@esfaenza/core 15.2.76 → 15.2.77
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:.6282;transform:translate(95.6366vw,-10px) scale(.1205);animation:fall-1 29s -18s linear infinite}@keyframes fall-1{63.49%{transform:translate(96.3133vw,63.49vh) scale(.1205)}to{transform:translate(95.97495vw,99vh) scale(.1205)}}.snow:nth-child(2){opacity:1.514;transform:translate(54.9728vw,-10px) scale(.2726);animation:fall-2 15s -17s linear infinite}@keyframes fall-2{78.474%{transform:translate(64.7742vw,78.474vh) scale(.2726)}to{transform:translate(59.8735vw,99vh) scale(.2726)}}.snow:nth-child(3){opacity:1.3698;transform:translate(4.8635vw,-10px) scale(.695);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{43.101%{transform:translate(4.8389vw,43.101vh) scale(.695)}to{transform:translate(4.8512vw,99vh) scale(.695)}}.snow:nth-child(4){opacity:1.3604;transform:translate(34.726vw,-10px) scale(.436);animation:fall-4 21s -12s linear infinite}@keyframes fall-4{43.003%{transform:translate(36.9101vw,43.003vh) scale(.436)}to{transform:translate(35.81805vw,99vh) scale(.436)}}.snow:nth-child(5){opacity:1.9214;transform:translate(41.585vw,-10px) scale(.2922);animation:fall-5 25s -20s linear infinite}@keyframes fall-5{34.207%{transform:translate(50.2263vw,34.207vh) scale(.2922)}to{transform:translate(45.90565vw,99vh) scale(.2922)}}.snow:nth-child(6){opacity:.0156;transform:translate(67.5713vw,-10px) scale(.5877);animation:fall-6 26s -7s linear infinite}@keyframes fall-6{41.5%{transform:translate(58.9544vw,41.5vh) scale(.5877)}to{transform:translate(63.26285vw,99vh) scale(.5877)}}.snow:nth-child(7){opacity:.4178;transform:translate(40.4164vw,-10px) scale(.7012);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{53.815%{transform:translate(35.4225vw,53.815vh) scale(.7012)}to{transform:translate(37.91945vw,99vh) scale(.7012)}}.snow:nth-child(8){opacity:1.9354;transform:translate(16.7608vw,-10px) scale(.7588);animation:fall-8 28s -9s linear infinite}@keyframes fall-8{35.666%{transform:translate(26.1288vw,35.666vh) scale(.7588)}to{transform:translate(21.4448vw,99vh) scale(.7588)}}.snow:nth-child(9){opacity:1.5878;transform:translate(34.9778vw,-10px) scale(.2441);animation:fall-9 21s -27s linear infinite}@keyframes fall-9{64.442%{transform:translate(41.1609vw,64.442vh) scale(.2441)}to{transform:translate(38.06935vw,99vh) scale(.2441)}}.snow:nth-child(10){opacity:.7336;transform:translate(75.6367vw,-10px) scale(.7432);animation:fall-10 23s -22s linear infinite}@keyframes fall-10{42.253%{transform:translate(82.472vw,42.253vh) scale(.7432)}to{transform:translate(79.05435vw,99vh) scale(.7432)}}.snow:nth-child(11){opacity:.881;transform:translate(41.6801vw,-10px) scale(.2922);animation:fall-11 16s -13s linear infinite}@keyframes fall-11{61.984%{transform:translate(45.5595vw,61.984vh) scale(.2922)}to{transform:translate(43.6198vw,99vh) scale(.2922)}}.snow:nth-child(12){opacity:1.3778;transform:translate(8.8136vw,-10px) scale(.0805);animation:fall-12 17s -19s linear infinite}@keyframes fall-12{39.015%{transform:translate(1.11vw,39.015vh) scale(.0805)}to{transform:translate(4.9618vw,99vh) scale(.0805)}}.snow:nth-child(13){opacity:.8134;transform:translate(97.6444vw,-10px) scale(.6547);animation:fall-13 28s -29s linear infinite}@keyframes fall-13{50.94%{transform:translate(106.5871vw,50.94vh) scale(.6547)}to{transform:translate(102.11575vw,99vh) scale(.6547)}}.snow:nth-child(14){opacity:.3904;transform:translate(5.45vw,-10px) scale(.4374);animation:fall-14 10s -23s linear infinite}@keyframes fall-14{69.507%{transform:translate(3.9159vw,69.507vh) scale(.4374)}to{transform:translate(4.68295vw,99vh) scale(.4374)}}.snow:nth-child(15){opacity:1.7878;transform:translate(49.5532vw,-10px) scale(.5371);animation:fall-15 10s -26s linear infinite}@keyframes fall-15{39.561%{transform:translate(57.3201vw,39.561vh) scale(.5371)}to{transform:translate(53.43665vw,99vh) scale(.5371)}}.snow:nth-child(16){opacity:.0062;transform:translate(3.7056vw,-10px) scale(.6287);animation:fall-16 23s -3s linear infinite}@keyframes fall-16{70.201%{transform:translate(6.3864vw,70.201vh) scale(.6287)}to{transform:translate(5.046vw,99vh) scale(.6287)}}.snow:nth-child(17){opacity:.1868;transform:translate(86.1107vw,-10px) scale(.0565);animation:fall-17 30s -3s linear infinite}@keyframes fall-17{31.156%{transform:translate(85.1377vw,31.156vh) scale(.0565)}to{transform:translate(85.6242vw,99vh) scale(.0565)}}.snow:nth-child(18){opacity:1.4416;transform:translate(33.2447vw,-10px) scale(.8325);animation:fall-18 20s -5s linear infinite}@keyframes fall-18{35.176%{transform:translate(33.6274vw,35.176vh) scale(.8325)}to{transform:translate(33.43605vw,99vh) scale(.8325)}}.snow:nth-child(19){opacity:1.8954;transform:translate(69.3298vw,-10px) scale(.2947);animation:fall-19 23s -24s linear infinite}@keyframes fall-19{74.656%{transform:translate(64.0313vw,74.656vh) scale(.2947)}to{transform:translate(66.68055vw,99vh) scale(.2947)}}.snow:nth-child(20){opacity:.5024;transform:translate(32.7937vw,-10px) scale(.5166);animation:fall-20 21s -9s linear infinite}@keyframes fall-20{43.775%{transform:translate(34.2615vw,43.775vh) scale(.5166)}to{transform:translate(33.5276vw,99vh) scale(.5166)}}.snow:nth-child(21){opacity:1.1294;transform:translate(53.3727vw,-10px) scale(.5444);animation:fall-21 22s -14s linear infinite}@keyframes fall-21{67.169%{transform:translate(55.8134vw,67.169vh) scale(.5444)}to{transform:translate(54.59305vw,99vh) scale(.5444)}}.snow:nth-child(22){opacity:1.4648;transform:translate(82.4882vw,-10px) scale(.1472);animation:fall-22 21s -28s linear infinite}@keyframes fall-22{31.257%{transform:translate(76.5724vw,31.257vh) scale(.1472)}to{transform:translate(79.5303vw,99vh) scale(.1472)}}.snow:nth-child(23){opacity:1.9518;transform:translate(70.3114vw,-10px) scale(.4536);animation:fall-23 27s -29s linear infinite}@keyframes fall-23{78.57%{transform:translate(79.0905vw,78.57vh) scale(.4536)}to{transform:translate(74.70095vw,99vh) scale(.4536)}}.snow:nth-child(24){opacity:.1672;transform:translate(57.4641vw,-10px) scale(.7755);animation:fall-24 12s -19s linear infinite}@keyframes fall-24{36.686%{transform:translate(60.2723vw,36.686vh) scale(.7755)}to{transform:translate(58.8682vw,99vh) scale(.7755)}}.snow:nth-child(25){opacity:.9724;transform:translate(4.4618vw,-10px) scale(.0276);animation:fall-25 12s -17s linear infinite}@keyframes fall-25{45.838%{transform:translate(6.3944vw,45.838vh) scale(.0276)}to{transform:translate(5.4281vw,99vh) scale(.0276)}}.snow:nth-child(26){opacity:1.7328;transform:translate(96.8922vw,-10px) scale(.4035);animation:fall-26 16s -15s linear infinite}@keyframes fall-26{76.88%{transform:translate(105.2866vw,76.88vh) scale(.4035)}to{transform:translate(101.0894vw,99vh) scale(.4035)}}.snow:nth-child(27){opacity:1.6472;transform:translate(37.5707vw,-10px) scale(.9191);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{61.946%{transform:translate(37.5374vw,61.946vh) scale(.9191)}to{transform:translate(37.55405vw,99vh) scale(.9191)}}.snow:nth-child(28){opacity:.175;transform:translate(85.5791vw,-10px) scale(.6132);animation:fall-28 27s -17s linear infinite}@keyframes fall-28{49.435%{transform:translate(79.8171vw,49.435vh) scale(.6132)}to{transform:translate(82.6981vw,99vh) scale(.6132)}}.snow:nth-child(29){opacity:1.9102;transform:translate(25.0143vw,-10px) scale(.0326);animation:fall-29 26s -18s linear infinite}@keyframes fall-29{66.279%{transform:translate(28.6712vw,66.279vh) scale(.0326)}to{transform:translate(26.84275vw,99vh) scale(.0326)}}.snow:nth-child(30){opacity:1.3782;transform:translate(39.5192vw,-10px) scale(.8221);animation:fall-30 30s -9s linear infinite}@keyframes fall-30{59.081%{transform:translate(40.8988vw,59.081vh) scale(.8221)}to{transform:translate(40.209vw,99vh) scale(.8221)}}.snow:nth-child(31){opacity:.368;transform:translate(5.6557vw,-10px) scale(.9181);animation:fall-31 11s -10s linear infinite}@keyframes fall-31{38.254%{transform:translate(-2.855vw,38.254vh) scale(.9181)}to{transform:translate(1.40035vw,99vh) scale(.9181)}}.snow:nth-child(32){opacity:1.4832;transform:translate(2.8607vw,-10px) scale(.2066);animation:fall-32 27s -28s linear infinite}@keyframes fall-32{79.796%{transform:translate(9.0373vw,79.796vh) scale(.2066)}to{transform:translate(5.949vw,99vh) scale(.2066)}}.snow:nth-child(33){opacity:1.5132;transform:translate(70.141vw,-10px) scale(.4304);animation:fall-33 14s -24s linear infinite}@keyframes fall-33{74.749%{transform:translate(63.0414vw,74.749vh) scale(.4304)}to{transform:translate(66.5912vw,99vh) scale(.4304)}}.snow:nth-child(34){opacity:1.822;transform:translate(83.2947vw,-10px) scale(.38);animation:fall-34 15s -13s linear infinite}@keyframes fall-34{52.732%{transform:translate(82.9809vw,52.732vh) scale(.38)}to{transform:translate(83.1378vw,99vh) scale(.38)}}.snow:nth-child(35){opacity:1.697;transform:translate(11.1249vw,-10px) scale(.0821);animation:fall-35 15s -14s linear infinite}@keyframes fall-35{32.852%{transform:translate(15.1715vw,32.852vh) scale(.0821)}to{transform:translate(13.1482vw,99vh) scale(.0821)}}.snow:nth-child(36){opacity:1.5428;transform:translate(82.123vw,-10px) scale(.4586);animation:fall-36 11s -6s linear infinite}@keyframes fall-36{54.729%{transform:translate(86.2642vw,54.729vh) scale(.4586)}to{transform:translate(84.1936vw,99vh) scale(.4586)}}.snow:nth-child(37){opacity:1.4732;transform:translate(64.6982vw,-10px) scale(.2407);animation:fall-37 22s -21s linear infinite}@keyframes fall-37{75.699%{transform:translate(56.4662vw,75.699vh) scale(.2407)}to{transform:translate(60.5822vw,99vh) scale(.2407)}}.snow:nth-child(38){opacity:.4648;transform:translate(13.8583vw,-10px) scale(.2841);animation:fall-38 23s -14s linear infinite}@keyframes fall-38{49.937%{transform:translate(20.4353vw,49.937vh) scale(.2841)}to{transform:translate(17.1468vw,99vh) scale(.2841)}}.snow:nth-child(39){opacity:.1976;transform:translate(96.4891vw,-10px) scale(.5771);animation:fall-39 23s -23s linear infinite}@keyframes fall-39{68.593%{transform:translate(93.6638vw,68.593vh) scale(.5771)}to{transform:translate(95.07645vw,99vh) scale(.5771)}}.snow:nth-child(40){opacity:.6106;transform:translate(63.6826vw,-10px) scale(.7166);animation:fall-40 19s -18s linear infinite}@keyframes fall-40{54.326%{transform:translate(63.9347vw,54.326vh) scale(.7166)}to{transform:translate(63.80865vw,99vh) scale(.7166)}}.snow:nth-child(41){opacity:1.1964;transform:translate(96.6773vw,-10px) scale(.5125);animation:fall-41 17s -26s linear infinite}@keyframes fall-41{79.389%{transform:translate(104.6114vw,79.389vh) scale(.5125)}to{transform:translate(100.64435vw,99vh) scale(.5125)}}.snow:nth-child(42){opacity:1.6746;transform:translate(9.7017vw,-10px) scale(.2193);animation:fall-42 10s -17s linear infinite}@keyframes fall-42{48.647%{transform:translate(19.5306vw,48.647vh) scale(.2193)}to{transform:translate(14.61615vw,99vh) scale(.2193)}}.snow:nth-child(43){opacity:1.6386;transform:translate(46.137vw,-10px) scale(.0255);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{74.913%{transform:translate(39.4384vw,74.913vh) scale(.0255)}to{transform:translate(42.7877vw,99vh) scale(.0255)}}.snow:nth-child(44){opacity:.9198;transform:translate(5.3459vw,-10px) scale(.0489);animation:fall-44 19s -3s linear infinite}@keyframes fall-44{38.191%{transform:translate(6.1532vw,38.191vh) scale(.0489)}to{transform:translate(5.74955vw,99vh) scale(.0489)}}.snow:nth-child(45){opacity:.0784;transform:translate(24.2752vw,-10px) scale(.6017);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{30.07%{transform:translate(16.8117vw,30.07vh) scale(.6017)}to{transform:translate(20.54345vw,99vh) scale(.6017)}}.snow:nth-child(46){opacity:.203;transform:translate(77.6688vw,-10px) scale(.3229);animation:fall-46 18s -24s linear infinite}@keyframes fall-46{51.048%{transform:translate(83.6749vw,51.048vh) scale(.3229)}to{transform:translate(80.67185vw,99vh) scale(.3229)}}.snow:nth-child(47){opacity:.5976;transform:translate(26.7175vw,-10px) scale(.0713);animation:fall-47 29s -5s linear infinite}@keyframes fall-47{32.648%{transform:translate(34.8033vw,32.648vh) scale(.0713)}to{transform:translate(30.7604vw,99vh) scale(.0713)}}.snow:nth-child(48){opacity:.2514;transform:translate(49.0277vw,-10px) scale(.1906);animation:fall-48 26s -12s linear infinite}@keyframes fall-48{62.34%{transform:translate(58.2575vw,62.34vh) scale(.1906)}to{transform:translate(53.6426vw,99vh) scale(.1906)}}.snow:nth-child(49){opacity:.6172;transform:translate(55.4922vw,-10px) scale(.687);animation:fall-49 28s -24s linear infinite}@keyframes fall-49{49.681%{transform:translate(64.7975vw,49.681vh) scale(.687)}to{transform:translate(60.14485vw,99vh) scale(.687)}}.snow:nth-child(50){opacity:.507;transform:translate(17.6124vw,-10px) scale(.8391);animation:fall-50 20s -23s linear infinite}@keyframes fall-50{53.27%{transform:translate(12.3374vw,53.27vh) scale(.8391)}to{transform:translate(14.9749vw,99vh) scale(.8391)}}.snow:nth-child(51){opacity:1.5804;transform:translate(.5879vw,-10px) scale(.3497);animation:fall-51 21s -29s linear infinite}@keyframes fall-51{71.291%{transform:translate(-2.9688vw,71.291vh) scale(.3497)}to{transform:translate(-1.19045vw,99vh) scale(.3497)}}.snow:nth-child(52){opacity:.2972;transform:translate(11.6722vw,-10px) scale(.5129);animation:fall-52 29s -5s linear infinite}@keyframes fall-52{53.741%{transform:translate(8.4585vw,53.741vh) scale(.5129)}to{transform:translate(10.06535vw,99vh) scale(.5129)}}.snow:nth-child(53){opacity:1.1744;transform:translate(53.0454vw,-10px) scale(.6779);animation:fall-53 11s -30s linear infinite}@keyframes fall-53{60.393%{transform:translate(55.2125vw,60.393vh) scale(.6779)}to{transform:translate(54.12895vw,99vh) scale(.6779)}}.snow:nth-child(54){opacity:.8114;transform:translate(97.322vw,-10px) scale(.052);animation:fall-54 12s -15s linear infinite}@keyframes fall-54{65.176%{transform:translate(89.2725vw,65.176vh) scale(.052)}to{transform:translate(93.29725vw,99vh) scale(.052)}}.snow:nth-child(55){opacity:1.9758;transform:translate(66.5817vw,-10px) scale(.9358);animation:fall-55 13s -8s linear infinite}@keyframes fall-55{73.179%{transform:translate(58.0814vw,73.179vh) scale(.9358)}to{transform:translate(62.33155vw,99vh) scale(.9358)}}.snow:nth-child(56){opacity:1.7144;transform:translate(86.0772vw,-10px) scale(.4751);animation:fall-56 29s -19s linear infinite}@keyframes fall-56{46.796%{transform:translate(76.719vw,46.796vh) scale(.4751)}to{transform:translate(81.3981vw,99vh) scale(.4751)}}.snow:nth-child(57){opacity:1.8796;transform:translate(87.5203vw,-10px) scale(.8063);animation:fall-57 30s -28s linear infinite}@keyframes fall-57{74.352%{transform:translate(81.1739vw,74.352vh) scale(.8063)}to{transform:translate(84.3471vw,99vh) scale(.8063)}}.snow:nth-child(58){opacity:1.8614;transform:translate(9.878vw,-10px) scale(.7788);animation:fall-58 24s -4s linear infinite}@keyframes fall-58{59.237%{transform:translate(6.9116vw,59.237vh) scale(.7788)}to{transform:translate(8.3948vw,99vh) scale(.7788)}}.snow:nth-child(59){opacity:1.9028;transform:translate(45.1155vw,-10px) scale(.3265);animation:fall-59 12s -12s linear infinite}@keyframes fall-59{53.364%{transform:translate(55.0959vw,53.364vh) scale(.3265)}to{transform:translate(50.1057vw,99vh) scale(.3265)}}.snow:nth-child(60){opacity:1.5078;transform:translate(15.5873vw,-10px) scale(.9462);animation:fall-60 22s -27s linear infinite}@keyframes fall-60{68.816%{transform:translate(14.3871vw,68.816vh) scale(.9462)}to{transform:translate(14.9872vw,99vh) scale(.9462)}}.snow:nth-child(61){opacity:.4498;transform:translate(2.1004vw,-10px) scale(.2817);animation:fall-61 13s -6s linear infinite}@keyframes fall-61{38.558%{transform:translate(-.7378vw,38.558vh) scale(.2817)}to{transform:translate(.6813vw,99vh) scale(.2817)}}.snow:nth-child(62){opacity:.091;transform:translate(23.2681vw,-10px) scale(.8536);animation:fall-62 16s -28s linear infinite}@keyframes fall-62{30.843%{transform:translate(26.8979vw,30.843vh) scale(.8536)}to{transform:translate(25.083vw,99vh) scale(.8536)}}.snow:nth-child(63){opacity:.1004;transform:translate(89.6589vw,-10px) scale(.859);animation:fall-63 28s -2s linear infinite}@keyframes fall-63{77.793%{transform:translate(82.365vw,77.793vh) scale(.859)}to{transform:translate(86.01195vw,99vh) scale(.859)}}.snow:nth-child(64){opacity:1.4526;transform:translate(42.0834vw,-10px) scale(.2079);animation:fall-64 21s -5s linear infinite}@keyframes fall-64{61.186%{transform:translate(34.3595vw,61.186vh) scale(.2079)}to{transform:translate(38.22145vw,99vh) scale(.2079)}}.snow:nth-child(65){opacity:.3838;transform:translate(61.8166vw,-10px) scale(.7056);animation:fall-65 15s -8s linear infinite}@keyframes fall-65{69.991%{transform:translate(60.9245vw,69.991vh) scale(.7056)}to{transform:translate(61.37055vw,99vh) scale(.7056)}}.snow:nth-child(66){opacity:.464;transform:translate(6.757vw,-10px) scale(.309);animation:fall-66 15s -17s linear infinite}@keyframes fall-66{51.276%{transform:translate(8.7683vw,51.276vh) scale(.309)}to{transform:translate(7.76265vw,99vh) scale(.309)}}.snow:nth-child(67){opacity:.3764;transform:translate(71.5468vw,-10px) scale(.1996);animation:fall-67 30s -16s linear infinite}@keyframes fall-67{75.679%{transform:translate(75.135vw,75.679vh) scale(.1996)}to{transform:translate(73.3409vw,99vh) scale(.1996)}}.snow:nth-child(68){opacity:1.844;transform:translate(42.0155vw,-10px) scale(.6781);animation:fall-68 20s -22s linear infinite}@keyframes fall-68{70.67%{transform:translate(36.5102vw,70.67vh) scale(.6781)}to{transform:translate(39.26285vw,99vh) scale(.6781)}}.snow:nth-child(69){opacity:.9698;transform:translate(32.8761vw,-10px) scale(.3988);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{79.844%{transform:translate(39.6895vw,79.844vh) scale(.3988)}to{transform:translate(36.2828vw,99vh) scale(.3988)}}.snow:nth-child(70){opacity:.2076;transform:translate(33.3228vw,-10px) scale(.8729);animation:fall-70 10s -18s linear infinite}@keyframes fall-70{33.697%{transform:translate(30.547vw,33.697vh) scale(.8729)}to{transform:translate(31.9349vw,99vh) scale(.8729)}}.snow:nth-child(71){opacity:.602;transform:translate(54.319vw,-10px) scale(.1977);animation:fall-71 25s -15s linear infinite}@keyframes fall-71{64.297%{transform:translate(44.7258vw,64.297vh) scale(.1977)}to{transform:translate(49.5224vw,99vh) scale(.1977)}}.snow:nth-child(72){opacity:.7438;transform:translate(75.7697vw,-10px) scale(.994);animation:fall-72 20s -10s linear infinite}@keyframes fall-72{56.839%{transform:translate(67.6347vw,56.839vh) scale(.994)}to{transform:translate(71.7022vw,99vh) scale(.994)}}.snow:nth-child(73){opacity:.0006;transform:translate(10.2503vw,-10px) scale(.6082);animation:fall-73 13s -15s linear infinite}@keyframes fall-73{52.079%{transform:translate(.3446vw,52.079vh) scale(.6082)}to{transform:translate(5.29745vw,99vh) scale(.6082)}}.snow:nth-child(74){opacity:.1508;transform:translate(35.282vw,-10px) scale(.5784);animation:fall-74 28s -4s linear infinite}@keyframes fall-74{50.404%{transform:translate(27.7051vw,50.404vh) scale(.5784)}to{transform:translate(31.49355vw,99vh) scale(.5784)}}.snow:nth-child(75){opacity:.4586;transform:translate(98.1958vw,-10px) scale(.6433);animation:fall-75 19s -10s linear infinite}@keyframes fall-75{62.866%{transform:translate(101.9361vw,62.866vh) scale(.6433)}to{transform:translate(100.06595vw,99vh) scale(.6433)}}.snow:nth-child(76){opacity:1.1636;transform:translate(95.8719vw,-10px) scale(.0514);animation:fall-76 18s -7s linear infinite}@keyframes fall-76{62.701%{transform:translate(102.0441vw,62.701vh) scale(.0514)}to{transform:translate(98.958vw,99vh) scale(.0514)}}.snow:nth-child(77){opacity:1.8388;transform:translate(29.2877vw,-10px) scale(.9914);animation:fall-77 20s -29s linear infinite}@keyframes fall-77{34.239%{transform:translate(28.8793vw,34.239vh) scale(.9914)}to{transform:translate(29.0835vw,99vh) scale(.9914)}}.snow:nth-child(78){opacity:1.9306;transform:translate(43.8842vw,-10px) scale(.9534);animation:fall-78 27s -19s linear infinite}@keyframes fall-78{36.836%{transform:translate(50.6837vw,36.836vh) scale(.9534)}to{transform:translate(47.28395vw,99vh) scale(.9534)}}.snow:nth-child(79){opacity:1.9992;transform:translate(37.1224vw,-10px) scale(.2222);animation:fall-79 14s -14s linear infinite}@keyframes fall-79{31.49%{transform:translate(33.3816vw,31.49vh) scale(.2222)}to{transform:translate(35.252vw,99vh) scale(.2222)}}.snow:nth-child(80){opacity:.6998;transform:translate(63.3536vw,-10px) scale(.4528);animation:fall-80 11s -13s linear infinite}@keyframes fall-80{53.066%{transform:translate(53.9468vw,53.066vh) scale(.4528)}to{transform:translate(58.6502vw,99vh) scale(.4528)}}.snow:nth-child(81){opacity:1.786;transform:translate(41.1484vw,-10px) scale(.7724);animation:fall-81 24s -28s linear infinite}@keyframes fall-81{42.722%{transform:translate(35.6961vw,42.722vh) scale(.7724)}to{transform:translate(38.42225vw,99vh) scale(.7724)}}.snow:nth-child(82){opacity:.6568;transform:translate(47.95vw,-10px) scale(.7177);animation:fall-82 26s -5s linear infinite}@keyframes fall-82{65.923%{transform:translate(55.9982vw,65.923vh) scale(.7177)}to{transform:translate(51.9741vw,99vh) scale(.7177)}}.snow:nth-child(83){opacity:1.8532;transform:translate(41.5265vw,-10px) scale(.0849);animation:fall-83 28s -11s linear infinite}@keyframes fall-83{61.909%{transform:translate(37.6555vw,61.909vh) scale(.0849)}to{transform:translate(39.591vw,99vh) scale(.0849)}}.snow:nth-child(84){opacity:.6598;transform:translate(23.4426vw,-10px) scale(.478);animation:fall-84 15s -27s linear infinite}@keyframes fall-84{50.806%{transform:translate(13.6424vw,50.806vh) scale(.478)}to{transform:translate(18.5425vw,99vh) scale(.478)}}.snow:nth-child(85){opacity:1.5442;transform:translate(45.7573vw,-10px) scale(.958);animation:fall-85 17s -4s linear infinite}@keyframes fall-85{41.224%{transform:translate(50.9281vw,41.224vh) scale(.958)}to{transform:translate(48.3427vw,99vh) scale(.958)}}.snow:nth-child(86){opacity:1.9914;transform:translate(9.2234vw,-10px) scale(.9401);animation:fall-86 19s -3s linear infinite}@keyframes fall-86{70.702%{transform:translate(10.7418vw,70.702vh) scale(.9401)}to{transform:translate(9.9826vw,99vh) scale(.9401)}}.snow:nth-child(87){opacity:1.5042;transform:translate(90.3273vw,-10px) scale(.5519);animation:fall-87 20s -28s linear infinite}@keyframes fall-87{76.452%{transform:translate(91.3079vw,76.452vh) scale(.5519)}to{transform:translate(90.8176vw,99vh) scale(.5519)}}.snow:nth-child(88){opacity:1.5808;transform:translate(81.8121vw,-10px) scale(.5711);animation:fall-88 14s -6s linear infinite}@keyframes fall-88{51.476%{transform:translate(82.2458vw,51.476vh) scale(.5711)}to{transform:translate(82.02895vw,99vh) scale(.5711)}}.snow:nth-child(89){opacity:.2632;transform:translate(77.9835vw,-10px) scale(.1408);animation:fall-89 13s -23s linear infinite}@keyframes fall-89{71.883%{transform:translate(70.3873vw,71.883vh) scale(.1408)}to{transform:translate(74.1854vw,99vh) scale(.1408)}}.snow:nth-child(90){opacity:.2754;transform:translate(87.9701vw,-10px) scale(.2647);animation:fall-90 30s -7s linear infinite}@keyframes fall-90{57.437%{transform:translate(83.0961vw,57.437vh) scale(.2647)}to{transform:translate(85.5331vw,99vh) scale(.2647)}}.snow:nth-child(91){opacity:1.1522;transform:translate(69.9889vw,-10px) scale(.3587);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{64.071%{transform:translate(64.8463vw,64.071vh) scale(.3587)}to{transform:translate(67.4176vw,99vh) scale(.3587)}}.snow:nth-child(92){opacity:.2828;transform:translate(82.5833vw,-10px) scale(.038);animation:fall-92 23s -21s linear infinite}@keyframes fall-92{30.751%{transform:translate(92.0986vw,30.751vh) scale(.038)}to{transform:translate(87.34095vw,99vh) scale(.038)}}.snow:nth-child(93){opacity:.0488;transform:translate(72.1717vw,-10px) scale(.6049);animation:fall-93 29s -21s linear infinite}@keyframes fall-93{37.814%{transform:translate(70.6888vw,37.814vh) scale(.6049)}to{transform:translate(71.43025vw,99vh) scale(.6049)}}.snow:nth-child(94){opacity:1.0704;transform:translate(77.6886vw,-10px) scale(.0211);animation:fall-94 13s -27s linear infinite}@keyframes fall-94{61.638%{transform:translate(85.0633vw,61.638vh) scale(.0211)}to{transform:translate(81.37595vw,99vh) scale(.0211)}}.snow:nth-child(95){opacity:.0926;transform:translate(3.447vw,-10px) scale(.2063);animation:fall-95 18s -11s linear infinite}@keyframes fall-95{43.469%{transform:translate(11.2741vw,43.469vh) scale(.2063)}to{transform:translate(7.36055vw,99vh) scale(.2063)}}.snow:nth-child(96){opacity:.1922;transform:translate(96.1253vw,-10px) scale(.0658);animation:fall-96 28s -10s linear infinite}@keyframes fall-96{45.419%{transform:translate(104.5719vw,45.419vh) scale(.0658)}to{transform:translate(100.3486vw,99vh) scale(.0658)}}.snow:nth-child(97){opacity:.8158;transform:translate(48.2447vw,-10px) scale(.0613);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{36.342%{transform:translate(42.5967vw,36.342vh) scale(.0613)}to{transform:translate(45.4207vw,99vh) scale(.0613)}}.snow:nth-child(98){opacity:1.6416;transform:translate(74.4036vw,-10px) scale(.8092);animation:fall-98 29s -20s linear infinite}@keyframes fall-98{63.263%{transform:translate(75.2875vw,63.263vh) scale(.8092)}to{transform:translate(74.84555vw,99vh) scale(.8092)}}.snow:nth-child(99){opacity:.2088;transform:translate(45.5662vw,-10px) scale(.4268);animation:fall-99 26s -8s linear infinite}@keyframes fall-99{44.4%{transform:translate(43.0523vw,44.4vh) scale(.4268)}to{transform:translate(44.30925vw,99vh) scale(.4268)}}.snow:nth-child(100){opacity:.957;transform:translate(86.3798vw,-10px) scale(.9085);animation:fall-100 10s -2s linear infinite}@keyframes fall-100{45.341%{transform:translate(83.7953vw,45.341vh) scale(.9085)}to{transform:translate(85.08755vw,99vh) scale(.9085)}}.snow:nth-child(101){opacity:1.6798;transform:translate(54.7138vw,-10px) scale(.4006);animation:fall-101 16s -22s linear infinite}@keyframes fall-101{75.622%{transform:translate(48.347vw,75.622vh) scale(.4006)}to{transform:translate(51.5304vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:1.7908;transform:translate(24.132vw,-10px) scale(.6524);animation:fall-102 19s -8s linear infinite}@keyframes fall-102{32.686%{transform:translate(20.3426vw,32.686vh) scale(.6524)}to{transform:translate(22.2373vw,99vh) scale(.6524)}}.snow:nth-child(103){opacity:.8138;transform:translate(2.1016vw,-10px) scale(.3489);animation:fall-103 11s -11s linear infinite}@keyframes fall-103{31.9%{transform:translate(-7.7742vw,31.9vh) scale(.3489)}to{transform:translate(-2.8363vw,99vh) scale(.3489)}}.snow:nth-child(104){opacity:.999;transform:translate(26.0462vw,-10px) scale(.7247);animation:fall-104 10s -22s linear infinite}@keyframes fall-104{34.805%{transform:translate(17.9522vw,34.805vh) scale(.7247)}to{transform:translate(21.9992vw,99vh) scale(.7247)}}.snow:nth-child(105){opacity:.4046;transform:translate(71.8272vw,-10px) scale(.5129);animation:fall-105 25s -16s linear infinite}@keyframes fall-105{33.331%{transform:translate(71.7662vw,33.331vh) scale(.5129)}to{transform:translate(71.7967vw,99vh) scale(.5129)}}.snow:nth-child(106){opacity:1.6648;transform:translate(33.8114vw,-10px) scale(.6022);animation:fall-106 13s -22s linear infinite}@keyframes fall-106{34.952%{transform:translate(30.2732vw,34.952vh) scale(.6022)}to{transform:translate(32.0423vw,99vh) scale(.6022)}}.snow:nth-child(107){opacity:1.419;transform:translate(38.2054vw,-10px) scale(.5347);animation:fall-107 22s -23s linear infinite}@keyframes fall-107{51.35%{transform:translate(45.1473vw,51.35vh) scale(.5347)}to{transform:translate(41.67635vw,99vh) scale(.5347)}}.snow:nth-child(108){opacity:.4218;transform:translate(81.8248vw,-10px) scale(.2077);animation:fall-108 29s -14s linear infinite}@keyframes fall-108{54.816%{transform:translate(90.1569vw,54.816vh) scale(.2077)}to{transform:translate(85.99085vw,99vh) scale(.2077)}}.snow:nth-child(109){opacity:1.9944;transform:translate(77.0469vw,-10px) scale(.0673);animation:fall-109 26s -5s linear infinite}@keyframes fall-109{59.126%{transform:translate(69.2107vw,59.126vh) scale(.0673)}to{transform:translate(73.1288vw,99vh) scale(.0673)}}.snow:nth-child(110){opacity:.829;transform:translate(73.3585vw,-10px) scale(.3696);animation:fall-110 22s -20s linear infinite}@keyframes fall-110{42.017%{transform:translate(72.8995vw,42.017vh) scale(.3696)}to{transform:translate(73.129vw,99vh) scale(.3696)}}.snow:nth-child(111){opacity:.616;transform:translate(28.9946vw,-10px) scale(.7158);animation:fall-111 28s -7s linear infinite}@keyframes fall-111{58.502%{transform:translate(25.3975vw,58.502vh) scale(.7158)}to{transform:translate(27.19605vw,99vh) scale(.7158)}}.snow:nth-child(112){opacity:.839;transform:translate(35.0191vw,-10px) scale(.7274);animation:fall-112 19s -23s linear infinite}@keyframes fall-112{66.05%{transform:translate(40.0328vw,66.05vh) scale(.7274)}to{transform:translate(37.52595vw,99vh) scale(.7274)}}.snow:nth-child(113){opacity:1.9496;transform:translate(21.2984vw,-10px) scale(.3159);animation:fall-113 29s -7s linear infinite}@keyframes fall-113{30.955%{transform:translate(31.0317vw,30.955vh) scale(.3159)}to{transform:translate(26.16505vw,99vh) scale(.3159)}}.snow:nth-child(114){opacity:1.9332;transform:translate(8.0235vw,-10px) scale(.2225);animation:fall-114 29s -30s linear infinite}@keyframes fall-114{70.933%{transform:translate(9.5219vw,70.933vh) scale(.2225)}to{transform:translate(8.7727vw,99vh) scale(.2225)}}.snow:nth-child(115){opacity:1.3538;transform:translate(89.4276vw,-10px) scale(.1553);animation:fall-115 16s -5s linear infinite}@keyframes fall-115{43.829%{transform:translate(80.1885vw,43.829vh) scale(.1553)}to{transform:translate(84.80805vw,99vh) scale(.1553)}}.snow:nth-child(116){opacity:1.9874;transform:translate(40.4207vw,-10px) scale(.2422);animation:fall-116 19s -17s linear infinite}@keyframes fall-116{68.761%{transform:translate(37.0246vw,68.761vh) scale(.2422)}to{transform:translate(38.72265vw,99vh) scale(.2422)}}.snow:nth-child(117){opacity:.8414;transform:translate(60.109vw,-10px) scale(.8708);animation:fall-117 21s -15s linear infinite}@keyframes fall-117{52.61%{transform:translate(52.2652vw,52.61vh) scale(.8708)}to{transform:translate(56.1871vw,99vh) scale(.8708)}}.snow:nth-child(118){opacity:1.486;transform:translate(85.1526vw,-10px) scale(.0011);animation:fall-118 29s -22s linear infinite}@keyframes fall-118{56.833%{transform:translate(84.36vw,56.833vh) scale(.0011)}to{transform:translate(84.7563vw,99vh) scale(.0011)}}.snow:nth-child(119){opacity:1.8642;transform:translate(36.7517vw,-10px) scale(.9742);animation:fall-119 21s -24s linear infinite}@keyframes fall-119{69.453%{transform:translate(42.8696vw,69.453vh) scale(.9742)}to{transform:translate(39.81065vw,99vh) scale(.9742)}}.snow:nth-child(120){opacity:1.6318;transform:translate(44.7916vw,-10px) scale(.1632);animation:fall-120 29s -8s linear infinite}@keyframes fall-120{62.774%{transform:translate(51.1007vw,62.774vh) scale(.1632)}to{transform:translate(47.94615vw,99vh) scale(.1632)}}.snow:nth-child(121){opacity:.6778;transform:translate(32.4325vw,-10px) scale(.9668);animation:fall-121 25s -25s linear infinite}@keyframes fall-121{43.895%{transform:translate(42.2881vw,43.895vh) scale(.9668)}to{transform:translate(37.3603vw,99vh) scale(.9668)}}.snow:nth-child(122){opacity:1.5558;transform:translate(26.3884vw,-10px) scale(.6056);animation:fall-122 30s -2s linear infinite}@keyframes fall-122{52.196%{transform:translate(21.8958vw,52.196vh) scale(.6056)}to{transform:translate(24.1421vw,99vh) scale(.6056)}}.snow:nth-child(123){opacity:.233;transform:translate(86.3505vw,-10px) scale(.0501);animation:fall-123 16s -15s linear infinite}@keyframes fall-123{40.506%{transform:translate(82.6764vw,40.506vh) scale(.0501)}to{transform:translate(84.51345vw,99vh) scale(.0501)}}.snow:nth-child(124){opacity:.1106;transform:translate(72.293vw,-10px) scale(.0616);animation:fall-124 29s -22s linear infinite}@keyframes fall-124{30.662%{transform:translate(70.6192vw,30.662vh) scale(.0616)}to{transform:translate(71.4561vw,99vh) scale(.0616)}}.snow:nth-child(125){opacity:1.9538;transform:translate(46.3691vw,-10px) scale(.7395);animation:fall-125 17s -16s linear infinite}@keyframes fall-125{48.925%{transform:translate(55.9523vw,48.925vh) scale(.7395)}to{transform:translate(51.1607vw,99vh) scale(.7395)}}.snow:nth-child(126){opacity:1.7462;transform:translate(95.0293vw,-10px) scale(.0752);animation:fall-126 30s -4s linear infinite}@keyframes fall-126{67.2%{transform:translate(104.5168vw,67.2vh) scale(.0752)}to{transform:translate(99.77305vw,99vh) scale(.0752)}}.snow:nth-child(127){opacity:1.7762;transform:translate(27.9351vw,-10px) scale(.1812);animation:fall-127 10s -1s linear infinite}@keyframes fall-127{33.494%{transform:translate(24.7297vw,33.494vh) scale(.1812)}to{transform:translate(26.3324vw,99vh) scale(.1812)}}.snow:nth-child(128){opacity:1.0744;transform:translate(47.798vw,-10px) scale(.3404);animation:fall-128 23s -27s linear infinite}@keyframes fall-128{62.867%{transform:translate(57.0824vw,62.867vh) scale(.3404)}to{transform:translate(52.4402vw,99vh) scale(.3404)}}.snow:nth-child(129){opacity:1.7692;transform:translate(28.7745vw,-10px) scale(.7108);animation:fall-129 28s -16s linear infinite}@keyframes fall-129{78.353%{transform:translate(23.6237vw,78.353vh) scale(.7108)}to{transform:translate(26.1991vw,99vh) scale(.7108)}}.snow:nth-child(130){opacity:1.5154;transform:translate(48.3756vw,-10px) scale(.422);animation:fall-130 14s -19s linear infinite}@keyframes fall-130{55.406%{transform:translate(52.4964vw,55.406vh) scale(.422)}to{transform:translate(50.436vw,99vh) scale(.422)}}.snow:nth-child(131){opacity:1.1038;transform:translate(97.6199vw,-10px) scale(.1558);animation:fall-131 11s -13s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.3723vw,35.022vh) scale(.1558)}to{transform:translate(98.4961vw,99vh) scale(.1558)}}.snow:nth-child(132){opacity:1.1778;transform:translate(67.3621vw,-10px) scale(.956);animation:fall-132 26s -10s linear infinite}@keyframes fall-132{42.934%{transform:translate(62.2092vw,42.934vh) scale(.956)}to{transform:translate(64.78565vw,99vh) scale(.956)}}.snow:nth-child(133){opacity:1.0202;transform:translate(46.1684vw,-10px) scale(.2592);animation:fall-133 17s -19s linear infinite}@keyframes fall-133{54.383%{transform:translate(36.4675vw,54.383vh) scale(.2592)}to{transform:translate(41.31795vw,99vh) scale(.2592)}}.snow:nth-child(134){opacity:1.4962;transform:translate(9.1717vw,-10px) scale(.804);animation:fall-134 12s -22s linear infinite}@keyframes fall-134{47.107%{transform:translate(1.4282vw,47.107vh) scale(.804)}to{transform:translate(5.29995vw,99vh) scale(.804)}}.snow:nth-child(135){opacity:.6828;transform:translate(98.2689vw,-10px) scale(.9344);animation:fall-135 18s -9s linear infinite}@keyframes fall-135{58.106%{transform:translate(101.645vw,58.106vh) scale(.9344)}to{transform:translate(99.95695vw,99vh) scale(.9344)}}.snow:nth-child(136){opacity:.388;transform:translate(7.1771vw,-10px) scale(.9242);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{49.665%{transform:translate(-1.7177vw,49.665vh) scale(.9242)}to{transform:translate(2.7297vw,99vh) scale(.9242)}}.snow:nth-child(137){opacity:.3394;transform:translate(50.9236vw,-10px) scale(.6194);animation:fall-137 10s -23s linear infinite}@keyframes fall-137{34.837%{transform:translate(59.3316vw,34.837vh) scale(.6194)}to{transform:translate(55.1276vw,99vh) scale(.6194)}}.snow:nth-child(138){opacity:.4482;transform:translate(6.2832vw,-10px) scale(.2735);animation:fall-138 22s -2s linear infinite}@keyframes fall-138{31.601%{transform:translate(-.5076vw,31.601vh) scale(.2735)}to{transform:translate(2.8878vw,99vh) scale(.2735)}}.snow:nth-child(139){opacity:1.2034;transform:translate(16.1559vw,-10px) scale(.1217);animation:fall-139 28s -29s linear infinite}@keyframes fall-139{64.932%{transform:translate(18.7962vw,64.932vh) scale(.1217)}to{transform:translate(17.47605vw,99vh) scale(.1217)}}.snow:nth-child(140){opacity:.6498;transform:translate(52.7536vw,-10px) scale(.9975);animation:fall-140 29s -5s linear infinite}@keyframes fall-140{49.637%{transform:translate(59.7024vw,49.637vh) scale(.9975)}to{transform:translate(56.228vw,99vh) scale(.9975)}}.snow:nth-child(141){opacity:.3122;transform:translate(99.517vw,-10px) scale(.7354);animation:fall-141 22s -10s linear infinite}@keyframes fall-141{71.774%{transform:translate(104.7997vw,71.774vh) scale(.7354)}to{transform:translate(102.15835vw,99vh) scale(.7354)}}.snow:nth-child(142){opacity:.2968;transform:translate(97.8336vw,-10px) scale(.7999);animation:fall-142 13s -18s linear infinite}@keyframes fall-142{31.906%{transform:translate(89.6363vw,31.906vh) scale(.7999)}to{transform:translate(93.73495vw,99vh) scale(.7999)}}.snow:nth-child(143){opacity:1.8726;transform:translate(32.8399vw,-10px) scale(.6562);animation:fall-143 25s -18s linear infinite}@keyframes fall-143{75.187%{transform:translate(42.5494vw,75.187vh) scale(.6562)}to{transform:translate(37.69465vw,99vh) scale(.6562)}}.snow:nth-child(144){opacity:.5464;transform:translate(27.0816vw,-10px) scale(.9553);animation:fall-144 26s -13s linear infinite}@keyframes fall-144{77.108%{transform:translate(25.3686vw,77.108vh) scale(.9553)}to{transform:translate(26.2251vw,99vh) scale(.9553)}}.snow:nth-child(145){opacity:1.3156;transform:translate(43.5019vw,-10px) scale(.2963);animation:fall-145 29s -12s linear infinite}@keyframes fall-145{35.135%{transform:translate(52.3718vw,35.135vh) scale(.2963)}to{transform:translate(47.93685vw,99vh) scale(.2963)}}.snow:nth-child(146){opacity:1.3038;transform:translate(35.982vw,-10px) scale(.5514);animation:fall-146 14s -14s linear infinite}@keyframes fall-146{77.736%{transform:translate(43.4524vw,77.736vh) scale(.5514)}to{transform:translate(39.7172vw,99vh) scale(.5514)}}.snow:nth-child(147){opacity:.1326;transform:translate(53.4722vw,-10px) scale(.8298);animation:fall-147 10s -28s linear infinite}@keyframes fall-147{55.442%{transform:translate(58.6764vw,55.442vh) scale(.8298)}to{transform:translate(56.0743vw,99vh) scale(.8298)}}.snow:nth-child(148){opacity:.7776;transform:translate(84.2324vw,-10px) scale(.815);animation:fall-148 24s -16s linear infinite}@keyframes fall-148{44.674%{transform:translate(89.5493vw,44.674vh) scale(.815)}to{transform:translate(86.89085vw,99vh) scale(.815)}}.snow:nth-child(149){opacity:1.7288;transform:translate(89.5771vw,-10px) scale(.8852);animation:fall-149 16s -16s linear infinite}@keyframes fall-149{59.804%{transform:translate(94.882vw,59.804vh) scale(.8852)}to{transform:translate(92.22955vw,99vh) scale(.8852)}}.snow:nth-child(150){opacity:.4396;transform:translate(20.0205vw,-10px) scale(.3249);animation:fall-150 14s -6s linear infinite}@keyframes fall-150{30.2%{transform:translate(15.8591vw,30.2vh) scale(.3249)}to{transform:translate(17.9398vw,99vh) scale(.3249)}}.snow:nth-child(151){opacity:.3958;transform:translate(69.2764vw,-10px) scale(.0807);animation:fall-151 23s -7s linear infinite}@keyframes fall-151{78.037%{transform:translate(71.8396vw,78.037vh) scale(.0807)}to{transform:translate(70.558vw,99vh) scale(.0807)}}.snow:nth-child(152){opacity:1.5266;transform:translate(94.4251vw,-10px) scale(.9759);animation:fall-152 16s -12s linear infinite}@keyframes fall-152{61.218%{transform:translate(101.3225vw,61.218vh) scale(.9759)}to{transform:translate(97.8738vw,99vh) scale(.9759)}}.snow:nth-child(153){opacity:1.862;transform:translate(37.6267vw,-10px) scale(.5164);animation:fall-153 21s -14s linear infinite}@keyframes fall-153{59.672%{transform:translate(32.9182vw,59.672vh) scale(.5164)}to{transform:translate(35.27245vw,99vh) scale(.5164)}}.snow:nth-child(154){opacity:.4164;transform:translate(19.8971vw,-10px) scale(.3706);animation:fall-154 17s -28s linear infinite}@keyframes fall-154{51.561%{transform:translate(18.4534vw,51.561vh) scale(.3706)}to{transform:translate(19.17525vw,99vh) scale(.3706)}}.snow:nth-child(155){opacity:.9742;transform:translate(35.336vw,-10px) scale(.5178);animation:fall-155 25s -5s linear infinite}@keyframes fall-155{49.132%{transform:translate(29.6037vw,49.132vh) scale(.5178)}to{transform:translate(32.46985vw,99vh) scale(.5178)}}.snow:nth-child(156){opacity:.3212;transform:translate(82.5017vw,-10px) scale(.9475);animation:fall-156 13s -7s linear infinite}@keyframes fall-156{64.427%{transform:translate(84.4178vw,64.427vh) scale(.9475)}to{transform:translate(83.45975vw,99vh) scale(.9475)}}.snow:nth-child(157){opacity:1.2434;transform:translate(34.2266vw,-10px) scale(.196);animation:fall-157 17s -28s linear infinite}@keyframes fall-157{54.972%{transform:translate(31.1072vw,54.972vh) scale(.196)}to{transform:translate(32.6669vw,99vh) scale(.196)}}.snow:nth-child(158){opacity:1.0022;transform:translate(36.0481vw,-10px) scale(.1099);animation:fall-158 14s -14s linear infinite}@keyframes fall-158{52.942%{transform:translate(40.531vw,52.942vh) scale(.1099)}to{transform:translate(38.28955vw,99vh) scale(.1099)}}.snow:nth-child(159){opacity:1.5624;transform:translate(62.8691vw,-10px) scale(.301);animation:fall-159 22s -29s linear infinite}@keyframes fall-159{54.163%{transform:translate(54.2199vw,54.163vh) scale(.301)}to{transform:translate(58.5445vw,99vh) scale(.301)}}.snow:nth-child(160){opacity:1.8978;transform:translate(38.2186vw,-10px) scale(.3718);animation:fall-160 27s -29s linear infinite}@keyframes fall-160{45.713%{transform:translate(47.9379vw,45.713vh) scale(.3718)}to{transform:translate(43.07825vw,99vh) scale(.3718)}}.snow:nth-child(161){opacity:.9912;transform:translate(70.1307vw,-10px) scale(.4427);animation:fall-161 29s -5s linear infinite}@keyframes fall-161{39.675%{transform:translate(72.131vw,39.675vh) scale(.4427)}to{transform:translate(71.13085vw,99vh) scale(.4427)}}.snow:nth-child(162){opacity:.1294;transform:translate(7.0662vw,-10px) scale(.206);animation:fall-162 19s -6s linear infinite}@keyframes fall-162{35.298%{transform:translate(.8553vw,35.298vh) scale(.206)}to{transform:translate(3.96075vw,99vh) scale(.206)}}.snow:nth-child(163){opacity:.6238;transform:translate(85.9294vw,-10px) scale(.2564);animation:fall-163 28s -11s linear infinite}@keyframes fall-163{39.536%{transform:translate(93.5985vw,39.536vh) scale(.2564)}to{transform:translate(89.76395vw,99vh) scale(.2564)}}.snow:nth-child(164){opacity:.6068;transform:translate(10.4047vw,-10px) scale(.1155);animation:fall-164 13s -24s linear infinite}@keyframes fall-164{48.455%{transform:translate(3.0954vw,48.455vh) scale(.1155)}to{transform:translate(6.75005vw,99vh) scale(.1155)}}.snow:nth-child(165){opacity:.485;transform:translate(82.0508vw,-10px) scale(.5473);animation:fall-165 24s -25s linear infinite}@keyframes fall-165{43.234%{transform:translate(89.5563vw,43.234vh) scale(.5473)}to{transform:translate(85.80355vw,99vh) scale(.5473)}}.snow:nth-child(166){opacity:1.2282;transform:translate(53.2721vw,-10px) scale(.2489);animation:fall-166 12s -24s linear infinite}@keyframes fall-166{39.083%{transform:translate(55.0022vw,39.083vh) scale(.2489)}to{transform:translate(54.13715vw,99vh) scale(.2489)}}.snow:nth-child(167){opacity:1.5104;transform:translate(51.223vw,-10px) scale(.1846);animation:fall-167 22s -16s linear infinite}@keyframes fall-167{49.664%{transform:translate(59.9538vw,49.664vh) scale(.1846)}to{transform:translate(55.5884vw,99vh) scale(.1846)}}.snow:nth-child(168){opacity:1.9274;transform:translate(88.8398vw,-10px) scale(.1906);animation:fall-168 23s -1s linear infinite}@keyframes fall-168{44.491%{transform:translate(95.3852vw,44.491vh) scale(.1906)}to{transform:translate(92.1125vw,99vh) scale(.1906)}}.snow:nth-child(169){opacity:1.4942;transform:translate(17.4789vw,-10px) scale(.6702);animation:fall-169 20s -23s linear infinite}@keyframes fall-169{49.29%{transform:translate(10.0404vw,49.29vh) scale(.6702)}to{transform:translate(13.75965vw,99vh) scale(.6702)}}.snow:nth-child(170){opacity:.9982;transform:translate(21.1084vw,-10px) scale(.8847);animation:fall-170 27s -19s linear infinite}@keyframes fall-170{37.186%{transform:translate(26.543vw,37.186vh) scale(.8847)}to{transform:translate(23.8257vw,99vh) scale(.8847)}}.snow:nth-child(171){opacity:.3284;transform:translate(68.1018vw,-10px) scale(.5035);animation:fall-171 21s -20s linear infinite}@keyframes fall-171{35.345%{transform:translate(64.9371vw,35.345vh) scale(.5035)}to{transform:translate(66.51945vw,99vh) scale(.5035)}}.snow:nth-child(172){opacity:1.3908;transform:translate(47.713vw,-10px) scale(.0585);animation:fall-172 10s -9s linear infinite}@keyframes fall-172{34.93%{transform:translate(48.7252vw,34.93vh) scale(.0585)}to{transform:translate(48.2191vw,99vh) scale(.0585)}}.snow:nth-child(173){opacity:1.823;transform:translate(56.8895vw,-10px) scale(.1662);animation:fall-173 25s -19s linear infinite}@keyframes fall-173{53.905%{transform:translate(61.6065vw,53.905vh) scale(.1662)}to{transform:translate(59.248vw,99vh) scale(.1662)}}.snow:nth-child(174){opacity:.5196;transform:translate(1.5621vw,-10px) scale(.6716);animation:fall-174 13s -20s linear infinite}@keyframes fall-174{51.377%{transform:translate(-2.54vw,51.377vh) scale(.6716)}to{transform:translate(-.48895vw,99vh) scale(.6716)}}.snow:nth-child(175){opacity:1.7318;transform:translate(55.1207vw,-10px) scale(.8266);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{44.468%{transform:translate(63.8921vw,44.468vh) scale(.8266)}to{transform:translate(59.5064vw,99vh) scale(.8266)}}.snow:nth-child(176){opacity:.072;transform:translate(61.8894vw,-10px) scale(.7759);animation:fall-176 30s -20s linear infinite}@keyframes fall-176{72.331%{transform:translate(57.5518vw,72.331vh) scale(.7759)}to{transform:translate(59.7206vw,99vh) scale(.7759)}}.snow:nth-child(177){opacity:.2696;transform:translate(80.4496vw,-10px) scale(.8934);animation:fall-177 21s -7s linear infinite}@keyframes fall-177{66.885%{transform:translate(75.0471vw,66.885vh) scale(.8934)}to{transform:translate(77.74835vw,99vh) scale(.8934)}}.snow:nth-child(178){opacity:1.0368;transform:translate(56.012vw,-10px) scale(.664);animation:fall-178 17s -7s linear infinite}@keyframes fall-178{66.118%{transform:translate(61.5609vw,66.118vh) scale(.664)}to{transform:translate(58.78645vw,99vh) scale(.664)}}.snow:nth-child(179){opacity:1.9966;transform:translate(79.6471vw,-10px) scale(.4615);animation:fall-179 15s -20s linear infinite}@keyframes fall-179{48.733%{transform:translate(88.0053vw,48.733vh) scale(.4615)}to{transform:translate(83.8262vw,99vh) scale(.4615)}}.snow:nth-child(180){opacity:.0782;transform:translate(7.3033vw,-10px) scale(.7201);animation:fall-180 14s -10s linear infinite}@keyframes fall-180{53.37%{transform:translate(7.1688vw,53.37vh) scale(.7201)}to{transform:translate(7.23605vw,99vh) scale(.7201)}}.snow:nth-child(181){opacity:.6062;transform:translate(53.7543vw,-10px) scale(.588);animation:fall-181 30s -17s linear infinite}@keyframes fall-181{47.461%{transform:translate(48.2518vw,47.461vh) scale(.588)}to{transform:translate(51.00305vw,99vh) scale(.588)}}.snow:nth-child(182){opacity:.2774;transform:translate(64.7012vw,-10px) scale(.9804);animation:fall-182 22s -15s linear infinite}@keyframes fall-182{39.004%{transform:translate(56.9809vw,39.004vh) scale(.9804)}to{transform:translate(60.84105vw,99vh) scale(.9804)}}.snow:nth-child(183){opacity:1.3718;transform:translate(28.2318vw,-10px) scale(.1006);animation:fall-183 17s -23s linear infinite}@keyframes fall-183{64.002%{transform:translate(33.5662vw,64.002vh) scale(.1006)}to{transform:translate(30.899vw,99vh) scale(.1006)}}.snow:nth-child(184){opacity:1.1348;transform:translate(11.1404vw,-10px) scale(.7755);animation:fall-184 24s -22s linear infinite}@keyframes fall-184{66.728%{transform:translate(13.5863vw,66.728vh) scale(.7755)}to{transform:translate(12.36335vw,99vh) scale(.7755)}}.snow:nth-child(185){opacity:1.9314;transform:translate(5.378vw,-10px) scale(.545);animation:fall-185 29s -8s linear infinite}@keyframes fall-185{38.605%{transform:translate(-.1882vw,38.605vh) scale(.545)}to{transform:translate(2.5949vw,99vh) scale(.545)}}.snow:nth-child(186){opacity:.3732;transform:translate(44.3321vw,-10px) scale(.132);animation:fall-186 23s -30s linear infinite}@keyframes fall-186{32.245%{transform:translate(37.1101vw,32.245vh) scale(.132)}to{transform:translate(40.7211vw,99vh) scale(.132)}}.snow:nth-child(187){opacity:1.291;transform:translate(20.4289vw,-10px) scale(.3035);animation:fall-187 11s -2s linear infinite}@keyframes fall-187{73.29%{transform:translate(23.2769vw,73.29vh) scale(.3035)}to{transform:translate(21.8529vw,99vh) scale(.3035)}}.snow:nth-child(188){opacity:.8156;transform:translate(33.0768vw,-10px) scale(.4433);animation:fall-188 16s -10s linear infinite}@keyframes fall-188{51.81%{transform:translate(26.8351vw,51.81vh) scale(.4433)}to{transform:translate(29.95595vw,99vh) scale(.4433)}}.snow:nth-child(189){opacity:.0682;transform:translate(23.0741vw,-10px) scale(.1309);animation:fall-189 15s -28s linear infinite}@keyframes fall-189{45.088%{transform:translate(21.8504vw,45.088vh) scale(.1309)}to{transform:translate(22.46225vw,99vh) scale(.1309)}}.snow:nth-child(190){opacity:.1308;transform:translate(55.8343vw,-10px) scale(.4907);animation:fall-190 30s -11s linear infinite}@keyframes fall-190{75.614%{transform:translate(55.0249vw,75.614vh) scale(.4907)}to{transform:translate(55.4296vw,99vh) scale(.4907)}}.snow:nth-child(191){opacity:1.6494;transform:translate(45.4484vw,-10px) scale(.3022);animation:fall-191 16s -2s linear infinite}@keyframes fall-191{61.441%{transform:translate(43.6576vw,61.441vh) scale(.3022)}to{transform:translate(44.553vw,99vh) scale(.3022)}}.snow:nth-child(192){opacity:1.7618;transform:translate(44.8076vw,-10px) scale(.6429);animation:fall-192 12s -12s linear infinite}@keyframes fall-192{74.513%{transform:translate(42.6069vw,74.513vh) scale(.6429)}to{transform:translate(43.70725vw,99vh) scale(.6429)}}.snow:nth-child(193){opacity:.5244;transform:translate(98.1162vw,-10px) scale(.1387);animation:fall-193 29s -11s linear infinite}@keyframes fall-193{41.304%{transform:translate(99.2876vw,41.304vh) scale(.1387)}to{transform:translate(98.7019vw,99vh) scale(.1387)}}.snow:nth-child(194){opacity:.5876;transform:translate(16.5617vw,-10px) scale(.9116);animation:fall-194 19s -4s linear infinite}@keyframes fall-194{30.655%{transform:translate(11.2739vw,30.655vh) scale(.9116)}to{transform:translate(13.9178vw,99vh) scale(.9116)}}.snow:nth-child(195){opacity:1.7324;transform:translate(66.2629vw,-10px) scale(.1487);animation:fall-195 21s -6s linear infinite}@keyframes fall-195{41.762%{transform:translate(57.4444vw,41.762vh) scale(.1487)}to{transform:translate(61.85365vw,99vh) scale(.1487)}}.snow:nth-child(196){opacity:1.8072;transform:translate(90.9461vw,-10px) scale(.4);animation:fall-196 24s -5s linear infinite}@keyframes fall-196{30.682%{transform:translate(93.6293vw,30.682vh) scale(.4)}to{transform:translate(92.2877vw,99vh) scale(.4)}}.snow:nth-child(197){opacity:.0572;transform:translate(62.5836vw,-10px) scale(.8292);animation:fall-197 28s -9s linear infinite}@keyframes fall-197{41.095%{transform:translate(61.2219vw,41.095vh) scale(.8292)}to{transform:translate(61.90275vw,99vh) scale(.8292)}}.snow:nth-child(198){opacity:1.3082;transform:translate(34.4449vw,-10px) scale(.6648);animation:fall-198 14s -26s linear infinite}@keyframes fall-198{35.36%{transform:translate(43.3492vw,35.36vh) scale(.6648)}to{transform:translate(38.89705vw,99vh) scale(.6648)}}.snow:nth-child(199){opacity:1.0556;transform:translate(57.9645vw,-10px) scale(.0298);animation:fall-199 29s -27s linear infinite}@keyframes fall-199{72.896%{transform:translate(66.0069vw,72.896vh) scale(.0298)}to{transform:translate(61.9857vw,99vh) scale(.0298)}}.snow:nth-child(200){opacity:.4586;transform:translate(66.7604vw,-10px) scale(.1973);animation:fall-200 16s -9s linear infinite}@keyframes fall-200{65.906%{transform:translate(62.859vw,65.906vh) scale(.1973)}to{transform:translate(64.8097vw,99vh) scale(.1973)}}.snow:nth-child(201){opacity:.1458;transform:translate(1.1407vw,-10px) scale(.8667);animation:fall-201 14s -13s linear infinite}@keyframes fall-201{68.122%{transform:translate(-4.1996vw,68.122vh) scale(.8667)}to{transform:translate(-1.52945vw,99vh) scale(.8667)}}.snow:nth-child(202){opacity:1.4126;transform:translate(56.592vw,-10px) scale(.7703);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{48.039%{transform:translate(62.7536vw,48.039vh) scale(.7703)}to{transform:translate(59.6728vw,99vh) scale(.7703)}}.snow:nth-child(203){opacity:.1686;transform:translate(44.143vw,-10px) scale(.1333);animation:fall-203 12s -1s linear infinite}@keyframes fall-203{78.032%{transform:translate(47.4471vw,78.032vh) scale(.1333)}to{transform:translate(45.79505vw,99vh) scale(.1333)}}.snow:nth-child(204){opacity:1.236;transform:translate(40.2891vw,-10px) scale(.7619);animation:fall-204 25s -5s linear infinite}@keyframes fall-204{70.079%{transform:translate(39.9521vw,70.079vh) scale(.7619)}to{transform:translate(40.1206vw,99vh) scale(.7619)}}.snow:nth-child(205){opacity:1.6404;transform:translate(85.9085vw,-10px) scale(.946);animation:fall-205 22s -27s linear infinite}@keyframes fall-205{54.242%{transform:translate(80.4759vw,54.242vh) scale(.946)}to{transform:translate(83.1922vw,99vh) scale(.946)}}.snow:nth-child(206){opacity:.7902;transform:translate(88.154vw,-10px) scale(.4773);animation:fall-206 25s -5s linear infinite}@keyframes fall-206{37.088%{transform:translate(80.0764vw,37.088vh) scale(.4773)}to{transform:translate(84.1152vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:1.3454;transform:translate(27.6613vw,-10px) scale(.6661);animation:fall-207 18s -28s linear infinite}@keyframes fall-207{67.51%{transform:translate(23.0865vw,67.51vh) scale(.6661)}to{transform:translate(25.3739vw,99vh) scale(.6661)}}.snow:nth-child(208){opacity:.7056;transform:translate(2.9846vw,-10px) scale(.6419);animation:fall-208 18s -21s linear infinite}@keyframes fall-208{61.997%{transform:translate(.4224vw,61.997vh) scale(.6419)}to{transform:translate(1.7035vw,99vh) scale(.6419)}}.snow:nth-child(209){opacity:1.0822;transform:translate(2.4196vw,-10px) scale(.7309);animation:fall-209 16s -7s linear infinite}@keyframes fall-209{47.356%{transform:translate(5.5481vw,47.356vh) scale(.7309)}to{transform:translate(3.98385vw,99vh) scale(.7309)}}.snow:nth-child(210){opacity:.9386;transform:translate(94.8429vw,-10px) scale(.4394);animation:fall-210 17s -13s linear infinite}@keyframes fall-210{69.096%{transform:translate(93.9134vw,69.096vh) scale(.4394)}to{transform:translate(94.37815vw,99vh) scale(.4394)}}.snow:nth-child(211){opacity:.83;transform:translate(57.8477vw,-10px) scale(.1707);animation:fall-211 19s -25s linear infinite}@keyframes fall-211{73.747%{transform:translate(56.59vw,73.747vh) scale(.1707)}to{transform:translate(57.21885vw,99vh) scale(.1707)}}.snow:nth-child(212){opacity:1.5952;transform:translate(22.9878vw,-10px) scale(.8859);animation:fall-212 29s -18s linear infinite}@keyframes fall-212{71.274%{transform:translate(23.4627vw,71.274vh) scale(.8859)}to{transform:translate(23.22525vw,99vh) scale(.8859)}}.snow:nth-child(213){opacity:.5496;transform:translate(93.1158vw,-10px) scale(.8574);animation:fall-213 16s -23s linear infinite}@keyframes fall-213{70.685%{transform:translate(101.3357vw,70.685vh) scale(.8574)}to{transform:translate(97.22575vw,99vh) scale(.8574)}}.snow:nth-child(214){opacity:1.6878;transform:translate(51.584vw,-10px) scale(.7476);animation:fall-214 17s -30s linear infinite}@keyframes fall-214{70.157%{transform:translate(55.3581vw,70.157vh) scale(.7476)}to{transform:translate(53.47105vw,99vh) scale(.7476)}}.snow:nth-child(215){opacity:.1842;transform:translate(39.3761vw,-10px) scale(.4808);animation:fall-215 18s -27s linear infinite}@keyframes fall-215{43.414%{transform:translate(43.4405vw,43.414vh) scale(.4808)}to{transform:translate(41.4083vw,99vh) scale(.4808)}}.snow:nth-child(216){opacity:1.174;transform:translate(30.0524vw,-10px) scale(.4567);animation:fall-216 29s -22s linear infinite}@keyframes fall-216{63.755%{transform:translate(28.1346vw,63.755vh) scale(.4567)}to{transform:translate(29.0935vw,99vh) scale(.4567)}}.snow:nth-child(217){opacity:1.9658;transform:translate(95.73vw,-10px) scale(.8832);animation:fall-217 24s -24s linear infinite}@keyframes fall-217{39.978%{transform:translate(89.2117vw,39.978vh) scale(.8832)}to{transform:translate(92.47085vw,99vh) scale(.8832)}}.snow:nth-child(218){opacity:1.307;transform:translate(88.8175vw,-10px) scale(.7618);animation:fall-218 20s -25s linear infinite}@keyframes fall-218{79.467%{transform:translate(89.5304vw,79.467vh) scale(.7618)}to{transform:translate(89.17395vw,99vh) scale(.7618)}}.snow:nth-child(219){opacity:.9922;transform:translate(8.3118vw,-10px) scale(.0243);animation:fall-219 24s -20s linear infinite}@keyframes fall-219{72.55%{transform:translate(-.1632vw,72.55vh) scale(.0243)}to{transform:translate(4.0743vw,99vh) scale(.0243)}}.snow:nth-child(220){opacity:.559;transform:translate(62.2865vw,-10px) scale(.1891);animation:fall-220 30s -30s linear infinite}@keyframes fall-220{33.507%{transform:translate(63.0216vw,33.507vh) scale(.1891)}to{transform:translate(62.65405vw,99vh) scale(.1891)}}.snow:nth-child(221){opacity:1.4012;transform:translate(14.7336vw,-10px) scale(.5061);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{33.391%{transform:translate(10.051vw,33.391vh) scale(.5061)}to{transform:translate(12.3923vw,99vh) scale(.5061)}}.snow:nth-child(222){opacity:1.977;transform:translate(68.001vw,-10px) scale(.9237);animation:fall-222 20s -19s linear infinite}@keyframes fall-222{52.481%{transform:translate(72.944vw,52.481vh) scale(.9237)}to{transform:translate(70.4725vw,99vh) scale(.9237)}}.snow:nth-child(223){opacity:1.1292;transform:translate(22.6051vw,-10px) scale(.6062);animation:fall-223 13s -19s linear infinite}@keyframes fall-223{52.079%{transform:translate(30.7379vw,52.079vh) scale(.6062)}to{transform:translate(26.6715vw,99vh) scale(.6062)}}.snow:nth-child(224){opacity:.577;transform:translate(25.1212vw,-10px) scale(.6012);animation:fall-224 20s -17s linear infinite}@keyframes fall-224{30.417%{transform:translate(34.1876vw,30.417vh) scale(.6012)}to{transform:translate(29.6544vw,99vh) scale(.6012)}}.snow:nth-child(225){opacity:.6748;transform:translate(38.2207vw,-10px) scale(.2925);animation:fall-225 27s -17s linear infinite}@keyframes fall-225{71.579%{transform:translate(44.4619vw,71.579vh) scale(.2925)}to{transform:translate(41.3413vw,99vh) scale(.2925)}}.snow:nth-child(226){opacity:.6214;transform:translate(10.167vw,-10px) scale(.7668);animation:fall-226 21s -5s linear infinite}@keyframes fall-226{59.581%{transform:translate(11.5713vw,59.581vh) scale(.7668)}to{transform:translate(10.86915vw,99vh) scale(.7668)}}.snow:nth-child(227){opacity:.5026;transform:translate(77.5819vw,-10px) scale(.1683);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{38.358%{transform:translate(81.757vw,38.358vh) scale(.1683)}to{transform:translate(79.66945vw,99vh) scale(.1683)}}.snow:nth-child(228){opacity:1.4704;transform:translate(98.7822vw,-10px) scale(.6579);animation:fall-228 25s -4s linear infinite}@keyframes fall-228{73.595%{transform:translate(106.2626vw,73.595vh) scale(.6579)}to{transform:translate(102.5224vw,99vh) scale(.6579)}}.snow:nth-child(229){opacity:.5502;transform:translate(61.4284vw,-10px) scale(.3792);animation:fall-229 27s -18s linear infinite}@keyframes fall-229{50.72%{transform:translate(60.568vw,50.72vh) scale(.3792)}to{transform:translate(60.9982vw,99vh) scale(.3792)}}.snow:nth-child(230){opacity:.066;transform:translate(95.6964vw,-10px) scale(.3665);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{76.206%{transform:translate(91.6612vw,76.206vh) scale(.3665)}to{transform:translate(93.6788vw,99vh) scale(.3665)}}.snow:nth-child(231){opacity:1.8446;transform:translate(31.916vw,-10px) scale(.736);animation:fall-231 20s -13s linear infinite}@keyframes fall-231{49.517%{transform:translate(36.3694vw,49.517vh) scale(.736)}to{transform:translate(34.1427vw,99vh) scale(.736)}}.snow:nth-child(232){opacity:.424;transform:translate(85.2102vw,-10px) scale(.0932);animation:fall-232 27s -2s linear infinite}@keyframes fall-232{71.174%{transform:translate(88.6353vw,71.174vh) scale(.0932)}to{transform:translate(86.92275vw,99vh) scale(.0932)}}.snow:nth-child(233){opacity:.4142;transform:translate(47.9297vw,-10px) scale(.1168);animation:fall-233 25s -24s linear infinite}@keyframes fall-233{47.018%{transform:translate(55.5663vw,47.018vh) scale(.1168)}to{transform:translate(51.748vw,99vh) scale(.1168)}}.snow:nth-child(234){opacity:1.6016;transform:translate(6.0382vw,-10px) scale(.687);animation:fall-234 30s -3s linear infinite}@keyframes fall-234{64.57%{transform:translate(11.8918vw,64.57vh) scale(.687)}to{transform:translate(8.965vw,99vh) scale(.687)}}.snow:nth-child(235){opacity:.041;transform:translate(33.5245vw,-10px) scale(.7403);animation:fall-235 25s -29s linear infinite}@keyframes fall-235{76.14%{transform:translate(34.8544vw,76.14vh) scale(.7403)}to{transform:translate(34.18945vw,99vh) scale(.7403)}}.snow:nth-child(236){opacity:1.2802;transform:translate(12.8052vw,-10px) scale(.5774);animation:fall-236 12s -8s linear infinite}@keyframes fall-236{36.696%{transform:translate(20.2477vw,36.696vh) scale(.5774)}to{transform:translate(16.52645vw,99vh) scale(.5774)}}.snow:nth-child(237){opacity:.3804;transform:translate(93.4012vw,-10px) scale(.1833);animation:fall-237 22s -3s linear infinite}@keyframes fall-237{57.228%{transform:translate(103.3438vw,57.228vh) scale(.1833)}to{transform:translate(98.3725vw,99vh) scale(.1833)}}.snow:nth-child(238){opacity:.3508;transform:translate(90.2857vw,-10px) scale(.3758);animation:fall-238 20s -14s linear infinite}@keyframes fall-238{40.358%{transform:translate(89.2578vw,40.358vh) scale(.3758)}to{transform:translate(89.77175vw,99vh) scale(.3758)}}.snow:nth-child(239){opacity:.9454;transform:translate(24.0501vw,-10px) scale(.9261);animation:fall-239 19s -16s linear infinite}@keyframes fall-239{51.387%{transform:translate(31.8992vw,51.387vh) scale(.9261)}to{transform:translate(27.97465vw,99vh) scale(.9261)}}.snow:nth-child(240){opacity:1.5888;transform:translate(98.8024vw,-10px) scale(.4811);animation:fall-240 24s -17s linear infinite}@keyframes fall-240{79.961%{transform:translate(91.6112vw,79.961vh) scale(.4811)}to{transform:translate(95.2068vw,99vh) scale(.4811)}}.snow:nth-child(241){opacity:1.2534;transform:translate(78.3953vw,-10px) scale(.0346);animation:fall-241 25s -26s linear infinite}@keyframes fall-241{39.758%{transform:translate(70.2303vw,39.758vh) scale(.0346)}to{transform:translate(74.3128vw,99vh) scale(.0346)}}.snow:nth-child(242){opacity:.305;transform:translate(4.1465vw,-10px) scale(.5571);animation:fall-242 19s -27s linear infinite}@keyframes fall-242{33.58%{transform:translate(13.2194vw,33.58vh) scale(.5571)}to{transform:translate(8.68295vw,99vh) scale(.5571)}}.snow:nth-child(243){opacity:1.373;transform:translate(62.8393vw,-10px) scale(.5878);animation:fall-243 27s -1s linear infinite}@keyframes fall-243{65.889%{transform:translate(57.5038vw,65.889vh) scale(.5878)}to{transform:translate(60.17155vw,99vh) scale(.5878)}}.snow:nth-child(244){opacity:.6062;transform:translate(40.2069vw,-10px) scale(.5886);animation:fall-244 15s -2s linear infinite}@keyframes fall-244{48.048%{transform:translate(45.2693vw,48.048vh) scale(.5886)}to{transform:translate(42.7381vw,99vh) scale(.5886)}}.snow:nth-child(245){opacity:1.567;transform:translate(50.7986vw,-10px) scale(.878);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{40.156%{transform:translate(47.2114vw,40.156vh) scale(.878)}to{transform:translate(49.005vw,99vh) scale(.878)}}.snow:nth-child(246){opacity:1.6524;transform:translate(85.829vw,-10px) scale(.5643);animation:fall-246 18s -11s linear infinite}@keyframes fall-246{55.558%{transform:translate(87.8964vw,55.558vh) scale(.5643)}to{transform:translate(86.8627vw,99vh) scale(.5643)}}.snow:nth-child(247){opacity:.47;transform:translate(30.1713vw,-10px) scale(.4819);animation:fall-247 11s -12s linear infinite}@keyframes fall-247{50.85%{transform:translate(23.6376vw,50.85vh) scale(.4819)}to{transform:translate(26.90445vw,99vh) scale(.4819)}}.snow:nth-child(248){opacity:1.2328;transform:translate(5.6523vw,-10px) scale(.0863);animation:fall-248 11s -18s linear infinite}@keyframes fall-248{37.531%{transform:translate(-.5369vw,37.531vh) scale(.0863)}to{transform:translate(2.5577vw,99vh) scale(.0863)}}.snow:nth-child(249){opacity:1.849;transform:translate(27.2715vw,-10px) scale(.0619);animation:fall-249 17s -25s linear infinite}@keyframes fall-249{53.96%{transform:translate(29.9396vw,53.96vh) scale(.0619)}to{transform:translate(28.60555vw,99vh) scale(.0619)}}.snow:nth-child(250){opacity:1.9596;transform:translate(18.2661vw,-10px) scale(.3796);animation:fall-250 12s -8s linear infinite}@keyframes fall-250{67.347%{transform:translate(25.7342vw,67.347vh) scale(.3796)}to{transform:translate(22.00015vw,99vh) scale(.3796)}}.snow:nth-child(251){opacity:1.7714;transform:translate(36.1667vw,-10px) scale(.9169);animation:fall-251 13s -17s linear infinite}@keyframes fall-251{47.791%{transform:translate(44.0974vw,47.791vh) scale(.9169)}to{transform:translate(40.13205vw,99vh) scale(.9169)}}.snow:nth-child(252){opacity:.3088;transform:translate(22.054vw,-10px) scale(.0386);animation:fall-252 10s -25s linear infinite}@keyframes fall-252{71.98%{transform:translate(26.5203vw,71.98vh) scale(.0386)}to{transform:translate(24.28715vw,99vh) scale(.0386)}}.snow:nth-child(253){opacity:.0324;transform:translate(25.0798vw,-10px) scale(.9093);animation:fall-253 17s -21s linear infinite}@keyframes fall-253{68.663%{transform:translate(28.4716vw,68.663vh) scale(.9093)}to{transform:translate(26.7757vw,99vh) scale(.9093)}}.snow:nth-child(254){opacity:.0616;transform:translate(86.7534vw,-10px) scale(.4951);animation:fall-254 20s -20s linear infinite}@keyframes fall-254{51.45%{transform:translate(90.6032vw,51.45vh) scale(.4951)}to{transform:translate(88.6783vw,99vh) scale(.4951)}}.snow:nth-child(255){opacity:.2346;transform:translate(26.5017vw,-10px) scale(.8608);animation:fall-255 21s -18s linear infinite}@keyframes fall-255{52.698%{transform:translate(23.06vw,52.698vh) scale(.8608)}to{transform:translate(24.78085vw,99vh) scale(.8608)}}.snow:nth-child(256){opacity:.4214;transform:translate(99.6302vw,-10px) scale(.0347);animation:fall-256 26s -30s linear infinite}@keyframes fall-256{64.779%{transform:translate(105.2307vw,64.779vh) scale(.0347)}to{transform:translate(102.43045vw,99vh) scale(.0347)}}.snow:nth-child(257){opacity:1.971;transform:translate(67.702vw,-10px) scale(.2437);animation:fall-257 29s -23s linear infinite}@keyframes fall-257{39.082%{transform:translate(76.4444vw,39.082vh) scale(.2437)}to{transform:translate(72.0732vw,99vh) scale(.2437)}}.snow:nth-child(258){opacity:1.337;transform:translate(58.2002vw,-10px) scale(.3689);animation:fall-258 16s -24s linear infinite}@keyframes fall-258{68.709%{transform:translate(55.6082vw,68.709vh) scale(.3689)}to{transform:translate(56.9042vw,99vh) scale(.3689)}}.snow:nth-child(259){opacity:1.9476;transform:translate(58.6373vw,-10px) scale(.9149);animation:fall-259 18s -14s linear infinite}@keyframes fall-259{65.094%{transform:translate(63.8747vw,65.094vh) scale(.9149)}to{transform:translate(61.256vw,99vh) scale(.9149)}}.snow:nth-child(260){opacity:.3836;transform:translate(4.3284vw,-10px) scale(.017);animation:fall-260 30s -10s linear infinite}@keyframes fall-260{67.162%{transform:translate(-1.7785vw,67.162vh) scale(.017)}to{transform:translate(1.27495vw,99vh) scale(.017)}}.snow:nth-child(261){opacity:1.6156;transform:translate(26.1377vw,-10px) scale(.1418);animation:fall-261 18s -5s linear infinite}@keyframes fall-261{75.389%{transform:translate(18.8473vw,75.389vh) scale(.1418)}to{transform:translate(22.4925vw,99vh) scale(.1418)}}.snow:nth-child(262){opacity:.5994;transform:translate(14.8752vw,-10px) scale(.0201);animation:fall-262 22s -11s linear infinite}@keyframes fall-262{54.336%{transform:translate(23.9468vw,54.336vh) scale(.0201)}to{transform:translate(19.411vw,99vh) scale(.0201)}}.snow:nth-child(263){opacity:.7456;transform:translate(48.3488vw,-10px) scale(.257);animation:fall-263 26s -15s linear infinite}@keyframes fall-263{33.734%{transform:translate(45.2107vw,33.734vh) scale(.257)}to{transform:translate(46.77975vw,99vh) scale(.257)}}.snow:nth-child(264){opacity:1.3624;transform:translate(64.6543vw,-10px) scale(.5588);animation:fall-264 10s -18s linear infinite}@keyframes fall-264{69.466%{transform:translate(59.1474vw,69.466vh) scale(.5588)}to{transform:translate(61.90085vw,99vh) scale(.5588)}}.snow:nth-child(265){opacity:.4962;transform:translate(10.1686vw,-10px) scale(.7052);animation:fall-265 14s -24s linear infinite}@keyframes fall-265{45.038%{transform:translate(3.0203vw,45.038vh) scale(.7052)}to{transform:translate(6.59445vw,99vh) scale(.7052)}}.snow:nth-child(266){opacity:1.3324;transform:translate(21.299vw,-10px) scale(.3424);animation:fall-266 16s -8s linear infinite}@keyframes fall-266{33.424%{transform:translate(17.0431vw,33.424vh) scale(.3424)}to{transform:translate(19.17105vw,99vh) scale(.3424)}}.snow:nth-child(267){opacity:.796;transform:translate(57.3607vw,-10px) scale(.6448);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{74.654%{transform:translate(54.2041vw,74.654vh) scale(.6448)}to{transform:translate(55.7824vw,99vh) scale(.6448)}}.snow:nth-child(268){opacity:1.935;transform:translate(81.4765vw,-10px) scale(.1698);animation:fall-268 10s -17s linear infinite}@keyframes fall-268{74.117%{transform:translate(86.0454vw,74.117vh) scale(.1698)}to{transform:translate(83.76095vw,99vh) scale(.1698)}}.snow:nth-child(269){opacity:.951;transform:translate(42.1726vw,-10px) scale(.1691);animation:fall-269 30s -1s linear infinite}@keyframes fall-269{65.769%{transform:translate(50.2118vw,65.769vh) scale(.1691)}to{transform:translate(46.1922vw,99vh) scale(.1691)}}.snow:nth-child(270){opacity:.3202;transform:translate(18.1545vw,-10px) scale(.2245);animation:fall-270 12s -25s linear infinite}@keyframes fall-270{62.822%{transform:translate(15.0885vw,62.822vh) scale(.2245)}to{transform:translate(16.6215vw,99vh) scale(.2245)}}.snow:nth-child(271){opacity:.405;transform:translate(77.3929vw,-10px) scale(.8664);animation:fall-271 25s -4s linear infinite}@keyframes fall-271{65.178%{transform:translate(73.463vw,65.178vh) scale(.8664)}to{transform:translate(75.42795vw,99vh) scale(.8664)}}.snow:nth-child(272){opacity:1.8348;transform:translate(66.1577vw,-10px) scale(.6879);animation:fall-272 12s -9s linear infinite}@keyframes fall-272{41.069%{transform:translate(62.306vw,41.069vh) scale(.6879)}to{transform:translate(64.23185vw,99vh) scale(.6879)}}.snow:nth-child(273){opacity:.4192;transform:translate(83.9182vw,-10px) scale(.5151);animation:fall-273 21s -12s linear infinite}@keyframes fall-273{66.379%{transform:translate(79.7044vw,66.379vh) scale(.5151)}to{transform:translate(81.8113vw,99vh) scale(.5151)}}.snow:nth-child(274){opacity:1.04;transform:translate(18.3675vw,-10px) scale(.452);animation:fall-274 13s -30s linear infinite}@keyframes fall-274{68.621%{transform:translate(20.468vw,68.621vh) scale(.452)}to{transform:translate(19.41775vw,99vh) scale(.452)}}.snow:nth-child(275){opacity:1.851;transform:translate(11.0809vw,-10px) scale(.9003);animation:fall-275 17s -27s linear infinite}@keyframes fall-275{48.343%{transform:translate(19.2941vw,48.343vh) scale(.9003)}to{transform:translate(15.1875vw,99vh) scale(.9003)}}.snow:nth-child(276){opacity:.6616;transform:translate(26.2131vw,-10px) scale(.485);animation:fall-276 26s -1s linear infinite}@keyframes fall-276{35.588%{transform:translate(19.9913vw,35.588vh) scale(.485)}to{transform:translate(23.1022vw,99vh) scale(.485)}}.snow:nth-child(277){opacity:.3792;transform:translate(51.8398vw,-10px) scale(.0035);animation:fall-277 28s -15s linear infinite}@keyframes fall-277{58.571%{transform:translate(42.1487vw,58.571vh) scale(.0035)}to{transform:translate(46.99425vw,99vh) scale(.0035)}}.snow:nth-child(278){opacity:1.9306;transform:translate(61.4319vw,-10px) scale(.203);animation:fall-278 22s -19s linear infinite}@keyframes fall-278{53.859%{transform:translate(70.8954vw,53.859vh) scale(.203)}to{transform:translate(66.16365vw,99vh) scale(.203)}}.snow:nth-child(279){opacity:.7346;transform:translate(78.8516vw,-10px) scale(.588);animation:fall-279 25s -14s linear infinite}@keyframes fall-279{67.868%{transform:translate(81.745vw,67.868vh) scale(.588)}to{transform:translate(80.2983vw,99vh) scale(.588)}}.snow:nth-child(280){opacity:.0282;transform:translate(37.2653vw,-10px) scale(.8218);animation:fall-280 18s -3s linear infinite}@keyframes fall-280{76.459%{transform:translate(30.0362vw,76.459vh) scale(.8218)}to{transform:translate(33.65075vw,99vh) scale(.8218)}}.snow:nth-child(281){opacity:.5976;transform:translate(77.2836vw,-10px) scale(.7238);animation:fall-281 30s -15s linear infinite}@keyframes fall-281{75.397%{transform:translate(77.5513vw,75.397vh) scale(.7238)}to{transform:translate(77.41745vw,99vh) scale(.7238)}}.snow:nth-child(282){opacity:.5202;transform:translate(28.2816vw,-10px) scale(.54);animation:fall-282 23s -1s linear infinite}@keyframes fall-282{43.594%{transform:translate(33.8946vw,43.594vh) scale(.54)}to{transform:translate(31.0881vw,99vh) scale(.54)}}.snow:nth-child(283){opacity:1.042;transform:translate(57.0641vw,-10px) scale(.0249);animation:fall-283 30s -8s linear infinite}@keyframes fall-283{54.874%{transform:translate(64.6598vw,54.874vh) scale(.0249)}to{transform:translate(60.86195vw,99vh) scale(.0249)}}.snow:nth-child(284){opacity:.413;transform:translate(92.3155vw,-10px) scale(.4929);animation:fall-284 30s -9s linear infinite}@keyframes fall-284{51.873%{transform:translate(96.6377vw,51.873vh) scale(.4929)}to{transform:translate(94.4766vw,99vh) scale(.4929)}}.snow:nth-child(285){opacity:1.2654;transform:translate(90.6612vw,-10px) scale(.329);animation:fall-285 13s -2s linear infinite}@keyframes fall-285{55.369%{transform:translate(97.7361vw,55.369vh) scale(.329)}to{transform:translate(94.19865vw,99vh) scale(.329)}}.snow:nth-child(286){opacity:1.6734;transform:translate(55.8562vw,-10px) scale(.3858);animation:fall-286 23s -2s linear infinite}@keyframes fall-286{64.942%{transform:translate(53.2872vw,64.942vh) scale(.3858)}to{transform:translate(54.5717vw,99vh) scale(.3858)}}.snow:nth-child(287){opacity:.2108;transform:translate(74.4506vw,-10px) scale(.374);animation:fall-287 11s -30s linear infinite}@keyframes fall-287{77.126%{transform:translate(83.7356vw,77.126vh) scale(.374)}to{transform:translate(79.0931vw,99vh) scale(.374)}}.snow:nth-child(288){opacity:1.3388;transform:translate(60.1179vw,-10px) scale(.2438);animation:fall-288 26s -17s linear infinite}@keyframes fall-288{72.879%{transform:translate(52.1718vw,72.879vh) scale(.2438)}to{transform:translate(56.14485vw,99vh) scale(.2438)}}.snow:nth-child(289){opacity:.713;transform:translate(61.4289vw,-10px) scale(.284);animation:fall-289 17s -12s linear infinite}@keyframes fall-289{48.24%{transform:translate(59.8668vw,48.24vh) scale(.284)}to{transform:translate(60.64785vw,99vh) scale(.284)}}.snow:nth-child(290){opacity:.7942;transform:translate(20.078vw,-10px) scale(.8341);animation:fall-290 30s -8s linear infinite}@keyframes fall-290{69.116%{transform:translate(25.5332vw,69.116vh) scale(.8341)}to{transform:translate(22.8056vw,99vh) scale(.8341)}}.snow:nth-child(291){opacity:.5008;transform:translate(15.1927vw,-10px) scale(.6042);animation:fall-291 29s -21s linear infinite}@keyframes fall-291{75.957%{transform:translate(7.1287vw,75.957vh) scale(.6042)}to{transform:translate(11.1607vw,99vh) scale(.6042)}}.snow:nth-child(292){opacity:.9582;transform:translate(22.8676vw,-10px) scale(.4415);animation:fall-292 30s -19s linear infinite}@keyframes fall-292{33.874%{transform:translate(20.3877vw,33.874vh) scale(.4415)}to{transform:translate(21.62765vw,99vh) scale(.4415)}}.snow:nth-child(293){opacity:1.9172;transform:translate(84.9973vw,-10px) scale(.3318);animation:fall-293 27s -8s linear infinite}@keyframes fall-293{42.831%{transform:translate(77.8708vw,42.831vh) scale(.3318)}to{transform:translate(81.43405vw,99vh) scale(.3318)}}.snow:nth-child(294){opacity:.1102;transform:translate(41.3856vw,-10px) scale(.7359);animation:fall-294 15s -17s linear infinite}@keyframes fall-294{40.656%{transform:translate(43.7809vw,40.656vh) scale(.7359)}to{transform:translate(42.58325vw,99vh) scale(.7359)}}.snow:nth-child(295){opacity:.4898;transform:translate(56.1147vw,-10px) scale(.3163);animation:fall-295 22s -16s linear infinite}@keyframes fall-295{73.295%{transform:translate(59.7519vw,73.295vh) scale(.3163)}to{transform:translate(57.9333vw,99vh) scale(.3163)}}.snow:nth-child(296){opacity:1.0572;transform:translate(43.4001vw,-10px) scale(.7798);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{47.437%{transform:translate(40.7305vw,47.437vh) scale(.7798)}to{transform:translate(42.0653vw,99vh) scale(.7798)}}.snow:nth-child(297){opacity:.6094;transform:translate(88.2909vw,-10px) scale(.0103);animation:fall-297 22s -24s linear infinite}@keyframes fall-297{58.959%{transform:translate(95.7053vw,58.959vh) scale(.0103)}to{transform:translate(91.9981vw,99vh) scale(.0103)}}.snow:nth-child(298){opacity:.2352;transform:translate(95.3296vw,-10px) scale(.854);animation:fall-298 27s -3s linear infinite}@keyframes fall-298{52.962%{transform:translate(87.8421vw,52.962vh) scale(.854)}to{transform:translate(91.58585vw,99vh) scale(.854)}}.snow:nth-child(299){opacity:1.6418;transform:translate(78.8988vw,-10px) scale(.4815);animation:fall-299 18s -28s linear infinite}@keyframes fall-299{54.745%{transform:translate(82.159vw,54.745vh) scale(.4815)}to{transform:translate(80.5289vw,99vh) scale(.4815)}}.snow:nth-child(300){opacity:1.1434;transform:translate(89.3437vw,-10px) scale(.7531);animation:fall-300 16s -19s linear infinite}@keyframes fall-300{73.605%{transform:translate(88.7453vw,73.605vh) scale(.7531)}to{transform:translate(89.0445vw,99vh) scale(.7531)}}.snow:nth-child(301){opacity:.865;transform:translate(37.9751vw,-10px) scale(.9149);animation:fall-301 14s -19s linear infinite}@keyframes fall-301{61.078%{transform:translate(29.11vw,61.078vh) scale(.9149)}to{transform:translate(33.54255vw,99vh) scale(.9149)}}.snow:nth-child(302){opacity:1.489;transform:translate(47.506vw,-10px) scale(.4535);animation:fall-302 15s -2s linear infinite}@keyframes fall-302{45.479%{transform:translate(55.3186vw,45.479vh) scale(.4535)}to{transform:translate(51.4123vw,99vh) scale(.4535)}}.snow:nth-child(303){opacity:.3338;transform:translate(54.7256vw,-10px) scale(.0544);animation:fall-303 13s -28s linear infinite}@keyframes fall-303{76.919%{transform:translate(45.1652vw,76.919vh) scale(.0544)}to{transform:translate(49.9454vw,99vh) scale(.0544)}}.snow:nth-child(304){opacity:1.246;transform:translate(8.6179vw,-10px) scale(.1491);animation:fall-304 14s -15s linear infinite}@keyframes fall-304{65.218%{transform:translate(3.7428vw,65.218vh) scale(.1491)}to{transform:translate(6.18035vw,99vh) scale(.1491)}}.snow:nth-child(305){opacity:.5608;transform:translate(47.5678vw,-10px) scale(.8153);animation:fall-305 30s -13s linear infinite}@keyframes fall-305{74.494%{transform:translate(50.6138vw,74.494vh) scale(.8153)}to{transform:translate(49.0908vw,99vh) scale(.8153)}}.snow:nth-child(306){opacity:1.9454;transform:translate(45.6097vw,-10px) scale(.9387);animation:fall-306 19s -3s linear infinite}@keyframes fall-306{67.953%{transform:translate(55.3509vw,67.953vh) scale(.9387)}to{transform:translate(50.4803vw,99vh) scale(.9387)}}.snow:nth-child(307){opacity:1.3908;transform:translate(16.3344vw,-10px) scale(.0582);animation:fall-307 17s -21s linear infinite}@keyframes fall-307{31.896%{transform:translate(23.8594vw,31.896vh) scale(.0582)}to{transform:translate(20.0969vw,99vh) scale(.0582)}}.snow:nth-child(308){opacity:1.3036;transform:translate(76.7894vw,-10px) scale(.565);animation:fall-308 15s -3s linear infinite}@keyframes fall-308{62.774%{transform:translate(78.9746vw,62.774vh) scale(.565)}to{transform:translate(77.882vw,99vh) scale(.565)}}.snow:nth-child(309){opacity:.3228;transform:translate(22.7671vw,-10px) scale(.2307);animation:fall-309 11s -5s linear infinite}@keyframes fall-309{44.8%{transform:translate(30.7866vw,44.8vh) scale(.2307)}to{transform:translate(26.77685vw,99vh) scale(.2307)}}.snow:nth-child(310){opacity:1.6678;transform:translate(32.9051vw,-10px) scale(.8577);animation:fall-310 14s -20s linear infinite}@keyframes fall-310{53.449%{transform:translate(34.3123vw,53.449vh) scale(.8577)}to{transform:translate(33.6087vw,99vh) scale(.8577)}}.snow:nth-child(311){opacity:1.5574;transform:translate(53.6233vw,-10px) scale(.032);animation:fall-311 26s -18s linear infinite}@keyframes fall-311{42.348%{transform:translate(51.7451vw,42.348vh) scale(.032)}to{transform:translate(52.6842vw,99vh) scale(.032)}}.snow:nth-child(312){opacity:.4782;transform:translate(9.4119vw,-10px) scale(.9071);animation:fall-312 12s -5s linear infinite}@keyframes fall-312{58.471%{transform:translate(9.936vw,58.471vh) scale(.9071)}to{transform:translate(9.67395vw,99vh) scale(.9071)}}.snow:nth-child(313){opacity:.8964;transform:translate(78.4448vw,-10px) scale(.6472);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{70.304%{transform:translate(74.5744vw,70.304vh) scale(.6472)}to{transform:translate(76.5096vw,99vh) scale(.6472)}}.snow:nth-child(314){opacity:.655;transform:translate(73.29vw,-10px) scale(.9452);animation:fall-314 27s -20s linear infinite}@keyframes fall-314{73.184%{transform:translate(66.8658vw,73.184vh) scale(.9452)}to{transform:translate(70.0779vw,99vh) scale(.9452)}}.snow:nth-child(315){opacity:.6452;transform:translate(52.7406vw,-10px) scale(.7256);animation:fall-315 11s -10s linear infinite}@keyframes fall-315{56.574%{transform:translate(51.3173vw,56.574vh) scale(.7256)}to{transform:translate(52.02895vw,99vh) scale(.7256)}}.snow:nth-child(316){opacity:.9216;transform:translate(38.4395vw,-10px) scale(.5216);animation:fall-316 21s -17s linear infinite}@keyframes fall-316{61.972%{transform:translate(44.9805vw,61.972vh) scale(.5216)}to{transform:translate(41.71vw,99vh) scale(.5216)}}.snow:nth-child(317){opacity:.2442;transform:translate(37.5619vw,-10px) scale(.4885);animation:fall-317 16s -8s linear infinite}@keyframes fall-317{66.803%{transform:translate(45.6439vw,66.803vh) scale(.4885)}to{transform:translate(41.6029vw,99vh) scale(.4885)}}.snow:nth-child(318){opacity:.2776;transform:translate(77.8383vw,-10px) scale(.0658);animation:fall-318 12s -19s linear infinite}@keyframes fall-318{70.966%{transform:translate(84.3115vw,70.966vh) scale(.0658)}to{transform:translate(81.0749vw,99vh) scale(.0658)}}.snow:nth-child(319){opacity:.3834;transform:translate(56.9913vw,-10px) scale(.4484);animation:fall-319 19s -11s linear infinite}@keyframes fall-319{46.375%{transform:translate(49.144vw,46.375vh) scale(.4484)}to{transform:translate(53.06765vw,99vh) scale(.4484)}}.snow:nth-child(320){opacity:.3702;transform:translate(32.3042vw,-10px) scale(.0011);animation:fall-320 20s -9s linear infinite}@keyframes fall-320{35.523%{transform:translate(31.82vw,35.523vh) scale(.0011)}to{transform:translate(32.0621vw,99vh) scale(.0011)}}.snow:nth-child(321){opacity:1.9992;transform:translate(59.7966vw,-10px) scale(.0658);animation:fall-321 11s -6s linear infinite}@keyframes fall-321{65.559%{transform:translate(57.1075vw,65.559vh) scale(.0658)}to{transform:translate(58.45205vw,99vh) scale(.0658)}}.snow:nth-child(322){opacity:1.3442;transform:translate(44.8821vw,-10px) scale(.8947);animation:fall-322 16s -5s linear infinite}@keyframes fall-322{49.542%{transform:translate(50.3855vw,49.542vh) scale(.8947)}to{transform:translate(47.6338vw,99vh) scale(.8947)}}.snow:nth-child(323){opacity:1.8648;transform:translate(53.0218vw,-10px) scale(.5464);animation:fall-323 21s -28s linear infinite}@keyframes fall-323{32.254%{transform:translate(61.067vw,32.254vh) scale(.5464)}to{transform:translate(57.0444vw,99vh) scale(.5464)}}.snow:nth-child(324){opacity:1.1822;transform:translate(8.7525vw,-10px) scale(.9322);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{40.064%{transform:translate(2.5655vw,40.064vh) scale(.9322)}to{transform:translate(5.659vw,99vh) scale(.9322)}}.snow:nth-child(325){opacity:1.4532;transform:translate(84.5843vw,-10px) scale(.5811);animation:fall-325 16s -29s linear infinite}@keyframes fall-325{69.165%{transform:translate(90.004vw,69.165vh) scale(.5811)}to{transform:translate(87.29415vw,99vh) scale(.5811)}}.snow:nth-child(326){opacity:.69;transform:translate(59.5426vw,-10px) scale(.0753);animation:fall-326 12s -11s linear infinite}@keyframes fall-326{42.27%{transform:translate(57.563vw,42.27vh) scale(.0753)}to{transform:translate(58.5528vw,99vh) scale(.0753)}}.snow:nth-child(327){opacity:.2236;transform:translate(88.1223vw,-10px) scale(.3911);animation:fall-327 22s -26s linear infinite}@keyframes fall-327{62.127%{transform:translate(90.7489vw,62.127vh) scale(.3911)}to{transform:translate(89.4356vw,99vh) scale(.3911)}}.snow:nth-child(328){opacity:1.321;transform:translate(77.84vw,-10px) scale(.8629);animation:fall-328 19s -13s linear infinite}@keyframes fall-328{57.16%{transform:translate(77.3927vw,57.16vh) scale(.8629)}to{transform:translate(77.61635vw,99vh) scale(.8629)}}.snow:nth-child(329){opacity:.3742;transform:translate(15.5788vw,-10px) scale(.6045);animation:fall-329 22s -1s linear infinite}@keyframes fall-329{69.434%{transform:translate(5.8861vw,69.434vh) scale(.6045)}to{transform:translate(10.73245vw,99vh) scale(.6045)}}.snow:nth-child(330){opacity:1.4054;transform:translate(61.2867vw,-10px) scale(.0074);animation:fall-330 25s -23s linear infinite}@keyframes fall-330{65.227%{transform:translate(60.1467vw,65.227vh) scale(.0074)}to{transform:translate(60.7167vw,99vh) scale(.0074)}}.snow:nth-child(331){opacity:.9242;transform:translate(71.1944vw,-10px) scale(.1573);animation:fall-331 13s -27s linear infinite}@keyframes fall-331{66.24%{transform:translate(63.9558vw,66.24vh) scale(.1573)}to{transform:translate(67.5751vw,99vh) scale(.1573)}}.snow:nth-child(332){opacity:.5988;transform:translate(23.675vw,-10px) scale(.5171);animation:fall-332 24s -15s linear infinite}@keyframes fall-332{49.698%{transform:translate(25.7631vw,49.698vh) scale(.5171)}to{transform:translate(24.71905vw,99vh) scale(.5171)}}.snow:nth-child(333){opacity:1.1496;transform:translate(66.8378vw,-10px) scale(.9703);animation:fall-333 26s -8s linear infinite}@keyframes fall-333{48.567%{transform:translate(67.3339vw,48.567vh) scale(.9703)}to{transform:translate(67.08585vw,99vh) scale(.9703)}}.snow:nth-child(334){opacity:.1604;transform:translate(93.9552vw,-10px) scale(.1838);animation:fall-334 10s -17s linear infinite}@keyframes fall-334{61.362%{transform:translate(86.3097vw,61.362vh) scale(.1838)}to{transform:translate(90.13245vw,99vh) scale(.1838)}}.snow:nth-child(335){opacity:1.638;transform:translate(28.7952vw,-10px) scale(.6882);animation:fall-335 20s -29s linear infinite}@keyframes fall-335{61.521%{transform:translate(24.718vw,61.521vh) scale(.6882)}to{transform:translate(26.7566vw,99vh) scale(.6882)}}.snow:nth-child(336){opacity:1.8932;transform:translate(2.4733vw,-10px) scale(.732);animation:fall-336 25s -29s linear infinite}@keyframes fall-336{30.704%{transform:translate(10.5281vw,30.704vh) scale(.732)}to{transform:translate(6.5007vw,99vh) scale(.732)}}.snow:nth-child(337){opacity:1.884;transform:translate(11.4398vw,-10px) scale(.1783);animation:fall-337 18s -14s linear infinite}@keyframes fall-337{53.299%{transform:translate(15.5503vw,53.299vh) scale(.1783)}to{transform:translate(13.49505vw,99vh) scale(.1783)}}.snow:nth-child(338){opacity:1.2888;transform:translate(23.369vw,-10px) scale(.7692);animation:fall-338 13s -8s linear infinite}@keyframes fall-338{57.082%{transform:translate(27.6011vw,57.082vh) scale(.7692)}to{transform:translate(25.48505vw,99vh) scale(.7692)}}.snow:nth-child(339){opacity:.231;transform:translate(23.5456vw,-10px) scale(.1824);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{60.36%{transform:translate(31.6233vw,60.36vh) scale(.1824)}to{transform:translate(27.58445vw,99vh) scale(.1824)}}.snow:nth-child(340){opacity:1.9346;transform:translate(84.9372vw,-10px) scale(.5057);animation:fall-340 22s -4s linear infinite}@keyframes fall-340{75.478%{transform:translate(90.0922vw,75.478vh) scale(.5057)}to{transform:translate(87.5147vw,99vh) scale(.5057)}}.snow:nth-child(341){opacity:.609;transform:translate(15.6686vw,-10px) scale(.5078);animation:fall-341 18s -19s linear infinite}@keyframes fall-341{43.095%{transform:translate(14.2411vw,43.095vh) scale(.5078)}to{transform:translate(14.95485vw,99vh) scale(.5078)}}.snow:nth-child(342){opacity:.9826;transform:translate(33.4748vw,-10px) scale(.1057);animation:fall-342 19s -12s linear infinite}@keyframes fall-342{61.887%{transform:translate(26.7684vw,61.887vh) scale(.1057)}to{transform:translate(30.1216vw,99vh) scale(.1057)}}.snow:nth-child(343){opacity:.355;transform:translate(13.3385vw,-10px) scale(.1489);animation:fall-343 12s -5s linear infinite}@keyframes fall-343{42.337%{transform:translate(18.5774vw,42.337vh) scale(.1489)}to{transform:translate(15.95795vw,99vh) scale(.1489)}}.snow:nth-child(344){opacity:.2558;transform:translate(95.8716vw,-10px) scale(.862);animation:fall-344 23s -15s linear infinite}@keyframes fall-344{73.006%{transform:translate(88.8312vw,73.006vh) scale(.862)}to{transform:translate(92.3514vw,99vh) scale(.862)}}.snow:nth-child(345){opacity:.0244;transform:translate(45.7218vw,-10px) scale(.0616);animation:fall-345 17s -18s linear infinite}@keyframes fall-345{32.003%{transform:translate(53.5294vw,32.003vh) scale(.0616)}to{transform:translate(49.6256vw,99vh) scale(.0616)}}.snow:nth-child(346){opacity:.2386;transform:translate(10.7798vw,-10px) scale(.5364);animation:fall-346 26s -30s linear infinite}@keyframes fall-346{73.478%{transform:translate(16.445vw,73.478vh) scale(.5364)}to{transform:translate(13.6124vw,99vh) scale(.5364)}}.snow:nth-child(347){opacity:.9136;transform:translate(32.8804vw,-10px) scale(.3865);animation:fall-347 24s -6s linear infinite}@keyframes fall-347{70.022%{transform:translate(28.6069vw,70.022vh) scale(.3865)}to{transform:translate(30.74365vw,99vh) scale(.3865)}}.snow:nth-child(348){opacity:.35;transform:translate(45.1719vw,-10px) scale(.8731);animation:fall-348 23s -22s linear infinite}@keyframes fall-348{79.961%{transform:translate(53.2537vw,79.961vh) scale(.8731)}to{transform:translate(49.2128vw,99vh) scale(.8731)}}.snow:nth-child(349){opacity:.5768;transform:translate(12.3532vw,-10px) scale(.8787);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{38.176%{transform:translate(12.4732vw,38.176vh) scale(.8787)}to{transform:translate(12.4132vw,99vh) scale(.8787)}}.snow:nth-child(350){opacity:.2346;transform:translate(94.7276vw,-10px) scale(.0176);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{33.969%{transform:translate(91.5292vw,33.969vh) scale(.0176)}to{transform:translate(93.1284vw,99vh) scale(.0176)}}.snow:nth-child(351){opacity:1.6386;transform:translate(64.5515vw,-10px) scale(.1202);animation:fall-351 13s -22s linear infinite}@keyframes fall-351{47.586%{transform:translate(71.5357vw,47.586vh) scale(.1202)}to{transform:translate(68.0436vw,99vh) scale(.1202)}}.snow:nth-child(352){opacity:1.782;transform:translate(3.9349vw,-10px) scale(.4823);animation:fall-352 13s -10s linear infinite}@keyframes fall-352{59.787%{transform:translate(-5.5531vw,59.787vh) scale(.4823)}to{transform:translate(-.8091vw,99vh) scale(.4823)}}.snow:nth-child(353){opacity:1.9442;transform:translate(10.0185vw,-10px) scale(.8161);animation:fall-353 28s -23s linear infinite}@keyframes fall-353{72.858%{transform:translate(1.0896vw,72.858vh) scale(.8161)}to{transform:translate(5.55405vw,99vh) scale(.8161)}}.snow:nth-child(354){opacity:1.0286;transform:translate(7.3613vw,-10px) scale(.3546);animation:fall-354 21s -29s linear infinite}@keyframes fall-354{35.981%{transform:translate(-1.8144vw,35.981vh) scale(.3546)}to{transform:translate(2.77345vw,99vh) scale(.3546)}}.snow:nth-child(355){opacity:.0286;transform:translate(43.9201vw,-10px) scale(.1568);animation:fall-355 24s -11s linear infinite}@keyframes fall-355{76.674%{transform:translate(44.707vw,76.674vh) scale(.1568)}to{transform:translate(44.31355vw,99vh) scale(.1568)}}.snow:nth-child(356){opacity:1.9278;transform:translate(36.6207vw,-10px) scale(.1661);animation:fall-356 12s -14s linear infinite}@keyframes fall-356{53.907%{transform:translate(46.4527vw,53.907vh) scale(.1661)}to{transform:translate(41.5367vw,99vh) scale(.1661)}}.snow:nth-child(357){opacity:1.0108;transform:translate(75.9508vw,-10px) scale(.8692);animation:fall-357 28s -11s linear infinite}@keyframes fall-357{75.246%{transform:translate(75.9818vw,75.246vh) scale(.8692)}to{transform:translate(75.9663vw,99vh) scale(.8692)}}.snow:nth-child(358){opacity:.9626;transform:translate(24.7629vw,-10px) scale(.5873);animation:fall-358 27s -30s linear infinite}@keyframes fall-358{65.128%{transform:translate(17.2889vw,65.128vh) scale(.5873)}to{transform:translate(21.0259vw,99vh) scale(.5873)}}.snow:nth-child(359){opacity:1.6498;transform:translate(20.8946vw,-10px) scale(.1784);animation:fall-359 23s -14s linear infinite}@keyframes fall-359{30.11%{transform:translate(29.5324vw,30.11vh) scale(.1784)}to{transform:translate(25.2135vw,99vh) scale(.1784)}}.snow:nth-child(360){opacity:.885;transform:translate(9.4457vw,-10px) scale(.3814);animation:fall-360 15s -20s linear infinite}@keyframes fall-360{57.703%{transform:translate(18.5017vw,57.703vh) scale(.3814)}to{transform:translate(13.9737vw,99vh) scale(.3814)}}.snow:nth-child(361){opacity:.9358;transform:translate(58.0853vw,-10px) scale(.763);animation:fall-361 27s -9s linear infinite}@keyframes fall-361{77.319%{transform:translate(58.3786vw,77.319vh) scale(.763)}to{transform:translate(58.23195vw,99vh) scale(.763)}}.snow:nth-child(362){opacity:.8986;transform:translate(76.3326vw,-10px) scale(.0747);animation:fall-362 20s -7s linear infinite}@keyframes fall-362{53.246%{transform:translate(80.9439vw,53.246vh) scale(.0747)}to{transform:translate(78.63825vw,99vh) scale(.0747)}}.snow:nth-child(363){opacity:1.4636;transform:translate(79.2265vw,-10px) scale(.4051);animation:fall-363 17s -29s linear infinite}@keyframes fall-363{45.22%{transform:translate(71.1247vw,45.22vh) scale(.4051)}to{transform:translate(75.1756vw,99vh) scale(.4051)}}.snow:nth-child(364){opacity:1.7018;transform:translate(66.4563vw,-10px) scale(.1073);animation:fall-364 14s -15s linear infinite}@keyframes fall-364{61.685%{transform:translate(71.14vw,61.685vh) scale(.1073)}to{transform:translate(68.79815vw,99vh) scale(.1073)}}.snow:nth-child(365){opacity:.641;transform:translate(93.9665vw,-10px) scale(.9934);animation:fall-365 28s -24s linear infinite}@keyframes fall-365{32.82%{transform:translate(86.1311vw,32.82vh) scale(.9934)}to{transform:translate(90.0488vw,99vh) scale(.9934)}}.snow:nth-child(366){opacity:1.1896;transform:translate(29.4193vw,-10px) scale(.8519);animation:fall-366 24s -12s linear infinite}@keyframes fall-366{76.918%{transform:translate(21.0127vw,76.918vh) scale(.8519)}to{transform:translate(25.216vw,99vh) scale(.8519)}}.snow:nth-child(367){opacity:.054;transform:translate(32.9862vw,-10px) scale(.4583);animation:fall-367 23s -4s linear infinite}@keyframes fall-367{55.542%{transform:translate(40.2631vw,55.542vh) scale(.4583)}to{transform:translate(36.62465vw,99vh) scale(.4583)}}.snow:nth-child(368){opacity:1.4418;transform:translate(57.9234vw,-10px) scale(.3857);animation:fall-368 26s -14s linear infinite}@keyframes fall-368{55.958%{transform:translate(50.3367vw,55.958vh) scale(.3857)}to{transform:translate(54.13005vw,99vh) scale(.3857)}}.snow:nth-child(369){opacity:.739;transform:translate(68.4177vw,-10px) scale(.3093);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{56.374%{transform:translate(67.4861vw,56.374vh) scale(.3093)}to{transform:translate(67.9519vw,99vh) scale(.3093)}}.snow:nth-child(370){opacity:.436;transform:translate(30.7918vw,-10px) scale(.475);animation:fall-370 10s -6s linear infinite}@keyframes fall-370{44.755%{transform:translate(21.7275vw,44.755vh) scale(.475)}to{transform:translate(26.25965vw,99vh) scale(.475)}}.snow:nth-child(371){opacity:1.2588;transform:translate(93.2612vw,-10px) scale(.4747);animation:fall-371 28s -17s linear infinite}@keyframes fall-371{68.055%{transform:translate(98.3757vw,68.055vh) scale(.4747)}to{transform:translate(95.81845vw,99vh) scale(.4747)}}.snow:nth-child(372){opacity:.9502;transform:translate(44.6674vw,-10px) scale(.8477);animation:fall-372 16s -27s linear infinite}@keyframes fall-372{71.164%{transform:translate(42.4016vw,71.164vh) scale(.8477)}to{transform:translate(43.5345vw,99vh) scale(.8477)}}.snow:nth-child(373){opacity:.8894;transform:translate(16.356vw,-10px) scale(.2645);animation:fall-373 17s -28s linear infinite}@keyframes fall-373{48.483%{transform:translate(10.1294vw,48.483vh) scale(.2645)}to{transform:translate(13.2427vw,99vh) scale(.2645)}}.snow:nth-child(374){opacity:1.3976;transform:translate(48.5623vw,-10px) scale(.0487);animation:fall-374 10s -12s linear infinite}@keyframes fall-374{63.682%{transform:translate(46.4853vw,63.682vh) scale(.0487)}to{transform:translate(47.5238vw,99vh) scale(.0487)}}.snow:nth-child(375){opacity:1.7762;transform:translate(46.941vw,-10px) scale(.7086);animation:fall-375 13s -3s linear infinite}@keyframes fall-375{61.266%{transform:translate(43.1318vw,61.266vh) scale(.7086)}to{transform:translate(45.0364vw,99vh) scale(.7086)}}.snow:nth-child(376){opacity:.4108;transform:translate(29.3576vw,-10px) scale(.2319);animation:fall-376 29s -8s linear infinite}@keyframes fall-376{59.5%{transform:translate(31.0464vw,59.5vh) scale(.2319)}to{transform:translate(30.202vw,99vh) scale(.2319)}}.snow:nth-child(377){opacity:.0156;transform:translate(11.056vw,-10px) scale(.7718);animation:fall-377 17s -20s linear infinite}@keyframes fall-377{76.207%{transform:translate(20.1623vw,76.207vh) scale(.7718)}to{transform:translate(15.60915vw,99vh) scale(.7718)}}.snow:nth-child(378){opacity:1.5338;transform:translate(91.5698vw,-10px) scale(.4585);animation:fall-378 15s -7s linear infinite}@keyframes fall-378{77.593%{transform:translate(101.18vw,77.593vh) scale(.4585)}to{transform:translate(96.3749vw,99vh) scale(.4585)}}.snow:nth-child(379){opacity:1.6698;transform:translate(11.2029vw,-10px) scale(.4252);animation:fall-379 12s -15s linear infinite}@keyframes fall-379{37.886%{transform:translate(1.9082vw,37.886vh) scale(.4252)}to{transform:translate(6.55555vw,99vh) scale(.4252)}}.snow:nth-child(380){opacity:1.446;transform:translate(31.9539vw,-10px) scale(.5305);animation:fall-380 10s -26s linear infinite}@keyframes fall-380{73.501%{transform:translate(29.596vw,73.501vh) scale(.5305)}to{transform:translate(30.77495vw,99vh) scale(.5305)}}.snow:nth-child(381){opacity:1.5718;transform:translate(15.1567vw,-10px) scale(.824);animation:fall-381 14s -26s linear infinite}@keyframes fall-381{36.296%{transform:translate(15.6035vw,36.296vh) scale(.824)}to{transform:translate(15.3801vw,99vh) scale(.824)}}.snow:nth-child(382){opacity:1.387;transform:translate(36.1078vw,-10px) scale(.9097);animation:fall-382 15s -27s linear infinite}@keyframes fall-382{73.63%{transform:translate(34.0708vw,73.63vh) scale(.9097)}to{transform:translate(35.0893vw,99vh) scale(.9097)}}.snow:nth-child(383){opacity:.9884;transform:translate(59.3991vw,-10px) scale(.9272);animation:fall-383 29s -14s linear infinite}@keyframes fall-383{44.268%{transform:translate(58.6147vw,44.268vh) scale(.9272)}to{transform:translate(59.0069vw,99vh) scale(.9272)}}.snow:nth-child(384){opacity:.1156;transform:translate(16.6057vw,-10px) scale(.2189);animation:fall-384 25s -5s linear infinite}@keyframes fall-384{33.131%{transform:translate(19.1676vw,33.131vh) scale(.2189)}to{transform:translate(17.88665vw,99vh) scale(.2189)}}.snow:nth-child(385){opacity:1.4928;transform:translate(17.4321vw,-10px) scale(.2469);animation:fall-385 20s -29s linear infinite}@keyframes fall-385{47.063%{transform:translate(8.87vw,47.063vh) scale(.2469)}to{transform:translate(13.15105vw,99vh) scale(.2469)}}.snow:nth-child(386){opacity:1.9092;transform:translate(26.954vw,-10px) scale(.7924);animation:fall-386 16s -7s linear infinite}@keyframes fall-386{35.018%{transform:translate(25.8267vw,35.018vh) scale(.7924)}to{transform:translate(26.39035vw,99vh) scale(.7924)}}.snow:nth-child(387){opacity:1.8478;transform:translate(27.7445vw,-10px) scale(.5209);animation:fall-387 17s -10s linear infinite}@keyframes fall-387{33.246%{transform:translate(25.6655vw,33.246vh) scale(.5209)}to{transform:translate(26.705vw,99vh) scale(.5209)}}.snow:nth-child(388){opacity:.8578;transform:translate(95.5055vw,-10px) scale(.3839);animation:fall-388 16s -6s linear infinite}@keyframes fall-388{71.704%{transform:translate(86.3712vw,71.704vh) scale(.3839)}to{transform:translate(90.93835vw,99vh) scale(.3839)}}.snow:nth-child(389){opacity:.493;transform:translate(10.5702vw,-10px) scale(.514);animation:fall-389 10s -11s linear infinite}@keyframes fall-389{52.627%{transform:translate(.6629vw,52.627vh) scale(.514)}to{transform:translate(5.61655vw,99vh) scale(.514)}}.snow:nth-child(390){opacity:1.5366;transform:translate(75.2809vw,-10px) scale(.9151);animation:fall-390 23s -20s linear infinite}@keyframes fall-390{65.564%{transform:translate(73.5204vw,65.564vh) scale(.9151)}to{transform:translate(74.40065vw,99vh) scale(.9151)}}.snow:nth-child(391){opacity:.7606;transform:translate(59.2572vw,-10px) scale(.6656);animation:fall-391 13s -14s linear infinite}@keyframes fall-391{31.701%{transform:translate(64.0487vw,31.701vh) scale(.6656)}to{transform:translate(61.65295vw,99vh) scale(.6656)}}.snow:nth-child(392){opacity:1.4266;transform:translate(81.1677vw,-10px) scale(.7742);animation:fall-392 22s -6s linear infinite}@keyframes fall-392{52.809%{transform:translate(85.8567vw,52.809vh) scale(.7742)}to{transform:translate(83.5122vw,99vh) scale(.7742)}}.snow:nth-child(393){opacity:.5278;transform:translate(61.3279vw,-10px) scale(.9461);animation:fall-393 15s -28s linear infinite}@keyframes fall-393{52.31%{transform:translate(52.3001vw,52.31vh) scale(.9461)}to{transform:translate(56.814vw,99vh) scale(.9461)}}.snow:nth-child(394){opacity:1.2442;transform:translate(6.8976vw,-10px) scale(.7931);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{78.78%{transform:translate(14.0937vw,78.78vh) scale(.7931)}to{transform:translate(10.49565vw,99vh) scale(.7931)}}.snow:nth-child(395){opacity:1.468;transform:translate(42.4449vw,-10px) scale(.2823);animation:fall-395 26s -6s linear infinite}@keyframes fall-395{37.166%{transform:translate(44.5439vw,37.166vh) scale(.2823)}to{transform:translate(43.4944vw,99vh) scale(.2823)}}.snow:nth-child(396){opacity:.8306;transform:translate(63.3465vw,-10px) scale(.3331);animation:fall-396 20s -23s linear infinite}@keyframes fall-396{46.647%{transform:translate(66.3555vw,46.647vh) scale(.3331)}to{transform:translate(64.851vw,99vh) scale(.3331)}}.snow:nth-child(397){opacity:1.1054;transform:translate(52.4275vw,-10px) scale(.3422);animation:fall-397 24s -28s linear infinite}@keyframes fall-397{30.253%{transform:translate(52.459vw,30.253vh) scale(.3422)}to{transform:translate(52.44325vw,99vh) scale(.3422)}}.snow:nth-child(398){opacity:1.0758;transform:translate(71.4122vw,-10px) scale(.7587);animation:fall-398 10s -16s linear infinite}@keyframes fall-398{32.972%{transform:translate(81.3542vw,32.972vh) scale(.7587)}to{transform:translate(76.3832vw,99vh) scale(.7587)}}.snow:nth-child(399){opacity:1.1506;transform:translate(77.7385vw,-10px) scale(.3108);animation:fall-399 28s -25s linear infinite}@keyframes fall-399{52.357%{transform:translate(79.4824vw,52.357vh) scale(.3108)}to{transform:translate(78.61045vw,99vh) scale(.3108)}}.snow:nth-child(400){opacity:1.153;transform:translate(85.068vw,-10px) scale(.1189);animation:fall-400 23s -1s linear infinite}@keyframes fall-400{39.623%{transform:translate(82.6468vw,39.623vh) scale(.1189)}to{transform:translate(83.8574vw,99vh) scale(.1189)}}\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:.2668;transform:translate(1.7087vw,-10px) scale(.7733);animation:fall-1 30s -2s linear infinite}@keyframes fall-1{48.023%{transform:translate(6.9376vw,48.023vh) scale(.7733)}to{transform:translate(4.32315vw,99vh) scale(.7733)}}.snow:nth-child(2){opacity:1.3572;transform:translate(37.9597vw,-10px) scale(.0973);animation:fall-2 29s -27s linear infinite}@keyframes fall-2{41.003%{transform:translate(34.871vw,41.003vh) scale(.0973)}to{transform:translate(36.41535vw,99vh) scale(.0973)}}.snow:nth-child(3){opacity:1.8806;transform:translate(73.6166vw,-10px) scale(.0507);animation:fall-3 26s -29s linear infinite}@keyframes fall-3{48.795%{transform:translate(76.0938vw,48.795vh) scale(.0507)}to{transform:translate(74.8552vw,99vh) scale(.0507)}}.snow:nth-child(4){opacity:1.027;transform:translate(30.7848vw,-10px) scale(.6785);animation:fall-4 13s -28s linear infinite}@keyframes fall-4{51.421%{transform:translate(28.6698vw,51.421vh) scale(.6785)}to{transform:translate(29.7273vw,99vh) scale(.6785)}}.snow:nth-child(5){opacity:.7396;transform:translate(27.4661vw,-10px) scale(.4498);animation:fall-5 19s -25s linear infinite}@keyframes fall-5{61.922%{transform:translate(25.6098vw,61.922vh) scale(.4498)}to{transform:translate(26.53795vw,99vh) scale(.4498)}}.snow:nth-child(6){opacity:.4996;transform:translate(90.4487vw,-10px) scale(.1833);animation:fall-6 21s -7s linear infinite}@keyframes fall-6{51.631%{transform:translate(81.8146vw,51.631vh) scale(.1833)}to{transform:translate(86.13165vw,99vh) scale(.1833)}}.snow:nth-child(7){opacity:.161;transform:translate(29.0916vw,-10px) scale(.7987);animation:fall-7 14s -3s linear infinite}@keyframes fall-7{62.233%{transform:translate(36.8343vw,62.233vh) scale(.7987)}to{transform:translate(32.96295vw,99vh) scale(.7987)}}.snow:nth-child(8){opacity:.2828;transform:translate(.3154vw,-10px) scale(.3418);animation:fall-8 10s -29s linear infinite}@keyframes fall-8{44.298%{transform:translate(-2.7222vw,44.298vh) scale(.3418)}to{transform:translate(-1.2034vw,99vh) scale(.3418)}}.snow:nth-child(9){opacity:1.3864;transform:translate(97.5741vw,-10px) scale(.6605);animation:fall-9 25s -13s linear infinite}@keyframes fall-9{44.304%{transform:translate(104.8979vw,44.304vh) scale(.6605)}to{transform:translate(101.236vw,99vh) scale(.6605)}}.snow:nth-child(10){opacity:.0286;transform:translate(.0025vw,-10px) scale(.8687);animation:fall-10 14s -4s linear infinite}@keyframes fall-10{53.168%{transform:translate(5.7697vw,53.168vh) scale(.8687)}to{transform:translate(2.8861vw,99vh) scale(.8687)}}.snow:nth-child(11){opacity:.291;transform:translate(2.9596vw,-10px) scale(.2361);animation:fall-11 11s -26s linear infinite}@keyframes fall-11{79.242%{transform:translate(-2.2vw,79.242vh) scale(.2361)}to{transform:translate(.3798vw,99vh) scale(.2361)}}.snow:nth-child(12){opacity:1.7174;transform:translate(50.6319vw,-10px) scale(.2135);animation:fall-12 22s -30s linear infinite}@keyframes fall-12{57.501%{transform:translate(45.7173vw,57.501vh) scale(.2135)}to{transform:translate(48.1746vw,99vh) scale(.2135)}}.snow:nth-child(13){opacity:1.6216;transform:translate(13.7242vw,-10px) scale(.4866);animation:fall-13 23s -1s linear infinite}@keyframes fall-13{33.735%{transform:translate(20.0554vw,33.735vh) scale(.4866)}to{transform:translate(16.8898vw,99vh) scale(.4866)}}.snow:nth-child(14){opacity:1.7206;transform:translate(61.7115vw,-10px) scale(.9486);animation:fall-14 24s -3s linear infinite}@keyframes fall-14{30.654%{transform:translate(68.3579vw,30.654vh) scale(.9486)}to{transform:translate(65.0347vw,99vh) scale(.9486)}}.snow:nth-child(15){opacity:.5308;transform:translate(51.6668vw,-10px) scale(.5285);animation:fall-15 21s -18s linear infinite}@keyframes fall-15{33.244%{transform:translate(47.2944vw,33.244vh) scale(.5285)}to{transform:translate(49.4806vw,99vh) scale(.5285)}}.snow:nth-child(16){opacity:1.9516;transform:translate(45.9847vw,-10px) scale(.2894);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{38.009%{transform:translate(42.9557vw,38.009vh) scale(.2894)}to{transform:translate(44.4702vw,99vh) scale(.2894)}}.snow:nth-child(17){opacity:1.1456;transform:translate(93.1552vw,-10px) scale(.4879);animation:fall-17 29s -13s linear infinite}@keyframes fall-17{61.772%{transform:translate(100.4956vw,61.772vh) scale(.4879)}to{transform:translate(96.8254vw,99vh) scale(.4879)}}.snow:nth-child(18){opacity:1.46;transform:translate(40.6863vw,-10px) scale(.4839);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{57.558%{transform:translate(35.8471vw,57.558vh) scale(.4839)}to{transform:translate(38.2667vw,99vh) scale(.4839)}}.snow:nth-child(19){opacity:.063;transform:translate(18.9062vw,-10px) scale(.7941);animation:fall-19 22s -28s linear infinite}@keyframes fall-19{69.92%{transform:translate(25.9141vw,69.92vh) scale(.7941)}to{transform:translate(22.41015vw,99vh) scale(.7941)}}.snow:nth-child(20){opacity:1.404;transform:translate(32.3409vw,-10px) scale(.7293);animation:fall-20 13s -8s linear infinite}@keyframes fall-20{62.605%{transform:translate(40.9174vw,62.605vh) scale(.7293)}to{transform:translate(36.62915vw,99vh) scale(.7293)}}.snow:nth-child(21){opacity:.6074;transform:translate(67.3086vw,-10px) scale(.7852);animation:fall-21 20s -8s linear infinite}@keyframes fall-21{46.437%{transform:translate(74.3743vw,46.437vh) scale(.7852)}to{transform:translate(70.84145vw,99vh) scale(.7852)}}.snow:nth-child(22){opacity:.48;transform:translate(1.7699vw,-10px) scale(.8375);animation:fall-22 19s -24s linear infinite}@keyframes fall-22{51.64%{transform:translate(7.2947vw,51.64vh) scale(.8375)}to{transform:translate(4.5323vw,99vh) scale(.8375)}}.snow:nth-child(23){opacity:1.8574;transform:translate(24.4764vw,-10px) scale(.7864);animation:fall-23 20s -11s linear infinite}@keyframes fall-23{52.488%{transform:translate(27.0997vw,52.488vh) scale(.7864)}to{transform:translate(25.78805vw,99vh) scale(.7864)}}.snow:nth-child(24){opacity:1.1706;transform:translate(77.0563vw,-10px) scale(.457);animation:fall-24 18s -26s linear infinite}@keyframes fall-24{69.353%{transform:translate(78.1564vw,69.353vh) scale(.457)}to{transform:translate(77.60635vw,99vh) scale(.457)}}.snow:nth-child(25){opacity:1.5972;transform:translate(48.1256vw,-10px) scale(.184);animation:fall-25 18s -30s linear infinite}@keyframes fall-25{40.694%{transform:translate(54.96vw,40.694vh) scale(.184)}to{transform:translate(51.5428vw,99vh) scale(.184)}}.snow:nth-child(26){opacity:1.7368;transform:translate(69.6077vw,-10px) scale(.0585);animation:fall-26 29s -7s linear infinite}@keyframes fall-26{67.914%{transform:translate(78.608vw,67.914vh) scale(.0585)}to{transform:translate(74.10785vw,99vh) scale(.0585)}}.snow:nth-child(27){opacity:.1026;transform:translate(19.2347vw,-10px) scale(.4645);animation:fall-27 28s -15s linear infinite}@keyframes fall-27{35.583%{transform:translate(9.4609vw,35.583vh) scale(.4645)}to{transform:translate(14.3478vw,99vh) scale(.4645)}}.snow:nth-child(28){opacity:1.3072;transform:translate(54.1884vw,-10px) scale(.2672);animation:fall-28 19s -24s linear infinite}@keyframes fall-28{63.573%{transform:translate(59.467vw,63.573vh) scale(.2672)}to{transform:translate(56.8277vw,99vh) scale(.2672)}}.snow:nth-child(29){opacity:.2416;transform:translate(52.5038vw,-10px) scale(.9977);animation:fall-29 29s -25s linear infinite}@keyframes fall-29{64.714%{transform:translate(58.4956vw,64.714vh) scale(.9977)}to{transform:translate(55.4997vw,99vh) scale(.9977)}}.snow:nth-child(30){opacity:1.9858;transform:translate(11.1297vw,-10px) scale(.1056);animation:fall-30 10s -2s linear infinite}@keyframes fall-30{38.578%{transform:translate(16.5464vw,38.578vh) scale(.1056)}to{transform:translate(13.83805vw,99vh) scale(.1056)}}.snow:nth-child(31){opacity:1.5886;transform:translate(30.6405vw,-10px) scale(.3181);animation:fall-31 20s -21s linear infinite}@keyframes fall-31{76.404%{transform:translate(25.8618vw,76.404vh) scale(.3181)}to{transform:translate(28.25115vw,99vh) scale(.3181)}}.snow:nth-child(32){opacity:.8364;transform:translate(13.2351vw,-10px) scale(.2176);animation:fall-32 25s -5s linear infinite}@keyframes fall-32{47.427%{transform:translate(13.7312vw,47.427vh) scale(.2176)}to{transform:translate(13.48315vw,99vh) scale(.2176)}}.snow:nth-child(33){opacity:1.8564;transform:translate(20.8182vw,-10px) scale(.5151);animation:fall-33 25s -28s linear infinite}@keyframes fall-33{57.991%{transform:translate(25.7993vw,57.991vh) scale(.5151)}to{transform:translate(23.30875vw,99vh) scale(.5151)}}.snow:nth-child(34){opacity:.9832;transform:translate(.6405vw,-10px) scale(.1525);animation:fall-34 23s -27s linear infinite}@keyframes fall-34{65.115%{transform:translate(-4.5761vw,65.115vh) scale(.1525)}to{transform:translate(-1.9678vw,99vh) scale(.1525)}}.snow:nth-child(35){opacity:.3968;transform:translate(24.4394vw,-10px) scale(.323);animation:fall-35 16s -3s linear infinite}@keyframes fall-35{79.019%{transform:translate(20.2914vw,79.019vh) scale(.323)}to{transform:translate(22.3654vw,99vh) scale(.323)}}.snow:nth-child(36){opacity:1.8712;transform:translate(19.0996vw,-10px) scale(.4758);animation:fall-36 15s -5s linear infinite}@keyframes fall-36{36.873%{transform:translate(24.7819vw,36.873vh) scale(.4758)}to{transform:translate(21.94075vw,99vh) scale(.4758)}}.snow:nth-child(37){opacity:.731;transform:translate(22.1471vw,-10px) scale(.6063);animation:fall-37 24s -27s linear infinite}@keyframes fall-37{74.755%{transform:translate(22.6323vw,74.755vh) scale(.6063)}to{transform:translate(22.3897vw,99vh) scale(.6063)}}.snow:nth-child(38){opacity:.5474;transform:translate(11.8203vw,-10px) scale(.3942);animation:fall-38 23s -26s linear infinite}@keyframes fall-38{73.15%{transform:translate(15.2332vw,73.15vh) scale(.3942)}to{transform:translate(13.52675vw,99vh) scale(.3942)}}.snow:nth-child(39){opacity:.899;transform:translate(63.3938vw,-10px) scale(.8394);animation:fall-39 28s -24s linear infinite}@keyframes fall-39{52.455%{transform:translate(71.3199vw,52.455vh) scale(.8394)}to{transform:translate(67.35685vw,99vh) scale(.8394)}}.snow:nth-child(40){opacity:1.2462;transform:translate(1.3523vw,-10px) scale(.8659);animation:fall-40 28s -11s linear infinite}@keyframes fall-40{65.573%{transform:translate(-2.3873vw,65.573vh) scale(.8659)}to{transform:translate(-.5175vw,99vh) scale(.8659)}}.snow:nth-child(41){opacity:1.5854;transform:translate(4.8124vw,-10px) scale(.9153);animation:fall-41 25s -19s linear infinite}@keyframes fall-41{45.398%{transform:translate(5.0335vw,45.398vh) scale(.9153)}to{transform:translate(4.92295vw,99vh) scale(.9153)}}.snow:nth-child(42){opacity:1.9078;transform:translate(90.1525vw,-10px) scale(.4591);animation:fall-42 20s -13s linear infinite}@keyframes fall-42{68.296%{transform:translate(87.8204vw,68.296vh) scale(.4591)}to{transform:translate(88.98645vw,99vh) scale(.4591)}}.snow:nth-child(43){opacity:1.3466;transform:translate(89.6727vw,-10px) scale(.3743);animation:fall-43 26s -14s linear infinite}@keyframes fall-43{52.393%{transform:translate(81.7863vw,52.393vh) scale(.3743)}to{transform:translate(85.7295vw,99vh) scale(.3743)}}.snow:nth-child(44){opacity:.8246;transform:translate(60.3341vw,-10px) scale(.1654);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{64.477%{transform:translate(67.0977vw,64.477vh) scale(.1654)}to{transform:translate(63.7159vw,99vh) scale(.1654)}}.snow:nth-child(45){opacity:.324;transform:translate(92.2029vw,-10px) scale(.8999);animation:fall-45 11s -18s linear infinite}@keyframes fall-45{57.377%{transform:translate(82.3849vw,57.377vh) scale(.8999)}to{transform:translate(87.2939vw,99vh) scale(.8999)}}.snow:nth-child(46){opacity:.471;transform:translate(9.9981vw,-10px) scale(.9209);animation:fall-46 17s -17s linear infinite}@keyframes fall-46{50.143%{transform:translate(1.0701vw,50.143vh) scale(.9209)}to{transform:translate(5.5341vw,99vh) scale(.9209)}}.snow:nth-child(47){opacity:.8722;transform:translate(36.0059vw,-10px) scale(.8019);animation:fall-47 17s -24s linear infinite}@keyframes fall-47{40.123%{transform:translate(34.7021vw,40.123vh) scale(.8019)}to{transform:translate(35.354vw,99vh) scale(.8019)}}.snow:nth-child(48){opacity:1.2876;transform:translate(87.4565vw,-10px) scale(.2771);animation:fall-48 17s -7s linear infinite}@keyframes fall-48{67.415%{transform:translate(96.486vw,67.415vh) scale(.2771)}to{transform:translate(91.97125vw,99vh) scale(.2771)}}.snow:nth-child(49){opacity:1.208;transform:translate(11.5682vw,-10px) scale(.3868);animation:fall-49 17s -29s linear infinite}@keyframes fall-49{57.273%{transform:translate(16.774vw,57.273vh) scale(.3868)}to{transform:translate(14.1711vw,99vh) scale(.3868)}}.snow:nth-child(50){opacity:1.376;transform:translate(84.8991vw,-10px) scale(.2398);animation:fall-50 27s -22s linear infinite}@keyframes fall-50{74.705%{transform:translate(79.0054vw,74.705vh) scale(.2398)}to{transform:translate(81.95225vw,99vh) scale(.2398)}}.snow:nth-child(51){opacity:1.8266;transform:translate(42.595vw,-10px) scale(.9236);animation:fall-51 27s -23s linear infinite}@keyframes fall-51{48.035%{transform:translate(35.416vw,48.035vh) scale(.9236)}to{transform:translate(39.0055vw,99vh) scale(.9236)}}.snow:nth-child(52){opacity:1.2478;transform:translate(91.6741vw,-10px) scale(.0146);animation:fall-52 30s -19s linear infinite}@keyframes fall-52{44.219%{transform:translate(84.6167vw,44.219vh) scale(.0146)}to{transform:translate(88.1454vw,99vh) scale(.0146)}}.snow:nth-child(53){opacity:.4542;transform:translate(56.4704vw,-10px) scale(.8914);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{66.93%{transform:translate(65.8788vw,66.93vh) scale(.8914)}to{transform:translate(61.1746vw,99vh) scale(.8914)}}.snow:nth-child(54){opacity:1.978;transform:translate(16.2179vw,-10px) scale(.4808);animation:fall-54 30s -13s linear infinite}@keyframes fall-54{49.847%{transform:translate(17.9091vw,49.847vh) scale(.4808)}to{transform:translate(17.0635vw,99vh) scale(.4808)}}.snow:nth-child(55){opacity:.1042;transform:translate(18.1897vw,-10px) scale(.5464);animation:fall-55 10s -15s linear infinite}@keyframes fall-55{70.707%{transform:translate(13.5816vw,70.707vh) scale(.5464)}to{transform:translate(15.88565vw,99vh) scale(.5464)}}.snow:nth-child(56){opacity:.016;transform:translate(71.5942vw,-10px) scale(.0042);animation:fall-56 11s -7s linear infinite}@keyframes fall-56{50.483%{transform:translate(66.7714vw,50.483vh) scale(.0042)}to{transform:translate(69.1828vw,99vh) scale(.0042)}}.snow:nth-child(57){opacity:1.9858;transform:translate(88.1056vw,-10px) scale(.1089);animation:fall-57 23s -23s linear infinite}@keyframes fall-57{68.441%{transform:translate(93.7261vw,68.441vh) scale(.1089)}to{transform:translate(90.91585vw,99vh) scale(.1089)}}.snow:nth-child(58){opacity:1.332;transform:translate(4.2672vw,-10px) scale(.9239);animation:fall-58 30s -21s linear infinite}@keyframes fall-58{61.55%{transform:translate(-3.7582vw,61.55vh) scale(.9239)}to{transform:translate(.2545vw,99vh) scale(.9239)}}.snow:nth-child(59){opacity:.9262;transform:translate(61.3135vw,-10px) scale(.2598);animation:fall-59 14s -3s linear infinite}@keyframes fall-59{66.748%{transform:translate(56.8401vw,66.748vh) scale(.2598)}to{transform:translate(59.0768vw,99vh) scale(.2598)}}.snow:nth-child(60){opacity:1.5666;transform:translate(81.1466vw,-10px) scale(.7893);animation:fall-60 11s -23s linear infinite}@keyframes fall-60{43.714%{transform:translate(88.7958vw,43.714vh) scale(.7893)}to{transform:translate(84.9712vw,99vh) scale(.7893)}}.snow:nth-child(61){opacity:1.1418;transform:translate(54.9989vw,-10px) scale(.5075);animation:fall-61 30s -1s linear infinite}@keyframes fall-61{32.797%{transform:translate(55.5139vw,32.797vh) scale(.5075)}to{transform:translate(55.2564vw,99vh) scale(.5075)}}.snow:nth-child(62){opacity:.9786;transform:translate(97.329vw,-10px) scale(.8875);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{33.591%{transform:translate(95.4738vw,33.591vh) scale(.8875)}to{transform:translate(96.4014vw,99vh) scale(.8875)}}.snow:nth-child(63){opacity:1.9632;transform:translate(57.189vw,-10px) scale(.4613);animation:fall-63 29s -5s linear infinite}@keyframes fall-63{37.144%{transform:translate(57.9244vw,37.144vh) scale(.4613)}to{transform:translate(57.5567vw,99vh) scale(.4613)}}.snow:nth-child(64){opacity:.8408;transform:translate(46.1345vw,-10px) scale(.2425);animation:fall-64 23s -28s linear infinite}@keyframes fall-64{77.008%{transform:translate(43.4809vw,77.008vh) scale(.2425)}to{transform:translate(44.8077vw,99vh) scale(.2425)}}.snow:nth-child(65){opacity:1.3916;transform:translate(69.075vw,-10px) scale(.3078);animation:fall-65 19s -20s linear infinite}@keyframes fall-65{74.84%{transform:translate(59.744vw,74.84vh) scale(.3078)}to{transform:translate(64.4095vw,99vh) scale(.3078)}}.snow:nth-child(66){opacity:.4826;transform:translate(4.2225vw,-10px) scale(.7624);animation:fall-66 20s -10s linear infinite}@keyframes fall-66{74.939%{transform:translate(-4.9774vw,74.939vh) scale(.7624)}to{transform:translate(-.37745vw,99vh) scale(.7624)}}.snow:nth-child(67){opacity:.9474;transform:translate(41.1137vw,-10px) scale(.3513);animation:fall-67 14s -5s linear infinite}@keyframes fall-67{37.132%{transform:translate(43.281vw,37.132vh) scale(.3513)}to{transform:translate(42.19735vw,99vh) scale(.3513)}}.snow:nth-child(68){opacity:1.2742;transform:translate(70.2115vw,-10px) scale(.0481);animation:fall-68 10s -5s linear infinite}@keyframes fall-68{32.152%{transform:translate(70.8755vw,32.152vh) scale(.0481)}to{transform:translate(70.5435vw,99vh) scale(.0481)}}.snow:nth-child(69){opacity:1.4056;transform:translate(1.7735vw,-10px) scale(.4654);animation:fall-69 22s -16s linear infinite}@keyframes fall-69{38.779%{transform:translate(10.9514vw,38.779vh) scale(.4654)}to{transform:translate(6.36245vw,99vh) scale(.4654)}}.snow:nth-child(70){opacity:1.129;transform:translate(38.6395vw,-10px) scale(.6798);animation:fall-70 25s -2s linear infinite}@keyframes fall-70{40.904%{transform:translate(39.3816vw,40.904vh) scale(.6798)}to{transform:translate(39.01055vw,99vh) scale(.6798)}}.snow:nth-child(71){opacity:.892;transform:translate(43.6437vw,-10px) scale(.7002);animation:fall-71 25s -22s linear infinite}@keyframes fall-71{53.699%{transform:translate(42.9927vw,53.699vh) scale(.7002)}to{transform:translate(43.3182vw,99vh) scale(.7002)}}.snow:nth-child(72){opacity:.9208;transform:translate(55.0029vw,-10px) scale(.4463);animation:fall-72 10s -20s linear infinite}@keyframes fall-72{39.108%{transform:translate(45.4901vw,39.108vh) scale(.4463)}to{transform:translate(50.2465vw,99vh) scale(.4463)}}.snow:nth-child(73){opacity:.8904;transform:translate(87.7861vw,-10px) scale(.6592);animation:fall-73 20s -12s linear infinite}@keyframes fall-73{79.169%{transform:translate(85.4703vw,79.169vh) scale(.6592)}to{transform:translate(86.6282vw,99vh) scale(.6592)}}.snow:nth-child(74){opacity:.002;transform:translate(7.9833vw,-10px) scale(.4897);animation:fall-74 25s -8s linear infinite}@keyframes fall-74{47.13%{transform:translate(6.5138vw,47.13vh) scale(.4897)}to{transform:translate(7.24855vw,99vh) scale(.4897)}}.snow:nth-child(75){opacity:1.6286;transform:translate(19.6937vw,-10px) scale(.7634);animation:fall-75 11s -2s linear infinite}@keyframes fall-75{43.885%{transform:translate(23.5541vw,43.885vh) scale(.7634)}to{transform:translate(21.6239vw,99vh) scale(.7634)}}.snow:nth-child(76){opacity:1.3824;transform:translate(12.0894vw,-10px) scale(.4913);animation:fall-76 29s -2s linear infinite}@keyframes fall-76{73.446%{transform:translate(2.617vw,73.446vh) scale(.4913)}to{transform:translate(7.3532vw,99vh) scale(.4913)}}.snow:nth-child(77){opacity:1.2462;transform:translate(47.2711vw,-10px) scale(.5457);animation:fall-77 17s -7s linear infinite}@keyframes fall-77{64.511%{transform:translate(46.5973vw,64.511vh) scale(.5457)}to{transform:translate(46.9342vw,99vh) scale(.5457)}}.snow:nth-child(78){opacity:.8032;transform:translate(31.1374vw,-10px) scale(.3362);animation:fall-78 24s -10s linear infinite}@keyframes fall-78{56.959%{transform:translate(27.3687vw,56.959vh) scale(.3362)}to{transform:translate(29.25305vw,99vh) scale(.3362)}}.snow:nth-child(79){opacity:1.2104;transform:translate(28.7181vw,-10px) scale(.1778);animation:fall-79 13s -15s linear infinite}@keyframes fall-79{66.94%{transform:translate(26.384vw,66.94vh) scale(.1778)}to{transform:translate(27.55105vw,99vh) scale(.1778)}}.snow:nth-child(80){opacity:.1106;transform:translate(.7342vw,-10px) scale(.5786);animation:fall-80 18s -28s linear infinite}@keyframes fall-80{54.873%{transform:translate(-.1283vw,54.873vh) scale(.5786)}to{transform:translate(.30295vw,99vh) scale(.5786)}}.snow:nth-child(81){opacity:1.2908;transform:translate(58.71vw,-10px) scale(.7118);animation:fall-81 14s -20s linear infinite}@keyframes fall-81{68.029%{transform:translate(49.4823vw,68.029vh) scale(.7118)}to{transform:translate(54.09615vw,99vh) scale(.7118)}}.snow:nth-child(82){opacity:1.4144;transform:translate(58.2754vw,-10px) scale(.9493);animation:fall-82 17s -19s linear infinite}@keyframes fall-82{76.198%{transform:translate(51.3178vw,76.198vh) scale(.9493)}to{transform:translate(54.7966vw,99vh) scale(.9493)}}.snow:nth-child(83){opacity:.87;transform:translate(34.2535vw,-10px) scale(.9315);animation:fall-83 20s -9s linear infinite}@keyframes fall-83{68.979%{transform:translate(44.1748vw,68.979vh) scale(.9315)}to{transform:translate(39.21415vw,99vh) scale(.9315)}}.snow:nth-child(84){opacity:.5454;transform:translate(92.9947vw,-10px) scale(.5522);animation:fall-84 22s -28s linear infinite}@keyframes fall-84{76.023%{transform:translate(91.4916vw,76.023vh) scale(.5522)}to{transform:translate(92.24315vw,99vh) scale(.5522)}}.snow:nth-child(85){opacity:.1292;transform:translate(24.0896vw,-10px) scale(.3584);animation:fall-85 25s -19s linear infinite}@keyframes fall-85{56.233%{transform:translate(22.8556vw,56.233vh) scale(.3584)}to{transform:translate(23.4726vw,99vh) scale(.3584)}}.snow:nth-child(86){opacity:.8546;transform:translate(78.3229vw,-10px) scale(.2877);animation:fall-86 24s -10s linear infinite}@keyframes fall-86{37.846%{transform:translate(75.0371vw,37.846vh) scale(.2877)}to{transform:translate(76.68vw,99vh) scale(.2877)}}.snow:nth-child(87){opacity:.0702;transform:translate(44.7707vw,-10px) scale(.7881);animation:fall-87 18s -3s linear infinite}@keyframes fall-87{70.444%{transform:translate(35.327vw,70.444vh) scale(.7881)}to{transform:translate(40.04885vw,99vh) scale(.7881)}}.snow:nth-child(88){opacity:.7288;transform:translate(44.2355vw,-10px) scale(.0548);animation:fall-88 30s -19s linear infinite}@keyframes fall-88{55.545%{transform:translate(41.9005vw,55.545vh) scale(.0548)}to{transform:translate(43.068vw,99vh) scale(.0548)}}.snow:nth-child(89){opacity:.672;transform:translate(36.5466vw,-10px) scale(.9555);animation:fall-89 16s -12s linear infinite}@keyframes fall-89{41.906%{transform:translate(27.5235vw,41.906vh) scale(.9555)}to{transform:translate(32.03505vw,99vh) scale(.9555)}}.snow:nth-child(90){opacity:1.0434;transform:translate(8.4233vw,-10px) scale(.6177);animation:fall-90 21s -13s linear infinite}@keyframes fall-90{35.202%{transform:translate(12.5398vw,35.202vh) scale(.6177)}to{transform:translate(10.48155vw,99vh) scale(.6177)}}.snow:nth-child(91){opacity:1.642;transform:translate(75.9478vw,-10px) scale(.2441);animation:fall-91 23s -19s linear infinite}@keyframes fall-91{61.822%{transform:translate(77.1032vw,61.822vh) scale(.2441)}to{transform:translate(76.5255vw,99vh) scale(.2441)}}.snow:nth-child(92){opacity:.9286;transform:translate(96.2712vw,-10px) scale(.4718);animation:fall-92 16s -6s linear infinite}@keyframes fall-92{70.714%{transform:translate(91.1102vw,70.714vh) scale(.4718)}to{transform:translate(93.6907vw,99vh) scale(.4718)}}.snow:nth-child(93){opacity:.1714;transform:translate(91.9171vw,-10px) scale(.4328);animation:fall-93 10s -6s linear infinite}@keyframes fall-93{54.949%{transform:translate(89.3573vw,54.949vh) scale(.4328)}to{transform:translate(90.6372vw,99vh) scale(.4328)}}.snow:nth-child(94){opacity:.6584;transform:translate(10.668vw,-10px) scale(.995);animation:fall-94 12s -5s linear infinite}@keyframes fall-94{46.423%{transform:translate(10.0853vw,46.423vh) scale(.995)}to{transform:translate(10.37665vw,99vh) scale(.995)}}.snow:nth-child(95){opacity:1.5768;transform:translate(69.8553vw,-10px) scale(.5762);animation:fall-95 14s -26s linear infinite}@keyframes fall-95{74.107%{transform:translate(65.5441vw,74.107vh) scale(.5762)}to{transform:translate(67.6997vw,99vh) scale(.5762)}}.snow:nth-child(96){opacity:.3076;transform:translate(77.6584vw,-10px) scale(.5231);animation:fall-96 30s -9s linear infinite}@keyframes fall-96{75.439%{transform:translate(72.2102vw,75.439vh) scale(.5231)}to{transform:translate(74.9343vw,99vh) scale(.5231)}}.snow:nth-child(97){opacity:1.6062;transform:translate(9.4934vw,-10px) scale(.5946);animation:fall-97 24s -13s linear infinite}@keyframes fall-97{77.397%{transform:translate(17.8494vw,77.397vh) scale(.5946)}to{transform:translate(13.6714vw,99vh) scale(.5946)}}.snow:nth-child(98){opacity:1.37;transform:translate(74.8901vw,-10px) scale(.8042);animation:fall-98 14s -7s linear infinite}@keyframes fall-98{60.405%{transform:translate(81.9771vw,60.405vh) scale(.8042)}to{transform:translate(78.4336vw,99vh) scale(.8042)}}.snow:nth-child(99){opacity:1.724;transform:translate(64.8057vw,-10px) scale(.2638);animation:fall-99 25s -1s linear infinite}@keyframes fall-99{58.941%{transform:translate(61.8565vw,58.941vh) scale(.2638)}to{transform:translate(63.3311vw,99vh) scale(.2638)}}.snow:nth-child(100){opacity:.384;transform:translate(89.1714vw,-10px) scale(.2573);animation:fall-100 25s -20s linear infinite}@keyframes fall-100{60.864%{transform:translate(82.8467vw,60.864vh) scale(.2573)}to{transform:translate(86.00905vw,99vh) scale(.2573)}}.snow:nth-child(101){opacity:.5256;transform:translate(41.2948vw,-10px) scale(.4741);animation:fall-101 13s -15s linear infinite}@keyframes fall-101{35.708%{transform:translate(42.3098vw,35.708vh) scale(.4741)}to{transform:translate(41.8023vw,99vh) scale(.4741)}}.snow:nth-child(102){opacity:1.4196;transform:translate(27.7475vw,-10px) scale(.0903);animation:fall-102 16s -1s linear infinite}@keyframes fall-102{65.257%{transform:translate(30.4318vw,65.257vh) scale(.0903)}to{transform:translate(29.08965vw,99vh) scale(.0903)}}.snow:nth-child(103){opacity:.0198;transform:translate(84.8477vw,-10px) scale(.1639);animation:fall-103 20s -26s linear infinite}@keyframes fall-103{50.402%{transform:translate(87.8906vw,50.402vh) scale(.1639)}to{transform:translate(86.36915vw,99vh) scale(.1639)}}.snow:nth-child(104){opacity:1.0558;transform:translate(66.7995vw,-10px) scale(.8148);animation:fall-104 26s -24s linear infinite}@keyframes fall-104{71.607%{transform:translate(58.0337vw,71.607vh) scale(.8148)}to{transform:translate(62.4166vw,99vh) scale(.8148)}}.snow:nth-child(105){opacity:1.7196;transform:translate(9.2064vw,-10px) scale(.2612);animation:fall-105 22s -11s linear infinite}@keyframes fall-105{65.879%{transform:translate(.1856vw,65.879vh) scale(.2612)}to{transform:translate(4.696vw,99vh) scale(.2612)}}.snow:nth-child(106){opacity:.6016;transform:translate(79.2036vw,-10px) scale(.6739);animation:fall-106 21s -9s linear infinite}@keyframes fall-106{58.706%{transform:translate(76.3019vw,58.706vh) scale(.6739)}to{transform:translate(77.75275vw,99vh) scale(.6739)}}.snow:nth-child(107){opacity:.4464;transform:translate(15.7533vw,-10px) scale(.5766);animation:fall-107 27s -24s linear infinite}@keyframes fall-107{59.32%{transform:translate(19.7982vw,59.32vh) scale(.5766)}to{transform:translate(17.77575vw,99vh) scale(.5766)}}.snow:nth-child(108){opacity:1.1022;transform:translate(22.829vw,-10px) scale(.6274);animation:fall-108 11s -23s linear infinite}@keyframes fall-108{66.469%{transform:translate(24.1003vw,66.469vh) scale(.6274)}to{transform:translate(23.46465vw,99vh) scale(.6274)}}.snow:nth-child(109){opacity:1.8366;transform:translate(84.1186vw,-10px) scale(.6335);animation:fall-109 21s -7s linear infinite}@keyframes fall-109{78.545%{transform:translate(90.6279vw,78.545vh) scale(.6335)}to{transform:translate(87.37325vw,99vh) scale(.6335)}}.snow:nth-child(110){opacity:.322;transform:translate(30.4762vw,-10px) scale(.0188);animation:fall-110 15s -16s linear infinite}@keyframes fall-110{30.54%{transform:translate(27.0629vw,30.54vh) scale(.0188)}to{transform:translate(28.76955vw,99vh) scale(.0188)}}.snow:nth-child(111){opacity:1.67;transform:translate(58.5933vw,-10px) scale(.7637);animation:fall-111 27s -28s linear infinite}@keyframes fall-111{55.966%{transform:translate(56.3004vw,55.966vh) scale(.7637)}to{transform:translate(57.44685vw,99vh) scale(.7637)}}.snow:nth-child(112){opacity:1.4188;transform:translate(90.1393vw,-10px) scale(.3961);animation:fall-112 27s -17s linear infinite}@keyframes fall-112{30.874%{transform:translate(86.4552vw,30.874vh) scale(.3961)}to{transform:translate(88.29725vw,99vh) scale(.3961)}}.snow:nth-child(113){opacity:.1088;transform:translate(73.895vw,-10px) scale(.8065);animation:fall-113 12s -12s linear infinite}@keyframes fall-113{37.097%{transform:translate(70.722vw,37.097vh) scale(.8065)}to{transform:translate(72.3085vw,99vh) scale(.8065)}}.snow:nth-child(114){opacity:.719;transform:translate(97.8113vw,-10px) scale(.8722);animation:fall-114 17s -22s linear infinite}@keyframes fall-114{69.483%{transform:translate(97.4825vw,69.483vh) scale(.8722)}to{transform:translate(97.6469vw,99vh) scale(.8722)}}.snow:nth-child(115){opacity:1.2148;transform:translate(51.8353vw,-10px) scale(.1248);animation:fall-115 16s -27s linear infinite}@keyframes fall-115{42.329%{transform:translate(50.1192vw,42.329vh) scale(.1248)}to{transform:translate(50.97725vw,99vh) scale(.1248)}}.snow:nth-child(116){opacity:1.879;transform:translate(55.8854vw,-10px) scale(.5311);animation:fall-116 11s -26s linear infinite}@keyframes fall-116{55.007%{transform:translate(64.2934vw,55.007vh) scale(.5311)}to{transform:translate(60.0894vw,99vh) scale(.5311)}}.snow:nth-child(117){opacity:.5504;transform:translate(56.3376vw,-10px) scale(.0298);animation:fall-117 17s -30s linear infinite}@keyframes fall-117{74.948%{transform:translate(66.0871vw,74.948vh) scale(.0298)}to{transform:translate(61.21235vw,99vh) scale(.0298)}}.snow:nth-child(118){opacity:.6724;transform:translate(93.8349vw,-10px) scale(.8039);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{69.799%{transform:translate(86.1131vw,69.799vh) scale(.8039)}to{transform:translate(89.974vw,99vh) scale(.8039)}}.snow:nth-child(119){opacity:1.6234;transform:translate(67.7272vw,-10px) scale(.9944);animation:fall-119 13s -17s linear infinite}@keyframes fall-119{56.043%{transform:translate(67.5188vw,56.043vh) scale(.9944)}to{transform:translate(67.623vw,99vh) scale(.9944)}}.snow:nth-child(120){opacity:1.164;transform:translate(2.2501vw,-10px) scale(.7811);animation:fall-120 29s -21s linear infinite}@keyframes fall-120{35.801%{transform:translate(-2.3058vw,35.801vh) scale(.7811)}to{transform:translate(-.02785vw,99vh) scale(.7811)}}.snow:nth-child(121){opacity:.0078;transform:translate(.2607vw,-10px) scale(.5243);animation:fall-121 12s -3s linear infinite}@keyframes fall-121{45.845%{transform:translate(-.8832vw,45.845vh) scale(.5243)}to{transform:translate(-.31125vw,99vh) scale(.5243)}}.snow:nth-child(122){opacity:.8;transform:translate(34.3847vw,-10px) scale(.7922);animation:fall-122 12s -1s linear infinite}@keyframes fall-122{54.236%{transform:translate(42.7298vw,54.236vh) scale(.7922)}to{transform:translate(38.55725vw,99vh) scale(.7922)}}.snow:nth-child(123){opacity:1.5632;transform:translate(15.5611vw,-10px) scale(.6132);animation:fall-123 30s -23s linear infinite}@keyframes fall-123{57.39%{transform:translate(12.4642vw,57.39vh) scale(.6132)}to{transform:translate(14.01265vw,99vh) scale(.6132)}}.snow:nth-child(124){opacity:1.543;transform:translate(46.1217vw,-10px) scale(.8026);animation:fall-124 13s -16s linear infinite}@keyframes fall-124{46.155%{transform:translate(38.4421vw,46.155vh) scale(.8026)}to{transform:translate(42.2819vw,99vh) scale(.8026)}}.snow:nth-child(125){opacity:1.686;transform:translate(63.8232vw,-10px) scale(.1963);animation:fall-125 11s -20s linear infinite}@keyframes fall-125{72.705%{transform:translate(56.2161vw,72.705vh) scale(.1963)}to{transform:translate(60.01965vw,99vh) scale(.1963)}}.snow:nth-child(126){opacity:1.583;transform:translate(23.9381vw,-10px) scale(.9275);animation:fall-126 25s -26s linear infinite}@keyframes fall-126{71.626%{transform:translate(17.6761vw,71.626vh) scale(.9275)}to{transform:translate(20.8071vw,99vh) scale(.9275)}}.snow:nth-child(127){opacity:.6288;transform:translate(92.9489vw,-10px) scale(.2574);animation:fall-127 12s -4s linear infinite}@keyframes fall-127{70.478%{transform:translate(102.6572vw,70.478vh) scale(.2574)}to{transform:translate(97.80305vw,99vh) scale(.2574)}}.snow:nth-child(128){opacity:1.947;transform:translate(86.0439vw,-10px) scale(.4002);animation:fall-128 15s -19s linear infinite}@keyframes fall-128{44.819%{transform:translate(89.4886vw,44.819vh) scale(.4002)}to{transform:translate(87.76625vw,99vh) scale(.4002)}}.snow:nth-child(129){opacity:1.3916;transform:translate(12.3095vw,-10px) scale(.3058);animation:fall-129 10s -30s linear infinite}@keyframes fall-129{41.567%{transform:translate(16.8511vw,41.567vh) scale(.3058)}to{transform:translate(14.5803vw,99vh) scale(.3058)}}.snow:nth-child(130){opacity:1.2924;transform:translate(46.2871vw,-10px) scale(.7082);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{62.773%{transform:translate(45.8247vw,62.773vh) scale(.7082)}to{transform:translate(46.0559vw,99vh) scale(.7082)}}.snow:nth-child(131){opacity:.1352;transform:translate(47.1424vw,-10px) scale(.4927);animation:fall-131 10s -7s linear infinite}@keyframes fall-131{58.092%{transform:translate(48.5634vw,58.092vh) scale(.4927)}to{transform:translate(47.8529vw,99vh) scale(.4927)}}.snow:nth-child(132){opacity:1.2456;transform:translate(16.5958vw,-10px) scale(.5422);animation:fall-132 18s -25s linear infinite}@keyframes fall-132{65.486%{transform:translate(8.0478vw,65.486vh) scale(.5422)}to{transform:translate(12.3218vw,99vh) scale(.5422)}}.snow:nth-child(133){opacity:1.0062;transform:translate(75.7232vw,-10px) scale(.6848);animation:fall-133 22s -21s linear infinite}@keyframes fall-133{50.398%{transform:translate(70.7051vw,50.398vh) scale(.6848)}to{transform:translate(73.21415vw,99vh) scale(.6848)}}.snow:nth-child(134){opacity:1.3258;transform:translate(51.8961vw,-10px) scale(.3078);animation:fall-134 27s -14s linear infinite}@keyframes fall-134{54.598%{transform:translate(59.2917vw,54.598vh) scale(.3078)}to{transform:translate(55.5939vw,99vh) scale(.3078)}}.snow:nth-child(135){opacity:1.3036;transform:translate(29.1281vw,-10px) scale(.4573);animation:fall-135 19s -2s linear infinite}@keyframes fall-135{55.202%{transform:translate(31.1274vw,55.202vh) scale(.4573)}to{transform:translate(30.12775vw,99vh) scale(.4573)}}.snow:nth-child(136){opacity:1.0784;transform:translate(11.1229vw,-10px) scale(.7101);animation:fall-136 21s -14s linear infinite}@keyframes fall-136{42.743%{transform:translate(12.5286vw,42.743vh) scale(.7101)}to{transform:translate(11.82575vw,99vh) scale(.7101)}}.snow:nth-child(137){opacity:.4476;transform:translate(50.852vw,-10px) scale(.6034);animation:fall-137 30s -8s linear infinite}@keyframes fall-137{60.074%{transform:translate(46.9104vw,60.074vh) scale(.6034)}to{transform:translate(48.8812vw,99vh) scale(.6034)}}.snow:nth-child(138){opacity:.117;transform:translate(16.7349vw,-10px) scale(.1583);animation:fall-138 17s -30s linear infinite}@keyframes fall-138{77.489%{transform:translate(11.696vw,77.489vh) scale(.1583)}to{transform:translate(14.21545vw,99vh) scale(.1583)}}.snow:nth-child(139){opacity:.558;transform:translate(32.8609vw,-10px) scale(.3901);animation:fall-139 23s -9s linear infinite}@keyframes fall-139{37.818%{transform:translate(32.5156vw,37.818vh) scale(.3901)}to{transform:translate(32.68825vw,99vh) scale(.3901)}}.snow:nth-child(140){opacity:.0992;transform:translate(9.3856vw,-10px) scale(.2783);animation:fall-140 11s -9s linear infinite}@keyframes fall-140{67.895%{transform:translate(15.1042vw,67.895vh) scale(.2783)}to{transform:translate(12.2449vw,99vh) scale(.2783)}}.snow:nth-child(141){opacity:1.3724;transform:translate(1.1967vw,-10px) scale(.085);animation:fall-141 12s -8s linear infinite}@keyframes fall-141{41.548%{transform:translate(-.9365vw,41.548vh) scale(.085)}to{transform:translate(.1301vw,99vh) scale(.085)}}.snow:nth-child(142){opacity:1.5312;transform:translate(44.1577vw,-10px) scale(.3019);animation:fall-142 20s -26s linear infinite}@keyframes fall-142{59.146%{transform:translate(37.6357vw,59.146vh) scale(.3019)}to{transform:translate(40.8967vw,99vh) scale(.3019)}}.snow:nth-child(143){opacity:1.8928;transform:translate(67.9697vw,-10px) scale(.3748);animation:fall-143 24s -6s linear infinite}@keyframes fall-143{42.016%{transform:translate(63.0003vw,42.016vh) scale(.3748)}to{transform:translate(65.485vw,99vh) scale(.3748)}}.snow:nth-child(144){opacity:.348;transform:translate(47.1855vw,-10px) scale(.9007);animation:fall-144 16s -25s linear infinite}@keyframes fall-144{53.53%{transform:translate(55.9192vw,53.53vh) scale(.9007)}to{transform:translate(51.55235vw,99vh) scale(.9007)}}.snow:nth-child(145){opacity:1.088;transform:translate(14.0934vw,-10px) scale(.1577);animation:fall-145 13s -21s linear infinite}@keyframes fall-145{36.253%{transform:translate(14.1217vw,36.253vh) scale(.1577)}to{transform:translate(14.10755vw,99vh) scale(.1577)}}.snow:nth-child(146){opacity:1.1202;transform:translate(24.8044vw,-10px) scale(.257);animation:fall-146 29s -5s linear infinite}@keyframes fall-146{47.62%{transform:translate(32.989vw,47.62vh) scale(.257)}to{transform:translate(28.8967vw,99vh) scale(.257)}}.snow:nth-child(147){opacity:1.7596;transform:translate(42.8192vw,-10px) scale(.0554);animation:fall-147 24s -20s linear infinite}@keyframes fall-147{30.178%{transform:translate(43.9824vw,30.178vh) scale(.0554)}to{transform:translate(43.4008vw,99vh) scale(.0554)}}.snow:nth-child(148){opacity:.8464;transform:translate(7.9748vw,-10px) scale(.3772);animation:fall-148 15s -16s linear infinite}@keyframes fall-148{37.853%{transform:translate(11.4766vw,37.853vh) scale(.3772)}to{transform:translate(9.7257vw,99vh) scale(.3772)}}.snow:nth-child(149){opacity:.4186;transform:translate(35.803vw,-10px) scale(.7025);animation:fall-149 12s -30s linear infinite}@keyframes fall-149{65.63%{transform:translate(29.25vw,65.63vh) scale(.7025)}to{transform:translate(32.5265vw,99vh) scale(.7025)}}.snow:nth-child(150){opacity:.7052;transform:translate(11.7644vw,-10px) scale(.2044);animation:fall-150 19s -19s linear infinite}@keyframes fall-150{30.197%{transform:translate(11.4485vw,30.197vh) scale(.2044)}to{transform:translate(11.60645vw,99vh) scale(.2044)}}.snow:nth-child(151){opacity:.7074;transform:translate(82.3541vw,-10px) scale(.3084);animation:fall-151 27s -13s linear infinite}@keyframes fall-151{75.129%{transform:translate(87.0618vw,75.129vh) scale(.3084)}to{transform:translate(84.70795vw,99vh) scale(.3084)}}.snow:nth-child(152){opacity:1.105;transform:translate(43.8142vw,-10px) scale(.9241);animation:fall-152 14s -6s linear infinite}@keyframes fall-152{78.561%{transform:translate(45.4204vw,78.561vh) scale(.9241)}to{transform:translate(44.6173vw,99vh) scale(.9241)}}.snow:nth-child(153){opacity:.5856;transform:translate(98.3117vw,-10px) scale(.803);animation:fall-153 17s -21s linear infinite}@keyframes fall-153{76.729%{transform:translate(91.7093vw,76.729vh) scale(.803)}to{transform:translate(95.0105vw,99vh) scale(.803)}}.snow:nth-child(154){opacity:1.0048;transform:translate(26.1395vw,-10px) scale(.8412);animation:fall-154 28s -21s linear infinite}@keyframes fall-154{72.801%{transform:translate(33.9977vw,72.801vh) scale(.8412)}to{transform:translate(30.0686vw,99vh) scale(.8412)}}.snow:nth-child(155){opacity:.2824;transform:translate(24.8339vw,-10px) scale(.0487);animation:fall-155 12s -23s linear infinite}@keyframes fall-155{42.027%{transform:translate(23.6341vw,42.027vh) scale(.0487)}to{transform:translate(24.234vw,99vh) scale(.0487)}}.snow:nth-child(156){opacity:.212;transform:translate(25.1327vw,-10px) scale(.4569);animation:fall-156 20s -6s linear infinite}@keyframes fall-156{39.82%{transform:translate(18.9665vw,39.82vh) scale(.4569)}to{transform:translate(22.0496vw,99vh) scale(.4569)}}.snow:nth-child(157){opacity:1.2808;transform:translate(18.6647vw,-10px) scale(.7905);animation:fall-157 19s -27s linear infinite}@keyframes fall-157{49.301%{transform:translate(20.7569vw,49.301vh) scale(.7905)}to{transform:translate(19.7108vw,99vh) scale(.7905)}}.snow:nth-child(158){opacity:.4744;transform:translate(20.5167vw,-10px) scale(.7516);animation:fall-158 22s -8s linear infinite}@keyframes fall-158{46.578%{transform:translate(17.2603vw,46.578vh) scale(.7516)}to{transform:translate(18.8885vw,99vh) scale(.7516)}}.snow:nth-child(159){opacity:.2704;transform:translate(17.2055vw,-10px) scale(.4758);animation:fall-159 28s -8s linear infinite}@keyframes fall-159{32.699%{transform:translate(12.5795vw,32.699vh) scale(.4758)}to{transform:translate(14.8925vw,99vh) scale(.4758)}}.snow:nth-child(160){opacity:1.5758;transform:translate(6.9794vw,-10px) scale(.6913);animation:fall-160 25s -19s linear infinite}@keyframes fall-160{75.136%{transform:translate(10.2431vw,75.136vh) scale(.6913)}to{transform:translate(8.61125vw,99vh) scale(.6913)}}.snow:nth-child(161){opacity:.8728;transform:translate(14.8082vw,-10px) scale(.8697);animation:fall-161 14s -22s linear infinite}@keyframes fall-161{48.853%{transform:translate(17.8104vw,48.853vh) scale(.8697)}to{transform:translate(16.3093vw,99vh) scale(.8697)}}.snow:nth-child(162){opacity:.2894;transform:translate(81.8714vw,-10px) scale(.1598);animation:fall-162 16s -30s linear infinite}@keyframes fall-162{31.291%{transform:translate(91.8574vw,31.291vh) scale(.1598)}to{transform:translate(86.8644vw,99vh) scale(.1598)}}.snow:nth-child(163){opacity:.439;transform:translate(93.6003vw,-10px) scale(.947);animation:fall-163 15s -8s linear infinite}@keyframes fall-163{52.659%{transform:translate(90.5759vw,52.659vh) scale(.947)}to{transform:translate(92.0881vw,99vh) scale(.947)}}.snow:nth-child(164){opacity:1.8646;transform:translate(74.9538vw,-10px) scale(.3694);animation:fall-164 12s -7s linear infinite}@keyframes fall-164{79.584%{transform:translate(78.0047vw,79.584vh) scale(.3694)}to{transform:translate(76.47925vw,99vh) scale(.3694)}}.snow:nth-child(165){opacity:.881;transform:translate(3.5481vw,-10px) scale(.0121);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{37.863%{transform:translate(-.0533vw,37.863vh) scale(.0121)}to{transform:translate(1.7474vw,99vh) scale(.0121)}}.snow:nth-child(166){opacity:1.8448;transform:translate(58.2978vw,-10px) scale(.4502);animation:fall-166 27s -27s linear infinite}@keyframes fall-166{37.215%{transform:translate(48.6608vw,37.215vh) scale(.4502)}to{transform:translate(53.4793vw,99vh) scale(.4502)}}.snow:nth-child(167){opacity:1.0926;transform:translate(70.8507vw,-10px) scale(.4475);animation:fall-167 12s -25s linear infinite}@keyframes fall-167{47.803%{transform:translate(63.3358vw,47.803vh) scale(.4475)}to{transform:translate(67.09325vw,99vh) scale(.4475)}}.snow:nth-child(168){opacity:.6728;transform:translate(10.5309vw,-10px) scale(.8807);animation:fall-168 22s -26s linear infinite}@keyframes fall-168{68.222%{transform:translate(3.6833vw,68.222vh) scale(.8807)}to{transform:translate(7.1071vw,99vh) scale(.8807)}}.snow:nth-child(169){opacity:.6576;transform:translate(8.725vw,-10px) scale(.7634);animation:fall-169 11s -14s linear infinite}@keyframes fall-169{39.944%{transform:translate(12.7829vw,39.944vh) scale(.7634)}to{transform:translate(10.75395vw,99vh) scale(.7634)}}.snow:nth-child(170){opacity:1.3316;transform:translate(70.0934vw,-10px) scale(.9511);animation:fall-170 17s -29s linear infinite}@keyframes fall-170{51.436%{transform:translate(67.4982vw,51.436vh) scale(.9511)}to{transform:translate(68.7958vw,99vh) scale(.9511)}}.snow:nth-child(171){opacity:1.6212;transform:translate(.3812vw,-10px) scale(.3998);animation:fall-171 13s -29s linear infinite}@keyframes fall-171{52.034%{transform:translate(-2.159vw,52.034vh) scale(.3998)}to{transform:translate(-.8889vw,99vh) scale(.3998)}}.snow:nth-child(172){opacity:1.3758;transform:translate(12.7159vw,-10px) scale(.783);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{75.332%{transform:translate(11.134vw,75.332vh) scale(.783)}to{transform:translate(11.92495vw,99vh) scale(.783)}}.snow:nth-child(173){opacity:.9244;transform:translate(86.4534vw,-10px) scale(.5822);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{61.092%{transform:translate(76.8184vw,61.092vh) scale(.5822)}to{transform:translate(81.6359vw,99vh) scale(.5822)}}.snow:nth-child(174){opacity:1.014;transform:translate(29.2902vw,-10px) scale(.4898);animation:fall-174 18s -18s linear infinite}@keyframes fall-174{44.364%{transform:translate(35.3026vw,44.364vh) scale(.4898)}to{transform:translate(32.2964vw,99vh) scale(.4898)}}.snow:nth-child(175){opacity:.6142;transform:translate(98.4418vw,-10px) scale(.3863);animation:fall-175 14s -9s linear infinite}@keyframes fall-175{54.368%{transform:translate(104.3471vw,54.368vh) scale(.3863)}to{transform:translate(101.39445vw,99vh) scale(.3863)}}.snow:nth-child(176){opacity:.393;transform:translate(70.4956vw,-10px) scale(.8572);animation:fall-176 30s -28s linear infinite}@keyframes fall-176{30.158%{transform:translate(71.3086vw,30.158vh) scale(.8572)}to{transform:translate(70.9021vw,99vh) scale(.8572)}}.snow:nth-child(177){opacity:.9216;transform:translate(10.6801vw,-10px) scale(.4844);animation:fall-177 16s -15s linear infinite}@keyframes fall-177{74.668%{transform:translate(10.1157vw,74.668vh) scale(.4844)}to{transform:translate(10.3979vw,99vh) scale(.4844)}}.snow:nth-child(178){opacity:1.906;transform:translate(45.5132vw,-10px) scale(.8688);animation:fall-178 24s -19s linear infinite}@keyframes fall-178{38.146%{transform:translate(50.4358vw,38.146vh) scale(.8688)}to{transform:translate(47.9745vw,99vh) scale(.8688)}}.snow:nth-child(179){opacity:.9626;transform:translate(2.6552vw,-10px) scale(.1976);animation:fall-179 13s -1s linear infinite}@keyframes fall-179{42.539%{transform:translate(5.8522vw,42.539vh) scale(.1976)}to{transform:translate(4.2537vw,99vh) scale(.1976)}}.snow:nth-child(180){opacity:.0146;transform:translate(51.7031vw,-10px) scale(.4468);animation:fall-180 12s -18s linear infinite}@keyframes fall-180{32.48%{transform:translate(58.2275vw,32.48vh) scale(.4468)}to{transform:translate(54.9653vw,99vh) scale(.4468)}}.snow:nth-child(181){opacity:.0564;transform:translate(51.1639vw,-10px) scale(.2974);animation:fall-181 15s -4s linear infinite}@keyframes fall-181{50.158%{transform:translate(55.8749vw,50.158vh) scale(.2974)}to{transform:translate(53.5194vw,99vh) scale(.2974)}}.snow:nth-child(182){opacity:.1152;transform:translate(14.2624vw,-10px) scale(.2098);animation:fall-182 25s -27s linear infinite}@keyframes fall-182{32.311%{transform:translate(13.9776vw,32.311vh) scale(.2098)}to{transform:translate(14.12vw,99vh) scale(.2098)}}.snow:nth-child(183){opacity:1.048;transform:translate(36.8918vw,-10px) scale(.0949);animation:fall-183 23s -19s linear infinite}@keyframes fall-183{33.526%{transform:translate(39.9603vw,33.526vh) scale(.0949)}to{transform:translate(38.42605vw,99vh) scale(.0949)}}.snow:nth-child(184){opacity:.3638;transform:translate(70.523vw,-10px) scale(.6653);animation:fall-184 12s -10s linear infinite}@keyframes fall-184{79.827%{transform:translate(74.6927vw,79.827vh) scale(.6653)}to{transform:translate(72.60785vw,99vh) scale(.6653)}}.snow:nth-child(185){opacity:.0132;transform:translate(20.7807vw,-10px) scale(.9175);animation:fall-185 11s -30s linear infinite}@keyframes fall-185{56.848%{transform:translate(16.9707vw,56.848vh) scale(.9175)}to{transform:translate(18.8757vw,99vh) scale(.9175)}}.snow:nth-child(186){opacity:.8586;transform:translate(19.7959vw,-10px) scale(.2719);animation:fall-186 21s -2s linear infinite}@keyframes fall-186{42.299%{transform:translate(20.0328vw,42.299vh) scale(.2719)}to{transform:translate(19.91435vw,99vh) scale(.2719)}}.snow:nth-child(187){opacity:.876;transform:translate(75.7616vw,-10px) scale(.6147);animation:fall-187 22s -26s linear infinite}@keyframes fall-187{79.3%{transform:translate(82.3461vw,79.3vh) scale(.6147)}to{transform:translate(79.05385vw,99vh) scale(.6147)}}.snow:nth-child(188){opacity:1.8846;transform:translate(23.8225vw,-10px) scale(.4487);animation:fall-188 21s -11s linear infinite}@keyframes fall-188{78.098%{transform:translate(15.7239vw,78.098vh) scale(.4487)}to{transform:translate(19.7732vw,99vh) scale(.4487)}}.snow:nth-child(189){opacity:1.9346;transform:translate(99.7601vw,-10px) scale(.3407);animation:fall-189 29s -11s linear infinite}@keyframes fall-189{50.318%{transform:translate(95.0747vw,50.318vh) scale(.3407)}to{transform:translate(97.4174vw,99vh) scale(.3407)}}.snow:nth-child(190){opacity:.01;transform:translate(97.4685vw,-10px) scale(.7741);animation:fall-190 13s -19s linear infinite}@keyframes fall-190{41.99%{transform:translate(99.0719vw,41.99vh) scale(.7741)}to{transform:translate(98.2702vw,99vh) scale(.7741)}}.snow:nth-child(191){opacity:.579;transform:translate(45.3011vw,-10px) scale(.6886);animation:fall-191 19s -6s linear infinite}@keyframes fall-191{36.321%{transform:translate(53.8712vw,36.321vh) scale(.6886)}to{transform:translate(49.58615vw,99vh) scale(.6886)}}.snow:nth-child(192){opacity:.2226;transform:translate(86.6089vw,-10px) scale(.8226);animation:fall-192 12s -23s linear infinite}@keyframes fall-192{31.909%{transform:translate(92.0839vw,31.909vh) scale(.8226)}to{transform:translate(89.3464vw,99vh) scale(.8226)}}.snow:nth-child(193){opacity:1.186;transform:translate(85.8283vw,-10px) scale(.1421);animation:fall-193 30s -20s linear infinite}@keyframes fall-193{73.945%{transform:translate(89.1984vw,73.945vh) scale(.1421)}to{transform:translate(87.51335vw,99vh) scale(.1421)}}.snow:nth-child(194){opacity:.1758;transform:translate(81.4671vw,-10px) scale(.9135);animation:fall-194 14s -24s linear infinite}@keyframes fall-194{66.493%{transform:translate(83.3243vw,66.493vh) scale(.9135)}to{transform:translate(82.3957vw,99vh) scale(.9135)}}.snow:nth-child(195){opacity:1.0198;transform:translate(4.5428vw,-10px) scale(.0826);animation:fall-195 11s -24s linear infinite}@keyframes fall-195{36.177%{transform:translate(5.9239vw,36.177vh) scale(.0826)}to{transform:translate(5.23335vw,99vh) scale(.0826)}}.snow:nth-child(196){opacity:1.6968;transform:translate(66.7434vw,-10px) scale(.0337);animation:fall-196 16s -9s linear infinite}@keyframes fall-196{55.052%{transform:translate(57.798vw,55.052vh) scale(.0337)}to{transform:translate(62.2707vw,99vh) scale(.0337)}}.snow:nth-child(197){opacity:1.1986;transform:translate(65.764vw,-10px) scale(.9073);animation:fall-197 26s -14s linear infinite}@keyframes fall-197{68.218%{transform:translate(64.576vw,68.218vh) scale(.9073)}to{transform:translate(65.17vw,99vh) scale(.9073)}}.snow:nth-child(198){opacity:1.3634;transform:translate(11.8498vw,-10px) scale(.1489);animation:fall-198 21s -26s linear infinite}@keyframes fall-198{79%{transform:translate(17.8131vw,79vh) scale(.1489)}to{transform:translate(14.83145vw,99vh) scale(.1489)}}.snow:nth-child(199){opacity:.8924;transform:translate(76.5446vw,-10px) scale(.7108);animation:fall-199 22s -13s linear infinite}@keyframes fall-199{41.726%{transform:translate(72.0256vw,41.726vh) scale(.7108)}to{transform:translate(74.2851vw,99vh) scale(.7108)}}.snow:nth-child(200){opacity:1.8104;transform:translate(89.3823vw,-10px) scale(.086);animation:fall-200 15s -20s linear infinite}@keyframes fall-200{67.403%{transform:translate(97.9201vw,67.403vh) scale(.086)}to{transform:translate(93.6512vw,99vh) scale(.086)}}.snow:nth-child(201){opacity:.5004;transform:translate(48.6464vw,-10px) scale(.0088);animation:fall-201 30s -12s linear infinite}@keyframes fall-201{47.431%{transform:translate(42.6361vw,47.431vh) scale(.0088)}to{transform:translate(45.64125vw,99vh) scale(.0088)}}.snow:nth-child(202){opacity:1.413;transform:translate(55.5126vw,-10px) scale(.5075);animation:fall-202 29s -15s linear infinite}@keyframes fall-202{64.696%{transform:translate(51.1701vw,64.696vh) scale(.5075)}to{transform:translate(53.34135vw,99vh) scale(.5075)}}.snow:nth-child(203){opacity:1.0662;transform:translate(80.3598vw,-10px) scale(.3476);animation:fall-203 11s -6s linear infinite}@keyframes fall-203{51.571%{transform:translate(71.4645vw,51.571vh) scale(.3476)}to{transform:translate(75.91215vw,99vh) scale(.3476)}}.snow:nth-child(204){opacity:1.926;transform:translate(6.9121vw,-10px) scale(.0818);animation:fall-204 28s -13s linear infinite}@keyframes fall-204{44.669%{transform:translate(.2899vw,44.669vh) scale(.0818)}to{transform:translate(3.601vw,99vh) scale(.0818)}}.snow:nth-child(205){opacity:.1552;transform:translate(51.8809vw,-10px) scale(.7466);animation:fall-205 13s -3s linear infinite}@keyframes fall-205{64.678%{transform:translate(60.6804vw,64.678vh) scale(.7466)}to{transform:translate(56.28065vw,99vh) scale(.7466)}}.snow:nth-child(206){opacity:.0812;transform:translate(54.9991vw,-10px) scale(.2796);animation:fall-206 11s -9s linear infinite}@keyframes fall-206{34.364%{transform:translate(62.3473vw,34.364vh) scale(.2796)}to{transform:translate(58.6732vw,99vh) scale(.2796)}}.snow:nth-child(207){opacity:1.5204;transform:translate(76.6194vw,-10px) scale(.466);animation:fall-207 28s -12s linear infinite}@keyframes fall-207{34.553%{transform:translate(81.8687vw,34.553vh) scale(.466)}to{transform:translate(79.24405vw,99vh) scale(.466)}}.snow:nth-child(208){opacity:1.9706;transform:translate(70.2298vw,-10px) scale(.9672);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{58.523%{transform:translate(71.3865vw,58.523vh) scale(.9672)}to{transform:translate(70.80815vw,99vh) scale(.9672)}}.snow:nth-child(209){opacity:1.7638;transform:translate(10.7632vw,-10px) scale(.2481);animation:fall-209 30s -4s linear infinite}@keyframes fall-209{74.562%{transform:translate(15.7064vw,74.562vh) scale(.2481)}to{transform:translate(13.2348vw,99vh) scale(.2481)}}.snow:nth-child(210){opacity:.4504;transform:translate(51.9239vw,-10px) scale(.4214);animation:fall-210 26s -10s linear infinite}@keyframes fall-210{42.625%{transform:translate(50.1177vw,42.625vh) scale(.4214)}to{transform:translate(51.0208vw,99vh) scale(.4214)}}.snow:nth-child(211){opacity:1.0184;transform:translate(67.6074vw,-10px) scale(.5204);animation:fall-211 15s -26s linear infinite}@keyframes fall-211{42.118%{transform:translate(65.2514vw,42.118vh) scale(.5204)}to{transform:translate(66.4294vw,99vh) scale(.5204)}}.snow:nth-child(212){opacity:.5048;transform:translate(12.8893vw,-10px) scale(.2716);animation:fall-212 26s -11s linear infinite}@keyframes fall-212{58.947%{transform:translate(20.1303vw,58.947vh) scale(.2716)}to{transform:translate(16.5098vw,99vh) scale(.2716)}}.snow:nth-child(213){opacity:.8704;transform:translate(63.1811vw,-10px) scale(.5844);animation:fall-213 25s -26s linear infinite}@keyframes fall-213{35.617%{transform:translate(71.826vw,35.617vh) scale(.5844)}to{transform:translate(67.50355vw,99vh) scale(.5844)}}.snow:nth-child(214){opacity:1.2204;transform:translate(62.257vw,-10px) scale(.8618);animation:fall-214 27s -15s linear infinite}@keyframes fall-214{33.72%{transform:translate(66.1869vw,33.72vh) scale(.8618)}to{transform:translate(64.22195vw,99vh) scale(.8618)}}.snow:nth-child(215){opacity:.3296;transform:translate(13.0201vw,-10px) scale(.7612);animation:fall-215 13s -16s linear infinite}@keyframes fall-215{40.643%{transform:translate(14.4586vw,40.643vh) scale(.7612)}to{transform:translate(13.73935vw,99vh) scale(.7612)}}.snow:nth-child(216){opacity:.4822;transform:translate(43.3663vw,-10px) scale(.849);animation:fall-216 18s -3s linear infinite}@keyframes fall-216{31.005%{transform:translate(51.4597vw,31.005vh) scale(.849)}to{transform:translate(47.413vw,99vh) scale(.849)}}.snow:nth-child(217){opacity:1.0648;transform:translate(10.6768vw,-10px) scale(.0163);animation:fall-217 26s -16s linear infinite}@keyframes fall-217{52.752%{transform:translate(19.7586vw,52.752vh) scale(.0163)}to{transform:translate(15.2177vw,99vh) scale(.0163)}}.snow:nth-child(218){opacity:1.0096;transform:translate(32.9179vw,-10px) scale(.5471);animation:fall-218 30s -29s linear infinite}@keyframes fall-218{65.822%{transform:translate(29.6319vw,65.822vh) scale(.5471)}to{transform:translate(31.2749vw,99vh) scale(.5471)}}.snow:nth-child(219){opacity:1.461;transform:translate(86.8551vw,-10px) scale(.3581);animation:fall-219 30s -5s linear infinite}@keyframes fall-219{51.596%{transform:translate(83.8834vw,51.596vh) scale(.3581)}to{transform:translate(85.36925vw,99vh) scale(.3581)}}.snow:nth-child(220){opacity:.3218;transform:translate(90.1467vw,-10px) scale(.1283);animation:fall-220 22s -3s linear infinite}@keyframes fall-220{56.222%{transform:translate(96.4111vw,56.222vh) scale(.1283)}to{transform:translate(93.2789vw,99vh) scale(.1283)}}.snow:nth-child(221){opacity:.5614;transform:translate(11.3795vw,-10px) scale(.2678);animation:fall-221 15s -27s linear infinite}@keyframes fall-221{32.116%{transform:translate(18.3455vw,32.116vh) scale(.2678)}to{transform:translate(14.8625vw,99vh) scale(.2678)}}.snow:nth-child(222){opacity:.7218;transform:translate(37.01vw,-10px) scale(.586);animation:fall-222 23s -19s linear infinite}@keyframes fall-222{60.949%{transform:translate(29.0429vw,60.949vh) scale(.586)}to{transform:translate(33.02645vw,99vh) scale(.586)}}.snow:nth-child(223){opacity:1.566;transform:translate(57.3864vw,-10px) scale(.2175);animation:fall-223 26s -16s linear infinite}@keyframes fall-223{59.476%{transform:translate(49.0541vw,59.476vh) scale(.2175)}to{transform:translate(53.22025vw,99vh) scale(.2175)}}.snow:nth-child(224){opacity:.7476;transform:translate(91.9726vw,-10px) scale(.8199);animation:fall-224 23s -27s linear infinite}@keyframes fall-224{47.83%{transform:translate(97.7533vw,47.83vh) scale(.8199)}to{transform:translate(94.86295vw,99vh) scale(.8199)}}.snow:nth-child(225){opacity:1.307;transform:translate(28.4991vw,-10px) scale(.2848);animation:fall-225 21s -29s linear infinite}@keyframes fall-225{35.807%{transform:translate(32.7715vw,35.807vh) scale(.2848)}to{transform:translate(30.6353vw,99vh) scale(.2848)}}.snow:nth-child(226){opacity:1.038;transform:translate(68.148vw,-10px) scale(.1121);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{62.106%{transform:translate(67.3251vw,62.106vh) scale(.1121)}to{transform:translate(67.73655vw,99vh) scale(.1121)}}.snow:nth-child(227){opacity:.3728;transform:translate(79.8197vw,-10px) scale(.3536);animation:fall-227 26s -12s linear infinite}@keyframes fall-227{74.795%{transform:translate(74.1531vw,74.795vh) scale(.3536)}to{transform:translate(76.9864vw,99vh) scale(.3536)}}.snow:nth-child(228){opacity:.8832;transform:translate(97.4486vw,-10px) scale(.7472);animation:fall-228 28s -22s linear infinite}@keyframes fall-228{55.554%{transform:translate(90.3957vw,55.554vh) scale(.7472)}to{transform:translate(93.92215vw,99vh) scale(.7472)}}.snow:nth-child(229){opacity:.9016;transform:translate(9.3456vw,-10px) scale(.8479);animation:fall-229 16s -7s linear infinite}@keyframes fall-229{39.841%{transform:translate(15.8857vw,39.841vh) scale(.8479)}to{transform:translate(12.61565vw,99vh) scale(.8479)}}.snow:nth-child(230){opacity:.1958;transform:translate(62.1934vw,-10px) scale(.5115);animation:fall-230 13s -30s linear infinite}@keyframes fall-230{48.179%{transform:translate(60.0563vw,48.179vh) scale(.5115)}to{transform:translate(61.12485vw,99vh) scale(.5115)}}.snow:nth-child(231){opacity:.3724;transform:translate(43.1649vw,-10px) scale(.1619);animation:fall-231 15s -28s linear infinite}@keyframes fall-231{74.67%{transform:translate(35.6184vw,74.67vh) scale(.1619)}to{transform:translate(39.39165vw,99vh) scale(.1619)}}.snow:nth-child(232){opacity:.2674;transform:translate(15.8648vw,-10px) scale(.7005);animation:fall-232 27s -7s linear infinite}@keyframes fall-232{78.638%{transform:translate(7.3672vw,78.638vh) scale(.7005)}to{transform:translate(11.616vw,99vh) scale(.7005)}}.snow:nth-child(233){opacity:1.3484;transform:translate(74.9686vw,-10px) scale(.2067);animation:fall-233 13s -8s linear infinite}@keyframes fall-233{49.4%{transform:translate(68.1879vw,49.4vh) scale(.2067)}to{transform:translate(71.57825vw,99vh) scale(.2067)}}.snow:nth-child(234){opacity:1.951;transform:translate(5.5377vw,-10px) scale(.8234);animation:fall-234 29s -19s linear infinite}@keyframes fall-234{67.044%{transform:translate(-1.9416vw,67.044vh) scale(.8234)}to{transform:translate(1.79805vw,99vh) scale(.8234)}}.snow:nth-child(235){opacity:.7582;transform:translate(12.7113vw,-10px) scale(.6242);animation:fall-235 19s -2s linear infinite}@keyframes fall-235{72.527%{transform:translate(11.5335vw,72.527vh) scale(.6242)}to{transform:translate(12.1224vw,99vh) scale(.6242)}}.snow:nth-child(236){opacity:1.6974;transform:translate(82.8746vw,-10px) scale(.2562);animation:fall-236 22s -28s linear infinite}@keyframes fall-236{53.831%{transform:translate(91.6346vw,53.831vh) scale(.2562)}to{transform:translate(87.2546vw,99vh) scale(.2562)}}.snow:nth-child(237){opacity:1.1576;transform:translate(21.6736vw,-10px) scale(.9812);animation:fall-237 23s -17s linear infinite}@keyframes fall-237{35.364%{transform:translate(23.543vw,35.364vh) scale(.9812)}to{transform:translate(22.6083vw,99vh) scale(.9812)}}.snow:nth-child(238){opacity:1.1502;transform:translate(2.518vw,-10px) scale(.7978);animation:fall-238 25s -21s linear infinite}@keyframes fall-238{39.271%{transform:translate(-1.9285vw,39.271vh) scale(.7978)}to{transform:translate(.29475vw,99vh) scale(.7978)}}.snow:nth-child(239){opacity:.2732;transform:translate(67.4418vw,-10px) scale(.6619);animation:fall-239 24s -29s linear infinite}@keyframes fall-239{52.239%{transform:translate(67.9559vw,52.239vh) scale(.6619)}to{transform:translate(67.69885vw,99vh) scale(.6619)}}.snow:nth-child(240){opacity:1.5262;transform:translate(45.146vw,-10px) scale(.055);animation:fall-240 13s -27s linear infinite}@keyframes fall-240{37.145%{transform:translate(42.7991vw,37.145vh) scale(.055)}to{transform:translate(43.97255vw,99vh) scale(.055)}}.snow:nth-child(241){opacity:.8562;transform:translate(26.1519vw,-10px) scale(.7733);animation:fall-241 30s -8s linear infinite}@keyframes fall-241{77.903%{transform:translate(25.06vw,77.903vh) scale(.7733)}to{transform:translate(25.60595vw,99vh) scale(.7733)}}.snow:nth-child(242){opacity:1.8218;transform:translate(16.1146vw,-10px) scale(.0698);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{64.83%{transform:translate(18.3846vw,64.83vh) scale(.0698)}to{transform:translate(17.2496vw,99vh) scale(.0698)}}.snow:nth-child(243){opacity:.801;transform:translate(72.0113vw,-10px) scale(.078);animation:fall-243 15s -29s linear infinite}@keyframes fall-243{76.645%{transform:translate(70.8085vw,76.645vh) scale(.078)}to{transform:translate(71.4099vw,99vh) scale(.078)}}.snow:nth-child(244){opacity:.3292;transform:translate(16.1271vw,-10px) scale(.4996);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{31.187%{transform:translate(6.2089vw,31.187vh) scale(.4996)}to{transform:translate(11.168vw,99vh) scale(.4996)}}.snow:nth-child(245){opacity:.7964;transform:translate(50.4594vw,-10px) scale(.4115);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{66.316%{transform:translate(60.2631vw,66.316vh) scale(.4115)}to{transform:translate(55.36125vw,99vh) scale(.4115)}}.snow:nth-child(246){opacity:.2576;transform:translate(29.528vw,-10px) scale(.9521);animation:fall-246 11s -17s linear infinite}@keyframes fall-246{58.366%{transform:translate(34.675vw,58.366vh) scale(.9521)}to{transform:translate(32.1015vw,99vh) scale(.9521)}}.snow:nth-child(247){opacity:1.2152;transform:translate(37.2574vw,-10px) scale(.5423);animation:fall-247 23s -24s linear infinite}@keyframes fall-247{56.72%{transform:translate(44.1325vw,56.72vh) scale(.5423)}to{transform:translate(40.69495vw,99vh) scale(.5423)}}.snow:nth-child(248){opacity:1.1128;transform:translate(72.9821vw,-10px) scale(.3288);animation:fall-248 16s -20s linear infinite}@keyframes fall-248{76.55%{transform:translate(66.9908vw,76.55vh) scale(.3288)}to{transform:translate(69.98645vw,99vh) scale(.3288)}}.snow:nth-child(249){opacity:.4624;transform:translate(20.0698vw,-10px) scale(.7332);animation:fall-249 29s -29s linear infinite}@keyframes fall-249{77.719%{transform:translate(16.2246vw,77.719vh) scale(.7332)}to{transform:translate(18.1472vw,99vh) scale(.7332)}}.snow:nth-child(250){opacity:.7412;transform:translate(53.8553vw,-10px) scale(.2692);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{31.496%{transform:translate(60.9102vw,31.496vh) scale(.2692)}to{transform:translate(57.38275vw,99vh) scale(.2692)}}.snow:nth-child(251){opacity:.8776;transform:translate(67.9345vw,-10px) scale(.1173);animation:fall-251 19s -13s linear infinite}@keyframes fall-251{41.743%{transform:translate(71.3353vw,41.743vh) scale(.1173)}to{transform:translate(69.6349vw,99vh) scale(.1173)}}.snow:nth-child(252){opacity:.031;transform:translate(47.1129vw,-10px) scale(.2323);animation:fall-252 15s -18s linear infinite}@keyframes fall-252{53.101%{transform:translate(51.0982vw,53.101vh) scale(.2323)}to{transform:translate(49.10555vw,99vh) scale(.2323)}}.snow:nth-child(253){opacity:1.2728;transform:translate(43.2734vw,-10px) scale(.9915);animation:fall-253 30s -22s linear infinite}@keyframes fall-253{52.146%{transform:translate(35.2191vw,52.146vh) scale(.9915)}to{transform:translate(39.24625vw,99vh) scale(.9915)}}.snow:nth-child(254){opacity:.5796;transform:translate(43.8679vw,-10px) scale(.1646);animation:fall-254 24s -24s linear infinite}@keyframes fall-254{74.485%{transform:translate(48.2239vw,74.485vh) scale(.1646)}to{transform:translate(46.0459vw,99vh) scale(.1646)}}.snow:nth-child(255){opacity:.0178;transform:translate(85.4526vw,-10px) scale(.4859);animation:fall-255 20s -26s linear infinite}@keyframes fall-255{72.139%{transform:translate(88.742vw,72.139vh) scale(.4859)}to{transform:translate(87.0973vw,99vh) scale(.4859)}}.snow:nth-child(256){opacity:1.5036;transform:translate(23.6818vw,-10px) scale(.8657);animation:fall-256 17s -7s linear infinite}@keyframes fall-256{40.178%{transform:translate(17.7528vw,40.178vh) scale(.8657)}to{transform:translate(20.7173vw,99vh) scale(.8657)}}.snow:nth-child(257){opacity:.525;transform:translate(58.9749vw,-10px) scale(.7734);animation:fall-257 10s -11s linear infinite}@keyframes fall-257{77.706%{transform:translate(66.4009vw,77.706vh) scale(.7734)}to{transform:translate(62.6879vw,99vh) scale(.7734)}}.snow:nth-child(258){opacity:.8408;transform:translate(91.2408vw,-10px) scale(.5508);animation:fall-258 12s -23s linear infinite}@keyframes fall-258{48.328%{transform:translate(91.3719vw,48.328vh) scale(.5508)}to{transform:translate(91.30635vw,99vh) scale(.5508)}}.snow:nth-child(259){opacity:1.5008;transform:translate(50.4998vw,-10px) scale(.8298);animation:fall-259 15s -23s linear infinite}@keyframes fall-259{34.704%{transform:translate(58.9043vw,34.704vh) scale(.8298)}to{transform:translate(54.70205vw,99vh) scale(.8298)}}.snow:nth-child(260){opacity:.031;transform:translate(25.226vw,-10px) scale(.9183);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{71.285%{transform:translate(15.7466vw,71.285vh) scale(.9183)}to{transform:translate(20.4863vw,99vh) scale(.9183)}}.snow:nth-child(261){opacity:1.0934;transform:translate(36.9089vw,-10px) scale(.0538);animation:fall-261 14s -11s linear infinite}@keyframes fall-261{70.206%{transform:translate(35.535vw,70.206vh) scale(.0538)}to{transform:translate(36.22195vw,99vh) scale(.0538)}}.snow:nth-child(262){opacity:.1562;transform:translate(79.8082vw,-10px) scale(.3639);animation:fall-262 30s -24s linear infinite}@keyframes fall-262{40.538%{transform:translate(76.5431vw,40.538vh) scale(.3639)}to{transform:translate(78.17565vw,99vh) scale(.3639)}}.snow:nth-child(263){opacity:.5534;transform:translate(51.8248vw,-10px) scale(.0353);animation:fall-263 21s -11s linear infinite}@keyframes fall-263{57.311%{transform:translate(59.6564vw,57.311vh) scale(.0353)}to{transform:translate(55.7406vw,99vh) scale(.0353)}}.snow:nth-child(264){opacity:.778;transform:translate(85.7534vw,-10px) scale(.2057);animation:fall-264 10s -22s linear infinite}@keyframes fall-264{74.393%{transform:translate(87.2866vw,74.393vh) scale(.2057)}to{transform:translate(86.52vw,99vh) scale(.2057)}}.snow:nth-child(265){opacity:.6722;transform:translate(88.4739vw,-10px) scale(.285);animation:fall-265 17s -16s linear infinite}@keyframes fall-265{31.387%{transform:translate(94.8837vw,31.387vh) scale(.285)}to{transform:translate(91.6788vw,99vh) scale(.285)}}.snow:nth-child(266){opacity:.9562;transform:translate(12.2751vw,-10px) scale(.4089);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{67.714%{transform:translate(15.8129vw,67.714vh) scale(.4089)}to{transform:translate(14.044vw,99vh) scale(.4089)}}.snow:nth-child(267){opacity:1.019;transform:translate(73.7238vw,-10px) scale(.9269);animation:fall-267 25s -3s linear infinite}@keyframes fall-267{65.698%{transform:translate(66.0663vw,65.698vh) scale(.9269)}to{transform:translate(69.89505vw,99vh) scale(.9269)}}.snow:nth-child(268){opacity:1.6278;transform:translate(6.9264vw,-10px) scale(.4315);animation:fall-268 27s -6s linear infinite}@keyframes fall-268{78.139%{transform:translate(8.1225vw,78.139vh) scale(.4315)}to{transform:translate(7.52445vw,99vh) scale(.4315)}}.snow:nth-child(269){opacity:.5618;transform:translate(63.2376vw,-10px) scale(.9039);animation:fall-269 24s -14s linear infinite}@keyframes fall-269{36.272%{transform:translate(57.608vw,36.272vh) scale(.9039)}to{transform:translate(60.4228vw,99vh) scale(.9039)}}.snow:nth-child(270){opacity:1.7388;transform:translate(72.2612vw,-10px) scale(.6359);animation:fall-270 18s -18s linear infinite}@keyframes fall-270{72.238%{transform:translate(76.5104vw,72.238vh) scale(.6359)}to{transform:translate(74.3858vw,99vh) scale(.6359)}}.snow:nth-child(271){opacity:1.0454;transform:translate(82.8971vw,-10px) scale(.1473);animation:fall-271 12s -21s linear infinite}@keyframes fall-271{64.227%{transform:translate(89.987vw,64.227vh) scale(.1473)}to{transform:translate(86.44205vw,99vh) scale(.1473)}}.snow:nth-child(272){opacity:1.3292;transform:translate(87.0258vw,-10px) scale(.7222);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{32.68%{transform:translate(80.837vw,32.68vh) scale(.7222)}to{transform:translate(83.9314vw,99vh) scale(.7222)}}.snow:nth-child(273){opacity:1.2414;transform:translate(39.1718vw,-10px) scale(.5153);animation:fall-273 16s -16s linear infinite}@keyframes fall-273{31.72%{transform:translate(38.0828vw,31.72vh) scale(.5153)}to{transform:translate(38.6273vw,99vh) scale(.5153)}}.snow:nth-child(274){opacity:1.057;transform:translate(53.1489vw,-10px) scale(.586);animation:fall-274 14s -25s linear infinite}@keyframes fall-274{63.905%{transform:translate(50.2207vw,63.905vh) scale(.586)}to{transform:translate(51.6848vw,99vh) scale(.586)}}.snow:nth-child(275){opacity:1.7302;transform:translate(35.2435vw,-10px) scale(.3346);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{40.671%{transform:translate(39.6598vw,40.671vh) scale(.3346)}to{transform:translate(37.45165vw,99vh) scale(.3346)}}.snow:nth-child(276){opacity:1.9062;transform:translate(7.9756vw,-10px) scale(.7392);animation:fall-276 26s -20s linear infinite}@keyframes fall-276{62.848%{transform:translate(3.5407vw,62.848vh) scale(.7392)}to{transform:translate(5.75815vw,99vh) scale(.7392)}}.snow:nth-child(277){opacity:1.3306;transform:translate(10.7774vw,-10px) scale(.4124);animation:fall-277 19s -9s linear infinite}@keyframes fall-277{72.648%{transform:translate(8.2225vw,72.648vh) scale(.4124)}to{transform:translate(9.49995vw,99vh) scale(.4124)}}.snow:nth-child(278){opacity:1.2878;transform:translate(71.4738vw,-10px) scale(.6691);animation:fall-278 25s -17s linear infinite}@keyframes fall-278{53.367%{transform:translate(76.6341vw,53.367vh) scale(.6691)}to{transform:translate(74.05395vw,99vh) scale(.6691)}}.snow:nth-child(279){opacity:.6496;transform:translate(4.4342vw,-10px) scale(.2865);animation:fall-279 30s -27s linear infinite}@keyframes fall-279{66.283%{transform:translate(12.14vw,66.283vh) scale(.2865)}to{transform:translate(8.2871vw,99vh) scale(.2865)}}.snow:nth-child(280){opacity:.017;transform:translate(65.3242vw,-10px) scale(.0499);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{64.429%{transform:translate(58.6001vw,64.429vh) scale(.0499)}to{transform:translate(61.96215vw,99vh) scale(.0499)}}.snow:nth-child(281){opacity:1.8822;transform:translate(88.4241vw,-10px) scale(.3589);animation:fall-281 13s -24s linear infinite}@keyframes fall-281{65.076%{transform:translate(80.1301vw,65.076vh) scale(.3589)}to{transform:translate(84.2771vw,99vh) scale(.3589)}}.snow:nth-child(282){opacity:.9242;transform:translate(36.7121vw,-10px) scale(.0443);animation:fall-282 23s -21s linear infinite}@keyframes fall-282{63.113%{transform:translate(33.6377vw,63.113vh) scale(.0443)}to{transform:translate(35.1749vw,99vh) scale(.0443)}}.snow:nth-child(283){opacity:1.3104;transform:translate(36.7204vw,-10px) scale(.6621);animation:fall-283 28s -26s linear infinite}@keyframes fall-283{70.506%{transform:translate(45.5295vw,70.506vh) scale(.6621)}to{transform:translate(41.12495vw,99vh) scale(.6621)}}.snow:nth-child(284){opacity:.3952;transform:translate(74.6495vw,-10px) scale(.9084);animation:fall-284 10s -13s linear infinite}@keyframes fall-284{73.289%{transform:translate(66.4317vw,73.289vh) scale(.9084)}to{transform:translate(70.5406vw,99vh) scale(.9084)}}.snow:nth-child(285){opacity:.9246;transform:translate(36.2475vw,-10px) scale(.5037);animation:fall-285 30s -29s linear infinite}@keyframes fall-285{72.861%{transform:translate(39.7883vw,72.861vh) scale(.5037)}to{transform:translate(38.0179vw,99vh) scale(.5037)}}.snow:nth-child(286){opacity:1.0164;transform:translate(32.9657vw,-10px) scale(.079);animation:fall-286 10s -19s linear infinite}@keyframes fall-286{61.539%{transform:translate(38.2629vw,61.539vh) scale(.079)}to{transform:translate(35.6143vw,99vh) scale(.079)}}.snow:nth-child(287){opacity:1.0148;transform:translate(68.4877vw,-10px) scale(.4617);animation:fall-287 11s -11s linear infinite}@keyframes fall-287{49.91%{transform:translate(63.9829vw,49.91vh) scale(.4617)}to{transform:translate(66.2353vw,99vh) scale(.4617)}}.snow:nth-child(288){opacity:.2904;transform:translate(69.5889vw,-10px) scale(.694);animation:fall-288 13s -18s linear infinite}@keyframes fall-288{67.082%{transform:translate(67.3786vw,67.082vh) scale(.694)}to{transform:translate(68.48375vw,99vh) scale(.694)}}.snow:nth-child(289){opacity:.277;transform:translate(31.8394vw,-10px) scale(.7323);animation:fall-289 28s -1s linear infinite}@keyframes fall-289{65.657%{transform:translate(23.946vw,65.657vh) scale(.7323)}to{transform:translate(27.8927vw,99vh) scale(.7323)}}.snow:nth-child(290){opacity:.1756;transform:translate(21.8378vw,-10px) scale(.1545);animation:fall-290 27s -30s linear infinite}@keyframes fall-290{54.137%{transform:translate(22.8418vw,54.137vh) scale(.1545)}to{transform:translate(22.3398vw,99vh) scale(.1545)}}.snow:nth-child(291){opacity:1.4812;transform:translate(54.0316vw,-10px) scale(.4115);animation:fall-291 10s -12s linear infinite}@keyframes fall-291{56.173%{transform:translate(45.9133vw,56.173vh) scale(.4115)}to{transform:translate(49.97245vw,99vh) scale(.4115)}}.snow:nth-child(292){opacity:1.8208;transform:translate(77.6176vw,-10px) scale(.1378);animation:fall-292 30s -20s linear infinite}@keyframes fall-292{51.059%{transform:translate(70.7247vw,51.059vh) scale(.1378)}to{transform:translate(74.17115vw,99vh) scale(.1378)}}.snow:nth-child(293){opacity:1.6906;transform:translate(73.1686vw,-10px) scale(.3415);animation:fall-293 19s -21s linear infinite}@keyframes fall-293{59.727%{transform:translate(79.8635vw,59.727vh) scale(.3415)}to{transform:translate(76.51605vw,99vh) scale(.3415)}}.snow:nth-child(294){opacity:1.7802;transform:translate(29.4045vw,-10px) scale(.3918);animation:fall-294 19s -3s linear infinite}@keyframes fall-294{64.073%{transform:translate(19.4487vw,64.073vh) scale(.3918)}to{transform:translate(24.4266vw,99vh) scale(.3918)}}.snow:nth-child(295){opacity:1.38;transform:translate(29.8563vw,-10px) scale(.8928);animation:fall-295 26s -12s linear infinite}@keyframes fall-295{69.67%{transform:translate(25.7298vw,69.67vh) scale(.8928)}to{transform:translate(27.79305vw,99vh) scale(.8928)}}.snow:nth-child(296){opacity:.4524;transform:translate(99.1124vw,-10px) scale(.4284);animation:fall-296 18s -9s linear infinite}@keyframes fall-296{47.004%{transform:translate(92.7065vw,47.004vh) scale(.4284)}to{transform:translate(95.90945vw,99vh) scale(.4284)}}.snow:nth-child(297){opacity:.7404;transform:translate(59.369vw,-10px) scale(.1128);animation:fall-297 19s -20s linear infinite}@keyframes fall-297{34.455%{transform:translate(50.566vw,34.455vh) scale(.1128)}to{transform:translate(54.9675vw,99vh) scale(.1128)}}.snow:nth-child(298){opacity:1.436;transform:translate(82.1034vw,-10px) scale(.0612);animation:fall-298 27s -28s linear infinite}@keyframes fall-298{63.06%{transform:translate(77.3427vw,63.06vh) scale(.0612)}to{transform:translate(79.72305vw,99vh) scale(.0612)}}.snow:nth-child(299){opacity:.1506;transform:translate(29.4031vw,-10px) scale(.8845);animation:fall-299 26s -25s linear infinite}@keyframes fall-299{77.503%{transform:translate(30.7511vw,77.503vh) scale(.8845)}to{transform:translate(30.0771vw,99vh) scale(.8845)}}.snow:nth-child(300){opacity:1.9276;transform:translate(45.7307vw,-10px) scale(.5433);animation:fall-300 13s -9s linear infinite}@keyframes fall-300{37.524%{transform:translate(45.5135vw,37.524vh) scale(.5433)}to{transform:translate(45.6221vw,99vh) scale(.5433)}}.snow:nth-child(301){opacity:1.6662;transform:translate(56.0308vw,-10px) scale(.2728);animation:fall-301 26s -20s linear infinite}@keyframes fall-301{48.062%{transform:translate(50.6786vw,48.062vh) scale(.2728)}to{transform:translate(53.3547vw,99vh) scale(.2728)}}.snow:nth-child(302){opacity:.9036;transform:translate(53.7939vw,-10px) scale(.8674);animation:fall-302 21s -2s linear infinite}@keyframes fall-302{71.65%{transform:translate(49.6301vw,71.65vh) scale(.8674)}to{transform:translate(51.712vw,99vh) scale(.8674)}}.snow:nth-child(303){opacity:.8414;transform:translate(84.4855vw,-10px) scale(.1862);animation:fall-303 14s -27s linear infinite}@keyframes fall-303{58.885%{transform:translate(78.1523vw,58.885vh) scale(.1862)}to{transform:translate(81.3189vw,99vh) scale(.1862)}}.snow:nth-child(304){opacity:1.0228;transform:translate(98.671vw,-10px) scale(.6027);animation:fall-304 15s -30s linear infinite}@keyframes fall-304{39.383%{transform:translate(95.3699vw,39.383vh) scale(.6027)}to{transform:translate(97.02045vw,99vh) scale(.6027)}}.snow:nth-child(305){opacity:.521;transform:translate(7.5099vw,-10px) scale(.7137);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{60.209%{transform:translate(17.1022vw,60.209vh) scale(.7137)}to{transform:translate(12.30605vw,99vh) scale(.7137)}}.snow:nth-child(306){opacity:.08;transform:translate(35.5754vw,-10px) scale(.2245);animation:fall-306 13s -2s linear infinite}@keyframes fall-306{58.022%{transform:translate(30.3768vw,58.022vh) scale(.2245)}to{transform:translate(32.9761vw,99vh) scale(.2245)}}.snow:nth-child(307){opacity:1.8392;transform:translate(82.4167vw,-10px) scale(.2125);animation:fall-307 28s -18s linear infinite}@keyframes fall-307{49.422%{transform:translate(76.6534vw,49.422vh) scale(.2125)}to{transform:translate(79.53505vw,99vh) scale(.2125)}}.snow:nth-child(308){opacity:1.1654;transform:translate(20.8227vw,-10px) scale(.6961);animation:fall-308 10s -30s linear infinite}@keyframes fall-308{67.417%{transform:translate(21.3618vw,67.417vh) scale(.6961)}to{transform:translate(21.09225vw,99vh) scale(.6961)}}.snow:nth-child(309){opacity:.3822;transform:translate(29.4032vw,-10px) scale(.0366);animation:fall-309 18s -12s linear infinite}@keyframes fall-309{52.814%{transform:translate(37.5203vw,52.814vh) scale(.0366)}to{transform:translate(33.46175vw,99vh) scale(.0366)}}.snow:nth-child(310){opacity:.9672;transform:translate(88.2198vw,-10px) scale(.2532);animation:fall-310 25s -9s linear infinite}@keyframes fall-310{55.517%{transform:translate(87.0838vw,55.517vh) scale(.2532)}to{transform:translate(87.6518vw,99vh) scale(.2532)}}.snow:nth-child(311){opacity:1.0664;transform:translate(3.3621vw,-10px) scale(.3346);animation:fall-311 22s -2s linear infinite}@keyframes fall-311{73.369%{transform:translate(.5037vw,73.369vh) scale(.3346)}to{transform:translate(1.9329vw,99vh) scale(.3346)}}.snow:nth-child(312){opacity:.7534;transform:translate(3.2792vw,-10px) scale(.9137);animation:fall-312 14s -6s linear infinite}@keyframes fall-312{66.099%{transform:translate(11.7838vw,66.099vh) scale(.9137)}to{transform:translate(7.5315vw,99vh) scale(.9137)}}.snow:nth-child(313){opacity:.6596;transform:translate(74.3637vw,-10px) scale(.4094);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{71.712%{transform:translate(79.6358vw,71.712vh) scale(.4094)}to{transform:translate(76.99975vw,99vh) scale(.4094)}}.snow:nth-child(314){opacity:1.309;transform:translate(59.4461vw,-10px) scale(.614);animation:fall-314 20s -14s linear infinite}@keyframes fall-314{65.872%{transform:translate(54.106vw,65.872vh) scale(.614)}to{transform:translate(56.77605vw,99vh) scale(.614)}}.snow:nth-child(315){opacity:1.3342;transform:translate(62.2992vw,-10px) scale(.492);animation:fall-315 19s -19s linear infinite}@keyframes fall-315{49.618%{transform:translate(53.7698vw,49.618vh) scale(.492)}to{transform:translate(58.0345vw,99vh) scale(.492)}}.snow:nth-child(316){opacity:1.9236;transform:translate(2.4193vw,-10px) scale(.4947);animation:fall-316 29s -20s linear infinite}@keyframes fall-316{74.145%{transform:translate(-6.6468vw,74.145vh) scale(.4947)}to{transform:translate(-2.11375vw,99vh) scale(.4947)}}.snow:nth-child(317){opacity:.8494;transform:translate(16.68vw,-10px) scale(.878);animation:fall-317 14s -8s linear infinite}@keyframes fall-317{71.782%{transform:translate(15.1493vw,71.782vh) scale(.878)}to{transform:translate(15.91465vw,99vh) scale(.878)}}.snow:nth-child(318){opacity:1.4078;transform:translate(41.8537vw,-10px) scale(.3013);animation:fall-318 24s -4s linear infinite}@keyframes fall-318{60.061%{transform:translate(39.0332vw,60.061vh) scale(.3013)}to{transform:translate(40.44345vw,99vh) scale(.3013)}}.snow:nth-child(319){opacity:.6352;transform:translate(67.5882vw,-10px) scale(.7275);animation:fall-319 18s -17s linear infinite}@keyframes fall-319{54.237%{transform:translate(67.4842vw,54.237vh) scale(.7275)}to{transform:translate(67.5362vw,99vh) scale(.7275)}}.snow:nth-child(320){opacity:1.4446;transform:translate(48.1758vw,-10px) scale(.0161);animation:fall-320 18s -26s linear infinite}@keyframes fall-320{42.534%{transform:translate(44.2821vw,42.534vh) scale(.0161)}to{transform:translate(46.22895vw,99vh) scale(.0161)}}.snow:nth-child(321){opacity:.5458;transform:translate(64.7208vw,-10px) scale(.6054);animation:fall-321 17s -25s linear infinite}@keyframes fall-321{49.555%{transform:translate(59.3112vw,49.555vh) scale(.6054)}to{transform:translate(62.016vw,99vh) scale(.6054)}}.snow:nth-child(322){opacity:.9744;transform:translate(12.6263vw,-10px) scale(.408);animation:fall-322 30s -1s linear infinite}@keyframes fall-322{76.701%{transform:translate(6.9633vw,76.701vh) scale(.408)}to{transform:translate(9.7948vw,99vh) scale(.408)}}.snow:nth-child(323){opacity:.0394;transform:translate(14.8098vw,-10px) scale(.8909);animation:fall-323 24s -2s linear infinite}@keyframes fall-323{40.785%{transform:translate(15.6554vw,40.785vh) scale(.8909)}to{transform:translate(15.2326vw,99vh) scale(.8909)}}.snow:nth-child(324){opacity:1.9014;transform:translate(47.6667vw,-10px) scale(.3159);animation:fall-324 30s -4s linear infinite}@keyframes fall-324{47.377%{transform:translate(47.6487vw,47.377vh) scale(.3159)}to{transform:translate(47.6577vw,99vh) scale(.3159)}}.snow:nth-child(325){opacity:.903;transform:translate(14.1969vw,-10px) scale(.2177);animation:fall-325 15s -27s linear infinite}@keyframes fall-325{40.939%{transform:translate(11.6762vw,40.939vh) scale(.2177)}to{transform:translate(12.93655vw,99vh) scale(.2177)}}.snow:nth-child(326){opacity:.292;transform:translate(26.0832vw,-10px) scale(.3046);animation:fall-326 11s -3s linear infinite}@keyframes fall-326{35.003%{transform:translate(31.0048vw,35.003vh) scale(.3046)}to{transform:translate(28.544vw,99vh) scale(.3046)}}.snow:nth-child(327){opacity:1.8908;transform:translate(30.0658vw,-10px) scale(.2346);animation:fall-327 19s -5s linear infinite}@keyframes fall-327{75.667%{transform:translate(35.4551vw,75.667vh) scale(.2346)}to{transform:translate(32.76045vw,99vh) scale(.2346)}}.snow:nth-child(328){opacity:1.4808;transform:translate(75.6719vw,-10px) scale(.7412);animation:fall-328 16s -10s linear infinite}@keyframes fall-328{72.704%{transform:translate(79.4631vw,72.704vh) scale(.7412)}to{transform:translate(77.5675vw,99vh) scale(.7412)}}.snow:nth-child(329){opacity:.5012;transform:translate(52.6229vw,-10px) scale(.6633);animation:fall-329 18s -11s linear infinite}@keyframes fall-329{77.577%{transform:translate(50.4817vw,77.577vh) scale(.6633)}to{transform:translate(51.5523vw,99vh) scale(.6633)}}.snow:nth-child(330){opacity:.8348;transform:translate(29.0512vw,-10px) scale(.0115);animation:fall-330 24s -19s linear infinite}@keyframes fall-330{35.155%{transform:translate(35.9127vw,35.155vh) scale(.0115)}to{transform:translate(32.48195vw,99vh) scale(.0115)}}.snow:nth-child(331){opacity:1.5016;transform:translate(88.7968vw,-10px) scale(.9944);animation:fall-331 21s -8s linear infinite}@keyframes fall-331{35.368%{transform:translate(94.7798vw,35.368vh) scale(.9944)}to{transform:translate(91.7883vw,99vh) scale(.9944)}}.snow:nth-child(332){opacity:1.1164;transform:translate(31.2499vw,-10px) scale(.7347);animation:fall-332 13s -21s linear infinite}@keyframes fall-332{32.51%{transform:translate(22.6145vw,32.51vh) scale(.7347)}to{transform:translate(26.9322vw,99vh) scale(.7347)}}.snow:nth-child(333){opacity:.0536;transform:translate(71.363vw,-10px) scale(.563);animation:fall-333 15s -30s linear infinite}@keyframes fall-333{57.114%{transform:translate(69.237vw,57.114vh) scale(.563)}to{transform:translate(70.3vw,99vh) scale(.563)}}.snow:nth-child(334){opacity:1.1458;transform:translate(42.3514vw,-10px) scale(.5123);animation:fall-334 27s -10s linear infinite}@keyframes fall-334{44.762%{transform:translate(48.8524vw,44.762vh) scale(.5123)}to{transform:translate(45.6019vw,99vh) scale(.5123)}}.snow:nth-child(335){opacity:.1026;transform:translate(10.0767vw,-10px) scale(.7268);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.274%{transform:translate(14.7355vw,76.274vh) scale(.7268)}to{transform:translate(12.4061vw,99vh) scale(.7268)}}.snow:nth-child(336){opacity:.8738;transform:translate(81.8264vw,-10px) scale(.7026);animation:fall-336 18s -23s linear infinite}@keyframes fall-336{48.772%{transform:translate(81.595vw,48.772vh) scale(.7026)}to{transform:translate(81.7107vw,99vh) scale(.7026)}}.snow:nth-child(337){opacity:.011;transform:translate(74.1718vw,-10px) scale(.8442);animation:fall-337 11s -10s linear infinite}@keyframes fall-337{42.5%{transform:translate(74.0644vw,42.5vh) scale(.8442)}to{transform:translate(74.1181vw,99vh) scale(.8442)}}.snow:nth-child(338){opacity:.1356;transform:translate(16.1572vw,-10px) scale(.6796);animation:fall-338 30s -13s linear infinite}@keyframes fall-338{69.94%{transform:translate(19.0887vw,69.94vh) scale(.6796)}to{transform:translate(17.62295vw,99vh) scale(.6796)}}.snow:nth-child(339){opacity:.845;transform:translate(30.8475vw,-10px) scale(.7887);animation:fall-339 14s -27s linear infinite}@keyframes fall-339{42.845%{transform:translate(36.4253vw,42.845vh) scale(.7887)}to{transform:translate(33.6364vw,99vh) scale(.7887)}}.snow:nth-child(340){opacity:1.091;transform:translate(1.0751vw,-10px) scale(.7376);animation:fall-340 22s -3s linear infinite}@keyframes fall-340{64.434%{transform:translate(-8.1939vw,64.434vh) scale(.7376)}to{transform:translate(-3.5594vw,99vh) scale(.7376)}}.snow:nth-child(341){opacity:.077;transform:translate(57.4795vw,-10px) scale(.3457);animation:fall-341 28s -17s linear infinite}@keyframes fall-341{79.246%{transform:translate(65.1909vw,79.246vh) scale(.3457)}to{transform:translate(61.3352vw,99vh) scale(.3457)}}.snow:nth-child(342){opacity:.2054;transform:translate(25.8416vw,-10px) scale(.0755);animation:fall-342 22s -15s linear infinite}@keyframes fall-342{62.488%{transform:translate(25.5702vw,62.488vh) scale(.0755)}to{transform:translate(25.7059vw,99vh) scale(.0755)}}.snow:nth-child(343){opacity:.8118;transform:translate(99.4691vw,-10px) scale(.886);animation:fall-343 15s -13s linear infinite}@keyframes fall-343{30.438%{transform:translate(106.4811vw,30.438vh) scale(.886)}to{transform:translate(102.9751vw,99vh) scale(.886)}}.snow:nth-child(344){opacity:1.2078;transform:translate(88.6488vw,-10px) scale(.7136);animation:fall-344 30s -9s linear infinite}@keyframes fall-344{38.073%{transform:translate(82.4363vw,38.073vh) scale(.7136)}to{transform:translate(85.54255vw,99vh) scale(.7136)}}.snow:nth-child(345){opacity:1.1562;transform:translate(53.7792vw,-10px) scale(.8768);animation:fall-345 10s -27s linear infinite}@keyframes fall-345{62.147%{transform:translate(55.3333vw,62.147vh) scale(.8768)}to{transform:translate(54.55625vw,99vh) scale(.8768)}}.snow:nth-child(346){opacity:1.2034;transform:translate(20.1765vw,-10px) scale(.0532);animation:fall-346 20s -8s linear infinite}@keyframes fall-346{56.791%{transform:translate(24.6771vw,56.791vh) scale(.0532)}to{transform:translate(22.4268vw,99vh) scale(.0532)}}.snow:nth-child(347){opacity:.8038;transform:translate(46.5761vw,-10px) scale(.3938);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{73.307%{transform:translate(36.8749vw,73.307vh) scale(.3938)}to{transform:translate(41.7255vw,99vh) scale(.3938)}}.snow:nth-child(348){opacity:1.164;transform:translate(87.6192vw,-10px) scale(.0201);animation:fall-348 13s -26s linear infinite}@keyframes fall-348{65.247%{transform:translate(83.845vw,65.247vh) scale(.0201)}to{transform:translate(85.7321vw,99vh) scale(.0201)}}.snow:nth-child(349){opacity:1.1546;transform:translate(88.5985vw,-10px) scale(.7735);animation:fall-349 30s -23s linear infinite}@keyframes fall-349{31.175%{transform:translate(95.2179vw,31.175vh) scale(.7735)}to{transform:translate(91.9082vw,99vh) scale(.7735)}}.snow:nth-child(350){opacity:1.6064;transform:translate(11.1395vw,-10px) scale(.9118);animation:fall-350 19s -26s linear infinite}@keyframes fall-350{33.876%{transform:translate(2.8669vw,33.876vh) scale(.9118)}to{transform:translate(7.0032vw,99vh) scale(.9118)}}.snow:nth-child(351){opacity:1.7802;transform:translate(14.5375vw,-10px) scale(.4885);animation:fall-351 30s -13s linear infinite}@keyframes fall-351{62.54%{transform:translate(15.3885vw,62.54vh) scale(.4885)}to{transform:translate(14.963vw,99vh) scale(.4885)}}.snow:nth-child(352){opacity:1.5072;transform:translate(49.7472vw,-10px) scale(.3871);animation:fall-352 26s -23s linear infinite}@keyframes fall-352{57.253%{transform:translate(57.0099vw,57.253vh) scale(.3871)}to{transform:translate(53.37855vw,99vh) scale(.3871)}}.snow:nth-child(353){opacity:1.9084;transform:translate(68.6815vw,-10px) scale(.6675);animation:fall-353 30s -5s linear infinite}@keyframes fall-353{33.334%{transform:translate(72.0877vw,33.334vh) scale(.6675)}to{transform:translate(70.3846vw,99vh) scale(.6675)}}.snow:nth-child(354){opacity:1.9744;transform:translate(23.4533vw,-10px) scale(.0558);animation:fall-354 12s -1s linear infinite}@keyframes fall-354{66.988%{transform:translate(16.0595vw,66.988vh) scale(.0558)}to{transform:translate(19.7564vw,99vh) scale(.0558)}}.snow:nth-child(355){opacity:1.0452;transform:translate(47.9349vw,-10px) scale(.2766);animation:fall-355 20s -27s linear infinite}@keyframes fall-355{33.895%{transform:translate(50.1763vw,33.895vh) scale(.2766)}to{transform:translate(49.0556vw,99vh) scale(.2766)}}.snow:nth-child(356){opacity:1.4914;transform:translate(43.5078vw,-10px) scale(.4851);animation:fall-356 17s -2s linear infinite}@keyframes fall-356{39.576%{transform:translate(47.9801vw,39.576vh) scale(.4851)}to{transform:translate(45.74395vw,99vh) scale(.4851)}}.snow:nth-child(357){opacity:1.5058;transform:translate(26.6866vw,-10px) scale(.4548);animation:fall-357 18s -3s linear infinite}@keyframes fall-357{64.319%{transform:translate(29.1987vw,64.319vh) scale(.4548)}to{transform:translate(27.94265vw,99vh) scale(.4548)}}.snow:nth-child(358){opacity:1.4844;transform:translate(77.5903vw,-10px) scale(.1686);animation:fall-358 18s -11s linear infinite}@keyframes fall-358{79.161%{transform:translate(76.7095vw,79.161vh) scale(.1686)}to{transform:translate(77.1499vw,99vh) scale(.1686)}}.snow:nth-child(359){opacity:1.981;transform:translate(80.8486vw,-10px) scale(.813);animation:fall-359 16s -28s linear infinite}@keyframes fall-359{45.918%{transform:translate(76.0751vw,45.918vh) scale(.813)}to{transform:translate(78.46185vw,99vh) scale(.813)}}.snow:nth-child(360){opacity:.0524;transform:translate(18.3541vw,-10px) scale(.1188);animation:fall-360 25s -29s linear infinite}@keyframes fall-360{77.174%{transform:translate(23.1571vw,77.174vh) scale(.1188)}to{transform:translate(20.7556vw,99vh) scale(.1188)}}.snow:nth-child(361){opacity:1.7112;transform:translate(57.3244vw,-10px) scale(.8818);animation:fall-361 26s -21s linear infinite}@keyframes fall-361{55.26%{transform:translate(65.6365vw,55.26vh) scale(.8818)}to{transform:translate(61.48045vw,99vh) scale(.8818)}}.snow:nth-child(362){opacity:1.02;transform:translate(39.5941vw,-10px) scale(.7051);animation:fall-362 29s -16s linear infinite}@keyframes fall-362{32.011%{transform:translate(44.1968vw,32.011vh) scale(.7051)}to{transform:translate(41.89545vw,99vh) scale(.7051)}}.snow:nth-child(363){opacity:1.0758;transform:translate(50.1126vw,-10px) scale(.4587);animation:fall-363 11s -11s linear infinite}@keyframes fall-363{34.688%{transform:translate(51.8133vw,34.688vh) scale(.4587)}to{transform:translate(50.96295vw,99vh) scale(.4587)}}.snow:nth-child(364){opacity:1.928;transform:translate(88.7487vw,-10px) scale(.623);animation:fall-364 27s -26s linear infinite}@keyframes fall-364{30.658%{transform:translate(91.1381vw,30.658vh) scale(.623)}to{transform:translate(89.9434vw,99vh) scale(.623)}}.snow:nth-child(365){opacity:.6734;transform:translate(1.2812vw,-10px) scale(.0438);animation:fall-365 13s -11s linear infinite}@keyframes fall-365{62.275%{transform:translate(6.718vw,62.275vh) scale(.0438)}to{transform:translate(3.9996vw,99vh) scale(.0438)}}.snow:nth-child(366){opacity:1.1566;transform:translate(28.7106vw,-10px) scale(.8365);animation:fall-366 13s -12s linear infinite}@keyframes fall-366{70.515%{transform:translate(25.7215vw,70.515vh) scale(.8365)}to{transform:translate(27.21605vw,99vh) scale(.8365)}}.snow:nth-child(367){opacity:.3684;transform:translate(90.518vw,-10px) scale(.6377);animation:fall-367 26s -9s linear infinite}@keyframes fall-367{50.717%{transform:translate(88.8028vw,50.717vh) scale(.6377)}to{transform:translate(89.6604vw,99vh) scale(.6377)}}.snow:nth-child(368){opacity:1.3634;transform:translate(67.6221vw,-10px) scale(.2055);animation:fall-368 25s -10s linear infinite}@keyframes fall-368{53.327%{transform:translate(73.4806vw,53.327vh) scale(.2055)}to{transform:translate(70.55135vw,99vh) scale(.2055)}}.snow:nth-child(369){opacity:1.2356;transform:translate(41.3758vw,-10px) scale(.3632);animation:fall-369 24s -15s linear infinite}@keyframes fall-369{61.3%{transform:translate(44.6956vw,61.3vh) scale(.3632)}to{transform:translate(43.0357vw,99vh) scale(.3632)}}.snow:nth-child(370){opacity:1.01;transform:translate(27.5934vw,-10px) scale(.6118);animation:fall-370 17s -24s linear infinite}@keyframes fall-370{68.097%{transform:translate(18.3783vw,68.097vh) scale(.6118)}to{transform:translate(22.98585vw,99vh) scale(.6118)}}.snow:nth-child(371){opacity:1.0642;transform:translate(29.6974vw,-10px) scale(.7483);animation:fall-371 26s -20s linear infinite}@keyframes fall-371{45.459%{transform:translate(29.1477vw,45.459vh) scale(.7483)}to{transform:translate(29.42255vw,99vh) scale(.7483)}}.snow:nth-child(372){opacity:1.9554;transform:translate(11.0318vw,-10px) scale(.3596);animation:fall-372 22s -26s linear infinite}@keyframes fall-372{47.016%{transform:translate(1.7507vw,47.016vh) scale(.3596)}to{transform:translate(6.39125vw,99vh) scale(.3596)}}.snow:nth-child(373){opacity:1.927;transform:translate(61.7863vw,-10px) scale(.2519);animation:fall-373 27s -11s linear infinite}@keyframes fall-373{48.014%{transform:translate(69.8667vw,48.014vh) scale(.2519)}to{transform:translate(65.8265vw,99vh) scale(.2519)}}.snow:nth-child(374){opacity:.725;transform:translate(95.4578vw,-10px) scale(.4942);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{62.68%{transform:translate(89.625vw,62.68vh) scale(.4942)}to{transform:translate(92.5414vw,99vh) scale(.4942)}}.snow:nth-child(375){opacity:.3592;transform:translate(15.333vw,-10px) scale(.3305);animation:fall-375 13s -8s linear infinite}@keyframes fall-375{64.324%{transform:translate(20.55vw,64.324vh) scale(.3305)}to{transform:translate(17.9415vw,99vh) scale(.3305)}}.snow:nth-child(376){opacity:.7396;transform:translate(33.5322vw,-10px) scale(.2442);animation:fall-376 13s -13s linear infinite}@keyframes fall-376{45.154%{transform:translate(41.2808vw,45.154vh) scale(.2442)}to{transform:translate(37.4065vw,99vh) scale(.2442)}}.snow:nth-child(377){opacity:.928;transform:translate(13.1464vw,-10px) scale(.1625);animation:fall-377 22s -14s linear infinite}@keyframes fall-377{72.53%{transform:translate(6.2858vw,72.53vh) scale(.1625)}to{transform:translate(9.7161vw,99vh) scale(.1625)}}.snow:nth-child(378){opacity:.4934;transform:translate(95.7246vw,-10px) scale(.8555);animation:fall-378 13s -11s linear infinite}@keyframes fall-378{69.481%{transform:translate(90.3703vw,69.481vh) scale(.8555)}to{transform:translate(93.04745vw,99vh) scale(.8555)}}.snow:nth-child(379){opacity:1.132;transform:translate(10.4289vw,-10px) scale(.6719);animation:fall-379 30s -13s linear infinite}@keyframes fall-379{53.358%{transform:translate(8.7366vw,53.358vh) scale(.6719)}to{transform:translate(9.58275vw,99vh) scale(.6719)}}.snow:nth-child(380){opacity:.1454;transform:translate(27.1796vw,-10px) scale(.3806);animation:fall-380 22s -22s linear infinite}@keyframes fall-380{78.112%{transform:translate(24.4644vw,78.112vh) scale(.3806)}to{transform:translate(25.822vw,99vh) scale(.3806)}}.snow:nth-child(381){opacity:.446;transform:translate(69.6515vw,-10px) scale(.8563);animation:fall-381 22s -17s linear infinite}@keyframes fall-381{33.428%{transform:translate(60.61vw,33.428vh) scale(.8563)}to{transform:translate(65.13075vw,99vh) scale(.8563)}}.snow:nth-child(382){opacity:1.9218;transform:translate(96.1758vw,-10px) scale(.8219);animation:fall-382 20s -3s linear infinite}@keyframes fall-382{58.79%{transform:translate(103.9742vw,58.79vh) scale(.8219)}to{transform:translate(100.075vw,99vh) scale(.8219)}}.snow:nth-child(383){opacity:1.8288;transform:translate(71.2231vw,-10px) scale(.636);animation:fall-383 22s -15s linear infinite}@keyframes fall-383{73.393%{transform:translate(70.697vw,73.393vh) scale(.636)}to{transform:translate(70.96005vw,99vh) scale(.636)}}.snow:nth-child(384){opacity:.2856;transform:translate(6.3807vw,-10px) scale(.899);animation:fall-384 16s -29s linear infinite}@keyframes fall-384{42.009%{transform:translate(1.8732vw,42.009vh) scale(.899)}to{transform:translate(4.12695vw,99vh) scale(.899)}}.snow:nth-child(385){opacity:.876;transform:translate(3.8013vw,-10px) scale(.8698);animation:fall-385 23s -4s linear infinite}@keyframes fall-385{41.584%{transform:translate(12.0297vw,41.584vh) scale(.8698)}to{transform:translate(7.9155vw,99vh) scale(.8698)}}.snow:nth-child(386){opacity:1.7396;transform:translate(77.158vw,-10px) scale(.0149);animation:fall-386 12s -6s linear infinite}@keyframes fall-386{52.655%{transform:translate(79.6349vw,52.655vh) scale(.0149)}to{transform:translate(78.39645vw,99vh) scale(.0149)}}.snow:nth-child(387){opacity:1.2548;transform:translate(85.4732vw,-10px) scale(.6471);animation:fall-387 29s -25s linear infinite}@keyframes fall-387{71.225%{transform:translate(88.5526vw,71.225vh) scale(.6471)}to{transform:translate(87.0129vw,99vh) scale(.6471)}}.snow:nth-child(388){opacity:.913;transform:translate(38.5131vw,-10px) scale(.6271);animation:fall-388 28s -9s linear infinite}@keyframes fall-388{30.321%{transform:translate(31.7699vw,30.321vh) scale(.6271)}to{transform:translate(35.1415vw,99vh) scale(.6271)}}.snow:nth-child(389){opacity:.578;transform:translate(72.5334vw,-10px) scale(.8183);animation:fall-389 13s -5s linear infinite}@keyframes fall-389{79.175%{transform:translate(74.3639vw,79.175vh) scale(.8183)}to{transform:translate(73.44865vw,99vh) scale(.8183)}}.snow:nth-child(390){opacity:.6208;transform:translate(54.9099vw,-10px) scale(.0162);animation:fall-390 11s -29s linear infinite}@keyframes fall-390{58.962%{transform:translate(46.1904vw,58.962vh) scale(.0162)}to{transform:translate(50.55015vw,99vh) scale(.0162)}}.snow:nth-child(391){opacity:.1826;transform:translate(43.289vw,-10px) scale(.3199);animation:fall-391 24s -3s linear infinite}@keyframes fall-391{54.012%{transform:translate(49.2707vw,54.012vh) scale(.3199)}to{transform:translate(46.27985vw,99vh) scale(.3199)}}.snow:nth-child(392){opacity:1.9588;transform:translate(51.0863vw,-10px) scale(.3669);animation:fall-392 14s -2s linear infinite}@keyframes fall-392{48.309%{transform:translate(42.2483vw,48.309vh) scale(.3669)}to{transform:translate(46.6673vw,99vh) scale(.3669)}}.snow:nth-child(393){opacity:.1506;transform:translate(53.7074vw,-10px) scale(.5099);animation:fall-393 22s -17s linear infinite}@keyframes fall-393{57.575%{transform:translate(52.1357vw,57.575vh) scale(.5099)}to{transform:translate(52.92155vw,99vh) scale(.5099)}}.snow:nth-child(394){opacity:1.4958;transform:translate(96.2697vw,-10px) scale(.6776);animation:fall-394 27s -2s linear infinite}@keyframes fall-394{52.143%{transform:translate(90.7382vw,52.143vh) scale(.6776)}to{transform:translate(93.50395vw,99vh) scale(.6776)}}.snow:nth-child(395){opacity:1.0762;transform:translate(81.0417vw,-10px) scale(.439);animation:fall-395 17s -27s linear infinite}@keyframes fall-395{48.572%{transform:translate(85.425vw,48.572vh) scale(.439)}to{transform:translate(83.23335vw,99vh) scale(.439)}}.snow:nth-child(396){opacity:.5384;transform:translate(36.0953vw,-10px) scale(.2711);animation:fall-396 15s -10s linear infinite}@keyframes fall-396{62.95%{transform:translate(45.5599vw,62.95vh) scale(.2711)}to{transform:translate(40.8276vw,99vh) scale(.2711)}}.snow:nth-child(397){opacity:1.4986;transform:translate(.9209vw,-10px) scale(.8628);animation:fall-397 20s -24s linear infinite}@keyframes fall-397{52.952%{transform:translate(-5.5248vw,52.952vh) scale(.8628)}to{transform:translate(-2.30195vw,99vh) scale(.8628)}}.snow:nth-child(398){opacity:.7038;transform:translate(46.9148vw,-10px) scale(.1647);animation:fall-398 24s -24s linear infinite}@keyframes fall-398{50.597%{transform:translate(47.0066vw,50.597vh) scale(.1647)}to{transform:translate(46.9607vw,99vh) scale(.1647)}}.snow:nth-child(399){opacity:.1748;transform:translate(89.8687vw,-10px) scale(.045);animation:fall-399 21s -6s linear infinite}@keyframes fall-399{68.345%{transform:translate(92.3561vw,68.345vh) scale(.045)}to{transform:translate(91.1124vw,99vh) scale(.045)}}.snow:nth-child(400){opacity:.87;transform:translate(64.8461vw,-10px) scale(.5889);animation:fall-400 26s -7s linear infinite}@keyframes fall-400{49.031%{transform:translate(69.7644vw,49.031vh) scale(.5889)}to{transform:translate(67.30525vw,99vh) scale(.5889)}}\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:.6282;transform:translate(95.6366vw,-10px) scale(.1205);animation:fall-1 29s -18s linear infinite}@keyframes fall-1{63.49%{transform:translate(96.3133vw,63.49vh) scale(.1205)}to{transform:translate(95.97495vw,99vh) scale(.1205)}}.snow:nth-child(2){opacity:1.514;transform:translate(54.9728vw,-10px) scale(.2726);animation:fall-2 15s -17s linear infinite}@keyframes fall-2{78.474%{transform:translate(64.7742vw,78.474vh) scale(.2726)}to{transform:translate(59.8735vw,99vh) scale(.2726)}}.snow:nth-child(3){opacity:1.3698;transform:translate(4.8635vw,-10px) scale(.695);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{43.101%{transform:translate(4.8389vw,43.101vh) scale(.695)}to{transform:translate(4.8512vw,99vh) scale(.695)}}.snow:nth-child(4){opacity:1.3604;transform:translate(34.726vw,-10px) scale(.436);animation:fall-4 21s -12s linear infinite}@keyframes fall-4{43.003%{transform:translate(36.9101vw,43.003vh) scale(.436)}to{transform:translate(35.81805vw,99vh) scale(.436)}}.snow:nth-child(5){opacity:1.9214;transform:translate(41.585vw,-10px) scale(.2922);animation:fall-5 25s -20s linear infinite}@keyframes fall-5{34.207%{transform:translate(50.2263vw,34.207vh) scale(.2922)}to{transform:translate(45.90565vw,99vh) scale(.2922)}}.snow:nth-child(6){opacity:.0156;transform:translate(67.5713vw,-10px) scale(.5877);animation:fall-6 26s -7s linear infinite}@keyframes fall-6{41.5%{transform:translate(58.9544vw,41.5vh) scale(.5877)}to{transform:translate(63.26285vw,99vh) scale(.5877)}}.snow:nth-child(7){opacity:.4178;transform:translate(40.4164vw,-10px) scale(.7012);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{53.815%{transform:translate(35.4225vw,53.815vh) scale(.7012)}to{transform:translate(37.91945vw,99vh) scale(.7012)}}.snow:nth-child(8){opacity:1.9354;transform:translate(16.7608vw,-10px) scale(.7588);animation:fall-8 28s -9s linear infinite}@keyframes fall-8{35.666%{transform:translate(26.1288vw,35.666vh) scale(.7588)}to{transform:translate(21.4448vw,99vh) scale(.7588)}}.snow:nth-child(9){opacity:1.5878;transform:translate(34.9778vw,-10px) scale(.2441);animation:fall-9 21s -27s linear infinite}@keyframes fall-9{64.442%{transform:translate(41.1609vw,64.442vh) scale(.2441)}to{transform:translate(38.06935vw,99vh) scale(.2441)}}.snow:nth-child(10){opacity:.7336;transform:translate(75.6367vw,-10px) scale(.7432);animation:fall-10 23s -22s linear infinite}@keyframes fall-10{42.253%{transform:translate(82.472vw,42.253vh) scale(.7432)}to{transform:translate(79.05435vw,99vh) scale(.7432)}}.snow:nth-child(11){opacity:.881;transform:translate(41.6801vw,-10px) scale(.2922);animation:fall-11 16s -13s linear infinite}@keyframes fall-11{61.984%{transform:translate(45.5595vw,61.984vh) scale(.2922)}to{transform:translate(43.6198vw,99vh) scale(.2922)}}.snow:nth-child(12){opacity:1.3778;transform:translate(8.8136vw,-10px) scale(.0805);animation:fall-12 17s -19s linear infinite}@keyframes fall-12{39.015%{transform:translate(1.11vw,39.015vh) scale(.0805)}to{transform:translate(4.9618vw,99vh) scale(.0805)}}.snow:nth-child(13){opacity:.8134;transform:translate(97.6444vw,-10px) scale(.6547);animation:fall-13 28s -29s linear infinite}@keyframes fall-13{50.94%{transform:translate(106.5871vw,50.94vh) scale(.6547)}to{transform:translate(102.11575vw,99vh) scale(.6547)}}.snow:nth-child(14){opacity:.3904;transform:translate(5.45vw,-10px) scale(.4374);animation:fall-14 10s -23s linear infinite}@keyframes fall-14{69.507%{transform:translate(3.9159vw,69.507vh) scale(.4374)}to{transform:translate(4.68295vw,99vh) scale(.4374)}}.snow:nth-child(15){opacity:1.7878;transform:translate(49.5532vw,-10px) scale(.5371);animation:fall-15 10s -26s linear infinite}@keyframes fall-15{39.561%{transform:translate(57.3201vw,39.561vh) scale(.5371)}to{transform:translate(53.43665vw,99vh) scale(.5371)}}.snow:nth-child(16){opacity:.0062;transform:translate(3.7056vw,-10px) scale(.6287);animation:fall-16 23s -3s linear infinite}@keyframes fall-16{70.201%{transform:translate(6.3864vw,70.201vh) scale(.6287)}to{transform:translate(5.046vw,99vh) scale(.6287)}}.snow:nth-child(17){opacity:.1868;transform:translate(86.1107vw,-10px) scale(.0565);animation:fall-17 30s -3s linear infinite}@keyframes fall-17{31.156%{transform:translate(85.1377vw,31.156vh) scale(.0565)}to{transform:translate(85.6242vw,99vh) scale(.0565)}}.snow:nth-child(18){opacity:1.4416;transform:translate(33.2447vw,-10px) scale(.8325);animation:fall-18 20s -5s linear infinite}@keyframes fall-18{35.176%{transform:translate(33.6274vw,35.176vh) scale(.8325)}to{transform:translate(33.43605vw,99vh) scale(.8325)}}.snow:nth-child(19){opacity:1.8954;transform:translate(69.3298vw,-10px) scale(.2947);animation:fall-19 23s -24s linear infinite}@keyframes fall-19{74.656%{transform:translate(64.0313vw,74.656vh) scale(.2947)}to{transform:translate(66.68055vw,99vh) scale(.2947)}}.snow:nth-child(20){opacity:.5024;transform:translate(32.7937vw,-10px) scale(.5166);animation:fall-20 21s -9s linear infinite}@keyframes fall-20{43.775%{transform:translate(34.2615vw,43.775vh) scale(.5166)}to{transform:translate(33.5276vw,99vh) scale(.5166)}}.snow:nth-child(21){opacity:1.1294;transform:translate(53.3727vw,-10px) scale(.5444);animation:fall-21 22s -14s linear infinite}@keyframes fall-21{67.169%{transform:translate(55.8134vw,67.169vh) scale(.5444)}to{transform:translate(54.59305vw,99vh) scale(.5444)}}.snow:nth-child(22){opacity:1.4648;transform:translate(82.4882vw,-10px) scale(.1472);animation:fall-22 21s -28s linear infinite}@keyframes fall-22{31.257%{transform:translate(76.5724vw,31.257vh) scale(.1472)}to{transform:translate(79.5303vw,99vh) scale(.1472)}}.snow:nth-child(23){opacity:1.9518;transform:translate(70.3114vw,-10px) scale(.4536);animation:fall-23 27s -29s linear infinite}@keyframes fall-23{78.57%{transform:translate(79.0905vw,78.57vh) scale(.4536)}to{transform:translate(74.70095vw,99vh) scale(.4536)}}.snow:nth-child(24){opacity:.1672;transform:translate(57.4641vw,-10px) scale(.7755);animation:fall-24 12s -19s linear infinite}@keyframes fall-24{36.686%{transform:translate(60.2723vw,36.686vh) scale(.7755)}to{transform:translate(58.8682vw,99vh) scale(.7755)}}.snow:nth-child(25){opacity:.9724;transform:translate(4.4618vw,-10px) scale(.0276);animation:fall-25 12s -17s linear infinite}@keyframes fall-25{45.838%{transform:translate(6.3944vw,45.838vh) scale(.0276)}to{transform:translate(5.4281vw,99vh) scale(.0276)}}.snow:nth-child(26){opacity:1.7328;transform:translate(96.8922vw,-10px) scale(.4035);animation:fall-26 16s -15s linear infinite}@keyframes fall-26{76.88%{transform:translate(105.2866vw,76.88vh) scale(.4035)}to{transform:translate(101.0894vw,99vh) scale(.4035)}}.snow:nth-child(27){opacity:1.6472;transform:translate(37.5707vw,-10px) scale(.9191);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{61.946%{transform:translate(37.5374vw,61.946vh) scale(.9191)}to{transform:translate(37.55405vw,99vh) scale(.9191)}}.snow:nth-child(28){opacity:.175;transform:translate(85.5791vw,-10px) scale(.6132);animation:fall-28 27s -17s linear infinite}@keyframes fall-28{49.435%{transform:translate(79.8171vw,49.435vh) scale(.6132)}to{transform:translate(82.6981vw,99vh) scale(.6132)}}.snow:nth-child(29){opacity:1.9102;transform:translate(25.0143vw,-10px) scale(.0326);animation:fall-29 26s -18s linear infinite}@keyframes fall-29{66.279%{transform:translate(28.6712vw,66.279vh) scale(.0326)}to{transform:translate(26.84275vw,99vh) scale(.0326)}}.snow:nth-child(30){opacity:1.3782;transform:translate(39.5192vw,-10px) scale(.8221);animation:fall-30 30s -9s linear infinite}@keyframes fall-30{59.081%{transform:translate(40.8988vw,59.081vh) scale(.8221)}to{transform:translate(40.209vw,99vh) scale(.8221)}}.snow:nth-child(31){opacity:.368;transform:translate(5.6557vw,-10px) scale(.9181);animation:fall-31 11s -10s linear infinite}@keyframes fall-31{38.254%{transform:translate(-2.855vw,38.254vh) scale(.9181)}to{transform:translate(1.40035vw,99vh) scale(.9181)}}.snow:nth-child(32){opacity:1.4832;transform:translate(2.8607vw,-10px) scale(.2066);animation:fall-32 27s -28s linear infinite}@keyframes fall-32{79.796%{transform:translate(9.0373vw,79.796vh) scale(.2066)}to{transform:translate(5.949vw,99vh) scale(.2066)}}.snow:nth-child(33){opacity:1.5132;transform:translate(70.141vw,-10px) scale(.4304);animation:fall-33 14s -24s linear infinite}@keyframes fall-33{74.749%{transform:translate(63.0414vw,74.749vh) scale(.4304)}to{transform:translate(66.5912vw,99vh) scale(.4304)}}.snow:nth-child(34){opacity:1.822;transform:translate(83.2947vw,-10px) scale(.38);animation:fall-34 15s -13s linear infinite}@keyframes fall-34{52.732%{transform:translate(82.9809vw,52.732vh) scale(.38)}to{transform:translate(83.1378vw,99vh) scale(.38)}}.snow:nth-child(35){opacity:1.697;transform:translate(11.1249vw,-10px) scale(.0821);animation:fall-35 15s -14s linear infinite}@keyframes fall-35{32.852%{transform:translate(15.1715vw,32.852vh) scale(.0821)}to{transform:translate(13.1482vw,99vh) scale(.0821)}}.snow:nth-child(36){opacity:1.5428;transform:translate(82.123vw,-10px) scale(.4586);animation:fall-36 11s -6s linear infinite}@keyframes fall-36{54.729%{transform:translate(86.2642vw,54.729vh) scale(.4586)}to{transform:translate(84.1936vw,99vh) scale(.4586)}}.snow:nth-child(37){opacity:1.4732;transform:translate(64.6982vw,-10px) scale(.2407);animation:fall-37 22s -21s linear infinite}@keyframes fall-37{75.699%{transform:translate(56.4662vw,75.699vh) scale(.2407)}to{transform:translate(60.5822vw,99vh) scale(.2407)}}.snow:nth-child(38){opacity:.4648;transform:translate(13.8583vw,-10px) scale(.2841);animation:fall-38 23s -14s linear infinite}@keyframes fall-38{49.937%{transform:translate(20.4353vw,49.937vh) scale(.2841)}to{transform:translate(17.1468vw,99vh) scale(.2841)}}.snow:nth-child(39){opacity:.1976;transform:translate(96.4891vw,-10px) scale(.5771);animation:fall-39 23s -23s linear infinite}@keyframes fall-39{68.593%{transform:translate(93.6638vw,68.593vh) scale(.5771)}to{transform:translate(95.07645vw,99vh) scale(.5771)}}.snow:nth-child(40){opacity:.6106;transform:translate(63.6826vw,-10px) scale(.7166);animation:fall-40 19s -18s linear infinite}@keyframes fall-40{54.326%{transform:translate(63.9347vw,54.326vh) scale(.7166)}to{transform:translate(63.80865vw,99vh) scale(.7166)}}.snow:nth-child(41){opacity:1.1964;transform:translate(96.6773vw,-10px) scale(.5125);animation:fall-41 17s -26s linear infinite}@keyframes fall-41{79.389%{transform:translate(104.6114vw,79.389vh) scale(.5125)}to{transform:translate(100.64435vw,99vh) scale(.5125)}}.snow:nth-child(42){opacity:1.6746;transform:translate(9.7017vw,-10px) scale(.2193);animation:fall-42 10s -17s linear infinite}@keyframes fall-42{48.647%{transform:translate(19.5306vw,48.647vh) scale(.2193)}to{transform:translate(14.61615vw,99vh) scale(.2193)}}.snow:nth-child(43){opacity:1.6386;transform:translate(46.137vw,-10px) scale(.0255);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{74.913%{transform:translate(39.4384vw,74.913vh) scale(.0255)}to{transform:translate(42.7877vw,99vh) scale(.0255)}}.snow:nth-child(44){opacity:.9198;transform:translate(5.3459vw,-10px) scale(.0489);animation:fall-44 19s -3s linear infinite}@keyframes fall-44{38.191%{transform:translate(6.1532vw,38.191vh) scale(.0489)}to{transform:translate(5.74955vw,99vh) scale(.0489)}}.snow:nth-child(45){opacity:.0784;transform:translate(24.2752vw,-10px) scale(.6017);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{30.07%{transform:translate(16.8117vw,30.07vh) scale(.6017)}to{transform:translate(20.54345vw,99vh) scale(.6017)}}.snow:nth-child(46){opacity:.203;transform:translate(77.6688vw,-10px) scale(.3229);animation:fall-46 18s -24s linear infinite}@keyframes fall-46{51.048%{transform:translate(83.6749vw,51.048vh) scale(.3229)}to{transform:translate(80.67185vw,99vh) scale(.3229)}}.snow:nth-child(47){opacity:.5976;transform:translate(26.7175vw,-10px) scale(.0713);animation:fall-47 29s -5s linear infinite}@keyframes fall-47{32.648%{transform:translate(34.8033vw,32.648vh) scale(.0713)}to{transform:translate(30.7604vw,99vh) scale(.0713)}}.snow:nth-child(48){opacity:.2514;transform:translate(49.0277vw,-10px) scale(.1906);animation:fall-48 26s -12s linear infinite}@keyframes fall-48{62.34%{transform:translate(58.2575vw,62.34vh) scale(.1906)}to{transform:translate(53.6426vw,99vh) scale(.1906)}}.snow:nth-child(49){opacity:.6172;transform:translate(55.4922vw,-10px) scale(.687);animation:fall-49 28s -24s linear infinite}@keyframes fall-49{49.681%{transform:translate(64.7975vw,49.681vh) scale(.687)}to{transform:translate(60.14485vw,99vh) scale(.687)}}.snow:nth-child(50){opacity:.507;transform:translate(17.6124vw,-10px) scale(.8391);animation:fall-50 20s -23s linear infinite}@keyframes fall-50{53.27%{transform:translate(12.3374vw,53.27vh) scale(.8391)}to{transform:translate(14.9749vw,99vh) scale(.8391)}}.snow:nth-child(51){opacity:1.5804;transform:translate(.5879vw,-10px) scale(.3497);animation:fall-51 21s -29s linear infinite}@keyframes fall-51{71.291%{transform:translate(-2.9688vw,71.291vh) scale(.3497)}to{transform:translate(-1.19045vw,99vh) scale(.3497)}}.snow:nth-child(52){opacity:.2972;transform:translate(11.6722vw,-10px) scale(.5129);animation:fall-52 29s -5s linear infinite}@keyframes fall-52{53.741%{transform:translate(8.4585vw,53.741vh) scale(.5129)}to{transform:translate(10.06535vw,99vh) scale(.5129)}}.snow:nth-child(53){opacity:1.1744;transform:translate(53.0454vw,-10px) scale(.6779);animation:fall-53 11s -30s linear infinite}@keyframes fall-53{60.393%{transform:translate(55.2125vw,60.393vh) scale(.6779)}to{transform:translate(54.12895vw,99vh) scale(.6779)}}.snow:nth-child(54){opacity:.8114;transform:translate(97.322vw,-10px) scale(.052);animation:fall-54 12s -15s linear infinite}@keyframes fall-54{65.176%{transform:translate(89.2725vw,65.176vh) scale(.052)}to{transform:translate(93.29725vw,99vh) scale(.052)}}.snow:nth-child(55){opacity:1.9758;transform:translate(66.5817vw,-10px) scale(.9358);animation:fall-55 13s -8s linear infinite}@keyframes fall-55{73.179%{transform:translate(58.0814vw,73.179vh) scale(.9358)}to{transform:translate(62.33155vw,99vh) scale(.9358)}}.snow:nth-child(56){opacity:1.7144;transform:translate(86.0772vw,-10px) scale(.4751);animation:fall-56 29s -19s linear infinite}@keyframes fall-56{46.796%{transform:translate(76.719vw,46.796vh) scale(.4751)}to{transform:translate(81.3981vw,99vh) scale(.4751)}}.snow:nth-child(57){opacity:1.8796;transform:translate(87.5203vw,-10px) scale(.8063);animation:fall-57 30s -28s linear infinite}@keyframes fall-57{74.352%{transform:translate(81.1739vw,74.352vh) scale(.8063)}to{transform:translate(84.3471vw,99vh) scale(.8063)}}.snow:nth-child(58){opacity:1.8614;transform:translate(9.878vw,-10px) scale(.7788);animation:fall-58 24s -4s linear infinite}@keyframes fall-58{59.237%{transform:translate(6.9116vw,59.237vh) scale(.7788)}to{transform:translate(8.3948vw,99vh) scale(.7788)}}.snow:nth-child(59){opacity:1.9028;transform:translate(45.1155vw,-10px) scale(.3265);animation:fall-59 12s -12s linear infinite}@keyframes fall-59{53.364%{transform:translate(55.0959vw,53.364vh) scale(.3265)}to{transform:translate(50.1057vw,99vh) scale(.3265)}}.snow:nth-child(60){opacity:1.5078;transform:translate(15.5873vw,-10px) scale(.9462);animation:fall-60 22s -27s linear infinite}@keyframes fall-60{68.816%{transform:translate(14.3871vw,68.816vh) scale(.9462)}to{transform:translate(14.9872vw,99vh) scale(.9462)}}.snow:nth-child(61){opacity:.4498;transform:translate(2.1004vw,-10px) scale(.2817);animation:fall-61 13s -6s linear infinite}@keyframes fall-61{38.558%{transform:translate(-.7378vw,38.558vh) scale(.2817)}to{transform:translate(.6813vw,99vh) scale(.2817)}}.snow:nth-child(62){opacity:.091;transform:translate(23.2681vw,-10px) scale(.8536);animation:fall-62 16s -28s linear infinite}@keyframes fall-62{30.843%{transform:translate(26.8979vw,30.843vh) scale(.8536)}to{transform:translate(25.083vw,99vh) scale(.8536)}}.snow:nth-child(63){opacity:.1004;transform:translate(89.6589vw,-10px) scale(.859);animation:fall-63 28s -2s linear infinite}@keyframes fall-63{77.793%{transform:translate(82.365vw,77.793vh) scale(.859)}to{transform:translate(86.01195vw,99vh) scale(.859)}}.snow:nth-child(64){opacity:1.4526;transform:translate(42.0834vw,-10px) scale(.2079);animation:fall-64 21s -5s linear infinite}@keyframes fall-64{61.186%{transform:translate(34.3595vw,61.186vh) scale(.2079)}to{transform:translate(38.22145vw,99vh) scale(.2079)}}.snow:nth-child(65){opacity:.3838;transform:translate(61.8166vw,-10px) scale(.7056);animation:fall-65 15s -8s linear infinite}@keyframes fall-65{69.991%{transform:translate(60.9245vw,69.991vh) scale(.7056)}to{transform:translate(61.37055vw,99vh) scale(.7056)}}.snow:nth-child(66){opacity:.464;transform:translate(6.757vw,-10px) scale(.309);animation:fall-66 15s -17s linear infinite}@keyframes fall-66{51.276%{transform:translate(8.7683vw,51.276vh) scale(.309)}to{transform:translate(7.76265vw,99vh) scale(.309)}}.snow:nth-child(67){opacity:.3764;transform:translate(71.5468vw,-10px) scale(.1996);animation:fall-67 30s -16s linear infinite}@keyframes fall-67{75.679%{transform:translate(75.135vw,75.679vh) scale(.1996)}to{transform:translate(73.3409vw,99vh) scale(.1996)}}.snow:nth-child(68){opacity:1.844;transform:translate(42.0155vw,-10px) scale(.6781);animation:fall-68 20s -22s linear infinite}@keyframes fall-68{70.67%{transform:translate(36.5102vw,70.67vh) scale(.6781)}to{transform:translate(39.26285vw,99vh) scale(.6781)}}.snow:nth-child(69){opacity:.9698;transform:translate(32.8761vw,-10px) scale(.3988);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{79.844%{transform:translate(39.6895vw,79.844vh) scale(.3988)}to{transform:translate(36.2828vw,99vh) scale(.3988)}}.snow:nth-child(70){opacity:.2076;transform:translate(33.3228vw,-10px) scale(.8729);animation:fall-70 10s -18s linear infinite}@keyframes fall-70{33.697%{transform:translate(30.547vw,33.697vh) scale(.8729)}to{transform:translate(31.9349vw,99vh) scale(.8729)}}.snow:nth-child(71){opacity:.602;transform:translate(54.319vw,-10px) scale(.1977);animation:fall-71 25s -15s linear infinite}@keyframes fall-71{64.297%{transform:translate(44.7258vw,64.297vh) scale(.1977)}to{transform:translate(49.5224vw,99vh) scale(.1977)}}.snow:nth-child(72){opacity:.7438;transform:translate(75.7697vw,-10px) scale(.994);animation:fall-72 20s -10s linear infinite}@keyframes fall-72{56.839%{transform:translate(67.6347vw,56.839vh) scale(.994)}to{transform:translate(71.7022vw,99vh) scale(.994)}}.snow:nth-child(73){opacity:.0006;transform:translate(10.2503vw,-10px) scale(.6082);animation:fall-73 13s -15s linear infinite}@keyframes fall-73{52.079%{transform:translate(.3446vw,52.079vh) scale(.6082)}to{transform:translate(5.29745vw,99vh) scale(.6082)}}.snow:nth-child(74){opacity:.1508;transform:translate(35.282vw,-10px) scale(.5784);animation:fall-74 28s -4s linear infinite}@keyframes fall-74{50.404%{transform:translate(27.7051vw,50.404vh) scale(.5784)}to{transform:translate(31.49355vw,99vh) scale(.5784)}}.snow:nth-child(75){opacity:.4586;transform:translate(98.1958vw,-10px) scale(.6433);animation:fall-75 19s -10s linear infinite}@keyframes fall-75{62.866%{transform:translate(101.9361vw,62.866vh) scale(.6433)}to{transform:translate(100.06595vw,99vh) scale(.6433)}}.snow:nth-child(76){opacity:1.1636;transform:translate(95.8719vw,-10px) scale(.0514);animation:fall-76 18s -7s linear infinite}@keyframes fall-76{62.701%{transform:translate(102.0441vw,62.701vh) scale(.0514)}to{transform:translate(98.958vw,99vh) scale(.0514)}}.snow:nth-child(77){opacity:1.8388;transform:translate(29.2877vw,-10px) scale(.9914);animation:fall-77 20s -29s linear infinite}@keyframes fall-77{34.239%{transform:translate(28.8793vw,34.239vh) scale(.9914)}to{transform:translate(29.0835vw,99vh) scale(.9914)}}.snow:nth-child(78){opacity:1.9306;transform:translate(43.8842vw,-10px) scale(.9534);animation:fall-78 27s -19s linear infinite}@keyframes fall-78{36.836%{transform:translate(50.6837vw,36.836vh) scale(.9534)}to{transform:translate(47.28395vw,99vh) scale(.9534)}}.snow:nth-child(79){opacity:1.9992;transform:translate(37.1224vw,-10px) scale(.2222);animation:fall-79 14s -14s linear infinite}@keyframes fall-79{31.49%{transform:translate(33.3816vw,31.49vh) scale(.2222)}to{transform:translate(35.252vw,99vh) scale(.2222)}}.snow:nth-child(80){opacity:.6998;transform:translate(63.3536vw,-10px) scale(.4528);animation:fall-80 11s -13s linear infinite}@keyframes fall-80{53.066%{transform:translate(53.9468vw,53.066vh) scale(.4528)}to{transform:translate(58.6502vw,99vh) scale(.4528)}}.snow:nth-child(81){opacity:1.786;transform:translate(41.1484vw,-10px) scale(.7724);animation:fall-81 24s -28s linear infinite}@keyframes fall-81{42.722%{transform:translate(35.6961vw,42.722vh) scale(.7724)}to{transform:translate(38.42225vw,99vh) scale(.7724)}}.snow:nth-child(82){opacity:.6568;transform:translate(47.95vw,-10px) scale(.7177);animation:fall-82 26s -5s linear infinite}@keyframes fall-82{65.923%{transform:translate(55.9982vw,65.923vh) scale(.7177)}to{transform:translate(51.9741vw,99vh) scale(.7177)}}.snow:nth-child(83){opacity:1.8532;transform:translate(41.5265vw,-10px) scale(.0849);animation:fall-83 28s -11s linear infinite}@keyframes fall-83{61.909%{transform:translate(37.6555vw,61.909vh) scale(.0849)}to{transform:translate(39.591vw,99vh) scale(.0849)}}.snow:nth-child(84){opacity:.6598;transform:translate(23.4426vw,-10px) scale(.478);animation:fall-84 15s -27s linear infinite}@keyframes fall-84{50.806%{transform:translate(13.6424vw,50.806vh) scale(.478)}to{transform:translate(18.5425vw,99vh) scale(.478)}}.snow:nth-child(85){opacity:1.5442;transform:translate(45.7573vw,-10px) scale(.958);animation:fall-85 17s -4s linear infinite}@keyframes fall-85{41.224%{transform:translate(50.9281vw,41.224vh) scale(.958)}to{transform:translate(48.3427vw,99vh) scale(.958)}}.snow:nth-child(86){opacity:1.9914;transform:translate(9.2234vw,-10px) scale(.9401);animation:fall-86 19s -3s linear infinite}@keyframes fall-86{70.702%{transform:translate(10.7418vw,70.702vh) scale(.9401)}to{transform:translate(9.9826vw,99vh) scale(.9401)}}.snow:nth-child(87){opacity:1.5042;transform:translate(90.3273vw,-10px) scale(.5519);animation:fall-87 20s -28s linear infinite}@keyframes fall-87{76.452%{transform:translate(91.3079vw,76.452vh) scale(.5519)}to{transform:translate(90.8176vw,99vh) scale(.5519)}}.snow:nth-child(88){opacity:1.5808;transform:translate(81.8121vw,-10px) scale(.5711);animation:fall-88 14s -6s linear infinite}@keyframes fall-88{51.476%{transform:translate(82.2458vw,51.476vh) scale(.5711)}to{transform:translate(82.02895vw,99vh) scale(.5711)}}.snow:nth-child(89){opacity:.2632;transform:translate(77.9835vw,-10px) scale(.1408);animation:fall-89 13s -23s linear infinite}@keyframes fall-89{71.883%{transform:translate(70.3873vw,71.883vh) scale(.1408)}to{transform:translate(74.1854vw,99vh) scale(.1408)}}.snow:nth-child(90){opacity:.2754;transform:translate(87.9701vw,-10px) scale(.2647);animation:fall-90 30s -7s linear infinite}@keyframes fall-90{57.437%{transform:translate(83.0961vw,57.437vh) scale(.2647)}to{transform:translate(85.5331vw,99vh) scale(.2647)}}.snow:nth-child(91){opacity:1.1522;transform:translate(69.9889vw,-10px) scale(.3587);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{64.071%{transform:translate(64.8463vw,64.071vh) scale(.3587)}to{transform:translate(67.4176vw,99vh) scale(.3587)}}.snow:nth-child(92){opacity:.2828;transform:translate(82.5833vw,-10px) scale(.038);animation:fall-92 23s -21s linear infinite}@keyframes fall-92{30.751%{transform:translate(92.0986vw,30.751vh) scale(.038)}to{transform:translate(87.34095vw,99vh) scale(.038)}}.snow:nth-child(93){opacity:.0488;transform:translate(72.1717vw,-10px) scale(.6049);animation:fall-93 29s -21s linear infinite}@keyframes fall-93{37.814%{transform:translate(70.6888vw,37.814vh) scale(.6049)}to{transform:translate(71.43025vw,99vh) scale(.6049)}}.snow:nth-child(94){opacity:1.0704;transform:translate(77.6886vw,-10px) scale(.0211);animation:fall-94 13s -27s linear infinite}@keyframes fall-94{61.638%{transform:translate(85.0633vw,61.638vh) scale(.0211)}to{transform:translate(81.37595vw,99vh) scale(.0211)}}.snow:nth-child(95){opacity:.0926;transform:translate(3.447vw,-10px) scale(.2063);animation:fall-95 18s -11s linear infinite}@keyframes fall-95{43.469%{transform:translate(11.2741vw,43.469vh) scale(.2063)}to{transform:translate(7.36055vw,99vh) scale(.2063)}}.snow:nth-child(96){opacity:.1922;transform:translate(96.1253vw,-10px) scale(.0658);animation:fall-96 28s -10s linear infinite}@keyframes fall-96{45.419%{transform:translate(104.5719vw,45.419vh) scale(.0658)}to{transform:translate(100.3486vw,99vh) scale(.0658)}}.snow:nth-child(97){opacity:.8158;transform:translate(48.2447vw,-10px) scale(.0613);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{36.342%{transform:translate(42.5967vw,36.342vh) scale(.0613)}to{transform:translate(45.4207vw,99vh) scale(.0613)}}.snow:nth-child(98){opacity:1.6416;transform:translate(74.4036vw,-10px) scale(.8092);animation:fall-98 29s -20s linear infinite}@keyframes fall-98{63.263%{transform:translate(75.2875vw,63.263vh) scale(.8092)}to{transform:translate(74.84555vw,99vh) scale(.8092)}}.snow:nth-child(99){opacity:.2088;transform:translate(45.5662vw,-10px) scale(.4268);animation:fall-99 26s -8s linear infinite}@keyframes fall-99{44.4%{transform:translate(43.0523vw,44.4vh) scale(.4268)}to{transform:translate(44.30925vw,99vh) scale(.4268)}}.snow:nth-child(100){opacity:.957;transform:translate(86.3798vw,-10px) scale(.9085);animation:fall-100 10s -2s linear infinite}@keyframes fall-100{45.341%{transform:translate(83.7953vw,45.341vh) scale(.9085)}to{transform:translate(85.08755vw,99vh) scale(.9085)}}.snow:nth-child(101){opacity:1.6798;transform:translate(54.7138vw,-10px) scale(.4006);animation:fall-101 16s -22s linear infinite}@keyframes fall-101{75.622%{transform:translate(48.347vw,75.622vh) scale(.4006)}to{transform:translate(51.5304vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:1.7908;transform:translate(24.132vw,-10px) scale(.6524);animation:fall-102 19s -8s linear infinite}@keyframes fall-102{32.686%{transform:translate(20.3426vw,32.686vh) scale(.6524)}to{transform:translate(22.2373vw,99vh) scale(.6524)}}.snow:nth-child(103){opacity:.8138;transform:translate(2.1016vw,-10px) scale(.3489);animation:fall-103 11s -11s linear infinite}@keyframes fall-103{31.9%{transform:translate(-7.7742vw,31.9vh) scale(.3489)}to{transform:translate(-2.8363vw,99vh) scale(.3489)}}.snow:nth-child(104){opacity:.999;transform:translate(26.0462vw,-10px) scale(.7247);animation:fall-104 10s -22s linear infinite}@keyframes fall-104{34.805%{transform:translate(17.9522vw,34.805vh) scale(.7247)}to{transform:translate(21.9992vw,99vh) scale(.7247)}}.snow:nth-child(105){opacity:.4046;transform:translate(71.8272vw,-10px) scale(.5129);animation:fall-105 25s -16s linear infinite}@keyframes fall-105{33.331%{transform:translate(71.7662vw,33.331vh) scale(.5129)}to{transform:translate(71.7967vw,99vh) scale(.5129)}}.snow:nth-child(106){opacity:1.6648;transform:translate(33.8114vw,-10px) scale(.6022);animation:fall-106 13s -22s linear infinite}@keyframes fall-106{34.952%{transform:translate(30.2732vw,34.952vh) scale(.6022)}to{transform:translate(32.0423vw,99vh) scale(.6022)}}.snow:nth-child(107){opacity:1.419;transform:translate(38.2054vw,-10px) scale(.5347);animation:fall-107 22s -23s linear infinite}@keyframes fall-107{51.35%{transform:translate(45.1473vw,51.35vh) scale(.5347)}to{transform:translate(41.67635vw,99vh) scale(.5347)}}.snow:nth-child(108){opacity:.4218;transform:translate(81.8248vw,-10px) scale(.2077);animation:fall-108 29s -14s linear infinite}@keyframes fall-108{54.816%{transform:translate(90.1569vw,54.816vh) scale(.2077)}to{transform:translate(85.99085vw,99vh) scale(.2077)}}.snow:nth-child(109){opacity:1.9944;transform:translate(77.0469vw,-10px) scale(.0673);animation:fall-109 26s -5s linear infinite}@keyframes fall-109{59.126%{transform:translate(69.2107vw,59.126vh) scale(.0673)}to{transform:translate(73.1288vw,99vh) scale(.0673)}}.snow:nth-child(110){opacity:.829;transform:translate(73.3585vw,-10px) scale(.3696);animation:fall-110 22s -20s linear infinite}@keyframes fall-110{42.017%{transform:translate(72.8995vw,42.017vh) scale(.3696)}to{transform:translate(73.129vw,99vh) scale(.3696)}}.snow:nth-child(111){opacity:.616;transform:translate(28.9946vw,-10px) scale(.7158);animation:fall-111 28s -7s linear infinite}@keyframes fall-111{58.502%{transform:translate(25.3975vw,58.502vh) scale(.7158)}to{transform:translate(27.19605vw,99vh) scale(.7158)}}.snow:nth-child(112){opacity:.839;transform:translate(35.0191vw,-10px) scale(.7274);animation:fall-112 19s -23s linear infinite}@keyframes fall-112{66.05%{transform:translate(40.0328vw,66.05vh) scale(.7274)}to{transform:translate(37.52595vw,99vh) scale(.7274)}}.snow:nth-child(113){opacity:1.9496;transform:translate(21.2984vw,-10px) scale(.3159);animation:fall-113 29s -7s linear infinite}@keyframes fall-113{30.955%{transform:translate(31.0317vw,30.955vh) scale(.3159)}to{transform:translate(26.16505vw,99vh) scale(.3159)}}.snow:nth-child(114){opacity:1.9332;transform:translate(8.0235vw,-10px) scale(.2225);animation:fall-114 29s -30s linear infinite}@keyframes fall-114{70.933%{transform:translate(9.5219vw,70.933vh) scale(.2225)}to{transform:translate(8.7727vw,99vh) scale(.2225)}}.snow:nth-child(115){opacity:1.3538;transform:translate(89.4276vw,-10px) scale(.1553);animation:fall-115 16s -5s linear infinite}@keyframes fall-115{43.829%{transform:translate(80.1885vw,43.829vh) scale(.1553)}to{transform:translate(84.80805vw,99vh) scale(.1553)}}.snow:nth-child(116){opacity:1.9874;transform:translate(40.4207vw,-10px) scale(.2422);animation:fall-116 19s -17s linear infinite}@keyframes fall-116{68.761%{transform:translate(37.0246vw,68.761vh) scale(.2422)}to{transform:translate(38.72265vw,99vh) scale(.2422)}}.snow:nth-child(117){opacity:.8414;transform:translate(60.109vw,-10px) scale(.8708);animation:fall-117 21s -15s linear infinite}@keyframes fall-117{52.61%{transform:translate(52.2652vw,52.61vh) scale(.8708)}to{transform:translate(56.1871vw,99vh) scale(.8708)}}.snow:nth-child(118){opacity:1.486;transform:translate(85.1526vw,-10px) scale(.0011);animation:fall-118 29s -22s linear infinite}@keyframes fall-118{56.833%{transform:translate(84.36vw,56.833vh) scale(.0011)}to{transform:translate(84.7563vw,99vh) scale(.0011)}}.snow:nth-child(119){opacity:1.8642;transform:translate(36.7517vw,-10px) scale(.9742);animation:fall-119 21s -24s linear infinite}@keyframes fall-119{69.453%{transform:translate(42.8696vw,69.453vh) scale(.9742)}to{transform:translate(39.81065vw,99vh) scale(.9742)}}.snow:nth-child(120){opacity:1.6318;transform:translate(44.7916vw,-10px) scale(.1632);animation:fall-120 29s -8s linear infinite}@keyframes fall-120{62.774%{transform:translate(51.1007vw,62.774vh) scale(.1632)}to{transform:translate(47.94615vw,99vh) scale(.1632)}}.snow:nth-child(121){opacity:.6778;transform:translate(32.4325vw,-10px) scale(.9668);animation:fall-121 25s -25s linear infinite}@keyframes fall-121{43.895%{transform:translate(42.2881vw,43.895vh) scale(.9668)}to{transform:translate(37.3603vw,99vh) scale(.9668)}}.snow:nth-child(122){opacity:1.5558;transform:translate(26.3884vw,-10px) scale(.6056);animation:fall-122 30s -2s linear infinite}@keyframes fall-122{52.196%{transform:translate(21.8958vw,52.196vh) scale(.6056)}to{transform:translate(24.1421vw,99vh) scale(.6056)}}.snow:nth-child(123){opacity:.233;transform:translate(86.3505vw,-10px) scale(.0501);animation:fall-123 16s -15s linear infinite}@keyframes fall-123{40.506%{transform:translate(82.6764vw,40.506vh) scale(.0501)}to{transform:translate(84.51345vw,99vh) scale(.0501)}}.snow:nth-child(124){opacity:.1106;transform:translate(72.293vw,-10px) scale(.0616);animation:fall-124 29s -22s linear infinite}@keyframes fall-124{30.662%{transform:translate(70.6192vw,30.662vh) scale(.0616)}to{transform:translate(71.4561vw,99vh) scale(.0616)}}.snow:nth-child(125){opacity:1.9538;transform:translate(46.3691vw,-10px) scale(.7395);animation:fall-125 17s -16s linear infinite}@keyframes fall-125{48.925%{transform:translate(55.9523vw,48.925vh) scale(.7395)}to{transform:translate(51.1607vw,99vh) scale(.7395)}}.snow:nth-child(126){opacity:1.7462;transform:translate(95.0293vw,-10px) scale(.0752);animation:fall-126 30s -4s linear infinite}@keyframes fall-126{67.2%{transform:translate(104.5168vw,67.2vh) scale(.0752)}to{transform:translate(99.77305vw,99vh) scale(.0752)}}.snow:nth-child(127){opacity:1.7762;transform:translate(27.9351vw,-10px) scale(.1812);animation:fall-127 10s -1s linear infinite}@keyframes fall-127{33.494%{transform:translate(24.7297vw,33.494vh) scale(.1812)}to{transform:translate(26.3324vw,99vh) scale(.1812)}}.snow:nth-child(128){opacity:1.0744;transform:translate(47.798vw,-10px) scale(.3404);animation:fall-128 23s -27s linear infinite}@keyframes fall-128{62.867%{transform:translate(57.0824vw,62.867vh) scale(.3404)}to{transform:translate(52.4402vw,99vh) scale(.3404)}}.snow:nth-child(129){opacity:1.7692;transform:translate(28.7745vw,-10px) scale(.7108);animation:fall-129 28s -16s linear infinite}@keyframes fall-129{78.353%{transform:translate(23.6237vw,78.353vh) scale(.7108)}to{transform:translate(26.1991vw,99vh) scale(.7108)}}.snow:nth-child(130){opacity:1.5154;transform:translate(48.3756vw,-10px) scale(.422);animation:fall-130 14s -19s linear infinite}@keyframes fall-130{55.406%{transform:translate(52.4964vw,55.406vh) scale(.422)}to{transform:translate(50.436vw,99vh) scale(.422)}}.snow:nth-child(131){opacity:1.1038;transform:translate(97.6199vw,-10px) scale(.1558);animation:fall-131 11s -13s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.3723vw,35.022vh) scale(.1558)}to{transform:translate(98.4961vw,99vh) scale(.1558)}}.snow:nth-child(132){opacity:1.1778;transform:translate(67.3621vw,-10px) scale(.956);animation:fall-132 26s -10s linear infinite}@keyframes fall-132{42.934%{transform:translate(62.2092vw,42.934vh) scale(.956)}to{transform:translate(64.78565vw,99vh) scale(.956)}}.snow:nth-child(133){opacity:1.0202;transform:translate(46.1684vw,-10px) scale(.2592);animation:fall-133 17s -19s linear infinite}@keyframes fall-133{54.383%{transform:translate(36.4675vw,54.383vh) scale(.2592)}to{transform:translate(41.31795vw,99vh) scale(.2592)}}.snow:nth-child(134){opacity:1.4962;transform:translate(9.1717vw,-10px) scale(.804);animation:fall-134 12s -22s linear infinite}@keyframes fall-134{47.107%{transform:translate(1.4282vw,47.107vh) scale(.804)}to{transform:translate(5.29995vw,99vh) scale(.804)}}.snow:nth-child(135){opacity:.6828;transform:translate(98.2689vw,-10px) scale(.9344);animation:fall-135 18s -9s linear infinite}@keyframes fall-135{58.106%{transform:translate(101.645vw,58.106vh) scale(.9344)}to{transform:translate(99.95695vw,99vh) scale(.9344)}}.snow:nth-child(136){opacity:.388;transform:translate(7.1771vw,-10px) scale(.9242);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{49.665%{transform:translate(-1.7177vw,49.665vh) scale(.9242)}to{transform:translate(2.7297vw,99vh) scale(.9242)}}.snow:nth-child(137){opacity:.3394;transform:translate(50.9236vw,-10px) scale(.6194);animation:fall-137 10s -23s linear infinite}@keyframes fall-137{34.837%{transform:translate(59.3316vw,34.837vh) scale(.6194)}to{transform:translate(55.1276vw,99vh) scale(.6194)}}.snow:nth-child(138){opacity:.4482;transform:translate(6.2832vw,-10px) scale(.2735);animation:fall-138 22s -2s linear infinite}@keyframes fall-138{31.601%{transform:translate(-.5076vw,31.601vh) scale(.2735)}to{transform:translate(2.8878vw,99vh) scale(.2735)}}.snow:nth-child(139){opacity:1.2034;transform:translate(16.1559vw,-10px) scale(.1217);animation:fall-139 28s -29s linear infinite}@keyframes fall-139{64.932%{transform:translate(18.7962vw,64.932vh) scale(.1217)}to{transform:translate(17.47605vw,99vh) scale(.1217)}}.snow:nth-child(140){opacity:.6498;transform:translate(52.7536vw,-10px) scale(.9975);animation:fall-140 29s -5s linear infinite}@keyframes fall-140{49.637%{transform:translate(59.7024vw,49.637vh) scale(.9975)}to{transform:translate(56.228vw,99vh) scale(.9975)}}.snow:nth-child(141){opacity:.3122;transform:translate(99.517vw,-10px) scale(.7354);animation:fall-141 22s -10s linear infinite}@keyframes fall-141{71.774%{transform:translate(104.7997vw,71.774vh) scale(.7354)}to{transform:translate(102.15835vw,99vh) scale(.7354)}}.snow:nth-child(142){opacity:.2968;transform:translate(97.8336vw,-10px) scale(.7999);animation:fall-142 13s -18s linear infinite}@keyframes fall-142{31.906%{transform:translate(89.6363vw,31.906vh) scale(.7999)}to{transform:translate(93.73495vw,99vh) scale(.7999)}}.snow:nth-child(143){opacity:1.8726;transform:translate(32.8399vw,-10px) scale(.6562);animation:fall-143 25s -18s linear infinite}@keyframes fall-143{75.187%{transform:translate(42.5494vw,75.187vh) scale(.6562)}to{transform:translate(37.69465vw,99vh) scale(.6562)}}.snow:nth-child(144){opacity:.5464;transform:translate(27.0816vw,-10px) scale(.9553);animation:fall-144 26s -13s linear infinite}@keyframes fall-144{77.108%{transform:translate(25.3686vw,77.108vh) scale(.9553)}to{transform:translate(26.2251vw,99vh) scale(.9553)}}.snow:nth-child(145){opacity:1.3156;transform:translate(43.5019vw,-10px) scale(.2963);animation:fall-145 29s -12s linear infinite}@keyframes fall-145{35.135%{transform:translate(52.3718vw,35.135vh) scale(.2963)}to{transform:translate(47.93685vw,99vh) scale(.2963)}}.snow:nth-child(146){opacity:1.3038;transform:translate(35.982vw,-10px) scale(.5514);animation:fall-146 14s -14s linear infinite}@keyframes fall-146{77.736%{transform:translate(43.4524vw,77.736vh) scale(.5514)}to{transform:translate(39.7172vw,99vh) scale(.5514)}}.snow:nth-child(147){opacity:.1326;transform:translate(53.4722vw,-10px) scale(.8298);animation:fall-147 10s -28s linear infinite}@keyframes fall-147{55.442%{transform:translate(58.6764vw,55.442vh) scale(.8298)}to{transform:translate(56.0743vw,99vh) scale(.8298)}}.snow:nth-child(148){opacity:.7776;transform:translate(84.2324vw,-10px) scale(.815);animation:fall-148 24s -16s linear infinite}@keyframes fall-148{44.674%{transform:translate(89.5493vw,44.674vh) scale(.815)}to{transform:translate(86.89085vw,99vh) scale(.815)}}.snow:nth-child(149){opacity:1.7288;transform:translate(89.5771vw,-10px) scale(.8852);animation:fall-149 16s -16s linear infinite}@keyframes fall-149{59.804%{transform:translate(94.882vw,59.804vh) scale(.8852)}to{transform:translate(92.22955vw,99vh) scale(.8852)}}.snow:nth-child(150){opacity:.4396;transform:translate(20.0205vw,-10px) scale(.3249);animation:fall-150 14s -6s linear infinite}@keyframes fall-150{30.2%{transform:translate(15.8591vw,30.2vh) scale(.3249)}to{transform:translate(17.9398vw,99vh) scale(.3249)}}.snow:nth-child(151){opacity:.3958;transform:translate(69.2764vw,-10px) scale(.0807);animation:fall-151 23s -7s linear infinite}@keyframes fall-151{78.037%{transform:translate(71.8396vw,78.037vh) scale(.0807)}to{transform:translate(70.558vw,99vh) scale(.0807)}}.snow:nth-child(152){opacity:1.5266;transform:translate(94.4251vw,-10px) scale(.9759);animation:fall-152 16s -12s linear infinite}@keyframes fall-152{61.218%{transform:translate(101.3225vw,61.218vh) scale(.9759)}to{transform:translate(97.8738vw,99vh) scale(.9759)}}.snow:nth-child(153){opacity:1.862;transform:translate(37.6267vw,-10px) scale(.5164);animation:fall-153 21s -14s linear infinite}@keyframes fall-153{59.672%{transform:translate(32.9182vw,59.672vh) scale(.5164)}to{transform:translate(35.27245vw,99vh) scale(.5164)}}.snow:nth-child(154){opacity:.4164;transform:translate(19.8971vw,-10px) scale(.3706);animation:fall-154 17s -28s linear infinite}@keyframes fall-154{51.561%{transform:translate(18.4534vw,51.561vh) scale(.3706)}to{transform:translate(19.17525vw,99vh) scale(.3706)}}.snow:nth-child(155){opacity:.9742;transform:translate(35.336vw,-10px) scale(.5178);animation:fall-155 25s -5s linear infinite}@keyframes fall-155{49.132%{transform:translate(29.6037vw,49.132vh) scale(.5178)}to{transform:translate(32.46985vw,99vh) scale(.5178)}}.snow:nth-child(156){opacity:.3212;transform:translate(82.5017vw,-10px) scale(.9475);animation:fall-156 13s -7s linear infinite}@keyframes fall-156{64.427%{transform:translate(84.4178vw,64.427vh) scale(.9475)}to{transform:translate(83.45975vw,99vh) scale(.9475)}}.snow:nth-child(157){opacity:1.2434;transform:translate(34.2266vw,-10px) scale(.196);animation:fall-157 17s -28s linear infinite}@keyframes fall-157{54.972%{transform:translate(31.1072vw,54.972vh) scale(.196)}to{transform:translate(32.6669vw,99vh) scale(.196)}}.snow:nth-child(158){opacity:1.0022;transform:translate(36.0481vw,-10px) scale(.1099);animation:fall-158 14s -14s linear infinite}@keyframes fall-158{52.942%{transform:translate(40.531vw,52.942vh) scale(.1099)}to{transform:translate(38.28955vw,99vh) scale(.1099)}}.snow:nth-child(159){opacity:1.5624;transform:translate(62.8691vw,-10px) scale(.301);animation:fall-159 22s -29s linear infinite}@keyframes fall-159{54.163%{transform:translate(54.2199vw,54.163vh) scale(.301)}to{transform:translate(58.5445vw,99vh) scale(.301)}}.snow:nth-child(160){opacity:1.8978;transform:translate(38.2186vw,-10px) scale(.3718);animation:fall-160 27s -29s linear infinite}@keyframes fall-160{45.713%{transform:translate(47.9379vw,45.713vh) scale(.3718)}to{transform:translate(43.07825vw,99vh) scale(.3718)}}.snow:nth-child(161){opacity:.9912;transform:translate(70.1307vw,-10px) scale(.4427);animation:fall-161 29s -5s linear infinite}@keyframes fall-161{39.675%{transform:translate(72.131vw,39.675vh) scale(.4427)}to{transform:translate(71.13085vw,99vh) scale(.4427)}}.snow:nth-child(162){opacity:.1294;transform:translate(7.0662vw,-10px) scale(.206);animation:fall-162 19s -6s linear infinite}@keyframes fall-162{35.298%{transform:translate(.8553vw,35.298vh) scale(.206)}to{transform:translate(3.96075vw,99vh) scale(.206)}}.snow:nth-child(163){opacity:.6238;transform:translate(85.9294vw,-10px) scale(.2564);animation:fall-163 28s -11s linear infinite}@keyframes fall-163{39.536%{transform:translate(93.5985vw,39.536vh) scale(.2564)}to{transform:translate(89.76395vw,99vh) scale(.2564)}}.snow:nth-child(164){opacity:.6068;transform:translate(10.4047vw,-10px) scale(.1155);animation:fall-164 13s -24s linear infinite}@keyframes fall-164{48.455%{transform:translate(3.0954vw,48.455vh) scale(.1155)}to{transform:translate(6.75005vw,99vh) scale(.1155)}}.snow:nth-child(165){opacity:.485;transform:translate(82.0508vw,-10px) scale(.5473);animation:fall-165 24s -25s linear infinite}@keyframes fall-165{43.234%{transform:translate(89.5563vw,43.234vh) scale(.5473)}to{transform:translate(85.80355vw,99vh) scale(.5473)}}.snow:nth-child(166){opacity:1.2282;transform:translate(53.2721vw,-10px) scale(.2489);animation:fall-166 12s -24s linear infinite}@keyframes fall-166{39.083%{transform:translate(55.0022vw,39.083vh) scale(.2489)}to{transform:translate(54.13715vw,99vh) scale(.2489)}}.snow:nth-child(167){opacity:1.5104;transform:translate(51.223vw,-10px) scale(.1846);animation:fall-167 22s -16s linear infinite}@keyframes fall-167{49.664%{transform:translate(59.9538vw,49.664vh) scale(.1846)}to{transform:translate(55.5884vw,99vh) scale(.1846)}}.snow:nth-child(168){opacity:1.9274;transform:translate(88.8398vw,-10px) scale(.1906);animation:fall-168 23s -1s linear infinite}@keyframes fall-168{44.491%{transform:translate(95.3852vw,44.491vh) scale(.1906)}to{transform:translate(92.1125vw,99vh) scale(.1906)}}.snow:nth-child(169){opacity:1.4942;transform:translate(17.4789vw,-10px) scale(.6702);animation:fall-169 20s -23s linear infinite}@keyframes fall-169{49.29%{transform:translate(10.0404vw,49.29vh) scale(.6702)}to{transform:translate(13.75965vw,99vh) scale(.6702)}}.snow:nth-child(170){opacity:.9982;transform:translate(21.1084vw,-10px) scale(.8847);animation:fall-170 27s -19s linear infinite}@keyframes fall-170{37.186%{transform:translate(26.543vw,37.186vh) scale(.8847)}to{transform:translate(23.8257vw,99vh) scale(.8847)}}.snow:nth-child(171){opacity:.3284;transform:translate(68.1018vw,-10px) scale(.5035);animation:fall-171 21s -20s linear infinite}@keyframes fall-171{35.345%{transform:translate(64.9371vw,35.345vh) scale(.5035)}to{transform:translate(66.51945vw,99vh) scale(.5035)}}.snow:nth-child(172){opacity:1.3908;transform:translate(47.713vw,-10px) scale(.0585);animation:fall-172 10s -9s linear infinite}@keyframes fall-172{34.93%{transform:translate(48.7252vw,34.93vh) scale(.0585)}to{transform:translate(48.2191vw,99vh) scale(.0585)}}.snow:nth-child(173){opacity:1.823;transform:translate(56.8895vw,-10px) scale(.1662);animation:fall-173 25s -19s linear infinite}@keyframes fall-173{53.905%{transform:translate(61.6065vw,53.905vh) scale(.1662)}to{transform:translate(59.248vw,99vh) scale(.1662)}}.snow:nth-child(174){opacity:.5196;transform:translate(1.5621vw,-10px) scale(.6716);animation:fall-174 13s -20s linear infinite}@keyframes fall-174{51.377%{transform:translate(-2.54vw,51.377vh) scale(.6716)}to{transform:translate(-.48895vw,99vh) scale(.6716)}}.snow:nth-child(175){opacity:1.7318;transform:translate(55.1207vw,-10px) scale(.8266);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{44.468%{transform:translate(63.8921vw,44.468vh) scale(.8266)}to{transform:translate(59.5064vw,99vh) scale(.8266)}}.snow:nth-child(176){opacity:.072;transform:translate(61.8894vw,-10px) scale(.7759);animation:fall-176 30s -20s linear infinite}@keyframes fall-176{72.331%{transform:translate(57.5518vw,72.331vh) scale(.7759)}to{transform:translate(59.7206vw,99vh) scale(.7759)}}.snow:nth-child(177){opacity:.2696;transform:translate(80.4496vw,-10px) scale(.8934);animation:fall-177 21s -7s linear infinite}@keyframes fall-177{66.885%{transform:translate(75.0471vw,66.885vh) scale(.8934)}to{transform:translate(77.74835vw,99vh) scale(.8934)}}.snow:nth-child(178){opacity:1.0368;transform:translate(56.012vw,-10px) scale(.664);animation:fall-178 17s -7s linear infinite}@keyframes fall-178{66.118%{transform:translate(61.5609vw,66.118vh) scale(.664)}to{transform:translate(58.78645vw,99vh) scale(.664)}}.snow:nth-child(179){opacity:1.9966;transform:translate(79.6471vw,-10px) scale(.4615);animation:fall-179 15s -20s linear infinite}@keyframes fall-179{48.733%{transform:translate(88.0053vw,48.733vh) scale(.4615)}to{transform:translate(83.8262vw,99vh) scale(.4615)}}.snow:nth-child(180){opacity:.0782;transform:translate(7.3033vw,-10px) scale(.7201);animation:fall-180 14s -10s linear infinite}@keyframes fall-180{53.37%{transform:translate(7.1688vw,53.37vh) scale(.7201)}to{transform:translate(7.23605vw,99vh) scale(.7201)}}.snow:nth-child(181){opacity:.6062;transform:translate(53.7543vw,-10px) scale(.588);animation:fall-181 30s -17s linear infinite}@keyframes fall-181{47.461%{transform:translate(48.2518vw,47.461vh) scale(.588)}to{transform:translate(51.00305vw,99vh) scale(.588)}}.snow:nth-child(182){opacity:.2774;transform:translate(64.7012vw,-10px) scale(.9804);animation:fall-182 22s -15s linear infinite}@keyframes fall-182{39.004%{transform:translate(56.9809vw,39.004vh) scale(.9804)}to{transform:translate(60.84105vw,99vh) scale(.9804)}}.snow:nth-child(183){opacity:1.3718;transform:translate(28.2318vw,-10px) scale(.1006);animation:fall-183 17s -23s linear infinite}@keyframes fall-183{64.002%{transform:translate(33.5662vw,64.002vh) scale(.1006)}to{transform:translate(30.899vw,99vh) scale(.1006)}}.snow:nth-child(184){opacity:1.1348;transform:translate(11.1404vw,-10px) scale(.7755);animation:fall-184 24s -22s linear infinite}@keyframes fall-184{66.728%{transform:translate(13.5863vw,66.728vh) scale(.7755)}to{transform:translate(12.36335vw,99vh) scale(.7755)}}.snow:nth-child(185){opacity:1.9314;transform:translate(5.378vw,-10px) scale(.545);animation:fall-185 29s -8s linear infinite}@keyframes fall-185{38.605%{transform:translate(-.1882vw,38.605vh) scale(.545)}to{transform:translate(2.5949vw,99vh) scale(.545)}}.snow:nth-child(186){opacity:.3732;transform:translate(44.3321vw,-10px) scale(.132);animation:fall-186 23s -30s linear infinite}@keyframes fall-186{32.245%{transform:translate(37.1101vw,32.245vh) scale(.132)}to{transform:translate(40.7211vw,99vh) scale(.132)}}.snow:nth-child(187){opacity:1.291;transform:translate(20.4289vw,-10px) scale(.3035);animation:fall-187 11s -2s linear infinite}@keyframes fall-187{73.29%{transform:translate(23.2769vw,73.29vh) scale(.3035)}to{transform:translate(21.8529vw,99vh) scale(.3035)}}.snow:nth-child(188){opacity:.8156;transform:translate(33.0768vw,-10px) scale(.4433);animation:fall-188 16s -10s linear infinite}@keyframes fall-188{51.81%{transform:translate(26.8351vw,51.81vh) scale(.4433)}to{transform:translate(29.95595vw,99vh) scale(.4433)}}.snow:nth-child(189){opacity:.0682;transform:translate(23.0741vw,-10px) scale(.1309);animation:fall-189 15s -28s linear infinite}@keyframes fall-189{45.088%{transform:translate(21.8504vw,45.088vh) scale(.1309)}to{transform:translate(22.46225vw,99vh) scale(.1309)}}.snow:nth-child(190){opacity:.1308;transform:translate(55.8343vw,-10px) scale(.4907);animation:fall-190 30s -11s linear infinite}@keyframes fall-190{75.614%{transform:translate(55.0249vw,75.614vh) scale(.4907)}to{transform:translate(55.4296vw,99vh) scale(.4907)}}.snow:nth-child(191){opacity:1.6494;transform:translate(45.4484vw,-10px) scale(.3022);animation:fall-191 16s -2s linear infinite}@keyframes fall-191{61.441%{transform:translate(43.6576vw,61.441vh) scale(.3022)}to{transform:translate(44.553vw,99vh) scale(.3022)}}.snow:nth-child(192){opacity:1.7618;transform:translate(44.8076vw,-10px) scale(.6429);animation:fall-192 12s -12s linear infinite}@keyframes fall-192{74.513%{transform:translate(42.6069vw,74.513vh) scale(.6429)}to{transform:translate(43.70725vw,99vh) scale(.6429)}}.snow:nth-child(193){opacity:.5244;transform:translate(98.1162vw,-10px) scale(.1387);animation:fall-193 29s -11s linear infinite}@keyframes fall-193{41.304%{transform:translate(99.2876vw,41.304vh) scale(.1387)}to{transform:translate(98.7019vw,99vh) scale(.1387)}}.snow:nth-child(194){opacity:.5876;transform:translate(16.5617vw,-10px) scale(.9116);animation:fall-194 19s -4s linear infinite}@keyframes fall-194{30.655%{transform:translate(11.2739vw,30.655vh) scale(.9116)}to{transform:translate(13.9178vw,99vh) scale(.9116)}}.snow:nth-child(195){opacity:1.7324;transform:translate(66.2629vw,-10px) scale(.1487);animation:fall-195 21s -6s linear infinite}@keyframes fall-195{41.762%{transform:translate(57.4444vw,41.762vh) scale(.1487)}to{transform:translate(61.85365vw,99vh) scale(.1487)}}.snow:nth-child(196){opacity:1.8072;transform:translate(90.9461vw,-10px) scale(.4);animation:fall-196 24s -5s linear infinite}@keyframes fall-196{30.682%{transform:translate(93.6293vw,30.682vh) scale(.4)}to{transform:translate(92.2877vw,99vh) scale(.4)}}.snow:nth-child(197){opacity:.0572;transform:translate(62.5836vw,-10px) scale(.8292);animation:fall-197 28s -9s linear infinite}@keyframes fall-197{41.095%{transform:translate(61.2219vw,41.095vh) scale(.8292)}to{transform:translate(61.90275vw,99vh) scale(.8292)}}.snow:nth-child(198){opacity:1.3082;transform:translate(34.4449vw,-10px) scale(.6648);animation:fall-198 14s -26s linear infinite}@keyframes fall-198{35.36%{transform:translate(43.3492vw,35.36vh) scale(.6648)}to{transform:translate(38.89705vw,99vh) scale(.6648)}}.snow:nth-child(199){opacity:1.0556;transform:translate(57.9645vw,-10px) scale(.0298);animation:fall-199 29s -27s linear infinite}@keyframes fall-199{72.896%{transform:translate(66.0069vw,72.896vh) scale(.0298)}to{transform:translate(61.9857vw,99vh) scale(.0298)}}.snow:nth-child(200){opacity:.4586;transform:translate(66.7604vw,-10px) scale(.1973);animation:fall-200 16s -9s linear infinite}@keyframes fall-200{65.906%{transform:translate(62.859vw,65.906vh) scale(.1973)}to{transform:translate(64.8097vw,99vh) scale(.1973)}}.snow:nth-child(201){opacity:.1458;transform:translate(1.1407vw,-10px) scale(.8667);animation:fall-201 14s -13s linear infinite}@keyframes fall-201{68.122%{transform:translate(-4.1996vw,68.122vh) scale(.8667)}to{transform:translate(-1.52945vw,99vh) scale(.8667)}}.snow:nth-child(202){opacity:1.4126;transform:translate(56.592vw,-10px) scale(.7703);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{48.039%{transform:translate(62.7536vw,48.039vh) scale(.7703)}to{transform:translate(59.6728vw,99vh) scale(.7703)}}.snow:nth-child(203){opacity:.1686;transform:translate(44.143vw,-10px) scale(.1333);animation:fall-203 12s -1s linear infinite}@keyframes fall-203{78.032%{transform:translate(47.4471vw,78.032vh) scale(.1333)}to{transform:translate(45.79505vw,99vh) scale(.1333)}}.snow:nth-child(204){opacity:1.236;transform:translate(40.2891vw,-10px) scale(.7619);animation:fall-204 25s -5s linear infinite}@keyframes fall-204{70.079%{transform:translate(39.9521vw,70.079vh) scale(.7619)}to{transform:translate(40.1206vw,99vh) scale(.7619)}}.snow:nth-child(205){opacity:1.6404;transform:translate(85.9085vw,-10px) scale(.946);animation:fall-205 22s -27s linear infinite}@keyframes fall-205{54.242%{transform:translate(80.4759vw,54.242vh) scale(.946)}to{transform:translate(83.1922vw,99vh) scale(.946)}}.snow:nth-child(206){opacity:.7902;transform:translate(88.154vw,-10px) scale(.4773);animation:fall-206 25s -5s linear infinite}@keyframes fall-206{37.088%{transform:translate(80.0764vw,37.088vh) scale(.4773)}to{transform:translate(84.1152vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:1.3454;transform:translate(27.6613vw,-10px) scale(.6661);animation:fall-207 18s -28s linear infinite}@keyframes fall-207{67.51%{transform:translate(23.0865vw,67.51vh) scale(.6661)}to{transform:translate(25.3739vw,99vh) scale(.6661)}}.snow:nth-child(208){opacity:.7056;transform:translate(2.9846vw,-10px) scale(.6419);animation:fall-208 18s -21s linear infinite}@keyframes fall-208{61.997%{transform:translate(.4224vw,61.997vh) scale(.6419)}to{transform:translate(1.7035vw,99vh) scale(.6419)}}.snow:nth-child(209){opacity:1.0822;transform:translate(2.4196vw,-10px) scale(.7309);animation:fall-209 16s -7s linear infinite}@keyframes fall-209{47.356%{transform:translate(5.5481vw,47.356vh) scale(.7309)}to{transform:translate(3.98385vw,99vh) scale(.7309)}}.snow:nth-child(210){opacity:.9386;transform:translate(94.8429vw,-10px) scale(.4394);animation:fall-210 17s -13s linear infinite}@keyframes fall-210{69.096%{transform:translate(93.9134vw,69.096vh) scale(.4394)}to{transform:translate(94.37815vw,99vh) scale(.4394)}}.snow:nth-child(211){opacity:.83;transform:translate(57.8477vw,-10px) scale(.1707);animation:fall-211 19s -25s linear infinite}@keyframes fall-211{73.747%{transform:translate(56.59vw,73.747vh) scale(.1707)}to{transform:translate(57.21885vw,99vh) scale(.1707)}}.snow:nth-child(212){opacity:1.5952;transform:translate(22.9878vw,-10px) scale(.8859);animation:fall-212 29s -18s linear infinite}@keyframes fall-212{71.274%{transform:translate(23.4627vw,71.274vh) scale(.8859)}to{transform:translate(23.22525vw,99vh) scale(.8859)}}.snow:nth-child(213){opacity:.5496;transform:translate(93.1158vw,-10px) scale(.8574);animation:fall-213 16s -23s linear infinite}@keyframes fall-213{70.685%{transform:translate(101.3357vw,70.685vh) scale(.8574)}to{transform:translate(97.22575vw,99vh) scale(.8574)}}.snow:nth-child(214){opacity:1.6878;transform:translate(51.584vw,-10px) scale(.7476);animation:fall-214 17s -30s linear infinite}@keyframes fall-214{70.157%{transform:translate(55.3581vw,70.157vh) scale(.7476)}to{transform:translate(53.47105vw,99vh) scale(.7476)}}.snow:nth-child(215){opacity:.1842;transform:translate(39.3761vw,-10px) scale(.4808);animation:fall-215 18s -27s linear infinite}@keyframes fall-215{43.414%{transform:translate(43.4405vw,43.414vh) scale(.4808)}to{transform:translate(41.4083vw,99vh) scale(.4808)}}.snow:nth-child(216){opacity:1.174;transform:translate(30.0524vw,-10px) scale(.4567);animation:fall-216 29s -22s linear infinite}@keyframes fall-216{63.755%{transform:translate(28.1346vw,63.755vh) scale(.4567)}to{transform:translate(29.0935vw,99vh) scale(.4567)}}.snow:nth-child(217){opacity:1.9658;transform:translate(95.73vw,-10px) scale(.8832);animation:fall-217 24s -24s linear infinite}@keyframes fall-217{39.978%{transform:translate(89.2117vw,39.978vh) scale(.8832)}to{transform:translate(92.47085vw,99vh) scale(.8832)}}.snow:nth-child(218){opacity:1.307;transform:translate(88.8175vw,-10px) scale(.7618);animation:fall-218 20s -25s linear infinite}@keyframes fall-218{79.467%{transform:translate(89.5304vw,79.467vh) scale(.7618)}to{transform:translate(89.17395vw,99vh) scale(.7618)}}.snow:nth-child(219){opacity:.9922;transform:translate(8.3118vw,-10px) scale(.0243);animation:fall-219 24s -20s linear infinite}@keyframes fall-219{72.55%{transform:translate(-.1632vw,72.55vh) scale(.0243)}to{transform:translate(4.0743vw,99vh) scale(.0243)}}.snow:nth-child(220){opacity:.559;transform:translate(62.2865vw,-10px) scale(.1891);animation:fall-220 30s -30s linear infinite}@keyframes fall-220{33.507%{transform:translate(63.0216vw,33.507vh) scale(.1891)}to{transform:translate(62.65405vw,99vh) scale(.1891)}}.snow:nth-child(221){opacity:1.4012;transform:translate(14.7336vw,-10px) scale(.5061);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{33.391%{transform:translate(10.051vw,33.391vh) scale(.5061)}to{transform:translate(12.3923vw,99vh) scale(.5061)}}.snow:nth-child(222){opacity:1.977;transform:translate(68.001vw,-10px) scale(.9237);animation:fall-222 20s -19s linear infinite}@keyframes fall-222{52.481%{transform:translate(72.944vw,52.481vh) scale(.9237)}to{transform:translate(70.4725vw,99vh) scale(.9237)}}.snow:nth-child(223){opacity:1.1292;transform:translate(22.6051vw,-10px) scale(.6062);animation:fall-223 13s -19s linear infinite}@keyframes fall-223{52.079%{transform:translate(30.7379vw,52.079vh) scale(.6062)}to{transform:translate(26.6715vw,99vh) scale(.6062)}}.snow:nth-child(224){opacity:.577;transform:translate(25.1212vw,-10px) scale(.6012);animation:fall-224 20s -17s linear infinite}@keyframes fall-224{30.417%{transform:translate(34.1876vw,30.417vh) scale(.6012)}to{transform:translate(29.6544vw,99vh) scale(.6012)}}.snow:nth-child(225){opacity:.6748;transform:translate(38.2207vw,-10px) scale(.2925);animation:fall-225 27s -17s linear infinite}@keyframes fall-225{71.579%{transform:translate(44.4619vw,71.579vh) scale(.2925)}to{transform:translate(41.3413vw,99vh) scale(.2925)}}.snow:nth-child(226){opacity:.6214;transform:translate(10.167vw,-10px) scale(.7668);animation:fall-226 21s -5s linear infinite}@keyframes fall-226{59.581%{transform:translate(11.5713vw,59.581vh) scale(.7668)}to{transform:translate(10.86915vw,99vh) scale(.7668)}}.snow:nth-child(227){opacity:.5026;transform:translate(77.5819vw,-10px) scale(.1683);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{38.358%{transform:translate(81.757vw,38.358vh) scale(.1683)}to{transform:translate(79.66945vw,99vh) scale(.1683)}}.snow:nth-child(228){opacity:1.4704;transform:translate(98.7822vw,-10px) scale(.6579);animation:fall-228 25s -4s linear infinite}@keyframes fall-228{73.595%{transform:translate(106.2626vw,73.595vh) scale(.6579)}to{transform:translate(102.5224vw,99vh) scale(.6579)}}.snow:nth-child(229){opacity:.5502;transform:translate(61.4284vw,-10px) scale(.3792);animation:fall-229 27s -18s linear infinite}@keyframes fall-229{50.72%{transform:translate(60.568vw,50.72vh) scale(.3792)}to{transform:translate(60.9982vw,99vh) scale(.3792)}}.snow:nth-child(230){opacity:.066;transform:translate(95.6964vw,-10px) scale(.3665);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{76.206%{transform:translate(91.6612vw,76.206vh) scale(.3665)}to{transform:translate(93.6788vw,99vh) scale(.3665)}}.snow:nth-child(231){opacity:1.8446;transform:translate(31.916vw,-10px) scale(.736);animation:fall-231 20s -13s linear infinite}@keyframes fall-231{49.517%{transform:translate(36.3694vw,49.517vh) scale(.736)}to{transform:translate(34.1427vw,99vh) scale(.736)}}.snow:nth-child(232){opacity:.424;transform:translate(85.2102vw,-10px) scale(.0932);animation:fall-232 27s -2s linear infinite}@keyframes fall-232{71.174%{transform:translate(88.6353vw,71.174vh) scale(.0932)}to{transform:translate(86.92275vw,99vh) scale(.0932)}}.snow:nth-child(233){opacity:.4142;transform:translate(47.9297vw,-10px) scale(.1168);animation:fall-233 25s -24s linear infinite}@keyframes fall-233{47.018%{transform:translate(55.5663vw,47.018vh) scale(.1168)}to{transform:translate(51.748vw,99vh) scale(.1168)}}.snow:nth-child(234){opacity:1.6016;transform:translate(6.0382vw,-10px) scale(.687);animation:fall-234 30s -3s linear infinite}@keyframes fall-234{64.57%{transform:translate(11.8918vw,64.57vh) scale(.687)}to{transform:translate(8.965vw,99vh) scale(.687)}}.snow:nth-child(235){opacity:.041;transform:translate(33.5245vw,-10px) scale(.7403);animation:fall-235 25s -29s linear infinite}@keyframes fall-235{76.14%{transform:translate(34.8544vw,76.14vh) scale(.7403)}to{transform:translate(34.18945vw,99vh) scale(.7403)}}.snow:nth-child(236){opacity:1.2802;transform:translate(12.8052vw,-10px) scale(.5774);animation:fall-236 12s -8s linear infinite}@keyframes fall-236{36.696%{transform:translate(20.2477vw,36.696vh) scale(.5774)}to{transform:translate(16.52645vw,99vh) scale(.5774)}}.snow:nth-child(237){opacity:.3804;transform:translate(93.4012vw,-10px) scale(.1833);animation:fall-237 22s -3s linear infinite}@keyframes fall-237{57.228%{transform:translate(103.3438vw,57.228vh) scale(.1833)}to{transform:translate(98.3725vw,99vh) scale(.1833)}}.snow:nth-child(238){opacity:.3508;transform:translate(90.2857vw,-10px) scale(.3758);animation:fall-238 20s -14s linear infinite}@keyframes fall-238{40.358%{transform:translate(89.2578vw,40.358vh) scale(.3758)}to{transform:translate(89.77175vw,99vh) scale(.3758)}}.snow:nth-child(239){opacity:.9454;transform:translate(24.0501vw,-10px) scale(.9261);animation:fall-239 19s -16s linear infinite}@keyframes fall-239{51.387%{transform:translate(31.8992vw,51.387vh) scale(.9261)}to{transform:translate(27.97465vw,99vh) scale(.9261)}}.snow:nth-child(240){opacity:1.5888;transform:translate(98.8024vw,-10px) scale(.4811);animation:fall-240 24s -17s linear infinite}@keyframes fall-240{79.961%{transform:translate(91.6112vw,79.961vh) scale(.4811)}to{transform:translate(95.2068vw,99vh) scale(.4811)}}.snow:nth-child(241){opacity:1.2534;transform:translate(78.3953vw,-10px) scale(.0346);animation:fall-241 25s -26s linear infinite}@keyframes fall-241{39.758%{transform:translate(70.2303vw,39.758vh) scale(.0346)}to{transform:translate(74.3128vw,99vh) scale(.0346)}}.snow:nth-child(242){opacity:.305;transform:translate(4.1465vw,-10px) scale(.5571);animation:fall-242 19s -27s linear infinite}@keyframes fall-242{33.58%{transform:translate(13.2194vw,33.58vh) scale(.5571)}to{transform:translate(8.68295vw,99vh) scale(.5571)}}.snow:nth-child(243){opacity:1.373;transform:translate(62.8393vw,-10px) scale(.5878);animation:fall-243 27s -1s linear infinite}@keyframes fall-243{65.889%{transform:translate(57.5038vw,65.889vh) scale(.5878)}to{transform:translate(60.17155vw,99vh) scale(.5878)}}.snow:nth-child(244){opacity:.6062;transform:translate(40.2069vw,-10px) scale(.5886);animation:fall-244 15s -2s linear infinite}@keyframes fall-244{48.048%{transform:translate(45.2693vw,48.048vh) scale(.5886)}to{transform:translate(42.7381vw,99vh) scale(.5886)}}.snow:nth-child(245){opacity:1.567;transform:translate(50.7986vw,-10px) scale(.878);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{40.156%{transform:translate(47.2114vw,40.156vh) scale(.878)}to{transform:translate(49.005vw,99vh) scale(.878)}}.snow:nth-child(246){opacity:1.6524;transform:translate(85.829vw,-10px) scale(.5643);animation:fall-246 18s -11s linear infinite}@keyframes fall-246{55.558%{transform:translate(87.8964vw,55.558vh) scale(.5643)}to{transform:translate(86.8627vw,99vh) scale(.5643)}}.snow:nth-child(247){opacity:.47;transform:translate(30.1713vw,-10px) scale(.4819);animation:fall-247 11s -12s linear infinite}@keyframes fall-247{50.85%{transform:translate(23.6376vw,50.85vh) scale(.4819)}to{transform:translate(26.90445vw,99vh) scale(.4819)}}.snow:nth-child(248){opacity:1.2328;transform:translate(5.6523vw,-10px) scale(.0863);animation:fall-248 11s -18s linear infinite}@keyframes fall-248{37.531%{transform:translate(-.5369vw,37.531vh) scale(.0863)}to{transform:translate(2.5577vw,99vh) scale(.0863)}}.snow:nth-child(249){opacity:1.849;transform:translate(27.2715vw,-10px) scale(.0619);animation:fall-249 17s -25s linear infinite}@keyframes fall-249{53.96%{transform:translate(29.9396vw,53.96vh) scale(.0619)}to{transform:translate(28.60555vw,99vh) scale(.0619)}}.snow:nth-child(250){opacity:1.9596;transform:translate(18.2661vw,-10px) scale(.3796);animation:fall-250 12s -8s linear infinite}@keyframes fall-250{67.347%{transform:translate(25.7342vw,67.347vh) scale(.3796)}to{transform:translate(22.00015vw,99vh) scale(.3796)}}.snow:nth-child(251){opacity:1.7714;transform:translate(36.1667vw,-10px) scale(.9169);animation:fall-251 13s -17s linear infinite}@keyframes fall-251{47.791%{transform:translate(44.0974vw,47.791vh) scale(.9169)}to{transform:translate(40.13205vw,99vh) scale(.9169)}}.snow:nth-child(252){opacity:.3088;transform:translate(22.054vw,-10px) scale(.0386);animation:fall-252 10s -25s linear infinite}@keyframes fall-252{71.98%{transform:translate(26.5203vw,71.98vh) scale(.0386)}to{transform:translate(24.28715vw,99vh) scale(.0386)}}.snow:nth-child(253){opacity:.0324;transform:translate(25.0798vw,-10px) scale(.9093);animation:fall-253 17s -21s linear infinite}@keyframes fall-253{68.663%{transform:translate(28.4716vw,68.663vh) scale(.9093)}to{transform:translate(26.7757vw,99vh) scale(.9093)}}.snow:nth-child(254){opacity:.0616;transform:translate(86.7534vw,-10px) scale(.4951);animation:fall-254 20s -20s linear infinite}@keyframes fall-254{51.45%{transform:translate(90.6032vw,51.45vh) scale(.4951)}to{transform:translate(88.6783vw,99vh) scale(.4951)}}.snow:nth-child(255){opacity:.2346;transform:translate(26.5017vw,-10px) scale(.8608);animation:fall-255 21s -18s linear infinite}@keyframes fall-255{52.698%{transform:translate(23.06vw,52.698vh) scale(.8608)}to{transform:translate(24.78085vw,99vh) scale(.8608)}}.snow:nth-child(256){opacity:.4214;transform:translate(99.6302vw,-10px) scale(.0347);animation:fall-256 26s -30s linear infinite}@keyframes fall-256{64.779%{transform:translate(105.2307vw,64.779vh) scale(.0347)}to{transform:translate(102.43045vw,99vh) scale(.0347)}}.snow:nth-child(257){opacity:1.971;transform:translate(67.702vw,-10px) scale(.2437);animation:fall-257 29s -23s linear infinite}@keyframes fall-257{39.082%{transform:translate(76.4444vw,39.082vh) scale(.2437)}to{transform:translate(72.0732vw,99vh) scale(.2437)}}.snow:nth-child(258){opacity:1.337;transform:translate(58.2002vw,-10px) scale(.3689);animation:fall-258 16s -24s linear infinite}@keyframes fall-258{68.709%{transform:translate(55.6082vw,68.709vh) scale(.3689)}to{transform:translate(56.9042vw,99vh) scale(.3689)}}.snow:nth-child(259){opacity:1.9476;transform:translate(58.6373vw,-10px) scale(.9149);animation:fall-259 18s -14s linear infinite}@keyframes fall-259{65.094%{transform:translate(63.8747vw,65.094vh) scale(.9149)}to{transform:translate(61.256vw,99vh) scale(.9149)}}.snow:nth-child(260){opacity:.3836;transform:translate(4.3284vw,-10px) scale(.017);animation:fall-260 30s -10s linear infinite}@keyframes fall-260{67.162%{transform:translate(-1.7785vw,67.162vh) scale(.017)}to{transform:translate(1.27495vw,99vh) scale(.017)}}.snow:nth-child(261){opacity:1.6156;transform:translate(26.1377vw,-10px) scale(.1418);animation:fall-261 18s -5s linear infinite}@keyframes fall-261{75.389%{transform:translate(18.8473vw,75.389vh) scale(.1418)}to{transform:translate(22.4925vw,99vh) scale(.1418)}}.snow:nth-child(262){opacity:.5994;transform:translate(14.8752vw,-10px) scale(.0201);animation:fall-262 22s -11s linear infinite}@keyframes fall-262{54.336%{transform:translate(23.9468vw,54.336vh) scale(.0201)}to{transform:translate(19.411vw,99vh) scale(.0201)}}.snow:nth-child(263){opacity:.7456;transform:translate(48.3488vw,-10px) scale(.257);animation:fall-263 26s -15s linear infinite}@keyframes fall-263{33.734%{transform:translate(45.2107vw,33.734vh) scale(.257)}to{transform:translate(46.77975vw,99vh) scale(.257)}}.snow:nth-child(264){opacity:1.3624;transform:translate(64.6543vw,-10px) scale(.5588);animation:fall-264 10s -18s linear infinite}@keyframes fall-264{69.466%{transform:translate(59.1474vw,69.466vh) scale(.5588)}to{transform:translate(61.90085vw,99vh) scale(.5588)}}.snow:nth-child(265){opacity:.4962;transform:translate(10.1686vw,-10px) scale(.7052);animation:fall-265 14s -24s linear infinite}@keyframes fall-265{45.038%{transform:translate(3.0203vw,45.038vh) scale(.7052)}to{transform:translate(6.59445vw,99vh) scale(.7052)}}.snow:nth-child(266){opacity:1.3324;transform:translate(21.299vw,-10px) scale(.3424);animation:fall-266 16s -8s linear infinite}@keyframes fall-266{33.424%{transform:translate(17.0431vw,33.424vh) scale(.3424)}to{transform:translate(19.17105vw,99vh) scale(.3424)}}.snow:nth-child(267){opacity:.796;transform:translate(57.3607vw,-10px) scale(.6448);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{74.654%{transform:translate(54.2041vw,74.654vh) scale(.6448)}to{transform:translate(55.7824vw,99vh) scale(.6448)}}.snow:nth-child(268){opacity:1.935;transform:translate(81.4765vw,-10px) scale(.1698);animation:fall-268 10s -17s linear infinite}@keyframes fall-268{74.117%{transform:translate(86.0454vw,74.117vh) scale(.1698)}to{transform:translate(83.76095vw,99vh) scale(.1698)}}.snow:nth-child(269){opacity:.951;transform:translate(42.1726vw,-10px) scale(.1691);animation:fall-269 30s -1s linear infinite}@keyframes fall-269{65.769%{transform:translate(50.2118vw,65.769vh) scale(.1691)}to{transform:translate(46.1922vw,99vh) scale(.1691)}}.snow:nth-child(270){opacity:.3202;transform:translate(18.1545vw,-10px) scale(.2245);animation:fall-270 12s -25s linear infinite}@keyframes fall-270{62.822%{transform:translate(15.0885vw,62.822vh) scale(.2245)}to{transform:translate(16.6215vw,99vh) scale(.2245)}}.snow:nth-child(271){opacity:.405;transform:translate(77.3929vw,-10px) scale(.8664);animation:fall-271 25s -4s linear infinite}@keyframes fall-271{65.178%{transform:translate(73.463vw,65.178vh) scale(.8664)}to{transform:translate(75.42795vw,99vh) scale(.8664)}}.snow:nth-child(272){opacity:1.8348;transform:translate(66.1577vw,-10px) scale(.6879);animation:fall-272 12s -9s linear infinite}@keyframes fall-272{41.069%{transform:translate(62.306vw,41.069vh) scale(.6879)}to{transform:translate(64.23185vw,99vh) scale(.6879)}}.snow:nth-child(273){opacity:.4192;transform:translate(83.9182vw,-10px) scale(.5151);animation:fall-273 21s -12s linear infinite}@keyframes fall-273{66.379%{transform:translate(79.7044vw,66.379vh) scale(.5151)}to{transform:translate(81.8113vw,99vh) scale(.5151)}}.snow:nth-child(274){opacity:1.04;transform:translate(18.3675vw,-10px) scale(.452);animation:fall-274 13s -30s linear infinite}@keyframes fall-274{68.621%{transform:translate(20.468vw,68.621vh) scale(.452)}to{transform:translate(19.41775vw,99vh) scale(.452)}}.snow:nth-child(275){opacity:1.851;transform:translate(11.0809vw,-10px) scale(.9003);animation:fall-275 17s -27s linear infinite}@keyframes fall-275{48.343%{transform:translate(19.2941vw,48.343vh) scale(.9003)}to{transform:translate(15.1875vw,99vh) scale(.9003)}}.snow:nth-child(276){opacity:.6616;transform:translate(26.2131vw,-10px) scale(.485);animation:fall-276 26s -1s linear infinite}@keyframes fall-276{35.588%{transform:translate(19.9913vw,35.588vh) scale(.485)}to{transform:translate(23.1022vw,99vh) scale(.485)}}.snow:nth-child(277){opacity:.3792;transform:translate(51.8398vw,-10px) scale(.0035);animation:fall-277 28s -15s linear infinite}@keyframes fall-277{58.571%{transform:translate(42.1487vw,58.571vh) scale(.0035)}to{transform:translate(46.99425vw,99vh) scale(.0035)}}.snow:nth-child(278){opacity:1.9306;transform:translate(61.4319vw,-10px) scale(.203);animation:fall-278 22s -19s linear infinite}@keyframes fall-278{53.859%{transform:translate(70.8954vw,53.859vh) scale(.203)}to{transform:translate(66.16365vw,99vh) scale(.203)}}.snow:nth-child(279){opacity:.7346;transform:translate(78.8516vw,-10px) scale(.588);animation:fall-279 25s -14s linear infinite}@keyframes fall-279{67.868%{transform:translate(81.745vw,67.868vh) scale(.588)}to{transform:translate(80.2983vw,99vh) scale(.588)}}.snow:nth-child(280){opacity:.0282;transform:translate(37.2653vw,-10px) scale(.8218);animation:fall-280 18s -3s linear infinite}@keyframes fall-280{76.459%{transform:translate(30.0362vw,76.459vh) scale(.8218)}to{transform:translate(33.65075vw,99vh) scale(.8218)}}.snow:nth-child(281){opacity:.5976;transform:translate(77.2836vw,-10px) scale(.7238);animation:fall-281 30s -15s linear infinite}@keyframes fall-281{75.397%{transform:translate(77.5513vw,75.397vh) scale(.7238)}to{transform:translate(77.41745vw,99vh) scale(.7238)}}.snow:nth-child(282){opacity:.5202;transform:translate(28.2816vw,-10px) scale(.54);animation:fall-282 23s -1s linear infinite}@keyframes fall-282{43.594%{transform:translate(33.8946vw,43.594vh) scale(.54)}to{transform:translate(31.0881vw,99vh) scale(.54)}}.snow:nth-child(283){opacity:1.042;transform:translate(57.0641vw,-10px) scale(.0249);animation:fall-283 30s -8s linear infinite}@keyframes fall-283{54.874%{transform:translate(64.6598vw,54.874vh) scale(.0249)}to{transform:translate(60.86195vw,99vh) scale(.0249)}}.snow:nth-child(284){opacity:.413;transform:translate(92.3155vw,-10px) scale(.4929);animation:fall-284 30s -9s linear infinite}@keyframes fall-284{51.873%{transform:translate(96.6377vw,51.873vh) scale(.4929)}to{transform:translate(94.4766vw,99vh) scale(.4929)}}.snow:nth-child(285){opacity:1.2654;transform:translate(90.6612vw,-10px) scale(.329);animation:fall-285 13s -2s linear infinite}@keyframes fall-285{55.369%{transform:translate(97.7361vw,55.369vh) scale(.329)}to{transform:translate(94.19865vw,99vh) scale(.329)}}.snow:nth-child(286){opacity:1.6734;transform:translate(55.8562vw,-10px) scale(.3858);animation:fall-286 23s -2s linear infinite}@keyframes fall-286{64.942%{transform:translate(53.2872vw,64.942vh) scale(.3858)}to{transform:translate(54.5717vw,99vh) scale(.3858)}}.snow:nth-child(287){opacity:.2108;transform:translate(74.4506vw,-10px) scale(.374);animation:fall-287 11s -30s linear infinite}@keyframes fall-287{77.126%{transform:translate(83.7356vw,77.126vh) scale(.374)}to{transform:translate(79.0931vw,99vh) scale(.374)}}.snow:nth-child(288){opacity:1.3388;transform:translate(60.1179vw,-10px) scale(.2438);animation:fall-288 26s -17s linear infinite}@keyframes fall-288{72.879%{transform:translate(52.1718vw,72.879vh) scale(.2438)}to{transform:translate(56.14485vw,99vh) scale(.2438)}}.snow:nth-child(289){opacity:.713;transform:translate(61.4289vw,-10px) scale(.284);animation:fall-289 17s -12s linear infinite}@keyframes fall-289{48.24%{transform:translate(59.8668vw,48.24vh) scale(.284)}to{transform:translate(60.64785vw,99vh) scale(.284)}}.snow:nth-child(290){opacity:.7942;transform:translate(20.078vw,-10px) scale(.8341);animation:fall-290 30s -8s linear infinite}@keyframes fall-290{69.116%{transform:translate(25.5332vw,69.116vh) scale(.8341)}to{transform:translate(22.8056vw,99vh) scale(.8341)}}.snow:nth-child(291){opacity:.5008;transform:translate(15.1927vw,-10px) scale(.6042);animation:fall-291 29s -21s linear infinite}@keyframes fall-291{75.957%{transform:translate(7.1287vw,75.957vh) scale(.6042)}to{transform:translate(11.1607vw,99vh) scale(.6042)}}.snow:nth-child(292){opacity:.9582;transform:translate(22.8676vw,-10px) scale(.4415);animation:fall-292 30s -19s linear infinite}@keyframes fall-292{33.874%{transform:translate(20.3877vw,33.874vh) scale(.4415)}to{transform:translate(21.62765vw,99vh) scale(.4415)}}.snow:nth-child(293){opacity:1.9172;transform:translate(84.9973vw,-10px) scale(.3318);animation:fall-293 27s -8s linear infinite}@keyframes fall-293{42.831%{transform:translate(77.8708vw,42.831vh) scale(.3318)}to{transform:translate(81.43405vw,99vh) scale(.3318)}}.snow:nth-child(294){opacity:.1102;transform:translate(41.3856vw,-10px) scale(.7359);animation:fall-294 15s -17s linear infinite}@keyframes fall-294{40.656%{transform:translate(43.7809vw,40.656vh) scale(.7359)}to{transform:translate(42.58325vw,99vh) scale(.7359)}}.snow:nth-child(295){opacity:.4898;transform:translate(56.1147vw,-10px) scale(.3163);animation:fall-295 22s -16s linear infinite}@keyframes fall-295{73.295%{transform:translate(59.7519vw,73.295vh) scale(.3163)}to{transform:translate(57.9333vw,99vh) scale(.3163)}}.snow:nth-child(296){opacity:1.0572;transform:translate(43.4001vw,-10px) scale(.7798);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{47.437%{transform:translate(40.7305vw,47.437vh) scale(.7798)}to{transform:translate(42.0653vw,99vh) scale(.7798)}}.snow:nth-child(297){opacity:.6094;transform:translate(88.2909vw,-10px) scale(.0103);animation:fall-297 22s -24s linear infinite}@keyframes fall-297{58.959%{transform:translate(95.7053vw,58.959vh) scale(.0103)}to{transform:translate(91.9981vw,99vh) scale(.0103)}}.snow:nth-child(298){opacity:.2352;transform:translate(95.3296vw,-10px) scale(.854);animation:fall-298 27s -3s linear infinite}@keyframes fall-298{52.962%{transform:translate(87.8421vw,52.962vh) scale(.854)}to{transform:translate(91.58585vw,99vh) scale(.854)}}.snow:nth-child(299){opacity:1.6418;transform:translate(78.8988vw,-10px) scale(.4815);animation:fall-299 18s -28s linear infinite}@keyframes fall-299{54.745%{transform:translate(82.159vw,54.745vh) scale(.4815)}to{transform:translate(80.5289vw,99vh) scale(.4815)}}.snow:nth-child(300){opacity:1.1434;transform:translate(89.3437vw,-10px) scale(.7531);animation:fall-300 16s -19s linear infinite}@keyframes fall-300{73.605%{transform:translate(88.7453vw,73.605vh) scale(.7531)}to{transform:translate(89.0445vw,99vh) scale(.7531)}}.snow:nth-child(301){opacity:.865;transform:translate(37.9751vw,-10px) scale(.9149);animation:fall-301 14s -19s linear infinite}@keyframes fall-301{61.078%{transform:translate(29.11vw,61.078vh) scale(.9149)}to{transform:translate(33.54255vw,99vh) scale(.9149)}}.snow:nth-child(302){opacity:1.489;transform:translate(47.506vw,-10px) scale(.4535);animation:fall-302 15s -2s linear infinite}@keyframes fall-302{45.479%{transform:translate(55.3186vw,45.479vh) scale(.4535)}to{transform:translate(51.4123vw,99vh) scale(.4535)}}.snow:nth-child(303){opacity:.3338;transform:translate(54.7256vw,-10px) scale(.0544);animation:fall-303 13s -28s linear infinite}@keyframes fall-303{76.919%{transform:translate(45.1652vw,76.919vh) scale(.0544)}to{transform:translate(49.9454vw,99vh) scale(.0544)}}.snow:nth-child(304){opacity:1.246;transform:translate(8.6179vw,-10px) scale(.1491);animation:fall-304 14s -15s linear infinite}@keyframes fall-304{65.218%{transform:translate(3.7428vw,65.218vh) scale(.1491)}to{transform:translate(6.18035vw,99vh) scale(.1491)}}.snow:nth-child(305){opacity:.5608;transform:translate(47.5678vw,-10px) scale(.8153);animation:fall-305 30s -13s linear infinite}@keyframes fall-305{74.494%{transform:translate(50.6138vw,74.494vh) scale(.8153)}to{transform:translate(49.0908vw,99vh) scale(.8153)}}.snow:nth-child(306){opacity:1.9454;transform:translate(45.6097vw,-10px) scale(.9387);animation:fall-306 19s -3s linear infinite}@keyframes fall-306{67.953%{transform:translate(55.3509vw,67.953vh) scale(.9387)}to{transform:translate(50.4803vw,99vh) scale(.9387)}}.snow:nth-child(307){opacity:1.3908;transform:translate(16.3344vw,-10px) scale(.0582);animation:fall-307 17s -21s linear infinite}@keyframes fall-307{31.896%{transform:translate(23.8594vw,31.896vh) scale(.0582)}to{transform:translate(20.0969vw,99vh) scale(.0582)}}.snow:nth-child(308){opacity:1.3036;transform:translate(76.7894vw,-10px) scale(.565);animation:fall-308 15s -3s linear infinite}@keyframes fall-308{62.774%{transform:translate(78.9746vw,62.774vh) scale(.565)}to{transform:translate(77.882vw,99vh) scale(.565)}}.snow:nth-child(309){opacity:.3228;transform:translate(22.7671vw,-10px) scale(.2307);animation:fall-309 11s -5s linear infinite}@keyframes fall-309{44.8%{transform:translate(30.7866vw,44.8vh) scale(.2307)}to{transform:translate(26.77685vw,99vh) scale(.2307)}}.snow:nth-child(310){opacity:1.6678;transform:translate(32.9051vw,-10px) scale(.8577);animation:fall-310 14s -20s linear infinite}@keyframes fall-310{53.449%{transform:translate(34.3123vw,53.449vh) scale(.8577)}to{transform:translate(33.6087vw,99vh) scale(.8577)}}.snow:nth-child(311){opacity:1.5574;transform:translate(53.6233vw,-10px) scale(.032);animation:fall-311 26s -18s linear infinite}@keyframes fall-311{42.348%{transform:translate(51.7451vw,42.348vh) scale(.032)}to{transform:translate(52.6842vw,99vh) scale(.032)}}.snow:nth-child(312){opacity:.4782;transform:translate(9.4119vw,-10px) scale(.9071);animation:fall-312 12s -5s linear infinite}@keyframes fall-312{58.471%{transform:translate(9.936vw,58.471vh) scale(.9071)}to{transform:translate(9.67395vw,99vh) scale(.9071)}}.snow:nth-child(313){opacity:.8964;transform:translate(78.4448vw,-10px) scale(.6472);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{70.304%{transform:translate(74.5744vw,70.304vh) scale(.6472)}to{transform:translate(76.5096vw,99vh) scale(.6472)}}.snow:nth-child(314){opacity:.655;transform:translate(73.29vw,-10px) scale(.9452);animation:fall-314 27s -20s linear infinite}@keyframes fall-314{73.184%{transform:translate(66.8658vw,73.184vh) scale(.9452)}to{transform:translate(70.0779vw,99vh) scale(.9452)}}.snow:nth-child(315){opacity:.6452;transform:translate(52.7406vw,-10px) scale(.7256);animation:fall-315 11s -10s linear infinite}@keyframes fall-315{56.574%{transform:translate(51.3173vw,56.574vh) scale(.7256)}to{transform:translate(52.02895vw,99vh) scale(.7256)}}.snow:nth-child(316){opacity:.9216;transform:translate(38.4395vw,-10px) scale(.5216);animation:fall-316 21s -17s linear infinite}@keyframes fall-316{61.972%{transform:translate(44.9805vw,61.972vh) scale(.5216)}to{transform:translate(41.71vw,99vh) scale(.5216)}}.snow:nth-child(317){opacity:.2442;transform:translate(37.5619vw,-10px) scale(.4885);animation:fall-317 16s -8s linear infinite}@keyframes fall-317{66.803%{transform:translate(45.6439vw,66.803vh) scale(.4885)}to{transform:translate(41.6029vw,99vh) scale(.4885)}}.snow:nth-child(318){opacity:.2776;transform:translate(77.8383vw,-10px) scale(.0658);animation:fall-318 12s -19s linear infinite}@keyframes fall-318{70.966%{transform:translate(84.3115vw,70.966vh) scale(.0658)}to{transform:translate(81.0749vw,99vh) scale(.0658)}}.snow:nth-child(319){opacity:.3834;transform:translate(56.9913vw,-10px) scale(.4484);animation:fall-319 19s -11s linear infinite}@keyframes fall-319{46.375%{transform:translate(49.144vw,46.375vh) scale(.4484)}to{transform:translate(53.06765vw,99vh) scale(.4484)}}.snow:nth-child(320){opacity:.3702;transform:translate(32.3042vw,-10px) scale(.0011);animation:fall-320 20s -9s linear infinite}@keyframes fall-320{35.523%{transform:translate(31.82vw,35.523vh) scale(.0011)}to{transform:translate(32.0621vw,99vh) scale(.0011)}}.snow:nth-child(321){opacity:1.9992;transform:translate(59.7966vw,-10px) scale(.0658);animation:fall-321 11s -6s linear infinite}@keyframes fall-321{65.559%{transform:translate(57.1075vw,65.559vh) scale(.0658)}to{transform:translate(58.45205vw,99vh) scale(.0658)}}.snow:nth-child(322){opacity:1.3442;transform:translate(44.8821vw,-10px) scale(.8947);animation:fall-322 16s -5s linear infinite}@keyframes fall-322{49.542%{transform:translate(50.3855vw,49.542vh) scale(.8947)}to{transform:translate(47.6338vw,99vh) scale(.8947)}}.snow:nth-child(323){opacity:1.8648;transform:translate(53.0218vw,-10px) scale(.5464);animation:fall-323 21s -28s linear infinite}@keyframes fall-323{32.254%{transform:translate(61.067vw,32.254vh) scale(.5464)}to{transform:translate(57.0444vw,99vh) scale(.5464)}}.snow:nth-child(324){opacity:1.1822;transform:translate(8.7525vw,-10px) scale(.9322);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{40.064%{transform:translate(2.5655vw,40.064vh) scale(.9322)}to{transform:translate(5.659vw,99vh) scale(.9322)}}.snow:nth-child(325){opacity:1.4532;transform:translate(84.5843vw,-10px) scale(.5811);animation:fall-325 16s -29s linear infinite}@keyframes fall-325{69.165%{transform:translate(90.004vw,69.165vh) scale(.5811)}to{transform:translate(87.29415vw,99vh) scale(.5811)}}.snow:nth-child(326){opacity:.69;transform:translate(59.5426vw,-10px) scale(.0753);animation:fall-326 12s -11s linear infinite}@keyframes fall-326{42.27%{transform:translate(57.563vw,42.27vh) scale(.0753)}to{transform:translate(58.5528vw,99vh) scale(.0753)}}.snow:nth-child(327){opacity:.2236;transform:translate(88.1223vw,-10px) scale(.3911);animation:fall-327 22s -26s linear infinite}@keyframes fall-327{62.127%{transform:translate(90.7489vw,62.127vh) scale(.3911)}to{transform:translate(89.4356vw,99vh) scale(.3911)}}.snow:nth-child(328){opacity:1.321;transform:translate(77.84vw,-10px) scale(.8629);animation:fall-328 19s -13s linear infinite}@keyframes fall-328{57.16%{transform:translate(77.3927vw,57.16vh) scale(.8629)}to{transform:translate(77.61635vw,99vh) scale(.8629)}}.snow:nth-child(329){opacity:.3742;transform:translate(15.5788vw,-10px) scale(.6045);animation:fall-329 22s -1s linear infinite}@keyframes fall-329{69.434%{transform:translate(5.8861vw,69.434vh) scale(.6045)}to{transform:translate(10.73245vw,99vh) scale(.6045)}}.snow:nth-child(330){opacity:1.4054;transform:translate(61.2867vw,-10px) scale(.0074);animation:fall-330 25s -23s linear infinite}@keyframes fall-330{65.227%{transform:translate(60.1467vw,65.227vh) scale(.0074)}to{transform:translate(60.7167vw,99vh) scale(.0074)}}.snow:nth-child(331){opacity:.9242;transform:translate(71.1944vw,-10px) scale(.1573);animation:fall-331 13s -27s linear infinite}@keyframes fall-331{66.24%{transform:translate(63.9558vw,66.24vh) scale(.1573)}to{transform:translate(67.5751vw,99vh) scale(.1573)}}.snow:nth-child(332){opacity:.5988;transform:translate(23.675vw,-10px) scale(.5171);animation:fall-332 24s -15s linear infinite}@keyframes fall-332{49.698%{transform:translate(25.7631vw,49.698vh) scale(.5171)}to{transform:translate(24.71905vw,99vh) scale(.5171)}}.snow:nth-child(333){opacity:1.1496;transform:translate(66.8378vw,-10px) scale(.9703);animation:fall-333 26s -8s linear infinite}@keyframes fall-333{48.567%{transform:translate(67.3339vw,48.567vh) scale(.9703)}to{transform:translate(67.08585vw,99vh) scale(.9703)}}.snow:nth-child(334){opacity:.1604;transform:translate(93.9552vw,-10px) scale(.1838);animation:fall-334 10s -17s linear infinite}@keyframes fall-334{61.362%{transform:translate(86.3097vw,61.362vh) scale(.1838)}to{transform:translate(90.13245vw,99vh) scale(.1838)}}.snow:nth-child(335){opacity:1.638;transform:translate(28.7952vw,-10px) scale(.6882);animation:fall-335 20s -29s linear infinite}@keyframes fall-335{61.521%{transform:translate(24.718vw,61.521vh) scale(.6882)}to{transform:translate(26.7566vw,99vh) scale(.6882)}}.snow:nth-child(336){opacity:1.8932;transform:translate(2.4733vw,-10px) scale(.732);animation:fall-336 25s -29s linear infinite}@keyframes fall-336{30.704%{transform:translate(10.5281vw,30.704vh) scale(.732)}to{transform:translate(6.5007vw,99vh) scale(.732)}}.snow:nth-child(337){opacity:1.884;transform:translate(11.4398vw,-10px) scale(.1783);animation:fall-337 18s -14s linear infinite}@keyframes fall-337{53.299%{transform:translate(15.5503vw,53.299vh) scale(.1783)}to{transform:translate(13.49505vw,99vh) scale(.1783)}}.snow:nth-child(338){opacity:1.2888;transform:translate(23.369vw,-10px) scale(.7692);animation:fall-338 13s -8s linear infinite}@keyframes fall-338{57.082%{transform:translate(27.6011vw,57.082vh) scale(.7692)}to{transform:translate(25.48505vw,99vh) scale(.7692)}}.snow:nth-child(339){opacity:.231;transform:translate(23.5456vw,-10px) scale(.1824);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{60.36%{transform:translate(31.6233vw,60.36vh) scale(.1824)}to{transform:translate(27.58445vw,99vh) scale(.1824)}}.snow:nth-child(340){opacity:1.9346;transform:translate(84.9372vw,-10px) scale(.5057);animation:fall-340 22s -4s linear infinite}@keyframes fall-340{75.478%{transform:translate(90.0922vw,75.478vh) scale(.5057)}to{transform:translate(87.5147vw,99vh) scale(.5057)}}.snow:nth-child(341){opacity:.609;transform:translate(15.6686vw,-10px) scale(.5078);animation:fall-341 18s -19s linear infinite}@keyframes fall-341{43.095%{transform:translate(14.2411vw,43.095vh) scale(.5078)}to{transform:translate(14.95485vw,99vh) scale(.5078)}}.snow:nth-child(342){opacity:.9826;transform:translate(33.4748vw,-10px) scale(.1057);animation:fall-342 19s -12s linear infinite}@keyframes fall-342{61.887%{transform:translate(26.7684vw,61.887vh) scale(.1057)}to{transform:translate(30.1216vw,99vh) scale(.1057)}}.snow:nth-child(343){opacity:.355;transform:translate(13.3385vw,-10px) scale(.1489);animation:fall-343 12s -5s linear infinite}@keyframes fall-343{42.337%{transform:translate(18.5774vw,42.337vh) scale(.1489)}to{transform:translate(15.95795vw,99vh) scale(.1489)}}.snow:nth-child(344){opacity:.2558;transform:translate(95.8716vw,-10px) scale(.862);animation:fall-344 23s -15s linear infinite}@keyframes fall-344{73.006%{transform:translate(88.8312vw,73.006vh) scale(.862)}to{transform:translate(92.3514vw,99vh) scale(.862)}}.snow:nth-child(345){opacity:.0244;transform:translate(45.7218vw,-10px) scale(.0616);animation:fall-345 17s -18s linear infinite}@keyframes fall-345{32.003%{transform:translate(53.5294vw,32.003vh) scale(.0616)}to{transform:translate(49.6256vw,99vh) scale(.0616)}}.snow:nth-child(346){opacity:.2386;transform:translate(10.7798vw,-10px) scale(.5364);animation:fall-346 26s -30s linear infinite}@keyframes fall-346{73.478%{transform:translate(16.445vw,73.478vh) scale(.5364)}to{transform:translate(13.6124vw,99vh) scale(.5364)}}.snow:nth-child(347){opacity:.9136;transform:translate(32.8804vw,-10px) scale(.3865);animation:fall-347 24s -6s linear infinite}@keyframes fall-347{70.022%{transform:translate(28.6069vw,70.022vh) scale(.3865)}to{transform:translate(30.74365vw,99vh) scale(.3865)}}.snow:nth-child(348){opacity:.35;transform:translate(45.1719vw,-10px) scale(.8731);animation:fall-348 23s -22s linear infinite}@keyframes fall-348{79.961%{transform:translate(53.2537vw,79.961vh) scale(.8731)}to{transform:translate(49.2128vw,99vh) scale(.8731)}}.snow:nth-child(349){opacity:.5768;transform:translate(12.3532vw,-10px) scale(.8787);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{38.176%{transform:translate(12.4732vw,38.176vh) scale(.8787)}to{transform:translate(12.4132vw,99vh) scale(.8787)}}.snow:nth-child(350){opacity:.2346;transform:translate(94.7276vw,-10px) scale(.0176);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{33.969%{transform:translate(91.5292vw,33.969vh) scale(.0176)}to{transform:translate(93.1284vw,99vh) scale(.0176)}}.snow:nth-child(351){opacity:1.6386;transform:translate(64.5515vw,-10px) scale(.1202);animation:fall-351 13s -22s linear infinite}@keyframes fall-351{47.586%{transform:translate(71.5357vw,47.586vh) scale(.1202)}to{transform:translate(68.0436vw,99vh) scale(.1202)}}.snow:nth-child(352){opacity:1.782;transform:translate(3.9349vw,-10px) scale(.4823);animation:fall-352 13s -10s linear infinite}@keyframes fall-352{59.787%{transform:translate(-5.5531vw,59.787vh) scale(.4823)}to{transform:translate(-.8091vw,99vh) scale(.4823)}}.snow:nth-child(353){opacity:1.9442;transform:translate(10.0185vw,-10px) scale(.8161);animation:fall-353 28s -23s linear infinite}@keyframes fall-353{72.858%{transform:translate(1.0896vw,72.858vh) scale(.8161)}to{transform:translate(5.55405vw,99vh) scale(.8161)}}.snow:nth-child(354){opacity:1.0286;transform:translate(7.3613vw,-10px) scale(.3546);animation:fall-354 21s -29s linear infinite}@keyframes fall-354{35.981%{transform:translate(-1.8144vw,35.981vh) scale(.3546)}to{transform:translate(2.77345vw,99vh) scale(.3546)}}.snow:nth-child(355){opacity:.0286;transform:translate(43.9201vw,-10px) scale(.1568);animation:fall-355 24s -11s linear infinite}@keyframes fall-355{76.674%{transform:translate(44.707vw,76.674vh) scale(.1568)}to{transform:translate(44.31355vw,99vh) scale(.1568)}}.snow:nth-child(356){opacity:1.9278;transform:translate(36.6207vw,-10px) scale(.1661);animation:fall-356 12s -14s linear infinite}@keyframes fall-356{53.907%{transform:translate(46.4527vw,53.907vh) scale(.1661)}to{transform:translate(41.5367vw,99vh) scale(.1661)}}.snow:nth-child(357){opacity:1.0108;transform:translate(75.9508vw,-10px) scale(.8692);animation:fall-357 28s -11s linear infinite}@keyframes fall-357{75.246%{transform:translate(75.9818vw,75.246vh) scale(.8692)}to{transform:translate(75.9663vw,99vh) scale(.8692)}}.snow:nth-child(358){opacity:.9626;transform:translate(24.7629vw,-10px) scale(.5873);animation:fall-358 27s -30s linear infinite}@keyframes fall-358{65.128%{transform:translate(17.2889vw,65.128vh) scale(.5873)}to{transform:translate(21.0259vw,99vh) scale(.5873)}}.snow:nth-child(359){opacity:1.6498;transform:translate(20.8946vw,-10px) scale(.1784);animation:fall-359 23s -14s linear infinite}@keyframes fall-359{30.11%{transform:translate(29.5324vw,30.11vh) scale(.1784)}to{transform:translate(25.2135vw,99vh) scale(.1784)}}.snow:nth-child(360){opacity:.885;transform:translate(9.4457vw,-10px) scale(.3814);animation:fall-360 15s -20s linear infinite}@keyframes fall-360{57.703%{transform:translate(18.5017vw,57.703vh) scale(.3814)}to{transform:translate(13.9737vw,99vh) scale(.3814)}}.snow:nth-child(361){opacity:.9358;transform:translate(58.0853vw,-10px) scale(.763);animation:fall-361 27s -9s linear infinite}@keyframes fall-361{77.319%{transform:translate(58.3786vw,77.319vh) scale(.763)}to{transform:translate(58.23195vw,99vh) scale(.763)}}.snow:nth-child(362){opacity:.8986;transform:translate(76.3326vw,-10px) scale(.0747);animation:fall-362 20s -7s linear infinite}@keyframes fall-362{53.246%{transform:translate(80.9439vw,53.246vh) scale(.0747)}to{transform:translate(78.63825vw,99vh) scale(.0747)}}.snow:nth-child(363){opacity:1.4636;transform:translate(79.2265vw,-10px) scale(.4051);animation:fall-363 17s -29s linear infinite}@keyframes fall-363{45.22%{transform:translate(71.1247vw,45.22vh) scale(.4051)}to{transform:translate(75.1756vw,99vh) scale(.4051)}}.snow:nth-child(364){opacity:1.7018;transform:translate(66.4563vw,-10px) scale(.1073);animation:fall-364 14s -15s linear infinite}@keyframes fall-364{61.685%{transform:translate(71.14vw,61.685vh) scale(.1073)}to{transform:translate(68.79815vw,99vh) scale(.1073)}}.snow:nth-child(365){opacity:.641;transform:translate(93.9665vw,-10px) scale(.9934);animation:fall-365 28s -24s linear infinite}@keyframes fall-365{32.82%{transform:translate(86.1311vw,32.82vh) scale(.9934)}to{transform:translate(90.0488vw,99vh) scale(.9934)}}.snow:nth-child(366){opacity:1.1896;transform:translate(29.4193vw,-10px) scale(.8519);animation:fall-366 24s -12s linear infinite}@keyframes fall-366{76.918%{transform:translate(21.0127vw,76.918vh) scale(.8519)}to{transform:translate(25.216vw,99vh) scale(.8519)}}.snow:nth-child(367){opacity:.054;transform:translate(32.9862vw,-10px) scale(.4583);animation:fall-367 23s -4s linear infinite}@keyframes fall-367{55.542%{transform:translate(40.2631vw,55.542vh) scale(.4583)}to{transform:translate(36.62465vw,99vh) scale(.4583)}}.snow:nth-child(368){opacity:1.4418;transform:translate(57.9234vw,-10px) scale(.3857);animation:fall-368 26s -14s linear infinite}@keyframes fall-368{55.958%{transform:translate(50.3367vw,55.958vh) scale(.3857)}to{transform:translate(54.13005vw,99vh) scale(.3857)}}.snow:nth-child(369){opacity:.739;transform:translate(68.4177vw,-10px) scale(.3093);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{56.374%{transform:translate(67.4861vw,56.374vh) scale(.3093)}to{transform:translate(67.9519vw,99vh) scale(.3093)}}.snow:nth-child(370){opacity:.436;transform:translate(30.7918vw,-10px) scale(.475);animation:fall-370 10s -6s linear infinite}@keyframes fall-370{44.755%{transform:translate(21.7275vw,44.755vh) scale(.475)}to{transform:translate(26.25965vw,99vh) scale(.475)}}.snow:nth-child(371){opacity:1.2588;transform:translate(93.2612vw,-10px) scale(.4747);animation:fall-371 28s -17s linear infinite}@keyframes fall-371{68.055%{transform:translate(98.3757vw,68.055vh) scale(.4747)}to{transform:translate(95.81845vw,99vh) scale(.4747)}}.snow:nth-child(372){opacity:.9502;transform:translate(44.6674vw,-10px) scale(.8477);animation:fall-372 16s -27s linear infinite}@keyframes fall-372{71.164%{transform:translate(42.4016vw,71.164vh) scale(.8477)}to{transform:translate(43.5345vw,99vh) scale(.8477)}}.snow:nth-child(373){opacity:.8894;transform:translate(16.356vw,-10px) scale(.2645);animation:fall-373 17s -28s linear infinite}@keyframes fall-373{48.483%{transform:translate(10.1294vw,48.483vh) scale(.2645)}to{transform:translate(13.2427vw,99vh) scale(.2645)}}.snow:nth-child(374){opacity:1.3976;transform:translate(48.5623vw,-10px) scale(.0487);animation:fall-374 10s -12s linear infinite}@keyframes fall-374{63.682%{transform:translate(46.4853vw,63.682vh) scale(.0487)}to{transform:translate(47.5238vw,99vh) scale(.0487)}}.snow:nth-child(375){opacity:1.7762;transform:translate(46.941vw,-10px) scale(.7086);animation:fall-375 13s -3s linear infinite}@keyframes fall-375{61.266%{transform:translate(43.1318vw,61.266vh) scale(.7086)}to{transform:translate(45.0364vw,99vh) scale(.7086)}}.snow:nth-child(376){opacity:.4108;transform:translate(29.3576vw,-10px) scale(.2319);animation:fall-376 29s -8s linear infinite}@keyframes fall-376{59.5%{transform:translate(31.0464vw,59.5vh) scale(.2319)}to{transform:translate(30.202vw,99vh) scale(.2319)}}.snow:nth-child(377){opacity:.0156;transform:translate(11.056vw,-10px) scale(.7718);animation:fall-377 17s -20s linear infinite}@keyframes fall-377{76.207%{transform:translate(20.1623vw,76.207vh) scale(.7718)}to{transform:translate(15.60915vw,99vh) scale(.7718)}}.snow:nth-child(378){opacity:1.5338;transform:translate(91.5698vw,-10px) scale(.4585);animation:fall-378 15s -7s linear infinite}@keyframes fall-378{77.593%{transform:translate(101.18vw,77.593vh) scale(.4585)}to{transform:translate(96.3749vw,99vh) scale(.4585)}}.snow:nth-child(379){opacity:1.6698;transform:translate(11.2029vw,-10px) scale(.4252);animation:fall-379 12s -15s linear infinite}@keyframes fall-379{37.886%{transform:translate(1.9082vw,37.886vh) scale(.4252)}to{transform:translate(6.55555vw,99vh) scale(.4252)}}.snow:nth-child(380){opacity:1.446;transform:translate(31.9539vw,-10px) scale(.5305);animation:fall-380 10s -26s linear infinite}@keyframes fall-380{73.501%{transform:translate(29.596vw,73.501vh) scale(.5305)}to{transform:translate(30.77495vw,99vh) scale(.5305)}}.snow:nth-child(381){opacity:1.5718;transform:translate(15.1567vw,-10px) scale(.824);animation:fall-381 14s -26s linear infinite}@keyframes fall-381{36.296%{transform:translate(15.6035vw,36.296vh) scale(.824)}to{transform:translate(15.3801vw,99vh) scale(.824)}}.snow:nth-child(382){opacity:1.387;transform:translate(36.1078vw,-10px) scale(.9097);animation:fall-382 15s -27s linear infinite}@keyframes fall-382{73.63%{transform:translate(34.0708vw,73.63vh) scale(.9097)}to{transform:translate(35.0893vw,99vh) scale(.9097)}}.snow:nth-child(383){opacity:.9884;transform:translate(59.3991vw,-10px) scale(.9272);animation:fall-383 29s -14s linear infinite}@keyframes fall-383{44.268%{transform:translate(58.6147vw,44.268vh) scale(.9272)}to{transform:translate(59.0069vw,99vh) scale(.9272)}}.snow:nth-child(384){opacity:.1156;transform:translate(16.6057vw,-10px) scale(.2189);animation:fall-384 25s -5s linear infinite}@keyframes fall-384{33.131%{transform:translate(19.1676vw,33.131vh) scale(.2189)}to{transform:translate(17.88665vw,99vh) scale(.2189)}}.snow:nth-child(385){opacity:1.4928;transform:translate(17.4321vw,-10px) scale(.2469);animation:fall-385 20s -29s linear infinite}@keyframes fall-385{47.063%{transform:translate(8.87vw,47.063vh) scale(.2469)}to{transform:translate(13.15105vw,99vh) scale(.2469)}}.snow:nth-child(386){opacity:1.9092;transform:translate(26.954vw,-10px) scale(.7924);animation:fall-386 16s -7s linear infinite}@keyframes fall-386{35.018%{transform:translate(25.8267vw,35.018vh) scale(.7924)}to{transform:translate(26.39035vw,99vh) scale(.7924)}}.snow:nth-child(387){opacity:1.8478;transform:translate(27.7445vw,-10px) scale(.5209);animation:fall-387 17s -10s linear infinite}@keyframes fall-387{33.246%{transform:translate(25.6655vw,33.246vh) scale(.5209)}to{transform:translate(26.705vw,99vh) scale(.5209)}}.snow:nth-child(388){opacity:.8578;transform:translate(95.5055vw,-10px) scale(.3839);animation:fall-388 16s -6s linear infinite}@keyframes fall-388{71.704%{transform:translate(86.3712vw,71.704vh) scale(.3839)}to{transform:translate(90.93835vw,99vh) scale(.3839)}}.snow:nth-child(389){opacity:.493;transform:translate(10.5702vw,-10px) scale(.514);animation:fall-389 10s -11s linear infinite}@keyframes fall-389{52.627%{transform:translate(.6629vw,52.627vh) scale(.514)}to{transform:translate(5.61655vw,99vh) scale(.514)}}.snow:nth-child(390){opacity:1.5366;transform:translate(75.2809vw,-10px) scale(.9151);animation:fall-390 23s -20s linear infinite}@keyframes fall-390{65.564%{transform:translate(73.5204vw,65.564vh) scale(.9151)}to{transform:translate(74.40065vw,99vh) scale(.9151)}}.snow:nth-child(391){opacity:.7606;transform:translate(59.2572vw,-10px) scale(.6656);animation:fall-391 13s -14s linear infinite}@keyframes fall-391{31.701%{transform:translate(64.0487vw,31.701vh) scale(.6656)}to{transform:translate(61.65295vw,99vh) scale(.6656)}}.snow:nth-child(392){opacity:1.4266;transform:translate(81.1677vw,-10px) scale(.7742);animation:fall-392 22s -6s linear infinite}@keyframes fall-392{52.809%{transform:translate(85.8567vw,52.809vh) scale(.7742)}to{transform:translate(83.5122vw,99vh) scale(.7742)}}.snow:nth-child(393){opacity:.5278;transform:translate(61.3279vw,-10px) scale(.9461);animation:fall-393 15s -28s linear infinite}@keyframes fall-393{52.31%{transform:translate(52.3001vw,52.31vh) scale(.9461)}to{transform:translate(56.814vw,99vh) scale(.9461)}}.snow:nth-child(394){opacity:1.2442;transform:translate(6.8976vw,-10px) scale(.7931);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{78.78%{transform:translate(14.0937vw,78.78vh) scale(.7931)}to{transform:translate(10.49565vw,99vh) scale(.7931)}}.snow:nth-child(395){opacity:1.468;transform:translate(42.4449vw,-10px) scale(.2823);animation:fall-395 26s -6s linear infinite}@keyframes fall-395{37.166%{transform:translate(44.5439vw,37.166vh) scale(.2823)}to{transform:translate(43.4944vw,99vh) scale(.2823)}}.snow:nth-child(396){opacity:.8306;transform:translate(63.3465vw,-10px) scale(.3331);animation:fall-396 20s -23s linear infinite}@keyframes fall-396{46.647%{transform:translate(66.3555vw,46.647vh) scale(.3331)}to{transform:translate(64.851vw,99vh) scale(.3331)}}.snow:nth-child(397){opacity:1.1054;transform:translate(52.4275vw,-10px) scale(.3422);animation:fall-397 24s -28s linear infinite}@keyframes fall-397{30.253%{transform:translate(52.459vw,30.253vh) scale(.3422)}to{transform:translate(52.44325vw,99vh) scale(.3422)}}.snow:nth-child(398){opacity:1.0758;transform:translate(71.4122vw,-10px) scale(.7587);animation:fall-398 10s -16s linear infinite}@keyframes fall-398{32.972%{transform:translate(81.3542vw,32.972vh) scale(.7587)}to{transform:translate(76.3832vw,99vh) scale(.7587)}}.snow:nth-child(399){opacity:1.1506;transform:translate(77.7385vw,-10px) scale(.3108);animation:fall-399 28s -25s linear infinite}@keyframes fall-399{52.357%{transform:translate(79.4824vw,52.357vh) scale(.3108)}to{transform:translate(78.61045vw,99vh) scale(.3108)}}.snow:nth-child(400){opacity:1.153;transform:translate(85.068vw,-10px) scale(.1189);animation:fall-400 23s -1s linear infinite}@keyframes fall-400{39.623%{transform:translate(82.6468vw,39.623vh) scale(.1189)}to{transform:translate(83.8574vw,99vh) scale(.1189)}}\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:.2668;transform:translate(1.7087vw,-10px) scale(.7733);animation:fall-1 30s -2s linear infinite}@keyframes fall-1{48.023%{transform:translate(6.9376vw,48.023vh) scale(.7733)}to{transform:translate(4.32315vw,99vh) scale(.7733)}}.snow:nth-child(2){opacity:1.3572;transform:translate(37.9597vw,-10px) scale(.0973);animation:fall-2 29s -27s linear infinite}@keyframes fall-2{41.003%{transform:translate(34.871vw,41.003vh) scale(.0973)}to{transform:translate(36.41535vw,99vh) scale(.0973)}}.snow:nth-child(3){opacity:1.8806;transform:translate(73.6166vw,-10px) scale(.0507);animation:fall-3 26s -29s linear infinite}@keyframes fall-3{48.795%{transform:translate(76.0938vw,48.795vh) scale(.0507)}to{transform:translate(74.8552vw,99vh) scale(.0507)}}.snow:nth-child(4){opacity:1.027;transform:translate(30.7848vw,-10px) scale(.6785);animation:fall-4 13s -28s linear infinite}@keyframes fall-4{51.421%{transform:translate(28.6698vw,51.421vh) scale(.6785)}to{transform:translate(29.7273vw,99vh) scale(.6785)}}.snow:nth-child(5){opacity:.7396;transform:translate(27.4661vw,-10px) scale(.4498);animation:fall-5 19s -25s linear infinite}@keyframes fall-5{61.922%{transform:translate(25.6098vw,61.922vh) scale(.4498)}to{transform:translate(26.53795vw,99vh) scale(.4498)}}.snow:nth-child(6){opacity:.4996;transform:translate(90.4487vw,-10px) scale(.1833);animation:fall-6 21s -7s linear infinite}@keyframes fall-6{51.631%{transform:translate(81.8146vw,51.631vh) scale(.1833)}to{transform:translate(86.13165vw,99vh) scale(.1833)}}.snow:nth-child(7){opacity:.161;transform:translate(29.0916vw,-10px) scale(.7987);animation:fall-7 14s -3s linear infinite}@keyframes fall-7{62.233%{transform:translate(36.8343vw,62.233vh) scale(.7987)}to{transform:translate(32.96295vw,99vh) scale(.7987)}}.snow:nth-child(8){opacity:.2828;transform:translate(.3154vw,-10px) scale(.3418);animation:fall-8 10s -29s linear infinite}@keyframes fall-8{44.298%{transform:translate(-2.7222vw,44.298vh) scale(.3418)}to{transform:translate(-1.2034vw,99vh) scale(.3418)}}.snow:nth-child(9){opacity:1.3864;transform:translate(97.5741vw,-10px) scale(.6605);animation:fall-9 25s -13s linear infinite}@keyframes fall-9{44.304%{transform:translate(104.8979vw,44.304vh) scale(.6605)}to{transform:translate(101.236vw,99vh) scale(.6605)}}.snow:nth-child(10){opacity:.0286;transform:translate(.0025vw,-10px) scale(.8687);animation:fall-10 14s -4s linear infinite}@keyframes fall-10{53.168%{transform:translate(5.7697vw,53.168vh) scale(.8687)}to{transform:translate(2.8861vw,99vh) scale(.8687)}}.snow:nth-child(11){opacity:.291;transform:translate(2.9596vw,-10px) scale(.2361);animation:fall-11 11s -26s linear infinite}@keyframes fall-11{79.242%{transform:translate(-2.2vw,79.242vh) scale(.2361)}to{transform:translate(.3798vw,99vh) scale(.2361)}}.snow:nth-child(12){opacity:1.7174;transform:translate(50.6319vw,-10px) scale(.2135);animation:fall-12 22s -30s linear infinite}@keyframes fall-12{57.501%{transform:translate(45.7173vw,57.501vh) scale(.2135)}to{transform:translate(48.1746vw,99vh) scale(.2135)}}.snow:nth-child(13){opacity:1.6216;transform:translate(13.7242vw,-10px) scale(.4866);animation:fall-13 23s -1s linear infinite}@keyframes fall-13{33.735%{transform:translate(20.0554vw,33.735vh) scale(.4866)}to{transform:translate(16.8898vw,99vh) scale(.4866)}}.snow:nth-child(14){opacity:1.7206;transform:translate(61.7115vw,-10px) scale(.9486);animation:fall-14 24s -3s linear infinite}@keyframes fall-14{30.654%{transform:translate(68.3579vw,30.654vh) scale(.9486)}to{transform:translate(65.0347vw,99vh) scale(.9486)}}.snow:nth-child(15){opacity:.5308;transform:translate(51.6668vw,-10px) scale(.5285);animation:fall-15 21s -18s linear infinite}@keyframes fall-15{33.244%{transform:translate(47.2944vw,33.244vh) scale(.5285)}to{transform:translate(49.4806vw,99vh) scale(.5285)}}.snow:nth-child(16){opacity:1.9516;transform:translate(45.9847vw,-10px) scale(.2894);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{38.009%{transform:translate(42.9557vw,38.009vh) scale(.2894)}to{transform:translate(44.4702vw,99vh) scale(.2894)}}.snow:nth-child(17){opacity:1.1456;transform:translate(93.1552vw,-10px) scale(.4879);animation:fall-17 29s -13s linear infinite}@keyframes fall-17{61.772%{transform:translate(100.4956vw,61.772vh) scale(.4879)}to{transform:translate(96.8254vw,99vh) scale(.4879)}}.snow:nth-child(18){opacity:1.46;transform:translate(40.6863vw,-10px) scale(.4839);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{57.558%{transform:translate(35.8471vw,57.558vh) scale(.4839)}to{transform:translate(38.2667vw,99vh) scale(.4839)}}.snow:nth-child(19){opacity:.063;transform:translate(18.9062vw,-10px) scale(.7941);animation:fall-19 22s -28s linear infinite}@keyframes fall-19{69.92%{transform:translate(25.9141vw,69.92vh) scale(.7941)}to{transform:translate(22.41015vw,99vh) scale(.7941)}}.snow:nth-child(20){opacity:1.404;transform:translate(32.3409vw,-10px) scale(.7293);animation:fall-20 13s -8s linear infinite}@keyframes fall-20{62.605%{transform:translate(40.9174vw,62.605vh) scale(.7293)}to{transform:translate(36.62915vw,99vh) scale(.7293)}}.snow:nth-child(21){opacity:.6074;transform:translate(67.3086vw,-10px) scale(.7852);animation:fall-21 20s -8s linear infinite}@keyframes fall-21{46.437%{transform:translate(74.3743vw,46.437vh) scale(.7852)}to{transform:translate(70.84145vw,99vh) scale(.7852)}}.snow:nth-child(22){opacity:.48;transform:translate(1.7699vw,-10px) scale(.8375);animation:fall-22 19s -24s linear infinite}@keyframes fall-22{51.64%{transform:translate(7.2947vw,51.64vh) scale(.8375)}to{transform:translate(4.5323vw,99vh) scale(.8375)}}.snow:nth-child(23){opacity:1.8574;transform:translate(24.4764vw,-10px) scale(.7864);animation:fall-23 20s -11s linear infinite}@keyframes fall-23{52.488%{transform:translate(27.0997vw,52.488vh) scale(.7864)}to{transform:translate(25.78805vw,99vh) scale(.7864)}}.snow:nth-child(24){opacity:1.1706;transform:translate(77.0563vw,-10px) scale(.457);animation:fall-24 18s -26s linear infinite}@keyframes fall-24{69.353%{transform:translate(78.1564vw,69.353vh) scale(.457)}to{transform:translate(77.60635vw,99vh) scale(.457)}}.snow:nth-child(25){opacity:1.5972;transform:translate(48.1256vw,-10px) scale(.184);animation:fall-25 18s -30s linear infinite}@keyframes fall-25{40.694%{transform:translate(54.96vw,40.694vh) scale(.184)}to{transform:translate(51.5428vw,99vh) scale(.184)}}.snow:nth-child(26){opacity:1.7368;transform:translate(69.6077vw,-10px) scale(.0585);animation:fall-26 29s -7s linear infinite}@keyframes fall-26{67.914%{transform:translate(78.608vw,67.914vh) scale(.0585)}to{transform:translate(74.10785vw,99vh) scale(.0585)}}.snow:nth-child(27){opacity:.1026;transform:translate(19.2347vw,-10px) scale(.4645);animation:fall-27 28s -15s linear infinite}@keyframes fall-27{35.583%{transform:translate(9.4609vw,35.583vh) scale(.4645)}to{transform:translate(14.3478vw,99vh) scale(.4645)}}.snow:nth-child(28){opacity:1.3072;transform:translate(54.1884vw,-10px) scale(.2672);animation:fall-28 19s -24s linear infinite}@keyframes fall-28{63.573%{transform:translate(59.467vw,63.573vh) scale(.2672)}to{transform:translate(56.8277vw,99vh) scale(.2672)}}.snow:nth-child(29){opacity:.2416;transform:translate(52.5038vw,-10px) scale(.9977);animation:fall-29 29s -25s linear infinite}@keyframes fall-29{64.714%{transform:translate(58.4956vw,64.714vh) scale(.9977)}to{transform:translate(55.4997vw,99vh) scale(.9977)}}.snow:nth-child(30){opacity:1.9858;transform:translate(11.1297vw,-10px) scale(.1056);animation:fall-30 10s -2s linear infinite}@keyframes fall-30{38.578%{transform:translate(16.5464vw,38.578vh) scale(.1056)}to{transform:translate(13.83805vw,99vh) scale(.1056)}}.snow:nth-child(31){opacity:1.5886;transform:translate(30.6405vw,-10px) scale(.3181);animation:fall-31 20s -21s linear infinite}@keyframes fall-31{76.404%{transform:translate(25.8618vw,76.404vh) scale(.3181)}to{transform:translate(28.25115vw,99vh) scale(.3181)}}.snow:nth-child(32){opacity:.8364;transform:translate(13.2351vw,-10px) scale(.2176);animation:fall-32 25s -5s linear infinite}@keyframes fall-32{47.427%{transform:translate(13.7312vw,47.427vh) scale(.2176)}to{transform:translate(13.48315vw,99vh) scale(.2176)}}.snow:nth-child(33){opacity:1.8564;transform:translate(20.8182vw,-10px) scale(.5151);animation:fall-33 25s -28s linear infinite}@keyframes fall-33{57.991%{transform:translate(25.7993vw,57.991vh) scale(.5151)}to{transform:translate(23.30875vw,99vh) scale(.5151)}}.snow:nth-child(34){opacity:.9832;transform:translate(.6405vw,-10px) scale(.1525);animation:fall-34 23s -27s linear infinite}@keyframes fall-34{65.115%{transform:translate(-4.5761vw,65.115vh) scale(.1525)}to{transform:translate(-1.9678vw,99vh) scale(.1525)}}.snow:nth-child(35){opacity:.3968;transform:translate(24.4394vw,-10px) scale(.323);animation:fall-35 16s -3s linear infinite}@keyframes fall-35{79.019%{transform:translate(20.2914vw,79.019vh) scale(.323)}to{transform:translate(22.3654vw,99vh) scale(.323)}}.snow:nth-child(36){opacity:1.8712;transform:translate(19.0996vw,-10px) scale(.4758);animation:fall-36 15s -5s linear infinite}@keyframes fall-36{36.873%{transform:translate(24.7819vw,36.873vh) scale(.4758)}to{transform:translate(21.94075vw,99vh) scale(.4758)}}.snow:nth-child(37){opacity:.731;transform:translate(22.1471vw,-10px) scale(.6063);animation:fall-37 24s -27s linear infinite}@keyframes fall-37{74.755%{transform:translate(22.6323vw,74.755vh) scale(.6063)}to{transform:translate(22.3897vw,99vh) scale(.6063)}}.snow:nth-child(38){opacity:.5474;transform:translate(11.8203vw,-10px) scale(.3942);animation:fall-38 23s -26s linear infinite}@keyframes fall-38{73.15%{transform:translate(15.2332vw,73.15vh) scale(.3942)}to{transform:translate(13.52675vw,99vh) scale(.3942)}}.snow:nth-child(39){opacity:.899;transform:translate(63.3938vw,-10px) scale(.8394);animation:fall-39 28s -24s linear infinite}@keyframes fall-39{52.455%{transform:translate(71.3199vw,52.455vh) scale(.8394)}to{transform:translate(67.35685vw,99vh) scale(.8394)}}.snow:nth-child(40){opacity:1.2462;transform:translate(1.3523vw,-10px) scale(.8659);animation:fall-40 28s -11s linear infinite}@keyframes fall-40{65.573%{transform:translate(-2.3873vw,65.573vh) scale(.8659)}to{transform:translate(-.5175vw,99vh) scale(.8659)}}.snow:nth-child(41){opacity:1.5854;transform:translate(4.8124vw,-10px) scale(.9153);animation:fall-41 25s -19s linear infinite}@keyframes fall-41{45.398%{transform:translate(5.0335vw,45.398vh) scale(.9153)}to{transform:translate(4.92295vw,99vh) scale(.9153)}}.snow:nth-child(42){opacity:1.9078;transform:translate(90.1525vw,-10px) scale(.4591);animation:fall-42 20s -13s linear infinite}@keyframes fall-42{68.296%{transform:translate(87.8204vw,68.296vh) scale(.4591)}to{transform:translate(88.98645vw,99vh) scale(.4591)}}.snow:nth-child(43){opacity:1.3466;transform:translate(89.6727vw,-10px) scale(.3743);animation:fall-43 26s -14s linear infinite}@keyframes fall-43{52.393%{transform:translate(81.7863vw,52.393vh) scale(.3743)}to{transform:translate(85.7295vw,99vh) scale(.3743)}}.snow:nth-child(44){opacity:.8246;transform:translate(60.3341vw,-10px) scale(.1654);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{64.477%{transform:translate(67.0977vw,64.477vh) scale(.1654)}to{transform:translate(63.7159vw,99vh) scale(.1654)}}.snow:nth-child(45){opacity:.324;transform:translate(92.2029vw,-10px) scale(.8999);animation:fall-45 11s -18s linear infinite}@keyframes fall-45{57.377%{transform:translate(82.3849vw,57.377vh) scale(.8999)}to{transform:translate(87.2939vw,99vh) scale(.8999)}}.snow:nth-child(46){opacity:.471;transform:translate(9.9981vw,-10px) scale(.9209);animation:fall-46 17s -17s linear infinite}@keyframes fall-46{50.143%{transform:translate(1.0701vw,50.143vh) scale(.9209)}to{transform:translate(5.5341vw,99vh) scale(.9209)}}.snow:nth-child(47){opacity:.8722;transform:translate(36.0059vw,-10px) scale(.8019);animation:fall-47 17s -24s linear infinite}@keyframes fall-47{40.123%{transform:translate(34.7021vw,40.123vh) scale(.8019)}to{transform:translate(35.354vw,99vh) scale(.8019)}}.snow:nth-child(48){opacity:1.2876;transform:translate(87.4565vw,-10px) scale(.2771);animation:fall-48 17s -7s linear infinite}@keyframes fall-48{67.415%{transform:translate(96.486vw,67.415vh) scale(.2771)}to{transform:translate(91.97125vw,99vh) scale(.2771)}}.snow:nth-child(49){opacity:1.208;transform:translate(11.5682vw,-10px) scale(.3868);animation:fall-49 17s -29s linear infinite}@keyframes fall-49{57.273%{transform:translate(16.774vw,57.273vh) scale(.3868)}to{transform:translate(14.1711vw,99vh) scale(.3868)}}.snow:nth-child(50){opacity:1.376;transform:translate(84.8991vw,-10px) scale(.2398);animation:fall-50 27s -22s linear infinite}@keyframes fall-50{74.705%{transform:translate(79.0054vw,74.705vh) scale(.2398)}to{transform:translate(81.95225vw,99vh) scale(.2398)}}.snow:nth-child(51){opacity:1.8266;transform:translate(42.595vw,-10px) scale(.9236);animation:fall-51 27s -23s linear infinite}@keyframes fall-51{48.035%{transform:translate(35.416vw,48.035vh) scale(.9236)}to{transform:translate(39.0055vw,99vh) scale(.9236)}}.snow:nth-child(52){opacity:1.2478;transform:translate(91.6741vw,-10px) scale(.0146);animation:fall-52 30s -19s linear infinite}@keyframes fall-52{44.219%{transform:translate(84.6167vw,44.219vh) scale(.0146)}to{transform:translate(88.1454vw,99vh) scale(.0146)}}.snow:nth-child(53){opacity:.4542;transform:translate(56.4704vw,-10px) scale(.8914);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{66.93%{transform:translate(65.8788vw,66.93vh) scale(.8914)}to{transform:translate(61.1746vw,99vh) scale(.8914)}}.snow:nth-child(54){opacity:1.978;transform:translate(16.2179vw,-10px) scale(.4808);animation:fall-54 30s -13s linear infinite}@keyframes fall-54{49.847%{transform:translate(17.9091vw,49.847vh) scale(.4808)}to{transform:translate(17.0635vw,99vh) scale(.4808)}}.snow:nth-child(55){opacity:.1042;transform:translate(18.1897vw,-10px) scale(.5464);animation:fall-55 10s -15s linear infinite}@keyframes fall-55{70.707%{transform:translate(13.5816vw,70.707vh) scale(.5464)}to{transform:translate(15.88565vw,99vh) scale(.5464)}}.snow:nth-child(56){opacity:.016;transform:translate(71.5942vw,-10px) scale(.0042);animation:fall-56 11s -7s linear infinite}@keyframes fall-56{50.483%{transform:translate(66.7714vw,50.483vh) scale(.0042)}to{transform:translate(69.1828vw,99vh) scale(.0042)}}.snow:nth-child(57){opacity:1.9858;transform:translate(88.1056vw,-10px) scale(.1089);animation:fall-57 23s -23s linear infinite}@keyframes fall-57{68.441%{transform:translate(93.7261vw,68.441vh) scale(.1089)}to{transform:translate(90.91585vw,99vh) scale(.1089)}}.snow:nth-child(58){opacity:1.332;transform:translate(4.2672vw,-10px) scale(.9239);animation:fall-58 30s -21s linear infinite}@keyframes fall-58{61.55%{transform:translate(-3.7582vw,61.55vh) scale(.9239)}to{transform:translate(.2545vw,99vh) scale(.9239)}}.snow:nth-child(59){opacity:.9262;transform:translate(61.3135vw,-10px) scale(.2598);animation:fall-59 14s -3s linear infinite}@keyframes fall-59{66.748%{transform:translate(56.8401vw,66.748vh) scale(.2598)}to{transform:translate(59.0768vw,99vh) scale(.2598)}}.snow:nth-child(60){opacity:1.5666;transform:translate(81.1466vw,-10px) scale(.7893);animation:fall-60 11s -23s linear infinite}@keyframes fall-60{43.714%{transform:translate(88.7958vw,43.714vh) scale(.7893)}to{transform:translate(84.9712vw,99vh) scale(.7893)}}.snow:nth-child(61){opacity:1.1418;transform:translate(54.9989vw,-10px) scale(.5075);animation:fall-61 30s -1s linear infinite}@keyframes fall-61{32.797%{transform:translate(55.5139vw,32.797vh) scale(.5075)}to{transform:translate(55.2564vw,99vh) scale(.5075)}}.snow:nth-child(62){opacity:.9786;transform:translate(97.329vw,-10px) scale(.8875);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{33.591%{transform:translate(95.4738vw,33.591vh) scale(.8875)}to{transform:translate(96.4014vw,99vh) scale(.8875)}}.snow:nth-child(63){opacity:1.9632;transform:translate(57.189vw,-10px) scale(.4613);animation:fall-63 29s -5s linear infinite}@keyframes fall-63{37.144%{transform:translate(57.9244vw,37.144vh) scale(.4613)}to{transform:translate(57.5567vw,99vh) scale(.4613)}}.snow:nth-child(64){opacity:.8408;transform:translate(46.1345vw,-10px) scale(.2425);animation:fall-64 23s -28s linear infinite}@keyframes fall-64{77.008%{transform:translate(43.4809vw,77.008vh) scale(.2425)}to{transform:translate(44.8077vw,99vh) scale(.2425)}}.snow:nth-child(65){opacity:1.3916;transform:translate(69.075vw,-10px) scale(.3078);animation:fall-65 19s -20s linear infinite}@keyframes fall-65{74.84%{transform:translate(59.744vw,74.84vh) scale(.3078)}to{transform:translate(64.4095vw,99vh) scale(.3078)}}.snow:nth-child(66){opacity:.4826;transform:translate(4.2225vw,-10px) scale(.7624);animation:fall-66 20s -10s linear infinite}@keyframes fall-66{74.939%{transform:translate(-4.9774vw,74.939vh) scale(.7624)}to{transform:translate(-.37745vw,99vh) scale(.7624)}}.snow:nth-child(67){opacity:.9474;transform:translate(41.1137vw,-10px) scale(.3513);animation:fall-67 14s -5s linear infinite}@keyframes fall-67{37.132%{transform:translate(43.281vw,37.132vh) scale(.3513)}to{transform:translate(42.19735vw,99vh) scale(.3513)}}.snow:nth-child(68){opacity:1.2742;transform:translate(70.2115vw,-10px) scale(.0481);animation:fall-68 10s -5s linear infinite}@keyframes fall-68{32.152%{transform:translate(70.8755vw,32.152vh) scale(.0481)}to{transform:translate(70.5435vw,99vh) scale(.0481)}}.snow:nth-child(69){opacity:1.4056;transform:translate(1.7735vw,-10px) scale(.4654);animation:fall-69 22s -16s linear infinite}@keyframes fall-69{38.779%{transform:translate(10.9514vw,38.779vh) scale(.4654)}to{transform:translate(6.36245vw,99vh) scale(.4654)}}.snow:nth-child(70){opacity:1.129;transform:translate(38.6395vw,-10px) scale(.6798);animation:fall-70 25s -2s linear infinite}@keyframes fall-70{40.904%{transform:translate(39.3816vw,40.904vh) scale(.6798)}to{transform:translate(39.01055vw,99vh) scale(.6798)}}.snow:nth-child(71){opacity:.892;transform:translate(43.6437vw,-10px) scale(.7002);animation:fall-71 25s -22s linear infinite}@keyframes fall-71{53.699%{transform:translate(42.9927vw,53.699vh) scale(.7002)}to{transform:translate(43.3182vw,99vh) scale(.7002)}}.snow:nth-child(72){opacity:.9208;transform:translate(55.0029vw,-10px) scale(.4463);animation:fall-72 10s -20s linear infinite}@keyframes fall-72{39.108%{transform:translate(45.4901vw,39.108vh) scale(.4463)}to{transform:translate(50.2465vw,99vh) scale(.4463)}}.snow:nth-child(73){opacity:.8904;transform:translate(87.7861vw,-10px) scale(.6592);animation:fall-73 20s -12s linear infinite}@keyframes fall-73{79.169%{transform:translate(85.4703vw,79.169vh) scale(.6592)}to{transform:translate(86.6282vw,99vh) scale(.6592)}}.snow:nth-child(74){opacity:.002;transform:translate(7.9833vw,-10px) scale(.4897);animation:fall-74 25s -8s linear infinite}@keyframes fall-74{47.13%{transform:translate(6.5138vw,47.13vh) scale(.4897)}to{transform:translate(7.24855vw,99vh) scale(.4897)}}.snow:nth-child(75){opacity:1.6286;transform:translate(19.6937vw,-10px) scale(.7634);animation:fall-75 11s -2s linear infinite}@keyframes fall-75{43.885%{transform:translate(23.5541vw,43.885vh) scale(.7634)}to{transform:translate(21.6239vw,99vh) scale(.7634)}}.snow:nth-child(76){opacity:1.3824;transform:translate(12.0894vw,-10px) scale(.4913);animation:fall-76 29s -2s linear infinite}@keyframes fall-76{73.446%{transform:translate(2.617vw,73.446vh) scale(.4913)}to{transform:translate(7.3532vw,99vh) scale(.4913)}}.snow:nth-child(77){opacity:1.2462;transform:translate(47.2711vw,-10px) scale(.5457);animation:fall-77 17s -7s linear infinite}@keyframes fall-77{64.511%{transform:translate(46.5973vw,64.511vh) scale(.5457)}to{transform:translate(46.9342vw,99vh) scale(.5457)}}.snow:nth-child(78){opacity:.8032;transform:translate(31.1374vw,-10px) scale(.3362);animation:fall-78 24s -10s linear infinite}@keyframes fall-78{56.959%{transform:translate(27.3687vw,56.959vh) scale(.3362)}to{transform:translate(29.25305vw,99vh) scale(.3362)}}.snow:nth-child(79){opacity:1.2104;transform:translate(28.7181vw,-10px) scale(.1778);animation:fall-79 13s -15s linear infinite}@keyframes fall-79{66.94%{transform:translate(26.384vw,66.94vh) scale(.1778)}to{transform:translate(27.55105vw,99vh) scale(.1778)}}.snow:nth-child(80){opacity:.1106;transform:translate(.7342vw,-10px) scale(.5786);animation:fall-80 18s -28s linear infinite}@keyframes fall-80{54.873%{transform:translate(-.1283vw,54.873vh) scale(.5786)}to{transform:translate(.30295vw,99vh) scale(.5786)}}.snow:nth-child(81){opacity:1.2908;transform:translate(58.71vw,-10px) scale(.7118);animation:fall-81 14s -20s linear infinite}@keyframes fall-81{68.029%{transform:translate(49.4823vw,68.029vh) scale(.7118)}to{transform:translate(54.09615vw,99vh) scale(.7118)}}.snow:nth-child(82){opacity:1.4144;transform:translate(58.2754vw,-10px) scale(.9493);animation:fall-82 17s -19s linear infinite}@keyframes fall-82{76.198%{transform:translate(51.3178vw,76.198vh) scale(.9493)}to{transform:translate(54.7966vw,99vh) scale(.9493)}}.snow:nth-child(83){opacity:.87;transform:translate(34.2535vw,-10px) scale(.9315);animation:fall-83 20s -9s linear infinite}@keyframes fall-83{68.979%{transform:translate(44.1748vw,68.979vh) scale(.9315)}to{transform:translate(39.21415vw,99vh) scale(.9315)}}.snow:nth-child(84){opacity:.5454;transform:translate(92.9947vw,-10px) scale(.5522);animation:fall-84 22s -28s linear infinite}@keyframes fall-84{76.023%{transform:translate(91.4916vw,76.023vh) scale(.5522)}to{transform:translate(92.24315vw,99vh) scale(.5522)}}.snow:nth-child(85){opacity:.1292;transform:translate(24.0896vw,-10px) scale(.3584);animation:fall-85 25s -19s linear infinite}@keyframes fall-85{56.233%{transform:translate(22.8556vw,56.233vh) scale(.3584)}to{transform:translate(23.4726vw,99vh) scale(.3584)}}.snow:nth-child(86){opacity:.8546;transform:translate(78.3229vw,-10px) scale(.2877);animation:fall-86 24s -10s linear infinite}@keyframes fall-86{37.846%{transform:translate(75.0371vw,37.846vh) scale(.2877)}to{transform:translate(76.68vw,99vh) scale(.2877)}}.snow:nth-child(87){opacity:.0702;transform:translate(44.7707vw,-10px) scale(.7881);animation:fall-87 18s -3s linear infinite}@keyframes fall-87{70.444%{transform:translate(35.327vw,70.444vh) scale(.7881)}to{transform:translate(40.04885vw,99vh) scale(.7881)}}.snow:nth-child(88){opacity:.7288;transform:translate(44.2355vw,-10px) scale(.0548);animation:fall-88 30s -19s linear infinite}@keyframes fall-88{55.545%{transform:translate(41.9005vw,55.545vh) scale(.0548)}to{transform:translate(43.068vw,99vh) scale(.0548)}}.snow:nth-child(89){opacity:.672;transform:translate(36.5466vw,-10px) scale(.9555);animation:fall-89 16s -12s linear infinite}@keyframes fall-89{41.906%{transform:translate(27.5235vw,41.906vh) scale(.9555)}to{transform:translate(32.03505vw,99vh) scale(.9555)}}.snow:nth-child(90){opacity:1.0434;transform:translate(8.4233vw,-10px) scale(.6177);animation:fall-90 21s -13s linear infinite}@keyframes fall-90{35.202%{transform:translate(12.5398vw,35.202vh) scale(.6177)}to{transform:translate(10.48155vw,99vh) scale(.6177)}}.snow:nth-child(91){opacity:1.642;transform:translate(75.9478vw,-10px) scale(.2441);animation:fall-91 23s -19s linear infinite}@keyframes fall-91{61.822%{transform:translate(77.1032vw,61.822vh) scale(.2441)}to{transform:translate(76.5255vw,99vh) scale(.2441)}}.snow:nth-child(92){opacity:.9286;transform:translate(96.2712vw,-10px) scale(.4718);animation:fall-92 16s -6s linear infinite}@keyframes fall-92{70.714%{transform:translate(91.1102vw,70.714vh) scale(.4718)}to{transform:translate(93.6907vw,99vh) scale(.4718)}}.snow:nth-child(93){opacity:.1714;transform:translate(91.9171vw,-10px) scale(.4328);animation:fall-93 10s -6s linear infinite}@keyframes fall-93{54.949%{transform:translate(89.3573vw,54.949vh) scale(.4328)}to{transform:translate(90.6372vw,99vh) scale(.4328)}}.snow:nth-child(94){opacity:.6584;transform:translate(10.668vw,-10px) scale(.995);animation:fall-94 12s -5s linear infinite}@keyframes fall-94{46.423%{transform:translate(10.0853vw,46.423vh) scale(.995)}to{transform:translate(10.37665vw,99vh) scale(.995)}}.snow:nth-child(95){opacity:1.5768;transform:translate(69.8553vw,-10px) scale(.5762);animation:fall-95 14s -26s linear infinite}@keyframes fall-95{74.107%{transform:translate(65.5441vw,74.107vh) scale(.5762)}to{transform:translate(67.6997vw,99vh) scale(.5762)}}.snow:nth-child(96){opacity:.3076;transform:translate(77.6584vw,-10px) scale(.5231);animation:fall-96 30s -9s linear infinite}@keyframes fall-96{75.439%{transform:translate(72.2102vw,75.439vh) scale(.5231)}to{transform:translate(74.9343vw,99vh) scale(.5231)}}.snow:nth-child(97){opacity:1.6062;transform:translate(9.4934vw,-10px) scale(.5946);animation:fall-97 24s -13s linear infinite}@keyframes fall-97{77.397%{transform:translate(17.8494vw,77.397vh) scale(.5946)}to{transform:translate(13.6714vw,99vh) scale(.5946)}}.snow:nth-child(98){opacity:1.37;transform:translate(74.8901vw,-10px) scale(.8042);animation:fall-98 14s -7s linear infinite}@keyframes fall-98{60.405%{transform:translate(81.9771vw,60.405vh) scale(.8042)}to{transform:translate(78.4336vw,99vh) scale(.8042)}}.snow:nth-child(99){opacity:1.724;transform:translate(64.8057vw,-10px) scale(.2638);animation:fall-99 25s -1s linear infinite}@keyframes fall-99{58.941%{transform:translate(61.8565vw,58.941vh) scale(.2638)}to{transform:translate(63.3311vw,99vh) scale(.2638)}}.snow:nth-child(100){opacity:.384;transform:translate(89.1714vw,-10px) scale(.2573);animation:fall-100 25s -20s linear infinite}@keyframes fall-100{60.864%{transform:translate(82.8467vw,60.864vh) scale(.2573)}to{transform:translate(86.00905vw,99vh) scale(.2573)}}.snow:nth-child(101){opacity:.5256;transform:translate(41.2948vw,-10px) scale(.4741);animation:fall-101 13s -15s linear infinite}@keyframes fall-101{35.708%{transform:translate(42.3098vw,35.708vh) scale(.4741)}to{transform:translate(41.8023vw,99vh) scale(.4741)}}.snow:nth-child(102){opacity:1.4196;transform:translate(27.7475vw,-10px) scale(.0903);animation:fall-102 16s -1s linear infinite}@keyframes fall-102{65.257%{transform:translate(30.4318vw,65.257vh) scale(.0903)}to{transform:translate(29.08965vw,99vh) scale(.0903)}}.snow:nth-child(103){opacity:.0198;transform:translate(84.8477vw,-10px) scale(.1639);animation:fall-103 20s -26s linear infinite}@keyframes fall-103{50.402%{transform:translate(87.8906vw,50.402vh) scale(.1639)}to{transform:translate(86.36915vw,99vh) scale(.1639)}}.snow:nth-child(104){opacity:1.0558;transform:translate(66.7995vw,-10px) scale(.8148);animation:fall-104 26s -24s linear infinite}@keyframes fall-104{71.607%{transform:translate(58.0337vw,71.607vh) scale(.8148)}to{transform:translate(62.4166vw,99vh) scale(.8148)}}.snow:nth-child(105){opacity:1.7196;transform:translate(9.2064vw,-10px) scale(.2612);animation:fall-105 22s -11s linear infinite}@keyframes fall-105{65.879%{transform:translate(.1856vw,65.879vh) scale(.2612)}to{transform:translate(4.696vw,99vh) scale(.2612)}}.snow:nth-child(106){opacity:.6016;transform:translate(79.2036vw,-10px) scale(.6739);animation:fall-106 21s -9s linear infinite}@keyframes fall-106{58.706%{transform:translate(76.3019vw,58.706vh) scale(.6739)}to{transform:translate(77.75275vw,99vh) scale(.6739)}}.snow:nth-child(107){opacity:.4464;transform:translate(15.7533vw,-10px) scale(.5766);animation:fall-107 27s -24s linear infinite}@keyframes fall-107{59.32%{transform:translate(19.7982vw,59.32vh) scale(.5766)}to{transform:translate(17.77575vw,99vh) scale(.5766)}}.snow:nth-child(108){opacity:1.1022;transform:translate(22.829vw,-10px) scale(.6274);animation:fall-108 11s -23s linear infinite}@keyframes fall-108{66.469%{transform:translate(24.1003vw,66.469vh) scale(.6274)}to{transform:translate(23.46465vw,99vh) scale(.6274)}}.snow:nth-child(109){opacity:1.8366;transform:translate(84.1186vw,-10px) scale(.6335);animation:fall-109 21s -7s linear infinite}@keyframes fall-109{78.545%{transform:translate(90.6279vw,78.545vh) scale(.6335)}to{transform:translate(87.37325vw,99vh) scale(.6335)}}.snow:nth-child(110){opacity:.322;transform:translate(30.4762vw,-10px) scale(.0188);animation:fall-110 15s -16s linear infinite}@keyframes fall-110{30.54%{transform:translate(27.0629vw,30.54vh) scale(.0188)}to{transform:translate(28.76955vw,99vh) scale(.0188)}}.snow:nth-child(111){opacity:1.67;transform:translate(58.5933vw,-10px) scale(.7637);animation:fall-111 27s -28s linear infinite}@keyframes fall-111{55.966%{transform:translate(56.3004vw,55.966vh) scale(.7637)}to{transform:translate(57.44685vw,99vh) scale(.7637)}}.snow:nth-child(112){opacity:1.4188;transform:translate(90.1393vw,-10px) scale(.3961);animation:fall-112 27s -17s linear infinite}@keyframes fall-112{30.874%{transform:translate(86.4552vw,30.874vh) scale(.3961)}to{transform:translate(88.29725vw,99vh) scale(.3961)}}.snow:nth-child(113){opacity:.1088;transform:translate(73.895vw,-10px) scale(.8065);animation:fall-113 12s -12s linear infinite}@keyframes fall-113{37.097%{transform:translate(70.722vw,37.097vh) scale(.8065)}to{transform:translate(72.3085vw,99vh) scale(.8065)}}.snow:nth-child(114){opacity:.719;transform:translate(97.8113vw,-10px) scale(.8722);animation:fall-114 17s -22s linear infinite}@keyframes fall-114{69.483%{transform:translate(97.4825vw,69.483vh) scale(.8722)}to{transform:translate(97.6469vw,99vh) scale(.8722)}}.snow:nth-child(115){opacity:1.2148;transform:translate(51.8353vw,-10px) scale(.1248);animation:fall-115 16s -27s linear infinite}@keyframes fall-115{42.329%{transform:translate(50.1192vw,42.329vh) scale(.1248)}to{transform:translate(50.97725vw,99vh) scale(.1248)}}.snow:nth-child(116){opacity:1.879;transform:translate(55.8854vw,-10px) scale(.5311);animation:fall-116 11s -26s linear infinite}@keyframes fall-116{55.007%{transform:translate(64.2934vw,55.007vh) scale(.5311)}to{transform:translate(60.0894vw,99vh) scale(.5311)}}.snow:nth-child(117){opacity:.5504;transform:translate(56.3376vw,-10px) scale(.0298);animation:fall-117 17s -30s linear infinite}@keyframes fall-117{74.948%{transform:translate(66.0871vw,74.948vh) scale(.0298)}to{transform:translate(61.21235vw,99vh) scale(.0298)}}.snow:nth-child(118){opacity:.6724;transform:translate(93.8349vw,-10px) scale(.8039);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{69.799%{transform:translate(86.1131vw,69.799vh) scale(.8039)}to{transform:translate(89.974vw,99vh) scale(.8039)}}.snow:nth-child(119){opacity:1.6234;transform:translate(67.7272vw,-10px) scale(.9944);animation:fall-119 13s -17s linear infinite}@keyframes fall-119{56.043%{transform:translate(67.5188vw,56.043vh) scale(.9944)}to{transform:translate(67.623vw,99vh) scale(.9944)}}.snow:nth-child(120){opacity:1.164;transform:translate(2.2501vw,-10px) scale(.7811);animation:fall-120 29s -21s linear infinite}@keyframes fall-120{35.801%{transform:translate(-2.3058vw,35.801vh) scale(.7811)}to{transform:translate(-.02785vw,99vh) scale(.7811)}}.snow:nth-child(121){opacity:.0078;transform:translate(.2607vw,-10px) scale(.5243);animation:fall-121 12s -3s linear infinite}@keyframes fall-121{45.845%{transform:translate(-.8832vw,45.845vh) scale(.5243)}to{transform:translate(-.31125vw,99vh) scale(.5243)}}.snow:nth-child(122){opacity:.8;transform:translate(34.3847vw,-10px) scale(.7922);animation:fall-122 12s -1s linear infinite}@keyframes fall-122{54.236%{transform:translate(42.7298vw,54.236vh) scale(.7922)}to{transform:translate(38.55725vw,99vh) scale(.7922)}}.snow:nth-child(123){opacity:1.5632;transform:translate(15.5611vw,-10px) scale(.6132);animation:fall-123 30s -23s linear infinite}@keyframes fall-123{57.39%{transform:translate(12.4642vw,57.39vh) scale(.6132)}to{transform:translate(14.01265vw,99vh) scale(.6132)}}.snow:nth-child(124){opacity:1.543;transform:translate(46.1217vw,-10px) scale(.8026);animation:fall-124 13s -16s linear infinite}@keyframes fall-124{46.155%{transform:translate(38.4421vw,46.155vh) scale(.8026)}to{transform:translate(42.2819vw,99vh) scale(.8026)}}.snow:nth-child(125){opacity:1.686;transform:translate(63.8232vw,-10px) scale(.1963);animation:fall-125 11s -20s linear infinite}@keyframes fall-125{72.705%{transform:translate(56.2161vw,72.705vh) scale(.1963)}to{transform:translate(60.01965vw,99vh) scale(.1963)}}.snow:nth-child(126){opacity:1.583;transform:translate(23.9381vw,-10px) scale(.9275);animation:fall-126 25s -26s linear infinite}@keyframes fall-126{71.626%{transform:translate(17.6761vw,71.626vh) scale(.9275)}to{transform:translate(20.8071vw,99vh) scale(.9275)}}.snow:nth-child(127){opacity:.6288;transform:translate(92.9489vw,-10px) scale(.2574);animation:fall-127 12s -4s linear infinite}@keyframes fall-127{70.478%{transform:translate(102.6572vw,70.478vh) scale(.2574)}to{transform:translate(97.80305vw,99vh) scale(.2574)}}.snow:nth-child(128){opacity:1.947;transform:translate(86.0439vw,-10px) scale(.4002);animation:fall-128 15s -19s linear infinite}@keyframes fall-128{44.819%{transform:translate(89.4886vw,44.819vh) scale(.4002)}to{transform:translate(87.76625vw,99vh) scale(.4002)}}.snow:nth-child(129){opacity:1.3916;transform:translate(12.3095vw,-10px) scale(.3058);animation:fall-129 10s -30s linear infinite}@keyframes fall-129{41.567%{transform:translate(16.8511vw,41.567vh) scale(.3058)}to{transform:translate(14.5803vw,99vh) scale(.3058)}}.snow:nth-child(130){opacity:1.2924;transform:translate(46.2871vw,-10px) scale(.7082);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{62.773%{transform:translate(45.8247vw,62.773vh) scale(.7082)}to{transform:translate(46.0559vw,99vh) scale(.7082)}}.snow:nth-child(131){opacity:.1352;transform:translate(47.1424vw,-10px) scale(.4927);animation:fall-131 10s -7s linear infinite}@keyframes fall-131{58.092%{transform:translate(48.5634vw,58.092vh) scale(.4927)}to{transform:translate(47.8529vw,99vh) scale(.4927)}}.snow:nth-child(132){opacity:1.2456;transform:translate(16.5958vw,-10px) scale(.5422);animation:fall-132 18s -25s linear infinite}@keyframes fall-132{65.486%{transform:translate(8.0478vw,65.486vh) scale(.5422)}to{transform:translate(12.3218vw,99vh) scale(.5422)}}.snow:nth-child(133){opacity:1.0062;transform:translate(75.7232vw,-10px) scale(.6848);animation:fall-133 22s -21s linear infinite}@keyframes fall-133{50.398%{transform:translate(70.7051vw,50.398vh) scale(.6848)}to{transform:translate(73.21415vw,99vh) scale(.6848)}}.snow:nth-child(134){opacity:1.3258;transform:translate(51.8961vw,-10px) scale(.3078);animation:fall-134 27s -14s linear infinite}@keyframes fall-134{54.598%{transform:translate(59.2917vw,54.598vh) scale(.3078)}to{transform:translate(55.5939vw,99vh) scale(.3078)}}.snow:nth-child(135){opacity:1.3036;transform:translate(29.1281vw,-10px) scale(.4573);animation:fall-135 19s -2s linear infinite}@keyframes fall-135{55.202%{transform:translate(31.1274vw,55.202vh) scale(.4573)}to{transform:translate(30.12775vw,99vh) scale(.4573)}}.snow:nth-child(136){opacity:1.0784;transform:translate(11.1229vw,-10px) scale(.7101);animation:fall-136 21s -14s linear infinite}@keyframes fall-136{42.743%{transform:translate(12.5286vw,42.743vh) scale(.7101)}to{transform:translate(11.82575vw,99vh) scale(.7101)}}.snow:nth-child(137){opacity:.4476;transform:translate(50.852vw,-10px) scale(.6034);animation:fall-137 30s -8s linear infinite}@keyframes fall-137{60.074%{transform:translate(46.9104vw,60.074vh) scale(.6034)}to{transform:translate(48.8812vw,99vh) scale(.6034)}}.snow:nth-child(138){opacity:.117;transform:translate(16.7349vw,-10px) scale(.1583);animation:fall-138 17s -30s linear infinite}@keyframes fall-138{77.489%{transform:translate(11.696vw,77.489vh) scale(.1583)}to{transform:translate(14.21545vw,99vh) scale(.1583)}}.snow:nth-child(139){opacity:.558;transform:translate(32.8609vw,-10px) scale(.3901);animation:fall-139 23s -9s linear infinite}@keyframes fall-139{37.818%{transform:translate(32.5156vw,37.818vh) scale(.3901)}to{transform:translate(32.68825vw,99vh) scale(.3901)}}.snow:nth-child(140){opacity:.0992;transform:translate(9.3856vw,-10px) scale(.2783);animation:fall-140 11s -9s linear infinite}@keyframes fall-140{67.895%{transform:translate(15.1042vw,67.895vh) scale(.2783)}to{transform:translate(12.2449vw,99vh) scale(.2783)}}.snow:nth-child(141){opacity:1.3724;transform:translate(1.1967vw,-10px) scale(.085);animation:fall-141 12s -8s linear infinite}@keyframes fall-141{41.548%{transform:translate(-.9365vw,41.548vh) scale(.085)}to{transform:translate(.1301vw,99vh) scale(.085)}}.snow:nth-child(142){opacity:1.5312;transform:translate(44.1577vw,-10px) scale(.3019);animation:fall-142 20s -26s linear infinite}@keyframes fall-142{59.146%{transform:translate(37.6357vw,59.146vh) scale(.3019)}to{transform:translate(40.8967vw,99vh) scale(.3019)}}.snow:nth-child(143){opacity:1.8928;transform:translate(67.9697vw,-10px) scale(.3748);animation:fall-143 24s -6s linear infinite}@keyframes fall-143{42.016%{transform:translate(63.0003vw,42.016vh) scale(.3748)}to{transform:translate(65.485vw,99vh) scale(.3748)}}.snow:nth-child(144){opacity:.348;transform:translate(47.1855vw,-10px) scale(.9007);animation:fall-144 16s -25s linear infinite}@keyframes fall-144{53.53%{transform:translate(55.9192vw,53.53vh) scale(.9007)}to{transform:translate(51.55235vw,99vh) scale(.9007)}}.snow:nth-child(145){opacity:1.088;transform:translate(14.0934vw,-10px) scale(.1577);animation:fall-145 13s -21s linear infinite}@keyframes fall-145{36.253%{transform:translate(14.1217vw,36.253vh) scale(.1577)}to{transform:translate(14.10755vw,99vh) scale(.1577)}}.snow:nth-child(146){opacity:1.1202;transform:translate(24.8044vw,-10px) scale(.257);animation:fall-146 29s -5s linear infinite}@keyframes fall-146{47.62%{transform:translate(32.989vw,47.62vh) scale(.257)}to{transform:translate(28.8967vw,99vh) scale(.257)}}.snow:nth-child(147){opacity:1.7596;transform:translate(42.8192vw,-10px) scale(.0554);animation:fall-147 24s -20s linear infinite}@keyframes fall-147{30.178%{transform:translate(43.9824vw,30.178vh) scale(.0554)}to{transform:translate(43.4008vw,99vh) scale(.0554)}}.snow:nth-child(148){opacity:.8464;transform:translate(7.9748vw,-10px) scale(.3772);animation:fall-148 15s -16s linear infinite}@keyframes fall-148{37.853%{transform:translate(11.4766vw,37.853vh) scale(.3772)}to{transform:translate(9.7257vw,99vh) scale(.3772)}}.snow:nth-child(149){opacity:.4186;transform:translate(35.803vw,-10px) scale(.7025);animation:fall-149 12s -30s linear infinite}@keyframes fall-149{65.63%{transform:translate(29.25vw,65.63vh) scale(.7025)}to{transform:translate(32.5265vw,99vh) scale(.7025)}}.snow:nth-child(150){opacity:.7052;transform:translate(11.7644vw,-10px) scale(.2044);animation:fall-150 19s -19s linear infinite}@keyframes fall-150{30.197%{transform:translate(11.4485vw,30.197vh) scale(.2044)}to{transform:translate(11.60645vw,99vh) scale(.2044)}}.snow:nth-child(151){opacity:.7074;transform:translate(82.3541vw,-10px) scale(.3084);animation:fall-151 27s -13s linear infinite}@keyframes fall-151{75.129%{transform:translate(87.0618vw,75.129vh) scale(.3084)}to{transform:translate(84.70795vw,99vh) scale(.3084)}}.snow:nth-child(152){opacity:1.105;transform:translate(43.8142vw,-10px) scale(.9241);animation:fall-152 14s -6s linear infinite}@keyframes fall-152{78.561%{transform:translate(45.4204vw,78.561vh) scale(.9241)}to{transform:translate(44.6173vw,99vh) scale(.9241)}}.snow:nth-child(153){opacity:.5856;transform:translate(98.3117vw,-10px) scale(.803);animation:fall-153 17s -21s linear infinite}@keyframes fall-153{76.729%{transform:translate(91.7093vw,76.729vh) scale(.803)}to{transform:translate(95.0105vw,99vh) scale(.803)}}.snow:nth-child(154){opacity:1.0048;transform:translate(26.1395vw,-10px) scale(.8412);animation:fall-154 28s -21s linear infinite}@keyframes fall-154{72.801%{transform:translate(33.9977vw,72.801vh) scale(.8412)}to{transform:translate(30.0686vw,99vh) scale(.8412)}}.snow:nth-child(155){opacity:.2824;transform:translate(24.8339vw,-10px) scale(.0487);animation:fall-155 12s -23s linear infinite}@keyframes fall-155{42.027%{transform:translate(23.6341vw,42.027vh) scale(.0487)}to{transform:translate(24.234vw,99vh) scale(.0487)}}.snow:nth-child(156){opacity:.212;transform:translate(25.1327vw,-10px) scale(.4569);animation:fall-156 20s -6s linear infinite}@keyframes fall-156{39.82%{transform:translate(18.9665vw,39.82vh) scale(.4569)}to{transform:translate(22.0496vw,99vh) scale(.4569)}}.snow:nth-child(157){opacity:1.2808;transform:translate(18.6647vw,-10px) scale(.7905);animation:fall-157 19s -27s linear infinite}@keyframes fall-157{49.301%{transform:translate(20.7569vw,49.301vh) scale(.7905)}to{transform:translate(19.7108vw,99vh) scale(.7905)}}.snow:nth-child(158){opacity:.4744;transform:translate(20.5167vw,-10px) scale(.7516);animation:fall-158 22s -8s linear infinite}@keyframes fall-158{46.578%{transform:translate(17.2603vw,46.578vh) scale(.7516)}to{transform:translate(18.8885vw,99vh) scale(.7516)}}.snow:nth-child(159){opacity:.2704;transform:translate(17.2055vw,-10px) scale(.4758);animation:fall-159 28s -8s linear infinite}@keyframes fall-159{32.699%{transform:translate(12.5795vw,32.699vh) scale(.4758)}to{transform:translate(14.8925vw,99vh) scale(.4758)}}.snow:nth-child(160){opacity:1.5758;transform:translate(6.9794vw,-10px) scale(.6913);animation:fall-160 25s -19s linear infinite}@keyframes fall-160{75.136%{transform:translate(10.2431vw,75.136vh) scale(.6913)}to{transform:translate(8.61125vw,99vh) scale(.6913)}}.snow:nth-child(161){opacity:.8728;transform:translate(14.8082vw,-10px) scale(.8697);animation:fall-161 14s -22s linear infinite}@keyframes fall-161{48.853%{transform:translate(17.8104vw,48.853vh) scale(.8697)}to{transform:translate(16.3093vw,99vh) scale(.8697)}}.snow:nth-child(162){opacity:.2894;transform:translate(81.8714vw,-10px) scale(.1598);animation:fall-162 16s -30s linear infinite}@keyframes fall-162{31.291%{transform:translate(91.8574vw,31.291vh) scale(.1598)}to{transform:translate(86.8644vw,99vh) scale(.1598)}}.snow:nth-child(163){opacity:.439;transform:translate(93.6003vw,-10px) scale(.947);animation:fall-163 15s -8s linear infinite}@keyframes fall-163{52.659%{transform:translate(90.5759vw,52.659vh) scale(.947)}to{transform:translate(92.0881vw,99vh) scale(.947)}}.snow:nth-child(164){opacity:1.8646;transform:translate(74.9538vw,-10px) scale(.3694);animation:fall-164 12s -7s linear infinite}@keyframes fall-164{79.584%{transform:translate(78.0047vw,79.584vh) scale(.3694)}to{transform:translate(76.47925vw,99vh) scale(.3694)}}.snow:nth-child(165){opacity:.881;transform:translate(3.5481vw,-10px) scale(.0121);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{37.863%{transform:translate(-.0533vw,37.863vh) scale(.0121)}to{transform:translate(1.7474vw,99vh) scale(.0121)}}.snow:nth-child(166){opacity:1.8448;transform:translate(58.2978vw,-10px) scale(.4502);animation:fall-166 27s -27s linear infinite}@keyframes fall-166{37.215%{transform:translate(48.6608vw,37.215vh) scale(.4502)}to{transform:translate(53.4793vw,99vh) scale(.4502)}}.snow:nth-child(167){opacity:1.0926;transform:translate(70.8507vw,-10px) scale(.4475);animation:fall-167 12s -25s linear infinite}@keyframes fall-167{47.803%{transform:translate(63.3358vw,47.803vh) scale(.4475)}to{transform:translate(67.09325vw,99vh) scale(.4475)}}.snow:nth-child(168){opacity:.6728;transform:translate(10.5309vw,-10px) scale(.8807);animation:fall-168 22s -26s linear infinite}@keyframes fall-168{68.222%{transform:translate(3.6833vw,68.222vh) scale(.8807)}to{transform:translate(7.1071vw,99vh) scale(.8807)}}.snow:nth-child(169){opacity:.6576;transform:translate(8.725vw,-10px) scale(.7634);animation:fall-169 11s -14s linear infinite}@keyframes fall-169{39.944%{transform:translate(12.7829vw,39.944vh) scale(.7634)}to{transform:translate(10.75395vw,99vh) scale(.7634)}}.snow:nth-child(170){opacity:1.3316;transform:translate(70.0934vw,-10px) scale(.9511);animation:fall-170 17s -29s linear infinite}@keyframes fall-170{51.436%{transform:translate(67.4982vw,51.436vh) scale(.9511)}to{transform:translate(68.7958vw,99vh) scale(.9511)}}.snow:nth-child(171){opacity:1.6212;transform:translate(.3812vw,-10px) scale(.3998);animation:fall-171 13s -29s linear infinite}@keyframes fall-171{52.034%{transform:translate(-2.159vw,52.034vh) scale(.3998)}to{transform:translate(-.8889vw,99vh) scale(.3998)}}.snow:nth-child(172){opacity:1.3758;transform:translate(12.7159vw,-10px) scale(.783);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{75.332%{transform:translate(11.134vw,75.332vh) scale(.783)}to{transform:translate(11.92495vw,99vh) scale(.783)}}.snow:nth-child(173){opacity:.9244;transform:translate(86.4534vw,-10px) scale(.5822);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{61.092%{transform:translate(76.8184vw,61.092vh) scale(.5822)}to{transform:translate(81.6359vw,99vh) scale(.5822)}}.snow:nth-child(174){opacity:1.014;transform:translate(29.2902vw,-10px) scale(.4898);animation:fall-174 18s -18s linear infinite}@keyframes fall-174{44.364%{transform:translate(35.3026vw,44.364vh) scale(.4898)}to{transform:translate(32.2964vw,99vh) scale(.4898)}}.snow:nth-child(175){opacity:.6142;transform:translate(98.4418vw,-10px) scale(.3863);animation:fall-175 14s -9s linear infinite}@keyframes fall-175{54.368%{transform:translate(104.3471vw,54.368vh) scale(.3863)}to{transform:translate(101.39445vw,99vh) scale(.3863)}}.snow:nth-child(176){opacity:.393;transform:translate(70.4956vw,-10px) scale(.8572);animation:fall-176 30s -28s linear infinite}@keyframes fall-176{30.158%{transform:translate(71.3086vw,30.158vh) scale(.8572)}to{transform:translate(70.9021vw,99vh) scale(.8572)}}.snow:nth-child(177){opacity:.9216;transform:translate(10.6801vw,-10px) scale(.4844);animation:fall-177 16s -15s linear infinite}@keyframes fall-177{74.668%{transform:translate(10.1157vw,74.668vh) scale(.4844)}to{transform:translate(10.3979vw,99vh) scale(.4844)}}.snow:nth-child(178){opacity:1.906;transform:translate(45.5132vw,-10px) scale(.8688);animation:fall-178 24s -19s linear infinite}@keyframes fall-178{38.146%{transform:translate(50.4358vw,38.146vh) scale(.8688)}to{transform:translate(47.9745vw,99vh) scale(.8688)}}.snow:nth-child(179){opacity:.9626;transform:translate(2.6552vw,-10px) scale(.1976);animation:fall-179 13s -1s linear infinite}@keyframes fall-179{42.539%{transform:translate(5.8522vw,42.539vh) scale(.1976)}to{transform:translate(4.2537vw,99vh) scale(.1976)}}.snow:nth-child(180){opacity:.0146;transform:translate(51.7031vw,-10px) scale(.4468);animation:fall-180 12s -18s linear infinite}@keyframes fall-180{32.48%{transform:translate(58.2275vw,32.48vh) scale(.4468)}to{transform:translate(54.9653vw,99vh) scale(.4468)}}.snow:nth-child(181){opacity:.0564;transform:translate(51.1639vw,-10px) scale(.2974);animation:fall-181 15s -4s linear infinite}@keyframes fall-181{50.158%{transform:translate(55.8749vw,50.158vh) scale(.2974)}to{transform:translate(53.5194vw,99vh) scale(.2974)}}.snow:nth-child(182){opacity:.1152;transform:translate(14.2624vw,-10px) scale(.2098);animation:fall-182 25s -27s linear infinite}@keyframes fall-182{32.311%{transform:translate(13.9776vw,32.311vh) scale(.2098)}to{transform:translate(14.12vw,99vh) scale(.2098)}}.snow:nth-child(183){opacity:1.048;transform:translate(36.8918vw,-10px) scale(.0949);animation:fall-183 23s -19s linear infinite}@keyframes fall-183{33.526%{transform:translate(39.9603vw,33.526vh) scale(.0949)}to{transform:translate(38.42605vw,99vh) scale(.0949)}}.snow:nth-child(184){opacity:.3638;transform:translate(70.523vw,-10px) scale(.6653);animation:fall-184 12s -10s linear infinite}@keyframes fall-184{79.827%{transform:translate(74.6927vw,79.827vh) scale(.6653)}to{transform:translate(72.60785vw,99vh) scale(.6653)}}.snow:nth-child(185){opacity:.0132;transform:translate(20.7807vw,-10px) scale(.9175);animation:fall-185 11s -30s linear infinite}@keyframes fall-185{56.848%{transform:translate(16.9707vw,56.848vh) scale(.9175)}to{transform:translate(18.8757vw,99vh) scale(.9175)}}.snow:nth-child(186){opacity:.8586;transform:translate(19.7959vw,-10px) scale(.2719);animation:fall-186 21s -2s linear infinite}@keyframes fall-186{42.299%{transform:translate(20.0328vw,42.299vh) scale(.2719)}to{transform:translate(19.91435vw,99vh) scale(.2719)}}.snow:nth-child(187){opacity:.876;transform:translate(75.7616vw,-10px) scale(.6147);animation:fall-187 22s -26s linear infinite}@keyframes fall-187{79.3%{transform:translate(82.3461vw,79.3vh) scale(.6147)}to{transform:translate(79.05385vw,99vh) scale(.6147)}}.snow:nth-child(188){opacity:1.8846;transform:translate(23.8225vw,-10px) scale(.4487);animation:fall-188 21s -11s linear infinite}@keyframes fall-188{78.098%{transform:translate(15.7239vw,78.098vh) scale(.4487)}to{transform:translate(19.7732vw,99vh) scale(.4487)}}.snow:nth-child(189){opacity:1.9346;transform:translate(99.7601vw,-10px) scale(.3407);animation:fall-189 29s -11s linear infinite}@keyframes fall-189{50.318%{transform:translate(95.0747vw,50.318vh) scale(.3407)}to{transform:translate(97.4174vw,99vh) scale(.3407)}}.snow:nth-child(190){opacity:.01;transform:translate(97.4685vw,-10px) scale(.7741);animation:fall-190 13s -19s linear infinite}@keyframes fall-190{41.99%{transform:translate(99.0719vw,41.99vh) scale(.7741)}to{transform:translate(98.2702vw,99vh) scale(.7741)}}.snow:nth-child(191){opacity:.579;transform:translate(45.3011vw,-10px) scale(.6886);animation:fall-191 19s -6s linear infinite}@keyframes fall-191{36.321%{transform:translate(53.8712vw,36.321vh) scale(.6886)}to{transform:translate(49.58615vw,99vh) scale(.6886)}}.snow:nth-child(192){opacity:.2226;transform:translate(86.6089vw,-10px) scale(.8226);animation:fall-192 12s -23s linear infinite}@keyframes fall-192{31.909%{transform:translate(92.0839vw,31.909vh) scale(.8226)}to{transform:translate(89.3464vw,99vh) scale(.8226)}}.snow:nth-child(193){opacity:1.186;transform:translate(85.8283vw,-10px) scale(.1421);animation:fall-193 30s -20s linear infinite}@keyframes fall-193{73.945%{transform:translate(89.1984vw,73.945vh) scale(.1421)}to{transform:translate(87.51335vw,99vh) scale(.1421)}}.snow:nth-child(194){opacity:.1758;transform:translate(81.4671vw,-10px) scale(.9135);animation:fall-194 14s -24s linear infinite}@keyframes fall-194{66.493%{transform:translate(83.3243vw,66.493vh) scale(.9135)}to{transform:translate(82.3957vw,99vh) scale(.9135)}}.snow:nth-child(195){opacity:1.0198;transform:translate(4.5428vw,-10px) scale(.0826);animation:fall-195 11s -24s linear infinite}@keyframes fall-195{36.177%{transform:translate(5.9239vw,36.177vh) scale(.0826)}to{transform:translate(5.23335vw,99vh) scale(.0826)}}.snow:nth-child(196){opacity:1.6968;transform:translate(66.7434vw,-10px) scale(.0337);animation:fall-196 16s -9s linear infinite}@keyframes fall-196{55.052%{transform:translate(57.798vw,55.052vh) scale(.0337)}to{transform:translate(62.2707vw,99vh) scale(.0337)}}.snow:nth-child(197){opacity:1.1986;transform:translate(65.764vw,-10px) scale(.9073);animation:fall-197 26s -14s linear infinite}@keyframes fall-197{68.218%{transform:translate(64.576vw,68.218vh) scale(.9073)}to{transform:translate(65.17vw,99vh) scale(.9073)}}.snow:nth-child(198){opacity:1.3634;transform:translate(11.8498vw,-10px) scale(.1489);animation:fall-198 21s -26s linear infinite}@keyframes fall-198{79%{transform:translate(17.8131vw,79vh) scale(.1489)}to{transform:translate(14.83145vw,99vh) scale(.1489)}}.snow:nth-child(199){opacity:.8924;transform:translate(76.5446vw,-10px) scale(.7108);animation:fall-199 22s -13s linear infinite}@keyframes fall-199{41.726%{transform:translate(72.0256vw,41.726vh) scale(.7108)}to{transform:translate(74.2851vw,99vh) scale(.7108)}}.snow:nth-child(200){opacity:1.8104;transform:translate(89.3823vw,-10px) scale(.086);animation:fall-200 15s -20s linear infinite}@keyframes fall-200{67.403%{transform:translate(97.9201vw,67.403vh) scale(.086)}to{transform:translate(93.6512vw,99vh) scale(.086)}}.snow:nth-child(201){opacity:.5004;transform:translate(48.6464vw,-10px) scale(.0088);animation:fall-201 30s -12s linear infinite}@keyframes fall-201{47.431%{transform:translate(42.6361vw,47.431vh) scale(.0088)}to{transform:translate(45.64125vw,99vh) scale(.0088)}}.snow:nth-child(202){opacity:1.413;transform:translate(55.5126vw,-10px) scale(.5075);animation:fall-202 29s -15s linear infinite}@keyframes fall-202{64.696%{transform:translate(51.1701vw,64.696vh) scale(.5075)}to{transform:translate(53.34135vw,99vh) scale(.5075)}}.snow:nth-child(203){opacity:1.0662;transform:translate(80.3598vw,-10px) scale(.3476);animation:fall-203 11s -6s linear infinite}@keyframes fall-203{51.571%{transform:translate(71.4645vw,51.571vh) scale(.3476)}to{transform:translate(75.91215vw,99vh) scale(.3476)}}.snow:nth-child(204){opacity:1.926;transform:translate(6.9121vw,-10px) scale(.0818);animation:fall-204 28s -13s linear infinite}@keyframes fall-204{44.669%{transform:translate(.2899vw,44.669vh) scale(.0818)}to{transform:translate(3.601vw,99vh) scale(.0818)}}.snow:nth-child(205){opacity:.1552;transform:translate(51.8809vw,-10px) scale(.7466);animation:fall-205 13s -3s linear infinite}@keyframes fall-205{64.678%{transform:translate(60.6804vw,64.678vh) scale(.7466)}to{transform:translate(56.28065vw,99vh) scale(.7466)}}.snow:nth-child(206){opacity:.0812;transform:translate(54.9991vw,-10px) scale(.2796);animation:fall-206 11s -9s linear infinite}@keyframes fall-206{34.364%{transform:translate(62.3473vw,34.364vh) scale(.2796)}to{transform:translate(58.6732vw,99vh) scale(.2796)}}.snow:nth-child(207){opacity:1.5204;transform:translate(76.6194vw,-10px) scale(.466);animation:fall-207 28s -12s linear infinite}@keyframes fall-207{34.553%{transform:translate(81.8687vw,34.553vh) scale(.466)}to{transform:translate(79.24405vw,99vh) scale(.466)}}.snow:nth-child(208){opacity:1.9706;transform:translate(70.2298vw,-10px) scale(.9672);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{58.523%{transform:translate(71.3865vw,58.523vh) scale(.9672)}to{transform:translate(70.80815vw,99vh) scale(.9672)}}.snow:nth-child(209){opacity:1.7638;transform:translate(10.7632vw,-10px) scale(.2481);animation:fall-209 30s -4s linear infinite}@keyframes fall-209{74.562%{transform:translate(15.7064vw,74.562vh) scale(.2481)}to{transform:translate(13.2348vw,99vh) scale(.2481)}}.snow:nth-child(210){opacity:.4504;transform:translate(51.9239vw,-10px) scale(.4214);animation:fall-210 26s -10s linear infinite}@keyframes fall-210{42.625%{transform:translate(50.1177vw,42.625vh) scale(.4214)}to{transform:translate(51.0208vw,99vh) scale(.4214)}}.snow:nth-child(211){opacity:1.0184;transform:translate(67.6074vw,-10px) scale(.5204);animation:fall-211 15s -26s linear infinite}@keyframes fall-211{42.118%{transform:translate(65.2514vw,42.118vh) scale(.5204)}to{transform:translate(66.4294vw,99vh) scale(.5204)}}.snow:nth-child(212){opacity:.5048;transform:translate(12.8893vw,-10px) scale(.2716);animation:fall-212 26s -11s linear infinite}@keyframes fall-212{58.947%{transform:translate(20.1303vw,58.947vh) scale(.2716)}to{transform:translate(16.5098vw,99vh) scale(.2716)}}.snow:nth-child(213){opacity:.8704;transform:translate(63.1811vw,-10px) scale(.5844);animation:fall-213 25s -26s linear infinite}@keyframes fall-213{35.617%{transform:translate(71.826vw,35.617vh) scale(.5844)}to{transform:translate(67.50355vw,99vh) scale(.5844)}}.snow:nth-child(214){opacity:1.2204;transform:translate(62.257vw,-10px) scale(.8618);animation:fall-214 27s -15s linear infinite}@keyframes fall-214{33.72%{transform:translate(66.1869vw,33.72vh) scale(.8618)}to{transform:translate(64.22195vw,99vh) scale(.8618)}}.snow:nth-child(215){opacity:.3296;transform:translate(13.0201vw,-10px) scale(.7612);animation:fall-215 13s -16s linear infinite}@keyframes fall-215{40.643%{transform:translate(14.4586vw,40.643vh) scale(.7612)}to{transform:translate(13.73935vw,99vh) scale(.7612)}}.snow:nth-child(216){opacity:.4822;transform:translate(43.3663vw,-10px) scale(.849);animation:fall-216 18s -3s linear infinite}@keyframes fall-216{31.005%{transform:translate(51.4597vw,31.005vh) scale(.849)}to{transform:translate(47.413vw,99vh) scale(.849)}}.snow:nth-child(217){opacity:1.0648;transform:translate(10.6768vw,-10px) scale(.0163);animation:fall-217 26s -16s linear infinite}@keyframes fall-217{52.752%{transform:translate(19.7586vw,52.752vh) scale(.0163)}to{transform:translate(15.2177vw,99vh) scale(.0163)}}.snow:nth-child(218){opacity:1.0096;transform:translate(32.9179vw,-10px) scale(.5471);animation:fall-218 30s -29s linear infinite}@keyframes fall-218{65.822%{transform:translate(29.6319vw,65.822vh) scale(.5471)}to{transform:translate(31.2749vw,99vh) scale(.5471)}}.snow:nth-child(219){opacity:1.461;transform:translate(86.8551vw,-10px) scale(.3581);animation:fall-219 30s -5s linear infinite}@keyframes fall-219{51.596%{transform:translate(83.8834vw,51.596vh) scale(.3581)}to{transform:translate(85.36925vw,99vh) scale(.3581)}}.snow:nth-child(220){opacity:.3218;transform:translate(90.1467vw,-10px) scale(.1283);animation:fall-220 22s -3s linear infinite}@keyframes fall-220{56.222%{transform:translate(96.4111vw,56.222vh) scale(.1283)}to{transform:translate(93.2789vw,99vh) scale(.1283)}}.snow:nth-child(221){opacity:.5614;transform:translate(11.3795vw,-10px) scale(.2678);animation:fall-221 15s -27s linear infinite}@keyframes fall-221{32.116%{transform:translate(18.3455vw,32.116vh) scale(.2678)}to{transform:translate(14.8625vw,99vh) scale(.2678)}}.snow:nth-child(222){opacity:.7218;transform:translate(37.01vw,-10px) scale(.586);animation:fall-222 23s -19s linear infinite}@keyframes fall-222{60.949%{transform:translate(29.0429vw,60.949vh) scale(.586)}to{transform:translate(33.02645vw,99vh) scale(.586)}}.snow:nth-child(223){opacity:1.566;transform:translate(57.3864vw,-10px) scale(.2175);animation:fall-223 26s -16s linear infinite}@keyframes fall-223{59.476%{transform:translate(49.0541vw,59.476vh) scale(.2175)}to{transform:translate(53.22025vw,99vh) scale(.2175)}}.snow:nth-child(224){opacity:.7476;transform:translate(91.9726vw,-10px) scale(.8199);animation:fall-224 23s -27s linear infinite}@keyframes fall-224{47.83%{transform:translate(97.7533vw,47.83vh) scale(.8199)}to{transform:translate(94.86295vw,99vh) scale(.8199)}}.snow:nth-child(225){opacity:1.307;transform:translate(28.4991vw,-10px) scale(.2848);animation:fall-225 21s -29s linear infinite}@keyframes fall-225{35.807%{transform:translate(32.7715vw,35.807vh) scale(.2848)}to{transform:translate(30.6353vw,99vh) scale(.2848)}}.snow:nth-child(226){opacity:1.038;transform:translate(68.148vw,-10px) scale(.1121);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{62.106%{transform:translate(67.3251vw,62.106vh) scale(.1121)}to{transform:translate(67.73655vw,99vh) scale(.1121)}}.snow:nth-child(227){opacity:.3728;transform:translate(79.8197vw,-10px) scale(.3536);animation:fall-227 26s -12s linear infinite}@keyframes fall-227{74.795%{transform:translate(74.1531vw,74.795vh) scale(.3536)}to{transform:translate(76.9864vw,99vh) scale(.3536)}}.snow:nth-child(228){opacity:.8832;transform:translate(97.4486vw,-10px) scale(.7472);animation:fall-228 28s -22s linear infinite}@keyframes fall-228{55.554%{transform:translate(90.3957vw,55.554vh) scale(.7472)}to{transform:translate(93.92215vw,99vh) scale(.7472)}}.snow:nth-child(229){opacity:.9016;transform:translate(9.3456vw,-10px) scale(.8479);animation:fall-229 16s -7s linear infinite}@keyframes fall-229{39.841%{transform:translate(15.8857vw,39.841vh) scale(.8479)}to{transform:translate(12.61565vw,99vh) scale(.8479)}}.snow:nth-child(230){opacity:.1958;transform:translate(62.1934vw,-10px) scale(.5115);animation:fall-230 13s -30s linear infinite}@keyframes fall-230{48.179%{transform:translate(60.0563vw,48.179vh) scale(.5115)}to{transform:translate(61.12485vw,99vh) scale(.5115)}}.snow:nth-child(231){opacity:.3724;transform:translate(43.1649vw,-10px) scale(.1619);animation:fall-231 15s -28s linear infinite}@keyframes fall-231{74.67%{transform:translate(35.6184vw,74.67vh) scale(.1619)}to{transform:translate(39.39165vw,99vh) scale(.1619)}}.snow:nth-child(232){opacity:.2674;transform:translate(15.8648vw,-10px) scale(.7005);animation:fall-232 27s -7s linear infinite}@keyframes fall-232{78.638%{transform:translate(7.3672vw,78.638vh) scale(.7005)}to{transform:translate(11.616vw,99vh) scale(.7005)}}.snow:nth-child(233){opacity:1.3484;transform:translate(74.9686vw,-10px) scale(.2067);animation:fall-233 13s -8s linear infinite}@keyframes fall-233{49.4%{transform:translate(68.1879vw,49.4vh) scale(.2067)}to{transform:translate(71.57825vw,99vh) scale(.2067)}}.snow:nth-child(234){opacity:1.951;transform:translate(5.5377vw,-10px) scale(.8234);animation:fall-234 29s -19s linear infinite}@keyframes fall-234{67.044%{transform:translate(-1.9416vw,67.044vh) scale(.8234)}to{transform:translate(1.79805vw,99vh) scale(.8234)}}.snow:nth-child(235){opacity:.7582;transform:translate(12.7113vw,-10px) scale(.6242);animation:fall-235 19s -2s linear infinite}@keyframes fall-235{72.527%{transform:translate(11.5335vw,72.527vh) scale(.6242)}to{transform:translate(12.1224vw,99vh) scale(.6242)}}.snow:nth-child(236){opacity:1.6974;transform:translate(82.8746vw,-10px) scale(.2562);animation:fall-236 22s -28s linear infinite}@keyframes fall-236{53.831%{transform:translate(91.6346vw,53.831vh) scale(.2562)}to{transform:translate(87.2546vw,99vh) scale(.2562)}}.snow:nth-child(237){opacity:1.1576;transform:translate(21.6736vw,-10px) scale(.9812);animation:fall-237 23s -17s linear infinite}@keyframes fall-237{35.364%{transform:translate(23.543vw,35.364vh) scale(.9812)}to{transform:translate(22.6083vw,99vh) scale(.9812)}}.snow:nth-child(238){opacity:1.1502;transform:translate(2.518vw,-10px) scale(.7978);animation:fall-238 25s -21s linear infinite}@keyframes fall-238{39.271%{transform:translate(-1.9285vw,39.271vh) scale(.7978)}to{transform:translate(.29475vw,99vh) scale(.7978)}}.snow:nth-child(239){opacity:.2732;transform:translate(67.4418vw,-10px) scale(.6619);animation:fall-239 24s -29s linear infinite}@keyframes fall-239{52.239%{transform:translate(67.9559vw,52.239vh) scale(.6619)}to{transform:translate(67.69885vw,99vh) scale(.6619)}}.snow:nth-child(240){opacity:1.5262;transform:translate(45.146vw,-10px) scale(.055);animation:fall-240 13s -27s linear infinite}@keyframes fall-240{37.145%{transform:translate(42.7991vw,37.145vh) scale(.055)}to{transform:translate(43.97255vw,99vh) scale(.055)}}.snow:nth-child(241){opacity:.8562;transform:translate(26.1519vw,-10px) scale(.7733);animation:fall-241 30s -8s linear infinite}@keyframes fall-241{77.903%{transform:translate(25.06vw,77.903vh) scale(.7733)}to{transform:translate(25.60595vw,99vh) scale(.7733)}}.snow:nth-child(242){opacity:1.8218;transform:translate(16.1146vw,-10px) scale(.0698);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{64.83%{transform:translate(18.3846vw,64.83vh) scale(.0698)}to{transform:translate(17.2496vw,99vh) scale(.0698)}}.snow:nth-child(243){opacity:.801;transform:translate(72.0113vw,-10px) scale(.078);animation:fall-243 15s -29s linear infinite}@keyframes fall-243{76.645%{transform:translate(70.8085vw,76.645vh) scale(.078)}to{transform:translate(71.4099vw,99vh) scale(.078)}}.snow:nth-child(244){opacity:.3292;transform:translate(16.1271vw,-10px) scale(.4996);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{31.187%{transform:translate(6.2089vw,31.187vh) scale(.4996)}to{transform:translate(11.168vw,99vh) scale(.4996)}}.snow:nth-child(245){opacity:.7964;transform:translate(50.4594vw,-10px) scale(.4115);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{66.316%{transform:translate(60.2631vw,66.316vh) scale(.4115)}to{transform:translate(55.36125vw,99vh) scale(.4115)}}.snow:nth-child(246){opacity:.2576;transform:translate(29.528vw,-10px) scale(.9521);animation:fall-246 11s -17s linear infinite}@keyframes fall-246{58.366%{transform:translate(34.675vw,58.366vh) scale(.9521)}to{transform:translate(32.1015vw,99vh) scale(.9521)}}.snow:nth-child(247){opacity:1.2152;transform:translate(37.2574vw,-10px) scale(.5423);animation:fall-247 23s -24s linear infinite}@keyframes fall-247{56.72%{transform:translate(44.1325vw,56.72vh) scale(.5423)}to{transform:translate(40.69495vw,99vh) scale(.5423)}}.snow:nth-child(248){opacity:1.1128;transform:translate(72.9821vw,-10px) scale(.3288);animation:fall-248 16s -20s linear infinite}@keyframes fall-248{76.55%{transform:translate(66.9908vw,76.55vh) scale(.3288)}to{transform:translate(69.98645vw,99vh) scale(.3288)}}.snow:nth-child(249){opacity:.4624;transform:translate(20.0698vw,-10px) scale(.7332);animation:fall-249 29s -29s linear infinite}@keyframes fall-249{77.719%{transform:translate(16.2246vw,77.719vh) scale(.7332)}to{transform:translate(18.1472vw,99vh) scale(.7332)}}.snow:nth-child(250){opacity:.7412;transform:translate(53.8553vw,-10px) scale(.2692);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{31.496%{transform:translate(60.9102vw,31.496vh) scale(.2692)}to{transform:translate(57.38275vw,99vh) scale(.2692)}}.snow:nth-child(251){opacity:.8776;transform:translate(67.9345vw,-10px) scale(.1173);animation:fall-251 19s -13s linear infinite}@keyframes fall-251{41.743%{transform:translate(71.3353vw,41.743vh) scale(.1173)}to{transform:translate(69.6349vw,99vh) scale(.1173)}}.snow:nth-child(252){opacity:.031;transform:translate(47.1129vw,-10px) scale(.2323);animation:fall-252 15s -18s linear infinite}@keyframes fall-252{53.101%{transform:translate(51.0982vw,53.101vh) scale(.2323)}to{transform:translate(49.10555vw,99vh) scale(.2323)}}.snow:nth-child(253){opacity:1.2728;transform:translate(43.2734vw,-10px) scale(.9915);animation:fall-253 30s -22s linear infinite}@keyframes fall-253{52.146%{transform:translate(35.2191vw,52.146vh) scale(.9915)}to{transform:translate(39.24625vw,99vh) scale(.9915)}}.snow:nth-child(254){opacity:.5796;transform:translate(43.8679vw,-10px) scale(.1646);animation:fall-254 24s -24s linear infinite}@keyframes fall-254{74.485%{transform:translate(48.2239vw,74.485vh) scale(.1646)}to{transform:translate(46.0459vw,99vh) scale(.1646)}}.snow:nth-child(255){opacity:.0178;transform:translate(85.4526vw,-10px) scale(.4859);animation:fall-255 20s -26s linear infinite}@keyframes fall-255{72.139%{transform:translate(88.742vw,72.139vh) scale(.4859)}to{transform:translate(87.0973vw,99vh) scale(.4859)}}.snow:nth-child(256){opacity:1.5036;transform:translate(23.6818vw,-10px) scale(.8657);animation:fall-256 17s -7s linear infinite}@keyframes fall-256{40.178%{transform:translate(17.7528vw,40.178vh) scale(.8657)}to{transform:translate(20.7173vw,99vh) scale(.8657)}}.snow:nth-child(257){opacity:.525;transform:translate(58.9749vw,-10px) scale(.7734);animation:fall-257 10s -11s linear infinite}@keyframes fall-257{77.706%{transform:translate(66.4009vw,77.706vh) scale(.7734)}to{transform:translate(62.6879vw,99vh) scale(.7734)}}.snow:nth-child(258){opacity:.8408;transform:translate(91.2408vw,-10px) scale(.5508);animation:fall-258 12s -23s linear infinite}@keyframes fall-258{48.328%{transform:translate(91.3719vw,48.328vh) scale(.5508)}to{transform:translate(91.30635vw,99vh) scale(.5508)}}.snow:nth-child(259){opacity:1.5008;transform:translate(50.4998vw,-10px) scale(.8298);animation:fall-259 15s -23s linear infinite}@keyframes fall-259{34.704%{transform:translate(58.9043vw,34.704vh) scale(.8298)}to{transform:translate(54.70205vw,99vh) scale(.8298)}}.snow:nth-child(260){opacity:.031;transform:translate(25.226vw,-10px) scale(.9183);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{71.285%{transform:translate(15.7466vw,71.285vh) scale(.9183)}to{transform:translate(20.4863vw,99vh) scale(.9183)}}.snow:nth-child(261){opacity:1.0934;transform:translate(36.9089vw,-10px) scale(.0538);animation:fall-261 14s -11s linear infinite}@keyframes fall-261{70.206%{transform:translate(35.535vw,70.206vh) scale(.0538)}to{transform:translate(36.22195vw,99vh) scale(.0538)}}.snow:nth-child(262){opacity:.1562;transform:translate(79.8082vw,-10px) scale(.3639);animation:fall-262 30s -24s linear infinite}@keyframes fall-262{40.538%{transform:translate(76.5431vw,40.538vh) scale(.3639)}to{transform:translate(78.17565vw,99vh) scale(.3639)}}.snow:nth-child(263){opacity:.5534;transform:translate(51.8248vw,-10px) scale(.0353);animation:fall-263 21s -11s linear infinite}@keyframes fall-263{57.311%{transform:translate(59.6564vw,57.311vh) scale(.0353)}to{transform:translate(55.7406vw,99vh) scale(.0353)}}.snow:nth-child(264){opacity:.778;transform:translate(85.7534vw,-10px) scale(.2057);animation:fall-264 10s -22s linear infinite}@keyframes fall-264{74.393%{transform:translate(87.2866vw,74.393vh) scale(.2057)}to{transform:translate(86.52vw,99vh) scale(.2057)}}.snow:nth-child(265){opacity:.6722;transform:translate(88.4739vw,-10px) scale(.285);animation:fall-265 17s -16s linear infinite}@keyframes fall-265{31.387%{transform:translate(94.8837vw,31.387vh) scale(.285)}to{transform:translate(91.6788vw,99vh) scale(.285)}}.snow:nth-child(266){opacity:.9562;transform:translate(12.2751vw,-10px) scale(.4089);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{67.714%{transform:translate(15.8129vw,67.714vh) scale(.4089)}to{transform:translate(14.044vw,99vh) scale(.4089)}}.snow:nth-child(267){opacity:1.019;transform:translate(73.7238vw,-10px) scale(.9269);animation:fall-267 25s -3s linear infinite}@keyframes fall-267{65.698%{transform:translate(66.0663vw,65.698vh) scale(.9269)}to{transform:translate(69.89505vw,99vh) scale(.9269)}}.snow:nth-child(268){opacity:1.6278;transform:translate(6.9264vw,-10px) scale(.4315);animation:fall-268 27s -6s linear infinite}@keyframes fall-268{78.139%{transform:translate(8.1225vw,78.139vh) scale(.4315)}to{transform:translate(7.52445vw,99vh) scale(.4315)}}.snow:nth-child(269){opacity:.5618;transform:translate(63.2376vw,-10px) scale(.9039);animation:fall-269 24s -14s linear infinite}@keyframes fall-269{36.272%{transform:translate(57.608vw,36.272vh) scale(.9039)}to{transform:translate(60.4228vw,99vh) scale(.9039)}}.snow:nth-child(270){opacity:1.7388;transform:translate(72.2612vw,-10px) scale(.6359);animation:fall-270 18s -18s linear infinite}@keyframes fall-270{72.238%{transform:translate(76.5104vw,72.238vh) scale(.6359)}to{transform:translate(74.3858vw,99vh) scale(.6359)}}.snow:nth-child(271){opacity:1.0454;transform:translate(82.8971vw,-10px) scale(.1473);animation:fall-271 12s -21s linear infinite}@keyframes fall-271{64.227%{transform:translate(89.987vw,64.227vh) scale(.1473)}to{transform:translate(86.44205vw,99vh) scale(.1473)}}.snow:nth-child(272){opacity:1.3292;transform:translate(87.0258vw,-10px) scale(.7222);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{32.68%{transform:translate(80.837vw,32.68vh) scale(.7222)}to{transform:translate(83.9314vw,99vh) scale(.7222)}}.snow:nth-child(273){opacity:1.2414;transform:translate(39.1718vw,-10px) scale(.5153);animation:fall-273 16s -16s linear infinite}@keyframes fall-273{31.72%{transform:translate(38.0828vw,31.72vh) scale(.5153)}to{transform:translate(38.6273vw,99vh) scale(.5153)}}.snow:nth-child(274){opacity:1.057;transform:translate(53.1489vw,-10px) scale(.586);animation:fall-274 14s -25s linear infinite}@keyframes fall-274{63.905%{transform:translate(50.2207vw,63.905vh) scale(.586)}to{transform:translate(51.6848vw,99vh) scale(.586)}}.snow:nth-child(275){opacity:1.7302;transform:translate(35.2435vw,-10px) scale(.3346);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{40.671%{transform:translate(39.6598vw,40.671vh) scale(.3346)}to{transform:translate(37.45165vw,99vh) scale(.3346)}}.snow:nth-child(276){opacity:1.9062;transform:translate(7.9756vw,-10px) scale(.7392);animation:fall-276 26s -20s linear infinite}@keyframes fall-276{62.848%{transform:translate(3.5407vw,62.848vh) scale(.7392)}to{transform:translate(5.75815vw,99vh) scale(.7392)}}.snow:nth-child(277){opacity:1.3306;transform:translate(10.7774vw,-10px) scale(.4124);animation:fall-277 19s -9s linear infinite}@keyframes fall-277{72.648%{transform:translate(8.2225vw,72.648vh) scale(.4124)}to{transform:translate(9.49995vw,99vh) scale(.4124)}}.snow:nth-child(278){opacity:1.2878;transform:translate(71.4738vw,-10px) scale(.6691);animation:fall-278 25s -17s linear infinite}@keyframes fall-278{53.367%{transform:translate(76.6341vw,53.367vh) scale(.6691)}to{transform:translate(74.05395vw,99vh) scale(.6691)}}.snow:nth-child(279){opacity:.6496;transform:translate(4.4342vw,-10px) scale(.2865);animation:fall-279 30s -27s linear infinite}@keyframes fall-279{66.283%{transform:translate(12.14vw,66.283vh) scale(.2865)}to{transform:translate(8.2871vw,99vh) scale(.2865)}}.snow:nth-child(280){opacity:.017;transform:translate(65.3242vw,-10px) scale(.0499);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{64.429%{transform:translate(58.6001vw,64.429vh) scale(.0499)}to{transform:translate(61.96215vw,99vh) scale(.0499)}}.snow:nth-child(281){opacity:1.8822;transform:translate(88.4241vw,-10px) scale(.3589);animation:fall-281 13s -24s linear infinite}@keyframes fall-281{65.076%{transform:translate(80.1301vw,65.076vh) scale(.3589)}to{transform:translate(84.2771vw,99vh) scale(.3589)}}.snow:nth-child(282){opacity:.9242;transform:translate(36.7121vw,-10px) scale(.0443);animation:fall-282 23s -21s linear infinite}@keyframes fall-282{63.113%{transform:translate(33.6377vw,63.113vh) scale(.0443)}to{transform:translate(35.1749vw,99vh) scale(.0443)}}.snow:nth-child(283){opacity:1.3104;transform:translate(36.7204vw,-10px) scale(.6621);animation:fall-283 28s -26s linear infinite}@keyframes fall-283{70.506%{transform:translate(45.5295vw,70.506vh) scale(.6621)}to{transform:translate(41.12495vw,99vh) scale(.6621)}}.snow:nth-child(284){opacity:.3952;transform:translate(74.6495vw,-10px) scale(.9084);animation:fall-284 10s -13s linear infinite}@keyframes fall-284{73.289%{transform:translate(66.4317vw,73.289vh) scale(.9084)}to{transform:translate(70.5406vw,99vh) scale(.9084)}}.snow:nth-child(285){opacity:.9246;transform:translate(36.2475vw,-10px) scale(.5037);animation:fall-285 30s -29s linear infinite}@keyframes fall-285{72.861%{transform:translate(39.7883vw,72.861vh) scale(.5037)}to{transform:translate(38.0179vw,99vh) scale(.5037)}}.snow:nth-child(286){opacity:1.0164;transform:translate(32.9657vw,-10px) scale(.079);animation:fall-286 10s -19s linear infinite}@keyframes fall-286{61.539%{transform:translate(38.2629vw,61.539vh) scale(.079)}to{transform:translate(35.6143vw,99vh) scale(.079)}}.snow:nth-child(287){opacity:1.0148;transform:translate(68.4877vw,-10px) scale(.4617);animation:fall-287 11s -11s linear infinite}@keyframes fall-287{49.91%{transform:translate(63.9829vw,49.91vh) scale(.4617)}to{transform:translate(66.2353vw,99vh) scale(.4617)}}.snow:nth-child(288){opacity:.2904;transform:translate(69.5889vw,-10px) scale(.694);animation:fall-288 13s -18s linear infinite}@keyframes fall-288{67.082%{transform:translate(67.3786vw,67.082vh) scale(.694)}to{transform:translate(68.48375vw,99vh) scale(.694)}}.snow:nth-child(289){opacity:.277;transform:translate(31.8394vw,-10px) scale(.7323);animation:fall-289 28s -1s linear infinite}@keyframes fall-289{65.657%{transform:translate(23.946vw,65.657vh) scale(.7323)}to{transform:translate(27.8927vw,99vh) scale(.7323)}}.snow:nth-child(290){opacity:.1756;transform:translate(21.8378vw,-10px) scale(.1545);animation:fall-290 27s -30s linear infinite}@keyframes fall-290{54.137%{transform:translate(22.8418vw,54.137vh) scale(.1545)}to{transform:translate(22.3398vw,99vh) scale(.1545)}}.snow:nth-child(291){opacity:1.4812;transform:translate(54.0316vw,-10px) scale(.4115);animation:fall-291 10s -12s linear infinite}@keyframes fall-291{56.173%{transform:translate(45.9133vw,56.173vh) scale(.4115)}to{transform:translate(49.97245vw,99vh) scale(.4115)}}.snow:nth-child(292){opacity:1.8208;transform:translate(77.6176vw,-10px) scale(.1378);animation:fall-292 30s -20s linear infinite}@keyframes fall-292{51.059%{transform:translate(70.7247vw,51.059vh) scale(.1378)}to{transform:translate(74.17115vw,99vh) scale(.1378)}}.snow:nth-child(293){opacity:1.6906;transform:translate(73.1686vw,-10px) scale(.3415);animation:fall-293 19s -21s linear infinite}@keyframes fall-293{59.727%{transform:translate(79.8635vw,59.727vh) scale(.3415)}to{transform:translate(76.51605vw,99vh) scale(.3415)}}.snow:nth-child(294){opacity:1.7802;transform:translate(29.4045vw,-10px) scale(.3918);animation:fall-294 19s -3s linear infinite}@keyframes fall-294{64.073%{transform:translate(19.4487vw,64.073vh) scale(.3918)}to{transform:translate(24.4266vw,99vh) scale(.3918)}}.snow:nth-child(295){opacity:1.38;transform:translate(29.8563vw,-10px) scale(.8928);animation:fall-295 26s -12s linear infinite}@keyframes fall-295{69.67%{transform:translate(25.7298vw,69.67vh) scale(.8928)}to{transform:translate(27.79305vw,99vh) scale(.8928)}}.snow:nth-child(296){opacity:.4524;transform:translate(99.1124vw,-10px) scale(.4284);animation:fall-296 18s -9s linear infinite}@keyframes fall-296{47.004%{transform:translate(92.7065vw,47.004vh) scale(.4284)}to{transform:translate(95.90945vw,99vh) scale(.4284)}}.snow:nth-child(297){opacity:.7404;transform:translate(59.369vw,-10px) scale(.1128);animation:fall-297 19s -20s linear infinite}@keyframes fall-297{34.455%{transform:translate(50.566vw,34.455vh) scale(.1128)}to{transform:translate(54.9675vw,99vh) scale(.1128)}}.snow:nth-child(298){opacity:1.436;transform:translate(82.1034vw,-10px) scale(.0612);animation:fall-298 27s -28s linear infinite}@keyframes fall-298{63.06%{transform:translate(77.3427vw,63.06vh) scale(.0612)}to{transform:translate(79.72305vw,99vh) scale(.0612)}}.snow:nth-child(299){opacity:.1506;transform:translate(29.4031vw,-10px) scale(.8845);animation:fall-299 26s -25s linear infinite}@keyframes fall-299{77.503%{transform:translate(30.7511vw,77.503vh) scale(.8845)}to{transform:translate(30.0771vw,99vh) scale(.8845)}}.snow:nth-child(300){opacity:1.9276;transform:translate(45.7307vw,-10px) scale(.5433);animation:fall-300 13s -9s linear infinite}@keyframes fall-300{37.524%{transform:translate(45.5135vw,37.524vh) scale(.5433)}to{transform:translate(45.6221vw,99vh) scale(.5433)}}.snow:nth-child(301){opacity:1.6662;transform:translate(56.0308vw,-10px) scale(.2728);animation:fall-301 26s -20s linear infinite}@keyframes fall-301{48.062%{transform:translate(50.6786vw,48.062vh) scale(.2728)}to{transform:translate(53.3547vw,99vh) scale(.2728)}}.snow:nth-child(302){opacity:.9036;transform:translate(53.7939vw,-10px) scale(.8674);animation:fall-302 21s -2s linear infinite}@keyframes fall-302{71.65%{transform:translate(49.6301vw,71.65vh) scale(.8674)}to{transform:translate(51.712vw,99vh) scale(.8674)}}.snow:nth-child(303){opacity:.8414;transform:translate(84.4855vw,-10px) scale(.1862);animation:fall-303 14s -27s linear infinite}@keyframes fall-303{58.885%{transform:translate(78.1523vw,58.885vh) scale(.1862)}to{transform:translate(81.3189vw,99vh) scale(.1862)}}.snow:nth-child(304){opacity:1.0228;transform:translate(98.671vw,-10px) scale(.6027);animation:fall-304 15s -30s linear infinite}@keyframes fall-304{39.383%{transform:translate(95.3699vw,39.383vh) scale(.6027)}to{transform:translate(97.02045vw,99vh) scale(.6027)}}.snow:nth-child(305){opacity:.521;transform:translate(7.5099vw,-10px) scale(.7137);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{60.209%{transform:translate(17.1022vw,60.209vh) scale(.7137)}to{transform:translate(12.30605vw,99vh) scale(.7137)}}.snow:nth-child(306){opacity:.08;transform:translate(35.5754vw,-10px) scale(.2245);animation:fall-306 13s -2s linear infinite}@keyframes fall-306{58.022%{transform:translate(30.3768vw,58.022vh) scale(.2245)}to{transform:translate(32.9761vw,99vh) scale(.2245)}}.snow:nth-child(307){opacity:1.8392;transform:translate(82.4167vw,-10px) scale(.2125);animation:fall-307 28s -18s linear infinite}@keyframes fall-307{49.422%{transform:translate(76.6534vw,49.422vh) scale(.2125)}to{transform:translate(79.53505vw,99vh) scale(.2125)}}.snow:nth-child(308){opacity:1.1654;transform:translate(20.8227vw,-10px) scale(.6961);animation:fall-308 10s -30s linear infinite}@keyframes fall-308{67.417%{transform:translate(21.3618vw,67.417vh) scale(.6961)}to{transform:translate(21.09225vw,99vh) scale(.6961)}}.snow:nth-child(309){opacity:.3822;transform:translate(29.4032vw,-10px) scale(.0366);animation:fall-309 18s -12s linear infinite}@keyframes fall-309{52.814%{transform:translate(37.5203vw,52.814vh) scale(.0366)}to{transform:translate(33.46175vw,99vh) scale(.0366)}}.snow:nth-child(310){opacity:.9672;transform:translate(88.2198vw,-10px) scale(.2532);animation:fall-310 25s -9s linear infinite}@keyframes fall-310{55.517%{transform:translate(87.0838vw,55.517vh) scale(.2532)}to{transform:translate(87.6518vw,99vh) scale(.2532)}}.snow:nth-child(311){opacity:1.0664;transform:translate(3.3621vw,-10px) scale(.3346);animation:fall-311 22s -2s linear infinite}@keyframes fall-311{73.369%{transform:translate(.5037vw,73.369vh) scale(.3346)}to{transform:translate(1.9329vw,99vh) scale(.3346)}}.snow:nth-child(312){opacity:.7534;transform:translate(3.2792vw,-10px) scale(.9137);animation:fall-312 14s -6s linear infinite}@keyframes fall-312{66.099%{transform:translate(11.7838vw,66.099vh) scale(.9137)}to{transform:translate(7.5315vw,99vh) scale(.9137)}}.snow:nth-child(313){opacity:.6596;transform:translate(74.3637vw,-10px) scale(.4094);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{71.712%{transform:translate(79.6358vw,71.712vh) scale(.4094)}to{transform:translate(76.99975vw,99vh) scale(.4094)}}.snow:nth-child(314){opacity:1.309;transform:translate(59.4461vw,-10px) scale(.614);animation:fall-314 20s -14s linear infinite}@keyframes fall-314{65.872%{transform:translate(54.106vw,65.872vh) scale(.614)}to{transform:translate(56.77605vw,99vh) scale(.614)}}.snow:nth-child(315){opacity:1.3342;transform:translate(62.2992vw,-10px) scale(.492);animation:fall-315 19s -19s linear infinite}@keyframes fall-315{49.618%{transform:translate(53.7698vw,49.618vh) scale(.492)}to{transform:translate(58.0345vw,99vh) scale(.492)}}.snow:nth-child(316){opacity:1.9236;transform:translate(2.4193vw,-10px) scale(.4947);animation:fall-316 29s -20s linear infinite}@keyframes fall-316{74.145%{transform:translate(-6.6468vw,74.145vh) scale(.4947)}to{transform:translate(-2.11375vw,99vh) scale(.4947)}}.snow:nth-child(317){opacity:.8494;transform:translate(16.68vw,-10px) scale(.878);animation:fall-317 14s -8s linear infinite}@keyframes fall-317{71.782%{transform:translate(15.1493vw,71.782vh) scale(.878)}to{transform:translate(15.91465vw,99vh) scale(.878)}}.snow:nth-child(318){opacity:1.4078;transform:translate(41.8537vw,-10px) scale(.3013);animation:fall-318 24s -4s linear infinite}@keyframes fall-318{60.061%{transform:translate(39.0332vw,60.061vh) scale(.3013)}to{transform:translate(40.44345vw,99vh) scale(.3013)}}.snow:nth-child(319){opacity:.6352;transform:translate(67.5882vw,-10px) scale(.7275);animation:fall-319 18s -17s linear infinite}@keyframes fall-319{54.237%{transform:translate(67.4842vw,54.237vh) scale(.7275)}to{transform:translate(67.5362vw,99vh) scale(.7275)}}.snow:nth-child(320){opacity:1.4446;transform:translate(48.1758vw,-10px) scale(.0161);animation:fall-320 18s -26s linear infinite}@keyframes fall-320{42.534%{transform:translate(44.2821vw,42.534vh) scale(.0161)}to{transform:translate(46.22895vw,99vh) scale(.0161)}}.snow:nth-child(321){opacity:.5458;transform:translate(64.7208vw,-10px) scale(.6054);animation:fall-321 17s -25s linear infinite}@keyframes fall-321{49.555%{transform:translate(59.3112vw,49.555vh) scale(.6054)}to{transform:translate(62.016vw,99vh) scale(.6054)}}.snow:nth-child(322){opacity:.9744;transform:translate(12.6263vw,-10px) scale(.408);animation:fall-322 30s -1s linear infinite}@keyframes fall-322{76.701%{transform:translate(6.9633vw,76.701vh) scale(.408)}to{transform:translate(9.7948vw,99vh) scale(.408)}}.snow:nth-child(323){opacity:.0394;transform:translate(14.8098vw,-10px) scale(.8909);animation:fall-323 24s -2s linear infinite}@keyframes fall-323{40.785%{transform:translate(15.6554vw,40.785vh) scale(.8909)}to{transform:translate(15.2326vw,99vh) scale(.8909)}}.snow:nth-child(324){opacity:1.9014;transform:translate(47.6667vw,-10px) scale(.3159);animation:fall-324 30s -4s linear infinite}@keyframes fall-324{47.377%{transform:translate(47.6487vw,47.377vh) scale(.3159)}to{transform:translate(47.6577vw,99vh) scale(.3159)}}.snow:nth-child(325){opacity:.903;transform:translate(14.1969vw,-10px) scale(.2177);animation:fall-325 15s -27s linear infinite}@keyframes fall-325{40.939%{transform:translate(11.6762vw,40.939vh) scale(.2177)}to{transform:translate(12.93655vw,99vh) scale(.2177)}}.snow:nth-child(326){opacity:.292;transform:translate(26.0832vw,-10px) scale(.3046);animation:fall-326 11s -3s linear infinite}@keyframes fall-326{35.003%{transform:translate(31.0048vw,35.003vh) scale(.3046)}to{transform:translate(28.544vw,99vh) scale(.3046)}}.snow:nth-child(327){opacity:1.8908;transform:translate(30.0658vw,-10px) scale(.2346);animation:fall-327 19s -5s linear infinite}@keyframes fall-327{75.667%{transform:translate(35.4551vw,75.667vh) scale(.2346)}to{transform:translate(32.76045vw,99vh) scale(.2346)}}.snow:nth-child(328){opacity:1.4808;transform:translate(75.6719vw,-10px) scale(.7412);animation:fall-328 16s -10s linear infinite}@keyframes fall-328{72.704%{transform:translate(79.4631vw,72.704vh) scale(.7412)}to{transform:translate(77.5675vw,99vh) scale(.7412)}}.snow:nth-child(329){opacity:.5012;transform:translate(52.6229vw,-10px) scale(.6633);animation:fall-329 18s -11s linear infinite}@keyframes fall-329{77.577%{transform:translate(50.4817vw,77.577vh) scale(.6633)}to{transform:translate(51.5523vw,99vh) scale(.6633)}}.snow:nth-child(330){opacity:.8348;transform:translate(29.0512vw,-10px) scale(.0115);animation:fall-330 24s -19s linear infinite}@keyframes fall-330{35.155%{transform:translate(35.9127vw,35.155vh) scale(.0115)}to{transform:translate(32.48195vw,99vh) scale(.0115)}}.snow:nth-child(331){opacity:1.5016;transform:translate(88.7968vw,-10px) scale(.9944);animation:fall-331 21s -8s linear infinite}@keyframes fall-331{35.368%{transform:translate(94.7798vw,35.368vh) scale(.9944)}to{transform:translate(91.7883vw,99vh) scale(.9944)}}.snow:nth-child(332){opacity:1.1164;transform:translate(31.2499vw,-10px) scale(.7347);animation:fall-332 13s -21s linear infinite}@keyframes fall-332{32.51%{transform:translate(22.6145vw,32.51vh) scale(.7347)}to{transform:translate(26.9322vw,99vh) scale(.7347)}}.snow:nth-child(333){opacity:.0536;transform:translate(71.363vw,-10px) scale(.563);animation:fall-333 15s -30s linear infinite}@keyframes fall-333{57.114%{transform:translate(69.237vw,57.114vh) scale(.563)}to{transform:translate(70.3vw,99vh) scale(.563)}}.snow:nth-child(334){opacity:1.1458;transform:translate(42.3514vw,-10px) scale(.5123);animation:fall-334 27s -10s linear infinite}@keyframes fall-334{44.762%{transform:translate(48.8524vw,44.762vh) scale(.5123)}to{transform:translate(45.6019vw,99vh) scale(.5123)}}.snow:nth-child(335){opacity:.1026;transform:translate(10.0767vw,-10px) scale(.7268);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.274%{transform:translate(14.7355vw,76.274vh) scale(.7268)}to{transform:translate(12.4061vw,99vh) scale(.7268)}}.snow:nth-child(336){opacity:.8738;transform:translate(81.8264vw,-10px) scale(.7026);animation:fall-336 18s -23s linear infinite}@keyframes fall-336{48.772%{transform:translate(81.595vw,48.772vh) scale(.7026)}to{transform:translate(81.7107vw,99vh) scale(.7026)}}.snow:nth-child(337){opacity:.011;transform:translate(74.1718vw,-10px) scale(.8442);animation:fall-337 11s -10s linear infinite}@keyframes fall-337{42.5%{transform:translate(74.0644vw,42.5vh) scale(.8442)}to{transform:translate(74.1181vw,99vh) scale(.8442)}}.snow:nth-child(338){opacity:.1356;transform:translate(16.1572vw,-10px) scale(.6796);animation:fall-338 30s -13s linear infinite}@keyframes fall-338{69.94%{transform:translate(19.0887vw,69.94vh) scale(.6796)}to{transform:translate(17.62295vw,99vh) scale(.6796)}}.snow:nth-child(339){opacity:.845;transform:translate(30.8475vw,-10px) scale(.7887);animation:fall-339 14s -27s linear infinite}@keyframes fall-339{42.845%{transform:translate(36.4253vw,42.845vh) scale(.7887)}to{transform:translate(33.6364vw,99vh) scale(.7887)}}.snow:nth-child(340){opacity:1.091;transform:translate(1.0751vw,-10px) scale(.7376);animation:fall-340 22s -3s linear infinite}@keyframes fall-340{64.434%{transform:translate(-8.1939vw,64.434vh) scale(.7376)}to{transform:translate(-3.5594vw,99vh) scale(.7376)}}.snow:nth-child(341){opacity:.077;transform:translate(57.4795vw,-10px) scale(.3457);animation:fall-341 28s -17s linear infinite}@keyframes fall-341{79.246%{transform:translate(65.1909vw,79.246vh) scale(.3457)}to{transform:translate(61.3352vw,99vh) scale(.3457)}}.snow:nth-child(342){opacity:.2054;transform:translate(25.8416vw,-10px) scale(.0755);animation:fall-342 22s -15s linear infinite}@keyframes fall-342{62.488%{transform:translate(25.5702vw,62.488vh) scale(.0755)}to{transform:translate(25.7059vw,99vh) scale(.0755)}}.snow:nth-child(343){opacity:.8118;transform:translate(99.4691vw,-10px) scale(.886);animation:fall-343 15s -13s linear infinite}@keyframes fall-343{30.438%{transform:translate(106.4811vw,30.438vh) scale(.886)}to{transform:translate(102.9751vw,99vh) scale(.886)}}.snow:nth-child(344){opacity:1.2078;transform:translate(88.6488vw,-10px) scale(.7136);animation:fall-344 30s -9s linear infinite}@keyframes fall-344{38.073%{transform:translate(82.4363vw,38.073vh) scale(.7136)}to{transform:translate(85.54255vw,99vh) scale(.7136)}}.snow:nth-child(345){opacity:1.1562;transform:translate(53.7792vw,-10px) scale(.8768);animation:fall-345 10s -27s linear infinite}@keyframes fall-345{62.147%{transform:translate(55.3333vw,62.147vh) scale(.8768)}to{transform:translate(54.55625vw,99vh) scale(.8768)}}.snow:nth-child(346){opacity:1.2034;transform:translate(20.1765vw,-10px) scale(.0532);animation:fall-346 20s -8s linear infinite}@keyframes fall-346{56.791%{transform:translate(24.6771vw,56.791vh) scale(.0532)}to{transform:translate(22.4268vw,99vh) scale(.0532)}}.snow:nth-child(347){opacity:.8038;transform:translate(46.5761vw,-10px) scale(.3938);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{73.307%{transform:translate(36.8749vw,73.307vh) scale(.3938)}to{transform:translate(41.7255vw,99vh) scale(.3938)}}.snow:nth-child(348){opacity:1.164;transform:translate(87.6192vw,-10px) scale(.0201);animation:fall-348 13s -26s linear infinite}@keyframes fall-348{65.247%{transform:translate(83.845vw,65.247vh) scale(.0201)}to{transform:translate(85.7321vw,99vh) scale(.0201)}}.snow:nth-child(349){opacity:1.1546;transform:translate(88.5985vw,-10px) scale(.7735);animation:fall-349 30s -23s linear infinite}@keyframes fall-349{31.175%{transform:translate(95.2179vw,31.175vh) scale(.7735)}to{transform:translate(91.9082vw,99vh) scale(.7735)}}.snow:nth-child(350){opacity:1.6064;transform:translate(11.1395vw,-10px) scale(.9118);animation:fall-350 19s -26s linear infinite}@keyframes fall-350{33.876%{transform:translate(2.8669vw,33.876vh) scale(.9118)}to{transform:translate(7.0032vw,99vh) scale(.9118)}}.snow:nth-child(351){opacity:1.7802;transform:translate(14.5375vw,-10px) scale(.4885);animation:fall-351 30s -13s linear infinite}@keyframes fall-351{62.54%{transform:translate(15.3885vw,62.54vh) scale(.4885)}to{transform:translate(14.963vw,99vh) scale(.4885)}}.snow:nth-child(352){opacity:1.5072;transform:translate(49.7472vw,-10px) scale(.3871);animation:fall-352 26s -23s linear infinite}@keyframes fall-352{57.253%{transform:translate(57.0099vw,57.253vh) scale(.3871)}to{transform:translate(53.37855vw,99vh) scale(.3871)}}.snow:nth-child(353){opacity:1.9084;transform:translate(68.6815vw,-10px) scale(.6675);animation:fall-353 30s -5s linear infinite}@keyframes fall-353{33.334%{transform:translate(72.0877vw,33.334vh) scale(.6675)}to{transform:translate(70.3846vw,99vh) scale(.6675)}}.snow:nth-child(354){opacity:1.9744;transform:translate(23.4533vw,-10px) scale(.0558);animation:fall-354 12s -1s linear infinite}@keyframes fall-354{66.988%{transform:translate(16.0595vw,66.988vh) scale(.0558)}to{transform:translate(19.7564vw,99vh) scale(.0558)}}.snow:nth-child(355){opacity:1.0452;transform:translate(47.9349vw,-10px) scale(.2766);animation:fall-355 20s -27s linear infinite}@keyframes fall-355{33.895%{transform:translate(50.1763vw,33.895vh) scale(.2766)}to{transform:translate(49.0556vw,99vh) scale(.2766)}}.snow:nth-child(356){opacity:1.4914;transform:translate(43.5078vw,-10px) scale(.4851);animation:fall-356 17s -2s linear infinite}@keyframes fall-356{39.576%{transform:translate(47.9801vw,39.576vh) scale(.4851)}to{transform:translate(45.74395vw,99vh) scale(.4851)}}.snow:nth-child(357){opacity:1.5058;transform:translate(26.6866vw,-10px) scale(.4548);animation:fall-357 18s -3s linear infinite}@keyframes fall-357{64.319%{transform:translate(29.1987vw,64.319vh) scale(.4548)}to{transform:translate(27.94265vw,99vh) scale(.4548)}}.snow:nth-child(358){opacity:1.4844;transform:translate(77.5903vw,-10px) scale(.1686);animation:fall-358 18s -11s linear infinite}@keyframes fall-358{79.161%{transform:translate(76.7095vw,79.161vh) scale(.1686)}to{transform:translate(77.1499vw,99vh) scale(.1686)}}.snow:nth-child(359){opacity:1.981;transform:translate(80.8486vw,-10px) scale(.813);animation:fall-359 16s -28s linear infinite}@keyframes fall-359{45.918%{transform:translate(76.0751vw,45.918vh) scale(.813)}to{transform:translate(78.46185vw,99vh) scale(.813)}}.snow:nth-child(360){opacity:.0524;transform:translate(18.3541vw,-10px) scale(.1188);animation:fall-360 25s -29s linear infinite}@keyframes fall-360{77.174%{transform:translate(23.1571vw,77.174vh) scale(.1188)}to{transform:translate(20.7556vw,99vh) scale(.1188)}}.snow:nth-child(361){opacity:1.7112;transform:translate(57.3244vw,-10px) scale(.8818);animation:fall-361 26s -21s linear infinite}@keyframes fall-361{55.26%{transform:translate(65.6365vw,55.26vh) scale(.8818)}to{transform:translate(61.48045vw,99vh) scale(.8818)}}.snow:nth-child(362){opacity:1.02;transform:translate(39.5941vw,-10px) scale(.7051);animation:fall-362 29s -16s linear infinite}@keyframes fall-362{32.011%{transform:translate(44.1968vw,32.011vh) scale(.7051)}to{transform:translate(41.89545vw,99vh) scale(.7051)}}.snow:nth-child(363){opacity:1.0758;transform:translate(50.1126vw,-10px) scale(.4587);animation:fall-363 11s -11s linear infinite}@keyframes fall-363{34.688%{transform:translate(51.8133vw,34.688vh) scale(.4587)}to{transform:translate(50.96295vw,99vh) scale(.4587)}}.snow:nth-child(364){opacity:1.928;transform:translate(88.7487vw,-10px) scale(.623);animation:fall-364 27s -26s linear infinite}@keyframes fall-364{30.658%{transform:translate(91.1381vw,30.658vh) scale(.623)}to{transform:translate(89.9434vw,99vh) scale(.623)}}.snow:nth-child(365){opacity:.6734;transform:translate(1.2812vw,-10px) scale(.0438);animation:fall-365 13s -11s linear infinite}@keyframes fall-365{62.275%{transform:translate(6.718vw,62.275vh) scale(.0438)}to{transform:translate(3.9996vw,99vh) scale(.0438)}}.snow:nth-child(366){opacity:1.1566;transform:translate(28.7106vw,-10px) scale(.8365);animation:fall-366 13s -12s linear infinite}@keyframes fall-366{70.515%{transform:translate(25.7215vw,70.515vh) scale(.8365)}to{transform:translate(27.21605vw,99vh) scale(.8365)}}.snow:nth-child(367){opacity:.3684;transform:translate(90.518vw,-10px) scale(.6377);animation:fall-367 26s -9s linear infinite}@keyframes fall-367{50.717%{transform:translate(88.8028vw,50.717vh) scale(.6377)}to{transform:translate(89.6604vw,99vh) scale(.6377)}}.snow:nth-child(368){opacity:1.3634;transform:translate(67.6221vw,-10px) scale(.2055);animation:fall-368 25s -10s linear infinite}@keyframes fall-368{53.327%{transform:translate(73.4806vw,53.327vh) scale(.2055)}to{transform:translate(70.55135vw,99vh) scale(.2055)}}.snow:nth-child(369){opacity:1.2356;transform:translate(41.3758vw,-10px) scale(.3632);animation:fall-369 24s -15s linear infinite}@keyframes fall-369{61.3%{transform:translate(44.6956vw,61.3vh) scale(.3632)}to{transform:translate(43.0357vw,99vh) scale(.3632)}}.snow:nth-child(370){opacity:1.01;transform:translate(27.5934vw,-10px) scale(.6118);animation:fall-370 17s -24s linear infinite}@keyframes fall-370{68.097%{transform:translate(18.3783vw,68.097vh) scale(.6118)}to{transform:translate(22.98585vw,99vh) scale(.6118)}}.snow:nth-child(371){opacity:1.0642;transform:translate(29.6974vw,-10px) scale(.7483);animation:fall-371 26s -20s linear infinite}@keyframes fall-371{45.459%{transform:translate(29.1477vw,45.459vh) scale(.7483)}to{transform:translate(29.42255vw,99vh) scale(.7483)}}.snow:nth-child(372){opacity:1.9554;transform:translate(11.0318vw,-10px) scale(.3596);animation:fall-372 22s -26s linear infinite}@keyframes fall-372{47.016%{transform:translate(1.7507vw,47.016vh) scale(.3596)}to{transform:translate(6.39125vw,99vh) scale(.3596)}}.snow:nth-child(373){opacity:1.927;transform:translate(61.7863vw,-10px) scale(.2519);animation:fall-373 27s -11s linear infinite}@keyframes fall-373{48.014%{transform:translate(69.8667vw,48.014vh) scale(.2519)}to{transform:translate(65.8265vw,99vh) scale(.2519)}}.snow:nth-child(374){opacity:.725;transform:translate(95.4578vw,-10px) scale(.4942);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{62.68%{transform:translate(89.625vw,62.68vh) scale(.4942)}to{transform:translate(92.5414vw,99vh) scale(.4942)}}.snow:nth-child(375){opacity:.3592;transform:translate(15.333vw,-10px) scale(.3305);animation:fall-375 13s -8s linear infinite}@keyframes fall-375{64.324%{transform:translate(20.55vw,64.324vh) scale(.3305)}to{transform:translate(17.9415vw,99vh) scale(.3305)}}.snow:nth-child(376){opacity:.7396;transform:translate(33.5322vw,-10px) scale(.2442);animation:fall-376 13s -13s linear infinite}@keyframes fall-376{45.154%{transform:translate(41.2808vw,45.154vh) scale(.2442)}to{transform:translate(37.4065vw,99vh) scale(.2442)}}.snow:nth-child(377){opacity:.928;transform:translate(13.1464vw,-10px) scale(.1625);animation:fall-377 22s -14s linear infinite}@keyframes fall-377{72.53%{transform:translate(6.2858vw,72.53vh) scale(.1625)}to{transform:translate(9.7161vw,99vh) scale(.1625)}}.snow:nth-child(378){opacity:.4934;transform:translate(95.7246vw,-10px) scale(.8555);animation:fall-378 13s -11s linear infinite}@keyframes fall-378{69.481%{transform:translate(90.3703vw,69.481vh) scale(.8555)}to{transform:translate(93.04745vw,99vh) scale(.8555)}}.snow:nth-child(379){opacity:1.132;transform:translate(10.4289vw,-10px) scale(.6719);animation:fall-379 30s -13s linear infinite}@keyframes fall-379{53.358%{transform:translate(8.7366vw,53.358vh) scale(.6719)}to{transform:translate(9.58275vw,99vh) scale(.6719)}}.snow:nth-child(380){opacity:.1454;transform:translate(27.1796vw,-10px) scale(.3806);animation:fall-380 22s -22s linear infinite}@keyframes fall-380{78.112%{transform:translate(24.4644vw,78.112vh) scale(.3806)}to{transform:translate(25.822vw,99vh) scale(.3806)}}.snow:nth-child(381){opacity:.446;transform:translate(69.6515vw,-10px) scale(.8563);animation:fall-381 22s -17s linear infinite}@keyframes fall-381{33.428%{transform:translate(60.61vw,33.428vh) scale(.8563)}to{transform:translate(65.13075vw,99vh) scale(.8563)}}.snow:nth-child(382){opacity:1.9218;transform:translate(96.1758vw,-10px) scale(.8219);animation:fall-382 20s -3s linear infinite}@keyframes fall-382{58.79%{transform:translate(103.9742vw,58.79vh) scale(.8219)}to{transform:translate(100.075vw,99vh) scale(.8219)}}.snow:nth-child(383){opacity:1.8288;transform:translate(71.2231vw,-10px) scale(.636);animation:fall-383 22s -15s linear infinite}@keyframes fall-383{73.393%{transform:translate(70.697vw,73.393vh) scale(.636)}to{transform:translate(70.96005vw,99vh) scale(.636)}}.snow:nth-child(384){opacity:.2856;transform:translate(6.3807vw,-10px) scale(.899);animation:fall-384 16s -29s linear infinite}@keyframes fall-384{42.009%{transform:translate(1.8732vw,42.009vh) scale(.899)}to{transform:translate(4.12695vw,99vh) scale(.899)}}.snow:nth-child(385){opacity:.876;transform:translate(3.8013vw,-10px) scale(.8698);animation:fall-385 23s -4s linear infinite}@keyframes fall-385{41.584%{transform:translate(12.0297vw,41.584vh) scale(.8698)}to{transform:translate(7.9155vw,99vh) scale(.8698)}}.snow:nth-child(386){opacity:1.7396;transform:translate(77.158vw,-10px) scale(.0149);animation:fall-386 12s -6s linear infinite}@keyframes fall-386{52.655%{transform:translate(79.6349vw,52.655vh) scale(.0149)}to{transform:translate(78.39645vw,99vh) scale(.0149)}}.snow:nth-child(387){opacity:1.2548;transform:translate(85.4732vw,-10px) scale(.6471);animation:fall-387 29s -25s linear infinite}@keyframes fall-387{71.225%{transform:translate(88.5526vw,71.225vh) scale(.6471)}to{transform:translate(87.0129vw,99vh) scale(.6471)}}.snow:nth-child(388){opacity:.913;transform:translate(38.5131vw,-10px) scale(.6271);animation:fall-388 28s -9s linear infinite}@keyframes fall-388{30.321%{transform:translate(31.7699vw,30.321vh) scale(.6271)}to{transform:translate(35.1415vw,99vh) scale(.6271)}}.snow:nth-child(389){opacity:.578;transform:translate(72.5334vw,-10px) scale(.8183);animation:fall-389 13s -5s linear infinite}@keyframes fall-389{79.175%{transform:translate(74.3639vw,79.175vh) scale(.8183)}to{transform:translate(73.44865vw,99vh) scale(.8183)}}.snow:nth-child(390){opacity:.6208;transform:translate(54.9099vw,-10px) scale(.0162);animation:fall-390 11s -29s linear infinite}@keyframes fall-390{58.962%{transform:translate(46.1904vw,58.962vh) scale(.0162)}to{transform:translate(50.55015vw,99vh) scale(.0162)}}.snow:nth-child(391){opacity:.1826;transform:translate(43.289vw,-10px) scale(.3199);animation:fall-391 24s -3s linear infinite}@keyframes fall-391{54.012%{transform:translate(49.2707vw,54.012vh) scale(.3199)}to{transform:translate(46.27985vw,99vh) scale(.3199)}}.snow:nth-child(392){opacity:1.9588;transform:translate(51.0863vw,-10px) scale(.3669);animation:fall-392 14s -2s linear infinite}@keyframes fall-392{48.309%{transform:translate(42.2483vw,48.309vh) scale(.3669)}to{transform:translate(46.6673vw,99vh) scale(.3669)}}.snow:nth-child(393){opacity:.1506;transform:translate(53.7074vw,-10px) scale(.5099);animation:fall-393 22s -17s linear infinite}@keyframes fall-393{57.575%{transform:translate(52.1357vw,57.575vh) scale(.5099)}to{transform:translate(52.92155vw,99vh) scale(.5099)}}.snow:nth-child(394){opacity:1.4958;transform:translate(96.2697vw,-10px) scale(.6776);animation:fall-394 27s -2s linear infinite}@keyframes fall-394{52.143%{transform:translate(90.7382vw,52.143vh) scale(.6776)}to{transform:translate(93.50395vw,99vh) scale(.6776)}}.snow:nth-child(395){opacity:1.0762;transform:translate(81.0417vw,-10px) scale(.439);animation:fall-395 17s -27s linear infinite}@keyframes fall-395{48.572%{transform:translate(85.425vw,48.572vh) scale(.439)}to{transform:translate(83.23335vw,99vh) scale(.439)}}.snow:nth-child(396){opacity:.5384;transform:translate(36.0953vw,-10px) scale(.2711);animation:fall-396 15s -10s linear infinite}@keyframes fall-396{62.95%{transform:translate(45.5599vw,62.95vh) scale(.2711)}to{transform:translate(40.8276vw,99vh) scale(.2711)}}.snow:nth-child(397){opacity:1.4986;transform:translate(.9209vw,-10px) scale(.8628);animation:fall-397 20s -24s linear infinite}@keyframes fall-397{52.952%{transform:translate(-5.5248vw,52.952vh) scale(.8628)}to{transform:translate(-2.30195vw,99vh) scale(.8628)}}.snow:nth-child(398){opacity:.7038;transform:translate(46.9148vw,-10px) scale(.1647);animation:fall-398 24s -24s linear infinite}@keyframes fall-398{50.597%{transform:translate(47.0066vw,50.597vh) scale(.1647)}to{transform:translate(46.9607vw,99vh) scale(.1647)}}.snow:nth-child(399){opacity:.1748;transform:translate(89.8687vw,-10px) scale(.045);animation:fall-399 21s -6s linear infinite}@keyframes fall-399{68.345%{transform:translate(92.3561vw,68.345vh) scale(.045)}to{transform:translate(91.1124vw,99vh) scale(.045)}}.snow:nth-child(400){opacity:.87;transform:translate(64.8461vw,-10px) scale(.5889);animation:fall-400 26s -7s linear infinite}@keyframes fall-400{49.031%{transform:translate(69.7644vw,49.031vh) scale(.5889)}to{transform:translate(67.30525vw,99vh) scale(.5889)}}\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==
|