@esfaenza/core 15.2.85 → 15.2.86
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}.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:.6966;transform:translate(48.7653vw,-10px) scale(.4758);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{66.938%{transform:translate(40.4715vw,66.938vh) scale(.4758)}to{transform:translate(44.6184vw,99vh) scale(.4758)}}.snow:nth-child(2){opacity:1.7454;transform:translate(34.0915vw,-10px) scale(.2211);animation:fall-2 13s -1s linear infinite}@keyframes fall-2{33.693%{transform:translate(34.6283vw,33.693vh) scale(.2211)}to{transform:translate(34.3599vw,99vh) scale(.2211)}}.snow:nth-child(3){opacity:.1316;transform:translate(29.2275vw,-10px) scale(.3668);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{45.432%{transform:translate(23.93vw,45.432vh) scale(.3668)}to{transform:translate(26.57875vw,99vh) scale(.3668)}}.snow:nth-child(4){opacity:1.6432;transform:translate(20.0668vw,-10px) scale(.8485);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{72.263%{transform:translate(14.4223vw,72.263vh) scale(.8485)}to{transform:translate(17.24455vw,99vh) scale(.8485)}}.snow:nth-child(5){opacity:.963;transform:translate(43.0651vw,-10px) scale(.6914);animation:fall-5 25s -15s linear infinite}@keyframes fall-5{68.113%{transform:translate(35.5336vw,68.113vh) scale(.6914)}to{transform:translate(39.29935vw,99vh) scale(.6914)}}.snow:nth-child(6){opacity:1.3468;transform:translate(67.8132vw,-10px) scale(.6117);animation:fall-6 10s -26s linear infinite}@keyframes fall-6{46.867%{transform:translate(58.4573vw,46.867vh) scale(.6117)}to{transform:translate(63.13525vw,99vh) scale(.6117)}}.snow:nth-child(7){opacity:.2472;transform:translate(33.5819vw,-10px) scale(.5519);animation:fall-7 15s -27s linear infinite}@keyframes fall-7{76.799%{transform:translate(27.4923vw,76.799vh) scale(.5519)}to{transform:translate(30.5371vw,99vh) scale(.5519)}}.snow:nth-child(8){opacity:.1654;transform:translate(43.327vw,-10px) scale(.6336);animation:fall-8 14s -6s linear infinite}@keyframes fall-8{71.496%{transform:translate(43.0926vw,71.496vh) scale(.6336)}to{transform:translate(43.2098vw,99vh) scale(.6336)}}.snow:nth-child(9){opacity:1.3634;transform:translate(73.4261vw,-10px) scale(.1582);animation:fall-9 11s -14s linear infinite}@keyframes fall-9{30.496%{transform:translate(68.1384vw,30.496vh) scale(.1582)}to{transform:translate(70.78225vw,99vh) scale(.1582)}}.snow:nth-child(10){opacity:1.9698;transform:translate(51.981vw,-10px) scale(.2815);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{32.036%{transform:translate(58.0764vw,32.036vh) scale(.2815)}to{transform:translate(55.0287vw,99vh) scale(.2815)}}.snow:nth-child(11){opacity:.979;transform:translate(80.4622vw,-10px) scale(.397);animation:fall-11 17s -13s linear infinite}@keyframes fall-11{77.772%{transform:translate(83.3865vw,77.772vh) scale(.397)}to{transform:translate(81.92435vw,99vh) scale(.397)}}.snow:nth-child(12){opacity:.3436;transform:translate(42.2788vw,-10px) scale(.3153);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{34.634%{transform:translate(49.1712vw,34.634vh) scale(.3153)}to{transform:translate(45.725vw,99vh) scale(.3153)}}.snow:nth-child(13){opacity:.3378;transform:translate(19.7225vw,-10px) scale(.6553);animation:fall-13 20s -10s linear infinite}@keyframes fall-13{70.207%{transform:translate(10.7992vw,70.207vh) scale(.6553)}to{transform:translate(15.26085vw,99vh) scale(.6553)}}.snow:nth-child(14){opacity:1.9524;transform:translate(26.4695vw,-10px) scale(.689);animation:fall-14 14s -7s linear infinite}@keyframes fall-14{35.161%{transform:translate(34.4135vw,35.161vh) scale(.689)}to{transform:translate(30.4415vw,99vh) scale(.689)}}.snow:nth-child(15){opacity:.5186;transform:translate(42.906vw,-10px) scale(.9573);animation:fall-15 27s -13s linear infinite}@keyframes fall-15{69.323%{transform:translate(37.446vw,69.323vh) scale(.9573)}to{transform:translate(40.176vw,99vh) scale(.9573)}}.snow:nth-child(16){opacity:1.274;transform:translate(38.5058vw,-10px) scale(.6157);animation:fall-16 26s -29s linear infinite}@keyframes fall-16{47.061%{transform:translate(46.3115vw,47.061vh) scale(.6157)}to{transform:translate(42.40865vw,99vh) scale(.6157)}}.snow:nth-child(17){opacity:1.7028;transform:translate(27.1871vw,-10px) scale(.3429);animation:fall-17 22s -24s linear infinite}@keyframes fall-17{66.262%{transform:translate(28.6134vw,66.262vh) scale(.3429)}to{transform:translate(27.90025vw,99vh) scale(.3429)}}.snow:nth-child(18){opacity:1.0666;transform:translate(57.7809vw,-10px) scale(.1334);animation:fall-18 26s -23s linear infinite}@keyframes fall-18{54.391%{transform:translate(55.3671vw,54.391vh) scale(.1334)}to{transform:translate(56.574vw,99vh) scale(.1334)}}.snow:nth-child(19){opacity:1.4424;transform:translate(61.9238vw,-10px) scale(.8891);animation:fall-19 26s -20s linear infinite}@keyframes fall-19{37.686%{transform:translate(69.7525vw,37.686vh) scale(.8891)}to{transform:translate(65.83815vw,99vh) scale(.8891)}}.snow:nth-child(20){opacity:.192;transform:translate(74.6562vw,-10px) scale(.6326);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{78.311%{transform:translate(77.5009vw,78.311vh) scale(.6326)}to{transform:translate(76.07855vw,99vh) scale(.6326)}}.snow:nth-child(21){opacity:.158;transform:translate(38.8502vw,-10px) scale(.9006);animation:fall-21 11s -7s linear infinite}@keyframes fall-21{37.404%{transform:translate(29.6838vw,37.404vh) scale(.9006)}to{transform:translate(34.267vw,99vh) scale(.9006)}}.snow:nth-child(22){opacity:.1678;transform:translate(70.9757vw,-10px) scale(.3181);animation:fall-22 17s -18s linear infinite}@keyframes fall-22{70.335%{transform:translate(65.0281vw,70.335vh) scale(.3181)}to{transform:translate(68.0019vw,99vh) scale(.3181)}}.snow:nth-child(23){opacity:1.5242;transform:translate(60.0647vw,-10px) scale(.6702);animation:fall-23 23s -25s linear infinite}@keyframes fall-23{69.021%{transform:translate(66.5227vw,69.021vh) scale(.6702)}to{transform:translate(63.2937vw,99vh) scale(.6702)}}.snow:nth-child(24){opacity:.9194;transform:translate(82.4616vw,-10px) scale(.3294);animation:fall-24 30s -12s linear infinite}@keyframes fall-24{60.194%{transform:translate(78.7388vw,60.194vh) scale(.3294)}to{transform:translate(80.6002vw,99vh) scale(.3294)}}.snow:nth-child(25){opacity:.9878;transform:translate(77.3305vw,-10px) scale(.9949);animation:fall-25 28s -21s linear infinite}@keyframes fall-25{60.611%{transform:translate(74.3852vw,60.611vh) scale(.9949)}to{transform:translate(75.85785vw,99vh) scale(.9949)}}.snow:nth-child(26){opacity:.326;transform:translate(16.8211vw,-10px) scale(.3412);animation:fall-26 27s -13s linear infinite}@keyframes fall-26{77.014%{transform:translate(12.4324vw,77.014vh) scale(.3412)}to{transform:translate(14.62675vw,99vh) scale(.3412)}}.snow:nth-child(27){opacity:.6246;transform:translate(51.3394vw,-10px) scale(.0346);animation:fall-27 27s -12s linear infinite}@keyframes fall-27{48.129%{transform:translate(42.2416vw,48.129vh) scale(.0346)}to{transform:translate(46.7905vw,99vh) scale(.0346)}}.snow:nth-child(28){opacity:.556;transform:translate(31.5434vw,-10px) scale(.9979);animation:fall-28 27s -1s linear infinite}@keyframes fall-28{32.941%{transform:translate(28.3567vw,32.941vh) scale(.9979)}to{transform:translate(29.95005vw,99vh) scale(.9979)}}.snow:nth-child(29){opacity:.6798;transform:translate(57.9533vw,-10px) scale(.9865);animation:fall-29 22s -22s linear infinite}@keyframes fall-29{72.117%{transform:translate(48.8764vw,72.117vh) scale(.9865)}to{transform:translate(53.41485vw,99vh) scale(.9865)}}.snow:nth-child(30){opacity:.7358;transform:translate(12.5533vw,-10px) scale(.7414);animation:fall-30 21s -8s linear infinite}@keyframes fall-30{44.73%{transform:translate(17.7521vw,44.73vh) scale(.7414)}to{transform:translate(15.1527vw,99vh) scale(.7414)}}.snow:nth-child(31){opacity:1.8604;transform:translate(18.3145vw,-10px) scale(.5533);animation:fall-31 19s -8s linear infinite}@keyframes fall-31{45.474%{transform:translate(18.0879vw,45.474vh) scale(.5533)}to{transform:translate(18.2012vw,99vh) scale(.5533)}}.snow:nth-child(32){opacity:.7662;transform:translate(41.0213vw,-10px) scale(.9406);animation:fall-32 28s -9s linear infinite}@keyframes fall-32{40.163%{transform:translate(36.2276vw,40.163vh) scale(.9406)}to{transform:translate(38.62445vw,99vh) scale(.9406)}}.snow:nth-child(33){opacity:1.2872;transform:translate(33.8059vw,-10px) scale(.8953);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{54.174%{transform:translate(41.9305vw,54.174vh) scale(.8953)}to{transform:translate(37.8682vw,99vh) scale(.8953)}}.snow:nth-child(34){opacity:1.5036;transform:translate(94.4849vw,-10px) scale(.8877);animation:fall-34 19s -29s linear infinite}@keyframes fall-34{33.771%{transform:translate(102.7172vw,33.771vh) scale(.8877)}to{transform:translate(98.60105vw,99vh) scale(.8877)}}.snow:nth-child(35){opacity:.634;transform:translate(16.784vw,-10px) scale(.4507);animation:fall-35 22s -13s linear infinite}@keyframes fall-35{77.648%{transform:translate(9.6908vw,77.648vh) scale(.4507)}to{transform:translate(13.2374vw,99vh) scale(.4507)}}.snow:nth-child(36){opacity:.4274;transform:translate(23.1978vw,-10px) scale(.5835);animation:fall-36 29s -21s linear infinite}@keyframes fall-36{30.105%{transform:translate(20.4526vw,30.105vh) scale(.5835)}to{transform:translate(21.8252vw,99vh) scale(.5835)}}.snow:nth-child(37){opacity:.8336;transform:translate(19.1689vw,-10px) scale(.2678);animation:fall-37 30s -11s linear infinite}@keyframes fall-37{65.9%{transform:translate(27.4627vw,65.9vh) scale(.2678)}to{transform:translate(23.3158vw,99vh) scale(.2678)}}.snow:nth-child(38){opacity:1.628;transform:translate(49.3854vw,-10px) scale(.5056);animation:fall-38 24s -1s linear infinite}@keyframes fall-38{30.995%{transform:translate(52.6225vw,30.995vh) scale(.5056)}to{transform:translate(51.00395vw,99vh) scale(.5056)}}.snow:nth-child(39){opacity:.1758;transform:translate(21.0342vw,-10px) scale(.9065);animation:fall-39 22s -9s linear infinite}@keyframes fall-39{56.927%{transform:translate(23.9416vw,56.927vh) scale(.9065)}to{transform:translate(22.4879vw,99vh) scale(.9065)}}.snow:nth-child(40){opacity:.6882;transform:translate(85.0592vw,-10px) scale(.6485);animation:fall-40 28s -14s linear infinite}@keyframes fall-40{60.388%{transform:translate(90.6935vw,60.388vh) scale(.6485)}to{transform:translate(87.87635vw,99vh) scale(.6485)}}.snow:nth-child(41){opacity:.4672;transform:translate(75.5177vw,-10px) scale(.3626);animation:fall-41 16s -23s linear infinite}@keyframes fall-41{66.346%{transform:translate(77.8131vw,66.346vh) scale(.3626)}to{transform:translate(76.6654vw,99vh) scale(.3626)}}.snow:nth-child(42){opacity:.4314;transform:translate(4.8935vw,-10px) scale(.5765);animation:fall-42 17s -16s linear infinite}@keyframes fall-42{57.738%{transform:translate(14.2502vw,57.738vh) scale(.5765)}to{transform:translate(9.57185vw,99vh) scale(.5765)}}.snow:nth-child(43){opacity:1.5442;transform:translate(82.7829vw,-10px) scale(.2213);animation:fall-43 11s -2s linear infinite}@keyframes fall-43{41.181%{transform:translate(85.1915vw,41.181vh) scale(.2213)}to{transform:translate(83.9872vw,99vh) scale(.2213)}}.snow:nth-child(44){opacity:1.5194;transform:translate(27.069vw,-10px) scale(.7447);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{52.425%{transform:translate(35.9239vw,52.425vh) scale(.7447)}to{transform:translate(31.49645vw,99vh) scale(.7447)}}.snow:nth-child(45){opacity:1.3632;transform:translate(84.6712vw,-10px) scale(.3658);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{47.775%{transform:translate(92.8943vw,47.775vh) scale(.3658)}to{transform:translate(88.78275vw,99vh) scale(.3658)}}.snow:nth-child(46){opacity:1.545;transform:translate(33.0521vw,-10px) scale(.7967);animation:fall-46 25s -24s linear infinite}@keyframes fall-46{51.873%{transform:translate(23.9357vw,51.873vh) scale(.7967)}to{transform:translate(28.4939vw,99vh) scale(.7967)}}.snow:nth-child(47){opacity:1.6574;transform:translate(38.2744vw,-10px) scale(.3919);animation:fall-47 16s -4s linear infinite}@keyframes fall-47{79.056%{transform:translate(35.6106vw,79.056vh) scale(.3919)}to{transform:translate(36.9425vw,99vh) scale(.3919)}}.snow:nth-child(48){opacity:.1098;transform:translate(44.7704vw,-10px) scale(.8139);animation:fall-48 10s -13s linear infinite}@keyframes fall-48{44.056%{transform:translate(51.7247vw,44.056vh) scale(.8139)}to{transform:translate(48.24755vw,99vh) scale(.8139)}}.snow:nth-child(49){opacity:.512;transform:translate(42.9726vw,-10px) scale(.9356);animation:fall-49 23s -7s linear infinite}@keyframes fall-49{61.094%{transform:translate(51.3701vw,61.094vh) scale(.9356)}to{transform:translate(47.17135vw,99vh) scale(.9356)}}.snow:nth-child(50){opacity:.4192;transform:translate(12.6809vw,-10px) scale(.4714);animation:fall-50 25s -5s linear infinite}@keyframes fall-50{79.82%{transform:translate(9.2705vw,79.82vh) scale(.4714)}to{transform:translate(10.9757vw,99vh) scale(.4714)}}.snow:nth-child(51){opacity:1.7024;transform:translate(92.051vw,-10px) scale(.0275);animation:fall-51 21s -29s linear infinite}@keyframes fall-51{44.937%{transform:translate(88.8973vw,44.937vh) scale(.0275)}to{transform:translate(90.47415vw,99vh) scale(.0275)}}.snow:nth-child(52){opacity:1.478;transform:translate(70.963vw,-10px) scale(.815);animation:fall-52 10s -4s linear infinite}@keyframes fall-52{59.864%{transform:translate(66.6908vw,59.864vh) scale(.815)}to{transform:translate(68.8269vw,99vh) scale(.815)}}.snow:nth-child(53){opacity:.8746;transform:translate(49.3044vw,-10px) scale(.6199);animation:fall-53 27s -27s linear infinite}@keyframes fall-53{41.126%{transform:translate(39.6717vw,41.126vh) scale(.6199)}to{transform:translate(44.48805vw,99vh) scale(.6199)}}.snow:nth-child(54){opacity:.6916;transform:translate(.1732vw,-10px) scale(.9206);animation:fall-54 30s -24s linear infinite}@keyframes fall-54{59.798%{transform:translate(-7.7948vw,59.798vh) scale(.9206)}to{transform:translate(-3.8108vw,99vh) scale(.9206)}}.snow:nth-child(55){opacity:1.7546;transform:translate(26.215vw,-10px) scale(.4863);animation:fall-55 26s -27s linear infinite}@keyframes fall-55{45.523%{transform:translate(21.3233vw,45.523vh) scale(.4863)}to{transform:translate(23.76915vw,99vh) scale(.4863)}}.snow:nth-child(56){opacity:1.6852;transform:translate(68.3943vw,-10px) scale(.4286);animation:fall-56 19s -4s linear infinite}@keyframes fall-56{40.116%{transform:translate(71.5017vw,40.116vh) scale(.4286)}to{transform:translate(69.948vw,99vh) scale(.4286)}}.snow:nth-child(57){opacity:.4048;transform:translate(61.5551vw,-10px) scale(.9791);animation:fall-57 17s -25s linear infinite}@keyframes fall-57{66.453%{transform:translate(52.3788vw,66.453vh) scale(.9791)}to{transform:translate(56.96695vw,99vh) scale(.9791)}}.snow:nth-child(58){opacity:.1656;transform:translate(75.2527vw,-10px) scale(.1246);animation:fall-58 21s -9s linear infinite}@keyframes fall-58{50.137%{transform:translate(76.894vw,50.137vh) scale(.1246)}to{transform:translate(76.07335vw,99vh) scale(.1246)}}.snow:nth-child(59){opacity:.9016;transform:translate(33.9808vw,-10px) scale(.267);animation:fall-59 18s -29s linear infinite}@keyframes fall-59{53.881%{transform:translate(34.2529vw,53.881vh) scale(.267)}to{transform:translate(34.11685vw,99vh) scale(.267)}}.snow:nth-child(60){opacity:.997;transform:translate(62.1545vw,-10px) scale(.5094);animation:fall-60 24s -12s linear infinite}@keyframes fall-60{53.488%{transform:translate(69.1545vw,53.488vh) scale(.5094)}to{transform:translate(65.6545vw,99vh) scale(.5094)}}.snow:nth-child(61){opacity:.9698;transform:translate(36.8588vw,-10px) scale(.1236);animation:fall-61 23s -24s linear infinite}@keyframes fall-61{56.382%{transform:translate(38.7525vw,56.382vh) scale(.1236)}to{transform:translate(37.80565vw,99vh) scale(.1236)}}.snow:nth-child(62){opacity:1.9156;transform:translate(13.7309vw,-10px) scale(.2942);animation:fall-62 29s -1s linear infinite}@keyframes fall-62{70.688%{transform:translate(14.349vw,70.688vh) scale(.2942)}to{transform:translate(14.03995vw,99vh) scale(.2942)}}.snow:nth-child(63){opacity:.054;transform:translate(84.5722vw,-10px) scale(.6884);animation:fall-63 20s -21s linear infinite}@keyframes fall-63{63.397%{transform:translate(90.0236vw,63.397vh) scale(.6884)}to{transform:translate(87.2979vw,99vh) scale(.6884)}}.snow:nth-child(64){opacity:.603;transform:translate(9.6274vw,-10px) scale(.1369);animation:fall-64 23s -4s linear infinite}@keyframes fall-64{41.866%{transform:translate(4.7936vw,41.866vh) scale(.1369)}to{transform:translate(7.2105vw,99vh) scale(.1369)}}.snow:nth-child(65){opacity:1.0456;transform:translate(41.6991vw,-10px) scale(.1873);animation:fall-65 24s -5s linear infinite}@keyframes fall-65{37.253%{transform:translate(31.8314vw,37.253vh) scale(.1873)}to{transform:translate(36.76525vw,99vh) scale(.1873)}}.snow:nth-child(66){opacity:.5364;transform:translate(51.709vw,-10px) scale(.3228);animation:fall-66 29s -3s linear infinite}@keyframes fall-66{61.781%{transform:translate(57.3043vw,61.781vh) scale(.3228)}to{transform:translate(54.50665vw,99vh) scale(.3228)}}.snow:nth-child(67){opacity:.1122;transform:translate(26.0908vw,-10px) scale(.7086);animation:fall-67 13s -22s linear infinite}@keyframes fall-67{79.093%{transform:translate(28.2761vw,79.093vh) scale(.7086)}to{transform:translate(27.18345vw,99vh) scale(.7086)}}.snow:nth-child(68){opacity:1.9354;transform:translate(37.6698vw,-10px) scale(.8333);animation:fall-68 30s -2s linear infinite}@keyframes fall-68{68.565%{transform:translate(41.1711vw,68.565vh) scale(.8333)}to{transform:translate(39.42045vw,99vh) scale(.8333)}}.snow:nth-child(69){opacity:1.929;transform:translate(3.5657vw,-10px) scale(.2116);animation:fall-69 17s -14s linear infinite}@keyframes fall-69{75.834%{transform:translate(-1.3949vw,75.834vh) scale(.2116)}to{transform:translate(1.0854vw,99vh) scale(.2116)}}.snow:nth-child(70){opacity:.3784;transform:translate(84.2909vw,-10px) scale(.2288);animation:fall-70 16s -12s linear infinite}@keyframes fall-70{48.098%{transform:translate(86.2981vw,48.098vh) scale(.2288)}to{transform:translate(85.2945vw,99vh) scale(.2288)}}.snow:nth-child(71){opacity:.554;transform:translate(42.0785vw,-10px) scale(.9696);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{48.951%{transform:translate(37.9388vw,48.951vh) scale(.9696)}to{transform:translate(40.00865vw,99vh) scale(.9696)}}.snow:nth-child(72){opacity:1.5758;transform:translate(46.8301vw,-10px) scale(.6855);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{76.147%{transform:translate(51.1339vw,76.147vh) scale(.6855)}to{transform:translate(48.982vw,99vh) scale(.6855)}}.snow:nth-child(73){opacity:1.1762;transform:translate(73.0822vw,-10px) scale(.9946);animation:fall-73 25s -21s linear infinite}@keyframes fall-73{69.202%{transform:translate(73.135vw,69.202vh) scale(.9946)}to{transform:translate(73.1086vw,99vh) scale(.9946)}}.snow:nth-child(74){opacity:1.0124;transform:translate(96.7091vw,-10px) scale(.0475);animation:fall-74 28s -1s linear infinite}@keyframes fall-74{53.5%{transform:translate(89.4525vw,53.5vh) scale(.0475)}to{transform:translate(93.0808vw,99vh) scale(.0475)}}.snow:nth-child(75){opacity:.2558;transform:translate(14.4216vw,-10px) scale(.8459);animation:fall-75 12s -16s linear infinite}@keyframes fall-75{63.09%{transform:translate(9.4916vw,63.09vh) scale(.8459)}to{transform:translate(11.9566vw,99vh) scale(.8459)}}.snow:nth-child(76){opacity:1.2992;transform:translate(51.9855vw,-10px) scale(.7543);animation:fall-76 18s -28s linear infinite}@keyframes fall-76{61.281%{transform:translate(45.1049vw,61.281vh) scale(.7543)}to{transform:translate(48.5452vw,99vh) scale(.7543)}}.snow:nth-child(77){opacity:1.343;transform:translate(82.1576vw,-10px) scale(.9204);animation:fall-77 17s -3s linear infinite}@keyframes fall-77{51.092%{transform:translate(72.6731vw,51.092vh) scale(.9204)}to{transform:translate(77.41535vw,99vh) scale(.9204)}}.snow:nth-child(78){opacity:.839;transform:translate(95.2297vw,-10px) scale(.9114);animation:fall-78 29s -29s linear infinite}@keyframes fall-78{68.306%{transform:translate(96.0041vw,68.306vh) scale(.9114)}to{transform:translate(95.6169vw,99vh) scale(.9114)}}.snow:nth-child(79){opacity:.156;transform:translate(64.9136vw,-10px) scale(.8183);animation:fall-79 26s -7s linear infinite}@keyframes fall-79{73.361%{transform:translate(63.1731vw,73.361vh) scale(.8183)}to{transform:translate(64.04335vw,99vh) scale(.8183)}}.snow:nth-child(80){opacity:.7574;transform:translate(37.9505vw,-10px) scale(.6486);animation:fall-80 23s -29s linear infinite}@keyframes fall-80{71.734%{transform:translate(43.9144vw,71.734vh) scale(.6486)}to{transform:translate(40.93245vw,99vh) scale(.6486)}}.snow:nth-child(81){opacity:1.885;transform:translate(42.047vw,-10px) scale(.8469);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{59.705%{transform:translate(43.8911vw,59.705vh) scale(.8469)}to{transform:translate(42.96905vw,99vh) scale(.8469)}}.snow:nth-child(82){opacity:.4054;transform:translate(93.6935vw,-10px) scale(.7315);animation:fall-82 28s -14s linear infinite}@keyframes fall-82{59.406%{transform:translate(94.0424vw,59.406vh) scale(.7315)}to{transform:translate(93.86795vw,99vh) scale(.7315)}}.snow:nth-child(83){opacity:.525;transform:translate(12.0425vw,-10px) scale(.2767);animation:fall-83 23s -21s linear infinite}@keyframes fall-83{44.328%{transform:translate(19.9222vw,44.328vh) scale(.2767)}to{transform:translate(15.98235vw,99vh) scale(.2767)}}.snow:nth-child(84){opacity:.188;transform:translate(21.3517vw,-10px) scale(.5956);animation:fall-84 12s -3s linear infinite}@keyframes fall-84{33.308%{transform:translate(14.169vw,33.308vh) scale(.5956)}to{transform:translate(17.76035vw,99vh) scale(.5956)}}.snow:nth-child(85){opacity:1.7404;transform:translate(65.5838vw,-10px) scale(.8767);animation:fall-85 15s -3s linear infinite}@keyframes fall-85{72.542%{transform:translate(73.1074vw,72.542vh) scale(.8767)}to{transform:translate(69.3456vw,99vh) scale(.8767)}}.snow:nth-child(86){opacity:1.588;transform:translate(45.7269vw,-10px) scale(.79);animation:fall-86 10s -14s linear infinite}@keyframes fall-86{49.474%{transform:translate(51.3626vw,49.474vh) scale(.79)}to{transform:translate(48.54475vw,99vh) scale(.79)}}.snow:nth-child(87){opacity:.8044;transform:translate(8.9162vw,-10px) scale(.3091);animation:fall-87 23s -27s linear infinite}@keyframes fall-87{35.683%{transform:translate(7.8333vw,35.683vh) scale(.3091)}to{transform:translate(8.37475vw,99vh) scale(.3091)}}.snow:nth-child(88){opacity:1.2054;transform:translate(30.9858vw,-10px) scale(.5319);animation:fall-88 18s -6s linear infinite}@keyframes fall-88{32.014%{transform:translate(33.9391vw,32.014vh) scale(.5319)}to{transform:translate(32.46245vw,99vh) scale(.5319)}}.snow:nth-child(89){opacity:.1556;transform:translate(76.8901vw,-10px) scale(.995);animation:fall-89 10s -11s linear infinite}@keyframes fall-89{74.206%{transform:translate(78.1077vw,74.206vh) scale(.995)}to{transform:translate(77.4989vw,99vh) scale(.995)}}.snow:nth-child(90){opacity:1.7196;transform:translate(97.9492vw,-10px) scale(.6513);animation:fall-90 19s -22s linear infinite}@keyframes fall-90{39.624%{transform:translate(105.7074vw,39.624vh) scale(.6513)}to{transform:translate(101.8283vw,99vh) scale(.6513)}}.snow:nth-child(91){opacity:1.8766;transform:translate(18.8807vw,-10px) scale(.0793);animation:fall-91 26s -7s linear infinite}@keyframes fall-91{68.496%{transform:translate(12.7308vw,68.496vh) scale(.0793)}to{transform:translate(15.80575vw,99vh) scale(.0793)}}.snow:nth-child(92){opacity:.2384;transform:translate(11.6045vw,-10px) scale(.9578);animation:fall-92 22s -14s linear infinite}@keyframes fall-92{47.72%{transform:translate(16.9795vw,47.72vh) scale(.9578)}to{transform:translate(14.292vw,99vh) scale(.9578)}}.snow:nth-child(93){opacity:1.3804;transform:translate(85.7571vw,-10px) scale(.6251);animation:fall-93 15s -29s linear infinite}@keyframes fall-93{56.487%{transform:translate(77.088vw,56.487vh) scale(.6251)}to{transform:translate(81.42255vw,99vh) scale(.6251)}}.snow:nth-child(94){opacity:1.7224;transform:translate(36.6695vw,-10px) scale(.3463);animation:fall-94 17s -5s linear infinite}@keyframes fall-94{64.381%{transform:translate(28.105vw,64.381vh) scale(.3463)}to{transform:translate(32.38725vw,99vh) scale(.3463)}}.snow:nth-child(95){opacity:.2144;transform:translate(72.8163vw,-10px) scale(.0655);animation:fall-95 10s -23s linear infinite}@keyframes fall-95{37.341%{transform:translate(71.222vw,37.341vh) scale(.0655)}to{transform:translate(72.01915vw,99vh) scale(.0655)}}.snow:nth-child(96){opacity:1.0952;transform:translate(78.7266vw,-10px) scale(.9426);animation:fall-96 10s -1s linear infinite}@keyframes fall-96{66.409%{transform:translate(78.5991vw,66.409vh) scale(.9426)}to{transform:translate(78.66285vw,99vh) scale(.9426)}}.snow:nth-child(97){opacity:1.461;transform:translate(28.3931vw,-10px) scale(.6064);animation:fall-97 14s -24s linear infinite}@keyframes fall-97{48.894%{transform:translate(23.1785vw,48.894vh) scale(.6064)}to{transform:translate(25.7858vw,99vh) scale(.6064)}}.snow:nth-child(98){opacity:.9896;transform:translate(59.8959vw,-10px) scale(.4442);animation:fall-98 29s -26s linear infinite}@keyframes fall-98{79.92%{transform:translate(56.6361vw,79.92vh) scale(.4442)}to{transform:translate(58.266vw,99vh) scale(.4442)}}.snow:nth-child(99){opacity:1.1284;transform:translate(16.7698vw,-10px) scale(.7449);animation:fall-99 27s -3s linear infinite}@keyframes fall-99{73.63%{transform:translate(25.1459vw,73.63vh) scale(.7449)}to{transform:translate(20.95785vw,99vh) scale(.7449)}}.snow:nth-child(100){opacity:1.9878;transform:translate(24.6085vw,-10px) scale(.4123);animation:fall-100 16s -20s linear infinite}@keyframes fall-100{70.02%{transform:translate(25.8911vw,70.02vh) scale(.4123)}to{transform:translate(25.2498vw,99vh) scale(.4123)}}.snow:nth-child(101){opacity:.847;transform:translate(60.4878vw,-10px) scale(.225);animation:fall-101 15s -11s linear infinite}@keyframes fall-101{49.665%{transform:translate(68.7317vw,49.665vh) scale(.225)}to{transform:translate(64.60975vw,99vh) scale(.225)}}.snow:nth-child(102){opacity:.1072;transform:translate(83.1148vw,-10px) scale(.9067);animation:fall-102 12s -13s linear infinite}@keyframes fall-102{53.428%{transform:translate(88.5888vw,53.428vh) scale(.9067)}to{transform:translate(85.8518vw,99vh) scale(.9067)}}.snow:nth-child(103){opacity:.258;transform:translate(30.8809vw,-10px) scale(.4476);animation:fall-103 13s -23s linear infinite}@keyframes fall-103{59.034%{transform:translate(38.5214vw,59.034vh) scale(.4476)}to{transform:translate(34.70115vw,99vh) scale(.4476)}}.snow:nth-child(104){opacity:.8474;transform:translate(23.7895vw,-10px) scale(.4761);animation:fall-104 17s -25s linear infinite}@keyframes fall-104{34.613%{transform:translate(22.3903vw,34.613vh) scale(.4761)}to{transform:translate(23.0899vw,99vh) scale(.4761)}}.snow:nth-child(105){opacity:.6722;transform:translate(36.829vw,-10px) scale(.8737);animation:fall-105 30s -14s linear infinite}@keyframes fall-105{31.286%{transform:translate(43.4378vw,31.286vh) scale(.8737)}to{transform:translate(40.1334vw,99vh) scale(.8737)}}.snow:nth-child(106){opacity:.5934;transform:translate(26.7457vw,-10px) scale(.6654);animation:fall-106 19s -6s linear infinite}@keyframes fall-106{65.727%{transform:translate(31.1142vw,65.727vh) scale(.6654)}to{transform:translate(28.92995vw,99vh) scale(.6654)}}.snow:nth-child(107){opacity:.6648;transform:translate(38.7574vw,-10px) scale(.998);animation:fall-107 27s -18s linear infinite}@keyframes fall-107{79.336%{transform:translate(33.5681vw,79.336vh) scale(.998)}to{transform:translate(36.16275vw,99vh) scale(.998)}}.snow:nth-child(108){opacity:1.3644;transform:translate(15.2328vw,-10px) scale(.1076);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{36.473%{transform:translate(16.1277vw,36.473vh) scale(.1076)}to{transform:translate(15.68025vw,99vh) scale(.1076)}}.snow:nth-child(109){opacity:1.1386;transform:translate(9.4608vw,-10px) scale(.3307);animation:fall-109 29s -11s linear infinite}@keyframes fall-109{41.4%{transform:translate(13.1413vw,41.4vh) scale(.3307)}to{transform:translate(11.30105vw,99vh) scale(.3307)}}.snow:nth-child(110){opacity:1.2018;transform:translate(74.8351vw,-10px) scale(.0338);animation:fall-110 22s -22s linear infinite}@keyframes fall-110{62.727%{transform:translate(78.4116vw,62.727vh) scale(.0338)}to{transform:translate(76.62335vw,99vh) scale(.0338)}}.snow:nth-child(111){opacity:.2182;transform:translate(3.7473vw,-10px) scale(.7998);animation:fall-111 12s -28s linear infinite}@keyframes fall-111{61.76%{transform:translate(13.0778vw,61.76vh) scale(.7998)}to{transform:translate(8.41255vw,99vh) scale(.7998)}}.snow:nth-child(112){opacity:.7452;transform:translate(63.8291vw,-10px) scale(.6404);animation:fall-112 12s -23s linear infinite}@keyframes fall-112{58.389%{transform:translate(55.0965vw,58.389vh) scale(.6404)}to{transform:translate(59.4628vw,99vh) scale(.6404)}}.snow:nth-child(113){opacity:1.1288;transform:translate(81.6588vw,-10px) scale(.6194);animation:fall-113 17s -15s linear infinite}@keyframes fall-113{46.907%{transform:translate(75.8296vw,46.907vh) scale(.6194)}to{transform:translate(78.7442vw,99vh) scale(.6194)}}.snow:nth-child(114){opacity:.122;transform:translate(52.6683vw,-10px) scale(.9353);animation:fall-114 25s -25s linear infinite}@keyframes fall-114{49.118%{transform:translate(46.5521vw,49.118vh) scale(.9353)}to{transform:translate(49.6102vw,99vh) scale(.9353)}}.snow:nth-child(115){opacity:1.6308;transform:translate(53.7964vw,-10px) scale(.9812);animation:fall-115 20s -10s linear infinite}@keyframes fall-115{62.377%{transform:translate(50.6435vw,62.377vh) scale(.9812)}to{transform:translate(52.21995vw,99vh) scale(.9812)}}.snow:nth-child(116){opacity:.5522;transform:translate(35.6521vw,-10px) scale(.4281);animation:fall-116 25s -14s linear infinite}@keyframes fall-116{43.084%{transform:translate(32.4925vw,43.084vh) scale(.4281)}to{transform:translate(34.0723vw,99vh) scale(.4281)}}.snow:nth-child(117){opacity:1.3428;transform:translate(45.8424vw,-10px) scale(.6078);animation:fall-117 14s -1s linear infinite}@keyframes fall-117{79.665%{transform:translate(38.4605vw,79.665vh) scale(.6078)}to{transform:translate(42.15145vw,99vh) scale(.6078)}}.snow:nth-child(118){opacity:1.0932;transform:translate(91.3987vw,-10px) scale(.0001);animation:fall-118 28s -28s linear infinite}@keyframes fall-118{63.698%{transform:translate(86.6276vw,63.698vh) scale(.0001)}to{transform:translate(89.01315vw,99vh) scale(.0001)}}.snow:nth-child(119){opacity:.8788;transform:translate(21.0785vw,-10px) scale(.6397);animation:fall-119 22s -24s linear infinite}@keyframes fall-119{64.324%{transform:translate(24.5076vw,64.324vh) scale(.6397)}to{transform:translate(22.79305vw,99vh) scale(.6397)}}.snow:nth-child(120){opacity:.712;transform:translate(70.7274vw,-10px) scale(.5445);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{79.778%{transform:translate(73.4507vw,79.778vh) scale(.5445)}to{transform:translate(72.08905vw,99vh) scale(.5445)}}.snow:nth-child(121){opacity:1.7602;transform:translate(48.265vw,-10px) scale(.3836);animation:fall-121 29s -2s linear infinite}@keyframes fall-121{68.152%{transform:translate(50.9703vw,68.152vh) scale(.3836)}to{transform:translate(49.61765vw,99vh) scale(.3836)}}.snow:nth-child(122){opacity:1.3476;transform:translate(57.6428vw,-10px) scale(.2634);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{70.113%{transform:translate(61.2284vw,70.113vh) scale(.2634)}to{transform:translate(59.4356vw,99vh) scale(.2634)}}.snow:nth-child(123){opacity:1.498;transform:translate(32.9812vw,-10px) scale(.7113);animation:fall-123 27s -6s linear infinite}@keyframes fall-123{79.875%{transform:translate(24.2524vw,79.875vh) scale(.7113)}to{transform:translate(28.6168vw,99vh) scale(.7113)}}.snow:nth-child(124){opacity:.6186;transform:translate(97.0036vw,-10px) scale(.7553);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{48.561%{transform:translate(98.7774vw,48.561vh) scale(.7553)}to{transform:translate(97.8905vw,99vh) scale(.7553)}}.snow:nth-child(125){opacity:.7156;transform:translate(91.6768vw,-10px) scale(.5135);animation:fall-125 14s -14s linear infinite}@keyframes fall-125{67.545%{transform:translate(87.7051vw,67.545vh) scale(.5135)}to{transform:translate(89.69095vw,99vh) scale(.5135)}}.snow:nth-child(126){opacity:.855;transform:translate(42.9724vw,-10px) scale(.5254);animation:fall-126 26s -22s linear infinite}@keyframes fall-126{77.963%{transform:translate(35.5077vw,77.963vh) scale(.5254)}to{transform:translate(39.24005vw,99vh) scale(.5254)}}.snow:nth-child(127){opacity:.0516;transform:translate(27.7752vw,-10px) scale(.5624);animation:fall-127 11s -9s linear infinite}@keyframes fall-127{76.999%{transform:translate(29.484vw,76.999vh) scale(.5624)}to{transform:translate(28.6296vw,99vh) scale(.5624)}}.snow:nth-child(128){opacity:.7698;transform:translate(84.909vw,-10px) scale(.6158);animation:fall-128 26s -15s linear infinite}@keyframes fall-128{78.465%{transform:translate(89.4828vw,78.465vh) scale(.6158)}to{transform:translate(87.1959vw,99vh) scale(.6158)}}.snow:nth-child(129){opacity:.4796;transform:translate(20.0531vw,-10px) scale(.3879);animation:fall-129 25s -5s linear infinite}@keyframes fall-129{49.84%{transform:translate(29.5445vw,49.84vh) scale(.3879)}to{transform:translate(24.7988vw,99vh) scale(.3879)}}.snow:nth-child(130){opacity:.0748;transform:translate(31.9159vw,-10px) scale(.7723);animation:fall-130 24s -27s linear infinite}@keyframes fall-130{56.665%{transform:translate(24.3967vw,56.665vh) scale(.7723)}to{transform:translate(28.1563vw,99vh) scale(.7723)}}.snow:nth-child(131){opacity:.5198;transform:translate(79.7628vw,-10px) scale(.7602);animation:fall-131 28s -5s linear infinite}@keyframes fall-131{70.522%{transform:translate(88.9828vw,70.522vh) scale(.7602)}to{transform:translate(84.3728vw,99vh) scale(.7602)}}.snow:nth-child(132){opacity:.1868;transform:translate(54.371vw,-10px) scale(.4119);animation:fall-132 13s -2s linear infinite}@keyframes fall-132{63.969%{transform:translate(53.9563vw,63.969vh) scale(.4119)}to{transform:translate(54.16365vw,99vh) scale(.4119)}}.snow:nth-child(133){opacity:1.8852;transform:translate(67.554vw,-10px) scale(.132);animation:fall-133 27s -27s linear infinite}@keyframes fall-133{40.587%{transform:translate(60.1868vw,40.587vh) scale(.132)}to{transform:translate(63.8704vw,99vh) scale(.132)}}.snow:nth-child(134){opacity:.4992;transform:translate(33.9461vw,-10px) scale(.2928);animation:fall-134 12s -23s linear infinite}@keyframes fall-134{74.469%{transform:translate(30.3059vw,74.469vh) scale(.2928)}to{transform:translate(32.126vw,99vh) scale(.2928)}}.snow:nth-child(135){opacity:.1842;transform:translate(16.7085vw,-10px) scale(.5253);animation:fall-135 12s -4s linear infinite}@keyframes fall-135{34.267%{transform:translate(15.8759vw,34.267vh) scale(.5253)}to{transform:translate(16.2922vw,99vh) scale(.5253)}}.snow:nth-child(136){opacity:1.163;transform:translate(28.6283vw,-10px) scale(.8847);animation:fall-136 14s -28s linear infinite}@keyframes fall-136{70.645%{transform:translate(31.0019vw,70.645vh) scale(.8847)}to{transform:translate(29.8151vw,99vh) scale(.8847)}}.snow:nth-child(137){opacity:.3794;transform:translate(50.3872vw,-10px) scale(.5103);animation:fall-137 24s -19s linear infinite}@keyframes fall-137{72.253%{transform:translate(46.6473vw,72.253vh) scale(.5103)}to{transform:translate(48.51725vw,99vh) scale(.5103)}}.snow:nth-child(138){opacity:.029;transform:translate(30.7619vw,-10px) scale(.2055);animation:fall-138 17s -20s linear infinite}@keyframes fall-138{30.221%{transform:translate(25.4535vw,30.221vh) scale(.2055)}to{transform:translate(28.1077vw,99vh) scale(.2055)}}.snow:nth-child(139){opacity:1.895;transform:translate(72.6225vw,-10px) scale(.1744);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{41.658%{transform:translate(71.4169vw,41.658vh) scale(.1744)}to{transform:translate(72.0197vw,99vh) scale(.1744)}}.snow:nth-child(140){opacity:.2286;transform:translate(26.1882vw,-10px) scale(.6494);animation:fall-140 29s -5s linear infinite}@keyframes fall-140{44.698%{transform:translate(20.032vw,44.698vh) scale(.6494)}to{transform:translate(23.1101vw,99vh) scale(.6494)}}.snow:nth-child(141){opacity:1.6036;transform:translate(9.4226vw,-10px) scale(.7376);animation:fall-141 10s -30s linear infinite}@keyframes fall-141{77.084%{transform:translate(4.748vw,77.084vh) scale(.7376)}to{transform:translate(7.0853vw,99vh) scale(.7376)}}.snow:nth-child(142){opacity:.4938;transform:translate(55.1716vw,-10px) scale(.8038);animation:fall-142 29s -14s linear infinite}@keyframes fall-142{59.462%{transform:translate(49.4432vw,59.462vh) scale(.8038)}to{transform:translate(52.3074vw,99vh) scale(.8038)}}.snow:nth-child(143){opacity:1.8382;transform:translate(85.335vw,-10px) scale(.904);animation:fall-143 25s -24s linear infinite}@keyframes fall-143{70.358%{transform:translate(94.9253vw,70.358vh) scale(.904)}to{transform:translate(90.13015vw,99vh) scale(.904)}}.snow:nth-child(144){opacity:1.1152;transform:translate(20.298vw,-10px) scale(.9414);animation:fall-144 13s -20s linear infinite}@keyframes fall-144{45.672%{transform:translate(19.6261vw,45.672vh) scale(.9414)}to{transform:translate(19.96205vw,99vh) scale(.9414)}}.snow:nth-child(145){opacity:.8512;transform:translate(84.3203vw,-10px) scale(.4329);animation:fall-145 21s -19s linear infinite}@keyframes fall-145{31.146%{transform:translate(93.2117vw,31.146vh) scale(.4329)}to{transform:translate(88.766vw,99vh) scale(.4329)}}.snow:nth-child(146){opacity:1.0006;transform:translate(38.1169vw,-10px) scale(.1116);animation:fall-146 25s -23s linear infinite}@keyframes fall-146{72.949%{transform:translate(43.4613vw,72.949vh) scale(.1116)}to{transform:translate(40.7891vw,99vh) scale(.1116)}}.snow:nth-child(147){opacity:1.08;transform:translate(52.3463vw,-10px) scale(.0893);animation:fall-147 17s -9s linear infinite}@keyframes fall-147{78.164%{transform:translate(52.1257vw,78.164vh) scale(.0893)}to{transform:translate(52.236vw,99vh) scale(.0893)}}.snow:nth-child(148){opacity:1.5162;transform:translate(99.1786vw,-10px) scale(.4234);animation:fall-148 17s -27s linear infinite}@keyframes fall-148{43.772%{transform:translate(105.6594vw,43.772vh) scale(.4234)}to{transform:translate(102.419vw,99vh) scale(.4234)}}.snow:nth-child(149){opacity:1.219;transform:translate(96.8622vw,-10px) scale(.6484);animation:fall-149 16s -11s linear infinite}@keyframes fall-149{64.977%{transform:translate(103.8534vw,64.977vh) scale(.6484)}to{transform:translate(100.3578vw,99vh) scale(.6484)}}.snow:nth-child(150){opacity:1.5068;transform:translate(87.2128vw,-10px) scale(.1816);animation:fall-150 12s -12s linear infinite}@keyframes fall-150{47.87%{transform:translate(78.7378vw,47.87vh) scale(.1816)}to{transform:translate(82.9753vw,99vh) scale(.1816)}}.snow:nth-child(151){opacity:.8904;transform:translate(90.6598vw,-10px) scale(.1177);animation:fall-151 20s -23s linear infinite}@keyframes fall-151{48.912%{transform:translate(99.8704vw,48.912vh) scale(.1177)}to{transform:translate(95.2651vw,99vh) scale(.1177)}}.snow:nth-child(152){opacity:1.3742;transform:translate(33.0037vw,-10px) scale(.9056);animation:fall-152 26s -30s linear infinite}@keyframes fall-152{65.975%{transform:translate(39.409vw,65.975vh) scale(.9056)}to{transform:translate(36.20635vw,99vh) scale(.9056)}}.snow:nth-child(153){opacity:1.5718;transform:translate(26.7804vw,-10px) scale(.7999);animation:fall-153 15s -13s linear infinite}@keyframes fall-153{31.943%{transform:translate(35.2078vw,31.943vh) scale(.7999)}to{transform:translate(30.9941vw,99vh) scale(.7999)}}.snow:nth-child(154){opacity:1.7324;transform:translate(64.5967vw,-10px) scale(.2214);animation:fall-154 24s -2s linear infinite}@keyframes fall-154{72.17%{transform:translate(65.4425vw,72.17vh) scale(.2214)}to{transform:translate(65.0196vw,99vh) scale(.2214)}}.snow:nth-child(155){opacity:.7742;transform:translate(89.269vw,-10px) scale(.214);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{74.741%{transform:translate(97.3776vw,74.741vh) scale(.214)}to{transform:translate(93.3233vw,99vh) scale(.214)}}.snow:nth-child(156){opacity:.5904;transform:translate(3.0463vw,-10px) scale(.8205);animation:fall-156 25s -10s linear infinite}@keyframes fall-156{67.679%{transform:translate(-6.4779vw,67.679vh) scale(.8205)}to{transform:translate(-1.7158vw,99vh) scale(.8205)}}.snow:nth-child(157){opacity:1.1336;transform:translate(61.1994vw,-10px) scale(.0455);animation:fall-157 22s -14s linear infinite}@keyframes fall-157{55.627%{transform:translate(63.4307vw,55.627vh) scale(.0455)}to{transform:translate(62.31505vw,99vh) scale(.0455)}}.snow:nth-child(158){opacity:.847;transform:translate(44.5767vw,-10px) scale(.0462);animation:fall-158 22s -21s linear infinite}@keyframes fall-158{49.69%{transform:translate(46.5185vw,49.69vh) scale(.0462)}to{transform:translate(45.5476vw,99vh) scale(.0462)}}.snow:nth-child(159){opacity:.907;transform:translate(5.2555vw,-10px) scale(.8869);animation:fall-159 12s -21s linear infinite}@keyframes fall-159{67.382%{transform:translate(13.8423vw,67.382vh) scale(.8869)}to{transform:translate(9.5489vw,99vh) scale(.8869)}}.snow:nth-child(160){opacity:1.78;transform:translate(28.6562vw,-10px) scale(.2991);animation:fall-160 19s -23s linear infinite}@keyframes fall-160{35.118%{transform:translate(19.3323vw,35.118vh) scale(.2991)}to{transform:translate(23.99425vw,99vh) scale(.2991)}}.snow:nth-child(161){opacity:.0234;transform:translate(51.4416vw,-10px) scale(.0986);animation:fall-161 22s -26s linear infinite}@keyframes fall-161{60.71%{transform:translate(48.4483vw,60.71vh) scale(.0986)}to{transform:translate(49.94495vw,99vh) scale(.0986)}}.snow:nth-child(162){opacity:1.9798;transform:translate(97.8104vw,-10px) scale(.6754);animation:fall-162 23s -28s linear infinite}@keyframes fall-162{58.593%{transform:translate(104.5596vw,58.593vh) scale(.6754)}to{transform:translate(101.185vw,99vh) scale(.6754)}}.snow:nth-child(163){opacity:.4916;transform:translate(74.0897vw,-10px) scale(.0887);animation:fall-163 24s -7s linear infinite}@keyframes fall-163{55.55%{transform:translate(72.6594vw,55.55vh) scale(.0887)}to{transform:translate(73.37455vw,99vh) scale(.0887)}}.snow:nth-child(164){opacity:.4274;transform:translate(39.4182vw,-10px) scale(.7431);animation:fall-164 19s -24s linear infinite}@keyframes fall-164{56.891%{transform:translate(45.7738vw,56.891vh) scale(.7431)}to{transform:translate(42.596vw,99vh) scale(.7431)}}.snow:nth-child(165){opacity:.6352;transform:translate(77.1296vw,-10px) scale(.4788);animation:fall-165 23s -14s linear infinite}@keyframes fall-165{59.763%{transform:translate(75.458vw,59.763vh) scale(.4788)}to{transform:translate(76.2938vw,99vh) scale(.4788)}}.snow:nth-child(166){opacity:.0738;transform:translate(46.1534vw,-10px) scale(.9807);animation:fall-166 14s -26s linear infinite}@keyframes fall-166{37.138%{transform:translate(37.1989vw,37.138vh) scale(.9807)}to{transform:translate(41.67615vw,99vh) scale(.9807)}}.snow:nth-child(167){opacity:.9154;transform:translate(45.8364vw,-10px) scale(.2397);animation:fall-167 29s -30s linear infinite}@keyframes fall-167{54.814%{transform:translate(44.824vw,54.814vh) scale(.2397)}to{transform:translate(45.3302vw,99vh) scale(.2397)}}.snow:nth-child(168){opacity:.0942;transform:translate(56.1527vw,-10px) scale(.806);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{33.112%{transform:translate(48.8154vw,33.112vh) scale(.806)}to{transform:translate(52.48405vw,99vh) scale(.806)}}.snow:nth-child(169){opacity:1.1482;transform:translate(22.0185vw,-10px) scale(.081);animation:fall-169 11s -8s linear infinite}@keyframes fall-169{57.329%{transform:translate(16.7912vw,57.329vh) scale(.081)}to{transform:translate(19.40485vw,99vh) scale(.081)}}.snow:nth-child(170){opacity:1.0818;transform:translate(41.9571vw,-10px) scale(.0224);animation:fall-170 13s -22s linear infinite}@keyframes fall-170{33.23%{transform:translate(38.7171vw,33.23vh) scale(.0224)}to{transform:translate(40.3371vw,99vh) scale(.0224)}}.snow:nth-child(171){opacity:.019;transform:translate(71.4614vw,-10px) scale(.9557);animation:fall-171 30s -21s linear infinite}@keyframes fall-171{44.568%{transform:translate(77.6721vw,44.568vh) scale(.9557)}to{transform:translate(74.56675vw,99vh) scale(.9557)}}.snow:nth-child(172){opacity:1.6302;transform:translate(71.4754vw,-10px) scale(.1714);animation:fall-172 28s -22s linear infinite}@keyframes fall-172{70.756%{transform:translate(78.3301vw,70.756vh) scale(.1714)}to{transform:translate(74.90275vw,99vh) scale(.1714)}}.snow:nth-child(173){opacity:1.1742;transform:translate(47.5483vw,-10px) scale(.8107);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{71.513%{transform:translate(56.9076vw,71.513vh) scale(.8107)}to{transform:translate(52.22795vw,99vh) scale(.8107)}}.snow:nth-child(174){opacity:1.3242;transform:translate(44.5338vw,-10px) scale(.0924);animation:fall-174 20s -18s linear infinite}@keyframes fall-174{59.904%{transform:translate(51.3855vw,59.904vh) scale(.0924)}to{transform:translate(47.95965vw,99vh) scale(.0924)}}.snow:nth-child(175){opacity:.5188;transform:translate(8.0493vw,-10px) scale(.7661);animation:fall-175 20s -20s linear infinite}@keyframes fall-175{61.014%{transform:translate(7.7301vw,61.014vh) scale(.7661)}to{transform:translate(7.8897vw,99vh) scale(.7661)}}.snow:nth-child(176){opacity:.781;transform:translate(43.3622vw,-10px) scale(.7665);animation:fall-176 28s -7s linear infinite}@keyframes fall-176{34.286%{transform:translate(36.5978vw,34.286vh) scale(.7665)}to{transform:translate(39.98vw,99vh) scale(.7665)}}.snow:nth-child(177){opacity:1.0028;transform:translate(22.3316vw,-10px) scale(.5033);animation:fall-177 21s -19s linear infinite}@keyframes fall-177{47.47%{transform:translate(31.7667vw,47.47vh) scale(.5033)}to{transform:translate(27.04915vw,99vh) scale(.5033)}}.snow:nth-child(178){opacity:1.3116;transform:translate(49.2259vw,-10px) scale(.6679);animation:fall-178 25s -2s linear infinite}@keyframes fall-178{60.08%{transform:translate(53.456vw,60.08vh) scale(.6679)}to{transform:translate(51.34095vw,99vh) scale(.6679)}}.snow:nth-child(179){opacity:.572;transform:translate(31.4359vw,-10px) scale(.5698);animation:fall-179 16s -11s linear infinite}@keyframes fall-179{32.075%{transform:translate(32.9242vw,32.075vh) scale(.5698)}to{transform:translate(32.18005vw,99vh) scale(.5698)}}.snow:nth-child(180){opacity:.2446;transform:translate(18.1163vw,-10px) scale(.6113);animation:fall-180 14s -28s linear infinite}@keyframes fall-180{51.173%{transform:translate(11.2457vw,51.173vh) scale(.6113)}to{transform:translate(14.681vw,99vh) scale(.6113)}}.snow:nth-child(181){opacity:1.0636;transform:translate(82.4582vw,-10px) scale(.888);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{51.638%{transform:translate(85.6507vw,51.638vh) scale(.888)}to{transform:translate(84.05445vw,99vh) scale(.888)}}.snow:nth-child(182){opacity:.5564;transform:translate(16.2333vw,-10px) scale(.7206);animation:fall-182 22s -30s linear infinite}@keyframes fall-182{52.611%{transform:translate(25.0789vw,52.611vh) scale(.7206)}to{transform:translate(20.6561vw,99vh) scale(.7206)}}.snow:nth-child(183){opacity:.0394;transform:translate(15.9465vw,-10px) scale(.2841);animation:fall-183 28s -15s linear infinite}@keyframes fall-183{35.526%{transform:translate(7.3989vw,35.526vh) scale(.2841)}to{transform:translate(11.6727vw,99vh) scale(.2841)}}.snow:nth-child(184){opacity:1.1742;transform:translate(46.3072vw,-10px) scale(.7259);animation:fall-184 28s -26s linear infinite}@keyframes fall-184{31.61%{transform:translate(44.8769vw,31.61vh) scale(.7259)}to{transform:translate(45.59205vw,99vh) scale(.7259)}}.snow:nth-child(185){opacity:1.4614;transform:translate(6.2011vw,-10px) scale(.228);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{46.187%{transform:translate(-3.5176vw,46.187vh) scale(.228)}to{transform:translate(1.34175vw,99vh) scale(.228)}}.snow:nth-child(186){opacity:.1724;transform:translate(86.7996vw,-10px) scale(.4926);animation:fall-186 16s -12s linear infinite}@keyframes fall-186{59.326%{transform:translate(78.1517vw,59.326vh) scale(.4926)}to{transform:translate(82.47565vw,99vh) scale(.4926)}}.snow:nth-child(187){opacity:1.3918;transform:translate(70.3063vw,-10px) scale(.6565);animation:fall-187 19s -18s linear infinite}@keyframes fall-187{63.471%{transform:translate(64.1618vw,63.471vh) scale(.6565)}to{transform:translate(67.23405vw,99vh) scale(.6565)}}.snow:nth-child(188){opacity:.5326;transform:translate(.5725vw,-10px) scale(.0952);animation:fall-188 15s -3s linear infinite}@keyframes fall-188{59.576%{transform:translate(4.3303vw,59.576vh) scale(.0952)}to{transform:translate(2.4514vw,99vh) scale(.0952)}}.snow:nth-child(189){opacity:.4972;transform:translate(40.5278vw,-10px) scale(.9171);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{71.126%{transform:translate(44.847vw,71.126vh) scale(.9171)}to{transform:translate(42.6874vw,99vh) scale(.9171)}}.snow:nth-child(190){opacity:.5594;transform:translate(4.8603vw,-10px) scale(.3624);animation:fall-190 13s -6s linear infinite}@keyframes fall-190{62.104%{transform:translate(10.7804vw,62.104vh) scale(.3624)}to{transform:translate(7.82035vw,99vh) scale(.3624)}}.snow:nth-child(191){opacity:1.4652;transform:translate(61.5944vw,-10px) scale(.9202);animation:fall-191 29s -9s linear infinite}@keyframes fall-191{79.296%{transform:translate(54.0983vw,79.296vh) scale(.9202)}to{transform:translate(57.84635vw,99vh) scale(.9202)}}.snow:nth-child(192){opacity:.8018;transform:translate(34.0633vw,-10px) scale(.4621);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{41.862%{transform:translate(29.1362vw,41.862vh) scale(.4621)}to{transform:translate(31.59975vw,99vh) scale(.4621)}}.snow:nth-child(193){opacity:1.5314;transform:translate(20.8423vw,-10px) scale(.1708);animation:fall-193 27s -23s linear infinite}@keyframes fall-193{75.24%{transform:translate(14.8671vw,75.24vh) scale(.1708)}to{transform:translate(17.8547vw,99vh) scale(.1708)}}.snow:nth-child(194){opacity:1.14;transform:translate(32.4204vw,-10px) scale(.0354);animation:fall-194 20s -7s linear infinite}@keyframes fall-194{76.377%{transform:translate(31.6106vw,76.377vh) scale(.0354)}to{transform:translate(32.0155vw,99vh) scale(.0354)}}.snow:nth-child(195){opacity:.6826;transform:translate(29.9711vw,-10px) scale(.3681);animation:fall-195 18s -24s linear infinite}@keyframes fall-195{45.171%{transform:translate(34.7269vw,45.171vh) scale(.3681)}to{transform:translate(32.349vw,99vh) scale(.3681)}}.snow:nth-child(196){opacity:1.6402;transform:translate(13.8404vw,-10px) scale(.6552);animation:fall-196 28s -19s linear infinite}@keyframes fall-196{71.734%{transform:translate(14.8962vw,71.734vh) scale(.6552)}to{transform:translate(14.3683vw,99vh) scale(.6552)}}.snow:nth-child(197){opacity:.6406;transform:translate(39.3924vw,-10px) scale(.1218);animation:fall-197 23s -30s linear infinite}@keyframes fall-197{32.111%{transform:translate(43.7421vw,32.111vh) scale(.1218)}to{transform:translate(41.56725vw,99vh) scale(.1218)}}.snow:nth-child(198){opacity:.3496;transform:translate(5.9759vw,-10px) scale(.8978);animation:fall-198 19s -12s linear infinite}@keyframes fall-198{64.717%{transform:translate(1.0472vw,64.717vh) scale(.8978)}to{transform:translate(3.51155vw,99vh) scale(.8978)}}.snow:nth-child(199){opacity:1.7796;transform:translate(57.4382vw,-10px) scale(.4435);animation:fall-199 17s -17s linear infinite}@keyframes fall-199{56.55%{transform:translate(60.0906vw,56.55vh) scale(.4435)}to{transform:translate(58.7644vw,99vh) scale(.4435)}}.snow:nth-child(200){opacity:.7032;transform:translate(44.944vw,-10px) scale(.0199);animation:fall-200 20s -15s linear infinite}@keyframes fall-200{64.336%{transform:translate(37.5744vw,64.336vh) scale(.0199)}to{transform:translate(41.2592vw,99vh) scale(.0199)}}.snow:nth-child(201){opacity:.0748;transform:translate(67.8829vw,-10px) scale(.1192);animation:fall-201 27s -26s linear infinite}@keyframes fall-201{42.094%{transform:translate(60.2896vw,42.094vh) scale(.1192)}to{transform:translate(64.08625vw,99vh) scale(.1192)}}.snow:nth-child(202){opacity:1.4356;transform:translate(4.8714vw,-10px) scale(.6502);animation:fall-202 19s -14s linear infinite}@keyframes fall-202{75.281%{transform:translate(7.0612vw,75.281vh) scale(.6502)}to{transform:translate(5.9663vw,99vh) scale(.6502)}}.snow:nth-child(203){opacity:1.5034;transform:translate(86.757vw,-10px) scale(.9107);animation:fall-203 24s -22s linear infinite}@keyframes fall-203{43.871%{transform:translate(90.602vw,43.871vh) scale(.9107)}to{transform:translate(88.6795vw,99vh) scale(.9107)}}.snow:nth-child(204){opacity:1.3596;transform:translate(62.9144vw,-10px) scale(.9097);animation:fall-204 30s -17s linear infinite}@keyframes fall-204{57.574%{transform:translate(63.6234vw,57.574vh) scale(.9097)}to{transform:translate(63.2689vw,99vh) scale(.9097)}}.snow:nth-child(205){opacity:1.8764;transform:translate(13.0266vw,-10px) scale(.2289);animation:fall-205 20s -8s linear infinite}@keyframes fall-205{46.752%{transform:translate(17.2737vw,46.752vh) scale(.2289)}to{transform:translate(15.15015vw,99vh) scale(.2289)}}.snow:nth-child(206){opacity:.3228;transform:translate(54.5589vw,-10px) scale(.4258);animation:fall-206 14s -26s linear infinite}@keyframes fall-206{46.982%{transform:translate(58.1539vw,46.982vh) scale(.4258)}to{transform:translate(56.3564vw,99vh) scale(.4258)}}.snow:nth-child(207){opacity:.665;transform:translate(50.2539vw,-10px) scale(.8111);animation:fall-207 19s -21s linear infinite}@keyframes fall-207{61.997%{transform:translate(42.0884vw,61.997vh) scale(.8111)}to{transform:translate(46.17115vw,99vh) scale(.8111)}}.snow:nth-child(208){opacity:1.2916;transform:translate(69.2528vw,-10px) scale(.0119);animation:fall-208 22s -28s linear infinite}@keyframes fall-208{39.626%{transform:translate(76.7367vw,39.626vh) scale(.0119)}to{transform:translate(72.99475vw,99vh) scale(.0119)}}.snow:nth-child(209){opacity:.262;transform:translate(74.3974vw,-10px) scale(.7477);animation:fall-209 21s -28s linear infinite}@keyframes fall-209{46.088%{transform:translate(66.8927vw,46.088vh) scale(.7477)}to{transform:translate(70.64505vw,99vh) scale(.7477)}}.snow:nth-child(210){opacity:.0548;transform:translate(8.008vw,-10px) scale(.0375);animation:fall-210 10s -23s linear infinite}@keyframes fall-210{52.922%{transform:translate(6.4324vw,52.922vh) scale(.0375)}to{transform:translate(7.2202vw,99vh) scale(.0375)}}.snow:nth-child(211){opacity:.4082;transform:translate(56.6417vw,-10px) scale(.0803);animation:fall-211 24s -11s linear infinite}@keyframes fall-211{70.776%{transform:translate(55.7548vw,70.776vh) scale(.0803)}to{transform:translate(56.19825vw,99vh) scale(.0803)}}.snow:nth-child(212){opacity:1.1476;transform:translate(32.2663vw,-10px) scale(.5234);animation:fall-212 23s -24s linear infinite}@keyframes fall-212{34.564%{transform:translate(28.0673vw,34.564vh) scale(.5234)}to{transform:translate(30.1668vw,99vh) scale(.5234)}}.snow:nth-child(213){opacity:1.1414;transform:translate(13.0274vw,-10px) scale(.3909);animation:fall-213 26s -1s linear infinite}@keyframes fall-213{39.314%{transform:translate(16.5683vw,39.314vh) scale(.3909)}to{transform:translate(14.79785vw,99vh) scale(.3909)}}.snow:nth-child(214){opacity:.357;transform:translate(94.7338vw,-10px) scale(.414);animation:fall-214 22s -21s linear infinite}@keyframes fall-214{66.147%{transform:translate(93.4152vw,66.147vh) scale(.414)}to{transform:translate(94.0745vw,99vh) scale(.414)}}.snow:nth-child(215){opacity:.5106;transform:translate(73.9761vw,-10px) scale(.1499);animation:fall-215 12s -21s linear infinite}@keyframes fall-215{57.472%{transform:translate(76.2764vw,57.472vh) scale(.1499)}to{transform:translate(75.12625vw,99vh) scale(.1499)}}.snow:nth-child(216){opacity:1.5008;transform:translate(3.737vw,-10px) scale(.0599);animation:fall-216 18s -16s linear infinite}@keyframes fall-216{73.609%{transform:translate(-5.2172vw,73.609vh) scale(.0599)}to{transform:translate(-.7401vw,99vh) scale(.0599)}}.snow:nth-child(217){opacity:1.8532;transform:translate(69.2219vw,-10px) scale(.3052);animation:fall-217 14s -26s linear infinite}@keyframes fall-217{72.952%{transform:translate(67.0115vw,72.952vh) scale(.3052)}to{transform:translate(68.1167vw,99vh) scale(.3052)}}.snow:nth-child(218){opacity:.5172;transform:translate(52.7748vw,-10px) scale(.9046);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{43.345%{transform:translate(57.2132vw,43.345vh) scale(.9046)}to{transform:translate(54.994vw,99vh) scale(.9046)}}.snow:nth-child(219){opacity:.2136;transform:translate(3.5543vw,-10px) scale(.8112);animation:fall-219 21s -25s linear infinite}@keyframes fall-219{49.249%{transform:translate(2.7383vw,49.249vh) scale(.8112)}to{transform:translate(3.1463vw,99vh) scale(.8112)}}.snow:nth-child(220){opacity:.547;transform:translate(78.8614vw,-10px) scale(.7772);animation:fall-220 10s -25s linear infinite}@keyframes fall-220{59.341%{transform:translate(80.2163vw,59.341vh) scale(.7772)}to{transform:translate(79.53885vw,99vh) scale(.7772)}}.snow:nth-child(221){opacity:1.1386;transform:translate(79.4878vw,-10px) scale(.3581);animation:fall-221 17s -17s linear infinite}@keyframes fall-221{46.981%{transform:translate(76.4954vw,46.981vh) scale(.3581)}to{transform:translate(77.9916vw,99vh) scale(.3581)}}.snow:nth-child(222){opacity:.4752;transform:translate(43.0408vw,-10px) scale(.2765);animation:fall-222 26s -8s linear infinite}@keyframes fall-222{47.792%{transform:translate(37.6467vw,47.792vh) scale(.2765)}to{transform:translate(40.34375vw,99vh) scale(.2765)}}.snow:nth-child(223){opacity:.873;transform:translate(31.5834vw,-10px) scale(.315);animation:fall-223 30s -11s linear infinite}@keyframes fall-223{65.398%{transform:translate(38.4231vw,65.398vh) scale(.315)}to{transform:translate(35.00325vw,99vh) scale(.315)}}.snow:nth-child(224){opacity:.145;transform:translate(68.6853vw,-10px) scale(.8885);animation:fall-224 23s -22s linear infinite}@keyframes fall-224{79.201%{transform:translate(65.0573vw,79.201vh) scale(.8885)}to{transform:translate(66.8713vw,99vh) scale(.8885)}}.snow:nth-child(225){opacity:.8356;transform:translate(89.8757vw,-10px) scale(.1447);animation:fall-225 19s -29s linear infinite}@keyframes fall-225{42.893%{transform:translate(92.0631vw,42.893vh) scale(.1447)}to{transform:translate(90.9694vw,99vh) scale(.1447)}}.snow:nth-child(226){opacity:1.1008;transform:translate(82.6431vw,-10px) scale(.1288);animation:fall-226 15s -28s linear infinite}@keyframes fall-226{62.608%{transform:translate(72.9605vw,62.608vh) scale(.1288)}to{transform:translate(77.8018vw,99vh) scale(.1288)}}.snow:nth-child(227){opacity:1.5118;transform:translate(25.4274vw,-10px) scale(.0864);animation:fall-227 15s -12s linear infinite}@keyframes fall-227{36.194%{transform:translate(32.3464vw,36.194vh) scale(.0864)}to{transform:translate(28.8869vw,99vh) scale(.0864)}}.snow:nth-child(228){opacity:1.5328;transform:translate(40.9408vw,-10px) scale(.6768);animation:fall-228 19s -25s linear infinite}@keyframes fall-228{35.846%{transform:translate(39.0968vw,35.846vh) scale(.6768)}to{transform:translate(40.0188vw,99vh) scale(.6768)}}.snow:nth-child(229){opacity:.4364;transform:translate(65.8155vw,-10px) scale(.0166);animation:fall-229 22s -2s linear infinite}@keyframes fall-229{39.323%{transform:translate(62.2548vw,39.323vh) scale(.0166)}to{transform:translate(64.03515vw,99vh) scale(.0166)}}.snow:nth-child(230){opacity:1.0336;transform:translate(35.4781vw,-10px) scale(.0725);animation:fall-230 16s -16s linear infinite}@keyframes fall-230{55.612%{transform:translate(35.3192vw,55.612vh) scale(.0725)}to{transform:translate(35.39865vw,99vh) scale(.0725)}}.snow:nth-child(231){opacity:1.2092;transform:translate(25.0362vw,-10px) scale(.7579);animation:fall-231 10s -14s linear infinite}@keyframes fall-231{51.377%{transform:translate(27.5023vw,51.377vh) scale(.7579)}to{transform:translate(26.26925vw,99vh) scale(.7579)}}.snow:nth-child(232){opacity:.104;transform:translate(60.2833vw,-10px) scale(.1243);animation:fall-232 12s -14s linear infinite}@keyframes fall-232{55.578%{transform:translate(57.0277vw,55.578vh) scale(.1243)}to{transform:translate(58.6555vw,99vh) scale(.1243)}}.snow:nth-child(233){opacity:1.705;transform:translate(38.0105vw,-10px) scale(.0324);animation:fall-233 27s -15s linear infinite}@keyframes fall-233{51.712%{transform:translate(31.018vw,51.712vh) scale(.0324)}to{transform:translate(34.51425vw,99vh) scale(.0324)}}.snow:nth-child(234){opacity:1.1664;transform:translate(31.9572vw,-10px) scale(.2091);animation:fall-234 21s -10s linear infinite}@keyframes fall-234{70.24%{transform:translate(40.6622vw,70.24vh) scale(.2091)}to{transform:translate(36.3097vw,99vh) scale(.2091)}}.snow:nth-child(235){opacity:.5418;transform:translate(84.817vw,-10px) scale(.146);animation:fall-235 23s -1s linear infinite}@keyframes fall-235{59.096%{transform:translate(89.8359vw,59.096vh) scale(.146)}to{transform:translate(87.32645vw,99vh) scale(.146)}}.snow:nth-child(236){opacity:1.034;transform:translate(62.9429vw,-10px) scale(.7524);animation:fall-236 26s -30s linear infinite}@keyframes fall-236{51.409%{transform:translate(64.5793vw,51.409vh) scale(.7524)}to{transform:translate(63.7611vw,99vh) scale(.7524)}}.snow:nth-child(237){opacity:1.2756;transform:translate(72.4527vw,-10px) scale(.9755);animation:fall-237 23s -14s linear infinite}@keyframes fall-237{64.091%{transform:translate(70.7538vw,64.091vh) scale(.9755)}to{transform:translate(71.60325vw,99vh) scale(.9755)}}.snow:nth-child(238){opacity:1.5542;transform:translate(19.3281vw,-10px) scale(.6964);animation:fall-238 19s -23s linear infinite}@keyframes fall-238{39.935%{transform:translate(27.948vw,39.935vh) scale(.6964)}to{transform:translate(23.63805vw,99vh) scale(.6964)}}.snow:nth-child(239){opacity:.4246;transform:translate(23.9027vw,-10px) scale(.0924);animation:fall-239 14s -18s linear infinite}@keyframes fall-239{50.006%{transform:translate(27.6494vw,50.006vh) scale(.0924)}to{transform:translate(25.77605vw,99vh) scale(.0924)}}.snow:nth-child(240){opacity:1.738;transform:translate(65.8385vw,-10px) scale(.7458);animation:fall-240 25s -24s linear infinite}@keyframes fall-240{30.1%{transform:translate(67.31vw,30.1vh) scale(.7458)}to{transform:translate(66.57425vw,99vh) scale(.7458)}}.snow:nth-child(241){opacity:.6958;transform:translate(31.1114vw,-10px) scale(.2224);animation:fall-241 11s -14s linear infinite}@keyframes fall-241{70.417%{transform:translate(39.6481vw,70.417vh) scale(.2224)}to{transform:translate(35.37975vw,99vh) scale(.2224)}}.snow:nth-child(242){opacity:.2422;transform:translate(44.6075vw,-10px) scale(.9244);animation:fall-242 24s -29s linear infinite}@keyframes fall-242{55.513%{transform:translate(50.0852vw,55.513vh) scale(.9244)}to{transform:translate(47.34635vw,99vh) scale(.9244)}}.snow:nth-child(243){opacity:.9034;transform:translate(9.5236vw,-10px) scale(.9662);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{37.012%{transform:translate(13.5049vw,37.012vh) scale(.9662)}to{transform:translate(11.51425vw,99vh) scale(.9662)}}.snow:nth-child(244){opacity:.1936;transform:translate(6.5752vw,-10px) scale(.9008);animation:fall-244 19s -19s linear infinite}@keyframes fall-244{44.714%{transform:translate(13.3661vw,44.714vh) scale(.9008)}to{transform:translate(9.97065vw,99vh) scale(.9008)}}.snow:nth-child(245){opacity:1.9914;transform:translate(27.3503vw,-10px) scale(.4534);animation:fall-245 12s -3s linear infinite}@keyframes fall-245{72.648%{transform:translate(32.6836vw,72.648vh) scale(.4534)}to{transform:translate(30.01695vw,99vh) scale(.4534)}}.snow:nth-child(246){opacity:.6734;transform:translate(25.2899vw,-10px) scale(.6622);animation:fall-246 21s -27s linear infinite}@keyframes fall-246{61.397%{transform:translate(21.7432vw,61.397vh) scale(.6622)}to{transform:translate(23.51655vw,99vh) scale(.6622)}}.snow:nth-child(247){opacity:1.1266;transform:translate(69.1568vw,-10px) scale(.7053);animation:fall-247 12s -23s linear infinite}@keyframes fall-247{40.672%{transform:translate(72.7988vw,40.672vh) scale(.7053)}to{transform:translate(70.9778vw,99vh) scale(.7053)}}.snow:nth-child(248){opacity:1.292;transform:translate(30.5203vw,-10px) scale(.5987);animation:fall-248 15s -13s linear infinite}@keyframes fall-248{78.531%{transform:translate(21.3843vw,78.531vh) scale(.5987)}to{transform:translate(25.9523vw,99vh) scale(.5987)}}.snow:nth-child(249){opacity:1.9224;transform:translate(80.6785vw,-10px) scale(.4421);animation:fall-249 13s -3s linear infinite}@keyframes fall-249{42.46%{transform:translate(74.3812vw,42.46vh) scale(.4421)}to{transform:translate(77.52985vw,99vh) scale(.4421)}}.snow:nth-child(250){opacity:.653;transform:translate(9.6444vw,-10px) scale(.1061);animation:fall-250 11s -30s linear infinite}@keyframes fall-250{52.023%{transform:translate(10.2376vw,52.023vh) scale(.1061)}to{transform:translate(9.941vw,99vh) scale(.1061)}}.snow:nth-child(251){opacity:1.035;transform:translate(35.3927vw,-10px) scale(.9195);animation:fall-251 10s -17s linear infinite}@keyframes fall-251{43.002%{transform:translate(36.1934vw,43.002vh) scale(.9195)}to{transform:translate(35.79305vw,99vh) scale(.9195)}}.snow:nth-child(252){opacity:.969;transform:translate(57.8966vw,-10px) scale(.8653);animation:fall-252 27s -5s linear infinite}@keyframes fall-252{53.401%{transform:translate(67.4276vw,53.401vh) scale(.8653)}to{transform:translate(62.6621vw,99vh) scale(.8653)}}.snow:nth-child(253){opacity:.3534;transform:translate(5.6298vw,-10px) scale(.1809);animation:fall-253 29s -1s linear infinite}@keyframes fall-253{51.378%{transform:translate(14.2377vw,51.378vh) scale(.1809)}to{transform:translate(9.93375vw,99vh) scale(.1809)}}.snow:nth-child(254){opacity:.321;transform:translate(11.8455vw,-10px) scale(.744);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{48.937%{transform:translate(20.9189vw,48.937vh) scale(.744)}to{transform:translate(16.3822vw,99vh) scale(.744)}}.snow:nth-child(255){opacity:1.5982;transform:translate(29.3881vw,-10px) scale(.6371);animation:fall-255 21s -4s linear infinite}@keyframes fall-255{51.155%{transform:translate(34.5896vw,51.155vh) scale(.6371)}to{transform:translate(31.98885vw,99vh) scale(.6371)}}.snow:nth-child(256){opacity:1.5198;transform:translate(68.037vw,-10px) scale(.9838);animation:fall-256 17s -11s linear infinite}@keyframes fall-256{52.047%{transform:translate(71.4247vw,52.047vh) scale(.9838)}to{transform:translate(69.73085vw,99vh) scale(.9838)}}.snow:nth-child(257){opacity:1.0486;transform:translate(6.9434vw,-10px) scale(.5953);animation:fall-257 22s -1s linear infinite}@keyframes fall-257{33.719%{transform:translate(2.8632vw,33.719vh) scale(.5953)}to{transform:translate(4.9033vw,99vh) scale(.5953)}}.snow:nth-child(258){opacity:1.6642;transform:translate(20.1951vw,-10px) scale(.5309);animation:fall-258 12s -26s linear infinite}@keyframes fall-258{40.319%{transform:translate(20.7408vw,40.319vh) scale(.5309)}to{transform:translate(20.46795vw,99vh) scale(.5309)}}.snow:nth-child(259){opacity:.0496;transform:translate(75.6154vw,-10px) scale(.4975);animation:fall-259 20s -10s linear infinite}@keyframes fall-259{77.77%{transform:translate(72.8681vw,77.77vh) scale(.4975)}to{transform:translate(74.24175vw,99vh) scale(.4975)}}.snow:nth-child(260){opacity:.8562;transform:translate(40.1012vw,-10px) scale(1);animation:fall-260 20s -29s linear infinite}@keyframes fall-260{37.055%{transform:translate(35.2953vw,37.055vh) scale(1)}to{transform:translate(37.69825vw,99vh) scale(1)}}.snow:nth-child(261){opacity:1.5856;transform:translate(34.4449vw,-10px) scale(.482);animation:fall-261 22s -13s linear infinite}@keyframes fall-261{49.831%{transform:translate(34.2212vw,49.831vh) scale(.482)}to{transform:translate(34.33305vw,99vh) scale(.482)}}.snow:nth-child(262){opacity:1.4948;transform:translate(56.1705vw,-10px) scale(.1327);animation:fall-262 11s -11s linear infinite}@keyframes fall-262{59.676%{transform:translate(54.2839vw,59.676vh) scale(.1327)}to{transform:translate(55.2272vw,99vh) scale(.1327)}}.snow:nth-child(263){opacity:1.5762;transform:translate(2.2902vw,-10px) scale(.3462);animation:fall-263 18s -3s linear infinite}@keyframes fall-263{53.921%{transform:translate(8.8142vw,53.921vh) scale(.3462)}to{transform:translate(5.5522vw,99vh) scale(.3462)}}.snow:nth-child(264){opacity:.8518;transform:translate(46.1966vw,-10px) scale(.3417);animation:fall-264 24s -1s linear infinite}@keyframes fall-264{31.459%{transform:translate(36.3496vw,31.459vh) scale(.3417)}to{transform:translate(41.2731vw,99vh) scale(.3417)}}.snow:nth-child(265){opacity:.3206;transform:translate(33.8616vw,-10px) scale(.5871);animation:fall-265 27s -19s linear infinite}@keyframes fall-265{37.834%{transform:translate(41.3044vw,37.834vh) scale(.5871)}to{transform:translate(37.583vw,99vh) scale(.5871)}}.snow:nth-child(266){opacity:1.3852;transform:translate(92.8563vw,-10px) scale(.0923);animation:fall-266 28s -10s linear infinite}@keyframes fall-266{37.39%{transform:translate(97.317vw,37.39vh) scale(.0923)}to{transform:translate(95.08665vw,99vh) scale(.0923)}}.snow:nth-child(267){opacity:1.2112;transform:translate(45.0551vw,-10px) scale(.363);animation:fall-267 13s -15s linear infinite}@keyframes fall-267{64.03%{transform:translate(36.4729vw,64.03vh) scale(.363)}to{transform:translate(40.764vw,99vh) scale(.363)}}.snow:nth-child(268){opacity:.7322;transform:translate(62.3669vw,-10px) scale(.7405);animation:fall-268 13s -22s linear infinite}@keyframes fall-268{60.252%{transform:translate(71.8515vw,60.252vh) scale(.7405)}to{transform:translate(67.1092vw,99vh) scale(.7405)}}.snow:nth-child(269){opacity:.9612;transform:translate(9.0912vw,-10px) scale(.6696);animation:fall-269 21s -7s linear infinite}@keyframes fall-269{36.203%{transform:translate(4.494vw,36.203vh) scale(.6696)}to{transform:translate(6.7926vw,99vh) scale(.6696)}}.snow:nth-child(270){opacity:1.9018;transform:translate(7.7729vw,-10px) scale(.9611);animation:fall-270 27s -8s linear infinite}@keyframes fall-270{36.94%{transform:translate(3.4446vw,36.94vh) scale(.9611)}to{transform:translate(5.60875vw,99vh) scale(.9611)}}.snow:nth-child(271){opacity:1.0222;transform:translate(51.5956vw,-10px) scale(.3054);animation:fall-271 21s -7s linear infinite}@keyframes fall-271{33.716%{transform:translate(47.0887vw,33.716vh) scale(.3054)}to{transform:translate(49.34215vw,99vh) scale(.3054)}}.snow:nth-child(272){opacity:1.329;transform:translate(51.4595vw,-10px) scale(.4006);animation:fall-272 21s -28s linear infinite}@keyframes fall-272{49.013%{transform:translate(46.114vw,49.013vh) scale(.4006)}to{transform:translate(48.78675vw,99vh) scale(.4006)}}.snow:nth-child(273){opacity:.5444;transform:translate(15.2071vw,-10px) scale(.2301);animation:fall-273 23s -26s linear infinite}@keyframes fall-273{71.762%{transform:translate(20.4602vw,71.762vh) scale(.2301)}to{transform:translate(17.83365vw,99vh) scale(.2301)}}.snow:nth-child(274){opacity:1.4824;transform:translate(30.785vw,-10px) scale(.8225);animation:fall-274 30s -29s linear infinite}@keyframes fall-274{44.725%{transform:translate(40.2008vw,44.725vh) scale(.8225)}to{transform:translate(35.4929vw,99vh) scale(.8225)}}.snow:nth-child(275){opacity:.7538;transform:translate(17.4281vw,-10px) scale(.1244);animation:fall-275 30s -18s linear infinite}@keyframes fall-275{54.606%{transform:translate(17.4008vw,54.606vh) scale(.1244)}to{transform:translate(17.41445vw,99vh) scale(.1244)}}.snow:nth-child(276){opacity:1.8316;transform:translate(89.3635vw,-10px) scale(.4833);animation:fall-276 14s -25s linear infinite}@keyframes fall-276{39.133%{transform:translate(96.7583vw,39.133vh) scale(.4833)}to{transform:translate(93.0609vw,99vh) scale(.4833)}}.snow:nth-child(277){opacity:.9346;transform:translate(30.3658vw,-10px) scale(.4475);animation:fall-277 16s -23s linear infinite}@keyframes fall-277{43.986%{transform:translate(25.6859vw,43.986vh) scale(.4475)}to{transform:translate(28.02585vw,99vh) scale(.4475)}}.snow:nth-child(278){opacity:1.8936;transform:translate(97.7117vw,-10px) scale(.6923);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{37.808%{transform:translate(104.838vw,37.808vh) scale(.6923)}to{transform:translate(101.27485vw,99vh) scale(.6923)}}.snow:nth-child(279){opacity:1.672;transform:translate(88.4819vw,-10px) scale(.4538);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{40.604%{transform:translate(96.7096vw,40.604vh) scale(.4538)}to{transform:translate(92.59575vw,99vh) scale(.4538)}}.snow:nth-child(280){opacity:1.9224;transform:translate(16.6322vw,-10px) scale(.3508);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{70.408%{transform:translate(23.163vw,70.408vh) scale(.3508)}to{transform:translate(19.8976vw,99vh) scale(.3508)}}.snow:nth-child(281){opacity:.8736;transform:translate(96.2817vw,-10px) scale(.238);animation:fall-281 17s -21s linear infinite}@keyframes fall-281{50.814%{transform:translate(90.4217vw,50.814vh) scale(.238)}to{transform:translate(93.3517vw,99vh) scale(.238)}}.snow:nth-child(282){opacity:1.1484;transform:translate(.9215vw,-10px) scale(.6632);animation:fall-282 29s -9s linear infinite}@keyframes fall-282{42.838%{transform:translate(-6.2515vw,42.838vh) scale(.6632)}to{transform:translate(-2.665vw,99vh) scale(.6632)}}.snow:nth-child(283){opacity:1.0502;transform:translate(59.868vw,-10px) scale(.2919);animation:fall-283 30s -25s linear infinite}@keyframes fall-283{68.749%{transform:translate(59.7398vw,68.749vh) scale(.2919)}to{transform:translate(59.8039vw,99vh) scale(.2919)}}.snow:nth-child(284){opacity:.5848;transform:translate(90.6994vw,-10px) scale(.5504);animation:fall-284 12s -28s linear infinite}@keyframes fall-284{43.484%{transform:translate(82.3474vw,43.484vh) scale(.5504)}to{transform:translate(86.5234vw,99vh) scale(.5504)}}.snow:nth-child(285){opacity:.076;transform:translate(74.6687vw,-10px) scale(.2704);animation:fall-285 27s -6s linear infinite}@keyframes fall-285{45.569%{transform:translate(73.9714vw,45.569vh) scale(.2704)}to{transform:translate(74.32005vw,99vh) scale(.2704)}}.snow:nth-child(286){opacity:1.6426;transform:translate(73.4661vw,-10px) scale(.8633);animation:fall-286 20s -13s linear infinite}@keyframes fall-286{78.67%{transform:translate(70.4108vw,78.67vh) scale(.8633)}to{transform:translate(71.93845vw,99vh) scale(.8633)}}.snow:nth-child(287){opacity:.4506;transform:translate(55.046vw,-10px) scale(.231);animation:fall-287 20s -23s linear infinite}@keyframes fall-287{58.357%{transform:translate(58.7288vw,58.357vh) scale(.231)}to{transform:translate(56.8874vw,99vh) scale(.231)}}.snow:nth-child(288){opacity:.7864;transform:translate(46.9929vw,-10px) scale(.1781);animation:fall-288 26s -14s linear infinite}@keyframes fall-288{65.654%{transform:translate(56.5263vw,65.654vh) scale(.1781)}to{transform:translate(51.7596vw,99vh) scale(.1781)}}.snow:nth-child(289){opacity:.2188;transform:translate(14.2958vw,-10px) scale(.0381);animation:fall-289 30s -25s linear infinite}@keyframes fall-289{51.874%{transform:translate(19.3364vw,51.874vh) scale(.0381)}to{transform:translate(16.8161vw,99vh) scale(.0381)}}.snow:nth-child(290){opacity:1.263;transform:translate(83.1841vw,-10px) scale(.9468);animation:fall-290 28s -30s linear infinite}@keyframes fall-290{48.32%{transform:translate(82.493vw,48.32vh) scale(.9468)}to{transform:translate(82.83855vw,99vh) scale(.9468)}}.snow:nth-child(291){opacity:1.4942;transform:translate(68.4627vw,-10px) scale(.256);animation:fall-291 20s -21s linear infinite}@keyframes fall-291{31.7%{transform:translate(75.4802vw,31.7vh) scale(.256)}to{transform:translate(71.97145vw,99vh) scale(.256)}}.snow:nth-child(292){opacity:1.4906;transform:translate(35.9884vw,-10px) scale(.8433);animation:fall-292 25s -8s linear infinite}@keyframes fall-292{77.167%{transform:translate(32.5786vw,77.167vh) scale(.8433)}to{transform:translate(34.2835vw,99vh) scale(.8433)}}.snow:nth-child(293){opacity:.754;transform:translate(45.8577vw,-10px) scale(.2403);animation:fall-293 14s -10s linear infinite}@keyframes fall-293{54.718%{transform:translate(48.4824vw,54.718vh) scale(.2403)}to{transform:translate(47.17005vw,99vh) scale(.2403)}}.snow:nth-child(294){opacity:.056;transform:translate(95.1905vw,-10px) scale(.0178);animation:fall-294 27s -2s linear infinite}@keyframes fall-294{39.528%{transform:translate(89.8937vw,39.528vh) scale(.0178)}to{transform:translate(92.5421vw,99vh) scale(.0178)}}.snow:nth-child(295){opacity:.1998;transform:translate(75.0227vw,-10px) scale(.4218);animation:fall-295 29s -19s linear infinite}@keyframes fall-295{39.477%{transform:translate(83.6873vw,39.477vh) scale(.4218)}to{transform:translate(79.355vw,99vh) scale(.4218)}}.snow:nth-child(296){opacity:.3422;transform:translate(7.1664vw,-10px) scale(.9047);animation:fall-296 19s -12s linear infinite}@keyframes fall-296{66.504%{transform:translate(5.9097vw,66.504vh) scale(.9047)}to{transform:translate(6.53805vw,99vh) scale(.9047)}}.snow:nth-child(297){opacity:1.8876;transform:translate(61.6541vw,-10px) scale(.234);animation:fall-297 18s -6s linear infinite}@keyframes fall-297{51.953%{transform:translate(67.8757vw,51.953vh) scale(.234)}to{transform:translate(64.7649vw,99vh) scale(.234)}}.snow:nth-child(298){opacity:.0488;transform:translate(71.8316vw,-10px) scale(.3663);animation:fall-298 11s -29s linear infinite}@keyframes fall-298{42.54%{transform:translate(74.0659vw,42.54vh) scale(.3663)}to{transform:translate(72.94875vw,99vh) scale(.3663)}}.snow:nth-child(299){opacity:1.1724;transform:translate(47.2161vw,-10px) scale(.4738);animation:fall-299 21s -16s linear infinite}@keyframes fall-299{41.305%{transform:translate(46.598vw,41.305vh) scale(.4738)}to{transform:translate(46.90705vw,99vh) scale(.4738)}}.snow:nth-child(300){opacity:1.2308;transform:translate(73.3986vw,-10px) scale(.3911);animation:fall-300 16s -2s linear infinite}@keyframes fall-300{79.543%{transform:translate(65.2022vw,79.543vh) scale(.3911)}to{transform:translate(69.3004vw,99vh) scale(.3911)}}.snow:nth-child(301){opacity:1.5462;transform:translate(66.0797vw,-10px) scale(.9472);animation:fall-301 25s -23s linear infinite}@keyframes fall-301{39.506%{transform:translate(57.9197vw,39.506vh) scale(.9472)}to{transform:translate(61.9997vw,99vh) scale(.9472)}}.snow:nth-child(302){opacity:.2028;transform:translate(40.185vw,-10px) scale(.1626);animation:fall-302 30s -11s linear infinite}@keyframes fall-302{42.238%{transform:translate(46.3725vw,42.238vh) scale(.1626)}to{transform:translate(43.27875vw,99vh) scale(.1626)}}.snow:nth-child(303){opacity:.7544;transform:translate(14.1698vw,-10px) scale(.232);animation:fall-303 14s -21s linear infinite}@keyframes fall-303{42.187%{transform:translate(12.0304vw,42.187vh) scale(.232)}to{transform:translate(13.1001vw,99vh) scale(.232)}}.snow:nth-child(304){opacity:.6474;transform:translate(5.9104vw,-10px) scale(.2103);animation:fall-304 28s -12s linear infinite}@keyframes fall-304{72.717%{transform:translate(14.1694vw,72.717vh) scale(.2103)}to{transform:translate(10.0399vw,99vh) scale(.2103)}}.snow:nth-child(305){opacity:.9972;transform:translate(78.0884vw,-10px) scale(.8634);animation:fall-305 24s -26s linear infinite}@keyframes fall-305{63.918%{transform:translate(70.6675vw,63.918vh) scale(.8634)}to{transform:translate(74.37795vw,99vh) scale(.8634)}}.snow:nth-child(306){opacity:.4318;transform:translate(41.9858vw,-10px) scale(.2243);animation:fall-306 29s -14s linear infinite}@keyframes fall-306{30.141%{transform:translate(46.5318vw,30.141vh) scale(.2243)}to{transform:translate(44.2588vw,99vh) scale(.2243)}}.snow:nth-child(307){opacity:1.3884;transform:translate(55.3227vw,-10px) scale(.07);animation:fall-307 14s -14s linear infinite}@keyframes fall-307{64.597%{transform:translate(47.251vw,64.597vh) scale(.07)}to{transform:translate(51.28685vw,99vh) scale(.07)}}.snow:nth-child(308){opacity:1.3686;transform:translate(57.3796vw,-10px) scale(.6022);animation:fall-308 11s -28s linear infinite}@keyframes fall-308{58.916%{transform:translate(48.8759vw,58.916vh) scale(.6022)}to{transform:translate(53.12775vw,99vh) scale(.6022)}}.snow:nth-child(309){opacity:1.8228;transform:translate(41.139vw,-10px) scale(.8231);animation:fall-309 17s -25s linear infinite}@keyframes fall-309{72.63%{transform:translate(38.665vw,72.63vh) scale(.8231)}to{transform:translate(39.902vw,99vh) scale(.8231)}}.snow:nth-child(310){opacity:1.6304;transform:translate(47.6878vw,-10px) scale(.1242);animation:fall-310 16s -11s linear infinite}@keyframes fall-310{32.132%{transform:translate(39.08vw,32.132vh) scale(.1242)}to{transform:translate(43.3839vw,99vh) scale(.1242)}}.snow:nth-child(311){opacity:.2674;transform:translate(45.4083vw,-10px) scale(.5386);animation:fall-311 19s -4s linear infinite}@keyframes fall-311{67.08%{transform:translate(52.6779vw,67.08vh) scale(.5386)}to{transform:translate(49.0431vw,99vh) scale(.5386)}}.snow:nth-child(312){opacity:1.8902;transform:translate(4.7691vw,-10px) scale(.7866);animation:fall-312 28s -24s linear infinite}@keyframes fall-312{44.966%{transform:translate(7.8961vw,44.966vh) scale(.7866)}to{transform:translate(6.3326vw,99vh) scale(.7866)}}.snow:nth-child(313){opacity:.941;transform:translate(54.0036vw,-10px) scale(.1223);animation:fall-313 23s -16s linear infinite}@keyframes fall-313{71.595%{transform:translate(52.3006vw,71.595vh) scale(.1223)}to{transform:translate(53.1521vw,99vh) scale(.1223)}}.snow:nth-child(314){opacity:1.6074;transform:translate(89.1352vw,-10px) scale(.3237);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{54.337%{transform:translate(90.4641vw,54.337vh) scale(.3237)}to{transform:translate(89.79965vw,99vh) scale(.3237)}}.snow:nth-child(315){opacity:1.3042;transform:translate(61.0449vw,-10px) scale(.1936);animation:fall-315 11s -20s linear infinite}@keyframes fall-315{35.111%{transform:translate(63.7331vw,35.111vh) scale(.1936)}to{transform:translate(62.389vw,99vh) scale(.1936)}}.snow:nth-child(316){opacity:.6608;transform:translate(25.5082vw,-10px) scale(.5859);animation:fall-316 10s -8s linear infinite}@keyframes fall-316{37.804%{transform:translate(33.2797vw,37.804vh) scale(.5859)}to{transform:translate(29.39395vw,99vh) scale(.5859)}}.snow:nth-child(317){opacity:.7914;transform:translate(28.5425vw,-10px) scale(.7642);animation:fall-317 16s -8s linear infinite}@keyframes fall-317{43.008%{transform:translate(21.5479vw,43.008vh) scale(.7642)}to{transform:translate(25.0452vw,99vh) scale(.7642)}}.snow:nth-child(318){opacity:1.8564;transform:translate(68.2963vw,-10px) scale(.5892);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{33.771%{transform:translate(65.8325vw,33.771vh) scale(.5892)}to{transform:translate(67.0644vw,99vh) scale(.5892)}}.snow:nth-child(319){opacity:1.6188;transform:translate(91.2789vw,-10px) scale(.3077);animation:fall-319 23s -21s linear infinite}@keyframes fall-319{38.32%{transform:translate(95.9235vw,38.32vh) scale(.3077)}to{transform:translate(93.6012vw,99vh) scale(.3077)}}.snow:nth-child(320){opacity:1.653;transform:translate(32.4486vw,-10px) scale(.5284);animation:fall-320 30s -1s linear infinite}@keyframes fall-320{63.931%{transform:translate(39.2058vw,63.931vh) scale(.5284)}to{transform:translate(35.8272vw,99vh) scale(.5284)}}.snow:nth-child(321){opacity:.005;transform:translate(55.1869vw,-10px) scale(.3367);animation:fall-321 27s -19s linear infinite}@keyframes fall-321{31.211%{transform:translate(54.3754vw,31.211vh) scale(.3367)}to{transform:translate(54.78115vw,99vh) scale(.3367)}}.snow:nth-child(322){opacity:1.6374;transform:translate(89.9569vw,-10px) scale(.8871);animation:fall-322 21s -24s linear infinite}@keyframes fall-322{44.727%{transform:translate(95.0814vw,44.727vh) scale(.8871)}to{transform:translate(92.51915vw,99vh) scale(.8871)}}.snow:nth-child(323){opacity:.9968;transform:translate(25.4478vw,-10px) scale(.874);animation:fall-323 23s -9s linear infinite}@keyframes fall-323{70.708%{transform:translate(16.5783vw,70.708vh) scale(.874)}to{transform:translate(21.01305vw,99vh) scale(.874)}}.snow:nth-child(324){opacity:1.3174;transform:translate(31.5974vw,-10px) scale(.6853);animation:fall-324 11s -22s linear infinite}@keyframes fall-324{31.814%{transform:translate(25.0324vw,31.814vh) scale(.6853)}to{transform:translate(28.3149vw,99vh) scale(.6853)}}.snow:nth-child(325){opacity:1.9698;transform:translate(9.7724vw,-10px) scale(.3211);animation:fall-325 20s -2s linear infinite}@keyframes fall-325{44.511%{transform:translate(5.157vw,44.511vh) scale(.3211)}to{transform:translate(7.4647vw,99vh) scale(.3211)}}.snow:nth-child(326){opacity:1.7032;transform:translate(15.9748vw,-10px) scale(.8149);animation:fall-326 19s -13s linear infinite}@keyframes fall-326{49.393%{transform:translate(13.641vw,49.393vh) scale(.8149)}to{transform:translate(14.8079vw,99vh) scale(.8149)}}.snow:nth-child(327){opacity:.5294;transform:translate(24.5239vw,-10px) scale(.1346);animation:fall-327 10s -13s linear infinite}@keyframes fall-327{56.266%{transform:translate(15.1608vw,56.266vh) scale(.1346)}to{transform:translate(19.84235vw,99vh) scale(.1346)}}.snow:nth-child(328){opacity:.5414;transform:translate(3.6955vw,-10px) scale(.621);animation:fall-328 16s -5s linear infinite}@keyframes fall-328{47.412%{transform:translate(-.6784vw,47.412vh) scale(.621)}to{transform:translate(1.50855vw,99vh) scale(.621)}}.snow:nth-child(329){opacity:1.3502;transform:translate(11.9901vw,-10px) scale(.3088);animation:fall-329 23s -22s linear infinite}@keyframes fall-329{41.562%{transform:translate(16.9558vw,41.562vh) scale(.3088)}to{transform:translate(14.47295vw,99vh) scale(.3088)}}.snow:nth-child(330){opacity:.3458;transform:translate(99.8523vw,-10px) scale(.9816);animation:fall-330 26s -7s linear infinite}@keyframes fall-330{52.864%{transform:translate(90.8807vw,52.864vh) scale(.9816)}to{transform:translate(95.3665vw,99vh) scale(.9816)}}.snow:nth-child(331){opacity:.1016;transform:translate(30.292vw,-10px) scale(.9229);animation:fall-331 19s -9s linear infinite}@keyframes fall-331{68.576%{transform:translate(31.8395vw,68.576vh) scale(.9229)}to{transform:translate(31.06575vw,99vh) scale(.9229)}}.snow:nth-child(332){opacity:.424;transform:translate(38.0143vw,-10px) scale(.3689);animation:fall-332 22s -24s linear infinite}@keyframes fall-332{46.772%{transform:translate(46.8118vw,46.772vh) scale(.3689)}to{transform:translate(42.41305vw,99vh) scale(.3689)}}.snow:nth-child(333){opacity:.0616;transform:translate(84.6541vw,-10px) scale(.1668);animation:fall-333 26s -16s linear infinite}@keyframes fall-333{47.173%{transform:translate(89.6682vw,47.173vh) scale(.1668)}to{transform:translate(87.16115vw,99vh) scale(.1668)}}.snow:nth-child(334){opacity:.4598;transform:translate(70.0401vw,-10px) scale(.9471);animation:fall-334 18s -4s linear infinite}@keyframes fall-334{73.765%{transform:translate(77.1167vw,73.765vh) scale(.9471)}to{transform:translate(73.5784vw,99vh) scale(.9471)}}.snow:nth-child(335){opacity:.973;transform:translate(59.9938vw,-10px) scale(.1343);animation:fall-335 10s -26s linear infinite}@keyframes fall-335{49.253%{transform:translate(63.7981vw,49.253vh) scale(.1343)}to{transform:translate(61.89595vw,99vh) scale(.1343)}}.snow:nth-child(336){opacity:1.9232;transform:translate(81.3483vw,-10px) scale(.6123);animation:fall-336 24s -5s linear infinite}@keyframes fall-336{52.426%{transform:translate(76.7433vw,52.426vh) scale(.6123)}to{transform:translate(79.0458vw,99vh) scale(.6123)}}.snow:nth-child(337){opacity:1.6322;transform:translate(55.2226vw,-10px) scale(.6209);animation:fall-337 21s -1s linear infinite}@keyframes fall-337{36.127%{transform:translate(53.4365vw,36.127vh) scale(.6209)}to{transform:translate(54.32955vw,99vh) scale(.6209)}}.snow:nth-child(338){opacity:1.763;transform:translate(28.4225vw,-10px) scale(.2506);animation:fall-338 15s -20s linear infinite}@keyframes fall-338{64.858%{transform:translate(38.2906vw,64.858vh) scale(.2506)}to{transform:translate(33.35655vw,99vh) scale(.2506)}}.snow:nth-child(339){opacity:.6768;transform:translate(92.7542vw,-10px) scale(.3846);animation:fall-339 19s -24s linear infinite}@keyframes fall-339{78.211%{transform:translate(83.4966vw,78.211vh) scale(.3846)}to{transform:translate(88.1254vw,99vh) scale(.3846)}}.snow:nth-child(340){opacity:1.6054;transform:translate(73.4377vw,-10px) scale(.346);animation:fall-340 14s -1s linear infinite}@keyframes fall-340{68.032%{transform:translate(80.4146vw,68.032vh) scale(.346)}to{transform:translate(76.92615vw,99vh) scale(.346)}}.snow:nth-child(341){opacity:1.6442;transform:translate(63.3074vw,-10px) scale(.2228);animation:fall-341 18s -15s linear infinite}@keyframes fall-341{63.563%{transform:translate(66.8485vw,63.563vh) scale(.2228)}to{transform:translate(65.07795vw,99vh) scale(.2228)}}.snow:nth-child(342){opacity:.8418;transform:translate(82.2145vw,-10px) scale(.1556);animation:fall-342 27s -25s linear infinite}@keyframes fall-342{53.35%{transform:translate(85.4253vw,53.35vh) scale(.1556)}to{transform:translate(83.8199vw,99vh) scale(.1556)}}.snow:nth-child(343){opacity:.5872;transform:translate(44.6362vw,-10px) scale(.37);animation:fall-343 11s -22s linear infinite}@keyframes fall-343{73.678%{transform:translate(51.8641vw,73.678vh) scale(.37)}to{transform:translate(48.25015vw,99vh) scale(.37)}}.snow:nth-child(344){opacity:1.6016;transform:translate(10.0682vw,-10px) scale(.4981);animation:fall-344 15s -9s linear infinite}@keyframes fall-344{47.073%{transform:translate(15.2353vw,47.073vh) scale(.4981)}to{transform:translate(12.65175vw,99vh) scale(.4981)}}.snow:nth-child(345){opacity:1.962;transform:translate(89.0523vw,-10px) scale(.4196);animation:fall-345 13s -24s linear infinite}@keyframes fall-345{56.453%{transform:translate(86.0578vw,56.453vh) scale(.4196)}to{transform:translate(87.55505vw,99vh) scale(.4196)}}.snow:nth-child(346){opacity:.5996;transform:translate(80.3416vw,-10px) scale(.6958);animation:fall-346 18s -19s linear infinite}@keyframes fall-346{65.022%{transform:translate(72.4191vw,65.022vh) scale(.6958)}to{transform:translate(76.38035vw,99vh) scale(.6958)}}.snow:nth-child(347){opacity:1.3344;transform:translate(62.4456vw,-10px) scale(.3031);animation:fall-347 14s -7s linear infinite}@keyframes fall-347{31.061%{transform:translate(59.903vw,31.061vh) scale(.3031)}to{transform:translate(61.1743vw,99vh) scale(.3031)}}.snow:nth-child(348){opacity:1.4564;transform:translate(36.9655vw,-10px) scale(.2881);animation:fall-348 15s -14s linear infinite}@keyframes fall-348{70.987%{transform:translate(37.809vw,70.987vh) scale(.2881)}to{transform:translate(37.38725vw,99vh) scale(.2881)}}.snow:nth-child(349){opacity:1.9442;transform:translate(92.7987vw,-10px) scale(.9476);animation:fall-349 19s -1s linear infinite}@keyframes fall-349{39.848%{transform:translate(96.0271vw,39.848vh) scale(.9476)}to{transform:translate(94.4129vw,99vh) scale(.9476)}}.snow:nth-child(350){opacity:1.14;transform:translate(80.3223vw,-10px) scale(.9247);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.86%{transform:translate(80.1684vw,69.86vh) scale(.9247)}to{transform:translate(80.24535vw,99vh) scale(.9247)}}.snow:nth-child(351){opacity:1.4784;transform:translate(32.4485vw,-10px) scale(.547);animation:fall-351 30s -19s linear infinite}@keyframes fall-351{68.961%{transform:translate(32.8266vw,68.961vh) scale(.547)}to{transform:translate(32.63755vw,99vh) scale(.547)}}.snow:nth-child(352){opacity:.4316;transform:translate(45.2785vw,-10px) scale(.7166);animation:fall-352 17s -19s linear infinite}@keyframes fall-352{47.581%{transform:translate(45.8575vw,47.581vh) scale(.7166)}to{transform:translate(45.568vw,99vh) scale(.7166)}}.snow:nth-child(353){opacity:.1566;transform:translate(45.2485vw,-10px) scale(.7786);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{57.754%{transform:translate(36.4693vw,57.754vh) scale(.7786)}to{transform:translate(40.8589vw,99vh) scale(.7786)}}.snow:nth-child(354){opacity:.4422;transform:translate(18.4376vw,-10px) scale(.7226);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{70.093%{transform:translate(26.5049vw,70.093vh) scale(.7226)}to{transform:translate(22.47125vw,99vh) scale(.7226)}}.snow:nth-child(355){opacity:1.3878;transform:translate(68.4063vw,-10px) scale(.7175);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{36.305%{transform:translate(61.9062vw,36.305vh) scale(.7175)}to{transform:translate(65.15625vw,99vh) scale(.7175)}}.snow:nth-child(356){opacity:.6742;transform:translate(45.7274vw,-10px) scale(.7052);animation:fall-356 30s -26s linear infinite}@keyframes fall-356{36.545%{transform:translate(48.3142vw,36.545vh) scale(.7052)}to{transform:translate(47.0208vw,99vh) scale(.7052)}}.snow:nth-child(357){opacity:1.5848;transform:translate(5.1384vw,-10px) scale(.7737);animation:fall-357 16s -29s linear infinite}@keyframes fall-357{63.458%{transform:translate(-1.2651vw,63.458vh) scale(.7737)}to{transform:translate(1.93665vw,99vh) scale(.7737)}}.snow:nth-child(358){opacity:.5598;transform:translate(86.0019vw,-10px) scale(.8082);animation:fall-358 20s -10s linear infinite}@keyframes fall-358{47.844%{transform:translate(83.8405vw,47.844vh) scale(.8082)}to{transform:translate(84.9212vw,99vh) scale(.8082)}}.snow:nth-child(359){opacity:.1262;transform:translate(3.8321vw,-10px) scale(.1967);animation:fall-359 24s -3s linear infinite}@keyframes fall-359{41.439%{transform:translate(13.423vw,41.439vh) scale(.1967)}to{transform:translate(8.62755vw,99vh) scale(.1967)}}.snow:nth-child(360){opacity:1.3622;transform:translate(34.439vw,-10px) scale(.4548);animation:fall-360 26s -22s linear infinite}@keyframes fall-360{52.815%{transform:translate(43.7842vw,52.815vh) scale(.4548)}to{transform:translate(39.1116vw,99vh) scale(.4548)}}.snow:nth-child(361){opacity:1.274;transform:translate(47.3422vw,-10px) scale(.0176);animation:fall-361 29s -2s linear infinite}@keyframes fall-361{36.825%{transform:translate(43.4577vw,36.825vh) scale(.0176)}to{transform:translate(45.39995vw,99vh) scale(.0176)}}.snow:nth-child(362){opacity:.7042;transform:translate(55.371vw,-10px) scale(.3953);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{68.695%{transform:translate(48.6826vw,68.695vh) scale(.3953)}to{transform:translate(52.0268vw,99vh) scale(.3953)}}.snow:nth-child(363){opacity:.7306;transform:translate(6.8071vw,-10px) scale(.7687);animation:fall-363 14s -7s linear infinite}@keyframes fall-363{30.155%{transform:translate(-2.3227vw,30.155vh) scale(.7687)}to{transform:translate(2.2422vw,99vh) scale(.7687)}}.snow:nth-child(364){opacity:.8876;transform:translate(85.0838vw,-10px) scale(.8899);animation:fall-364 10s -11s linear infinite}@keyframes fall-364{34.148%{transform:translate(84.5886vw,34.148vh) scale(.8899)}to{transform:translate(84.8362vw,99vh) scale(.8899)}}.snow:nth-child(365){opacity:.2216;transform:translate(22.5526vw,-10px) scale(.4178);animation:fall-365 29s -13s linear infinite}@keyframes fall-365{33.601%{transform:translate(32.2823vw,33.601vh) scale(.4178)}to{transform:translate(27.41745vw,99vh) scale(.4178)}}.snow:nth-child(366){opacity:.6474;transform:translate(38.6972vw,-10px) scale(.6787);animation:fall-366 20s -16s linear infinite}@keyframes fall-366{37.467%{transform:translate(31.1013vw,37.467vh) scale(.6787)}to{transform:translate(34.89925vw,99vh) scale(.6787)}}.snow:nth-child(367){opacity:1.7188;transform:translate(39.4887vw,-10px) scale(.9259);animation:fall-367 13s -6s linear infinite}@keyframes fall-367{70.003%{transform:translate(46.0108vw,70.003vh) scale(.9259)}to{transform:translate(42.74975vw,99vh) scale(.9259)}}.snow:nth-child(368){opacity:.2456;transform:translate(52.1353vw,-10px) scale(.1493);animation:fall-368 19s -17s linear infinite}@keyframes fall-368{33.14%{transform:translate(42.7275vw,33.14vh) scale(.1493)}to{transform:translate(47.4314vw,99vh) scale(.1493)}}.snow:nth-child(369){opacity:.5196;transform:translate(81.6469vw,-10px) scale(.0938);animation:fall-369 15s -27s linear infinite}@keyframes fall-369{71.874%{transform:translate(72.4368vw,71.874vh) scale(.0938)}to{transform:translate(77.04185vw,99vh) scale(.0938)}}.snow:nth-child(370){opacity:.8604;transform:translate(48.8376vw,-10px) scale(.3746);animation:fall-370 22s -27s linear infinite}@keyframes fall-370{60.386%{transform:translate(50.3538vw,60.386vh) scale(.3746)}to{transform:translate(49.5957vw,99vh) scale(.3746)}}.snow:nth-child(371){opacity:1.5944;transform:translate(74.3265vw,-10px) scale(.4609);animation:fall-371 18s -8s linear infinite}@keyframes fall-371{49.775%{transform:translate(76.9853vw,49.775vh) scale(.4609)}to{transform:translate(75.6559vw,99vh) scale(.4609)}}.snow:nth-child(372){opacity:.87;transform:translate(12.9824vw,-10px) scale(.0905);animation:fall-372 24s -23s linear infinite}@keyframes fall-372{57.129%{transform:translate(9.5017vw,57.129vh) scale(.0905)}to{transform:translate(11.24205vw,99vh) scale(.0905)}}.snow:nth-child(373){opacity:1.8358;transform:translate(79.5953vw,-10px) scale(.4162);animation:fall-373 27s -6s linear infinite}@keyframes fall-373{43.896%{transform:translate(87.9758vw,43.896vh) scale(.4162)}to{transform:translate(83.78555vw,99vh) scale(.4162)}}.snow:nth-child(374){opacity:1.1504;transform:translate(2.5584vw,-10px) scale(.4933);animation:fall-374 24s -28s linear infinite}@keyframes fall-374{61.066%{transform:translate(6.5406vw,61.066vh) scale(.4933)}to{transform:translate(4.5495vw,99vh) scale(.4933)}}.snow:nth-child(375){opacity:.8098;transform:translate(37.3429vw,-10px) scale(.5136);animation:fall-375 13s -12s linear infinite}@keyframes fall-375{30.315%{transform:translate(30.2824vw,30.315vh) scale(.5136)}to{transform:translate(33.81265vw,99vh) scale(.5136)}}.snow:nth-child(376){opacity:.5464;transform:translate(42.4803vw,-10px) scale(.818);animation:fall-376 22s -1s linear infinite}@keyframes fall-376{43.399%{transform:translate(34.2593vw,43.399vh) scale(.818)}to{transform:translate(38.3698vw,99vh) scale(.818)}}.snow:nth-child(377){opacity:1.4106;transform:translate(2.0424vw,-10px) scale(.1627);animation:fall-377 25s -6s linear infinite}@keyframes fall-377{43.367%{transform:translate(8.742vw,43.367vh) scale(.1627)}to{transform:translate(5.3922vw,99vh) scale(.1627)}}.snow:nth-child(378){opacity:1.3888;transform:translate(16.428vw,-10px) scale(.6872);animation:fall-378 25s -7s linear infinite}@keyframes fall-378{54.606%{transform:translate(11.8263vw,54.606vh) scale(.6872)}to{transform:translate(14.12715vw,99vh) scale(.6872)}}.snow:nth-child(379){opacity:1.8602;transform:translate(31.6496vw,-10px) scale(.7768);animation:fall-379 25s -23s linear infinite}@keyframes fall-379{30.441%{transform:translate(28.1611vw,30.441vh) scale(.7768)}to{transform:translate(29.90535vw,99vh) scale(.7768)}}.snow:nth-child(380){opacity:1.8502;transform:translate(91.1858vw,-10px) scale(.3349);animation:fall-380 12s -20s linear infinite}@keyframes fall-380{35.267%{transform:translate(99.9432vw,35.267vh) scale(.3349)}to{transform:translate(95.5645vw,99vh) scale(.3349)}}.snow:nth-child(381){opacity:.7696;transform:translate(52.2346vw,-10px) scale(.4893);animation:fall-381 29s -27s linear infinite}@keyframes fall-381{35.697%{transform:translate(50.1895vw,35.697vh) scale(.4893)}to{transform:translate(51.21205vw,99vh) scale(.4893)}}.snow:nth-child(382){opacity:.947;transform:translate(5.8218vw,-10px) scale(.2851);animation:fall-382 18s -4s linear infinite}@keyframes fall-382{52.736%{transform:translate(2.835vw,52.736vh) scale(.2851)}to{transform:translate(4.3284vw,99vh) scale(.2851)}}.snow:nth-child(383){opacity:.2418;transform:translate(64.6108vw,-10px) scale(.8218);animation:fall-383 12s -13s linear infinite}@keyframes fall-383{34.135%{transform:translate(54.6273vw,34.135vh) scale(.8218)}to{transform:translate(59.61905vw,99vh) scale(.8218)}}.snow:nth-child(384){opacity:.0702;transform:translate(80.0882vw,-10px) scale(.3629);animation:fall-384 27s -20s linear infinite}@keyframes fall-384{48.197%{transform:translate(88.8645vw,48.197vh) scale(.3629)}to{transform:translate(84.47635vw,99vh) scale(.3629)}}.snow:nth-child(385){opacity:1.9164;transform:translate(82.8449vw,-10px) scale(.2248);animation:fall-385 12s -7s linear infinite}@keyframes fall-385{65.505%{transform:translate(73.632vw,65.505vh) scale(.2248)}to{transform:translate(78.23845vw,99vh) scale(.2248)}}.snow:nth-child(386){opacity:.9664;transform:translate(52.4018vw,-10px) scale(.9993);animation:fall-386 23s -4s linear infinite}@keyframes fall-386{30.22%{transform:translate(43.7115vw,30.22vh) scale(.9993)}to{transform:translate(48.05665vw,99vh) scale(.9993)}}.snow:nth-child(387){opacity:1.8716;transform:translate(49.6145vw,-10px) scale(.0604);animation:fall-387 18s -21s linear infinite}@keyframes fall-387{46.084%{transform:translate(53.0009vw,46.084vh) scale(.0604)}to{transform:translate(51.3077vw,99vh) scale(.0604)}}.snow:nth-child(388){opacity:1.0448;transform:translate(47.5447vw,-10px) scale(.1983);animation:fall-388 10s -21s linear infinite}@keyframes fall-388{55.079%{transform:translate(43.4881vw,55.079vh) scale(.1983)}to{transform:translate(45.5164vw,99vh) scale(.1983)}}.snow:nth-child(389){opacity:1.8218;transform:translate(67.0416vw,-10px) scale(.2107);animation:fall-389 27s -13s linear infinite}@keyframes fall-389{33.189%{transform:translate(65.9946vw,33.189vh) scale(.2107)}to{transform:translate(66.5181vw,99vh) scale(.2107)}}.snow:nth-child(390){opacity:1.9956;transform:translate(86.1032vw,-10px) scale(.3272);animation:fall-390 28s -1s linear infinite}@keyframes fall-390{37.815%{transform:translate(94.3328vw,37.815vh) scale(.3272)}to{transform:translate(90.218vw,99vh) scale(.3272)}}.snow:nth-child(391){opacity:.4722;transform:translate(99.9483vw,-10px) scale(.1113);animation:fall-391 13s -29s linear infinite}@keyframes fall-391{69.639%{transform:translate(93.9454vw,69.639vh) scale(.1113)}to{transform:translate(96.94685vw,99vh) scale(.1113)}}.snow:nth-child(392){opacity:.2392;transform:translate(99.9375vw,-10px) scale(.9398);animation:fall-392 16s -9s linear infinite}@keyframes fall-392{68.443%{transform:translate(103.2732vw,68.443vh) scale(.9398)}to{transform:translate(101.60535vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.1002;transform:translate(67.3265vw,-10px) scale(.1799);animation:fall-393 17s -3s linear infinite}@keyframes fall-393{78.519%{transform:translate(59.3717vw,78.519vh) scale(.1799)}to{transform:translate(63.3491vw,99vh) scale(.1799)}}.snow:nth-child(394){opacity:1.2134;transform:translate(70.0986vw,-10px) scale(.159);animation:fall-394 30s -27s linear infinite}@keyframes fall-394{58.19%{transform:translate(79.8344vw,58.19vh) scale(.159)}to{transform:translate(74.9665vw,99vh) scale(.159)}}.snow:nth-child(395){opacity:.4596;transform:translate(.9144vw,-10px) scale(.3729);animation:fall-395 28s -5s linear infinite}@keyframes fall-395{36.857%{transform:translate(-5.3938vw,36.857vh) scale(.3729)}to{transform:translate(-2.2397vw,99vh) scale(.3729)}}.snow:nth-child(396){opacity:1.5734;transform:translate(80.2696vw,-10px) scale(.5776);animation:fall-396 29s -16s linear infinite}@keyframes fall-396{57.906%{transform:translate(86.9545vw,57.906vh) scale(.5776)}to{transform:translate(83.61205vw,99vh) scale(.5776)}}.snow:nth-child(397){opacity:1.025;transform:translate(40.8335vw,-10px) scale(.2449);animation:fall-397 18s -11s linear infinite}@keyframes fall-397{30.555%{transform:translate(48.1082vw,30.555vh) scale(.2449)}to{transform:translate(44.47085vw,99vh) scale(.2449)}}.snow:nth-child(398){opacity:1.25;transform:translate(36.0703vw,-10px) scale(.5136);animation:fall-398 19s -7s linear infinite}@keyframes fall-398{30.619%{transform:translate(45.7108vw,30.619vh) scale(.5136)}to{transform:translate(40.89055vw,99vh) scale(.5136)}}.snow:nth-child(399){opacity:.4202;transform:translate(97.186vw,-10px) scale(.2323);animation:fall-399 27s -10s linear infinite}@keyframes fall-399{31.006%{transform:translate(102.6233vw,31.006vh) scale(.2323)}to{transform:translate(99.90465vw,99vh) scale(.2323)}}.snow:nth-child(400){opacity:1.409;transform:translate(25.0337vw,-10px) scale(.6884);animation:fall-400 14s -14s linear infinite}@keyframes fall-400{49.182%{transform:translate(22.9758vw,49.182vh) scale(.6884)}to{transform:translate(24.00475vw,99vh) scale(.6884)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.764;transform:translate(6.8111vw,-10px) scale(.6683);animation:fall-1 21s -2s linear infinite}@keyframes fall-1{42.955%{transform:translate(5.6616vw,42.955vh) scale(.6683)}to{transform:translate(6.23635vw,99vh) scale(.6683)}}.snow:nth-child(2){opacity:1.7144;transform:translate(68.3102vw,-10px) scale(.0622);animation:fall-2 16s -6s linear infinite}@keyframes fall-2{31.802%{transform:translate(60.229vw,31.802vh) scale(.0622)}to{transform:translate(64.2696vw,99vh) scale(.0622)}}.snow:nth-child(3){opacity:.3778;transform:translate(36.4935vw,-10px) scale(.1919);animation:fall-3 24s -30s linear infinite}@keyframes fall-3{33.891%{transform:translate(37.0168vw,33.891vh) scale(.1919)}to{transform:translate(36.75515vw,99vh) scale(.1919)}}.snow:nth-child(4){opacity:.094;transform:translate(92.1457vw,-10px) scale(.9317);animation:fall-4 12s -30s linear infinite}@keyframes fall-4{72.111%{transform:translate(87.0738vw,72.111vh) scale(.9317)}to{transform:translate(89.60975vw,99vh) scale(.9317)}}.snow:nth-child(5){opacity:.9596;transform:translate(86.1795vw,-10px) scale(.1155);animation:fall-5 22s -13s linear infinite}@keyframes fall-5{62.8%{transform:translate(85.8531vw,62.8vh) scale(.1155)}to{transform:translate(86.0163vw,99vh) scale(.1155)}}.snow:nth-child(6){opacity:.3628;transform:translate(26.1897vw,-10px) scale(.3934);animation:fall-6 19s -24s linear infinite}@keyframes fall-6{72.343%{transform:translate(33.0735vw,72.343vh) scale(.3934)}to{transform:translate(29.6316vw,99vh) scale(.3934)}}.snow:nth-child(7){opacity:.7256;transform:translate(98.0934vw,-10px) scale(.3042);animation:fall-7 26s -20s linear infinite}@keyframes fall-7{70.911%{transform:translate(105.3246vw,70.911vh) scale(.3042)}to{transform:translate(101.709vw,99vh) scale(.3042)}}.snow:nth-child(8){opacity:.6582;transform:translate(77.8647vw,-10px) scale(.7079);animation:fall-8 13s -10s linear infinite}@keyframes fall-8{40.55%{transform:translate(80.5279vw,40.55vh) scale(.7079)}to{transform:translate(79.1963vw,99vh) scale(.7079)}}.snow:nth-child(9){opacity:.4598;transform:translate(18.4393vw,-10px) scale(.5941);animation:fall-9 12s -19s linear infinite}@keyframes fall-9{56.55%{transform:translate(25.4349vw,56.55vh) scale(.5941)}to{transform:translate(21.9371vw,99vh) scale(.5941)}}.snow:nth-child(10){opacity:.1148;transform:translate(37.1435vw,-10px) scale(.0474);animation:fall-10 12s -8s linear infinite}@keyframes fall-10{56.24%{transform:translate(29.2029vw,56.24vh) scale(.0474)}to{transform:translate(33.1732vw,99vh) scale(.0474)}}.snow:nth-child(11){opacity:1.2646;transform:translate(12.1038vw,-10px) scale(.8841);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{34.711%{transform:translate(17.9121vw,34.711vh) scale(.8841)}to{transform:translate(15.00795vw,99vh) scale(.8841)}}.snow:nth-child(12){opacity:1.8036;transform:translate(89.6489vw,-10px) scale(.5533);animation:fall-12 26s -12s linear infinite}@keyframes fall-12{60.26%{transform:translate(86.0985vw,60.26vh) scale(.5533)}to{transform:translate(87.8737vw,99vh) scale(.5533)}}.snow:nth-child(13){opacity:1.0032;transform:translate(44.8501vw,-10px) scale(.9095);animation:fall-13 30s -30s linear infinite}@keyframes fall-13{37.255%{transform:translate(42.4253vw,37.255vh) scale(.9095)}to{transform:translate(43.6377vw,99vh) scale(.9095)}}.snow:nth-child(14){opacity:1.582;transform:translate(39.3328vw,-10px) scale(.7712);animation:fall-14 20s -2s linear infinite}@keyframes fall-14{53.795%{transform:translate(32.2101vw,53.795vh) scale(.7712)}to{transform:translate(35.77145vw,99vh) scale(.7712)}}.snow:nth-child(15){opacity:1.7786;transform:translate(17.2642vw,-10px) scale(.0192);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{43.497%{transform:translate(26.8157vw,43.497vh) scale(.0192)}to{transform:translate(22.03995vw,99vh) scale(.0192)}}.snow:nth-child(16){opacity:1.53;transform:translate(38.5941vw,-10px) scale(.6992);animation:fall-16 10s -30s linear infinite}@keyframes fall-16{40.726%{transform:translate(34.0528vw,40.726vh) scale(.6992)}to{transform:translate(36.32345vw,99vh) scale(.6992)}}.snow:nth-child(17){opacity:1.9924;transform:translate(48.4086vw,-10px) scale(.89);animation:fall-17 26s -21s linear infinite}@keyframes fall-17{66.87%{transform:translate(49.8833vw,66.87vh) scale(.89)}to{transform:translate(49.14595vw,99vh) scale(.89)}}.snow:nth-child(18){opacity:1.4494;transform:translate(44.8267vw,-10px) scale(.433);animation:fall-18 15s -21s linear infinite}@keyframes fall-18{31.711%{transform:translate(49.0321vw,31.711vh) scale(.433)}to{transform:translate(46.9294vw,99vh) scale(.433)}}.snow:nth-child(19){opacity:.512;transform:translate(22.372vw,-10px) scale(.1111);animation:fall-19 21s -29s linear infinite}@keyframes fall-19{50.869%{transform:translate(20.8515vw,50.869vh) scale(.1111)}to{transform:translate(21.61175vw,99vh) scale(.1111)}}.snow:nth-child(20){opacity:1.2052;transform:translate(49.9504vw,-10px) scale(.8387);animation:fall-20 11s -6s linear infinite}@keyframes fall-20{76.783%{transform:translate(54.6082vw,76.783vh) scale(.8387)}to{transform:translate(52.2793vw,99vh) scale(.8387)}}.snow:nth-child(21){opacity:1.6854;transform:translate(93.9513vw,-10px) scale(.7677);animation:fall-21 20s -22s linear infinite}@keyframes fall-21{64.936%{transform:translate(96.604vw,64.936vh) scale(.7677)}to{transform:translate(95.27765vw,99vh) scale(.7677)}}.snow:nth-child(22){opacity:1.0068;transform:translate(32.1315vw,-10px) scale(.723);animation:fall-22 15s -15s linear infinite}@keyframes fall-22{55.901%{transform:translate(23.8128vw,55.901vh) scale(.723)}to{transform:translate(27.97215vw,99vh) scale(.723)}}.snow:nth-child(23){opacity:1.2366;transform:translate(51.4314vw,-10px) scale(.3097);animation:fall-23 25s -26s linear infinite}@keyframes fall-23{51.01%{transform:translate(48.326vw,51.01vh) scale(.3097)}to{transform:translate(49.8787vw,99vh) scale(.3097)}}.snow:nth-child(24){opacity:.7074;transform:translate(23.0043vw,-10px) scale(.993);animation:fall-24 20s -2s linear infinite}@keyframes fall-24{48.333%{transform:translate(17.1653vw,48.333vh) scale(.993)}to{transform:translate(20.0848vw,99vh) scale(.993)}}.snow:nth-child(25){opacity:1.3928;transform:translate(29.8932vw,-10px) scale(.553);animation:fall-25 13s -25s linear infinite}@keyframes fall-25{65.99%{transform:translate(38.656vw,65.99vh) scale(.553)}to{transform:translate(34.2746vw,99vh) scale(.553)}}.snow:nth-child(26){opacity:.3754;transform:translate(98.8477vw,-10px) scale(.5886);animation:fall-26 14s -24s linear infinite}@keyframes fall-26{52.617%{transform:translate(97.0337vw,52.617vh) scale(.5886)}to{transform:translate(97.9407vw,99vh) scale(.5886)}}.snow:nth-child(27){opacity:1.5816;transform:translate(96.15vw,-10px) scale(.5721);animation:fall-27 23s -8s linear infinite}@keyframes fall-27{30.654%{transform:translate(99.6653vw,30.654vh) scale(.5721)}to{transform:translate(97.90765vw,99vh) scale(.5721)}}.snow:nth-child(28){opacity:.158;transform:translate(10.3468vw,-10px) scale(.6288);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{68.372%{transform:translate(18.1931vw,68.372vh) scale(.6288)}to{transform:translate(14.26995vw,99vh) scale(.6288)}}.snow:nth-child(29){opacity:1.0558;transform:translate(33.8482vw,-10px) scale(.4976);animation:fall-29 16s -15s linear infinite}@keyframes fall-29{40.275%{transform:translate(34.0329vw,40.275vh) scale(.4976)}to{transform:translate(33.94055vw,99vh) scale(.4976)}}.snow:nth-child(30){opacity:1.3008;transform:translate(2.5594vw,-10px) scale(.1174);animation:fall-30 20s -24s linear infinite}@keyframes fall-30{70.616%{transform:translate(-1.8554vw,70.616vh) scale(.1174)}to{transform:translate(.352vw,99vh) scale(.1174)}}.snow:nth-child(31){opacity:1.8602;transform:translate(47.0172vw,-10px) scale(.6568);animation:fall-31 12s -25s linear infinite}@keyframes fall-31{30.207%{transform:translate(46.4402vw,30.207vh) scale(.6568)}to{transform:translate(46.7287vw,99vh) scale(.6568)}}.snow:nth-child(32){opacity:1.0348;transform:translate(89.2342vw,-10px) scale(.9133);animation:fall-32 18s -6s linear infinite}@keyframes fall-32{48.383%{transform:translate(88.1304vw,48.383vh) scale(.9133)}to{transform:translate(88.6823vw,99vh) scale(.9133)}}.snow:nth-child(33){opacity:1.0898;transform:translate(91.9372vw,-10px) scale(.9978);animation:fall-33 13s -9s linear infinite}@keyframes fall-33{55.887%{transform:translate(96.6837vw,55.887vh) scale(.9978)}to{transform:translate(94.31045vw,99vh) scale(.9978)}}.snow:nth-child(34){opacity:1.1668;transform:translate(10.9019vw,-10px) scale(.4495);animation:fall-34 17s -6s linear infinite}@keyframes fall-34{38.375%{transform:translate(1.7133vw,38.375vh) scale(.4495)}to{transform:translate(6.3076vw,99vh) scale(.4495)}}.snow:nth-child(35){opacity:.6108;transform:translate(3.0868vw,-10px) scale(.9968);animation:fall-35 26s -5s linear infinite}@keyframes fall-35{33.444%{transform:translate(3.8788vw,33.444vh) scale(.9968)}to{transform:translate(3.4828vw,99vh) scale(.9968)}}.snow:nth-child(36){opacity:1.1446;transform:translate(23.869vw,-10px) scale(.0835);animation:fall-36 23s -9s linear infinite}@keyframes fall-36{43.989%{transform:translate(26.3561vw,43.989vh) scale(.0835)}to{transform:translate(25.11255vw,99vh) scale(.0835)}}.snow:nth-child(37){opacity:1.565;transform:translate(76.0981vw,-10px) scale(.1604);animation:fall-37 25s -19s linear infinite}@keyframes fall-37{73.822%{transform:translate(67.9598vw,73.822vh) scale(.1604)}to{transform:translate(72.02895vw,99vh) scale(.1604)}}.snow:nth-child(38){opacity:1.6682;transform:translate(.7225vw,-10px) scale(.8277);animation:fall-38 27s -2s linear infinite}@keyframes fall-38{55.267%{transform:translate(-6.4253vw,55.267vh) scale(.8277)}to{transform:translate(-2.8514vw,99vh) scale(.8277)}}.snow:nth-child(39){opacity:.2426;transform:translate(37.8227vw,-10px) scale(.8599);animation:fall-39 12s -23s linear infinite}@keyframes fall-39{48.176%{transform:translate(44.359vw,48.176vh) scale(.8599)}to{transform:translate(41.09085vw,99vh) scale(.8599)}}.snow:nth-child(40){opacity:.4296;transform:translate(99.4776vw,-10px) scale(.6902);animation:fall-40 18s -16s linear infinite}@keyframes fall-40{61.917%{transform:translate(95.0229vw,61.917vh) scale(.6902)}to{transform:translate(97.25025vw,99vh) scale(.6902)}}.snow:nth-child(41){opacity:.624;transform:translate(15.4486vw,-10px) scale(.14);animation:fall-41 15s -15s linear infinite}@keyframes fall-41{37.218%{transform:translate(25.1044vw,37.218vh) scale(.14)}to{transform:translate(20.2765vw,99vh) scale(.14)}}.snow:nth-child(42){opacity:.5638;transform:translate(5.7931vw,-10px) scale(.737);animation:fall-42 28s -20s linear infinite}@keyframes fall-42{53.093%{transform:translate(11.4058vw,53.093vh) scale(.737)}to{transform:translate(8.59945vw,99vh) scale(.737)}}.snow:nth-child(43){opacity:.3932;transform:translate(50.1476vw,-10px) scale(.1494);animation:fall-43 27s -13s linear infinite}@keyframes fall-43{36.505%{transform:translate(57.5005vw,36.505vh) scale(.1494)}to{transform:translate(53.82405vw,99vh) scale(.1494)}}.snow:nth-child(44){opacity:.5212;transform:translate(14.2751vw,-10px) scale(.636);animation:fall-44 21s -7s linear infinite}@keyframes fall-44{44.324%{transform:translate(21.4618vw,44.324vh) scale(.636)}to{transform:translate(17.86845vw,99vh) scale(.636)}}.snow:nth-child(45){opacity:1.1518;transform:translate(35.1999vw,-10px) scale(.7487);animation:fall-45 28s -22s linear infinite}@keyframes fall-45{75.703%{transform:translate(28.1613vw,75.703vh) scale(.7487)}to{transform:translate(31.6806vw,99vh) scale(.7487)}}.snow:nth-child(46){opacity:.7314;transform:translate(19.3813vw,-10px) scale(.2438);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{51.639%{transform:translate(17.8178vw,51.639vh) scale(.2438)}to{transform:translate(18.59955vw,99vh) scale(.2438)}}.snow:nth-child(47){opacity:1.0662;transform:translate(62.7983vw,-10px) scale(.4151);animation:fall-47 10s -16s linear infinite}@keyframes fall-47{48.362%{transform:translate(65.5081vw,48.362vh) scale(.4151)}to{transform:translate(64.1532vw,99vh) scale(.4151)}}.snow:nth-child(48){opacity:.9534;transform:translate(25.7515vw,-10px) scale(.9669);animation:fall-48 27s -14s linear infinite}@keyframes fall-48{43.04%{transform:translate(33.6456vw,43.04vh) scale(.9669)}to{transform:translate(29.69855vw,99vh) scale(.9669)}}.snow:nth-child(49){opacity:1.9668;transform:translate(86.2804vw,-10px) scale(.7434);animation:fall-49 28s -29s linear infinite}@keyframes fall-49{39.647%{transform:translate(91.4682vw,39.647vh) scale(.7434)}to{transform:translate(88.8743vw,99vh) scale(.7434)}}.snow:nth-child(50){opacity:1.2716;transform:translate(96.6934vw,-10px) scale(.4592);animation:fall-50 20s -26s linear infinite}@keyframes fall-50{37.735%{transform:translate(104.6206vw,37.735vh) scale(.4592)}to{transform:translate(100.657vw,99vh) scale(.4592)}}.snow:nth-child(51){opacity:1.8226;transform:translate(66.3654vw,-10px) scale(.0628);animation:fall-51 30s -16s linear infinite}@keyframes fall-51{58.441%{transform:translate(73.6061vw,58.441vh) scale(.0628)}to{transform:translate(69.98575vw,99vh) scale(.0628)}}.snow:nth-child(52){opacity:.251;transform:translate(65.1893vw,-10px) scale(.6409);animation:fall-52 21s -7s linear infinite}@keyframes fall-52{47.419%{transform:translate(58.1954vw,47.419vh) scale(.6409)}to{transform:translate(61.69235vw,99vh) scale(.6409)}}.snow:nth-child(53){opacity:.9402;transform:translate(55.5087vw,-10px) scale(.8358);animation:fall-53 17s -22s linear infinite}@keyframes fall-53{61.579%{transform:translate(52.2455vw,61.579vh) scale(.8358)}to{transform:translate(53.8771vw,99vh) scale(.8358)}}.snow:nth-child(54){opacity:1.4204;transform:translate(66.5032vw,-10px) scale(.1723);animation:fall-54 21s -5s linear infinite}@keyframes fall-54{61.655%{transform:translate(60.5729vw,61.655vh) scale(.1723)}to{transform:translate(63.53805vw,99vh) scale(.1723)}}.snow:nth-child(55){opacity:1.7876;transform:translate(35.0998vw,-10px) scale(.9056);animation:fall-55 16s -10s linear infinite}@keyframes fall-55{41.888%{transform:translate(30.6665vw,41.888vh) scale(.9056)}to{transform:translate(32.88315vw,99vh) scale(.9056)}}.snow:nth-child(56){opacity:1.1522;transform:translate(80.8445vw,-10px) scale(.7943);animation:fall-56 23s -26s linear infinite}@keyframes fall-56{44.005%{transform:translate(90.011vw,44.005vh) scale(.7943)}to{transform:translate(85.42775vw,99vh) scale(.7943)}}.snow:nth-child(57){opacity:1.5734;transform:translate(38.6191vw,-10px) scale(.6183);animation:fall-57 24s -6s linear infinite}@keyframes fall-57{71.833%{transform:translate(46.3879vw,71.833vh) scale(.6183)}to{transform:translate(42.5035vw,99vh) scale(.6183)}}.snow:nth-child(58){opacity:1.836;transform:translate(39.2356vw,-10px) scale(.367);animation:fall-58 10s -14s linear infinite}@keyframes fall-58{52.332%{transform:translate(43.4111vw,52.332vh) scale(.367)}to{transform:translate(41.32335vw,99vh) scale(.367)}}.snow:nth-child(59){opacity:1.9398;transform:translate(63.2628vw,-10px) scale(.0685);animation:fall-59 20s -22s linear infinite}@keyframes fall-59{35.447%{transform:translate(57.1413vw,35.447vh) scale(.0685)}to{transform:translate(60.20205vw,99vh) scale(.0685)}}.snow:nth-child(60){opacity:.5472;transform:translate(4.4824vw,-10px) scale(.4786);animation:fall-60 28s -18s linear infinite}@keyframes fall-60{60.574%{transform:translate(4.3393vw,60.574vh) scale(.4786)}to{transform:translate(4.41085vw,99vh) scale(.4786)}}.snow:nth-child(61){opacity:1.5358;transform:translate(31.7697vw,-10px) scale(.7766);animation:fall-61 24s -9s linear infinite}@keyframes fall-61{54.303%{transform:translate(34.2715vw,54.303vh) scale(.7766)}to{transform:translate(33.0206vw,99vh) scale(.7766)}}.snow:nth-child(62){opacity:.831;transform:translate(6.7093vw,-10px) scale(.5553);animation:fall-62 13s -9s linear infinite}@keyframes fall-62{59.887%{transform:translate(4.4492vw,59.887vh) scale(.5553)}to{transform:translate(5.57925vw,99vh) scale(.5553)}}.snow:nth-child(63){opacity:.1988;transform:translate(44.6273vw,-10px) scale(.2824);animation:fall-63 21s -23s linear infinite}@keyframes fall-63{57.726%{transform:translate(42.2475vw,57.726vh) scale(.2824)}to{transform:translate(43.4374vw,99vh) scale(.2824)}}.snow:nth-child(64){opacity:1.6712;transform:translate(91.657vw,-10px) scale(.6722);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{46.527%{transform:translate(95.1182vw,46.527vh) scale(.6722)}to{transform:translate(93.3876vw,99vh) scale(.6722)}}.snow:nth-child(65){opacity:1.2372;transform:translate(72.3298vw,-10px) scale(.6127);animation:fall-65 11s -1s linear infinite}@keyframes fall-65{55.74%{transform:translate(76.8129vw,55.74vh) scale(.6127)}to{transform:translate(74.57135vw,99vh) scale(.6127)}}.snow:nth-child(66){opacity:1.5802;transform:translate(59.029vw,-10px) scale(.0723);animation:fall-66 25s -11s linear infinite}@keyframes fall-66{79.656%{transform:translate(50.0788vw,79.656vh) scale(.0723)}to{transform:translate(54.5539vw,99vh) scale(.0723)}}.snow:nth-child(67){opacity:1.7712;transform:translate(92.5031vw,-10px) scale(.842);animation:fall-67 19s -8s linear infinite}@keyframes fall-67{59.52%{transform:translate(93.9491vw,59.52vh) scale(.842)}to{transform:translate(93.2261vw,99vh) scale(.842)}}.snow:nth-child(68){opacity:1.4872;transform:translate(76.8963vw,-10px) scale(.1546);animation:fall-68 30s -30s linear infinite}@keyframes fall-68{53.42%{transform:translate(69.643vw,53.42vh) scale(.1546)}to{transform:translate(73.26965vw,99vh) scale(.1546)}}.snow:nth-child(69){opacity:1.0602;transform:translate(35.3668vw,-10px) scale(.0387);animation:fall-69 17s -17s linear infinite}@keyframes fall-69{45.953%{transform:translate(32.0255vw,45.953vh) scale(.0387)}to{transform:translate(33.69615vw,99vh) scale(.0387)}}.snow:nth-child(70){opacity:1.5056;transform:translate(79.6529vw,-10px) scale(.3079);animation:fall-70 26s -19s linear infinite}@keyframes fall-70{56.357%{transform:translate(85.1448vw,56.357vh) scale(.3079)}to{transform:translate(82.39885vw,99vh) scale(.3079)}}.snow:nth-child(71){opacity:.1832;transform:translate(9.0027vw,-10px) scale(.2194);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{54.443%{transform:translate(6.9296vw,54.443vh) scale(.2194)}to{transform:translate(7.96615vw,99vh) scale(.2194)}}.snow:nth-child(72){opacity:1.697;transform:translate(92.9966vw,-10px) scale(.8603);animation:fall-72 25s -7s linear infinite}@keyframes fall-72{37.443%{transform:translate(86.5799vw,37.443vh) scale(.8603)}to{transform:translate(89.78825vw,99vh) scale(.8603)}}.snow:nth-child(73){opacity:.119;transform:translate(54.3558vw,-10px) scale(.4866);animation:fall-73 14s -17s linear infinite}@keyframes fall-73{70.839%{transform:translate(50.9416vw,70.839vh) scale(.4866)}to{transform:translate(52.6487vw,99vh) scale(.4866)}}.snow:nth-child(74){opacity:1.4428;transform:translate(76.9201vw,-10px) scale(.9021);animation:fall-74 28s -19s linear infinite}@keyframes fall-74{71.309%{transform:translate(81.426vw,71.309vh) scale(.9021)}to{transform:translate(79.17305vw,99vh) scale(.9021)}}.snow:nth-child(75){opacity:1.064;transform:translate(24.3385vw,-10px) scale(.7917);animation:fall-75 24s -25s linear infinite}@keyframes fall-75{45.396%{transform:translate(27.3624vw,45.396vh) scale(.7917)}to{transform:translate(25.85045vw,99vh) scale(.7917)}}.snow:nth-child(76){opacity:.6266;transform:translate(39.8963vw,-10px) scale(.0292);animation:fall-76 13s -6s linear infinite}@keyframes fall-76{39.095%{transform:translate(36.7012vw,39.095vh) scale(.0292)}to{transform:translate(38.29875vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:.6948;transform:translate(95.4485vw,-10px) scale(.9953);animation:fall-77 24s -20s linear infinite}@keyframes fall-77{76.203%{transform:translate(98.4881vw,76.203vh) scale(.9953)}to{transform:translate(96.9683vw,99vh) scale(.9953)}}.snow:nth-child(78){opacity:.0126;transform:translate(25.3829vw,-10px) scale(.7747);animation:fall-78 26s -24s linear infinite}@keyframes fall-78{73.222%{transform:translate(34.6558vw,73.222vh) scale(.7747)}to{transform:translate(30.01935vw,99vh) scale(.7747)}}.snow:nth-child(79){opacity:1.4322;transform:translate(89.9914vw,-10px) scale(.1796);animation:fall-79 21s -5s linear infinite}@keyframes fall-79{47.404%{transform:translate(85.265vw,47.404vh) scale(.1796)}to{transform:translate(87.6282vw,99vh) scale(.1796)}}.snow:nth-child(80){opacity:1.3838;transform:translate(87.2996vw,-10px) scale(.1298);animation:fall-80 12s -10s linear infinite}@keyframes fall-80{41.938%{transform:translate(86.1227vw,41.938vh) scale(.1298)}to{transform:translate(86.71115vw,99vh) scale(.1298)}}.snow:nth-child(81){opacity:1.2904;transform:translate(82.7746vw,-10px) scale(.492);animation:fall-81 19s -24s linear infinite}@keyframes fall-81{69.75%{transform:translate(86.7889vw,69.75vh) scale(.492)}to{transform:translate(84.78175vw,99vh) scale(.492)}}.snow:nth-child(82){opacity:.9848;transform:translate(87.0218vw,-10px) scale(.0807);animation:fall-82 16s -11s linear infinite}@keyframes fall-82{48.351%{transform:translate(78.0648vw,48.351vh) scale(.0807)}to{transform:translate(82.5433vw,99vh) scale(.0807)}}.snow:nth-child(83){opacity:.9764;transform:translate(81.8799vw,-10px) scale(.4541);animation:fall-83 22s -16s linear infinite}@keyframes fall-83{67.271%{transform:translate(75.5576vw,67.271vh) scale(.4541)}to{transform:translate(78.71875vw,99vh) scale(.4541)}}.snow:nth-child(84){opacity:1.83;transform:translate(37.962vw,-10px) scale(.8113);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{52.608%{transform:translate(36.1975vw,52.608vh) scale(.8113)}to{transform:translate(37.07975vw,99vh) scale(.8113)}}.snow:nth-child(85){opacity:1.7628;transform:translate(.608vw,-10px) scale(.1159);animation:fall-85 12s -1s linear infinite}@keyframes fall-85{71.507%{transform:translate(-7.6388vw,71.507vh) scale(.1159)}to{transform:translate(-3.5154vw,99vh) scale(.1159)}}.snow:nth-child(86){opacity:.8644;transform:translate(37.5506vw,-10px) scale(.1244);animation:fall-86 18s -1s linear infinite}@keyframes fall-86{78.401%{transform:translate(46.5578vw,78.401vh) scale(.1244)}to{transform:translate(42.0542vw,99vh) scale(.1244)}}.snow:nth-child(87){opacity:1.661;transform:translate(76.4087vw,-10px) scale(.5693);animation:fall-87 18s -28s linear infinite}@keyframes fall-87{54.461%{transform:translate(86.1361vw,54.461vh) scale(.5693)}to{transform:translate(81.2724vw,99vh) scale(.5693)}}.snow:nth-child(88){opacity:1.053;transform:translate(84.1799vw,-10px) scale(.3698);animation:fall-88 11s -26s linear infinite}@keyframes fall-88{73.244%{transform:translate(79.771vw,73.244vh) scale(.3698)}to{transform:translate(81.97545vw,99vh) scale(.3698)}}.snow:nth-child(89){opacity:1.2996;transform:translate(59.7984vw,-10px) scale(.4104);animation:fall-89 27s -8s linear infinite}@keyframes fall-89{51.256%{transform:translate(66.2403vw,51.256vh) scale(.4104)}to{transform:translate(63.01935vw,99vh) scale(.4104)}}.snow:nth-child(90){opacity:1.1306;transform:translate(3.5052vw,-10px) scale(.6908);animation:fall-90 17s -10s linear infinite}@keyframes fall-90{30.71%{transform:translate(-1.9429vw,30.71vh) scale(.6908)}to{transform:translate(.78115vw,99vh) scale(.6908)}}.snow:nth-child(91){opacity:.221;transform:translate(39.9135vw,-10px) scale(.6304);animation:fall-91 20s -8s linear infinite}@keyframes fall-91{38.379%{transform:translate(31.0837vw,38.379vh) scale(.6304)}to{transform:translate(35.4986vw,99vh) scale(.6304)}}.snow:nth-child(92){opacity:1.4182;transform:translate(20.1594vw,-10px) scale(.8202);animation:fall-92 12s -28s linear infinite}@keyframes fall-92{52.45%{transform:translate(21.5216vw,52.45vh) scale(.8202)}to{transform:translate(20.8405vw,99vh) scale(.8202)}}.snow:nth-child(93){opacity:1.5276;transform:translate(62.9682vw,-10px) scale(.5471);animation:fall-93 18s -30s linear infinite}@keyframes fall-93{79.059%{transform:translate(56.7879vw,79.059vh) scale(.5471)}to{transform:translate(59.87805vw,99vh) scale(.5471)}}.snow:nth-child(94){opacity:1.4584;transform:translate(67.2941vw,-10px) scale(.726);animation:fall-94 12s -13s linear infinite}@keyframes fall-94{76.257%{transform:translate(66.1023vw,76.257vh) scale(.726)}to{transform:translate(66.6982vw,99vh) scale(.726)}}.snow:nth-child(95){opacity:1.0564;transform:translate(99.9213vw,-10px) scale(.0142);animation:fall-95 11s -29s linear infinite}@keyframes fall-95{65.399%{transform:translate(94.2021vw,65.399vh) scale(.0142)}to{transform:translate(97.0617vw,99vh) scale(.0142)}}.snow:nth-child(96){opacity:.5082;transform:translate(35.469vw,-10px) scale(.1741);animation:fall-96 21s -17s linear infinite}@keyframes fall-96{54.93%{transform:translate(42.9755vw,54.93vh) scale(.1741)}to{transform:translate(39.22225vw,99vh) scale(.1741)}}.snow:nth-child(97){opacity:.8056;transform:translate(61.3252vw,-10px) scale(.9893);animation:fall-97 25s -6s linear infinite}@keyframes fall-97{79.522%{transform:translate(69.7608vw,79.522vh) scale(.9893)}to{transform:translate(65.543vw,99vh) scale(.9893)}}.snow:nth-child(98){opacity:1.1622;transform:translate(27.8138vw,-10px) scale(.8116);animation:fall-98 18s -11s linear infinite}@keyframes fall-98{78.203%{transform:translate(30.2776vw,78.203vh) scale(.8116)}to{transform:translate(29.0457vw,99vh) scale(.8116)}}.snow:nth-child(99){opacity:1.7604;transform:translate(37.7576vw,-10px) scale(.9622);animation:fall-99 28s -12s linear infinite}@keyframes fall-99{51.446%{transform:translate(29.3099vw,51.446vh) scale(.9622)}to{transform:translate(33.53375vw,99vh) scale(.9622)}}.snow:nth-child(100){opacity:1.5764;transform:translate(86.2727vw,-10px) scale(.4952);animation:fall-100 10s -18s linear infinite}@keyframes fall-100{38.444%{transform:translate(84.0699vw,38.444vh) scale(.4952)}to{transform:translate(85.1713vw,99vh) scale(.4952)}}.snow:nth-child(101){opacity:1.4364;transform:translate(7.7655vw,-10px) scale(.9234);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{37.571%{transform:translate(3.7945vw,37.571vh) scale(.9234)}to{transform:translate(5.78vw,99vh) scale(.9234)}}.snow:nth-child(102){opacity:1.8734;transform:translate(30.8383vw,-10px) scale(.3502);animation:fall-102 25s -1s linear infinite}@keyframes fall-102{76.134%{transform:translate(40.6835vw,76.134vh) scale(.3502)}to{transform:translate(35.7609vw,99vh) scale(.3502)}}.snow:nth-child(103){opacity:1.1754;transform:translate(62.2972vw,-10px) scale(.5702);animation:fall-103 13s -25s linear infinite}@keyframes fall-103{33.891%{transform:translate(67.1754vw,33.891vh) scale(.5702)}to{transform:translate(64.7363vw,99vh) scale(.5702)}}.snow:nth-child(104){opacity:.9328;transform:translate(70.7237vw,-10px) scale(.977);animation:fall-104 14s -21s linear infinite}@keyframes fall-104{46.473%{transform:translate(65.8969vw,46.473vh) scale(.977)}to{transform:translate(68.3103vw,99vh) scale(.977)}}.snow:nth-child(105){opacity:1.5892;transform:translate(63.459vw,-10px) scale(.6195);animation:fall-105 18s -30s linear infinite}@keyframes fall-105{48.592%{transform:translate(70.4255vw,48.592vh) scale(.6195)}to{transform:translate(66.94225vw,99vh) scale(.6195)}}.snow:nth-child(106){opacity:1.3042;transform:translate(2.7177vw,-10px) scale(.2357);animation:fall-106 14s -2s linear infinite}@keyframes fall-106{31.57%{transform:translate(-3.1114vw,31.57vh) scale(.2357)}to{transform:translate(-.19685vw,99vh) scale(.2357)}}.snow:nth-child(107){opacity:.6876;transform:translate(61.4603vw,-10px) scale(.049);animation:fall-107 19s -29s linear infinite}@keyframes fall-107{44.384%{transform:translate(65.4655vw,44.384vh) scale(.049)}to{transform:translate(63.4629vw,99vh) scale(.049)}}.snow:nth-child(108){opacity:.8444;transform:translate(22.719vw,-10px) scale(.124);animation:fall-108 12s -13s linear infinite}@keyframes fall-108{79.177%{transform:translate(27.9778vw,79.177vh) scale(.124)}to{transform:translate(25.3484vw,99vh) scale(.124)}}.snow:nth-child(109){opacity:.1414;transform:translate(15.7093vw,-10px) scale(.273);animation:fall-109 22s -5s linear infinite}@keyframes fall-109{59.095%{transform:translate(24.939vw,59.095vh) scale(.273)}to{transform:translate(20.32415vw,99vh) scale(.273)}}.snow:nth-child(110){opacity:.5268;transform:translate(99.8067vw,-10px) scale(.5734);animation:fall-110 26s -7s linear infinite}@keyframes fall-110{76.471%{transform:translate(94.7434vw,76.471vh) scale(.5734)}to{transform:translate(97.27505vw,99vh) scale(.5734)}}.snow:nth-child(111){opacity:1.5606;transform:translate(73.707vw,-10px) scale(.7409);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{60.49%{transform:translate(78.7642vw,60.49vh) scale(.7409)}to{transform:translate(76.2356vw,99vh) scale(.7409)}}.snow:nth-child(112){opacity:1.8842;transform:translate(97.6231vw,-10px) scale(.3483);animation:fall-112 10s -10s linear infinite}@keyframes fall-112{54.276%{transform:translate(90.6417vw,54.276vh) scale(.3483)}to{transform:translate(94.1324vw,99vh) scale(.3483)}}.snow:nth-child(113){opacity:.8438;transform:translate(37.6618vw,-10px) scale(.9276);animation:fall-113 19s -11s linear infinite}@keyframes fall-113{62.104%{transform:translate(41.0841vw,62.104vh) scale(.9276)}to{transform:translate(39.37295vw,99vh) scale(.9276)}}.snow:nth-child(114){opacity:.06;transform:translate(17.6132vw,-10px) scale(.9922);animation:fall-114 11s -1s linear infinite}@keyframes fall-114{76.299%{transform:translate(17.6232vw,76.299vh) scale(.9922)}to{transform:translate(17.6182vw,99vh) scale(.9922)}}.snow:nth-child(115){opacity:1.4002;transform:translate(9.5304vw,-10px) scale(.0108);animation:fall-115 11s -25s linear infinite}@keyframes fall-115{74.09%{transform:translate(11.5358vw,74.09vh) scale(.0108)}to{transform:translate(10.5331vw,99vh) scale(.0108)}}.snow:nth-child(116){opacity:.7458;transform:translate(54.1192vw,-10px) scale(.7022);animation:fall-116 21s -1s linear infinite}@keyframes fall-116{39.749%{transform:translate(53.9716vw,39.749vh) scale(.7022)}to{transform:translate(54.0454vw,99vh) scale(.7022)}}.snow:nth-child(117){opacity:1.4148;transform:translate(82.8456vw,-10px) scale(.0325);animation:fall-117 27s -24s linear infinite}@keyframes fall-117{38.278%{transform:translate(90.3422vw,38.278vh) scale(.0325)}to{transform:translate(86.5939vw,99vh) scale(.0325)}}.snow:nth-child(118){opacity:.7532;transform:translate(95.2007vw,-10px) scale(.9342);animation:fall-118 16s -4s linear infinite}@keyframes fall-118{74.218%{transform:translate(94.3235vw,74.218vh) scale(.9342)}to{transform:translate(94.7621vw,99vh) scale(.9342)}}.snow:nth-child(119){opacity:.0556;transform:translate(73.8237vw,-10px) scale(.2466);animation:fall-119 24s -19s linear infinite}@keyframes fall-119{32.534%{transform:translate(71.9508vw,32.534vh) scale(.2466)}to{transform:translate(72.88725vw,99vh) scale(.2466)}}.snow:nth-child(120){opacity:1.5614;transform:translate(40.7869vw,-10px) scale(.9368);animation:fall-120 16s -23s linear infinite}@keyframes fall-120{55.408%{transform:translate(35.9459vw,55.408vh) scale(.9368)}to{transform:translate(38.3664vw,99vh) scale(.9368)}}.snow:nth-child(121){opacity:.4856;transform:translate(63.6846vw,-10px) scale(.6146);animation:fall-121 25s -18s linear infinite}@keyframes fall-121{39.398%{transform:translate(72.6836vw,39.398vh) scale(.6146)}to{transform:translate(68.1841vw,99vh) scale(.6146)}}.snow:nth-child(122){opacity:1.5598;transform:translate(96.893vw,-10px) scale(.1159);animation:fall-122 16s -28s linear infinite}@keyframes fall-122{32.818%{transform:translate(105.6037vw,32.818vh) scale(.1159)}to{transform:translate(101.24835vw,99vh) scale(.1159)}}.snow:nth-child(123){opacity:1.3432;transform:translate(36.7053vw,-10px) scale(.9341);animation:fall-123 26s -19s linear infinite}@keyframes fall-123{41.463%{transform:translate(30.5674vw,41.463vh) scale(.9341)}to{transform:translate(33.63635vw,99vh) scale(.9341)}}.snow:nth-child(124){opacity:.4568;transform:translate(77.4286vw,-10px) scale(.6549);animation:fall-124 18s -5s linear infinite}@keyframes fall-124{45.977%{transform:translate(80.698vw,45.977vh) scale(.6549)}to{transform:translate(79.0633vw,99vh) scale(.6549)}}.snow:nth-child(125){opacity:1.0322;transform:translate(46.9283vw,-10px) scale(.9884);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{49.978%{transform:translate(52.9364vw,49.978vh) scale(.9884)}to{transform:translate(49.93235vw,99vh) scale(.9884)}}.snow:nth-child(126){opacity:1.7614;transform:translate(54.3524vw,-10px) scale(.1976);animation:fall-126 21s -22s linear infinite}@keyframes fall-126{31.186%{transform:translate(46.6935vw,31.186vh) scale(.1976)}to{transform:translate(50.52295vw,99vh) scale(.1976)}}.snow:nth-child(127){opacity:.5444;transform:translate(80.4092vw,-10px) scale(.2029);animation:fall-127 14s -9s linear infinite}@keyframes fall-127{61.169%{transform:translate(79.5612vw,61.169vh) scale(.2029)}to{transform:translate(79.9852vw,99vh) scale(.2029)}}.snow:nth-child(128){opacity:.7286;transform:translate(5.7266vw,-10px) scale(.3277);animation:fall-128 20s -21s linear infinite}@keyframes fall-128{71.864%{transform:translate(11.9509vw,71.864vh) scale(.3277)}to{transform:translate(8.83875vw,99vh) scale(.3277)}}.snow:nth-child(129){opacity:.243;transform:translate(50.3333vw,-10px) scale(.5343);animation:fall-129 30s -26s linear infinite}@keyframes fall-129{68.265%{transform:translate(54.251vw,68.265vh) scale(.5343)}to{transform:translate(52.29215vw,99vh) scale(.5343)}}.snow:nth-child(130){opacity:.3002;transform:translate(75.2596vw,-10px) scale(.7018);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{45.555%{transform:translate(71.4987vw,45.555vh) scale(.7018)}to{transform:translate(73.37915vw,99vh) scale(.7018)}}.snow:nth-child(131){opacity:.2696;transform:translate(70.0222vw,-10px) scale(.0086);animation:fall-131 28s -17s linear infinite}@keyframes fall-131{57.676%{transform:translate(68.1066vw,57.676vh) scale(.0086)}to{transform:translate(69.0644vw,99vh) scale(.0086)}}.snow:nth-child(132){opacity:1.7234;transform:translate(90.7825vw,-10px) scale(.4188);animation:fall-132 12s -20s linear infinite}@keyframes fall-132{50.916%{transform:translate(87.6553vw,50.916vh) scale(.4188)}to{transform:translate(89.2189vw,99vh) scale(.4188)}}.snow:nth-child(133){opacity:1.6674;transform:translate(99.9009vw,-10px) scale(.1871);animation:fall-133 15s -7s linear infinite}@keyframes fall-133{30.981%{transform:translate(102.0467vw,30.981vh) scale(.1871)}to{transform:translate(100.9738vw,99vh) scale(.1871)}}.snow:nth-child(134){opacity:1.5054;transform:translate(37.1094vw,-10px) scale(.9423);animation:fall-134 16s -12s linear infinite}@keyframes fall-134{78.781%{transform:translate(46.5218vw,78.781vh) scale(.9423)}to{transform:translate(41.8156vw,99vh) scale(.9423)}}.snow:nth-child(135){opacity:.0912;transform:translate(32.2807vw,-10px) scale(.3027);animation:fall-135 14s -9s linear infinite}@keyframes fall-135{58.22%{transform:translate(23.219vw,58.22vh) scale(.3027)}to{transform:translate(27.74985vw,99vh) scale(.3027)}}.snow:nth-child(136){opacity:1.3262;transform:translate(75.5601vw,-10px) scale(.3834);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{64.971%{transform:translate(78.3665vw,64.971vh) scale(.3834)}to{transform:translate(76.9633vw,99vh) scale(.3834)}}.snow:nth-child(137){opacity:.5772;transform:translate(70.852vw,-10px) scale(.0832);animation:fall-137 13s -5s linear infinite}@keyframes fall-137{32.353%{transform:translate(71.1444vw,32.353vh) scale(.0832)}to{transform:translate(70.9982vw,99vh) scale(.0832)}}.snow:nth-child(138){opacity:.8068;transform:translate(5.3733vw,-10px) scale(.0785);animation:fall-138 27s -9s linear infinite}@keyframes fall-138{53.982%{transform:translate(10.689vw,53.982vh) scale(.0785)}to{transform:translate(8.03115vw,99vh) scale(.0785)}}.snow:nth-child(139){opacity:.4238;transform:translate(77.9944vw,-10px) scale(.5332);animation:fall-139 18s -11s linear infinite}@keyframes fall-139{72.182%{transform:translate(78.2992vw,72.182vh) scale(.5332)}to{transform:translate(78.1468vw,99vh) scale(.5332)}}.snow:nth-child(140){opacity:1.077;transform:translate(1.5024vw,-10px) scale(.8406);animation:fall-140 16s -21s linear infinite}@keyframes fall-140{45.918%{transform:translate(.4499vw,45.918vh) scale(.8406)}to{transform:translate(.97615vw,99vh) scale(.8406)}}.snow:nth-child(141){opacity:1.2548;transform:translate(53.1533vw,-10px) scale(.6248);animation:fall-141 18s -8s linear infinite}@keyframes fall-141{68.905%{transform:translate(53.6374vw,68.905vh) scale(.6248)}to{transform:translate(53.39535vw,99vh) scale(.6248)}}.snow:nth-child(142){opacity:.1538;transform:translate(14.1245vw,-10px) scale(.3986);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{70.025%{transform:translate(10.9646vw,70.025vh) scale(.3986)}to{transform:translate(12.54455vw,99vh) scale(.3986)}}.snow:nth-child(143){opacity:1.9616;transform:translate(38.1782vw,-10px) scale(.1324);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{62.951%{transform:translate(35.8847vw,62.951vh) scale(.1324)}to{transform:translate(37.03145vw,99vh) scale(.1324)}}.snow:nth-child(144){opacity:.1984;transform:translate(60.1708vw,-10px) scale(.4985);animation:fall-144 27s -17s linear infinite}@keyframes fall-144{70.669%{transform:translate(50.3304vw,70.669vh) scale(.4985)}to{transform:translate(55.2506vw,99vh) scale(.4985)}}.snow:nth-child(145){opacity:1.665;transform:translate(59.6374vw,-10px) scale(.5173);animation:fall-145 17s -21s linear infinite}@keyframes fall-145{76.89%{transform:translate(66.7349vw,76.89vh) scale(.5173)}to{transform:translate(63.18615vw,99vh) scale(.5173)}}.snow:nth-child(146){opacity:1.4916;transform:translate(88.1903vw,-10px) scale(.6348);animation:fall-146 29s -7s linear infinite}@keyframes fall-146{76.741%{transform:translate(91.8355vw,76.741vh) scale(.6348)}to{transform:translate(90.0129vw,99vh) scale(.6348)}}.snow:nth-child(147){opacity:.3542;transform:translate(80.594vw,-10px) scale(.8939);animation:fall-147 20s -19s linear infinite}@keyframes fall-147{67.389%{transform:translate(86.543vw,67.389vh) scale(.8939)}to{transform:translate(83.5685vw,99vh) scale(.8939)}}.snow:nth-child(148){opacity:.813;transform:translate(70.4673vw,-10px) scale(.8381);animation:fall-148 14s -15s linear infinite}@keyframes fall-148{44.729%{transform:translate(78.2425vw,44.729vh) scale(.8381)}to{transform:translate(74.3549vw,99vh) scale(.8381)}}.snow:nth-child(149){opacity:.9564;transform:translate(22.4737vw,-10px) scale(.4937);animation:fall-149 10s -28s linear infinite}@keyframes fall-149{34.652%{transform:translate(18.4753vw,34.652vh) scale(.4937)}to{transform:translate(20.4745vw,99vh) scale(.4937)}}.snow:nth-child(150){opacity:1.3696;transform:translate(90.7313vw,-10px) scale(.3327);animation:fall-150 20s -27s linear infinite}@keyframes fall-150{61.36%{transform:translate(93.2667vw,61.36vh) scale(.3327)}to{transform:translate(91.999vw,99vh) scale(.3327)}}.snow:nth-child(151){opacity:.3282;transform:translate(48.9394vw,-10px) scale(.7931);animation:fall-151 20s -3s linear infinite}@keyframes fall-151{41.886%{transform:translate(39.082vw,41.886vh) scale(.7931)}to{transform:translate(44.0107vw,99vh) scale(.7931)}}.snow:nth-child(152){opacity:.6002;transform:translate(1.7015vw,-10px) scale(.1493);animation:fall-152 18s -28s linear infinite}@keyframes fall-152{44.525%{transform:translate(.2209vw,44.525vh) scale(.1493)}to{transform:translate(.9612vw,99vh) scale(.1493)}}.snow:nth-child(153){opacity:1.9472;transform:translate(60.04vw,-10px) scale(.7054);animation:fall-153 17s -19s linear infinite}@keyframes fall-153{70.142%{transform:translate(63.3654vw,70.142vh) scale(.7054)}to{transform:translate(61.7027vw,99vh) scale(.7054)}}.snow:nth-child(154){opacity:.1568;transform:translate(43.4769vw,-10px) scale(.0578);animation:fall-154 14s -23s linear infinite}@keyframes fall-154{36.926%{transform:translate(49.3282vw,36.926vh) scale(.0578)}to{transform:translate(46.40255vw,99vh) scale(.0578)}}.snow:nth-child(155){opacity:.5218;transform:translate(61.943vw,-10px) scale(.8749);animation:fall-155 23s -9s linear infinite}@keyframes fall-155{37.368%{transform:translate(65.058vw,37.368vh) scale(.8749)}to{transform:translate(63.5005vw,99vh) scale(.8749)}}.snow:nth-child(156){opacity:1.1206;transform:translate(96.4911vw,-10px) scale(.9914);animation:fall-156 29s -23s linear infinite}@keyframes fall-156{40.708%{transform:translate(91.7748vw,40.708vh) scale(.9914)}to{transform:translate(94.13295vw,99vh) scale(.9914)}}.snow:nth-child(157){opacity:1.066;transform:translate(23.2146vw,-10px) scale(.7266);animation:fall-157 29s -29s linear infinite}@keyframes fall-157{72.056%{transform:translate(28.0004vw,72.056vh) scale(.7266)}to{transform:translate(25.6075vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:.471;transform:translate(77.7402vw,-10px) scale(.3779);animation:fall-158 20s -20s linear infinite}@keyframes fall-158{54.425%{transform:translate(84.7429vw,54.425vh) scale(.3779)}to{transform:translate(81.24155vw,99vh) scale(.3779)}}.snow:nth-child(159){opacity:1.4578;transform:translate(60.4473vw,-10px) scale(.3752);animation:fall-159 30s -13s linear infinite}@keyframes fall-159{75.089%{transform:translate(70.2997vw,75.089vh) scale(.3752)}to{transform:translate(65.3735vw,99vh) scale(.3752)}}.snow:nth-child(160){opacity:.9514;transform:translate(48.181vw,-10px) scale(.7537);animation:fall-160 10s -10s linear infinite}@keyframes fall-160{47.871%{transform:translate(50.8982vw,47.871vh) scale(.7537)}to{transform:translate(49.5396vw,99vh) scale(.7537)}}.snow:nth-child(161){opacity:.9568;transform:translate(7.3191vw,-10px) scale(.8699);animation:fall-161 23s -25s linear infinite}@keyframes fall-161{55.539%{transform:translate(7.9987vw,55.539vh) scale(.8699)}to{transform:translate(7.6589vw,99vh) scale(.8699)}}.snow:nth-child(162){opacity:.914;transform:translate(12.8217vw,-10px) scale(.8443);animation:fall-162 18s -4s linear infinite}@keyframes fall-162{74.31%{transform:translate(6.5378vw,74.31vh) scale(.8443)}to{transform:translate(9.67975vw,99vh) scale(.8443)}}.snow:nth-child(163){opacity:1.6378;transform:translate(91.707vw,-10px) scale(.1692);animation:fall-163 28s -27s linear infinite}@keyframes fall-163{55.101%{transform:translate(94.6938vw,55.101vh) scale(.1692)}to{transform:translate(93.2004vw,99vh) scale(.1692)}}.snow:nth-child(164){opacity:1.0526;transform:translate(20.0449vw,-10px) scale(.5227);animation:fall-164 12s -7s linear infinite}@keyframes fall-164{66.512%{transform:translate(10.5937vw,66.512vh) scale(.5227)}to{transform:translate(15.3193vw,99vh) scale(.5227)}}.snow:nth-child(165){opacity:1.6788;transform:translate(37.2675vw,-10px) scale(.7573);animation:fall-165 15s -20s linear infinite}@keyframes fall-165{50.083%{transform:translate(46.2517vw,50.083vh) scale(.7573)}to{transform:translate(41.7596vw,99vh) scale(.7573)}}.snow:nth-child(166){opacity:.9284;transform:translate(49.2432vw,-10px) scale(.6393);animation:fall-166 25s -2s linear infinite}@keyframes fall-166{38.664%{transform:translate(39.926vw,38.664vh) scale(.6393)}to{transform:translate(44.5846vw,99vh) scale(.6393)}}.snow:nth-child(167){opacity:.1766;transform:translate(22.7698vw,-10px) scale(.1345);animation:fall-167 22s -3s linear infinite}@keyframes fall-167{44.77%{transform:translate(30.0406vw,44.77vh) scale(.1345)}to{transform:translate(26.4052vw,99vh) scale(.1345)}}.snow:nth-child(168){opacity:.1144;transform:translate(47.5472vw,-10px) scale(.1459);animation:fall-168 10s -29s linear infinite}@keyframes fall-168{55.556%{transform:translate(50.8941vw,55.556vh) scale(.1459)}to{transform:translate(49.22065vw,99vh) scale(.1459)}}.snow:nth-child(169){opacity:.0088;transform:translate(4.2639vw,-10px) scale(.4833);animation:fall-169 27s -25s linear infinite}@keyframes fall-169{73.527%{transform:translate(-5.2176vw,73.527vh) scale(.4833)}to{transform:translate(-.47685vw,99vh) scale(.4833)}}.snow:nth-child(170){opacity:1.392;transform:translate(69.5383vw,-10px) scale(.1996);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{48.485%{transform:translate(78.2359vw,48.485vh) scale(.1996)}to{transform:translate(73.8871vw,99vh) scale(.1996)}}.snow:nth-child(171){opacity:.693;transform:translate(76.6139vw,-10px) scale(.8633);animation:fall-171 15s -19s linear infinite}@keyframes fall-171{66.504%{transform:translate(80.922vw,66.504vh) scale(.8633)}to{transform:translate(78.76795vw,99vh) scale(.8633)}}.snow:nth-child(172){opacity:1.6632;transform:translate(23.5858vw,-10px) scale(.1909);animation:fall-172 14s -14s linear infinite}@keyframes fall-172{63.6%{transform:translate(16.7495vw,63.6vh) scale(.1909)}to{transform:translate(20.16765vw,99vh) scale(.1909)}}.snow:nth-child(173){opacity:.0282;transform:translate(35.7899vw,-10px) scale(.1324);animation:fall-173 27s -14s linear infinite}@keyframes fall-173{51.4%{transform:translate(33.6404vw,51.4vh) scale(.1324)}to{transform:translate(34.71515vw,99vh) scale(.1324)}}.snow:nth-child(174){opacity:.4544;transform:translate(.6484vw,-10px) scale(.055);animation:fall-174 23s -25s linear infinite}@keyframes fall-174{31.981%{transform:translate(-2.3775vw,31.981vh) scale(.055)}to{transform:translate(-.86455vw,99vh) scale(.055)}}.snow:nth-child(175){opacity:1.3826;transform:translate(87.612vw,-10px) scale(.76);animation:fall-175 19s -13s linear infinite}@keyframes fall-175{67.779%{transform:translate(94.544vw,67.779vh) scale(.76)}to{transform:translate(91.078vw,99vh) scale(.76)}}.snow:nth-child(176){opacity:1.4454;transform:translate(71.3394vw,-10px) scale(.5664);animation:fall-176 13s -19s linear infinite}@keyframes fall-176{47.559%{transform:translate(65.1407vw,47.559vh) scale(.5664)}to{transform:translate(68.24005vw,99vh) scale(.5664)}}.snow:nth-child(177){opacity:1.2298;transform:translate(42.2409vw,-10px) scale(.2955);animation:fall-177 15s -22s linear infinite}@keyframes fall-177{65.456%{transform:translate(34.7121vw,65.456vh) scale(.2955)}to{transform:translate(38.4765vw,99vh) scale(.2955)}}.snow:nth-child(178){opacity:1.3352;transform:translate(2.4794vw,-10px) scale(.1902);animation:fall-178 19s -2s linear infinite}@keyframes fall-178{75.805%{transform:translate(5.0107vw,75.805vh) scale(.1902)}to{transform:translate(3.74505vw,99vh) scale(.1902)}}.snow:nth-child(179){opacity:1.643;transform:translate(36.7055vw,-10px) scale(.0276);animation:fall-179 26s -29s linear infinite}@keyframes fall-179{56.267%{transform:translate(42.833vw,56.267vh) scale(.0276)}to{transform:translate(39.76925vw,99vh) scale(.0276)}}.snow:nth-child(180){opacity:.9188;transform:translate(39.1138vw,-10px) scale(.9457);animation:fall-180 17s -14s linear infinite}@keyframes fall-180{41.144%{transform:translate(46.8932vw,41.144vh) scale(.9457)}to{transform:translate(43.0035vw,99vh) scale(.9457)}}.snow:nth-child(181){opacity:1.7822;transform:translate(65.8359vw,-10px) scale(.5818);animation:fall-181 23s -20s linear infinite}@keyframes fall-181{67.64%{transform:translate(73.3831vw,67.64vh) scale(.5818)}to{transform:translate(69.6095vw,99vh) scale(.5818)}}.snow:nth-child(182){opacity:1.9672;transform:translate(81.1498vw,-10px) scale(.3036);animation:fall-182 13s -26s linear infinite}@keyframes fall-182{55.419%{transform:translate(72.3116vw,55.419vh) scale(.3036)}to{transform:translate(76.7307vw,99vh) scale(.3036)}}.snow:nth-child(183){opacity:.157;transform:translate(74.5803vw,-10px) scale(.483);animation:fall-183 26s -1s linear infinite}@keyframes fall-183{45.266%{transform:translate(66.4413vw,45.266vh) scale(.483)}to{transform:translate(70.5108vw,99vh) scale(.483)}}.snow:nth-child(184){opacity:1.9078;transform:translate(14.857vw,-10px) scale(.852);animation:fall-184 17s -8s linear infinite}@keyframes fall-184{77.435%{transform:translate(15.8917vw,77.435vh) scale(.852)}to{transform:translate(15.37435vw,99vh) scale(.852)}}.snow:nth-child(185){opacity:.2558;transform:translate(92.0611vw,-10px) scale(.2425);animation:fall-185 11s -19s linear infinite}@keyframes fall-185{59.864%{transform:translate(94.9271vw,59.864vh) scale(.2425)}to{transform:translate(93.4941vw,99vh) scale(.2425)}}.snow:nth-child(186){opacity:1.5544;transform:translate(73.4868vw,-10px) scale(.9569);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{35.48%{transform:translate(68.0135vw,35.48vh) scale(.9569)}to{transform:translate(70.75015vw,99vh) scale(.9569)}}.snow:nth-child(187){opacity:1.1356;transform:translate(5.7238vw,-10px) scale(.9826);animation:fall-187 22s -13s linear infinite}@keyframes fall-187{35.465%{transform:translate(15.6079vw,35.465vh) scale(.9826)}to{transform:translate(10.66585vw,99vh) scale(.9826)}}.snow:nth-child(188){opacity:1.876;transform:translate(91.1593vw,-10px) scale(.7654);animation:fall-188 19s -12s linear infinite}@keyframes fall-188{32.775%{transform:translate(96.3477vw,32.775vh) scale(.7654)}to{transform:translate(93.7535vw,99vh) scale(.7654)}}.snow:nth-child(189){opacity:.71;transform:translate(54.8571vw,-10px) scale(.1835);animation:fall-189 18s -8s linear infinite}@keyframes fall-189{30.316%{transform:translate(51.4361vw,30.316vh) scale(.1835)}to{transform:translate(53.1466vw,99vh) scale(.1835)}}.snow:nth-child(190){opacity:1.4626;transform:translate(89.9482vw,-10px) scale(.3746);animation:fall-190 11s -10s linear infinite}@keyframes fall-190{33.878%{transform:translate(98.7203vw,33.878vh) scale(.3746)}to{transform:translate(94.33425vw,99vh) scale(.3746)}}.snow:nth-child(191){opacity:1.1834;transform:translate(3.7168vw,-10px) scale(.9908);animation:fall-191 28s -15s linear infinite}@keyframes fall-191{60.875%{transform:translate(4.2467vw,60.875vh) scale(.9908)}to{transform:translate(3.98175vw,99vh) scale(.9908)}}.snow:nth-child(192){opacity:1.0844;transform:translate(97.2135vw,-10px) scale(.7181);animation:fall-192 18s -11s linear infinite}@keyframes fall-192{68.206%{transform:translate(104.5207vw,68.206vh) scale(.7181)}to{transform:translate(100.8671vw,99vh) scale(.7181)}}.snow:nth-child(193){opacity:.4076;transform:translate(62.2138vw,-10px) scale(.7164);animation:fall-193 14s -8s linear infinite}@keyframes fall-193{44.261%{transform:translate(71.8462vw,44.261vh) scale(.7164)}to{transform:translate(67.03vw,99vh) scale(.7164)}}.snow:nth-child(194){opacity:.4932;transform:translate(55.4352vw,-10px) scale(.2222);animation:fall-194 11s -26s linear infinite}@keyframes fall-194{53.486%{transform:translate(56.974vw,53.486vh) scale(.2222)}to{transform:translate(56.2046vw,99vh) scale(.2222)}}.snow:nth-child(195){opacity:1.1078;transform:translate(3.4433vw,-10px) scale(.9003);animation:fall-195 14s -13s linear infinite}@keyframes fall-195{59.176%{transform:translate(.9008vw,59.176vh) scale(.9003)}to{transform:translate(2.17205vw,99vh) scale(.9003)}}.snow:nth-child(196){opacity:1.5452;transform:translate(92.8053vw,-10px) scale(.8641);animation:fall-196 24s -6s linear infinite}@keyframes fall-196{59.536%{transform:translate(87.5707vw,59.536vh) scale(.8641)}to{transform:translate(90.188vw,99vh) scale(.8641)}}.snow:nth-child(197){opacity:.6624;transform:translate(39.7906vw,-10px) scale(.7564);animation:fall-197 15s -22s linear infinite}@keyframes fall-197{61.788%{transform:translate(44.5319vw,61.788vh) scale(.7564)}to{transform:translate(42.16125vw,99vh) scale(.7564)}}.snow:nth-child(198){opacity:.2852;transform:translate(26.0045vw,-10px) scale(.205);animation:fall-198 22s -1s linear infinite}@keyframes fall-198{66.184%{transform:translate(19.2335vw,66.184vh) scale(.205)}to{transform:translate(22.619vw,99vh) scale(.205)}}.snow:nth-child(199){opacity:1.7992;transform:translate(36.1819vw,-10px) scale(.0549);animation:fall-199 12s -15s linear infinite}@keyframes fall-199{30.844%{transform:translate(36.4839vw,30.844vh) scale(.0549)}to{transform:translate(36.3329vw,99vh) scale(.0549)}}.snow:nth-child(200){opacity:1.4948;transform:translate(76.9734vw,-10px) scale(.4748);animation:fall-200 18s -5s linear infinite}@keyframes fall-200{55.097%{transform:translate(81.9914vw,55.097vh) scale(.4748)}to{transform:translate(79.4824vw,99vh) scale(.4748)}}.snow:nth-child(201){opacity:1.7374;transform:translate(67.2024vw,-10px) scale(.845);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{56.301%{transform:translate(61.3862vw,56.301vh) scale(.845)}to{transform:translate(64.2943vw,99vh) scale(.845)}}.snow:nth-child(202){opacity:1.6398;transform:translate(41.4355vw,-10px) scale(.8056);animation:fall-202 30s -22s linear infinite}@keyframes fall-202{70.187%{transform:translate(48.2151vw,70.187vh) scale(.8056)}to{transform:translate(44.8253vw,99vh) scale(.8056)}}.snow:nth-child(203){opacity:1.4768;transform:translate(64.0077vw,-10px) scale(.9416);animation:fall-203 27s -8s linear infinite}@keyframes fall-203{74.428%{transform:translate(65.7947vw,74.428vh) scale(.9416)}to{transform:translate(64.9012vw,99vh) scale(.9416)}}.snow:nth-child(204){opacity:1.9434;transform:translate(3.5053vw,-10px) scale(.9654);animation:fall-204 30s -15s linear infinite}@keyframes fall-204{47.461%{transform:translate(6.8172vw,47.461vh) scale(.9654)}to{transform:translate(5.16125vw,99vh) scale(.9654)}}.snow:nth-child(205){opacity:1.0722;transform:translate(8.4183vw,-10px) scale(.6637);animation:fall-205 28s -9s linear infinite}@keyframes fall-205{48.121%{transform:translate(16.0309vw,48.121vh) scale(.6637)}to{transform:translate(12.2246vw,99vh) scale(.6637)}}.snow:nth-child(206){opacity:1.586;transform:translate(92.4424vw,-10px) scale(.4587);animation:fall-206 10s -28s linear infinite}@keyframes fall-206{72.364%{transform:translate(88.479vw,72.364vh) scale(.4587)}to{transform:translate(90.4607vw,99vh) scale(.4587)}}.snow:nth-child(207){opacity:1.9758;transform:translate(1.507vw,-10px) scale(.8852);animation:fall-207 12s -26s linear infinite}@keyframes fall-207{44.046%{transform:translate(3.2992vw,44.046vh) scale(.8852)}to{transform:translate(2.4031vw,99vh) scale(.8852)}}.snow:nth-child(208){opacity:.2762;transform:translate(37.3798vw,-10px) scale(.7512);animation:fall-208 20s -10s linear infinite}@keyframes fall-208{57.685%{transform:translate(29.9624vw,57.685vh) scale(.7512)}to{transform:translate(33.6711vw,99vh) scale(.7512)}}.snow:nth-child(209){opacity:.4732;transform:translate(45.3106vw,-10px) scale(.0362);animation:fall-209 19s -21s linear infinite}@keyframes fall-209{37.981%{transform:translate(43.0908vw,37.981vh) scale(.0362)}to{transform:translate(44.2007vw,99vh) scale(.0362)}}.snow:nth-child(210){opacity:.8968;transform:translate(89.4467vw,-10px) scale(.005);animation:fall-210 21s -9s linear infinite}@keyframes fall-210{35.41%{transform:translate(86.9429vw,35.41vh) scale(.005)}to{transform:translate(88.1948vw,99vh) scale(.005)}}.snow:nth-child(211){opacity:1.81;transform:translate(32.0589vw,-10px) scale(.6231);animation:fall-211 16s -7s linear infinite}@keyframes fall-211{64.811%{transform:translate(36.8859vw,64.811vh) scale(.6231)}to{transform:translate(34.4724vw,99vh) scale(.6231)}}.snow:nth-child(212){opacity:.4264;transform:translate(29.9681vw,-10px) scale(.7219);animation:fall-212 20s -22s linear infinite}@keyframes fall-212{60.895%{transform:translate(25.9996vw,60.895vh) scale(.7219)}to{transform:translate(27.98385vw,99vh) scale(.7219)}}.snow:nth-child(213){opacity:1.2646;transform:translate(16.7116vw,-10px) scale(.9167);animation:fall-213 24s -13s linear infinite}@keyframes fall-213{71.185%{transform:translate(24.9192vw,71.185vh) scale(.9167)}to{transform:translate(20.8154vw,99vh) scale(.9167)}}.snow:nth-child(214){opacity:1.2022;transform:translate(92.1926vw,-10px) scale(.1928);animation:fall-214 25s -8s linear infinite}@keyframes fall-214{68.925%{transform:translate(84.5003vw,68.925vh) scale(.1928)}to{transform:translate(88.34645vw,99vh) scale(.1928)}}.snow:nth-child(215){opacity:1.2838;transform:translate(83.1441vw,-10px) scale(.2014);animation:fall-215 15s -24s linear infinite}@keyframes fall-215{52.704%{transform:translate(92.6159vw,52.704vh) scale(.2014)}to{transform:translate(87.88vw,99vh) scale(.2014)}}.snow:nth-child(216){opacity:1.3986;transform:translate(20.8681vw,-10px) scale(.4081);animation:fall-216 11s -4s linear infinite}@keyframes fall-216{50.091%{transform:translate(26.9473vw,50.091vh) scale(.4081)}to{transform:translate(23.9077vw,99vh) scale(.4081)}}.snow:nth-child(217){opacity:.985;transform:translate(35.9945vw,-10px) scale(.6966);animation:fall-217 14s -11s linear infinite}@keyframes fall-217{74.761%{transform:translate(31.1443vw,74.761vh) scale(.6966)}to{transform:translate(33.5694vw,99vh) scale(.6966)}}.snow:nth-child(218){opacity:1.4662;transform:translate(46.0229vw,-10px) scale(.9493);animation:fall-218 23s -17s linear infinite}@keyframes fall-218{68.463%{transform:translate(52.0346vw,68.463vh) scale(.9493)}to{transform:translate(49.02875vw,99vh) scale(.9493)}}.snow:nth-child(219){opacity:.8284;transform:translate(24.2229vw,-10px) scale(.8395);animation:fall-219 16s -12s linear infinite}@keyframes fall-219{54.072%{transform:translate(28.0411vw,54.072vh) scale(.8395)}to{transform:translate(26.132vw,99vh) scale(.8395)}}.snow:nth-child(220){opacity:.1636;transform:translate(41.7315vw,-10px) scale(.6857);animation:fall-220 12s -25s linear infinite}@keyframes fall-220{46.514%{transform:translate(45.8571vw,46.514vh) scale(.6857)}to{transform:translate(43.7943vw,99vh) scale(.6857)}}.snow:nth-child(221){opacity:1.0048;transform:translate(71.5399vw,-10px) scale(.7316);animation:fall-221 21s -19s linear infinite}@keyframes fall-221{45.715%{transform:translate(80.7355vw,45.715vh) scale(.7316)}to{transform:translate(76.1377vw,99vh) scale(.7316)}}.snow:nth-child(222){opacity:.2942;transform:translate(29.9404vw,-10px) scale(.6192);animation:fall-222 19s -26s linear infinite}@keyframes fall-222{49.419%{transform:translate(34.0655vw,49.419vh) scale(.6192)}to{transform:translate(32.00295vw,99vh) scale(.6192)}}.snow:nth-child(223){opacity:1.8512;transform:translate(18.0992vw,-10px) scale(.7983);animation:fall-223 17s -8s linear infinite}@keyframes fall-223{62.948%{transform:translate(25.7283vw,62.948vh) scale(.7983)}to{transform:translate(21.91375vw,99vh) scale(.7983)}}.snow:nth-child(224){opacity:1.6708;transform:translate(1.5977vw,-10px) scale(.586);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{52.032%{transform:translate(-1.8065vw,52.032vh) scale(.586)}to{transform:translate(-.1044vw,99vh) scale(.586)}}.snow:nth-child(225){opacity:1.4036;transform:translate(54.6213vw,-10px) scale(.4413);animation:fall-225 10s -11s linear infinite}@keyframes fall-225{53.521%{transform:translate(44.9738vw,53.521vh) scale(.4413)}to{transform:translate(49.79755vw,99vh) scale(.4413)}}.snow:nth-child(226){opacity:.2404;transform:translate(29.6338vw,-10px) scale(.0624);animation:fall-226 24s -1s linear infinite}@keyframes fall-226{78.732%{transform:translate(20.0293vw,78.732vh) scale(.0624)}to{transform:translate(24.83155vw,99vh) scale(.0624)}}.snow:nth-child(227){opacity:1.6634;transform:translate(78.0913vw,-10px) scale(.8616);animation:fall-227 22s -20s linear infinite}@keyframes fall-227{50.139%{transform:translate(69.1846vw,50.139vh) scale(.8616)}to{transform:translate(73.63795vw,99vh) scale(.8616)}}.snow:nth-child(228){opacity:1.7526;transform:translate(40.2202vw,-10px) scale(.2891);animation:fall-228 13s -17s linear infinite}@keyframes fall-228{60.374%{transform:translate(36.2592vw,60.374vh) scale(.2891)}to{transform:translate(38.2397vw,99vh) scale(.2891)}}.snow:nth-child(229){opacity:1.6454;transform:translate(63.103vw,-10px) scale(.4118);animation:fall-229 22s -24s linear infinite}@keyframes fall-229{43.592%{transform:translate(54.9529vw,43.592vh) scale(.4118)}to{transform:translate(59.02795vw,99vh) scale(.4118)}}.snow:nth-child(230){opacity:1.9342;transform:translate(47.0008vw,-10px) scale(.8752);animation:fall-230 26s -15s linear infinite}@keyframes fall-230{66.097%{transform:translate(42.4685vw,66.097vh) scale(.8752)}to{transform:translate(44.73465vw,99vh) scale(.8752)}}.snow:nth-child(231){opacity:1.8952;transform:translate(92.4163vw,-10px) scale(.4086);animation:fall-231 20s -18s linear infinite}@keyframes fall-231{75.587%{transform:translate(98.2718vw,75.587vh) scale(.4086)}to{transform:translate(95.34405vw,99vh) scale(.4086)}}.snow:nth-child(232){opacity:.3476;transform:translate(60.1729vw,-10px) scale(.101);animation:fall-232 26s -3s linear infinite}@keyframes fall-232{67.015%{transform:translate(51.064vw,67.015vh) scale(.101)}to{transform:translate(55.61845vw,99vh) scale(.101)}}.snow:nth-child(233){opacity:1.2942;transform:translate(75.4858vw,-10px) scale(.64);animation:fall-233 11s -12s linear infinite}@keyframes fall-233{38.656%{transform:translate(81.1244vw,38.656vh) scale(.64)}to{transform:translate(78.3051vw,99vh) scale(.64)}}.snow:nth-child(234){opacity:1.5588;transform:translate(24.2241vw,-10px) scale(.9808);animation:fall-234 12s -20s linear infinite}@keyframes fall-234{64.394%{transform:translate(27.7221vw,64.394vh) scale(.9808)}to{transform:translate(25.9731vw,99vh) scale(.9808)}}.snow:nth-child(235){opacity:.9232;transform:translate(77.2519vw,-10px) scale(.2374);animation:fall-235 19s -13s linear infinite}@keyframes fall-235{51.236%{transform:translate(84.6434vw,51.236vh) scale(.2374)}to{transform:translate(80.94765vw,99vh) scale(.2374)}}.snow:nth-child(236){opacity:.6234;transform:translate(34.4742vw,-10px) scale(.6675);animation:fall-236 10s -19s linear infinite}@keyframes fall-236{34.562%{transform:translate(35.7934vw,34.562vh) scale(.6675)}to{transform:translate(35.1338vw,99vh) scale(.6675)}}.snow:nth-child(237){opacity:.1702;transform:translate(94.3254vw,-10px) scale(.2177);animation:fall-237 15s -2s linear infinite}@keyframes fall-237{42.05%{transform:translate(95.6474vw,42.05vh) scale(.2177)}to{transform:translate(94.9864vw,99vh) scale(.2177)}}.snow:nth-child(238){opacity:.9818;transform:translate(50.7274vw,-10px) scale(.4111);animation:fall-238 16s -25s linear infinite}@keyframes fall-238{60.04%{transform:translate(54.889vw,60.04vh) scale(.4111)}to{transform:translate(52.8082vw,99vh) scale(.4111)}}.snow:nth-child(239){opacity:1.6246;transform:translate(59.3834vw,-10px) scale(.9985);animation:fall-239 24s -1s linear infinite}@keyframes fall-239{45.69%{transform:translate(51.3216vw,45.69vh) scale(.9985)}to{transform:translate(55.3525vw,99vh) scale(.9985)}}.snow:nth-child(240){opacity:.7288;transform:translate(7.7288vw,-10px) scale(.3349);animation:fall-240 11s -10s linear infinite}@keyframes fall-240{62.584%{transform:translate(9.8725vw,62.584vh) scale(.3349)}to{transform:translate(8.80065vw,99vh) scale(.3349)}}.snow:nth-child(241){opacity:.2372;transform:translate(51.2227vw,-10px) scale(.912);animation:fall-241 22s -29s linear infinite}@keyframes fall-241{48.338%{transform:translate(47.2222vw,48.338vh) scale(.912)}to{transform:translate(49.22245vw,99vh) scale(.912)}}.snow:nth-child(242){opacity:.053;transform:translate(88.4126vw,-10px) scale(.6995);animation:fall-242 13s -14s linear infinite}@keyframes fall-242{50.53%{transform:translate(81.4277vw,50.53vh) scale(.6995)}to{transform:translate(84.92015vw,99vh) scale(.6995)}}.snow:nth-child(243){opacity:.6134;transform:translate(60.8564vw,-10px) scale(.3601);animation:fall-243 26s -4s linear infinite}@keyframes fall-243{66.728%{transform:translate(65.2179vw,66.728vh) scale(.3601)}to{transform:translate(63.03715vw,99vh) scale(.3601)}}.snow:nth-child(244){opacity:1.1456;transform:translate(23.254vw,-10px) scale(.6245);animation:fall-244 21s -29s linear infinite}@keyframes fall-244{68.679%{transform:translate(23.0295vw,68.679vh) scale(.6245)}to{transform:translate(23.14175vw,99vh) scale(.6245)}}.snow:nth-child(245){opacity:1.308;transform:translate(84.9375vw,-10px) scale(.2687);animation:fall-245 11s -18s linear infinite}@keyframes fall-245{60.897%{transform:translate(93.8134vw,60.897vh) scale(.2687)}to{transform:translate(89.37545vw,99vh) scale(.2687)}}.snow:nth-child(246){opacity:.229;transform:translate(41.9685vw,-10px) scale(.7088);animation:fall-246 22s -29s linear infinite}@keyframes fall-246{45.755%{transform:translate(43.5432vw,45.755vh) scale(.7088)}to{transform:translate(42.75585vw,99vh) scale(.7088)}}.snow:nth-child(247){opacity:.5978;transform:translate(81.5928vw,-10px) scale(.4922);animation:fall-247 21s -17s linear infinite}@keyframes fall-247{72.016%{transform:translate(75.4714vw,72.016vh) scale(.4922)}to{transform:translate(78.5321vw,99vh) scale(.4922)}}.snow:nth-child(248){opacity:1.5288;transform:translate(2.7637vw,-10px) scale(.7937);animation:fall-248 16s -26s linear infinite}@keyframes fall-248{50.25%{transform:translate(6.0549vw,50.25vh) scale(.7937)}to{transform:translate(4.4093vw,99vh) scale(.7937)}}.snow:nth-child(249){opacity:.0234;transform:translate(39.0847vw,-10px) scale(.1245);animation:fall-249 24s -12s linear infinite}@keyframes fall-249{36.231%{transform:translate(36.4903vw,36.231vh) scale(.1245)}to{transform:translate(37.7875vw,99vh) scale(.1245)}}.snow:nth-child(250){opacity:.5178;transform:translate(8.7429vw,-10px) scale(.0597);animation:fall-250 10s -16s linear infinite}@keyframes fall-250{55.872%{transform:translate(11.6302vw,55.872vh) scale(.0597)}to{transform:translate(10.18655vw,99vh) scale(.0597)}}.snow:nth-child(251){opacity:1.1704;transform:translate(54.6904vw,-10px) scale(.1946);animation:fall-251 18s -25s linear infinite}@keyframes fall-251{34.21%{transform:translate(48.2223vw,34.21vh) scale(.1946)}to{transform:translate(51.45635vw,99vh) scale(.1946)}}.snow:nth-child(252){opacity:.7718;transform:translate(83.4225vw,-10px) scale(.1165);animation:fall-252 22s -15s linear infinite}@keyframes fall-252{57.994%{transform:translate(88.6919vw,57.994vh) scale(.1165)}to{transform:translate(86.0572vw,99vh) scale(.1165)}}.snow:nth-child(253){opacity:1.2108;transform:translate(63.8837vw,-10px) scale(.6224);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{64.628%{transform:translate(64.3409vw,64.628vh) scale(.6224)}to{transform:translate(64.1123vw,99vh) scale(.6224)}}.snow:nth-child(254){opacity:.2486;transform:translate(92.0792vw,-10px) scale(.0534);animation:fall-254 28s -15s linear infinite}@keyframes fall-254{74.528%{transform:translate(93.4587vw,74.528vh) scale(.0534)}to{transform:translate(92.76895vw,99vh) scale(.0534)}}.snow:nth-child(255){opacity:1.9712;transform:translate(74.2472vw,-10px) scale(.2014);animation:fall-255 16s -7s linear infinite}@keyframes fall-255{69.006%{transform:translate(72.2558vw,69.006vh) scale(.2014)}to{transform:translate(73.2515vw,99vh) scale(.2014)}}.snow:nth-child(256){opacity:1.7368;transform:translate(54.3888vw,-10px) scale(.1441);animation:fall-256 23s -15s linear infinite}@keyframes fall-256{79.167%{transform:translate(44.6069vw,79.167vh) scale(.1441)}to{transform:translate(49.49785vw,99vh) scale(.1441)}}.snow:nth-child(257){opacity:.5448;transform:translate(84.1069vw,-10px) scale(.5004);animation:fall-257 28s -14s linear infinite}@keyframes fall-257{51.953%{transform:translate(93.6164vw,51.953vh) scale(.5004)}to{transform:translate(88.86165vw,99vh) scale(.5004)}}.snow:nth-child(258){opacity:.3636;transform:translate(76.9821vw,-10px) scale(.7589);animation:fall-258 26s -1s linear infinite}@keyframes fall-258{59.585%{transform:translate(71.2805vw,59.585vh) scale(.7589)}to{transform:translate(74.1313vw,99vh) scale(.7589)}}.snow:nth-child(259){opacity:1.0158;transform:translate(10.5949vw,-10px) scale(.4022);animation:fall-259 11s -26s linear infinite}@keyframes fall-259{77.001%{transform:translate(2.1929vw,77.001vh) scale(.4022)}to{transform:translate(6.3939vw,99vh) scale(.4022)}}.snow:nth-child(260){opacity:.388;transform:translate(5.8106vw,-10px) scale(.1823);animation:fall-260 17s -29s linear infinite}@keyframes fall-260{48.635%{transform:translate(3.8507vw,48.635vh) scale(.1823)}to{transform:translate(4.83065vw,99vh) scale(.1823)}}.snow:nth-child(261){opacity:.976;transform:translate(92.1554vw,-10px) scale(.3528);animation:fall-261 16s -5s linear infinite}@keyframes fall-261{73.468%{transform:translate(88.962vw,73.468vh) scale(.3528)}to{transform:translate(90.5587vw,99vh) scale(.3528)}}.snow:nth-child(262){opacity:.0726;transform:translate(36.4104vw,-10px) scale(.3382);animation:fall-262 15s -4s linear infinite}@keyframes fall-262{67.541%{transform:translate(43.7691vw,67.541vh) scale(.3382)}to{transform:translate(40.08975vw,99vh) scale(.3382)}}.snow:nth-child(263){opacity:.5406;transform:translate(60.4721vw,-10px) scale(.6181);animation:fall-263 25s -7s linear infinite}@keyframes fall-263{34.944%{transform:translate(64.1175vw,34.944vh) scale(.6181)}to{transform:translate(62.2948vw,99vh) scale(.6181)}}.snow:nth-child(264){opacity:.3458;transform:translate(39.4095vw,-10px) scale(.0351);animation:fall-264 27s -11s linear infinite}@keyframes fall-264{30.926%{transform:translate(45.0261vw,30.926vh) scale(.0351)}to{transform:translate(42.2178vw,99vh) scale(.0351)}}.snow:nth-child(265){opacity:1.3756;transform:translate(87.3376vw,-10px) scale(.948);animation:fall-265 10s -22s linear infinite}@keyframes fall-265{41.738%{transform:translate(80.5052vw,41.738vh) scale(.948)}to{transform:translate(83.9214vw,99vh) scale(.948)}}.snow:nth-child(266){opacity:1.0776;transform:translate(57.9666vw,-10px) scale(.4582);animation:fall-266 29s -12s linear infinite}@keyframes fall-266{38.489%{transform:translate(51.9204vw,38.489vh) scale(.4582)}to{transform:translate(54.9435vw,99vh) scale(.4582)}}.snow:nth-child(267){opacity:1.3656;transform:translate(25.1635vw,-10px) scale(.2638);animation:fall-267 11s -16s linear infinite}@keyframes fall-267{58.865%{transform:translate(21.5212vw,58.865vh) scale(.2638)}to{transform:translate(23.34235vw,99vh) scale(.2638)}}.snow:nth-child(268){opacity:.0244;transform:translate(97.5362vw,-10px) scale(.0579);animation:fall-268 29s -1s linear infinite}@keyframes fall-268{52.625%{transform:translate(95.5762vw,52.625vh) scale(.0579)}to{transform:translate(96.5562vw,99vh) scale(.0579)}}.snow:nth-child(269){opacity:1.1918;transform:translate(21.3196vw,-10px) scale(.2565);animation:fall-269 20s -23s linear infinite}@keyframes fall-269{54.59%{transform:translate(25.2699vw,54.59vh) scale(.2565)}to{transform:translate(23.29475vw,99vh) scale(.2565)}}.snow:nth-child(270){opacity:1.7494;transform:translate(96.1729vw,-10px) scale(.532);animation:fall-270 10s -7s linear infinite}@keyframes fall-270{53.625%{transform:translate(98.5296vw,53.625vh) scale(.532)}to{transform:translate(97.35125vw,99vh) scale(.532)}}.snow:nth-child(271){opacity:1.9288;transform:translate(49.144vw,-10px) scale(.7556);animation:fall-271 20s -9s linear infinite}@keyframes fall-271{72.065%{transform:translate(58.0753vw,72.065vh) scale(.7556)}to{transform:translate(53.60965vw,99vh) scale(.7556)}}.snow:nth-child(272){opacity:.8984;transform:translate(19.7388vw,-10px) scale(.4222);animation:fall-272 26s -24s linear infinite}@keyframes fall-272{32.318%{transform:translate(14.1581vw,32.318vh) scale(.4222)}to{transform:translate(16.94845vw,99vh) scale(.4222)}}.snow:nth-child(273){opacity:1.512;transform:translate(67.3079vw,-10px) scale(.9464);animation:fall-273 16s -11s linear infinite}@keyframes fall-273{73.825%{transform:translate(72.2972vw,73.825vh) scale(.9464)}to{transform:translate(69.80255vw,99vh) scale(.9464)}}.snow:nth-child(274){opacity:.8804;transform:translate(42.7022vw,-10px) scale(.7169);animation:fall-274 27s -23s linear infinite}@keyframes fall-274{43.024%{transform:translate(36.5092vw,43.024vh) scale(.7169)}to{transform:translate(39.6057vw,99vh) scale(.7169)}}.snow:nth-child(275){opacity:.0624;transform:translate(83.895vw,-10px) scale(.8294);animation:fall-275 15s -30s linear infinite}@keyframes fall-275{70.175%{transform:translate(76.2721vw,70.175vh) scale(.8294)}to{transform:translate(80.08355vw,99vh) scale(.8294)}}.snow:nth-child(276){opacity:1.3302;transform:translate(31.7332vw,-10px) scale(.426);animation:fall-276 18s -19s linear infinite}@keyframes fall-276{47.742%{transform:translate(21.7379vw,47.742vh) scale(.426)}to{transform:translate(26.73555vw,99vh) scale(.426)}}.snow:nth-child(277){opacity:.3222;transform:translate(98.8974vw,-10px) scale(.4062);animation:fall-277 15s -19s linear infinite}@keyframes fall-277{66.747%{transform:translate(90.9642vw,66.747vh) scale(.4062)}to{transform:translate(94.9308vw,99vh) scale(.4062)}}.snow:nth-child(278){opacity:1.925;transform:translate(62.9211vw,-10px) scale(.1304);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{35.867%{transform:translate(60.9004vw,35.867vh) scale(.1304)}to{transform:translate(61.91075vw,99vh) scale(.1304)}}.snow:nth-child(279){opacity:1.1282;transform:translate(42.1875vw,-10px) scale(.4745);animation:fall-279 23s -23s linear infinite}@keyframes fall-279{34.876%{transform:translate(33.2035vw,34.876vh) scale(.4745)}to{transform:translate(37.6955vw,99vh) scale(.4745)}}.snow:nth-child(280){opacity:1.279;transform:translate(6.8084vw,-10px) scale(.5093);animation:fall-280 22s -26s linear infinite}@keyframes fall-280{70.374%{transform:translate(9.0371vw,70.374vh) scale(.5093)}to{transform:translate(7.92275vw,99vh) scale(.5093)}}.snow:nth-child(281){opacity:.8752;transform:translate(68.0799vw,-10px) scale(.4894);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{47.53%{transform:translate(67.3656vw,47.53vh) scale(.4894)}to{transform:translate(67.72275vw,99vh) scale(.4894)}}.snow:nth-child(282){opacity:.0766;transform:translate(74.3663vw,-10px) scale(.4652);animation:fall-282 26s -24s linear infinite}@keyframes fall-282{66.296%{transform:translate(82.1174vw,66.296vh) scale(.4652)}to{transform:translate(78.24185vw,99vh) scale(.4652)}}.snow:nth-child(283){opacity:.575;transform:translate(31.1236vw,-10px) scale(.8114);animation:fall-283 27s -26s linear infinite}@keyframes fall-283{33.11%{transform:translate(37.6526vw,33.11vh) scale(.8114)}to{transform:translate(34.3881vw,99vh) scale(.8114)}}.snow:nth-child(284){opacity:.2858;transform:translate(70.9163vw,-10px) scale(.9627);animation:fall-284 20s -7s linear infinite}@keyframes fall-284{46.042%{transform:translate(74.6955vw,46.042vh) scale(.9627)}to{transform:translate(72.8059vw,99vh) scale(.9627)}}.snow:nth-child(285){opacity:.8928;transform:translate(30.9244vw,-10px) scale(.4988);animation:fall-285 19s -24s linear infinite}@keyframes fall-285{70.429%{transform:translate(27.7884vw,70.429vh) scale(.4988)}to{transform:translate(29.3564vw,99vh) scale(.4988)}}.snow:nth-child(286){opacity:.1718;transform:translate(78.6986vw,-10px) scale(.8914);animation:fall-286 24s -24s linear infinite}@keyframes fall-286{63.078%{transform:translate(78.525vw,63.078vh) scale(.8914)}to{transform:translate(78.6118vw,99vh) scale(.8914)}}.snow:nth-child(287){opacity:1.1862;transform:translate(36.6817vw,-10px) scale(.67);animation:fall-287 23s -2s linear infinite}@keyframes fall-287{43.701%{transform:translate(36.6499vw,43.701vh) scale(.67)}to{transform:translate(36.6658vw,99vh) scale(.67)}}.snow:nth-child(288){opacity:.7322;transform:translate(66.6613vw,-10px) scale(.6862);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{46.85%{transform:translate(58.263vw,46.85vh) scale(.6862)}to{transform:translate(62.46215vw,99vh) scale(.6862)}}.snow:nth-child(289){opacity:.9266;transform:translate(45.2191vw,-10px) scale(.4929);animation:fall-289 20s -25s linear infinite}@keyframes fall-289{45.873%{transform:translate(49.2692vw,45.873vh) scale(.4929)}to{transform:translate(47.24415vw,99vh) scale(.4929)}}.snow:nth-child(290){opacity:1.0556;transform:translate(50.972vw,-10px) scale(.8059);animation:fall-290 12s -25s linear infinite}@keyframes fall-290{72.258%{transform:translate(52.3098vw,72.258vh) scale(.8059)}to{transform:translate(51.6409vw,99vh) scale(.8059)}}.snow:nth-child(291){opacity:.926;transform:translate(22.6688vw,-10px) scale(.8277);animation:fall-291 27s -15s linear infinite}@keyframes fall-291{34.941%{transform:translate(29.292vw,34.941vh) scale(.8277)}to{transform:translate(25.9804vw,99vh) scale(.8277)}}.snow:nth-child(292){opacity:1.3096;transform:translate(89.3865vw,-10px) scale(.395);animation:fall-292 10s -6s linear infinite}@keyframes fall-292{55.187%{transform:translate(91.1594vw,55.187vh) scale(.395)}to{transform:translate(90.27295vw,99vh) scale(.395)}}.snow:nth-child(293){opacity:.7758;transform:translate(99.7514vw,-10px) scale(.1797);animation:fall-293 26s -4s linear infinite}@keyframes fall-293{67.164%{transform:translate(98.3093vw,67.164vh) scale(.1797)}to{transform:translate(99.03035vw,99vh) scale(.1797)}}.snow:nth-child(294){opacity:.3524;transform:translate(67.094vw,-10px) scale(.9225);animation:fall-294 28s -28s linear infinite}@keyframes fall-294{64.958%{transform:translate(66.9647vw,64.958vh) scale(.9225)}to{transform:translate(67.02935vw,99vh) scale(.9225)}}.snow:nth-child(295){opacity:1.4394;transform:translate(47.8272vw,-10px) scale(.8192);animation:fall-295 10s -4s linear infinite}@keyframes fall-295{40.075%{transform:translate(46.9774vw,40.075vh) scale(.8192)}to{transform:translate(47.4023vw,99vh) scale(.8192)}}.snow:nth-child(296){opacity:.458;transform:translate(20.323vw,-10px) scale(.0653);animation:fall-296 17s -21s linear infinite}@keyframes fall-296{37.783%{transform:translate(21.1842vw,37.783vh) scale(.0653)}to{transform:translate(20.7536vw,99vh) scale(.0653)}}.snow:nth-child(297){opacity:1.3226;transform:translate(60.1331vw,-10px) scale(.7144);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{35.772%{transform:translate(66.4545vw,35.772vh) scale(.7144)}to{transform:translate(63.2938vw,99vh) scale(.7144)}}.snow:nth-child(298){opacity:.4368;transform:translate(76.7346vw,-10px) scale(.3686);animation:fall-298 11s -25s linear infinite}@keyframes fall-298{54.429%{transform:translate(82.5905vw,54.429vh) scale(.3686)}to{transform:translate(79.66255vw,99vh) scale(.3686)}}.snow:nth-child(299){opacity:.8356;transform:translate(41.457vw,-10px) scale(.8186);animation:fall-299 23s -23s linear infinite}@keyframes fall-299{66.559%{transform:translate(33.5387vw,66.559vh) scale(.8186)}to{transform:translate(37.49785vw,99vh) scale(.8186)}}.snow:nth-child(300){opacity:1.9636;transform:translate(84.8431vw,-10px) scale(.0419);animation:fall-300 21s -22s linear infinite}@keyframes fall-300{42.312%{transform:translate(76.7713vw,42.312vh) scale(.0419)}to{transform:translate(80.8072vw,99vh) scale(.0419)}}.snow:nth-child(301){opacity:1.9458;transform:translate(71.7475vw,-10px) scale(.0974);animation:fall-301 15s -9s linear infinite}@keyframes fall-301{37.963%{transform:translate(64.9556vw,37.963vh) scale(.0974)}to{transform:translate(68.35155vw,99vh) scale(.0974)}}.snow:nth-child(302){opacity:.7764;transform:translate(20.9943vw,-10px) scale(.7861);animation:fall-302 29s -24s linear infinite}@keyframes fall-302{67.349%{transform:translate(13.486vw,67.349vh) scale(.7861)}to{transform:translate(17.24015vw,99vh) scale(.7861)}}.snow:nth-child(303){opacity:1.5352;transform:translate(9.1961vw,-10px) scale(.594);animation:fall-303 10s -17s linear infinite}@keyframes fall-303{64.136%{transform:translate(5.2826vw,64.136vh) scale(.594)}to{transform:translate(7.23935vw,99vh) scale(.594)}}.snow:nth-child(304){opacity:.1018;transform:translate(81.0945vw,-10px) scale(.6042);animation:fall-304 21s -16s linear infinite}@keyframes fall-304{47.451%{transform:translate(85.5818vw,47.451vh) scale(.6042)}to{transform:translate(83.33815vw,99vh) scale(.6042)}}.snow:nth-child(305){opacity:.6678;transform:translate(52.9771vw,-10px) scale(.4935);animation:fall-305 28s -7s linear infinite}@keyframes fall-305{43.219%{transform:translate(47.6664vw,43.219vh) scale(.4935)}to{transform:translate(50.32175vw,99vh) scale(.4935)}}.snow:nth-child(306){opacity:1.3194;transform:translate(38.653vw,-10px) scale(.0626);animation:fall-306 11s -27s linear infinite}@keyframes fall-306{47.583%{transform:translate(34.0559vw,47.583vh) scale(.0626)}to{transform:translate(36.35445vw,99vh) scale(.0626)}}.snow:nth-child(307){opacity:.9088;transform:translate(89.7723vw,-10px) scale(.2469);animation:fall-307 10s -1s linear infinite}@keyframes fall-307{31.609%{transform:translate(83.4762vw,31.609vh) scale(.2469)}to{transform:translate(86.62425vw,99vh) scale(.2469)}}.snow:nth-child(308){opacity:1.0438;transform:translate(23.3997vw,-10px) scale(.0453);animation:fall-308 29s -5s linear infinite}@keyframes fall-308{48.203%{transform:translate(31.2289vw,48.203vh) scale(.0453)}to{transform:translate(27.3143vw,99vh) scale(.0453)}}.snow:nth-child(309){opacity:.3992;transform:translate(68.9505vw,-10px) scale(.2997);animation:fall-309 25s -8s linear infinite}@keyframes fall-309{57.801%{transform:translate(74.528vw,57.801vh) scale(.2997)}to{transform:translate(71.73925vw,99vh) scale(.2997)}}.snow:nth-child(310){opacity:.7962;transform:translate(49.8622vw,-10px) scale(.5798);animation:fall-310 16s -8s linear infinite}@keyframes fall-310{47.123%{transform:translate(57.368vw,47.123vh) scale(.5798)}to{transform:translate(53.6151vw,99vh) scale(.5798)}}.snow:nth-child(311){opacity:.4586;transform:translate(21.2909vw,-10px) scale(.6203);animation:fall-311 27s -25s linear infinite}@keyframes fall-311{36.761%{transform:translate(16.0553vw,36.761vh) scale(.6203)}to{transform:translate(18.6731vw,99vh) scale(.6203)}}.snow:nth-child(312){opacity:.1058;transform:translate(56.2886vw,-10px) scale(.1503);animation:fall-312 24s -24s linear infinite}@keyframes fall-312{52.003%{transform:translate(54.2306vw,52.003vh) scale(.1503)}to{transform:translate(55.2596vw,99vh) scale(.1503)}}.snow:nth-child(313){opacity:.662;transform:translate(10.6943vw,-10px) scale(.98);animation:fall-313 21s -11s linear infinite}@keyframes fall-313{47.397%{transform:translate(20.42vw,47.397vh) scale(.98)}to{transform:translate(15.55715vw,99vh) scale(.98)}}.snow:nth-child(314){opacity:1.4766;transform:translate(65.8746vw,-10px) scale(.8347);animation:fall-314 11s -10s linear infinite}@keyframes fall-314{70.351%{transform:translate(71.4658vw,70.351vh) scale(.8347)}to{transform:translate(68.6702vw,99vh) scale(.8347)}}.snow:nth-child(315){opacity:1.5852;transform:translate(41.6676vw,-10px) scale(.2793);animation:fall-315 27s -6s linear infinite}@keyframes fall-315{33.905%{transform:translate(39.8263vw,33.905vh) scale(.2793)}to{transform:translate(40.74695vw,99vh) scale(.2793)}}.snow:nth-child(316){opacity:.6888;transform:translate(11.1634vw,-10px) scale(.9263);animation:fall-316 13s -5s linear infinite}@keyframes fall-316{53.255%{transform:translate(13.2951vw,53.255vh) scale(.9263)}to{transform:translate(12.22925vw,99vh) scale(.9263)}}.snow:nth-child(317){opacity:1.27;transform:translate(61.6719vw,-10px) scale(.7233);animation:fall-317 23s -29s linear infinite}@keyframes fall-317{50.214%{transform:translate(54.0179vw,50.214vh) scale(.7233)}to{transform:translate(57.8449vw,99vh) scale(.7233)}}.snow:nth-child(318){opacity:.3002;transform:translate(44.4167vw,-10px) scale(.721);animation:fall-318 25s -13s linear infinite}@keyframes fall-318{65.758%{transform:translate(48.3124vw,65.758vh) scale(.721)}to{transform:translate(46.36455vw,99vh) scale(.721)}}.snow:nth-child(319){opacity:.7016;transform:translate(80.703vw,-10px) scale(.0144);animation:fall-319 22s -20s linear infinite}@keyframes fall-319{37.326%{transform:translate(77.7245vw,37.326vh) scale(.0144)}to{transform:translate(79.21375vw,99vh) scale(.0144)}}.snow:nth-child(320){opacity:1.8284;transform:translate(62.9793vw,-10px) scale(.4126);animation:fall-320 12s -4s linear infinite}@keyframes fall-320{79.003%{transform:translate(58.9607vw,79.003vh) scale(.4126)}to{transform:translate(60.97vw,99vh) scale(.4126)}}.snow:nth-child(321){opacity:1.7616;transform:translate(83.3847vw,-10px) scale(.1575);animation:fall-321 16s -15s linear infinite}@keyframes fall-321{55.599%{transform:translate(91.5985vw,55.599vh) scale(.1575)}to{transform:translate(87.4916vw,99vh) scale(.1575)}}.snow:nth-child(322){opacity:.5204;transform:translate(6.7569vw,-10px) scale(.7567);animation:fall-322 26s -2s linear infinite}@keyframes fall-322{31.292%{transform:translate(7.4524vw,31.292vh) scale(.7567)}to{transform:translate(7.10465vw,99vh) scale(.7567)}}.snow:nth-child(323){opacity:1.3326;transform:translate(64.4733vw,-10px) scale(.3815);animation:fall-323 18s -12s linear infinite}@keyframes fall-323{62.728%{transform:translate(56.3065vw,62.728vh) scale(.3815)}to{transform:translate(60.3899vw,99vh) scale(.3815)}}.snow:nth-child(324){opacity:.6566;transform:translate(15.7135vw,-10px) scale(.7986);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{63.509%{transform:translate(7.9707vw,63.509vh) scale(.7986)}to{transform:translate(11.8421vw,99vh) scale(.7986)}}.snow:nth-child(325){opacity:1.3046;transform:translate(24.2566vw,-10px) scale(.2176);animation:fall-325 21s -16s linear infinite}@keyframes fall-325{37.245%{transform:translate(28.3861vw,37.245vh) scale(.2176)}to{transform:translate(26.32135vw,99vh) scale(.2176)}}.snow:nth-child(326){opacity:.0044;transform:translate(44.3011vw,-10px) scale(.2208);animation:fall-326 15s -9s linear infinite}@keyframes fall-326{41.046%{transform:translate(37.755vw,41.046vh) scale(.2208)}to{transform:translate(41.02805vw,99vh) scale(.2208)}}.snow:nth-child(327){opacity:1.8728;transform:translate(94.5387vw,-10px) scale(.8909);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{30.338%{transform:translate(104.0174vw,30.338vh) scale(.8909)}to{transform:translate(99.27805vw,99vh) scale(.8909)}}.snow:nth-child(328){opacity:1.5598;transform:translate(10.4178vw,-10px) scale(.5659);animation:fall-328 29s -25s linear infinite}@keyframes fall-328{64.925%{transform:translate(2.3372vw,64.925vh) scale(.5659)}to{transform:translate(6.3775vw,99vh) scale(.5659)}}.snow:nth-child(329){opacity:.789;transform:translate(45.594vw,-10px) scale(.4129);animation:fall-329 16s -1s linear infinite}@keyframes fall-329{34.684%{transform:translate(40.8034vw,34.684vh) scale(.4129)}to{transform:translate(43.1987vw,99vh) scale(.4129)}}.snow:nth-child(330){opacity:.472;transform:translate(29.333vw,-10px) scale(.7979);animation:fall-330 14s -21s linear infinite}@keyframes fall-330{72.947%{transform:translate(38.697vw,72.947vh) scale(.7979)}to{transform:translate(34.015vw,99vh) scale(.7979)}}.snow:nth-child(331){opacity:.3158;transform:translate(18.7381vw,-10px) scale(.7421);animation:fall-331 12s -26s linear infinite}@keyframes fall-331{42.565%{transform:translate(22.8417vw,42.565vh) scale(.7421)}to{transform:translate(20.7899vw,99vh) scale(.7421)}}.snow:nth-child(332){opacity:.3778;transform:translate(2.4162vw,-10px) scale(.5345);animation:fall-332 28s -4s linear infinite}@keyframes fall-332{56.116%{transform:translate(9.6174vw,56.116vh) scale(.5345)}to{transform:translate(6.0168vw,99vh) scale(.5345)}}.snow:nth-child(333){opacity:1.9182;transform:translate(96.4476vw,-10px) scale(.9631);animation:fall-333 13s -4s linear infinite}@keyframes fall-333{56.486%{transform:translate(92.5211vw,56.486vh) scale(.9631)}to{transform:translate(94.48435vw,99vh) scale(.9631)}}.snow:nth-child(334){opacity:1.4748;transform:translate(49.0958vw,-10px) scale(.5584);animation:fall-334 12s -16s linear infinite}@keyframes fall-334{35.721%{transform:translate(52.1539vw,35.721vh) scale(.5584)}to{transform:translate(50.62485vw,99vh) scale(.5584)}}.snow:nth-child(335){opacity:1.34;transform:translate(87.6959vw,-10px) scale(.4644);animation:fall-335 20s -9s linear infinite}@keyframes fall-335{77.639%{transform:translate(91.4546vw,77.639vh) scale(.4644)}to{transform:translate(89.57525vw,99vh) scale(.4644)}}.snow:nth-child(336){opacity:.5704;transform:translate(64.8486vw,-10px) scale(.289);animation:fall-336 23s -1s linear infinite}@keyframes fall-336{41.417%{transform:translate(66.3353vw,41.417vh) scale(.289)}to{transform:translate(65.59195vw,99vh) scale(.289)}}.snow:nth-child(337){opacity:1.4016;transform:translate(31.9079vw,-10px) scale(.6672);animation:fall-337 26s -2s linear infinite}@keyframes fall-337{38.538%{transform:translate(22.8601vw,38.538vh) scale(.6672)}to{transform:translate(27.384vw,99vh) scale(.6672)}}.snow:nth-child(338){opacity:.1298;transform:translate(92.5035vw,-10px) scale(.1474);animation:fall-338 23s -12s linear infinite}@keyframes fall-338{59.888%{transform:translate(88.6243vw,59.888vh) scale(.1474)}to{transform:translate(90.5639vw,99vh) scale(.1474)}}.snow:nth-child(339){opacity:1.3462;transform:translate(94.4894vw,-10px) scale(.3662);animation:fall-339 13s -13s linear infinite}@keyframes fall-339{65.36%{transform:translate(100.3226vw,65.36vh) scale(.3662)}to{transform:translate(97.406vw,99vh) scale(.3662)}}.snow:nth-child(340){opacity:.3622;transform:translate(59.8201vw,-10px) scale(.4164);animation:fall-340 18s -11s linear infinite}@keyframes fall-340{54.57%{transform:translate(68.322vw,54.57vh) scale(.4164)}to{transform:translate(64.07105vw,99vh) scale(.4164)}}.snow:nth-child(341){opacity:1.8314;transform:translate(87.6038vw,-10px) scale(.2157);animation:fall-341 21s -11s linear infinite}@keyframes fall-341{32.07%{transform:translate(83.997vw,32.07vh) scale(.2157)}to{transform:translate(85.8004vw,99vh) scale(.2157)}}.snow:nth-child(342){opacity:.6276;transform:translate(.0421vw,-10px) scale(.2642);animation:fall-342 16s -10s linear infinite}@keyframes fall-342{72.827%{transform:translate(-4.5616vw,72.827vh) scale(.2642)}to{transform:translate(-2.25975vw,99vh) scale(.2642)}}.snow:nth-child(343){opacity:.3084;transform:translate(21.0998vw,-10px) scale(.7655);animation:fall-343 25s -4s linear infinite}@keyframes fall-343{53.439%{transform:translate(12.2673vw,53.439vh) scale(.7655)}to{transform:translate(16.68355vw,99vh) scale(.7655)}}.snow:nth-child(344){opacity:.6742;transform:translate(11.9618vw,-10px) scale(.9091);animation:fall-344 12s -8s linear infinite}@keyframes fall-344{70.228%{transform:translate(11.3003vw,70.228vh) scale(.9091)}to{transform:translate(11.63105vw,99vh) scale(.9091)}}.snow:nth-child(345){opacity:1.6336;transform:translate(59.6996vw,-10px) scale(.7754);animation:fall-345 18s -19s linear infinite}@keyframes fall-345{69.519%{transform:translate(61.1626vw,69.519vh) scale(.7754)}to{transform:translate(60.4311vw,99vh) scale(.7754)}}.snow:nth-child(346){opacity:.2842;transform:translate(70.0656vw,-10px) scale(.9631);animation:fall-346 24s -24s linear infinite}@keyframes fall-346{49.678%{transform:translate(76.4414vw,49.678vh) scale(.9631)}to{transform:translate(73.2535vw,99vh) scale(.9631)}}.snow:nth-child(347){opacity:.0078;transform:translate(29.6208vw,-10px) scale(.5673);animation:fall-347 16s -10s linear infinite}@keyframes fall-347{36.961%{transform:translate(31.0224vw,36.961vh) scale(.5673)}to{transform:translate(30.3216vw,99vh) scale(.5673)}}.snow:nth-child(348){opacity:.9822;transform:translate(2.3656vw,-10px) scale(.5884);animation:fall-348 12s -16s linear infinite}@keyframes fall-348{39.216%{transform:translate(4.4105vw,39.216vh) scale(.5884)}to{transform:translate(3.38805vw,99vh) scale(.5884)}}.snow:nth-child(349){opacity:.0762;transform:translate(.7384vw,-10px) scale(.0096);animation:fall-349 21s -11s linear infinite}@keyframes fall-349{78.706%{transform:translate(2.9325vw,78.706vh) scale(.0096)}to{transform:translate(1.83545vw,99vh) scale(.0096)}}.snow:nth-child(350){opacity:.18;transform:translate(21.4508vw,-10px) scale(.8208);animation:fall-350 14s -18s linear infinite}@keyframes fall-350{69.108%{transform:translate(24.0246vw,69.108vh) scale(.8208)}to{transform:translate(22.7377vw,99vh) scale(.8208)}}.snow:nth-child(351){opacity:.3836;transform:translate(22.5593vw,-10px) scale(.7857);animation:fall-351 25s -4s linear infinite}@keyframes fall-351{34.828%{transform:translate(20.281vw,34.828vh) scale(.7857)}to{transform:translate(21.42015vw,99vh) scale(.7857)}}.snow:nth-child(352){opacity:.047;transform:translate(77.044vw,-10px) scale(.4249);animation:fall-352 21s -19s linear infinite}@keyframes fall-352{32.281%{transform:translate(80.9678vw,32.281vh) scale(.4249)}to{transform:translate(79.0059vw,99vh) scale(.4249)}}.snow:nth-child(353){opacity:.2478;transform:translate(4.2412vw,-10px) scale(.428);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{52.629%{transform:translate(-4.2804vw,52.629vh) scale(.428)}to{transform:translate(-.0196vw,99vh) scale(.428)}}.snow:nth-child(354){opacity:1.527;transform:translate(88.7156vw,-10px) scale(.4172);animation:fall-354 26s -18s linear infinite}@keyframes fall-354{65.708%{transform:translate(97.5441vw,65.708vh) scale(.4172)}to{transform:translate(93.12985vw,99vh) scale(.4172)}}.snow:nth-child(355){opacity:.5822;transform:translate(97.3051vw,-10px) scale(.8744);animation:fall-355 13s -7s linear infinite}@keyframes fall-355{47.652%{transform:translate(95.3215vw,47.652vh) scale(.8744)}to{transform:translate(96.3133vw,99vh) scale(.8744)}}.snow:nth-child(356){opacity:1.5774;transform:translate(98.5922vw,-10px) scale(.2756);animation:fall-356 19s -18s linear infinite}@keyframes fall-356{62.966%{transform:translate(103.1056vw,62.966vh) scale(.2756)}to{transform:translate(100.8489vw,99vh) scale(.2756)}}.snow:nth-child(357){opacity:.0132;transform:translate(42.3572vw,-10px) scale(.3041);animation:fall-357 16s -20s linear infinite}@keyframes fall-357{71.139%{transform:translate(52.1329vw,71.139vh) scale(.3041)}to{transform:translate(47.24505vw,99vh) scale(.3041)}}.snow:nth-child(358){opacity:.4786;transform:translate(21.1952vw,-10px) scale(.3897);animation:fall-358 20s -24s linear infinite}@keyframes fall-358{69.063%{transform:translate(24.5878vw,69.063vh) scale(.3897)}to{transform:translate(22.8915vw,99vh) scale(.3897)}}.snow:nth-child(359){opacity:1.5368;transform:translate(51.17vw,-10px) scale(.529);animation:fall-359 13s -3s linear infinite}@keyframes fall-359{52.119%{transform:translate(43.887vw,52.119vh) scale(.529)}to{transform:translate(47.5285vw,99vh) scale(.529)}}.snow:nth-child(360){opacity:1.4458;transform:translate(43.2118vw,-10px) scale(.9764);animation:fall-360 25s -3s linear infinite}@keyframes fall-360{34.336%{transform:translate(48.0369vw,34.336vh) scale(.9764)}to{transform:translate(45.62435vw,99vh) scale(.9764)}}.snow:nth-child(361){opacity:1.0328;transform:translate(55.819vw,-10px) scale(.6569);animation:fall-361 23s -6s linear infinite}@keyframes fall-361{49.06%{transform:translate(62.5141vw,49.06vh) scale(.6569)}to{transform:translate(59.16655vw,99vh) scale(.6569)}}.snow:nth-child(362){opacity:1.0198;transform:translate(39.7547vw,-10px) scale(.0166);animation:fall-362 21s -7s linear infinite}@keyframes fall-362{31.7%{transform:translate(35.0262vw,31.7vh) scale(.0166)}to{transform:translate(37.39045vw,99vh) scale(.0166)}}.snow:nth-child(363){opacity:.1274;transform:translate(32.4271vw,-10px) scale(.7842);animation:fall-363 24s -30s linear infinite}@keyframes fall-363{51.199%{transform:translate(27.351vw,51.199vh) scale(.7842)}to{transform:translate(29.88905vw,99vh) scale(.7842)}}.snow:nth-child(364){opacity:.0226;transform:translate(49.9697vw,-10px) scale(.5047);animation:fall-364 12s -8s linear infinite}@keyframes fall-364{66.585%{transform:translate(59.0973vw,66.585vh) scale(.5047)}to{transform:translate(54.5335vw,99vh) scale(.5047)}}.snow:nth-child(365){opacity:1.885;transform:translate(54.3902vw,-10px) scale(.855);animation:fall-365 20s -24s linear infinite}@keyframes fall-365{35.871%{transform:translate(61.8671vw,35.871vh) scale(.855)}to{transform:translate(58.12865vw,99vh) scale(.855)}}.snow:nth-child(366){opacity:.833;transform:translate(63.1386vw,-10px) scale(.9072);animation:fall-366 20s -20s linear infinite}@keyframes fall-366{61.974%{transform:translate(64.7622vw,61.974vh) scale(.9072)}to{transform:translate(63.9504vw,99vh) scale(.9072)}}.snow:nth-child(367){opacity:1.2206;transform:translate(32.483vw,-10px) scale(.7287);animation:fall-367 29s -2s linear infinite}@keyframes fall-367{63.024%{transform:translate(26.099vw,63.024vh) scale(.7287)}to{transform:translate(29.291vw,99vh) scale(.7287)}}.snow:nth-child(368){opacity:1.9124;transform:translate(60.6174vw,-10px) scale(.0292);animation:fall-368 13s -19s linear infinite}@keyframes fall-368{37.085%{transform:translate(61.3652vw,37.085vh) scale(.0292)}to{transform:translate(60.9913vw,99vh) scale(.0292)}}.snow:nth-child(369){opacity:1.993;transform:translate(23.7246vw,-10px) scale(.1199);animation:fall-369 12s -29s linear infinite}@keyframes fall-369{66.008%{transform:translate(18.9857vw,66.008vh) scale(.1199)}to{transform:translate(21.35515vw,99vh) scale(.1199)}}.snow:nth-child(370){opacity:.1792;transform:translate(50.5568vw,-10px) scale(.1223);animation:fall-370 16s -7s linear infinite}@keyframes fall-370{39.854%{transform:translate(52.3597vw,39.854vh) scale(.1223)}to{transform:translate(51.45825vw,99vh) scale(.1223)}}.snow:nth-child(371){opacity:1.5546;transform:translate(73.9431vw,-10px) scale(.5195);animation:fall-371 25s -17s linear infinite}@keyframes fall-371{35.574%{transform:translate(77.4138vw,35.574vh) scale(.5195)}to{transform:translate(75.67845vw,99vh) scale(.5195)}}.snow:nth-child(372){opacity:.8952;transform:translate(.4038vw,-10px) scale(.2476);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{77.284%{transform:translate(-2.9867vw,77.284vh) scale(.2476)}to{transform:translate(-1.29145vw,99vh) scale(.2476)}}.snow:nth-child(373){opacity:.8484;transform:translate(42.2803vw,-10px) scale(.7138);animation:fall-373 26s -1s linear infinite}@keyframes fall-373{70.758%{transform:translate(33.5263vw,70.758vh) scale(.7138)}to{transform:translate(37.9033vw,99vh) scale(.7138)}}.snow:nth-child(374){opacity:.1418;transform:translate(23.4394vw,-10px) scale(.1565);animation:fall-374 22s -10s linear infinite}@keyframes fall-374{43.498%{transform:translate(26.8462vw,43.498vh) scale(.1565)}to{transform:translate(25.1428vw,99vh) scale(.1565)}}.snow:nth-child(375){opacity:.212;transform:translate(66.6297vw,-10px) scale(.8697);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{33.307%{transform:translate(63.1699vw,33.307vh) scale(.8697)}to{transform:translate(64.8998vw,99vh) scale(.8697)}}.snow:nth-child(376){opacity:.6822;transform:translate(87.5642vw,-10px) scale(.0124);animation:fall-376 22s -24s linear infinite}@keyframes fall-376{68.102%{transform:translate(85.5762vw,68.102vh) scale(.0124)}to{transform:translate(86.5702vw,99vh) scale(.0124)}}.snow:nth-child(377){opacity:1.9628;transform:translate(49.3188vw,-10px) scale(.6662);animation:fall-377 18s -2s linear infinite}@keyframes fall-377{41.595%{transform:translate(58.3683vw,41.595vh) scale(.6662)}to{transform:translate(53.84355vw,99vh) scale(.6662)}}.snow:nth-child(378){opacity:1.9934;transform:translate(34.1783vw,-10px) scale(.4596);animation:fall-378 15s -16s linear infinite}@keyframes fall-378{40.314%{transform:translate(37.856vw,40.314vh) scale(.4596)}to{transform:translate(36.01715vw,99vh) scale(.4596)}}.snow:nth-child(379){opacity:.4994;transform:translate(80.6821vw,-10px) scale(.6049);animation:fall-379 28s -8s linear infinite}@keyframes fall-379{79.377%{transform:translate(77.8789vw,79.377vh) scale(.6049)}to{transform:translate(79.2805vw,99vh) scale(.6049)}}.snow:nth-child(380){opacity:.6528;transform:translate(.1512vw,-10px) scale(.2832);animation:fall-380 15s -4s linear infinite}@keyframes fall-380{49.521%{transform:translate(6.1756vw,49.521vh) scale(.2832)}to{transform:translate(3.1634vw,99vh) scale(.2832)}}.snow:nth-child(381){opacity:.6618;transform:translate(86.2703vw,-10px) scale(.252);animation:fall-381 20s -13s linear infinite}@keyframes fall-381{57.513%{transform:translate(85.0033vw,57.513vh) scale(.252)}to{transform:translate(85.6368vw,99vh) scale(.252)}}.snow:nth-child(382){opacity:1.3562;transform:translate(37.7673vw,-10px) scale(.2528);animation:fall-382 29s -14s linear infinite}@keyframes fall-382{49.328%{transform:translate(35.1787vw,49.328vh) scale(.2528)}to{transform:translate(36.473vw,99vh) scale(.2528)}}.snow:nth-child(383){opacity:.3894;transform:translate(91.2778vw,-10px) scale(.0871);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{67.55%{transform:translate(100.8875vw,67.55vh) scale(.0871)}to{transform:translate(96.08265vw,99vh) scale(.0871)}}.snow:nth-child(384){opacity:.9242;transform:translate(43.8932vw,-10px) scale(.857);animation:fall-384 15s -27s linear infinite}@keyframes fall-384{35.786%{transform:translate(42.8569vw,35.786vh) scale(.857)}to{transform:translate(43.37505vw,99vh) scale(.857)}}.snow:nth-child(385){opacity:.9974;transform:translate(87.9673vw,-10px) scale(.0192);animation:fall-385 25s -2s linear infinite}@keyframes fall-385{33.269%{transform:translate(82.0982vw,33.269vh) scale(.0192)}to{transform:translate(85.03275vw,99vh) scale(.0192)}}.snow:nth-child(386){opacity:.1358;transform:translate(.2066vw,-10px) scale(.6821);animation:fall-386 13s -11s linear infinite}@keyframes fall-386{52.805%{transform:translate(-5.6339vw,52.805vh) scale(.6821)}to{transform:translate(-2.71365vw,99vh) scale(.6821)}}.snow:nth-child(387){opacity:1.0142;transform:translate(65.1143vw,-10px) scale(.0024);animation:fall-387 23s -8s linear infinite}@keyframes fall-387{49.015%{transform:translate(56.1758vw,49.015vh) scale(.0024)}to{transform:translate(60.64505vw,99vh) scale(.0024)}}.snow:nth-child(388){opacity:1.5002;transform:translate(99.7378vw,-10px) scale(.715);animation:fall-388 21s -15s linear infinite}@keyframes fall-388{42.069%{transform:translate(97.9619vw,42.069vh) scale(.715)}to{transform:translate(98.84985vw,99vh) scale(.715)}}.snow:nth-child(389){opacity:1.637;transform:translate(19.5427vw,-10px) scale(.1234);animation:fall-389 16s -21s linear infinite}@keyframes fall-389{47.897%{transform:translate(19.8841vw,47.897vh) scale(.1234)}to{transform:translate(19.7134vw,99vh) scale(.1234)}}.snow:nth-child(390){opacity:.9874;transform:translate(7.4422vw,-10px) scale(.4364);animation:fall-390 19s -25s linear infinite}@keyframes fall-390{47.209%{transform:translate(16.1914vw,47.209vh) scale(.4364)}to{transform:translate(11.8168vw,99vh) scale(.4364)}}.snow:nth-child(391){opacity:1.452;transform:translate(81.9191vw,-10px) scale(.3976);animation:fall-391 16s -29s linear infinite}@keyframes fall-391{56.215%{transform:translate(87.0008vw,56.215vh) scale(.3976)}to{transform:translate(84.45995vw,99vh) scale(.3976)}}.snow:nth-child(392){opacity:.9408;transform:translate(27.6543vw,-10px) scale(.6626);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{76.307%{transform:translate(23.3886vw,76.307vh) scale(.6626)}to{transform:translate(25.52145vw,99vh) scale(.6626)}}.snow:nth-child(393){opacity:.816;transform:translate(85.1957vw,-10px) scale(.0254);animation:fall-393 10s -7s linear infinite}@keyframes fall-393{75.175%{transform:translate(87.0491vw,75.175vh) scale(.0254)}to{transform:translate(86.1224vw,99vh) scale(.0254)}}.snow:nth-child(394){opacity:1.8276;transform:translate(38.8736vw,-10px) scale(.4463);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{63.176%{transform:translate(38.3993vw,63.176vh) scale(.4463)}to{transform:translate(38.63645vw,99vh) scale(.4463)}}.snow:nth-child(395){opacity:1.8836;transform:translate(8.1409vw,-10px) scale(.0201);animation:fall-395 15s -21s linear infinite}@keyframes fall-395{78.786%{transform:translate(11.6046vw,78.786vh) scale(.0201)}to{transform:translate(9.87275vw,99vh) scale(.0201)}}.snow:nth-child(396){opacity:1.4908;transform:translate(19.4614vw,-10px) scale(.2104);animation:fall-396 20s -17s linear infinite}@keyframes fall-396{36.151%{transform:translate(11.2117vw,36.151vh) scale(.2104)}to{transform:translate(15.33655vw,99vh) scale(.2104)}}.snow:nth-child(397){opacity:1.3352;transform:translate(14.0557vw,-10px) scale(.2368);animation:fall-397 21s -10s linear infinite}@keyframes fall-397{70.579%{transform:translate(12.4244vw,70.579vh) scale(.2368)}to{transform:translate(13.24005vw,99vh) scale(.2368)}}.snow:nth-child(398){opacity:1.3356;transform:translate(29.4599vw,-10px) scale(.1518);animation:fall-398 26s -18s linear infinite}@keyframes fall-398{33.387%{transform:translate(32.6885vw,33.387vh) scale(.1518)}to{transform:translate(31.0742vw,99vh) scale(.1518)}}.snow:nth-child(399){opacity:.1844;transform:translate(20.7117vw,-10px) scale(.8466);animation:fall-399 27s -19s linear infinite}@keyframes fall-399{46.805%{transform:translate(29.5735vw,46.805vh) scale(.8466)}to{transform:translate(25.1426vw,99vh) scale(.8466)}}.snow:nth-child(400){opacity:1.2354;transform:translate(78.9714vw,-10px) scale(.6507);animation:fall-400 30s -1s linear infinite}@keyframes fall-400{56.627%{transform:translate(78.4655vw,56.627vh) scale(.6507)}to{transform:translate(78.71845vw,99vh) scale(.6507)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6966;transform:translate(48.7653vw,-10px) scale(.4758);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{66.938%{transform:translate(40.4715vw,66.938vh) scale(.4758)}to{transform:translate(44.6184vw,99vh) scale(.4758)}}.snow:nth-child(2){opacity:1.7454;transform:translate(34.0915vw,-10px) scale(.2211);animation:fall-2 13s -1s linear infinite}@keyframes fall-2{33.693%{transform:translate(34.6283vw,33.693vh) scale(.2211)}to{transform:translate(34.3599vw,99vh) scale(.2211)}}.snow:nth-child(3){opacity:.1316;transform:translate(29.2275vw,-10px) scale(.3668);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{45.432%{transform:translate(23.93vw,45.432vh) scale(.3668)}to{transform:translate(26.57875vw,99vh) scale(.3668)}}.snow:nth-child(4){opacity:1.6432;transform:translate(20.0668vw,-10px) scale(.8485);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{72.263%{transform:translate(14.4223vw,72.263vh) scale(.8485)}to{transform:translate(17.24455vw,99vh) scale(.8485)}}.snow:nth-child(5){opacity:.963;transform:translate(43.0651vw,-10px) scale(.6914);animation:fall-5 25s -15s linear infinite}@keyframes fall-5{68.113%{transform:translate(35.5336vw,68.113vh) scale(.6914)}to{transform:translate(39.29935vw,99vh) scale(.6914)}}.snow:nth-child(6){opacity:1.3468;transform:translate(67.8132vw,-10px) scale(.6117);animation:fall-6 10s -26s linear infinite}@keyframes fall-6{46.867%{transform:translate(58.4573vw,46.867vh) scale(.6117)}to{transform:translate(63.13525vw,99vh) scale(.6117)}}.snow:nth-child(7){opacity:.2472;transform:translate(33.5819vw,-10px) scale(.5519);animation:fall-7 15s -27s linear infinite}@keyframes fall-7{76.799%{transform:translate(27.4923vw,76.799vh) scale(.5519)}to{transform:translate(30.5371vw,99vh) scale(.5519)}}.snow:nth-child(8){opacity:.1654;transform:translate(43.327vw,-10px) scale(.6336);animation:fall-8 14s -6s linear infinite}@keyframes fall-8{71.496%{transform:translate(43.0926vw,71.496vh) scale(.6336)}to{transform:translate(43.2098vw,99vh) scale(.6336)}}.snow:nth-child(9){opacity:1.3634;transform:translate(73.4261vw,-10px) scale(.1582);animation:fall-9 11s -14s linear infinite}@keyframes fall-9{30.496%{transform:translate(68.1384vw,30.496vh) scale(.1582)}to{transform:translate(70.78225vw,99vh) scale(.1582)}}.snow:nth-child(10){opacity:1.9698;transform:translate(51.981vw,-10px) scale(.2815);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{32.036%{transform:translate(58.0764vw,32.036vh) scale(.2815)}to{transform:translate(55.0287vw,99vh) scale(.2815)}}.snow:nth-child(11){opacity:.979;transform:translate(80.4622vw,-10px) scale(.397);animation:fall-11 17s -13s linear infinite}@keyframes fall-11{77.772%{transform:translate(83.3865vw,77.772vh) scale(.397)}to{transform:translate(81.92435vw,99vh) scale(.397)}}.snow:nth-child(12){opacity:.3436;transform:translate(42.2788vw,-10px) scale(.3153);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{34.634%{transform:translate(49.1712vw,34.634vh) scale(.3153)}to{transform:translate(45.725vw,99vh) scale(.3153)}}.snow:nth-child(13){opacity:.3378;transform:translate(19.7225vw,-10px) scale(.6553);animation:fall-13 20s -10s linear infinite}@keyframes fall-13{70.207%{transform:translate(10.7992vw,70.207vh) scale(.6553)}to{transform:translate(15.26085vw,99vh) scale(.6553)}}.snow:nth-child(14){opacity:1.9524;transform:translate(26.4695vw,-10px) scale(.689);animation:fall-14 14s -7s linear infinite}@keyframes fall-14{35.161%{transform:translate(34.4135vw,35.161vh) scale(.689)}to{transform:translate(30.4415vw,99vh) scale(.689)}}.snow:nth-child(15){opacity:.5186;transform:translate(42.906vw,-10px) scale(.9573);animation:fall-15 27s -13s linear infinite}@keyframes fall-15{69.323%{transform:translate(37.446vw,69.323vh) scale(.9573)}to{transform:translate(40.176vw,99vh) scale(.9573)}}.snow:nth-child(16){opacity:1.274;transform:translate(38.5058vw,-10px) scale(.6157);animation:fall-16 26s -29s linear infinite}@keyframes fall-16{47.061%{transform:translate(46.3115vw,47.061vh) scale(.6157)}to{transform:translate(42.40865vw,99vh) scale(.6157)}}.snow:nth-child(17){opacity:1.7028;transform:translate(27.1871vw,-10px) scale(.3429);animation:fall-17 22s -24s linear infinite}@keyframes fall-17{66.262%{transform:translate(28.6134vw,66.262vh) scale(.3429)}to{transform:translate(27.90025vw,99vh) scale(.3429)}}.snow:nth-child(18){opacity:1.0666;transform:translate(57.7809vw,-10px) scale(.1334);animation:fall-18 26s -23s linear infinite}@keyframes fall-18{54.391%{transform:translate(55.3671vw,54.391vh) scale(.1334)}to{transform:translate(56.574vw,99vh) scale(.1334)}}.snow:nth-child(19){opacity:1.4424;transform:translate(61.9238vw,-10px) scale(.8891);animation:fall-19 26s -20s linear infinite}@keyframes fall-19{37.686%{transform:translate(69.7525vw,37.686vh) scale(.8891)}to{transform:translate(65.83815vw,99vh) scale(.8891)}}.snow:nth-child(20){opacity:.192;transform:translate(74.6562vw,-10px) scale(.6326);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{78.311%{transform:translate(77.5009vw,78.311vh) scale(.6326)}to{transform:translate(76.07855vw,99vh) scale(.6326)}}.snow:nth-child(21){opacity:.158;transform:translate(38.8502vw,-10px) scale(.9006);animation:fall-21 11s -7s linear infinite}@keyframes fall-21{37.404%{transform:translate(29.6838vw,37.404vh) scale(.9006)}to{transform:translate(34.267vw,99vh) scale(.9006)}}.snow:nth-child(22){opacity:.1678;transform:translate(70.9757vw,-10px) scale(.3181);animation:fall-22 17s -18s linear infinite}@keyframes fall-22{70.335%{transform:translate(65.0281vw,70.335vh) scale(.3181)}to{transform:translate(68.0019vw,99vh) scale(.3181)}}.snow:nth-child(23){opacity:1.5242;transform:translate(60.0647vw,-10px) scale(.6702);animation:fall-23 23s -25s linear infinite}@keyframes fall-23{69.021%{transform:translate(66.5227vw,69.021vh) scale(.6702)}to{transform:translate(63.2937vw,99vh) scale(.6702)}}.snow:nth-child(24){opacity:.9194;transform:translate(82.4616vw,-10px) scale(.3294);animation:fall-24 30s -12s linear infinite}@keyframes fall-24{60.194%{transform:translate(78.7388vw,60.194vh) scale(.3294)}to{transform:translate(80.6002vw,99vh) scale(.3294)}}.snow:nth-child(25){opacity:.9878;transform:translate(77.3305vw,-10px) scale(.9949);animation:fall-25 28s -21s linear infinite}@keyframes fall-25{60.611%{transform:translate(74.3852vw,60.611vh) scale(.9949)}to{transform:translate(75.85785vw,99vh) scale(.9949)}}.snow:nth-child(26){opacity:.326;transform:translate(16.8211vw,-10px) scale(.3412);animation:fall-26 27s -13s linear infinite}@keyframes fall-26{77.014%{transform:translate(12.4324vw,77.014vh) scale(.3412)}to{transform:translate(14.62675vw,99vh) scale(.3412)}}.snow:nth-child(27){opacity:.6246;transform:translate(51.3394vw,-10px) scale(.0346);animation:fall-27 27s -12s linear infinite}@keyframes fall-27{48.129%{transform:translate(42.2416vw,48.129vh) scale(.0346)}to{transform:translate(46.7905vw,99vh) scale(.0346)}}.snow:nth-child(28){opacity:.556;transform:translate(31.5434vw,-10px) scale(.9979);animation:fall-28 27s -1s linear infinite}@keyframes fall-28{32.941%{transform:translate(28.3567vw,32.941vh) scale(.9979)}to{transform:translate(29.95005vw,99vh) scale(.9979)}}.snow:nth-child(29){opacity:.6798;transform:translate(57.9533vw,-10px) scale(.9865);animation:fall-29 22s -22s linear infinite}@keyframes fall-29{72.117%{transform:translate(48.8764vw,72.117vh) scale(.9865)}to{transform:translate(53.41485vw,99vh) scale(.9865)}}.snow:nth-child(30){opacity:.7358;transform:translate(12.5533vw,-10px) scale(.7414);animation:fall-30 21s -8s linear infinite}@keyframes fall-30{44.73%{transform:translate(17.7521vw,44.73vh) scale(.7414)}to{transform:translate(15.1527vw,99vh) scale(.7414)}}.snow:nth-child(31){opacity:1.8604;transform:translate(18.3145vw,-10px) scale(.5533);animation:fall-31 19s -8s linear infinite}@keyframes fall-31{45.474%{transform:translate(18.0879vw,45.474vh) scale(.5533)}to{transform:translate(18.2012vw,99vh) scale(.5533)}}.snow:nth-child(32){opacity:.7662;transform:translate(41.0213vw,-10px) scale(.9406);animation:fall-32 28s -9s linear infinite}@keyframes fall-32{40.163%{transform:translate(36.2276vw,40.163vh) scale(.9406)}to{transform:translate(38.62445vw,99vh) scale(.9406)}}.snow:nth-child(33){opacity:1.2872;transform:translate(33.8059vw,-10px) scale(.8953);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{54.174%{transform:translate(41.9305vw,54.174vh) scale(.8953)}to{transform:translate(37.8682vw,99vh) scale(.8953)}}.snow:nth-child(34){opacity:1.5036;transform:translate(94.4849vw,-10px) scale(.8877);animation:fall-34 19s -29s linear infinite}@keyframes fall-34{33.771%{transform:translate(102.7172vw,33.771vh) scale(.8877)}to{transform:translate(98.60105vw,99vh) scale(.8877)}}.snow:nth-child(35){opacity:.634;transform:translate(16.784vw,-10px) scale(.4507);animation:fall-35 22s -13s linear infinite}@keyframes fall-35{77.648%{transform:translate(9.6908vw,77.648vh) scale(.4507)}to{transform:translate(13.2374vw,99vh) scale(.4507)}}.snow:nth-child(36){opacity:.4274;transform:translate(23.1978vw,-10px) scale(.5835);animation:fall-36 29s -21s linear infinite}@keyframes fall-36{30.105%{transform:translate(20.4526vw,30.105vh) scale(.5835)}to{transform:translate(21.8252vw,99vh) scale(.5835)}}.snow:nth-child(37){opacity:.8336;transform:translate(19.1689vw,-10px) scale(.2678);animation:fall-37 30s -11s linear infinite}@keyframes fall-37{65.9%{transform:translate(27.4627vw,65.9vh) scale(.2678)}to{transform:translate(23.3158vw,99vh) scale(.2678)}}.snow:nth-child(38){opacity:1.628;transform:translate(49.3854vw,-10px) scale(.5056);animation:fall-38 24s -1s linear infinite}@keyframes fall-38{30.995%{transform:translate(52.6225vw,30.995vh) scale(.5056)}to{transform:translate(51.00395vw,99vh) scale(.5056)}}.snow:nth-child(39){opacity:.1758;transform:translate(21.0342vw,-10px) scale(.9065);animation:fall-39 22s -9s linear infinite}@keyframes fall-39{56.927%{transform:translate(23.9416vw,56.927vh) scale(.9065)}to{transform:translate(22.4879vw,99vh) scale(.9065)}}.snow:nth-child(40){opacity:.6882;transform:translate(85.0592vw,-10px) scale(.6485);animation:fall-40 28s -14s linear infinite}@keyframes fall-40{60.388%{transform:translate(90.6935vw,60.388vh) scale(.6485)}to{transform:translate(87.87635vw,99vh) scale(.6485)}}.snow:nth-child(41){opacity:.4672;transform:translate(75.5177vw,-10px) scale(.3626);animation:fall-41 16s -23s linear infinite}@keyframes fall-41{66.346%{transform:translate(77.8131vw,66.346vh) scale(.3626)}to{transform:translate(76.6654vw,99vh) scale(.3626)}}.snow:nth-child(42){opacity:.4314;transform:translate(4.8935vw,-10px) scale(.5765);animation:fall-42 17s -16s linear infinite}@keyframes fall-42{57.738%{transform:translate(14.2502vw,57.738vh) scale(.5765)}to{transform:translate(9.57185vw,99vh) scale(.5765)}}.snow:nth-child(43){opacity:1.5442;transform:translate(82.7829vw,-10px) scale(.2213);animation:fall-43 11s -2s linear infinite}@keyframes fall-43{41.181%{transform:translate(85.1915vw,41.181vh) scale(.2213)}to{transform:translate(83.9872vw,99vh) scale(.2213)}}.snow:nth-child(44){opacity:1.5194;transform:translate(27.069vw,-10px) scale(.7447);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{52.425%{transform:translate(35.9239vw,52.425vh) scale(.7447)}to{transform:translate(31.49645vw,99vh) scale(.7447)}}.snow:nth-child(45){opacity:1.3632;transform:translate(84.6712vw,-10px) scale(.3658);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{47.775%{transform:translate(92.8943vw,47.775vh) scale(.3658)}to{transform:translate(88.78275vw,99vh) scale(.3658)}}.snow:nth-child(46){opacity:1.545;transform:translate(33.0521vw,-10px) scale(.7967);animation:fall-46 25s -24s linear infinite}@keyframes fall-46{51.873%{transform:translate(23.9357vw,51.873vh) scale(.7967)}to{transform:translate(28.4939vw,99vh) scale(.7967)}}.snow:nth-child(47){opacity:1.6574;transform:translate(38.2744vw,-10px) scale(.3919);animation:fall-47 16s -4s linear infinite}@keyframes fall-47{79.056%{transform:translate(35.6106vw,79.056vh) scale(.3919)}to{transform:translate(36.9425vw,99vh) scale(.3919)}}.snow:nth-child(48){opacity:.1098;transform:translate(44.7704vw,-10px) scale(.8139);animation:fall-48 10s -13s linear infinite}@keyframes fall-48{44.056%{transform:translate(51.7247vw,44.056vh) scale(.8139)}to{transform:translate(48.24755vw,99vh) scale(.8139)}}.snow:nth-child(49){opacity:.512;transform:translate(42.9726vw,-10px) scale(.9356);animation:fall-49 23s -7s linear infinite}@keyframes fall-49{61.094%{transform:translate(51.3701vw,61.094vh) scale(.9356)}to{transform:translate(47.17135vw,99vh) scale(.9356)}}.snow:nth-child(50){opacity:.4192;transform:translate(12.6809vw,-10px) scale(.4714);animation:fall-50 25s -5s linear infinite}@keyframes fall-50{79.82%{transform:translate(9.2705vw,79.82vh) scale(.4714)}to{transform:translate(10.9757vw,99vh) scale(.4714)}}.snow:nth-child(51){opacity:1.7024;transform:translate(92.051vw,-10px) scale(.0275);animation:fall-51 21s -29s linear infinite}@keyframes fall-51{44.937%{transform:translate(88.8973vw,44.937vh) scale(.0275)}to{transform:translate(90.47415vw,99vh) scale(.0275)}}.snow:nth-child(52){opacity:1.478;transform:translate(70.963vw,-10px) scale(.815);animation:fall-52 10s -4s linear infinite}@keyframes fall-52{59.864%{transform:translate(66.6908vw,59.864vh) scale(.815)}to{transform:translate(68.8269vw,99vh) scale(.815)}}.snow:nth-child(53){opacity:.8746;transform:translate(49.3044vw,-10px) scale(.6199);animation:fall-53 27s -27s linear infinite}@keyframes fall-53{41.126%{transform:translate(39.6717vw,41.126vh) scale(.6199)}to{transform:translate(44.48805vw,99vh) scale(.6199)}}.snow:nth-child(54){opacity:.6916;transform:translate(.1732vw,-10px) scale(.9206);animation:fall-54 30s -24s linear infinite}@keyframes fall-54{59.798%{transform:translate(-7.7948vw,59.798vh) scale(.9206)}to{transform:translate(-3.8108vw,99vh) scale(.9206)}}.snow:nth-child(55){opacity:1.7546;transform:translate(26.215vw,-10px) scale(.4863);animation:fall-55 26s -27s linear infinite}@keyframes fall-55{45.523%{transform:translate(21.3233vw,45.523vh) scale(.4863)}to{transform:translate(23.76915vw,99vh) scale(.4863)}}.snow:nth-child(56){opacity:1.6852;transform:translate(68.3943vw,-10px) scale(.4286);animation:fall-56 19s -4s linear infinite}@keyframes fall-56{40.116%{transform:translate(71.5017vw,40.116vh) scale(.4286)}to{transform:translate(69.948vw,99vh) scale(.4286)}}.snow:nth-child(57){opacity:.4048;transform:translate(61.5551vw,-10px) scale(.9791);animation:fall-57 17s -25s linear infinite}@keyframes fall-57{66.453%{transform:translate(52.3788vw,66.453vh) scale(.9791)}to{transform:translate(56.96695vw,99vh) scale(.9791)}}.snow:nth-child(58){opacity:.1656;transform:translate(75.2527vw,-10px) scale(.1246);animation:fall-58 21s -9s linear infinite}@keyframes fall-58{50.137%{transform:translate(76.894vw,50.137vh) scale(.1246)}to{transform:translate(76.07335vw,99vh) scale(.1246)}}.snow:nth-child(59){opacity:.9016;transform:translate(33.9808vw,-10px) scale(.267);animation:fall-59 18s -29s linear infinite}@keyframes fall-59{53.881%{transform:translate(34.2529vw,53.881vh) scale(.267)}to{transform:translate(34.11685vw,99vh) scale(.267)}}.snow:nth-child(60){opacity:.997;transform:translate(62.1545vw,-10px) scale(.5094);animation:fall-60 24s -12s linear infinite}@keyframes fall-60{53.488%{transform:translate(69.1545vw,53.488vh) scale(.5094)}to{transform:translate(65.6545vw,99vh) scale(.5094)}}.snow:nth-child(61){opacity:.9698;transform:translate(36.8588vw,-10px) scale(.1236);animation:fall-61 23s -24s linear infinite}@keyframes fall-61{56.382%{transform:translate(38.7525vw,56.382vh) scale(.1236)}to{transform:translate(37.80565vw,99vh) scale(.1236)}}.snow:nth-child(62){opacity:1.9156;transform:translate(13.7309vw,-10px) scale(.2942);animation:fall-62 29s -1s linear infinite}@keyframes fall-62{70.688%{transform:translate(14.349vw,70.688vh) scale(.2942)}to{transform:translate(14.03995vw,99vh) scale(.2942)}}.snow:nth-child(63){opacity:.054;transform:translate(84.5722vw,-10px) scale(.6884);animation:fall-63 20s -21s linear infinite}@keyframes fall-63{63.397%{transform:translate(90.0236vw,63.397vh) scale(.6884)}to{transform:translate(87.2979vw,99vh) scale(.6884)}}.snow:nth-child(64){opacity:.603;transform:translate(9.6274vw,-10px) scale(.1369);animation:fall-64 23s -4s linear infinite}@keyframes fall-64{41.866%{transform:translate(4.7936vw,41.866vh) scale(.1369)}to{transform:translate(7.2105vw,99vh) scale(.1369)}}.snow:nth-child(65){opacity:1.0456;transform:translate(41.6991vw,-10px) scale(.1873);animation:fall-65 24s -5s linear infinite}@keyframes fall-65{37.253%{transform:translate(31.8314vw,37.253vh) scale(.1873)}to{transform:translate(36.76525vw,99vh) scale(.1873)}}.snow:nth-child(66){opacity:.5364;transform:translate(51.709vw,-10px) scale(.3228);animation:fall-66 29s -3s linear infinite}@keyframes fall-66{61.781%{transform:translate(57.3043vw,61.781vh) scale(.3228)}to{transform:translate(54.50665vw,99vh) scale(.3228)}}.snow:nth-child(67){opacity:.1122;transform:translate(26.0908vw,-10px) scale(.7086);animation:fall-67 13s -22s linear infinite}@keyframes fall-67{79.093%{transform:translate(28.2761vw,79.093vh) scale(.7086)}to{transform:translate(27.18345vw,99vh) scale(.7086)}}.snow:nth-child(68){opacity:1.9354;transform:translate(37.6698vw,-10px) scale(.8333);animation:fall-68 30s -2s linear infinite}@keyframes fall-68{68.565%{transform:translate(41.1711vw,68.565vh) scale(.8333)}to{transform:translate(39.42045vw,99vh) scale(.8333)}}.snow:nth-child(69){opacity:1.929;transform:translate(3.5657vw,-10px) scale(.2116);animation:fall-69 17s -14s linear infinite}@keyframes fall-69{75.834%{transform:translate(-1.3949vw,75.834vh) scale(.2116)}to{transform:translate(1.0854vw,99vh) scale(.2116)}}.snow:nth-child(70){opacity:.3784;transform:translate(84.2909vw,-10px) scale(.2288);animation:fall-70 16s -12s linear infinite}@keyframes fall-70{48.098%{transform:translate(86.2981vw,48.098vh) scale(.2288)}to{transform:translate(85.2945vw,99vh) scale(.2288)}}.snow:nth-child(71){opacity:.554;transform:translate(42.0785vw,-10px) scale(.9696);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{48.951%{transform:translate(37.9388vw,48.951vh) scale(.9696)}to{transform:translate(40.00865vw,99vh) scale(.9696)}}.snow:nth-child(72){opacity:1.5758;transform:translate(46.8301vw,-10px) scale(.6855);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{76.147%{transform:translate(51.1339vw,76.147vh) scale(.6855)}to{transform:translate(48.982vw,99vh) scale(.6855)}}.snow:nth-child(73){opacity:1.1762;transform:translate(73.0822vw,-10px) scale(.9946);animation:fall-73 25s -21s linear infinite}@keyframes fall-73{69.202%{transform:translate(73.135vw,69.202vh) scale(.9946)}to{transform:translate(73.1086vw,99vh) scale(.9946)}}.snow:nth-child(74){opacity:1.0124;transform:translate(96.7091vw,-10px) scale(.0475);animation:fall-74 28s -1s linear infinite}@keyframes fall-74{53.5%{transform:translate(89.4525vw,53.5vh) scale(.0475)}to{transform:translate(93.0808vw,99vh) scale(.0475)}}.snow:nth-child(75){opacity:.2558;transform:translate(14.4216vw,-10px) scale(.8459);animation:fall-75 12s -16s linear infinite}@keyframes fall-75{63.09%{transform:translate(9.4916vw,63.09vh) scale(.8459)}to{transform:translate(11.9566vw,99vh) scale(.8459)}}.snow:nth-child(76){opacity:1.2992;transform:translate(51.9855vw,-10px) scale(.7543);animation:fall-76 18s -28s linear infinite}@keyframes fall-76{61.281%{transform:translate(45.1049vw,61.281vh) scale(.7543)}to{transform:translate(48.5452vw,99vh) scale(.7543)}}.snow:nth-child(77){opacity:1.343;transform:translate(82.1576vw,-10px) scale(.9204);animation:fall-77 17s -3s linear infinite}@keyframes fall-77{51.092%{transform:translate(72.6731vw,51.092vh) scale(.9204)}to{transform:translate(77.41535vw,99vh) scale(.9204)}}.snow:nth-child(78){opacity:.839;transform:translate(95.2297vw,-10px) scale(.9114);animation:fall-78 29s -29s linear infinite}@keyframes fall-78{68.306%{transform:translate(96.0041vw,68.306vh) scale(.9114)}to{transform:translate(95.6169vw,99vh) scale(.9114)}}.snow:nth-child(79){opacity:.156;transform:translate(64.9136vw,-10px) scale(.8183);animation:fall-79 26s -7s linear infinite}@keyframes fall-79{73.361%{transform:translate(63.1731vw,73.361vh) scale(.8183)}to{transform:translate(64.04335vw,99vh) scale(.8183)}}.snow:nth-child(80){opacity:.7574;transform:translate(37.9505vw,-10px) scale(.6486);animation:fall-80 23s -29s linear infinite}@keyframes fall-80{71.734%{transform:translate(43.9144vw,71.734vh) scale(.6486)}to{transform:translate(40.93245vw,99vh) scale(.6486)}}.snow:nth-child(81){opacity:1.885;transform:translate(42.047vw,-10px) scale(.8469);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{59.705%{transform:translate(43.8911vw,59.705vh) scale(.8469)}to{transform:translate(42.96905vw,99vh) scale(.8469)}}.snow:nth-child(82){opacity:.4054;transform:translate(93.6935vw,-10px) scale(.7315);animation:fall-82 28s -14s linear infinite}@keyframes fall-82{59.406%{transform:translate(94.0424vw,59.406vh) scale(.7315)}to{transform:translate(93.86795vw,99vh) scale(.7315)}}.snow:nth-child(83){opacity:.525;transform:translate(12.0425vw,-10px) scale(.2767);animation:fall-83 23s -21s linear infinite}@keyframes fall-83{44.328%{transform:translate(19.9222vw,44.328vh) scale(.2767)}to{transform:translate(15.98235vw,99vh) scale(.2767)}}.snow:nth-child(84){opacity:.188;transform:translate(21.3517vw,-10px) scale(.5956);animation:fall-84 12s -3s linear infinite}@keyframes fall-84{33.308%{transform:translate(14.169vw,33.308vh) scale(.5956)}to{transform:translate(17.76035vw,99vh) scale(.5956)}}.snow:nth-child(85){opacity:1.7404;transform:translate(65.5838vw,-10px) scale(.8767);animation:fall-85 15s -3s linear infinite}@keyframes fall-85{72.542%{transform:translate(73.1074vw,72.542vh) scale(.8767)}to{transform:translate(69.3456vw,99vh) scale(.8767)}}.snow:nth-child(86){opacity:1.588;transform:translate(45.7269vw,-10px) scale(.79);animation:fall-86 10s -14s linear infinite}@keyframes fall-86{49.474%{transform:translate(51.3626vw,49.474vh) scale(.79)}to{transform:translate(48.54475vw,99vh) scale(.79)}}.snow:nth-child(87){opacity:.8044;transform:translate(8.9162vw,-10px) scale(.3091);animation:fall-87 23s -27s linear infinite}@keyframes fall-87{35.683%{transform:translate(7.8333vw,35.683vh) scale(.3091)}to{transform:translate(8.37475vw,99vh) scale(.3091)}}.snow:nth-child(88){opacity:1.2054;transform:translate(30.9858vw,-10px) scale(.5319);animation:fall-88 18s -6s linear infinite}@keyframes fall-88{32.014%{transform:translate(33.9391vw,32.014vh) scale(.5319)}to{transform:translate(32.46245vw,99vh) scale(.5319)}}.snow:nth-child(89){opacity:.1556;transform:translate(76.8901vw,-10px) scale(.995);animation:fall-89 10s -11s linear infinite}@keyframes fall-89{74.206%{transform:translate(78.1077vw,74.206vh) scale(.995)}to{transform:translate(77.4989vw,99vh) scale(.995)}}.snow:nth-child(90){opacity:1.7196;transform:translate(97.9492vw,-10px) scale(.6513);animation:fall-90 19s -22s linear infinite}@keyframes fall-90{39.624%{transform:translate(105.7074vw,39.624vh) scale(.6513)}to{transform:translate(101.8283vw,99vh) scale(.6513)}}.snow:nth-child(91){opacity:1.8766;transform:translate(18.8807vw,-10px) scale(.0793);animation:fall-91 26s -7s linear infinite}@keyframes fall-91{68.496%{transform:translate(12.7308vw,68.496vh) scale(.0793)}to{transform:translate(15.80575vw,99vh) scale(.0793)}}.snow:nth-child(92){opacity:.2384;transform:translate(11.6045vw,-10px) scale(.9578);animation:fall-92 22s -14s linear infinite}@keyframes fall-92{47.72%{transform:translate(16.9795vw,47.72vh) scale(.9578)}to{transform:translate(14.292vw,99vh) scale(.9578)}}.snow:nth-child(93){opacity:1.3804;transform:translate(85.7571vw,-10px) scale(.6251);animation:fall-93 15s -29s linear infinite}@keyframes fall-93{56.487%{transform:translate(77.088vw,56.487vh) scale(.6251)}to{transform:translate(81.42255vw,99vh) scale(.6251)}}.snow:nth-child(94){opacity:1.7224;transform:translate(36.6695vw,-10px) scale(.3463);animation:fall-94 17s -5s linear infinite}@keyframes fall-94{64.381%{transform:translate(28.105vw,64.381vh) scale(.3463)}to{transform:translate(32.38725vw,99vh) scale(.3463)}}.snow:nth-child(95){opacity:.2144;transform:translate(72.8163vw,-10px) scale(.0655);animation:fall-95 10s -23s linear infinite}@keyframes fall-95{37.341%{transform:translate(71.222vw,37.341vh) scale(.0655)}to{transform:translate(72.01915vw,99vh) scale(.0655)}}.snow:nth-child(96){opacity:1.0952;transform:translate(78.7266vw,-10px) scale(.9426);animation:fall-96 10s -1s linear infinite}@keyframes fall-96{66.409%{transform:translate(78.5991vw,66.409vh) scale(.9426)}to{transform:translate(78.66285vw,99vh) scale(.9426)}}.snow:nth-child(97){opacity:1.461;transform:translate(28.3931vw,-10px) scale(.6064);animation:fall-97 14s -24s linear infinite}@keyframes fall-97{48.894%{transform:translate(23.1785vw,48.894vh) scale(.6064)}to{transform:translate(25.7858vw,99vh) scale(.6064)}}.snow:nth-child(98){opacity:.9896;transform:translate(59.8959vw,-10px) scale(.4442);animation:fall-98 29s -26s linear infinite}@keyframes fall-98{79.92%{transform:translate(56.6361vw,79.92vh) scale(.4442)}to{transform:translate(58.266vw,99vh) scale(.4442)}}.snow:nth-child(99){opacity:1.1284;transform:translate(16.7698vw,-10px) scale(.7449);animation:fall-99 27s -3s linear infinite}@keyframes fall-99{73.63%{transform:translate(25.1459vw,73.63vh) scale(.7449)}to{transform:translate(20.95785vw,99vh) scale(.7449)}}.snow:nth-child(100){opacity:1.9878;transform:translate(24.6085vw,-10px) scale(.4123);animation:fall-100 16s -20s linear infinite}@keyframes fall-100{70.02%{transform:translate(25.8911vw,70.02vh) scale(.4123)}to{transform:translate(25.2498vw,99vh) scale(.4123)}}.snow:nth-child(101){opacity:.847;transform:translate(60.4878vw,-10px) scale(.225);animation:fall-101 15s -11s linear infinite}@keyframes fall-101{49.665%{transform:translate(68.7317vw,49.665vh) scale(.225)}to{transform:translate(64.60975vw,99vh) scale(.225)}}.snow:nth-child(102){opacity:.1072;transform:translate(83.1148vw,-10px) scale(.9067);animation:fall-102 12s -13s linear infinite}@keyframes fall-102{53.428%{transform:translate(88.5888vw,53.428vh) scale(.9067)}to{transform:translate(85.8518vw,99vh) scale(.9067)}}.snow:nth-child(103){opacity:.258;transform:translate(30.8809vw,-10px) scale(.4476);animation:fall-103 13s -23s linear infinite}@keyframes fall-103{59.034%{transform:translate(38.5214vw,59.034vh) scale(.4476)}to{transform:translate(34.70115vw,99vh) scale(.4476)}}.snow:nth-child(104){opacity:.8474;transform:translate(23.7895vw,-10px) scale(.4761);animation:fall-104 17s -25s linear infinite}@keyframes fall-104{34.613%{transform:translate(22.3903vw,34.613vh) scale(.4761)}to{transform:translate(23.0899vw,99vh) scale(.4761)}}.snow:nth-child(105){opacity:.6722;transform:translate(36.829vw,-10px) scale(.8737);animation:fall-105 30s -14s linear infinite}@keyframes fall-105{31.286%{transform:translate(43.4378vw,31.286vh) scale(.8737)}to{transform:translate(40.1334vw,99vh) scale(.8737)}}.snow:nth-child(106){opacity:.5934;transform:translate(26.7457vw,-10px) scale(.6654);animation:fall-106 19s -6s linear infinite}@keyframes fall-106{65.727%{transform:translate(31.1142vw,65.727vh) scale(.6654)}to{transform:translate(28.92995vw,99vh) scale(.6654)}}.snow:nth-child(107){opacity:.6648;transform:translate(38.7574vw,-10px) scale(.998);animation:fall-107 27s -18s linear infinite}@keyframes fall-107{79.336%{transform:translate(33.5681vw,79.336vh) scale(.998)}to{transform:translate(36.16275vw,99vh) scale(.998)}}.snow:nth-child(108){opacity:1.3644;transform:translate(15.2328vw,-10px) scale(.1076);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{36.473%{transform:translate(16.1277vw,36.473vh) scale(.1076)}to{transform:translate(15.68025vw,99vh) scale(.1076)}}.snow:nth-child(109){opacity:1.1386;transform:translate(9.4608vw,-10px) scale(.3307);animation:fall-109 29s -11s linear infinite}@keyframes fall-109{41.4%{transform:translate(13.1413vw,41.4vh) scale(.3307)}to{transform:translate(11.30105vw,99vh) scale(.3307)}}.snow:nth-child(110){opacity:1.2018;transform:translate(74.8351vw,-10px) scale(.0338);animation:fall-110 22s -22s linear infinite}@keyframes fall-110{62.727%{transform:translate(78.4116vw,62.727vh) scale(.0338)}to{transform:translate(76.62335vw,99vh) scale(.0338)}}.snow:nth-child(111){opacity:.2182;transform:translate(3.7473vw,-10px) scale(.7998);animation:fall-111 12s -28s linear infinite}@keyframes fall-111{61.76%{transform:translate(13.0778vw,61.76vh) scale(.7998)}to{transform:translate(8.41255vw,99vh) scale(.7998)}}.snow:nth-child(112){opacity:.7452;transform:translate(63.8291vw,-10px) scale(.6404);animation:fall-112 12s -23s linear infinite}@keyframes fall-112{58.389%{transform:translate(55.0965vw,58.389vh) scale(.6404)}to{transform:translate(59.4628vw,99vh) scale(.6404)}}.snow:nth-child(113){opacity:1.1288;transform:translate(81.6588vw,-10px) scale(.6194);animation:fall-113 17s -15s linear infinite}@keyframes fall-113{46.907%{transform:translate(75.8296vw,46.907vh) scale(.6194)}to{transform:translate(78.7442vw,99vh) scale(.6194)}}.snow:nth-child(114){opacity:.122;transform:translate(52.6683vw,-10px) scale(.9353);animation:fall-114 25s -25s linear infinite}@keyframes fall-114{49.118%{transform:translate(46.5521vw,49.118vh) scale(.9353)}to{transform:translate(49.6102vw,99vh) scale(.9353)}}.snow:nth-child(115){opacity:1.6308;transform:translate(53.7964vw,-10px) scale(.9812);animation:fall-115 20s -10s linear infinite}@keyframes fall-115{62.377%{transform:translate(50.6435vw,62.377vh) scale(.9812)}to{transform:translate(52.21995vw,99vh) scale(.9812)}}.snow:nth-child(116){opacity:.5522;transform:translate(35.6521vw,-10px) scale(.4281);animation:fall-116 25s -14s linear infinite}@keyframes fall-116{43.084%{transform:translate(32.4925vw,43.084vh) scale(.4281)}to{transform:translate(34.0723vw,99vh) scale(.4281)}}.snow:nth-child(117){opacity:1.3428;transform:translate(45.8424vw,-10px) scale(.6078);animation:fall-117 14s -1s linear infinite}@keyframes fall-117{79.665%{transform:translate(38.4605vw,79.665vh) scale(.6078)}to{transform:translate(42.15145vw,99vh) scale(.6078)}}.snow:nth-child(118){opacity:1.0932;transform:translate(91.3987vw,-10px) scale(.0001);animation:fall-118 28s -28s linear infinite}@keyframes fall-118{63.698%{transform:translate(86.6276vw,63.698vh) scale(.0001)}to{transform:translate(89.01315vw,99vh) scale(.0001)}}.snow:nth-child(119){opacity:.8788;transform:translate(21.0785vw,-10px) scale(.6397);animation:fall-119 22s -24s linear infinite}@keyframes fall-119{64.324%{transform:translate(24.5076vw,64.324vh) scale(.6397)}to{transform:translate(22.79305vw,99vh) scale(.6397)}}.snow:nth-child(120){opacity:.712;transform:translate(70.7274vw,-10px) scale(.5445);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{79.778%{transform:translate(73.4507vw,79.778vh) scale(.5445)}to{transform:translate(72.08905vw,99vh) scale(.5445)}}.snow:nth-child(121){opacity:1.7602;transform:translate(48.265vw,-10px) scale(.3836);animation:fall-121 29s -2s linear infinite}@keyframes fall-121{68.152%{transform:translate(50.9703vw,68.152vh) scale(.3836)}to{transform:translate(49.61765vw,99vh) scale(.3836)}}.snow:nth-child(122){opacity:1.3476;transform:translate(57.6428vw,-10px) scale(.2634);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{70.113%{transform:translate(61.2284vw,70.113vh) scale(.2634)}to{transform:translate(59.4356vw,99vh) scale(.2634)}}.snow:nth-child(123){opacity:1.498;transform:translate(32.9812vw,-10px) scale(.7113);animation:fall-123 27s -6s linear infinite}@keyframes fall-123{79.875%{transform:translate(24.2524vw,79.875vh) scale(.7113)}to{transform:translate(28.6168vw,99vh) scale(.7113)}}.snow:nth-child(124){opacity:.6186;transform:translate(97.0036vw,-10px) scale(.7553);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{48.561%{transform:translate(98.7774vw,48.561vh) scale(.7553)}to{transform:translate(97.8905vw,99vh) scale(.7553)}}.snow:nth-child(125){opacity:.7156;transform:translate(91.6768vw,-10px) scale(.5135);animation:fall-125 14s -14s linear infinite}@keyframes fall-125{67.545%{transform:translate(87.7051vw,67.545vh) scale(.5135)}to{transform:translate(89.69095vw,99vh) scale(.5135)}}.snow:nth-child(126){opacity:.855;transform:translate(42.9724vw,-10px) scale(.5254);animation:fall-126 26s -22s linear infinite}@keyframes fall-126{77.963%{transform:translate(35.5077vw,77.963vh) scale(.5254)}to{transform:translate(39.24005vw,99vh) scale(.5254)}}.snow:nth-child(127){opacity:.0516;transform:translate(27.7752vw,-10px) scale(.5624);animation:fall-127 11s -9s linear infinite}@keyframes fall-127{76.999%{transform:translate(29.484vw,76.999vh) scale(.5624)}to{transform:translate(28.6296vw,99vh) scale(.5624)}}.snow:nth-child(128){opacity:.7698;transform:translate(84.909vw,-10px) scale(.6158);animation:fall-128 26s -15s linear infinite}@keyframes fall-128{78.465%{transform:translate(89.4828vw,78.465vh) scale(.6158)}to{transform:translate(87.1959vw,99vh) scale(.6158)}}.snow:nth-child(129){opacity:.4796;transform:translate(20.0531vw,-10px) scale(.3879);animation:fall-129 25s -5s linear infinite}@keyframes fall-129{49.84%{transform:translate(29.5445vw,49.84vh) scale(.3879)}to{transform:translate(24.7988vw,99vh) scale(.3879)}}.snow:nth-child(130){opacity:.0748;transform:translate(31.9159vw,-10px) scale(.7723);animation:fall-130 24s -27s linear infinite}@keyframes fall-130{56.665%{transform:translate(24.3967vw,56.665vh) scale(.7723)}to{transform:translate(28.1563vw,99vh) scale(.7723)}}.snow:nth-child(131){opacity:.5198;transform:translate(79.7628vw,-10px) scale(.7602);animation:fall-131 28s -5s linear infinite}@keyframes fall-131{70.522%{transform:translate(88.9828vw,70.522vh) scale(.7602)}to{transform:translate(84.3728vw,99vh) scale(.7602)}}.snow:nth-child(132){opacity:.1868;transform:translate(54.371vw,-10px) scale(.4119);animation:fall-132 13s -2s linear infinite}@keyframes fall-132{63.969%{transform:translate(53.9563vw,63.969vh) scale(.4119)}to{transform:translate(54.16365vw,99vh) scale(.4119)}}.snow:nth-child(133){opacity:1.8852;transform:translate(67.554vw,-10px) scale(.132);animation:fall-133 27s -27s linear infinite}@keyframes fall-133{40.587%{transform:translate(60.1868vw,40.587vh) scale(.132)}to{transform:translate(63.8704vw,99vh) scale(.132)}}.snow:nth-child(134){opacity:.4992;transform:translate(33.9461vw,-10px) scale(.2928);animation:fall-134 12s -23s linear infinite}@keyframes fall-134{74.469%{transform:translate(30.3059vw,74.469vh) scale(.2928)}to{transform:translate(32.126vw,99vh) scale(.2928)}}.snow:nth-child(135){opacity:.1842;transform:translate(16.7085vw,-10px) scale(.5253);animation:fall-135 12s -4s linear infinite}@keyframes fall-135{34.267%{transform:translate(15.8759vw,34.267vh) scale(.5253)}to{transform:translate(16.2922vw,99vh) scale(.5253)}}.snow:nth-child(136){opacity:1.163;transform:translate(28.6283vw,-10px) scale(.8847);animation:fall-136 14s -28s linear infinite}@keyframes fall-136{70.645%{transform:translate(31.0019vw,70.645vh) scale(.8847)}to{transform:translate(29.8151vw,99vh) scale(.8847)}}.snow:nth-child(137){opacity:.3794;transform:translate(50.3872vw,-10px) scale(.5103);animation:fall-137 24s -19s linear infinite}@keyframes fall-137{72.253%{transform:translate(46.6473vw,72.253vh) scale(.5103)}to{transform:translate(48.51725vw,99vh) scale(.5103)}}.snow:nth-child(138){opacity:.029;transform:translate(30.7619vw,-10px) scale(.2055);animation:fall-138 17s -20s linear infinite}@keyframes fall-138{30.221%{transform:translate(25.4535vw,30.221vh) scale(.2055)}to{transform:translate(28.1077vw,99vh) scale(.2055)}}.snow:nth-child(139){opacity:1.895;transform:translate(72.6225vw,-10px) scale(.1744);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{41.658%{transform:translate(71.4169vw,41.658vh) scale(.1744)}to{transform:translate(72.0197vw,99vh) scale(.1744)}}.snow:nth-child(140){opacity:.2286;transform:translate(26.1882vw,-10px) scale(.6494);animation:fall-140 29s -5s linear infinite}@keyframes fall-140{44.698%{transform:translate(20.032vw,44.698vh) scale(.6494)}to{transform:translate(23.1101vw,99vh) scale(.6494)}}.snow:nth-child(141){opacity:1.6036;transform:translate(9.4226vw,-10px) scale(.7376);animation:fall-141 10s -30s linear infinite}@keyframes fall-141{77.084%{transform:translate(4.748vw,77.084vh) scale(.7376)}to{transform:translate(7.0853vw,99vh) scale(.7376)}}.snow:nth-child(142){opacity:.4938;transform:translate(55.1716vw,-10px) scale(.8038);animation:fall-142 29s -14s linear infinite}@keyframes fall-142{59.462%{transform:translate(49.4432vw,59.462vh) scale(.8038)}to{transform:translate(52.3074vw,99vh) scale(.8038)}}.snow:nth-child(143){opacity:1.8382;transform:translate(85.335vw,-10px) scale(.904);animation:fall-143 25s -24s linear infinite}@keyframes fall-143{70.358%{transform:translate(94.9253vw,70.358vh) scale(.904)}to{transform:translate(90.13015vw,99vh) scale(.904)}}.snow:nth-child(144){opacity:1.1152;transform:translate(20.298vw,-10px) scale(.9414);animation:fall-144 13s -20s linear infinite}@keyframes fall-144{45.672%{transform:translate(19.6261vw,45.672vh) scale(.9414)}to{transform:translate(19.96205vw,99vh) scale(.9414)}}.snow:nth-child(145){opacity:.8512;transform:translate(84.3203vw,-10px) scale(.4329);animation:fall-145 21s -19s linear infinite}@keyframes fall-145{31.146%{transform:translate(93.2117vw,31.146vh) scale(.4329)}to{transform:translate(88.766vw,99vh) scale(.4329)}}.snow:nth-child(146){opacity:1.0006;transform:translate(38.1169vw,-10px) scale(.1116);animation:fall-146 25s -23s linear infinite}@keyframes fall-146{72.949%{transform:translate(43.4613vw,72.949vh) scale(.1116)}to{transform:translate(40.7891vw,99vh) scale(.1116)}}.snow:nth-child(147){opacity:1.08;transform:translate(52.3463vw,-10px) scale(.0893);animation:fall-147 17s -9s linear infinite}@keyframes fall-147{78.164%{transform:translate(52.1257vw,78.164vh) scale(.0893)}to{transform:translate(52.236vw,99vh) scale(.0893)}}.snow:nth-child(148){opacity:1.5162;transform:translate(99.1786vw,-10px) scale(.4234);animation:fall-148 17s -27s linear infinite}@keyframes fall-148{43.772%{transform:translate(105.6594vw,43.772vh) scale(.4234)}to{transform:translate(102.419vw,99vh) scale(.4234)}}.snow:nth-child(149){opacity:1.219;transform:translate(96.8622vw,-10px) scale(.6484);animation:fall-149 16s -11s linear infinite}@keyframes fall-149{64.977%{transform:translate(103.8534vw,64.977vh) scale(.6484)}to{transform:translate(100.3578vw,99vh) scale(.6484)}}.snow:nth-child(150){opacity:1.5068;transform:translate(87.2128vw,-10px) scale(.1816);animation:fall-150 12s -12s linear infinite}@keyframes fall-150{47.87%{transform:translate(78.7378vw,47.87vh) scale(.1816)}to{transform:translate(82.9753vw,99vh) scale(.1816)}}.snow:nth-child(151){opacity:.8904;transform:translate(90.6598vw,-10px) scale(.1177);animation:fall-151 20s -23s linear infinite}@keyframes fall-151{48.912%{transform:translate(99.8704vw,48.912vh) scale(.1177)}to{transform:translate(95.2651vw,99vh) scale(.1177)}}.snow:nth-child(152){opacity:1.3742;transform:translate(33.0037vw,-10px) scale(.9056);animation:fall-152 26s -30s linear infinite}@keyframes fall-152{65.975%{transform:translate(39.409vw,65.975vh) scale(.9056)}to{transform:translate(36.20635vw,99vh) scale(.9056)}}.snow:nth-child(153){opacity:1.5718;transform:translate(26.7804vw,-10px) scale(.7999);animation:fall-153 15s -13s linear infinite}@keyframes fall-153{31.943%{transform:translate(35.2078vw,31.943vh) scale(.7999)}to{transform:translate(30.9941vw,99vh) scale(.7999)}}.snow:nth-child(154){opacity:1.7324;transform:translate(64.5967vw,-10px) scale(.2214);animation:fall-154 24s -2s linear infinite}@keyframes fall-154{72.17%{transform:translate(65.4425vw,72.17vh) scale(.2214)}to{transform:translate(65.0196vw,99vh) scale(.2214)}}.snow:nth-child(155){opacity:.7742;transform:translate(89.269vw,-10px) scale(.214);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{74.741%{transform:translate(97.3776vw,74.741vh) scale(.214)}to{transform:translate(93.3233vw,99vh) scale(.214)}}.snow:nth-child(156){opacity:.5904;transform:translate(3.0463vw,-10px) scale(.8205);animation:fall-156 25s -10s linear infinite}@keyframes fall-156{67.679%{transform:translate(-6.4779vw,67.679vh) scale(.8205)}to{transform:translate(-1.7158vw,99vh) scale(.8205)}}.snow:nth-child(157){opacity:1.1336;transform:translate(61.1994vw,-10px) scale(.0455);animation:fall-157 22s -14s linear infinite}@keyframes fall-157{55.627%{transform:translate(63.4307vw,55.627vh) scale(.0455)}to{transform:translate(62.31505vw,99vh) scale(.0455)}}.snow:nth-child(158){opacity:.847;transform:translate(44.5767vw,-10px) scale(.0462);animation:fall-158 22s -21s linear infinite}@keyframes fall-158{49.69%{transform:translate(46.5185vw,49.69vh) scale(.0462)}to{transform:translate(45.5476vw,99vh) scale(.0462)}}.snow:nth-child(159){opacity:.907;transform:translate(5.2555vw,-10px) scale(.8869);animation:fall-159 12s -21s linear infinite}@keyframes fall-159{67.382%{transform:translate(13.8423vw,67.382vh) scale(.8869)}to{transform:translate(9.5489vw,99vh) scale(.8869)}}.snow:nth-child(160){opacity:1.78;transform:translate(28.6562vw,-10px) scale(.2991);animation:fall-160 19s -23s linear infinite}@keyframes fall-160{35.118%{transform:translate(19.3323vw,35.118vh) scale(.2991)}to{transform:translate(23.99425vw,99vh) scale(.2991)}}.snow:nth-child(161){opacity:.0234;transform:translate(51.4416vw,-10px) scale(.0986);animation:fall-161 22s -26s linear infinite}@keyframes fall-161{60.71%{transform:translate(48.4483vw,60.71vh) scale(.0986)}to{transform:translate(49.94495vw,99vh) scale(.0986)}}.snow:nth-child(162){opacity:1.9798;transform:translate(97.8104vw,-10px) scale(.6754);animation:fall-162 23s -28s linear infinite}@keyframes fall-162{58.593%{transform:translate(104.5596vw,58.593vh) scale(.6754)}to{transform:translate(101.185vw,99vh) scale(.6754)}}.snow:nth-child(163){opacity:.4916;transform:translate(74.0897vw,-10px) scale(.0887);animation:fall-163 24s -7s linear infinite}@keyframes fall-163{55.55%{transform:translate(72.6594vw,55.55vh) scale(.0887)}to{transform:translate(73.37455vw,99vh) scale(.0887)}}.snow:nth-child(164){opacity:.4274;transform:translate(39.4182vw,-10px) scale(.7431);animation:fall-164 19s -24s linear infinite}@keyframes fall-164{56.891%{transform:translate(45.7738vw,56.891vh) scale(.7431)}to{transform:translate(42.596vw,99vh) scale(.7431)}}.snow:nth-child(165){opacity:.6352;transform:translate(77.1296vw,-10px) scale(.4788);animation:fall-165 23s -14s linear infinite}@keyframes fall-165{59.763%{transform:translate(75.458vw,59.763vh) scale(.4788)}to{transform:translate(76.2938vw,99vh) scale(.4788)}}.snow:nth-child(166){opacity:.0738;transform:translate(46.1534vw,-10px) scale(.9807);animation:fall-166 14s -26s linear infinite}@keyframes fall-166{37.138%{transform:translate(37.1989vw,37.138vh) scale(.9807)}to{transform:translate(41.67615vw,99vh) scale(.9807)}}.snow:nth-child(167){opacity:.9154;transform:translate(45.8364vw,-10px) scale(.2397);animation:fall-167 29s -30s linear infinite}@keyframes fall-167{54.814%{transform:translate(44.824vw,54.814vh) scale(.2397)}to{transform:translate(45.3302vw,99vh) scale(.2397)}}.snow:nth-child(168){opacity:.0942;transform:translate(56.1527vw,-10px) scale(.806);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{33.112%{transform:translate(48.8154vw,33.112vh) scale(.806)}to{transform:translate(52.48405vw,99vh) scale(.806)}}.snow:nth-child(169){opacity:1.1482;transform:translate(22.0185vw,-10px) scale(.081);animation:fall-169 11s -8s linear infinite}@keyframes fall-169{57.329%{transform:translate(16.7912vw,57.329vh) scale(.081)}to{transform:translate(19.40485vw,99vh) scale(.081)}}.snow:nth-child(170){opacity:1.0818;transform:translate(41.9571vw,-10px) scale(.0224);animation:fall-170 13s -22s linear infinite}@keyframes fall-170{33.23%{transform:translate(38.7171vw,33.23vh) scale(.0224)}to{transform:translate(40.3371vw,99vh) scale(.0224)}}.snow:nth-child(171){opacity:.019;transform:translate(71.4614vw,-10px) scale(.9557);animation:fall-171 30s -21s linear infinite}@keyframes fall-171{44.568%{transform:translate(77.6721vw,44.568vh) scale(.9557)}to{transform:translate(74.56675vw,99vh) scale(.9557)}}.snow:nth-child(172){opacity:1.6302;transform:translate(71.4754vw,-10px) scale(.1714);animation:fall-172 28s -22s linear infinite}@keyframes fall-172{70.756%{transform:translate(78.3301vw,70.756vh) scale(.1714)}to{transform:translate(74.90275vw,99vh) scale(.1714)}}.snow:nth-child(173){opacity:1.1742;transform:translate(47.5483vw,-10px) scale(.8107);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{71.513%{transform:translate(56.9076vw,71.513vh) scale(.8107)}to{transform:translate(52.22795vw,99vh) scale(.8107)}}.snow:nth-child(174){opacity:1.3242;transform:translate(44.5338vw,-10px) scale(.0924);animation:fall-174 20s -18s linear infinite}@keyframes fall-174{59.904%{transform:translate(51.3855vw,59.904vh) scale(.0924)}to{transform:translate(47.95965vw,99vh) scale(.0924)}}.snow:nth-child(175){opacity:.5188;transform:translate(8.0493vw,-10px) scale(.7661);animation:fall-175 20s -20s linear infinite}@keyframes fall-175{61.014%{transform:translate(7.7301vw,61.014vh) scale(.7661)}to{transform:translate(7.8897vw,99vh) scale(.7661)}}.snow:nth-child(176){opacity:.781;transform:translate(43.3622vw,-10px) scale(.7665);animation:fall-176 28s -7s linear infinite}@keyframes fall-176{34.286%{transform:translate(36.5978vw,34.286vh) scale(.7665)}to{transform:translate(39.98vw,99vh) scale(.7665)}}.snow:nth-child(177){opacity:1.0028;transform:translate(22.3316vw,-10px) scale(.5033);animation:fall-177 21s -19s linear infinite}@keyframes fall-177{47.47%{transform:translate(31.7667vw,47.47vh) scale(.5033)}to{transform:translate(27.04915vw,99vh) scale(.5033)}}.snow:nth-child(178){opacity:1.3116;transform:translate(49.2259vw,-10px) scale(.6679);animation:fall-178 25s -2s linear infinite}@keyframes fall-178{60.08%{transform:translate(53.456vw,60.08vh) scale(.6679)}to{transform:translate(51.34095vw,99vh) scale(.6679)}}.snow:nth-child(179){opacity:.572;transform:translate(31.4359vw,-10px) scale(.5698);animation:fall-179 16s -11s linear infinite}@keyframes fall-179{32.075%{transform:translate(32.9242vw,32.075vh) scale(.5698)}to{transform:translate(32.18005vw,99vh) scale(.5698)}}.snow:nth-child(180){opacity:.2446;transform:translate(18.1163vw,-10px) scale(.6113);animation:fall-180 14s -28s linear infinite}@keyframes fall-180{51.173%{transform:translate(11.2457vw,51.173vh) scale(.6113)}to{transform:translate(14.681vw,99vh) scale(.6113)}}.snow:nth-child(181){opacity:1.0636;transform:translate(82.4582vw,-10px) scale(.888);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{51.638%{transform:translate(85.6507vw,51.638vh) scale(.888)}to{transform:translate(84.05445vw,99vh) scale(.888)}}.snow:nth-child(182){opacity:.5564;transform:translate(16.2333vw,-10px) scale(.7206);animation:fall-182 22s -30s linear infinite}@keyframes fall-182{52.611%{transform:translate(25.0789vw,52.611vh) scale(.7206)}to{transform:translate(20.6561vw,99vh) scale(.7206)}}.snow:nth-child(183){opacity:.0394;transform:translate(15.9465vw,-10px) scale(.2841);animation:fall-183 28s -15s linear infinite}@keyframes fall-183{35.526%{transform:translate(7.3989vw,35.526vh) scale(.2841)}to{transform:translate(11.6727vw,99vh) scale(.2841)}}.snow:nth-child(184){opacity:1.1742;transform:translate(46.3072vw,-10px) scale(.7259);animation:fall-184 28s -26s linear infinite}@keyframes fall-184{31.61%{transform:translate(44.8769vw,31.61vh) scale(.7259)}to{transform:translate(45.59205vw,99vh) scale(.7259)}}.snow:nth-child(185){opacity:1.4614;transform:translate(6.2011vw,-10px) scale(.228);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{46.187%{transform:translate(-3.5176vw,46.187vh) scale(.228)}to{transform:translate(1.34175vw,99vh) scale(.228)}}.snow:nth-child(186){opacity:.1724;transform:translate(86.7996vw,-10px) scale(.4926);animation:fall-186 16s -12s linear infinite}@keyframes fall-186{59.326%{transform:translate(78.1517vw,59.326vh) scale(.4926)}to{transform:translate(82.47565vw,99vh) scale(.4926)}}.snow:nth-child(187){opacity:1.3918;transform:translate(70.3063vw,-10px) scale(.6565);animation:fall-187 19s -18s linear infinite}@keyframes fall-187{63.471%{transform:translate(64.1618vw,63.471vh) scale(.6565)}to{transform:translate(67.23405vw,99vh) scale(.6565)}}.snow:nth-child(188){opacity:.5326;transform:translate(.5725vw,-10px) scale(.0952);animation:fall-188 15s -3s linear infinite}@keyframes fall-188{59.576%{transform:translate(4.3303vw,59.576vh) scale(.0952)}to{transform:translate(2.4514vw,99vh) scale(.0952)}}.snow:nth-child(189){opacity:.4972;transform:translate(40.5278vw,-10px) scale(.9171);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{71.126%{transform:translate(44.847vw,71.126vh) scale(.9171)}to{transform:translate(42.6874vw,99vh) scale(.9171)}}.snow:nth-child(190){opacity:.5594;transform:translate(4.8603vw,-10px) scale(.3624);animation:fall-190 13s -6s linear infinite}@keyframes fall-190{62.104%{transform:translate(10.7804vw,62.104vh) scale(.3624)}to{transform:translate(7.82035vw,99vh) scale(.3624)}}.snow:nth-child(191){opacity:1.4652;transform:translate(61.5944vw,-10px) scale(.9202);animation:fall-191 29s -9s linear infinite}@keyframes fall-191{79.296%{transform:translate(54.0983vw,79.296vh) scale(.9202)}to{transform:translate(57.84635vw,99vh) scale(.9202)}}.snow:nth-child(192){opacity:.8018;transform:translate(34.0633vw,-10px) scale(.4621);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{41.862%{transform:translate(29.1362vw,41.862vh) scale(.4621)}to{transform:translate(31.59975vw,99vh) scale(.4621)}}.snow:nth-child(193){opacity:1.5314;transform:translate(20.8423vw,-10px) scale(.1708);animation:fall-193 27s -23s linear infinite}@keyframes fall-193{75.24%{transform:translate(14.8671vw,75.24vh) scale(.1708)}to{transform:translate(17.8547vw,99vh) scale(.1708)}}.snow:nth-child(194){opacity:1.14;transform:translate(32.4204vw,-10px) scale(.0354);animation:fall-194 20s -7s linear infinite}@keyframes fall-194{76.377%{transform:translate(31.6106vw,76.377vh) scale(.0354)}to{transform:translate(32.0155vw,99vh) scale(.0354)}}.snow:nth-child(195){opacity:.6826;transform:translate(29.9711vw,-10px) scale(.3681);animation:fall-195 18s -24s linear infinite}@keyframes fall-195{45.171%{transform:translate(34.7269vw,45.171vh) scale(.3681)}to{transform:translate(32.349vw,99vh) scale(.3681)}}.snow:nth-child(196){opacity:1.6402;transform:translate(13.8404vw,-10px) scale(.6552);animation:fall-196 28s -19s linear infinite}@keyframes fall-196{71.734%{transform:translate(14.8962vw,71.734vh) scale(.6552)}to{transform:translate(14.3683vw,99vh) scale(.6552)}}.snow:nth-child(197){opacity:.6406;transform:translate(39.3924vw,-10px) scale(.1218);animation:fall-197 23s -30s linear infinite}@keyframes fall-197{32.111%{transform:translate(43.7421vw,32.111vh) scale(.1218)}to{transform:translate(41.56725vw,99vh) scale(.1218)}}.snow:nth-child(198){opacity:.3496;transform:translate(5.9759vw,-10px) scale(.8978);animation:fall-198 19s -12s linear infinite}@keyframes fall-198{64.717%{transform:translate(1.0472vw,64.717vh) scale(.8978)}to{transform:translate(3.51155vw,99vh) scale(.8978)}}.snow:nth-child(199){opacity:1.7796;transform:translate(57.4382vw,-10px) scale(.4435);animation:fall-199 17s -17s linear infinite}@keyframes fall-199{56.55%{transform:translate(60.0906vw,56.55vh) scale(.4435)}to{transform:translate(58.7644vw,99vh) scale(.4435)}}.snow:nth-child(200){opacity:.7032;transform:translate(44.944vw,-10px) scale(.0199);animation:fall-200 20s -15s linear infinite}@keyframes fall-200{64.336%{transform:translate(37.5744vw,64.336vh) scale(.0199)}to{transform:translate(41.2592vw,99vh) scale(.0199)}}.snow:nth-child(201){opacity:.0748;transform:translate(67.8829vw,-10px) scale(.1192);animation:fall-201 27s -26s linear infinite}@keyframes fall-201{42.094%{transform:translate(60.2896vw,42.094vh) scale(.1192)}to{transform:translate(64.08625vw,99vh) scale(.1192)}}.snow:nth-child(202){opacity:1.4356;transform:translate(4.8714vw,-10px) scale(.6502);animation:fall-202 19s -14s linear infinite}@keyframes fall-202{75.281%{transform:translate(7.0612vw,75.281vh) scale(.6502)}to{transform:translate(5.9663vw,99vh) scale(.6502)}}.snow:nth-child(203){opacity:1.5034;transform:translate(86.757vw,-10px) scale(.9107);animation:fall-203 24s -22s linear infinite}@keyframes fall-203{43.871%{transform:translate(90.602vw,43.871vh) scale(.9107)}to{transform:translate(88.6795vw,99vh) scale(.9107)}}.snow:nth-child(204){opacity:1.3596;transform:translate(62.9144vw,-10px) scale(.9097);animation:fall-204 30s -17s linear infinite}@keyframes fall-204{57.574%{transform:translate(63.6234vw,57.574vh) scale(.9097)}to{transform:translate(63.2689vw,99vh) scale(.9097)}}.snow:nth-child(205){opacity:1.8764;transform:translate(13.0266vw,-10px) scale(.2289);animation:fall-205 20s -8s linear infinite}@keyframes fall-205{46.752%{transform:translate(17.2737vw,46.752vh) scale(.2289)}to{transform:translate(15.15015vw,99vh) scale(.2289)}}.snow:nth-child(206){opacity:.3228;transform:translate(54.5589vw,-10px) scale(.4258);animation:fall-206 14s -26s linear infinite}@keyframes fall-206{46.982%{transform:translate(58.1539vw,46.982vh) scale(.4258)}to{transform:translate(56.3564vw,99vh) scale(.4258)}}.snow:nth-child(207){opacity:.665;transform:translate(50.2539vw,-10px) scale(.8111);animation:fall-207 19s -21s linear infinite}@keyframes fall-207{61.997%{transform:translate(42.0884vw,61.997vh) scale(.8111)}to{transform:translate(46.17115vw,99vh) scale(.8111)}}.snow:nth-child(208){opacity:1.2916;transform:translate(69.2528vw,-10px) scale(.0119);animation:fall-208 22s -28s linear infinite}@keyframes fall-208{39.626%{transform:translate(76.7367vw,39.626vh) scale(.0119)}to{transform:translate(72.99475vw,99vh) scale(.0119)}}.snow:nth-child(209){opacity:.262;transform:translate(74.3974vw,-10px) scale(.7477);animation:fall-209 21s -28s linear infinite}@keyframes fall-209{46.088%{transform:translate(66.8927vw,46.088vh) scale(.7477)}to{transform:translate(70.64505vw,99vh) scale(.7477)}}.snow:nth-child(210){opacity:.0548;transform:translate(8.008vw,-10px) scale(.0375);animation:fall-210 10s -23s linear infinite}@keyframes fall-210{52.922%{transform:translate(6.4324vw,52.922vh) scale(.0375)}to{transform:translate(7.2202vw,99vh) scale(.0375)}}.snow:nth-child(211){opacity:.4082;transform:translate(56.6417vw,-10px) scale(.0803);animation:fall-211 24s -11s linear infinite}@keyframes fall-211{70.776%{transform:translate(55.7548vw,70.776vh) scale(.0803)}to{transform:translate(56.19825vw,99vh) scale(.0803)}}.snow:nth-child(212){opacity:1.1476;transform:translate(32.2663vw,-10px) scale(.5234);animation:fall-212 23s -24s linear infinite}@keyframes fall-212{34.564%{transform:translate(28.0673vw,34.564vh) scale(.5234)}to{transform:translate(30.1668vw,99vh) scale(.5234)}}.snow:nth-child(213){opacity:1.1414;transform:translate(13.0274vw,-10px) scale(.3909);animation:fall-213 26s -1s linear infinite}@keyframes fall-213{39.314%{transform:translate(16.5683vw,39.314vh) scale(.3909)}to{transform:translate(14.79785vw,99vh) scale(.3909)}}.snow:nth-child(214){opacity:.357;transform:translate(94.7338vw,-10px) scale(.414);animation:fall-214 22s -21s linear infinite}@keyframes fall-214{66.147%{transform:translate(93.4152vw,66.147vh) scale(.414)}to{transform:translate(94.0745vw,99vh) scale(.414)}}.snow:nth-child(215){opacity:.5106;transform:translate(73.9761vw,-10px) scale(.1499);animation:fall-215 12s -21s linear infinite}@keyframes fall-215{57.472%{transform:translate(76.2764vw,57.472vh) scale(.1499)}to{transform:translate(75.12625vw,99vh) scale(.1499)}}.snow:nth-child(216){opacity:1.5008;transform:translate(3.737vw,-10px) scale(.0599);animation:fall-216 18s -16s linear infinite}@keyframes fall-216{73.609%{transform:translate(-5.2172vw,73.609vh) scale(.0599)}to{transform:translate(-.7401vw,99vh) scale(.0599)}}.snow:nth-child(217){opacity:1.8532;transform:translate(69.2219vw,-10px) scale(.3052);animation:fall-217 14s -26s linear infinite}@keyframes fall-217{72.952%{transform:translate(67.0115vw,72.952vh) scale(.3052)}to{transform:translate(68.1167vw,99vh) scale(.3052)}}.snow:nth-child(218){opacity:.5172;transform:translate(52.7748vw,-10px) scale(.9046);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{43.345%{transform:translate(57.2132vw,43.345vh) scale(.9046)}to{transform:translate(54.994vw,99vh) scale(.9046)}}.snow:nth-child(219){opacity:.2136;transform:translate(3.5543vw,-10px) scale(.8112);animation:fall-219 21s -25s linear infinite}@keyframes fall-219{49.249%{transform:translate(2.7383vw,49.249vh) scale(.8112)}to{transform:translate(3.1463vw,99vh) scale(.8112)}}.snow:nth-child(220){opacity:.547;transform:translate(78.8614vw,-10px) scale(.7772);animation:fall-220 10s -25s linear infinite}@keyframes fall-220{59.341%{transform:translate(80.2163vw,59.341vh) scale(.7772)}to{transform:translate(79.53885vw,99vh) scale(.7772)}}.snow:nth-child(221){opacity:1.1386;transform:translate(79.4878vw,-10px) scale(.3581);animation:fall-221 17s -17s linear infinite}@keyframes fall-221{46.981%{transform:translate(76.4954vw,46.981vh) scale(.3581)}to{transform:translate(77.9916vw,99vh) scale(.3581)}}.snow:nth-child(222){opacity:.4752;transform:translate(43.0408vw,-10px) scale(.2765);animation:fall-222 26s -8s linear infinite}@keyframes fall-222{47.792%{transform:translate(37.6467vw,47.792vh) scale(.2765)}to{transform:translate(40.34375vw,99vh) scale(.2765)}}.snow:nth-child(223){opacity:.873;transform:translate(31.5834vw,-10px) scale(.315);animation:fall-223 30s -11s linear infinite}@keyframes fall-223{65.398%{transform:translate(38.4231vw,65.398vh) scale(.315)}to{transform:translate(35.00325vw,99vh) scale(.315)}}.snow:nth-child(224){opacity:.145;transform:translate(68.6853vw,-10px) scale(.8885);animation:fall-224 23s -22s linear infinite}@keyframes fall-224{79.201%{transform:translate(65.0573vw,79.201vh) scale(.8885)}to{transform:translate(66.8713vw,99vh) scale(.8885)}}.snow:nth-child(225){opacity:.8356;transform:translate(89.8757vw,-10px) scale(.1447);animation:fall-225 19s -29s linear infinite}@keyframes fall-225{42.893%{transform:translate(92.0631vw,42.893vh) scale(.1447)}to{transform:translate(90.9694vw,99vh) scale(.1447)}}.snow:nth-child(226){opacity:1.1008;transform:translate(82.6431vw,-10px) scale(.1288);animation:fall-226 15s -28s linear infinite}@keyframes fall-226{62.608%{transform:translate(72.9605vw,62.608vh) scale(.1288)}to{transform:translate(77.8018vw,99vh) scale(.1288)}}.snow:nth-child(227){opacity:1.5118;transform:translate(25.4274vw,-10px) scale(.0864);animation:fall-227 15s -12s linear infinite}@keyframes fall-227{36.194%{transform:translate(32.3464vw,36.194vh) scale(.0864)}to{transform:translate(28.8869vw,99vh) scale(.0864)}}.snow:nth-child(228){opacity:1.5328;transform:translate(40.9408vw,-10px) scale(.6768);animation:fall-228 19s -25s linear infinite}@keyframes fall-228{35.846%{transform:translate(39.0968vw,35.846vh) scale(.6768)}to{transform:translate(40.0188vw,99vh) scale(.6768)}}.snow:nth-child(229){opacity:.4364;transform:translate(65.8155vw,-10px) scale(.0166);animation:fall-229 22s -2s linear infinite}@keyframes fall-229{39.323%{transform:translate(62.2548vw,39.323vh) scale(.0166)}to{transform:translate(64.03515vw,99vh) scale(.0166)}}.snow:nth-child(230){opacity:1.0336;transform:translate(35.4781vw,-10px) scale(.0725);animation:fall-230 16s -16s linear infinite}@keyframes fall-230{55.612%{transform:translate(35.3192vw,55.612vh) scale(.0725)}to{transform:translate(35.39865vw,99vh) scale(.0725)}}.snow:nth-child(231){opacity:1.2092;transform:translate(25.0362vw,-10px) scale(.7579);animation:fall-231 10s -14s linear infinite}@keyframes fall-231{51.377%{transform:translate(27.5023vw,51.377vh) scale(.7579)}to{transform:translate(26.26925vw,99vh) scale(.7579)}}.snow:nth-child(232){opacity:.104;transform:translate(60.2833vw,-10px) scale(.1243);animation:fall-232 12s -14s linear infinite}@keyframes fall-232{55.578%{transform:translate(57.0277vw,55.578vh) scale(.1243)}to{transform:translate(58.6555vw,99vh) scale(.1243)}}.snow:nth-child(233){opacity:1.705;transform:translate(38.0105vw,-10px) scale(.0324);animation:fall-233 27s -15s linear infinite}@keyframes fall-233{51.712%{transform:translate(31.018vw,51.712vh) scale(.0324)}to{transform:translate(34.51425vw,99vh) scale(.0324)}}.snow:nth-child(234){opacity:1.1664;transform:translate(31.9572vw,-10px) scale(.2091);animation:fall-234 21s -10s linear infinite}@keyframes fall-234{70.24%{transform:translate(40.6622vw,70.24vh) scale(.2091)}to{transform:translate(36.3097vw,99vh) scale(.2091)}}.snow:nth-child(235){opacity:.5418;transform:translate(84.817vw,-10px) scale(.146);animation:fall-235 23s -1s linear infinite}@keyframes fall-235{59.096%{transform:translate(89.8359vw,59.096vh) scale(.146)}to{transform:translate(87.32645vw,99vh) scale(.146)}}.snow:nth-child(236){opacity:1.034;transform:translate(62.9429vw,-10px) scale(.7524);animation:fall-236 26s -30s linear infinite}@keyframes fall-236{51.409%{transform:translate(64.5793vw,51.409vh) scale(.7524)}to{transform:translate(63.7611vw,99vh) scale(.7524)}}.snow:nth-child(237){opacity:1.2756;transform:translate(72.4527vw,-10px) scale(.9755);animation:fall-237 23s -14s linear infinite}@keyframes fall-237{64.091%{transform:translate(70.7538vw,64.091vh) scale(.9755)}to{transform:translate(71.60325vw,99vh) scale(.9755)}}.snow:nth-child(238){opacity:1.5542;transform:translate(19.3281vw,-10px) scale(.6964);animation:fall-238 19s -23s linear infinite}@keyframes fall-238{39.935%{transform:translate(27.948vw,39.935vh) scale(.6964)}to{transform:translate(23.63805vw,99vh) scale(.6964)}}.snow:nth-child(239){opacity:.4246;transform:translate(23.9027vw,-10px) scale(.0924);animation:fall-239 14s -18s linear infinite}@keyframes fall-239{50.006%{transform:translate(27.6494vw,50.006vh) scale(.0924)}to{transform:translate(25.77605vw,99vh) scale(.0924)}}.snow:nth-child(240){opacity:1.738;transform:translate(65.8385vw,-10px) scale(.7458);animation:fall-240 25s -24s linear infinite}@keyframes fall-240{30.1%{transform:translate(67.31vw,30.1vh) scale(.7458)}to{transform:translate(66.57425vw,99vh) scale(.7458)}}.snow:nth-child(241){opacity:.6958;transform:translate(31.1114vw,-10px) scale(.2224);animation:fall-241 11s -14s linear infinite}@keyframes fall-241{70.417%{transform:translate(39.6481vw,70.417vh) scale(.2224)}to{transform:translate(35.37975vw,99vh) scale(.2224)}}.snow:nth-child(242){opacity:.2422;transform:translate(44.6075vw,-10px) scale(.9244);animation:fall-242 24s -29s linear infinite}@keyframes fall-242{55.513%{transform:translate(50.0852vw,55.513vh) scale(.9244)}to{transform:translate(47.34635vw,99vh) scale(.9244)}}.snow:nth-child(243){opacity:.9034;transform:translate(9.5236vw,-10px) scale(.9662);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{37.012%{transform:translate(13.5049vw,37.012vh) scale(.9662)}to{transform:translate(11.51425vw,99vh) scale(.9662)}}.snow:nth-child(244){opacity:.1936;transform:translate(6.5752vw,-10px) scale(.9008);animation:fall-244 19s -19s linear infinite}@keyframes fall-244{44.714%{transform:translate(13.3661vw,44.714vh) scale(.9008)}to{transform:translate(9.97065vw,99vh) scale(.9008)}}.snow:nth-child(245){opacity:1.9914;transform:translate(27.3503vw,-10px) scale(.4534);animation:fall-245 12s -3s linear infinite}@keyframes fall-245{72.648%{transform:translate(32.6836vw,72.648vh) scale(.4534)}to{transform:translate(30.01695vw,99vh) scale(.4534)}}.snow:nth-child(246){opacity:.6734;transform:translate(25.2899vw,-10px) scale(.6622);animation:fall-246 21s -27s linear infinite}@keyframes fall-246{61.397%{transform:translate(21.7432vw,61.397vh) scale(.6622)}to{transform:translate(23.51655vw,99vh) scale(.6622)}}.snow:nth-child(247){opacity:1.1266;transform:translate(69.1568vw,-10px) scale(.7053);animation:fall-247 12s -23s linear infinite}@keyframes fall-247{40.672%{transform:translate(72.7988vw,40.672vh) scale(.7053)}to{transform:translate(70.9778vw,99vh) scale(.7053)}}.snow:nth-child(248){opacity:1.292;transform:translate(30.5203vw,-10px) scale(.5987);animation:fall-248 15s -13s linear infinite}@keyframes fall-248{78.531%{transform:translate(21.3843vw,78.531vh) scale(.5987)}to{transform:translate(25.9523vw,99vh) scale(.5987)}}.snow:nth-child(249){opacity:1.9224;transform:translate(80.6785vw,-10px) scale(.4421);animation:fall-249 13s -3s linear infinite}@keyframes fall-249{42.46%{transform:translate(74.3812vw,42.46vh) scale(.4421)}to{transform:translate(77.52985vw,99vh) scale(.4421)}}.snow:nth-child(250){opacity:.653;transform:translate(9.6444vw,-10px) scale(.1061);animation:fall-250 11s -30s linear infinite}@keyframes fall-250{52.023%{transform:translate(10.2376vw,52.023vh) scale(.1061)}to{transform:translate(9.941vw,99vh) scale(.1061)}}.snow:nth-child(251){opacity:1.035;transform:translate(35.3927vw,-10px) scale(.9195);animation:fall-251 10s -17s linear infinite}@keyframes fall-251{43.002%{transform:translate(36.1934vw,43.002vh) scale(.9195)}to{transform:translate(35.79305vw,99vh) scale(.9195)}}.snow:nth-child(252){opacity:.969;transform:translate(57.8966vw,-10px) scale(.8653);animation:fall-252 27s -5s linear infinite}@keyframes fall-252{53.401%{transform:translate(67.4276vw,53.401vh) scale(.8653)}to{transform:translate(62.6621vw,99vh) scale(.8653)}}.snow:nth-child(253){opacity:.3534;transform:translate(5.6298vw,-10px) scale(.1809);animation:fall-253 29s -1s linear infinite}@keyframes fall-253{51.378%{transform:translate(14.2377vw,51.378vh) scale(.1809)}to{transform:translate(9.93375vw,99vh) scale(.1809)}}.snow:nth-child(254){opacity:.321;transform:translate(11.8455vw,-10px) scale(.744);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{48.937%{transform:translate(20.9189vw,48.937vh) scale(.744)}to{transform:translate(16.3822vw,99vh) scale(.744)}}.snow:nth-child(255){opacity:1.5982;transform:translate(29.3881vw,-10px) scale(.6371);animation:fall-255 21s -4s linear infinite}@keyframes fall-255{51.155%{transform:translate(34.5896vw,51.155vh) scale(.6371)}to{transform:translate(31.98885vw,99vh) scale(.6371)}}.snow:nth-child(256){opacity:1.5198;transform:translate(68.037vw,-10px) scale(.9838);animation:fall-256 17s -11s linear infinite}@keyframes fall-256{52.047%{transform:translate(71.4247vw,52.047vh) scale(.9838)}to{transform:translate(69.73085vw,99vh) scale(.9838)}}.snow:nth-child(257){opacity:1.0486;transform:translate(6.9434vw,-10px) scale(.5953);animation:fall-257 22s -1s linear infinite}@keyframes fall-257{33.719%{transform:translate(2.8632vw,33.719vh) scale(.5953)}to{transform:translate(4.9033vw,99vh) scale(.5953)}}.snow:nth-child(258){opacity:1.6642;transform:translate(20.1951vw,-10px) scale(.5309);animation:fall-258 12s -26s linear infinite}@keyframes fall-258{40.319%{transform:translate(20.7408vw,40.319vh) scale(.5309)}to{transform:translate(20.46795vw,99vh) scale(.5309)}}.snow:nth-child(259){opacity:.0496;transform:translate(75.6154vw,-10px) scale(.4975);animation:fall-259 20s -10s linear infinite}@keyframes fall-259{77.77%{transform:translate(72.8681vw,77.77vh) scale(.4975)}to{transform:translate(74.24175vw,99vh) scale(.4975)}}.snow:nth-child(260){opacity:.8562;transform:translate(40.1012vw,-10px) scale(1);animation:fall-260 20s -29s linear infinite}@keyframes fall-260{37.055%{transform:translate(35.2953vw,37.055vh) scale(1)}to{transform:translate(37.69825vw,99vh) scale(1)}}.snow:nth-child(261){opacity:1.5856;transform:translate(34.4449vw,-10px) scale(.482);animation:fall-261 22s -13s linear infinite}@keyframes fall-261{49.831%{transform:translate(34.2212vw,49.831vh) scale(.482)}to{transform:translate(34.33305vw,99vh) scale(.482)}}.snow:nth-child(262){opacity:1.4948;transform:translate(56.1705vw,-10px) scale(.1327);animation:fall-262 11s -11s linear infinite}@keyframes fall-262{59.676%{transform:translate(54.2839vw,59.676vh) scale(.1327)}to{transform:translate(55.2272vw,99vh) scale(.1327)}}.snow:nth-child(263){opacity:1.5762;transform:translate(2.2902vw,-10px) scale(.3462);animation:fall-263 18s -3s linear infinite}@keyframes fall-263{53.921%{transform:translate(8.8142vw,53.921vh) scale(.3462)}to{transform:translate(5.5522vw,99vh) scale(.3462)}}.snow:nth-child(264){opacity:.8518;transform:translate(46.1966vw,-10px) scale(.3417);animation:fall-264 24s -1s linear infinite}@keyframes fall-264{31.459%{transform:translate(36.3496vw,31.459vh) scale(.3417)}to{transform:translate(41.2731vw,99vh) scale(.3417)}}.snow:nth-child(265){opacity:.3206;transform:translate(33.8616vw,-10px) scale(.5871);animation:fall-265 27s -19s linear infinite}@keyframes fall-265{37.834%{transform:translate(41.3044vw,37.834vh) scale(.5871)}to{transform:translate(37.583vw,99vh) scale(.5871)}}.snow:nth-child(266){opacity:1.3852;transform:translate(92.8563vw,-10px) scale(.0923);animation:fall-266 28s -10s linear infinite}@keyframes fall-266{37.39%{transform:translate(97.317vw,37.39vh) scale(.0923)}to{transform:translate(95.08665vw,99vh) scale(.0923)}}.snow:nth-child(267){opacity:1.2112;transform:translate(45.0551vw,-10px) scale(.363);animation:fall-267 13s -15s linear infinite}@keyframes fall-267{64.03%{transform:translate(36.4729vw,64.03vh) scale(.363)}to{transform:translate(40.764vw,99vh) scale(.363)}}.snow:nth-child(268){opacity:.7322;transform:translate(62.3669vw,-10px) scale(.7405);animation:fall-268 13s -22s linear infinite}@keyframes fall-268{60.252%{transform:translate(71.8515vw,60.252vh) scale(.7405)}to{transform:translate(67.1092vw,99vh) scale(.7405)}}.snow:nth-child(269){opacity:.9612;transform:translate(9.0912vw,-10px) scale(.6696);animation:fall-269 21s -7s linear infinite}@keyframes fall-269{36.203%{transform:translate(4.494vw,36.203vh) scale(.6696)}to{transform:translate(6.7926vw,99vh) scale(.6696)}}.snow:nth-child(270){opacity:1.9018;transform:translate(7.7729vw,-10px) scale(.9611);animation:fall-270 27s -8s linear infinite}@keyframes fall-270{36.94%{transform:translate(3.4446vw,36.94vh) scale(.9611)}to{transform:translate(5.60875vw,99vh) scale(.9611)}}.snow:nth-child(271){opacity:1.0222;transform:translate(51.5956vw,-10px) scale(.3054);animation:fall-271 21s -7s linear infinite}@keyframes fall-271{33.716%{transform:translate(47.0887vw,33.716vh) scale(.3054)}to{transform:translate(49.34215vw,99vh) scale(.3054)}}.snow:nth-child(272){opacity:1.329;transform:translate(51.4595vw,-10px) scale(.4006);animation:fall-272 21s -28s linear infinite}@keyframes fall-272{49.013%{transform:translate(46.114vw,49.013vh) scale(.4006)}to{transform:translate(48.78675vw,99vh) scale(.4006)}}.snow:nth-child(273){opacity:.5444;transform:translate(15.2071vw,-10px) scale(.2301);animation:fall-273 23s -26s linear infinite}@keyframes fall-273{71.762%{transform:translate(20.4602vw,71.762vh) scale(.2301)}to{transform:translate(17.83365vw,99vh) scale(.2301)}}.snow:nth-child(274){opacity:1.4824;transform:translate(30.785vw,-10px) scale(.8225);animation:fall-274 30s -29s linear infinite}@keyframes fall-274{44.725%{transform:translate(40.2008vw,44.725vh) scale(.8225)}to{transform:translate(35.4929vw,99vh) scale(.8225)}}.snow:nth-child(275){opacity:.7538;transform:translate(17.4281vw,-10px) scale(.1244);animation:fall-275 30s -18s linear infinite}@keyframes fall-275{54.606%{transform:translate(17.4008vw,54.606vh) scale(.1244)}to{transform:translate(17.41445vw,99vh) scale(.1244)}}.snow:nth-child(276){opacity:1.8316;transform:translate(89.3635vw,-10px) scale(.4833);animation:fall-276 14s -25s linear infinite}@keyframes fall-276{39.133%{transform:translate(96.7583vw,39.133vh) scale(.4833)}to{transform:translate(93.0609vw,99vh) scale(.4833)}}.snow:nth-child(277){opacity:.9346;transform:translate(30.3658vw,-10px) scale(.4475);animation:fall-277 16s -23s linear infinite}@keyframes fall-277{43.986%{transform:translate(25.6859vw,43.986vh) scale(.4475)}to{transform:translate(28.02585vw,99vh) scale(.4475)}}.snow:nth-child(278){opacity:1.8936;transform:translate(97.7117vw,-10px) scale(.6923);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{37.808%{transform:translate(104.838vw,37.808vh) scale(.6923)}to{transform:translate(101.27485vw,99vh) scale(.6923)}}.snow:nth-child(279){opacity:1.672;transform:translate(88.4819vw,-10px) scale(.4538);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{40.604%{transform:translate(96.7096vw,40.604vh) scale(.4538)}to{transform:translate(92.59575vw,99vh) scale(.4538)}}.snow:nth-child(280){opacity:1.9224;transform:translate(16.6322vw,-10px) scale(.3508);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{70.408%{transform:translate(23.163vw,70.408vh) scale(.3508)}to{transform:translate(19.8976vw,99vh) scale(.3508)}}.snow:nth-child(281){opacity:.8736;transform:translate(96.2817vw,-10px) scale(.238);animation:fall-281 17s -21s linear infinite}@keyframes fall-281{50.814%{transform:translate(90.4217vw,50.814vh) scale(.238)}to{transform:translate(93.3517vw,99vh) scale(.238)}}.snow:nth-child(282){opacity:1.1484;transform:translate(.9215vw,-10px) scale(.6632);animation:fall-282 29s -9s linear infinite}@keyframes fall-282{42.838%{transform:translate(-6.2515vw,42.838vh) scale(.6632)}to{transform:translate(-2.665vw,99vh) scale(.6632)}}.snow:nth-child(283){opacity:1.0502;transform:translate(59.868vw,-10px) scale(.2919);animation:fall-283 30s -25s linear infinite}@keyframes fall-283{68.749%{transform:translate(59.7398vw,68.749vh) scale(.2919)}to{transform:translate(59.8039vw,99vh) scale(.2919)}}.snow:nth-child(284){opacity:.5848;transform:translate(90.6994vw,-10px) scale(.5504);animation:fall-284 12s -28s linear infinite}@keyframes fall-284{43.484%{transform:translate(82.3474vw,43.484vh) scale(.5504)}to{transform:translate(86.5234vw,99vh) scale(.5504)}}.snow:nth-child(285){opacity:.076;transform:translate(74.6687vw,-10px) scale(.2704);animation:fall-285 27s -6s linear infinite}@keyframes fall-285{45.569%{transform:translate(73.9714vw,45.569vh) scale(.2704)}to{transform:translate(74.32005vw,99vh) scale(.2704)}}.snow:nth-child(286){opacity:1.6426;transform:translate(73.4661vw,-10px) scale(.8633);animation:fall-286 20s -13s linear infinite}@keyframes fall-286{78.67%{transform:translate(70.4108vw,78.67vh) scale(.8633)}to{transform:translate(71.93845vw,99vh) scale(.8633)}}.snow:nth-child(287){opacity:.4506;transform:translate(55.046vw,-10px) scale(.231);animation:fall-287 20s -23s linear infinite}@keyframes fall-287{58.357%{transform:translate(58.7288vw,58.357vh) scale(.231)}to{transform:translate(56.8874vw,99vh) scale(.231)}}.snow:nth-child(288){opacity:.7864;transform:translate(46.9929vw,-10px) scale(.1781);animation:fall-288 26s -14s linear infinite}@keyframes fall-288{65.654%{transform:translate(56.5263vw,65.654vh) scale(.1781)}to{transform:translate(51.7596vw,99vh) scale(.1781)}}.snow:nth-child(289){opacity:.2188;transform:translate(14.2958vw,-10px) scale(.0381);animation:fall-289 30s -25s linear infinite}@keyframes fall-289{51.874%{transform:translate(19.3364vw,51.874vh) scale(.0381)}to{transform:translate(16.8161vw,99vh) scale(.0381)}}.snow:nth-child(290){opacity:1.263;transform:translate(83.1841vw,-10px) scale(.9468);animation:fall-290 28s -30s linear infinite}@keyframes fall-290{48.32%{transform:translate(82.493vw,48.32vh) scale(.9468)}to{transform:translate(82.83855vw,99vh) scale(.9468)}}.snow:nth-child(291){opacity:1.4942;transform:translate(68.4627vw,-10px) scale(.256);animation:fall-291 20s -21s linear infinite}@keyframes fall-291{31.7%{transform:translate(75.4802vw,31.7vh) scale(.256)}to{transform:translate(71.97145vw,99vh) scale(.256)}}.snow:nth-child(292){opacity:1.4906;transform:translate(35.9884vw,-10px) scale(.8433);animation:fall-292 25s -8s linear infinite}@keyframes fall-292{77.167%{transform:translate(32.5786vw,77.167vh) scale(.8433)}to{transform:translate(34.2835vw,99vh) scale(.8433)}}.snow:nth-child(293){opacity:.754;transform:translate(45.8577vw,-10px) scale(.2403);animation:fall-293 14s -10s linear infinite}@keyframes fall-293{54.718%{transform:translate(48.4824vw,54.718vh) scale(.2403)}to{transform:translate(47.17005vw,99vh) scale(.2403)}}.snow:nth-child(294){opacity:.056;transform:translate(95.1905vw,-10px) scale(.0178);animation:fall-294 27s -2s linear infinite}@keyframes fall-294{39.528%{transform:translate(89.8937vw,39.528vh) scale(.0178)}to{transform:translate(92.5421vw,99vh) scale(.0178)}}.snow:nth-child(295){opacity:.1998;transform:translate(75.0227vw,-10px) scale(.4218);animation:fall-295 29s -19s linear infinite}@keyframes fall-295{39.477%{transform:translate(83.6873vw,39.477vh) scale(.4218)}to{transform:translate(79.355vw,99vh) scale(.4218)}}.snow:nth-child(296){opacity:.3422;transform:translate(7.1664vw,-10px) scale(.9047);animation:fall-296 19s -12s linear infinite}@keyframes fall-296{66.504%{transform:translate(5.9097vw,66.504vh) scale(.9047)}to{transform:translate(6.53805vw,99vh) scale(.9047)}}.snow:nth-child(297){opacity:1.8876;transform:translate(61.6541vw,-10px) scale(.234);animation:fall-297 18s -6s linear infinite}@keyframes fall-297{51.953%{transform:translate(67.8757vw,51.953vh) scale(.234)}to{transform:translate(64.7649vw,99vh) scale(.234)}}.snow:nth-child(298){opacity:.0488;transform:translate(71.8316vw,-10px) scale(.3663);animation:fall-298 11s -29s linear infinite}@keyframes fall-298{42.54%{transform:translate(74.0659vw,42.54vh) scale(.3663)}to{transform:translate(72.94875vw,99vh) scale(.3663)}}.snow:nth-child(299){opacity:1.1724;transform:translate(47.2161vw,-10px) scale(.4738);animation:fall-299 21s -16s linear infinite}@keyframes fall-299{41.305%{transform:translate(46.598vw,41.305vh) scale(.4738)}to{transform:translate(46.90705vw,99vh) scale(.4738)}}.snow:nth-child(300){opacity:1.2308;transform:translate(73.3986vw,-10px) scale(.3911);animation:fall-300 16s -2s linear infinite}@keyframes fall-300{79.543%{transform:translate(65.2022vw,79.543vh) scale(.3911)}to{transform:translate(69.3004vw,99vh) scale(.3911)}}.snow:nth-child(301){opacity:1.5462;transform:translate(66.0797vw,-10px) scale(.9472);animation:fall-301 25s -23s linear infinite}@keyframes fall-301{39.506%{transform:translate(57.9197vw,39.506vh) scale(.9472)}to{transform:translate(61.9997vw,99vh) scale(.9472)}}.snow:nth-child(302){opacity:.2028;transform:translate(40.185vw,-10px) scale(.1626);animation:fall-302 30s -11s linear infinite}@keyframes fall-302{42.238%{transform:translate(46.3725vw,42.238vh) scale(.1626)}to{transform:translate(43.27875vw,99vh) scale(.1626)}}.snow:nth-child(303){opacity:.7544;transform:translate(14.1698vw,-10px) scale(.232);animation:fall-303 14s -21s linear infinite}@keyframes fall-303{42.187%{transform:translate(12.0304vw,42.187vh) scale(.232)}to{transform:translate(13.1001vw,99vh) scale(.232)}}.snow:nth-child(304){opacity:.6474;transform:translate(5.9104vw,-10px) scale(.2103);animation:fall-304 28s -12s linear infinite}@keyframes fall-304{72.717%{transform:translate(14.1694vw,72.717vh) scale(.2103)}to{transform:translate(10.0399vw,99vh) scale(.2103)}}.snow:nth-child(305){opacity:.9972;transform:translate(78.0884vw,-10px) scale(.8634);animation:fall-305 24s -26s linear infinite}@keyframes fall-305{63.918%{transform:translate(70.6675vw,63.918vh) scale(.8634)}to{transform:translate(74.37795vw,99vh) scale(.8634)}}.snow:nth-child(306){opacity:.4318;transform:translate(41.9858vw,-10px) scale(.2243);animation:fall-306 29s -14s linear infinite}@keyframes fall-306{30.141%{transform:translate(46.5318vw,30.141vh) scale(.2243)}to{transform:translate(44.2588vw,99vh) scale(.2243)}}.snow:nth-child(307){opacity:1.3884;transform:translate(55.3227vw,-10px) scale(.07);animation:fall-307 14s -14s linear infinite}@keyframes fall-307{64.597%{transform:translate(47.251vw,64.597vh) scale(.07)}to{transform:translate(51.28685vw,99vh) scale(.07)}}.snow:nth-child(308){opacity:1.3686;transform:translate(57.3796vw,-10px) scale(.6022);animation:fall-308 11s -28s linear infinite}@keyframes fall-308{58.916%{transform:translate(48.8759vw,58.916vh) scale(.6022)}to{transform:translate(53.12775vw,99vh) scale(.6022)}}.snow:nth-child(309){opacity:1.8228;transform:translate(41.139vw,-10px) scale(.8231);animation:fall-309 17s -25s linear infinite}@keyframes fall-309{72.63%{transform:translate(38.665vw,72.63vh) scale(.8231)}to{transform:translate(39.902vw,99vh) scale(.8231)}}.snow:nth-child(310){opacity:1.6304;transform:translate(47.6878vw,-10px) scale(.1242);animation:fall-310 16s -11s linear infinite}@keyframes fall-310{32.132%{transform:translate(39.08vw,32.132vh) scale(.1242)}to{transform:translate(43.3839vw,99vh) scale(.1242)}}.snow:nth-child(311){opacity:.2674;transform:translate(45.4083vw,-10px) scale(.5386);animation:fall-311 19s -4s linear infinite}@keyframes fall-311{67.08%{transform:translate(52.6779vw,67.08vh) scale(.5386)}to{transform:translate(49.0431vw,99vh) scale(.5386)}}.snow:nth-child(312){opacity:1.8902;transform:translate(4.7691vw,-10px) scale(.7866);animation:fall-312 28s -24s linear infinite}@keyframes fall-312{44.966%{transform:translate(7.8961vw,44.966vh) scale(.7866)}to{transform:translate(6.3326vw,99vh) scale(.7866)}}.snow:nth-child(313){opacity:.941;transform:translate(54.0036vw,-10px) scale(.1223);animation:fall-313 23s -16s linear infinite}@keyframes fall-313{71.595%{transform:translate(52.3006vw,71.595vh) scale(.1223)}to{transform:translate(53.1521vw,99vh) scale(.1223)}}.snow:nth-child(314){opacity:1.6074;transform:translate(89.1352vw,-10px) scale(.3237);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{54.337%{transform:translate(90.4641vw,54.337vh) scale(.3237)}to{transform:translate(89.79965vw,99vh) scale(.3237)}}.snow:nth-child(315){opacity:1.3042;transform:translate(61.0449vw,-10px) scale(.1936);animation:fall-315 11s -20s linear infinite}@keyframes fall-315{35.111%{transform:translate(63.7331vw,35.111vh) scale(.1936)}to{transform:translate(62.389vw,99vh) scale(.1936)}}.snow:nth-child(316){opacity:.6608;transform:translate(25.5082vw,-10px) scale(.5859);animation:fall-316 10s -8s linear infinite}@keyframes fall-316{37.804%{transform:translate(33.2797vw,37.804vh) scale(.5859)}to{transform:translate(29.39395vw,99vh) scale(.5859)}}.snow:nth-child(317){opacity:.7914;transform:translate(28.5425vw,-10px) scale(.7642);animation:fall-317 16s -8s linear infinite}@keyframes fall-317{43.008%{transform:translate(21.5479vw,43.008vh) scale(.7642)}to{transform:translate(25.0452vw,99vh) scale(.7642)}}.snow:nth-child(318){opacity:1.8564;transform:translate(68.2963vw,-10px) scale(.5892);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{33.771%{transform:translate(65.8325vw,33.771vh) scale(.5892)}to{transform:translate(67.0644vw,99vh) scale(.5892)}}.snow:nth-child(319){opacity:1.6188;transform:translate(91.2789vw,-10px) scale(.3077);animation:fall-319 23s -21s linear infinite}@keyframes fall-319{38.32%{transform:translate(95.9235vw,38.32vh) scale(.3077)}to{transform:translate(93.6012vw,99vh) scale(.3077)}}.snow:nth-child(320){opacity:1.653;transform:translate(32.4486vw,-10px) scale(.5284);animation:fall-320 30s -1s linear infinite}@keyframes fall-320{63.931%{transform:translate(39.2058vw,63.931vh) scale(.5284)}to{transform:translate(35.8272vw,99vh) scale(.5284)}}.snow:nth-child(321){opacity:.005;transform:translate(55.1869vw,-10px) scale(.3367);animation:fall-321 27s -19s linear infinite}@keyframes fall-321{31.211%{transform:translate(54.3754vw,31.211vh) scale(.3367)}to{transform:translate(54.78115vw,99vh) scale(.3367)}}.snow:nth-child(322){opacity:1.6374;transform:translate(89.9569vw,-10px) scale(.8871);animation:fall-322 21s -24s linear infinite}@keyframes fall-322{44.727%{transform:translate(95.0814vw,44.727vh) scale(.8871)}to{transform:translate(92.51915vw,99vh) scale(.8871)}}.snow:nth-child(323){opacity:.9968;transform:translate(25.4478vw,-10px) scale(.874);animation:fall-323 23s -9s linear infinite}@keyframes fall-323{70.708%{transform:translate(16.5783vw,70.708vh) scale(.874)}to{transform:translate(21.01305vw,99vh) scale(.874)}}.snow:nth-child(324){opacity:1.3174;transform:translate(31.5974vw,-10px) scale(.6853);animation:fall-324 11s -22s linear infinite}@keyframes fall-324{31.814%{transform:translate(25.0324vw,31.814vh) scale(.6853)}to{transform:translate(28.3149vw,99vh) scale(.6853)}}.snow:nth-child(325){opacity:1.9698;transform:translate(9.7724vw,-10px) scale(.3211);animation:fall-325 20s -2s linear infinite}@keyframes fall-325{44.511%{transform:translate(5.157vw,44.511vh) scale(.3211)}to{transform:translate(7.4647vw,99vh) scale(.3211)}}.snow:nth-child(326){opacity:1.7032;transform:translate(15.9748vw,-10px) scale(.8149);animation:fall-326 19s -13s linear infinite}@keyframes fall-326{49.393%{transform:translate(13.641vw,49.393vh) scale(.8149)}to{transform:translate(14.8079vw,99vh) scale(.8149)}}.snow:nth-child(327){opacity:.5294;transform:translate(24.5239vw,-10px) scale(.1346);animation:fall-327 10s -13s linear infinite}@keyframes fall-327{56.266%{transform:translate(15.1608vw,56.266vh) scale(.1346)}to{transform:translate(19.84235vw,99vh) scale(.1346)}}.snow:nth-child(328){opacity:.5414;transform:translate(3.6955vw,-10px) scale(.621);animation:fall-328 16s -5s linear infinite}@keyframes fall-328{47.412%{transform:translate(-.6784vw,47.412vh) scale(.621)}to{transform:translate(1.50855vw,99vh) scale(.621)}}.snow:nth-child(329){opacity:1.3502;transform:translate(11.9901vw,-10px) scale(.3088);animation:fall-329 23s -22s linear infinite}@keyframes fall-329{41.562%{transform:translate(16.9558vw,41.562vh) scale(.3088)}to{transform:translate(14.47295vw,99vh) scale(.3088)}}.snow:nth-child(330){opacity:.3458;transform:translate(99.8523vw,-10px) scale(.9816);animation:fall-330 26s -7s linear infinite}@keyframes fall-330{52.864%{transform:translate(90.8807vw,52.864vh) scale(.9816)}to{transform:translate(95.3665vw,99vh) scale(.9816)}}.snow:nth-child(331){opacity:.1016;transform:translate(30.292vw,-10px) scale(.9229);animation:fall-331 19s -9s linear infinite}@keyframes fall-331{68.576%{transform:translate(31.8395vw,68.576vh) scale(.9229)}to{transform:translate(31.06575vw,99vh) scale(.9229)}}.snow:nth-child(332){opacity:.424;transform:translate(38.0143vw,-10px) scale(.3689);animation:fall-332 22s -24s linear infinite}@keyframes fall-332{46.772%{transform:translate(46.8118vw,46.772vh) scale(.3689)}to{transform:translate(42.41305vw,99vh) scale(.3689)}}.snow:nth-child(333){opacity:.0616;transform:translate(84.6541vw,-10px) scale(.1668);animation:fall-333 26s -16s linear infinite}@keyframes fall-333{47.173%{transform:translate(89.6682vw,47.173vh) scale(.1668)}to{transform:translate(87.16115vw,99vh) scale(.1668)}}.snow:nth-child(334){opacity:.4598;transform:translate(70.0401vw,-10px) scale(.9471);animation:fall-334 18s -4s linear infinite}@keyframes fall-334{73.765%{transform:translate(77.1167vw,73.765vh) scale(.9471)}to{transform:translate(73.5784vw,99vh) scale(.9471)}}.snow:nth-child(335){opacity:.973;transform:translate(59.9938vw,-10px) scale(.1343);animation:fall-335 10s -26s linear infinite}@keyframes fall-335{49.253%{transform:translate(63.7981vw,49.253vh) scale(.1343)}to{transform:translate(61.89595vw,99vh) scale(.1343)}}.snow:nth-child(336){opacity:1.9232;transform:translate(81.3483vw,-10px) scale(.6123);animation:fall-336 24s -5s linear infinite}@keyframes fall-336{52.426%{transform:translate(76.7433vw,52.426vh) scale(.6123)}to{transform:translate(79.0458vw,99vh) scale(.6123)}}.snow:nth-child(337){opacity:1.6322;transform:translate(55.2226vw,-10px) scale(.6209);animation:fall-337 21s -1s linear infinite}@keyframes fall-337{36.127%{transform:translate(53.4365vw,36.127vh) scale(.6209)}to{transform:translate(54.32955vw,99vh) scale(.6209)}}.snow:nth-child(338){opacity:1.763;transform:translate(28.4225vw,-10px) scale(.2506);animation:fall-338 15s -20s linear infinite}@keyframes fall-338{64.858%{transform:translate(38.2906vw,64.858vh) scale(.2506)}to{transform:translate(33.35655vw,99vh) scale(.2506)}}.snow:nth-child(339){opacity:.6768;transform:translate(92.7542vw,-10px) scale(.3846);animation:fall-339 19s -24s linear infinite}@keyframes fall-339{78.211%{transform:translate(83.4966vw,78.211vh) scale(.3846)}to{transform:translate(88.1254vw,99vh) scale(.3846)}}.snow:nth-child(340){opacity:1.6054;transform:translate(73.4377vw,-10px) scale(.346);animation:fall-340 14s -1s linear infinite}@keyframes fall-340{68.032%{transform:translate(80.4146vw,68.032vh) scale(.346)}to{transform:translate(76.92615vw,99vh) scale(.346)}}.snow:nth-child(341){opacity:1.6442;transform:translate(63.3074vw,-10px) scale(.2228);animation:fall-341 18s -15s linear infinite}@keyframes fall-341{63.563%{transform:translate(66.8485vw,63.563vh) scale(.2228)}to{transform:translate(65.07795vw,99vh) scale(.2228)}}.snow:nth-child(342){opacity:.8418;transform:translate(82.2145vw,-10px) scale(.1556);animation:fall-342 27s -25s linear infinite}@keyframes fall-342{53.35%{transform:translate(85.4253vw,53.35vh) scale(.1556)}to{transform:translate(83.8199vw,99vh) scale(.1556)}}.snow:nth-child(343){opacity:.5872;transform:translate(44.6362vw,-10px) scale(.37);animation:fall-343 11s -22s linear infinite}@keyframes fall-343{73.678%{transform:translate(51.8641vw,73.678vh) scale(.37)}to{transform:translate(48.25015vw,99vh) scale(.37)}}.snow:nth-child(344){opacity:1.6016;transform:translate(10.0682vw,-10px) scale(.4981);animation:fall-344 15s -9s linear infinite}@keyframes fall-344{47.073%{transform:translate(15.2353vw,47.073vh) scale(.4981)}to{transform:translate(12.65175vw,99vh) scale(.4981)}}.snow:nth-child(345){opacity:1.962;transform:translate(89.0523vw,-10px) scale(.4196);animation:fall-345 13s -24s linear infinite}@keyframes fall-345{56.453%{transform:translate(86.0578vw,56.453vh) scale(.4196)}to{transform:translate(87.55505vw,99vh) scale(.4196)}}.snow:nth-child(346){opacity:.5996;transform:translate(80.3416vw,-10px) scale(.6958);animation:fall-346 18s -19s linear infinite}@keyframes fall-346{65.022%{transform:translate(72.4191vw,65.022vh) scale(.6958)}to{transform:translate(76.38035vw,99vh) scale(.6958)}}.snow:nth-child(347){opacity:1.3344;transform:translate(62.4456vw,-10px) scale(.3031);animation:fall-347 14s -7s linear infinite}@keyframes fall-347{31.061%{transform:translate(59.903vw,31.061vh) scale(.3031)}to{transform:translate(61.1743vw,99vh) scale(.3031)}}.snow:nth-child(348){opacity:1.4564;transform:translate(36.9655vw,-10px) scale(.2881);animation:fall-348 15s -14s linear infinite}@keyframes fall-348{70.987%{transform:translate(37.809vw,70.987vh) scale(.2881)}to{transform:translate(37.38725vw,99vh) scale(.2881)}}.snow:nth-child(349){opacity:1.9442;transform:translate(92.7987vw,-10px) scale(.9476);animation:fall-349 19s -1s linear infinite}@keyframes fall-349{39.848%{transform:translate(96.0271vw,39.848vh) scale(.9476)}to{transform:translate(94.4129vw,99vh) scale(.9476)}}.snow:nth-child(350){opacity:1.14;transform:translate(80.3223vw,-10px) scale(.9247);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.86%{transform:translate(80.1684vw,69.86vh) scale(.9247)}to{transform:translate(80.24535vw,99vh) scale(.9247)}}.snow:nth-child(351){opacity:1.4784;transform:translate(32.4485vw,-10px) scale(.547);animation:fall-351 30s -19s linear infinite}@keyframes fall-351{68.961%{transform:translate(32.8266vw,68.961vh) scale(.547)}to{transform:translate(32.63755vw,99vh) scale(.547)}}.snow:nth-child(352){opacity:.4316;transform:translate(45.2785vw,-10px) scale(.7166);animation:fall-352 17s -19s linear infinite}@keyframes fall-352{47.581%{transform:translate(45.8575vw,47.581vh) scale(.7166)}to{transform:translate(45.568vw,99vh) scale(.7166)}}.snow:nth-child(353){opacity:.1566;transform:translate(45.2485vw,-10px) scale(.7786);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{57.754%{transform:translate(36.4693vw,57.754vh) scale(.7786)}to{transform:translate(40.8589vw,99vh) scale(.7786)}}.snow:nth-child(354){opacity:.4422;transform:translate(18.4376vw,-10px) scale(.7226);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{70.093%{transform:translate(26.5049vw,70.093vh) scale(.7226)}to{transform:translate(22.47125vw,99vh) scale(.7226)}}.snow:nth-child(355){opacity:1.3878;transform:translate(68.4063vw,-10px) scale(.7175);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{36.305%{transform:translate(61.9062vw,36.305vh) scale(.7175)}to{transform:translate(65.15625vw,99vh) scale(.7175)}}.snow:nth-child(356){opacity:.6742;transform:translate(45.7274vw,-10px) scale(.7052);animation:fall-356 30s -26s linear infinite}@keyframes fall-356{36.545%{transform:translate(48.3142vw,36.545vh) scale(.7052)}to{transform:translate(47.0208vw,99vh) scale(.7052)}}.snow:nth-child(357){opacity:1.5848;transform:translate(5.1384vw,-10px) scale(.7737);animation:fall-357 16s -29s linear infinite}@keyframes fall-357{63.458%{transform:translate(-1.2651vw,63.458vh) scale(.7737)}to{transform:translate(1.93665vw,99vh) scale(.7737)}}.snow:nth-child(358){opacity:.5598;transform:translate(86.0019vw,-10px) scale(.8082);animation:fall-358 20s -10s linear infinite}@keyframes fall-358{47.844%{transform:translate(83.8405vw,47.844vh) scale(.8082)}to{transform:translate(84.9212vw,99vh) scale(.8082)}}.snow:nth-child(359){opacity:.1262;transform:translate(3.8321vw,-10px) scale(.1967);animation:fall-359 24s -3s linear infinite}@keyframes fall-359{41.439%{transform:translate(13.423vw,41.439vh) scale(.1967)}to{transform:translate(8.62755vw,99vh) scale(.1967)}}.snow:nth-child(360){opacity:1.3622;transform:translate(34.439vw,-10px) scale(.4548);animation:fall-360 26s -22s linear infinite}@keyframes fall-360{52.815%{transform:translate(43.7842vw,52.815vh) scale(.4548)}to{transform:translate(39.1116vw,99vh) scale(.4548)}}.snow:nth-child(361){opacity:1.274;transform:translate(47.3422vw,-10px) scale(.0176);animation:fall-361 29s -2s linear infinite}@keyframes fall-361{36.825%{transform:translate(43.4577vw,36.825vh) scale(.0176)}to{transform:translate(45.39995vw,99vh) scale(.0176)}}.snow:nth-child(362){opacity:.7042;transform:translate(55.371vw,-10px) scale(.3953);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{68.695%{transform:translate(48.6826vw,68.695vh) scale(.3953)}to{transform:translate(52.0268vw,99vh) scale(.3953)}}.snow:nth-child(363){opacity:.7306;transform:translate(6.8071vw,-10px) scale(.7687);animation:fall-363 14s -7s linear infinite}@keyframes fall-363{30.155%{transform:translate(-2.3227vw,30.155vh) scale(.7687)}to{transform:translate(2.2422vw,99vh) scale(.7687)}}.snow:nth-child(364){opacity:.8876;transform:translate(85.0838vw,-10px) scale(.8899);animation:fall-364 10s -11s linear infinite}@keyframes fall-364{34.148%{transform:translate(84.5886vw,34.148vh) scale(.8899)}to{transform:translate(84.8362vw,99vh) scale(.8899)}}.snow:nth-child(365){opacity:.2216;transform:translate(22.5526vw,-10px) scale(.4178);animation:fall-365 29s -13s linear infinite}@keyframes fall-365{33.601%{transform:translate(32.2823vw,33.601vh) scale(.4178)}to{transform:translate(27.41745vw,99vh) scale(.4178)}}.snow:nth-child(366){opacity:.6474;transform:translate(38.6972vw,-10px) scale(.6787);animation:fall-366 20s -16s linear infinite}@keyframes fall-366{37.467%{transform:translate(31.1013vw,37.467vh) scale(.6787)}to{transform:translate(34.89925vw,99vh) scale(.6787)}}.snow:nth-child(367){opacity:1.7188;transform:translate(39.4887vw,-10px) scale(.9259);animation:fall-367 13s -6s linear infinite}@keyframes fall-367{70.003%{transform:translate(46.0108vw,70.003vh) scale(.9259)}to{transform:translate(42.74975vw,99vh) scale(.9259)}}.snow:nth-child(368){opacity:.2456;transform:translate(52.1353vw,-10px) scale(.1493);animation:fall-368 19s -17s linear infinite}@keyframes fall-368{33.14%{transform:translate(42.7275vw,33.14vh) scale(.1493)}to{transform:translate(47.4314vw,99vh) scale(.1493)}}.snow:nth-child(369){opacity:.5196;transform:translate(81.6469vw,-10px) scale(.0938);animation:fall-369 15s -27s linear infinite}@keyframes fall-369{71.874%{transform:translate(72.4368vw,71.874vh) scale(.0938)}to{transform:translate(77.04185vw,99vh) scale(.0938)}}.snow:nth-child(370){opacity:.8604;transform:translate(48.8376vw,-10px) scale(.3746);animation:fall-370 22s -27s linear infinite}@keyframes fall-370{60.386%{transform:translate(50.3538vw,60.386vh) scale(.3746)}to{transform:translate(49.5957vw,99vh) scale(.3746)}}.snow:nth-child(371){opacity:1.5944;transform:translate(74.3265vw,-10px) scale(.4609);animation:fall-371 18s -8s linear infinite}@keyframes fall-371{49.775%{transform:translate(76.9853vw,49.775vh) scale(.4609)}to{transform:translate(75.6559vw,99vh) scale(.4609)}}.snow:nth-child(372){opacity:.87;transform:translate(12.9824vw,-10px) scale(.0905);animation:fall-372 24s -23s linear infinite}@keyframes fall-372{57.129%{transform:translate(9.5017vw,57.129vh) scale(.0905)}to{transform:translate(11.24205vw,99vh) scale(.0905)}}.snow:nth-child(373){opacity:1.8358;transform:translate(79.5953vw,-10px) scale(.4162);animation:fall-373 27s -6s linear infinite}@keyframes fall-373{43.896%{transform:translate(87.9758vw,43.896vh) scale(.4162)}to{transform:translate(83.78555vw,99vh) scale(.4162)}}.snow:nth-child(374){opacity:1.1504;transform:translate(2.5584vw,-10px) scale(.4933);animation:fall-374 24s -28s linear infinite}@keyframes fall-374{61.066%{transform:translate(6.5406vw,61.066vh) scale(.4933)}to{transform:translate(4.5495vw,99vh) scale(.4933)}}.snow:nth-child(375){opacity:.8098;transform:translate(37.3429vw,-10px) scale(.5136);animation:fall-375 13s -12s linear infinite}@keyframes fall-375{30.315%{transform:translate(30.2824vw,30.315vh) scale(.5136)}to{transform:translate(33.81265vw,99vh) scale(.5136)}}.snow:nth-child(376){opacity:.5464;transform:translate(42.4803vw,-10px) scale(.818);animation:fall-376 22s -1s linear infinite}@keyframes fall-376{43.399%{transform:translate(34.2593vw,43.399vh) scale(.818)}to{transform:translate(38.3698vw,99vh) scale(.818)}}.snow:nth-child(377){opacity:1.4106;transform:translate(2.0424vw,-10px) scale(.1627);animation:fall-377 25s -6s linear infinite}@keyframes fall-377{43.367%{transform:translate(8.742vw,43.367vh) scale(.1627)}to{transform:translate(5.3922vw,99vh) scale(.1627)}}.snow:nth-child(378){opacity:1.3888;transform:translate(16.428vw,-10px) scale(.6872);animation:fall-378 25s -7s linear infinite}@keyframes fall-378{54.606%{transform:translate(11.8263vw,54.606vh) scale(.6872)}to{transform:translate(14.12715vw,99vh) scale(.6872)}}.snow:nth-child(379){opacity:1.8602;transform:translate(31.6496vw,-10px) scale(.7768);animation:fall-379 25s -23s linear infinite}@keyframes fall-379{30.441%{transform:translate(28.1611vw,30.441vh) scale(.7768)}to{transform:translate(29.90535vw,99vh) scale(.7768)}}.snow:nth-child(380){opacity:1.8502;transform:translate(91.1858vw,-10px) scale(.3349);animation:fall-380 12s -20s linear infinite}@keyframes fall-380{35.267%{transform:translate(99.9432vw,35.267vh) scale(.3349)}to{transform:translate(95.5645vw,99vh) scale(.3349)}}.snow:nth-child(381){opacity:.7696;transform:translate(52.2346vw,-10px) scale(.4893);animation:fall-381 29s -27s linear infinite}@keyframes fall-381{35.697%{transform:translate(50.1895vw,35.697vh) scale(.4893)}to{transform:translate(51.21205vw,99vh) scale(.4893)}}.snow:nth-child(382){opacity:.947;transform:translate(5.8218vw,-10px) scale(.2851);animation:fall-382 18s -4s linear infinite}@keyframes fall-382{52.736%{transform:translate(2.835vw,52.736vh) scale(.2851)}to{transform:translate(4.3284vw,99vh) scale(.2851)}}.snow:nth-child(383){opacity:.2418;transform:translate(64.6108vw,-10px) scale(.8218);animation:fall-383 12s -13s linear infinite}@keyframes fall-383{34.135%{transform:translate(54.6273vw,34.135vh) scale(.8218)}to{transform:translate(59.61905vw,99vh) scale(.8218)}}.snow:nth-child(384){opacity:.0702;transform:translate(80.0882vw,-10px) scale(.3629);animation:fall-384 27s -20s linear infinite}@keyframes fall-384{48.197%{transform:translate(88.8645vw,48.197vh) scale(.3629)}to{transform:translate(84.47635vw,99vh) scale(.3629)}}.snow:nth-child(385){opacity:1.9164;transform:translate(82.8449vw,-10px) scale(.2248);animation:fall-385 12s -7s linear infinite}@keyframes fall-385{65.505%{transform:translate(73.632vw,65.505vh) scale(.2248)}to{transform:translate(78.23845vw,99vh) scale(.2248)}}.snow:nth-child(386){opacity:.9664;transform:translate(52.4018vw,-10px) scale(.9993);animation:fall-386 23s -4s linear infinite}@keyframes fall-386{30.22%{transform:translate(43.7115vw,30.22vh) scale(.9993)}to{transform:translate(48.05665vw,99vh) scale(.9993)}}.snow:nth-child(387){opacity:1.8716;transform:translate(49.6145vw,-10px) scale(.0604);animation:fall-387 18s -21s linear infinite}@keyframes fall-387{46.084%{transform:translate(53.0009vw,46.084vh) scale(.0604)}to{transform:translate(51.3077vw,99vh) scale(.0604)}}.snow:nth-child(388){opacity:1.0448;transform:translate(47.5447vw,-10px) scale(.1983);animation:fall-388 10s -21s linear infinite}@keyframes fall-388{55.079%{transform:translate(43.4881vw,55.079vh) scale(.1983)}to{transform:translate(45.5164vw,99vh) scale(.1983)}}.snow:nth-child(389){opacity:1.8218;transform:translate(67.0416vw,-10px) scale(.2107);animation:fall-389 27s -13s linear infinite}@keyframes fall-389{33.189%{transform:translate(65.9946vw,33.189vh) scale(.2107)}to{transform:translate(66.5181vw,99vh) scale(.2107)}}.snow:nth-child(390){opacity:1.9956;transform:translate(86.1032vw,-10px) scale(.3272);animation:fall-390 28s -1s linear infinite}@keyframes fall-390{37.815%{transform:translate(94.3328vw,37.815vh) scale(.3272)}to{transform:translate(90.218vw,99vh) scale(.3272)}}.snow:nth-child(391){opacity:.4722;transform:translate(99.9483vw,-10px) scale(.1113);animation:fall-391 13s -29s linear infinite}@keyframes fall-391{69.639%{transform:translate(93.9454vw,69.639vh) scale(.1113)}to{transform:translate(96.94685vw,99vh) scale(.1113)}}.snow:nth-child(392){opacity:.2392;transform:translate(99.9375vw,-10px) scale(.9398);animation:fall-392 16s -9s linear infinite}@keyframes fall-392{68.443%{transform:translate(103.2732vw,68.443vh) scale(.9398)}to{transform:translate(101.60535vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.1002;transform:translate(67.3265vw,-10px) scale(.1799);animation:fall-393 17s -3s linear infinite}@keyframes fall-393{78.519%{transform:translate(59.3717vw,78.519vh) scale(.1799)}to{transform:translate(63.3491vw,99vh) scale(.1799)}}.snow:nth-child(394){opacity:1.2134;transform:translate(70.0986vw,-10px) scale(.159);animation:fall-394 30s -27s linear infinite}@keyframes fall-394{58.19%{transform:translate(79.8344vw,58.19vh) scale(.159)}to{transform:translate(74.9665vw,99vh) scale(.159)}}.snow:nth-child(395){opacity:.4596;transform:translate(.9144vw,-10px) scale(.3729);animation:fall-395 28s -5s linear infinite}@keyframes fall-395{36.857%{transform:translate(-5.3938vw,36.857vh) scale(.3729)}to{transform:translate(-2.2397vw,99vh) scale(.3729)}}.snow:nth-child(396){opacity:1.5734;transform:translate(80.2696vw,-10px) scale(.5776);animation:fall-396 29s -16s linear infinite}@keyframes fall-396{57.906%{transform:translate(86.9545vw,57.906vh) scale(.5776)}to{transform:translate(83.61205vw,99vh) scale(.5776)}}.snow:nth-child(397){opacity:1.025;transform:translate(40.8335vw,-10px) scale(.2449);animation:fall-397 18s -11s linear infinite}@keyframes fall-397{30.555%{transform:translate(48.1082vw,30.555vh) scale(.2449)}to{transform:translate(44.47085vw,99vh) scale(.2449)}}.snow:nth-child(398){opacity:1.25;transform:translate(36.0703vw,-10px) scale(.5136);animation:fall-398 19s -7s linear infinite}@keyframes fall-398{30.619%{transform:translate(45.7108vw,30.619vh) scale(.5136)}to{transform:translate(40.89055vw,99vh) scale(.5136)}}.snow:nth-child(399){opacity:.4202;transform:translate(97.186vw,-10px) scale(.2323);animation:fall-399 27s -10s linear infinite}@keyframes fall-399{31.006%{transform:translate(102.6233vw,31.006vh) scale(.2323)}to{transform:translate(99.90465vw,99vh) scale(.2323)}}.snow:nth-child(400){opacity:1.409;transform:translate(25.0337vw,-10px) scale(.6884);animation:fall-400 14s -14s linear infinite}@keyframes fall-400{49.182%{transform:translate(22.9758vw,49.182vh) scale(.6884)}to{transform:translate(24.00475vw,99vh) scale(.6884)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.764;transform:translate(6.8111vw,-10px) scale(.6683);animation:fall-1 21s -2s linear infinite}@keyframes fall-1{42.955%{transform:translate(5.6616vw,42.955vh) scale(.6683)}to{transform:translate(6.23635vw,99vh) scale(.6683)}}.snow:nth-child(2){opacity:1.7144;transform:translate(68.3102vw,-10px) scale(.0622);animation:fall-2 16s -6s linear infinite}@keyframes fall-2{31.802%{transform:translate(60.229vw,31.802vh) scale(.0622)}to{transform:translate(64.2696vw,99vh) scale(.0622)}}.snow:nth-child(3){opacity:.3778;transform:translate(36.4935vw,-10px) scale(.1919);animation:fall-3 24s -30s linear infinite}@keyframes fall-3{33.891%{transform:translate(37.0168vw,33.891vh) scale(.1919)}to{transform:translate(36.75515vw,99vh) scale(.1919)}}.snow:nth-child(4){opacity:.094;transform:translate(92.1457vw,-10px) scale(.9317);animation:fall-4 12s -30s linear infinite}@keyframes fall-4{72.111%{transform:translate(87.0738vw,72.111vh) scale(.9317)}to{transform:translate(89.60975vw,99vh) scale(.9317)}}.snow:nth-child(5){opacity:.9596;transform:translate(86.1795vw,-10px) scale(.1155);animation:fall-5 22s -13s linear infinite}@keyframes fall-5{62.8%{transform:translate(85.8531vw,62.8vh) scale(.1155)}to{transform:translate(86.0163vw,99vh) scale(.1155)}}.snow:nth-child(6){opacity:.3628;transform:translate(26.1897vw,-10px) scale(.3934);animation:fall-6 19s -24s linear infinite}@keyframes fall-6{72.343%{transform:translate(33.0735vw,72.343vh) scale(.3934)}to{transform:translate(29.6316vw,99vh) scale(.3934)}}.snow:nth-child(7){opacity:.7256;transform:translate(98.0934vw,-10px) scale(.3042);animation:fall-7 26s -20s linear infinite}@keyframes fall-7{70.911%{transform:translate(105.3246vw,70.911vh) scale(.3042)}to{transform:translate(101.709vw,99vh) scale(.3042)}}.snow:nth-child(8){opacity:.6582;transform:translate(77.8647vw,-10px) scale(.7079);animation:fall-8 13s -10s linear infinite}@keyframes fall-8{40.55%{transform:translate(80.5279vw,40.55vh) scale(.7079)}to{transform:translate(79.1963vw,99vh) scale(.7079)}}.snow:nth-child(9){opacity:.4598;transform:translate(18.4393vw,-10px) scale(.5941);animation:fall-9 12s -19s linear infinite}@keyframes fall-9{56.55%{transform:translate(25.4349vw,56.55vh) scale(.5941)}to{transform:translate(21.9371vw,99vh) scale(.5941)}}.snow:nth-child(10){opacity:.1148;transform:translate(37.1435vw,-10px) scale(.0474);animation:fall-10 12s -8s linear infinite}@keyframes fall-10{56.24%{transform:translate(29.2029vw,56.24vh) scale(.0474)}to{transform:translate(33.1732vw,99vh) scale(.0474)}}.snow:nth-child(11){opacity:1.2646;transform:translate(12.1038vw,-10px) scale(.8841);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{34.711%{transform:translate(17.9121vw,34.711vh) scale(.8841)}to{transform:translate(15.00795vw,99vh) scale(.8841)}}.snow:nth-child(12){opacity:1.8036;transform:translate(89.6489vw,-10px) scale(.5533);animation:fall-12 26s -12s linear infinite}@keyframes fall-12{60.26%{transform:translate(86.0985vw,60.26vh) scale(.5533)}to{transform:translate(87.8737vw,99vh) scale(.5533)}}.snow:nth-child(13){opacity:1.0032;transform:translate(44.8501vw,-10px) scale(.9095);animation:fall-13 30s -30s linear infinite}@keyframes fall-13{37.255%{transform:translate(42.4253vw,37.255vh) scale(.9095)}to{transform:translate(43.6377vw,99vh) scale(.9095)}}.snow:nth-child(14){opacity:1.582;transform:translate(39.3328vw,-10px) scale(.7712);animation:fall-14 20s -2s linear infinite}@keyframes fall-14{53.795%{transform:translate(32.2101vw,53.795vh) scale(.7712)}to{transform:translate(35.77145vw,99vh) scale(.7712)}}.snow:nth-child(15){opacity:1.7786;transform:translate(17.2642vw,-10px) scale(.0192);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{43.497%{transform:translate(26.8157vw,43.497vh) scale(.0192)}to{transform:translate(22.03995vw,99vh) scale(.0192)}}.snow:nth-child(16){opacity:1.53;transform:translate(38.5941vw,-10px) scale(.6992);animation:fall-16 10s -30s linear infinite}@keyframes fall-16{40.726%{transform:translate(34.0528vw,40.726vh) scale(.6992)}to{transform:translate(36.32345vw,99vh) scale(.6992)}}.snow:nth-child(17){opacity:1.9924;transform:translate(48.4086vw,-10px) scale(.89);animation:fall-17 26s -21s linear infinite}@keyframes fall-17{66.87%{transform:translate(49.8833vw,66.87vh) scale(.89)}to{transform:translate(49.14595vw,99vh) scale(.89)}}.snow:nth-child(18){opacity:1.4494;transform:translate(44.8267vw,-10px) scale(.433);animation:fall-18 15s -21s linear infinite}@keyframes fall-18{31.711%{transform:translate(49.0321vw,31.711vh) scale(.433)}to{transform:translate(46.9294vw,99vh) scale(.433)}}.snow:nth-child(19){opacity:.512;transform:translate(22.372vw,-10px) scale(.1111);animation:fall-19 21s -29s linear infinite}@keyframes fall-19{50.869%{transform:translate(20.8515vw,50.869vh) scale(.1111)}to{transform:translate(21.61175vw,99vh) scale(.1111)}}.snow:nth-child(20){opacity:1.2052;transform:translate(49.9504vw,-10px) scale(.8387);animation:fall-20 11s -6s linear infinite}@keyframes fall-20{76.783%{transform:translate(54.6082vw,76.783vh) scale(.8387)}to{transform:translate(52.2793vw,99vh) scale(.8387)}}.snow:nth-child(21){opacity:1.6854;transform:translate(93.9513vw,-10px) scale(.7677);animation:fall-21 20s -22s linear infinite}@keyframes fall-21{64.936%{transform:translate(96.604vw,64.936vh) scale(.7677)}to{transform:translate(95.27765vw,99vh) scale(.7677)}}.snow:nth-child(22){opacity:1.0068;transform:translate(32.1315vw,-10px) scale(.723);animation:fall-22 15s -15s linear infinite}@keyframes fall-22{55.901%{transform:translate(23.8128vw,55.901vh) scale(.723)}to{transform:translate(27.97215vw,99vh) scale(.723)}}.snow:nth-child(23){opacity:1.2366;transform:translate(51.4314vw,-10px) scale(.3097);animation:fall-23 25s -26s linear infinite}@keyframes fall-23{51.01%{transform:translate(48.326vw,51.01vh) scale(.3097)}to{transform:translate(49.8787vw,99vh) scale(.3097)}}.snow:nth-child(24){opacity:.7074;transform:translate(23.0043vw,-10px) scale(.993);animation:fall-24 20s -2s linear infinite}@keyframes fall-24{48.333%{transform:translate(17.1653vw,48.333vh) scale(.993)}to{transform:translate(20.0848vw,99vh) scale(.993)}}.snow:nth-child(25){opacity:1.3928;transform:translate(29.8932vw,-10px) scale(.553);animation:fall-25 13s -25s linear infinite}@keyframes fall-25{65.99%{transform:translate(38.656vw,65.99vh) scale(.553)}to{transform:translate(34.2746vw,99vh) scale(.553)}}.snow:nth-child(26){opacity:.3754;transform:translate(98.8477vw,-10px) scale(.5886);animation:fall-26 14s -24s linear infinite}@keyframes fall-26{52.617%{transform:translate(97.0337vw,52.617vh) scale(.5886)}to{transform:translate(97.9407vw,99vh) scale(.5886)}}.snow:nth-child(27){opacity:1.5816;transform:translate(96.15vw,-10px) scale(.5721);animation:fall-27 23s -8s linear infinite}@keyframes fall-27{30.654%{transform:translate(99.6653vw,30.654vh) scale(.5721)}to{transform:translate(97.90765vw,99vh) scale(.5721)}}.snow:nth-child(28){opacity:.158;transform:translate(10.3468vw,-10px) scale(.6288);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{68.372%{transform:translate(18.1931vw,68.372vh) scale(.6288)}to{transform:translate(14.26995vw,99vh) scale(.6288)}}.snow:nth-child(29){opacity:1.0558;transform:translate(33.8482vw,-10px) scale(.4976);animation:fall-29 16s -15s linear infinite}@keyframes fall-29{40.275%{transform:translate(34.0329vw,40.275vh) scale(.4976)}to{transform:translate(33.94055vw,99vh) scale(.4976)}}.snow:nth-child(30){opacity:1.3008;transform:translate(2.5594vw,-10px) scale(.1174);animation:fall-30 20s -24s linear infinite}@keyframes fall-30{70.616%{transform:translate(-1.8554vw,70.616vh) scale(.1174)}to{transform:translate(.352vw,99vh) scale(.1174)}}.snow:nth-child(31){opacity:1.8602;transform:translate(47.0172vw,-10px) scale(.6568);animation:fall-31 12s -25s linear infinite}@keyframes fall-31{30.207%{transform:translate(46.4402vw,30.207vh) scale(.6568)}to{transform:translate(46.7287vw,99vh) scale(.6568)}}.snow:nth-child(32){opacity:1.0348;transform:translate(89.2342vw,-10px) scale(.9133);animation:fall-32 18s -6s linear infinite}@keyframes fall-32{48.383%{transform:translate(88.1304vw,48.383vh) scale(.9133)}to{transform:translate(88.6823vw,99vh) scale(.9133)}}.snow:nth-child(33){opacity:1.0898;transform:translate(91.9372vw,-10px) scale(.9978);animation:fall-33 13s -9s linear infinite}@keyframes fall-33{55.887%{transform:translate(96.6837vw,55.887vh) scale(.9978)}to{transform:translate(94.31045vw,99vh) scale(.9978)}}.snow:nth-child(34){opacity:1.1668;transform:translate(10.9019vw,-10px) scale(.4495);animation:fall-34 17s -6s linear infinite}@keyframes fall-34{38.375%{transform:translate(1.7133vw,38.375vh) scale(.4495)}to{transform:translate(6.3076vw,99vh) scale(.4495)}}.snow:nth-child(35){opacity:.6108;transform:translate(3.0868vw,-10px) scale(.9968);animation:fall-35 26s -5s linear infinite}@keyframes fall-35{33.444%{transform:translate(3.8788vw,33.444vh) scale(.9968)}to{transform:translate(3.4828vw,99vh) scale(.9968)}}.snow:nth-child(36){opacity:1.1446;transform:translate(23.869vw,-10px) scale(.0835);animation:fall-36 23s -9s linear infinite}@keyframes fall-36{43.989%{transform:translate(26.3561vw,43.989vh) scale(.0835)}to{transform:translate(25.11255vw,99vh) scale(.0835)}}.snow:nth-child(37){opacity:1.565;transform:translate(76.0981vw,-10px) scale(.1604);animation:fall-37 25s -19s linear infinite}@keyframes fall-37{73.822%{transform:translate(67.9598vw,73.822vh) scale(.1604)}to{transform:translate(72.02895vw,99vh) scale(.1604)}}.snow:nth-child(38){opacity:1.6682;transform:translate(.7225vw,-10px) scale(.8277);animation:fall-38 27s -2s linear infinite}@keyframes fall-38{55.267%{transform:translate(-6.4253vw,55.267vh) scale(.8277)}to{transform:translate(-2.8514vw,99vh) scale(.8277)}}.snow:nth-child(39){opacity:.2426;transform:translate(37.8227vw,-10px) scale(.8599);animation:fall-39 12s -23s linear infinite}@keyframes fall-39{48.176%{transform:translate(44.359vw,48.176vh) scale(.8599)}to{transform:translate(41.09085vw,99vh) scale(.8599)}}.snow:nth-child(40){opacity:.4296;transform:translate(99.4776vw,-10px) scale(.6902);animation:fall-40 18s -16s linear infinite}@keyframes fall-40{61.917%{transform:translate(95.0229vw,61.917vh) scale(.6902)}to{transform:translate(97.25025vw,99vh) scale(.6902)}}.snow:nth-child(41){opacity:.624;transform:translate(15.4486vw,-10px) scale(.14);animation:fall-41 15s -15s linear infinite}@keyframes fall-41{37.218%{transform:translate(25.1044vw,37.218vh) scale(.14)}to{transform:translate(20.2765vw,99vh) scale(.14)}}.snow:nth-child(42){opacity:.5638;transform:translate(5.7931vw,-10px) scale(.737);animation:fall-42 28s -20s linear infinite}@keyframes fall-42{53.093%{transform:translate(11.4058vw,53.093vh) scale(.737)}to{transform:translate(8.59945vw,99vh) scale(.737)}}.snow:nth-child(43){opacity:.3932;transform:translate(50.1476vw,-10px) scale(.1494);animation:fall-43 27s -13s linear infinite}@keyframes fall-43{36.505%{transform:translate(57.5005vw,36.505vh) scale(.1494)}to{transform:translate(53.82405vw,99vh) scale(.1494)}}.snow:nth-child(44){opacity:.5212;transform:translate(14.2751vw,-10px) scale(.636);animation:fall-44 21s -7s linear infinite}@keyframes fall-44{44.324%{transform:translate(21.4618vw,44.324vh) scale(.636)}to{transform:translate(17.86845vw,99vh) scale(.636)}}.snow:nth-child(45){opacity:1.1518;transform:translate(35.1999vw,-10px) scale(.7487);animation:fall-45 28s -22s linear infinite}@keyframes fall-45{75.703%{transform:translate(28.1613vw,75.703vh) scale(.7487)}to{transform:translate(31.6806vw,99vh) scale(.7487)}}.snow:nth-child(46){opacity:.7314;transform:translate(19.3813vw,-10px) scale(.2438);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{51.639%{transform:translate(17.8178vw,51.639vh) scale(.2438)}to{transform:translate(18.59955vw,99vh) scale(.2438)}}.snow:nth-child(47){opacity:1.0662;transform:translate(62.7983vw,-10px) scale(.4151);animation:fall-47 10s -16s linear infinite}@keyframes fall-47{48.362%{transform:translate(65.5081vw,48.362vh) scale(.4151)}to{transform:translate(64.1532vw,99vh) scale(.4151)}}.snow:nth-child(48){opacity:.9534;transform:translate(25.7515vw,-10px) scale(.9669);animation:fall-48 27s -14s linear infinite}@keyframes fall-48{43.04%{transform:translate(33.6456vw,43.04vh) scale(.9669)}to{transform:translate(29.69855vw,99vh) scale(.9669)}}.snow:nth-child(49){opacity:1.9668;transform:translate(86.2804vw,-10px) scale(.7434);animation:fall-49 28s -29s linear infinite}@keyframes fall-49{39.647%{transform:translate(91.4682vw,39.647vh) scale(.7434)}to{transform:translate(88.8743vw,99vh) scale(.7434)}}.snow:nth-child(50){opacity:1.2716;transform:translate(96.6934vw,-10px) scale(.4592);animation:fall-50 20s -26s linear infinite}@keyframes fall-50{37.735%{transform:translate(104.6206vw,37.735vh) scale(.4592)}to{transform:translate(100.657vw,99vh) scale(.4592)}}.snow:nth-child(51){opacity:1.8226;transform:translate(66.3654vw,-10px) scale(.0628);animation:fall-51 30s -16s linear infinite}@keyframes fall-51{58.441%{transform:translate(73.6061vw,58.441vh) scale(.0628)}to{transform:translate(69.98575vw,99vh) scale(.0628)}}.snow:nth-child(52){opacity:.251;transform:translate(65.1893vw,-10px) scale(.6409);animation:fall-52 21s -7s linear infinite}@keyframes fall-52{47.419%{transform:translate(58.1954vw,47.419vh) scale(.6409)}to{transform:translate(61.69235vw,99vh) scale(.6409)}}.snow:nth-child(53){opacity:.9402;transform:translate(55.5087vw,-10px) scale(.8358);animation:fall-53 17s -22s linear infinite}@keyframes fall-53{61.579%{transform:translate(52.2455vw,61.579vh) scale(.8358)}to{transform:translate(53.8771vw,99vh) scale(.8358)}}.snow:nth-child(54){opacity:1.4204;transform:translate(66.5032vw,-10px) scale(.1723);animation:fall-54 21s -5s linear infinite}@keyframes fall-54{61.655%{transform:translate(60.5729vw,61.655vh) scale(.1723)}to{transform:translate(63.53805vw,99vh) scale(.1723)}}.snow:nth-child(55){opacity:1.7876;transform:translate(35.0998vw,-10px) scale(.9056);animation:fall-55 16s -10s linear infinite}@keyframes fall-55{41.888%{transform:translate(30.6665vw,41.888vh) scale(.9056)}to{transform:translate(32.88315vw,99vh) scale(.9056)}}.snow:nth-child(56){opacity:1.1522;transform:translate(80.8445vw,-10px) scale(.7943);animation:fall-56 23s -26s linear infinite}@keyframes fall-56{44.005%{transform:translate(90.011vw,44.005vh) scale(.7943)}to{transform:translate(85.42775vw,99vh) scale(.7943)}}.snow:nth-child(57){opacity:1.5734;transform:translate(38.6191vw,-10px) scale(.6183);animation:fall-57 24s -6s linear infinite}@keyframes fall-57{71.833%{transform:translate(46.3879vw,71.833vh) scale(.6183)}to{transform:translate(42.5035vw,99vh) scale(.6183)}}.snow:nth-child(58){opacity:1.836;transform:translate(39.2356vw,-10px) scale(.367);animation:fall-58 10s -14s linear infinite}@keyframes fall-58{52.332%{transform:translate(43.4111vw,52.332vh) scale(.367)}to{transform:translate(41.32335vw,99vh) scale(.367)}}.snow:nth-child(59){opacity:1.9398;transform:translate(63.2628vw,-10px) scale(.0685);animation:fall-59 20s -22s linear infinite}@keyframes fall-59{35.447%{transform:translate(57.1413vw,35.447vh) scale(.0685)}to{transform:translate(60.20205vw,99vh) scale(.0685)}}.snow:nth-child(60){opacity:.5472;transform:translate(4.4824vw,-10px) scale(.4786);animation:fall-60 28s -18s linear infinite}@keyframes fall-60{60.574%{transform:translate(4.3393vw,60.574vh) scale(.4786)}to{transform:translate(4.41085vw,99vh) scale(.4786)}}.snow:nth-child(61){opacity:1.5358;transform:translate(31.7697vw,-10px) scale(.7766);animation:fall-61 24s -9s linear infinite}@keyframes fall-61{54.303%{transform:translate(34.2715vw,54.303vh) scale(.7766)}to{transform:translate(33.0206vw,99vh) scale(.7766)}}.snow:nth-child(62){opacity:.831;transform:translate(6.7093vw,-10px) scale(.5553);animation:fall-62 13s -9s linear infinite}@keyframes fall-62{59.887%{transform:translate(4.4492vw,59.887vh) scale(.5553)}to{transform:translate(5.57925vw,99vh) scale(.5553)}}.snow:nth-child(63){opacity:.1988;transform:translate(44.6273vw,-10px) scale(.2824);animation:fall-63 21s -23s linear infinite}@keyframes fall-63{57.726%{transform:translate(42.2475vw,57.726vh) scale(.2824)}to{transform:translate(43.4374vw,99vh) scale(.2824)}}.snow:nth-child(64){opacity:1.6712;transform:translate(91.657vw,-10px) scale(.6722);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{46.527%{transform:translate(95.1182vw,46.527vh) scale(.6722)}to{transform:translate(93.3876vw,99vh) scale(.6722)}}.snow:nth-child(65){opacity:1.2372;transform:translate(72.3298vw,-10px) scale(.6127);animation:fall-65 11s -1s linear infinite}@keyframes fall-65{55.74%{transform:translate(76.8129vw,55.74vh) scale(.6127)}to{transform:translate(74.57135vw,99vh) scale(.6127)}}.snow:nth-child(66){opacity:1.5802;transform:translate(59.029vw,-10px) scale(.0723);animation:fall-66 25s -11s linear infinite}@keyframes fall-66{79.656%{transform:translate(50.0788vw,79.656vh) scale(.0723)}to{transform:translate(54.5539vw,99vh) scale(.0723)}}.snow:nth-child(67){opacity:1.7712;transform:translate(92.5031vw,-10px) scale(.842);animation:fall-67 19s -8s linear infinite}@keyframes fall-67{59.52%{transform:translate(93.9491vw,59.52vh) scale(.842)}to{transform:translate(93.2261vw,99vh) scale(.842)}}.snow:nth-child(68){opacity:1.4872;transform:translate(76.8963vw,-10px) scale(.1546);animation:fall-68 30s -30s linear infinite}@keyframes fall-68{53.42%{transform:translate(69.643vw,53.42vh) scale(.1546)}to{transform:translate(73.26965vw,99vh) scale(.1546)}}.snow:nth-child(69){opacity:1.0602;transform:translate(35.3668vw,-10px) scale(.0387);animation:fall-69 17s -17s linear infinite}@keyframes fall-69{45.953%{transform:translate(32.0255vw,45.953vh) scale(.0387)}to{transform:translate(33.69615vw,99vh) scale(.0387)}}.snow:nth-child(70){opacity:1.5056;transform:translate(79.6529vw,-10px) scale(.3079);animation:fall-70 26s -19s linear infinite}@keyframes fall-70{56.357%{transform:translate(85.1448vw,56.357vh) scale(.3079)}to{transform:translate(82.39885vw,99vh) scale(.3079)}}.snow:nth-child(71){opacity:.1832;transform:translate(9.0027vw,-10px) scale(.2194);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{54.443%{transform:translate(6.9296vw,54.443vh) scale(.2194)}to{transform:translate(7.96615vw,99vh) scale(.2194)}}.snow:nth-child(72){opacity:1.697;transform:translate(92.9966vw,-10px) scale(.8603);animation:fall-72 25s -7s linear infinite}@keyframes fall-72{37.443%{transform:translate(86.5799vw,37.443vh) scale(.8603)}to{transform:translate(89.78825vw,99vh) scale(.8603)}}.snow:nth-child(73){opacity:.119;transform:translate(54.3558vw,-10px) scale(.4866);animation:fall-73 14s -17s linear infinite}@keyframes fall-73{70.839%{transform:translate(50.9416vw,70.839vh) scale(.4866)}to{transform:translate(52.6487vw,99vh) scale(.4866)}}.snow:nth-child(74){opacity:1.4428;transform:translate(76.9201vw,-10px) scale(.9021);animation:fall-74 28s -19s linear infinite}@keyframes fall-74{71.309%{transform:translate(81.426vw,71.309vh) scale(.9021)}to{transform:translate(79.17305vw,99vh) scale(.9021)}}.snow:nth-child(75){opacity:1.064;transform:translate(24.3385vw,-10px) scale(.7917);animation:fall-75 24s -25s linear infinite}@keyframes fall-75{45.396%{transform:translate(27.3624vw,45.396vh) scale(.7917)}to{transform:translate(25.85045vw,99vh) scale(.7917)}}.snow:nth-child(76){opacity:.6266;transform:translate(39.8963vw,-10px) scale(.0292);animation:fall-76 13s -6s linear infinite}@keyframes fall-76{39.095%{transform:translate(36.7012vw,39.095vh) scale(.0292)}to{transform:translate(38.29875vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:.6948;transform:translate(95.4485vw,-10px) scale(.9953);animation:fall-77 24s -20s linear infinite}@keyframes fall-77{76.203%{transform:translate(98.4881vw,76.203vh) scale(.9953)}to{transform:translate(96.9683vw,99vh) scale(.9953)}}.snow:nth-child(78){opacity:.0126;transform:translate(25.3829vw,-10px) scale(.7747);animation:fall-78 26s -24s linear infinite}@keyframes fall-78{73.222%{transform:translate(34.6558vw,73.222vh) scale(.7747)}to{transform:translate(30.01935vw,99vh) scale(.7747)}}.snow:nth-child(79){opacity:1.4322;transform:translate(89.9914vw,-10px) scale(.1796);animation:fall-79 21s -5s linear infinite}@keyframes fall-79{47.404%{transform:translate(85.265vw,47.404vh) scale(.1796)}to{transform:translate(87.6282vw,99vh) scale(.1796)}}.snow:nth-child(80){opacity:1.3838;transform:translate(87.2996vw,-10px) scale(.1298);animation:fall-80 12s -10s linear infinite}@keyframes fall-80{41.938%{transform:translate(86.1227vw,41.938vh) scale(.1298)}to{transform:translate(86.71115vw,99vh) scale(.1298)}}.snow:nth-child(81){opacity:1.2904;transform:translate(82.7746vw,-10px) scale(.492);animation:fall-81 19s -24s linear infinite}@keyframes fall-81{69.75%{transform:translate(86.7889vw,69.75vh) scale(.492)}to{transform:translate(84.78175vw,99vh) scale(.492)}}.snow:nth-child(82){opacity:.9848;transform:translate(87.0218vw,-10px) scale(.0807);animation:fall-82 16s -11s linear infinite}@keyframes fall-82{48.351%{transform:translate(78.0648vw,48.351vh) scale(.0807)}to{transform:translate(82.5433vw,99vh) scale(.0807)}}.snow:nth-child(83){opacity:.9764;transform:translate(81.8799vw,-10px) scale(.4541);animation:fall-83 22s -16s linear infinite}@keyframes fall-83{67.271%{transform:translate(75.5576vw,67.271vh) scale(.4541)}to{transform:translate(78.71875vw,99vh) scale(.4541)}}.snow:nth-child(84){opacity:1.83;transform:translate(37.962vw,-10px) scale(.8113);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{52.608%{transform:translate(36.1975vw,52.608vh) scale(.8113)}to{transform:translate(37.07975vw,99vh) scale(.8113)}}.snow:nth-child(85){opacity:1.7628;transform:translate(.608vw,-10px) scale(.1159);animation:fall-85 12s -1s linear infinite}@keyframes fall-85{71.507%{transform:translate(-7.6388vw,71.507vh) scale(.1159)}to{transform:translate(-3.5154vw,99vh) scale(.1159)}}.snow:nth-child(86){opacity:.8644;transform:translate(37.5506vw,-10px) scale(.1244);animation:fall-86 18s -1s linear infinite}@keyframes fall-86{78.401%{transform:translate(46.5578vw,78.401vh) scale(.1244)}to{transform:translate(42.0542vw,99vh) scale(.1244)}}.snow:nth-child(87){opacity:1.661;transform:translate(76.4087vw,-10px) scale(.5693);animation:fall-87 18s -28s linear infinite}@keyframes fall-87{54.461%{transform:translate(86.1361vw,54.461vh) scale(.5693)}to{transform:translate(81.2724vw,99vh) scale(.5693)}}.snow:nth-child(88){opacity:1.053;transform:translate(84.1799vw,-10px) scale(.3698);animation:fall-88 11s -26s linear infinite}@keyframes fall-88{73.244%{transform:translate(79.771vw,73.244vh) scale(.3698)}to{transform:translate(81.97545vw,99vh) scale(.3698)}}.snow:nth-child(89){opacity:1.2996;transform:translate(59.7984vw,-10px) scale(.4104);animation:fall-89 27s -8s linear infinite}@keyframes fall-89{51.256%{transform:translate(66.2403vw,51.256vh) scale(.4104)}to{transform:translate(63.01935vw,99vh) scale(.4104)}}.snow:nth-child(90){opacity:1.1306;transform:translate(3.5052vw,-10px) scale(.6908);animation:fall-90 17s -10s linear infinite}@keyframes fall-90{30.71%{transform:translate(-1.9429vw,30.71vh) scale(.6908)}to{transform:translate(.78115vw,99vh) scale(.6908)}}.snow:nth-child(91){opacity:.221;transform:translate(39.9135vw,-10px) scale(.6304);animation:fall-91 20s -8s linear infinite}@keyframes fall-91{38.379%{transform:translate(31.0837vw,38.379vh) scale(.6304)}to{transform:translate(35.4986vw,99vh) scale(.6304)}}.snow:nth-child(92){opacity:1.4182;transform:translate(20.1594vw,-10px) scale(.8202);animation:fall-92 12s -28s linear infinite}@keyframes fall-92{52.45%{transform:translate(21.5216vw,52.45vh) scale(.8202)}to{transform:translate(20.8405vw,99vh) scale(.8202)}}.snow:nth-child(93){opacity:1.5276;transform:translate(62.9682vw,-10px) scale(.5471);animation:fall-93 18s -30s linear infinite}@keyframes fall-93{79.059%{transform:translate(56.7879vw,79.059vh) scale(.5471)}to{transform:translate(59.87805vw,99vh) scale(.5471)}}.snow:nth-child(94){opacity:1.4584;transform:translate(67.2941vw,-10px) scale(.726);animation:fall-94 12s -13s linear infinite}@keyframes fall-94{76.257%{transform:translate(66.1023vw,76.257vh) scale(.726)}to{transform:translate(66.6982vw,99vh) scale(.726)}}.snow:nth-child(95){opacity:1.0564;transform:translate(99.9213vw,-10px) scale(.0142);animation:fall-95 11s -29s linear infinite}@keyframes fall-95{65.399%{transform:translate(94.2021vw,65.399vh) scale(.0142)}to{transform:translate(97.0617vw,99vh) scale(.0142)}}.snow:nth-child(96){opacity:.5082;transform:translate(35.469vw,-10px) scale(.1741);animation:fall-96 21s -17s linear infinite}@keyframes fall-96{54.93%{transform:translate(42.9755vw,54.93vh) scale(.1741)}to{transform:translate(39.22225vw,99vh) scale(.1741)}}.snow:nth-child(97){opacity:.8056;transform:translate(61.3252vw,-10px) scale(.9893);animation:fall-97 25s -6s linear infinite}@keyframes fall-97{79.522%{transform:translate(69.7608vw,79.522vh) scale(.9893)}to{transform:translate(65.543vw,99vh) scale(.9893)}}.snow:nth-child(98){opacity:1.1622;transform:translate(27.8138vw,-10px) scale(.8116);animation:fall-98 18s -11s linear infinite}@keyframes fall-98{78.203%{transform:translate(30.2776vw,78.203vh) scale(.8116)}to{transform:translate(29.0457vw,99vh) scale(.8116)}}.snow:nth-child(99){opacity:1.7604;transform:translate(37.7576vw,-10px) scale(.9622);animation:fall-99 28s -12s linear infinite}@keyframes fall-99{51.446%{transform:translate(29.3099vw,51.446vh) scale(.9622)}to{transform:translate(33.53375vw,99vh) scale(.9622)}}.snow:nth-child(100){opacity:1.5764;transform:translate(86.2727vw,-10px) scale(.4952);animation:fall-100 10s -18s linear infinite}@keyframes fall-100{38.444%{transform:translate(84.0699vw,38.444vh) scale(.4952)}to{transform:translate(85.1713vw,99vh) scale(.4952)}}.snow:nth-child(101){opacity:1.4364;transform:translate(7.7655vw,-10px) scale(.9234);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{37.571%{transform:translate(3.7945vw,37.571vh) scale(.9234)}to{transform:translate(5.78vw,99vh) scale(.9234)}}.snow:nth-child(102){opacity:1.8734;transform:translate(30.8383vw,-10px) scale(.3502);animation:fall-102 25s -1s linear infinite}@keyframes fall-102{76.134%{transform:translate(40.6835vw,76.134vh) scale(.3502)}to{transform:translate(35.7609vw,99vh) scale(.3502)}}.snow:nth-child(103){opacity:1.1754;transform:translate(62.2972vw,-10px) scale(.5702);animation:fall-103 13s -25s linear infinite}@keyframes fall-103{33.891%{transform:translate(67.1754vw,33.891vh) scale(.5702)}to{transform:translate(64.7363vw,99vh) scale(.5702)}}.snow:nth-child(104){opacity:.9328;transform:translate(70.7237vw,-10px) scale(.977);animation:fall-104 14s -21s linear infinite}@keyframes fall-104{46.473%{transform:translate(65.8969vw,46.473vh) scale(.977)}to{transform:translate(68.3103vw,99vh) scale(.977)}}.snow:nth-child(105){opacity:1.5892;transform:translate(63.459vw,-10px) scale(.6195);animation:fall-105 18s -30s linear infinite}@keyframes fall-105{48.592%{transform:translate(70.4255vw,48.592vh) scale(.6195)}to{transform:translate(66.94225vw,99vh) scale(.6195)}}.snow:nth-child(106){opacity:1.3042;transform:translate(2.7177vw,-10px) scale(.2357);animation:fall-106 14s -2s linear infinite}@keyframes fall-106{31.57%{transform:translate(-3.1114vw,31.57vh) scale(.2357)}to{transform:translate(-.19685vw,99vh) scale(.2357)}}.snow:nth-child(107){opacity:.6876;transform:translate(61.4603vw,-10px) scale(.049);animation:fall-107 19s -29s linear infinite}@keyframes fall-107{44.384%{transform:translate(65.4655vw,44.384vh) scale(.049)}to{transform:translate(63.4629vw,99vh) scale(.049)}}.snow:nth-child(108){opacity:.8444;transform:translate(22.719vw,-10px) scale(.124);animation:fall-108 12s -13s linear infinite}@keyframes fall-108{79.177%{transform:translate(27.9778vw,79.177vh) scale(.124)}to{transform:translate(25.3484vw,99vh) scale(.124)}}.snow:nth-child(109){opacity:.1414;transform:translate(15.7093vw,-10px) scale(.273);animation:fall-109 22s -5s linear infinite}@keyframes fall-109{59.095%{transform:translate(24.939vw,59.095vh) scale(.273)}to{transform:translate(20.32415vw,99vh) scale(.273)}}.snow:nth-child(110){opacity:.5268;transform:translate(99.8067vw,-10px) scale(.5734);animation:fall-110 26s -7s linear infinite}@keyframes fall-110{76.471%{transform:translate(94.7434vw,76.471vh) scale(.5734)}to{transform:translate(97.27505vw,99vh) scale(.5734)}}.snow:nth-child(111){opacity:1.5606;transform:translate(73.707vw,-10px) scale(.7409);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{60.49%{transform:translate(78.7642vw,60.49vh) scale(.7409)}to{transform:translate(76.2356vw,99vh) scale(.7409)}}.snow:nth-child(112){opacity:1.8842;transform:translate(97.6231vw,-10px) scale(.3483);animation:fall-112 10s -10s linear infinite}@keyframes fall-112{54.276%{transform:translate(90.6417vw,54.276vh) scale(.3483)}to{transform:translate(94.1324vw,99vh) scale(.3483)}}.snow:nth-child(113){opacity:.8438;transform:translate(37.6618vw,-10px) scale(.9276);animation:fall-113 19s -11s linear infinite}@keyframes fall-113{62.104%{transform:translate(41.0841vw,62.104vh) scale(.9276)}to{transform:translate(39.37295vw,99vh) scale(.9276)}}.snow:nth-child(114){opacity:.06;transform:translate(17.6132vw,-10px) scale(.9922);animation:fall-114 11s -1s linear infinite}@keyframes fall-114{76.299%{transform:translate(17.6232vw,76.299vh) scale(.9922)}to{transform:translate(17.6182vw,99vh) scale(.9922)}}.snow:nth-child(115){opacity:1.4002;transform:translate(9.5304vw,-10px) scale(.0108);animation:fall-115 11s -25s linear infinite}@keyframes fall-115{74.09%{transform:translate(11.5358vw,74.09vh) scale(.0108)}to{transform:translate(10.5331vw,99vh) scale(.0108)}}.snow:nth-child(116){opacity:.7458;transform:translate(54.1192vw,-10px) scale(.7022);animation:fall-116 21s -1s linear infinite}@keyframes fall-116{39.749%{transform:translate(53.9716vw,39.749vh) scale(.7022)}to{transform:translate(54.0454vw,99vh) scale(.7022)}}.snow:nth-child(117){opacity:1.4148;transform:translate(82.8456vw,-10px) scale(.0325);animation:fall-117 27s -24s linear infinite}@keyframes fall-117{38.278%{transform:translate(90.3422vw,38.278vh) scale(.0325)}to{transform:translate(86.5939vw,99vh) scale(.0325)}}.snow:nth-child(118){opacity:.7532;transform:translate(95.2007vw,-10px) scale(.9342);animation:fall-118 16s -4s linear infinite}@keyframes fall-118{74.218%{transform:translate(94.3235vw,74.218vh) scale(.9342)}to{transform:translate(94.7621vw,99vh) scale(.9342)}}.snow:nth-child(119){opacity:.0556;transform:translate(73.8237vw,-10px) scale(.2466);animation:fall-119 24s -19s linear infinite}@keyframes fall-119{32.534%{transform:translate(71.9508vw,32.534vh) scale(.2466)}to{transform:translate(72.88725vw,99vh) scale(.2466)}}.snow:nth-child(120){opacity:1.5614;transform:translate(40.7869vw,-10px) scale(.9368);animation:fall-120 16s -23s linear infinite}@keyframes fall-120{55.408%{transform:translate(35.9459vw,55.408vh) scale(.9368)}to{transform:translate(38.3664vw,99vh) scale(.9368)}}.snow:nth-child(121){opacity:.4856;transform:translate(63.6846vw,-10px) scale(.6146);animation:fall-121 25s -18s linear infinite}@keyframes fall-121{39.398%{transform:translate(72.6836vw,39.398vh) scale(.6146)}to{transform:translate(68.1841vw,99vh) scale(.6146)}}.snow:nth-child(122){opacity:1.5598;transform:translate(96.893vw,-10px) scale(.1159);animation:fall-122 16s -28s linear infinite}@keyframes fall-122{32.818%{transform:translate(105.6037vw,32.818vh) scale(.1159)}to{transform:translate(101.24835vw,99vh) scale(.1159)}}.snow:nth-child(123){opacity:1.3432;transform:translate(36.7053vw,-10px) scale(.9341);animation:fall-123 26s -19s linear infinite}@keyframes fall-123{41.463%{transform:translate(30.5674vw,41.463vh) scale(.9341)}to{transform:translate(33.63635vw,99vh) scale(.9341)}}.snow:nth-child(124){opacity:.4568;transform:translate(77.4286vw,-10px) scale(.6549);animation:fall-124 18s -5s linear infinite}@keyframes fall-124{45.977%{transform:translate(80.698vw,45.977vh) scale(.6549)}to{transform:translate(79.0633vw,99vh) scale(.6549)}}.snow:nth-child(125){opacity:1.0322;transform:translate(46.9283vw,-10px) scale(.9884);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{49.978%{transform:translate(52.9364vw,49.978vh) scale(.9884)}to{transform:translate(49.93235vw,99vh) scale(.9884)}}.snow:nth-child(126){opacity:1.7614;transform:translate(54.3524vw,-10px) scale(.1976);animation:fall-126 21s -22s linear infinite}@keyframes fall-126{31.186%{transform:translate(46.6935vw,31.186vh) scale(.1976)}to{transform:translate(50.52295vw,99vh) scale(.1976)}}.snow:nth-child(127){opacity:.5444;transform:translate(80.4092vw,-10px) scale(.2029);animation:fall-127 14s -9s linear infinite}@keyframes fall-127{61.169%{transform:translate(79.5612vw,61.169vh) scale(.2029)}to{transform:translate(79.9852vw,99vh) scale(.2029)}}.snow:nth-child(128){opacity:.7286;transform:translate(5.7266vw,-10px) scale(.3277);animation:fall-128 20s -21s linear infinite}@keyframes fall-128{71.864%{transform:translate(11.9509vw,71.864vh) scale(.3277)}to{transform:translate(8.83875vw,99vh) scale(.3277)}}.snow:nth-child(129){opacity:.243;transform:translate(50.3333vw,-10px) scale(.5343);animation:fall-129 30s -26s linear infinite}@keyframes fall-129{68.265%{transform:translate(54.251vw,68.265vh) scale(.5343)}to{transform:translate(52.29215vw,99vh) scale(.5343)}}.snow:nth-child(130){opacity:.3002;transform:translate(75.2596vw,-10px) scale(.7018);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{45.555%{transform:translate(71.4987vw,45.555vh) scale(.7018)}to{transform:translate(73.37915vw,99vh) scale(.7018)}}.snow:nth-child(131){opacity:.2696;transform:translate(70.0222vw,-10px) scale(.0086);animation:fall-131 28s -17s linear infinite}@keyframes fall-131{57.676%{transform:translate(68.1066vw,57.676vh) scale(.0086)}to{transform:translate(69.0644vw,99vh) scale(.0086)}}.snow:nth-child(132){opacity:1.7234;transform:translate(90.7825vw,-10px) scale(.4188);animation:fall-132 12s -20s linear infinite}@keyframes fall-132{50.916%{transform:translate(87.6553vw,50.916vh) scale(.4188)}to{transform:translate(89.2189vw,99vh) scale(.4188)}}.snow:nth-child(133){opacity:1.6674;transform:translate(99.9009vw,-10px) scale(.1871);animation:fall-133 15s -7s linear infinite}@keyframes fall-133{30.981%{transform:translate(102.0467vw,30.981vh) scale(.1871)}to{transform:translate(100.9738vw,99vh) scale(.1871)}}.snow:nth-child(134){opacity:1.5054;transform:translate(37.1094vw,-10px) scale(.9423);animation:fall-134 16s -12s linear infinite}@keyframes fall-134{78.781%{transform:translate(46.5218vw,78.781vh) scale(.9423)}to{transform:translate(41.8156vw,99vh) scale(.9423)}}.snow:nth-child(135){opacity:.0912;transform:translate(32.2807vw,-10px) scale(.3027);animation:fall-135 14s -9s linear infinite}@keyframes fall-135{58.22%{transform:translate(23.219vw,58.22vh) scale(.3027)}to{transform:translate(27.74985vw,99vh) scale(.3027)}}.snow:nth-child(136){opacity:1.3262;transform:translate(75.5601vw,-10px) scale(.3834);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{64.971%{transform:translate(78.3665vw,64.971vh) scale(.3834)}to{transform:translate(76.9633vw,99vh) scale(.3834)}}.snow:nth-child(137){opacity:.5772;transform:translate(70.852vw,-10px) scale(.0832);animation:fall-137 13s -5s linear infinite}@keyframes fall-137{32.353%{transform:translate(71.1444vw,32.353vh) scale(.0832)}to{transform:translate(70.9982vw,99vh) scale(.0832)}}.snow:nth-child(138){opacity:.8068;transform:translate(5.3733vw,-10px) scale(.0785);animation:fall-138 27s -9s linear infinite}@keyframes fall-138{53.982%{transform:translate(10.689vw,53.982vh) scale(.0785)}to{transform:translate(8.03115vw,99vh) scale(.0785)}}.snow:nth-child(139){opacity:.4238;transform:translate(77.9944vw,-10px) scale(.5332);animation:fall-139 18s -11s linear infinite}@keyframes fall-139{72.182%{transform:translate(78.2992vw,72.182vh) scale(.5332)}to{transform:translate(78.1468vw,99vh) scale(.5332)}}.snow:nth-child(140){opacity:1.077;transform:translate(1.5024vw,-10px) scale(.8406);animation:fall-140 16s -21s linear infinite}@keyframes fall-140{45.918%{transform:translate(.4499vw,45.918vh) scale(.8406)}to{transform:translate(.97615vw,99vh) scale(.8406)}}.snow:nth-child(141){opacity:1.2548;transform:translate(53.1533vw,-10px) scale(.6248);animation:fall-141 18s -8s linear infinite}@keyframes fall-141{68.905%{transform:translate(53.6374vw,68.905vh) scale(.6248)}to{transform:translate(53.39535vw,99vh) scale(.6248)}}.snow:nth-child(142){opacity:.1538;transform:translate(14.1245vw,-10px) scale(.3986);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{70.025%{transform:translate(10.9646vw,70.025vh) scale(.3986)}to{transform:translate(12.54455vw,99vh) scale(.3986)}}.snow:nth-child(143){opacity:1.9616;transform:translate(38.1782vw,-10px) scale(.1324);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{62.951%{transform:translate(35.8847vw,62.951vh) scale(.1324)}to{transform:translate(37.03145vw,99vh) scale(.1324)}}.snow:nth-child(144){opacity:.1984;transform:translate(60.1708vw,-10px) scale(.4985);animation:fall-144 27s -17s linear infinite}@keyframes fall-144{70.669%{transform:translate(50.3304vw,70.669vh) scale(.4985)}to{transform:translate(55.2506vw,99vh) scale(.4985)}}.snow:nth-child(145){opacity:1.665;transform:translate(59.6374vw,-10px) scale(.5173);animation:fall-145 17s -21s linear infinite}@keyframes fall-145{76.89%{transform:translate(66.7349vw,76.89vh) scale(.5173)}to{transform:translate(63.18615vw,99vh) scale(.5173)}}.snow:nth-child(146){opacity:1.4916;transform:translate(88.1903vw,-10px) scale(.6348);animation:fall-146 29s -7s linear infinite}@keyframes fall-146{76.741%{transform:translate(91.8355vw,76.741vh) scale(.6348)}to{transform:translate(90.0129vw,99vh) scale(.6348)}}.snow:nth-child(147){opacity:.3542;transform:translate(80.594vw,-10px) scale(.8939);animation:fall-147 20s -19s linear infinite}@keyframes fall-147{67.389%{transform:translate(86.543vw,67.389vh) scale(.8939)}to{transform:translate(83.5685vw,99vh) scale(.8939)}}.snow:nth-child(148){opacity:.813;transform:translate(70.4673vw,-10px) scale(.8381);animation:fall-148 14s -15s linear infinite}@keyframes fall-148{44.729%{transform:translate(78.2425vw,44.729vh) scale(.8381)}to{transform:translate(74.3549vw,99vh) scale(.8381)}}.snow:nth-child(149){opacity:.9564;transform:translate(22.4737vw,-10px) scale(.4937);animation:fall-149 10s -28s linear infinite}@keyframes fall-149{34.652%{transform:translate(18.4753vw,34.652vh) scale(.4937)}to{transform:translate(20.4745vw,99vh) scale(.4937)}}.snow:nth-child(150){opacity:1.3696;transform:translate(90.7313vw,-10px) scale(.3327);animation:fall-150 20s -27s linear infinite}@keyframes fall-150{61.36%{transform:translate(93.2667vw,61.36vh) scale(.3327)}to{transform:translate(91.999vw,99vh) scale(.3327)}}.snow:nth-child(151){opacity:.3282;transform:translate(48.9394vw,-10px) scale(.7931);animation:fall-151 20s -3s linear infinite}@keyframes fall-151{41.886%{transform:translate(39.082vw,41.886vh) scale(.7931)}to{transform:translate(44.0107vw,99vh) scale(.7931)}}.snow:nth-child(152){opacity:.6002;transform:translate(1.7015vw,-10px) scale(.1493);animation:fall-152 18s -28s linear infinite}@keyframes fall-152{44.525%{transform:translate(.2209vw,44.525vh) scale(.1493)}to{transform:translate(.9612vw,99vh) scale(.1493)}}.snow:nth-child(153){opacity:1.9472;transform:translate(60.04vw,-10px) scale(.7054);animation:fall-153 17s -19s linear infinite}@keyframes fall-153{70.142%{transform:translate(63.3654vw,70.142vh) scale(.7054)}to{transform:translate(61.7027vw,99vh) scale(.7054)}}.snow:nth-child(154){opacity:.1568;transform:translate(43.4769vw,-10px) scale(.0578);animation:fall-154 14s -23s linear infinite}@keyframes fall-154{36.926%{transform:translate(49.3282vw,36.926vh) scale(.0578)}to{transform:translate(46.40255vw,99vh) scale(.0578)}}.snow:nth-child(155){opacity:.5218;transform:translate(61.943vw,-10px) scale(.8749);animation:fall-155 23s -9s linear infinite}@keyframes fall-155{37.368%{transform:translate(65.058vw,37.368vh) scale(.8749)}to{transform:translate(63.5005vw,99vh) scale(.8749)}}.snow:nth-child(156){opacity:1.1206;transform:translate(96.4911vw,-10px) scale(.9914);animation:fall-156 29s -23s linear infinite}@keyframes fall-156{40.708%{transform:translate(91.7748vw,40.708vh) scale(.9914)}to{transform:translate(94.13295vw,99vh) scale(.9914)}}.snow:nth-child(157){opacity:1.066;transform:translate(23.2146vw,-10px) scale(.7266);animation:fall-157 29s -29s linear infinite}@keyframes fall-157{72.056%{transform:translate(28.0004vw,72.056vh) scale(.7266)}to{transform:translate(25.6075vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:.471;transform:translate(77.7402vw,-10px) scale(.3779);animation:fall-158 20s -20s linear infinite}@keyframes fall-158{54.425%{transform:translate(84.7429vw,54.425vh) scale(.3779)}to{transform:translate(81.24155vw,99vh) scale(.3779)}}.snow:nth-child(159){opacity:1.4578;transform:translate(60.4473vw,-10px) scale(.3752);animation:fall-159 30s -13s linear infinite}@keyframes fall-159{75.089%{transform:translate(70.2997vw,75.089vh) scale(.3752)}to{transform:translate(65.3735vw,99vh) scale(.3752)}}.snow:nth-child(160){opacity:.9514;transform:translate(48.181vw,-10px) scale(.7537);animation:fall-160 10s -10s linear infinite}@keyframes fall-160{47.871%{transform:translate(50.8982vw,47.871vh) scale(.7537)}to{transform:translate(49.5396vw,99vh) scale(.7537)}}.snow:nth-child(161){opacity:.9568;transform:translate(7.3191vw,-10px) scale(.8699);animation:fall-161 23s -25s linear infinite}@keyframes fall-161{55.539%{transform:translate(7.9987vw,55.539vh) scale(.8699)}to{transform:translate(7.6589vw,99vh) scale(.8699)}}.snow:nth-child(162){opacity:.914;transform:translate(12.8217vw,-10px) scale(.8443);animation:fall-162 18s -4s linear infinite}@keyframes fall-162{74.31%{transform:translate(6.5378vw,74.31vh) scale(.8443)}to{transform:translate(9.67975vw,99vh) scale(.8443)}}.snow:nth-child(163){opacity:1.6378;transform:translate(91.707vw,-10px) scale(.1692);animation:fall-163 28s -27s linear infinite}@keyframes fall-163{55.101%{transform:translate(94.6938vw,55.101vh) scale(.1692)}to{transform:translate(93.2004vw,99vh) scale(.1692)}}.snow:nth-child(164){opacity:1.0526;transform:translate(20.0449vw,-10px) scale(.5227);animation:fall-164 12s -7s linear infinite}@keyframes fall-164{66.512%{transform:translate(10.5937vw,66.512vh) scale(.5227)}to{transform:translate(15.3193vw,99vh) scale(.5227)}}.snow:nth-child(165){opacity:1.6788;transform:translate(37.2675vw,-10px) scale(.7573);animation:fall-165 15s -20s linear infinite}@keyframes fall-165{50.083%{transform:translate(46.2517vw,50.083vh) scale(.7573)}to{transform:translate(41.7596vw,99vh) scale(.7573)}}.snow:nth-child(166){opacity:.9284;transform:translate(49.2432vw,-10px) scale(.6393);animation:fall-166 25s -2s linear infinite}@keyframes fall-166{38.664%{transform:translate(39.926vw,38.664vh) scale(.6393)}to{transform:translate(44.5846vw,99vh) scale(.6393)}}.snow:nth-child(167){opacity:.1766;transform:translate(22.7698vw,-10px) scale(.1345);animation:fall-167 22s -3s linear infinite}@keyframes fall-167{44.77%{transform:translate(30.0406vw,44.77vh) scale(.1345)}to{transform:translate(26.4052vw,99vh) scale(.1345)}}.snow:nth-child(168){opacity:.1144;transform:translate(47.5472vw,-10px) scale(.1459);animation:fall-168 10s -29s linear infinite}@keyframes fall-168{55.556%{transform:translate(50.8941vw,55.556vh) scale(.1459)}to{transform:translate(49.22065vw,99vh) scale(.1459)}}.snow:nth-child(169){opacity:.0088;transform:translate(4.2639vw,-10px) scale(.4833);animation:fall-169 27s -25s linear infinite}@keyframes fall-169{73.527%{transform:translate(-5.2176vw,73.527vh) scale(.4833)}to{transform:translate(-.47685vw,99vh) scale(.4833)}}.snow:nth-child(170){opacity:1.392;transform:translate(69.5383vw,-10px) scale(.1996);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{48.485%{transform:translate(78.2359vw,48.485vh) scale(.1996)}to{transform:translate(73.8871vw,99vh) scale(.1996)}}.snow:nth-child(171){opacity:.693;transform:translate(76.6139vw,-10px) scale(.8633);animation:fall-171 15s -19s linear infinite}@keyframes fall-171{66.504%{transform:translate(80.922vw,66.504vh) scale(.8633)}to{transform:translate(78.76795vw,99vh) scale(.8633)}}.snow:nth-child(172){opacity:1.6632;transform:translate(23.5858vw,-10px) scale(.1909);animation:fall-172 14s -14s linear infinite}@keyframes fall-172{63.6%{transform:translate(16.7495vw,63.6vh) scale(.1909)}to{transform:translate(20.16765vw,99vh) scale(.1909)}}.snow:nth-child(173){opacity:.0282;transform:translate(35.7899vw,-10px) scale(.1324);animation:fall-173 27s -14s linear infinite}@keyframes fall-173{51.4%{transform:translate(33.6404vw,51.4vh) scale(.1324)}to{transform:translate(34.71515vw,99vh) scale(.1324)}}.snow:nth-child(174){opacity:.4544;transform:translate(.6484vw,-10px) scale(.055);animation:fall-174 23s -25s linear infinite}@keyframes fall-174{31.981%{transform:translate(-2.3775vw,31.981vh) scale(.055)}to{transform:translate(-.86455vw,99vh) scale(.055)}}.snow:nth-child(175){opacity:1.3826;transform:translate(87.612vw,-10px) scale(.76);animation:fall-175 19s -13s linear infinite}@keyframes fall-175{67.779%{transform:translate(94.544vw,67.779vh) scale(.76)}to{transform:translate(91.078vw,99vh) scale(.76)}}.snow:nth-child(176){opacity:1.4454;transform:translate(71.3394vw,-10px) scale(.5664);animation:fall-176 13s -19s linear infinite}@keyframes fall-176{47.559%{transform:translate(65.1407vw,47.559vh) scale(.5664)}to{transform:translate(68.24005vw,99vh) scale(.5664)}}.snow:nth-child(177){opacity:1.2298;transform:translate(42.2409vw,-10px) scale(.2955);animation:fall-177 15s -22s linear infinite}@keyframes fall-177{65.456%{transform:translate(34.7121vw,65.456vh) scale(.2955)}to{transform:translate(38.4765vw,99vh) scale(.2955)}}.snow:nth-child(178){opacity:1.3352;transform:translate(2.4794vw,-10px) scale(.1902);animation:fall-178 19s -2s linear infinite}@keyframes fall-178{75.805%{transform:translate(5.0107vw,75.805vh) scale(.1902)}to{transform:translate(3.74505vw,99vh) scale(.1902)}}.snow:nth-child(179){opacity:1.643;transform:translate(36.7055vw,-10px) scale(.0276);animation:fall-179 26s -29s linear infinite}@keyframes fall-179{56.267%{transform:translate(42.833vw,56.267vh) scale(.0276)}to{transform:translate(39.76925vw,99vh) scale(.0276)}}.snow:nth-child(180){opacity:.9188;transform:translate(39.1138vw,-10px) scale(.9457);animation:fall-180 17s -14s linear infinite}@keyframes fall-180{41.144%{transform:translate(46.8932vw,41.144vh) scale(.9457)}to{transform:translate(43.0035vw,99vh) scale(.9457)}}.snow:nth-child(181){opacity:1.7822;transform:translate(65.8359vw,-10px) scale(.5818);animation:fall-181 23s -20s linear infinite}@keyframes fall-181{67.64%{transform:translate(73.3831vw,67.64vh) scale(.5818)}to{transform:translate(69.6095vw,99vh) scale(.5818)}}.snow:nth-child(182){opacity:1.9672;transform:translate(81.1498vw,-10px) scale(.3036);animation:fall-182 13s -26s linear infinite}@keyframes fall-182{55.419%{transform:translate(72.3116vw,55.419vh) scale(.3036)}to{transform:translate(76.7307vw,99vh) scale(.3036)}}.snow:nth-child(183){opacity:.157;transform:translate(74.5803vw,-10px) scale(.483);animation:fall-183 26s -1s linear infinite}@keyframes fall-183{45.266%{transform:translate(66.4413vw,45.266vh) scale(.483)}to{transform:translate(70.5108vw,99vh) scale(.483)}}.snow:nth-child(184){opacity:1.9078;transform:translate(14.857vw,-10px) scale(.852);animation:fall-184 17s -8s linear infinite}@keyframes fall-184{77.435%{transform:translate(15.8917vw,77.435vh) scale(.852)}to{transform:translate(15.37435vw,99vh) scale(.852)}}.snow:nth-child(185){opacity:.2558;transform:translate(92.0611vw,-10px) scale(.2425);animation:fall-185 11s -19s linear infinite}@keyframes fall-185{59.864%{transform:translate(94.9271vw,59.864vh) scale(.2425)}to{transform:translate(93.4941vw,99vh) scale(.2425)}}.snow:nth-child(186){opacity:1.5544;transform:translate(73.4868vw,-10px) scale(.9569);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{35.48%{transform:translate(68.0135vw,35.48vh) scale(.9569)}to{transform:translate(70.75015vw,99vh) scale(.9569)}}.snow:nth-child(187){opacity:1.1356;transform:translate(5.7238vw,-10px) scale(.9826);animation:fall-187 22s -13s linear infinite}@keyframes fall-187{35.465%{transform:translate(15.6079vw,35.465vh) scale(.9826)}to{transform:translate(10.66585vw,99vh) scale(.9826)}}.snow:nth-child(188){opacity:1.876;transform:translate(91.1593vw,-10px) scale(.7654);animation:fall-188 19s -12s linear infinite}@keyframes fall-188{32.775%{transform:translate(96.3477vw,32.775vh) scale(.7654)}to{transform:translate(93.7535vw,99vh) scale(.7654)}}.snow:nth-child(189){opacity:.71;transform:translate(54.8571vw,-10px) scale(.1835);animation:fall-189 18s -8s linear infinite}@keyframes fall-189{30.316%{transform:translate(51.4361vw,30.316vh) scale(.1835)}to{transform:translate(53.1466vw,99vh) scale(.1835)}}.snow:nth-child(190){opacity:1.4626;transform:translate(89.9482vw,-10px) scale(.3746);animation:fall-190 11s -10s linear infinite}@keyframes fall-190{33.878%{transform:translate(98.7203vw,33.878vh) scale(.3746)}to{transform:translate(94.33425vw,99vh) scale(.3746)}}.snow:nth-child(191){opacity:1.1834;transform:translate(3.7168vw,-10px) scale(.9908);animation:fall-191 28s -15s linear infinite}@keyframes fall-191{60.875%{transform:translate(4.2467vw,60.875vh) scale(.9908)}to{transform:translate(3.98175vw,99vh) scale(.9908)}}.snow:nth-child(192){opacity:1.0844;transform:translate(97.2135vw,-10px) scale(.7181);animation:fall-192 18s -11s linear infinite}@keyframes fall-192{68.206%{transform:translate(104.5207vw,68.206vh) scale(.7181)}to{transform:translate(100.8671vw,99vh) scale(.7181)}}.snow:nth-child(193){opacity:.4076;transform:translate(62.2138vw,-10px) scale(.7164);animation:fall-193 14s -8s linear infinite}@keyframes fall-193{44.261%{transform:translate(71.8462vw,44.261vh) scale(.7164)}to{transform:translate(67.03vw,99vh) scale(.7164)}}.snow:nth-child(194){opacity:.4932;transform:translate(55.4352vw,-10px) scale(.2222);animation:fall-194 11s -26s linear infinite}@keyframes fall-194{53.486%{transform:translate(56.974vw,53.486vh) scale(.2222)}to{transform:translate(56.2046vw,99vh) scale(.2222)}}.snow:nth-child(195){opacity:1.1078;transform:translate(3.4433vw,-10px) scale(.9003);animation:fall-195 14s -13s linear infinite}@keyframes fall-195{59.176%{transform:translate(.9008vw,59.176vh) scale(.9003)}to{transform:translate(2.17205vw,99vh) scale(.9003)}}.snow:nth-child(196){opacity:1.5452;transform:translate(92.8053vw,-10px) scale(.8641);animation:fall-196 24s -6s linear infinite}@keyframes fall-196{59.536%{transform:translate(87.5707vw,59.536vh) scale(.8641)}to{transform:translate(90.188vw,99vh) scale(.8641)}}.snow:nth-child(197){opacity:.6624;transform:translate(39.7906vw,-10px) scale(.7564);animation:fall-197 15s -22s linear infinite}@keyframes fall-197{61.788%{transform:translate(44.5319vw,61.788vh) scale(.7564)}to{transform:translate(42.16125vw,99vh) scale(.7564)}}.snow:nth-child(198){opacity:.2852;transform:translate(26.0045vw,-10px) scale(.205);animation:fall-198 22s -1s linear infinite}@keyframes fall-198{66.184%{transform:translate(19.2335vw,66.184vh) scale(.205)}to{transform:translate(22.619vw,99vh) scale(.205)}}.snow:nth-child(199){opacity:1.7992;transform:translate(36.1819vw,-10px) scale(.0549);animation:fall-199 12s -15s linear infinite}@keyframes fall-199{30.844%{transform:translate(36.4839vw,30.844vh) scale(.0549)}to{transform:translate(36.3329vw,99vh) scale(.0549)}}.snow:nth-child(200){opacity:1.4948;transform:translate(76.9734vw,-10px) scale(.4748);animation:fall-200 18s -5s linear infinite}@keyframes fall-200{55.097%{transform:translate(81.9914vw,55.097vh) scale(.4748)}to{transform:translate(79.4824vw,99vh) scale(.4748)}}.snow:nth-child(201){opacity:1.7374;transform:translate(67.2024vw,-10px) scale(.845);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{56.301%{transform:translate(61.3862vw,56.301vh) scale(.845)}to{transform:translate(64.2943vw,99vh) scale(.845)}}.snow:nth-child(202){opacity:1.6398;transform:translate(41.4355vw,-10px) scale(.8056);animation:fall-202 30s -22s linear infinite}@keyframes fall-202{70.187%{transform:translate(48.2151vw,70.187vh) scale(.8056)}to{transform:translate(44.8253vw,99vh) scale(.8056)}}.snow:nth-child(203){opacity:1.4768;transform:translate(64.0077vw,-10px) scale(.9416);animation:fall-203 27s -8s linear infinite}@keyframes fall-203{74.428%{transform:translate(65.7947vw,74.428vh) scale(.9416)}to{transform:translate(64.9012vw,99vh) scale(.9416)}}.snow:nth-child(204){opacity:1.9434;transform:translate(3.5053vw,-10px) scale(.9654);animation:fall-204 30s -15s linear infinite}@keyframes fall-204{47.461%{transform:translate(6.8172vw,47.461vh) scale(.9654)}to{transform:translate(5.16125vw,99vh) scale(.9654)}}.snow:nth-child(205){opacity:1.0722;transform:translate(8.4183vw,-10px) scale(.6637);animation:fall-205 28s -9s linear infinite}@keyframes fall-205{48.121%{transform:translate(16.0309vw,48.121vh) scale(.6637)}to{transform:translate(12.2246vw,99vh) scale(.6637)}}.snow:nth-child(206){opacity:1.586;transform:translate(92.4424vw,-10px) scale(.4587);animation:fall-206 10s -28s linear infinite}@keyframes fall-206{72.364%{transform:translate(88.479vw,72.364vh) scale(.4587)}to{transform:translate(90.4607vw,99vh) scale(.4587)}}.snow:nth-child(207){opacity:1.9758;transform:translate(1.507vw,-10px) scale(.8852);animation:fall-207 12s -26s linear infinite}@keyframes fall-207{44.046%{transform:translate(3.2992vw,44.046vh) scale(.8852)}to{transform:translate(2.4031vw,99vh) scale(.8852)}}.snow:nth-child(208){opacity:.2762;transform:translate(37.3798vw,-10px) scale(.7512);animation:fall-208 20s -10s linear infinite}@keyframes fall-208{57.685%{transform:translate(29.9624vw,57.685vh) scale(.7512)}to{transform:translate(33.6711vw,99vh) scale(.7512)}}.snow:nth-child(209){opacity:.4732;transform:translate(45.3106vw,-10px) scale(.0362);animation:fall-209 19s -21s linear infinite}@keyframes fall-209{37.981%{transform:translate(43.0908vw,37.981vh) scale(.0362)}to{transform:translate(44.2007vw,99vh) scale(.0362)}}.snow:nth-child(210){opacity:.8968;transform:translate(89.4467vw,-10px) scale(.005);animation:fall-210 21s -9s linear infinite}@keyframes fall-210{35.41%{transform:translate(86.9429vw,35.41vh) scale(.005)}to{transform:translate(88.1948vw,99vh) scale(.005)}}.snow:nth-child(211){opacity:1.81;transform:translate(32.0589vw,-10px) scale(.6231);animation:fall-211 16s -7s linear infinite}@keyframes fall-211{64.811%{transform:translate(36.8859vw,64.811vh) scale(.6231)}to{transform:translate(34.4724vw,99vh) scale(.6231)}}.snow:nth-child(212){opacity:.4264;transform:translate(29.9681vw,-10px) scale(.7219);animation:fall-212 20s -22s linear infinite}@keyframes fall-212{60.895%{transform:translate(25.9996vw,60.895vh) scale(.7219)}to{transform:translate(27.98385vw,99vh) scale(.7219)}}.snow:nth-child(213){opacity:1.2646;transform:translate(16.7116vw,-10px) scale(.9167);animation:fall-213 24s -13s linear infinite}@keyframes fall-213{71.185%{transform:translate(24.9192vw,71.185vh) scale(.9167)}to{transform:translate(20.8154vw,99vh) scale(.9167)}}.snow:nth-child(214){opacity:1.2022;transform:translate(92.1926vw,-10px) scale(.1928);animation:fall-214 25s -8s linear infinite}@keyframes fall-214{68.925%{transform:translate(84.5003vw,68.925vh) scale(.1928)}to{transform:translate(88.34645vw,99vh) scale(.1928)}}.snow:nth-child(215){opacity:1.2838;transform:translate(83.1441vw,-10px) scale(.2014);animation:fall-215 15s -24s linear infinite}@keyframes fall-215{52.704%{transform:translate(92.6159vw,52.704vh) scale(.2014)}to{transform:translate(87.88vw,99vh) scale(.2014)}}.snow:nth-child(216){opacity:1.3986;transform:translate(20.8681vw,-10px) scale(.4081);animation:fall-216 11s -4s linear infinite}@keyframes fall-216{50.091%{transform:translate(26.9473vw,50.091vh) scale(.4081)}to{transform:translate(23.9077vw,99vh) scale(.4081)}}.snow:nth-child(217){opacity:.985;transform:translate(35.9945vw,-10px) scale(.6966);animation:fall-217 14s -11s linear infinite}@keyframes fall-217{74.761%{transform:translate(31.1443vw,74.761vh) scale(.6966)}to{transform:translate(33.5694vw,99vh) scale(.6966)}}.snow:nth-child(218){opacity:1.4662;transform:translate(46.0229vw,-10px) scale(.9493);animation:fall-218 23s -17s linear infinite}@keyframes fall-218{68.463%{transform:translate(52.0346vw,68.463vh) scale(.9493)}to{transform:translate(49.02875vw,99vh) scale(.9493)}}.snow:nth-child(219){opacity:.8284;transform:translate(24.2229vw,-10px) scale(.8395);animation:fall-219 16s -12s linear infinite}@keyframes fall-219{54.072%{transform:translate(28.0411vw,54.072vh) scale(.8395)}to{transform:translate(26.132vw,99vh) scale(.8395)}}.snow:nth-child(220){opacity:.1636;transform:translate(41.7315vw,-10px) scale(.6857);animation:fall-220 12s -25s linear infinite}@keyframes fall-220{46.514%{transform:translate(45.8571vw,46.514vh) scale(.6857)}to{transform:translate(43.7943vw,99vh) scale(.6857)}}.snow:nth-child(221){opacity:1.0048;transform:translate(71.5399vw,-10px) scale(.7316);animation:fall-221 21s -19s linear infinite}@keyframes fall-221{45.715%{transform:translate(80.7355vw,45.715vh) scale(.7316)}to{transform:translate(76.1377vw,99vh) scale(.7316)}}.snow:nth-child(222){opacity:.2942;transform:translate(29.9404vw,-10px) scale(.6192);animation:fall-222 19s -26s linear infinite}@keyframes fall-222{49.419%{transform:translate(34.0655vw,49.419vh) scale(.6192)}to{transform:translate(32.00295vw,99vh) scale(.6192)}}.snow:nth-child(223){opacity:1.8512;transform:translate(18.0992vw,-10px) scale(.7983);animation:fall-223 17s -8s linear infinite}@keyframes fall-223{62.948%{transform:translate(25.7283vw,62.948vh) scale(.7983)}to{transform:translate(21.91375vw,99vh) scale(.7983)}}.snow:nth-child(224){opacity:1.6708;transform:translate(1.5977vw,-10px) scale(.586);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{52.032%{transform:translate(-1.8065vw,52.032vh) scale(.586)}to{transform:translate(-.1044vw,99vh) scale(.586)}}.snow:nth-child(225){opacity:1.4036;transform:translate(54.6213vw,-10px) scale(.4413);animation:fall-225 10s -11s linear infinite}@keyframes fall-225{53.521%{transform:translate(44.9738vw,53.521vh) scale(.4413)}to{transform:translate(49.79755vw,99vh) scale(.4413)}}.snow:nth-child(226){opacity:.2404;transform:translate(29.6338vw,-10px) scale(.0624);animation:fall-226 24s -1s linear infinite}@keyframes fall-226{78.732%{transform:translate(20.0293vw,78.732vh) scale(.0624)}to{transform:translate(24.83155vw,99vh) scale(.0624)}}.snow:nth-child(227){opacity:1.6634;transform:translate(78.0913vw,-10px) scale(.8616);animation:fall-227 22s -20s linear infinite}@keyframes fall-227{50.139%{transform:translate(69.1846vw,50.139vh) scale(.8616)}to{transform:translate(73.63795vw,99vh) scale(.8616)}}.snow:nth-child(228){opacity:1.7526;transform:translate(40.2202vw,-10px) scale(.2891);animation:fall-228 13s -17s linear infinite}@keyframes fall-228{60.374%{transform:translate(36.2592vw,60.374vh) scale(.2891)}to{transform:translate(38.2397vw,99vh) scale(.2891)}}.snow:nth-child(229){opacity:1.6454;transform:translate(63.103vw,-10px) scale(.4118);animation:fall-229 22s -24s linear infinite}@keyframes fall-229{43.592%{transform:translate(54.9529vw,43.592vh) scale(.4118)}to{transform:translate(59.02795vw,99vh) scale(.4118)}}.snow:nth-child(230){opacity:1.9342;transform:translate(47.0008vw,-10px) scale(.8752);animation:fall-230 26s -15s linear infinite}@keyframes fall-230{66.097%{transform:translate(42.4685vw,66.097vh) scale(.8752)}to{transform:translate(44.73465vw,99vh) scale(.8752)}}.snow:nth-child(231){opacity:1.8952;transform:translate(92.4163vw,-10px) scale(.4086);animation:fall-231 20s -18s linear infinite}@keyframes fall-231{75.587%{transform:translate(98.2718vw,75.587vh) scale(.4086)}to{transform:translate(95.34405vw,99vh) scale(.4086)}}.snow:nth-child(232){opacity:.3476;transform:translate(60.1729vw,-10px) scale(.101);animation:fall-232 26s -3s linear infinite}@keyframes fall-232{67.015%{transform:translate(51.064vw,67.015vh) scale(.101)}to{transform:translate(55.61845vw,99vh) scale(.101)}}.snow:nth-child(233){opacity:1.2942;transform:translate(75.4858vw,-10px) scale(.64);animation:fall-233 11s -12s linear infinite}@keyframes fall-233{38.656%{transform:translate(81.1244vw,38.656vh) scale(.64)}to{transform:translate(78.3051vw,99vh) scale(.64)}}.snow:nth-child(234){opacity:1.5588;transform:translate(24.2241vw,-10px) scale(.9808);animation:fall-234 12s -20s linear infinite}@keyframes fall-234{64.394%{transform:translate(27.7221vw,64.394vh) scale(.9808)}to{transform:translate(25.9731vw,99vh) scale(.9808)}}.snow:nth-child(235){opacity:.9232;transform:translate(77.2519vw,-10px) scale(.2374);animation:fall-235 19s -13s linear infinite}@keyframes fall-235{51.236%{transform:translate(84.6434vw,51.236vh) scale(.2374)}to{transform:translate(80.94765vw,99vh) scale(.2374)}}.snow:nth-child(236){opacity:.6234;transform:translate(34.4742vw,-10px) scale(.6675);animation:fall-236 10s -19s linear infinite}@keyframes fall-236{34.562%{transform:translate(35.7934vw,34.562vh) scale(.6675)}to{transform:translate(35.1338vw,99vh) scale(.6675)}}.snow:nth-child(237){opacity:.1702;transform:translate(94.3254vw,-10px) scale(.2177);animation:fall-237 15s -2s linear infinite}@keyframes fall-237{42.05%{transform:translate(95.6474vw,42.05vh) scale(.2177)}to{transform:translate(94.9864vw,99vh) scale(.2177)}}.snow:nth-child(238){opacity:.9818;transform:translate(50.7274vw,-10px) scale(.4111);animation:fall-238 16s -25s linear infinite}@keyframes fall-238{60.04%{transform:translate(54.889vw,60.04vh) scale(.4111)}to{transform:translate(52.8082vw,99vh) scale(.4111)}}.snow:nth-child(239){opacity:1.6246;transform:translate(59.3834vw,-10px) scale(.9985);animation:fall-239 24s -1s linear infinite}@keyframes fall-239{45.69%{transform:translate(51.3216vw,45.69vh) scale(.9985)}to{transform:translate(55.3525vw,99vh) scale(.9985)}}.snow:nth-child(240){opacity:.7288;transform:translate(7.7288vw,-10px) scale(.3349);animation:fall-240 11s -10s linear infinite}@keyframes fall-240{62.584%{transform:translate(9.8725vw,62.584vh) scale(.3349)}to{transform:translate(8.80065vw,99vh) scale(.3349)}}.snow:nth-child(241){opacity:.2372;transform:translate(51.2227vw,-10px) scale(.912);animation:fall-241 22s -29s linear infinite}@keyframes fall-241{48.338%{transform:translate(47.2222vw,48.338vh) scale(.912)}to{transform:translate(49.22245vw,99vh) scale(.912)}}.snow:nth-child(242){opacity:.053;transform:translate(88.4126vw,-10px) scale(.6995);animation:fall-242 13s -14s linear infinite}@keyframes fall-242{50.53%{transform:translate(81.4277vw,50.53vh) scale(.6995)}to{transform:translate(84.92015vw,99vh) scale(.6995)}}.snow:nth-child(243){opacity:.6134;transform:translate(60.8564vw,-10px) scale(.3601);animation:fall-243 26s -4s linear infinite}@keyframes fall-243{66.728%{transform:translate(65.2179vw,66.728vh) scale(.3601)}to{transform:translate(63.03715vw,99vh) scale(.3601)}}.snow:nth-child(244){opacity:1.1456;transform:translate(23.254vw,-10px) scale(.6245);animation:fall-244 21s -29s linear infinite}@keyframes fall-244{68.679%{transform:translate(23.0295vw,68.679vh) scale(.6245)}to{transform:translate(23.14175vw,99vh) scale(.6245)}}.snow:nth-child(245){opacity:1.308;transform:translate(84.9375vw,-10px) scale(.2687);animation:fall-245 11s -18s linear infinite}@keyframes fall-245{60.897%{transform:translate(93.8134vw,60.897vh) scale(.2687)}to{transform:translate(89.37545vw,99vh) scale(.2687)}}.snow:nth-child(246){opacity:.229;transform:translate(41.9685vw,-10px) scale(.7088);animation:fall-246 22s -29s linear infinite}@keyframes fall-246{45.755%{transform:translate(43.5432vw,45.755vh) scale(.7088)}to{transform:translate(42.75585vw,99vh) scale(.7088)}}.snow:nth-child(247){opacity:.5978;transform:translate(81.5928vw,-10px) scale(.4922);animation:fall-247 21s -17s linear infinite}@keyframes fall-247{72.016%{transform:translate(75.4714vw,72.016vh) scale(.4922)}to{transform:translate(78.5321vw,99vh) scale(.4922)}}.snow:nth-child(248){opacity:1.5288;transform:translate(2.7637vw,-10px) scale(.7937);animation:fall-248 16s -26s linear infinite}@keyframes fall-248{50.25%{transform:translate(6.0549vw,50.25vh) scale(.7937)}to{transform:translate(4.4093vw,99vh) scale(.7937)}}.snow:nth-child(249){opacity:.0234;transform:translate(39.0847vw,-10px) scale(.1245);animation:fall-249 24s -12s linear infinite}@keyframes fall-249{36.231%{transform:translate(36.4903vw,36.231vh) scale(.1245)}to{transform:translate(37.7875vw,99vh) scale(.1245)}}.snow:nth-child(250){opacity:.5178;transform:translate(8.7429vw,-10px) scale(.0597);animation:fall-250 10s -16s linear infinite}@keyframes fall-250{55.872%{transform:translate(11.6302vw,55.872vh) scale(.0597)}to{transform:translate(10.18655vw,99vh) scale(.0597)}}.snow:nth-child(251){opacity:1.1704;transform:translate(54.6904vw,-10px) scale(.1946);animation:fall-251 18s -25s linear infinite}@keyframes fall-251{34.21%{transform:translate(48.2223vw,34.21vh) scale(.1946)}to{transform:translate(51.45635vw,99vh) scale(.1946)}}.snow:nth-child(252){opacity:.7718;transform:translate(83.4225vw,-10px) scale(.1165);animation:fall-252 22s -15s linear infinite}@keyframes fall-252{57.994%{transform:translate(88.6919vw,57.994vh) scale(.1165)}to{transform:translate(86.0572vw,99vh) scale(.1165)}}.snow:nth-child(253){opacity:1.2108;transform:translate(63.8837vw,-10px) scale(.6224);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{64.628%{transform:translate(64.3409vw,64.628vh) scale(.6224)}to{transform:translate(64.1123vw,99vh) scale(.6224)}}.snow:nth-child(254){opacity:.2486;transform:translate(92.0792vw,-10px) scale(.0534);animation:fall-254 28s -15s linear infinite}@keyframes fall-254{74.528%{transform:translate(93.4587vw,74.528vh) scale(.0534)}to{transform:translate(92.76895vw,99vh) scale(.0534)}}.snow:nth-child(255){opacity:1.9712;transform:translate(74.2472vw,-10px) scale(.2014);animation:fall-255 16s -7s linear infinite}@keyframes fall-255{69.006%{transform:translate(72.2558vw,69.006vh) scale(.2014)}to{transform:translate(73.2515vw,99vh) scale(.2014)}}.snow:nth-child(256){opacity:1.7368;transform:translate(54.3888vw,-10px) scale(.1441);animation:fall-256 23s -15s linear infinite}@keyframes fall-256{79.167%{transform:translate(44.6069vw,79.167vh) scale(.1441)}to{transform:translate(49.49785vw,99vh) scale(.1441)}}.snow:nth-child(257){opacity:.5448;transform:translate(84.1069vw,-10px) scale(.5004);animation:fall-257 28s -14s linear infinite}@keyframes fall-257{51.953%{transform:translate(93.6164vw,51.953vh) scale(.5004)}to{transform:translate(88.86165vw,99vh) scale(.5004)}}.snow:nth-child(258){opacity:.3636;transform:translate(76.9821vw,-10px) scale(.7589);animation:fall-258 26s -1s linear infinite}@keyframes fall-258{59.585%{transform:translate(71.2805vw,59.585vh) scale(.7589)}to{transform:translate(74.1313vw,99vh) scale(.7589)}}.snow:nth-child(259){opacity:1.0158;transform:translate(10.5949vw,-10px) scale(.4022);animation:fall-259 11s -26s linear infinite}@keyframes fall-259{77.001%{transform:translate(2.1929vw,77.001vh) scale(.4022)}to{transform:translate(6.3939vw,99vh) scale(.4022)}}.snow:nth-child(260){opacity:.388;transform:translate(5.8106vw,-10px) scale(.1823);animation:fall-260 17s -29s linear infinite}@keyframes fall-260{48.635%{transform:translate(3.8507vw,48.635vh) scale(.1823)}to{transform:translate(4.83065vw,99vh) scale(.1823)}}.snow:nth-child(261){opacity:.976;transform:translate(92.1554vw,-10px) scale(.3528);animation:fall-261 16s -5s linear infinite}@keyframes fall-261{73.468%{transform:translate(88.962vw,73.468vh) scale(.3528)}to{transform:translate(90.5587vw,99vh) scale(.3528)}}.snow:nth-child(262){opacity:.0726;transform:translate(36.4104vw,-10px) scale(.3382);animation:fall-262 15s -4s linear infinite}@keyframes fall-262{67.541%{transform:translate(43.7691vw,67.541vh) scale(.3382)}to{transform:translate(40.08975vw,99vh) scale(.3382)}}.snow:nth-child(263){opacity:.5406;transform:translate(60.4721vw,-10px) scale(.6181);animation:fall-263 25s -7s linear infinite}@keyframes fall-263{34.944%{transform:translate(64.1175vw,34.944vh) scale(.6181)}to{transform:translate(62.2948vw,99vh) scale(.6181)}}.snow:nth-child(264){opacity:.3458;transform:translate(39.4095vw,-10px) scale(.0351);animation:fall-264 27s -11s linear infinite}@keyframes fall-264{30.926%{transform:translate(45.0261vw,30.926vh) scale(.0351)}to{transform:translate(42.2178vw,99vh) scale(.0351)}}.snow:nth-child(265){opacity:1.3756;transform:translate(87.3376vw,-10px) scale(.948);animation:fall-265 10s -22s linear infinite}@keyframes fall-265{41.738%{transform:translate(80.5052vw,41.738vh) scale(.948)}to{transform:translate(83.9214vw,99vh) scale(.948)}}.snow:nth-child(266){opacity:1.0776;transform:translate(57.9666vw,-10px) scale(.4582);animation:fall-266 29s -12s linear infinite}@keyframes fall-266{38.489%{transform:translate(51.9204vw,38.489vh) scale(.4582)}to{transform:translate(54.9435vw,99vh) scale(.4582)}}.snow:nth-child(267){opacity:1.3656;transform:translate(25.1635vw,-10px) scale(.2638);animation:fall-267 11s -16s linear infinite}@keyframes fall-267{58.865%{transform:translate(21.5212vw,58.865vh) scale(.2638)}to{transform:translate(23.34235vw,99vh) scale(.2638)}}.snow:nth-child(268){opacity:.0244;transform:translate(97.5362vw,-10px) scale(.0579);animation:fall-268 29s -1s linear infinite}@keyframes fall-268{52.625%{transform:translate(95.5762vw,52.625vh) scale(.0579)}to{transform:translate(96.5562vw,99vh) scale(.0579)}}.snow:nth-child(269){opacity:1.1918;transform:translate(21.3196vw,-10px) scale(.2565);animation:fall-269 20s -23s linear infinite}@keyframes fall-269{54.59%{transform:translate(25.2699vw,54.59vh) scale(.2565)}to{transform:translate(23.29475vw,99vh) scale(.2565)}}.snow:nth-child(270){opacity:1.7494;transform:translate(96.1729vw,-10px) scale(.532);animation:fall-270 10s -7s linear infinite}@keyframes fall-270{53.625%{transform:translate(98.5296vw,53.625vh) scale(.532)}to{transform:translate(97.35125vw,99vh) scale(.532)}}.snow:nth-child(271){opacity:1.9288;transform:translate(49.144vw,-10px) scale(.7556);animation:fall-271 20s -9s linear infinite}@keyframes fall-271{72.065%{transform:translate(58.0753vw,72.065vh) scale(.7556)}to{transform:translate(53.60965vw,99vh) scale(.7556)}}.snow:nth-child(272){opacity:.8984;transform:translate(19.7388vw,-10px) scale(.4222);animation:fall-272 26s -24s linear infinite}@keyframes fall-272{32.318%{transform:translate(14.1581vw,32.318vh) scale(.4222)}to{transform:translate(16.94845vw,99vh) scale(.4222)}}.snow:nth-child(273){opacity:1.512;transform:translate(67.3079vw,-10px) scale(.9464);animation:fall-273 16s -11s linear infinite}@keyframes fall-273{73.825%{transform:translate(72.2972vw,73.825vh) scale(.9464)}to{transform:translate(69.80255vw,99vh) scale(.9464)}}.snow:nth-child(274){opacity:.8804;transform:translate(42.7022vw,-10px) scale(.7169);animation:fall-274 27s -23s linear infinite}@keyframes fall-274{43.024%{transform:translate(36.5092vw,43.024vh) scale(.7169)}to{transform:translate(39.6057vw,99vh) scale(.7169)}}.snow:nth-child(275){opacity:.0624;transform:translate(83.895vw,-10px) scale(.8294);animation:fall-275 15s -30s linear infinite}@keyframes fall-275{70.175%{transform:translate(76.2721vw,70.175vh) scale(.8294)}to{transform:translate(80.08355vw,99vh) scale(.8294)}}.snow:nth-child(276){opacity:1.3302;transform:translate(31.7332vw,-10px) scale(.426);animation:fall-276 18s -19s linear infinite}@keyframes fall-276{47.742%{transform:translate(21.7379vw,47.742vh) scale(.426)}to{transform:translate(26.73555vw,99vh) scale(.426)}}.snow:nth-child(277){opacity:.3222;transform:translate(98.8974vw,-10px) scale(.4062);animation:fall-277 15s -19s linear infinite}@keyframes fall-277{66.747%{transform:translate(90.9642vw,66.747vh) scale(.4062)}to{transform:translate(94.9308vw,99vh) scale(.4062)}}.snow:nth-child(278){opacity:1.925;transform:translate(62.9211vw,-10px) scale(.1304);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{35.867%{transform:translate(60.9004vw,35.867vh) scale(.1304)}to{transform:translate(61.91075vw,99vh) scale(.1304)}}.snow:nth-child(279){opacity:1.1282;transform:translate(42.1875vw,-10px) scale(.4745);animation:fall-279 23s -23s linear infinite}@keyframes fall-279{34.876%{transform:translate(33.2035vw,34.876vh) scale(.4745)}to{transform:translate(37.6955vw,99vh) scale(.4745)}}.snow:nth-child(280){opacity:1.279;transform:translate(6.8084vw,-10px) scale(.5093);animation:fall-280 22s -26s linear infinite}@keyframes fall-280{70.374%{transform:translate(9.0371vw,70.374vh) scale(.5093)}to{transform:translate(7.92275vw,99vh) scale(.5093)}}.snow:nth-child(281){opacity:.8752;transform:translate(68.0799vw,-10px) scale(.4894);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{47.53%{transform:translate(67.3656vw,47.53vh) scale(.4894)}to{transform:translate(67.72275vw,99vh) scale(.4894)}}.snow:nth-child(282){opacity:.0766;transform:translate(74.3663vw,-10px) scale(.4652);animation:fall-282 26s -24s linear infinite}@keyframes fall-282{66.296%{transform:translate(82.1174vw,66.296vh) scale(.4652)}to{transform:translate(78.24185vw,99vh) scale(.4652)}}.snow:nth-child(283){opacity:.575;transform:translate(31.1236vw,-10px) scale(.8114);animation:fall-283 27s -26s linear infinite}@keyframes fall-283{33.11%{transform:translate(37.6526vw,33.11vh) scale(.8114)}to{transform:translate(34.3881vw,99vh) scale(.8114)}}.snow:nth-child(284){opacity:.2858;transform:translate(70.9163vw,-10px) scale(.9627);animation:fall-284 20s -7s linear infinite}@keyframes fall-284{46.042%{transform:translate(74.6955vw,46.042vh) scale(.9627)}to{transform:translate(72.8059vw,99vh) scale(.9627)}}.snow:nth-child(285){opacity:.8928;transform:translate(30.9244vw,-10px) scale(.4988);animation:fall-285 19s -24s linear infinite}@keyframes fall-285{70.429%{transform:translate(27.7884vw,70.429vh) scale(.4988)}to{transform:translate(29.3564vw,99vh) scale(.4988)}}.snow:nth-child(286){opacity:.1718;transform:translate(78.6986vw,-10px) scale(.8914);animation:fall-286 24s -24s linear infinite}@keyframes fall-286{63.078%{transform:translate(78.525vw,63.078vh) scale(.8914)}to{transform:translate(78.6118vw,99vh) scale(.8914)}}.snow:nth-child(287){opacity:1.1862;transform:translate(36.6817vw,-10px) scale(.67);animation:fall-287 23s -2s linear infinite}@keyframes fall-287{43.701%{transform:translate(36.6499vw,43.701vh) scale(.67)}to{transform:translate(36.6658vw,99vh) scale(.67)}}.snow:nth-child(288){opacity:.7322;transform:translate(66.6613vw,-10px) scale(.6862);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{46.85%{transform:translate(58.263vw,46.85vh) scale(.6862)}to{transform:translate(62.46215vw,99vh) scale(.6862)}}.snow:nth-child(289){opacity:.9266;transform:translate(45.2191vw,-10px) scale(.4929);animation:fall-289 20s -25s linear infinite}@keyframes fall-289{45.873%{transform:translate(49.2692vw,45.873vh) scale(.4929)}to{transform:translate(47.24415vw,99vh) scale(.4929)}}.snow:nth-child(290){opacity:1.0556;transform:translate(50.972vw,-10px) scale(.8059);animation:fall-290 12s -25s linear infinite}@keyframes fall-290{72.258%{transform:translate(52.3098vw,72.258vh) scale(.8059)}to{transform:translate(51.6409vw,99vh) scale(.8059)}}.snow:nth-child(291){opacity:.926;transform:translate(22.6688vw,-10px) scale(.8277);animation:fall-291 27s -15s linear infinite}@keyframes fall-291{34.941%{transform:translate(29.292vw,34.941vh) scale(.8277)}to{transform:translate(25.9804vw,99vh) scale(.8277)}}.snow:nth-child(292){opacity:1.3096;transform:translate(89.3865vw,-10px) scale(.395);animation:fall-292 10s -6s linear infinite}@keyframes fall-292{55.187%{transform:translate(91.1594vw,55.187vh) scale(.395)}to{transform:translate(90.27295vw,99vh) scale(.395)}}.snow:nth-child(293){opacity:.7758;transform:translate(99.7514vw,-10px) scale(.1797);animation:fall-293 26s -4s linear infinite}@keyframes fall-293{67.164%{transform:translate(98.3093vw,67.164vh) scale(.1797)}to{transform:translate(99.03035vw,99vh) scale(.1797)}}.snow:nth-child(294){opacity:.3524;transform:translate(67.094vw,-10px) scale(.9225);animation:fall-294 28s -28s linear infinite}@keyframes fall-294{64.958%{transform:translate(66.9647vw,64.958vh) scale(.9225)}to{transform:translate(67.02935vw,99vh) scale(.9225)}}.snow:nth-child(295){opacity:1.4394;transform:translate(47.8272vw,-10px) scale(.8192);animation:fall-295 10s -4s linear infinite}@keyframes fall-295{40.075%{transform:translate(46.9774vw,40.075vh) scale(.8192)}to{transform:translate(47.4023vw,99vh) scale(.8192)}}.snow:nth-child(296){opacity:.458;transform:translate(20.323vw,-10px) scale(.0653);animation:fall-296 17s -21s linear infinite}@keyframes fall-296{37.783%{transform:translate(21.1842vw,37.783vh) scale(.0653)}to{transform:translate(20.7536vw,99vh) scale(.0653)}}.snow:nth-child(297){opacity:1.3226;transform:translate(60.1331vw,-10px) scale(.7144);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{35.772%{transform:translate(66.4545vw,35.772vh) scale(.7144)}to{transform:translate(63.2938vw,99vh) scale(.7144)}}.snow:nth-child(298){opacity:.4368;transform:translate(76.7346vw,-10px) scale(.3686);animation:fall-298 11s -25s linear infinite}@keyframes fall-298{54.429%{transform:translate(82.5905vw,54.429vh) scale(.3686)}to{transform:translate(79.66255vw,99vh) scale(.3686)}}.snow:nth-child(299){opacity:.8356;transform:translate(41.457vw,-10px) scale(.8186);animation:fall-299 23s -23s linear infinite}@keyframes fall-299{66.559%{transform:translate(33.5387vw,66.559vh) scale(.8186)}to{transform:translate(37.49785vw,99vh) scale(.8186)}}.snow:nth-child(300){opacity:1.9636;transform:translate(84.8431vw,-10px) scale(.0419);animation:fall-300 21s -22s linear infinite}@keyframes fall-300{42.312%{transform:translate(76.7713vw,42.312vh) scale(.0419)}to{transform:translate(80.8072vw,99vh) scale(.0419)}}.snow:nth-child(301){opacity:1.9458;transform:translate(71.7475vw,-10px) scale(.0974);animation:fall-301 15s -9s linear infinite}@keyframes fall-301{37.963%{transform:translate(64.9556vw,37.963vh) scale(.0974)}to{transform:translate(68.35155vw,99vh) scale(.0974)}}.snow:nth-child(302){opacity:.7764;transform:translate(20.9943vw,-10px) scale(.7861);animation:fall-302 29s -24s linear infinite}@keyframes fall-302{67.349%{transform:translate(13.486vw,67.349vh) scale(.7861)}to{transform:translate(17.24015vw,99vh) scale(.7861)}}.snow:nth-child(303){opacity:1.5352;transform:translate(9.1961vw,-10px) scale(.594);animation:fall-303 10s -17s linear infinite}@keyframes fall-303{64.136%{transform:translate(5.2826vw,64.136vh) scale(.594)}to{transform:translate(7.23935vw,99vh) scale(.594)}}.snow:nth-child(304){opacity:.1018;transform:translate(81.0945vw,-10px) scale(.6042);animation:fall-304 21s -16s linear infinite}@keyframes fall-304{47.451%{transform:translate(85.5818vw,47.451vh) scale(.6042)}to{transform:translate(83.33815vw,99vh) scale(.6042)}}.snow:nth-child(305){opacity:.6678;transform:translate(52.9771vw,-10px) scale(.4935);animation:fall-305 28s -7s linear infinite}@keyframes fall-305{43.219%{transform:translate(47.6664vw,43.219vh) scale(.4935)}to{transform:translate(50.32175vw,99vh) scale(.4935)}}.snow:nth-child(306){opacity:1.3194;transform:translate(38.653vw,-10px) scale(.0626);animation:fall-306 11s -27s linear infinite}@keyframes fall-306{47.583%{transform:translate(34.0559vw,47.583vh) scale(.0626)}to{transform:translate(36.35445vw,99vh) scale(.0626)}}.snow:nth-child(307){opacity:.9088;transform:translate(89.7723vw,-10px) scale(.2469);animation:fall-307 10s -1s linear infinite}@keyframes fall-307{31.609%{transform:translate(83.4762vw,31.609vh) scale(.2469)}to{transform:translate(86.62425vw,99vh) scale(.2469)}}.snow:nth-child(308){opacity:1.0438;transform:translate(23.3997vw,-10px) scale(.0453);animation:fall-308 29s -5s linear infinite}@keyframes fall-308{48.203%{transform:translate(31.2289vw,48.203vh) scale(.0453)}to{transform:translate(27.3143vw,99vh) scale(.0453)}}.snow:nth-child(309){opacity:.3992;transform:translate(68.9505vw,-10px) scale(.2997);animation:fall-309 25s -8s linear infinite}@keyframes fall-309{57.801%{transform:translate(74.528vw,57.801vh) scale(.2997)}to{transform:translate(71.73925vw,99vh) scale(.2997)}}.snow:nth-child(310){opacity:.7962;transform:translate(49.8622vw,-10px) scale(.5798);animation:fall-310 16s -8s linear infinite}@keyframes fall-310{47.123%{transform:translate(57.368vw,47.123vh) scale(.5798)}to{transform:translate(53.6151vw,99vh) scale(.5798)}}.snow:nth-child(311){opacity:.4586;transform:translate(21.2909vw,-10px) scale(.6203);animation:fall-311 27s -25s linear infinite}@keyframes fall-311{36.761%{transform:translate(16.0553vw,36.761vh) scale(.6203)}to{transform:translate(18.6731vw,99vh) scale(.6203)}}.snow:nth-child(312){opacity:.1058;transform:translate(56.2886vw,-10px) scale(.1503);animation:fall-312 24s -24s linear infinite}@keyframes fall-312{52.003%{transform:translate(54.2306vw,52.003vh) scale(.1503)}to{transform:translate(55.2596vw,99vh) scale(.1503)}}.snow:nth-child(313){opacity:.662;transform:translate(10.6943vw,-10px) scale(.98);animation:fall-313 21s -11s linear infinite}@keyframes fall-313{47.397%{transform:translate(20.42vw,47.397vh) scale(.98)}to{transform:translate(15.55715vw,99vh) scale(.98)}}.snow:nth-child(314){opacity:1.4766;transform:translate(65.8746vw,-10px) scale(.8347);animation:fall-314 11s -10s linear infinite}@keyframes fall-314{70.351%{transform:translate(71.4658vw,70.351vh) scale(.8347)}to{transform:translate(68.6702vw,99vh) scale(.8347)}}.snow:nth-child(315){opacity:1.5852;transform:translate(41.6676vw,-10px) scale(.2793);animation:fall-315 27s -6s linear infinite}@keyframes fall-315{33.905%{transform:translate(39.8263vw,33.905vh) scale(.2793)}to{transform:translate(40.74695vw,99vh) scale(.2793)}}.snow:nth-child(316){opacity:.6888;transform:translate(11.1634vw,-10px) scale(.9263);animation:fall-316 13s -5s linear infinite}@keyframes fall-316{53.255%{transform:translate(13.2951vw,53.255vh) scale(.9263)}to{transform:translate(12.22925vw,99vh) scale(.9263)}}.snow:nth-child(317){opacity:1.27;transform:translate(61.6719vw,-10px) scale(.7233);animation:fall-317 23s -29s linear infinite}@keyframes fall-317{50.214%{transform:translate(54.0179vw,50.214vh) scale(.7233)}to{transform:translate(57.8449vw,99vh) scale(.7233)}}.snow:nth-child(318){opacity:.3002;transform:translate(44.4167vw,-10px) scale(.721);animation:fall-318 25s -13s linear infinite}@keyframes fall-318{65.758%{transform:translate(48.3124vw,65.758vh) scale(.721)}to{transform:translate(46.36455vw,99vh) scale(.721)}}.snow:nth-child(319){opacity:.7016;transform:translate(80.703vw,-10px) scale(.0144);animation:fall-319 22s -20s linear infinite}@keyframes fall-319{37.326%{transform:translate(77.7245vw,37.326vh) scale(.0144)}to{transform:translate(79.21375vw,99vh) scale(.0144)}}.snow:nth-child(320){opacity:1.8284;transform:translate(62.9793vw,-10px) scale(.4126);animation:fall-320 12s -4s linear infinite}@keyframes fall-320{79.003%{transform:translate(58.9607vw,79.003vh) scale(.4126)}to{transform:translate(60.97vw,99vh) scale(.4126)}}.snow:nth-child(321){opacity:1.7616;transform:translate(83.3847vw,-10px) scale(.1575);animation:fall-321 16s -15s linear infinite}@keyframes fall-321{55.599%{transform:translate(91.5985vw,55.599vh) scale(.1575)}to{transform:translate(87.4916vw,99vh) scale(.1575)}}.snow:nth-child(322){opacity:.5204;transform:translate(6.7569vw,-10px) scale(.7567);animation:fall-322 26s -2s linear infinite}@keyframes fall-322{31.292%{transform:translate(7.4524vw,31.292vh) scale(.7567)}to{transform:translate(7.10465vw,99vh) scale(.7567)}}.snow:nth-child(323){opacity:1.3326;transform:translate(64.4733vw,-10px) scale(.3815);animation:fall-323 18s -12s linear infinite}@keyframes fall-323{62.728%{transform:translate(56.3065vw,62.728vh) scale(.3815)}to{transform:translate(60.3899vw,99vh) scale(.3815)}}.snow:nth-child(324){opacity:.6566;transform:translate(15.7135vw,-10px) scale(.7986);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{63.509%{transform:translate(7.9707vw,63.509vh) scale(.7986)}to{transform:translate(11.8421vw,99vh) scale(.7986)}}.snow:nth-child(325){opacity:1.3046;transform:translate(24.2566vw,-10px) scale(.2176);animation:fall-325 21s -16s linear infinite}@keyframes fall-325{37.245%{transform:translate(28.3861vw,37.245vh) scale(.2176)}to{transform:translate(26.32135vw,99vh) scale(.2176)}}.snow:nth-child(326){opacity:.0044;transform:translate(44.3011vw,-10px) scale(.2208);animation:fall-326 15s -9s linear infinite}@keyframes fall-326{41.046%{transform:translate(37.755vw,41.046vh) scale(.2208)}to{transform:translate(41.02805vw,99vh) scale(.2208)}}.snow:nth-child(327){opacity:1.8728;transform:translate(94.5387vw,-10px) scale(.8909);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{30.338%{transform:translate(104.0174vw,30.338vh) scale(.8909)}to{transform:translate(99.27805vw,99vh) scale(.8909)}}.snow:nth-child(328){opacity:1.5598;transform:translate(10.4178vw,-10px) scale(.5659);animation:fall-328 29s -25s linear infinite}@keyframes fall-328{64.925%{transform:translate(2.3372vw,64.925vh) scale(.5659)}to{transform:translate(6.3775vw,99vh) scale(.5659)}}.snow:nth-child(329){opacity:.789;transform:translate(45.594vw,-10px) scale(.4129);animation:fall-329 16s -1s linear infinite}@keyframes fall-329{34.684%{transform:translate(40.8034vw,34.684vh) scale(.4129)}to{transform:translate(43.1987vw,99vh) scale(.4129)}}.snow:nth-child(330){opacity:.472;transform:translate(29.333vw,-10px) scale(.7979);animation:fall-330 14s -21s linear infinite}@keyframes fall-330{72.947%{transform:translate(38.697vw,72.947vh) scale(.7979)}to{transform:translate(34.015vw,99vh) scale(.7979)}}.snow:nth-child(331){opacity:.3158;transform:translate(18.7381vw,-10px) scale(.7421);animation:fall-331 12s -26s linear infinite}@keyframes fall-331{42.565%{transform:translate(22.8417vw,42.565vh) scale(.7421)}to{transform:translate(20.7899vw,99vh) scale(.7421)}}.snow:nth-child(332){opacity:.3778;transform:translate(2.4162vw,-10px) scale(.5345);animation:fall-332 28s -4s linear infinite}@keyframes fall-332{56.116%{transform:translate(9.6174vw,56.116vh) scale(.5345)}to{transform:translate(6.0168vw,99vh) scale(.5345)}}.snow:nth-child(333){opacity:1.9182;transform:translate(96.4476vw,-10px) scale(.9631);animation:fall-333 13s -4s linear infinite}@keyframes fall-333{56.486%{transform:translate(92.5211vw,56.486vh) scale(.9631)}to{transform:translate(94.48435vw,99vh) scale(.9631)}}.snow:nth-child(334){opacity:1.4748;transform:translate(49.0958vw,-10px) scale(.5584);animation:fall-334 12s -16s linear infinite}@keyframes fall-334{35.721%{transform:translate(52.1539vw,35.721vh) scale(.5584)}to{transform:translate(50.62485vw,99vh) scale(.5584)}}.snow:nth-child(335){opacity:1.34;transform:translate(87.6959vw,-10px) scale(.4644);animation:fall-335 20s -9s linear infinite}@keyframes fall-335{77.639%{transform:translate(91.4546vw,77.639vh) scale(.4644)}to{transform:translate(89.57525vw,99vh) scale(.4644)}}.snow:nth-child(336){opacity:.5704;transform:translate(64.8486vw,-10px) scale(.289);animation:fall-336 23s -1s linear infinite}@keyframes fall-336{41.417%{transform:translate(66.3353vw,41.417vh) scale(.289)}to{transform:translate(65.59195vw,99vh) scale(.289)}}.snow:nth-child(337){opacity:1.4016;transform:translate(31.9079vw,-10px) scale(.6672);animation:fall-337 26s -2s linear infinite}@keyframes fall-337{38.538%{transform:translate(22.8601vw,38.538vh) scale(.6672)}to{transform:translate(27.384vw,99vh) scale(.6672)}}.snow:nth-child(338){opacity:.1298;transform:translate(92.5035vw,-10px) scale(.1474);animation:fall-338 23s -12s linear infinite}@keyframes fall-338{59.888%{transform:translate(88.6243vw,59.888vh) scale(.1474)}to{transform:translate(90.5639vw,99vh) scale(.1474)}}.snow:nth-child(339){opacity:1.3462;transform:translate(94.4894vw,-10px) scale(.3662);animation:fall-339 13s -13s linear infinite}@keyframes fall-339{65.36%{transform:translate(100.3226vw,65.36vh) scale(.3662)}to{transform:translate(97.406vw,99vh) scale(.3662)}}.snow:nth-child(340){opacity:.3622;transform:translate(59.8201vw,-10px) scale(.4164);animation:fall-340 18s -11s linear infinite}@keyframes fall-340{54.57%{transform:translate(68.322vw,54.57vh) scale(.4164)}to{transform:translate(64.07105vw,99vh) scale(.4164)}}.snow:nth-child(341){opacity:1.8314;transform:translate(87.6038vw,-10px) scale(.2157);animation:fall-341 21s -11s linear infinite}@keyframes fall-341{32.07%{transform:translate(83.997vw,32.07vh) scale(.2157)}to{transform:translate(85.8004vw,99vh) scale(.2157)}}.snow:nth-child(342){opacity:.6276;transform:translate(.0421vw,-10px) scale(.2642);animation:fall-342 16s -10s linear infinite}@keyframes fall-342{72.827%{transform:translate(-4.5616vw,72.827vh) scale(.2642)}to{transform:translate(-2.25975vw,99vh) scale(.2642)}}.snow:nth-child(343){opacity:.3084;transform:translate(21.0998vw,-10px) scale(.7655);animation:fall-343 25s -4s linear infinite}@keyframes fall-343{53.439%{transform:translate(12.2673vw,53.439vh) scale(.7655)}to{transform:translate(16.68355vw,99vh) scale(.7655)}}.snow:nth-child(344){opacity:.6742;transform:translate(11.9618vw,-10px) scale(.9091);animation:fall-344 12s -8s linear infinite}@keyframes fall-344{70.228%{transform:translate(11.3003vw,70.228vh) scale(.9091)}to{transform:translate(11.63105vw,99vh) scale(.9091)}}.snow:nth-child(345){opacity:1.6336;transform:translate(59.6996vw,-10px) scale(.7754);animation:fall-345 18s -19s linear infinite}@keyframes fall-345{69.519%{transform:translate(61.1626vw,69.519vh) scale(.7754)}to{transform:translate(60.4311vw,99vh) scale(.7754)}}.snow:nth-child(346){opacity:.2842;transform:translate(70.0656vw,-10px) scale(.9631);animation:fall-346 24s -24s linear infinite}@keyframes fall-346{49.678%{transform:translate(76.4414vw,49.678vh) scale(.9631)}to{transform:translate(73.2535vw,99vh) scale(.9631)}}.snow:nth-child(347){opacity:.0078;transform:translate(29.6208vw,-10px) scale(.5673);animation:fall-347 16s -10s linear infinite}@keyframes fall-347{36.961%{transform:translate(31.0224vw,36.961vh) scale(.5673)}to{transform:translate(30.3216vw,99vh) scale(.5673)}}.snow:nth-child(348){opacity:.9822;transform:translate(2.3656vw,-10px) scale(.5884);animation:fall-348 12s -16s linear infinite}@keyframes fall-348{39.216%{transform:translate(4.4105vw,39.216vh) scale(.5884)}to{transform:translate(3.38805vw,99vh) scale(.5884)}}.snow:nth-child(349){opacity:.0762;transform:translate(.7384vw,-10px) scale(.0096);animation:fall-349 21s -11s linear infinite}@keyframes fall-349{78.706%{transform:translate(2.9325vw,78.706vh) scale(.0096)}to{transform:translate(1.83545vw,99vh) scale(.0096)}}.snow:nth-child(350){opacity:.18;transform:translate(21.4508vw,-10px) scale(.8208);animation:fall-350 14s -18s linear infinite}@keyframes fall-350{69.108%{transform:translate(24.0246vw,69.108vh) scale(.8208)}to{transform:translate(22.7377vw,99vh) scale(.8208)}}.snow:nth-child(351){opacity:.3836;transform:translate(22.5593vw,-10px) scale(.7857);animation:fall-351 25s -4s linear infinite}@keyframes fall-351{34.828%{transform:translate(20.281vw,34.828vh) scale(.7857)}to{transform:translate(21.42015vw,99vh) scale(.7857)}}.snow:nth-child(352){opacity:.047;transform:translate(77.044vw,-10px) scale(.4249);animation:fall-352 21s -19s linear infinite}@keyframes fall-352{32.281%{transform:translate(80.9678vw,32.281vh) scale(.4249)}to{transform:translate(79.0059vw,99vh) scale(.4249)}}.snow:nth-child(353){opacity:.2478;transform:translate(4.2412vw,-10px) scale(.428);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{52.629%{transform:translate(-4.2804vw,52.629vh) scale(.428)}to{transform:translate(-.0196vw,99vh) scale(.428)}}.snow:nth-child(354){opacity:1.527;transform:translate(88.7156vw,-10px) scale(.4172);animation:fall-354 26s -18s linear infinite}@keyframes fall-354{65.708%{transform:translate(97.5441vw,65.708vh) scale(.4172)}to{transform:translate(93.12985vw,99vh) scale(.4172)}}.snow:nth-child(355){opacity:.5822;transform:translate(97.3051vw,-10px) scale(.8744);animation:fall-355 13s -7s linear infinite}@keyframes fall-355{47.652%{transform:translate(95.3215vw,47.652vh) scale(.8744)}to{transform:translate(96.3133vw,99vh) scale(.8744)}}.snow:nth-child(356){opacity:1.5774;transform:translate(98.5922vw,-10px) scale(.2756);animation:fall-356 19s -18s linear infinite}@keyframes fall-356{62.966%{transform:translate(103.1056vw,62.966vh) scale(.2756)}to{transform:translate(100.8489vw,99vh) scale(.2756)}}.snow:nth-child(357){opacity:.0132;transform:translate(42.3572vw,-10px) scale(.3041);animation:fall-357 16s -20s linear infinite}@keyframes fall-357{71.139%{transform:translate(52.1329vw,71.139vh) scale(.3041)}to{transform:translate(47.24505vw,99vh) scale(.3041)}}.snow:nth-child(358){opacity:.4786;transform:translate(21.1952vw,-10px) scale(.3897);animation:fall-358 20s -24s linear infinite}@keyframes fall-358{69.063%{transform:translate(24.5878vw,69.063vh) scale(.3897)}to{transform:translate(22.8915vw,99vh) scale(.3897)}}.snow:nth-child(359){opacity:1.5368;transform:translate(51.17vw,-10px) scale(.529);animation:fall-359 13s -3s linear infinite}@keyframes fall-359{52.119%{transform:translate(43.887vw,52.119vh) scale(.529)}to{transform:translate(47.5285vw,99vh) scale(.529)}}.snow:nth-child(360){opacity:1.4458;transform:translate(43.2118vw,-10px) scale(.9764);animation:fall-360 25s -3s linear infinite}@keyframes fall-360{34.336%{transform:translate(48.0369vw,34.336vh) scale(.9764)}to{transform:translate(45.62435vw,99vh) scale(.9764)}}.snow:nth-child(361){opacity:1.0328;transform:translate(55.819vw,-10px) scale(.6569);animation:fall-361 23s -6s linear infinite}@keyframes fall-361{49.06%{transform:translate(62.5141vw,49.06vh) scale(.6569)}to{transform:translate(59.16655vw,99vh) scale(.6569)}}.snow:nth-child(362){opacity:1.0198;transform:translate(39.7547vw,-10px) scale(.0166);animation:fall-362 21s -7s linear infinite}@keyframes fall-362{31.7%{transform:translate(35.0262vw,31.7vh) scale(.0166)}to{transform:translate(37.39045vw,99vh) scale(.0166)}}.snow:nth-child(363){opacity:.1274;transform:translate(32.4271vw,-10px) scale(.7842);animation:fall-363 24s -30s linear infinite}@keyframes fall-363{51.199%{transform:translate(27.351vw,51.199vh) scale(.7842)}to{transform:translate(29.88905vw,99vh) scale(.7842)}}.snow:nth-child(364){opacity:.0226;transform:translate(49.9697vw,-10px) scale(.5047);animation:fall-364 12s -8s linear infinite}@keyframes fall-364{66.585%{transform:translate(59.0973vw,66.585vh) scale(.5047)}to{transform:translate(54.5335vw,99vh) scale(.5047)}}.snow:nth-child(365){opacity:1.885;transform:translate(54.3902vw,-10px) scale(.855);animation:fall-365 20s -24s linear infinite}@keyframes fall-365{35.871%{transform:translate(61.8671vw,35.871vh) scale(.855)}to{transform:translate(58.12865vw,99vh) scale(.855)}}.snow:nth-child(366){opacity:.833;transform:translate(63.1386vw,-10px) scale(.9072);animation:fall-366 20s -20s linear infinite}@keyframes fall-366{61.974%{transform:translate(64.7622vw,61.974vh) scale(.9072)}to{transform:translate(63.9504vw,99vh) scale(.9072)}}.snow:nth-child(367){opacity:1.2206;transform:translate(32.483vw,-10px) scale(.7287);animation:fall-367 29s -2s linear infinite}@keyframes fall-367{63.024%{transform:translate(26.099vw,63.024vh) scale(.7287)}to{transform:translate(29.291vw,99vh) scale(.7287)}}.snow:nth-child(368){opacity:1.9124;transform:translate(60.6174vw,-10px) scale(.0292);animation:fall-368 13s -19s linear infinite}@keyframes fall-368{37.085%{transform:translate(61.3652vw,37.085vh) scale(.0292)}to{transform:translate(60.9913vw,99vh) scale(.0292)}}.snow:nth-child(369){opacity:1.993;transform:translate(23.7246vw,-10px) scale(.1199);animation:fall-369 12s -29s linear infinite}@keyframes fall-369{66.008%{transform:translate(18.9857vw,66.008vh) scale(.1199)}to{transform:translate(21.35515vw,99vh) scale(.1199)}}.snow:nth-child(370){opacity:.1792;transform:translate(50.5568vw,-10px) scale(.1223);animation:fall-370 16s -7s linear infinite}@keyframes fall-370{39.854%{transform:translate(52.3597vw,39.854vh) scale(.1223)}to{transform:translate(51.45825vw,99vh) scale(.1223)}}.snow:nth-child(371){opacity:1.5546;transform:translate(73.9431vw,-10px) scale(.5195);animation:fall-371 25s -17s linear infinite}@keyframes fall-371{35.574%{transform:translate(77.4138vw,35.574vh) scale(.5195)}to{transform:translate(75.67845vw,99vh) scale(.5195)}}.snow:nth-child(372){opacity:.8952;transform:translate(.4038vw,-10px) scale(.2476);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{77.284%{transform:translate(-2.9867vw,77.284vh) scale(.2476)}to{transform:translate(-1.29145vw,99vh) scale(.2476)}}.snow:nth-child(373){opacity:.8484;transform:translate(42.2803vw,-10px) scale(.7138);animation:fall-373 26s -1s linear infinite}@keyframes fall-373{70.758%{transform:translate(33.5263vw,70.758vh) scale(.7138)}to{transform:translate(37.9033vw,99vh) scale(.7138)}}.snow:nth-child(374){opacity:.1418;transform:translate(23.4394vw,-10px) scale(.1565);animation:fall-374 22s -10s linear infinite}@keyframes fall-374{43.498%{transform:translate(26.8462vw,43.498vh) scale(.1565)}to{transform:translate(25.1428vw,99vh) scale(.1565)}}.snow:nth-child(375){opacity:.212;transform:translate(66.6297vw,-10px) scale(.8697);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{33.307%{transform:translate(63.1699vw,33.307vh) scale(.8697)}to{transform:translate(64.8998vw,99vh) scale(.8697)}}.snow:nth-child(376){opacity:.6822;transform:translate(87.5642vw,-10px) scale(.0124);animation:fall-376 22s -24s linear infinite}@keyframes fall-376{68.102%{transform:translate(85.5762vw,68.102vh) scale(.0124)}to{transform:translate(86.5702vw,99vh) scale(.0124)}}.snow:nth-child(377){opacity:1.9628;transform:translate(49.3188vw,-10px) scale(.6662);animation:fall-377 18s -2s linear infinite}@keyframes fall-377{41.595%{transform:translate(58.3683vw,41.595vh) scale(.6662)}to{transform:translate(53.84355vw,99vh) scale(.6662)}}.snow:nth-child(378){opacity:1.9934;transform:translate(34.1783vw,-10px) scale(.4596);animation:fall-378 15s -16s linear infinite}@keyframes fall-378{40.314%{transform:translate(37.856vw,40.314vh) scale(.4596)}to{transform:translate(36.01715vw,99vh) scale(.4596)}}.snow:nth-child(379){opacity:.4994;transform:translate(80.6821vw,-10px) scale(.6049);animation:fall-379 28s -8s linear infinite}@keyframes fall-379{79.377%{transform:translate(77.8789vw,79.377vh) scale(.6049)}to{transform:translate(79.2805vw,99vh) scale(.6049)}}.snow:nth-child(380){opacity:.6528;transform:translate(.1512vw,-10px) scale(.2832);animation:fall-380 15s -4s linear infinite}@keyframes fall-380{49.521%{transform:translate(6.1756vw,49.521vh) scale(.2832)}to{transform:translate(3.1634vw,99vh) scale(.2832)}}.snow:nth-child(381){opacity:.6618;transform:translate(86.2703vw,-10px) scale(.252);animation:fall-381 20s -13s linear infinite}@keyframes fall-381{57.513%{transform:translate(85.0033vw,57.513vh) scale(.252)}to{transform:translate(85.6368vw,99vh) scale(.252)}}.snow:nth-child(382){opacity:1.3562;transform:translate(37.7673vw,-10px) scale(.2528);animation:fall-382 29s -14s linear infinite}@keyframes fall-382{49.328%{transform:translate(35.1787vw,49.328vh) scale(.2528)}to{transform:translate(36.473vw,99vh) scale(.2528)}}.snow:nth-child(383){opacity:.3894;transform:translate(91.2778vw,-10px) scale(.0871);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{67.55%{transform:translate(100.8875vw,67.55vh) scale(.0871)}to{transform:translate(96.08265vw,99vh) scale(.0871)}}.snow:nth-child(384){opacity:.9242;transform:translate(43.8932vw,-10px) scale(.857);animation:fall-384 15s -27s linear infinite}@keyframes fall-384{35.786%{transform:translate(42.8569vw,35.786vh) scale(.857)}to{transform:translate(43.37505vw,99vh) scale(.857)}}.snow:nth-child(385){opacity:.9974;transform:translate(87.9673vw,-10px) scale(.0192);animation:fall-385 25s -2s linear infinite}@keyframes fall-385{33.269%{transform:translate(82.0982vw,33.269vh) scale(.0192)}to{transform:translate(85.03275vw,99vh) scale(.0192)}}.snow:nth-child(386){opacity:.1358;transform:translate(.2066vw,-10px) scale(.6821);animation:fall-386 13s -11s linear infinite}@keyframes fall-386{52.805%{transform:translate(-5.6339vw,52.805vh) scale(.6821)}to{transform:translate(-2.71365vw,99vh) scale(.6821)}}.snow:nth-child(387){opacity:1.0142;transform:translate(65.1143vw,-10px) scale(.0024);animation:fall-387 23s -8s linear infinite}@keyframes fall-387{49.015%{transform:translate(56.1758vw,49.015vh) scale(.0024)}to{transform:translate(60.64505vw,99vh) scale(.0024)}}.snow:nth-child(388){opacity:1.5002;transform:translate(99.7378vw,-10px) scale(.715);animation:fall-388 21s -15s linear infinite}@keyframes fall-388{42.069%{transform:translate(97.9619vw,42.069vh) scale(.715)}to{transform:translate(98.84985vw,99vh) scale(.715)}}.snow:nth-child(389){opacity:1.637;transform:translate(19.5427vw,-10px) scale(.1234);animation:fall-389 16s -21s linear infinite}@keyframes fall-389{47.897%{transform:translate(19.8841vw,47.897vh) scale(.1234)}to{transform:translate(19.7134vw,99vh) scale(.1234)}}.snow:nth-child(390){opacity:.9874;transform:translate(7.4422vw,-10px) scale(.4364);animation:fall-390 19s -25s linear infinite}@keyframes fall-390{47.209%{transform:translate(16.1914vw,47.209vh) scale(.4364)}to{transform:translate(11.8168vw,99vh) scale(.4364)}}.snow:nth-child(391){opacity:1.452;transform:translate(81.9191vw,-10px) scale(.3976);animation:fall-391 16s -29s linear infinite}@keyframes fall-391{56.215%{transform:translate(87.0008vw,56.215vh) scale(.3976)}to{transform:translate(84.45995vw,99vh) scale(.3976)}}.snow:nth-child(392){opacity:.9408;transform:translate(27.6543vw,-10px) scale(.6626);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{76.307%{transform:translate(23.3886vw,76.307vh) scale(.6626)}to{transform:translate(25.52145vw,99vh) scale(.6626)}}.snow:nth-child(393){opacity:.816;transform:translate(85.1957vw,-10px) scale(.0254);animation:fall-393 10s -7s linear infinite}@keyframes fall-393{75.175%{transform:translate(87.0491vw,75.175vh) scale(.0254)}to{transform:translate(86.1224vw,99vh) scale(.0254)}}.snow:nth-child(394){opacity:1.8276;transform:translate(38.8736vw,-10px) scale(.4463);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{63.176%{transform:translate(38.3993vw,63.176vh) scale(.4463)}to{transform:translate(38.63645vw,99vh) scale(.4463)}}.snow:nth-child(395){opacity:1.8836;transform:translate(8.1409vw,-10px) scale(.0201);animation:fall-395 15s -21s linear infinite}@keyframes fall-395{78.786%{transform:translate(11.6046vw,78.786vh) scale(.0201)}to{transform:translate(9.87275vw,99vh) scale(.0201)}}.snow:nth-child(396){opacity:1.4908;transform:translate(19.4614vw,-10px) scale(.2104);animation:fall-396 20s -17s linear infinite}@keyframes fall-396{36.151%{transform:translate(11.2117vw,36.151vh) scale(.2104)}to{transform:translate(15.33655vw,99vh) scale(.2104)}}.snow:nth-child(397){opacity:1.3352;transform:translate(14.0557vw,-10px) scale(.2368);animation:fall-397 21s -10s linear infinite}@keyframes fall-397{70.579%{transform:translate(12.4244vw,70.579vh) scale(.2368)}to{transform:translate(13.24005vw,99vh) scale(.2368)}}.snow:nth-child(398){opacity:1.3356;transform:translate(29.4599vw,-10px) scale(.1518);animation:fall-398 26s -18s linear infinite}@keyframes fall-398{33.387%{transform:translate(32.6885vw,33.387vh) scale(.1518)}to{transform:translate(31.0742vw,99vh) scale(.1518)}}.snow:nth-child(399){opacity:.1844;transform:translate(20.7117vw,-10px) scale(.8466);animation:fall-399 27s -19s linear infinite}@keyframes fall-399{46.805%{transform:translate(29.5735vw,46.805vh) scale(.8466)}to{transform:translate(25.1426vw,99vh) scale(.8466)}}.snow:nth-child(400){opacity:1.2354;transform:translate(78.9714vw,-10px) scale(.6507);animation:fall-400 30s -1s linear infinite}@keyframes fall-400{56.627%{transform:translate(78.4655vw,56.627vh) scale(.6507)}to{transform:translate(78.71845vw,99vh) scale(.6507)}}\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==
|