@esfaenza/core 15.2.156 → 15.2.157
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.
|
@@ -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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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.7122;transform:translate(2.4799vw,-10px) scale(.0834);animation:fall-1 17s -2s linear infinite}@keyframes fall-1{59.256%{transform:translate(9.5393vw,59.256vh) scale(.0834)}to{transform:translate(6.0096vw,99vh) scale(.0834)}}.snow:nth-child(2){opacity:1.8888;transform:translate(39.0271vw,-10px) scale(.8043);animation:fall-2 14s -13s linear infinite}@keyframes fall-2{31.41%{transform:translate(46.5485vw,31.41vh) scale(.8043)}to{transform:translate(42.7878vw,99vh) scale(.8043)}}.snow:nth-child(3){opacity:1.4408;transform:translate(86.3986vw,-10px) scale(.9792);animation:fall-3 27s -28s linear infinite}@keyframes fall-3{60.719%{transform:translate(77.89vw,60.719vh) scale(.9792)}to{transform:translate(82.1443vw,99vh) scale(.9792)}}.snow:nth-child(4){opacity:1.0972;transform:translate(39.8136vw,-10px) scale(.8147);animation:fall-4 17s -7s linear infinite}@keyframes fall-4{50.816%{transform:translate(43.2317vw,50.816vh) scale(.8147)}to{transform:translate(41.52265vw,99vh) scale(.8147)}}.snow:nth-child(5){opacity:.1066;transform:translate(62.8119vw,-10px) scale(.5677);animation:fall-5 20s -18s linear infinite}@keyframes fall-5{69.794%{transform:translate(54.086vw,69.794vh) scale(.5677)}to{transform:translate(58.44895vw,99vh) scale(.5677)}}.snow:nth-child(6){opacity:1.261;transform:translate(85.4963vw,-10px) scale(.8801);animation:fall-6 18s -25s linear infinite}@keyframes fall-6{52.406%{transform:translate(82.491vw,52.406vh) scale(.8801)}to{transform:translate(83.99365vw,99vh) scale(.8801)}}.snow:nth-child(7){opacity:1.8252;transform:translate(7.1925vw,-10px) scale(.9672);animation:fall-7 13s -3s linear infinite}@keyframes fall-7{74.297%{transform:translate(16.7692vw,74.297vh) scale(.9672)}to{transform:translate(11.98085vw,99vh) scale(.9672)}}.snow:nth-child(8){opacity:.8718;transform:translate(94.6923vw,-10px) scale(.8441);animation:fall-8 18s -2s linear infinite}@keyframes fall-8{57.899%{transform:translate(87.6773vw,57.899vh) scale(.8441)}to{transform:translate(91.1848vw,99vh) scale(.8441)}}.snow:nth-child(9){opacity:.003;transform:translate(5.61vw,-10px) scale(.5622);animation:fall-9 19s -16s linear infinite}@keyframes fall-9{57.99%{transform:translate(-4.3543vw,57.99vh) scale(.5622)}to{transform:translate(.62785vw,99vh) scale(.5622)}}.snow:nth-child(10){opacity:1.6878;transform:translate(21.7257vw,-10px) scale(.9801);animation:fall-10 13s -17s linear infinite}@keyframes fall-10{46.896%{transform:translate(17.2915vw,46.896vh) scale(.9801)}to{transform:translate(19.5086vw,99vh) scale(.9801)}}.snow:nth-child(11){opacity:.3668;transform:translate(2.4446vw,-10px) scale(.0946);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{42.858%{transform:translate(-4.5181vw,42.858vh) scale(.0946)}to{transform:translate(-1.03675vw,99vh) scale(.0946)}}.snow:nth-child(12){opacity:1.827;transform:translate(72.524vw,-10px) scale(.0277);animation:fall-12 26s -28s linear infinite}@keyframes fall-12{62.749%{transform:translate(79.5885vw,62.749vh) scale(.0277)}to{transform:translate(76.05625vw,99vh) scale(.0277)}}.snow:nth-child(13){opacity:1.4896;transform:translate(42.6049vw,-10px) scale(.1723);animation:fall-13 26s -15s linear infinite}@keyframes fall-13{69.048%{transform:translate(49.1578vw,69.048vh) scale(.1723)}to{transform:translate(45.88135vw,99vh) scale(.1723)}}.snow:nth-child(14){opacity:.1398;transform:translate(93.3144vw,-10px) scale(.4779);animation:fall-14 13s -28s linear infinite}@keyframes fall-14{57.406%{transform:translate(101.4208vw,57.406vh) scale(.4779)}to{transform:translate(97.3676vw,99vh) scale(.4779)}}.snow:nth-child(15){opacity:1.9738;transform:translate(14.2673vw,-10px) scale(.2756);animation:fall-15 10s -4s linear infinite}@keyframes fall-15{77.185%{transform:translate(14.5612vw,77.185vh) scale(.2756)}to{transform:translate(14.41425vw,99vh) scale(.2756)}}.snow:nth-child(16){opacity:1.0284;transform:translate(83.9197vw,-10px) scale(.1848);animation:fall-16 21s -11s linear infinite}@keyframes fall-16{46.466%{transform:translate(79.5049vw,46.466vh) scale(.1848)}to{transform:translate(81.7123vw,99vh) scale(.1848)}}.snow:nth-child(17){opacity:1.0302;transform:translate(54.4898vw,-10px) scale(.8244);animation:fall-17 20s -9s linear infinite}@keyframes fall-17{73.23%{transform:translate(51.2363vw,73.23vh) scale(.8244)}to{transform:translate(52.86305vw,99vh) scale(.8244)}}.snow:nth-child(18){opacity:1.5824;transform:translate(73.3941vw,-10px) scale(.8506);animation:fall-18 14s -7s linear infinite}@keyframes fall-18{50.574%{transform:translate(81.6843vw,50.574vh) scale(.8506)}to{transform:translate(77.5392vw,99vh) scale(.8506)}}.snow:nth-child(19){opacity:1.8626;transform:translate(27.6865vw,-10px) scale(.202);animation:fall-19 22s -19s linear infinite}@keyframes fall-19{34.473%{transform:translate(34.6048vw,34.473vh) scale(.202)}to{transform:translate(31.14565vw,99vh) scale(.202)}}.snow:nth-child(20){opacity:1.8708;transform:translate(85.2262vw,-10px) scale(.4575);animation:fall-20 30s -21s linear infinite}@keyframes fall-20{58.94%{transform:translate(86.1662vw,58.94vh) scale(.4575)}to{transform:translate(85.6962vw,99vh) scale(.4575)}}.snow:nth-child(21){opacity:1.6432;transform:translate(84.8228vw,-10px) scale(.098);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{69.835%{transform:translate(75.7907vw,69.835vh) scale(.098)}to{transform:translate(80.30675vw,99vh) scale(.098)}}.snow:nth-child(22){opacity:.9328;transform:translate(83.3417vw,-10px) scale(.2851);animation:fall-22 17s -11s linear infinite}@keyframes fall-22{76.441%{transform:translate(74.9399vw,76.441vh) scale(.2851)}to{transform:translate(79.1408vw,99vh) scale(.2851)}}.snow:nth-child(23){opacity:.2232;transform:translate(24.73vw,-10px) scale(.0768);animation:fall-23 11s -20s linear infinite}@keyframes fall-23{42.297%{transform:translate(19.5699vw,42.297vh) scale(.0768)}to{transform:translate(22.14995vw,99vh) scale(.0768)}}.snow:nth-child(24){opacity:1.0338;transform:translate(71.5314vw,-10px) scale(.1365);animation:fall-24 19s -1s linear infinite}@keyframes fall-24{78.7%{transform:translate(80.1689vw,78.7vh) scale(.1365)}to{transform:translate(75.85015vw,99vh) scale(.1365)}}.snow:nth-child(25){opacity:.6256;transform:translate(6.2374vw,-10px) scale(.4615);animation:fall-25 25s -18s linear infinite}@keyframes fall-25{36.656%{transform:translate(16.0915vw,36.656vh) scale(.4615)}to{transform:translate(11.16445vw,99vh) scale(.4615)}}.snow:nth-child(26){opacity:.0428;transform:translate(67.4975vw,-10px) scale(.4559);animation:fall-26 28s -19s linear infinite}@keyframes fall-26{56.059%{transform:translate(77.3204vw,56.059vh) scale(.4559)}to{transform:translate(72.40895vw,99vh) scale(.4559)}}.snow:nth-child(27){opacity:1.5416;transform:translate(25.4446vw,-10px) scale(.7812);animation:fall-27 19s -18s linear infinite}@keyframes fall-27{61.576%{transform:translate(34.2569vw,61.576vh) scale(.7812)}to{transform:translate(29.85075vw,99vh) scale(.7812)}}.snow:nth-child(28){opacity:.3578;transform:translate(28.1286vw,-10px) scale(.1986);animation:fall-28 18s -26s linear infinite}@keyframes fall-28{77.714%{transform:translate(33.1438vw,77.714vh) scale(.1986)}to{transform:translate(30.6362vw,99vh) scale(.1986)}}.snow:nth-child(29){opacity:.1072;transform:translate(37.1326vw,-10px) scale(.9624);animation:fall-29 28s -9s linear infinite}@keyframes fall-29{32.136%{transform:translate(36.4733vw,32.136vh) scale(.9624)}to{transform:translate(36.80295vw,99vh) scale(.9624)}}.snow:nth-child(30){opacity:1.5296;transform:translate(96.7407vw,-10px) scale(.9007);animation:fall-30 21s -19s linear infinite}@keyframes fall-30{47.204%{transform:translate(101.4635vw,47.204vh) scale(.9007)}to{transform:translate(99.1021vw,99vh) scale(.9007)}}.snow:nth-child(31){opacity:.839;transform:translate(94.8596vw,-10px) scale(.5335);animation:fall-31 17s -16s linear infinite}@keyframes fall-31{59.564%{transform:translate(101.4784vw,59.564vh) scale(.5335)}to{transform:translate(98.169vw,99vh) scale(.5335)}}.snow:nth-child(32){opacity:.1476;transform:translate(35.0269vw,-10px) scale(.6005);animation:fall-32 24s -23s linear infinite}@keyframes fall-32{73.114%{transform:translate(38.401vw,73.114vh) scale(.6005)}to{transform:translate(36.71395vw,99vh) scale(.6005)}}.snow:nth-child(33){opacity:.7638;transform:translate(23.4857vw,-10px) scale(.1492);animation:fall-33 24s -25s linear infinite}@keyframes fall-33{57.383%{transform:translate(23.8045vw,57.383vh) scale(.1492)}to{transform:translate(23.6451vw,99vh) scale(.1492)}}.snow:nth-child(34){opacity:1.4882;transform:translate(67.6004vw,-10px) scale(.9771);animation:fall-34 10s -13s linear infinite}@keyframes fall-34{48.484%{transform:translate(63.4428vw,48.484vh) scale(.9771)}to{transform:translate(65.5216vw,99vh) scale(.9771)}}.snow:nth-child(35){opacity:1.6774;transform:translate(77.6289vw,-10px) scale(.7637);animation:fall-35 25s -29s linear infinite}@keyframes fall-35{41.275%{transform:translate(68.1322vw,41.275vh) scale(.7637)}to{transform:translate(72.88055vw,99vh) scale(.7637)}}.snow:nth-child(36){opacity:.1386;transform:translate(37.3668vw,-10px) scale(.4939);animation:fall-36 30s -6s linear infinite}@keyframes fall-36{69.942%{transform:translate(30.6942vw,69.942vh) scale(.4939)}to{transform:translate(34.0305vw,99vh) scale(.4939)}}.snow:nth-child(37){opacity:1.2998;transform:translate(32.5516vw,-10px) scale(.9465);animation:fall-37 14s -10s linear infinite}@keyframes fall-37{41.195%{transform:translate(38.4365vw,41.195vh) scale(.9465)}to{transform:translate(35.49405vw,99vh) scale(.9465)}}.snow:nth-child(38){opacity:1.483;transform:translate(8.1545vw,-10px) scale(.4749);animation:fall-38 21s -26s linear infinite}@keyframes fall-38{77.259%{transform:translate(.1824vw,77.259vh) scale(.4749)}to{transform:translate(4.16845vw,99vh) scale(.4749)}}.snow:nth-child(39){opacity:1.8406;transform:translate(14.0635vw,-10px) scale(.5399);animation:fall-39 12s -3s linear infinite}@keyframes fall-39{77.971%{transform:translate(7.7831vw,77.971vh) scale(.5399)}to{transform:translate(10.9233vw,99vh) scale(.5399)}}.snow:nth-child(40){opacity:1.3744;transform:translate(45.5097vw,-10px) scale(.9102);animation:fall-40 25s -18s linear infinite}@keyframes fall-40{68.765%{transform:translate(48.5913vw,68.765vh) scale(.9102)}to{transform:translate(47.0505vw,99vh) scale(.9102)}}.snow:nth-child(41){opacity:1.255;transform:translate(.2178vw,-10px) scale(.3935);animation:fall-41 27s -24s linear infinite}@keyframes fall-41{49.573%{transform:translate(-8.731vw,49.573vh) scale(.3935)}to{transform:translate(-4.2566vw,99vh) scale(.3935)}}.snow:nth-child(42){opacity:.4298;transform:translate(18.9473vw,-10px) scale(.4371);animation:fall-42 10s -9s linear infinite}@keyframes fall-42{62.484%{transform:translate(22.7889vw,62.484vh) scale(.4371)}to{transform:translate(20.8681vw,99vh) scale(.4371)}}.snow:nth-child(43){opacity:.041;transform:translate(14.3639vw,-10px) scale(.7394);animation:fall-43 22s -24s linear infinite}@keyframes fall-43{79.656%{transform:translate(9.4819vw,79.656vh) scale(.7394)}to{transform:translate(11.9229vw,99vh) scale(.7394)}}.snow:nth-child(44){opacity:1.5316;transform:translate(88.5682vw,-10px) scale(.3481);animation:fall-44 19s -7s linear infinite}@keyframes fall-44{78.478%{transform:translate(84.8938vw,78.478vh) scale(.3481)}to{transform:translate(86.731vw,99vh) scale(.3481)}}.snow:nth-child(45){opacity:1.6292;transform:translate(57.7244vw,-10px) scale(.6281);animation:fall-45 25s -19s linear infinite}@keyframes fall-45{64.485%{transform:translate(62.0233vw,64.485vh) scale(.6281)}to{transform:translate(59.87385vw,99vh) scale(.6281)}}.snow:nth-child(46){opacity:1.9546;transform:translate(32.965vw,-10px) scale(.2637);animation:fall-46 26s -5s linear infinite}@keyframes fall-46{33.484%{transform:translate(33.6726vw,33.484vh) scale(.2637)}to{transform:translate(33.3188vw,99vh) scale(.2637)}}.snow:nth-child(47){opacity:1.0588;transform:translate(51.4489vw,-10px) scale(.7484);animation:fall-47 17s -18s linear infinite}@keyframes fall-47{49.442%{transform:translate(49.855vw,49.442vh) scale(.7484)}to{transform:translate(50.65195vw,99vh) scale(.7484)}}.snow:nth-child(48){opacity:.4774;transform:translate(29.9631vw,-10px) scale(.2682);animation:fall-48 10s -1s linear infinite}@keyframes fall-48{74.735%{transform:translate(37.5265vw,74.735vh) scale(.2682)}to{transform:translate(33.7448vw,99vh) scale(.2682)}}.snow:nth-child(49){opacity:1.991;transform:translate(99.0716vw,-10px) scale(.5376);animation:fall-49 28s -22s linear infinite}@keyframes fall-49{58.459%{transform:translate(103.3704vw,58.459vh) scale(.5376)}to{transform:translate(101.221vw,99vh) scale(.5376)}}.snow:nth-child(50){opacity:.8568;transform:translate(4.5781vw,-10px) scale(.3472);animation:fall-50 24s -1s linear infinite}@keyframes fall-50{39.736%{transform:translate(9.9039vw,39.736vh) scale(.3472)}to{transform:translate(7.241vw,99vh) scale(.3472)}}.snow:nth-child(51){opacity:.9012;transform:translate(6.4293vw,-10px) scale(.2749);animation:fall-51 26s -20s linear infinite}@keyframes fall-51{73.519%{transform:translate(14.5447vw,73.519vh) scale(.2749)}to{transform:translate(10.487vw,99vh) scale(.2749)}}.snow:nth-child(52){opacity:.4484;transform:translate(6.9197vw,-10px) scale(.9474);animation:fall-52 23s -29s linear infinite}@keyframes fall-52{47.3%{transform:translate(6.2309vw,47.3vh) scale(.9474)}to{transform:translate(6.5753vw,99vh) scale(.9474)}}.snow:nth-child(53){opacity:.8576;transform:translate(28.3099vw,-10px) scale(.814);animation:fall-53 24s -14s linear infinite}@keyframes fall-53{64.236%{transform:translate(36.8002vw,64.236vh) scale(.814)}to{transform:translate(32.55505vw,99vh) scale(.814)}}.snow:nth-child(54){opacity:1.4318;transform:translate(3.3999vw,-10px) scale(.1731);animation:fall-54 15s -12s linear infinite}@keyframes fall-54{32.657%{transform:translate(-2.9459vw,32.657vh) scale(.1731)}to{transform:translate(.227vw,99vh) scale(.1731)}}.snow:nth-child(55){opacity:.4296;transform:translate(23.7124vw,-10px) scale(.1765);animation:fall-55 27s -23s linear infinite}@keyframes fall-55{68.473%{transform:translate(20.7423vw,68.473vh) scale(.1765)}to{transform:translate(22.22735vw,99vh) scale(.1765)}}.snow:nth-child(56){opacity:1.3962;transform:translate(29.4894vw,-10px) scale(.4647);animation:fall-56 13s -30s linear infinite}@keyframes fall-56{47.794%{transform:translate(22.8215vw,47.794vh) scale(.4647)}to{transform:translate(26.15545vw,99vh) scale(.4647)}}.snow:nth-child(57){opacity:.1372;transform:translate(73.7782vw,-10px) scale(.4655);animation:fall-57 23s -28s linear infinite}@keyframes fall-57{52.882%{transform:translate(82.4952vw,52.882vh) scale(.4655)}to{transform:translate(78.1367vw,99vh) scale(.4655)}}.snow:nth-child(58){opacity:.5382;transform:translate(67.5321vw,-10px) scale(.6067);animation:fall-58 18s -21s linear infinite}@keyframes fall-58{62.582%{transform:translate(58.931vw,62.582vh) scale(.6067)}to{transform:translate(63.23155vw,99vh) scale(.6067)}}.snow:nth-child(59){opacity:1.886;transform:translate(46.667vw,-10px) scale(.4307);animation:fall-59 24s -26s linear infinite}@keyframes fall-59{61.518%{transform:translate(46.8328vw,61.518vh) scale(.4307)}to{transform:translate(46.7499vw,99vh) scale(.4307)}}.snow:nth-child(60){opacity:.1956;transform:translate(79.7766vw,-10px) scale(.8134);animation:fall-60 27s -9s linear infinite}@keyframes fall-60{47.866%{transform:translate(82.5771vw,47.866vh) scale(.8134)}to{transform:translate(81.17685vw,99vh) scale(.8134)}}.snow:nth-child(61){opacity:.9402;transform:translate(35.4773vw,-10px) scale(.8512);animation:fall-61 29s -13s linear infinite}@keyframes fall-61{60.431%{transform:translate(38.0461vw,60.431vh) scale(.8512)}to{transform:translate(36.7617vw,99vh) scale(.8512)}}.snow:nth-child(62){opacity:.9824;transform:translate(7.2048vw,-10px) scale(.6299);animation:fall-62 16s -10s linear infinite}@keyframes fall-62{56.302%{transform:translate(2.0366vw,56.302vh) scale(.6299)}to{transform:translate(4.6207vw,99vh) scale(.6299)}}.snow:nth-child(63){opacity:1.0808;transform:translate(30.5296vw,-10px) scale(.1166);animation:fall-63 17s -15s linear infinite}@keyframes fall-63{75.769%{transform:translate(29.2182vw,75.769vh) scale(.1166)}to{transform:translate(29.8739vw,99vh) scale(.1166)}}.snow:nth-child(64){opacity:.9426;transform:translate(53.4132vw,-10px) scale(.2253);animation:fall-64 17s -20s linear infinite}@keyframes fall-64{61.558%{transform:translate(54.7874vw,61.558vh) scale(.2253)}to{transform:translate(54.1003vw,99vh) scale(.2253)}}.snow:nth-child(65){opacity:1.725;transform:translate(87.7323vw,-10px) scale(.4827);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{77.124%{transform:translate(82.1966vw,77.124vh) scale(.4827)}to{transform:translate(84.96445vw,99vh) scale(.4827)}}.snow:nth-child(66){opacity:1.1424;transform:translate(71.8695vw,-10px) scale(.022);animation:fall-66 10s -13s linear infinite}@keyframes fall-66{70.314%{transform:translate(78.408vw,70.314vh) scale(.022)}to{transform:translate(75.13875vw,99vh) scale(.022)}}.snow:nth-child(67){opacity:.232;transform:translate(.7148vw,-10px) scale(.3585);animation:fall-67 12s -23s linear infinite}@keyframes fall-67{69.997%{transform:translate(3.9747vw,69.997vh) scale(.3585)}to{transform:translate(2.34475vw,99vh) scale(.3585)}}.snow:nth-child(68){opacity:1.2188;transform:translate(82.8599vw,-10px) scale(.2485);animation:fall-68 20s -18s linear infinite}@keyframes fall-68{36.576%{transform:translate(81.9335vw,36.576vh) scale(.2485)}to{transform:translate(82.3967vw,99vh) scale(.2485)}}.snow:nth-child(69){opacity:1.7928;transform:translate(84.6332vw,-10px) scale(.9927);animation:fall-69 22s -3s linear infinite}@keyframes fall-69{35.764%{transform:translate(88.8021vw,35.764vh) scale(.9927)}to{transform:translate(86.71765vw,99vh) scale(.9927)}}.snow:nth-child(70){opacity:1.803;transform:translate(10.6777vw,-10px) scale(.0692);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{37.409%{transform:translate(17.0807vw,37.409vh) scale(.0692)}to{transform:translate(13.8792vw,99vh) scale(.0692)}}.snow:nth-child(71){opacity:1.8102;transform:translate(94.1025vw,-10px) scale(.3381);animation:fall-71 11s -16s linear infinite}@keyframes fall-71{63.712%{transform:translate(90.6365vw,63.712vh) scale(.3381)}to{transform:translate(92.3695vw,99vh) scale(.3381)}}.snow:nth-child(72){opacity:1.5824;transform:translate(4.6822vw,-10px) scale(.1024);animation:fall-72 25s -18s linear infinite}@keyframes fall-72{40.84%{transform:translate(-4.731vw,40.84vh) scale(.1024)}to{transform:translate(-.0244vw,99vh) scale(.1024)}}.snow:nth-child(73){opacity:.5034;transform:translate(36.9658vw,-10px) scale(.5565);animation:fall-73 25s -8s linear infinite}@keyframes fall-73{43.414%{transform:translate(30.3436vw,43.414vh) scale(.5565)}to{transform:translate(33.6547vw,99vh) scale(.5565)}}.snow:nth-child(74){opacity:.2882;transform:translate(72.1559vw,-10px) scale(.7376);animation:fall-74 19s -30s linear infinite}@keyframes fall-74{51.917%{transform:translate(79.2005vw,51.917vh) scale(.7376)}to{transform:translate(75.6782vw,99vh) scale(.7376)}}.snow:nth-child(75){opacity:1.2876;transform:translate(35.845vw,-10px) scale(.7817);animation:fall-75 21s -18s linear infinite}@keyframes fall-75{67.065%{transform:translate(42.8655vw,67.065vh) scale(.7817)}to{transform:translate(39.35525vw,99vh) scale(.7817)}}.snow:nth-child(76){opacity:.4344;transform:translate(38.8825vw,-10px) scale(.453);animation:fall-76 26s -2s linear infinite}@keyframes fall-76{46.471%{transform:translate(45.8507vw,46.471vh) scale(.453)}to{transform:translate(42.3666vw,99vh) scale(.453)}}.snow:nth-child(77){opacity:1.7716;transform:translate(20.1073vw,-10px) scale(.2046);animation:fall-77 18s -17s linear infinite}@keyframes fall-77{61.999%{transform:translate(19.7087vw,61.999vh) scale(.2046)}to{transform:translate(19.908vw,99vh) scale(.2046)}}.snow:nth-child(78){opacity:1.81;transform:translate(10.032vw,-10px) scale(.5419);animation:fall-78 21s -27s linear infinite}@keyframes fall-78{71.109%{transform:translate(13.3127vw,71.109vh) scale(.5419)}to{transform:translate(11.67235vw,99vh) scale(.5419)}}.snow:nth-child(79){opacity:1.6892;transform:translate(9.7777vw,-10px) scale(.2396);animation:fall-79 10s -29s linear infinite}@keyframes fall-79{76.058%{transform:translate(1.6951vw,76.058vh) scale(.2396)}to{transform:translate(5.7364vw,99vh) scale(.2396)}}.snow:nth-child(80){opacity:.368;transform:translate(43.2804vw,-10px) scale(.596);animation:fall-80 26s -25s linear infinite}@keyframes fall-80{43.674%{transform:translate(43.1677vw,43.674vh) scale(.596)}to{transform:translate(43.22405vw,99vh) scale(.596)}}.snow:nth-child(81){opacity:1.5298;transform:translate(71.431vw,-10px) scale(.7459);animation:fall-81 15s -1s linear infinite}@keyframes fall-81{69.278%{transform:translate(78.4203vw,69.278vh) scale(.7459)}to{transform:translate(74.92565vw,99vh) scale(.7459)}}.snow:nth-child(82){opacity:1.5594;transform:translate(10.4323vw,-10px) scale(.3222);animation:fall-82 20s -19s linear infinite}@keyframes fall-82{69.468%{transform:translate(16.3336vw,69.468vh) scale(.3222)}to{transform:translate(13.38295vw,99vh) scale(.3222)}}.snow:nth-child(83){opacity:.6576;transform:translate(37.2472vw,-10px) scale(.7305);animation:fall-83 14s -20s linear infinite}@keyframes fall-83{79.041%{transform:translate(27.6554vw,79.041vh) scale(.7305)}to{transform:translate(32.4513vw,99vh) scale(.7305)}}.snow:nth-child(84){opacity:1.0372;transform:translate(5.0833vw,-10px) scale(.2637);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{31.681%{transform:translate(7.5055vw,31.681vh) scale(.2637)}to{transform:translate(6.2944vw,99vh) scale(.2637)}}.snow:nth-child(85){opacity:.1782;transform:translate(18.2638vw,-10px) scale(.8563);animation:fall-85 24s -2s linear infinite}@keyframes fall-85{73.188%{transform:translate(26.6075vw,73.188vh) scale(.8563)}to{transform:translate(22.43565vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:1.1754;transform:translate(77.5139vw,-10px) scale(.7767);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{62.991%{transform:translate(73.1449vw,62.991vh) scale(.7767)}to{transform:translate(75.3294vw,99vh) scale(.7767)}}.snow:nth-child(87){opacity:.6612;transform:translate(91.6544vw,-10px) scale(.8061);animation:fall-87 20s -28s linear infinite}@keyframes fall-87{69.146%{transform:translate(91.05vw,69.146vh) scale(.8061)}to{transform:translate(91.3522vw,99vh) scale(.8061)}}.snow:nth-child(88){opacity:.343;transform:translate(37.463vw,-10px) scale(.9652);animation:fall-88 25s -17s linear infinite}@keyframes fall-88{67.329%{transform:translate(38.1621vw,67.329vh) scale(.9652)}to{transform:translate(37.81255vw,99vh) scale(.9652)}}.snow:nth-child(89){opacity:1.7876;transform:translate(23.2566vw,-10px) scale(.1714);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{57.347%{transform:translate(17.1692vw,57.347vh) scale(.1714)}to{transform:translate(20.2129vw,99vh) scale(.1714)}}.snow:nth-child(90){opacity:1.5844;transform:translate(59.772vw,-10px) scale(.2354);animation:fall-90 10s -18s linear infinite}@keyframes fall-90{61.538%{transform:translate(63.6999vw,61.538vh) scale(.2354)}to{transform:translate(61.73595vw,99vh) scale(.2354)}}.snow:nth-child(91){opacity:.2748;transform:translate(27.9046vw,-10px) scale(.823);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{73.111%{transform:translate(26.3507vw,73.111vh) scale(.823)}to{transform:translate(27.12765vw,99vh) scale(.823)}}.snow:nth-child(92){opacity:.842;transform:translate(21.8073vw,-10px) scale(.8628);animation:fall-92 17s -28s linear infinite}@keyframes fall-92{66.649%{transform:translate(18.7732vw,66.649vh) scale(.8628)}to{transform:translate(20.29025vw,99vh) scale(.8628)}}.snow:nth-child(93){opacity:1.9794;transform:translate(67.4162vw,-10px) scale(.8856);animation:fall-93 26s -28s linear infinite}@keyframes fall-93{62.237%{transform:translate(66.8007vw,62.237vh) scale(.8856)}to{transform:translate(67.10845vw,99vh) scale(.8856)}}.snow:nth-child(94){opacity:1.6776;transform:translate(99.599vw,-10px) scale(.2582);animation:fall-94 16s -27s linear infinite}@keyframes fall-94{74.381%{transform:translate(103.3878vw,74.381vh) scale(.2582)}to{transform:translate(101.4934vw,99vh) scale(.2582)}}.snow:nth-child(95){opacity:.1312;transform:translate(11.0079vw,-10px) scale(.2803);animation:fall-95 16s -4s linear infinite}@keyframes fall-95{31.674%{transform:translate(9.9608vw,31.674vh) scale(.2803)}to{transform:translate(10.48435vw,99vh) scale(.2803)}}.snow:nth-child(96){opacity:.587;transform:translate(53.9269vw,-10px) scale(.4702);animation:fall-96 17s -25s linear infinite}@keyframes fall-96{31.926%{transform:translate(61.4682vw,31.926vh) scale(.4702)}to{transform:translate(57.69755vw,99vh) scale(.4702)}}.snow:nth-child(97){opacity:.0982;transform:translate(15.8248vw,-10px) scale(.2559);animation:fall-97 10s -15s linear infinite}@keyframes fall-97{38.444%{transform:translate(20.7149vw,38.444vh) scale(.2559)}to{transform:translate(18.26985vw,99vh) scale(.2559)}}.snow:nth-child(98){opacity:.472;transform:translate(78.6014vw,-10px) scale(.3086);animation:fall-98 15s -18s linear infinite}@keyframes fall-98{63.986%{transform:translate(69.2997vw,63.986vh) scale(.3086)}to{transform:translate(73.95055vw,99vh) scale(.3086)}}.snow:nth-child(99){opacity:.9896;transform:translate(44.8324vw,-10px) scale(.2798);animation:fall-99 13s -25s linear infinite}@keyframes fall-99{37.142%{transform:translate(43.2634vw,37.142vh) scale(.2798)}to{transform:translate(44.0479vw,99vh) scale(.2798)}}.snow:nth-child(100){opacity:.191;transform:translate(53.0533vw,-10px) scale(.2956);animation:fall-100 14s -19s linear infinite}@keyframes fall-100{44.942%{transform:translate(43.1262vw,44.942vh) scale(.2956)}to{transform:translate(48.08975vw,99vh) scale(.2956)}}.snow:nth-child(101){opacity:1.0952;transform:translate(56.2175vw,-10px) scale(.2514);animation:fall-101 14s -16s linear infinite}@keyframes fall-101{39.757%{transform:translate(48.3501vw,39.757vh) scale(.2514)}to{transform:translate(52.2838vw,99vh) scale(.2514)}}.snow:nth-child(102){opacity:.153;transform:translate(67.5999vw,-10px) scale(.1766);animation:fall-102 22s -12s linear infinite}@keyframes fall-102{78.881%{transform:translate(64.5467vw,78.881vh) scale(.1766)}to{transform:translate(66.0733vw,99vh) scale(.1766)}}.snow:nth-child(103){opacity:1.1366;transform:translate(3.968vw,-10px) scale(.7096);animation:fall-103 25s -3s linear infinite}@keyframes fall-103{75.132%{transform:translate(6.8713vw,75.132vh) scale(.7096)}to{transform:translate(5.41965vw,99vh) scale(.7096)}}.snow:nth-child(104){opacity:1.6366;transform:translate(79.835vw,-10px) scale(.9684);animation:fall-104 13s -25s linear infinite}@keyframes fall-104{32.822%{transform:translate(83.8592vw,32.822vh) scale(.9684)}to{transform:translate(81.8471vw,99vh) scale(.9684)}}.snow:nth-child(105){opacity:.5654;transform:translate(7.9171vw,-10px) scale(.0505);animation:fall-105 25s -5s linear infinite}@keyframes fall-105{57.219%{transform:translate(1.7441vw,57.219vh) scale(.0505)}to{transform:translate(4.8306vw,99vh) scale(.0505)}}.snow:nth-child(106){opacity:1.8222;transform:translate(49.2792vw,-10px) scale(.6635);animation:fall-106 27s -8s linear infinite}@keyframes fall-106{60.87%{transform:translate(47.6873vw,60.87vh) scale(.6635)}to{transform:translate(48.48325vw,99vh) scale(.6635)}}.snow:nth-child(107){opacity:1.7994;transform:translate(26.8084vw,-10px) scale(.122);animation:fall-107 10s -9s linear infinite}@keyframes fall-107{63.32%{transform:translate(24.1491vw,63.32vh) scale(.122)}to{transform:translate(25.47875vw,99vh) scale(.122)}}.snow:nth-child(108){opacity:1.5894;transform:translate(29.3719vw,-10px) scale(.227);animation:fall-108 26s -2s linear infinite}@keyframes fall-108{33.871%{transform:translate(24.9235vw,33.871vh) scale(.227)}to{transform:translate(27.1477vw,99vh) scale(.227)}}.snow:nth-child(109){opacity:.3902;transform:translate(96.86vw,-10px) scale(.2282);animation:fall-109 16s -27s linear infinite}@keyframes fall-109{45.079%{transform:translate(93.7515vw,45.079vh) scale(.2282)}to{transform:translate(95.30575vw,99vh) scale(.2282)}}.snow:nth-child(110){opacity:1.8086;transform:translate(9.4984vw,-10px) scale(.1476);animation:fall-110 29s -28s linear infinite}@keyframes fall-110{69.729%{transform:translate(14.8811vw,69.729vh) scale(.1476)}to{transform:translate(12.18975vw,99vh) scale(.1476)}}.snow:nth-child(111){opacity:.6488;transform:translate(15.0137vw,-10px) scale(.5265);animation:fall-111 29s -5s linear infinite}@keyframes fall-111{79.142%{transform:translate(20.0504vw,79.142vh) scale(.5265)}to{transform:translate(17.53205vw,99vh) scale(.5265)}}.snow:nth-child(112){opacity:1.56;transform:translate(64.357vw,-10px) scale(.8318);animation:fall-112 11s -28s linear infinite}@keyframes fall-112{67.066%{transform:translate(55.9678vw,67.066vh) scale(.8318)}to{transform:translate(60.1624vw,99vh) scale(.8318)}}.snow:nth-child(113){opacity:.7506;transform:translate(76.9834vw,-10px) scale(.4977);animation:fall-113 19s -21s linear infinite}@keyframes fall-113{54.103%{transform:translate(83.2759vw,54.103vh) scale(.4977)}to{transform:translate(80.12965vw,99vh) scale(.4977)}}.snow:nth-child(114){opacity:.5638;transform:translate(53.6821vw,-10px) scale(.4973);animation:fall-114 17s -27s linear infinite}@keyframes fall-114{62.168%{transform:translate(45.7004vw,62.168vh) scale(.4973)}to{transform:translate(49.69125vw,99vh) scale(.4973)}}.snow:nth-child(115){opacity:.0154;transform:translate(77.8368vw,-10px) scale(.4027);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{35.971%{transform:translate(82.4857vw,35.971vh) scale(.4027)}to{transform:translate(80.16125vw,99vh) scale(.4027)}}.snow:nth-child(116){opacity:1.957;transform:translate(63.0481vw,-10px) scale(.4302);animation:fall-116 16s -2s linear infinite}@keyframes fall-116{55.311%{transform:translate(67.6506vw,55.311vh) scale(.4302)}to{transform:translate(65.34935vw,99vh) scale(.4302)}}.snow:nth-child(117){opacity:.7208;transform:translate(13.9231vw,-10px) scale(.6282);animation:fall-117 17s -2s linear infinite}@keyframes fall-117{71.971%{transform:translate(11.169vw,71.971vh) scale(.6282)}to{transform:translate(12.54605vw,99vh) scale(.6282)}}.snow:nth-child(118){opacity:.2754;transform:translate(43.0273vw,-10px) scale(.9938);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{61.523%{transform:translate(35.5837vw,61.523vh) scale(.9938)}to{transform:translate(39.3055vw,99vh) scale(.9938)}}.snow:nth-child(119){opacity:1.7128;transform:translate(64.2395vw,-10px) scale(.1639);animation:fall-119 20s -22s linear infinite}@keyframes fall-119{68.119%{transform:translate(68.8149vw,68.119vh) scale(.1639)}to{transform:translate(66.5272vw,99vh) scale(.1639)}}.snow:nth-child(120){opacity:.144;transform:translate(37.4138vw,-10px) scale(.8652);animation:fall-120 25s -29s linear infinite}@keyframes fall-120{47.872%{transform:translate(35.6549vw,47.872vh) scale(.8652)}to{transform:translate(36.53435vw,99vh) scale(.8652)}}.snow:nth-child(121){opacity:1.8076;transform:translate(72.634vw,-10px) scale(.6994);animation:fall-121 20s -19s linear infinite}@keyframes fall-121{49.097%{transform:translate(67.5354vw,49.097vh) scale(.6994)}to{transform:translate(70.0847vw,99vh) scale(.6994)}}.snow:nth-child(122){opacity:.7778;transform:translate(11.5038vw,-10px) scale(.2343);animation:fall-122 18s -2s linear infinite}@keyframes fall-122{55.801%{transform:translate(12.2811vw,55.801vh) scale(.2343)}to{transform:translate(11.89245vw,99vh) scale(.2343)}}.snow:nth-child(123){opacity:1.8082;transform:translate(11.7239vw,-10px) scale(.0488);animation:fall-123 12s -25s linear infinite}@keyframes fall-123{61.365%{transform:translate(4.6651vw,61.365vh) scale(.0488)}to{transform:translate(8.1945vw,99vh) scale(.0488)}}.snow:nth-child(124){opacity:.9338;transform:translate(50.2608vw,-10px) scale(.8867);animation:fall-124 17s -8s linear infinite}@keyframes fall-124{35.024%{transform:translate(51.7145vw,35.024vh) scale(.8867)}to{transform:translate(50.98765vw,99vh) scale(.8867)}}.snow:nth-child(125){opacity:1.205;transform:translate(49.9429vw,-10px) scale(.851);animation:fall-125 26s -20s linear infinite}@keyframes fall-125{49.606%{transform:translate(42.2553vw,49.606vh) scale(.851)}to{transform:translate(46.0991vw,99vh) scale(.851)}}.snow:nth-child(126){opacity:1.3558;transform:translate(81.9814vw,-10px) scale(.0521);animation:fall-126 14s -5s linear infinite}@keyframes fall-126{57.757%{transform:translate(90.0311vw,57.757vh) scale(.0521)}to{transform:translate(86.00625vw,99vh) scale(.0521)}}.snow:nth-child(127){opacity:1.8488;transform:translate(72.2233vw,-10px) scale(.7015);animation:fall-127 18s -17s linear infinite}@keyframes fall-127{59.093%{transform:translate(77.16vw,59.093vh) scale(.7015)}to{transform:translate(74.69165vw,99vh) scale(.7015)}}.snow:nth-child(128){opacity:.116;transform:translate(33.2213vw,-10px) scale(.5381);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{74.103%{transform:translate(24.7248vw,74.103vh) scale(.5381)}to{transform:translate(28.97305vw,99vh) scale(.5381)}}.snow:nth-child(129){opacity:.8528;transform:translate(21.4523vw,-10px) scale(.7088);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{31.926%{transform:translate(11.7019vw,31.926vh) scale(.7088)}to{transform:translate(16.5771vw,99vh) scale(.7088)}}.snow:nth-child(130){opacity:1.616;transform:translate(5.0478vw,-10px) scale(.2726);animation:fall-130 12s -17s linear infinite}@keyframes fall-130{46.993%{transform:translate(10.7238vw,46.993vh) scale(.2726)}to{transform:translate(7.8858vw,99vh) scale(.2726)}}.snow:nth-child(131){opacity:1.43;transform:translate(12.9195vw,-10px) scale(.4804);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{47.603%{transform:translate(16.9757vw,47.603vh) scale(.4804)}to{transform:translate(14.9476vw,99vh) scale(.4804)}}.snow:nth-child(132){opacity:1.0574;transform:translate(97.9019vw,-10px) scale(.8347);animation:fall-132 18s -21s linear infinite}@keyframes fall-132{34.284%{transform:translate(95.7763vw,34.284vh) scale(.8347)}to{transform:translate(96.8391vw,99vh) scale(.8347)}}.snow:nth-child(133){opacity:.916;transform:translate(54.2417vw,-10px) scale(.2217);animation:fall-133 14s -25s linear infinite}@keyframes fall-133{42.174%{transform:translate(56.4618vw,42.174vh) scale(.2217)}to{transform:translate(55.35175vw,99vh) scale(.2217)}}.snow:nth-child(134){opacity:1.8266;transform:translate(44.1305vw,-10px) scale(.627);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{63.183%{transform:translate(50.8914vw,63.183vh) scale(.627)}to{transform:translate(47.51095vw,99vh) scale(.627)}}.snow:nth-child(135){opacity:1.3036;transform:translate(30.5916vw,-10px) scale(.0168);animation:fall-135 15s -11s linear infinite}@keyframes fall-135{73.01%{transform:translate(23.6219vw,73.01vh) scale(.0168)}to{transform:translate(27.10675vw,99vh) scale(.0168)}}.snow:nth-child(136){opacity:.191;transform:translate(4.3136vw,-10px) scale(.3216);animation:fall-136 30s -6s linear infinite}@keyframes fall-136{31.347%{transform:translate(7.2693vw,31.347vh) scale(.3216)}to{transform:translate(5.79145vw,99vh) scale(.3216)}}.snow:nth-child(137){opacity:.9552;transform:translate(62.7661vw,-10px) scale(.9657);animation:fall-137 13s -3s linear infinite}@keyframes fall-137{72.523%{transform:translate(57.3006vw,72.523vh) scale(.9657)}to{transform:translate(60.03335vw,99vh) scale(.9657)}}.snow:nth-child(138){opacity:1.8328;transform:translate(74.5715vw,-10px) scale(.807);animation:fall-138 13s -18s linear infinite}@keyframes fall-138{72.831%{transform:translate(70.7715vw,72.831vh) scale(.807)}to{transform:translate(72.6715vw,99vh) scale(.807)}}.snow:nth-child(139){opacity:1.9604;transform:translate(96.5421vw,-10px) scale(.6639);animation:fall-139 23s -8s linear infinite}@keyframes fall-139{41.671%{transform:translate(97.5041vw,41.671vh) scale(.6639)}to{transform:translate(97.0231vw,99vh) scale(.6639)}}.snow:nth-child(140){opacity:1.7854;transform:translate(57.5348vw,-10px) scale(.686);animation:fall-140 30s -25s linear infinite}@keyframes fall-140{75.519%{transform:translate(60.7798vw,75.519vh) scale(.686)}to{transform:translate(59.1573vw,99vh) scale(.686)}}.snow:nth-child(141){opacity:.1924;transform:translate(83.0377vw,-10px) scale(.8189);animation:fall-141 21s -2s linear infinite}@keyframes fall-141{72.354%{transform:translate(91.37vw,72.354vh) scale(.8189)}to{transform:translate(87.20385vw,99vh) scale(.8189)}}.snow:nth-child(142){opacity:1.5032;transform:translate(2.5412vw,-10px) scale(.9615);animation:fall-142 10s -9s linear infinite}@keyframes fall-142{68.019%{transform:translate(-2.2902vw,68.019vh) scale(.9615)}to{transform:translate(.1255vw,99vh) scale(.9615)}}.snow:nth-child(143){opacity:.5322;transform:translate(65.4261vw,-10px) scale(.0234);animation:fall-143 18s -2s linear infinite}@keyframes fall-143{47.943%{transform:translate(66.075vw,47.943vh) scale(.0234)}to{transform:translate(65.75055vw,99vh) scale(.0234)}}.snow:nth-child(144){opacity:1.9208;transform:translate(58.5479vw,-10px) scale(.3652);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{70.665%{transform:translate(52.7233vw,70.665vh) scale(.3652)}to{transform:translate(55.6356vw,99vh) scale(.3652)}}.snow:nth-child(145){opacity:.1632;transform:translate(31.5792vw,-10px) scale(.3153);animation:fall-145 17s -20s linear infinite}@keyframes fall-145{56.103%{transform:translate(25.3336vw,56.103vh) scale(.3153)}to{transform:translate(28.4564vw,99vh) scale(.3153)}}.snow:nth-child(146){opacity:1.9364;transform:translate(39.8951vw,-10px) scale(.2543);animation:fall-146 14s -4s linear infinite}@keyframes fall-146{31.241%{transform:translate(40.0092vw,31.241vh) scale(.2543)}to{transform:translate(39.95215vw,99vh) scale(.2543)}}.snow:nth-child(147){opacity:.8164;transform:translate(42.6693vw,-10px) scale(.799);animation:fall-147 29s -18s linear infinite}@keyframes fall-147{30.893%{transform:translate(38.7549vw,30.893vh) scale(.799)}to{transform:translate(40.7121vw,99vh) scale(.799)}}.snow:nth-child(148){opacity:1.2126;transform:translate(70.2721vw,-10px) scale(.4996);animation:fall-148 13s -12s linear infinite}@keyframes fall-148{72.416%{transform:translate(71.1662vw,72.416vh) scale(.4996)}to{transform:translate(70.71915vw,99vh) scale(.4996)}}.snow:nth-child(149){opacity:.354;transform:translate(20.8961vw,-10px) scale(.6301);animation:fall-149 18s -12s linear infinite}@keyframes fall-149{58.193%{transform:translate(29.0359vw,58.193vh) scale(.6301)}to{transform:translate(24.966vw,99vh) scale(.6301)}}.snow:nth-child(150){opacity:1.993;transform:translate(6.9355vw,-10px) scale(.6358);animation:fall-150 25s -6s linear infinite}@keyframes fall-150{58.59%{transform:translate(11.1793vw,58.59vh) scale(.6358)}to{transform:translate(9.0574vw,99vh) scale(.6358)}}.snow:nth-child(151){opacity:1.123;transform:translate(76.2698vw,-10px) scale(.1733);animation:fall-151 16s -26s linear infinite}@keyframes fall-151{70.082%{transform:translate(70.1016vw,70.082vh) scale(.1733)}to{transform:translate(73.1857vw,99vh) scale(.1733)}}.snow:nth-child(152){opacity:.3274;transform:translate(1.196vw,-10px) scale(.1942);animation:fall-152 13s -28s linear infinite}@keyframes fall-152{71.919%{transform:translate(-4.5089vw,71.919vh) scale(.1942)}to{transform:translate(-1.65645vw,99vh) scale(.1942)}}.snow:nth-child(153){opacity:.7046;transform:translate(89.8608vw,-10px) scale(.5398);animation:fall-153 21s -25s linear infinite}@keyframes fall-153{63.677%{transform:translate(84.7524vw,63.677vh) scale(.5398)}to{transform:translate(87.3066vw,99vh) scale(.5398)}}.snow:nth-child(154){opacity:1.6696;transform:translate(63.735vw,-10px) scale(.9437);animation:fall-154 16s -13s linear infinite}@keyframes fall-154{79.504%{transform:translate(67.185vw,79.504vh) scale(.9437)}to{transform:translate(65.46vw,99vh) scale(.9437)}}.snow:nth-child(155){opacity:1.2746;transform:translate(36.1189vw,-10px) scale(.8112);animation:fall-155 23s -27s linear infinite}@keyframes fall-155{55.01%{transform:translate(29.412vw,55.01vh) scale(.8112)}to{transform:translate(32.76545vw,99vh) scale(.8112)}}.snow:nth-child(156){opacity:.5504;transform:translate(52.3103vw,-10px) scale(.7658);animation:fall-156 17s -6s linear infinite}@keyframes fall-156{52.382%{transform:translate(60.5286vw,52.382vh) scale(.7658)}to{transform:translate(56.41945vw,99vh) scale(.7658)}}.snow:nth-child(157){opacity:1.1824;transform:translate(52.138vw,-10px) scale(.1769);animation:fall-157 28s -27s linear infinite}@keyframes fall-157{55.583%{transform:translate(54.3787vw,55.583vh) scale(.1769)}to{transform:translate(53.25835vw,99vh) scale(.1769)}}.snow:nth-child(158){opacity:.2222;transform:translate(6.4479vw,-10px) scale(.5415);animation:fall-158 13s -5s linear infinite}@keyframes fall-158{50.258%{transform:translate(1.238vw,50.258vh) scale(.5415)}to{transform:translate(3.84295vw,99vh) scale(.5415)}}.snow:nth-child(159){opacity:.1846;transform:translate(49.0048vw,-10px) scale(.2148);animation:fall-159 16s -16s linear infinite}@keyframes fall-159{54.986%{transform:translate(55.7382vw,54.986vh) scale(.2148)}to{transform:translate(52.3715vw,99vh) scale(.2148)}}.snow:nth-child(160){opacity:1.8106;transform:translate(27.1336vw,-10px) scale(.7021);animation:fall-160 30s -26s linear infinite}@keyframes fall-160{38.322%{transform:translate(20.8906vw,38.322vh) scale(.7021)}to{transform:translate(24.0121vw,99vh) scale(.7021)}}.snow:nth-child(161){opacity:.1234;transform:translate(60.2443vw,-10px) scale(.1012);animation:fall-161 19s -17s linear infinite}@keyframes fall-161{71.282%{transform:translate(50.3331vw,71.282vh) scale(.1012)}to{transform:translate(55.2887vw,99vh) scale(.1012)}}.snow:nth-child(162){opacity:.9358;transform:translate(26.8019vw,-10px) scale(.3903);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{76.947%{transform:translate(36.4696vw,76.947vh) scale(.3903)}to{transform:translate(31.63575vw,99vh) scale(.3903)}}.snow:nth-child(163){opacity:.7384;transform:translate(46.2288vw,-10px) scale(.1722);animation:fall-163 10s -4s linear infinite}@keyframes fall-163{72.795%{transform:translate(41.6479vw,72.795vh) scale(.1722)}to{transform:translate(43.93835vw,99vh) scale(.1722)}}.snow:nth-child(164){opacity:1.5974;transform:translate(71.1295vw,-10px) scale(.1533);animation:fall-164 10s -19s linear infinite}@keyframes fall-164{69.091%{transform:translate(80.8254vw,69.091vh) scale(.1533)}to{transform:translate(75.97745vw,99vh) scale(.1533)}}.snow:nth-child(165){opacity:.8186;transform:translate(82.5302vw,-10px) scale(.3915);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{56.06%{transform:translate(89.7792vw,56.06vh) scale(.3915)}to{transform:translate(86.1547vw,99vh) scale(.3915)}}.snow:nth-child(166){opacity:1.8288;transform:translate(45.9231vw,-10px) scale(.3171);animation:fall-166 10s -20s linear infinite}@keyframes fall-166{48.105%{transform:translate(45.1398vw,48.105vh) scale(.3171)}to{transform:translate(45.53145vw,99vh) scale(.3171)}}.snow:nth-child(167){opacity:.0422;transform:translate(75.1231vw,-10px) scale(.7223);animation:fall-167 20s -30s linear infinite}@keyframes fall-167{56.623%{transform:translate(67.2654vw,56.623vh) scale(.7223)}to{transform:translate(71.19425vw,99vh) scale(.7223)}}.snow:nth-child(168){opacity:.0984;transform:translate(60.8137vw,-10px) scale(.9859);animation:fall-168 13s -29s linear infinite}@keyframes fall-168{76.351%{transform:translate(64.2699vw,76.351vh) scale(.9859)}to{transform:translate(62.5418vw,99vh) scale(.9859)}}.snow:nth-child(169){opacity:.0216;transform:translate(96.2312vw,-10px) scale(.4005);animation:fall-169 19s -8s linear infinite}@keyframes fall-169{67.817%{transform:translate(91.172vw,67.817vh) scale(.4005)}to{transform:translate(93.7016vw,99vh) scale(.4005)}}.snow:nth-child(170){opacity:.6588;transform:translate(85.0778vw,-10px) scale(.5069);animation:fall-170 29s -15s linear infinite}@keyframes fall-170{49.311%{transform:translate(81.3319vw,49.311vh) scale(.5069)}to{transform:translate(83.20485vw,99vh) scale(.5069)}}.snow:nth-child(171){opacity:.7744;transform:translate(6.6839vw,-10px) scale(.598);animation:fall-171 10s -15s linear infinite}@keyframes fall-171{32.109%{transform:translate(5.453vw,32.109vh) scale(.598)}to{transform:translate(6.06845vw,99vh) scale(.598)}}.snow:nth-child(172){opacity:1.3;transform:translate(93.6637vw,-10px) scale(.85);animation:fall-172 27s -24s linear infinite}@keyframes fall-172{56.764%{transform:translate(88.9544vw,56.764vh) scale(.85)}to{transform:translate(91.30905vw,99vh) scale(.85)}}.snow:nth-child(173){opacity:1.926;transform:translate(43.4327vw,-10px) scale(.7068);animation:fall-173 14s -16s linear infinite}@keyframes fall-173{39.04%{transform:translate(49.9626vw,39.04vh) scale(.7068)}to{transform:translate(46.69765vw,99vh) scale(.7068)}}.snow:nth-child(174){opacity:1.3138;transform:translate(68.2192vw,-10px) scale(.5798);animation:fall-174 16s -21s linear infinite}@keyframes fall-174{65.854%{transform:translate(77.4504vw,65.854vh) scale(.5798)}to{transform:translate(72.8348vw,99vh) scale(.5798)}}.snow:nth-child(175){opacity:.6426;transform:translate(65.9646vw,-10px) scale(.3967);animation:fall-175 29s -7s linear infinite}@keyframes fall-175{37.573%{transform:translate(70.3341vw,37.573vh) scale(.3967)}to{transform:translate(68.14935vw,99vh) scale(.3967)}}.snow:nth-child(176){opacity:.041;transform:translate(68.3476vw,-10px) scale(.7987);animation:fall-176 21s -18s linear infinite}@keyframes fall-176{68.576%{transform:translate(63.3971vw,68.576vh) scale(.7987)}to{transform:translate(65.87235vw,99vh) scale(.7987)}}.snow:nth-child(177){opacity:1.289;transform:translate(69.7785vw,-10px) scale(.783);animation:fall-177 25s -23s linear infinite}@keyframes fall-177{40.747%{transform:translate(69.5142vw,40.747vh) scale(.783)}to{transform:translate(69.64635vw,99vh) scale(.783)}}.snow:nth-child(178){opacity:1.0502;transform:translate(69.149vw,-10px) scale(.7824);animation:fall-178 12s -9s linear infinite}@keyframes fall-178{51.722%{transform:translate(64.9748vw,51.722vh) scale(.7824)}to{transform:translate(67.0619vw,99vh) scale(.7824)}}.snow:nth-child(179){opacity:1.2398;transform:translate(4.9427vw,-10px) scale(.2327);animation:fall-179 21s -22s linear infinite}@keyframes fall-179{42.881%{transform:translate(-2.387vw,42.881vh) scale(.2327)}to{transform:translate(1.27785vw,99vh) scale(.2327)}}.snow:nth-child(180){opacity:.189;transform:translate(80.0672vw,-10px) scale(.8111);animation:fall-180 26s -14s linear infinite}@keyframes fall-180{67.995%{transform:translate(87.7501vw,67.995vh) scale(.8111)}to{transform:translate(83.90865vw,99vh) scale(.8111)}}.snow:nth-child(181){opacity:.8866;transform:translate(90.9319vw,-10px) scale(.5429);animation:fall-181 15s -29s linear infinite}@keyframes fall-181{79.742%{transform:translate(96.4493vw,79.742vh) scale(.5429)}to{transform:translate(93.6906vw,99vh) scale(.5429)}}.snow:nth-child(182){opacity:1.5784;transform:translate(75.1564vw,-10px) scale(.0728);animation:fall-182 19s -19s linear infinite}@keyframes fall-182{55.665%{transform:translate(78.8961vw,55.665vh) scale(.0728)}to{transform:translate(77.02625vw,99vh) scale(.0728)}}.snow:nth-child(183){opacity:.145;transform:translate(7.4712vw,-10px) scale(.9655);animation:fall-183 25s -11s linear infinite}@keyframes fall-183{52.709%{transform:translate(1.3701vw,52.709vh) scale(.9655)}to{transform:translate(4.42065vw,99vh) scale(.9655)}}.snow:nth-child(184){opacity:1.9222;transform:translate(34.6647vw,-10px) scale(.6052);animation:fall-184 12s -15s linear infinite}@keyframes fall-184{72.624%{transform:translate(28.6423vw,72.624vh) scale(.6052)}to{transform:translate(31.6535vw,99vh) scale(.6052)}}.snow:nth-child(185){opacity:1.2378;transform:translate(64.8586vw,-10px) scale(.525);animation:fall-185 13s -15s linear infinite}@keyframes fall-185{69.671%{transform:translate(63.3681vw,69.671vh) scale(.525)}to{transform:translate(64.11335vw,99vh) scale(.525)}}.snow:nth-child(186){opacity:1.6952;transform:translate(70.7772vw,-10px) scale(.44);animation:fall-186 18s -10s linear infinite}@keyframes fall-186{60.79%{transform:translate(67.0355vw,60.79vh) scale(.44)}to{transform:translate(68.90635vw,99vh) scale(.44)}}.snow:nth-child(187){opacity:.5364;transform:translate(67.4821vw,-10px) scale(.388);animation:fall-187 28s -8s linear infinite}@keyframes fall-187{74.493%{transform:translate(61.517vw,74.493vh) scale(.388)}to{transform:translate(64.49955vw,99vh) scale(.388)}}.snow:nth-child(188){opacity:.3422;transform:translate(38.1236vw,-10px) scale(.9481);animation:fall-188 26s -17s linear infinite}@keyframes fall-188{58.596%{transform:translate(33.9257vw,58.596vh) scale(.9481)}to{transform:translate(36.02465vw,99vh) scale(.9481)}}.snow:nth-child(189){opacity:.291;transform:translate(38.227vw,-10px) scale(.1162);animation:fall-189 11s -9s linear infinite}@keyframes fall-189{31.232%{transform:translate(32.0364vw,31.232vh) scale(.1162)}to{transform:translate(35.1317vw,99vh) scale(.1162)}}.snow:nth-child(190){opacity:.6914;transform:translate(7.1014vw,-10px) scale(.1672);animation:fall-190 29s -13s linear infinite}@keyframes fall-190{56.695%{transform:translate(4.4241vw,56.695vh) scale(.1672)}to{transform:translate(5.76275vw,99vh) scale(.1672)}}.snow:nth-child(191){opacity:1.286;transform:translate(32.2541vw,-10px) scale(.2037);animation:fall-191 22s -23s linear infinite}@keyframes fall-191{79.458%{transform:translate(35.6829vw,79.458vh) scale(.2037)}to{transform:translate(33.9685vw,99vh) scale(.2037)}}.snow:nth-child(192){opacity:1.9122;transform:translate(73.085vw,-10px) scale(.2772);animation:fall-192 25s -14s linear infinite}@keyframes fall-192{34.82%{transform:translate(78.104vw,34.82vh) scale(.2772)}to{transform:translate(75.5945vw,99vh) scale(.2772)}}.snow:nth-child(193){opacity:1.8886;transform:translate(29.0237vw,-10px) scale(.7581);animation:fall-193 18s -10s linear infinite}@keyframes fall-193{66.096%{transform:translate(31.3432vw,66.096vh) scale(.7581)}to{transform:translate(30.18345vw,99vh) scale(.7581)}}.snow:nth-child(194){opacity:1.539;transform:translate(88.2512vw,-10px) scale(.4644);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{78.428%{transform:translate(88.1949vw,78.428vh) scale(.4644)}to{transform:translate(88.22305vw,99vh) scale(.4644)}}.snow:nth-child(195){opacity:.4048;transform:translate(16.6217vw,-10px) scale(.3732);animation:fall-195 14s -21s linear infinite}@keyframes fall-195{46.633%{transform:translate(20.0426vw,46.633vh) scale(.3732)}to{transform:translate(18.33215vw,99vh) scale(.3732)}}.snow:nth-child(196){opacity:1.661;transform:translate(12.1604vw,-10px) scale(.7419);animation:fall-196 16s -27s linear infinite}@keyframes fall-196{60.835%{transform:translate(16.8194vw,60.835vh) scale(.7419)}to{transform:translate(14.4899vw,99vh) scale(.7419)}}.snow:nth-child(197){opacity:.5644;transform:translate(58.758vw,-10px) scale(.9024);animation:fall-197 17s -7s linear infinite}@keyframes fall-197{31.813%{transform:translate(67.9315vw,31.813vh) scale(.9024)}to{transform:translate(63.34475vw,99vh) scale(.9024)}}.snow:nth-child(198){opacity:1.4186;transform:translate(13.1619vw,-10px) scale(.044);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{56.513%{transform:translate(7.6779vw,56.513vh) scale(.044)}to{transform:translate(10.4199vw,99vh) scale(.044)}}.snow:nth-child(199){opacity:1.0866;transform:translate(90.9786vw,-10px) scale(.6286);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{71.845%{transform:translate(97.7321vw,71.845vh) scale(.6286)}to{transform:translate(94.35535vw,99vh) scale(.6286)}}.snow:nth-child(200){opacity:.0522;transform:translate(44.8567vw,-10px) scale(.0245);animation:fall-200 29s -13s linear infinite}@keyframes fall-200{45.942%{transform:translate(44.3835vw,45.942vh) scale(.0245)}to{transform:translate(44.6201vw,99vh) scale(.0245)}}.snow:nth-child(201){opacity:.7722;transform:translate(55.3646vw,-10px) scale(.7236);animation:fall-201 13s -2s linear infinite}@keyframes fall-201{50.321%{transform:translate(60.2117vw,50.321vh) scale(.7236)}to{transform:translate(57.78815vw,99vh) scale(.7236)}}.snow:nth-child(202){opacity:.0782;transform:translate(54.5645vw,-10px) scale(.6493);animation:fall-202 23s -25s linear infinite}@keyframes fall-202{50.479%{transform:translate(62.9224vw,50.479vh) scale(.6493)}to{transform:translate(58.74345vw,99vh) scale(.6493)}}.snow:nth-child(203){opacity:.694;transform:translate(31.4446vw,-10px) scale(.9865);animation:fall-203 27s -4s linear infinite}@keyframes fall-203{71.495%{transform:translate(32.0563vw,71.495vh) scale(.9865)}to{transform:translate(31.75045vw,99vh) scale(.9865)}}.snow:nth-child(204){opacity:1.6496;transform:translate(39.7003vw,-10px) scale(.8726);animation:fall-204 27s -14s linear infinite}@keyframes fall-204{45.628%{transform:translate(40.9799vw,45.628vh) scale(.8726)}to{transform:translate(40.3401vw,99vh) scale(.8726)}}.snow:nth-child(205){opacity:1.2228;transform:translate(31.5656vw,-10px) scale(.2821);animation:fall-205 22s -4s linear infinite}@keyframes fall-205{73.058%{transform:translate(29.5516vw,73.058vh) scale(.2821)}to{transform:translate(30.5586vw,99vh) scale(.2821)}}.snow:nth-child(206){opacity:.6918;transform:translate(65.9354vw,-10px) scale(.1684);animation:fall-206 30s -6s linear infinite}@keyframes fall-206{48.386%{transform:translate(75.5224vw,48.386vh) scale(.1684)}to{transform:translate(70.7289vw,99vh) scale(.1684)}}.snow:nth-child(207){opacity:1.8148;transform:translate(83.5206vw,-10px) scale(.3181);animation:fall-207 18s -14s linear infinite}@keyframes fall-207{71.516%{transform:translate(89.1122vw,71.516vh) scale(.3181)}to{transform:translate(86.3164vw,99vh) scale(.3181)}}.snow:nth-child(208){opacity:1.5496;transform:translate(42.0655vw,-10px) scale(.718);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{43.927%{transform:translate(36.0951vw,43.927vh) scale(.718)}to{transform:translate(39.0803vw,99vh) scale(.718)}}.snow:nth-child(209){opacity:1.7108;transform:translate(79.9889vw,-10px) scale(.0659);animation:fall-209 26s -18s linear infinite}@keyframes fall-209{46.765%{transform:translate(70.0842vw,46.765vh) scale(.0659)}to{transform:translate(75.03655vw,99vh) scale(.0659)}}.snow:nth-child(210){opacity:1.2692;transform:translate(60.6537vw,-10px) scale(.7368);animation:fall-210 21s -5s linear infinite}@keyframes fall-210{30.52%{transform:translate(57.1599vw,30.52vh) scale(.7368)}to{transform:translate(58.9068vw,99vh) scale(.7368)}}.snow:nth-child(211){opacity:1.1534;transform:translate(13.3384vw,-10px) scale(.5164);animation:fall-211 10s -14s linear infinite}@keyframes fall-211{51.188%{transform:translate(17.2355vw,51.188vh) scale(.5164)}to{transform:translate(15.28695vw,99vh) scale(.5164)}}.snow:nth-child(212){opacity:1.1646;transform:translate(9.6401vw,-10px) scale(.9182);animation:fall-212 15s -26s linear infinite}@keyframes fall-212{56.997%{transform:translate(.1683vw,56.997vh) scale(.9182)}to{transform:translate(4.9042vw,99vh) scale(.9182)}}.snow:nth-child(213){opacity:1.531;transform:translate(68.0482vw,-10px) scale(.4287);animation:fall-213 11s -28s linear infinite}@keyframes fall-213{73.557%{transform:translate(61.7748vw,73.557vh) scale(.4287)}to{transform:translate(64.9115vw,99vh) scale(.4287)}}.snow:nth-child(214){opacity:.9538;transform:translate(28.5974vw,-10px) scale(.5445);animation:fall-214 30s -27s linear infinite}@keyframes fall-214{58.364%{transform:translate(22.4527vw,58.364vh) scale(.5445)}to{transform:translate(25.52505vw,99vh) scale(.5445)}}.snow:nth-child(215){opacity:1.8664;transform:translate(70.1177vw,-10px) scale(.402);animation:fall-215 29s -22s linear infinite}@keyframes fall-215{57.972%{transform:translate(65.5323vw,57.972vh) scale(.402)}to{transform:translate(67.825vw,99vh) scale(.402)}}.snow:nth-child(216){opacity:1.2206;transform:translate(17.4474vw,-10px) scale(.7268);animation:fall-216 30s -13s linear infinite}@keyframes fall-216{66.978%{transform:translate(17.7278vw,66.978vh) scale(.7268)}to{transform:translate(17.5876vw,99vh) scale(.7268)}}.snow:nth-child(217){opacity:.9522;transform:translate(23.2165vw,-10px) scale(.8046);animation:fall-217 25s -1s linear infinite}@keyframes fall-217{76.728%{transform:translate(24.0063vw,76.728vh) scale(.8046)}to{transform:translate(23.6114vw,99vh) scale(.8046)}}.snow:nth-child(218){opacity:.4484;transform:translate(1.8298vw,-10px) scale(.3195);animation:fall-218 16s -15s linear infinite}@keyframes fall-218{52.873%{transform:translate(3.6145vw,52.873vh) scale(.3195)}to{transform:translate(2.72215vw,99vh) scale(.3195)}}.snow:nth-child(219){opacity:1.6058;transform:translate(9.961vw,-10px) scale(.1867);animation:fall-219 26s -4s linear infinite}@keyframes fall-219{36.374%{transform:translate(12.938vw,36.374vh) scale(.1867)}to{transform:translate(11.4495vw,99vh) scale(.1867)}}.snow:nth-child(220){opacity:1.6346;transform:translate(75.3291vw,-10px) scale(.5589);animation:fall-220 15s -9s linear infinite}@keyframes fall-220{49.88%{transform:translate(79.411vw,49.88vh) scale(.5589)}to{transform:translate(77.37005vw,99vh) scale(.5589)}}.snow:nth-child(221){opacity:.0936;transform:translate(67.6363vw,-10px) scale(.4912);animation:fall-221 27s -27s linear infinite}@keyframes fall-221{38.205%{transform:translate(65.8014vw,38.205vh) scale(.4912)}to{transform:translate(66.71885vw,99vh) scale(.4912)}}.snow:nth-child(222){opacity:1.3236;transform:translate(53.8715vw,-10px) scale(.8933);animation:fall-222 26s -16s linear infinite}@keyframes fall-222{36.643%{transform:translate(53.0548vw,36.643vh) scale(.8933)}to{transform:translate(53.46315vw,99vh) scale(.8933)}}.snow:nth-child(223){opacity:.7604;transform:translate(20.8025vw,-10px) scale(.3002);animation:fall-223 29s -19s linear infinite}@keyframes fall-223{44.271%{transform:translate(13.9466vw,44.271vh) scale(.3002)}to{transform:translate(17.37455vw,99vh) scale(.3002)}}.snow:nth-child(224){opacity:.6582;transform:translate(2.4952vw,-10px) scale(.6806);animation:fall-224 18s -27s linear infinite}@keyframes fall-224{77.033%{transform:translate(11.2545vw,77.033vh) scale(.6806)}to{transform:translate(6.87485vw,99vh) scale(.6806)}}.snow:nth-child(225){opacity:.807;transform:translate(96.4vw,-10px) scale(.7681);animation:fall-225 13s -2s linear infinite}@keyframes fall-225{69.757%{transform:translate(96.684vw,69.757vh) scale(.7681)}to{transform:translate(96.542vw,99vh) scale(.7681)}}.snow:nth-child(226){opacity:1.6256;transform:translate(20.8847vw,-10px) scale(.3857);animation:fall-226 17s -1s linear infinite}@keyframes fall-226{67.314%{transform:translate(25.583vw,67.314vh) scale(.3857)}to{transform:translate(23.23385vw,99vh) scale(.3857)}}.snow:nth-child(227){opacity:.9296;transform:translate(56.6235vw,-10px) scale(.1423);animation:fall-227 27s -11s linear infinite}@keyframes fall-227{42.651%{transform:translate(57.1583vw,42.651vh) scale(.1423)}to{transform:translate(56.8909vw,99vh) scale(.1423)}}.snow:nth-child(228){opacity:1.3978;transform:translate(36.2641vw,-10px) scale(.3263);animation:fall-228 13s -28s linear infinite}@keyframes fall-228{69.139%{transform:translate(45.1621vw,69.139vh) scale(.3263)}to{transform:translate(40.7131vw,99vh) scale(.3263)}}.snow:nth-child(229){opacity:1.0558;transform:translate(68.7057vw,-10px) scale(.2972);animation:fall-229 17s -22s linear infinite}@keyframes fall-229{46.606%{transform:translate(60.4219vw,46.606vh) scale(.2972)}to{transform:translate(64.5638vw,99vh) scale(.2972)}}.snow:nth-child(230){opacity:.1792;transform:translate(2.75vw,-10px) scale(.0979);animation:fall-230 20s -22s linear infinite}@keyframes fall-230{31.563%{transform:translate(-1.585vw,31.563vh) scale(.0979)}to{transform:translate(.5825vw,99vh) scale(.0979)}}.snow:nth-child(231){opacity:.3424;transform:translate(76.5323vw,-10px) scale(.8632);animation:fall-231 27s -11s linear infinite}@keyframes fall-231{68.21%{transform:translate(73.7706vw,68.21vh) scale(.8632)}to{transform:translate(75.15145vw,99vh) scale(.8632)}}.snow:nth-child(232){opacity:.3646;transform:translate(98.6076vw,-10px) scale(.4174);animation:fall-232 29s -23s linear infinite}@keyframes fall-232{32.898%{transform:translate(99.5809vw,32.898vh) scale(.4174)}to{transform:translate(99.09425vw,99vh) scale(.4174)}}.snow:nth-child(233){opacity:.0008;transform:translate(97.2371vw,-10px) scale(.894);animation:fall-233 18s -17s linear infinite}@keyframes fall-233{44.358%{transform:translate(101.3439vw,44.358vh) scale(.894)}to{transform:translate(99.2905vw,99vh) scale(.894)}}.snow:nth-child(234){opacity:.5718;transform:translate(68.0369vw,-10px) scale(.6368);animation:fall-234 25s -20s linear infinite}@keyframes fall-234{52.746%{transform:translate(77.2165vw,52.746vh) scale(.6368)}to{transform:translate(72.6267vw,99vh) scale(.6368)}}.snow:nth-child(235){opacity:1.5288;transform:translate(33.106vw,-10px) scale(.0793);animation:fall-235 11s -12s linear infinite}@keyframes fall-235{38.185%{transform:translate(31.8259vw,38.185vh) scale(.0793)}to{transform:translate(32.46595vw,99vh) scale(.0793)}}.snow:nth-child(236){opacity:.731;transform:translate(31.7473vw,-10px) scale(.8451);animation:fall-236 24s -9s linear infinite}@keyframes fall-236{41.022%{transform:translate(27.4232vw,41.022vh) scale(.8451)}to{transform:translate(29.58525vw,99vh) scale(.8451)}}.snow:nth-child(237){opacity:.1862;transform:translate(30.2335vw,-10px) scale(.9287);animation:fall-237 14s -11s linear infinite}@keyframes fall-237{49.613%{transform:translate(34.4968vw,49.613vh) scale(.9287)}to{transform:translate(32.36515vw,99vh) scale(.9287)}}.snow:nth-child(238){opacity:.9684;transform:translate(82.4992vw,-10px) scale(.2912);animation:fall-238 13s -6s linear infinite}@keyframes fall-238{69.751%{transform:translate(84.8361vw,69.751vh) scale(.2912)}to{transform:translate(83.66765vw,99vh) scale(.2912)}}.snow:nth-child(239){opacity:.6292;transform:translate(23.4738vw,-10px) scale(.1854);animation:fall-239 21s -9s linear infinite}@keyframes fall-239{33.345%{transform:translate(15.7072vw,33.345vh) scale(.1854)}to{transform:translate(19.5905vw,99vh) scale(.1854)}}.snow:nth-child(240){opacity:.1462;transform:translate(15.4242vw,-10px) scale(.4487);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{33.078%{transform:translate(6.2239vw,33.078vh) scale(.4487)}to{transform:translate(10.82405vw,99vh) scale(.4487)}}.snow:nth-child(241){opacity:.0558;transform:translate(58.9702vw,-10px) scale(.3308);animation:fall-241 14s -1s linear infinite}@keyframes fall-241{47.049%{transform:translate(67.1365vw,47.049vh) scale(.3308)}to{transform:translate(63.05335vw,99vh) scale(.3308)}}.snow:nth-child(242){opacity:.9086;transform:translate(26.0538vw,-10px) scale(.1344);animation:fall-242 15s -17s linear infinite}@keyframes fall-242{51.034%{transform:translate(32.7308vw,51.034vh) scale(.1344)}to{transform:translate(29.3923vw,99vh) scale(.1344)}}.snow:nth-child(243){opacity:.7894;transform:translate(71.5757vw,-10px) scale(.2778);animation:fall-243 20s -6s linear infinite}@keyframes fall-243{77.532%{transform:translate(80.4791vw,77.532vh) scale(.2778)}to{transform:translate(76.0274vw,99vh) scale(.2778)}}.snow:nth-child(244){opacity:.0154;transform:translate(55.5635vw,-10px) scale(.7927);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{56.328%{transform:translate(50.7224vw,56.328vh) scale(.7927)}to{transform:translate(53.14295vw,99vh) scale(.7927)}}.snow:nth-child(245){opacity:.1474;transform:translate(11.3079vw,-10px) scale(.6505);animation:fall-245 24s -22s linear infinite}@keyframes fall-245{40.283%{transform:translate(11.5804vw,40.283vh) scale(.6505)}to{transform:translate(11.44415vw,99vh) scale(.6505)}}.snow:nth-child(246){opacity:1.1934;transform:translate(5.3972vw,-10px) scale(.0215);animation:fall-246 17s -14s linear infinite}@keyframes fall-246{40.775%{transform:translate(-.8274vw,40.775vh) scale(.0215)}to{transform:translate(2.2849vw,99vh) scale(.0215)}}.snow:nth-child(247){opacity:.8082;transform:translate(28.4387vw,-10px) scale(.5824);animation:fall-247 11s -28s linear infinite}@keyframes fall-247{57.976%{transform:translate(28.3463vw,57.976vh) scale(.5824)}to{transform:translate(28.3925vw,99vh) scale(.5824)}}.snow:nth-child(248){opacity:.2244;transform:translate(38.6813vw,-10px) scale(.6835);animation:fall-248 26s -10s linear infinite}@keyframes fall-248{60.27%{transform:translate(42.5684vw,60.27vh) scale(.6835)}to{transform:translate(40.62485vw,99vh) scale(.6835)}}.snow:nth-child(249){opacity:1.7776;transform:translate(95.8576vw,-10px) scale(.4802);animation:fall-249 17s -7s linear infinite}@keyframes fall-249{53.139%{transform:translate(101.2612vw,53.139vh) scale(.4802)}to{transform:translate(98.5594vw,99vh) scale(.4802)}}.snow:nth-child(250){opacity:1.6468;transform:translate(79.7568vw,-10px) scale(.5112);animation:fall-250 12s -15s linear infinite}@keyframes fall-250{34.935%{transform:translate(75.2288vw,34.935vh) scale(.5112)}to{transform:translate(77.4928vw,99vh) scale(.5112)}}.snow:nth-child(251){opacity:1.8024;transform:translate(77.8931vw,-10px) scale(.5681);animation:fall-251 12s -8s linear infinite}@keyframes fall-251{52.734%{transform:translate(83.4746vw,52.734vh) scale(.5681)}to{transform:translate(80.68385vw,99vh) scale(.5681)}}.snow:nth-child(252){opacity:1.7492;transform:translate(49.7028vw,-10px) scale(.092);animation:fall-252 22s -15s linear infinite}@keyframes fall-252{59.044%{transform:translate(52.6233vw,59.044vh) scale(.092)}to{transform:translate(51.16305vw,99vh) scale(.092)}}.snow:nth-child(253){opacity:1.1842;transform:translate(94.5649vw,-10px) scale(.7757);animation:fall-253 17s -23s linear infinite}@keyframes fall-253{47.157%{transform:translate(97.9847vw,47.157vh) scale(.7757)}to{transform:translate(96.2748vw,99vh) scale(.7757)}}.snow:nth-child(254){opacity:.4604;transform:translate(28.6019vw,-10px) scale(.9592);animation:fall-254 21s -29s linear infinite}@keyframes fall-254{73.458%{transform:translate(28.82vw,73.458vh) scale(.9592)}to{transform:translate(28.71095vw,99vh) scale(.9592)}}.snow:nth-child(255){opacity:.4598;transform:translate(72.0362vw,-10px) scale(.6231);animation:fall-255 24s -1s linear infinite}@keyframes fall-255{55.234%{transform:translate(77.3706vw,55.234vh) scale(.6231)}to{transform:translate(74.7034vw,99vh) scale(.6231)}}.snow:nth-child(256){opacity:.723;transform:translate(31.7835vw,-10px) scale(.7435);animation:fall-256 14s -22s linear infinite}@keyframes fall-256{32.044%{transform:translate(36.4318vw,32.044vh) scale(.7435)}to{transform:translate(34.10765vw,99vh) scale(.7435)}}.snow:nth-child(257){opacity:1.699;transform:translate(4.3576vw,-10px) scale(.1448);animation:fall-257 30s -28s linear infinite}@keyframes fall-257{45.942%{transform:translate(2.2367vw,45.942vh) scale(.1448)}to{transform:translate(3.29715vw,99vh) scale(.1448)}}.snow:nth-child(258){opacity:.896;transform:translate(87.8177vw,-10px) scale(.6941);animation:fall-258 26s -5s linear infinite}@keyframes fall-258{68.77%{transform:translate(90.1777vw,68.77vh) scale(.6941)}to{transform:translate(88.9977vw,99vh) scale(.6941)}}.snow:nth-child(259){opacity:1.0566;transform:translate(19.109vw,-10px) scale(.8203);animation:fall-259 20s -17s linear infinite}@keyframes fall-259{56.496%{transform:translate(17.8787vw,56.496vh) scale(.8203)}to{transform:translate(18.49385vw,99vh) scale(.8203)}}.snow:nth-child(260){opacity:1.102;transform:translate(29.8258vw,-10px) scale(.4375);animation:fall-260 27s -17s linear infinite}@keyframes fall-260{50.572%{transform:translate(22.0321vw,50.572vh) scale(.4375)}to{transform:translate(25.92895vw,99vh) scale(.4375)}}.snow:nth-child(261){opacity:1.6906;transform:translate(55.4206vw,-10px) scale(.2431);animation:fall-261 27s -20s linear infinite}@keyframes fall-261{52.3%{transform:translate(52.6496vw,52.3vh) scale(.2431)}to{transform:translate(54.0351vw,99vh) scale(.2431)}}.snow:nth-child(262){opacity:1.1654;transform:translate(98.1682vw,-10px) scale(.3852);animation:fall-262 20s -30s linear infinite}@keyframes fall-262{78.965%{transform:translate(92.2814vw,78.965vh) scale(.3852)}to{transform:translate(95.2248vw,99vh) scale(.3852)}}.snow:nth-child(263){opacity:1.494;transform:translate(10.32vw,-10px) scale(.7886);animation:fall-263 11s -8s linear infinite}@keyframes fall-263{58.123%{transform:translate(20.1116vw,58.123vh) scale(.7886)}to{transform:translate(15.2158vw,99vh) scale(.7886)}}.snow:nth-child(264){opacity:1.1142;transform:translate(69.1623vw,-10px) scale(.835);animation:fall-264 17s -29s linear infinite}@keyframes fall-264{55.678%{transform:translate(62.0512vw,55.678vh) scale(.835)}to{transform:translate(65.60675vw,99vh) scale(.835)}}.snow:nth-child(265){opacity:1.3622;transform:translate(18.4287vw,-10px) scale(.5829);animation:fall-265 12s -2s linear infinite}@keyframes fall-265{37.439%{transform:translate(26.257vw,37.439vh) scale(.5829)}to{transform:translate(22.34285vw,99vh) scale(.5829)}}.snow:nth-child(266){opacity:.7498;transform:translate(95.6176vw,-10px) scale(.5106);animation:fall-266 11s -8s linear infinite}@keyframes fall-266{57.711%{transform:translate(105.142vw,57.711vh) scale(.5106)}to{transform:translate(100.3798vw,99vh) scale(.5106)}}.snow:nth-child(267){opacity:1.9672;transform:translate(45.3867vw,-10px) scale(.4107);animation:fall-267 10s -30s linear infinite}@keyframes fall-267{43.931%{transform:translate(44.1851vw,43.931vh) scale(.4107)}to{transform:translate(44.7859vw,99vh) scale(.4107)}}.snow:nth-child(268){opacity:1.7936;transform:translate(49.6106vw,-10px) scale(.5446);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{54.06%{transform:translate(49.6617vw,54.06vh) scale(.5446)}to{transform:translate(49.63615vw,99vh) scale(.5446)}}.snow:nth-child(269){opacity:1.2802;transform:translate(29.7276vw,-10px) scale(.5859);animation:fall-269 17s -9s linear infinite}@keyframes fall-269{40.207%{transform:translate(27.4265vw,40.207vh) scale(.5859)}to{transform:translate(28.57705vw,99vh) scale(.5859)}}.snow:nth-child(270){opacity:1.74;transform:translate(38.9791vw,-10px) scale(.3268);animation:fall-270 25s -1s linear infinite}@keyframes fall-270{59.385%{transform:translate(31.6689vw,59.385vh) scale(.3268)}to{transform:translate(35.324vw,99vh) scale(.3268)}}.snow:nth-child(271){opacity:.7818;transform:translate(78.7826vw,-10px) scale(.4837);animation:fall-271 27s -25s linear infinite}@keyframes fall-271{53.972%{transform:translate(72.9778vw,53.972vh) scale(.4837)}to{transform:translate(75.8802vw,99vh) scale(.4837)}}.snow:nth-child(272){opacity:.4056;transform:translate(95.3919vw,-10px) scale(.594);animation:fall-272 23s -29s linear infinite}@keyframes fall-272{30.895%{transform:translate(95.2916vw,30.895vh) scale(.594)}to{transform:translate(95.34175vw,99vh) scale(.594)}}.snow:nth-child(273){opacity:1.3508;transform:translate(23.7659vw,-10px) scale(.3171);animation:fall-273 21s -2s linear infinite}@keyframes fall-273{62.412%{transform:translate(14.8977vw,62.412vh) scale(.3171)}to{transform:translate(19.3318vw,99vh) scale(.3171)}}.snow:nth-child(274){opacity:1.9526;transform:translate(63.382vw,-10px) scale(.1333);animation:fall-274 28s -18s linear infinite}@keyframes fall-274{73.793%{transform:translate(66.8689vw,73.793vh) scale(.1333)}to{transform:translate(65.12545vw,99vh) scale(.1333)}}.snow:nth-child(275){opacity:1.3018;transform:translate(37.8509vw,-10px) scale(.9211);animation:fall-275 16s -16s linear infinite}@keyframes fall-275{46.243%{transform:translate(29.1869vw,46.243vh) scale(.9211)}to{transform:translate(33.5189vw,99vh) scale(.9211)}}.snow:nth-child(276){opacity:1.0264;transform:translate(12.7366vw,-10px) scale(.8925);animation:fall-276 29s -1s linear infinite}@keyframes fall-276{48.15%{transform:translate(17.7091vw,48.15vh) scale(.8925)}to{transform:translate(15.22285vw,99vh) scale(.8925)}}.snow:nth-child(277){opacity:1.2248;transform:translate(83.0032vw,-10px) scale(.3961);animation:fall-277 17s -20s linear infinite}@keyframes fall-277{41.591%{transform:translate(92.2133vw,41.591vh) scale(.3961)}to{transform:translate(87.60825vw,99vh) scale(.3961)}}.snow:nth-child(278){opacity:1.3096;transform:translate(51.2545vw,-10px) scale(.4946);animation:fall-278 23s -16s linear infinite}@keyframes fall-278{70.052%{transform:translate(42.7671vw,70.052vh) scale(.4946)}to{transform:translate(47.0108vw,99vh) scale(.4946)}}.snow:nth-child(279){opacity:.1222;transform:translate(87.6819vw,-10px) scale(.2892);animation:fall-279 23s -22s linear infinite}@keyframes fall-279{57.394%{transform:translate(79.3886vw,57.394vh) scale(.2892)}to{transform:translate(83.53525vw,99vh) scale(.2892)}}.snow:nth-child(280){opacity:.9118;transform:translate(26.0501vw,-10px) scale(.6942);animation:fall-280 24s -25s linear infinite}@keyframes fall-280{62.569%{transform:translate(16.6073vw,62.569vh) scale(.6942)}to{transform:translate(21.3287vw,99vh) scale(.6942)}}.snow:nth-child(281){opacity:1.5316;transform:translate(90.4793vw,-10px) scale(.2759);animation:fall-281 13s -10s linear infinite}@keyframes fall-281{78.332%{transform:translate(99.8082vw,78.332vh) scale(.2759)}to{transform:translate(95.14375vw,99vh) scale(.2759)}}.snow:nth-child(282){opacity:.7468;transform:translate(7.5227vw,-10px) scale(.1783);animation:fall-282 28s -2s linear infinite}@keyframes fall-282{42.003%{transform:translate(-.5519vw,42.003vh) scale(.1783)}to{transform:translate(3.4854vw,99vh) scale(.1783)}}.snow:nth-child(283){opacity:1.0634;transform:translate(31.8682vw,-10px) scale(.6062);animation:fall-283 14s -1s linear infinite}@keyframes fall-283{49.536%{transform:translate(32.9302vw,49.536vh) scale(.6062)}to{transform:translate(32.3992vw,99vh) scale(.6062)}}.snow:nth-child(284){opacity:.5058;transform:translate(34.291vw,-10px) scale(.856);animation:fall-284 11s -30s linear infinite}@keyframes fall-284{60.747%{transform:translate(44.2182vw,60.747vh) scale(.856)}to{transform:translate(39.2546vw,99vh) scale(.856)}}.snow:nth-child(285){opacity:.8272;transform:translate(51.8993vw,-10px) scale(.2026);animation:fall-285 21s -29s linear infinite}@keyframes fall-285{78.799%{transform:translate(54.663vw,78.799vh) scale(.2026)}to{transform:translate(53.28115vw,99vh) scale(.2026)}}.snow:nth-child(286){opacity:.1396;transform:translate(66.2377vw,-10px) scale(.2619);animation:fall-286 22s -16s linear infinite}@keyframes fall-286{67.801%{transform:translate(74.7935vw,67.801vh) scale(.2619)}to{transform:translate(70.5156vw,99vh) scale(.2619)}}.snow:nth-child(287){opacity:1.1568;transform:translate(51.543vw,-10px) scale(.6664);animation:fall-287 16s -10s linear infinite}@keyframes fall-287{39.359%{transform:translate(56.9276vw,39.359vh) scale(.6664)}to{transform:translate(54.2353vw,99vh) scale(.6664)}}.snow:nth-child(288){opacity:.0594;transform:translate(4.8169vw,-10px) scale(.1106);animation:fall-288 28s -27s linear infinite}@keyframes fall-288{72.07%{transform:translate(-4.0112vw,72.07vh) scale(.1106)}to{transform:translate(.40285vw,99vh) scale(.1106)}}.snow:nth-child(289){opacity:.24;transform:translate(62.3699vw,-10px) scale(.1759);animation:fall-289 24s -3s linear infinite}@keyframes fall-289{44.542%{transform:translate(69.4202vw,44.542vh) scale(.1759)}to{transform:translate(65.89505vw,99vh) scale(.1759)}}.snow:nth-child(290){opacity:.6944;transform:translate(10.9112vw,-10px) scale(.0768);animation:fall-290 24s -23s linear infinite}@keyframes fall-290{44.075%{transform:translate(13.5942vw,44.075vh) scale(.0768)}to{transform:translate(12.2527vw,99vh) scale(.0768)}}.snow:nth-child(291){opacity:1.7476;transform:translate(47.4024vw,-10px) scale(.7617);animation:fall-291 30s -10s linear infinite}@keyframes fall-291{37.2%{transform:translate(37.8416vw,37.2vh) scale(.7617)}to{transform:translate(42.622vw,99vh) scale(.7617)}}.snow:nth-child(292){opacity:.901;transform:translate(47.1605vw,-10px) scale(.7749);animation:fall-292 19s -21s linear infinite}@keyframes fall-292{53.336%{transform:translate(45.6231vw,53.336vh) scale(.7749)}to{transform:translate(46.3918vw,99vh) scale(.7749)}}.snow:nth-child(293){opacity:.359;transform:translate(96.429vw,-10px) scale(.9816);animation:fall-293 10s -17s linear infinite}@keyframes fall-293{62.498%{transform:translate(87.7324vw,62.498vh) scale(.9816)}to{transform:translate(92.0807vw,99vh) scale(.9816)}}.snow:nth-child(294){opacity:.4464;transform:translate(24.3169vw,-10px) scale(.1643);animation:fall-294 18s -26s linear infinite}@keyframes fall-294{52.541%{transform:translate(18.757vw,52.541vh) scale(.1643)}to{transform:translate(21.53695vw,99vh) scale(.1643)}}.snow:nth-child(295){opacity:1.0588;transform:translate(54.2727vw,-10px) scale(.8937);animation:fall-295 11s -16s linear infinite}@keyframes fall-295{32.84%{transform:translate(56.2965vw,32.84vh) scale(.8937)}to{transform:translate(55.2846vw,99vh) scale(.8937)}}.snow:nth-child(296){opacity:1.6862;transform:translate(90.5291vw,-10px) scale(.8155);animation:fall-296 12s -19s linear infinite}@keyframes fall-296{77.593%{transform:translate(89.8162vw,77.593vh) scale(.8155)}to{transform:translate(90.17265vw,99vh) scale(.8155)}}.snow:nth-child(297){opacity:1.656;transform:translate(80.0284vw,-10px) scale(.1434);animation:fall-297 26s -21s linear infinite}@keyframes fall-297{34.871%{transform:translate(76.9924vw,34.871vh) scale(.1434)}to{transform:translate(78.5104vw,99vh) scale(.1434)}}.snow:nth-child(298){opacity:.0918;transform:translate(80.8331vw,-10px) scale(.7213);animation:fall-298 14s -14s linear infinite}@keyframes fall-298{58.476%{transform:translate(80.1913vw,58.476vh) scale(.7213)}to{transform:translate(80.5122vw,99vh) scale(.7213)}}.snow:nth-child(299){opacity:.7662;transform:translate(21.4292vw,-10px) scale(.8626);animation:fall-299 20s -19s linear infinite}@keyframes fall-299{60.631%{transform:translate(17.4346vw,60.631vh) scale(.8626)}to{transform:translate(19.4319vw,99vh) scale(.8626)}}.snow:nth-child(300){opacity:.9868;transform:translate(54.1273vw,-10px) scale(.9221);animation:fall-300 22s -11s linear infinite}@keyframes fall-300{31.899%{transform:translate(45.1231vw,31.899vh) scale(.9221)}to{transform:translate(49.6252vw,99vh) scale(.9221)}}.snow:nth-child(301){opacity:1.9352;transform:translate(84.1776vw,-10px) scale(.9073);animation:fall-301 18s -28s linear infinite}@keyframes fall-301{76.798%{transform:translate(88.913vw,76.798vh) scale(.9073)}to{transform:translate(86.5453vw,99vh) scale(.9073)}}.snow:nth-child(302){opacity:1.0112;transform:translate(29.0918vw,-10px) scale(.8401);animation:fall-302 26s -5s linear infinite}@keyframes fall-302{70.803%{transform:translate(21.4476vw,70.803vh) scale(.8401)}to{transform:translate(25.2697vw,99vh) scale(.8401)}}.snow:nth-child(303){opacity:1.07;transform:translate(82.9553vw,-10px) scale(.1141);animation:fall-303 15s -23s linear infinite}@keyframes fall-303{61.378%{transform:translate(80.1574vw,61.378vh) scale(.1141)}to{transform:translate(81.55635vw,99vh) scale(.1141)}}.snow:nth-child(304){opacity:1.0036;transform:translate(78.8273vw,-10px) scale(.9861);animation:fall-304 19s -21s linear infinite}@keyframes fall-304{36.524%{transform:translate(81.002vw,36.524vh) scale(.9861)}to{transform:translate(79.91465vw,99vh) scale(.9861)}}.snow:nth-child(305){opacity:1.9146;transform:translate(67.0021vw,-10px) scale(.9588);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.957%{transform:translate(61.0117vw,72.957vh) scale(.9588)}to{transform:translate(64.0069vw,99vh) scale(.9588)}}.snow:nth-child(306){opacity:.0824;transform:translate(82.4545vw,-10px) scale(.8039);animation:fall-306 18s -29s linear infinite}@keyframes fall-306{69.408%{transform:translate(86.0311vw,69.408vh) scale(.8039)}to{transform:translate(84.2428vw,99vh) scale(.8039)}}.snow:nth-child(307){opacity:.5504;transform:translate(96.4601vw,-10px) scale(.944);animation:fall-307 25s -21s linear infinite}@keyframes fall-307{73.052%{transform:translate(96.5289vw,73.052vh) scale(.944)}to{transform:translate(96.4945vw,99vh) scale(.944)}}.snow:nth-child(308){opacity:.6354;transform:translate(38.4211vw,-10px) scale(.8487);animation:fall-308 10s -7s linear infinite}@keyframes fall-308{72.731%{transform:translate(41.383vw,72.731vh) scale(.8487)}to{transform:translate(39.90205vw,99vh) scale(.8487)}}.snow:nth-child(309){opacity:.5628;transform:translate(60.5977vw,-10px) scale(.9185);animation:fall-309 19s -30s linear infinite}@keyframes fall-309{71.157%{transform:translate(55.9663vw,71.157vh) scale(.9185)}to{transform:translate(58.282vw,99vh) scale(.9185)}}.snow:nth-child(310){opacity:1.165;transform:translate(90.2283vw,-10px) scale(.3439);animation:fall-310 26s -13s linear infinite}@keyframes fall-310{69.131%{transform:translate(100.0782vw,69.131vh) scale(.3439)}to{transform:translate(95.15325vw,99vh) scale(.3439)}}.snow:nth-child(311){opacity:.5842;transform:translate(63.5558vw,-10px) scale(.6468);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{74.744%{transform:translate(63.2586vw,74.744vh) scale(.6468)}to{transform:translate(63.4072vw,99vh) scale(.6468)}}.snow:nth-child(312){opacity:.4096;transform:translate(51.7016vw,-10px) scale(.3376);animation:fall-312 29s -21s linear infinite}@keyframes fall-312{54.105%{transform:translate(45.5939vw,54.105vh) scale(.3376)}to{transform:translate(48.64775vw,99vh) scale(.3376)}}.snow:nth-child(313){opacity:1.2158;transform:translate(81.163vw,-10px) scale(.552);animation:fall-313 30s -21s linear infinite}@keyframes fall-313{70.251%{transform:translate(87.2156vw,70.251vh) scale(.552)}to{transform:translate(84.1893vw,99vh) scale(.552)}}.snow:nth-child(314){opacity:.6748;transform:translate(47.4378vw,-10px) scale(.3906);animation:fall-314 10s -21s linear infinite}@keyframes fall-314{78.576%{transform:translate(43.1373vw,78.576vh) scale(.3906)}to{transform:translate(45.28755vw,99vh) scale(.3906)}}.snow:nth-child(315){opacity:1.6584;transform:translate(72.7686vw,-10px) scale(.4091);animation:fall-315 17s -29s linear infinite}@keyframes fall-315{69.631%{transform:translate(63.6051vw,69.631vh) scale(.4091)}to{transform:translate(68.18685vw,99vh) scale(.4091)}}.snow:nth-child(316){opacity:1.9984;transform:translate(53.2995vw,-10px) scale(.5874);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{45.163%{transform:translate(61.8934vw,45.163vh) scale(.5874)}to{transform:translate(57.59645vw,99vh) scale(.5874)}}.snow:nth-child(317){opacity:1.1838;transform:translate(16.8045vw,-10px) scale(.4594);animation:fall-317 13s -12s linear infinite}@keyframes fall-317{38.306%{transform:translate(19.5514vw,38.306vh) scale(.4594)}to{transform:translate(18.17795vw,99vh) scale(.4594)}}.snow:nth-child(318){opacity:1.2582;transform:translate(79.4494vw,-10px) scale(.2485);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{31.163%{transform:translate(88.056vw,31.163vh) scale(.2485)}to{transform:translate(83.7527vw,99vh) scale(.2485)}}.snow:nth-child(319){opacity:1.9452;transform:translate(52.7204vw,-10px) scale(.9571);animation:fall-319 24s -29s linear infinite}@keyframes fall-319{54.906%{transform:translate(58.8996vw,54.906vh) scale(.9571)}to{transform:translate(55.81vw,99vh) scale(.9571)}}.snow:nth-child(320){opacity:1.801;transform:translate(18.0348vw,-10px) scale(.6805);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{37.695%{transform:translate(9.1682vw,37.695vh) scale(.6805)}to{transform:translate(13.6015vw,99vh) scale(.6805)}}.snow:nth-child(321){opacity:1.909;transform:translate(56.1663vw,-10px) scale(.2183);animation:fall-321 28s -7s linear infinite}@keyframes fall-321{70.003%{transform:translate(61.8634vw,70.003vh) scale(.2183)}to{transform:translate(59.01485vw,99vh) scale(.2183)}}.snow:nth-child(322){opacity:1.7658;transform:translate(66.5866vw,-10px) scale(.6717);animation:fall-322 18s -18s linear infinite}@keyframes fall-322{30.731%{transform:translate(70.8783vw,30.731vh) scale(.6717)}to{transform:translate(68.73245vw,99vh) scale(.6717)}}.snow:nth-child(323){opacity:.1866;transform:translate(22.5991vw,-10px) scale(.5518);animation:fall-323 28s -30s linear infinite}@keyframes fall-323{50.118%{transform:translate(13.9601vw,50.118vh) scale(.5518)}to{transform:translate(18.2796vw,99vh) scale(.5518)}}.snow:nth-child(324){opacity:1.8562;transform:translate(24.4185vw,-10px) scale(.7214);animation:fall-324 25s -16s linear infinite}@keyframes fall-324{60.253%{transform:translate(20.2557vw,60.253vh) scale(.7214)}to{transform:translate(22.3371vw,99vh) scale(.7214)}}.snow:nth-child(325){opacity:1.389;transform:translate(23.1263vw,-10px) scale(.8998);animation:fall-325 21s -29s linear infinite}@keyframes fall-325{47.082%{transform:translate(22.0508vw,47.082vh) scale(.8998)}to{transform:translate(22.58855vw,99vh) scale(.8998)}}.snow:nth-child(326){opacity:.9794;transform:translate(6.1334vw,-10px) scale(.6302);animation:fall-326 19s -23s linear infinite}@keyframes fall-326{74.498%{transform:translate(13.0452vw,74.498vh) scale(.6302)}to{transform:translate(9.5893vw,99vh) scale(.6302)}}.snow:nth-child(327){opacity:1.099;transform:translate(85.2013vw,-10px) scale(.2252);animation:fall-327 13s -23s linear infinite}@keyframes fall-327{56.768%{transform:translate(75.7612vw,56.768vh) scale(.2252)}to{transform:translate(80.48125vw,99vh) scale(.2252)}}.snow:nth-child(328){opacity:1.1534;transform:translate(79.5905vw,-10px) scale(.8137);animation:fall-328 17s -29s linear infinite}@keyframes fall-328{64.568%{transform:translate(69.6993vw,64.568vh) scale(.8137)}to{transform:translate(74.6449vw,99vh) scale(.8137)}}.snow:nth-child(329){opacity:.7362;transform:translate(87.6483vw,-10px) scale(.8226);animation:fall-329 25s -25s linear infinite}@keyframes fall-329{39.722%{transform:translate(81.9927vw,39.722vh) scale(.8226)}to{transform:translate(84.8205vw,99vh) scale(.8226)}}.snow:nth-child(330){opacity:.6464;transform:translate(15.6997vw,-10px) scale(.4034);animation:fall-330 26s -16s linear infinite}@keyframes fall-330{58.927%{transform:translate(23.716vw,58.927vh) scale(.4034)}to{transform:translate(19.70785vw,99vh) scale(.4034)}}.snow:nth-child(331){opacity:.8574;transform:translate(6.2413vw,-10px) scale(.9611);animation:fall-331 26s -2s linear infinite}@keyframes fall-331{34.777%{transform:translate(13.1243vw,34.777vh) scale(.9611)}to{transform:translate(9.6828vw,99vh) scale(.9611)}}.snow:nth-child(332){opacity:.8808;transform:translate(62.1119vw,-10px) scale(.0241);animation:fall-332 25s -18s linear infinite}@keyframes fall-332{60.334%{transform:translate(58.5462vw,60.334vh) scale(.0241)}to{transform:translate(60.32905vw,99vh) scale(.0241)}}.snow:nth-child(333){opacity:.4468;transform:translate(79.6433vw,-10px) scale(.892);animation:fall-333 19s -29s linear infinite}@keyframes fall-333{36.484%{transform:translate(78.4808vw,36.484vh) scale(.892)}to{transform:translate(79.06205vw,99vh) scale(.892)}}.snow:nth-child(334){opacity:.5694;transform:translate(66.5077vw,-10px) scale(.8253);animation:fall-334 18s -24s linear infinite}@keyframes fall-334{33.33%{transform:translate(68.118vw,33.33vh) scale(.8253)}to{transform:translate(67.31285vw,99vh) scale(.8253)}}.snow:nth-child(335){opacity:.9044;transform:translate(31.5155vw,-10px) scale(.0419);animation:fall-335 16s -30s linear infinite}@keyframes fall-335{50.938%{transform:translate(23.3047vw,50.938vh) scale(.0419)}to{transform:translate(27.4101vw,99vh) scale(.0419)}}.snow:nth-child(336){opacity:.3712;transform:translate(60.6779vw,-10px) scale(.5772);animation:fall-336 30s -30s linear infinite}@keyframes fall-336{72.204%{transform:translate(59.2418vw,72.204vh) scale(.5772)}to{transform:translate(59.95985vw,99vh) scale(.5772)}}.snow:nth-child(337){opacity:.173;transform:translate(30.8021vw,-10px) scale(.049);animation:fall-337 19s -17s linear infinite}@keyframes fall-337{76.131%{transform:translate(31.7413vw,76.131vh) scale(.049)}to{transform:translate(31.2717vw,99vh) scale(.049)}}.snow:nth-child(338){opacity:1.2482;transform:translate(96.9721vw,-10px) scale(.9926);animation:fall-338 16s -29s linear infinite}@keyframes fall-338{55.669%{transform:translate(99.3309vw,55.669vh) scale(.9926)}to{transform:translate(98.1515vw,99vh) scale(.9926)}}.snow:nth-child(339){opacity:.446;transform:translate(16.5402vw,-10px) scale(.5429);animation:fall-339 11s -11s linear infinite}@keyframes fall-339{68.794%{transform:translate(16.0574vw,68.794vh) scale(.5429)}to{transform:translate(16.2988vw,99vh) scale(.5429)}}.snow:nth-child(340){opacity:.246;transform:translate(40.3071vw,-10px) scale(.7662);animation:fall-340 16s -27s linear infinite}@keyframes fall-340{62.8%{transform:translate(31.3328vw,62.8vh) scale(.7662)}to{transform:translate(35.81995vw,99vh) scale(.7662)}}.snow:nth-child(341){opacity:.9178;transform:translate(37.3654vw,-10px) scale(.6939);animation:fall-341 18s -1s linear infinite}@keyframes fall-341{35.684%{transform:translate(40.6175vw,35.684vh) scale(.6939)}to{transform:translate(38.99145vw,99vh) scale(.6939)}}.snow:nth-child(342){opacity:1.0824;transform:translate(68.6108vw,-10px) scale(.9017);animation:fall-342 27s -17s linear infinite}@keyframes fall-342{42.439%{transform:translate(60.708vw,42.439vh) scale(.9017)}to{transform:translate(64.6594vw,99vh) scale(.9017)}}.snow:nth-child(343){opacity:.7892;transform:translate(27.6723vw,-10px) scale(.8555);animation:fall-343 12s -1s linear infinite}@keyframes fall-343{42.577%{transform:translate(26.1447vw,42.577vh) scale(.8555)}to{transform:translate(26.9085vw,99vh) scale(.8555)}}.snow:nth-child(344){opacity:.5346;transform:translate(83.3925vw,-10px) scale(.8669);animation:fall-344 27s -14s linear infinite}@keyframes fall-344{65.54%{transform:translate(84.9672vw,65.54vh) scale(.8669)}to{transform:translate(84.17985vw,99vh) scale(.8669)}}.snow:nth-child(345){opacity:.5124;transform:translate(21.529vw,-10px) scale(.4503);animation:fall-345 30s -12s linear infinite}@keyframes fall-345{70.954%{transform:translate(26.7177vw,70.954vh) scale(.4503)}to{transform:translate(24.12335vw,99vh) scale(.4503)}}.snow:nth-child(346){opacity:.5724;transform:translate(84.0577vw,-10px) scale(.7663);animation:fall-346 14s -6s linear infinite}@keyframes fall-346{34.252%{transform:translate(75.6867vw,34.252vh) scale(.7663)}to{transform:translate(79.8722vw,99vh) scale(.7663)}}.snow:nth-child(347){opacity:.3068;transform:translate(35.1137vw,-10px) scale(.4766);animation:fall-347 28s -20s linear infinite}@keyframes fall-347{64.7%{transform:translate(31.6132vw,64.7vh) scale(.4766)}to{transform:translate(33.36345vw,99vh) scale(.4766)}}.snow:nth-child(348){opacity:1.0394;transform:translate(71.6433vw,-10px) scale(.1376);animation:fall-348 30s -10s linear infinite}@keyframes fall-348{49.158%{transform:translate(65.8997vw,49.158vh) scale(.1376)}to{transform:translate(68.7715vw,99vh) scale(.1376)}}.snow:nth-child(349){opacity:1.966;transform:translate(60.1021vw,-10px) scale(.0872);animation:fall-349 14s -28s linear infinite}@keyframes fall-349{42.008%{transform:translate(55.2556vw,42.008vh) scale(.0872)}to{transform:translate(57.67885vw,99vh) scale(.0872)}}.snow:nth-child(350){opacity:1.1388;transform:translate(56.804vw,-10px) scale(.0933);animation:fall-350 13s -27s linear infinite}@keyframes fall-350{69.952%{transform:translate(62.1131vw,69.952vh) scale(.0933)}to{transform:translate(59.45855vw,99vh) scale(.0933)}}.snow:nth-child(351){opacity:1.5762;transform:translate(30.3397vw,-10px) scale(.2566);animation:fall-351 15s -18s linear infinite}@keyframes fall-351{74.883%{transform:translate(22.8854vw,74.883vh) scale(.2566)}to{transform:translate(26.61255vw,99vh) scale(.2566)}}.snow:nth-child(352){opacity:1.4384;transform:translate(68.4922vw,-10px) scale(.9975);animation:fall-352 18s -3s linear infinite}@keyframes fall-352{44.301%{transform:translate(62.9213vw,44.301vh) scale(.9975)}to{transform:translate(65.70675vw,99vh) scale(.9975)}}.snow:nth-child(353){opacity:1.425;transform:translate(68.4194vw,-10px) scale(.452);animation:fall-353 14s -28s linear infinite}@keyframes fall-353{68.885%{transform:translate(65.2996vw,68.885vh) scale(.452)}to{transform:translate(66.8595vw,99vh) scale(.452)}}.snow:nth-child(354){opacity:1.3552;transform:translate(16.6027vw,-10px) scale(.5434);animation:fall-354 22s -16s linear infinite}@keyframes fall-354{49.542%{transform:translate(12.1022vw,49.542vh) scale(.5434)}to{transform:translate(14.35245vw,99vh) scale(.5434)}}.snow:nth-child(355){opacity:.5004;transform:translate(17.7128vw,-10px) scale(.9145);animation:fall-355 11s -10s linear infinite}@keyframes fall-355{45.639%{transform:translate(9.8147vw,45.639vh) scale(.9145)}to{transform:translate(13.76375vw,99vh) scale(.9145)}}.snow:nth-child(356){opacity:1.6502;transform:translate(20.9413vw,-10px) scale(.2337);animation:fall-356 27s -20s linear infinite}@keyframes fall-356{52.196%{transform:translate(30.762vw,52.196vh) scale(.2337)}to{transform:translate(25.85165vw,99vh) scale(.2337)}}.snow:nth-child(357){opacity:1.3348;transform:translate(92.1036vw,-10px) scale(.9358);animation:fall-357 26s -12s linear infinite}@keyframes fall-357{58.283%{transform:translate(89.3026vw,58.283vh) scale(.9358)}to{transform:translate(90.7031vw,99vh) scale(.9358)}}.snow:nth-child(358){opacity:.5208;transform:translate(52.2053vw,-10px) scale(.5501);animation:fall-358 14s -21s linear infinite}@keyframes fall-358{31.565%{transform:translate(58.4814vw,31.565vh) scale(.5501)}to{transform:translate(55.34335vw,99vh) scale(.5501)}}.snow:nth-child(359){opacity:1.1362;transform:translate(1.1251vw,-10px) scale(.698);animation:fall-359 15s -10s linear infinite}@keyframes fall-359{43.46%{transform:translate(.9896vw,43.46vh) scale(.698)}to{transform:translate(1.05735vw,99vh) scale(.698)}}.snow:nth-child(360){opacity:1.6428;transform:translate(42.7693vw,-10px) scale(.7796);animation:fall-360 20s -30s linear infinite}@keyframes fall-360{66.971%{transform:translate(49.1204vw,66.971vh) scale(.7796)}to{transform:translate(45.94485vw,99vh) scale(.7796)}}.snow:nth-child(361){opacity:1.3806;transform:translate(43.5729vw,-10px) scale(.1387);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{53.65%{transform:translate(43.7308vw,53.65vh) scale(.1387)}to{transform:translate(43.65185vw,99vh) scale(.1387)}}.snow:nth-child(362){opacity:.7032;transform:translate(6.1971vw,-10px) scale(.2123);animation:fall-362 22s -19s linear infinite}@keyframes fall-362{77.416%{transform:translate(7.6846vw,77.416vh) scale(.2123)}to{transform:translate(6.94085vw,99vh) scale(.2123)}}.snow:nth-child(363){opacity:1.1296;transform:translate(95.7868vw,-10px) scale(.4552);animation:fall-363 24s -27s linear infinite}@keyframes fall-363{58.317%{transform:translate(86.4134vw,58.317vh) scale(.4552)}to{transform:translate(91.1001vw,99vh) scale(.4552)}}.snow:nth-child(364){opacity:.795;transform:translate(19.3946vw,-10px) scale(.4266);animation:fall-364 23s -6s linear infinite}@keyframes fall-364{52.144%{transform:translate(12.3141vw,52.144vh) scale(.4266)}to{transform:translate(15.85435vw,99vh) scale(.4266)}}.snow:nth-child(365){opacity:.429;transform:translate(94.1334vw,-10px) scale(.5804);animation:fall-365 10s -19s linear infinite}@keyframes fall-365{54.952%{transform:translate(90.0894vw,54.952vh) scale(.5804)}to{transform:translate(92.1114vw,99vh) scale(.5804)}}.snow:nth-child(366){opacity:.8948;transform:translate(3.7733vw,-10px) scale(.8041);animation:fall-366 30s -13s linear infinite}@keyframes fall-366{59.77%{transform:translate(6.896vw,59.77vh) scale(.8041)}to{transform:translate(5.33465vw,99vh) scale(.8041)}}.snow:nth-child(367){opacity:.9796;transform:translate(50.2594vw,-10px) scale(.9282);animation:fall-367 12s -4s linear infinite}@keyframes fall-367{68.848%{transform:translate(46.9308vw,68.848vh) scale(.9282)}to{transform:translate(48.5951vw,99vh) scale(.9282)}}.snow:nth-child(368){opacity:1.5454;transform:translate(10.2028vw,-10px) scale(.3956);animation:fall-368 21s -9s linear infinite}@keyframes fall-368{71.379%{transform:translate(3.1105vw,71.379vh) scale(.3956)}to{transform:translate(6.65665vw,99vh) scale(.3956)}}.snow:nth-child(369){opacity:.1052;transform:translate(23.2847vw,-10px) scale(.5468);animation:fall-369 12s -21s linear infinite}@keyframes fall-369{70.127%{transform:translate(28.1827vw,70.127vh) scale(.5468)}to{transform:translate(25.7337vw,99vh) scale(.5468)}}.snow:nth-child(370){opacity:1.8356;transform:translate(73.8473vw,-10px) scale(.0019);animation:fall-370 30s -2s linear infinite}@keyframes fall-370{73.142%{transform:translate(73.0649vw,73.142vh) scale(.0019)}to{transform:translate(73.4561vw,99vh) scale(.0019)}}.snow:nth-child(371){opacity:.1858;transform:translate(8.0174vw,-10px) scale(.3432);animation:fall-371 24s -2s linear infinite}@keyframes fall-371{51.703%{transform:translate(8.5724vw,51.703vh) scale(.3432)}to{transform:translate(8.2949vw,99vh) scale(.3432)}}.snow:nth-child(372){opacity:1.5258;transform:translate(13.5543vw,-10px) scale(.5407);animation:fall-372 25s -4s linear infinite}@keyframes fall-372{32.22%{transform:translate(15.4727vw,32.22vh) scale(.5407)}to{transform:translate(14.5135vw,99vh) scale(.5407)}}.snow:nth-child(373){opacity:1.6628;transform:translate(78.1897vw,-10px) scale(.5226);animation:fall-373 11s -10s linear infinite}@keyframes fall-373{65.908%{transform:translate(71.7337vw,65.908vh) scale(.5226)}to{transform:translate(74.9617vw,99vh) scale(.5226)}}.snow:nth-child(374){opacity:1.2386;transform:translate(82.2052vw,-10px) scale(.8034);animation:fall-374 16s -2s linear infinite}@keyframes fall-374{36.349%{transform:translate(79.3862vw,36.349vh) scale(.8034)}to{transform:translate(80.7957vw,99vh) scale(.8034)}}.snow:nth-child(375){opacity:.265;transform:translate(33.6072vw,-10px) scale(.953);animation:fall-375 22s -25s linear infinite}@keyframes fall-375{75.929%{transform:translate(38.7756vw,75.929vh) scale(.953)}to{transform:translate(36.1914vw,99vh) scale(.953)}}.snow:nth-child(376){opacity:.3958;transform:translate(70.496vw,-10px) scale(.1011);animation:fall-376 18s -17s linear infinite}@keyframes fall-376{36.371%{transform:translate(62.5898vw,36.371vh) scale(.1011)}to{transform:translate(66.5429vw,99vh) scale(.1011)}}.snow:nth-child(377){opacity:1.307;transform:translate(65.9887vw,-10px) scale(.8392);animation:fall-377 25s -26s linear infinite}@keyframes fall-377{57.8%{transform:translate(64.6783vw,57.8vh) scale(.8392)}to{transform:translate(65.3335vw,99vh) scale(.8392)}}.snow:nth-child(378){opacity:1.6958;transform:translate(11.0359vw,-10px) scale(.5202);animation:fall-378 21s -17s linear infinite}@keyframes fall-378{60.639%{transform:translate(14.1173vw,60.639vh) scale(.5202)}to{transform:translate(12.5766vw,99vh) scale(.5202)}}.snow:nth-child(379){opacity:.551;transform:translate(38.3291vw,-10px) scale(.5495);animation:fall-379 23s -26s linear infinite}@keyframes fall-379{51.035%{transform:translate(33.6922vw,51.035vh) scale(.5495)}to{transform:translate(36.01065vw,99vh) scale(.5495)}}.snow:nth-child(380){opacity:1.0802;transform:translate(46.727vw,-10px) scale(.5912);animation:fall-380 12s -3s linear infinite}@keyframes fall-380{59.353%{transform:translate(54.7912vw,59.353vh) scale(.5912)}to{transform:translate(50.7591vw,99vh) scale(.5912)}}.snow:nth-child(381){opacity:.879;transform:translate(23.7513vw,-10px) scale(.2554);animation:fall-381 10s -14s linear infinite}@keyframes fall-381{34.834%{transform:translate(26.2735vw,34.834vh) scale(.2554)}to{transform:translate(25.0124vw,99vh) scale(.2554)}}.snow:nth-child(382){opacity:.8528;transform:translate(13.7753vw,-10px) scale(.1338);animation:fall-382 28s -11s linear infinite}@keyframes fall-382{30.054%{transform:translate(4.4897vw,30.054vh) scale(.1338)}to{transform:translate(9.1325vw,99vh) scale(.1338)}}.snow:nth-child(383){opacity:1.3852;transform:translate(67.986vw,-10px) scale(.4534);animation:fall-383 21s -30s linear infinite}@keyframes fall-383{70.462%{transform:translate(69.8946vw,70.462vh) scale(.4534)}to{transform:translate(68.9403vw,99vh) scale(.4534)}}.snow:nth-child(384){opacity:1.6162;transform:translate(36.7059vw,-10px) scale(.5922);animation:fall-384 15s -17s linear infinite}@keyframes fall-384{30.527%{transform:translate(34.8043vw,30.527vh) scale(.5922)}to{transform:translate(35.7551vw,99vh) scale(.5922)}}.snow:nth-child(385){opacity:.6044;transform:translate(88.6431vw,-10px) scale(.0006);animation:fall-385 16s -22s linear infinite}@keyframes fall-385{63.601%{transform:translate(94.1588vw,63.601vh) scale(.0006)}to{transform:translate(91.40095vw,99vh) scale(.0006)}}.snow:nth-child(386){opacity:.1682;transform:translate(55.107vw,-10px) scale(.5307);animation:fall-386 10s -29s linear infinite}@keyframes fall-386{76.845%{transform:translate(51.1032vw,76.845vh) scale(.5307)}to{transform:translate(53.1051vw,99vh) scale(.5307)}}.snow:nth-child(387){opacity:1.4276;transform:translate(24.6857vw,-10px) scale(.3452);animation:fall-387 13s -14s linear infinite}@keyframes fall-387{30.269%{transform:translate(26.8144vw,30.269vh) scale(.3452)}to{transform:translate(25.75005vw,99vh) scale(.3452)}}.snow:nth-child(388){opacity:1.5738;transform:translate(11.576vw,-10px) scale(.5143);animation:fall-388 26s -4s linear infinite}@keyframes fall-388{38.332%{transform:translate(7.7511vw,38.332vh) scale(.5143)}to{transform:translate(9.66355vw,99vh) scale(.5143)}}.snow:nth-child(389){opacity:.245;transform:translate(7.6874vw,-10px) scale(.6366);animation:fall-389 16s -3s linear infinite}@keyframes fall-389{40.143%{transform:translate(3.6017vw,40.143vh) scale(.6366)}to{transform:translate(5.64455vw,99vh) scale(.6366)}}.snow:nth-child(390){opacity:.9092;transform:translate(20.1253vw,-10px) scale(.5167);animation:fall-390 28s -25s linear infinite}@keyframes fall-390{79.262%{transform:translate(17.6216vw,79.262vh) scale(.5167)}to{transform:translate(18.87345vw,99vh) scale(.5167)}}.snow:nth-child(391){opacity:1.1394;transform:translate(52.371vw,-10px) scale(.8212);animation:fall-391 13s -2s linear infinite}@keyframes fall-391{38.063%{transform:translate(57.7647vw,38.063vh) scale(.8212)}to{transform:translate(55.06785vw,99vh) scale(.8212)}}.snow:nth-child(392){opacity:1.1302;transform:translate(63.9352vw,-10px) scale(.936);animation:fall-392 17s -20s linear infinite}@keyframes fall-392{69.441%{transform:translate(55.5448vw,69.441vh) scale(.936)}to{transform:translate(59.74vw,99vh) scale(.936)}}.snow:nth-child(393){opacity:.8432;transform:translate(35.3634vw,-10px) scale(.7544);animation:fall-393 20s -16s linear infinite}@keyframes fall-393{41.758%{transform:translate(40.8589vw,41.758vh) scale(.7544)}to{transform:translate(38.11115vw,99vh) scale(.7544)}}.snow:nth-child(394){opacity:1.5492;transform:translate(96.3334vw,-10px) scale(.8356);animation:fall-394 11s -7s linear infinite}@keyframes fall-394{48.26%{transform:translate(91.7617vw,48.26vh) scale(.8356)}to{transform:translate(94.04755vw,99vh) scale(.8356)}}.snow:nth-child(395){opacity:.1864;transform:translate(29.6502vw,-10px) scale(.7937);animation:fall-395 21s -18s linear infinite}@keyframes fall-395{67.781%{transform:translate(29.0796vw,67.781vh) scale(.7937)}to{transform:translate(29.3649vw,99vh) scale(.7937)}}.snow:nth-child(396){opacity:1.5056;transform:translate(94.5403vw,-10px) scale(.4269);animation:fall-396 24s -19s linear infinite}@keyframes fall-396{39.755%{transform:translate(96.6488vw,39.755vh) scale(.4269)}to{transform:translate(95.59455vw,99vh) scale(.4269)}}.snow:nth-child(397){opacity:.385;transform:translate(44.7736vw,-10px) scale(.6668);animation:fall-397 11s -10s linear infinite}@keyframes fall-397{30.278%{transform:translate(38.5052vw,30.278vh) scale(.6668)}to{transform:translate(41.6394vw,99vh) scale(.6668)}}.snow:nth-child(398){opacity:1.1192;transform:translate(94.1749vw,-10px) scale(.2709);animation:fall-398 26s -19s linear infinite}@keyframes fall-398{56.51%{transform:translate(90.7773vw,56.51vh) scale(.2709)}to{transform:translate(92.4761vw,99vh) scale(.2709)}}.snow:nth-child(399){opacity:1.137;transform:translate(67.5829vw,-10px) scale(.8325);animation:fall-399 15s -22s linear infinite}@keyframes fall-399{35.96%{transform:translate(61.9096vw,35.96vh) scale(.8325)}to{transform:translate(64.74625vw,99vh) scale(.8325)}}.snow:nth-child(400){opacity:1.1236;transform:translate(94.9783vw,-10px) scale(.0993);animation:fall-400 20s -11s linear infinite}@keyframes fall-400{54.598%{transform:translate(96.6881vw,54.598vh) scale(.0993)}to{transform:translate(95.8332vw,99vh) scale(.0993)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9384;transform:translate(99.3553vw,-10px) scale(.9118);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{61.707%{transform:translate(108.7123vw,61.707vh) scale(.9118)}to{transform:translate(104.0338vw,99vh) scale(.9118)}}.snow:nth-child(2){opacity:1.1706;transform:translate(6.1685vw,-10px) scale(.7828);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{38.459%{transform:translate(13.6942vw,38.459vh) scale(.7828)}to{transform:translate(9.93135vw,99vh) scale(.7828)}}.snow:nth-child(3){opacity:.6346;transform:translate(61.5321vw,-10px) scale(.1257);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{45.177%{transform:translate(66.3402vw,45.177vh) scale(.1257)}to{transform:translate(63.93615vw,99vh) scale(.1257)}}.snow:nth-child(4){opacity:.2644;transform:translate(74.354vw,-10px) scale(.8237);animation:fall-4 24s -6s linear infinite}@keyframes fall-4{53.663%{transform:translate(66.1209vw,53.663vh) scale(.8237)}to{transform:translate(70.23745vw,99vh) scale(.8237)}}.snow:nth-child(5){opacity:1.013;transform:translate(14.0658vw,-10px) scale(.0096);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{73.537%{transform:translate(23.4304vw,73.537vh) scale(.0096)}to{transform:translate(18.7481vw,99vh) scale(.0096)}}.snow:nth-child(6){opacity:.2688;transform:translate(94.3972vw,-10px) scale(.6173);animation:fall-6 11s -6s linear infinite}@keyframes fall-6{69.206%{transform:translate(98.4539vw,69.206vh) scale(.6173)}to{transform:translate(96.42555vw,99vh) scale(.6173)}}.snow:nth-child(7){opacity:.9816;transform:translate(53.954vw,-10px) scale(.5799);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{74.519%{transform:translate(59.0505vw,74.519vh) scale(.5799)}to{transform:translate(56.50225vw,99vh) scale(.5799)}}.snow:nth-child(8){opacity:1.1874;transform:translate(87.1573vw,-10px) scale(.7184);animation:fall-8 11s -4s linear infinite}@keyframes fall-8{54.713%{transform:translate(90.5683vw,54.713vh) scale(.7184)}to{transform:translate(88.8628vw,99vh) scale(.7184)}}.snow:nth-child(9){opacity:.674;transform:translate(24.2156vw,-10px) scale(.3795);animation:fall-9 18s -17s linear infinite}@keyframes fall-9{53.731%{transform:translate(33.9342vw,53.731vh) scale(.3795)}to{transform:translate(29.0749vw,99vh) scale(.3795)}}.snow:nth-child(10){opacity:.7206;transform:translate(81.0506vw,-10px) scale(.6304);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{76.907%{transform:translate(90.4054vw,76.907vh) scale(.6304)}to{transform:translate(85.728vw,99vh) scale(.6304)}}.snow:nth-child(11){opacity:.468;transform:translate(89.014vw,-10px) scale(.1698);animation:fall-11 15s -15s linear infinite}@keyframes fall-11{70.399%{transform:translate(84.236vw,70.399vh) scale(.1698)}to{transform:translate(86.625vw,99vh) scale(.1698)}}.snow:nth-child(12){opacity:1.966;transform:translate(13.3991vw,-10px) scale(.0272);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{36.077%{transform:translate(14.7737vw,36.077vh) scale(.0272)}to{transform:translate(14.0864vw,99vh) scale(.0272)}}.snow:nth-child(13){opacity:.6142;transform:translate(69.688vw,-10px) scale(.8455);animation:fall-13 18s -10s linear infinite}@keyframes fall-13{40.491%{transform:translate(78.1661vw,40.491vh) scale(.8455)}to{transform:translate(73.92705vw,99vh) scale(.8455)}}.snow:nth-child(14){opacity:.257;transform:translate(51.56vw,-10px) scale(.1921);animation:fall-14 23s -17s linear infinite}@keyframes fall-14{35.809%{transform:translate(49.7479vw,35.809vh) scale(.1921)}to{transform:translate(50.65395vw,99vh) scale(.1921)}}.snow:nth-child(15){opacity:.906;transform:translate(68.2929vw,-10px) scale(.7953);animation:fall-15 16s -13s linear infinite}@keyframes fall-15{76.959%{transform:translate(77.8807vw,76.959vh) scale(.7953)}to{transform:translate(73.0868vw,99vh) scale(.7953)}}.snow:nth-child(16){opacity:.1932;transform:translate(15.7916vw,-10px) scale(.9498);animation:fall-16 22s -28s linear infinite}@keyframes fall-16{58.711%{transform:translate(17.01vw,58.711vh) scale(.9498)}to{transform:translate(16.4008vw,99vh) scale(.9498)}}.snow:nth-child(17){opacity:1.6182;transform:translate(52.608vw,-10px) scale(.5997);animation:fall-17 21s -23s linear infinite}@keyframes fall-17{58.753%{transform:translate(61.0699vw,58.753vh) scale(.5997)}to{transform:translate(56.83895vw,99vh) scale(.5997)}}.snow:nth-child(18){opacity:.844;transform:translate(78.4655vw,-10px) scale(.1373);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{42.137%{transform:translate(69.4524vw,42.137vh) scale(.1373)}to{transform:translate(73.95895vw,99vh) scale(.1373)}}.snow:nth-child(19){opacity:.5464;transform:translate(82.8966vw,-10px) scale(.9854);animation:fall-19 11s -7s linear infinite}@keyframes fall-19{66.124%{transform:translate(84.5708vw,66.124vh) scale(.9854)}to{transform:translate(83.7337vw,99vh) scale(.9854)}}.snow:nth-child(20){opacity:.4506;transform:translate(9.1895vw,-10px) scale(.9267);animation:fall-20 20s -6s linear infinite}@keyframes fall-20{42.516%{transform:translate(6.1321vw,42.516vh) scale(.9267)}to{transform:translate(7.6608vw,99vh) scale(.9267)}}.snow:nth-child(21){opacity:1.273;transform:translate(7.4404vw,-10px) scale(.5521);animation:fall-21 22s -13s linear infinite}@keyframes fall-21{55.447%{transform:translate(15.0131vw,55.447vh) scale(.5521)}to{transform:translate(11.22675vw,99vh) scale(.5521)}}.snow:nth-child(22){opacity:1.2606;transform:translate(21.454vw,-10px) scale(.8086);animation:fall-22 21s -26s linear infinite}@keyframes fall-22{76.323%{transform:translate(30.4347vw,76.323vh) scale(.8086)}to{transform:translate(25.94435vw,99vh) scale(.8086)}}.snow:nth-child(23){opacity:1.7022;transform:translate(90.9759vw,-10px) scale(.7802);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{76.653%{transform:translate(99.843vw,76.653vh) scale(.7802)}to{transform:translate(95.40945vw,99vh) scale(.7802)}}.snow:nth-child(24){opacity:1.0132;transform:translate(2.4335vw,-10px) scale(.87);animation:fall-24 24s -10s linear infinite}@keyframes fall-24{36.057%{transform:translate(-5.5479vw,36.057vh) scale(.87)}to{transform:translate(-1.5572vw,99vh) scale(.87)}}.snow:nth-child(25){opacity:.203;transform:translate(88.4854vw,-10px) scale(.847);animation:fall-25 29s -20s linear infinite}@keyframes fall-25{66.488%{transform:translate(95.7148vw,66.488vh) scale(.847)}to{transform:translate(92.1001vw,99vh) scale(.847)}}.snow:nth-child(26){opacity:1.2662;transform:translate(43.5999vw,-10px) scale(.9424);animation:fall-26 19s -16s linear infinite}@keyframes fall-26{45.288%{transform:translate(34.3365vw,45.288vh) scale(.9424)}to{transform:translate(38.9682vw,99vh) scale(.9424)}}.snow:nth-child(27){opacity:1.2168;transform:translate(75.1537vw,-10px) scale(.8611);animation:fall-27 20s -15s linear infinite}@keyframes fall-27{74.64%{transform:translate(65.7447vw,74.64vh) scale(.8611)}to{transform:translate(70.4492vw,99vh) scale(.8611)}}.snow:nth-child(28){opacity:.3226;transform:translate(48.6111vw,-10px) scale(.9975);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{69.407%{transform:translate(39.6932vw,69.407vh) scale(.9975)}to{transform:translate(44.15215vw,99vh) scale(.9975)}}.snow:nth-child(29){opacity:1.8902;transform:translate(30.2015vw,-10px) scale(.1642);animation:fall-29 13s -6s linear infinite}@keyframes fall-29{50.3%{transform:translate(39.1674vw,50.3vh) scale(.1642)}to{transform:translate(34.68445vw,99vh) scale(.1642)}}.snow:nth-child(30){opacity:.3186;transform:translate(97.5397vw,-10px) scale(.6098);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{44.378%{transform:translate(97.9553vw,44.378vh) scale(.6098)}to{transform:translate(97.7475vw,99vh) scale(.6098)}}.snow:nth-child(31){opacity:.8232;transform:translate(60.5734vw,-10px) scale(.3222);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{76.427%{transform:translate(60.9439vw,76.427vh) scale(.3222)}to{transform:translate(60.75865vw,99vh) scale(.3222)}}.snow:nth-child(32){opacity:1.7242;transform:translate(4.1871vw,-10px) scale(.109);animation:fall-32 21s -8s linear infinite}@keyframes fall-32{70.969%{transform:translate(6.9623vw,70.969vh) scale(.109)}to{transform:translate(5.5747vw,99vh) scale(.109)}}.snow:nth-child(33){opacity:.8006;transform:translate(10.9919vw,-10px) scale(.9965);animation:fall-33 21s -25s linear infinite}@keyframes fall-33{71.952%{transform:translate(14.559vw,71.952vh) scale(.9965)}to{transform:translate(12.77545vw,99vh) scale(.9965)}}.snow:nth-child(34){opacity:1.3638;transform:translate(5.6443vw,-10px) scale(.8043);animation:fall-34 19s -12s linear infinite}@keyframes fall-34{36.863%{transform:translate(14.0454vw,36.863vh) scale(.8043)}to{transform:translate(9.84485vw,99vh) scale(.8043)}}.snow:nth-child(35){opacity:.4742;transform:translate(33.5909vw,-10px) scale(.3703);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{70.152%{transform:translate(40.8512vw,70.152vh) scale(.3703)}to{transform:translate(37.22105vw,99vh) scale(.3703)}}.snow:nth-child(36){opacity:.0804;transform:translate(78.4492vw,-10px) scale(.9783);animation:fall-36 25s -18s linear infinite}@keyframes fall-36{46.915%{transform:translate(71.0852vw,46.915vh) scale(.9783)}to{transform:translate(74.7672vw,99vh) scale(.9783)}}.snow:nth-child(37){opacity:1.7592;transform:translate(7.0088vw,-10px) scale(.5132);animation:fall-37 13s -9s linear infinite}@keyframes fall-37{77.183%{transform:translate(11.629vw,77.183vh) scale(.5132)}to{transform:translate(9.3189vw,99vh) scale(.5132)}}.snow:nth-child(38){opacity:.5876;transform:translate(70.5627vw,-10px) scale(.6443);animation:fall-38 28s -22s linear infinite}@keyframes fall-38{61.596%{transform:translate(63.7184vw,61.596vh) scale(.6443)}to{transform:translate(67.14055vw,99vh) scale(.6443)}}.snow:nth-child(39){opacity:1.9762;transform:translate(47.887vw,-10px) scale(.408);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{46.904%{transform:translate(43.5656vw,46.904vh) scale(.408)}to{transform:translate(45.7263vw,99vh) scale(.408)}}.snow:nth-child(40){opacity:1.4726;transform:translate(33.2027vw,-10px) scale(.0522);animation:fall-40 19s -28s linear infinite}@keyframes fall-40{46.586%{transform:translate(24.8232vw,46.586vh) scale(.0522)}to{transform:translate(29.01295vw,99vh) scale(.0522)}}.snow:nth-child(41){opacity:.0568;transform:translate(64.9345vw,-10px) scale(.8169);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{54.78%{transform:translate(74.1486vw,54.78vh) scale(.8169)}to{transform:translate(69.54155vw,99vh) scale(.8169)}}.snow:nth-child(42){opacity:1.891;transform:translate(76.4066vw,-10px) scale(.4442);animation:fall-42 24s -1s linear infinite}@keyframes fall-42{42.143%{transform:translate(81.1578vw,42.143vh) scale(.4442)}to{transform:translate(78.7822vw,99vh) scale(.4442)}}.snow:nth-child(43){opacity:1.2046;transform:translate(19.1385vw,-10px) scale(.72);animation:fall-43 13s -14s linear infinite}@keyframes fall-43{35.133%{transform:translate(15.2985vw,35.133vh) scale(.72)}to{transform:translate(17.2185vw,99vh) scale(.72)}}.snow:nth-child(44){opacity:1.8666;transform:translate(22.6161vw,-10px) scale(.4128);animation:fall-44 15s -24s linear infinite}@keyframes fall-44{73.439%{transform:translate(29.0474vw,73.439vh) scale(.4128)}to{transform:translate(25.83175vw,99vh) scale(.4128)}}.snow:nth-child(45){opacity:1.7988;transform:translate(96.8501vw,-10px) scale(.5272);animation:fall-45 24s -25s linear infinite}@keyframes fall-45{44.72%{transform:translate(101.3588vw,44.72vh) scale(.5272)}to{transform:translate(99.10445vw,99vh) scale(.5272)}}.snow:nth-child(46){opacity:.9432;transform:translate(55.0602vw,-10px) scale(.1403);animation:fall-46 20s -13s linear infinite}@keyframes fall-46{48.682%{transform:translate(51.8328vw,48.682vh) scale(.1403)}to{transform:translate(53.4465vw,99vh) scale(.1403)}}.snow:nth-child(47){opacity:.6442;transform:translate(41.016vw,-10px) scale(.1571);animation:fall-47 16s -24s linear infinite}@keyframes fall-47{76.926%{transform:translate(41.9977vw,76.926vh) scale(.1571)}to{transform:translate(41.50685vw,99vh) scale(.1571)}}.snow:nth-child(48){opacity:1.4938;transform:translate(82.8154vw,-10px) scale(.935);animation:fall-48 27s -5s linear infinite}@keyframes fall-48{32.809%{transform:translate(80.1089vw,32.809vh) scale(.935)}to{transform:translate(81.46215vw,99vh) scale(.935)}}.snow:nth-child(49){opacity:1.7292;transform:translate(75.9555vw,-10px) scale(.6122);animation:fall-49 21s -6s linear infinite}@keyframes fall-49{68.705%{transform:translate(66.8196vw,68.705vh) scale(.6122)}to{transform:translate(71.38755vw,99vh) scale(.6122)}}.snow:nth-child(50){opacity:.797;transform:translate(71.6104vw,-10px) scale(.8987);animation:fall-50 29s -23s linear infinite}@keyframes fall-50{60.608%{transform:translate(80.7808vw,60.608vh) scale(.8987)}to{transform:translate(76.1956vw,99vh) scale(.8987)}}.snow:nth-child(51){opacity:1.2266;transform:translate(93.0531vw,-10px) scale(.0564);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{64.914%{transform:translate(94.934vw,64.914vh) scale(.0564)}to{transform:translate(93.99355vw,99vh) scale(.0564)}}.snow:nth-child(52){opacity:.1098;transform:translate(1.4785vw,-10px) scale(.2799);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{71.385%{transform:translate(7.0599vw,71.385vh) scale(.2799)}to{transform:translate(4.2692vw,99vh) scale(.2799)}}.snow:nth-child(53){opacity:1.4166;transform:translate(48.5783vw,-10px) scale(.2033);animation:fall-53 22s -11s linear infinite}@keyframes fall-53{44.572%{transform:translate(51.4436vw,44.572vh) scale(.2033)}to{transform:translate(50.01095vw,99vh) scale(.2033)}}.snow:nth-child(54){opacity:.4476;transform:translate(15.7454vw,-10px) scale(.5153);animation:fall-54 28s -5s linear infinite}@keyframes fall-54{54.233%{transform:translate(22.0416vw,54.233vh) scale(.5153)}to{transform:translate(18.8935vw,99vh) scale(.5153)}}.snow:nth-child(55){opacity:.4622;transform:translate(22.5996vw,-10px) scale(.0505);animation:fall-55 18s -30s linear infinite}@keyframes fall-55{53.852%{transform:translate(19.2249vw,53.852vh) scale(.0505)}to{transform:translate(20.91225vw,99vh) scale(.0505)}}.snow:nth-child(56){opacity:.1334;transform:translate(70.1975vw,-10px) scale(.2318);animation:fall-56 19s -26s linear infinite}@keyframes fall-56{53.188%{transform:translate(80.1552vw,53.188vh) scale(.2318)}to{transform:translate(75.17635vw,99vh) scale(.2318)}}.snow:nth-child(57){opacity:.5854;transform:translate(21.0305vw,-10px) scale(.6231);animation:fall-57 19s -28s linear infinite}@keyframes fall-57{38.132%{transform:translate(12.0078vw,38.132vh) scale(.6231)}to{transform:translate(16.51915vw,99vh) scale(.6231)}}.snow:nth-child(58){opacity:.2586;transform:translate(91.5514vw,-10px) scale(.262);animation:fall-58 16s -17s linear infinite}@keyframes fall-58{70.372%{transform:translate(94.7322vw,70.372vh) scale(.262)}to{transform:translate(93.1418vw,99vh) scale(.262)}}.snow:nth-child(59){opacity:1.7624;transform:translate(93.3912vw,-10px) scale(.3219);animation:fall-59 20s -8s linear infinite}@keyframes fall-59{72.377%{transform:translate(101.317vw,72.377vh) scale(.3219)}to{transform:translate(97.3541vw,99vh) scale(.3219)}}.snow:nth-child(60){opacity:.674;transform:translate(69.0266vw,-10px) scale(.6633);animation:fall-60 15s -23s linear infinite}@keyframes fall-60{76.625%{transform:translate(78.8373vw,76.625vh) scale(.6633)}to{transform:translate(73.93195vw,99vh) scale(.6633)}}.snow:nth-child(61){opacity:.92;transform:translate(30.5097vw,-10px) scale(.6433);animation:fall-61 18s -24s linear infinite}@keyframes fall-61{48.652%{transform:translate(26.7399vw,48.652vh) scale(.6433)}to{transform:translate(28.6248vw,99vh) scale(.6433)}}.snow:nth-child(62){opacity:.5648;transform:translate(75.5974vw,-10px) scale(.064);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{33.475%{transform:translate(72.4995vw,33.475vh) scale(.064)}to{transform:translate(74.04845vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:1.2658;transform:translate(58.1006vw,-10px) scale(.1369);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{43.719%{transform:translate(54.3804vw,43.719vh) scale(.1369)}to{transform:translate(56.2405vw,99vh) scale(.1369)}}.snow:nth-child(64){opacity:.1288;transform:translate(8.921vw,-10px) scale(.5869);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{69.048%{transform:translate(4.9522vw,69.048vh) scale(.5869)}to{transform:translate(6.9366vw,99vh) scale(.5869)}}.snow:nth-child(65){opacity:.3506;transform:translate(23.7363vw,-10px) scale(.0915);animation:fall-65 12s -26s linear infinite}@keyframes fall-65{55.614%{transform:translate(28.464vw,55.614vh) scale(.0915)}to{transform:translate(26.10015vw,99vh) scale(.0915)}}.snow:nth-child(66){opacity:1.6144;transform:translate(27.7392vw,-10px) scale(.0926);animation:fall-66 30s -28s linear infinite}@keyframes fall-66{69.101%{transform:translate(33.0711vw,69.101vh) scale(.0926)}to{transform:translate(30.40515vw,99vh) scale(.0926)}}.snow:nth-child(67){opacity:1.3046;transform:translate(26.7069vw,-10px) scale(.3596);animation:fall-67 30s -15s linear infinite}@keyframes fall-67{75.436%{transform:translate(35.9637vw,75.436vh) scale(.3596)}to{transform:translate(31.3353vw,99vh) scale(.3596)}}.snow:nth-child(68){opacity:.2452;transform:translate(6.2136vw,-10px) scale(.859);animation:fall-68 18s -13s linear infinite}@keyframes fall-68{35.651%{transform:translate(-1.3453vw,35.651vh) scale(.859)}to{transform:translate(2.43415vw,99vh) scale(.859)}}.snow:nth-child(69){opacity:.9778;transform:translate(85.0884vw,-10px) scale(.0029);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{34.513%{transform:translate(86.7726vw,34.513vh) scale(.0029)}to{transform:translate(85.9305vw,99vh) scale(.0029)}}.snow:nth-child(70){opacity:.9412;transform:translate(37.4957vw,-10px) scale(.8145);animation:fall-70 15s -24s linear infinite}@keyframes fall-70{31.086%{transform:translate(42.8703vw,31.086vh) scale(.8145)}to{transform:translate(40.183vw,99vh) scale(.8145)}}.snow:nth-child(71){opacity:1.0114;transform:translate(15.3857vw,-10px) scale(.0208);animation:fall-71 29s -28s linear infinite}@keyframes fall-71{39.275%{transform:translate(5.6752vw,39.275vh) scale(.0208)}to{transform:translate(10.53045vw,99vh) scale(.0208)}}.snow:nth-child(72){opacity:1.999;transform:translate(13.1805vw,-10px) scale(.9105);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{60.132%{transform:translate(11.3955vw,60.132vh) scale(.9105)}to{transform:translate(12.288vw,99vh) scale(.9105)}}.snow:nth-child(73){opacity:.0516;transform:translate(48.9049vw,-10px) scale(.4545);animation:fall-73 24s -29s linear infinite}@keyframes fall-73{66.488%{transform:translate(40.9189vw,66.488vh) scale(.4545)}to{transform:translate(44.9119vw,99vh) scale(.4545)}}.snow:nth-child(74){opacity:1.481;transform:translate(29.412vw,-10px) scale(.0401);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{55.43%{transform:translate(35.3729vw,55.43vh) scale(.0401)}to{transform:translate(32.39245vw,99vh) scale(.0401)}}.snow:nth-child(75){opacity:.0854;transform:translate(97.9493vw,-10px) scale(.1337);animation:fall-75 16s -21s linear infinite}@keyframes fall-75{63.159%{transform:translate(89.2884vw,63.159vh) scale(.1337)}to{transform:translate(93.61885vw,99vh) scale(.1337)}}.snow:nth-child(76){opacity:1.0222;transform:translate(65.1392vw,-10px) scale(.6895);animation:fall-76 10s -7s linear infinite}@keyframes fall-76{63.539%{transform:translate(67.5157vw,63.539vh) scale(.6895)}to{transform:translate(66.32745vw,99vh) scale(.6895)}}.snow:nth-child(77){opacity:1.591;transform:translate(76.1128vw,-10px) scale(.7165);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{42.822%{transform:translate(82.9752vw,42.822vh) scale(.7165)}to{transform:translate(79.544vw,99vh) scale(.7165)}}.snow:nth-child(78){opacity:1.0662;transform:translate(92.9589vw,-10px) scale(.8061);animation:fall-78 18s -26s linear infinite}@keyframes fall-78{38.875%{transform:translate(98.7928vw,38.875vh) scale(.8061)}to{transform:translate(95.87585vw,99vh) scale(.8061)}}.snow:nth-child(79){opacity:.243;transform:translate(68.2878vw,-10px) scale(.7254);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{43.914%{transform:translate(70.1828vw,43.914vh) scale(.7254)}to{transform:translate(69.2353vw,99vh) scale(.7254)}}.snow:nth-child(80){opacity:1.5848;transform:translate(38.9429vw,-10px) scale(.9274);animation:fall-80 27s -20s linear infinite}@keyframes fall-80{78.095%{transform:translate(39.3034vw,78.095vh) scale(.9274)}to{transform:translate(39.12315vw,99vh) scale(.9274)}}.snow:nth-child(81){opacity:1.7574;transform:translate(43.0431vw,-10px) scale(.3173);animation:fall-81 27s -4s linear infinite}@keyframes fall-81{76.081%{transform:translate(43.4966vw,76.081vh) scale(.3173)}to{transform:translate(43.26985vw,99vh) scale(.3173)}}.snow:nth-child(82){opacity:.6664;transform:translate(59.0859vw,-10px) scale(.0015);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{77.03%{transform:translate(57.507vw,77.03vh) scale(.0015)}to{transform:translate(58.29645vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:1.1324;transform:translate(11.0653vw,-10px) scale(.0596);animation:fall-83 20s -4s linear infinite}@keyframes fall-83{53.194%{transform:translate(13.4705vw,53.194vh) scale(.0596)}to{transform:translate(12.2679vw,99vh) scale(.0596)}}.snow:nth-child(84){opacity:.7628;transform:translate(98.1729vw,-10px) scale(.8013);animation:fall-84 14s -22s linear infinite}@keyframes fall-84{57.393%{transform:translate(89.4378vw,57.393vh) scale(.8013)}to{transform:translate(93.80535vw,99vh) scale(.8013)}}.snow:nth-child(85){opacity:.8812;transform:translate(81.0806vw,-10px) scale(.9576);animation:fall-85 28s -8s linear infinite}@keyframes fall-85{35.218%{transform:translate(80.5479vw,35.218vh) scale(.9576)}to{transform:translate(80.81425vw,99vh) scale(.9576)}}.snow:nth-child(86){opacity:.854;transform:translate(17.8693vw,-10px) scale(.3278);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{64.172%{transform:translate(16.4209vw,64.172vh) scale(.3278)}to{transform:translate(17.1451vw,99vh) scale(.3278)}}.snow:nth-child(87){opacity:.643;transform:translate(96.4928vw,-10px) scale(.5262);animation:fall-87 28s -6s linear infinite}@keyframes fall-87{44.229%{transform:translate(95.1344vw,44.229vh) scale(.5262)}to{transform:translate(95.8136vw,99vh) scale(.5262)}}.snow:nth-child(88){opacity:.6734;transform:translate(83.4664vw,-10px) scale(.3641);animation:fall-88 18s -1s linear infinite}@keyframes fall-88{35.906%{transform:translate(83.4992vw,35.906vh) scale(.3641)}to{transform:translate(83.4828vw,99vh) scale(.3641)}}.snow:nth-child(89){opacity:1.0826;transform:translate(59.2736vw,-10px) scale(.4494);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{59.228%{transform:translate(49.7379vw,59.228vh) scale(.4494)}to{transform:translate(54.50575vw,99vh) scale(.4494)}}.snow:nth-child(90){opacity:1.5596;transform:translate(35.6986vw,-10px) scale(.0539);animation:fall-90 14s -7s linear infinite}@keyframes fall-90{40.897%{transform:translate(31.3984vw,40.897vh) scale(.0539)}to{transform:translate(33.5485vw,99vh) scale(.0539)}}.snow:nth-child(91){opacity:1.7468;transform:translate(25.339vw,-10px) scale(.1498);animation:fall-91 17s -23s linear infinite}@keyframes fall-91{35.864%{transform:translate(22.3321vw,35.864vh) scale(.1498)}to{transform:translate(23.83555vw,99vh) scale(.1498)}}.snow:nth-child(92){opacity:.5166;transform:translate(84.7257vw,-10px) scale(.5708);animation:fall-92 15s -22s linear infinite}@keyframes fall-92{72.991%{transform:translate(77.6794vw,72.991vh) scale(.5708)}to{transform:translate(81.20255vw,99vh) scale(.5708)}}.snow:nth-child(93){opacity:.2246;transform:translate(80.5101vw,-10px) scale(.5267);animation:fall-93 13s -22s linear infinite}@keyframes fall-93{39.041%{transform:translate(79.0048vw,39.041vh) scale(.5267)}to{transform:translate(79.75745vw,99vh) scale(.5267)}}.snow:nth-child(94){opacity:.4334;transform:translate(51.1672vw,-10px) scale(.1708);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{69.171%{transform:translate(59.6899vw,69.171vh) scale(.1708)}to{transform:translate(55.42855vw,99vh) scale(.1708)}}.snow:nth-child(95){opacity:1.5518;transform:translate(9.7628vw,-10px) scale(.8768);animation:fall-95 13s -25s linear infinite}@keyframes fall-95{42.696%{transform:translate(2.864vw,42.696vh) scale(.8768)}to{transform:translate(6.3134vw,99vh) scale(.8768)}}.snow:nth-child(96){opacity:.4324;transform:translate(79.5425vw,-10px) scale(.0065);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{78.894%{transform:translate(73.346vw,78.894vh) scale(.0065)}to{transform:translate(76.44425vw,99vh) scale(.0065)}}.snow:nth-child(97){opacity:1.9354;transform:translate(87.6628vw,-10px) scale(.1829);animation:fall-97 13s -23s linear infinite}@keyframes fall-97{45.924%{transform:translate(91.8611vw,45.924vh) scale(.1829)}to{transform:translate(89.76195vw,99vh) scale(.1829)}}.snow:nth-child(98){opacity:1.122;transform:translate(64.0926vw,-10px) scale(.203);animation:fall-98 24s -9s linear infinite}@keyframes fall-98{50.384%{transform:translate(68.8143vw,50.384vh) scale(.203)}to{transform:translate(66.45345vw,99vh) scale(.203)}}.snow:nth-child(99){opacity:.35;transform:translate(98.6582vw,-10px) scale(.4958);animation:fall-99 30s -12s linear infinite}@keyframes fall-99{74.071%{transform:translate(101.0211vw,74.071vh) scale(.4958)}to{transform:translate(99.83965vw,99vh) scale(.4958)}}.snow:nth-child(100){opacity:1.5476;transform:translate(4.2859vw,-10px) scale(.076);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{39.046%{transform:translate(1.3182vw,39.046vh) scale(.076)}to{transform:translate(2.80205vw,99vh) scale(.076)}}.snow:nth-child(101){opacity:.6626;transform:translate(52.0124vw,-10px) scale(.8717);animation:fall-101 15s -14s linear infinite}@keyframes fall-101{30.845%{transform:translate(61.6033vw,30.845vh) scale(.8717)}to{transform:translate(56.80785vw,99vh) scale(.8717)}}.snow:nth-child(102){opacity:1.2854;transform:translate(5.0849vw,-10px) scale(.2558);animation:fall-102 24s -30s linear infinite}@keyframes fall-102{33.963%{transform:translate(9.5974vw,33.963vh) scale(.2558)}to{transform:translate(7.34115vw,99vh) scale(.2558)}}.snow:nth-child(103){opacity:1.933;transform:translate(79.702vw,-10px) scale(.4395);animation:fall-103 30s -29s linear infinite}@keyframes fall-103{40.176%{transform:translate(80.3861vw,40.176vh) scale(.4395)}to{transform:translate(80.04405vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:.6762;transform:translate(43.7094vw,-10px) scale(.1057);animation:fall-104 21s -30s linear infinite}@keyframes fall-104{38.152%{transform:translate(38.3669vw,38.152vh) scale(.1057)}to{transform:translate(41.03815vw,99vh) scale(.1057)}}.snow:nth-child(105){opacity:.4326;transform:translate(54.8757vw,-10px) scale(.3368);animation:fall-105 27s -8s linear infinite}@keyframes fall-105{60.578%{transform:translate(51.7796vw,60.578vh) scale(.3368)}to{transform:translate(53.32765vw,99vh) scale(.3368)}}.snow:nth-child(106){opacity:.92;transform:translate(18.1195vw,-10px) scale(.6605);animation:fall-106 20s -17s linear infinite}@keyframes fall-106{58.661%{transform:translate(18.2968vw,58.661vh) scale(.6605)}to{transform:translate(18.20815vw,99vh) scale(.6605)}}.snow:nth-child(107){opacity:1.9934;transform:translate(34.0856vw,-10px) scale(.0022);animation:fall-107 14s -12s linear infinite}@keyframes fall-107{46.894%{transform:translate(43.5983vw,46.894vh) scale(.0022)}to{transform:translate(38.84195vw,99vh) scale(.0022)}}.snow:nth-child(108){opacity:.3068;transform:translate(38.2443vw,-10px) scale(.8828);animation:fall-108 21s -19s linear infinite}@keyframes fall-108{70.391%{transform:translate(43.4423vw,70.391vh) scale(.8828)}to{transform:translate(40.8433vw,99vh) scale(.8828)}}.snow:nth-child(109){opacity:.9898;transform:translate(4.633vw,-10px) scale(.7713);animation:fall-109 20s -6s linear infinite}@keyframes fall-109{33.299%{transform:translate(-2.5097vw,33.299vh) scale(.7713)}to{transform:translate(1.06165vw,99vh) scale(.7713)}}.snow:nth-child(110){opacity:1.5584;transform:translate(19.8697vw,-10px) scale(.7078);animation:fall-110 23s -7s linear infinite}@keyframes fall-110{76.564%{transform:translate(24.342vw,76.564vh) scale(.7078)}to{transform:translate(22.10585vw,99vh) scale(.7078)}}.snow:nth-child(111){opacity:1.3732;transform:translate(45.276vw,-10px) scale(.2937);animation:fall-111 27s -13s linear infinite}@keyframes fall-111{35.479%{transform:translate(38.0959vw,35.479vh) scale(.2937)}to{transform:translate(41.68595vw,99vh) scale(.2937)}}.snow:nth-child(112){opacity:1.4124;transform:translate(18.5491vw,-10px) scale(.565);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{53.177%{transform:translate(15.288vw,53.177vh) scale(.565)}to{transform:translate(16.91855vw,99vh) scale(.565)}}.snow:nth-child(113){opacity:.4684;transform:translate(80.445vw,-10px) scale(.1006);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{41.21%{transform:translate(86.5437vw,41.21vh) scale(.1006)}to{transform:translate(83.49435vw,99vh) scale(.1006)}}.snow:nth-child(114){opacity:1.174;transform:translate(29.5719vw,-10px) scale(.7037);animation:fall-114 11s -3s linear infinite}@keyframes fall-114{41.452%{transform:translate(20.9364vw,41.452vh) scale(.7037)}to{transform:translate(25.25415vw,99vh) scale(.7037)}}.snow:nth-child(115){opacity:1.5432;transform:translate(22.0052vw,-10px) scale(.5805);animation:fall-115 18s -24s linear infinite}@keyframes fall-115{30.878%{transform:translate(12.5806vw,30.878vh) scale(.5805)}to{transform:translate(17.2929vw,99vh) scale(.5805)}}.snow:nth-child(116){opacity:1.5988;transform:translate(97.783vw,-10px) scale(.1625);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{67.303%{transform:translate(106.5182vw,67.303vh) scale(.1625)}to{transform:translate(102.1506vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.8924;transform:translate(36.2992vw,-10px) scale(.9795);animation:fall-117 23s -22s linear infinite}@keyframes fall-117{50.608%{transform:translate(45.6423vw,50.608vh) scale(.9795)}to{transform:translate(40.97075vw,99vh) scale(.9795)}}.snow:nth-child(118){opacity:1.9598;transform:translate(22.9829vw,-10px) scale(.769);animation:fall-118 10s -28s linear infinite}@keyframes fall-118{32.851%{transform:translate(26.5749vw,32.851vh) scale(.769)}to{transform:translate(24.7789vw,99vh) scale(.769)}}.snow:nth-child(119){opacity:1.9006;transform:translate(44.3882vw,-10px) scale(.3427);animation:fall-119 19s -21s linear infinite}@keyframes fall-119{41.448%{transform:translate(42.6213vw,41.448vh) scale(.3427)}to{transform:translate(43.50475vw,99vh) scale(.3427)}}.snow:nth-child(120){opacity:.1972;transform:translate(43.696vw,-10px) scale(.7955);animation:fall-120 14s -17s linear infinite}@keyframes fall-120{62.012%{transform:translate(37.565vw,62.012vh) scale(.7955)}to{transform:translate(40.6305vw,99vh) scale(.7955)}}.snow:nth-child(121){opacity:1.474;transform:translate(75.9573vw,-10px) scale(.3962);animation:fall-121 13s -21s linear infinite}@keyframes fall-121{51.172%{transform:translate(72.4318vw,51.172vh) scale(.3962)}to{transform:translate(74.19455vw,99vh) scale(.3962)}}.snow:nth-child(122){opacity:1.736;transform:translate(20.3778vw,-10px) scale(.5409);animation:fall-122 26s -15s linear infinite}@keyframes fall-122{35.61%{transform:translate(19.1892vw,35.61vh) scale(.5409)}to{transform:translate(19.7835vw,99vh) scale(.5409)}}.snow:nth-child(123){opacity:1.2096;transform:translate(49.1245vw,-10px) scale(.6986);animation:fall-123 22s -20s linear infinite}@keyframes fall-123{54.028%{transform:translate(50.104vw,54.028vh) scale(.6986)}to{transform:translate(49.61425vw,99vh) scale(.6986)}}.snow:nth-child(124){opacity:.9432;transform:translate(52.5034vw,-10px) scale(.1116);animation:fall-124 14s -24s linear infinite}@keyframes fall-124{43.332%{transform:translate(48.2694vw,43.332vh) scale(.1116)}to{transform:translate(50.3864vw,99vh) scale(.1116)}}.snow:nth-child(125){opacity:1.6234;transform:translate(39.8172vw,-10px) scale(.5874);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{61.411%{transform:translate(39.3274vw,61.411vh) scale(.5874)}to{transform:translate(39.5723vw,99vh) scale(.5874)}}.snow:nth-child(126){opacity:.1672;transform:translate(83.4339vw,-10px) scale(.4031);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{41.245%{transform:translate(91.8995vw,41.245vh) scale(.4031)}to{transform:translate(87.6667vw,99vh) scale(.4031)}}.snow:nth-child(127){opacity:.105;transform:translate(13.1166vw,-10px) scale(.6867);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{74.866%{transform:translate(8.3566vw,74.866vh) scale(.6867)}to{transform:translate(10.7366vw,99vh) scale(.6867)}}.snow:nth-child(128){opacity:.3812;transform:translate(20.8826vw,-10px) scale(.9921);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{57.496%{transform:translate(26.2669vw,57.496vh) scale(.9921)}to{transform:translate(23.57475vw,99vh) scale(.9921)}}.snow:nth-child(129){opacity:.2706;transform:translate(91.0157vw,-10px) scale(.2292);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{69.831%{transform:translate(89.2684vw,69.831vh) scale(.2292)}to{transform:translate(90.14205vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:1.2912;transform:translate(30.6914vw,-10px) scale(.0723);animation:fall-130 30s -24s linear infinite}@keyframes fall-130{57.543%{transform:translate(30.3865vw,57.543vh) scale(.0723)}to{transform:translate(30.53895vw,99vh) scale(.0723)}}.snow:nth-child(131){opacity:1.7584;transform:translate(4.5424vw,-10px) scale(.9804);animation:fall-131 14s -4s linear infinite}@keyframes fall-131{78.96%{transform:translate(-3.5091vw,78.96vh) scale(.9804)}to{transform:translate(.51665vw,99vh) scale(.9804)}}.snow:nth-child(132){opacity:.6266;transform:translate(32.6468vw,-10px) scale(.308);animation:fall-132 10s -30s linear infinite}@keyframes fall-132{73.656%{transform:translate(36.6253vw,73.656vh) scale(.308)}to{transform:translate(34.63605vw,99vh) scale(.308)}}.snow:nth-child(133){opacity:1.3656;transform:translate(71.7844vw,-10px) scale(.2979);animation:fall-133 24s -17s linear infinite}@keyframes fall-133{65.227%{transform:translate(73.4422vw,65.227vh) scale(.2979)}to{transform:translate(72.6133vw,99vh) scale(.2979)}}.snow:nth-child(134){opacity:1.2614;transform:translate(14.2602vw,-10px) scale(.1431);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{73.333%{transform:translate(19.2583vw,73.333vh) scale(.1431)}to{transform:translate(16.75925vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.287;transform:translate(5.7208vw,-10px) scale(.7339);animation:fall-135 30s -29s linear infinite}@keyframes fall-135{37.662%{transform:translate(8.2633vw,37.662vh) scale(.7339)}to{transform:translate(6.99205vw,99vh) scale(.7339)}}.snow:nth-child(136){opacity:1.2036;transform:translate(43.6615vw,-10px) scale(.7603);animation:fall-136 25s -26s linear infinite}@keyframes fall-136{73.401%{transform:translate(48.5011vw,73.401vh) scale(.7603)}to{transform:translate(46.0813vw,99vh) scale(.7603)}}.snow:nth-child(137){opacity:.1486;transform:translate(45.5295vw,-10px) scale(.4776);animation:fall-137 29s -5s linear infinite}@keyframes fall-137{39.607%{transform:translate(53.7113vw,39.607vh) scale(.4776)}to{transform:translate(49.6204vw,99vh) scale(.4776)}}.snow:nth-child(138){opacity:1.6934;transform:translate(3.0299vw,-10px) scale(.9417);animation:fall-138 13s -4s linear infinite}@keyframes fall-138{65.384%{transform:translate(-6.2434vw,65.384vh) scale(.9417)}to{transform:translate(-1.60675vw,99vh) scale(.9417)}}.snow:nth-child(139){opacity:.0496;transform:translate(12.4206vw,-10px) scale(.6254);animation:fall-139 30s -24s linear infinite}@keyframes fall-139{72.957%{transform:translate(22.3464vw,72.957vh) scale(.6254)}to{transform:translate(17.3835vw,99vh) scale(.6254)}}.snow:nth-child(140){opacity:.6454;transform:translate(30.9814vw,-10px) scale(.5331);animation:fall-140 26s -10s linear infinite}@keyframes fall-140{41.838%{transform:translate(37.836vw,41.838vh) scale(.5331)}to{transform:translate(34.4087vw,99vh) scale(.5331)}}.snow:nth-child(141){opacity:.3568;transform:translate(59.9232vw,-10px) scale(.4952);animation:fall-141 22s -30s linear infinite}@keyframes fall-141{31.99%{transform:translate(61.9208vw,31.99vh) scale(.4952)}to{transform:translate(60.922vw,99vh) scale(.4952)}}.snow:nth-child(142){opacity:.1918;transform:translate(97.7694vw,-10px) scale(.3295);animation:fall-142 23s -28s linear infinite}@keyframes fall-142{56.702%{transform:translate(103.1238vw,56.702vh) scale(.3295)}to{transform:translate(100.4466vw,99vh) scale(.3295)}}.snow:nth-child(143){opacity:.9794;transform:translate(66.7074vw,-10px) scale(.5935);animation:fall-143 10s -14s linear infinite}@keyframes fall-143{36.46%{transform:translate(65.8197vw,36.46vh) scale(.5935)}to{transform:translate(66.26355vw,99vh) scale(.5935)}}.snow:nth-child(144){opacity:.3196;transform:translate(31.5573vw,-10px) scale(.241);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{78.998%{transform:translate(33.1976vw,78.998vh) scale(.241)}to{transform:translate(32.37745vw,99vh) scale(.241)}}.snow:nth-child(145){opacity:.5216;transform:translate(71.1413vw,-10px) scale(.411);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{54.927%{transform:translate(79.4179vw,54.927vh) scale(.411)}to{transform:translate(75.2796vw,99vh) scale(.411)}}.snow:nth-child(146){opacity:1.2418;transform:translate(18.4799vw,-10px) scale(.7504);animation:fall-146 15s -11s linear infinite}@keyframes fall-146{34.604%{transform:translate(27.4476vw,34.604vh) scale(.7504)}to{transform:translate(22.96375vw,99vh) scale(.7504)}}.snow:nth-child(147){opacity:.3506;transform:translate(2.4561vw,-10px) scale(.6767);animation:fall-147 27s -26s linear infinite}@keyframes fall-147{62.606%{transform:translate(4.0957vw,62.606vh) scale(.6767)}to{transform:translate(3.2759vw,99vh) scale(.6767)}}.snow:nth-child(148){opacity:.6524;transform:translate(62.0395vw,-10px) scale(.998);animation:fall-148 14s -5s linear infinite}@keyframes fall-148{73.654%{transform:translate(68.7758vw,73.654vh) scale(.998)}to{transform:translate(65.40765vw,99vh) scale(.998)}}.snow:nth-child(149){opacity:.8244;transform:translate(52.0545vw,-10px) scale(.9298);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{67.208%{transform:translate(58.3479vw,67.208vh) scale(.9298)}to{transform:translate(55.2012vw,99vh) scale(.9298)}}.snow:nth-child(150){opacity:1.7514;transform:translate(91.7116vw,-10px) scale(.8207);animation:fall-150 21s -15s linear infinite}@keyframes fall-150{49.648%{transform:translate(95.4902vw,49.648vh) scale(.8207)}to{transform:translate(93.6009vw,99vh) scale(.8207)}}.snow:nth-child(151){opacity:1.586;transform:translate(33.6091vw,-10px) scale(.4317);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{37.185%{transform:translate(26.1745vw,37.185vh) scale(.4317)}to{transform:translate(29.8918vw,99vh) scale(.4317)}}.snow:nth-child(152){opacity:1.9016;transform:translate(9.7253vw,-10px) scale(.1321);animation:fall-152 17s -12s linear infinite}@keyframes fall-152{76.96%{transform:translate(9.2856vw,76.96vh) scale(.1321)}to{transform:translate(9.50545vw,99vh) scale(.1321)}}.snow:nth-child(153){opacity:1.5924;transform:translate(23.3033vw,-10px) scale(.7359);animation:fall-153 11s -13s linear infinite}@keyframes fall-153{68.403%{transform:translate(24.7226vw,68.403vh) scale(.7359)}to{transform:translate(24.01295vw,99vh) scale(.7359)}}.snow:nth-child(154){opacity:.1102;transform:translate(45.3426vw,-10px) scale(.6629);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{43.603%{transform:translate(43.2465vw,43.603vh) scale(.6629)}to{transform:translate(44.29455vw,99vh) scale(.6629)}}.snow:nth-child(155){opacity:1.6916;transform:translate(92.1582vw,-10px) scale(.2494);animation:fall-155 18s -22s linear infinite}@keyframes fall-155{65.903%{transform:translate(83.5167vw,65.903vh) scale(.2494)}to{transform:translate(87.83745vw,99vh) scale(.2494)}}.snow:nth-child(156){opacity:1.2014;transform:translate(62.5975vw,-10px) scale(.1789);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{57.317%{transform:translate(53.365vw,57.317vh) scale(.1789)}to{transform:translate(57.98125vw,99vh) scale(.1789)}}.snow:nth-child(157){opacity:.2744;transform:translate(82.8638vw,-10px) scale(.7266);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{32.614%{transform:translate(76.9337vw,32.614vh) scale(.7266)}to{transform:translate(79.89875vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:1.3088;transform:translate(53.5521vw,-10px) scale(.72);animation:fall-158 28s -17s linear infinite}@keyframes fall-158{37.57%{transform:translate(48.8693vw,37.57vh) scale(.72)}to{transform:translate(51.2107vw,99vh) scale(.72)}}.snow:nth-child(159){opacity:.1632;transform:translate(98.335vw,-10px) scale(.4382);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{66.491%{transform:translate(101.0765vw,66.491vh) scale(.4382)}to{transform:translate(99.70575vw,99vh) scale(.4382)}}.snow:nth-child(160){opacity:.99;transform:translate(89.3014vw,-10px) scale(.656);animation:fall-160 29s -5s linear infinite}@keyframes fall-160{46.143%{transform:translate(92.9533vw,46.143vh) scale(.656)}to{transform:translate(91.12735vw,99vh) scale(.656)}}.snow:nth-child(161){opacity:1.6866;transform:translate(63.5011vw,-10px) scale(.4531);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{73.519%{transform:translate(71.2192vw,73.519vh) scale(.4531)}to{transform:translate(67.36015vw,99vh) scale(.4531)}}.snow:nth-child(162){opacity:.7236;transform:translate(31.2974vw,-10px) scale(.3171);animation:fall-162 29s -10s linear infinite}@keyframes fall-162{74.706%{transform:translate(22.1523vw,74.706vh) scale(.3171)}to{transform:translate(26.72485vw,99vh) scale(.3171)}}.snow:nth-child(163){opacity:1.562;transform:translate(7.4825vw,-10px) scale(.8772);animation:fall-163 18s -11s linear infinite}@keyframes fall-163{50.461%{transform:translate(.7172vw,50.461vh) scale(.8772)}to{transform:translate(4.09985vw,99vh) scale(.8772)}}.snow:nth-child(164){opacity:.0346;transform:translate(17.8818vw,-10px) scale(.7053);animation:fall-164 11s -30s linear infinite}@keyframes fall-164{68.444%{transform:translate(9.8386vw,68.444vh) scale(.7053)}to{transform:translate(13.8602vw,99vh) scale(.7053)}}.snow:nth-child(165){opacity:.6686;transform:translate(43.4526vw,-10px) scale(.3654);animation:fall-165 16s -11s linear infinite}@keyframes fall-165{39.34%{transform:translate(49.2472vw,39.34vh) scale(.3654)}to{transform:translate(46.3499vw,99vh) scale(.3654)}}.snow:nth-child(166){opacity:.6078;transform:translate(80.6744vw,-10px) scale(.2029);animation:fall-166 23s -28s linear infinite}@keyframes fall-166{63.897%{transform:translate(77.7581vw,63.897vh) scale(.2029)}to{transform:translate(79.21625vw,99vh) scale(.2029)}}.snow:nth-child(167){opacity:1.269;transform:translate(65.8148vw,-10px) scale(.6979);animation:fall-167 19s -19s linear infinite}@keyframes fall-167{79.399%{transform:translate(68.5694vw,79.399vh) scale(.6979)}to{transform:translate(67.1921vw,99vh) scale(.6979)}}.snow:nth-child(168){opacity:.2552;transform:translate(32.1905vw,-10px) scale(.6933);animation:fall-168 23s -6s linear infinite}@keyframes fall-168{31.235%{transform:translate(31.7743vw,31.235vh) scale(.6933)}to{transform:translate(31.9824vw,99vh) scale(.6933)}}.snow:nth-child(169){opacity:.4226;transform:translate(21.8305vw,-10px) scale(.3964);animation:fall-169 13s -29s linear infinite}@keyframes fall-169{39.599%{transform:translate(29.4381vw,39.599vh) scale(.3964)}to{transform:translate(25.6343vw,99vh) scale(.3964)}}.snow:nth-child(170){opacity:1.8246;transform:translate(89.7727vw,-10px) scale(.5033);animation:fall-170 16s -22s linear infinite}@keyframes fall-170{39.923%{transform:translate(81.8211vw,39.923vh) scale(.5033)}to{transform:translate(85.7969vw,99vh) scale(.5033)}}.snow:nth-child(171){opacity:.0484;transform:translate(22.3501vw,-10px) scale(.0799);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{38.131%{transform:translate(25.7739vw,38.131vh) scale(.0799)}to{transform:translate(24.062vw,99vh) scale(.0799)}}.snow:nth-child(172){opacity:1.613;transform:translate(86.984vw,-10px) scale(.4337);animation:fall-172 29s -8s linear infinite}@keyframes fall-172{37.633%{transform:translate(87.3158vw,37.633vh) scale(.4337)}to{transform:translate(87.1499vw,99vh) scale(.4337)}}.snow:nth-child(173){opacity:1.0512;transform:translate(6.2948vw,-10px) scale(.8276);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{66.811%{transform:translate(13.5421vw,66.811vh) scale(.8276)}to{transform:translate(9.91845vw,99vh) scale(.8276)}}.snow:nth-child(174){opacity:1.319;transform:translate(57.3277vw,-10px) scale(.6906);animation:fall-174 27s -2s linear infinite}@keyframes fall-174{61.522%{transform:translate(64.7687vw,61.522vh) scale(.6906)}to{transform:translate(61.0482vw,99vh) scale(.6906)}}.snow:nth-child(175){opacity:1.1502;transform:translate(41.6539vw,-10px) scale(.4158);animation:fall-175 12s -5s linear infinite}@keyframes fall-175{32.898%{transform:translate(34.7011vw,32.898vh) scale(.4158)}to{transform:translate(38.1775vw,99vh) scale(.4158)}}.snow:nth-child(176){opacity:.6174;transform:translate(12.6609vw,-10px) scale(.0747);animation:fall-176 28s -20s linear infinite}@keyframes fall-176{62.859%{transform:translate(13.2165vw,62.859vh) scale(.0747)}to{transform:translate(12.9387vw,99vh) scale(.0747)}}.snow:nth-child(177){opacity:.797;transform:translate(29.6812vw,-10px) scale(.1797);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{62.132%{transform:translate(26.5504vw,62.132vh) scale(.1797)}to{transform:translate(28.1158vw,99vh) scale(.1797)}}.snow:nth-child(178){opacity:.0668;transform:translate(77.4653vw,-10px) scale(.9364);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{69.366%{transform:translate(84.4165vw,69.366vh) scale(.9364)}to{transform:translate(80.9409vw,99vh) scale(.9364)}}.snow:nth-child(179){opacity:.5754;transform:translate(95.0475vw,-10px) scale(.7177);animation:fall-179 30s -1s linear infinite}@keyframes fall-179{69.068%{transform:translate(103.5866vw,69.068vh) scale(.7177)}to{transform:translate(99.31705vw,99vh) scale(.7177)}}.snow:nth-child(180){opacity:.3996;transform:translate(77.5284vw,-10px) scale(.3922);animation:fall-180 24s -7s linear infinite}@keyframes fall-180{67.198%{transform:translate(75.3681vw,67.198vh) scale(.3922)}to{transform:translate(76.44825vw,99vh) scale(.3922)}}.snow:nth-child(181){opacity:.6186;transform:translate(85.6405vw,-10px) scale(.8135);animation:fall-181 15s -14s linear infinite}@keyframes fall-181{68.127%{transform:translate(81.4251vw,68.127vh) scale(.8135)}to{transform:translate(83.5328vw,99vh) scale(.8135)}}.snow:nth-child(182){opacity:1.542;transform:translate(71.2554vw,-10px) scale(.3238);animation:fall-182 30s -3s linear infinite}@keyframes fall-182{77.373%{transform:translate(65.2205vw,77.373vh) scale(.3238)}to{transform:translate(68.23795vw,99vh) scale(.3238)}}.snow:nth-child(183){opacity:1.5422;transform:translate(86.8414vw,-10px) scale(.6839);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.287%{transform:translate(80.9801vw,62.287vh) scale(.6839)}to{transform:translate(83.91075vw,99vh) scale(.6839)}}.snow:nth-child(184){opacity:1.914;transform:translate(43.0004vw,-10px) scale(.2904);animation:fall-184 20s -28s linear infinite}@keyframes fall-184{63.589%{transform:translate(41.9828vw,63.589vh) scale(.2904)}to{transform:translate(42.4916vw,99vh) scale(.2904)}}.snow:nth-child(185){opacity:1.8566;transform:translate(59.3772vw,-10px) scale(.9982);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{40.596%{transform:translate(51.1527vw,40.596vh) scale(.9982)}to{transform:translate(55.26495vw,99vh) scale(.9982)}}.snow:nth-child(186){opacity:1.4442;transform:translate(18.0663vw,-10px) scale(.3036);animation:fall-186 17s -30s linear infinite}@keyframes fall-186{58.025%{transform:translate(14.2575vw,58.025vh) scale(.3036)}to{transform:translate(16.1619vw,99vh) scale(.3036)}}.snow:nth-child(187){opacity:1.7644;transform:translate(1.3324vw,-10px) scale(.6258);animation:fall-187 15s -30s linear infinite}@keyframes fall-187{45.194%{transform:translate(-5.8339vw,45.194vh) scale(.6258)}to{transform:translate(-2.25075vw,99vh) scale(.6258)}}.snow:nth-child(188){opacity:.672;transform:translate(40.4069vw,-10px) scale(.6267);animation:fall-188 29s -25s linear infinite}@keyframes fall-188{74.219%{transform:translate(46.436vw,74.219vh) scale(.6267)}to{transform:translate(43.42145vw,99vh) scale(.6267)}}.snow:nth-child(189){opacity:1.9024;transform:translate(73.5632vw,-10px) scale(.5736);animation:fall-189 12s -10s linear infinite}@keyframes fall-189{43.16%{transform:translate(80.6117vw,43.16vh) scale(.5736)}to{transform:translate(77.08745vw,99vh) scale(.5736)}}.snow:nth-child(190){opacity:1.8756;transform:translate(63.6558vw,-10px) scale(.7797);animation:fall-190 21s -4s linear infinite}@keyframes fall-190{67.454%{transform:translate(68.1033vw,67.454vh) scale(.7797)}to{transform:translate(65.87955vw,99vh) scale(.7797)}}.snow:nth-child(191){opacity:1.9094;transform:translate(4.2948vw,-10px) scale(.1607);animation:fall-191 20s -14s linear infinite}@keyframes fall-191{50.202%{transform:translate(7.0341vw,50.202vh) scale(.1607)}to{transform:translate(5.66445vw,99vh) scale(.1607)}}.snow:nth-child(192){opacity:1.6598;transform:translate(29.5923vw,-10px) scale(.4982);animation:fall-192 21s -23s linear infinite}@keyframes fall-192{63.702%{transform:translate(25.0618vw,63.702vh) scale(.4982)}to{transform:translate(27.32705vw,99vh) scale(.4982)}}.snow:nth-child(193){opacity:1.9402;transform:translate(61.5365vw,-10px) scale(.7263);animation:fall-193 13s -9s linear infinite}@keyframes fall-193{61.705%{transform:translate(57.1877vw,61.705vh) scale(.7263)}to{transform:translate(59.3621vw,99vh) scale(.7263)}}.snow:nth-child(194){opacity:.9198;transform:translate(.3563vw,-10px) scale(.8911);animation:fall-194 15s -27s linear infinite}@keyframes fall-194{79.162%{transform:translate(9.2544vw,79.162vh) scale(.8911)}to{transform:translate(4.80535vw,99vh) scale(.8911)}}.snow:nth-child(195){opacity:.0712;transform:translate(22.3794vw,-10px) scale(.8313);animation:fall-195 10s -30s linear infinite}@keyframes fall-195{60.904%{transform:translate(27.3547vw,60.904vh) scale(.8313)}to{transform:translate(24.86705vw,99vh) scale(.8313)}}.snow:nth-child(196){opacity:1.4174;transform:translate(54.8337vw,-10px) scale(.9043);animation:fall-196 14s -30s linear infinite}@keyframes fall-196{66.478%{transform:translate(63.3004vw,66.478vh) scale(.9043)}to{transform:translate(59.06705vw,99vh) scale(.9043)}}.snow:nth-child(197){opacity:.074;transform:translate(89.4286vw,-10px) scale(.7463);animation:fall-197 28s -27s linear infinite}@keyframes fall-197{34.491%{transform:translate(99.068vw,34.491vh) scale(.7463)}to{transform:translate(94.2483vw,99vh) scale(.7463)}}.snow:nth-child(198){opacity:1.2144;transform:translate(2.5256vw,-10px) scale(.396);animation:fall-198 15s -20s linear infinite}@keyframes fall-198{54.223%{transform:translate(-5.9544vw,54.223vh) scale(.396)}to{transform:translate(-1.7144vw,99vh) scale(.396)}}.snow:nth-child(199){opacity:1.67;transform:translate(44.1462vw,-10px) scale(.6636);animation:fall-199 25s -3s linear infinite}@keyframes fall-199{74.708%{transform:translate(40.3567vw,74.708vh) scale(.6636)}to{transform:translate(42.25145vw,99vh) scale(.6636)}}.snow:nth-child(200){opacity:.9516;transform:translate(87.01vw,-10px) scale(.4088);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{39.296%{transform:translate(78.2055vw,39.296vh) scale(.4088)}to{transform:translate(82.60775vw,99vh) scale(.4088)}}.snow:nth-child(201){opacity:.6904;transform:translate(16.9551vw,-10px) scale(.6738);animation:fall-201 19s -23s linear infinite}@keyframes fall-201{74.591%{transform:translate(19.7577vw,74.591vh) scale(.6738)}to{transform:translate(18.3564vw,99vh) scale(.6738)}}.snow:nth-child(202){opacity:1.7254;transform:translate(77.8412vw,-10px) scale(.5206);animation:fall-202 27s -20s linear infinite}@keyframes fall-202{76.126%{transform:translate(71.7053vw,76.126vh) scale(.5206)}to{transform:translate(74.77325vw,99vh) scale(.5206)}}.snow:nth-child(203){opacity:1.9108;transform:translate(65.2848vw,-10px) scale(.5435);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{38.91%{transform:translate(73.5113vw,38.91vh) scale(.5435)}to{transform:translate(69.39805vw,99vh) scale(.5435)}}.snow:nth-child(204){opacity:.1118;transform:translate(95.1821vw,-10px) scale(.3972);animation:fall-204 11s -27s linear infinite}@keyframes fall-204{71.458%{transform:translate(96.6291vw,71.458vh) scale(.3972)}to{transform:translate(95.9056vw,99vh) scale(.3972)}}.snow:nth-child(205){opacity:.2968;transform:translate(70.0708vw,-10px) scale(.7603);animation:fall-205 15s -22s linear infinite}@keyframes fall-205{53.892%{transform:translate(62.6435vw,53.892vh) scale(.7603)}to{transform:translate(66.35715vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.4584;transform:translate(58.3295vw,-10px) scale(.6534);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{77.879%{transform:translate(60.2336vw,77.879vh) scale(.6534)}to{transform:translate(59.28155vw,99vh) scale(.6534)}}.snow:nth-child(207){opacity:.5378;transform:translate(4.6016vw,-10px) scale(.3599);animation:fall-207 18s -8s linear infinite}@keyframes fall-207{73.3%{transform:translate(3.1235vw,73.3vh) scale(.3599)}to{transform:translate(3.86255vw,99vh) scale(.3599)}}.snow:nth-child(208){opacity:.8792;transform:translate(18.2904vw,-10px) scale(.2302);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{47.212%{transform:translate(19.1354vw,47.212vh) scale(.2302)}to{transform:translate(18.7129vw,99vh) scale(.2302)}}.snow:nth-child(209){opacity:1.7992;transform:translate(86.7073vw,-10px) scale(.828);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{69.053%{transform:translate(80.8566vw,69.053vh) scale(.828)}to{transform:translate(83.78195vw,99vh) scale(.828)}}.snow:nth-child(210){opacity:1.3612;transform:translate(28.7231vw,-10px) scale(.7358);animation:fall-210 17s -7s linear infinite}@keyframes fall-210{35.234%{transform:translate(29.457vw,35.234vh) scale(.7358)}to{transform:translate(29.09005vw,99vh) scale(.7358)}}.snow:nth-child(211){opacity:1.4884;transform:translate(41.0607vw,-10px) scale(.3068);animation:fall-211 29s -17s linear infinite}@keyframes fall-211{63.245%{transform:translate(50.0008vw,63.245vh) scale(.3068)}to{transform:translate(45.53075vw,99vh) scale(.3068)}}.snow:nth-child(212){opacity:1.9822;transform:translate(45.2688vw,-10px) scale(.7035);animation:fall-212 21s -22s linear infinite}@keyframes fall-212{52.137%{transform:translate(50.757vw,52.137vh) scale(.7035)}to{transform:translate(48.0129vw,99vh) scale(.7035)}}.snow:nth-child(213){opacity:.9048;transform:translate(5.7221vw,-10px) scale(.2601);animation:fall-213 16s -12s linear infinite}@keyframes fall-213{37.504%{transform:translate(9.6743vw,37.504vh) scale(.2601)}to{transform:translate(7.6982vw,99vh) scale(.2601)}}.snow:nth-child(214){opacity:.0068;transform:translate(62.3903vw,-10px) scale(.4189);animation:fall-214 12s -27s linear infinite}@keyframes fall-214{40.801%{transform:translate(54.0479vw,40.801vh) scale(.4189)}to{transform:translate(58.2191vw,99vh) scale(.4189)}}.snow:nth-child(215){opacity:.5954;transform:translate(27.9565vw,-10px) scale(.4033);animation:fall-215 21s -10s linear infinite}@keyframes fall-215{76.668%{transform:translate(24.8062vw,76.668vh) scale(.4033)}to{transform:translate(26.38135vw,99vh) scale(.4033)}}.snow:nth-child(216){opacity:1.2432;transform:translate(33.7755vw,-10px) scale(.3439);animation:fall-216 20s -25s linear infinite}@keyframes fall-216{30.099%{transform:translate(28.888vw,30.099vh) scale(.3439)}to{transform:translate(31.33175vw,99vh) scale(.3439)}}.snow:nth-child(217){opacity:.5532;transform:translate(50.0018vw,-10px) scale(.2903);animation:fall-217 21s -30s linear infinite}@keyframes fall-217{41.437%{transform:translate(45.7858vw,41.437vh) scale(.2903)}to{transform:translate(47.8938vw,99vh) scale(.2903)}}.snow:nth-child(218){opacity:.278;transform:translate(90.7716vw,-10px) scale(.2061);animation:fall-218 30s -19s linear infinite}@keyframes fall-218{37.796%{transform:translate(82.5013vw,37.796vh) scale(.2061)}to{transform:translate(86.63645vw,99vh) scale(.2061)}}.snow:nth-child(219){opacity:.784;transform:translate(2.9896vw,-10px) scale(.231);animation:fall-219 20s -20s linear infinite}@keyframes fall-219{74.655%{transform:translate(2.1973vw,74.655vh) scale(.231)}to{transform:translate(2.59345vw,99vh) scale(.231)}}.snow:nth-child(220){opacity:.874;transform:translate(74.6679vw,-10px) scale(.3323);animation:fall-220 30s -22s linear infinite}@keyframes fall-220{33.127%{transform:translate(67.6635vw,33.127vh) scale(.3323)}to{transform:translate(71.1657vw,99vh) scale(.3323)}}.snow:nth-child(221){opacity:1.8628;transform:translate(62.3451vw,-10px) scale(.3228);animation:fall-221 17s -30s linear infinite}@keyframes fall-221{68.19%{transform:translate(72.3035vw,68.19vh) scale(.3228)}to{transform:translate(67.3243vw,99vh) scale(.3228)}}.snow:nth-child(222){opacity:1.89;transform:translate(84.2801vw,-10px) scale(.2811);animation:fall-222 23s -2s linear infinite}@keyframes fall-222{70.397%{transform:translate(88.8503vw,70.397vh) scale(.2811)}to{transform:translate(86.5652vw,99vh) scale(.2811)}}.snow:nth-child(223){opacity:.9434;transform:translate(91.5961vw,-10px) scale(.4952);animation:fall-223 29s -15s linear infinite}@keyframes fall-223{45.645%{transform:translate(85.3697vw,45.645vh) scale(.4952)}to{transform:translate(88.4829vw,99vh) scale(.4952)}}.snow:nth-child(224){opacity:.3686;transform:translate(99.3832vw,-10px) scale(.9486);animation:fall-224 22s -9s linear infinite}@keyframes fall-224{43.009%{transform:translate(96.3621vw,43.009vh) scale(.9486)}to{transform:translate(97.87265vw,99vh) scale(.9486)}}.snow:nth-child(225){opacity:.9916;transform:translate(94.3168vw,-10px) scale(.4655);animation:fall-225 25s -25s linear infinite}@keyframes fall-225{38.984%{transform:translate(94.1928vw,38.984vh) scale(.4655)}to{transform:translate(94.2548vw,99vh) scale(.4655)}}.snow:nth-child(226){opacity:1.7316;transform:translate(74.3652vw,-10px) scale(.5843);animation:fall-226 13s -12s linear infinite}@keyframes fall-226{64.909%{transform:translate(81.9707vw,64.909vh) scale(.5843)}to{transform:translate(78.16795vw,99vh) scale(.5843)}}.snow:nth-child(227){opacity:.8998;transform:translate(25.7822vw,-10px) scale(.6481);animation:fall-227 14s -27s linear infinite}@keyframes fall-227{68.554%{transform:translate(27.3929vw,68.554vh) scale(.6481)}to{transform:translate(26.58755vw,99vh) scale(.6481)}}.snow:nth-child(228){opacity:.1514;transform:translate(37.7906vw,-10px) scale(.908);animation:fall-228 19s -26s linear infinite}@keyframes fall-228{49.322%{transform:translate(43.7479vw,49.322vh) scale(.908)}to{transform:translate(40.76925vw,99vh) scale(.908)}}.snow:nth-child(229){opacity:.381;transform:translate(93.911vw,-10px) scale(.3423);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{30.355%{transform:translate(100.145vw,30.355vh) scale(.3423)}to{transform:translate(97.028vw,99vh) scale(.3423)}}.snow:nth-child(230){opacity:1.33;transform:translate(45.3102vw,-10px) scale(.2275);animation:fall-230 11s -30s linear infinite}@keyframes fall-230{62.985%{transform:translate(51.1753vw,62.985vh) scale(.2275)}to{transform:translate(48.24275vw,99vh) scale(.2275)}}.snow:nth-child(231){opacity:1.5766;transform:translate(54.1569vw,-10px) scale(.9432);animation:fall-231 21s -24s linear infinite}@keyframes fall-231{44.465%{transform:translate(61.1119vw,44.465vh) scale(.9432)}to{transform:translate(57.6344vw,99vh) scale(.9432)}}.snow:nth-child(232){opacity:.6838;transform:translate(68.5856vw,-10px) scale(.4789);animation:fall-232 23s -25s linear infinite}@keyframes fall-232{53.928%{transform:translate(62.3663vw,53.928vh) scale(.4789)}to{transform:translate(65.47595vw,99vh) scale(.4789)}}.snow:nth-child(233){opacity:.5114;transform:translate(69.6422vw,-10px) scale(.0849);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{46.212%{transform:translate(71.1979vw,46.212vh) scale(.0849)}to{transform:translate(70.42005vw,99vh) scale(.0849)}}.snow:nth-child(234){opacity:1.736;transform:translate(72.5392vw,-10px) scale(.9741);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{46.199%{transform:translate(64.1216vw,46.199vh) scale(.9741)}to{transform:translate(68.3304vw,99vh) scale(.9741)}}.snow:nth-child(235){opacity:1.064;transform:translate(75.8558vw,-10px) scale(.7054);animation:fall-235 21s -12s linear infinite}@keyframes fall-235{73.576%{transform:translate(80.656vw,73.576vh) scale(.7054)}to{transform:translate(78.2559vw,99vh) scale(.7054)}}.snow:nth-child(236){opacity:.1978;transform:translate(60.5346vw,-10px) scale(.497);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{75.044%{transform:translate(63.2874vw,75.044vh) scale(.497)}to{transform:translate(61.911vw,99vh) scale(.497)}}.snow:nth-child(237){opacity:.2516;transform:translate(23.4198vw,-10px) scale(.7123);animation:fall-237 19s -17s linear infinite}@keyframes fall-237{65.948%{transform:translate(29.9842vw,65.948vh) scale(.7123)}to{transform:translate(26.702vw,99vh) scale(.7123)}}.snow:nth-child(238){opacity:1.5122;transform:translate(51.8322vw,-10px) scale(.752);animation:fall-238 14s -20s linear infinite}@keyframes fall-238{71.217%{transform:translate(50.8394vw,71.217vh) scale(.752)}to{transform:translate(51.3358vw,99vh) scale(.752)}}.snow:nth-child(239){opacity:1.032;transform:translate(41.685vw,-10px) scale(.0008);animation:fall-239 23s -29s linear infinite}@keyframes fall-239{32.841%{transform:translate(35.8692vw,32.841vh) scale(.0008)}to{transform:translate(38.7771vw,99vh) scale(.0008)}}.snow:nth-child(240){opacity:.9358;transform:translate(36.0739vw,-10px) scale(.6692);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{61.793%{transform:translate(44.8609vw,61.793vh) scale(.6692)}to{transform:translate(40.4674vw,99vh) scale(.6692)}}.snow:nth-child(241){opacity:.5084;transform:translate(40.7371vw,-10px) scale(.4771);animation:fall-241 29s -24s linear infinite}@keyframes fall-241{32.324%{transform:translate(31.1vw,32.324vh) scale(.4771)}to{transform:translate(35.91855vw,99vh) scale(.4771)}}.snow:nth-child(242){opacity:1.4398;transform:translate(36.3616vw,-10px) scale(.3516);animation:fall-242 23s -3s linear infinite}@keyframes fall-242{78.406%{transform:translate(44.6001vw,78.406vh) scale(.3516)}to{transform:translate(40.48085vw,99vh) scale(.3516)}}.snow:nth-child(243){opacity:1.4782;transform:translate(88.1088vw,-10px) scale(.0368);animation:fall-243 14s -27s linear infinite}@keyframes fall-243{54.555%{transform:translate(90.9308vw,54.555vh) scale(.0368)}to{transform:translate(89.5198vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.4928;transform:translate(76.5149vw,-10px) scale(.8088);animation:fall-244 22s -26s linear infinite}@keyframes fall-244{63.42%{transform:translate(75.9461vw,63.42vh) scale(.8088)}to{transform:translate(76.2305vw,99vh) scale(.8088)}}.snow:nth-child(245){opacity:.5994;transform:translate(90.9062vw,-10px) scale(.8572);animation:fall-245 26s -30s linear infinite}@keyframes fall-245{53.066%{transform:translate(90.7158vw,53.066vh) scale(.8572)}to{transform:translate(90.811vw,99vh) scale(.8572)}}.snow:nth-child(246){opacity:1.228;transform:translate(62.7478vw,-10px) scale(.6513);animation:fall-246 30s -19s linear infinite}@keyframes fall-246{46.798%{transform:translate(65.5489vw,46.798vh) scale(.6513)}to{transform:translate(64.14835vw,99vh) scale(.6513)}}.snow:nth-child(247){opacity:.8562;transform:translate(46.0087vw,-10px) scale(.3062);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{47.665%{transform:translate(55.095vw,47.665vh) scale(.3062)}to{transform:translate(50.55185vw,99vh) scale(.3062)}}.snow:nth-child(248){opacity:1.9772;transform:translate(1.2945vw,-10px) scale(.5594);animation:fall-248 25s -15s linear infinite}@keyframes fall-248{40.249%{transform:translate(10.4378vw,40.249vh) scale(.5594)}to{transform:translate(5.86615vw,99vh) scale(.5594)}}.snow:nth-child(249){opacity:1.882;transform:translate(98.2944vw,-10px) scale(.949);animation:fall-249 20s -17s linear infinite}@keyframes fall-249{63.957%{transform:translate(107.3099vw,63.957vh) scale(.949)}to{transform:translate(102.80215vw,99vh) scale(.949)}}.snow:nth-child(250){opacity:1.3058;transform:translate(13.3092vw,-10px) scale(.1035);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{35.593%{transform:translate(10.3672vw,35.593vh) scale(.1035)}to{transform:translate(11.8382vw,99vh) scale(.1035)}}.snow:nth-child(251){opacity:.8472;transform:translate(15.7664vw,-10px) scale(.3586);animation:fall-251 27s -19s linear infinite}@keyframes fall-251{75.369%{transform:translate(18.0501vw,75.369vh) scale(.3586)}to{transform:translate(16.90825vw,99vh) scale(.3586)}}.snow:nth-child(252){opacity:1.2842;transform:translate(69.2537vw,-10px) scale(.582);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{64.469%{transform:translate(74.6542vw,64.469vh) scale(.582)}to{transform:translate(71.95395vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:1.6548;transform:translate(47.4071vw,-10px) scale(.7878);animation:fall-253 16s -22s linear infinite}@keyframes fall-253{72.676%{transform:translate(41.9748vw,72.676vh) scale(.7878)}to{transform:translate(44.69095vw,99vh) scale(.7878)}}.snow:nth-child(254){opacity:.3184;transform:translate(87.8715vw,-10px) scale(.1542);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.799%{transform:translate(78.2848vw,67.799vh) scale(.1542)}to{transform:translate(83.07815vw,99vh) scale(.1542)}}.snow:nth-child(255){opacity:.236;transform:translate(15.0523vw,-10px) scale(.3134);animation:fall-255 19s -12s linear infinite}@keyframes fall-255{76.538%{transform:translate(11.7956vw,76.538vh) scale(.3134)}to{transform:translate(13.42395vw,99vh) scale(.3134)}}.snow:nth-child(256){opacity:1.7786;transform:translate(9.182vw,-10px) scale(.396);animation:fall-256 27s -14s linear infinite}@keyframes fall-256{53.024%{transform:translate(17.8237vw,53.024vh) scale(.396)}to{transform:translate(13.50285vw,99vh) scale(.396)}}.snow:nth-child(257){opacity:1.8848;transform:translate(85.6962vw,-10px) scale(.7752);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{73.384%{transform:translate(91.0082vw,73.384vh) scale(.7752)}to{transform:translate(88.3522vw,99vh) scale(.7752)}}.snow:nth-child(258){opacity:.2488;transform:translate(86.7487vw,-10px) scale(.3177);animation:fall-258 27s -3s linear infinite}@keyframes fall-258{43.27%{transform:translate(83.0859vw,43.27vh) scale(.3177)}to{transform:translate(84.9173vw,99vh) scale(.3177)}}.snow:nth-child(259){opacity:.0804;transform:translate(26.6801vw,-10px) scale(.1434);animation:fall-259 25s -25s linear infinite}@keyframes fall-259{70.7%{transform:translate(32.5608vw,70.7vh) scale(.1434)}to{transform:translate(29.62045vw,99vh) scale(.1434)}}.snow:nth-child(260){opacity:1.3068;transform:translate(18.2273vw,-10px) scale(.8438);animation:fall-260 25s -13s linear infinite}@keyframes fall-260{72.257%{transform:translate(22.2551vw,72.257vh) scale(.8438)}to{transform:translate(20.2412vw,99vh) scale(.8438)}}.snow:nth-child(261){opacity:1.1004;transform:translate(66.2476vw,-10px) scale(.0169);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{52.668%{transform:translate(63.8739vw,52.668vh) scale(.0169)}to{transform:translate(65.06075vw,99vh) scale(.0169)}}.snow:nth-child(262){opacity:1.6292;transform:translate(34.9341vw,-10px) scale(.4716);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{76.539%{transform:translate(29.7719vw,76.539vh) scale(.4716)}to{transform:translate(32.353vw,99vh) scale(.4716)}}.snow:nth-child(263){opacity:1.9014;transform:translate(33.8455vw,-10px) scale(.7022);animation:fall-263 24s -23s linear infinite}@keyframes fall-263{57.195%{transform:translate(31.2896vw,57.195vh) scale(.7022)}to{transform:translate(32.56755vw,99vh) scale(.7022)}}.snow:nth-child(264){opacity:.3722;transform:translate(70.7776vw,-10px) scale(.5407);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{78.657%{transform:translate(68.2177vw,78.657vh) scale(.5407)}to{transform:translate(69.49765vw,99vh) scale(.5407)}}.snow:nth-child(265){opacity:.869;transform:translate(33.3285vw,-10px) scale(.5324);animation:fall-265 17s -27s linear infinite}@keyframes fall-265{72.011%{transform:translate(23.8624vw,72.011vh) scale(.5324)}to{transform:translate(28.59545vw,99vh) scale(.5324)}}.snow:nth-child(266){opacity:1.203;transform:translate(63.015vw,-10px) scale(.4236);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{58.858%{transform:translate(68.804vw,58.858vh) scale(.4236)}to{transform:translate(65.9095vw,99vh) scale(.4236)}}.snow:nth-child(267){opacity:.7552;transform:translate(80.8938vw,-10px) scale(.6236);animation:fall-267 17s -18s linear infinite}@keyframes fall-267{43.923%{transform:translate(76.8957vw,43.923vh) scale(.6236)}to{transform:translate(78.89475vw,99vh) scale(.6236)}}.snow:nth-child(268){opacity:1.9902;transform:translate(8.2446vw,-10px) scale(.2545);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{37.668%{transform:translate(5.5318vw,37.668vh) scale(.2545)}to{transform:translate(6.8882vw,99vh) scale(.2545)}}.snow:nth-child(269){opacity:.566;transform:translate(79.616vw,-10px) scale(.7727);animation:fall-269 30s -2s linear infinite}@keyframes fall-269{65.42%{transform:translate(78.9568vw,65.42vh) scale(.7727)}to{transform:translate(79.2864vw,99vh) scale(.7727)}}.snow:nth-child(270){opacity:.37;transform:translate(3.8008vw,-10px) scale(.21);animation:fall-270 17s -10s linear infinite}@keyframes fall-270{71.331%{transform:translate(1.9946vw,71.331vh) scale(.21)}to{transform:translate(2.8977vw,99vh) scale(.21)}}.snow:nth-child(271){opacity:1.112;transform:translate(44.1137vw,-10px) scale(.7619);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{64.373%{transform:translate(48.9719vw,64.373vh) scale(.7619)}to{transform:translate(46.5428vw,99vh) scale(.7619)}}.snow:nth-child(272){opacity:.6638;transform:translate(60.2421vw,-10px) scale(.0833);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{77.171%{transform:translate(59.7427vw,77.171vh) scale(.0833)}to{transform:translate(59.9924vw,99vh) scale(.0833)}}.snow:nth-child(273){opacity:1.644;transform:translate(1.3211vw,-10px) scale(.7587);animation:fall-273 21s -9s linear infinite}@keyframes fall-273{78.826%{transform:translate(5.1074vw,78.826vh) scale(.7587)}to{transform:translate(3.21425vw,99vh) scale(.7587)}}.snow:nth-child(274){opacity:1.1194;transform:translate(31.0635vw,-10px) scale(.1912);animation:fall-274 11s -29s linear infinite}@keyframes fall-274{41.038%{transform:translate(28.0528vw,41.038vh) scale(.1912)}to{transform:translate(29.55815vw,99vh) scale(.1912)}}.snow:nth-child(275){opacity:1.4992;transform:translate(28.1728vw,-10px) scale(.8817);animation:fall-275 20s -9s linear infinite}@keyframes fall-275{77.178%{transform:translate(23.9208vw,77.178vh) scale(.8817)}to{transform:translate(26.0468vw,99vh) scale(.8817)}}.snow:nth-child(276){opacity:.2142;transform:translate(28.0386vw,-10px) scale(.8344);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{67.177%{transform:translate(36.1432vw,67.177vh) scale(.8344)}to{transform:translate(32.0909vw,99vh) scale(.8344)}}.snow:nth-child(277){opacity:.1684;transform:translate(14.6779vw,-10px) scale(.2453);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{75.811%{transform:translate(7.8499vw,75.811vh) scale(.2453)}to{transform:translate(11.2639vw,99vh) scale(.2453)}}.snow:nth-child(278){opacity:.9552;transform:translate(41.8922vw,-10px) scale(.061);animation:fall-278 23s -22s linear infinite}@keyframes fall-278{68.33%{transform:translate(42.677vw,68.33vh) scale(.061)}to{transform:translate(42.2846vw,99vh) scale(.061)}}.snow:nth-child(279){opacity:1.4132;transform:translate(32.7164vw,-10px) scale(.3758);animation:fall-279 16s -20s linear infinite}@keyframes fall-279{43.757%{transform:translate(26.8723vw,43.757vh) scale(.3758)}to{transform:translate(29.79435vw,99vh) scale(.3758)}}.snow:nth-child(280){opacity:1.1774;transform:translate(30.0695vw,-10px) scale(.0658);animation:fall-280 12s -27s linear infinite}@keyframes fall-280{76.158%{transform:translate(31.5309vw,76.158vh) scale(.0658)}to{transform:translate(30.8002vw,99vh) scale(.0658)}}.snow:nth-child(281){opacity:1.8608;transform:translate(79.1068vw,-10px) scale(.8017);animation:fall-281 26s -9s linear infinite}@keyframes fall-281{62.863%{transform:translate(69.8069vw,62.863vh) scale(.8017)}to{transform:translate(74.45685vw,99vh) scale(.8017)}}.snow:nth-child(282){opacity:.0492;transform:translate(37.1817vw,-10px) scale(.9014);animation:fall-282 26s -30s linear infinite}@keyframes fall-282{61.61%{transform:translate(28.4345vw,61.61vh) scale(.9014)}to{transform:translate(32.8081vw,99vh) scale(.9014)}}.snow:nth-child(283){opacity:1.5978;transform:translate(66.1687vw,-10px) scale(.9287);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{78.691%{transform:translate(69.7671vw,78.691vh) scale(.9287)}to{transform:translate(67.9679vw,99vh) scale(.9287)}}.snow:nth-child(284){opacity:.468;transform:translate(73.1029vw,-10px) scale(.5865);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{44.937%{transform:translate(73.9772vw,44.937vh) scale(.5865)}to{transform:translate(73.54005vw,99vh) scale(.5865)}}.snow:nth-child(285){opacity:1.109;transform:translate(47.339vw,-10px) scale(.8357);animation:fall-285 26s -6s linear infinite}@keyframes fall-285{74.715%{transform:translate(50.8462vw,74.715vh) scale(.8357)}to{transform:translate(49.0926vw,99vh) scale(.8357)}}.snow:nth-child(286){opacity:1.894;transform:translate(23.0874vw,-10px) scale(.0761);animation:fall-286 28s -19s linear infinite}@keyframes fall-286{40.91%{transform:translate(15.9419vw,40.91vh) scale(.0761)}to{transform:translate(19.51465vw,99vh) scale(.0761)}}.snow:nth-child(287){opacity:.9598;transform:translate(89.861vw,-10px) scale(.8202);animation:fall-287 18s -6s linear infinite}@keyframes fall-287{51.896%{transform:translate(96.0352vw,51.896vh) scale(.8202)}to{transform:translate(92.9481vw,99vh) scale(.8202)}}.snow:nth-child(288){opacity:1.7094;transform:translate(65.3326vw,-10px) scale(.9824);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{64.321%{transform:translate(56.259vw,64.321vh) scale(.9824)}to{transform:translate(60.7958vw,99vh) scale(.9824)}}.snow:nth-child(289){opacity:.5438;transform:translate(87.87vw,-10px) scale(.9856);animation:fall-289 17s -17s linear infinite}@keyframes fall-289{52.876%{transform:translate(87.4921vw,52.876vh) scale(.9856)}to{transform:translate(87.68105vw,99vh) scale(.9856)}}.snow:nth-child(290){opacity:.1356;transform:translate(17.1534vw,-10px) scale(.8529);animation:fall-290 18s -17s linear infinite}@keyframes fall-290{33.639%{transform:translate(16.8639vw,33.639vh) scale(.8529)}to{transform:translate(17.00865vw,99vh) scale(.8529)}}.snow:nth-child(291){opacity:1.7478;transform:translate(41.0279vw,-10px) scale(.3386);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{51.324%{transform:translate(43.575vw,51.324vh) scale(.3386)}to{transform:translate(42.30145vw,99vh) scale(.3386)}}.snow:nth-child(292){opacity:1.0156;transform:translate(1.2873vw,-10px) scale(.4648);animation:fall-292 28s -25s linear infinite}@keyframes fall-292{41.921%{transform:translate(-1.5924vw,41.921vh) scale(.4648)}to{transform:translate(-.15255vw,99vh) scale(.4648)}}.snow:nth-child(293){opacity:.781;transform:translate(52.0395vw,-10px) scale(.9807);animation:fall-293 11s -26s linear infinite}@keyframes fall-293{41.718%{transform:translate(46.443vw,41.718vh) scale(.9807)}to{transform:translate(49.24125vw,99vh) scale(.9807)}}.snow:nth-child(294){opacity:1.9264;transform:translate(74.9194vw,-10px) scale(.3981);animation:fall-294 21s -3s linear infinite}@keyframes fall-294{52.228%{transform:translate(71.0427vw,52.228vh) scale(.3981)}to{transform:translate(72.98105vw,99vh) scale(.3981)}}.snow:nth-child(295){opacity:1.6248;transform:translate(91.0902vw,-10px) scale(.2243);animation:fall-295 29s -21s linear infinite}@keyframes fall-295{61.683%{transform:translate(86.0337vw,61.683vh) scale(.2243)}to{transform:translate(88.56195vw,99vh) scale(.2243)}}.snow:nth-child(296){opacity:.5462;transform:translate(3.1688vw,-10px) scale(.8127);animation:fall-296 20s -20s linear infinite}@keyframes fall-296{59.426%{transform:translate(-.1137vw,59.426vh) scale(.8127)}to{transform:translate(1.52755vw,99vh) scale(.8127)}}.snow:nth-child(297){opacity:.3738;transform:translate(15.7677vw,-10px) scale(.8023);animation:fall-297 13s -21s linear infinite}@keyframes fall-297{39.273%{transform:translate(13.7859vw,39.273vh) scale(.8023)}to{transform:translate(14.7768vw,99vh) scale(.8023)}}.snow:nth-child(298){opacity:.7262;transform:translate(28.5405vw,-10px) scale(.0663);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{67.469%{transform:translate(21.5427vw,67.469vh) scale(.0663)}to{transform:translate(25.0416vw,99vh) scale(.0663)}}.snow:nth-child(299){opacity:.355;transform:translate(74.5992vw,-10px) scale(.5819);animation:fall-299 28s -7s linear infinite}@keyframes fall-299{56.021%{transform:translate(78.3929vw,56.021vh) scale(.5819)}to{transform:translate(76.49605vw,99vh) scale(.5819)}}.snow:nth-child(300){opacity:.4436;transform:translate(93.1419vw,-10px) scale(.6316);animation:fall-300 14s -7s linear infinite}@keyframes fall-300{55.594%{transform:translate(98.2947vw,55.594vh) scale(.6316)}to{transform:translate(95.7183vw,99vh) scale(.6316)}}.snow:nth-child(301){opacity:.8026;transform:translate(28.4839vw,-10px) scale(.2572);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{78.358%{transform:translate(30.5114vw,78.358vh) scale(.2572)}to{transform:translate(29.49765vw,99vh) scale(.2572)}}.snow:nth-child(302){opacity:.857;transform:translate(66.4408vw,-10px) scale(.0294);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.51%{transform:translate(62.5401vw,51.51vh) scale(.0294)}to{transform:translate(64.49045vw,99vh) scale(.0294)}}.snow:nth-child(303){opacity:.8662;transform:translate(97.8084vw,-10px) scale(.2593);animation:fall-303 19s -24s linear infinite}@keyframes fall-303{72.34%{transform:translate(97.6373vw,72.34vh) scale(.2593)}to{transform:translate(97.72285vw,99vh) scale(.2593)}}.snow:nth-child(304){opacity:.4492;transform:translate(7.76vw,-10px) scale(.4981);animation:fall-304 26s -22s linear infinite}@keyframes fall-304{47.036%{transform:translate(8.8196vw,47.036vh) scale(.4981)}to{transform:translate(8.2898vw,99vh) scale(.4981)}}.snow:nth-child(305){opacity:1.4006;transform:translate(13.4525vw,-10px) scale(.8927);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{53.474%{transform:translate(8.7664vw,53.474vh) scale(.8927)}to{transform:translate(11.10945vw,99vh) scale(.8927)}}.snow:nth-child(306){opacity:1.842;transform:translate(69.3429vw,-10px) scale(.0161);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{33.566%{transform:translate(63.1757vw,33.566vh) scale(.0161)}to{transform:translate(66.2593vw,99vh) scale(.0161)}}.snow:nth-child(307){opacity:1.5138;transform:translate(47.9591vw,-10px) scale(.3139);animation:fall-307 12s -18s linear infinite}@keyframes fall-307{50.746%{transform:translate(42.6773vw,50.746vh) scale(.3139)}to{transform:translate(45.3182vw,99vh) scale(.3139)}}.snow:nth-child(308){opacity:.5382;transform:translate(44.7164vw,-10px) scale(.7357);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{49.584%{transform:translate(45.0649vw,49.584vh) scale(.7357)}to{transform:translate(44.89065vw,99vh) scale(.7357)}}.snow:nth-child(309){opacity:.6898;transform:translate(80.831vw,-10px) scale(.9332);animation:fall-309 26s -8s linear infinite}@keyframes fall-309{47.299%{transform:translate(87.0465vw,47.299vh) scale(.9332)}to{transform:translate(83.93875vw,99vh) scale(.9332)}}.snow:nth-child(310){opacity:.9394;transform:translate(26.4985vw,-10px) scale(.0195);animation:fall-310 28s -26s linear infinite}@keyframes fall-310{38.226%{transform:translate(25.281vw,38.226vh) scale(.0195)}to{transform:translate(25.88975vw,99vh) scale(.0195)}}.snow:nth-child(311){opacity:.3236;transform:translate(84.5025vw,-10px) scale(.6604);animation:fall-311 12s -9s linear infinite}@keyframes fall-311{55.783%{transform:translate(81.4397vw,55.783vh) scale(.6604)}to{transform:translate(82.9711vw,99vh) scale(.6604)}}.snow:nth-child(312){opacity:.88;transform:translate(51.2408vw,-10px) scale(.5039);animation:fall-312 17s -30s linear infinite}@keyframes fall-312{43.48%{transform:translate(43.6507vw,43.48vh) scale(.5039)}to{transform:translate(47.44575vw,99vh) scale(.5039)}}.snow:nth-child(313){opacity:.3722;transform:translate(73.8747vw,-10px) scale(.2192);animation:fall-313 27s -8s linear infinite}@keyframes fall-313{68.201%{transform:translate(78.4931vw,68.201vh) scale(.2192)}to{transform:translate(76.1839vw,99vh) scale(.2192)}}.snow:nth-child(314){opacity:.8096;transform:translate(11.1881vw,-10px) scale(.7965);animation:fall-314 25s -30s linear infinite}@keyframes fall-314{30.466%{transform:translate(5.0763vw,30.466vh) scale(.7965)}to{transform:translate(8.1322vw,99vh) scale(.7965)}}.snow:nth-child(315){opacity:.4178;transform:translate(75.7218vw,-10px) scale(.1272);animation:fall-315 22s -30s linear infinite}@keyframes fall-315{61.652%{transform:translate(71.619vw,61.652vh) scale(.1272)}to{transform:translate(73.6704vw,99vh) scale(.1272)}}.snow:nth-child(316){opacity:.787;transform:translate(66.2674vw,-10px) scale(.4681);animation:fall-316 13s -25s linear infinite}@keyframes fall-316{61.11%{transform:translate(70.0694vw,61.11vh) scale(.4681)}to{transform:translate(68.1684vw,99vh) scale(.4681)}}.snow:nth-child(317){opacity:.4954;transform:translate(46.5745vw,-10px) scale(.3776);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{35.101%{transform:translate(55.0359vw,35.101vh) scale(.3776)}to{transform:translate(50.8052vw,99vh) scale(.3776)}}.snow:nth-child(318){opacity:1.9478;transform:translate(14.8332vw,-10px) scale(.065);animation:fall-318 21s -18s linear infinite}@keyframes fall-318{51.367%{transform:translate(11.3782vw,51.367vh) scale(.065)}to{transform:translate(13.1057vw,99vh) scale(.065)}}.snow:nth-child(319){opacity:1.6558;transform:translate(39.2475vw,-10px) scale(.467);animation:fall-319 21s -3s linear infinite}@keyframes fall-319{30.678%{transform:translate(45.8182vw,30.678vh) scale(.467)}to{transform:translate(42.53285vw,99vh) scale(.467)}}.snow:nth-child(320){opacity:.14;transform:translate(91.0168vw,-10px) scale(.3313);animation:fall-320 22s -23s linear infinite}@keyframes fall-320{45.042%{transform:translate(86.9684vw,45.042vh) scale(.3313)}to{transform:translate(88.9926vw,99vh) scale(.3313)}}.snow:nth-child(321){opacity:.6664;transform:translate(95.6679vw,-10px) scale(.1047);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{61.067%{transform:translate(92.8565vw,61.067vh) scale(.1047)}to{transform:translate(94.2622vw,99vh) scale(.1047)}}.snow:nth-child(322){opacity:.2782;transform:translate(22.7325vw,-10px) scale(.1215);animation:fall-322 17s -7s linear infinite}@keyframes fall-322{49.079%{transform:translate(19.2829vw,49.079vh) scale(.1215)}to{transform:translate(21.0077vw,99vh) scale(.1215)}}.snow:nth-child(323){opacity:.6082;transform:translate(73.5706vw,-10px) scale(.6631);animation:fall-323 24s -30s linear infinite}@keyframes fall-323{58.329%{transform:translate(79.0935vw,58.329vh) scale(.6631)}to{transform:translate(76.33205vw,99vh) scale(.6631)}}.snow:nth-child(324){opacity:1.033;transform:translate(99.6227vw,-10px) scale(.3306);animation:fall-324 20s -8s linear infinite}@keyframes fall-324{61.18%{transform:translate(105.6132vw,61.18vh) scale(.3306)}to{transform:translate(102.61795vw,99vh) scale(.3306)}}.snow:nth-child(325){opacity:.975;transform:translate(33.2833vw,-10px) scale(.4593);animation:fall-325 11s -17s linear infinite}@keyframes fall-325{47.949%{transform:translate(41.313vw,47.949vh) scale(.4593)}to{transform:translate(37.29815vw,99vh) scale(.4593)}}.snow:nth-child(326){opacity:.2974;transform:translate(.8vw,-10px) scale(.863);animation:fall-326 30s -28s linear infinite}@keyframes fall-326{62.055%{transform:translate(-.1036vw,62.055vh) scale(.863)}to{transform:translate(.3482vw,99vh) scale(.863)}}.snow:nth-child(327){opacity:1.861;transform:translate(44.4586vw,-10px) scale(.4693);animation:fall-327 17s -28s linear infinite}@keyframes fall-327{79.73%{transform:translate(37.8984vw,79.73vh) scale(.4693)}to{transform:translate(41.1785vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:.8534;transform:translate(22.4158vw,-10px) scale(.5809);animation:fall-328 27s -10s linear infinite}@keyframes fall-328{41.927%{transform:translate(27.3703vw,41.927vh) scale(.5809)}to{transform:translate(24.89305vw,99vh) scale(.5809)}}.snow:nth-child(329){opacity:.1428;transform:translate(74.263vw,-10px) scale(.3176);animation:fall-329 15s -1s linear infinite}@keyframes fall-329{77.07%{transform:translate(77.3001vw,77.07vh) scale(.3176)}to{transform:translate(75.78155vw,99vh) scale(.3176)}}.snow:nth-child(330){opacity:1.6646;transform:translate(88.1988vw,-10px) scale(.1797);animation:fall-330 25s -22s linear infinite}@keyframes fall-330{54.673%{transform:translate(95.3137vw,54.673vh) scale(.1797)}to{transform:translate(91.75625vw,99vh) scale(.1797)}}.snow:nth-child(331){opacity:1.0794;transform:translate(79.0407vw,-10px) scale(.1887);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{50.709%{transform:translate(77.2612vw,50.709vh) scale(.1887)}to{transform:translate(78.15095vw,99vh) scale(.1887)}}.snow:nth-child(332){opacity:.681;transform:translate(94.3505vw,-10px) scale(.5917);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{31.242%{transform:translate(96.5829vw,31.242vh) scale(.5917)}to{transform:translate(95.4667vw,99vh) scale(.5917)}}.snow:nth-child(333){opacity:.3974;transform:translate(80.6136vw,-10px) scale(.7548);animation:fall-333 27s -16s linear infinite}@keyframes fall-333{51.914%{transform:translate(90.1143vw,51.914vh) scale(.7548)}to{transform:translate(85.36395vw,99vh) scale(.7548)}}.snow:nth-child(334){opacity:.9874;transform:translate(52.4827vw,-10px) scale(.9964);animation:fall-334 25s -12s linear infinite}@keyframes fall-334{79.408%{transform:translate(43.6763vw,79.408vh) scale(.9964)}to{transform:translate(48.0795vw,99vh) scale(.9964)}}.snow:nth-child(335){opacity:.7834;transform:translate(44.1722vw,-10px) scale(.5983);animation:fall-335 28s -17s linear infinite}@keyframes fall-335{64.7%{transform:translate(45.3709vw,64.7vh) scale(.5983)}to{transform:translate(44.77155vw,99vh) scale(.5983)}}.snow:nth-child(336){opacity:1.8914;transform:translate(30.77vw,-10px) scale(.8619);animation:fall-336 11s -27s linear infinite}@keyframes fall-336{74.277%{transform:translate(27.8251vw,74.277vh) scale(.8619)}to{transform:translate(29.29755vw,99vh) scale(.8619)}}.snow:nth-child(337){opacity:.8546;transform:translate(32.8278vw,-10px) scale(.0685);animation:fall-337 19s -20s linear infinite}@keyframes fall-337{30.097%{transform:translate(40.2695vw,30.097vh) scale(.0685)}to{transform:translate(36.54865vw,99vh) scale(.0685)}}.snow:nth-child(338){opacity:1.5962;transform:translate(49.3867vw,-10px) scale(.6374);animation:fall-338 11s -23s linear infinite}@keyframes fall-338{66.137%{transform:translate(59.328vw,66.137vh) scale(.6374)}to{transform:translate(54.35735vw,99vh) scale(.6374)}}.snow:nth-child(339){opacity:.9596;transform:translate(85.9465vw,-10px) scale(.313);animation:fall-339 22s -17s linear infinite}@keyframes fall-339{42.255%{transform:translate(88.7812vw,42.255vh) scale(.313)}to{transform:translate(87.36385vw,99vh) scale(.313)}}.snow:nth-child(340){opacity:1.1744;transform:translate(55.3351vw,-10px) scale(.541);animation:fall-340 21s -11s linear infinite}@keyframes fall-340{76.876%{transform:translate(45.8496vw,76.876vh) scale(.541)}to{transform:translate(50.59235vw,99vh) scale(.541)}}.snow:nth-child(341){opacity:.3228;transform:translate(61.7507vw,-10px) scale(.4422);animation:fall-341 24s -14s linear infinite}@keyframes fall-341{59.471%{transform:translate(56.7047vw,59.471vh) scale(.4422)}to{transform:translate(59.2277vw,99vh) scale(.4422)}}.snow:nth-child(342){opacity:1.9392;transform:translate(49.388vw,-10px) scale(.85);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{61.663%{transform:translate(45.3868vw,61.663vh) scale(.85)}to{transform:translate(47.3874vw,99vh) scale(.85)}}.snow:nth-child(343){opacity:1.6246;transform:translate(7.8629vw,-10px) scale(.5726);animation:fall-343 11s -20s linear infinite}@keyframes fall-343{45.658%{transform:translate(9.844vw,45.658vh) scale(.5726)}to{transform:translate(8.85345vw,99vh) scale(.5726)}}.snow:nth-child(344){opacity:1.1102;transform:translate(89.3965vw,-10px) scale(.7321);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{75.631%{transform:translate(97.7855vw,75.631vh) scale(.7321)}to{transform:translate(93.591vw,99vh) scale(.7321)}}.snow:nth-child(345){opacity:.056;transform:translate(14.188vw,-10px) scale(.4751);animation:fall-345 25s -16s linear infinite}@keyframes fall-345{60.638%{transform:translate(13.6676vw,60.638vh) scale(.4751)}to{transform:translate(13.9278vw,99vh) scale(.4751)}}.snow:nth-child(346){opacity:.2592;transform:translate(27.6996vw,-10px) scale(.5999);animation:fall-346 30s -23s linear infinite}@keyframes fall-346{75.262%{transform:translate(34.82vw,75.262vh) scale(.5999)}to{transform:translate(31.2598vw,99vh) scale(.5999)}}.snow:nth-child(347){opacity:.5306;transform:translate(27.2508vw,-10px) scale(.4254);animation:fall-347 22s -30s linear infinite}@keyframes fall-347{51.555%{transform:translate(29.6152vw,51.555vh) scale(.4254)}to{transform:translate(28.433vw,99vh) scale(.4254)}}.snow:nth-child(348){opacity:1.2954;transform:translate(89.4317vw,-10px) scale(.4711);animation:fall-348 27s -29s linear infinite}@keyframes fall-348{64.787%{transform:translate(90.6857vw,64.787vh) scale(.4711)}to{transform:translate(90.0587vw,99vh) scale(.4711)}}.snow:nth-child(349){opacity:1.5218;transform:translate(43.0141vw,-10px) scale(.6139);animation:fall-349 23s -12s linear infinite}@keyframes fall-349{38.515%{transform:translate(41.2704vw,38.515vh) scale(.6139)}to{transform:translate(42.14225vw,99vh) scale(.6139)}}.snow:nth-child(350){opacity:.1302;transform:translate(21.1136vw,-10px) scale(.1893);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{79.141%{transform:translate(14.4216vw,79.141vh) scale(.1893)}to{transform:translate(17.7676vw,99vh) scale(.1893)}}.snow:nth-child(351){opacity:.1862;transform:translate(81.3509vw,-10px) scale(.1629);animation:fall-351 16s -26s linear infinite}@keyframes fall-351{60.434%{transform:translate(87.6159vw,60.434vh) scale(.1629)}to{transform:translate(84.4834vw,99vh) scale(.1629)}}.snow:nth-child(352){opacity:.9026;transform:translate(38.9971vw,-10px) scale(.0278);animation:fall-352 21s -7s linear infinite}@keyframes fall-352{45.687%{transform:translate(36.0649vw,45.687vh) scale(.0278)}to{transform:translate(37.531vw,99vh) scale(.0278)}}.snow:nth-child(353){opacity:.8448;transform:translate(68.3989vw,-10px) scale(.0442);animation:fall-353 21s -1s linear infinite}@keyframes fall-353{70.618%{transform:translate(71.8212vw,70.618vh) scale(.0442)}to{transform:translate(70.11005vw,99vh) scale(.0442)}}.snow:nth-child(354){opacity:1.13;transform:translate(55.8123vw,-10px) scale(.8826);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{58.301%{transform:translate(61.2711vw,58.301vh) scale(.8826)}to{transform:translate(58.5417vw,99vh) scale(.8826)}}.snow:nth-child(355){opacity:.6356;transform:translate(66.5791vw,-10px) scale(.6711);animation:fall-355 19s -20s linear infinite}@keyframes fall-355{36.103%{transform:translate(75.1101vw,36.103vh) scale(.6711)}to{transform:translate(70.8446vw,99vh) scale(.6711)}}.snow:nth-child(356){opacity:.6678;transform:translate(44.1553vw,-10px) scale(.101);animation:fall-356 17s -21s linear infinite}@keyframes fall-356{78.09%{transform:translate(45.1555vw,78.09vh) scale(.101)}to{transform:translate(44.6554vw,99vh) scale(.101)}}.snow:nth-child(357){opacity:1.0806;transform:translate(30.4542vw,-10px) scale(.1879);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{44.961%{transform:translate(23.6917vw,44.961vh) scale(.1879)}to{transform:translate(27.07295vw,99vh) scale(.1879)}}.snow:nth-child(358){opacity:1.6868;transform:translate(10.7184vw,-10px) scale(.0443);animation:fall-358 22s -21s linear infinite}@keyframes fall-358{30.181%{transform:translate(3.7137vw,30.181vh) scale(.0443)}to{transform:translate(7.21605vw,99vh) scale(.0443)}}.snow:nth-child(359){opacity:1.9598;transform:translate(81.9539vw,-10px) scale(.3379);animation:fall-359 17s -10s linear infinite}@keyframes fall-359{33.098%{transform:translate(85.637vw,33.098vh) scale(.3379)}to{transform:translate(83.79545vw,99vh) scale(.3379)}}.snow:nth-child(360){opacity:1.5394;transform:translate(67.2812vw,-10px) scale(.1248);animation:fall-360 26s -24s linear infinite}@keyframes fall-360{68.985%{transform:translate(58.6854vw,68.985vh) scale(.1248)}to{transform:translate(62.9833vw,99vh) scale(.1248)}}.snow:nth-child(361){opacity:1.0062;transform:translate(75.5909vw,-10px) scale(.0999);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{52.285%{transform:translate(80.2557vw,52.285vh) scale(.0999)}to{transform:translate(77.9233vw,99vh) scale(.0999)}}.snow:nth-child(362){opacity:1.959;transform:translate(49.1383vw,-10px) scale(.801);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{57.227%{transform:translate(58.7957vw,57.227vh) scale(.801)}to{transform:translate(53.967vw,99vh) scale(.801)}}.snow:nth-child(363){opacity:.075;transform:translate(85.8796vw,-10px) scale(.7265);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{42.201%{transform:translate(88.5758vw,42.201vh) scale(.7265)}to{transform:translate(87.2277vw,99vh) scale(.7265)}}.snow:nth-child(364){opacity:1.7628;transform:translate(69.8967vw,-10px) scale(.4827);animation:fall-364 21s -30s linear infinite}@keyframes fall-364{61.36%{transform:translate(70.6485vw,61.36vh) scale(.4827)}to{transform:translate(70.2726vw,99vh) scale(.4827)}}.snow:nth-child(365){opacity:.2374;transform:translate(60.2243vw,-10px) scale(.117);animation:fall-365 24s -3s linear infinite}@keyframes fall-365{45.204%{transform:translate(67.4003vw,45.204vh) scale(.117)}to{transform:translate(63.8123vw,99vh) scale(.117)}}.snow:nth-child(366){opacity:1.7564;transform:translate(94.5942vw,-10px) scale(.0799);animation:fall-366 16s -19s linear infinite}@keyframes fall-366{63.723%{transform:translate(93.6812vw,63.723vh) scale(.0799)}to{transform:translate(94.1377vw,99vh) scale(.0799)}}.snow:nth-child(367){opacity:1.7136;transform:translate(73.7098vw,-10px) scale(.163);animation:fall-367 24s -20s linear infinite}@keyframes fall-367{37.067%{transform:translate(75.4789vw,37.067vh) scale(.163)}to{transform:translate(74.59435vw,99vh) scale(.163)}}.snow:nth-child(368){opacity:1.2194;transform:translate(16.668vw,-10px) scale(.6151);animation:fall-368 13s -11s linear infinite}@keyframes fall-368{43.798%{transform:translate(10.3208vw,43.798vh) scale(.6151)}to{transform:translate(13.4944vw,99vh) scale(.6151)}}.snow:nth-child(369){opacity:.476;transform:translate(11.9361vw,-10px) scale(.6788);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{48.185%{transform:translate(9.1919vw,48.185vh) scale(.6788)}to{transform:translate(10.564vw,99vh) scale(.6788)}}.snow:nth-child(370){opacity:1.2256;transform:translate(87.4528vw,-10px) scale(.0382);animation:fall-370 22s -13s linear infinite}@keyframes fall-370{78.871%{transform:translate(93.3534vw,78.871vh) scale(.0382)}to{transform:translate(90.4031vw,99vh) scale(.0382)}}.snow:nth-child(371){opacity:.0658;transform:translate(1.6949vw,-10px) scale(.6911);animation:fall-371 28s -12s linear infinite}@keyframes fall-371{46.016%{transform:translate(-2.0262vw,46.016vh) scale(.6911)}to{transform:translate(-.16565vw,99vh) scale(.6911)}}.snow:nth-child(372){opacity:.4616;transform:translate(55.8295vw,-10px) scale(.9777);animation:fall-372 27s -30s linear infinite}@keyframes fall-372{79.134%{transform:translate(54.3809vw,79.134vh) scale(.9777)}to{transform:translate(55.1052vw,99vh) scale(.9777)}}.snow:nth-child(373){opacity:.2082;transform:translate(50.8125vw,-10px) scale(.8241);animation:fall-373 14s -4s linear infinite}@keyframes fall-373{55.725%{transform:translate(58.7078vw,55.725vh) scale(.8241)}to{transform:translate(54.76015vw,99vh) scale(.8241)}}.snow:nth-child(374){opacity:.3702;transform:translate(69.7311vw,-10px) scale(.0285);animation:fall-374 24s -6s linear infinite}@keyframes fall-374{32.802%{transform:translate(59.8995vw,32.802vh) scale(.0285)}to{transform:translate(64.8153vw,99vh) scale(.0285)}}.snow:nth-child(375){opacity:.716;transform:translate(48.0702vw,-10px) scale(.505);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{46.94%{transform:translate(45.3892vw,46.94vh) scale(.505)}to{transform:translate(46.7297vw,99vh) scale(.505)}}.snow:nth-child(376){opacity:1.4076;transform:translate(96.2439vw,-10px) scale(.2116);animation:fall-376 13s -8s linear infinite}@keyframes fall-376{74.916%{transform:translate(93.7767vw,74.916vh) scale(.2116)}to{transform:translate(95.0103vw,99vh) scale(.2116)}}.snow:nth-child(377){opacity:.2822;transform:translate(6.0616vw,-10px) scale(.3283);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{70.631%{transform:translate(11.9343vw,70.631vh) scale(.3283)}to{transform:translate(8.99795vw,99vh) scale(.3283)}}.snow:nth-child(378){opacity:.2558;transform:translate(22.6134vw,-10px) scale(.6151);animation:fall-378 30s -26s linear infinite}@keyframes fall-378{68.373%{transform:translate(18.5476vw,68.373vh) scale(.6151)}to{transform:translate(20.5805vw,99vh) scale(.6151)}}.snow:nth-child(379){opacity:1.6246;transform:translate(58.1794vw,-10px) scale(.4405);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{74.907%{transform:translate(66.6324vw,74.907vh) scale(.4405)}to{transform:translate(62.4059vw,99vh) scale(.4405)}}.snow:nth-child(380){opacity:.9934;transform:translate(55.1496vw,-10px) scale(.1368);animation:fall-380 20s -14s linear infinite}@keyframes fall-380{70.475%{transform:translate(63.6789vw,70.475vh) scale(.1368)}to{transform:translate(59.41425vw,99vh) scale(.1368)}}.snow:nth-child(381){opacity:1.589;transform:translate(38.9104vw,-10px) scale(.5974);animation:fall-381 17s -18s linear infinite}@keyframes fall-381{40.482%{transform:translate(46.8314vw,40.482vh) scale(.5974)}to{transform:translate(42.8709vw,99vh) scale(.5974)}}.snow:nth-child(382){opacity:1.6834;transform:translate(32.214vw,-10px) scale(.1803);animation:fall-382 25s -13s linear infinite}@keyframes fall-382{52.421%{transform:translate(28.9136vw,52.421vh) scale(.1803)}to{transform:translate(30.5638vw,99vh) scale(.1803)}}.snow:nth-child(383){opacity:2;transform:translate(60.8597vw,-10px) scale(.0529);animation:fall-383 10s -16s linear infinite}@keyframes fall-383{49.661%{transform:translate(58.6134vw,49.661vh) scale(.0529)}to{transform:translate(59.73655vw,99vh) scale(.0529)}}.snow:nth-child(384){opacity:1.2072;transform:translate(95.5599vw,-10px) scale(.4814);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{46.279%{transform:translate(94.3811vw,46.279vh) scale(.4814)}to{transform:translate(94.9705vw,99vh) scale(.4814)}}.snow:nth-child(385){opacity:1.1274;transform:translate(82.675vw,-10px) scale(.0806);animation:fall-385 27s -15s linear infinite}@keyframes fall-385{37.034%{transform:translate(82.3952vw,37.034vh) scale(.0806)}to{transform:translate(82.5351vw,99vh) scale(.0806)}}.snow:nth-child(386){opacity:1.736;transform:translate(77.0208vw,-10px) scale(.6909);animation:fall-386 14s -5s linear infinite}@keyframes fall-386{46.346%{transform:translate(72.2557vw,46.346vh) scale(.6909)}to{transform:translate(74.63825vw,99vh) scale(.6909)}}.snow:nth-child(387){opacity:1.967;transform:translate(12.9709vw,-10px) scale(.7249);animation:fall-387 11s -22s linear infinite}@keyframes fall-387{47.143%{transform:translate(10.8656vw,47.143vh) scale(.7249)}to{transform:translate(11.91825vw,99vh) scale(.7249)}}.snow:nth-child(388){opacity:1.7466;transform:translate(51.4983vw,-10px) scale(.0294);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{49.559%{transform:translate(44.097vw,49.559vh) scale(.0294)}to{transform:translate(47.79765vw,99vh) scale(.0294)}}.snow:nth-child(389){opacity:1.794;transform:translate(74.0003vw,-10px) scale(.9617);animation:fall-389 29s -2s linear infinite}@keyframes fall-389{41.304%{transform:translate(78.2721vw,41.304vh) scale(.9617)}to{transform:translate(76.1362vw,99vh) scale(.9617)}}.snow:nth-child(390){opacity:1.8548;transform:translate(65.8355vw,-10px) scale(.0738);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{75.507%{transform:translate(56.8262vw,75.507vh) scale(.0738)}to{transform:translate(61.33085vw,99vh) scale(.0738)}}.snow:nth-child(391){opacity:1.2778;transform:translate(58.4409vw,-10px) scale(.0886);animation:fall-391 14s -15s linear infinite}@keyframes fall-391{36.704%{transform:translate(50.977vw,36.704vh) scale(.0886)}to{transform:translate(54.70895vw,99vh) scale(.0886)}}.snow:nth-child(392){opacity:1.7072;transform:translate(20.8963vw,-10px) scale(.9398);animation:fall-392 23s -6s linear infinite}@keyframes fall-392{74.057%{transform:translate(25.7572vw,74.057vh) scale(.9398)}to{transform:translate(23.32675vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.903;transform:translate(11.377vw,-10px) scale(.701);animation:fall-393 16s -28s linear infinite}@keyframes fall-393{36.068%{transform:translate(3.0528vw,36.068vh) scale(.701)}to{transform:translate(7.2149vw,99vh) scale(.701)}}.snow:nth-child(394){opacity:1.4626;transform:translate(58.3303vw,-10px) scale(.8158);animation:fall-394 10s -10s linear infinite}@keyframes fall-394{75.91%{transform:translate(56.0462vw,75.91vh) scale(.8158)}to{transform:translate(57.18825vw,99vh) scale(.8158)}}.snow:nth-child(395){opacity:.1614;transform:translate(24.2539vw,-10px) scale(.3048);animation:fall-395 10s -18s linear infinite}@keyframes fall-395{53.553%{transform:translate(26.7406vw,53.553vh) scale(.3048)}to{transform:translate(25.49725vw,99vh) scale(.3048)}}.snow:nth-child(396){opacity:1.6272;transform:translate(11.6089vw,-10px) scale(.4086);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{45.705%{transform:translate(15.8926vw,45.705vh) scale(.4086)}to{transform:translate(13.75075vw,99vh) scale(.4086)}}.snow:nth-child(397){opacity:.3924;transform:translate(27.4429vw,-10px) scale(.4699);animation:fall-397 12s -13s linear infinite}@keyframes fall-397{36.176%{transform:translate(19.7586vw,36.176vh) scale(.4699)}to{transform:translate(23.60075vw,99vh) scale(.4699)}}.snow:nth-child(398){opacity:1.568;transform:translate(92.7017vw,-10px) scale(.6946);animation:fall-398 10s -4s linear infinite}@keyframes fall-398{51.591%{transform:translate(99.0586vw,51.591vh) scale(.6946)}to{transform:translate(95.88015vw,99vh) scale(.6946)}}.snow:nth-child(399){opacity:.1044;transform:translate(87.4581vw,-10px) scale(.2867);animation:fall-399 19s -3s linear infinite}@keyframes fall-399{68.702%{transform:translate(81.6086vw,68.702vh) scale(.2867)}to{transform:translate(84.53335vw,99vh) scale(.2867)}}.snow:nth-child(400){opacity:.4702;transform:translate(20.9657vw,-10px) scale(.598);animation:fall-400 19s -18s linear infinite}@keyframes fall-400{60.923%{transform:translate(20.339vw,60.923vh) scale(.598)}to{transform:translate(20.65235vw,99vh) scale(.598)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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.7122;transform:translate(2.4799vw,-10px) scale(.0834);animation:fall-1 17s -2s linear infinite}@keyframes fall-1{59.256%{transform:translate(9.5393vw,59.256vh) scale(.0834)}to{transform:translate(6.0096vw,99vh) scale(.0834)}}.snow:nth-child(2){opacity:1.8888;transform:translate(39.0271vw,-10px) scale(.8043);animation:fall-2 14s -13s linear infinite}@keyframes fall-2{31.41%{transform:translate(46.5485vw,31.41vh) scale(.8043)}to{transform:translate(42.7878vw,99vh) scale(.8043)}}.snow:nth-child(3){opacity:1.4408;transform:translate(86.3986vw,-10px) scale(.9792);animation:fall-3 27s -28s linear infinite}@keyframes fall-3{60.719%{transform:translate(77.89vw,60.719vh) scale(.9792)}to{transform:translate(82.1443vw,99vh) scale(.9792)}}.snow:nth-child(4){opacity:1.0972;transform:translate(39.8136vw,-10px) scale(.8147);animation:fall-4 17s -7s linear infinite}@keyframes fall-4{50.816%{transform:translate(43.2317vw,50.816vh) scale(.8147)}to{transform:translate(41.52265vw,99vh) scale(.8147)}}.snow:nth-child(5){opacity:.1066;transform:translate(62.8119vw,-10px) scale(.5677);animation:fall-5 20s -18s linear infinite}@keyframes fall-5{69.794%{transform:translate(54.086vw,69.794vh) scale(.5677)}to{transform:translate(58.44895vw,99vh) scale(.5677)}}.snow:nth-child(6){opacity:1.261;transform:translate(85.4963vw,-10px) scale(.8801);animation:fall-6 18s -25s linear infinite}@keyframes fall-6{52.406%{transform:translate(82.491vw,52.406vh) scale(.8801)}to{transform:translate(83.99365vw,99vh) scale(.8801)}}.snow:nth-child(7){opacity:1.8252;transform:translate(7.1925vw,-10px) scale(.9672);animation:fall-7 13s -3s linear infinite}@keyframes fall-7{74.297%{transform:translate(16.7692vw,74.297vh) scale(.9672)}to{transform:translate(11.98085vw,99vh) scale(.9672)}}.snow:nth-child(8){opacity:.8718;transform:translate(94.6923vw,-10px) scale(.8441);animation:fall-8 18s -2s linear infinite}@keyframes fall-8{57.899%{transform:translate(87.6773vw,57.899vh) scale(.8441)}to{transform:translate(91.1848vw,99vh) scale(.8441)}}.snow:nth-child(9){opacity:.003;transform:translate(5.61vw,-10px) scale(.5622);animation:fall-9 19s -16s linear infinite}@keyframes fall-9{57.99%{transform:translate(-4.3543vw,57.99vh) scale(.5622)}to{transform:translate(.62785vw,99vh) scale(.5622)}}.snow:nth-child(10){opacity:1.6878;transform:translate(21.7257vw,-10px) scale(.9801);animation:fall-10 13s -17s linear infinite}@keyframes fall-10{46.896%{transform:translate(17.2915vw,46.896vh) scale(.9801)}to{transform:translate(19.5086vw,99vh) scale(.9801)}}.snow:nth-child(11){opacity:.3668;transform:translate(2.4446vw,-10px) scale(.0946);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{42.858%{transform:translate(-4.5181vw,42.858vh) scale(.0946)}to{transform:translate(-1.03675vw,99vh) scale(.0946)}}.snow:nth-child(12){opacity:1.827;transform:translate(72.524vw,-10px) scale(.0277);animation:fall-12 26s -28s linear infinite}@keyframes fall-12{62.749%{transform:translate(79.5885vw,62.749vh) scale(.0277)}to{transform:translate(76.05625vw,99vh) scale(.0277)}}.snow:nth-child(13){opacity:1.4896;transform:translate(42.6049vw,-10px) scale(.1723);animation:fall-13 26s -15s linear infinite}@keyframes fall-13{69.048%{transform:translate(49.1578vw,69.048vh) scale(.1723)}to{transform:translate(45.88135vw,99vh) scale(.1723)}}.snow:nth-child(14){opacity:.1398;transform:translate(93.3144vw,-10px) scale(.4779);animation:fall-14 13s -28s linear infinite}@keyframes fall-14{57.406%{transform:translate(101.4208vw,57.406vh) scale(.4779)}to{transform:translate(97.3676vw,99vh) scale(.4779)}}.snow:nth-child(15){opacity:1.9738;transform:translate(14.2673vw,-10px) scale(.2756);animation:fall-15 10s -4s linear infinite}@keyframes fall-15{77.185%{transform:translate(14.5612vw,77.185vh) scale(.2756)}to{transform:translate(14.41425vw,99vh) scale(.2756)}}.snow:nth-child(16){opacity:1.0284;transform:translate(83.9197vw,-10px) scale(.1848);animation:fall-16 21s -11s linear infinite}@keyframes fall-16{46.466%{transform:translate(79.5049vw,46.466vh) scale(.1848)}to{transform:translate(81.7123vw,99vh) scale(.1848)}}.snow:nth-child(17){opacity:1.0302;transform:translate(54.4898vw,-10px) scale(.8244);animation:fall-17 20s -9s linear infinite}@keyframes fall-17{73.23%{transform:translate(51.2363vw,73.23vh) scale(.8244)}to{transform:translate(52.86305vw,99vh) scale(.8244)}}.snow:nth-child(18){opacity:1.5824;transform:translate(73.3941vw,-10px) scale(.8506);animation:fall-18 14s -7s linear infinite}@keyframes fall-18{50.574%{transform:translate(81.6843vw,50.574vh) scale(.8506)}to{transform:translate(77.5392vw,99vh) scale(.8506)}}.snow:nth-child(19){opacity:1.8626;transform:translate(27.6865vw,-10px) scale(.202);animation:fall-19 22s -19s linear infinite}@keyframes fall-19{34.473%{transform:translate(34.6048vw,34.473vh) scale(.202)}to{transform:translate(31.14565vw,99vh) scale(.202)}}.snow:nth-child(20){opacity:1.8708;transform:translate(85.2262vw,-10px) scale(.4575);animation:fall-20 30s -21s linear infinite}@keyframes fall-20{58.94%{transform:translate(86.1662vw,58.94vh) scale(.4575)}to{transform:translate(85.6962vw,99vh) scale(.4575)}}.snow:nth-child(21){opacity:1.6432;transform:translate(84.8228vw,-10px) scale(.098);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{69.835%{transform:translate(75.7907vw,69.835vh) scale(.098)}to{transform:translate(80.30675vw,99vh) scale(.098)}}.snow:nth-child(22){opacity:.9328;transform:translate(83.3417vw,-10px) scale(.2851);animation:fall-22 17s -11s linear infinite}@keyframes fall-22{76.441%{transform:translate(74.9399vw,76.441vh) scale(.2851)}to{transform:translate(79.1408vw,99vh) scale(.2851)}}.snow:nth-child(23){opacity:.2232;transform:translate(24.73vw,-10px) scale(.0768);animation:fall-23 11s -20s linear infinite}@keyframes fall-23{42.297%{transform:translate(19.5699vw,42.297vh) scale(.0768)}to{transform:translate(22.14995vw,99vh) scale(.0768)}}.snow:nth-child(24){opacity:1.0338;transform:translate(71.5314vw,-10px) scale(.1365);animation:fall-24 19s -1s linear infinite}@keyframes fall-24{78.7%{transform:translate(80.1689vw,78.7vh) scale(.1365)}to{transform:translate(75.85015vw,99vh) scale(.1365)}}.snow:nth-child(25){opacity:.6256;transform:translate(6.2374vw,-10px) scale(.4615);animation:fall-25 25s -18s linear infinite}@keyframes fall-25{36.656%{transform:translate(16.0915vw,36.656vh) scale(.4615)}to{transform:translate(11.16445vw,99vh) scale(.4615)}}.snow:nth-child(26){opacity:.0428;transform:translate(67.4975vw,-10px) scale(.4559);animation:fall-26 28s -19s linear infinite}@keyframes fall-26{56.059%{transform:translate(77.3204vw,56.059vh) scale(.4559)}to{transform:translate(72.40895vw,99vh) scale(.4559)}}.snow:nth-child(27){opacity:1.5416;transform:translate(25.4446vw,-10px) scale(.7812);animation:fall-27 19s -18s linear infinite}@keyframes fall-27{61.576%{transform:translate(34.2569vw,61.576vh) scale(.7812)}to{transform:translate(29.85075vw,99vh) scale(.7812)}}.snow:nth-child(28){opacity:.3578;transform:translate(28.1286vw,-10px) scale(.1986);animation:fall-28 18s -26s linear infinite}@keyframes fall-28{77.714%{transform:translate(33.1438vw,77.714vh) scale(.1986)}to{transform:translate(30.6362vw,99vh) scale(.1986)}}.snow:nth-child(29){opacity:.1072;transform:translate(37.1326vw,-10px) scale(.9624);animation:fall-29 28s -9s linear infinite}@keyframes fall-29{32.136%{transform:translate(36.4733vw,32.136vh) scale(.9624)}to{transform:translate(36.80295vw,99vh) scale(.9624)}}.snow:nth-child(30){opacity:1.5296;transform:translate(96.7407vw,-10px) scale(.9007);animation:fall-30 21s -19s linear infinite}@keyframes fall-30{47.204%{transform:translate(101.4635vw,47.204vh) scale(.9007)}to{transform:translate(99.1021vw,99vh) scale(.9007)}}.snow:nth-child(31){opacity:.839;transform:translate(94.8596vw,-10px) scale(.5335);animation:fall-31 17s -16s linear infinite}@keyframes fall-31{59.564%{transform:translate(101.4784vw,59.564vh) scale(.5335)}to{transform:translate(98.169vw,99vh) scale(.5335)}}.snow:nth-child(32){opacity:.1476;transform:translate(35.0269vw,-10px) scale(.6005);animation:fall-32 24s -23s linear infinite}@keyframes fall-32{73.114%{transform:translate(38.401vw,73.114vh) scale(.6005)}to{transform:translate(36.71395vw,99vh) scale(.6005)}}.snow:nth-child(33){opacity:.7638;transform:translate(23.4857vw,-10px) scale(.1492);animation:fall-33 24s -25s linear infinite}@keyframes fall-33{57.383%{transform:translate(23.8045vw,57.383vh) scale(.1492)}to{transform:translate(23.6451vw,99vh) scale(.1492)}}.snow:nth-child(34){opacity:1.4882;transform:translate(67.6004vw,-10px) scale(.9771);animation:fall-34 10s -13s linear infinite}@keyframes fall-34{48.484%{transform:translate(63.4428vw,48.484vh) scale(.9771)}to{transform:translate(65.5216vw,99vh) scale(.9771)}}.snow:nth-child(35){opacity:1.6774;transform:translate(77.6289vw,-10px) scale(.7637);animation:fall-35 25s -29s linear infinite}@keyframes fall-35{41.275%{transform:translate(68.1322vw,41.275vh) scale(.7637)}to{transform:translate(72.88055vw,99vh) scale(.7637)}}.snow:nth-child(36){opacity:.1386;transform:translate(37.3668vw,-10px) scale(.4939);animation:fall-36 30s -6s linear infinite}@keyframes fall-36{69.942%{transform:translate(30.6942vw,69.942vh) scale(.4939)}to{transform:translate(34.0305vw,99vh) scale(.4939)}}.snow:nth-child(37){opacity:1.2998;transform:translate(32.5516vw,-10px) scale(.9465);animation:fall-37 14s -10s linear infinite}@keyframes fall-37{41.195%{transform:translate(38.4365vw,41.195vh) scale(.9465)}to{transform:translate(35.49405vw,99vh) scale(.9465)}}.snow:nth-child(38){opacity:1.483;transform:translate(8.1545vw,-10px) scale(.4749);animation:fall-38 21s -26s linear infinite}@keyframes fall-38{77.259%{transform:translate(.1824vw,77.259vh) scale(.4749)}to{transform:translate(4.16845vw,99vh) scale(.4749)}}.snow:nth-child(39){opacity:1.8406;transform:translate(14.0635vw,-10px) scale(.5399);animation:fall-39 12s -3s linear infinite}@keyframes fall-39{77.971%{transform:translate(7.7831vw,77.971vh) scale(.5399)}to{transform:translate(10.9233vw,99vh) scale(.5399)}}.snow:nth-child(40){opacity:1.3744;transform:translate(45.5097vw,-10px) scale(.9102);animation:fall-40 25s -18s linear infinite}@keyframes fall-40{68.765%{transform:translate(48.5913vw,68.765vh) scale(.9102)}to{transform:translate(47.0505vw,99vh) scale(.9102)}}.snow:nth-child(41){opacity:1.255;transform:translate(.2178vw,-10px) scale(.3935);animation:fall-41 27s -24s linear infinite}@keyframes fall-41{49.573%{transform:translate(-8.731vw,49.573vh) scale(.3935)}to{transform:translate(-4.2566vw,99vh) scale(.3935)}}.snow:nth-child(42){opacity:.4298;transform:translate(18.9473vw,-10px) scale(.4371);animation:fall-42 10s -9s linear infinite}@keyframes fall-42{62.484%{transform:translate(22.7889vw,62.484vh) scale(.4371)}to{transform:translate(20.8681vw,99vh) scale(.4371)}}.snow:nth-child(43){opacity:.041;transform:translate(14.3639vw,-10px) scale(.7394);animation:fall-43 22s -24s linear infinite}@keyframes fall-43{79.656%{transform:translate(9.4819vw,79.656vh) scale(.7394)}to{transform:translate(11.9229vw,99vh) scale(.7394)}}.snow:nth-child(44){opacity:1.5316;transform:translate(88.5682vw,-10px) scale(.3481);animation:fall-44 19s -7s linear infinite}@keyframes fall-44{78.478%{transform:translate(84.8938vw,78.478vh) scale(.3481)}to{transform:translate(86.731vw,99vh) scale(.3481)}}.snow:nth-child(45){opacity:1.6292;transform:translate(57.7244vw,-10px) scale(.6281);animation:fall-45 25s -19s linear infinite}@keyframes fall-45{64.485%{transform:translate(62.0233vw,64.485vh) scale(.6281)}to{transform:translate(59.87385vw,99vh) scale(.6281)}}.snow:nth-child(46){opacity:1.9546;transform:translate(32.965vw,-10px) scale(.2637);animation:fall-46 26s -5s linear infinite}@keyframes fall-46{33.484%{transform:translate(33.6726vw,33.484vh) scale(.2637)}to{transform:translate(33.3188vw,99vh) scale(.2637)}}.snow:nth-child(47){opacity:1.0588;transform:translate(51.4489vw,-10px) scale(.7484);animation:fall-47 17s -18s linear infinite}@keyframes fall-47{49.442%{transform:translate(49.855vw,49.442vh) scale(.7484)}to{transform:translate(50.65195vw,99vh) scale(.7484)}}.snow:nth-child(48){opacity:.4774;transform:translate(29.9631vw,-10px) scale(.2682);animation:fall-48 10s -1s linear infinite}@keyframes fall-48{74.735%{transform:translate(37.5265vw,74.735vh) scale(.2682)}to{transform:translate(33.7448vw,99vh) scale(.2682)}}.snow:nth-child(49){opacity:1.991;transform:translate(99.0716vw,-10px) scale(.5376);animation:fall-49 28s -22s linear infinite}@keyframes fall-49{58.459%{transform:translate(103.3704vw,58.459vh) scale(.5376)}to{transform:translate(101.221vw,99vh) scale(.5376)}}.snow:nth-child(50){opacity:.8568;transform:translate(4.5781vw,-10px) scale(.3472);animation:fall-50 24s -1s linear infinite}@keyframes fall-50{39.736%{transform:translate(9.9039vw,39.736vh) scale(.3472)}to{transform:translate(7.241vw,99vh) scale(.3472)}}.snow:nth-child(51){opacity:.9012;transform:translate(6.4293vw,-10px) scale(.2749);animation:fall-51 26s -20s linear infinite}@keyframes fall-51{73.519%{transform:translate(14.5447vw,73.519vh) scale(.2749)}to{transform:translate(10.487vw,99vh) scale(.2749)}}.snow:nth-child(52){opacity:.4484;transform:translate(6.9197vw,-10px) scale(.9474);animation:fall-52 23s -29s linear infinite}@keyframes fall-52{47.3%{transform:translate(6.2309vw,47.3vh) scale(.9474)}to{transform:translate(6.5753vw,99vh) scale(.9474)}}.snow:nth-child(53){opacity:.8576;transform:translate(28.3099vw,-10px) scale(.814);animation:fall-53 24s -14s linear infinite}@keyframes fall-53{64.236%{transform:translate(36.8002vw,64.236vh) scale(.814)}to{transform:translate(32.55505vw,99vh) scale(.814)}}.snow:nth-child(54){opacity:1.4318;transform:translate(3.3999vw,-10px) scale(.1731);animation:fall-54 15s -12s linear infinite}@keyframes fall-54{32.657%{transform:translate(-2.9459vw,32.657vh) scale(.1731)}to{transform:translate(.227vw,99vh) scale(.1731)}}.snow:nth-child(55){opacity:.4296;transform:translate(23.7124vw,-10px) scale(.1765);animation:fall-55 27s -23s linear infinite}@keyframes fall-55{68.473%{transform:translate(20.7423vw,68.473vh) scale(.1765)}to{transform:translate(22.22735vw,99vh) scale(.1765)}}.snow:nth-child(56){opacity:1.3962;transform:translate(29.4894vw,-10px) scale(.4647);animation:fall-56 13s -30s linear infinite}@keyframes fall-56{47.794%{transform:translate(22.8215vw,47.794vh) scale(.4647)}to{transform:translate(26.15545vw,99vh) scale(.4647)}}.snow:nth-child(57){opacity:.1372;transform:translate(73.7782vw,-10px) scale(.4655);animation:fall-57 23s -28s linear infinite}@keyframes fall-57{52.882%{transform:translate(82.4952vw,52.882vh) scale(.4655)}to{transform:translate(78.1367vw,99vh) scale(.4655)}}.snow:nth-child(58){opacity:.5382;transform:translate(67.5321vw,-10px) scale(.6067);animation:fall-58 18s -21s linear infinite}@keyframes fall-58{62.582%{transform:translate(58.931vw,62.582vh) scale(.6067)}to{transform:translate(63.23155vw,99vh) scale(.6067)}}.snow:nth-child(59){opacity:1.886;transform:translate(46.667vw,-10px) scale(.4307);animation:fall-59 24s -26s linear infinite}@keyframes fall-59{61.518%{transform:translate(46.8328vw,61.518vh) scale(.4307)}to{transform:translate(46.7499vw,99vh) scale(.4307)}}.snow:nth-child(60){opacity:.1956;transform:translate(79.7766vw,-10px) scale(.8134);animation:fall-60 27s -9s linear infinite}@keyframes fall-60{47.866%{transform:translate(82.5771vw,47.866vh) scale(.8134)}to{transform:translate(81.17685vw,99vh) scale(.8134)}}.snow:nth-child(61){opacity:.9402;transform:translate(35.4773vw,-10px) scale(.8512);animation:fall-61 29s -13s linear infinite}@keyframes fall-61{60.431%{transform:translate(38.0461vw,60.431vh) scale(.8512)}to{transform:translate(36.7617vw,99vh) scale(.8512)}}.snow:nth-child(62){opacity:.9824;transform:translate(7.2048vw,-10px) scale(.6299);animation:fall-62 16s -10s linear infinite}@keyframes fall-62{56.302%{transform:translate(2.0366vw,56.302vh) scale(.6299)}to{transform:translate(4.6207vw,99vh) scale(.6299)}}.snow:nth-child(63){opacity:1.0808;transform:translate(30.5296vw,-10px) scale(.1166);animation:fall-63 17s -15s linear infinite}@keyframes fall-63{75.769%{transform:translate(29.2182vw,75.769vh) scale(.1166)}to{transform:translate(29.8739vw,99vh) scale(.1166)}}.snow:nth-child(64){opacity:.9426;transform:translate(53.4132vw,-10px) scale(.2253);animation:fall-64 17s -20s linear infinite}@keyframes fall-64{61.558%{transform:translate(54.7874vw,61.558vh) scale(.2253)}to{transform:translate(54.1003vw,99vh) scale(.2253)}}.snow:nth-child(65){opacity:1.725;transform:translate(87.7323vw,-10px) scale(.4827);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{77.124%{transform:translate(82.1966vw,77.124vh) scale(.4827)}to{transform:translate(84.96445vw,99vh) scale(.4827)}}.snow:nth-child(66){opacity:1.1424;transform:translate(71.8695vw,-10px) scale(.022);animation:fall-66 10s -13s linear infinite}@keyframes fall-66{70.314%{transform:translate(78.408vw,70.314vh) scale(.022)}to{transform:translate(75.13875vw,99vh) scale(.022)}}.snow:nth-child(67){opacity:.232;transform:translate(.7148vw,-10px) scale(.3585);animation:fall-67 12s -23s linear infinite}@keyframes fall-67{69.997%{transform:translate(3.9747vw,69.997vh) scale(.3585)}to{transform:translate(2.34475vw,99vh) scale(.3585)}}.snow:nth-child(68){opacity:1.2188;transform:translate(82.8599vw,-10px) scale(.2485);animation:fall-68 20s -18s linear infinite}@keyframes fall-68{36.576%{transform:translate(81.9335vw,36.576vh) scale(.2485)}to{transform:translate(82.3967vw,99vh) scale(.2485)}}.snow:nth-child(69){opacity:1.7928;transform:translate(84.6332vw,-10px) scale(.9927);animation:fall-69 22s -3s linear infinite}@keyframes fall-69{35.764%{transform:translate(88.8021vw,35.764vh) scale(.9927)}to{transform:translate(86.71765vw,99vh) scale(.9927)}}.snow:nth-child(70){opacity:1.803;transform:translate(10.6777vw,-10px) scale(.0692);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{37.409%{transform:translate(17.0807vw,37.409vh) scale(.0692)}to{transform:translate(13.8792vw,99vh) scale(.0692)}}.snow:nth-child(71){opacity:1.8102;transform:translate(94.1025vw,-10px) scale(.3381);animation:fall-71 11s -16s linear infinite}@keyframes fall-71{63.712%{transform:translate(90.6365vw,63.712vh) scale(.3381)}to{transform:translate(92.3695vw,99vh) scale(.3381)}}.snow:nth-child(72){opacity:1.5824;transform:translate(4.6822vw,-10px) scale(.1024);animation:fall-72 25s -18s linear infinite}@keyframes fall-72{40.84%{transform:translate(-4.731vw,40.84vh) scale(.1024)}to{transform:translate(-.0244vw,99vh) scale(.1024)}}.snow:nth-child(73){opacity:.5034;transform:translate(36.9658vw,-10px) scale(.5565);animation:fall-73 25s -8s linear infinite}@keyframes fall-73{43.414%{transform:translate(30.3436vw,43.414vh) scale(.5565)}to{transform:translate(33.6547vw,99vh) scale(.5565)}}.snow:nth-child(74){opacity:.2882;transform:translate(72.1559vw,-10px) scale(.7376);animation:fall-74 19s -30s linear infinite}@keyframes fall-74{51.917%{transform:translate(79.2005vw,51.917vh) scale(.7376)}to{transform:translate(75.6782vw,99vh) scale(.7376)}}.snow:nth-child(75){opacity:1.2876;transform:translate(35.845vw,-10px) scale(.7817);animation:fall-75 21s -18s linear infinite}@keyframes fall-75{67.065%{transform:translate(42.8655vw,67.065vh) scale(.7817)}to{transform:translate(39.35525vw,99vh) scale(.7817)}}.snow:nth-child(76){opacity:.4344;transform:translate(38.8825vw,-10px) scale(.453);animation:fall-76 26s -2s linear infinite}@keyframes fall-76{46.471%{transform:translate(45.8507vw,46.471vh) scale(.453)}to{transform:translate(42.3666vw,99vh) scale(.453)}}.snow:nth-child(77){opacity:1.7716;transform:translate(20.1073vw,-10px) scale(.2046);animation:fall-77 18s -17s linear infinite}@keyframes fall-77{61.999%{transform:translate(19.7087vw,61.999vh) scale(.2046)}to{transform:translate(19.908vw,99vh) scale(.2046)}}.snow:nth-child(78){opacity:1.81;transform:translate(10.032vw,-10px) scale(.5419);animation:fall-78 21s -27s linear infinite}@keyframes fall-78{71.109%{transform:translate(13.3127vw,71.109vh) scale(.5419)}to{transform:translate(11.67235vw,99vh) scale(.5419)}}.snow:nth-child(79){opacity:1.6892;transform:translate(9.7777vw,-10px) scale(.2396);animation:fall-79 10s -29s linear infinite}@keyframes fall-79{76.058%{transform:translate(1.6951vw,76.058vh) scale(.2396)}to{transform:translate(5.7364vw,99vh) scale(.2396)}}.snow:nth-child(80){opacity:.368;transform:translate(43.2804vw,-10px) scale(.596);animation:fall-80 26s -25s linear infinite}@keyframes fall-80{43.674%{transform:translate(43.1677vw,43.674vh) scale(.596)}to{transform:translate(43.22405vw,99vh) scale(.596)}}.snow:nth-child(81){opacity:1.5298;transform:translate(71.431vw,-10px) scale(.7459);animation:fall-81 15s -1s linear infinite}@keyframes fall-81{69.278%{transform:translate(78.4203vw,69.278vh) scale(.7459)}to{transform:translate(74.92565vw,99vh) scale(.7459)}}.snow:nth-child(82){opacity:1.5594;transform:translate(10.4323vw,-10px) scale(.3222);animation:fall-82 20s -19s linear infinite}@keyframes fall-82{69.468%{transform:translate(16.3336vw,69.468vh) scale(.3222)}to{transform:translate(13.38295vw,99vh) scale(.3222)}}.snow:nth-child(83){opacity:.6576;transform:translate(37.2472vw,-10px) scale(.7305);animation:fall-83 14s -20s linear infinite}@keyframes fall-83{79.041%{transform:translate(27.6554vw,79.041vh) scale(.7305)}to{transform:translate(32.4513vw,99vh) scale(.7305)}}.snow:nth-child(84){opacity:1.0372;transform:translate(5.0833vw,-10px) scale(.2637);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{31.681%{transform:translate(7.5055vw,31.681vh) scale(.2637)}to{transform:translate(6.2944vw,99vh) scale(.2637)}}.snow:nth-child(85){opacity:.1782;transform:translate(18.2638vw,-10px) scale(.8563);animation:fall-85 24s -2s linear infinite}@keyframes fall-85{73.188%{transform:translate(26.6075vw,73.188vh) scale(.8563)}to{transform:translate(22.43565vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:1.1754;transform:translate(77.5139vw,-10px) scale(.7767);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{62.991%{transform:translate(73.1449vw,62.991vh) scale(.7767)}to{transform:translate(75.3294vw,99vh) scale(.7767)}}.snow:nth-child(87){opacity:.6612;transform:translate(91.6544vw,-10px) scale(.8061);animation:fall-87 20s -28s linear infinite}@keyframes fall-87{69.146%{transform:translate(91.05vw,69.146vh) scale(.8061)}to{transform:translate(91.3522vw,99vh) scale(.8061)}}.snow:nth-child(88){opacity:.343;transform:translate(37.463vw,-10px) scale(.9652);animation:fall-88 25s -17s linear infinite}@keyframes fall-88{67.329%{transform:translate(38.1621vw,67.329vh) scale(.9652)}to{transform:translate(37.81255vw,99vh) scale(.9652)}}.snow:nth-child(89){opacity:1.7876;transform:translate(23.2566vw,-10px) scale(.1714);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{57.347%{transform:translate(17.1692vw,57.347vh) scale(.1714)}to{transform:translate(20.2129vw,99vh) scale(.1714)}}.snow:nth-child(90){opacity:1.5844;transform:translate(59.772vw,-10px) scale(.2354);animation:fall-90 10s -18s linear infinite}@keyframes fall-90{61.538%{transform:translate(63.6999vw,61.538vh) scale(.2354)}to{transform:translate(61.73595vw,99vh) scale(.2354)}}.snow:nth-child(91){opacity:.2748;transform:translate(27.9046vw,-10px) scale(.823);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{73.111%{transform:translate(26.3507vw,73.111vh) scale(.823)}to{transform:translate(27.12765vw,99vh) scale(.823)}}.snow:nth-child(92){opacity:.842;transform:translate(21.8073vw,-10px) scale(.8628);animation:fall-92 17s -28s linear infinite}@keyframes fall-92{66.649%{transform:translate(18.7732vw,66.649vh) scale(.8628)}to{transform:translate(20.29025vw,99vh) scale(.8628)}}.snow:nth-child(93){opacity:1.9794;transform:translate(67.4162vw,-10px) scale(.8856);animation:fall-93 26s -28s linear infinite}@keyframes fall-93{62.237%{transform:translate(66.8007vw,62.237vh) scale(.8856)}to{transform:translate(67.10845vw,99vh) scale(.8856)}}.snow:nth-child(94){opacity:1.6776;transform:translate(99.599vw,-10px) scale(.2582);animation:fall-94 16s -27s linear infinite}@keyframes fall-94{74.381%{transform:translate(103.3878vw,74.381vh) scale(.2582)}to{transform:translate(101.4934vw,99vh) scale(.2582)}}.snow:nth-child(95){opacity:.1312;transform:translate(11.0079vw,-10px) scale(.2803);animation:fall-95 16s -4s linear infinite}@keyframes fall-95{31.674%{transform:translate(9.9608vw,31.674vh) scale(.2803)}to{transform:translate(10.48435vw,99vh) scale(.2803)}}.snow:nth-child(96){opacity:.587;transform:translate(53.9269vw,-10px) scale(.4702);animation:fall-96 17s -25s linear infinite}@keyframes fall-96{31.926%{transform:translate(61.4682vw,31.926vh) scale(.4702)}to{transform:translate(57.69755vw,99vh) scale(.4702)}}.snow:nth-child(97){opacity:.0982;transform:translate(15.8248vw,-10px) scale(.2559);animation:fall-97 10s -15s linear infinite}@keyframes fall-97{38.444%{transform:translate(20.7149vw,38.444vh) scale(.2559)}to{transform:translate(18.26985vw,99vh) scale(.2559)}}.snow:nth-child(98){opacity:.472;transform:translate(78.6014vw,-10px) scale(.3086);animation:fall-98 15s -18s linear infinite}@keyframes fall-98{63.986%{transform:translate(69.2997vw,63.986vh) scale(.3086)}to{transform:translate(73.95055vw,99vh) scale(.3086)}}.snow:nth-child(99){opacity:.9896;transform:translate(44.8324vw,-10px) scale(.2798);animation:fall-99 13s -25s linear infinite}@keyframes fall-99{37.142%{transform:translate(43.2634vw,37.142vh) scale(.2798)}to{transform:translate(44.0479vw,99vh) scale(.2798)}}.snow:nth-child(100){opacity:.191;transform:translate(53.0533vw,-10px) scale(.2956);animation:fall-100 14s -19s linear infinite}@keyframes fall-100{44.942%{transform:translate(43.1262vw,44.942vh) scale(.2956)}to{transform:translate(48.08975vw,99vh) scale(.2956)}}.snow:nth-child(101){opacity:1.0952;transform:translate(56.2175vw,-10px) scale(.2514);animation:fall-101 14s -16s linear infinite}@keyframes fall-101{39.757%{transform:translate(48.3501vw,39.757vh) scale(.2514)}to{transform:translate(52.2838vw,99vh) scale(.2514)}}.snow:nth-child(102){opacity:.153;transform:translate(67.5999vw,-10px) scale(.1766);animation:fall-102 22s -12s linear infinite}@keyframes fall-102{78.881%{transform:translate(64.5467vw,78.881vh) scale(.1766)}to{transform:translate(66.0733vw,99vh) scale(.1766)}}.snow:nth-child(103){opacity:1.1366;transform:translate(3.968vw,-10px) scale(.7096);animation:fall-103 25s -3s linear infinite}@keyframes fall-103{75.132%{transform:translate(6.8713vw,75.132vh) scale(.7096)}to{transform:translate(5.41965vw,99vh) scale(.7096)}}.snow:nth-child(104){opacity:1.6366;transform:translate(79.835vw,-10px) scale(.9684);animation:fall-104 13s -25s linear infinite}@keyframes fall-104{32.822%{transform:translate(83.8592vw,32.822vh) scale(.9684)}to{transform:translate(81.8471vw,99vh) scale(.9684)}}.snow:nth-child(105){opacity:.5654;transform:translate(7.9171vw,-10px) scale(.0505);animation:fall-105 25s -5s linear infinite}@keyframes fall-105{57.219%{transform:translate(1.7441vw,57.219vh) scale(.0505)}to{transform:translate(4.8306vw,99vh) scale(.0505)}}.snow:nth-child(106){opacity:1.8222;transform:translate(49.2792vw,-10px) scale(.6635);animation:fall-106 27s -8s linear infinite}@keyframes fall-106{60.87%{transform:translate(47.6873vw,60.87vh) scale(.6635)}to{transform:translate(48.48325vw,99vh) scale(.6635)}}.snow:nth-child(107){opacity:1.7994;transform:translate(26.8084vw,-10px) scale(.122);animation:fall-107 10s -9s linear infinite}@keyframes fall-107{63.32%{transform:translate(24.1491vw,63.32vh) scale(.122)}to{transform:translate(25.47875vw,99vh) scale(.122)}}.snow:nth-child(108){opacity:1.5894;transform:translate(29.3719vw,-10px) scale(.227);animation:fall-108 26s -2s linear infinite}@keyframes fall-108{33.871%{transform:translate(24.9235vw,33.871vh) scale(.227)}to{transform:translate(27.1477vw,99vh) scale(.227)}}.snow:nth-child(109){opacity:.3902;transform:translate(96.86vw,-10px) scale(.2282);animation:fall-109 16s -27s linear infinite}@keyframes fall-109{45.079%{transform:translate(93.7515vw,45.079vh) scale(.2282)}to{transform:translate(95.30575vw,99vh) scale(.2282)}}.snow:nth-child(110){opacity:1.8086;transform:translate(9.4984vw,-10px) scale(.1476);animation:fall-110 29s -28s linear infinite}@keyframes fall-110{69.729%{transform:translate(14.8811vw,69.729vh) scale(.1476)}to{transform:translate(12.18975vw,99vh) scale(.1476)}}.snow:nth-child(111){opacity:.6488;transform:translate(15.0137vw,-10px) scale(.5265);animation:fall-111 29s -5s linear infinite}@keyframes fall-111{79.142%{transform:translate(20.0504vw,79.142vh) scale(.5265)}to{transform:translate(17.53205vw,99vh) scale(.5265)}}.snow:nth-child(112){opacity:1.56;transform:translate(64.357vw,-10px) scale(.8318);animation:fall-112 11s -28s linear infinite}@keyframes fall-112{67.066%{transform:translate(55.9678vw,67.066vh) scale(.8318)}to{transform:translate(60.1624vw,99vh) scale(.8318)}}.snow:nth-child(113){opacity:.7506;transform:translate(76.9834vw,-10px) scale(.4977);animation:fall-113 19s -21s linear infinite}@keyframes fall-113{54.103%{transform:translate(83.2759vw,54.103vh) scale(.4977)}to{transform:translate(80.12965vw,99vh) scale(.4977)}}.snow:nth-child(114){opacity:.5638;transform:translate(53.6821vw,-10px) scale(.4973);animation:fall-114 17s -27s linear infinite}@keyframes fall-114{62.168%{transform:translate(45.7004vw,62.168vh) scale(.4973)}to{transform:translate(49.69125vw,99vh) scale(.4973)}}.snow:nth-child(115){opacity:.0154;transform:translate(77.8368vw,-10px) scale(.4027);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{35.971%{transform:translate(82.4857vw,35.971vh) scale(.4027)}to{transform:translate(80.16125vw,99vh) scale(.4027)}}.snow:nth-child(116){opacity:1.957;transform:translate(63.0481vw,-10px) scale(.4302);animation:fall-116 16s -2s linear infinite}@keyframes fall-116{55.311%{transform:translate(67.6506vw,55.311vh) scale(.4302)}to{transform:translate(65.34935vw,99vh) scale(.4302)}}.snow:nth-child(117){opacity:.7208;transform:translate(13.9231vw,-10px) scale(.6282);animation:fall-117 17s -2s linear infinite}@keyframes fall-117{71.971%{transform:translate(11.169vw,71.971vh) scale(.6282)}to{transform:translate(12.54605vw,99vh) scale(.6282)}}.snow:nth-child(118){opacity:.2754;transform:translate(43.0273vw,-10px) scale(.9938);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{61.523%{transform:translate(35.5837vw,61.523vh) scale(.9938)}to{transform:translate(39.3055vw,99vh) scale(.9938)}}.snow:nth-child(119){opacity:1.7128;transform:translate(64.2395vw,-10px) scale(.1639);animation:fall-119 20s -22s linear infinite}@keyframes fall-119{68.119%{transform:translate(68.8149vw,68.119vh) scale(.1639)}to{transform:translate(66.5272vw,99vh) scale(.1639)}}.snow:nth-child(120){opacity:.144;transform:translate(37.4138vw,-10px) scale(.8652);animation:fall-120 25s -29s linear infinite}@keyframes fall-120{47.872%{transform:translate(35.6549vw,47.872vh) scale(.8652)}to{transform:translate(36.53435vw,99vh) scale(.8652)}}.snow:nth-child(121){opacity:1.8076;transform:translate(72.634vw,-10px) scale(.6994);animation:fall-121 20s -19s linear infinite}@keyframes fall-121{49.097%{transform:translate(67.5354vw,49.097vh) scale(.6994)}to{transform:translate(70.0847vw,99vh) scale(.6994)}}.snow:nth-child(122){opacity:.7778;transform:translate(11.5038vw,-10px) scale(.2343);animation:fall-122 18s -2s linear infinite}@keyframes fall-122{55.801%{transform:translate(12.2811vw,55.801vh) scale(.2343)}to{transform:translate(11.89245vw,99vh) scale(.2343)}}.snow:nth-child(123){opacity:1.8082;transform:translate(11.7239vw,-10px) scale(.0488);animation:fall-123 12s -25s linear infinite}@keyframes fall-123{61.365%{transform:translate(4.6651vw,61.365vh) scale(.0488)}to{transform:translate(8.1945vw,99vh) scale(.0488)}}.snow:nth-child(124){opacity:.9338;transform:translate(50.2608vw,-10px) scale(.8867);animation:fall-124 17s -8s linear infinite}@keyframes fall-124{35.024%{transform:translate(51.7145vw,35.024vh) scale(.8867)}to{transform:translate(50.98765vw,99vh) scale(.8867)}}.snow:nth-child(125){opacity:1.205;transform:translate(49.9429vw,-10px) scale(.851);animation:fall-125 26s -20s linear infinite}@keyframes fall-125{49.606%{transform:translate(42.2553vw,49.606vh) scale(.851)}to{transform:translate(46.0991vw,99vh) scale(.851)}}.snow:nth-child(126){opacity:1.3558;transform:translate(81.9814vw,-10px) scale(.0521);animation:fall-126 14s -5s linear infinite}@keyframes fall-126{57.757%{transform:translate(90.0311vw,57.757vh) scale(.0521)}to{transform:translate(86.00625vw,99vh) scale(.0521)}}.snow:nth-child(127){opacity:1.8488;transform:translate(72.2233vw,-10px) scale(.7015);animation:fall-127 18s -17s linear infinite}@keyframes fall-127{59.093%{transform:translate(77.16vw,59.093vh) scale(.7015)}to{transform:translate(74.69165vw,99vh) scale(.7015)}}.snow:nth-child(128){opacity:.116;transform:translate(33.2213vw,-10px) scale(.5381);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{74.103%{transform:translate(24.7248vw,74.103vh) scale(.5381)}to{transform:translate(28.97305vw,99vh) scale(.5381)}}.snow:nth-child(129){opacity:.8528;transform:translate(21.4523vw,-10px) scale(.7088);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{31.926%{transform:translate(11.7019vw,31.926vh) scale(.7088)}to{transform:translate(16.5771vw,99vh) scale(.7088)}}.snow:nth-child(130){opacity:1.616;transform:translate(5.0478vw,-10px) scale(.2726);animation:fall-130 12s -17s linear infinite}@keyframes fall-130{46.993%{transform:translate(10.7238vw,46.993vh) scale(.2726)}to{transform:translate(7.8858vw,99vh) scale(.2726)}}.snow:nth-child(131){opacity:1.43;transform:translate(12.9195vw,-10px) scale(.4804);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{47.603%{transform:translate(16.9757vw,47.603vh) scale(.4804)}to{transform:translate(14.9476vw,99vh) scale(.4804)}}.snow:nth-child(132){opacity:1.0574;transform:translate(97.9019vw,-10px) scale(.8347);animation:fall-132 18s -21s linear infinite}@keyframes fall-132{34.284%{transform:translate(95.7763vw,34.284vh) scale(.8347)}to{transform:translate(96.8391vw,99vh) scale(.8347)}}.snow:nth-child(133){opacity:.916;transform:translate(54.2417vw,-10px) scale(.2217);animation:fall-133 14s -25s linear infinite}@keyframes fall-133{42.174%{transform:translate(56.4618vw,42.174vh) scale(.2217)}to{transform:translate(55.35175vw,99vh) scale(.2217)}}.snow:nth-child(134){opacity:1.8266;transform:translate(44.1305vw,-10px) scale(.627);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{63.183%{transform:translate(50.8914vw,63.183vh) scale(.627)}to{transform:translate(47.51095vw,99vh) scale(.627)}}.snow:nth-child(135){opacity:1.3036;transform:translate(30.5916vw,-10px) scale(.0168);animation:fall-135 15s -11s linear infinite}@keyframes fall-135{73.01%{transform:translate(23.6219vw,73.01vh) scale(.0168)}to{transform:translate(27.10675vw,99vh) scale(.0168)}}.snow:nth-child(136){opacity:.191;transform:translate(4.3136vw,-10px) scale(.3216);animation:fall-136 30s -6s linear infinite}@keyframes fall-136{31.347%{transform:translate(7.2693vw,31.347vh) scale(.3216)}to{transform:translate(5.79145vw,99vh) scale(.3216)}}.snow:nth-child(137){opacity:.9552;transform:translate(62.7661vw,-10px) scale(.9657);animation:fall-137 13s -3s linear infinite}@keyframes fall-137{72.523%{transform:translate(57.3006vw,72.523vh) scale(.9657)}to{transform:translate(60.03335vw,99vh) scale(.9657)}}.snow:nth-child(138){opacity:1.8328;transform:translate(74.5715vw,-10px) scale(.807);animation:fall-138 13s -18s linear infinite}@keyframes fall-138{72.831%{transform:translate(70.7715vw,72.831vh) scale(.807)}to{transform:translate(72.6715vw,99vh) scale(.807)}}.snow:nth-child(139){opacity:1.9604;transform:translate(96.5421vw,-10px) scale(.6639);animation:fall-139 23s -8s linear infinite}@keyframes fall-139{41.671%{transform:translate(97.5041vw,41.671vh) scale(.6639)}to{transform:translate(97.0231vw,99vh) scale(.6639)}}.snow:nth-child(140){opacity:1.7854;transform:translate(57.5348vw,-10px) scale(.686);animation:fall-140 30s -25s linear infinite}@keyframes fall-140{75.519%{transform:translate(60.7798vw,75.519vh) scale(.686)}to{transform:translate(59.1573vw,99vh) scale(.686)}}.snow:nth-child(141){opacity:.1924;transform:translate(83.0377vw,-10px) scale(.8189);animation:fall-141 21s -2s linear infinite}@keyframes fall-141{72.354%{transform:translate(91.37vw,72.354vh) scale(.8189)}to{transform:translate(87.20385vw,99vh) scale(.8189)}}.snow:nth-child(142){opacity:1.5032;transform:translate(2.5412vw,-10px) scale(.9615);animation:fall-142 10s -9s linear infinite}@keyframes fall-142{68.019%{transform:translate(-2.2902vw,68.019vh) scale(.9615)}to{transform:translate(.1255vw,99vh) scale(.9615)}}.snow:nth-child(143){opacity:.5322;transform:translate(65.4261vw,-10px) scale(.0234);animation:fall-143 18s -2s linear infinite}@keyframes fall-143{47.943%{transform:translate(66.075vw,47.943vh) scale(.0234)}to{transform:translate(65.75055vw,99vh) scale(.0234)}}.snow:nth-child(144){opacity:1.9208;transform:translate(58.5479vw,-10px) scale(.3652);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{70.665%{transform:translate(52.7233vw,70.665vh) scale(.3652)}to{transform:translate(55.6356vw,99vh) scale(.3652)}}.snow:nth-child(145){opacity:.1632;transform:translate(31.5792vw,-10px) scale(.3153);animation:fall-145 17s -20s linear infinite}@keyframes fall-145{56.103%{transform:translate(25.3336vw,56.103vh) scale(.3153)}to{transform:translate(28.4564vw,99vh) scale(.3153)}}.snow:nth-child(146){opacity:1.9364;transform:translate(39.8951vw,-10px) scale(.2543);animation:fall-146 14s -4s linear infinite}@keyframes fall-146{31.241%{transform:translate(40.0092vw,31.241vh) scale(.2543)}to{transform:translate(39.95215vw,99vh) scale(.2543)}}.snow:nth-child(147){opacity:.8164;transform:translate(42.6693vw,-10px) scale(.799);animation:fall-147 29s -18s linear infinite}@keyframes fall-147{30.893%{transform:translate(38.7549vw,30.893vh) scale(.799)}to{transform:translate(40.7121vw,99vh) scale(.799)}}.snow:nth-child(148){opacity:1.2126;transform:translate(70.2721vw,-10px) scale(.4996);animation:fall-148 13s -12s linear infinite}@keyframes fall-148{72.416%{transform:translate(71.1662vw,72.416vh) scale(.4996)}to{transform:translate(70.71915vw,99vh) scale(.4996)}}.snow:nth-child(149){opacity:.354;transform:translate(20.8961vw,-10px) scale(.6301);animation:fall-149 18s -12s linear infinite}@keyframes fall-149{58.193%{transform:translate(29.0359vw,58.193vh) scale(.6301)}to{transform:translate(24.966vw,99vh) scale(.6301)}}.snow:nth-child(150){opacity:1.993;transform:translate(6.9355vw,-10px) scale(.6358);animation:fall-150 25s -6s linear infinite}@keyframes fall-150{58.59%{transform:translate(11.1793vw,58.59vh) scale(.6358)}to{transform:translate(9.0574vw,99vh) scale(.6358)}}.snow:nth-child(151){opacity:1.123;transform:translate(76.2698vw,-10px) scale(.1733);animation:fall-151 16s -26s linear infinite}@keyframes fall-151{70.082%{transform:translate(70.1016vw,70.082vh) scale(.1733)}to{transform:translate(73.1857vw,99vh) scale(.1733)}}.snow:nth-child(152){opacity:.3274;transform:translate(1.196vw,-10px) scale(.1942);animation:fall-152 13s -28s linear infinite}@keyframes fall-152{71.919%{transform:translate(-4.5089vw,71.919vh) scale(.1942)}to{transform:translate(-1.65645vw,99vh) scale(.1942)}}.snow:nth-child(153){opacity:.7046;transform:translate(89.8608vw,-10px) scale(.5398);animation:fall-153 21s -25s linear infinite}@keyframes fall-153{63.677%{transform:translate(84.7524vw,63.677vh) scale(.5398)}to{transform:translate(87.3066vw,99vh) scale(.5398)}}.snow:nth-child(154){opacity:1.6696;transform:translate(63.735vw,-10px) scale(.9437);animation:fall-154 16s -13s linear infinite}@keyframes fall-154{79.504%{transform:translate(67.185vw,79.504vh) scale(.9437)}to{transform:translate(65.46vw,99vh) scale(.9437)}}.snow:nth-child(155){opacity:1.2746;transform:translate(36.1189vw,-10px) scale(.8112);animation:fall-155 23s -27s linear infinite}@keyframes fall-155{55.01%{transform:translate(29.412vw,55.01vh) scale(.8112)}to{transform:translate(32.76545vw,99vh) scale(.8112)}}.snow:nth-child(156){opacity:.5504;transform:translate(52.3103vw,-10px) scale(.7658);animation:fall-156 17s -6s linear infinite}@keyframes fall-156{52.382%{transform:translate(60.5286vw,52.382vh) scale(.7658)}to{transform:translate(56.41945vw,99vh) scale(.7658)}}.snow:nth-child(157){opacity:1.1824;transform:translate(52.138vw,-10px) scale(.1769);animation:fall-157 28s -27s linear infinite}@keyframes fall-157{55.583%{transform:translate(54.3787vw,55.583vh) scale(.1769)}to{transform:translate(53.25835vw,99vh) scale(.1769)}}.snow:nth-child(158){opacity:.2222;transform:translate(6.4479vw,-10px) scale(.5415);animation:fall-158 13s -5s linear infinite}@keyframes fall-158{50.258%{transform:translate(1.238vw,50.258vh) scale(.5415)}to{transform:translate(3.84295vw,99vh) scale(.5415)}}.snow:nth-child(159){opacity:.1846;transform:translate(49.0048vw,-10px) scale(.2148);animation:fall-159 16s -16s linear infinite}@keyframes fall-159{54.986%{transform:translate(55.7382vw,54.986vh) scale(.2148)}to{transform:translate(52.3715vw,99vh) scale(.2148)}}.snow:nth-child(160){opacity:1.8106;transform:translate(27.1336vw,-10px) scale(.7021);animation:fall-160 30s -26s linear infinite}@keyframes fall-160{38.322%{transform:translate(20.8906vw,38.322vh) scale(.7021)}to{transform:translate(24.0121vw,99vh) scale(.7021)}}.snow:nth-child(161){opacity:.1234;transform:translate(60.2443vw,-10px) scale(.1012);animation:fall-161 19s -17s linear infinite}@keyframes fall-161{71.282%{transform:translate(50.3331vw,71.282vh) scale(.1012)}to{transform:translate(55.2887vw,99vh) scale(.1012)}}.snow:nth-child(162){opacity:.9358;transform:translate(26.8019vw,-10px) scale(.3903);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{76.947%{transform:translate(36.4696vw,76.947vh) scale(.3903)}to{transform:translate(31.63575vw,99vh) scale(.3903)}}.snow:nth-child(163){opacity:.7384;transform:translate(46.2288vw,-10px) scale(.1722);animation:fall-163 10s -4s linear infinite}@keyframes fall-163{72.795%{transform:translate(41.6479vw,72.795vh) scale(.1722)}to{transform:translate(43.93835vw,99vh) scale(.1722)}}.snow:nth-child(164){opacity:1.5974;transform:translate(71.1295vw,-10px) scale(.1533);animation:fall-164 10s -19s linear infinite}@keyframes fall-164{69.091%{transform:translate(80.8254vw,69.091vh) scale(.1533)}to{transform:translate(75.97745vw,99vh) scale(.1533)}}.snow:nth-child(165){opacity:.8186;transform:translate(82.5302vw,-10px) scale(.3915);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{56.06%{transform:translate(89.7792vw,56.06vh) scale(.3915)}to{transform:translate(86.1547vw,99vh) scale(.3915)}}.snow:nth-child(166){opacity:1.8288;transform:translate(45.9231vw,-10px) scale(.3171);animation:fall-166 10s -20s linear infinite}@keyframes fall-166{48.105%{transform:translate(45.1398vw,48.105vh) scale(.3171)}to{transform:translate(45.53145vw,99vh) scale(.3171)}}.snow:nth-child(167){opacity:.0422;transform:translate(75.1231vw,-10px) scale(.7223);animation:fall-167 20s -30s linear infinite}@keyframes fall-167{56.623%{transform:translate(67.2654vw,56.623vh) scale(.7223)}to{transform:translate(71.19425vw,99vh) scale(.7223)}}.snow:nth-child(168){opacity:.0984;transform:translate(60.8137vw,-10px) scale(.9859);animation:fall-168 13s -29s linear infinite}@keyframes fall-168{76.351%{transform:translate(64.2699vw,76.351vh) scale(.9859)}to{transform:translate(62.5418vw,99vh) scale(.9859)}}.snow:nth-child(169){opacity:.0216;transform:translate(96.2312vw,-10px) scale(.4005);animation:fall-169 19s -8s linear infinite}@keyframes fall-169{67.817%{transform:translate(91.172vw,67.817vh) scale(.4005)}to{transform:translate(93.7016vw,99vh) scale(.4005)}}.snow:nth-child(170){opacity:.6588;transform:translate(85.0778vw,-10px) scale(.5069);animation:fall-170 29s -15s linear infinite}@keyframes fall-170{49.311%{transform:translate(81.3319vw,49.311vh) scale(.5069)}to{transform:translate(83.20485vw,99vh) scale(.5069)}}.snow:nth-child(171){opacity:.7744;transform:translate(6.6839vw,-10px) scale(.598);animation:fall-171 10s -15s linear infinite}@keyframes fall-171{32.109%{transform:translate(5.453vw,32.109vh) scale(.598)}to{transform:translate(6.06845vw,99vh) scale(.598)}}.snow:nth-child(172){opacity:1.3;transform:translate(93.6637vw,-10px) scale(.85);animation:fall-172 27s -24s linear infinite}@keyframes fall-172{56.764%{transform:translate(88.9544vw,56.764vh) scale(.85)}to{transform:translate(91.30905vw,99vh) scale(.85)}}.snow:nth-child(173){opacity:1.926;transform:translate(43.4327vw,-10px) scale(.7068);animation:fall-173 14s -16s linear infinite}@keyframes fall-173{39.04%{transform:translate(49.9626vw,39.04vh) scale(.7068)}to{transform:translate(46.69765vw,99vh) scale(.7068)}}.snow:nth-child(174){opacity:1.3138;transform:translate(68.2192vw,-10px) scale(.5798);animation:fall-174 16s -21s linear infinite}@keyframes fall-174{65.854%{transform:translate(77.4504vw,65.854vh) scale(.5798)}to{transform:translate(72.8348vw,99vh) scale(.5798)}}.snow:nth-child(175){opacity:.6426;transform:translate(65.9646vw,-10px) scale(.3967);animation:fall-175 29s -7s linear infinite}@keyframes fall-175{37.573%{transform:translate(70.3341vw,37.573vh) scale(.3967)}to{transform:translate(68.14935vw,99vh) scale(.3967)}}.snow:nth-child(176){opacity:.041;transform:translate(68.3476vw,-10px) scale(.7987);animation:fall-176 21s -18s linear infinite}@keyframes fall-176{68.576%{transform:translate(63.3971vw,68.576vh) scale(.7987)}to{transform:translate(65.87235vw,99vh) scale(.7987)}}.snow:nth-child(177){opacity:1.289;transform:translate(69.7785vw,-10px) scale(.783);animation:fall-177 25s -23s linear infinite}@keyframes fall-177{40.747%{transform:translate(69.5142vw,40.747vh) scale(.783)}to{transform:translate(69.64635vw,99vh) scale(.783)}}.snow:nth-child(178){opacity:1.0502;transform:translate(69.149vw,-10px) scale(.7824);animation:fall-178 12s -9s linear infinite}@keyframes fall-178{51.722%{transform:translate(64.9748vw,51.722vh) scale(.7824)}to{transform:translate(67.0619vw,99vh) scale(.7824)}}.snow:nth-child(179){opacity:1.2398;transform:translate(4.9427vw,-10px) scale(.2327);animation:fall-179 21s -22s linear infinite}@keyframes fall-179{42.881%{transform:translate(-2.387vw,42.881vh) scale(.2327)}to{transform:translate(1.27785vw,99vh) scale(.2327)}}.snow:nth-child(180){opacity:.189;transform:translate(80.0672vw,-10px) scale(.8111);animation:fall-180 26s -14s linear infinite}@keyframes fall-180{67.995%{transform:translate(87.7501vw,67.995vh) scale(.8111)}to{transform:translate(83.90865vw,99vh) scale(.8111)}}.snow:nth-child(181){opacity:.8866;transform:translate(90.9319vw,-10px) scale(.5429);animation:fall-181 15s -29s linear infinite}@keyframes fall-181{79.742%{transform:translate(96.4493vw,79.742vh) scale(.5429)}to{transform:translate(93.6906vw,99vh) scale(.5429)}}.snow:nth-child(182){opacity:1.5784;transform:translate(75.1564vw,-10px) scale(.0728);animation:fall-182 19s -19s linear infinite}@keyframes fall-182{55.665%{transform:translate(78.8961vw,55.665vh) scale(.0728)}to{transform:translate(77.02625vw,99vh) scale(.0728)}}.snow:nth-child(183){opacity:.145;transform:translate(7.4712vw,-10px) scale(.9655);animation:fall-183 25s -11s linear infinite}@keyframes fall-183{52.709%{transform:translate(1.3701vw,52.709vh) scale(.9655)}to{transform:translate(4.42065vw,99vh) scale(.9655)}}.snow:nth-child(184){opacity:1.9222;transform:translate(34.6647vw,-10px) scale(.6052);animation:fall-184 12s -15s linear infinite}@keyframes fall-184{72.624%{transform:translate(28.6423vw,72.624vh) scale(.6052)}to{transform:translate(31.6535vw,99vh) scale(.6052)}}.snow:nth-child(185){opacity:1.2378;transform:translate(64.8586vw,-10px) scale(.525);animation:fall-185 13s -15s linear infinite}@keyframes fall-185{69.671%{transform:translate(63.3681vw,69.671vh) scale(.525)}to{transform:translate(64.11335vw,99vh) scale(.525)}}.snow:nth-child(186){opacity:1.6952;transform:translate(70.7772vw,-10px) scale(.44);animation:fall-186 18s -10s linear infinite}@keyframes fall-186{60.79%{transform:translate(67.0355vw,60.79vh) scale(.44)}to{transform:translate(68.90635vw,99vh) scale(.44)}}.snow:nth-child(187){opacity:.5364;transform:translate(67.4821vw,-10px) scale(.388);animation:fall-187 28s -8s linear infinite}@keyframes fall-187{74.493%{transform:translate(61.517vw,74.493vh) scale(.388)}to{transform:translate(64.49955vw,99vh) scale(.388)}}.snow:nth-child(188){opacity:.3422;transform:translate(38.1236vw,-10px) scale(.9481);animation:fall-188 26s -17s linear infinite}@keyframes fall-188{58.596%{transform:translate(33.9257vw,58.596vh) scale(.9481)}to{transform:translate(36.02465vw,99vh) scale(.9481)}}.snow:nth-child(189){opacity:.291;transform:translate(38.227vw,-10px) scale(.1162);animation:fall-189 11s -9s linear infinite}@keyframes fall-189{31.232%{transform:translate(32.0364vw,31.232vh) scale(.1162)}to{transform:translate(35.1317vw,99vh) scale(.1162)}}.snow:nth-child(190){opacity:.6914;transform:translate(7.1014vw,-10px) scale(.1672);animation:fall-190 29s -13s linear infinite}@keyframes fall-190{56.695%{transform:translate(4.4241vw,56.695vh) scale(.1672)}to{transform:translate(5.76275vw,99vh) scale(.1672)}}.snow:nth-child(191){opacity:1.286;transform:translate(32.2541vw,-10px) scale(.2037);animation:fall-191 22s -23s linear infinite}@keyframes fall-191{79.458%{transform:translate(35.6829vw,79.458vh) scale(.2037)}to{transform:translate(33.9685vw,99vh) scale(.2037)}}.snow:nth-child(192){opacity:1.9122;transform:translate(73.085vw,-10px) scale(.2772);animation:fall-192 25s -14s linear infinite}@keyframes fall-192{34.82%{transform:translate(78.104vw,34.82vh) scale(.2772)}to{transform:translate(75.5945vw,99vh) scale(.2772)}}.snow:nth-child(193){opacity:1.8886;transform:translate(29.0237vw,-10px) scale(.7581);animation:fall-193 18s -10s linear infinite}@keyframes fall-193{66.096%{transform:translate(31.3432vw,66.096vh) scale(.7581)}to{transform:translate(30.18345vw,99vh) scale(.7581)}}.snow:nth-child(194){opacity:1.539;transform:translate(88.2512vw,-10px) scale(.4644);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{78.428%{transform:translate(88.1949vw,78.428vh) scale(.4644)}to{transform:translate(88.22305vw,99vh) scale(.4644)}}.snow:nth-child(195){opacity:.4048;transform:translate(16.6217vw,-10px) scale(.3732);animation:fall-195 14s -21s linear infinite}@keyframes fall-195{46.633%{transform:translate(20.0426vw,46.633vh) scale(.3732)}to{transform:translate(18.33215vw,99vh) scale(.3732)}}.snow:nth-child(196){opacity:1.661;transform:translate(12.1604vw,-10px) scale(.7419);animation:fall-196 16s -27s linear infinite}@keyframes fall-196{60.835%{transform:translate(16.8194vw,60.835vh) scale(.7419)}to{transform:translate(14.4899vw,99vh) scale(.7419)}}.snow:nth-child(197){opacity:.5644;transform:translate(58.758vw,-10px) scale(.9024);animation:fall-197 17s -7s linear infinite}@keyframes fall-197{31.813%{transform:translate(67.9315vw,31.813vh) scale(.9024)}to{transform:translate(63.34475vw,99vh) scale(.9024)}}.snow:nth-child(198){opacity:1.4186;transform:translate(13.1619vw,-10px) scale(.044);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{56.513%{transform:translate(7.6779vw,56.513vh) scale(.044)}to{transform:translate(10.4199vw,99vh) scale(.044)}}.snow:nth-child(199){opacity:1.0866;transform:translate(90.9786vw,-10px) scale(.6286);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{71.845%{transform:translate(97.7321vw,71.845vh) scale(.6286)}to{transform:translate(94.35535vw,99vh) scale(.6286)}}.snow:nth-child(200){opacity:.0522;transform:translate(44.8567vw,-10px) scale(.0245);animation:fall-200 29s -13s linear infinite}@keyframes fall-200{45.942%{transform:translate(44.3835vw,45.942vh) scale(.0245)}to{transform:translate(44.6201vw,99vh) scale(.0245)}}.snow:nth-child(201){opacity:.7722;transform:translate(55.3646vw,-10px) scale(.7236);animation:fall-201 13s -2s linear infinite}@keyframes fall-201{50.321%{transform:translate(60.2117vw,50.321vh) scale(.7236)}to{transform:translate(57.78815vw,99vh) scale(.7236)}}.snow:nth-child(202){opacity:.0782;transform:translate(54.5645vw,-10px) scale(.6493);animation:fall-202 23s -25s linear infinite}@keyframes fall-202{50.479%{transform:translate(62.9224vw,50.479vh) scale(.6493)}to{transform:translate(58.74345vw,99vh) scale(.6493)}}.snow:nth-child(203){opacity:.694;transform:translate(31.4446vw,-10px) scale(.9865);animation:fall-203 27s -4s linear infinite}@keyframes fall-203{71.495%{transform:translate(32.0563vw,71.495vh) scale(.9865)}to{transform:translate(31.75045vw,99vh) scale(.9865)}}.snow:nth-child(204){opacity:1.6496;transform:translate(39.7003vw,-10px) scale(.8726);animation:fall-204 27s -14s linear infinite}@keyframes fall-204{45.628%{transform:translate(40.9799vw,45.628vh) scale(.8726)}to{transform:translate(40.3401vw,99vh) scale(.8726)}}.snow:nth-child(205){opacity:1.2228;transform:translate(31.5656vw,-10px) scale(.2821);animation:fall-205 22s -4s linear infinite}@keyframes fall-205{73.058%{transform:translate(29.5516vw,73.058vh) scale(.2821)}to{transform:translate(30.5586vw,99vh) scale(.2821)}}.snow:nth-child(206){opacity:.6918;transform:translate(65.9354vw,-10px) scale(.1684);animation:fall-206 30s -6s linear infinite}@keyframes fall-206{48.386%{transform:translate(75.5224vw,48.386vh) scale(.1684)}to{transform:translate(70.7289vw,99vh) scale(.1684)}}.snow:nth-child(207){opacity:1.8148;transform:translate(83.5206vw,-10px) scale(.3181);animation:fall-207 18s -14s linear infinite}@keyframes fall-207{71.516%{transform:translate(89.1122vw,71.516vh) scale(.3181)}to{transform:translate(86.3164vw,99vh) scale(.3181)}}.snow:nth-child(208){opacity:1.5496;transform:translate(42.0655vw,-10px) scale(.718);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{43.927%{transform:translate(36.0951vw,43.927vh) scale(.718)}to{transform:translate(39.0803vw,99vh) scale(.718)}}.snow:nth-child(209){opacity:1.7108;transform:translate(79.9889vw,-10px) scale(.0659);animation:fall-209 26s -18s linear infinite}@keyframes fall-209{46.765%{transform:translate(70.0842vw,46.765vh) scale(.0659)}to{transform:translate(75.03655vw,99vh) scale(.0659)}}.snow:nth-child(210){opacity:1.2692;transform:translate(60.6537vw,-10px) scale(.7368);animation:fall-210 21s -5s linear infinite}@keyframes fall-210{30.52%{transform:translate(57.1599vw,30.52vh) scale(.7368)}to{transform:translate(58.9068vw,99vh) scale(.7368)}}.snow:nth-child(211){opacity:1.1534;transform:translate(13.3384vw,-10px) scale(.5164);animation:fall-211 10s -14s linear infinite}@keyframes fall-211{51.188%{transform:translate(17.2355vw,51.188vh) scale(.5164)}to{transform:translate(15.28695vw,99vh) scale(.5164)}}.snow:nth-child(212){opacity:1.1646;transform:translate(9.6401vw,-10px) scale(.9182);animation:fall-212 15s -26s linear infinite}@keyframes fall-212{56.997%{transform:translate(.1683vw,56.997vh) scale(.9182)}to{transform:translate(4.9042vw,99vh) scale(.9182)}}.snow:nth-child(213){opacity:1.531;transform:translate(68.0482vw,-10px) scale(.4287);animation:fall-213 11s -28s linear infinite}@keyframes fall-213{73.557%{transform:translate(61.7748vw,73.557vh) scale(.4287)}to{transform:translate(64.9115vw,99vh) scale(.4287)}}.snow:nth-child(214){opacity:.9538;transform:translate(28.5974vw,-10px) scale(.5445);animation:fall-214 30s -27s linear infinite}@keyframes fall-214{58.364%{transform:translate(22.4527vw,58.364vh) scale(.5445)}to{transform:translate(25.52505vw,99vh) scale(.5445)}}.snow:nth-child(215){opacity:1.8664;transform:translate(70.1177vw,-10px) scale(.402);animation:fall-215 29s -22s linear infinite}@keyframes fall-215{57.972%{transform:translate(65.5323vw,57.972vh) scale(.402)}to{transform:translate(67.825vw,99vh) scale(.402)}}.snow:nth-child(216){opacity:1.2206;transform:translate(17.4474vw,-10px) scale(.7268);animation:fall-216 30s -13s linear infinite}@keyframes fall-216{66.978%{transform:translate(17.7278vw,66.978vh) scale(.7268)}to{transform:translate(17.5876vw,99vh) scale(.7268)}}.snow:nth-child(217){opacity:.9522;transform:translate(23.2165vw,-10px) scale(.8046);animation:fall-217 25s -1s linear infinite}@keyframes fall-217{76.728%{transform:translate(24.0063vw,76.728vh) scale(.8046)}to{transform:translate(23.6114vw,99vh) scale(.8046)}}.snow:nth-child(218){opacity:.4484;transform:translate(1.8298vw,-10px) scale(.3195);animation:fall-218 16s -15s linear infinite}@keyframes fall-218{52.873%{transform:translate(3.6145vw,52.873vh) scale(.3195)}to{transform:translate(2.72215vw,99vh) scale(.3195)}}.snow:nth-child(219){opacity:1.6058;transform:translate(9.961vw,-10px) scale(.1867);animation:fall-219 26s -4s linear infinite}@keyframes fall-219{36.374%{transform:translate(12.938vw,36.374vh) scale(.1867)}to{transform:translate(11.4495vw,99vh) scale(.1867)}}.snow:nth-child(220){opacity:1.6346;transform:translate(75.3291vw,-10px) scale(.5589);animation:fall-220 15s -9s linear infinite}@keyframes fall-220{49.88%{transform:translate(79.411vw,49.88vh) scale(.5589)}to{transform:translate(77.37005vw,99vh) scale(.5589)}}.snow:nth-child(221){opacity:.0936;transform:translate(67.6363vw,-10px) scale(.4912);animation:fall-221 27s -27s linear infinite}@keyframes fall-221{38.205%{transform:translate(65.8014vw,38.205vh) scale(.4912)}to{transform:translate(66.71885vw,99vh) scale(.4912)}}.snow:nth-child(222){opacity:1.3236;transform:translate(53.8715vw,-10px) scale(.8933);animation:fall-222 26s -16s linear infinite}@keyframes fall-222{36.643%{transform:translate(53.0548vw,36.643vh) scale(.8933)}to{transform:translate(53.46315vw,99vh) scale(.8933)}}.snow:nth-child(223){opacity:.7604;transform:translate(20.8025vw,-10px) scale(.3002);animation:fall-223 29s -19s linear infinite}@keyframes fall-223{44.271%{transform:translate(13.9466vw,44.271vh) scale(.3002)}to{transform:translate(17.37455vw,99vh) scale(.3002)}}.snow:nth-child(224){opacity:.6582;transform:translate(2.4952vw,-10px) scale(.6806);animation:fall-224 18s -27s linear infinite}@keyframes fall-224{77.033%{transform:translate(11.2545vw,77.033vh) scale(.6806)}to{transform:translate(6.87485vw,99vh) scale(.6806)}}.snow:nth-child(225){opacity:.807;transform:translate(96.4vw,-10px) scale(.7681);animation:fall-225 13s -2s linear infinite}@keyframes fall-225{69.757%{transform:translate(96.684vw,69.757vh) scale(.7681)}to{transform:translate(96.542vw,99vh) scale(.7681)}}.snow:nth-child(226){opacity:1.6256;transform:translate(20.8847vw,-10px) scale(.3857);animation:fall-226 17s -1s linear infinite}@keyframes fall-226{67.314%{transform:translate(25.583vw,67.314vh) scale(.3857)}to{transform:translate(23.23385vw,99vh) scale(.3857)}}.snow:nth-child(227){opacity:.9296;transform:translate(56.6235vw,-10px) scale(.1423);animation:fall-227 27s -11s linear infinite}@keyframes fall-227{42.651%{transform:translate(57.1583vw,42.651vh) scale(.1423)}to{transform:translate(56.8909vw,99vh) scale(.1423)}}.snow:nth-child(228){opacity:1.3978;transform:translate(36.2641vw,-10px) scale(.3263);animation:fall-228 13s -28s linear infinite}@keyframes fall-228{69.139%{transform:translate(45.1621vw,69.139vh) scale(.3263)}to{transform:translate(40.7131vw,99vh) scale(.3263)}}.snow:nth-child(229){opacity:1.0558;transform:translate(68.7057vw,-10px) scale(.2972);animation:fall-229 17s -22s linear infinite}@keyframes fall-229{46.606%{transform:translate(60.4219vw,46.606vh) scale(.2972)}to{transform:translate(64.5638vw,99vh) scale(.2972)}}.snow:nth-child(230){opacity:.1792;transform:translate(2.75vw,-10px) scale(.0979);animation:fall-230 20s -22s linear infinite}@keyframes fall-230{31.563%{transform:translate(-1.585vw,31.563vh) scale(.0979)}to{transform:translate(.5825vw,99vh) scale(.0979)}}.snow:nth-child(231){opacity:.3424;transform:translate(76.5323vw,-10px) scale(.8632);animation:fall-231 27s -11s linear infinite}@keyframes fall-231{68.21%{transform:translate(73.7706vw,68.21vh) scale(.8632)}to{transform:translate(75.15145vw,99vh) scale(.8632)}}.snow:nth-child(232){opacity:.3646;transform:translate(98.6076vw,-10px) scale(.4174);animation:fall-232 29s -23s linear infinite}@keyframes fall-232{32.898%{transform:translate(99.5809vw,32.898vh) scale(.4174)}to{transform:translate(99.09425vw,99vh) scale(.4174)}}.snow:nth-child(233){opacity:.0008;transform:translate(97.2371vw,-10px) scale(.894);animation:fall-233 18s -17s linear infinite}@keyframes fall-233{44.358%{transform:translate(101.3439vw,44.358vh) scale(.894)}to{transform:translate(99.2905vw,99vh) scale(.894)}}.snow:nth-child(234){opacity:.5718;transform:translate(68.0369vw,-10px) scale(.6368);animation:fall-234 25s -20s linear infinite}@keyframes fall-234{52.746%{transform:translate(77.2165vw,52.746vh) scale(.6368)}to{transform:translate(72.6267vw,99vh) scale(.6368)}}.snow:nth-child(235){opacity:1.5288;transform:translate(33.106vw,-10px) scale(.0793);animation:fall-235 11s -12s linear infinite}@keyframes fall-235{38.185%{transform:translate(31.8259vw,38.185vh) scale(.0793)}to{transform:translate(32.46595vw,99vh) scale(.0793)}}.snow:nth-child(236){opacity:.731;transform:translate(31.7473vw,-10px) scale(.8451);animation:fall-236 24s -9s linear infinite}@keyframes fall-236{41.022%{transform:translate(27.4232vw,41.022vh) scale(.8451)}to{transform:translate(29.58525vw,99vh) scale(.8451)}}.snow:nth-child(237){opacity:.1862;transform:translate(30.2335vw,-10px) scale(.9287);animation:fall-237 14s -11s linear infinite}@keyframes fall-237{49.613%{transform:translate(34.4968vw,49.613vh) scale(.9287)}to{transform:translate(32.36515vw,99vh) scale(.9287)}}.snow:nth-child(238){opacity:.9684;transform:translate(82.4992vw,-10px) scale(.2912);animation:fall-238 13s -6s linear infinite}@keyframes fall-238{69.751%{transform:translate(84.8361vw,69.751vh) scale(.2912)}to{transform:translate(83.66765vw,99vh) scale(.2912)}}.snow:nth-child(239){opacity:.6292;transform:translate(23.4738vw,-10px) scale(.1854);animation:fall-239 21s -9s linear infinite}@keyframes fall-239{33.345%{transform:translate(15.7072vw,33.345vh) scale(.1854)}to{transform:translate(19.5905vw,99vh) scale(.1854)}}.snow:nth-child(240){opacity:.1462;transform:translate(15.4242vw,-10px) scale(.4487);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{33.078%{transform:translate(6.2239vw,33.078vh) scale(.4487)}to{transform:translate(10.82405vw,99vh) scale(.4487)}}.snow:nth-child(241){opacity:.0558;transform:translate(58.9702vw,-10px) scale(.3308);animation:fall-241 14s -1s linear infinite}@keyframes fall-241{47.049%{transform:translate(67.1365vw,47.049vh) scale(.3308)}to{transform:translate(63.05335vw,99vh) scale(.3308)}}.snow:nth-child(242){opacity:.9086;transform:translate(26.0538vw,-10px) scale(.1344);animation:fall-242 15s -17s linear infinite}@keyframes fall-242{51.034%{transform:translate(32.7308vw,51.034vh) scale(.1344)}to{transform:translate(29.3923vw,99vh) scale(.1344)}}.snow:nth-child(243){opacity:.7894;transform:translate(71.5757vw,-10px) scale(.2778);animation:fall-243 20s -6s linear infinite}@keyframes fall-243{77.532%{transform:translate(80.4791vw,77.532vh) scale(.2778)}to{transform:translate(76.0274vw,99vh) scale(.2778)}}.snow:nth-child(244){opacity:.0154;transform:translate(55.5635vw,-10px) scale(.7927);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{56.328%{transform:translate(50.7224vw,56.328vh) scale(.7927)}to{transform:translate(53.14295vw,99vh) scale(.7927)}}.snow:nth-child(245){opacity:.1474;transform:translate(11.3079vw,-10px) scale(.6505);animation:fall-245 24s -22s linear infinite}@keyframes fall-245{40.283%{transform:translate(11.5804vw,40.283vh) scale(.6505)}to{transform:translate(11.44415vw,99vh) scale(.6505)}}.snow:nth-child(246){opacity:1.1934;transform:translate(5.3972vw,-10px) scale(.0215);animation:fall-246 17s -14s linear infinite}@keyframes fall-246{40.775%{transform:translate(-.8274vw,40.775vh) scale(.0215)}to{transform:translate(2.2849vw,99vh) scale(.0215)}}.snow:nth-child(247){opacity:.8082;transform:translate(28.4387vw,-10px) scale(.5824);animation:fall-247 11s -28s linear infinite}@keyframes fall-247{57.976%{transform:translate(28.3463vw,57.976vh) scale(.5824)}to{transform:translate(28.3925vw,99vh) scale(.5824)}}.snow:nth-child(248){opacity:.2244;transform:translate(38.6813vw,-10px) scale(.6835);animation:fall-248 26s -10s linear infinite}@keyframes fall-248{60.27%{transform:translate(42.5684vw,60.27vh) scale(.6835)}to{transform:translate(40.62485vw,99vh) scale(.6835)}}.snow:nth-child(249){opacity:1.7776;transform:translate(95.8576vw,-10px) scale(.4802);animation:fall-249 17s -7s linear infinite}@keyframes fall-249{53.139%{transform:translate(101.2612vw,53.139vh) scale(.4802)}to{transform:translate(98.5594vw,99vh) scale(.4802)}}.snow:nth-child(250){opacity:1.6468;transform:translate(79.7568vw,-10px) scale(.5112);animation:fall-250 12s -15s linear infinite}@keyframes fall-250{34.935%{transform:translate(75.2288vw,34.935vh) scale(.5112)}to{transform:translate(77.4928vw,99vh) scale(.5112)}}.snow:nth-child(251){opacity:1.8024;transform:translate(77.8931vw,-10px) scale(.5681);animation:fall-251 12s -8s linear infinite}@keyframes fall-251{52.734%{transform:translate(83.4746vw,52.734vh) scale(.5681)}to{transform:translate(80.68385vw,99vh) scale(.5681)}}.snow:nth-child(252){opacity:1.7492;transform:translate(49.7028vw,-10px) scale(.092);animation:fall-252 22s -15s linear infinite}@keyframes fall-252{59.044%{transform:translate(52.6233vw,59.044vh) scale(.092)}to{transform:translate(51.16305vw,99vh) scale(.092)}}.snow:nth-child(253){opacity:1.1842;transform:translate(94.5649vw,-10px) scale(.7757);animation:fall-253 17s -23s linear infinite}@keyframes fall-253{47.157%{transform:translate(97.9847vw,47.157vh) scale(.7757)}to{transform:translate(96.2748vw,99vh) scale(.7757)}}.snow:nth-child(254){opacity:.4604;transform:translate(28.6019vw,-10px) scale(.9592);animation:fall-254 21s -29s linear infinite}@keyframes fall-254{73.458%{transform:translate(28.82vw,73.458vh) scale(.9592)}to{transform:translate(28.71095vw,99vh) scale(.9592)}}.snow:nth-child(255){opacity:.4598;transform:translate(72.0362vw,-10px) scale(.6231);animation:fall-255 24s -1s linear infinite}@keyframes fall-255{55.234%{transform:translate(77.3706vw,55.234vh) scale(.6231)}to{transform:translate(74.7034vw,99vh) scale(.6231)}}.snow:nth-child(256){opacity:.723;transform:translate(31.7835vw,-10px) scale(.7435);animation:fall-256 14s -22s linear infinite}@keyframes fall-256{32.044%{transform:translate(36.4318vw,32.044vh) scale(.7435)}to{transform:translate(34.10765vw,99vh) scale(.7435)}}.snow:nth-child(257){opacity:1.699;transform:translate(4.3576vw,-10px) scale(.1448);animation:fall-257 30s -28s linear infinite}@keyframes fall-257{45.942%{transform:translate(2.2367vw,45.942vh) scale(.1448)}to{transform:translate(3.29715vw,99vh) scale(.1448)}}.snow:nth-child(258){opacity:.896;transform:translate(87.8177vw,-10px) scale(.6941);animation:fall-258 26s -5s linear infinite}@keyframes fall-258{68.77%{transform:translate(90.1777vw,68.77vh) scale(.6941)}to{transform:translate(88.9977vw,99vh) scale(.6941)}}.snow:nth-child(259){opacity:1.0566;transform:translate(19.109vw,-10px) scale(.8203);animation:fall-259 20s -17s linear infinite}@keyframes fall-259{56.496%{transform:translate(17.8787vw,56.496vh) scale(.8203)}to{transform:translate(18.49385vw,99vh) scale(.8203)}}.snow:nth-child(260){opacity:1.102;transform:translate(29.8258vw,-10px) scale(.4375);animation:fall-260 27s -17s linear infinite}@keyframes fall-260{50.572%{transform:translate(22.0321vw,50.572vh) scale(.4375)}to{transform:translate(25.92895vw,99vh) scale(.4375)}}.snow:nth-child(261){opacity:1.6906;transform:translate(55.4206vw,-10px) scale(.2431);animation:fall-261 27s -20s linear infinite}@keyframes fall-261{52.3%{transform:translate(52.6496vw,52.3vh) scale(.2431)}to{transform:translate(54.0351vw,99vh) scale(.2431)}}.snow:nth-child(262){opacity:1.1654;transform:translate(98.1682vw,-10px) scale(.3852);animation:fall-262 20s -30s linear infinite}@keyframes fall-262{78.965%{transform:translate(92.2814vw,78.965vh) scale(.3852)}to{transform:translate(95.2248vw,99vh) scale(.3852)}}.snow:nth-child(263){opacity:1.494;transform:translate(10.32vw,-10px) scale(.7886);animation:fall-263 11s -8s linear infinite}@keyframes fall-263{58.123%{transform:translate(20.1116vw,58.123vh) scale(.7886)}to{transform:translate(15.2158vw,99vh) scale(.7886)}}.snow:nth-child(264){opacity:1.1142;transform:translate(69.1623vw,-10px) scale(.835);animation:fall-264 17s -29s linear infinite}@keyframes fall-264{55.678%{transform:translate(62.0512vw,55.678vh) scale(.835)}to{transform:translate(65.60675vw,99vh) scale(.835)}}.snow:nth-child(265){opacity:1.3622;transform:translate(18.4287vw,-10px) scale(.5829);animation:fall-265 12s -2s linear infinite}@keyframes fall-265{37.439%{transform:translate(26.257vw,37.439vh) scale(.5829)}to{transform:translate(22.34285vw,99vh) scale(.5829)}}.snow:nth-child(266){opacity:.7498;transform:translate(95.6176vw,-10px) scale(.5106);animation:fall-266 11s -8s linear infinite}@keyframes fall-266{57.711%{transform:translate(105.142vw,57.711vh) scale(.5106)}to{transform:translate(100.3798vw,99vh) scale(.5106)}}.snow:nth-child(267){opacity:1.9672;transform:translate(45.3867vw,-10px) scale(.4107);animation:fall-267 10s -30s linear infinite}@keyframes fall-267{43.931%{transform:translate(44.1851vw,43.931vh) scale(.4107)}to{transform:translate(44.7859vw,99vh) scale(.4107)}}.snow:nth-child(268){opacity:1.7936;transform:translate(49.6106vw,-10px) scale(.5446);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{54.06%{transform:translate(49.6617vw,54.06vh) scale(.5446)}to{transform:translate(49.63615vw,99vh) scale(.5446)}}.snow:nth-child(269){opacity:1.2802;transform:translate(29.7276vw,-10px) scale(.5859);animation:fall-269 17s -9s linear infinite}@keyframes fall-269{40.207%{transform:translate(27.4265vw,40.207vh) scale(.5859)}to{transform:translate(28.57705vw,99vh) scale(.5859)}}.snow:nth-child(270){opacity:1.74;transform:translate(38.9791vw,-10px) scale(.3268);animation:fall-270 25s -1s linear infinite}@keyframes fall-270{59.385%{transform:translate(31.6689vw,59.385vh) scale(.3268)}to{transform:translate(35.324vw,99vh) scale(.3268)}}.snow:nth-child(271){opacity:.7818;transform:translate(78.7826vw,-10px) scale(.4837);animation:fall-271 27s -25s linear infinite}@keyframes fall-271{53.972%{transform:translate(72.9778vw,53.972vh) scale(.4837)}to{transform:translate(75.8802vw,99vh) scale(.4837)}}.snow:nth-child(272){opacity:.4056;transform:translate(95.3919vw,-10px) scale(.594);animation:fall-272 23s -29s linear infinite}@keyframes fall-272{30.895%{transform:translate(95.2916vw,30.895vh) scale(.594)}to{transform:translate(95.34175vw,99vh) scale(.594)}}.snow:nth-child(273){opacity:1.3508;transform:translate(23.7659vw,-10px) scale(.3171);animation:fall-273 21s -2s linear infinite}@keyframes fall-273{62.412%{transform:translate(14.8977vw,62.412vh) scale(.3171)}to{transform:translate(19.3318vw,99vh) scale(.3171)}}.snow:nth-child(274){opacity:1.9526;transform:translate(63.382vw,-10px) scale(.1333);animation:fall-274 28s -18s linear infinite}@keyframes fall-274{73.793%{transform:translate(66.8689vw,73.793vh) scale(.1333)}to{transform:translate(65.12545vw,99vh) scale(.1333)}}.snow:nth-child(275){opacity:1.3018;transform:translate(37.8509vw,-10px) scale(.9211);animation:fall-275 16s -16s linear infinite}@keyframes fall-275{46.243%{transform:translate(29.1869vw,46.243vh) scale(.9211)}to{transform:translate(33.5189vw,99vh) scale(.9211)}}.snow:nth-child(276){opacity:1.0264;transform:translate(12.7366vw,-10px) scale(.8925);animation:fall-276 29s -1s linear infinite}@keyframes fall-276{48.15%{transform:translate(17.7091vw,48.15vh) scale(.8925)}to{transform:translate(15.22285vw,99vh) scale(.8925)}}.snow:nth-child(277){opacity:1.2248;transform:translate(83.0032vw,-10px) scale(.3961);animation:fall-277 17s -20s linear infinite}@keyframes fall-277{41.591%{transform:translate(92.2133vw,41.591vh) scale(.3961)}to{transform:translate(87.60825vw,99vh) scale(.3961)}}.snow:nth-child(278){opacity:1.3096;transform:translate(51.2545vw,-10px) scale(.4946);animation:fall-278 23s -16s linear infinite}@keyframes fall-278{70.052%{transform:translate(42.7671vw,70.052vh) scale(.4946)}to{transform:translate(47.0108vw,99vh) scale(.4946)}}.snow:nth-child(279){opacity:.1222;transform:translate(87.6819vw,-10px) scale(.2892);animation:fall-279 23s -22s linear infinite}@keyframes fall-279{57.394%{transform:translate(79.3886vw,57.394vh) scale(.2892)}to{transform:translate(83.53525vw,99vh) scale(.2892)}}.snow:nth-child(280){opacity:.9118;transform:translate(26.0501vw,-10px) scale(.6942);animation:fall-280 24s -25s linear infinite}@keyframes fall-280{62.569%{transform:translate(16.6073vw,62.569vh) scale(.6942)}to{transform:translate(21.3287vw,99vh) scale(.6942)}}.snow:nth-child(281){opacity:1.5316;transform:translate(90.4793vw,-10px) scale(.2759);animation:fall-281 13s -10s linear infinite}@keyframes fall-281{78.332%{transform:translate(99.8082vw,78.332vh) scale(.2759)}to{transform:translate(95.14375vw,99vh) scale(.2759)}}.snow:nth-child(282){opacity:.7468;transform:translate(7.5227vw,-10px) scale(.1783);animation:fall-282 28s -2s linear infinite}@keyframes fall-282{42.003%{transform:translate(-.5519vw,42.003vh) scale(.1783)}to{transform:translate(3.4854vw,99vh) scale(.1783)}}.snow:nth-child(283){opacity:1.0634;transform:translate(31.8682vw,-10px) scale(.6062);animation:fall-283 14s -1s linear infinite}@keyframes fall-283{49.536%{transform:translate(32.9302vw,49.536vh) scale(.6062)}to{transform:translate(32.3992vw,99vh) scale(.6062)}}.snow:nth-child(284){opacity:.5058;transform:translate(34.291vw,-10px) scale(.856);animation:fall-284 11s -30s linear infinite}@keyframes fall-284{60.747%{transform:translate(44.2182vw,60.747vh) scale(.856)}to{transform:translate(39.2546vw,99vh) scale(.856)}}.snow:nth-child(285){opacity:.8272;transform:translate(51.8993vw,-10px) scale(.2026);animation:fall-285 21s -29s linear infinite}@keyframes fall-285{78.799%{transform:translate(54.663vw,78.799vh) scale(.2026)}to{transform:translate(53.28115vw,99vh) scale(.2026)}}.snow:nth-child(286){opacity:.1396;transform:translate(66.2377vw,-10px) scale(.2619);animation:fall-286 22s -16s linear infinite}@keyframes fall-286{67.801%{transform:translate(74.7935vw,67.801vh) scale(.2619)}to{transform:translate(70.5156vw,99vh) scale(.2619)}}.snow:nth-child(287){opacity:1.1568;transform:translate(51.543vw,-10px) scale(.6664);animation:fall-287 16s -10s linear infinite}@keyframes fall-287{39.359%{transform:translate(56.9276vw,39.359vh) scale(.6664)}to{transform:translate(54.2353vw,99vh) scale(.6664)}}.snow:nth-child(288){opacity:.0594;transform:translate(4.8169vw,-10px) scale(.1106);animation:fall-288 28s -27s linear infinite}@keyframes fall-288{72.07%{transform:translate(-4.0112vw,72.07vh) scale(.1106)}to{transform:translate(.40285vw,99vh) scale(.1106)}}.snow:nth-child(289){opacity:.24;transform:translate(62.3699vw,-10px) scale(.1759);animation:fall-289 24s -3s linear infinite}@keyframes fall-289{44.542%{transform:translate(69.4202vw,44.542vh) scale(.1759)}to{transform:translate(65.89505vw,99vh) scale(.1759)}}.snow:nth-child(290){opacity:.6944;transform:translate(10.9112vw,-10px) scale(.0768);animation:fall-290 24s -23s linear infinite}@keyframes fall-290{44.075%{transform:translate(13.5942vw,44.075vh) scale(.0768)}to{transform:translate(12.2527vw,99vh) scale(.0768)}}.snow:nth-child(291){opacity:1.7476;transform:translate(47.4024vw,-10px) scale(.7617);animation:fall-291 30s -10s linear infinite}@keyframes fall-291{37.2%{transform:translate(37.8416vw,37.2vh) scale(.7617)}to{transform:translate(42.622vw,99vh) scale(.7617)}}.snow:nth-child(292){opacity:.901;transform:translate(47.1605vw,-10px) scale(.7749);animation:fall-292 19s -21s linear infinite}@keyframes fall-292{53.336%{transform:translate(45.6231vw,53.336vh) scale(.7749)}to{transform:translate(46.3918vw,99vh) scale(.7749)}}.snow:nth-child(293){opacity:.359;transform:translate(96.429vw,-10px) scale(.9816);animation:fall-293 10s -17s linear infinite}@keyframes fall-293{62.498%{transform:translate(87.7324vw,62.498vh) scale(.9816)}to{transform:translate(92.0807vw,99vh) scale(.9816)}}.snow:nth-child(294){opacity:.4464;transform:translate(24.3169vw,-10px) scale(.1643);animation:fall-294 18s -26s linear infinite}@keyframes fall-294{52.541%{transform:translate(18.757vw,52.541vh) scale(.1643)}to{transform:translate(21.53695vw,99vh) scale(.1643)}}.snow:nth-child(295){opacity:1.0588;transform:translate(54.2727vw,-10px) scale(.8937);animation:fall-295 11s -16s linear infinite}@keyframes fall-295{32.84%{transform:translate(56.2965vw,32.84vh) scale(.8937)}to{transform:translate(55.2846vw,99vh) scale(.8937)}}.snow:nth-child(296){opacity:1.6862;transform:translate(90.5291vw,-10px) scale(.8155);animation:fall-296 12s -19s linear infinite}@keyframes fall-296{77.593%{transform:translate(89.8162vw,77.593vh) scale(.8155)}to{transform:translate(90.17265vw,99vh) scale(.8155)}}.snow:nth-child(297){opacity:1.656;transform:translate(80.0284vw,-10px) scale(.1434);animation:fall-297 26s -21s linear infinite}@keyframes fall-297{34.871%{transform:translate(76.9924vw,34.871vh) scale(.1434)}to{transform:translate(78.5104vw,99vh) scale(.1434)}}.snow:nth-child(298){opacity:.0918;transform:translate(80.8331vw,-10px) scale(.7213);animation:fall-298 14s -14s linear infinite}@keyframes fall-298{58.476%{transform:translate(80.1913vw,58.476vh) scale(.7213)}to{transform:translate(80.5122vw,99vh) scale(.7213)}}.snow:nth-child(299){opacity:.7662;transform:translate(21.4292vw,-10px) scale(.8626);animation:fall-299 20s -19s linear infinite}@keyframes fall-299{60.631%{transform:translate(17.4346vw,60.631vh) scale(.8626)}to{transform:translate(19.4319vw,99vh) scale(.8626)}}.snow:nth-child(300){opacity:.9868;transform:translate(54.1273vw,-10px) scale(.9221);animation:fall-300 22s -11s linear infinite}@keyframes fall-300{31.899%{transform:translate(45.1231vw,31.899vh) scale(.9221)}to{transform:translate(49.6252vw,99vh) scale(.9221)}}.snow:nth-child(301){opacity:1.9352;transform:translate(84.1776vw,-10px) scale(.9073);animation:fall-301 18s -28s linear infinite}@keyframes fall-301{76.798%{transform:translate(88.913vw,76.798vh) scale(.9073)}to{transform:translate(86.5453vw,99vh) scale(.9073)}}.snow:nth-child(302){opacity:1.0112;transform:translate(29.0918vw,-10px) scale(.8401);animation:fall-302 26s -5s linear infinite}@keyframes fall-302{70.803%{transform:translate(21.4476vw,70.803vh) scale(.8401)}to{transform:translate(25.2697vw,99vh) scale(.8401)}}.snow:nth-child(303){opacity:1.07;transform:translate(82.9553vw,-10px) scale(.1141);animation:fall-303 15s -23s linear infinite}@keyframes fall-303{61.378%{transform:translate(80.1574vw,61.378vh) scale(.1141)}to{transform:translate(81.55635vw,99vh) scale(.1141)}}.snow:nth-child(304){opacity:1.0036;transform:translate(78.8273vw,-10px) scale(.9861);animation:fall-304 19s -21s linear infinite}@keyframes fall-304{36.524%{transform:translate(81.002vw,36.524vh) scale(.9861)}to{transform:translate(79.91465vw,99vh) scale(.9861)}}.snow:nth-child(305){opacity:1.9146;transform:translate(67.0021vw,-10px) scale(.9588);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.957%{transform:translate(61.0117vw,72.957vh) scale(.9588)}to{transform:translate(64.0069vw,99vh) scale(.9588)}}.snow:nth-child(306){opacity:.0824;transform:translate(82.4545vw,-10px) scale(.8039);animation:fall-306 18s -29s linear infinite}@keyframes fall-306{69.408%{transform:translate(86.0311vw,69.408vh) scale(.8039)}to{transform:translate(84.2428vw,99vh) scale(.8039)}}.snow:nth-child(307){opacity:.5504;transform:translate(96.4601vw,-10px) scale(.944);animation:fall-307 25s -21s linear infinite}@keyframes fall-307{73.052%{transform:translate(96.5289vw,73.052vh) scale(.944)}to{transform:translate(96.4945vw,99vh) scale(.944)}}.snow:nth-child(308){opacity:.6354;transform:translate(38.4211vw,-10px) scale(.8487);animation:fall-308 10s -7s linear infinite}@keyframes fall-308{72.731%{transform:translate(41.383vw,72.731vh) scale(.8487)}to{transform:translate(39.90205vw,99vh) scale(.8487)}}.snow:nth-child(309){opacity:.5628;transform:translate(60.5977vw,-10px) scale(.9185);animation:fall-309 19s -30s linear infinite}@keyframes fall-309{71.157%{transform:translate(55.9663vw,71.157vh) scale(.9185)}to{transform:translate(58.282vw,99vh) scale(.9185)}}.snow:nth-child(310){opacity:1.165;transform:translate(90.2283vw,-10px) scale(.3439);animation:fall-310 26s -13s linear infinite}@keyframes fall-310{69.131%{transform:translate(100.0782vw,69.131vh) scale(.3439)}to{transform:translate(95.15325vw,99vh) scale(.3439)}}.snow:nth-child(311){opacity:.5842;transform:translate(63.5558vw,-10px) scale(.6468);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{74.744%{transform:translate(63.2586vw,74.744vh) scale(.6468)}to{transform:translate(63.4072vw,99vh) scale(.6468)}}.snow:nth-child(312){opacity:.4096;transform:translate(51.7016vw,-10px) scale(.3376);animation:fall-312 29s -21s linear infinite}@keyframes fall-312{54.105%{transform:translate(45.5939vw,54.105vh) scale(.3376)}to{transform:translate(48.64775vw,99vh) scale(.3376)}}.snow:nth-child(313){opacity:1.2158;transform:translate(81.163vw,-10px) scale(.552);animation:fall-313 30s -21s linear infinite}@keyframes fall-313{70.251%{transform:translate(87.2156vw,70.251vh) scale(.552)}to{transform:translate(84.1893vw,99vh) scale(.552)}}.snow:nth-child(314){opacity:.6748;transform:translate(47.4378vw,-10px) scale(.3906);animation:fall-314 10s -21s linear infinite}@keyframes fall-314{78.576%{transform:translate(43.1373vw,78.576vh) scale(.3906)}to{transform:translate(45.28755vw,99vh) scale(.3906)}}.snow:nth-child(315){opacity:1.6584;transform:translate(72.7686vw,-10px) scale(.4091);animation:fall-315 17s -29s linear infinite}@keyframes fall-315{69.631%{transform:translate(63.6051vw,69.631vh) scale(.4091)}to{transform:translate(68.18685vw,99vh) scale(.4091)}}.snow:nth-child(316){opacity:1.9984;transform:translate(53.2995vw,-10px) scale(.5874);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{45.163%{transform:translate(61.8934vw,45.163vh) scale(.5874)}to{transform:translate(57.59645vw,99vh) scale(.5874)}}.snow:nth-child(317){opacity:1.1838;transform:translate(16.8045vw,-10px) scale(.4594);animation:fall-317 13s -12s linear infinite}@keyframes fall-317{38.306%{transform:translate(19.5514vw,38.306vh) scale(.4594)}to{transform:translate(18.17795vw,99vh) scale(.4594)}}.snow:nth-child(318){opacity:1.2582;transform:translate(79.4494vw,-10px) scale(.2485);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{31.163%{transform:translate(88.056vw,31.163vh) scale(.2485)}to{transform:translate(83.7527vw,99vh) scale(.2485)}}.snow:nth-child(319){opacity:1.9452;transform:translate(52.7204vw,-10px) scale(.9571);animation:fall-319 24s -29s linear infinite}@keyframes fall-319{54.906%{transform:translate(58.8996vw,54.906vh) scale(.9571)}to{transform:translate(55.81vw,99vh) scale(.9571)}}.snow:nth-child(320){opacity:1.801;transform:translate(18.0348vw,-10px) scale(.6805);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{37.695%{transform:translate(9.1682vw,37.695vh) scale(.6805)}to{transform:translate(13.6015vw,99vh) scale(.6805)}}.snow:nth-child(321){opacity:1.909;transform:translate(56.1663vw,-10px) scale(.2183);animation:fall-321 28s -7s linear infinite}@keyframes fall-321{70.003%{transform:translate(61.8634vw,70.003vh) scale(.2183)}to{transform:translate(59.01485vw,99vh) scale(.2183)}}.snow:nth-child(322){opacity:1.7658;transform:translate(66.5866vw,-10px) scale(.6717);animation:fall-322 18s -18s linear infinite}@keyframes fall-322{30.731%{transform:translate(70.8783vw,30.731vh) scale(.6717)}to{transform:translate(68.73245vw,99vh) scale(.6717)}}.snow:nth-child(323){opacity:.1866;transform:translate(22.5991vw,-10px) scale(.5518);animation:fall-323 28s -30s linear infinite}@keyframes fall-323{50.118%{transform:translate(13.9601vw,50.118vh) scale(.5518)}to{transform:translate(18.2796vw,99vh) scale(.5518)}}.snow:nth-child(324){opacity:1.8562;transform:translate(24.4185vw,-10px) scale(.7214);animation:fall-324 25s -16s linear infinite}@keyframes fall-324{60.253%{transform:translate(20.2557vw,60.253vh) scale(.7214)}to{transform:translate(22.3371vw,99vh) scale(.7214)}}.snow:nth-child(325){opacity:1.389;transform:translate(23.1263vw,-10px) scale(.8998);animation:fall-325 21s -29s linear infinite}@keyframes fall-325{47.082%{transform:translate(22.0508vw,47.082vh) scale(.8998)}to{transform:translate(22.58855vw,99vh) scale(.8998)}}.snow:nth-child(326){opacity:.9794;transform:translate(6.1334vw,-10px) scale(.6302);animation:fall-326 19s -23s linear infinite}@keyframes fall-326{74.498%{transform:translate(13.0452vw,74.498vh) scale(.6302)}to{transform:translate(9.5893vw,99vh) scale(.6302)}}.snow:nth-child(327){opacity:1.099;transform:translate(85.2013vw,-10px) scale(.2252);animation:fall-327 13s -23s linear infinite}@keyframes fall-327{56.768%{transform:translate(75.7612vw,56.768vh) scale(.2252)}to{transform:translate(80.48125vw,99vh) scale(.2252)}}.snow:nth-child(328){opacity:1.1534;transform:translate(79.5905vw,-10px) scale(.8137);animation:fall-328 17s -29s linear infinite}@keyframes fall-328{64.568%{transform:translate(69.6993vw,64.568vh) scale(.8137)}to{transform:translate(74.6449vw,99vh) scale(.8137)}}.snow:nth-child(329){opacity:.7362;transform:translate(87.6483vw,-10px) scale(.8226);animation:fall-329 25s -25s linear infinite}@keyframes fall-329{39.722%{transform:translate(81.9927vw,39.722vh) scale(.8226)}to{transform:translate(84.8205vw,99vh) scale(.8226)}}.snow:nth-child(330){opacity:.6464;transform:translate(15.6997vw,-10px) scale(.4034);animation:fall-330 26s -16s linear infinite}@keyframes fall-330{58.927%{transform:translate(23.716vw,58.927vh) scale(.4034)}to{transform:translate(19.70785vw,99vh) scale(.4034)}}.snow:nth-child(331){opacity:.8574;transform:translate(6.2413vw,-10px) scale(.9611);animation:fall-331 26s -2s linear infinite}@keyframes fall-331{34.777%{transform:translate(13.1243vw,34.777vh) scale(.9611)}to{transform:translate(9.6828vw,99vh) scale(.9611)}}.snow:nth-child(332){opacity:.8808;transform:translate(62.1119vw,-10px) scale(.0241);animation:fall-332 25s -18s linear infinite}@keyframes fall-332{60.334%{transform:translate(58.5462vw,60.334vh) scale(.0241)}to{transform:translate(60.32905vw,99vh) scale(.0241)}}.snow:nth-child(333){opacity:.4468;transform:translate(79.6433vw,-10px) scale(.892);animation:fall-333 19s -29s linear infinite}@keyframes fall-333{36.484%{transform:translate(78.4808vw,36.484vh) scale(.892)}to{transform:translate(79.06205vw,99vh) scale(.892)}}.snow:nth-child(334){opacity:.5694;transform:translate(66.5077vw,-10px) scale(.8253);animation:fall-334 18s -24s linear infinite}@keyframes fall-334{33.33%{transform:translate(68.118vw,33.33vh) scale(.8253)}to{transform:translate(67.31285vw,99vh) scale(.8253)}}.snow:nth-child(335){opacity:.9044;transform:translate(31.5155vw,-10px) scale(.0419);animation:fall-335 16s -30s linear infinite}@keyframes fall-335{50.938%{transform:translate(23.3047vw,50.938vh) scale(.0419)}to{transform:translate(27.4101vw,99vh) scale(.0419)}}.snow:nth-child(336){opacity:.3712;transform:translate(60.6779vw,-10px) scale(.5772);animation:fall-336 30s -30s linear infinite}@keyframes fall-336{72.204%{transform:translate(59.2418vw,72.204vh) scale(.5772)}to{transform:translate(59.95985vw,99vh) scale(.5772)}}.snow:nth-child(337){opacity:.173;transform:translate(30.8021vw,-10px) scale(.049);animation:fall-337 19s -17s linear infinite}@keyframes fall-337{76.131%{transform:translate(31.7413vw,76.131vh) scale(.049)}to{transform:translate(31.2717vw,99vh) scale(.049)}}.snow:nth-child(338){opacity:1.2482;transform:translate(96.9721vw,-10px) scale(.9926);animation:fall-338 16s -29s linear infinite}@keyframes fall-338{55.669%{transform:translate(99.3309vw,55.669vh) scale(.9926)}to{transform:translate(98.1515vw,99vh) scale(.9926)}}.snow:nth-child(339){opacity:.446;transform:translate(16.5402vw,-10px) scale(.5429);animation:fall-339 11s -11s linear infinite}@keyframes fall-339{68.794%{transform:translate(16.0574vw,68.794vh) scale(.5429)}to{transform:translate(16.2988vw,99vh) scale(.5429)}}.snow:nth-child(340){opacity:.246;transform:translate(40.3071vw,-10px) scale(.7662);animation:fall-340 16s -27s linear infinite}@keyframes fall-340{62.8%{transform:translate(31.3328vw,62.8vh) scale(.7662)}to{transform:translate(35.81995vw,99vh) scale(.7662)}}.snow:nth-child(341){opacity:.9178;transform:translate(37.3654vw,-10px) scale(.6939);animation:fall-341 18s -1s linear infinite}@keyframes fall-341{35.684%{transform:translate(40.6175vw,35.684vh) scale(.6939)}to{transform:translate(38.99145vw,99vh) scale(.6939)}}.snow:nth-child(342){opacity:1.0824;transform:translate(68.6108vw,-10px) scale(.9017);animation:fall-342 27s -17s linear infinite}@keyframes fall-342{42.439%{transform:translate(60.708vw,42.439vh) scale(.9017)}to{transform:translate(64.6594vw,99vh) scale(.9017)}}.snow:nth-child(343){opacity:.7892;transform:translate(27.6723vw,-10px) scale(.8555);animation:fall-343 12s -1s linear infinite}@keyframes fall-343{42.577%{transform:translate(26.1447vw,42.577vh) scale(.8555)}to{transform:translate(26.9085vw,99vh) scale(.8555)}}.snow:nth-child(344){opacity:.5346;transform:translate(83.3925vw,-10px) scale(.8669);animation:fall-344 27s -14s linear infinite}@keyframes fall-344{65.54%{transform:translate(84.9672vw,65.54vh) scale(.8669)}to{transform:translate(84.17985vw,99vh) scale(.8669)}}.snow:nth-child(345){opacity:.5124;transform:translate(21.529vw,-10px) scale(.4503);animation:fall-345 30s -12s linear infinite}@keyframes fall-345{70.954%{transform:translate(26.7177vw,70.954vh) scale(.4503)}to{transform:translate(24.12335vw,99vh) scale(.4503)}}.snow:nth-child(346){opacity:.5724;transform:translate(84.0577vw,-10px) scale(.7663);animation:fall-346 14s -6s linear infinite}@keyframes fall-346{34.252%{transform:translate(75.6867vw,34.252vh) scale(.7663)}to{transform:translate(79.8722vw,99vh) scale(.7663)}}.snow:nth-child(347){opacity:.3068;transform:translate(35.1137vw,-10px) scale(.4766);animation:fall-347 28s -20s linear infinite}@keyframes fall-347{64.7%{transform:translate(31.6132vw,64.7vh) scale(.4766)}to{transform:translate(33.36345vw,99vh) scale(.4766)}}.snow:nth-child(348){opacity:1.0394;transform:translate(71.6433vw,-10px) scale(.1376);animation:fall-348 30s -10s linear infinite}@keyframes fall-348{49.158%{transform:translate(65.8997vw,49.158vh) scale(.1376)}to{transform:translate(68.7715vw,99vh) scale(.1376)}}.snow:nth-child(349){opacity:1.966;transform:translate(60.1021vw,-10px) scale(.0872);animation:fall-349 14s -28s linear infinite}@keyframes fall-349{42.008%{transform:translate(55.2556vw,42.008vh) scale(.0872)}to{transform:translate(57.67885vw,99vh) scale(.0872)}}.snow:nth-child(350){opacity:1.1388;transform:translate(56.804vw,-10px) scale(.0933);animation:fall-350 13s -27s linear infinite}@keyframes fall-350{69.952%{transform:translate(62.1131vw,69.952vh) scale(.0933)}to{transform:translate(59.45855vw,99vh) scale(.0933)}}.snow:nth-child(351){opacity:1.5762;transform:translate(30.3397vw,-10px) scale(.2566);animation:fall-351 15s -18s linear infinite}@keyframes fall-351{74.883%{transform:translate(22.8854vw,74.883vh) scale(.2566)}to{transform:translate(26.61255vw,99vh) scale(.2566)}}.snow:nth-child(352){opacity:1.4384;transform:translate(68.4922vw,-10px) scale(.9975);animation:fall-352 18s -3s linear infinite}@keyframes fall-352{44.301%{transform:translate(62.9213vw,44.301vh) scale(.9975)}to{transform:translate(65.70675vw,99vh) scale(.9975)}}.snow:nth-child(353){opacity:1.425;transform:translate(68.4194vw,-10px) scale(.452);animation:fall-353 14s -28s linear infinite}@keyframes fall-353{68.885%{transform:translate(65.2996vw,68.885vh) scale(.452)}to{transform:translate(66.8595vw,99vh) scale(.452)}}.snow:nth-child(354){opacity:1.3552;transform:translate(16.6027vw,-10px) scale(.5434);animation:fall-354 22s -16s linear infinite}@keyframes fall-354{49.542%{transform:translate(12.1022vw,49.542vh) scale(.5434)}to{transform:translate(14.35245vw,99vh) scale(.5434)}}.snow:nth-child(355){opacity:.5004;transform:translate(17.7128vw,-10px) scale(.9145);animation:fall-355 11s -10s linear infinite}@keyframes fall-355{45.639%{transform:translate(9.8147vw,45.639vh) scale(.9145)}to{transform:translate(13.76375vw,99vh) scale(.9145)}}.snow:nth-child(356){opacity:1.6502;transform:translate(20.9413vw,-10px) scale(.2337);animation:fall-356 27s -20s linear infinite}@keyframes fall-356{52.196%{transform:translate(30.762vw,52.196vh) scale(.2337)}to{transform:translate(25.85165vw,99vh) scale(.2337)}}.snow:nth-child(357){opacity:1.3348;transform:translate(92.1036vw,-10px) scale(.9358);animation:fall-357 26s -12s linear infinite}@keyframes fall-357{58.283%{transform:translate(89.3026vw,58.283vh) scale(.9358)}to{transform:translate(90.7031vw,99vh) scale(.9358)}}.snow:nth-child(358){opacity:.5208;transform:translate(52.2053vw,-10px) scale(.5501);animation:fall-358 14s -21s linear infinite}@keyframes fall-358{31.565%{transform:translate(58.4814vw,31.565vh) scale(.5501)}to{transform:translate(55.34335vw,99vh) scale(.5501)}}.snow:nth-child(359){opacity:1.1362;transform:translate(1.1251vw,-10px) scale(.698);animation:fall-359 15s -10s linear infinite}@keyframes fall-359{43.46%{transform:translate(.9896vw,43.46vh) scale(.698)}to{transform:translate(1.05735vw,99vh) scale(.698)}}.snow:nth-child(360){opacity:1.6428;transform:translate(42.7693vw,-10px) scale(.7796);animation:fall-360 20s -30s linear infinite}@keyframes fall-360{66.971%{transform:translate(49.1204vw,66.971vh) scale(.7796)}to{transform:translate(45.94485vw,99vh) scale(.7796)}}.snow:nth-child(361){opacity:1.3806;transform:translate(43.5729vw,-10px) scale(.1387);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{53.65%{transform:translate(43.7308vw,53.65vh) scale(.1387)}to{transform:translate(43.65185vw,99vh) scale(.1387)}}.snow:nth-child(362){opacity:.7032;transform:translate(6.1971vw,-10px) scale(.2123);animation:fall-362 22s -19s linear infinite}@keyframes fall-362{77.416%{transform:translate(7.6846vw,77.416vh) scale(.2123)}to{transform:translate(6.94085vw,99vh) scale(.2123)}}.snow:nth-child(363){opacity:1.1296;transform:translate(95.7868vw,-10px) scale(.4552);animation:fall-363 24s -27s linear infinite}@keyframes fall-363{58.317%{transform:translate(86.4134vw,58.317vh) scale(.4552)}to{transform:translate(91.1001vw,99vh) scale(.4552)}}.snow:nth-child(364){opacity:.795;transform:translate(19.3946vw,-10px) scale(.4266);animation:fall-364 23s -6s linear infinite}@keyframes fall-364{52.144%{transform:translate(12.3141vw,52.144vh) scale(.4266)}to{transform:translate(15.85435vw,99vh) scale(.4266)}}.snow:nth-child(365){opacity:.429;transform:translate(94.1334vw,-10px) scale(.5804);animation:fall-365 10s -19s linear infinite}@keyframes fall-365{54.952%{transform:translate(90.0894vw,54.952vh) scale(.5804)}to{transform:translate(92.1114vw,99vh) scale(.5804)}}.snow:nth-child(366){opacity:.8948;transform:translate(3.7733vw,-10px) scale(.8041);animation:fall-366 30s -13s linear infinite}@keyframes fall-366{59.77%{transform:translate(6.896vw,59.77vh) scale(.8041)}to{transform:translate(5.33465vw,99vh) scale(.8041)}}.snow:nth-child(367){opacity:.9796;transform:translate(50.2594vw,-10px) scale(.9282);animation:fall-367 12s -4s linear infinite}@keyframes fall-367{68.848%{transform:translate(46.9308vw,68.848vh) scale(.9282)}to{transform:translate(48.5951vw,99vh) scale(.9282)}}.snow:nth-child(368){opacity:1.5454;transform:translate(10.2028vw,-10px) scale(.3956);animation:fall-368 21s -9s linear infinite}@keyframes fall-368{71.379%{transform:translate(3.1105vw,71.379vh) scale(.3956)}to{transform:translate(6.65665vw,99vh) scale(.3956)}}.snow:nth-child(369){opacity:.1052;transform:translate(23.2847vw,-10px) scale(.5468);animation:fall-369 12s -21s linear infinite}@keyframes fall-369{70.127%{transform:translate(28.1827vw,70.127vh) scale(.5468)}to{transform:translate(25.7337vw,99vh) scale(.5468)}}.snow:nth-child(370){opacity:1.8356;transform:translate(73.8473vw,-10px) scale(.0019);animation:fall-370 30s -2s linear infinite}@keyframes fall-370{73.142%{transform:translate(73.0649vw,73.142vh) scale(.0019)}to{transform:translate(73.4561vw,99vh) scale(.0019)}}.snow:nth-child(371){opacity:.1858;transform:translate(8.0174vw,-10px) scale(.3432);animation:fall-371 24s -2s linear infinite}@keyframes fall-371{51.703%{transform:translate(8.5724vw,51.703vh) scale(.3432)}to{transform:translate(8.2949vw,99vh) scale(.3432)}}.snow:nth-child(372){opacity:1.5258;transform:translate(13.5543vw,-10px) scale(.5407);animation:fall-372 25s -4s linear infinite}@keyframes fall-372{32.22%{transform:translate(15.4727vw,32.22vh) scale(.5407)}to{transform:translate(14.5135vw,99vh) scale(.5407)}}.snow:nth-child(373){opacity:1.6628;transform:translate(78.1897vw,-10px) scale(.5226);animation:fall-373 11s -10s linear infinite}@keyframes fall-373{65.908%{transform:translate(71.7337vw,65.908vh) scale(.5226)}to{transform:translate(74.9617vw,99vh) scale(.5226)}}.snow:nth-child(374){opacity:1.2386;transform:translate(82.2052vw,-10px) scale(.8034);animation:fall-374 16s -2s linear infinite}@keyframes fall-374{36.349%{transform:translate(79.3862vw,36.349vh) scale(.8034)}to{transform:translate(80.7957vw,99vh) scale(.8034)}}.snow:nth-child(375){opacity:.265;transform:translate(33.6072vw,-10px) scale(.953);animation:fall-375 22s -25s linear infinite}@keyframes fall-375{75.929%{transform:translate(38.7756vw,75.929vh) scale(.953)}to{transform:translate(36.1914vw,99vh) scale(.953)}}.snow:nth-child(376){opacity:.3958;transform:translate(70.496vw,-10px) scale(.1011);animation:fall-376 18s -17s linear infinite}@keyframes fall-376{36.371%{transform:translate(62.5898vw,36.371vh) scale(.1011)}to{transform:translate(66.5429vw,99vh) scale(.1011)}}.snow:nth-child(377){opacity:1.307;transform:translate(65.9887vw,-10px) scale(.8392);animation:fall-377 25s -26s linear infinite}@keyframes fall-377{57.8%{transform:translate(64.6783vw,57.8vh) scale(.8392)}to{transform:translate(65.3335vw,99vh) scale(.8392)}}.snow:nth-child(378){opacity:1.6958;transform:translate(11.0359vw,-10px) scale(.5202);animation:fall-378 21s -17s linear infinite}@keyframes fall-378{60.639%{transform:translate(14.1173vw,60.639vh) scale(.5202)}to{transform:translate(12.5766vw,99vh) scale(.5202)}}.snow:nth-child(379){opacity:.551;transform:translate(38.3291vw,-10px) scale(.5495);animation:fall-379 23s -26s linear infinite}@keyframes fall-379{51.035%{transform:translate(33.6922vw,51.035vh) scale(.5495)}to{transform:translate(36.01065vw,99vh) scale(.5495)}}.snow:nth-child(380){opacity:1.0802;transform:translate(46.727vw,-10px) scale(.5912);animation:fall-380 12s -3s linear infinite}@keyframes fall-380{59.353%{transform:translate(54.7912vw,59.353vh) scale(.5912)}to{transform:translate(50.7591vw,99vh) scale(.5912)}}.snow:nth-child(381){opacity:.879;transform:translate(23.7513vw,-10px) scale(.2554);animation:fall-381 10s -14s linear infinite}@keyframes fall-381{34.834%{transform:translate(26.2735vw,34.834vh) scale(.2554)}to{transform:translate(25.0124vw,99vh) scale(.2554)}}.snow:nth-child(382){opacity:.8528;transform:translate(13.7753vw,-10px) scale(.1338);animation:fall-382 28s -11s linear infinite}@keyframes fall-382{30.054%{transform:translate(4.4897vw,30.054vh) scale(.1338)}to{transform:translate(9.1325vw,99vh) scale(.1338)}}.snow:nth-child(383){opacity:1.3852;transform:translate(67.986vw,-10px) scale(.4534);animation:fall-383 21s -30s linear infinite}@keyframes fall-383{70.462%{transform:translate(69.8946vw,70.462vh) scale(.4534)}to{transform:translate(68.9403vw,99vh) scale(.4534)}}.snow:nth-child(384){opacity:1.6162;transform:translate(36.7059vw,-10px) scale(.5922);animation:fall-384 15s -17s linear infinite}@keyframes fall-384{30.527%{transform:translate(34.8043vw,30.527vh) scale(.5922)}to{transform:translate(35.7551vw,99vh) scale(.5922)}}.snow:nth-child(385){opacity:.6044;transform:translate(88.6431vw,-10px) scale(.0006);animation:fall-385 16s -22s linear infinite}@keyframes fall-385{63.601%{transform:translate(94.1588vw,63.601vh) scale(.0006)}to{transform:translate(91.40095vw,99vh) scale(.0006)}}.snow:nth-child(386){opacity:.1682;transform:translate(55.107vw,-10px) scale(.5307);animation:fall-386 10s -29s linear infinite}@keyframes fall-386{76.845%{transform:translate(51.1032vw,76.845vh) scale(.5307)}to{transform:translate(53.1051vw,99vh) scale(.5307)}}.snow:nth-child(387){opacity:1.4276;transform:translate(24.6857vw,-10px) scale(.3452);animation:fall-387 13s -14s linear infinite}@keyframes fall-387{30.269%{transform:translate(26.8144vw,30.269vh) scale(.3452)}to{transform:translate(25.75005vw,99vh) scale(.3452)}}.snow:nth-child(388){opacity:1.5738;transform:translate(11.576vw,-10px) scale(.5143);animation:fall-388 26s -4s linear infinite}@keyframes fall-388{38.332%{transform:translate(7.7511vw,38.332vh) scale(.5143)}to{transform:translate(9.66355vw,99vh) scale(.5143)}}.snow:nth-child(389){opacity:.245;transform:translate(7.6874vw,-10px) scale(.6366);animation:fall-389 16s -3s linear infinite}@keyframes fall-389{40.143%{transform:translate(3.6017vw,40.143vh) scale(.6366)}to{transform:translate(5.64455vw,99vh) scale(.6366)}}.snow:nth-child(390){opacity:.9092;transform:translate(20.1253vw,-10px) scale(.5167);animation:fall-390 28s -25s linear infinite}@keyframes fall-390{79.262%{transform:translate(17.6216vw,79.262vh) scale(.5167)}to{transform:translate(18.87345vw,99vh) scale(.5167)}}.snow:nth-child(391){opacity:1.1394;transform:translate(52.371vw,-10px) scale(.8212);animation:fall-391 13s -2s linear infinite}@keyframes fall-391{38.063%{transform:translate(57.7647vw,38.063vh) scale(.8212)}to{transform:translate(55.06785vw,99vh) scale(.8212)}}.snow:nth-child(392){opacity:1.1302;transform:translate(63.9352vw,-10px) scale(.936);animation:fall-392 17s -20s linear infinite}@keyframes fall-392{69.441%{transform:translate(55.5448vw,69.441vh) scale(.936)}to{transform:translate(59.74vw,99vh) scale(.936)}}.snow:nth-child(393){opacity:.8432;transform:translate(35.3634vw,-10px) scale(.7544);animation:fall-393 20s -16s linear infinite}@keyframes fall-393{41.758%{transform:translate(40.8589vw,41.758vh) scale(.7544)}to{transform:translate(38.11115vw,99vh) scale(.7544)}}.snow:nth-child(394){opacity:1.5492;transform:translate(96.3334vw,-10px) scale(.8356);animation:fall-394 11s -7s linear infinite}@keyframes fall-394{48.26%{transform:translate(91.7617vw,48.26vh) scale(.8356)}to{transform:translate(94.04755vw,99vh) scale(.8356)}}.snow:nth-child(395){opacity:.1864;transform:translate(29.6502vw,-10px) scale(.7937);animation:fall-395 21s -18s linear infinite}@keyframes fall-395{67.781%{transform:translate(29.0796vw,67.781vh) scale(.7937)}to{transform:translate(29.3649vw,99vh) scale(.7937)}}.snow:nth-child(396){opacity:1.5056;transform:translate(94.5403vw,-10px) scale(.4269);animation:fall-396 24s -19s linear infinite}@keyframes fall-396{39.755%{transform:translate(96.6488vw,39.755vh) scale(.4269)}to{transform:translate(95.59455vw,99vh) scale(.4269)}}.snow:nth-child(397){opacity:.385;transform:translate(44.7736vw,-10px) scale(.6668);animation:fall-397 11s -10s linear infinite}@keyframes fall-397{30.278%{transform:translate(38.5052vw,30.278vh) scale(.6668)}to{transform:translate(41.6394vw,99vh) scale(.6668)}}.snow:nth-child(398){opacity:1.1192;transform:translate(94.1749vw,-10px) scale(.2709);animation:fall-398 26s -19s linear infinite}@keyframes fall-398{56.51%{transform:translate(90.7773vw,56.51vh) scale(.2709)}to{transform:translate(92.4761vw,99vh) scale(.2709)}}.snow:nth-child(399){opacity:1.137;transform:translate(67.5829vw,-10px) scale(.8325);animation:fall-399 15s -22s linear infinite}@keyframes fall-399{35.96%{transform:translate(61.9096vw,35.96vh) scale(.8325)}to{transform:translate(64.74625vw,99vh) scale(.8325)}}.snow:nth-child(400){opacity:1.1236;transform:translate(94.9783vw,-10px) scale(.0993);animation:fall-400 20s -11s linear infinite}@keyframes fall-400{54.598%{transform:translate(96.6881vw,54.598vh) scale(.0993)}to{transform:translate(95.8332vw,99vh) scale(.0993)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9384;transform:translate(99.3553vw,-10px) scale(.9118);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{61.707%{transform:translate(108.7123vw,61.707vh) scale(.9118)}to{transform:translate(104.0338vw,99vh) scale(.9118)}}.snow:nth-child(2){opacity:1.1706;transform:translate(6.1685vw,-10px) scale(.7828);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{38.459%{transform:translate(13.6942vw,38.459vh) scale(.7828)}to{transform:translate(9.93135vw,99vh) scale(.7828)}}.snow:nth-child(3){opacity:.6346;transform:translate(61.5321vw,-10px) scale(.1257);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{45.177%{transform:translate(66.3402vw,45.177vh) scale(.1257)}to{transform:translate(63.93615vw,99vh) scale(.1257)}}.snow:nth-child(4){opacity:.2644;transform:translate(74.354vw,-10px) scale(.8237);animation:fall-4 24s -6s linear infinite}@keyframes fall-4{53.663%{transform:translate(66.1209vw,53.663vh) scale(.8237)}to{transform:translate(70.23745vw,99vh) scale(.8237)}}.snow:nth-child(5){opacity:1.013;transform:translate(14.0658vw,-10px) scale(.0096);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{73.537%{transform:translate(23.4304vw,73.537vh) scale(.0096)}to{transform:translate(18.7481vw,99vh) scale(.0096)}}.snow:nth-child(6){opacity:.2688;transform:translate(94.3972vw,-10px) scale(.6173);animation:fall-6 11s -6s linear infinite}@keyframes fall-6{69.206%{transform:translate(98.4539vw,69.206vh) scale(.6173)}to{transform:translate(96.42555vw,99vh) scale(.6173)}}.snow:nth-child(7){opacity:.9816;transform:translate(53.954vw,-10px) scale(.5799);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{74.519%{transform:translate(59.0505vw,74.519vh) scale(.5799)}to{transform:translate(56.50225vw,99vh) scale(.5799)}}.snow:nth-child(8){opacity:1.1874;transform:translate(87.1573vw,-10px) scale(.7184);animation:fall-8 11s -4s linear infinite}@keyframes fall-8{54.713%{transform:translate(90.5683vw,54.713vh) scale(.7184)}to{transform:translate(88.8628vw,99vh) scale(.7184)}}.snow:nth-child(9){opacity:.674;transform:translate(24.2156vw,-10px) scale(.3795);animation:fall-9 18s -17s linear infinite}@keyframes fall-9{53.731%{transform:translate(33.9342vw,53.731vh) scale(.3795)}to{transform:translate(29.0749vw,99vh) scale(.3795)}}.snow:nth-child(10){opacity:.7206;transform:translate(81.0506vw,-10px) scale(.6304);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{76.907%{transform:translate(90.4054vw,76.907vh) scale(.6304)}to{transform:translate(85.728vw,99vh) scale(.6304)}}.snow:nth-child(11){opacity:.468;transform:translate(89.014vw,-10px) scale(.1698);animation:fall-11 15s -15s linear infinite}@keyframes fall-11{70.399%{transform:translate(84.236vw,70.399vh) scale(.1698)}to{transform:translate(86.625vw,99vh) scale(.1698)}}.snow:nth-child(12){opacity:1.966;transform:translate(13.3991vw,-10px) scale(.0272);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{36.077%{transform:translate(14.7737vw,36.077vh) scale(.0272)}to{transform:translate(14.0864vw,99vh) scale(.0272)}}.snow:nth-child(13){opacity:.6142;transform:translate(69.688vw,-10px) scale(.8455);animation:fall-13 18s -10s linear infinite}@keyframes fall-13{40.491%{transform:translate(78.1661vw,40.491vh) scale(.8455)}to{transform:translate(73.92705vw,99vh) scale(.8455)}}.snow:nth-child(14){opacity:.257;transform:translate(51.56vw,-10px) scale(.1921);animation:fall-14 23s -17s linear infinite}@keyframes fall-14{35.809%{transform:translate(49.7479vw,35.809vh) scale(.1921)}to{transform:translate(50.65395vw,99vh) scale(.1921)}}.snow:nth-child(15){opacity:.906;transform:translate(68.2929vw,-10px) scale(.7953);animation:fall-15 16s -13s linear infinite}@keyframes fall-15{76.959%{transform:translate(77.8807vw,76.959vh) scale(.7953)}to{transform:translate(73.0868vw,99vh) scale(.7953)}}.snow:nth-child(16){opacity:.1932;transform:translate(15.7916vw,-10px) scale(.9498);animation:fall-16 22s -28s linear infinite}@keyframes fall-16{58.711%{transform:translate(17.01vw,58.711vh) scale(.9498)}to{transform:translate(16.4008vw,99vh) scale(.9498)}}.snow:nth-child(17){opacity:1.6182;transform:translate(52.608vw,-10px) scale(.5997);animation:fall-17 21s -23s linear infinite}@keyframes fall-17{58.753%{transform:translate(61.0699vw,58.753vh) scale(.5997)}to{transform:translate(56.83895vw,99vh) scale(.5997)}}.snow:nth-child(18){opacity:.844;transform:translate(78.4655vw,-10px) scale(.1373);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{42.137%{transform:translate(69.4524vw,42.137vh) scale(.1373)}to{transform:translate(73.95895vw,99vh) scale(.1373)}}.snow:nth-child(19){opacity:.5464;transform:translate(82.8966vw,-10px) scale(.9854);animation:fall-19 11s -7s linear infinite}@keyframes fall-19{66.124%{transform:translate(84.5708vw,66.124vh) scale(.9854)}to{transform:translate(83.7337vw,99vh) scale(.9854)}}.snow:nth-child(20){opacity:.4506;transform:translate(9.1895vw,-10px) scale(.9267);animation:fall-20 20s -6s linear infinite}@keyframes fall-20{42.516%{transform:translate(6.1321vw,42.516vh) scale(.9267)}to{transform:translate(7.6608vw,99vh) scale(.9267)}}.snow:nth-child(21){opacity:1.273;transform:translate(7.4404vw,-10px) scale(.5521);animation:fall-21 22s -13s linear infinite}@keyframes fall-21{55.447%{transform:translate(15.0131vw,55.447vh) scale(.5521)}to{transform:translate(11.22675vw,99vh) scale(.5521)}}.snow:nth-child(22){opacity:1.2606;transform:translate(21.454vw,-10px) scale(.8086);animation:fall-22 21s -26s linear infinite}@keyframes fall-22{76.323%{transform:translate(30.4347vw,76.323vh) scale(.8086)}to{transform:translate(25.94435vw,99vh) scale(.8086)}}.snow:nth-child(23){opacity:1.7022;transform:translate(90.9759vw,-10px) scale(.7802);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{76.653%{transform:translate(99.843vw,76.653vh) scale(.7802)}to{transform:translate(95.40945vw,99vh) scale(.7802)}}.snow:nth-child(24){opacity:1.0132;transform:translate(2.4335vw,-10px) scale(.87);animation:fall-24 24s -10s linear infinite}@keyframes fall-24{36.057%{transform:translate(-5.5479vw,36.057vh) scale(.87)}to{transform:translate(-1.5572vw,99vh) scale(.87)}}.snow:nth-child(25){opacity:.203;transform:translate(88.4854vw,-10px) scale(.847);animation:fall-25 29s -20s linear infinite}@keyframes fall-25{66.488%{transform:translate(95.7148vw,66.488vh) scale(.847)}to{transform:translate(92.1001vw,99vh) scale(.847)}}.snow:nth-child(26){opacity:1.2662;transform:translate(43.5999vw,-10px) scale(.9424);animation:fall-26 19s -16s linear infinite}@keyframes fall-26{45.288%{transform:translate(34.3365vw,45.288vh) scale(.9424)}to{transform:translate(38.9682vw,99vh) scale(.9424)}}.snow:nth-child(27){opacity:1.2168;transform:translate(75.1537vw,-10px) scale(.8611);animation:fall-27 20s -15s linear infinite}@keyframes fall-27{74.64%{transform:translate(65.7447vw,74.64vh) scale(.8611)}to{transform:translate(70.4492vw,99vh) scale(.8611)}}.snow:nth-child(28){opacity:.3226;transform:translate(48.6111vw,-10px) scale(.9975);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{69.407%{transform:translate(39.6932vw,69.407vh) scale(.9975)}to{transform:translate(44.15215vw,99vh) scale(.9975)}}.snow:nth-child(29){opacity:1.8902;transform:translate(30.2015vw,-10px) scale(.1642);animation:fall-29 13s -6s linear infinite}@keyframes fall-29{50.3%{transform:translate(39.1674vw,50.3vh) scale(.1642)}to{transform:translate(34.68445vw,99vh) scale(.1642)}}.snow:nth-child(30){opacity:.3186;transform:translate(97.5397vw,-10px) scale(.6098);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{44.378%{transform:translate(97.9553vw,44.378vh) scale(.6098)}to{transform:translate(97.7475vw,99vh) scale(.6098)}}.snow:nth-child(31){opacity:.8232;transform:translate(60.5734vw,-10px) scale(.3222);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{76.427%{transform:translate(60.9439vw,76.427vh) scale(.3222)}to{transform:translate(60.75865vw,99vh) scale(.3222)}}.snow:nth-child(32){opacity:1.7242;transform:translate(4.1871vw,-10px) scale(.109);animation:fall-32 21s -8s linear infinite}@keyframes fall-32{70.969%{transform:translate(6.9623vw,70.969vh) scale(.109)}to{transform:translate(5.5747vw,99vh) scale(.109)}}.snow:nth-child(33){opacity:.8006;transform:translate(10.9919vw,-10px) scale(.9965);animation:fall-33 21s -25s linear infinite}@keyframes fall-33{71.952%{transform:translate(14.559vw,71.952vh) scale(.9965)}to{transform:translate(12.77545vw,99vh) scale(.9965)}}.snow:nth-child(34){opacity:1.3638;transform:translate(5.6443vw,-10px) scale(.8043);animation:fall-34 19s -12s linear infinite}@keyframes fall-34{36.863%{transform:translate(14.0454vw,36.863vh) scale(.8043)}to{transform:translate(9.84485vw,99vh) scale(.8043)}}.snow:nth-child(35){opacity:.4742;transform:translate(33.5909vw,-10px) scale(.3703);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{70.152%{transform:translate(40.8512vw,70.152vh) scale(.3703)}to{transform:translate(37.22105vw,99vh) scale(.3703)}}.snow:nth-child(36){opacity:.0804;transform:translate(78.4492vw,-10px) scale(.9783);animation:fall-36 25s -18s linear infinite}@keyframes fall-36{46.915%{transform:translate(71.0852vw,46.915vh) scale(.9783)}to{transform:translate(74.7672vw,99vh) scale(.9783)}}.snow:nth-child(37){opacity:1.7592;transform:translate(7.0088vw,-10px) scale(.5132);animation:fall-37 13s -9s linear infinite}@keyframes fall-37{77.183%{transform:translate(11.629vw,77.183vh) scale(.5132)}to{transform:translate(9.3189vw,99vh) scale(.5132)}}.snow:nth-child(38){opacity:.5876;transform:translate(70.5627vw,-10px) scale(.6443);animation:fall-38 28s -22s linear infinite}@keyframes fall-38{61.596%{transform:translate(63.7184vw,61.596vh) scale(.6443)}to{transform:translate(67.14055vw,99vh) scale(.6443)}}.snow:nth-child(39){opacity:1.9762;transform:translate(47.887vw,-10px) scale(.408);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{46.904%{transform:translate(43.5656vw,46.904vh) scale(.408)}to{transform:translate(45.7263vw,99vh) scale(.408)}}.snow:nth-child(40){opacity:1.4726;transform:translate(33.2027vw,-10px) scale(.0522);animation:fall-40 19s -28s linear infinite}@keyframes fall-40{46.586%{transform:translate(24.8232vw,46.586vh) scale(.0522)}to{transform:translate(29.01295vw,99vh) scale(.0522)}}.snow:nth-child(41){opacity:.0568;transform:translate(64.9345vw,-10px) scale(.8169);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{54.78%{transform:translate(74.1486vw,54.78vh) scale(.8169)}to{transform:translate(69.54155vw,99vh) scale(.8169)}}.snow:nth-child(42){opacity:1.891;transform:translate(76.4066vw,-10px) scale(.4442);animation:fall-42 24s -1s linear infinite}@keyframes fall-42{42.143%{transform:translate(81.1578vw,42.143vh) scale(.4442)}to{transform:translate(78.7822vw,99vh) scale(.4442)}}.snow:nth-child(43){opacity:1.2046;transform:translate(19.1385vw,-10px) scale(.72);animation:fall-43 13s -14s linear infinite}@keyframes fall-43{35.133%{transform:translate(15.2985vw,35.133vh) scale(.72)}to{transform:translate(17.2185vw,99vh) scale(.72)}}.snow:nth-child(44){opacity:1.8666;transform:translate(22.6161vw,-10px) scale(.4128);animation:fall-44 15s -24s linear infinite}@keyframes fall-44{73.439%{transform:translate(29.0474vw,73.439vh) scale(.4128)}to{transform:translate(25.83175vw,99vh) scale(.4128)}}.snow:nth-child(45){opacity:1.7988;transform:translate(96.8501vw,-10px) scale(.5272);animation:fall-45 24s -25s linear infinite}@keyframes fall-45{44.72%{transform:translate(101.3588vw,44.72vh) scale(.5272)}to{transform:translate(99.10445vw,99vh) scale(.5272)}}.snow:nth-child(46){opacity:.9432;transform:translate(55.0602vw,-10px) scale(.1403);animation:fall-46 20s -13s linear infinite}@keyframes fall-46{48.682%{transform:translate(51.8328vw,48.682vh) scale(.1403)}to{transform:translate(53.4465vw,99vh) scale(.1403)}}.snow:nth-child(47){opacity:.6442;transform:translate(41.016vw,-10px) scale(.1571);animation:fall-47 16s -24s linear infinite}@keyframes fall-47{76.926%{transform:translate(41.9977vw,76.926vh) scale(.1571)}to{transform:translate(41.50685vw,99vh) scale(.1571)}}.snow:nth-child(48){opacity:1.4938;transform:translate(82.8154vw,-10px) scale(.935);animation:fall-48 27s -5s linear infinite}@keyframes fall-48{32.809%{transform:translate(80.1089vw,32.809vh) scale(.935)}to{transform:translate(81.46215vw,99vh) scale(.935)}}.snow:nth-child(49){opacity:1.7292;transform:translate(75.9555vw,-10px) scale(.6122);animation:fall-49 21s -6s linear infinite}@keyframes fall-49{68.705%{transform:translate(66.8196vw,68.705vh) scale(.6122)}to{transform:translate(71.38755vw,99vh) scale(.6122)}}.snow:nth-child(50){opacity:.797;transform:translate(71.6104vw,-10px) scale(.8987);animation:fall-50 29s -23s linear infinite}@keyframes fall-50{60.608%{transform:translate(80.7808vw,60.608vh) scale(.8987)}to{transform:translate(76.1956vw,99vh) scale(.8987)}}.snow:nth-child(51){opacity:1.2266;transform:translate(93.0531vw,-10px) scale(.0564);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{64.914%{transform:translate(94.934vw,64.914vh) scale(.0564)}to{transform:translate(93.99355vw,99vh) scale(.0564)}}.snow:nth-child(52){opacity:.1098;transform:translate(1.4785vw,-10px) scale(.2799);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{71.385%{transform:translate(7.0599vw,71.385vh) scale(.2799)}to{transform:translate(4.2692vw,99vh) scale(.2799)}}.snow:nth-child(53){opacity:1.4166;transform:translate(48.5783vw,-10px) scale(.2033);animation:fall-53 22s -11s linear infinite}@keyframes fall-53{44.572%{transform:translate(51.4436vw,44.572vh) scale(.2033)}to{transform:translate(50.01095vw,99vh) scale(.2033)}}.snow:nth-child(54){opacity:.4476;transform:translate(15.7454vw,-10px) scale(.5153);animation:fall-54 28s -5s linear infinite}@keyframes fall-54{54.233%{transform:translate(22.0416vw,54.233vh) scale(.5153)}to{transform:translate(18.8935vw,99vh) scale(.5153)}}.snow:nth-child(55){opacity:.4622;transform:translate(22.5996vw,-10px) scale(.0505);animation:fall-55 18s -30s linear infinite}@keyframes fall-55{53.852%{transform:translate(19.2249vw,53.852vh) scale(.0505)}to{transform:translate(20.91225vw,99vh) scale(.0505)}}.snow:nth-child(56){opacity:.1334;transform:translate(70.1975vw,-10px) scale(.2318);animation:fall-56 19s -26s linear infinite}@keyframes fall-56{53.188%{transform:translate(80.1552vw,53.188vh) scale(.2318)}to{transform:translate(75.17635vw,99vh) scale(.2318)}}.snow:nth-child(57){opacity:.5854;transform:translate(21.0305vw,-10px) scale(.6231);animation:fall-57 19s -28s linear infinite}@keyframes fall-57{38.132%{transform:translate(12.0078vw,38.132vh) scale(.6231)}to{transform:translate(16.51915vw,99vh) scale(.6231)}}.snow:nth-child(58){opacity:.2586;transform:translate(91.5514vw,-10px) scale(.262);animation:fall-58 16s -17s linear infinite}@keyframes fall-58{70.372%{transform:translate(94.7322vw,70.372vh) scale(.262)}to{transform:translate(93.1418vw,99vh) scale(.262)}}.snow:nth-child(59){opacity:1.7624;transform:translate(93.3912vw,-10px) scale(.3219);animation:fall-59 20s -8s linear infinite}@keyframes fall-59{72.377%{transform:translate(101.317vw,72.377vh) scale(.3219)}to{transform:translate(97.3541vw,99vh) scale(.3219)}}.snow:nth-child(60){opacity:.674;transform:translate(69.0266vw,-10px) scale(.6633);animation:fall-60 15s -23s linear infinite}@keyframes fall-60{76.625%{transform:translate(78.8373vw,76.625vh) scale(.6633)}to{transform:translate(73.93195vw,99vh) scale(.6633)}}.snow:nth-child(61){opacity:.92;transform:translate(30.5097vw,-10px) scale(.6433);animation:fall-61 18s -24s linear infinite}@keyframes fall-61{48.652%{transform:translate(26.7399vw,48.652vh) scale(.6433)}to{transform:translate(28.6248vw,99vh) scale(.6433)}}.snow:nth-child(62){opacity:.5648;transform:translate(75.5974vw,-10px) scale(.064);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{33.475%{transform:translate(72.4995vw,33.475vh) scale(.064)}to{transform:translate(74.04845vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:1.2658;transform:translate(58.1006vw,-10px) scale(.1369);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{43.719%{transform:translate(54.3804vw,43.719vh) scale(.1369)}to{transform:translate(56.2405vw,99vh) scale(.1369)}}.snow:nth-child(64){opacity:.1288;transform:translate(8.921vw,-10px) scale(.5869);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{69.048%{transform:translate(4.9522vw,69.048vh) scale(.5869)}to{transform:translate(6.9366vw,99vh) scale(.5869)}}.snow:nth-child(65){opacity:.3506;transform:translate(23.7363vw,-10px) scale(.0915);animation:fall-65 12s -26s linear infinite}@keyframes fall-65{55.614%{transform:translate(28.464vw,55.614vh) scale(.0915)}to{transform:translate(26.10015vw,99vh) scale(.0915)}}.snow:nth-child(66){opacity:1.6144;transform:translate(27.7392vw,-10px) scale(.0926);animation:fall-66 30s -28s linear infinite}@keyframes fall-66{69.101%{transform:translate(33.0711vw,69.101vh) scale(.0926)}to{transform:translate(30.40515vw,99vh) scale(.0926)}}.snow:nth-child(67){opacity:1.3046;transform:translate(26.7069vw,-10px) scale(.3596);animation:fall-67 30s -15s linear infinite}@keyframes fall-67{75.436%{transform:translate(35.9637vw,75.436vh) scale(.3596)}to{transform:translate(31.3353vw,99vh) scale(.3596)}}.snow:nth-child(68){opacity:.2452;transform:translate(6.2136vw,-10px) scale(.859);animation:fall-68 18s -13s linear infinite}@keyframes fall-68{35.651%{transform:translate(-1.3453vw,35.651vh) scale(.859)}to{transform:translate(2.43415vw,99vh) scale(.859)}}.snow:nth-child(69){opacity:.9778;transform:translate(85.0884vw,-10px) scale(.0029);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{34.513%{transform:translate(86.7726vw,34.513vh) scale(.0029)}to{transform:translate(85.9305vw,99vh) scale(.0029)}}.snow:nth-child(70){opacity:.9412;transform:translate(37.4957vw,-10px) scale(.8145);animation:fall-70 15s -24s linear infinite}@keyframes fall-70{31.086%{transform:translate(42.8703vw,31.086vh) scale(.8145)}to{transform:translate(40.183vw,99vh) scale(.8145)}}.snow:nth-child(71){opacity:1.0114;transform:translate(15.3857vw,-10px) scale(.0208);animation:fall-71 29s -28s linear infinite}@keyframes fall-71{39.275%{transform:translate(5.6752vw,39.275vh) scale(.0208)}to{transform:translate(10.53045vw,99vh) scale(.0208)}}.snow:nth-child(72){opacity:1.999;transform:translate(13.1805vw,-10px) scale(.9105);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{60.132%{transform:translate(11.3955vw,60.132vh) scale(.9105)}to{transform:translate(12.288vw,99vh) scale(.9105)}}.snow:nth-child(73){opacity:.0516;transform:translate(48.9049vw,-10px) scale(.4545);animation:fall-73 24s -29s linear infinite}@keyframes fall-73{66.488%{transform:translate(40.9189vw,66.488vh) scale(.4545)}to{transform:translate(44.9119vw,99vh) scale(.4545)}}.snow:nth-child(74){opacity:1.481;transform:translate(29.412vw,-10px) scale(.0401);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{55.43%{transform:translate(35.3729vw,55.43vh) scale(.0401)}to{transform:translate(32.39245vw,99vh) scale(.0401)}}.snow:nth-child(75){opacity:.0854;transform:translate(97.9493vw,-10px) scale(.1337);animation:fall-75 16s -21s linear infinite}@keyframes fall-75{63.159%{transform:translate(89.2884vw,63.159vh) scale(.1337)}to{transform:translate(93.61885vw,99vh) scale(.1337)}}.snow:nth-child(76){opacity:1.0222;transform:translate(65.1392vw,-10px) scale(.6895);animation:fall-76 10s -7s linear infinite}@keyframes fall-76{63.539%{transform:translate(67.5157vw,63.539vh) scale(.6895)}to{transform:translate(66.32745vw,99vh) scale(.6895)}}.snow:nth-child(77){opacity:1.591;transform:translate(76.1128vw,-10px) scale(.7165);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{42.822%{transform:translate(82.9752vw,42.822vh) scale(.7165)}to{transform:translate(79.544vw,99vh) scale(.7165)}}.snow:nth-child(78){opacity:1.0662;transform:translate(92.9589vw,-10px) scale(.8061);animation:fall-78 18s -26s linear infinite}@keyframes fall-78{38.875%{transform:translate(98.7928vw,38.875vh) scale(.8061)}to{transform:translate(95.87585vw,99vh) scale(.8061)}}.snow:nth-child(79){opacity:.243;transform:translate(68.2878vw,-10px) scale(.7254);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{43.914%{transform:translate(70.1828vw,43.914vh) scale(.7254)}to{transform:translate(69.2353vw,99vh) scale(.7254)}}.snow:nth-child(80){opacity:1.5848;transform:translate(38.9429vw,-10px) scale(.9274);animation:fall-80 27s -20s linear infinite}@keyframes fall-80{78.095%{transform:translate(39.3034vw,78.095vh) scale(.9274)}to{transform:translate(39.12315vw,99vh) scale(.9274)}}.snow:nth-child(81){opacity:1.7574;transform:translate(43.0431vw,-10px) scale(.3173);animation:fall-81 27s -4s linear infinite}@keyframes fall-81{76.081%{transform:translate(43.4966vw,76.081vh) scale(.3173)}to{transform:translate(43.26985vw,99vh) scale(.3173)}}.snow:nth-child(82){opacity:.6664;transform:translate(59.0859vw,-10px) scale(.0015);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{77.03%{transform:translate(57.507vw,77.03vh) scale(.0015)}to{transform:translate(58.29645vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:1.1324;transform:translate(11.0653vw,-10px) scale(.0596);animation:fall-83 20s -4s linear infinite}@keyframes fall-83{53.194%{transform:translate(13.4705vw,53.194vh) scale(.0596)}to{transform:translate(12.2679vw,99vh) scale(.0596)}}.snow:nth-child(84){opacity:.7628;transform:translate(98.1729vw,-10px) scale(.8013);animation:fall-84 14s -22s linear infinite}@keyframes fall-84{57.393%{transform:translate(89.4378vw,57.393vh) scale(.8013)}to{transform:translate(93.80535vw,99vh) scale(.8013)}}.snow:nth-child(85){opacity:.8812;transform:translate(81.0806vw,-10px) scale(.9576);animation:fall-85 28s -8s linear infinite}@keyframes fall-85{35.218%{transform:translate(80.5479vw,35.218vh) scale(.9576)}to{transform:translate(80.81425vw,99vh) scale(.9576)}}.snow:nth-child(86){opacity:.854;transform:translate(17.8693vw,-10px) scale(.3278);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{64.172%{transform:translate(16.4209vw,64.172vh) scale(.3278)}to{transform:translate(17.1451vw,99vh) scale(.3278)}}.snow:nth-child(87){opacity:.643;transform:translate(96.4928vw,-10px) scale(.5262);animation:fall-87 28s -6s linear infinite}@keyframes fall-87{44.229%{transform:translate(95.1344vw,44.229vh) scale(.5262)}to{transform:translate(95.8136vw,99vh) scale(.5262)}}.snow:nth-child(88){opacity:.6734;transform:translate(83.4664vw,-10px) scale(.3641);animation:fall-88 18s -1s linear infinite}@keyframes fall-88{35.906%{transform:translate(83.4992vw,35.906vh) scale(.3641)}to{transform:translate(83.4828vw,99vh) scale(.3641)}}.snow:nth-child(89){opacity:1.0826;transform:translate(59.2736vw,-10px) scale(.4494);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{59.228%{transform:translate(49.7379vw,59.228vh) scale(.4494)}to{transform:translate(54.50575vw,99vh) scale(.4494)}}.snow:nth-child(90){opacity:1.5596;transform:translate(35.6986vw,-10px) scale(.0539);animation:fall-90 14s -7s linear infinite}@keyframes fall-90{40.897%{transform:translate(31.3984vw,40.897vh) scale(.0539)}to{transform:translate(33.5485vw,99vh) scale(.0539)}}.snow:nth-child(91){opacity:1.7468;transform:translate(25.339vw,-10px) scale(.1498);animation:fall-91 17s -23s linear infinite}@keyframes fall-91{35.864%{transform:translate(22.3321vw,35.864vh) scale(.1498)}to{transform:translate(23.83555vw,99vh) scale(.1498)}}.snow:nth-child(92){opacity:.5166;transform:translate(84.7257vw,-10px) scale(.5708);animation:fall-92 15s -22s linear infinite}@keyframes fall-92{72.991%{transform:translate(77.6794vw,72.991vh) scale(.5708)}to{transform:translate(81.20255vw,99vh) scale(.5708)}}.snow:nth-child(93){opacity:.2246;transform:translate(80.5101vw,-10px) scale(.5267);animation:fall-93 13s -22s linear infinite}@keyframes fall-93{39.041%{transform:translate(79.0048vw,39.041vh) scale(.5267)}to{transform:translate(79.75745vw,99vh) scale(.5267)}}.snow:nth-child(94){opacity:.4334;transform:translate(51.1672vw,-10px) scale(.1708);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{69.171%{transform:translate(59.6899vw,69.171vh) scale(.1708)}to{transform:translate(55.42855vw,99vh) scale(.1708)}}.snow:nth-child(95){opacity:1.5518;transform:translate(9.7628vw,-10px) scale(.8768);animation:fall-95 13s -25s linear infinite}@keyframes fall-95{42.696%{transform:translate(2.864vw,42.696vh) scale(.8768)}to{transform:translate(6.3134vw,99vh) scale(.8768)}}.snow:nth-child(96){opacity:.4324;transform:translate(79.5425vw,-10px) scale(.0065);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{78.894%{transform:translate(73.346vw,78.894vh) scale(.0065)}to{transform:translate(76.44425vw,99vh) scale(.0065)}}.snow:nth-child(97){opacity:1.9354;transform:translate(87.6628vw,-10px) scale(.1829);animation:fall-97 13s -23s linear infinite}@keyframes fall-97{45.924%{transform:translate(91.8611vw,45.924vh) scale(.1829)}to{transform:translate(89.76195vw,99vh) scale(.1829)}}.snow:nth-child(98){opacity:1.122;transform:translate(64.0926vw,-10px) scale(.203);animation:fall-98 24s -9s linear infinite}@keyframes fall-98{50.384%{transform:translate(68.8143vw,50.384vh) scale(.203)}to{transform:translate(66.45345vw,99vh) scale(.203)}}.snow:nth-child(99){opacity:.35;transform:translate(98.6582vw,-10px) scale(.4958);animation:fall-99 30s -12s linear infinite}@keyframes fall-99{74.071%{transform:translate(101.0211vw,74.071vh) scale(.4958)}to{transform:translate(99.83965vw,99vh) scale(.4958)}}.snow:nth-child(100){opacity:1.5476;transform:translate(4.2859vw,-10px) scale(.076);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{39.046%{transform:translate(1.3182vw,39.046vh) scale(.076)}to{transform:translate(2.80205vw,99vh) scale(.076)}}.snow:nth-child(101){opacity:.6626;transform:translate(52.0124vw,-10px) scale(.8717);animation:fall-101 15s -14s linear infinite}@keyframes fall-101{30.845%{transform:translate(61.6033vw,30.845vh) scale(.8717)}to{transform:translate(56.80785vw,99vh) scale(.8717)}}.snow:nth-child(102){opacity:1.2854;transform:translate(5.0849vw,-10px) scale(.2558);animation:fall-102 24s -30s linear infinite}@keyframes fall-102{33.963%{transform:translate(9.5974vw,33.963vh) scale(.2558)}to{transform:translate(7.34115vw,99vh) scale(.2558)}}.snow:nth-child(103){opacity:1.933;transform:translate(79.702vw,-10px) scale(.4395);animation:fall-103 30s -29s linear infinite}@keyframes fall-103{40.176%{transform:translate(80.3861vw,40.176vh) scale(.4395)}to{transform:translate(80.04405vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:.6762;transform:translate(43.7094vw,-10px) scale(.1057);animation:fall-104 21s -30s linear infinite}@keyframes fall-104{38.152%{transform:translate(38.3669vw,38.152vh) scale(.1057)}to{transform:translate(41.03815vw,99vh) scale(.1057)}}.snow:nth-child(105){opacity:.4326;transform:translate(54.8757vw,-10px) scale(.3368);animation:fall-105 27s -8s linear infinite}@keyframes fall-105{60.578%{transform:translate(51.7796vw,60.578vh) scale(.3368)}to{transform:translate(53.32765vw,99vh) scale(.3368)}}.snow:nth-child(106){opacity:.92;transform:translate(18.1195vw,-10px) scale(.6605);animation:fall-106 20s -17s linear infinite}@keyframes fall-106{58.661%{transform:translate(18.2968vw,58.661vh) scale(.6605)}to{transform:translate(18.20815vw,99vh) scale(.6605)}}.snow:nth-child(107){opacity:1.9934;transform:translate(34.0856vw,-10px) scale(.0022);animation:fall-107 14s -12s linear infinite}@keyframes fall-107{46.894%{transform:translate(43.5983vw,46.894vh) scale(.0022)}to{transform:translate(38.84195vw,99vh) scale(.0022)}}.snow:nth-child(108){opacity:.3068;transform:translate(38.2443vw,-10px) scale(.8828);animation:fall-108 21s -19s linear infinite}@keyframes fall-108{70.391%{transform:translate(43.4423vw,70.391vh) scale(.8828)}to{transform:translate(40.8433vw,99vh) scale(.8828)}}.snow:nth-child(109){opacity:.9898;transform:translate(4.633vw,-10px) scale(.7713);animation:fall-109 20s -6s linear infinite}@keyframes fall-109{33.299%{transform:translate(-2.5097vw,33.299vh) scale(.7713)}to{transform:translate(1.06165vw,99vh) scale(.7713)}}.snow:nth-child(110){opacity:1.5584;transform:translate(19.8697vw,-10px) scale(.7078);animation:fall-110 23s -7s linear infinite}@keyframes fall-110{76.564%{transform:translate(24.342vw,76.564vh) scale(.7078)}to{transform:translate(22.10585vw,99vh) scale(.7078)}}.snow:nth-child(111){opacity:1.3732;transform:translate(45.276vw,-10px) scale(.2937);animation:fall-111 27s -13s linear infinite}@keyframes fall-111{35.479%{transform:translate(38.0959vw,35.479vh) scale(.2937)}to{transform:translate(41.68595vw,99vh) scale(.2937)}}.snow:nth-child(112){opacity:1.4124;transform:translate(18.5491vw,-10px) scale(.565);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{53.177%{transform:translate(15.288vw,53.177vh) scale(.565)}to{transform:translate(16.91855vw,99vh) scale(.565)}}.snow:nth-child(113){opacity:.4684;transform:translate(80.445vw,-10px) scale(.1006);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{41.21%{transform:translate(86.5437vw,41.21vh) scale(.1006)}to{transform:translate(83.49435vw,99vh) scale(.1006)}}.snow:nth-child(114){opacity:1.174;transform:translate(29.5719vw,-10px) scale(.7037);animation:fall-114 11s -3s linear infinite}@keyframes fall-114{41.452%{transform:translate(20.9364vw,41.452vh) scale(.7037)}to{transform:translate(25.25415vw,99vh) scale(.7037)}}.snow:nth-child(115){opacity:1.5432;transform:translate(22.0052vw,-10px) scale(.5805);animation:fall-115 18s -24s linear infinite}@keyframes fall-115{30.878%{transform:translate(12.5806vw,30.878vh) scale(.5805)}to{transform:translate(17.2929vw,99vh) scale(.5805)}}.snow:nth-child(116){opacity:1.5988;transform:translate(97.783vw,-10px) scale(.1625);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{67.303%{transform:translate(106.5182vw,67.303vh) scale(.1625)}to{transform:translate(102.1506vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.8924;transform:translate(36.2992vw,-10px) scale(.9795);animation:fall-117 23s -22s linear infinite}@keyframes fall-117{50.608%{transform:translate(45.6423vw,50.608vh) scale(.9795)}to{transform:translate(40.97075vw,99vh) scale(.9795)}}.snow:nth-child(118){opacity:1.9598;transform:translate(22.9829vw,-10px) scale(.769);animation:fall-118 10s -28s linear infinite}@keyframes fall-118{32.851%{transform:translate(26.5749vw,32.851vh) scale(.769)}to{transform:translate(24.7789vw,99vh) scale(.769)}}.snow:nth-child(119){opacity:1.9006;transform:translate(44.3882vw,-10px) scale(.3427);animation:fall-119 19s -21s linear infinite}@keyframes fall-119{41.448%{transform:translate(42.6213vw,41.448vh) scale(.3427)}to{transform:translate(43.50475vw,99vh) scale(.3427)}}.snow:nth-child(120){opacity:.1972;transform:translate(43.696vw,-10px) scale(.7955);animation:fall-120 14s -17s linear infinite}@keyframes fall-120{62.012%{transform:translate(37.565vw,62.012vh) scale(.7955)}to{transform:translate(40.6305vw,99vh) scale(.7955)}}.snow:nth-child(121){opacity:1.474;transform:translate(75.9573vw,-10px) scale(.3962);animation:fall-121 13s -21s linear infinite}@keyframes fall-121{51.172%{transform:translate(72.4318vw,51.172vh) scale(.3962)}to{transform:translate(74.19455vw,99vh) scale(.3962)}}.snow:nth-child(122){opacity:1.736;transform:translate(20.3778vw,-10px) scale(.5409);animation:fall-122 26s -15s linear infinite}@keyframes fall-122{35.61%{transform:translate(19.1892vw,35.61vh) scale(.5409)}to{transform:translate(19.7835vw,99vh) scale(.5409)}}.snow:nth-child(123){opacity:1.2096;transform:translate(49.1245vw,-10px) scale(.6986);animation:fall-123 22s -20s linear infinite}@keyframes fall-123{54.028%{transform:translate(50.104vw,54.028vh) scale(.6986)}to{transform:translate(49.61425vw,99vh) scale(.6986)}}.snow:nth-child(124){opacity:.9432;transform:translate(52.5034vw,-10px) scale(.1116);animation:fall-124 14s -24s linear infinite}@keyframes fall-124{43.332%{transform:translate(48.2694vw,43.332vh) scale(.1116)}to{transform:translate(50.3864vw,99vh) scale(.1116)}}.snow:nth-child(125){opacity:1.6234;transform:translate(39.8172vw,-10px) scale(.5874);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{61.411%{transform:translate(39.3274vw,61.411vh) scale(.5874)}to{transform:translate(39.5723vw,99vh) scale(.5874)}}.snow:nth-child(126){opacity:.1672;transform:translate(83.4339vw,-10px) scale(.4031);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{41.245%{transform:translate(91.8995vw,41.245vh) scale(.4031)}to{transform:translate(87.6667vw,99vh) scale(.4031)}}.snow:nth-child(127){opacity:.105;transform:translate(13.1166vw,-10px) scale(.6867);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{74.866%{transform:translate(8.3566vw,74.866vh) scale(.6867)}to{transform:translate(10.7366vw,99vh) scale(.6867)}}.snow:nth-child(128){opacity:.3812;transform:translate(20.8826vw,-10px) scale(.9921);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{57.496%{transform:translate(26.2669vw,57.496vh) scale(.9921)}to{transform:translate(23.57475vw,99vh) scale(.9921)}}.snow:nth-child(129){opacity:.2706;transform:translate(91.0157vw,-10px) scale(.2292);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{69.831%{transform:translate(89.2684vw,69.831vh) scale(.2292)}to{transform:translate(90.14205vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:1.2912;transform:translate(30.6914vw,-10px) scale(.0723);animation:fall-130 30s -24s linear infinite}@keyframes fall-130{57.543%{transform:translate(30.3865vw,57.543vh) scale(.0723)}to{transform:translate(30.53895vw,99vh) scale(.0723)}}.snow:nth-child(131){opacity:1.7584;transform:translate(4.5424vw,-10px) scale(.9804);animation:fall-131 14s -4s linear infinite}@keyframes fall-131{78.96%{transform:translate(-3.5091vw,78.96vh) scale(.9804)}to{transform:translate(.51665vw,99vh) scale(.9804)}}.snow:nth-child(132){opacity:.6266;transform:translate(32.6468vw,-10px) scale(.308);animation:fall-132 10s -30s linear infinite}@keyframes fall-132{73.656%{transform:translate(36.6253vw,73.656vh) scale(.308)}to{transform:translate(34.63605vw,99vh) scale(.308)}}.snow:nth-child(133){opacity:1.3656;transform:translate(71.7844vw,-10px) scale(.2979);animation:fall-133 24s -17s linear infinite}@keyframes fall-133{65.227%{transform:translate(73.4422vw,65.227vh) scale(.2979)}to{transform:translate(72.6133vw,99vh) scale(.2979)}}.snow:nth-child(134){opacity:1.2614;transform:translate(14.2602vw,-10px) scale(.1431);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{73.333%{transform:translate(19.2583vw,73.333vh) scale(.1431)}to{transform:translate(16.75925vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.287;transform:translate(5.7208vw,-10px) scale(.7339);animation:fall-135 30s -29s linear infinite}@keyframes fall-135{37.662%{transform:translate(8.2633vw,37.662vh) scale(.7339)}to{transform:translate(6.99205vw,99vh) scale(.7339)}}.snow:nth-child(136){opacity:1.2036;transform:translate(43.6615vw,-10px) scale(.7603);animation:fall-136 25s -26s linear infinite}@keyframes fall-136{73.401%{transform:translate(48.5011vw,73.401vh) scale(.7603)}to{transform:translate(46.0813vw,99vh) scale(.7603)}}.snow:nth-child(137){opacity:.1486;transform:translate(45.5295vw,-10px) scale(.4776);animation:fall-137 29s -5s linear infinite}@keyframes fall-137{39.607%{transform:translate(53.7113vw,39.607vh) scale(.4776)}to{transform:translate(49.6204vw,99vh) scale(.4776)}}.snow:nth-child(138){opacity:1.6934;transform:translate(3.0299vw,-10px) scale(.9417);animation:fall-138 13s -4s linear infinite}@keyframes fall-138{65.384%{transform:translate(-6.2434vw,65.384vh) scale(.9417)}to{transform:translate(-1.60675vw,99vh) scale(.9417)}}.snow:nth-child(139){opacity:.0496;transform:translate(12.4206vw,-10px) scale(.6254);animation:fall-139 30s -24s linear infinite}@keyframes fall-139{72.957%{transform:translate(22.3464vw,72.957vh) scale(.6254)}to{transform:translate(17.3835vw,99vh) scale(.6254)}}.snow:nth-child(140){opacity:.6454;transform:translate(30.9814vw,-10px) scale(.5331);animation:fall-140 26s -10s linear infinite}@keyframes fall-140{41.838%{transform:translate(37.836vw,41.838vh) scale(.5331)}to{transform:translate(34.4087vw,99vh) scale(.5331)}}.snow:nth-child(141){opacity:.3568;transform:translate(59.9232vw,-10px) scale(.4952);animation:fall-141 22s -30s linear infinite}@keyframes fall-141{31.99%{transform:translate(61.9208vw,31.99vh) scale(.4952)}to{transform:translate(60.922vw,99vh) scale(.4952)}}.snow:nth-child(142){opacity:.1918;transform:translate(97.7694vw,-10px) scale(.3295);animation:fall-142 23s -28s linear infinite}@keyframes fall-142{56.702%{transform:translate(103.1238vw,56.702vh) scale(.3295)}to{transform:translate(100.4466vw,99vh) scale(.3295)}}.snow:nth-child(143){opacity:.9794;transform:translate(66.7074vw,-10px) scale(.5935);animation:fall-143 10s -14s linear infinite}@keyframes fall-143{36.46%{transform:translate(65.8197vw,36.46vh) scale(.5935)}to{transform:translate(66.26355vw,99vh) scale(.5935)}}.snow:nth-child(144){opacity:.3196;transform:translate(31.5573vw,-10px) scale(.241);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{78.998%{transform:translate(33.1976vw,78.998vh) scale(.241)}to{transform:translate(32.37745vw,99vh) scale(.241)}}.snow:nth-child(145){opacity:.5216;transform:translate(71.1413vw,-10px) scale(.411);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{54.927%{transform:translate(79.4179vw,54.927vh) scale(.411)}to{transform:translate(75.2796vw,99vh) scale(.411)}}.snow:nth-child(146){opacity:1.2418;transform:translate(18.4799vw,-10px) scale(.7504);animation:fall-146 15s -11s linear infinite}@keyframes fall-146{34.604%{transform:translate(27.4476vw,34.604vh) scale(.7504)}to{transform:translate(22.96375vw,99vh) scale(.7504)}}.snow:nth-child(147){opacity:.3506;transform:translate(2.4561vw,-10px) scale(.6767);animation:fall-147 27s -26s linear infinite}@keyframes fall-147{62.606%{transform:translate(4.0957vw,62.606vh) scale(.6767)}to{transform:translate(3.2759vw,99vh) scale(.6767)}}.snow:nth-child(148){opacity:.6524;transform:translate(62.0395vw,-10px) scale(.998);animation:fall-148 14s -5s linear infinite}@keyframes fall-148{73.654%{transform:translate(68.7758vw,73.654vh) scale(.998)}to{transform:translate(65.40765vw,99vh) scale(.998)}}.snow:nth-child(149){opacity:.8244;transform:translate(52.0545vw,-10px) scale(.9298);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{67.208%{transform:translate(58.3479vw,67.208vh) scale(.9298)}to{transform:translate(55.2012vw,99vh) scale(.9298)}}.snow:nth-child(150){opacity:1.7514;transform:translate(91.7116vw,-10px) scale(.8207);animation:fall-150 21s -15s linear infinite}@keyframes fall-150{49.648%{transform:translate(95.4902vw,49.648vh) scale(.8207)}to{transform:translate(93.6009vw,99vh) scale(.8207)}}.snow:nth-child(151){opacity:1.586;transform:translate(33.6091vw,-10px) scale(.4317);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{37.185%{transform:translate(26.1745vw,37.185vh) scale(.4317)}to{transform:translate(29.8918vw,99vh) scale(.4317)}}.snow:nth-child(152){opacity:1.9016;transform:translate(9.7253vw,-10px) scale(.1321);animation:fall-152 17s -12s linear infinite}@keyframes fall-152{76.96%{transform:translate(9.2856vw,76.96vh) scale(.1321)}to{transform:translate(9.50545vw,99vh) scale(.1321)}}.snow:nth-child(153){opacity:1.5924;transform:translate(23.3033vw,-10px) scale(.7359);animation:fall-153 11s -13s linear infinite}@keyframes fall-153{68.403%{transform:translate(24.7226vw,68.403vh) scale(.7359)}to{transform:translate(24.01295vw,99vh) scale(.7359)}}.snow:nth-child(154){opacity:.1102;transform:translate(45.3426vw,-10px) scale(.6629);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{43.603%{transform:translate(43.2465vw,43.603vh) scale(.6629)}to{transform:translate(44.29455vw,99vh) scale(.6629)}}.snow:nth-child(155){opacity:1.6916;transform:translate(92.1582vw,-10px) scale(.2494);animation:fall-155 18s -22s linear infinite}@keyframes fall-155{65.903%{transform:translate(83.5167vw,65.903vh) scale(.2494)}to{transform:translate(87.83745vw,99vh) scale(.2494)}}.snow:nth-child(156){opacity:1.2014;transform:translate(62.5975vw,-10px) scale(.1789);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{57.317%{transform:translate(53.365vw,57.317vh) scale(.1789)}to{transform:translate(57.98125vw,99vh) scale(.1789)}}.snow:nth-child(157){opacity:.2744;transform:translate(82.8638vw,-10px) scale(.7266);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{32.614%{transform:translate(76.9337vw,32.614vh) scale(.7266)}to{transform:translate(79.89875vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:1.3088;transform:translate(53.5521vw,-10px) scale(.72);animation:fall-158 28s -17s linear infinite}@keyframes fall-158{37.57%{transform:translate(48.8693vw,37.57vh) scale(.72)}to{transform:translate(51.2107vw,99vh) scale(.72)}}.snow:nth-child(159){opacity:.1632;transform:translate(98.335vw,-10px) scale(.4382);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{66.491%{transform:translate(101.0765vw,66.491vh) scale(.4382)}to{transform:translate(99.70575vw,99vh) scale(.4382)}}.snow:nth-child(160){opacity:.99;transform:translate(89.3014vw,-10px) scale(.656);animation:fall-160 29s -5s linear infinite}@keyframes fall-160{46.143%{transform:translate(92.9533vw,46.143vh) scale(.656)}to{transform:translate(91.12735vw,99vh) scale(.656)}}.snow:nth-child(161){opacity:1.6866;transform:translate(63.5011vw,-10px) scale(.4531);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{73.519%{transform:translate(71.2192vw,73.519vh) scale(.4531)}to{transform:translate(67.36015vw,99vh) scale(.4531)}}.snow:nth-child(162){opacity:.7236;transform:translate(31.2974vw,-10px) scale(.3171);animation:fall-162 29s -10s linear infinite}@keyframes fall-162{74.706%{transform:translate(22.1523vw,74.706vh) scale(.3171)}to{transform:translate(26.72485vw,99vh) scale(.3171)}}.snow:nth-child(163){opacity:1.562;transform:translate(7.4825vw,-10px) scale(.8772);animation:fall-163 18s -11s linear infinite}@keyframes fall-163{50.461%{transform:translate(.7172vw,50.461vh) scale(.8772)}to{transform:translate(4.09985vw,99vh) scale(.8772)}}.snow:nth-child(164){opacity:.0346;transform:translate(17.8818vw,-10px) scale(.7053);animation:fall-164 11s -30s linear infinite}@keyframes fall-164{68.444%{transform:translate(9.8386vw,68.444vh) scale(.7053)}to{transform:translate(13.8602vw,99vh) scale(.7053)}}.snow:nth-child(165){opacity:.6686;transform:translate(43.4526vw,-10px) scale(.3654);animation:fall-165 16s -11s linear infinite}@keyframes fall-165{39.34%{transform:translate(49.2472vw,39.34vh) scale(.3654)}to{transform:translate(46.3499vw,99vh) scale(.3654)}}.snow:nth-child(166){opacity:.6078;transform:translate(80.6744vw,-10px) scale(.2029);animation:fall-166 23s -28s linear infinite}@keyframes fall-166{63.897%{transform:translate(77.7581vw,63.897vh) scale(.2029)}to{transform:translate(79.21625vw,99vh) scale(.2029)}}.snow:nth-child(167){opacity:1.269;transform:translate(65.8148vw,-10px) scale(.6979);animation:fall-167 19s -19s linear infinite}@keyframes fall-167{79.399%{transform:translate(68.5694vw,79.399vh) scale(.6979)}to{transform:translate(67.1921vw,99vh) scale(.6979)}}.snow:nth-child(168){opacity:.2552;transform:translate(32.1905vw,-10px) scale(.6933);animation:fall-168 23s -6s linear infinite}@keyframes fall-168{31.235%{transform:translate(31.7743vw,31.235vh) scale(.6933)}to{transform:translate(31.9824vw,99vh) scale(.6933)}}.snow:nth-child(169){opacity:.4226;transform:translate(21.8305vw,-10px) scale(.3964);animation:fall-169 13s -29s linear infinite}@keyframes fall-169{39.599%{transform:translate(29.4381vw,39.599vh) scale(.3964)}to{transform:translate(25.6343vw,99vh) scale(.3964)}}.snow:nth-child(170){opacity:1.8246;transform:translate(89.7727vw,-10px) scale(.5033);animation:fall-170 16s -22s linear infinite}@keyframes fall-170{39.923%{transform:translate(81.8211vw,39.923vh) scale(.5033)}to{transform:translate(85.7969vw,99vh) scale(.5033)}}.snow:nth-child(171){opacity:.0484;transform:translate(22.3501vw,-10px) scale(.0799);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{38.131%{transform:translate(25.7739vw,38.131vh) scale(.0799)}to{transform:translate(24.062vw,99vh) scale(.0799)}}.snow:nth-child(172){opacity:1.613;transform:translate(86.984vw,-10px) scale(.4337);animation:fall-172 29s -8s linear infinite}@keyframes fall-172{37.633%{transform:translate(87.3158vw,37.633vh) scale(.4337)}to{transform:translate(87.1499vw,99vh) scale(.4337)}}.snow:nth-child(173){opacity:1.0512;transform:translate(6.2948vw,-10px) scale(.8276);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{66.811%{transform:translate(13.5421vw,66.811vh) scale(.8276)}to{transform:translate(9.91845vw,99vh) scale(.8276)}}.snow:nth-child(174){opacity:1.319;transform:translate(57.3277vw,-10px) scale(.6906);animation:fall-174 27s -2s linear infinite}@keyframes fall-174{61.522%{transform:translate(64.7687vw,61.522vh) scale(.6906)}to{transform:translate(61.0482vw,99vh) scale(.6906)}}.snow:nth-child(175){opacity:1.1502;transform:translate(41.6539vw,-10px) scale(.4158);animation:fall-175 12s -5s linear infinite}@keyframes fall-175{32.898%{transform:translate(34.7011vw,32.898vh) scale(.4158)}to{transform:translate(38.1775vw,99vh) scale(.4158)}}.snow:nth-child(176){opacity:.6174;transform:translate(12.6609vw,-10px) scale(.0747);animation:fall-176 28s -20s linear infinite}@keyframes fall-176{62.859%{transform:translate(13.2165vw,62.859vh) scale(.0747)}to{transform:translate(12.9387vw,99vh) scale(.0747)}}.snow:nth-child(177){opacity:.797;transform:translate(29.6812vw,-10px) scale(.1797);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{62.132%{transform:translate(26.5504vw,62.132vh) scale(.1797)}to{transform:translate(28.1158vw,99vh) scale(.1797)}}.snow:nth-child(178){opacity:.0668;transform:translate(77.4653vw,-10px) scale(.9364);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{69.366%{transform:translate(84.4165vw,69.366vh) scale(.9364)}to{transform:translate(80.9409vw,99vh) scale(.9364)}}.snow:nth-child(179){opacity:.5754;transform:translate(95.0475vw,-10px) scale(.7177);animation:fall-179 30s -1s linear infinite}@keyframes fall-179{69.068%{transform:translate(103.5866vw,69.068vh) scale(.7177)}to{transform:translate(99.31705vw,99vh) scale(.7177)}}.snow:nth-child(180){opacity:.3996;transform:translate(77.5284vw,-10px) scale(.3922);animation:fall-180 24s -7s linear infinite}@keyframes fall-180{67.198%{transform:translate(75.3681vw,67.198vh) scale(.3922)}to{transform:translate(76.44825vw,99vh) scale(.3922)}}.snow:nth-child(181){opacity:.6186;transform:translate(85.6405vw,-10px) scale(.8135);animation:fall-181 15s -14s linear infinite}@keyframes fall-181{68.127%{transform:translate(81.4251vw,68.127vh) scale(.8135)}to{transform:translate(83.5328vw,99vh) scale(.8135)}}.snow:nth-child(182){opacity:1.542;transform:translate(71.2554vw,-10px) scale(.3238);animation:fall-182 30s -3s linear infinite}@keyframes fall-182{77.373%{transform:translate(65.2205vw,77.373vh) scale(.3238)}to{transform:translate(68.23795vw,99vh) scale(.3238)}}.snow:nth-child(183){opacity:1.5422;transform:translate(86.8414vw,-10px) scale(.6839);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.287%{transform:translate(80.9801vw,62.287vh) scale(.6839)}to{transform:translate(83.91075vw,99vh) scale(.6839)}}.snow:nth-child(184){opacity:1.914;transform:translate(43.0004vw,-10px) scale(.2904);animation:fall-184 20s -28s linear infinite}@keyframes fall-184{63.589%{transform:translate(41.9828vw,63.589vh) scale(.2904)}to{transform:translate(42.4916vw,99vh) scale(.2904)}}.snow:nth-child(185){opacity:1.8566;transform:translate(59.3772vw,-10px) scale(.9982);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{40.596%{transform:translate(51.1527vw,40.596vh) scale(.9982)}to{transform:translate(55.26495vw,99vh) scale(.9982)}}.snow:nth-child(186){opacity:1.4442;transform:translate(18.0663vw,-10px) scale(.3036);animation:fall-186 17s -30s linear infinite}@keyframes fall-186{58.025%{transform:translate(14.2575vw,58.025vh) scale(.3036)}to{transform:translate(16.1619vw,99vh) scale(.3036)}}.snow:nth-child(187){opacity:1.7644;transform:translate(1.3324vw,-10px) scale(.6258);animation:fall-187 15s -30s linear infinite}@keyframes fall-187{45.194%{transform:translate(-5.8339vw,45.194vh) scale(.6258)}to{transform:translate(-2.25075vw,99vh) scale(.6258)}}.snow:nth-child(188){opacity:.672;transform:translate(40.4069vw,-10px) scale(.6267);animation:fall-188 29s -25s linear infinite}@keyframes fall-188{74.219%{transform:translate(46.436vw,74.219vh) scale(.6267)}to{transform:translate(43.42145vw,99vh) scale(.6267)}}.snow:nth-child(189){opacity:1.9024;transform:translate(73.5632vw,-10px) scale(.5736);animation:fall-189 12s -10s linear infinite}@keyframes fall-189{43.16%{transform:translate(80.6117vw,43.16vh) scale(.5736)}to{transform:translate(77.08745vw,99vh) scale(.5736)}}.snow:nth-child(190){opacity:1.8756;transform:translate(63.6558vw,-10px) scale(.7797);animation:fall-190 21s -4s linear infinite}@keyframes fall-190{67.454%{transform:translate(68.1033vw,67.454vh) scale(.7797)}to{transform:translate(65.87955vw,99vh) scale(.7797)}}.snow:nth-child(191){opacity:1.9094;transform:translate(4.2948vw,-10px) scale(.1607);animation:fall-191 20s -14s linear infinite}@keyframes fall-191{50.202%{transform:translate(7.0341vw,50.202vh) scale(.1607)}to{transform:translate(5.66445vw,99vh) scale(.1607)}}.snow:nth-child(192){opacity:1.6598;transform:translate(29.5923vw,-10px) scale(.4982);animation:fall-192 21s -23s linear infinite}@keyframes fall-192{63.702%{transform:translate(25.0618vw,63.702vh) scale(.4982)}to{transform:translate(27.32705vw,99vh) scale(.4982)}}.snow:nth-child(193){opacity:1.9402;transform:translate(61.5365vw,-10px) scale(.7263);animation:fall-193 13s -9s linear infinite}@keyframes fall-193{61.705%{transform:translate(57.1877vw,61.705vh) scale(.7263)}to{transform:translate(59.3621vw,99vh) scale(.7263)}}.snow:nth-child(194){opacity:.9198;transform:translate(.3563vw,-10px) scale(.8911);animation:fall-194 15s -27s linear infinite}@keyframes fall-194{79.162%{transform:translate(9.2544vw,79.162vh) scale(.8911)}to{transform:translate(4.80535vw,99vh) scale(.8911)}}.snow:nth-child(195){opacity:.0712;transform:translate(22.3794vw,-10px) scale(.8313);animation:fall-195 10s -30s linear infinite}@keyframes fall-195{60.904%{transform:translate(27.3547vw,60.904vh) scale(.8313)}to{transform:translate(24.86705vw,99vh) scale(.8313)}}.snow:nth-child(196){opacity:1.4174;transform:translate(54.8337vw,-10px) scale(.9043);animation:fall-196 14s -30s linear infinite}@keyframes fall-196{66.478%{transform:translate(63.3004vw,66.478vh) scale(.9043)}to{transform:translate(59.06705vw,99vh) scale(.9043)}}.snow:nth-child(197){opacity:.074;transform:translate(89.4286vw,-10px) scale(.7463);animation:fall-197 28s -27s linear infinite}@keyframes fall-197{34.491%{transform:translate(99.068vw,34.491vh) scale(.7463)}to{transform:translate(94.2483vw,99vh) scale(.7463)}}.snow:nth-child(198){opacity:1.2144;transform:translate(2.5256vw,-10px) scale(.396);animation:fall-198 15s -20s linear infinite}@keyframes fall-198{54.223%{transform:translate(-5.9544vw,54.223vh) scale(.396)}to{transform:translate(-1.7144vw,99vh) scale(.396)}}.snow:nth-child(199){opacity:1.67;transform:translate(44.1462vw,-10px) scale(.6636);animation:fall-199 25s -3s linear infinite}@keyframes fall-199{74.708%{transform:translate(40.3567vw,74.708vh) scale(.6636)}to{transform:translate(42.25145vw,99vh) scale(.6636)}}.snow:nth-child(200){opacity:.9516;transform:translate(87.01vw,-10px) scale(.4088);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{39.296%{transform:translate(78.2055vw,39.296vh) scale(.4088)}to{transform:translate(82.60775vw,99vh) scale(.4088)}}.snow:nth-child(201){opacity:.6904;transform:translate(16.9551vw,-10px) scale(.6738);animation:fall-201 19s -23s linear infinite}@keyframes fall-201{74.591%{transform:translate(19.7577vw,74.591vh) scale(.6738)}to{transform:translate(18.3564vw,99vh) scale(.6738)}}.snow:nth-child(202){opacity:1.7254;transform:translate(77.8412vw,-10px) scale(.5206);animation:fall-202 27s -20s linear infinite}@keyframes fall-202{76.126%{transform:translate(71.7053vw,76.126vh) scale(.5206)}to{transform:translate(74.77325vw,99vh) scale(.5206)}}.snow:nth-child(203){opacity:1.9108;transform:translate(65.2848vw,-10px) scale(.5435);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{38.91%{transform:translate(73.5113vw,38.91vh) scale(.5435)}to{transform:translate(69.39805vw,99vh) scale(.5435)}}.snow:nth-child(204){opacity:.1118;transform:translate(95.1821vw,-10px) scale(.3972);animation:fall-204 11s -27s linear infinite}@keyframes fall-204{71.458%{transform:translate(96.6291vw,71.458vh) scale(.3972)}to{transform:translate(95.9056vw,99vh) scale(.3972)}}.snow:nth-child(205){opacity:.2968;transform:translate(70.0708vw,-10px) scale(.7603);animation:fall-205 15s -22s linear infinite}@keyframes fall-205{53.892%{transform:translate(62.6435vw,53.892vh) scale(.7603)}to{transform:translate(66.35715vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.4584;transform:translate(58.3295vw,-10px) scale(.6534);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{77.879%{transform:translate(60.2336vw,77.879vh) scale(.6534)}to{transform:translate(59.28155vw,99vh) scale(.6534)}}.snow:nth-child(207){opacity:.5378;transform:translate(4.6016vw,-10px) scale(.3599);animation:fall-207 18s -8s linear infinite}@keyframes fall-207{73.3%{transform:translate(3.1235vw,73.3vh) scale(.3599)}to{transform:translate(3.86255vw,99vh) scale(.3599)}}.snow:nth-child(208){opacity:.8792;transform:translate(18.2904vw,-10px) scale(.2302);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{47.212%{transform:translate(19.1354vw,47.212vh) scale(.2302)}to{transform:translate(18.7129vw,99vh) scale(.2302)}}.snow:nth-child(209){opacity:1.7992;transform:translate(86.7073vw,-10px) scale(.828);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{69.053%{transform:translate(80.8566vw,69.053vh) scale(.828)}to{transform:translate(83.78195vw,99vh) scale(.828)}}.snow:nth-child(210){opacity:1.3612;transform:translate(28.7231vw,-10px) scale(.7358);animation:fall-210 17s -7s linear infinite}@keyframes fall-210{35.234%{transform:translate(29.457vw,35.234vh) scale(.7358)}to{transform:translate(29.09005vw,99vh) scale(.7358)}}.snow:nth-child(211){opacity:1.4884;transform:translate(41.0607vw,-10px) scale(.3068);animation:fall-211 29s -17s linear infinite}@keyframes fall-211{63.245%{transform:translate(50.0008vw,63.245vh) scale(.3068)}to{transform:translate(45.53075vw,99vh) scale(.3068)}}.snow:nth-child(212){opacity:1.9822;transform:translate(45.2688vw,-10px) scale(.7035);animation:fall-212 21s -22s linear infinite}@keyframes fall-212{52.137%{transform:translate(50.757vw,52.137vh) scale(.7035)}to{transform:translate(48.0129vw,99vh) scale(.7035)}}.snow:nth-child(213){opacity:.9048;transform:translate(5.7221vw,-10px) scale(.2601);animation:fall-213 16s -12s linear infinite}@keyframes fall-213{37.504%{transform:translate(9.6743vw,37.504vh) scale(.2601)}to{transform:translate(7.6982vw,99vh) scale(.2601)}}.snow:nth-child(214){opacity:.0068;transform:translate(62.3903vw,-10px) scale(.4189);animation:fall-214 12s -27s linear infinite}@keyframes fall-214{40.801%{transform:translate(54.0479vw,40.801vh) scale(.4189)}to{transform:translate(58.2191vw,99vh) scale(.4189)}}.snow:nth-child(215){opacity:.5954;transform:translate(27.9565vw,-10px) scale(.4033);animation:fall-215 21s -10s linear infinite}@keyframes fall-215{76.668%{transform:translate(24.8062vw,76.668vh) scale(.4033)}to{transform:translate(26.38135vw,99vh) scale(.4033)}}.snow:nth-child(216){opacity:1.2432;transform:translate(33.7755vw,-10px) scale(.3439);animation:fall-216 20s -25s linear infinite}@keyframes fall-216{30.099%{transform:translate(28.888vw,30.099vh) scale(.3439)}to{transform:translate(31.33175vw,99vh) scale(.3439)}}.snow:nth-child(217){opacity:.5532;transform:translate(50.0018vw,-10px) scale(.2903);animation:fall-217 21s -30s linear infinite}@keyframes fall-217{41.437%{transform:translate(45.7858vw,41.437vh) scale(.2903)}to{transform:translate(47.8938vw,99vh) scale(.2903)}}.snow:nth-child(218){opacity:.278;transform:translate(90.7716vw,-10px) scale(.2061);animation:fall-218 30s -19s linear infinite}@keyframes fall-218{37.796%{transform:translate(82.5013vw,37.796vh) scale(.2061)}to{transform:translate(86.63645vw,99vh) scale(.2061)}}.snow:nth-child(219){opacity:.784;transform:translate(2.9896vw,-10px) scale(.231);animation:fall-219 20s -20s linear infinite}@keyframes fall-219{74.655%{transform:translate(2.1973vw,74.655vh) scale(.231)}to{transform:translate(2.59345vw,99vh) scale(.231)}}.snow:nth-child(220){opacity:.874;transform:translate(74.6679vw,-10px) scale(.3323);animation:fall-220 30s -22s linear infinite}@keyframes fall-220{33.127%{transform:translate(67.6635vw,33.127vh) scale(.3323)}to{transform:translate(71.1657vw,99vh) scale(.3323)}}.snow:nth-child(221){opacity:1.8628;transform:translate(62.3451vw,-10px) scale(.3228);animation:fall-221 17s -30s linear infinite}@keyframes fall-221{68.19%{transform:translate(72.3035vw,68.19vh) scale(.3228)}to{transform:translate(67.3243vw,99vh) scale(.3228)}}.snow:nth-child(222){opacity:1.89;transform:translate(84.2801vw,-10px) scale(.2811);animation:fall-222 23s -2s linear infinite}@keyframes fall-222{70.397%{transform:translate(88.8503vw,70.397vh) scale(.2811)}to{transform:translate(86.5652vw,99vh) scale(.2811)}}.snow:nth-child(223){opacity:.9434;transform:translate(91.5961vw,-10px) scale(.4952);animation:fall-223 29s -15s linear infinite}@keyframes fall-223{45.645%{transform:translate(85.3697vw,45.645vh) scale(.4952)}to{transform:translate(88.4829vw,99vh) scale(.4952)}}.snow:nth-child(224){opacity:.3686;transform:translate(99.3832vw,-10px) scale(.9486);animation:fall-224 22s -9s linear infinite}@keyframes fall-224{43.009%{transform:translate(96.3621vw,43.009vh) scale(.9486)}to{transform:translate(97.87265vw,99vh) scale(.9486)}}.snow:nth-child(225){opacity:.9916;transform:translate(94.3168vw,-10px) scale(.4655);animation:fall-225 25s -25s linear infinite}@keyframes fall-225{38.984%{transform:translate(94.1928vw,38.984vh) scale(.4655)}to{transform:translate(94.2548vw,99vh) scale(.4655)}}.snow:nth-child(226){opacity:1.7316;transform:translate(74.3652vw,-10px) scale(.5843);animation:fall-226 13s -12s linear infinite}@keyframes fall-226{64.909%{transform:translate(81.9707vw,64.909vh) scale(.5843)}to{transform:translate(78.16795vw,99vh) scale(.5843)}}.snow:nth-child(227){opacity:.8998;transform:translate(25.7822vw,-10px) scale(.6481);animation:fall-227 14s -27s linear infinite}@keyframes fall-227{68.554%{transform:translate(27.3929vw,68.554vh) scale(.6481)}to{transform:translate(26.58755vw,99vh) scale(.6481)}}.snow:nth-child(228){opacity:.1514;transform:translate(37.7906vw,-10px) scale(.908);animation:fall-228 19s -26s linear infinite}@keyframes fall-228{49.322%{transform:translate(43.7479vw,49.322vh) scale(.908)}to{transform:translate(40.76925vw,99vh) scale(.908)}}.snow:nth-child(229){opacity:.381;transform:translate(93.911vw,-10px) scale(.3423);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{30.355%{transform:translate(100.145vw,30.355vh) scale(.3423)}to{transform:translate(97.028vw,99vh) scale(.3423)}}.snow:nth-child(230){opacity:1.33;transform:translate(45.3102vw,-10px) scale(.2275);animation:fall-230 11s -30s linear infinite}@keyframes fall-230{62.985%{transform:translate(51.1753vw,62.985vh) scale(.2275)}to{transform:translate(48.24275vw,99vh) scale(.2275)}}.snow:nth-child(231){opacity:1.5766;transform:translate(54.1569vw,-10px) scale(.9432);animation:fall-231 21s -24s linear infinite}@keyframes fall-231{44.465%{transform:translate(61.1119vw,44.465vh) scale(.9432)}to{transform:translate(57.6344vw,99vh) scale(.9432)}}.snow:nth-child(232){opacity:.6838;transform:translate(68.5856vw,-10px) scale(.4789);animation:fall-232 23s -25s linear infinite}@keyframes fall-232{53.928%{transform:translate(62.3663vw,53.928vh) scale(.4789)}to{transform:translate(65.47595vw,99vh) scale(.4789)}}.snow:nth-child(233){opacity:.5114;transform:translate(69.6422vw,-10px) scale(.0849);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{46.212%{transform:translate(71.1979vw,46.212vh) scale(.0849)}to{transform:translate(70.42005vw,99vh) scale(.0849)}}.snow:nth-child(234){opacity:1.736;transform:translate(72.5392vw,-10px) scale(.9741);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{46.199%{transform:translate(64.1216vw,46.199vh) scale(.9741)}to{transform:translate(68.3304vw,99vh) scale(.9741)}}.snow:nth-child(235){opacity:1.064;transform:translate(75.8558vw,-10px) scale(.7054);animation:fall-235 21s -12s linear infinite}@keyframes fall-235{73.576%{transform:translate(80.656vw,73.576vh) scale(.7054)}to{transform:translate(78.2559vw,99vh) scale(.7054)}}.snow:nth-child(236){opacity:.1978;transform:translate(60.5346vw,-10px) scale(.497);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{75.044%{transform:translate(63.2874vw,75.044vh) scale(.497)}to{transform:translate(61.911vw,99vh) scale(.497)}}.snow:nth-child(237){opacity:.2516;transform:translate(23.4198vw,-10px) scale(.7123);animation:fall-237 19s -17s linear infinite}@keyframes fall-237{65.948%{transform:translate(29.9842vw,65.948vh) scale(.7123)}to{transform:translate(26.702vw,99vh) scale(.7123)}}.snow:nth-child(238){opacity:1.5122;transform:translate(51.8322vw,-10px) scale(.752);animation:fall-238 14s -20s linear infinite}@keyframes fall-238{71.217%{transform:translate(50.8394vw,71.217vh) scale(.752)}to{transform:translate(51.3358vw,99vh) scale(.752)}}.snow:nth-child(239){opacity:1.032;transform:translate(41.685vw,-10px) scale(.0008);animation:fall-239 23s -29s linear infinite}@keyframes fall-239{32.841%{transform:translate(35.8692vw,32.841vh) scale(.0008)}to{transform:translate(38.7771vw,99vh) scale(.0008)}}.snow:nth-child(240){opacity:.9358;transform:translate(36.0739vw,-10px) scale(.6692);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{61.793%{transform:translate(44.8609vw,61.793vh) scale(.6692)}to{transform:translate(40.4674vw,99vh) scale(.6692)}}.snow:nth-child(241){opacity:.5084;transform:translate(40.7371vw,-10px) scale(.4771);animation:fall-241 29s -24s linear infinite}@keyframes fall-241{32.324%{transform:translate(31.1vw,32.324vh) scale(.4771)}to{transform:translate(35.91855vw,99vh) scale(.4771)}}.snow:nth-child(242){opacity:1.4398;transform:translate(36.3616vw,-10px) scale(.3516);animation:fall-242 23s -3s linear infinite}@keyframes fall-242{78.406%{transform:translate(44.6001vw,78.406vh) scale(.3516)}to{transform:translate(40.48085vw,99vh) scale(.3516)}}.snow:nth-child(243){opacity:1.4782;transform:translate(88.1088vw,-10px) scale(.0368);animation:fall-243 14s -27s linear infinite}@keyframes fall-243{54.555%{transform:translate(90.9308vw,54.555vh) scale(.0368)}to{transform:translate(89.5198vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.4928;transform:translate(76.5149vw,-10px) scale(.8088);animation:fall-244 22s -26s linear infinite}@keyframes fall-244{63.42%{transform:translate(75.9461vw,63.42vh) scale(.8088)}to{transform:translate(76.2305vw,99vh) scale(.8088)}}.snow:nth-child(245){opacity:.5994;transform:translate(90.9062vw,-10px) scale(.8572);animation:fall-245 26s -30s linear infinite}@keyframes fall-245{53.066%{transform:translate(90.7158vw,53.066vh) scale(.8572)}to{transform:translate(90.811vw,99vh) scale(.8572)}}.snow:nth-child(246){opacity:1.228;transform:translate(62.7478vw,-10px) scale(.6513);animation:fall-246 30s -19s linear infinite}@keyframes fall-246{46.798%{transform:translate(65.5489vw,46.798vh) scale(.6513)}to{transform:translate(64.14835vw,99vh) scale(.6513)}}.snow:nth-child(247){opacity:.8562;transform:translate(46.0087vw,-10px) scale(.3062);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{47.665%{transform:translate(55.095vw,47.665vh) scale(.3062)}to{transform:translate(50.55185vw,99vh) scale(.3062)}}.snow:nth-child(248){opacity:1.9772;transform:translate(1.2945vw,-10px) scale(.5594);animation:fall-248 25s -15s linear infinite}@keyframes fall-248{40.249%{transform:translate(10.4378vw,40.249vh) scale(.5594)}to{transform:translate(5.86615vw,99vh) scale(.5594)}}.snow:nth-child(249){opacity:1.882;transform:translate(98.2944vw,-10px) scale(.949);animation:fall-249 20s -17s linear infinite}@keyframes fall-249{63.957%{transform:translate(107.3099vw,63.957vh) scale(.949)}to{transform:translate(102.80215vw,99vh) scale(.949)}}.snow:nth-child(250){opacity:1.3058;transform:translate(13.3092vw,-10px) scale(.1035);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{35.593%{transform:translate(10.3672vw,35.593vh) scale(.1035)}to{transform:translate(11.8382vw,99vh) scale(.1035)}}.snow:nth-child(251){opacity:.8472;transform:translate(15.7664vw,-10px) scale(.3586);animation:fall-251 27s -19s linear infinite}@keyframes fall-251{75.369%{transform:translate(18.0501vw,75.369vh) scale(.3586)}to{transform:translate(16.90825vw,99vh) scale(.3586)}}.snow:nth-child(252){opacity:1.2842;transform:translate(69.2537vw,-10px) scale(.582);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{64.469%{transform:translate(74.6542vw,64.469vh) scale(.582)}to{transform:translate(71.95395vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:1.6548;transform:translate(47.4071vw,-10px) scale(.7878);animation:fall-253 16s -22s linear infinite}@keyframes fall-253{72.676%{transform:translate(41.9748vw,72.676vh) scale(.7878)}to{transform:translate(44.69095vw,99vh) scale(.7878)}}.snow:nth-child(254){opacity:.3184;transform:translate(87.8715vw,-10px) scale(.1542);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.799%{transform:translate(78.2848vw,67.799vh) scale(.1542)}to{transform:translate(83.07815vw,99vh) scale(.1542)}}.snow:nth-child(255){opacity:.236;transform:translate(15.0523vw,-10px) scale(.3134);animation:fall-255 19s -12s linear infinite}@keyframes fall-255{76.538%{transform:translate(11.7956vw,76.538vh) scale(.3134)}to{transform:translate(13.42395vw,99vh) scale(.3134)}}.snow:nth-child(256){opacity:1.7786;transform:translate(9.182vw,-10px) scale(.396);animation:fall-256 27s -14s linear infinite}@keyframes fall-256{53.024%{transform:translate(17.8237vw,53.024vh) scale(.396)}to{transform:translate(13.50285vw,99vh) scale(.396)}}.snow:nth-child(257){opacity:1.8848;transform:translate(85.6962vw,-10px) scale(.7752);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{73.384%{transform:translate(91.0082vw,73.384vh) scale(.7752)}to{transform:translate(88.3522vw,99vh) scale(.7752)}}.snow:nth-child(258){opacity:.2488;transform:translate(86.7487vw,-10px) scale(.3177);animation:fall-258 27s -3s linear infinite}@keyframes fall-258{43.27%{transform:translate(83.0859vw,43.27vh) scale(.3177)}to{transform:translate(84.9173vw,99vh) scale(.3177)}}.snow:nth-child(259){opacity:.0804;transform:translate(26.6801vw,-10px) scale(.1434);animation:fall-259 25s -25s linear infinite}@keyframes fall-259{70.7%{transform:translate(32.5608vw,70.7vh) scale(.1434)}to{transform:translate(29.62045vw,99vh) scale(.1434)}}.snow:nth-child(260){opacity:1.3068;transform:translate(18.2273vw,-10px) scale(.8438);animation:fall-260 25s -13s linear infinite}@keyframes fall-260{72.257%{transform:translate(22.2551vw,72.257vh) scale(.8438)}to{transform:translate(20.2412vw,99vh) scale(.8438)}}.snow:nth-child(261){opacity:1.1004;transform:translate(66.2476vw,-10px) scale(.0169);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{52.668%{transform:translate(63.8739vw,52.668vh) scale(.0169)}to{transform:translate(65.06075vw,99vh) scale(.0169)}}.snow:nth-child(262){opacity:1.6292;transform:translate(34.9341vw,-10px) scale(.4716);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{76.539%{transform:translate(29.7719vw,76.539vh) scale(.4716)}to{transform:translate(32.353vw,99vh) scale(.4716)}}.snow:nth-child(263){opacity:1.9014;transform:translate(33.8455vw,-10px) scale(.7022);animation:fall-263 24s -23s linear infinite}@keyframes fall-263{57.195%{transform:translate(31.2896vw,57.195vh) scale(.7022)}to{transform:translate(32.56755vw,99vh) scale(.7022)}}.snow:nth-child(264){opacity:.3722;transform:translate(70.7776vw,-10px) scale(.5407);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{78.657%{transform:translate(68.2177vw,78.657vh) scale(.5407)}to{transform:translate(69.49765vw,99vh) scale(.5407)}}.snow:nth-child(265){opacity:.869;transform:translate(33.3285vw,-10px) scale(.5324);animation:fall-265 17s -27s linear infinite}@keyframes fall-265{72.011%{transform:translate(23.8624vw,72.011vh) scale(.5324)}to{transform:translate(28.59545vw,99vh) scale(.5324)}}.snow:nth-child(266){opacity:1.203;transform:translate(63.015vw,-10px) scale(.4236);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{58.858%{transform:translate(68.804vw,58.858vh) scale(.4236)}to{transform:translate(65.9095vw,99vh) scale(.4236)}}.snow:nth-child(267){opacity:.7552;transform:translate(80.8938vw,-10px) scale(.6236);animation:fall-267 17s -18s linear infinite}@keyframes fall-267{43.923%{transform:translate(76.8957vw,43.923vh) scale(.6236)}to{transform:translate(78.89475vw,99vh) scale(.6236)}}.snow:nth-child(268){opacity:1.9902;transform:translate(8.2446vw,-10px) scale(.2545);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{37.668%{transform:translate(5.5318vw,37.668vh) scale(.2545)}to{transform:translate(6.8882vw,99vh) scale(.2545)}}.snow:nth-child(269){opacity:.566;transform:translate(79.616vw,-10px) scale(.7727);animation:fall-269 30s -2s linear infinite}@keyframes fall-269{65.42%{transform:translate(78.9568vw,65.42vh) scale(.7727)}to{transform:translate(79.2864vw,99vh) scale(.7727)}}.snow:nth-child(270){opacity:.37;transform:translate(3.8008vw,-10px) scale(.21);animation:fall-270 17s -10s linear infinite}@keyframes fall-270{71.331%{transform:translate(1.9946vw,71.331vh) scale(.21)}to{transform:translate(2.8977vw,99vh) scale(.21)}}.snow:nth-child(271){opacity:1.112;transform:translate(44.1137vw,-10px) scale(.7619);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{64.373%{transform:translate(48.9719vw,64.373vh) scale(.7619)}to{transform:translate(46.5428vw,99vh) scale(.7619)}}.snow:nth-child(272){opacity:.6638;transform:translate(60.2421vw,-10px) scale(.0833);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{77.171%{transform:translate(59.7427vw,77.171vh) scale(.0833)}to{transform:translate(59.9924vw,99vh) scale(.0833)}}.snow:nth-child(273){opacity:1.644;transform:translate(1.3211vw,-10px) scale(.7587);animation:fall-273 21s -9s linear infinite}@keyframes fall-273{78.826%{transform:translate(5.1074vw,78.826vh) scale(.7587)}to{transform:translate(3.21425vw,99vh) scale(.7587)}}.snow:nth-child(274){opacity:1.1194;transform:translate(31.0635vw,-10px) scale(.1912);animation:fall-274 11s -29s linear infinite}@keyframes fall-274{41.038%{transform:translate(28.0528vw,41.038vh) scale(.1912)}to{transform:translate(29.55815vw,99vh) scale(.1912)}}.snow:nth-child(275){opacity:1.4992;transform:translate(28.1728vw,-10px) scale(.8817);animation:fall-275 20s -9s linear infinite}@keyframes fall-275{77.178%{transform:translate(23.9208vw,77.178vh) scale(.8817)}to{transform:translate(26.0468vw,99vh) scale(.8817)}}.snow:nth-child(276){opacity:.2142;transform:translate(28.0386vw,-10px) scale(.8344);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{67.177%{transform:translate(36.1432vw,67.177vh) scale(.8344)}to{transform:translate(32.0909vw,99vh) scale(.8344)}}.snow:nth-child(277){opacity:.1684;transform:translate(14.6779vw,-10px) scale(.2453);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{75.811%{transform:translate(7.8499vw,75.811vh) scale(.2453)}to{transform:translate(11.2639vw,99vh) scale(.2453)}}.snow:nth-child(278){opacity:.9552;transform:translate(41.8922vw,-10px) scale(.061);animation:fall-278 23s -22s linear infinite}@keyframes fall-278{68.33%{transform:translate(42.677vw,68.33vh) scale(.061)}to{transform:translate(42.2846vw,99vh) scale(.061)}}.snow:nth-child(279){opacity:1.4132;transform:translate(32.7164vw,-10px) scale(.3758);animation:fall-279 16s -20s linear infinite}@keyframes fall-279{43.757%{transform:translate(26.8723vw,43.757vh) scale(.3758)}to{transform:translate(29.79435vw,99vh) scale(.3758)}}.snow:nth-child(280){opacity:1.1774;transform:translate(30.0695vw,-10px) scale(.0658);animation:fall-280 12s -27s linear infinite}@keyframes fall-280{76.158%{transform:translate(31.5309vw,76.158vh) scale(.0658)}to{transform:translate(30.8002vw,99vh) scale(.0658)}}.snow:nth-child(281){opacity:1.8608;transform:translate(79.1068vw,-10px) scale(.8017);animation:fall-281 26s -9s linear infinite}@keyframes fall-281{62.863%{transform:translate(69.8069vw,62.863vh) scale(.8017)}to{transform:translate(74.45685vw,99vh) scale(.8017)}}.snow:nth-child(282){opacity:.0492;transform:translate(37.1817vw,-10px) scale(.9014);animation:fall-282 26s -30s linear infinite}@keyframes fall-282{61.61%{transform:translate(28.4345vw,61.61vh) scale(.9014)}to{transform:translate(32.8081vw,99vh) scale(.9014)}}.snow:nth-child(283){opacity:1.5978;transform:translate(66.1687vw,-10px) scale(.9287);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{78.691%{transform:translate(69.7671vw,78.691vh) scale(.9287)}to{transform:translate(67.9679vw,99vh) scale(.9287)}}.snow:nth-child(284){opacity:.468;transform:translate(73.1029vw,-10px) scale(.5865);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{44.937%{transform:translate(73.9772vw,44.937vh) scale(.5865)}to{transform:translate(73.54005vw,99vh) scale(.5865)}}.snow:nth-child(285){opacity:1.109;transform:translate(47.339vw,-10px) scale(.8357);animation:fall-285 26s -6s linear infinite}@keyframes fall-285{74.715%{transform:translate(50.8462vw,74.715vh) scale(.8357)}to{transform:translate(49.0926vw,99vh) scale(.8357)}}.snow:nth-child(286){opacity:1.894;transform:translate(23.0874vw,-10px) scale(.0761);animation:fall-286 28s -19s linear infinite}@keyframes fall-286{40.91%{transform:translate(15.9419vw,40.91vh) scale(.0761)}to{transform:translate(19.51465vw,99vh) scale(.0761)}}.snow:nth-child(287){opacity:.9598;transform:translate(89.861vw,-10px) scale(.8202);animation:fall-287 18s -6s linear infinite}@keyframes fall-287{51.896%{transform:translate(96.0352vw,51.896vh) scale(.8202)}to{transform:translate(92.9481vw,99vh) scale(.8202)}}.snow:nth-child(288){opacity:1.7094;transform:translate(65.3326vw,-10px) scale(.9824);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{64.321%{transform:translate(56.259vw,64.321vh) scale(.9824)}to{transform:translate(60.7958vw,99vh) scale(.9824)}}.snow:nth-child(289){opacity:.5438;transform:translate(87.87vw,-10px) scale(.9856);animation:fall-289 17s -17s linear infinite}@keyframes fall-289{52.876%{transform:translate(87.4921vw,52.876vh) scale(.9856)}to{transform:translate(87.68105vw,99vh) scale(.9856)}}.snow:nth-child(290){opacity:.1356;transform:translate(17.1534vw,-10px) scale(.8529);animation:fall-290 18s -17s linear infinite}@keyframes fall-290{33.639%{transform:translate(16.8639vw,33.639vh) scale(.8529)}to{transform:translate(17.00865vw,99vh) scale(.8529)}}.snow:nth-child(291){opacity:1.7478;transform:translate(41.0279vw,-10px) scale(.3386);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{51.324%{transform:translate(43.575vw,51.324vh) scale(.3386)}to{transform:translate(42.30145vw,99vh) scale(.3386)}}.snow:nth-child(292){opacity:1.0156;transform:translate(1.2873vw,-10px) scale(.4648);animation:fall-292 28s -25s linear infinite}@keyframes fall-292{41.921%{transform:translate(-1.5924vw,41.921vh) scale(.4648)}to{transform:translate(-.15255vw,99vh) scale(.4648)}}.snow:nth-child(293){opacity:.781;transform:translate(52.0395vw,-10px) scale(.9807);animation:fall-293 11s -26s linear infinite}@keyframes fall-293{41.718%{transform:translate(46.443vw,41.718vh) scale(.9807)}to{transform:translate(49.24125vw,99vh) scale(.9807)}}.snow:nth-child(294){opacity:1.9264;transform:translate(74.9194vw,-10px) scale(.3981);animation:fall-294 21s -3s linear infinite}@keyframes fall-294{52.228%{transform:translate(71.0427vw,52.228vh) scale(.3981)}to{transform:translate(72.98105vw,99vh) scale(.3981)}}.snow:nth-child(295){opacity:1.6248;transform:translate(91.0902vw,-10px) scale(.2243);animation:fall-295 29s -21s linear infinite}@keyframes fall-295{61.683%{transform:translate(86.0337vw,61.683vh) scale(.2243)}to{transform:translate(88.56195vw,99vh) scale(.2243)}}.snow:nth-child(296){opacity:.5462;transform:translate(3.1688vw,-10px) scale(.8127);animation:fall-296 20s -20s linear infinite}@keyframes fall-296{59.426%{transform:translate(-.1137vw,59.426vh) scale(.8127)}to{transform:translate(1.52755vw,99vh) scale(.8127)}}.snow:nth-child(297){opacity:.3738;transform:translate(15.7677vw,-10px) scale(.8023);animation:fall-297 13s -21s linear infinite}@keyframes fall-297{39.273%{transform:translate(13.7859vw,39.273vh) scale(.8023)}to{transform:translate(14.7768vw,99vh) scale(.8023)}}.snow:nth-child(298){opacity:.7262;transform:translate(28.5405vw,-10px) scale(.0663);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{67.469%{transform:translate(21.5427vw,67.469vh) scale(.0663)}to{transform:translate(25.0416vw,99vh) scale(.0663)}}.snow:nth-child(299){opacity:.355;transform:translate(74.5992vw,-10px) scale(.5819);animation:fall-299 28s -7s linear infinite}@keyframes fall-299{56.021%{transform:translate(78.3929vw,56.021vh) scale(.5819)}to{transform:translate(76.49605vw,99vh) scale(.5819)}}.snow:nth-child(300){opacity:.4436;transform:translate(93.1419vw,-10px) scale(.6316);animation:fall-300 14s -7s linear infinite}@keyframes fall-300{55.594%{transform:translate(98.2947vw,55.594vh) scale(.6316)}to{transform:translate(95.7183vw,99vh) scale(.6316)}}.snow:nth-child(301){opacity:.8026;transform:translate(28.4839vw,-10px) scale(.2572);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{78.358%{transform:translate(30.5114vw,78.358vh) scale(.2572)}to{transform:translate(29.49765vw,99vh) scale(.2572)}}.snow:nth-child(302){opacity:.857;transform:translate(66.4408vw,-10px) scale(.0294);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.51%{transform:translate(62.5401vw,51.51vh) scale(.0294)}to{transform:translate(64.49045vw,99vh) scale(.0294)}}.snow:nth-child(303){opacity:.8662;transform:translate(97.8084vw,-10px) scale(.2593);animation:fall-303 19s -24s linear infinite}@keyframes fall-303{72.34%{transform:translate(97.6373vw,72.34vh) scale(.2593)}to{transform:translate(97.72285vw,99vh) scale(.2593)}}.snow:nth-child(304){opacity:.4492;transform:translate(7.76vw,-10px) scale(.4981);animation:fall-304 26s -22s linear infinite}@keyframes fall-304{47.036%{transform:translate(8.8196vw,47.036vh) scale(.4981)}to{transform:translate(8.2898vw,99vh) scale(.4981)}}.snow:nth-child(305){opacity:1.4006;transform:translate(13.4525vw,-10px) scale(.8927);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{53.474%{transform:translate(8.7664vw,53.474vh) scale(.8927)}to{transform:translate(11.10945vw,99vh) scale(.8927)}}.snow:nth-child(306){opacity:1.842;transform:translate(69.3429vw,-10px) scale(.0161);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{33.566%{transform:translate(63.1757vw,33.566vh) scale(.0161)}to{transform:translate(66.2593vw,99vh) scale(.0161)}}.snow:nth-child(307){opacity:1.5138;transform:translate(47.9591vw,-10px) scale(.3139);animation:fall-307 12s -18s linear infinite}@keyframes fall-307{50.746%{transform:translate(42.6773vw,50.746vh) scale(.3139)}to{transform:translate(45.3182vw,99vh) scale(.3139)}}.snow:nth-child(308){opacity:.5382;transform:translate(44.7164vw,-10px) scale(.7357);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{49.584%{transform:translate(45.0649vw,49.584vh) scale(.7357)}to{transform:translate(44.89065vw,99vh) scale(.7357)}}.snow:nth-child(309){opacity:.6898;transform:translate(80.831vw,-10px) scale(.9332);animation:fall-309 26s -8s linear infinite}@keyframes fall-309{47.299%{transform:translate(87.0465vw,47.299vh) scale(.9332)}to{transform:translate(83.93875vw,99vh) scale(.9332)}}.snow:nth-child(310){opacity:.9394;transform:translate(26.4985vw,-10px) scale(.0195);animation:fall-310 28s -26s linear infinite}@keyframes fall-310{38.226%{transform:translate(25.281vw,38.226vh) scale(.0195)}to{transform:translate(25.88975vw,99vh) scale(.0195)}}.snow:nth-child(311){opacity:.3236;transform:translate(84.5025vw,-10px) scale(.6604);animation:fall-311 12s -9s linear infinite}@keyframes fall-311{55.783%{transform:translate(81.4397vw,55.783vh) scale(.6604)}to{transform:translate(82.9711vw,99vh) scale(.6604)}}.snow:nth-child(312){opacity:.88;transform:translate(51.2408vw,-10px) scale(.5039);animation:fall-312 17s -30s linear infinite}@keyframes fall-312{43.48%{transform:translate(43.6507vw,43.48vh) scale(.5039)}to{transform:translate(47.44575vw,99vh) scale(.5039)}}.snow:nth-child(313){opacity:.3722;transform:translate(73.8747vw,-10px) scale(.2192);animation:fall-313 27s -8s linear infinite}@keyframes fall-313{68.201%{transform:translate(78.4931vw,68.201vh) scale(.2192)}to{transform:translate(76.1839vw,99vh) scale(.2192)}}.snow:nth-child(314){opacity:.8096;transform:translate(11.1881vw,-10px) scale(.7965);animation:fall-314 25s -30s linear infinite}@keyframes fall-314{30.466%{transform:translate(5.0763vw,30.466vh) scale(.7965)}to{transform:translate(8.1322vw,99vh) scale(.7965)}}.snow:nth-child(315){opacity:.4178;transform:translate(75.7218vw,-10px) scale(.1272);animation:fall-315 22s -30s linear infinite}@keyframes fall-315{61.652%{transform:translate(71.619vw,61.652vh) scale(.1272)}to{transform:translate(73.6704vw,99vh) scale(.1272)}}.snow:nth-child(316){opacity:.787;transform:translate(66.2674vw,-10px) scale(.4681);animation:fall-316 13s -25s linear infinite}@keyframes fall-316{61.11%{transform:translate(70.0694vw,61.11vh) scale(.4681)}to{transform:translate(68.1684vw,99vh) scale(.4681)}}.snow:nth-child(317){opacity:.4954;transform:translate(46.5745vw,-10px) scale(.3776);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{35.101%{transform:translate(55.0359vw,35.101vh) scale(.3776)}to{transform:translate(50.8052vw,99vh) scale(.3776)}}.snow:nth-child(318){opacity:1.9478;transform:translate(14.8332vw,-10px) scale(.065);animation:fall-318 21s -18s linear infinite}@keyframes fall-318{51.367%{transform:translate(11.3782vw,51.367vh) scale(.065)}to{transform:translate(13.1057vw,99vh) scale(.065)}}.snow:nth-child(319){opacity:1.6558;transform:translate(39.2475vw,-10px) scale(.467);animation:fall-319 21s -3s linear infinite}@keyframes fall-319{30.678%{transform:translate(45.8182vw,30.678vh) scale(.467)}to{transform:translate(42.53285vw,99vh) scale(.467)}}.snow:nth-child(320){opacity:.14;transform:translate(91.0168vw,-10px) scale(.3313);animation:fall-320 22s -23s linear infinite}@keyframes fall-320{45.042%{transform:translate(86.9684vw,45.042vh) scale(.3313)}to{transform:translate(88.9926vw,99vh) scale(.3313)}}.snow:nth-child(321){opacity:.6664;transform:translate(95.6679vw,-10px) scale(.1047);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{61.067%{transform:translate(92.8565vw,61.067vh) scale(.1047)}to{transform:translate(94.2622vw,99vh) scale(.1047)}}.snow:nth-child(322){opacity:.2782;transform:translate(22.7325vw,-10px) scale(.1215);animation:fall-322 17s -7s linear infinite}@keyframes fall-322{49.079%{transform:translate(19.2829vw,49.079vh) scale(.1215)}to{transform:translate(21.0077vw,99vh) scale(.1215)}}.snow:nth-child(323){opacity:.6082;transform:translate(73.5706vw,-10px) scale(.6631);animation:fall-323 24s -30s linear infinite}@keyframes fall-323{58.329%{transform:translate(79.0935vw,58.329vh) scale(.6631)}to{transform:translate(76.33205vw,99vh) scale(.6631)}}.snow:nth-child(324){opacity:1.033;transform:translate(99.6227vw,-10px) scale(.3306);animation:fall-324 20s -8s linear infinite}@keyframes fall-324{61.18%{transform:translate(105.6132vw,61.18vh) scale(.3306)}to{transform:translate(102.61795vw,99vh) scale(.3306)}}.snow:nth-child(325){opacity:.975;transform:translate(33.2833vw,-10px) scale(.4593);animation:fall-325 11s -17s linear infinite}@keyframes fall-325{47.949%{transform:translate(41.313vw,47.949vh) scale(.4593)}to{transform:translate(37.29815vw,99vh) scale(.4593)}}.snow:nth-child(326){opacity:.2974;transform:translate(.8vw,-10px) scale(.863);animation:fall-326 30s -28s linear infinite}@keyframes fall-326{62.055%{transform:translate(-.1036vw,62.055vh) scale(.863)}to{transform:translate(.3482vw,99vh) scale(.863)}}.snow:nth-child(327){opacity:1.861;transform:translate(44.4586vw,-10px) scale(.4693);animation:fall-327 17s -28s linear infinite}@keyframes fall-327{79.73%{transform:translate(37.8984vw,79.73vh) scale(.4693)}to{transform:translate(41.1785vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:.8534;transform:translate(22.4158vw,-10px) scale(.5809);animation:fall-328 27s -10s linear infinite}@keyframes fall-328{41.927%{transform:translate(27.3703vw,41.927vh) scale(.5809)}to{transform:translate(24.89305vw,99vh) scale(.5809)}}.snow:nth-child(329){opacity:.1428;transform:translate(74.263vw,-10px) scale(.3176);animation:fall-329 15s -1s linear infinite}@keyframes fall-329{77.07%{transform:translate(77.3001vw,77.07vh) scale(.3176)}to{transform:translate(75.78155vw,99vh) scale(.3176)}}.snow:nth-child(330){opacity:1.6646;transform:translate(88.1988vw,-10px) scale(.1797);animation:fall-330 25s -22s linear infinite}@keyframes fall-330{54.673%{transform:translate(95.3137vw,54.673vh) scale(.1797)}to{transform:translate(91.75625vw,99vh) scale(.1797)}}.snow:nth-child(331){opacity:1.0794;transform:translate(79.0407vw,-10px) scale(.1887);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{50.709%{transform:translate(77.2612vw,50.709vh) scale(.1887)}to{transform:translate(78.15095vw,99vh) scale(.1887)}}.snow:nth-child(332){opacity:.681;transform:translate(94.3505vw,-10px) scale(.5917);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{31.242%{transform:translate(96.5829vw,31.242vh) scale(.5917)}to{transform:translate(95.4667vw,99vh) scale(.5917)}}.snow:nth-child(333){opacity:.3974;transform:translate(80.6136vw,-10px) scale(.7548);animation:fall-333 27s -16s linear infinite}@keyframes fall-333{51.914%{transform:translate(90.1143vw,51.914vh) scale(.7548)}to{transform:translate(85.36395vw,99vh) scale(.7548)}}.snow:nth-child(334){opacity:.9874;transform:translate(52.4827vw,-10px) scale(.9964);animation:fall-334 25s -12s linear infinite}@keyframes fall-334{79.408%{transform:translate(43.6763vw,79.408vh) scale(.9964)}to{transform:translate(48.0795vw,99vh) scale(.9964)}}.snow:nth-child(335){opacity:.7834;transform:translate(44.1722vw,-10px) scale(.5983);animation:fall-335 28s -17s linear infinite}@keyframes fall-335{64.7%{transform:translate(45.3709vw,64.7vh) scale(.5983)}to{transform:translate(44.77155vw,99vh) scale(.5983)}}.snow:nth-child(336){opacity:1.8914;transform:translate(30.77vw,-10px) scale(.8619);animation:fall-336 11s -27s linear infinite}@keyframes fall-336{74.277%{transform:translate(27.8251vw,74.277vh) scale(.8619)}to{transform:translate(29.29755vw,99vh) scale(.8619)}}.snow:nth-child(337){opacity:.8546;transform:translate(32.8278vw,-10px) scale(.0685);animation:fall-337 19s -20s linear infinite}@keyframes fall-337{30.097%{transform:translate(40.2695vw,30.097vh) scale(.0685)}to{transform:translate(36.54865vw,99vh) scale(.0685)}}.snow:nth-child(338){opacity:1.5962;transform:translate(49.3867vw,-10px) scale(.6374);animation:fall-338 11s -23s linear infinite}@keyframes fall-338{66.137%{transform:translate(59.328vw,66.137vh) scale(.6374)}to{transform:translate(54.35735vw,99vh) scale(.6374)}}.snow:nth-child(339){opacity:.9596;transform:translate(85.9465vw,-10px) scale(.313);animation:fall-339 22s -17s linear infinite}@keyframes fall-339{42.255%{transform:translate(88.7812vw,42.255vh) scale(.313)}to{transform:translate(87.36385vw,99vh) scale(.313)}}.snow:nth-child(340){opacity:1.1744;transform:translate(55.3351vw,-10px) scale(.541);animation:fall-340 21s -11s linear infinite}@keyframes fall-340{76.876%{transform:translate(45.8496vw,76.876vh) scale(.541)}to{transform:translate(50.59235vw,99vh) scale(.541)}}.snow:nth-child(341){opacity:.3228;transform:translate(61.7507vw,-10px) scale(.4422);animation:fall-341 24s -14s linear infinite}@keyframes fall-341{59.471%{transform:translate(56.7047vw,59.471vh) scale(.4422)}to{transform:translate(59.2277vw,99vh) scale(.4422)}}.snow:nth-child(342){opacity:1.9392;transform:translate(49.388vw,-10px) scale(.85);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{61.663%{transform:translate(45.3868vw,61.663vh) scale(.85)}to{transform:translate(47.3874vw,99vh) scale(.85)}}.snow:nth-child(343){opacity:1.6246;transform:translate(7.8629vw,-10px) scale(.5726);animation:fall-343 11s -20s linear infinite}@keyframes fall-343{45.658%{transform:translate(9.844vw,45.658vh) scale(.5726)}to{transform:translate(8.85345vw,99vh) scale(.5726)}}.snow:nth-child(344){opacity:1.1102;transform:translate(89.3965vw,-10px) scale(.7321);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{75.631%{transform:translate(97.7855vw,75.631vh) scale(.7321)}to{transform:translate(93.591vw,99vh) scale(.7321)}}.snow:nth-child(345){opacity:.056;transform:translate(14.188vw,-10px) scale(.4751);animation:fall-345 25s -16s linear infinite}@keyframes fall-345{60.638%{transform:translate(13.6676vw,60.638vh) scale(.4751)}to{transform:translate(13.9278vw,99vh) scale(.4751)}}.snow:nth-child(346){opacity:.2592;transform:translate(27.6996vw,-10px) scale(.5999);animation:fall-346 30s -23s linear infinite}@keyframes fall-346{75.262%{transform:translate(34.82vw,75.262vh) scale(.5999)}to{transform:translate(31.2598vw,99vh) scale(.5999)}}.snow:nth-child(347){opacity:.5306;transform:translate(27.2508vw,-10px) scale(.4254);animation:fall-347 22s -30s linear infinite}@keyframes fall-347{51.555%{transform:translate(29.6152vw,51.555vh) scale(.4254)}to{transform:translate(28.433vw,99vh) scale(.4254)}}.snow:nth-child(348){opacity:1.2954;transform:translate(89.4317vw,-10px) scale(.4711);animation:fall-348 27s -29s linear infinite}@keyframes fall-348{64.787%{transform:translate(90.6857vw,64.787vh) scale(.4711)}to{transform:translate(90.0587vw,99vh) scale(.4711)}}.snow:nth-child(349){opacity:1.5218;transform:translate(43.0141vw,-10px) scale(.6139);animation:fall-349 23s -12s linear infinite}@keyframes fall-349{38.515%{transform:translate(41.2704vw,38.515vh) scale(.6139)}to{transform:translate(42.14225vw,99vh) scale(.6139)}}.snow:nth-child(350){opacity:.1302;transform:translate(21.1136vw,-10px) scale(.1893);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{79.141%{transform:translate(14.4216vw,79.141vh) scale(.1893)}to{transform:translate(17.7676vw,99vh) scale(.1893)}}.snow:nth-child(351){opacity:.1862;transform:translate(81.3509vw,-10px) scale(.1629);animation:fall-351 16s -26s linear infinite}@keyframes fall-351{60.434%{transform:translate(87.6159vw,60.434vh) scale(.1629)}to{transform:translate(84.4834vw,99vh) scale(.1629)}}.snow:nth-child(352){opacity:.9026;transform:translate(38.9971vw,-10px) scale(.0278);animation:fall-352 21s -7s linear infinite}@keyframes fall-352{45.687%{transform:translate(36.0649vw,45.687vh) scale(.0278)}to{transform:translate(37.531vw,99vh) scale(.0278)}}.snow:nth-child(353){opacity:.8448;transform:translate(68.3989vw,-10px) scale(.0442);animation:fall-353 21s -1s linear infinite}@keyframes fall-353{70.618%{transform:translate(71.8212vw,70.618vh) scale(.0442)}to{transform:translate(70.11005vw,99vh) scale(.0442)}}.snow:nth-child(354){opacity:1.13;transform:translate(55.8123vw,-10px) scale(.8826);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{58.301%{transform:translate(61.2711vw,58.301vh) scale(.8826)}to{transform:translate(58.5417vw,99vh) scale(.8826)}}.snow:nth-child(355){opacity:.6356;transform:translate(66.5791vw,-10px) scale(.6711);animation:fall-355 19s -20s linear infinite}@keyframes fall-355{36.103%{transform:translate(75.1101vw,36.103vh) scale(.6711)}to{transform:translate(70.8446vw,99vh) scale(.6711)}}.snow:nth-child(356){opacity:.6678;transform:translate(44.1553vw,-10px) scale(.101);animation:fall-356 17s -21s linear infinite}@keyframes fall-356{78.09%{transform:translate(45.1555vw,78.09vh) scale(.101)}to{transform:translate(44.6554vw,99vh) scale(.101)}}.snow:nth-child(357){opacity:1.0806;transform:translate(30.4542vw,-10px) scale(.1879);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{44.961%{transform:translate(23.6917vw,44.961vh) scale(.1879)}to{transform:translate(27.07295vw,99vh) scale(.1879)}}.snow:nth-child(358){opacity:1.6868;transform:translate(10.7184vw,-10px) scale(.0443);animation:fall-358 22s -21s linear infinite}@keyframes fall-358{30.181%{transform:translate(3.7137vw,30.181vh) scale(.0443)}to{transform:translate(7.21605vw,99vh) scale(.0443)}}.snow:nth-child(359){opacity:1.9598;transform:translate(81.9539vw,-10px) scale(.3379);animation:fall-359 17s -10s linear infinite}@keyframes fall-359{33.098%{transform:translate(85.637vw,33.098vh) scale(.3379)}to{transform:translate(83.79545vw,99vh) scale(.3379)}}.snow:nth-child(360){opacity:1.5394;transform:translate(67.2812vw,-10px) scale(.1248);animation:fall-360 26s -24s linear infinite}@keyframes fall-360{68.985%{transform:translate(58.6854vw,68.985vh) scale(.1248)}to{transform:translate(62.9833vw,99vh) scale(.1248)}}.snow:nth-child(361){opacity:1.0062;transform:translate(75.5909vw,-10px) scale(.0999);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{52.285%{transform:translate(80.2557vw,52.285vh) scale(.0999)}to{transform:translate(77.9233vw,99vh) scale(.0999)}}.snow:nth-child(362){opacity:1.959;transform:translate(49.1383vw,-10px) scale(.801);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{57.227%{transform:translate(58.7957vw,57.227vh) scale(.801)}to{transform:translate(53.967vw,99vh) scale(.801)}}.snow:nth-child(363){opacity:.075;transform:translate(85.8796vw,-10px) scale(.7265);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{42.201%{transform:translate(88.5758vw,42.201vh) scale(.7265)}to{transform:translate(87.2277vw,99vh) scale(.7265)}}.snow:nth-child(364){opacity:1.7628;transform:translate(69.8967vw,-10px) scale(.4827);animation:fall-364 21s -30s linear infinite}@keyframes fall-364{61.36%{transform:translate(70.6485vw,61.36vh) scale(.4827)}to{transform:translate(70.2726vw,99vh) scale(.4827)}}.snow:nth-child(365){opacity:.2374;transform:translate(60.2243vw,-10px) scale(.117);animation:fall-365 24s -3s linear infinite}@keyframes fall-365{45.204%{transform:translate(67.4003vw,45.204vh) scale(.117)}to{transform:translate(63.8123vw,99vh) scale(.117)}}.snow:nth-child(366){opacity:1.7564;transform:translate(94.5942vw,-10px) scale(.0799);animation:fall-366 16s -19s linear infinite}@keyframes fall-366{63.723%{transform:translate(93.6812vw,63.723vh) scale(.0799)}to{transform:translate(94.1377vw,99vh) scale(.0799)}}.snow:nth-child(367){opacity:1.7136;transform:translate(73.7098vw,-10px) scale(.163);animation:fall-367 24s -20s linear infinite}@keyframes fall-367{37.067%{transform:translate(75.4789vw,37.067vh) scale(.163)}to{transform:translate(74.59435vw,99vh) scale(.163)}}.snow:nth-child(368){opacity:1.2194;transform:translate(16.668vw,-10px) scale(.6151);animation:fall-368 13s -11s linear infinite}@keyframes fall-368{43.798%{transform:translate(10.3208vw,43.798vh) scale(.6151)}to{transform:translate(13.4944vw,99vh) scale(.6151)}}.snow:nth-child(369){opacity:.476;transform:translate(11.9361vw,-10px) scale(.6788);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{48.185%{transform:translate(9.1919vw,48.185vh) scale(.6788)}to{transform:translate(10.564vw,99vh) scale(.6788)}}.snow:nth-child(370){opacity:1.2256;transform:translate(87.4528vw,-10px) scale(.0382);animation:fall-370 22s -13s linear infinite}@keyframes fall-370{78.871%{transform:translate(93.3534vw,78.871vh) scale(.0382)}to{transform:translate(90.4031vw,99vh) scale(.0382)}}.snow:nth-child(371){opacity:.0658;transform:translate(1.6949vw,-10px) scale(.6911);animation:fall-371 28s -12s linear infinite}@keyframes fall-371{46.016%{transform:translate(-2.0262vw,46.016vh) scale(.6911)}to{transform:translate(-.16565vw,99vh) scale(.6911)}}.snow:nth-child(372){opacity:.4616;transform:translate(55.8295vw,-10px) scale(.9777);animation:fall-372 27s -30s linear infinite}@keyframes fall-372{79.134%{transform:translate(54.3809vw,79.134vh) scale(.9777)}to{transform:translate(55.1052vw,99vh) scale(.9777)}}.snow:nth-child(373){opacity:.2082;transform:translate(50.8125vw,-10px) scale(.8241);animation:fall-373 14s -4s linear infinite}@keyframes fall-373{55.725%{transform:translate(58.7078vw,55.725vh) scale(.8241)}to{transform:translate(54.76015vw,99vh) scale(.8241)}}.snow:nth-child(374){opacity:.3702;transform:translate(69.7311vw,-10px) scale(.0285);animation:fall-374 24s -6s linear infinite}@keyframes fall-374{32.802%{transform:translate(59.8995vw,32.802vh) scale(.0285)}to{transform:translate(64.8153vw,99vh) scale(.0285)}}.snow:nth-child(375){opacity:.716;transform:translate(48.0702vw,-10px) scale(.505);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{46.94%{transform:translate(45.3892vw,46.94vh) scale(.505)}to{transform:translate(46.7297vw,99vh) scale(.505)}}.snow:nth-child(376){opacity:1.4076;transform:translate(96.2439vw,-10px) scale(.2116);animation:fall-376 13s -8s linear infinite}@keyframes fall-376{74.916%{transform:translate(93.7767vw,74.916vh) scale(.2116)}to{transform:translate(95.0103vw,99vh) scale(.2116)}}.snow:nth-child(377){opacity:.2822;transform:translate(6.0616vw,-10px) scale(.3283);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{70.631%{transform:translate(11.9343vw,70.631vh) scale(.3283)}to{transform:translate(8.99795vw,99vh) scale(.3283)}}.snow:nth-child(378){opacity:.2558;transform:translate(22.6134vw,-10px) scale(.6151);animation:fall-378 30s -26s linear infinite}@keyframes fall-378{68.373%{transform:translate(18.5476vw,68.373vh) scale(.6151)}to{transform:translate(20.5805vw,99vh) scale(.6151)}}.snow:nth-child(379){opacity:1.6246;transform:translate(58.1794vw,-10px) scale(.4405);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{74.907%{transform:translate(66.6324vw,74.907vh) scale(.4405)}to{transform:translate(62.4059vw,99vh) scale(.4405)}}.snow:nth-child(380){opacity:.9934;transform:translate(55.1496vw,-10px) scale(.1368);animation:fall-380 20s -14s linear infinite}@keyframes fall-380{70.475%{transform:translate(63.6789vw,70.475vh) scale(.1368)}to{transform:translate(59.41425vw,99vh) scale(.1368)}}.snow:nth-child(381){opacity:1.589;transform:translate(38.9104vw,-10px) scale(.5974);animation:fall-381 17s -18s linear infinite}@keyframes fall-381{40.482%{transform:translate(46.8314vw,40.482vh) scale(.5974)}to{transform:translate(42.8709vw,99vh) scale(.5974)}}.snow:nth-child(382){opacity:1.6834;transform:translate(32.214vw,-10px) scale(.1803);animation:fall-382 25s -13s linear infinite}@keyframes fall-382{52.421%{transform:translate(28.9136vw,52.421vh) scale(.1803)}to{transform:translate(30.5638vw,99vh) scale(.1803)}}.snow:nth-child(383){opacity:2;transform:translate(60.8597vw,-10px) scale(.0529);animation:fall-383 10s -16s linear infinite}@keyframes fall-383{49.661%{transform:translate(58.6134vw,49.661vh) scale(.0529)}to{transform:translate(59.73655vw,99vh) scale(.0529)}}.snow:nth-child(384){opacity:1.2072;transform:translate(95.5599vw,-10px) scale(.4814);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{46.279%{transform:translate(94.3811vw,46.279vh) scale(.4814)}to{transform:translate(94.9705vw,99vh) scale(.4814)}}.snow:nth-child(385){opacity:1.1274;transform:translate(82.675vw,-10px) scale(.0806);animation:fall-385 27s -15s linear infinite}@keyframes fall-385{37.034%{transform:translate(82.3952vw,37.034vh) scale(.0806)}to{transform:translate(82.5351vw,99vh) scale(.0806)}}.snow:nth-child(386){opacity:1.736;transform:translate(77.0208vw,-10px) scale(.6909);animation:fall-386 14s -5s linear infinite}@keyframes fall-386{46.346%{transform:translate(72.2557vw,46.346vh) scale(.6909)}to{transform:translate(74.63825vw,99vh) scale(.6909)}}.snow:nth-child(387){opacity:1.967;transform:translate(12.9709vw,-10px) scale(.7249);animation:fall-387 11s -22s linear infinite}@keyframes fall-387{47.143%{transform:translate(10.8656vw,47.143vh) scale(.7249)}to{transform:translate(11.91825vw,99vh) scale(.7249)}}.snow:nth-child(388){opacity:1.7466;transform:translate(51.4983vw,-10px) scale(.0294);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{49.559%{transform:translate(44.097vw,49.559vh) scale(.0294)}to{transform:translate(47.79765vw,99vh) scale(.0294)}}.snow:nth-child(389){opacity:1.794;transform:translate(74.0003vw,-10px) scale(.9617);animation:fall-389 29s -2s linear infinite}@keyframes fall-389{41.304%{transform:translate(78.2721vw,41.304vh) scale(.9617)}to{transform:translate(76.1362vw,99vh) scale(.9617)}}.snow:nth-child(390){opacity:1.8548;transform:translate(65.8355vw,-10px) scale(.0738);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{75.507%{transform:translate(56.8262vw,75.507vh) scale(.0738)}to{transform:translate(61.33085vw,99vh) scale(.0738)}}.snow:nth-child(391){opacity:1.2778;transform:translate(58.4409vw,-10px) scale(.0886);animation:fall-391 14s -15s linear infinite}@keyframes fall-391{36.704%{transform:translate(50.977vw,36.704vh) scale(.0886)}to{transform:translate(54.70895vw,99vh) scale(.0886)}}.snow:nth-child(392){opacity:1.7072;transform:translate(20.8963vw,-10px) scale(.9398);animation:fall-392 23s -6s linear infinite}@keyframes fall-392{74.057%{transform:translate(25.7572vw,74.057vh) scale(.9398)}to{transform:translate(23.32675vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.903;transform:translate(11.377vw,-10px) scale(.701);animation:fall-393 16s -28s linear infinite}@keyframes fall-393{36.068%{transform:translate(3.0528vw,36.068vh) scale(.701)}to{transform:translate(7.2149vw,99vh) scale(.701)}}.snow:nth-child(394){opacity:1.4626;transform:translate(58.3303vw,-10px) scale(.8158);animation:fall-394 10s -10s linear infinite}@keyframes fall-394{75.91%{transform:translate(56.0462vw,75.91vh) scale(.8158)}to{transform:translate(57.18825vw,99vh) scale(.8158)}}.snow:nth-child(395){opacity:.1614;transform:translate(24.2539vw,-10px) scale(.3048);animation:fall-395 10s -18s linear infinite}@keyframes fall-395{53.553%{transform:translate(26.7406vw,53.553vh) scale(.3048)}to{transform:translate(25.49725vw,99vh) scale(.3048)}}.snow:nth-child(396){opacity:1.6272;transform:translate(11.6089vw,-10px) scale(.4086);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{45.705%{transform:translate(15.8926vw,45.705vh) scale(.4086)}to{transform:translate(13.75075vw,99vh) scale(.4086)}}.snow:nth-child(397){opacity:.3924;transform:translate(27.4429vw,-10px) scale(.4699);animation:fall-397 12s -13s linear infinite}@keyframes fall-397{36.176%{transform:translate(19.7586vw,36.176vh) scale(.4699)}to{transform:translate(23.60075vw,99vh) scale(.4699)}}.snow:nth-child(398){opacity:1.568;transform:translate(92.7017vw,-10px) scale(.6946);animation:fall-398 10s -4s linear infinite}@keyframes fall-398{51.591%{transform:translate(99.0586vw,51.591vh) scale(.6946)}to{transform:translate(95.88015vw,99vh) scale(.6946)}}.snow:nth-child(399){opacity:.1044;transform:translate(87.4581vw,-10px) scale(.2867);animation:fall-399 19s -3s linear infinite}@keyframes fall-399{68.702%{transform:translate(81.6086vw,68.702vh) scale(.2867)}to{transform:translate(84.53335vw,99vh) scale(.2867)}}.snow:nth-child(400){opacity:.4702;transform:translate(20.9657vw,-10px) scale(.598);animation:fall-400 19s -18s linear infinite}@keyframes fall-400{60.923%{transform:translate(20.339vw,60.923vh) scale(.598)}to{transform:translate(20.65235vw,99vh) scale(.598)}}\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==
|