@esfaenza/core 15.2.154 → 15.2.155
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.
- package/README.md +24 -24
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/public-api.mjs +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
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 });
|
|
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:1.693;transform:translate(84.0831vw,-10px) scale(.5139);animation:fall-1 18s -10s linear infinite}@keyframes fall-1{64.259%{transform:translate(87.9386vw,64.259vh) scale(.5139)}to{transform:translate(86.01085vw,99vh) scale(.5139)}}.snow:nth-child(2){opacity:1.8858;transform:translate(96.8327vw,-10px) scale(.57);animation:fall-2 27s -21s linear infinite}@keyframes fall-2{79.156%{transform:translate(86.8918vw,79.156vh) scale(.57)}to{transform:translate(91.86225vw,99vh) scale(.57)}}.snow:nth-child(3){opacity:.08;transform:translate(20.5371vw,-10px) scale(.828);animation:fall-3 11s -19s linear infinite}@keyframes fall-3{66.728%{transform:translate(19.0678vw,66.728vh) scale(.828)}to{transform:translate(19.80245vw,99vh) scale(.828)}}.snow:nth-child(4){opacity:1.6644;transform:translate(15.0921vw,-10px) scale(.5192);animation:fall-4 16s -22s linear infinite}@keyframes fall-4{62.749%{transform:translate(5.4049vw,62.749vh) scale(.5192)}to{transform:translate(10.2485vw,99vh) scale(.5192)}}.snow:nth-child(5){opacity:1.8192;transform:translate(3.5423vw,-10px) scale(.9872);animation:fall-5 25s -9s linear infinite}@keyframes fall-5{73.473%{transform:translate(7.7347vw,73.473vh) scale(.9872)}to{transform:translate(5.6385vw,99vh) scale(.9872)}}.snow:nth-child(6){opacity:1.2956;transform:translate(28.2697vw,-10px) scale(.3251);animation:fall-6 17s -26s linear infinite}@keyframes fall-6{73.247%{transform:translate(26.3208vw,73.247vh) scale(.3251)}to{transform:translate(27.29525vw,99vh) scale(.3251)}}.snow:nth-child(7){opacity:1.1894;transform:translate(41.6753vw,-10px) scale(.1293);animation:fall-7 26s -13s linear infinite}@keyframes fall-7{48.295%{transform:translate(50.7627vw,48.295vh) scale(.1293)}to{transform:translate(46.219vw,99vh) scale(.1293)}}.snow:nth-child(8){opacity:1.0498;transform:translate(14.2012vw,-10px) scale(.7562);animation:fall-8 29s -29s linear infinite}@keyframes fall-8{56.407%{transform:translate(16.1073vw,56.407vh) scale(.7562)}to{transform:translate(15.15425vw,99vh) scale(.7562)}}.snow:nth-child(9){opacity:1.178;transform:translate(47.7954vw,-10px) scale(.1261);animation:fall-9 28s -16s linear infinite}@keyframes fall-9{37.921%{transform:translate(49.6703vw,37.921vh) scale(.1261)}to{transform:translate(48.73285vw,99vh) scale(.1261)}}.snow:nth-child(10){opacity:1.6846;transform:translate(66.6259vw,-10px) scale(.3468);animation:fall-10 27s -15s linear infinite}@keyframes fall-10{79.278%{transform:translate(65.5162vw,79.278vh) scale(.3468)}to{transform:translate(66.07105vw,99vh) scale(.3468)}}.snow:nth-child(11){opacity:1.7084;transform:translate(18.2956vw,-10px) scale(.4278);animation:fall-11 16s -14s linear infinite}@keyframes fall-11{59.722%{transform:translate(26.5841vw,59.722vh) scale(.4278)}to{transform:translate(22.43985vw,99vh) scale(.4278)}}.snow:nth-child(12){opacity:1.2382;transform:translate(51.6613vw,-10px) scale(.5332);animation:fall-12 29s -25s linear infinite}@keyframes fall-12{38.896%{transform:translate(55.2617vw,38.896vh) scale(.5332)}to{transform:translate(53.4615vw,99vh) scale(.5332)}}.snow:nth-child(13){opacity:.3344;transform:translate(54.1935vw,-10px) scale(.2195);animation:fall-13 25s -9s linear infinite}@keyframes fall-13{52.524%{transform:translate(55.4262vw,52.524vh) scale(.2195)}to{transform:translate(54.80985vw,99vh) scale(.2195)}}.snow:nth-child(14){opacity:.8158;transform:translate(12.1635vw,-10px) scale(.0309);animation:fall-14 29s -29s linear infinite}@keyframes fall-14{43.868%{transform:translate(16.6238vw,43.868vh) scale(.0309)}to{transform:translate(14.39365vw,99vh) scale(.0309)}}.snow:nth-child(15){opacity:.4594;transform:translate(25.4181vw,-10px) scale(.7884);animation:fall-15 22s -16s linear infinite}@keyframes fall-15{62.804%{transform:translate(29.5394vw,62.804vh) scale(.7884)}to{transform:translate(27.47875vw,99vh) scale(.7884)}}.snow:nth-child(16){opacity:1.7554;transform:translate(25.5784vw,-10px) scale(.0641);animation:fall-16 15s -20s linear infinite}@keyframes fall-16{73.588%{transform:translate(27.2759vw,73.588vh) scale(.0641)}to{transform:translate(26.42715vw,99vh) scale(.0641)}}.snow:nth-child(17){opacity:1.7992;transform:translate(33.4343vw,-10px) scale(.9515);animation:fall-17 22s -26s linear infinite}@keyframes fall-17{60.355%{transform:translate(26.1114vw,60.355vh) scale(.9515)}to{transform:translate(29.77285vw,99vh) scale(.9515)}}.snow:nth-child(18){opacity:.2884;transform:translate(90.9501vw,-10px) scale(.9743);animation:fall-18 16s -4s linear infinite}@keyframes fall-18{39.709%{transform:translate(86.5104vw,39.709vh) scale(.9743)}to{transform:translate(88.73025vw,99vh) scale(.9743)}}.snow:nth-child(19){opacity:1.5782;transform:translate(54.3093vw,-10px) scale(.8262);animation:fall-19 24s -26s linear infinite}@keyframes fall-19{48.847%{transform:translate(55.9117vw,48.847vh) scale(.8262)}to{transform:translate(55.1105vw,99vh) scale(.8262)}}.snow:nth-child(20){opacity:.7884;transform:translate(83.3356vw,-10px) scale(.7263);animation:fall-20 14s -15s linear infinite}@keyframes fall-20{50.954%{transform:translate(90.757vw,50.954vh) scale(.7263)}to{transform:translate(87.0463vw,99vh) scale(.7263)}}.snow:nth-child(21){opacity:1.955;transform:translate(10.8423vw,-10px) scale(.5489);animation:fall-21 16s -11s linear infinite}@keyframes fall-21{53.771%{transform:translate(7.1933vw,53.771vh) scale(.5489)}to{transform:translate(9.0178vw,99vh) scale(.5489)}}.snow:nth-child(22){opacity:.7048;transform:translate(57.7651vw,-10px) scale(.6704);animation:fall-22 17s -22s linear infinite}@keyframes fall-22{60.68%{transform:translate(56.7285vw,60.68vh) scale(.6704)}to{transform:translate(57.2468vw,99vh) scale(.6704)}}.snow:nth-child(23){opacity:1.4922;transform:translate(79.1547vw,-10px) scale(.7861);animation:fall-23 21s -27s linear infinite}@keyframes fall-23{44.52%{transform:translate(78.0696vw,44.52vh) scale(.7861)}to{transform:translate(78.61215vw,99vh) scale(.7861)}}.snow:nth-child(24){opacity:1.5398;transform:translate(47.7187vw,-10px) scale(.4153);animation:fall-24 30s -11s linear infinite}@keyframes fall-24{44.809%{transform:translate(40.6203vw,44.809vh) scale(.4153)}to{transform:translate(44.1695vw,99vh) scale(.4153)}}.snow:nth-child(25){opacity:.8636;transform:translate(41.8072vw,-10px) scale(.206);animation:fall-25 19s -15s linear infinite}@keyframes fall-25{42.518%{transform:translate(33.8462vw,42.518vh) scale(.206)}to{transform:translate(37.8267vw,99vh) scale(.206)}}.snow:nth-child(26){opacity:.9456;transform:translate(26.1419vw,-10px) scale(.9834);animation:fall-26 27s -3s linear infinite}@keyframes fall-26{42.018%{transform:translate(33.361vw,42.018vh) scale(.9834)}to{transform:translate(29.75145vw,99vh) scale(.9834)}}.snow:nth-child(27){opacity:.0344;transform:translate(18.4102vw,-10px) scale(.0148);animation:fall-27 12s -11s linear infinite}@keyframes fall-27{70.202%{transform:translate(16.8053vw,70.202vh) scale(.0148)}to{transform:translate(17.60775vw,99vh) scale(.0148)}}.snow:nth-child(28){opacity:1.7432;transform:translate(36.5292vw,-10px) scale(.8162);animation:fall-28 27s -25s linear infinite}@keyframes fall-28{32.718%{transform:translate(31.2757vw,32.718vh) scale(.8162)}to{transform:translate(33.90245vw,99vh) scale(.8162)}}.snow:nth-child(29){opacity:.2496;transform:translate(86.2185vw,-10px) scale(.1664);animation:fall-29 13s -19s linear infinite}@keyframes fall-29{56.483%{transform:translate(91.1647vw,56.483vh) scale(.1664)}to{transform:translate(88.6916vw,99vh) scale(.1664)}}.snow:nth-child(30){opacity:.3838;transform:translate(19.7651vw,-10px) scale(.9622);animation:fall-30 21s -27s linear infinite}@keyframes fall-30{78.077%{transform:translate(24.7138vw,78.077vh) scale(.9622)}to{transform:translate(22.23945vw,99vh) scale(.9622)}}.snow:nth-child(31){opacity:.7142;transform:translate(62.4942vw,-10px) scale(.6289);animation:fall-31 11s -4s linear infinite}@keyframes fall-31{69.158%{transform:translate(67.2024vw,69.158vh) scale(.6289)}to{transform:translate(64.8483vw,99vh) scale(.6289)}}.snow:nth-child(32){opacity:.319;transform:translate(17.4335vw,-10px) scale(.2792);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{65.797%{transform:translate(12.7205vw,65.797vh) scale(.2792)}to{transform:translate(15.077vw,99vh) scale(.2792)}}.snow:nth-child(33){opacity:1.5084;transform:translate(48.8982vw,-10px) scale(.9767);animation:fall-33 14s -10s linear infinite}@keyframes fall-33{37.012%{transform:translate(58.0803vw,37.012vh) scale(.9767)}to{transform:translate(53.48925vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.2626;transform:translate(97.911vw,-10px) scale(.1458);animation:fall-34 24s -19s linear infinite}@keyframes fall-34{64.643%{transform:translate(97.5918vw,64.643vh) scale(.1458)}to{transform:translate(97.7514vw,99vh) scale(.1458)}}.snow:nth-child(35){opacity:1.7324;transform:translate(30.2875vw,-10px) scale(.6832);animation:fall-35 30s -23s linear infinite}@keyframes fall-35{40.184%{transform:translate(20.7854vw,40.184vh) scale(.6832)}to{transform:translate(25.53645vw,99vh) scale(.6832)}}.snow:nth-child(36){opacity:1.346;transform:translate(71.2741vw,-10px) scale(.9263);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{71.485%{transform:translate(70.6407vw,71.485vh) scale(.9263)}to{transform:translate(70.9574vw,99vh) scale(.9263)}}.snow:nth-child(37){opacity:.5642;transform:translate(26.0499vw,-10px) scale(.478);animation:fall-37 21s -19s linear infinite}@keyframes fall-37{51.639%{transform:translate(25.2431vw,51.639vh) scale(.478)}to{transform:translate(25.6465vw,99vh) scale(.478)}}.snow:nth-child(38){opacity:1.6218;transform:translate(92.4951vw,-10px) scale(.2857);animation:fall-38 19s -22s linear infinite}@keyframes fall-38{45.495%{transform:translate(96.239vw,45.495vh) scale(.2857)}to{transform:translate(94.36705vw,99vh) scale(.2857)}}.snow:nth-child(39){opacity:1.8664;transform:translate(99.122vw,-10px) scale(.1627);animation:fall-39 29s -29s linear infinite}@keyframes fall-39{70.327%{transform:translate(104.3843vw,70.327vh) scale(.1627)}to{transform:translate(101.75315vw,99vh) scale(.1627)}}.snow:nth-child(40){opacity:1.3592;transform:translate(65.9441vw,-10px) scale(.0793);animation:fall-40 20s -23s linear infinite}@keyframes fall-40{60.285%{transform:translate(74.8943vw,60.285vh) scale(.0793)}to{transform:translate(70.4192vw,99vh) scale(.0793)}}.snow:nth-child(41){opacity:1.4316;transform:translate(2.2057vw,-10px) scale(.4927);animation:fall-41 27s -30s linear infinite}@keyframes fall-41{46.185%{transform:translate(8.1061vw,46.185vh) scale(.4927)}to{transform:translate(5.1559vw,99vh) scale(.4927)}}.snow:nth-child(42){opacity:.9512;transform:translate(78.4387vw,-10px) scale(.0849);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{71.862%{transform:translate(78.3129vw,71.862vh) scale(.0849)}to{transform:translate(78.3758vw,99vh) scale(.0849)}}.snow:nth-child(43){opacity:.8438;transform:translate(17.7517vw,-10px) scale(.0777);animation:fall-43 18s -28s linear infinite}@keyframes fall-43{67.087%{transform:translate(21.2895vw,67.087vh) scale(.0777)}to{transform:translate(19.5206vw,99vh) scale(.0777)}}.snow:nth-child(44){opacity:.3292;transform:translate(70.9729vw,-10px) scale(.1479);animation:fall-44 13s -23s linear infinite}@keyframes fall-44{62.08%{transform:translate(78.3759vw,62.08vh) scale(.1479)}to{transform:translate(74.6744vw,99vh) scale(.1479)}}.snow:nth-child(45){opacity:1.1392;transform:translate(60.7437vw,-10px) scale(.9931);animation:fall-45 28s -27s linear infinite}@keyframes fall-45{73.061%{transform:translate(65.8866vw,73.061vh) scale(.9931)}to{transform:translate(63.31515vw,99vh) scale(.9931)}}.snow:nth-child(46){opacity:1.182;transform:translate(15.0338vw,-10px) scale(.1544);animation:fall-46 10s -24s linear infinite}@keyframes fall-46{76.891%{transform:translate(20.7361vw,76.891vh) scale(.1544)}to{transform:translate(17.88495vw,99vh) scale(.1544)}}.snow:nth-child(47){opacity:1.007;transform:translate(1.2371vw,-10px) scale(.1629);animation:fall-47 18s -19s linear infinite}@keyframes fall-47{55.496%{transform:translate(6.0788vw,55.496vh) scale(.1629)}to{transform:translate(3.65795vw,99vh) scale(.1629)}}.snow:nth-child(48){opacity:.7506;transform:translate(63.8816vw,-10px) scale(.836);animation:fall-48 25s -24s linear infinite}@keyframes fall-48{66.903%{transform:translate(55.5281vw,66.903vh) scale(.836)}to{transform:translate(59.70485vw,99vh) scale(.836)}}.snow:nth-child(49){opacity:1.6452;transform:translate(24.0497vw,-10px) scale(.2856);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{73.949%{transform:translate(27.0974vw,73.949vh) scale(.2856)}to{transform:translate(25.57355vw,99vh) scale(.2856)}}.snow:nth-child(50){opacity:.1244;transform:translate(95.821vw,-10px) scale(.9334);animation:fall-50 20s -26s linear infinite}@keyframes fall-50{65.999%{transform:translate(99.9833vw,65.999vh) scale(.9334)}to{transform:translate(97.90215vw,99vh) scale(.9334)}}.snow:nth-child(51){opacity:1.644;transform:translate(46.7124vw,-10px) scale(.5113);animation:fall-51 17s -7s linear infinite}@keyframes fall-51{60.676%{transform:translate(45.0797vw,60.676vh) scale(.5113)}to{transform:translate(45.89605vw,99vh) scale(.5113)}}.snow:nth-child(52){opacity:.7804;transform:translate(39.6147vw,-10px) scale(.979);animation:fall-52 14s -12s linear infinite}@keyframes fall-52{31.898%{transform:translate(42.105vw,31.898vh) scale(.979)}to{transform:translate(40.85985vw,99vh) scale(.979)}}.snow:nth-child(53){opacity:.3078;transform:translate(20.3111vw,-10px) scale(.1704);animation:fall-53 17s -27s linear infinite}@keyframes fall-53{33.051%{transform:translate(15.8304vw,33.051vh) scale(.1704)}to{transform:translate(18.07075vw,99vh) scale(.1704)}}.snow:nth-child(54){opacity:1.6968;transform:translate(76.0874vw,-10px) scale(.4317);animation:fall-54 16s -6s linear infinite}@keyframes fall-54{70.3%{transform:translate(70.1516vw,70.3vh) scale(.4317)}to{transform:translate(73.1195vw,99vh) scale(.4317)}}.snow:nth-child(55){opacity:.1916;transform:translate(80.4012vw,-10px) scale(.7213);animation:fall-55 19s -13s linear infinite}@keyframes fall-55{69.699%{transform:translate(85.8289vw,69.699vh) scale(.7213)}to{transform:translate(83.11505vw,99vh) scale(.7213)}}.snow:nth-child(56){opacity:.226;transform:translate(26.2732vw,-10px) scale(.9123);animation:fall-56 13s -12s linear infinite}@keyframes fall-56{79.957%{transform:translate(29.9853vw,79.957vh) scale(.9123)}to{transform:translate(28.12925vw,99vh) scale(.9123)}}.snow:nth-child(57){opacity:.3582;transform:translate(79.8934vw,-10px) scale(.2298);animation:fall-57 13s -7s linear infinite}@keyframes fall-57{50.39%{transform:translate(70.4893vw,50.39vh) scale(.2298)}to{transform:translate(75.19135vw,99vh) scale(.2298)}}.snow:nth-child(58){opacity:.723;transform:translate(24.9928vw,-10px) scale(.6254);animation:fall-58 19s -30s linear infinite}@keyframes fall-58{40.865%{transform:translate(33.6919vw,40.865vh) scale(.6254)}to{transform:translate(29.34235vw,99vh) scale(.6254)}}.snow:nth-child(59){opacity:.6996;transform:translate(66.8178vw,-10px) scale(.0378);animation:fall-59 11s -16s linear infinite}@keyframes fall-59{55.465%{transform:translate(64.6605vw,55.465vh) scale(.0378)}to{transform:translate(65.73915vw,99vh) scale(.0378)}}.snow:nth-child(60){opacity:1.6096;transform:translate(96.2801vw,-10px) scale(.9513);animation:fall-60 28s -23s linear infinite}@keyframes fall-60{36.89%{transform:translate(103.241vw,36.89vh) scale(.9513)}to{transform:translate(99.76055vw,99vh) scale(.9513)}}.snow:nth-child(61){opacity:.8454;transform:translate(11.5791vw,-10px) scale(.9142);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{70.767%{transform:translate(2.6959vw,70.767vh) scale(.9142)}to{transform:translate(7.1375vw,99vh) scale(.9142)}}.snow:nth-child(62){opacity:.7544;transform:translate(67.5028vw,-10px) scale(.4146);animation:fall-62 14s -2s linear infinite}@keyframes fall-62{67.984%{transform:translate(73.4155vw,67.984vh) scale(.4146)}to{transform:translate(70.45915vw,99vh) scale(.4146)}}.snow:nth-child(63){opacity:1.2968;transform:translate(62.6835vw,-10px) scale(.5443);animation:fall-63 14s -20s linear infinite}@keyframes fall-63{45.709%{transform:translate(56.3097vw,45.709vh) scale(.5443)}to{transform:translate(59.4966vw,99vh) scale(.5443)}}.snow:nth-child(64){opacity:.1804;transform:translate(14.2479vw,-10px) scale(.2228);animation:fall-64 25s -8s linear infinite}@keyframes fall-64{58.282%{transform:translate(19.3981vw,58.282vh) scale(.2228)}to{transform:translate(16.823vw,99vh) scale(.2228)}}.snow:nth-child(65){opacity:.2638;transform:translate(66.9552vw,-10px) scale(.1927);animation:fall-65 29s -18s linear infinite}@keyframes fall-65{49.912%{transform:translate(64.363vw,49.912vh) scale(.1927)}to{transform:translate(65.6591vw,99vh) scale(.1927)}}.snow:nth-child(66){opacity:.5478;transform:translate(93.0837vw,-10px) scale(.1409);animation:fall-66 25s -23s linear infinite}@keyframes fall-66{48.851%{transform:translate(95.7975vw,48.851vh) scale(.1409)}to{transform:translate(94.4406vw,99vh) scale(.1409)}}.snow:nth-child(67){opacity:.2756;transform:translate(10.9326vw,-10px) scale(.1359);animation:fall-67 28s -17s linear infinite}@keyframes fall-67{51.643%{transform:translate(19.7235vw,51.643vh) scale(.1359)}to{transform:translate(15.32805vw,99vh) scale(.1359)}}.snow:nth-child(68){opacity:1.6634;transform:translate(77.0821vw,-10px) scale(.4491);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{68.762%{transform:translate(69.5582vw,68.762vh) scale(.4491)}to{transform:translate(73.32015vw,99vh) scale(.4491)}}.snow:nth-child(69){opacity:1.6622;transform:translate(74.9177vw,-10px) scale(.9853);animation:fall-69 25s -2s linear infinite}@keyframes fall-69{33.409%{transform:translate(71.3384vw,33.409vh) scale(.9853)}to{transform:translate(73.12805vw,99vh) scale(.9853)}}.snow:nth-child(70){opacity:.8936;transform:translate(77.6026vw,-10px) scale(.3442);animation:fall-70 20s -30s linear infinite}@keyframes fall-70{59.829%{transform:translate(83.3773vw,59.829vh) scale(.3442)}to{transform:translate(80.48995vw,99vh) scale(.3442)}}.snow:nth-child(71){opacity:1.642;transform:translate(29.5831vw,-10px) scale(.1903);animation:fall-71 16s -15s linear infinite}@keyframes fall-71{49.505%{transform:translate(37.6165vw,49.505vh) scale(.1903)}to{transform:translate(33.5998vw,99vh) scale(.1903)}}.snow:nth-child(72){opacity:.6986;transform:translate(97.4488vw,-10px) scale(.6834);animation:fall-72 24s -25s linear infinite}@keyframes fall-72{34.513%{transform:translate(89.6145vw,34.513vh) scale(.6834)}to{transform:translate(93.53165vw,99vh) scale(.6834)}}.snow:nth-child(73){opacity:1.291;transform:translate(92.5255vw,-10px) scale(.8261);animation:fall-73 12s -15s linear infinite}@keyframes fall-73{42.489%{transform:translate(93.4374vw,42.489vh) scale(.8261)}to{transform:translate(92.98145vw,99vh) scale(.8261)}}.snow:nth-child(74){opacity:.8072;transform:translate(43.9962vw,-10px) scale(.6459);animation:fall-74 30s -9s linear infinite}@keyframes fall-74{78.555%{transform:translate(48.9445vw,78.555vh) scale(.6459)}to{transform:translate(46.47035vw,99vh) scale(.6459)}}.snow:nth-child(75){opacity:1.3492;transform:translate(87.0614vw,-10px) scale(.1143);animation:fall-75 20s -26s linear infinite}@keyframes fall-75{57.74%{transform:translate(90.8883vw,57.74vh) scale(.1143)}to{transform:translate(88.97485vw,99vh) scale(.1143)}}.snow:nth-child(76){opacity:.3392;transform:translate(5.9445vw,-10px) scale(.8255);animation:fall-76 26s -26s linear infinite}@keyframes fall-76{63.918%{transform:translate(13.396vw,63.918vh) scale(.8255)}to{transform:translate(9.67025vw,99vh) scale(.8255)}}.snow:nth-child(77){opacity:1.2992;transform:translate(60.8167vw,-10px) scale(.7332);animation:fall-77 19s -28s linear infinite}@keyframes fall-77{44.021%{transform:translate(66.8641vw,44.021vh) scale(.7332)}to{transform:translate(63.8404vw,99vh) scale(.7332)}}.snow:nth-child(78){opacity:.2088;transform:translate(86.4088vw,-10px) scale(.234);animation:fall-78 27s -21s linear infinite}@keyframes fall-78{67.438%{transform:translate(95.5349vw,67.438vh) scale(.234)}to{transform:translate(90.97185vw,99vh) scale(.234)}}.snow:nth-child(79){opacity:1.8954;transform:translate(80.3547vw,-10px) scale(.1114);animation:fall-79 15s -4s linear infinite}@keyframes fall-79{38.183%{transform:translate(89.8219vw,38.183vh) scale(.1114)}to{transform:translate(85.0883vw,99vh) scale(.1114)}}.snow:nth-child(80){opacity:1.5686;transform:translate(61.5147vw,-10px) scale(.9685);animation:fall-80 22s -2s linear infinite}@keyframes fall-80{63.268%{transform:translate(53.8192vw,63.268vh) scale(.9685)}to{transform:translate(57.66695vw,99vh) scale(.9685)}}.snow:nth-child(81){opacity:1.3848;transform:translate(78.1871vw,-10px) scale(.5647);animation:fall-81 11s -19s linear infinite}@keyframes fall-81{73.085%{transform:translate(69.482vw,73.085vh) scale(.5647)}to{transform:translate(73.83455vw,99vh) scale(.5647)}}.snow:nth-child(82){opacity:.7058;transform:translate(55.8661vw,-10px) scale(.6771);animation:fall-82 19s -21s linear infinite}@keyframes fall-82{74.911%{transform:translate(59.7018vw,74.911vh) scale(.6771)}to{transform:translate(57.78395vw,99vh) scale(.6771)}}.snow:nth-child(83){opacity:.7878;transform:translate(4.6354vw,-10px) scale(.633);animation:fall-83 22s -8s linear infinite}@keyframes fall-83{71.519%{transform:translate(-1.4168vw,71.519vh) scale(.633)}to{transform:translate(1.6093vw,99vh) scale(.633)}}.snow:nth-child(84){opacity:1.9592;transform:translate(20.8409vw,-10px) scale(.4876);animation:fall-84 11s -5s linear infinite}@keyframes fall-84{36.819%{transform:translate(14.1723vw,36.819vh) scale(.4876)}to{transform:translate(17.5066vw,99vh) scale(.4876)}}.snow:nth-child(85){opacity:1.8738;transform:translate(22.385vw,-10px) scale(.9686);animation:fall-85 16s -7s linear infinite}@keyframes fall-85{73.552%{transform:translate(19.7565vw,73.552vh) scale(.9686)}to{transform:translate(21.07075vw,99vh) scale(.9686)}}.snow:nth-child(86){opacity:1.3874;transform:translate(55.2721vw,-10px) scale(.083);animation:fall-86 10s -16s linear infinite}@keyframes fall-86{78.738%{transform:translate(52.1292vw,78.738vh) scale(.083)}to{transform:translate(53.70065vw,99vh) scale(.083)}}.snow:nth-child(87){opacity:1.7356;transform:translate(8.5282vw,-10px) scale(.4809);animation:fall-87 13s -2s linear infinite}@keyframes fall-87{32.584%{transform:translate(10.6896vw,32.584vh) scale(.4809)}to{transform:translate(9.6089vw,99vh) scale(.4809)}}.snow:nth-child(88){opacity:.1728;transform:translate(83.3677vw,-10px) scale(.6225);animation:fall-88 20s -27s linear infinite}@keyframes fall-88{70.93%{transform:translate(79.5536vw,70.93vh) scale(.6225)}to{transform:translate(81.46065vw,99vh) scale(.6225)}}.snow:nth-child(89){opacity:1.255;transform:translate(53.8868vw,-10px) scale(.5859);animation:fall-89 10s -24s linear infinite}@keyframes fall-89{57.036%{transform:translate(55.6589vw,57.036vh) scale(.5859)}to{transform:translate(54.77285vw,99vh) scale(.5859)}}.snow:nth-child(90){opacity:1.4758;transform:translate(39.4477vw,-10px) scale(.8944);animation:fall-90 25s -16s linear infinite}@keyframes fall-90{59.05%{transform:translate(45.1899vw,59.05vh) scale(.8944)}to{transform:translate(42.3188vw,99vh) scale(.8944)}}.snow:nth-child(91){opacity:1.28;transform:translate(46.438vw,-10px) scale(.1931);animation:fall-91 17s -2s linear infinite}@keyframes fall-91{42.052%{transform:translate(38.7494vw,42.052vh) scale(.1931)}to{transform:translate(42.5937vw,99vh) scale(.1931)}}.snow:nth-child(92){opacity:1.9046;transform:translate(96.433vw,-10px) scale(.1697);animation:fall-92 13s -18s linear infinite}@keyframes fall-92{43.491%{transform:translate(89.3349vw,43.491vh) scale(.1697)}to{transform:translate(92.88395vw,99vh) scale(.1697)}}.snow:nth-child(93){opacity:1.4088;transform:translate(65.4066vw,-10px) scale(.2198);animation:fall-93 19s -8s linear infinite}@keyframes fall-93{34.494%{transform:translate(57.0895vw,34.494vh) scale(.2198)}to{transform:translate(61.24805vw,99vh) scale(.2198)}}.snow:nth-child(94){opacity:1.3118;transform:translate(47.4946vw,-10px) scale(.9726);animation:fall-94 19s -12s linear infinite}@keyframes fall-94{31.178%{transform:translate(51.3615vw,31.178vh) scale(.9726)}to{transform:translate(49.42805vw,99vh) scale(.9726)}}.snow:nth-child(95){opacity:1.5798;transform:translate(65.2906vw,-10px) scale(.5067);animation:fall-95 25s -21s linear infinite}@keyframes fall-95{49.245%{transform:translate(59.0148vw,49.245vh) scale(.5067)}to{transform:translate(62.1527vw,99vh) scale(.5067)}}.snow:nth-child(96){opacity:1.9022;transform:translate(60.1446vw,-10px) scale(.6637);animation:fall-96 22s -12s linear infinite}@keyframes fall-96{45.787%{transform:translate(51.857vw,45.787vh) scale(.6637)}to{transform:translate(56.0008vw,99vh) scale(.6637)}}.snow:nth-child(97){opacity:1.0932;transform:translate(41.2849vw,-10px) scale(.4308);animation:fall-97 24s -2s linear infinite}@keyframes fall-97{64.803%{transform:translate(32.1679vw,64.803vh) scale(.4308)}to{transform:translate(36.7264vw,99vh) scale(.4308)}}.snow:nth-child(98){opacity:.5796;transform:translate(70.679vw,-10px) scale(.3515);animation:fall-98 11s -24s linear infinite}@keyframes fall-98{67.298%{transform:translate(63.044vw,67.298vh) scale(.3515)}to{transform:translate(66.8615vw,99vh) scale(.3515)}}.snow:nth-child(99){opacity:.9562;transform:translate(87.924vw,-10px) scale(.8228);animation:fall-99 26s -28s linear infinite}@keyframes fall-99{33.551%{transform:translate(91.6054vw,33.551vh) scale(.8228)}to{transform:translate(89.7647vw,99vh) scale(.8228)}}.snow:nth-child(100){opacity:.1024;transform:translate(76.4759vw,-10px) scale(.578);animation:fall-100 17s -16s linear infinite}@keyframes fall-100{53.019%{transform:translate(77.8498vw,53.019vh) scale(.578)}to{transform:translate(77.16285vw,99vh) scale(.578)}}.snow:nth-child(101){opacity:.2124;transform:translate(5.3569vw,-10px) scale(.9017);animation:fall-101 18s -12s linear infinite}@keyframes fall-101{77.963%{transform:translate(13.6698vw,77.963vh) scale(.9017)}to{transform:translate(9.51335vw,99vh) scale(.9017)}}.snow:nth-child(102){opacity:1.755;transform:translate(63.2825vw,-10px) scale(.2696);animation:fall-102 28s -9s linear infinite}@keyframes fall-102{75.586%{transform:translate(67.729vw,75.586vh) scale(.2696)}to{transform:translate(65.50575vw,99vh) scale(.2696)}}.snow:nth-child(103){opacity:.2582;transform:translate(35.6062vw,-10px) scale(.7915);animation:fall-103 20s -23s linear infinite}@keyframes fall-103{68.107%{transform:translate(37.9646vw,68.107vh) scale(.7915)}to{transform:translate(36.7854vw,99vh) scale(.7915)}}.snow:nth-child(104){opacity:.7002;transform:translate(62.057vw,-10px) scale(.7017);animation:fall-104 28s -21s linear infinite}@keyframes fall-104{75.962%{transform:translate(62.4239vw,75.962vh) scale(.7017)}to{transform:translate(62.24045vw,99vh) scale(.7017)}}.snow:nth-child(105){opacity:.2334;transform:translate(58.336vw,-10px) scale(.7749);animation:fall-105 27s -3s linear infinite}@keyframes fall-105{66.595%{transform:translate(60.1916vw,66.595vh) scale(.7749)}to{transform:translate(59.2638vw,99vh) scale(.7749)}}.snow:nth-child(106){opacity:.084;transform:translate(26.235vw,-10px) scale(.6934);animation:fall-106 25s -19s linear infinite}@keyframes fall-106{65.579%{transform:translate(25.1119vw,65.579vh) scale(.6934)}to{transform:translate(25.67345vw,99vh) scale(.6934)}}.snow:nth-child(107){opacity:1.2968;transform:translate(68.9369vw,-10px) scale(.0195);animation:fall-107 22s -6s linear infinite}@keyframes fall-107{38.228%{transform:translate(64.3055vw,38.228vh) scale(.0195)}to{transform:translate(66.6212vw,99vh) scale(.0195)}}.snow:nth-child(108){opacity:.0916;transform:translate(43.2237vw,-10px) scale(.1928);animation:fall-108 12s -18s linear infinite}@keyframes fall-108{58.249%{transform:translate(39.6101vw,58.249vh) scale(.1928)}to{transform:translate(41.4169vw,99vh) scale(.1928)}}.snow:nth-child(109){opacity:.324;transform:translate(56.9251vw,-10px) scale(.3133);animation:fall-109 15s -15s linear infinite}@keyframes fall-109{70.018%{transform:translate(52.8769vw,70.018vh) scale(.3133)}to{transform:translate(54.901vw,99vh) scale(.3133)}}.snow:nth-child(110){opacity:.3714;transform:translate(99.9229vw,-10px) scale(.9253);animation:fall-110 10s -25s linear infinite}@keyframes fall-110{38.619%{transform:translate(105.9091vw,38.619vh) scale(.9253)}to{transform:translate(102.916vw,99vh) scale(.9253)}}.snow:nth-child(111){opacity:1.058;transform:translate(23.9465vw,-10px) scale(.6869);animation:fall-111 16s -28s linear infinite}@keyframes fall-111{66.303%{transform:translate(25.3424vw,66.303vh) scale(.6869)}to{transform:translate(24.64445vw,99vh) scale(.6869)}}.snow:nth-child(112){opacity:.9088;transform:translate(65.8264vw,-10px) scale(.0896);animation:fall-112 16s -17s linear infinite}@keyframes fall-112{59.002%{transform:translate(68.0824vw,59.002vh) scale(.0896)}to{transform:translate(66.9544vw,99vh) scale(.0896)}}.snow:nth-child(113){opacity:.7324;transform:translate(61.2932vw,-10px) scale(.4835);animation:fall-113 10s -24s linear infinite}@keyframes fall-113{77.132%{transform:translate(56.2171vw,77.132vh) scale(.4835)}to{transform:translate(58.75515vw,99vh) scale(.4835)}}.snow:nth-child(114){opacity:.4412;transform:translate(99.264vw,-10px) scale(.1802);animation:fall-114 13s -13s linear infinite}@keyframes fall-114{58.007%{transform:translate(108.6488vw,58.007vh) scale(.1802)}to{transform:translate(103.9564vw,99vh) scale(.1802)}}.snow:nth-child(115){opacity:1.2048;transform:translate(55.4vw,-10px) scale(.7913);animation:fall-115 26s -26s linear infinite}@keyframes fall-115{63.939%{transform:translate(54.4176vw,63.939vh) scale(.7913)}to{transform:translate(54.9088vw,99vh) scale(.7913)}}.snow:nth-child(116){opacity:.639;transform:translate(3.998vw,-10px) scale(.5886);animation:fall-116 29s -15s linear infinite}@keyframes fall-116{62.631%{transform:translate(-2.688vw,62.631vh) scale(.5886)}to{transform:translate(.655vw,99vh) scale(.5886)}}.snow:nth-child(117){opacity:.685;transform:translate(62.9773vw,-10px) scale(.9639);animation:fall-117 17s -5s linear infinite}@keyframes fall-117{61.356%{transform:translate(65.4279vw,61.356vh) scale(.9639)}to{transform:translate(64.2026vw,99vh) scale(.9639)}}.snow:nth-child(118){opacity:.088;transform:translate(29.5191vw,-10px) scale(.5282);animation:fall-118 17s -26s linear infinite}@keyframes fall-118{69.097%{transform:translate(38.3326vw,69.097vh) scale(.5282)}to{transform:translate(33.92585vw,99vh) scale(.5282)}}.snow:nth-child(119){opacity:.9506;transform:translate(23.5687vw,-10px) scale(.6693);animation:fall-119 14s -6s linear infinite}@keyframes fall-119{33.799%{transform:translate(33.177vw,33.799vh) scale(.6693)}to{transform:translate(28.37285vw,99vh) scale(.6693)}}.snow:nth-child(120){opacity:1.5526;transform:translate(33.0104vw,-10px) scale(.2839);animation:fall-120 21s -7s linear infinite}@keyframes fall-120{63.554%{transform:translate(38.7333vw,63.554vh) scale(.2839)}to{transform:translate(35.87185vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:1.1996;transform:translate(34.8671vw,-10px) scale(.0469);animation:fall-121 24s -30s linear infinite}@keyframes fall-121{34.174%{transform:translate(27.3104vw,34.174vh) scale(.0469)}to{transform:translate(31.08875vw,99vh) scale(.0469)}}.snow:nth-child(122){opacity:1.7382;transform:translate(66.9587vw,-10px) scale(.0204);animation:fall-122 16s -27s linear infinite}@keyframes fall-122{54.549%{transform:translate(70.3354vw,54.549vh) scale(.0204)}to{transform:translate(68.64705vw,99vh) scale(.0204)}}.snow:nth-child(123){opacity:1.3502;transform:translate(38.8708vw,-10px) scale(.9761);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{69.425%{transform:translate(41.3129vw,69.425vh) scale(.9761)}to{transform:translate(40.09185vw,99vh) scale(.9761)}}.snow:nth-child(124){opacity:1.663;transform:translate(33.4603vw,-10px) scale(.3535);animation:fall-124 10s -16s linear infinite}@keyframes fall-124{35.108%{transform:translate(34.424vw,35.108vh) scale(.3535)}to{transform:translate(33.94215vw,99vh) scale(.3535)}}.snow:nth-child(125){opacity:1.5466;transform:translate(34.3095vw,-10px) scale(.4962);animation:fall-125 29s -6s linear infinite}@keyframes fall-125{67.922%{transform:translate(25.0834vw,67.922vh) scale(.4962)}to{transform:translate(29.69645vw,99vh) scale(.4962)}}.snow:nth-child(126){opacity:1.8116;transform:translate(21.1769vw,-10px) scale(.9861);animation:fall-126 23s -6s linear infinite}@keyframes fall-126{65.99%{transform:translate(30.3732vw,65.99vh) scale(.9861)}to{transform:translate(25.77505vw,99vh) scale(.9861)}}.snow:nth-child(127){opacity:1.8506;transform:translate(78.3132vw,-10px) scale(.2484);animation:fall-127 14s -4s linear infinite}@keyframes fall-127{79.149%{transform:translate(82.6552vw,79.149vh) scale(.2484)}to{transform:translate(80.4842vw,99vh) scale(.2484)}}.snow:nth-child(128){opacity:.5156;transform:translate(52.0337vw,-10px) scale(.4322);animation:fall-128 14s -11s linear infinite}@keyframes fall-128{53.406%{transform:translate(55.8067vw,53.406vh) scale(.4322)}to{transform:translate(53.9202vw,99vh) scale(.4322)}}.snow:nth-child(129){opacity:.5182;transform:translate(18.7887vw,-10px) scale(.3068);animation:fall-129 11s -1s linear infinite}@keyframes fall-129{49.928%{transform:translate(15.2826vw,49.928vh) scale(.3068)}to{transform:translate(17.03565vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.0138;transform:translate(97.3185vw,-10px) scale(.6165);animation:fall-130 26s -6s linear infinite}@keyframes fall-130{42.543%{transform:translate(89.4267vw,42.543vh) scale(.6165)}to{transform:translate(93.3726vw,99vh) scale(.6165)}}.snow:nth-child(131){opacity:1.0396;transform:translate(36.7216vw,-10px) scale(.773);animation:fall-131 12s -4s linear infinite}@keyframes fall-131{55.65%{transform:translate(33.3181vw,55.65vh) scale(.773)}to{transform:translate(35.01985vw,99vh) scale(.773)}}.snow:nth-child(132){opacity:.5798;transform:translate(46.0844vw,-10px) scale(.7111);animation:fall-132 21s -1s linear infinite}@keyframes fall-132{47.616%{transform:translate(54.2254vw,47.616vh) scale(.7111)}to{transform:translate(50.1549vw,99vh) scale(.7111)}}.snow:nth-child(133){opacity:1.7754;transform:translate(32.5475vw,-10px) scale(.94);animation:fall-133 16s -23s linear infinite}@keyframes fall-133{40.752%{transform:translate(42.5246vw,40.752vh) scale(.94)}to{transform:translate(37.53605vw,99vh) scale(.94)}}.snow:nth-child(134){opacity:1.992;transform:translate(27.0869vw,-10px) scale(.2103);animation:fall-134 15s -3s linear infinite}@keyframes fall-134{50.788%{transform:translate(24.275vw,50.788vh) scale(.2103)}to{transform:translate(25.68095vw,99vh) scale(.2103)}}.snow:nth-child(135){opacity:1.4384;transform:translate(57.2048vw,-10px) scale(.7622);animation:fall-135 22s -9s linear infinite}@keyframes fall-135{67.02%{transform:translate(55.3741vw,67.02vh) scale(.7622)}to{transform:translate(56.28945vw,99vh) scale(.7622)}}.snow:nth-child(136){opacity:1.779;transform:translate(61.0757vw,-10px) scale(.3193);animation:fall-136 12s -3s linear infinite}@keyframes fall-136{31.628%{transform:translate(57.9724vw,31.628vh) scale(.3193)}to{transform:translate(59.52405vw,99vh) scale(.3193)}}.snow:nth-child(137){opacity:1.5292;transform:translate(13.5957vw,-10px) scale(.1826);animation:fall-137 27s -29s linear infinite}@keyframes fall-137{47.147%{transform:translate(18.4275vw,47.147vh) scale(.1826)}to{transform:translate(16.0116vw,99vh) scale(.1826)}}.snow:nth-child(138){opacity:1.0786;transform:translate(60.4209vw,-10px) scale(.6192);animation:fall-138 13s -19s linear infinite}@keyframes fall-138{78.351%{transform:translate(68.2664vw,78.351vh) scale(.6192)}to{transform:translate(64.34365vw,99vh) scale(.6192)}}.snow:nth-child(139){opacity:1.3738;transform:translate(72.2465vw,-10px) scale(.5276);animation:fall-139 10s -28s linear infinite}@keyframes fall-139{53.59%{transform:translate(71.1435vw,53.59vh) scale(.5276)}to{transform:translate(71.695vw,99vh) scale(.5276)}}.snow:nth-child(140){opacity:1.6374;transform:translate(13.7106vw,-10px) scale(.4422);animation:fall-140 18s -2s linear infinite}@keyframes fall-140{46.614%{transform:translate(8.3305vw,46.614vh) scale(.4422)}to{transform:translate(11.02055vw,99vh) scale(.4422)}}.snow:nth-child(141){opacity:1.631;transform:translate(34.6734vw,-10px) scale(.9073);animation:fall-141 16s -1s linear infinite}@keyframes fall-141{65.035%{transform:translate(31.3356vw,65.035vh) scale(.9073)}to{transform:translate(33.0045vw,99vh) scale(.9073)}}.snow:nth-child(142){opacity:.3596;transform:translate(4.9063vw,-10px) scale(.1537);animation:fall-142 16s -7s linear infinite}@keyframes fall-142{36.073%{transform:translate(9.9207vw,36.073vh) scale(.1537)}to{transform:translate(7.4135vw,99vh) scale(.1537)}}.snow:nth-child(143){opacity:.8582;transform:translate(4.6235vw,-10px) scale(.3243);animation:fall-143 24s -19s linear infinite}@keyframes fall-143{39.522%{transform:translate(-5.3564vw,39.522vh) scale(.3243)}to{transform:translate(-.36645vw,99vh) scale(.3243)}}.snow:nth-child(144){opacity:1.3168;transform:translate(91.9935vw,-10px) scale(.9741);animation:fall-144 26s -15s linear infinite}@keyframes fall-144{78.194%{transform:translate(95.6579vw,78.194vh) scale(.9741)}to{transform:translate(93.8257vw,99vh) scale(.9741)}}.snow:nth-child(145){opacity:.819;transform:translate(60.5128vw,-10px) scale(.0564);animation:fall-145 22s -14s linear infinite}@keyframes fall-145{46.802%{transform:translate(66.62vw,46.802vh) scale(.0564)}to{transform:translate(63.5664vw,99vh) scale(.0564)}}.snow:nth-child(146){opacity:1.7522;transform:translate(87.9972vw,-10px) scale(.5308);animation:fall-146 26s -1s linear infinite}@keyframes fall-146{70.795%{transform:translate(94.0685vw,70.795vh) scale(.5308)}to{transform:translate(91.03285vw,99vh) scale(.5308)}}.snow:nth-child(147){opacity:.1048;transform:translate(9.8251vw,-10px) scale(.6212);animation:fall-147 12s -23s linear infinite}@keyframes fall-147{59.524%{transform:translate(14.3312vw,59.524vh) scale(.6212)}to{transform:translate(12.07815vw,99vh) scale(.6212)}}.snow:nth-child(148){opacity:1.2116;transform:translate(31.2207vw,-10px) scale(.2803);animation:fall-148 25s -28s linear infinite}@keyframes fall-148{46.039%{transform:translate(37.5854vw,46.039vh) scale(.2803)}to{transform:translate(34.40305vw,99vh) scale(.2803)}}.snow:nth-child(149){opacity:1.3058;transform:translate(17.4645vw,-10px) scale(.0394);animation:fall-149 24s -24s linear infinite}@keyframes fall-149{47.744%{transform:translate(22.3154vw,47.744vh) scale(.0394)}to{transform:translate(19.88995vw,99vh) scale(.0394)}}.snow:nth-child(150){opacity:.5734;transform:translate(67.6019vw,-10px) scale(.0253);animation:fall-150 12s -27s linear infinite}@keyframes fall-150{38.471%{transform:translate(76.0008vw,38.471vh) scale(.0253)}to{transform:translate(71.80135vw,99vh) scale(.0253)}}.snow:nth-child(151){opacity:1.4182;transform:translate(82.4511vw,-10px) scale(.321);animation:fall-151 29s -9s linear infinite}@keyframes fall-151{77.717%{transform:translate(81.9958vw,77.717vh) scale(.321)}to{transform:translate(82.22345vw,99vh) scale(.321)}}.snow:nth-child(152){opacity:.405;transform:translate(93.9099vw,-10px) scale(.9056);animation:fall-152 23s -30s linear infinite}@keyframes fall-152{35.369%{transform:translate(98.3725vw,35.369vh) scale(.9056)}to{transform:translate(96.1412vw,99vh) scale(.9056)}}.snow:nth-child(153){opacity:1.9526;transform:translate(52.8078vw,-10px) scale(.1535);animation:fall-153 10s -13s linear infinite}@keyframes fall-153{56.123%{transform:translate(52.2675vw,56.123vh) scale(.1535)}to{transform:translate(52.53765vw,99vh) scale(.1535)}}.snow:nth-child(154){opacity:.6652;transform:translate(20.3828vw,-10px) scale(.3714);animation:fall-154 10s -26s linear infinite}@keyframes fall-154{35.137%{transform:translate(24.652vw,35.137vh) scale(.3714)}to{transform:translate(22.5174vw,99vh) scale(.3714)}}.snow:nth-child(155){opacity:.9136;transform:translate(99.6866vw,-10px) scale(.8499);animation:fall-155 12s -25s linear infinite}@keyframes fall-155{53.067%{transform:translate(97.7865vw,53.067vh) scale(.8499)}to{transform:translate(98.73655vw,99vh) scale(.8499)}}.snow:nth-child(156){opacity:1.225;transform:translate(83.3164vw,-10px) scale(.1681);animation:fall-156 12s -5s linear infinite}@keyframes fall-156{33.602%{transform:translate(85.8458vw,33.602vh) scale(.1681)}to{transform:translate(84.5811vw,99vh) scale(.1681)}}.snow:nth-child(157){opacity:1.164;transform:translate(65.6178vw,-10px) scale(.5791);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{44.264%{transform:translate(63.9688vw,44.264vh) scale(.5791)}to{transform:translate(64.7933vw,99vh) scale(.5791)}}.snow:nth-child(158){opacity:.2878;transform:translate(99.3673vw,-10px) scale(.3308);animation:fall-158 23s -13s linear infinite}@keyframes fall-158{57.984%{transform:translate(94.9105vw,57.984vh) scale(.3308)}to{transform:translate(97.1389vw,99vh) scale(.3308)}}.snow:nth-child(159){opacity:.2502;transform:translate(80.0595vw,-10px) scale(.56);animation:fall-159 13s -27s linear infinite}@keyframes fall-159{57.883%{transform:translate(75.8834vw,57.883vh) scale(.56)}to{transform:translate(77.97145vw,99vh) scale(.56)}}.snow:nth-child(160){opacity:1.1244;transform:translate(12.612vw,-10px) scale(.39);animation:fall-160 25s -16s linear infinite}@keyframes fall-160{69.085%{transform:translate(4.6278vw,69.085vh) scale(.39)}to{transform:translate(8.6199vw,99vh) scale(.39)}}.snow:nth-child(161){opacity:.5248;transform:translate(44.1228vw,-10px) scale(.3441);animation:fall-161 10s -20s linear infinite}@keyframes fall-161{58.866%{transform:translate(37.407vw,58.866vh) scale(.3441)}to{transform:translate(40.7649vw,99vh) scale(.3441)}}.snow:nth-child(162){opacity:1.236;transform:translate(95.6602vw,-10px) scale(.6161);animation:fall-162 19s -1s linear infinite}@keyframes fall-162{47.279%{transform:translate(95.2824vw,47.279vh) scale(.6161)}to{transform:translate(95.4713vw,99vh) scale(.6161)}}.snow:nth-child(163){opacity:.7372;transform:translate(71.1376vw,-10px) scale(.3953);animation:fall-163 29s -1s linear infinite}@keyframes fall-163{72.345%{transform:translate(75.9187vw,72.345vh) scale(.3953)}to{transform:translate(73.52815vw,99vh) scale(.3953)}}.snow:nth-child(164){opacity:1.5488;transform:translate(81.7428vw,-10px) scale(.2543);animation:fall-164 17s -9s linear infinite}@keyframes fall-164{37.719%{transform:translate(89.8984vw,37.719vh) scale(.2543)}to{transform:translate(85.8206vw,99vh) scale(.2543)}}.snow:nth-child(165){opacity:.685;transform:translate(1.2636vw,-10px) scale(.418);animation:fall-165 25s -6s linear infinite}@keyframes fall-165{71.179%{transform:translate(-8.4963vw,71.179vh) scale(.418)}to{transform:translate(-3.61635vw,99vh) scale(.418)}}.snow:nth-child(166){opacity:1.47;transform:translate(12.3228vw,-10px) scale(.3187);animation:fall-166 22s -9s linear infinite}@keyframes fall-166{41.274%{transform:translate(17.8426vw,41.274vh) scale(.3187)}to{transform:translate(15.0827vw,99vh) scale(.3187)}}.snow:nth-child(167){opacity:.7862;transform:translate(10.1555vw,-10px) scale(.5848);animation:fall-167 18s -23s linear infinite}@keyframes fall-167{70.621%{transform:translate(2.5575vw,70.621vh) scale(.5848)}to{transform:translate(6.3565vw,99vh) scale(.5848)}}.snow:nth-child(168){opacity:1.5122;transform:translate(15.8522vw,-10px) scale(.302);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{67.315%{transform:translate(14.7997vw,67.315vh) scale(.302)}to{transform:translate(15.32595vw,99vh) scale(.302)}}.snow:nth-child(169){opacity:.7358;transform:translate(82.6651vw,-10px) scale(.2558);animation:fall-169 19s -25s linear infinite}@keyframes fall-169{33.196%{transform:translate(92.2051vw,33.196vh) scale(.2558)}to{transform:translate(87.4351vw,99vh) scale(.2558)}}.snow:nth-child(170){opacity:.25;transform:translate(67.5585vw,-10px) scale(.0482);animation:fall-170 15s -13s linear infinite}@keyframes fall-170{68.141%{transform:translate(60.4939vw,68.141vh) scale(.0482)}to{transform:translate(64.0262vw,99vh) scale(.0482)}}.snow:nth-child(171){opacity:.6526;transform:translate(77.0134vw,-10px) scale(.4982);animation:fall-171 17s -5s linear infinite}@keyframes fall-171{60.959%{transform:translate(86.0754vw,60.959vh) scale(.4982)}to{transform:translate(81.5444vw,99vh) scale(.4982)}}.snow:nth-child(172){opacity:1.0868;transform:translate(4.3652vw,-10px) scale(.1875);animation:fall-172 25s -22s linear infinite}@keyframes fall-172{31.749%{transform:translate(6.6187vw,31.749vh) scale(.1875)}to{transform:translate(5.49195vw,99vh) scale(.1875)}}.snow:nth-child(173){opacity:.1072;transform:translate(80.9139vw,-10px) scale(.7332);animation:fall-173 12s -26s linear infinite}@keyframes fall-173{38.11%{transform:translate(73.5274vw,38.11vh) scale(.7332)}to{transform:translate(77.22065vw,99vh) scale(.7332)}}.snow:nth-child(174){opacity:1.3;transform:translate(22.8501vw,-10px) scale(.3801);animation:fall-174 24s -13s linear infinite}@keyframes fall-174{65.624%{transform:translate(13.7497vw,65.624vh) scale(.3801)}to{transform:translate(18.2999vw,99vh) scale(.3801)}}.snow:nth-child(175){opacity:1.8622;transform:translate(20.3614vw,-10px) scale(.3049);animation:fall-175 28s -24s linear infinite}@keyframes fall-175{58.712%{transform:translate(19.537vw,58.712vh) scale(.3049)}to{transform:translate(19.9492vw,99vh) scale(.3049)}}.snow:nth-child(176){opacity:.5604;transform:translate(2.5292vw,-10px) scale(.1453);animation:fall-176 27s -11s linear infinite}@keyframes fall-176{70.922%{transform:translate(-3.0199vw,70.922vh) scale(.1453)}to{transform:translate(-.24535vw,99vh) scale(.1453)}}.snow:nth-child(177){opacity:1.475;transform:translate(8.4207vw,-10px) scale(.2728);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{46.105%{transform:translate(17.6988vw,46.105vh) scale(.2728)}to{transform:translate(13.05975vw,99vh) scale(.2728)}}.snow:nth-child(178){opacity:.8208;transform:translate(28.0219vw,-10px) scale(.2423);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{52.958%{transform:translate(21.4316vw,52.958vh) scale(.2423)}to{transform:translate(24.72675vw,99vh) scale(.2423)}}.snow:nth-child(179){opacity:.6018;transform:translate(66.8484vw,-10px) scale(.6096);animation:fall-179 25s -17s linear infinite}@keyframes fall-179{35.491%{transform:translate(70.9463vw,35.491vh) scale(.6096)}to{transform:translate(68.89735vw,99vh) scale(.6096)}}.snow:nth-child(180){opacity:1.2122;transform:translate(28.8372vw,-10px) scale(.0909);animation:fall-180 20s -11s linear infinite}@keyframes fall-180{44.312%{transform:translate(28.507vw,44.312vh) scale(.0909)}to{transform:translate(28.6721vw,99vh) scale(.0909)}}.snow:nth-child(181){opacity:.9068;transform:translate(5.3064vw,-10px) scale(.4241);animation:fall-181 20s -6s linear infinite}@keyframes fall-181{70.776%{transform:translate(-4.5906vw,70.776vh) scale(.4241)}to{transform:translate(.3579vw,99vh) scale(.4241)}}.snow:nth-child(182){opacity:.2296;transform:translate(53.3592vw,-10px) scale(.3653);animation:fall-182 18s -9s linear infinite}@keyframes fall-182{78.519%{transform:translate(62.8397vw,78.519vh) scale(.3653)}to{transform:translate(58.09945vw,99vh) scale(.3653)}}.snow:nth-child(183){opacity:.1184;transform:translate(39.9081vw,-10px) scale(.2097);animation:fall-183 29s -26s linear infinite}@keyframes fall-183{64.851%{transform:translate(35.308vw,64.851vh) scale(.2097)}to{transform:translate(37.60805vw,99vh) scale(.2097)}}.snow:nth-child(184){opacity:.6128;transform:translate(7.3862vw,-10px) scale(.6869);animation:fall-184 10s -25s linear infinite}@keyframes fall-184{43.973%{transform:translate(-.5297vw,43.973vh) scale(.6869)}to{transform:translate(3.42825vw,99vh) scale(.6869)}}.snow:nth-child(185){opacity:1.0564;transform:translate(9.9833vw,-10px) scale(.9947);animation:fall-185 19s -30s linear infinite}@keyframes fall-185{40.45%{transform:translate(12.621vw,40.45vh) scale(.9947)}to{transform:translate(11.30215vw,99vh) scale(.9947)}}.snow:nth-child(186){opacity:1.2454;transform:translate(22.9581vw,-10px) scale(.1267);animation:fall-186 14s -17s linear infinite}@keyframes fall-186{71.782%{transform:translate(26.9532vw,71.782vh) scale(.1267)}to{transform:translate(24.95565vw,99vh) scale(.1267)}}.snow:nth-child(187){opacity:.5732;transform:translate(75.8938vw,-10px) scale(.9278);animation:fall-187 13s -2s linear infinite}@keyframes fall-187{67.635%{transform:translate(81.2291vw,67.635vh) scale(.9278)}to{transform:translate(78.56145vw,99vh) scale(.9278)}}.snow:nth-child(188){opacity:1.2214;transform:translate(53.2211vw,-10px) scale(.0356);animation:fall-188 30s -15s linear infinite}@keyframes fall-188{33.903%{transform:translate(54.5184vw,33.903vh) scale(.0356)}to{transform:translate(53.86975vw,99vh) scale(.0356)}}.snow:nth-child(189){opacity:.966;transform:translate(88.3187vw,-10px) scale(.6884);animation:fall-189 22s -8s linear infinite}@keyframes fall-189{63.328%{transform:translate(93.2263vw,63.328vh) scale(.6884)}to{transform:translate(90.7725vw,99vh) scale(.6884)}}.snow:nth-child(190){opacity:.8598;transform:translate(89.9666vw,-10px) scale(.211);animation:fall-190 13s -5s linear infinite}@keyframes fall-190{69.522%{transform:translate(81.2353vw,69.522vh) scale(.211)}to{transform:translate(85.60095vw,99vh) scale(.211)}}.snow:nth-child(191){opacity:1.0682;transform:translate(45.7054vw,-10px) scale(.9564);animation:fall-191 15s -21s linear infinite}@keyframes fall-191{32.009%{transform:translate(43.911vw,32.009vh) scale(.9564)}to{transform:translate(44.8082vw,99vh) scale(.9564)}}.snow:nth-child(192){opacity:.0768;transform:translate(3.2104vw,-10px) scale(.2642);animation:fall-192 16s -14s linear infinite}@keyframes fall-192{56.659%{transform:translate(-4.0464vw,56.659vh) scale(.2642)}to{transform:translate(-.418vw,99vh) scale(.2642)}}.snow:nth-child(193){opacity:.0734;transform:translate(40.923vw,-10px) scale(.1534);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{50.752%{transform:translate(46.391vw,50.752vh) scale(.1534)}to{transform:translate(43.657vw,99vh) scale(.1534)}}.snow:nth-child(194){opacity:1.6912;transform:translate(96.3116vw,-10px) scale(.3254);animation:fall-194 29s -23s linear infinite}@keyframes fall-194{44.149%{transform:translate(97.307vw,44.149vh) scale(.3254)}to{transform:translate(96.8093vw,99vh) scale(.3254)}}.snow:nth-child(195){opacity:.4218;transform:translate(41.6726vw,-10px) scale(.8559);animation:fall-195 24s -24s linear infinite}@keyframes fall-195{60.352%{transform:translate(51.5628vw,60.352vh) scale(.8559)}to{transform:translate(46.6177vw,99vh) scale(.8559)}}.snow:nth-child(196){opacity:.6712;transform:translate(48.1956vw,-10px) scale(.8128);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{61.457%{transform:translate(52.2825vw,61.457vh) scale(.8128)}to{transform:translate(50.23905vw,99vh) scale(.8128)}}.snow:nth-child(197){opacity:.1706;transform:translate(13.4306vw,-10px) scale(.6035);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{34.782%{transform:translate(9.8737vw,34.782vh) scale(.6035)}to{transform:translate(11.65215vw,99vh) scale(.6035)}}.snow:nth-child(198){opacity:1.3592;transform:translate(27.0059vw,-10px) scale(.1395);animation:fall-198 26s -22s linear infinite}@keyframes fall-198{30.367%{transform:translate(31.4952vw,30.367vh) scale(.1395)}to{transform:translate(29.25055vw,99vh) scale(.1395)}}.snow:nth-child(199){opacity:1.8886;transform:translate(44.4581vw,-10px) scale(.9182);animation:fall-199 26s -3s linear infinite}@keyframes fall-199{46.629%{transform:translate(43.5221vw,46.629vh) scale(.9182)}to{transform:translate(43.9901vw,99vh) scale(.9182)}}.snow:nth-child(200){opacity:.421;transform:translate(94.9237vw,-10px) scale(.3367);animation:fall-200 30s -3s linear infinite}@keyframes fall-200{77.795%{transform:translate(103.7061vw,77.795vh) scale(.3367)}to{transform:translate(99.3149vw,99vh) scale(.3367)}}.snow:nth-child(201){opacity:.4644;transform:translate(8.4269vw,-10px) scale(.6954);animation:fall-201 20s -2s linear infinite}@keyframes fall-201{44.771%{transform:translate(1.7345vw,44.771vh) scale(.6954)}to{transform:translate(5.0807vw,99vh) scale(.6954)}}.snow:nth-child(202){opacity:1.022;transform:translate(49.4549vw,-10px) scale(.593);animation:fall-202 26s -24s linear infinite}@keyframes fall-202{50.302%{transform:translate(57.476vw,50.302vh) scale(.593)}to{transform:translate(53.46545vw,99vh) scale(.593)}}.snow:nth-child(203){opacity:.99;transform:translate(45.4813vw,-10px) scale(.5804);animation:fall-203 25s -23s linear infinite}@keyframes fall-203{30.231%{transform:translate(54.5331vw,30.231vh) scale(.5804)}to{transform:translate(50.0072vw,99vh) scale(.5804)}}.snow:nth-child(204){opacity:1.4568;transform:translate(13.4913vw,-10px) scale(.1464);animation:fall-204 15s -11s linear infinite}@keyframes fall-204{57.401%{transform:translate(10.8823vw,57.401vh) scale(.1464)}to{transform:translate(12.1868vw,99vh) scale(.1464)}}.snow:nth-child(205){opacity:1.355;transform:translate(62.6345vw,-10px) scale(.4163);animation:fall-205 12s -12s linear infinite}@keyframes fall-205{70.968%{transform:translate(54.2559vw,70.968vh) scale(.4163)}to{transform:translate(58.4452vw,99vh) scale(.4163)}}.snow:nth-child(206){opacity:1.5114;transform:translate(44.1758vw,-10px) scale(.2686);animation:fall-206 27s -23s linear infinite}@keyframes fall-206{72.79%{transform:translate(35.6447vw,72.79vh) scale(.2686)}to{transform:translate(39.91025vw,99vh) scale(.2686)}}.snow:nth-child(207){opacity:.2024;transform:translate(58.6334vw,-10px) scale(.6834);animation:fall-207 26s -7s linear infinite}@keyframes fall-207{58.1%{transform:translate(63.0658vw,58.1vh) scale(.6834)}to{transform:translate(60.8496vw,99vh) scale(.6834)}}.snow:nth-child(208){opacity:1.2118;transform:translate(32.0231vw,-10px) scale(.7762);animation:fall-208 28s -10s linear infinite}@keyframes fall-208{44.204%{transform:translate(35.7847vw,44.204vh) scale(.7762)}to{transform:translate(33.9039vw,99vh) scale(.7762)}}.snow:nth-child(209){opacity:.062;transform:translate(51.4923vw,-10px) scale(.7342);animation:fall-209 26s -17s linear infinite}@keyframes fall-209{65.358%{transform:translate(53.5444vw,65.358vh) scale(.7342)}to{transform:translate(52.51835vw,99vh) scale(.7342)}}.snow:nth-child(210){opacity:.8064;transform:translate(19.6643vw,-10px) scale(.1588);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{33.113%{transform:translate(14.1528vw,33.113vh) scale(.1588)}to{transform:translate(16.90855vw,99vh) scale(.1588)}}.snow:nth-child(211){opacity:1.1648;transform:translate(13.7023vw,-10px) scale(.2635);animation:fall-211 21s -15s linear infinite}@keyframes fall-211{46.754%{transform:translate(18.5065vw,46.754vh) scale(.2635)}to{transform:translate(16.1044vw,99vh) scale(.2635)}}.snow:nth-child(212){opacity:.5988;transform:translate(24.0698vw,-10px) scale(.7151);animation:fall-212 28s -30s linear infinite}@keyframes fall-212{64.612%{transform:translate(26.818vw,64.612vh) scale(.7151)}to{transform:translate(25.4439vw,99vh) scale(.7151)}}.snow:nth-child(213){opacity:1.7292;transform:translate(56.5453vw,-10px) scale(.0742);animation:fall-213 10s -25s linear infinite}@keyframes fall-213{71.047%{transform:translate(66.0623vw,71.047vh) scale(.0742)}to{transform:translate(61.3038vw,99vh) scale(.0742)}}.snow:nth-child(214){opacity:1.7066;transform:translate(54.241vw,-10px) scale(.8305);animation:fall-214 29s -20s linear infinite}@keyframes fall-214{35.885%{transform:translate(57.1913vw,35.885vh) scale(.8305)}to{transform:translate(55.71615vw,99vh) scale(.8305)}}.snow:nth-child(215){opacity:1.9926;transform:translate(10.8175vw,-10px) scale(.8979);animation:fall-215 16s -4s linear infinite}@keyframes fall-215{67.304%{transform:translate(10.7328vw,67.304vh) scale(.8979)}to{transform:translate(10.77515vw,99vh) scale(.8979)}}.snow:nth-child(216){opacity:1.7636;transform:translate(57.49vw,-10px) scale(.2129);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{73.565%{transform:translate(54.0533vw,73.565vh) scale(.2129)}to{transform:translate(55.77165vw,99vh) scale(.2129)}}.snow:nth-child(217){opacity:1.728;transform:translate(69.4148vw,-10px) scale(.0276);animation:fall-217 21s -1s linear infinite}@keyframes fall-217{75.964%{transform:translate(78.4187vw,75.964vh) scale(.0276)}to{transform:translate(73.91675vw,99vh) scale(.0276)}}.snow:nth-child(218){opacity:1.3626;transform:translate(2.2658vw,-10px) scale(.226);animation:fall-218 21s -6s linear infinite}@keyframes fall-218{66.201%{transform:translate(-.3136vw,66.201vh) scale(.226)}to{transform:translate(.9761vw,99vh) scale(.226)}}.snow:nth-child(219){opacity:.9212;transform:translate(94.4302vw,-10px) scale(.4737);animation:fall-219 19s -9s linear infinite}@keyframes fall-219{38.798%{transform:translate(95.4091vw,38.798vh) scale(.4737)}to{transform:translate(94.91965vw,99vh) scale(.4737)}}.snow:nth-child(220){opacity:1.0886;transform:translate(5.5282vw,-10px) scale(.3609);animation:fall-220 16s -26s linear infinite}@keyframes fall-220{60.412%{transform:translate(.4264vw,60.412vh) scale(.3609)}to{transform:translate(2.9773vw,99vh) scale(.3609)}}.snow:nth-child(221){opacity:.8198;transform:translate(27.014vw,-10px) scale(.1957);animation:fall-221 15s -19s linear infinite}@keyframes fall-221{30.57%{transform:translate(29.9536vw,30.57vh) scale(.1957)}to{transform:translate(28.4838vw,99vh) scale(.1957)}}.snow:nth-child(222){opacity:.6874;transform:translate(31.2368vw,-10px) scale(.4367);animation:fall-222 19s -18s linear infinite}@keyframes fall-222{57.775%{transform:translate(22.6958vw,57.775vh) scale(.4367)}to{transform:translate(26.9663vw,99vh) scale(.4367)}}.snow:nth-child(223){opacity:.4746;transform:translate(51.4486vw,-10px) scale(.3773);animation:fall-223 27s -10s linear infinite}@keyframes fall-223{57.831%{transform:translate(49.1094vw,57.831vh) scale(.3773)}to{transform:translate(50.279vw,99vh) scale(.3773)}}.snow:nth-child(224){opacity:1.0106;transform:translate(98.6764vw,-10px) scale(.1918);animation:fall-224 30s -25s linear infinite}@keyframes fall-224{41.904%{transform:translate(94.5384vw,41.904vh) scale(.1918)}to{transform:translate(96.6074vw,99vh) scale(.1918)}}.snow:nth-child(225){opacity:.9006;transform:translate(87.9699vw,-10px) scale(.0128);animation:fall-225 14s -3s linear infinite}@keyframes fall-225{45.407%{transform:translate(88.9552vw,45.407vh) scale(.0128)}to{transform:translate(88.46255vw,99vh) scale(.0128)}}.snow:nth-child(226){opacity:1.9178;transform:translate(22.9562vw,-10px) scale(.7204);animation:fall-226 11s -17s linear infinite}@keyframes fall-226{64.969%{transform:translate(20.7141vw,64.969vh) scale(.7204)}to{transform:translate(21.83515vw,99vh) scale(.7204)}}.snow:nth-child(227){opacity:.3502;transform:translate(49.9821vw,-10px) scale(.166);animation:fall-227 12s -18s linear infinite}@keyframes fall-227{62.671%{transform:translate(46.8795vw,62.671vh) scale(.166)}to{transform:translate(48.4308vw,99vh) scale(.166)}}.snow:nth-child(228){opacity:.9338;transform:translate(10.6743vw,-10px) scale(.1366);animation:fall-228 10s -17s linear infinite}@keyframes fall-228{54.862%{transform:translate(6.049vw,54.862vh) scale(.1366)}to{transform:translate(8.36165vw,99vh) scale(.1366)}}.snow:nth-child(229){opacity:.8544;transform:translate(33.3674vw,-10px) scale(.3848);animation:fall-229 25s -10s linear infinite}@keyframes fall-229{70.442%{transform:translate(25.9042vw,70.442vh) scale(.3848)}to{transform:translate(29.6358vw,99vh) scale(.3848)}}.snow:nth-child(230){opacity:1.1384;transform:translate(87.1765vw,-10px) scale(.306);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{46.761%{transform:translate(81.3524vw,46.761vh) scale(.306)}to{transform:translate(84.26445vw,99vh) scale(.306)}}.snow:nth-child(231){opacity:.7402;transform:translate(70.787vw,-10px) scale(.8928);animation:fall-231 15s -27s linear infinite}@keyframes fall-231{48.161%{transform:translate(69.0348vw,48.161vh) scale(.8928)}to{transform:translate(69.9109vw,99vh) scale(.8928)}}.snow:nth-child(232){opacity:.0112;transform:translate(45.0762vw,-10px) scale(.2396);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{67.43%{transform:translate(40.9919vw,67.43vh) scale(.2396)}to{transform:translate(43.03405vw,99vh) scale(.2396)}}.snow:nth-child(233){opacity:.777;transform:translate(63.4096vw,-10px) scale(.3359);animation:fall-233 28s -16s linear infinite}@keyframes fall-233{45.917%{transform:translate(59.1463vw,45.917vh) scale(.3359)}to{transform:translate(61.27795vw,99vh) scale(.3359)}}.snow:nth-child(234){opacity:1.48;transform:translate(81.9462vw,-10px) scale(.0651);animation:fall-234 21s -30s linear infinite}@keyframes fall-234{78.388%{transform:translate(79.9104vw,78.388vh) scale(.0651)}to{transform:translate(80.9283vw,99vh) scale(.0651)}}.snow:nth-child(235){opacity:1.9436;transform:translate(83.5615vw,-10px) scale(.0888);animation:fall-235 18s -30s linear infinite}@keyframes fall-235{63.892%{transform:translate(82.5393vw,63.892vh) scale(.0888)}to{transform:translate(83.0504vw,99vh) scale(.0888)}}.snow:nth-child(236){opacity:1.9914;transform:translate(75.6017vw,-10px) scale(.3084);animation:fall-236 29s -18s linear infinite}@keyframes fall-236{66.161%{transform:translate(69.8435vw,66.161vh) scale(.3084)}to{transform:translate(72.7226vw,99vh) scale(.3084)}}.snow:nth-child(237){opacity:.9472;transform:translate(80.1762vw,-10px) scale(.0039);animation:fall-237 25s -13s linear infinite}@keyframes fall-237{43.179%{transform:translate(81.9803vw,43.179vh) scale(.0039)}to{transform:translate(81.07825vw,99vh) scale(.0039)}}.snow:nth-child(238){opacity:.3562;transform:translate(79.6517vw,-10px) scale(.4665);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{51.643%{transform:translate(82.3867vw,51.643vh) scale(.4665)}to{transform:translate(81.0192vw,99vh) scale(.4665)}}.snow:nth-child(239){opacity:.8618;transform:translate(19.1394vw,-10px) scale(.3328);animation:fall-239 10s -27s linear infinite}@keyframes fall-239{52.706%{transform:translate(23.7498vw,52.706vh) scale(.3328)}to{transform:translate(21.4446vw,99vh) scale(.3328)}}.snow:nth-child(240){opacity:1.829;transform:translate(17.3743vw,-10px) scale(.6856);animation:fall-240 11s -2s linear infinite}@keyframes fall-240{64.967%{transform:translate(10.9292vw,64.967vh) scale(.6856)}to{transform:translate(14.15175vw,99vh) scale(.6856)}}.snow:nth-child(241){opacity:1.723;transform:translate(77.4078vw,-10px) scale(.3685);animation:fall-241 26s -24s linear infinite}@keyframes fall-241{34.35%{transform:translate(68.1683vw,34.35vh) scale(.3685)}to{transform:translate(72.78805vw,99vh) scale(.3685)}}.snow:nth-child(242){opacity:.9716;transform:translate(8.8362vw,-10px) scale(.9652);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{33.368%{transform:translate(5.3946vw,33.368vh) scale(.9652)}to{transform:translate(7.1154vw,99vh) scale(.9652)}}.snow:nth-child(243){opacity:1.6926;transform:translate(81.892vw,-10px) scale(.2945);animation:fall-243 11s -7s linear infinite}@keyframes fall-243{64.219%{transform:translate(90.0955vw,64.219vh) scale(.2945)}to{transform:translate(85.99375vw,99vh) scale(.2945)}}.snow:nth-child(244){opacity:1.0398;transform:translate(80.1948vw,-10px) scale(.4317);animation:fall-244 26s -1s linear infinite}@keyframes fall-244{77.803%{transform:translate(80.5281vw,77.803vh) scale(.4317)}to{transform:translate(80.36145vw,99vh) scale(.4317)}}.snow:nth-child(245){opacity:.3658;transform:translate(7.0119vw,-10px) scale(.7516);animation:fall-245 13s -28s linear infinite}@keyframes fall-245{65.757%{transform:translate(13.568vw,65.757vh) scale(.7516)}to{transform:translate(10.28995vw,99vh) scale(.7516)}}.snow:nth-child(246){opacity:.8018;transform:translate(92.7972vw,-10px) scale(.0611);animation:fall-246 19s -17s linear infinite}@keyframes fall-246{63.442%{transform:translate(85.7588vw,63.442vh) scale(.0611)}to{transform:translate(89.278vw,99vh) scale(.0611)}}.snow:nth-child(247){opacity:.2334;transform:translate(33.0643vw,-10px) scale(.494);animation:fall-247 10s -22s linear infinite}@keyframes fall-247{51.317%{transform:translate(38.593vw,51.317vh) scale(.494)}to{transform:translate(35.82865vw,99vh) scale(.494)}}.snow:nth-child(248){opacity:.4756;transform:translate(79.2475vw,-10px) scale(.8327);animation:fall-248 15s -4s linear infinite}@keyframes fall-248{58.574%{transform:translate(81.726vw,58.574vh) scale(.8327)}to{transform:translate(80.48675vw,99vh) scale(.8327)}}.snow:nth-child(249){opacity:1.4756;transform:translate(1.5472vw,-10px) scale(.6794);animation:fall-249 10s -1s linear infinite}@keyframes fall-249{59.012%{transform:translate(10.4895vw,59.012vh) scale(.6794)}to{transform:translate(6.01835vw,99vh) scale(.6794)}}.snow:nth-child(250){opacity:1.3684;transform:translate(7.642vw,-10px) scale(.8457);animation:fall-250 21s -6s linear infinite}@keyframes fall-250{46.283%{transform:translate(1.8909vw,46.283vh) scale(.8457)}to{transform:translate(4.76645vw,99vh) scale(.8457)}}.snow:nth-child(251){opacity:.7334;transform:translate(12.1094vw,-10px) scale(.6129);animation:fall-251 21s -21s linear infinite}@keyframes fall-251{50.694%{transform:translate(15.3961vw,50.694vh) scale(.6129)}to{transform:translate(13.75275vw,99vh) scale(.6129)}}.snow:nth-child(252){opacity:1.4962;transform:translate(51.8641vw,-10px) scale(.7393);animation:fall-252 29s -11s linear infinite}@keyframes fall-252{53.425%{transform:translate(52.544vw,53.425vh) scale(.7393)}to{transform:translate(52.20405vw,99vh) scale(.7393)}}.snow:nth-child(253){opacity:1.461;transform:translate(61.2959vw,-10px) scale(.6276);animation:fall-253 20s -20s linear infinite}@keyframes fall-253{71.886%{transform:translate(65.1328vw,71.886vh) scale(.6276)}to{transform:translate(63.21435vw,99vh) scale(.6276)}}.snow:nth-child(254){opacity:1.8676;transform:translate(95.02vw,-10px) scale(.9229);animation:fall-254 26s -14s linear infinite}@keyframes fall-254{50.907%{transform:translate(86.1768vw,50.907vh) scale(.9229)}to{transform:translate(90.5984vw,99vh) scale(.9229)}}.snow:nth-child(255){opacity:.6256;transform:translate(62.7163vw,-10px) scale(.6615);animation:fall-255 11s -15s linear infinite}@keyframes fall-255{70.512%{transform:translate(54.6214vw,70.512vh) scale(.6615)}to{transform:translate(58.66885vw,99vh) scale(.6615)}}.snow:nth-child(256){opacity:1.5184;transform:translate(37.6914vw,-10px) scale(.1929);animation:fall-256 27s -6s linear infinite}@keyframes fall-256{75.475%{transform:translate(47.2189vw,75.475vh) scale(.1929)}to{transform:translate(42.45515vw,99vh) scale(.1929)}}.snow:nth-child(257){opacity:.2998;transform:translate(34.0028vw,-10px) scale(.5025);animation:fall-257 15s -1s linear infinite}@keyframes fall-257{37.258%{transform:translate(43.3736vw,37.258vh) scale(.5025)}to{transform:translate(38.6882vw,99vh) scale(.5025)}}.snow:nth-child(258){opacity:.8972;transform:translate(83.8701vw,-10px) scale(.3444);animation:fall-258 14s -28s linear infinite}@keyframes fall-258{67.072%{transform:translate(87.1929vw,67.072vh) scale(.3444)}to{transform:translate(85.5315vw,99vh) scale(.3444)}}.snow:nth-child(259){opacity:.3748;transform:translate(65.5459vw,-10px) scale(.7727);animation:fall-259 29s -30s linear infinite}@keyframes fall-259{34.275%{transform:translate(72.8039vw,34.275vh) scale(.7727)}to{transform:translate(69.1749vw,99vh) scale(.7727)}}.snow:nth-child(260){opacity:1.0896;transform:translate(39.8708vw,-10px) scale(.6516);animation:fall-260 23s -26s linear infinite}@keyframes fall-260{47.219%{transform:translate(35.6864vw,47.219vh) scale(.6516)}to{transform:translate(37.7786vw,99vh) scale(.6516)}}.snow:nth-child(261){opacity:1.7548;transform:translate(49.1343vw,-10px) scale(.3347);animation:fall-261 24s -4s linear infinite}@keyframes fall-261{57.38%{transform:translate(40.293vw,57.38vh) scale(.3347)}to{transform:translate(44.71365vw,99vh) scale(.3347)}}.snow:nth-child(262){opacity:.965;transform:translate(84.1055vw,-10px) scale(.3807);animation:fall-262 28s -23s linear infinite}@keyframes fall-262{44.039%{transform:translate(82.5869vw,44.039vh) scale(.3807)}to{transform:translate(83.3462vw,99vh) scale(.3807)}}.snow:nth-child(263){opacity:1.0252;transform:translate(77.0523vw,-10px) scale(.999);animation:fall-263 21s -12s linear infinite}@keyframes fall-263{75.372%{transform:translate(67.7308vw,75.372vh) scale(.999)}to{transform:translate(72.39155vw,99vh) scale(.999)}}.snow:nth-child(264){opacity:1.2966;transform:translate(12.8557vw,-10px) scale(.3708);animation:fall-264 29s -26s linear infinite}@keyframes fall-264{63.301%{transform:translate(17.1516vw,63.301vh) scale(.3708)}to{transform:translate(15.00365vw,99vh) scale(.3708)}}.snow:nth-child(265){opacity:.389;transform:translate(4.0184vw,-10px) scale(.8445);animation:fall-265 24s -5s linear infinite}@keyframes fall-265{63.914%{transform:translate(-3.4818vw,63.914vh) scale(.8445)}to{transform:translate(.2683vw,99vh) scale(.8445)}}.snow:nth-child(266){opacity:.416;transform:translate(35.3567vw,-10px) scale(.3057);animation:fall-266 19s -23s linear infinite}@keyframes fall-266{68.004%{transform:translate(31.2953vw,68.004vh) scale(.3057)}to{transform:translate(33.326vw,99vh) scale(.3057)}}.snow:nth-child(267){opacity:.833;transform:translate(74.1893vw,-10px) scale(.8554);animation:fall-267 20s -3s linear infinite}@keyframes fall-267{39.964%{transform:translate(66.1607vw,39.964vh) scale(.8554)}to{transform:translate(70.175vw,99vh) scale(.8554)}}.snow:nth-child(268){opacity:1.2496;transform:translate(54.2891vw,-10px) scale(.8929);animation:fall-268 21s -2s linear infinite}@keyframes fall-268{43.765%{transform:translate(63.0086vw,43.765vh) scale(.8929)}to{transform:translate(58.64885vw,99vh) scale(.8929)}}.snow:nth-child(269){opacity:1.9788;transform:translate(45.1844vw,-10px) scale(.9574);animation:fall-269 13s -3s linear infinite}@keyframes fall-269{62.535%{transform:translate(45.8666vw,62.535vh) scale(.9574)}to{transform:translate(45.5255vw,99vh) scale(.9574)}}.snow:nth-child(270){opacity:.5592;transform:translate(92.7193vw,-10px) scale(.0868);animation:fall-270 29s -15s linear infinite}@keyframes fall-270{43.123%{transform:translate(91.227vw,43.123vh) scale(.0868)}to{transform:translate(91.97315vw,99vh) scale(.0868)}}.snow:nth-child(271){opacity:.522;transform:translate(2.541vw,-10px) scale(.0901);animation:fall-271 15s -9s linear infinite}@keyframes fall-271{50.062%{transform:translate(7.5248vw,50.062vh) scale(.0901)}to{transform:translate(5.0329vw,99vh) scale(.0901)}}.snow:nth-child(272){opacity:.3326;transform:translate(34.0903vw,-10px) scale(.2545);animation:fall-272 12s -11s linear infinite}@keyframes fall-272{52.646%{transform:translate(36.7881vw,52.646vh) scale(.2545)}to{transform:translate(35.4392vw,99vh) scale(.2545)}}.snow:nth-child(273){opacity:1.882;transform:translate(85.8179vw,-10px) scale(.1235);animation:fall-273 12s -10s linear infinite}@keyframes fall-273{47.386%{transform:translate(81.4063vw,47.386vh) scale(.1235)}to{transform:translate(83.6121vw,99vh) scale(.1235)}}.snow:nth-child(274){opacity:1.9528;transform:translate(74.6297vw,-10px) scale(.9982);animation:fall-274 15s -14s linear infinite}@keyframes fall-274{57.619%{transform:translate(80.3152vw,57.619vh) scale(.9982)}to{transform:translate(77.47245vw,99vh) scale(.9982)}}.snow:nth-child(275){opacity:1.1138;transform:translate(46.1303vw,-10px) scale(.8809);animation:fall-275 19s -20s linear infinite}@keyframes fall-275{41.572%{transform:translate(48.2209vw,41.572vh) scale(.8809)}to{transform:translate(47.1756vw,99vh) scale(.8809)}}.snow:nth-child(276){opacity:.9752;transform:translate(71.3154vw,-10px) scale(.7993);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{39.774%{transform:translate(76.9161vw,39.774vh) scale(.7993)}to{transform:translate(74.11575vw,99vh) scale(.7993)}}.snow:nth-child(277){opacity:1.846;transform:translate(28.3261vw,-10px) scale(.6221);animation:fall-277 14s -5s linear infinite}@keyframes fall-277{31.154%{transform:translate(34.2356vw,31.154vh) scale(.6221)}to{transform:translate(31.28085vw,99vh) scale(.6221)}}.snow:nth-child(278){opacity:1.4806;transform:translate(89.7118vw,-10px) scale(.191);animation:fall-278 11s -23s linear infinite}@keyframes fall-278{72.025%{transform:translate(88.9985vw,72.025vh) scale(.191)}to{transform:translate(89.35515vw,99vh) scale(.191)}}.snow:nth-child(279){opacity:1.4474;transform:translate(43.8598vw,-10px) scale(.9254);animation:fall-279 13s -2s linear infinite}@keyframes fall-279{39.659%{transform:translate(51.6382vw,39.659vh) scale(.9254)}to{transform:translate(47.749vw,99vh) scale(.9254)}}.snow:nth-child(280){opacity:1.2698;transform:translate(55.8728vw,-10px) scale(.3853);animation:fall-280 21s -30s linear infinite}@keyframes fall-280{46.158%{transform:translate(48.3386vw,46.158vh) scale(.3853)}to{transform:translate(52.1057vw,99vh) scale(.3853)}}.snow:nth-child(281){opacity:.068;transform:translate(90.6182vw,-10px) scale(.9715);animation:fall-281 20s -21s linear infinite}@keyframes fall-281{72.925%{transform:translate(95.6534vw,72.925vh) scale(.9715)}to{transform:translate(93.1358vw,99vh) scale(.9715)}}.snow:nth-child(282){opacity:1.2352;transform:translate(20.4511vw,-10px) scale(.1483);animation:fall-282 26s -28s linear infinite}@keyframes fall-282{62.551%{transform:translate(26.7131vw,62.551vh) scale(.1483)}to{transform:translate(23.5821vw,99vh) scale(.1483)}}.snow:nth-child(283){opacity:.3066;transform:translate(57.6389vw,-10px) scale(.9663);animation:fall-283 13s -9s linear infinite}@keyframes fall-283{62.322%{transform:translate(56.4281vw,62.322vh) scale(.9663)}to{transform:translate(57.0335vw,99vh) scale(.9663)}}.snow:nth-child(284){opacity:1.7762;transform:translate(29.2408vw,-10px) scale(.071);animation:fall-284 26s -4s linear infinite}@keyframes fall-284{50.064%{transform:translate(38.4634vw,50.064vh) scale(.071)}to{transform:translate(33.8521vw,99vh) scale(.071)}}.snow:nth-child(285){opacity:1.4048;transform:translate(61.1819vw,-10px) scale(.0854);animation:fall-285 20s -7s linear infinite}@keyframes fall-285{46.122%{transform:translate(70.9212vw,46.122vh) scale(.0854)}to{transform:translate(66.05155vw,99vh) scale(.0854)}}.snow:nth-child(286){opacity:1.8696;transform:translate(20.7524vw,-10px) scale(.2064);animation:fall-286 18s -14s linear infinite}@keyframes fall-286{79.517%{transform:translate(25.7042vw,79.517vh) scale(.2064)}to{transform:translate(23.2283vw,99vh) scale(.2064)}}.snow:nth-child(287){opacity:1.4272;transform:translate(75.5157vw,-10px) scale(.3239);animation:fall-287 11s -23s linear infinite}@keyframes fall-287{73.084%{transform:translate(81.3468vw,73.084vh) scale(.3239)}to{transform:translate(78.43125vw,99vh) scale(.3239)}}.snow:nth-child(288){opacity:1.4668;transform:translate(32.0405vw,-10px) scale(.119);animation:fall-288 14s -21s linear infinite}@keyframes fall-288{66.932%{transform:translate(31.0293vw,66.932vh) scale(.119)}to{transform:translate(31.5349vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:1.7534;transform:translate(43.2322vw,-10px) scale(.5857);animation:fall-289 27s -18s linear infinite}@keyframes fall-289{72.141%{transform:translate(52.158vw,72.141vh) scale(.5857)}to{transform:translate(47.6951vw,99vh) scale(.5857)}}.snow:nth-child(290){opacity:.303;transform:translate(6.0801vw,-10px) scale(.1205);animation:fall-290 21s -7s linear infinite}@keyframes fall-290{69.474%{transform:translate(15.6719vw,69.474vh) scale(.1205)}to{transform:translate(10.876vw,99vh) scale(.1205)}}.snow:nth-child(291){opacity:.5966;transform:translate(49.993vw,-10px) scale(.5517);animation:fall-291 18s -12s linear infinite}@keyframes fall-291{69.458%{transform:translate(54.3604vw,69.458vh) scale(.5517)}to{transform:translate(52.1767vw,99vh) scale(.5517)}}.snow:nth-child(292){opacity:1.81;transform:translate(46.9157vw,-10px) scale(.1434);animation:fall-292 17s -24s linear infinite}@keyframes fall-292{62.788%{transform:translate(41.4674vw,62.788vh) scale(.1434)}to{transform:translate(44.19155vw,99vh) scale(.1434)}}.snow:nth-child(293){opacity:.1152;transform:translate(99.2303vw,-10px) scale(.1909);animation:fall-293 21s -21s linear infinite}@keyframes fall-293{74.857%{transform:translate(95.0595vw,74.857vh) scale(.1909)}to{transform:translate(97.1449vw,99vh) scale(.1909)}}.snow:nth-child(294){opacity:.4412;transform:translate(16.4973vw,-10px) scale(.1703);animation:fall-294 12s -10s linear infinite}@keyframes fall-294{65.356%{transform:translate(11.6049vw,65.356vh) scale(.1703)}to{transform:translate(14.0511vw,99vh) scale(.1703)}}.snow:nth-child(295){opacity:1.7148;transform:translate(42.4281vw,-10px) scale(.5381);animation:fall-295 25s -21s linear infinite}@keyframes fall-295{50.897%{transform:translate(34.1409vw,50.897vh) scale(.5381)}to{transform:translate(38.2845vw,99vh) scale(.5381)}}.snow:nth-child(296){opacity:1.1404;transform:translate(92.3388vw,-10px) scale(.6476);animation:fall-296 30s -9s linear infinite}@keyframes fall-296{56.755%{transform:translate(101.107vw,56.755vh) scale(.6476)}to{transform:translate(96.7229vw,99vh) scale(.6476)}}.snow:nth-child(297){opacity:.0232;transform:translate(81.5447vw,-10px) scale(.8439);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{66.896%{transform:translate(90.4483vw,66.896vh) scale(.8439)}to{transform:translate(85.9965vw,99vh) scale(.8439)}}.snow:nth-child(298){opacity:1.1782;transform:translate(29.5637vw,-10px) scale(.7952);animation:fall-298 18s -4s linear infinite}@keyframes fall-298{44.775%{transform:translate(33.2839vw,44.775vh) scale(.7952)}to{transform:translate(31.4238vw,99vh) scale(.7952)}}.snow:nth-child(299){opacity:.208;transform:translate(43.5916vw,-10px) scale(.146);animation:fall-299 11s -6s linear infinite}@keyframes fall-299{44.765%{transform:translate(37.7633vw,44.765vh) scale(.146)}to{transform:translate(40.67745vw,99vh) scale(.146)}}.snow:nth-child(300){opacity:.7052;transform:translate(54.243vw,-10px) scale(.5957);animation:fall-300 14s -10s linear infinite}@keyframes fall-300{78.11%{transform:translate(47.9158vw,78.11vh) scale(.5957)}to{transform:translate(51.0794vw,99vh) scale(.5957)}}.snow:nth-child(301){opacity:.7042;transform:translate(69.6877vw,-10px) scale(.4847);animation:fall-301 22s -2s linear infinite}@keyframes fall-301{79.994%{transform:translate(60.8363vw,79.994vh) scale(.4847)}to{transform:translate(65.262vw,99vh) scale(.4847)}}.snow:nth-child(302){opacity:.803;transform:translate(4.1535vw,-10px) scale(.665);animation:fall-302 13s -14s linear infinite}@keyframes fall-302{75.111%{transform:translate(1.4502vw,75.111vh) scale(.665)}to{transform:translate(2.80185vw,99vh) scale(.665)}}.snow:nth-child(303){opacity:1.8916;transform:translate(57.3021vw,-10px) scale(.6541);animation:fall-303 29s -23s linear infinite}@keyframes fall-303{45.221%{transform:translate(65.4254vw,45.221vh) scale(.6541)}to{transform:translate(61.36375vw,99vh) scale(.6541)}}.snow:nth-child(304){opacity:.0552;transform:translate(33.2586vw,-10px) scale(.7453);animation:fall-304 25s -2s linear infinite}@keyframes fall-304{30.284%{transform:translate(39.1126vw,30.284vh) scale(.7453)}to{transform:translate(36.1856vw,99vh) scale(.7453)}}.snow:nth-child(305){opacity:1.6058;transform:translate(50.3454vw,-10px) scale(.1003);animation:fall-305 29s -28s linear infinite}@keyframes fall-305{61.746%{transform:translate(54.0174vw,61.746vh) scale(.1003)}to{transform:translate(52.1814vw,99vh) scale(.1003)}}.snow:nth-child(306){opacity:1.838;transform:translate(80.5745vw,-10px) scale(.0445);animation:fall-306 15s -22s linear infinite}@keyframes fall-306{46.155%{transform:translate(72.0699vw,46.155vh) scale(.0445)}to{transform:translate(76.3222vw,99vh) scale(.0445)}}.snow:nth-child(307){opacity:.4938;transform:translate(81.7954vw,-10px) scale(.7708);animation:fall-307 15s -25s linear infinite}@keyframes fall-307{72.533%{transform:translate(89.9151vw,72.533vh) scale(.7708)}to{transform:translate(85.85525vw,99vh) scale(.7708)}}.snow:nth-child(308){opacity:1.0792;transform:translate(3.1561vw,-10px) scale(.3278);animation:fall-308 14s -11s linear infinite}@keyframes fall-308{43.478%{transform:translate(4.008vw,43.478vh) scale(.3278)}to{transform:translate(3.58205vw,99vh) scale(.3278)}}.snow:nth-child(309){opacity:1.2062;transform:translate(8.056vw,-10px) scale(.682);animation:fall-309 21s -27s linear infinite}@keyframes fall-309{77.687%{transform:translate(7.0427vw,77.687vh) scale(.682)}to{transform:translate(7.54935vw,99vh) scale(.682)}}.snow:nth-child(310){opacity:.7664;transform:translate(6.2622vw,-10px) scale(.8753);animation:fall-310 27s -25s linear infinite}@keyframes fall-310{31.756%{transform:translate(7.5607vw,31.756vh) scale(.8753)}to{transform:translate(6.91145vw,99vh) scale(.8753)}}.snow:nth-child(311){opacity:.1696;transform:translate(31.0399vw,-10px) scale(.6352);animation:fall-311 13s -18s linear infinite}@keyframes fall-311{51.756%{transform:translate(33.5442vw,51.756vh) scale(.6352)}to{transform:translate(32.29205vw,99vh) scale(.6352)}}.snow:nth-child(312){opacity:1.003;transform:translate(11.9039vw,-10px) scale(.8377);animation:fall-312 30s -27s linear infinite}@keyframes fall-312{34.023%{transform:translate(10.4031vw,34.023vh) scale(.8377)}to{transform:translate(11.1535vw,99vh) scale(.8377)}}.snow:nth-child(313){opacity:1.6048;transform:translate(9.9239vw,-10px) scale(.2825);animation:fall-313 11s -17s linear infinite}@keyframes fall-313{57.264%{transform:translate(17.1401vw,57.264vh) scale(.2825)}to{transform:translate(13.532vw,99vh) scale(.2825)}}.snow:nth-child(314){opacity:1.373;transform:translate(59.1405vw,-10px) scale(.9662);animation:fall-314 25s -7s linear infinite}@keyframes fall-314{57.235%{transform:translate(51.0295vw,57.235vh) scale(.9662)}to{transform:translate(55.085vw,99vh) scale(.9662)}}.snow:nth-child(315){opacity:.9318;transform:translate(64.9527vw,-10px) scale(.4229);animation:fall-315 18s -1s linear infinite}@keyframes fall-315{67.867%{transform:translate(62.1048vw,67.867vh) scale(.4229)}to{transform:translate(63.52875vw,99vh) scale(.4229)}}.snow:nth-child(316){opacity:.4188;transform:translate(97.3534vw,-10px) scale(.3254);animation:fall-316 17s -15s linear infinite}@keyframes fall-316{46.364%{transform:translate(93.0787vw,46.364vh) scale(.3254)}to{transform:translate(95.21605vw,99vh) scale(.3254)}}.snow:nth-child(317){opacity:1.5582;transform:translate(22.4743vw,-10px) scale(.637);animation:fall-317 18s -20s linear infinite}@keyframes fall-317{56.352%{transform:translate(27.9765vw,56.352vh) scale(.637)}to{transform:translate(25.2254vw,99vh) scale(.637)}}.snow:nth-child(318){opacity:.0046;transform:translate(37.4194vw,-10px) scale(.5526);animation:fall-318 12s -6s linear infinite}@keyframes fall-318{78.143%{transform:translate(37.077vw,78.143vh) scale(.5526)}to{transform:translate(37.2482vw,99vh) scale(.5526)}}.snow:nth-child(319){opacity:1.1766;transform:translate(11.1636vw,-10px) scale(.8176);animation:fall-319 26s -23s linear infinite}@keyframes fall-319{35.163%{transform:translate(5.6619vw,35.163vh) scale(.8176)}to{transform:translate(8.41275vw,99vh) scale(.8176)}}.snow:nth-child(320){opacity:.2386;transform:translate(47.9124vw,-10px) scale(.8028);animation:fall-320 17s -10s linear infinite}@keyframes fall-320{49.579%{transform:translate(47.3564vw,49.579vh) scale(.8028)}to{transform:translate(47.6344vw,99vh) scale(.8028)}}.snow:nth-child(321){opacity:1.829;transform:translate(3.4992vw,-10px) scale(.8831);animation:fall-321 12s -26s linear infinite}@keyframes fall-321{53.692%{transform:translate(12.8182vw,53.692vh) scale(.8831)}to{transform:translate(8.1587vw,99vh) scale(.8831)}}.snow:nth-child(322){opacity:.7236;transform:translate(92.4245vw,-10px) scale(.7074);animation:fall-322 29s -23s linear infinite}@keyframes fall-322{73.795%{transform:translate(94.8425vw,73.795vh) scale(.7074)}to{transform:translate(93.6335vw,99vh) scale(.7074)}}.snow:nth-child(323){opacity:.0954;transform:translate(88.394vw,-10px) scale(.7601);animation:fall-323 22s -9s linear infinite}@keyframes fall-323{47.204%{transform:translate(78.9158vw,47.204vh) scale(.7601)}to{transform:translate(83.6549vw,99vh) scale(.7601)}}.snow:nth-child(324){opacity:1.981;transform:translate(71.4896vw,-10px) scale(.5868);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{49.801%{transform:translate(70.6315vw,49.801vh) scale(.5868)}to{transform:translate(71.06055vw,99vh) scale(.5868)}}.snow:nth-child(325){opacity:.9836;transform:translate(.5418vw,-10px) scale(.2745);animation:fall-325 10s -13s linear infinite}@keyframes fall-325{54.486%{transform:translate(-8.7444vw,54.486vh) scale(.2745)}to{transform:translate(-4.1013vw,99vh) scale(.2745)}}.snow:nth-child(326){opacity:.0032;transform:translate(13.2153vw,-10px) scale(.2053);animation:fall-326 19s -3s linear infinite}@keyframes fall-326{54.964%{transform:translate(16.2051vw,54.964vh) scale(.2053)}to{transform:translate(14.7102vw,99vh) scale(.2053)}}.snow:nth-child(327){opacity:.4588;transform:translate(14.1323vw,-10px) scale(.585);animation:fall-327 17s -16s linear infinite}@keyframes fall-327{38.53%{transform:translate(19.1246vw,38.53vh) scale(.585)}to{transform:translate(16.62845vw,99vh) scale(.585)}}.snow:nth-child(328){opacity:1.2728;transform:translate(54.5874vw,-10px) scale(.0185);animation:fall-328 19s -10s linear infinite}@keyframes fall-328{66.676%{transform:translate(62.6151vw,66.676vh) scale(.0185)}to{transform:translate(58.60125vw,99vh) scale(.0185)}}.snow:nth-child(329){opacity:.8338;transform:translate(67.5231vw,-10px) scale(.1096);animation:fall-329 11s -20s linear infinite}@keyframes fall-329{44.482%{transform:translate(74.7936vw,44.482vh) scale(.1096)}to{transform:translate(71.15835vw,99vh) scale(.1096)}}.snow:nth-child(330){opacity:.4608;transform:translate(5.9258vw,-10px) scale(.5358);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{53.87%{transform:translate(-2.6396vw,53.87vh) scale(.5358)}to{transform:translate(1.6431vw,99vh) scale(.5358)}}.snow:nth-child(331){opacity:1.362;transform:translate(22.0301vw,-10px) scale(.9865);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{74.214%{transform:translate(22.687vw,74.214vh) scale(.9865)}to{transform:translate(22.35855vw,99vh) scale(.9865)}}.snow:nth-child(332){opacity:1.381;transform:translate(33.6191vw,-10px) scale(.4128);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{53.078%{transform:translate(34.4738vw,53.078vh) scale(.4128)}to{transform:translate(34.04645vw,99vh) scale(.4128)}}.snow:nth-child(333){opacity:1.818;transform:translate(84.5397vw,-10px) scale(.3644);animation:fall-333 21s -5s linear infinite}@keyframes fall-333{54.471%{transform:translate(88.2617vw,54.471vh) scale(.3644)}to{transform:translate(86.4007vw,99vh) scale(.3644)}}.snow:nth-child(334){opacity:1.7008;transform:translate(27.0881vw,-10px) scale(.7093);animation:fall-334 17s -14s linear infinite}@keyframes fall-334{74.354%{transform:translate(25.5783vw,74.354vh) scale(.7093)}to{transform:translate(26.3332vw,99vh) scale(.7093)}}.snow:nth-child(335){opacity:1.8474;transform:translate(48.4133vw,-10px) scale(.1111);animation:fall-335 30s -24s linear infinite}@keyframes fall-335{34.118%{transform:translate(48.1408vw,34.118vh) scale(.1111)}to{transform:translate(48.27705vw,99vh) scale(.1111)}}.snow:nth-child(336){opacity:1.7244;transform:translate(94.4332vw,-10px) scale(.9343);animation:fall-336 29s -17s linear infinite}@keyframes fall-336{68.972%{transform:translate(101.3215vw,68.972vh) scale(.9343)}to{transform:translate(97.87735vw,99vh) scale(.9343)}}.snow:nth-child(337){opacity:1.458;transform:translate(78.9094vw,-10px) scale(.7087);animation:fall-337 22s -3s linear infinite}@keyframes fall-337{58.193%{transform:translate(88.0599vw,58.193vh) scale(.7087)}to{transform:translate(83.48465vw,99vh) scale(.7087)}}.snow:nth-child(338){opacity:.6594;transform:translate(12.0968vw,-10px) scale(.4813);animation:fall-338 19s -6s linear infinite}@keyframes fall-338{70.502%{transform:translate(7.6888vw,70.502vh) scale(.4813)}to{transform:translate(9.8928vw,99vh) scale(.4813)}}.snow:nth-child(339){opacity:1.272;transform:translate(25.2471vw,-10px) scale(.2351);animation:fall-339 29s -13s linear infinite}@keyframes fall-339{44.597%{transform:translate(24.9532vw,44.597vh) scale(.2351)}to{transform:translate(25.10015vw,99vh) scale(.2351)}}.snow:nth-child(340){opacity:.3456;transform:translate(65.6868vw,-10px) scale(.9258);animation:fall-340 15s -4s linear infinite}@keyframes fall-340{76.176%{transform:translate(65.4896vw,76.176vh) scale(.9258)}to{transform:translate(65.5882vw,99vh) scale(.9258)}}.snow:nth-child(341){opacity:1.9018;transform:translate(6.2375vw,-10px) scale(.5448);animation:fall-341 30s -5s linear infinite}@keyframes fall-341{35.916%{transform:translate(12.4696vw,35.916vh) scale(.5448)}to{transform:translate(9.35355vw,99vh) scale(.5448)}}.snow:nth-child(342){opacity:.3858;transform:translate(55.4003vw,-10px) scale(.3948);animation:fall-342 29s -18s linear infinite}@keyframes fall-342{56.847%{transform:translate(51.7913vw,56.847vh) scale(.3948)}to{transform:translate(53.5958vw,99vh) scale(.3948)}}.snow:nth-child(343){opacity:1.3306;transform:translate(63.203vw,-10px) scale(.2525);animation:fall-343 11s -5s linear infinite}@keyframes fall-343{71.823%{transform:translate(65.9982vw,71.823vh) scale(.2525)}to{transform:translate(64.6006vw,99vh) scale(.2525)}}.snow:nth-child(344){opacity:1.044;transform:translate(3.8714vw,-10px) scale(.7244);animation:fall-344 29s -18s linear infinite}@keyframes fall-344{36.268%{transform:translate(12.112vw,36.268vh) scale(.7244)}to{transform:translate(7.9917vw,99vh) scale(.7244)}}.snow:nth-child(345){opacity:.823;transform:translate(55.9704vw,-10px) scale(.9573);animation:fall-345 28s -15s linear infinite}@keyframes fall-345{32.404%{transform:translate(57.8967vw,32.404vh) scale(.9573)}to{transform:translate(56.93355vw,99vh) scale(.9573)}}.snow:nth-child(346){opacity:1.524;transform:translate(67.0779vw,-10px) scale(.6699);animation:fall-346 26s -3s linear infinite}@keyframes fall-346{35.758%{transform:translate(58.4303vw,35.758vh) scale(.6699)}to{transform:translate(62.7541vw,99vh) scale(.6699)}}.snow:nth-child(347){opacity:.9266;transform:translate(55.9387vw,-10px) scale(.1531);animation:fall-347 16s -28s linear infinite}@keyframes fall-347{72.484%{transform:translate(51.6397vw,72.484vh) scale(.1531)}to{transform:translate(53.7892vw,99vh) scale(.1531)}}.snow:nth-child(348){opacity:1.5238;transform:translate(31.6243vw,-10px) scale(.4519);animation:fall-348 14s -21s linear infinite}@keyframes fall-348{47.74%{transform:translate(38.4901vw,47.74vh) scale(.4519)}to{transform:translate(35.0572vw,99vh) scale(.4519)}}.snow:nth-child(349){opacity:1.2592;transform:translate(3.0655vw,-10px) scale(.74);animation:fall-349 17s -11s linear infinite}@keyframes fall-349{77.897%{transform:translate(2.5754vw,77.897vh) scale(.74)}to{transform:translate(2.82045vw,99vh) scale(.74)}}.snow:nth-child(350){opacity:1.4218;transform:translate(82.6967vw,-10px) scale(.4551);animation:fall-350 18s -1s linear infinite}@keyframes fall-350{37.839%{transform:translate(82.8421vw,37.839vh) scale(.4551)}to{transform:translate(82.7694vw,99vh) scale(.4551)}}.snow:nth-child(351){opacity:1.7768;transform:translate(97.5939vw,-10px) scale(.7412);animation:fall-351 24s -29s linear infinite}@keyframes fall-351{72.42%{transform:translate(90.6896vw,72.42vh) scale(.7412)}to{transform:translate(94.14175vw,99vh) scale(.7412)}}.snow:nth-child(352){opacity:.0434;transform:translate(95.9272vw,-10px) scale(.8965);animation:fall-352 12s -21s linear infinite}@keyframes fall-352{56.646%{transform:translate(89.5111vw,56.646vh) scale(.8965)}to{transform:translate(92.71915vw,99vh) scale(.8965)}}.snow:nth-child(353){opacity:1.2264;transform:translate(7.7133vw,-10px) scale(.6978);animation:fall-353 30s -21s linear infinite}@keyframes fall-353{45.791%{transform:translate(11.9143vw,45.791vh) scale(.6978)}to{transform:translate(9.8138vw,99vh) scale(.6978)}}.snow:nth-child(354){opacity:.2312;transform:translate(78.4927vw,-10px) scale(.1041);animation:fall-354 17s -12s linear infinite}@keyframes fall-354{47.074%{transform:translate(72.3524vw,47.074vh) scale(.1041)}to{transform:translate(75.42255vw,99vh) scale(.1041)}}.snow:nth-child(355){opacity:1.3634;transform:translate(64.7399vw,-10px) scale(.3517);animation:fall-355 11s -7s linear infinite}@keyframes fall-355{32.241%{transform:translate(54.7471vw,32.241vh) scale(.3517)}to{transform:translate(59.7435vw,99vh) scale(.3517)}}.snow:nth-child(356){opacity:1.272;transform:translate(2.4713vw,-10px) scale(.755);animation:fall-356 24s -23s linear infinite}@keyframes fall-356{75.01%{transform:translate(-4.4376vw,75.01vh) scale(.755)}to{transform:translate(-.98315vw,99vh) scale(.755)}}.snow:nth-child(357){opacity:1.5658;transform:translate(82.8389vw,-10px) scale(.6082);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{36.859%{transform:translate(84.5723vw,36.859vh) scale(.6082)}to{transform:translate(83.7056vw,99vh) scale(.6082)}}.snow:nth-child(358){opacity:1.893;transform:translate(67.6092vw,-10px) scale(.7368);animation:fall-358 10s -18s linear infinite}@keyframes fall-358{55.646%{transform:translate(70.5754vw,55.646vh) scale(.7368)}to{transform:translate(69.0923vw,99vh) scale(.7368)}}.snow:nth-child(359){opacity:1.2016;transform:translate(47.9392vw,-10px) scale(.1727);animation:fall-359 14s -28s linear infinite}@keyframes fall-359{46.812%{transform:translate(50.654vw,46.812vh) scale(.1727)}to{transform:translate(49.2966vw,99vh) scale(.1727)}}.snow:nth-child(360){opacity:1.3538;transform:translate(77.7478vw,-10px) scale(.6251);animation:fall-360 10s -28s linear infinite}@keyframes fall-360{58.349%{transform:translate(79.1245vw,58.349vh) scale(.6251)}to{transform:translate(78.43615vw,99vh) scale(.6251)}}.snow:nth-child(361){opacity:1.0132;transform:translate(95.7686vw,-10px) scale(.6337);animation:fall-361 28s -24s linear infinite}@keyframes fall-361{45.505%{transform:translate(95.6679vw,45.505vh) scale(.6337)}to{transform:translate(95.71825vw,99vh) scale(.6337)}}.snow:nth-child(362){opacity:.6086;transform:translate(15.4022vw,-10px) scale(.4854);animation:fall-362 14s -4s linear infinite}@keyframes fall-362{30.17%{transform:translate(13.9694vw,30.17vh) scale(.4854)}to{transform:translate(14.6858vw,99vh) scale(.4854)}}.snow:nth-child(363){opacity:.2576;transform:translate(10.9692vw,-10px) scale(.5269);animation:fall-363 18s -11s linear infinite}@keyframes fall-363{68.787%{transform:translate(5.4867vw,68.787vh) scale(.5269)}to{transform:translate(8.22795vw,99vh) scale(.5269)}}.snow:nth-child(364){opacity:.229;transform:translate(46.2869vw,-10px) scale(.3098);animation:fall-364 12s -9s linear infinite}@keyframes fall-364{30.828%{transform:translate(39.8109vw,30.828vh) scale(.3098)}to{transform:translate(43.0489vw,99vh) scale(.3098)}}.snow:nth-child(365){opacity:.041;transform:translate(1.3706vw,-10px) scale(.8382);animation:fall-365 14s -22s linear infinite}@keyframes fall-365{49%{transform:translate(4.8492vw,49vh) scale(.8382)}to{transform:translate(3.1099vw,99vh) scale(.8382)}}.snow:nth-child(366){opacity:1.037;transform:translate(72.1206vw,-10px) scale(.2475);animation:fall-366 11s -2s linear infinite}@keyframes fall-366{77.197%{transform:translate(72.746vw,77.197vh) scale(.2475)}to{transform:translate(72.4333vw,99vh) scale(.2475)}}.snow:nth-child(367){opacity:1.0286;transform:translate(34.9893vw,-10px) scale(.5061);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{67.015%{transform:translate(29.768vw,67.015vh) scale(.5061)}to{transform:translate(32.37865vw,99vh) scale(.5061)}}.snow:nth-child(368){opacity:1.9286;transform:translate(65.6659vw,-10px) scale(.2568);animation:fall-368 14s -9s linear infinite}@keyframes fall-368{33.223%{transform:translate(61.9095vw,33.223vh) scale(.2568)}to{transform:translate(63.7877vw,99vh) scale(.2568)}}.snow:nth-child(369){opacity:.4858;transform:translate(82.9578vw,-10px) scale(.5246);animation:fall-369 24s -3s linear infinite}@keyframes fall-369{30.612%{transform:translate(79.7302vw,30.612vh) scale(.5246)}to{transform:translate(81.344vw,99vh) scale(.5246)}}.snow:nth-child(370){opacity:1.3002;transform:translate(30.0898vw,-10px) scale(.619);animation:fall-370 28s -14s linear infinite}@keyframes fall-370{73.208%{transform:translate(35.6631vw,73.208vh) scale(.619)}to{transform:translate(32.87645vw,99vh) scale(.619)}}.snow:nth-child(371){opacity:.5436;transform:translate(47.4083vw,-10px) scale(.4958);animation:fall-371 24s -11s linear infinite}@keyframes fall-371{78.796%{transform:translate(52.4776vw,78.796vh) scale(.4958)}to{transform:translate(49.94295vw,99vh) scale(.4958)}}.snow:nth-child(372){opacity:1.747;transform:translate(15.9079vw,-10px) scale(.9005);animation:fall-372 22s -21s linear infinite}@keyframes fall-372{51.528%{transform:translate(21.2741vw,51.528vh) scale(.9005)}to{transform:translate(18.591vw,99vh) scale(.9005)}}.snow:nth-child(373){opacity:1.9916;transform:translate(9.2396vw,-10px) scale(.5886);animation:fall-373 20s -13s linear infinite}@keyframes fall-373{51.411%{transform:translate(9.8841vw,51.411vh) scale(.5886)}to{transform:translate(9.56185vw,99vh) scale(.5886)}}.snow:nth-child(374){opacity:1.0794;transform:translate(98.4525vw,-10px) scale(.8439);animation:fall-374 21s -11s linear infinite}@keyframes fall-374{78.277%{transform:translate(106.5907vw,78.277vh) scale(.8439)}to{transform:translate(102.5216vw,99vh) scale(.8439)}}.snow:nth-child(375){opacity:1.95;transform:translate(1.7111vw,-10px) scale(.2412);animation:fall-375 14s -29s linear infinite}@keyframes fall-375{32.347%{transform:translate(6.3747vw,32.347vh) scale(.2412)}to{transform:translate(4.0429vw,99vh) scale(.2412)}}.snow:nth-child(376){opacity:.4686;transform:translate(96.9185vw,-10px) scale(.5057);animation:fall-376 16s -11s linear infinite}@keyframes fall-376{55.339%{transform:translate(99.6489vw,55.339vh) scale(.5057)}to{transform:translate(98.2837vw,99vh) scale(.5057)}}.snow:nth-child(377){opacity:1.9502;transform:translate(5.4752vw,-10px) scale(.8634);animation:fall-377 25s -22s linear infinite}@keyframes fall-377{40.964%{transform:translate(-3.2158vw,40.964vh) scale(.8634)}to{transform:translate(1.1297vw,99vh) scale(.8634)}}.snow:nth-child(378){opacity:.8342;transform:translate(3.3211vw,-10px) scale(.6624);animation:fall-378 30s -27s linear infinite}@keyframes fall-378{62.493%{transform:translate(-4.3767vw,62.493vh) scale(.6624)}to{transform:translate(-.5278vw,99vh) scale(.6624)}}.snow:nth-child(379){opacity:.5346;transform:translate(60.5281vw,-10px) scale(.3918);animation:fall-379 15s -11s linear infinite}@keyframes fall-379{58.71%{transform:translate(67.2448vw,58.71vh) scale(.3918)}to{transform:translate(63.88645vw,99vh) scale(.3918)}}.snow:nth-child(380){opacity:1.2662;transform:translate(25.8981vw,-10px) scale(.301);animation:fall-380 30s -13s linear infinite}@keyframes fall-380{68.224%{transform:translate(27.8617vw,68.224vh) scale(.301)}to{transform:translate(26.8799vw,99vh) scale(.301)}}.snow:nth-child(381){opacity:1.9896;transform:translate(12.4718vw,-10px) scale(.9543);animation:fall-381 11s -26s linear infinite}@keyframes fall-381{38.394%{transform:translate(22.1204vw,38.394vh) scale(.9543)}to{transform:translate(17.2961vw,99vh) scale(.9543)}}.snow:nth-child(382){opacity:1.4852;transform:translate(65.1869vw,-10px) scale(.6214);animation:fall-382 24s -20s linear infinite}@keyframes fall-382{60.351%{transform:translate(64.0292vw,60.351vh) scale(.6214)}to{transform:translate(64.60805vw,99vh) scale(.6214)}}.snow:nth-child(383){opacity:.503;transform:translate(12.1025vw,-10px) scale(.9235);animation:fall-383 28s -3s linear infinite}@keyframes fall-383{50.41%{transform:translate(21.6104vw,50.41vh) scale(.9235)}to{transform:translate(16.85645vw,99vh) scale(.9235)}}.snow:nth-child(384){opacity:.376;transform:translate(13.9614vw,-10px) scale(.1324);animation:fall-384 21s -5s linear infinite}@keyframes fall-384{35.114%{transform:translate(17.7802vw,35.114vh) scale(.1324)}to{transform:translate(15.8708vw,99vh) scale(.1324)}}.snow:nth-child(385){opacity:.3762;transform:translate(33.3031vw,-10px) scale(.9127);animation:fall-385 13s -4s linear infinite}@keyframes fall-385{60.593%{transform:translate(24.8009vw,60.593vh) scale(.9127)}to{transform:translate(29.052vw,99vh) scale(.9127)}}.snow:nth-child(386){opacity:1.2168;transform:translate(23.684vw,-10px) scale(.8338);animation:fall-386 16s -2s linear infinite}@keyframes fall-386{33.492%{transform:translate(30.7709vw,33.492vh) scale(.8338)}to{transform:translate(27.22745vw,99vh) scale(.8338)}}.snow:nth-child(387){opacity:.8854;transform:translate(64.7033vw,-10px) scale(.2546);animation:fall-387 10s -4s linear infinite}@keyframes fall-387{40.491%{transform:translate(64.6413vw,40.491vh) scale(.2546)}to{transform:translate(64.6723vw,99vh) scale(.2546)}}.snow:nth-child(388){opacity:.8164;transform:translate(87.1293vw,-10px) scale(.7053);animation:fall-388 30s -9s linear infinite}@keyframes fall-388{39.52%{transform:translate(95.5855vw,39.52vh) scale(.7053)}to{transform:translate(91.3574vw,99vh) scale(.7053)}}.snow:nth-child(389){opacity:1.5664;transform:translate(47.903vw,-10px) scale(.9024);animation:fall-389 16s -2s linear infinite}@keyframes fall-389{76.417%{transform:translate(43.5899vw,76.417vh) scale(.9024)}to{transform:translate(45.74645vw,99vh) scale(.9024)}}.snow:nth-child(390){opacity:.916;transform:translate(98.4878vw,-10px) scale(.2491);animation:fall-390 19s -14s linear infinite}@keyframes fall-390{51.06%{transform:translate(103.6924vw,51.06vh) scale(.2491)}to{transform:translate(101.0901vw,99vh) scale(.2491)}}.snow:nth-child(391){opacity:.4434;transform:translate(28.3617vw,-10px) scale(.9392);animation:fall-391 18s -28s linear infinite}@keyframes fall-391{31.848%{transform:translate(26.3241vw,31.848vh) scale(.9392)}to{transform:translate(27.3429vw,99vh) scale(.9392)}}.snow:nth-child(392){opacity:1.4672;transform:translate(77.1263vw,-10px) scale(.0737);animation:fall-392 14s -19s linear infinite}@keyframes fall-392{53.727%{transform:translate(85.188vw,53.727vh) scale(.0737)}to{transform:translate(81.15715vw,99vh) scale(.0737)}}.snow:nth-child(393){opacity:.165;transform:translate(26.0473vw,-10px) scale(.8454);animation:fall-393 22s -20s linear infinite}@keyframes fall-393{78.082%{transform:translate(18.3776vw,78.082vh) scale(.8454)}to{transform:translate(22.21245vw,99vh) scale(.8454)}}.snow:nth-child(394){opacity:1.6464;transform:translate(31.9073vw,-10px) scale(.4211);animation:fall-394 25s -2s linear infinite}@keyframes fall-394{35.555%{transform:translate(25.3722vw,35.555vh) scale(.4211)}to{transform:translate(28.63975vw,99vh) scale(.4211)}}.snow:nth-child(395){opacity:.421;transform:translate(82.5862vw,-10px) scale(.2769);animation:fall-395 24s -4s linear infinite}@keyframes fall-395{53.927%{transform:translate(87.9416vw,53.927vh) scale(.2769)}to{transform:translate(85.2639vw,99vh) scale(.2769)}}.snow:nth-child(396){opacity:1.23;transform:translate(19.1949vw,-10px) scale(.2379);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{30.934%{transform:translate(25.6684vw,30.934vh) scale(.2379)}to{transform:translate(22.43165vw,99vh) scale(.2379)}}.snow:nth-child(397){opacity:1.7482;transform:translate(47.5525vw,-10px) scale(.7728);animation:fall-397 28s -9s linear infinite}@keyframes fall-397{38.963%{transform:translate(54.2801vw,38.963vh) scale(.7728)}to{transform:translate(50.9163vw,99vh) scale(.7728)}}.snow:nth-child(398){opacity:.0564;transform:translate(97.9304vw,-10px) scale(.7532);animation:fall-398 12s -25s linear infinite}@keyframes fall-398{30.141%{transform:translate(91.3321vw,30.141vh) scale(.7532)}to{transform:translate(94.63125vw,99vh) scale(.7532)}}.snow:nth-child(399){opacity:1.1328;transform:translate(17.6998vw,-10px) scale(.1106);animation:fall-399 21s -4s linear infinite}@keyframes fall-399{78.075%{transform:translate(9.7872vw,78.075vh) scale(.1106)}to{transform:translate(13.7435vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.6082;transform:translate(63.0536vw,-10px) scale(.0886);animation:fall-400 13s -14s linear infinite}@keyframes fall-400{46.992%{transform:translate(60.1802vw,46.992vh) scale(.0886)}to{transform:translate(61.6169vw,99vh) scale(.0886)}}\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
|
+
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:1.64;transform:translate(56.5701vw,-10px) scale(.9283);animation:fall-1 15s -30s linear infinite}@keyframes fall-1{73.026%{transform:translate(53.9891vw,73.026vh) scale(.9283)}to{transform:translate(55.2796vw,99vh) scale(.9283)}}.snow:nth-child(2){opacity:.4066;transform:translate(54.6036vw,-10px) scale(.9154);animation:fall-2 23s -1s linear infinite}@keyframes fall-2{31.859%{transform:translate(52.0881vw,31.859vh) scale(.9154)}to{transform:translate(53.34585vw,99vh) scale(.9154)}}.snow:nth-child(3){opacity:1.5804;transform:translate(67.7404vw,-10px) scale(.4996);animation:fall-3 27s -30s linear infinite}@keyframes fall-3{79.737%{transform:translate(73.7516vw,79.737vh) scale(.4996)}to{transform:translate(70.746vw,99vh) scale(.4996)}}.snow:nth-child(4){opacity:1.379;transform:translate(47.6162vw,-10px) scale(.3514);animation:fall-4 24s -15s linear infinite}@keyframes fall-4{62.548%{transform:translate(50.6226vw,62.548vh) scale(.3514)}to{transform:translate(49.1194vw,99vh) scale(.3514)}}.snow:nth-child(5){opacity:1.369;transform:translate(76.7784vw,-10px) scale(.4684);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{75.402%{transform:translate(70.3788vw,75.402vh) scale(.4684)}to{transform:translate(73.5786vw,99vh) scale(.4684)}}.snow:nth-child(6){opacity:.0236;transform:translate(84.6562vw,-10px) scale(.3822);animation:fall-6 19s -18s linear infinite}@keyframes fall-6{33.528%{transform:translate(90.221vw,33.528vh) scale(.3822)}to{transform:translate(87.4386vw,99vh) scale(.3822)}}.snow:nth-child(7){opacity:.5706;transform:translate(56.4272vw,-10px) scale(.544);animation:fall-7 18s -3s linear infinite}@keyframes fall-7{63.533%{transform:translate(53.4816vw,63.533vh) scale(.544)}to{transform:translate(54.9544vw,99vh) scale(.544)}}.snow:nth-child(8){opacity:1.7662;transform:translate(71.4565vw,-10px) scale(.7628);animation:fall-8 29s -3s linear infinite}@keyframes fall-8{55.981%{transform:translate(70.2819vw,55.981vh) scale(.7628)}to{transform:translate(70.8692vw,99vh) scale(.7628)}}.snow:nth-child(9){opacity:1.7354;transform:translate(57.3279vw,-10px) scale(.4462);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{60.225%{transform:translate(61.8642vw,60.225vh) scale(.4462)}to{transform:translate(59.59605vw,99vh) scale(.4462)}}.snow:nth-child(10){opacity:1.5138;transform:translate(15.9828vw,-10px) scale(.8919);animation:fall-10 17s -10s linear infinite}@keyframes fall-10{78.025%{transform:translate(11.9967vw,78.025vh) scale(.8919)}to{transform:translate(13.98975vw,99vh) scale(.8919)}}.snow:nth-child(11){opacity:.2414;transform:translate(92.6324vw,-10px) scale(.5622);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{52.159%{transform:translate(85.0888vw,52.159vh) scale(.5622)}to{transform:translate(88.8606vw,99vh) scale(.5622)}}.snow:nth-child(12){opacity:.033;transform:translate(25.0079vw,-10px) scale(.5819);animation:fall-12 14s -20s linear infinite}@keyframes fall-12{66.298%{transform:translate(26.7257vw,66.298vh) scale(.5819)}to{transform:translate(25.8668vw,99vh) scale(.5819)}}.snow:nth-child(13){opacity:1.4234;transform:translate(26.9797vw,-10px) scale(.2015);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{54.612%{transform:translate(18.8358vw,54.612vh) scale(.2015)}to{transform:translate(22.90775vw,99vh) scale(.2015)}}.snow:nth-child(14){opacity:1.6774;transform:translate(59.0672vw,-10px) scale(.5308);animation:fall-14 12s -23s linear infinite}@keyframes fall-14{76.457%{transform:translate(56.0569vw,76.457vh) scale(.5308)}to{transform:translate(57.56205vw,99vh) scale(.5308)}}.snow:nth-child(15){opacity:1.4678;transform:translate(67.7407vw,-10px) scale(.064);animation:fall-15 21s -14s linear infinite}@keyframes fall-15{78.071%{transform:translate(62.1959vw,78.071vh) scale(.064)}to{transform:translate(64.9683vw,99vh) scale(.064)}}.snow:nth-child(16){opacity:1.413;transform:translate(64.3285vw,-10px) scale(.756);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{39.398%{transform:translate(56.6414vw,39.398vh) scale(.756)}to{transform:translate(60.48495vw,99vh) scale(.756)}}.snow:nth-child(17){opacity:1.8926;transform:translate(63.3266vw,-10px) scale(.0299);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{72.043%{transform:translate(67.7671vw,72.043vh) scale(.0299)}to{transform:translate(65.54685vw,99vh) scale(.0299)}}.snow:nth-child(18){opacity:.9102;transform:translate(80.1912vw,-10px) scale(.2218);animation:fall-18 18s -7s linear infinite}@keyframes fall-18{45.559%{transform:translate(77.8294vw,45.559vh) scale(.2218)}to{transform:translate(79.0103vw,99vh) scale(.2218)}}.snow:nth-child(19){opacity:.139;transform:translate(43.5816vw,-10px) scale(.7963);animation:fall-19 20s -5s linear infinite}@keyframes fall-19{49.23%{transform:translate(37.078vw,49.23vh) scale(.7963)}to{transform:translate(40.3298vw,99vh) scale(.7963)}}.snow:nth-child(20){opacity:.8134;transform:translate(70.6682vw,-10px) scale(.6035);animation:fall-20 16s -9s linear infinite}@keyframes fall-20{54.273%{transform:translate(67.2919vw,54.273vh) scale(.6035)}to{transform:translate(68.98005vw,99vh) scale(.6035)}}.snow:nth-child(21){opacity:1.6194;transform:translate(77.8666vw,-10px) scale(.3394);animation:fall-21 29s -12s linear infinite}@keyframes fall-21{64.811%{transform:translate(71.4029vw,64.811vh) scale(.3394)}to{transform:translate(74.63475vw,99vh) scale(.3394)}}.snow:nth-child(22){opacity:1.4332;transform:translate(26.1449vw,-10px) scale(.1216);animation:fall-22 12s -13s linear infinite}@keyframes fall-22{42.097%{transform:translate(21.7161vw,42.097vh) scale(.1216)}to{transform:translate(23.9305vw,99vh) scale(.1216)}}.snow:nth-child(23){opacity:.481;transform:translate(57.8675vw,-10px) scale(.3133);animation:fall-23 19s -2s linear infinite}@keyframes fall-23{70.212%{transform:translate(50.8221vw,70.212vh) scale(.3133)}to{transform:translate(54.3448vw,99vh) scale(.3133)}}.snow:nth-child(24){opacity:1.0848;transform:translate(35.7825vw,-10px) scale(.9467);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{39.791%{transform:translate(30.3948vw,39.791vh) scale(.9467)}to{transform:translate(33.08865vw,99vh) scale(.9467)}}.snow:nth-child(25){opacity:.2156;transform:translate(41.3528vw,-10px) scale(.0299);animation:fall-25 13s -5s linear infinite}@keyframes fall-25{62.904%{transform:translate(43.7195vw,62.904vh) scale(.0299)}to{transform:translate(42.53615vw,99vh) scale(.0299)}}.snow:nth-child(26){opacity:.6624;transform:translate(59.7993vw,-10px) scale(.2002);animation:fall-26 29s -2s linear infinite}@keyframes fall-26{35.461%{transform:translate(60.4064vw,35.461vh) scale(.2002)}to{transform:translate(60.10285vw,99vh) scale(.2002)}}.snow:nth-child(27){opacity:1.2216;transform:translate(69.9271vw,-10px) scale(.4531);animation:fall-27 27s -6s linear infinite}@keyframes fall-27{70.24%{transform:translate(78.6491vw,70.24vh) scale(.4531)}to{transform:translate(74.2881vw,99vh) scale(.4531)}}.snow:nth-child(28){opacity:.8696;transform:translate(79.0245vw,-10px) scale(.4969);animation:fall-28 11s -24s linear infinite}@keyframes fall-28{47.014%{transform:translate(86.1723vw,47.014vh) scale(.4969)}to{transform:translate(82.5984vw,99vh) scale(.4969)}}.snow:nth-child(29){opacity:.1422;transform:translate(10.3173vw,-10px) scale(.8548);animation:fall-29 28s -24s linear infinite}@keyframes fall-29{71.138%{transform:translate(5.769vw,71.138vh) scale(.8548)}to{transform:translate(8.04315vw,99vh) scale(.8548)}}.snow:nth-child(30){opacity:1.6168;transform:translate(68.8073vw,-10px) scale(.3291);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{55.721%{transform:translate(73.577vw,55.721vh) scale(.3291)}to{transform:translate(71.19215vw,99vh) scale(.3291)}}.snow:nth-child(31){opacity:.204;transform:translate(78.9921vw,-10px) scale(.2165);animation:fall-31 29s -23s linear infinite}@keyframes fall-31{41.977%{transform:translate(77.0188vw,41.977vh) scale(.2165)}to{transform:translate(78.00545vw,99vh) scale(.2165)}}.snow:nth-child(32){opacity:.3814;transform:translate(38.7629vw,-10px) scale(.2568);animation:fall-32 12s -4s linear infinite}@keyframes fall-32{47.769%{transform:translate(42.6514vw,47.769vh) scale(.2568)}to{transform:translate(40.70715vw,99vh) scale(.2568)}}.snow:nth-child(33){opacity:.4218;transform:translate(55.3857vw,-10px) scale(.1444);animation:fall-33 17s -16s linear infinite}@keyframes fall-33{38.075%{transform:translate(47.2944vw,38.075vh) scale(.1444)}to{transform:translate(51.34005vw,99vh) scale(.1444)}}.snow:nth-child(34){opacity:.0388;transform:translate(13.2004vw,-10px) scale(.9663);animation:fall-34 24s -15s linear infinite}@keyframes fall-34{40.815%{transform:translate(4.8974vw,40.815vh) scale(.9663)}to{transform:translate(9.0489vw,99vh) scale(.9663)}}.snow:nth-child(35){opacity:1.2364;transform:translate(93.5759vw,-10px) scale(.6026);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{74.544%{transform:translate(94.3302vw,74.544vh) scale(.6026)}to{transform:translate(93.95305vw,99vh) scale(.6026)}}.snow:nth-child(36){opacity:1.5402;transform:translate(10.517vw,-10px) scale(.9135);animation:fall-36 11s -9s linear infinite}@keyframes fall-36{76.336%{transform:translate(15.0262vw,76.336vh) scale(.9135)}to{transform:translate(12.7716vw,99vh) scale(.9135)}}.snow:nth-child(37){opacity:1.9928;transform:translate(48.4534vw,-10px) scale(.3774);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{65.577%{transform:translate(58.0723vw,65.577vh) scale(.3774)}to{transform:translate(53.26285vw,99vh) scale(.3774)}}.snow:nth-child(38){opacity:1.2696;transform:translate(53.9368vw,-10px) scale(.2277);animation:fall-38 28s -30s linear infinite}@keyframes fall-38{60.108%{transform:translate(56.2733vw,60.108vh) scale(.2277)}to{transform:translate(55.10505vw,99vh) scale(.2277)}}.snow:nth-child(39){opacity:.631;transform:translate(84.3143vw,-10px) scale(.9108);animation:fall-39 17s -20s linear infinite}@keyframes fall-39{57.14%{transform:translate(82.5172vw,57.14vh) scale(.9108)}to{transform:translate(83.41575vw,99vh) scale(.9108)}}.snow:nth-child(40){opacity:.6212;transform:translate(8.9373vw,-10px) scale(.8737);animation:fall-40 17s -11s linear infinite}@keyframes fall-40{57.564%{transform:translate(14.1579vw,57.564vh) scale(.8737)}to{transform:translate(11.5476vw,99vh) scale(.8737)}}.snow:nth-child(41){opacity:.2886;transform:translate(40.8876vw,-10px) scale(.8086);animation:fall-41 15s -10s linear infinite}@keyframes fall-41{43.29%{transform:translate(49.4464vw,43.29vh) scale(.8086)}to{transform:translate(45.167vw,99vh) scale(.8086)}}.snow:nth-child(42){opacity:1.2306;transform:translate(67.0534vw,-10px) scale(.0344);animation:fall-42 24s -4s linear infinite}@keyframes fall-42{74.302%{transform:translate(61.592vw,74.302vh) scale(.0344)}to{transform:translate(64.3227vw,99vh) scale(.0344)}}.snow:nth-child(43){opacity:1.4224;transform:translate(15.2875vw,-10px) scale(.1077);animation:fall-43 10s -30s linear infinite}@keyframes fall-43{37.94%{transform:translate(17.9079vw,37.94vh) scale(.1077)}to{transform:translate(16.5977vw,99vh) scale(.1077)}}.snow:nth-child(44){opacity:.8814;transform:translate(24.857vw,-10px) scale(.2574);animation:fall-44 23s -17s linear infinite}@keyframes fall-44{50.57%{transform:translate(32.7211vw,50.57vh) scale(.2574)}to{transform:translate(28.78905vw,99vh) scale(.2574)}}.snow:nth-child(45){opacity:1.0538;transform:translate(35.678vw,-10px) scale(.936);animation:fall-45 14s -25s linear infinite}@keyframes fall-45{33.375%{transform:translate(30.1009vw,33.375vh) scale(.936)}to{transform:translate(32.88945vw,99vh) scale(.936)}}.snow:nth-child(46){opacity:.8034;transform:translate(23.3197vw,-10px) scale(.3308);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{50.793%{transform:translate(29.364vw,50.793vh) scale(.3308)}to{transform:translate(26.34185vw,99vh) scale(.3308)}}.snow:nth-child(47){opacity:1.5462;transform:translate(22.8408vw,-10px) scale(.1409);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{35.111%{transform:translate(31.4818vw,35.111vh) scale(.1409)}to{transform:translate(27.1613vw,99vh) scale(.1409)}}.snow:nth-child(48){opacity:.558;transform:translate(66.799vw,-10px) scale(.3035);animation:fall-48 29s -18s linear infinite}@keyframes fall-48{70.506%{transform:translate(70.6911vw,70.506vh) scale(.3035)}to{transform:translate(68.74505vw,99vh) scale(.3035)}}.snow:nth-child(49){opacity:.9882;transform:translate(86.638vw,-10px) scale(.6589);animation:fall-49 26s -24s linear infinite}@keyframes fall-49{34.481%{transform:translate(77.0359vw,34.481vh) scale(.6589)}to{transform:translate(81.83695vw,99vh) scale(.6589)}}.snow:nth-child(50){opacity:1.719;transform:translate(25.5728vw,-10px) scale(.531);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{34.516%{transform:translate(24.1493vw,34.516vh) scale(.531)}to{transform:translate(24.86105vw,99vh) scale(.531)}}.snow:nth-child(51){opacity:.3458;transform:translate(99.7653vw,-10px) scale(.001);animation:fall-51 18s -26s linear infinite}@keyframes fall-51{53.476%{transform:translate(108.658vw,53.476vh) scale(.001)}to{transform:translate(104.21165vw,99vh) scale(.001)}}.snow:nth-child(52){opacity:.7188;transform:translate(84.0391vw,-10px) scale(.756);animation:fall-52 27s -1s linear infinite}@keyframes fall-52{64.08%{transform:translate(85.9997vw,64.08vh) scale(.756)}to{transform:translate(85.0194vw,99vh) scale(.756)}}.snow:nth-child(53){opacity:1.6006;transform:translate(99.5703vw,-10px) scale(.7515);animation:fall-53 14s -28s linear infinite}@keyframes fall-53{74.145%{transform:translate(93.5769vw,74.145vh) scale(.7515)}to{transform:translate(96.5736vw,99vh) scale(.7515)}}.snow:nth-child(54){opacity:1.0162;transform:translate(39.9546vw,-10px) scale(.2696);animation:fall-54 28s -10s linear infinite}@keyframes fall-54{46.519%{transform:translate(32.619vw,46.519vh) scale(.2696)}to{transform:translate(36.2868vw,99vh) scale(.2696)}}.snow:nth-child(55){opacity:1.0746;transform:translate(85.9114vw,-10px) scale(.137);animation:fall-55 21s -1s linear infinite}@keyframes fall-55{57.353%{transform:translate(89.3526vw,57.353vh) scale(.137)}to{transform:translate(87.632vw,99vh) scale(.137)}}.snow:nth-child(56){opacity:1.2408;transform:translate(66.8535vw,-10px) scale(.4338);animation:fall-56 16s -25s linear infinite}@keyframes fall-56{55.156%{transform:translate(60.2275vw,55.156vh) scale(.4338)}to{transform:translate(63.5405vw,99vh) scale(.4338)}}.snow:nth-child(57){opacity:.1946;transform:translate(50.998vw,-10px) scale(.2171);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{47.968%{transform:translate(59.6051vw,47.968vh) scale(.2171)}to{transform:translate(55.30155vw,99vh) scale(.2171)}}.snow:nth-child(58){opacity:1.1482;transform:translate(59.9143vw,-10px) scale(.9986);animation:fall-58 10s -26s linear infinite}@keyframes fall-58{30.79%{transform:translate(66.4325vw,30.79vh) scale(.9986)}to{transform:translate(63.1734vw,99vh) scale(.9986)}}.snow:nth-child(59){opacity:1.1978;transform:translate(96.7348vw,-10px) scale(.3651);animation:fall-59 29s -9s linear infinite}@keyframes fall-59{53.564%{transform:translate(106.6222vw,53.564vh) scale(.3651)}to{transform:translate(101.6785vw,99vh) scale(.3651)}}.snow:nth-child(60){opacity:.5632;transform:translate(2.4943vw,-10px) scale(.7447);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{76.19%{transform:translate(12.0819vw,76.19vh) scale(.7447)}to{transform:translate(7.2881vw,99vh) scale(.7447)}}.snow:nth-child(61){opacity:.5122;transform:translate(90.2001vw,-10px) scale(.813);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{72.323%{transform:translate(84.8764vw,72.323vh) scale(.813)}to{transform:translate(87.53825vw,99vh) scale(.813)}}.snow:nth-child(62){opacity:1.2136;transform:translate(35.3107vw,-10px) scale(.3829);animation:fall-62 21s -27s linear infinite}@keyframes fall-62{30.242%{transform:translate(31.5544vw,30.242vh) scale(.3829)}to{transform:translate(33.43255vw,99vh) scale(.3829)}}.snow:nth-child(63){opacity:.7746;transform:translate(46.55vw,-10px) scale(.1954);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{63.219%{transform:translate(38.9918vw,63.219vh) scale(.1954)}to{transform:translate(42.7709vw,99vh) scale(.1954)}}.snow:nth-child(64){opacity:.2448;transform:translate(32.8685vw,-10px) scale(.9233);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{72.76%{transform:translate(31.5988vw,72.76vh) scale(.9233)}to{transform:translate(32.23365vw,99vh) scale(.9233)}}.snow:nth-child(65){opacity:1.2468;transform:translate(48.7482vw,-10px) scale(.8822);animation:fall-65 20s -11s linear infinite}@keyframes fall-65{36.38%{transform:translate(43.8795vw,36.38vh) scale(.8822)}to{transform:translate(46.31385vw,99vh) scale(.8822)}}.snow:nth-child(66){opacity:1.4862;transform:translate(36.0574vw,-10px) scale(.0821);animation:fall-66 10s -23s linear infinite}@keyframes fall-66{40.084%{transform:translate(29.5483vw,40.084vh) scale(.0821)}to{transform:translate(32.80285vw,99vh) scale(.0821)}}.snow:nth-child(67){opacity:1.2686;transform:translate(44.0244vw,-10px) scale(.011);animation:fall-67 27s -7s linear infinite}@keyframes fall-67{75.309%{transform:translate(46.6667vw,75.309vh) scale(.011)}to{transform:translate(45.34555vw,99vh) scale(.011)}}.snow:nth-child(68){opacity:1.7886;transform:translate(27.2736vw,-10px) scale(.6779);animation:fall-68 27s -2s linear infinite}@keyframes fall-68{72.245%{transform:translate(24.351vw,72.245vh) scale(.6779)}to{transform:translate(25.8123vw,99vh) scale(.6779)}}.snow:nth-child(69){opacity:.0416;transform:translate(77.6542vw,-10px) scale(.4741);animation:fall-69 11s -23s linear infinite}@keyframes fall-69{62.531%{transform:translate(69.7188vw,62.531vh) scale(.4741)}to{transform:translate(73.6865vw,99vh) scale(.4741)}}.snow:nth-child(70){opacity:.26;transform:translate(.6032vw,-10px) scale(.2222);animation:fall-70 24s -21s linear infinite}@keyframes fall-70{33.988%{transform:translate(-5.4097vw,33.988vh) scale(.2222)}to{transform:translate(-2.40325vw,99vh) scale(.2222)}}.snow:nth-child(71){opacity:1.0834;transform:translate(6.2012vw,-10px) scale(.7478);animation:fall-71 25s -10s linear infinite}@keyframes fall-71{67.094%{transform:translate(8.2656vw,67.094vh) scale(.7478)}to{transform:translate(7.2334vw,99vh) scale(.7478)}}.snow:nth-child(72){opacity:.0044;transform:translate(1.0647vw,-10px) scale(.3203);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{64.735%{transform:translate(3.8622vw,64.735vh) scale(.3203)}to{transform:translate(2.46345vw,99vh) scale(.3203)}}.snow:nth-child(73){opacity:.4276;transform:translate(56.4247vw,-10px) scale(.1829);animation:fall-73 24s -30s linear infinite}@keyframes fall-73{79.063%{transform:translate(49.7582vw,79.063vh) scale(.1829)}to{transform:translate(53.09145vw,99vh) scale(.1829)}}.snow:nth-child(74){opacity:.6218;transform:translate(53.6351vw,-10px) scale(.532);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{67.016%{transform:translate(56.0064vw,67.016vh) scale(.532)}to{transform:translate(54.82075vw,99vh) scale(.532)}}.snow:nth-child(75){opacity:1.3496;transform:translate(64.6653vw,-10px) scale(.3601);animation:fall-75 22s -10s linear infinite}@keyframes fall-75{71.434%{transform:translate(57.2931vw,71.434vh) scale(.3601)}to{transform:translate(60.9792vw,99vh) scale(.3601)}}.snow:nth-child(76){opacity:1.7474;transform:translate(9.663vw,-10px) scale(.1834);animation:fall-76 15s -5s linear infinite}@keyframes fall-76{67.448%{transform:translate(19.4173vw,67.448vh) scale(.1834)}to{transform:translate(14.54015vw,99vh) scale(.1834)}}.snow:nth-child(77){opacity:.4276;transform:translate(50.4105vw,-10px) scale(.998);animation:fall-77 26s -9s linear infinite}@keyframes fall-77{31.28%{transform:translate(60.0755vw,31.28vh) scale(.998)}to{transform:translate(55.243vw,99vh) scale(.998)}}.snow:nth-child(78){opacity:.0938;transform:translate(25.4252vw,-10px) scale(.3405);animation:fall-78 21s -28s linear infinite}@keyframes fall-78{51.116%{transform:translate(31.632vw,51.116vh) scale(.3405)}to{transform:translate(28.5286vw,99vh) scale(.3405)}}.snow:nth-child(79){opacity:.173;transform:translate(91.9815vw,-10px) scale(.4075);animation:fall-79 14s -2s linear infinite}@keyframes fall-79{64.717%{transform:translate(98.8888vw,64.717vh) scale(.4075)}to{transform:translate(95.43515vw,99vh) scale(.4075)}}.snow:nth-child(80){opacity:.007;transform:translate(60.4391vw,-10px) scale(.7339);animation:fall-80 29s -12s linear infinite}@keyframes fall-80{47.47%{transform:translate(55.2119vw,47.47vh) scale(.7339)}to{transform:translate(57.8255vw,99vh) scale(.7339)}}.snow:nth-child(81){opacity:.4732;transform:translate(39.3568vw,-10px) scale(.7557);animation:fall-81 24s -5s linear infinite}@keyframes fall-81{39.909%{transform:translate(35.9486vw,39.909vh) scale(.7557)}to{transform:translate(37.6527vw,99vh) scale(.7557)}}.snow:nth-child(82){opacity:1.3812;transform:translate(82.7942vw,-10px) scale(.7894);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{59.96%{transform:translate(81.5011vw,59.96vh) scale(.7894)}to{transform:translate(82.14765vw,99vh) scale(.7894)}}.snow:nth-child(83){opacity:1.0188;transform:translate(37.1455vw,-10px) scale(.5114);animation:fall-83 13s -21s linear infinite}@keyframes fall-83{61.082%{transform:translate(43.5291vw,61.082vh) scale(.5114)}to{transform:translate(40.3373vw,99vh) scale(.5114)}}.snow:nth-child(84){opacity:1.959;transform:translate(39.3445vw,-10px) scale(.9798);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{71.011%{transform:translate(40.371vw,71.011vh) scale(.9798)}to{transform:translate(39.85775vw,99vh) scale(.9798)}}.snow:nth-child(85){opacity:.9914;transform:translate(19.4221vw,-10px) scale(.5654);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{43.493%{transform:translate(16.8432vw,43.493vh) scale(.5654)}to{transform:translate(18.13265vw,99vh) scale(.5654)}}.snow:nth-child(86){opacity:.8886;transform:translate(34.7481vw,-10px) scale(.4203);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{62.061%{transform:translate(36.5203vw,62.061vh) scale(.4203)}to{transform:translate(35.6342vw,99vh) scale(.4203)}}.snow:nth-child(87){opacity:.0022;transform:translate(22.6391vw,-10px) scale(.1938);animation:fall-87 16s -18s linear infinite}@keyframes fall-87{34.694%{transform:translate(28.7725vw,34.694vh) scale(.1938)}to{transform:translate(25.7058vw,99vh) scale(.1938)}}.snow:nth-child(88){opacity:.8724;transform:translate(71.352vw,-10px) scale(.7082);animation:fall-88 12s -16s linear infinite}@keyframes fall-88{48.301%{transform:translate(80.3663vw,48.301vh) scale(.7082)}to{transform:translate(75.85915vw,99vh) scale(.7082)}}.snow:nth-child(89){opacity:1.1878;transform:translate(10.0747vw,-10px) scale(.1034);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{46.732%{transform:translate(19.4658vw,46.732vh) scale(.1034)}to{transform:translate(14.77025vw,99vh) scale(.1034)}}.snow:nth-child(90){opacity:1.7678;transform:translate(19.7523vw,-10px) scale(.8002);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{41.102%{transform:translate(24.6161vw,41.102vh) scale(.8002)}to{transform:translate(22.1842vw,99vh) scale(.8002)}}.snow:nth-child(91){opacity:.2992;transform:translate(1.4618vw,-10px) scale(.1631);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{47.016%{transform:translate(7.4376vw,47.016vh) scale(.1631)}to{transform:translate(4.4497vw,99vh) scale(.1631)}}.snow:nth-child(92){opacity:1.2612;transform:translate(73.1797vw,-10px) scale(.6207);animation:fall-92 11s -24s linear infinite}@keyframes fall-92{61.899%{transform:translate(79.9062vw,61.899vh) scale(.6207)}to{transform:translate(76.54295vw,99vh) scale(.6207)}}.snow:nth-child(93){opacity:1.2278;transform:translate(59.4582vw,-10px) scale(.6489);animation:fall-93 23s -21s linear infinite}@keyframes fall-93{57.72%{transform:translate(50.1709vw,57.72vh) scale(.6489)}to{transform:translate(54.81455vw,99vh) scale(.6489)}}.snow:nth-child(94){opacity:1.5008;transform:translate(71.3384vw,-10px) scale(.0734);animation:fall-94 20s -17s linear infinite}@keyframes fall-94{63.652%{transform:translate(75.4332vw,63.652vh) scale(.0734)}to{transform:translate(73.3858vw,99vh) scale(.0734)}}.snow:nth-child(95){opacity:.843;transform:translate(1.4973vw,-10px) scale(.1002);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{38.955%{transform:translate(11.1087vw,38.955vh) scale(.1002)}to{transform:translate(6.303vw,99vh) scale(.1002)}}.snow:nth-child(96){opacity:1.0994;transform:translate(6.6358vw,-10px) scale(.9244);animation:fall-96 23s -10s linear infinite}@keyframes fall-96{79.892%{transform:translate(5.9825vw,79.892vh) scale(.9244)}to{transform:translate(6.30915vw,99vh) scale(.9244)}}.snow:nth-child(97){opacity:1.042;transform:translate(38.6048vw,-10px) scale(.9835);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{44.249%{transform:translate(47.0298vw,44.249vh) scale(.9835)}to{transform:translate(42.8173vw,99vh) scale(.9835)}}.snow:nth-child(98){opacity:1.4008;transform:translate(98.7266vw,-10px) scale(.9828);animation:fall-98 27s -27s linear infinite}@keyframes fall-98{76.252%{transform:translate(101.9964vw,76.252vh) scale(.9828)}to{transform:translate(100.3615vw,99vh) scale(.9828)}}.snow:nth-child(99){opacity:.8092;transform:translate(67.5658vw,-10px) scale(.8428);animation:fall-99 24s -19s linear infinite}@keyframes fall-99{63.367%{transform:translate(68.574vw,63.367vh) scale(.8428)}to{transform:translate(68.0699vw,99vh) scale(.8428)}}.snow:nth-child(100){opacity:.5152;transform:translate(10.7443vw,-10px) scale(.1974);animation:fall-100 18s -25s linear infinite}@keyframes fall-100{48.222%{transform:translate(19.7291vw,48.222vh) scale(.1974)}to{transform:translate(15.2367vw,99vh) scale(.1974)}}.snow:nth-child(101){opacity:1.5208;transform:translate(43.9859vw,-10px) scale(.6506);animation:fall-101 18s -6s linear infinite}@keyframes fall-101{39.817%{transform:translate(37.5191vw,39.817vh) scale(.6506)}to{transform:translate(40.7525vw,99vh) scale(.6506)}}.snow:nth-child(102){opacity:.0372;transform:translate(60.2239vw,-10px) scale(.596);animation:fall-102 30s -2s linear infinite}@keyframes fall-102{40.843%{transform:translate(54.5692vw,40.843vh) scale(.596)}to{transform:translate(57.39655vw,99vh) scale(.596)}}.snow:nth-child(103){opacity:1.0014;transform:translate(93.5377vw,-10px) scale(.7183);animation:fall-103 17s -24s linear infinite}@keyframes fall-103{32.016%{transform:translate(95.0594vw,32.016vh) scale(.7183)}to{transform:translate(94.29855vw,99vh) scale(.7183)}}.snow:nth-child(104){opacity:.2846;transform:translate(67.8652vw,-10px) scale(.1268);animation:fall-104 24s -8s linear infinite}@keyframes fall-104{75.114%{transform:translate(72.1689vw,75.114vh) scale(.1268)}to{transform:translate(70.01705vw,99vh) scale(.1268)}}.snow:nth-child(105){opacity:.3746;transform:translate(61.2719vw,-10px) scale(.2067);animation:fall-105 16s -10s linear infinite}@keyframes fall-105{62.166%{transform:translate(62.8857vw,62.166vh) scale(.2067)}to{transform:translate(62.0788vw,99vh) scale(.2067)}}.snow:nth-child(106){opacity:1.5422;transform:translate(74.8383vw,-10px) scale(.7021);animation:fall-106 19s -15s linear infinite}@keyframes fall-106{64.625%{transform:translate(76.6687vw,64.625vh) scale(.7021)}to{transform:translate(75.7535vw,99vh) scale(.7021)}}.snow:nth-child(107){opacity:1.7604;transform:translate(9.657vw,-10px) scale(.8039);animation:fall-107 25s -19s linear infinite}@keyframes fall-107{66.825%{transform:translate(6.5079vw,66.825vh) scale(.8039)}to{transform:translate(8.08245vw,99vh) scale(.8039)}}.snow:nth-child(108){opacity:.4736;transform:translate(14.5296vw,-10px) scale(.9531);animation:fall-108 12s -5s linear infinite}@keyframes fall-108{67.033%{transform:translate(5.2408vw,67.033vh) scale(.9531)}to{transform:translate(9.8852vw,99vh) scale(.9531)}}.snow:nth-child(109){opacity:1.4746;transform:translate(71.9027vw,-10px) scale(.568);animation:fall-109 13s -8s linear infinite}@keyframes fall-109{75.826%{transform:translate(67.3977vw,75.826vh) scale(.568)}to{transform:translate(69.6502vw,99vh) scale(.568)}}.snow:nth-child(110){opacity:1.293;transform:translate(31.7909vw,-10px) scale(.9919);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{59.668%{transform:translate(27.1721vw,59.668vh) scale(.9919)}to{transform:translate(29.4815vw,99vh) scale(.9919)}}.snow:nth-child(111){opacity:1.9206;transform:translate(5.0891vw,-10px) scale(.3643);animation:fall-111 21s -3s linear infinite}@keyframes fall-111{79.936%{transform:translate(-.514vw,79.936vh) scale(.3643)}to{transform:translate(2.28755vw,99vh) scale(.3643)}}.snow:nth-child(112){opacity:1.1984;transform:translate(80.802vw,-10px) scale(.2273);animation:fall-112 11s -22s linear infinite}@keyframes fall-112{35.587%{transform:translate(83.7863vw,35.587vh) scale(.2273)}to{transform:translate(82.29415vw,99vh) scale(.2273)}}.snow:nth-child(113){opacity:1.7024;transform:translate(8.5487vw,-10px) scale(.0737);animation:fall-113 14s -23s linear infinite}@keyframes fall-113{77.882%{transform:translate(7.1292vw,77.882vh) scale(.0737)}to{transform:translate(7.83895vw,99vh) scale(.0737)}}.snow:nth-child(114){opacity:1.3034;transform:translate(5.2423vw,-10px) scale(.5987);animation:fall-114 28s -23s linear infinite}@keyframes fall-114{65.848%{transform:translate(9.4782vw,65.848vh) scale(.5987)}to{transform:translate(7.36025vw,99vh) scale(.5987)}}.snow:nth-child(115){opacity:1.6392;transform:translate(58.7348vw,-10px) scale(.0326);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{48.719%{transform:translate(62.4192vw,48.719vh) scale(.0326)}to{transform:translate(60.577vw,99vh) scale(.0326)}}.snow:nth-child(116){opacity:1.89;transform:translate(28.5855vw,-10px) scale(.1206);animation:fall-116 14s -17s linear infinite}@keyframes fall-116{63.89%{transform:translate(19.4313vw,63.89vh) scale(.1206)}to{transform:translate(24.0084vw,99vh) scale(.1206)}}.snow:nth-child(117){opacity:.9428;transform:translate(52.5789vw,-10px) scale(.1965);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{59.169%{transform:translate(59.4973vw,59.169vh) scale(.1965)}to{transform:translate(56.0381vw,99vh) scale(.1965)}}.snow:nth-child(118){opacity:1.4108;transform:translate(21.0705vw,-10px) scale(.6311);animation:fall-118 13s -6s linear infinite}@keyframes fall-118{76.399%{transform:translate(16.8662vw,76.399vh) scale(.6311)}to{transform:translate(18.96835vw,99vh) scale(.6311)}}.snow:nth-child(119){opacity:1.1646;transform:translate(87.3918vw,-10px) scale(.07);animation:fall-119 20s -15s linear infinite}@keyframes fall-119{59.882%{transform:translate(86.7672vw,59.882vh) scale(.07)}to{transform:translate(87.0795vw,99vh) scale(.07)}}.snow:nth-child(120){opacity:.399;transform:translate(8.3154vw,-10px) scale(.1127);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{55.614%{transform:translate(2.3157vw,55.614vh) scale(.1127)}to{transform:translate(5.31555vw,99vh) scale(.1127)}}.snow:nth-child(121){opacity:1.694;transform:translate(77.9103vw,-10px) scale(.5324);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{74.533%{transform:translate(82.5524vw,74.533vh) scale(.5324)}to{transform:translate(80.23135vw,99vh) scale(.5324)}}.snow:nth-child(122){opacity:1.2094;transform:translate(5.7768vw,-10px) scale(.5839);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{74.471%{transform:translate(8.9333vw,74.471vh) scale(.5839)}to{transform:translate(7.35505vw,99vh) scale(.5839)}}.snow:nth-child(123){opacity:1.2432;transform:translate(54.2222vw,-10px) scale(.0002);animation:fall-123 19s -30s linear infinite}@keyframes fall-123{53.845%{transform:translate(61.6552vw,53.845vh) scale(.0002)}to{transform:translate(57.9387vw,99vh) scale(.0002)}}.snow:nth-child(124){opacity:1.003;transform:translate(59.9029vw,-10px) scale(.8946);animation:fall-124 11s -29s linear infinite}@keyframes fall-124{54.202%{transform:translate(61.8016vw,54.202vh) scale(.8946)}to{transform:translate(60.85225vw,99vh) scale(.8946)}}.snow:nth-child(125){opacity:1.2186;transform:translate(26.5663vw,-10px) scale(.3531);animation:fall-125 29s -19s linear infinite}@keyframes fall-125{36.13%{transform:translate(36.1889vw,36.13vh) scale(.3531)}to{transform:translate(31.3776vw,99vh) scale(.3531)}}.snow:nth-child(126){opacity:.7966;transform:translate(83.3886vw,-10px) scale(.8878);animation:fall-126 24s -20s linear infinite}@keyframes fall-126{47.979%{transform:translate(79.6231vw,47.979vh) scale(.8878)}to{transform:translate(81.50585vw,99vh) scale(.8878)}}.snow:nth-child(127){opacity:1.7288;transform:translate(39.5686vw,-10px) scale(.4443);animation:fall-127 30s -27s linear infinite}@keyframes fall-127{46.438%{transform:translate(32.8226vw,46.438vh) scale(.4443)}to{transform:translate(36.1956vw,99vh) scale(.4443)}}.snow:nth-child(128){opacity:.6584;transform:translate(38.6687vw,-10px) scale(.2424);animation:fall-128 11s -13s linear infinite}@keyframes fall-128{46.594%{transform:translate(30.3068vw,46.594vh) scale(.2424)}to{transform:translate(34.48775vw,99vh) scale(.2424)}}.snow:nth-child(129){opacity:.409;transform:translate(69.2137vw,-10px) scale(.8984);animation:fall-129 24s -24s linear infinite}@keyframes fall-129{57.719%{transform:translate(78.4544vw,57.719vh) scale(.8984)}to{transform:translate(73.83405vw,99vh) scale(.8984)}}.snow:nth-child(130){opacity:.6126;transform:translate(87.3905vw,-10px) scale(.7357);animation:fall-130 13s -24s linear infinite}@keyframes fall-130{44.781%{transform:translate(77.846vw,44.781vh) scale(.7357)}to{transform:translate(82.61825vw,99vh) scale(.7357)}}.snow:nth-child(131){opacity:1.125;transform:translate(77.9705vw,-10px) scale(.3178);animation:fall-131 12s -29s linear infinite}@keyframes fall-131{30.159%{transform:translate(80.7287vw,30.159vh) scale(.3178)}to{transform:translate(79.3496vw,99vh) scale(.3178)}}.snow:nth-child(132){opacity:1.5724;transform:translate(90.7463vw,-10px) scale(.6419);animation:fall-132 25s -8s linear infinite}@keyframes fall-132{40.576%{transform:translate(99.8381vw,40.576vh) scale(.6419)}to{transform:translate(95.2922vw,99vh) scale(.6419)}}.snow:nth-child(133){opacity:1.7844;transform:translate(98.78vw,-10px) scale(.7623);animation:fall-133 23s -10s linear infinite}@keyframes fall-133{78.274%{transform:translate(97.9007vw,78.274vh) scale(.7623)}to{transform:translate(98.34035vw,99vh) scale(.7623)}}.snow:nth-child(134){opacity:1.2442;transform:translate(52.7308vw,-10px) scale(.4257);animation:fall-134 15s -30s linear infinite}@keyframes fall-134{49.316%{transform:translate(54.9062vw,49.316vh) scale(.4257)}to{transform:translate(53.8185vw,99vh) scale(.4257)}}.snow:nth-child(135){opacity:.2408;transform:translate(83.2396vw,-10px) scale(.4022);animation:fall-135 28s -30s linear infinite}@keyframes fall-135{40.331%{transform:translate(74.3923vw,40.331vh) scale(.4022)}to{transform:translate(78.81595vw,99vh) scale(.4022)}}.snow:nth-child(136){opacity:1.5152;transform:translate(1.6017vw,-10px) scale(.6046);animation:fall-136 15s -29s linear infinite}@keyframes fall-136{68.018%{transform:translate(-7.425vw,68.018vh) scale(.6046)}to{transform:translate(-2.91165vw,99vh) scale(.6046)}}.snow:nth-child(137){opacity:.4134;transform:translate(13.6099vw,-10px) scale(.1326);animation:fall-137 12s -22s linear infinite}@keyframes fall-137{34.211%{transform:translate(11.8806vw,34.211vh) scale(.1326)}to{transform:translate(12.74525vw,99vh) scale(.1326)}}.snow:nth-child(138){opacity:.426;transform:translate(19.9751vw,-10px) scale(.1573);animation:fall-138 18s -19s linear infinite}@keyframes fall-138{60.814%{transform:translate(29.3159vw,60.814vh) scale(.1573)}to{transform:translate(24.6455vw,99vh) scale(.1573)}}.snow:nth-child(139){opacity:.3866;transform:translate(7.5532vw,-10px) scale(.8182);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{36.684%{transform:translate(13.2813vw,36.684vh) scale(.8182)}to{transform:translate(10.41725vw,99vh) scale(.8182)}}.snow:nth-child(140){opacity:.2874;transform:translate(40.2842vw,-10px) scale(.9803);animation:fall-140 28s -11s linear infinite}@keyframes fall-140{55.604%{transform:translate(32.3481vw,55.604vh) scale(.9803)}to{transform:translate(36.31615vw,99vh) scale(.9803)}}.snow:nth-child(141){opacity:1.3972;transform:translate(41.3906vw,-10px) scale(.624);animation:fall-141 18s -21s linear infinite}@keyframes fall-141{38.855%{transform:translate(46.4452vw,38.855vh) scale(.624)}to{transform:translate(43.9179vw,99vh) scale(.624)}}.snow:nth-child(142){opacity:1.1606;transform:translate(60.5974vw,-10px) scale(.3133);animation:fall-142 26s -4s linear infinite}@keyframes fall-142{45.149%{transform:translate(67.6225vw,45.149vh) scale(.3133)}to{transform:translate(64.10995vw,99vh) scale(.3133)}}.snow:nth-child(143){opacity:.5126;transform:translate(16.2669vw,-10px) scale(.604);animation:fall-143 25s -25s linear infinite}@keyframes fall-143{74.455%{transform:translate(10.4228vw,74.455vh) scale(.604)}to{transform:translate(13.34485vw,99vh) scale(.604)}}.snow:nth-child(144){opacity:.346;transform:translate(59.85vw,-10px) scale(.1431);animation:fall-144 25s -3s linear infinite}@keyframes fall-144{53.772%{transform:translate(68.1896vw,53.772vh) scale(.1431)}to{transform:translate(64.0198vw,99vh) scale(.1431)}}.snow:nth-child(145){opacity:.137;transform:translate(53.6839vw,-10px) scale(.1792);animation:fall-145 29s -4s linear infinite}@keyframes fall-145{59.939%{transform:translate(60.1833vw,59.939vh) scale(.1792)}to{transform:translate(56.9336vw,99vh) scale(.1792)}}.snow:nth-child(146){opacity:1.0384;transform:translate(91.757vw,-10px) scale(.3838);animation:fall-146 17s -1s linear infinite}@keyframes fall-146{63.237%{transform:translate(95.6982vw,63.237vh) scale(.3838)}to{transform:translate(93.7276vw,99vh) scale(.3838)}}.snow:nth-child(147){opacity:.4624;transform:translate(86.9174vw,-10px) scale(.045);animation:fall-147 28s -8s linear infinite}@keyframes fall-147{73.041%{transform:translate(83.8543vw,73.041vh) scale(.045)}to{transform:translate(85.38585vw,99vh) scale(.045)}}.snow:nth-child(148){opacity:.6622;transform:translate(88.4839vw,-10px) scale(.2449);animation:fall-148 19s -10s linear infinite}@keyframes fall-148{74.432%{transform:translate(91.7553vw,74.432vh) scale(.2449)}to{transform:translate(90.1196vw,99vh) scale(.2449)}}.snow:nth-child(149){opacity:.8654;transform:translate(87.2884vw,-10px) scale(.1277);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{74.265%{transform:translate(85.2575vw,74.265vh) scale(.1277)}to{transform:translate(86.27295vw,99vh) scale(.1277)}}.snow:nth-child(150){opacity:1.2084;transform:translate(19.871vw,-10px) scale(.4967);animation:fall-150 14s -9s linear infinite}@keyframes fall-150{47.029%{transform:translate(10.9319vw,47.029vh) scale(.4967)}to{transform:translate(15.40145vw,99vh) scale(.4967)}}.snow:nth-child(151){opacity:.265;transform:translate(21.5133vw,-10px) scale(.194);animation:fall-151 11s -11s linear infinite}@keyframes fall-151{44.987%{transform:translate(18.1372vw,44.987vh) scale(.194)}to{transform:translate(19.82525vw,99vh) scale(.194)}}.snow:nth-child(152){opacity:.214;transform:translate(91.5511vw,-10px) scale(.7314);animation:fall-152 11s -9s linear infinite}@keyframes fall-152{75.026%{transform:translate(101.0493vw,75.026vh) scale(.7314)}to{transform:translate(96.3002vw,99vh) scale(.7314)}}.snow:nth-child(153){opacity:.1118;transform:translate(28.8591vw,-10px) scale(.1383);animation:fall-153 19s -5s linear infinite}@keyframes fall-153{36.989%{transform:translate(29.5757vw,36.989vh) scale(.1383)}to{transform:translate(29.2174vw,99vh) scale(.1383)}}.snow:nth-child(154){opacity:1.2512;transform:translate(54.0796vw,-10px) scale(.2966);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{74.45%{transform:translate(62.3179vw,74.45vh) scale(.2966)}to{transform:translate(58.19875vw,99vh) scale(.2966)}}.snow:nth-child(155){opacity:1.7714;transform:translate(37.878vw,-10px) scale(.0039);animation:fall-155 20s -7s linear infinite}@keyframes fall-155{50.215%{transform:translate(33.0493vw,50.215vh) scale(.0039)}to{transform:translate(35.46365vw,99vh) scale(.0039)}}.snow:nth-child(156){opacity:1.7964;transform:translate(53.1243vw,-10px) scale(.4598);animation:fall-156 12s -14s linear infinite}@keyframes fall-156{64.562%{transform:translate(50.9947vw,64.562vh) scale(.4598)}to{transform:translate(52.0595vw,99vh) scale(.4598)}}.snow:nth-child(157){opacity:1.9024;transform:translate(83.3982vw,-10px) scale(.8986);animation:fall-157 14s -8s linear infinite}@keyframes fall-157{52.203%{transform:translate(91.462vw,52.203vh) scale(.8986)}to{transform:translate(87.4301vw,99vh) scale(.8986)}}.snow:nth-child(158){opacity:1.1282;transform:translate(54.7075vw,-10px) scale(.8507);animation:fall-158 27s -6s linear infinite}@keyframes fall-158{30.377%{transform:translate(44.8988vw,30.377vh) scale(.8507)}to{transform:translate(49.80315vw,99vh) scale(.8507)}}.snow:nth-child(159){opacity:1.7258;transform:translate(59.1738vw,-10px) scale(.974);animation:fall-159 21s -25s linear infinite}@keyframes fall-159{42.124%{transform:translate(62.2679vw,42.124vh) scale(.974)}to{transform:translate(60.72085vw,99vh) scale(.974)}}.snow:nth-child(160){opacity:1.8602;transform:translate(30.471vw,-10px) scale(.1948);animation:fall-160 17s -17s linear infinite}@keyframes fall-160{37.329%{transform:translate(27.655vw,37.329vh) scale(.1948)}to{transform:translate(29.063vw,99vh) scale(.1948)}}.snow:nth-child(161){opacity:.8882;transform:translate(36.672vw,-10px) scale(.8779);animation:fall-161 24s -25s linear infinite}@keyframes fall-161{75.725%{transform:translate(35.3476vw,75.725vh) scale(.8779)}to{transform:translate(36.0098vw,99vh) scale(.8779)}}.snow:nth-child(162){opacity:1.9808;transform:translate(60.6817vw,-10px) scale(.9937);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{36.655%{transform:translate(59.3223vw,36.655vh) scale(.9937)}to{transform:translate(60.002vw,99vh) scale(.9937)}}.snow:nth-child(163){opacity:1.1526;transform:translate(68.2584vw,-10px) scale(.8793);animation:fall-163 11s -15s linear infinite}@keyframes fall-163{73.337%{transform:translate(67.2969vw,73.337vh) scale(.8793)}to{transform:translate(67.77765vw,99vh) scale(.8793)}}.snow:nth-child(164){opacity:.251;transform:translate(43.1744vw,-10px) scale(.9807);animation:fall-164 21s -3s linear infinite}@keyframes fall-164{77.066%{transform:translate(43.2224vw,77.066vh) scale(.9807)}to{transform:translate(43.1984vw,99vh) scale(.9807)}}.snow:nth-child(165){opacity:.9552;transform:translate(30.9923vw,-10px) scale(.8784);animation:fall-165 10s -12s linear infinite}@keyframes fall-165{55.821%{transform:translate(36.3485vw,55.821vh) scale(.8784)}to{transform:translate(33.6704vw,99vh) scale(.8784)}}.snow:nth-child(166){opacity:1.0362;transform:translate(42.2956vw,-10px) scale(.0594);animation:fall-166 14s -17s linear infinite}@keyframes fall-166{32.576%{transform:translate(32.5218vw,32.576vh) scale(.0594)}to{transform:translate(37.4087vw,99vh) scale(.0594)}}.snow:nth-child(167){opacity:1.7326;transform:translate(80.8027vw,-10px) scale(.9319);animation:fall-167 11s -15s linear infinite}@keyframes fall-167{61.733%{transform:translate(76.2812vw,61.733vh) scale(.9319)}to{transform:translate(78.54195vw,99vh) scale(.9319)}}.snow:nth-child(168){opacity:1.4382;transform:translate(10.4749vw,-10px) scale(.1255);animation:fall-168 22s -28s linear infinite}@keyframes fall-168{38.658%{transform:translate(6.0918vw,38.658vh) scale(.1255)}to{transform:translate(8.28335vw,99vh) scale(.1255)}}.snow:nth-child(169){opacity:1.3396;transform:translate(64.3699vw,-10px) scale(.0953);animation:fall-169 19s -7s linear infinite}@keyframes fall-169{53.82%{transform:translate(69.2053vw,53.82vh) scale(.0953)}to{transform:translate(66.7876vw,99vh) scale(.0953)}}.snow:nth-child(170){opacity:1.6308;transform:translate(48.084vw,-10px) scale(.9644);animation:fall-170 28s -24s linear infinite}@keyframes fall-170{51.548%{transform:translate(46.035vw,51.548vh) scale(.9644)}to{transform:translate(47.0595vw,99vh) scale(.9644)}}.snow:nth-child(171){opacity:1.9038;transform:translate(42.7578vw,-10px) scale(.3908);animation:fall-171 25s -14s linear infinite}@keyframes fall-171{30.704%{transform:translate(47.5542vw,30.704vh) scale(.3908)}to{transform:translate(45.156vw,99vh) scale(.3908)}}.snow:nth-child(172){opacity:1.9466;transform:translate(43.2179vw,-10px) scale(.6195);animation:fall-172 14s -7s linear infinite}@keyframes fall-172{44.507%{transform:translate(47.7816vw,44.507vh) scale(.6195)}to{transform:translate(45.49975vw,99vh) scale(.6195)}}.snow:nth-child(173){opacity:.3852;transform:translate(24.9222vw,-10px) scale(.089);animation:fall-173 13s -22s linear infinite}@keyframes fall-173{36.679%{transform:translate(21.9192vw,36.679vh) scale(.089)}to{transform:translate(23.4207vw,99vh) scale(.089)}}.snow:nth-child(174){opacity:1.1682;transform:translate(27.1052vw,-10px) scale(.2799);animation:fall-174 17s -5s linear infinite}@keyframes fall-174{38.177%{transform:translate(33.0184vw,38.177vh) scale(.2799)}to{transform:translate(30.0618vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:1.873;transform:translate(24.8296vw,-10px) scale(.4971);animation:fall-175 26s -16s linear infinite}@keyframes fall-175{39.168%{transform:translate(15.1048vw,39.168vh) scale(.4971)}to{transform:translate(19.9672vw,99vh) scale(.4971)}}.snow:nth-child(176){opacity:1.6922;transform:translate(13.8708vw,-10px) scale(.7183);animation:fall-176 19s -1s linear infinite}@keyframes fall-176{70.861%{transform:translate(16.7403vw,70.861vh) scale(.7183)}to{transform:translate(15.30555vw,99vh) scale(.7183)}}.snow:nth-child(177){opacity:1.9622;transform:translate(15.8676vw,-10px) scale(.5208);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{68.794%{transform:translate(6.8389vw,68.794vh) scale(.5208)}to{transform:translate(11.35325vw,99vh) scale(.5208)}}.snow:nth-child(178){opacity:1.7008;transform:translate(88.5857vw,-10px) scale(.1506);animation:fall-178 16s -14s linear infinite}@keyframes fall-178{76.944%{transform:translate(87.3751vw,76.944vh) scale(.1506)}to{transform:translate(87.9804vw,99vh) scale(.1506)}}.snow:nth-child(179){opacity:1.5336;transform:translate(67.4143vw,-10px) scale(.6898);animation:fall-179 17s -10s linear infinite}@keyframes fall-179{31.332%{transform:translate(66.3317vw,31.332vh) scale(.6898)}to{transform:translate(66.873vw,99vh) scale(.6898)}}.snow:nth-child(180){opacity:1.6634;transform:translate(16.7973vw,-10px) scale(.7563);animation:fall-180 23s -8s linear infinite}@keyframes fall-180{69.215%{transform:translate(15.2501vw,69.215vh) scale(.7563)}to{transform:translate(16.0237vw,99vh) scale(.7563)}}.snow:nth-child(181){opacity:.7384;transform:translate(79.2918vw,-10px) scale(.1093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{34.536%{transform:translate(84.8851vw,34.536vh) scale(.1093)}to{transform:translate(82.08845vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:1.5158;transform:translate(14.8507vw,-10px) scale(.5084);animation:fall-182 17s -21s linear infinite}@keyframes fall-182{45.54%{transform:translate(12.0603vw,45.54vh) scale(.5084)}to{transform:translate(13.4555vw,99vh) scale(.5084)}}.snow:nth-child(183){opacity:.2742;transform:translate(43.0923vw,-10px) scale(.2941);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{50.551%{transform:translate(51.8273vw,50.551vh) scale(.2941)}to{transform:translate(47.4598vw,99vh) scale(.2941)}}.snow:nth-child(184){opacity:.1102;transform:translate(42.0912vw,-10px) scale(.3545);animation:fall-184 28s -25s linear infinite}@keyframes fall-184{56.573%{transform:translate(41.8965vw,56.573vh) scale(.3545)}to{transform:translate(41.99385vw,99vh) scale(.3545)}}.snow:nth-child(185){opacity:1.4774;transform:translate(53.2094vw,-10px) scale(.4257);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{51.119%{transform:translate(45.9538vw,51.119vh) scale(.4257)}to{transform:translate(49.5816vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:1.7582;transform:translate(60.4665vw,-10px) scale(.2522);animation:fall-186 18s -30s linear infinite}@keyframes fall-186{54.357%{transform:translate(61.5091vw,54.357vh) scale(.2522)}to{transform:translate(60.9878vw,99vh) scale(.2522)}}.snow:nth-child(187){opacity:1.3764;transform:translate(16.9279vw,-10px) scale(.4289);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{78.831%{transform:translate(26.7813vw,78.831vh) scale(.4289)}to{transform:translate(21.8546vw,99vh) scale(.4289)}}.snow:nth-child(188){opacity:.6004;transform:translate(16.5389vw,-10px) scale(.2648);animation:fall-188 25s -20s linear infinite}@keyframes fall-188{37.154%{transform:translate(10.3265vw,37.154vh) scale(.2648)}to{transform:translate(13.4327vw,99vh) scale(.2648)}}.snow:nth-child(189){opacity:.9124;transform:translate(21.5821vw,-10px) scale(.4664);animation:fall-189 19s -30s linear infinite}@keyframes fall-189{71.751%{transform:translate(26.0756vw,71.751vh) scale(.4664)}to{transform:translate(23.82885vw,99vh) scale(.4664)}}.snow:nth-child(190){opacity:.3214;transform:translate(90.2546vw,-10px) scale(.7257);animation:fall-190 16s -23s linear infinite}@keyframes fall-190{38.448%{transform:translate(91.8115vw,38.448vh) scale(.7257)}to{transform:translate(91.03305vw,99vh) scale(.7257)}}.snow:nth-child(191){opacity:.1376;transform:translate(61.0547vw,-10px) scale(.4566);animation:fall-191 24s -18s linear infinite}@keyframes fall-191{38.24%{transform:translate(64.7225vw,38.24vh) scale(.4566)}to{transform:translate(62.8886vw,99vh) scale(.4566)}}.snow:nth-child(192){opacity:.149;transform:translate(46.7677vw,-10px) scale(.5342);animation:fall-192 16s -22s linear infinite}@keyframes fall-192{38.921%{transform:translate(51.3515vw,38.921vh) scale(.5342)}to{transform:translate(49.0596vw,99vh) scale(.5342)}}.snow:nth-child(193){opacity:1.7174;transform:translate(62.8521vw,-10px) scale(.7378);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{78.243%{transform:translate(67.9641vw,78.243vh) scale(.7378)}to{transform:translate(65.4081vw,99vh) scale(.7378)}}.snow:nth-child(194){opacity:.8278;transform:translate(75.6112vw,-10px) scale(.2664);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{79.066%{transform:translate(65.629vw,79.066vh) scale(.2664)}to{transform:translate(70.6201vw,99vh) scale(.2664)}}.snow:nth-child(195){opacity:1.5894;transform:translate(88.4946vw,-10px) scale(.8393);animation:fall-195 11s -22s linear infinite}@keyframes fall-195{33.995%{transform:translate(92.6443vw,33.995vh) scale(.8393)}to{transform:translate(90.56945vw,99vh) scale(.8393)}}.snow:nth-child(196){opacity:1.7542;transform:translate(24.1534vw,-10px) scale(.8925);animation:fall-196 14s -29s linear infinite}@keyframes fall-196{64.921%{transform:translate(22.4339vw,64.921vh) scale(.8925)}to{transform:translate(23.29365vw,99vh) scale(.8925)}}.snow:nth-child(197){opacity:1.8906;transform:translate(9.2177vw,-10px) scale(.9522);animation:fall-197 29s -5s linear infinite}@keyframes fall-197{31.716%{transform:translate(7.4433vw,31.716vh) scale(.9522)}to{transform:translate(8.3305vw,99vh) scale(.9522)}}.snow:nth-child(198){opacity:1.64;transform:translate(9.083vw,-10px) scale(.6397);animation:fall-198 11s -8s linear infinite}@keyframes fall-198{72.109%{transform:translate(16.9481vw,72.109vh) scale(.6397)}to{transform:translate(13.01555vw,99vh) scale(.6397)}}.snow:nth-child(199){opacity:1.5394;transform:translate(18.9041vw,-10px) scale(.0491);animation:fall-199 17s -6s linear infinite}@keyframes fall-199{47.163%{transform:translate(10.9057vw,47.163vh) scale(.0491)}to{transform:translate(14.9049vw,99vh) scale(.0491)}}.snow:nth-child(200){opacity:.5194;transform:translate(26.4689vw,-10px) scale(.5271);animation:fall-200 29s -29s linear infinite}@keyframes fall-200{31.789%{transform:translate(18.0746vw,31.789vh) scale(.5271)}to{transform:translate(22.27175vw,99vh) scale(.5271)}}.snow:nth-child(201){opacity:1.6828;transform:translate(39.8296vw,-10px) scale(.1147);animation:fall-201 21s -11s linear infinite}@keyframes fall-201{66.995%{transform:translate(31.1593vw,66.995vh) scale(.1147)}to{transform:translate(35.49445vw,99vh) scale(.1147)}}.snow:nth-child(202){opacity:.4562;transform:translate(35.8282vw,-10px) scale(.5744);animation:fall-202 27s -24s linear infinite}@keyframes fall-202{35.328%{transform:translate(26.7158vw,35.328vh) scale(.5744)}to{transform:translate(31.272vw,99vh) scale(.5744)}}.snow:nth-child(203){opacity:1.4698;transform:translate(99.1787vw,-10px) scale(.6249);animation:fall-203 29s -30s linear infinite}@keyframes fall-203{64.787%{transform:translate(102.1929vw,64.787vh) scale(.6249)}to{transform:translate(100.6858vw,99vh) scale(.6249)}}.snow:nth-child(204){opacity:.97;transform:translate(93.3514vw,-10px) scale(.3704);animation:fall-204 29s -26s linear infinite}@keyframes fall-204{53.275%{transform:translate(92.3748vw,53.275vh) scale(.3704)}to{transform:translate(92.8631vw,99vh) scale(.3704)}}.snow:nth-child(205){opacity:1.2674;transform:translate(61.8119vw,-10px) scale(.2826);animation:fall-205 19s -29s linear infinite}@keyframes fall-205{62.967%{transform:translate(59.679vw,62.967vh) scale(.2826)}to{transform:translate(60.74545vw,99vh) scale(.2826)}}.snow:nth-child(206){opacity:.7278;transform:translate(40.6524vw,-10px) scale(.0287);animation:fall-206 25s -6s linear infinite}@keyframes fall-206{46.65%{transform:translate(41.5265vw,46.65vh) scale(.0287)}to{transform:translate(41.08945vw,99vh) scale(.0287)}}.snow:nth-child(207){opacity:1.1748;transform:translate(31.3031vw,-10px) scale(.2189);animation:fall-207 14s -7s linear infinite}@keyframes fall-207{77.481%{transform:translate(34.943vw,77.481vh) scale(.2189)}to{transform:translate(33.12305vw,99vh) scale(.2189)}}.snow:nth-child(208){opacity:.7996;transform:translate(18.6945vw,-10px) scale(.813);animation:fall-208 18s -12s linear infinite}@keyframes fall-208{39.56%{transform:translate(24.833vw,39.56vh) scale(.813)}to{transform:translate(21.76375vw,99vh) scale(.813)}}.snow:nth-child(209){opacity:1.6958;transform:translate(50.2063vw,-10px) scale(.8806);animation:fall-209 29s -29s linear infinite}@keyframes fall-209{35.391%{transform:translate(54.4172vw,35.391vh) scale(.8806)}to{transform:translate(52.31175vw,99vh) scale(.8806)}}.snow:nth-child(210){opacity:.0744;transform:translate(14.0369vw,-10px) scale(.2794);animation:fall-210 25s -17s linear infinite}@keyframes fall-210{74.491%{transform:translate(10.8664vw,74.491vh) scale(.2794)}to{transform:translate(12.45165vw,99vh) scale(.2794)}}.snow:nth-child(211){opacity:1.5356;transform:translate(72.5032vw,-10px) scale(.2582);animation:fall-211 26s -13s linear infinite}@keyframes fall-211{38.709%{transform:translate(80.6628vw,38.709vh) scale(.2582)}to{transform:translate(76.583vw,99vh) scale(.2582)}}.snow:nth-child(212){opacity:1.3452;transform:translate(78.7406vw,-10px) scale(.4834);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{78.773%{transform:translate(78.872vw,78.773vh) scale(.4834)}to{transform:translate(78.8063vw,99vh) scale(.4834)}}.snow:nth-child(213){opacity:1.8982;transform:translate(97.0983vw,-10px) scale(.0809);animation:fall-213 20s -15s linear infinite}@keyframes fall-213{32.185%{transform:translate(87.8443vw,32.185vh) scale(.0809)}to{transform:translate(92.4713vw,99vh) scale(.0809)}}.snow:nth-child(214){opacity:.6826;transform:translate(98.8349vw,-10px) scale(.4959);animation:fall-214 11s -15s linear infinite}@keyframes fall-214{35.27%{transform:translate(102.3216vw,35.27vh) scale(.4959)}to{transform:translate(100.57825vw,99vh) scale(.4959)}}.snow:nth-child(215){opacity:.5324;transform:translate(60.8249vw,-10px) scale(.5452);animation:fall-215 17s -30s linear infinite}@keyframes fall-215{78.691%{transform:translate(52.0702vw,78.691vh) scale(.5452)}to{transform:translate(56.44755vw,99vh) scale(.5452)}}.snow:nth-child(216){opacity:1.3738;transform:translate(3.0173vw,-10px) scale(.4957);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{52%{transform:translate(2.7158vw,52vh) scale(.4957)}to{transform:translate(2.86655vw,99vh) scale(.4957)}}.snow:nth-child(217){opacity:.0464;transform:translate(38.7992vw,-10px) scale(.7892);animation:fall-217 24s -11s linear infinite}@keyframes fall-217{64.91%{transform:translate(41.2538vw,64.91vh) scale(.7892)}to{transform:translate(40.0265vw,99vh) scale(.7892)}}.snow:nth-child(218){opacity:.3496;transform:translate(54.9556vw,-10px) scale(.263);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{45.379%{transform:translate(54.8992vw,45.379vh) scale(.263)}to{transform:translate(54.9274vw,99vh) scale(.263)}}.snow:nth-child(219){opacity:.1436;transform:translate(62.2108vw,-10px) scale(.8473);animation:fall-219 17s -4s linear infinite}@keyframes fall-219{45.07%{transform:translate(56.3233vw,45.07vh) scale(.8473)}to{transform:translate(59.26705vw,99vh) scale(.8473)}}.snow:nth-child(220){opacity:1.9424;transform:translate(93.2525vw,-10px) scale(.6527);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{47.759%{transform:translate(85.5347vw,47.759vh) scale(.6527)}to{transform:translate(89.3936vw,99vh) scale(.6527)}}.snow:nth-child(221){opacity:.7958;transform:translate(16.7371vw,-10px) scale(.5941);animation:fall-221 20s -12s linear infinite}@keyframes fall-221{49.301%{transform:translate(7.1562vw,49.301vh) scale(.5941)}to{transform:translate(11.94665vw,99vh) scale(.5941)}}.snow:nth-child(222){opacity:.9858;transform:translate(91.0267vw,-10px) scale(.7562);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{46.542%{transform:translate(100.1997vw,46.542vh) scale(.7562)}to{transform:translate(95.6132vw,99vh) scale(.7562)}}.snow:nth-child(223){opacity:.1456;transform:translate(23.2355vw,-10px) scale(.1653);animation:fall-223 12s -4s linear infinite}@keyframes fall-223{57.029%{transform:translate(19.7889vw,57.029vh) scale(.1653)}to{transform:translate(21.5122vw,99vh) scale(.1653)}}.snow:nth-child(224){opacity:.3526;transform:translate(90.9101vw,-10px) scale(.9213);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{69.192%{transform:translate(81.2991vw,69.192vh) scale(.9213)}to{transform:translate(86.1046vw,99vh) scale(.9213)}}.snow:nth-child(225){opacity:.7542;transform:translate(2.9631vw,-10px) scale(.7115);animation:fall-225 30s -9s linear infinite}@keyframes fall-225{40.622%{transform:translate(-4.987vw,40.622vh) scale(.7115)}to{transform:translate(-1.01195vw,99vh) scale(.7115)}}.snow:nth-child(226){opacity:1.52;transform:translate(39.9924vw,-10px) scale(.2525);animation:fall-226 12s -18s linear infinite}@keyframes fall-226{61.794%{transform:translate(43.6087vw,61.794vh) scale(.2525)}to{transform:translate(41.80055vw,99vh) scale(.2525)}}.snow:nth-child(227){opacity:1.9308;transform:translate(89.5937vw,-10px) scale(.4766);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{68.836%{transform:translate(96.8397vw,68.836vh) scale(.4766)}to{transform:translate(93.2167vw,99vh) scale(.4766)}}.snow:nth-child(228){opacity:1.8412;transform:translate(90.2219vw,-10px) scale(.8514);animation:fall-228 11s -7s linear infinite}@keyframes fall-228{50.431%{transform:translate(96.5658vw,50.431vh) scale(.8514)}to{transform:translate(93.39385vw,99vh) scale(.8514)}}.snow:nth-child(229){opacity:.7806;transform:translate(72.3821vw,-10px) scale(.0746);animation:fall-229 29s -26s linear infinite}@keyframes fall-229{32.738%{transform:translate(80.9535vw,32.738vh) scale(.0746)}to{transform:translate(76.6678vw,99vh) scale(.0746)}}.snow:nth-child(230){opacity:1.731;transform:translate(75.7108vw,-10px) scale(.913);animation:fall-230 18s -22s linear infinite}@keyframes fall-230{65.886%{transform:translate(71.6844vw,65.886vh) scale(.913)}to{transform:translate(73.6976vw,99vh) scale(.913)}}.snow:nth-child(231){opacity:.373;transform:translate(38.4755vw,-10px) scale(.872);animation:fall-231 13s -4s linear infinite}@keyframes fall-231{41.723%{transform:translate(29.5017vw,41.723vh) scale(.872)}to{transform:translate(33.9886vw,99vh) scale(.872)}}.snow:nth-child(232){opacity:.5274;transform:translate(5.9742vw,-10px) scale(.2025);animation:fall-232 11s -21s linear infinite}@keyframes fall-232{43.123%{transform:translate(15.9361vw,43.123vh) scale(.2025)}to{transform:translate(10.95515vw,99vh) scale(.2025)}}.snow:nth-child(233){opacity:.5676;transform:translate(13.1342vw,-10px) scale(.2258);animation:fall-233 14s -11s linear infinite}@keyframes fall-233{76.476%{transform:translate(8.7077vw,76.476vh) scale(.2258)}to{transform:translate(10.92095vw,99vh) scale(.2258)}}.snow:nth-child(234){opacity:1.8088;transform:translate(38.1634vw,-10px) scale(.6299);animation:fall-234 13s -21s linear infinite}@keyframes fall-234{62.958%{transform:translate(45.3639vw,62.958vh) scale(.6299)}to{transform:translate(41.76365vw,99vh) scale(.6299)}}.snow:nth-child(235){opacity:.294;transform:translate(98.1791vw,-10px) scale(.4394);animation:fall-235 25s -22s linear infinite}@keyframes fall-235{45.285%{transform:translate(91.5933vw,45.285vh) scale(.4394)}to{transform:translate(94.8862vw,99vh) scale(.4394)}}.snow:nth-child(236){opacity:1.481;transform:translate(15.9165vw,-10px) scale(.0895);animation:fall-236 24s -4s linear infinite}@keyframes fall-236{39.149%{transform:translate(8.4416vw,39.149vh) scale(.0895)}to{transform:translate(12.17905vw,99vh) scale(.0895)}}.snow:nth-child(237){opacity:.3804;transform:translate(30.3752vw,-10px) scale(.0499);animation:fall-237 25s -20s linear infinite}@keyframes fall-237{70.934%{transform:translate(28.1654vw,70.934vh) scale(.0499)}to{transform:translate(29.2703vw,99vh) scale(.0499)}}.snow:nth-child(238){opacity:.0542;transform:translate(1.8666vw,-10px) scale(.5835);animation:fall-238 10s -18s linear infinite}@keyframes fall-238{69.225%{transform:translate(3.8971vw,69.225vh) scale(.5835)}to{transform:translate(2.88185vw,99vh) scale(.5835)}}.snow:nth-child(239){opacity:1.4556;transform:translate(4.7743vw,-10px) scale(.3215);animation:fall-239 26s -8s linear infinite}@keyframes fall-239{63.7%{transform:translate(-1.6168vw,63.7vh) scale(.3215)}to{transform:translate(1.57875vw,99vh) scale(.3215)}}.snow:nth-child(240){opacity:.1512;transform:translate(79.4471vw,-10px) scale(.0789);animation:fall-240 10s -21s linear infinite}@keyframes fall-240{77.853%{transform:translate(84.9155vw,77.853vh) scale(.0789)}to{transform:translate(82.1813vw,99vh) scale(.0789)}}.snow:nth-child(241){opacity:.0028;transform:translate(20.0805vw,-10px) scale(.7807);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{55.751%{transform:translate(11.0737vw,55.751vh) scale(.7807)}to{transform:translate(15.5771vw,99vh) scale(.7807)}}.snow:nth-child(242){opacity:1.168;transform:translate(61.8908vw,-10px) scale(.207);animation:fall-242 13s -4s linear infinite}@keyframes fall-242{32.082%{transform:translate(69.5321vw,32.082vh) scale(.207)}to{transform:translate(65.71145vw,99vh) scale(.207)}}.snow:nth-child(243){opacity:.2214;transform:translate(81.0463vw,-10px) scale(.8026);animation:fall-243 22s -25s linear infinite}@keyframes fall-243{34.781%{transform:translate(87.6756vw,34.781vh) scale(.8026)}to{transform:translate(84.36095vw,99vh) scale(.8026)}}.snow:nth-child(244){opacity:.1948;transform:translate(78.4264vw,-10px) scale(.8957);animation:fall-244 20s -8s linear infinite}@keyframes fall-244{43.363%{transform:translate(88.2413vw,43.363vh) scale(.8957)}to{transform:translate(83.33385vw,99vh) scale(.8957)}}.snow:nth-child(245){opacity:.0312;transform:translate(45.4169vw,-10px) scale(.777);animation:fall-245 23s -13s linear infinite}@keyframes fall-245{72.762%{transform:translate(49.7496vw,72.762vh) scale(.777)}to{transform:translate(47.58325vw,99vh) scale(.777)}}.snow:nth-child(246){opacity:1.7578;transform:translate(53.7693vw,-10px) scale(.7875);animation:fall-246 14s -25s linear infinite}@keyframes fall-246{51.53%{transform:translate(47.945vw,51.53vh) scale(.7875)}to{transform:translate(50.85715vw,99vh) scale(.7875)}}.snow:nth-child(247){opacity:1.0228;transform:translate(59.9758vw,-10px) scale(.9649);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{79.501%{transform:translate(60.038vw,79.501vh) scale(.9649)}to{transform:translate(60.0069vw,99vh) scale(.9649)}}.snow:nth-child(248){opacity:.3854;transform:translate(29.2654vw,-10px) scale(.4927);animation:fall-248 27s -28s linear infinite}@keyframes fall-248{61.865%{transform:translate(31.2869vw,61.865vh) scale(.4927)}to{transform:translate(30.27615vw,99vh) scale(.4927)}}.snow:nth-child(249){opacity:1.202;transform:translate(42.954vw,-10px) scale(.2435);animation:fall-249 11s -10s linear infinite}@keyframes fall-249{32.211%{transform:translate(43.5831vw,32.211vh) scale(.2435)}to{transform:translate(43.26855vw,99vh) scale(.2435)}}.snow:nth-child(250){opacity:1.0042;transform:translate(63.4271vw,-10px) scale(.7204);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{44.104%{transform:translate(71.9127vw,44.104vh) scale(.7204)}to{transform:translate(67.6699vw,99vh) scale(.7204)}}.snow:nth-child(251){opacity:.396;transform:translate(15.1048vw,-10px) scale(.2106);animation:fall-251 30s -1s linear infinite}@keyframes fall-251{77.528%{transform:translate(23.1473vw,77.528vh) scale(.2106)}to{transform:translate(19.12605vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:.1782;transform:translate(92.2486vw,-10px) scale(.536);animation:fall-252 25s -3s linear infinite}@keyframes fall-252{79.773%{transform:translate(90.6092vw,79.773vh) scale(.536)}to{transform:translate(91.4289vw,99vh) scale(.536)}}.snow:nth-child(253){opacity:.1672;transform:translate(56.5983vw,-10px) scale(.2158);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{60.725%{transform:translate(54.7127vw,60.725vh) scale(.2158)}to{transform:translate(55.6555vw,99vh) scale(.2158)}}.snow:nth-child(254){opacity:.9202;transform:translate(56.7767vw,-10px) scale(.9735);animation:fall-254 24s -13s linear infinite}@keyframes fall-254{66.839%{transform:translate(54.7066vw,66.839vh) scale(.9735)}to{transform:translate(55.74165vw,99vh) scale(.9735)}}.snow:nth-child(255){opacity:.5424;transform:translate(91.8241vw,-10px) scale(.915);animation:fall-255 18s -25s linear infinite}@keyframes fall-255{72.989%{transform:translate(91.2225vw,72.989vh) scale(.915)}to{transform:translate(91.5233vw,99vh) scale(.915)}}.snow:nth-child(256){opacity:1.5626;transform:translate(8.3778vw,-10px) scale(.8437);animation:fall-256 14s -18s linear infinite}@keyframes fall-256{45.144%{transform:translate(3.4391vw,45.144vh) scale(.8437)}to{transform:translate(5.90845vw,99vh) scale(.8437)}}.snow:nth-child(257){opacity:1.7612;transform:translate(49.046vw,-10px) scale(.4664);animation:fall-257 16s -14s linear infinite}@keyframes fall-257{53.666%{transform:translate(56.5538vw,53.666vh) scale(.4664)}to{transform:translate(52.7999vw,99vh) scale(.4664)}}.snow:nth-child(258){opacity:.9226;transform:translate(61.1009vw,-10px) scale(.1601);animation:fall-258 26s -13s linear infinite}@keyframes fall-258{76.466%{transform:translate(65.1668vw,76.466vh) scale(.1601)}to{transform:translate(63.13385vw,99vh) scale(.1601)}}.snow:nth-child(259){opacity:.3102;transform:translate(65.1444vw,-10px) scale(.8944);animation:fall-259 21s -13s linear infinite}@keyframes fall-259{64.554%{transform:translate(57.7986vw,64.554vh) scale(.8944)}to{transform:translate(61.4715vw,99vh) scale(.8944)}}.snow:nth-child(260){opacity:.365;transform:translate(77.5038vw,-10px) scale(.2809);animation:fall-260 11s -19s linear infinite}@keyframes fall-260{37.067%{transform:translate(72.9546vw,37.067vh) scale(.2809)}to{transform:translate(75.2292vw,99vh) scale(.2809)}}.snow:nth-child(261){opacity:.1702;transform:translate(39.9719vw,-10px) scale(.0283);animation:fall-261 26s -3s linear infinite}@keyframes fall-261{50.245%{transform:translate(35.0719vw,50.245vh) scale(.0283)}to{transform:translate(37.5219vw,99vh) scale(.0283)}}.snow:nth-child(262){opacity:1.8958;transform:translate(65.7794vw,-10px) scale(.1834);animation:fall-262 13s -26s linear infinite}@keyframes fall-262{47.303%{transform:translate(56.0793vw,47.303vh) scale(.1834)}to{transform:translate(60.92935vw,99vh) scale(.1834)}}.snow:nth-child(263){opacity:.621;transform:translate(69.0558vw,-10px) scale(.4804);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{60.016%{transform:translate(78.449vw,60.016vh) scale(.4804)}to{transform:translate(73.7524vw,99vh) scale(.4804)}}.snow:nth-child(264){opacity:.6846;transform:translate(40.0459vw,-10px) scale(.3722);animation:fall-264 30s -16s linear infinite}@keyframes fall-264{64%{transform:translate(44.3263vw,64vh) scale(.3722)}to{transform:translate(42.1861vw,99vh) scale(.3722)}}.snow:nth-child(265){opacity:1.8626;transform:translate(93.8696vw,-10px) scale(.5782);animation:fall-265 24s -15s linear infinite}@keyframes fall-265{73.445%{transform:translate(95.7167vw,73.445vh) scale(.5782)}to{transform:translate(94.79315vw,99vh) scale(.5782)}}.snow:nth-child(266){opacity:.1566;transform:translate(51.2691vw,-10px) scale(.316);animation:fall-266 24s -27s linear infinite}@keyframes fall-266{71.392%{transform:translate(44.4043vw,71.392vh) scale(.316)}to{transform:translate(47.8367vw,99vh) scale(.316)}}.snow:nth-child(267){opacity:.0286;transform:translate(99.171vw,-10px) scale(.8142);animation:fall-267 11s -19s linear infinite}@keyframes fall-267{45.72%{transform:translate(91.7956vw,45.72vh) scale(.8142)}to{transform:translate(95.4833vw,99vh) scale(.8142)}}.snow:nth-child(268){opacity:1.1798;transform:translate(45.5365vw,-10px) scale(.6678);animation:fall-268 11s -17s linear infinite}@keyframes fall-268{65.72%{transform:translate(55.0196vw,65.72vh) scale(.6678)}to{transform:translate(50.27805vw,99vh) scale(.6678)}}.snow:nth-child(269){opacity:.8296;transform:translate(75.9646vw,-10px) scale(.5951);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{75.518%{transform:translate(73.3361vw,75.518vh) scale(.5951)}to{transform:translate(74.65035vw,99vh) scale(.5951)}}.snow:nth-child(270){opacity:1.6272;transform:translate(.4303vw,-10px) scale(.4698);animation:fall-270 23s -18s linear infinite}@keyframes fall-270{61.957%{transform:translate(2.9298vw,61.957vh) scale(.4698)}to{transform:translate(1.68005vw,99vh) scale(.4698)}}.snow:nth-child(271){opacity:.5456;transform:translate(65.1775vw,-10px) scale(.6237);animation:fall-271 16s -20s linear infinite}@keyframes fall-271{51.613%{transform:translate(60.9493vw,51.613vh) scale(.6237)}to{transform:translate(63.0634vw,99vh) scale(.6237)}}.snow:nth-child(272){opacity:.9486;transform:translate(23.6734vw,-10px) scale(.4314);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{42.217%{transform:translate(32.3366vw,42.217vh) scale(.4314)}to{transform:translate(28.005vw,99vh) scale(.4314)}}.snow:nth-child(273){opacity:1.353;transform:translate(.1829vw,-10px) scale(.3197);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{65.321%{transform:translate(1.1971vw,65.321vh) scale(.3197)}to{transform:translate(.69vw,99vh) scale(.3197)}}.snow:nth-child(274){opacity:1.8558;transform:translate(44.1421vw,-10px) scale(.0785);animation:fall-274 14s -30s linear infinite}@keyframes fall-274{73.648%{transform:translate(42.8387vw,73.648vh) scale(.0785)}to{transform:translate(43.4904vw,99vh) scale(.0785)}}.snow:nth-child(275){opacity:.5758;transform:translate(12.0874vw,-10px) scale(.2106);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{55.945%{transform:translate(7.6562vw,55.945vh) scale(.2106)}to{transform:translate(9.8718vw,99vh) scale(.2106)}}.snow:nth-child(276){opacity:.6332;transform:translate(30.2179vw,-10px) scale(.2345);animation:fall-276 18s -7s linear infinite}@keyframes fall-276{54.552%{transform:translate(34.0095vw,54.552vh) scale(.2345)}to{transform:translate(32.1137vw,99vh) scale(.2345)}}.snow:nth-child(277){opacity:1.501;transform:translate(96.0299vw,-10px) scale(.3303);animation:fall-277 28s -22s linear infinite}@keyframes fall-277{36.091%{transform:translate(91.5126vw,36.091vh) scale(.3303)}to{transform:translate(93.77125vw,99vh) scale(.3303)}}.snow:nth-child(278){opacity:1.7756;transform:translate(14.7671vw,-10px) scale(.6913);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{50.419%{transform:translate(23.0462vw,50.419vh) scale(.6913)}to{transform:translate(18.90665vw,99vh) scale(.6913)}}.snow:nth-child(279){opacity:1.7226;transform:translate(79.1397vw,-10px) scale(.0979);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{49.257%{transform:translate(85.8096vw,49.257vh) scale(.0979)}to{transform:translate(82.47465vw,99vh) scale(.0979)}}.snow:nth-child(280){opacity:.6128;transform:translate(94.3099vw,-10px) scale(.0482);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{35.993%{transform:translate(88.8432vw,35.993vh) scale(.0482)}to{transform:translate(91.57655vw,99vh) scale(.0482)}}.snow:nth-child(281){opacity:.879;transform:translate(9.3719vw,-10px) scale(.3632);animation:fall-281 22s -13s linear infinite}@keyframes fall-281{39.7%{transform:translate(4.3411vw,39.7vh) scale(.3632)}to{transform:translate(6.8565vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:1.2848;transform:translate(71.6296vw,-10px) scale(.5006);animation:fall-282 20s -17s linear infinite}@keyframes fall-282{57.904%{transform:translate(67.6722vw,57.904vh) scale(.5006)}to{transform:translate(69.6509vw,99vh) scale(.5006)}}.snow:nth-child(283){opacity:1.4862;transform:translate(81.7157vw,-10px) scale(.069);animation:fall-283 27s -25s linear infinite}@keyframes fall-283{35.079%{transform:translate(88.4975vw,35.079vh) scale(.069)}to{transform:translate(85.1066vw,99vh) scale(.069)}}.snow:nth-child(284){opacity:1.2844;transform:translate(16.681vw,-10px) scale(.4188);animation:fall-284 16s -6s linear infinite}@keyframes fall-284{74.765%{transform:translate(8.8335vw,74.765vh) scale(.4188)}to{transform:translate(12.75725vw,99vh) scale(.4188)}}.snow:nth-child(285){opacity:1.311;transform:translate(68.2688vw,-10px) scale(.7832);animation:fall-285 22s -29s linear infinite}@keyframes fall-285{79.045%{transform:translate(59.2342vw,79.045vh) scale(.7832)}to{transform:translate(63.7515vw,99vh) scale(.7832)}}.snow:nth-child(286){opacity:.813;transform:translate(61.9786vw,-10px) scale(.0832);animation:fall-286 10s -15s linear infinite}@keyframes fall-286{45.758%{transform:translate(60.452vw,45.758vh) scale(.0832)}to{transform:translate(61.2153vw,99vh) scale(.0832)}}.snow:nth-child(287){opacity:.0794;transform:translate(57.6852vw,-10px) scale(.8773);animation:fall-287 14s -27s linear infinite}@keyframes fall-287{77.224%{transform:translate(66.4997vw,77.224vh) scale(.8773)}to{transform:translate(62.09245vw,99vh) scale(.8773)}}.snow:nth-child(288){opacity:1.339;transform:translate(23.9535vw,-10px) scale(.7895);animation:fall-288 27s -5s linear infinite}@keyframes fall-288{40.55%{transform:translate(33.6373vw,40.55vh) scale(.7895)}to{transform:translate(28.7954vw,99vh) scale(.7895)}}.snow:nth-child(289){opacity:.9502;transform:translate(61.079vw,-10px) scale(.8044);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{53.708%{transform:translate(66.0178vw,53.708vh) scale(.8044)}to{transform:translate(63.5484vw,99vh) scale(.8044)}}.snow:nth-child(290){opacity:.8194;transform:translate(35.9981vw,-10px) scale(.0779);animation:fall-290 18s -30s linear infinite}@keyframes fall-290{71.142%{transform:translate(39.8365vw,71.142vh) scale(.0779)}to{transform:translate(37.9173vw,99vh) scale(.0779)}}.snow:nth-child(291){opacity:1.9562;transform:translate(37.0749vw,-10px) scale(.5367);animation:fall-291 28s -5s linear infinite}@keyframes fall-291{34.9%{transform:translate(28.3856vw,34.9vh) scale(.5367)}to{transform:translate(32.73025vw,99vh) scale(.5367)}}.snow:nth-child(292){opacity:.6894;transform:translate(69.0557vw,-10px) scale(.8331);animation:fall-292 19s -25s linear infinite}@keyframes fall-292{37.856%{transform:translate(78.5901vw,37.856vh) scale(.8331)}to{transform:translate(73.8229vw,99vh) scale(.8331)}}.snow:nth-child(293){opacity:1.9952;transform:translate(15.2681vw,-10px) scale(.7972);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{40.517%{transform:translate(18.0718vw,40.517vh) scale(.7972)}to{transform:translate(16.66995vw,99vh) scale(.7972)}}.snow:nth-child(294){opacity:1.7542;transform:translate(82.3438vw,-10px) scale(.3543);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{79.556%{transform:translate(77.6874vw,79.556vh) scale(.3543)}to{transform:translate(80.0156vw,99vh) scale(.3543)}}.snow:nth-child(295){opacity:1.0964;transform:translate(80.1495vw,-10px) scale(.0006);animation:fall-295 27s -8s linear infinite}@keyframes fall-295{40.633%{transform:translate(74.086vw,40.633vh) scale(.0006)}to{transform:translate(77.11775vw,99vh) scale(.0006)}}.snow:nth-child(296){opacity:1.3114;transform:translate(33.794vw,-10px) scale(.1461);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{74.175%{transform:translate(29.6007vw,74.175vh) scale(.1461)}to{transform:translate(31.69735vw,99vh) scale(.1461)}}.snow:nth-child(297){opacity:.1748;transform:translate(96.0875vw,-10px) scale(.3744);animation:fall-297 27s -19s linear infinite}@keyframes fall-297{51.223%{transform:translate(95.811vw,51.223vh) scale(.3744)}to{transform:translate(95.94925vw,99vh) scale(.3744)}}.snow:nth-child(298){opacity:.282;transform:translate(35.4482vw,-10px) scale(.2277);animation:fall-298 16s -14s linear infinite}@keyframes fall-298{59.704%{transform:translate(28.5957vw,59.704vh) scale(.2277)}to{transform:translate(32.02195vw,99vh) scale(.2277)}}.snow:nth-child(299){opacity:1.2672;transform:translate(79.8492vw,-10px) scale(.6958);animation:fall-299 28s -21s linear infinite}@keyframes fall-299{34.964%{transform:translate(75.3052vw,34.964vh) scale(.6958)}to{transform:translate(77.5772vw,99vh) scale(.6958)}}.snow:nth-child(300){opacity:.2796;transform:translate(40.3725vw,-10px) scale(.3043);animation:fall-300 17s -24s linear infinite}@keyframes fall-300{50.412%{transform:translate(41.4392vw,50.412vh) scale(.3043)}to{transform:translate(40.90585vw,99vh) scale(.3043)}}.snow:nth-child(301){opacity:1.807;transform:translate(25.6886vw,-10px) scale(.4465);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{71.853%{transform:translate(28.4417vw,71.853vh) scale(.4465)}to{transform:translate(27.06515vw,99vh) scale(.4465)}}.snow:nth-child(302){opacity:1.5952;transform:translate(49.0529vw,-10px) scale(.1487);animation:fall-302 18s -16s linear infinite}@keyframes fall-302{67.739%{transform:translate(52.9293vw,67.739vh) scale(.1487)}to{transform:translate(50.9911vw,99vh) scale(.1487)}}.snow:nth-child(303){opacity:1.2396;transform:translate(12.9438vw,-10px) scale(.3815);animation:fall-303 20s -6s linear infinite}@keyframes fall-303{65.549%{transform:translate(21.3476vw,65.549vh) scale(.3815)}to{transform:translate(17.1457vw,99vh) scale(.3815)}}.snow:nth-child(304){opacity:.518;transform:translate(61.827vw,-10px) scale(.0577);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{42.233%{transform:translate(63.0356vw,42.233vh) scale(.0577)}to{transform:translate(62.4313vw,99vh) scale(.0577)}}.snow:nth-child(305){opacity:.1188;transform:translate(.2337vw,-10px) scale(.8182);animation:fall-305 25s -22s linear infinite}@keyframes fall-305{55.665%{transform:translate(-4.4948vw,55.665vh) scale(.8182)}to{transform:translate(-2.13055vw,99vh) scale(.8182)}}.snow:nth-child(306){opacity:.8798;transform:translate(24.5788vw,-10px) scale(.8666);animation:fall-306 27s -2s linear infinite}@keyframes fall-306{44.416%{transform:translate(27.6465vw,44.416vh) scale(.8666)}to{transform:translate(26.11265vw,99vh) scale(.8666)}}.snow:nth-child(307){opacity:.3798;transform:translate(25.2283vw,-10px) scale(.7659);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{74.039%{transform:translate(19.6321vw,74.039vh) scale(.7659)}to{transform:translate(22.4302vw,99vh) scale(.7659)}}.snow:nth-child(308){opacity:.4392;transform:translate(68.5505vw,-10px) scale(.7215);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{74.97%{transform:translate(71.9626vw,74.97vh) scale(.7215)}to{transform:translate(70.25655vw,99vh) scale(.7215)}}.snow:nth-child(309){opacity:1.3818;transform:translate(72.2717vw,-10px) scale(.2669);animation:fall-309 30s -29s linear infinite}@keyframes fall-309{48.996%{transform:translate(65.9438vw,48.996vh) scale(.2669)}to{transform:translate(69.10775vw,99vh) scale(.2669)}}.snow:nth-child(310){opacity:.3018;transform:translate(1.2215vw,-10px) scale(.7657);animation:fall-310 28s -11s linear infinite}@keyframes fall-310{37.938%{transform:translate(2.8078vw,37.938vh) scale(.7657)}to{transform:translate(2.01465vw,99vh) scale(.7657)}}.snow:nth-child(311){opacity:.6986;transform:translate(62.4137vw,-10px) scale(.1634);animation:fall-311 30s -8s linear infinite}@keyframes fall-311{78.524%{transform:translate(54.4781vw,78.524vh) scale(.1634)}to{transform:translate(58.4459vw,99vh) scale(.1634)}}.snow:nth-child(312){opacity:.7078;transform:translate(69.4531vw,-10px) scale(.6114);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{44.504%{transform:translate(66.0925vw,44.504vh) scale(.6114)}to{transform:translate(67.7728vw,99vh) scale(.6114)}}.snow:nth-child(313){opacity:.1712;transform:translate(42.6832vw,-10px) scale(.7277);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{53.954%{transform:translate(41.2139vw,53.954vh) scale(.7277)}to{transform:translate(41.94855vw,99vh) scale(.7277)}}.snow:nth-child(314){opacity:1.6728;transform:translate(39.3036vw,-10px) scale(.8711);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{62.953%{transform:translate(44.928vw,62.953vh) scale(.8711)}to{transform:translate(42.1158vw,99vh) scale(.8711)}}.snow:nth-child(315){opacity:.9692;transform:translate(27.6115vw,-10px) scale(.8387);animation:fall-315 25s -20s linear infinite}@keyframes fall-315{75.687%{transform:translate(34.7656vw,75.687vh) scale(.8387)}to{transform:translate(31.18855vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.2452;transform:translate(31.8257vw,-10px) scale(.3537);animation:fall-316 10s -29s linear infinite}@keyframes fall-316{40.588%{transform:translate(30.7875vw,40.588vh) scale(.3537)}to{transform:translate(31.3066vw,99vh) scale(.3537)}}.snow:nth-child(317){opacity:1.4204;transform:translate(95.2932vw,-10px) scale(.4002);animation:fall-317 18s -22s linear infinite}@keyframes fall-317{76.034%{transform:translate(86.4567vw,76.034vh) scale(.4002)}to{transform:translate(90.87495vw,99vh) scale(.4002)}}.snow:nth-child(318){opacity:.6242;transform:translate(19.5764vw,-10px) scale(.0625);animation:fall-318 28s -27s linear infinite}@keyframes fall-318{67.934%{transform:translate(16.0551vw,67.934vh) scale(.0625)}to{transform:translate(17.81575vw,99vh) scale(.0625)}}.snow:nth-child(319){opacity:1.4104;transform:translate(78.6777vw,-10px) scale(.1209);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{72.71%{transform:translate(79.8333vw,72.71vh) scale(.1209)}to{transform:translate(79.2555vw,99vh) scale(.1209)}}.snow:nth-child(320){opacity:1.3292;transform:translate(.2706vw,-10px) scale(.2906);animation:fall-320 14s -19s linear infinite}@keyframes fall-320{39.51%{transform:translate(-7.6759vw,39.51vh) scale(.2906)}to{transform:translate(-3.70265vw,99vh) scale(.2906)}}.snow:nth-child(321){opacity:.6376;transform:translate(99.2647vw,-10px) scale(.5284);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{62.445%{transform:translate(108.5339vw,62.445vh) scale(.5284)}to{transform:translate(103.8993vw,99vh) scale(.5284)}}.snow:nth-child(322){opacity:.4964;transform:translate(54.7291vw,-10px) scale(.3271);animation:fall-322 14s -22s linear infinite}@keyframes fall-322{44.361%{transform:translate(51.1721vw,44.361vh) scale(.3271)}to{transform:translate(52.9506vw,99vh) scale(.3271)}}.snow:nth-child(323){opacity:.8044;transform:translate(74.4623vw,-10px) scale(.3458);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{62.216%{transform:translate(69.494vw,62.216vh) scale(.3458)}to{transform:translate(71.97815vw,99vh) scale(.3458)}}.snow:nth-child(324){opacity:1.2218;transform:translate(42.9614vw,-10px) scale(.2631);animation:fall-324 24s -27s linear infinite}@keyframes fall-324{70.597%{transform:translate(42.6219vw,70.597vh) scale(.2631)}to{transform:translate(42.79165vw,99vh) scale(.2631)}}.snow:nth-child(325){opacity:1.72;transform:translate(12.7316vw,-10px) scale(.6712);animation:fall-325 14s -9s linear infinite}@keyframes fall-325{35.685%{transform:translate(14.7886vw,35.685vh) scale(.6712)}to{transform:translate(13.7601vw,99vh) scale(.6712)}}.snow:nth-child(326){opacity:1.2562;transform:translate(60.1599vw,-10px) scale(.4373);animation:fall-326 29s -18s linear infinite}@keyframes fall-326{45.011%{transform:translate(62.0382vw,45.011vh) scale(.4373)}to{transform:translate(61.09905vw,99vh) scale(.4373)}}.snow:nth-child(327){opacity:.0062;transform:translate(98.1102vw,-10px) scale(.8939);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{44.17%{transform:translate(96.9515vw,44.17vh) scale(.8939)}to{transform:translate(97.53085vw,99vh) scale(.8939)}}.snow:nth-child(328){opacity:1.2532;transform:translate(10.4164vw,-10px) scale(.0941);animation:fall-328 19s -24s linear infinite}@keyframes fall-328{42.738%{transform:translate(4.1212vw,42.738vh) scale(.0941)}to{transform:translate(7.2688vw,99vh) scale(.0941)}}.snow:nth-child(329){opacity:1.0208;transform:translate(78.5488vw,-10px) scale(.1354);animation:fall-329 28s -11s linear infinite}@keyframes fall-329{54.662%{transform:translate(80.5165vw,54.662vh) scale(.1354)}to{transform:translate(79.53265vw,99vh) scale(.1354)}}.snow:nth-child(330){opacity:.8208;transform:translate(48.8531vw,-10px) scale(.8281);animation:fall-330 24s -28s linear infinite}@keyframes fall-330{42.049%{transform:translate(47.3809vw,42.049vh) scale(.8281)}to{transform:translate(48.117vw,99vh) scale(.8281)}}.snow:nth-child(331){opacity:1.2072;transform:translate(99.6453vw,-10px) scale(.9733);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{69.788%{transform:translate(102.4715vw,69.788vh) scale(.9733)}to{transform:translate(101.0584vw,99vh) scale(.9733)}}.snow:nth-child(332){opacity:.8884;transform:translate(6.0759vw,-10px) scale(.921);animation:fall-332 10s -7s linear infinite}@keyframes fall-332{30.677%{transform:translate(4.8937vw,30.677vh) scale(.921)}to{transform:translate(5.4848vw,99vh) scale(.921)}}.snow:nth-child(333){opacity:.2198;transform:translate(87.9007vw,-10px) scale(.1237);animation:fall-333 12s -24s linear infinite}@keyframes fall-333{69.68%{transform:translate(80.0795vw,69.68vh) scale(.1237)}to{transform:translate(83.9901vw,99vh) scale(.1237)}}.snow:nth-child(334){opacity:.3894;transform:translate(64.391vw,-10px) scale(.5356);animation:fall-334 28s -13s linear infinite}@keyframes fall-334{62.537%{transform:translate(59.5047vw,62.537vh) scale(.5356)}to{transform:translate(61.94785vw,99vh) scale(.5356)}}.snow:nth-child(335){opacity:.5098;transform:translate(37.9904vw,-10px) scale(.5099);animation:fall-335 27s -26s linear infinite}@keyframes fall-335{41.123%{transform:translate(38.2017vw,41.123vh) scale(.5099)}to{transform:translate(38.09605vw,99vh) scale(.5099)}}.snow:nth-child(336){opacity:1.409;transform:translate(69.7193vw,-10px) scale(.9007);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{52.062%{transform:translate(68.0929vw,52.062vh) scale(.9007)}to{transform:translate(68.9061vw,99vh) scale(.9007)}}.snow:nth-child(337){opacity:.4392;transform:translate(14.2291vw,-10px) scale(.9613);animation:fall-337 20s -19s linear infinite}@keyframes fall-337{35.53%{transform:translate(13.4626vw,35.53vh) scale(.9613)}to{transform:translate(13.84585vw,99vh) scale(.9613)}}.snow:nth-child(338){opacity:1.807;transform:translate(83.0204vw,-10px) scale(.4157);animation:fall-338 27s -3s linear infinite}@keyframes fall-338{77.69%{transform:translate(81.8167vw,77.69vh) scale(.4157)}to{transform:translate(82.41855vw,99vh) scale(.4157)}}.snow:nth-child(339){opacity:1.8794;transform:translate(94.9187vw,-10px) scale(.6877);animation:fall-339 17s -10s linear infinite}@keyframes fall-339{41.258%{transform:translate(99.6868vw,41.258vh) scale(.6877)}to{transform:translate(97.30275vw,99vh) scale(.6877)}}.snow:nth-child(340){opacity:.3628;transform:translate(49.1285vw,-10px) scale(.7779);animation:fall-340 28s -23s linear infinite}@keyframes fall-340{47.852%{transform:translate(50.4454vw,47.852vh) scale(.7779)}to{transform:translate(49.78695vw,99vh) scale(.7779)}}.snow:nth-child(341){opacity:1.533;transform:translate(55.2622vw,-10px) scale(.5317);animation:fall-341 11s -27s linear infinite}@keyframes fall-341{63.34%{transform:translate(56.6887vw,63.34vh) scale(.5317)}to{transform:translate(55.97545vw,99vh) scale(.5317)}}.snow:nth-child(342){opacity:1.3474;transform:translate(18.9331vw,-10px) scale(.8964);animation:fall-342 27s -7s linear infinite}@keyframes fall-342{73.379%{transform:translate(13.9194vw,73.379vh) scale(.8964)}to{transform:translate(16.42625vw,99vh) scale(.8964)}}.snow:nth-child(343){opacity:1.2908;transform:translate(82.3994vw,-10px) scale(.2112);animation:fall-343 12s -28s linear infinite}@keyframes fall-343{78.03%{transform:translate(75.5397vw,78.03vh) scale(.2112)}to{transform:translate(78.96955vw,99vh) scale(.2112)}}.snow:nth-child(344){opacity:1.1934;transform:translate(65.931vw,-10px) scale(.2814);animation:fall-344 30s -28s linear infinite}@keyframes fall-344{53.558%{transform:translate(67.9489vw,53.558vh) scale(.2814)}to{transform:translate(66.93995vw,99vh) scale(.2814)}}.snow:nth-child(345){opacity:.6054;transform:translate(1.6954vw,-10px) scale(.654);animation:fall-345 23s -3s linear infinite}@keyframes fall-345{36.101%{transform:translate(1.6533vw,36.101vh) scale(.654)}to{transform:translate(1.67435vw,99vh) scale(.654)}}.snow:nth-child(346){opacity:1.619;transform:translate(8.8652vw,-10px) scale(.3769);animation:fall-346 20s -21s linear infinite}@keyframes fall-346{57.128%{transform:translate(8.7684vw,57.128vh) scale(.3769)}to{transform:translate(8.8168vw,99vh) scale(.3769)}}.snow:nth-child(347){opacity:1.5042;transform:translate(54.232vw,-10px) scale(.2992);animation:fall-347 17s -15s linear infinite}@keyframes fall-347{49.625%{transform:translate(54.2321vw,49.625vh) scale(.2992)}to{transform:translate(54.23205vw,99vh) scale(.2992)}}.snow:nth-child(348){opacity:1.8934;transform:translate(9.6759vw,-10px) scale(.1448);animation:fall-348 11s -27s linear infinite}@keyframes fall-348{79.578%{transform:translate(1.0351vw,79.578vh) scale(.1448)}to{transform:translate(5.3555vw,99vh) scale(.1448)}}.snow:nth-child(349){opacity:.4956;transform:translate(2.7626vw,-10px) scale(.1499);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{45.278%{transform:translate(10.2144vw,45.278vh) scale(.1499)}to{transform:translate(6.4885vw,99vh) scale(.1499)}}.snow:nth-child(350){opacity:.2846;transform:translate(55.953vw,-10px) scale(.9034);animation:fall-350 10s -28s linear infinite}@keyframes fall-350{61.641%{transform:translate(63.1101vw,61.641vh) scale(.9034)}to{transform:translate(59.53155vw,99vh) scale(.9034)}}.snow:nth-child(351){opacity:.394;transform:translate(23.3299vw,-10px) scale(.5442);animation:fall-351 25s -19s linear infinite}@keyframes fall-351{75.425%{transform:translate(30.5263vw,75.425vh) scale(.5442)}to{transform:translate(26.9281vw,99vh) scale(.5442)}}.snow:nth-child(352){opacity:1.1104;transform:translate(71.4762vw,-10px) scale(.5635);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{62.19%{transform:translate(77.216vw,62.19vh) scale(.5635)}to{transform:translate(74.3461vw,99vh) scale(.5635)}}.snow:nth-child(353){opacity:.8426;transform:translate(18.7776vw,-10px) scale(.3318);animation:fall-353 22s -25s linear infinite}@keyframes fall-353{74.587%{transform:translate(28.4116vw,74.587vh) scale(.3318)}to{transform:translate(23.5946vw,99vh) scale(.3318)}}.snow:nth-child(354){opacity:.7982;transform:translate(21.3711vw,-10px) scale(.3436);animation:fall-354 19s -22s linear infinite}@keyframes fall-354{65.218%{transform:translate(28.3553vw,65.218vh) scale(.3436)}to{transform:translate(24.8632vw,99vh) scale(.3436)}}.snow:nth-child(355){opacity:.1112;transform:translate(66.4016vw,-10px) scale(.2376);animation:fall-355 19s -26s linear infinite}@keyframes fall-355{31.209%{transform:translate(64.8518vw,31.209vh) scale(.2376)}to{transform:translate(65.6267vw,99vh) scale(.2376)}}.snow:nth-child(356){opacity:1.9034;transform:translate(70.2342vw,-10px) scale(.5055);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{69.926%{transform:translate(71.3336vw,69.926vh) scale(.5055)}to{transform:translate(70.7839vw,99vh) scale(.5055)}}.snow:nth-child(357){opacity:.2742;transform:translate(32.9048vw,-10px) scale(.7912);animation:fall-357 23s -9s linear infinite}@keyframes fall-357{76.958%{transform:translate(37.0777vw,76.958vh) scale(.7912)}to{transform:translate(34.99125vw,99vh) scale(.7912)}}.snow:nth-child(358){opacity:.2806;transform:translate(95.8581vw,-10px) scale(.2142);animation:fall-358 13s -27s linear infinite}@keyframes fall-358{72.994%{transform:translate(90.8667vw,72.994vh) scale(.2142)}to{transform:translate(93.3624vw,99vh) scale(.2142)}}.snow:nth-child(359){opacity:.8238;transform:translate(62.5233vw,-10px) scale(.3102);animation:fall-359 12s -14s linear infinite}@keyframes fall-359{77.879%{transform:translate(54.6371vw,77.879vh) scale(.3102)}to{transform:translate(58.5802vw,99vh) scale(.3102)}}.snow:nth-child(360){opacity:1.4416;transform:translate(5.6685vw,-10px) scale(.2949);animation:fall-360 13s -19s linear infinite}@keyframes fall-360{52.23%{transform:translate(13.3826vw,52.23vh) scale(.2949)}to{transform:translate(9.52555vw,99vh) scale(.2949)}}.snow:nth-child(361){opacity:1.6086;transform:translate(91.0121vw,-10px) scale(.2513);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{53.501%{transform:translate(91.9818vw,53.501vh) scale(.2513)}to{transform:translate(91.49695vw,99vh) scale(.2513)}}.snow:nth-child(362){opacity:.5026;transform:translate(67.0651vw,-10px) scale(.2319);animation:fall-362 16s -12s linear infinite}@keyframes fall-362{73.674%{transform:translate(67.2579vw,73.674vh) scale(.2319)}to{transform:translate(67.1615vw,99vh) scale(.2319)}}.snow:nth-child(363){opacity:1.929;transform:translate(6.5994vw,-10px) scale(.5275);animation:fall-363 25s -9s linear infinite}@keyframes fall-363{48.288%{transform:translate(-1.6894vw,48.288vh) scale(.5275)}to{transform:translate(2.455vw,99vh) scale(.5275)}}.snow:nth-child(364){opacity:1.0604;transform:translate(33.771vw,-10px) scale(.5483);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{58.546%{transform:translate(29.3715vw,58.546vh) scale(.5483)}to{transform:translate(31.57125vw,99vh) scale(.5483)}}.snow:nth-child(365){opacity:.9304;transform:translate(89.3118vw,-10px) scale(.8766);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{54.562%{transform:translate(96.2124vw,54.562vh) scale(.8766)}to{transform:translate(92.7621vw,99vh) scale(.8766)}}.snow:nth-child(366){opacity:1.1298;transform:translate(69.7076vw,-10px) scale(.4182);animation:fall-366 26s -2s linear infinite}@keyframes fall-366{62.806%{transform:translate(78.4175vw,62.806vh) scale(.4182)}to{transform:translate(74.06255vw,99vh) scale(.4182)}}.snow:nth-child(367){opacity:.6058;transform:translate(78.5962vw,-10px) scale(.5956);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{49.203%{transform:translate(71.2969vw,49.203vh) scale(.5956)}to{transform:translate(74.94655vw,99vh) scale(.5956)}}.snow:nth-child(368){opacity:.7508;transform:translate(19.9047vw,-10px) scale(.3102);animation:fall-368 10s -1s linear infinite}@keyframes fall-368{71.703%{transform:translate(25.7932vw,71.703vh) scale(.3102)}to{transform:translate(22.84895vw,99vh) scale(.3102)}}.snow:nth-child(369){opacity:1.6174;transform:translate(92.5554vw,-10px) scale(.0406);animation:fall-369 12s -4s linear infinite}@keyframes fall-369{42.933%{transform:translate(83.878vw,42.933vh) scale(.0406)}to{transform:translate(88.2167vw,99vh) scale(.0406)}}.snow:nth-child(370){opacity:.5866;transform:translate(80.2146vw,-10px) scale(.2127);animation:fall-370 20s -24s linear infinite}@keyframes fall-370{59.623%{transform:translate(75.6084vw,59.623vh) scale(.2127)}to{transform:translate(77.9115vw,99vh) scale(.2127)}}.snow:nth-child(371){opacity:.6262;transform:translate(55.297vw,-10px) scale(.0296);animation:fall-371 15s -9s linear infinite}@keyframes fall-371{60.459%{transform:translate(55.2409vw,60.459vh) scale(.0296)}to{transform:translate(55.26895vw,99vh) scale(.0296)}}.snow:nth-child(372){opacity:.3204;transform:translate(86.7946vw,-10px) scale(.6666);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{52.507%{transform:translate(85.8142vw,52.507vh) scale(.6666)}to{transform:translate(86.3044vw,99vh) scale(.6666)}}.snow:nth-child(373){opacity:.7938;transform:translate(97.0012vw,-10px) scale(.7776);animation:fall-373 21s -16s linear infinite}@keyframes fall-373{72.757%{transform:translate(105.5248vw,72.757vh) scale(.7776)}to{transform:translate(101.263vw,99vh) scale(.7776)}}.snow:nth-child(374){opacity:1.3842;transform:translate(14.3708vw,-10px) scale(.5117);animation:fall-374 13s -1s linear infinite}@keyframes fall-374{60.959%{transform:translate(16.6098vw,60.959vh) scale(.5117)}to{transform:translate(15.4903vw,99vh) scale(.5117)}}.snow:nth-child(375){opacity:.1;transform:translate(32.6115vw,-10px) scale(.3607);animation:fall-375 15s -20s linear infinite}@keyframes fall-375{32.746%{transform:translate(41.9944vw,32.746vh) scale(.3607)}to{transform:translate(37.30295vw,99vh) scale(.3607)}}.snow:nth-child(376){opacity:.1198;transform:translate(78.9939vw,-10px) scale(.1578);animation:fall-376 29s -23s linear infinite}@keyframes fall-376{47.696%{transform:translate(72.8998vw,47.696vh) scale(.1578)}to{transform:translate(75.94685vw,99vh) scale(.1578)}}.snow:nth-child(377){opacity:1.9744;transform:translate(66.7601vw,-10px) scale(.2877);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{75.568%{transform:translate(57.9797vw,75.568vh) scale(.2877)}to{transform:translate(62.3699vw,99vh) scale(.2877)}}.snow:nth-child(378){opacity:1.3506;transform:translate(27.5132vw,-10px) scale(.9801);animation:fall-378 27s -4s linear infinite}@keyframes fall-378{39.084%{transform:translate(35.3795vw,39.084vh) scale(.9801)}to{transform:translate(31.44635vw,99vh) scale(.9801)}}.snow:nth-child(379){opacity:1.3712;transform:translate(71.5436vw,-10px) scale(.6857);animation:fall-379 22s -8s linear infinite}@keyframes fall-379{51.387%{transform:translate(63.7118vw,51.387vh) scale(.6857)}to{transform:translate(67.6277vw,99vh) scale(.6857)}}.snow:nth-child(380){opacity:.9966;transform:translate(40.6365vw,-10px) scale(.6024);animation:fall-380 27s -26s linear infinite}@keyframes fall-380{32.146%{transform:translate(30.8014vw,32.146vh) scale(.6024)}to{transform:translate(35.71895vw,99vh) scale(.6024)}}.snow:nth-child(381){opacity:.53;transform:translate(72.6192vw,-10px) scale(.409);animation:fall-381 19s -29s linear infinite}@keyframes fall-381{53.281%{transform:translate(69.6171vw,53.281vh) scale(.409)}to{transform:translate(71.11815vw,99vh) scale(.409)}}.snow:nth-child(382){opacity:1.2972;transform:translate(89.3489vw,-10px) scale(.1305);animation:fall-382 25s -26s linear infinite}@keyframes fall-382{58.532%{transform:translate(97.2389vw,58.532vh) scale(.1305)}to{transform:translate(93.2939vw,99vh) scale(.1305)}}.snow:nth-child(383){opacity:.217;transform:translate(72.8063vw,-10px) scale(.3907);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{49.817%{transform:translate(82.8008vw,49.817vh) scale(.3907)}to{transform:translate(77.80355vw,99vh) scale(.3907)}}.snow:nth-child(384){opacity:.9026;transform:translate(48.9383vw,-10px) scale(.0943);animation:fall-384 23s -25s linear infinite}@keyframes fall-384{50.965%{transform:translate(50.5322vw,50.965vh) scale(.0943)}to{transform:translate(49.73525vw,99vh) scale(.0943)}}.snow:nth-child(385){opacity:.3994;transform:translate(57.0007vw,-10px) scale(.3096);animation:fall-385 29s -16s linear infinite}@keyframes fall-385{62.324%{transform:translate(49.4217vw,62.324vh) scale(.3096)}to{transform:translate(53.2112vw,99vh) scale(.3096)}}.snow:nth-child(386){opacity:1.4492;transform:translate(77.2896vw,-10px) scale(.0643);animation:fall-386 19s -14s linear infinite}@keyframes fall-386{35.206%{transform:translate(82.7084vw,35.206vh) scale(.0643)}to{transform:translate(79.999vw,99vh) scale(.0643)}}.snow:nth-child(387){opacity:.665;transform:translate(33.3353vw,-10px) scale(.9467);animation:fall-387 20s -5s linear infinite}@keyframes fall-387{40.96%{transform:translate(40.8208vw,40.96vh) scale(.9467)}to{transform:translate(37.07805vw,99vh) scale(.9467)}}.snow:nth-child(388){opacity:1.7704;transform:translate(66.414vw,-10px) scale(.4876);animation:fall-388 10s -20s linear infinite}@keyframes fall-388{47.973%{transform:translate(59.3775vw,47.973vh) scale(.4876)}to{transform:translate(62.89575vw,99vh) scale(.4876)}}.snow:nth-child(389){opacity:1.5564;transform:translate(54.3177vw,-10px) scale(.1993);animation:fall-389 23s -5s linear infinite}@keyframes fall-389{44.906%{transform:translate(51.1234vw,44.906vh) scale(.1993)}to{transform:translate(52.72055vw,99vh) scale(.1993)}}.snow:nth-child(390){opacity:.953;transform:translate(17.7285vw,-10px) scale(.1261);animation:fall-390 16s -24s linear infinite}@keyframes fall-390{51.63%{transform:translate(15.6136vw,51.63vh) scale(.1261)}to{transform:translate(16.67105vw,99vh) scale(.1261)}}.snow:nth-child(391){opacity:.0824;transform:translate(48.5131vw,-10px) scale(.3174);animation:fall-391 19s -12s linear infinite}@keyframes fall-391{40.926%{transform:translate(49.4898vw,40.926vh) scale(.3174)}to{transform:translate(49.00145vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:1.98;transform:translate(27.9968vw,-10px) scale(.4015);animation:fall-392 12s -26s linear infinite}@keyframes fall-392{51.403%{transform:translate(34.8175vw,51.403vh) scale(.4015)}to{transform:translate(31.40715vw,99vh) scale(.4015)}}.snow:nth-child(393){opacity:.73;transform:translate(36.7992vw,-10px) scale(.4234);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{36.271%{transform:translate(27.3841vw,36.271vh) scale(.4234)}to{transform:translate(32.09165vw,99vh) scale(.4234)}}.snow:nth-child(394){opacity:.7274;transform:translate(71.1843vw,-10px) scale(.5966);animation:fall-394 22s -2s linear infinite}@keyframes fall-394{36.801%{transform:translate(74.2904vw,36.801vh) scale(.5966)}to{transform:translate(72.73735vw,99vh) scale(.5966)}}.snow:nth-child(395){opacity:1.437;transform:translate(44.4024vw,-10px) scale(.9347);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{79.623%{transform:translate(42.0641vw,79.623vh) scale(.9347)}to{transform:translate(43.23325vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.7794;transform:translate(44.8327vw,-10px) scale(.656);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{74.845%{transform:translate(38.5455vw,74.845vh) scale(.656)}to{transform:translate(41.6891vw,99vh) scale(.656)}}.snow:nth-child(397){opacity:.8144;transform:translate(33.0839vw,-10px) scale(.0797);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{67.171%{transform:translate(25.4851vw,67.171vh) scale(.0797)}to{transform:translate(29.2845vw,99vh) scale(.0797)}}.snow:nth-child(398){opacity:1.6098;transform:translate(55.5979vw,-10px) scale(.6257);animation:fall-398 19s -29s linear infinite}@keyframes fall-398{48.169%{transform:translate(64.0257vw,48.169vh) scale(.6257)}to{transform:translate(59.8118vw,99vh) scale(.6257)}}.snow:nth-child(399){opacity:1.8194;transform:translate(52.5103vw,-10px) scale(.6459);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{78.163%{transform:translate(43.9277vw,78.163vh) scale(.6459)}to{transform:translate(48.219vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:.4904;transform:translate(37.3559vw,-10px) scale(.2827);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{72.363%{transform:translate(29.2457vw,72.363vh) scale(.2827)}to{transform:translate(33.3008vw,99vh) scale(.2827)}}\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 });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
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:1.693;transform:translate(84.0831vw,-10px) scale(.5139);animation:fall-1 18s -10s linear infinite}@keyframes fall-1{64.259%{transform:translate(87.9386vw,64.259vh) scale(.5139)}to{transform:translate(86.01085vw,99vh) scale(.5139)}}.snow:nth-child(2){opacity:1.8858;transform:translate(96.8327vw,-10px) scale(.57);animation:fall-2 27s -21s linear infinite}@keyframes fall-2{79.156%{transform:translate(86.8918vw,79.156vh) scale(.57)}to{transform:translate(91.86225vw,99vh) scale(.57)}}.snow:nth-child(3){opacity:.08;transform:translate(20.5371vw,-10px) scale(.828);animation:fall-3 11s -19s linear infinite}@keyframes fall-3{66.728%{transform:translate(19.0678vw,66.728vh) scale(.828)}to{transform:translate(19.80245vw,99vh) scale(.828)}}.snow:nth-child(4){opacity:1.6644;transform:translate(15.0921vw,-10px) scale(.5192);animation:fall-4 16s -22s linear infinite}@keyframes fall-4{62.749%{transform:translate(5.4049vw,62.749vh) scale(.5192)}to{transform:translate(10.2485vw,99vh) scale(.5192)}}.snow:nth-child(5){opacity:1.8192;transform:translate(3.5423vw,-10px) scale(.9872);animation:fall-5 25s -9s linear infinite}@keyframes fall-5{73.473%{transform:translate(7.7347vw,73.473vh) scale(.9872)}to{transform:translate(5.6385vw,99vh) scale(.9872)}}.snow:nth-child(6){opacity:1.2956;transform:translate(28.2697vw,-10px) scale(.3251);animation:fall-6 17s -26s linear infinite}@keyframes fall-6{73.247%{transform:translate(26.3208vw,73.247vh) scale(.3251)}to{transform:translate(27.29525vw,99vh) scale(.3251)}}.snow:nth-child(7){opacity:1.1894;transform:translate(41.6753vw,-10px) scale(.1293);animation:fall-7 26s -13s linear infinite}@keyframes fall-7{48.295%{transform:translate(50.7627vw,48.295vh) scale(.1293)}to{transform:translate(46.219vw,99vh) scale(.1293)}}.snow:nth-child(8){opacity:1.0498;transform:translate(14.2012vw,-10px) scale(.7562);animation:fall-8 29s -29s linear infinite}@keyframes fall-8{56.407%{transform:translate(16.1073vw,56.407vh) scale(.7562)}to{transform:translate(15.15425vw,99vh) scale(.7562)}}.snow:nth-child(9){opacity:1.178;transform:translate(47.7954vw,-10px) scale(.1261);animation:fall-9 28s -16s linear infinite}@keyframes fall-9{37.921%{transform:translate(49.6703vw,37.921vh) scale(.1261)}to{transform:translate(48.73285vw,99vh) scale(.1261)}}.snow:nth-child(10){opacity:1.6846;transform:translate(66.6259vw,-10px) scale(.3468);animation:fall-10 27s -15s linear infinite}@keyframes fall-10{79.278%{transform:translate(65.5162vw,79.278vh) scale(.3468)}to{transform:translate(66.07105vw,99vh) scale(.3468)}}.snow:nth-child(11){opacity:1.7084;transform:translate(18.2956vw,-10px) scale(.4278);animation:fall-11 16s -14s linear infinite}@keyframes fall-11{59.722%{transform:translate(26.5841vw,59.722vh) scale(.4278)}to{transform:translate(22.43985vw,99vh) scale(.4278)}}.snow:nth-child(12){opacity:1.2382;transform:translate(51.6613vw,-10px) scale(.5332);animation:fall-12 29s -25s linear infinite}@keyframes fall-12{38.896%{transform:translate(55.2617vw,38.896vh) scale(.5332)}to{transform:translate(53.4615vw,99vh) scale(.5332)}}.snow:nth-child(13){opacity:.3344;transform:translate(54.1935vw,-10px) scale(.2195);animation:fall-13 25s -9s linear infinite}@keyframes fall-13{52.524%{transform:translate(55.4262vw,52.524vh) scale(.2195)}to{transform:translate(54.80985vw,99vh) scale(.2195)}}.snow:nth-child(14){opacity:.8158;transform:translate(12.1635vw,-10px) scale(.0309);animation:fall-14 29s -29s linear infinite}@keyframes fall-14{43.868%{transform:translate(16.6238vw,43.868vh) scale(.0309)}to{transform:translate(14.39365vw,99vh) scale(.0309)}}.snow:nth-child(15){opacity:.4594;transform:translate(25.4181vw,-10px) scale(.7884);animation:fall-15 22s -16s linear infinite}@keyframes fall-15{62.804%{transform:translate(29.5394vw,62.804vh) scale(.7884)}to{transform:translate(27.47875vw,99vh) scale(.7884)}}.snow:nth-child(16){opacity:1.7554;transform:translate(25.5784vw,-10px) scale(.0641);animation:fall-16 15s -20s linear infinite}@keyframes fall-16{73.588%{transform:translate(27.2759vw,73.588vh) scale(.0641)}to{transform:translate(26.42715vw,99vh) scale(.0641)}}.snow:nth-child(17){opacity:1.7992;transform:translate(33.4343vw,-10px) scale(.9515);animation:fall-17 22s -26s linear infinite}@keyframes fall-17{60.355%{transform:translate(26.1114vw,60.355vh) scale(.9515)}to{transform:translate(29.77285vw,99vh) scale(.9515)}}.snow:nth-child(18){opacity:.2884;transform:translate(90.9501vw,-10px) scale(.9743);animation:fall-18 16s -4s linear infinite}@keyframes fall-18{39.709%{transform:translate(86.5104vw,39.709vh) scale(.9743)}to{transform:translate(88.73025vw,99vh) scale(.9743)}}.snow:nth-child(19){opacity:1.5782;transform:translate(54.3093vw,-10px) scale(.8262);animation:fall-19 24s -26s linear infinite}@keyframes fall-19{48.847%{transform:translate(55.9117vw,48.847vh) scale(.8262)}to{transform:translate(55.1105vw,99vh) scale(.8262)}}.snow:nth-child(20){opacity:.7884;transform:translate(83.3356vw,-10px) scale(.7263);animation:fall-20 14s -15s linear infinite}@keyframes fall-20{50.954%{transform:translate(90.757vw,50.954vh) scale(.7263)}to{transform:translate(87.0463vw,99vh) scale(.7263)}}.snow:nth-child(21){opacity:1.955;transform:translate(10.8423vw,-10px) scale(.5489);animation:fall-21 16s -11s linear infinite}@keyframes fall-21{53.771%{transform:translate(7.1933vw,53.771vh) scale(.5489)}to{transform:translate(9.0178vw,99vh) scale(.5489)}}.snow:nth-child(22){opacity:.7048;transform:translate(57.7651vw,-10px) scale(.6704);animation:fall-22 17s -22s linear infinite}@keyframes fall-22{60.68%{transform:translate(56.7285vw,60.68vh) scale(.6704)}to{transform:translate(57.2468vw,99vh) scale(.6704)}}.snow:nth-child(23){opacity:1.4922;transform:translate(79.1547vw,-10px) scale(.7861);animation:fall-23 21s -27s linear infinite}@keyframes fall-23{44.52%{transform:translate(78.0696vw,44.52vh) scale(.7861)}to{transform:translate(78.61215vw,99vh) scale(.7861)}}.snow:nth-child(24){opacity:1.5398;transform:translate(47.7187vw,-10px) scale(.4153);animation:fall-24 30s -11s linear infinite}@keyframes fall-24{44.809%{transform:translate(40.6203vw,44.809vh) scale(.4153)}to{transform:translate(44.1695vw,99vh) scale(.4153)}}.snow:nth-child(25){opacity:.8636;transform:translate(41.8072vw,-10px) scale(.206);animation:fall-25 19s -15s linear infinite}@keyframes fall-25{42.518%{transform:translate(33.8462vw,42.518vh) scale(.206)}to{transform:translate(37.8267vw,99vh) scale(.206)}}.snow:nth-child(26){opacity:.9456;transform:translate(26.1419vw,-10px) scale(.9834);animation:fall-26 27s -3s linear infinite}@keyframes fall-26{42.018%{transform:translate(33.361vw,42.018vh) scale(.9834)}to{transform:translate(29.75145vw,99vh) scale(.9834)}}.snow:nth-child(27){opacity:.0344;transform:translate(18.4102vw,-10px) scale(.0148);animation:fall-27 12s -11s linear infinite}@keyframes fall-27{70.202%{transform:translate(16.8053vw,70.202vh) scale(.0148)}to{transform:translate(17.60775vw,99vh) scale(.0148)}}.snow:nth-child(28){opacity:1.7432;transform:translate(36.5292vw,-10px) scale(.8162);animation:fall-28 27s -25s linear infinite}@keyframes fall-28{32.718%{transform:translate(31.2757vw,32.718vh) scale(.8162)}to{transform:translate(33.90245vw,99vh) scale(.8162)}}.snow:nth-child(29){opacity:.2496;transform:translate(86.2185vw,-10px) scale(.1664);animation:fall-29 13s -19s linear infinite}@keyframes fall-29{56.483%{transform:translate(91.1647vw,56.483vh) scale(.1664)}to{transform:translate(88.6916vw,99vh) scale(.1664)}}.snow:nth-child(30){opacity:.3838;transform:translate(19.7651vw,-10px) scale(.9622);animation:fall-30 21s -27s linear infinite}@keyframes fall-30{78.077%{transform:translate(24.7138vw,78.077vh) scale(.9622)}to{transform:translate(22.23945vw,99vh) scale(.9622)}}.snow:nth-child(31){opacity:.7142;transform:translate(62.4942vw,-10px) scale(.6289);animation:fall-31 11s -4s linear infinite}@keyframes fall-31{69.158%{transform:translate(67.2024vw,69.158vh) scale(.6289)}to{transform:translate(64.8483vw,99vh) scale(.6289)}}.snow:nth-child(32){opacity:.319;transform:translate(17.4335vw,-10px) scale(.2792);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{65.797%{transform:translate(12.7205vw,65.797vh) scale(.2792)}to{transform:translate(15.077vw,99vh) scale(.2792)}}.snow:nth-child(33){opacity:1.5084;transform:translate(48.8982vw,-10px) scale(.9767);animation:fall-33 14s -10s linear infinite}@keyframes fall-33{37.012%{transform:translate(58.0803vw,37.012vh) scale(.9767)}to{transform:translate(53.48925vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.2626;transform:translate(97.911vw,-10px) scale(.1458);animation:fall-34 24s -19s linear infinite}@keyframes fall-34{64.643%{transform:translate(97.5918vw,64.643vh) scale(.1458)}to{transform:translate(97.7514vw,99vh) scale(.1458)}}.snow:nth-child(35){opacity:1.7324;transform:translate(30.2875vw,-10px) scale(.6832);animation:fall-35 30s -23s linear infinite}@keyframes fall-35{40.184%{transform:translate(20.7854vw,40.184vh) scale(.6832)}to{transform:translate(25.53645vw,99vh) scale(.6832)}}.snow:nth-child(36){opacity:1.346;transform:translate(71.2741vw,-10px) scale(.9263);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{71.485%{transform:translate(70.6407vw,71.485vh) scale(.9263)}to{transform:translate(70.9574vw,99vh) scale(.9263)}}.snow:nth-child(37){opacity:.5642;transform:translate(26.0499vw,-10px) scale(.478);animation:fall-37 21s -19s linear infinite}@keyframes fall-37{51.639%{transform:translate(25.2431vw,51.639vh) scale(.478)}to{transform:translate(25.6465vw,99vh) scale(.478)}}.snow:nth-child(38){opacity:1.6218;transform:translate(92.4951vw,-10px) scale(.2857);animation:fall-38 19s -22s linear infinite}@keyframes fall-38{45.495%{transform:translate(96.239vw,45.495vh) scale(.2857)}to{transform:translate(94.36705vw,99vh) scale(.2857)}}.snow:nth-child(39){opacity:1.8664;transform:translate(99.122vw,-10px) scale(.1627);animation:fall-39 29s -29s linear infinite}@keyframes fall-39{70.327%{transform:translate(104.3843vw,70.327vh) scale(.1627)}to{transform:translate(101.75315vw,99vh) scale(.1627)}}.snow:nth-child(40){opacity:1.3592;transform:translate(65.9441vw,-10px) scale(.0793);animation:fall-40 20s -23s linear infinite}@keyframes fall-40{60.285%{transform:translate(74.8943vw,60.285vh) scale(.0793)}to{transform:translate(70.4192vw,99vh) scale(.0793)}}.snow:nth-child(41){opacity:1.4316;transform:translate(2.2057vw,-10px) scale(.4927);animation:fall-41 27s -30s linear infinite}@keyframes fall-41{46.185%{transform:translate(8.1061vw,46.185vh) scale(.4927)}to{transform:translate(5.1559vw,99vh) scale(.4927)}}.snow:nth-child(42){opacity:.9512;transform:translate(78.4387vw,-10px) scale(.0849);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{71.862%{transform:translate(78.3129vw,71.862vh) scale(.0849)}to{transform:translate(78.3758vw,99vh) scale(.0849)}}.snow:nth-child(43){opacity:.8438;transform:translate(17.7517vw,-10px) scale(.0777);animation:fall-43 18s -28s linear infinite}@keyframes fall-43{67.087%{transform:translate(21.2895vw,67.087vh) scale(.0777)}to{transform:translate(19.5206vw,99vh) scale(.0777)}}.snow:nth-child(44){opacity:.3292;transform:translate(70.9729vw,-10px) scale(.1479);animation:fall-44 13s -23s linear infinite}@keyframes fall-44{62.08%{transform:translate(78.3759vw,62.08vh) scale(.1479)}to{transform:translate(74.6744vw,99vh) scale(.1479)}}.snow:nth-child(45){opacity:1.1392;transform:translate(60.7437vw,-10px) scale(.9931);animation:fall-45 28s -27s linear infinite}@keyframes fall-45{73.061%{transform:translate(65.8866vw,73.061vh) scale(.9931)}to{transform:translate(63.31515vw,99vh) scale(.9931)}}.snow:nth-child(46){opacity:1.182;transform:translate(15.0338vw,-10px) scale(.1544);animation:fall-46 10s -24s linear infinite}@keyframes fall-46{76.891%{transform:translate(20.7361vw,76.891vh) scale(.1544)}to{transform:translate(17.88495vw,99vh) scale(.1544)}}.snow:nth-child(47){opacity:1.007;transform:translate(1.2371vw,-10px) scale(.1629);animation:fall-47 18s -19s linear infinite}@keyframes fall-47{55.496%{transform:translate(6.0788vw,55.496vh) scale(.1629)}to{transform:translate(3.65795vw,99vh) scale(.1629)}}.snow:nth-child(48){opacity:.7506;transform:translate(63.8816vw,-10px) scale(.836);animation:fall-48 25s -24s linear infinite}@keyframes fall-48{66.903%{transform:translate(55.5281vw,66.903vh) scale(.836)}to{transform:translate(59.70485vw,99vh) scale(.836)}}.snow:nth-child(49){opacity:1.6452;transform:translate(24.0497vw,-10px) scale(.2856);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{73.949%{transform:translate(27.0974vw,73.949vh) scale(.2856)}to{transform:translate(25.57355vw,99vh) scale(.2856)}}.snow:nth-child(50){opacity:.1244;transform:translate(95.821vw,-10px) scale(.9334);animation:fall-50 20s -26s linear infinite}@keyframes fall-50{65.999%{transform:translate(99.9833vw,65.999vh) scale(.9334)}to{transform:translate(97.90215vw,99vh) scale(.9334)}}.snow:nth-child(51){opacity:1.644;transform:translate(46.7124vw,-10px) scale(.5113);animation:fall-51 17s -7s linear infinite}@keyframes fall-51{60.676%{transform:translate(45.0797vw,60.676vh) scale(.5113)}to{transform:translate(45.89605vw,99vh) scale(.5113)}}.snow:nth-child(52){opacity:.7804;transform:translate(39.6147vw,-10px) scale(.979);animation:fall-52 14s -12s linear infinite}@keyframes fall-52{31.898%{transform:translate(42.105vw,31.898vh) scale(.979)}to{transform:translate(40.85985vw,99vh) scale(.979)}}.snow:nth-child(53){opacity:.3078;transform:translate(20.3111vw,-10px) scale(.1704);animation:fall-53 17s -27s linear infinite}@keyframes fall-53{33.051%{transform:translate(15.8304vw,33.051vh) scale(.1704)}to{transform:translate(18.07075vw,99vh) scale(.1704)}}.snow:nth-child(54){opacity:1.6968;transform:translate(76.0874vw,-10px) scale(.4317);animation:fall-54 16s -6s linear infinite}@keyframes fall-54{70.3%{transform:translate(70.1516vw,70.3vh) scale(.4317)}to{transform:translate(73.1195vw,99vh) scale(.4317)}}.snow:nth-child(55){opacity:.1916;transform:translate(80.4012vw,-10px) scale(.7213);animation:fall-55 19s -13s linear infinite}@keyframes fall-55{69.699%{transform:translate(85.8289vw,69.699vh) scale(.7213)}to{transform:translate(83.11505vw,99vh) scale(.7213)}}.snow:nth-child(56){opacity:.226;transform:translate(26.2732vw,-10px) scale(.9123);animation:fall-56 13s -12s linear infinite}@keyframes fall-56{79.957%{transform:translate(29.9853vw,79.957vh) scale(.9123)}to{transform:translate(28.12925vw,99vh) scale(.9123)}}.snow:nth-child(57){opacity:.3582;transform:translate(79.8934vw,-10px) scale(.2298);animation:fall-57 13s -7s linear infinite}@keyframes fall-57{50.39%{transform:translate(70.4893vw,50.39vh) scale(.2298)}to{transform:translate(75.19135vw,99vh) scale(.2298)}}.snow:nth-child(58){opacity:.723;transform:translate(24.9928vw,-10px) scale(.6254);animation:fall-58 19s -30s linear infinite}@keyframes fall-58{40.865%{transform:translate(33.6919vw,40.865vh) scale(.6254)}to{transform:translate(29.34235vw,99vh) scale(.6254)}}.snow:nth-child(59){opacity:.6996;transform:translate(66.8178vw,-10px) scale(.0378);animation:fall-59 11s -16s linear infinite}@keyframes fall-59{55.465%{transform:translate(64.6605vw,55.465vh) scale(.0378)}to{transform:translate(65.73915vw,99vh) scale(.0378)}}.snow:nth-child(60){opacity:1.6096;transform:translate(96.2801vw,-10px) scale(.9513);animation:fall-60 28s -23s linear infinite}@keyframes fall-60{36.89%{transform:translate(103.241vw,36.89vh) scale(.9513)}to{transform:translate(99.76055vw,99vh) scale(.9513)}}.snow:nth-child(61){opacity:.8454;transform:translate(11.5791vw,-10px) scale(.9142);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{70.767%{transform:translate(2.6959vw,70.767vh) scale(.9142)}to{transform:translate(7.1375vw,99vh) scale(.9142)}}.snow:nth-child(62){opacity:.7544;transform:translate(67.5028vw,-10px) scale(.4146);animation:fall-62 14s -2s linear infinite}@keyframes fall-62{67.984%{transform:translate(73.4155vw,67.984vh) scale(.4146)}to{transform:translate(70.45915vw,99vh) scale(.4146)}}.snow:nth-child(63){opacity:1.2968;transform:translate(62.6835vw,-10px) scale(.5443);animation:fall-63 14s -20s linear infinite}@keyframes fall-63{45.709%{transform:translate(56.3097vw,45.709vh) scale(.5443)}to{transform:translate(59.4966vw,99vh) scale(.5443)}}.snow:nth-child(64){opacity:.1804;transform:translate(14.2479vw,-10px) scale(.2228);animation:fall-64 25s -8s linear infinite}@keyframes fall-64{58.282%{transform:translate(19.3981vw,58.282vh) scale(.2228)}to{transform:translate(16.823vw,99vh) scale(.2228)}}.snow:nth-child(65){opacity:.2638;transform:translate(66.9552vw,-10px) scale(.1927);animation:fall-65 29s -18s linear infinite}@keyframes fall-65{49.912%{transform:translate(64.363vw,49.912vh) scale(.1927)}to{transform:translate(65.6591vw,99vh) scale(.1927)}}.snow:nth-child(66){opacity:.5478;transform:translate(93.0837vw,-10px) scale(.1409);animation:fall-66 25s -23s linear infinite}@keyframes fall-66{48.851%{transform:translate(95.7975vw,48.851vh) scale(.1409)}to{transform:translate(94.4406vw,99vh) scale(.1409)}}.snow:nth-child(67){opacity:.2756;transform:translate(10.9326vw,-10px) scale(.1359);animation:fall-67 28s -17s linear infinite}@keyframes fall-67{51.643%{transform:translate(19.7235vw,51.643vh) scale(.1359)}to{transform:translate(15.32805vw,99vh) scale(.1359)}}.snow:nth-child(68){opacity:1.6634;transform:translate(77.0821vw,-10px) scale(.4491);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{68.762%{transform:translate(69.5582vw,68.762vh) scale(.4491)}to{transform:translate(73.32015vw,99vh) scale(.4491)}}.snow:nth-child(69){opacity:1.6622;transform:translate(74.9177vw,-10px) scale(.9853);animation:fall-69 25s -2s linear infinite}@keyframes fall-69{33.409%{transform:translate(71.3384vw,33.409vh) scale(.9853)}to{transform:translate(73.12805vw,99vh) scale(.9853)}}.snow:nth-child(70){opacity:.8936;transform:translate(77.6026vw,-10px) scale(.3442);animation:fall-70 20s -30s linear infinite}@keyframes fall-70{59.829%{transform:translate(83.3773vw,59.829vh) scale(.3442)}to{transform:translate(80.48995vw,99vh) scale(.3442)}}.snow:nth-child(71){opacity:1.642;transform:translate(29.5831vw,-10px) scale(.1903);animation:fall-71 16s -15s linear infinite}@keyframes fall-71{49.505%{transform:translate(37.6165vw,49.505vh) scale(.1903)}to{transform:translate(33.5998vw,99vh) scale(.1903)}}.snow:nth-child(72){opacity:.6986;transform:translate(97.4488vw,-10px) scale(.6834);animation:fall-72 24s -25s linear infinite}@keyframes fall-72{34.513%{transform:translate(89.6145vw,34.513vh) scale(.6834)}to{transform:translate(93.53165vw,99vh) scale(.6834)}}.snow:nth-child(73){opacity:1.291;transform:translate(92.5255vw,-10px) scale(.8261);animation:fall-73 12s -15s linear infinite}@keyframes fall-73{42.489%{transform:translate(93.4374vw,42.489vh) scale(.8261)}to{transform:translate(92.98145vw,99vh) scale(.8261)}}.snow:nth-child(74){opacity:.8072;transform:translate(43.9962vw,-10px) scale(.6459);animation:fall-74 30s -9s linear infinite}@keyframes fall-74{78.555%{transform:translate(48.9445vw,78.555vh) scale(.6459)}to{transform:translate(46.47035vw,99vh) scale(.6459)}}.snow:nth-child(75){opacity:1.3492;transform:translate(87.0614vw,-10px) scale(.1143);animation:fall-75 20s -26s linear infinite}@keyframes fall-75{57.74%{transform:translate(90.8883vw,57.74vh) scale(.1143)}to{transform:translate(88.97485vw,99vh) scale(.1143)}}.snow:nth-child(76){opacity:.3392;transform:translate(5.9445vw,-10px) scale(.8255);animation:fall-76 26s -26s linear infinite}@keyframes fall-76{63.918%{transform:translate(13.396vw,63.918vh) scale(.8255)}to{transform:translate(9.67025vw,99vh) scale(.8255)}}.snow:nth-child(77){opacity:1.2992;transform:translate(60.8167vw,-10px) scale(.7332);animation:fall-77 19s -28s linear infinite}@keyframes fall-77{44.021%{transform:translate(66.8641vw,44.021vh) scale(.7332)}to{transform:translate(63.8404vw,99vh) scale(.7332)}}.snow:nth-child(78){opacity:.2088;transform:translate(86.4088vw,-10px) scale(.234);animation:fall-78 27s -21s linear infinite}@keyframes fall-78{67.438%{transform:translate(95.5349vw,67.438vh) scale(.234)}to{transform:translate(90.97185vw,99vh) scale(.234)}}.snow:nth-child(79){opacity:1.8954;transform:translate(80.3547vw,-10px) scale(.1114);animation:fall-79 15s -4s linear infinite}@keyframes fall-79{38.183%{transform:translate(89.8219vw,38.183vh) scale(.1114)}to{transform:translate(85.0883vw,99vh) scale(.1114)}}.snow:nth-child(80){opacity:1.5686;transform:translate(61.5147vw,-10px) scale(.9685);animation:fall-80 22s -2s linear infinite}@keyframes fall-80{63.268%{transform:translate(53.8192vw,63.268vh) scale(.9685)}to{transform:translate(57.66695vw,99vh) scale(.9685)}}.snow:nth-child(81){opacity:1.3848;transform:translate(78.1871vw,-10px) scale(.5647);animation:fall-81 11s -19s linear infinite}@keyframes fall-81{73.085%{transform:translate(69.482vw,73.085vh) scale(.5647)}to{transform:translate(73.83455vw,99vh) scale(.5647)}}.snow:nth-child(82){opacity:.7058;transform:translate(55.8661vw,-10px) scale(.6771);animation:fall-82 19s -21s linear infinite}@keyframes fall-82{74.911%{transform:translate(59.7018vw,74.911vh) scale(.6771)}to{transform:translate(57.78395vw,99vh) scale(.6771)}}.snow:nth-child(83){opacity:.7878;transform:translate(4.6354vw,-10px) scale(.633);animation:fall-83 22s -8s linear infinite}@keyframes fall-83{71.519%{transform:translate(-1.4168vw,71.519vh) scale(.633)}to{transform:translate(1.6093vw,99vh) scale(.633)}}.snow:nth-child(84){opacity:1.9592;transform:translate(20.8409vw,-10px) scale(.4876);animation:fall-84 11s -5s linear infinite}@keyframes fall-84{36.819%{transform:translate(14.1723vw,36.819vh) scale(.4876)}to{transform:translate(17.5066vw,99vh) scale(.4876)}}.snow:nth-child(85){opacity:1.8738;transform:translate(22.385vw,-10px) scale(.9686);animation:fall-85 16s -7s linear infinite}@keyframes fall-85{73.552%{transform:translate(19.7565vw,73.552vh) scale(.9686)}to{transform:translate(21.07075vw,99vh) scale(.9686)}}.snow:nth-child(86){opacity:1.3874;transform:translate(55.2721vw,-10px) scale(.083);animation:fall-86 10s -16s linear infinite}@keyframes fall-86{78.738%{transform:translate(52.1292vw,78.738vh) scale(.083)}to{transform:translate(53.70065vw,99vh) scale(.083)}}.snow:nth-child(87){opacity:1.7356;transform:translate(8.5282vw,-10px) scale(.4809);animation:fall-87 13s -2s linear infinite}@keyframes fall-87{32.584%{transform:translate(10.6896vw,32.584vh) scale(.4809)}to{transform:translate(9.6089vw,99vh) scale(.4809)}}.snow:nth-child(88){opacity:.1728;transform:translate(83.3677vw,-10px) scale(.6225);animation:fall-88 20s -27s linear infinite}@keyframes fall-88{70.93%{transform:translate(79.5536vw,70.93vh) scale(.6225)}to{transform:translate(81.46065vw,99vh) scale(.6225)}}.snow:nth-child(89){opacity:1.255;transform:translate(53.8868vw,-10px) scale(.5859);animation:fall-89 10s -24s linear infinite}@keyframes fall-89{57.036%{transform:translate(55.6589vw,57.036vh) scale(.5859)}to{transform:translate(54.77285vw,99vh) scale(.5859)}}.snow:nth-child(90){opacity:1.4758;transform:translate(39.4477vw,-10px) scale(.8944);animation:fall-90 25s -16s linear infinite}@keyframes fall-90{59.05%{transform:translate(45.1899vw,59.05vh) scale(.8944)}to{transform:translate(42.3188vw,99vh) scale(.8944)}}.snow:nth-child(91){opacity:1.28;transform:translate(46.438vw,-10px) scale(.1931);animation:fall-91 17s -2s linear infinite}@keyframes fall-91{42.052%{transform:translate(38.7494vw,42.052vh) scale(.1931)}to{transform:translate(42.5937vw,99vh) scale(.1931)}}.snow:nth-child(92){opacity:1.9046;transform:translate(96.433vw,-10px) scale(.1697);animation:fall-92 13s -18s linear infinite}@keyframes fall-92{43.491%{transform:translate(89.3349vw,43.491vh) scale(.1697)}to{transform:translate(92.88395vw,99vh) scale(.1697)}}.snow:nth-child(93){opacity:1.4088;transform:translate(65.4066vw,-10px) scale(.2198);animation:fall-93 19s -8s linear infinite}@keyframes fall-93{34.494%{transform:translate(57.0895vw,34.494vh) scale(.2198)}to{transform:translate(61.24805vw,99vh) scale(.2198)}}.snow:nth-child(94){opacity:1.3118;transform:translate(47.4946vw,-10px) scale(.9726);animation:fall-94 19s -12s linear infinite}@keyframes fall-94{31.178%{transform:translate(51.3615vw,31.178vh) scale(.9726)}to{transform:translate(49.42805vw,99vh) scale(.9726)}}.snow:nth-child(95){opacity:1.5798;transform:translate(65.2906vw,-10px) scale(.5067);animation:fall-95 25s -21s linear infinite}@keyframes fall-95{49.245%{transform:translate(59.0148vw,49.245vh) scale(.5067)}to{transform:translate(62.1527vw,99vh) scale(.5067)}}.snow:nth-child(96){opacity:1.9022;transform:translate(60.1446vw,-10px) scale(.6637);animation:fall-96 22s -12s linear infinite}@keyframes fall-96{45.787%{transform:translate(51.857vw,45.787vh) scale(.6637)}to{transform:translate(56.0008vw,99vh) scale(.6637)}}.snow:nth-child(97){opacity:1.0932;transform:translate(41.2849vw,-10px) scale(.4308);animation:fall-97 24s -2s linear infinite}@keyframes fall-97{64.803%{transform:translate(32.1679vw,64.803vh) scale(.4308)}to{transform:translate(36.7264vw,99vh) scale(.4308)}}.snow:nth-child(98){opacity:.5796;transform:translate(70.679vw,-10px) scale(.3515);animation:fall-98 11s -24s linear infinite}@keyframes fall-98{67.298%{transform:translate(63.044vw,67.298vh) scale(.3515)}to{transform:translate(66.8615vw,99vh) scale(.3515)}}.snow:nth-child(99){opacity:.9562;transform:translate(87.924vw,-10px) scale(.8228);animation:fall-99 26s -28s linear infinite}@keyframes fall-99{33.551%{transform:translate(91.6054vw,33.551vh) scale(.8228)}to{transform:translate(89.7647vw,99vh) scale(.8228)}}.snow:nth-child(100){opacity:.1024;transform:translate(76.4759vw,-10px) scale(.578);animation:fall-100 17s -16s linear infinite}@keyframes fall-100{53.019%{transform:translate(77.8498vw,53.019vh) scale(.578)}to{transform:translate(77.16285vw,99vh) scale(.578)}}.snow:nth-child(101){opacity:.2124;transform:translate(5.3569vw,-10px) scale(.9017);animation:fall-101 18s -12s linear infinite}@keyframes fall-101{77.963%{transform:translate(13.6698vw,77.963vh) scale(.9017)}to{transform:translate(9.51335vw,99vh) scale(.9017)}}.snow:nth-child(102){opacity:1.755;transform:translate(63.2825vw,-10px) scale(.2696);animation:fall-102 28s -9s linear infinite}@keyframes fall-102{75.586%{transform:translate(67.729vw,75.586vh) scale(.2696)}to{transform:translate(65.50575vw,99vh) scale(.2696)}}.snow:nth-child(103){opacity:.2582;transform:translate(35.6062vw,-10px) scale(.7915);animation:fall-103 20s -23s linear infinite}@keyframes fall-103{68.107%{transform:translate(37.9646vw,68.107vh) scale(.7915)}to{transform:translate(36.7854vw,99vh) scale(.7915)}}.snow:nth-child(104){opacity:.7002;transform:translate(62.057vw,-10px) scale(.7017);animation:fall-104 28s -21s linear infinite}@keyframes fall-104{75.962%{transform:translate(62.4239vw,75.962vh) scale(.7017)}to{transform:translate(62.24045vw,99vh) scale(.7017)}}.snow:nth-child(105){opacity:.2334;transform:translate(58.336vw,-10px) scale(.7749);animation:fall-105 27s -3s linear infinite}@keyframes fall-105{66.595%{transform:translate(60.1916vw,66.595vh) scale(.7749)}to{transform:translate(59.2638vw,99vh) scale(.7749)}}.snow:nth-child(106){opacity:.084;transform:translate(26.235vw,-10px) scale(.6934);animation:fall-106 25s -19s linear infinite}@keyframes fall-106{65.579%{transform:translate(25.1119vw,65.579vh) scale(.6934)}to{transform:translate(25.67345vw,99vh) scale(.6934)}}.snow:nth-child(107){opacity:1.2968;transform:translate(68.9369vw,-10px) scale(.0195);animation:fall-107 22s -6s linear infinite}@keyframes fall-107{38.228%{transform:translate(64.3055vw,38.228vh) scale(.0195)}to{transform:translate(66.6212vw,99vh) scale(.0195)}}.snow:nth-child(108){opacity:.0916;transform:translate(43.2237vw,-10px) scale(.1928);animation:fall-108 12s -18s linear infinite}@keyframes fall-108{58.249%{transform:translate(39.6101vw,58.249vh) scale(.1928)}to{transform:translate(41.4169vw,99vh) scale(.1928)}}.snow:nth-child(109){opacity:.324;transform:translate(56.9251vw,-10px) scale(.3133);animation:fall-109 15s -15s linear infinite}@keyframes fall-109{70.018%{transform:translate(52.8769vw,70.018vh) scale(.3133)}to{transform:translate(54.901vw,99vh) scale(.3133)}}.snow:nth-child(110){opacity:.3714;transform:translate(99.9229vw,-10px) scale(.9253);animation:fall-110 10s -25s linear infinite}@keyframes fall-110{38.619%{transform:translate(105.9091vw,38.619vh) scale(.9253)}to{transform:translate(102.916vw,99vh) scale(.9253)}}.snow:nth-child(111){opacity:1.058;transform:translate(23.9465vw,-10px) scale(.6869);animation:fall-111 16s -28s linear infinite}@keyframes fall-111{66.303%{transform:translate(25.3424vw,66.303vh) scale(.6869)}to{transform:translate(24.64445vw,99vh) scale(.6869)}}.snow:nth-child(112){opacity:.9088;transform:translate(65.8264vw,-10px) scale(.0896);animation:fall-112 16s -17s linear infinite}@keyframes fall-112{59.002%{transform:translate(68.0824vw,59.002vh) scale(.0896)}to{transform:translate(66.9544vw,99vh) scale(.0896)}}.snow:nth-child(113){opacity:.7324;transform:translate(61.2932vw,-10px) scale(.4835);animation:fall-113 10s -24s linear infinite}@keyframes fall-113{77.132%{transform:translate(56.2171vw,77.132vh) scale(.4835)}to{transform:translate(58.75515vw,99vh) scale(.4835)}}.snow:nth-child(114){opacity:.4412;transform:translate(99.264vw,-10px) scale(.1802);animation:fall-114 13s -13s linear infinite}@keyframes fall-114{58.007%{transform:translate(108.6488vw,58.007vh) scale(.1802)}to{transform:translate(103.9564vw,99vh) scale(.1802)}}.snow:nth-child(115){opacity:1.2048;transform:translate(55.4vw,-10px) scale(.7913);animation:fall-115 26s -26s linear infinite}@keyframes fall-115{63.939%{transform:translate(54.4176vw,63.939vh) scale(.7913)}to{transform:translate(54.9088vw,99vh) scale(.7913)}}.snow:nth-child(116){opacity:.639;transform:translate(3.998vw,-10px) scale(.5886);animation:fall-116 29s -15s linear infinite}@keyframes fall-116{62.631%{transform:translate(-2.688vw,62.631vh) scale(.5886)}to{transform:translate(.655vw,99vh) scale(.5886)}}.snow:nth-child(117){opacity:.685;transform:translate(62.9773vw,-10px) scale(.9639);animation:fall-117 17s -5s linear infinite}@keyframes fall-117{61.356%{transform:translate(65.4279vw,61.356vh) scale(.9639)}to{transform:translate(64.2026vw,99vh) scale(.9639)}}.snow:nth-child(118){opacity:.088;transform:translate(29.5191vw,-10px) scale(.5282);animation:fall-118 17s -26s linear infinite}@keyframes fall-118{69.097%{transform:translate(38.3326vw,69.097vh) scale(.5282)}to{transform:translate(33.92585vw,99vh) scale(.5282)}}.snow:nth-child(119){opacity:.9506;transform:translate(23.5687vw,-10px) scale(.6693);animation:fall-119 14s -6s linear infinite}@keyframes fall-119{33.799%{transform:translate(33.177vw,33.799vh) scale(.6693)}to{transform:translate(28.37285vw,99vh) scale(.6693)}}.snow:nth-child(120){opacity:1.5526;transform:translate(33.0104vw,-10px) scale(.2839);animation:fall-120 21s -7s linear infinite}@keyframes fall-120{63.554%{transform:translate(38.7333vw,63.554vh) scale(.2839)}to{transform:translate(35.87185vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:1.1996;transform:translate(34.8671vw,-10px) scale(.0469);animation:fall-121 24s -30s linear infinite}@keyframes fall-121{34.174%{transform:translate(27.3104vw,34.174vh) scale(.0469)}to{transform:translate(31.08875vw,99vh) scale(.0469)}}.snow:nth-child(122){opacity:1.7382;transform:translate(66.9587vw,-10px) scale(.0204);animation:fall-122 16s -27s linear infinite}@keyframes fall-122{54.549%{transform:translate(70.3354vw,54.549vh) scale(.0204)}to{transform:translate(68.64705vw,99vh) scale(.0204)}}.snow:nth-child(123){opacity:1.3502;transform:translate(38.8708vw,-10px) scale(.9761);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{69.425%{transform:translate(41.3129vw,69.425vh) scale(.9761)}to{transform:translate(40.09185vw,99vh) scale(.9761)}}.snow:nth-child(124){opacity:1.663;transform:translate(33.4603vw,-10px) scale(.3535);animation:fall-124 10s -16s linear infinite}@keyframes fall-124{35.108%{transform:translate(34.424vw,35.108vh) scale(.3535)}to{transform:translate(33.94215vw,99vh) scale(.3535)}}.snow:nth-child(125){opacity:1.5466;transform:translate(34.3095vw,-10px) scale(.4962);animation:fall-125 29s -6s linear infinite}@keyframes fall-125{67.922%{transform:translate(25.0834vw,67.922vh) scale(.4962)}to{transform:translate(29.69645vw,99vh) scale(.4962)}}.snow:nth-child(126){opacity:1.8116;transform:translate(21.1769vw,-10px) scale(.9861);animation:fall-126 23s -6s linear infinite}@keyframes fall-126{65.99%{transform:translate(30.3732vw,65.99vh) scale(.9861)}to{transform:translate(25.77505vw,99vh) scale(.9861)}}.snow:nth-child(127){opacity:1.8506;transform:translate(78.3132vw,-10px) scale(.2484);animation:fall-127 14s -4s linear infinite}@keyframes fall-127{79.149%{transform:translate(82.6552vw,79.149vh) scale(.2484)}to{transform:translate(80.4842vw,99vh) scale(.2484)}}.snow:nth-child(128){opacity:.5156;transform:translate(52.0337vw,-10px) scale(.4322);animation:fall-128 14s -11s linear infinite}@keyframes fall-128{53.406%{transform:translate(55.8067vw,53.406vh) scale(.4322)}to{transform:translate(53.9202vw,99vh) scale(.4322)}}.snow:nth-child(129){opacity:.5182;transform:translate(18.7887vw,-10px) scale(.3068);animation:fall-129 11s -1s linear infinite}@keyframes fall-129{49.928%{transform:translate(15.2826vw,49.928vh) scale(.3068)}to{transform:translate(17.03565vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.0138;transform:translate(97.3185vw,-10px) scale(.6165);animation:fall-130 26s -6s linear infinite}@keyframes fall-130{42.543%{transform:translate(89.4267vw,42.543vh) scale(.6165)}to{transform:translate(93.3726vw,99vh) scale(.6165)}}.snow:nth-child(131){opacity:1.0396;transform:translate(36.7216vw,-10px) scale(.773);animation:fall-131 12s -4s linear infinite}@keyframes fall-131{55.65%{transform:translate(33.3181vw,55.65vh) scale(.773)}to{transform:translate(35.01985vw,99vh) scale(.773)}}.snow:nth-child(132){opacity:.5798;transform:translate(46.0844vw,-10px) scale(.7111);animation:fall-132 21s -1s linear infinite}@keyframes fall-132{47.616%{transform:translate(54.2254vw,47.616vh) scale(.7111)}to{transform:translate(50.1549vw,99vh) scale(.7111)}}.snow:nth-child(133){opacity:1.7754;transform:translate(32.5475vw,-10px) scale(.94);animation:fall-133 16s -23s linear infinite}@keyframes fall-133{40.752%{transform:translate(42.5246vw,40.752vh) scale(.94)}to{transform:translate(37.53605vw,99vh) scale(.94)}}.snow:nth-child(134){opacity:1.992;transform:translate(27.0869vw,-10px) scale(.2103);animation:fall-134 15s -3s linear infinite}@keyframes fall-134{50.788%{transform:translate(24.275vw,50.788vh) scale(.2103)}to{transform:translate(25.68095vw,99vh) scale(.2103)}}.snow:nth-child(135){opacity:1.4384;transform:translate(57.2048vw,-10px) scale(.7622);animation:fall-135 22s -9s linear infinite}@keyframes fall-135{67.02%{transform:translate(55.3741vw,67.02vh) scale(.7622)}to{transform:translate(56.28945vw,99vh) scale(.7622)}}.snow:nth-child(136){opacity:1.779;transform:translate(61.0757vw,-10px) scale(.3193);animation:fall-136 12s -3s linear infinite}@keyframes fall-136{31.628%{transform:translate(57.9724vw,31.628vh) scale(.3193)}to{transform:translate(59.52405vw,99vh) scale(.3193)}}.snow:nth-child(137){opacity:1.5292;transform:translate(13.5957vw,-10px) scale(.1826);animation:fall-137 27s -29s linear infinite}@keyframes fall-137{47.147%{transform:translate(18.4275vw,47.147vh) scale(.1826)}to{transform:translate(16.0116vw,99vh) scale(.1826)}}.snow:nth-child(138){opacity:1.0786;transform:translate(60.4209vw,-10px) scale(.6192);animation:fall-138 13s -19s linear infinite}@keyframes fall-138{78.351%{transform:translate(68.2664vw,78.351vh) scale(.6192)}to{transform:translate(64.34365vw,99vh) scale(.6192)}}.snow:nth-child(139){opacity:1.3738;transform:translate(72.2465vw,-10px) scale(.5276);animation:fall-139 10s -28s linear infinite}@keyframes fall-139{53.59%{transform:translate(71.1435vw,53.59vh) scale(.5276)}to{transform:translate(71.695vw,99vh) scale(.5276)}}.snow:nth-child(140){opacity:1.6374;transform:translate(13.7106vw,-10px) scale(.4422);animation:fall-140 18s -2s linear infinite}@keyframes fall-140{46.614%{transform:translate(8.3305vw,46.614vh) scale(.4422)}to{transform:translate(11.02055vw,99vh) scale(.4422)}}.snow:nth-child(141){opacity:1.631;transform:translate(34.6734vw,-10px) scale(.9073);animation:fall-141 16s -1s linear infinite}@keyframes fall-141{65.035%{transform:translate(31.3356vw,65.035vh) scale(.9073)}to{transform:translate(33.0045vw,99vh) scale(.9073)}}.snow:nth-child(142){opacity:.3596;transform:translate(4.9063vw,-10px) scale(.1537);animation:fall-142 16s -7s linear infinite}@keyframes fall-142{36.073%{transform:translate(9.9207vw,36.073vh) scale(.1537)}to{transform:translate(7.4135vw,99vh) scale(.1537)}}.snow:nth-child(143){opacity:.8582;transform:translate(4.6235vw,-10px) scale(.3243);animation:fall-143 24s -19s linear infinite}@keyframes fall-143{39.522%{transform:translate(-5.3564vw,39.522vh) scale(.3243)}to{transform:translate(-.36645vw,99vh) scale(.3243)}}.snow:nth-child(144){opacity:1.3168;transform:translate(91.9935vw,-10px) scale(.9741);animation:fall-144 26s -15s linear infinite}@keyframes fall-144{78.194%{transform:translate(95.6579vw,78.194vh) scale(.9741)}to{transform:translate(93.8257vw,99vh) scale(.9741)}}.snow:nth-child(145){opacity:.819;transform:translate(60.5128vw,-10px) scale(.0564);animation:fall-145 22s -14s linear infinite}@keyframes fall-145{46.802%{transform:translate(66.62vw,46.802vh) scale(.0564)}to{transform:translate(63.5664vw,99vh) scale(.0564)}}.snow:nth-child(146){opacity:1.7522;transform:translate(87.9972vw,-10px) scale(.5308);animation:fall-146 26s -1s linear infinite}@keyframes fall-146{70.795%{transform:translate(94.0685vw,70.795vh) scale(.5308)}to{transform:translate(91.03285vw,99vh) scale(.5308)}}.snow:nth-child(147){opacity:.1048;transform:translate(9.8251vw,-10px) scale(.6212);animation:fall-147 12s -23s linear infinite}@keyframes fall-147{59.524%{transform:translate(14.3312vw,59.524vh) scale(.6212)}to{transform:translate(12.07815vw,99vh) scale(.6212)}}.snow:nth-child(148){opacity:1.2116;transform:translate(31.2207vw,-10px) scale(.2803);animation:fall-148 25s -28s linear infinite}@keyframes fall-148{46.039%{transform:translate(37.5854vw,46.039vh) scale(.2803)}to{transform:translate(34.40305vw,99vh) scale(.2803)}}.snow:nth-child(149){opacity:1.3058;transform:translate(17.4645vw,-10px) scale(.0394);animation:fall-149 24s -24s linear infinite}@keyframes fall-149{47.744%{transform:translate(22.3154vw,47.744vh) scale(.0394)}to{transform:translate(19.88995vw,99vh) scale(.0394)}}.snow:nth-child(150){opacity:.5734;transform:translate(67.6019vw,-10px) scale(.0253);animation:fall-150 12s -27s linear infinite}@keyframes fall-150{38.471%{transform:translate(76.0008vw,38.471vh) scale(.0253)}to{transform:translate(71.80135vw,99vh) scale(.0253)}}.snow:nth-child(151){opacity:1.4182;transform:translate(82.4511vw,-10px) scale(.321);animation:fall-151 29s -9s linear infinite}@keyframes fall-151{77.717%{transform:translate(81.9958vw,77.717vh) scale(.321)}to{transform:translate(82.22345vw,99vh) scale(.321)}}.snow:nth-child(152){opacity:.405;transform:translate(93.9099vw,-10px) scale(.9056);animation:fall-152 23s -30s linear infinite}@keyframes fall-152{35.369%{transform:translate(98.3725vw,35.369vh) scale(.9056)}to{transform:translate(96.1412vw,99vh) scale(.9056)}}.snow:nth-child(153){opacity:1.9526;transform:translate(52.8078vw,-10px) scale(.1535);animation:fall-153 10s -13s linear infinite}@keyframes fall-153{56.123%{transform:translate(52.2675vw,56.123vh) scale(.1535)}to{transform:translate(52.53765vw,99vh) scale(.1535)}}.snow:nth-child(154){opacity:.6652;transform:translate(20.3828vw,-10px) scale(.3714);animation:fall-154 10s -26s linear infinite}@keyframes fall-154{35.137%{transform:translate(24.652vw,35.137vh) scale(.3714)}to{transform:translate(22.5174vw,99vh) scale(.3714)}}.snow:nth-child(155){opacity:.9136;transform:translate(99.6866vw,-10px) scale(.8499);animation:fall-155 12s -25s linear infinite}@keyframes fall-155{53.067%{transform:translate(97.7865vw,53.067vh) scale(.8499)}to{transform:translate(98.73655vw,99vh) scale(.8499)}}.snow:nth-child(156){opacity:1.225;transform:translate(83.3164vw,-10px) scale(.1681);animation:fall-156 12s -5s linear infinite}@keyframes fall-156{33.602%{transform:translate(85.8458vw,33.602vh) scale(.1681)}to{transform:translate(84.5811vw,99vh) scale(.1681)}}.snow:nth-child(157){opacity:1.164;transform:translate(65.6178vw,-10px) scale(.5791);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{44.264%{transform:translate(63.9688vw,44.264vh) scale(.5791)}to{transform:translate(64.7933vw,99vh) scale(.5791)}}.snow:nth-child(158){opacity:.2878;transform:translate(99.3673vw,-10px) scale(.3308);animation:fall-158 23s -13s linear infinite}@keyframes fall-158{57.984%{transform:translate(94.9105vw,57.984vh) scale(.3308)}to{transform:translate(97.1389vw,99vh) scale(.3308)}}.snow:nth-child(159){opacity:.2502;transform:translate(80.0595vw,-10px) scale(.56);animation:fall-159 13s -27s linear infinite}@keyframes fall-159{57.883%{transform:translate(75.8834vw,57.883vh) scale(.56)}to{transform:translate(77.97145vw,99vh) scale(.56)}}.snow:nth-child(160){opacity:1.1244;transform:translate(12.612vw,-10px) scale(.39);animation:fall-160 25s -16s linear infinite}@keyframes fall-160{69.085%{transform:translate(4.6278vw,69.085vh) scale(.39)}to{transform:translate(8.6199vw,99vh) scale(.39)}}.snow:nth-child(161){opacity:.5248;transform:translate(44.1228vw,-10px) scale(.3441);animation:fall-161 10s -20s linear infinite}@keyframes fall-161{58.866%{transform:translate(37.407vw,58.866vh) scale(.3441)}to{transform:translate(40.7649vw,99vh) scale(.3441)}}.snow:nth-child(162){opacity:1.236;transform:translate(95.6602vw,-10px) scale(.6161);animation:fall-162 19s -1s linear infinite}@keyframes fall-162{47.279%{transform:translate(95.2824vw,47.279vh) scale(.6161)}to{transform:translate(95.4713vw,99vh) scale(.6161)}}.snow:nth-child(163){opacity:.7372;transform:translate(71.1376vw,-10px) scale(.3953);animation:fall-163 29s -1s linear infinite}@keyframes fall-163{72.345%{transform:translate(75.9187vw,72.345vh) scale(.3953)}to{transform:translate(73.52815vw,99vh) scale(.3953)}}.snow:nth-child(164){opacity:1.5488;transform:translate(81.7428vw,-10px) scale(.2543);animation:fall-164 17s -9s linear infinite}@keyframes fall-164{37.719%{transform:translate(89.8984vw,37.719vh) scale(.2543)}to{transform:translate(85.8206vw,99vh) scale(.2543)}}.snow:nth-child(165){opacity:.685;transform:translate(1.2636vw,-10px) scale(.418);animation:fall-165 25s -6s linear infinite}@keyframes fall-165{71.179%{transform:translate(-8.4963vw,71.179vh) scale(.418)}to{transform:translate(-3.61635vw,99vh) scale(.418)}}.snow:nth-child(166){opacity:1.47;transform:translate(12.3228vw,-10px) scale(.3187);animation:fall-166 22s -9s linear infinite}@keyframes fall-166{41.274%{transform:translate(17.8426vw,41.274vh) scale(.3187)}to{transform:translate(15.0827vw,99vh) scale(.3187)}}.snow:nth-child(167){opacity:.7862;transform:translate(10.1555vw,-10px) scale(.5848);animation:fall-167 18s -23s linear infinite}@keyframes fall-167{70.621%{transform:translate(2.5575vw,70.621vh) scale(.5848)}to{transform:translate(6.3565vw,99vh) scale(.5848)}}.snow:nth-child(168){opacity:1.5122;transform:translate(15.8522vw,-10px) scale(.302);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{67.315%{transform:translate(14.7997vw,67.315vh) scale(.302)}to{transform:translate(15.32595vw,99vh) scale(.302)}}.snow:nth-child(169){opacity:.7358;transform:translate(82.6651vw,-10px) scale(.2558);animation:fall-169 19s -25s linear infinite}@keyframes fall-169{33.196%{transform:translate(92.2051vw,33.196vh) scale(.2558)}to{transform:translate(87.4351vw,99vh) scale(.2558)}}.snow:nth-child(170){opacity:.25;transform:translate(67.5585vw,-10px) scale(.0482);animation:fall-170 15s -13s linear infinite}@keyframes fall-170{68.141%{transform:translate(60.4939vw,68.141vh) scale(.0482)}to{transform:translate(64.0262vw,99vh) scale(.0482)}}.snow:nth-child(171){opacity:.6526;transform:translate(77.0134vw,-10px) scale(.4982);animation:fall-171 17s -5s linear infinite}@keyframes fall-171{60.959%{transform:translate(86.0754vw,60.959vh) scale(.4982)}to{transform:translate(81.5444vw,99vh) scale(.4982)}}.snow:nth-child(172){opacity:1.0868;transform:translate(4.3652vw,-10px) scale(.1875);animation:fall-172 25s -22s linear infinite}@keyframes fall-172{31.749%{transform:translate(6.6187vw,31.749vh) scale(.1875)}to{transform:translate(5.49195vw,99vh) scale(.1875)}}.snow:nth-child(173){opacity:.1072;transform:translate(80.9139vw,-10px) scale(.7332);animation:fall-173 12s -26s linear infinite}@keyframes fall-173{38.11%{transform:translate(73.5274vw,38.11vh) scale(.7332)}to{transform:translate(77.22065vw,99vh) scale(.7332)}}.snow:nth-child(174){opacity:1.3;transform:translate(22.8501vw,-10px) scale(.3801);animation:fall-174 24s -13s linear infinite}@keyframes fall-174{65.624%{transform:translate(13.7497vw,65.624vh) scale(.3801)}to{transform:translate(18.2999vw,99vh) scale(.3801)}}.snow:nth-child(175){opacity:1.8622;transform:translate(20.3614vw,-10px) scale(.3049);animation:fall-175 28s -24s linear infinite}@keyframes fall-175{58.712%{transform:translate(19.537vw,58.712vh) scale(.3049)}to{transform:translate(19.9492vw,99vh) scale(.3049)}}.snow:nth-child(176){opacity:.5604;transform:translate(2.5292vw,-10px) scale(.1453);animation:fall-176 27s -11s linear infinite}@keyframes fall-176{70.922%{transform:translate(-3.0199vw,70.922vh) scale(.1453)}to{transform:translate(-.24535vw,99vh) scale(.1453)}}.snow:nth-child(177){opacity:1.475;transform:translate(8.4207vw,-10px) scale(.2728);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{46.105%{transform:translate(17.6988vw,46.105vh) scale(.2728)}to{transform:translate(13.05975vw,99vh) scale(.2728)}}.snow:nth-child(178){opacity:.8208;transform:translate(28.0219vw,-10px) scale(.2423);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{52.958%{transform:translate(21.4316vw,52.958vh) scale(.2423)}to{transform:translate(24.72675vw,99vh) scale(.2423)}}.snow:nth-child(179){opacity:.6018;transform:translate(66.8484vw,-10px) scale(.6096);animation:fall-179 25s -17s linear infinite}@keyframes fall-179{35.491%{transform:translate(70.9463vw,35.491vh) scale(.6096)}to{transform:translate(68.89735vw,99vh) scale(.6096)}}.snow:nth-child(180){opacity:1.2122;transform:translate(28.8372vw,-10px) scale(.0909);animation:fall-180 20s -11s linear infinite}@keyframes fall-180{44.312%{transform:translate(28.507vw,44.312vh) scale(.0909)}to{transform:translate(28.6721vw,99vh) scale(.0909)}}.snow:nth-child(181){opacity:.9068;transform:translate(5.3064vw,-10px) scale(.4241);animation:fall-181 20s -6s linear infinite}@keyframes fall-181{70.776%{transform:translate(-4.5906vw,70.776vh) scale(.4241)}to{transform:translate(.3579vw,99vh) scale(.4241)}}.snow:nth-child(182){opacity:.2296;transform:translate(53.3592vw,-10px) scale(.3653);animation:fall-182 18s -9s linear infinite}@keyframes fall-182{78.519%{transform:translate(62.8397vw,78.519vh) scale(.3653)}to{transform:translate(58.09945vw,99vh) scale(.3653)}}.snow:nth-child(183){opacity:.1184;transform:translate(39.9081vw,-10px) scale(.2097);animation:fall-183 29s -26s linear infinite}@keyframes fall-183{64.851%{transform:translate(35.308vw,64.851vh) scale(.2097)}to{transform:translate(37.60805vw,99vh) scale(.2097)}}.snow:nth-child(184){opacity:.6128;transform:translate(7.3862vw,-10px) scale(.6869);animation:fall-184 10s -25s linear infinite}@keyframes fall-184{43.973%{transform:translate(-.5297vw,43.973vh) scale(.6869)}to{transform:translate(3.42825vw,99vh) scale(.6869)}}.snow:nth-child(185){opacity:1.0564;transform:translate(9.9833vw,-10px) scale(.9947);animation:fall-185 19s -30s linear infinite}@keyframes fall-185{40.45%{transform:translate(12.621vw,40.45vh) scale(.9947)}to{transform:translate(11.30215vw,99vh) scale(.9947)}}.snow:nth-child(186){opacity:1.2454;transform:translate(22.9581vw,-10px) scale(.1267);animation:fall-186 14s -17s linear infinite}@keyframes fall-186{71.782%{transform:translate(26.9532vw,71.782vh) scale(.1267)}to{transform:translate(24.95565vw,99vh) scale(.1267)}}.snow:nth-child(187){opacity:.5732;transform:translate(75.8938vw,-10px) scale(.9278);animation:fall-187 13s -2s linear infinite}@keyframes fall-187{67.635%{transform:translate(81.2291vw,67.635vh) scale(.9278)}to{transform:translate(78.56145vw,99vh) scale(.9278)}}.snow:nth-child(188){opacity:1.2214;transform:translate(53.2211vw,-10px) scale(.0356);animation:fall-188 30s -15s linear infinite}@keyframes fall-188{33.903%{transform:translate(54.5184vw,33.903vh) scale(.0356)}to{transform:translate(53.86975vw,99vh) scale(.0356)}}.snow:nth-child(189){opacity:.966;transform:translate(88.3187vw,-10px) scale(.6884);animation:fall-189 22s -8s linear infinite}@keyframes fall-189{63.328%{transform:translate(93.2263vw,63.328vh) scale(.6884)}to{transform:translate(90.7725vw,99vh) scale(.6884)}}.snow:nth-child(190){opacity:.8598;transform:translate(89.9666vw,-10px) scale(.211);animation:fall-190 13s -5s linear infinite}@keyframes fall-190{69.522%{transform:translate(81.2353vw,69.522vh) scale(.211)}to{transform:translate(85.60095vw,99vh) scale(.211)}}.snow:nth-child(191){opacity:1.0682;transform:translate(45.7054vw,-10px) scale(.9564);animation:fall-191 15s -21s linear infinite}@keyframes fall-191{32.009%{transform:translate(43.911vw,32.009vh) scale(.9564)}to{transform:translate(44.8082vw,99vh) scale(.9564)}}.snow:nth-child(192){opacity:.0768;transform:translate(3.2104vw,-10px) scale(.2642);animation:fall-192 16s -14s linear infinite}@keyframes fall-192{56.659%{transform:translate(-4.0464vw,56.659vh) scale(.2642)}to{transform:translate(-.418vw,99vh) scale(.2642)}}.snow:nth-child(193){opacity:.0734;transform:translate(40.923vw,-10px) scale(.1534);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{50.752%{transform:translate(46.391vw,50.752vh) scale(.1534)}to{transform:translate(43.657vw,99vh) scale(.1534)}}.snow:nth-child(194){opacity:1.6912;transform:translate(96.3116vw,-10px) scale(.3254);animation:fall-194 29s -23s linear infinite}@keyframes fall-194{44.149%{transform:translate(97.307vw,44.149vh) scale(.3254)}to{transform:translate(96.8093vw,99vh) scale(.3254)}}.snow:nth-child(195){opacity:.4218;transform:translate(41.6726vw,-10px) scale(.8559);animation:fall-195 24s -24s linear infinite}@keyframes fall-195{60.352%{transform:translate(51.5628vw,60.352vh) scale(.8559)}to{transform:translate(46.6177vw,99vh) scale(.8559)}}.snow:nth-child(196){opacity:.6712;transform:translate(48.1956vw,-10px) scale(.8128);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{61.457%{transform:translate(52.2825vw,61.457vh) scale(.8128)}to{transform:translate(50.23905vw,99vh) scale(.8128)}}.snow:nth-child(197){opacity:.1706;transform:translate(13.4306vw,-10px) scale(.6035);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{34.782%{transform:translate(9.8737vw,34.782vh) scale(.6035)}to{transform:translate(11.65215vw,99vh) scale(.6035)}}.snow:nth-child(198){opacity:1.3592;transform:translate(27.0059vw,-10px) scale(.1395);animation:fall-198 26s -22s linear infinite}@keyframes fall-198{30.367%{transform:translate(31.4952vw,30.367vh) scale(.1395)}to{transform:translate(29.25055vw,99vh) scale(.1395)}}.snow:nth-child(199){opacity:1.8886;transform:translate(44.4581vw,-10px) scale(.9182);animation:fall-199 26s -3s linear infinite}@keyframes fall-199{46.629%{transform:translate(43.5221vw,46.629vh) scale(.9182)}to{transform:translate(43.9901vw,99vh) scale(.9182)}}.snow:nth-child(200){opacity:.421;transform:translate(94.9237vw,-10px) scale(.3367);animation:fall-200 30s -3s linear infinite}@keyframes fall-200{77.795%{transform:translate(103.7061vw,77.795vh) scale(.3367)}to{transform:translate(99.3149vw,99vh) scale(.3367)}}.snow:nth-child(201){opacity:.4644;transform:translate(8.4269vw,-10px) scale(.6954);animation:fall-201 20s -2s linear infinite}@keyframes fall-201{44.771%{transform:translate(1.7345vw,44.771vh) scale(.6954)}to{transform:translate(5.0807vw,99vh) scale(.6954)}}.snow:nth-child(202){opacity:1.022;transform:translate(49.4549vw,-10px) scale(.593);animation:fall-202 26s -24s linear infinite}@keyframes fall-202{50.302%{transform:translate(57.476vw,50.302vh) scale(.593)}to{transform:translate(53.46545vw,99vh) scale(.593)}}.snow:nth-child(203){opacity:.99;transform:translate(45.4813vw,-10px) scale(.5804);animation:fall-203 25s -23s linear infinite}@keyframes fall-203{30.231%{transform:translate(54.5331vw,30.231vh) scale(.5804)}to{transform:translate(50.0072vw,99vh) scale(.5804)}}.snow:nth-child(204){opacity:1.4568;transform:translate(13.4913vw,-10px) scale(.1464);animation:fall-204 15s -11s linear infinite}@keyframes fall-204{57.401%{transform:translate(10.8823vw,57.401vh) scale(.1464)}to{transform:translate(12.1868vw,99vh) scale(.1464)}}.snow:nth-child(205){opacity:1.355;transform:translate(62.6345vw,-10px) scale(.4163);animation:fall-205 12s -12s linear infinite}@keyframes fall-205{70.968%{transform:translate(54.2559vw,70.968vh) scale(.4163)}to{transform:translate(58.4452vw,99vh) scale(.4163)}}.snow:nth-child(206){opacity:1.5114;transform:translate(44.1758vw,-10px) scale(.2686);animation:fall-206 27s -23s linear infinite}@keyframes fall-206{72.79%{transform:translate(35.6447vw,72.79vh) scale(.2686)}to{transform:translate(39.91025vw,99vh) scale(.2686)}}.snow:nth-child(207){opacity:.2024;transform:translate(58.6334vw,-10px) scale(.6834);animation:fall-207 26s -7s linear infinite}@keyframes fall-207{58.1%{transform:translate(63.0658vw,58.1vh) scale(.6834)}to{transform:translate(60.8496vw,99vh) scale(.6834)}}.snow:nth-child(208){opacity:1.2118;transform:translate(32.0231vw,-10px) scale(.7762);animation:fall-208 28s -10s linear infinite}@keyframes fall-208{44.204%{transform:translate(35.7847vw,44.204vh) scale(.7762)}to{transform:translate(33.9039vw,99vh) scale(.7762)}}.snow:nth-child(209){opacity:.062;transform:translate(51.4923vw,-10px) scale(.7342);animation:fall-209 26s -17s linear infinite}@keyframes fall-209{65.358%{transform:translate(53.5444vw,65.358vh) scale(.7342)}to{transform:translate(52.51835vw,99vh) scale(.7342)}}.snow:nth-child(210){opacity:.8064;transform:translate(19.6643vw,-10px) scale(.1588);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{33.113%{transform:translate(14.1528vw,33.113vh) scale(.1588)}to{transform:translate(16.90855vw,99vh) scale(.1588)}}.snow:nth-child(211){opacity:1.1648;transform:translate(13.7023vw,-10px) scale(.2635);animation:fall-211 21s -15s linear infinite}@keyframes fall-211{46.754%{transform:translate(18.5065vw,46.754vh) scale(.2635)}to{transform:translate(16.1044vw,99vh) scale(.2635)}}.snow:nth-child(212){opacity:.5988;transform:translate(24.0698vw,-10px) scale(.7151);animation:fall-212 28s -30s linear infinite}@keyframes fall-212{64.612%{transform:translate(26.818vw,64.612vh) scale(.7151)}to{transform:translate(25.4439vw,99vh) scale(.7151)}}.snow:nth-child(213){opacity:1.7292;transform:translate(56.5453vw,-10px) scale(.0742);animation:fall-213 10s -25s linear infinite}@keyframes fall-213{71.047%{transform:translate(66.0623vw,71.047vh) scale(.0742)}to{transform:translate(61.3038vw,99vh) scale(.0742)}}.snow:nth-child(214){opacity:1.7066;transform:translate(54.241vw,-10px) scale(.8305);animation:fall-214 29s -20s linear infinite}@keyframes fall-214{35.885%{transform:translate(57.1913vw,35.885vh) scale(.8305)}to{transform:translate(55.71615vw,99vh) scale(.8305)}}.snow:nth-child(215){opacity:1.9926;transform:translate(10.8175vw,-10px) scale(.8979);animation:fall-215 16s -4s linear infinite}@keyframes fall-215{67.304%{transform:translate(10.7328vw,67.304vh) scale(.8979)}to{transform:translate(10.77515vw,99vh) scale(.8979)}}.snow:nth-child(216){opacity:1.7636;transform:translate(57.49vw,-10px) scale(.2129);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{73.565%{transform:translate(54.0533vw,73.565vh) scale(.2129)}to{transform:translate(55.77165vw,99vh) scale(.2129)}}.snow:nth-child(217){opacity:1.728;transform:translate(69.4148vw,-10px) scale(.0276);animation:fall-217 21s -1s linear infinite}@keyframes fall-217{75.964%{transform:translate(78.4187vw,75.964vh) scale(.0276)}to{transform:translate(73.91675vw,99vh) scale(.0276)}}.snow:nth-child(218){opacity:1.3626;transform:translate(2.2658vw,-10px) scale(.226);animation:fall-218 21s -6s linear infinite}@keyframes fall-218{66.201%{transform:translate(-.3136vw,66.201vh) scale(.226)}to{transform:translate(.9761vw,99vh) scale(.226)}}.snow:nth-child(219){opacity:.9212;transform:translate(94.4302vw,-10px) scale(.4737);animation:fall-219 19s -9s linear infinite}@keyframes fall-219{38.798%{transform:translate(95.4091vw,38.798vh) scale(.4737)}to{transform:translate(94.91965vw,99vh) scale(.4737)}}.snow:nth-child(220){opacity:1.0886;transform:translate(5.5282vw,-10px) scale(.3609);animation:fall-220 16s -26s linear infinite}@keyframes fall-220{60.412%{transform:translate(.4264vw,60.412vh) scale(.3609)}to{transform:translate(2.9773vw,99vh) scale(.3609)}}.snow:nth-child(221){opacity:.8198;transform:translate(27.014vw,-10px) scale(.1957);animation:fall-221 15s -19s linear infinite}@keyframes fall-221{30.57%{transform:translate(29.9536vw,30.57vh) scale(.1957)}to{transform:translate(28.4838vw,99vh) scale(.1957)}}.snow:nth-child(222){opacity:.6874;transform:translate(31.2368vw,-10px) scale(.4367);animation:fall-222 19s -18s linear infinite}@keyframes fall-222{57.775%{transform:translate(22.6958vw,57.775vh) scale(.4367)}to{transform:translate(26.9663vw,99vh) scale(.4367)}}.snow:nth-child(223){opacity:.4746;transform:translate(51.4486vw,-10px) scale(.3773);animation:fall-223 27s -10s linear infinite}@keyframes fall-223{57.831%{transform:translate(49.1094vw,57.831vh) scale(.3773)}to{transform:translate(50.279vw,99vh) scale(.3773)}}.snow:nth-child(224){opacity:1.0106;transform:translate(98.6764vw,-10px) scale(.1918);animation:fall-224 30s -25s linear infinite}@keyframes fall-224{41.904%{transform:translate(94.5384vw,41.904vh) scale(.1918)}to{transform:translate(96.6074vw,99vh) scale(.1918)}}.snow:nth-child(225){opacity:.9006;transform:translate(87.9699vw,-10px) scale(.0128);animation:fall-225 14s -3s linear infinite}@keyframes fall-225{45.407%{transform:translate(88.9552vw,45.407vh) scale(.0128)}to{transform:translate(88.46255vw,99vh) scale(.0128)}}.snow:nth-child(226){opacity:1.9178;transform:translate(22.9562vw,-10px) scale(.7204);animation:fall-226 11s -17s linear infinite}@keyframes fall-226{64.969%{transform:translate(20.7141vw,64.969vh) scale(.7204)}to{transform:translate(21.83515vw,99vh) scale(.7204)}}.snow:nth-child(227){opacity:.3502;transform:translate(49.9821vw,-10px) scale(.166);animation:fall-227 12s -18s linear infinite}@keyframes fall-227{62.671%{transform:translate(46.8795vw,62.671vh) scale(.166)}to{transform:translate(48.4308vw,99vh) scale(.166)}}.snow:nth-child(228){opacity:.9338;transform:translate(10.6743vw,-10px) scale(.1366);animation:fall-228 10s -17s linear infinite}@keyframes fall-228{54.862%{transform:translate(6.049vw,54.862vh) scale(.1366)}to{transform:translate(8.36165vw,99vh) scale(.1366)}}.snow:nth-child(229){opacity:.8544;transform:translate(33.3674vw,-10px) scale(.3848);animation:fall-229 25s -10s linear infinite}@keyframes fall-229{70.442%{transform:translate(25.9042vw,70.442vh) scale(.3848)}to{transform:translate(29.6358vw,99vh) scale(.3848)}}.snow:nth-child(230){opacity:1.1384;transform:translate(87.1765vw,-10px) scale(.306);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{46.761%{transform:translate(81.3524vw,46.761vh) scale(.306)}to{transform:translate(84.26445vw,99vh) scale(.306)}}.snow:nth-child(231){opacity:.7402;transform:translate(70.787vw,-10px) scale(.8928);animation:fall-231 15s -27s linear infinite}@keyframes fall-231{48.161%{transform:translate(69.0348vw,48.161vh) scale(.8928)}to{transform:translate(69.9109vw,99vh) scale(.8928)}}.snow:nth-child(232){opacity:.0112;transform:translate(45.0762vw,-10px) scale(.2396);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{67.43%{transform:translate(40.9919vw,67.43vh) scale(.2396)}to{transform:translate(43.03405vw,99vh) scale(.2396)}}.snow:nth-child(233){opacity:.777;transform:translate(63.4096vw,-10px) scale(.3359);animation:fall-233 28s -16s linear infinite}@keyframes fall-233{45.917%{transform:translate(59.1463vw,45.917vh) scale(.3359)}to{transform:translate(61.27795vw,99vh) scale(.3359)}}.snow:nth-child(234){opacity:1.48;transform:translate(81.9462vw,-10px) scale(.0651);animation:fall-234 21s -30s linear infinite}@keyframes fall-234{78.388%{transform:translate(79.9104vw,78.388vh) scale(.0651)}to{transform:translate(80.9283vw,99vh) scale(.0651)}}.snow:nth-child(235){opacity:1.9436;transform:translate(83.5615vw,-10px) scale(.0888);animation:fall-235 18s -30s linear infinite}@keyframes fall-235{63.892%{transform:translate(82.5393vw,63.892vh) scale(.0888)}to{transform:translate(83.0504vw,99vh) scale(.0888)}}.snow:nth-child(236){opacity:1.9914;transform:translate(75.6017vw,-10px) scale(.3084);animation:fall-236 29s -18s linear infinite}@keyframes fall-236{66.161%{transform:translate(69.8435vw,66.161vh) scale(.3084)}to{transform:translate(72.7226vw,99vh) scale(.3084)}}.snow:nth-child(237){opacity:.9472;transform:translate(80.1762vw,-10px) scale(.0039);animation:fall-237 25s -13s linear infinite}@keyframes fall-237{43.179%{transform:translate(81.9803vw,43.179vh) scale(.0039)}to{transform:translate(81.07825vw,99vh) scale(.0039)}}.snow:nth-child(238){opacity:.3562;transform:translate(79.6517vw,-10px) scale(.4665);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{51.643%{transform:translate(82.3867vw,51.643vh) scale(.4665)}to{transform:translate(81.0192vw,99vh) scale(.4665)}}.snow:nth-child(239){opacity:.8618;transform:translate(19.1394vw,-10px) scale(.3328);animation:fall-239 10s -27s linear infinite}@keyframes fall-239{52.706%{transform:translate(23.7498vw,52.706vh) scale(.3328)}to{transform:translate(21.4446vw,99vh) scale(.3328)}}.snow:nth-child(240){opacity:1.829;transform:translate(17.3743vw,-10px) scale(.6856);animation:fall-240 11s -2s linear infinite}@keyframes fall-240{64.967%{transform:translate(10.9292vw,64.967vh) scale(.6856)}to{transform:translate(14.15175vw,99vh) scale(.6856)}}.snow:nth-child(241){opacity:1.723;transform:translate(77.4078vw,-10px) scale(.3685);animation:fall-241 26s -24s linear infinite}@keyframes fall-241{34.35%{transform:translate(68.1683vw,34.35vh) scale(.3685)}to{transform:translate(72.78805vw,99vh) scale(.3685)}}.snow:nth-child(242){opacity:.9716;transform:translate(8.8362vw,-10px) scale(.9652);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{33.368%{transform:translate(5.3946vw,33.368vh) scale(.9652)}to{transform:translate(7.1154vw,99vh) scale(.9652)}}.snow:nth-child(243){opacity:1.6926;transform:translate(81.892vw,-10px) scale(.2945);animation:fall-243 11s -7s linear infinite}@keyframes fall-243{64.219%{transform:translate(90.0955vw,64.219vh) scale(.2945)}to{transform:translate(85.99375vw,99vh) scale(.2945)}}.snow:nth-child(244){opacity:1.0398;transform:translate(80.1948vw,-10px) scale(.4317);animation:fall-244 26s -1s linear infinite}@keyframes fall-244{77.803%{transform:translate(80.5281vw,77.803vh) scale(.4317)}to{transform:translate(80.36145vw,99vh) scale(.4317)}}.snow:nth-child(245){opacity:.3658;transform:translate(7.0119vw,-10px) scale(.7516);animation:fall-245 13s -28s linear infinite}@keyframes fall-245{65.757%{transform:translate(13.568vw,65.757vh) scale(.7516)}to{transform:translate(10.28995vw,99vh) scale(.7516)}}.snow:nth-child(246){opacity:.8018;transform:translate(92.7972vw,-10px) scale(.0611);animation:fall-246 19s -17s linear infinite}@keyframes fall-246{63.442%{transform:translate(85.7588vw,63.442vh) scale(.0611)}to{transform:translate(89.278vw,99vh) scale(.0611)}}.snow:nth-child(247){opacity:.2334;transform:translate(33.0643vw,-10px) scale(.494);animation:fall-247 10s -22s linear infinite}@keyframes fall-247{51.317%{transform:translate(38.593vw,51.317vh) scale(.494)}to{transform:translate(35.82865vw,99vh) scale(.494)}}.snow:nth-child(248){opacity:.4756;transform:translate(79.2475vw,-10px) scale(.8327);animation:fall-248 15s -4s linear infinite}@keyframes fall-248{58.574%{transform:translate(81.726vw,58.574vh) scale(.8327)}to{transform:translate(80.48675vw,99vh) scale(.8327)}}.snow:nth-child(249){opacity:1.4756;transform:translate(1.5472vw,-10px) scale(.6794);animation:fall-249 10s -1s linear infinite}@keyframes fall-249{59.012%{transform:translate(10.4895vw,59.012vh) scale(.6794)}to{transform:translate(6.01835vw,99vh) scale(.6794)}}.snow:nth-child(250){opacity:1.3684;transform:translate(7.642vw,-10px) scale(.8457);animation:fall-250 21s -6s linear infinite}@keyframes fall-250{46.283%{transform:translate(1.8909vw,46.283vh) scale(.8457)}to{transform:translate(4.76645vw,99vh) scale(.8457)}}.snow:nth-child(251){opacity:.7334;transform:translate(12.1094vw,-10px) scale(.6129);animation:fall-251 21s -21s linear infinite}@keyframes fall-251{50.694%{transform:translate(15.3961vw,50.694vh) scale(.6129)}to{transform:translate(13.75275vw,99vh) scale(.6129)}}.snow:nth-child(252){opacity:1.4962;transform:translate(51.8641vw,-10px) scale(.7393);animation:fall-252 29s -11s linear infinite}@keyframes fall-252{53.425%{transform:translate(52.544vw,53.425vh) scale(.7393)}to{transform:translate(52.20405vw,99vh) scale(.7393)}}.snow:nth-child(253){opacity:1.461;transform:translate(61.2959vw,-10px) scale(.6276);animation:fall-253 20s -20s linear infinite}@keyframes fall-253{71.886%{transform:translate(65.1328vw,71.886vh) scale(.6276)}to{transform:translate(63.21435vw,99vh) scale(.6276)}}.snow:nth-child(254){opacity:1.8676;transform:translate(95.02vw,-10px) scale(.9229);animation:fall-254 26s -14s linear infinite}@keyframes fall-254{50.907%{transform:translate(86.1768vw,50.907vh) scale(.9229)}to{transform:translate(90.5984vw,99vh) scale(.9229)}}.snow:nth-child(255){opacity:.6256;transform:translate(62.7163vw,-10px) scale(.6615);animation:fall-255 11s -15s linear infinite}@keyframes fall-255{70.512%{transform:translate(54.6214vw,70.512vh) scale(.6615)}to{transform:translate(58.66885vw,99vh) scale(.6615)}}.snow:nth-child(256){opacity:1.5184;transform:translate(37.6914vw,-10px) scale(.1929);animation:fall-256 27s -6s linear infinite}@keyframes fall-256{75.475%{transform:translate(47.2189vw,75.475vh) scale(.1929)}to{transform:translate(42.45515vw,99vh) scale(.1929)}}.snow:nth-child(257){opacity:.2998;transform:translate(34.0028vw,-10px) scale(.5025);animation:fall-257 15s -1s linear infinite}@keyframes fall-257{37.258%{transform:translate(43.3736vw,37.258vh) scale(.5025)}to{transform:translate(38.6882vw,99vh) scale(.5025)}}.snow:nth-child(258){opacity:.8972;transform:translate(83.8701vw,-10px) scale(.3444);animation:fall-258 14s -28s linear infinite}@keyframes fall-258{67.072%{transform:translate(87.1929vw,67.072vh) scale(.3444)}to{transform:translate(85.5315vw,99vh) scale(.3444)}}.snow:nth-child(259){opacity:.3748;transform:translate(65.5459vw,-10px) scale(.7727);animation:fall-259 29s -30s linear infinite}@keyframes fall-259{34.275%{transform:translate(72.8039vw,34.275vh) scale(.7727)}to{transform:translate(69.1749vw,99vh) scale(.7727)}}.snow:nth-child(260){opacity:1.0896;transform:translate(39.8708vw,-10px) scale(.6516);animation:fall-260 23s -26s linear infinite}@keyframes fall-260{47.219%{transform:translate(35.6864vw,47.219vh) scale(.6516)}to{transform:translate(37.7786vw,99vh) scale(.6516)}}.snow:nth-child(261){opacity:1.7548;transform:translate(49.1343vw,-10px) scale(.3347);animation:fall-261 24s -4s linear infinite}@keyframes fall-261{57.38%{transform:translate(40.293vw,57.38vh) scale(.3347)}to{transform:translate(44.71365vw,99vh) scale(.3347)}}.snow:nth-child(262){opacity:.965;transform:translate(84.1055vw,-10px) scale(.3807);animation:fall-262 28s -23s linear infinite}@keyframes fall-262{44.039%{transform:translate(82.5869vw,44.039vh) scale(.3807)}to{transform:translate(83.3462vw,99vh) scale(.3807)}}.snow:nth-child(263){opacity:1.0252;transform:translate(77.0523vw,-10px) scale(.999);animation:fall-263 21s -12s linear infinite}@keyframes fall-263{75.372%{transform:translate(67.7308vw,75.372vh) scale(.999)}to{transform:translate(72.39155vw,99vh) scale(.999)}}.snow:nth-child(264){opacity:1.2966;transform:translate(12.8557vw,-10px) scale(.3708);animation:fall-264 29s -26s linear infinite}@keyframes fall-264{63.301%{transform:translate(17.1516vw,63.301vh) scale(.3708)}to{transform:translate(15.00365vw,99vh) scale(.3708)}}.snow:nth-child(265){opacity:.389;transform:translate(4.0184vw,-10px) scale(.8445);animation:fall-265 24s -5s linear infinite}@keyframes fall-265{63.914%{transform:translate(-3.4818vw,63.914vh) scale(.8445)}to{transform:translate(.2683vw,99vh) scale(.8445)}}.snow:nth-child(266){opacity:.416;transform:translate(35.3567vw,-10px) scale(.3057);animation:fall-266 19s -23s linear infinite}@keyframes fall-266{68.004%{transform:translate(31.2953vw,68.004vh) scale(.3057)}to{transform:translate(33.326vw,99vh) scale(.3057)}}.snow:nth-child(267){opacity:.833;transform:translate(74.1893vw,-10px) scale(.8554);animation:fall-267 20s -3s linear infinite}@keyframes fall-267{39.964%{transform:translate(66.1607vw,39.964vh) scale(.8554)}to{transform:translate(70.175vw,99vh) scale(.8554)}}.snow:nth-child(268){opacity:1.2496;transform:translate(54.2891vw,-10px) scale(.8929);animation:fall-268 21s -2s linear infinite}@keyframes fall-268{43.765%{transform:translate(63.0086vw,43.765vh) scale(.8929)}to{transform:translate(58.64885vw,99vh) scale(.8929)}}.snow:nth-child(269){opacity:1.9788;transform:translate(45.1844vw,-10px) scale(.9574);animation:fall-269 13s -3s linear infinite}@keyframes fall-269{62.535%{transform:translate(45.8666vw,62.535vh) scale(.9574)}to{transform:translate(45.5255vw,99vh) scale(.9574)}}.snow:nth-child(270){opacity:.5592;transform:translate(92.7193vw,-10px) scale(.0868);animation:fall-270 29s -15s linear infinite}@keyframes fall-270{43.123%{transform:translate(91.227vw,43.123vh) scale(.0868)}to{transform:translate(91.97315vw,99vh) scale(.0868)}}.snow:nth-child(271){opacity:.522;transform:translate(2.541vw,-10px) scale(.0901);animation:fall-271 15s -9s linear infinite}@keyframes fall-271{50.062%{transform:translate(7.5248vw,50.062vh) scale(.0901)}to{transform:translate(5.0329vw,99vh) scale(.0901)}}.snow:nth-child(272){opacity:.3326;transform:translate(34.0903vw,-10px) scale(.2545);animation:fall-272 12s -11s linear infinite}@keyframes fall-272{52.646%{transform:translate(36.7881vw,52.646vh) scale(.2545)}to{transform:translate(35.4392vw,99vh) scale(.2545)}}.snow:nth-child(273){opacity:1.882;transform:translate(85.8179vw,-10px) scale(.1235);animation:fall-273 12s -10s linear infinite}@keyframes fall-273{47.386%{transform:translate(81.4063vw,47.386vh) scale(.1235)}to{transform:translate(83.6121vw,99vh) scale(.1235)}}.snow:nth-child(274){opacity:1.9528;transform:translate(74.6297vw,-10px) scale(.9982);animation:fall-274 15s -14s linear infinite}@keyframes fall-274{57.619%{transform:translate(80.3152vw,57.619vh) scale(.9982)}to{transform:translate(77.47245vw,99vh) scale(.9982)}}.snow:nth-child(275){opacity:1.1138;transform:translate(46.1303vw,-10px) scale(.8809);animation:fall-275 19s -20s linear infinite}@keyframes fall-275{41.572%{transform:translate(48.2209vw,41.572vh) scale(.8809)}to{transform:translate(47.1756vw,99vh) scale(.8809)}}.snow:nth-child(276){opacity:.9752;transform:translate(71.3154vw,-10px) scale(.7993);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{39.774%{transform:translate(76.9161vw,39.774vh) scale(.7993)}to{transform:translate(74.11575vw,99vh) scale(.7993)}}.snow:nth-child(277){opacity:1.846;transform:translate(28.3261vw,-10px) scale(.6221);animation:fall-277 14s -5s linear infinite}@keyframes fall-277{31.154%{transform:translate(34.2356vw,31.154vh) scale(.6221)}to{transform:translate(31.28085vw,99vh) scale(.6221)}}.snow:nth-child(278){opacity:1.4806;transform:translate(89.7118vw,-10px) scale(.191);animation:fall-278 11s -23s linear infinite}@keyframes fall-278{72.025%{transform:translate(88.9985vw,72.025vh) scale(.191)}to{transform:translate(89.35515vw,99vh) scale(.191)}}.snow:nth-child(279){opacity:1.4474;transform:translate(43.8598vw,-10px) scale(.9254);animation:fall-279 13s -2s linear infinite}@keyframes fall-279{39.659%{transform:translate(51.6382vw,39.659vh) scale(.9254)}to{transform:translate(47.749vw,99vh) scale(.9254)}}.snow:nth-child(280){opacity:1.2698;transform:translate(55.8728vw,-10px) scale(.3853);animation:fall-280 21s -30s linear infinite}@keyframes fall-280{46.158%{transform:translate(48.3386vw,46.158vh) scale(.3853)}to{transform:translate(52.1057vw,99vh) scale(.3853)}}.snow:nth-child(281){opacity:.068;transform:translate(90.6182vw,-10px) scale(.9715);animation:fall-281 20s -21s linear infinite}@keyframes fall-281{72.925%{transform:translate(95.6534vw,72.925vh) scale(.9715)}to{transform:translate(93.1358vw,99vh) scale(.9715)}}.snow:nth-child(282){opacity:1.2352;transform:translate(20.4511vw,-10px) scale(.1483);animation:fall-282 26s -28s linear infinite}@keyframes fall-282{62.551%{transform:translate(26.7131vw,62.551vh) scale(.1483)}to{transform:translate(23.5821vw,99vh) scale(.1483)}}.snow:nth-child(283){opacity:.3066;transform:translate(57.6389vw,-10px) scale(.9663);animation:fall-283 13s -9s linear infinite}@keyframes fall-283{62.322%{transform:translate(56.4281vw,62.322vh) scale(.9663)}to{transform:translate(57.0335vw,99vh) scale(.9663)}}.snow:nth-child(284){opacity:1.7762;transform:translate(29.2408vw,-10px) scale(.071);animation:fall-284 26s -4s linear infinite}@keyframes fall-284{50.064%{transform:translate(38.4634vw,50.064vh) scale(.071)}to{transform:translate(33.8521vw,99vh) scale(.071)}}.snow:nth-child(285){opacity:1.4048;transform:translate(61.1819vw,-10px) scale(.0854);animation:fall-285 20s -7s linear infinite}@keyframes fall-285{46.122%{transform:translate(70.9212vw,46.122vh) scale(.0854)}to{transform:translate(66.05155vw,99vh) scale(.0854)}}.snow:nth-child(286){opacity:1.8696;transform:translate(20.7524vw,-10px) scale(.2064);animation:fall-286 18s -14s linear infinite}@keyframes fall-286{79.517%{transform:translate(25.7042vw,79.517vh) scale(.2064)}to{transform:translate(23.2283vw,99vh) scale(.2064)}}.snow:nth-child(287){opacity:1.4272;transform:translate(75.5157vw,-10px) scale(.3239);animation:fall-287 11s -23s linear infinite}@keyframes fall-287{73.084%{transform:translate(81.3468vw,73.084vh) scale(.3239)}to{transform:translate(78.43125vw,99vh) scale(.3239)}}.snow:nth-child(288){opacity:1.4668;transform:translate(32.0405vw,-10px) scale(.119);animation:fall-288 14s -21s linear infinite}@keyframes fall-288{66.932%{transform:translate(31.0293vw,66.932vh) scale(.119)}to{transform:translate(31.5349vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:1.7534;transform:translate(43.2322vw,-10px) scale(.5857);animation:fall-289 27s -18s linear infinite}@keyframes fall-289{72.141%{transform:translate(52.158vw,72.141vh) scale(.5857)}to{transform:translate(47.6951vw,99vh) scale(.5857)}}.snow:nth-child(290){opacity:.303;transform:translate(6.0801vw,-10px) scale(.1205);animation:fall-290 21s -7s linear infinite}@keyframes fall-290{69.474%{transform:translate(15.6719vw,69.474vh) scale(.1205)}to{transform:translate(10.876vw,99vh) scale(.1205)}}.snow:nth-child(291){opacity:.5966;transform:translate(49.993vw,-10px) scale(.5517);animation:fall-291 18s -12s linear infinite}@keyframes fall-291{69.458%{transform:translate(54.3604vw,69.458vh) scale(.5517)}to{transform:translate(52.1767vw,99vh) scale(.5517)}}.snow:nth-child(292){opacity:1.81;transform:translate(46.9157vw,-10px) scale(.1434);animation:fall-292 17s -24s linear infinite}@keyframes fall-292{62.788%{transform:translate(41.4674vw,62.788vh) scale(.1434)}to{transform:translate(44.19155vw,99vh) scale(.1434)}}.snow:nth-child(293){opacity:.1152;transform:translate(99.2303vw,-10px) scale(.1909);animation:fall-293 21s -21s linear infinite}@keyframes fall-293{74.857%{transform:translate(95.0595vw,74.857vh) scale(.1909)}to{transform:translate(97.1449vw,99vh) scale(.1909)}}.snow:nth-child(294){opacity:.4412;transform:translate(16.4973vw,-10px) scale(.1703);animation:fall-294 12s -10s linear infinite}@keyframes fall-294{65.356%{transform:translate(11.6049vw,65.356vh) scale(.1703)}to{transform:translate(14.0511vw,99vh) scale(.1703)}}.snow:nth-child(295){opacity:1.7148;transform:translate(42.4281vw,-10px) scale(.5381);animation:fall-295 25s -21s linear infinite}@keyframes fall-295{50.897%{transform:translate(34.1409vw,50.897vh) scale(.5381)}to{transform:translate(38.2845vw,99vh) scale(.5381)}}.snow:nth-child(296){opacity:1.1404;transform:translate(92.3388vw,-10px) scale(.6476);animation:fall-296 30s -9s linear infinite}@keyframes fall-296{56.755%{transform:translate(101.107vw,56.755vh) scale(.6476)}to{transform:translate(96.7229vw,99vh) scale(.6476)}}.snow:nth-child(297){opacity:.0232;transform:translate(81.5447vw,-10px) scale(.8439);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{66.896%{transform:translate(90.4483vw,66.896vh) scale(.8439)}to{transform:translate(85.9965vw,99vh) scale(.8439)}}.snow:nth-child(298){opacity:1.1782;transform:translate(29.5637vw,-10px) scale(.7952);animation:fall-298 18s -4s linear infinite}@keyframes fall-298{44.775%{transform:translate(33.2839vw,44.775vh) scale(.7952)}to{transform:translate(31.4238vw,99vh) scale(.7952)}}.snow:nth-child(299){opacity:.208;transform:translate(43.5916vw,-10px) scale(.146);animation:fall-299 11s -6s linear infinite}@keyframes fall-299{44.765%{transform:translate(37.7633vw,44.765vh) scale(.146)}to{transform:translate(40.67745vw,99vh) scale(.146)}}.snow:nth-child(300){opacity:.7052;transform:translate(54.243vw,-10px) scale(.5957);animation:fall-300 14s -10s linear infinite}@keyframes fall-300{78.11%{transform:translate(47.9158vw,78.11vh) scale(.5957)}to{transform:translate(51.0794vw,99vh) scale(.5957)}}.snow:nth-child(301){opacity:.7042;transform:translate(69.6877vw,-10px) scale(.4847);animation:fall-301 22s -2s linear infinite}@keyframes fall-301{79.994%{transform:translate(60.8363vw,79.994vh) scale(.4847)}to{transform:translate(65.262vw,99vh) scale(.4847)}}.snow:nth-child(302){opacity:.803;transform:translate(4.1535vw,-10px) scale(.665);animation:fall-302 13s -14s linear infinite}@keyframes fall-302{75.111%{transform:translate(1.4502vw,75.111vh) scale(.665)}to{transform:translate(2.80185vw,99vh) scale(.665)}}.snow:nth-child(303){opacity:1.8916;transform:translate(57.3021vw,-10px) scale(.6541);animation:fall-303 29s -23s linear infinite}@keyframes fall-303{45.221%{transform:translate(65.4254vw,45.221vh) scale(.6541)}to{transform:translate(61.36375vw,99vh) scale(.6541)}}.snow:nth-child(304){opacity:.0552;transform:translate(33.2586vw,-10px) scale(.7453);animation:fall-304 25s -2s linear infinite}@keyframes fall-304{30.284%{transform:translate(39.1126vw,30.284vh) scale(.7453)}to{transform:translate(36.1856vw,99vh) scale(.7453)}}.snow:nth-child(305){opacity:1.6058;transform:translate(50.3454vw,-10px) scale(.1003);animation:fall-305 29s -28s linear infinite}@keyframes fall-305{61.746%{transform:translate(54.0174vw,61.746vh) scale(.1003)}to{transform:translate(52.1814vw,99vh) scale(.1003)}}.snow:nth-child(306){opacity:1.838;transform:translate(80.5745vw,-10px) scale(.0445);animation:fall-306 15s -22s linear infinite}@keyframes fall-306{46.155%{transform:translate(72.0699vw,46.155vh) scale(.0445)}to{transform:translate(76.3222vw,99vh) scale(.0445)}}.snow:nth-child(307){opacity:.4938;transform:translate(81.7954vw,-10px) scale(.7708);animation:fall-307 15s -25s linear infinite}@keyframes fall-307{72.533%{transform:translate(89.9151vw,72.533vh) scale(.7708)}to{transform:translate(85.85525vw,99vh) scale(.7708)}}.snow:nth-child(308){opacity:1.0792;transform:translate(3.1561vw,-10px) scale(.3278);animation:fall-308 14s -11s linear infinite}@keyframes fall-308{43.478%{transform:translate(4.008vw,43.478vh) scale(.3278)}to{transform:translate(3.58205vw,99vh) scale(.3278)}}.snow:nth-child(309){opacity:1.2062;transform:translate(8.056vw,-10px) scale(.682);animation:fall-309 21s -27s linear infinite}@keyframes fall-309{77.687%{transform:translate(7.0427vw,77.687vh) scale(.682)}to{transform:translate(7.54935vw,99vh) scale(.682)}}.snow:nth-child(310){opacity:.7664;transform:translate(6.2622vw,-10px) scale(.8753);animation:fall-310 27s -25s linear infinite}@keyframes fall-310{31.756%{transform:translate(7.5607vw,31.756vh) scale(.8753)}to{transform:translate(6.91145vw,99vh) scale(.8753)}}.snow:nth-child(311){opacity:.1696;transform:translate(31.0399vw,-10px) scale(.6352);animation:fall-311 13s -18s linear infinite}@keyframes fall-311{51.756%{transform:translate(33.5442vw,51.756vh) scale(.6352)}to{transform:translate(32.29205vw,99vh) scale(.6352)}}.snow:nth-child(312){opacity:1.003;transform:translate(11.9039vw,-10px) scale(.8377);animation:fall-312 30s -27s linear infinite}@keyframes fall-312{34.023%{transform:translate(10.4031vw,34.023vh) scale(.8377)}to{transform:translate(11.1535vw,99vh) scale(.8377)}}.snow:nth-child(313){opacity:1.6048;transform:translate(9.9239vw,-10px) scale(.2825);animation:fall-313 11s -17s linear infinite}@keyframes fall-313{57.264%{transform:translate(17.1401vw,57.264vh) scale(.2825)}to{transform:translate(13.532vw,99vh) scale(.2825)}}.snow:nth-child(314){opacity:1.373;transform:translate(59.1405vw,-10px) scale(.9662);animation:fall-314 25s -7s linear infinite}@keyframes fall-314{57.235%{transform:translate(51.0295vw,57.235vh) scale(.9662)}to{transform:translate(55.085vw,99vh) scale(.9662)}}.snow:nth-child(315){opacity:.9318;transform:translate(64.9527vw,-10px) scale(.4229);animation:fall-315 18s -1s linear infinite}@keyframes fall-315{67.867%{transform:translate(62.1048vw,67.867vh) scale(.4229)}to{transform:translate(63.52875vw,99vh) scale(.4229)}}.snow:nth-child(316){opacity:.4188;transform:translate(97.3534vw,-10px) scale(.3254);animation:fall-316 17s -15s linear infinite}@keyframes fall-316{46.364%{transform:translate(93.0787vw,46.364vh) scale(.3254)}to{transform:translate(95.21605vw,99vh) scale(.3254)}}.snow:nth-child(317){opacity:1.5582;transform:translate(22.4743vw,-10px) scale(.637);animation:fall-317 18s -20s linear infinite}@keyframes fall-317{56.352%{transform:translate(27.9765vw,56.352vh) scale(.637)}to{transform:translate(25.2254vw,99vh) scale(.637)}}.snow:nth-child(318){opacity:.0046;transform:translate(37.4194vw,-10px) scale(.5526);animation:fall-318 12s -6s linear infinite}@keyframes fall-318{78.143%{transform:translate(37.077vw,78.143vh) scale(.5526)}to{transform:translate(37.2482vw,99vh) scale(.5526)}}.snow:nth-child(319){opacity:1.1766;transform:translate(11.1636vw,-10px) scale(.8176);animation:fall-319 26s -23s linear infinite}@keyframes fall-319{35.163%{transform:translate(5.6619vw,35.163vh) scale(.8176)}to{transform:translate(8.41275vw,99vh) scale(.8176)}}.snow:nth-child(320){opacity:.2386;transform:translate(47.9124vw,-10px) scale(.8028);animation:fall-320 17s -10s linear infinite}@keyframes fall-320{49.579%{transform:translate(47.3564vw,49.579vh) scale(.8028)}to{transform:translate(47.6344vw,99vh) scale(.8028)}}.snow:nth-child(321){opacity:1.829;transform:translate(3.4992vw,-10px) scale(.8831);animation:fall-321 12s -26s linear infinite}@keyframes fall-321{53.692%{transform:translate(12.8182vw,53.692vh) scale(.8831)}to{transform:translate(8.1587vw,99vh) scale(.8831)}}.snow:nth-child(322){opacity:.7236;transform:translate(92.4245vw,-10px) scale(.7074);animation:fall-322 29s -23s linear infinite}@keyframes fall-322{73.795%{transform:translate(94.8425vw,73.795vh) scale(.7074)}to{transform:translate(93.6335vw,99vh) scale(.7074)}}.snow:nth-child(323){opacity:.0954;transform:translate(88.394vw,-10px) scale(.7601);animation:fall-323 22s -9s linear infinite}@keyframes fall-323{47.204%{transform:translate(78.9158vw,47.204vh) scale(.7601)}to{transform:translate(83.6549vw,99vh) scale(.7601)}}.snow:nth-child(324){opacity:1.981;transform:translate(71.4896vw,-10px) scale(.5868);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{49.801%{transform:translate(70.6315vw,49.801vh) scale(.5868)}to{transform:translate(71.06055vw,99vh) scale(.5868)}}.snow:nth-child(325){opacity:.9836;transform:translate(.5418vw,-10px) scale(.2745);animation:fall-325 10s -13s linear infinite}@keyframes fall-325{54.486%{transform:translate(-8.7444vw,54.486vh) scale(.2745)}to{transform:translate(-4.1013vw,99vh) scale(.2745)}}.snow:nth-child(326){opacity:.0032;transform:translate(13.2153vw,-10px) scale(.2053);animation:fall-326 19s -3s linear infinite}@keyframes fall-326{54.964%{transform:translate(16.2051vw,54.964vh) scale(.2053)}to{transform:translate(14.7102vw,99vh) scale(.2053)}}.snow:nth-child(327){opacity:.4588;transform:translate(14.1323vw,-10px) scale(.585);animation:fall-327 17s -16s linear infinite}@keyframes fall-327{38.53%{transform:translate(19.1246vw,38.53vh) scale(.585)}to{transform:translate(16.62845vw,99vh) scale(.585)}}.snow:nth-child(328){opacity:1.2728;transform:translate(54.5874vw,-10px) scale(.0185);animation:fall-328 19s -10s linear infinite}@keyframes fall-328{66.676%{transform:translate(62.6151vw,66.676vh) scale(.0185)}to{transform:translate(58.60125vw,99vh) scale(.0185)}}.snow:nth-child(329){opacity:.8338;transform:translate(67.5231vw,-10px) scale(.1096);animation:fall-329 11s -20s linear infinite}@keyframes fall-329{44.482%{transform:translate(74.7936vw,44.482vh) scale(.1096)}to{transform:translate(71.15835vw,99vh) scale(.1096)}}.snow:nth-child(330){opacity:.4608;transform:translate(5.9258vw,-10px) scale(.5358);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{53.87%{transform:translate(-2.6396vw,53.87vh) scale(.5358)}to{transform:translate(1.6431vw,99vh) scale(.5358)}}.snow:nth-child(331){opacity:1.362;transform:translate(22.0301vw,-10px) scale(.9865);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{74.214%{transform:translate(22.687vw,74.214vh) scale(.9865)}to{transform:translate(22.35855vw,99vh) scale(.9865)}}.snow:nth-child(332){opacity:1.381;transform:translate(33.6191vw,-10px) scale(.4128);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{53.078%{transform:translate(34.4738vw,53.078vh) scale(.4128)}to{transform:translate(34.04645vw,99vh) scale(.4128)}}.snow:nth-child(333){opacity:1.818;transform:translate(84.5397vw,-10px) scale(.3644);animation:fall-333 21s -5s linear infinite}@keyframes fall-333{54.471%{transform:translate(88.2617vw,54.471vh) scale(.3644)}to{transform:translate(86.4007vw,99vh) scale(.3644)}}.snow:nth-child(334){opacity:1.7008;transform:translate(27.0881vw,-10px) scale(.7093);animation:fall-334 17s -14s linear infinite}@keyframes fall-334{74.354%{transform:translate(25.5783vw,74.354vh) scale(.7093)}to{transform:translate(26.3332vw,99vh) scale(.7093)}}.snow:nth-child(335){opacity:1.8474;transform:translate(48.4133vw,-10px) scale(.1111);animation:fall-335 30s -24s linear infinite}@keyframes fall-335{34.118%{transform:translate(48.1408vw,34.118vh) scale(.1111)}to{transform:translate(48.27705vw,99vh) scale(.1111)}}.snow:nth-child(336){opacity:1.7244;transform:translate(94.4332vw,-10px) scale(.9343);animation:fall-336 29s -17s linear infinite}@keyframes fall-336{68.972%{transform:translate(101.3215vw,68.972vh) scale(.9343)}to{transform:translate(97.87735vw,99vh) scale(.9343)}}.snow:nth-child(337){opacity:1.458;transform:translate(78.9094vw,-10px) scale(.7087);animation:fall-337 22s -3s linear infinite}@keyframes fall-337{58.193%{transform:translate(88.0599vw,58.193vh) scale(.7087)}to{transform:translate(83.48465vw,99vh) scale(.7087)}}.snow:nth-child(338){opacity:.6594;transform:translate(12.0968vw,-10px) scale(.4813);animation:fall-338 19s -6s linear infinite}@keyframes fall-338{70.502%{transform:translate(7.6888vw,70.502vh) scale(.4813)}to{transform:translate(9.8928vw,99vh) scale(.4813)}}.snow:nth-child(339){opacity:1.272;transform:translate(25.2471vw,-10px) scale(.2351);animation:fall-339 29s -13s linear infinite}@keyframes fall-339{44.597%{transform:translate(24.9532vw,44.597vh) scale(.2351)}to{transform:translate(25.10015vw,99vh) scale(.2351)}}.snow:nth-child(340){opacity:.3456;transform:translate(65.6868vw,-10px) scale(.9258);animation:fall-340 15s -4s linear infinite}@keyframes fall-340{76.176%{transform:translate(65.4896vw,76.176vh) scale(.9258)}to{transform:translate(65.5882vw,99vh) scale(.9258)}}.snow:nth-child(341){opacity:1.9018;transform:translate(6.2375vw,-10px) scale(.5448);animation:fall-341 30s -5s linear infinite}@keyframes fall-341{35.916%{transform:translate(12.4696vw,35.916vh) scale(.5448)}to{transform:translate(9.35355vw,99vh) scale(.5448)}}.snow:nth-child(342){opacity:.3858;transform:translate(55.4003vw,-10px) scale(.3948);animation:fall-342 29s -18s linear infinite}@keyframes fall-342{56.847%{transform:translate(51.7913vw,56.847vh) scale(.3948)}to{transform:translate(53.5958vw,99vh) scale(.3948)}}.snow:nth-child(343){opacity:1.3306;transform:translate(63.203vw,-10px) scale(.2525);animation:fall-343 11s -5s linear infinite}@keyframes fall-343{71.823%{transform:translate(65.9982vw,71.823vh) scale(.2525)}to{transform:translate(64.6006vw,99vh) scale(.2525)}}.snow:nth-child(344){opacity:1.044;transform:translate(3.8714vw,-10px) scale(.7244);animation:fall-344 29s -18s linear infinite}@keyframes fall-344{36.268%{transform:translate(12.112vw,36.268vh) scale(.7244)}to{transform:translate(7.9917vw,99vh) scale(.7244)}}.snow:nth-child(345){opacity:.823;transform:translate(55.9704vw,-10px) scale(.9573);animation:fall-345 28s -15s linear infinite}@keyframes fall-345{32.404%{transform:translate(57.8967vw,32.404vh) scale(.9573)}to{transform:translate(56.93355vw,99vh) scale(.9573)}}.snow:nth-child(346){opacity:1.524;transform:translate(67.0779vw,-10px) scale(.6699);animation:fall-346 26s -3s linear infinite}@keyframes fall-346{35.758%{transform:translate(58.4303vw,35.758vh) scale(.6699)}to{transform:translate(62.7541vw,99vh) scale(.6699)}}.snow:nth-child(347){opacity:.9266;transform:translate(55.9387vw,-10px) scale(.1531);animation:fall-347 16s -28s linear infinite}@keyframes fall-347{72.484%{transform:translate(51.6397vw,72.484vh) scale(.1531)}to{transform:translate(53.7892vw,99vh) scale(.1531)}}.snow:nth-child(348){opacity:1.5238;transform:translate(31.6243vw,-10px) scale(.4519);animation:fall-348 14s -21s linear infinite}@keyframes fall-348{47.74%{transform:translate(38.4901vw,47.74vh) scale(.4519)}to{transform:translate(35.0572vw,99vh) scale(.4519)}}.snow:nth-child(349){opacity:1.2592;transform:translate(3.0655vw,-10px) scale(.74);animation:fall-349 17s -11s linear infinite}@keyframes fall-349{77.897%{transform:translate(2.5754vw,77.897vh) scale(.74)}to{transform:translate(2.82045vw,99vh) scale(.74)}}.snow:nth-child(350){opacity:1.4218;transform:translate(82.6967vw,-10px) scale(.4551);animation:fall-350 18s -1s linear infinite}@keyframes fall-350{37.839%{transform:translate(82.8421vw,37.839vh) scale(.4551)}to{transform:translate(82.7694vw,99vh) scale(.4551)}}.snow:nth-child(351){opacity:1.7768;transform:translate(97.5939vw,-10px) scale(.7412);animation:fall-351 24s -29s linear infinite}@keyframes fall-351{72.42%{transform:translate(90.6896vw,72.42vh) scale(.7412)}to{transform:translate(94.14175vw,99vh) scale(.7412)}}.snow:nth-child(352){opacity:.0434;transform:translate(95.9272vw,-10px) scale(.8965);animation:fall-352 12s -21s linear infinite}@keyframes fall-352{56.646%{transform:translate(89.5111vw,56.646vh) scale(.8965)}to{transform:translate(92.71915vw,99vh) scale(.8965)}}.snow:nth-child(353){opacity:1.2264;transform:translate(7.7133vw,-10px) scale(.6978);animation:fall-353 30s -21s linear infinite}@keyframes fall-353{45.791%{transform:translate(11.9143vw,45.791vh) scale(.6978)}to{transform:translate(9.8138vw,99vh) scale(.6978)}}.snow:nth-child(354){opacity:.2312;transform:translate(78.4927vw,-10px) scale(.1041);animation:fall-354 17s -12s linear infinite}@keyframes fall-354{47.074%{transform:translate(72.3524vw,47.074vh) scale(.1041)}to{transform:translate(75.42255vw,99vh) scale(.1041)}}.snow:nth-child(355){opacity:1.3634;transform:translate(64.7399vw,-10px) scale(.3517);animation:fall-355 11s -7s linear infinite}@keyframes fall-355{32.241%{transform:translate(54.7471vw,32.241vh) scale(.3517)}to{transform:translate(59.7435vw,99vh) scale(.3517)}}.snow:nth-child(356){opacity:1.272;transform:translate(2.4713vw,-10px) scale(.755);animation:fall-356 24s -23s linear infinite}@keyframes fall-356{75.01%{transform:translate(-4.4376vw,75.01vh) scale(.755)}to{transform:translate(-.98315vw,99vh) scale(.755)}}.snow:nth-child(357){opacity:1.5658;transform:translate(82.8389vw,-10px) scale(.6082);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{36.859%{transform:translate(84.5723vw,36.859vh) scale(.6082)}to{transform:translate(83.7056vw,99vh) scale(.6082)}}.snow:nth-child(358){opacity:1.893;transform:translate(67.6092vw,-10px) scale(.7368);animation:fall-358 10s -18s linear infinite}@keyframes fall-358{55.646%{transform:translate(70.5754vw,55.646vh) scale(.7368)}to{transform:translate(69.0923vw,99vh) scale(.7368)}}.snow:nth-child(359){opacity:1.2016;transform:translate(47.9392vw,-10px) scale(.1727);animation:fall-359 14s -28s linear infinite}@keyframes fall-359{46.812%{transform:translate(50.654vw,46.812vh) scale(.1727)}to{transform:translate(49.2966vw,99vh) scale(.1727)}}.snow:nth-child(360){opacity:1.3538;transform:translate(77.7478vw,-10px) scale(.6251);animation:fall-360 10s -28s linear infinite}@keyframes fall-360{58.349%{transform:translate(79.1245vw,58.349vh) scale(.6251)}to{transform:translate(78.43615vw,99vh) scale(.6251)}}.snow:nth-child(361){opacity:1.0132;transform:translate(95.7686vw,-10px) scale(.6337);animation:fall-361 28s -24s linear infinite}@keyframes fall-361{45.505%{transform:translate(95.6679vw,45.505vh) scale(.6337)}to{transform:translate(95.71825vw,99vh) scale(.6337)}}.snow:nth-child(362){opacity:.6086;transform:translate(15.4022vw,-10px) scale(.4854);animation:fall-362 14s -4s linear infinite}@keyframes fall-362{30.17%{transform:translate(13.9694vw,30.17vh) scale(.4854)}to{transform:translate(14.6858vw,99vh) scale(.4854)}}.snow:nth-child(363){opacity:.2576;transform:translate(10.9692vw,-10px) scale(.5269);animation:fall-363 18s -11s linear infinite}@keyframes fall-363{68.787%{transform:translate(5.4867vw,68.787vh) scale(.5269)}to{transform:translate(8.22795vw,99vh) scale(.5269)}}.snow:nth-child(364){opacity:.229;transform:translate(46.2869vw,-10px) scale(.3098);animation:fall-364 12s -9s linear infinite}@keyframes fall-364{30.828%{transform:translate(39.8109vw,30.828vh) scale(.3098)}to{transform:translate(43.0489vw,99vh) scale(.3098)}}.snow:nth-child(365){opacity:.041;transform:translate(1.3706vw,-10px) scale(.8382);animation:fall-365 14s -22s linear infinite}@keyframes fall-365{49%{transform:translate(4.8492vw,49vh) scale(.8382)}to{transform:translate(3.1099vw,99vh) scale(.8382)}}.snow:nth-child(366){opacity:1.037;transform:translate(72.1206vw,-10px) scale(.2475);animation:fall-366 11s -2s linear infinite}@keyframes fall-366{77.197%{transform:translate(72.746vw,77.197vh) scale(.2475)}to{transform:translate(72.4333vw,99vh) scale(.2475)}}.snow:nth-child(367){opacity:1.0286;transform:translate(34.9893vw,-10px) scale(.5061);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{67.015%{transform:translate(29.768vw,67.015vh) scale(.5061)}to{transform:translate(32.37865vw,99vh) scale(.5061)}}.snow:nth-child(368){opacity:1.9286;transform:translate(65.6659vw,-10px) scale(.2568);animation:fall-368 14s -9s linear infinite}@keyframes fall-368{33.223%{transform:translate(61.9095vw,33.223vh) scale(.2568)}to{transform:translate(63.7877vw,99vh) scale(.2568)}}.snow:nth-child(369){opacity:.4858;transform:translate(82.9578vw,-10px) scale(.5246);animation:fall-369 24s -3s linear infinite}@keyframes fall-369{30.612%{transform:translate(79.7302vw,30.612vh) scale(.5246)}to{transform:translate(81.344vw,99vh) scale(.5246)}}.snow:nth-child(370){opacity:1.3002;transform:translate(30.0898vw,-10px) scale(.619);animation:fall-370 28s -14s linear infinite}@keyframes fall-370{73.208%{transform:translate(35.6631vw,73.208vh) scale(.619)}to{transform:translate(32.87645vw,99vh) scale(.619)}}.snow:nth-child(371){opacity:.5436;transform:translate(47.4083vw,-10px) scale(.4958);animation:fall-371 24s -11s linear infinite}@keyframes fall-371{78.796%{transform:translate(52.4776vw,78.796vh) scale(.4958)}to{transform:translate(49.94295vw,99vh) scale(.4958)}}.snow:nth-child(372){opacity:1.747;transform:translate(15.9079vw,-10px) scale(.9005);animation:fall-372 22s -21s linear infinite}@keyframes fall-372{51.528%{transform:translate(21.2741vw,51.528vh) scale(.9005)}to{transform:translate(18.591vw,99vh) scale(.9005)}}.snow:nth-child(373){opacity:1.9916;transform:translate(9.2396vw,-10px) scale(.5886);animation:fall-373 20s -13s linear infinite}@keyframes fall-373{51.411%{transform:translate(9.8841vw,51.411vh) scale(.5886)}to{transform:translate(9.56185vw,99vh) scale(.5886)}}.snow:nth-child(374){opacity:1.0794;transform:translate(98.4525vw,-10px) scale(.8439);animation:fall-374 21s -11s linear infinite}@keyframes fall-374{78.277%{transform:translate(106.5907vw,78.277vh) scale(.8439)}to{transform:translate(102.5216vw,99vh) scale(.8439)}}.snow:nth-child(375){opacity:1.95;transform:translate(1.7111vw,-10px) scale(.2412);animation:fall-375 14s -29s linear infinite}@keyframes fall-375{32.347%{transform:translate(6.3747vw,32.347vh) scale(.2412)}to{transform:translate(4.0429vw,99vh) scale(.2412)}}.snow:nth-child(376){opacity:.4686;transform:translate(96.9185vw,-10px) scale(.5057);animation:fall-376 16s -11s linear infinite}@keyframes fall-376{55.339%{transform:translate(99.6489vw,55.339vh) scale(.5057)}to{transform:translate(98.2837vw,99vh) scale(.5057)}}.snow:nth-child(377){opacity:1.9502;transform:translate(5.4752vw,-10px) scale(.8634);animation:fall-377 25s -22s linear infinite}@keyframes fall-377{40.964%{transform:translate(-3.2158vw,40.964vh) scale(.8634)}to{transform:translate(1.1297vw,99vh) scale(.8634)}}.snow:nth-child(378){opacity:.8342;transform:translate(3.3211vw,-10px) scale(.6624);animation:fall-378 30s -27s linear infinite}@keyframes fall-378{62.493%{transform:translate(-4.3767vw,62.493vh) scale(.6624)}to{transform:translate(-.5278vw,99vh) scale(.6624)}}.snow:nth-child(379){opacity:.5346;transform:translate(60.5281vw,-10px) scale(.3918);animation:fall-379 15s -11s linear infinite}@keyframes fall-379{58.71%{transform:translate(67.2448vw,58.71vh) scale(.3918)}to{transform:translate(63.88645vw,99vh) scale(.3918)}}.snow:nth-child(380){opacity:1.2662;transform:translate(25.8981vw,-10px) scale(.301);animation:fall-380 30s -13s linear infinite}@keyframes fall-380{68.224%{transform:translate(27.8617vw,68.224vh) scale(.301)}to{transform:translate(26.8799vw,99vh) scale(.301)}}.snow:nth-child(381){opacity:1.9896;transform:translate(12.4718vw,-10px) scale(.9543);animation:fall-381 11s -26s linear infinite}@keyframes fall-381{38.394%{transform:translate(22.1204vw,38.394vh) scale(.9543)}to{transform:translate(17.2961vw,99vh) scale(.9543)}}.snow:nth-child(382){opacity:1.4852;transform:translate(65.1869vw,-10px) scale(.6214);animation:fall-382 24s -20s linear infinite}@keyframes fall-382{60.351%{transform:translate(64.0292vw,60.351vh) scale(.6214)}to{transform:translate(64.60805vw,99vh) scale(.6214)}}.snow:nth-child(383){opacity:.503;transform:translate(12.1025vw,-10px) scale(.9235);animation:fall-383 28s -3s linear infinite}@keyframes fall-383{50.41%{transform:translate(21.6104vw,50.41vh) scale(.9235)}to{transform:translate(16.85645vw,99vh) scale(.9235)}}.snow:nth-child(384){opacity:.376;transform:translate(13.9614vw,-10px) scale(.1324);animation:fall-384 21s -5s linear infinite}@keyframes fall-384{35.114%{transform:translate(17.7802vw,35.114vh) scale(.1324)}to{transform:translate(15.8708vw,99vh) scale(.1324)}}.snow:nth-child(385){opacity:.3762;transform:translate(33.3031vw,-10px) scale(.9127);animation:fall-385 13s -4s linear infinite}@keyframes fall-385{60.593%{transform:translate(24.8009vw,60.593vh) scale(.9127)}to{transform:translate(29.052vw,99vh) scale(.9127)}}.snow:nth-child(386){opacity:1.2168;transform:translate(23.684vw,-10px) scale(.8338);animation:fall-386 16s -2s linear infinite}@keyframes fall-386{33.492%{transform:translate(30.7709vw,33.492vh) scale(.8338)}to{transform:translate(27.22745vw,99vh) scale(.8338)}}.snow:nth-child(387){opacity:.8854;transform:translate(64.7033vw,-10px) scale(.2546);animation:fall-387 10s -4s linear infinite}@keyframes fall-387{40.491%{transform:translate(64.6413vw,40.491vh) scale(.2546)}to{transform:translate(64.6723vw,99vh) scale(.2546)}}.snow:nth-child(388){opacity:.8164;transform:translate(87.1293vw,-10px) scale(.7053);animation:fall-388 30s -9s linear infinite}@keyframes fall-388{39.52%{transform:translate(95.5855vw,39.52vh) scale(.7053)}to{transform:translate(91.3574vw,99vh) scale(.7053)}}.snow:nth-child(389){opacity:1.5664;transform:translate(47.903vw,-10px) scale(.9024);animation:fall-389 16s -2s linear infinite}@keyframes fall-389{76.417%{transform:translate(43.5899vw,76.417vh) scale(.9024)}to{transform:translate(45.74645vw,99vh) scale(.9024)}}.snow:nth-child(390){opacity:.916;transform:translate(98.4878vw,-10px) scale(.2491);animation:fall-390 19s -14s linear infinite}@keyframes fall-390{51.06%{transform:translate(103.6924vw,51.06vh) scale(.2491)}to{transform:translate(101.0901vw,99vh) scale(.2491)}}.snow:nth-child(391){opacity:.4434;transform:translate(28.3617vw,-10px) scale(.9392);animation:fall-391 18s -28s linear infinite}@keyframes fall-391{31.848%{transform:translate(26.3241vw,31.848vh) scale(.9392)}to{transform:translate(27.3429vw,99vh) scale(.9392)}}.snow:nth-child(392){opacity:1.4672;transform:translate(77.1263vw,-10px) scale(.0737);animation:fall-392 14s -19s linear infinite}@keyframes fall-392{53.727%{transform:translate(85.188vw,53.727vh) scale(.0737)}to{transform:translate(81.15715vw,99vh) scale(.0737)}}.snow:nth-child(393){opacity:.165;transform:translate(26.0473vw,-10px) scale(.8454);animation:fall-393 22s -20s linear infinite}@keyframes fall-393{78.082%{transform:translate(18.3776vw,78.082vh) scale(.8454)}to{transform:translate(22.21245vw,99vh) scale(.8454)}}.snow:nth-child(394){opacity:1.6464;transform:translate(31.9073vw,-10px) scale(.4211);animation:fall-394 25s -2s linear infinite}@keyframes fall-394{35.555%{transform:translate(25.3722vw,35.555vh) scale(.4211)}to{transform:translate(28.63975vw,99vh) scale(.4211)}}.snow:nth-child(395){opacity:.421;transform:translate(82.5862vw,-10px) scale(.2769);animation:fall-395 24s -4s linear infinite}@keyframes fall-395{53.927%{transform:translate(87.9416vw,53.927vh) scale(.2769)}to{transform:translate(85.2639vw,99vh) scale(.2769)}}.snow:nth-child(396){opacity:1.23;transform:translate(19.1949vw,-10px) scale(.2379);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{30.934%{transform:translate(25.6684vw,30.934vh) scale(.2379)}to{transform:translate(22.43165vw,99vh) scale(.2379)}}.snow:nth-child(397){opacity:1.7482;transform:translate(47.5525vw,-10px) scale(.7728);animation:fall-397 28s -9s linear infinite}@keyframes fall-397{38.963%{transform:translate(54.2801vw,38.963vh) scale(.7728)}to{transform:translate(50.9163vw,99vh) scale(.7728)}}.snow:nth-child(398){opacity:.0564;transform:translate(97.9304vw,-10px) scale(.7532);animation:fall-398 12s -25s linear infinite}@keyframes fall-398{30.141%{transform:translate(91.3321vw,30.141vh) scale(.7532)}to{transform:translate(94.63125vw,99vh) scale(.7532)}}.snow:nth-child(399){opacity:1.1328;transform:translate(17.6998vw,-10px) scale(.1106);animation:fall-399 21s -4s linear infinite}@keyframes fall-399{78.075%{transform:translate(9.7872vw,78.075vh) scale(.1106)}to{transform:translate(13.7435vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.6082;transform:translate(63.0536vw,-10px) scale(.0886);animation:fall-400 13s -14s linear infinite}@keyframes fall-400{46.992%{transform:translate(60.1802vw,46.992vh) scale(.0886)}to{transform:translate(61.6169vw,99vh) scale(.0886)}}\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:1.64;transform:translate(56.5701vw,-10px) scale(.9283);animation:fall-1 15s -30s linear infinite}@keyframes fall-1{73.026%{transform:translate(53.9891vw,73.026vh) scale(.9283)}to{transform:translate(55.2796vw,99vh) scale(.9283)}}.snow:nth-child(2){opacity:.4066;transform:translate(54.6036vw,-10px) scale(.9154);animation:fall-2 23s -1s linear infinite}@keyframes fall-2{31.859%{transform:translate(52.0881vw,31.859vh) scale(.9154)}to{transform:translate(53.34585vw,99vh) scale(.9154)}}.snow:nth-child(3){opacity:1.5804;transform:translate(67.7404vw,-10px) scale(.4996);animation:fall-3 27s -30s linear infinite}@keyframes fall-3{79.737%{transform:translate(73.7516vw,79.737vh) scale(.4996)}to{transform:translate(70.746vw,99vh) scale(.4996)}}.snow:nth-child(4){opacity:1.379;transform:translate(47.6162vw,-10px) scale(.3514);animation:fall-4 24s -15s linear infinite}@keyframes fall-4{62.548%{transform:translate(50.6226vw,62.548vh) scale(.3514)}to{transform:translate(49.1194vw,99vh) scale(.3514)}}.snow:nth-child(5){opacity:1.369;transform:translate(76.7784vw,-10px) scale(.4684);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{75.402%{transform:translate(70.3788vw,75.402vh) scale(.4684)}to{transform:translate(73.5786vw,99vh) scale(.4684)}}.snow:nth-child(6){opacity:.0236;transform:translate(84.6562vw,-10px) scale(.3822);animation:fall-6 19s -18s linear infinite}@keyframes fall-6{33.528%{transform:translate(90.221vw,33.528vh) scale(.3822)}to{transform:translate(87.4386vw,99vh) scale(.3822)}}.snow:nth-child(7){opacity:.5706;transform:translate(56.4272vw,-10px) scale(.544);animation:fall-7 18s -3s linear infinite}@keyframes fall-7{63.533%{transform:translate(53.4816vw,63.533vh) scale(.544)}to{transform:translate(54.9544vw,99vh) scale(.544)}}.snow:nth-child(8){opacity:1.7662;transform:translate(71.4565vw,-10px) scale(.7628);animation:fall-8 29s -3s linear infinite}@keyframes fall-8{55.981%{transform:translate(70.2819vw,55.981vh) scale(.7628)}to{transform:translate(70.8692vw,99vh) scale(.7628)}}.snow:nth-child(9){opacity:1.7354;transform:translate(57.3279vw,-10px) scale(.4462);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{60.225%{transform:translate(61.8642vw,60.225vh) scale(.4462)}to{transform:translate(59.59605vw,99vh) scale(.4462)}}.snow:nth-child(10){opacity:1.5138;transform:translate(15.9828vw,-10px) scale(.8919);animation:fall-10 17s -10s linear infinite}@keyframes fall-10{78.025%{transform:translate(11.9967vw,78.025vh) scale(.8919)}to{transform:translate(13.98975vw,99vh) scale(.8919)}}.snow:nth-child(11){opacity:.2414;transform:translate(92.6324vw,-10px) scale(.5622);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{52.159%{transform:translate(85.0888vw,52.159vh) scale(.5622)}to{transform:translate(88.8606vw,99vh) scale(.5622)}}.snow:nth-child(12){opacity:.033;transform:translate(25.0079vw,-10px) scale(.5819);animation:fall-12 14s -20s linear infinite}@keyframes fall-12{66.298%{transform:translate(26.7257vw,66.298vh) scale(.5819)}to{transform:translate(25.8668vw,99vh) scale(.5819)}}.snow:nth-child(13){opacity:1.4234;transform:translate(26.9797vw,-10px) scale(.2015);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{54.612%{transform:translate(18.8358vw,54.612vh) scale(.2015)}to{transform:translate(22.90775vw,99vh) scale(.2015)}}.snow:nth-child(14){opacity:1.6774;transform:translate(59.0672vw,-10px) scale(.5308);animation:fall-14 12s -23s linear infinite}@keyframes fall-14{76.457%{transform:translate(56.0569vw,76.457vh) scale(.5308)}to{transform:translate(57.56205vw,99vh) scale(.5308)}}.snow:nth-child(15){opacity:1.4678;transform:translate(67.7407vw,-10px) scale(.064);animation:fall-15 21s -14s linear infinite}@keyframes fall-15{78.071%{transform:translate(62.1959vw,78.071vh) scale(.064)}to{transform:translate(64.9683vw,99vh) scale(.064)}}.snow:nth-child(16){opacity:1.413;transform:translate(64.3285vw,-10px) scale(.756);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{39.398%{transform:translate(56.6414vw,39.398vh) scale(.756)}to{transform:translate(60.48495vw,99vh) scale(.756)}}.snow:nth-child(17){opacity:1.8926;transform:translate(63.3266vw,-10px) scale(.0299);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{72.043%{transform:translate(67.7671vw,72.043vh) scale(.0299)}to{transform:translate(65.54685vw,99vh) scale(.0299)}}.snow:nth-child(18){opacity:.9102;transform:translate(80.1912vw,-10px) scale(.2218);animation:fall-18 18s -7s linear infinite}@keyframes fall-18{45.559%{transform:translate(77.8294vw,45.559vh) scale(.2218)}to{transform:translate(79.0103vw,99vh) scale(.2218)}}.snow:nth-child(19){opacity:.139;transform:translate(43.5816vw,-10px) scale(.7963);animation:fall-19 20s -5s linear infinite}@keyframes fall-19{49.23%{transform:translate(37.078vw,49.23vh) scale(.7963)}to{transform:translate(40.3298vw,99vh) scale(.7963)}}.snow:nth-child(20){opacity:.8134;transform:translate(70.6682vw,-10px) scale(.6035);animation:fall-20 16s -9s linear infinite}@keyframes fall-20{54.273%{transform:translate(67.2919vw,54.273vh) scale(.6035)}to{transform:translate(68.98005vw,99vh) scale(.6035)}}.snow:nth-child(21){opacity:1.6194;transform:translate(77.8666vw,-10px) scale(.3394);animation:fall-21 29s -12s linear infinite}@keyframes fall-21{64.811%{transform:translate(71.4029vw,64.811vh) scale(.3394)}to{transform:translate(74.63475vw,99vh) scale(.3394)}}.snow:nth-child(22){opacity:1.4332;transform:translate(26.1449vw,-10px) scale(.1216);animation:fall-22 12s -13s linear infinite}@keyframes fall-22{42.097%{transform:translate(21.7161vw,42.097vh) scale(.1216)}to{transform:translate(23.9305vw,99vh) scale(.1216)}}.snow:nth-child(23){opacity:.481;transform:translate(57.8675vw,-10px) scale(.3133);animation:fall-23 19s -2s linear infinite}@keyframes fall-23{70.212%{transform:translate(50.8221vw,70.212vh) scale(.3133)}to{transform:translate(54.3448vw,99vh) scale(.3133)}}.snow:nth-child(24){opacity:1.0848;transform:translate(35.7825vw,-10px) scale(.9467);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{39.791%{transform:translate(30.3948vw,39.791vh) scale(.9467)}to{transform:translate(33.08865vw,99vh) scale(.9467)}}.snow:nth-child(25){opacity:.2156;transform:translate(41.3528vw,-10px) scale(.0299);animation:fall-25 13s -5s linear infinite}@keyframes fall-25{62.904%{transform:translate(43.7195vw,62.904vh) scale(.0299)}to{transform:translate(42.53615vw,99vh) scale(.0299)}}.snow:nth-child(26){opacity:.6624;transform:translate(59.7993vw,-10px) scale(.2002);animation:fall-26 29s -2s linear infinite}@keyframes fall-26{35.461%{transform:translate(60.4064vw,35.461vh) scale(.2002)}to{transform:translate(60.10285vw,99vh) scale(.2002)}}.snow:nth-child(27){opacity:1.2216;transform:translate(69.9271vw,-10px) scale(.4531);animation:fall-27 27s -6s linear infinite}@keyframes fall-27{70.24%{transform:translate(78.6491vw,70.24vh) scale(.4531)}to{transform:translate(74.2881vw,99vh) scale(.4531)}}.snow:nth-child(28){opacity:.8696;transform:translate(79.0245vw,-10px) scale(.4969);animation:fall-28 11s -24s linear infinite}@keyframes fall-28{47.014%{transform:translate(86.1723vw,47.014vh) scale(.4969)}to{transform:translate(82.5984vw,99vh) scale(.4969)}}.snow:nth-child(29){opacity:.1422;transform:translate(10.3173vw,-10px) scale(.8548);animation:fall-29 28s -24s linear infinite}@keyframes fall-29{71.138%{transform:translate(5.769vw,71.138vh) scale(.8548)}to{transform:translate(8.04315vw,99vh) scale(.8548)}}.snow:nth-child(30){opacity:1.6168;transform:translate(68.8073vw,-10px) scale(.3291);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{55.721%{transform:translate(73.577vw,55.721vh) scale(.3291)}to{transform:translate(71.19215vw,99vh) scale(.3291)}}.snow:nth-child(31){opacity:.204;transform:translate(78.9921vw,-10px) scale(.2165);animation:fall-31 29s -23s linear infinite}@keyframes fall-31{41.977%{transform:translate(77.0188vw,41.977vh) scale(.2165)}to{transform:translate(78.00545vw,99vh) scale(.2165)}}.snow:nth-child(32){opacity:.3814;transform:translate(38.7629vw,-10px) scale(.2568);animation:fall-32 12s -4s linear infinite}@keyframes fall-32{47.769%{transform:translate(42.6514vw,47.769vh) scale(.2568)}to{transform:translate(40.70715vw,99vh) scale(.2568)}}.snow:nth-child(33){opacity:.4218;transform:translate(55.3857vw,-10px) scale(.1444);animation:fall-33 17s -16s linear infinite}@keyframes fall-33{38.075%{transform:translate(47.2944vw,38.075vh) scale(.1444)}to{transform:translate(51.34005vw,99vh) scale(.1444)}}.snow:nth-child(34){opacity:.0388;transform:translate(13.2004vw,-10px) scale(.9663);animation:fall-34 24s -15s linear infinite}@keyframes fall-34{40.815%{transform:translate(4.8974vw,40.815vh) scale(.9663)}to{transform:translate(9.0489vw,99vh) scale(.9663)}}.snow:nth-child(35){opacity:1.2364;transform:translate(93.5759vw,-10px) scale(.6026);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{74.544%{transform:translate(94.3302vw,74.544vh) scale(.6026)}to{transform:translate(93.95305vw,99vh) scale(.6026)}}.snow:nth-child(36){opacity:1.5402;transform:translate(10.517vw,-10px) scale(.9135);animation:fall-36 11s -9s linear infinite}@keyframes fall-36{76.336%{transform:translate(15.0262vw,76.336vh) scale(.9135)}to{transform:translate(12.7716vw,99vh) scale(.9135)}}.snow:nth-child(37){opacity:1.9928;transform:translate(48.4534vw,-10px) scale(.3774);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{65.577%{transform:translate(58.0723vw,65.577vh) scale(.3774)}to{transform:translate(53.26285vw,99vh) scale(.3774)}}.snow:nth-child(38){opacity:1.2696;transform:translate(53.9368vw,-10px) scale(.2277);animation:fall-38 28s -30s linear infinite}@keyframes fall-38{60.108%{transform:translate(56.2733vw,60.108vh) scale(.2277)}to{transform:translate(55.10505vw,99vh) scale(.2277)}}.snow:nth-child(39){opacity:.631;transform:translate(84.3143vw,-10px) scale(.9108);animation:fall-39 17s -20s linear infinite}@keyframes fall-39{57.14%{transform:translate(82.5172vw,57.14vh) scale(.9108)}to{transform:translate(83.41575vw,99vh) scale(.9108)}}.snow:nth-child(40){opacity:.6212;transform:translate(8.9373vw,-10px) scale(.8737);animation:fall-40 17s -11s linear infinite}@keyframes fall-40{57.564%{transform:translate(14.1579vw,57.564vh) scale(.8737)}to{transform:translate(11.5476vw,99vh) scale(.8737)}}.snow:nth-child(41){opacity:.2886;transform:translate(40.8876vw,-10px) scale(.8086);animation:fall-41 15s -10s linear infinite}@keyframes fall-41{43.29%{transform:translate(49.4464vw,43.29vh) scale(.8086)}to{transform:translate(45.167vw,99vh) scale(.8086)}}.snow:nth-child(42){opacity:1.2306;transform:translate(67.0534vw,-10px) scale(.0344);animation:fall-42 24s -4s linear infinite}@keyframes fall-42{74.302%{transform:translate(61.592vw,74.302vh) scale(.0344)}to{transform:translate(64.3227vw,99vh) scale(.0344)}}.snow:nth-child(43){opacity:1.4224;transform:translate(15.2875vw,-10px) scale(.1077);animation:fall-43 10s -30s linear infinite}@keyframes fall-43{37.94%{transform:translate(17.9079vw,37.94vh) scale(.1077)}to{transform:translate(16.5977vw,99vh) scale(.1077)}}.snow:nth-child(44){opacity:.8814;transform:translate(24.857vw,-10px) scale(.2574);animation:fall-44 23s -17s linear infinite}@keyframes fall-44{50.57%{transform:translate(32.7211vw,50.57vh) scale(.2574)}to{transform:translate(28.78905vw,99vh) scale(.2574)}}.snow:nth-child(45){opacity:1.0538;transform:translate(35.678vw,-10px) scale(.936);animation:fall-45 14s -25s linear infinite}@keyframes fall-45{33.375%{transform:translate(30.1009vw,33.375vh) scale(.936)}to{transform:translate(32.88945vw,99vh) scale(.936)}}.snow:nth-child(46){opacity:.8034;transform:translate(23.3197vw,-10px) scale(.3308);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{50.793%{transform:translate(29.364vw,50.793vh) scale(.3308)}to{transform:translate(26.34185vw,99vh) scale(.3308)}}.snow:nth-child(47){opacity:1.5462;transform:translate(22.8408vw,-10px) scale(.1409);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{35.111%{transform:translate(31.4818vw,35.111vh) scale(.1409)}to{transform:translate(27.1613vw,99vh) scale(.1409)}}.snow:nth-child(48){opacity:.558;transform:translate(66.799vw,-10px) scale(.3035);animation:fall-48 29s -18s linear infinite}@keyframes fall-48{70.506%{transform:translate(70.6911vw,70.506vh) scale(.3035)}to{transform:translate(68.74505vw,99vh) scale(.3035)}}.snow:nth-child(49){opacity:.9882;transform:translate(86.638vw,-10px) scale(.6589);animation:fall-49 26s -24s linear infinite}@keyframes fall-49{34.481%{transform:translate(77.0359vw,34.481vh) scale(.6589)}to{transform:translate(81.83695vw,99vh) scale(.6589)}}.snow:nth-child(50){opacity:1.719;transform:translate(25.5728vw,-10px) scale(.531);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{34.516%{transform:translate(24.1493vw,34.516vh) scale(.531)}to{transform:translate(24.86105vw,99vh) scale(.531)}}.snow:nth-child(51){opacity:.3458;transform:translate(99.7653vw,-10px) scale(.001);animation:fall-51 18s -26s linear infinite}@keyframes fall-51{53.476%{transform:translate(108.658vw,53.476vh) scale(.001)}to{transform:translate(104.21165vw,99vh) scale(.001)}}.snow:nth-child(52){opacity:.7188;transform:translate(84.0391vw,-10px) scale(.756);animation:fall-52 27s -1s linear infinite}@keyframes fall-52{64.08%{transform:translate(85.9997vw,64.08vh) scale(.756)}to{transform:translate(85.0194vw,99vh) scale(.756)}}.snow:nth-child(53){opacity:1.6006;transform:translate(99.5703vw,-10px) scale(.7515);animation:fall-53 14s -28s linear infinite}@keyframes fall-53{74.145%{transform:translate(93.5769vw,74.145vh) scale(.7515)}to{transform:translate(96.5736vw,99vh) scale(.7515)}}.snow:nth-child(54){opacity:1.0162;transform:translate(39.9546vw,-10px) scale(.2696);animation:fall-54 28s -10s linear infinite}@keyframes fall-54{46.519%{transform:translate(32.619vw,46.519vh) scale(.2696)}to{transform:translate(36.2868vw,99vh) scale(.2696)}}.snow:nth-child(55){opacity:1.0746;transform:translate(85.9114vw,-10px) scale(.137);animation:fall-55 21s -1s linear infinite}@keyframes fall-55{57.353%{transform:translate(89.3526vw,57.353vh) scale(.137)}to{transform:translate(87.632vw,99vh) scale(.137)}}.snow:nth-child(56){opacity:1.2408;transform:translate(66.8535vw,-10px) scale(.4338);animation:fall-56 16s -25s linear infinite}@keyframes fall-56{55.156%{transform:translate(60.2275vw,55.156vh) scale(.4338)}to{transform:translate(63.5405vw,99vh) scale(.4338)}}.snow:nth-child(57){opacity:.1946;transform:translate(50.998vw,-10px) scale(.2171);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{47.968%{transform:translate(59.6051vw,47.968vh) scale(.2171)}to{transform:translate(55.30155vw,99vh) scale(.2171)}}.snow:nth-child(58){opacity:1.1482;transform:translate(59.9143vw,-10px) scale(.9986);animation:fall-58 10s -26s linear infinite}@keyframes fall-58{30.79%{transform:translate(66.4325vw,30.79vh) scale(.9986)}to{transform:translate(63.1734vw,99vh) scale(.9986)}}.snow:nth-child(59){opacity:1.1978;transform:translate(96.7348vw,-10px) scale(.3651);animation:fall-59 29s -9s linear infinite}@keyframes fall-59{53.564%{transform:translate(106.6222vw,53.564vh) scale(.3651)}to{transform:translate(101.6785vw,99vh) scale(.3651)}}.snow:nth-child(60){opacity:.5632;transform:translate(2.4943vw,-10px) scale(.7447);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{76.19%{transform:translate(12.0819vw,76.19vh) scale(.7447)}to{transform:translate(7.2881vw,99vh) scale(.7447)}}.snow:nth-child(61){opacity:.5122;transform:translate(90.2001vw,-10px) scale(.813);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{72.323%{transform:translate(84.8764vw,72.323vh) scale(.813)}to{transform:translate(87.53825vw,99vh) scale(.813)}}.snow:nth-child(62){opacity:1.2136;transform:translate(35.3107vw,-10px) scale(.3829);animation:fall-62 21s -27s linear infinite}@keyframes fall-62{30.242%{transform:translate(31.5544vw,30.242vh) scale(.3829)}to{transform:translate(33.43255vw,99vh) scale(.3829)}}.snow:nth-child(63){opacity:.7746;transform:translate(46.55vw,-10px) scale(.1954);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{63.219%{transform:translate(38.9918vw,63.219vh) scale(.1954)}to{transform:translate(42.7709vw,99vh) scale(.1954)}}.snow:nth-child(64){opacity:.2448;transform:translate(32.8685vw,-10px) scale(.9233);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{72.76%{transform:translate(31.5988vw,72.76vh) scale(.9233)}to{transform:translate(32.23365vw,99vh) scale(.9233)}}.snow:nth-child(65){opacity:1.2468;transform:translate(48.7482vw,-10px) scale(.8822);animation:fall-65 20s -11s linear infinite}@keyframes fall-65{36.38%{transform:translate(43.8795vw,36.38vh) scale(.8822)}to{transform:translate(46.31385vw,99vh) scale(.8822)}}.snow:nth-child(66){opacity:1.4862;transform:translate(36.0574vw,-10px) scale(.0821);animation:fall-66 10s -23s linear infinite}@keyframes fall-66{40.084%{transform:translate(29.5483vw,40.084vh) scale(.0821)}to{transform:translate(32.80285vw,99vh) scale(.0821)}}.snow:nth-child(67){opacity:1.2686;transform:translate(44.0244vw,-10px) scale(.011);animation:fall-67 27s -7s linear infinite}@keyframes fall-67{75.309%{transform:translate(46.6667vw,75.309vh) scale(.011)}to{transform:translate(45.34555vw,99vh) scale(.011)}}.snow:nth-child(68){opacity:1.7886;transform:translate(27.2736vw,-10px) scale(.6779);animation:fall-68 27s -2s linear infinite}@keyframes fall-68{72.245%{transform:translate(24.351vw,72.245vh) scale(.6779)}to{transform:translate(25.8123vw,99vh) scale(.6779)}}.snow:nth-child(69){opacity:.0416;transform:translate(77.6542vw,-10px) scale(.4741);animation:fall-69 11s -23s linear infinite}@keyframes fall-69{62.531%{transform:translate(69.7188vw,62.531vh) scale(.4741)}to{transform:translate(73.6865vw,99vh) scale(.4741)}}.snow:nth-child(70){opacity:.26;transform:translate(.6032vw,-10px) scale(.2222);animation:fall-70 24s -21s linear infinite}@keyframes fall-70{33.988%{transform:translate(-5.4097vw,33.988vh) scale(.2222)}to{transform:translate(-2.40325vw,99vh) scale(.2222)}}.snow:nth-child(71){opacity:1.0834;transform:translate(6.2012vw,-10px) scale(.7478);animation:fall-71 25s -10s linear infinite}@keyframes fall-71{67.094%{transform:translate(8.2656vw,67.094vh) scale(.7478)}to{transform:translate(7.2334vw,99vh) scale(.7478)}}.snow:nth-child(72){opacity:.0044;transform:translate(1.0647vw,-10px) scale(.3203);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{64.735%{transform:translate(3.8622vw,64.735vh) scale(.3203)}to{transform:translate(2.46345vw,99vh) scale(.3203)}}.snow:nth-child(73){opacity:.4276;transform:translate(56.4247vw,-10px) scale(.1829);animation:fall-73 24s -30s linear infinite}@keyframes fall-73{79.063%{transform:translate(49.7582vw,79.063vh) scale(.1829)}to{transform:translate(53.09145vw,99vh) scale(.1829)}}.snow:nth-child(74){opacity:.6218;transform:translate(53.6351vw,-10px) scale(.532);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{67.016%{transform:translate(56.0064vw,67.016vh) scale(.532)}to{transform:translate(54.82075vw,99vh) scale(.532)}}.snow:nth-child(75){opacity:1.3496;transform:translate(64.6653vw,-10px) scale(.3601);animation:fall-75 22s -10s linear infinite}@keyframes fall-75{71.434%{transform:translate(57.2931vw,71.434vh) scale(.3601)}to{transform:translate(60.9792vw,99vh) scale(.3601)}}.snow:nth-child(76){opacity:1.7474;transform:translate(9.663vw,-10px) scale(.1834);animation:fall-76 15s -5s linear infinite}@keyframes fall-76{67.448%{transform:translate(19.4173vw,67.448vh) scale(.1834)}to{transform:translate(14.54015vw,99vh) scale(.1834)}}.snow:nth-child(77){opacity:.4276;transform:translate(50.4105vw,-10px) scale(.998);animation:fall-77 26s -9s linear infinite}@keyframes fall-77{31.28%{transform:translate(60.0755vw,31.28vh) scale(.998)}to{transform:translate(55.243vw,99vh) scale(.998)}}.snow:nth-child(78){opacity:.0938;transform:translate(25.4252vw,-10px) scale(.3405);animation:fall-78 21s -28s linear infinite}@keyframes fall-78{51.116%{transform:translate(31.632vw,51.116vh) scale(.3405)}to{transform:translate(28.5286vw,99vh) scale(.3405)}}.snow:nth-child(79){opacity:.173;transform:translate(91.9815vw,-10px) scale(.4075);animation:fall-79 14s -2s linear infinite}@keyframes fall-79{64.717%{transform:translate(98.8888vw,64.717vh) scale(.4075)}to{transform:translate(95.43515vw,99vh) scale(.4075)}}.snow:nth-child(80){opacity:.007;transform:translate(60.4391vw,-10px) scale(.7339);animation:fall-80 29s -12s linear infinite}@keyframes fall-80{47.47%{transform:translate(55.2119vw,47.47vh) scale(.7339)}to{transform:translate(57.8255vw,99vh) scale(.7339)}}.snow:nth-child(81){opacity:.4732;transform:translate(39.3568vw,-10px) scale(.7557);animation:fall-81 24s -5s linear infinite}@keyframes fall-81{39.909%{transform:translate(35.9486vw,39.909vh) scale(.7557)}to{transform:translate(37.6527vw,99vh) scale(.7557)}}.snow:nth-child(82){opacity:1.3812;transform:translate(82.7942vw,-10px) scale(.7894);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{59.96%{transform:translate(81.5011vw,59.96vh) scale(.7894)}to{transform:translate(82.14765vw,99vh) scale(.7894)}}.snow:nth-child(83){opacity:1.0188;transform:translate(37.1455vw,-10px) scale(.5114);animation:fall-83 13s -21s linear infinite}@keyframes fall-83{61.082%{transform:translate(43.5291vw,61.082vh) scale(.5114)}to{transform:translate(40.3373vw,99vh) scale(.5114)}}.snow:nth-child(84){opacity:1.959;transform:translate(39.3445vw,-10px) scale(.9798);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{71.011%{transform:translate(40.371vw,71.011vh) scale(.9798)}to{transform:translate(39.85775vw,99vh) scale(.9798)}}.snow:nth-child(85){opacity:.9914;transform:translate(19.4221vw,-10px) scale(.5654);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{43.493%{transform:translate(16.8432vw,43.493vh) scale(.5654)}to{transform:translate(18.13265vw,99vh) scale(.5654)}}.snow:nth-child(86){opacity:.8886;transform:translate(34.7481vw,-10px) scale(.4203);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{62.061%{transform:translate(36.5203vw,62.061vh) scale(.4203)}to{transform:translate(35.6342vw,99vh) scale(.4203)}}.snow:nth-child(87){opacity:.0022;transform:translate(22.6391vw,-10px) scale(.1938);animation:fall-87 16s -18s linear infinite}@keyframes fall-87{34.694%{transform:translate(28.7725vw,34.694vh) scale(.1938)}to{transform:translate(25.7058vw,99vh) scale(.1938)}}.snow:nth-child(88){opacity:.8724;transform:translate(71.352vw,-10px) scale(.7082);animation:fall-88 12s -16s linear infinite}@keyframes fall-88{48.301%{transform:translate(80.3663vw,48.301vh) scale(.7082)}to{transform:translate(75.85915vw,99vh) scale(.7082)}}.snow:nth-child(89){opacity:1.1878;transform:translate(10.0747vw,-10px) scale(.1034);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{46.732%{transform:translate(19.4658vw,46.732vh) scale(.1034)}to{transform:translate(14.77025vw,99vh) scale(.1034)}}.snow:nth-child(90){opacity:1.7678;transform:translate(19.7523vw,-10px) scale(.8002);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{41.102%{transform:translate(24.6161vw,41.102vh) scale(.8002)}to{transform:translate(22.1842vw,99vh) scale(.8002)}}.snow:nth-child(91){opacity:.2992;transform:translate(1.4618vw,-10px) scale(.1631);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{47.016%{transform:translate(7.4376vw,47.016vh) scale(.1631)}to{transform:translate(4.4497vw,99vh) scale(.1631)}}.snow:nth-child(92){opacity:1.2612;transform:translate(73.1797vw,-10px) scale(.6207);animation:fall-92 11s -24s linear infinite}@keyframes fall-92{61.899%{transform:translate(79.9062vw,61.899vh) scale(.6207)}to{transform:translate(76.54295vw,99vh) scale(.6207)}}.snow:nth-child(93){opacity:1.2278;transform:translate(59.4582vw,-10px) scale(.6489);animation:fall-93 23s -21s linear infinite}@keyframes fall-93{57.72%{transform:translate(50.1709vw,57.72vh) scale(.6489)}to{transform:translate(54.81455vw,99vh) scale(.6489)}}.snow:nth-child(94){opacity:1.5008;transform:translate(71.3384vw,-10px) scale(.0734);animation:fall-94 20s -17s linear infinite}@keyframes fall-94{63.652%{transform:translate(75.4332vw,63.652vh) scale(.0734)}to{transform:translate(73.3858vw,99vh) scale(.0734)}}.snow:nth-child(95){opacity:.843;transform:translate(1.4973vw,-10px) scale(.1002);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{38.955%{transform:translate(11.1087vw,38.955vh) scale(.1002)}to{transform:translate(6.303vw,99vh) scale(.1002)}}.snow:nth-child(96){opacity:1.0994;transform:translate(6.6358vw,-10px) scale(.9244);animation:fall-96 23s -10s linear infinite}@keyframes fall-96{79.892%{transform:translate(5.9825vw,79.892vh) scale(.9244)}to{transform:translate(6.30915vw,99vh) scale(.9244)}}.snow:nth-child(97){opacity:1.042;transform:translate(38.6048vw,-10px) scale(.9835);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{44.249%{transform:translate(47.0298vw,44.249vh) scale(.9835)}to{transform:translate(42.8173vw,99vh) scale(.9835)}}.snow:nth-child(98){opacity:1.4008;transform:translate(98.7266vw,-10px) scale(.9828);animation:fall-98 27s -27s linear infinite}@keyframes fall-98{76.252%{transform:translate(101.9964vw,76.252vh) scale(.9828)}to{transform:translate(100.3615vw,99vh) scale(.9828)}}.snow:nth-child(99){opacity:.8092;transform:translate(67.5658vw,-10px) scale(.8428);animation:fall-99 24s -19s linear infinite}@keyframes fall-99{63.367%{transform:translate(68.574vw,63.367vh) scale(.8428)}to{transform:translate(68.0699vw,99vh) scale(.8428)}}.snow:nth-child(100){opacity:.5152;transform:translate(10.7443vw,-10px) scale(.1974);animation:fall-100 18s -25s linear infinite}@keyframes fall-100{48.222%{transform:translate(19.7291vw,48.222vh) scale(.1974)}to{transform:translate(15.2367vw,99vh) scale(.1974)}}.snow:nth-child(101){opacity:1.5208;transform:translate(43.9859vw,-10px) scale(.6506);animation:fall-101 18s -6s linear infinite}@keyframes fall-101{39.817%{transform:translate(37.5191vw,39.817vh) scale(.6506)}to{transform:translate(40.7525vw,99vh) scale(.6506)}}.snow:nth-child(102){opacity:.0372;transform:translate(60.2239vw,-10px) scale(.596);animation:fall-102 30s -2s linear infinite}@keyframes fall-102{40.843%{transform:translate(54.5692vw,40.843vh) scale(.596)}to{transform:translate(57.39655vw,99vh) scale(.596)}}.snow:nth-child(103){opacity:1.0014;transform:translate(93.5377vw,-10px) scale(.7183);animation:fall-103 17s -24s linear infinite}@keyframes fall-103{32.016%{transform:translate(95.0594vw,32.016vh) scale(.7183)}to{transform:translate(94.29855vw,99vh) scale(.7183)}}.snow:nth-child(104){opacity:.2846;transform:translate(67.8652vw,-10px) scale(.1268);animation:fall-104 24s -8s linear infinite}@keyframes fall-104{75.114%{transform:translate(72.1689vw,75.114vh) scale(.1268)}to{transform:translate(70.01705vw,99vh) scale(.1268)}}.snow:nth-child(105){opacity:.3746;transform:translate(61.2719vw,-10px) scale(.2067);animation:fall-105 16s -10s linear infinite}@keyframes fall-105{62.166%{transform:translate(62.8857vw,62.166vh) scale(.2067)}to{transform:translate(62.0788vw,99vh) scale(.2067)}}.snow:nth-child(106){opacity:1.5422;transform:translate(74.8383vw,-10px) scale(.7021);animation:fall-106 19s -15s linear infinite}@keyframes fall-106{64.625%{transform:translate(76.6687vw,64.625vh) scale(.7021)}to{transform:translate(75.7535vw,99vh) scale(.7021)}}.snow:nth-child(107){opacity:1.7604;transform:translate(9.657vw,-10px) scale(.8039);animation:fall-107 25s -19s linear infinite}@keyframes fall-107{66.825%{transform:translate(6.5079vw,66.825vh) scale(.8039)}to{transform:translate(8.08245vw,99vh) scale(.8039)}}.snow:nth-child(108){opacity:.4736;transform:translate(14.5296vw,-10px) scale(.9531);animation:fall-108 12s -5s linear infinite}@keyframes fall-108{67.033%{transform:translate(5.2408vw,67.033vh) scale(.9531)}to{transform:translate(9.8852vw,99vh) scale(.9531)}}.snow:nth-child(109){opacity:1.4746;transform:translate(71.9027vw,-10px) scale(.568);animation:fall-109 13s -8s linear infinite}@keyframes fall-109{75.826%{transform:translate(67.3977vw,75.826vh) scale(.568)}to{transform:translate(69.6502vw,99vh) scale(.568)}}.snow:nth-child(110){opacity:1.293;transform:translate(31.7909vw,-10px) scale(.9919);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{59.668%{transform:translate(27.1721vw,59.668vh) scale(.9919)}to{transform:translate(29.4815vw,99vh) scale(.9919)}}.snow:nth-child(111){opacity:1.9206;transform:translate(5.0891vw,-10px) scale(.3643);animation:fall-111 21s -3s linear infinite}@keyframes fall-111{79.936%{transform:translate(-.514vw,79.936vh) scale(.3643)}to{transform:translate(2.28755vw,99vh) scale(.3643)}}.snow:nth-child(112){opacity:1.1984;transform:translate(80.802vw,-10px) scale(.2273);animation:fall-112 11s -22s linear infinite}@keyframes fall-112{35.587%{transform:translate(83.7863vw,35.587vh) scale(.2273)}to{transform:translate(82.29415vw,99vh) scale(.2273)}}.snow:nth-child(113){opacity:1.7024;transform:translate(8.5487vw,-10px) scale(.0737);animation:fall-113 14s -23s linear infinite}@keyframes fall-113{77.882%{transform:translate(7.1292vw,77.882vh) scale(.0737)}to{transform:translate(7.83895vw,99vh) scale(.0737)}}.snow:nth-child(114){opacity:1.3034;transform:translate(5.2423vw,-10px) scale(.5987);animation:fall-114 28s -23s linear infinite}@keyframes fall-114{65.848%{transform:translate(9.4782vw,65.848vh) scale(.5987)}to{transform:translate(7.36025vw,99vh) scale(.5987)}}.snow:nth-child(115){opacity:1.6392;transform:translate(58.7348vw,-10px) scale(.0326);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{48.719%{transform:translate(62.4192vw,48.719vh) scale(.0326)}to{transform:translate(60.577vw,99vh) scale(.0326)}}.snow:nth-child(116){opacity:1.89;transform:translate(28.5855vw,-10px) scale(.1206);animation:fall-116 14s -17s linear infinite}@keyframes fall-116{63.89%{transform:translate(19.4313vw,63.89vh) scale(.1206)}to{transform:translate(24.0084vw,99vh) scale(.1206)}}.snow:nth-child(117){opacity:.9428;transform:translate(52.5789vw,-10px) scale(.1965);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{59.169%{transform:translate(59.4973vw,59.169vh) scale(.1965)}to{transform:translate(56.0381vw,99vh) scale(.1965)}}.snow:nth-child(118){opacity:1.4108;transform:translate(21.0705vw,-10px) scale(.6311);animation:fall-118 13s -6s linear infinite}@keyframes fall-118{76.399%{transform:translate(16.8662vw,76.399vh) scale(.6311)}to{transform:translate(18.96835vw,99vh) scale(.6311)}}.snow:nth-child(119){opacity:1.1646;transform:translate(87.3918vw,-10px) scale(.07);animation:fall-119 20s -15s linear infinite}@keyframes fall-119{59.882%{transform:translate(86.7672vw,59.882vh) scale(.07)}to{transform:translate(87.0795vw,99vh) scale(.07)}}.snow:nth-child(120){opacity:.399;transform:translate(8.3154vw,-10px) scale(.1127);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{55.614%{transform:translate(2.3157vw,55.614vh) scale(.1127)}to{transform:translate(5.31555vw,99vh) scale(.1127)}}.snow:nth-child(121){opacity:1.694;transform:translate(77.9103vw,-10px) scale(.5324);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{74.533%{transform:translate(82.5524vw,74.533vh) scale(.5324)}to{transform:translate(80.23135vw,99vh) scale(.5324)}}.snow:nth-child(122){opacity:1.2094;transform:translate(5.7768vw,-10px) scale(.5839);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{74.471%{transform:translate(8.9333vw,74.471vh) scale(.5839)}to{transform:translate(7.35505vw,99vh) scale(.5839)}}.snow:nth-child(123){opacity:1.2432;transform:translate(54.2222vw,-10px) scale(.0002);animation:fall-123 19s -30s linear infinite}@keyframes fall-123{53.845%{transform:translate(61.6552vw,53.845vh) scale(.0002)}to{transform:translate(57.9387vw,99vh) scale(.0002)}}.snow:nth-child(124){opacity:1.003;transform:translate(59.9029vw,-10px) scale(.8946);animation:fall-124 11s -29s linear infinite}@keyframes fall-124{54.202%{transform:translate(61.8016vw,54.202vh) scale(.8946)}to{transform:translate(60.85225vw,99vh) scale(.8946)}}.snow:nth-child(125){opacity:1.2186;transform:translate(26.5663vw,-10px) scale(.3531);animation:fall-125 29s -19s linear infinite}@keyframes fall-125{36.13%{transform:translate(36.1889vw,36.13vh) scale(.3531)}to{transform:translate(31.3776vw,99vh) scale(.3531)}}.snow:nth-child(126){opacity:.7966;transform:translate(83.3886vw,-10px) scale(.8878);animation:fall-126 24s -20s linear infinite}@keyframes fall-126{47.979%{transform:translate(79.6231vw,47.979vh) scale(.8878)}to{transform:translate(81.50585vw,99vh) scale(.8878)}}.snow:nth-child(127){opacity:1.7288;transform:translate(39.5686vw,-10px) scale(.4443);animation:fall-127 30s -27s linear infinite}@keyframes fall-127{46.438%{transform:translate(32.8226vw,46.438vh) scale(.4443)}to{transform:translate(36.1956vw,99vh) scale(.4443)}}.snow:nth-child(128){opacity:.6584;transform:translate(38.6687vw,-10px) scale(.2424);animation:fall-128 11s -13s linear infinite}@keyframes fall-128{46.594%{transform:translate(30.3068vw,46.594vh) scale(.2424)}to{transform:translate(34.48775vw,99vh) scale(.2424)}}.snow:nth-child(129){opacity:.409;transform:translate(69.2137vw,-10px) scale(.8984);animation:fall-129 24s -24s linear infinite}@keyframes fall-129{57.719%{transform:translate(78.4544vw,57.719vh) scale(.8984)}to{transform:translate(73.83405vw,99vh) scale(.8984)}}.snow:nth-child(130){opacity:.6126;transform:translate(87.3905vw,-10px) scale(.7357);animation:fall-130 13s -24s linear infinite}@keyframes fall-130{44.781%{transform:translate(77.846vw,44.781vh) scale(.7357)}to{transform:translate(82.61825vw,99vh) scale(.7357)}}.snow:nth-child(131){opacity:1.125;transform:translate(77.9705vw,-10px) scale(.3178);animation:fall-131 12s -29s linear infinite}@keyframes fall-131{30.159%{transform:translate(80.7287vw,30.159vh) scale(.3178)}to{transform:translate(79.3496vw,99vh) scale(.3178)}}.snow:nth-child(132){opacity:1.5724;transform:translate(90.7463vw,-10px) scale(.6419);animation:fall-132 25s -8s linear infinite}@keyframes fall-132{40.576%{transform:translate(99.8381vw,40.576vh) scale(.6419)}to{transform:translate(95.2922vw,99vh) scale(.6419)}}.snow:nth-child(133){opacity:1.7844;transform:translate(98.78vw,-10px) scale(.7623);animation:fall-133 23s -10s linear infinite}@keyframes fall-133{78.274%{transform:translate(97.9007vw,78.274vh) scale(.7623)}to{transform:translate(98.34035vw,99vh) scale(.7623)}}.snow:nth-child(134){opacity:1.2442;transform:translate(52.7308vw,-10px) scale(.4257);animation:fall-134 15s -30s linear infinite}@keyframes fall-134{49.316%{transform:translate(54.9062vw,49.316vh) scale(.4257)}to{transform:translate(53.8185vw,99vh) scale(.4257)}}.snow:nth-child(135){opacity:.2408;transform:translate(83.2396vw,-10px) scale(.4022);animation:fall-135 28s -30s linear infinite}@keyframes fall-135{40.331%{transform:translate(74.3923vw,40.331vh) scale(.4022)}to{transform:translate(78.81595vw,99vh) scale(.4022)}}.snow:nth-child(136){opacity:1.5152;transform:translate(1.6017vw,-10px) scale(.6046);animation:fall-136 15s -29s linear infinite}@keyframes fall-136{68.018%{transform:translate(-7.425vw,68.018vh) scale(.6046)}to{transform:translate(-2.91165vw,99vh) scale(.6046)}}.snow:nth-child(137){opacity:.4134;transform:translate(13.6099vw,-10px) scale(.1326);animation:fall-137 12s -22s linear infinite}@keyframes fall-137{34.211%{transform:translate(11.8806vw,34.211vh) scale(.1326)}to{transform:translate(12.74525vw,99vh) scale(.1326)}}.snow:nth-child(138){opacity:.426;transform:translate(19.9751vw,-10px) scale(.1573);animation:fall-138 18s -19s linear infinite}@keyframes fall-138{60.814%{transform:translate(29.3159vw,60.814vh) scale(.1573)}to{transform:translate(24.6455vw,99vh) scale(.1573)}}.snow:nth-child(139){opacity:.3866;transform:translate(7.5532vw,-10px) scale(.8182);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{36.684%{transform:translate(13.2813vw,36.684vh) scale(.8182)}to{transform:translate(10.41725vw,99vh) scale(.8182)}}.snow:nth-child(140){opacity:.2874;transform:translate(40.2842vw,-10px) scale(.9803);animation:fall-140 28s -11s linear infinite}@keyframes fall-140{55.604%{transform:translate(32.3481vw,55.604vh) scale(.9803)}to{transform:translate(36.31615vw,99vh) scale(.9803)}}.snow:nth-child(141){opacity:1.3972;transform:translate(41.3906vw,-10px) scale(.624);animation:fall-141 18s -21s linear infinite}@keyframes fall-141{38.855%{transform:translate(46.4452vw,38.855vh) scale(.624)}to{transform:translate(43.9179vw,99vh) scale(.624)}}.snow:nth-child(142){opacity:1.1606;transform:translate(60.5974vw,-10px) scale(.3133);animation:fall-142 26s -4s linear infinite}@keyframes fall-142{45.149%{transform:translate(67.6225vw,45.149vh) scale(.3133)}to{transform:translate(64.10995vw,99vh) scale(.3133)}}.snow:nth-child(143){opacity:.5126;transform:translate(16.2669vw,-10px) scale(.604);animation:fall-143 25s -25s linear infinite}@keyframes fall-143{74.455%{transform:translate(10.4228vw,74.455vh) scale(.604)}to{transform:translate(13.34485vw,99vh) scale(.604)}}.snow:nth-child(144){opacity:.346;transform:translate(59.85vw,-10px) scale(.1431);animation:fall-144 25s -3s linear infinite}@keyframes fall-144{53.772%{transform:translate(68.1896vw,53.772vh) scale(.1431)}to{transform:translate(64.0198vw,99vh) scale(.1431)}}.snow:nth-child(145){opacity:.137;transform:translate(53.6839vw,-10px) scale(.1792);animation:fall-145 29s -4s linear infinite}@keyframes fall-145{59.939%{transform:translate(60.1833vw,59.939vh) scale(.1792)}to{transform:translate(56.9336vw,99vh) scale(.1792)}}.snow:nth-child(146){opacity:1.0384;transform:translate(91.757vw,-10px) scale(.3838);animation:fall-146 17s -1s linear infinite}@keyframes fall-146{63.237%{transform:translate(95.6982vw,63.237vh) scale(.3838)}to{transform:translate(93.7276vw,99vh) scale(.3838)}}.snow:nth-child(147){opacity:.4624;transform:translate(86.9174vw,-10px) scale(.045);animation:fall-147 28s -8s linear infinite}@keyframes fall-147{73.041%{transform:translate(83.8543vw,73.041vh) scale(.045)}to{transform:translate(85.38585vw,99vh) scale(.045)}}.snow:nth-child(148){opacity:.6622;transform:translate(88.4839vw,-10px) scale(.2449);animation:fall-148 19s -10s linear infinite}@keyframes fall-148{74.432%{transform:translate(91.7553vw,74.432vh) scale(.2449)}to{transform:translate(90.1196vw,99vh) scale(.2449)}}.snow:nth-child(149){opacity:.8654;transform:translate(87.2884vw,-10px) scale(.1277);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{74.265%{transform:translate(85.2575vw,74.265vh) scale(.1277)}to{transform:translate(86.27295vw,99vh) scale(.1277)}}.snow:nth-child(150){opacity:1.2084;transform:translate(19.871vw,-10px) scale(.4967);animation:fall-150 14s -9s linear infinite}@keyframes fall-150{47.029%{transform:translate(10.9319vw,47.029vh) scale(.4967)}to{transform:translate(15.40145vw,99vh) scale(.4967)}}.snow:nth-child(151){opacity:.265;transform:translate(21.5133vw,-10px) scale(.194);animation:fall-151 11s -11s linear infinite}@keyframes fall-151{44.987%{transform:translate(18.1372vw,44.987vh) scale(.194)}to{transform:translate(19.82525vw,99vh) scale(.194)}}.snow:nth-child(152){opacity:.214;transform:translate(91.5511vw,-10px) scale(.7314);animation:fall-152 11s -9s linear infinite}@keyframes fall-152{75.026%{transform:translate(101.0493vw,75.026vh) scale(.7314)}to{transform:translate(96.3002vw,99vh) scale(.7314)}}.snow:nth-child(153){opacity:.1118;transform:translate(28.8591vw,-10px) scale(.1383);animation:fall-153 19s -5s linear infinite}@keyframes fall-153{36.989%{transform:translate(29.5757vw,36.989vh) scale(.1383)}to{transform:translate(29.2174vw,99vh) scale(.1383)}}.snow:nth-child(154){opacity:1.2512;transform:translate(54.0796vw,-10px) scale(.2966);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{74.45%{transform:translate(62.3179vw,74.45vh) scale(.2966)}to{transform:translate(58.19875vw,99vh) scale(.2966)}}.snow:nth-child(155){opacity:1.7714;transform:translate(37.878vw,-10px) scale(.0039);animation:fall-155 20s -7s linear infinite}@keyframes fall-155{50.215%{transform:translate(33.0493vw,50.215vh) scale(.0039)}to{transform:translate(35.46365vw,99vh) scale(.0039)}}.snow:nth-child(156){opacity:1.7964;transform:translate(53.1243vw,-10px) scale(.4598);animation:fall-156 12s -14s linear infinite}@keyframes fall-156{64.562%{transform:translate(50.9947vw,64.562vh) scale(.4598)}to{transform:translate(52.0595vw,99vh) scale(.4598)}}.snow:nth-child(157){opacity:1.9024;transform:translate(83.3982vw,-10px) scale(.8986);animation:fall-157 14s -8s linear infinite}@keyframes fall-157{52.203%{transform:translate(91.462vw,52.203vh) scale(.8986)}to{transform:translate(87.4301vw,99vh) scale(.8986)}}.snow:nth-child(158){opacity:1.1282;transform:translate(54.7075vw,-10px) scale(.8507);animation:fall-158 27s -6s linear infinite}@keyframes fall-158{30.377%{transform:translate(44.8988vw,30.377vh) scale(.8507)}to{transform:translate(49.80315vw,99vh) scale(.8507)}}.snow:nth-child(159){opacity:1.7258;transform:translate(59.1738vw,-10px) scale(.974);animation:fall-159 21s -25s linear infinite}@keyframes fall-159{42.124%{transform:translate(62.2679vw,42.124vh) scale(.974)}to{transform:translate(60.72085vw,99vh) scale(.974)}}.snow:nth-child(160){opacity:1.8602;transform:translate(30.471vw,-10px) scale(.1948);animation:fall-160 17s -17s linear infinite}@keyframes fall-160{37.329%{transform:translate(27.655vw,37.329vh) scale(.1948)}to{transform:translate(29.063vw,99vh) scale(.1948)}}.snow:nth-child(161){opacity:.8882;transform:translate(36.672vw,-10px) scale(.8779);animation:fall-161 24s -25s linear infinite}@keyframes fall-161{75.725%{transform:translate(35.3476vw,75.725vh) scale(.8779)}to{transform:translate(36.0098vw,99vh) scale(.8779)}}.snow:nth-child(162){opacity:1.9808;transform:translate(60.6817vw,-10px) scale(.9937);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{36.655%{transform:translate(59.3223vw,36.655vh) scale(.9937)}to{transform:translate(60.002vw,99vh) scale(.9937)}}.snow:nth-child(163){opacity:1.1526;transform:translate(68.2584vw,-10px) scale(.8793);animation:fall-163 11s -15s linear infinite}@keyframes fall-163{73.337%{transform:translate(67.2969vw,73.337vh) scale(.8793)}to{transform:translate(67.77765vw,99vh) scale(.8793)}}.snow:nth-child(164){opacity:.251;transform:translate(43.1744vw,-10px) scale(.9807);animation:fall-164 21s -3s linear infinite}@keyframes fall-164{77.066%{transform:translate(43.2224vw,77.066vh) scale(.9807)}to{transform:translate(43.1984vw,99vh) scale(.9807)}}.snow:nth-child(165){opacity:.9552;transform:translate(30.9923vw,-10px) scale(.8784);animation:fall-165 10s -12s linear infinite}@keyframes fall-165{55.821%{transform:translate(36.3485vw,55.821vh) scale(.8784)}to{transform:translate(33.6704vw,99vh) scale(.8784)}}.snow:nth-child(166){opacity:1.0362;transform:translate(42.2956vw,-10px) scale(.0594);animation:fall-166 14s -17s linear infinite}@keyframes fall-166{32.576%{transform:translate(32.5218vw,32.576vh) scale(.0594)}to{transform:translate(37.4087vw,99vh) scale(.0594)}}.snow:nth-child(167){opacity:1.7326;transform:translate(80.8027vw,-10px) scale(.9319);animation:fall-167 11s -15s linear infinite}@keyframes fall-167{61.733%{transform:translate(76.2812vw,61.733vh) scale(.9319)}to{transform:translate(78.54195vw,99vh) scale(.9319)}}.snow:nth-child(168){opacity:1.4382;transform:translate(10.4749vw,-10px) scale(.1255);animation:fall-168 22s -28s linear infinite}@keyframes fall-168{38.658%{transform:translate(6.0918vw,38.658vh) scale(.1255)}to{transform:translate(8.28335vw,99vh) scale(.1255)}}.snow:nth-child(169){opacity:1.3396;transform:translate(64.3699vw,-10px) scale(.0953);animation:fall-169 19s -7s linear infinite}@keyframes fall-169{53.82%{transform:translate(69.2053vw,53.82vh) scale(.0953)}to{transform:translate(66.7876vw,99vh) scale(.0953)}}.snow:nth-child(170){opacity:1.6308;transform:translate(48.084vw,-10px) scale(.9644);animation:fall-170 28s -24s linear infinite}@keyframes fall-170{51.548%{transform:translate(46.035vw,51.548vh) scale(.9644)}to{transform:translate(47.0595vw,99vh) scale(.9644)}}.snow:nth-child(171){opacity:1.9038;transform:translate(42.7578vw,-10px) scale(.3908);animation:fall-171 25s -14s linear infinite}@keyframes fall-171{30.704%{transform:translate(47.5542vw,30.704vh) scale(.3908)}to{transform:translate(45.156vw,99vh) scale(.3908)}}.snow:nth-child(172){opacity:1.9466;transform:translate(43.2179vw,-10px) scale(.6195);animation:fall-172 14s -7s linear infinite}@keyframes fall-172{44.507%{transform:translate(47.7816vw,44.507vh) scale(.6195)}to{transform:translate(45.49975vw,99vh) scale(.6195)}}.snow:nth-child(173){opacity:.3852;transform:translate(24.9222vw,-10px) scale(.089);animation:fall-173 13s -22s linear infinite}@keyframes fall-173{36.679%{transform:translate(21.9192vw,36.679vh) scale(.089)}to{transform:translate(23.4207vw,99vh) scale(.089)}}.snow:nth-child(174){opacity:1.1682;transform:translate(27.1052vw,-10px) scale(.2799);animation:fall-174 17s -5s linear infinite}@keyframes fall-174{38.177%{transform:translate(33.0184vw,38.177vh) scale(.2799)}to{transform:translate(30.0618vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:1.873;transform:translate(24.8296vw,-10px) scale(.4971);animation:fall-175 26s -16s linear infinite}@keyframes fall-175{39.168%{transform:translate(15.1048vw,39.168vh) scale(.4971)}to{transform:translate(19.9672vw,99vh) scale(.4971)}}.snow:nth-child(176){opacity:1.6922;transform:translate(13.8708vw,-10px) scale(.7183);animation:fall-176 19s -1s linear infinite}@keyframes fall-176{70.861%{transform:translate(16.7403vw,70.861vh) scale(.7183)}to{transform:translate(15.30555vw,99vh) scale(.7183)}}.snow:nth-child(177){opacity:1.9622;transform:translate(15.8676vw,-10px) scale(.5208);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{68.794%{transform:translate(6.8389vw,68.794vh) scale(.5208)}to{transform:translate(11.35325vw,99vh) scale(.5208)}}.snow:nth-child(178){opacity:1.7008;transform:translate(88.5857vw,-10px) scale(.1506);animation:fall-178 16s -14s linear infinite}@keyframes fall-178{76.944%{transform:translate(87.3751vw,76.944vh) scale(.1506)}to{transform:translate(87.9804vw,99vh) scale(.1506)}}.snow:nth-child(179){opacity:1.5336;transform:translate(67.4143vw,-10px) scale(.6898);animation:fall-179 17s -10s linear infinite}@keyframes fall-179{31.332%{transform:translate(66.3317vw,31.332vh) scale(.6898)}to{transform:translate(66.873vw,99vh) scale(.6898)}}.snow:nth-child(180){opacity:1.6634;transform:translate(16.7973vw,-10px) scale(.7563);animation:fall-180 23s -8s linear infinite}@keyframes fall-180{69.215%{transform:translate(15.2501vw,69.215vh) scale(.7563)}to{transform:translate(16.0237vw,99vh) scale(.7563)}}.snow:nth-child(181){opacity:.7384;transform:translate(79.2918vw,-10px) scale(.1093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{34.536%{transform:translate(84.8851vw,34.536vh) scale(.1093)}to{transform:translate(82.08845vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:1.5158;transform:translate(14.8507vw,-10px) scale(.5084);animation:fall-182 17s -21s linear infinite}@keyframes fall-182{45.54%{transform:translate(12.0603vw,45.54vh) scale(.5084)}to{transform:translate(13.4555vw,99vh) scale(.5084)}}.snow:nth-child(183){opacity:.2742;transform:translate(43.0923vw,-10px) scale(.2941);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{50.551%{transform:translate(51.8273vw,50.551vh) scale(.2941)}to{transform:translate(47.4598vw,99vh) scale(.2941)}}.snow:nth-child(184){opacity:.1102;transform:translate(42.0912vw,-10px) scale(.3545);animation:fall-184 28s -25s linear infinite}@keyframes fall-184{56.573%{transform:translate(41.8965vw,56.573vh) scale(.3545)}to{transform:translate(41.99385vw,99vh) scale(.3545)}}.snow:nth-child(185){opacity:1.4774;transform:translate(53.2094vw,-10px) scale(.4257);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{51.119%{transform:translate(45.9538vw,51.119vh) scale(.4257)}to{transform:translate(49.5816vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:1.7582;transform:translate(60.4665vw,-10px) scale(.2522);animation:fall-186 18s -30s linear infinite}@keyframes fall-186{54.357%{transform:translate(61.5091vw,54.357vh) scale(.2522)}to{transform:translate(60.9878vw,99vh) scale(.2522)}}.snow:nth-child(187){opacity:1.3764;transform:translate(16.9279vw,-10px) scale(.4289);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{78.831%{transform:translate(26.7813vw,78.831vh) scale(.4289)}to{transform:translate(21.8546vw,99vh) scale(.4289)}}.snow:nth-child(188){opacity:.6004;transform:translate(16.5389vw,-10px) scale(.2648);animation:fall-188 25s -20s linear infinite}@keyframes fall-188{37.154%{transform:translate(10.3265vw,37.154vh) scale(.2648)}to{transform:translate(13.4327vw,99vh) scale(.2648)}}.snow:nth-child(189){opacity:.9124;transform:translate(21.5821vw,-10px) scale(.4664);animation:fall-189 19s -30s linear infinite}@keyframes fall-189{71.751%{transform:translate(26.0756vw,71.751vh) scale(.4664)}to{transform:translate(23.82885vw,99vh) scale(.4664)}}.snow:nth-child(190){opacity:.3214;transform:translate(90.2546vw,-10px) scale(.7257);animation:fall-190 16s -23s linear infinite}@keyframes fall-190{38.448%{transform:translate(91.8115vw,38.448vh) scale(.7257)}to{transform:translate(91.03305vw,99vh) scale(.7257)}}.snow:nth-child(191){opacity:.1376;transform:translate(61.0547vw,-10px) scale(.4566);animation:fall-191 24s -18s linear infinite}@keyframes fall-191{38.24%{transform:translate(64.7225vw,38.24vh) scale(.4566)}to{transform:translate(62.8886vw,99vh) scale(.4566)}}.snow:nth-child(192){opacity:.149;transform:translate(46.7677vw,-10px) scale(.5342);animation:fall-192 16s -22s linear infinite}@keyframes fall-192{38.921%{transform:translate(51.3515vw,38.921vh) scale(.5342)}to{transform:translate(49.0596vw,99vh) scale(.5342)}}.snow:nth-child(193){opacity:1.7174;transform:translate(62.8521vw,-10px) scale(.7378);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{78.243%{transform:translate(67.9641vw,78.243vh) scale(.7378)}to{transform:translate(65.4081vw,99vh) scale(.7378)}}.snow:nth-child(194){opacity:.8278;transform:translate(75.6112vw,-10px) scale(.2664);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{79.066%{transform:translate(65.629vw,79.066vh) scale(.2664)}to{transform:translate(70.6201vw,99vh) scale(.2664)}}.snow:nth-child(195){opacity:1.5894;transform:translate(88.4946vw,-10px) scale(.8393);animation:fall-195 11s -22s linear infinite}@keyframes fall-195{33.995%{transform:translate(92.6443vw,33.995vh) scale(.8393)}to{transform:translate(90.56945vw,99vh) scale(.8393)}}.snow:nth-child(196){opacity:1.7542;transform:translate(24.1534vw,-10px) scale(.8925);animation:fall-196 14s -29s linear infinite}@keyframes fall-196{64.921%{transform:translate(22.4339vw,64.921vh) scale(.8925)}to{transform:translate(23.29365vw,99vh) scale(.8925)}}.snow:nth-child(197){opacity:1.8906;transform:translate(9.2177vw,-10px) scale(.9522);animation:fall-197 29s -5s linear infinite}@keyframes fall-197{31.716%{transform:translate(7.4433vw,31.716vh) scale(.9522)}to{transform:translate(8.3305vw,99vh) scale(.9522)}}.snow:nth-child(198){opacity:1.64;transform:translate(9.083vw,-10px) scale(.6397);animation:fall-198 11s -8s linear infinite}@keyframes fall-198{72.109%{transform:translate(16.9481vw,72.109vh) scale(.6397)}to{transform:translate(13.01555vw,99vh) scale(.6397)}}.snow:nth-child(199){opacity:1.5394;transform:translate(18.9041vw,-10px) scale(.0491);animation:fall-199 17s -6s linear infinite}@keyframes fall-199{47.163%{transform:translate(10.9057vw,47.163vh) scale(.0491)}to{transform:translate(14.9049vw,99vh) scale(.0491)}}.snow:nth-child(200){opacity:.5194;transform:translate(26.4689vw,-10px) scale(.5271);animation:fall-200 29s -29s linear infinite}@keyframes fall-200{31.789%{transform:translate(18.0746vw,31.789vh) scale(.5271)}to{transform:translate(22.27175vw,99vh) scale(.5271)}}.snow:nth-child(201){opacity:1.6828;transform:translate(39.8296vw,-10px) scale(.1147);animation:fall-201 21s -11s linear infinite}@keyframes fall-201{66.995%{transform:translate(31.1593vw,66.995vh) scale(.1147)}to{transform:translate(35.49445vw,99vh) scale(.1147)}}.snow:nth-child(202){opacity:.4562;transform:translate(35.8282vw,-10px) scale(.5744);animation:fall-202 27s -24s linear infinite}@keyframes fall-202{35.328%{transform:translate(26.7158vw,35.328vh) scale(.5744)}to{transform:translate(31.272vw,99vh) scale(.5744)}}.snow:nth-child(203){opacity:1.4698;transform:translate(99.1787vw,-10px) scale(.6249);animation:fall-203 29s -30s linear infinite}@keyframes fall-203{64.787%{transform:translate(102.1929vw,64.787vh) scale(.6249)}to{transform:translate(100.6858vw,99vh) scale(.6249)}}.snow:nth-child(204){opacity:.97;transform:translate(93.3514vw,-10px) scale(.3704);animation:fall-204 29s -26s linear infinite}@keyframes fall-204{53.275%{transform:translate(92.3748vw,53.275vh) scale(.3704)}to{transform:translate(92.8631vw,99vh) scale(.3704)}}.snow:nth-child(205){opacity:1.2674;transform:translate(61.8119vw,-10px) scale(.2826);animation:fall-205 19s -29s linear infinite}@keyframes fall-205{62.967%{transform:translate(59.679vw,62.967vh) scale(.2826)}to{transform:translate(60.74545vw,99vh) scale(.2826)}}.snow:nth-child(206){opacity:.7278;transform:translate(40.6524vw,-10px) scale(.0287);animation:fall-206 25s -6s linear infinite}@keyframes fall-206{46.65%{transform:translate(41.5265vw,46.65vh) scale(.0287)}to{transform:translate(41.08945vw,99vh) scale(.0287)}}.snow:nth-child(207){opacity:1.1748;transform:translate(31.3031vw,-10px) scale(.2189);animation:fall-207 14s -7s linear infinite}@keyframes fall-207{77.481%{transform:translate(34.943vw,77.481vh) scale(.2189)}to{transform:translate(33.12305vw,99vh) scale(.2189)}}.snow:nth-child(208){opacity:.7996;transform:translate(18.6945vw,-10px) scale(.813);animation:fall-208 18s -12s linear infinite}@keyframes fall-208{39.56%{transform:translate(24.833vw,39.56vh) scale(.813)}to{transform:translate(21.76375vw,99vh) scale(.813)}}.snow:nth-child(209){opacity:1.6958;transform:translate(50.2063vw,-10px) scale(.8806);animation:fall-209 29s -29s linear infinite}@keyframes fall-209{35.391%{transform:translate(54.4172vw,35.391vh) scale(.8806)}to{transform:translate(52.31175vw,99vh) scale(.8806)}}.snow:nth-child(210){opacity:.0744;transform:translate(14.0369vw,-10px) scale(.2794);animation:fall-210 25s -17s linear infinite}@keyframes fall-210{74.491%{transform:translate(10.8664vw,74.491vh) scale(.2794)}to{transform:translate(12.45165vw,99vh) scale(.2794)}}.snow:nth-child(211){opacity:1.5356;transform:translate(72.5032vw,-10px) scale(.2582);animation:fall-211 26s -13s linear infinite}@keyframes fall-211{38.709%{transform:translate(80.6628vw,38.709vh) scale(.2582)}to{transform:translate(76.583vw,99vh) scale(.2582)}}.snow:nth-child(212){opacity:1.3452;transform:translate(78.7406vw,-10px) scale(.4834);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{78.773%{transform:translate(78.872vw,78.773vh) scale(.4834)}to{transform:translate(78.8063vw,99vh) scale(.4834)}}.snow:nth-child(213){opacity:1.8982;transform:translate(97.0983vw,-10px) scale(.0809);animation:fall-213 20s -15s linear infinite}@keyframes fall-213{32.185%{transform:translate(87.8443vw,32.185vh) scale(.0809)}to{transform:translate(92.4713vw,99vh) scale(.0809)}}.snow:nth-child(214){opacity:.6826;transform:translate(98.8349vw,-10px) scale(.4959);animation:fall-214 11s -15s linear infinite}@keyframes fall-214{35.27%{transform:translate(102.3216vw,35.27vh) scale(.4959)}to{transform:translate(100.57825vw,99vh) scale(.4959)}}.snow:nth-child(215){opacity:.5324;transform:translate(60.8249vw,-10px) scale(.5452);animation:fall-215 17s -30s linear infinite}@keyframes fall-215{78.691%{transform:translate(52.0702vw,78.691vh) scale(.5452)}to{transform:translate(56.44755vw,99vh) scale(.5452)}}.snow:nth-child(216){opacity:1.3738;transform:translate(3.0173vw,-10px) scale(.4957);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{52%{transform:translate(2.7158vw,52vh) scale(.4957)}to{transform:translate(2.86655vw,99vh) scale(.4957)}}.snow:nth-child(217){opacity:.0464;transform:translate(38.7992vw,-10px) scale(.7892);animation:fall-217 24s -11s linear infinite}@keyframes fall-217{64.91%{transform:translate(41.2538vw,64.91vh) scale(.7892)}to{transform:translate(40.0265vw,99vh) scale(.7892)}}.snow:nth-child(218){opacity:.3496;transform:translate(54.9556vw,-10px) scale(.263);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{45.379%{transform:translate(54.8992vw,45.379vh) scale(.263)}to{transform:translate(54.9274vw,99vh) scale(.263)}}.snow:nth-child(219){opacity:.1436;transform:translate(62.2108vw,-10px) scale(.8473);animation:fall-219 17s -4s linear infinite}@keyframes fall-219{45.07%{transform:translate(56.3233vw,45.07vh) scale(.8473)}to{transform:translate(59.26705vw,99vh) scale(.8473)}}.snow:nth-child(220){opacity:1.9424;transform:translate(93.2525vw,-10px) scale(.6527);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{47.759%{transform:translate(85.5347vw,47.759vh) scale(.6527)}to{transform:translate(89.3936vw,99vh) scale(.6527)}}.snow:nth-child(221){opacity:.7958;transform:translate(16.7371vw,-10px) scale(.5941);animation:fall-221 20s -12s linear infinite}@keyframes fall-221{49.301%{transform:translate(7.1562vw,49.301vh) scale(.5941)}to{transform:translate(11.94665vw,99vh) scale(.5941)}}.snow:nth-child(222){opacity:.9858;transform:translate(91.0267vw,-10px) scale(.7562);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{46.542%{transform:translate(100.1997vw,46.542vh) scale(.7562)}to{transform:translate(95.6132vw,99vh) scale(.7562)}}.snow:nth-child(223){opacity:.1456;transform:translate(23.2355vw,-10px) scale(.1653);animation:fall-223 12s -4s linear infinite}@keyframes fall-223{57.029%{transform:translate(19.7889vw,57.029vh) scale(.1653)}to{transform:translate(21.5122vw,99vh) scale(.1653)}}.snow:nth-child(224){opacity:.3526;transform:translate(90.9101vw,-10px) scale(.9213);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{69.192%{transform:translate(81.2991vw,69.192vh) scale(.9213)}to{transform:translate(86.1046vw,99vh) scale(.9213)}}.snow:nth-child(225){opacity:.7542;transform:translate(2.9631vw,-10px) scale(.7115);animation:fall-225 30s -9s linear infinite}@keyframes fall-225{40.622%{transform:translate(-4.987vw,40.622vh) scale(.7115)}to{transform:translate(-1.01195vw,99vh) scale(.7115)}}.snow:nth-child(226){opacity:1.52;transform:translate(39.9924vw,-10px) scale(.2525);animation:fall-226 12s -18s linear infinite}@keyframes fall-226{61.794%{transform:translate(43.6087vw,61.794vh) scale(.2525)}to{transform:translate(41.80055vw,99vh) scale(.2525)}}.snow:nth-child(227){opacity:1.9308;transform:translate(89.5937vw,-10px) scale(.4766);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{68.836%{transform:translate(96.8397vw,68.836vh) scale(.4766)}to{transform:translate(93.2167vw,99vh) scale(.4766)}}.snow:nth-child(228){opacity:1.8412;transform:translate(90.2219vw,-10px) scale(.8514);animation:fall-228 11s -7s linear infinite}@keyframes fall-228{50.431%{transform:translate(96.5658vw,50.431vh) scale(.8514)}to{transform:translate(93.39385vw,99vh) scale(.8514)}}.snow:nth-child(229){opacity:.7806;transform:translate(72.3821vw,-10px) scale(.0746);animation:fall-229 29s -26s linear infinite}@keyframes fall-229{32.738%{transform:translate(80.9535vw,32.738vh) scale(.0746)}to{transform:translate(76.6678vw,99vh) scale(.0746)}}.snow:nth-child(230){opacity:1.731;transform:translate(75.7108vw,-10px) scale(.913);animation:fall-230 18s -22s linear infinite}@keyframes fall-230{65.886%{transform:translate(71.6844vw,65.886vh) scale(.913)}to{transform:translate(73.6976vw,99vh) scale(.913)}}.snow:nth-child(231){opacity:.373;transform:translate(38.4755vw,-10px) scale(.872);animation:fall-231 13s -4s linear infinite}@keyframes fall-231{41.723%{transform:translate(29.5017vw,41.723vh) scale(.872)}to{transform:translate(33.9886vw,99vh) scale(.872)}}.snow:nth-child(232){opacity:.5274;transform:translate(5.9742vw,-10px) scale(.2025);animation:fall-232 11s -21s linear infinite}@keyframes fall-232{43.123%{transform:translate(15.9361vw,43.123vh) scale(.2025)}to{transform:translate(10.95515vw,99vh) scale(.2025)}}.snow:nth-child(233){opacity:.5676;transform:translate(13.1342vw,-10px) scale(.2258);animation:fall-233 14s -11s linear infinite}@keyframes fall-233{76.476%{transform:translate(8.7077vw,76.476vh) scale(.2258)}to{transform:translate(10.92095vw,99vh) scale(.2258)}}.snow:nth-child(234){opacity:1.8088;transform:translate(38.1634vw,-10px) scale(.6299);animation:fall-234 13s -21s linear infinite}@keyframes fall-234{62.958%{transform:translate(45.3639vw,62.958vh) scale(.6299)}to{transform:translate(41.76365vw,99vh) scale(.6299)}}.snow:nth-child(235){opacity:.294;transform:translate(98.1791vw,-10px) scale(.4394);animation:fall-235 25s -22s linear infinite}@keyframes fall-235{45.285%{transform:translate(91.5933vw,45.285vh) scale(.4394)}to{transform:translate(94.8862vw,99vh) scale(.4394)}}.snow:nth-child(236){opacity:1.481;transform:translate(15.9165vw,-10px) scale(.0895);animation:fall-236 24s -4s linear infinite}@keyframes fall-236{39.149%{transform:translate(8.4416vw,39.149vh) scale(.0895)}to{transform:translate(12.17905vw,99vh) scale(.0895)}}.snow:nth-child(237){opacity:.3804;transform:translate(30.3752vw,-10px) scale(.0499);animation:fall-237 25s -20s linear infinite}@keyframes fall-237{70.934%{transform:translate(28.1654vw,70.934vh) scale(.0499)}to{transform:translate(29.2703vw,99vh) scale(.0499)}}.snow:nth-child(238){opacity:.0542;transform:translate(1.8666vw,-10px) scale(.5835);animation:fall-238 10s -18s linear infinite}@keyframes fall-238{69.225%{transform:translate(3.8971vw,69.225vh) scale(.5835)}to{transform:translate(2.88185vw,99vh) scale(.5835)}}.snow:nth-child(239){opacity:1.4556;transform:translate(4.7743vw,-10px) scale(.3215);animation:fall-239 26s -8s linear infinite}@keyframes fall-239{63.7%{transform:translate(-1.6168vw,63.7vh) scale(.3215)}to{transform:translate(1.57875vw,99vh) scale(.3215)}}.snow:nth-child(240){opacity:.1512;transform:translate(79.4471vw,-10px) scale(.0789);animation:fall-240 10s -21s linear infinite}@keyframes fall-240{77.853%{transform:translate(84.9155vw,77.853vh) scale(.0789)}to{transform:translate(82.1813vw,99vh) scale(.0789)}}.snow:nth-child(241){opacity:.0028;transform:translate(20.0805vw,-10px) scale(.7807);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{55.751%{transform:translate(11.0737vw,55.751vh) scale(.7807)}to{transform:translate(15.5771vw,99vh) scale(.7807)}}.snow:nth-child(242){opacity:1.168;transform:translate(61.8908vw,-10px) scale(.207);animation:fall-242 13s -4s linear infinite}@keyframes fall-242{32.082%{transform:translate(69.5321vw,32.082vh) scale(.207)}to{transform:translate(65.71145vw,99vh) scale(.207)}}.snow:nth-child(243){opacity:.2214;transform:translate(81.0463vw,-10px) scale(.8026);animation:fall-243 22s -25s linear infinite}@keyframes fall-243{34.781%{transform:translate(87.6756vw,34.781vh) scale(.8026)}to{transform:translate(84.36095vw,99vh) scale(.8026)}}.snow:nth-child(244){opacity:.1948;transform:translate(78.4264vw,-10px) scale(.8957);animation:fall-244 20s -8s linear infinite}@keyframes fall-244{43.363%{transform:translate(88.2413vw,43.363vh) scale(.8957)}to{transform:translate(83.33385vw,99vh) scale(.8957)}}.snow:nth-child(245){opacity:.0312;transform:translate(45.4169vw,-10px) scale(.777);animation:fall-245 23s -13s linear infinite}@keyframes fall-245{72.762%{transform:translate(49.7496vw,72.762vh) scale(.777)}to{transform:translate(47.58325vw,99vh) scale(.777)}}.snow:nth-child(246){opacity:1.7578;transform:translate(53.7693vw,-10px) scale(.7875);animation:fall-246 14s -25s linear infinite}@keyframes fall-246{51.53%{transform:translate(47.945vw,51.53vh) scale(.7875)}to{transform:translate(50.85715vw,99vh) scale(.7875)}}.snow:nth-child(247){opacity:1.0228;transform:translate(59.9758vw,-10px) scale(.9649);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{79.501%{transform:translate(60.038vw,79.501vh) scale(.9649)}to{transform:translate(60.0069vw,99vh) scale(.9649)}}.snow:nth-child(248){opacity:.3854;transform:translate(29.2654vw,-10px) scale(.4927);animation:fall-248 27s -28s linear infinite}@keyframes fall-248{61.865%{transform:translate(31.2869vw,61.865vh) scale(.4927)}to{transform:translate(30.27615vw,99vh) scale(.4927)}}.snow:nth-child(249){opacity:1.202;transform:translate(42.954vw,-10px) scale(.2435);animation:fall-249 11s -10s linear infinite}@keyframes fall-249{32.211%{transform:translate(43.5831vw,32.211vh) scale(.2435)}to{transform:translate(43.26855vw,99vh) scale(.2435)}}.snow:nth-child(250){opacity:1.0042;transform:translate(63.4271vw,-10px) scale(.7204);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{44.104%{transform:translate(71.9127vw,44.104vh) scale(.7204)}to{transform:translate(67.6699vw,99vh) scale(.7204)}}.snow:nth-child(251){opacity:.396;transform:translate(15.1048vw,-10px) scale(.2106);animation:fall-251 30s -1s linear infinite}@keyframes fall-251{77.528%{transform:translate(23.1473vw,77.528vh) scale(.2106)}to{transform:translate(19.12605vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:.1782;transform:translate(92.2486vw,-10px) scale(.536);animation:fall-252 25s -3s linear infinite}@keyframes fall-252{79.773%{transform:translate(90.6092vw,79.773vh) scale(.536)}to{transform:translate(91.4289vw,99vh) scale(.536)}}.snow:nth-child(253){opacity:.1672;transform:translate(56.5983vw,-10px) scale(.2158);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{60.725%{transform:translate(54.7127vw,60.725vh) scale(.2158)}to{transform:translate(55.6555vw,99vh) scale(.2158)}}.snow:nth-child(254){opacity:.9202;transform:translate(56.7767vw,-10px) scale(.9735);animation:fall-254 24s -13s linear infinite}@keyframes fall-254{66.839%{transform:translate(54.7066vw,66.839vh) scale(.9735)}to{transform:translate(55.74165vw,99vh) scale(.9735)}}.snow:nth-child(255){opacity:.5424;transform:translate(91.8241vw,-10px) scale(.915);animation:fall-255 18s -25s linear infinite}@keyframes fall-255{72.989%{transform:translate(91.2225vw,72.989vh) scale(.915)}to{transform:translate(91.5233vw,99vh) scale(.915)}}.snow:nth-child(256){opacity:1.5626;transform:translate(8.3778vw,-10px) scale(.8437);animation:fall-256 14s -18s linear infinite}@keyframes fall-256{45.144%{transform:translate(3.4391vw,45.144vh) scale(.8437)}to{transform:translate(5.90845vw,99vh) scale(.8437)}}.snow:nth-child(257){opacity:1.7612;transform:translate(49.046vw,-10px) scale(.4664);animation:fall-257 16s -14s linear infinite}@keyframes fall-257{53.666%{transform:translate(56.5538vw,53.666vh) scale(.4664)}to{transform:translate(52.7999vw,99vh) scale(.4664)}}.snow:nth-child(258){opacity:.9226;transform:translate(61.1009vw,-10px) scale(.1601);animation:fall-258 26s -13s linear infinite}@keyframes fall-258{76.466%{transform:translate(65.1668vw,76.466vh) scale(.1601)}to{transform:translate(63.13385vw,99vh) scale(.1601)}}.snow:nth-child(259){opacity:.3102;transform:translate(65.1444vw,-10px) scale(.8944);animation:fall-259 21s -13s linear infinite}@keyframes fall-259{64.554%{transform:translate(57.7986vw,64.554vh) scale(.8944)}to{transform:translate(61.4715vw,99vh) scale(.8944)}}.snow:nth-child(260){opacity:.365;transform:translate(77.5038vw,-10px) scale(.2809);animation:fall-260 11s -19s linear infinite}@keyframes fall-260{37.067%{transform:translate(72.9546vw,37.067vh) scale(.2809)}to{transform:translate(75.2292vw,99vh) scale(.2809)}}.snow:nth-child(261){opacity:.1702;transform:translate(39.9719vw,-10px) scale(.0283);animation:fall-261 26s -3s linear infinite}@keyframes fall-261{50.245%{transform:translate(35.0719vw,50.245vh) scale(.0283)}to{transform:translate(37.5219vw,99vh) scale(.0283)}}.snow:nth-child(262){opacity:1.8958;transform:translate(65.7794vw,-10px) scale(.1834);animation:fall-262 13s -26s linear infinite}@keyframes fall-262{47.303%{transform:translate(56.0793vw,47.303vh) scale(.1834)}to{transform:translate(60.92935vw,99vh) scale(.1834)}}.snow:nth-child(263){opacity:.621;transform:translate(69.0558vw,-10px) scale(.4804);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{60.016%{transform:translate(78.449vw,60.016vh) scale(.4804)}to{transform:translate(73.7524vw,99vh) scale(.4804)}}.snow:nth-child(264){opacity:.6846;transform:translate(40.0459vw,-10px) scale(.3722);animation:fall-264 30s -16s linear infinite}@keyframes fall-264{64%{transform:translate(44.3263vw,64vh) scale(.3722)}to{transform:translate(42.1861vw,99vh) scale(.3722)}}.snow:nth-child(265){opacity:1.8626;transform:translate(93.8696vw,-10px) scale(.5782);animation:fall-265 24s -15s linear infinite}@keyframes fall-265{73.445%{transform:translate(95.7167vw,73.445vh) scale(.5782)}to{transform:translate(94.79315vw,99vh) scale(.5782)}}.snow:nth-child(266){opacity:.1566;transform:translate(51.2691vw,-10px) scale(.316);animation:fall-266 24s -27s linear infinite}@keyframes fall-266{71.392%{transform:translate(44.4043vw,71.392vh) scale(.316)}to{transform:translate(47.8367vw,99vh) scale(.316)}}.snow:nth-child(267){opacity:.0286;transform:translate(99.171vw,-10px) scale(.8142);animation:fall-267 11s -19s linear infinite}@keyframes fall-267{45.72%{transform:translate(91.7956vw,45.72vh) scale(.8142)}to{transform:translate(95.4833vw,99vh) scale(.8142)}}.snow:nth-child(268){opacity:1.1798;transform:translate(45.5365vw,-10px) scale(.6678);animation:fall-268 11s -17s linear infinite}@keyframes fall-268{65.72%{transform:translate(55.0196vw,65.72vh) scale(.6678)}to{transform:translate(50.27805vw,99vh) scale(.6678)}}.snow:nth-child(269){opacity:.8296;transform:translate(75.9646vw,-10px) scale(.5951);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{75.518%{transform:translate(73.3361vw,75.518vh) scale(.5951)}to{transform:translate(74.65035vw,99vh) scale(.5951)}}.snow:nth-child(270){opacity:1.6272;transform:translate(.4303vw,-10px) scale(.4698);animation:fall-270 23s -18s linear infinite}@keyframes fall-270{61.957%{transform:translate(2.9298vw,61.957vh) scale(.4698)}to{transform:translate(1.68005vw,99vh) scale(.4698)}}.snow:nth-child(271){opacity:.5456;transform:translate(65.1775vw,-10px) scale(.6237);animation:fall-271 16s -20s linear infinite}@keyframes fall-271{51.613%{transform:translate(60.9493vw,51.613vh) scale(.6237)}to{transform:translate(63.0634vw,99vh) scale(.6237)}}.snow:nth-child(272){opacity:.9486;transform:translate(23.6734vw,-10px) scale(.4314);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{42.217%{transform:translate(32.3366vw,42.217vh) scale(.4314)}to{transform:translate(28.005vw,99vh) scale(.4314)}}.snow:nth-child(273){opacity:1.353;transform:translate(.1829vw,-10px) scale(.3197);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{65.321%{transform:translate(1.1971vw,65.321vh) scale(.3197)}to{transform:translate(.69vw,99vh) scale(.3197)}}.snow:nth-child(274){opacity:1.8558;transform:translate(44.1421vw,-10px) scale(.0785);animation:fall-274 14s -30s linear infinite}@keyframes fall-274{73.648%{transform:translate(42.8387vw,73.648vh) scale(.0785)}to{transform:translate(43.4904vw,99vh) scale(.0785)}}.snow:nth-child(275){opacity:.5758;transform:translate(12.0874vw,-10px) scale(.2106);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{55.945%{transform:translate(7.6562vw,55.945vh) scale(.2106)}to{transform:translate(9.8718vw,99vh) scale(.2106)}}.snow:nth-child(276){opacity:.6332;transform:translate(30.2179vw,-10px) scale(.2345);animation:fall-276 18s -7s linear infinite}@keyframes fall-276{54.552%{transform:translate(34.0095vw,54.552vh) scale(.2345)}to{transform:translate(32.1137vw,99vh) scale(.2345)}}.snow:nth-child(277){opacity:1.501;transform:translate(96.0299vw,-10px) scale(.3303);animation:fall-277 28s -22s linear infinite}@keyframes fall-277{36.091%{transform:translate(91.5126vw,36.091vh) scale(.3303)}to{transform:translate(93.77125vw,99vh) scale(.3303)}}.snow:nth-child(278){opacity:1.7756;transform:translate(14.7671vw,-10px) scale(.6913);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{50.419%{transform:translate(23.0462vw,50.419vh) scale(.6913)}to{transform:translate(18.90665vw,99vh) scale(.6913)}}.snow:nth-child(279){opacity:1.7226;transform:translate(79.1397vw,-10px) scale(.0979);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{49.257%{transform:translate(85.8096vw,49.257vh) scale(.0979)}to{transform:translate(82.47465vw,99vh) scale(.0979)}}.snow:nth-child(280){opacity:.6128;transform:translate(94.3099vw,-10px) scale(.0482);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{35.993%{transform:translate(88.8432vw,35.993vh) scale(.0482)}to{transform:translate(91.57655vw,99vh) scale(.0482)}}.snow:nth-child(281){opacity:.879;transform:translate(9.3719vw,-10px) scale(.3632);animation:fall-281 22s -13s linear infinite}@keyframes fall-281{39.7%{transform:translate(4.3411vw,39.7vh) scale(.3632)}to{transform:translate(6.8565vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:1.2848;transform:translate(71.6296vw,-10px) scale(.5006);animation:fall-282 20s -17s linear infinite}@keyframes fall-282{57.904%{transform:translate(67.6722vw,57.904vh) scale(.5006)}to{transform:translate(69.6509vw,99vh) scale(.5006)}}.snow:nth-child(283){opacity:1.4862;transform:translate(81.7157vw,-10px) scale(.069);animation:fall-283 27s -25s linear infinite}@keyframes fall-283{35.079%{transform:translate(88.4975vw,35.079vh) scale(.069)}to{transform:translate(85.1066vw,99vh) scale(.069)}}.snow:nth-child(284){opacity:1.2844;transform:translate(16.681vw,-10px) scale(.4188);animation:fall-284 16s -6s linear infinite}@keyframes fall-284{74.765%{transform:translate(8.8335vw,74.765vh) scale(.4188)}to{transform:translate(12.75725vw,99vh) scale(.4188)}}.snow:nth-child(285){opacity:1.311;transform:translate(68.2688vw,-10px) scale(.7832);animation:fall-285 22s -29s linear infinite}@keyframes fall-285{79.045%{transform:translate(59.2342vw,79.045vh) scale(.7832)}to{transform:translate(63.7515vw,99vh) scale(.7832)}}.snow:nth-child(286){opacity:.813;transform:translate(61.9786vw,-10px) scale(.0832);animation:fall-286 10s -15s linear infinite}@keyframes fall-286{45.758%{transform:translate(60.452vw,45.758vh) scale(.0832)}to{transform:translate(61.2153vw,99vh) scale(.0832)}}.snow:nth-child(287){opacity:.0794;transform:translate(57.6852vw,-10px) scale(.8773);animation:fall-287 14s -27s linear infinite}@keyframes fall-287{77.224%{transform:translate(66.4997vw,77.224vh) scale(.8773)}to{transform:translate(62.09245vw,99vh) scale(.8773)}}.snow:nth-child(288){opacity:1.339;transform:translate(23.9535vw,-10px) scale(.7895);animation:fall-288 27s -5s linear infinite}@keyframes fall-288{40.55%{transform:translate(33.6373vw,40.55vh) scale(.7895)}to{transform:translate(28.7954vw,99vh) scale(.7895)}}.snow:nth-child(289){opacity:.9502;transform:translate(61.079vw,-10px) scale(.8044);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{53.708%{transform:translate(66.0178vw,53.708vh) scale(.8044)}to{transform:translate(63.5484vw,99vh) scale(.8044)}}.snow:nth-child(290){opacity:.8194;transform:translate(35.9981vw,-10px) scale(.0779);animation:fall-290 18s -30s linear infinite}@keyframes fall-290{71.142%{transform:translate(39.8365vw,71.142vh) scale(.0779)}to{transform:translate(37.9173vw,99vh) scale(.0779)}}.snow:nth-child(291){opacity:1.9562;transform:translate(37.0749vw,-10px) scale(.5367);animation:fall-291 28s -5s linear infinite}@keyframes fall-291{34.9%{transform:translate(28.3856vw,34.9vh) scale(.5367)}to{transform:translate(32.73025vw,99vh) scale(.5367)}}.snow:nth-child(292){opacity:.6894;transform:translate(69.0557vw,-10px) scale(.8331);animation:fall-292 19s -25s linear infinite}@keyframes fall-292{37.856%{transform:translate(78.5901vw,37.856vh) scale(.8331)}to{transform:translate(73.8229vw,99vh) scale(.8331)}}.snow:nth-child(293){opacity:1.9952;transform:translate(15.2681vw,-10px) scale(.7972);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{40.517%{transform:translate(18.0718vw,40.517vh) scale(.7972)}to{transform:translate(16.66995vw,99vh) scale(.7972)}}.snow:nth-child(294){opacity:1.7542;transform:translate(82.3438vw,-10px) scale(.3543);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{79.556%{transform:translate(77.6874vw,79.556vh) scale(.3543)}to{transform:translate(80.0156vw,99vh) scale(.3543)}}.snow:nth-child(295){opacity:1.0964;transform:translate(80.1495vw,-10px) scale(.0006);animation:fall-295 27s -8s linear infinite}@keyframes fall-295{40.633%{transform:translate(74.086vw,40.633vh) scale(.0006)}to{transform:translate(77.11775vw,99vh) scale(.0006)}}.snow:nth-child(296){opacity:1.3114;transform:translate(33.794vw,-10px) scale(.1461);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{74.175%{transform:translate(29.6007vw,74.175vh) scale(.1461)}to{transform:translate(31.69735vw,99vh) scale(.1461)}}.snow:nth-child(297){opacity:.1748;transform:translate(96.0875vw,-10px) scale(.3744);animation:fall-297 27s -19s linear infinite}@keyframes fall-297{51.223%{transform:translate(95.811vw,51.223vh) scale(.3744)}to{transform:translate(95.94925vw,99vh) scale(.3744)}}.snow:nth-child(298){opacity:.282;transform:translate(35.4482vw,-10px) scale(.2277);animation:fall-298 16s -14s linear infinite}@keyframes fall-298{59.704%{transform:translate(28.5957vw,59.704vh) scale(.2277)}to{transform:translate(32.02195vw,99vh) scale(.2277)}}.snow:nth-child(299){opacity:1.2672;transform:translate(79.8492vw,-10px) scale(.6958);animation:fall-299 28s -21s linear infinite}@keyframes fall-299{34.964%{transform:translate(75.3052vw,34.964vh) scale(.6958)}to{transform:translate(77.5772vw,99vh) scale(.6958)}}.snow:nth-child(300){opacity:.2796;transform:translate(40.3725vw,-10px) scale(.3043);animation:fall-300 17s -24s linear infinite}@keyframes fall-300{50.412%{transform:translate(41.4392vw,50.412vh) scale(.3043)}to{transform:translate(40.90585vw,99vh) scale(.3043)}}.snow:nth-child(301){opacity:1.807;transform:translate(25.6886vw,-10px) scale(.4465);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{71.853%{transform:translate(28.4417vw,71.853vh) scale(.4465)}to{transform:translate(27.06515vw,99vh) scale(.4465)}}.snow:nth-child(302){opacity:1.5952;transform:translate(49.0529vw,-10px) scale(.1487);animation:fall-302 18s -16s linear infinite}@keyframes fall-302{67.739%{transform:translate(52.9293vw,67.739vh) scale(.1487)}to{transform:translate(50.9911vw,99vh) scale(.1487)}}.snow:nth-child(303){opacity:1.2396;transform:translate(12.9438vw,-10px) scale(.3815);animation:fall-303 20s -6s linear infinite}@keyframes fall-303{65.549%{transform:translate(21.3476vw,65.549vh) scale(.3815)}to{transform:translate(17.1457vw,99vh) scale(.3815)}}.snow:nth-child(304){opacity:.518;transform:translate(61.827vw,-10px) scale(.0577);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{42.233%{transform:translate(63.0356vw,42.233vh) scale(.0577)}to{transform:translate(62.4313vw,99vh) scale(.0577)}}.snow:nth-child(305){opacity:.1188;transform:translate(.2337vw,-10px) scale(.8182);animation:fall-305 25s -22s linear infinite}@keyframes fall-305{55.665%{transform:translate(-4.4948vw,55.665vh) scale(.8182)}to{transform:translate(-2.13055vw,99vh) scale(.8182)}}.snow:nth-child(306){opacity:.8798;transform:translate(24.5788vw,-10px) scale(.8666);animation:fall-306 27s -2s linear infinite}@keyframes fall-306{44.416%{transform:translate(27.6465vw,44.416vh) scale(.8666)}to{transform:translate(26.11265vw,99vh) scale(.8666)}}.snow:nth-child(307){opacity:.3798;transform:translate(25.2283vw,-10px) scale(.7659);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{74.039%{transform:translate(19.6321vw,74.039vh) scale(.7659)}to{transform:translate(22.4302vw,99vh) scale(.7659)}}.snow:nth-child(308){opacity:.4392;transform:translate(68.5505vw,-10px) scale(.7215);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{74.97%{transform:translate(71.9626vw,74.97vh) scale(.7215)}to{transform:translate(70.25655vw,99vh) scale(.7215)}}.snow:nth-child(309){opacity:1.3818;transform:translate(72.2717vw,-10px) scale(.2669);animation:fall-309 30s -29s linear infinite}@keyframes fall-309{48.996%{transform:translate(65.9438vw,48.996vh) scale(.2669)}to{transform:translate(69.10775vw,99vh) scale(.2669)}}.snow:nth-child(310){opacity:.3018;transform:translate(1.2215vw,-10px) scale(.7657);animation:fall-310 28s -11s linear infinite}@keyframes fall-310{37.938%{transform:translate(2.8078vw,37.938vh) scale(.7657)}to{transform:translate(2.01465vw,99vh) scale(.7657)}}.snow:nth-child(311){opacity:.6986;transform:translate(62.4137vw,-10px) scale(.1634);animation:fall-311 30s -8s linear infinite}@keyframes fall-311{78.524%{transform:translate(54.4781vw,78.524vh) scale(.1634)}to{transform:translate(58.4459vw,99vh) scale(.1634)}}.snow:nth-child(312){opacity:.7078;transform:translate(69.4531vw,-10px) scale(.6114);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{44.504%{transform:translate(66.0925vw,44.504vh) scale(.6114)}to{transform:translate(67.7728vw,99vh) scale(.6114)}}.snow:nth-child(313){opacity:.1712;transform:translate(42.6832vw,-10px) scale(.7277);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{53.954%{transform:translate(41.2139vw,53.954vh) scale(.7277)}to{transform:translate(41.94855vw,99vh) scale(.7277)}}.snow:nth-child(314){opacity:1.6728;transform:translate(39.3036vw,-10px) scale(.8711);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{62.953%{transform:translate(44.928vw,62.953vh) scale(.8711)}to{transform:translate(42.1158vw,99vh) scale(.8711)}}.snow:nth-child(315){opacity:.9692;transform:translate(27.6115vw,-10px) scale(.8387);animation:fall-315 25s -20s linear infinite}@keyframes fall-315{75.687%{transform:translate(34.7656vw,75.687vh) scale(.8387)}to{transform:translate(31.18855vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.2452;transform:translate(31.8257vw,-10px) scale(.3537);animation:fall-316 10s -29s linear infinite}@keyframes fall-316{40.588%{transform:translate(30.7875vw,40.588vh) scale(.3537)}to{transform:translate(31.3066vw,99vh) scale(.3537)}}.snow:nth-child(317){opacity:1.4204;transform:translate(95.2932vw,-10px) scale(.4002);animation:fall-317 18s -22s linear infinite}@keyframes fall-317{76.034%{transform:translate(86.4567vw,76.034vh) scale(.4002)}to{transform:translate(90.87495vw,99vh) scale(.4002)}}.snow:nth-child(318){opacity:.6242;transform:translate(19.5764vw,-10px) scale(.0625);animation:fall-318 28s -27s linear infinite}@keyframes fall-318{67.934%{transform:translate(16.0551vw,67.934vh) scale(.0625)}to{transform:translate(17.81575vw,99vh) scale(.0625)}}.snow:nth-child(319){opacity:1.4104;transform:translate(78.6777vw,-10px) scale(.1209);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{72.71%{transform:translate(79.8333vw,72.71vh) scale(.1209)}to{transform:translate(79.2555vw,99vh) scale(.1209)}}.snow:nth-child(320){opacity:1.3292;transform:translate(.2706vw,-10px) scale(.2906);animation:fall-320 14s -19s linear infinite}@keyframes fall-320{39.51%{transform:translate(-7.6759vw,39.51vh) scale(.2906)}to{transform:translate(-3.70265vw,99vh) scale(.2906)}}.snow:nth-child(321){opacity:.6376;transform:translate(99.2647vw,-10px) scale(.5284);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{62.445%{transform:translate(108.5339vw,62.445vh) scale(.5284)}to{transform:translate(103.8993vw,99vh) scale(.5284)}}.snow:nth-child(322){opacity:.4964;transform:translate(54.7291vw,-10px) scale(.3271);animation:fall-322 14s -22s linear infinite}@keyframes fall-322{44.361%{transform:translate(51.1721vw,44.361vh) scale(.3271)}to{transform:translate(52.9506vw,99vh) scale(.3271)}}.snow:nth-child(323){opacity:.8044;transform:translate(74.4623vw,-10px) scale(.3458);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{62.216%{transform:translate(69.494vw,62.216vh) scale(.3458)}to{transform:translate(71.97815vw,99vh) scale(.3458)}}.snow:nth-child(324){opacity:1.2218;transform:translate(42.9614vw,-10px) scale(.2631);animation:fall-324 24s -27s linear infinite}@keyframes fall-324{70.597%{transform:translate(42.6219vw,70.597vh) scale(.2631)}to{transform:translate(42.79165vw,99vh) scale(.2631)}}.snow:nth-child(325){opacity:1.72;transform:translate(12.7316vw,-10px) scale(.6712);animation:fall-325 14s -9s linear infinite}@keyframes fall-325{35.685%{transform:translate(14.7886vw,35.685vh) scale(.6712)}to{transform:translate(13.7601vw,99vh) scale(.6712)}}.snow:nth-child(326){opacity:1.2562;transform:translate(60.1599vw,-10px) scale(.4373);animation:fall-326 29s -18s linear infinite}@keyframes fall-326{45.011%{transform:translate(62.0382vw,45.011vh) scale(.4373)}to{transform:translate(61.09905vw,99vh) scale(.4373)}}.snow:nth-child(327){opacity:.0062;transform:translate(98.1102vw,-10px) scale(.8939);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{44.17%{transform:translate(96.9515vw,44.17vh) scale(.8939)}to{transform:translate(97.53085vw,99vh) scale(.8939)}}.snow:nth-child(328){opacity:1.2532;transform:translate(10.4164vw,-10px) scale(.0941);animation:fall-328 19s -24s linear infinite}@keyframes fall-328{42.738%{transform:translate(4.1212vw,42.738vh) scale(.0941)}to{transform:translate(7.2688vw,99vh) scale(.0941)}}.snow:nth-child(329){opacity:1.0208;transform:translate(78.5488vw,-10px) scale(.1354);animation:fall-329 28s -11s linear infinite}@keyframes fall-329{54.662%{transform:translate(80.5165vw,54.662vh) scale(.1354)}to{transform:translate(79.53265vw,99vh) scale(.1354)}}.snow:nth-child(330){opacity:.8208;transform:translate(48.8531vw,-10px) scale(.8281);animation:fall-330 24s -28s linear infinite}@keyframes fall-330{42.049%{transform:translate(47.3809vw,42.049vh) scale(.8281)}to{transform:translate(48.117vw,99vh) scale(.8281)}}.snow:nth-child(331){opacity:1.2072;transform:translate(99.6453vw,-10px) scale(.9733);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{69.788%{transform:translate(102.4715vw,69.788vh) scale(.9733)}to{transform:translate(101.0584vw,99vh) scale(.9733)}}.snow:nth-child(332){opacity:.8884;transform:translate(6.0759vw,-10px) scale(.921);animation:fall-332 10s -7s linear infinite}@keyframes fall-332{30.677%{transform:translate(4.8937vw,30.677vh) scale(.921)}to{transform:translate(5.4848vw,99vh) scale(.921)}}.snow:nth-child(333){opacity:.2198;transform:translate(87.9007vw,-10px) scale(.1237);animation:fall-333 12s -24s linear infinite}@keyframes fall-333{69.68%{transform:translate(80.0795vw,69.68vh) scale(.1237)}to{transform:translate(83.9901vw,99vh) scale(.1237)}}.snow:nth-child(334){opacity:.3894;transform:translate(64.391vw,-10px) scale(.5356);animation:fall-334 28s -13s linear infinite}@keyframes fall-334{62.537%{transform:translate(59.5047vw,62.537vh) scale(.5356)}to{transform:translate(61.94785vw,99vh) scale(.5356)}}.snow:nth-child(335){opacity:.5098;transform:translate(37.9904vw,-10px) scale(.5099);animation:fall-335 27s -26s linear infinite}@keyframes fall-335{41.123%{transform:translate(38.2017vw,41.123vh) scale(.5099)}to{transform:translate(38.09605vw,99vh) scale(.5099)}}.snow:nth-child(336){opacity:1.409;transform:translate(69.7193vw,-10px) scale(.9007);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{52.062%{transform:translate(68.0929vw,52.062vh) scale(.9007)}to{transform:translate(68.9061vw,99vh) scale(.9007)}}.snow:nth-child(337){opacity:.4392;transform:translate(14.2291vw,-10px) scale(.9613);animation:fall-337 20s -19s linear infinite}@keyframes fall-337{35.53%{transform:translate(13.4626vw,35.53vh) scale(.9613)}to{transform:translate(13.84585vw,99vh) scale(.9613)}}.snow:nth-child(338){opacity:1.807;transform:translate(83.0204vw,-10px) scale(.4157);animation:fall-338 27s -3s linear infinite}@keyframes fall-338{77.69%{transform:translate(81.8167vw,77.69vh) scale(.4157)}to{transform:translate(82.41855vw,99vh) scale(.4157)}}.snow:nth-child(339){opacity:1.8794;transform:translate(94.9187vw,-10px) scale(.6877);animation:fall-339 17s -10s linear infinite}@keyframes fall-339{41.258%{transform:translate(99.6868vw,41.258vh) scale(.6877)}to{transform:translate(97.30275vw,99vh) scale(.6877)}}.snow:nth-child(340){opacity:.3628;transform:translate(49.1285vw,-10px) scale(.7779);animation:fall-340 28s -23s linear infinite}@keyframes fall-340{47.852%{transform:translate(50.4454vw,47.852vh) scale(.7779)}to{transform:translate(49.78695vw,99vh) scale(.7779)}}.snow:nth-child(341){opacity:1.533;transform:translate(55.2622vw,-10px) scale(.5317);animation:fall-341 11s -27s linear infinite}@keyframes fall-341{63.34%{transform:translate(56.6887vw,63.34vh) scale(.5317)}to{transform:translate(55.97545vw,99vh) scale(.5317)}}.snow:nth-child(342){opacity:1.3474;transform:translate(18.9331vw,-10px) scale(.8964);animation:fall-342 27s -7s linear infinite}@keyframes fall-342{73.379%{transform:translate(13.9194vw,73.379vh) scale(.8964)}to{transform:translate(16.42625vw,99vh) scale(.8964)}}.snow:nth-child(343){opacity:1.2908;transform:translate(82.3994vw,-10px) scale(.2112);animation:fall-343 12s -28s linear infinite}@keyframes fall-343{78.03%{transform:translate(75.5397vw,78.03vh) scale(.2112)}to{transform:translate(78.96955vw,99vh) scale(.2112)}}.snow:nth-child(344){opacity:1.1934;transform:translate(65.931vw,-10px) scale(.2814);animation:fall-344 30s -28s linear infinite}@keyframes fall-344{53.558%{transform:translate(67.9489vw,53.558vh) scale(.2814)}to{transform:translate(66.93995vw,99vh) scale(.2814)}}.snow:nth-child(345){opacity:.6054;transform:translate(1.6954vw,-10px) scale(.654);animation:fall-345 23s -3s linear infinite}@keyframes fall-345{36.101%{transform:translate(1.6533vw,36.101vh) scale(.654)}to{transform:translate(1.67435vw,99vh) scale(.654)}}.snow:nth-child(346){opacity:1.619;transform:translate(8.8652vw,-10px) scale(.3769);animation:fall-346 20s -21s linear infinite}@keyframes fall-346{57.128%{transform:translate(8.7684vw,57.128vh) scale(.3769)}to{transform:translate(8.8168vw,99vh) scale(.3769)}}.snow:nth-child(347){opacity:1.5042;transform:translate(54.232vw,-10px) scale(.2992);animation:fall-347 17s -15s linear infinite}@keyframes fall-347{49.625%{transform:translate(54.2321vw,49.625vh) scale(.2992)}to{transform:translate(54.23205vw,99vh) scale(.2992)}}.snow:nth-child(348){opacity:1.8934;transform:translate(9.6759vw,-10px) scale(.1448);animation:fall-348 11s -27s linear infinite}@keyframes fall-348{79.578%{transform:translate(1.0351vw,79.578vh) scale(.1448)}to{transform:translate(5.3555vw,99vh) scale(.1448)}}.snow:nth-child(349){opacity:.4956;transform:translate(2.7626vw,-10px) scale(.1499);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{45.278%{transform:translate(10.2144vw,45.278vh) scale(.1499)}to{transform:translate(6.4885vw,99vh) scale(.1499)}}.snow:nth-child(350){opacity:.2846;transform:translate(55.953vw,-10px) scale(.9034);animation:fall-350 10s -28s linear infinite}@keyframes fall-350{61.641%{transform:translate(63.1101vw,61.641vh) scale(.9034)}to{transform:translate(59.53155vw,99vh) scale(.9034)}}.snow:nth-child(351){opacity:.394;transform:translate(23.3299vw,-10px) scale(.5442);animation:fall-351 25s -19s linear infinite}@keyframes fall-351{75.425%{transform:translate(30.5263vw,75.425vh) scale(.5442)}to{transform:translate(26.9281vw,99vh) scale(.5442)}}.snow:nth-child(352){opacity:1.1104;transform:translate(71.4762vw,-10px) scale(.5635);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{62.19%{transform:translate(77.216vw,62.19vh) scale(.5635)}to{transform:translate(74.3461vw,99vh) scale(.5635)}}.snow:nth-child(353){opacity:.8426;transform:translate(18.7776vw,-10px) scale(.3318);animation:fall-353 22s -25s linear infinite}@keyframes fall-353{74.587%{transform:translate(28.4116vw,74.587vh) scale(.3318)}to{transform:translate(23.5946vw,99vh) scale(.3318)}}.snow:nth-child(354){opacity:.7982;transform:translate(21.3711vw,-10px) scale(.3436);animation:fall-354 19s -22s linear infinite}@keyframes fall-354{65.218%{transform:translate(28.3553vw,65.218vh) scale(.3436)}to{transform:translate(24.8632vw,99vh) scale(.3436)}}.snow:nth-child(355){opacity:.1112;transform:translate(66.4016vw,-10px) scale(.2376);animation:fall-355 19s -26s linear infinite}@keyframes fall-355{31.209%{transform:translate(64.8518vw,31.209vh) scale(.2376)}to{transform:translate(65.6267vw,99vh) scale(.2376)}}.snow:nth-child(356){opacity:1.9034;transform:translate(70.2342vw,-10px) scale(.5055);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{69.926%{transform:translate(71.3336vw,69.926vh) scale(.5055)}to{transform:translate(70.7839vw,99vh) scale(.5055)}}.snow:nth-child(357){opacity:.2742;transform:translate(32.9048vw,-10px) scale(.7912);animation:fall-357 23s -9s linear infinite}@keyframes fall-357{76.958%{transform:translate(37.0777vw,76.958vh) scale(.7912)}to{transform:translate(34.99125vw,99vh) scale(.7912)}}.snow:nth-child(358){opacity:.2806;transform:translate(95.8581vw,-10px) scale(.2142);animation:fall-358 13s -27s linear infinite}@keyframes fall-358{72.994%{transform:translate(90.8667vw,72.994vh) scale(.2142)}to{transform:translate(93.3624vw,99vh) scale(.2142)}}.snow:nth-child(359){opacity:.8238;transform:translate(62.5233vw,-10px) scale(.3102);animation:fall-359 12s -14s linear infinite}@keyframes fall-359{77.879%{transform:translate(54.6371vw,77.879vh) scale(.3102)}to{transform:translate(58.5802vw,99vh) scale(.3102)}}.snow:nth-child(360){opacity:1.4416;transform:translate(5.6685vw,-10px) scale(.2949);animation:fall-360 13s -19s linear infinite}@keyframes fall-360{52.23%{transform:translate(13.3826vw,52.23vh) scale(.2949)}to{transform:translate(9.52555vw,99vh) scale(.2949)}}.snow:nth-child(361){opacity:1.6086;transform:translate(91.0121vw,-10px) scale(.2513);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{53.501%{transform:translate(91.9818vw,53.501vh) scale(.2513)}to{transform:translate(91.49695vw,99vh) scale(.2513)}}.snow:nth-child(362){opacity:.5026;transform:translate(67.0651vw,-10px) scale(.2319);animation:fall-362 16s -12s linear infinite}@keyframes fall-362{73.674%{transform:translate(67.2579vw,73.674vh) scale(.2319)}to{transform:translate(67.1615vw,99vh) scale(.2319)}}.snow:nth-child(363){opacity:1.929;transform:translate(6.5994vw,-10px) scale(.5275);animation:fall-363 25s -9s linear infinite}@keyframes fall-363{48.288%{transform:translate(-1.6894vw,48.288vh) scale(.5275)}to{transform:translate(2.455vw,99vh) scale(.5275)}}.snow:nth-child(364){opacity:1.0604;transform:translate(33.771vw,-10px) scale(.5483);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{58.546%{transform:translate(29.3715vw,58.546vh) scale(.5483)}to{transform:translate(31.57125vw,99vh) scale(.5483)}}.snow:nth-child(365){opacity:.9304;transform:translate(89.3118vw,-10px) scale(.8766);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{54.562%{transform:translate(96.2124vw,54.562vh) scale(.8766)}to{transform:translate(92.7621vw,99vh) scale(.8766)}}.snow:nth-child(366){opacity:1.1298;transform:translate(69.7076vw,-10px) scale(.4182);animation:fall-366 26s -2s linear infinite}@keyframes fall-366{62.806%{transform:translate(78.4175vw,62.806vh) scale(.4182)}to{transform:translate(74.06255vw,99vh) scale(.4182)}}.snow:nth-child(367){opacity:.6058;transform:translate(78.5962vw,-10px) scale(.5956);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{49.203%{transform:translate(71.2969vw,49.203vh) scale(.5956)}to{transform:translate(74.94655vw,99vh) scale(.5956)}}.snow:nth-child(368){opacity:.7508;transform:translate(19.9047vw,-10px) scale(.3102);animation:fall-368 10s -1s linear infinite}@keyframes fall-368{71.703%{transform:translate(25.7932vw,71.703vh) scale(.3102)}to{transform:translate(22.84895vw,99vh) scale(.3102)}}.snow:nth-child(369){opacity:1.6174;transform:translate(92.5554vw,-10px) scale(.0406);animation:fall-369 12s -4s linear infinite}@keyframes fall-369{42.933%{transform:translate(83.878vw,42.933vh) scale(.0406)}to{transform:translate(88.2167vw,99vh) scale(.0406)}}.snow:nth-child(370){opacity:.5866;transform:translate(80.2146vw,-10px) scale(.2127);animation:fall-370 20s -24s linear infinite}@keyframes fall-370{59.623%{transform:translate(75.6084vw,59.623vh) scale(.2127)}to{transform:translate(77.9115vw,99vh) scale(.2127)}}.snow:nth-child(371){opacity:.6262;transform:translate(55.297vw,-10px) scale(.0296);animation:fall-371 15s -9s linear infinite}@keyframes fall-371{60.459%{transform:translate(55.2409vw,60.459vh) scale(.0296)}to{transform:translate(55.26895vw,99vh) scale(.0296)}}.snow:nth-child(372){opacity:.3204;transform:translate(86.7946vw,-10px) scale(.6666);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{52.507%{transform:translate(85.8142vw,52.507vh) scale(.6666)}to{transform:translate(86.3044vw,99vh) scale(.6666)}}.snow:nth-child(373){opacity:.7938;transform:translate(97.0012vw,-10px) scale(.7776);animation:fall-373 21s -16s linear infinite}@keyframes fall-373{72.757%{transform:translate(105.5248vw,72.757vh) scale(.7776)}to{transform:translate(101.263vw,99vh) scale(.7776)}}.snow:nth-child(374){opacity:1.3842;transform:translate(14.3708vw,-10px) scale(.5117);animation:fall-374 13s -1s linear infinite}@keyframes fall-374{60.959%{transform:translate(16.6098vw,60.959vh) scale(.5117)}to{transform:translate(15.4903vw,99vh) scale(.5117)}}.snow:nth-child(375){opacity:.1;transform:translate(32.6115vw,-10px) scale(.3607);animation:fall-375 15s -20s linear infinite}@keyframes fall-375{32.746%{transform:translate(41.9944vw,32.746vh) scale(.3607)}to{transform:translate(37.30295vw,99vh) scale(.3607)}}.snow:nth-child(376){opacity:.1198;transform:translate(78.9939vw,-10px) scale(.1578);animation:fall-376 29s -23s linear infinite}@keyframes fall-376{47.696%{transform:translate(72.8998vw,47.696vh) scale(.1578)}to{transform:translate(75.94685vw,99vh) scale(.1578)}}.snow:nth-child(377){opacity:1.9744;transform:translate(66.7601vw,-10px) scale(.2877);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{75.568%{transform:translate(57.9797vw,75.568vh) scale(.2877)}to{transform:translate(62.3699vw,99vh) scale(.2877)}}.snow:nth-child(378){opacity:1.3506;transform:translate(27.5132vw,-10px) scale(.9801);animation:fall-378 27s -4s linear infinite}@keyframes fall-378{39.084%{transform:translate(35.3795vw,39.084vh) scale(.9801)}to{transform:translate(31.44635vw,99vh) scale(.9801)}}.snow:nth-child(379){opacity:1.3712;transform:translate(71.5436vw,-10px) scale(.6857);animation:fall-379 22s -8s linear infinite}@keyframes fall-379{51.387%{transform:translate(63.7118vw,51.387vh) scale(.6857)}to{transform:translate(67.6277vw,99vh) scale(.6857)}}.snow:nth-child(380){opacity:.9966;transform:translate(40.6365vw,-10px) scale(.6024);animation:fall-380 27s -26s linear infinite}@keyframes fall-380{32.146%{transform:translate(30.8014vw,32.146vh) scale(.6024)}to{transform:translate(35.71895vw,99vh) scale(.6024)}}.snow:nth-child(381){opacity:.53;transform:translate(72.6192vw,-10px) scale(.409);animation:fall-381 19s -29s linear infinite}@keyframes fall-381{53.281%{transform:translate(69.6171vw,53.281vh) scale(.409)}to{transform:translate(71.11815vw,99vh) scale(.409)}}.snow:nth-child(382){opacity:1.2972;transform:translate(89.3489vw,-10px) scale(.1305);animation:fall-382 25s -26s linear infinite}@keyframes fall-382{58.532%{transform:translate(97.2389vw,58.532vh) scale(.1305)}to{transform:translate(93.2939vw,99vh) scale(.1305)}}.snow:nth-child(383){opacity:.217;transform:translate(72.8063vw,-10px) scale(.3907);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{49.817%{transform:translate(82.8008vw,49.817vh) scale(.3907)}to{transform:translate(77.80355vw,99vh) scale(.3907)}}.snow:nth-child(384){opacity:.9026;transform:translate(48.9383vw,-10px) scale(.0943);animation:fall-384 23s -25s linear infinite}@keyframes fall-384{50.965%{transform:translate(50.5322vw,50.965vh) scale(.0943)}to{transform:translate(49.73525vw,99vh) scale(.0943)}}.snow:nth-child(385){opacity:.3994;transform:translate(57.0007vw,-10px) scale(.3096);animation:fall-385 29s -16s linear infinite}@keyframes fall-385{62.324%{transform:translate(49.4217vw,62.324vh) scale(.3096)}to{transform:translate(53.2112vw,99vh) scale(.3096)}}.snow:nth-child(386){opacity:1.4492;transform:translate(77.2896vw,-10px) scale(.0643);animation:fall-386 19s -14s linear infinite}@keyframes fall-386{35.206%{transform:translate(82.7084vw,35.206vh) scale(.0643)}to{transform:translate(79.999vw,99vh) scale(.0643)}}.snow:nth-child(387){opacity:.665;transform:translate(33.3353vw,-10px) scale(.9467);animation:fall-387 20s -5s linear infinite}@keyframes fall-387{40.96%{transform:translate(40.8208vw,40.96vh) scale(.9467)}to{transform:translate(37.07805vw,99vh) scale(.9467)}}.snow:nth-child(388){opacity:1.7704;transform:translate(66.414vw,-10px) scale(.4876);animation:fall-388 10s -20s linear infinite}@keyframes fall-388{47.973%{transform:translate(59.3775vw,47.973vh) scale(.4876)}to{transform:translate(62.89575vw,99vh) scale(.4876)}}.snow:nth-child(389){opacity:1.5564;transform:translate(54.3177vw,-10px) scale(.1993);animation:fall-389 23s -5s linear infinite}@keyframes fall-389{44.906%{transform:translate(51.1234vw,44.906vh) scale(.1993)}to{transform:translate(52.72055vw,99vh) scale(.1993)}}.snow:nth-child(390){opacity:.953;transform:translate(17.7285vw,-10px) scale(.1261);animation:fall-390 16s -24s linear infinite}@keyframes fall-390{51.63%{transform:translate(15.6136vw,51.63vh) scale(.1261)}to{transform:translate(16.67105vw,99vh) scale(.1261)}}.snow:nth-child(391){opacity:.0824;transform:translate(48.5131vw,-10px) scale(.3174);animation:fall-391 19s -12s linear infinite}@keyframes fall-391{40.926%{transform:translate(49.4898vw,40.926vh) scale(.3174)}to{transform:translate(49.00145vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:1.98;transform:translate(27.9968vw,-10px) scale(.4015);animation:fall-392 12s -26s linear infinite}@keyframes fall-392{51.403%{transform:translate(34.8175vw,51.403vh) scale(.4015)}to{transform:translate(31.40715vw,99vh) scale(.4015)}}.snow:nth-child(393){opacity:.73;transform:translate(36.7992vw,-10px) scale(.4234);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{36.271%{transform:translate(27.3841vw,36.271vh) scale(.4234)}to{transform:translate(32.09165vw,99vh) scale(.4234)}}.snow:nth-child(394){opacity:.7274;transform:translate(71.1843vw,-10px) scale(.5966);animation:fall-394 22s -2s linear infinite}@keyframes fall-394{36.801%{transform:translate(74.2904vw,36.801vh) scale(.5966)}to{transform:translate(72.73735vw,99vh) scale(.5966)}}.snow:nth-child(395){opacity:1.437;transform:translate(44.4024vw,-10px) scale(.9347);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{79.623%{transform:translate(42.0641vw,79.623vh) scale(.9347)}to{transform:translate(43.23325vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.7794;transform:translate(44.8327vw,-10px) scale(.656);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{74.845%{transform:translate(38.5455vw,74.845vh) scale(.656)}to{transform:translate(41.6891vw,99vh) scale(.656)}}.snow:nth-child(397){opacity:.8144;transform:translate(33.0839vw,-10px) scale(.0797);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{67.171%{transform:translate(25.4851vw,67.171vh) scale(.0797)}to{transform:translate(29.2845vw,99vh) scale(.0797)}}.snow:nth-child(398){opacity:1.6098;transform:translate(55.5979vw,-10px) scale(.6257);animation:fall-398 19s -29s linear infinite}@keyframes fall-398{48.169%{transform:translate(64.0257vw,48.169vh) scale(.6257)}to{transform:translate(59.8118vw,99vh) scale(.6257)}}.snow:nth-child(399){opacity:1.8194;transform:translate(52.5103vw,-10px) scale(.6459);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{78.163%{transform:translate(43.9277vw,78.163vh) scale(.6459)}to{transform:translate(48.219vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:.4904;transform:translate(37.3559vw,-10px) scale(.2827);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{72.363%{transform:translate(29.2457vw,72.363vh) scale(.2827)}to{transform:translate(33.3008vw,99vh) scale(.2827)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|