@esfaenza/core 15.2.73 → 15.2.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  // Angular
2
- import { ChangeDetectionStrategy, Component, ViewEncapsulation } from "@angular/core";
2
+ import { Component, ViewEncapsulation } from "@angular/core";
3
3
  import * as i0 from "@angular/core";
4
4
  import * as i1 from "@esfaenza/core/services";
5
5
  import * as i2 from "@angular/router";
@@ -11,6 +11,7 @@ export class AppComponent {
11
11
  this._state = _state;
12
12
  this.router = router;
13
13
  this.snows = [];
14
+ this.snowTrackBy = (_, item) => item;
14
15
  if (this._state.christmasTime)
15
16
  for (let i = 0; i < 400; i++)
16
17
  this.snows.push(i);
@@ -21,9 +22,9 @@ export class AppComponent {
21
22
  }
22
23
  }
23
24
  AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
24
- AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3162;transform:translate(87.9786vw,-10px) scale(.9866);animation:fall-1 18s -4s linear infinite}@keyframes fall-1{49.256%{transform:translate(82.0454vw,49.256vh) scale(.9866)}to{transform:translate(85.012vw,99vh) scale(.9866)}}.snow:nth-child(2){opacity:1.0412;transform:translate(63.9317vw,-10px) scale(.4211);animation:fall-2 17s -12s linear infinite}@keyframes fall-2{77.746%{transform:translate(62.276vw,77.746vh) scale(.4211)}to{transform:translate(63.10385vw,99vh) scale(.4211)}}.snow:nth-child(3){opacity:.2442;transform:translate(11.3309vw,-10px) scale(.4087);animation:fall-3 19s -2s linear infinite}@keyframes fall-3{31.905%{transform:translate(14.1148vw,31.905vh) scale(.4087)}to{transform:translate(12.72285vw,99vh) scale(.4087)}}.snow:nth-child(4){opacity:.0536;transform:translate(42.5497vw,-10px) scale(.2848);animation:fall-4 26s -25s linear infinite}@keyframes fall-4{34.304%{transform:translate(37.611vw,34.304vh) scale(.2848)}to{transform:translate(40.08035vw,99vh) scale(.2848)}}.snow:nth-child(5){opacity:1.7584;transform:translate(1.1762vw,-10px) scale(.2676);animation:fall-5 10s -28s linear infinite}@keyframes fall-5{45.357%{transform:translate(.0084vw,45.357vh) scale(.2676)}to{transform:translate(.5923vw,99vh) scale(.2676)}}.snow:nth-child(6){opacity:1.2672;transform:translate(32.5556vw,-10px) scale(.7081);animation:fall-6 14s -26s linear infinite}@keyframes fall-6{75.52%{transform:translate(32.0585vw,75.52vh) scale(.7081)}to{transform:translate(32.30705vw,99vh) scale(.7081)}}.snow:nth-child(7){opacity:.542;transform:translate(94.8072vw,-10px) scale(.0945);animation:fall-7 26s -27s linear infinite}@keyframes fall-7{76.049%{transform:translate(88.5619vw,76.049vh) scale(.0945)}to{transform:translate(91.68455vw,99vh) scale(.0945)}}.snow:nth-child(8){opacity:.1224;transform:translate(43.8275vw,-10px) scale(.9628);animation:fall-8 19s -9s linear infinite}@keyframes fall-8{50.836%{transform:translate(36.8764vw,50.836vh) scale(.9628)}to{transform:translate(40.35195vw,99vh) scale(.9628)}}.snow:nth-child(9){opacity:.984;transform:translate(63.0715vw,-10px) scale(.3474);animation:fall-9 19s -10s linear infinite}@keyframes fall-9{41.878%{transform:translate(68.9275vw,41.878vh) scale(.3474)}to{transform:translate(65.9995vw,99vh) scale(.3474)}}.snow:nth-child(10){opacity:.6034;transform:translate(74.16vw,-10px) scale(.1687);animation:fall-10 22s -9s linear infinite}@keyframes fall-10{44.168%{transform:translate(81.9363vw,44.168vh) scale(.1687)}to{transform:translate(78.04815vw,99vh) scale(.1687)}}.snow:nth-child(11){opacity:.4304;transform:translate(79.6036vw,-10px) scale(.0265);animation:fall-11 14s -1s linear infinite}@keyframes fall-11{54.912%{transform:translate(87.3865vw,54.912vh) scale(.0265)}to{transform:translate(83.49505vw,99vh) scale(.0265)}}.snow:nth-child(12){opacity:.8284;transform:translate(90.2482vw,-10px) scale(.0262);animation:fall-12 17s -11s linear infinite}@keyframes fall-12{36.738%{transform:translate(91.9455vw,36.738vh) scale(.0262)}to{transform:translate(91.09685vw,99vh) scale(.0262)}}.snow:nth-child(13){opacity:1.411;transform:translate(1.198vw,-10px) scale(.7905);animation:fall-13 25s -21s linear infinite}@keyframes fall-13{46.832%{transform:translate(-3.6325vw,46.832vh) scale(.7905)}to{transform:translate(-1.21725vw,99vh) scale(.7905)}}.snow:nth-child(14){opacity:.2368;transform:translate(94.8629vw,-10px) scale(.3771);animation:fall-14 17s -20s linear infinite}@keyframes fall-14{66.384%{transform:translate(95.6569vw,66.384vh) scale(.3771)}to{transform:translate(95.2599vw,99vh) scale(.3771)}}.snow:nth-child(15){opacity:.6812;transform:translate(3.4412vw,-10px) scale(.6165);animation:fall-15 25s -5s linear infinite}@keyframes fall-15{78.958%{transform:translate(5.3675vw,78.958vh) scale(.6165)}to{transform:translate(4.40435vw,99vh) scale(.6165)}}.snow:nth-child(16){opacity:.0662;transform:translate(52.9433vw,-10px) scale(.113);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{64.688%{transform:translate(48.4145vw,64.688vh) scale(.113)}to{transform:translate(50.6789vw,99vh) scale(.113)}}.snow:nth-child(17){opacity:.214;transform:translate(92.005vw,-10px) scale(.1285);animation:fall-17 16s -25s linear infinite}@keyframes fall-17{31.664%{transform:translate(92.3902vw,31.664vh) scale(.1285)}to{transform:translate(92.1976vw,99vh) scale(.1285)}}.snow:nth-child(18){opacity:1.4938;transform:translate(12.2828vw,-10px) scale(.4986);animation:fall-18 20s -18s linear infinite}@keyframes fall-18{49.794%{transform:translate(19.1814vw,49.794vh) scale(.4986)}to{transform:translate(15.7321vw,99vh) scale(.4986)}}.snow:nth-child(19){opacity:1.3638;transform:translate(43.5979vw,-10px) scale(.3092);animation:fall-19 24s -15s linear infinite}@keyframes fall-19{34.117%{transform:translate(50.2865vw,34.117vh) scale(.3092)}to{transform:translate(46.9422vw,99vh) scale(.3092)}}.snow:nth-child(20){opacity:.8448;transform:translate(14.727vw,-10px) scale(.2178);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{40.461%{transform:translate(4.9557vw,40.461vh) scale(.2178)}to{transform:translate(9.84135vw,99vh) scale(.2178)}}.snow:nth-child(21){opacity:.1688;transform:translate(49.3069vw,-10px) scale(.6806);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{43.891%{transform:translate(42.9027vw,43.891vh) scale(.6806)}to{transform:translate(46.1048vw,99vh) scale(.6806)}}.snow:nth-child(22){opacity:.6182;transform:translate(97.3728vw,-10px) scale(.9013);animation:fall-22 18s -1s linear infinite}@keyframes fall-22{79.892%{transform:translate(99.5133vw,79.892vh) scale(.9013)}to{transform:translate(98.44305vw,99vh) scale(.9013)}}.snow:nth-child(23){opacity:1.8498;transform:translate(51.8584vw,-10px) scale(.1177);animation:fall-23 26s -22s linear infinite}@keyframes fall-23{51.861%{transform:translate(52.1556vw,51.861vh) scale(.1177)}to{transform:translate(52.007vw,99vh) scale(.1177)}}.snow:nth-child(24){opacity:.1058;transform:translate(10.9374vw,-10px) scale(.8197);animation:fall-24 29s -19s linear infinite}@keyframes fall-24{55.682%{transform:translate(15.9632vw,55.682vh) scale(.8197)}to{transform:translate(13.4503vw,99vh) scale(.8197)}}.snow:nth-child(25){opacity:.9914;transform:translate(63.8289vw,-10px) scale(.9665);animation:fall-25 23s -3s linear infinite}@keyframes fall-25{43.276%{transform:translate(60.1889vw,43.276vh) scale(.9665)}to{transform:translate(62.0089vw,99vh) scale(.9665)}}.snow:nth-child(26){opacity:.952;transform:translate(.8236vw,-10px) scale(.9277);animation:fall-26 12s -4s linear infinite}@keyframes fall-26{58.265%{transform:translate(2.5598vw,58.265vh) scale(.9277)}to{transform:translate(1.6917vw,99vh) scale(.9277)}}.snow:nth-child(27){opacity:1.3404;transform:translate(26.2961vw,-10px) scale(.0319);animation:fall-27 14s -7s linear infinite}@keyframes fall-27{72.793%{transform:translate(24.2837vw,72.793vh) scale(.0319)}to{transform:translate(25.2899vw,99vh) scale(.0319)}}.snow:nth-child(28){opacity:1.654;transform:translate(87.404vw,-10px) scale(.8029);animation:fall-28 29s -15s linear infinite}@keyframes fall-28{44.779%{transform:translate(85.1481vw,44.779vh) scale(.8029)}to{transform:translate(86.27605vw,99vh) scale(.8029)}}.snow:nth-child(29){opacity:.1048;transform:translate(56.7222vw,-10px) scale(.2773);animation:fall-29 24s -9s linear infinite}@keyframes fall-29{64.605%{transform:translate(46.7997vw,64.605vh) scale(.2773)}to{transform:translate(51.76095vw,99vh) scale(.2773)}}.snow:nth-child(30){opacity:1.8526;transform:translate(27.5793vw,-10px) scale(.4929);animation:fall-30 14s -2s linear infinite}@keyframes fall-30{75.15%{transform:translate(34.6383vw,75.15vh) scale(.4929)}to{transform:translate(31.1088vw,99vh) scale(.4929)}}.snow:nth-child(31){opacity:.3102;transform:translate(89.0074vw,-10px) scale(.2439);animation:fall-31 28s -27s linear infinite}@keyframes fall-31{53.26%{transform:translate(85.086vw,53.26vh) scale(.2439)}to{transform:translate(87.0467vw,99vh) scale(.2439)}}.snow:nth-child(32){opacity:1.9254;transform:translate(50.5486vw,-10px) scale(.5976);animation:fall-32 29s -30s linear infinite}@keyframes fall-32{78.033%{transform:translate(50.0741vw,78.033vh) scale(.5976)}to{transform:translate(50.31135vw,99vh) scale(.5976)}}.snow:nth-child(33){opacity:.3168;transform:translate(26.5726vw,-10px) scale(.903);animation:fall-33 24s -23s linear infinite}@keyframes fall-33{56.451%{transform:translate(26.5707vw,56.451vh) scale(.903)}to{transform:translate(26.57165vw,99vh) scale(.903)}}.snow:nth-child(34){opacity:1.5422;transform:translate(76.5748vw,-10px) scale(.4482);animation:fall-34 29s -11s linear infinite}@keyframes fall-34{54.596%{transform:translate(75.8653vw,54.596vh) scale(.4482)}to{transform:translate(76.22005vw,99vh) scale(.4482)}}.snow:nth-child(35){opacity:1.7188;transform:translate(3.9846vw,-10px) scale(.9399);animation:fall-35 29s -13s linear infinite}@keyframes fall-35{69.865%{transform:translate(4.4016vw,69.865vh) scale(.9399)}to{transform:translate(4.1931vw,99vh) scale(.9399)}}.snow:nth-child(36){opacity:1.661;transform:translate(41.9312vw,-10px) scale(.6419);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{47.372%{transform:translate(45.8591vw,47.372vh) scale(.6419)}to{transform:translate(43.89515vw,99vh) scale(.6419)}}.snow:nth-child(37){opacity:.712;transform:translate(71.1856vw,-10px) scale(.9906);animation:fall-37 11s -9s linear infinite}@keyframes fall-37{37.027%{transform:translate(74.3835vw,37.027vh) scale(.9906)}to{transform:translate(72.78455vw,99vh) scale(.9906)}}.snow:nth-child(38){opacity:1.906;transform:translate(92.5055vw,-10px) scale(.975);animation:fall-38 12s -27s linear infinite}@keyframes fall-38{79.277%{transform:translate(90.9013vw,79.277vh) scale(.975)}to{transform:translate(91.7034vw,99vh) scale(.975)}}.snow:nth-child(39){opacity:1.8434;transform:translate(53.0628vw,-10px) scale(.6812);animation:fall-39 21s -30s linear infinite}@keyframes fall-39{60.174%{transform:translate(55.1471vw,60.174vh) scale(.6812)}to{transform:translate(54.10495vw,99vh) scale(.6812)}}.snow:nth-child(40){opacity:1.0016;transform:translate(94.5891vw,-10px) scale(.2463);animation:fall-40 18s -2s linear infinite}@keyframes fall-40{37.172%{transform:translate(86.7876vw,37.172vh) scale(.2463)}to{transform:translate(90.68835vw,99vh) scale(.2463)}}.snow:nth-child(41){opacity:1.6168;transform:translate(53.6983vw,-10px) scale(.7573);animation:fall-41 16s -14s linear infinite}@keyframes fall-41{42.956%{transform:translate(54.0801vw,42.956vh) scale(.7573)}to{transform:translate(53.8892vw,99vh) scale(.7573)}}.snow:nth-child(42){opacity:.9006;transform:translate(4.894vw,-10px) scale(.757);animation:fall-42 12s -14s linear infinite}@keyframes fall-42{57.495%{transform:translate(6.8149vw,57.495vh) scale(.757)}to{transform:translate(5.85445vw,99vh) scale(.757)}}.snow:nth-child(43){opacity:1.8268;transform:translate(97.4429vw,-10px) scale(.9314);animation:fall-43 11s -5s linear infinite}@keyframes fall-43{39.461%{transform:translate(101.0078vw,39.461vh) scale(.9314)}to{transform:translate(99.22535vw,99vh) scale(.9314)}}.snow:nth-child(44){opacity:.245;transform:translate(14.7591vw,-10px) scale(.9765);animation:fall-44 21s -27s linear infinite}@keyframes fall-44{40.344%{transform:translate(21.7851vw,40.344vh) scale(.9765)}to{transform:translate(18.2721vw,99vh) scale(.9765)}}.snow:nth-child(45){opacity:.0912;transform:translate(36.3376vw,-10px) scale(.4034);animation:fall-45 12s -19s linear infinite}@keyframes fall-45{71.097%{transform:translate(39.8003vw,71.097vh) scale(.4034)}to{transform:translate(38.06895vw,99vh) scale(.4034)}}.snow:nth-child(46){opacity:1.806;transform:translate(1.2972vw,-10px) scale(.7587);animation:fall-46 10s -26s linear infinite}@keyframes fall-46{49.876%{transform:translate(7.4686vw,49.876vh) scale(.7587)}to{transform:translate(4.3829vw,99vh) scale(.7587)}}.snow:nth-child(47){opacity:1.1408;transform:translate(65.7574vw,-10px) scale(.4406);animation:fall-47 22s -14s linear infinite}@keyframes fall-47{54.89%{transform:translate(73.5921vw,54.89vh) scale(.4406)}to{transform:translate(69.67475vw,99vh) scale(.4406)}}.snow:nth-child(48){opacity:.1228;transform:translate(72.85vw,-10px) scale(.14);animation:fall-48 10s -12s linear infinite}@keyframes fall-48{79.201%{transform:translate(73.7005vw,79.201vh) scale(.14)}to{transform:translate(73.27525vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:.9736;transform:translate(80.8563vw,-10px) scale(.8208);animation:fall-49 11s -10s linear infinite}@keyframes fall-49{36.61%{transform:translate(70.8942vw,36.61vh) scale(.8208)}to{transform:translate(75.87525vw,99vh) scale(.8208)}}.snow:nth-child(50){opacity:1.4848;transform:translate(66.5055vw,-10px) scale(.769);animation:fall-50 15s -28s linear infinite}@keyframes fall-50{63.904%{transform:translate(61.1898vw,63.904vh) scale(.769)}to{transform:translate(63.84765vw,99vh) scale(.769)}}.snow:nth-child(51){opacity:.6038;transform:translate(18.4191vw,-10px) scale(.0214);animation:fall-51 17s -6s linear infinite}@keyframes fall-51{46.64%{transform:translate(18.5845vw,46.64vh) scale(.0214)}to{transform:translate(18.5018vw,99vh) scale(.0214)}}.snow:nth-child(52){opacity:1.7284;transform:translate(96.2014vw,-10px) scale(.2107);animation:fall-52 21s -30s linear infinite}@keyframes fall-52{74.603%{transform:translate(102.9902vw,74.603vh) scale(.2107)}to{transform:translate(99.5958vw,99vh) scale(.2107)}}.snow:nth-child(53){opacity:1.8792;transform:translate(69.7987vw,-10px) scale(.6717);animation:fall-53 23s -14s linear infinite}@keyframes fall-53{79.025%{transform:translate(59.9826vw,79.025vh) scale(.6717)}to{transform:translate(64.89065vw,99vh) scale(.6717)}}.snow:nth-child(54){opacity:1.1978;transform:translate(76.3993vw,-10px) scale(.8824);animation:fall-54 20s -19s linear infinite}@keyframes fall-54{76.718%{transform:translate(84.7397vw,76.718vh) scale(.8824)}to{transform:translate(80.5695vw,99vh) scale(.8824)}}.snow:nth-child(55){opacity:1.8942;transform:translate(7.8902vw,-10px) scale(.4979);animation:fall-55 27s -23s linear infinite}@keyframes fall-55{60.948%{transform:translate(4.4706vw,60.948vh) scale(.4979)}to{transform:translate(6.1804vw,99vh) scale(.4979)}}.snow:nth-child(56){opacity:1.1436;transform:translate(39.841vw,-10px) scale(.3555);animation:fall-56 16s -28s linear infinite}@keyframes fall-56{41.673%{transform:translate(40.7797vw,41.673vh) scale(.3555)}to{transform:translate(40.31035vw,99vh) scale(.3555)}}.snow:nth-child(57){opacity:.299;transform:translate(67.9581vw,-10px) scale(.4615);animation:fall-57 15s -24s linear infinite}@keyframes fall-57{35.617%{transform:translate(60.5184vw,35.617vh) scale(.4615)}to{transform:translate(64.23825vw,99vh) scale(.4615)}}.snow:nth-child(58){opacity:.8256;transform:translate(51.7504vw,-10px) scale(.9086);animation:fall-58 15s -12s linear infinite}@keyframes fall-58{43.454%{transform:translate(53.8582vw,43.454vh) scale(.9086)}to{transform:translate(52.8043vw,99vh) scale(.9086)}}.snow:nth-child(59){opacity:.2544;transform:translate(95.9767vw,-10px) scale(.2949);animation:fall-59 11s -13s linear infinite}@keyframes fall-59{64.991%{transform:translate(100.3093vw,64.991vh) scale(.2949)}to{transform:translate(98.143vw,99vh) scale(.2949)}}.snow:nth-child(60){opacity:1.2148;transform:translate(45.3757vw,-10px) scale(.9494);animation:fall-60 25s -11s linear infinite}@keyframes fall-60{58.711%{transform:translate(49.7613vw,58.711vh) scale(.9494)}to{transform:translate(47.5685vw,99vh) scale(.9494)}}.snow:nth-child(61){opacity:1.1232;transform:translate(27.9815vw,-10px) scale(.9718);animation:fall-61 18s -27s linear infinite}@keyframes fall-61{38.654%{transform:translate(33.8401vw,38.654vh) scale(.9718)}to{transform:translate(30.9108vw,99vh) scale(.9718)}}.snow:nth-child(62){opacity:1.3108;transform:translate(98.9393vw,-10px) scale(.8248);animation:fall-62 13s -7s linear infinite}@keyframes fall-62{49.256%{transform:translate(90.6701vw,49.256vh) scale(.8248)}to{transform:translate(94.8047vw,99vh) scale(.8248)}}.snow:nth-child(63){opacity:.4358;transform:translate(29.2975vw,-10px) scale(.2034);animation:fall-63 13s -17s linear infinite}@keyframes fall-63{39.74%{transform:translate(19.6531vw,39.74vh) scale(.2034)}to{transform:translate(24.4753vw,99vh) scale(.2034)}}.snow:nth-child(64){opacity:1.6052;transform:translate(10.4489vw,-10px) scale(.5635);animation:fall-64 24s -2s linear infinite}@keyframes fall-64{73.786%{transform:translate(14.3931vw,73.786vh) scale(.5635)}to{transform:translate(12.421vw,99vh) scale(.5635)}}.snow:nth-child(65){opacity:1.7528;transform:translate(97.3057vw,-10px) scale(.7459);animation:fall-65 14s -9s linear infinite}@keyframes fall-65{30.61%{transform:translate(100.2145vw,30.61vh) scale(.7459)}to{transform:translate(98.7601vw,99vh) scale(.7459)}}.snow:nth-child(66){opacity:1.984;transform:translate(29.9978vw,-10px) scale(.7798);animation:fall-66 10s -12s linear infinite}@keyframes fall-66{72.282%{transform:translate(38.5569vw,72.282vh) scale(.7798)}to{transform:translate(34.27735vw,99vh) scale(.7798)}}.snow:nth-child(67){opacity:1.034;transform:translate(56.777vw,-10px) scale(.0784);animation:fall-67 25s -25s linear infinite}@keyframes fall-67{57.35%{transform:translate(58.9695vw,57.35vh) scale(.0784)}to{transform:translate(57.87325vw,99vh) scale(.0784)}}.snow:nth-child(68){opacity:.9166;transform:translate(56.0837vw,-10px) scale(.566);animation:fall-68 13s -24s linear infinite}@keyframes fall-68{62.22%{transform:translate(48.2163vw,62.22vh) scale(.566)}to{transform:translate(52.15vw,99vh) scale(.566)}}.snow:nth-child(69){opacity:.5772;transform:translate(32.005vw,-10px) scale(.9316);animation:fall-69 20s -17s linear infinite}@keyframes fall-69{37.844%{transform:translate(35.7333vw,37.844vh) scale(.9316)}to{transform:translate(33.86915vw,99vh) scale(.9316)}}.snow:nth-child(70){opacity:1.0906;transform:translate(6.5245vw,-10px) scale(.1413);animation:fall-70 10s -26s linear infinite}@keyframes fall-70{78.796%{transform:translate(6.322vw,78.796vh) scale(.1413)}to{transform:translate(6.42325vw,99vh) scale(.1413)}}.snow:nth-child(71){opacity:1.548;transform:translate(67.9558vw,-10px) scale(.4993);animation:fall-71 13s -9s linear infinite}@keyframes fall-71{31.903%{transform:translate(75.5962vw,31.903vh) scale(.4993)}to{transform:translate(71.776vw,99vh) scale(.4993)}}.snow:nth-child(72){opacity:1.435;transform:translate(29.6269vw,-10px) scale(.07);animation:fall-72 12s -7s linear infinite}@keyframes fall-72{34.116%{transform:translate(36.0299vw,34.116vh) scale(.07)}to{transform:translate(32.8284vw,99vh) scale(.07)}}.snow:nth-child(73){opacity:.5364;transform:translate(15.3648vw,-10px) scale(.8488);animation:fall-73 14s -21s linear infinite}@keyframes fall-73{73.045%{transform:translate(5.6422vw,73.045vh) scale(.8488)}to{transform:translate(10.5035vw,99vh) scale(.8488)}}.snow:nth-child(74){opacity:.8972;transform:translate(9.8149vw,-10px) scale(.138);animation:fall-74 15s -29s linear infinite}@keyframes fall-74{62.489%{transform:translate(3.5512vw,62.489vh) scale(.138)}to{transform:translate(6.68305vw,99vh) scale(.138)}}.snow:nth-child(75){opacity:1.4518;transform:translate(69.0915vw,-10px) scale(.5691);animation:fall-75 21s -7s linear infinite}@keyframes fall-75{37.338%{transform:translate(70.4191vw,37.338vh) scale(.5691)}to{transform:translate(69.7553vw,99vh) scale(.5691)}}.snow:nth-child(76){opacity:1.7082;transform:translate(8.7083vw,-10px) scale(.4664);animation:fall-76 20s -22s linear infinite}@keyframes fall-76{47.092%{transform:translate(11.4988vw,47.092vh) scale(.4664)}to{transform:translate(10.10355vw,99vh) scale(.4664)}}.snow:nth-child(77){opacity:1.0828;transform:translate(39.0956vw,-10px) scale(.9793);animation:fall-77 17s -9s linear infinite}@keyframes fall-77{68.304%{transform:translate(38.8623vw,68.304vh) scale(.9793)}to{transform:translate(38.97895vw,99vh) scale(.9793)}}.snow:nth-child(78){opacity:1.6062;transform:translate(91.713vw,-10px) scale(.8362);animation:fall-78 27s -12s linear infinite}@keyframes fall-78{79.849%{transform:translate(82.4753vw,79.849vh) scale(.8362)}to{transform:translate(87.09415vw,99vh) scale(.8362)}}.snow:nth-child(79){opacity:.687;transform:translate(48.6444vw,-10px) scale(.4763);animation:fall-79 15s -23s linear infinite}@keyframes fall-79{60.776%{transform:translate(46.5698vw,60.776vh) scale(.4763)}to{transform:translate(47.6071vw,99vh) scale(.4763)}}.snow:nth-child(80){opacity:1.7314;transform:translate(56.1437vw,-10px) scale(.3121);animation:fall-80 11s -6s linear infinite}@keyframes fall-80{35.981%{transform:translate(52.5328vw,35.981vh) scale(.3121)}to{transform:translate(54.33825vw,99vh) scale(.3121)}}.snow:nth-child(81){opacity:.0154;transform:translate(20.2118vw,-10px) scale(.7653);animation:fall-81 16s -26s linear infinite}@keyframes fall-81{63.956%{transform:translate(18.4191vw,63.956vh) scale(.7653)}to{transform:translate(19.31545vw,99vh) scale(.7653)}}.snow:nth-child(82){opacity:1.2594;transform:translate(89.8415vw,-10px) scale(.0987);animation:fall-82 18s -15s linear infinite}@keyframes fall-82{51.08%{transform:translate(98.2729vw,51.08vh) scale(.0987)}to{transform:translate(94.0572vw,99vh) scale(.0987)}}.snow:nth-child(83){opacity:1.6386;transform:translate(90.4839vw,-10px) scale(.4817);animation:fall-83 11s -6s linear infinite}@keyframes fall-83{66.212%{transform:translate(94.495vw,66.212vh) scale(.4817)}to{transform:translate(92.48945vw,99vh) scale(.4817)}}.snow:nth-child(84){opacity:1.691;transform:translate(50.9976vw,-10px) scale(.8502);animation:fall-84 28s -19s linear infinite}@keyframes fall-84{56.327%{transform:translate(44.3205vw,56.327vh) scale(.8502)}to{transform:translate(47.65905vw,99vh) scale(.8502)}}.snow:nth-child(85){opacity:.8702;transform:translate(66.6068vw,-10px) scale(.4291);animation:fall-85 10s -1s linear infinite}@keyframes fall-85{54.28%{transform:translate(74.7295vw,54.28vh) scale(.4291)}to{transform:translate(70.66815vw,99vh) scale(.4291)}}.snow:nth-child(86){opacity:1.1172;transform:translate(12.9536vw,-10px) scale(.3071);animation:fall-86 16s -21s linear infinite}@keyframes fall-86{70.395%{transform:translate(20.5874vw,70.395vh) scale(.3071)}to{transform:translate(16.7705vw,99vh) scale(.3071)}}.snow:nth-child(87){opacity:.7082;transform:translate(39.4164vw,-10px) scale(.4246);animation:fall-87 25s -9s linear infinite}@keyframes fall-87{69.773%{transform:translate(30.593vw,69.773vh) scale(.4246)}to{transform:translate(35.0047vw,99vh) scale(.4246)}}.snow:nth-child(88){opacity:.6578;transform:translate(82.7701vw,-10px) scale(.5038);animation:fall-88 21s -14s linear infinite}@keyframes fall-88{31.036%{transform:translate(79.8907vw,31.036vh) scale(.5038)}to{transform:translate(81.3304vw,99vh) scale(.5038)}}.snow:nth-child(89){opacity:1.4178;transform:translate(9.0963vw,-10px) scale(.2898);animation:fall-89 22s -2s linear infinite}@keyframes fall-89{34.811%{transform:translate(9.3032vw,34.811vh) scale(.2898)}to{transform:translate(9.19975vw,99vh) scale(.2898)}}.snow:nth-child(90){opacity:.8374;transform:translate(87.9784vw,-10px) scale(.1629);animation:fall-90 20s -25s linear infinite}@keyframes fall-90{69.096%{transform:translate(92.1935vw,69.096vh) scale(.1629)}to{transform:translate(90.08595vw,99vh) scale(.1629)}}.snow:nth-child(91){opacity:.1122;transform:translate(5.3582vw,-10px) scale(.8311);animation:fall-91 11s -18s linear infinite}@keyframes fall-91{61.871%{transform:translate(7.9386vw,61.871vh) scale(.8311)}to{transform:translate(6.6484vw,99vh) scale(.8311)}}.snow:nth-child(92){opacity:1.0768;transform:translate(11.4147vw,-10px) scale(.5399);animation:fall-92 29s -20s linear infinite}@keyframes fall-92{46.06%{transform:translate(15.0089vw,46.06vh) scale(.5399)}to{transform:translate(13.2118vw,99vh) scale(.5399)}}.snow:nth-child(93){opacity:1.2342;transform:translate(14.2457vw,-10px) scale(.921);animation:fall-93 26s -1s linear infinite}@keyframes fall-93{64.214%{transform:translate(22.3876vw,64.214vh) scale(.921)}to{transform:translate(18.31665vw,99vh) scale(.921)}}.snow:nth-child(94){opacity:1.0794;transform:translate(50.6237vw,-10px) scale(.9544);animation:fall-94 18s -24s linear infinite}@keyframes fall-94{70.021%{transform:translate(58.1128vw,70.021vh) scale(.9544)}to{transform:translate(54.36825vw,99vh) scale(.9544)}}.snow:nth-child(95){opacity:.281;transform:translate(77.0245vw,-10px) scale(.1894);animation:fall-95 23s -14s linear infinite}@keyframes fall-95{32.866%{transform:translate(75.6827vw,32.866vh) scale(.1894)}to{transform:translate(76.3536vw,99vh) scale(.1894)}}.snow:nth-child(96){opacity:1.6428;transform:translate(55.0024vw,-10px) scale(.3623);animation:fall-96 10s -28s linear infinite}@keyframes fall-96{63.205%{transform:translate(53.7254vw,63.205vh) scale(.3623)}to{transform:translate(54.3639vw,99vh) scale(.3623)}}.snow:nth-child(97){opacity:1.0456;transform:translate(14.4475vw,-10px) scale(.8827);animation:fall-97 20s -24s linear infinite}@keyframes fall-97{66.904%{transform:translate(5.9322vw,66.904vh) scale(.8827)}to{transform:translate(10.18985vw,99vh) scale(.8827)}}.snow:nth-child(98){opacity:1.8586;transform:translate(55.8617vw,-10px) scale(.366);animation:fall-98 10s -13s linear infinite}@keyframes fall-98{52.123%{transform:translate(46.3845vw,52.123vh) scale(.366)}to{transform:translate(51.1231vw,99vh) scale(.366)}}.snow:nth-child(99){opacity:1.3256;transform:translate(54.5196vw,-10px) scale(.0321);animation:fall-99 27s -12s linear infinite}@keyframes fall-99{51.445%{transform:translate(57.2666vw,51.445vh) scale(.0321)}to{transform:translate(55.8931vw,99vh) scale(.0321)}}.snow:nth-child(100){opacity:.3108;transform:translate(97.8164vw,-10px) scale(.7683);animation:fall-100 28s -30s linear infinite}@keyframes fall-100{65.374%{transform:translate(94.8697vw,65.374vh) scale(.7683)}to{transform:translate(96.34305vw,99vh) scale(.7683)}}.snow:nth-child(101){opacity:1.2394;transform:translate(34.0937vw,-10px) scale(.4002);animation:fall-101 28s -16s linear infinite}@keyframes fall-101{40.798%{transform:translate(34.1872vw,40.798vh) scale(.4002)}to{transform:translate(34.14045vw,99vh) scale(.4002)}}.snow:nth-child(102){opacity:1.3664;transform:translate(76.7449vw,-10px) scale(.1266);animation:fall-102 21s -5s linear infinite}@keyframes fall-102{44.008%{transform:translate(77.2158vw,44.008vh) scale(.1266)}to{transform:translate(76.98035vw,99vh) scale(.1266)}}.snow:nth-child(103){opacity:1.9572;transform:translate(20.3143vw,-10px) scale(.0504);animation:fall-103 26s -3s linear infinite}@keyframes fall-103{31.594%{transform:translate(13.7303vw,31.594vh) scale(.0504)}to{transform:translate(17.0223vw,99vh) scale(.0504)}}.snow:nth-child(104){opacity:1.18;transform:translate(51.351vw,-10px) scale(.4006);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{72.295%{transform:translate(43.487vw,72.295vh) scale(.4006)}to{transform:translate(47.419vw,99vh) scale(.4006)}}.snow:nth-child(105){opacity:1.2778;transform:translate(35.5892vw,-10px) scale(.9708);animation:fall-105 30s -27s linear infinite}@keyframes fall-105{36.453%{transform:translate(34.0621vw,36.453vh) scale(.9708)}to{transform:translate(34.82565vw,99vh) scale(.9708)}}.snow:nth-child(106){opacity:1.1836;transform:translate(98.3117vw,-10px) scale(.7948);animation:fall-106 17s -28s linear infinite}@keyframes fall-106{46.384%{transform:translate(95.5912vw,46.384vh) scale(.7948)}to{transform:translate(96.95145vw,99vh) scale(.7948)}}.snow:nth-child(107){opacity:.0134;transform:translate(42.3852vw,-10px) scale(.409);animation:fall-107 11s -24s linear infinite}@keyframes fall-107{47.959%{transform:translate(48.9702vw,47.959vh) scale(.409)}to{transform:translate(45.6777vw,99vh) scale(.409)}}.snow:nth-child(108){opacity:.0534;transform:translate(43.9796vw,-10px) scale(.3446);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{39.844%{transform:translate(40.6346vw,39.844vh) scale(.3446)}to{transform:translate(42.3071vw,99vh) scale(.3446)}}.snow:nth-child(109){opacity:1.4138;transform:translate(95.7606vw,-10px) scale(.8443);animation:fall-109 16s -27s linear infinite}@keyframes fall-109{72.826%{transform:translate(104.2792vw,72.826vh) scale(.8443)}to{transform:translate(100.0199vw,99vh) scale(.8443)}}.snow:nth-child(110){opacity:1.5142;transform:translate(5.9869vw,-10px) scale(.9793);animation:fall-110 29s -23s linear infinite}@keyframes fall-110{34.906%{transform:translate(.3604vw,34.906vh) scale(.9793)}to{transform:translate(3.17365vw,99vh) scale(.9793)}}.snow:nth-child(111){opacity:.2996;transform:translate(38.7921vw,-10px) scale(.0419);animation:fall-111 15s -24s linear infinite}@keyframes fall-111{36.01%{transform:translate(34.6444vw,36.01vh) scale(.0419)}to{transform:translate(36.71825vw,99vh) scale(.0419)}}.snow:nth-child(112){opacity:1.2794;transform:translate(44.2269vw,-10px) scale(.8132);animation:fall-112 14s -4s linear infinite}@keyframes fall-112{37.905%{transform:translate(52.0625vw,37.905vh) scale(.8132)}to{transform:translate(48.1447vw,99vh) scale(.8132)}}.snow:nth-child(113){opacity:.8124;transform:translate(34.7839vw,-10px) scale(.5845);animation:fall-113 17s -30s linear infinite}@keyframes fall-113{60.118%{transform:translate(26.7943vw,60.118vh) scale(.5845)}to{transform:translate(30.7891vw,99vh) scale(.5845)}}.snow:nth-child(114){opacity:1.7524;transform:translate(70.3688vw,-10px) scale(.6131);animation:fall-114 16s -30s linear infinite}@keyframes fall-114{65.821%{transform:translate(72.6634vw,65.821vh) scale(.6131)}to{transform:translate(71.5161vw,99vh) scale(.6131)}}.snow:nth-child(115){opacity:1.4618;transform:translate(81.7301vw,-10px) scale(.8123);animation:fall-115 24s -2s linear infinite}@keyframes fall-115{34.052%{transform:translate(81.3583vw,34.052vh) scale(.8123)}to{transform:translate(81.5442vw,99vh) scale(.8123)}}.snow:nth-child(116){opacity:.4678;transform:translate(86.378vw,-10px) scale(.4601);animation:fall-116 14s -21s linear infinite}@keyframes fall-116{74.236%{transform:translate(83.2599vw,74.236vh) scale(.4601)}to{transform:translate(84.81895vw,99vh) scale(.4601)}}.snow:nth-child(117){opacity:.4828;transform:translate(31.1638vw,-10px) scale(.3541);animation:fall-117 13s -1s linear infinite}@keyframes fall-117{46.973%{transform:translate(39.3544vw,46.973vh) scale(.3541)}to{transform:translate(35.2591vw,99vh) scale(.3541)}}.snow:nth-child(118){opacity:.8904;transform:translate(44.6877vw,-10px) scale(.7864);animation:fall-118 24s -11s linear infinite}@keyframes fall-118{78.269%{transform:translate(53.1656vw,78.269vh) scale(.7864)}to{transform:translate(48.92665vw,99vh) scale(.7864)}}.snow:nth-child(119){opacity:1.1244;transform:translate(81.9657vw,-10px) scale(.287);animation:fall-119 26s -12s linear infinite}@keyframes fall-119{69.989%{transform:translate(77.6796vw,69.989vh) scale(.287)}to{transform:translate(79.82265vw,99vh) scale(.287)}}.snow:nth-child(120){opacity:.7152;transform:translate(2.6535vw,-10px) scale(.9967);animation:fall-120 22s -19s linear infinite}@keyframes fall-120{43.832%{transform:translate(-3.5104vw,43.832vh) scale(.9967)}to{transform:translate(-.42845vw,99vh) scale(.9967)}}.snow:nth-child(121){opacity:.6518;transform:translate(11.344vw,-10px) scale(.8367);animation:fall-121 23s -19s linear infinite}@keyframes fall-121{69.37%{transform:translate(2.4342vw,69.37vh) scale(.8367)}to{transform:translate(6.8891vw,99vh) scale(.8367)}}.snow:nth-child(122){opacity:1.4086;transform:translate(8.6905vw,-10px) scale(.1678);animation:fall-122 11s -29s linear infinite}@keyframes fall-122{51.089%{transform:translate(6.5137vw,51.089vh) scale(.1678)}to{transform:translate(7.6021vw,99vh) scale(.1678)}}.snow:nth-child(123){opacity:.2526;transform:translate(36.0337vw,-10px) scale(.3048);animation:fall-123 17s -7s linear infinite}@keyframes fall-123{57.09%{transform:translate(38.1414vw,57.09vh) scale(.3048)}to{transform:translate(37.08755vw,99vh) scale(.3048)}}.snow:nth-child(124){opacity:.6344;transform:translate(56.7455vw,-10px) scale(.5082);animation:fall-124 24s -24s linear infinite}@keyframes fall-124{45.538%{transform:translate(60.2219vw,45.538vh) scale(.5082)}to{transform:translate(58.4837vw,99vh) scale(.5082)}}.snow:nth-child(125){opacity:.796;transform:translate(74.5675vw,-10px) scale(.8772);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{50.962%{transform:translate(69.7495vw,50.962vh) scale(.8772)}to{transform:translate(72.1585vw,99vh) scale(.8772)}}.snow:nth-child(126){opacity:.231;transform:translate(24.6993vw,-10px) scale(.94);animation:fall-126 23s -4s linear infinite}@keyframes fall-126{56.762%{transform:translate(28.7401vw,56.762vh) scale(.94)}to{transform:translate(26.7197vw,99vh) scale(.94)}}.snow:nth-child(127){opacity:1.212;transform:translate(72.8586vw,-10px) scale(.0582);animation:fall-127 13s -8s linear infinite}@keyframes fall-127{33.425%{transform:translate(63.1332vw,33.425vh) scale(.0582)}to{transform:translate(67.9959vw,99vh) scale(.0582)}}.snow:nth-child(128){opacity:1.238;transform:translate(91.1345vw,-10px) scale(.0045);animation:fall-128 25s -10s linear infinite}@keyframes fall-128{58.619%{transform:translate(98.2166vw,58.619vh) scale(.0045)}to{transform:translate(94.67555vw,99vh) scale(.0045)}}.snow:nth-child(129){opacity:.9732;transform:translate(.0714vw,-10px) scale(.4614);animation:fall-129 10s -7s linear infinite}@keyframes fall-129{58.463%{transform:translate(4.8508vw,58.463vh) scale(.4614)}to{transform:translate(2.4611vw,99vh) scale(.4614)}}.snow:nth-child(130){opacity:1.3126;transform:translate(72.8996vw,-10px) scale(.4533);animation:fall-130 25s -21s linear infinite}@keyframes fall-130{38.043%{transform:translate(71.6096vw,38.043vh) scale(.4533)}to{transform:translate(72.2546vw,99vh) scale(.4533)}}.snow:nth-child(131){opacity:1.76;transform:translate(99.6427vw,-10px) scale(.984);animation:fall-131 29s -19s linear infinite}@keyframes fall-131{31.155%{transform:translate(102.3701vw,31.155vh) scale(.984)}to{transform:translate(101.0064vw,99vh) scale(.984)}}.snow:nth-child(132){opacity:.5022;transform:translate(19.811vw,-10px) scale(.8148);animation:fall-132 14s -24s linear infinite}@keyframes fall-132{42.328%{transform:translate(28.8244vw,42.328vh) scale(.8148)}to{transform:translate(24.3177vw,99vh) scale(.8148)}}.snow:nth-child(133){opacity:.2202;transform:translate(66.9678vw,-10px) scale(.7777);animation:fall-133 28s -25s linear infinite}@keyframes fall-133{48.746%{transform:translate(62.434vw,48.746vh) scale(.7777)}to{transform:translate(64.7009vw,99vh) scale(.7777)}}.snow:nth-child(134){opacity:.8824;transform:translate(.7885vw,-10px) scale(.1164);animation:fall-134 28s -23s linear infinite}@keyframes fall-134{72.809%{transform:translate(-5.5402vw,72.809vh) scale(.1164)}to{transform:translate(-2.37585vw,99vh) scale(.1164)}}.snow:nth-child(135){opacity:.109;transform:translate(4.0542vw,-10px) scale(.6966);animation:fall-135 10s -15s linear infinite}@keyframes fall-135{56.523%{transform:translate(12.4515vw,56.523vh) scale(.6966)}to{transform:translate(8.25285vw,99vh) scale(.6966)}}.snow:nth-child(136){opacity:1.9866;transform:translate(91.287vw,-10px) scale(.3729);animation:fall-136 10s -7s linear infinite}@keyframes fall-136{79.308%{transform:translate(83.0429vw,79.308vh) scale(.3729)}to{transform:translate(87.16495vw,99vh) scale(.3729)}}.snow:nth-child(137){opacity:1.8538;transform:translate(61.3801vw,-10px) scale(.5357);animation:fall-137 29s -26s linear infinite}@keyframes fall-137{44.718%{transform:translate(63.4306vw,44.718vh) scale(.5357)}to{transform:translate(62.40535vw,99vh) scale(.5357)}}.snow:nth-child(138){opacity:1.0596;transform:translate(26.2859vw,-10px) scale(.8845);animation:fall-138 16s -4s linear infinite}@keyframes fall-138{34.367%{transform:translate(28.373vw,34.367vh) scale(.8845)}to{transform:translate(27.32945vw,99vh) scale(.8845)}}.snow:nth-child(139){opacity:.531;transform:translate(43.4927vw,-10px) scale(.1829);animation:fall-139 19s -2s linear infinite}@keyframes fall-139{55.12%{transform:translate(52.4518vw,55.12vh) scale(.1829)}to{transform:translate(47.97225vw,99vh) scale(.1829)}}.snow:nth-child(140){opacity:1.3822;transform:translate(80.2238vw,-10px) scale(.9281);animation:fall-140 23s -23s linear infinite}@keyframes fall-140{31.714%{transform:translate(78.679vw,31.714vh) scale(.9281)}to{transform:translate(79.4514vw,99vh) scale(.9281)}}.snow:nth-child(141){opacity:1.9106;transform:translate(81.8301vw,-10px) scale(.7291);animation:fall-141 23s -1s linear infinite}@keyframes fall-141{44.299%{transform:translate(89.6646vw,44.299vh) scale(.7291)}to{transform:translate(85.74735vw,99vh) scale(.7291)}}.snow:nth-child(142){opacity:1.704;transform:translate(96.2526vw,-10px) scale(.9574);animation:fall-142 19s -23s linear infinite}@keyframes fall-142{61.337%{transform:translate(95.2487vw,61.337vh) scale(.9574)}to{transform:translate(95.75065vw,99vh) scale(.9574)}}.snow:nth-child(143){opacity:.2004;transform:translate(56.6655vw,-10px) scale(.7259);animation:fall-143 28s -8s linear infinite}@keyframes fall-143{46.741%{transform:translate(52.1035vw,46.741vh) scale(.7259)}to{transform:translate(54.3845vw,99vh) scale(.7259)}}.snow:nth-child(144){opacity:1.9282;transform:translate(24.9881vw,-10px) scale(.8562);animation:fall-144 10s -6s linear infinite}@keyframes fall-144{37.996%{transform:translate(18.1232vw,37.996vh) scale(.8562)}to{transform:translate(21.55565vw,99vh) scale(.8562)}}.snow:nth-child(145){opacity:1.2126;transform:translate(59.8293vw,-10px) scale(.3994);animation:fall-145 22s -2s linear infinite}@keyframes fall-145{35.658%{transform:translate(56.49vw,35.658vh) scale(.3994)}to{transform:translate(58.15965vw,99vh) scale(.3994)}}.snow:nth-child(146){opacity:1.1818;transform:translate(9.846vw,-10px) scale(.0549);animation:fall-146 12s -25s linear infinite}@keyframes fall-146{72.738%{transform:translate(16.5474vw,72.738vh) scale(.0549)}to{transform:translate(13.1967vw,99vh) scale(.0549)}}.snow:nth-child(147){opacity:1.8386;transform:translate(30.1404vw,-10px) scale(.2021);animation:fall-147 21s -15s linear infinite}@keyframes fall-147{51.599%{transform:translate(36.4098vw,51.599vh) scale(.2021)}to{transform:translate(33.2751vw,99vh) scale(.2021)}}.snow:nth-child(148){opacity:.7366;transform:translate(22.4vw,-10px) scale(.9801);animation:fall-148 11s -7s linear infinite}@keyframes fall-148{74.134%{transform:translate(31.713vw,74.134vh) scale(.9801)}to{transform:translate(27.0565vw,99vh) scale(.9801)}}.snow:nth-child(149){opacity:.91;transform:translate(41.517vw,-10px) scale(.781);animation:fall-149 15s -25s linear infinite}@keyframes fall-149{64.654%{transform:translate(38.0984vw,64.654vh) scale(.781)}to{transform:translate(39.8077vw,99vh) scale(.781)}}.snow:nth-child(150){opacity:.6134;transform:translate(58.2779vw,-10px) scale(.3125);animation:fall-150 27s -17s linear infinite}@keyframes fall-150{74.149%{transform:translate(63.9904vw,74.149vh) scale(.3125)}to{transform:translate(61.13415vw,99vh) scale(.3125)}}.snow:nth-child(151){opacity:.5144;transform:translate(98.8582vw,-10px) scale(.3303);animation:fall-151 11s -24s linear infinite}@keyframes fall-151{67.943%{transform:translate(96.4406vw,67.943vh) scale(.3303)}to{transform:translate(97.6494vw,99vh) scale(.3303)}}.snow:nth-child(152){opacity:1.4774;transform:translate(42.8677vw,-10px) scale(.6024);animation:fall-152 25s -7s linear infinite}@keyframes fall-152{54.158%{transform:translate(34.2845vw,54.158vh) scale(.6024)}to{transform:translate(38.5761vw,99vh) scale(.6024)}}.snow:nth-child(153){opacity:1.229;transform:translate(82.6437vw,-10px) scale(.4495);animation:fall-153 29s -12s linear infinite}@keyframes fall-153{61.846%{transform:translate(82.3779vw,61.846vh) scale(.4495)}to{transform:translate(82.5108vw,99vh) scale(.4495)}}.snow:nth-child(154){opacity:1.5976;transform:translate(.1483vw,-10px) scale(.3624);animation:fall-154 18s -6s linear infinite}@keyframes fall-154{31.186%{transform:translate(1.5951vw,31.186vh) scale(.3624)}to{transform:translate(.8717vw,99vh) scale(.3624)}}.snow:nth-child(155){opacity:1.3836;transform:translate(69.0941vw,-10px) scale(.2756);animation:fall-155 14s -18s linear infinite}@keyframes fall-155{68.152%{transform:translate(67.3336vw,68.152vh) scale(.2756)}to{transform:translate(68.21385vw,99vh) scale(.2756)}}.snow:nth-child(156){opacity:.7344;transform:translate(41.1537vw,-10px) scale(.7178);animation:fall-156 26s -14s linear infinite}@keyframes fall-156{55.643%{transform:translate(35.7825vw,55.643vh) scale(.7178)}to{transform:translate(38.4681vw,99vh) scale(.7178)}}.snow:nth-child(157){opacity:.6604;transform:translate(46.7811vw,-10px) scale(.1359);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{39.063%{transform:translate(49.4491vw,39.063vh) scale(.1359)}to{transform:translate(48.1151vw,99vh) scale(.1359)}}.snow:nth-child(158){opacity:1.0932;transform:translate(.0803vw,-10px) scale(.6104);animation:fall-158 26s -13s linear infinite}@keyframes fall-158{41.386%{transform:translate(-4.5329vw,41.386vh) scale(.6104)}to{transform:translate(-2.2263vw,99vh) scale(.6104)}}.snow:nth-child(159){opacity:.2394;transform:translate(93.2471vw,-10px) scale(.6295);animation:fall-159 14s -17s linear infinite}@keyframes fall-159{52.609%{transform:translate(85.6561vw,52.609vh) scale(.6295)}to{transform:translate(89.4516vw,99vh) scale(.6295)}}.snow:nth-child(160){opacity:1.056;transform:translate(1.554vw,-10px) scale(.722);animation:fall-160 27s -19s linear infinite}@keyframes fall-160{43.464%{transform:translate(-2.1868vw,43.464vh) scale(.722)}to{transform:translate(-.3164vw,99vh) scale(.722)}}.snow:nth-child(161){opacity:1.5724;transform:translate(57.1242vw,-10px) scale(.1236);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{49.634%{transform:translate(54.7199vw,49.634vh) scale(.1236)}to{transform:translate(55.92205vw,99vh) scale(.1236)}}.snow:nth-child(162){opacity:.4606;transform:translate(78.6912vw,-10px) scale(.3622);animation:fall-162 26s -25s linear infinite}@keyframes fall-162{72.821%{transform:translate(69.5028vw,72.821vh) scale(.3622)}to{transform:translate(74.097vw,99vh) scale(.3622)}}.snow:nth-child(163){opacity:.4784;transform:translate(18.828vw,-10px) scale(.406);animation:fall-163 20s -23s linear infinite}@keyframes fall-163{67.101%{transform:translate(22.7882vw,67.101vh) scale(.406)}to{transform:translate(20.8081vw,99vh) scale(.406)}}.snow:nth-child(164){opacity:1.914;transform:translate(39.956vw,-10px) scale(.6699);animation:fall-164 26s -23s linear infinite}@keyframes fall-164{43.876%{transform:translate(37.9633vw,43.876vh) scale(.6699)}to{transform:translate(38.95965vw,99vh) scale(.6699)}}.snow:nth-child(165){opacity:1.0336;transform:translate(81.71vw,-10px) scale(.5325);animation:fall-165 14s -20s linear infinite}@keyframes fall-165{57.776%{transform:translate(82.4193vw,57.776vh) scale(.5325)}to{transform:translate(82.06465vw,99vh) scale(.5325)}}.snow:nth-child(166){opacity:.901;transform:translate(82.1469vw,-10px) scale(.4888);animation:fall-166 25s -9s linear infinite}@keyframes fall-166{61.814%{transform:translate(86.0004vw,61.814vh) scale(.4888)}to{transform:translate(84.07365vw,99vh) scale(.4888)}}.snow:nth-child(167){opacity:.6258;transform:translate(65.9395vw,-10px) scale(.5551);animation:fall-167 20s -16s linear infinite}@keyframes fall-167{54.027%{transform:translate(66.4146vw,54.027vh) scale(.5551)}to{transform:translate(66.17705vw,99vh) scale(.5551)}}.snow:nth-child(168){opacity:1.4112;transform:translate(65.2737vw,-10px) scale(.6275);animation:fall-168 11s -7s linear infinite}@keyframes fall-168{47.279%{transform:translate(63.2668vw,47.279vh) scale(.6275)}to{transform:translate(64.27025vw,99vh) scale(.6275)}}.snow:nth-child(169){opacity:.4724;transform:translate(94.4002vw,-10px) scale(.7054);animation:fall-169 27s -30s linear infinite}@keyframes fall-169{79.746%{transform:translate(92.68vw,79.746vh) scale(.7054)}to{transform:translate(93.5401vw,99vh) scale(.7054)}}.snow:nth-child(170){opacity:1.4058;transform:translate(19.4508vw,-10px) scale(.8817);animation:fall-170 19s -17s linear infinite}@keyframes fall-170{66.342%{transform:translate(29.4272vw,66.342vh) scale(.8817)}to{transform:translate(24.439vw,99vh) scale(.8817)}}.snow:nth-child(171){opacity:.2388;transform:translate(62.111vw,-10px) scale(.874);animation:fall-171 26s -26s linear infinite}@keyframes fall-171{46.446%{transform:translate(69.3393vw,46.446vh) scale(.874)}to{transform:translate(65.72515vw,99vh) scale(.874)}}.snow:nth-child(172){opacity:.8824;transform:translate(46.275vw,-10px) scale(.6855);animation:fall-172 11s -3s linear infinite}@keyframes fall-172{60.388%{transform:translate(53.5097vw,60.388vh) scale(.6855)}to{transform:translate(49.89235vw,99vh) scale(.6855)}}.snow:nth-child(173){opacity:.9558;transform:translate(79.5235vw,-10px) scale(.4333);animation:fall-173 27s -14s linear infinite}@keyframes fall-173{59.001%{transform:translate(86.0403vw,59.001vh) scale(.4333)}to{transform:translate(82.7819vw,99vh) scale(.4333)}}.snow:nth-child(174){opacity:1.71;transform:translate(23.7888vw,-10px) scale(.2604);animation:fall-174 19s -3s linear infinite}@keyframes fall-174{53.077%{transform:translate(16.1277vw,53.077vh) scale(.2604)}to{transform:translate(19.95825vw,99vh) scale(.2604)}}.snow:nth-child(175){opacity:.3108;transform:translate(7.3762vw,-10px) scale(.677);animation:fall-175 26s -21s linear infinite}@keyframes fall-175{43.231%{transform:translate(1.0637vw,43.231vh) scale(.677)}to{transform:translate(4.21995vw,99vh) scale(.677)}}.snow:nth-child(176){opacity:1.533;transform:translate(.9798vw,-10px) scale(.7495);animation:fall-176 23s -12s linear infinite}@keyframes fall-176{51.9%{transform:translate(3.4253vw,51.9vh) scale(.7495)}to{transform:translate(2.20255vw,99vh) scale(.7495)}}.snow:nth-child(177){opacity:.258;transform:translate(.4427vw,-10px) scale(.1355);animation:fall-177 12s -18s linear infinite}@keyframes fall-177{32.769%{transform:translate(6.1585vw,32.769vh) scale(.1355)}to{transform:translate(3.3006vw,99vh) scale(.1355)}}.snow:nth-child(178){opacity:1.8666;transform:translate(35.9789vw,-10px) scale(.1497);animation:fall-178 18s -22s linear infinite}@keyframes fall-178{38.885%{transform:translate(29.5406vw,38.885vh) scale(.1497)}to{transform:translate(32.75975vw,99vh) scale(.1497)}}.snow:nth-child(179){opacity:1.7986;transform:translate(21.8165vw,-10px) scale(.3188);animation:fall-179 11s -27s linear infinite}@keyframes fall-179{48.637%{transform:translate(26.4451vw,48.637vh) scale(.3188)}to{transform:translate(24.1308vw,99vh) scale(.3188)}}.snow:nth-child(180){opacity:.0276;transform:translate(36.2351vw,-10px) scale(.7519);animation:fall-180 25s -17s linear infinite}@keyframes fall-180{52.952%{transform:translate(31.172vw,52.952vh) scale(.7519)}to{transform:translate(33.70355vw,99vh) scale(.7519)}}.snow:nth-child(181){opacity:.3624;transform:translate(74.8109vw,-10px) scale(.4247);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{69.55%{transform:translate(65.3031vw,69.55vh) scale(.4247)}to{transform:translate(70.057vw,99vh) scale(.4247)}}.snow:nth-child(182){opacity:.2486;transform:translate(77.7878vw,-10px) scale(.505);animation:fall-182 20s -8s linear infinite}@keyframes fall-182{46.419%{transform:translate(83.5274vw,46.419vh) scale(.505)}to{transform:translate(80.6576vw,99vh) scale(.505)}}.snow:nth-child(183){opacity:.6562;transform:translate(90.0017vw,-10px) scale(.1182);animation:fall-183 21s -20s linear infinite}@keyframes fall-183{57.328%{transform:translate(93.4878vw,57.328vh) scale(.1182)}to{transform:translate(91.74475vw,99vh) scale(.1182)}}.snow:nth-child(184){opacity:1.9314;transform:translate(9.7572vw,-10px) scale(.4323);animation:fall-184 20s -20s linear infinite}@keyframes fall-184{63.651%{transform:translate(5.8508vw,63.651vh) scale(.4323)}to{transform:translate(7.804vw,99vh) scale(.4323)}}.snow:nth-child(185){opacity:.6164;transform:translate(31.5475vw,-10px) scale(.7166);animation:fall-185 15s -26s linear infinite}@keyframes fall-185{37.435%{transform:translate(29.2842vw,37.435vh) scale(.7166)}to{transform:translate(30.41585vw,99vh) scale(.7166)}}.snow:nth-child(186){opacity:.8198;transform:translate(10.1474vw,-10px) scale(.3814);animation:fall-186 16s -11s linear infinite}@keyframes fall-186{44.972%{transform:translate(1.7142vw,44.972vh) scale(.3814)}to{transform:translate(5.9308vw,99vh) scale(.3814)}}.snow:nth-child(187){opacity:1.6668;transform:translate(32.91vw,-10px) scale(.1033);animation:fall-187 13s -22s linear infinite}@keyframes fall-187{44.678%{transform:translate(30.7495vw,44.678vh) scale(.1033)}to{transform:translate(31.82975vw,99vh) scale(.1033)}}.snow:nth-child(188){opacity:.8242;transform:translate(27.6678vw,-10px) scale(.622);animation:fall-188 16s -11s linear infinite}@keyframes fall-188{69.426%{transform:translate(33.6654vw,69.426vh) scale(.622)}to{transform:translate(30.6666vw,99vh) scale(.622)}}.snow:nth-child(189){opacity:1.2962;transform:translate(72.2367vw,-10px) scale(.0842);animation:fall-189 17s -30s linear infinite}@keyframes fall-189{66.285%{transform:translate(77.1648vw,66.285vh) scale(.0842)}to{transform:translate(74.70075vw,99vh) scale(.0842)}}.snow:nth-child(190){opacity:1.8516;transform:translate(.2282vw,-10px) scale(.8892);animation:fall-190 18s -11s linear infinite}@keyframes fall-190{70.489%{transform:translate(-5.8619vw,70.489vh) scale(.8892)}to{transform:translate(-2.81685vw,99vh) scale(.8892)}}.snow:nth-child(191){opacity:.989;transform:translate(19.288vw,-10px) scale(.4205);animation:fall-191 28s -25s linear infinite}@keyframes fall-191{53.493%{transform:translate(28.5799vw,53.493vh) scale(.4205)}to{transform:translate(23.93395vw,99vh) scale(.4205)}}.snow:nth-child(192){opacity:.931;transform:translate(15.7007vw,-10px) scale(.5251);animation:fall-192 19s -8s linear infinite}@keyframes fall-192{60.453%{transform:translate(20.4518vw,60.453vh) scale(.5251)}to{transform:translate(18.07625vw,99vh) scale(.5251)}}.snow:nth-child(193){opacity:1.9668;transform:translate(92.1156vw,-10px) scale(.9334);animation:fall-193 25s -30s linear infinite}@keyframes fall-193{78.859%{transform:translate(83.4672vw,78.859vh) scale(.9334)}to{transform:translate(87.7914vw,99vh) scale(.9334)}}.snow:nth-child(194){opacity:1.691;transform:translate(72.5248vw,-10px) scale(.2966);animation:fall-194 10s -29s linear infinite}@keyframes fall-194{64.963%{transform:translate(73.2036vw,64.963vh) scale(.2966)}to{transform:translate(72.8642vw,99vh) scale(.2966)}}.snow:nth-child(195){opacity:1.0338;transform:translate(84.5953vw,-10px) scale(.4252);animation:fall-195 21s -8s linear infinite}@keyframes fall-195{55.727%{transform:translate(75.9786vw,55.727vh) scale(.4252)}to{transform:translate(80.28695vw,99vh) scale(.4252)}}.snow:nth-child(196){opacity:.8264;transform:translate(53.647vw,-10px) scale(.6599);animation:fall-196 12s -7s linear infinite}@keyframes fall-196{56.825%{transform:translate(48.1331vw,56.825vh) scale(.6599)}to{transform:translate(50.89005vw,99vh) scale(.6599)}}.snow:nth-child(197){opacity:1.1892;transform:translate(78.4274vw,-10px) scale(.7665);animation:fall-197 28s -16s linear infinite}@keyframes fall-197{76.979%{transform:translate(86.1305vw,76.979vh) scale(.7665)}to{transform:translate(82.27895vw,99vh) scale(.7665)}}.snow:nth-child(198){opacity:1.028;transform:translate(43.5065vw,-10px) scale(.473);animation:fall-198 30s -15s linear infinite}@keyframes fall-198{38.405%{transform:translate(43.3541vw,38.405vh) scale(.473)}to{transform:translate(43.4303vw,99vh) scale(.473)}}.snow:nth-child(199){opacity:.5604;transform:translate(87.9807vw,-10px) scale(.2522);animation:fall-199 27s -22s linear infinite}@keyframes fall-199{68.642%{transform:translate(91.2422vw,68.642vh) scale(.2522)}to{transform:translate(89.61145vw,99vh) scale(.2522)}}.snow:nth-child(200){opacity:1.5482;transform:translate(13.4164vw,-10px) scale(.8271);animation:fall-200 26s -21s linear infinite}@keyframes fall-200{70.256%{transform:translate(20.1225vw,70.256vh) scale(.8271)}to{transform:translate(16.76945vw,99vh) scale(.8271)}}.snow:nth-child(201){opacity:1.455;transform:translate(54.6967vw,-10px) scale(.5638);animation:fall-201 28s -27s linear infinite}@keyframes fall-201{51.112%{transform:translate(55.8032vw,51.112vh) scale(.5638)}to{transform:translate(55.24995vw,99vh) scale(.5638)}}.snow:nth-child(202){opacity:1.9264;transform:translate(54.2936vw,-10px) scale(.9498);animation:fall-202 19s -19s linear infinite}@keyframes fall-202{75.716%{transform:translate(52.492vw,75.716vh) scale(.9498)}to{transform:translate(53.3928vw,99vh) scale(.9498)}}.snow:nth-child(203){opacity:.449;transform:translate(68.3618vw,-10px) scale(.9276);animation:fall-203 18s -22s linear infinite}@keyframes fall-203{70.684%{transform:translate(62.2836vw,70.684vh) scale(.9276)}to{transform:translate(65.3227vw,99vh) scale(.9276)}}.snow:nth-child(204){opacity:1.5178;transform:translate(15.0152vw,-10px) scale(.345);animation:fall-204 13s -19s linear infinite}@keyframes fall-204{65.696%{transform:translate(21.3809vw,65.696vh) scale(.345)}to{transform:translate(18.19805vw,99vh) scale(.345)}}.snow:nth-child(205){opacity:1.2402;transform:translate(59.6628vw,-10px) scale(.5349);animation:fall-205 20s -14s linear infinite}@keyframes fall-205{45.588%{transform:translate(68.969vw,45.588vh) scale(.5349)}to{transform:translate(64.3159vw,99vh) scale(.5349)}}.snow:nth-child(206){opacity:1.3798;transform:translate(19.5579vw,-10px) scale(.3651);animation:fall-206 17s -2s linear infinite}@keyframes fall-206{53.567%{transform:translate(19.6429vw,53.567vh) scale(.3651)}to{transform:translate(19.6004vw,99vh) scale(.3651)}}.snow:nth-child(207){opacity:1.635;transform:translate(87.8083vw,-10px) scale(.5293);animation:fall-207 25s -23s linear infinite}@keyframes fall-207{45.748%{transform:translate(86.1702vw,45.748vh) scale(.5293)}to{transform:translate(86.98925vw,99vh) scale(.5293)}}.snow:nth-child(208){opacity:.2716;transform:translate(97.4012vw,-10px) scale(.7548);animation:fall-208 16s -6s linear infinite}@keyframes fall-208{79.14%{transform:translate(97.6959vw,79.14vh) scale(.7548)}to{transform:translate(97.54855vw,99vh) scale(.7548)}}.snow:nth-child(209){opacity:.5506;transform:translate(82.5064vw,-10px) scale(.1335);animation:fall-209 11s -22s linear infinite}@keyframes fall-209{42.765%{transform:translate(74.0447vw,42.765vh) scale(.1335)}to{transform:translate(78.27555vw,99vh) scale(.1335)}}.snow:nth-child(210){opacity:1.5906;transform:translate(62.1121vw,-10px) scale(.2457);animation:fall-210 10s -5s linear infinite}@keyframes fall-210{51.435%{transform:translate(63.9399vw,51.435vh) scale(.2457)}to{transform:translate(63.026vw,99vh) scale(.2457)}}.snow:nth-child(211){opacity:.2514;transform:translate(80.7602vw,-10px) scale(.8803);animation:fall-211 25s -10s linear infinite}@keyframes fall-211{49.49%{transform:translate(73.5411vw,49.49vh) scale(.8803)}to{transform:translate(77.15065vw,99vh) scale(.8803)}}.snow:nth-child(212){opacity:1.1308;transform:translate(63.0343vw,-10px) scale(.067);animation:fall-212 15s -29s linear infinite}@keyframes fall-212{71.182%{transform:translate(63.5341vw,71.182vh) scale(.067)}to{transform:translate(63.2842vw,99vh) scale(.067)}}.snow:nth-child(213){opacity:.9804;transform:translate(60.2523vw,-10px) scale(.4617);animation:fall-213 25s -8s linear infinite}@keyframes fall-213{34.004%{transform:translate(50.7001vw,34.004vh) scale(.4617)}to{transform:translate(55.4762vw,99vh) scale(.4617)}}.snow:nth-child(214){opacity:.2078;transform:translate(14.7738vw,-10px) scale(.6792);animation:fall-214 26s -4s linear infinite}@keyframes fall-214{57.97%{transform:translate(14.2228vw,57.97vh) scale(.6792)}to{transform:translate(14.4983vw,99vh) scale(.6792)}}.snow:nth-child(215){opacity:.425;transform:translate(71.0128vw,-10px) scale(.4063);animation:fall-215 27s -25s linear infinite}@keyframes fall-215{30.9%{transform:translate(78.2007vw,30.9vh) scale(.4063)}to{transform:translate(74.60675vw,99vh) scale(.4063)}}.snow:nth-child(216){opacity:1.6042;transform:translate(87.229vw,-10px) scale(.4117);animation:fall-216 15s -11s linear infinite}@keyframes fall-216{61.23%{transform:translate(78.1334vw,61.23vh) scale(.4117)}to{transform:translate(82.6812vw,99vh) scale(.4117)}}.snow:nth-child(217){opacity:1.2176;transform:translate(67.4768vw,-10px) scale(.2538);animation:fall-217 25s -16s linear infinite}@keyframes fall-217{69.902%{transform:translate(66.2956vw,69.902vh) scale(.2538)}to{transform:translate(66.8862vw,99vh) scale(.2538)}}.snow:nth-child(218){opacity:1.9268;transform:translate(2.6374vw,-10px) scale(.835);animation:fall-218 25s -9s linear infinite}@keyframes fall-218{43.606%{transform:translate(.8455vw,43.606vh) scale(.835)}to{transform:translate(1.74145vw,99vh) scale(.835)}}.snow:nth-child(219){opacity:1.8566;transform:translate(54.5997vw,-10px) scale(.2747);animation:fall-219 27s -7s linear infinite}@keyframes fall-219{35.909%{transform:translate(51.7488vw,35.909vh) scale(.2747)}to{transform:translate(53.17425vw,99vh) scale(.2747)}}.snow:nth-child(220){opacity:1.138;transform:translate(45.431vw,-10px) scale(.8862);animation:fall-220 24s -18s linear infinite}@keyframes fall-220{63.774%{transform:translate(36.7654vw,63.774vh) scale(.8862)}to{transform:translate(41.0982vw,99vh) scale(.8862)}}.snow:nth-child(221){opacity:1.831;transform:translate(30.5801vw,-10px) scale(.3979);animation:fall-221 30s -13s linear infinite}@keyframes fall-221{46.442%{transform:translate(35.9327vw,46.442vh) scale(.3979)}to{transform:translate(33.2564vw,99vh) scale(.3979)}}.snow:nth-child(222){opacity:.5934;transform:translate(54.701vw,-10px) scale(.6642);animation:fall-222 22s -9s linear infinite}@keyframes fall-222{54.109%{transform:translate(54.0476vw,54.109vh) scale(.6642)}to{transform:translate(54.3743vw,99vh) scale(.6642)}}.snow:nth-child(223){opacity:1.2038;transform:translate(84.6892vw,-10px) scale(.5064);animation:fall-223 22s -5s linear infinite}@keyframes fall-223{70.336%{transform:translate(94.6092vw,70.336vh) scale(.5064)}to{transform:translate(89.6492vw,99vh) scale(.5064)}}.snow:nth-child(224){opacity:1.009;transform:translate(39.316vw,-10px) scale(.8309);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{48.29%{transform:translate(48.5902vw,48.29vh) scale(.8309)}to{transform:translate(43.9531vw,99vh) scale(.8309)}}.snow:nth-child(225){opacity:1.8326;transform:translate(13.2006vw,-10px) scale(.1337);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{58.187%{transform:translate(17.2482vw,58.187vh) scale(.1337)}to{transform:translate(15.2244vw,99vh) scale(.1337)}}.snow:nth-child(226){opacity:.8636;transform:translate(95.4401vw,-10px) scale(.1007);animation:fall-226 18s -22s linear infinite}@keyframes fall-226{59.044%{transform:translate(98.9471vw,59.044vh) scale(.1007)}to{transform:translate(97.1936vw,99vh) scale(.1007)}}.snow:nth-child(227){opacity:1.3208;transform:translate(.2261vw,-10px) scale(.2955);animation:fall-227 28s -7s linear infinite}@keyframes fall-227{55.086%{transform:translate(3.5788vw,55.086vh) scale(.2955)}to{transform:translate(1.90245vw,99vh) scale(.2955)}}.snow:nth-child(228){opacity:.6066;transform:translate(27.096vw,-10px) scale(.4126);animation:fall-228 24s -19s linear infinite}@keyframes fall-228{61.73%{transform:translate(26.7099vw,61.73vh) scale(.4126)}to{transform:translate(26.90295vw,99vh) scale(.4126)}}.snow:nth-child(229){opacity:1.7594;transform:translate(25.0889vw,-10px) scale(.1258);animation:fall-229 20s -9s linear infinite}@keyframes fall-229{66.643%{transform:translate(24.8164vw,66.643vh) scale(.1258)}to{transform:translate(24.95265vw,99vh) scale(.1258)}}.snow:nth-child(230){opacity:1.0262;transform:translate(46.6372vw,-10px) scale(.0062);animation:fall-230 22s -4s linear infinite}@keyframes fall-230{45.791%{transform:translate(49.2529vw,45.791vh) scale(.0062)}to{transform:translate(47.94505vw,99vh) scale(.0062)}}.snow:nth-child(231){opacity:.0714;transform:translate(58.0313vw,-10px) scale(.7579);animation:fall-231 17s -22s linear infinite}@keyframes fall-231{51.031%{transform:translate(51.5013vw,51.031vh) scale(.7579)}to{transform:translate(54.7663vw,99vh) scale(.7579)}}.snow:nth-child(232){opacity:1.7622;transform:translate(82.393vw,-10px) scale(.9401);animation:fall-232 16s -20s linear infinite}@keyframes fall-232{32.661%{transform:translate(78.1627vw,32.661vh) scale(.9401)}to{transform:translate(80.27785vw,99vh) scale(.9401)}}.snow:nth-child(233){opacity:.2296;transform:translate(.7664vw,-10px) scale(.5978);animation:fall-233 20s -20s linear infinite}@keyframes fall-233{34.937%{transform:translate(-3.0854vw,34.937vh) scale(.5978)}to{transform:translate(-1.1595vw,99vh) scale(.5978)}}.snow:nth-child(234){opacity:1.4638;transform:translate(74.5374vw,-10px) scale(.9774);animation:fall-234 19s -12s linear infinite}@keyframes fall-234{79.694%{transform:translate(77.4044vw,79.694vh) scale(.9774)}to{transform:translate(75.9709vw,99vh) scale(.9774)}}.snow:nth-child(235){opacity:1.4566;transform:translate(30.3533vw,-10px) scale(.0621);animation:fall-235 29s -6s linear infinite}@keyframes fall-235{69.307%{transform:translate(40.2781vw,69.307vh) scale(.0621)}to{transform:translate(35.3157vw,99vh) scale(.0621)}}.snow:nth-child(236){opacity:.0346;transform:translate(12.571vw,-10px) scale(.285);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{51.067%{transform:translate(12.8068vw,51.067vh) scale(.285)}to{transform:translate(12.6889vw,99vh) scale(.285)}}.snow:nth-child(237){opacity:.8066;transform:translate(19.0636vw,-10px) scale(.3036);animation:fall-237 20s -5s linear infinite}@keyframes fall-237{40.058%{transform:translate(18.3193vw,40.058vh) scale(.3036)}to{transform:translate(18.69145vw,99vh) scale(.3036)}}.snow:nth-child(238){opacity:1.3074;transform:translate(42.4104vw,-10px) scale(.9902);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{56.942%{transform:translate(45.0108vw,56.942vh) scale(.9902)}to{transform:translate(43.7106vw,99vh) scale(.9902)}}.snow:nth-child(239){opacity:.745;transform:translate(41.1443vw,-10px) scale(.9124);animation:fall-239 18s -21s linear infinite}@keyframes fall-239{74.528%{transform:translate(35.5462vw,74.528vh) scale(.9124)}to{transform:translate(38.34525vw,99vh) scale(.9124)}}.snow:nth-child(240){opacity:.1644;transform:translate(8.3829vw,-10px) scale(.7461);animation:fall-240 23s -13s linear infinite}@keyframes fall-240{41.078%{transform:translate(1.3793vw,41.078vh) scale(.7461)}to{transform:translate(4.8811vw,99vh) scale(.7461)}}.snow:nth-child(241){opacity:1.5702;transform:translate(19.3441vw,-10px) scale(.3865);animation:fall-241 17s -29s linear infinite}@keyframes fall-241{44.899%{transform:translate(21.7245vw,44.899vh) scale(.3865)}to{transform:translate(20.5343vw,99vh) scale(.3865)}}.snow:nth-child(242){opacity:.8622;transform:translate(48.5062vw,-10px) scale(.9032);animation:fall-242 24s -6s linear infinite}@keyframes fall-242{55.99%{transform:translate(56.3381vw,55.99vh) scale(.9032)}to{transform:translate(52.42215vw,99vh) scale(.9032)}}.snow:nth-child(243){opacity:1.5538;transform:translate(30.6527vw,-10px) scale(.7961);animation:fall-243 19s -18s linear infinite}@keyframes fall-243{49.173%{transform:translate(38.8335vw,49.173vh) scale(.7961)}to{transform:translate(34.7431vw,99vh) scale(.7961)}}.snow:nth-child(244){opacity:.3868;transform:translate(70.21vw,-10px) scale(.1541);animation:fall-244 15s -25s linear infinite}@keyframes fall-244{52.927%{transform:translate(66.7983vw,52.927vh) scale(.1541)}to{transform:translate(68.50415vw,99vh) scale(.1541)}}.snow:nth-child(245){opacity:1.4588;transform:translate(34.8419vw,-10px) scale(.3961);animation:fall-245 24s -14s linear infinite}@keyframes fall-245{77.909%{transform:translate(41.3105vw,77.909vh) scale(.3961)}to{transform:translate(38.0762vw,99vh) scale(.3961)}}.snow:nth-child(246){opacity:1.5786;transform:translate(20.058vw,-10px) scale(.1355);animation:fall-246 21s -16s linear infinite}@keyframes fall-246{30.75%{transform:translate(11.1628vw,30.75vh) scale(.1355)}to{transform:translate(15.6104vw,99vh) scale(.1355)}}.snow:nth-child(247){opacity:1.0492;transform:translate(50.6281vw,-10px) scale(.4481);animation:fall-247 23s -16s linear infinite}@keyframes fall-247{79.159%{transform:translate(50.6347vw,79.159vh) scale(.4481)}to{transform:translate(50.6314vw,99vh) scale(.4481)}}.snow:nth-child(248){opacity:1.0936;transform:translate(74.1677vw,-10px) scale(.1881);animation:fall-248 19s -26s linear infinite}@keyframes fall-248{41.899%{transform:translate(73.3556vw,41.899vh) scale(.1881)}to{transform:translate(73.76165vw,99vh) scale(.1881)}}.snow:nth-child(249){opacity:1.0148;transform:translate(17.1317vw,-10px) scale(.124);animation:fall-249 29s -4s linear infinite}@keyframes fall-249{68.641%{transform:translate(12.3654vw,68.641vh) scale(.124)}to{transform:translate(14.74855vw,99vh) scale(.124)}}.snow:nth-child(250){opacity:1.6992;transform:translate(32.6054vw,-10px) scale(.1854);animation:fall-250 21s -17s linear infinite}@keyframes fall-250{66.577%{transform:translate(35.6581vw,66.577vh) scale(.1854)}to{transform:translate(34.13175vw,99vh) scale(.1854)}}.snow:nth-child(251){opacity:.3648;transform:translate(94.9783vw,-10px) scale(.3114);animation:fall-251 19s -6s linear infinite}@keyframes fall-251{64.363%{transform:translate(98.7759vw,64.363vh) scale(.3114)}to{transform:translate(96.8771vw,99vh) scale(.3114)}}.snow:nth-child(252){opacity:1.5906;transform:translate(87.8981vw,-10px) scale(.2685);animation:fall-252 10s -24s linear infinite}@keyframes fall-252{32.827%{transform:translate(96.959vw,32.827vh) scale(.2685)}to{transform:translate(92.42855vw,99vh) scale(.2685)}}.snow:nth-child(253){opacity:1.1422;transform:translate(36.7809vw,-10px) scale(.6568);animation:fall-253 30s -13s linear infinite}@keyframes fall-253{70.077%{transform:translate(37.4276vw,70.077vh) scale(.6568)}to{transform:translate(37.10425vw,99vh) scale(.6568)}}.snow:nth-child(254){opacity:1.3188;transform:translate(32.4938vw,-10px) scale(.0813);animation:fall-254 13s -24s linear infinite}@keyframes fall-254{55.973%{transform:translate(30.7303vw,55.973vh) scale(.0813)}to{transform:translate(31.61205vw,99vh) scale(.0813)}}.snow:nth-child(255){opacity:1.69;transform:translate(73.4051vw,-10px) scale(.4876);animation:fall-255 16s -8s linear infinite}@keyframes fall-255{55.103%{transform:translate(72.8685vw,55.103vh) scale(.4876)}to{transform:translate(73.1368vw,99vh) scale(.4876)}}.snow:nth-child(256){opacity:1.6654;transform:translate(25.4674vw,-10px) scale(.6462);animation:fall-256 20s -18s linear infinite}@keyframes fall-256{63.901%{transform:translate(33.5002vw,63.901vh) scale(.6462)}to{transform:translate(29.4838vw,99vh) scale(.6462)}}.snow:nth-child(257){opacity:.8372;transform:translate(83.312vw,-10px) scale(.227);animation:fall-257 26s -26s linear infinite}@keyframes fall-257{77.729%{transform:translate(88.85vw,77.729vh) scale(.227)}to{transform:translate(86.081vw,99vh) scale(.227)}}.snow:nth-child(258){opacity:1.0728;transform:translate(67.6206vw,-10px) scale(.2175);animation:fall-258 22s -17s linear infinite}@keyframes fall-258{66.799%{transform:translate(60.5457vw,66.799vh) scale(.2175)}to{transform:translate(64.08315vw,99vh) scale(.2175)}}.snow:nth-child(259){opacity:1.72;transform:translate(11.2272vw,-10px) scale(.6719);animation:fall-259 15s -11s linear infinite}@keyframes fall-259{62.54%{transform:translate(14.7207vw,62.54vh) scale(.6719)}to{transform:translate(12.97395vw,99vh) scale(.6719)}}.snow:nth-child(260){opacity:.0688;transform:translate(93.3991vw,-10px) scale(.0043);animation:fall-260 11s -30s linear infinite}@keyframes fall-260{67.07%{transform:translate(100.007vw,67.07vh) scale(.0043)}to{transform:translate(96.70305vw,99vh) scale(.0043)}}.snow:nth-child(261){opacity:1.3788;transform:translate(10.478vw,-10px) scale(.8628);animation:fall-261 19s -16s linear infinite}@keyframes fall-261{40.227%{transform:translate(10.762vw,40.227vh) scale(.8628)}to{transform:translate(10.62vw,99vh) scale(.8628)}}.snow:nth-child(262){opacity:1.6344;transform:translate(96.6995vw,-10px) scale(.6619);animation:fall-262 13s -30s linear infinite}@keyframes fall-262{76.508%{transform:translate(96.4377vw,76.508vh) scale(.6619)}to{transform:translate(96.5686vw,99vh) scale(.6619)}}.snow:nth-child(263){opacity:1.8704;transform:translate(25.7396vw,-10px) scale(.2742);animation:fall-263 30s -13s linear infinite}@keyframes fall-263{36.598%{transform:translate(28.2853vw,36.598vh) scale(.2742)}to{transform:translate(27.01245vw,99vh) scale(.2742)}}.snow:nth-child(264){opacity:1.0376;transform:translate(52.6494vw,-10px) scale(.1043);animation:fall-264 14s -22s linear infinite}@keyframes fall-264{71.695%{transform:translate(53.1889vw,71.695vh) scale(.1043)}to{transform:translate(52.91915vw,99vh) scale(.1043)}}.snow:nth-child(265){opacity:.6552;transform:translate(27.2526vw,-10px) scale(.4405);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{36.238%{transform:translate(28.4847vw,36.238vh) scale(.4405)}to{transform:translate(27.86865vw,99vh) scale(.4405)}}.snow:nth-child(266){opacity:1.8372;transform:translate(77.654vw,-10px) scale(.1039);animation:fall-266 16s -26s linear infinite}@keyframes fall-266{55.147%{transform:translate(84.7671vw,55.147vh) scale(.1039)}to{transform:translate(81.21055vw,99vh) scale(.1039)}}.snow:nth-child(267){opacity:.2876;transform:translate(59.8875vw,-10px) scale(.3901);animation:fall-267 24s -13s linear infinite}@keyframes fall-267{50.418%{transform:translate(55.4579vw,50.418vh) scale(.3901)}to{transform:translate(57.6727vw,99vh) scale(.3901)}}.snow:nth-child(268){opacity:1.569;transform:translate(65.2959vw,-10px) scale(.1527);animation:fall-268 30s -16s linear infinite}@keyframes fall-268{64.683%{transform:translate(69.7703vw,64.683vh) scale(.1527)}to{transform:translate(67.5331vw,99vh) scale(.1527)}}.snow:nth-child(269){opacity:.4392;transform:translate(90.9789vw,-10px) scale(.8053);animation:fall-269 26s -25s linear infinite}@keyframes fall-269{65.067%{transform:translate(90.7545vw,65.067vh) scale(.8053)}to{transform:translate(90.8667vw,99vh) scale(.8053)}}.snow:nth-child(270){opacity:1.0826;transform:translate(10.0557vw,-10px) scale(.3159);animation:fall-270 20s -22s linear infinite}@keyframes fall-270{30.555%{transform:translate(11.8654vw,30.555vh) scale(.3159)}to{transform:translate(10.96055vw,99vh) scale(.3159)}}.snow:nth-child(271){opacity:.9962;transform:translate(95.0627vw,-10px) scale(.0373);animation:fall-271 13s -4s linear infinite}@keyframes fall-271{70.675%{transform:translate(103.8992vw,70.675vh) scale(.0373)}to{transform:translate(99.48095vw,99vh) scale(.0373)}}.snow:nth-child(272){opacity:1.9902;transform:translate(66.4731vw,-10px) scale(.6654);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{71.179%{transform:translate(61.7729vw,71.179vh) scale(.6654)}to{transform:translate(64.123vw,99vh) scale(.6654)}}.snow:nth-child(273){opacity:.7052;transform:translate(64.0252vw,-10px) scale(.4767);animation:fall-273 27s -27s linear infinite}@keyframes fall-273{30.822%{transform:translate(55.4997vw,30.822vh) scale(.4767)}to{transform:translate(59.76245vw,99vh) scale(.4767)}}.snow:nth-child(274){opacity:.1464;transform:translate(76.0451vw,-10px) scale(.1043);animation:fall-274 26s -11s linear infinite}@keyframes fall-274{39.461%{transform:translate(77.1729vw,39.461vh) scale(.1043)}to{transform:translate(76.609vw,99vh) scale(.1043)}}.snow:nth-child(275){opacity:1.6508;transform:translate(74.9377vw,-10px) scale(.0139);animation:fall-275 18s -14s linear infinite}@keyframes fall-275{67.82%{transform:translate(74.6004vw,67.82vh) scale(.0139)}to{transform:translate(74.76905vw,99vh) scale(.0139)}}.snow:nth-child(276){opacity:1.6512;transform:translate(66.8229vw,-10px) scale(.4908);animation:fall-276 17s -11s linear infinite}@keyframes fall-276{71.195%{transform:translate(66.1552vw,71.195vh) scale(.4908)}to{transform:translate(66.48905vw,99vh) scale(.4908)}}.snow:nth-child(277){opacity:.2492;transform:translate(92.5537vw,-10px) scale(.9675);animation:fall-277 22s -15s linear infinite}@keyframes fall-277{45.057%{transform:translate(96.7399vw,45.057vh) scale(.9675)}to{transform:translate(94.6468vw,99vh) scale(.9675)}}.snow:nth-child(278){opacity:.3152;transform:translate(76.4773vw,-10px) scale(.665);animation:fall-278 16s -30s linear infinite}@keyframes fall-278{30.884%{transform:translate(85.3403vw,30.884vh) scale(.665)}to{transform:translate(80.9088vw,99vh) scale(.665)}}.snow:nth-child(279){opacity:.7102;transform:translate(26.6809vw,-10px) scale(.4001);animation:fall-279 29s -7s linear infinite}@keyframes fall-279{60.916%{transform:translate(29.6819vw,60.916vh) scale(.4001)}to{transform:translate(28.1814vw,99vh) scale(.4001)}}.snow:nth-child(280){opacity:.7078;transform:translate(.1399vw,-10px) scale(.0793);animation:fall-280 27s -11s linear infinite}@keyframes fall-280{76.987%{transform:translate(-6.5264vw,76.987vh) scale(.0793)}to{transform:translate(-3.19325vw,99vh) scale(.0793)}}.snow:nth-child(281){opacity:1.9244;transform:translate(58.5999vw,-10px) scale(.3746);animation:fall-281 21s -28s linear infinite}@keyframes fall-281{35.405%{transform:translate(50.3258vw,35.405vh) scale(.3746)}to{transform:translate(54.46285vw,99vh) scale(.3746)}}.snow:nth-child(282){opacity:1.1842;transform:translate(76.7353vw,-10px) scale(.8102);animation:fall-282 29s -7s linear infinite}@keyframes fall-282{60.346%{transform:translate(69.0523vw,60.346vh) scale(.8102)}to{transform:translate(72.8938vw,99vh) scale(.8102)}}.snow:nth-child(283){opacity:.6426;transform:translate(30.2585vw,-10px) scale(.3042);animation:fall-283 20s -22s linear infinite}@keyframes fall-283{35.12%{transform:translate(27.3905vw,35.12vh) scale(.3042)}to{transform:translate(28.8245vw,99vh) scale(.3042)}}.snow:nth-child(284){opacity:.0394;transform:translate(24.3548vw,-10px) scale(.2095);animation:fall-284 17s -11s linear infinite}@keyframes fall-284{42.404%{transform:translate(19.2672vw,42.404vh) scale(.2095)}to{transform:translate(21.811vw,99vh) scale(.2095)}}.snow:nth-child(285){opacity:.535;transform:translate(89.8194vw,-10px) scale(.4104);animation:fall-285 24s -5s linear infinite}@keyframes fall-285{65.459%{transform:translate(90.4318vw,65.459vh) scale(.4104)}to{transform:translate(90.1256vw,99vh) scale(.4104)}}.snow:nth-child(286){opacity:.78;transform:translate(86.414vw,-10px) scale(.9068);animation:fall-286 10s -22s linear infinite}@keyframes fall-286{67.897%{transform:translate(78.3818vw,67.897vh) scale(.9068)}to{transform:translate(82.3979vw,99vh) scale(.9068)}}.snow:nth-child(287){opacity:.5856;transform:translate(11.89vw,-10px) scale(.7438);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{67.135%{transform:translate(19.3404vw,67.135vh) scale(.7438)}to{transform:translate(15.6152vw,99vh) scale(.7438)}}.snow:nth-child(288){opacity:1.0346;transform:translate(5.6378vw,-10px) scale(.7626);animation:fall-288 25s -1s linear infinite}@keyframes fall-288{74.651%{transform:translate(6.8437vw,74.651vh) scale(.7626)}to{transform:translate(6.24075vw,99vh) scale(.7626)}}.snow:nth-child(289){opacity:.038;transform:translate(98.4499vw,-10px) scale(.699);animation:fall-289 11s -22s linear infinite}@keyframes fall-289{40.215%{transform:translate(98.441vw,40.215vh) scale(.699)}to{transform:translate(98.44545vw,99vh) scale(.699)}}.snow:nth-child(290){opacity:.1554;transform:translate(64.1997vw,-10px) scale(.7182);animation:fall-290 21s -24s linear infinite}@keyframes fall-290{47.163%{transform:translate(55.0765vw,47.163vh) scale(.7182)}to{transform:translate(59.6381vw,99vh) scale(.7182)}}.snow:nth-child(291){opacity:.3206;transform:translate(71.4755vw,-10px) scale(.5822);animation:fall-291 30s -6s linear infinite}@keyframes fall-291{73.847%{transform:translate(72.1697vw,73.847vh) scale(.5822)}to{transform:translate(71.8226vw,99vh) scale(.5822)}}.snow:nth-child(292){opacity:.3472;transform:translate(94.6vw,-10px) scale(.2798);animation:fall-292 27s -24s linear infinite}@keyframes fall-292{49.184%{transform:translate(97.6308vw,49.184vh) scale(.2798)}to{transform:translate(96.1154vw,99vh) scale(.2798)}}.snow:nth-child(293){opacity:1.0058;transform:translate(18.274vw,-10px) scale(.6784);animation:fall-293 22s -28s linear infinite}@keyframes fall-293{37.078%{transform:translate(27.4195vw,37.078vh) scale(.6784)}to{transform:translate(22.84675vw,99vh) scale(.6784)}}.snow:nth-child(294){opacity:.319;transform:translate(96.7863vw,-10px) scale(.9757);animation:fall-294 16s -2s linear infinite}@keyframes fall-294{77.957%{transform:translate(101.3902vw,77.957vh) scale(.9757)}to{transform:translate(99.08825vw,99vh) scale(.9757)}}.snow:nth-child(295){opacity:1.565;transform:translate(43.5567vw,-10px) scale(.8927);animation:fall-295 13s -21s linear infinite}@keyframes fall-295{51.174%{transform:translate(42.322vw,51.174vh) scale(.8927)}to{transform:translate(42.93935vw,99vh) scale(.8927)}}.snow:nth-child(296){opacity:.8182;transform:translate(17.1857vw,-10px) scale(.1594);animation:fall-296 16s -24s linear infinite}@keyframes fall-296{73.072%{transform:translate(12.4237vw,73.072vh) scale(.1594)}to{transform:translate(14.8047vw,99vh) scale(.1594)}}.snow:nth-child(297){opacity:.7044;transform:translate(63.1315vw,-10px) scale(.1678);animation:fall-297 27s -28s linear infinite}@keyframes fall-297{76.76%{transform:translate(62.406vw,76.76vh) scale(.1678)}to{transform:translate(62.76875vw,99vh) scale(.1678)}}.snow:nth-child(298){opacity:1.0708;transform:translate(31.2628vw,-10px) scale(.2065);animation:fall-298 20s -13s linear infinite}@keyframes fall-298{67.628%{transform:translate(39.4487vw,67.628vh) scale(.2065)}to{transform:translate(35.35575vw,99vh) scale(.2065)}}.snow:nth-child(299){opacity:1.2232;transform:translate(90.4227vw,-10px) scale(.2632);animation:fall-299 25s -8s linear infinite}@keyframes fall-299{61.058%{transform:translate(93.9109vw,61.058vh) scale(.2632)}to{transform:translate(92.1668vw,99vh) scale(.2632)}}.snow:nth-child(300){opacity:.5796;transform:translate(69.4274vw,-10px) scale(.1187);animation:fall-300 14s -3s linear infinite}@keyframes fall-300{43.858%{transform:translate(73.1938vw,43.858vh) scale(.1187)}to{transform:translate(71.3106vw,99vh) scale(.1187)}}.snow:nth-child(301){opacity:.4648;transform:translate(39.1204vw,-10px) scale(.3922);animation:fall-301 22s -6s linear infinite}@keyframes fall-301{48.91%{transform:translate(46.9434vw,48.91vh) scale(.3922)}to{transform:translate(43.0319vw,99vh) scale(.3922)}}.snow:nth-child(302){opacity:1.2702;transform:translate(50.5186vw,-10px) scale(.6099);animation:fall-302 24s -27s linear infinite}@keyframes fall-302{50.919%{transform:translate(40.6075vw,50.919vh) scale(.6099)}to{transform:translate(45.56305vw,99vh) scale(.6099)}}.snow:nth-child(303){opacity:.2992;transform:translate(83.0654vw,-10px) scale(.0672);animation:fall-303 26s -23s linear infinite}@keyframes fall-303{74.956%{transform:translate(77.3066vw,74.956vh) scale(.0672)}to{transform:translate(80.186vw,99vh) scale(.0672)}}.snow:nth-child(304){opacity:1.1246;transform:translate(21.0362vw,-10px) scale(.5256);animation:fall-304 19s -20s linear infinite}@keyframes fall-304{48.609%{transform:translate(25.13vw,48.609vh) scale(.5256)}to{transform:translate(23.0831vw,99vh) scale(.5256)}}.snow:nth-child(305){opacity:.8252;transform:translate(95.2005vw,-10px) scale(.2627);animation:fall-305 27s -27s linear infinite}@keyframes fall-305{35.218%{transform:translate(95.3338vw,35.218vh) scale(.2627)}to{transform:translate(95.26715vw,99vh) scale(.2627)}}.snow:nth-child(306){opacity:.1516;transform:translate(79.9866vw,-10px) scale(.8392);animation:fall-306 14s -1s linear infinite}@keyframes fall-306{67.689%{transform:translate(88.5539vw,67.689vh) scale(.8392)}to{transform:translate(84.27025vw,99vh) scale(.8392)}}.snow:nth-child(307){opacity:.7182;transform:translate(5.8104vw,-10px) scale(.9338);animation:fall-307 12s -19s linear infinite}@keyframes fall-307{50.059%{transform:translate(7.518vw,50.059vh) scale(.9338)}to{transform:translate(6.6642vw,99vh) scale(.9338)}}.snow:nth-child(308){opacity:1.0502;transform:translate(30.7762vw,-10px) scale(.1113);animation:fall-308 21s -15s linear infinite}@keyframes fall-308{63.941%{transform:translate(24.6176vw,63.941vh) scale(.1113)}to{transform:translate(27.6969vw,99vh) scale(.1113)}}.snow:nth-child(309){opacity:1.3624;transform:translate(91.3778vw,-10px) scale(.3367);animation:fall-309 21s -6s linear infinite}@keyframes fall-309{34.635%{transform:translate(83.1245vw,34.635vh) scale(.3367)}to{transform:translate(87.25115vw,99vh) scale(.3367)}}.snow:nth-child(310){opacity:.8112;transform:translate(21.2644vw,-10px) scale(.7689);animation:fall-310 10s -11s linear infinite}@keyframes fall-310{79.941%{transform:translate(20.4826vw,79.941vh) scale(.7689)}to{transform:translate(20.8735vw,99vh) scale(.7689)}}.snow:nth-child(311){opacity:1.3576;transform:translate(11.8091vw,-10px) scale(.8761);animation:fall-311 10s -17s linear infinite}@keyframes fall-311{37.528%{transform:translate(17.5923vw,37.528vh) scale(.8761)}to{transform:translate(14.7007vw,99vh) scale(.8761)}}.snow:nth-child(312){opacity:.5864;transform:translate(52.7549vw,-10px) scale(.7874);animation:fall-312 12s -15s linear infinite}@keyframes fall-312{39.288%{transform:translate(52.6232vw,39.288vh) scale(.7874)}to{transform:translate(52.68905vw,99vh) scale(.7874)}}.snow:nth-child(313){opacity:.654;transform:translate(98.8632vw,-10px) scale(.2341);animation:fall-313 20s -14s linear infinite}@keyframes fall-313{57.036%{transform:translate(93.8241vw,57.036vh) scale(.2341)}to{transform:translate(96.34365vw,99vh) scale(.2341)}}.snow:nth-child(314){opacity:1.2272;transform:translate(1.3607vw,-10px) scale(.1955);animation:fall-314 28s -25s linear infinite}@keyframes fall-314{65.713%{transform:translate(-.8098vw,65.713vh) scale(.1955)}to{transform:translate(.27545vw,99vh) scale(.1955)}}.snow:nth-child(315){opacity:.5844;transform:translate(15.846vw,-10px) scale(.6136);animation:fall-315 11s -13s linear infinite}@keyframes fall-315{38.822%{transform:translate(21.5879vw,38.822vh) scale(.6136)}to{transform:translate(18.71695vw,99vh) scale(.6136)}}.snow:nth-child(316){opacity:.7688;transform:translate(94.8724vw,-10px) scale(.2254);animation:fall-316 12s -14s linear infinite}@keyframes fall-316{75.819%{transform:translate(103.7337vw,75.819vh) scale(.2254)}to{transform:translate(99.30305vw,99vh) scale(.2254)}}.snow:nth-child(317){opacity:1.558;transform:translate(70.5778vw,-10px) scale(.3425);animation:fall-317 13s -25s linear infinite}@keyframes fall-317{71.779%{transform:translate(77.0105vw,71.779vh) scale(.3425)}to{transform:translate(73.79415vw,99vh) scale(.3425)}}.snow:nth-child(318){opacity:1.3896;transform:translate(70.1193vw,-10px) scale(.6954);animation:fall-318 23s -6s linear infinite}@keyframes fall-318{72.049%{transform:translate(76.8489vw,72.049vh) scale(.6954)}to{transform:translate(73.4841vw,99vh) scale(.6954)}}.snow:nth-child(319){opacity:.7072;transform:translate(52.75vw,-10px) scale(.241);animation:fall-319 15s -7s linear infinite}@keyframes fall-319{36.798%{transform:translate(60.9991vw,36.798vh) scale(.241)}to{transform:translate(56.87455vw,99vh) scale(.241)}}.snow:nth-child(320){opacity:1.8772;transform:translate(92.2082vw,-10px) scale(.0303);animation:fall-320 10s -20s linear infinite}@keyframes fall-320{42.229%{transform:translate(91.6677vw,42.229vh) scale(.0303)}to{transform:translate(91.93795vw,99vh) scale(.0303)}}.snow:nth-child(321){opacity:.179;transform:translate(19.045vw,-10px) scale(.1142);animation:fall-321 19s -9s linear infinite}@keyframes fall-321{57.387%{transform:translate(25.9153vw,57.387vh) scale(.1142)}to{transform:translate(22.48015vw,99vh) scale(.1142)}}.snow:nth-child(322){opacity:.239;transform:translate(43.6936vw,-10px) scale(.8313);animation:fall-322 30s -4s linear infinite}@keyframes fall-322{36.323%{transform:translate(34.0741vw,36.323vh) scale(.8313)}to{transform:translate(38.88385vw,99vh) scale(.8313)}}.snow:nth-child(323){opacity:1.3172;transform:translate(18.4244vw,-10px) scale(.634);animation:fall-323 14s -12s linear infinite}@keyframes fall-323{53.906%{transform:translate(16.6286vw,53.906vh) scale(.634)}to{transform:translate(17.5265vw,99vh) scale(.634)}}.snow:nth-child(324){opacity:.3792;transform:translate(14.0818vw,-10px) scale(.4244);animation:fall-324 23s -16s linear infinite}@keyframes fall-324{44.565%{transform:translate(20.2896vw,44.565vh) scale(.4244)}to{transform:translate(17.1857vw,99vh) scale(.4244)}}.snow:nth-child(325){opacity:1.6768;transform:translate(66.5185vw,-10px) scale(.437);animation:fall-325 24s -15s linear infinite}@keyframes fall-325{64.302%{transform:translate(64.6193vw,64.302vh) scale(.437)}to{transform:translate(65.5689vw,99vh) scale(.437)}}.snow:nth-child(326){opacity:1.9388;transform:translate(11.8947vw,-10px) scale(.5501);animation:fall-326 27s -23s linear infinite}@keyframes fall-326{37.324%{transform:translate(9.1643vw,37.324vh) scale(.5501)}to{transform:translate(10.5295vw,99vh) scale(.5501)}}.snow:nth-child(327){opacity:1.2964;transform:translate(69.1175vw,-10px) scale(.3031);animation:fall-327 22s -26s linear infinite}@keyframes fall-327{66.763%{transform:translate(61.4041vw,66.763vh) scale(.3031)}to{transform:translate(65.2608vw,99vh) scale(.3031)}}.snow:nth-child(328){opacity:1.2152;transform:translate(76.6121vw,-10px) scale(.7204);animation:fall-328 12s -25s linear infinite}@keyframes fall-328{46.025%{transform:translate(86.0011vw,46.025vh) scale(.7204)}to{transform:translate(81.3066vw,99vh) scale(.7204)}}.snow:nth-child(329){opacity:1.731;transform:translate(5.4906vw,-10px) scale(.2935);animation:fall-329 16s -15s linear infinite}@keyframes fall-329{51.218%{transform:translate(-3.4712vw,51.218vh) scale(.2935)}to{transform:translate(1.0097vw,99vh) scale(.2935)}}.snow:nth-child(330){opacity:1.8696;transform:translate(97.9111vw,-10px) scale(.1103);animation:fall-330 21s -21s linear infinite}@keyframes fall-330{37.269%{transform:translate(94.2507vw,37.269vh) scale(.1103)}to{transform:translate(96.0809vw,99vh) scale(.1103)}}.snow:nth-child(331){opacity:.3874;transform:translate(75.8854vw,-10px) scale(.2262);animation:fall-331 21s -6s linear infinite}@keyframes fall-331{60.891%{transform:translate(70.3213vw,60.891vh) scale(.2262)}to{transform:translate(73.10335vw,99vh) scale(.2262)}}.snow:nth-child(332){opacity:1.0084;transform:translate(14.3988vw,-10px) scale(.6958);animation:fall-332 30s -22s linear infinite}@keyframes fall-332{78.337%{transform:translate(9.1131vw,78.337vh) scale(.6958)}to{transform:translate(11.75595vw,99vh) scale(.6958)}}.snow:nth-child(333){opacity:1.3742;transform:translate(6.869vw,-10px) scale(.4576);animation:fall-333 20s -22s linear infinite}@keyframes fall-333{39.471%{transform:translate(2.4957vw,39.471vh) scale(.4576)}to{transform:translate(4.68235vw,99vh) scale(.4576)}}.snow:nth-child(334){opacity:1.0828;transform:translate(55.3472vw,-10px) scale(.2904);animation:fall-334 28s -12s linear infinite}@keyframes fall-334{57.308%{transform:translate(45.7129vw,57.308vh) scale(.2904)}to{transform:translate(50.53005vw,99vh) scale(.2904)}}.snow:nth-child(335){opacity:.5102;transform:translate(31.0165vw,-10px) scale(.7516);animation:fall-335 21s -1s linear infinite}@keyframes fall-335{46.253%{transform:translate(34.2912vw,46.253vh) scale(.7516)}to{transform:translate(32.65385vw,99vh) scale(.7516)}}.snow:nth-child(336){opacity:.3458;transform:translate(83.0238vw,-10px) scale(.5038);animation:fall-336 19s -12s linear infinite}@keyframes fall-336{48.864%{transform:translate(79.2035vw,48.864vh) scale(.5038)}to{transform:translate(81.11365vw,99vh) scale(.5038)}}.snow:nth-child(337){opacity:1.5406;transform:translate(15.048vw,-10px) scale(.5604);animation:fall-337 15s -22s linear infinite}@keyframes fall-337{63.765%{transform:translate(10.1239vw,63.765vh) scale(.5604)}to{transform:translate(12.58595vw,99vh) scale(.5604)}}.snow:nth-child(338){opacity:1.0734;transform:translate(14.2981vw,-10px) scale(.5434);animation:fall-338 24s -11s linear infinite}@keyframes fall-338{70.396%{transform:translate(23.7071vw,70.396vh) scale(.5434)}to{transform:translate(19.0026vw,99vh) scale(.5434)}}.snow:nth-child(339){opacity:.1856;transform:translate(2.3069vw,-10px) scale(.1511);animation:fall-339 12s -7s linear infinite}@keyframes fall-339{60.663%{transform:translate(-7.1342vw,60.663vh) scale(.1511)}to{transform:translate(-2.41365vw,99vh) scale(.1511)}}.snow:nth-child(340){opacity:1.8398;transform:translate(39.5741vw,-10px) scale(.2591);animation:fall-340 23s -22s linear infinite}@keyframes fall-340{66.599%{transform:translate(36.0401vw,66.599vh) scale(.2591)}to{transform:translate(37.8071vw,99vh) scale(.2591)}}.snow:nth-child(341){opacity:1.0482;transform:translate(80.6298vw,-10px) scale(.1147);animation:fall-341 23s -7s linear infinite}@keyframes fall-341{38.431%{transform:translate(87.9784vw,38.431vh) scale(.1147)}to{transform:translate(84.3041vw,99vh) scale(.1147)}}.snow:nth-child(342){opacity:1.7036;transform:translate(76.2388vw,-10px) scale(.842);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{66.899%{transform:translate(80.5708vw,66.899vh) scale(.842)}to{transform:translate(78.4048vw,99vh) scale(.842)}}.snow:nth-child(343){opacity:1.3938;transform:translate(43.9026vw,-10px) scale(.7307);animation:fall-343 30s -13s linear infinite}@keyframes fall-343{32.201%{transform:translate(46.7089vw,32.201vh) scale(.7307)}to{transform:translate(45.30575vw,99vh) scale(.7307)}}.snow:nth-child(344){opacity:1.2664;transform:translate(89.7037vw,-10px) scale(.1228);animation:fall-344 10s -6s linear infinite}@keyframes fall-344{62.498%{transform:translate(85.0118vw,62.498vh) scale(.1228)}to{transform:translate(87.35775vw,99vh) scale(.1228)}}.snow:nth-child(345){opacity:.149;transform:translate(35.378vw,-10px) scale(.1692);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{61.321%{transform:translate(37.4986vw,61.321vh) scale(.1692)}to{transform:translate(36.4383vw,99vh) scale(.1692)}}.snow:nth-child(346){opacity:1.5;transform:translate(54.7059vw,-10px) scale(.3489);animation:fall-346 12s -2s linear infinite}@keyframes fall-346{39.847%{transform:translate(48.0907vw,39.847vh) scale(.3489)}to{transform:translate(51.3983vw,99vh) scale(.3489)}}.snow:nth-child(347){opacity:.2988;transform:translate(72.5735vw,-10px) scale(.0881);animation:fall-347 24s -11s linear infinite}@keyframes fall-347{43.03%{transform:translate(72.352vw,43.03vh) scale(.0881)}to{transform:translate(72.46275vw,99vh) scale(.0881)}}.snow:nth-child(348){opacity:1.9672;transform:translate(26.6325vw,-10px) scale(.8214);animation:fall-348 16s -24s linear infinite}@keyframes fall-348{68.995%{transform:translate(27.2764vw,68.995vh) scale(.8214)}to{transform:translate(26.95445vw,99vh) scale(.8214)}}.snow:nth-child(349){opacity:1.8512;transform:translate(66.7788vw,-10px) scale(.2049);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{56.017%{transform:translate(63.2523vw,56.017vh) scale(.2049)}to{transform:translate(65.01555vw,99vh) scale(.2049)}}.snow:nth-child(350){opacity:.6848;transform:translate(70.1767vw,-10px) scale(.8839);animation:fall-350 30s -27s linear infinite}@keyframes fall-350{35.889%{transform:translate(64.2641vw,35.889vh) scale(.8839)}to{transform:translate(67.2204vw,99vh) scale(.8839)}}.snow:nth-child(351){opacity:.8922;transform:translate(64.4908vw,-10px) scale(.5424);animation:fall-351 18s -22s linear infinite}@keyframes fall-351{58.047%{transform:translate(67.0899vw,58.047vh) scale(.5424)}to{transform:translate(65.79035vw,99vh) scale(.5424)}}.snow:nth-child(352){opacity:1.7118;transform:translate(90.0862vw,-10px) scale(.1756);animation:fall-352 13s -19s linear infinite}@keyframes fall-352{61.29%{transform:translate(85.8287vw,61.29vh) scale(.1756)}to{transform:translate(87.95745vw,99vh) scale(.1756)}}.snow:nth-child(353){opacity:.3722;transform:translate(97.2367vw,-10px) scale(.9111);animation:fall-353 20s -1s linear infinite}@keyframes fall-353{72.435%{transform:translate(99.4453vw,72.435vh) scale(.9111)}to{transform:translate(98.341vw,99vh) scale(.9111)}}.snow:nth-child(354){opacity:.1604;transform:translate(92.1145vw,-10px) scale(.543);animation:fall-354 24s -18s linear infinite}@keyframes fall-354{56.994%{transform:translate(91.0872vw,56.994vh) scale(.543)}to{transform:translate(91.60085vw,99vh) scale(.543)}}.snow:nth-child(355){opacity:.0368;transform:translate(94.0063vw,-10px) scale(.4457);animation:fall-355 20s -29s linear infinite}@keyframes fall-355{44.573%{transform:translate(90.4279vw,44.573vh) scale(.4457)}to{transform:translate(92.2171vw,99vh) scale(.4457)}}.snow:nth-child(356){opacity:.1812;transform:translate(23.94vw,-10px) scale(.2392);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{32.766%{transform:translate(19.5653vw,32.766vh) scale(.2392)}to{transform:translate(21.75265vw,99vh) scale(.2392)}}.snow:nth-child(357){opacity:1.202;transform:translate(36.6217vw,-10px) scale(.6917);animation:fall-357 27s -22s linear infinite}@keyframes fall-357{54.549%{transform:translate(30.2734vw,54.549vh) scale(.6917)}to{transform:translate(33.44755vw,99vh) scale(.6917)}}.snow:nth-child(358){opacity:.9976;transform:translate(28.5551vw,-10px) scale(.7914);animation:fall-358 28s -22s linear infinite}@keyframes fall-358{57.885%{transform:translate(25.7501vw,57.885vh) scale(.7914)}to{transform:translate(27.1526vw,99vh) scale(.7914)}}.snow:nth-child(359){opacity:.0722;transform:translate(3.1894vw,-10px) scale(.2718);animation:fall-359 24s -1s linear infinite}@keyframes fall-359{50.119%{transform:translate(2.375vw,50.119vh) scale(.2718)}to{transform:translate(2.7822vw,99vh) scale(.2718)}}.snow:nth-child(360){opacity:1.3628;transform:translate(77.6879vw,-10px) scale(.9502);animation:fall-360 10s -19s linear infinite}@keyframes fall-360{50.645%{transform:translate(71.086vw,50.645vh) scale(.9502)}to{transform:translate(74.38695vw,99vh) scale(.9502)}}.snow:nth-child(361){opacity:.0656;transform:translate(23.9997vw,-10px) scale(.0997);animation:fall-361 26s -14s linear infinite}@keyframes fall-361{77.676%{transform:translate(27.5531vw,77.676vh) scale(.0997)}to{transform:translate(25.7764vw,99vh) scale(.0997)}}.snow:nth-child(362){opacity:1.5686;transform:translate(20.852vw,-10px) scale(.2245);animation:fall-362 21s -20s linear infinite}@keyframes fall-362{35.798%{transform:translate(14.7227vw,35.798vh) scale(.2245)}to{transform:translate(17.78735vw,99vh) scale(.2245)}}.snow:nth-child(363){opacity:.9996;transform:translate(74.7231vw,-10px) scale(.6323);animation:fall-363 13s -5s linear infinite}@keyframes fall-363{58.36%{transform:translate(72.7638vw,58.36vh) scale(.6323)}to{transform:translate(73.74345vw,99vh) scale(.6323)}}.snow:nth-child(364){opacity:1.0106;transform:translate(21.9071vw,-10px) scale(.9349);animation:fall-364 17s -8s linear infinite}@keyframes fall-364{31.209%{transform:translate(30.0345vw,31.209vh) scale(.9349)}to{transform:translate(25.9708vw,99vh) scale(.9349)}}.snow:nth-child(365){opacity:.2548;transform:translate(76.2866vw,-10px) scale(.3211);animation:fall-365 30s -10s linear infinite}@keyframes fall-365{63.936%{transform:translate(85.7176vw,63.936vh) scale(.3211)}to{transform:translate(81.0021vw,99vh) scale(.3211)}}.snow:nth-child(366){opacity:1.037;transform:translate(95.0898vw,-10px) scale(.0486);animation:fall-366 21s -28s linear infinite}@keyframes fall-366{58.99%{transform:translate(90.516vw,58.99vh) scale(.0486)}to{transform:translate(92.8029vw,99vh) scale(.0486)}}.snow:nth-child(367){opacity:.0894;transform:translate(93.9675vw,-10px) scale(.9507);animation:fall-367 30s -20s linear infinite}@keyframes fall-367{31.11%{transform:translate(97.2585vw,31.11vh) scale(.9507)}to{transform:translate(95.613vw,99vh) scale(.9507)}}.snow:nth-child(368){opacity:1.7008;transform:translate(84.7627vw,-10px) scale(.2795);animation:fall-368 11s -26s linear infinite}@keyframes fall-368{41.589%{transform:translate(87.2461vw,41.589vh) scale(.2795)}to{transform:translate(86.0044vw,99vh) scale(.2795)}}.snow:nth-child(369){opacity:.4642;transform:translate(83.9977vw,-10px) scale(.1986);animation:fall-369 10s -4s linear infinite}@keyframes fall-369{72.427%{transform:translate(92.8317vw,72.427vh) scale(.1986)}to{transform:translate(88.4147vw,99vh) scale(.1986)}}.snow:nth-child(370){opacity:.3658;transform:translate(90.5758vw,-10px) scale(.9478);animation:fall-370 10s -21s linear infinite}@keyframes fall-370{53.41%{transform:translate(82.6284vw,53.41vh) scale(.9478)}to{transform:translate(86.6021vw,99vh) scale(.9478)}}.snow:nth-child(371){opacity:.4066;transform:translate(57.8499vw,-10px) scale(.6513);animation:fall-371 13s -4s linear infinite}@keyframes fall-371{30.424%{transform:translate(57.3056vw,30.424vh) scale(.6513)}to{transform:translate(57.57775vw,99vh) scale(.6513)}}.snow:nth-child(372){opacity:1.5538;transform:translate(8.5407vw,-10px) scale(.0113);animation:fall-372 20s -9s linear infinite}@keyframes fall-372{69.179%{transform:translate(10.4047vw,69.179vh) scale(.0113)}to{transform:translate(9.4727vw,99vh) scale(.0113)}}.snow:nth-child(373){opacity:1.245;transform:translate(51.6087vw,-10px) scale(.9988);animation:fall-373 30s -10s linear infinite}@keyframes fall-373{48.938%{transform:translate(51.2237vw,48.938vh) scale(.9988)}to{transform:translate(51.4162vw,99vh) scale(.9988)}}.snow:nth-child(374){opacity:1.5206;transform:translate(6.0868vw,-10px) scale(.2687);animation:fall-374 17s -8s linear infinite}@keyframes fall-374{40.11%{transform:translate(7.0572vw,40.11vh) scale(.2687)}to{transform:translate(6.572vw,99vh) scale(.2687)}}.snow:nth-child(375){opacity:1.0468;transform:translate(60.9414vw,-10px) scale(.0273);animation:fall-375 19s -15s linear infinite}@keyframes fall-375{49.834%{transform:translate(59.5517vw,49.834vh) scale(.0273)}to{transform:translate(60.24655vw,99vh) scale(.0273)}}.snow:nth-child(376){opacity:1.3548;transform:translate(56.0539vw,-10px) scale(.6282);animation:fall-376 24s -20s linear infinite}@keyframes fall-376{72.565%{transform:translate(58.037vw,72.565vh) scale(.6282)}to{transform:translate(57.04545vw,99vh) scale(.6282)}}.snow:nth-child(377){opacity:.5402;transform:translate(69.2902vw,-10px) scale(.9265);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{51.364%{transform:translate(71.8103vw,51.364vh) scale(.9265)}to{transform:translate(70.55025vw,99vh) scale(.9265)}}.snow:nth-child(378){opacity:1.2946;transform:translate(55.4494vw,-10px) scale(.4226);animation:fall-378 22s -18s linear infinite}@keyframes fall-378{32.152%{transform:translate(56.4155vw,32.152vh) scale(.4226)}to{transform:translate(55.93245vw,99vh) scale(.4226)}}.snow:nth-child(379){opacity:.1632;transform:translate(63.2608vw,-10px) scale(.5095);animation:fall-379 24s -26s linear infinite}@keyframes fall-379{59.015%{transform:translate(60.0031vw,59.015vh) scale(.5095)}to{transform:translate(61.63195vw,99vh) scale(.5095)}}.snow:nth-child(380){opacity:1.5952;transform:translate(14.1172vw,-10px) scale(.9182);animation:fall-380 13s -1s linear infinite}@keyframes fall-380{43.448%{transform:translate(13.1661vw,43.448vh) scale(.9182)}to{transform:translate(13.64165vw,99vh) scale(.9182)}}.snow:nth-child(381){opacity:1.0608;transform:translate(41.7114vw,-10px) scale(.1322);animation:fall-381 14s -22s linear infinite}@keyframes fall-381{68.745%{transform:translate(42.3098vw,68.745vh) scale(.1322)}to{transform:translate(42.0106vw,99vh) scale(.1322)}}.snow:nth-child(382){opacity:1.5518;transform:translate(88.8235vw,-10px) scale(.0866);animation:fall-382 16s -13s linear infinite}@keyframes fall-382{40.166%{transform:translate(95.366vw,40.166vh) scale(.0866)}to{transform:translate(92.09475vw,99vh) scale(.0866)}}.snow:nth-child(383){opacity:1.645;transform:translate(59.8563vw,-10px) scale(.1702);animation:fall-383 24s -4s linear infinite}@keyframes fall-383{62.71%{transform:translate(53.6706vw,62.71vh) scale(.1702)}to{transform:translate(56.76345vw,99vh) scale(.1702)}}.snow:nth-child(384){opacity:1.1074;transform:translate(97.9928vw,-10px) scale(.0855);animation:fall-384 18s -23s linear infinite}@keyframes fall-384{48.404%{transform:translate(93.3609vw,48.404vh) scale(.0855)}to{transform:translate(95.67685vw,99vh) scale(.0855)}}.snow:nth-child(385){opacity:.0904;transform:translate(13.8759vw,-10px) scale(.8);animation:fall-385 23s -10s linear infinite}@keyframes fall-385{53.733%{transform:translate(5.5084vw,53.733vh) scale(.8)}to{transform:translate(9.69215vw,99vh) scale(.8)}}.snow:nth-child(386){opacity:.4368;transform:translate(85.4536vw,-10px) scale(.5965);animation:fall-386 23s -19s linear infinite}@keyframes fall-386{58.097%{transform:translate(77.1502vw,58.097vh) scale(.5965)}to{transform:translate(81.3019vw,99vh) scale(.5965)}}.snow:nth-child(387){opacity:1.1484;transform:translate(38.2066vw,-10px) scale(.6394);animation:fall-387 25s -15s linear infinite}@keyframes fall-387{35.649%{transform:translate(31.5249vw,35.649vh) scale(.6394)}to{transform:translate(34.86575vw,99vh) scale(.6394)}}.snow:nth-child(388){opacity:1.7132;transform:translate(91.1843vw,-10px) scale(.1416);animation:fall-388 12s -18s linear infinite}@keyframes fall-388{79.912%{transform:translate(100.8861vw,79.912vh) scale(.1416)}to{transform:translate(96.0352vw,99vh) scale(.1416)}}.snow:nth-child(389){opacity:.7752;transform:translate(32.9415vw,-10px) scale(.6279);animation:fall-389 18s -2s linear infinite}@keyframes fall-389{70.887%{transform:translate(39.9201vw,70.887vh) scale(.6279)}to{transform:translate(36.4308vw,99vh) scale(.6279)}}.snow:nth-child(390){opacity:1.9426;transform:translate(41.185vw,-10px) scale(.1493);animation:fall-390 14s -23s linear infinite}@keyframes fall-390{61.827%{transform:translate(51.1696vw,61.827vh) scale(.1493)}to{transform:translate(46.1773vw,99vh) scale(.1493)}}.snow:nth-child(391){opacity:.0784;transform:translate(5.5401vw,-10px) scale(.1448);animation:fall-391 17s -26s linear infinite}@keyframes fall-391{32.283%{transform:translate(-3.5229vw,32.283vh) scale(.1448)}to{transform:translate(1.0086vw,99vh) scale(.1448)}}.snow:nth-child(392){opacity:1.8368;transform:translate(21.8304vw,-10px) scale(.9973);animation:fall-392 29s -6s linear infinite}@keyframes fall-392{42.686%{transform:translate(13.6626vw,42.686vh) scale(.9973)}to{transform:translate(17.7465vw,99vh) scale(.9973)}}.snow:nth-child(393){opacity:1.5964;transform:translate(45.8866vw,-10px) scale(.3322);animation:fall-393 13s -19s linear infinite}@keyframes fall-393{36.916%{transform:translate(41.6656vw,36.916vh) scale(.3322)}to{transform:translate(43.7761vw,99vh) scale(.3322)}}.snow:nth-child(394){opacity:1.158;transform:translate(81.7815vw,-10px) scale(.8067);animation:fall-394 21s -24s linear infinite}@keyframes fall-394{70.083%{transform:translate(74.7391vw,70.083vh) scale(.8067)}to{transform:translate(78.2603vw,99vh) scale(.8067)}}.snow:nth-child(395){opacity:.7668;transform:translate(46.7314vw,-10px) scale(.1791);animation:fall-395 15s -5s linear infinite}@keyframes fall-395{44.616%{transform:translate(54.011vw,44.616vh) scale(.1791)}to{transform:translate(50.3712vw,99vh) scale(.1791)}}.snow:nth-child(396){opacity:1.4652;transform:translate(12.6266vw,-10px) scale(.7846);animation:fall-396 20s -5s linear infinite}@keyframes fall-396{36.144%{transform:translate(15.7199vw,36.144vh) scale(.7846)}to{transform:translate(14.17325vw,99vh) scale(.7846)}}.snow:nth-child(397){opacity:.9782;transform:translate(19.0902vw,-10px) scale(.1217);animation:fall-397 28s -2s linear infinite}@keyframes fall-397{31.632%{transform:translate(28.6565vw,31.632vh) scale(.1217)}to{transform:translate(23.87335vw,99vh) scale(.1217)}}.snow:nth-child(398){opacity:.3778;transform:translate(1.6425vw,-10px) scale(.2789);animation:fall-398 20s -14s linear infinite}@keyframes fall-398{46.091%{transform:translate(11.5096vw,46.091vh) scale(.2789)}to{transform:translate(6.57605vw,99vh) scale(.2789)}}.snow:nth-child(399){opacity:.6172;transform:translate(76.9808vw,-10px) scale(.3892);animation:fall-399 13s -22s linear infinite}@keyframes fall-399{39.871%{transform:translate(83.2026vw,39.871vh) scale(.3892)}to{transform:translate(80.0917vw,99vh) scale(.3892)}}.snow:nth-child(400){opacity:1.1324;transform:translate(28.1526vw,-10px) scale(.2998);animation:fall-400 14s -25s linear infinite}@keyframes fall-400{62.632%{transform:translate(35.2268vw,62.632vh) scale(.2998)}to{transform:translate(31.6897vw,99vh) scale(.2998)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
25
+ AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1844;transform:translate(25.9688vw,-10px) scale(.5866);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{59.695%{transform:translate(31.8027vw,59.695vh) scale(.5866)}to{transform:translate(28.88575vw,99vh) scale(.5866)}}.snow:nth-child(2){opacity:1.4526;transform:translate(46.8912vw,-10px) scale(.5985);animation:fall-2 11s -2s linear infinite}@keyframes fall-2{57.332%{transform:translate(46.47vw,57.332vh) scale(.5985)}to{transform:translate(46.6806vw,99vh) scale(.5985)}}.snow:nth-child(3){opacity:.045;transform:translate(87.4829vw,-10px) scale(.3329);animation:fall-3 24s -7s linear infinite}@keyframes fall-3{40.086%{transform:translate(93.29vw,40.086vh) scale(.3329)}to{transform:translate(90.38645vw,99vh) scale(.3329)}}.snow:nth-child(4){opacity:1.6076;transform:translate(14.6774vw,-10px) scale(.1718);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{46.693%{transform:translate(19.2048vw,46.693vh) scale(.1718)}to{transform:translate(16.9411vw,99vh) scale(.1718)}}.snow:nth-child(5){opacity:.4124;transform:translate(95.6536vw,-10px) scale(.2459);animation:fall-5 30s -18s linear infinite}@keyframes fall-5{36.522%{transform:translate(98.6357vw,36.522vh) scale(.2459)}to{transform:translate(97.14465vw,99vh) scale(.2459)}}.snow:nth-child(6){opacity:.0348;transform:translate(74.6845vw,-10px) scale(.1942);animation:fall-6 25s -1s linear infinite}@keyframes fall-6{38.334%{transform:translate(80.7498vw,38.334vh) scale(.1942)}to{transform:translate(77.71715vw,99vh) scale(.1942)}}.snow:nth-child(7){opacity:1.5874;transform:translate(78.2481vw,-10px) scale(.577);animation:fall-7 15s -21s linear infinite}@keyframes fall-7{67.575%{transform:translate(74.1552vw,67.575vh) scale(.577)}to{transform:translate(76.20165vw,99vh) scale(.577)}}.snow:nth-child(8){opacity:.6172;transform:translate(43.3366vw,-10px) scale(.8286);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{49.64%{transform:translate(48.2725vw,49.64vh) scale(.8286)}to{transform:translate(45.80455vw,99vh) scale(.8286)}}.snow:nth-child(9){opacity:1.9288;transform:translate(10.4527vw,-10px) scale(.858);animation:fall-9 29s -24s linear infinite}@keyframes fall-9{73.604%{transform:translate(18.8549vw,73.604vh) scale(.858)}to{transform:translate(14.6538vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.542;transform:translate(1.4097vw,-10px) scale(.0954);animation:fall-10 18s -8s linear infinite}@keyframes fall-10{63.027%{transform:translate(4.4705vw,63.027vh) scale(.0954)}to{transform:translate(2.9401vw,99vh) scale(.0954)}}.snow:nth-child(11){opacity:1.414;transform:translate(33.2117vw,-10px) scale(.2815);animation:fall-11 28s -12s linear infinite}@keyframes fall-11{76.316%{transform:translate(25.962vw,76.316vh) scale(.2815)}to{transform:translate(29.58685vw,99vh) scale(.2815)}}.snow:nth-child(12){opacity:.3996;transform:translate(79.0372vw,-10px) scale(.8771);animation:fall-12 29s -4s linear infinite}@keyframes fall-12{69.377%{transform:translate(74.0903vw,69.377vh) scale(.8771)}to{transform:translate(76.56375vw,99vh) scale(.8771)}}.snow:nth-child(13){opacity:.6886;transform:translate(44.0541vw,-10px) scale(.3079);animation:fall-13 24s -4s linear infinite}@keyframes fall-13{73.076%{transform:translate(34.2555vw,73.076vh) scale(.3079)}to{transform:translate(39.1548vw,99vh) scale(.3079)}}.snow:nth-child(14){opacity:.3488;transform:translate(45.4175vw,-10px) scale(.7549);animation:fall-14 11s -16s linear infinite}@keyframes fall-14{58.104%{transform:translate(44.3418vw,58.104vh) scale(.7549)}to{transform:translate(44.87965vw,99vh) scale(.7549)}}.snow:nth-child(15){opacity:.5618;transform:translate(77.7508vw,-10px) scale(.3468);animation:fall-15 26s -13s linear infinite}@keyframes fall-15{63.367%{transform:translate(67.9348vw,63.367vh) scale(.3468)}to{transform:translate(72.8428vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:.6616;transform:translate(38.8276vw,-10px) scale(.4829);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{72.293%{transform:translate(41.6988vw,72.293vh) scale(.4829)}to{transform:translate(40.2632vw,99vh) scale(.4829)}}.snow:nth-child(17){opacity:1.7952;transform:translate(69.7325vw,-10px) scale(.7675);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.961%{transform:translate(68.75vw,55.961vh) scale(.7675)}to{transform:translate(69.24125vw,99vh) scale(.7675)}}.snow:nth-child(18){opacity:1.4832;transform:translate(9.3521vw,-10px) scale(.5422);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{64.981%{transform:translate(2.1564vw,64.981vh) scale(.5422)}to{transform:translate(5.75425vw,99vh) scale(.5422)}}.snow:nth-child(19){opacity:.3354;transform:translate(13.577vw,-10px) scale(.7151);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{51.07%{transform:translate(19.6469vw,51.07vh) scale(.7151)}to{transform:translate(16.61195vw,99vh) scale(.7151)}}.snow:nth-child(20){opacity:.5188;transform:translate(15.5416vw,-10px) scale(.3501);animation:fall-20 25s -22s linear infinite}@keyframes fall-20{47.728%{transform:translate(16.7461vw,47.728vh) scale(.3501)}to{transform:translate(16.14385vw,99vh) scale(.3501)}}.snow:nth-child(21){opacity:1.066;transform:translate(14.4071vw,-10px) scale(.9262);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{68.223%{transform:translate(14.9076vw,68.223vh) scale(.9262)}to{transform:translate(14.65735vw,99vh) scale(.9262)}}.snow:nth-child(22){opacity:.4554;transform:translate(33.378vw,-10px) scale(.1871);animation:fall-22 18s -7s linear infinite}@keyframes fall-22{30.883%{transform:translate(40.8247vw,30.883vh) scale(.1871)}to{transform:translate(37.10135vw,99vh) scale(.1871)}}.snow:nth-child(23){opacity:1.9304;transform:translate(59.1915vw,-10px) scale(.639);animation:fall-23 29s -23s linear infinite}@keyframes fall-23{52.123%{transform:translate(55.1575vw,52.123vh) scale(.639)}to{transform:translate(57.1745vw,99vh) scale(.639)}}.snow:nth-child(24){opacity:1.8154;transform:translate(44.0681vw,-10px) scale(.2288);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{30.774%{transform:translate(45.6295vw,30.774vh) scale(.2288)}to{transform:translate(44.8488vw,99vh) scale(.2288)}}.snow:nth-child(25){opacity:1.9092;transform:translate(9.2008vw,-10px) scale(.2909);animation:fall-25 10s -23s linear infinite}@keyframes fall-25{37.936%{transform:translate(10.0008vw,37.936vh) scale(.2909)}to{transform:translate(9.6008vw,99vh) scale(.2909)}}.snow:nth-child(26){opacity:.0516;transform:translate(98.6514vw,-10px) scale(.7333);animation:fall-26 18s -18s linear infinite}@keyframes fall-26{68.112%{transform:translate(101.8939vw,68.112vh) scale(.7333)}to{transform:translate(100.27265vw,99vh) scale(.7333)}}.snow:nth-child(27){opacity:.1256;transform:translate(37.9306vw,-10px) scale(.7724);animation:fall-27 21s -19s linear infinite}@keyframes fall-27{38.548%{transform:translate(31.2392vw,38.548vh) scale(.7724)}to{transform:translate(34.5849vw,99vh) scale(.7724)}}.snow:nth-child(28){opacity:.6656;transform:translate(57.7137vw,-10px) scale(.6509);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{49.425%{transform:translate(67.3674vw,49.425vh) scale(.6509)}to{transform:translate(62.54055vw,99vh) scale(.6509)}}.snow:nth-child(29){opacity:1.4636;transform:translate(.566vw,-10px) scale(.17);animation:fall-29 12s -17s linear infinite}@keyframes fall-29{30.448%{transform:translate(4.1818vw,30.448vh) scale(.17)}to{transform:translate(2.3739vw,99vh) scale(.17)}}.snow:nth-child(30){opacity:.869;transform:translate(71.1372vw,-10px) scale(.8075);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{50.324%{transform:translate(65.6634vw,50.324vh) scale(.8075)}to{transform:translate(68.4003vw,99vh) scale(.8075)}}.snow:nth-child(31){opacity:.2474;transform:translate(83.0245vw,-10px) scale(.8292);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{30.875%{transform:translate(91.4281vw,30.875vh) scale(.8292)}to{transform:translate(87.2263vw,99vh) scale(.8292)}}.snow:nth-child(32){opacity:1.3556;transform:translate(.2732vw,-10px) scale(.7395);animation:fall-32 28s -10s linear infinite}@keyframes fall-32{45.973%{transform:translate(-6.0631vw,45.973vh) scale(.7395)}to{transform:translate(-2.89495vw,99vh) scale(.7395)}}.snow:nth-child(33){opacity:.8974;transform:translate(1.6235vw,-10px) scale(.9767);animation:fall-33 15s -4s linear infinite}@keyframes fall-33{51.572%{transform:translate(5.4829vw,51.572vh) scale(.9767)}to{transform:translate(3.5532vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.7808;transform:translate(53.3597vw,-10px) scale(.484);animation:fall-34 19s -25s linear infinite}@keyframes fall-34{77.404%{transform:translate(55.1155vw,77.404vh) scale(.484)}to{transform:translate(54.2376vw,99vh) scale(.484)}}.snow:nth-child(35){opacity:1.9956;transform:translate(1.3985vw,-10px) scale(.8541);animation:fall-35 19s -18s linear infinite}@keyframes fall-35{56.459%{transform:translate(-.5836vw,56.459vh) scale(.8541)}to{transform:translate(.40745vw,99vh) scale(.8541)}}.snow:nth-child(36){opacity:1.3298;transform:translate(52.0712vw,-10px) scale(.8246);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{31.253%{transform:translate(55.8246vw,31.253vh) scale(.8246)}to{transform:translate(53.9479vw,99vh) scale(.8246)}}.snow:nth-child(37){opacity:.6574;transform:translate(21.2287vw,-10px) scale(.4564);animation:fall-37 15s -19s linear infinite}@keyframes fall-37{52.607%{transform:translate(13.1829vw,52.607vh) scale(.4564)}to{transform:translate(17.2058vw,99vh) scale(.4564)}}.snow:nth-child(38){opacity:1.7652;transform:translate(3.3914vw,-10px) scale(.785);animation:fall-38 25s -2s linear infinite}@keyframes fall-38{56.84%{transform:translate(-.2486vw,56.84vh) scale(.785)}to{transform:translate(1.5714vw,99vh) scale(.785)}}.snow:nth-child(39){opacity:.305;transform:translate(81.8046vw,-10px) scale(.9907);animation:fall-39 11s -12s linear infinite}@keyframes fall-39{30.697%{transform:translate(85.5267vw,30.697vh) scale(.9907)}to{transform:translate(83.66565vw,99vh) scale(.9907)}}.snow:nth-child(40){opacity:.9586;transform:translate(71.0859vw,-10px) scale(.5289);animation:fall-40 23s -1s linear infinite}@keyframes fall-40{37.984%{transform:translate(74.9364vw,37.984vh) scale(.5289)}to{transform:translate(73.01115vw,99vh) scale(.5289)}}.snow:nth-child(41){opacity:.8556;transform:translate(27.3174vw,-10px) scale(.8135);animation:fall-41 26s -8s linear infinite}@keyframes fall-41{34.734%{transform:translate(20.524vw,34.734vh) scale(.8135)}to{transform:translate(23.9207vw,99vh) scale(.8135)}}.snow:nth-child(42){opacity:1.133;transform:translate(84.9892vw,-10px) scale(.5142);animation:fall-42 10s -6s linear infinite}@keyframes fall-42{71.394%{transform:translate(92.1626vw,71.394vh) scale(.5142)}to{transform:translate(88.5759vw,99vh) scale(.5142)}}.snow:nth-child(43){opacity:1.235;transform:translate(83.0801vw,-10px) scale(.4854);animation:fall-43 18s -19s linear infinite}@keyframes fall-43{42.74%{transform:translate(73.1933vw,42.74vh) scale(.4854)}to{transform:translate(78.1367vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.5224;transform:translate(4.1013vw,-10px) scale(.5653);animation:fall-44 20s -21s linear infinite}@keyframes fall-44{31.314%{transform:translate(2.606vw,31.314vh) scale(.5653)}to{transform:translate(3.35365vw,99vh) scale(.5653)}}.snow:nth-child(45){opacity:1.0004;transform:translate(39.322vw,-10px) scale(.9587);animation:fall-45 17s -7s linear infinite}@keyframes fall-45{50.042%{transform:translate(40.2857vw,50.042vh) scale(.9587)}to{transform:translate(39.80385vw,99vh) scale(.9587)}}.snow:nth-child(46){opacity:1.28;transform:translate(83.848vw,-10px) scale(.1384);animation:fall-46 18s -12s linear infinite}@keyframes fall-46{70.166%{transform:translate(89.85vw,70.166vh) scale(.1384)}to{transform:translate(86.849vw,99vh) scale(.1384)}}.snow:nth-child(47){opacity:1.7994;transform:translate(95.1093vw,-10px) scale(.4273);animation:fall-47 14s -1s linear infinite}@keyframes fall-47{30.217%{transform:translate(104.2496vw,30.217vh) scale(.4273)}to{transform:translate(99.67945vw,99vh) scale(.4273)}}.snow:nth-child(48){opacity:.4156;transform:translate(3.3034vw,-10px) scale(.3256);animation:fall-48 10s -4s linear infinite}@keyframes fall-48{42.2%{transform:translate(-.0733vw,42.2vh) scale(.3256)}to{transform:translate(1.61505vw,99vh) scale(.3256)}}.snow:nth-child(49){opacity:1.997;transform:translate(48.104vw,-10px) scale(.8814);animation:fall-49 26s -14s linear infinite}@keyframes fall-49{35.578%{transform:translate(43.5885vw,35.578vh) scale(.8814)}to{transform:translate(45.84625vw,99vh) scale(.8814)}}.snow:nth-child(50){opacity:1.9816;transform:translate(98.55vw,-10px) scale(.3106);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{74.482%{transform:translate(106.687vw,74.482vh) scale(.3106)}to{transform:translate(102.6185vw,99vh) scale(.3106)}}.snow:nth-child(51){opacity:1.8948;transform:translate(39.9734vw,-10px) scale(.0181);animation:fall-51 26s -18s linear infinite}@keyframes fall-51{41.64%{transform:translate(33.4704vw,41.64vh) scale(.0181)}to{transform:translate(36.7219vw,99vh) scale(.0181)}}.snow:nth-child(52){opacity:1.1148;transform:translate(47.0147vw,-10px) scale(.6528);animation:fall-52 10s -7s linear infinite}@keyframes fall-52{35.163%{transform:translate(51.166vw,35.163vh) scale(.6528)}to{transform:translate(49.09035vw,99vh) scale(.6528)}}.snow:nth-child(53){opacity:.4018;transform:translate(83.8934vw,-10px) scale(.8312);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{50.841%{transform:translate(81.0206vw,50.841vh) scale(.8312)}to{transform:translate(82.457vw,99vh) scale(.8312)}}.snow:nth-child(54){opacity:.992;transform:translate(.3708vw,-10px) scale(.4949);animation:fall-54 13s -2s linear infinite}@keyframes fall-54{37.868%{transform:translate(2.7165vw,37.868vh) scale(.4949)}to{transform:translate(1.54365vw,99vh) scale(.4949)}}.snow:nth-child(55){opacity:.909;transform:translate(43.3515vw,-10px) scale(.314);animation:fall-55 15s -10s linear infinite}@keyframes fall-55{37.054%{transform:translate(45.9072vw,37.054vh) scale(.314)}to{transform:translate(44.62935vw,99vh) scale(.314)}}.snow:nth-child(56){opacity:.4868;transform:translate(23.1704vw,-10px) scale(.4009);animation:fall-56 10s -28s linear infinite}@keyframes fall-56{70.519%{transform:translate(32.0148vw,70.519vh) scale(.4009)}to{transform:translate(27.5926vw,99vh) scale(.4009)}}.snow:nth-child(57){opacity:.25;transform:translate(16.5028vw,-10px) scale(.0044);animation:fall-57 10s -16s linear infinite}@keyframes fall-57{78.459%{transform:translate(24.4015vw,78.459vh) scale(.0044)}to{transform:translate(20.45215vw,99vh) scale(.0044)}}.snow:nth-child(58){opacity:1.4452;transform:translate(20.0107vw,-10px) scale(.16);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{36.842%{transform:translate(16.7441vw,36.842vh) scale(.16)}to{transform:translate(18.3774vw,99vh) scale(.16)}}.snow:nth-child(59){opacity:.808;transform:translate(25.0174vw,-10px) scale(.4574);animation:fall-59 22s -12s linear infinite}@keyframes fall-59{71.502%{transform:translate(31.4vw,71.502vh) scale(.4574)}to{transform:translate(28.2087vw,99vh) scale(.4574)}}.snow:nth-child(60){opacity:.1492;transform:translate(89.3399vw,-10px) scale(.0857);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{72.036%{transform:translate(86.1748vw,72.036vh) scale(.0857)}to{transform:translate(87.75735vw,99vh) scale(.0857)}}.snow:nth-child(61){opacity:1.3684;transform:translate(45.9938vw,-10px) scale(.6386);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{33.856%{transform:translate(41.7626vw,33.856vh) scale(.6386)}to{transform:translate(43.8782vw,99vh) scale(.6386)}}.snow:nth-child(62){opacity:.456;transform:translate(8.7856vw,-10px) scale(.8474);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{59.663%{transform:translate(6.2499vw,59.663vh) scale(.8474)}to{transform:translate(7.51775vw,99vh) scale(.8474)}}.snow:nth-child(63){opacity:.7414;transform:translate(15.2vw,-10px) scale(.477);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{73.243%{transform:translate(6.1803vw,73.243vh) scale(.477)}to{transform:translate(10.69015vw,99vh) scale(.477)}}.snow:nth-child(64){opacity:1.2104;transform:translate(16.2849vw,-10px) scale(.6205);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{78.374%{transform:translate(22.4142vw,78.374vh) scale(.6205)}to{transform:translate(19.34955vw,99vh) scale(.6205)}}.snow:nth-child(65){opacity:1.064;transform:translate(88.8927vw,-10px) scale(.7388);animation:fall-65 16s -5s linear infinite}@keyframes fall-65{44.72%{transform:translate(90.1577vw,44.72vh) scale(.7388)}to{transform:translate(89.5252vw,99vh) scale(.7388)}}.snow:nth-child(66){opacity:1.9662;transform:translate(93.5321vw,-10px) scale(.0659);animation:fall-66 30s -7s linear infinite}@keyframes fall-66{35.968%{transform:translate(92.9258vw,35.968vh) scale(.0659)}to{transform:translate(93.22895vw,99vh) scale(.0659)}}.snow:nth-child(67){opacity:.5108;transform:translate(69.1345vw,-10px) scale(.0713);animation:fall-67 28s -15s linear infinite}@keyframes fall-67{66.559%{transform:translate(66.0639vw,66.559vh) scale(.0713)}to{transform:translate(67.5992vw,99vh) scale(.0713)}}.snow:nth-child(68){opacity:.4714;transform:translate(66.4078vw,-10px) scale(.1771);animation:fall-68 22s -2s linear infinite}@keyframes fall-68{76.648%{transform:translate(58.2292vw,76.648vh) scale(.1771)}to{transform:translate(62.3185vw,99vh) scale(.1771)}}.snow:nth-child(69){opacity:.8372;transform:translate(57.2732vw,-10px) scale(.2844);animation:fall-69 18s -4s linear infinite}@keyframes fall-69{39.741%{transform:translate(63.7298vw,39.741vh) scale(.2844)}to{transform:translate(60.5015vw,99vh) scale(.2844)}}.snow:nth-child(70){opacity:1.3886;transform:translate(58.3809vw,-10px) scale(.0772);animation:fall-70 29s -13s linear infinite}@keyframes fall-70{59.702%{transform:translate(58.7674vw,59.702vh) scale(.0772)}to{transform:translate(58.57415vw,99vh) scale(.0772)}}.snow:nth-child(71){opacity:.1706;transform:translate(85.5858vw,-10px) scale(.0107);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{46.902%{transform:translate(91.9245vw,46.902vh) scale(.0107)}to{transform:translate(88.75515vw,99vh) scale(.0107)}}.snow:nth-child(72){opacity:.3998;transform:translate(83.4815vw,-10px) scale(.8781);animation:fall-72 14s -1s linear infinite}@keyframes fall-72{34.594%{transform:translate(82.8679vw,34.594vh) scale(.8781)}to{transform:translate(83.1747vw,99vh) scale(.8781)}}.snow:nth-child(73){opacity:.1638;transform:translate(16.1698vw,-10px) scale(.5671);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{54.483%{transform:translate(11.6438vw,54.483vh) scale(.5671)}to{transform:translate(13.9068vw,99vh) scale(.5671)}}.snow:nth-child(74){opacity:1.2744;transform:translate(79.5129vw,-10px) scale(.9913);animation:fall-74 16s -15s linear infinite}@keyframes fall-74{34.704%{transform:translate(78.3755vw,34.704vh) scale(.9913)}to{transform:translate(78.9442vw,99vh) scale(.9913)}}.snow:nth-child(75){opacity:.9542;transform:translate(61.4477vw,-10px) scale(.7957);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{41.444%{transform:translate(60.6463vw,41.444vh) scale(.7957)}to{transform:translate(61.047vw,99vh) scale(.7957)}}.snow:nth-child(76){opacity:.65;transform:translate(37.4206vw,-10px) scale(.6431);animation:fall-76 22s -2s linear infinite}@keyframes fall-76{41.853%{transform:translate(29.0288vw,41.853vh) scale(.6431)}to{transform:translate(33.2247vw,99vh) scale(.6431)}}.snow:nth-child(77){opacity:.4914;transform:translate(89.3874vw,-10px) scale(.7658);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{72.317%{transform:translate(93.1932vw,72.317vh) scale(.7658)}to{transform:translate(91.2903vw,99vh) scale(.7658)}}.snow:nth-child(78){opacity:1.1638;transform:translate(20.4096vw,-10px) scale(.5805);animation:fall-78 23s -4s linear infinite}@keyframes fall-78{34.751%{transform:translate(20.9228vw,34.751vh) scale(.5805)}to{transform:translate(20.6662vw,99vh) scale(.5805)}}.snow:nth-child(79){opacity:1.1206;transform:translate(94.7245vw,-10px) scale(.5605);animation:fall-79 12s -22s linear infinite}@keyframes fall-79{70.969%{transform:translate(103.9198vw,70.969vh) scale(.5605)}to{transform:translate(99.32215vw,99vh) scale(.5605)}}.snow:nth-child(80){opacity:.937;transform:translate(32.295vw,-10px) scale(.4646);animation:fall-80 30s -25s linear infinite}@keyframes fall-80{79.607%{transform:translate(30.5589vw,79.607vh) scale(.4646)}to{transform:translate(31.42695vw,99vh) scale(.4646)}}.snow:nth-child(81){opacity:.0246;transform:translate(39.7961vw,-10px) scale(.0642);animation:fall-81 22s -23s linear infinite}@keyframes fall-81{74.946%{transform:translate(48.9296vw,74.946vh) scale(.0642)}to{transform:translate(44.36285vw,99vh) scale(.0642)}}.snow:nth-child(82){opacity:1.1988;transform:translate(84.4221vw,-10px) scale(.8372);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{64.873%{transform:translate(88.5606vw,64.873vh) scale(.8372)}to{transform:translate(86.49135vw,99vh) scale(.8372)}}.snow:nth-child(83){opacity:.7046;transform:translate(7.9136vw,-10px) scale(.1518);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{42.945%{transform:translate(16.7116vw,42.945vh) scale(.1518)}to{transform:translate(12.3126vw,99vh) scale(.1518)}}.snow:nth-child(84){opacity:1.7022;transform:translate(58.5382vw,-10px) scale(.9214);animation:fall-84 15s -1s linear infinite}@keyframes fall-84{55.14%{transform:translate(49.9647vw,55.14vh) scale(.9214)}to{transform:translate(54.25145vw,99vh) scale(.9214)}}.snow:nth-child(85){opacity:.5814;transform:translate(52.6861vw,-10px) scale(.351);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{39.35%{transform:translate(46.5392vw,39.35vh) scale(.351)}to{transform:translate(49.61265vw,99vh) scale(.351)}}.snow:nth-child(86){opacity:1.6984;transform:translate(34.8664vw,-10px) scale(.9605);animation:fall-86 11s -26s linear infinite}@keyframes fall-86{50.416%{transform:translate(34.2201vw,50.416vh) scale(.9605)}to{transform:translate(34.54325vw,99vh) scale(.9605)}}.snow:nth-child(87){opacity:.2414;transform:translate(12.4438vw,-10px) scale(.3603);animation:fall-87 18s -29s linear infinite}@keyframes fall-87{30.769%{transform:translate(10.6678vw,30.769vh) scale(.3603)}to{transform:translate(11.5558vw,99vh) scale(.3603)}}.snow:nth-child(88){opacity:.087;transform:translate(46.0562vw,-10px) scale(.9375);animation:fall-88 30s -29s linear infinite}@keyframes fall-88{30.589%{transform:translate(55.5931vw,30.589vh) scale(.9375)}to{transform:translate(50.82465vw,99vh) scale(.9375)}}.snow:nth-child(89){opacity:1.5164;transform:translate(65.4374vw,-10px) scale(.1737);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{75.499%{transform:translate(67.2296vw,75.499vh) scale(.1737)}to{transform:translate(66.3335vw,99vh) scale(.1737)}}.snow:nth-child(90){opacity:1.0548;transform:translate(6.5963vw,-10px) scale(.1623);animation:fall-90 13s -3s linear infinite}@keyframes fall-90{38.466%{transform:translate(14.3824vw,38.466vh) scale(.1623)}to{transform:translate(10.48935vw,99vh) scale(.1623)}}.snow:nth-child(91){opacity:1.3348;transform:translate(68.5471vw,-10px) scale(.725);animation:fall-91 28s -8s linear infinite}@keyframes fall-91{75.915%{transform:translate(75.6394vw,75.915vh) scale(.725)}to{transform:translate(72.09325vw,99vh) scale(.725)}}.snow:nth-child(92){opacity:.7832;transform:translate(95.7901vw,-10px) scale(.376);animation:fall-92 13s -11s linear infinite}@keyframes fall-92{66.446%{transform:translate(86.1483vw,66.446vh) scale(.376)}to{transform:translate(90.9692vw,99vh) scale(.376)}}.snow:nth-child(93){opacity:1.994;transform:translate(17.7909vw,-10px) scale(.4272);animation:fall-93 28s -13s linear infinite}@keyframes fall-93{57.906%{transform:translate(26.3358vw,57.906vh) scale(.4272)}to{transform:translate(22.06335vw,99vh) scale(.4272)}}.snow:nth-child(94){opacity:.4096;transform:translate(65.4151vw,-10px) scale(.6229);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{36.663%{transform:translate(71.1936vw,36.663vh) scale(.6229)}to{transform:translate(68.30435vw,99vh) scale(.6229)}}.snow:nth-child(95){opacity:.0878;transform:translate(37.9568vw,-10px) scale(.5888);animation:fall-95 28s -24s linear infinite}@keyframes fall-95{52.858%{transform:translate(43.3537vw,52.858vh) scale(.5888)}to{transform:translate(40.65525vw,99vh) scale(.5888)}}.snow:nth-child(96){opacity:1.7336;transform:translate(80.3445vw,-10px) scale(.0827);animation:fall-96 21s -9s linear infinite}@keyframes fall-96{35.483%{transform:translate(81.0027vw,35.483vh) scale(.0827)}to{transform:translate(80.6736vw,99vh) scale(.0827)}}.snow:nth-child(97){opacity:.5232;transform:translate(.2258vw,-10px) scale(.6891);animation:fall-97 16s -24s linear infinite}@keyframes fall-97{30.928%{transform:translate(5.984vw,30.928vh) scale(.6891)}to{transform:translate(3.1049vw,99vh) scale(.6891)}}.snow:nth-child(98){opacity:.0032;transform:translate(14.035vw,-10px) scale(.3361);animation:fall-98 30s -25s linear infinite}@keyframes fall-98{50.372%{transform:translate(9.633vw,50.372vh) scale(.3361)}to{transform:translate(11.834vw,99vh) scale(.3361)}}.snow:nth-child(99){opacity:.6218;transform:translate(25.452vw,-10px) scale(.2361);animation:fall-99 12s -16s linear infinite}@keyframes fall-99{57.279%{transform:translate(17.2648vw,57.279vh) scale(.2361)}to{transform:translate(21.3584vw,99vh) scale(.2361)}}.snow:nth-child(100){opacity:.9948;transform:translate(54.4917vw,-10px) scale(.0272);animation:fall-100 16s -22s linear infinite}@keyframes fall-100{53.856%{transform:translate(63.9109vw,53.856vh) scale(.0272)}to{transform:translate(59.2013vw,99vh) scale(.0272)}}.snow:nth-child(101){opacity:.0556;transform:translate(88.2417vw,-10px) scale(.7076);animation:fall-101 13s -30s linear infinite}@keyframes fall-101{39.445%{transform:translate(92.4175vw,39.445vh) scale(.7076)}to{transform:translate(90.3296vw,99vh) scale(.7076)}}.snow:nth-child(102){opacity:1.0274;transform:translate(91.3164vw,-10px) scale(.829);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{67.288%{transform:translate(84.2012vw,67.288vh) scale(.829)}to{transform:translate(87.7588vw,99vh) scale(.829)}}.snow:nth-child(103){opacity:.5968;transform:translate(5.9072vw,-10px) scale(.9669);animation:fall-103 30s -7s linear infinite}@keyframes fall-103{59.869%{transform:translate(.7014vw,59.869vh) scale(.9669)}to{transform:translate(3.3043vw,99vh) scale(.9669)}}.snow:nth-child(104){opacity:.919;transform:translate(36.4365vw,-10px) scale(.0312);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{69.028%{transform:translate(41.3859vw,69.028vh) scale(.0312)}to{transform:translate(38.9112vw,99vh) scale(.0312)}}.snow:nth-child(105){opacity:.7408;transform:translate(41.5947vw,-10px) scale(.2562);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{43.378%{transform:translate(39.1491vw,43.378vh) scale(.2562)}to{transform:translate(40.3719vw,99vh) scale(.2562)}}.snow:nth-child(106){opacity:1.4222;transform:translate(23.1413vw,-10px) scale(.727);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{43.804%{transform:translate(16.3148vw,43.804vh) scale(.727)}to{transform:translate(19.72805vw,99vh) scale(.727)}}.snow:nth-child(107){opacity:.0554;transform:translate(56.8546vw,-10px) scale(.3518);animation:fall-107 28s -11s linear infinite}@keyframes fall-107{73.835%{transform:translate(51.2459vw,73.835vh) scale(.3518)}to{transform:translate(54.05025vw,99vh) scale(.3518)}}.snow:nth-child(108){opacity:1.0084;transform:translate(53.5396vw,-10px) scale(.2431);animation:fall-108 14s -23s linear infinite}@keyframes fall-108{68.627%{transform:translate(61.9945vw,68.627vh) scale(.2431)}to{transform:translate(57.76705vw,99vh) scale(.2431)}}.snow:nth-child(109){opacity:1.2782;transform:translate(97.999vw,-10px) scale(.8111);animation:fall-109 21s -15s linear infinite}@keyframes fall-109{57.325%{transform:translate(98.4037vw,57.325vh) scale(.8111)}to{transform:translate(98.20135vw,99vh) scale(.8111)}}.snow:nth-child(110){opacity:.0214;transform:translate(88.15vw,-10px) scale(.799);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{71.863%{transform:translate(84.9562vw,71.863vh) scale(.799)}to{transform:translate(86.5531vw,99vh) scale(.799)}}.snow:nth-child(111){opacity:1.1812;transform:translate(39.9758vw,-10px) scale(.1515);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{43.682%{transform:translate(48.1556vw,43.682vh) scale(.1515)}to{transform:translate(44.0657vw,99vh) scale(.1515)}}.snow:nth-child(112){opacity:.1598;transform:translate(25.6081vw,-10px) scale(.842);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{42.248%{transform:translate(23.2704vw,42.248vh) scale(.842)}to{transform:translate(24.43925vw,99vh) scale(.842)}}.snow:nth-child(113){opacity:.787;transform:translate(26.0815vw,-10px) scale(.4757);animation:fall-113 26s -5s linear infinite}@keyframes fall-113{63.501%{transform:translate(21.1857vw,63.501vh) scale(.4757)}to{transform:translate(23.6336vw,99vh) scale(.4757)}}.snow:nth-child(114){opacity:1.9844;transform:translate(89.8808vw,-10px) scale(.6689);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{64.6%{transform:translate(82.5284vw,64.6vh) scale(.6689)}to{transform:translate(86.2046vw,99vh) scale(.6689)}}.snow:nth-child(115){opacity:.2202;transform:translate(38.558vw,-10px) scale(.1889);animation:fall-115 19s -8s linear infinite}@keyframes fall-115{40.572%{transform:translate(42.3317vw,40.572vh) scale(.1889)}to{transform:translate(40.44485vw,99vh) scale(.1889)}}.snow:nth-child(116){opacity:.4606;transform:translate(15.7312vw,-10px) scale(.561);animation:fall-116 30s -10s linear infinite}@keyframes fall-116{39.812%{transform:translate(24.3791vw,39.812vh) scale(.561)}to{transform:translate(20.05515vw,99vh) scale(.561)}}.snow:nth-child(117){opacity:.5402;transform:translate(35.9405vw,-10px) scale(.1166);animation:fall-117 28s -24s linear infinite}@keyframes fall-117{53.593%{transform:translate(30.2733vw,53.593vh) scale(.1166)}to{transform:translate(33.1069vw,99vh) scale(.1166)}}.snow:nth-child(118){opacity:1.2714;transform:translate(86.5802vw,-10px) scale(.1308);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{71.18%{transform:translate(84.6104vw,71.18vh) scale(.1308)}to{transform:translate(85.5953vw,99vh) scale(.1308)}}.snow:nth-child(119){opacity:.5764;transform:translate(58.5026vw,-10px) scale(.4227);animation:fall-119 13s -27s linear infinite}@keyframes fall-119{44.243%{transform:translate(50.6425vw,44.243vh) scale(.4227)}to{transform:translate(54.57255vw,99vh) scale(.4227)}}.snow:nth-child(120){opacity:.09;transform:translate(72.7209vw,-10px) scale(.2839);animation:fall-120 24s -16s linear infinite}@keyframes fall-120{72.707%{transform:translate(78.0018vw,72.707vh) scale(.2839)}to{transform:translate(75.36135vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:.6028;transform:translate(94.3038vw,-10px) scale(.1924);animation:fall-121 15s -10s linear infinite}@keyframes fall-121{32.036%{transform:translate(85.8183vw,32.036vh) scale(.1924)}to{transform:translate(90.06105vw,99vh) scale(.1924)}}.snow:nth-child(122){opacity:.8304;transform:translate(86.2506vw,-10px) scale(.4037);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{43.93%{transform:translate(80.1557vw,43.93vh) scale(.4037)}to{transform:translate(83.20315vw,99vh) scale(.4037)}}.snow:nth-child(123){opacity:.796;transform:translate(14.6351vw,-10px) scale(.3844);animation:fall-123 25s -18s linear infinite}@keyframes fall-123{32.356%{transform:translate(5.3226vw,32.356vh) scale(.3844)}to{transform:translate(9.97885vw,99vh) scale(.3844)}}.snow:nth-child(124){opacity:1.7712;transform:translate(42.1823vw,-10px) scale(.3148);animation:fall-124 29s -20s linear infinite}@keyframes fall-124{68.857%{transform:translate(35.322vw,68.857vh) scale(.3148)}to{transform:translate(38.75215vw,99vh) scale(.3148)}}.snow:nth-child(125){opacity:1.6774;transform:translate(3.3839vw,-10px) scale(.3499);animation:fall-125 17s -1s linear infinite}@keyframes fall-125{55.205%{transform:translate(-4.1557vw,55.205vh) scale(.3499)}to{transform:translate(-.3859vw,99vh) scale(.3499)}}.snow:nth-child(126){opacity:1.469;transform:translate(1.7786vw,-10px) scale(.1336);animation:fall-126 15s -3s linear infinite}@keyframes fall-126{39.164%{transform:translate(6.2711vw,39.164vh) scale(.1336)}to{transform:translate(4.02485vw,99vh) scale(.1336)}}.snow:nth-child(127){opacity:1.8252;transform:translate(51.0453vw,-10px) scale(.0416);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{69.068%{transform:translate(41.0743vw,69.068vh) scale(.0416)}to{transform:translate(46.0598vw,99vh) scale(.0416)}}.snow:nth-child(128){opacity:.3156;transform:translate(54.9198vw,-10px) scale(.3745);animation:fall-128 16s -24s linear infinite}@keyframes fall-128{64.104%{transform:translate(56.9643vw,64.104vh) scale(.3745)}to{transform:translate(55.94205vw,99vh) scale(.3745)}}.snow:nth-child(129){opacity:1.9716;transform:translate(1.4454vw,-10px) scale(.2159);animation:fall-129 17s -3s linear infinite}@keyframes fall-129{66.417%{transform:translate(1.4233vw,66.417vh) scale(.2159)}to{transform:translate(1.43435vw,99vh) scale(.2159)}}.snow:nth-child(130){opacity:.7964;transform:translate(20.7186vw,-10px) scale(.1493);animation:fall-130 11s -24s linear infinite}@keyframes fall-130{64.498%{transform:translate(18.6584vw,64.498vh) scale(.1493)}to{transform:translate(19.6885vw,99vh) scale(.1493)}}.snow:nth-child(131){opacity:.435;transform:translate(22.0806vw,-10px) scale(.8836);animation:fall-131 25s -21s linear infinite}@keyframes fall-131{48.756%{transform:translate(26.6582vw,48.756vh) scale(.8836)}to{transform:translate(24.3694vw,99vh) scale(.8836)}}.snow:nth-child(132){opacity:1.0272;transform:translate(20.8847vw,-10px) scale(.0581);animation:fall-132 23s -10s linear infinite}@keyframes fall-132{41.399%{transform:translate(30.5336vw,41.399vh) scale(.0581)}to{transform:translate(25.70915vw,99vh) scale(.0581)}}.snow:nth-child(133){opacity:1.3202;transform:translate(61.1398vw,-10px) scale(.7993);animation:fall-133 18s -25s linear infinite}@keyframes fall-133{43.595%{transform:translate(59.6747vw,43.595vh) scale(.7993)}to{transform:translate(60.40725vw,99vh) scale(.7993)}}.snow:nth-child(134){opacity:1.2168;transform:translate(68.1119vw,-10px) scale(.0017);animation:fall-134 17s -6s linear infinite}@keyframes fall-134{33.964%{transform:translate(60.1662vw,33.964vh) scale(.0017)}to{transform:translate(64.13905vw,99vh) scale(.0017)}}.snow:nth-child(135){opacity:.8398;transform:translate(94.6617vw,-10px) scale(.7565);animation:fall-135 10s -23s linear infinite}@keyframes fall-135{65.958%{transform:translate(87.6912vw,65.958vh) scale(.7565)}to{transform:translate(91.17645vw,99vh) scale(.7565)}}.snow:nth-child(136){opacity:1.3262;transform:translate(22.6592vw,-10px) scale(.6809);animation:fall-136 26s -9s linear infinite}@keyframes fall-136{79.566%{transform:translate(13.5863vw,79.566vh) scale(.6809)}to{transform:translate(18.12275vw,99vh) scale(.6809)}}.snow:nth-child(137){opacity:1.5242;transform:translate(38.3735vw,-10px) scale(.137);animation:fall-137 21s -15s linear infinite}@keyframes fall-137{70.597%{transform:translate(46.3281vw,70.597vh) scale(.137)}to{transform:translate(42.3508vw,99vh) scale(.137)}}.snow:nth-child(138){opacity:.0694;transform:translate(52.0294vw,-10px) scale(.6479);animation:fall-138 29s -19s linear infinite}@keyframes fall-138{45.458%{transform:translate(48.6608vw,45.458vh) scale(.6479)}to{transform:translate(50.3451vw,99vh) scale(.6479)}}.snow:nth-child(139){opacity:1.4596;transform:translate(12.841vw,-10px) scale(.1375);animation:fall-139 25s -23s linear infinite}@keyframes fall-139{40.992%{transform:translate(5.8062vw,40.992vh) scale(.1375)}to{transform:translate(9.3236vw,99vh) scale(.1375)}}.snow:nth-child(140){opacity:1.4028;transform:translate(55.6561vw,-10px) scale(.3172);animation:fall-140 29s -9s linear infinite}@keyframes fall-140{66.104%{transform:translate(59.5882vw,66.104vh) scale(.3172)}to{transform:translate(57.62215vw,99vh) scale(.3172)}}.snow:nth-child(141){opacity:1.7798;transform:translate(91.3298vw,-10px) scale(.464);animation:fall-141 25s -17s linear infinite}@keyframes fall-141{43.967%{transform:translate(89.9295vw,43.967vh) scale(.464)}to{transform:translate(90.62965vw,99vh) scale(.464)}}.snow:nth-child(142){opacity:.9938;transform:translate(63.5873vw,-10px) scale(.3064);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{64.538%{transform:translate(70.1534vw,64.538vh) scale(.3064)}to{transform:translate(66.87035vw,99vh) scale(.3064)}}.snow:nth-child(143){opacity:.5374;transform:translate(7.1999vw,-10px) scale(.8372);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{44.306%{transform:translate(6.8623vw,44.306vh) scale(.8372)}to{transform:translate(7.0311vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:1.7384;transform:translate(9.7299vw,-10px) scale(.8581);animation:fall-144 12s -24s linear infinite}@keyframes fall-144{69.426%{transform:translate(1.9168vw,69.426vh) scale(.8581)}to{transform:translate(5.82335vw,99vh) scale(.8581)}}.snow:nth-child(145){opacity:1.2116;transform:translate(76.3024vw,-10px) scale(.9699);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{68.084%{transform:translate(78.4675vw,68.084vh) scale(.9699)}to{transform:translate(77.38495vw,99vh) scale(.9699)}}.snow:nth-child(146){opacity:1.053;transform:translate(30.917vw,-10px) scale(.5402);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{63.011%{transform:translate(23.7153vw,63.011vh) scale(.5402)}to{transform:translate(27.31615vw,99vh) scale(.5402)}}.snow:nth-child(147){opacity:.579;transform:translate(88.7483vw,-10px) scale(.2765);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{37.761%{transform:translate(88.6225vw,37.761vh) scale(.2765)}to{transform:translate(88.6854vw,99vh) scale(.2765)}}.snow:nth-child(148){opacity:.5254;transform:translate(33.4409vw,-10px) scale(.7955);animation:fall-148 28s -17s linear infinite}@keyframes fall-148{34.271%{transform:translate(27.6936vw,34.271vh) scale(.7955)}to{transform:translate(30.56725vw,99vh) scale(.7955)}}.snow:nth-child(149){opacity:1.1294;transform:translate(84.9093vw,-10px) scale(.6585);animation:fall-149 19s -8s linear infinite}@keyframes fall-149{40.846%{transform:translate(79.9792vw,40.846vh) scale(.6585)}to{transform:translate(82.44425vw,99vh) scale(.6585)}}.snow:nth-child(150){opacity:1.4474;transform:translate(92.8349vw,-10px) scale(.7099);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{63.929%{transform:translate(100.3072vw,63.929vh) scale(.7099)}to{transform:translate(96.57105vw,99vh) scale(.7099)}}.snow:nth-child(151){opacity:1.1934;transform:translate(49.1736vw,-10px) scale(.015);animation:fall-151 29s -5s linear infinite}@keyframes fall-151{40.14%{transform:translate(48.4482vw,40.14vh) scale(.015)}to{transform:translate(48.8109vw,99vh) scale(.015)}}.snow:nth-child(152){opacity:.6774;transform:translate(21.4635vw,-10px) scale(.5339);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{40.53%{transform:translate(19.4008vw,40.53vh) scale(.5339)}to{transform:translate(20.43215vw,99vh) scale(.5339)}}.snow:nth-child(153){opacity:.7082;transform:translate(3.4805vw,-10px) scale(.828);animation:fall-153 22s -18s linear infinite}@keyframes fall-153{70.116%{transform:translate(4.5295vw,70.116vh) scale(.828)}to{transform:translate(4.005vw,99vh) scale(.828)}}.snow:nth-child(154){opacity:1.9838;transform:translate(10.13vw,-10px) scale(.3619);animation:fall-154 17s -12s linear infinite}@keyframes fall-154{64.44%{transform:translate(11.5266vw,64.44vh) scale(.3619)}to{transform:translate(10.8283vw,99vh) scale(.3619)}}.snow:nth-child(155){opacity:.7422;transform:translate(76.0976vw,-10px) scale(.5574);animation:fall-155 18s -1s linear infinite}@keyframes fall-155{37.163%{transform:translate(76.6749vw,37.163vh) scale(.5574)}to{transform:translate(76.38625vw,99vh) scale(.5574)}}.snow:nth-child(156){opacity:.8664;transform:translate(69.0867vw,-10px) scale(.5646);animation:fall-156 19s -1s linear infinite}@keyframes fall-156{38.778%{transform:translate(69.0818vw,38.778vh) scale(.5646)}to{transform:translate(69.08425vw,99vh) scale(.5646)}}.snow:nth-child(157){opacity:1.75;transform:translate(59.7054vw,-10px) scale(.3134);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{61.289%{transform:translate(63.5751vw,61.289vh) scale(.3134)}to{transform:translate(61.64025vw,99vh) scale(.3134)}}.snow:nth-child(158){opacity:.0672;transform:translate(9.3643vw,-10px) scale(.0409);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{67.372%{transform:translate(11.9336vw,67.372vh) scale(.0409)}to{transform:translate(10.64895vw,99vh) scale(.0409)}}.snow:nth-child(159){opacity:1.4386;transform:translate(8.2147vw,-10px) scale(.6713);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{67.7%{transform:translate(3.5383vw,67.7vh) scale(.6713)}to{transform:translate(5.8765vw,99vh) scale(.6713)}}.snow:nth-child(160){opacity:.8024;transform:translate(64.5838vw,-10px) scale(.618);animation:fall-160 10s -4s linear infinite}@keyframes fall-160{33.478%{transform:translate(61.4639vw,33.478vh) scale(.618)}to{transform:translate(63.02385vw,99vh) scale(.618)}}.snow:nth-child(161){opacity:1.5688;transform:translate(70.7441vw,-10px) scale(.9453);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{48.412%{transform:translate(68.6855vw,48.412vh) scale(.9453)}to{transform:translate(69.7148vw,99vh) scale(.9453)}}.snow:nth-child(162){opacity:1.8934;transform:translate(72.0877vw,-10px) scale(.7579);animation:fall-162 25s -29s linear infinite}@keyframes fall-162{35.662%{transform:translate(71.5136vw,35.662vh) scale(.7579)}to{transform:translate(71.80065vw,99vh) scale(.7579)}}.snow:nth-child(163){opacity:1.992;transform:translate(9.1434vw,-10px) scale(.9164);animation:fall-163 12s -12s linear infinite}@keyframes fall-163{53.908%{transform:translate(6.2316vw,53.908vh) scale(.9164)}to{transform:translate(7.6875vw,99vh) scale(.9164)}}.snow:nth-child(164){opacity:1.7604;transform:translate(22.7962vw,-10px) scale(.8642);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{55.472%{transform:translate(22.8975vw,55.472vh) scale(.8642)}to{transform:translate(22.84685vw,99vh) scale(.8642)}}.snow:nth-child(165){opacity:1.9062;transform:translate(9.9615vw,-10px) scale(.0175);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{50.155%{transform:translate(12.8978vw,50.155vh) scale(.0175)}to{transform:translate(11.42965vw,99vh) scale(.0175)}}.snow:nth-child(166){opacity:.4802;transform:translate(81.3325vw,-10px) scale(.503);animation:fall-166 27s -1s linear infinite}@keyframes fall-166{47.931%{transform:translate(76.4665vw,47.931vh) scale(.503)}to{transform:translate(78.8995vw,99vh) scale(.503)}}.snow:nth-child(167){opacity:.0652;transform:translate(73.8741vw,-10px) scale(.6586);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{61.492%{transform:translate(66.7046vw,61.492vh) scale(.6586)}to{transform:translate(70.28935vw,99vh) scale(.6586)}}.snow:nth-child(168){opacity:.2736;transform:translate(32.6049vw,-10px) scale(.0072);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{67.907%{transform:translate(40.4472vw,67.907vh) scale(.0072)}to{transform:translate(36.52605vw,99vh) scale(.0072)}}.snow:nth-child(169){opacity:.5786;transform:translate(51.9259vw,-10px) scale(.2343);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{47.845%{transform:translate(54.2798vw,47.845vh) scale(.2343)}to{transform:translate(53.10285vw,99vh) scale(.2343)}}.snow:nth-child(170){opacity:.5412;transform:translate(66.6588vw,-10px) scale(.3425);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{78.202%{transform:translate(63.1968vw,78.202vh) scale(.3425)}to{transform:translate(64.9278vw,99vh) scale(.3425)}}.snow:nth-child(171){opacity:.5494;transform:translate(54.0029vw,-10px) scale(.3229);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{73.595%{transform:translate(44.3261vw,73.595vh) scale(.3229)}to{transform:translate(49.1645vw,99vh) scale(.3229)}}.snow:nth-child(172){opacity:.9336;transform:translate(9.6729vw,-10px) scale(.21);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.71%{transform:translate(11.6743vw,41.71vh) scale(.21)}to{transform:translate(10.6736vw,99vh) scale(.21)}}.snow:nth-child(173){opacity:.053;transform:translate(35.1973vw,-10px) scale(.085);animation:fall-173 25s -13s linear infinite}@keyframes fall-173{48.086%{transform:translate(41.9592vw,48.086vh) scale(.085)}to{transform:translate(38.57825vw,99vh) scale(.085)}}.snow:nth-child(174){opacity:1.6652;transform:translate(9.0374vw,-10px) scale(.1125);animation:fall-174 26s -3s linear infinite}@keyframes fall-174{78.721%{transform:translate(2.6245vw,78.721vh) scale(.1125)}to{transform:translate(5.83095vw,99vh) scale(.1125)}}.snow:nth-child(175){opacity:1.3684;transform:translate(73.8853vw,-10px) scale(.7154);animation:fall-175 26s -14s linear infinite}@keyframes fall-175{54.777%{transform:translate(81.2404vw,54.777vh) scale(.7154)}to{transform:translate(77.56285vw,99vh) scale(.7154)}}.snow:nth-child(176){opacity:1.148;transform:translate(28.0637vw,-10px) scale(.2902);animation:fall-176 13s -1s linear infinite}@keyframes fall-176{77.756%{transform:translate(20.7762vw,77.756vh) scale(.2902)}to{transform:translate(24.41995vw,99vh) scale(.2902)}}.snow:nth-child(177){opacity:.6914;transform:translate(52.6512vw,-10px) scale(.4025);animation:fall-177 12s -25s linear infinite}@keyframes fall-177{60.104%{transform:translate(57.6306vw,60.104vh) scale(.4025)}to{transform:translate(55.1409vw,99vh) scale(.4025)}}.snow:nth-child(178){opacity:.586;transform:translate(69.527vw,-10px) scale(.6383);animation:fall-178 20s -26s linear infinite}@keyframes fall-178{41.412%{transform:translate(61.7696vw,41.412vh) scale(.6383)}to{transform:translate(65.6483vw,99vh) scale(.6383)}}.snow:nth-child(179){opacity:.5218;transform:translate(94.8448vw,-10px) scale(.9975);animation:fall-179 15s -25s linear infinite}@keyframes fall-179{63.095%{transform:translate(90.7486vw,63.095vh) scale(.9975)}to{transform:translate(92.7967vw,99vh) scale(.9975)}}.snow:nth-child(180){opacity:1.1896;transform:translate(39.7vw,-10px) scale(.8784);animation:fall-180 29s -6s linear infinite}@keyframes fall-180{71.17%{transform:translate(30.8032vw,71.17vh) scale(.8784)}to{transform:translate(35.2516vw,99vh) scale(.8784)}}.snow:nth-child(181){opacity:.9408;transform:translate(50.3865vw,-10px) scale(.9522);animation:fall-181 16s -1s linear infinite}@keyframes fall-181{58.786%{transform:translate(41.3577vw,58.786vh) scale(.9522)}to{transform:translate(45.8721vw,99vh) scale(.9522)}}.snow:nth-child(182){opacity:1.8356;transform:translate(55.5613vw,-10px) scale(.1456);animation:fall-182 23s -4s linear infinite}@keyframes fall-182{39.665%{transform:translate(58.6226vw,39.665vh) scale(.1456)}to{transform:translate(57.09195vw,99vh) scale(.1456)}}.snow:nth-child(183){opacity:.6188;transform:translate(93.5145vw,-10px) scale(.5345);animation:fall-183 13s -22s linear infinite}@keyframes fall-183{61.459%{transform:translate(86.4801vw,61.459vh) scale(.5345)}to{transform:translate(89.9973vw,99vh) scale(.5345)}}.snow:nth-child(184){opacity:1.3802;transform:translate(37.1628vw,-10px) scale(.8044);animation:fall-184 10s -13s linear infinite}@keyframes fall-184{73.293%{transform:translate(38.9557vw,73.293vh) scale(.8044)}to{transform:translate(38.05925vw,99vh) scale(.8044)}}.snow:nth-child(185){opacity:1.9378;transform:translate(7.5791vw,-10px) scale(.0026);animation:fall-185 14s -15s linear infinite}@keyframes fall-185{41.855%{transform:translate(-2.3714vw,41.855vh) scale(.0026)}to{transform:translate(2.60385vw,99vh) scale(.0026)}}.snow:nth-child(186){opacity:1.6098;transform:translate(6.4313vw,-10px) scale(.0913);animation:fall-186 27s -29s linear infinite}@keyframes fall-186{37.989%{transform:translate(11.9042vw,37.989vh) scale(.0913)}to{transform:translate(9.16775vw,99vh) scale(.0913)}}.snow:nth-child(187){opacity:.9598;transform:translate(6.2923vw,-10px) scale(.9708);animation:fall-187 12s -15s linear infinite}@keyframes fall-187{56.673%{transform:translate(1.5242vw,56.673vh) scale(.9708)}to{transform:translate(3.90825vw,99vh) scale(.9708)}}.snow:nth-child(188){opacity:.0284;transform:translate(18.3793vw,-10px) scale(.5813);animation:fall-188 13s -5s linear infinite}@keyframes fall-188{39.843%{transform:translate(25.9008vw,39.843vh) scale(.5813)}to{transform:translate(22.14005vw,99vh) scale(.5813)}}.snow:nth-child(189){opacity:.8476;transform:translate(31.4567vw,-10px) scale(.5707);animation:fall-189 16s -10s linear infinite}@keyframes fall-189{36.698%{transform:translate(22.7723vw,36.698vh) scale(.5707)}to{transform:translate(27.1145vw,99vh) scale(.5707)}}.snow:nth-child(190){opacity:1.918;transform:translate(46.6775vw,-10px) scale(.7894);animation:fall-190 16s -20s linear infinite}@keyframes fall-190{37.243%{transform:translate(44.8059vw,37.243vh) scale(.7894)}to{transform:translate(45.7417vw,99vh) scale(.7894)}}.snow:nth-child(191){opacity:1.2866;transform:translate(91.9494vw,-10px) scale(.202);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{64.109%{transform:translate(86.9677vw,64.109vh) scale(.202)}to{transform:translate(89.45855vw,99vh) scale(.202)}}.snow:nth-child(192){opacity:.0492;transform:translate(66.1235vw,-10px) scale(.0605);animation:fall-192 21s -10s linear infinite}@keyframes fall-192{30.404%{transform:translate(75.5955vw,30.404vh) scale(.0605)}to{transform:translate(70.8595vw,99vh) scale(.0605)}}.snow:nth-child(193){opacity:.6142;transform:translate(85.1881vw,-10px) scale(.0544);animation:fall-193 16s -24s linear infinite}@keyframes fall-193{61.16%{transform:translate(87.9816vw,61.16vh) scale(.0544)}to{transform:translate(86.58485vw,99vh) scale(.0544)}}.snow:nth-child(194){opacity:1.4044;transform:translate(93.5423vw,-10px) scale(.6247);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{43.835%{transform:translate(100.4448vw,43.835vh) scale(.6247)}to{transform:translate(96.99355vw,99vh) scale(.6247)}}.snow:nth-child(195){opacity:1.0198;transform:translate(67.1719vw,-10px) scale(.3724);animation:fall-195 24s -4s linear infinite}@keyframes fall-195{74.197%{transform:translate(61.7405vw,74.197vh) scale(.3724)}to{transform:translate(64.4562vw,99vh) scale(.3724)}}.snow:nth-child(196){opacity:1.865;transform:translate(8.8295vw,-10px) scale(.6628);animation:fall-196 24s -18s linear infinite}@keyframes fall-196{47.028%{transform:translate(5.961vw,47.028vh) scale(.6628)}to{transform:translate(7.39525vw,99vh) scale(.6628)}}.snow:nth-child(197){opacity:1.0846;transform:translate(18.9483vw,-10px) scale(.8265);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{61.273%{transform:translate(22.603vw,61.273vh) scale(.8265)}to{transform:translate(20.77565vw,99vh) scale(.8265)}}.snow:nth-child(198){opacity:.878;transform:translate(43.4272vw,-10px) scale(.9578);animation:fall-198 12s -21s linear infinite}@keyframes fall-198{74.322%{transform:translate(48.2761vw,74.322vh) scale(.9578)}to{transform:translate(45.85165vw,99vh) scale(.9578)}}.snow:nth-child(199){opacity:1.5008;transform:translate(58.3073vw,-10px) scale(.341);animation:fall-199 21s -15s linear infinite}@keyframes fall-199{73.579%{transform:translate(61.9987vw,73.579vh) scale(.341)}to{transform:translate(60.153vw,99vh) scale(.341)}}.snow:nth-child(200){opacity:.9618;transform:translate(93.5194vw,-10px) scale(.0922);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{33.629%{transform:translate(94.4729vw,33.629vh) scale(.0922)}to{transform:translate(93.99615vw,99vh) scale(.0922)}}.snow:nth-child(201){opacity:.5304;transform:translate(39.0918vw,-10px) scale(.3148);animation:fall-201 12s -8s linear infinite}@keyframes fall-201{33.906%{transform:translate(44.8153vw,33.906vh) scale(.3148)}to{transform:translate(41.95355vw,99vh) scale(.3148)}}.snow:nth-child(202){opacity:.2652;transform:translate(85.2762vw,-10px) scale(.54);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{75.319%{transform:translate(88.0255vw,75.319vh) scale(.54)}to{transform:translate(86.65085vw,99vh) scale(.54)}}.snow:nth-child(203){opacity:.074;transform:translate(81.2517vw,-10px) scale(.5298);animation:fall-203 14s -13s linear infinite}@keyframes fall-203{39.385%{transform:translate(87.9826vw,39.385vh) scale(.5298)}to{transform:translate(84.61715vw,99vh) scale(.5298)}}.snow:nth-child(204){opacity:1.113;transform:translate(71.1809vw,-10px) scale(.5186);animation:fall-204 17s -18s linear infinite}@keyframes fall-204{40.176%{transform:translate(73.279vw,40.176vh) scale(.5186)}to{transform:translate(72.22995vw,99vh) scale(.5186)}}.snow:nth-child(205){opacity:.6238;transform:translate(1.981vw,-10px) scale(.7161);animation:fall-205 11s -17s linear infinite}@keyframes fall-205{48.21%{transform:translate(4.4853vw,48.21vh) scale(.7161)}to{transform:translate(3.23315vw,99vh) scale(.7161)}}.snow:nth-child(206){opacity:1.6856;transform:translate(31.7577vw,-10px) scale(.1793);animation:fall-206 17s -15s linear infinite}@keyframes fall-206{52.383%{transform:translate(40.2916vw,52.383vh) scale(.1793)}to{transform:translate(36.02465vw,99vh) scale(.1793)}}.snow:nth-child(207){opacity:.0932;transform:translate(55.7361vw,-10px) scale(.8942);animation:fall-207 18s -2s linear infinite}@keyframes fall-207{77.796%{transform:translate(53.8729vw,77.796vh) scale(.8942)}to{transform:translate(54.8045vw,99vh) scale(.8942)}}.snow:nth-child(208){opacity:.2758;transform:translate(39.9638vw,-10px) scale(.3342);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{75.612%{transform:translate(38.0079vw,75.612vh) scale(.3342)}to{transform:translate(38.98585vw,99vh) scale(.3342)}}.snow:nth-child(209){opacity:1.9926;transform:translate(61.6367vw,-10px) scale(.1204);animation:fall-209 23s -25s linear infinite}@keyframes fall-209{63%{transform:translate(68.7188vw,63vh) scale(.1204)}to{transform:translate(65.17775vw,99vh) scale(.1204)}}.snow:nth-child(210){opacity:.7346;transform:translate(96.3415vw,-10px) scale(.3337);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{76.633%{transform:translate(104.0885vw,76.633vh) scale(.3337)}to{transform:translate(100.215vw,99vh) scale(.3337)}}.snow:nth-child(211){opacity:.419;transform:translate(11.1843vw,-10px) scale(.6974);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{49.442%{transform:translate(8.6474vw,49.442vh) scale(.6974)}to{transform:translate(9.91585vw,99vh) scale(.6974)}}.snow:nth-child(212){opacity:1.6676;transform:translate(34.6464vw,-10px) scale(.8239);animation:fall-212 19s -1s linear infinite}@keyframes fall-212{67.344%{transform:translate(39.3036vw,67.344vh) scale(.8239)}to{transform:translate(36.975vw,99vh) scale(.8239)}}.snow:nth-child(213){opacity:.6448;transform:translate(59.9983vw,-10px) scale(.2223);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{72.531%{transform:translate(65.218vw,72.531vh) scale(.2223)}to{transform:translate(62.60815vw,99vh) scale(.2223)}}.snow:nth-child(214){opacity:.6356;transform:translate(91.3115vw,-10px) scale(.406);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{36.497%{transform:translate(84.2715vw,36.497vh) scale(.406)}to{transform:translate(87.7915vw,99vh) scale(.406)}}.snow:nth-child(215){opacity:1.082;transform:translate(84.5864vw,-10px) scale(.2916);animation:fall-215 17s -16s linear infinite}@keyframes fall-215{71.138%{transform:translate(92.55vw,71.138vh) scale(.2916)}to{transform:translate(88.5682vw,99vh) scale(.2916)}}.snow:nth-child(216){opacity:1.9378;transform:translate(51.7426vw,-10px) scale(.0371);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{77.926%{transform:translate(51.5679vw,77.926vh) scale(.0371)}to{transform:translate(51.65525vw,99vh) scale(.0371)}}.snow:nth-child(217){opacity:.075;transform:translate(72.0833vw,-10px) scale(.5842);animation:fall-217 18s -2s linear infinite}@keyframes fall-217{67.483%{transform:translate(70.4516vw,67.483vh) scale(.5842)}to{transform:translate(71.26745vw,99vh) scale(.5842)}}.snow:nth-child(218){opacity:.2958;transform:translate(77.5126vw,-10px) scale(.3859);animation:fall-218 20s -19s linear infinite}@keyframes fall-218{68.091%{transform:translate(71.8508vw,68.091vh) scale(.3859)}to{transform:translate(74.6817vw,99vh) scale(.3859)}}.snow:nth-child(219){opacity:.7642;transform:translate(68.3054vw,-10px) scale(.2782);animation:fall-219 11s -7s linear infinite}@keyframes fall-219{46.969%{transform:translate(68.3881vw,46.969vh) scale(.2782)}to{transform:translate(68.34675vw,99vh) scale(.2782)}}.snow:nth-child(220){opacity:.9202;transform:translate(62.5692vw,-10px) scale(.9696);animation:fall-220 27s -30s linear infinite}@keyframes fall-220{61.706%{transform:translate(53.3734vw,61.706vh) scale(.9696)}to{transform:translate(57.9713vw,99vh) scale(.9696)}}.snow:nth-child(221){opacity:1.2922;transform:translate(92.2855vw,-10px) scale(.2257);animation:fall-221 30s -5s linear infinite}@keyframes fall-221{69.209%{transform:translate(97.9472vw,69.209vh) scale(.2257)}to{transform:translate(95.11635vw,99vh) scale(.2257)}}.snow:nth-child(222){opacity:.2782;transform:translate(16.427vw,-10px) scale(.1411);animation:fall-222 14s -13s linear infinite}@keyframes fall-222{79.999%{transform:translate(22.0083vw,79.999vh) scale(.1411)}to{transform:translate(19.21765vw,99vh) scale(.1411)}}.snow:nth-child(223){opacity:1.9646;transform:translate(56.6579vw,-10px) scale(.1794);animation:fall-223 13s -17s linear infinite}@keyframes fall-223{47.361%{transform:translate(50.5198vw,47.361vh) scale(.1794)}to{transform:translate(53.58885vw,99vh) scale(.1794)}}.snow:nth-child(224){opacity:1.7612;transform:translate(90.2594vw,-10px) scale(.6679);animation:fall-224 24s -18s linear infinite}@keyframes fall-224{66.049%{transform:translate(88.8748vw,66.049vh) scale(.6679)}to{transform:translate(89.5671vw,99vh) scale(.6679)}}.snow:nth-child(225){opacity:1.78;transform:translate(38.7709vw,-10px) scale(.2364);animation:fall-225 20s -2s linear infinite}@keyframes fall-225{62.891%{transform:translate(47.3185vw,62.891vh) scale(.2364)}to{transform:translate(43.0447vw,99vh) scale(.2364)}}.snow:nth-child(226){opacity:.409;transform:translate(65.1645vw,-10px) scale(.5263);animation:fall-226 28s -18s linear infinite}@keyframes fall-226{58.119%{transform:translate(70.8178vw,58.119vh) scale(.5263)}to{transform:translate(67.99115vw,99vh) scale(.5263)}}.snow:nth-child(227){opacity:.6174;transform:translate(62.4413vw,-10px) scale(.0227);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{33.528%{transform:translate(68.3383vw,33.528vh) scale(.0227)}to{transform:translate(65.3898vw,99vh) scale(.0227)}}.snow:nth-child(228){opacity:1.853;transform:translate(16.1027vw,-10px) scale(.3206);animation:fall-228 28s -26s linear infinite}@keyframes fall-228{44.236%{transform:translate(20.9921vw,44.236vh) scale(.3206)}to{transform:translate(18.5474vw,99vh) scale(.3206)}}.snow:nth-child(229){opacity:1.4086;transform:translate(14.7111vw,-10px) scale(.0658);animation:fall-229 30s -17s linear infinite}@keyframes fall-229{52.862%{transform:translate(22.4034vw,52.862vh) scale(.0658)}to{transform:translate(18.55725vw,99vh) scale(.0658)}}.snow:nth-child(230){opacity:.9242;transform:translate(19.4194vw,-10px) scale(.5759);animation:fall-230 19s -16s linear infinite}@keyframes fall-230{64.866%{transform:translate(16.0683vw,64.866vh) scale(.5759)}to{transform:translate(17.74385vw,99vh) scale(.5759)}}.snow:nth-child(231){opacity:1.1958;transform:translate(54.3664vw,-10px) scale(.2836);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{32.203%{transform:translate(45.6822vw,32.203vh) scale(.2836)}to{transform:translate(50.0243vw,99vh) scale(.2836)}}.snow:nth-child(232){opacity:.6986;transform:translate(71.8291vw,-10px) scale(.2657);animation:fall-232 30s -22s linear infinite}@keyframes fall-232{60.382%{transform:translate(63.0514vw,60.382vh) scale(.2657)}to{transform:translate(67.44025vw,99vh) scale(.2657)}}.snow:nth-child(233){opacity:1.0036;transform:translate(61.9655vw,-10px) scale(.3377);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{36.44%{transform:translate(59.8958vw,36.44vh) scale(.3377)}to{transform:translate(60.93065vw,99vh) scale(.3377)}}.snow:nth-child(234){opacity:.98;transform:translate(1.7818vw,-10px) scale(.7184);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{71.43%{transform:translate(-7.3885vw,71.43vh) scale(.7184)}to{transform:translate(-2.80335vw,99vh) scale(.7184)}}.snow:nth-child(235){opacity:.1522;transform:translate(3.3544vw,-10px) scale(.8916);animation:fall-235 18s -11s linear infinite}@keyframes fall-235{43.387%{transform:translate(.3246vw,43.387vh) scale(.8916)}to{transform:translate(1.8395vw,99vh) scale(.8916)}}.snow:nth-child(236){opacity:.9436;transform:translate(59.3455vw,-10px) scale(.5152);animation:fall-236 25s -2s linear infinite}@keyframes fall-236{50.133%{transform:translate(54.3826vw,50.133vh) scale(.5152)}to{transform:translate(56.86405vw,99vh) scale(.5152)}}.snow:nth-child(237){opacity:.095;transform:translate(90.9234vw,-10px) scale(.3938);animation:fall-237 16s -17s linear infinite}@keyframes fall-237{64.106%{transform:translate(100.5844vw,64.106vh) scale(.3938)}to{transform:translate(95.7539vw,99vh) scale(.3938)}}.snow:nth-child(238){opacity:1.8224;transform:translate(11.2253vw,-10px) scale(.9643);animation:fall-238 20s -5s linear infinite}@keyframes fall-238{54.926%{transform:translate(4.2353vw,54.926vh) scale(.9643)}to{transform:translate(7.7303vw,99vh) scale(.9643)}}.snow:nth-child(239){opacity:1.6078;transform:translate(7.2146vw,-10px) scale(.2599);animation:fall-239 11s -9s linear infinite}@keyframes fall-239{46.616%{transform:translate(1.0974vw,46.616vh) scale(.2599)}to{transform:translate(4.156vw,99vh) scale(.2599)}}.snow:nth-child(240){opacity:1.136;transform:translate(10.2195vw,-10px) scale(.6852);animation:fall-240 25s -21s linear infinite}@keyframes fall-240{60.342%{transform:translate(11.5326vw,60.342vh) scale(.6852)}to{transform:translate(10.87605vw,99vh) scale(.6852)}}.snow:nth-child(241){opacity:.5072;transform:translate(27.031vw,-10px) scale(.086);animation:fall-241 27s -29s linear infinite}@keyframes fall-241{78.767%{transform:translate(26.3454vw,78.767vh) scale(.086)}to{transform:translate(26.6882vw,99vh) scale(.086)}}.snow:nth-child(242){opacity:1.5618;transform:translate(74.8963vw,-10px) scale(.0986);animation:fall-242 27s -16s linear infinite}@keyframes fall-242{68.098%{transform:translate(71.8355vw,68.098vh) scale(.0986)}to{transform:translate(73.3659vw,99vh) scale(.0986)}}.snow:nth-child(243){opacity:1.859;transform:translate(85.6403vw,-10px) scale(.5602);animation:fall-243 26s -28s linear infinite}@keyframes fall-243{56.206%{transform:translate(80.3252vw,56.206vh) scale(.5602)}to{transform:translate(82.98275vw,99vh) scale(.5602)}}.snow:nth-child(244){opacity:.2426;transform:translate(55.1248vw,-10px) scale(.4524);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{47.173%{transform:translate(49.9319vw,47.173vh) scale(.4524)}to{transform:translate(52.52835vw,99vh) scale(.4524)}}.snow:nth-child(245){opacity:.6774;transform:translate(7.6012vw,-10px) scale(.1625);animation:fall-245 15s -17s linear infinite}@keyframes fall-245{48.893%{transform:translate(16.5888vw,48.893vh) scale(.1625)}to{transform:translate(12.095vw,99vh) scale(.1625)}}.snow:nth-child(246){opacity:1.8968;transform:translate(23.4801vw,-10px) scale(.805);animation:fall-246 20s -30s linear infinite}@keyframes fall-246{46.192%{transform:translate(16.2841vw,46.192vh) scale(.805)}to{transform:translate(19.8821vw,99vh) scale(.805)}}.snow:nth-child(247){opacity:.0824;transform:translate(26.1488vw,-10px) scale(.0147);animation:fall-247 24s -4s linear infinite}@keyframes fall-247{62.535%{transform:translate(16.74vw,62.535vh) scale(.0147)}to{transform:translate(21.4444vw,99vh) scale(.0147)}}.snow:nth-child(248){opacity:1.133;transform:translate(37.226vw,-10px) scale(.1198);animation:fall-248 26s -15s linear infinite}@keyframes fall-248{57.445%{transform:translate(31.6037vw,57.445vh) scale(.1198)}to{transform:translate(34.41485vw,99vh) scale(.1198)}}.snow:nth-child(249){opacity:.5834;transform:translate(85.9017vw,-10px) scale(.6136);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{34.532%{transform:translate(77.4486vw,34.532vh) scale(.6136)}to{transform:translate(81.67515vw,99vh) scale(.6136)}}.snow:nth-child(250){opacity:1.8004;transform:translate(72.1936vw,-10px) scale(.3413);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{54.609%{transform:translate(78.7669vw,54.609vh) scale(.3413)}to{transform:translate(75.48025vw,99vh) scale(.3413)}}.snow:nth-child(251){opacity:1.014;transform:translate(63.3732vw,-10px) scale(.3646);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{31.355%{transform:translate(64.2689vw,31.355vh) scale(.3646)}to{transform:translate(63.82105vw,99vh) scale(.3646)}}.snow:nth-child(252){opacity:.6958;transform:translate(78.9207vw,-10px) scale(.069);animation:fall-252 16s -8s linear infinite}@keyframes fall-252{30.714%{transform:translate(85.27vw,30.714vh) scale(.069)}to{transform:translate(82.09535vw,99vh) scale(.069)}}.snow:nth-child(253){opacity:1.4764;transform:translate(24.9746vw,-10px) scale(.7254);animation:fall-253 28s -4s linear infinite}@keyframes fall-253{67.226%{transform:translate(34.4842vw,67.226vh) scale(.7254)}to{transform:translate(29.7294vw,99vh) scale(.7254)}}.snow:nth-child(254){opacity:.8214;transform:translate(97.4395vw,-10px) scale(.0129);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{30.07%{transform:translate(91.1652vw,30.07vh) scale(.0129)}to{transform:translate(94.30235vw,99vh) scale(.0129)}}.snow:nth-child(255){opacity:.4738;transform:translate(52.4632vw,-10px) scale(.7064);animation:fall-255 23s -27s linear infinite}@keyframes fall-255{63.675%{transform:translate(50.3932vw,63.675vh) scale(.7064)}to{transform:translate(51.4282vw,99vh) scale(.7064)}}.snow:nth-child(256){opacity:.8618;transform:translate(30.6306vw,-10px) scale(.2731);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.161%{transform:translate(36.4212vw,59.161vh) scale(.2731)}to{transform:translate(33.5259vw,99vh) scale(.2731)}}.snow:nth-child(257){opacity:.6078;transform:translate(33.645vw,-10px) scale(.7574);animation:fall-257 19s -25s linear infinite}@keyframes fall-257{42.049%{transform:translate(34.6818vw,42.049vh) scale(.7574)}to{transform:translate(34.1634vw,99vh) scale(.7574)}}.snow:nth-child(258){opacity:1.9208;transform:translate(52.0468vw,-10px) scale(.3652);animation:fall-258 20s -18s linear infinite}@keyframes fall-258{52.154%{transform:translate(59.8441vw,52.154vh) scale(.3652)}to{transform:translate(55.94545vw,99vh) scale(.3652)}}.snow:nth-child(259){opacity:1.5056;transform:translate(39.5681vw,-10px) scale(.722);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{30.919%{transform:translate(34.0678vw,30.919vh) scale(.722)}to{transform:translate(36.81795vw,99vh) scale(.722)}}.snow:nth-child(260){opacity:.1518;transform:translate(9.6588vw,-10px) scale(.9875);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{76.599%{transform:translate(5.701vw,76.599vh) scale(.9875)}to{transform:translate(7.6799vw,99vh) scale(.9875)}}.snow:nth-child(261){opacity:.5708;transform:translate(22.5072vw,-10px) scale(.3297);animation:fall-261 29s -12s linear infinite}@keyframes fall-261{45.896%{transform:translate(23.3784vw,45.896vh) scale(.3297)}to{transform:translate(22.9428vw,99vh) scale(.3297)}}.snow:nth-child(262){opacity:1.887;transform:translate(97.6219vw,-10px) scale(.6324);animation:fall-262 26s -2s linear infinite}@keyframes fall-262{63.462%{transform:translate(97.2075vw,63.462vh) scale(.6324)}to{transform:translate(97.4147vw,99vh) scale(.6324)}}.snow:nth-child(263){opacity:.5084;transform:translate(51.7353vw,-10px) scale(.983);animation:fall-263 12s -29s linear infinite}@keyframes fall-263{58.386%{transform:translate(52.5613vw,58.386vh) scale(.983)}to{transform:translate(52.1483vw,99vh) scale(.983)}}.snow:nth-child(264){opacity:1.4178;transform:translate(13.3879vw,-10px) scale(.4281);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{74.255%{transform:translate(8.081vw,74.255vh) scale(.4281)}to{transform:translate(10.73445vw,99vh) scale(.4281)}}.snow:nth-child(265){opacity:1.4766;transform:translate(65.9096vw,-10px) scale(.9226);animation:fall-265 13s -20s linear infinite}@keyframes fall-265{40.851%{transform:translate(58.8085vw,40.851vh) scale(.9226)}to{transform:translate(62.35905vw,99vh) scale(.9226)}}.snow:nth-child(266){opacity:.2576;transform:translate(60.6667vw,-10px) scale(.2631);animation:fall-266 19s -17s linear infinite}@keyframes fall-266{65.293%{transform:translate(53.6565vw,65.293vh) scale(.2631)}to{transform:translate(57.1616vw,99vh) scale(.2631)}}.snow:nth-child(267){opacity:.7138;transform:translate(49.9011vw,-10px) scale(.7916);animation:fall-267 30s -1s linear infinite}@keyframes fall-267{52.677%{transform:translate(40.7776vw,52.677vh) scale(.7916)}to{transform:translate(45.33935vw,99vh) scale(.7916)}}.snow:nth-child(268){opacity:1.8988;transform:translate(59.3077vw,-10px) scale(.8401);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{65.777%{transform:translate(61.0721vw,65.777vh) scale(.8401)}to{transform:translate(60.1899vw,99vh) scale(.8401)}}.snow:nth-child(269){opacity:1.6888;transform:translate(97.1032vw,-10px) scale(.454);animation:fall-269 12s -19s linear infinite}@keyframes fall-269{66.709%{transform:translate(102.4623vw,66.709vh) scale(.454)}to{transform:translate(99.78275vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.0244;transform:translate(74.2557vw,-10px) scale(.2895);animation:fall-270 28s -22s linear infinite}@keyframes fall-270{42.648%{transform:translate(82.8347vw,42.648vh) scale(.2895)}to{transform:translate(78.5452vw,99vh) scale(.2895)}}.snow:nth-child(271){opacity:1.369;transform:translate(9.1616vw,-10px) scale(.5215);animation:fall-271 10s -7s linear infinite}@keyframes fall-271{45.493%{transform:translate(12.7323vw,45.493vh) scale(.5215)}to{transform:translate(10.94695vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.1364;transform:translate(58.8866vw,-10px) scale(.4354);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{73.155%{transform:translate(64.2815vw,73.155vh) scale(.4354)}to{transform:translate(61.58405vw,99vh) scale(.4354)}}.snow:nth-child(273){opacity:.7168;transform:translate(57.1299vw,-10px) scale(.1486);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{76.734%{transform:translate(62.4175vw,76.734vh) scale(.1486)}to{transform:translate(59.7737vw,99vh) scale(.1486)}}.snow:nth-child(274){opacity:.8484;transform:translate(89.1086vw,-10px) scale(.6337);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{49.335%{transform:translate(80.944vw,49.335vh) scale(.6337)}to{transform:translate(85.0263vw,99vh) scale(.6337)}}.snow:nth-child(275){opacity:1.0804;transform:translate(4.9515vw,-10px) scale(.4699);animation:fall-275 29s -23s linear infinite}@keyframes fall-275{44.009%{transform:translate(3.3173vw,44.009vh) scale(.4699)}to{transform:translate(4.1344vw,99vh) scale(.4699)}}.snow:nth-child(276){opacity:1.0562;transform:translate(90.7138vw,-10px) scale(.3001);animation:fall-276 17s -30s linear infinite}@keyframes fall-276{49.584%{transform:translate(88.1344vw,49.584vh) scale(.3001)}to{transform:translate(89.4241vw,99vh) scale(.3001)}}.snow:nth-child(277){opacity:1.5846;transform:translate(72.4846vw,-10px) scale(.3505);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{69.068%{transform:translate(70.3488vw,69.068vh) scale(.3505)}to{transform:translate(71.4167vw,99vh) scale(.3505)}}.snow:nth-child(278){opacity:.121;transform:translate(92.9037vw,-10px) scale(.5979);animation:fall-278 14s -16s linear infinite}@keyframes fall-278{37.973%{transform:translate(99.7272vw,37.973vh) scale(.5979)}to{transform:translate(96.31545vw,99vh) scale(.5979)}}.snow:nth-child(279){opacity:1.4714;transform:translate(78.311vw,-10px) scale(.9315);animation:fall-279 25s -1s linear infinite}@keyframes fall-279{42.455%{transform:translate(70.6478vw,42.455vh) scale(.9315)}to{transform:translate(74.4794vw,99vh) scale(.9315)}}.snow:nth-child(280){opacity:1.6614;transform:translate(40.2282vw,-10px) scale(.543);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{31.284%{transform:translate(30.4914vw,31.284vh) scale(.543)}to{transform:translate(35.3598vw,99vh) scale(.543)}}.snow:nth-child(281){opacity:1.5414;transform:translate(3.3035vw,-10px) scale(.7431);animation:fall-281 23s -22s linear infinite}@keyframes fall-281{67.113%{transform:translate(-.3466vw,67.113vh) scale(.7431)}to{transform:translate(1.47845vw,99vh) scale(.7431)}}.snow:nth-child(282){opacity:.5084;transform:translate(17.1269vw,-10px) scale(.1679);animation:fall-282 14s -16s linear infinite}@keyframes fall-282{79.303%{transform:translate(24.378vw,79.303vh) scale(.1679)}to{transform:translate(20.75245vw,99vh) scale(.1679)}}.snow:nth-child(283){opacity:1.9978;transform:translate(41.3517vw,-10px) scale(.9195);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{45.006%{transform:translate(47.8016vw,45.006vh) scale(.9195)}to{transform:translate(44.57665vw,99vh) scale(.9195)}}.snow:nth-child(284){opacity:1.5372;transform:translate(77.8442vw,-10px) scale(.7636);animation:fall-284 11s -25s linear infinite}@keyframes fall-284{66.231%{transform:translate(81.4067vw,66.231vh) scale(.7636)}to{transform:translate(79.62545vw,99vh) scale(.7636)}}.snow:nth-child(285){opacity:1.404;transform:translate(90.031vw,-10px) scale(.619);animation:fall-285 16s -21s linear infinite}@keyframes fall-285{57.394%{transform:translate(88.5262vw,57.394vh) scale(.619)}to{transform:translate(89.2786vw,99vh) scale(.619)}}.snow:nth-child(286){opacity:1.5624;transform:translate(81.6675vw,-10px) scale(.4036);animation:fall-286 21s -3s linear infinite}@keyframes fall-286{30.123%{transform:translate(89.5933vw,30.123vh) scale(.4036)}to{transform:translate(85.6304vw,99vh) scale(.4036)}}.snow:nth-child(287){opacity:.9574;transform:translate(82.9821vw,-10px) scale(.9177);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{32.08%{transform:translate(86.5201vw,32.08vh) scale(.9177)}to{transform:translate(84.7511vw,99vh) scale(.9177)}}.snow:nth-child(288){opacity:1.9992;transform:translate(43.4228vw,-10px) scale(.716);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{66.256%{transform:translate(34.1745vw,66.256vh) scale(.716)}to{transform:translate(38.79865vw,99vh) scale(.716)}}.snow:nth-child(289){opacity:1.6822;transform:translate(38.6831vw,-10px) scale(.0165);animation:fall-289 24s -7s linear infinite}@keyframes fall-289{33.892%{transform:translate(43.499vw,33.892vh) scale(.0165)}to{transform:translate(41.09105vw,99vh) scale(.0165)}}.snow:nth-child(290){opacity:1.7614;transform:translate(72.7511vw,-10px) scale(.9229);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{44.619%{transform:translate(62.768vw,44.619vh) scale(.9229)}to{transform:translate(67.75955vw,99vh) scale(.9229)}}.snow:nth-child(291){opacity:1.6882;transform:translate(64.6583vw,-10px) scale(.7269);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{51.453%{transform:translate(67.3094vw,51.453vh) scale(.7269)}to{transform:translate(65.98385vw,99vh) scale(.7269)}}.snow:nth-child(292){opacity:.9796;transform:translate(40.9768vw,-10px) scale(.2355);animation:fall-292 16s -10s linear infinite}@keyframes fall-292{40.099%{transform:translate(42.7321vw,40.099vh) scale(.2355)}to{transform:translate(41.85445vw,99vh) scale(.2355)}}.snow:nth-child(293){opacity:1.4476;transform:translate(54.9966vw,-10px) scale(.3918);animation:fall-293 20s -30s linear infinite}@keyframes fall-293{79.288%{transform:translate(58.3794vw,79.288vh) scale(.3918)}to{transform:translate(56.688vw,99vh) scale(.3918)}}.snow:nth-child(294){opacity:.9464;transform:translate(48.75vw,-10px) scale(.5688);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{53.961%{transform:translate(41.451vw,53.961vh) scale(.5688)}to{transform:translate(45.1005vw,99vh) scale(.5688)}}.snow:nth-child(295){opacity:1.29;transform:translate(28.9018vw,-10px) scale(.9519);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{50.056%{transform:translate(31.7348vw,50.056vh) scale(.9519)}to{transform:translate(30.3183vw,99vh) scale(.9519)}}.snow:nth-child(296){opacity:1.3558;transform:translate(14.3039vw,-10px) scale(.677);animation:fall-296 14s -5s linear infinite}@keyframes fall-296{34.92%{transform:translate(9.4236vw,34.92vh) scale(.677)}to{transform:translate(11.86375vw,99vh) scale(.677)}}.snow:nth-child(297){opacity:.107;transform:translate(20.2599vw,-10px) scale(.1686);animation:fall-297 24s -8s linear infinite}@keyframes fall-297{73.927%{transform:translate(28.7303vw,73.927vh) scale(.1686)}to{transform:translate(24.4951vw,99vh) scale(.1686)}}.snow:nth-child(298){opacity:.3056;transform:translate(3.6879vw,-10px) scale(.615);animation:fall-298 19s -6s linear infinite}@keyframes fall-298{58.971%{transform:translate(1.7195vw,58.971vh) scale(.615)}to{transform:translate(2.7037vw,99vh) scale(.615)}}.snow:nth-child(299){opacity:1.7588;transform:translate(97.5161vw,-10px) scale(.5643);animation:fall-299 15s -10s linear infinite}@keyframes fall-299{70.69%{transform:translate(105.3313vw,70.69vh) scale(.5643)}to{transform:translate(101.4237vw,99vh) scale(.5643)}}.snow:nth-child(300){opacity:1.3684;transform:translate(37.8002vw,-10px) scale(.1617);animation:fall-300 26s -26s linear infinite}@keyframes fall-300{43.028%{transform:translate(47.6558vw,43.028vh) scale(.1617)}to{transform:translate(42.728vw,99vh) scale(.1617)}}.snow:nth-child(301){opacity:1.0634;transform:translate(63.9994vw,-10px) scale(.807);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{32.897%{transform:translate(69.2922vw,32.897vh) scale(.807)}to{transform:translate(66.6458vw,99vh) scale(.807)}}.snow:nth-child(302){opacity:.8294;transform:translate(74.6078vw,-10px) scale(.3717);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{68.124%{transform:translate(77.4539vw,68.124vh) scale(.3717)}to{transform:translate(76.03085vw,99vh) scale(.3717)}}.snow:nth-child(303){opacity:.9958;transform:translate(1.611vw,-10px) scale(.5808);animation:fall-303 17s -27s linear infinite}@keyframes fall-303{73.429%{transform:translate(9.4125vw,73.429vh) scale(.5808)}to{transform:translate(5.51175vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:1.8986;transform:translate(55.5231vw,-10px) scale(.5304);animation:fall-304 25s -11s linear infinite}@keyframes fall-304{70.115%{transform:translate(51.0785vw,70.115vh) scale(.5304)}to{transform:translate(53.3008vw,99vh) scale(.5304)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.9431vw,-10px) scale(.6446);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{45.239%{transform:translate(40.5333vw,45.239vh) scale(.6446)}to{transform:translate(41.2382vw,99vh) scale(.6446)}}.snow:nth-child(306){opacity:.3178;transform:translate(69.3916vw,-10px) scale(.2648);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{75.407%{transform:translate(65.5361vw,75.407vh) scale(.2648)}to{transform:translate(67.46385vw,99vh) scale(.2648)}}.snow:nth-child(307){opacity:1.4986;transform:translate(49.7171vw,-10px) scale(.779);animation:fall-307 14s -4s linear infinite}@keyframes fall-307{42.034%{transform:translate(56.6334vw,42.034vh) scale(.779)}to{transform:translate(53.17525vw,99vh) scale(.779)}}.snow:nth-child(308){opacity:.5422;transform:translate(47.713vw,-10px) scale(.5245);animation:fall-308 29s -17s linear infinite}@keyframes fall-308{61.595%{transform:translate(37.8327vw,61.595vh) scale(.5245)}to{transform:translate(42.77285vw,99vh) scale(.5245)}}.snow:nth-child(309){opacity:1.616;transform:translate(24.3256vw,-10px) scale(.5047);animation:fall-309 22s -28s linear infinite}@keyframes fall-309{59.536%{transform:translate(18.8561vw,59.536vh) scale(.5047)}to{transform:translate(21.59085vw,99vh) scale(.5047)}}.snow:nth-child(310){opacity:.8998;transform:translate(18.2087vw,-10px) scale(.7855);animation:fall-310 23s -24s linear infinite}@keyframes fall-310{38.443%{transform:translate(24.2451vw,38.443vh) scale(.7855)}to{transform:translate(21.2269vw,99vh) scale(.7855)}}.snow:nth-child(311){opacity:.9488;transform:translate(5.4557vw,-10px) scale(.1487);animation:fall-311 13s -17s linear infinite}@keyframes fall-311{55.779%{transform:translate(7.7984vw,55.779vh) scale(.1487)}to{transform:translate(6.62705vw,99vh) scale(.1487)}}.snow:nth-child(312){opacity:1.3888;transform:translate(77.7442vw,-10px) scale(.5116);animation:fall-312 18s -8s linear infinite}@keyframes fall-312{43.509%{transform:translate(68.3751vw,43.509vh) scale(.5116)}to{transform:translate(73.05965vw,99vh) scale(.5116)}}.snow:nth-child(313){opacity:1.8984;transform:translate(19.1237vw,-10px) scale(.5552);animation:fall-313 23s -27s linear infinite}@keyframes fall-313{70.729%{transform:translate(13.9768vw,70.729vh) scale(.5552)}to{transform:translate(16.55025vw,99vh) scale(.5552)}}.snow:nth-child(314){opacity:1.892;transform:translate(69.9676vw,-10px) scale(.5033);animation:fall-314 11s -14s linear infinite}@keyframes fall-314{41.506%{transform:translate(77.8099vw,41.506vh) scale(.5033)}to{transform:translate(73.88875vw,99vh) scale(.5033)}}.snow:nth-child(315){opacity:.9244;transform:translate(78.1509vw,-10px) scale(.2946);animation:fall-315 17s -19s linear infinite}@keyframes fall-315{71.397%{transform:translate(75.2838vw,71.397vh) scale(.2946)}to{transform:translate(76.71735vw,99vh) scale(.2946)}}.snow:nth-child(316){opacity:1.1138;transform:translate(2.9782vw,-10px) scale(.3264);animation:fall-316 29s -27s linear infinite}@keyframes fall-316{78.564%{transform:translate(7.1065vw,78.564vh) scale(.3264)}to{transform:translate(5.04235vw,99vh) scale(.3264)}}.snow:nth-child(317){opacity:.9614;transform:translate(44.6099vw,-10px) scale(.7802);animation:fall-317 24s -4s linear infinite}@keyframes fall-317{64.486%{transform:translate(49.3365vw,64.486vh) scale(.7802)}to{transform:translate(46.9732vw,99vh) scale(.7802)}}.snow:nth-child(318){opacity:1.0908;transform:translate(2.522vw,-10px) scale(.655);animation:fall-318 22s -26s linear infinite}@keyframes fall-318{33.689%{transform:translate(1.9924vw,33.689vh) scale(.655)}to{transform:translate(2.2572vw,99vh) scale(.655)}}.snow:nth-child(319){opacity:1.179;transform:translate(72.3441vw,-10px) scale(.1729);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{63.699%{transform:translate(70.3414vw,63.699vh) scale(.1729)}to{transform:translate(71.34275vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.5616;transform:translate(85.9914vw,-10px) scale(.9762);animation:fall-320 24s -28s linear infinite}@keyframes fall-320{48.593%{transform:translate(76.4977vw,48.593vh) scale(.9762)}to{transform:translate(81.24455vw,99vh) scale(.9762)}}.snow:nth-child(321){opacity:1.9048;transform:translate(34.4083vw,-10px) scale(.2012);animation:fall-321 26s -6s linear infinite}@keyframes fall-321{74.907%{transform:translate(28.4824vw,74.907vh) scale(.2012)}to{transform:translate(31.44535vw,99vh) scale(.2012)}}.snow:nth-child(322){opacity:.7064;transform:translate(74.5402vw,-10px) scale(.2197);animation:fall-322 12s -5s linear infinite}@keyframes fall-322{33.85%{transform:translate(83.3112vw,33.85vh) scale(.2197)}to{transform:translate(78.9257vw,99vh) scale(.2197)}}.snow:nth-child(323){opacity:.2168;transform:translate(52.1288vw,-10px) scale(.3951);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{63.542%{transform:translate(48.5731vw,63.542vh) scale(.3951)}to{transform:translate(50.35095vw,99vh) scale(.3951)}}.snow:nth-child(324){opacity:.6844;transform:translate(56.2024vw,-10px) scale(.5641);animation:fall-324 15s -15s linear infinite}@keyframes fall-324{46.446%{transform:translate(51.2055vw,46.446vh) scale(.5641)}to{transform:translate(53.70395vw,99vh) scale(.5641)}}.snow:nth-child(325){opacity:.7034;transform:translate(56.3411vw,-10px) scale(.4985);animation:fall-325 14s -10s linear infinite}@keyframes fall-325{50.534%{transform:translate(57.902vw,50.534vh) scale(.4985)}to{transform:translate(57.12155vw,99vh) scale(.4985)}}.snow:nth-child(326){opacity:.7518;transform:translate(82.8594vw,-10px) scale(.5592);animation:fall-326 21s -15s linear infinite}@keyframes fall-326{40.87%{transform:translate(75.0132vw,40.87vh) scale(.5592)}to{transform:translate(78.9363vw,99vh) scale(.5592)}}.snow:nth-child(327){opacity:.4452;transform:translate(94.0816vw,-10px) scale(.7827);animation:fall-327 11s -25s linear infinite}@keyframes fall-327{30.396%{transform:translate(102.2127vw,30.396vh) scale(.7827)}to{transform:translate(98.14715vw,99vh) scale(.7827)}}.snow:nth-child(328){opacity:.0948;transform:translate(53.9408vw,-10px) scale(.6513);animation:fall-328 14s -22s linear infinite}@keyframes fall-328{42.248%{transform:translate(61.0842vw,42.248vh) scale(.6513)}to{transform:translate(57.5125vw,99vh) scale(.6513)}}.snow:nth-child(329){opacity:.2266;transform:translate(22.6977vw,-10px) scale(.3321);animation:fall-329 21s -30s linear infinite}@keyframes fall-329{44.47%{transform:translate(20.2129vw,44.47vh) scale(.3321)}to{transform:translate(21.4553vw,99vh) scale(.3321)}}.snow:nth-child(330){opacity:1.5592;transform:translate(18.2599vw,-10px) scale(.0413);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{46.704%{transform:translate(11.4211vw,46.704vh) scale(.0413)}to{transform:translate(14.8405vw,99vh) scale(.0413)}}.snow:nth-child(331){opacity:1.37;transform:translate(27.3995vw,-10px) scale(.7714);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{42.215%{transform:translate(27.3379vw,42.215vh) scale(.7714)}to{transform:translate(27.3687vw,99vh) scale(.7714)}}.snow:nth-child(332){opacity:1.5286;transform:translate(5.3458vw,-10px) scale(.6828);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{50.787%{transform:translate(-.5669vw,50.787vh) scale(.6828)}to{transform:translate(2.38945vw,99vh) scale(.6828)}}.snow:nth-child(333){opacity:1.0964;transform:translate(23.6134vw,-10px) scale(.1116);animation:fall-333 30s -24s linear infinite}@keyframes fall-333{76.853%{transform:translate(16.9426vw,76.853vh) scale(.1116)}to{transform:translate(20.278vw,99vh) scale(.1116)}}.snow:nth-child(334){opacity:.5308;transform:translate(69.0516vw,-10px) scale(.6716);animation:fall-334 25s -28s linear infinite}@keyframes fall-334{34.48%{transform:translate(77.8478vw,34.48vh) scale(.6716)}to{transform:translate(73.4497vw,99vh) scale(.6716)}}.snow:nth-child(335){opacity:1.4208;transform:translate(7.561vw,-10px) scale(.4164);animation:fall-335 24s -5s linear infinite}@keyframes fall-335{78.695%{transform:translate(13.5442vw,78.695vh) scale(.4164)}to{transform:translate(10.5526vw,99vh) scale(.4164)}}.snow:nth-child(336){opacity:1.7094;transform:translate(13.3184vw,-10px) scale(.4637);animation:fall-336 11s -28s linear infinite}@keyframes fall-336{46.877%{transform:translate(6.2554vw,46.877vh) scale(.4637)}to{transform:translate(9.7869vw,99vh) scale(.4637)}}.snow:nth-child(337){opacity:.2768;transform:translate(7.5536vw,-10px) scale(.042);animation:fall-337 30s -21s linear infinite}@keyframes fall-337{38.835%{transform:translate(3.225vw,38.835vh) scale(.042)}to{transform:translate(5.3893vw,99vh) scale(.042)}}.snow:nth-child(338){opacity:1.5718;transform:translate(2.6867vw,-10px) scale(.9633);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{46.374%{transform:translate(-6.2969vw,46.374vh) scale(.9633)}to{transform:translate(-1.8051vw,99vh) scale(.9633)}}.snow:nth-child(339){opacity:1.179;transform:translate(36.0088vw,-10px) scale(.37);animation:fall-339 28s -23s linear infinite}@keyframes fall-339{54.572%{transform:translate(45.4695vw,54.572vh) scale(.37)}to{transform:translate(40.73915vw,99vh) scale(.37)}}.snow:nth-child(340){opacity:1.487;transform:translate(84.18vw,-10px) scale(.0517);animation:fall-340 26s -28s linear infinite}@keyframes fall-340{75.719%{transform:translate(77.2416vw,75.719vh) scale(.0517)}to{transform:translate(80.7108vw,99vh) scale(.0517)}}.snow:nth-child(341){opacity:.725;transform:translate(57.4072vw,-10px) scale(.4148);animation:fall-341 12s -28s linear infinite}@keyframes fall-341{66.172%{transform:translate(50.9935vw,66.172vh) scale(.4148)}to{transform:translate(54.20035vw,99vh) scale(.4148)}}.snow:nth-child(342){opacity:.41;transform:translate(65.2602vw,-10px) scale(.8694);animation:fall-342 18s -23s linear infinite}@keyframes fall-342{52.959%{transform:translate(69.4075vw,52.959vh) scale(.8694)}to{transform:translate(67.33385vw,99vh) scale(.8694)}}.snow:nth-child(343){opacity:.0586;transform:translate(84.268vw,-10px) scale(.5101);animation:fall-343 17s -30s linear infinite}@keyframes fall-343{38.279%{transform:translate(81.3913vw,38.279vh) scale(.5101)}to{transform:translate(82.82965vw,99vh) scale(.5101)}}.snow:nth-child(344){opacity:.242;transform:translate(64.1158vw,-10px) scale(.8525);animation:fall-344 17s -22s linear infinite}@keyframes fall-344{55.168%{transform:translate(60.142vw,55.168vh) scale(.8525)}to{transform:translate(62.1289vw,99vh) scale(.8525)}}.snow:nth-child(345){opacity:1.0778;transform:translate(82.3803vw,-10px) scale(.9915);animation:fall-345 11s -13s linear infinite}@keyframes fall-345{40.121%{transform:translate(79.4544vw,40.121vh) scale(.9915)}to{transform:translate(80.91735vw,99vh) scale(.9915)}}.snow:nth-child(346){opacity:1.2144;transform:translate(23.5331vw,-10px) scale(.6621);animation:fall-346 27s -24s linear infinite}@keyframes fall-346{75.151%{transform:translate(32.6027vw,75.151vh) scale(.6621)}to{transform:translate(28.0679vw,99vh) scale(.6621)}}.snow:nth-child(347){opacity:1.1152;transform:translate(20.3896vw,-10px) scale(.0284);animation:fall-347 30s -26s linear infinite}@keyframes fall-347{78.08%{transform:translate(12.981vw,78.08vh) scale(.0284)}to{transform:translate(16.6853vw,99vh) scale(.0284)}}.snow:nth-child(348){opacity:.828;transform:translate(62.3029vw,-10px) scale(.7386);animation:fall-348 30s -21s linear infinite}@keyframes fall-348{63.294%{transform:translate(52.6525vw,63.294vh) scale(.7386)}to{transform:translate(57.4777vw,99vh) scale(.7386)}}.snow:nth-child(349){opacity:.1614;transform:translate(20.7561vw,-10px) scale(.0595);animation:fall-349 23s -20s linear infinite}@keyframes fall-349{51.61%{transform:translate(26.3081vw,51.61vh) scale(.0595)}to{transform:translate(23.5321vw,99vh) scale(.0595)}}.snow:nth-child(350){opacity:1.0324;transform:translate(47.7468vw,-10px) scale(.9055);animation:fall-350 10s -12s linear infinite}@keyframes fall-350{48.142%{transform:translate(56.6575vw,48.142vh) scale(.9055)}to{transform:translate(52.20215vw,99vh) scale(.9055)}}.snow:nth-child(351){opacity:.109;transform:translate(84.475vw,-10px) scale(.9282);animation:fall-351 29s -8s linear infinite}@keyframes fall-351{54.288%{transform:translate(89.5105vw,54.288vh) scale(.9282)}to{transform:translate(86.99275vw,99vh) scale(.9282)}}.snow:nth-child(352){opacity:.0926;transform:translate(41.7198vw,-10px) scale(.2295);animation:fall-352 26s -11s linear infinite}@keyframes fall-352{45.529%{transform:translate(50.941vw,45.529vh) scale(.2295)}to{transform:translate(46.3304vw,99vh) scale(.2295)}}.snow:nth-child(353){opacity:.8584;transform:translate(43.5314vw,-10px) scale(.1301);animation:fall-353 19s -27s linear infinite}@keyframes fall-353{37.343%{transform:translate(50.4159vw,37.343vh) scale(.1301)}to{transform:translate(46.97365vw,99vh) scale(.1301)}}.snow:nth-child(354){opacity:1.7122;transform:translate(41.0848vw,-10px) scale(.2681);animation:fall-354 11s -12s linear infinite}@keyframes fall-354{42.149%{transform:translate(46.291vw,42.149vh) scale(.2681)}to{transform:translate(43.6879vw,99vh) scale(.2681)}}.snow:nth-child(355){opacity:1.013;transform:translate(49.1299vw,-10px) scale(.9373);animation:fall-355 26s -11s linear infinite}@keyframes fall-355{57.452%{transform:translate(53.8496vw,57.452vh) scale(.9373)}to{transform:translate(51.48975vw,99vh) scale(.9373)}}.snow:nth-child(356){opacity:.4706;transform:translate(17.6135vw,-10px) scale(.1552);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{33.005%{transform:translate(12.3996vw,33.005vh) scale(.1552)}to{transform:translate(15.00655vw,99vh) scale(.1552)}}.snow:nth-child(357){opacity:.8694;transform:translate(89.4805vw,-10px) scale(.9857);animation:fall-357 16s -24s linear infinite}@keyframes fall-357{37.174%{transform:translate(86.7022vw,37.174vh) scale(.9857)}to{transform:translate(88.09135vw,99vh) scale(.9857)}}.snow:nth-child(358){opacity:1.2028;transform:translate(43.7949vw,-10px) scale(.713);animation:fall-358 20s -3s linear infinite}@keyframes fall-358{37.059%{transform:translate(45.2662vw,37.059vh) scale(.713)}to{transform:translate(44.53055vw,99vh) scale(.713)}}.snow:nth-child(359){opacity:.8332;transform:translate(17.3875vw,-10px) scale(.2728);animation:fall-359 30s -10s linear infinite}@keyframes fall-359{75.076%{transform:translate(7.7386vw,75.076vh) scale(.2728)}to{transform:translate(12.56305vw,99vh) scale(.2728)}}.snow:nth-child(360){opacity:.2726;transform:translate(68.9816vw,-10px) scale(.8943);animation:fall-360 14s -14s linear infinite}@keyframes fall-360{65.603%{transform:translate(71.1913vw,65.603vh) scale(.8943)}to{transform:translate(70.08645vw,99vh) scale(.8943)}}.snow:nth-child(361){opacity:1.9144;transform:translate(9.2149vw,-10px) scale(.0429);animation:fall-361 19s -16s linear infinite}@keyframes fall-361{30.914%{transform:translate(8.7806vw,30.914vh) scale(.0429)}to{transform:translate(8.99775vw,99vh) scale(.0429)}}.snow:nth-child(362){opacity:1.9598;transform:translate(48.8556vw,-10px) scale(.5819);animation:fall-362 16s -24s linear infinite}@keyframes fall-362{53.198%{transform:translate(51.1751vw,53.198vh) scale(.5819)}to{transform:translate(50.01535vw,99vh) scale(.5819)}}.snow:nth-child(363){opacity:.6556;transform:translate(89.5324vw,-10px) scale(.6449);animation:fall-363 13s -24s linear infinite}@keyframes fall-363{60.024%{transform:translate(98.3076vw,60.024vh) scale(.6449)}to{transform:translate(93.92vw,99vh) scale(.6449)}}.snow:nth-child(364){opacity:.913;transform:translate(95.5742vw,-10px) scale(.9492);animation:fall-364 21s -3s linear infinite}@keyframes fall-364{45.792%{transform:translate(91.9047vw,45.792vh) scale(.9492)}to{transform:translate(93.73945vw,99vh) scale(.9492)}}.snow:nth-child(365){opacity:1.9476;transform:translate(57.6391vw,-10px) scale(.0477);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{44.081%{transform:translate(67.2638vw,44.081vh) scale(.0477)}to{transform:translate(62.45145vw,99vh) scale(.0477)}}.snow:nth-child(366){opacity:.0284;transform:translate(65.6185vw,-10px) scale(.2895);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{45.803%{transform:translate(67.2134vw,45.803vh) scale(.2895)}to{transform:translate(66.41595vw,99vh) scale(.2895)}}.snow:nth-child(367){opacity:1.9086;transform:translate(73.214vw,-10px) scale(.1803);animation:fall-367 23s -30s linear infinite}@keyframes fall-367{52.35%{transform:translate(68.8087vw,52.35vh) scale(.1803)}to{transform:translate(71.01135vw,99vh) scale(.1803)}}.snow:nth-child(368){opacity:.9206;transform:translate(31.4482vw,-10px) scale(.9955);animation:fall-368 20s -29s linear infinite}@keyframes fall-368{53.517%{transform:translate(27.4739vw,53.517vh) scale(.9955)}to{transform:translate(29.46105vw,99vh) scale(.9955)}}.snow:nth-child(369){opacity:.4552;transform:translate(55.8995vw,-10px) scale(.6713);animation:fall-369 21s -18s linear infinite}@keyframes fall-369{58.676%{transform:translate(53.6742vw,58.676vh) scale(.6713)}to{transform:translate(54.78685vw,99vh) scale(.6713)}}.snow:nth-child(370){opacity:1.9548;transform:translate(26.4597vw,-10px) scale(.6879);animation:fall-370 23s -8s linear infinite}@keyframes fall-370{51.741%{transform:translate(22.009vw,51.741vh) scale(.6879)}to{transform:translate(24.23435vw,99vh) scale(.6879)}}.snow:nth-child(371){opacity:1.0256;transform:translate(21.422vw,-10px) scale(.1676);animation:fall-371 21s -17s linear infinite}@keyframes fall-371{46.621%{transform:translate(28.5429vw,46.621vh) scale(.1676)}to{transform:translate(24.98245vw,99vh) scale(.1676)}}.snow:nth-child(372){opacity:1.7458;transform:translate(53.9095vw,-10px) scale(.9207);animation:fall-372 20s -25s linear infinite}@keyframes fall-372{77.98%{transform:translate(53.9487vw,77.98vh) scale(.9207)}to{transform:translate(53.9291vw,99vh) scale(.9207)}}.snow:nth-child(373){opacity:1.3772;transform:translate(20.247vw,-10px) scale(.8599);animation:fall-373 12s -14s linear infinite}@keyframes fall-373{30.404%{transform:translate(15.2024vw,30.404vh) scale(.8599)}to{transform:translate(17.7247vw,99vh) scale(.8599)}}.snow:nth-child(374){opacity:.5614;transform:translate(52.276vw,-10px) scale(.0256);animation:fall-374 22s -18s linear infinite}@keyframes fall-374{49.494%{transform:translate(55.0899vw,49.494vh) scale(.0256)}to{transform:translate(53.68295vw,99vh) scale(.0256)}}.snow:nth-child(375){opacity:.8926;transform:translate(10.646vw,-10px) scale(.1844);animation:fall-375 26s -2s linear infinite}@keyframes fall-375{30.262%{transform:translate(8.5306vw,30.262vh) scale(.1844)}to{transform:translate(9.5883vw,99vh) scale(.1844)}}.snow:nth-child(376){opacity:.482;transform:translate(33.4188vw,-10px) scale(.9962);animation:fall-376 26s -22s linear infinite}@keyframes fall-376{30.385%{transform:translate(26.9988vw,30.385vh) scale(.9962)}to{transform:translate(30.2088vw,99vh) scale(.9962)}}.snow:nth-child(377){opacity:1.891;transform:translate(42.4101vw,-10px) scale(.1538);animation:fall-377 11s -4s linear infinite}@keyframes fall-377{54.265%{transform:translate(49.3647vw,54.265vh) scale(.1538)}to{transform:translate(45.8874vw,99vh) scale(.1538)}}.snow:nth-child(378){opacity:1.1824;transform:translate(82.271vw,-10px) scale(.7281);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{62.046%{transform:translate(75.4397vw,62.046vh) scale(.7281)}to{transform:translate(78.85535vw,99vh) scale(.7281)}}.snow:nth-child(379){opacity:.5468;transform:translate(94.4667vw,-10px) scale(.9866);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{50.446%{transform:translate(101.7149vw,50.446vh) scale(.9866)}to{transform:translate(98.0908vw,99vh) scale(.9866)}}.snow:nth-child(380){opacity:.097;transform:translate(89.1377vw,-10px) scale(.1836);animation:fall-380 19s -8s linear infinite}@keyframes fall-380{51.828%{transform:translate(80.7763vw,51.828vh) scale(.1836)}to{transform:translate(84.957vw,99vh) scale(.1836)}}.snow:nth-child(381){opacity:.6122;transform:translate(20.0658vw,-10px) scale(.6082);animation:fall-381 22s -15s linear infinite}@keyframes fall-381{63.855%{transform:translate(26.705vw,63.855vh) scale(.6082)}to{transform:translate(23.3854vw,99vh) scale(.6082)}}.snow:nth-child(382){opacity:1.7286;transform:translate(64.2048vw,-10px) scale(.9623);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{48.089%{transform:translate(66.2655vw,48.089vh) scale(.9623)}to{transform:translate(65.23515vw,99vh) scale(.9623)}}.snow:nth-child(383){opacity:.6888;transform:translate(39.9607vw,-10px) scale(.8405);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{33.026%{transform:translate(42.5811vw,33.026vh) scale(.8405)}to{transform:translate(41.2709vw,99vh) scale(.8405)}}.snow:nth-child(384){opacity:.4124;transform:translate(92.8465vw,-10px) scale(.2392);animation:fall-384 14s -3s linear infinite}@keyframes fall-384{67.782%{transform:translate(87.9819vw,67.782vh) scale(.2392)}to{transform:translate(90.4142vw,99vh) scale(.2392)}}.snow:nth-child(385){opacity:.2852;transform:translate(98.3653vw,-10px) scale(.4308);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{77.471%{transform:translate(92.4351vw,77.471vh) scale(.4308)}to{transform:translate(95.4002vw,99vh) scale(.4308)}}.snow:nth-child(386){opacity:1.6892;transform:translate(99.6576vw,-10px) scale(.5744);animation:fall-386 14s -12s linear infinite}@keyframes fall-386{54.111%{transform:translate(106.969vw,54.111vh) scale(.5744)}to{transform:translate(103.3133vw,99vh) scale(.5744)}}.snow:nth-child(387){opacity:1.189;transform:translate(29.6582vw,-10px) scale(.2254);animation:fall-387 10s -18s linear infinite}@keyframes fall-387{55.369%{transform:translate(23.5725vw,55.369vh) scale(.2254)}to{transform:translate(26.61535vw,99vh) scale(.2254)}}.snow:nth-child(388){opacity:.9796;transform:translate(79.4408vw,-10px) scale(.97);animation:fall-388 30s -25s linear infinite}@keyframes fall-388{52.847%{transform:translate(81.6528vw,52.847vh) scale(.97)}to{transform:translate(80.5468vw,99vh) scale(.97)}}.snow:nth-child(389){opacity:.201;transform:translate(50.942vw,-10px) scale(.4128);animation:fall-389 20s -28s linear infinite}@keyframes fall-389{55.929%{transform:translate(42.3622vw,55.929vh) scale(.4128)}to{transform:translate(46.6521vw,99vh) scale(.4128)}}.snow:nth-child(390){opacity:.2026;transform:translate(93.2286vw,-10px) scale(.1171);animation:fall-390 15s -25s linear infinite}@keyframes fall-390{63.951%{transform:translate(88.2103vw,63.951vh) scale(.1171)}to{transform:translate(90.71945vw,99vh) scale(.1171)}}.snow:nth-child(391){opacity:.5674;transform:translate(76.178vw,-10px) scale(.4702);animation:fall-391 12s -5s linear infinite}@keyframes fall-391{75.333%{transform:translate(74.2435vw,75.333vh) scale(.4702)}to{transform:translate(75.21075vw,99vh) scale(.4702)}}.snow:nth-child(392){opacity:.4972;transform:translate(78.7761vw,-10px) scale(.8579);animation:fall-392 30s -10s linear infinite}@keyframes fall-392{57.788%{transform:translate(81.1179vw,57.788vh) scale(.8579)}to{transform:translate(79.947vw,99vh) scale(.8579)}}.snow:nth-child(393){opacity:.0422;transform:translate(25.2422vw,-10px) scale(.0331);animation:fall-393 23s -21s linear infinite}@keyframes fall-393{69.702%{transform:translate(23.3787vw,69.702vh) scale(.0331)}to{transform:translate(24.31045vw,99vh) scale(.0331)}}.snow:nth-child(394){opacity:1.3582;transform:translate(82.1066vw,-10px) scale(.1038);animation:fall-394 12s -11s linear infinite}@keyframes fall-394{62.566%{transform:translate(87.2041vw,62.566vh) scale(.1038)}to{transform:translate(84.65535vw,99vh) scale(.1038)}}.snow:nth-child(395){opacity:1.0468;transform:translate(1.9104vw,-10px) scale(.567);animation:fall-395 20s -23s linear infinite}@keyframes fall-395{47.774%{transform:translate(6.6748vw,47.774vh) scale(.567)}to{transform:translate(4.2926vw,99vh) scale(.567)}}.snow:nth-child(396){opacity:.2762;transform:translate(67.8844vw,-10px) scale(.8426);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{34.654%{transform:translate(68.3249vw,34.654vh) scale(.8426)}to{transform:translate(68.10465vw,99vh) scale(.8426)}}.snow:nth-child(397){opacity:.0152;transform:translate(48.7054vw,-10px) scale(.5397);animation:fall-397 14s -28s linear infinite}@keyframes fall-397{40.391%{transform:translate(52.0729vw,40.391vh) scale(.5397)}to{transform:translate(50.38915vw,99vh) scale(.5397)}}.snow:nth-child(398){opacity:1.2518;transform:translate(39.526vw,-10px) scale(.4334);animation:fall-398 18s -12s linear infinite}@keyframes fall-398{49.326%{transform:translate(30.5653vw,49.326vh) scale(.4334)}to{transform:translate(35.04565vw,99vh) scale(.4334)}}.snow:nth-child(399){opacity:.6998;transform:translate(98.5139vw,-10px) scale(.2029);animation:fall-399 24s -17s linear infinite}@keyframes fall-399{64.128%{transform:translate(108.1287vw,64.128vh) scale(.2029)}to{transform:translate(103.3213vw,99vh) scale(.2029)}}.snow:nth-child(400){opacity:.0766;transform:translate(92.9709vw,-10px) scale(.1224);animation:fall-400 30s -18s linear infinite}@keyframes fall-400{34.07%{transform:translate(102.1518vw,34.07vh) scale(.1224)}to{transform:translate(97.56135vw,99vh) scale(.1224)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
25
26
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
26
27
  type: Component,
27
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3162;transform:translate(87.9786vw,-10px) scale(.9866);animation:fall-1 18s -4s linear infinite}@keyframes fall-1{49.256%{transform:translate(82.0454vw,49.256vh) scale(.9866)}to{transform:translate(85.012vw,99vh) scale(.9866)}}.snow:nth-child(2){opacity:1.0412;transform:translate(63.9317vw,-10px) scale(.4211);animation:fall-2 17s -12s linear infinite}@keyframes fall-2{77.746%{transform:translate(62.276vw,77.746vh) scale(.4211)}to{transform:translate(63.10385vw,99vh) scale(.4211)}}.snow:nth-child(3){opacity:.2442;transform:translate(11.3309vw,-10px) scale(.4087);animation:fall-3 19s -2s linear infinite}@keyframes fall-3{31.905%{transform:translate(14.1148vw,31.905vh) scale(.4087)}to{transform:translate(12.72285vw,99vh) scale(.4087)}}.snow:nth-child(4){opacity:.0536;transform:translate(42.5497vw,-10px) scale(.2848);animation:fall-4 26s -25s linear infinite}@keyframes fall-4{34.304%{transform:translate(37.611vw,34.304vh) scale(.2848)}to{transform:translate(40.08035vw,99vh) scale(.2848)}}.snow:nth-child(5){opacity:1.7584;transform:translate(1.1762vw,-10px) scale(.2676);animation:fall-5 10s -28s linear infinite}@keyframes fall-5{45.357%{transform:translate(.0084vw,45.357vh) scale(.2676)}to{transform:translate(.5923vw,99vh) scale(.2676)}}.snow:nth-child(6){opacity:1.2672;transform:translate(32.5556vw,-10px) scale(.7081);animation:fall-6 14s -26s linear infinite}@keyframes fall-6{75.52%{transform:translate(32.0585vw,75.52vh) scale(.7081)}to{transform:translate(32.30705vw,99vh) scale(.7081)}}.snow:nth-child(7){opacity:.542;transform:translate(94.8072vw,-10px) scale(.0945);animation:fall-7 26s -27s linear infinite}@keyframes fall-7{76.049%{transform:translate(88.5619vw,76.049vh) scale(.0945)}to{transform:translate(91.68455vw,99vh) scale(.0945)}}.snow:nth-child(8){opacity:.1224;transform:translate(43.8275vw,-10px) scale(.9628);animation:fall-8 19s -9s linear infinite}@keyframes fall-8{50.836%{transform:translate(36.8764vw,50.836vh) scale(.9628)}to{transform:translate(40.35195vw,99vh) scale(.9628)}}.snow:nth-child(9){opacity:.984;transform:translate(63.0715vw,-10px) scale(.3474);animation:fall-9 19s -10s linear infinite}@keyframes fall-9{41.878%{transform:translate(68.9275vw,41.878vh) scale(.3474)}to{transform:translate(65.9995vw,99vh) scale(.3474)}}.snow:nth-child(10){opacity:.6034;transform:translate(74.16vw,-10px) scale(.1687);animation:fall-10 22s -9s linear infinite}@keyframes fall-10{44.168%{transform:translate(81.9363vw,44.168vh) scale(.1687)}to{transform:translate(78.04815vw,99vh) scale(.1687)}}.snow:nth-child(11){opacity:.4304;transform:translate(79.6036vw,-10px) scale(.0265);animation:fall-11 14s -1s linear infinite}@keyframes fall-11{54.912%{transform:translate(87.3865vw,54.912vh) scale(.0265)}to{transform:translate(83.49505vw,99vh) scale(.0265)}}.snow:nth-child(12){opacity:.8284;transform:translate(90.2482vw,-10px) scale(.0262);animation:fall-12 17s -11s linear infinite}@keyframes fall-12{36.738%{transform:translate(91.9455vw,36.738vh) scale(.0262)}to{transform:translate(91.09685vw,99vh) scale(.0262)}}.snow:nth-child(13){opacity:1.411;transform:translate(1.198vw,-10px) scale(.7905);animation:fall-13 25s -21s linear infinite}@keyframes fall-13{46.832%{transform:translate(-3.6325vw,46.832vh) scale(.7905)}to{transform:translate(-1.21725vw,99vh) scale(.7905)}}.snow:nth-child(14){opacity:.2368;transform:translate(94.8629vw,-10px) scale(.3771);animation:fall-14 17s -20s linear infinite}@keyframes fall-14{66.384%{transform:translate(95.6569vw,66.384vh) scale(.3771)}to{transform:translate(95.2599vw,99vh) scale(.3771)}}.snow:nth-child(15){opacity:.6812;transform:translate(3.4412vw,-10px) scale(.6165);animation:fall-15 25s -5s linear infinite}@keyframes fall-15{78.958%{transform:translate(5.3675vw,78.958vh) scale(.6165)}to{transform:translate(4.40435vw,99vh) scale(.6165)}}.snow:nth-child(16){opacity:.0662;transform:translate(52.9433vw,-10px) scale(.113);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{64.688%{transform:translate(48.4145vw,64.688vh) scale(.113)}to{transform:translate(50.6789vw,99vh) scale(.113)}}.snow:nth-child(17){opacity:.214;transform:translate(92.005vw,-10px) scale(.1285);animation:fall-17 16s -25s linear infinite}@keyframes fall-17{31.664%{transform:translate(92.3902vw,31.664vh) scale(.1285)}to{transform:translate(92.1976vw,99vh) scale(.1285)}}.snow:nth-child(18){opacity:1.4938;transform:translate(12.2828vw,-10px) scale(.4986);animation:fall-18 20s -18s linear infinite}@keyframes fall-18{49.794%{transform:translate(19.1814vw,49.794vh) scale(.4986)}to{transform:translate(15.7321vw,99vh) scale(.4986)}}.snow:nth-child(19){opacity:1.3638;transform:translate(43.5979vw,-10px) scale(.3092);animation:fall-19 24s -15s linear infinite}@keyframes fall-19{34.117%{transform:translate(50.2865vw,34.117vh) scale(.3092)}to{transform:translate(46.9422vw,99vh) scale(.3092)}}.snow:nth-child(20){opacity:.8448;transform:translate(14.727vw,-10px) scale(.2178);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{40.461%{transform:translate(4.9557vw,40.461vh) scale(.2178)}to{transform:translate(9.84135vw,99vh) scale(.2178)}}.snow:nth-child(21){opacity:.1688;transform:translate(49.3069vw,-10px) scale(.6806);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{43.891%{transform:translate(42.9027vw,43.891vh) scale(.6806)}to{transform:translate(46.1048vw,99vh) scale(.6806)}}.snow:nth-child(22){opacity:.6182;transform:translate(97.3728vw,-10px) scale(.9013);animation:fall-22 18s -1s linear infinite}@keyframes fall-22{79.892%{transform:translate(99.5133vw,79.892vh) scale(.9013)}to{transform:translate(98.44305vw,99vh) scale(.9013)}}.snow:nth-child(23){opacity:1.8498;transform:translate(51.8584vw,-10px) scale(.1177);animation:fall-23 26s -22s linear infinite}@keyframes fall-23{51.861%{transform:translate(52.1556vw,51.861vh) scale(.1177)}to{transform:translate(52.007vw,99vh) scale(.1177)}}.snow:nth-child(24){opacity:.1058;transform:translate(10.9374vw,-10px) scale(.8197);animation:fall-24 29s -19s linear infinite}@keyframes fall-24{55.682%{transform:translate(15.9632vw,55.682vh) scale(.8197)}to{transform:translate(13.4503vw,99vh) scale(.8197)}}.snow:nth-child(25){opacity:.9914;transform:translate(63.8289vw,-10px) scale(.9665);animation:fall-25 23s -3s linear infinite}@keyframes fall-25{43.276%{transform:translate(60.1889vw,43.276vh) scale(.9665)}to{transform:translate(62.0089vw,99vh) scale(.9665)}}.snow:nth-child(26){opacity:.952;transform:translate(.8236vw,-10px) scale(.9277);animation:fall-26 12s -4s linear infinite}@keyframes fall-26{58.265%{transform:translate(2.5598vw,58.265vh) scale(.9277)}to{transform:translate(1.6917vw,99vh) scale(.9277)}}.snow:nth-child(27){opacity:1.3404;transform:translate(26.2961vw,-10px) scale(.0319);animation:fall-27 14s -7s linear infinite}@keyframes fall-27{72.793%{transform:translate(24.2837vw,72.793vh) scale(.0319)}to{transform:translate(25.2899vw,99vh) scale(.0319)}}.snow:nth-child(28){opacity:1.654;transform:translate(87.404vw,-10px) scale(.8029);animation:fall-28 29s -15s linear infinite}@keyframes fall-28{44.779%{transform:translate(85.1481vw,44.779vh) scale(.8029)}to{transform:translate(86.27605vw,99vh) scale(.8029)}}.snow:nth-child(29){opacity:.1048;transform:translate(56.7222vw,-10px) scale(.2773);animation:fall-29 24s -9s linear infinite}@keyframes fall-29{64.605%{transform:translate(46.7997vw,64.605vh) scale(.2773)}to{transform:translate(51.76095vw,99vh) scale(.2773)}}.snow:nth-child(30){opacity:1.8526;transform:translate(27.5793vw,-10px) scale(.4929);animation:fall-30 14s -2s linear infinite}@keyframes fall-30{75.15%{transform:translate(34.6383vw,75.15vh) scale(.4929)}to{transform:translate(31.1088vw,99vh) scale(.4929)}}.snow:nth-child(31){opacity:.3102;transform:translate(89.0074vw,-10px) scale(.2439);animation:fall-31 28s -27s linear infinite}@keyframes fall-31{53.26%{transform:translate(85.086vw,53.26vh) scale(.2439)}to{transform:translate(87.0467vw,99vh) scale(.2439)}}.snow:nth-child(32){opacity:1.9254;transform:translate(50.5486vw,-10px) scale(.5976);animation:fall-32 29s -30s linear infinite}@keyframes fall-32{78.033%{transform:translate(50.0741vw,78.033vh) scale(.5976)}to{transform:translate(50.31135vw,99vh) scale(.5976)}}.snow:nth-child(33){opacity:.3168;transform:translate(26.5726vw,-10px) scale(.903);animation:fall-33 24s -23s linear infinite}@keyframes fall-33{56.451%{transform:translate(26.5707vw,56.451vh) scale(.903)}to{transform:translate(26.57165vw,99vh) scale(.903)}}.snow:nth-child(34){opacity:1.5422;transform:translate(76.5748vw,-10px) scale(.4482);animation:fall-34 29s -11s linear infinite}@keyframes fall-34{54.596%{transform:translate(75.8653vw,54.596vh) scale(.4482)}to{transform:translate(76.22005vw,99vh) scale(.4482)}}.snow:nth-child(35){opacity:1.7188;transform:translate(3.9846vw,-10px) scale(.9399);animation:fall-35 29s -13s linear infinite}@keyframes fall-35{69.865%{transform:translate(4.4016vw,69.865vh) scale(.9399)}to{transform:translate(4.1931vw,99vh) scale(.9399)}}.snow:nth-child(36){opacity:1.661;transform:translate(41.9312vw,-10px) scale(.6419);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{47.372%{transform:translate(45.8591vw,47.372vh) scale(.6419)}to{transform:translate(43.89515vw,99vh) scale(.6419)}}.snow:nth-child(37){opacity:.712;transform:translate(71.1856vw,-10px) scale(.9906);animation:fall-37 11s -9s linear infinite}@keyframes fall-37{37.027%{transform:translate(74.3835vw,37.027vh) scale(.9906)}to{transform:translate(72.78455vw,99vh) scale(.9906)}}.snow:nth-child(38){opacity:1.906;transform:translate(92.5055vw,-10px) scale(.975);animation:fall-38 12s -27s linear infinite}@keyframes fall-38{79.277%{transform:translate(90.9013vw,79.277vh) scale(.975)}to{transform:translate(91.7034vw,99vh) scale(.975)}}.snow:nth-child(39){opacity:1.8434;transform:translate(53.0628vw,-10px) scale(.6812);animation:fall-39 21s -30s linear infinite}@keyframes fall-39{60.174%{transform:translate(55.1471vw,60.174vh) scale(.6812)}to{transform:translate(54.10495vw,99vh) scale(.6812)}}.snow:nth-child(40){opacity:1.0016;transform:translate(94.5891vw,-10px) scale(.2463);animation:fall-40 18s -2s linear infinite}@keyframes fall-40{37.172%{transform:translate(86.7876vw,37.172vh) scale(.2463)}to{transform:translate(90.68835vw,99vh) scale(.2463)}}.snow:nth-child(41){opacity:1.6168;transform:translate(53.6983vw,-10px) scale(.7573);animation:fall-41 16s -14s linear infinite}@keyframes fall-41{42.956%{transform:translate(54.0801vw,42.956vh) scale(.7573)}to{transform:translate(53.8892vw,99vh) scale(.7573)}}.snow:nth-child(42){opacity:.9006;transform:translate(4.894vw,-10px) scale(.757);animation:fall-42 12s -14s linear infinite}@keyframes fall-42{57.495%{transform:translate(6.8149vw,57.495vh) scale(.757)}to{transform:translate(5.85445vw,99vh) scale(.757)}}.snow:nth-child(43){opacity:1.8268;transform:translate(97.4429vw,-10px) scale(.9314);animation:fall-43 11s -5s linear infinite}@keyframes fall-43{39.461%{transform:translate(101.0078vw,39.461vh) scale(.9314)}to{transform:translate(99.22535vw,99vh) scale(.9314)}}.snow:nth-child(44){opacity:.245;transform:translate(14.7591vw,-10px) scale(.9765);animation:fall-44 21s -27s linear infinite}@keyframes fall-44{40.344%{transform:translate(21.7851vw,40.344vh) scale(.9765)}to{transform:translate(18.2721vw,99vh) scale(.9765)}}.snow:nth-child(45){opacity:.0912;transform:translate(36.3376vw,-10px) scale(.4034);animation:fall-45 12s -19s linear infinite}@keyframes fall-45{71.097%{transform:translate(39.8003vw,71.097vh) scale(.4034)}to{transform:translate(38.06895vw,99vh) scale(.4034)}}.snow:nth-child(46){opacity:1.806;transform:translate(1.2972vw,-10px) scale(.7587);animation:fall-46 10s -26s linear infinite}@keyframes fall-46{49.876%{transform:translate(7.4686vw,49.876vh) scale(.7587)}to{transform:translate(4.3829vw,99vh) scale(.7587)}}.snow:nth-child(47){opacity:1.1408;transform:translate(65.7574vw,-10px) scale(.4406);animation:fall-47 22s -14s linear infinite}@keyframes fall-47{54.89%{transform:translate(73.5921vw,54.89vh) scale(.4406)}to{transform:translate(69.67475vw,99vh) scale(.4406)}}.snow:nth-child(48){opacity:.1228;transform:translate(72.85vw,-10px) scale(.14);animation:fall-48 10s -12s linear infinite}@keyframes fall-48{79.201%{transform:translate(73.7005vw,79.201vh) scale(.14)}to{transform:translate(73.27525vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:.9736;transform:translate(80.8563vw,-10px) scale(.8208);animation:fall-49 11s -10s linear infinite}@keyframes fall-49{36.61%{transform:translate(70.8942vw,36.61vh) scale(.8208)}to{transform:translate(75.87525vw,99vh) scale(.8208)}}.snow:nth-child(50){opacity:1.4848;transform:translate(66.5055vw,-10px) scale(.769);animation:fall-50 15s -28s linear infinite}@keyframes fall-50{63.904%{transform:translate(61.1898vw,63.904vh) scale(.769)}to{transform:translate(63.84765vw,99vh) scale(.769)}}.snow:nth-child(51){opacity:.6038;transform:translate(18.4191vw,-10px) scale(.0214);animation:fall-51 17s -6s linear infinite}@keyframes fall-51{46.64%{transform:translate(18.5845vw,46.64vh) scale(.0214)}to{transform:translate(18.5018vw,99vh) scale(.0214)}}.snow:nth-child(52){opacity:1.7284;transform:translate(96.2014vw,-10px) scale(.2107);animation:fall-52 21s -30s linear infinite}@keyframes fall-52{74.603%{transform:translate(102.9902vw,74.603vh) scale(.2107)}to{transform:translate(99.5958vw,99vh) scale(.2107)}}.snow:nth-child(53){opacity:1.8792;transform:translate(69.7987vw,-10px) scale(.6717);animation:fall-53 23s -14s linear infinite}@keyframes fall-53{79.025%{transform:translate(59.9826vw,79.025vh) scale(.6717)}to{transform:translate(64.89065vw,99vh) scale(.6717)}}.snow:nth-child(54){opacity:1.1978;transform:translate(76.3993vw,-10px) scale(.8824);animation:fall-54 20s -19s linear infinite}@keyframes fall-54{76.718%{transform:translate(84.7397vw,76.718vh) scale(.8824)}to{transform:translate(80.5695vw,99vh) scale(.8824)}}.snow:nth-child(55){opacity:1.8942;transform:translate(7.8902vw,-10px) scale(.4979);animation:fall-55 27s -23s linear infinite}@keyframes fall-55{60.948%{transform:translate(4.4706vw,60.948vh) scale(.4979)}to{transform:translate(6.1804vw,99vh) scale(.4979)}}.snow:nth-child(56){opacity:1.1436;transform:translate(39.841vw,-10px) scale(.3555);animation:fall-56 16s -28s linear infinite}@keyframes fall-56{41.673%{transform:translate(40.7797vw,41.673vh) scale(.3555)}to{transform:translate(40.31035vw,99vh) scale(.3555)}}.snow:nth-child(57){opacity:.299;transform:translate(67.9581vw,-10px) scale(.4615);animation:fall-57 15s -24s linear infinite}@keyframes fall-57{35.617%{transform:translate(60.5184vw,35.617vh) scale(.4615)}to{transform:translate(64.23825vw,99vh) scale(.4615)}}.snow:nth-child(58){opacity:.8256;transform:translate(51.7504vw,-10px) scale(.9086);animation:fall-58 15s -12s linear infinite}@keyframes fall-58{43.454%{transform:translate(53.8582vw,43.454vh) scale(.9086)}to{transform:translate(52.8043vw,99vh) scale(.9086)}}.snow:nth-child(59){opacity:.2544;transform:translate(95.9767vw,-10px) scale(.2949);animation:fall-59 11s -13s linear infinite}@keyframes fall-59{64.991%{transform:translate(100.3093vw,64.991vh) scale(.2949)}to{transform:translate(98.143vw,99vh) scale(.2949)}}.snow:nth-child(60){opacity:1.2148;transform:translate(45.3757vw,-10px) scale(.9494);animation:fall-60 25s -11s linear infinite}@keyframes fall-60{58.711%{transform:translate(49.7613vw,58.711vh) scale(.9494)}to{transform:translate(47.5685vw,99vh) scale(.9494)}}.snow:nth-child(61){opacity:1.1232;transform:translate(27.9815vw,-10px) scale(.9718);animation:fall-61 18s -27s linear infinite}@keyframes fall-61{38.654%{transform:translate(33.8401vw,38.654vh) scale(.9718)}to{transform:translate(30.9108vw,99vh) scale(.9718)}}.snow:nth-child(62){opacity:1.3108;transform:translate(98.9393vw,-10px) scale(.8248);animation:fall-62 13s -7s linear infinite}@keyframes fall-62{49.256%{transform:translate(90.6701vw,49.256vh) scale(.8248)}to{transform:translate(94.8047vw,99vh) scale(.8248)}}.snow:nth-child(63){opacity:.4358;transform:translate(29.2975vw,-10px) scale(.2034);animation:fall-63 13s -17s linear infinite}@keyframes fall-63{39.74%{transform:translate(19.6531vw,39.74vh) scale(.2034)}to{transform:translate(24.4753vw,99vh) scale(.2034)}}.snow:nth-child(64){opacity:1.6052;transform:translate(10.4489vw,-10px) scale(.5635);animation:fall-64 24s -2s linear infinite}@keyframes fall-64{73.786%{transform:translate(14.3931vw,73.786vh) scale(.5635)}to{transform:translate(12.421vw,99vh) scale(.5635)}}.snow:nth-child(65){opacity:1.7528;transform:translate(97.3057vw,-10px) scale(.7459);animation:fall-65 14s -9s linear infinite}@keyframes fall-65{30.61%{transform:translate(100.2145vw,30.61vh) scale(.7459)}to{transform:translate(98.7601vw,99vh) scale(.7459)}}.snow:nth-child(66){opacity:1.984;transform:translate(29.9978vw,-10px) scale(.7798);animation:fall-66 10s -12s linear infinite}@keyframes fall-66{72.282%{transform:translate(38.5569vw,72.282vh) scale(.7798)}to{transform:translate(34.27735vw,99vh) scale(.7798)}}.snow:nth-child(67){opacity:1.034;transform:translate(56.777vw,-10px) scale(.0784);animation:fall-67 25s -25s linear infinite}@keyframes fall-67{57.35%{transform:translate(58.9695vw,57.35vh) scale(.0784)}to{transform:translate(57.87325vw,99vh) scale(.0784)}}.snow:nth-child(68){opacity:.9166;transform:translate(56.0837vw,-10px) scale(.566);animation:fall-68 13s -24s linear infinite}@keyframes fall-68{62.22%{transform:translate(48.2163vw,62.22vh) scale(.566)}to{transform:translate(52.15vw,99vh) scale(.566)}}.snow:nth-child(69){opacity:.5772;transform:translate(32.005vw,-10px) scale(.9316);animation:fall-69 20s -17s linear infinite}@keyframes fall-69{37.844%{transform:translate(35.7333vw,37.844vh) scale(.9316)}to{transform:translate(33.86915vw,99vh) scale(.9316)}}.snow:nth-child(70){opacity:1.0906;transform:translate(6.5245vw,-10px) scale(.1413);animation:fall-70 10s -26s linear infinite}@keyframes fall-70{78.796%{transform:translate(6.322vw,78.796vh) scale(.1413)}to{transform:translate(6.42325vw,99vh) scale(.1413)}}.snow:nth-child(71){opacity:1.548;transform:translate(67.9558vw,-10px) scale(.4993);animation:fall-71 13s -9s linear infinite}@keyframes fall-71{31.903%{transform:translate(75.5962vw,31.903vh) scale(.4993)}to{transform:translate(71.776vw,99vh) scale(.4993)}}.snow:nth-child(72){opacity:1.435;transform:translate(29.6269vw,-10px) scale(.07);animation:fall-72 12s -7s linear infinite}@keyframes fall-72{34.116%{transform:translate(36.0299vw,34.116vh) scale(.07)}to{transform:translate(32.8284vw,99vh) scale(.07)}}.snow:nth-child(73){opacity:.5364;transform:translate(15.3648vw,-10px) scale(.8488);animation:fall-73 14s -21s linear infinite}@keyframes fall-73{73.045%{transform:translate(5.6422vw,73.045vh) scale(.8488)}to{transform:translate(10.5035vw,99vh) scale(.8488)}}.snow:nth-child(74){opacity:.8972;transform:translate(9.8149vw,-10px) scale(.138);animation:fall-74 15s -29s linear infinite}@keyframes fall-74{62.489%{transform:translate(3.5512vw,62.489vh) scale(.138)}to{transform:translate(6.68305vw,99vh) scale(.138)}}.snow:nth-child(75){opacity:1.4518;transform:translate(69.0915vw,-10px) scale(.5691);animation:fall-75 21s -7s linear infinite}@keyframes fall-75{37.338%{transform:translate(70.4191vw,37.338vh) scale(.5691)}to{transform:translate(69.7553vw,99vh) scale(.5691)}}.snow:nth-child(76){opacity:1.7082;transform:translate(8.7083vw,-10px) scale(.4664);animation:fall-76 20s -22s linear infinite}@keyframes fall-76{47.092%{transform:translate(11.4988vw,47.092vh) scale(.4664)}to{transform:translate(10.10355vw,99vh) scale(.4664)}}.snow:nth-child(77){opacity:1.0828;transform:translate(39.0956vw,-10px) scale(.9793);animation:fall-77 17s -9s linear infinite}@keyframes fall-77{68.304%{transform:translate(38.8623vw,68.304vh) scale(.9793)}to{transform:translate(38.97895vw,99vh) scale(.9793)}}.snow:nth-child(78){opacity:1.6062;transform:translate(91.713vw,-10px) scale(.8362);animation:fall-78 27s -12s linear infinite}@keyframes fall-78{79.849%{transform:translate(82.4753vw,79.849vh) scale(.8362)}to{transform:translate(87.09415vw,99vh) scale(.8362)}}.snow:nth-child(79){opacity:.687;transform:translate(48.6444vw,-10px) scale(.4763);animation:fall-79 15s -23s linear infinite}@keyframes fall-79{60.776%{transform:translate(46.5698vw,60.776vh) scale(.4763)}to{transform:translate(47.6071vw,99vh) scale(.4763)}}.snow:nth-child(80){opacity:1.7314;transform:translate(56.1437vw,-10px) scale(.3121);animation:fall-80 11s -6s linear infinite}@keyframes fall-80{35.981%{transform:translate(52.5328vw,35.981vh) scale(.3121)}to{transform:translate(54.33825vw,99vh) scale(.3121)}}.snow:nth-child(81){opacity:.0154;transform:translate(20.2118vw,-10px) scale(.7653);animation:fall-81 16s -26s linear infinite}@keyframes fall-81{63.956%{transform:translate(18.4191vw,63.956vh) scale(.7653)}to{transform:translate(19.31545vw,99vh) scale(.7653)}}.snow:nth-child(82){opacity:1.2594;transform:translate(89.8415vw,-10px) scale(.0987);animation:fall-82 18s -15s linear infinite}@keyframes fall-82{51.08%{transform:translate(98.2729vw,51.08vh) scale(.0987)}to{transform:translate(94.0572vw,99vh) scale(.0987)}}.snow:nth-child(83){opacity:1.6386;transform:translate(90.4839vw,-10px) scale(.4817);animation:fall-83 11s -6s linear infinite}@keyframes fall-83{66.212%{transform:translate(94.495vw,66.212vh) scale(.4817)}to{transform:translate(92.48945vw,99vh) scale(.4817)}}.snow:nth-child(84){opacity:1.691;transform:translate(50.9976vw,-10px) scale(.8502);animation:fall-84 28s -19s linear infinite}@keyframes fall-84{56.327%{transform:translate(44.3205vw,56.327vh) scale(.8502)}to{transform:translate(47.65905vw,99vh) scale(.8502)}}.snow:nth-child(85){opacity:.8702;transform:translate(66.6068vw,-10px) scale(.4291);animation:fall-85 10s -1s linear infinite}@keyframes fall-85{54.28%{transform:translate(74.7295vw,54.28vh) scale(.4291)}to{transform:translate(70.66815vw,99vh) scale(.4291)}}.snow:nth-child(86){opacity:1.1172;transform:translate(12.9536vw,-10px) scale(.3071);animation:fall-86 16s -21s linear infinite}@keyframes fall-86{70.395%{transform:translate(20.5874vw,70.395vh) scale(.3071)}to{transform:translate(16.7705vw,99vh) scale(.3071)}}.snow:nth-child(87){opacity:.7082;transform:translate(39.4164vw,-10px) scale(.4246);animation:fall-87 25s -9s linear infinite}@keyframes fall-87{69.773%{transform:translate(30.593vw,69.773vh) scale(.4246)}to{transform:translate(35.0047vw,99vh) scale(.4246)}}.snow:nth-child(88){opacity:.6578;transform:translate(82.7701vw,-10px) scale(.5038);animation:fall-88 21s -14s linear infinite}@keyframes fall-88{31.036%{transform:translate(79.8907vw,31.036vh) scale(.5038)}to{transform:translate(81.3304vw,99vh) scale(.5038)}}.snow:nth-child(89){opacity:1.4178;transform:translate(9.0963vw,-10px) scale(.2898);animation:fall-89 22s -2s linear infinite}@keyframes fall-89{34.811%{transform:translate(9.3032vw,34.811vh) scale(.2898)}to{transform:translate(9.19975vw,99vh) scale(.2898)}}.snow:nth-child(90){opacity:.8374;transform:translate(87.9784vw,-10px) scale(.1629);animation:fall-90 20s -25s linear infinite}@keyframes fall-90{69.096%{transform:translate(92.1935vw,69.096vh) scale(.1629)}to{transform:translate(90.08595vw,99vh) scale(.1629)}}.snow:nth-child(91){opacity:.1122;transform:translate(5.3582vw,-10px) scale(.8311);animation:fall-91 11s -18s linear infinite}@keyframes fall-91{61.871%{transform:translate(7.9386vw,61.871vh) scale(.8311)}to{transform:translate(6.6484vw,99vh) scale(.8311)}}.snow:nth-child(92){opacity:1.0768;transform:translate(11.4147vw,-10px) scale(.5399);animation:fall-92 29s -20s linear infinite}@keyframes fall-92{46.06%{transform:translate(15.0089vw,46.06vh) scale(.5399)}to{transform:translate(13.2118vw,99vh) scale(.5399)}}.snow:nth-child(93){opacity:1.2342;transform:translate(14.2457vw,-10px) scale(.921);animation:fall-93 26s -1s linear infinite}@keyframes fall-93{64.214%{transform:translate(22.3876vw,64.214vh) scale(.921)}to{transform:translate(18.31665vw,99vh) scale(.921)}}.snow:nth-child(94){opacity:1.0794;transform:translate(50.6237vw,-10px) scale(.9544);animation:fall-94 18s -24s linear infinite}@keyframes fall-94{70.021%{transform:translate(58.1128vw,70.021vh) scale(.9544)}to{transform:translate(54.36825vw,99vh) scale(.9544)}}.snow:nth-child(95){opacity:.281;transform:translate(77.0245vw,-10px) scale(.1894);animation:fall-95 23s -14s linear infinite}@keyframes fall-95{32.866%{transform:translate(75.6827vw,32.866vh) scale(.1894)}to{transform:translate(76.3536vw,99vh) scale(.1894)}}.snow:nth-child(96){opacity:1.6428;transform:translate(55.0024vw,-10px) scale(.3623);animation:fall-96 10s -28s linear infinite}@keyframes fall-96{63.205%{transform:translate(53.7254vw,63.205vh) scale(.3623)}to{transform:translate(54.3639vw,99vh) scale(.3623)}}.snow:nth-child(97){opacity:1.0456;transform:translate(14.4475vw,-10px) scale(.8827);animation:fall-97 20s -24s linear infinite}@keyframes fall-97{66.904%{transform:translate(5.9322vw,66.904vh) scale(.8827)}to{transform:translate(10.18985vw,99vh) scale(.8827)}}.snow:nth-child(98){opacity:1.8586;transform:translate(55.8617vw,-10px) scale(.366);animation:fall-98 10s -13s linear infinite}@keyframes fall-98{52.123%{transform:translate(46.3845vw,52.123vh) scale(.366)}to{transform:translate(51.1231vw,99vh) scale(.366)}}.snow:nth-child(99){opacity:1.3256;transform:translate(54.5196vw,-10px) scale(.0321);animation:fall-99 27s -12s linear infinite}@keyframes fall-99{51.445%{transform:translate(57.2666vw,51.445vh) scale(.0321)}to{transform:translate(55.8931vw,99vh) scale(.0321)}}.snow:nth-child(100){opacity:.3108;transform:translate(97.8164vw,-10px) scale(.7683);animation:fall-100 28s -30s linear infinite}@keyframes fall-100{65.374%{transform:translate(94.8697vw,65.374vh) scale(.7683)}to{transform:translate(96.34305vw,99vh) scale(.7683)}}.snow:nth-child(101){opacity:1.2394;transform:translate(34.0937vw,-10px) scale(.4002);animation:fall-101 28s -16s linear infinite}@keyframes fall-101{40.798%{transform:translate(34.1872vw,40.798vh) scale(.4002)}to{transform:translate(34.14045vw,99vh) scale(.4002)}}.snow:nth-child(102){opacity:1.3664;transform:translate(76.7449vw,-10px) scale(.1266);animation:fall-102 21s -5s linear infinite}@keyframes fall-102{44.008%{transform:translate(77.2158vw,44.008vh) scale(.1266)}to{transform:translate(76.98035vw,99vh) scale(.1266)}}.snow:nth-child(103){opacity:1.9572;transform:translate(20.3143vw,-10px) scale(.0504);animation:fall-103 26s -3s linear infinite}@keyframes fall-103{31.594%{transform:translate(13.7303vw,31.594vh) scale(.0504)}to{transform:translate(17.0223vw,99vh) scale(.0504)}}.snow:nth-child(104){opacity:1.18;transform:translate(51.351vw,-10px) scale(.4006);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{72.295%{transform:translate(43.487vw,72.295vh) scale(.4006)}to{transform:translate(47.419vw,99vh) scale(.4006)}}.snow:nth-child(105){opacity:1.2778;transform:translate(35.5892vw,-10px) scale(.9708);animation:fall-105 30s -27s linear infinite}@keyframes fall-105{36.453%{transform:translate(34.0621vw,36.453vh) scale(.9708)}to{transform:translate(34.82565vw,99vh) scale(.9708)}}.snow:nth-child(106){opacity:1.1836;transform:translate(98.3117vw,-10px) scale(.7948);animation:fall-106 17s -28s linear infinite}@keyframes fall-106{46.384%{transform:translate(95.5912vw,46.384vh) scale(.7948)}to{transform:translate(96.95145vw,99vh) scale(.7948)}}.snow:nth-child(107){opacity:.0134;transform:translate(42.3852vw,-10px) scale(.409);animation:fall-107 11s -24s linear infinite}@keyframes fall-107{47.959%{transform:translate(48.9702vw,47.959vh) scale(.409)}to{transform:translate(45.6777vw,99vh) scale(.409)}}.snow:nth-child(108){opacity:.0534;transform:translate(43.9796vw,-10px) scale(.3446);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{39.844%{transform:translate(40.6346vw,39.844vh) scale(.3446)}to{transform:translate(42.3071vw,99vh) scale(.3446)}}.snow:nth-child(109){opacity:1.4138;transform:translate(95.7606vw,-10px) scale(.8443);animation:fall-109 16s -27s linear infinite}@keyframes fall-109{72.826%{transform:translate(104.2792vw,72.826vh) scale(.8443)}to{transform:translate(100.0199vw,99vh) scale(.8443)}}.snow:nth-child(110){opacity:1.5142;transform:translate(5.9869vw,-10px) scale(.9793);animation:fall-110 29s -23s linear infinite}@keyframes fall-110{34.906%{transform:translate(.3604vw,34.906vh) scale(.9793)}to{transform:translate(3.17365vw,99vh) scale(.9793)}}.snow:nth-child(111){opacity:.2996;transform:translate(38.7921vw,-10px) scale(.0419);animation:fall-111 15s -24s linear infinite}@keyframes fall-111{36.01%{transform:translate(34.6444vw,36.01vh) scale(.0419)}to{transform:translate(36.71825vw,99vh) scale(.0419)}}.snow:nth-child(112){opacity:1.2794;transform:translate(44.2269vw,-10px) scale(.8132);animation:fall-112 14s -4s linear infinite}@keyframes fall-112{37.905%{transform:translate(52.0625vw,37.905vh) scale(.8132)}to{transform:translate(48.1447vw,99vh) scale(.8132)}}.snow:nth-child(113){opacity:.8124;transform:translate(34.7839vw,-10px) scale(.5845);animation:fall-113 17s -30s linear infinite}@keyframes fall-113{60.118%{transform:translate(26.7943vw,60.118vh) scale(.5845)}to{transform:translate(30.7891vw,99vh) scale(.5845)}}.snow:nth-child(114){opacity:1.7524;transform:translate(70.3688vw,-10px) scale(.6131);animation:fall-114 16s -30s linear infinite}@keyframes fall-114{65.821%{transform:translate(72.6634vw,65.821vh) scale(.6131)}to{transform:translate(71.5161vw,99vh) scale(.6131)}}.snow:nth-child(115){opacity:1.4618;transform:translate(81.7301vw,-10px) scale(.8123);animation:fall-115 24s -2s linear infinite}@keyframes fall-115{34.052%{transform:translate(81.3583vw,34.052vh) scale(.8123)}to{transform:translate(81.5442vw,99vh) scale(.8123)}}.snow:nth-child(116){opacity:.4678;transform:translate(86.378vw,-10px) scale(.4601);animation:fall-116 14s -21s linear infinite}@keyframes fall-116{74.236%{transform:translate(83.2599vw,74.236vh) scale(.4601)}to{transform:translate(84.81895vw,99vh) scale(.4601)}}.snow:nth-child(117){opacity:.4828;transform:translate(31.1638vw,-10px) scale(.3541);animation:fall-117 13s -1s linear infinite}@keyframes fall-117{46.973%{transform:translate(39.3544vw,46.973vh) scale(.3541)}to{transform:translate(35.2591vw,99vh) scale(.3541)}}.snow:nth-child(118){opacity:.8904;transform:translate(44.6877vw,-10px) scale(.7864);animation:fall-118 24s -11s linear infinite}@keyframes fall-118{78.269%{transform:translate(53.1656vw,78.269vh) scale(.7864)}to{transform:translate(48.92665vw,99vh) scale(.7864)}}.snow:nth-child(119){opacity:1.1244;transform:translate(81.9657vw,-10px) scale(.287);animation:fall-119 26s -12s linear infinite}@keyframes fall-119{69.989%{transform:translate(77.6796vw,69.989vh) scale(.287)}to{transform:translate(79.82265vw,99vh) scale(.287)}}.snow:nth-child(120){opacity:.7152;transform:translate(2.6535vw,-10px) scale(.9967);animation:fall-120 22s -19s linear infinite}@keyframes fall-120{43.832%{transform:translate(-3.5104vw,43.832vh) scale(.9967)}to{transform:translate(-.42845vw,99vh) scale(.9967)}}.snow:nth-child(121){opacity:.6518;transform:translate(11.344vw,-10px) scale(.8367);animation:fall-121 23s -19s linear infinite}@keyframes fall-121{69.37%{transform:translate(2.4342vw,69.37vh) scale(.8367)}to{transform:translate(6.8891vw,99vh) scale(.8367)}}.snow:nth-child(122){opacity:1.4086;transform:translate(8.6905vw,-10px) scale(.1678);animation:fall-122 11s -29s linear infinite}@keyframes fall-122{51.089%{transform:translate(6.5137vw,51.089vh) scale(.1678)}to{transform:translate(7.6021vw,99vh) scale(.1678)}}.snow:nth-child(123){opacity:.2526;transform:translate(36.0337vw,-10px) scale(.3048);animation:fall-123 17s -7s linear infinite}@keyframes fall-123{57.09%{transform:translate(38.1414vw,57.09vh) scale(.3048)}to{transform:translate(37.08755vw,99vh) scale(.3048)}}.snow:nth-child(124){opacity:.6344;transform:translate(56.7455vw,-10px) scale(.5082);animation:fall-124 24s -24s linear infinite}@keyframes fall-124{45.538%{transform:translate(60.2219vw,45.538vh) scale(.5082)}to{transform:translate(58.4837vw,99vh) scale(.5082)}}.snow:nth-child(125){opacity:.796;transform:translate(74.5675vw,-10px) scale(.8772);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{50.962%{transform:translate(69.7495vw,50.962vh) scale(.8772)}to{transform:translate(72.1585vw,99vh) scale(.8772)}}.snow:nth-child(126){opacity:.231;transform:translate(24.6993vw,-10px) scale(.94);animation:fall-126 23s -4s linear infinite}@keyframes fall-126{56.762%{transform:translate(28.7401vw,56.762vh) scale(.94)}to{transform:translate(26.7197vw,99vh) scale(.94)}}.snow:nth-child(127){opacity:1.212;transform:translate(72.8586vw,-10px) scale(.0582);animation:fall-127 13s -8s linear infinite}@keyframes fall-127{33.425%{transform:translate(63.1332vw,33.425vh) scale(.0582)}to{transform:translate(67.9959vw,99vh) scale(.0582)}}.snow:nth-child(128){opacity:1.238;transform:translate(91.1345vw,-10px) scale(.0045);animation:fall-128 25s -10s linear infinite}@keyframes fall-128{58.619%{transform:translate(98.2166vw,58.619vh) scale(.0045)}to{transform:translate(94.67555vw,99vh) scale(.0045)}}.snow:nth-child(129){opacity:.9732;transform:translate(.0714vw,-10px) scale(.4614);animation:fall-129 10s -7s linear infinite}@keyframes fall-129{58.463%{transform:translate(4.8508vw,58.463vh) scale(.4614)}to{transform:translate(2.4611vw,99vh) scale(.4614)}}.snow:nth-child(130){opacity:1.3126;transform:translate(72.8996vw,-10px) scale(.4533);animation:fall-130 25s -21s linear infinite}@keyframes fall-130{38.043%{transform:translate(71.6096vw,38.043vh) scale(.4533)}to{transform:translate(72.2546vw,99vh) scale(.4533)}}.snow:nth-child(131){opacity:1.76;transform:translate(99.6427vw,-10px) scale(.984);animation:fall-131 29s -19s linear infinite}@keyframes fall-131{31.155%{transform:translate(102.3701vw,31.155vh) scale(.984)}to{transform:translate(101.0064vw,99vh) scale(.984)}}.snow:nth-child(132){opacity:.5022;transform:translate(19.811vw,-10px) scale(.8148);animation:fall-132 14s -24s linear infinite}@keyframes fall-132{42.328%{transform:translate(28.8244vw,42.328vh) scale(.8148)}to{transform:translate(24.3177vw,99vh) scale(.8148)}}.snow:nth-child(133){opacity:.2202;transform:translate(66.9678vw,-10px) scale(.7777);animation:fall-133 28s -25s linear infinite}@keyframes fall-133{48.746%{transform:translate(62.434vw,48.746vh) scale(.7777)}to{transform:translate(64.7009vw,99vh) scale(.7777)}}.snow:nth-child(134){opacity:.8824;transform:translate(.7885vw,-10px) scale(.1164);animation:fall-134 28s -23s linear infinite}@keyframes fall-134{72.809%{transform:translate(-5.5402vw,72.809vh) scale(.1164)}to{transform:translate(-2.37585vw,99vh) scale(.1164)}}.snow:nth-child(135){opacity:.109;transform:translate(4.0542vw,-10px) scale(.6966);animation:fall-135 10s -15s linear infinite}@keyframes fall-135{56.523%{transform:translate(12.4515vw,56.523vh) scale(.6966)}to{transform:translate(8.25285vw,99vh) scale(.6966)}}.snow:nth-child(136){opacity:1.9866;transform:translate(91.287vw,-10px) scale(.3729);animation:fall-136 10s -7s linear infinite}@keyframes fall-136{79.308%{transform:translate(83.0429vw,79.308vh) scale(.3729)}to{transform:translate(87.16495vw,99vh) scale(.3729)}}.snow:nth-child(137){opacity:1.8538;transform:translate(61.3801vw,-10px) scale(.5357);animation:fall-137 29s -26s linear infinite}@keyframes fall-137{44.718%{transform:translate(63.4306vw,44.718vh) scale(.5357)}to{transform:translate(62.40535vw,99vh) scale(.5357)}}.snow:nth-child(138){opacity:1.0596;transform:translate(26.2859vw,-10px) scale(.8845);animation:fall-138 16s -4s linear infinite}@keyframes fall-138{34.367%{transform:translate(28.373vw,34.367vh) scale(.8845)}to{transform:translate(27.32945vw,99vh) scale(.8845)}}.snow:nth-child(139){opacity:.531;transform:translate(43.4927vw,-10px) scale(.1829);animation:fall-139 19s -2s linear infinite}@keyframes fall-139{55.12%{transform:translate(52.4518vw,55.12vh) scale(.1829)}to{transform:translate(47.97225vw,99vh) scale(.1829)}}.snow:nth-child(140){opacity:1.3822;transform:translate(80.2238vw,-10px) scale(.9281);animation:fall-140 23s -23s linear infinite}@keyframes fall-140{31.714%{transform:translate(78.679vw,31.714vh) scale(.9281)}to{transform:translate(79.4514vw,99vh) scale(.9281)}}.snow:nth-child(141){opacity:1.9106;transform:translate(81.8301vw,-10px) scale(.7291);animation:fall-141 23s -1s linear infinite}@keyframes fall-141{44.299%{transform:translate(89.6646vw,44.299vh) scale(.7291)}to{transform:translate(85.74735vw,99vh) scale(.7291)}}.snow:nth-child(142){opacity:1.704;transform:translate(96.2526vw,-10px) scale(.9574);animation:fall-142 19s -23s linear infinite}@keyframes fall-142{61.337%{transform:translate(95.2487vw,61.337vh) scale(.9574)}to{transform:translate(95.75065vw,99vh) scale(.9574)}}.snow:nth-child(143){opacity:.2004;transform:translate(56.6655vw,-10px) scale(.7259);animation:fall-143 28s -8s linear infinite}@keyframes fall-143{46.741%{transform:translate(52.1035vw,46.741vh) scale(.7259)}to{transform:translate(54.3845vw,99vh) scale(.7259)}}.snow:nth-child(144){opacity:1.9282;transform:translate(24.9881vw,-10px) scale(.8562);animation:fall-144 10s -6s linear infinite}@keyframes fall-144{37.996%{transform:translate(18.1232vw,37.996vh) scale(.8562)}to{transform:translate(21.55565vw,99vh) scale(.8562)}}.snow:nth-child(145){opacity:1.2126;transform:translate(59.8293vw,-10px) scale(.3994);animation:fall-145 22s -2s linear infinite}@keyframes fall-145{35.658%{transform:translate(56.49vw,35.658vh) scale(.3994)}to{transform:translate(58.15965vw,99vh) scale(.3994)}}.snow:nth-child(146){opacity:1.1818;transform:translate(9.846vw,-10px) scale(.0549);animation:fall-146 12s -25s linear infinite}@keyframes fall-146{72.738%{transform:translate(16.5474vw,72.738vh) scale(.0549)}to{transform:translate(13.1967vw,99vh) scale(.0549)}}.snow:nth-child(147){opacity:1.8386;transform:translate(30.1404vw,-10px) scale(.2021);animation:fall-147 21s -15s linear infinite}@keyframes fall-147{51.599%{transform:translate(36.4098vw,51.599vh) scale(.2021)}to{transform:translate(33.2751vw,99vh) scale(.2021)}}.snow:nth-child(148){opacity:.7366;transform:translate(22.4vw,-10px) scale(.9801);animation:fall-148 11s -7s linear infinite}@keyframes fall-148{74.134%{transform:translate(31.713vw,74.134vh) scale(.9801)}to{transform:translate(27.0565vw,99vh) scale(.9801)}}.snow:nth-child(149){opacity:.91;transform:translate(41.517vw,-10px) scale(.781);animation:fall-149 15s -25s linear infinite}@keyframes fall-149{64.654%{transform:translate(38.0984vw,64.654vh) scale(.781)}to{transform:translate(39.8077vw,99vh) scale(.781)}}.snow:nth-child(150){opacity:.6134;transform:translate(58.2779vw,-10px) scale(.3125);animation:fall-150 27s -17s linear infinite}@keyframes fall-150{74.149%{transform:translate(63.9904vw,74.149vh) scale(.3125)}to{transform:translate(61.13415vw,99vh) scale(.3125)}}.snow:nth-child(151){opacity:.5144;transform:translate(98.8582vw,-10px) scale(.3303);animation:fall-151 11s -24s linear infinite}@keyframes fall-151{67.943%{transform:translate(96.4406vw,67.943vh) scale(.3303)}to{transform:translate(97.6494vw,99vh) scale(.3303)}}.snow:nth-child(152){opacity:1.4774;transform:translate(42.8677vw,-10px) scale(.6024);animation:fall-152 25s -7s linear infinite}@keyframes fall-152{54.158%{transform:translate(34.2845vw,54.158vh) scale(.6024)}to{transform:translate(38.5761vw,99vh) scale(.6024)}}.snow:nth-child(153){opacity:1.229;transform:translate(82.6437vw,-10px) scale(.4495);animation:fall-153 29s -12s linear infinite}@keyframes fall-153{61.846%{transform:translate(82.3779vw,61.846vh) scale(.4495)}to{transform:translate(82.5108vw,99vh) scale(.4495)}}.snow:nth-child(154){opacity:1.5976;transform:translate(.1483vw,-10px) scale(.3624);animation:fall-154 18s -6s linear infinite}@keyframes fall-154{31.186%{transform:translate(1.5951vw,31.186vh) scale(.3624)}to{transform:translate(.8717vw,99vh) scale(.3624)}}.snow:nth-child(155){opacity:1.3836;transform:translate(69.0941vw,-10px) scale(.2756);animation:fall-155 14s -18s linear infinite}@keyframes fall-155{68.152%{transform:translate(67.3336vw,68.152vh) scale(.2756)}to{transform:translate(68.21385vw,99vh) scale(.2756)}}.snow:nth-child(156){opacity:.7344;transform:translate(41.1537vw,-10px) scale(.7178);animation:fall-156 26s -14s linear infinite}@keyframes fall-156{55.643%{transform:translate(35.7825vw,55.643vh) scale(.7178)}to{transform:translate(38.4681vw,99vh) scale(.7178)}}.snow:nth-child(157){opacity:.6604;transform:translate(46.7811vw,-10px) scale(.1359);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{39.063%{transform:translate(49.4491vw,39.063vh) scale(.1359)}to{transform:translate(48.1151vw,99vh) scale(.1359)}}.snow:nth-child(158){opacity:1.0932;transform:translate(.0803vw,-10px) scale(.6104);animation:fall-158 26s -13s linear infinite}@keyframes fall-158{41.386%{transform:translate(-4.5329vw,41.386vh) scale(.6104)}to{transform:translate(-2.2263vw,99vh) scale(.6104)}}.snow:nth-child(159){opacity:.2394;transform:translate(93.2471vw,-10px) scale(.6295);animation:fall-159 14s -17s linear infinite}@keyframes fall-159{52.609%{transform:translate(85.6561vw,52.609vh) scale(.6295)}to{transform:translate(89.4516vw,99vh) scale(.6295)}}.snow:nth-child(160){opacity:1.056;transform:translate(1.554vw,-10px) scale(.722);animation:fall-160 27s -19s linear infinite}@keyframes fall-160{43.464%{transform:translate(-2.1868vw,43.464vh) scale(.722)}to{transform:translate(-.3164vw,99vh) scale(.722)}}.snow:nth-child(161){opacity:1.5724;transform:translate(57.1242vw,-10px) scale(.1236);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{49.634%{transform:translate(54.7199vw,49.634vh) scale(.1236)}to{transform:translate(55.92205vw,99vh) scale(.1236)}}.snow:nth-child(162){opacity:.4606;transform:translate(78.6912vw,-10px) scale(.3622);animation:fall-162 26s -25s linear infinite}@keyframes fall-162{72.821%{transform:translate(69.5028vw,72.821vh) scale(.3622)}to{transform:translate(74.097vw,99vh) scale(.3622)}}.snow:nth-child(163){opacity:.4784;transform:translate(18.828vw,-10px) scale(.406);animation:fall-163 20s -23s linear infinite}@keyframes fall-163{67.101%{transform:translate(22.7882vw,67.101vh) scale(.406)}to{transform:translate(20.8081vw,99vh) scale(.406)}}.snow:nth-child(164){opacity:1.914;transform:translate(39.956vw,-10px) scale(.6699);animation:fall-164 26s -23s linear infinite}@keyframes fall-164{43.876%{transform:translate(37.9633vw,43.876vh) scale(.6699)}to{transform:translate(38.95965vw,99vh) scale(.6699)}}.snow:nth-child(165){opacity:1.0336;transform:translate(81.71vw,-10px) scale(.5325);animation:fall-165 14s -20s linear infinite}@keyframes fall-165{57.776%{transform:translate(82.4193vw,57.776vh) scale(.5325)}to{transform:translate(82.06465vw,99vh) scale(.5325)}}.snow:nth-child(166){opacity:.901;transform:translate(82.1469vw,-10px) scale(.4888);animation:fall-166 25s -9s linear infinite}@keyframes fall-166{61.814%{transform:translate(86.0004vw,61.814vh) scale(.4888)}to{transform:translate(84.07365vw,99vh) scale(.4888)}}.snow:nth-child(167){opacity:.6258;transform:translate(65.9395vw,-10px) scale(.5551);animation:fall-167 20s -16s linear infinite}@keyframes fall-167{54.027%{transform:translate(66.4146vw,54.027vh) scale(.5551)}to{transform:translate(66.17705vw,99vh) scale(.5551)}}.snow:nth-child(168){opacity:1.4112;transform:translate(65.2737vw,-10px) scale(.6275);animation:fall-168 11s -7s linear infinite}@keyframes fall-168{47.279%{transform:translate(63.2668vw,47.279vh) scale(.6275)}to{transform:translate(64.27025vw,99vh) scale(.6275)}}.snow:nth-child(169){opacity:.4724;transform:translate(94.4002vw,-10px) scale(.7054);animation:fall-169 27s -30s linear infinite}@keyframes fall-169{79.746%{transform:translate(92.68vw,79.746vh) scale(.7054)}to{transform:translate(93.5401vw,99vh) scale(.7054)}}.snow:nth-child(170){opacity:1.4058;transform:translate(19.4508vw,-10px) scale(.8817);animation:fall-170 19s -17s linear infinite}@keyframes fall-170{66.342%{transform:translate(29.4272vw,66.342vh) scale(.8817)}to{transform:translate(24.439vw,99vh) scale(.8817)}}.snow:nth-child(171){opacity:.2388;transform:translate(62.111vw,-10px) scale(.874);animation:fall-171 26s -26s linear infinite}@keyframes fall-171{46.446%{transform:translate(69.3393vw,46.446vh) scale(.874)}to{transform:translate(65.72515vw,99vh) scale(.874)}}.snow:nth-child(172){opacity:.8824;transform:translate(46.275vw,-10px) scale(.6855);animation:fall-172 11s -3s linear infinite}@keyframes fall-172{60.388%{transform:translate(53.5097vw,60.388vh) scale(.6855)}to{transform:translate(49.89235vw,99vh) scale(.6855)}}.snow:nth-child(173){opacity:.9558;transform:translate(79.5235vw,-10px) scale(.4333);animation:fall-173 27s -14s linear infinite}@keyframes fall-173{59.001%{transform:translate(86.0403vw,59.001vh) scale(.4333)}to{transform:translate(82.7819vw,99vh) scale(.4333)}}.snow:nth-child(174){opacity:1.71;transform:translate(23.7888vw,-10px) scale(.2604);animation:fall-174 19s -3s linear infinite}@keyframes fall-174{53.077%{transform:translate(16.1277vw,53.077vh) scale(.2604)}to{transform:translate(19.95825vw,99vh) scale(.2604)}}.snow:nth-child(175){opacity:.3108;transform:translate(7.3762vw,-10px) scale(.677);animation:fall-175 26s -21s linear infinite}@keyframes fall-175{43.231%{transform:translate(1.0637vw,43.231vh) scale(.677)}to{transform:translate(4.21995vw,99vh) scale(.677)}}.snow:nth-child(176){opacity:1.533;transform:translate(.9798vw,-10px) scale(.7495);animation:fall-176 23s -12s linear infinite}@keyframes fall-176{51.9%{transform:translate(3.4253vw,51.9vh) scale(.7495)}to{transform:translate(2.20255vw,99vh) scale(.7495)}}.snow:nth-child(177){opacity:.258;transform:translate(.4427vw,-10px) scale(.1355);animation:fall-177 12s -18s linear infinite}@keyframes fall-177{32.769%{transform:translate(6.1585vw,32.769vh) scale(.1355)}to{transform:translate(3.3006vw,99vh) scale(.1355)}}.snow:nth-child(178){opacity:1.8666;transform:translate(35.9789vw,-10px) scale(.1497);animation:fall-178 18s -22s linear infinite}@keyframes fall-178{38.885%{transform:translate(29.5406vw,38.885vh) scale(.1497)}to{transform:translate(32.75975vw,99vh) scale(.1497)}}.snow:nth-child(179){opacity:1.7986;transform:translate(21.8165vw,-10px) scale(.3188);animation:fall-179 11s -27s linear infinite}@keyframes fall-179{48.637%{transform:translate(26.4451vw,48.637vh) scale(.3188)}to{transform:translate(24.1308vw,99vh) scale(.3188)}}.snow:nth-child(180){opacity:.0276;transform:translate(36.2351vw,-10px) scale(.7519);animation:fall-180 25s -17s linear infinite}@keyframes fall-180{52.952%{transform:translate(31.172vw,52.952vh) scale(.7519)}to{transform:translate(33.70355vw,99vh) scale(.7519)}}.snow:nth-child(181){opacity:.3624;transform:translate(74.8109vw,-10px) scale(.4247);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{69.55%{transform:translate(65.3031vw,69.55vh) scale(.4247)}to{transform:translate(70.057vw,99vh) scale(.4247)}}.snow:nth-child(182){opacity:.2486;transform:translate(77.7878vw,-10px) scale(.505);animation:fall-182 20s -8s linear infinite}@keyframes fall-182{46.419%{transform:translate(83.5274vw,46.419vh) scale(.505)}to{transform:translate(80.6576vw,99vh) scale(.505)}}.snow:nth-child(183){opacity:.6562;transform:translate(90.0017vw,-10px) scale(.1182);animation:fall-183 21s -20s linear infinite}@keyframes fall-183{57.328%{transform:translate(93.4878vw,57.328vh) scale(.1182)}to{transform:translate(91.74475vw,99vh) scale(.1182)}}.snow:nth-child(184){opacity:1.9314;transform:translate(9.7572vw,-10px) scale(.4323);animation:fall-184 20s -20s linear infinite}@keyframes fall-184{63.651%{transform:translate(5.8508vw,63.651vh) scale(.4323)}to{transform:translate(7.804vw,99vh) scale(.4323)}}.snow:nth-child(185){opacity:.6164;transform:translate(31.5475vw,-10px) scale(.7166);animation:fall-185 15s -26s linear infinite}@keyframes fall-185{37.435%{transform:translate(29.2842vw,37.435vh) scale(.7166)}to{transform:translate(30.41585vw,99vh) scale(.7166)}}.snow:nth-child(186){opacity:.8198;transform:translate(10.1474vw,-10px) scale(.3814);animation:fall-186 16s -11s linear infinite}@keyframes fall-186{44.972%{transform:translate(1.7142vw,44.972vh) scale(.3814)}to{transform:translate(5.9308vw,99vh) scale(.3814)}}.snow:nth-child(187){opacity:1.6668;transform:translate(32.91vw,-10px) scale(.1033);animation:fall-187 13s -22s linear infinite}@keyframes fall-187{44.678%{transform:translate(30.7495vw,44.678vh) scale(.1033)}to{transform:translate(31.82975vw,99vh) scale(.1033)}}.snow:nth-child(188){opacity:.8242;transform:translate(27.6678vw,-10px) scale(.622);animation:fall-188 16s -11s linear infinite}@keyframes fall-188{69.426%{transform:translate(33.6654vw,69.426vh) scale(.622)}to{transform:translate(30.6666vw,99vh) scale(.622)}}.snow:nth-child(189){opacity:1.2962;transform:translate(72.2367vw,-10px) scale(.0842);animation:fall-189 17s -30s linear infinite}@keyframes fall-189{66.285%{transform:translate(77.1648vw,66.285vh) scale(.0842)}to{transform:translate(74.70075vw,99vh) scale(.0842)}}.snow:nth-child(190){opacity:1.8516;transform:translate(.2282vw,-10px) scale(.8892);animation:fall-190 18s -11s linear infinite}@keyframes fall-190{70.489%{transform:translate(-5.8619vw,70.489vh) scale(.8892)}to{transform:translate(-2.81685vw,99vh) scale(.8892)}}.snow:nth-child(191){opacity:.989;transform:translate(19.288vw,-10px) scale(.4205);animation:fall-191 28s -25s linear infinite}@keyframes fall-191{53.493%{transform:translate(28.5799vw,53.493vh) scale(.4205)}to{transform:translate(23.93395vw,99vh) scale(.4205)}}.snow:nth-child(192){opacity:.931;transform:translate(15.7007vw,-10px) scale(.5251);animation:fall-192 19s -8s linear infinite}@keyframes fall-192{60.453%{transform:translate(20.4518vw,60.453vh) scale(.5251)}to{transform:translate(18.07625vw,99vh) scale(.5251)}}.snow:nth-child(193){opacity:1.9668;transform:translate(92.1156vw,-10px) scale(.9334);animation:fall-193 25s -30s linear infinite}@keyframes fall-193{78.859%{transform:translate(83.4672vw,78.859vh) scale(.9334)}to{transform:translate(87.7914vw,99vh) scale(.9334)}}.snow:nth-child(194){opacity:1.691;transform:translate(72.5248vw,-10px) scale(.2966);animation:fall-194 10s -29s linear infinite}@keyframes fall-194{64.963%{transform:translate(73.2036vw,64.963vh) scale(.2966)}to{transform:translate(72.8642vw,99vh) scale(.2966)}}.snow:nth-child(195){opacity:1.0338;transform:translate(84.5953vw,-10px) scale(.4252);animation:fall-195 21s -8s linear infinite}@keyframes fall-195{55.727%{transform:translate(75.9786vw,55.727vh) scale(.4252)}to{transform:translate(80.28695vw,99vh) scale(.4252)}}.snow:nth-child(196){opacity:.8264;transform:translate(53.647vw,-10px) scale(.6599);animation:fall-196 12s -7s linear infinite}@keyframes fall-196{56.825%{transform:translate(48.1331vw,56.825vh) scale(.6599)}to{transform:translate(50.89005vw,99vh) scale(.6599)}}.snow:nth-child(197){opacity:1.1892;transform:translate(78.4274vw,-10px) scale(.7665);animation:fall-197 28s -16s linear infinite}@keyframes fall-197{76.979%{transform:translate(86.1305vw,76.979vh) scale(.7665)}to{transform:translate(82.27895vw,99vh) scale(.7665)}}.snow:nth-child(198){opacity:1.028;transform:translate(43.5065vw,-10px) scale(.473);animation:fall-198 30s -15s linear infinite}@keyframes fall-198{38.405%{transform:translate(43.3541vw,38.405vh) scale(.473)}to{transform:translate(43.4303vw,99vh) scale(.473)}}.snow:nth-child(199){opacity:.5604;transform:translate(87.9807vw,-10px) scale(.2522);animation:fall-199 27s -22s linear infinite}@keyframes fall-199{68.642%{transform:translate(91.2422vw,68.642vh) scale(.2522)}to{transform:translate(89.61145vw,99vh) scale(.2522)}}.snow:nth-child(200){opacity:1.5482;transform:translate(13.4164vw,-10px) scale(.8271);animation:fall-200 26s -21s linear infinite}@keyframes fall-200{70.256%{transform:translate(20.1225vw,70.256vh) scale(.8271)}to{transform:translate(16.76945vw,99vh) scale(.8271)}}.snow:nth-child(201){opacity:1.455;transform:translate(54.6967vw,-10px) scale(.5638);animation:fall-201 28s -27s linear infinite}@keyframes fall-201{51.112%{transform:translate(55.8032vw,51.112vh) scale(.5638)}to{transform:translate(55.24995vw,99vh) scale(.5638)}}.snow:nth-child(202){opacity:1.9264;transform:translate(54.2936vw,-10px) scale(.9498);animation:fall-202 19s -19s linear infinite}@keyframes fall-202{75.716%{transform:translate(52.492vw,75.716vh) scale(.9498)}to{transform:translate(53.3928vw,99vh) scale(.9498)}}.snow:nth-child(203){opacity:.449;transform:translate(68.3618vw,-10px) scale(.9276);animation:fall-203 18s -22s linear infinite}@keyframes fall-203{70.684%{transform:translate(62.2836vw,70.684vh) scale(.9276)}to{transform:translate(65.3227vw,99vh) scale(.9276)}}.snow:nth-child(204){opacity:1.5178;transform:translate(15.0152vw,-10px) scale(.345);animation:fall-204 13s -19s linear infinite}@keyframes fall-204{65.696%{transform:translate(21.3809vw,65.696vh) scale(.345)}to{transform:translate(18.19805vw,99vh) scale(.345)}}.snow:nth-child(205){opacity:1.2402;transform:translate(59.6628vw,-10px) scale(.5349);animation:fall-205 20s -14s linear infinite}@keyframes fall-205{45.588%{transform:translate(68.969vw,45.588vh) scale(.5349)}to{transform:translate(64.3159vw,99vh) scale(.5349)}}.snow:nth-child(206){opacity:1.3798;transform:translate(19.5579vw,-10px) scale(.3651);animation:fall-206 17s -2s linear infinite}@keyframes fall-206{53.567%{transform:translate(19.6429vw,53.567vh) scale(.3651)}to{transform:translate(19.6004vw,99vh) scale(.3651)}}.snow:nth-child(207){opacity:1.635;transform:translate(87.8083vw,-10px) scale(.5293);animation:fall-207 25s -23s linear infinite}@keyframes fall-207{45.748%{transform:translate(86.1702vw,45.748vh) scale(.5293)}to{transform:translate(86.98925vw,99vh) scale(.5293)}}.snow:nth-child(208){opacity:.2716;transform:translate(97.4012vw,-10px) scale(.7548);animation:fall-208 16s -6s linear infinite}@keyframes fall-208{79.14%{transform:translate(97.6959vw,79.14vh) scale(.7548)}to{transform:translate(97.54855vw,99vh) scale(.7548)}}.snow:nth-child(209){opacity:.5506;transform:translate(82.5064vw,-10px) scale(.1335);animation:fall-209 11s -22s linear infinite}@keyframes fall-209{42.765%{transform:translate(74.0447vw,42.765vh) scale(.1335)}to{transform:translate(78.27555vw,99vh) scale(.1335)}}.snow:nth-child(210){opacity:1.5906;transform:translate(62.1121vw,-10px) scale(.2457);animation:fall-210 10s -5s linear infinite}@keyframes fall-210{51.435%{transform:translate(63.9399vw,51.435vh) scale(.2457)}to{transform:translate(63.026vw,99vh) scale(.2457)}}.snow:nth-child(211){opacity:.2514;transform:translate(80.7602vw,-10px) scale(.8803);animation:fall-211 25s -10s linear infinite}@keyframes fall-211{49.49%{transform:translate(73.5411vw,49.49vh) scale(.8803)}to{transform:translate(77.15065vw,99vh) scale(.8803)}}.snow:nth-child(212){opacity:1.1308;transform:translate(63.0343vw,-10px) scale(.067);animation:fall-212 15s -29s linear infinite}@keyframes fall-212{71.182%{transform:translate(63.5341vw,71.182vh) scale(.067)}to{transform:translate(63.2842vw,99vh) scale(.067)}}.snow:nth-child(213){opacity:.9804;transform:translate(60.2523vw,-10px) scale(.4617);animation:fall-213 25s -8s linear infinite}@keyframes fall-213{34.004%{transform:translate(50.7001vw,34.004vh) scale(.4617)}to{transform:translate(55.4762vw,99vh) scale(.4617)}}.snow:nth-child(214){opacity:.2078;transform:translate(14.7738vw,-10px) scale(.6792);animation:fall-214 26s -4s linear infinite}@keyframes fall-214{57.97%{transform:translate(14.2228vw,57.97vh) scale(.6792)}to{transform:translate(14.4983vw,99vh) scale(.6792)}}.snow:nth-child(215){opacity:.425;transform:translate(71.0128vw,-10px) scale(.4063);animation:fall-215 27s -25s linear infinite}@keyframes fall-215{30.9%{transform:translate(78.2007vw,30.9vh) scale(.4063)}to{transform:translate(74.60675vw,99vh) scale(.4063)}}.snow:nth-child(216){opacity:1.6042;transform:translate(87.229vw,-10px) scale(.4117);animation:fall-216 15s -11s linear infinite}@keyframes fall-216{61.23%{transform:translate(78.1334vw,61.23vh) scale(.4117)}to{transform:translate(82.6812vw,99vh) scale(.4117)}}.snow:nth-child(217){opacity:1.2176;transform:translate(67.4768vw,-10px) scale(.2538);animation:fall-217 25s -16s linear infinite}@keyframes fall-217{69.902%{transform:translate(66.2956vw,69.902vh) scale(.2538)}to{transform:translate(66.8862vw,99vh) scale(.2538)}}.snow:nth-child(218){opacity:1.9268;transform:translate(2.6374vw,-10px) scale(.835);animation:fall-218 25s -9s linear infinite}@keyframes fall-218{43.606%{transform:translate(.8455vw,43.606vh) scale(.835)}to{transform:translate(1.74145vw,99vh) scale(.835)}}.snow:nth-child(219){opacity:1.8566;transform:translate(54.5997vw,-10px) scale(.2747);animation:fall-219 27s -7s linear infinite}@keyframes fall-219{35.909%{transform:translate(51.7488vw,35.909vh) scale(.2747)}to{transform:translate(53.17425vw,99vh) scale(.2747)}}.snow:nth-child(220){opacity:1.138;transform:translate(45.431vw,-10px) scale(.8862);animation:fall-220 24s -18s linear infinite}@keyframes fall-220{63.774%{transform:translate(36.7654vw,63.774vh) scale(.8862)}to{transform:translate(41.0982vw,99vh) scale(.8862)}}.snow:nth-child(221){opacity:1.831;transform:translate(30.5801vw,-10px) scale(.3979);animation:fall-221 30s -13s linear infinite}@keyframes fall-221{46.442%{transform:translate(35.9327vw,46.442vh) scale(.3979)}to{transform:translate(33.2564vw,99vh) scale(.3979)}}.snow:nth-child(222){opacity:.5934;transform:translate(54.701vw,-10px) scale(.6642);animation:fall-222 22s -9s linear infinite}@keyframes fall-222{54.109%{transform:translate(54.0476vw,54.109vh) scale(.6642)}to{transform:translate(54.3743vw,99vh) scale(.6642)}}.snow:nth-child(223){opacity:1.2038;transform:translate(84.6892vw,-10px) scale(.5064);animation:fall-223 22s -5s linear infinite}@keyframes fall-223{70.336%{transform:translate(94.6092vw,70.336vh) scale(.5064)}to{transform:translate(89.6492vw,99vh) scale(.5064)}}.snow:nth-child(224){opacity:1.009;transform:translate(39.316vw,-10px) scale(.8309);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{48.29%{transform:translate(48.5902vw,48.29vh) scale(.8309)}to{transform:translate(43.9531vw,99vh) scale(.8309)}}.snow:nth-child(225){opacity:1.8326;transform:translate(13.2006vw,-10px) scale(.1337);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{58.187%{transform:translate(17.2482vw,58.187vh) scale(.1337)}to{transform:translate(15.2244vw,99vh) scale(.1337)}}.snow:nth-child(226){opacity:.8636;transform:translate(95.4401vw,-10px) scale(.1007);animation:fall-226 18s -22s linear infinite}@keyframes fall-226{59.044%{transform:translate(98.9471vw,59.044vh) scale(.1007)}to{transform:translate(97.1936vw,99vh) scale(.1007)}}.snow:nth-child(227){opacity:1.3208;transform:translate(.2261vw,-10px) scale(.2955);animation:fall-227 28s -7s linear infinite}@keyframes fall-227{55.086%{transform:translate(3.5788vw,55.086vh) scale(.2955)}to{transform:translate(1.90245vw,99vh) scale(.2955)}}.snow:nth-child(228){opacity:.6066;transform:translate(27.096vw,-10px) scale(.4126);animation:fall-228 24s -19s linear infinite}@keyframes fall-228{61.73%{transform:translate(26.7099vw,61.73vh) scale(.4126)}to{transform:translate(26.90295vw,99vh) scale(.4126)}}.snow:nth-child(229){opacity:1.7594;transform:translate(25.0889vw,-10px) scale(.1258);animation:fall-229 20s -9s linear infinite}@keyframes fall-229{66.643%{transform:translate(24.8164vw,66.643vh) scale(.1258)}to{transform:translate(24.95265vw,99vh) scale(.1258)}}.snow:nth-child(230){opacity:1.0262;transform:translate(46.6372vw,-10px) scale(.0062);animation:fall-230 22s -4s linear infinite}@keyframes fall-230{45.791%{transform:translate(49.2529vw,45.791vh) scale(.0062)}to{transform:translate(47.94505vw,99vh) scale(.0062)}}.snow:nth-child(231){opacity:.0714;transform:translate(58.0313vw,-10px) scale(.7579);animation:fall-231 17s -22s linear infinite}@keyframes fall-231{51.031%{transform:translate(51.5013vw,51.031vh) scale(.7579)}to{transform:translate(54.7663vw,99vh) scale(.7579)}}.snow:nth-child(232){opacity:1.7622;transform:translate(82.393vw,-10px) scale(.9401);animation:fall-232 16s -20s linear infinite}@keyframes fall-232{32.661%{transform:translate(78.1627vw,32.661vh) scale(.9401)}to{transform:translate(80.27785vw,99vh) scale(.9401)}}.snow:nth-child(233){opacity:.2296;transform:translate(.7664vw,-10px) scale(.5978);animation:fall-233 20s -20s linear infinite}@keyframes fall-233{34.937%{transform:translate(-3.0854vw,34.937vh) scale(.5978)}to{transform:translate(-1.1595vw,99vh) scale(.5978)}}.snow:nth-child(234){opacity:1.4638;transform:translate(74.5374vw,-10px) scale(.9774);animation:fall-234 19s -12s linear infinite}@keyframes fall-234{79.694%{transform:translate(77.4044vw,79.694vh) scale(.9774)}to{transform:translate(75.9709vw,99vh) scale(.9774)}}.snow:nth-child(235){opacity:1.4566;transform:translate(30.3533vw,-10px) scale(.0621);animation:fall-235 29s -6s linear infinite}@keyframes fall-235{69.307%{transform:translate(40.2781vw,69.307vh) scale(.0621)}to{transform:translate(35.3157vw,99vh) scale(.0621)}}.snow:nth-child(236){opacity:.0346;transform:translate(12.571vw,-10px) scale(.285);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{51.067%{transform:translate(12.8068vw,51.067vh) scale(.285)}to{transform:translate(12.6889vw,99vh) scale(.285)}}.snow:nth-child(237){opacity:.8066;transform:translate(19.0636vw,-10px) scale(.3036);animation:fall-237 20s -5s linear infinite}@keyframes fall-237{40.058%{transform:translate(18.3193vw,40.058vh) scale(.3036)}to{transform:translate(18.69145vw,99vh) scale(.3036)}}.snow:nth-child(238){opacity:1.3074;transform:translate(42.4104vw,-10px) scale(.9902);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{56.942%{transform:translate(45.0108vw,56.942vh) scale(.9902)}to{transform:translate(43.7106vw,99vh) scale(.9902)}}.snow:nth-child(239){opacity:.745;transform:translate(41.1443vw,-10px) scale(.9124);animation:fall-239 18s -21s linear infinite}@keyframes fall-239{74.528%{transform:translate(35.5462vw,74.528vh) scale(.9124)}to{transform:translate(38.34525vw,99vh) scale(.9124)}}.snow:nth-child(240){opacity:.1644;transform:translate(8.3829vw,-10px) scale(.7461);animation:fall-240 23s -13s linear infinite}@keyframes fall-240{41.078%{transform:translate(1.3793vw,41.078vh) scale(.7461)}to{transform:translate(4.8811vw,99vh) scale(.7461)}}.snow:nth-child(241){opacity:1.5702;transform:translate(19.3441vw,-10px) scale(.3865);animation:fall-241 17s -29s linear infinite}@keyframes fall-241{44.899%{transform:translate(21.7245vw,44.899vh) scale(.3865)}to{transform:translate(20.5343vw,99vh) scale(.3865)}}.snow:nth-child(242){opacity:.8622;transform:translate(48.5062vw,-10px) scale(.9032);animation:fall-242 24s -6s linear infinite}@keyframes fall-242{55.99%{transform:translate(56.3381vw,55.99vh) scale(.9032)}to{transform:translate(52.42215vw,99vh) scale(.9032)}}.snow:nth-child(243){opacity:1.5538;transform:translate(30.6527vw,-10px) scale(.7961);animation:fall-243 19s -18s linear infinite}@keyframes fall-243{49.173%{transform:translate(38.8335vw,49.173vh) scale(.7961)}to{transform:translate(34.7431vw,99vh) scale(.7961)}}.snow:nth-child(244){opacity:.3868;transform:translate(70.21vw,-10px) scale(.1541);animation:fall-244 15s -25s linear infinite}@keyframes fall-244{52.927%{transform:translate(66.7983vw,52.927vh) scale(.1541)}to{transform:translate(68.50415vw,99vh) scale(.1541)}}.snow:nth-child(245){opacity:1.4588;transform:translate(34.8419vw,-10px) scale(.3961);animation:fall-245 24s -14s linear infinite}@keyframes fall-245{77.909%{transform:translate(41.3105vw,77.909vh) scale(.3961)}to{transform:translate(38.0762vw,99vh) scale(.3961)}}.snow:nth-child(246){opacity:1.5786;transform:translate(20.058vw,-10px) scale(.1355);animation:fall-246 21s -16s linear infinite}@keyframes fall-246{30.75%{transform:translate(11.1628vw,30.75vh) scale(.1355)}to{transform:translate(15.6104vw,99vh) scale(.1355)}}.snow:nth-child(247){opacity:1.0492;transform:translate(50.6281vw,-10px) scale(.4481);animation:fall-247 23s -16s linear infinite}@keyframes fall-247{79.159%{transform:translate(50.6347vw,79.159vh) scale(.4481)}to{transform:translate(50.6314vw,99vh) scale(.4481)}}.snow:nth-child(248){opacity:1.0936;transform:translate(74.1677vw,-10px) scale(.1881);animation:fall-248 19s -26s linear infinite}@keyframes fall-248{41.899%{transform:translate(73.3556vw,41.899vh) scale(.1881)}to{transform:translate(73.76165vw,99vh) scale(.1881)}}.snow:nth-child(249){opacity:1.0148;transform:translate(17.1317vw,-10px) scale(.124);animation:fall-249 29s -4s linear infinite}@keyframes fall-249{68.641%{transform:translate(12.3654vw,68.641vh) scale(.124)}to{transform:translate(14.74855vw,99vh) scale(.124)}}.snow:nth-child(250){opacity:1.6992;transform:translate(32.6054vw,-10px) scale(.1854);animation:fall-250 21s -17s linear infinite}@keyframes fall-250{66.577%{transform:translate(35.6581vw,66.577vh) scale(.1854)}to{transform:translate(34.13175vw,99vh) scale(.1854)}}.snow:nth-child(251){opacity:.3648;transform:translate(94.9783vw,-10px) scale(.3114);animation:fall-251 19s -6s linear infinite}@keyframes fall-251{64.363%{transform:translate(98.7759vw,64.363vh) scale(.3114)}to{transform:translate(96.8771vw,99vh) scale(.3114)}}.snow:nth-child(252){opacity:1.5906;transform:translate(87.8981vw,-10px) scale(.2685);animation:fall-252 10s -24s linear infinite}@keyframes fall-252{32.827%{transform:translate(96.959vw,32.827vh) scale(.2685)}to{transform:translate(92.42855vw,99vh) scale(.2685)}}.snow:nth-child(253){opacity:1.1422;transform:translate(36.7809vw,-10px) scale(.6568);animation:fall-253 30s -13s linear infinite}@keyframes fall-253{70.077%{transform:translate(37.4276vw,70.077vh) scale(.6568)}to{transform:translate(37.10425vw,99vh) scale(.6568)}}.snow:nth-child(254){opacity:1.3188;transform:translate(32.4938vw,-10px) scale(.0813);animation:fall-254 13s -24s linear infinite}@keyframes fall-254{55.973%{transform:translate(30.7303vw,55.973vh) scale(.0813)}to{transform:translate(31.61205vw,99vh) scale(.0813)}}.snow:nth-child(255){opacity:1.69;transform:translate(73.4051vw,-10px) scale(.4876);animation:fall-255 16s -8s linear infinite}@keyframes fall-255{55.103%{transform:translate(72.8685vw,55.103vh) scale(.4876)}to{transform:translate(73.1368vw,99vh) scale(.4876)}}.snow:nth-child(256){opacity:1.6654;transform:translate(25.4674vw,-10px) scale(.6462);animation:fall-256 20s -18s linear infinite}@keyframes fall-256{63.901%{transform:translate(33.5002vw,63.901vh) scale(.6462)}to{transform:translate(29.4838vw,99vh) scale(.6462)}}.snow:nth-child(257){opacity:.8372;transform:translate(83.312vw,-10px) scale(.227);animation:fall-257 26s -26s linear infinite}@keyframes fall-257{77.729%{transform:translate(88.85vw,77.729vh) scale(.227)}to{transform:translate(86.081vw,99vh) scale(.227)}}.snow:nth-child(258){opacity:1.0728;transform:translate(67.6206vw,-10px) scale(.2175);animation:fall-258 22s -17s linear infinite}@keyframes fall-258{66.799%{transform:translate(60.5457vw,66.799vh) scale(.2175)}to{transform:translate(64.08315vw,99vh) scale(.2175)}}.snow:nth-child(259){opacity:1.72;transform:translate(11.2272vw,-10px) scale(.6719);animation:fall-259 15s -11s linear infinite}@keyframes fall-259{62.54%{transform:translate(14.7207vw,62.54vh) scale(.6719)}to{transform:translate(12.97395vw,99vh) scale(.6719)}}.snow:nth-child(260){opacity:.0688;transform:translate(93.3991vw,-10px) scale(.0043);animation:fall-260 11s -30s linear infinite}@keyframes fall-260{67.07%{transform:translate(100.007vw,67.07vh) scale(.0043)}to{transform:translate(96.70305vw,99vh) scale(.0043)}}.snow:nth-child(261){opacity:1.3788;transform:translate(10.478vw,-10px) scale(.8628);animation:fall-261 19s -16s linear infinite}@keyframes fall-261{40.227%{transform:translate(10.762vw,40.227vh) scale(.8628)}to{transform:translate(10.62vw,99vh) scale(.8628)}}.snow:nth-child(262){opacity:1.6344;transform:translate(96.6995vw,-10px) scale(.6619);animation:fall-262 13s -30s linear infinite}@keyframes fall-262{76.508%{transform:translate(96.4377vw,76.508vh) scale(.6619)}to{transform:translate(96.5686vw,99vh) scale(.6619)}}.snow:nth-child(263){opacity:1.8704;transform:translate(25.7396vw,-10px) scale(.2742);animation:fall-263 30s -13s linear infinite}@keyframes fall-263{36.598%{transform:translate(28.2853vw,36.598vh) scale(.2742)}to{transform:translate(27.01245vw,99vh) scale(.2742)}}.snow:nth-child(264){opacity:1.0376;transform:translate(52.6494vw,-10px) scale(.1043);animation:fall-264 14s -22s linear infinite}@keyframes fall-264{71.695%{transform:translate(53.1889vw,71.695vh) scale(.1043)}to{transform:translate(52.91915vw,99vh) scale(.1043)}}.snow:nth-child(265){opacity:.6552;transform:translate(27.2526vw,-10px) scale(.4405);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{36.238%{transform:translate(28.4847vw,36.238vh) scale(.4405)}to{transform:translate(27.86865vw,99vh) scale(.4405)}}.snow:nth-child(266){opacity:1.8372;transform:translate(77.654vw,-10px) scale(.1039);animation:fall-266 16s -26s linear infinite}@keyframes fall-266{55.147%{transform:translate(84.7671vw,55.147vh) scale(.1039)}to{transform:translate(81.21055vw,99vh) scale(.1039)}}.snow:nth-child(267){opacity:.2876;transform:translate(59.8875vw,-10px) scale(.3901);animation:fall-267 24s -13s linear infinite}@keyframes fall-267{50.418%{transform:translate(55.4579vw,50.418vh) scale(.3901)}to{transform:translate(57.6727vw,99vh) scale(.3901)}}.snow:nth-child(268){opacity:1.569;transform:translate(65.2959vw,-10px) scale(.1527);animation:fall-268 30s -16s linear infinite}@keyframes fall-268{64.683%{transform:translate(69.7703vw,64.683vh) scale(.1527)}to{transform:translate(67.5331vw,99vh) scale(.1527)}}.snow:nth-child(269){opacity:.4392;transform:translate(90.9789vw,-10px) scale(.8053);animation:fall-269 26s -25s linear infinite}@keyframes fall-269{65.067%{transform:translate(90.7545vw,65.067vh) scale(.8053)}to{transform:translate(90.8667vw,99vh) scale(.8053)}}.snow:nth-child(270){opacity:1.0826;transform:translate(10.0557vw,-10px) scale(.3159);animation:fall-270 20s -22s linear infinite}@keyframes fall-270{30.555%{transform:translate(11.8654vw,30.555vh) scale(.3159)}to{transform:translate(10.96055vw,99vh) scale(.3159)}}.snow:nth-child(271){opacity:.9962;transform:translate(95.0627vw,-10px) scale(.0373);animation:fall-271 13s -4s linear infinite}@keyframes fall-271{70.675%{transform:translate(103.8992vw,70.675vh) scale(.0373)}to{transform:translate(99.48095vw,99vh) scale(.0373)}}.snow:nth-child(272){opacity:1.9902;transform:translate(66.4731vw,-10px) scale(.6654);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{71.179%{transform:translate(61.7729vw,71.179vh) scale(.6654)}to{transform:translate(64.123vw,99vh) scale(.6654)}}.snow:nth-child(273){opacity:.7052;transform:translate(64.0252vw,-10px) scale(.4767);animation:fall-273 27s -27s linear infinite}@keyframes fall-273{30.822%{transform:translate(55.4997vw,30.822vh) scale(.4767)}to{transform:translate(59.76245vw,99vh) scale(.4767)}}.snow:nth-child(274){opacity:.1464;transform:translate(76.0451vw,-10px) scale(.1043);animation:fall-274 26s -11s linear infinite}@keyframes fall-274{39.461%{transform:translate(77.1729vw,39.461vh) scale(.1043)}to{transform:translate(76.609vw,99vh) scale(.1043)}}.snow:nth-child(275){opacity:1.6508;transform:translate(74.9377vw,-10px) scale(.0139);animation:fall-275 18s -14s linear infinite}@keyframes fall-275{67.82%{transform:translate(74.6004vw,67.82vh) scale(.0139)}to{transform:translate(74.76905vw,99vh) scale(.0139)}}.snow:nth-child(276){opacity:1.6512;transform:translate(66.8229vw,-10px) scale(.4908);animation:fall-276 17s -11s linear infinite}@keyframes fall-276{71.195%{transform:translate(66.1552vw,71.195vh) scale(.4908)}to{transform:translate(66.48905vw,99vh) scale(.4908)}}.snow:nth-child(277){opacity:.2492;transform:translate(92.5537vw,-10px) scale(.9675);animation:fall-277 22s -15s linear infinite}@keyframes fall-277{45.057%{transform:translate(96.7399vw,45.057vh) scale(.9675)}to{transform:translate(94.6468vw,99vh) scale(.9675)}}.snow:nth-child(278){opacity:.3152;transform:translate(76.4773vw,-10px) scale(.665);animation:fall-278 16s -30s linear infinite}@keyframes fall-278{30.884%{transform:translate(85.3403vw,30.884vh) scale(.665)}to{transform:translate(80.9088vw,99vh) scale(.665)}}.snow:nth-child(279){opacity:.7102;transform:translate(26.6809vw,-10px) scale(.4001);animation:fall-279 29s -7s linear infinite}@keyframes fall-279{60.916%{transform:translate(29.6819vw,60.916vh) scale(.4001)}to{transform:translate(28.1814vw,99vh) scale(.4001)}}.snow:nth-child(280){opacity:.7078;transform:translate(.1399vw,-10px) scale(.0793);animation:fall-280 27s -11s linear infinite}@keyframes fall-280{76.987%{transform:translate(-6.5264vw,76.987vh) scale(.0793)}to{transform:translate(-3.19325vw,99vh) scale(.0793)}}.snow:nth-child(281){opacity:1.9244;transform:translate(58.5999vw,-10px) scale(.3746);animation:fall-281 21s -28s linear infinite}@keyframes fall-281{35.405%{transform:translate(50.3258vw,35.405vh) scale(.3746)}to{transform:translate(54.46285vw,99vh) scale(.3746)}}.snow:nth-child(282){opacity:1.1842;transform:translate(76.7353vw,-10px) scale(.8102);animation:fall-282 29s -7s linear infinite}@keyframes fall-282{60.346%{transform:translate(69.0523vw,60.346vh) scale(.8102)}to{transform:translate(72.8938vw,99vh) scale(.8102)}}.snow:nth-child(283){opacity:.6426;transform:translate(30.2585vw,-10px) scale(.3042);animation:fall-283 20s -22s linear infinite}@keyframes fall-283{35.12%{transform:translate(27.3905vw,35.12vh) scale(.3042)}to{transform:translate(28.8245vw,99vh) scale(.3042)}}.snow:nth-child(284){opacity:.0394;transform:translate(24.3548vw,-10px) scale(.2095);animation:fall-284 17s -11s linear infinite}@keyframes fall-284{42.404%{transform:translate(19.2672vw,42.404vh) scale(.2095)}to{transform:translate(21.811vw,99vh) scale(.2095)}}.snow:nth-child(285){opacity:.535;transform:translate(89.8194vw,-10px) scale(.4104);animation:fall-285 24s -5s linear infinite}@keyframes fall-285{65.459%{transform:translate(90.4318vw,65.459vh) scale(.4104)}to{transform:translate(90.1256vw,99vh) scale(.4104)}}.snow:nth-child(286){opacity:.78;transform:translate(86.414vw,-10px) scale(.9068);animation:fall-286 10s -22s linear infinite}@keyframes fall-286{67.897%{transform:translate(78.3818vw,67.897vh) scale(.9068)}to{transform:translate(82.3979vw,99vh) scale(.9068)}}.snow:nth-child(287){opacity:.5856;transform:translate(11.89vw,-10px) scale(.7438);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{67.135%{transform:translate(19.3404vw,67.135vh) scale(.7438)}to{transform:translate(15.6152vw,99vh) scale(.7438)}}.snow:nth-child(288){opacity:1.0346;transform:translate(5.6378vw,-10px) scale(.7626);animation:fall-288 25s -1s linear infinite}@keyframes fall-288{74.651%{transform:translate(6.8437vw,74.651vh) scale(.7626)}to{transform:translate(6.24075vw,99vh) scale(.7626)}}.snow:nth-child(289){opacity:.038;transform:translate(98.4499vw,-10px) scale(.699);animation:fall-289 11s -22s linear infinite}@keyframes fall-289{40.215%{transform:translate(98.441vw,40.215vh) scale(.699)}to{transform:translate(98.44545vw,99vh) scale(.699)}}.snow:nth-child(290){opacity:.1554;transform:translate(64.1997vw,-10px) scale(.7182);animation:fall-290 21s -24s linear infinite}@keyframes fall-290{47.163%{transform:translate(55.0765vw,47.163vh) scale(.7182)}to{transform:translate(59.6381vw,99vh) scale(.7182)}}.snow:nth-child(291){opacity:.3206;transform:translate(71.4755vw,-10px) scale(.5822);animation:fall-291 30s -6s linear infinite}@keyframes fall-291{73.847%{transform:translate(72.1697vw,73.847vh) scale(.5822)}to{transform:translate(71.8226vw,99vh) scale(.5822)}}.snow:nth-child(292){opacity:.3472;transform:translate(94.6vw,-10px) scale(.2798);animation:fall-292 27s -24s linear infinite}@keyframes fall-292{49.184%{transform:translate(97.6308vw,49.184vh) scale(.2798)}to{transform:translate(96.1154vw,99vh) scale(.2798)}}.snow:nth-child(293){opacity:1.0058;transform:translate(18.274vw,-10px) scale(.6784);animation:fall-293 22s -28s linear infinite}@keyframes fall-293{37.078%{transform:translate(27.4195vw,37.078vh) scale(.6784)}to{transform:translate(22.84675vw,99vh) scale(.6784)}}.snow:nth-child(294){opacity:.319;transform:translate(96.7863vw,-10px) scale(.9757);animation:fall-294 16s -2s linear infinite}@keyframes fall-294{77.957%{transform:translate(101.3902vw,77.957vh) scale(.9757)}to{transform:translate(99.08825vw,99vh) scale(.9757)}}.snow:nth-child(295){opacity:1.565;transform:translate(43.5567vw,-10px) scale(.8927);animation:fall-295 13s -21s linear infinite}@keyframes fall-295{51.174%{transform:translate(42.322vw,51.174vh) scale(.8927)}to{transform:translate(42.93935vw,99vh) scale(.8927)}}.snow:nth-child(296){opacity:.8182;transform:translate(17.1857vw,-10px) scale(.1594);animation:fall-296 16s -24s linear infinite}@keyframes fall-296{73.072%{transform:translate(12.4237vw,73.072vh) scale(.1594)}to{transform:translate(14.8047vw,99vh) scale(.1594)}}.snow:nth-child(297){opacity:.7044;transform:translate(63.1315vw,-10px) scale(.1678);animation:fall-297 27s -28s linear infinite}@keyframes fall-297{76.76%{transform:translate(62.406vw,76.76vh) scale(.1678)}to{transform:translate(62.76875vw,99vh) scale(.1678)}}.snow:nth-child(298){opacity:1.0708;transform:translate(31.2628vw,-10px) scale(.2065);animation:fall-298 20s -13s linear infinite}@keyframes fall-298{67.628%{transform:translate(39.4487vw,67.628vh) scale(.2065)}to{transform:translate(35.35575vw,99vh) scale(.2065)}}.snow:nth-child(299){opacity:1.2232;transform:translate(90.4227vw,-10px) scale(.2632);animation:fall-299 25s -8s linear infinite}@keyframes fall-299{61.058%{transform:translate(93.9109vw,61.058vh) scale(.2632)}to{transform:translate(92.1668vw,99vh) scale(.2632)}}.snow:nth-child(300){opacity:.5796;transform:translate(69.4274vw,-10px) scale(.1187);animation:fall-300 14s -3s linear infinite}@keyframes fall-300{43.858%{transform:translate(73.1938vw,43.858vh) scale(.1187)}to{transform:translate(71.3106vw,99vh) scale(.1187)}}.snow:nth-child(301){opacity:.4648;transform:translate(39.1204vw,-10px) scale(.3922);animation:fall-301 22s -6s linear infinite}@keyframes fall-301{48.91%{transform:translate(46.9434vw,48.91vh) scale(.3922)}to{transform:translate(43.0319vw,99vh) scale(.3922)}}.snow:nth-child(302){opacity:1.2702;transform:translate(50.5186vw,-10px) scale(.6099);animation:fall-302 24s -27s linear infinite}@keyframes fall-302{50.919%{transform:translate(40.6075vw,50.919vh) scale(.6099)}to{transform:translate(45.56305vw,99vh) scale(.6099)}}.snow:nth-child(303){opacity:.2992;transform:translate(83.0654vw,-10px) scale(.0672);animation:fall-303 26s -23s linear infinite}@keyframes fall-303{74.956%{transform:translate(77.3066vw,74.956vh) scale(.0672)}to{transform:translate(80.186vw,99vh) scale(.0672)}}.snow:nth-child(304){opacity:1.1246;transform:translate(21.0362vw,-10px) scale(.5256);animation:fall-304 19s -20s linear infinite}@keyframes fall-304{48.609%{transform:translate(25.13vw,48.609vh) scale(.5256)}to{transform:translate(23.0831vw,99vh) scale(.5256)}}.snow:nth-child(305){opacity:.8252;transform:translate(95.2005vw,-10px) scale(.2627);animation:fall-305 27s -27s linear infinite}@keyframes fall-305{35.218%{transform:translate(95.3338vw,35.218vh) scale(.2627)}to{transform:translate(95.26715vw,99vh) scale(.2627)}}.snow:nth-child(306){opacity:.1516;transform:translate(79.9866vw,-10px) scale(.8392);animation:fall-306 14s -1s linear infinite}@keyframes fall-306{67.689%{transform:translate(88.5539vw,67.689vh) scale(.8392)}to{transform:translate(84.27025vw,99vh) scale(.8392)}}.snow:nth-child(307){opacity:.7182;transform:translate(5.8104vw,-10px) scale(.9338);animation:fall-307 12s -19s linear infinite}@keyframes fall-307{50.059%{transform:translate(7.518vw,50.059vh) scale(.9338)}to{transform:translate(6.6642vw,99vh) scale(.9338)}}.snow:nth-child(308){opacity:1.0502;transform:translate(30.7762vw,-10px) scale(.1113);animation:fall-308 21s -15s linear infinite}@keyframes fall-308{63.941%{transform:translate(24.6176vw,63.941vh) scale(.1113)}to{transform:translate(27.6969vw,99vh) scale(.1113)}}.snow:nth-child(309){opacity:1.3624;transform:translate(91.3778vw,-10px) scale(.3367);animation:fall-309 21s -6s linear infinite}@keyframes fall-309{34.635%{transform:translate(83.1245vw,34.635vh) scale(.3367)}to{transform:translate(87.25115vw,99vh) scale(.3367)}}.snow:nth-child(310){opacity:.8112;transform:translate(21.2644vw,-10px) scale(.7689);animation:fall-310 10s -11s linear infinite}@keyframes fall-310{79.941%{transform:translate(20.4826vw,79.941vh) scale(.7689)}to{transform:translate(20.8735vw,99vh) scale(.7689)}}.snow:nth-child(311){opacity:1.3576;transform:translate(11.8091vw,-10px) scale(.8761);animation:fall-311 10s -17s linear infinite}@keyframes fall-311{37.528%{transform:translate(17.5923vw,37.528vh) scale(.8761)}to{transform:translate(14.7007vw,99vh) scale(.8761)}}.snow:nth-child(312){opacity:.5864;transform:translate(52.7549vw,-10px) scale(.7874);animation:fall-312 12s -15s linear infinite}@keyframes fall-312{39.288%{transform:translate(52.6232vw,39.288vh) scale(.7874)}to{transform:translate(52.68905vw,99vh) scale(.7874)}}.snow:nth-child(313){opacity:.654;transform:translate(98.8632vw,-10px) scale(.2341);animation:fall-313 20s -14s linear infinite}@keyframes fall-313{57.036%{transform:translate(93.8241vw,57.036vh) scale(.2341)}to{transform:translate(96.34365vw,99vh) scale(.2341)}}.snow:nth-child(314){opacity:1.2272;transform:translate(1.3607vw,-10px) scale(.1955);animation:fall-314 28s -25s linear infinite}@keyframes fall-314{65.713%{transform:translate(-.8098vw,65.713vh) scale(.1955)}to{transform:translate(.27545vw,99vh) scale(.1955)}}.snow:nth-child(315){opacity:.5844;transform:translate(15.846vw,-10px) scale(.6136);animation:fall-315 11s -13s linear infinite}@keyframes fall-315{38.822%{transform:translate(21.5879vw,38.822vh) scale(.6136)}to{transform:translate(18.71695vw,99vh) scale(.6136)}}.snow:nth-child(316){opacity:.7688;transform:translate(94.8724vw,-10px) scale(.2254);animation:fall-316 12s -14s linear infinite}@keyframes fall-316{75.819%{transform:translate(103.7337vw,75.819vh) scale(.2254)}to{transform:translate(99.30305vw,99vh) scale(.2254)}}.snow:nth-child(317){opacity:1.558;transform:translate(70.5778vw,-10px) scale(.3425);animation:fall-317 13s -25s linear infinite}@keyframes fall-317{71.779%{transform:translate(77.0105vw,71.779vh) scale(.3425)}to{transform:translate(73.79415vw,99vh) scale(.3425)}}.snow:nth-child(318){opacity:1.3896;transform:translate(70.1193vw,-10px) scale(.6954);animation:fall-318 23s -6s linear infinite}@keyframes fall-318{72.049%{transform:translate(76.8489vw,72.049vh) scale(.6954)}to{transform:translate(73.4841vw,99vh) scale(.6954)}}.snow:nth-child(319){opacity:.7072;transform:translate(52.75vw,-10px) scale(.241);animation:fall-319 15s -7s linear infinite}@keyframes fall-319{36.798%{transform:translate(60.9991vw,36.798vh) scale(.241)}to{transform:translate(56.87455vw,99vh) scale(.241)}}.snow:nth-child(320){opacity:1.8772;transform:translate(92.2082vw,-10px) scale(.0303);animation:fall-320 10s -20s linear infinite}@keyframes fall-320{42.229%{transform:translate(91.6677vw,42.229vh) scale(.0303)}to{transform:translate(91.93795vw,99vh) scale(.0303)}}.snow:nth-child(321){opacity:.179;transform:translate(19.045vw,-10px) scale(.1142);animation:fall-321 19s -9s linear infinite}@keyframes fall-321{57.387%{transform:translate(25.9153vw,57.387vh) scale(.1142)}to{transform:translate(22.48015vw,99vh) scale(.1142)}}.snow:nth-child(322){opacity:.239;transform:translate(43.6936vw,-10px) scale(.8313);animation:fall-322 30s -4s linear infinite}@keyframes fall-322{36.323%{transform:translate(34.0741vw,36.323vh) scale(.8313)}to{transform:translate(38.88385vw,99vh) scale(.8313)}}.snow:nth-child(323){opacity:1.3172;transform:translate(18.4244vw,-10px) scale(.634);animation:fall-323 14s -12s linear infinite}@keyframes fall-323{53.906%{transform:translate(16.6286vw,53.906vh) scale(.634)}to{transform:translate(17.5265vw,99vh) scale(.634)}}.snow:nth-child(324){opacity:.3792;transform:translate(14.0818vw,-10px) scale(.4244);animation:fall-324 23s -16s linear infinite}@keyframes fall-324{44.565%{transform:translate(20.2896vw,44.565vh) scale(.4244)}to{transform:translate(17.1857vw,99vh) scale(.4244)}}.snow:nth-child(325){opacity:1.6768;transform:translate(66.5185vw,-10px) scale(.437);animation:fall-325 24s -15s linear infinite}@keyframes fall-325{64.302%{transform:translate(64.6193vw,64.302vh) scale(.437)}to{transform:translate(65.5689vw,99vh) scale(.437)}}.snow:nth-child(326){opacity:1.9388;transform:translate(11.8947vw,-10px) scale(.5501);animation:fall-326 27s -23s linear infinite}@keyframes fall-326{37.324%{transform:translate(9.1643vw,37.324vh) scale(.5501)}to{transform:translate(10.5295vw,99vh) scale(.5501)}}.snow:nth-child(327){opacity:1.2964;transform:translate(69.1175vw,-10px) scale(.3031);animation:fall-327 22s -26s linear infinite}@keyframes fall-327{66.763%{transform:translate(61.4041vw,66.763vh) scale(.3031)}to{transform:translate(65.2608vw,99vh) scale(.3031)}}.snow:nth-child(328){opacity:1.2152;transform:translate(76.6121vw,-10px) scale(.7204);animation:fall-328 12s -25s linear infinite}@keyframes fall-328{46.025%{transform:translate(86.0011vw,46.025vh) scale(.7204)}to{transform:translate(81.3066vw,99vh) scale(.7204)}}.snow:nth-child(329){opacity:1.731;transform:translate(5.4906vw,-10px) scale(.2935);animation:fall-329 16s -15s linear infinite}@keyframes fall-329{51.218%{transform:translate(-3.4712vw,51.218vh) scale(.2935)}to{transform:translate(1.0097vw,99vh) scale(.2935)}}.snow:nth-child(330){opacity:1.8696;transform:translate(97.9111vw,-10px) scale(.1103);animation:fall-330 21s -21s linear infinite}@keyframes fall-330{37.269%{transform:translate(94.2507vw,37.269vh) scale(.1103)}to{transform:translate(96.0809vw,99vh) scale(.1103)}}.snow:nth-child(331){opacity:.3874;transform:translate(75.8854vw,-10px) scale(.2262);animation:fall-331 21s -6s linear infinite}@keyframes fall-331{60.891%{transform:translate(70.3213vw,60.891vh) scale(.2262)}to{transform:translate(73.10335vw,99vh) scale(.2262)}}.snow:nth-child(332){opacity:1.0084;transform:translate(14.3988vw,-10px) scale(.6958);animation:fall-332 30s -22s linear infinite}@keyframes fall-332{78.337%{transform:translate(9.1131vw,78.337vh) scale(.6958)}to{transform:translate(11.75595vw,99vh) scale(.6958)}}.snow:nth-child(333){opacity:1.3742;transform:translate(6.869vw,-10px) scale(.4576);animation:fall-333 20s -22s linear infinite}@keyframes fall-333{39.471%{transform:translate(2.4957vw,39.471vh) scale(.4576)}to{transform:translate(4.68235vw,99vh) scale(.4576)}}.snow:nth-child(334){opacity:1.0828;transform:translate(55.3472vw,-10px) scale(.2904);animation:fall-334 28s -12s linear infinite}@keyframes fall-334{57.308%{transform:translate(45.7129vw,57.308vh) scale(.2904)}to{transform:translate(50.53005vw,99vh) scale(.2904)}}.snow:nth-child(335){opacity:.5102;transform:translate(31.0165vw,-10px) scale(.7516);animation:fall-335 21s -1s linear infinite}@keyframes fall-335{46.253%{transform:translate(34.2912vw,46.253vh) scale(.7516)}to{transform:translate(32.65385vw,99vh) scale(.7516)}}.snow:nth-child(336){opacity:.3458;transform:translate(83.0238vw,-10px) scale(.5038);animation:fall-336 19s -12s linear infinite}@keyframes fall-336{48.864%{transform:translate(79.2035vw,48.864vh) scale(.5038)}to{transform:translate(81.11365vw,99vh) scale(.5038)}}.snow:nth-child(337){opacity:1.5406;transform:translate(15.048vw,-10px) scale(.5604);animation:fall-337 15s -22s linear infinite}@keyframes fall-337{63.765%{transform:translate(10.1239vw,63.765vh) scale(.5604)}to{transform:translate(12.58595vw,99vh) scale(.5604)}}.snow:nth-child(338){opacity:1.0734;transform:translate(14.2981vw,-10px) scale(.5434);animation:fall-338 24s -11s linear infinite}@keyframes fall-338{70.396%{transform:translate(23.7071vw,70.396vh) scale(.5434)}to{transform:translate(19.0026vw,99vh) scale(.5434)}}.snow:nth-child(339){opacity:.1856;transform:translate(2.3069vw,-10px) scale(.1511);animation:fall-339 12s -7s linear infinite}@keyframes fall-339{60.663%{transform:translate(-7.1342vw,60.663vh) scale(.1511)}to{transform:translate(-2.41365vw,99vh) scale(.1511)}}.snow:nth-child(340){opacity:1.8398;transform:translate(39.5741vw,-10px) scale(.2591);animation:fall-340 23s -22s linear infinite}@keyframes fall-340{66.599%{transform:translate(36.0401vw,66.599vh) scale(.2591)}to{transform:translate(37.8071vw,99vh) scale(.2591)}}.snow:nth-child(341){opacity:1.0482;transform:translate(80.6298vw,-10px) scale(.1147);animation:fall-341 23s -7s linear infinite}@keyframes fall-341{38.431%{transform:translate(87.9784vw,38.431vh) scale(.1147)}to{transform:translate(84.3041vw,99vh) scale(.1147)}}.snow:nth-child(342){opacity:1.7036;transform:translate(76.2388vw,-10px) scale(.842);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{66.899%{transform:translate(80.5708vw,66.899vh) scale(.842)}to{transform:translate(78.4048vw,99vh) scale(.842)}}.snow:nth-child(343){opacity:1.3938;transform:translate(43.9026vw,-10px) scale(.7307);animation:fall-343 30s -13s linear infinite}@keyframes fall-343{32.201%{transform:translate(46.7089vw,32.201vh) scale(.7307)}to{transform:translate(45.30575vw,99vh) scale(.7307)}}.snow:nth-child(344){opacity:1.2664;transform:translate(89.7037vw,-10px) scale(.1228);animation:fall-344 10s -6s linear infinite}@keyframes fall-344{62.498%{transform:translate(85.0118vw,62.498vh) scale(.1228)}to{transform:translate(87.35775vw,99vh) scale(.1228)}}.snow:nth-child(345){opacity:.149;transform:translate(35.378vw,-10px) scale(.1692);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{61.321%{transform:translate(37.4986vw,61.321vh) scale(.1692)}to{transform:translate(36.4383vw,99vh) scale(.1692)}}.snow:nth-child(346){opacity:1.5;transform:translate(54.7059vw,-10px) scale(.3489);animation:fall-346 12s -2s linear infinite}@keyframes fall-346{39.847%{transform:translate(48.0907vw,39.847vh) scale(.3489)}to{transform:translate(51.3983vw,99vh) scale(.3489)}}.snow:nth-child(347){opacity:.2988;transform:translate(72.5735vw,-10px) scale(.0881);animation:fall-347 24s -11s linear infinite}@keyframes fall-347{43.03%{transform:translate(72.352vw,43.03vh) scale(.0881)}to{transform:translate(72.46275vw,99vh) scale(.0881)}}.snow:nth-child(348){opacity:1.9672;transform:translate(26.6325vw,-10px) scale(.8214);animation:fall-348 16s -24s linear infinite}@keyframes fall-348{68.995%{transform:translate(27.2764vw,68.995vh) scale(.8214)}to{transform:translate(26.95445vw,99vh) scale(.8214)}}.snow:nth-child(349){opacity:1.8512;transform:translate(66.7788vw,-10px) scale(.2049);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{56.017%{transform:translate(63.2523vw,56.017vh) scale(.2049)}to{transform:translate(65.01555vw,99vh) scale(.2049)}}.snow:nth-child(350){opacity:.6848;transform:translate(70.1767vw,-10px) scale(.8839);animation:fall-350 30s -27s linear infinite}@keyframes fall-350{35.889%{transform:translate(64.2641vw,35.889vh) scale(.8839)}to{transform:translate(67.2204vw,99vh) scale(.8839)}}.snow:nth-child(351){opacity:.8922;transform:translate(64.4908vw,-10px) scale(.5424);animation:fall-351 18s -22s linear infinite}@keyframes fall-351{58.047%{transform:translate(67.0899vw,58.047vh) scale(.5424)}to{transform:translate(65.79035vw,99vh) scale(.5424)}}.snow:nth-child(352){opacity:1.7118;transform:translate(90.0862vw,-10px) scale(.1756);animation:fall-352 13s -19s linear infinite}@keyframes fall-352{61.29%{transform:translate(85.8287vw,61.29vh) scale(.1756)}to{transform:translate(87.95745vw,99vh) scale(.1756)}}.snow:nth-child(353){opacity:.3722;transform:translate(97.2367vw,-10px) scale(.9111);animation:fall-353 20s -1s linear infinite}@keyframes fall-353{72.435%{transform:translate(99.4453vw,72.435vh) scale(.9111)}to{transform:translate(98.341vw,99vh) scale(.9111)}}.snow:nth-child(354){opacity:.1604;transform:translate(92.1145vw,-10px) scale(.543);animation:fall-354 24s -18s linear infinite}@keyframes fall-354{56.994%{transform:translate(91.0872vw,56.994vh) scale(.543)}to{transform:translate(91.60085vw,99vh) scale(.543)}}.snow:nth-child(355){opacity:.0368;transform:translate(94.0063vw,-10px) scale(.4457);animation:fall-355 20s -29s linear infinite}@keyframes fall-355{44.573%{transform:translate(90.4279vw,44.573vh) scale(.4457)}to{transform:translate(92.2171vw,99vh) scale(.4457)}}.snow:nth-child(356){opacity:.1812;transform:translate(23.94vw,-10px) scale(.2392);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{32.766%{transform:translate(19.5653vw,32.766vh) scale(.2392)}to{transform:translate(21.75265vw,99vh) scale(.2392)}}.snow:nth-child(357){opacity:1.202;transform:translate(36.6217vw,-10px) scale(.6917);animation:fall-357 27s -22s linear infinite}@keyframes fall-357{54.549%{transform:translate(30.2734vw,54.549vh) scale(.6917)}to{transform:translate(33.44755vw,99vh) scale(.6917)}}.snow:nth-child(358){opacity:.9976;transform:translate(28.5551vw,-10px) scale(.7914);animation:fall-358 28s -22s linear infinite}@keyframes fall-358{57.885%{transform:translate(25.7501vw,57.885vh) scale(.7914)}to{transform:translate(27.1526vw,99vh) scale(.7914)}}.snow:nth-child(359){opacity:.0722;transform:translate(3.1894vw,-10px) scale(.2718);animation:fall-359 24s -1s linear infinite}@keyframes fall-359{50.119%{transform:translate(2.375vw,50.119vh) scale(.2718)}to{transform:translate(2.7822vw,99vh) scale(.2718)}}.snow:nth-child(360){opacity:1.3628;transform:translate(77.6879vw,-10px) scale(.9502);animation:fall-360 10s -19s linear infinite}@keyframes fall-360{50.645%{transform:translate(71.086vw,50.645vh) scale(.9502)}to{transform:translate(74.38695vw,99vh) scale(.9502)}}.snow:nth-child(361){opacity:.0656;transform:translate(23.9997vw,-10px) scale(.0997);animation:fall-361 26s -14s linear infinite}@keyframes fall-361{77.676%{transform:translate(27.5531vw,77.676vh) scale(.0997)}to{transform:translate(25.7764vw,99vh) scale(.0997)}}.snow:nth-child(362){opacity:1.5686;transform:translate(20.852vw,-10px) scale(.2245);animation:fall-362 21s -20s linear infinite}@keyframes fall-362{35.798%{transform:translate(14.7227vw,35.798vh) scale(.2245)}to{transform:translate(17.78735vw,99vh) scale(.2245)}}.snow:nth-child(363){opacity:.9996;transform:translate(74.7231vw,-10px) scale(.6323);animation:fall-363 13s -5s linear infinite}@keyframes fall-363{58.36%{transform:translate(72.7638vw,58.36vh) scale(.6323)}to{transform:translate(73.74345vw,99vh) scale(.6323)}}.snow:nth-child(364){opacity:1.0106;transform:translate(21.9071vw,-10px) scale(.9349);animation:fall-364 17s -8s linear infinite}@keyframes fall-364{31.209%{transform:translate(30.0345vw,31.209vh) scale(.9349)}to{transform:translate(25.9708vw,99vh) scale(.9349)}}.snow:nth-child(365){opacity:.2548;transform:translate(76.2866vw,-10px) scale(.3211);animation:fall-365 30s -10s linear infinite}@keyframes fall-365{63.936%{transform:translate(85.7176vw,63.936vh) scale(.3211)}to{transform:translate(81.0021vw,99vh) scale(.3211)}}.snow:nth-child(366){opacity:1.037;transform:translate(95.0898vw,-10px) scale(.0486);animation:fall-366 21s -28s linear infinite}@keyframes fall-366{58.99%{transform:translate(90.516vw,58.99vh) scale(.0486)}to{transform:translate(92.8029vw,99vh) scale(.0486)}}.snow:nth-child(367){opacity:.0894;transform:translate(93.9675vw,-10px) scale(.9507);animation:fall-367 30s -20s linear infinite}@keyframes fall-367{31.11%{transform:translate(97.2585vw,31.11vh) scale(.9507)}to{transform:translate(95.613vw,99vh) scale(.9507)}}.snow:nth-child(368){opacity:1.7008;transform:translate(84.7627vw,-10px) scale(.2795);animation:fall-368 11s -26s linear infinite}@keyframes fall-368{41.589%{transform:translate(87.2461vw,41.589vh) scale(.2795)}to{transform:translate(86.0044vw,99vh) scale(.2795)}}.snow:nth-child(369){opacity:.4642;transform:translate(83.9977vw,-10px) scale(.1986);animation:fall-369 10s -4s linear infinite}@keyframes fall-369{72.427%{transform:translate(92.8317vw,72.427vh) scale(.1986)}to{transform:translate(88.4147vw,99vh) scale(.1986)}}.snow:nth-child(370){opacity:.3658;transform:translate(90.5758vw,-10px) scale(.9478);animation:fall-370 10s -21s linear infinite}@keyframes fall-370{53.41%{transform:translate(82.6284vw,53.41vh) scale(.9478)}to{transform:translate(86.6021vw,99vh) scale(.9478)}}.snow:nth-child(371){opacity:.4066;transform:translate(57.8499vw,-10px) scale(.6513);animation:fall-371 13s -4s linear infinite}@keyframes fall-371{30.424%{transform:translate(57.3056vw,30.424vh) scale(.6513)}to{transform:translate(57.57775vw,99vh) scale(.6513)}}.snow:nth-child(372){opacity:1.5538;transform:translate(8.5407vw,-10px) scale(.0113);animation:fall-372 20s -9s linear infinite}@keyframes fall-372{69.179%{transform:translate(10.4047vw,69.179vh) scale(.0113)}to{transform:translate(9.4727vw,99vh) scale(.0113)}}.snow:nth-child(373){opacity:1.245;transform:translate(51.6087vw,-10px) scale(.9988);animation:fall-373 30s -10s linear infinite}@keyframes fall-373{48.938%{transform:translate(51.2237vw,48.938vh) scale(.9988)}to{transform:translate(51.4162vw,99vh) scale(.9988)}}.snow:nth-child(374){opacity:1.5206;transform:translate(6.0868vw,-10px) scale(.2687);animation:fall-374 17s -8s linear infinite}@keyframes fall-374{40.11%{transform:translate(7.0572vw,40.11vh) scale(.2687)}to{transform:translate(6.572vw,99vh) scale(.2687)}}.snow:nth-child(375){opacity:1.0468;transform:translate(60.9414vw,-10px) scale(.0273);animation:fall-375 19s -15s linear infinite}@keyframes fall-375{49.834%{transform:translate(59.5517vw,49.834vh) scale(.0273)}to{transform:translate(60.24655vw,99vh) scale(.0273)}}.snow:nth-child(376){opacity:1.3548;transform:translate(56.0539vw,-10px) scale(.6282);animation:fall-376 24s -20s linear infinite}@keyframes fall-376{72.565%{transform:translate(58.037vw,72.565vh) scale(.6282)}to{transform:translate(57.04545vw,99vh) scale(.6282)}}.snow:nth-child(377){opacity:.5402;transform:translate(69.2902vw,-10px) scale(.9265);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{51.364%{transform:translate(71.8103vw,51.364vh) scale(.9265)}to{transform:translate(70.55025vw,99vh) scale(.9265)}}.snow:nth-child(378){opacity:1.2946;transform:translate(55.4494vw,-10px) scale(.4226);animation:fall-378 22s -18s linear infinite}@keyframes fall-378{32.152%{transform:translate(56.4155vw,32.152vh) scale(.4226)}to{transform:translate(55.93245vw,99vh) scale(.4226)}}.snow:nth-child(379){opacity:.1632;transform:translate(63.2608vw,-10px) scale(.5095);animation:fall-379 24s -26s linear infinite}@keyframes fall-379{59.015%{transform:translate(60.0031vw,59.015vh) scale(.5095)}to{transform:translate(61.63195vw,99vh) scale(.5095)}}.snow:nth-child(380){opacity:1.5952;transform:translate(14.1172vw,-10px) scale(.9182);animation:fall-380 13s -1s linear infinite}@keyframes fall-380{43.448%{transform:translate(13.1661vw,43.448vh) scale(.9182)}to{transform:translate(13.64165vw,99vh) scale(.9182)}}.snow:nth-child(381){opacity:1.0608;transform:translate(41.7114vw,-10px) scale(.1322);animation:fall-381 14s -22s linear infinite}@keyframes fall-381{68.745%{transform:translate(42.3098vw,68.745vh) scale(.1322)}to{transform:translate(42.0106vw,99vh) scale(.1322)}}.snow:nth-child(382){opacity:1.5518;transform:translate(88.8235vw,-10px) scale(.0866);animation:fall-382 16s -13s linear infinite}@keyframes fall-382{40.166%{transform:translate(95.366vw,40.166vh) scale(.0866)}to{transform:translate(92.09475vw,99vh) scale(.0866)}}.snow:nth-child(383){opacity:1.645;transform:translate(59.8563vw,-10px) scale(.1702);animation:fall-383 24s -4s linear infinite}@keyframes fall-383{62.71%{transform:translate(53.6706vw,62.71vh) scale(.1702)}to{transform:translate(56.76345vw,99vh) scale(.1702)}}.snow:nth-child(384){opacity:1.1074;transform:translate(97.9928vw,-10px) scale(.0855);animation:fall-384 18s -23s linear infinite}@keyframes fall-384{48.404%{transform:translate(93.3609vw,48.404vh) scale(.0855)}to{transform:translate(95.67685vw,99vh) scale(.0855)}}.snow:nth-child(385){opacity:.0904;transform:translate(13.8759vw,-10px) scale(.8);animation:fall-385 23s -10s linear infinite}@keyframes fall-385{53.733%{transform:translate(5.5084vw,53.733vh) scale(.8)}to{transform:translate(9.69215vw,99vh) scale(.8)}}.snow:nth-child(386){opacity:.4368;transform:translate(85.4536vw,-10px) scale(.5965);animation:fall-386 23s -19s linear infinite}@keyframes fall-386{58.097%{transform:translate(77.1502vw,58.097vh) scale(.5965)}to{transform:translate(81.3019vw,99vh) scale(.5965)}}.snow:nth-child(387){opacity:1.1484;transform:translate(38.2066vw,-10px) scale(.6394);animation:fall-387 25s -15s linear infinite}@keyframes fall-387{35.649%{transform:translate(31.5249vw,35.649vh) scale(.6394)}to{transform:translate(34.86575vw,99vh) scale(.6394)}}.snow:nth-child(388){opacity:1.7132;transform:translate(91.1843vw,-10px) scale(.1416);animation:fall-388 12s -18s linear infinite}@keyframes fall-388{79.912%{transform:translate(100.8861vw,79.912vh) scale(.1416)}to{transform:translate(96.0352vw,99vh) scale(.1416)}}.snow:nth-child(389){opacity:.7752;transform:translate(32.9415vw,-10px) scale(.6279);animation:fall-389 18s -2s linear infinite}@keyframes fall-389{70.887%{transform:translate(39.9201vw,70.887vh) scale(.6279)}to{transform:translate(36.4308vw,99vh) scale(.6279)}}.snow:nth-child(390){opacity:1.9426;transform:translate(41.185vw,-10px) scale(.1493);animation:fall-390 14s -23s linear infinite}@keyframes fall-390{61.827%{transform:translate(51.1696vw,61.827vh) scale(.1493)}to{transform:translate(46.1773vw,99vh) scale(.1493)}}.snow:nth-child(391){opacity:.0784;transform:translate(5.5401vw,-10px) scale(.1448);animation:fall-391 17s -26s linear infinite}@keyframes fall-391{32.283%{transform:translate(-3.5229vw,32.283vh) scale(.1448)}to{transform:translate(1.0086vw,99vh) scale(.1448)}}.snow:nth-child(392){opacity:1.8368;transform:translate(21.8304vw,-10px) scale(.9973);animation:fall-392 29s -6s linear infinite}@keyframes fall-392{42.686%{transform:translate(13.6626vw,42.686vh) scale(.9973)}to{transform:translate(17.7465vw,99vh) scale(.9973)}}.snow:nth-child(393){opacity:1.5964;transform:translate(45.8866vw,-10px) scale(.3322);animation:fall-393 13s -19s linear infinite}@keyframes fall-393{36.916%{transform:translate(41.6656vw,36.916vh) scale(.3322)}to{transform:translate(43.7761vw,99vh) scale(.3322)}}.snow:nth-child(394){opacity:1.158;transform:translate(81.7815vw,-10px) scale(.8067);animation:fall-394 21s -24s linear infinite}@keyframes fall-394{70.083%{transform:translate(74.7391vw,70.083vh) scale(.8067)}to{transform:translate(78.2603vw,99vh) scale(.8067)}}.snow:nth-child(395){opacity:.7668;transform:translate(46.7314vw,-10px) scale(.1791);animation:fall-395 15s -5s linear infinite}@keyframes fall-395{44.616%{transform:translate(54.011vw,44.616vh) scale(.1791)}to{transform:translate(50.3712vw,99vh) scale(.1791)}}.snow:nth-child(396){opacity:1.4652;transform:translate(12.6266vw,-10px) scale(.7846);animation:fall-396 20s -5s linear infinite}@keyframes fall-396{36.144%{transform:translate(15.7199vw,36.144vh) scale(.7846)}to{transform:translate(14.17325vw,99vh) scale(.7846)}}.snow:nth-child(397){opacity:.9782;transform:translate(19.0902vw,-10px) scale(.1217);animation:fall-397 28s -2s linear infinite}@keyframes fall-397{31.632%{transform:translate(28.6565vw,31.632vh) scale(.1217)}to{transform:translate(23.87335vw,99vh) scale(.1217)}}.snow:nth-child(398){opacity:.3778;transform:translate(1.6425vw,-10px) scale(.2789);animation:fall-398 20s -14s linear infinite}@keyframes fall-398{46.091%{transform:translate(11.5096vw,46.091vh) scale(.2789)}to{transform:translate(6.57605vw,99vh) scale(.2789)}}.snow:nth-child(399){opacity:.6172;transform:translate(76.9808vw,-10px) scale(.3892);animation:fall-399 13s -22s linear infinite}@keyframes fall-399{39.871%{transform:translate(83.2026vw,39.871vh) scale(.3892)}to{transform:translate(80.0917vw,99vh) scale(.3892)}}.snow:nth-child(400){opacity:1.1324;transform:translate(28.1526vw,-10px) scale(.2998);animation:fall-400 14s -25s linear infinite}@keyframes fall-400{62.632%{transform:translate(35.2268vw,62.632vh) scale(.2998)}to{transform:translate(31.6897vw,99vh) scale(.2998)}}\n"] }]
28
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1844;transform:translate(25.9688vw,-10px) scale(.5866);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{59.695%{transform:translate(31.8027vw,59.695vh) scale(.5866)}to{transform:translate(28.88575vw,99vh) scale(.5866)}}.snow:nth-child(2){opacity:1.4526;transform:translate(46.8912vw,-10px) scale(.5985);animation:fall-2 11s -2s linear infinite}@keyframes fall-2{57.332%{transform:translate(46.47vw,57.332vh) scale(.5985)}to{transform:translate(46.6806vw,99vh) scale(.5985)}}.snow:nth-child(3){opacity:.045;transform:translate(87.4829vw,-10px) scale(.3329);animation:fall-3 24s -7s linear infinite}@keyframes fall-3{40.086%{transform:translate(93.29vw,40.086vh) scale(.3329)}to{transform:translate(90.38645vw,99vh) scale(.3329)}}.snow:nth-child(4){opacity:1.6076;transform:translate(14.6774vw,-10px) scale(.1718);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{46.693%{transform:translate(19.2048vw,46.693vh) scale(.1718)}to{transform:translate(16.9411vw,99vh) scale(.1718)}}.snow:nth-child(5){opacity:.4124;transform:translate(95.6536vw,-10px) scale(.2459);animation:fall-5 30s -18s linear infinite}@keyframes fall-5{36.522%{transform:translate(98.6357vw,36.522vh) scale(.2459)}to{transform:translate(97.14465vw,99vh) scale(.2459)}}.snow:nth-child(6){opacity:.0348;transform:translate(74.6845vw,-10px) scale(.1942);animation:fall-6 25s -1s linear infinite}@keyframes fall-6{38.334%{transform:translate(80.7498vw,38.334vh) scale(.1942)}to{transform:translate(77.71715vw,99vh) scale(.1942)}}.snow:nth-child(7){opacity:1.5874;transform:translate(78.2481vw,-10px) scale(.577);animation:fall-7 15s -21s linear infinite}@keyframes fall-7{67.575%{transform:translate(74.1552vw,67.575vh) scale(.577)}to{transform:translate(76.20165vw,99vh) scale(.577)}}.snow:nth-child(8){opacity:.6172;transform:translate(43.3366vw,-10px) scale(.8286);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{49.64%{transform:translate(48.2725vw,49.64vh) scale(.8286)}to{transform:translate(45.80455vw,99vh) scale(.8286)}}.snow:nth-child(9){opacity:1.9288;transform:translate(10.4527vw,-10px) scale(.858);animation:fall-9 29s -24s linear infinite}@keyframes fall-9{73.604%{transform:translate(18.8549vw,73.604vh) scale(.858)}to{transform:translate(14.6538vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.542;transform:translate(1.4097vw,-10px) scale(.0954);animation:fall-10 18s -8s linear infinite}@keyframes fall-10{63.027%{transform:translate(4.4705vw,63.027vh) scale(.0954)}to{transform:translate(2.9401vw,99vh) scale(.0954)}}.snow:nth-child(11){opacity:1.414;transform:translate(33.2117vw,-10px) scale(.2815);animation:fall-11 28s -12s linear infinite}@keyframes fall-11{76.316%{transform:translate(25.962vw,76.316vh) scale(.2815)}to{transform:translate(29.58685vw,99vh) scale(.2815)}}.snow:nth-child(12){opacity:.3996;transform:translate(79.0372vw,-10px) scale(.8771);animation:fall-12 29s -4s linear infinite}@keyframes fall-12{69.377%{transform:translate(74.0903vw,69.377vh) scale(.8771)}to{transform:translate(76.56375vw,99vh) scale(.8771)}}.snow:nth-child(13){opacity:.6886;transform:translate(44.0541vw,-10px) scale(.3079);animation:fall-13 24s -4s linear infinite}@keyframes fall-13{73.076%{transform:translate(34.2555vw,73.076vh) scale(.3079)}to{transform:translate(39.1548vw,99vh) scale(.3079)}}.snow:nth-child(14){opacity:.3488;transform:translate(45.4175vw,-10px) scale(.7549);animation:fall-14 11s -16s linear infinite}@keyframes fall-14{58.104%{transform:translate(44.3418vw,58.104vh) scale(.7549)}to{transform:translate(44.87965vw,99vh) scale(.7549)}}.snow:nth-child(15){opacity:.5618;transform:translate(77.7508vw,-10px) scale(.3468);animation:fall-15 26s -13s linear infinite}@keyframes fall-15{63.367%{transform:translate(67.9348vw,63.367vh) scale(.3468)}to{transform:translate(72.8428vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:.6616;transform:translate(38.8276vw,-10px) scale(.4829);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{72.293%{transform:translate(41.6988vw,72.293vh) scale(.4829)}to{transform:translate(40.2632vw,99vh) scale(.4829)}}.snow:nth-child(17){opacity:1.7952;transform:translate(69.7325vw,-10px) scale(.7675);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.961%{transform:translate(68.75vw,55.961vh) scale(.7675)}to{transform:translate(69.24125vw,99vh) scale(.7675)}}.snow:nth-child(18){opacity:1.4832;transform:translate(9.3521vw,-10px) scale(.5422);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{64.981%{transform:translate(2.1564vw,64.981vh) scale(.5422)}to{transform:translate(5.75425vw,99vh) scale(.5422)}}.snow:nth-child(19){opacity:.3354;transform:translate(13.577vw,-10px) scale(.7151);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{51.07%{transform:translate(19.6469vw,51.07vh) scale(.7151)}to{transform:translate(16.61195vw,99vh) scale(.7151)}}.snow:nth-child(20){opacity:.5188;transform:translate(15.5416vw,-10px) scale(.3501);animation:fall-20 25s -22s linear infinite}@keyframes fall-20{47.728%{transform:translate(16.7461vw,47.728vh) scale(.3501)}to{transform:translate(16.14385vw,99vh) scale(.3501)}}.snow:nth-child(21){opacity:1.066;transform:translate(14.4071vw,-10px) scale(.9262);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{68.223%{transform:translate(14.9076vw,68.223vh) scale(.9262)}to{transform:translate(14.65735vw,99vh) scale(.9262)}}.snow:nth-child(22){opacity:.4554;transform:translate(33.378vw,-10px) scale(.1871);animation:fall-22 18s -7s linear infinite}@keyframes fall-22{30.883%{transform:translate(40.8247vw,30.883vh) scale(.1871)}to{transform:translate(37.10135vw,99vh) scale(.1871)}}.snow:nth-child(23){opacity:1.9304;transform:translate(59.1915vw,-10px) scale(.639);animation:fall-23 29s -23s linear infinite}@keyframes fall-23{52.123%{transform:translate(55.1575vw,52.123vh) scale(.639)}to{transform:translate(57.1745vw,99vh) scale(.639)}}.snow:nth-child(24){opacity:1.8154;transform:translate(44.0681vw,-10px) scale(.2288);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{30.774%{transform:translate(45.6295vw,30.774vh) scale(.2288)}to{transform:translate(44.8488vw,99vh) scale(.2288)}}.snow:nth-child(25){opacity:1.9092;transform:translate(9.2008vw,-10px) scale(.2909);animation:fall-25 10s -23s linear infinite}@keyframes fall-25{37.936%{transform:translate(10.0008vw,37.936vh) scale(.2909)}to{transform:translate(9.6008vw,99vh) scale(.2909)}}.snow:nth-child(26){opacity:.0516;transform:translate(98.6514vw,-10px) scale(.7333);animation:fall-26 18s -18s linear infinite}@keyframes fall-26{68.112%{transform:translate(101.8939vw,68.112vh) scale(.7333)}to{transform:translate(100.27265vw,99vh) scale(.7333)}}.snow:nth-child(27){opacity:.1256;transform:translate(37.9306vw,-10px) scale(.7724);animation:fall-27 21s -19s linear infinite}@keyframes fall-27{38.548%{transform:translate(31.2392vw,38.548vh) scale(.7724)}to{transform:translate(34.5849vw,99vh) scale(.7724)}}.snow:nth-child(28){opacity:.6656;transform:translate(57.7137vw,-10px) scale(.6509);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{49.425%{transform:translate(67.3674vw,49.425vh) scale(.6509)}to{transform:translate(62.54055vw,99vh) scale(.6509)}}.snow:nth-child(29){opacity:1.4636;transform:translate(.566vw,-10px) scale(.17);animation:fall-29 12s -17s linear infinite}@keyframes fall-29{30.448%{transform:translate(4.1818vw,30.448vh) scale(.17)}to{transform:translate(2.3739vw,99vh) scale(.17)}}.snow:nth-child(30){opacity:.869;transform:translate(71.1372vw,-10px) scale(.8075);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{50.324%{transform:translate(65.6634vw,50.324vh) scale(.8075)}to{transform:translate(68.4003vw,99vh) scale(.8075)}}.snow:nth-child(31){opacity:.2474;transform:translate(83.0245vw,-10px) scale(.8292);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{30.875%{transform:translate(91.4281vw,30.875vh) scale(.8292)}to{transform:translate(87.2263vw,99vh) scale(.8292)}}.snow:nth-child(32){opacity:1.3556;transform:translate(.2732vw,-10px) scale(.7395);animation:fall-32 28s -10s linear infinite}@keyframes fall-32{45.973%{transform:translate(-6.0631vw,45.973vh) scale(.7395)}to{transform:translate(-2.89495vw,99vh) scale(.7395)}}.snow:nth-child(33){opacity:.8974;transform:translate(1.6235vw,-10px) scale(.9767);animation:fall-33 15s -4s linear infinite}@keyframes fall-33{51.572%{transform:translate(5.4829vw,51.572vh) scale(.9767)}to{transform:translate(3.5532vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.7808;transform:translate(53.3597vw,-10px) scale(.484);animation:fall-34 19s -25s linear infinite}@keyframes fall-34{77.404%{transform:translate(55.1155vw,77.404vh) scale(.484)}to{transform:translate(54.2376vw,99vh) scale(.484)}}.snow:nth-child(35){opacity:1.9956;transform:translate(1.3985vw,-10px) scale(.8541);animation:fall-35 19s -18s linear infinite}@keyframes fall-35{56.459%{transform:translate(-.5836vw,56.459vh) scale(.8541)}to{transform:translate(.40745vw,99vh) scale(.8541)}}.snow:nth-child(36){opacity:1.3298;transform:translate(52.0712vw,-10px) scale(.8246);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{31.253%{transform:translate(55.8246vw,31.253vh) scale(.8246)}to{transform:translate(53.9479vw,99vh) scale(.8246)}}.snow:nth-child(37){opacity:.6574;transform:translate(21.2287vw,-10px) scale(.4564);animation:fall-37 15s -19s linear infinite}@keyframes fall-37{52.607%{transform:translate(13.1829vw,52.607vh) scale(.4564)}to{transform:translate(17.2058vw,99vh) scale(.4564)}}.snow:nth-child(38){opacity:1.7652;transform:translate(3.3914vw,-10px) scale(.785);animation:fall-38 25s -2s linear infinite}@keyframes fall-38{56.84%{transform:translate(-.2486vw,56.84vh) scale(.785)}to{transform:translate(1.5714vw,99vh) scale(.785)}}.snow:nth-child(39){opacity:.305;transform:translate(81.8046vw,-10px) scale(.9907);animation:fall-39 11s -12s linear infinite}@keyframes fall-39{30.697%{transform:translate(85.5267vw,30.697vh) scale(.9907)}to{transform:translate(83.66565vw,99vh) scale(.9907)}}.snow:nth-child(40){opacity:.9586;transform:translate(71.0859vw,-10px) scale(.5289);animation:fall-40 23s -1s linear infinite}@keyframes fall-40{37.984%{transform:translate(74.9364vw,37.984vh) scale(.5289)}to{transform:translate(73.01115vw,99vh) scale(.5289)}}.snow:nth-child(41){opacity:.8556;transform:translate(27.3174vw,-10px) scale(.8135);animation:fall-41 26s -8s linear infinite}@keyframes fall-41{34.734%{transform:translate(20.524vw,34.734vh) scale(.8135)}to{transform:translate(23.9207vw,99vh) scale(.8135)}}.snow:nth-child(42){opacity:1.133;transform:translate(84.9892vw,-10px) scale(.5142);animation:fall-42 10s -6s linear infinite}@keyframes fall-42{71.394%{transform:translate(92.1626vw,71.394vh) scale(.5142)}to{transform:translate(88.5759vw,99vh) scale(.5142)}}.snow:nth-child(43){opacity:1.235;transform:translate(83.0801vw,-10px) scale(.4854);animation:fall-43 18s -19s linear infinite}@keyframes fall-43{42.74%{transform:translate(73.1933vw,42.74vh) scale(.4854)}to{transform:translate(78.1367vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.5224;transform:translate(4.1013vw,-10px) scale(.5653);animation:fall-44 20s -21s linear infinite}@keyframes fall-44{31.314%{transform:translate(2.606vw,31.314vh) scale(.5653)}to{transform:translate(3.35365vw,99vh) scale(.5653)}}.snow:nth-child(45){opacity:1.0004;transform:translate(39.322vw,-10px) scale(.9587);animation:fall-45 17s -7s linear infinite}@keyframes fall-45{50.042%{transform:translate(40.2857vw,50.042vh) scale(.9587)}to{transform:translate(39.80385vw,99vh) scale(.9587)}}.snow:nth-child(46){opacity:1.28;transform:translate(83.848vw,-10px) scale(.1384);animation:fall-46 18s -12s linear infinite}@keyframes fall-46{70.166%{transform:translate(89.85vw,70.166vh) scale(.1384)}to{transform:translate(86.849vw,99vh) scale(.1384)}}.snow:nth-child(47){opacity:1.7994;transform:translate(95.1093vw,-10px) scale(.4273);animation:fall-47 14s -1s linear infinite}@keyframes fall-47{30.217%{transform:translate(104.2496vw,30.217vh) scale(.4273)}to{transform:translate(99.67945vw,99vh) scale(.4273)}}.snow:nth-child(48){opacity:.4156;transform:translate(3.3034vw,-10px) scale(.3256);animation:fall-48 10s -4s linear infinite}@keyframes fall-48{42.2%{transform:translate(-.0733vw,42.2vh) scale(.3256)}to{transform:translate(1.61505vw,99vh) scale(.3256)}}.snow:nth-child(49){opacity:1.997;transform:translate(48.104vw,-10px) scale(.8814);animation:fall-49 26s -14s linear infinite}@keyframes fall-49{35.578%{transform:translate(43.5885vw,35.578vh) scale(.8814)}to{transform:translate(45.84625vw,99vh) scale(.8814)}}.snow:nth-child(50){opacity:1.9816;transform:translate(98.55vw,-10px) scale(.3106);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{74.482%{transform:translate(106.687vw,74.482vh) scale(.3106)}to{transform:translate(102.6185vw,99vh) scale(.3106)}}.snow:nth-child(51){opacity:1.8948;transform:translate(39.9734vw,-10px) scale(.0181);animation:fall-51 26s -18s linear infinite}@keyframes fall-51{41.64%{transform:translate(33.4704vw,41.64vh) scale(.0181)}to{transform:translate(36.7219vw,99vh) scale(.0181)}}.snow:nth-child(52){opacity:1.1148;transform:translate(47.0147vw,-10px) scale(.6528);animation:fall-52 10s -7s linear infinite}@keyframes fall-52{35.163%{transform:translate(51.166vw,35.163vh) scale(.6528)}to{transform:translate(49.09035vw,99vh) scale(.6528)}}.snow:nth-child(53){opacity:.4018;transform:translate(83.8934vw,-10px) scale(.8312);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{50.841%{transform:translate(81.0206vw,50.841vh) scale(.8312)}to{transform:translate(82.457vw,99vh) scale(.8312)}}.snow:nth-child(54){opacity:.992;transform:translate(.3708vw,-10px) scale(.4949);animation:fall-54 13s -2s linear infinite}@keyframes fall-54{37.868%{transform:translate(2.7165vw,37.868vh) scale(.4949)}to{transform:translate(1.54365vw,99vh) scale(.4949)}}.snow:nth-child(55){opacity:.909;transform:translate(43.3515vw,-10px) scale(.314);animation:fall-55 15s -10s linear infinite}@keyframes fall-55{37.054%{transform:translate(45.9072vw,37.054vh) scale(.314)}to{transform:translate(44.62935vw,99vh) scale(.314)}}.snow:nth-child(56){opacity:.4868;transform:translate(23.1704vw,-10px) scale(.4009);animation:fall-56 10s -28s linear infinite}@keyframes fall-56{70.519%{transform:translate(32.0148vw,70.519vh) scale(.4009)}to{transform:translate(27.5926vw,99vh) scale(.4009)}}.snow:nth-child(57){opacity:.25;transform:translate(16.5028vw,-10px) scale(.0044);animation:fall-57 10s -16s linear infinite}@keyframes fall-57{78.459%{transform:translate(24.4015vw,78.459vh) scale(.0044)}to{transform:translate(20.45215vw,99vh) scale(.0044)}}.snow:nth-child(58){opacity:1.4452;transform:translate(20.0107vw,-10px) scale(.16);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{36.842%{transform:translate(16.7441vw,36.842vh) scale(.16)}to{transform:translate(18.3774vw,99vh) scale(.16)}}.snow:nth-child(59){opacity:.808;transform:translate(25.0174vw,-10px) scale(.4574);animation:fall-59 22s -12s linear infinite}@keyframes fall-59{71.502%{transform:translate(31.4vw,71.502vh) scale(.4574)}to{transform:translate(28.2087vw,99vh) scale(.4574)}}.snow:nth-child(60){opacity:.1492;transform:translate(89.3399vw,-10px) scale(.0857);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{72.036%{transform:translate(86.1748vw,72.036vh) scale(.0857)}to{transform:translate(87.75735vw,99vh) scale(.0857)}}.snow:nth-child(61){opacity:1.3684;transform:translate(45.9938vw,-10px) scale(.6386);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{33.856%{transform:translate(41.7626vw,33.856vh) scale(.6386)}to{transform:translate(43.8782vw,99vh) scale(.6386)}}.snow:nth-child(62){opacity:.456;transform:translate(8.7856vw,-10px) scale(.8474);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{59.663%{transform:translate(6.2499vw,59.663vh) scale(.8474)}to{transform:translate(7.51775vw,99vh) scale(.8474)}}.snow:nth-child(63){opacity:.7414;transform:translate(15.2vw,-10px) scale(.477);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{73.243%{transform:translate(6.1803vw,73.243vh) scale(.477)}to{transform:translate(10.69015vw,99vh) scale(.477)}}.snow:nth-child(64){opacity:1.2104;transform:translate(16.2849vw,-10px) scale(.6205);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{78.374%{transform:translate(22.4142vw,78.374vh) scale(.6205)}to{transform:translate(19.34955vw,99vh) scale(.6205)}}.snow:nth-child(65){opacity:1.064;transform:translate(88.8927vw,-10px) scale(.7388);animation:fall-65 16s -5s linear infinite}@keyframes fall-65{44.72%{transform:translate(90.1577vw,44.72vh) scale(.7388)}to{transform:translate(89.5252vw,99vh) scale(.7388)}}.snow:nth-child(66){opacity:1.9662;transform:translate(93.5321vw,-10px) scale(.0659);animation:fall-66 30s -7s linear infinite}@keyframes fall-66{35.968%{transform:translate(92.9258vw,35.968vh) scale(.0659)}to{transform:translate(93.22895vw,99vh) scale(.0659)}}.snow:nth-child(67){opacity:.5108;transform:translate(69.1345vw,-10px) scale(.0713);animation:fall-67 28s -15s linear infinite}@keyframes fall-67{66.559%{transform:translate(66.0639vw,66.559vh) scale(.0713)}to{transform:translate(67.5992vw,99vh) scale(.0713)}}.snow:nth-child(68){opacity:.4714;transform:translate(66.4078vw,-10px) scale(.1771);animation:fall-68 22s -2s linear infinite}@keyframes fall-68{76.648%{transform:translate(58.2292vw,76.648vh) scale(.1771)}to{transform:translate(62.3185vw,99vh) scale(.1771)}}.snow:nth-child(69){opacity:.8372;transform:translate(57.2732vw,-10px) scale(.2844);animation:fall-69 18s -4s linear infinite}@keyframes fall-69{39.741%{transform:translate(63.7298vw,39.741vh) scale(.2844)}to{transform:translate(60.5015vw,99vh) scale(.2844)}}.snow:nth-child(70){opacity:1.3886;transform:translate(58.3809vw,-10px) scale(.0772);animation:fall-70 29s -13s linear infinite}@keyframes fall-70{59.702%{transform:translate(58.7674vw,59.702vh) scale(.0772)}to{transform:translate(58.57415vw,99vh) scale(.0772)}}.snow:nth-child(71){opacity:.1706;transform:translate(85.5858vw,-10px) scale(.0107);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{46.902%{transform:translate(91.9245vw,46.902vh) scale(.0107)}to{transform:translate(88.75515vw,99vh) scale(.0107)}}.snow:nth-child(72){opacity:.3998;transform:translate(83.4815vw,-10px) scale(.8781);animation:fall-72 14s -1s linear infinite}@keyframes fall-72{34.594%{transform:translate(82.8679vw,34.594vh) scale(.8781)}to{transform:translate(83.1747vw,99vh) scale(.8781)}}.snow:nth-child(73){opacity:.1638;transform:translate(16.1698vw,-10px) scale(.5671);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{54.483%{transform:translate(11.6438vw,54.483vh) scale(.5671)}to{transform:translate(13.9068vw,99vh) scale(.5671)}}.snow:nth-child(74){opacity:1.2744;transform:translate(79.5129vw,-10px) scale(.9913);animation:fall-74 16s -15s linear infinite}@keyframes fall-74{34.704%{transform:translate(78.3755vw,34.704vh) scale(.9913)}to{transform:translate(78.9442vw,99vh) scale(.9913)}}.snow:nth-child(75){opacity:.9542;transform:translate(61.4477vw,-10px) scale(.7957);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{41.444%{transform:translate(60.6463vw,41.444vh) scale(.7957)}to{transform:translate(61.047vw,99vh) scale(.7957)}}.snow:nth-child(76){opacity:.65;transform:translate(37.4206vw,-10px) scale(.6431);animation:fall-76 22s -2s linear infinite}@keyframes fall-76{41.853%{transform:translate(29.0288vw,41.853vh) scale(.6431)}to{transform:translate(33.2247vw,99vh) scale(.6431)}}.snow:nth-child(77){opacity:.4914;transform:translate(89.3874vw,-10px) scale(.7658);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{72.317%{transform:translate(93.1932vw,72.317vh) scale(.7658)}to{transform:translate(91.2903vw,99vh) scale(.7658)}}.snow:nth-child(78){opacity:1.1638;transform:translate(20.4096vw,-10px) scale(.5805);animation:fall-78 23s -4s linear infinite}@keyframes fall-78{34.751%{transform:translate(20.9228vw,34.751vh) scale(.5805)}to{transform:translate(20.6662vw,99vh) scale(.5805)}}.snow:nth-child(79){opacity:1.1206;transform:translate(94.7245vw,-10px) scale(.5605);animation:fall-79 12s -22s linear infinite}@keyframes fall-79{70.969%{transform:translate(103.9198vw,70.969vh) scale(.5605)}to{transform:translate(99.32215vw,99vh) scale(.5605)}}.snow:nth-child(80){opacity:.937;transform:translate(32.295vw,-10px) scale(.4646);animation:fall-80 30s -25s linear infinite}@keyframes fall-80{79.607%{transform:translate(30.5589vw,79.607vh) scale(.4646)}to{transform:translate(31.42695vw,99vh) scale(.4646)}}.snow:nth-child(81){opacity:.0246;transform:translate(39.7961vw,-10px) scale(.0642);animation:fall-81 22s -23s linear infinite}@keyframes fall-81{74.946%{transform:translate(48.9296vw,74.946vh) scale(.0642)}to{transform:translate(44.36285vw,99vh) scale(.0642)}}.snow:nth-child(82){opacity:1.1988;transform:translate(84.4221vw,-10px) scale(.8372);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{64.873%{transform:translate(88.5606vw,64.873vh) scale(.8372)}to{transform:translate(86.49135vw,99vh) scale(.8372)}}.snow:nth-child(83){opacity:.7046;transform:translate(7.9136vw,-10px) scale(.1518);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{42.945%{transform:translate(16.7116vw,42.945vh) scale(.1518)}to{transform:translate(12.3126vw,99vh) scale(.1518)}}.snow:nth-child(84){opacity:1.7022;transform:translate(58.5382vw,-10px) scale(.9214);animation:fall-84 15s -1s linear infinite}@keyframes fall-84{55.14%{transform:translate(49.9647vw,55.14vh) scale(.9214)}to{transform:translate(54.25145vw,99vh) scale(.9214)}}.snow:nth-child(85){opacity:.5814;transform:translate(52.6861vw,-10px) scale(.351);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{39.35%{transform:translate(46.5392vw,39.35vh) scale(.351)}to{transform:translate(49.61265vw,99vh) scale(.351)}}.snow:nth-child(86){opacity:1.6984;transform:translate(34.8664vw,-10px) scale(.9605);animation:fall-86 11s -26s linear infinite}@keyframes fall-86{50.416%{transform:translate(34.2201vw,50.416vh) scale(.9605)}to{transform:translate(34.54325vw,99vh) scale(.9605)}}.snow:nth-child(87){opacity:.2414;transform:translate(12.4438vw,-10px) scale(.3603);animation:fall-87 18s -29s linear infinite}@keyframes fall-87{30.769%{transform:translate(10.6678vw,30.769vh) scale(.3603)}to{transform:translate(11.5558vw,99vh) scale(.3603)}}.snow:nth-child(88){opacity:.087;transform:translate(46.0562vw,-10px) scale(.9375);animation:fall-88 30s -29s linear infinite}@keyframes fall-88{30.589%{transform:translate(55.5931vw,30.589vh) scale(.9375)}to{transform:translate(50.82465vw,99vh) scale(.9375)}}.snow:nth-child(89){opacity:1.5164;transform:translate(65.4374vw,-10px) scale(.1737);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{75.499%{transform:translate(67.2296vw,75.499vh) scale(.1737)}to{transform:translate(66.3335vw,99vh) scale(.1737)}}.snow:nth-child(90){opacity:1.0548;transform:translate(6.5963vw,-10px) scale(.1623);animation:fall-90 13s -3s linear infinite}@keyframes fall-90{38.466%{transform:translate(14.3824vw,38.466vh) scale(.1623)}to{transform:translate(10.48935vw,99vh) scale(.1623)}}.snow:nth-child(91){opacity:1.3348;transform:translate(68.5471vw,-10px) scale(.725);animation:fall-91 28s -8s linear infinite}@keyframes fall-91{75.915%{transform:translate(75.6394vw,75.915vh) scale(.725)}to{transform:translate(72.09325vw,99vh) scale(.725)}}.snow:nth-child(92){opacity:.7832;transform:translate(95.7901vw,-10px) scale(.376);animation:fall-92 13s -11s linear infinite}@keyframes fall-92{66.446%{transform:translate(86.1483vw,66.446vh) scale(.376)}to{transform:translate(90.9692vw,99vh) scale(.376)}}.snow:nth-child(93){opacity:1.994;transform:translate(17.7909vw,-10px) scale(.4272);animation:fall-93 28s -13s linear infinite}@keyframes fall-93{57.906%{transform:translate(26.3358vw,57.906vh) scale(.4272)}to{transform:translate(22.06335vw,99vh) scale(.4272)}}.snow:nth-child(94){opacity:.4096;transform:translate(65.4151vw,-10px) scale(.6229);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{36.663%{transform:translate(71.1936vw,36.663vh) scale(.6229)}to{transform:translate(68.30435vw,99vh) scale(.6229)}}.snow:nth-child(95){opacity:.0878;transform:translate(37.9568vw,-10px) scale(.5888);animation:fall-95 28s -24s linear infinite}@keyframes fall-95{52.858%{transform:translate(43.3537vw,52.858vh) scale(.5888)}to{transform:translate(40.65525vw,99vh) scale(.5888)}}.snow:nth-child(96){opacity:1.7336;transform:translate(80.3445vw,-10px) scale(.0827);animation:fall-96 21s -9s linear infinite}@keyframes fall-96{35.483%{transform:translate(81.0027vw,35.483vh) scale(.0827)}to{transform:translate(80.6736vw,99vh) scale(.0827)}}.snow:nth-child(97){opacity:.5232;transform:translate(.2258vw,-10px) scale(.6891);animation:fall-97 16s -24s linear infinite}@keyframes fall-97{30.928%{transform:translate(5.984vw,30.928vh) scale(.6891)}to{transform:translate(3.1049vw,99vh) scale(.6891)}}.snow:nth-child(98){opacity:.0032;transform:translate(14.035vw,-10px) scale(.3361);animation:fall-98 30s -25s linear infinite}@keyframes fall-98{50.372%{transform:translate(9.633vw,50.372vh) scale(.3361)}to{transform:translate(11.834vw,99vh) scale(.3361)}}.snow:nth-child(99){opacity:.6218;transform:translate(25.452vw,-10px) scale(.2361);animation:fall-99 12s -16s linear infinite}@keyframes fall-99{57.279%{transform:translate(17.2648vw,57.279vh) scale(.2361)}to{transform:translate(21.3584vw,99vh) scale(.2361)}}.snow:nth-child(100){opacity:.9948;transform:translate(54.4917vw,-10px) scale(.0272);animation:fall-100 16s -22s linear infinite}@keyframes fall-100{53.856%{transform:translate(63.9109vw,53.856vh) scale(.0272)}to{transform:translate(59.2013vw,99vh) scale(.0272)}}.snow:nth-child(101){opacity:.0556;transform:translate(88.2417vw,-10px) scale(.7076);animation:fall-101 13s -30s linear infinite}@keyframes fall-101{39.445%{transform:translate(92.4175vw,39.445vh) scale(.7076)}to{transform:translate(90.3296vw,99vh) scale(.7076)}}.snow:nth-child(102){opacity:1.0274;transform:translate(91.3164vw,-10px) scale(.829);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{67.288%{transform:translate(84.2012vw,67.288vh) scale(.829)}to{transform:translate(87.7588vw,99vh) scale(.829)}}.snow:nth-child(103){opacity:.5968;transform:translate(5.9072vw,-10px) scale(.9669);animation:fall-103 30s -7s linear infinite}@keyframes fall-103{59.869%{transform:translate(.7014vw,59.869vh) scale(.9669)}to{transform:translate(3.3043vw,99vh) scale(.9669)}}.snow:nth-child(104){opacity:.919;transform:translate(36.4365vw,-10px) scale(.0312);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{69.028%{transform:translate(41.3859vw,69.028vh) scale(.0312)}to{transform:translate(38.9112vw,99vh) scale(.0312)}}.snow:nth-child(105){opacity:.7408;transform:translate(41.5947vw,-10px) scale(.2562);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{43.378%{transform:translate(39.1491vw,43.378vh) scale(.2562)}to{transform:translate(40.3719vw,99vh) scale(.2562)}}.snow:nth-child(106){opacity:1.4222;transform:translate(23.1413vw,-10px) scale(.727);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{43.804%{transform:translate(16.3148vw,43.804vh) scale(.727)}to{transform:translate(19.72805vw,99vh) scale(.727)}}.snow:nth-child(107){opacity:.0554;transform:translate(56.8546vw,-10px) scale(.3518);animation:fall-107 28s -11s linear infinite}@keyframes fall-107{73.835%{transform:translate(51.2459vw,73.835vh) scale(.3518)}to{transform:translate(54.05025vw,99vh) scale(.3518)}}.snow:nth-child(108){opacity:1.0084;transform:translate(53.5396vw,-10px) scale(.2431);animation:fall-108 14s -23s linear infinite}@keyframes fall-108{68.627%{transform:translate(61.9945vw,68.627vh) scale(.2431)}to{transform:translate(57.76705vw,99vh) scale(.2431)}}.snow:nth-child(109){opacity:1.2782;transform:translate(97.999vw,-10px) scale(.8111);animation:fall-109 21s -15s linear infinite}@keyframes fall-109{57.325%{transform:translate(98.4037vw,57.325vh) scale(.8111)}to{transform:translate(98.20135vw,99vh) scale(.8111)}}.snow:nth-child(110){opacity:.0214;transform:translate(88.15vw,-10px) scale(.799);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{71.863%{transform:translate(84.9562vw,71.863vh) scale(.799)}to{transform:translate(86.5531vw,99vh) scale(.799)}}.snow:nth-child(111){opacity:1.1812;transform:translate(39.9758vw,-10px) scale(.1515);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{43.682%{transform:translate(48.1556vw,43.682vh) scale(.1515)}to{transform:translate(44.0657vw,99vh) scale(.1515)}}.snow:nth-child(112){opacity:.1598;transform:translate(25.6081vw,-10px) scale(.842);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{42.248%{transform:translate(23.2704vw,42.248vh) scale(.842)}to{transform:translate(24.43925vw,99vh) scale(.842)}}.snow:nth-child(113){opacity:.787;transform:translate(26.0815vw,-10px) scale(.4757);animation:fall-113 26s -5s linear infinite}@keyframes fall-113{63.501%{transform:translate(21.1857vw,63.501vh) scale(.4757)}to{transform:translate(23.6336vw,99vh) scale(.4757)}}.snow:nth-child(114){opacity:1.9844;transform:translate(89.8808vw,-10px) scale(.6689);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{64.6%{transform:translate(82.5284vw,64.6vh) scale(.6689)}to{transform:translate(86.2046vw,99vh) scale(.6689)}}.snow:nth-child(115){opacity:.2202;transform:translate(38.558vw,-10px) scale(.1889);animation:fall-115 19s -8s linear infinite}@keyframes fall-115{40.572%{transform:translate(42.3317vw,40.572vh) scale(.1889)}to{transform:translate(40.44485vw,99vh) scale(.1889)}}.snow:nth-child(116){opacity:.4606;transform:translate(15.7312vw,-10px) scale(.561);animation:fall-116 30s -10s linear infinite}@keyframes fall-116{39.812%{transform:translate(24.3791vw,39.812vh) scale(.561)}to{transform:translate(20.05515vw,99vh) scale(.561)}}.snow:nth-child(117){opacity:.5402;transform:translate(35.9405vw,-10px) scale(.1166);animation:fall-117 28s -24s linear infinite}@keyframes fall-117{53.593%{transform:translate(30.2733vw,53.593vh) scale(.1166)}to{transform:translate(33.1069vw,99vh) scale(.1166)}}.snow:nth-child(118){opacity:1.2714;transform:translate(86.5802vw,-10px) scale(.1308);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{71.18%{transform:translate(84.6104vw,71.18vh) scale(.1308)}to{transform:translate(85.5953vw,99vh) scale(.1308)}}.snow:nth-child(119){opacity:.5764;transform:translate(58.5026vw,-10px) scale(.4227);animation:fall-119 13s -27s linear infinite}@keyframes fall-119{44.243%{transform:translate(50.6425vw,44.243vh) scale(.4227)}to{transform:translate(54.57255vw,99vh) scale(.4227)}}.snow:nth-child(120){opacity:.09;transform:translate(72.7209vw,-10px) scale(.2839);animation:fall-120 24s -16s linear infinite}@keyframes fall-120{72.707%{transform:translate(78.0018vw,72.707vh) scale(.2839)}to{transform:translate(75.36135vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:.6028;transform:translate(94.3038vw,-10px) scale(.1924);animation:fall-121 15s -10s linear infinite}@keyframes fall-121{32.036%{transform:translate(85.8183vw,32.036vh) scale(.1924)}to{transform:translate(90.06105vw,99vh) scale(.1924)}}.snow:nth-child(122){opacity:.8304;transform:translate(86.2506vw,-10px) scale(.4037);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{43.93%{transform:translate(80.1557vw,43.93vh) scale(.4037)}to{transform:translate(83.20315vw,99vh) scale(.4037)}}.snow:nth-child(123){opacity:.796;transform:translate(14.6351vw,-10px) scale(.3844);animation:fall-123 25s -18s linear infinite}@keyframes fall-123{32.356%{transform:translate(5.3226vw,32.356vh) scale(.3844)}to{transform:translate(9.97885vw,99vh) scale(.3844)}}.snow:nth-child(124){opacity:1.7712;transform:translate(42.1823vw,-10px) scale(.3148);animation:fall-124 29s -20s linear infinite}@keyframes fall-124{68.857%{transform:translate(35.322vw,68.857vh) scale(.3148)}to{transform:translate(38.75215vw,99vh) scale(.3148)}}.snow:nth-child(125){opacity:1.6774;transform:translate(3.3839vw,-10px) scale(.3499);animation:fall-125 17s -1s linear infinite}@keyframes fall-125{55.205%{transform:translate(-4.1557vw,55.205vh) scale(.3499)}to{transform:translate(-.3859vw,99vh) scale(.3499)}}.snow:nth-child(126){opacity:1.469;transform:translate(1.7786vw,-10px) scale(.1336);animation:fall-126 15s -3s linear infinite}@keyframes fall-126{39.164%{transform:translate(6.2711vw,39.164vh) scale(.1336)}to{transform:translate(4.02485vw,99vh) scale(.1336)}}.snow:nth-child(127){opacity:1.8252;transform:translate(51.0453vw,-10px) scale(.0416);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{69.068%{transform:translate(41.0743vw,69.068vh) scale(.0416)}to{transform:translate(46.0598vw,99vh) scale(.0416)}}.snow:nth-child(128){opacity:.3156;transform:translate(54.9198vw,-10px) scale(.3745);animation:fall-128 16s -24s linear infinite}@keyframes fall-128{64.104%{transform:translate(56.9643vw,64.104vh) scale(.3745)}to{transform:translate(55.94205vw,99vh) scale(.3745)}}.snow:nth-child(129){opacity:1.9716;transform:translate(1.4454vw,-10px) scale(.2159);animation:fall-129 17s -3s linear infinite}@keyframes fall-129{66.417%{transform:translate(1.4233vw,66.417vh) scale(.2159)}to{transform:translate(1.43435vw,99vh) scale(.2159)}}.snow:nth-child(130){opacity:.7964;transform:translate(20.7186vw,-10px) scale(.1493);animation:fall-130 11s -24s linear infinite}@keyframes fall-130{64.498%{transform:translate(18.6584vw,64.498vh) scale(.1493)}to{transform:translate(19.6885vw,99vh) scale(.1493)}}.snow:nth-child(131){opacity:.435;transform:translate(22.0806vw,-10px) scale(.8836);animation:fall-131 25s -21s linear infinite}@keyframes fall-131{48.756%{transform:translate(26.6582vw,48.756vh) scale(.8836)}to{transform:translate(24.3694vw,99vh) scale(.8836)}}.snow:nth-child(132){opacity:1.0272;transform:translate(20.8847vw,-10px) scale(.0581);animation:fall-132 23s -10s linear infinite}@keyframes fall-132{41.399%{transform:translate(30.5336vw,41.399vh) scale(.0581)}to{transform:translate(25.70915vw,99vh) scale(.0581)}}.snow:nth-child(133){opacity:1.3202;transform:translate(61.1398vw,-10px) scale(.7993);animation:fall-133 18s -25s linear infinite}@keyframes fall-133{43.595%{transform:translate(59.6747vw,43.595vh) scale(.7993)}to{transform:translate(60.40725vw,99vh) scale(.7993)}}.snow:nth-child(134){opacity:1.2168;transform:translate(68.1119vw,-10px) scale(.0017);animation:fall-134 17s -6s linear infinite}@keyframes fall-134{33.964%{transform:translate(60.1662vw,33.964vh) scale(.0017)}to{transform:translate(64.13905vw,99vh) scale(.0017)}}.snow:nth-child(135){opacity:.8398;transform:translate(94.6617vw,-10px) scale(.7565);animation:fall-135 10s -23s linear infinite}@keyframes fall-135{65.958%{transform:translate(87.6912vw,65.958vh) scale(.7565)}to{transform:translate(91.17645vw,99vh) scale(.7565)}}.snow:nth-child(136){opacity:1.3262;transform:translate(22.6592vw,-10px) scale(.6809);animation:fall-136 26s -9s linear infinite}@keyframes fall-136{79.566%{transform:translate(13.5863vw,79.566vh) scale(.6809)}to{transform:translate(18.12275vw,99vh) scale(.6809)}}.snow:nth-child(137){opacity:1.5242;transform:translate(38.3735vw,-10px) scale(.137);animation:fall-137 21s -15s linear infinite}@keyframes fall-137{70.597%{transform:translate(46.3281vw,70.597vh) scale(.137)}to{transform:translate(42.3508vw,99vh) scale(.137)}}.snow:nth-child(138){opacity:.0694;transform:translate(52.0294vw,-10px) scale(.6479);animation:fall-138 29s -19s linear infinite}@keyframes fall-138{45.458%{transform:translate(48.6608vw,45.458vh) scale(.6479)}to{transform:translate(50.3451vw,99vh) scale(.6479)}}.snow:nth-child(139){opacity:1.4596;transform:translate(12.841vw,-10px) scale(.1375);animation:fall-139 25s -23s linear infinite}@keyframes fall-139{40.992%{transform:translate(5.8062vw,40.992vh) scale(.1375)}to{transform:translate(9.3236vw,99vh) scale(.1375)}}.snow:nth-child(140){opacity:1.4028;transform:translate(55.6561vw,-10px) scale(.3172);animation:fall-140 29s -9s linear infinite}@keyframes fall-140{66.104%{transform:translate(59.5882vw,66.104vh) scale(.3172)}to{transform:translate(57.62215vw,99vh) scale(.3172)}}.snow:nth-child(141){opacity:1.7798;transform:translate(91.3298vw,-10px) scale(.464);animation:fall-141 25s -17s linear infinite}@keyframes fall-141{43.967%{transform:translate(89.9295vw,43.967vh) scale(.464)}to{transform:translate(90.62965vw,99vh) scale(.464)}}.snow:nth-child(142){opacity:.9938;transform:translate(63.5873vw,-10px) scale(.3064);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{64.538%{transform:translate(70.1534vw,64.538vh) scale(.3064)}to{transform:translate(66.87035vw,99vh) scale(.3064)}}.snow:nth-child(143){opacity:.5374;transform:translate(7.1999vw,-10px) scale(.8372);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{44.306%{transform:translate(6.8623vw,44.306vh) scale(.8372)}to{transform:translate(7.0311vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:1.7384;transform:translate(9.7299vw,-10px) scale(.8581);animation:fall-144 12s -24s linear infinite}@keyframes fall-144{69.426%{transform:translate(1.9168vw,69.426vh) scale(.8581)}to{transform:translate(5.82335vw,99vh) scale(.8581)}}.snow:nth-child(145){opacity:1.2116;transform:translate(76.3024vw,-10px) scale(.9699);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{68.084%{transform:translate(78.4675vw,68.084vh) scale(.9699)}to{transform:translate(77.38495vw,99vh) scale(.9699)}}.snow:nth-child(146){opacity:1.053;transform:translate(30.917vw,-10px) scale(.5402);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{63.011%{transform:translate(23.7153vw,63.011vh) scale(.5402)}to{transform:translate(27.31615vw,99vh) scale(.5402)}}.snow:nth-child(147){opacity:.579;transform:translate(88.7483vw,-10px) scale(.2765);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{37.761%{transform:translate(88.6225vw,37.761vh) scale(.2765)}to{transform:translate(88.6854vw,99vh) scale(.2765)}}.snow:nth-child(148){opacity:.5254;transform:translate(33.4409vw,-10px) scale(.7955);animation:fall-148 28s -17s linear infinite}@keyframes fall-148{34.271%{transform:translate(27.6936vw,34.271vh) scale(.7955)}to{transform:translate(30.56725vw,99vh) scale(.7955)}}.snow:nth-child(149){opacity:1.1294;transform:translate(84.9093vw,-10px) scale(.6585);animation:fall-149 19s -8s linear infinite}@keyframes fall-149{40.846%{transform:translate(79.9792vw,40.846vh) scale(.6585)}to{transform:translate(82.44425vw,99vh) scale(.6585)}}.snow:nth-child(150){opacity:1.4474;transform:translate(92.8349vw,-10px) scale(.7099);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{63.929%{transform:translate(100.3072vw,63.929vh) scale(.7099)}to{transform:translate(96.57105vw,99vh) scale(.7099)}}.snow:nth-child(151){opacity:1.1934;transform:translate(49.1736vw,-10px) scale(.015);animation:fall-151 29s -5s linear infinite}@keyframes fall-151{40.14%{transform:translate(48.4482vw,40.14vh) scale(.015)}to{transform:translate(48.8109vw,99vh) scale(.015)}}.snow:nth-child(152){opacity:.6774;transform:translate(21.4635vw,-10px) scale(.5339);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{40.53%{transform:translate(19.4008vw,40.53vh) scale(.5339)}to{transform:translate(20.43215vw,99vh) scale(.5339)}}.snow:nth-child(153){opacity:.7082;transform:translate(3.4805vw,-10px) scale(.828);animation:fall-153 22s -18s linear infinite}@keyframes fall-153{70.116%{transform:translate(4.5295vw,70.116vh) scale(.828)}to{transform:translate(4.005vw,99vh) scale(.828)}}.snow:nth-child(154){opacity:1.9838;transform:translate(10.13vw,-10px) scale(.3619);animation:fall-154 17s -12s linear infinite}@keyframes fall-154{64.44%{transform:translate(11.5266vw,64.44vh) scale(.3619)}to{transform:translate(10.8283vw,99vh) scale(.3619)}}.snow:nth-child(155){opacity:.7422;transform:translate(76.0976vw,-10px) scale(.5574);animation:fall-155 18s -1s linear infinite}@keyframes fall-155{37.163%{transform:translate(76.6749vw,37.163vh) scale(.5574)}to{transform:translate(76.38625vw,99vh) scale(.5574)}}.snow:nth-child(156){opacity:.8664;transform:translate(69.0867vw,-10px) scale(.5646);animation:fall-156 19s -1s linear infinite}@keyframes fall-156{38.778%{transform:translate(69.0818vw,38.778vh) scale(.5646)}to{transform:translate(69.08425vw,99vh) scale(.5646)}}.snow:nth-child(157){opacity:1.75;transform:translate(59.7054vw,-10px) scale(.3134);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{61.289%{transform:translate(63.5751vw,61.289vh) scale(.3134)}to{transform:translate(61.64025vw,99vh) scale(.3134)}}.snow:nth-child(158){opacity:.0672;transform:translate(9.3643vw,-10px) scale(.0409);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{67.372%{transform:translate(11.9336vw,67.372vh) scale(.0409)}to{transform:translate(10.64895vw,99vh) scale(.0409)}}.snow:nth-child(159){opacity:1.4386;transform:translate(8.2147vw,-10px) scale(.6713);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{67.7%{transform:translate(3.5383vw,67.7vh) scale(.6713)}to{transform:translate(5.8765vw,99vh) scale(.6713)}}.snow:nth-child(160){opacity:.8024;transform:translate(64.5838vw,-10px) scale(.618);animation:fall-160 10s -4s linear infinite}@keyframes fall-160{33.478%{transform:translate(61.4639vw,33.478vh) scale(.618)}to{transform:translate(63.02385vw,99vh) scale(.618)}}.snow:nth-child(161){opacity:1.5688;transform:translate(70.7441vw,-10px) scale(.9453);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{48.412%{transform:translate(68.6855vw,48.412vh) scale(.9453)}to{transform:translate(69.7148vw,99vh) scale(.9453)}}.snow:nth-child(162){opacity:1.8934;transform:translate(72.0877vw,-10px) scale(.7579);animation:fall-162 25s -29s linear infinite}@keyframes fall-162{35.662%{transform:translate(71.5136vw,35.662vh) scale(.7579)}to{transform:translate(71.80065vw,99vh) scale(.7579)}}.snow:nth-child(163){opacity:1.992;transform:translate(9.1434vw,-10px) scale(.9164);animation:fall-163 12s -12s linear infinite}@keyframes fall-163{53.908%{transform:translate(6.2316vw,53.908vh) scale(.9164)}to{transform:translate(7.6875vw,99vh) scale(.9164)}}.snow:nth-child(164){opacity:1.7604;transform:translate(22.7962vw,-10px) scale(.8642);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{55.472%{transform:translate(22.8975vw,55.472vh) scale(.8642)}to{transform:translate(22.84685vw,99vh) scale(.8642)}}.snow:nth-child(165){opacity:1.9062;transform:translate(9.9615vw,-10px) scale(.0175);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{50.155%{transform:translate(12.8978vw,50.155vh) scale(.0175)}to{transform:translate(11.42965vw,99vh) scale(.0175)}}.snow:nth-child(166){opacity:.4802;transform:translate(81.3325vw,-10px) scale(.503);animation:fall-166 27s -1s linear infinite}@keyframes fall-166{47.931%{transform:translate(76.4665vw,47.931vh) scale(.503)}to{transform:translate(78.8995vw,99vh) scale(.503)}}.snow:nth-child(167){opacity:.0652;transform:translate(73.8741vw,-10px) scale(.6586);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{61.492%{transform:translate(66.7046vw,61.492vh) scale(.6586)}to{transform:translate(70.28935vw,99vh) scale(.6586)}}.snow:nth-child(168){opacity:.2736;transform:translate(32.6049vw,-10px) scale(.0072);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{67.907%{transform:translate(40.4472vw,67.907vh) scale(.0072)}to{transform:translate(36.52605vw,99vh) scale(.0072)}}.snow:nth-child(169){opacity:.5786;transform:translate(51.9259vw,-10px) scale(.2343);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{47.845%{transform:translate(54.2798vw,47.845vh) scale(.2343)}to{transform:translate(53.10285vw,99vh) scale(.2343)}}.snow:nth-child(170){opacity:.5412;transform:translate(66.6588vw,-10px) scale(.3425);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{78.202%{transform:translate(63.1968vw,78.202vh) scale(.3425)}to{transform:translate(64.9278vw,99vh) scale(.3425)}}.snow:nth-child(171){opacity:.5494;transform:translate(54.0029vw,-10px) scale(.3229);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{73.595%{transform:translate(44.3261vw,73.595vh) scale(.3229)}to{transform:translate(49.1645vw,99vh) scale(.3229)}}.snow:nth-child(172){opacity:.9336;transform:translate(9.6729vw,-10px) scale(.21);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.71%{transform:translate(11.6743vw,41.71vh) scale(.21)}to{transform:translate(10.6736vw,99vh) scale(.21)}}.snow:nth-child(173){opacity:.053;transform:translate(35.1973vw,-10px) scale(.085);animation:fall-173 25s -13s linear infinite}@keyframes fall-173{48.086%{transform:translate(41.9592vw,48.086vh) scale(.085)}to{transform:translate(38.57825vw,99vh) scale(.085)}}.snow:nth-child(174){opacity:1.6652;transform:translate(9.0374vw,-10px) scale(.1125);animation:fall-174 26s -3s linear infinite}@keyframes fall-174{78.721%{transform:translate(2.6245vw,78.721vh) scale(.1125)}to{transform:translate(5.83095vw,99vh) scale(.1125)}}.snow:nth-child(175){opacity:1.3684;transform:translate(73.8853vw,-10px) scale(.7154);animation:fall-175 26s -14s linear infinite}@keyframes fall-175{54.777%{transform:translate(81.2404vw,54.777vh) scale(.7154)}to{transform:translate(77.56285vw,99vh) scale(.7154)}}.snow:nth-child(176){opacity:1.148;transform:translate(28.0637vw,-10px) scale(.2902);animation:fall-176 13s -1s linear infinite}@keyframes fall-176{77.756%{transform:translate(20.7762vw,77.756vh) scale(.2902)}to{transform:translate(24.41995vw,99vh) scale(.2902)}}.snow:nth-child(177){opacity:.6914;transform:translate(52.6512vw,-10px) scale(.4025);animation:fall-177 12s -25s linear infinite}@keyframes fall-177{60.104%{transform:translate(57.6306vw,60.104vh) scale(.4025)}to{transform:translate(55.1409vw,99vh) scale(.4025)}}.snow:nth-child(178){opacity:.586;transform:translate(69.527vw,-10px) scale(.6383);animation:fall-178 20s -26s linear infinite}@keyframes fall-178{41.412%{transform:translate(61.7696vw,41.412vh) scale(.6383)}to{transform:translate(65.6483vw,99vh) scale(.6383)}}.snow:nth-child(179){opacity:.5218;transform:translate(94.8448vw,-10px) scale(.9975);animation:fall-179 15s -25s linear infinite}@keyframes fall-179{63.095%{transform:translate(90.7486vw,63.095vh) scale(.9975)}to{transform:translate(92.7967vw,99vh) scale(.9975)}}.snow:nth-child(180){opacity:1.1896;transform:translate(39.7vw,-10px) scale(.8784);animation:fall-180 29s -6s linear infinite}@keyframes fall-180{71.17%{transform:translate(30.8032vw,71.17vh) scale(.8784)}to{transform:translate(35.2516vw,99vh) scale(.8784)}}.snow:nth-child(181){opacity:.9408;transform:translate(50.3865vw,-10px) scale(.9522);animation:fall-181 16s -1s linear infinite}@keyframes fall-181{58.786%{transform:translate(41.3577vw,58.786vh) scale(.9522)}to{transform:translate(45.8721vw,99vh) scale(.9522)}}.snow:nth-child(182){opacity:1.8356;transform:translate(55.5613vw,-10px) scale(.1456);animation:fall-182 23s -4s linear infinite}@keyframes fall-182{39.665%{transform:translate(58.6226vw,39.665vh) scale(.1456)}to{transform:translate(57.09195vw,99vh) scale(.1456)}}.snow:nth-child(183){opacity:.6188;transform:translate(93.5145vw,-10px) scale(.5345);animation:fall-183 13s -22s linear infinite}@keyframes fall-183{61.459%{transform:translate(86.4801vw,61.459vh) scale(.5345)}to{transform:translate(89.9973vw,99vh) scale(.5345)}}.snow:nth-child(184){opacity:1.3802;transform:translate(37.1628vw,-10px) scale(.8044);animation:fall-184 10s -13s linear infinite}@keyframes fall-184{73.293%{transform:translate(38.9557vw,73.293vh) scale(.8044)}to{transform:translate(38.05925vw,99vh) scale(.8044)}}.snow:nth-child(185){opacity:1.9378;transform:translate(7.5791vw,-10px) scale(.0026);animation:fall-185 14s -15s linear infinite}@keyframes fall-185{41.855%{transform:translate(-2.3714vw,41.855vh) scale(.0026)}to{transform:translate(2.60385vw,99vh) scale(.0026)}}.snow:nth-child(186){opacity:1.6098;transform:translate(6.4313vw,-10px) scale(.0913);animation:fall-186 27s -29s linear infinite}@keyframes fall-186{37.989%{transform:translate(11.9042vw,37.989vh) scale(.0913)}to{transform:translate(9.16775vw,99vh) scale(.0913)}}.snow:nth-child(187){opacity:.9598;transform:translate(6.2923vw,-10px) scale(.9708);animation:fall-187 12s -15s linear infinite}@keyframes fall-187{56.673%{transform:translate(1.5242vw,56.673vh) scale(.9708)}to{transform:translate(3.90825vw,99vh) scale(.9708)}}.snow:nth-child(188){opacity:.0284;transform:translate(18.3793vw,-10px) scale(.5813);animation:fall-188 13s -5s linear infinite}@keyframes fall-188{39.843%{transform:translate(25.9008vw,39.843vh) scale(.5813)}to{transform:translate(22.14005vw,99vh) scale(.5813)}}.snow:nth-child(189){opacity:.8476;transform:translate(31.4567vw,-10px) scale(.5707);animation:fall-189 16s -10s linear infinite}@keyframes fall-189{36.698%{transform:translate(22.7723vw,36.698vh) scale(.5707)}to{transform:translate(27.1145vw,99vh) scale(.5707)}}.snow:nth-child(190){opacity:1.918;transform:translate(46.6775vw,-10px) scale(.7894);animation:fall-190 16s -20s linear infinite}@keyframes fall-190{37.243%{transform:translate(44.8059vw,37.243vh) scale(.7894)}to{transform:translate(45.7417vw,99vh) scale(.7894)}}.snow:nth-child(191){opacity:1.2866;transform:translate(91.9494vw,-10px) scale(.202);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{64.109%{transform:translate(86.9677vw,64.109vh) scale(.202)}to{transform:translate(89.45855vw,99vh) scale(.202)}}.snow:nth-child(192){opacity:.0492;transform:translate(66.1235vw,-10px) scale(.0605);animation:fall-192 21s -10s linear infinite}@keyframes fall-192{30.404%{transform:translate(75.5955vw,30.404vh) scale(.0605)}to{transform:translate(70.8595vw,99vh) scale(.0605)}}.snow:nth-child(193){opacity:.6142;transform:translate(85.1881vw,-10px) scale(.0544);animation:fall-193 16s -24s linear infinite}@keyframes fall-193{61.16%{transform:translate(87.9816vw,61.16vh) scale(.0544)}to{transform:translate(86.58485vw,99vh) scale(.0544)}}.snow:nth-child(194){opacity:1.4044;transform:translate(93.5423vw,-10px) scale(.6247);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{43.835%{transform:translate(100.4448vw,43.835vh) scale(.6247)}to{transform:translate(96.99355vw,99vh) scale(.6247)}}.snow:nth-child(195){opacity:1.0198;transform:translate(67.1719vw,-10px) scale(.3724);animation:fall-195 24s -4s linear infinite}@keyframes fall-195{74.197%{transform:translate(61.7405vw,74.197vh) scale(.3724)}to{transform:translate(64.4562vw,99vh) scale(.3724)}}.snow:nth-child(196){opacity:1.865;transform:translate(8.8295vw,-10px) scale(.6628);animation:fall-196 24s -18s linear infinite}@keyframes fall-196{47.028%{transform:translate(5.961vw,47.028vh) scale(.6628)}to{transform:translate(7.39525vw,99vh) scale(.6628)}}.snow:nth-child(197){opacity:1.0846;transform:translate(18.9483vw,-10px) scale(.8265);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{61.273%{transform:translate(22.603vw,61.273vh) scale(.8265)}to{transform:translate(20.77565vw,99vh) scale(.8265)}}.snow:nth-child(198){opacity:.878;transform:translate(43.4272vw,-10px) scale(.9578);animation:fall-198 12s -21s linear infinite}@keyframes fall-198{74.322%{transform:translate(48.2761vw,74.322vh) scale(.9578)}to{transform:translate(45.85165vw,99vh) scale(.9578)}}.snow:nth-child(199){opacity:1.5008;transform:translate(58.3073vw,-10px) scale(.341);animation:fall-199 21s -15s linear infinite}@keyframes fall-199{73.579%{transform:translate(61.9987vw,73.579vh) scale(.341)}to{transform:translate(60.153vw,99vh) scale(.341)}}.snow:nth-child(200){opacity:.9618;transform:translate(93.5194vw,-10px) scale(.0922);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{33.629%{transform:translate(94.4729vw,33.629vh) scale(.0922)}to{transform:translate(93.99615vw,99vh) scale(.0922)}}.snow:nth-child(201){opacity:.5304;transform:translate(39.0918vw,-10px) scale(.3148);animation:fall-201 12s -8s linear infinite}@keyframes fall-201{33.906%{transform:translate(44.8153vw,33.906vh) scale(.3148)}to{transform:translate(41.95355vw,99vh) scale(.3148)}}.snow:nth-child(202){opacity:.2652;transform:translate(85.2762vw,-10px) scale(.54);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{75.319%{transform:translate(88.0255vw,75.319vh) scale(.54)}to{transform:translate(86.65085vw,99vh) scale(.54)}}.snow:nth-child(203){opacity:.074;transform:translate(81.2517vw,-10px) scale(.5298);animation:fall-203 14s -13s linear infinite}@keyframes fall-203{39.385%{transform:translate(87.9826vw,39.385vh) scale(.5298)}to{transform:translate(84.61715vw,99vh) scale(.5298)}}.snow:nth-child(204){opacity:1.113;transform:translate(71.1809vw,-10px) scale(.5186);animation:fall-204 17s -18s linear infinite}@keyframes fall-204{40.176%{transform:translate(73.279vw,40.176vh) scale(.5186)}to{transform:translate(72.22995vw,99vh) scale(.5186)}}.snow:nth-child(205){opacity:.6238;transform:translate(1.981vw,-10px) scale(.7161);animation:fall-205 11s -17s linear infinite}@keyframes fall-205{48.21%{transform:translate(4.4853vw,48.21vh) scale(.7161)}to{transform:translate(3.23315vw,99vh) scale(.7161)}}.snow:nth-child(206){opacity:1.6856;transform:translate(31.7577vw,-10px) scale(.1793);animation:fall-206 17s -15s linear infinite}@keyframes fall-206{52.383%{transform:translate(40.2916vw,52.383vh) scale(.1793)}to{transform:translate(36.02465vw,99vh) scale(.1793)}}.snow:nth-child(207){opacity:.0932;transform:translate(55.7361vw,-10px) scale(.8942);animation:fall-207 18s -2s linear infinite}@keyframes fall-207{77.796%{transform:translate(53.8729vw,77.796vh) scale(.8942)}to{transform:translate(54.8045vw,99vh) scale(.8942)}}.snow:nth-child(208){opacity:.2758;transform:translate(39.9638vw,-10px) scale(.3342);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{75.612%{transform:translate(38.0079vw,75.612vh) scale(.3342)}to{transform:translate(38.98585vw,99vh) scale(.3342)}}.snow:nth-child(209){opacity:1.9926;transform:translate(61.6367vw,-10px) scale(.1204);animation:fall-209 23s -25s linear infinite}@keyframes fall-209{63%{transform:translate(68.7188vw,63vh) scale(.1204)}to{transform:translate(65.17775vw,99vh) scale(.1204)}}.snow:nth-child(210){opacity:.7346;transform:translate(96.3415vw,-10px) scale(.3337);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{76.633%{transform:translate(104.0885vw,76.633vh) scale(.3337)}to{transform:translate(100.215vw,99vh) scale(.3337)}}.snow:nth-child(211){opacity:.419;transform:translate(11.1843vw,-10px) scale(.6974);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{49.442%{transform:translate(8.6474vw,49.442vh) scale(.6974)}to{transform:translate(9.91585vw,99vh) scale(.6974)}}.snow:nth-child(212){opacity:1.6676;transform:translate(34.6464vw,-10px) scale(.8239);animation:fall-212 19s -1s linear infinite}@keyframes fall-212{67.344%{transform:translate(39.3036vw,67.344vh) scale(.8239)}to{transform:translate(36.975vw,99vh) scale(.8239)}}.snow:nth-child(213){opacity:.6448;transform:translate(59.9983vw,-10px) scale(.2223);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{72.531%{transform:translate(65.218vw,72.531vh) scale(.2223)}to{transform:translate(62.60815vw,99vh) scale(.2223)}}.snow:nth-child(214){opacity:.6356;transform:translate(91.3115vw,-10px) scale(.406);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{36.497%{transform:translate(84.2715vw,36.497vh) scale(.406)}to{transform:translate(87.7915vw,99vh) scale(.406)}}.snow:nth-child(215){opacity:1.082;transform:translate(84.5864vw,-10px) scale(.2916);animation:fall-215 17s -16s linear infinite}@keyframes fall-215{71.138%{transform:translate(92.55vw,71.138vh) scale(.2916)}to{transform:translate(88.5682vw,99vh) scale(.2916)}}.snow:nth-child(216){opacity:1.9378;transform:translate(51.7426vw,-10px) scale(.0371);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{77.926%{transform:translate(51.5679vw,77.926vh) scale(.0371)}to{transform:translate(51.65525vw,99vh) scale(.0371)}}.snow:nth-child(217){opacity:.075;transform:translate(72.0833vw,-10px) scale(.5842);animation:fall-217 18s -2s linear infinite}@keyframes fall-217{67.483%{transform:translate(70.4516vw,67.483vh) scale(.5842)}to{transform:translate(71.26745vw,99vh) scale(.5842)}}.snow:nth-child(218){opacity:.2958;transform:translate(77.5126vw,-10px) scale(.3859);animation:fall-218 20s -19s linear infinite}@keyframes fall-218{68.091%{transform:translate(71.8508vw,68.091vh) scale(.3859)}to{transform:translate(74.6817vw,99vh) scale(.3859)}}.snow:nth-child(219){opacity:.7642;transform:translate(68.3054vw,-10px) scale(.2782);animation:fall-219 11s -7s linear infinite}@keyframes fall-219{46.969%{transform:translate(68.3881vw,46.969vh) scale(.2782)}to{transform:translate(68.34675vw,99vh) scale(.2782)}}.snow:nth-child(220){opacity:.9202;transform:translate(62.5692vw,-10px) scale(.9696);animation:fall-220 27s -30s linear infinite}@keyframes fall-220{61.706%{transform:translate(53.3734vw,61.706vh) scale(.9696)}to{transform:translate(57.9713vw,99vh) scale(.9696)}}.snow:nth-child(221){opacity:1.2922;transform:translate(92.2855vw,-10px) scale(.2257);animation:fall-221 30s -5s linear infinite}@keyframes fall-221{69.209%{transform:translate(97.9472vw,69.209vh) scale(.2257)}to{transform:translate(95.11635vw,99vh) scale(.2257)}}.snow:nth-child(222){opacity:.2782;transform:translate(16.427vw,-10px) scale(.1411);animation:fall-222 14s -13s linear infinite}@keyframes fall-222{79.999%{transform:translate(22.0083vw,79.999vh) scale(.1411)}to{transform:translate(19.21765vw,99vh) scale(.1411)}}.snow:nth-child(223){opacity:1.9646;transform:translate(56.6579vw,-10px) scale(.1794);animation:fall-223 13s -17s linear infinite}@keyframes fall-223{47.361%{transform:translate(50.5198vw,47.361vh) scale(.1794)}to{transform:translate(53.58885vw,99vh) scale(.1794)}}.snow:nth-child(224){opacity:1.7612;transform:translate(90.2594vw,-10px) scale(.6679);animation:fall-224 24s -18s linear infinite}@keyframes fall-224{66.049%{transform:translate(88.8748vw,66.049vh) scale(.6679)}to{transform:translate(89.5671vw,99vh) scale(.6679)}}.snow:nth-child(225){opacity:1.78;transform:translate(38.7709vw,-10px) scale(.2364);animation:fall-225 20s -2s linear infinite}@keyframes fall-225{62.891%{transform:translate(47.3185vw,62.891vh) scale(.2364)}to{transform:translate(43.0447vw,99vh) scale(.2364)}}.snow:nth-child(226){opacity:.409;transform:translate(65.1645vw,-10px) scale(.5263);animation:fall-226 28s -18s linear infinite}@keyframes fall-226{58.119%{transform:translate(70.8178vw,58.119vh) scale(.5263)}to{transform:translate(67.99115vw,99vh) scale(.5263)}}.snow:nth-child(227){opacity:.6174;transform:translate(62.4413vw,-10px) scale(.0227);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{33.528%{transform:translate(68.3383vw,33.528vh) scale(.0227)}to{transform:translate(65.3898vw,99vh) scale(.0227)}}.snow:nth-child(228){opacity:1.853;transform:translate(16.1027vw,-10px) scale(.3206);animation:fall-228 28s -26s linear infinite}@keyframes fall-228{44.236%{transform:translate(20.9921vw,44.236vh) scale(.3206)}to{transform:translate(18.5474vw,99vh) scale(.3206)}}.snow:nth-child(229){opacity:1.4086;transform:translate(14.7111vw,-10px) scale(.0658);animation:fall-229 30s -17s linear infinite}@keyframes fall-229{52.862%{transform:translate(22.4034vw,52.862vh) scale(.0658)}to{transform:translate(18.55725vw,99vh) scale(.0658)}}.snow:nth-child(230){opacity:.9242;transform:translate(19.4194vw,-10px) scale(.5759);animation:fall-230 19s -16s linear infinite}@keyframes fall-230{64.866%{transform:translate(16.0683vw,64.866vh) scale(.5759)}to{transform:translate(17.74385vw,99vh) scale(.5759)}}.snow:nth-child(231){opacity:1.1958;transform:translate(54.3664vw,-10px) scale(.2836);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{32.203%{transform:translate(45.6822vw,32.203vh) scale(.2836)}to{transform:translate(50.0243vw,99vh) scale(.2836)}}.snow:nth-child(232){opacity:.6986;transform:translate(71.8291vw,-10px) scale(.2657);animation:fall-232 30s -22s linear infinite}@keyframes fall-232{60.382%{transform:translate(63.0514vw,60.382vh) scale(.2657)}to{transform:translate(67.44025vw,99vh) scale(.2657)}}.snow:nth-child(233){opacity:1.0036;transform:translate(61.9655vw,-10px) scale(.3377);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{36.44%{transform:translate(59.8958vw,36.44vh) scale(.3377)}to{transform:translate(60.93065vw,99vh) scale(.3377)}}.snow:nth-child(234){opacity:.98;transform:translate(1.7818vw,-10px) scale(.7184);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{71.43%{transform:translate(-7.3885vw,71.43vh) scale(.7184)}to{transform:translate(-2.80335vw,99vh) scale(.7184)}}.snow:nth-child(235){opacity:.1522;transform:translate(3.3544vw,-10px) scale(.8916);animation:fall-235 18s -11s linear infinite}@keyframes fall-235{43.387%{transform:translate(.3246vw,43.387vh) scale(.8916)}to{transform:translate(1.8395vw,99vh) scale(.8916)}}.snow:nth-child(236){opacity:.9436;transform:translate(59.3455vw,-10px) scale(.5152);animation:fall-236 25s -2s linear infinite}@keyframes fall-236{50.133%{transform:translate(54.3826vw,50.133vh) scale(.5152)}to{transform:translate(56.86405vw,99vh) scale(.5152)}}.snow:nth-child(237){opacity:.095;transform:translate(90.9234vw,-10px) scale(.3938);animation:fall-237 16s -17s linear infinite}@keyframes fall-237{64.106%{transform:translate(100.5844vw,64.106vh) scale(.3938)}to{transform:translate(95.7539vw,99vh) scale(.3938)}}.snow:nth-child(238){opacity:1.8224;transform:translate(11.2253vw,-10px) scale(.9643);animation:fall-238 20s -5s linear infinite}@keyframes fall-238{54.926%{transform:translate(4.2353vw,54.926vh) scale(.9643)}to{transform:translate(7.7303vw,99vh) scale(.9643)}}.snow:nth-child(239){opacity:1.6078;transform:translate(7.2146vw,-10px) scale(.2599);animation:fall-239 11s -9s linear infinite}@keyframes fall-239{46.616%{transform:translate(1.0974vw,46.616vh) scale(.2599)}to{transform:translate(4.156vw,99vh) scale(.2599)}}.snow:nth-child(240){opacity:1.136;transform:translate(10.2195vw,-10px) scale(.6852);animation:fall-240 25s -21s linear infinite}@keyframes fall-240{60.342%{transform:translate(11.5326vw,60.342vh) scale(.6852)}to{transform:translate(10.87605vw,99vh) scale(.6852)}}.snow:nth-child(241){opacity:.5072;transform:translate(27.031vw,-10px) scale(.086);animation:fall-241 27s -29s linear infinite}@keyframes fall-241{78.767%{transform:translate(26.3454vw,78.767vh) scale(.086)}to{transform:translate(26.6882vw,99vh) scale(.086)}}.snow:nth-child(242){opacity:1.5618;transform:translate(74.8963vw,-10px) scale(.0986);animation:fall-242 27s -16s linear infinite}@keyframes fall-242{68.098%{transform:translate(71.8355vw,68.098vh) scale(.0986)}to{transform:translate(73.3659vw,99vh) scale(.0986)}}.snow:nth-child(243){opacity:1.859;transform:translate(85.6403vw,-10px) scale(.5602);animation:fall-243 26s -28s linear infinite}@keyframes fall-243{56.206%{transform:translate(80.3252vw,56.206vh) scale(.5602)}to{transform:translate(82.98275vw,99vh) scale(.5602)}}.snow:nth-child(244){opacity:.2426;transform:translate(55.1248vw,-10px) scale(.4524);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{47.173%{transform:translate(49.9319vw,47.173vh) scale(.4524)}to{transform:translate(52.52835vw,99vh) scale(.4524)}}.snow:nth-child(245){opacity:.6774;transform:translate(7.6012vw,-10px) scale(.1625);animation:fall-245 15s -17s linear infinite}@keyframes fall-245{48.893%{transform:translate(16.5888vw,48.893vh) scale(.1625)}to{transform:translate(12.095vw,99vh) scale(.1625)}}.snow:nth-child(246){opacity:1.8968;transform:translate(23.4801vw,-10px) scale(.805);animation:fall-246 20s -30s linear infinite}@keyframes fall-246{46.192%{transform:translate(16.2841vw,46.192vh) scale(.805)}to{transform:translate(19.8821vw,99vh) scale(.805)}}.snow:nth-child(247){opacity:.0824;transform:translate(26.1488vw,-10px) scale(.0147);animation:fall-247 24s -4s linear infinite}@keyframes fall-247{62.535%{transform:translate(16.74vw,62.535vh) scale(.0147)}to{transform:translate(21.4444vw,99vh) scale(.0147)}}.snow:nth-child(248){opacity:1.133;transform:translate(37.226vw,-10px) scale(.1198);animation:fall-248 26s -15s linear infinite}@keyframes fall-248{57.445%{transform:translate(31.6037vw,57.445vh) scale(.1198)}to{transform:translate(34.41485vw,99vh) scale(.1198)}}.snow:nth-child(249){opacity:.5834;transform:translate(85.9017vw,-10px) scale(.6136);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{34.532%{transform:translate(77.4486vw,34.532vh) scale(.6136)}to{transform:translate(81.67515vw,99vh) scale(.6136)}}.snow:nth-child(250){opacity:1.8004;transform:translate(72.1936vw,-10px) scale(.3413);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{54.609%{transform:translate(78.7669vw,54.609vh) scale(.3413)}to{transform:translate(75.48025vw,99vh) scale(.3413)}}.snow:nth-child(251){opacity:1.014;transform:translate(63.3732vw,-10px) scale(.3646);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{31.355%{transform:translate(64.2689vw,31.355vh) scale(.3646)}to{transform:translate(63.82105vw,99vh) scale(.3646)}}.snow:nth-child(252){opacity:.6958;transform:translate(78.9207vw,-10px) scale(.069);animation:fall-252 16s -8s linear infinite}@keyframes fall-252{30.714%{transform:translate(85.27vw,30.714vh) scale(.069)}to{transform:translate(82.09535vw,99vh) scale(.069)}}.snow:nth-child(253){opacity:1.4764;transform:translate(24.9746vw,-10px) scale(.7254);animation:fall-253 28s -4s linear infinite}@keyframes fall-253{67.226%{transform:translate(34.4842vw,67.226vh) scale(.7254)}to{transform:translate(29.7294vw,99vh) scale(.7254)}}.snow:nth-child(254){opacity:.8214;transform:translate(97.4395vw,-10px) scale(.0129);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{30.07%{transform:translate(91.1652vw,30.07vh) scale(.0129)}to{transform:translate(94.30235vw,99vh) scale(.0129)}}.snow:nth-child(255){opacity:.4738;transform:translate(52.4632vw,-10px) scale(.7064);animation:fall-255 23s -27s linear infinite}@keyframes fall-255{63.675%{transform:translate(50.3932vw,63.675vh) scale(.7064)}to{transform:translate(51.4282vw,99vh) scale(.7064)}}.snow:nth-child(256){opacity:.8618;transform:translate(30.6306vw,-10px) scale(.2731);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.161%{transform:translate(36.4212vw,59.161vh) scale(.2731)}to{transform:translate(33.5259vw,99vh) scale(.2731)}}.snow:nth-child(257){opacity:.6078;transform:translate(33.645vw,-10px) scale(.7574);animation:fall-257 19s -25s linear infinite}@keyframes fall-257{42.049%{transform:translate(34.6818vw,42.049vh) scale(.7574)}to{transform:translate(34.1634vw,99vh) scale(.7574)}}.snow:nth-child(258){opacity:1.9208;transform:translate(52.0468vw,-10px) scale(.3652);animation:fall-258 20s -18s linear infinite}@keyframes fall-258{52.154%{transform:translate(59.8441vw,52.154vh) scale(.3652)}to{transform:translate(55.94545vw,99vh) scale(.3652)}}.snow:nth-child(259){opacity:1.5056;transform:translate(39.5681vw,-10px) scale(.722);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{30.919%{transform:translate(34.0678vw,30.919vh) scale(.722)}to{transform:translate(36.81795vw,99vh) scale(.722)}}.snow:nth-child(260){opacity:.1518;transform:translate(9.6588vw,-10px) scale(.9875);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{76.599%{transform:translate(5.701vw,76.599vh) scale(.9875)}to{transform:translate(7.6799vw,99vh) scale(.9875)}}.snow:nth-child(261){opacity:.5708;transform:translate(22.5072vw,-10px) scale(.3297);animation:fall-261 29s -12s linear infinite}@keyframes fall-261{45.896%{transform:translate(23.3784vw,45.896vh) scale(.3297)}to{transform:translate(22.9428vw,99vh) scale(.3297)}}.snow:nth-child(262){opacity:1.887;transform:translate(97.6219vw,-10px) scale(.6324);animation:fall-262 26s -2s linear infinite}@keyframes fall-262{63.462%{transform:translate(97.2075vw,63.462vh) scale(.6324)}to{transform:translate(97.4147vw,99vh) scale(.6324)}}.snow:nth-child(263){opacity:.5084;transform:translate(51.7353vw,-10px) scale(.983);animation:fall-263 12s -29s linear infinite}@keyframes fall-263{58.386%{transform:translate(52.5613vw,58.386vh) scale(.983)}to{transform:translate(52.1483vw,99vh) scale(.983)}}.snow:nth-child(264){opacity:1.4178;transform:translate(13.3879vw,-10px) scale(.4281);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{74.255%{transform:translate(8.081vw,74.255vh) scale(.4281)}to{transform:translate(10.73445vw,99vh) scale(.4281)}}.snow:nth-child(265){opacity:1.4766;transform:translate(65.9096vw,-10px) scale(.9226);animation:fall-265 13s -20s linear infinite}@keyframes fall-265{40.851%{transform:translate(58.8085vw,40.851vh) scale(.9226)}to{transform:translate(62.35905vw,99vh) scale(.9226)}}.snow:nth-child(266){opacity:.2576;transform:translate(60.6667vw,-10px) scale(.2631);animation:fall-266 19s -17s linear infinite}@keyframes fall-266{65.293%{transform:translate(53.6565vw,65.293vh) scale(.2631)}to{transform:translate(57.1616vw,99vh) scale(.2631)}}.snow:nth-child(267){opacity:.7138;transform:translate(49.9011vw,-10px) scale(.7916);animation:fall-267 30s -1s linear infinite}@keyframes fall-267{52.677%{transform:translate(40.7776vw,52.677vh) scale(.7916)}to{transform:translate(45.33935vw,99vh) scale(.7916)}}.snow:nth-child(268){opacity:1.8988;transform:translate(59.3077vw,-10px) scale(.8401);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{65.777%{transform:translate(61.0721vw,65.777vh) scale(.8401)}to{transform:translate(60.1899vw,99vh) scale(.8401)}}.snow:nth-child(269){opacity:1.6888;transform:translate(97.1032vw,-10px) scale(.454);animation:fall-269 12s -19s linear infinite}@keyframes fall-269{66.709%{transform:translate(102.4623vw,66.709vh) scale(.454)}to{transform:translate(99.78275vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.0244;transform:translate(74.2557vw,-10px) scale(.2895);animation:fall-270 28s -22s linear infinite}@keyframes fall-270{42.648%{transform:translate(82.8347vw,42.648vh) scale(.2895)}to{transform:translate(78.5452vw,99vh) scale(.2895)}}.snow:nth-child(271){opacity:1.369;transform:translate(9.1616vw,-10px) scale(.5215);animation:fall-271 10s -7s linear infinite}@keyframes fall-271{45.493%{transform:translate(12.7323vw,45.493vh) scale(.5215)}to{transform:translate(10.94695vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.1364;transform:translate(58.8866vw,-10px) scale(.4354);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{73.155%{transform:translate(64.2815vw,73.155vh) scale(.4354)}to{transform:translate(61.58405vw,99vh) scale(.4354)}}.snow:nth-child(273){opacity:.7168;transform:translate(57.1299vw,-10px) scale(.1486);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{76.734%{transform:translate(62.4175vw,76.734vh) scale(.1486)}to{transform:translate(59.7737vw,99vh) scale(.1486)}}.snow:nth-child(274){opacity:.8484;transform:translate(89.1086vw,-10px) scale(.6337);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{49.335%{transform:translate(80.944vw,49.335vh) scale(.6337)}to{transform:translate(85.0263vw,99vh) scale(.6337)}}.snow:nth-child(275){opacity:1.0804;transform:translate(4.9515vw,-10px) scale(.4699);animation:fall-275 29s -23s linear infinite}@keyframes fall-275{44.009%{transform:translate(3.3173vw,44.009vh) scale(.4699)}to{transform:translate(4.1344vw,99vh) scale(.4699)}}.snow:nth-child(276){opacity:1.0562;transform:translate(90.7138vw,-10px) scale(.3001);animation:fall-276 17s -30s linear infinite}@keyframes fall-276{49.584%{transform:translate(88.1344vw,49.584vh) scale(.3001)}to{transform:translate(89.4241vw,99vh) scale(.3001)}}.snow:nth-child(277){opacity:1.5846;transform:translate(72.4846vw,-10px) scale(.3505);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{69.068%{transform:translate(70.3488vw,69.068vh) scale(.3505)}to{transform:translate(71.4167vw,99vh) scale(.3505)}}.snow:nth-child(278){opacity:.121;transform:translate(92.9037vw,-10px) scale(.5979);animation:fall-278 14s -16s linear infinite}@keyframes fall-278{37.973%{transform:translate(99.7272vw,37.973vh) scale(.5979)}to{transform:translate(96.31545vw,99vh) scale(.5979)}}.snow:nth-child(279){opacity:1.4714;transform:translate(78.311vw,-10px) scale(.9315);animation:fall-279 25s -1s linear infinite}@keyframes fall-279{42.455%{transform:translate(70.6478vw,42.455vh) scale(.9315)}to{transform:translate(74.4794vw,99vh) scale(.9315)}}.snow:nth-child(280){opacity:1.6614;transform:translate(40.2282vw,-10px) scale(.543);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{31.284%{transform:translate(30.4914vw,31.284vh) scale(.543)}to{transform:translate(35.3598vw,99vh) scale(.543)}}.snow:nth-child(281){opacity:1.5414;transform:translate(3.3035vw,-10px) scale(.7431);animation:fall-281 23s -22s linear infinite}@keyframes fall-281{67.113%{transform:translate(-.3466vw,67.113vh) scale(.7431)}to{transform:translate(1.47845vw,99vh) scale(.7431)}}.snow:nth-child(282){opacity:.5084;transform:translate(17.1269vw,-10px) scale(.1679);animation:fall-282 14s -16s linear infinite}@keyframes fall-282{79.303%{transform:translate(24.378vw,79.303vh) scale(.1679)}to{transform:translate(20.75245vw,99vh) scale(.1679)}}.snow:nth-child(283){opacity:1.9978;transform:translate(41.3517vw,-10px) scale(.9195);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{45.006%{transform:translate(47.8016vw,45.006vh) scale(.9195)}to{transform:translate(44.57665vw,99vh) scale(.9195)}}.snow:nth-child(284){opacity:1.5372;transform:translate(77.8442vw,-10px) scale(.7636);animation:fall-284 11s -25s linear infinite}@keyframes fall-284{66.231%{transform:translate(81.4067vw,66.231vh) scale(.7636)}to{transform:translate(79.62545vw,99vh) scale(.7636)}}.snow:nth-child(285){opacity:1.404;transform:translate(90.031vw,-10px) scale(.619);animation:fall-285 16s -21s linear infinite}@keyframes fall-285{57.394%{transform:translate(88.5262vw,57.394vh) scale(.619)}to{transform:translate(89.2786vw,99vh) scale(.619)}}.snow:nth-child(286){opacity:1.5624;transform:translate(81.6675vw,-10px) scale(.4036);animation:fall-286 21s -3s linear infinite}@keyframes fall-286{30.123%{transform:translate(89.5933vw,30.123vh) scale(.4036)}to{transform:translate(85.6304vw,99vh) scale(.4036)}}.snow:nth-child(287){opacity:.9574;transform:translate(82.9821vw,-10px) scale(.9177);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{32.08%{transform:translate(86.5201vw,32.08vh) scale(.9177)}to{transform:translate(84.7511vw,99vh) scale(.9177)}}.snow:nth-child(288){opacity:1.9992;transform:translate(43.4228vw,-10px) scale(.716);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{66.256%{transform:translate(34.1745vw,66.256vh) scale(.716)}to{transform:translate(38.79865vw,99vh) scale(.716)}}.snow:nth-child(289){opacity:1.6822;transform:translate(38.6831vw,-10px) scale(.0165);animation:fall-289 24s -7s linear infinite}@keyframes fall-289{33.892%{transform:translate(43.499vw,33.892vh) scale(.0165)}to{transform:translate(41.09105vw,99vh) scale(.0165)}}.snow:nth-child(290){opacity:1.7614;transform:translate(72.7511vw,-10px) scale(.9229);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{44.619%{transform:translate(62.768vw,44.619vh) scale(.9229)}to{transform:translate(67.75955vw,99vh) scale(.9229)}}.snow:nth-child(291){opacity:1.6882;transform:translate(64.6583vw,-10px) scale(.7269);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{51.453%{transform:translate(67.3094vw,51.453vh) scale(.7269)}to{transform:translate(65.98385vw,99vh) scale(.7269)}}.snow:nth-child(292){opacity:.9796;transform:translate(40.9768vw,-10px) scale(.2355);animation:fall-292 16s -10s linear infinite}@keyframes fall-292{40.099%{transform:translate(42.7321vw,40.099vh) scale(.2355)}to{transform:translate(41.85445vw,99vh) scale(.2355)}}.snow:nth-child(293){opacity:1.4476;transform:translate(54.9966vw,-10px) scale(.3918);animation:fall-293 20s -30s linear infinite}@keyframes fall-293{79.288%{transform:translate(58.3794vw,79.288vh) scale(.3918)}to{transform:translate(56.688vw,99vh) scale(.3918)}}.snow:nth-child(294){opacity:.9464;transform:translate(48.75vw,-10px) scale(.5688);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{53.961%{transform:translate(41.451vw,53.961vh) scale(.5688)}to{transform:translate(45.1005vw,99vh) scale(.5688)}}.snow:nth-child(295){opacity:1.29;transform:translate(28.9018vw,-10px) scale(.9519);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{50.056%{transform:translate(31.7348vw,50.056vh) scale(.9519)}to{transform:translate(30.3183vw,99vh) scale(.9519)}}.snow:nth-child(296){opacity:1.3558;transform:translate(14.3039vw,-10px) scale(.677);animation:fall-296 14s -5s linear infinite}@keyframes fall-296{34.92%{transform:translate(9.4236vw,34.92vh) scale(.677)}to{transform:translate(11.86375vw,99vh) scale(.677)}}.snow:nth-child(297){opacity:.107;transform:translate(20.2599vw,-10px) scale(.1686);animation:fall-297 24s -8s linear infinite}@keyframes fall-297{73.927%{transform:translate(28.7303vw,73.927vh) scale(.1686)}to{transform:translate(24.4951vw,99vh) scale(.1686)}}.snow:nth-child(298){opacity:.3056;transform:translate(3.6879vw,-10px) scale(.615);animation:fall-298 19s -6s linear infinite}@keyframes fall-298{58.971%{transform:translate(1.7195vw,58.971vh) scale(.615)}to{transform:translate(2.7037vw,99vh) scale(.615)}}.snow:nth-child(299){opacity:1.7588;transform:translate(97.5161vw,-10px) scale(.5643);animation:fall-299 15s -10s linear infinite}@keyframes fall-299{70.69%{transform:translate(105.3313vw,70.69vh) scale(.5643)}to{transform:translate(101.4237vw,99vh) scale(.5643)}}.snow:nth-child(300){opacity:1.3684;transform:translate(37.8002vw,-10px) scale(.1617);animation:fall-300 26s -26s linear infinite}@keyframes fall-300{43.028%{transform:translate(47.6558vw,43.028vh) scale(.1617)}to{transform:translate(42.728vw,99vh) scale(.1617)}}.snow:nth-child(301){opacity:1.0634;transform:translate(63.9994vw,-10px) scale(.807);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{32.897%{transform:translate(69.2922vw,32.897vh) scale(.807)}to{transform:translate(66.6458vw,99vh) scale(.807)}}.snow:nth-child(302){opacity:.8294;transform:translate(74.6078vw,-10px) scale(.3717);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{68.124%{transform:translate(77.4539vw,68.124vh) scale(.3717)}to{transform:translate(76.03085vw,99vh) scale(.3717)}}.snow:nth-child(303){opacity:.9958;transform:translate(1.611vw,-10px) scale(.5808);animation:fall-303 17s -27s linear infinite}@keyframes fall-303{73.429%{transform:translate(9.4125vw,73.429vh) scale(.5808)}to{transform:translate(5.51175vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:1.8986;transform:translate(55.5231vw,-10px) scale(.5304);animation:fall-304 25s -11s linear infinite}@keyframes fall-304{70.115%{transform:translate(51.0785vw,70.115vh) scale(.5304)}to{transform:translate(53.3008vw,99vh) scale(.5304)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.9431vw,-10px) scale(.6446);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{45.239%{transform:translate(40.5333vw,45.239vh) scale(.6446)}to{transform:translate(41.2382vw,99vh) scale(.6446)}}.snow:nth-child(306){opacity:.3178;transform:translate(69.3916vw,-10px) scale(.2648);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{75.407%{transform:translate(65.5361vw,75.407vh) scale(.2648)}to{transform:translate(67.46385vw,99vh) scale(.2648)}}.snow:nth-child(307){opacity:1.4986;transform:translate(49.7171vw,-10px) scale(.779);animation:fall-307 14s -4s linear infinite}@keyframes fall-307{42.034%{transform:translate(56.6334vw,42.034vh) scale(.779)}to{transform:translate(53.17525vw,99vh) scale(.779)}}.snow:nth-child(308){opacity:.5422;transform:translate(47.713vw,-10px) scale(.5245);animation:fall-308 29s -17s linear infinite}@keyframes fall-308{61.595%{transform:translate(37.8327vw,61.595vh) scale(.5245)}to{transform:translate(42.77285vw,99vh) scale(.5245)}}.snow:nth-child(309){opacity:1.616;transform:translate(24.3256vw,-10px) scale(.5047);animation:fall-309 22s -28s linear infinite}@keyframes fall-309{59.536%{transform:translate(18.8561vw,59.536vh) scale(.5047)}to{transform:translate(21.59085vw,99vh) scale(.5047)}}.snow:nth-child(310){opacity:.8998;transform:translate(18.2087vw,-10px) scale(.7855);animation:fall-310 23s -24s linear infinite}@keyframes fall-310{38.443%{transform:translate(24.2451vw,38.443vh) scale(.7855)}to{transform:translate(21.2269vw,99vh) scale(.7855)}}.snow:nth-child(311){opacity:.9488;transform:translate(5.4557vw,-10px) scale(.1487);animation:fall-311 13s -17s linear infinite}@keyframes fall-311{55.779%{transform:translate(7.7984vw,55.779vh) scale(.1487)}to{transform:translate(6.62705vw,99vh) scale(.1487)}}.snow:nth-child(312){opacity:1.3888;transform:translate(77.7442vw,-10px) scale(.5116);animation:fall-312 18s -8s linear infinite}@keyframes fall-312{43.509%{transform:translate(68.3751vw,43.509vh) scale(.5116)}to{transform:translate(73.05965vw,99vh) scale(.5116)}}.snow:nth-child(313){opacity:1.8984;transform:translate(19.1237vw,-10px) scale(.5552);animation:fall-313 23s -27s linear infinite}@keyframes fall-313{70.729%{transform:translate(13.9768vw,70.729vh) scale(.5552)}to{transform:translate(16.55025vw,99vh) scale(.5552)}}.snow:nth-child(314){opacity:1.892;transform:translate(69.9676vw,-10px) scale(.5033);animation:fall-314 11s -14s linear infinite}@keyframes fall-314{41.506%{transform:translate(77.8099vw,41.506vh) scale(.5033)}to{transform:translate(73.88875vw,99vh) scale(.5033)}}.snow:nth-child(315){opacity:.9244;transform:translate(78.1509vw,-10px) scale(.2946);animation:fall-315 17s -19s linear infinite}@keyframes fall-315{71.397%{transform:translate(75.2838vw,71.397vh) scale(.2946)}to{transform:translate(76.71735vw,99vh) scale(.2946)}}.snow:nth-child(316){opacity:1.1138;transform:translate(2.9782vw,-10px) scale(.3264);animation:fall-316 29s -27s linear infinite}@keyframes fall-316{78.564%{transform:translate(7.1065vw,78.564vh) scale(.3264)}to{transform:translate(5.04235vw,99vh) scale(.3264)}}.snow:nth-child(317){opacity:.9614;transform:translate(44.6099vw,-10px) scale(.7802);animation:fall-317 24s -4s linear infinite}@keyframes fall-317{64.486%{transform:translate(49.3365vw,64.486vh) scale(.7802)}to{transform:translate(46.9732vw,99vh) scale(.7802)}}.snow:nth-child(318){opacity:1.0908;transform:translate(2.522vw,-10px) scale(.655);animation:fall-318 22s -26s linear infinite}@keyframes fall-318{33.689%{transform:translate(1.9924vw,33.689vh) scale(.655)}to{transform:translate(2.2572vw,99vh) scale(.655)}}.snow:nth-child(319){opacity:1.179;transform:translate(72.3441vw,-10px) scale(.1729);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{63.699%{transform:translate(70.3414vw,63.699vh) scale(.1729)}to{transform:translate(71.34275vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.5616;transform:translate(85.9914vw,-10px) scale(.9762);animation:fall-320 24s -28s linear infinite}@keyframes fall-320{48.593%{transform:translate(76.4977vw,48.593vh) scale(.9762)}to{transform:translate(81.24455vw,99vh) scale(.9762)}}.snow:nth-child(321){opacity:1.9048;transform:translate(34.4083vw,-10px) scale(.2012);animation:fall-321 26s -6s linear infinite}@keyframes fall-321{74.907%{transform:translate(28.4824vw,74.907vh) scale(.2012)}to{transform:translate(31.44535vw,99vh) scale(.2012)}}.snow:nth-child(322){opacity:.7064;transform:translate(74.5402vw,-10px) scale(.2197);animation:fall-322 12s -5s linear infinite}@keyframes fall-322{33.85%{transform:translate(83.3112vw,33.85vh) scale(.2197)}to{transform:translate(78.9257vw,99vh) scale(.2197)}}.snow:nth-child(323){opacity:.2168;transform:translate(52.1288vw,-10px) scale(.3951);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{63.542%{transform:translate(48.5731vw,63.542vh) scale(.3951)}to{transform:translate(50.35095vw,99vh) scale(.3951)}}.snow:nth-child(324){opacity:.6844;transform:translate(56.2024vw,-10px) scale(.5641);animation:fall-324 15s -15s linear infinite}@keyframes fall-324{46.446%{transform:translate(51.2055vw,46.446vh) scale(.5641)}to{transform:translate(53.70395vw,99vh) scale(.5641)}}.snow:nth-child(325){opacity:.7034;transform:translate(56.3411vw,-10px) scale(.4985);animation:fall-325 14s -10s linear infinite}@keyframes fall-325{50.534%{transform:translate(57.902vw,50.534vh) scale(.4985)}to{transform:translate(57.12155vw,99vh) scale(.4985)}}.snow:nth-child(326){opacity:.7518;transform:translate(82.8594vw,-10px) scale(.5592);animation:fall-326 21s -15s linear infinite}@keyframes fall-326{40.87%{transform:translate(75.0132vw,40.87vh) scale(.5592)}to{transform:translate(78.9363vw,99vh) scale(.5592)}}.snow:nth-child(327){opacity:.4452;transform:translate(94.0816vw,-10px) scale(.7827);animation:fall-327 11s -25s linear infinite}@keyframes fall-327{30.396%{transform:translate(102.2127vw,30.396vh) scale(.7827)}to{transform:translate(98.14715vw,99vh) scale(.7827)}}.snow:nth-child(328){opacity:.0948;transform:translate(53.9408vw,-10px) scale(.6513);animation:fall-328 14s -22s linear infinite}@keyframes fall-328{42.248%{transform:translate(61.0842vw,42.248vh) scale(.6513)}to{transform:translate(57.5125vw,99vh) scale(.6513)}}.snow:nth-child(329){opacity:.2266;transform:translate(22.6977vw,-10px) scale(.3321);animation:fall-329 21s -30s linear infinite}@keyframes fall-329{44.47%{transform:translate(20.2129vw,44.47vh) scale(.3321)}to{transform:translate(21.4553vw,99vh) scale(.3321)}}.snow:nth-child(330){opacity:1.5592;transform:translate(18.2599vw,-10px) scale(.0413);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{46.704%{transform:translate(11.4211vw,46.704vh) scale(.0413)}to{transform:translate(14.8405vw,99vh) scale(.0413)}}.snow:nth-child(331){opacity:1.37;transform:translate(27.3995vw,-10px) scale(.7714);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{42.215%{transform:translate(27.3379vw,42.215vh) scale(.7714)}to{transform:translate(27.3687vw,99vh) scale(.7714)}}.snow:nth-child(332){opacity:1.5286;transform:translate(5.3458vw,-10px) scale(.6828);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{50.787%{transform:translate(-.5669vw,50.787vh) scale(.6828)}to{transform:translate(2.38945vw,99vh) scale(.6828)}}.snow:nth-child(333){opacity:1.0964;transform:translate(23.6134vw,-10px) scale(.1116);animation:fall-333 30s -24s linear infinite}@keyframes fall-333{76.853%{transform:translate(16.9426vw,76.853vh) scale(.1116)}to{transform:translate(20.278vw,99vh) scale(.1116)}}.snow:nth-child(334){opacity:.5308;transform:translate(69.0516vw,-10px) scale(.6716);animation:fall-334 25s -28s linear infinite}@keyframes fall-334{34.48%{transform:translate(77.8478vw,34.48vh) scale(.6716)}to{transform:translate(73.4497vw,99vh) scale(.6716)}}.snow:nth-child(335){opacity:1.4208;transform:translate(7.561vw,-10px) scale(.4164);animation:fall-335 24s -5s linear infinite}@keyframes fall-335{78.695%{transform:translate(13.5442vw,78.695vh) scale(.4164)}to{transform:translate(10.5526vw,99vh) scale(.4164)}}.snow:nth-child(336){opacity:1.7094;transform:translate(13.3184vw,-10px) scale(.4637);animation:fall-336 11s -28s linear infinite}@keyframes fall-336{46.877%{transform:translate(6.2554vw,46.877vh) scale(.4637)}to{transform:translate(9.7869vw,99vh) scale(.4637)}}.snow:nth-child(337){opacity:.2768;transform:translate(7.5536vw,-10px) scale(.042);animation:fall-337 30s -21s linear infinite}@keyframes fall-337{38.835%{transform:translate(3.225vw,38.835vh) scale(.042)}to{transform:translate(5.3893vw,99vh) scale(.042)}}.snow:nth-child(338){opacity:1.5718;transform:translate(2.6867vw,-10px) scale(.9633);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{46.374%{transform:translate(-6.2969vw,46.374vh) scale(.9633)}to{transform:translate(-1.8051vw,99vh) scale(.9633)}}.snow:nth-child(339){opacity:1.179;transform:translate(36.0088vw,-10px) scale(.37);animation:fall-339 28s -23s linear infinite}@keyframes fall-339{54.572%{transform:translate(45.4695vw,54.572vh) scale(.37)}to{transform:translate(40.73915vw,99vh) scale(.37)}}.snow:nth-child(340){opacity:1.487;transform:translate(84.18vw,-10px) scale(.0517);animation:fall-340 26s -28s linear infinite}@keyframes fall-340{75.719%{transform:translate(77.2416vw,75.719vh) scale(.0517)}to{transform:translate(80.7108vw,99vh) scale(.0517)}}.snow:nth-child(341){opacity:.725;transform:translate(57.4072vw,-10px) scale(.4148);animation:fall-341 12s -28s linear infinite}@keyframes fall-341{66.172%{transform:translate(50.9935vw,66.172vh) scale(.4148)}to{transform:translate(54.20035vw,99vh) scale(.4148)}}.snow:nth-child(342){opacity:.41;transform:translate(65.2602vw,-10px) scale(.8694);animation:fall-342 18s -23s linear infinite}@keyframes fall-342{52.959%{transform:translate(69.4075vw,52.959vh) scale(.8694)}to{transform:translate(67.33385vw,99vh) scale(.8694)}}.snow:nth-child(343){opacity:.0586;transform:translate(84.268vw,-10px) scale(.5101);animation:fall-343 17s -30s linear infinite}@keyframes fall-343{38.279%{transform:translate(81.3913vw,38.279vh) scale(.5101)}to{transform:translate(82.82965vw,99vh) scale(.5101)}}.snow:nth-child(344){opacity:.242;transform:translate(64.1158vw,-10px) scale(.8525);animation:fall-344 17s -22s linear infinite}@keyframes fall-344{55.168%{transform:translate(60.142vw,55.168vh) scale(.8525)}to{transform:translate(62.1289vw,99vh) scale(.8525)}}.snow:nth-child(345){opacity:1.0778;transform:translate(82.3803vw,-10px) scale(.9915);animation:fall-345 11s -13s linear infinite}@keyframes fall-345{40.121%{transform:translate(79.4544vw,40.121vh) scale(.9915)}to{transform:translate(80.91735vw,99vh) scale(.9915)}}.snow:nth-child(346){opacity:1.2144;transform:translate(23.5331vw,-10px) scale(.6621);animation:fall-346 27s -24s linear infinite}@keyframes fall-346{75.151%{transform:translate(32.6027vw,75.151vh) scale(.6621)}to{transform:translate(28.0679vw,99vh) scale(.6621)}}.snow:nth-child(347){opacity:1.1152;transform:translate(20.3896vw,-10px) scale(.0284);animation:fall-347 30s -26s linear infinite}@keyframes fall-347{78.08%{transform:translate(12.981vw,78.08vh) scale(.0284)}to{transform:translate(16.6853vw,99vh) scale(.0284)}}.snow:nth-child(348){opacity:.828;transform:translate(62.3029vw,-10px) scale(.7386);animation:fall-348 30s -21s linear infinite}@keyframes fall-348{63.294%{transform:translate(52.6525vw,63.294vh) scale(.7386)}to{transform:translate(57.4777vw,99vh) scale(.7386)}}.snow:nth-child(349){opacity:.1614;transform:translate(20.7561vw,-10px) scale(.0595);animation:fall-349 23s -20s linear infinite}@keyframes fall-349{51.61%{transform:translate(26.3081vw,51.61vh) scale(.0595)}to{transform:translate(23.5321vw,99vh) scale(.0595)}}.snow:nth-child(350){opacity:1.0324;transform:translate(47.7468vw,-10px) scale(.9055);animation:fall-350 10s -12s linear infinite}@keyframes fall-350{48.142%{transform:translate(56.6575vw,48.142vh) scale(.9055)}to{transform:translate(52.20215vw,99vh) scale(.9055)}}.snow:nth-child(351){opacity:.109;transform:translate(84.475vw,-10px) scale(.9282);animation:fall-351 29s -8s linear infinite}@keyframes fall-351{54.288%{transform:translate(89.5105vw,54.288vh) scale(.9282)}to{transform:translate(86.99275vw,99vh) scale(.9282)}}.snow:nth-child(352){opacity:.0926;transform:translate(41.7198vw,-10px) scale(.2295);animation:fall-352 26s -11s linear infinite}@keyframes fall-352{45.529%{transform:translate(50.941vw,45.529vh) scale(.2295)}to{transform:translate(46.3304vw,99vh) scale(.2295)}}.snow:nth-child(353){opacity:.8584;transform:translate(43.5314vw,-10px) scale(.1301);animation:fall-353 19s -27s linear infinite}@keyframes fall-353{37.343%{transform:translate(50.4159vw,37.343vh) scale(.1301)}to{transform:translate(46.97365vw,99vh) scale(.1301)}}.snow:nth-child(354){opacity:1.7122;transform:translate(41.0848vw,-10px) scale(.2681);animation:fall-354 11s -12s linear infinite}@keyframes fall-354{42.149%{transform:translate(46.291vw,42.149vh) scale(.2681)}to{transform:translate(43.6879vw,99vh) scale(.2681)}}.snow:nth-child(355){opacity:1.013;transform:translate(49.1299vw,-10px) scale(.9373);animation:fall-355 26s -11s linear infinite}@keyframes fall-355{57.452%{transform:translate(53.8496vw,57.452vh) scale(.9373)}to{transform:translate(51.48975vw,99vh) scale(.9373)}}.snow:nth-child(356){opacity:.4706;transform:translate(17.6135vw,-10px) scale(.1552);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{33.005%{transform:translate(12.3996vw,33.005vh) scale(.1552)}to{transform:translate(15.00655vw,99vh) scale(.1552)}}.snow:nth-child(357){opacity:.8694;transform:translate(89.4805vw,-10px) scale(.9857);animation:fall-357 16s -24s linear infinite}@keyframes fall-357{37.174%{transform:translate(86.7022vw,37.174vh) scale(.9857)}to{transform:translate(88.09135vw,99vh) scale(.9857)}}.snow:nth-child(358){opacity:1.2028;transform:translate(43.7949vw,-10px) scale(.713);animation:fall-358 20s -3s linear infinite}@keyframes fall-358{37.059%{transform:translate(45.2662vw,37.059vh) scale(.713)}to{transform:translate(44.53055vw,99vh) scale(.713)}}.snow:nth-child(359){opacity:.8332;transform:translate(17.3875vw,-10px) scale(.2728);animation:fall-359 30s -10s linear infinite}@keyframes fall-359{75.076%{transform:translate(7.7386vw,75.076vh) scale(.2728)}to{transform:translate(12.56305vw,99vh) scale(.2728)}}.snow:nth-child(360){opacity:.2726;transform:translate(68.9816vw,-10px) scale(.8943);animation:fall-360 14s -14s linear infinite}@keyframes fall-360{65.603%{transform:translate(71.1913vw,65.603vh) scale(.8943)}to{transform:translate(70.08645vw,99vh) scale(.8943)}}.snow:nth-child(361){opacity:1.9144;transform:translate(9.2149vw,-10px) scale(.0429);animation:fall-361 19s -16s linear infinite}@keyframes fall-361{30.914%{transform:translate(8.7806vw,30.914vh) scale(.0429)}to{transform:translate(8.99775vw,99vh) scale(.0429)}}.snow:nth-child(362){opacity:1.9598;transform:translate(48.8556vw,-10px) scale(.5819);animation:fall-362 16s -24s linear infinite}@keyframes fall-362{53.198%{transform:translate(51.1751vw,53.198vh) scale(.5819)}to{transform:translate(50.01535vw,99vh) scale(.5819)}}.snow:nth-child(363){opacity:.6556;transform:translate(89.5324vw,-10px) scale(.6449);animation:fall-363 13s -24s linear infinite}@keyframes fall-363{60.024%{transform:translate(98.3076vw,60.024vh) scale(.6449)}to{transform:translate(93.92vw,99vh) scale(.6449)}}.snow:nth-child(364){opacity:.913;transform:translate(95.5742vw,-10px) scale(.9492);animation:fall-364 21s -3s linear infinite}@keyframes fall-364{45.792%{transform:translate(91.9047vw,45.792vh) scale(.9492)}to{transform:translate(93.73945vw,99vh) scale(.9492)}}.snow:nth-child(365){opacity:1.9476;transform:translate(57.6391vw,-10px) scale(.0477);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{44.081%{transform:translate(67.2638vw,44.081vh) scale(.0477)}to{transform:translate(62.45145vw,99vh) scale(.0477)}}.snow:nth-child(366){opacity:.0284;transform:translate(65.6185vw,-10px) scale(.2895);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{45.803%{transform:translate(67.2134vw,45.803vh) scale(.2895)}to{transform:translate(66.41595vw,99vh) scale(.2895)}}.snow:nth-child(367){opacity:1.9086;transform:translate(73.214vw,-10px) scale(.1803);animation:fall-367 23s -30s linear infinite}@keyframes fall-367{52.35%{transform:translate(68.8087vw,52.35vh) scale(.1803)}to{transform:translate(71.01135vw,99vh) scale(.1803)}}.snow:nth-child(368){opacity:.9206;transform:translate(31.4482vw,-10px) scale(.9955);animation:fall-368 20s -29s linear infinite}@keyframes fall-368{53.517%{transform:translate(27.4739vw,53.517vh) scale(.9955)}to{transform:translate(29.46105vw,99vh) scale(.9955)}}.snow:nth-child(369){opacity:.4552;transform:translate(55.8995vw,-10px) scale(.6713);animation:fall-369 21s -18s linear infinite}@keyframes fall-369{58.676%{transform:translate(53.6742vw,58.676vh) scale(.6713)}to{transform:translate(54.78685vw,99vh) scale(.6713)}}.snow:nth-child(370){opacity:1.9548;transform:translate(26.4597vw,-10px) scale(.6879);animation:fall-370 23s -8s linear infinite}@keyframes fall-370{51.741%{transform:translate(22.009vw,51.741vh) scale(.6879)}to{transform:translate(24.23435vw,99vh) scale(.6879)}}.snow:nth-child(371){opacity:1.0256;transform:translate(21.422vw,-10px) scale(.1676);animation:fall-371 21s -17s linear infinite}@keyframes fall-371{46.621%{transform:translate(28.5429vw,46.621vh) scale(.1676)}to{transform:translate(24.98245vw,99vh) scale(.1676)}}.snow:nth-child(372){opacity:1.7458;transform:translate(53.9095vw,-10px) scale(.9207);animation:fall-372 20s -25s linear infinite}@keyframes fall-372{77.98%{transform:translate(53.9487vw,77.98vh) scale(.9207)}to{transform:translate(53.9291vw,99vh) scale(.9207)}}.snow:nth-child(373){opacity:1.3772;transform:translate(20.247vw,-10px) scale(.8599);animation:fall-373 12s -14s linear infinite}@keyframes fall-373{30.404%{transform:translate(15.2024vw,30.404vh) scale(.8599)}to{transform:translate(17.7247vw,99vh) scale(.8599)}}.snow:nth-child(374){opacity:.5614;transform:translate(52.276vw,-10px) scale(.0256);animation:fall-374 22s -18s linear infinite}@keyframes fall-374{49.494%{transform:translate(55.0899vw,49.494vh) scale(.0256)}to{transform:translate(53.68295vw,99vh) scale(.0256)}}.snow:nth-child(375){opacity:.8926;transform:translate(10.646vw,-10px) scale(.1844);animation:fall-375 26s -2s linear infinite}@keyframes fall-375{30.262%{transform:translate(8.5306vw,30.262vh) scale(.1844)}to{transform:translate(9.5883vw,99vh) scale(.1844)}}.snow:nth-child(376){opacity:.482;transform:translate(33.4188vw,-10px) scale(.9962);animation:fall-376 26s -22s linear infinite}@keyframes fall-376{30.385%{transform:translate(26.9988vw,30.385vh) scale(.9962)}to{transform:translate(30.2088vw,99vh) scale(.9962)}}.snow:nth-child(377){opacity:1.891;transform:translate(42.4101vw,-10px) scale(.1538);animation:fall-377 11s -4s linear infinite}@keyframes fall-377{54.265%{transform:translate(49.3647vw,54.265vh) scale(.1538)}to{transform:translate(45.8874vw,99vh) scale(.1538)}}.snow:nth-child(378){opacity:1.1824;transform:translate(82.271vw,-10px) scale(.7281);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{62.046%{transform:translate(75.4397vw,62.046vh) scale(.7281)}to{transform:translate(78.85535vw,99vh) scale(.7281)}}.snow:nth-child(379){opacity:.5468;transform:translate(94.4667vw,-10px) scale(.9866);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{50.446%{transform:translate(101.7149vw,50.446vh) scale(.9866)}to{transform:translate(98.0908vw,99vh) scale(.9866)}}.snow:nth-child(380){opacity:.097;transform:translate(89.1377vw,-10px) scale(.1836);animation:fall-380 19s -8s linear infinite}@keyframes fall-380{51.828%{transform:translate(80.7763vw,51.828vh) scale(.1836)}to{transform:translate(84.957vw,99vh) scale(.1836)}}.snow:nth-child(381){opacity:.6122;transform:translate(20.0658vw,-10px) scale(.6082);animation:fall-381 22s -15s linear infinite}@keyframes fall-381{63.855%{transform:translate(26.705vw,63.855vh) scale(.6082)}to{transform:translate(23.3854vw,99vh) scale(.6082)}}.snow:nth-child(382){opacity:1.7286;transform:translate(64.2048vw,-10px) scale(.9623);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{48.089%{transform:translate(66.2655vw,48.089vh) scale(.9623)}to{transform:translate(65.23515vw,99vh) scale(.9623)}}.snow:nth-child(383){opacity:.6888;transform:translate(39.9607vw,-10px) scale(.8405);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{33.026%{transform:translate(42.5811vw,33.026vh) scale(.8405)}to{transform:translate(41.2709vw,99vh) scale(.8405)}}.snow:nth-child(384){opacity:.4124;transform:translate(92.8465vw,-10px) scale(.2392);animation:fall-384 14s -3s linear infinite}@keyframes fall-384{67.782%{transform:translate(87.9819vw,67.782vh) scale(.2392)}to{transform:translate(90.4142vw,99vh) scale(.2392)}}.snow:nth-child(385){opacity:.2852;transform:translate(98.3653vw,-10px) scale(.4308);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{77.471%{transform:translate(92.4351vw,77.471vh) scale(.4308)}to{transform:translate(95.4002vw,99vh) scale(.4308)}}.snow:nth-child(386){opacity:1.6892;transform:translate(99.6576vw,-10px) scale(.5744);animation:fall-386 14s -12s linear infinite}@keyframes fall-386{54.111%{transform:translate(106.969vw,54.111vh) scale(.5744)}to{transform:translate(103.3133vw,99vh) scale(.5744)}}.snow:nth-child(387){opacity:1.189;transform:translate(29.6582vw,-10px) scale(.2254);animation:fall-387 10s -18s linear infinite}@keyframes fall-387{55.369%{transform:translate(23.5725vw,55.369vh) scale(.2254)}to{transform:translate(26.61535vw,99vh) scale(.2254)}}.snow:nth-child(388){opacity:.9796;transform:translate(79.4408vw,-10px) scale(.97);animation:fall-388 30s -25s linear infinite}@keyframes fall-388{52.847%{transform:translate(81.6528vw,52.847vh) scale(.97)}to{transform:translate(80.5468vw,99vh) scale(.97)}}.snow:nth-child(389){opacity:.201;transform:translate(50.942vw,-10px) scale(.4128);animation:fall-389 20s -28s linear infinite}@keyframes fall-389{55.929%{transform:translate(42.3622vw,55.929vh) scale(.4128)}to{transform:translate(46.6521vw,99vh) scale(.4128)}}.snow:nth-child(390){opacity:.2026;transform:translate(93.2286vw,-10px) scale(.1171);animation:fall-390 15s -25s linear infinite}@keyframes fall-390{63.951%{transform:translate(88.2103vw,63.951vh) scale(.1171)}to{transform:translate(90.71945vw,99vh) scale(.1171)}}.snow:nth-child(391){opacity:.5674;transform:translate(76.178vw,-10px) scale(.4702);animation:fall-391 12s -5s linear infinite}@keyframes fall-391{75.333%{transform:translate(74.2435vw,75.333vh) scale(.4702)}to{transform:translate(75.21075vw,99vh) scale(.4702)}}.snow:nth-child(392){opacity:.4972;transform:translate(78.7761vw,-10px) scale(.8579);animation:fall-392 30s -10s linear infinite}@keyframes fall-392{57.788%{transform:translate(81.1179vw,57.788vh) scale(.8579)}to{transform:translate(79.947vw,99vh) scale(.8579)}}.snow:nth-child(393){opacity:.0422;transform:translate(25.2422vw,-10px) scale(.0331);animation:fall-393 23s -21s linear infinite}@keyframes fall-393{69.702%{transform:translate(23.3787vw,69.702vh) scale(.0331)}to{transform:translate(24.31045vw,99vh) scale(.0331)}}.snow:nth-child(394){opacity:1.3582;transform:translate(82.1066vw,-10px) scale(.1038);animation:fall-394 12s -11s linear infinite}@keyframes fall-394{62.566%{transform:translate(87.2041vw,62.566vh) scale(.1038)}to{transform:translate(84.65535vw,99vh) scale(.1038)}}.snow:nth-child(395){opacity:1.0468;transform:translate(1.9104vw,-10px) scale(.567);animation:fall-395 20s -23s linear infinite}@keyframes fall-395{47.774%{transform:translate(6.6748vw,47.774vh) scale(.567)}to{transform:translate(4.2926vw,99vh) scale(.567)}}.snow:nth-child(396){opacity:.2762;transform:translate(67.8844vw,-10px) scale(.8426);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{34.654%{transform:translate(68.3249vw,34.654vh) scale(.8426)}to{transform:translate(68.10465vw,99vh) scale(.8426)}}.snow:nth-child(397){opacity:.0152;transform:translate(48.7054vw,-10px) scale(.5397);animation:fall-397 14s -28s linear infinite}@keyframes fall-397{40.391%{transform:translate(52.0729vw,40.391vh) scale(.5397)}to{transform:translate(50.38915vw,99vh) scale(.5397)}}.snow:nth-child(398){opacity:1.2518;transform:translate(39.526vw,-10px) scale(.4334);animation:fall-398 18s -12s linear infinite}@keyframes fall-398{49.326%{transform:translate(30.5653vw,49.326vh) scale(.4334)}to{transform:translate(35.04565vw,99vh) scale(.4334)}}.snow:nth-child(399){opacity:.6998;transform:translate(98.5139vw,-10px) scale(.2029);animation:fall-399 24s -17s linear infinite}@keyframes fall-399{64.128%{transform:translate(108.1287vw,64.128vh) scale(.2029)}to{transform:translate(103.3213vw,99vh) scale(.2029)}}.snow:nth-child(400){opacity:.0766;transform:translate(92.9709vw,-10px) scale(.1224);animation:fall-400 30s -18s linear infinite}@keyframes fall-400{34.07%{transform:translate(102.1518vw,34.07vh) scale(.1224)}to{transform:translate(97.56135vw,99vh) scale(.1224)}}\n"] }]
28
29
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
29
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNdEYsa01BQWtNO0FBUWxNLE1BQU0sT0FBTyxZQUFZO0lBSXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUYvRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBSXhCLElBQUksSUFBSSxDQUFDLE1BQU0sQ0FBQyxhQUFhO1lBQ3pCLEtBQUssSUFBSSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUMsR0FBRyxHQUFHLEVBQUUsQ0FBQyxFQUFFO2dCQUN4QixJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUUzQixJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxZQUFZLEVBQUU7WUFDeEIsT0FBTyxDQUFDLEdBQUcsQ0FBQyx1REFBdUQsQ0FBQyxDQUFBO1lBQ3BFLElBQUksQ0FBQyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUMsT0FBTyxFQUFFLEVBQUUsT0FBTyxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsR0FBRyxFQUFFLENBQUMsQ0FBQyxDQUFDO1NBQ2pFO0lBQ0wsQ0FBQzs7eUdBZFEsWUFBWTs2RkFBWixZQUFZLGdEQ2Z6QixpS0FHK0I7MkZEWWxCLFlBQVk7a0JBUHhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJLG1CQUdwQix1QkFBdUIsQ0FBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IFJvdXRlciB9IGZyb20gXCJAYW5ndWxhci9yb3V0ZXJcIjtcclxuXHJcbi8vIENvbmZpZ3VyYXppb25pXHJcbmltcG9ydCB7IEFwcFN0YXRlLCBUb2tlblNlcnZpY2UgfSBmcm9tIFwiQGVzZmFlbnphL2NvcmUvc2VydmljZXNcIjtcclxuXHJcbi8qIE4uQjogUXVlc3RvIGNvbXBvbmVudGUgbm9uIHB1w7IgZGl2ZW50YXJlIHN0YW5kYWxvbmUuIMOIIGlsIHB1bnRvIGRpIGluZ3Jlc3NvIHBlciBpbCBib290c3RyYXAgZGVpIG1vZHVsaSBkaSBGcm9udGVuZCwgY2hlIE5PTiBzaSBiYXNhbm8gc3VpIGNvbXBvbmVudGkgc3RhbmRhbG9uZSBhIG1lbm8gZGkgcmFyZSBmdW56aW9uYWxpdMOgICovXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnLFxyXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2hcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgYnRzOiBUb2tlblNlcnZpY2UsIHB1YmxpYyBfc3RhdGU6IEFwcFN0YXRlLCBwcml2YXRlIHJvdXRlcjogUm91dGVyKSB7XHJcblxyXG4gICAgICAgIGlmICh0aGlzLl9zdGF0ZS5jaHJpc3RtYXNUaW1lKVxyXG4gICAgICAgICAgICBmb3IgKGxldCBpID0gMDsgaSA8IDQwMDsgaSsrKVxyXG4gICAgICAgICAgICAgICAgdGhpcy5zbm93cy5wdXNoKGkpO1xyXG5cclxuICAgICAgICBpZiAoIXRoaXMuYnRzLmFjY291bnRTY29wZSkge1xyXG4gICAgICAgICAgICBjb25zb2xlLmxvZyhcIkFwcENvbXBvbmVudCAtIG5vIGFjY291bnQgc2NvcGUsIHJlZGlyZWN0aW5nIHRvIGxvZ2luXCIpXHJcbiAgICAgICAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFtcImxvZ2luXCIsIHsgZnJvbVVybDogdGhpcy5yb3V0ZXIudXJsIH1dKTtcclxuICAgICAgICB9XHJcbiAgICB9XHJcbn0iLCI8bmctY29udGFpbmVyICpuZ0lmPVwiX3N0YXRlLmNocmlzdG1hc1RpbWVcIj5cclxuICAgIDxkaXYgKm5nRm9yPVwibGV0IGkgb2Ygc25vd3NcIiBjbGFzcz1cInNub3dcIj48L2Rpdj5cclxuPC9uZy1jb250YWluZXI+XHJcbjxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD4iXX0=
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==