@esfaenza/core 15.2.98 → 15.2.99
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:1.4296;transform:translate(95.9995vw,-10px) scale(.7526);animation:fall-1 27s -8s linear infinite}@keyframes fall-1{61.299%{transform:translate(91.7974vw,61.299vh) scale(.7526)}to{transform:translate(93.89845vw,99vh) scale(.7526)}}.snow:nth-child(2){opacity:.1338;transform:translate(61.5166vw,-10px) scale(.7829);animation:fall-2 19s -27s linear infinite}@keyframes fall-2{37.49%{transform:translate(67.1419vw,37.49vh) scale(.7829)}to{transform:translate(64.32925vw,99vh) scale(.7829)}}.snow:nth-child(3){opacity:.2068;transform:translate(63.4124vw,-10px) scale(.4289);animation:fall-3 26s -14s linear infinite}@keyframes fall-3{70.148%{transform:translate(71.7989vw,70.148vh) scale(.4289)}to{transform:translate(67.60565vw,99vh) scale(.4289)}}.snow:nth-child(4){opacity:1.252;transform:translate(74.1763vw,-10px) scale(.8577);animation:fall-4 14s -9s linear infinite}@keyframes fall-4{63.486%{transform:translate(71.6803vw,63.486vh) scale(.8577)}to{transform:translate(72.9283vw,99vh) scale(.8577)}}.snow:nth-child(5){opacity:.1754;transform:translate(58.3903vw,-10px) scale(.6756);animation:fall-5 29s -6s linear infinite}@keyframes fall-5{72.499%{transform:translate(60.3882vw,72.499vh) scale(.6756)}to{transform:translate(59.38925vw,99vh) scale(.6756)}}.snow:nth-child(6){opacity:.9284;transform:translate(21.4819vw,-10px) scale(.6208);animation:fall-6 13s -10s linear infinite}@keyframes fall-6{65.477%{transform:translate(30.9758vw,65.477vh) scale(.6208)}to{transform:translate(26.22885vw,99vh) scale(.6208)}}.snow:nth-child(7){opacity:1.3944;transform:translate(85.0813vw,-10px) scale(.4328);animation:fall-7 10s -15s linear infinite}@keyframes fall-7{40.094%{transform:translate(94.8759vw,40.094vh) scale(.4328)}to{transform:translate(89.9786vw,99vh) scale(.4328)}}.snow:nth-child(8){opacity:1.6288;transform:translate(31.3733vw,-10px) scale(.1701);animation:fall-8 15s -18s linear infinite}@keyframes fall-8{48.408%{transform:translate(34.0757vw,48.408vh) scale(.1701)}to{transform:translate(32.7245vw,99vh) scale(.1701)}}.snow:nth-child(9){opacity:.154;transform:translate(69.8222vw,-10px) scale(.794);animation:fall-9 14s -25s linear infinite}@keyframes fall-9{55.002%{transform:translate(78.9287vw,55.002vh) scale(.794)}to{transform:translate(74.37545vw,99vh) scale(.794)}}.snow:nth-child(10){opacity:1.6352;transform:translate(40.8747vw,-10px) scale(.5364);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{76.453%{transform:translate(42.1292vw,76.453vh) scale(.5364)}to{transform:translate(41.50195vw,99vh) scale(.5364)}}.snow:nth-child(11){opacity:.9438;transform:translate(88.8488vw,-10px) scale(.8712);animation:fall-11 23s -9s linear infinite}@keyframes fall-11{43.731%{transform:translate(81.0174vw,43.731vh) scale(.8712)}to{transform:translate(84.9331vw,99vh) scale(.8712)}}.snow:nth-child(12){opacity:1.5278;transform:translate(26.5554vw,-10px) scale(.9628);animation:fall-12 14s -6s linear infinite}@keyframes fall-12{47.36%{transform:translate(27.4948vw,47.36vh) scale(.9628)}to{transform:translate(27.0251vw,99vh) scale(.9628)}}.snow:nth-child(13){opacity:1.9274;transform:translate(43.9487vw,-10px) scale(.3996);animation:fall-13 19s -11s linear infinite}@keyframes fall-13{64.069%{transform:translate(39.6205vw,64.069vh) scale(.3996)}to{transform:translate(41.7846vw,99vh) scale(.3996)}}.snow:nth-child(14){opacity:.3998;transform:translate(38.4119vw,-10px) scale(.3836);animation:fall-14 22s -1s linear infinite}@keyframes fall-14{42.446%{transform:translate(38.7649vw,42.446vh) scale(.3836)}to{transform:translate(38.5884vw,99vh) scale(.3836)}}.snow:nth-child(15){opacity:.6952;transform:translate(.6601vw,-10px) scale(.3092);animation:fall-15 24s -27s linear infinite}@keyframes fall-15{33.788%{transform:translate(2.0514vw,33.788vh) scale(.3092)}to{transform:translate(1.35575vw,99vh) scale(.3092)}}.snow:nth-child(16){opacity:1.947;transform:translate(47.554vw,-10px) scale(.3922);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{77.313%{transform:translate(46.4922vw,77.313vh) scale(.3922)}to{transform:translate(47.0231vw,99vh) scale(.3922)}}.snow:nth-child(17){opacity:.3548;transform:translate(87.5914vw,-10px) scale(.7808);animation:fall-17 15s -24s linear infinite}@keyframes fall-17{68.322%{transform:translate(90.3399vw,68.322vh) scale(.7808)}to{transform:translate(88.96565vw,99vh) scale(.7808)}}.snow:nth-child(18){opacity:1.8374;transform:translate(73.2781vw,-10px) scale(.0719);animation:fall-18 17s -26s linear infinite}@keyframes fall-18{63.122%{transform:translate(70.9627vw,63.122vh) scale(.0719)}to{transform:translate(72.1204vw,99vh) scale(.0719)}}.snow:nth-child(19){opacity:1.2872;transform:translate(23.848vw,-10px) scale(.8093);animation:fall-19 11s -19s linear infinite}@keyframes fall-19{60.616%{transform:translate(30.2797vw,60.616vh) scale(.8093)}to{transform:translate(27.06385vw,99vh) scale(.8093)}}.snow:nth-child(20){opacity:.641;transform:translate(10.7167vw,-10px) scale(.4904);animation:fall-20 11s -15s linear infinite}@keyframes fall-20{31.754%{transform:translate(3.0599vw,31.754vh) scale(.4904)}to{transform:translate(6.8883vw,99vh) scale(.4904)}}.snow:nth-child(21){opacity:1.2026;transform:translate(31.7105vw,-10px) scale(.7799);animation:fall-21 23s -18s linear infinite}@keyframes fall-21{31.163%{transform:translate(26.7087vw,31.163vh) scale(.7799)}to{transform:translate(29.2096vw,99vh) scale(.7799)}}.snow:nth-child(22){opacity:1.926;transform:translate(45.5068vw,-10px) scale(.926);animation:fall-22 30s -3s linear infinite}@keyframes fall-22{60.451%{transform:translate(46.5575vw,60.451vh) scale(.926)}to{transform:translate(46.03215vw,99vh) scale(.926)}}.snow:nth-child(23){opacity:1.2904;transform:translate(83.0275vw,-10px) scale(.8073);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{46.479%{transform:translate(79.2075vw,46.479vh) scale(.8073)}to{transform:translate(81.1175vw,99vh) scale(.8073)}}.snow:nth-child(24){opacity:.9248;transform:translate(78.8528vw,-10px) scale(.1676);animation:fall-24 13s -7s linear infinite}@keyframes fall-24{73.907%{transform:translate(72.6985vw,73.907vh) scale(.1676)}to{transform:translate(75.77565vw,99vh) scale(.1676)}}.snow:nth-child(25){opacity:.1796;transform:translate(90.758vw,-10px) scale(.4659);animation:fall-25 11s -2s linear infinite}@keyframes fall-25{63.391%{transform:translate(94.6568vw,63.391vh) scale(.4659)}to{transform:translate(92.7074vw,99vh) scale(.4659)}}.snow:nth-child(26){opacity:1.2604;transform:translate(14.8536vw,-10px) scale(.8204);animation:fall-26 25s -25s linear infinite}@keyframes fall-26{75.85%{transform:translate(12.6467vw,75.85vh) scale(.8204)}to{transform:translate(13.75015vw,99vh) scale(.8204)}}.snow:nth-child(27){opacity:.058;transform:translate(19.9696vw,-10px) scale(.5046);animation:fall-27 20s -14s linear infinite}@keyframes fall-27{62.933%{transform:translate(18.7673vw,62.933vh) scale(.5046)}to{transform:translate(19.36845vw,99vh) scale(.5046)}}.snow:nth-child(28){opacity:1.5466;transform:translate(71.3975vw,-10px) scale(.8783);animation:fall-28 17s -20s linear infinite}@keyframes fall-28{61.174%{transform:translate(69.7907vw,61.174vh) scale(.8783)}to{transform:translate(70.5941vw,99vh) scale(.8783)}}.snow:nth-child(29){opacity:1.4782;transform:translate(38.6648vw,-10px) scale(.4172);animation:fall-29 10s -1s linear infinite}@keyframes fall-29{62.674%{transform:translate(37.6869vw,62.674vh) scale(.4172)}to{transform:translate(38.17585vw,99vh) scale(.4172)}}.snow:nth-child(30){opacity:1.77;transform:translate(38.4469vw,-10px) scale(.1922);animation:fall-30 14s -22s linear infinite}@keyframes fall-30{65.668%{transform:translate(31.0549vw,65.668vh) scale(.1922)}to{transform:translate(34.7509vw,99vh) scale(.1922)}}.snow:nth-child(31){opacity:.276;transform:translate(5.7019vw,-10px) scale(.4896);animation:fall-31 14s -20s linear infinite}@keyframes fall-31{54.696%{transform:translate(13.9946vw,54.696vh) scale(.4896)}to{transform:translate(9.84825vw,99vh) scale(.4896)}}.snow:nth-child(32){opacity:1.3876;transform:translate(75.3341vw,-10px) scale(.5019);animation:fall-32 20s -16s linear infinite}@keyframes fall-32{74.551%{transform:translate(76.7008vw,74.551vh) scale(.5019)}to{transform:translate(76.01745vw,99vh) scale(.5019)}}.snow:nth-child(33){opacity:.2148;transform:translate(78.0156vw,-10px) scale(.0741);animation:fall-33 10s -7s linear infinite}@keyframes fall-33{45.859%{transform:translate(79.3372vw,45.859vh) scale(.0741)}to{transform:translate(78.6764vw,99vh) scale(.0741)}}.snow:nth-child(34){opacity:1.9542;transform:translate(32.833vw,-10px) scale(.6467);animation:fall-34 14s -6s linear infinite}@keyframes fall-34{35.654%{transform:translate(40.9535vw,35.654vh) scale(.6467)}to{transform:translate(36.89325vw,99vh) scale(.6467)}}.snow:nth-child(35){opacity:.7274;transform:translate(69.1825vw,-10px) scale(.6477);animation:fall-35 25s -23s linear infinite}@keyframes fall-35{40.3%{transform:translate(70.5628vw,40.3vh) scale(.6477)}to{transform:translate(69.87265vw,99vh) scale(.6477)}}.snow:nth-child(36){opacity:1.628;transform:translate(77.3791vw,-10px) scale(.2457);animation:fall-36 14s -12s linear infinite}@keyframes fall-36{60.56%{transform:translate(86.9596vw,60.56vh) scale(.2457)}to{transform:translate(82.16935vw,99vh) scale(.2457)}}.snow:nth-child(37){opacity:1.6212;transform:translate(53.6858vw,-10px) scale(.955);animation:fall-37 19s -8s linear infinite}@keyframes fall-37{31.775%{transform:translate(53.0212vw,31.775vh) scale(.955)}to{transform:translate(53.3535vw,99vh) scale(.955)}}.snow:nth-child(38){opacity:1.027;transform:translate(30.1532vw,-10px) scale(.5615);animation:fall-38 16s -12s linear infinite}@keyframes fall-38{44.865%{transform:translate(35.9948vw,44.865vh) scale(.5615)}to{transform:translate(33.074vw,99vh) scale(.5615)}}.snow:nth-child(39){opacity:1.5828;transform:translate(53.9682vw,-10px) scale(.5418);animation:fall-39 12s -29s linear infinite}@keyframes fall-39{37.152%{transform:translate(54.9961vw,37.152vh) scale(.5418)}to{transform:translate(54.48215vw,99vh) scale(.5418)}}.snow:nth-child(40){opacity:1.3448;transform:translate(47.7658vw,-10px) scale(.359);animation:fall-40 20s -8s linear infinite}@keyframes fall-40{61.742%{transform:translate(41.9704vw,61.742vh) scale(.359)}to{transform:translate(44.8681vw,99vh) scale(.359)}}.snow:nth-child(41){opacity:1.6556;transform:translate(67.5109vw,-10px) scale(.4574);animation:fall-41 23s -2s linear infinite}@keyframes fall-41{72.616%{transform:translate(75.46vw,72.616vh) scale(.4574)}to{transform:translate(71.48545vw,99vh) scale(.4574)}}.snow:nth-child(42){opacity:.2804;transform:translate(22.8491vw,-10px) scale(.7363);animation:fall-42 15s -12s linear infinite}@keyframes fall-42{49.72%{transform:translate(26.7043vw,49.72vh) scale(.7363)}to{transform:translate(24.7767vw,99vh) scale(.7363)}}.snow:nth-child(43){opacity:.4852;transform:translate(25.8362vw,-10px) scale(.4071);animation:fall-43 29s -6s linear infinite}@keyframes fall-43{77.733%{transform:translate(22.4355vw,77.733vh) scale(.4071)}to{transform:translate(24.13585vw,99vh) scale(.4071)}}.snow:nth-child(44){opacity:1.1308;transform:translate(37.2087vw,-10px) scale(.575);animation:fall-44 23s -4s linear infinite}@keyframes fall-44{79.562%{transform:translate(31.468vw,79.562vh) scale(.575)}to{transform:translate(34.33835vw,99vh) scale(.575)}}.snow:nth-child(45){opacity:.7978;transform:translate(68.0246vw,-10px) scale(.2747);animation:fall-45 17s -11s linear infinite}@keyframes fall-45{63.724%{transform:translate(69.8031vw,63.724vh) scale(.2747)}to{transform:translate(68.91385vw,99vh) scale(.2747)}}.snow:nth-child(46){opacity:.7102;transform:translate(45.3448vw,-10px) scale(.5652);animation:fall-46 23s -7s linear infinite}@keyframes fall-46{63.538%{transform:translate(50.6662vw,63.538vh) scale(.5652)}to{transform:translate(48.0055vw,99vh) scale(.5652)}}.snow:nth-child(47){opacity:1.0534;transform:translate(65.3402vw,-10px) scale(.3317);animation:fall-47 17s -27s linear infinite}@keyframes fall-47{47.385%{transform:translate(60.1166vw,47.385vh) scale(.3317)}to{transform:translate(62.7284vw,99vh) scale(.3317)}}.snow:nth-child(48){opacity:1.0186;transform:translate(90.7202vw,-10px) scale(.8687);animation:fall-48 10s -7s linear infinite}@keyframes fall-48{55.414%{transform:translate(81.9925vw,55.414vh) scale(.8687)}to{transform:translate(86.35635vw,99vh) scale(.8687)}}.snow:nth-child(49){opacity:.5528;transform:translate(47.6861vw,-10px) scale(.2388);animation:fall-49 17s -3s linear infinite}@keyframes fall-49{67.522%{transform:translate(46.0459vw,67.522vh) scale(.2388)}to{transform:translate(46.866vw,99vh) scale(.2388)}}.snow:nth-child(50){opacity:1.259;transform:translate(22.9069vw,-10px) scale(.5402);animation:fall-50 14s -23s linear infinite}@keyframes fall-50{44.378%{transform:translate(16.1068vw,44.378vh) scale(.5402)}to{transform:translate(19.50685vw,99vh) scale(.5402)}}.snow:nth-child(51){opacity:1.3498;transform:translate(57.2028vw,-10px) scale(.1973);animation:fall-51 27s -20s linear infinite}@keyframes fall-51{69.712%{transform:translate(53.5641vw,69.712vh) scale(.1973)}to{transform:translate(55.38345vw,99vh) scale(.1973)}}.snow:nth-child(52){opacity:1.9306;transform:translate(24.0619vw,-10px) scale(.3437);animation:fall-52 24s -6s linear infinite}@keyframes fall-52{52.861%{transform:translate(22.2209vw,52.861vh) scale(.3437)}to{transform:translate(23.1414vw,99vh) scale(.3437)}}.snow:nth-child(53){opacity:1.941;transform:translate(89.4263vw,-10px) scale(.2154);animation:fall-53 11s -3s linear infinite}@keyframes fall-53{55.824%{transform:translate(83.3917vw,55.824vh) scale(.2154)}to{transform:translate(86.409vw,99vh) scale(.2154)}}.snow:nth-child(54){opacity:.6432;transform:translate(82.7021vw,-10px) scale(.0797);animation:fall-54 20s -9s linear infinite}@keyframes fall-54{50.189%{transform:translate(90.9005vw,50.189vh) scale(.0797)}to{transform:translate(86.8013vw,99vh) scale(.0797)}}.snow:nth-child(55){opacity:.7232;transform:translate(64.9729vw,-10px) scale(.4679);animation:fall-55 24s -3s linear infinite}@keyframes fall-55{35.572%{transform:translate(66.3327vw,35.572vh) scale(.4679)}to{transform:translate(65.6528vw,99vh) scale(.4679)}}.snow:nth-child(56){opacity:1.4792;transform:translate(5.7439vw,-10px) scale(.4821);animation:fall-56 13s -28s linear infinite}@keyframes fall-56{48.52%{transform:translate(1.5992vw,48.52vh) scale(.4821)}to{transform:translate(3.67155vw,99vh) scale(.4821)}}.snow:nth-child(57){opacity:1.817;transform:translate(32.544vw,-10px) scale(.9531);animation:fall-57 24s -13s linear infinite}@keyframes fall-57{67.315%{transform:translate(36.6439vw,67.315vh) scale(.9531)}to{transform:translate(34.59395vw,99vh) scale(.9531)}}.snow:nth-child(58){opacity:.1656;transform:translate(22.4609vw,-10px) scale(.7494);animation:fall-58 15s -1s linear infinite}@keyframes fall-58{73.039%{transform:translate(17.957vw,73.039vh) scale(.7494)}to{transform:translate(20.20895vw,99vh) scale(.7494)}}.snow:nth-child(59){opacity:1.0124;transform:translate(54.5378vw,-10px) scale(.309);animation:fall-59 12s -25s linear infinite}@keyframes fall-59{35.783%{transform:translate(58.6852vw,35.783vh) scale(.309)}to{transform:translate(56.6115vw,99vh) scale(.309)}}.snow:nth-child(60){opacity:.1442;transform:translate(91.8953vw,-10px) scale(.147);animation:fall-60 29s -29s linear infinite}@keyframes fall-60{51.564%{transform:translate(93.8522vw,51.564vh) scale(.147)}to{transform:translate(92.87375vw,99vh) scale(.147)}}.snow:nth-child(61){opacity:.6052;transform:translate(37.5398vw,-10px) scale(.0284);animation:fall-61 19s -30s linear infinite}@keyframes fall-61{63.303%{transform:translate(35.3637vw,63.303vh) scale(.0284)}to{transform:translate(36.45175vw,99vh) scale(.0284)}}.snow:nth-child(62){opacity:.8514;transform:translate(75.5332vw,-10px) scale(.3188);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{35.395%{transform:translate(74.6142vw,35.395vh) scale(.3188)}to{transform:translate(75.0737vw,99vh) scale(.3188)}}.snow:nth-child(63){opacity:1.3482;transform:translate(98.1124vw,-10px) scale(.49);animation:fall-63 12s -8s linear infinite}@keyframes fall-63{67.753%{transform:translate(105.9187vw,67.753vh) scale(.49)}to{transform:translate(102.01555vw,99vh) scale(.49)}}.snow:nth-child(64){opacity:.4172;transform:translate(51.6297vw,-10px) scale(.1092);animation:fall-64 22s -18s linear infinite}@keyframes fall-64{55.911%{transform:translate(58.0777vw,55.911vh) scale(.1092)}to{transform:translate(54.8537vw,99vh) scale(.1092)}}.snow:nth-child(65){opacity:1.405;transform:translate(96.6847vw,-10px) scale(.6545);animation:fall-65 19s -19s linear infinite}@keyframes fall-65{30.662%{transform:translate(101.3472vw,30.662vh) scale(.6545)}to{transform:translate(99.01595vw,99vh) scale(.6545)}}.snow:nth-child(66){opacity:1.3638;transform:translate(4.5865vw,-10px) scale(.6246);animation:fall-66 18s -28s linear infinite}@keyframes fall-66{40.941%{transform:translate(-2.4901vw,40.941vh) scale(.6246)}to{transform:translate(1.0482vw,99vh) scale(.6246)}}.snow:nth-child(67){opacity:1.0892;transform:translate(45.9414vw,-10px) scale(.8541);animation:fall-67 30s -4s linear infinite}@keyframes fall-67{63.818%{transform:translate(54.433vw,63.818vh) scale(.8541)}to{transform:translate(50.1872vw,99vh) scale(.8541)}}.snow:nth-child(68){opacity:.2746;transform:translate(47.5561vw,-10px) scale(.2089);animation:fall-68 15s -22s linear infinite}@keyframes fall-68{58.58%{transform:translate(52.0279vw,58.58vh) scale(.2089)}to{transform:translate(49.792vw,99vh) scale(.2089)}}.snow:nth-child(69){opacity:.9614;transform:translate(62.2416vw,-10px) scale(.3348);animation:fall-69 12s -21s linear infinite}@keyframes fall-69{58.227%{transform:translate(69.5245vw,58.227vh) scale(.3348)}to{transform:translate(65.88305vw,99vh) scale(.3348)}}.snow:nth-child(70){opacity:1.8106;transform:translate(96.9597vw,-10px) scale(.7679);animation:fall-70 23s -20s linear infinite}@keyframes fall-70{57.618%{transform:translate(104.5552vw,57.618vh) scale(.7679)}to{transform:translate(100.75745vw,99vh) scale(.7679)}}.snow:nth-child(71){opacity:.5514;transform:translate(13.2569vw,-10px) scale(.7475);animation:fall-71 17s -21s linear infinite}@keyframes fall-71{31.23%{transform:translate(23.1564vw,31.23vh) scale(.7475)}to{transform:translate(18.20665vw,99vh) scale(.7475)}}.snow:nth-child(72){opacity:.3126;transform:translate(2.4889vw,-10px) scale(.5274);animation:fall-72 25s -17s linear infinite}@keyframes fall-72{68.869%{transform:translate(-3.225vw,68.869vh) scale(.5274)}to{transform:translate(-.36805vw,99vh) scale(.5274)}}.snow:nth-child(73){opacity:.6028;transform:translate(48.8837vw,-10px) scale(.3541);animation:fall-73 19s -7s linear infinite}@keyframes fall-73{44.541%{transform:translate(58.7653vw,44.541vh) scale(.3541)}to{transform:translate(53.8245vw,99vh) scale(.3541)}}.snow:nth-child(74){opacity:.9802;transform:translate(37.2914vw,-10px) scale(.0762);animation:fall-74 11s -22s linear infinite}@keyframes fall-74{65.769%{transform:translate(46.1287vw,65.769vh) scale(.0762)}to{transform:translate(41.71005vw,99vh) scale(.0762)}}.snow:nth-child(75){opacity:.0166;transform:translate(88.6391vw,-10px) scale(.2987);animation:fall-75 30s -25s linear infinite}@keyframes fall-75{68.077%{transform:translate(88.6523vw,68.077vh) scale(.2987)}to{transform:translate(88.6457vw,99vh) scale(.2987)}}.snow:nth-child(76){opacity:1.0898;transform:translate(44.8344vw,-10px) scale(.0698);animation:fall-76 29s -4s linear infinite}@keyframes fall-76{35.883%{transform:translate(40.2288vw,35.883vh) scale(.0698)}to{transform:translate(42.5316vw,99vh) scale(.0698)}}.snow:nth-child(77){opacity:.4452;transform:translate(55.7249vw,-10px) scale(.2799);animation:fall-77 12s -17s linear infinite}@keyframes fall-77{35.258%{transform:translate(62.8776vw,35.258vh) scale(.2799)}to{transform:translate(59.30125vw,99vh) scale(.2799)}}.snow:nth-child(78){opacity:1.7468;transform:translate(95.7404vw,-10px) scale(.9562);animation:fall-78 28s -18s linear infinite}@keyframes fall-78{50.512%{transform:translate(87.0698vw,50.512vh) scale(.9562)}to{transform:translate(91.4051vw,99vh) scale(.9562)}}.snow:nth-child(79){opacity:1.6046;transform:translate(4.4463vw,-10px) scale(.2079);animation:fall-79 21s -2s linear infinite}@keyframes fall-79{33.528%{transform:translate(-2.8636vw,33.528vh) scale(.2079)}to{transform:translate(.79135vw,99vh) scale(.2079)}}.snow:nth-child(80){opacity:.9366;transform:translate(85.2683vw,-10px) scale(.5216);animation:fall-80 13s -22s linear infinite}@keyframes fall-80{41.231%{transform:translate(94.6413vw,41.231vh) scale(.5216)}to{transform:translate(89.9548vw,99vh) scale(.5216)}}.snow:nth-child(81){opacity:.7068;transform:translate(91.2109vw,-10px) scale(.02);animation:fall-81 19s -9s linear infinite}@keyframes fall-81{71.688%{transform:translate(96.8955vw,71.688vh) scale(.02)}to{transform:translate(94.0532vw,99vh) scale(.02)}}.snow:nth-child(82){opacity:.0508;transform:translate(57.5345vw,-10px) scale(.5721);animation:fall-82 14s -26s linear infinite}@keyframes fall-82{43.519%{transform:translate(58.4648vw,43.519vh) scale(.5721)}to{transform:translate(57.99965vw,99vh) scale(.5721)}}.snow:nth-child(83){opacity:.465;transform:translate(10.9365vw,-10px) scale(.5954);animation:fall-83 12s -20s linear infinite}@keyframes fall-83{62.923%{transform:translate(11.7763vw,62.923vh) scale(.5954)}to{transform:translate(11.3564vw,99vh) scale(.5954)}}.snow:nth-child(84){opacity:1.8646;transform:translate(32.9007vw,-10px) scale(.2168);animation:fall-84 11s -11s linear infinite}@keyframes fall-84{68.797%{transform:translate(30.054vw,68.797vh) scale(.2168)}to{transform:translate(31.47735vw,99vh) scale(.2168)}}.snow:nth-child(85){opacity:1.1186;transform:translate(53.0965vw,-10px) scale(.4573);animation:fall-85 17s -9s linear infinite}@keyframes fall-85{39.898%{transform:translate(60.73vw,39.898vh) scale(.4573)}to{transform:translate(56.91325vw,99vh) scale(.4573)}}.snow:nth-child(86){opacity:1.6576;transform:translate(3.2608vw,-10px) scale(.0094);animation:fall-86 23s -7s linear infinite}@keyframes fall-86{71.581%{transform:translate(2.4733vw,71.581vh) scale(.0094)}to{transform:translate(2.86705vw,99vh) scale(.0094)}}.snow:nth-child(87){opacity:.155;transform:translate(39.4548vw,-10px) scale(.4902);animation:fall-87 22s -19s linear infinite}@keyframes fall-87{40.884%{transform:translate(29.8039vw,40.884vh) scale(.4902)}to{transform:translate(34.62935vw,99vh) scale(.4902)}}.snow:nth-child(88){opacity:1.9576;transform:translate(49.0532vw,-10px) scale(.6212);animation:fall-88 27s -1s linear infinite}@keyframes fall-88{54.374%{transform:translate(50.3103vw,54.374vh) scale(.6212)}to{transform:translate(49.68175vw,99vh) scale(.6212)}}.snow:nth-child(89){opacity:.0032;transform:translate(63.8897vw,-10px) scale(.5995);animation:fall-89 20s -24s linear infinite}@keyframes fall-89{72.797%{transform:translate(60.2746vw,72.797vh) scale(.5995)}to{transform:translate(62.08215vw,99vh) scale(.5995)}}.snow:nth-child(90){opacity:.1128;transform:translate(3.7398vw,-10px) scale(.964);animation:fall-90 28s -16s linear infinite}@keyframes fall-90{37.08%{transform:translate(5.4518vw,37.08vh) scale(.964)}to{transform:translate(4.5958vw,99vh) scale(.964)}}.snow:nth-child(91){opacity:.523;transform:translate(94.2312vw,-10px) scale(.2247);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{52.012%{transform:translate(96.1311vw,52.012vh) scale(.2247)}to{transform:translate(95.18115vw,99vh) scale(.2247)}}.snow:nth-child(92){opacity:.2222;transform:translate(95.2462vw,-10px) scale(.6945);animation:fall-92 26s -15s linear infinite}@keyframes fall-92{79.412%{transform:translate(100.6584vw,79.412vh) scale(.6945)}to{transform:translate(97.9523vw,99vh) scale(.6945)}}.snow:nth-child(93){opacity:1.0286;transform:translate(7.2421vw,-10px) scale(.8833);animation:fall-93 12s -19s linear infinite}@keyframes fall-93{42.156%{transform:translate(14.5172vw,42.156vh) scale(.8833)}to{transform:translate(10.87965vw,99vh) scale(.8833)}}.snow:nth-child(94){opacity:1.608;transform:translate(95.0166vw,-10px) scale(.9737);animation:fall-94 21s -1s linear infinite}@keyframes fall-94{56.375%{transform:translate(86.2666vw,56.375vh) scale(.9737)}to{transform:translate(90.6416vw,99vh) scale(.9737)}}.snow:nth-child(95){opacity:.7492;transform:translate(68.3308vw,-10px) scale(.026);animation:fall-95 22s -8s linear infinite}@keyframes fall-95{40.206%{transform:translate(64.1487vw,40.206vh) scale(.026)}to{transform:translate(66.23975vw,99vh) scale(.026)}}.snow:nth-child(96){opacity:1.3364;transform:translate(74.1869vw,-10px) scale(.5932);animation:fall-96 15s -8s linear infinite}@keyframes fall-96{58.733%{transform:translate(82.9598vw,58.733vh) scale(.5932)}to{transform:translate(78.57335vw,99vh) scale(.5932)}}.snow:nth-child(97){opacity:.4158;transform:translate(36.581vw,-10px) scale(.4576);animation:fall-97 15s -20s linear infinite}@keyframes fall-97{71.888%{transform:translate(46.0751vw,71.888vh) scale(.4576)}to{transform:translate(41.32805vw,99vh) scale(.4576)}}.snow:nth-child(98){opacity:1.1696;transform:translate(1.7401vw,-10px) scale(.2844);animation:fall-98 27s -30s linear infinite}@keyframes fall-98{66.065%{transform:translate(5.3231vw,66.065vh) scale(.2844)}to{transform:translate(3.5316vw,99vh) scale(.2844)}}.snow:nth-child(99){opacity:1.4718;transform:translate(55.2478vw,-10px) scale(.6188);animation:fall-99 25s -27s linear infinite}@keyframes fall-99{63.142%{transform:translate(60.503vw,63.142vh) scale(.6188)}to{transform:translate(57.8754vw,99vh) scale(.6188)}}.snow:nth-child(100){opacity:.6444;transform:translate(8.9469vw,-10px) scale(.975);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{74.995%{transform:translate(15.3456vw,74.995vh) scale(.975)}to{transform:translate(12.14625vw,99vh) scale(.975)}}.snow:nth-child(101){opacity:.6658;transform:translate(84.3864vw,-10px) scale(.0789);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{34.925%{transform:translate(89.8351vw,34.925vh) scale(.0789)}to{transform:translate(87.11075vw,99vh) scale(.0789)}}.snow:nth-child(102){opacity:1.8864;transform:translate(78.7974vw,-10px) scale(.3724);animation:fall-102 26s -12s linear infinite}@keyframes fall-102{69.042%{transform:translate(75.038vw,69.042vh) scale(.3724)}to{transform:translate(76.9177vw,99vh) scale(.3724)}}.snow:nth-child(103){opacity:.296;transform:translate(56.9757vw,-10px) scale(.2278);animation:fall-103 26s -21s linear infinite}@keyframes fall-103{64.427%{transform:translate(62.4353vw,64.427vh) scale(.2278)}to{transform:translate(59.7055vw,99vh) scale(.2278)}}.snow:nth-child(104){opacity:1.1022;transform:translate(66.0756vw,-10px) scale(.9285);animation:fall-104 30s -25s linear infinite}@keyframes fall-104{70.738%{transform:translate(60.6946vw,70.738vh) scale(.9285)}to{transform:translate(63.3851vw,99vh) scale(.9285)}}.snow:nth-child(105){opacity:.9898;transform:translate(93.64vw,-10px) scale(.8932);animation:fall-105 14s -21s linear infinite}@keyframes fall-105{33.372%{transform:translate(94.9278vw,33.372vh) scale(.8932)}to{transform:translate(94.2839vw,99vh) scale(.8932)}}.snow:nth-child(106){opacity:1.8056;transform:translate(22.0296vw,-10px) scale(.7422);animation:fall-106 26s -28s linear infinite}@keyframes fall-106{72.468%{transform:translate(13.4131vw,72.468vh) scale(.7422)}to{transform:translate(17.72135vw,99vh) scale(.7422)}}.snow:nth-child(107){opacity:1.9036;transform:translate(84.5577vw,-10px) scale(.6777);animation:fall-107 18s -16s linear infinite}@keyframes fall-107{50.342%{transform:translate(82.517vw,50.342vh) scale(.6777)}to{transform:translate(83.53735vw,99vh) scale(.6777)}}.snow:nth-child(108){opacity:1.5606;transform:translate(30.4347vw,-10px) scale(.6493);animation:fall-108 18s -24s linear infinite}@keyframes fall-108{49.754%{transform:translate(34.4295vw,49.754vh) scale(.6493)}to{transform:translate(32.4321vw,99vh) scale(.6493)}}.snow:nth-child(109){opacity:.3352;transform:translate(55.7561vw,-10px) scale(.0965);animation:fall-109 16s -29s linear infinite}@keyframes fall-109{74.201%{transform:translate(51.7913vw,74.201vh) scale(.0965)}to{transform:translate(53.7737vw,99vh) scale(.0965)}}.snow:nth-child(110){opacity:1.3256;transform:translate(40.6812vw,-10px) scale(.5845);animation:fall-110 22s -25s linear infinite}@keyframes fall-110{55.63%{transform:translate(50.3917vw,55.63vh) scale(.5845)}to{transform:translate(45.53645vw,99vh) scale(.5845)}}.snow:nth-child(111){opacity:1.4142;transform:translate(66.8451vw,-10px) scale(.3984);animation:fall-111 17s -30s linear infinite}@keyframes fall-111{52.552%{transform:translate(60.2629vw,52.552vh) scale(.3984)}to{transform:translate(63.554vw,99vh) scale(.3984)}}.snow:nth-child(112){opacity:1.9948;transform:translate(61.7692vw,-10px) scale(.9896);animation:fall-112 14s -29s linear infinite}@keyframes fall-112{48.364%{transform:translate(57.8617vw,48.364vh) scale(.9896)}to{transform:translate(59.81545vw,99vh) scale(.9896)}}.snow:nth-child(113){opacity:1.8878;transform:translate(.24vw,-10px) scale(.7116);animation:fall-113 13s -26s linear infinite}@keyframes fall-113{53.625%{transform:translate(-9.0791vw,53.625vh) scale(.7116)}to{transform:translate(-4.41955vw,99vh) scale(.7116)}}.snow:nth-child(114){opacity:.6334;transform:translate(17.9363vw,-10px) scale(.3443);animation:fall-114 25s -8s linear infinite}@keyframes fall-114{44.776%{transform:translate(23.9929vw,44.776vh) scale(.3443)}to{transform:translate(20.9646vw,99vh) scale(.3443)}}.snow:nth-child(115){opacity:.2464;transform:translate(44.9288vw,-10px) scale(.1514);animation:fall-115 18s -7s linear infinite}@keyframes fall-115{50.378%{transform:translate(51.9072vw,50.378vh) scale(.1514)}to{transform:translate(48.418vw,99vh) scale(.1514)}}.snow:nth-child(116){opacity:.988;transform:translate(93.1413vw,-10px) scale(.3613);animation:fall-116 22s -13s linear infinite}@keyframes fall-116{47.498%{transform:translate(93.0282vw,47.498vh) scale(.3613)}to{transform:translate(93.08475vw,99vh) scale(.3613)}}.snow:nth-child(117){opacity:.6058;transform:translate(11.1459vw,-10px) scale(.3747);animation:fall-117 21s -23s linear infinite}@keyframes fall-117{76.476%{transform:translate(18.5618vw,76.476vh) scale(.3747)}to{transform:translate(14.85385vw,99vh) scale(.3747)}}.snow:nth-child(118){opacity:1.5466;transform:translate(65.6651vw,-10px) scale(.0211);animation:fall-118 21s -13s linear infinite}@keyframes fall-118{52.957%{transform:translate(56.9145vw,52.957vh) scale(.0211)}to{transform:translate(61.2898vw,99vh) scale(.0211)}}.snow:nth-child(119){opacity:.5608;transform:translate(61.6851vw,-10px) scale(.4874);animation:fall-119 16s -18s linear infinite}@keyframes fall-119{61.606%{transform:translate(65.4116vw,61.606vh) scale(.4874)}to{transform:translate(63.54835vw,99vh) scale(.4874)}}.snow:nth-child(120){opacity:1.5934;transform:translate(43.7166vw,-10px) scale(.2635);animation:fall-120 26s -10s linear infinite}@keyframes fall-120{37.273%{transform:translate(40.0597vw,37.273vh) scale(.2635)}to{transform:translate(41.88815vw,99vh) scale(.2635)}}.snow:nth-child(121){opacity:.629;transform:translate(82.2648vw,-10px) scale(.8855);animation:fall-121 29s -17s linear infinite}@keyframes fall-121{66.556%{transform:translate(76.436vw,66.556vh) scale(.8855)}to{transform:translate(79.3504vw,99vh) scale(.8855)}}.snow:nth-child(122){opacity:.1346;transform:translate(94.2662vw,-10px) scale(.4559);animation:fall-122 21s -6s linear infinite}@keyframes fall-122{61.958%{transform:translate(87.9835vw,61.958vh) scale(.4559)}to{transform:translate(91.12485vw,99vh) scale(.4559)}}.snow:nth-child(123){opacity:1.045;transform:translate(59.8478vw,-10px) scale(.7159);animation:fall-123 19s -24s linear infinite}@keyframes fall-123{49.334%{transform:translate(51.1389vw,49.334vh) scale(.7159)}to{transform:translate(55.49335vw,99vh) scale(.7159)}}.snow:nth-child(124){opacity:.383;transform:translate(41.7623vw,-10px) scale(.4534);animation:fall-124 16s -16s linear infinite}@keyframes fall-124{71.684%{transform:translate(39.7288vw,71.684vh) scale(.4534)}to{transform:translate(40.74555vw,99vh) scale(.4534)}}.snow:nth-child(125){opacity:1.7018;transform:translate(94.3774vw,-10px) scale(.4852);animation:fall-125 14s -10s linear infinite}@keyframes fall-125{72.516%{transform:translate(89.4826vw,72.516vh) scale(.4852)}to{transform:translate(91.93vw,99vh) scale(.4852)}}.snow:nth-child(126){opacity:.6366;transform:translate(71.3759vw,-10px) scale(.5077);animation:fall-126 19s -4s linear infinite}@keyframes fall-126{49.213%{transform:translate(70.9338vw,49.213vh) scale(.5077)}to{transform:translate(71.15485vw,99vh) scale(.5077)}}.snow:nth-child(127){opacity:1.1916;transform:translate(37.7072vw,-10px) scale(.8871);animation:fall-127 30s -17s linear infinite}@keyframes fall-127{43.307%{transform:translate(28.0214vw,43.307vh) scale(.8871)}to{transform:translate(32.8643vw,99vh) scale(.8871)}}.snow:nth-child(128){opacity:1.3604;transform:translate(83.0105vw,-10px) scale(.9354);animation:fall-128 14s -29s linear infinite}@keyframes fall-128{56.162%{transform:translate(85.6354vw,56.162vh) scale(.9354)}to{transform:translate(84.32295vw,99vh) scale(.9354)}}.snow:nth-child(129){opacity:.7992;transform:translate(85.4627vw,-10px) scale(.2038);animation:fall-129 26s -10s linear infinite}@keyframes fall-129{41.053%{transform:translate(83.3589vw,41.053vh) scale(.2038)}to{transform:translate(84.4108vw,99vh) scale(.2038)}}.snow:nth-child(130){opacity:1.383;transform:translate(11.3351vw,-10px) scale(.4926);animation:fall-130 16s -19s linear infinite}@keyframes fall-130{77.946%{transform:translate(16.8453vw,77.946vh) scale(.4926)}to{transform:translate(14.0902vw,99vh) scale(.4926)}}.snow:nth-child(131){opacity:.517;transform:translate(69.9632vw,-10px) scale(.65);animation:fall-131 18s -3s linear infinite}@keyframes fall-131{79.657%{transform:translate(74.8998vw,79.657vh) scale(.65)}to{transform:translate(72.4315vw,99vh) scale(.65)}}.snow:nth-child(132){opacity:1.0234;transform:translate(27.4193vw,-10px) scale(.2589);animation:fall-132 23s -25s linear infinite}@keyframes fall-132{30.02%{transform:translate(21.7352vw,30.02vh) scale(.2589)}to{transform:translate(24.57725vw,99vh) scale(.2589)}}.snow:nth-child(133){opacity:1.7796;transform:translate(83.0689vw,-10px) scale(.9024);animation:fall-133 29s -10s linear infinite}@keyframes fall-133{60.741%{transform:translate(76.316vw,60.741vh) scale(.9024)}to{transform:translate(79.69245vw,99vh) scale(.9024)}}.snow:nth-child(134){opacity:1.9664;transform:translate(96.8454vw,-10px) scale(.8199);animation:fall-134 21s -4s linear infinite}@keyframes fall-134{33.303%{transform:translate(103.9158vw,33.303vh) scale(.8199)}to{transform:translate(100.3806vw,99vh) scale(.8199)}}.snow:nth-child(135){opacity:.9784;transform:translate(85.1239vw,-10px) scale(.6021);animation:fall-135 27s -20s linear infinite}@keyframes fall-135{67.068%{transform:translate(82.6913vw,67.068vh) scale(.6021)}to{transform:translate(83.9076vw,99vh) scale(.6021)}}.snow:nth-child(136){opacity:1.7744;transform:translate(82.8283vw,-10px) scale(.3187);animation:fall-136 11s -8s linear infinite}@keyframes fall-136{48.273%{transform:translate(85.012vw,48.273vh) scale(.3187)}to{transform:translate(83.92015vw,99vh) scale(.3187)}}.snow:nth-child(137){opacity:1.5202;transform:translate(97.7123vw,-10px) scale(.2466);animation:fall-137 25s -22s linear infinite}@keyframes fall-137{77.993%{transform:translate(94.0751vw,77.993vh) scale(.2466)}to{transform:translate(95.8937vw,99vh) scale(.2466)}}.snow:nth-child(138){opacity:.948;transform:translate(79.4829vw,-10px) scale(.4684);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{69.801%{transform:translate(83.8108vw,69.801vh) scale(.4684)}to{transform:translate(81.64685vw,99vh) scale(.4684)}}.snow:nth-child(139){opacity:.1584;transform:translate(70.3588vw,-10px) scale(.0491);animation:fall-139 10s -24s linear infinite}@keyframes fall-139{52.728%{transform:translate(60.8638vw,52.728vh) scale(.0491)}to{transform:translate(65.6113vw,99vh) scale(.0491)}}.snow:nth-child(140){opacity:.3582;transform:translate(25.9865vw,-10px) scale(.8634);animation:fall-140 12s -29s linear infinite}@keyframes fall-140{56.687%{transform:translate(29.08vw,56.687vh) scale(.8634)}to{transform:translate(27.53325vw,99vh) scale(.8634)}}.snow:nth-child(141){opacity:.6066;transform:translate(10.93vw,-10px) scale(.4159);animation:fall-141 21s -9s linear infinite}@keyframes fall-141{67.487%{transform:translate(15.1527vw,67.487vh) scale(.4159)}to{transform:translate(13.04135vw,99vh) scale(.4159)}}.snow:nth-child(142){opacity:.4582;transform:translate(56.4507vw,-10px) scale(.3286);animation:fall-142 12s -27s linear infinite}@keyframes fall-142{53.137%{transform:translate(49.0983vw,53.137vh) scale(.3286)}to{transform:translate(52.7745vw,99vh) scale(.3286)}}.snow:nth-child(143){opacity:1.521;transform:translate(84.8275vw,-10px) scale(.154);animation:fall-143 24s -22s linear infinite}@keyframes fall-143{46.919%{transform:translate(83.4766vw,46.919vh) scale(.154)}to{transform:translate(84.15205vw,99vh) scale(.154)}}.snow:nth-child(144){opacity:.8934;transform:translate(80.0243vw,-10px) scale(.8066);animation:fall-144 28s -16s linear infinite}@keyframes fall-144{64.185%{transform:translate(81.0329vw,64.185vh) scale(.8066)}to{transform:translate(80.5286vw,99vh) scale(.8066)}}.snow:nth-child(145){opacity:1.5028;transform:translate(31.4358vw,-10px) scale(.6312);animation:fall-145 17s -28s linear infinite}@keyframes fall-145{32.523%{transform:translate(30.7424vw,32.523vh) scale(.6312)}to{transform:translate(31.0891vw,99vh) scale(.6312)}}.snow:nth-child(146){opacity:.688;transform:translate(29.205vw,-10px) scale(.7068);animation:fall-146 28s -23s linear infinite}@keyframes fall-146{56.958%{transform:translate(22.8482vw,56.958vh) scale(.7068)}to{transform:translate(26.0266vw,99vh) scale(.7068)}}.snow:nth-child(147){opacity:.5344;transform:translate(14.7175vw,-10px) scale(.4196);animation:fall-147 13s -17s linear infinite}@keyframes fall-147{75.329%{transform:translate(9.749vw,75.329vh) scale(.4196)}to{transform:translate(12.23325vw,99vh) scale(.4196)}}.snow:nth-child(148){opacity:1.9212;transform:translate(61.6579vw,-10px) scale(.3085);animation:fall-148 25s -8s linear infinite}@keyframes fall-148{48.403%{transform:translate(54.7957vw,48.403vh) scale(.3085)}to{transform:translate(58.2268vw,99vh) scale(.3085)}}.snow:nth-child(149){opacity:1.003;transform:translate(87.8093vw,-10px) scale(.816);animation:fall-149 30s -17s linear infinite}@keyframes fall-149{46.84%{transform:translate(93.6862vw,46.84vh) scale(.816)}to{transform:translate(90.74775vw,99vh) scale(.816)}}.snow:nth-child(150){opacity:1.1048;transform:translate(40.3731vw,-10px) scale(.1839);animation:fall-150 15s -9s linear infinite}@keyframes fall-150{36.277%{transform:translate(46.6681vw,36.277vh) scale(.1839)}to{transform:translate(43.5206vw,99vh) scale(.1839)}}.snow:nth-child(151){opacity:1.3202;transform:translate(26.8308vw,-10px) scale(.0838);animation:fall-151 25s -9s linear infinite}@keyframes fall-151{53.101%{transform:translate(28.3983vw,53.101vh) scale(.0838)}to{transform:translate(27.61455vw,99vh) scale(.0838)}}.snow:nth-child(152){opacity:.9882;transform:translate(57.076vw,-10px) scale(.2487);animation:fall-152 22s -1s linear infinite}@keyframes fall-152{58.091%{transform:translate(54.3122vw,58.091vh) scale(.2487)}to{transform:translate(55.6941vw,99vh) scale(.2487)}}.snow:nth-child(153){opacity:1.6224;transform:translate(5.1046vw,-10px) scale(.8766);animation:fall-153 21s -6s linear infinite}@keyframes fall-153{77.541%{transform:translate(7.3656vw,77.541vh) scale(.8766)}to{transform:translate(6.2351vw,99vh) scale(.8766)}}.snow:nth-child(154){opacity:1.1774;transform:translate(89.0064vw,-10px) scale(.774);animation:fall-154 30s -30s linear infinite}@keyframes fall-154{35.734%{transform:translate(95.8303vw,35.734vh) scale(.774)}to{transform:translate(92.41835vw,99vh) scale(.774)}}.snow:nth-child(155){opacity:1.3424;transform:translate(46.2612vw,-10px) scale(.8216);animation:fall-155 14s -3s linear infinite}@keyframes fall-155{55.537%{transform:translate(43.841vw,55.537vh) scale(.8216)}to{transform:translate(45.0511vw,99vh) scale(.8216)}}.snow:nth-child(156){opacity:.7168;transform:translate(37.8866vw,-10px) scale(.4481);animation:fall-156 28s -23s linear infinite}@keyframes fall-156{71.124%{transform:translate(30.4535vw,71.124vh) scale(.4481)}to{transform:translate(34.17005vw,99vh) scale(.4481)}}.snow:nth-child(157){opacity:1.2668;transform:translate(65.4783vw,-10px) scale(.9093);animation:fall-157 10s -22s linear infinite}@keyframes fall-157{40.41%{transform:translate(60.6143vw,40.41vh) scale(.9093)}to{transform:translate(63.0463vw,99vh) scale(.9093)}}.snow:nth-child(158){opacity:1.667;transform:translate(64.6031vw,-10px) scale(.6237);animation:fall-158 13s -27s linear infinite}@keyframes fall-158{78.833%{transform:translate(73.8722vw,78.833vh) scale(.6237)}to{transform:translate(69.23765vw,99vh) scale(.6237)}}.snow:nth-child(159){opacity:1.0784;transform:translate(32.2687vw,-10px) scale(.7442);animation:fall-159 23s -27s linear infinite}@keyframes fall-159{63.967%{transform:translate(42.2447vw,63.967vh) scale(.7442)}to{transform:translate(37.2567vw,99vh) scale(.7442)}}.snow:nth-child(160){opacity:1.2482;transform:translate(44.2764vw,-10px) scale(.3328);animation:fall-160 24s -14s linear infinite}@keyframes fall-160{48.182%{transform:translate(53.2549vw,48.182vh) scale(.3328)}to{transform:translate(48.76565vw,99vh) scale(.3328)}}.snow:nth-child(161){opacity:1.2724;transform:translate(93.5133vw,-10px) scale(.8821);animation:fall-161 27s -10s linear infinite}@keyframes fall-161{49.158%{transform:translate(102.9421vw,49.158vh) scale(.8821)}to{transform:translate(98.2277vw,99vh) scale(.8821)}}.snow:nth-child(162){opacity:.1846;transform:translate(97.6766vw,-10px) scale(.8683);animation:fall-162 30s -13s linear infinite}@keyframes fall-162{37.021%{transform:translate(97.552vw,37.021vh) scale(.8683)}to{transform:translate(97.6143vw,99vh) scale(.8683)}}.snow:nth-child(163){opacity:1.3428;transform:translate(7.0444vw,-10px) scale(.7531);animation:fall-163 17s -14s linear infinite}@keyframes fall-163{74.254%{transform:translate(.5132vw,74.254vh) scale(.7531)}to{transform:translate(3.7788vw,99vh) scale(.7531)}}.snow:nth-child(164){opacity:1.2936;transform:translate(65.0647vw,-10px) scale(.9802);animation:fall-164 24s -24s linear infinite}@keyframes fall-164{56.112%{transform:translate(68.7043vw,56.112vh) scale(.9802)}to{transform:translate(66.8845vw,99vh) scale(.9802)}}.snow:nth-child(165){opacity:.2206;transform:translate(4.1969vw,-10px) scale(.0658);animation:fall-165 10s -24s linear infinite}@keyframes fall-165{68.255%{transform:translate(8.296vw,68.255vh) scale(.0658)}to{transform:translate(6.24645vw,99vh) scale(.0658)}}.snow:nth-child(166){opacity:.4798;transform:translate(24.2217vw,-10px) scale(.024);animation:fall-166 28s -27s linear infinite}@keyframes fall-166{63.281%{transform:translate(26.9585vw,63.281vh) scale(.024)}to{transform:translate(25.5901vw,99vh) scale(.024)}}.snow:nth-child(167){opacity:1.079;transform:translate(14.3174vw,-10px) scale(.2117);animation:fall-167 18s -3s linear infinite}@keyframes fall-167{31.757%{transform:translate(13.5766vw,31.757vh) scale(.2117)}to{transform:translate(13.947vw,99vh) scale(.2117)}}.snow:nth-child(168){opacity:.16;transform:translate(76.3488vw,-10px) scale(.3089);animation:fall-168 29s -12s linear infinite}@keyframes fall-168{44.961%{transform:translate(68.5624vw,44.961vh) scale(.3089)}to{transform:translate(72.4556vw,99vh) scale(.3089)}}.snow:nth-child(169){opacity:1.9834;transform:translate(51.5328vw,-10px) scale(.6241);animation:fall-169 28s -20s linear infinite}@keyframes fall-169{55.934%{transform:translate(58.6472vw,55.934vh) scale(.6241)}to{transform:translate(55.09vw,99vh) scale(.6241)}}.snow:nth-child(170){opacity:1.219;transform:translate(51.2123vw,-10px) scale(.1799);animation:fall-170 13s -3s linear infinite}@keyframes fall-170{62.919%{transform:translate(58.5502vw,62.919vh) scale(.1799)}to{transform:translate(54.88125vw,99vh) scale(.1799)}}.snow:nth-child(171){opacity:1.521;transform:translate(15.6559vw,-10px) scale(.7924);animation:fall-171 28s -7s linear infinite}@keyframes fall-171{64.136%{transform:translate(18.4555vw,64.136vh) scale(.7924)}to{transform:translate(17.0557vw,99vh) scale(.7924)}}.snow:nth-child(172){opacity:1.0276;transform:translate(17.2003vw,-10px) scale(.8939);animation:fall-172 19s -12s linear infinite}@keyframes fall-172{39.625%{transform:translate(22.9459vw,39.625vh) scale(.8939)}to{transform:translate(20.0731vw,99vh) scale(.8939)}}.snow:nth-child(173){opacity:1.1222;transform:translate(20.7855vw,-10px) scale(.2935);animation:fall-173 11s -18s linear infinite}@keyframes fall-173{56.845%{transform:translate(20.3891vw,56.845vh) scale(.2935)}to{transform:translate(20.5873vw,99vh) scale(.2935)}}.snow:nth-child(174){opacity:.376;transform:translate(90.8548vw,-10px) scale(.9543);animation:fall-174 30s -23s linear infinite}@keyframes fall-174{47.039%{transform:translate(85.5667vw,47.039vh) scale(.9543)}to{transform:translate(88.21075vw,99vh) scale(.9543)}}.snow:nth-child(175){opacity:1.9616;transform:translate(55.7832vw,-10px) scale(.5888);animation:fall-175 27s -29s linear infinite}@keyframes fall-175{78.494%{transform:translate(60.5235vw,78.494vh) scale(.5888)}to{transform:translate(58.15335vw,99vh) scale(.5888)}}.snow:nth-child(176){opacity:.3526;transform:translate(16.5898vw,-10px) scale(.4251);animation:fall-176 22s -29s linear infinite}@keyframes fall-176{61.421%{transform:translate(18.5826vw,61.421vh) scale(.4251)}to{transform:translate(17.5862vw,99vh) scale(.4251)}}.snow:nth-child(177){opacity:1.5782;transform:translate(66.0504vw,-10px) scale(.4399);animation:fall-177 21s -1s linear infinite}@keyframes fall-177{42.098%{transform:translate(68.2625vw,42.098vh) scale(.4399)}to{transform:translate(67.15645vw,99vh) scale(.4399)}}.snow:nth-child(178){opacity:.702;transform:translate(64.0345vw,-10px) scale(.7546);animation:fall-178 28s -4s linear infinite}@keyframes fall-178{31.016%{transform:translate(66.7345vw,31.016vh) scale(.7546)}to{transform:translate(65.3845vw,99vh) scale(.7546)}}.snow:nth-child(179){opacity:1.4566;transform:translate(22.3627vw,-10px) scale(.6252);animation:fall-179 29s -7s linear infinite}@keyframes fall-179{71.746%{transform:translate(16.2303vw,71.746vh) scale(.6252)}to{transform:translate(19.2965vw,99vh) scale(.6252)}}.snow:nth-child(180){opacity:1.1724;transform:translate(68.813vw,-10px) scale(.2936);animation:fall-180 25s -15s linear infinite}@keyframes fall-180{56.597%{transform:translate(65.0114vw,56.597vh) scale(.2936)}to{transform:translate(66.9122vw,99vh) scale(.2936)}}.snow:nth-child(181){opacity:.576;transform:translate(58.6545vw,-10px) scale(.9158);animation:fall-181 12s -21s linear infinite}@keyframes fall-181{58.687%{transform:translate(68.4895vw,58.687vh) scale(.9158)}to{transform:translate(63.572vw,99vh) scale(.9158)}}.snow:nth-child(182){opacity:1.2872;transform:translate(59.159vw,-10px) scale(.305);animation:fall-182 20s -26s linear infinite}@keyframes fall-182{79.01%{transform:translate(50.2145vw,79.01vh) scale(.305)}to{transform:translate(54.68675vw,99vh) scale(.305)}}.snow:nth-child(183){opacity:1.4706;transform:translate(29.302vw,-10px) scale(.3634);animation:fall-183 18s -1s linear infinite}@keyframes fall-183{63.702%{transform:translate(24.0097vw,63.702vh) scale(.3634)}to{transform:translate(26.65585vw,99vh) scale(.3634)}}.snow:nth-child(184){opacity:1.37;transform:translate(75.6953vw,-10px) scale(.7145);animation:fall-184 21s -9s linear infinite}@keyframes fall-184{47.952%{transform:translate(66.5865vw,47.952vh) scale(.7145)}to{transform:translate(71.1409vw,99vh) scale(.7145)}}.snow:nth-child(185){opacity:1.7168;transform:translate(46.1511vw,-10px) scale(.9244);animation:fall-185 30s -24s linear infinite}@keyframes fall-185{64.895%{transform:translate(54.9737vw,64.895vh) scale(.9244)}to{transform:translate(50.5624vw,99vh) scale(.9244)}}.snow:nth-child(186){opacity:.5104;transform:translate(45.278vw,-10px) scale(.1789);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{67.875%{transform:translate(55.1469vw,67.875vh) scale(.1789)}to{transform:translate(50.21245vw,99vh) scale(.1789)}}.snow:nth-child(187){opacity:1.2422;transform:translate(44.5998vw,-10px) scale(.7126);animation:fall-187 22s -30s linear infinite}@keyframes fall-187{54.095%{transform:translate(53.7648vw,54.095vh) scale(.7126)}to{transform:translate(49.1823vw,99vh) scale(.7126)}}.snow:nth-child(188){opacity:1.2778;transform:translate(32.7364vw,-10px) scale(.155);animation:fall-188 26s -28s linear infinite}@keyframes fall-188{70.768%{transform:translate(30.3282vw,70.768vh) scale(.155)}to{transform:translate(31.5323vw,99vh) scale(.155)}}.snow:nth-child(189){opacity:.1294;transform:translate(11.7571vw,-10px) scale(.2272);animation:fall-189 13s -12s linear infinite}@keyframes fall-189{33.981%{transform:translate(11.3041vw,33.981vh) scale(.2272)}to{transform:translate(11.5306vw,99vh) scale(.2272)}}.snow:nth-child(190){opacity:1.6286;transform:translate(78.3072vw,-10px) scale(.3468);animation:fall-190 25s -3s linear infinite}@keyframes fall-190{73.621%{transform:translate(71.6362vw,73.621vh) scale(.3468)}to{transform:translate(74.9717vw,99vh) scale(.3468)}}.snow:nth-child(191){opacity:1.745;transform:translate(33.9899vw,-10px) scale(.5059);animation:fall-191 24s -13s linear infinite}@keyframes fall-191{75.072%{transform:translate(24.6936vw,75.072vh) scale(.5059)}to{transform:translate(29.34175vw,99vh) scale(.5059)}}.snow:nth-child(192){opacity:1.2612;transform:translate(78.1093vw,-10px) scale(.64);animation:fall-192 11s -14s linear infinite}@keyframes fall-192{68.942%{transform:translate(74.1875vw,68.942vh) scale(.64)}to{transform:translate(76.1484vw,99vh) scale(.64)}}.snow:nth-child(193){opacity:1.5374;transform:translate(56.5256vw,-10px) scale(.8336);animation:fall-193 13s -6s linear infinite}@keyframes fall-193{69.413%{transform:translate(54.1171vw,69.413vh) scale(.8336)}to{transform:translate(55.32135vw,99vh) scale(.8336)}}.snow:nth-child(194){opacity:1.4438;transform:translate(37.2611vw,-10px) scale(.7288);animation:fall-194 17s -12s linear infinite}@keyframes fall-194{65.055%{transform:translate(42.3069vw,65.055vh) scale(.7288)}to{transform:translate(39.784vw,99vh) scale(.7288)}}.snow:nth-child(195){opacity:1.0192;transform:translate(34.5879vw,-10px) scale(.9868);animation:fall-195 30s -18s linear infinite}@keyframes fall-195{60.935%{transform:translate(28.5264vw,60.935vh) scale(.9868)}to{transform:translate(31.55715vw,99vh) scale(.9868)}}.snow:nth-child(196){opacity:.4226;transform:translate(94.1772vw,-10px) scale(.035);animation:fall-196 14s -17s linear infinite}@keyframes fall-196{37.809%{transform:translate(90.6592vw,37.809vh) scale(.035)}to{transform:translate(92.4182vw,99vh) scale(.035)}}.snow:nth-child(197){opacity:1.9188;transform:translate(45.8276vw,-10px) scale(.4161);animation:fall-197 15s -28s linear infinite}@keyframes fall-197{38.699%{transform:translate(36.254vw,38.699vh) scale(.4161)}to{transform:translate(41.0408vw,99vh) scale(.4161)}}.snow:nth-child(198){opacity:.7632;transform:translate(23.2404vw,-10px) scale(.8432);animation:fall-198 21s -26s linear infinite}@keyframes fall-198{50.484%{transform:translate(13.6954vw,50.484vh) scale(.8432)}to{transform:translate(18.4679vw,99vh) scale(.8432)}}.snow:nth-child(199){opacity:1.2856;transform:translate(17.9151vw,-10px) scale(.6718);animation:fall-199 13s -16s linear infinite}@keyframes fall-199{41.234%{transform:translate(26.0086vw,41.234vh) scale(.6718)}to{transform:translate(21.96185vw,99vh) scale(.6718)}}.snow:nth-child(200){opacity:1.3032;transform:translate(52.8578vw,-10px) scale(.8186);animation:fall-200 20s -24s linear infinite}@keyframes fall-200{40.354%{transform:translate(59.4849vw,40.354vh) scale(.8186)}to{transform:translate(56.17135vw,99vh) scale(.8186)}}.snow:nth-child(201){opacity:.9548;transform:translate(39.8924vw,-10px) scale(.3698);animation:fall-201 30s -1s linear infinite}@keyframes fall-201{64.356%{transform:translate(32.562vw,64.356vh) scale(.3698)}to{transform:translate(36.2272vw,99vh) scale(.3698)}}.snow:nth-child(202){opacity:.683;transform:translate(37.3128vw,-10px) scale(.987);animation:fall-202 16s -4s linear infinite}@keyframes fall-202{63.514%{transform:translate(46.2883vw,63.514vh) scale(.987)}to{transform:translate(41.80055vw,99vh) scale(.987)}}.snow:nth-child(203){opacity:1.2432;transform:translate(25.4371vw,-10px) scale(.364);animation:fall-203 19s -1s linear infinite}@keyframes fall-203{41.947%{transform:translate(15.6822vw,41.947vh) scale(.364)}to{transform:translate(20.55965vw,99vh) scale(.364)}}.snow:nth-child(204){opacity:.7966;transform:translate(27.9068vw,-10px) scale(.0556);animation:fall-204 18s -21s linear infinite}@keyframes fall-204{57.702%{transform:translate(33.3749vw,57.702vh) scale(.0556)}to{transform:translate(30.64085vw,99vh) scale(.0556)}}.snow:nth-child(205){opacity:.2474;transform:translate(50.0874vw,-10px) scale(.2962);animation:fall-205 26s -29s linear infinite}@keyframes fall-205{56.814%{transform:translate(46.781vw,56.814vh) scale(.2962)}to{transform:translate(48.4342vw,99vh) scale(.2962)}}.snow:nth-child(206){opacity:1.9902;transform:translate(42.8533vw,-10px) scale(.1676);animation:fall-206 29s -23s linear infinite}@keyframes fall-206{61.819%{transform:translate(41.6191vw,61.819vh) scale(.1676)}to{transform:translate(42.2362vw,99vh) scale(.1676)}}.snow:nth-child(207){opacity:1.0602;transform:translate(53.4218vw,-10px) scale(.3751);animation:fall-207 20s -6s linear infinite}@keyframes fall-207{66.064%{transform:translate(57.5707vw,66.064vh) scale(.3751)}to{transform:translate(55.49625vw,99vh) scale(.3751)}}.snow:nth-child(208){opacity:.985;transform:translate(64.3242vw,-10px) scale(.6151);animation:fall-208 30s -15s linear infinite}@keyframes fall-208{48.38%{transform:translate(61.4462vw,48.38vh) scale(.6151)}to{transform:translate(62.8852vw,99vh) scale(.6151)}}.snow:nth-child(209){opacity:.618;transform:translate(15.3879vw,-10px) scale(.3206);animation:fall-209 17s -11s linear infinite}@keyframes fall-209{78.749%{transform:translate(20.7109vw,78.749vh) scale(.3206)}to{transform:translate(18.0494vw,99vh) scale(.3206)}}.snow:nth-child(210){opacity:.0392;transform:translate(71.4742vw,-10px) scale(.4526);animation:fall-210 19s -22s linear infinite}@keyframes fall-210{45.533%{transform:translate(66.8432vw,45.533vh) scale(.4526)}to{transform:translate(69.1587vw,99vh) scale(.4526)}}.snow:nth-child(211){opacity:.6546;transform:translate(39.9284vw,-10px) scale(.9862);animation:fall-211 13s -29s linear infinite}@keyframes fall-211{48.74%{transform:translate(41.74vw,48.74vh) scale(.9862)}to{transform:translate(40.8342vw,99vh) scale(.9862)}}.snow:nth-child(212){opacity:1.8258;transform:translate(18.1068vw,-10px) scale(.2476);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{59.587%{transform:translate(11.123vw,59.587vh) scale(.2476)}to{transform:translate(14.6149vw,99vh) scale(.2476)}}.snow:nth-child(213){opacity:.6426;transform:translate(23.1053vw,-10px) scale(.8959);animation:fall-213 28s -7s linear infinite}@keyframes fall-213{61.955%{transform:translate(19.8362vw,61.955vh) scale(.8959)}to{transform:translate(21.47075vw,99vh) scale(.8959)}}.snow:nth-child(214){opacity:1.6942;transform:translate(42.4836vw,-10px) scale(.3674);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{59.681%{transform:translate(37.1332vw,59.681vh) scale(.3674)}to{transform:translate(39.8084vw,99vh) scale(.3674)}}.snow:nth-child(215){opacity:.338;transform:translate(55.605vw,-10px) scale(.8452);animation:fall-215 15s -18s linear infinite}@keyframes fall-215{32.506%{transform:translate(63.9058vw,32.506vh) scale(.8452)}to{transform:translate(59.7554vw,99vh) scale(.8452)}}.snow:nth-child(216){opacity:.4162;transform:translate(43.5512vw,-10px) scale(.9841);animation:fall-216 30s -26s linear infinite}@keyframes fall-216{69.646%{transform:translate(50.86vw,69.646vh) scale(.9841)}to{transform:translate(47.2056vw,99vh) scale(.9841)}}.snow:nth-child(217){opacity:1.7454;transform:translate(79.6253vw,-10px) scale(.0913);animation:fall-217 28s -22s linear infinite}@keyframes fall-217{50.216%{transform:translate(71.0868vw,50.216vh) scale(.0913)}to{transform:translate(75.35605vw,99vh) scale(.0913)}}.snow:nth-child(218){opacity:.8994;transform:translate(24.271vw,-10px) scale(.3643);animation:fall-218 10s -26s linear infinite}@keyframes fall-218{32.391%{transform:translate(21.1459vw,32.391vh) scale(.3643)}to{transform:translate(22.70845vw,99vh) scale(.3643)}}.snow:nth-child(219){opacity:1.274;transform:translate(78.9833vw,-10px) scale(.4449);animation:fall-219 27s -23s linear infinite}@keyframes fall-219{79.971%{transform:translate(80.1103vw,79.971vh) scale(.4449)}to{transform:translate(79.5468vw,99vh) scale(.4449)}}.snow:nth-child(220){opacity:.8704;transform:translate(6.9758vw,-10px) scale(.799);animation:fall-220 24s -18s linear infinite}@keyframes fall-220{46.156%{transform:translate(9.6466vw,46.156vh) scale(.799)}to{transform:translate(8.3112vw,99vh) scale(.799)}}.snow:nth-child(221){opacity:.6332;transform:translate(68.4528vw,-10px) scale(.4682);animation:fall-221 27s -3s linear infinite}@keyframes fall-221{74.888%{transform:translate(61.1073vw,74.888vh) scale(.4682)}to{transform:translate(64.78005vw,99vh) scale(.4682)}}.snow:nth-child(222){opacity:.1742;transform:translate(33.2574vw,-10px) scale(.4509);animation:fall-222 12s -8s linear infinite}@keyframes fall-222{62.077%{transform:translate(25.2432vw,62.077vh) scale(.4509)}to{transform:translate(29.2503vw,99vh) scale(.4509)}}.snow:nth-child(223){opacity:1.2756;transform:translate(35.7415vw,-10px) scale(.7061);animation:fall-223 13s -4s linear infinite}@keyframes fall-223{56.266%{transform:translate(38.2831vw,56.266vh) scale(.7061)}to{transform:translate(37.0123vw,99vh) scale(.7061)}}.snow:nth-child(224){opacity:1.4742;transform:translate(35.7323vw,-10px) scale(.118);animation:fall-224 10s -7s linear infinite}@keyframes fall-224{68.116%{transform:translate(44.3047vw,68.116vh) scale(.118)}to{transform:translate(40.0185vw,99vh) scale(.118)}}.snow:nth-child(225){opacity:1.0878;transform:translate(5.633vw,-10px) scale(.3857);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{54.076%{transform:translate(-2.4336vw,54.076vh) scale(.3857)}to{transform:translate(1.5997vw,99vh) scale(.3857)}}.snow:nth-child(226){opacity:.5878;transform:translate(15.1473vw,-10px) scale(.3866);animation:fall-226 21s -8s linear infinite}@keyframes fall-226{67.268%{transform:translate(8.8034vw,67.268vh) scale(.3866)}to{transform:translate(11.97535vw,99vh) scale(.3866)}}.snow:nth-child(227){opacity:1.7266;transform:translate(23.5752vw,-10px) scale(.9115);animation:fall-227 23s -17s linear infinite}@keyframes fall-227{72.172%{transform:translate(17.7269vw,72.172vh) scale(.9115)}to{transform:translate(20.65105vw,99vh) scale(.9115)}}.snow:nth-child(228){opacity:.2294;transform:translate(24.0563vw,-10px) scale(.8778);animation:fall-228 25s -12s linear infinite}@keyframes fall-228{63.475%{transform:translate(17.9904vw,63.475vh) scale(.8778)}to{transform:translate(21.02335vw,99vh) scale(.8778)}}.snow:nth-child(229){opacity:1.452;transform:translate(18.4399vw,-10px) scale(.3449);animation:fall-229 18s -26s linear infinite}@keyframes fall-229{67.531%{transform:translate(18.8771vw,67.531vh) scale(.3449)}to{transform:translate(18.6585vw,99vh) scale(.3449)}}.snow:nth-child(230){opacity:1.4304;transform:translate(7.9941vw,-10px) scale(.5086);animation:fall-230 28s -22s linear infinite}@keyframes fall-230{70.917%{transform:translate(17.4268vw,70.917vh) scale(.5086)}to{transform:translate(12.71045vw,99vh) scale(.5086)}}.snow:nth-child(231){opacity:1.4326;transform:translate(20.861vw,-10px) scale(.3741);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{34.257%{transform:translate(17.2553vw,34.257vh) scale(.3741)}to{transform:translate(19.05815vw,99vh) scale(.3741)}}.snow:nth-child(232){opacity:.2572;transform:translate(69.2435vw,-10px) scale(.1195);animation:fall-232 18s -6s linear infinite}@keyframes fall-232{41.294%{transform:translate(77.5794vw,41.294vh) scale(.1195)}to{transform:translate(73.41145vw,99vh) scale(.1195)}}.snow:nth-child(233){opacity:1.5446;transform:translate(17.3968vw,-10px) scale(.7284);animation:fall-233 16s -29s linear infinite}@keyframes fall-233{38.514%{transform:translate(23.2793vw,38.514vh) scale(.7284)}to{transform:translate(20.33805vw,99vh) scale(.7284)}}.snow:nth-child(234){opacity:1.4908;transform:translate(47.7229vw,-10px) scale(.7387);animation:fall-234 12s -16s linear infinite}@keyframes fall-234{46.546%{transform:translate(56.6294vw,46.546vh) scale(.7387)}to{transform:translate(52.17615vw,99vh) scale(.7387)}}.snow:nth-child(235){opacity:1.7166;transform:translate(96.475vw,-10px) scale(.8416);animation:fall-235 27s -7s linear infinite}@keyframes fall-235{36.868%{transform:translate(89.81vw,36.868vh) scale(.8416)}to{transform:translate(93.1425vw,99vh) scale(.8416)}}.snow:nth-child(236){opacity:.7758;transform:translate(78.7183vw,-10px) scale(.7989);animation:fall-236 29s -3s linear infinite}@keyframes fall-236{34.827%{transform:translate(74.8483vw,34.827vh) scale(.7989)}to{transform:translate(76.7833vw,99vh) scale(.7989)}}.snow:nth-child(237){opacity:.5706;transform:translate(10.6036vw,-10px) scale(.3193);animation:fall-237 10s -14s linear infinite}@keyframes fall-237{69.041%{transform:translate(14.2804vw,69.041vh) scale(.3193)}to{transform:translate(12.442vw,99vh) scale(.3193)}}.snow:nth-child(238){opacity:.167;transform:translate(77.6912vw,-10px) scale(.9305);animation:fall-238 24s -24s linear infinite}@keyframes fall-238{50.431%{transform:translate(86.2287vw,50.431vh) scale(.9305)}to{transform:translate(81.95995vw,99vh) scale(.9305)}}.snow:nth-child(239){opacity:.2216;transform:translate(35.7428vw,-10px) scale(.174);animation:fall-239 21s -14s linear infinite}@keyframes fall-239{47.239%{transform:translate(33.5137vw,47.239vh) scale(.174)}to{transform:translate(34.62825vw,99vh) scale(.174)}}.snow:nth-child(240){opacity:1.77;transform:translate(85.1213vw,-10px) scale(.1037);animation:fall-240 19s -7s linear infinite}@keyframes fall-240{56.796%{transform:translate(91.599vw,56.796vh) scale(.1037)}to{transform:translate(88.36015vw,99vh) scale(.1037)}}.snow:nth-child(241){opacity:.9842;transform:translate(58.6669vw,-10px) scale(.9878);animation:fall-241 26s -14s linear infinite}@keyframes fall-241{46.792%{transform:translate(57.4017vw,46.792vh) scale(.9878)}to{transform:translate(58.0343vw,99vh) scale(.9878)}}.snow:nth-child(242){opacity:.382;transform:translate(2.2427vw,-10px) scale(.9432);animation:fall-242 25s -17s linear infinite}@keyframes fall-242{66.682%{transform:translate(-3.9381vw,66.682vh) scale(.9432)}to{transform:translate(-.8477vw,99vh) scale(.9432)}}.snow:nth-child(243){opacity:.5616;transform:translate(2.1672vw,-10px) scale(.0392);animation:fall-243 22s -12s linear infinite}@keyframes fall-243{45.938%{transform:translate(3.4665vw,45.938vh) scale(.0392)}to{transform:translate(2.81685vw,99vh) scale(.0392)}}.snow:nth-child(244){opacity:1.9192;transform:translate(60.7112vw,-10px) scale(.1189);animation:fall-244 14s -15s linear infinite}@keyframes fall-244{49.587%{transform:translate(65.7438vw,49.587vh) scale(.1189)}to{transform:translate(63.2275vw,99vh) scale(.1189)}}.snow:nth-child(245){opacity:.4696;transform:translate(39.002vw,-10px) scale(.8499);animation:fall-245 20s -8s linear infinite}@keyframes fall-245{54.358%{transform:translate(33.3796vw,54.358vh) scale(.8499)}to{transform:translate(36.1908vw,99vh) scale(.8499)}}.snow:nth-child(246){opacity:1.1936;transform:translate(87.6428vw,-10px) scale(.5809);animation:fall-246 17s -1s linear infinite}@keyframes fall-246{74.964%{transform:translate(97.533vw,74.964vh) scale(.5809)}to{transform:translate(92.5879vw,99vh) scale(.5809)}}.snow:nth-child(247){opacity:.047;transform:translate(9.8573vw,-10px) scale(.8201);animation:fall-247 19s -10s linear infinite}@keyframes fall-247{55.786%{transform:translate(11.7092vw,55.786vh) scale(.8201)}to{transform:translate(10.78325vw,99vh) scale(.8201)}}.snow:nth-child(248){opacity:1.885;transform:translate(28.9883vw,-10px) scale(.7007);animation:fall-248 17s -7s linear infinite}@keyframes fall-248{42.715%{transform:translate(19.7149vw,42.715vh) scale(.7007)}to{transform:translate(24.3516vw,99vh) scale(.7007)}}.snow:nth-child(249){opacity:.6056;transform:translate(93.0888vw,-10px) scale(.9356);animation:fall-249 28s -2s linear infinite}@keyframes fall-249{31.971%{transform:translate(96.3613vw,31.971vh) scale(.9356)}to{transform:translate(94.72505vw,99vh) scale(.9356)}}.snow:nth-child(250){opacity:1.1746;transform:translate(48.636vw,-10px) scale(.6798);animation:fall-250 28s -9s linear infinite}@keyframes fall-250{62.797%{transform:translate(42.4378vw,62.797vh) scale(.6798)}to{transform:translate(45.5369vw,99vh) scale(.6798)}}.snow:nth-child(251){opacity:1.4596;transform:translate(62.152vw,-10px) scale(.8268);animation:fall-251 28s -12s linear infinite}@keyframes fall-251{75.347%{transform:translate(63.6768vw,75.347vh) scale(.8268)}to{transform:translate(62.9144vw,99vh) scale(.8268)}}.snow:nth-child(252){opacity:.1656;transform:translate(40.1216vw,-10px) scale(.5415);animation:fall-252 27s -9s linear infinite}@keyframes fall-252{59.582%{transform:translate(35.4283vw,59.582vh) scale(.5415)}to{transform:translate(37.77495vw,99vh) scale(.5415)}}.snow:nth-child(253){opacity:1.9498;transform:translate(45.4164vw,-10px) scale(.6021);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{70.672%{transform:translate(38.7393vw,70.672vh) scale(.6021)}to{transform:translate(42.07785vw,99vh) scale(.6021)}}.snow:nth-child(254){opacity:.496;transform:translate(87.7285vw,-10px) scale(.345);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{43.054%{transform:translate(82.9203vw,43.054vh) scale(.345)}to{transform:translate(85.3244vw,99vh) scale(.345)}}.snow:nth-child(255){opacity:.7016;transform:translate(14.119vw,-10px) scale(.1155);animation:fall-255 15s -9s linear infinite}@keyframes fall-255{33.903%{transform:translate(21.7112vw,33.903vh) scale(.1155)}to{transform:translate(17.9151vw,99vh) scale(.1155)}}.snow:nth-child(256){opacity:.0506;transform:translate(25.2821vw,-10px) scale(.4329);animation:fall-256 23s -5s linear infinite}@keyframes fall-256{32.295%{transform:translate(15.8982vw,32.295vh) scale(.4329)}to{transform:translate(20.59015vw,99vh) scale(.4329)}}.snow:nth-child(257){opacity:1.1106;transform:translate(32.0248vw,-10px) scale(.0843);animation:fall-257 21s -15s linear infinite}@keyframes fall-257{70.823%{transform:translate(25.7413vw,70.823vh) scale(.0843)}to{transform:translate(28.88305vw,99vh) scale(.0843)}}.snow:nth-child(258){opacity:1.3548;transform:translate(51.623vw,-10px) scale(.2364);animation:fall-258 18s -27s linear infinite}@keyframes fall-258{42.576%{transform:translate(58.3714vw,42.576vh) scale(.2364)}to{transform:translate(54.9972vw,99vh) scale(.2364)}}.snow:nth-child(259){opacity:.7774;transform:translate(80.8808vw,-10px) scale(.0929);animation:fall-259 26s -25s linear infinite}@keyframes fall-259{59.703%{transform:translate(83.8763vw,59.703vh) scale(.0929)}to{transform:translate(82.37855vw,99vh) scale(.0929)}}.snow:nth-child(260){opacity:.0918;transform:translate(60.0458vw,-10px) scale(.5348);animation:fall-260 19s -30s linear infinite}@keyframes fall-260{37.446%{transform:translate(52.0527vw,37.446vh) scale(.5348)}to{transform:translate(56.04925vw,99vh) scale(.5348)}}.snow:nth-child(261){opacity:1.4388;transform:translate(98.7801vw,-10px) scale(.6409);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{65.935%{transform:translate(91.8785vw,65.935vh) scale(.6409)}to{transform:translate(95.3293vw,99vh) scale(.6409)}}.snow:nth-child(262){opacity:1.9338;transform:translate(9.818vw,-10px) scale(.9242);animation:fall-262 19s -18s linear infinite}@keyframes fall-262{33.83%{transform:translate(2.1488vw,33.83vh) scale(.9242)}to{transform:translate(5.9834vw,99vh) scale(.9242)}}.snow:nth-child(263){opacity:.0442;transform:translate(79.5195vw,-10px) scale(.6432);animation:fall-263 25s -13s linear infinite}@keyframes fall-263{72.273%{transform:translate(77.0284vw,72.273vh) scale(.6432)}to{transform:translate(78.27395vw,99vh) scale(.6432)}}.snow:nth-child(264){opacity:1.8214;transform:translate(76.1494vw,-10px) scale(.5461);animation:fall-264 27s -14s linear infinite}@keyframes fall-264{48.472%{transform:translate(75.5165vw,48.472vh) scale(.5461)}to{transform:translate(75.83295vw,99vh) scale(.5461)}}.snow:nth-child(265){opacity:1.6096;transform:translate(51.4741vw,-10px) scale(.4518);animation:fall-265 18s -15s linear infinite}@keyframes fall-265{71.082%{transform:translate(48.9081vw,71.082vh) scale(.4518)}to{transform:translate(50.1911vw,99vh) scale(.4518)}}.snow:nth-child(266){opacity:1.415;transform:translate(28.2255vw,-10px) scale(.4928);animation:fall-266 27s -4s linear infinite}@keyframes fall-266{35.851%{transform:translate(26.7965vw,35.851vh) scale(.4928)}to{transform:translate(27.511vw,99vh) scale(.4928)}}.snow:nth-child(267){opacity:1.2286;transform:translate(96.6328vw,-10px) scale(.2333);animation:fall-267 20s -5s linear infinite}@keyframes fall-267{52.057%{transform:translate(99.7968vw,52.057vh) scale(.2333)}to{transform:translate(98.2148vw,99vh) scale(.2333)}}.snow:nth-child(268){opacity:.6284;transform:translate(83.7114vw,-10px) scale(.2437);animation:fall-268 26s -25s linear infinite}@keyframes fall-268{35.991%{transform:translate(85.5606vw,35.991vh) scale(.2437)}to{transform:translate(84.636vw,99vh) scale(.2437)}}.snow:nth-child(269){opacity:1.967;transform:translate(88.0426vw,-10px) scale(.499);animation:fall-269 15s -8s linear infinite}@keyframes fall-269{70.618%{transform:translate(89.1963vw,70.618vh) scale(.499)}to{transform:translate(88.61945vw,99vh) scale(.499)}}.snow:nth-child(270){opacity:.255;transform:translate(38.6823vw,-10px) scale(.8601);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{72.054%{transform:translate(41.9046vw,72.054vh) scale(.8601)}to{transform:translate(40.29345vw,99vh) scale(.8601)}}.snow:nth-child(271){opacity:.9092;transform:translate(54.5903vw,-10px) scale(.9197);animation:fall-271 15s -20s linear infinite}@keyframes fall-271{47.135%{transform:translate(59.8464vw,47.135vh) scale(.9197)}to{transform:translate(57.21835vw,99vh) scale(.9197)}}.snow:nth-child(272){opacity:.9652;transform:translate(31.5461vw,-10px) scale(.2558);animation:fall-272 22s -26s linear infinite}@keyframes fall-272{53.775%{transform:translate(22.3568vw,53.775vh) scale(.2558)}to{transform:translate(26.95145vw,99vh) scale(.2558)}}.snow:nth-child(273){opacity:.471;transform:translate(86.976vw,-10px) scale(.5228);animation:fall-273 15s -24s linear infinite}@keyframes fall-273{41.178%{transform:translate(81.3924vw,41.178vh) scale(.5228)}to{transform:translate(84.1842vw,99vh) scale(.5228)}}.snow:nth-child(274){opacity:1.6714;transform:translate(77.9527vw,-10px) scale(.4401);animation:fall-274 13s -19s linear infinite}@keyframes fall-274{53.286%{transform:translate(85.4198vw,53.286vh) scale(.4401)}to{transform:translate(81.68625vw,99vh) scale(.4401)}}.snow:nth-child(275){opacity:1.7906;transform:translate(5.3655vw,-10px) scale(.9062);animation:fall-275 18s -26s linear infinite}@keyframes fall-275{71.224%{transform:translate(7.6633vw,71.224vh) scale(.9062)}to{transform:translate(6.5144vw,99vh) scale(.9062)}}.snow:nth-child(276){opacity:.1678;transform:translate(17.4818vw,-10px) scale(.4708);animation:fall-276 22s -19s linear infinite}@keyframes fall-276{43.585%{transform:translate(8.5212vw,43.585vh) scale(.4708)}to{transform:translate(13.0015vw,99vh) scale(.4708)}}.snow:nth-child(277){opacity:.5594;transform:translate(15.0235vw,-10px) scale(.2941);animation:fall-277 11s -22s linear infinite}@keyframes fall-277{60.564%{transform:translate(10.6939vw,60.564vh) scale(.2941)}to{transform:translate(12.8587vw,99vh) scale(.2941)}}.snow:nth-child(278){opacity:.8824;transform:translate(8.6266vw,-10px) scale(.8277);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{34.51%{transform:translate(5.0527vw,34.51vh) scale(.8277)}to{transform:translate(6.83965vw,99vh) scale(.8277)}}.snow:nth-child(279){opacity:.1774;transform:translate(8.2966vw,-10px) scale(.1101);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{63.774%{transform:translate(9.8713vw,63.774vh) scale(.1101)}to{transform:translate(9.08395vw,99vh) scale(.1101)}}.snow:nth-child(280){opacity:.9562;transform:translate(2.163vw,-10px) scale(.565);animation:fall-280 22s -23s linear infinite}@keyframes fall-280{79.841%{transform:translate(-.0932vw,79.841vh) scale(.565)}to{transform:translate(1.0349vw,99vh) scale(.565)}}.snow:nth-child(281){opacity:.3498;transform:translate(93.4079vw,-10px) scale(.0491);animation:fall-281 16s -6s linear infinite}@keyframes fall-281{49.726%{transform:translate(94.5129vw,49.726vh) scale(.0491)}to{transform:translate(93.9604vw,99vh) scale(.0491)}}.snow:nth-child(282){opacity:.7534;transform:translate(70.8216vw,-10px) scale(.6573);animation:fall-282 12s -28s linear infinite}@keyframes fall-282{53.947%{transform:translate(67.9279vw,53.947vh) scale(.6573)}to{transform:translate(69.37475vw,99vh) scale(.6573)}}.snow:nth-child(283){opacity:1.4804;transform:translate(46.7657vw,-10px) scale(.6241);animation:fall-283 28s -9s linear infinite}@keyframes fall-283{34.704%{transform:translate(52.8828vw,34.704vh) scale(.6241)}to{transform:translate(49.82425vw,99vh) scale(.6241)}}.snow:nth-child(284){opacity:1.6832;transform:translate(90.3476vw,-10px) scale(.5384);animation:fall-284 16s -15s linear infinite}@keyframes fall-284{68.463%{transform:translate(92.498vw,68.463vh) scale(.5384)}to{transform:translate(91.4228vw,99vh) scale(.5384)}}.snow:nth-child(285){opacity:1.1686;transform:translate(80.5951vw,-10px) scale(.9773);animation:fall-285 12s -9s linear infinite}@keyframes fall-285{39.347%{transform:translate(80.5501vw,39.347vh) scale(.9773)}to{transform:translate(80.5726vw,99vh) scale(.9773)}}.snow:nth-child(286){opacity:1.675;transform:translate(95.1183vw,-10px) scale(.3878);animation:fall-286 18s -3s linear infinite}@keyframes fall-286{66.209%{transform:translate(93.0024vw,66.209vh) scale(.3878)}to{transform:translate(94.06035vw,99vh) scale(.3878)}}.snow:nth-child(287){opacity:.0244;transform:translate(83.5515vw,-10px) scale(.9786);animation:fall-287 29s -30s linear infinite}@keyframes fall-287{39.567%{transform:translate(87.3103vw,39.567vh) scale(.9786)}to{transform:translate(85.4309vw,99vh) scale(.9786)}}.snow:nth-child(288){opacity:.964;transform:translate(9.8148vw,-10px) scale(.2824);animation:fall-288 10s -30s linear infinite}@keyframes fall-288{31.592%{transform:translate(4.3746vw,31.592vh) scale(.2824)}to{transform:translate(7.0947vw,99vh) scale(.2824)}}.snow:nth-child(289){opacity:1.2502;transform:translate(87.3739vw,-10px) scale(.6947);animation:fall-289 15s -17s linear infinite}@keyframes fall-289{52.156%{transform:translate(86.3035vw,52.156vh) scale(.6947)}to{transform:translate(86.8387vw,99vh) scale(.6947)}}.snow:nth-child(290){opacity:.8598;transform:translate(3.779vw,-10px) scale(.2235);animation:fall-290 21s -14s linear infinite}@keyframes fall-290{69.908%{transform:translate(-4.4918vw,69.908vh) scale(.2235)}to{transform:translate(-.3564vw,99vh) scale(.2235)}}.snow:nth-child(291){opacity:.7536;transform:translate(97.6425vw,-10px) scale(.69);animation:fall-291 22s -25s linear infinite}@keyframes fall-291{65.003%{transform:translate(102.3169vw,65.003vh) scale(.69)}to{transform:translate(99.9797vw,99vh) scale(.69)}}.snow:nth-child(292){opacity:.9438;transform:translate(78.2346vw,-10px) scale(.2442);animation:fall-292 29s -8s linear infinite}@keyframes fall-292{47.939%{transform:translate(87.6264vw,47.939vh) scale(.2442)}to{transform:translate(82.9305vw,99vh) scale(.2442)}}.snow:nth-child(293){opacity:.7314;transform:translate(62.7488vw,-10px) scale(.0415);animation:fall-293 12s -5s linear infinite}@keyframes fall-293{63.409%{transform:translate(56.8474vw,63.409vh) scale(.0415)}to{transform:translate(59.7981vw,99vh) scale(.0415)}}.snow:nth-child(294){opacity:.8778;transform:translate(9.4939vw,-10px) scale(.7411);animation:fall-294 30s -6s linear infinite}@keyframes fall-294{35.519%{transform:translate(4.2624vw,35.519vh) scale(.7411)}to{transform:translate(6.87815vw,99vh) scale(.7411)}}.snow:nth-child(295){opacity:.8102;transform:translate(30.8674vw,-10px) scale(.1562);animation:fall-295 10s -7s linear infinite}@keyframes fall-295{57.78%{transform:translate(37.8516vw,57.78vh) scale(.1562)}to{transform:translate(34.3595vw,99vh) scale(.1562)}}.snow:nth-child(296){opacity:.0302;transform:translate(22.3201vw,-10px) scale(.6951);animation:fall-296 21s -24s linear infinite}@keyframes fall-296{69.575%{transform:translate(18.9725vw,69.575vh) scale(.6951)}to{transform:translate(20.6463vw,99vh) scale(.6951)}}.snow:nth-child(297){opacity:.8326;transform:translate(53.3141vw,-10px) scale(.8792);animation:fall-297 30s -28s linear infinite}@keyframes fall-297{54.162%{transform:translate(55.7163vw,54.162vh) scale(.8792)}to{transform:translate(54.5152vw,99vh) scale(.8792)}}.snow:nth-child(298){opacity:1.2362;transform:translate(40.4228vw,-10px) scale(.8462);animation:fall-298 30s -22s linear infinite}@keyframes fall-298{45.372%{transform:translate(47.1119vw,45.372vh) scale(.8462)}to{transform:translate(43.76735vw,99vh) scale(.8462)}}.snow:nth-child(299){opacity:.193;transform:translate(47.3297vw,-10px) scale(.7171);animation:fall-299 26s -28s linear infinite}@keyframes fall-299{59.687%{transform:translate(43.484vw,59.687vh) scale(.7171)}to{transform:translate(45.40685vw,99vh) scale(.7171)}}.snow:nth-child(300){opacity:.0724;transform:translate(2.0075vw,-10px) scale(.7991);animation:fall-300 25s -21s linear infinite}@keyframes fall-300{62.998%{transform:translate(10.8834vw,62.998vh) scale(.7991)}to{transform:translate(6.44545vw,99vh) scale(.7991)}}.snow:nth-child(301){opacity:.2562;transform:translate(71.3268vw,-10px) scale(.9502);animation:fall-301 14s -8s linear infinite}@keyframes fall-301{71.714%{transform:translate(61.6773vw,71.714vh) scale(.9502)}to{transform:translate(66.50205vw,99vh) scale(.9502)}}.snow:nth-child(302){opacity:.8126;transform:translate(85.5485vw,-10px) scale(.8013);animation:fall-302 15s -16s linear infinite}@keyframes fall-302{74.275%{transform:translate(84.239vw,74.275vh) scale(.8013)}to{transform:translate(84.89375vw,99vh) scale(.8013)}}.snow:nth-child(303){opacity:.4074;transform:translate(61.601vw,-10px) scale(.8569);animation:fall-303 29s -11s linear infinite}@keyframes fall-303{71.081%{transform:translate(58.8128vw,71.081vh) scale(.8569)}to{transform:translate(60.2069vw,99vh) scale(.8569)}}.snow:nth-child(304){opacity:.4104;transform:translate(86.5467vw,-10px) scale(.7829);animation:fall-304 30s -10s linear infinite}@keyframes fall-304{45.18%{transform:translate(91.5954vw,45.18vh) scale(.7829)}to{transform:translate(89.07105vw,99vh) scale(.7829)}}.snow:nth-child(305){opacity:1.0186;transform:translate(30.6485vw,-10px) scale(.6179);animation:fall-305 16s -13s linear infinite}@keyframes fall-305{70.84%{transform:translate(27.9771vw,70.84vh) scale(.6179)}to{transform:translate(29.3128vw,99vh) scale(.6179)}}.snow:nth-child(306){opacity:1.8258;transform:translate(89.8157vw,-10px) scale(.8337);animation:fall-306 27s -30s linear infinite}@keyframes fall-306{77.477%{transform:translate(98.2151vw,77.477vh) scale(.8337)}to{transform:translate(94.0154vw,99vh) scale(.8337)}}.snow:nth-child(307){opacity:1.2314;transform:translate(7.8585vw,-10px) scale(.5614);animation:fall-307 18s -30s linear infinite}@keyframes fall-307{38.045%{transform:translate(.3348vw,38.045vh) scale(.5614)}to{transform:translate(4.09665vw,99vh) scale(.5614)}}.snow:nth-child(308){opacity:1.1838;transform:translate(59.9598vw,-10px) scale(.3735);animation:fall-308 13s -27s linear infinite}@keyframes fall-308{46.12%{transform:translate(62.8324vw,46.12vh) scale(.3735)}to{transform:translate(61.3961vw,99vh) scale(.3735)}}.snow:nth-child(309){opacity:.0798;transform:translate(93.4391vw,-10px) scale(.4806);animation:fall-309 10s -24s linear infinite}@keyframes fall-309{41.233%{transform:translate(90.7515vw,41.233vh) scale(.4806)}to{transform:translate(92.0953vw,99vh) scale(.4806)}}.snow:nth-child(310){opacity:.3974;transform:translate(60.3387vw,-10px) scale(.8498);animation:fall-310 22s -25s linear infinite}@keyframes fall-310{68.554%{transform:translate(52.9897vw,68.554vh) scale(.8498)}to{transform:translate(56.6642vw,99vh) scale(.8498)}}.snow:nth-child(311){opacity:1.5186;transform:translate(73.2615vw,-10px) scale(.3611);animation:fall-311 24s -14s linear infinite}@keyframes fall-311{32.912%{transform:translate(73.3492vw,32.912vh) scale(.3611)}to{transform:translate(73.30535vw,99vh) scale(.3611)}}.snow:nth-child(312){opacity:.0858;transform:translate(55.9194vw,-10px) scale(.3359);animation:fall-312 21s -10s linear infinite}@keyframes fall-312{57.548%{transform:translate(57.325vw,57.548vh) scale(.3359)}to{transform:translate(56.6222vw,99vh) scale(.3359)}}.snow:nth-child(313){opacity:1.552;transform:translate(52.9884vw,-10px) scale(.104);animation:fall-313 23s -4s linear infinite}@keyframes fall-313{48.449%{transform:translate(61.8919vw,48.449vh) scale(.104)}to{transform:translate(57.44015vw,99vh) scale(.104)}}.snow:nth-child(314){opacity:.5774;transform:translate(29.9629vw,-10px) scale(.1718);animation:fall-314 28s -3s linear infinite}@keyframes fall-314{32.768%{transform:translate(27.0708vw,32.768vh) scale(.1718)}to{transform:translate(28.51685vw,99vh) scale(.1718)}}.snow:nth-child(315){opacity:.957;transform:translate(62.246vw,-10px) scale(.6886);animation:fall-315 26s -6s linear infinite}@keyframes fall-315{43.365%{transform:translate(60.1726vw,43.365vh) scale(.6886)}to{transform:translate(61.2093vw,99vh) scale(.6886)}}.snow:nth-child(316){opacity:.2768;transform:translate(2.9913vw,-10px) scale(.2847);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{62.909%{transform:translate(-3.5336vw,62.909vh) scale(.2847)}to{transform:translate(-.27115vw,99vh) scale(.2847)}}.snow:nth-child(317){opacity:.1096;transform:translate(75.9675vw,-10px) scale(.6458);animation:fall-317 29s -17s linear infinite}@keyframes fall-317{48.829%{transform:translate(83.3544vw,48.829vh) scale(.6458)}to{transform:translate(79.66095vw,99vh) scale(.6458)}}.snow:nth-child(318){opacity:1.4248;transform:translate(8.4882vw,-10px) scale(.7733);animation:fall-318 19s -10s linear infinite}@keyframes fall-318{37.485%{transform:translate(7.0299vw,37.485vh) scale(.7733)}to{transform:translate(7.75905vw,99vh) scale(.7733)}}.snow:nth-child(319){opacity:.2948;transform:translate(94.3992vw,-10px) scale(.0435);animation:fall-319 11s -5s linear infinite}@keyframes fall-319{32.956%{transform:translate(86.5113vw,32.956vh) scale(.0435)}to{transform:translate(90.45525vw,99vh) scale(.0435)}}.snow:nth-child(320){opacity:.9668;transform:translate(6.6783vw,-10px) scale(.7293);animation:fall-320 29s -21s linear infinite}@keyframes fall-320{69.899%{transform:translate(7.245vw,69.899vh) scale(.7293)}to{transform:translate(6.96165vw,99vh) scale(.7293)}}.snow:nth-child(321){opacity:1.7602;transform:translate(91.2653vw,-10px) scale(.1015);animation:fall-321 23s -27s linear infinite}@keyframes fall-321{36.489%{transform:translate(83.7874vw,36.489vh) scale(.1015)}to{transform:translate(87.52635vw,99vh) scale(.1015)}}.snow:nth-child(322){opacity:.6834;transform:translate(66.3583vw,-10px) scale(.2651);animation:fall-322 17s -25s linear infinite}@keyframes fall-322{77.339%{transform:translate(67.7843vw,77.339vh) scale(.2651)}to{transform:translate(67.0713vw,99vh) scale(.2651)}}.snow:nth-child(323){opacity:.769;transform:translate(90.0255vw,-10px) scale(.8115);animation:fall-323 18s -23s linear infinite}@keyframes fall-323{33.501%{transform:translate(94.4278vw,33.501vh) scale(.8115)}to{transform:translate(92.22665vw,99vh) scale(.8115)}}.snow:nth-child(324){opacity:1.0936;transform:translate(97.3459vw,-10px) scale(.6014);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{68.202%{transform:translate(103.8437vw,68.202vh) scale(.6014)}to{transform:translate(100.5948vw,99vh) scale(.6014)}}.snow:nth-child(325){opacity:.3526;transform:translate(22.6286vw,-10px) scale(.016);animation:fall-325 24s -11s linear infinite}@keyframes fall-325{77.944%{transform:translate(23.7095vw,77.944vh) scale(.016)}to{transform:translate(23.16905vw,99vh) scale(.016)}}.snow:nth-child(326){opacity:1.7142;transform:translate(23.365vw,-10px) scale(.6215);animation:fall-326 28s -16s linear infinite}@keyframes fall-326{58.58%{transform:translate(14.8222vw,58.58vh) scale(.6215)}to{transform:translate(19.0936vw,99vh) scale(.6215)}}.snow:nth-child(327){opacity:1.9154;transform:translate(5.4629vw,-10px) scale(.2811);animation:fall-327 16s -9s linear infinite}@keyframes fall-327{48.544%{transform:translate(13.7636vw,48.544vh) scale(.2811)}to{transform:translate(9.61325vw,99vh) scale(.2811)}}.snow:nth-child(328){opacity:1.4024;transform:translate(44.7927vw,-10px) scale(.4851);animation:fall-328 12s -13s linear infinite}@keyframes fall-328{44.059%{transform:translate(51.3235vw,44.059vh) scale(.4851)}to{transform:translate(48.0581vw,99vh) scale(.4851)}}.snow:nth-child(329){opacity:.4462;transform:translate(21.4364vw,-10px) scale(.5026);animation:fall-329 19s -9s linear infinite}@keyframes fall-329{59.591%{transform:translate(30.3219vw,59.591vh) scale(.5026)}to{transform:translate(25.87915vw,99vh) scale(.5026)}}.snow:nth-child(330){opacity:.7802;transform:translate(51.5883vw,-10px) scale(.2998);animation:fall-330 21s -29s linear infinite}@keyframes fall-330{60.662%{transform:translate(52.3661vw,60.662vh) scale(.2998)}to{transform:translate(51.9772vw,99vh) scale(.2998)}}.snow:nth-child(331){opacity:1.0458;transform:translate(49.7672vw,-10px) scale(.3554);animation:fall-331 23s -20s linear infinite}@keyframes fall-331{42.507%{transform:translate(49.9535vw,42.507vh) scale(.3554)}to{transform:translate(49.86035vw,99vh) scale(.3554)}}.snow:nth-child(332){opacity:1.9978;transform:translate(26.2363vw,-10px) scale(.8512);animation:fall-332 14s -26s linear infinite}@keyframes fall-332{35.054%{transform:translate(36.0825vw,35.054vh) scale(.8512)}to{transform:translate(31.1594vw,99vh) scale(.8512)}}.snow:nth-child(333){opacity:1.1712;transform:translate(75.8578vw,-10px) scale(.443);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{39.538%{transform:translate(69.3119vw,39.538vh) scale(.443)}to{transform:translate(72.58485vw,99vh) scale(.443)}}.snow:nth-child(334){opacity:.9208;transform:translate(29.6074vw,-10px) scale(.1852);animation:fall-334 13s -7s linear infinite}@keyframes fall-334{39.369%{transform:translate(26.6217vw,39.369vh) scale(.1852)}to{transform:translate(28.11455vw,99vh) scale(.1852)}}.snow:nth-child(335){opacity:1.489;transform:translate(10.4753vw,-10px) scale(.1717);animation:fall-335 28s -11s linear infinite}@keyframes fall-335{57.376%{transform:translate(10.2343vw,57.376vh) scale(.1717)}to{transform:translate(10.3548vw,99vh) scale(.1717)}}.snow:nth-child(336){opacity:1.8612;transform:translate(12.6494vw,-10px) scale(.5958);animation:fall-336 22s -30s linear infinite}@keyframes fall-336{45.085%{transform:translate(8.5478vw,45.085vh) scale(.5958)}to{transform:translate(10.5986vw,99vh) scale(.5958)}}.snow:nth-child(337){opacity:1.5414;transform:translate(54.6373vw,-10px) scale(.3806);animation:fall-337 10s -20s linear infinite}@keyframes fall-337{55.467%{transform:translate(53.7894vw,55.467vh) scale(.3806)}to{transform:translate(54.21335vw,99vh) scale(.3806)}}.snow:nth-child(338){opacity:.7552;transform:translate(66.292vw,-10px) scale(.0295);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{36.46%{transform:translate(70.0006vw,36.46vh) scale(.0295)}to{transform:translate(68.1463vw,99vh) scale(.0295)}}.snow:nth-child(339){opacity:.8568;transform:translate(15.626vw,-10px) scale(.2807);animation:fall-339 26s -23s linear infinite}@keyframes fall-339{37.862%{transform:translate(11.9545vw,37.862vh) scale(.2807)}to{transform:translate(13.79025vw,99vh) scale(.2807)}}.snow:nth-child(340){opacity:1.4904;transform:translate(42.4959vw,-10px) scale(.3049);animation:fall-340 21s -8s linear infinite}@keyframes fall-340{69.183%{transform:translate(50.7615vw,69.183vh) scale(.3049)}to{transform:translate(46.6287vw,99vh) scale(.3049)}}.snow:nth-child(341){opacity:1.0508;transform:translate(35.4167vw,-10px) scale(.3082);animation:fall-341 30s -11s linear infinite}@keyframes fall-341{49.06%{transform:translate(33.6904vw,49.06vh) scale(.3082)}to{transform:translate(34.55355vw,99vh) scale(.3082)}}.snow:nth-child(342){opacity:1.485;transform:translate(65.6582vw,-10px) scale(.5283);animation:fall-342 23s -9s linear infinite}@keyframes fall-342{64.576%{transform:translate(56.6551vw,64.576vh) scale(.5283)}to{transform:translate(61.15665vw,99vh) scale(.5283)}}.snow:nth-child(343){opacity:1.754;transform:translate(85.5445vw,-10px) scale(.6096);animation:fall-343 28s -24s linear infinite}@keyframes fall-343{31.138%{transform:translate(77.8716vw,31.138vh) scale(.6096)}to{transform:translate(81.70805vw,99vh) scale(.6096)}}.snow:nth-child(344){opacity:.3962;transform:translate(51.7274vw,-10px) scale(.7265);animation:fall-344 22s -9s linear infinite}@keyframes fall-344{73.421%{transform:translate(53.269vw,73.421vh) scale(.7265)}to{transform:translate(52.4982vw,99vh) scale(.7265)}}.snow:nth-child(345){opacity:1.047;transform:translate(69.5616vw,-10px) scale(.2857);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{73.681%{transform:translate(67.8422vw,73.681vh) scale(.2857)}to{transform:translate(68.7019vw,99vh) scale(.2857)}}.snow:nth-child(346){opacity:.5086;transform:translate(38.7107vw,-10px) scale(.8009);animation:fall-346 26s -4s linear infinite}@keyframes fall-346{71.871%{transform:translate(37.0987vw,71.871vh) scale(.8009)}to{transform:translate(37.9047vw,99vh) scale(.8009)}}.snow:nth-child(347){opacity:1.877;transform:translate(67.1794vw,-10px) scale(.6724);animation:fall-347 30s -15s linear infinite}@keyframes fall-347{33.215%{transform:translate(59.919vw,33.215vh) scale(.6724)}to{transform:translate(63.5492vw,99vh) scale(.6724)}}.snow:nth-child(348){opacity:1.3426;transform:translate(68.2319vw,-10px) scale(.099);animation:fall-348 19s -7s linear infinite}@keyframes fall-348{67.135%{transform:translate(62.4531vw,67.135vh) scale(.099)}to{transform:translate(65.3425vw,99vh) scale(.099)}}.snow:nth-child(349){opacity:1.2104;transform:translate(77.6885vw,-10px) scale(.8545);animation:fall-349 27s -14s linear infinite}@keyframes fall-349{42.146%{transform:translate(77.0562vw,42.146vh) scale(.8545)}to{transform:translate(77.37235vw,99vh) scale(.8545)}}.snow:nth-child(350){opacity:.6026;transform:translate(60.3836vw,-10px) scale(.9556);animation:fall-350 12s -9s linear infinite}@keyframes fall-350{41.545%{transform:translate(67.4138vw,41.545vh) scale(.9556)}to{transform:translate(63.8987vw,99vh) scale(.9556)}}.snow:nth-child(351){opacity:.9242;transform:translate(79.9037vw,-10px) scale(.6342);animation:fall-351 11s -22s linear infinite}@keyframes fall-351{32.588%{transform:translate(86.5023vw,32.588vh) scale(.6342)}to{transform:translate(83.203vw,99vh) scale(.6342)}}.snow:nth-child(352){opacity:.0872;transform:translate(66.5456vw,-10px) scale(.8009);animation:fall-352 25s -14s linear infinite}@keyframes fall-352{48.894%{transform:translate(75.5627vw,48.894vh) scale(.8009)}to{transform:translate(71.05415vw,99vh) scale(.8009)}}.snow:nth-child(353){opacity:.0298;transform:translate(25.9593vw,-10px) scale(.3872);animation:fall-353 17s -6s linear infinite}@keyframes fall-353{34.789%{transform:translate(26.1269vw,34.789vh) scale(.3872)}to{transform:translate(26.0431vw,99vh) scale(.3872)}}.snow:nth-child(354){opacity:.1614;transform:translate(54.14vw,-10px) scale(.3256);animation:fall-354 16s -27s linear infinite}@keyframes fall-354{64.054%{transform:translate(58.4273vw,64.054vh) scale(.3256)}to{transform:translate(56.28365vw,99vh) scale(.3256)}}.snow:nth-child(355){opacity:1.7532;transform:translate(84.6743vw,-10px) scale(.6221);animation:fall-355 29s -18s linear infinite}@keyframes fall-355{48.386%{transform:translate(83.5012vw,48.386vh) scale(.6221)}to{transform:translate(84.08775vw,99vh) scale(.6221)}}.snow:nth-child(356){opacity:1.0152;transform:translate(72.5318vw,-10px) scale(.8712);animation:fall-356 18s -6s linear infinite}@keyframes fall-356{58.39%{transform:translate(76.4821vw,58.39vh) scale(.8712)}to{transform:translate(74.50695vw,99vh) scale(.8712)}}.snow:nth-child(357){opacity:.3422;transform:translate(27.2651vw,-10px) scale(.1467);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{76.319%{transform:translate(20.7629vw,76.319vh) scale(.1467)}to{transform:translate(24.014vw,99vh) scale(.1467)}}.snow:nth-child(358){opacity:.0042;transform:translate(8.5444vw,-10px) scale(.41);animation:fall-358 21s -6s linear infinite}@keyframes fall-358{64.651%{transform:translate(15.1141vw,64.651vh) scale(.41)}to{transform:translate(11.82925vw,99vh) scale(.41)}}.snow:nth-child(359){opacity:.1798;transform:translate(14.4034vw,-10px) scale(.2703);animation:fall-359 19s -5s linear infinite}@keyframes fall-359{44.887%{transform:translate(20.1606vw,44.887vh) scale(.2703)}to{transform:translate(17.282vw,99vh) scale(.2703)}}.snow:nth-child(360){opacity:1.1012;transform:translate(43.1836vw,-10px) scale(.7351);animation:fall-360 21s -27s linear infinite}@keyframes fall-360{69.007%{transform:translate(38.591vw,69.007vh) scale(.7351)}to{transform:translate(40.8873vw,99vh) scale(.7351)}}.snow:nth-child(361){opacity:1.2608;transform:translate(49.0656vw,-10px) scale(.9682);animation:fall-361 28s -28s linear infinite}@keyframes fall-361{61.363%{transform:translate(58.6544vw,61.363vh) scale(.9682)}to{transform:translate(53.86vw,99vh) scale(.9682)}}.snow:nth-child(362){opacity:1.5012;transform:translate(15.4003vw,-10px) scale(.9517);animation:fall-362 19s -4s linear infinite}@keyframes fall-362{57.489%{transform:translate(11.6462vw,57.489vh) scale(.9517)}to{transform:translate(13.52325vw,99vh) scale(.9517)}}.snow:nth-child(363){opacity:1.1366;transform:translate(6.3173vw,-10px) scale(.3958);animation:fall-363 17s -30s linear infinite}@keyframes fall-363{62.13%{transform:translate(-1.8117vw,62.13vh) scale(.3958)}to{transform:translate(2.2528vw,99vh) scale(.3958)}}.snow:nth-child(364){opacity:1.8276;transform:translate(8.4975vw,-10px) scale(.6732);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{55.154%{transform:translate(11.9109vw,55.154vh) scale(.6732)}to{transform:translate(10.2042vw,99vh) scale(.6732)}}.snow:nth-child(365){opacity:1.17;transform:translate(36.5986vw,-10px) scale(.4524);animation:fall-365 14s -4s linear infinite}@keyframes fall-365{63.162%{transform:translate(33.5366vw,63.162vh) scale(.4524)}to{transform:translate(35.0676vw,99vh) scale(.4524)}}.snow:nth-child(366){opacity:.9312;transform:translate(76.6803vw,-10px) scale(.0458);animation:fall-366 19s -6s linear infinite}@keyframes fall-366{30.695%{transform:translate(72.4547vw,30.695vh) scale(.0458)}to{transform:translate(74.5675vw,99vh) scale(.0458)}}.snow:nth-child(367){opacity:1.007;transform:translate(75.6687vw,-10px) scale(.5203);animation:fall-367 24s -13s linear infinite}@keyframes fall-367{58.846%{transform:translate(74.2874vw,58.846vh) scale(.5203)}to{transform:translate(74.97805vw,99vh) scale(.5203)}}.snow:nth-child(368){opacity:.4236;transform:translate(90.2924vw,-10px) scale(.8311);animation:fall-368 26s -23s linear infinite}@keyframes fall-368{74.935%{transform:translate(92.9894vw,74.935vh) scale(.8311)}to{transform:translate(91.6409vw,99vh) scale(.8311)}}.snow:nth-child(369){opacity:.1748;transform:translate(47.1178vw,-10px) scale(.6546);animation:fall-369 20s -21s linear infinite}@keyframes fall-369{52.29%{transform:translate(46.6441vw,52.29vh) scale(.6546)}to{transform:translate(46.88095vw,99vh) scale(.6546)}}.snow:nth-child(370){opacity:1.3506;transform:translate(13.3963vw,-10px) scale(.8439);animation:fall-370 22s -20s linear infinite}@keyframes fall-370{33.393%{transform:translate(20.1528vw,33.393vh) scale(.8439)}to{transform:translate(16.77455vw,99vh) scale(.8439)}}.snow:nth-child(371){opacity:.102;transform:translate(15.8468vw,-10px) scale(.516);animation:fall-371 27s -5s linear infinite}@keyframes fall-371{56.491%{transform:translate(9.5148vw,56.491vh) scale(.516)}to{transform:translate(12.6808vw,99vh) scale(.516)}}.snow:nth-child(372){opacity:1.5966;transform:translate(77.7014vw,-10px) scale(.0927);animation:fall-372 27s -16s linear infinite}@keyframes fall-372{53.258%{transform:translate(75.7996vw,53.258vh) scale(.0927)}to{transform:translate(76.7505vw,99vh) scale(.0927)}}.snow:nth-child(373){opacity:1.6082;transform:translate(22.838vw,-10px) scale(.3202);animation:fall-373 13s -9s linear infinite}@keyframes fall-373{69.264%{transform:translate(20.3129vw,69.264vh) scale(.3202)}to{transform:translate(21.57545vw,99vh) scale(.3202)}}.snow:nth-child(374){opacity:.1412;transform:translate(16.9434vw,-10px) scale(.5703);animation:fall-374 26s -21s linear infinite}@keyframes fall-374{70.144%{transform:translate(22.946vw,70.144vh) scale(.5703)}to{transform:translate(19.9447vw,99vh) scale(.5703)}}.snow:nth-child(375){opacity:1.2976;transform:translate(88.1337vw,-10px) scale(.2475);animation:fall-375 18s -10s linear infinite}@keyframes fall-375{68.266%{transform:translate(83.602vw,68.266vh) scale(.2475)}to{transform:translate(85.86785vw,99vh) scale(.2475)}}.snow:nth-child(376){opacity:.4676;transform:translate(75.6513vw,-10px) scale(.729);animation:fall-376 18s -6s linear infinite}@keyframes fall-376{38.927%{transform:translate(73.0719vw,38.927vh) scale(.729)}to{transform:translate(74.3616vw,99vh) scale(.729)}}.snow:nth-child(377){opacity:1.88;transform:translate(5.4635vw,-10px) scale(.904);animation:fall-377 10s -12s linear infinite}@keyframes fall-377{59.248%{transform:translate(4.266vw,59.248vh) scale(.904)}to{transform:translate(4.86475vw,99vh) scale(.904)}}.snow:nth-child(378){opacity:.4098;transform:translate(18.7005vw,-10px) scale(.0426);animation:fall-378 12s -23s linear infinite}@keyframes fall-378{49.476%{transform:translate(25.8886vw,49.476vh) scale(.0426)}to{transform:translate(22.29455vw,99vh) scale(.0426)}}.snow:nth-child(379){opacity:1.555;transform:translate(63.6431vw,-10px) scale(.8106);animation:fall-379 15s -22s linear infinite}@keyframes fall-379{36.592%{transform:translate(55.0061vw,36.592vh) scale(.8106)}to{transform:translate(59.3246vw,99vh) scale(.8106)}}.snow:nth-child(380){opacity:.5906;transform:translate(71.1612vw,-10px) scale(.6439);animation:fall-380 29s -5s linear infinite}@keyframes fall-380{49.591%{transform:translate(74.1584vw,49.591vh) scale(.6439)}to{transform:translate(72.6598vw,99vh) scale(.6439)}}.snow:nth-child(381){opacity:.9524;transform:translate(66.7633vw,-10px) scale(.8211);animation:fall-381 23s -11s linear infinite}@keyframes fall-381{35.58%{transform:translate(65.5981vw,35.58vh) scale(.8211)}to{transform:translate(66.1807vw,99vh) scale(.8211)}}.snow:nth-child(382){opacity:.1518;transform:translate(81.2919vw,-10px) scale(.7353);animation:fall-382 12s -30s linear infinite}@keyframes fall-382{37.529%{transform:translate(72.0278vw,37.529vh) scale(.7353)}to{transform:translate(76.65985vw,99vh) scale(.7353)}}.snow:nth-child(383){opacity:.8412;transform:translate(37.6414vw,-10px) scale(.6562);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{55.688%{transform:translate(29.806vw,55.688vh) scale(.6562)}to{transform:translate(33.7237vw,99vh) scale(.6562)}}.snow:nth-child(384){opacity:.0314;transform:translate(69.3521vw,-10px) scale(.4216);animation:fall-384 29s -12s linear infinite}@keyframes fall-384{42.607%{transform:translate(63.5611vw,42.607vh) scale(.4216)}to{transform:translate(66.4566vw,99vh) scale(.4216)}}.snow:nth-child(385){opacity:1.4708;transform:translate(13.6131vw,-10px) scale(.4612);animation:fall-385 29s -26s linear infinite}@keyframes fall-385{78.643%{transform:translate(7.0927vw,78.643vh) scale(.4612)}to{transform:translate(10.3529vw,99vh) scale(.4612)}}.snow:nth-child(386){opacity:1.2724;transform:translate(48.4132vw,-10px) scale(.019);animation:fall-386 16s -9s linear infinite}@keyframes fall-386{78.025%{transform:translate(52.7908vw,78.025vh) scale(.019)}to{transform:translate(50.602vw,99vh) scale(.019)}}.snow:nth-child(387){opacity:1.1712;transform:translate(73.1108vw,-10px) scale(.3227);animation:fall-387 26s -28s linear infinite}@keyframes fall-387{58.091%{transform:translate(71.301vw,58.091vh) scale(.3227)}to{transform:translate(72.2059vw,99vh) scale(.3227)}}.snow:nth-child(388){opacity:.0924;transform:translate(78.7543vw,-10px) scale(.8412);animation:fall-388 16s -23s linear infinite}@keyframes fall-388{64.178%{transform:translate(73.7658vw,64.178vh) scale(.8412)}to{transform:translate(76.26005vw,99vh) scale(.8412)}}.snow:nth-child(389){opacity:.2554;transform:translate(46.1948vw,-10px) scale(.2208);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{42.4%{transform:translate(39.489vw,42.4vh) scale(.2208)}to{transform:translate(42.8419vw,99vh) scale(.2208)}}.snow:nth-child(390){opacity:.2202;transform:translate(93.4354vw,-10px) scale(.7356);animation:fall-390 21s -24s linear infinite}@keyframes fall-390{61.189%{transform:translate(101.7809vw,61.189vh) scale(.7356)}to{transform:translate(97.60815vw,99vh) scale(.7356)}}.snow:nth-child(391){opacity:1.7074;transform:translate(64.6121vw,-10px) scale(.6732);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{35.517%{transform:translate(57.7527vw,35.517vh) scale(.6732)}to{transform:translate(61.1824vw,99vh) scale(.6732)}}.snow:nth-child(392){opacity:1.9998;transform:translate(49.6428vw,-10px) scale(.0219);animation:fall-392 26s -12s linear infinite}@keyframes fall-392{35.157%{transform:translate(55.2608vw,35.157vh) scale(.0219)}to{transform:translate(52.4518vw,99vh) scale(.0219)}}.snow:nth-child(393){opacity:.8752;transform:translate(9.2634vw,-10px) scale(.3242);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{68.576%{transform:translate(5.507vw,68.576vh) scale(.3242)}to{transform:translate(7.3852vw,99vh) scale(.3242)}}.snow:nth-child(394){opacity:.5694;transform:translate(58.6203vw,-10px) scale(.051);animation:fall-394 11s -26s linear infinite}@keyframes fall-394{50.474%{transform:translate(59.1352vw,50.474vh) scale(.051)}to{transform:translate(58.87775vw,99vh) scale(.051)}}.snow:nth-child(395){opacity:1.6972;transform:translate(96.5096vw,-10px) scale(.3449);animation:fall-395 21s -3s linear infinite}@keyframes fall-395{78.968%{transform:translate(103.5305vw,78.968vh) scale(.3449)}to{transform:translate(100.02005vw,99vh) scale(.3449)}}.snow:nth-child(396){opacity:.9984;transform:translate(63.1133vw,-10px) scale(.7287);animation:fall-396 18s -8s linear infinite}@keyframes fall-396{74.29%{transform:translate(70.4741vw,74.29vh) scale(.7287)}to{transform:translate(66.7937vw,99vh) scale(.7287)}}.snow:nth-child(397){opacity:1.8204;transform:translate(25.7091vw,-10px) scale(.9901);animation:fall-397 12s -10s linear infinite}@keyframes fall-397{55.708%{transform:translate(20.8301vw,55.708vh) scale(.9901)}to{transform:translate(23.2696vw,99vh) scale(.9901)}}.snow:nth-child(398){opacity:.4698;transform:translate(94.0364vw,-10px) scale(.6142);animation:fall-398 29s -27s linear infinite}@keyframes fall-398{34.827%{transform:translate(84.3066vw,34.827vh) scale(.6142)}to{transform:translate(89.1715vw,99vh) scale(.6142)}}.snow:nth-child(399){opacity:1.2322;transform:translate(42.6631vw,-10px) scale(.5629);animation:fall-399 20s -19s linear infinite}@keyframes fall-399{73.821%{transform:translate(33.5026vw,73.821vh) scale(.5629)}to{transform:translate(38.08285vw,99vh) scale(.5629)}}.snow:nth-child(400){opacity:1.5576;transform:translate(93.1419vw,-10px) scale(.5738);animation:fall-400 17s -13s linear infinite}@keyframes fall-400{44.821%{transform:translate(96.6349vw,44.821vh) scale(.5738)}to{transform:translate(94.8884vw,99vh) scale(.5738)}}\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:.774;transform:translate(10.0153vw,-10px) scale(.2529);animation:fall-1 14s -13s linear infinite}@keyframes fall-1{46.704%{transform:translate(20.0101vw,46.704vh) scale(.2529)}to{transform:translate(15.0127vw,99vh) scale(.2529)}}.snow:nth-child(2){opacity:1.9004;transform:translate(54.5574vw,-10px) scale(.3822);animation:fall-2 11s -3s linear infinite}@keyframes fall-2{62.225%{transform:translate(48.6111vw,62.225vh) scale(.3822)}to{transform:translate(51.58425vw,99vh) scale(.3822)}}.snow:nth-child(3){opacity:.232;transform:translate(.2387vw,-10px) scale(.6768);animation:fall-3 14s -11s linear infinite}@keyframes fall-3{66.148%{transform:translate(-1.9446vw,66.148vh) scale(.6768)}to{transform:translate(-.85295vw,99vh) scale(.6768)}}.snow:nth-child(4){opacity:1.9866;transform:translate(26.8016vw,-10px) scale(.7368);animation:fall-4 10s -16s linear infinite}@keyframes fall-4{76.872%{transform:translate(20.8102vw,76.872vh) scale(.7368)}to{transform:translate(23.8059vw,99vh) scale(.7368)}}.snow:nth-child(5){opacity:1.6132;transform:translate(90.2211vw,-10px) scale(.5826);animation:fall-5 11s -13s linear infinite}@keyframes fall-5{36.75%{transform:translate(85.0297vw,36.75vh) scale(.5826)}to{transform:translate(87.6254vw,99vh) scale(.5826)}}.snow:nth-child(6){opacity:.29;transform:translate(5.2695vw,-10px) scale(.1675);animation:fall-6 17s -7s linear infinite}@keyframes fall-6{41.064%{transform:translate(4.2207vw,41.064vh) scale(.1675)}to{transform:translate(4.7451vw,99vh) scale(.1675)}}.snow:nth-child(7){opacity:1.6532;transform:translate(20.2921vw,-10px) scale(.6196);animation:fall-7 27s -21s linear infinite}@keyframes fall-7{63.476%{transform:translate(28.4856vw,63.476vh) scale(.6196)}to{transform:translate(24.38885vw,99vh) scale(.6196)}}.snow:nth-child(8){opacity:1.7804;transform:translate(28.6518vw,-10px) scale(.251);animation:fall-8 23s -16s linear infinite}@keyframes fall-8{36.879%{transform:translate(25.0646vw,36.879vh) scale(.251)}to{transform:translate(26.8582vw,99vh) scale(.251)}}.snow:nth-child(9){opacity:.8228;transform:translate(80.0591vw,-10px) scale(.2588);animation:fall-9 11s -23s linear infinite}@keyframes fall-9{51.674%{transform:translate(71.8121vw,51.674vh) scale(.2588)}to{transform:translate(75.9356vw,99vh) scale(.2588)}}.snow:nth-child(10){opacity:1.3012;transform:translate(54.6661vw,-10px) scale(.9432);animation:fall-10 29s -3s linear infinite}@keyframes fall-10{64.579%{transform:translate(56.6716vw,64.579vh) scale(.9432)}to{transform:translate(55.66885vw,99vh) scale(.9432)}}.snow:nth-child(11){opacity:.0538;transform:translate(29.8661vw,-10px) scale(.2705);animation:fall-11 28s -11s linear infinite}@keyframes fall-11{71.196%{transform:translate(38.7886vw,71.196vh) scale(.2705)}to{transform:translate(34.32735vw,99vh) scale(.2705)}}.snow:nth-child(12){opacity:1.2304;transform:translate(26.3304vw,-10px) scale(.4114);animation:fall-12 20s -25s linear infinite}@keyframes fall-12{79.502%{transform:translate(16.5589vw,79.502vh) scale(.4114)}to{transform:translate(21.44465vw,99vh) scale(.4114)}}.snow:nth-child(13){opacity:1.2544;transform:translate(60.2947vw,-10px) scale(.3415);animation:fall-13 24s -28s linear infinite}@keyframes fall-13{57.754%{transform:translate(60.1591vw,57.754vh) scale(.3415)}to{transform:translate(60.2269vw,99vh) scale(.3415)}}.snow:nth-child(14){opacity:1.0006;transform:translate(20.8268vw,-10px) scale(.2065);animation:fall-14 16s -13s linear infinite}@keyframes fall-14{71.226%{transform:translate(29.4333vw,71.226vh) scale(.2065)}to{transform:translate(25.13005vw,99vh) scale(.2065)}}.snow:nth-child(15){opacity:1.9358;transform:translate(48.8167vw,-10px) scale(.1473);animation:fall-15 27s -26s linear infinite}@keyframes fall-15{46.478%{transform:translate(52.6934vw,46.478vh) scale(.1473)}to{transform:translate(50.75505vw,99vh) scale(.1473)}}.snow:nth-child(16){opacity:.1826;transform:translate(16.51vw,-10px) scale(.1754);animation:fall-16 21s -19s linear infinite}@keyframes fall-16{44.112%{transform:translate(18.8108vw,44.112vh) scale(.1754)}to{transform:translate(17.6604vw,99vh) scale(.1754)}}.snow:nth-child(17){opacity:1.6962;transform:translate(8.2591vw,-10px) scale(.8102);animation:fall-17 30s -24s linear infinite}@keyframes fall-17{45.186%{transform:translate(17.3828vw,45.186vh) scale(.8102)}to{transform:translate(12.82095vw,99vh) scale(.8102)}}.snow:nth-child(18){opacity:1.7296;transform:translate(51.1462vw,-10px) scale(.0742);animation:fall-18 29s -16s linear infinite}@keyframes fall-18{46.741%{transform:translate(47.2098vw,46.741vh) scale(.0742)}to{transform:translate(49.178vw,99vh) scale(.0742)}}.snow:nth-child(19){opacity:.1694;transform:translate(53.928vw,-10px) scale(.2498);animation:fall-19 21s -13s linear infinite}@keyframes fall-19{51.419%{transform:translate(48.7008vw,51.419vh) scale(.2498)}to{transform:translate(51.3144vw,99vh) scale(.2498)}}.snow:nth-child(20){opacity:1.1408;transform:translate(64.0836vw,-10px) scale(.2574);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{35.578%{transform:translate(62.0317vw,35.578vh) scale(.2574)}to{transform:translate(63.05765vw,99vh) scale(.2574)}}.snow:nth-child(21){opacity:1.87;transform:translate(31.8703vw,-10px) scale(.7729);animation:fall-21 30s -15s linear infinite}@keyframes fall-21{78.513%{transform:translate(22.417vw,78.513vh) scale(.7729)}to{transform:translate(27.14365vw,99vh) scale(.7729)}}.snow:nth-child(22){opacity:.771;transform:translate(64.991vw,-10px) scale(.424);animation:fall-22 21s -23s linear infinite}@keyframes fall-22{45.672%{transform:translate(68.8864vw,45.672vh) scale(.424)}to{transform:translate(66.9387vw,99vh) scale(.424)}}.snow:nth-child(23){opacity:1.0604;transform:translate(36.6788vw,-10px) scale(.6782);animation:fall-23 16s -10s linear infinite}@keyframes fall-23{68.678%{transform:translate(43.4696vw,68.678vh) scale(.6782)}to{transform:translate(40.0742vw,99vh) scale(.6782)}}.snow:nth-child(24){opacity:1.68;transform:translate(1.7081vw,-10px) scale(.0344);animation:fall-24 22s -29s linear infinite}@keyframes fall-24{52.607%{transform:translate(4.806vw,52.607vh) scale(.0344)}to{transform:translate(3.25705vw,99vh) scale(.0344)}}.snow:nth-child(25){opacity:1.023;transform:translate(43.8638vw,-10px) scale(.3012);animation:fall-25 23s -1s linear infinite}@keyframes fall-25{43.404%{transform:translate(37.5172vw,43.404vh) scale(.3012)}to{transform:translate(40.6905vw,99vh) scale(.3012)}}.snow:nth-child(26){opacity:.3938;transform:translate(37.5708vw,-10px) scale(.5529);animation:fall-26 27s -17s linear infinite}@keyframes fall-26{70.735%{transform:translate(35.546vw,70.735vh) scale(.5529)}to{transform:translate(36.5584vw,99vh) scale(.5529)}}.snow:nth-child(27){opacity:1.851;transform:translate(64.9039vw,-10px) scale(.4308);animation:fall-27 19s -22s linear infinite}@keyframes fall-27{30.002%{transform:translate(69.6198vw,30.002vh) scale(.4308)}to{transform:translate(67.26185vw,99vh) scale(.4308)}}.snow:nth-child(28){opacity:.7566;transform:translate(1.9454vw,-10px) scale(.2972);animation:fall-28 19s -13s linear infinite}@keyframes fall-28{56.243%{transform:translate(6.1889vw,56.243vh) scale(.2972)}to{transform:translate(4.06715vw,99vh) scale(.2972)}}.snow:nth-child(29){opacity:.011;transform:translate(89.0892vw,-10px) scale(.3444);animation:fall-29 17s -1s linear infinite}@keyframes fall-29{61.285%{transform:translate(87.1415vw,61.285vh) scale(.3444)}to{transform:translate(88.11535vw,99vh) scale(.3444)}}.snow:nth-child(30){opacity:.3646;transform:translate(8.4421vw,-10px) scale(.8634);animation:fall-30 23s -13s linear infinite}@keyframes fall-30{39.132%{transform:translate(4.2067vw,39.132vh) scale(.8634)}to{transform:translate(6.3244vw,99vh) scale(.8634)}}.snow:nth-child(31){opacity:.645;transform:translate(13.7466vw,-10px) scale(.6595);animation:fall-31 30s -26s linear infinite}@keyframes fall-31{53.505%{transform:translate(12.0574vw,53.505vh) scale(.6595)}to{transform:translate(12.902vw,99vh) scale(.6595)}}.snow:nth-child(32){opacity:1.0828;transform:translate(1.2807vw,-10px) scale(.3637);animation:fall-32 24s -30s linear infinite}@keyframes fall-32{77.594%{transform:translate(-4.8689vw,77.594vh) scale(.3637)}to{transform:translate(-1.7941vw,99vh) scale(.3637)}}.snow:nth-child(33){opacity:.7348;transform:translate(52.4848vw,-10px) scale(.3186);animation:fall-33 30s -22s linear infinite}@keyframes fall-33{54.242%{transform:translate(49.7417vw,54.242vh) scale(.3186)}to{transform:translate(51.11325vw,99vh) scale(.3186)}}.snow:nth-child(34){opacity:1.4822;transform:translate(12.109vw,-10px) scale(.3532);animation:fall-34 21s -11s linear infinite}@keyframes fall-34{40.946%{transform:translate(4.0386vw,40.946vh) scale(.3532)}to{transform:translate(8.0738vw,99vh) scale(.3532)}}.snow:nth-child(35){opacity:.3838;transform:translate(54.259vw,-10px) scale(.6511);animation:fall-35 18s -20s linear infinite}@keyframes fall-35{64.016%{transform:translate(45.908vw,64.016vh) scale(.6511)}to{transform:translate(50.0835vw,99vh) scale(.6511)}}.snow:nth-child(36){opacity:1.4202;transform:translate(46.6317vw,-10px) scale(.2748);animation:fall-36 28s -16s linear infinite}@keyframes fall-36{66.4%{transform:translate(49.0732vw,66.4vh) scale(.2748)}to{transform:translate(47.85245vw,99vh) scale(.2748)}}.snow:nth-child(37){opacity:.6778;transform:translate(56.0443vw,-10px) scale(.188);animation:fall-37 30s -4s linear infinite}@keyframes fall-37{72.918%{transform:translate(54.8237vw,72.918vh) scale(.188)}to{transform:translate(55.434vw,99vh) scale(.188)}}.snow:nth-child(38){opacity:.7026;transform:translate(34.9916vw,-10px) scale(.2431);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{52.852%{transform:translate(32.5856vw,52.852vh) scale(.2431)}to{transform:translate(33.7886vw,99vh) scale(.2431)}}.snow:nth-child(39){opacity:1.6176;transform:translate(91.8872vw,-10px) scale(.8191);animation:fall-39 18s -16s linear infinite}@keyframes fall-39{60.053%{transform:translate(87.0944vw,60.053vh) scale(.8191)}to{transform:translate(89.4908vw,99vh) scale(.8191)}}.snow:nth-child(40){opacity:.1592;transform:translate(18.536vw,-10px) scale(.4445);animation:fall-40 28s -14s linear infinite}@keyframes fall-40{63.157%{transform:translate(13.149vw,63.157vh) scale(.4445)}to{transform:translate(15.8425vw,99vh) scale(.4445)}}.snow:nth-child(41){opacity:1.6366;transform:translate(28.0653vw,-10px) scale(.1654);animation:fall-41 17s -17s linear infinite}@keyframes fall-41{52.057%{transform:translate(31.4336vw,52.057vh) scale(.1654)}to{transform:translate(29.74945vw,99vh) scale(.1654)}}.snow:nth-child(42){opacity:1.9656;transform:translate(4.7673vw,-10px) scale(.0257);animation:fall-42 25s -5s linear infinite}@keyframes fall-42{32.169%{transform:translate(11.955vw,32.169vh) scale(.0257)}to{transform:translate(8.36115vw,99vh) scale(.0257)}}.snow:nth-child(43){opacity:.1694;transform:translate(35.5046vw,-10px) scale(.9528);animation:fall-43 27s -4s linear infinite}@keyframes fall-43{76.743%{transform:translate(43.5461vw,76.743vh) scale(.9528)}to{transform:translate(39.52535vw,99vh) scale(.9528)}}.snow:nth-child(44){opacity:.5246;transform:translate(84.888vw,-10px) scale(.0223);animation:fall-44 12s -26s linear infinite}@keyframes fall-44{60.813%{transform:translate(85.5642vw,60.813vh) scale(.0223)}to{transform:translate(85.2261vw,99vh) scale(.0223)}}.snow:nth-child(45){opacity:1.3894;transform:translate(42.2813vw,-10px) scale(.8551);animation:fall-45 20s -19s linear infinite}@keyframes fall-45{72.64%{transform:translate(51.3888vw,72.64vh) scale(.8551)}to{transform:translate(46.83505vw,99vh) scale(.8551)}}.snow:nth-child(46){opacity:1.2852;transform:translate(96.0491vw,-10px) scale(.5982);animation:fall-46 16s -4s linear infinite}@keyframes fall-46{34.804%{transform:translate(86.4825vw,34.804vh) scale(.5982)}to{transform:translate(91.2658vw,99vh) scale(.5982)}}.snow:nth-child(47){opacity:.4292;transform:translate(87.244vw,-10px) scale(.7899);animation:fall-47 20s -27s linear infinite}@keyframes fall-47{58.02%{transform:translate(87.9791vw,58.02vh) scale(.7899)}to{transform:translate(87.61155vw,99vh) scale(.7899)}}.snow:nth-child(48){opacity:.4086;transform:translate(18.7866vw,-10px) scale(.8695);animation:fall-48 12s -5s linear infinite}@keyframes fall-48{45.244%{transform:translate(19.6164vw,45.244vh) scale(.8695)}to{transform:translate(19.2015vw,99vh) scale(.8695)}}.snow:nth-child(49){opacity:.844;transform:translate(56.0736vw,-10px) scale(.5437);animation:fall-49 28s -5s linear infinite}@keyframes fall-49{61.963%{transform:translate(47.111vw,61.963vh) scale(.5437)}to{transform:translate(51.5923vw,99vh) scale(.5437)}}.snow:nth-child(50){opacity:1.4918;transform:translate(71.8285vw,-10px) scale(.7843);animation:fall-50 18s -22s linear infinite}@keyframes fall-50{51.344%{transform:translate(65.6188vw,51.344vh) scale(.7843)}to{transform:translate(68.72365vw,99vh) scale(.7843)}}.snow:nth-child(51){opacity:.7496;transform:translate(47.7882vw,-10px) scale(.2373);animation:fall-51 19s -28s linear infinite}@keyframes fall-51{45.953%{transform:translate(55.2388vw,45.953vh) scale(.2373)}to{transform:translate(51.5135vw,99vh) scale(.2373)}}.snow:nth-child(52){opacity:.4528;transform:translate(80.7772vw,-10px) scale(.4013);animation:fall-52 23s -22s linear infinite}@keyframes fall-52{37.964%{transform:translate(76.6941vw,37.964vh) scale(.4013)}to{transform:translate(78.73565vw,99vh) scale(.4013)}}.snow:nth-child(53){opacity:.7626;transform:translate(98.2452vw,-10px) scale(.0297);animation:fall-53 28s -28s linear infinite}@keyframes fall-53{79.014%{transform:translate(107.7166vw,79.014vh) scale(.0297)}to{transform:translate(102.9809vw,99vh) scale(.0297)}}.snow:nth-child(54){opacity:1.6326;transform:translate(82.519vw,-10px) scale(.8002);animation:fall-54 19s -23s linear infinite}@keyframes fall-54{35.827%{transform:translate(89.7148vw,35.827vh) scale(.8002)}to{transform:translate(86.1169vw,99vh) scale(.8002)}}.snow:nth-child(55){opacity:.175;transform:translate(88.1009vw,-10px) scale(.9184);animation:fall-55 17s -6s linear infinite}@keyframes fall-55{73.516%{transform:translate(80.0747vw,73.516vh) scale(.9184)}to{transform:translate(84.0878vw,99vh) scale(.9184)}}.snow:nth-child(56){opacity:1.318;transform:translate(19.3217vw,-10px) scale(.401);animation:fall-56 21s -3s linear infinite}@keyframes fall-56{60.045%{transform:translate(28.2308vw,60.045vh) scale(.401)}to{transform:translate(23.77625vw,99vh) scale(.401)}}.snow:nth-child(57){opacity:1.3644;transform:translate(32.5671vw,-10px) scale(.3691);animation:fall-57 16s -20s linear infinite}@keyframes fall-57{67.731%{transform:translate(25.436vw,67.731vh) scale(.3691)}to{transform:translate(29.00155vw,99vh) scale(.3691)}}.snow:nth-child(58){opacity:.3654;transform:translate(40.5434vw,-10px) scale(.2461);animation:fall-58 15s -17s linear infinite}@keyframes fall-58{35.321%{transform:translate(38.1267vw,35.321vh) scale(.2461)}to{transform:translate(39.33505vw,99vh) scale(.2461)}}.snow:nth-child(59){opacity:1.8468;transform:translate(94.6606vw,-10px) scale(.0956);animation:fall-59 22s -28s linear infinite}@keyframes fall-59{74.865%{transform:translate(103.2594vw,74.865vh) scale(.0956)}to{transform:translate(98.96vw,99vh) scale(.0956)}}.snow:nth-child(60){opacity:.5706;transform:translate(76.9241vw,-10px) scale(.0168);animation:fall-60 11s -3s linear infinite}@keyframes fall-60{34.495%{transform:translate(72.0542vw,34.495vh) scale(.0168)}to{transform:translate(74.48915vw,99vh) scale(.0168)}}.snow:nth-child(61){opacity:.4114;transform:translate(58.6524vw,-10px) scale(.6442);animation:fall-61 15s -29s linear infinite}@keyframes fall-61{33.205%{transform:translate(53.0126vw,33.205vh) scale(.6442)}to{transform:translate(55.8325vw,99vh) scale(.6442)}}.snow:nth-child(62){opacity:1.1706;transform:translate(64.1198vw,-10px) scale(.7922);animation:fall-62 17s -8s linear infinite}@keyframes fall-62{32.967%{transform:translate(61.2636vw,32.967vh) scale(.7922)}to{transform:translate(62.6917vw,99vh) scale(.7922)}}.snow:nth-child(63){opacity:.9124;transform:translate(86.4311vw,-10px) scale(.3131);animation:fall-63 13s -7s linear infinite}@keyframes fall-63{38.394%{transform:translate(94.4192vw,38.394vh) scale(.3131)}to{transform:translate(90.42515vw,99vh) scale(.3131)}}.snow:nth-child(64){opacity:.0878;transform:translate(23.9816vw,-10px) scale(.9602);animation:fall-64 30s -1s linear infinite}@keyframes fall-64{51.17%{transform:translate(29.4615vw,51.17vh) scale(.9602)}to{transform:translate(26.72155vw,99vh) scale(.9602)}}.snow:nth-child(65){opacity:.2116;transform:translate(50.1066vw,-10px) scale(.6374);animation:fall-65 14s -29s linear infinite}@keyframes fall-65{68.788%{transform:translate(41.154vw,68.788vh) scale(.6374)}to{transform:translate(45.6303vw,99vh) scale(.6374)}}.snow:nth-child(66){opacity:.0958;transform:translate(18.5843vw,-10px) scale(.4925);animation:fall-66 22s -9s linear infinite}@keyframes fall-66{79.046%{transform:translate(22.7686vw,79.046vh) scale(.4925)}to{transform:translate(20.67645vw,99vh) scale(.4925)}}.snow:nth-child(67){opacity:.494;transform:translate(37.3868vw,-10px) scale(.3144);animation:fall-67 11s -4s linear infinite}@keyframes fall-67{43.498%{transform:translate(29.2212vw,43.498vh) scale(.3144)}to{transform:translate(33.304vw,99vh) scale(.3144)}}.snow:nth-child(68){opacity:.6758;transform:translate(35.6748vw,-10px) scale(.0876);animation:fall-68 24s -28s linear infinite}@keyframes fall-68{49.302%{transform:translate(33.9475vw,49.302vh) scale(.0876)}to{transform:translate(34.81115vw,99vh) scale(.0876)}}.snow:nth-child(69){opacity:.302;transform:translate(17.4337vw,-10px) scale(.4226);animation:fall-69 25s -9s linear infinite}@keyframes fall-69{48.11%{transform:translate(20.1599vw,48.11vh) scale(.4226)}to{transform:translate(18.7968vw,99vh) scale(.4226)}}.snow:nth-child(70){opacity:1.9914;transform:translate(76.9169vw,-10px) scale(.2624);animation:fall-70 15s -7s linear infinite}@keyframes fall-70{58.701%{transform:translate(81.8565vw,58.701vh) scale(.2624)}to{transform:translate(79.3867vw,99vh) scale(.2624)}}.snow:nth-child(71){opacity:1.1186;transform:translate(45.9598vw,-10px) scale(.12);animation:fall-71 13s -14s linear infinite}@keyframes fall-71{30.67%{transform:translate(39.7524vw,30.67vh) scale(.12)}to{transform:translate(42.8561vw,99vh) scale(.12)}}.snow:nth-child(72){opacity:.7764;transform:translate(74.8653vw,-10px) scale(.8965);animation:fall-72 26s -14s linear infinite}@keyframes fall-72{35.555%{transform:translate(83.6072vw,35.555vh) scale(.8965)}to{transform:translate(79.23625vw,99vh) scale(.8965)}}.snow:nth-child(73){opacity:1.0596;transform:translate(53.7074vw,-10px) scale(.226);animation:fall-73 14s -11s linear infinite}@keyframes fall-73{76.238%{transform:translate(53.6449vw,76.238vh) scale(.226)}to{transform:translate(53.67615vw,99vh) scale(.226)}}.snow:nth-child(74){opacity:.817;transform:translate(47.411vw,-10px) scale(.9073);animation:fall-74 14s -9s linear infinite}@keyframes fall-74{62.462%{transform:translate(54.0645vw,62.462vh) scale(.9073)}to{transform:translate(50.73775vw,99vh) scale(.9073)}}.snow:nth-child(75){opacity:1.1468;transform:translate(78.9915vw,-10px) scale(.563);animation:fall-75 18s -21s linear infinite}@keyframes fall-75{60.129%{transform:translate(88.2196vw,60.129vh) scale(.563)}to{transform:translate(83.60555vw,99vh) scale(.563)}}.snow:nth-child(76){opacity:1.5958;transform:translate(26.8002vw,-10px) scale(.1337);animation:fall-76 25s -26s linear infinite}@keyframes fall-76{65.921%{transform:translate(27.9321vw,65.921vh) scale(.1337)}to{transform:translate(27.36615vw,99vh) scale(.1337)}}.snow:nth-child(77){opacity:1.1622;transform:translate(44.1571vw,-10px) scale(.824);animation:fall-77 15s -12s linear infinite}@keyframes fall-77{75.479%{transform:translate(44.7367vw,75.479vh) scale(.824)}to{transform:translate(44.4469vw,99vh) scale(.824)}}.snow:nth-child(78){opacity:.5962;transform:translate(45.5993vw,-10px) scale(.9529);animation:fall-78 21s -30s linear infinite}@keyframes fall-78{54.983%{transform:translate(50.4524vw,54.983vh) scale(.9529)}to{transform:translate(48.02585vw,99vh) scale(.9529)}}.snow:nth-child(79){opacity:.8352;transform:translate(44.7433vw,-10px) scale(.8918);animation:fall-79 24s -3s linear infinite}@keyframes fall-79{56.458%{transform:translate(40.119vw,56.458vh) scale(.8918)}to{transform:translate(42.43115vw,99vh) scale(.8918)}}.snow:nth-child(80){opacity:1.2724;transform:translate(59.8049vw,-10px) scale(.4969);animation:fall-80 28s -20s linear infinite}@keyframes fall-80{46.305%{transform:translate(59.7346vw,46.305vh) scale(.4969)}to{transform:translate(59.76975vw,99vh) scale(.4969)}}.snow:nth-child(81){opacity:.3166;transform:translate(15.5428vw,-10px) scale(.3243);animation:fall-81 24s -8s linear infinite}@keyframes fall-81{71.737%{transform:translate(20.6208vw,71.737vh) scale(.3243)}to{transform:translate(18.0818vw,99vh) scale(.3243)}}.snow:nth-child(82){opacity:.6604;transform:translate(84.3032vw,-10px) scale(.7904);animation:fall-82 15s -4s linear infinite}@keyframes fall-82{62.306%{transform:translate(82.6737vw,62.306vh) scale(.7904)}to{transform:translate(83.48845vw,99vh) scale(.7904)}}.snow:nth-child(83){opacity:.559;transform:translate(33.3473vw,-10px) scale(.628);animation:fall-83 22s -12s linear infinite}@keyframes fall-83{74.308%{transform:translate(42.3328vw,74.308vh) scale(.628)}to{transform:translate(37.84005vw,99vh) scale(.628)}}.snow:nth-child(84){opacity:.897;transform:translate(78.2385vw,-10px) scale(.4402);animation:fall-84 24s -19s linear infinite}@keyframes fall-84{60.299%{transform:translate(71.0946vw,60.299vh) scale(.4402)}to{transform:translate(74.66655vw,99vh) scale(.4402)}}.snow:nth-child(85){opacity:1.9882;transform:translate(47.5396vw,-10px) scale(.022);animation:fall-85 29s -16s linear infinite}@keyframes fall-85{34.149%{transform:translate(52.5515vw,34.149vh) scale(.022)}to{transform:translate(50.04555vw,99vh) scale(.022)}}.snow:nth-child(86){opacity:1.879;transform:translate(12.0565vw,-10px) scale(.1056);animation:fall-86 19s -12s linear infinite}@keyframes fall-86{56.713%{transform:translate(4.5098vw,56.713vh) scale(.1056)}to{transform:translate(8.28315vw,99vh) scale(.1056)}}.snow:nth-child(87){opacity:1.2376;transform:translate(14.6231vw,-10px) scale(.0333);animation:fall-87 16s -20s linear infinite}@keyframes fall-87{66.815%{transform:translate(7.1962vw,66.815vh) scale(.0333)}to{transform:translate(10.90965vw,99vh) scale(.0333)}}.snow:nth-child(88){opacity:1.8612;transform:translate(84.2183vw,-10px) scale(.2492);animation:fall-88 26s -17s linear infinite}@keyframes fall-88{60.833%{transform:translate(75.7864vw,60.833vh) scale(.2492)}to{transform:translate(80.00235vw,99vh) scale(.2492)}}.snow:nth-child(89){opacity:.5778;transform:translate(99.2997vw,-10px) scale(.777);animation:fall-89 17s -6s linear infinite}@keyframes fall-89{50.16%{transform:translate(90.6201vw,50.16vh) scale(.777)}to{transform:translate(94.9599vw,99vh) scale(.777)}}.snow:nth-child(90){opacity:1.2244;transform:translate(34.658vw,-10px) scale(.9283);animation:fall-90 24s -24s linear infinite}@keyframes fall-90{76.907%{transform:translate(37.6552vw,76.907vh) scale(.9283)}to{transform:translate(36.1566vw,99vh) scale(.9283)}}.snow:nth-child(91){opacity:1.435;transform:translate(89.4562vw,-10px) scale(.677);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{43.437%{transform:translate(84.6102vw,43.437vh) scale(.677)}to{transform:translate(87.0332vw,99vh) scale(.677)}}.snow:nth-child(92){opacity:1.7602;transform:translate(8.2314vw,-10px) scale(.0179);animation:fall-92 19s -3s linear infinite}@keyframes fall-92{46.476%{transform:translate(14.0432vw,46.476vh) scale(.0179)}to{transform:translate(11.1373vw,99vh) scale(.0179)}}.snow:nth-child(93){opacity:1.1588;transform:translate(6.7523vw,-10px) scale(.9722);animation:fall-93 19s -25s linear infinite}@keyframes fall-93{74.38%{transform:translate(10.6598vw,74.38vh) scale(.9722)}to{transform:translate(8.70605vw,99vh) scale(.9722)}}.snow:nth-child(94){opacity:.8692;transform:translate(48.2203vw,-10px) scale(.4185);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{76.061%{transform:translate(40.7212vw,76.061vh) scale(.4185)}to{transform:translate(44.47075vw,99vh) scale(.4185)}}.snow:nth-child(95){opacity:1.1608;transform:translate(83.2967vw,-10px) scale(.6921);animation:fall-95 21s -12s linear infinite}@keyframes fall-95{72.752%{transform:translate(92.4331vw,72.752vh) scale(.6921)}to{transform:translate(87.8649vw,99vh) scale(.6921)}}.snow:nth-child(96){opacity:1.7366;transform:translate(47.6057vw,-10px) scale(.6849);animation:fall-96 16s -14s linear infinite}@keyframes fall-96{55.108%{transform:translate(52.9415vw,55.108vh) scale(.6849)}to{transform:translate(50.2736vw,99vh) scale(.6849)}}.snow:nth-child(97){opacity:.3884;transform:translate(23.6132vw,-10px) scale(.1228);animation:fall-97 13s -14s linear infinite}@keyframes fall-97{33.405%{transform:translate(25.3739vw,33.405vh) scale(.1228)}to{transform:translate(24.49355vw,99vh) scale(.1228)}}.snow:nth-child(98){opacity:.7238;transform:translate(85.5648vw,-10px) scale(.0664);animation:fall-98 29s -22s linear infinite}@keyframes fall-98{55.219%{transform:translate(80.2109vw,55.219vh) scale(.0664)}to{transform:translate(82.88785vw,99vh) scale(.0664)}}.snow:nth-child(99){opacity:.3892;transform:translate(51.4844vw,-10px) scale(.7433);animation:fall-99 22s -28s linear infinite}@keyframes fall-99{73.321%{transform:translate(57.399vw,73.321vh) scale(.7433)}to{transform:translate(54.4417vw,99vh) scale(.7433)}}.snow:nth-child(100){opacity:1.6074;transform:translate(7.8074vw,-10px) scale(.3593);animation:fall-100 14s -14s linear infinite}@keyframes fall-100{64.677%{transform:translate(15.7665vw,64.677vh) scale(.3593)}to{transform:translate(11.78695vw,99vh) scale(.3593)}}.snow:nth-child(101){opacity:.9936;transform:translate(98.6912vw,-10px) scale(.0883);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{52.295%{transform:translate(107.6308vw,52.295vh) scale(.0883)}to{transform:translate(103.161vw,99vh) scale(.0883)}}.snow:nth-child(102){opacity:.763;transform:translate(35.8817vw,-10px) scale(.9394);animation:fall-102 29s -15s linear infinite}@keyframes fall-102{68.027%{transform:translate(27.5779vw,68.027vh) scale(.9394)}to{transform:translate(31.7298vw,99vh) scale(.9394)}}.snow:nth-child(103){opacity:1.4436;transform:translate(94.4096vw,-10px) scale(.0984);animation:fall-103 10s -6s linear infinite}@keyframes fall-103{50.731%{transform:translate(103.5504vw,50.731vh) scale(.0984)}to{transform:translate(98.98vw,99vh) scale(.0984)}}.snow:nth-child(104){opacity:1.421;transform:translate(5.2049vw,-10px) scale(.6809);animation:fall-104 16s -26s linear infinite}@keyframes fall-104{37.474%{transform:translate(5.6288vw,37.474vh) scale(.6809)}to{transform:translate(5.41685vw,99vh) scale(.6809)}}.snow:nth-child(105){opacity:.8522;transform:translate(71.3489vw,-10px) scale(.9912);animation:fall-105 19s -19s linear infinite}@keyframes fall-105{46.932%{transform:translate(73.3661vw,46.932vh) scale(.9912)}to{transform:translate(72.3575vw,99vh) scale(.9912)}}.snow:nth-child(106){opacity:1.1214;transform:translate(3.9283vw,-10px) scale(.5387);animation:fall-106 30s -29s linear infinite}@keyframes fall-106{76.748%{transform:translate(12.6325vw,76.748vh) scale(.5387)}to{transform:translate(8.2804vw,99vh) scale(.5387)}}.snow:nth-child(107){opacity:.3854;transform:translate(51.4595vw,-10px) scale(.8117);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{77.214%{transform:translate(51.8828vw,77.214vh) scale(.8117)}to{transform:translate(51.67115vw,99vh) scale(.8117)}}.snow:nth-child(108){opacity:1.657;transform:translate(19.2878vw,-10px) scale(.2144);animation:fall-108 24s -24s linear infinite}@keyframes fall-108{32.562%{transform:translate(22.1061vw,32.562vh) scale(.2144)}to{transform:translate(20.69695vw,99vh) scale(.2144)}}.snow:nth-child(109){opacity:1.1656;transform:translate(36.4788vw,-10px) scale(.4099);animation:fall-109 30s -8s linear infinite}@keyframes fall-109{49.92%{transform:translate(35.0852vw,49.92vh) scale(.4099)}to{transform:translate(35.782vw,99vh) scale(.4099)}}.snow:nth-child(110){opacity:1.0778;transform:translate(71.6547vw,-10px) scale(.8514);animation:fall-110 12s -10s linear infinite}@keyframes fall-110{56.601%{transform:translate(67.7562vw,56.601vh) scale(.8514)}to{transform:translate(69.70545vw,99vh) scale(.8514)}}.snow:nth-child(111){opacity:.911;transform:translate(26.7064vw,-10px) scale(.2793);animation:fall-111 22s -5s linear infinite}@keyframes fall-111{63.907%{transform:translate(32.4566vw,63.907vh) scale(.2793)}to{transform:translate(29.5815vw,99vh) scale(.2793)}}.snow:nth-child(112){opacity:1.8994;transform:translate(11.4332vw,-10px) scale(.7206);animation:fall-112 26s -22s linear infinite}@keyframes fall-112{58.752%{transform:translate(2.4191vw,58.752vh) scale(.7206)}to{transform:translate(6.92615vw,99vh) scale(.7206)}}.snow:nth-child(113){opacity:.362;transform:translate(64.4802vw,-10px) scale(.4618);animation:fall-113 20s -18s linear infinite}@keyframes fall-113{30.883%{transform:translate(69.7291vw,30.883vh) scale(.4618)}to{transform:translate(67.10465vw,99vh) scale(.4618)}}.snow:nth-child(114){opacity:1.0106;transform:translate(58.776vw,-10px) scale(.6753);animation:fall-114 10s -17s linear infinite}@keyframes fall-114{32.891%{transform:translate(59.1629vw,32.891vh) scale(.6753)}to{transform:translate(58.96945vw,99vh) scale(.6753)}}.snow:nth-child(115){opacity:1.8052;transform:translate(57.0844vw,-10px) scale(.6378);animation:fall-115 15s -12s linear infinite}@keyframes fall-115{49.843%{transform:translate(48.0493vw,49.843vh) scale(.6378)}to{transform:translate(52.56685vw,99vh) scale(.6378)}}.snow:nth-child(116){opacity:1.4506;transform:translate(63.3127vw,-10px) scale(.7413);animation:fall-116 17s -10s linear infinite}@keyframes fall-116{64.057%{transform:translate(58.4558vw,64.057vh) scale(.7413)}to{transform:translate(60.88425vw,99vh) scale(.7413)}}.snow:nth-child(117){opacity:.27;transform:translate(43.4362vw,-10px) scale(.6085);animation:fall-117 12s -16s linear infinite}@keyframes fall-117{74.958%{transform:translate(38.3341vw,74.958vh) scale(.6085)}to{transform:translate(40.88515vw,99vh) scale(.6085)}}.snow:nth-child(118){opacity:1.4882;transform:translate(80.2199vw,-10px) scale(.3558);animation:fall-118 25s -17s linear infinite}@keyframes fall-118{58.87%{transform:translate(73.9703vw,58.87vh) scale(.3558)}to{transform:translate(77.0951vw,99vh) scale(.3558)}}.snow:nth-child(119){opacity:1.2552;transform:translate(74.6425vw,-10px) scale(.0272);animation:fall-119 15s -6s linear infinite}@keyframes fall-119{40.279%{transform:translate(69.4142vw,40.279vh) scale(.0272)}to{transform:translate(72.02835vw,99vh) scale(.0272)}}.snow:nth-child(120){opacity:.3866;transform:translate(11.9249vw,-10px) scale(.3366);animation:fall-120 27s -13s linear infinite}@keyframes fall-120{44.872%{transform:translate(4.7339vw,44.872vh) scale(.3366)}to{transform:translate(8.3294vw,99vh) scale(.3366)}}.snow:nth-child(121){opacity:.031;transform:translate(24.4086vw,-10px) scale(.5975);animation:fall-121 23s -11s linear infinite}@keyframes fall-121{55.285%{transform:translate(31.2637vw,55.285vh) scale(.5975)}to{transform:translate(27.83615vw,99vh) scale(.5975)}}.snow:nth-child(122){opacity:1.3366;transform:translate(9.785vw,-10px) scale(.7266);animation:fall-122 30s -12s linear infinite}@keyframes fall-122{63.81%{transform:translate(-.0918vw,63.81vh) scale(.7266)}to{transform:translate(4.8466vw,99vh) scale(.7266)}}.snow:nth-child(123){opacity:.6496;transform:translate(21.8236vw,-10px) scale(.8685);animation:fall-123 13s -29s linear infinite}@keyframes fall-123{64.076%{transform:translate(29.3171vw,64.076vh) scale(.8685)}to{transform:translate(25.57035vw,99vh) scale(.8685)}}.snow:nth-child(124){opacity:1.1714;transform:translate(34.095vw,-10px) scale(.6924);animation:fall-124 24s -2s linear infinite}@keyframes fall-124{60.145%{transform:translate(37.3986vw,60.145vh) scale(.6924)}to{transform:translate(35.7468vw,99vh) scale(.6924)}}.snow:nth-child(125){opacity:1.8582;transform:translate(9.1094vw,-10px) scale(.8144);animation:fall-125 30s -25s linear infinite}@keyframes fall-125{58.66%{transform:translate(14.7375vw,58.66vh) scale(.8144)}to{transform:translate(11.92345vw,99vh) scale(.8144)}}.snow:nth-child(126){opacity:1.0644;transform:translate(5.8373vw,-10px) scale(.8168);animation:fall-126 16s -20s linear infinite}@keyframes fall-126{58.194%{transform:translate(6.0461vw,58.194vh) scale(.8168)}to{transform:translate(5.9417vw,99vh) scale(.8168)}}.snow:nth-child(127){opacity:1.844;transform:translate(47.3059vw,-10px) scale(.4829);animation:fall-127 12s -11s linear infinite}@keyframes fall-127{62.084%{transform:translate(45.6688vw,62.084vh) scale(.4829)}to{transform:translate(46.48735vw,99vh) scale(.4829)}}.snow:nth-child(128){opacity:.3502;transform:translate(38.6923vw,-10px) scale(.7734);animation:fall-128 30s -8s linear infinite}@keyframes fall-128{43.507%{transform:translate(30.0364vw,43.507vh) scale(.7734)}to{transform:translate(34.36435vw,99vh) scale(.7734)}}.snow:nth-child(129){opacity:1.9368;transform:translate(85.1136vw,-10px) scale(.4661);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{51.292%{transform:translate(76.9651vw,51.292vh) scale(.4661)}to{transform:translate(81.03935vw,99vh) scale(.4661)}}.snow:nth-child(130){opacity:.4108;transform:translate(13.8041vw,-10px) scale(.8106);animation:fall-130 22s -7s linear infinite}@keyframes fall-130{79.747%{transform:translate(22.3695vw,79.747vh) scale(.8106)}to{transform:translate(18.0868vw,99vh) scale(.8106)}}.snow:nth-child(131){opacity:.2022;transform:translate(30.4241vw,-10px) scale(.2423);animation:fall-131 13s -15s linear infinite}@keyframes fall-131{37.237%{transform:translate(21.8984vw,37.237vh) scale(.2423)}to{transform:translate(26.16125vw,99vh) scale(.2423)}}.snow:nth-child(132){opacity:.9076;transform:translate(44.5937vw,-10px) scale(.5739);animation:fall-132 20s -25s linear infinite}@keyframes fall-132{70.773%{transform:translate(37.0718vw,70.773vh) scale(.5739)}to{transform:translate(40.83275vw,99vh) scale(.5739)}}.snow:nth-child(133){opacity:.0586;transform:translate(34.9136vw,-10px) scale(.2277);animation:fall-133 12s -13s linear infinite}@keyframes fall-133{54.479%{transform:translate(28.0649vw,54.479vh) scale(.2277)}to{transform:translate(31.48925vw,99vh) scale(.2277)}}.snow:nth-child(134){opacity:.0996;transform:translate(75.6192vw,-10px) scale(.993);animation:fall-134 13s -28s linear infinite}@keyframes fall-134{38.904%{transform:translate(70.9551vw,38.904vh) scale(.993)}to{transform:translate(73.28715vw,99vh) scale(.993)}}.snow:nth-child(135){opacity:.6462;transform:translate(3.1085vw,-10px) scale(.9606);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{68.351%{transform:translate(-.9137vw,68.351vh) scale(.9606)}to{transform:translate(1.0974vw,99vh) scale(.9606)}}.snow:nth-child(136){opacity:.7588;transform:translate(72.1613vw,-10px) scale(.7552);animation:fall-136 13s -12s linear infinite}@keyframes fall-136{68.627%{transform:translate(78.4755vw,68.627vh) scale(.7552)}to{transform:translate(75.3184vw,99vh) scale(.7552)}}.snow:nth-child(137){opacity:1.466;transform:translate(75.4131vw,-10px) scale(.313);animation:fall-137 10s -14s linear infinite}@keyframes fall-137{36.786%{transform:translate(71.3243vw,36.786vh) scale(.313)}to{transform:translate(73.3687vw,99vh) scale(.313)}}.snow:nth-child(138){opacity:1.5084;transform:translate(38.5392vw,-10px) scale(.9847);animation:fall-138 24s -3s linear infinite}@keyframes fall-138{39.184%{transform:translate(29.31vw,39.184vh) scale(.9847)}to{transform:translate(33.9246vw,99vh) scale(.9847)}}.snow:nth-child(139){opacity:.5798;transform:translate(47.9132vw,-10px) scale(.462);animation:fall-139 20s -7s linear infinite}@keyframes fall-139{54.618%{transform:translate(56.4767vw,54.618vh) scale(.462)}to{transform:translate(52.19495vw,99vh) scale(.462)}}.snow:nth-child(140){opacity:1.176;transform:translate(48.0881vw,-10px) scale(.8661);animation:fall-140 14s -3s linear infinite}@keyframes fall-140{79.241%{transform:translate(50.8697vw,79.241vh) scale(.8661)}to{transform:translate(49.4789vw,99vh) scale(.8661)}}.snow:nth-child(141){opacity:1.0854;transform:translate(14.448vw,-10px) scale(.3557);animation:fall-141 25s -6s linear infinite}@keyframes fall-141{62.686%{transform:translate(14.6268vw,62.686vh) scale(.3557)}to{transform:translate(14.5374vw,99vh) scale(.3557)}}.snow:nth-child(142){opacity:1.6878;transform:translate(38.7005vw,-10px) scale(.8074);animation:fall-142 24s -19s linear infinite}@keyframes fall-142{50.243%{transform:translate(45.2753vw,50.243vh) scale(.8074)}to{transform:translate(41.9879vw,99vh) scale(.8074)}}.snow:nth-child(143){opacity:.9676;transform:translate(40.4015vw,-10px) scale(.9361);animation:fall-143 20s -17s linear infinite}@keyframes fall-143{50.139%{transform:translate(43.0804vw,50.139vh) scale(.9361)}to{transform:translate(41.74095vw,99vh) scale(.9361)}}.snow:nth-child(144){opacity:1.0706;transform:translate(94.7833vw,-10px) scale(.6551);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{42.421%{transform:translate(92.0508vw,42.421vh) scale(.6551)}to{transform:translate(93.41705vw,99vh) scale(.6551)}}.snow:nth-child(145){opacity:.2524;transform:translate(10.2939vw,-10px) scale(.4122);animation:fall-145 29s -18s linear infinite}@keyframes fall-145{67.991%{transform:translate(3.0432vw,67.991vh) scale(.4122)}to{transform:translate(6.66855vw,99vh) scale(.4122)}}.snow:nth-child(146){opacity:1.3272;transform:translate(80.9717vw,-10px) scale(.7733);animation:fall-146 12s -21s linear infinite}@keyframes fall-146{46.365%{transform:translate(88.0948vw,46.365vh) scale(.7733)}to{transform:translate(84.53325vw,99vh) scale(.7733)}}.snow:nth-child(147){opacity:.5282;transform:translate(25.1362vw,-10px) scale(.0819);animation:fall-147 14s -28s linear infinite}@keyframes fall-147{39.373%{transform:translate(22.5545vw,39.373vh) scale(.0819)}to{transform:translate(23.84535vw,99vh) scale(.0819)}}.snow:nth-child(148){opacity:.4058;transform:translate(8.8334vw,-10px) scale(.4391);animation:fall-148 22s -11s linear infinite}@keyframes fall-148{58.795%{transform:translate(17.7511vw,58.795vh) scale(.4391)}to{transform:translate(13.29225vw,99vh) scale(.4391)}}.snow:nth-child(149){opacity:.757;transform:translate(82.0293vw,-10px) scale(.0976);animation:fall-149 11s -26s linear infinite}@keyframes fall-149{70.631%{transform:translate(84.2841vw,70.631vh) scale(.0976)}to{transform:translate(83.1567vw,99vh) scale(.0976)}}.snow:nth-child(150){opacity:1.9946;transform:translate(43.5959vw,-10px) scale(.2486);animation:fall-150 21s -12s linear infinite}@keyframes fall-150{37.16%{transform:translate(46.1166vw,37.16vh) scale(.2486)}to{transform:translate(44.85625vw,99vh) scale(.2486)}}.snow:nth-child(151){opacity:1.2728;transform:translate(68.7787vw,-10px) scale(.324);animation:fall-151 23s -4s linear infinite}@keyframes fall-151{46.457%{transform:translate(67.7446vw,46.457vh) scale(.324)}to{transform:translate(68.26165vw,99vh) scale(.324)}}.snow:nth-child(152){opacity:1.992;transform:translate(88.0101vw,-10px) scale(.7339);animation:fall-152 14s -19s linear infinite}@keyframes fall-152{71.214%{transform:translate(86.4615vw,71.214vh) scale(.7339)}to{transform:translate(87.2358vw,99vh) scale(.7339)}}.snow:nth-child(153){opacity:.7638;transform:translate(37.5182vw,-10px) scale(.0974);animation:fall-153 11s -12s linear infinite}@keyframes fall-153{47.554%{transform:translate(29.891vw,47.554vh) scale(.0974)}to{transform:translate(33.7046vw,99vh) scale(.0974)}}.snow:nth-child(154){opacity:1.528;transform:translate(85.6551vw,-10px) scale(.9759);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{49.623%{transform:translate(77.4854vw,49.623vh) scale(.9759)}to{transform:translate(81.57025vw,99vh) scale(.9759)}}.snow:nth-child(155){opacity:.3074;transform:translate(28.7717vw,-10px) scale(.0785);animation:fall-155 21s -18s linear infinite}@keyframes fall-155{56.116%{transform:translate(30.9808vw,56.116vh) scale(.0785)}to{transform:translate(29.87625vw,99vh) scale(.0785)}}.snow:nth-child(156){opacity:.7842;transform:translate(53.2431vw,-10px) scale(.0042);animation:fall-156 26s -13s linear infinite}@keyframes fall-156{30.277%{transform:translate(52.3219vw,30.277vh) scale(.0042)}to{transform:translate(52.7825vw,99vh) scale(.0042)}}.snow:nth-child(157){opacity:.4508;transform:translate(93.5102vw,-10px) scale(.438);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{35.796%{transform:translate(98.7919vw,35.796vh) scale(.438)}to{transform:translate(96.15105vw,99vh) scale(.438)}}.snow:nth-child(158){opacity:1.8218;transform:translate(13.2595vw,-10px) scale(.318);animation:fall-158 17s -1s linear infinite}@keyframes fall-158{63.343%{transform:translate(12.4997vw,63.343vh) scale(.318)}to{transform:translate(12.8796vw,99vh) scale(.318)}}.snow:nth-child(159){opacity:1.969;transform:translate(98.1372vw,-10px) scale(.9292);animation:fall-159 18s -3s linear infinite}@keyframes fall-159{49.76%{transform:translate(100.7454vw,49.76vh) scale(.9292)}to{transform:translate(99.4413vw,99vh) scale(.9292)}}.snow:nth-child(160){opacity:1.4066;transform:translate(97.6289vw,-10px) scale(.4357);animation:fall-160 27s -26s linear infinite}@keyframes fall-160{35.795%{transform:translate(92.2139vw,35.795vh) scale(.4357)}to{transform:translate(94.9214vw,99vh) scale(.4357)}}.snow:nth-child(161){opacity:.9432;transform:translate(35.8679vw,-10px) scale(.3318);animation:fall-161 26s -5s linear infinite}@keyframes fall-161{31.509%{transform:translate(33.3522vw,31.509vh) scale(.3318)}to{transform:translate(34.61005vw,99vh) scale(.3318)}}.snow:nth-child(162){opacity:1.866;transform:translate(98.6344vw,-10px) scale(.9831);animation:fall-162 18s -22s linear infinite}@keyframes fall-162{63.738%{transform:translate(106.6367vw,63.738vh) scale(.9831)}to{transform:translate(102.63555vw,99vh) scale(.9831)}}.snow:nth-child(163){opacity:1.7958;transform:translate(45.9649vw,-10px) scale(.3529);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{55.321%{transform:translate(50.7811vw,55.321vh) scale(.3529)}to{transform:translate(48.373vw,99vh) scale(.3529)}}.snow:nth-child(164){opacity:.3312;transform:translate(11.2073vw,-10px) scale(.5622);animation:fall-164 20s -7s linear infinite}@keyframes fall-164{76.408%{transform:translate(2.2809vw,76.408vh) scale(.5622)}to{transform:translate(6.7441vw,99vh) scale(.5622)}}.snow:nth-child(165){opacity:1.3566;transform:translate(17.7541vw,-10px) scale(.4495);animation:fall-165 26s -9s linear infinite}@keyframes fall-165{72.174%{transform:translate(10.0189vw,72.174vh) scale(.4495)}to{transform:translate(13.8865vw,99vh) scale(.4495)}}.snow:nth-child(166){opacity:1.2852;transform:translate(85.7541vw,-10px) scale(.5075);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{65.006%{transform:translate(79.9843vw,65.006vh) scale(.5075)}to{transform:translate(82.8692vw,99vh) scale(.5075)}}.snow:nth-child(167){opacity:1.8464;transform:translate(90.3446vw,-10px) scale(.4372);animation:fall-167 12s -18s linear infinite}@keyframes fall-167{72.999%{transform:translate(93.5291vw,72.999vh) scale(.4372)}to{transform:translate(91.93685vw,99vh) scale(.4372)}}.snow:nth-child(168){opacity:1.779;transform:translate(7.3256vw,-10px) scale(.7853);animation:fall-168 19s -8s linear infinite}@keyframes fall-168{56.942%{transform:translate(12.2928vw,56.942vh) scale(.7853)}to{transform:translate(9.8092vw,99vh) scale(.7853)}}.snow:nth-child(169){opacity:.4996;transform:translate(63.7689vw,-10px) scale(.6354);animation:fall-169 27s -14s linear infinite}@keyframes fall-169{33.545%{transform:translate(57.9252vw,33.545vh) scale(.6354)}to{transform:translate(60.84705vw,99vh) scale(.6354)}}.snow:nth-child(170){opacity:.4204;transform:translate(24.9773vw,-10px) scale(.2365);animation:fall-170 29s -7s linear infinite}@keyframes fall-170{50.573%{transform:translate(23.0763vw,50.573vh) scale(.2365)}to{transform:translate(24.0268vw,99vh) scale(.2365)}}.snow:nth-child(171){opacity:.8706;transform:translate(88.597vw,-10px) scale(.8308);animation:fall-171 25s -24s linear infinite}@keyframes fall-171{35.446%{transform:translate(94.1877vw,35.446vh) scale(.8308)}to{transform:translate(91.39235vw,99vh) scale(.8308)}}.snow:nth-child(172){opacity:.4884;transform:translate(16.0904vw,-10px) scale(.3605);animation:fall-172 15s -15s linear infinite}@keyframes fall-172{37.633%{transform:translate(23.5282vw,37.633vh) scale(.3605)}to{transform:translate(19.8093vw,99vh) scale(.3605)}}.snow:nth-child(173){opacity:1.1114;transform:translate(5.5413vw,-10px) scale(.5727);animation:fall-173 19s -17s linear infinite}@keyframes fall-173{30.666%{transform:translate(3.5299vw,30.666vh) scale(.5727)}to{transform:translate(4.5356vw,99vh) scale(.5727)}}.snow:nth-child(174){opacity:.7074;transform:translate(40.5012vw,-10px) scale(.5392);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{30.766%{transform:translate(44.2927vw,30.766vh) scale(.5392)}to{transform:translate(42.39695vw,99vh) scale(.5392)}}.snow:nth-child(175){opacity:.5152;transform:translate(28.3234vw,-10px) scale(.9491);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{58.138%{transform:translate(20.0821vw,58.138vh) scale(.9491)}to{transform:translate(24.20275vw,99vh) scale(.9491)}}.snow:nth-child(176){opacity:.8592;transform:translate(38.6352vw,-10px) scale(.6052);animation:fall-176 22s -21s linear infinite}@keyframes fall-176{33.336%{transform:translate(41.6574vw,33.336vh) scale(.6052)}to{transform:translate(40.1463vw,99vh) scale(.6052)}}.snow:nth-child(177){opacity:.0604;transform:translate(40.2389vw,-10px) scale(.8739);animation:fall-177 29s -13s linear infinite}@keyframes fall-177{57.313%{transform:translate(45.671vw,57.313vh) scale(.8739)}to{transform:translate(42.95495vw,99vh) scale(.8739)}}.snow:nth-child(178){opacity:.019;transform:translate(91.9841vw,-10px) scale(.7897);animation:fall-178 27s -8s linear infinite}@keyframes fall-178{73.23%{transform:translate(95.7445vw,73.23vh) scale(.7897)}to{transform:translate(93.8643vw,99vh) scale(.7897)}}.snow:nth-child(179){opacity:.5022;transform:translate(20.3007vw,-10px) scale(.1173);animation:fall-179 21s -12s linear infinite}@keyframes fall-179{37.351%{transform:translate(23.2409vw,37.351vh) scale(.1173)}to{transform:translate(21.7708vw,99vh) scale(.1173)}}.snow:nth-child(180){opacity:.0948;transform:translate(50.511vw,-10px) scale(.8868);animation:fall-180 26s -8s linear infinite}@keyframes fall-180{51.148%{transform:translate(44.8226vw,51.148vh) scale(.8868)}to{transform:translate(47.6668vw,99vh) scale(.8868)}}.snow:nth-child(181){opacity:1.5466;transform:translate(78.6114vw,-10px) scale(.9843);animation:fall-181 14s -16s linear infinite}@keyframes fall-181{72.284%{transform:translate(86.0034vw,72.284vh) scale(.9843)}to{transform:translate(82.3074vw,99vh) scale(.9843)}}.snow:nth-child(182){opacity:1.3382;transform:translate(71.957vw,-10px) scale(.4885);animation:fall-182 24s -27s linear infinite}@keyframes fall-182{56.733%{transform:translate(77.6462vw,56.733vh) scale(.4885)}to{transform:translate(74.8016vw,99vh) scale(.4885)}}.snow:nth-child(183){opacity:.1092;transform:translate(76.2622vw,-10px) scale(.1805);animation:fall-183 13s -11s linear infinite}@keyframes fall-183{74.298%{transform:translate(73.8768vw,74.298vh) scale(.1805)}to{transform:translate(75.0695vw,99vh) scale(.1805)}}.snow:nth-child(184){opacity:.1448;transform:translate(26.7752vw,-10px) scale(.1669);animation:fall-184 15s -23s linear infinite}@keyframes fall-184{42.267%{transform:translate(16.838vw,42.267vh) scale(.1669)}to{transform:translate(21.8066vw,99vh) scale(.1669)}}.snow:nth-child(185){opacity:1.0788;transform:translate(36.4601vw,-10px) scale(.1899);animation:fall-185 16s -6s linear infinite}@keyframes fall-185{43.803%{transform:translate(30.8948vw,43.803vh) scale(.1899)}to{transform:translate(33.67745vw,99vh) scale(.1899)}}.snow:nth-child(186){opacity:.1088;transform:translate(48.4325vw,-10px) scale(.9131);animation:fall-186 12s -14s linear infinite}@keyframes fall-186{38.841%{transform:translate(53.3847vw,38.841vh) scale(.9131)}to{transform:translate(50.9086vw,99vh) scale(.9131)}}.snow:nth-child(187){opacity:1.009;transform:translate(26.5398vw,-10px) scale(.1554);animation:fall-187 18s -20s linear infinite}@keyframes fall-187{36.512%{transform:translate(24.4732vw,36.512vh) scale(.1554)}to{transform:translate(25.5065vw,99vh) scale(.1554)}}.snow:nth-child(188){opacity:.4506;transform:translate(39.3639vw,-10px) scale(.1262);animation:fall-188 10s -4s linear infinite}@keyframes fall-188{50.891%{transform:translate(42.471vw,50.891vh) scale(.1262)}to{transform:translate(40.91745vw,99vh) scale(.1262)}}.snow:nth-child(189){opacity:.2992;transform:translate(7.0868vw,-10px) scale(.4595);animation:fall-189 13s -13s linear infinite}@keyframes fall-189{33.709%{transform:translate(10.7586vw,33.709vh) scale(.4595)}to{transform:translate(8.9227vw,99vh) scale(.4595)}}.snow:nth-child(190){opacity:1.3;transform:translate(39.627vw,-10px) scale(.1881);animation:fall-190 19s -7s linear infinite}@keyframes fall-190{43.361%{transform:translate(48.3682vw,43.361vh) scale(.1881)}to{transform:translate(43.9976vw,99vh) scale(.1881)}}.snow:nth-child(191){opacity:1.6672;transform:translate(48.7494vw,-10px) scale(.059);animation:fall-191 13s -14s linear infinite}@keyframes fall-191{31.904%{transform:translate(53.9839vw,31.904vh) scale(.059)}to{transform:translate(51.36665vw,99vh) scale(.059)}}.snow:nth-child(192){opacity:.7836;transform:translate(96.7908vw,-10px) scale(.889);animation:fall-192 20s -28s linear infinite}@keyframes fall-192{33.159%{transform:translate(86.9432vw,33.159vh) scale(.889)}to{transform:translate(91.867vw,99vh) scale(.889)}}.snow:nth-child(193){opacity:1.9116;transform:translate(54.5573vw,-10px) scale(.9773);animation:fall-193 22s -26s linear infinite}@keyframes fall-193{78.75%{transform:translate(62.4146vw,78.75vh) scale(.9773)}to{transform:translate(58.48595vw,99vh) scale(.9773)}}.snow:nth-child(194){opacity:.3792;transform:translate(39.2947vw,-10px) scale(.1742);animation:fall-194 18s -21s linear infinite}@keyframes fall-194{56.298%{transform:translate(38.7399vw,56.298vh) scale(.1742)}to{transform:translate(39.0173vw,99vh) scale(.1742)}}.snow:nth-child(195){opacity:1.351;transform:translate(2.9733vw,-10px) scale(.3326);animation:fall-195 24s -11s linear infinite}@keyframes fall-195{70.284%{transform:translate(4.8196vw,70.284vh) scale(.3326)}to{transform:translate(3.89645vw,99vh) scale(.3326)}}.snow:nth-child(196){opacity:.783;transform:translate(55.0204vw,-10px) scale(.363);animation:fall-196 12s -3s linear infinite}@keyframes fall-196{39.01%{transform:translate(59.5527vw,39.01vh) scale(.363)}to{transform:translate(57.28655vw,99vh) scale(.363)}}.snow:nth-child(197){opacity:.456;transform:translate(88.2243vw,-10px) scale(.5956);animation:fall-197 28s -7s linear infinite}@keyframes fall-197{61.392%{transform:translate(80.9381vw,61.392vh) scale(.5956)}to{transform:translate(84.5812vw,99vh) scale(.5956)}}.snow:nth-child(198){opacity:1.1578;transform:translate(62.9394vw,-10px) scale(.5919);animation:fall-198 19s -8s linear infinite}@keyframes fall-198{35.487%{transform:translate(58.8327vw,35.487vh) scale(.5919)}to{transform:translate(60.88605vw,99vh) scale(.5919)}}.snow:nth-child(199){opacity:1.298;transform:translate(41.4247vw,-10px) scale(.3478);animation:fall-199 18s -2s linear infinite}@keyframes fall-199{32.067%{transform:translate(50.8091vw,32.067vh) scale(.3478)}to{transform:translate(46.1169vw,99vh) scale(.3478)}}.snow:nth-child(200){opacity:.0346;transform:translate(18.8091vw,-10px) scale(.1483);animation:fall-200 29s -16s linear infinite}@keyframes fall-200{33.848%{transform:translate(26.5528vw,33.848vh) scale(.1483)}to{transform:translate(22.68095vw,99vh) scale(.1483)}}.snow:nth-child(201){opacity:1.1694;transform:translate(4.3836vw,-10px) scale(.268);animation:fall-201 17s -7s linear infinite}@keyframes fall-201{50.357%{transform:translate(2.9529vw,50.357vh) scale(.268)}to{transform:translate(3.66825vw,99vh) scale(.268)}}.snow:nth-child(202){opacity:1.1346;transform:translate(76.6657vw,-10px) scale(.6794);animation:fall-202 26s -10s linear infinite}@keyframes fall-202{46.541%{transform:translate(75.1929vw,46.541vh) scale(.6794)}to{transform:translate(75.9293vw,99vh) scale(.6794)}}.snow:nth-child(203){opacity:1.2826;transform:translate(1.2206vw,-10px) scale(.6439);animation:fall-203 17s -29s linear infinite}@keyframes fall-203{54.346%{transform:translate(-7.4953vw,54.346vh) scale(.6439)}to{transform:translate(-3.13735vw,99vh) scale(.6439)}}.snow:nth-child(204){opacity:.5604;transform:translate(76.1891vw,-10px) scale(.2347);animation:fall-204 24s -20s linear infinite}@keyframes fall-204{43.599%{transform:translate(80.8208vw,43.599vh) scale(.2347)}to{transform:translate(78.50495vw,99vh) scale(.2347)}}.snow:nth-child(205){opacity:1.4778;transform:translate(40.4242vw,-10px) scale(.2637);animation:fall-205 25s -19s linear infinite}@keyframes fall-205{55.879%{transform:translate(41.0185vw,55.879vh) scale(.2637)}to{transform:translate(40.72135vw,99vh) scale(.2637)}}.snow:nth-child(206){opacity:1.9706;transform:translate(8.116vw,-10px) scale(.9557);animation:fall-206 16s -28s linear infinite}@keyframes fall-206{70.319%{transform:translate(7.6079vw,70.319vh) scale(.9557)}to{transform:translate(7.86195vw,99vh) scale(.9557)}}.snow:nth-child(207){opacity:1.487;transform:translate(90.2207vw,-10px) scale(.2495);animation:fall-207 28s -24s linear infinite}@keyframes fall-207{49.863%{transform:translate(91.1177vw,49.863vh) scale(.2495)}to{transform:translate(90.6692vw,99vh) scale(.2495)}}.snow:nth-child(208){opacity:.058;transform:translate(69.6233vw,-10px) scale(.2821);animation:fall-208 15s -4s linear infinite}@keyframes fall-208{56.932%{transform:translate(60.5715vw,56.932vh) scale(.2821)}to{transform:translate(65.0974vw,99vh) scale(.2821)}}.snow:nth-child(209){opacity:.9126;transform:translate(2.1735vw,-10px) scale(.0109);animation:fall-209 10s -10s linear infinite}@keyframes fall-209{71.625%{transform:translate(9.6906vw,71.625vh) scale(.0109)}to{transform:translate(5.93205vw,99vh) scale(.0109)}}.snow:nth-child(210){opacity:.7056;transform:translate(32.0813vw,-10px) scale(.9744);animation:fall-210 13s -29s linear infinite}@keyframes fall-210{37.004%{transform:translate(33.0628vw,37.004vh) scale(.9744)}to{transform:translate(32.57205vw,99vh) scale(.9744)}}.snow:nth-child(211){opacity:1.7092;transform:translate(21.5621vw,-10px) scale(.3847);animation:fall-211 19s -25s linear infinite}@keyframes fall-211{32.615%{transform:translate(16.8276vw,32.615vh) scale(.3847)}to{transform:translate(19.19485vw,99vh) scale(.3847)}}.snow:nth-child(212){opacity:1.2068;transform:translate(77.9922vw,-10px) scale(.3585);animation:fall-212 29s -3s linear infinite}@keyframes fall-212{41.618%{transform:translate(82.7972vw,41.618vh) scale(.3585)}to{transform:translate(80.3947vw,99vh) scale(.3585)}}.snow:nth-child(213){opacity:.8418;transform:translate(50.7024vw,-10px) scale(.882);animation:fall-213 11s -18s linear infinite}@keyframes fall-213{71.673%{transform:translate(54.0659vw,71.673vh) scale(.882)}to{transform:translate(52.38415vw,99vh) scale(.882)}}.snow:nth-child(214){opacity:1.4278;transform:translate(5.4161vw,-10px) scale(.4756);animation:fall-214 21s -16s linear infinite}@keyframes fall-214{57.029%{transform:translate(14.1688vw,57.029vh) scale(.4756)}to{transform:translate(9.79245vw,99vh) scale(.4756)}}.snow:nth-child(215){opacity:1.0928;transform:translate(82.7494vw,-10px) scale(.1163);animation:fall-215 10s -10s linear infinite}@keyframes fall-215{75.847%{transform:translate(83.8235vw,75.847vh) scale(.1163)}to{transform:translate(83.28645vw,99vh) scale(.1163)}}.snow:nth-child(216){opacity:1.4622;transform:translate(20.677vw,-10px) scale(.5083);animation:fall-216 18s -11s linear infinite}@keyframes fall-216{47.071%{transform:translate(11.1299vw,47.071vh) scale(.5083)}to{transform:translate(15.90345vw,99vh) scale(.5083)}}.snow:nth-child(217){opacity:1.5724;transform:translate(5.3182vw,-10px) scale(.3858);animation:fall-217 30s -18s linear infinite}@keyframes fall-217{39.421%{transform:translate(7.5635vw,39.421vh) scale(.3858)}to{transform:translate(6.44085vw,99vh) scale(.3858)}}.snow:nth-child(218){opacity:1.2598;transform:translate(46.7285vw,-10px) scale(.0385);animation:fall-218 12s -15s linear infinite}@keyframes fall-218{63.274%{transform:translate(55.0423vw,63.274vh) scale(.0385)}to{transform:translate(50.8854vw,99vh) scale(.0385)}}.snow:nth-child(219){opacity:1.3514;transform:translate(63.154vw,-10px) scale(.0369);animation:fall-219 13s -23s linear infinite}@keyframes fall-219{75.183%{transform:translate(72.9299vw,75.183vh) scale(.0369)}to{transform:translate(68.04195vw,99vh) scale(.0369)}}.snow:nth-child(220){opacity:.648;transform:translate(13.6345vw,-10px) scale(.5265);animation:fall-220 18s -23s linear infinite}@keyframes fall-220{58.105%{transform:translate(13.6229vw,58.105vh) scale(.5265)}to{transform:translate(13.6287vw,99vh) scale(.5265)}}.snow:nth-child(221){opacity:.972;transform:translate(86.6403vw,-10px) scale(.3899);animation:fall-221 28s -14s linear infinite}@keyframes fall-221{53.191%{transform:translate(77.9934vw,53.191vh) scale(.3899)}to{transform:translate(82.31685vw,99vh) scale(.3899)}}.snow:nth-child(222){opacity:.9628;transform:translate(52.2735vw,-10px) scale(.3025);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{32.743%{transform:translate(43.0556vw,32.743vh) scale(.3025)}to{transform:translate(47.66455vw,99vh) scale(.3025)}}.snow:nth-child(223){opacity:1.6136;transform:translate(50.2382vw,-10px) scale(.2185);animation:fall-223 20s -8s linear infinite}@keyframes fall-223{39.039%{transform:translate(46.9729vw,39.039vh) scale(.2185)}to{transform:translate(48.60555vw,99vh) scale(.2185)}}.snow:nth-child(224){opacity:1.529;transform:translate(81.6919vw,-10px) scale(.5355);animation:fall-224 26s -25s linear infinite}@keyframes fall-224{48.548%{transform:translate(81.3804vw,48.548vh) scale(.5355)}to{transform:translate(81.53615vw,99vh) scale(.5355)}}.snow:nth-child(225){opacity:1.469;transform:translate(18.4876vw,-10px) scale(.6764);animation:fall-225 27s -9s linear infinite}@keyframes fall-225{39.541%{transform:translate(13.6809vw,39.541vh) scale(.6764)}to{transform:translate(16.08425vw,99vh) scale(.6764)}}.snow:nth-child(226){opacity:1.677;transform:translate(29.8263vw,-10px) scale(.4226);animation:fall-226 15s -3s linear infinite}@keyframes fall-226{74.855%{transform:translate(23.4913vw,74.855vh) scale(.4226)}to{transform:translate(26.6588vw,99vh) scale(.4226)}}.snow:nth-child(227){opacity:.5522;transform:translate(98.3692vw,-10px) scale(.2519);animation:fall-227 21s -14s linear infinite}@keyframes fall-227{65.869%{transform:translate(104.2905vw,65.869vh) scale(.2519)}to{transform:translate(101.32985vw,99vh) scale(.2519)}}.snow:nth-child(228){opacity:1.4252;transform:translate(65.465vw,-10px) scale(.7893);animation:fall-228 10s -15s linear infinite}@keyframes fall-228{36.394%{transform:translate(71.187vw,36.394vh) scale(.7893)}to{transform:translate(68.326vw,99vh) scale(.7893)}}.snow:nth-child(229){opacity:1.8808;transform:translate(98.6889vw,-10px) scale(.9328);animation:fall-229 20s -2s linear infinite}@keyframes fall-229{69.171%{transform:translate(104.5863vw,69.171vh) scale(.9328)}to{transform:translate(101.6376vw,99vh) scale(.9328)}}.snow:nth-child(230){opacity:1.3066;transform:translate(14.9917vw,-10px) scale(.4948);animation:fall-230 27s -16s linear infinite}@keyframes fall-230{73.007%{transform:translate(20.2012vw,73.007vh) scale(.4948)}to{transform:translate(17.59645vw,99vh) scale(.4948)}}.snow:nth-child(231){opacity:.097;transform:translate(36.6498vw,-10px) scale(.6658);animation:fall-231 19s -11s linear infinite}@keyframes fall-231{63.451%{transform:translate(36.7275vw,63.451vh) scale(.6658)}to{transform:translate(36.68865vw,99vh) scale(.6658)}}.snow:nth-child(232){opacity:.7112;transform:translate(19.7302vw,-10px) scale(.1831);animation:fall-232 29s -4s linear infinite}@keyframes fall-232{35.274%{transform:translate(21.005vw,35.274vh) scale(.1831)}to{transform:translate(20.3676vw,99vh) scale(.1831)}}.snow:nth-child(233){opacity:1.4212;transform:translate(71.3064vw,-10px) scale(.0713);animation:fall-233 24s -19s linear infinite}@keyframes fall-233{47.631%{transform:translate(75.5366vw,47.631vh) scale(.0713)}to{transform:translate(73.4215vw,99vh) scale(.0713)}}.snow:nth-child(234){opacity:.0382;transform:translate(80.7403vw,-10px) scale(.9238);animation:fall-234 18s -2s linear infinite}@keyframes fall-234{42.969%{transform:translate(78.6345vw,42.969vh) scale(.9238)}to{transform:translate(79.6874vw,99vh) scale(.9238)}}.snow:nth-child(235){opacity:1.0314;transform:translate(24.8085vw,-10px) scale(.8847);animation:fall-235 11s -20s linear infinite}@keyframes fall-235{77.117%{transform:translate(16.8856vw,77.117vh) scale(.8847)}to{transform:translate(20.84705vw,99vh) scale(.8847)}}.snow:nth-child(236){opacity:1.8216;transform:translate(92.9572vw,-10px) scale(.7119);animation:fall-236 27s -25s linear infinite}@keyframes fall-236{49.577%{transform:translate(87.6554vw,49.577vh) scale(.7119)}to{transform:translate(90.3063vw,99vh) scale(.7119)}}.snow:nth-child(237){opacity:.0686;transform:translate(10.1508vw,-10px) scale(.4666);animation:fall-237 12s -29s linear infinite}@keyframes fall-237{77.595%{transform:translate(17.4564vw,77.595vh) scale(.4666)}to{transform:translate(13.8036vw,99vh) scale(.4666)}}.snow:nth-child(238){opacity:1.5104;transform:translate(11.1231vw,-10px) scale(.6991);animation:fall-238 23s -27s linear infinite}@keyframes fall-238{76.333%{transform:translate(11.0212vw,76.333vh) scale(.6991)}to{transform:translate(11.07215vw,99vh) scale(.6991)}}.snow:nth-child(239){opacity:1.356;transform:translate(58.7281vw,-10px) scale(.5531);animation:fall-239 27s -29s linear infinite}@keyframes fall-239{41.125%{transform:translate(62.1429vw,41.125vh) scale(.5531)}to{transform:translate(60.4355vw,99vh) scale(.5531)}}.snow:nth-child(240){opacity:.9324;transform:translate(78.7342vw,-10px) scale(.5503);animation:fall-240 23s -26s linear infinite}@keyframes fall-240{61.05%{transform:translate(86.6001vw,61.05vh) scale(.5503)}to{transform:translate(82.66715vw,99vh) scale(.5503)}}.snow:nth-child(241){opacity:1.6298;transform:translate(75.1014vw,-10px) scale(.7992);animation:fall-241 12s -15s linear infinite}@keyframes fall-241{48.089%{transform:translate(77.7421vw,48.089vh) scale(.7992)}to{transform:translate(76.42175vw,99vh) scale(.7992)}}.snow:nth-child(242){opacity:1.4192;transform:translate(75.6324vw,-10px) scale(.8018);animation:fall-242 20s -29s linear infinite}@keyframes fall-242{42.595%{transform:translate(74.3426vw,42.595vh) scale(.8018)}to{transform:translate(74.9875vw,99vh) scale(.8018)}}.snow:nth-child(243){opacity:.3124;transform:translate(87.0239vw,-10px) scale(.7545);animation:fall-243 21s -1s linear infinite}@keyframes fall-243{66.178%{transform:translate(79.176vw,66.178vh) scale(.7545)}to{transform:translate(83.09995vw,99vh) scale(.7545)}}.snow:nth-child(244){opacity:.3692;transform:translate(87.2936vw,-10px) scale(.3889);animation:fall-244 15s -21s linear infinite}@keyframes fall-244{53.996%{transform:translate(91.1738vw,53.996vh) scale(.3889)}to{transform:translate(89.2337vw,99vh) scale(.3889)}}.snow:nth-child(245){opacity:1.1794;transform:translate(62.6185vw,-10px) scale(.8245);animation:fall-245 20s -23s linear infinite}@keyframes fall-245{36.002%{transform:translate(68.2096vw,36.002vh) scale(.8245)}to{transform:translate(65.41405vw,99vh) scale(.8245)}}.snow:nth-child(246){opacity:1.2094;transform:translate(68.7019vw,-10px) scale(.0395);animation:fall-246 22s -8s linear infinite}@keyframes fall-246{59.888%{transform:translate(76.3254vw,59.888vh) scale(.0395)}to{transform:translate(72.51365vw,99vh) scale(.0395)}}.snow:nth-child(247){opacity:1.543;transform:translate(44.5305vw,-10px) scale(.7445);animation:fall-247 13s -2s linear infinite}@keyframes fall-247{43.19%{transform:translate(46.1089vw,43.19vh) scale(.7445)}to{transform:translate(45.3197vw,99vh) scale(.7445)}}.snow:nth-child(248){opacity:1.2314;transform:translate(82.9309vw,-10px) scale(.8098);animation:fall-248 22s -22s linear infinite}@keyframes fall-248{34.716%{transform:translate(91.4537vw,34.716vh) scale(.8098)}to{transform:translate(87.1923vw,99vh) scale(.8098)}}.snow:nth-child(249){opacity:.0218;transform:translate(8.5923vw,-10px) scale(.3063);animation:fall-249 14s -13s linear infinite}@keyframes fall-249{56.488%{transform:translate(13.0045vw,56.488vh) scale(.3063)}to{transform:translate(10.7984vw,99vh) scale(.3063)}}.snow:nth-child(250){opacity:1.01;transform:translate(13.1097vw,-10px) scale(.1962);animation:fall-250 20s -30s linear infinite}@keyframes fall-250{64.874%{transform:translate(15.9078vw,64.874vh) scale(.1962)}to{transform:translate(14.50875vw,99vh) scale(.1962)}}.snow:nth-child(251){opacity:.9224;transform:translate(35.2487vw,-10px) scale(.007);animation:fall-251 16s -22s linear infinite}@keyframes fall-251{36.898%{transform:translate(28.8314vw,36.898vh) scale(.007)}to{transform:translate(32.04005vw,99vh) scale(.007)}}.snow:nth-child(252){opacity:1.8466;transform:translate(1.2711vw,-10px) scale(.256);animation:fall-252 27s -19s linear infinite}@keyframes fall-252{59.48%{transform:translate(1.8432vw,59.48vh) scale(.256)}to{transform:translate(1.55715vw,99vh) scale(.256)}}.snow:nth-child(253){opacity:.1448;transform:translate(59.2449vw,-10px) scale(.0371);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{36.556%{transform:translate(52.8055vw,36.556vh) scale(.0371)}to{transform:translate(56.0252vw,99vh) scale(.0371)}}.snow:nth-child(254){opacity:.4296;transform:translate(26.0293vw,-10px) scale(.3631);animation:fall-254 12s -3s linear infinite}@keyframes fall-254{64.777%{transform:translate(22.1575vw,64.777vh) scale(.3631)}to{transform:translate(24.0934vw,99vh) scale(.3631)}}.snow:nth-child(255){opacity:.6656;transform:translate(71.2082vw,-10px) scale(.7902);animation:fall-255 10s -20s linear infinite}@keyframes fall-255{79.672%{transform:translate(65.6029vw,79.672vh) scale(.7902)}to{transform:translate(68.40555vw,99vh) scale(.7902)}}.snow:nth-child(256){opacity:1.289;transform:translate(9.726vw,-10px) scale(.6791);animation:fall-256 17s -3s linear infinite}@keyframes fall-256{52.681%{transform:translate(2.549vw,52.681vh) scale(.6791)}to{transform:translate(6.1375vw,99vh) scale(.6791)}}.snow:nth-child(257){opacity:1.1638;transform:translate(76.2897vw,-10px) scale(.0815);animation:fall-257 18s -5s linear infinite}@keyframes fall-257{31.719%{transform:translate(83.5995vw,31.719vh) scale(.0815)}to{transform:translate(79.9446vw,99vh) scale(.0815)}}.snow:nth-child(258){opacity:.5236;transform:translate(18.7495vw,-10px) scale(.4745);animation:fall-258 10s -1s linear infinite}@keyframes fall-258{54.38%{transform:translate(27.3013vw,54.38vh) scale(.4745)}to{transform:translate(23.0254vw,99vh) scale(.4745)}}.snow:nth-child(259){opacity:.1962;transform:translate(18.8685vw,-10px) scale(.7901);animation:fall-259 20s -4s linear infinite}@keyframes fall-259{42.366%{transform:translate(18.7035vw,42.366vh) scale(.7901)}to{transform:translate(18.786vw,99vh) scale(.7901)}}.snow:nth-child(260){opacity:1.7926;transform:translate(83.6056vw,-10px) scale(.6096);animation:fall-260 15s -22s linear infinite}@keyframes fall-260{74.959%{transform:translate(91.4555vw,74.959vh) scale(.6096)}to{transform:translate(87.53055vw,99vh) scale(.6096)}}.snow:nth-child(261){opacity:.4872;transform:translate(46.4588vw,-10px) scale(.3451);animation:fall-261 12s -28s linear infinite}@keyframes fall-261{60.063%{transform:translate(41.8797vw,60.063vh) scale(.3451)}to{transform:translate(44.16925vw,99vh) scale(.3451)}}.snow:nth-child(262){opacity:1.7358;transform:translate(17.4443vw,-10px) scale(.6195);animation:fall-262 23s -27s linear infinite}@keyframes fall-262{38.956%{transform:translate(25.0553vw,38.956vh) scale(.6195)}to{transform:translate(21.2498vw,99vh) scale(.6195)}}.snow:nth-child(263){opacity:.2882;transform:translate(13.7207vw,-10px) scale(.8778);animation:fall-263 26s -28s linear infinite}@keyframes fall-263{43.48%{transform:translate(6.8172vw,43.48vh) scale(.8778)}to{transform:translate(10.26895vw,99vh) scale(.8778)}}.snow:nth-child(264){opacity:1.3316;transform:translate(70.1057vw,-10px) scale(.5281);animation:fall-264 23s -1s linear infinite}@keyframes fall-264{73.134%{transform:translate(73.7556vw,73.134vh) scale(.5281)}to{transform:translate(71.93065vw,99vh) scale(.5281)}}.snow:nth-child(265){opacity:.5868;transform:translate(59.9437vw,-10px) scale(.8837);animation:fall-265 12s -3s linear infinite}@keyframes fall-265{57.387%{transform:translate(58.2434vw,57.387vh) scale(.8837)}to{transform:translate(59.09355vw,99vh) scale(.8837)}}.snow:nth-child(266){opacity:1.1352;transform:translate(67.482vw,-10px) scale(.3268);animation:fall-266 19s -4s linear infinite}@keyframes fall-266{31.473%{transform:translate(73.7391vw,31.473vh) scale(.3268)}to{transform:translate(70.61055vw,99vh) scale(.3268)}}.snow:nth-child(267){opacity:.6984;transform:translate(37.2469vw,-10px) scale(.6253);animation:fall-267 18s -2s linear infinite}@keyframes fall-267{36.678%{transform:translate(32.5909vw,36.678vh) scale(.6253)}to{transform:translate(34.9189vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.504;transform:translate(99.0059vw,-10px) scale(.4032);animation:fall-268 20s -16s linear infinite}@keyframes fall-268{33.874%{transform:translate(97.112vw,33.874vh) scale(.4032)}to{transform:translate(98.05895vw,99vh) scale(.4032)}}.snow:nth-child(269){opacity:1.6964;transform:translate(43.1057vw,-10px) scale(.5345);animation:fall-269 23s -25s linear infinite}@keyframes fall-269{37.583%{transform:translate(41.2171vw,37.583vh) scale(.5345)}to{transform:translate(42.1614vw,99vh) scale(.5345)}}.snow:nth-child(270){opacity:1.401;transform:translate(82.895vw,-10px) scale(.7551);animation:fall-270 24s -25s linear infinite}@keyframes fall-270{45.965%{transform:translate(76.1847vw,45.965vh) scale(.7551)}to{transform:translate(79.53985vw,99vh) scale(.7551)}}.snow:nth-child(271){opacity:.4428;transform:translate(15.4259vw,-10px) scale(.0707);animation:fall-271 28s -3s linear infinite}@keyframes fall-271{44.733%{transform:translate(23.717vw,44.733vh) scale(.0707)}to{transform:translate(19.57145vw,99vh) scale(.0707)}}.snow:nth-child(272){opacity:1.8854;transform:translate(63.8625vw,-10px) scale(.6146);animation:fall-272 17s -24s linear infinite}@keyframes fall-272{60.015%{transform:translate(63.7423vw,60.015vh) scale(.6146)}to{transform:translate(63.8024vw,99vh) scale(.6146)}}.snow:nth-child(273){opacity:1.984;transform:translate(16.5994vw,-10px) scale(.8433);animation:fall-273 10s -11s linear infinite}@keyframes fall-273{45.791%{transform:translate(7.7032vw,45.791vh) scale(.8433)}to{transform:translate(12.1513vw,99vh) scale(.8433)}}.snow:nth-child(274){opacity:1.118;transform:translate(83.265vw,-10px) scale(.7567);animation:fall-274 23s -7s linear infinite}@keyframes fall-274{56.756%{transform:translate(80.4864vw,56.756vh) scale(.7567)}to{transform:translate(81.8757vw,99vh) scale(.7567)}}.snow:nth-child(275){opacity:.7238;transform:translate(.3894vw,-10px) scale(.1557);animation:fall-275 20s -8s linear infinite}@keyframes fall-275{58.23%{transform:translate(-3.0149vw,58.23vh) scale(.1557)}to{transform:translate(-1.31275vw,99vh) scale(.1557)}}.snow:nth-child(276){opacity:1.6684;transform:translate(6.8083vw,-10px) scale(.1183);animation:fall-276 28s -10s linear infinite}@keyframes fall-276{45.336%{transform:translate(-1.0075vw,45.336vh) scale(.1183)}to{transform:translate(2.9004vw,99vh) scale(.1183)}}.snow:nth-child(277){opacity:.864;transform:translate(73.9401vw,-10px) scale(.7145);animation:fall-277 30s -20s linear infinite}@keyframes fall-277{66.827%{transform:translate(83.4661vw,66.827vh) scale(.7145)}to{transform:translate(78.7031vw,99vh) scale(.7145)}}.snow:nth-child(278){opacity:1.772;transform:translate(97.3vw,-10px) scale(.3104);animation:fall-278 24s -20s linear infinite}@keyframes fall-278{68.157%{transform:translate(99.6974vw,68.157vh) scale(.3104)}to{transform:translate(98.4987vw,99vh) scale(.3104)}}.snow:nth-child(279){opacity:1.8864;transform:translate(99.512vw,-10px) scale(.608);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{64.624%{transform:translate(102.9608vw,64.624vh) scale(.608)}to{transform:translate(101.2364vw,99vh) scale(.608)}}.snow:nth-child(280){opacity:1.6254;transform:translate(20.6359vw,-10px) scale(.292);animation:fall-280 16s -26s linear infinite}@keyframes fall-280{79.764%{transform:translate(17.6661vw,79.764vh) scale(.292)}to{transform:translate(19.151vw,99vh) scale(.292)}}.snow:nth-child(281){opacity:.3552;transform:translate(63.9155vw,-10px) scale(.6412);animation:fall-281 24s -21s linear infinite}@keyframes fall-281{42.286%{transform:translate(60.6028vw,42.286vh) scale(.6412)}to{transform:translate(62.25915vw,99vh) scale(.6412)}}.snow:nth-child(282){opacity:.2008;transform:translate(56.7952vw,-10px) scale(.2208);animation:fall-282 22s -19s linear infinite}@keyframes fall-282{73.044%{transform:translate(58.0492vw,73.044vh) scale(.2208)}to{transform:translate(57.4222vw,99vh) scale(.2208)}}.snow:nth-child(283){opacity:.5554;transform:translate(23.4736vw,-10px) scale(.1516);animation:fall-283 18s -12s linear infinite}@keyframes fall-283{74.166%{transform:translate(20.0949vw,74.166vh) scale(.1516)}to{transform:translate(21.78425vw,99vh) scale(.1516)}}.snow:nth-child(284){opacity:.9424;transform:translate(58.8868vw,-10px) scale(.4212);animation:fall-284 13s -27s linear infinite}@keyframes fall-284{56.409%{transform:translate(53.6422vw,56.409vh) scale(.4212)}to{transform:translate(56.2645vw,99vh) scale(.4212)}}.snow:nth-child(285){opacity:1.8466;transform:translate(39.7941vw,-10px) scale(.1927);animation:fall-285 26s -10s linear infinite}@keyframes fall-285{32.746%{transform:translate(31.1158vw,32.746vh) scale(.1927)}to{transform:translate(35.45495vw,99vh) scale(.1927)}}.snow:nth-child(286){opacity:1.1108;transform:translate(39.2238vw,-10px) scale(.3685);animation:fall-286 17s -19s linear infinite}@keyframes fall-286{47.533%{transform:translate(39.1664vw,47.533vh) scale(.3685)}to{transform:translate(39.1951vw,99vh) scale(.3685)}}.snow:nth-child(287){opacity:1.4886;transform:translate(45.2765vw,-10px) scale(.292);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{57.585%{transform:translate(38.3845vw,57.585vh) scale(.292)}to{transform:translate(41.8305vw,99vh) scale(.292)}}.snow:nth-child(288){opacity:.8622;transform:translate(2.1813vw,-10px) scale(.6852);animation:fall-288 20s -5s linear infinite}@keyframes fall-288{38.101%{transform:translate(6.4374vw,38.101vh) scale(.6852)}to{transform:translate(4.30935vw,99vh) scale(.6852)}}.snow:nth-child(289){opacity:1.5828;transform:translate(6.3777vw,-10px) scale(.5852);animation:fall-289 23s -30s linear infinite}@keyframes fall-289{78.304%{transform:translate(6.6767vw,78.304vh) scale(.5852)}to{transform:translate(6.5272vw,99vh) scale(.5852)}}.snow:nth-child(290){opacity:1.4328;transform:translate(97.4439vw,-10px) scale(.8852);animation:fall-290 22s -3s linear infinite}@keyframes fall-290{72.333%{transform:translate(106.5632vw,72.333vh) scale(.8852)}to{transform:translate(102.00355vw,99vh) scale(.8852)}}.snow:nth-child(291){opacity:1.2906;transform:translate(61.9888vw,-10px) scale(.3066);animation:fall-291 16s -6s linear infinite}@keyframes fall-291{53.987%{transform:translate(64.6189vw,53.987vh) scale(.3066)}to{transform:translate(63.30385vw,99vh) scale(.3066)}}.snow:nth-child(292){opacity:1.2358;transform:translate(64.3696vw,-10px) scale(.7584);animation:fall-292 15s -8s linear infinite}@keyframes fall-292{53.619%{transform:translate(71.5962vw,53.619vh) scale(.7584)}to{transform:translate(67.9829vw,99vh) scale(.7584)}}.snow:nth-child(293){opacity:.2196;transform:translate(48.2017vw,-10px) scale(.0602);animation:fall-293 10s -5s linear infinite}@keyframes fall-293{35.189%{transform:translate(53.7875vw,35.189vh) scale(.0602)}to{transform:translate(50.9946vw,99vh) scale(.0602)}}.snow:nth-child(294){opacity:.2126;transform:translate(66.9819vw,-10px) scale(.6351);animation:fall-294 12s -27s linear infinite}@keyframes fall-294{65%{transform:translate(60.4101vw,65vh) scale(.6351)}to{transform:translate(63.696vw,99vh) scale(.6351)}}.snow:nth-child(295){opacity:.225;transform:translate(99.0777vw,-10px) scale(.6049);animation:fall-295 10s -15s linear infinite}@keyframes fall-295{36.601%{transform:translate(108.9503vw,36.601vh) scale(.6049)}to{transform:translate(104.014vw,99vh) scale(.6049)}}.snow:nth-child(296){opacity:1.207;transform:translate(62.3559vw,-10px) scale(.7368);animation:fall-296 11s -7s linear infinite}@keyframes fall-296{57.249%{transform:translate(58.4633vw,57.249vh) scale(.7368)}to{transform:translate(60.4096vw,99vh) scale(.7368)}}.snow:nth-child(297){opacity:.9028;transform:translate(89.6398vw,-10px) scale(.0185);animation:fall-297 11s -8s linear infinite}@keyframes fall-297{54.046%{transform:translate(98.3522vw,54.046vh) scale(.0185)}to{transform:translate(93.996vw,99vh) scale(.0185)}}.snow:nth-child(298){opacity:.1598;transform:translate(61.6096vw,-10px) scale(.6408);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{31.095%{transform:translate(55.6224vw,31.095vh) scale(.6408)}to{transform:translate(58.616vw,99vh) scale(.6408)}}.snow:nth-child(299){opacity:1.378;transform:translate(40.6766vw,-10px) scale(.3897);animation:fall-299 11s -24s linear infinite}@keyframes fall-299{56.564%{transform:translate(36.2933vw,56.564vh) scale(.3897)}to{transform:translate(38.48495vw,99vh) scale(.3897)}}.snow:nth-child(300){opacity:1.4168;transform:translate(62.694vw,-10px) scale(.4249);animation:fall-300 25s -2s linear infinite}@keyframes fall-300{66.33%{transform:translate(53.2367vw,66.33vh) scale(.4249)}to{transform:translate(57.96535vw,99vh) scale(.4249)}}.snow:nth-child(301){opacity:1.3972;transform:translate(90.5779vw,-10px) scale(.0085);animation:fall-301 21s -10s linear infinite}@keyframes fall-301{42.934%{transform:translate(94.3234vw,42.934vh) scale(.0085)}to{transform:translate(92.45065vw,99vh) scale(.0085)}}.snow:nth-child(302){opacity:.9264;transform:translate(84.4097vw,-10px) scale(.5429);animation:fall-302 19s -7s linear infinite}@keyframes fall-302{53.302%{transform:translate(93.0764vw,53.302vh) scale(.5429)}to{transform:translate(88.74305vw,99vh) scale(.5429)}}.snow:nth-child(303){opacity:.5734;transform:translate(15.1415vw,-10px) scale(.6325);animation:fall-303 15s -18s linear infinite}@keyframes fall-303{78.619%{transform:translate(19.5613vw,78.619vh) scale(.6325)}to{transform:translate(17.3514vw,99vh) scale(.6325)}}.snow:nth-child(304){opacity:.0574;transform:translate(84.1348vw,-10px) scale(.9051);animation:fall-304 28s -17s linear infinite}@keyframes fall-304{60.011%{transform:translate(88.8982vw,60.011vh) scale(.9051)}to{transform:translate(86.5165vw,99vh) scale(.9051)}}.snow:nth-child(305){opacity:.6312;transform:translate(53.3601vw,-10px) scale(.9569);animation:fall-305 23s -21s linear infinite}@keyframes fall-305{55.35%{transform:translate(52.8272vw,55.35vh) scale(.9569)}to{transform:translate(53.09365vw,99vh) scale(.9569)}}.snow:nth-child(306){opacity:1.7048;transform:translate(58.3789vw,-10px) scale(.4644);animation:fall-306 13s -26s linear infinite}@keyframes fall-306{62.898%{transform:translate(64.3213vw,62.898vh) scale(.4644)}to{transform:translate(61.3501vw,99vh) scale(.4644)}}.snow:nth-child(307){opacity:.8752;transform:translate(57.1056vw,-10px) scale(.731);animation:fall-307 17s -25s linear infinite}@keyframes fall-307{73.664%{transform:translate(48.8422vw,73.664vh) scale(.731)}to{transform:translate(52.9739vw,99vh) scale(.731)}}.snow:nth-child(308){opacity:1.9432;transform:translate(24.4486vw,-10px) scale(.3644);animation:fall-308 11s -29s linear infinite}@keyframes fall-308{78.947%{transform:translate(21.7884vw,78.947vh) scale(.3644)}to{transform:translate(23.1185vw,99vh) scale(.3644)}}.snow:nth-child(309){opacity:1.1662;transform:translate(75.4665vw,-10px) scale(.0962);animation:fall-309 16s -6s linear infinite}@keyframes fall-309{44.857%{transform:translate(79.7522vw,44.857vh) scale(.0962)}to{transform:translate(77.60935vw,99vh) scale(.0962)}}.snow:nth-child(310){opacity:.0764;transform:translate(27.8886vw,-10px) scale(.7772);animation:fall-310 28s -22s linear infinite}@keyframes fall-310{49.24%{transform:translate(31.4736vw,49.24vh) scale(.7772)}to{transform:translate(29.6811vw,99vh) scale(.7772)}}.snow:nth-child(311){opacity:1.5296;transform:translate(58.862vw,-10px) scale(.7826);animation:fall-311 26s -27s linear infinite}@keyframes fall-311{62.623%{transform:translate(56.4853vw,62.623vh) scale(.7826)}to{transform:translate(57.67365vw,99vh) scale(.7826)}}.snow:nth-child(312){opacity:.935;transform:translate(11.6557vw,-10px) scale(.4322);animation:fall-312 16s -24s linear infinite}@keyframes fall-312{64.768%{transform:translate(12.6351vw,64.768vh) scale(.4322)}to{transform:translate(12.1454vw,99vh) scale(.4322)}}.snow:nth-child(313){opacity:.3834;transform:translate(50.0842vw,-10px) scale(.5215);animation:fall-313 21s -2s linear infinite}@keyframes fall-313{43.587%{transform:translate(41.3311vw,43.587vh) scale(.5215)}to{transform:translate(45.70765vw,99vh) scale(.5215)}}.snow:nth-child(314){opacity:.8598;transform:translate(31.1002vw,-10px) scale(.6868);animation:fall-314 15s -6s linear infinite}@keyframes fall-314{64.529%{transform:translate(33.5493vw,64.529vh) scale(.6868)}to{transform:translate(32.32475vw,99vh) scale(.6868)}}.snow:nth-child(315){opacity:.5632;transform:translate(92.8855vw,-10px) scale(.2822);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{59.061%{transform:translate(91.0637vw,59.061vh) scale(.2822)}to{transform:translate(91.9746vw,99vh) scale(.2822)}}.snow:nth-child(316){opacity:.4792;transform:translate(72.8191vw,-10px) scale(.4432);animation:fall-316 19s -3s linear infinite}@keyframes fall-316{75.835%{transform:translate(71.8562vw,75.835vh) scale(.4432)}to{transform:translate(72.33765vw,99vh) scale(.4432)}}.snow:nth-child(317){opacity:.6774;transform:translate(92.6517vw,-10px) scale(.9403);animation:fall-317 28s -10s linear infinite}@keyframes fall-317{76.976%{transform:translate(98.7832vw,76.976vh) scale(.9403)}to{transform:translate(95.71745vw,99vh) scale(.9403)}}.snow:nth-child(318){opacity:.319;transform:translate(70.9997vw,-10px) scale(.8304);animation:fall-318 15s -16s linear infinite}@keyframes fall-318{70.671%{transform:translate(70.4221vw,70.671vh) scale(.8304)}to{transform:translate(70.7109vw,99vh) scale(.8304)}}.snow:nth-child(319){opacity:.2358;transform:translate(96.931vw,-10px) scale(.8804);animation:fall-319 26s -24s linear infinite}@keyframes fall-319{56.592%{transform:translate(100.2123vw,56.592vh) scale(.8804)}to{transform:translate(98.57165vw,99vh) scale(.8804)}}.snow:nth-child(320){opacity:1.7542;transform:translate(16.7658vw,-10px) scale(.7662);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{32.272%{transform:translate(18.1408vw,32.272vh) scale(.7662)}to{transform:translate(17.4533vw,99vh) scale(.7662)}}.snow:nth-child(321){opacity:.0866;transform:translate(47.433vw,-10px) scale(.8872);animation:fall-321 21s -6s linear infinite}@keyframes fall-321{38.106%{transform:translate(46.6344vw,38.106vh) scale(.8872)}to{transform:translate(47.0337vw,99vh) scale(.8872)}}.snow:nth-child(322){opacity:1.5886;transform:translate(25.9695vw,-10px) scale(.0513);animation:fall-322 16s -4s linear infinite}@keyframes fall-322{61.151%{transform:translate(35.4866vw,61.151vh) scale(.0513)}to{transform:translate(30.72805vw,99vh) scale(.0513)}}.snow:nth-child(323){opacity:1.5884;transform:translate(50.3484vw,-10px) scale(.761);animation:fall-323 27s -19s linear infinite}@keyframes fall-323{41.628%{transform:translate(50.7771vw,41.628vh) scale(.761)}to{transform:translate(50.56275vw,99vh) scale(.761)}}.snow:nth-child(324){opacity:1.8786;transform:translate(96.6151vw,-10px) scale(.774);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{65.921%{transform:translate(103.1793vw,65.921vh) scale(.774)}to{transform:translate(99.8972vw,99vh) scale(.774)}}.snow:nth-child(325){opacity:.9836;transform:translate(76.8732vw,-10px) scale(.9013);animation:fall-325 13s -16s linear infinite}@keyframes fall-325{46.685%{transform:translate(66.938vw,46.685vh) scale(.9013)}to{transform:translate(71.9056vw,99vh) scale(.9013)}}.snow:nth-child(326){opacity:1.4396;transform:translate(80.8462vw,-10px) scale(.8693);animation:fall-326 30s -25s linear infinite}@keyframes fall-326{74.69%{transform:translate(86.4757vw,74.69vh) scale(.8693)}to{transform:translate(83.66095vw,99vh) scale(.8693)}}.snow:nth-child(327){opacity:.531;transform:translate(82.4079vw,-10px) scale(.0574);animation:fall-327 12s -24s linear infinite}@keyframes fall-327{65.252%{transform:translate(76.4599vw,65.252vh) scale(.0574)}to{transform:translate(79.4339vw,99vh) scale(.0574)}}.snow:nth-child(328){opacity:.3348;transform:translate(87.1666vw,-10px) scale(.2364);animation:fall-328 25s -18s linear infinite}@keyframes fall-328{73.465%{transform:translate(94.0639vw,73.465vh) scale(.2364)}to{transform:translate(90.61525vw,99vh) scale(.2364)}}.snow:nth-child(329){opacity:1.7772;transform:translate(94.8423vw,-10px) scale(.671);animation:fall-329 11s -15s linear infinite}@keyframes fall-329{79.491%{transform:translate(95.8914vw,79.491vh) scale(.671)}to{transform:translate(95.36685vw,99vh) scale(.671)}}.snow:nth-child(330){opacity:.2464;transform:translate(4.1956vw,-10px) scale(.5476);animation:fall-330 23s -3s linear infinite}@keyframes fall-330{33.663%{transform:translate(-1.1485vw,33.663vh) scale(.5476)}to{transform:translate(1.52355vw,99vh) scale(.5476)}}.snow:nth-child(331){opacity:.5768;transform:translate(92.0436vw,-10px) scale(.3228);animation:fall-331 30s -4s linear infinite}@keyframes fall-331{70.554%{transform:translate(88.8044vw,70.554vh) scale(.3228)}to{transform:translate(90.424vw,99vh) scale(.3228)}}.snow:nth-child(332){opacity:1.4526;transform:translate(3.5359vw,-10px) scale(.3049);animation:fall-332 19s -21s linear infinite}@keyframes fall-332{31.344%{transform:translate(4.5482vw,31.344vh) scale(.3049)}to{transform:translate(4.04205vw,99vh) scale(.3049)}}.snow:nth-child(333){opacity:1.6442;transform:translate(54.8333vw,-10px) scale(.4547);animation:fall-333 18s -22s linear infinite}@keyframes fall-333{74.301%{transform:translate(45.5265vw,74.301vh) scale(.4547)}to{transform:translate(50.1799vw,99vh) scale(.4547)}}.snow:nth-child(334){opacity:1.7534;transform:translate(92.8222vw,-10px) scale(.6768);animation:fall-334 29s -26s linear infinite}@keyframes fall-334{65.873%{transform:translate(99.8675vw,65.873vh) scale(.6768)}to{transform:translate(96.34485vw,99vh) scale(.6768)}}.snow:nth-child(335){opacity:.542;transform:translate(11.2164vw,-10px) scale(.8395);animation:fall-335 26s -8s linear infinite}@keyframes fall-335{45.733%{transform:translate(15.3107vw,45.733vh) scale(.8395)}to{transform:translate(13.26355vw,99vh) scale(.8395)}}.snow:nth-child(336){opacity:1.574;transform:translate(75.695vw,-10px) scale(.3837);animation:fall-336 17s -11s linear infinite}@keyframes fall-336{30.601%{transform:translate(68.9453vw,30.601vh) scale(.3837)}to{transform:translate(72.32015vw,99vh) scale(.3837)}}.snow:nth-child(337){opacity:1.6618;transform:translate(65.9243vw,-10px) scale(.4929);animation:fall-337 15s -12s linear infinite}@keyframes fall-337{52.241%{transform:translate(68.9197vw,52.241vh) scale(.4929)}to{transform:translate(67.422vw,99vh) scale(.4929)}}.snow:nth-child(338){opacity:1.9646;transform:translate(36.8058vw,-10px) scale(.8423);animation:fall-338 20s -6s linear infinite}@keyframes fall-338{63.102%{transform:translate(44.7079vw,63.102vh) scale(.8423)}to{transform:translate(40.75685vw,99vh) scale(.8423)}}.snow:nth-child(339){opacity:.2042;transform:translate(59.0147vw,-10px) scale(.1799);animation:fall-339 15s -20s linear infinite}@keyframes fall-339{69.229%{transform:translate(57.9316vw,69.229vh) scale(.1799)}to{transform:translate(58.47315vw,99vh) scale(.1799)}}.snow:nth-child(340){opacity:.9926;transform:translate(47.08vw,-10px) scale(.4804);animation:fall-340 16s -7s linear infinite}@keyframes fall-340{31.875%{transform:translate(42.5336vw,31.875vh) scale(.4804)}to{transform:translate(44.8068vw,99vh) scale(.4804)}}.snow:nth-child(341){opacity:1.638;transform:translate(81.4924vw,-10px) scale(.9702);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{58.161%{transform:translate(86.9196vw,58.161vh) scale(.9702)}to{transform:translate(84.206vw,99vh) scale(.9702)}}.snow:nth-child(342){opacity:1.9064;transform:translate(99.0996vw,-10px) scale(.8782);animation:fall-342 20s -26s linear infinite}@keyframes fall-342{33.695%{transform:translate(93.7659vw,33.695vh) scale(.8782)}to{transform:translate(96.43275vw,99vh) scale(.8782)}}.snow:nth-child(343){opacity:.3272;transform:translate(87.4783vw,-10px) scale(.318);animation:fall-343 14s -25s linear infinite}@keyframes fall-343{72.599%{transform:translate(94.349vw,72.599vh) scale(.318)}to{transform:translate(90.91365vw,99vh) scale(.318)}}.snow:nth-child(344){opacity:1.3374;transform:translate(2.0386vw,-10px) scale(.2462);animation:fall-344 19s -26s linear infinite}@keyframes fall-344{36.606%{transform:translate(1.8509vw,36.606vh) scale(.2462)}to{transform:translate(1.94475vw,99vh) scale(.2462)}}.snow:nth-child(345){opacity:.9904;transform:translate(86.4101vw,-10px) scale(.7171);animation:fall-345 25s -13s linear infinite}@keyframes fall-345{31.644%{transform:translate(86.8424vw,31.644vh) scale(.7171)}to{transform:translate(86.62625vw,99vh) scale(.7171)}}.snow:nth-child(346){opacity:1.5066;transform:translate(81.6039vw,-10px) scale(.7494);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{68.088%{transform:translate(79.355vw,68.088vh) scale(.7494)}to{transform:translate(80.47945vw,99vh) scale(.7494)}}.snow:nth-child(347){opacity:.2356;transform:translate(13.0898vw,-10px) scale(.8336);animation:fall-347 23s -10s linear infinite}@keyframes fall-347{74.758%{transform:translate(10.0566vw,74.758vh) scale(.8336)}to{transform:translate(11.5732vw,99vh) scale(.8336)}}.snow:nth-child(348){opacity:1.8086;transform:translate(68.2178vw,-10px) scale(.625);animation:fall-348 17s -23s linear infinite}@keyframes fall-348{79.071%{transform:translate(58.2666vw,79.071vh) scale(.625)}to{transform:translate(63.2422vw,99vh) scale(.625)}}.snow:nth-child(349){opacity:.7286;transform:translate(4.889vw,-10px) scale(.4242);animation:fall-349 28s -26s linear infinite}@keyframes fall-349{34.275%{transform:translate(10.7996vw,34.275vh) scale(.4242)}to{transform:translate(7.8443vw,99vh) scale(.4242)}}.snow:nth-child(350){opacity:1.6546;transform:translate(5.0277vw,-10px) scale(.9653);animation:fall-350 12s -26s linear infinite}@keyframes fall-350{33.305%{transform:translate(13.5769vw,33.305vh) scale(.9653)}to{transform:translate(9.3023vw,99vh) scale(.9653)}}.snow:nth-child(351){opacity:.6558;transform:translate(85.4074vw,-10px) scale(.0455);animation:fall-351 14s -27s linear infinite}@keyframes fall-351{47.778%{transform:translate(76.3224vw,47.778vh) scale(.0455)}to{transform:translate(80.8649vw,99vh) scale(.0455)}}.snow:nth-child(352){opacity:.388;transform:translate(57.147vw,-10px) scale(.1633);animation:fall-352 15s -20s linear infinite}@keyframes fall-352{54.838%{transform:translate(65.5379vw,54.838vh) scale(.1633)}to{transform:translate(61.34245vw,99vh) scale(.1633)}}.snow:nth-child(353){opacity:.6534;transform:translate(12.7657vw,-10px) scale(.2094);animation:fall-353 13s -29s linear infinite}@keyframes fall-353{34.403%{transform:translate(16.6073vw,34.403vh) scale(.2094)}to{transform:translate(14.6865vw,99vh) scale(.2094)}}.snow:nth-child(354){opacity:.6126;transform:translate(90.2113vw,-10px) scale(.1384);animation:fall-354 19s -8s linear infinite}@keyframes fall-354{50.001%{transform:translate(83.905vw,50.001vh) scale(.1384)}to{transform:translate(87.05815vw,99vh) scale(.1384)}}.snow:nth-child(355){opacity:1.922;transform:translate(56.1087vw,-10px) scale(.3059);animation:fall-355 29s -17s linear infinite}@keyframes fall-355{65.589%{transform:translate(64.3399vw,65.589vh) scale(.3059)}to{transform:translate(60.2243vw,99vh) scale(.3059)}}.snow:nth-child(356){opacity:1.9978;transform:translate(91.1954vw,-10px) scale(.5303);animation:fall-356 28s -30s linear infinite}@keyframes fall-356{47.065%{transform:translate(89.8357vw,47.065vh) scale(.5303)}to{transform:translate(90.51555vw,99vh) scale(.5303)}}.snow:nth-child(357){opacity:.1118;transform:translate(39.849vw,-10px) scale(.1401);animation:fall-357 18s -17s linear infinite}@keyframes fall-357{62.105%{transform:translate(32.619vw,62.105vh) scale(.1401)}to{transform:translate(36.234vw,99vh) scale(.1401)}}.snow:nth-child(358){opacity:1.3986;transform:translate(22.4932vw,-10px) scale(.473);animation:fall-358 14s -11s linear infinite}@keyframes fall-358{62.779%{transform:translate(19.6206vw,62.779vh) scale(.473)}to{transform:translate(21.0569vw,99vh) scale(.473)}}.snow:nth-child(359){opacity:.8896;transform:translate(3.5755vw,-10px) scale(.6361);animation:fall-359 21s -14s linear infinite}@keyframes fall-359{74.919%{transform:translate(-6.0684vw,74.919vh) scale(.6361)}to{transform:translate(-1.24645vw,99vh) scale(.6361)}}.snow:nth-child(360){opacity:.6492;transform:translate(30.2527vw,-10px) scale(.9652);animation:fall-360 30s -14s linear infinite}@keyframes fall-360{53.471%{transform:translate(25.7295vw,53.471vh) scale(.9652)}to{transform:translate(27.9911vw,99vh) scale(.9652)}}.snow:nth-child(361){opacity:.2226;transform:translate(36.4291vw,-10px) scale(.3977);animation:fall-361 20s -29s linear infinite}@keyframes fall-361{69.792%{transform:translate(37.1387vw,69.792vh) scale(.3977)}to{transform:translate(36.7839vw,99vh) scale(.3977)}}.snow:nth-child(362){opacity:1.7366;transform:translate(34.9652vw,-10px) scale(.2369);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{65.941%{transform:translate(29.6099vw,65.941vh) scale(.2369)}to{transform:translate(32.28755vw,99vh) scale(.2369)}}.snow:nth-child(363){opacity:.26;transform:translate(26.9348vw,-10px) scale(.6728);animation:fall-363 17s -28s linear infinite}@keyframes fall-363{52.745%{transform:translate(30.906vw,52.745vh) scale(.6728)}to{transform:translate(28.9204vw,99vh) scale(.6728)}}.snow:nth-child(364){opacity:1.9716;transform:translate(66.8042vw,-10px) scale(.9007);animation:fall-364 14s -3s linear infinite}@keyframes fall-364{64.986%{transform:translate(75.0201vw,64.986vh) scale(.9007)}to{transform:translate(70.91215vw,99vh) scale(.9007)}}.snow:nth-child(365){opacity:.4344;transform:translate(6.5075vw,-10px) scale(.1865);animation:fall-365 19s -24s linear infinite}@keyframes fall-365{77.099%{transform:translate(4.7152vw,77.099vh) scale(.1865)}to{transform:translate(5.61135vw,99vh) scale(.1865)}}.snow:nth-child(366){opacity:1.988;transform:translate(1.3604vw,-10px) scale(.3239);animation:fall-366 14s -15s linear infinite}@keyframes fall-366{61.3%{transform:translate(8.7612vw,61.3vh) scale(.3239)}to{transform:translate(5.0608vw,99vh) scale(.3239)}}.snow:nth-child(367){opacity:1.2806;transform:translate(39.9799vw,-10px) scale(.8369);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{42.531%{transform:translate(44.9012vw,42.531vh) scale(.8369)}to{transform:translate(42.44055vw,99vh) scale(.8369)}}.snow:nth-child(368){opacity:1.7678;transform:translate(68.6336vw,-10px) scale(.8054);animation:fall-368 28s -7s linear infinite}@keyframes fall-368{43.334%{transform:translate(66.5993vw,43.334vh) scale(.8054)}to{transform:translate(67.61645vw,99vh) scale(.8054)}}.snow:nth-child(369){opacity:1.4898;transform:translate(4.1955vw,-10px) scale(.6641);animation:fall-369 25s -2s linear infinite}@keyframes fall-369{72.367%{transform:translate(9.7138vw,72.367vh) scale(.6641)}to{transform:translate(6.95465vw,99vh) scale(.6641)}}.snow:nth-child(370){opacity:1.2956;transform:translate(84.9633vw,-10px) scale(.1415);animation:fall-370 11s -14s linear infinite}@keyframes fall-370{78.963%{transform:translate(79.525vw,78.963vh) scale(.1415)}to{transform:translate(82.24415vw,99vh) scale(.1415)}}.snow:nth-child(371){opacity:.3806;transform:translate(92.2726vw,-10px) scale(.6123);animation:fall-371 16s -8s linear infinite}@keyframes fall-371{59.97%{transform:translate(100.137vw,59.97vh) scale(.6123)}to{transform:translate(96.2048vw,99vh) scale(.6123)}}.snow:nth-child(372){opacity:.2764;transform:translate(93.8406vw,-10px) scale(.1387);animation:fall-372 14s -20s linear infinite}@keyframes fall-372{33.805%{transform:translate(89.1506vw,33.805vh) scale(.1387)}to{transform:translate(91.4956vw,99vh) scale(.1387)}}.snow:nth-child(373){opacity:.09;transform:translate(68.8403vw,-10px) scale(.3012);animation:fall-373 18s -9s linear infinite}@keyframes fall-373{57.071%{transform:translate(59.422vw,57.071vh) scale(.3012)}to{transform:translate(64.13115vw,99vh) scale(.3012)}}.snow:nth-child(374){opacity:1.6384;transform:translate(38.9148vw,-10px) scale(.8144);animation:fall-374 20s -4s linear infinite}@keyframes fall-374{60.48%{transform:translate(38.9621vw,60.48vh) scale(.8144)}to{transform:translate(38.93845vw,99vh) scale(.8144)}}.snow:nth-child(375){opacity:.665;transform:translate(56.0604vw,-10px) scale(.6175);animation:fall-375 17s -19s linear infinite}@keyframes fall-375{33.536%{transform:translate(59.2662vw,33.536vh) scale(.6175)}to{transform:translate(57.6633vw,99vh) scale(.6175)}}.snow:nth-child(376){opacity:1.5404;transform:translate(30.5268vw,-10px) scale(.0149);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{51.858%{transform:translate(20.9027vw,51.858vh) scale(.0149)}to{transform:translate(25.71475vw,99vh) scale(.0149)}}.snow:nth-child(377){opacity:.2394;transform:translate(93.8434vw,-10px) scale(.4534);animation:fall-377 14s -2s linear infinite}@keyframes fall-377{35.196%{transform:translate(99.194vw,35.196vh) scale(.4534)}to{transform:translate(96.5187vw,99vh) scale(.4534)}}.snow:nth-child(378){opacity:1.2492;transform:translate(89.3082vw,-10px) scale(.538);animation:fall-378 17s -6s linear infinite}@keyframes fall-378{47.474%{transform:translate(80.4962vw,47.474vh) scale(.538)}to{transform:translate(84.9022vw,99vh) scale(.538)}}.snow:nth-child(379){opacity:1.6916;transform:translate(40.2022vw,-10px) scale(.2471);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{30.798%{transform:translate(40.9116vw,30.798vh) scale(.2471)}to{transform:translate(40.5569vw,99vh) scale(.2471)}}.snow:nth-child(380){opacity:.7808;transform:translate(24.4855vw,-10px) scale(.5915);animation:fall-380 17s -20s linear infinite}@keyframes fall-380{33.364%{transform:translate(33.7163vw,33.364vh) scale(.5915)}to{transform:translate(29.1009vw,99vh) scale(.5915)}}.snow:nth-child(381){opacity:.9578;transform:translate(85.91vw,-10px) scale(.332);animation:fall-381 26s -4s linear infinite}@keyframes fall-381{35.909%{transform:translate(86.5562vw,35.909vh) scale(.332)}to{transform:translate(86.2331vw,99vh) scale(.332)}}.snow:nth-child(382){opacity:.766;transform:translate(87.9076vw,-10px) scale(.6745);animation:fall-382 24s -7s linear infinite}@keyframes fall-382{72.086%{transform:translate(97.2904vw,72.086vh) scale(.6745)}to{transform:translate(92.599vw,99vh) scale(.6745)}}.snow:nth-child(383){opacity:.9116;transform:translate(51.4704vw,-10px) scale(.8939);animation:fall-383 11s -6s linear infinite}@keyframes fall-383{52.299%{transform:translate(53.8617vw,52.299vh) scale(.8939)}to{transform:translate(52.66605vw,99vh) scale(.8939)}}.snow:nth-child(384){opacity:.1222;transform:translate(88.6773vw,-10px) scale(.9166);animation:fall-384 14s -24s linear infinite}@keyframes fall-384{48.876%{transform:translate(84.1838vw,48.876vh) scale(.9166)}to{transform:translate(86.43055vw,99vh) scale(.9166)}}.snow:nth-child(385){opacity:1.5062;transform:translate(31.938vw,-10px) scale(.3613);animation:fall-385 10s -17s linear infinite}@keyframes fall-385{34.819%{transform:translate(30.9833vw,34.819vh) scale(.3613)}to{transform:translate(31.46065vw,99vh) scale(.3613)}}.snow:nth-child(386){opacity:.3018;transform:translate(71.5921vw,-10px) scale(.6363);animation:fall-386 16s -19s linear infinite}@keyframes fall-386{70.857%{transform:translate(63.6161vw,70.857vh) scale(.6363)}to{transform:translate(67.6041vw,99vh) scale(.6363)}}.snow:nth-child(387){opacity:1.7986;transform:translate(72.687vw,-10px) scale(.4996);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{73.918%{transform:translate(63.1088vw,73.918vh) scale(.4996)}to{transform:translate(67.8979vw,99vh) scale(.4996)}}.snow:nth-child(388){opacity:.5044;transform:translate(37.7651vw,-10px) scale(.0692);animation:fall-388 18s -7s linear infinite}@keyframes fall-388{53.316%{transform:translate(35.2329vw,53.316vh) scale(.0692)}to{transform:translate(36.499vw,99vh) scale(.0692)}}.snow:nth-child(389){opacity:.7438;transform:translate(35.4965vw,-10px) scale(.5807);animation:fall-389 21s -3s linear infinite}@keyframes fall-389{73.961%{transform:translate(33.4456vw,73.961vh) scale(.5807)}to{transform:translate(34.47105vw,99vh) scale(.5807)}}.snow:nth-child(390){opacity:1.7068;transform:translate(34.211vw,-10px) scale(.1304);animation:fall-390 22s -9s linear infinite}@keyframes fall-390{78.501%{transform:translate(32.7255vw,78.501vh) scale(.1304)}to{transform:translate(33.46825vw,99vh) scale(.1304)}}.snow:nth-child(391){opacity:.6692;transform:translate(12.6014vw,-10px) scale(.6617);animation:fall-391 11s -2s linear infinite}@keyframes fall-391{41.064%{transform:translate(7.5124vw,41.064vh) scale(.6617)}to{transform:translate(10.0569vw,99vh) scale(.6617)}}.snow:nth-child(392){opacity:1.1644;transform:translate(95.5395vw,-10px) scale(.3686);animation:fall-392 28s -6s linear infinite}@keyframes fall-392{63.069%{transform:translate(97.3839vw,63.069vh) scale(.3686)}to{transform:translate(96.4617vw,99vh) scale(.3686)}}.snow:nth-child(393){opacity:1.5736;transform:translate(22.8843vw,-10px) scale(.8082);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{76.599%{transform:translate(29.0862vw,76.599vh) scale(.8082)}to{transform:translate(25.98525vw,99vh) scale(.8082)}}.snow:nth-child(394){opacity:.3138;transform:translate(.0158vw,-10px) scale(.8946);animation:fall-394 15s -14s linear infinite}@keyframes fall-394{50.922%{transform:translate(8.1349vw,50.922vh) scale(.8946)}to{transform:translate(4.07535vw,99vh) scale(.8946)}}.snow:nth-child(395){opacity:1.6026;transform:translate(34.2042vw,-10px) scale(.831);animation:fall-395 21s -3s linear infinite}@keyframes fall-395{43.804%{transform:translate(26.2636vw,43.804vh) scale(.831)}to{transform:translate(30.2339vw,99vh) scale(.831)}}.snow:nth-child(396){opacity:1.8146;transform:translate(48.0646vw,-10px) scale(.5239);animation:fall-396 18s -22s linear infinite}@keyframes fall-396{50.764%{transform:translate(39.1521vw,50.764vh) scale(.5239)}to{transform:translate(43.60835vw,99vh) scale(.5239)}}.snow:nth-child(397){opacity:1.7112;transform:translate(49.2491vw,-10px) scale(.0726);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{68.179%{transform:translate(40.7271vw,68.179vh) scale(.0726)}to{transform:translate(44.9881vw,99vh) scale(.0726)}}.snow:nth-child(398){opacity:.7728;transform:translate(32.3056vw,-10px) scale(.5499);animation:fall-398 29s -5s linear infinite}@keyframes fall-398{73.285%{transform:translate(27.7189vw,73.285vh) scale(.5499)}to{transform:translate(30.01225vw,99vh) scale(.5499)}}.snow:nth-child(399){opacity:1.577;transform:translate(50.0044vw,-10px) scale(.4118);animation:fall-399 13s -24s linear infinite}@keyframes fall-399{63.373%{transform:translate(58.9397vw,63.373vh) scale(.4118)}to{transform:translate(54.47205vw,99vh) scale(.4118)}}.snow:nth-child(400){opacity:1.0306;transform:translate(76.0326vw,-10px) scale(.8125);animation:fall-400 26s -15s linear infinite}@keyframes fall-400{75.941%{transform:translate(70.3835vw,75.941vh) scale(.8125)}to{transform:translate(73.20805vw,99vh) scale(.8125)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4296;transform:translate(95.9995vw,-10px) scale(.7526);animation:fall-1 27s -8s linear infinite}@keyframes fall-1{61.299%{transform:translate(91.7974vw,61.299vh) scale(.7526)}to{transform:translate(93.89845vw,99vh) scale(.7526)}}.snow:nth-child(2){opacity:.1338;transform:translate(61.5166vw,-10px) scale(.7829);animation:fall-2 19s -27s linear infinite}@keyframes fall-2{37.49%{transform:translate(67.1419vw,37.49vh) scale(.7829)}to{transform:translate(64.32925vw,99vh) scale(.7829)}}.snow:nth-child(3){opacity:.2068;transform:translate(63.4124vw,-10px) scale(.4289);animation:fall-3 26s -14s linear infinite}@keyframes fall-3{70.148%{transform:translate(71.7989vw,70.148vh) scale(.4289)}to{transform:translate(67.60565vw,99vh) scale(.4289)}}.snow:nth-child(4){opacity:1.252;transform:translate(74.1763vw,-10px) scale(.8577);animation:fall-4 14s -9s linear infinite}@keyframes fall-4{63.486%{transform:translate(71.6803vw,63.486vh) scale(.8577)}to{transform:translate(72.9283vw,99vh) scale(.8577)}}.snow:nth-child(5){opacity:.1754;transform:translate(58.3903vw,-10px) scale(.6756);animation:fall-5 29s -6s linear infinite}@keyframes fall-5{72.499%{transform:translate(60.3882vw,72.499vh) scale(.6756)}to{transform:translate(59.38925vw,99vh) scale(.6756)}}.snow:nth-child(6){opacity:.9284;transform:translate(21.4819vw,-10px) scale(.6208);animation:fall-6 13s -10s linear infinite}@keyframes fall-6{65.477%{transform:translate(30.9758vw,65.477vh) scale(.6208)}to{transform:translate(26.22885vw,99vh) scale(.6208)}}.snow:nth-child(7){opacity:1.3944;transform:translate(85.0813vw,-10px) scale(.4328);animation:fall-7 10s -15s linear infinite}@keyframes fall-7{40.094%{transform:translate(94.8759vw,40.094vh) scale(.4328)}to{transform:translate(89.9786vw,99vh) scale(.4328)}}.snow:nth-child(8){opacity:1.6288;transform:translate(31.3733vw,-10px) scale(.1701);animation:fall-8 15s -18s linear infinite}@keyframes fall-8{48.408%{transform:translate(34.0757vw,48.408vh) scale(.1701)}to{transform:translate(32.7245vw,99vh) scale(.1701)}}.snow:nth-child(9){opacity:.154;transform:translate(69.8222vw,-10px) scale(.794);animation:fall-9 14s -25s linear infinite}@keyframes fall-9{55.002%{transform:translate(78.9287vw,55.002vh) scale(.794)}to{transform:translate(74.37545vw,99vh) scale(.794)}}.snow:nth-child(10){opacity:1.6352;transform:translate(40.8747vw,-10px) scale(.5364);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{76.453%{transform:translate(42.1292vw,76.453vh) scale(.5364)}to{transform:translate(41.50195vw,99vh) scale(.5364)}}.snow:nth-child(11){opacity:.9438;transform:translate(88.8488vw,-10px) scale(.8712);animation:fall-11 23s -9s linear infinite}@keyframes fall-11{43.731%{transform:translate(81.0174vw,43.731vh) scale(.8712)}to{transform:translate(84.9331vw,99vh) scale(.8712)}}.snow:nth-child(12){opacity:1.5278;transform:translate(26.5554vw,-10px) scale(.9628);animation:fall-12 14s -6s linear infinite}@keyframes fall-12{47.36%{transform:translate(27.4948vw,47.36vh) scale(.9628)}to{transform:translate(27.0251vw,99vh) scale(.9628)}}.snow:nth-child(13){opacity:1.9274;transform:translate(43.9487vw,-10px) scale(.3996);animation:fall-13 19s -11s linear infinite}@keyframes fall-13{64.069%{transform:translate(39.6205vw,64.069vh) scale(.3996)}to{transform:translate(41.7846vw,99vh) scale(.3996)}}.snow:nth-child(14){opacity:.3998;transform:translate(38.4119vw,-10px) scale(.3836);animation:fall-14 22s -1s linear infinite}@keyframes fall-14{42.446%{transform:translate(38.7649vw,42.446vh) scale(.3836)}to{transform:translate(38.5884vw,99vh) scale(.3836)}}.snow:nth-child(15){opacity:.6952;transform:translate(.6601vw,-10px) scale(.3092);animation:fall-15 24s -27s linear infinite}@keyframes fall-15{33.788%{transform:translate(2.0514vw,33.788vh) scale(.3092)}to{transform:translate(1.35575vw,99vh) scale(.3092)}}.snow:nth-child(16){opacity:1.947;transform:translate(47.554vw,-10px) scale(.3922);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{77.313%{transform:translate(46.4922vw,77.313vh) scale(.3922)}to{transform:translate(47.0231vw,99vh) scale(.3922)}}.snow:nth-child(17){opacity:.3548;transform:translate(87.5914vw,-10px) scale(.7808);animation:fall-17 15s -24s linear infinite}@keyframes fall-17{68.322%{transform:translate(90.3399vw,68.322vh) scale(.7808)}to{transform:translate(88.96565vw,99vh) scale(.7808)}}.snow:nth-child(18){opacity:1.8374;transform:translate(73.2781vw,-10px) scale(.0719);animation:fall-18 17s -26s linear infinite}@keyframes fall-18{63.122%{transform:translate(70.9627vw,63.122vh) scale(.0719)}to{transform:translate(72.1204vw,99vh) scale(.0719)}}.snow:nth-child(19){opacity:1.2872;transform:translate(23.848vw,-10px) scale(.8093);animation:fall-19 11s -19s linear infinite}@keyframes fall-19{60.616%{transform:translate(30.2797vw,60.616vh) scale(.8093)}to{transform:translate(27.06385vw,99vh) scale(.8093)}}.snow:nth-child(20){opacity:.641;transform:translate(10.7167vw,-10px) scale(.4904);animation:fall-20 11s -15s linear infinite}@keyframes fall-20{31.754%{transform:translate(3.0599vw,31.754vh) scale(.4904)}to{transform:translate(6.8883vw,99vh) scale(.4904)}}.snow:nth-child(21){opacity:1.2026;transform:translate(31.7105vw,-10px) scale(.7799);animation:fall-21 23s -18s linear infinite}@keyframes fall-21{31.163%{transform:translate(26.7087vw,31.163vh) scale(.7799)}to{transform:translate(29.2096vw,99vh) scale(.7799)}}.snow:nth-child(22){opacity:1.926;transform:translate(45.5068vw,-10px) scale(.926);animation:fall-22 30s -3s linear infinite}@keyframes fall-22{60.451%{transform:translate(46.5575vw,60.451vh) scale(.926)}to{transform:translate(46.03215vw,99vh) scale(.926)}}.snow:nth-child(23){opacity:1.2904;transform:translate(83.0275vw,-10px) scale(.8073);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{46.479%{transform:translate(79.2075vw,46.479vh) scale(.8073)}to{transform:translate(81.1175vw,99vh) scale(.8073)}}.snow:nth-child(24){opacity:.9248;transform:translate(78.8528vw,-10px) scale(.1676);animation:fall-24 13s -7s linear infinite}@keyframes fall-24{73.907%{transform:translate(72.6985vw,73.907vh) scale(.1676)}to{transform:translate(75.77565vw,99vh) scale(.1676)}}.snow:nth-child(25){opacity:.1796;transform:translate(90.758vw,-10px) scale(.4659);animation:fall-25 11s -2s linear infinite}@keyframes fall-25{63.391%{transform:translate(94.6568vw,63.391vh) scale(.4659)}to{transform:translate(92.7074vw,99vh) scale(.4659)}}.snow:nth-child(26){opacity:1.2604;transform:translate(14.8536vw,-10px) scale(.8204);animation:fall-26 25s -25s linear infinite}@keyframes fall-26{75.85%{transform:translate(12.6467vw,75.85vh) scale(.8204)}to{transform:translate(13.75015vw,99vh) scale(.8204)}}.snow:nth-child(27){opacity:.058;transform:translate(19.9696vw,-10px) scale(.5046);animation:fall-27 20s -14s linear infinite}@keyframes fall-27{62.933%{transform:translate(18.7673vw,62.933vh) scale(.5046)}to{transform:translate(19.36845vw,99vh) scale(.5046)}}.snow:nth-child(28){opacity:1.5466;transform:translate(71.3975vw,-10px) scale(.8783);animation:fall-28 17s -20s linear infinite}@keyframes fall-28{61.174%{transform:translate(69.7907vw,61.174vh) scale(.8783)}to{transform:translate(70.5941vw,99vh) scale(.8783)}}.snow:nth-child(29){opacity:1.4782;transform:translate(38.6648vw,-10px) scale(.4172);animation:fall-29 10s -1s linear infinite}@keyframes fall-29{62.674%{transform:translate(37.6869vw,62.674vh) scale(.4172)}to{transform:translate(38.17585vw,99vh) scale(.4172)}}.snow:nth-child(30){opacity:1.77;transform:translate(38.4469vw,-10px) scale(.1922);animation:fall-30 14s -22s linear infinite}@keyframes fall-30{65.668%{transform:translate(31.0549vw,65.668vh) scale(.1922)}to{transform:translate(34.7509vw,99vh) scale(.1922)}}.snow:nth-child(31){opacity:.276;transform:translate(5.7019vw,-10px) scale(.4896);animation:fall-31 14s -20s linear infinite}@keyframes fall-31{54.696%{transform:translate(13.9946vw,54.696vh) scale(.4896)}to{transform:translate(9.84825vw,99vh) scale(.4896)}}.snow:nth-child(32){opacity:1.3876;transform:translate(75.3341vw,-10px) scale(.5019);animation:fall-32 20s -16s linear infinite}@keyframes fall-32{74.551%{transform:translate(76.7008vw,74.551vh) scale(.5019)}to{transform:translate(76.01745vw,99vh) scale(.5019)}}.snow:nth-child(33){opacity:.2148;transform:translate(78.0156vw,-10px) scale(.0741);animation:fall-33 10s -7s linear infinite}@keyframes fall-33{45.859%{transform:translate(79.3372vw,45.859vh) scale(.0741)}to{transform:translate(78.6764vw,99vh) scale(.0741)}}.snow:nth-child(34){opacity:1.9542;transform:translate(32.833vw,-10px) scale(.6467);animation:fall-34 14s -6s linear infinite}@keyframes fall-34{35.654%{transform:translate(40.9535vw,35.654vh) scale(.6467)}to{transform:translate(36.89325vw,99vh) scale(.6467)}}.snow:nth-child(35){opacity:.7274;transform:translate(69.1825vw,-10px) scale(.6477);animation:fall-35 25s -23s linear infinite}@keyframes fall-35{40.3%{transform:translate(70.5628vw,40.3vh) scale(.6477)}to{transform:translate(69.87265vw,99vh) scale(.6477)}}.snow:nth-child(36){opacity:1.628;transform:translate(77.3791vw,-10px) scale(.2457);animation:fall-36 14s -12s linear infinite}@keyframes fall-36{60.56%{transform:translate(86.9596vw,60.56vh) scale(.2457)}to{transform:translate(82.16935vw,99vh) scale(.2457)}}.snow:nth-child(37){opacity:1.6212;transform:translate(53.6858vw,-10px) scale(.955);animation:fall-37 19s -8s linear infinite}@keyframes fall-37{31.775%{transform:translate(53.0212vw,31.775vh) scale(.955)}to{transform:translate(53.3535vw,99vh) scale(.955)}}.snow:nth-child(38){opacity:1.027;transform:translate(30.1532vw,-10px) scale(.5615);animation:fall-38 16s -12s linear infinite}@keyframes fall-38{44.865%{transform:translate(35.9948vw,44.865vh) scale(.5615)}to{transform:translate(33.074vw,99vh) scale(.5615)}}.snow:nth-child(39){opacity:1.5828;transform:translate(53.9682vw,-10px) scale(.5418);animation:fall-39 12s -29s linear infinite}@keyframes fall-39{37.152%{transform:translate(54.9961vw,37.152vh) scale(.5418)}to{transform:translate(54.48215vw,99vh) scale(.5418)}}.snow:nth-child(40){opacity:1.3448;transform:translate(47.7658vw,-10px) scale(.359);animation:fall-40 20s -8s linear infinite}@keyframes fall-40{61.742%{transform:translate(41.9704vw,61.742vh) scale(.359)}to{transform:translate(44.8681vw,99vh) scale(.359)}}.snow:nth-child(41){opacity:1.6556;transform:translate(67.5109vw,-10px) scale(.4574);animation:fall-41 23s -2s linear infinite}@keyframes fall-41{72.616%{transform:translate(75.46vw,72.616vh) scale(.4574)}to{transform:translate(71.48545vw,99vh) scale(.4574)}}.snow:nth-child(42){opacity:.2804;transform:translate(22.8491vw,-10px) scale(.7363);animation:fall-42 15s -12s linear infinite}@keyframes fall-42{49.72%{transform:translate(26.7043vw,49.72vh) scale(.7363)}to{transform:translate(24.7767vw,99vh) scale(.7363)}}.snow:nth-child(43){opacity:.4852;transform:translate(25.8362vw,-10px) scale(.4071);animation:fall-43 29s -6s linear infinite}@keyframes fall-43{77.733%{transform:translate(22.4355vw,77.733vh) scale(.4071)}to{transform:translate(24.13585vw,99vh) scale(.4071)}}.snow:nth-child(44){opacity:1.1308;transform:translate(37.2087vw,-10px) scale(.575);animation:fall-44 23s -4s linear infinite}@keyframes fall-44{79.562%{transform:translate(31.468vw,79.562vh) scale(.575)}to{transform:translate(34.33835vw,99vh) scale(.575)}}.snow:nth-child(45){opacity:.7978;transform:translate(68.0246vw,-10px) scale(.2747);animation:fall-45 17s -11s linear infinite}@keyframes fall-45{63.724%{transform:translate(69.8031vw,63.724vh) scale(.2747)}to{transform:translate(68.91385vw,99vh) scale(.2747)}}.snow:nth-child(46){opacity:.7102;transform:translate(45.3448vw,-10px) scale(.5652);animation:fall-46 23s -7s linear infinite}@keyframes fall-46{63.538%{transform:translate(50.6662vw,63.538vh) scale(.5652)}to{transform:translate(48.0055vw,99vh) scale(.5652)}}.snow:nth-child(47){opacity:1.0534;transform:translate(65.3402vw,-10px) scale(.3317);animation:fall-47 17s -27s linear infinite}@keyframes fall-47{47.385%{transform:translate(60.1166vw,47.385vh) scale(.3317)}to{transform:translate(62.7284vw,99vh) scale(.3317)}}.snow:nth-child(48){opacity:1.0186;transform:translate(90.7202vw,-10px) scale(.8687);animation:fall-48 10s -7s linear infinite}@keyframes fall-48{55.414%{transform:translate(81.9925vw,55.414vh) scale(.8687)}to{transform:translate(86.35635vw,99vh) scale(.8687)}}.snow:nth-child(49){opacity:.5528;transform:translate(47.6861vw,-10px) scale(.2388);animation:fall-49 17s -3s linear infinite}@keyframes fall-49{67.522%{transform:translate(46.0459vw,67.522vh) scale(.2388)}to{transform:translate(46.866vw,99vh) scale(.2388)}}.snow:nth-child(50){opacity:1.259;transform:translate(22.9069vw,-10px) scale(.5402);animation:fall-50 14s -23s linear infinite}@keyframes fall-50{44.378%{transform:translate(16.1068vw,44.378vh) scale(.5402)}to{transform:translate(19.50685vw,99vh) scale(.5402)}}.snow:nth-child(51){opacity:1.3498;transform:translate(57.2028vw,-10px) scale(.1973);animation:fall-51 27s -20s linear infinite}@keyframes fall-51{69.712%{transform:translate(53.5641vw,69.712vh) scale(.1973)}to{transform:translate(55.38345vw,99vh) scale(.1973)}}.snow:nth-child(52){opacity:1.9306;transform:translate(24.0619vw,-10px) scale(.3437);animation:fall-52 24s -6s linear infinite}@keyframes fall-52{52.861%{transform:translate(22.2209vw,52.861vh) scale(.3437)}to{transform:translate(23.1414vw,99vh) scale(.3437)}}.snow:nth-child(53){opacity:1.941;transform:translate(89.4263vw,-10px) scale(.2154);animation:fall-53 11s -3s linear infinite}@keyframes fall-53{55.824%{transform:translate(83.3917vw,55.824vh) scale(.2154)}to{transform:translate(86.409vw,99vh) scale(.2154)}}.snow:nth-child(54){opacity:.6432;transform:translate(82.7021vw,-10px) scale(.0797);animation:fall-54 20s -9s linear infinite}@keyframes fall-54{50.189%{transform:translate(90.9005vw,50.189vh) scale(.0797)}to{transform:translate(86.8013vw,99vh) scale(.0797)}}.snow:nth-child(55){opacity:.7232;transform:translate(64.9729vw,-10px) scale(.4679);animation:fall-55 24s -3s linear infinite}@keyframes fall-55{35.572%{transform:translate(66.3327vw,35.572vh) scale(.4679)}to{transform:translate(65.6528vw,99vh) scale(.4679)}}.snow:nth-child(56){opacity:1.4792;transform:translate(5.7439vw,-10px) scale(.4821);animation:fall-56 13s -28s linear infinite}@keyframes fall-56{48.52%{transform:translate(1.5992vw,48.52vh) scale(.4821)}to{transform:translate(3.67155vw,99vh) scale(.4821)}}.snow:nth-child(57){opacity:1.817;transform:translate(32.544vw,-10px) scale(.9531);animation:fall-57 24s -13s linear infinite}@keyframes fall-57{67.315%{transform:translate(36.6439vw,67.315vh) scale(.9531)}to{transform:translate(34.59395vw,99vh) scale(.9531)}}.snow:nth-child(58){opacity:.1656;transform:translate(22.4609vw,-10px) scale(.7494);animation:fall-58 15s -1s linear infinite}@keyframes fall-58{73.039%{transform:translate(17.957vw,73.039vh) scale(.7494)}to{transform:translate(20.20895vw,99vh) scale(.7494)}}.snow:nth-child(59){opacity:1.0124;transform:translate(54.5378vw,-10px) scale(.309);animation:fall-59 12s -25s linear infinite}@keyframes fall-59{35.783%{transform:translate(58.6852vw,35.783vh) scale(.309)}to{transform:translate(56.6115vw,99vh) scale(.309)}}.snow:nth-child(60){opacity:.1442;transform:translate(91.8953vw,-10px) scale(.147);animation:fall-60 29s -29s linear infinite}@keyframes fall-60{51.564%{transform:translate(93.8522vw,51.564vh) scale(.147)}to{transform:translate(92.87375vw,99vh) scale(.147)}}.snow:nth-child(61){opacity:.6052;transform:translate(37.5398vw,-10px) scale(.0284);animation:fall-61 19s -30s linear infinite}@keyframes fall-61{63.303%{transform:translate(35.3637vw,63.303vh) scale(.0284)}to{transform:translate(36.45175vw,99vh) scale(.0284)}}.snow:nth-child(62){opacity:.8514;transform:translate(75.5332vw,-10px) scale(.3188);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{35.395%{transform:translate(74.6142vw,35.395vh) scale(.3188)}to{transform:translate(75.0737vw,99vh) scale(.3188)}}.snow:nth-child(63){opacity:1.3482;transform:translate(98.1124vw,-10px) scale(.49);animation:fall-63 12s -8s linear infinite}@keyframes fall-63{67.753%{transform:translate(105.9187vw,67.753vh) scale(.49)}to{transform:translate(102.01555vw,99vh) scale(.49)}}.snow:nth-child(64){opacity:.4172;transform:translate(51.6297vw,-10px) scale(.1092);animation:fall-64 22s -18s linear infinite}@keyframes fall-64{55.911%{transform:translate(58.0777vw,55.911vh) scale(.1092)}to{transform:translate(54.8537vw,99vh) scale(.1092)}}.snow:nth-child(65){opacity:1.405;transform:translate(96.6847vw,-10px) scale(.6545);animation:fall-65 19s -19s linear infinite}@keyframes fall-65{30.662%{transform:translate(101.3472vw,30.662vh) scale(.6545)}to{transform:translate(99.01595vw,99vh) scale(.6545)}}.snow:nth-child(66){opacity:1.3638;transform:translate(4.5865vw,-10px) scale(.6246);animation:fall-66 18s -28s linear infinite}@keyframes fall-66{40.941%{transform:translate(-2.4901vw,40.941vh) scale(.6246)}to{transform:translate(1.0482vw,99vh) scale(.6246)}}.snow:nth-child(67){opacity:1.0892;transform:translate(45.9414vw,-10px) scale(.8541);animation:fall-67 30s -4s linear infinite}@keyframes fall-67{63.818%{transform:translate(54.433vw,63.818vh) scale(.8541)}to{transform:translate(50.1872vw,99vh) scale(.8541)}}.snow:nth-child(68){opacity:.2746;transform:translate(47.5561vw,-10px) scale(.2089);animation:fall-68 15s -22s linear infinite}@keyframes fall-68{58.58%{transform:translate(52.0279vw,58.58vh) scale(.2089)}to{transform:translate(49.792vw,99vh) scale(.2089)}}.snow:nth-child(69){opacity:.9614;transform:translate(62.2416vw,-10px) scale(.3348);animation:fall-69 12s -21s linear infinite}@keyframes fall-69{58.227%{transform:translate(69.5245vw,58.227vh) scale(.3348)}to{transform:translate(65.88305vw,99vh) scale(.3348)}}.snow:nth-child(70){opacity:1.8106;transform:translate(96.9597vw,-10px) scale(.7679);animation:fall-70 23s -20s linear infinite}@keyframes fall-70{57.618%{transform:translate(104.5552vw,57.618vh) scale(.7679)}to{transform:translate(100.75745vw,99vh) scale(.7679)}}.snow:nth-child(71){opacity:.5514;transform:translate(13.2569vw,-10px) scale(.7475);animation:fall-71 17s -21s linear infinite}@keyframes fall-71{31.23%{transform:translate(23.1564vw,31.23vh) scale(.7475)}to{transform:translate(18.20665vw,99vh) scale(.7475)}}.snow:nth-child(72){opacity:.3126;transform:translate(2.4889vw,-10px) scale(.5274);animation:fall-72 25s -17s linear infinite}@keyframes fall-72{68.869%{transform:translate(-3.225vw,68.869vh) scale(.5274)}to{transform:translate(-.36805vw,99vh) scale(.5274)}}.snow:nth-child(73){opacity:.6028;transform:translate(48.8837vw,-10px) scale(.3541);animation:fall-73 19s -7s linear infinite}@keyframes fall-73{44.541%{transform:translate(58.7653vw,44.541vh) scale(.3541)}to{transform:translate(53.8245vw,99vh) scale(.3541)}}.snow:nth-child(74){opacity:.9802;transform:translate(37.2914vw,-10px) scale(.0762);animation:fall-74 11s -22s linear infinite}@keyframes fall-74{65.769%{transform:translate(46.1287vw,65.769vh) scale(.0762)}to{transform:translate(41.71005vw,99vh) scale(.0762)}}.snow:nth-child(75){opacity:.0166;transform:translate(88.6391vw,-10px) scale(.2987);animation:fall-75 30s -25s linear infinite}@keyframes fall-75{68.077%{transform:translate(88.6523vw,68.077vh) scale(.2987)}to{transform:translate(88.6457vw,99vh) scale(.2987)}}.snow:nth-child(76){opacity:1.0898;transform:translate(44.8344vw,-10px) scale(.0698);animation:fall-76 29s -4s linear infinite}@keyframes fall-76{35.883%{transform:translate(40.2288vw,35.883vh) scale(.0698)}to{transform:translate(42.5316vw,99vh) scale(.0698)}}.snow:nth-child(77){opacity:.4452;transform:translate(55.7249vw,-10px) scale(.2799);animation:fall-77 12s -17s linear infinite}@keyframes fall-77{35.258%{transform:translate(62.8776vw,35.258vh) scale(.2799)}to{transform:translate(59.30125vw,99vh) scale(.2799)}}.snow:nth-child(78){opacity:1.7468;transform:translate(95.7404vw,-10px) scale(.9562);animation:fall-78 28s -18s linear infinite}@keyframes fall-78{50.512%{transform:translate(87.0698vw,50.512vh) scale(.9562)}to{transform:translate(91.4051vw,99vh) scale(.9562)}}.snow:nth-child(79){opacity:1.6046;transform:translate(4.4463vw,-10px) scale(.2079);animation:fall-79 21s -2s linear infinite}@keyframes fall-79{33.528%{transform:translate(-2.8636vw,33.528vh) scale(.2079)}to{transform:translate(.79135vw,99vh) scale(.2079)}}.snow:nth-child(80){opacity:.9366;transform:translate(85.2683vw,-10px) scale(.5216);animation:fall-80 13s -22s linear infinite}@keyframes fall-80{41.231%{transform:translate(94.6413vw,41.231vh) scale(.5216)}to{transform:translate(89.9548vw,99vh) scale(.5216)}}.snow:nth-child(81){opacity:.7068;transform:translate(91.2109vw,-10px) scale(.02);animation:fall-81 19s -9s linear infinite}@keyframes fall-81{71.688%{transform:translate(96.8955vw,71.688vh) scale(.02)}to{transform:translate(94.0532vw,99vh) scale(.02)}}.snow:nth-child(82){opacity:.0508;transform:translate(57.5345vw,-10px) scale(.5721);animation:fall-82 14s -26s linear infinite}@keyframes fall-82{43.519%{transform:translate(58.4648vw,43.519vh) scale(.5721)}to{transform:translate(57.99965vw,99vh) scale(.5721)}}.snow:nth-child(83){opacity:.465;transform:translate(10.9365vw,-10px) scale(.5954);animation:fall-83 12s -20s linear infinite}@keyframes fall-83{62.923%{transform:translate(11.7763vw,62.923vh) scale(.5954)}to{transform:translate(11.3564vw,99vh) scale(.5954)}}.snow:nth-child(84){opacity:1.8646;transform:translate(32.9007vw,-10px) scale(.2168);animation:fall-84 11s -11s linear infinite}@keyframes fall-84{68.797%{transform:translate(30.054vw,68.797vh) scale(.2168)}to{transform:translate(31.47735vw,99vh) scale(.2168)}}.snow:nth-child(85){opacity:1.1186;transform:translate(53.0965vw,-10px) scale(.4573);animation:fall-85 17s -9s linear infinite}@keyframes fall-85{39.898%{transform:translate(60.73vw,39.898vh) scale(.4573)}to{transform:translate(56.91325vw,99vh) scale(.4573)}}.snow:nth-child(86){opacity:1.6576;transform:translate(3.2608vw,-10px) scale(.0094);animation:fall-86 23s -7s linear infinite}@keyframes fall-86{71.581%{transform:translate(2.4733vw,71.581vh) scale(.0094)}to{transform:translate(2.86705vw,99vh) scale(.0094)}}.snow:nth-child(87){opacity:.155;transform:translate(39.4548vw,-10px) scale(.4902);animation:fall-87 22s -19s linear infinite}@keyframes fall-87{40.884%{transform:translate(29.8039vw,40.884vh) scale(.4902)}to{transform:translate(34.62935vw,99vh) scale(.4902)}}.snow:nth-child(88){opacity:1.9576;transform:translate(49.0532vw,-10px) scale(.6212);animation:fall-88 27s -1s linear infinite}@keyframes fall-88{54.374%{transform:translate(50.3103vw,54.374vh) scale(.6212)}to{transform:translate(49.68175vw,99vh) scale(.6212)}}.snow:nth-child(89){opacity:.0032;transform:translate(63.8897vw,-10px) scale(.5995);animation:fall-89 20s -24s linear infinite}@keyframes fall-89{72.797%{transform:translate(60.2746vw,72.797vh) scale(.5995)}to{transform:translate(62.08215vw,99vh) scale(.5995)}}.snow:nth-child(90){opacity:.1128;transform:translate(3.7398vw,-10px) scale(.964);animation:fall-90 28s -16s linear infinite}@keyframes fall-90{37.08%{transform:translate(5.4518vw,37.08vh) scale(.964)}to{transform:translate(4.5958vw,99vh) scale(.964)}}.snow:nth-child(91){opacity:.523;transform:translate(94.2312vw,-10px) scale(.2247);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{52.012%{transform:translate(96.1311vw,52.012vh) scale(.2247)}to{transform:translate(95.18115vw,99vh) scale(.2247)}}.snow:nth-child(92){opacity:.2222;transform:translate(95.2462vw,-10px) scale(.6945);animation:fall-92 26s -15s linear infinite}@keyframes fall-92{79.412%{transform:translate(100.6584vw,79.412vh) scale(.6945)}to{transform:translate(97.9523vw,99vh) scale(.6945)}}.snow:nth-child(93){opacity:1.0286;transform:translate(7.2421vw,-10px) scale(.8833);animation:fall-93 12s -19s linear infinite}@keyframes fall-93{42.156%{transform:translate(14.5172vw,42.156vh) scale(.8833)}to{transform:translate(10.87965vw,99vh) scale(.8833)}}.snow:nth-child(94){opacity:1.608;transform:translate(95.0166vw,-10px) scale(.9737);animation:fall-94 21s -1s linear infinite}@keyframes fall-94{56.375%{transform:translate(86.2666vw,56.375vh) scale(.9737)}to{transform:translate(90.6416vw,99vh) scale(.9737)}}.snow:nth-child(95){opacity:.7492;transform:translate(68.3308vw,-10px) scale(.026);animation:fall-95 22s -8s linear infinite}@keyframes fall-95{40.206%{transform:translate(64.1487vw,40.206vh) scale(.026)}to{transform:translate(66.23975vw,99vh) scale(.026)}}.snow:nth-child(96){opacity:1.3364;transform:translate(74.1869vw,-10px) scale(.5932);animation:fall-96 15s -8s linear infinite}@keyframes fall-96{58.733%{transform:translate(82.9598vw,58.733vh) scale(.5932)}to{transform:translate(78.57335vw,99vh) scale(.5932)}}.snow:nth-child(97){opacity:.4158;transform:translate(36.581vw,-10px) scale(.4576);animation:fall-97 15s -20s linear infinite}@keyframes fall-97{71.888%{transform:translate(46.0751vw,71.888vh) scale(.4576)}to{transform:translate(41.32805vw,99vh) scale(.4576)}}.snow:nth-child(98){opacity:1.1696;transform:translate(1.7401vw,-10px) scale(.2844);animation:fall-98 27s -30s linear infinite}@keyframes fall-98{66.065%{transform:translate(5.3231vw,66.065vh) scale(.2844)}to{transform:translate(3.5316vw,99vh) scale(.2844)}}.snow:nth-child(99){opacity:1.4718;transform:translate(55.2478vw,-10px) scale(.6188);animation:fall-99 25s -27s linear infinite}@keyframes fall-99{63.142%{transform:translate(60.503vw,63.142vh) scale(.6188)}to{transform:translate(57.8754vw,99vh) scale(.6188)}}.snow:nth-child(100){opacity:.6444;transform:translate(8.9469vw,-10px) scale(.975);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{74.995%{transform:translate(15.3456vw,74.995vh) scale(.975)}to{transform:translate(12.14625vw,99vh) scale(.975)}}.snow:nth-child(101){opacity:.6658;transform:translate(84.3864vw,-10px) scale(.0789);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{34.925%{transform:translate(89.8351vw,34.925vh) scale(.0789)}to{transform:translate(87.11075vw,99vh) scale(.0789)}}.snow:nth-child(102){opacity:1.8864;transform:translate(78.7974vw,-10px) scale(.3724);animation:fall-102 26s -12s linear infinite}@keyframes fall-102{69.042%{transform:translate(75.038vw,69.042vh) scale(.3724)}to{transform:translate(76.9177vw,99vh) scale(.3724)}}.snow:nth-child(103){opacity:.296;transform:translate(56.9757vw,-10px) scale(.2278);animation:fall-103 26s -21s linear infinite}@keyframes fall-103{64.427%{transform:translate(62.4353vw,64.427vh) scale(.2278)}to{transform:translate(59.7055vw,99vh) scale(.2278)}}.snow:nth-child(104){opacity:1.1022;transform:translate(66.0756vw,-10px) scale(.9285);animation:fall-104 30s -25s linear infinite}@keyframes fall-104{70.738%{transform:translate(60.6946vw,70.738vh) scale(.9285)}to{transform:translate(63.3851vw,99vh) scale(.9285)}}.snow:nth-child(105){opacity:.9898;transform:translate(93.64vw,-10px) scale(.8932);animation:fall-105 14s -21s linear infinite}@keyframes fall-105{33.372%{transform:translate(94.9278vw,33.372vh) scale(.8932)}to{transform:translate(94.2839vw,99vh) scale(.8932)}}.snow:nth-child(106){opacity:1.8056;transform:translate(22.0296vw,-10px) scale(.7422);animation:fall-106 26s -28s linear infinite}@keyframes fall-106{72.468%{transform:translate(13.4131vw,72.468vh) scale(.7422)}to{transform:translate(17.72135vw,99vh) scale(.7422)}}.snow:nth-child(107){opacity:1.9036;transform:translate(84.5577vw,-10px) scale(.6777);animation:fall-107 18s -16s linear infinite}@keyframes fall-107{50.342%{transform:translate(82.517vw,50.342vh) scale(.6777)}to{transform:translate(83.53735vw,99vh) scale(.6777)}}.snow:nth-child(108){opacity:1.5606;transform:translate(30.4347vw,-10px) scale(.6493);animation:fall-108 18s -24s linear infinite}@keyframes fall-108{49.754%{transform:translate(34.4295vw,49.754vh) scale(.6493)}to{transform:translate(32.4321vw,99vh) scale(.6493)}}.snow:nth-child(109){opacity:.3352;transform:translate(55.7561vw,-10px) scale(.0965);animation:fall-109 16s -29s linear infinite}@keyframes fall-109{74.201%{transform:translate(51.7913vw,74.201vh) scale(.0965)}to{transform:translate(53.7737vw,99vh) scale(.0965)}}.snow:nth-child(110){opacity:1.3256;transform:translate(40.6812vw,-10px) scale(.5845);animation:fall-110 22s -25s linear infinite}@keyframes fall-110{55.63%{transform:translate(50.3917vw,55.63vh) scale(.5845)}to{transform:translate(45.53645vw,99vh) scale(.5845)}}.snow:nth-child(111){opacity:1.4142;transform:translate(66.8451vw,-10px) scale(.3984);animation:fall-111 17s -30s linear infinite}@keyframes fall-111{52.552%{transform:translate(60.2629vw,52.552vh) scale(.3984)}to{transform:translate(63.554vw,99vh) scale(.3984)}}.snow:nth-child(112){opacity:1.9948;transform:translate(61.7692vw,-10px) scale(.9896);animation:fall-112 14s -29s linear infinite}@keyframes fall-112{48.364%{transform:translate(57.8617vw,48.364vh) scale(.9896)}to{transform:translate(59.81545vw,99vh) scale(.9896)}}.snow:nth-child(113){opacity:1.8878;transform:translate(.24vw,-10px) scale(.7116);animation:fall-113 13s -26s linear infinite}@keyframes fall-113{53.625%{transform:translate(-9.0791vw,53.625vh) scale(.7116)}to{transform:translate(-4.41955vw,99vh) scale(.7116)}}.snow:nth-child(114){opacity:.6334;transform:translate(17.9363vw,-10px) scale(.3443);animation:fall-114 25s -8s linear infinite}@keyframes fall-114{44.776%{transform:translate(23.9929vw,44.776vh) scale(.3443)}to{transform:translate(20.9646vw,99vh) scale(.3443)}}.snow:nth-child(115){opacity:.2464;transform:translate(44.9288vw,-10px) scale(.1514);animation:fall-115 18s -7s linear infinite}@keyframes fall-115{50.378%{transform:translate(51.9072vw,50.378vh) scale(.1514)}to{transform:translate(48.418vw,99vh) scale(.1514)}}.snow:nth-child(116){opacity:.988;transform:translate(93.1413vw,-10px) scale(.3613);animation:fall-116 22s -13s linear infinite}@keyframes fall-116{47.498%{transform:translate(93.0282vw,47.498vh) scale(.3613)}to{transform:translate(93.08475vw,99vh) scale(.3613)}}.snow:nth-child(117){opacity:.6058;transform:translate(11.1459vw,-10px) scale(.3747);animation:fall-117 21s -23s linear infinite}@keyframes fall-117{76.476%{transform:translate(18.5618vw,76.476vh) scale(.3747)}to{transform:translate(14.85385vw,99vh) scale(.3747)}}.snow:nth-child(118){opacity:1.5466;transform:translate(65.6651vw,-10px) scale(.0211);animation:fall-118 21s -13s linear infinite}@keyframes fall-118{52.957%{transform:translate(56.9145vw,52.957vh) scale(.0211)}to{transform:translate(61.2898vw,99vh) scale(.0211)}}.snow:nth-child(119){opacity:.5608;transform:translate(61.6851vw,-10px) scale(.4874);animation:fall-119 16s -18s linear infinite}@keyframes fall-119{61.606%{transform:translate(65.4116vw,61.606vh) scale(.4874)}to{transform:translate(63.54835vw,99vh) scale(.4874)}}.snow:nth-child(120){opacity:1.5934;transform:translate(43.7166vw,-10px) scale(.2635);animation:fall-120 26s -10s linear infinite}@keyframes fall-120{37.273%{transform:translate(40.0597vw,37.273vh) scale(.2635)}to{transform:translate(41.88815vw,99vh) scale(.2635)}}.snow:nth-child(121){opacity:.629;transform:translate(82.2648vw,-10px) scale(.8855);animation:fall-121 29s -17s linear infinite}@keyframes fall-121{66.556%{transform:translate(76.436vw,66.556vh) scale(.8855)}to{transform:translate(79.3504vw,99vh) scale(.8855)}}.snow:nth-child(122){opacity:.1346;transform:translate(94.2662vw,-10px) scale(.4559);animation:fall-122 21s -6s linear infinite}@keyframes fall-122{61.958%{transform:translate(87.9835vw,61.958vh) scale(.4559)}to{transform:translate(91.12485vw,99vh) scale(.4559)}}.snow:nth-child(123){opacity:1.045;transform:translate(59.8478vw,-10px) scale(.7159);animation:fall-123 19s -24s linear infinite}@keyframes fall-123{49.334%{transform:translate(51.1389vw,49.334vh) scale(.7159)}to{transform:translate(55.49335vw,99vh) scale(.7159)}}.snow:nth-child(124){opacity:.383;transform:translate(41.7623vw,-10px) scale(.4534);animation:fall-124 16s -16s linear infinite}@keyframes fall-124{71.684%{transform:translate(39.7288vw,71.684vh) scale(.4534)}to{transform:translate(40.74555vw,99vh) scale(.4534)}}.snow:nth-child(125){opacity:1.7018;transform:translate(94.3774vw,-10px) scale(.4852);animation:fall-125 14s -10s linear infinite}@keyframes fall-125{72.516%{transform:translate(89.4826vw,72.516vh) scale(.4852)}to{transform:translate(91.93vw,99vh) scale(.4852)}}.snow:nth-child(126){opacity:.6366;transform:translate(71.3759vw,-10px) scale(.5077);animation:fall-126 19s -4s linear infinite}@keyframes fall-126{49.213%{transform:translate(70.9338vw,49.213vh) scale(.5077)}to{transform:translate(71.15485vw,99vh) scale(.5077)}}.snow:nth-child(127){opacity:1.1916;transform:translate(37.7072vw,-10px) scale(.8871);animation:fall-127 30s -17s linear infinite}@keyframes fall-127{43.307%{transform:translate(28.0214vw,43.307vh) scale(.8871)}to{transform:translate(32.8643vw,99vh) scale(.8871)}}.snow:nth-child(128){opacity:1.3604;transform:translate(83.0105vw,-10px) scale(.9354);animation:fall-128 14s -29s linear infinite}@keyframes fall-128{56.162%{transform:translate(85.6354vw,56.162vh) scale(.9354)}to{transform:translate(84.32295vw,99vh) scale(.9354)}}.snow:nth-child(129){opacity:.7992;transform:translate(85.4627vw,-10px) scale(.2038);animation:fall-129 26s -10s linear infinite}@keyframes fall-129{41.053%{transform:translate(83.3589vw,41.053vh) scale(.2038)}to{transform:translate(84.4108vw,99vh) scale(.2038)}}.snow:nth-child(130){opacity:1.383;transform:translate(11.3351vw,-10px) scale(.4926);animation:fall-130 16s -19s linear infinite}@keyframes fall-130{77.946%{transform:translate(16.8453vw,77.946vh) scale(.4926)}to{transform:translate(14.0902vw,99vh) scale(.4926)}}.snow:nth-child(131){opacity:.517;transform:translate(69.9632vw,-10px) scale(.65);animation:fall-131 18s -3s linear infinite}@keyframes fall-131{79.657%{transform:translate(74.8998vw,79.657vh) scale(.65)}to{transform:translate(72.4315vw,99vh) scale(.65)}}.snow:nth-child(132){opacity:1.0234;transform:translate(27.4193vw,-10px) scale(.2589);animation:fall-132 23s -25s linear infinite}@keyframes fall-132{30.02%{transform:translate(21.7352vw,30.02vh) scale(.2589)}to{transform:translate(24.57725vw,99vh) scale(.2589)}}.snow:nth-child(133){opacity:1.7796;transform:translate(83.0689vw,-10px) scale(.9024);animation:fall-133 29s -10s linear infinite}@keyframes fall-133{60.741%{transform:translate(76.316vw,60.741vh) scale(.9024)}to{transform:translate(79.69245vw,99vh) scale(.9024)}}.snow:nth-child(134){opacity:1.9664;transform:translate(96.8454vw,-10px) scale(.8199);animation:fall-134 21s -4s linear infinite}@keyframes fall-134{33.303%{transform:translate(103.9158vw,33.303vh) scale(.8199)}to{transform:translate(100.3806vw,99vh) scale(.8199)}}.snow:nth-child(135){opacity:.9784;transform:translate(85.1239vw,-10px) scale(.6021);animation:fall-135 27s -20s linear infinite}@keyframes fall-135{67.068%{transform:translate(82.6913vw,67.068vh) scale(.6021)}to{transform:translate(83.9076vw,99vh) scale(.6021)}}.snow:nth-child(136){opacity:1.7744;transform:translate(82.8283vw,-10px) scale(.3187);animation:fall-136 11s -8s linear infinite}@keyframes fall-136{48.273%{transform:translate(85.012vw,48.273vh) scale(.3187)}to{transform:translate(83.92015vw,99vh) scale(.3187)}}.snow:nth-child(137){opacity:1.5202;transform:translate(97.7123vw,-10px) scale(.2466);animation:fall-137 25s -22s linear infinite}@keyframes fall-137{77.993%{transform:translate(94.0751vw,77.993vh) scale(.2466)}to{transform:translate(95.8937vw,99vh) scale(.2466)}}.snow:nth-child(138){opacity:.948;transform:translate(79.4829vw,-10px) scale(.4684);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{69.801%{transform:translate(83.8108vw,69.801vh) scale(.4684)}to{transform:translate(81.64685vw,99vh) scale(.4684)}}.snow:nth-child(139){opacity:.1584;transform:translate(70.3588vw,-10px) scale(.0491);animation:fall-139 10s -24s linear infinite}@keyframes fall-139{52.728%{transform:translate(60.8638vw,52.728vh) scale(.0491)}to{transform:translate(65.6113vw,99vh) scale(.0491)}}.snow:nth-child(140){opacity:.3582;transform:translate(25.9865vw,-10px) scale(.8634);animation:fall-140 12s -29s linear infinite}@keyframes fall-140{56.687%{transform:translate(29.08vw,56.687vh) scale(.8634)}to{transform:translate(27.53325vw,99vh) scale(.8634)}}.snow:nth-child(141){opacity:.6066;transform:translate(10.93vw,-10px) scale(.4159);animation:fall-141 21s -9s linear infinite}@keyframes fall-141{67.487%{transform:translate(15.1527vw,67.487vh) scale(.4159)}to{transform:translate(13.04135vw,99vh) scale(.4159)}}.snow:nth-child(142){opacity:.4582;transform:translate(56.4507vw,-10px) scale(.3286);animation:fall-142 12s -27s linear infinite}@keyframes fall-142{53.137%{transform:translate(49.0983vw,53.137vh) scale(.3286)}to{transform:translate(52.7745vw,99vh) scale(.3286)}}.snow:nth-child(143){opacity:1.521;transform:translate(84.8275vw,-10px) scale(.154);animation:fall-143 24s -22s linear infinite}@keyframes fall-143{46.919%{transform:translate(83.4766vw,46.919vh) scale(.154)}to{transform:translate(84.15205vw,99vh) scale(.154)}}.snow:nth-child(144){opacity:.8934;transform:translate(80.0243vw,-10px) scale(.8066);animation:fall-144 28s -16s linear infinite}@keyframes fall-144{64.185%{transform:translate(81.0329vw,64.185vh) scale(.8066)}to{transform:translate(80.5286vw,99vh) scale(.8066)}}.snow:nth-child(145){opacity:1.5028;transform:translate(31.4358vw,-10px) scale(.6312);animation:fall-145 17s -28s linear infinite}@keyframes fall-145{32.523%{transform:translate(30.7424vw,32.523vh) scale(.6312)}to{transform:translate(31.0891vw,99vh) scale(.6312)}}.snow:nth-child(146){opacity:.688;transform:translate(29.205vw,-10px) scale(.7068);animation:fall-146 28s -23s linear infinite}@keyframes fall-146{56.958%{transform:translate(22.8482vw,56.958vh) scale(.7068)}to{transform:translate(26.0266vw,99vh) scale(.7068)}}.snow:nth-child(147){opacity:.5344;transform:translate(14.7175vw,-10px) scale(.4196);animation:fall-147 13s -17s linear infinite}@keyframes fall-147{75.329%{transform:translate(9.749vw,75.329vh) scale(.4196)}to{transform:translate(12.23325vw,99vh) scale(.4196)}}.snow:nth-child(148){opacity:1.9212;transform:translate(61.6579vw,-10px) scale(.3085);animation:fall-148 25s -8s linear infinite}@keyframes fall-148{48.403%{transform:translate(54.7957vw,48.403vh) scale(.3085)}to{transform:translate(58.2268vw,99vh) scale(.3085)}}.snow:nth-child(149){opacity:1.003;transform:translate(87.8093vw,-10px) scale(.816);animation:fall-149 30s -17s linear infinite}@keyframes fall-149{46.84%{transform:translate(93.6862vw,46.84vh) scale(.816)}to{transform:translate(90.74775vw,99vh) scale(.816)}}.snow:nth-child(150){opacity:1.1048;transform:translate(40.3731vw,-10px) scale(.1839);animation:fall-150 15s -9s linear infinite}@keyframes fall-150{36.277%{transform:translate(46.6681vw,36.277vh) scale(.1839)}to{transform:translate(43.5206vw,99vh) scale(.1839)}}.snow:nth-child(151){opacity:1.3202;transform:translate(26.8308vw,-10px) scale(.0838);animation:fall-151 25s -9s linear infinite}@keyframes fall-151{53.101%{transform:translate(28.3983vw,53.101vh) scale(.0838)}to{transform:translate(27.61455vw,99vh) scale(.0838)}}.snow:nth-child(152){opacity:.9882;transform:translate(57.076vw,-10px) scale(.2487);animation:fall-152 22s -1s linear infinite}@keyframes fall-152{58.091%{transform:translate(54.3122vw,58.091vh) scale(.2487)}to{transform:translate(55.6941vw,99vh) scale(.2487)}}.snow:nth-child(153){opacity:1.6224;transform:translate(5.1046vw,-10px) scale(.8766);animation:fall-153 21s -6s linear infinite}@keyframes fall-153{77.541%{transform:translate(7.3656vw,77.541vh) scale(.8766)}to{transform:translate(6.2351vw,99vh) scale(.8766)}}.snow:nth-child(154){opacity:1.1774;transform:translate(89.0064vw,-10px) scale(.774);animation:fall-154 30s -30s linear infinite}@keyframes fall-154{35.734%{transform:translate(95.8303vw,35.734vh) scale(.774)}to{transform:translate(92.41835vw,99vh) scale(.774)}}.snow:nth-child(155){opacity:1.3424;transform:translate(46.2612vw,-10px) scale(.8216);animation:fall-155 14s -3s linear infinite}@keyframes fall-155{55.537%{transform:translate(43.841vw,55.537vh) scale(.8216)}to{transform:translate(45.0511vw,99vh) scale(.8216)}}.snow:nth-child(156){opacity:.7168;transform:translate(37.8866vw,-10px) scale(.4481);animation:fall-156 28s -23s linear infinite}@keyframes fall-156{71.124%{transform:translate(30.4535vw,71.124vh) scale(.4481)}to{transform:translate(34.17005vw,99vh) scale(.4481)}}.snow:nth-child(157){opacity:1.2668;transform:translate(65.4783vw,-10px) scale(.9093);animation:fall-157 10s -22s linear infinite}@keyframes fall-157{40.41%{transform:translate(60.6143vw,40.41vh) scale(.9093)}to{transform:translate(63.0463vw,99vh) scale(.9093)}}.snow:nth-child(158){opacity:1.667;transform:translate(64.6031vw,-10px) scale(.6237);animation:fall-158 13s -27s linear infinite}@keyframes fall-158{78.833%{transform:translate(73.8722vw,78.833vh) scale(.6237)}to{transform:translate(69.23765vw,99vh) scale(.6237)}}.snow:nth-child(159){opacity:1.0784;transform:translate(32.2687vw,-10px) scale(.7442);animation:fall-159 23s -27s linear infinite}@keyframes fall-159{63.967%{transform:translate(42.2447vw,63.967vh) scale(.7442)}to{transform:translate(37.2567vw,99vh) scale(.7442)}}.snow:nth-child(160){opacity:1.2482;transform:translate(44.2764vw,-10px) scale(.3328);animation:fall-160 24s -14s linear infinite}@keyframes fall-160{48.182%{transform:translate(53.2549vw,48.182vh) scale(.3328)}to{transform:translate(48.76565vw,99vh) scale(.3328)}}.snow:nth-child(161){opacity:1.2724;transform:translate(93.5133vw,-10px) scale(.8821);animation:fall-161 27s -10s linear infinite}@keyframes fall-161{49.158%{transform:translate(102.9421vw,49.158vh) scale(.8821)}to{transform:translate(98.2277vw,99vh) scale(.8821)}}.snow:nth-child(162){opacity:.1846;transform:translate(97.6766vw,-10px) scale(.8683);animation:fall-162 30s -13s linear infinite}@keyframes fall-162{37.021%{transform:translate(97.552vw,37.021vh) scale(.8683)}to{transform:translate(97.6143vw,99vh) scale(.8683)}}.snow:nth-child(163){opacity:1.3428;transform:translate(7.0444vw,-10px) scale(.7531);animation:fall-163 17s -14s linear infinite}@keyframes fall-163{74.254%{transform:translate(.5132vw,74.254vh) scale(.7531)}to{transform:translate(3.7788vw,99vh) scale(.7531)}}.snow:nth-child(164){opacity:1.2936;transform:translate(65.0647vw,-10px) scale(.9802);animation:fall-164 24s -24s linear infinite}@keyframes fall-164{56.112%{transform:translate(68.7043vw,56.112vh) scale(.9802)}to{transform:translate(66.8845vw,99vh) scale(.9802)}}.snow:nth-child(165){opacity:.2206;transform:translate(4.1969vw,-10px) scale(.0658);animation:fall-165 10s -24s linear infinite}@keyframes fall-165{68.255%{transform:translate(8.296vw,68.255vh) scale(.0658)}to{transform:translate(6.24645vw,99vh) scale(.0658)}}.snow:nth-child(166){opacity:.4798;transform:translate(24.2217vw,-10px) scale(.024);animation:fall-166 28s -27s linear infinite}@keyframes fall-166{63.281%{transform:translate(26.9585vw,63.281vh) scale(.024)}to{transform:translate(25.5901vw,99vh) scale(.024)}}.snow:nth-child(167){opacity:1.079;transform:translate(14.3174vw,-10px) scale(.2117);animation:fall-167 18s -3s linear infinite}@keyframes fall-167{31.757%{transform:translate(13.5766vw,31.757vh) scale(.2117)}to{transform:translate(13.947vw,99vh) scale(.2117)}}.snow:nth-child(168){opacity:.16;transform:translate(76.3488vw,-10px) scale(.3089);animation:fall-168 29s -12s linear infinite}@keyframes fall-168{44.961%{transform:translate(68.5624vw,44.961vh) scale(.3089)}to{transform:translate(72.4556vw,99vh) scale(.3089)}}.snow:nth-child(169){opacity:1.9834;transform:translate(51.5328vw,-10px) scale(.6241);animation:fall-169 28s -20s linear infinite}@keyframes fall-169{55.934%{transform:translate(58.6472vw,55.934vh) scale(.6241)}to{transform:translate(55.09vw,99vh) scale(.6241)}}.snow:nth-child(170){opacity:1.219;transform:translate(51.2123vw,-10px) scale(.1799);animation:fall-170 13s -3s linear infinite}@keyframes fall-170{62.919%{transform:translate(58.5502vw,62.919vh) scale(.1799)}to{transform:translate(54.88125vw,99vh) scale(.1799)}}.snow:nth-child(171){opacity:1.521;transform:translate(15.6559vw,-10px) scale(.7924);animation:fall-171 28s -7s linear infinite}@keyframes fall-171{64.136%{transform:translate(18.4555vw,64.136vh) scale(.7924)}to{transform:translate(17.0557vw,99vh) scale(.7924)}}.snow:nth-child(172){opacity:1.0276;transform:translate(17.2003vw,-10px) scale(.8939);animation:fall-172 19s -12s linear infinite}@keyframes fall-172{39.625%{transform:translate(22.9459vw,39.625vh) scale(.8939)}to{transform:translate(20.0731vw,99vh) scale(.8939)}}.snow:nth-child(173){opacity:1.1222;transform:translate(20.7855vw,-10px) scale(.2935);animation:fall-173 11s -18s linear infinite}@keyframes fall-173{56.845%{transform:translate(20.3891vw,56.845vh) scale(.2935)}to{transform:translate(20.5873vw,99vh) scale(.2935)}}.snow:nth-child(174){opacity:.376;transform:translate(90.8548vw,-10px) scale(.9543);animation:fall-174 30s -23s linear infinite}@keyframes fall-174{47.039%{transform:translate(85.5667vw,47.039vh) scale(.9543)}to{transform:translate(88.21075vw,99vh) scale(.9543)}}.snow:nth-child(175){opacity:1.9616;transform:translate(55.7832vw,-10px) scale(.5888);animation:fall-175 27s -29s linear infinite}@keyframes fall-175{78.494%{transform:translate(60.5235vw,78.494vh) scale(.5888)}to{transform:translate(58.15335vw,99vh) scale(.5888)}}.snow:nth-child(176){opacity:.3526;transform:translate(16.5898vw,-10px) scale(.4251);animation:fall-176 22s -29s linear infinite}@keyframes fall-176{61.421%{transform:translate(18.5826vw,61.421vh) scale(.4251)}to{transform:translate(17.5862vw,99vh) scale(.4251)}}.snow:nth-child(177){opacity:1.5782;transform:translate(66.0504vw,-10px) scale(.4399);animation:fall-177 21s -1s linear infinite}@keyframes fall-177{42.098%{transform:translate(68.2625vw,42.098vh) scale(.4399)}to{transform:translate(67.15645vw,99vh) scale(.4399)}}.snow:nth-child(178){opacity:.702;transform:translate(64.0345vw,-10px) scale(.7546);animation:fall-178 28s -4s linear infinite}@keyframes fall-178{31.016%{transform:translate(66.7345vw,31.016vh) scale(.7546)}to{transform:translate(65.3845vw,99vh) scale(.7546)}}.snow:nth-child(179){opacity:1.4566;transform:translate(22.3627vw,-10px) scale(.6252);animation:fall-179 29s -7s linear infinite}@keyframes fall-179{71.746%{transform:translate(16.2303vw,71.746vh) scale(.6252)}to{transform:translate(19.2965vw,99vh) scale(.6252)}}.snow:nth-child(180){opacity:1.1724;transform:translate(68.813vw,-10px) scale(.2936);animation:fall-180 25s -15s linear infinite}@keyframes fall-180{56.597%{transform:translate(65.0114vw,56.597vh) scale(.2936)}to{transform:translate(66.9122vw,99vh) scale(.2936)}}.snow:nth-child(181){opacity:.576;transform:translate(58.6545vw,-10px) scale(.9158);animation:fall-181 12s -21s linear infinite}@keyframes fall-181{58.687%{transform:translate(68.4895vw,58.687vh) scale(.9158)}to{transform:translate(63.572vw,99vh) scale(.9158)}}.snow:nth-child(182){opacity:1.2872;transform:translate(59.159vw,-10px) scale(.305);animation:fall-182 20s -26s linear infinite}@keyframes fall-182{79.01%{transform:translate(50.2145vw,79.01vh) scale(.305)}to{transform:translate(54.68675vw,99vh) scale(.305)}}.snow:nth-child(183){opacity:1.4706;transform:translate(29.302vw,-10px) scale(.3634);animation:fall-183 18s -1s linear infinite}@keyframes fall-183{63.702%{transform:translate(24.0097vw,63.702vh) scale(.3634)}to{transform:translate(26.65585vw,99vh) scale(.3634)}}.snow:nth-child(184){opacity:1.37;transform:translate(75.6953vw,-10px) scale(.7145);animation:fall-184 21s -9s linear infinite}@keyframes fall-184{47.952%{transform:translate(66.5865vw,47.952vh) scale(.7145)}to{transform:translate(71.1409vw,99vh) scale(.7145)}}.snow:nth-child(185){opacity:1.7168;transform:translate(46.1511vw,-10px) scale(.9244);animation:fall-185 30s -24s linear infinite}@keyframes fall-185{64.895%{transform:translate(54.9737vw,64.895vh) scale(.9244)}to{transform:translate(50.5624vw,99vh) scale(.9244)}}.snow:nth-child(186){opacity:.5104;transform:translate(45.278vw,-10px) scale(.1789);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{67.875%{transform:translate(55.1469vw,67.875vh) scale(.1789)}to{transform:translate(50.21245vw,99vh) scale(.1789)}}.snow:nth-child(187){opacity:1.2422;transform:translate(44.5998vw,-10px) scale(.7126);animation:fall-187 22s -30s linear infinite}@keyframes fall-187{54.095%{transform:translate(53.7648vw,54.095vh) scale(.7126)}to{transform:translate(49.1823vw,99vh) scale(.7126)}}.snow:nth-child(188){opacity:1.2778;transform:translate(32.7364vw,-10px) scale(.155);animation:fall-188 26s -28s linear infinite}@keyframes fall-188{70.768%{transform:translate(30.3282vw,70.768vh) scale(.155)}to{transform:translate(31.5323vw,99vh) scale(.155)}}.snow:nth-child(189){opacity:.1294;transform:translate(11.7571vw,-10px) scale(.2272);animation:fall-189 13s -12s linear infinite}@keyframes fall-189{33.981%{transform:translate(11.3041vw,33.981vh) scale(.2272)}to{transform:translate(11.5306vw,99vh) scale(.2272)}}.snow:nth-child(190){opacity:1.6286;transform:translate(78.3072vw,-10px) scale(.3468);animation:fall-190 25s -3s linear infinite}@keyframes fall-190{73.621%{transform:translate(71.6362vw,73.621vh) scale(.3468)}to{transform:translate(74.9717vw,99vh) scale(.3468)}}.snow:nth-child(191){opacity:1.745;transform:translate(33.9899vw,-10px) scale(.5059);animation:fall-191 24s -13s linear infinite}@keyframes fall-191{75.072%{transform:translate(24.6936vw,75.072vh) scale(.5059)}to{transform:translate(29.34175vw,99vh) scale(.5059)}}.snow:nth-child(192){opacity:1.2612;transform:translate(78.1093vw,-10px) scale(.64);animation:fall-192 11s -14s linear infinite}@keyframes fall-192{68.942%{transform:translate(74.1875vw,68.942vh) scale(.64)}to{transform:translate(76.1484vw,99vh) scale(.64)}}.snow:nth-child(193){opacity:1.5374;transform:translate(56.5256vw,-10px) scale(.8336);animation:fall-193 13s -6s linear infinite}@keyframes fall-193{69.413%{transform:translate(54.1171vw,69.413vh) scale(.8336)}to{transform:translate(55.32135vw,99vh) scale(.8336)}}.snow:nth-child(194){opacity:1.4438;transform:translate(37.2611vw,-10px) scale(.7288);animation:fall-194 17s -12s linear infinite}@keyframes fall-194{65.055%{transform:translate(42.3069vw,65.055vh) scale(.7288)}to{transform:translate(39.784vw,99vh) scale(.7288)}}.snow:nth-child(195){opacity:1.0192;transform:translate(34.5879vw,-10px) scale(.9868);animation:fall-195 30s -18s linear infinite}@keyframes fall-195{60.935%{transform:translate(28.5264vw,60.935vh) scale(.9868)}to{transform:translate(31.55715vw,99vh) scale(.9868)}}.snow:nth-child(196){opacity:.4226;transform:translate(94.1772vw,-10px) scale(.035);animation:fall-196 14s -17s linear infinite}@keyframes fall-196{37.809%{transform:translate(90.6592vw,37.809vh) scale(.035)}to{transform:translate(92.4182vw,99vh) scale(.035)}}.snow:nth-child(197){opacity:1.9188;transform:translate(45.8276vw,-10px) scale(.4161);animation:fall-197 15s -28s linear infinite}@keyframes fall-197{38.699%{transform:translate(36.254vw,38.699vh) scale(.4161)}to{transform:translate(41.0408vw,99vh) scale(.4161)}}.snow:nth-child(198){opacity:.7632;transform:translate(23.2404vw,-10px) scale(.8432);animation:fall-198 21s -26s linear infinite}@keyframes fall-198{50.484%{transform:translate(13.6954vw,50.484vh) scale(.8432)}to{transform:translate(18.4679vw,99vh) scale(.8432)}}.snow:nth-child(199){opacity:1.2856;transform:translate(17.9151vw,-10px) scale(.6718);animation:fall-199 13s -16s linear infinite}@keyframes fall-199{41.234%{transform:translate(26.0086vw,41.234vh) scale(.6718)}to{transform:translate(21.96185vw,99vh) scale(.6718)}}.snow:nth-child(200){opacity:1.3032;transform:translate(52.8578vw,-10px) scale(.8186);animation:fall-200 20s -24s linear infinite}@keyframes fall-200{40.354%{transform:translate(59.4849vw,40.354vh) scale(.8186)}to{transform:translate(56.17135vw,99vh) scale(.8186)}}.snow:nth-child(201){opacity:.9548;transform:translate(39.8924vw,-10px) scale(.3698);animation:fall-201 30s -1s linear infinite}@keyframes fall-201{64.356%{transform:translate(32.562vw,64.356vh) scale(.3698)}to{transform:translate(36.2272vw,99vh) scale(.3698)}}.snow:nth-child(202){opacity:.683;transform:translate(37.3128vw,-10px) scale(.987);animation:fall-202 16s -4s linear infinite}@keyframes fall-202{63.514%{transform:translate(46.2883vw,63.514vh) scale(.987)}to{transform:translate(41.80055vw,99vh) scale(.987)}}.snow:nth-child(203){opacity:1.2432;transform:translate(25.4371vw,-10px) scale(.364);animation:fall-203 19s -1s linear infinite}@keyframes fall-203{41.947%{transform:translate(15.6822vw,41.947vh) scale(.364)}to{transform:translate(20.55965vw,99vh) scale(.364)}}.snow:nth-child(204){opacity:.7966;transform:translate(27.9068vw,-10px) scale(.0556);animation:fall-204 18s -21s linear infinite}@keyframes fall-204{57.702%{transform:translate(33.3749vw,57.702vh) scale(.0556)}to{transform:translate(30.64085vw,99vh) scale(.0556)}}.snow:nth-child(205){opacity:.2474;transform:translate(50.0874vw,-10px) scale(.2962);animation:fall-205 26s -29s linear infinite}@keyframes fall-205{56.814%{transform:translate(46.781vw,56.814vh) scale(.2962)}to{transform:translate(48.4342vw,99vh) scale(.2962)}}.snow:nth-child(206){opacity:1.9902;transform:translate(42.8533vw,-10px) scale(.1676);animation:fall-206 29s -23s linear infinite}@keyframes fall-206{61.819%{transform:translate(41.6191vw,61.819vh) scale(.1676)}to{transform:translate(42.2362vw,99vh) scale(.1676)}}.snow:nth-child(207){opacity:1.0602;transform:translate(53.4218vw,-10px) scale(.3751);animation:fall-207 20s -6s linear infinite}@keyframes fall-207{66.064%{transform:translate(57.5707vw,66.064vh) scale(.3751)}to{transform:translate(55.49625vw,99vh) scale(.3751)}}.snow:nth-child(208){opacity:.985;transform:translate(64.3242vw,-10px) scale(.6151);animation:fall-208 30s -15s linear infinite}@keyframes fall-208{48.38%{transform:translate(61.4462vw,48.38vh) scale(.6151)}to{transform:translate(62.8852vw,99vh) scale(.6151)}}.snow:nth-child(209){opacity:.618;transform:translate(15.3879vw,-10px) scale(.3206);animation:fall-209 17s -11s linear infinite}@keyframes fall-209{78.749%{transform:translate(20.7109vw,78.749vh) scale(.3206)}to{transform:translate(18.0494vw,99vh) scale(.3206)}}.snow:nth-child(210){opacity:.0392;transform:translate(71.4742vw,-10px) scale(.4526);animation:fall-210 19s -22s linear infinite}@keyframes fall-210{45.533%{transform:translate(66.8432vw,45.533vh) scale(.4526)}to{transform:translate(69.1587vw,99vh) scale(.4526)}}.snow:nth-child(211){opacity:.6546;transform:translate(39.9284vw,-10px) scale(.9862);animation:fall-211 13s -29s linear infinite}@keyframes fall-211{48.74%{transform:translate(41.74vw,48.74vh) scale(.9862)}to{transform:translate(40.8342vw,99vh) scale(.9862)}}.snow:nth-child(212){opacity:1.8258;transform:translate(18.1068vw,-10px) scale(.2476);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{59.587%{transform:translate(11.123vw,59.587vh) scale(.2476)}to{transform:translate(14.6149vw,99vh) scale(.2476)}}.snow:nth-child(213){opacity:.6426;transform:translate(23.1053vw,-10px) scale(.8959);animation:fall-213 28s -7s linear infinite}@keyframes fall-213{61.955%{transform:translate(19.8362vw,61.955vh) scale(.8959)}to{transform:translate(21.47075vw,99vh) scale(.8959)}}.snow:nth-child(214){opacity:1.6942;transform:translate(42.4836vw,-10px) scale(.3674);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{59.681%{transform:translate(37.1332vw,59.681vh) scale(.3674)}to{transform:translate(39.8084vw,99vh) scale(.3674)}}.snow:nth-child(215){opacity:.338;transform:translate(55.605vw,-10px) scale(.8452);animation:fall-215 15s -18s linear infinite}@keyframes fall-215{32.506%{transform:translate(63.9058vw,32.506vh) scale(.8452)}to{transform:translate(59.7554vw,99vh) scale(.8452)}}.snow:nth-child(216){opacity:.4162;transform:translate(43.5512vw,-10px) scale(.9841);animation:fall-216 30s -26s linear infinite}@keyframes fall-216{69.646%{transform:translate(50.86vw,69.646vh) scale(.9841)}to{transform:translate(47.2056vw,99vh) scale(.9841)}}.snow:nth-child(217){opacity:1.7454;transform:translate(79.6253vw,-10px) scale(.0913);animation:fall-217 28s -22s linear infinite}@keyframes fall-217{50.216%{transform:translate(71.0868vw,50.216vh) scale(.0913)}to{transform:translate(75.35605vw,99vh) scale(.0913)}}.snow:nth-child(218){opacity:.8994;transform:translate(24.271vw,-10px) scale(.3643);animation:fall-218 10s -26s linear infinite}@keyframes fall-218{32.391%{transform:translate(21.1459vw,32.391vh) scale(.3643)}to{transform:translate(22.70845vw,99vh) scale(.3643)}}.snow:nth-child(219){opacity:1.274;transform:translate(78.9833vw,-10px) scale(.4449);animation:fall-219 27s -23s linear infinite}@keyframes fall-219{79.971%{transform:translate(80.1103vw,79.971vh) scale(.4449)}to{transform:translate(79.5468vw,99vh) scale(.4449)}}.snow:nth-child(220){opacity:.8704;transform:translate(6.9758vw,-10px) scale(.799);animation:fall-220 24s -18s linear infinite}@keyframes fall-220{46.156%{transform:translate(9.6466vw,46.156vh) scale(.799)}to{transform:translate(8.3112vw,99vh) scale(.799)}}.snow:nth-child(221){opacity:.6332;transform:translate(68.4528vw,-10px) scale(.4682);animation:fall-221 27s -3s linear infinite}@keyframes fall-221{74.888%{transform:translate(61.1073vw,74.888vh) scale(.4682)}to{transform:translate(64.78005vw,99vh) scale(.4682)}}.snow:nth-child(222){opacity:.1742;transform:translate(33.2574vw,-10px) scale(.4509);animation:fall-222 12s -8s linear infinite}@keyframes fall-222{62.077%{transform:translate(25.2432vw,62.077vh) scale(.4509)}to{transform:translate(29.2503vw,99vh) scale(.4509)}}.snow:nth-child(223){opacity:1.2756;transform:translate(35.7415vw,-10px) scale(.7061);animation:fall-223 13s -4s linear infinite}@keyframes fall-223{56.266%{transform:translate(38.2831vw,56.266vh) scale(.7061)}to{transform:translate(37.0123vw,99vh) scale(.7061)}}.snow:nth-child(224){opacity:1.4742;transform:translate(35.7323vw,-10px) scale(.118);animation:fall-224 10s -7s linear infinite}@keyframes fall-224{68.116%{transform:translate(44.3047vw,68.116vh) scale(.118)}to{transform:translate(40.0185vw,99vh) scale(.118)}}.snow:nth-child(225){opacity:1.0878;transform:translate(5.633vw,-10px) scale(.3857);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{54.076%{transform:translate(-2.4336vw,54.076vh) scale(.3857)}to{transform:translate(1.5997vw,99vh) scale(.3857)}}.snow:nth-child(226){opacity:.5878;transform:translate(15.1473vw,-10px) scale(.3866);animation:fall-226 21s -8s linear infinite}@keyframes fall-226{67.268%{transform:translate(8.8034vw,67.268vh) scale(.3866)}to{transform:translate(11.97535vw,99vh) scale(.3866)}}.snow:nth-child(227){opacity:1.7266;transform:translate(23.5752vw,-10px) scale(.9115);animation:fall-227 23s -17s linear infinite}@keyframes fall-227{72.172%{transform:translate(17.7269vw,72.172vh) scale(.9115)}to{transform:translate(20.65105vw,99vh) scale(.9115)}}.snow:nth-child(228){opacity:.2294;transform:translate(24.0563vw,-10px) scale(.8778);animation:fall-228 25s -12s linear infinite}@keyframes fall-228{63.475%{transform:translate(17.9904vw,63.475vh) scale(.8778)}to{transform:translate(21.02335vw,99vh) scale(.8778)}}.snow:nth-child(229){opacity:1.452;transform:translate(18.4399vw,-10px) scale(.3449);animation:fall-229 18s -26s linear infinite}@keyframes fall-229{67.531%{transform:translate(18.8771vw,67.531vh) scale(.3449)}to{transform:translate(18.6585vw,99vh) scale(.3449)}}.snow:nth-child(230){opacity:1.4304;transform:translate(7.9941vw,-10px) scale(.5086);animation:fall-230 28s -22s linear infinite}@keyframes fall-230{70.917%{transform:translate(17.4268vw,70.917vh) scale(.5086)}to{transform:translate(12.71045vw,99vh) scale(.5086)}}.snow:nth-child(231){opacity:1.4326;transform:translate(20.861vw,-10px) scale(.3741);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{34.257%{transform:translate(17.2553vw,34.257vh) scale(.3741)}to{transform:translate(19.05815vw,99vh) scale(.3741)}}.snow:nth-child(232){opacity:.2572;transform:translate(69.2435vw,-10px) scale(.1195);animation:fall-232 18s -6s linear infinite}@keyframes fall-232{41.294%{transform:translate(77.5794vw,41.294vh) scale(.1195)}to{transform:translate(73.41145vw,99vh) scale(.1195)}}.snow:nth-child(233){opacity:1.5446;transform:translate(17.3968vw,-10px) scale(.7284);animation:fall-233 16s -29s linear infinite}@keyframes fall-233{38.514%{transform:translate(23.2793vw,38.514vh) scale(.7284)}to{transform:translate(20.33805vw,99vh) scale(.7284)}}.snow:nth-child(234){opacity:1.4908;transform:translate(47.7229vw,-10px) scale(.7387);animation:fall-234 12s -16s linear infinite}@keyframes fall-234{46.546%{transform:translate(56.6294vw,46.546vh) scale(.7387)}to{transform:translate(52.17615vw,99vh) scale(.7387)}}.snow:nth-child(235){opacity:1.7166;transform:translate(96.475vw,-10px) scale(.8416);animation:fall-235 27s -7s linear infinite}@keyframes fall-235{36.868%{transform:translate(89.81vw,36.868vh) scale(.8416)}to{transform:translate(93.1425vw,99vh) scale(.8416)}}.snow:nth-child(236){opacity:.7758;transform:translate(78.7183vw,-10px) scale(.7989);animation:fall-236 29s -3s linear infinite}@keyframes fall-236{34.827%{transform:translate(74.8483vw,34.827vh) scale(.7989)}to{transform:translate(76.7833vw,99vh) scale(.7989)}}.snow:nth-child(237){opacity:.5706;transform:translate(10.6036vw,-10px) scale(.3193);animation:fall-237 10s -14s linear infinite}@keyframes fall-237{69.041%{transform:translate(14.2804vw,69.041vh) scale(.3193)}to{transform:translate(12.442vw,99vh) scale(.3193)}}.snow:nth-child(238){opacity:.167;transform:translate(77.6912vw,-10px) scale(.9305);animation:fall-238 24s -24s linear infinite}@keyframes fall-238{50.431%{transform:translate(86.2287vw,50.431vh) scale(.9305)}to{transform:translate(81.95995vw,99vh) scale(.9305)}}.snow:nth-child(239){opacity:.2216;transform:translate(35.7428vw,-10px) scale(.174);animation:fall-239 21s -14s linear infinite}@keyframes fall-239{47.239%{transform:translate(33.5137vw,47.239vh) scale(.174)}to{transform:translate(34.62825vw,99vh) scale(.174)}}.snow:nth-child(240){opacity:1.77;transform:translate(85.1213vw,-10px) scale(.1037);animation:fall-240 19s -7s linear infinite}@keyframes fall-240{56.796%{transform:translate(91.599vw,56.796vh) scale(.1037)}to{transform:translate(88.36015vw,99vh) scale(.1037)}}.snow:nth-child(241){opacity:.9842;transform:translate(58.6669vw,-10px) scale(.9878);animation:fall-241 26s -14s linear infinite}@keyframes fall-241{46.792%{transform:translate(57.4017vw,46.792vh) scale(.9878)}to{transform:translate(58.0343vw,99vh) scale(.9878)}}.snow:nth-child(242){opacity:.382;transform:translate(2.2427vw,-10px) scale(.9432);animation:fall-242 25s -17s linear infinite}@keyframes fall-242{66.682%{transform:translate(-3.9381vw,66.682vh) scale(.9432)}to{transform:translate(-.8477vw,99vh) scale(.9432)}}.snow:nth-child(243){opacity:.5616;transform:translate(2.1672vw,-10px) scale(.0392);animation:fall-243 22s -12s linear infinite}@keyframes fall-243{45.938%{transform:translate(3.4665vw,45.938vh) scale(.0392)}to{transform:translate(2.81685vw,99vh) scale(.0392)}}.snow:nth-child(244){opacity:1.9192;transform:translate(60.7112vw,-10px) scale(.1189);animation:fall-244 14s -15s linear infinite}@keyframes fall-244{49.587%{transform:translate(65.7438vw,49.587vh) scale(.1189)}to{transform:translate(63.2275vw,99vh) scale(.1189)}}.snow:nth-child(245){opacity:.4696;transform:translate(39.002vw,-10px) scale(.8499);animation:fall-245 20s -8s linear infinite}@keyframes fall-245{54.358%{transform:translate(33.3796vw,54.358vh) scale(.8499)}to{transform:translate(36.1908vw,99vh) scale(.8499)}}.snow:nth-child(246){opacity:1.1936;transform:translate(87.6428vw,-10px) scale(.5809);animation:fall-246 17s -1s linear infinite}@keyframes fall-246{74.964%{transform:translate(97.533vw,74.964vh) scale(.5809)}to{transform:translate(92.5879vw,99vh) scale(.5809)}}.snow:nth-child(247){opacity:.047;transform:translate(9.8573vw,-10px) scale(.8201);animation:fall-247 19s -10s linear infinite}@keyframes fall-247{55.786%{transform:translate(11.7092vw,55.786vh) scale(.8201)}to{transform:translate(10.78325vw,99vh) scale(.8201)}}.snow:nth-child(248){opacity:1.885;transform:translate(28.9883vw,-10px) scale(.7007);animation:fall-248 17s -7s linear infinite}@keyframes fall-248{42.715%{transform:translate(19.7149vw,42.715vh) scale(.7007)}to{transform:translate(24.3516vw,99vh) scale(.7007)}}.snow:nth-child(249){opacity:.6056;transform:translate(93.0888vw,-10px) scale(.9356);animation:fall-249 28s -2s linear infinite}@keyframes fall-249{31.971%{transform:translate(96.3613vw,31.971vh) scale(.9356)}to{transform:translate(94.72505vw,99vh) scale(.9356)}}.snow:nth-child(250){opacity:1.1746;transform:translate(48.636vw,-10px) scale(.6798);animation:fall-250 28s -9s linear infinite}@keyframes fall-250{62.797%{transform:translate(42.4378vw,62.797vh) scale(.6798)}to{transform:translate(45.5369vw,99vh) scale(.6798)}}.snow:nth-child(251){opacity:1.4596;transform:translate(62.152vw,-10px) scale(.8268);animation:fall-251 28s -12s linear infinite}@keyframes fall-251{75.347%{transform:translate(63.6768vw,75.347vh) scale(.8268)}to{transform:translate(62.9144vw,99vh) scale(.8268)}}.snow:nth-child(252){opacity:.1656;transform:translate(40.1216vw,-10px) scale(.5415);animation:fall-252 27s -9s linear infinite}@keyframes fall-252{59.582%{transform:translate(35.4283vw,59.582vh) scale(.5415)}to{transform:translate(37.77495vw,99vh) scale(.5415)}}.snow:nth-child(253){opacity:1.9498;transform:translate(45.4164vw,-10px) scale(.6021);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{70.672%{transform:translate(38.7393vw,70.672vh) scale(.6021)}to{transform:translate(42.07785vw,99vh) scale(.6021)}}.snow:nth-child(254){opacity:.496;transform:translate(87.7285vw,-10px) scale(.345);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{43.054%{transform:translate(82.9203vw,43.054vh) scale(.345)}to{transform:translate(85.3244vw,99vh) scale(.345)}}.snow:nth-child(255){opacity:.7016;transform:translate(14.119vw,-10px) scale(.1155);animation:fall-255 15s -9s linear infinite}@keyframes fall-255{33.903%{transform:translate(21.7112vw,33.903vh) scale(.1155)}to{transform:translate(17.9151vw,99vh) scale(.1155)}}.snow:nth-child(256){opacity:.0506;transform:translate(25.2821vw,-10px) scale(.4329);animation:fall-256 23s -5s linear infinite}@keyframes fall-256{32.295%{transform:translate(15.8982vw,32.295vh) scale(.4329)}to{transform:translate(20.59015vw,99vh) scale(.4329)}}.snow:nth-child(257){opacity:1.1106;transform:translate(32.0248vw,-10px) scale(.0843);animation:fall-257 21s -15s linear infinite}@keyframes fall-257{70.823%{transform:translate(25.7413vw,70.823vh) scale(.0843)}to{transform:translate(28.88305vw,99vh) scale(.0843)}}.snow:nth-child(258){opacity:1.3548;transform:translate(51.623vw,-10px) scale(.2364);animation:fall-258 18s -27s linear infinite}@keyframes fall-258{42.576%{transform:translate(58.3714vw,42.576vh) scale(.2364)}to{transform:translate(54.9972vw,99vh) scale(.2364)}}.snow:nth-child(259){opacity:.7774;transform:translate(80.8808vw,-10px) scale(.0929);animation:fall-259 26s -25s linear infinite}@keyframes fall-259{59.703%{transform:translate(83.8763vw,59.703vh) scale(.0929)}to{transform:translate(82.37855vw,99vh) scale(.0929)}}.snow:nth-child(260){opacity:.0918;transform:translate(60.0458vw,-10px) scale(.5348);animation:fall-260 19s -30s linear infinite}@keyframes fall-260{37.446%{transform:translate(52.0527vw,37.446vh) scale(.5348)}to{transform:translate(56.04925vw,99vh) scale(.5348)}}.snow:nth-child(261){opacity:1.4388;transform:translate(98.7801vw,-10px) scale(.6409);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{65.935%{transform:translate(91.8785vw,65.935vh) scale(.6409)}to{transform:translate(95.3293vw,99vh) scale(.6409)}}.snow:nth-child(262){opacity:1.9338;transform:translate(9.818vw,-10px) scale(.9242);animation:fall-262 19s -18s linear infinite}@keyframes fall-262{33.83%{transform:translate(2.1488vw,33.83vh) scale(.9242)}to{transform:translate(5.9834vw,99vh) scale(.9242)}}.snow:nth-child(263){opacity:.0442;transform:translate(79.5195vw,-10px) scale(.6432);animation:fall-263 25s -13s linear infinite}@keyframes fall-263{72.273%{transform:translate(77.0284vw,72.273vh) scale(.6432)}to{transform:translate(78.27395vw,99vh) scale(.6432)}}.snow:nth-child(264){opacity:1.8214;transform:translate(76.1494vw,-10px) scale(.5461);animation:fall-264 27s -14s linear infinite}@keyframes fall-264{48.472%{transform:translate(75.5165vw,48.472vh) scale(.5461)}to{transform:translate(75.83295vw,99vh) scale(.5461)}}.snow:nth-child(265){opacity:1.6096;transform:translate(51.4741vw,-10px) scale(.4518);animation:fall-265 18s -15s linear infinite}@keyframes fall-265{71.082%{transform:translate(48.9081vw,71.082vh) scale(.4518)}to{transform:translate(50.1911vw,99vh) scale(.4518)}}.snow:nth-child(266){opacity:1.415;transform:translate(28.2255vw,-10px) scale(.4928);animation:fall-266 27s -4s linear infinite}@keyframes fall-266{35.851%{transform:translate(26.7965vw,35.851vh) scale(.4928)}to{transform:translate(27.511vw,99vh) scale(.4928)}}.snow:nth-child(267){opacity:1.2286;transform:translate(96.6328vw,-10px) scale(.2333);animation:fall-267 20s -5s linear infinite}@keyframes fall-267{52.057%{transform:translate(99.7968vw,52.057vh) scale(.2333)}to{transform:translate(98.2148vw,99vh) scale(.2333)}}.snow:nth-child(268){opacity:.6284;transform:translate(83.7114vw,-10px) scale(.2437);animation:fall-268 26s -25s linear infinite}@keyframes fall-268{35.991%{transform:translate(85.5606vw,35.991vh) scale(.2437)}to{transform:translate(84.636vw,99vh) scale(.2437)}}.snow:nth-child(269){opacity:1.967;transform:translate(88.0426vw,-10px) scale(.499);animation:fall-269 15s -8s linear infinite}@keyframes fall-269{70.618%{transform:translate(89.1963vw,70.618vh) scale(.499)}to{transform:translate(88.61945vw,99vh) scale(.499)}}.snow:nth-child(270){opacity:.255;transform:translate(38.6823vw,-10px) scale(.8601);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{72.054%{transform:translate(41.9046vw,72.054vh) scale(.8601)}to{transform:translate(40.29345vw,99vh) scale(.8601)}}.snow:nth-child(271){opacity:.9092;transform:translate(54.5903vw,-10px) scale(.9197);animation:fall-271 15s -20s linear infinite}@keyframes fall-271{47.135%{transform:translate(59.8464vw,47.135vh) scale(.9197)}to{transform:translate(57.21835vw,99vh) scale(.9197)}}.snow:nth-child(272){opacity:.9652;transform:translate(31.5461vw,-10px) scale(.2558);animation:fall-272 22s -26s linear infinite}@keyframes fall-272{53.775%{transform:translate(22.3568vw,53.775vh) scale(.2558)}to{transform:translate(26.95145vw,99vh) scale(.2558)}}.snow:nth-child(273){opacity:.471;transform:translate(86.976vw,-10px) scale(.5228);animation:fall-273 15s -24s linear infinite}@keyframes fall-273{41.178%{transform:translate(81.3924vw,41.178vh) scale(.5228)}to{transform:translate(84.1842vw,99vh) scale(.5228)}}.snow:nth-child(274){opacity:1.6714;transform:translate(77.9527vw,-10px) scale(.4401);animation:fall-274 13s -19s linear infinite}@keyframes fall-274{53.286%{transform:translate(85.4198vw,53.286vh) scale(.4401)}to{transform:translate(81.68625vw,99vh) scale(.4401)}}.snow:nth-child(275){opacity:1.7906;transform:translate(5.3655vw,-10px) scale(.9062);animation:fall-275 18s -26s linear infinite}@keyframes fall-275{71.224%{transform:translate(7.6633vw,71.224vh) scale(.9062)}to{transform:translate(6.5144vw,99vh) scale(.9062)}}.snow:nth-child(276){opacity:.1678;transform:translate(17.4818vw,-10px) scale(.4708);animation:fall-276 22s -19s linear infinite}@keyframes fall-276{43.585%{transform:translate(8.5212vw,43.585vh) scale(.4708)}to{transform:translate(13.0015vw,99vh) scale(.4708)}}.snow:nth-child(277){opacity:.5594;transform:translate(15.0235vw,-10px) scale(.2941);animation:fall-277 11s -22s linear infinite}@keyframes fall-277{60.564%{transform:translate(10.6939vw,60.564vh) scale(.2941)}to{transform:translate(12.8587vw,99vh) scale(.2941)}}.snow:nth-child(278){opacity:.8824;transform:translate(8.6266vw,-10px) scale(.8277);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{34.51%{transform:translate(5.0527vw,34.51vh) scale(.8277)}to{transform:translate(6.83965vw,99vh) scale(.8277)}}.snow:nth-child(279){opacity:.1774;transform:translate(8.2966vw,-10px) scale(.1101);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{63.774%{transform:translate(9.8713vw,63.774vh) scale(.1101)}to{transform:translate(9.08395vw,99vh) scale(.1101)}}.snow:nth-child(280){opacity:.9562;transform:translate(2.163vw,-10px) scale(.565);animation:fall-280 22s -23s linear infinite}@keyframes fall-280{79.841%{transform:translate(-.0932vw,79.841vh) scale(.565)}to{transform:translate(1.0349vw,99vh) scale(.565)}}.snow:nth-child(281){opacity:.3498;transform:translate(93.4079vw,-10px) scale(.0491);animation:fall-281 16s -6s linear infinite}@keyframes fall-281{49.726%{transform:translate(94.5129vw,49.726vh) scale(.0491)}to{transform:translate(93.9604vw,99vh) scale(.0491)}}.snow:nth-child(282){opacity:.7534;transform:translate(70.8216vw,-10px) scale(.6573);animation:fall-282 12s -28s linear infinite}@keyframes fall-282{53.947%{transform:translate(67.9279vw,53.947vh) scale(.6573)}to{transform:translate(69.37475vw,99vh) scale(.6573)}}.snow:nth-child(283){opacity:1.4804;transform:translate(46.7657vw,-10px) scale(.6241);animation:fall-283 28s -9s linear infinite}@keyframes fall-283{34.704%{transform:translate(52.8828vw,34.704vh) scale(.6241)}to{transform:translate(49.82425vw,99vh) scale(.6241)}}.snow:nth-child(284){opacity:1.6832;transform:translate(90.3476vw,-10px) scale(.5384);animation:fall-284 16s -15s linear infinite}@keyframes fall-284{68.463%{transform:translate(92.498vw,68.463vh) scale(.5384)}to{transform:translate(91.4228vw,99vh) scale(.5384)}}.snow:nth-child(285){opacity:1.1686;transform:translate(80.5951vw,-10px) scale(.9773);animation:fall-285 12s -9s linear infinite}@keyframes fall-285{39.347%{transform:translate(80.5501vw,39.347vh) scale(.9773)}to{transform:translate(80.5726vw,99vh) scale(.9773)}}.snow:nth-child(286){opacity:1.675;transform:translate(95.1183vw,-10px) scale(.3878);animation:fall-286 18s -3s linear infinite}@keyframes fall-286{66.209%{transform:translate(93.0024vw,66.209vh) scale(.3878)}to{transform:translate(94.06035vw,99vh) scale(.3878)}}.snow:nth-child(287){opacity:.0244;transform:translate(83.5515vw,-10px) scale(.9786);animation:fall-287 29s -30s linear infinite}@keyframes fall-287{39.567%{transform:translate(87.3103vw,39.567vh) scale(.9786)}to{transform:translate(85.4309vw,99vh) scale(.9786)}}.snow:nth-child(288){opacity:.964;transform:translate(9.8148vw,-10px) scale(.2824);animation:fall-288 10s -30s linear infinite}@keyframes fall-288{31.592%{transform:translate(4.3746vw,31.592vh) scale(.2824)}to{transform:translate(7.0947vw,99vh) scale(.2824)}}.snow:nth-child(289){opacity:1.2502;transform:translate(87.3739vw,-10px) scale(.6947);animation:fall-289 15s -17s linear infinite}@keyframes fall-289{52.156%{transform:translate(86.3035vw,52.156vh) scale(.6947)}to{transform:translate(86.8387vw,99vh) scale(.6947)}}.snow:nth-child(290){opacity:.8598;transform:translate(3.779vw,-10px) scale(.2235);animation:fall-290 21s -14s linear infinite}@keyframes fall-290{69.908%{transform:translate(-4.4918vw,69.908vh) scale(.2235)}to{transform:translate(-.3564vw,99vh) scale(.2235)}}.snow:nth-child(291){opacity:.7536;transform:translate(97.6425vw,-10px) scale(.69);animation:fall-291 22s -25s linear infinite}@keyframes fall-291{65.003%{transform:translate(102.3169vw,65.003vh) scale(.69)}to{transform:translate(99.9797vw,99vh) scale(.69)}}.snow:nth-child(292){opacity:.9438;transform:translate(78.2346vw,-10px) scale(.2442);animation:fall-292 29s -8s linear infinite}@keyframes fall-292{47.939%{transform:translate(87.6264vw,47.939vh) scale(.2442)}to{transform:translate(82.9305vw,99vh) scale(.2442)}}.snow:nth-child(293){opacity:.7314;transform:translate(62.7488vw,-10px) scale(.0415);animation:fall-293 12s -5s linear infinite}@keyframes fall-293{63.409%{transform:translate(56.8474vw,63.409vh) scale(.0415)}to{transform:translate(59.7981vw,99vh) scale(.0415)}}.snow:nth-child(294){opacity:.8778;transform:translate(9.4939vw,-10px) scale(.7411);animation:fall-294 30s -6s linear infinite}@keyframes fall-294{35.519%{transform:translate(4.2624vw,35.519vh) scale(.7411)}to{transform:translate(6.87815vw,99vh) scale(.7411)}}.snow:nth-child(295){opacity:.8102;transform:translate(30.8674vw,-10px) scale(.1562);animation:fall-295 10s -7s linear infinite}@keyframes fall-295{57.78%{transform:translate(37.8516vw,57.78vh) scale(.1562)}to{transform:translate(34.3595vw,99vh) scale(.1562)}}.snow:nth-child(296){opacity:.0302;transform:translate(22.3201vw,-10px) scale(.6951);animation:fall-296 21s -24s linear infinite}@keyframes fall-296{69.575%{transform:translate(18.9725vw,69.575vh) scale(.6951)}to{transform:translate(20.6463vw,99vh) scale(.6951)}}.snow:nth-child(297){opacity:.8326;transform:translate(53.3141vw,-10px) scale(.8792);animation:fall-297 30s -28s linear infinite}@keyframes fall-297{54.162%{transform:translate(55.7163vw,54.162vh) scale(.8792)}to{transform:translate(54.5152vw,99vh) scale(.8792)}}.snow:nth-child(298){opacity:1.2362;transform:translate(40.4228vw,-10px) scale(.8462);animation:fall-298 30s -22s linear infinite}@keyframes fall-298{45.372%{transform:translate(47.1119vw,45.372vh) scale(.8462)}to{transform:translate(43.76735vw,99vh) scale(.8462)}}.snow:nth-child(299){opacity:.193;transform:translate(47.3297vw,-10px) scale(.7171);animation:fall-299 26s -28s linear infinite}@keyframes fall-299{59.687%{transform:translate(43.484vw,59.687vh) scale(.7171)}to{transform:translate(45.40685vw,99vh) scale(.7171)}}.snow:nth-child(300){opacity:.0724;transform:translate(2.0075vw,-10px) scale(.7991);animation:fall-300 25s -21s linear infinite}@keyframes fall-300{62.998%{transform:translate(10.8834vw,62.998vh) scale(.7991)}to{transform:translate(6.44545vw,99vh) scale(.7991)}}.snow:nth-child(301){opacity:.2562;transform:translate(71.3268vw,-10px) scale(.9502);animation:fall-301 14s -8s linear infinite}@keyframes fall-301{71.714%{transform:translate(61.6773vw,71.714vh) scale(.9502)}to{transform:translate(66.50205vw,99vh) scale(.9502)}}.snow:nth-child(302){opacity:.8126;transform:translate(85.5485vw,-10px) scale(.8013);animation:fall-302 15s -16s linear infinite}@keyframes fall-302{74.275%{transform:translate(84.239vw,74.275vh) scale(.8013)}to{transform:translate(84.89375vw,99vh) scale(.8013)}}.snow:nth-child(303){opacity:.4074;transform:translate(61.601vw,-10px) scale(.8569);animation:fall-303 29s -11s linear infinite}@keyframes fall-303{71.081%{transform:translate(58.8128vw,71.081vh) scale(.8569)}to{transform:translate(60.2069vw,99vh) scale(.8569)}}.snow:nth-child(304){opacity:.4104;transform:translate(86.5467vw,-10px) scale(.7829);animation:fall-304 30s -10s linear infinite}@keyframes fall-304{45.18%{transform:translate(91.5954vw,45.18vh) scale(.7829)}to{transform:translate(89.07105vw,99vh) scale(.7829)}}.snow:nth-child(305){opacity:1.0186;transform:translate(30.6485vw,-10px) scale(.6179);animation:fall-305 16s -13s linear infinite}@keyframes fall-305{70.84%{transform:translate(27.9771vw,70.84vh) scale(.6179)}to{transform:translate(29.3128vw,99vh) scale(.6179)}}.snow:nth-child(306){opacity:1.8258;transform:translate(89.8157vw,-10px) scale(.8337);animation:fall-306 27s -30s linear infinite}@keyframes fall-306{77.477%{transform:translate(98.2151vw,77.477vh) scale(.8337)}to{transform:translate(94.0154vw,99vh) scale(.8337)}}.snow:nth-child(307){opacity:1.2314;transform:translate(7.8585vw,-10px) scale(.5614);animation:fall-307 18s -30s linear infinite}@keyframes fall-307{38.045%{transform:translate(.3348vw,38.045vh) scale(.5614)}to{transform:translate(4.09665vw,99vh) scale(.5614)}}.snow:nth-child(308){opacity:1.1838;transform:translate(59.9598vw,-10px) scale(.3735);animation:fall-308 13s -27s linear infinite}@keyframes fall-308{46.12%{transform:translate(62.8324vw,46.12vh) scale(.3735)}to{transform:translate(61.3961vw,99vh) scale(.3735)}}.snow:nth-child(309){opacity:.0798;transform:translate(93.4391vw,-10px) scale(.4806);animation:fall-309 10s -24s linear infinite}@keyframes fall-309{41.233%{transform:translate(90.7515vw,41.233vh) scale(.4806)}to{transform:translate(92.0953vw,99vh) scale(.4806)}}.snow:nth-child(310){opacity:.3974;transform:translate(60.3387vw,-10px) scale(.8498);animation:fall-310 22s -25s linear infinite}@keyframes fall-310{68.554%{transform:translate(52.9897vw,68.554vh) scale(.8498)}to{transform:translate(56.6642vw,99vh) scale(.8498)}}.snow:nth-child(311){opacity:1.5186;transform:translate(73.2615vw,-10px) scale(.3611);animation:fall-311 24s -14s linear infinite}@keyframes fall-311{32.912%{transform:translate(73.3492vw,32.912vh) scale(.3611)}to{transform:translate(73.30535vw,99vh) scale(.3611)}}.snow:nth-child(312){opacity:.0858;transform:translate(55.9194vw,-10px) scale(.3359);animation:fall-312 21s -10s linear infinite}@keyframes fall-312{57.548%{transform:translate(57.325vw,57.548vh) scale(.3359)}to{transform:translate(56.6222vw,99vh) scale(.3359)}}.snow:nth-child(313){opacity:1.552;transform:translate(52.9884vw,-10px) scale(.104);animation:fall-313 23s -4s linear infinite}@keyframes fall-313{48.449%{transform:translate(61.8919vw,48.449vh) scale(.104)}to{transform:translate(57.44015vw,99vh) scale(.104)}}.snow:nth-child(314){opacity:.5774;transform:translate(29.9629vw,-10px) scale(.1718);animation:fall-314 28s -3s linear infinite}@keyframes fall-314{32.768%{transform:translate(27.0708vw,32.768vh) scale(.1718)}to{transform:translate(28.51685vw,99vh) scale(.1718)}}.snow:nth-child(315){opacity:.957;transform:translate(62.246vw,-10px) scale(.6886);animation:fall-315 26s -6s linear infinite}@keyframes fall-315{43.365%{transform:translate(60.1726vw,43.365vh) scale(.6886)}to{transform:translate(61.2093vw,99vh) scale(.6886)}}.snow:nth-child(316){opacity:.2768;transform:translate(2.9913vw,-10px) scale(.2847);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{62.909%{transform:translate(-3.5336vw,62.909vh) scale(.2847)}to{transform:translate(-.27115vw,99vh) scale(.2847)}}.snow:nth-child(317){opacity:.1096;transform:translate(75.9675vw,-10px) scale(.6458);animation:fall-317 29s -17s linear infinite}@keyframes fall-317{48.829%{transform:translate(83.3544vw,48.829vh) scale(.6458)}to{transform:translate(79.66095vw,99vh) scale(.6458)}}.snow:nth-child(318){opacity:1.4248;transform:translate(8.4882vw,-10px) scale(.7733);animation:fall-318 19s -10s linear infinite}@keyframes fall-318{37.485%{transform:translate(7.0299vw,37.485vh) scale(.7733)}to{transform:translate(7.75905vw,99vh) scale(.7733)}}.snow:nth-child(319){opacity:.2948;transform:translate(94.3992vw,-10px) scale(.0435);animation:fall-319 11s -5s linear infinite}@keyframes fall-319{32.956%{transform:translate(86.5113vw,32.956vh) scale(.0435)}to{transform:translate(90.45525vw,99vh) scale(.0435)}}.snow:nth-child(320){opacity:.9668;transform:translate(6.6783vw,-10px) scale(.7293);animation:fall-320 29s -21s linear infinite}@keyframes fall-320{69.899%{transform:translate(7.245vw,69.899vh) scale(.7293)}to{transform:translate(6.96165vw,99vh) scale(.7293)}}.snow:nth-child(321){opacity:1.7602;transform:translate(91.2653vw,-10px) scale(.1015);animation:fall-321 23s -27s linear infinite}@keyframes fall-321{36.489%{transform:translate(83.7874vw,36.489vh) scale(.1015)}to{transform:translate(87.52635vw,99vh) scale(.1015)}}.snow:nth-child(322){opacity:.6834;transform:translate(66.3583vw,-10px) scale(.2651);animation:fall-322 17s -25s linear infinite}@keyframes fall-322{77.339%{transform:translate(67.7843vw,77.339vh) scale(.2651)}to{transform:translate(67.0713vw,99vh) scale(.2651)}}.snow:nth-child(323){opacity:.769;transform:translate(90.0255vw,-10px) scale(.8115);animation:fall-323 18s -23s linear infinite}@keyframes fall-323{33.501%{transform:translate(94.4278vw,33.501vh) scale(.8115)}to{transform:translate(92.22665vw,99vh) scale(.8115)}}.snow:nth-child(324){opacity:1.0936;transform:translate(97.3459vw,-10px) scale(.6014);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{68.202%{transform:translate(103.8437vw,68.202vh) scale(.6014)}to{transform:translate(100.5948vw,99vh) scale(.6014)}}.snow:nth-child(325){opacity:.3526;transform:translate(22.6286vw,-10px) scale(.016);animation:fall-325 24s -11s linear infinite}@keyframes fall-325{77.944%{transform:translate(23.7095vw,77.944vh) scale(.016)}to{transform:translate(23.16905vw,99vh) scale(.016)}}.snow:nth-child(326){opacity:1.7142;transform:translate(23.365vw,-10px) scale(.6215);animation:fall-326 28s -16s linear infinite}@keyframes fall-326{58.58%{transform:translate(14.8222vw,58.58vh) scale(.6215)}to{transform:translate(19.0936vw,99vh) scale(.6215)}}.snow:nth-child(327){opacity:1.9154;transform:translate(5.4629vw,-10px) scale(.2811);animation:fall-327 16s -9s linear infinite}@keyframes fall-327{48.544%{transform:translate(13.7636vw,48.544vh) scale(.2811)}to{transform:translate(9.61325vw,99vh) scale(.2811)}}.snow:nth-child(328){opacity:1.4024;transform:translate(44.7927vw,-10px) scale(.4851);animation:fall-328 12s -13s linear infinite}@keyframes fall-328{44.059%{transform:translate(51.3235vw,44.059vh) scale(.4851)}to{transform:translate(48.0581vw,99vh) scale(.4851)}}.snow:nth-child(329){opacity:.4462;transform:translate(21.4364vw,-10px) scale(.5026);animation:fall-329 19s -9s linear infinite}@keyframes fall-329{59.591%{transform:translate(30.3219vw,59.591vh) scale(.5026)}to{transform:translate(25.87915vw,99vh) scale(.5026)}}.snow:nth-child(330){opacity:.7802;transform:translate(51.5883vw,-10px) scale(.2998);animation:fall-330 21s -29s linear infinite}@keyframes fall-330{60.662%{transform:translate(52.3661vw,60.662vh) scale(.2998)}to{transform:translate(51.9772vw,99vh) scale(.2998)}}.snow:nth-child(331){opacity:1.0458;transform:translate(49.7672vw,-10px) scale(.3554);animation:fall-331 23s -20s linear infinite}@keyframes fall-331{42.507%{transform:translate(49.9535vw,42.507vh) scale(.3554)}to{transform:translate(49.86035vw,99vh) scale(.3554)}}.snow:nth-child(332){opacity:1.9978;transform:translate(26.2363vw,-10px) scale(.8512);animation:fall-332 14s -26s linear infinite}@keyframes fall-332{35.054%{transform:translate(36.0825vw,35.054vh) scale(.8512)}to{transform:translate(31.1594vw,99vh) scale(.8512)}}.snow:nth-child(333){opacity:1.1712;transform:translate(75.8578vw,-10px) scale(.443);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{39.538%{transform:translate(69.3119vw,39.538vh) scale(.443)}to{transform:translate(72.58485vw,99vh) scale(.443)}}.snow:nth-child(334){opacity:.9208;transform:translate(29.6074vw,-10px) scale(.1852);animation:fall-334 13s -7s linear infinite}@keyframes fall-334{39.369%{transform:translate(26.6217vw,39.369vh) scale(.1852)}to{transform:translate(28.11455vw,99vh) scale(.1852)}}.snow:nth-child(335){opacity:1.489;transform:translate(10.4753vw,-10px) scale(.1717);animation:fall-335 28s -11s linear infinite}@keyframes fall-335{57.376%{transform:translate(10.2343vw,57.376vh) scale(.1717)}to{transform:translate(10.3548vw,99vh) scale(.1717)}}.snow:nth-child(336){opacity:1.8612;transform:translate(12.6494vw,-10px) scale(.5958);animation:fall-336 22s -30s linear infinite}@keyframes fall-336{45.085%{transform:translate(8.5478vw,45.085vh) scale(.5958)}to{transform:translate(10.5986vw,99vh) scale(.5958)}}.snow:nth-child(337){opacity:1.5414;transform:translate(54.6373vw,-10px) scale(.3806);animation:fall-337 10s -20s linear infinite}@keyframes fall-337{55.467%{transform:translate(53.7894vw,55.467vh) scale(.3806)}to{transform:translate(54.21335vw,99vh) scale(.3806)}}.snow:nth-child(338){opacity:.7552;transform:translate(66.292vw,-10px) scale(.0295);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{36.46%{transform:translate(70.0006vw,36.46vh) scale(.0295)}to{transform:translate(68.1463vw,99vh) scale(.0295)}}.snow:nth-child(339){opacity:.8568;transform:translate(15.626vw,-10px) scale(.2807);animation:fall-339 26s -23s linear infinite}@keyframes fall-339{37.862%{transform:translate(11.9545vw,37.862vh) scale(.2807)}to{transform:translate(13.79025vw,99vh) scale(.2807)}}.snow:nth-child(340){opacity:1.4904;transform:translate(42.4959vw,-10px) scale(.3049);animation:fall-340 21s -8s linear infinite}@keyframes fall-340{69.183%{transform:translate(50.7615vw,69.183vh) scale(.3049)}to{transform:translate(46.6287vw,99vh) scale(.3049)}}.snow:nth-child(341){opacity:1.0508;transform:translate(35.4167vw,-10px) scale(.3082);animation:fall-341 30s -11s linear infinite}@keyframes fall-341{49.06%{transform:translate(33.6904vw,49.06vh) scale(.3082)}to{transform:translate(34.55355vw,99vh) scale(.3082)}}.snow:nth-child(342){opacity:1.485;transform:translate(65.6582vw,-10px) scale(.5283);animation:fall-342 23s -9s linear infinite}@keyframes fall-342{64.576%{transform:translate(56.6551vw,64.576vh) scale(.5283)}to{transform:translate(61.15665vw,99vh) scale(.5283)}}.snow:nth-child(343){opacity:1.754;transform:translate(85.5445vw,-10px) scale(.6096);animation:fall-343 28s -24s linear infinite}@keyframes fall-343{31.138%{transform:translate(77.8716vw,31.138vh) scale(.6096)}to{transform:translate(81.70805vw,99vh) scale(.6096)}}.snow:nth-child(344){opacity:.3962;transform:translate(51.7274vw,-10px) scale(.7265);animation:fall-344 22s -9s linear infinite}@keyframes fall-344{73.421%{transform:translate(53.269vw,73.421vh) scale(.7265)}to{transform:translate(52.4982vw,99vh) scale(.7265)}}.snow:nth-child(345){opacity:1.047;transform:translate(69.5616vw,-10px) scale(.2857);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{73.681%{transform:translate(67.8422vw,73.681vh) scale(.2857)}to{transform:translate(68.7019vw,99vh) scale(.2857)}}.snow:nth-child(346){opacity:.5086;transform:translate(38.7107vw,-10px) scale(.8009);animation:fall-346 26s -4s linear infinite}@keyframes fall-346{71.871%{transform:translate(37.0987vw,71.871vh) scale(.8009)}to{transform:translate(37.9047vw,99vh) scale(.8009)}}.snow:nth-child(347){opacity:1.877;transform:translate(67.1794vw,-10px) scale(.6724);animation:fall-347 30s -15s linear infinite}@keyframes fall-347{33.215%{transform:translate(59.919vw,33.215vh) scale(.6724)}to{transform:translate(63.5492vw,99vh) scale(.6724)}}.snow:nth-child(348){opacity:1.3426;transform:translate(68.2319vw,-10px) scale(.099);animation:fall-348 19s -7s linear infinite}@keyframes fall-348{67.135%{transform:translate(62.4531vw,67.135vh) scale(.099)}to{transform:translate(65.3425vw,99vh) scale(.099)}}.snow:nth-child(349){opacity:1.2104;transform:translate(77.6885vw,-10px) scale(.8545);animation:fall-349 27s -14s linear infinite}@keyframes fall-349{42.146%{transform:translate(77.0562vw,42.146vh) scale(.8545)}to{transform:translate(77.37235vw,99vh) scale(.8545)}}.snow:nth-child(350){opacity:.6026;transform:translate(60.3836vw,-10px) scale(.9556);animation:fall-350 12s -9s linear infinite}@keyframes fall-350{41.545%{transform:translate(67.4138vw,41.545vh) scale(.9556)}to{transform:translate(63.8987vw,99vh) scale(.9556)}}.snow:nth-child(351){opacity:.9242;transform:translate(79.9037vw,-10px) scale(.6342);animation:fall-351 11s -22s linear infinite}@keyframes fall-351{32.588%{transform:translate(86.5023vw,32.588vh) scale(.6342)}to{transform:translate(83.203vw,99vh) scale(.6342)}}.snow:nth-child(352){opacity:.0872;transform:translate(66.5456vw,-10px) scale(.8009);animation:fall-352 25s -14s linear infinite}@keyframes fall-352{48.894%{transform:translate(75.5627vw,48.894vh) scale(.8009)}to{transform:translate(71.05415vw,99vh) scale(.8009)}}.snow:nth-child(353){opacity:.0298;transform:translate(25.9593vw,-10px) scale(.3872);animation:fall-353 17s -6s linear infinite}@keyframes fall-353{34.789%{transform:translate(26.1269vw,34.789vh) scale(.3872)}to{transform:translate(26.0431vw,99vh) scale(.3872)}}.snow:nth-child(354){opacity:.1614;transform:translate(54.14vw,-10px) scale(.3256);animation:fall-354 16s -27s linear infinite}@keyframes fall-354{64.054%{transform:translate(58.4273vw,64.054vh) scale(.3256)}to{transform:translate(56.28365vw,99vh) scale(.3256)}}.snow:nth-child(355){opacity:1.7532;transform:translate(84.6743vw,-10px) scale(.6221);animation:fall-355 29s -18s linear infinite}@keyframes fall-355{48.386%{transform:translate(83.5012vw,48.386vh) scale(.6221)}to{transform:translate(84.08775vw,99vh) scale(.6221)}}.snow:nth-child(356){opacity:1.0152;transform:translate(72.5318vw,-10px) scale(.8712);animation:fall-356 18s -6s linear infinite}@keyframes fall-356{58.39%{transform:translate(76.4821vw,58.39vh) scale(.8712)}to{transform:translate(74.50695vw,99vh) scale(.8712)}}.snow:nth-child(357){opacity:.3422;transform:translate(27.2651vw,-10px) scale(.1467);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{76.319%{transform:translate(20.7629vw,76.319vh) scale(.1467)}to{transform:translate(24.014vw,99vh) scale(.1467)}}.snow:nth-child(358){opacity:.0042;transform:translate(8.5444vw,-10px) scale(.41);animation:fall-358 21s -6s linear infinite}@keyframes fall-358{64.651%{transform:translate(15.1141vw,64.651vh) scale(.41)}to{transform:translate(11.82925vw,99vh) scale(.41)}}.snow:nth-child(359){opacity:.1798;transform:translate(14.4034vw,-10px) scale(.2703);animation:fall-359 19s -5s linear infinite}@keyframes fall-359{44.887%{transform:translate(20.1606vw,44.887vh) scale(.2703)}to{transform:translate(17.282vw,99vh) scale(.2703)}}.snow:nth-child(360){opacity:1.1012;transform:translate(43.1836vw,-10px) scale(.7351);animation:fall-360 21s -27s linear infinite}@keyframes fall-360{69.007%{transform:translate(38.591vw,69.007vh) scale(.7351)}to{transform:translate(40.8873vw,99vh) scale(.7351)}}.snow:nth-child(361){opacity:1.2608;transform:translate(49.0656vw,-10px) scale(.9682);animation:fall-361 28s -28s linear infinite}@keyframes fall-361{61.363%{transform:translate(58.6544vw,61.363vh) scale(.9682)}to{transform:translate(53.86vw,99vh) scale(.9682)}}.snow:nth-child(362){opacity:1.5012;transform:translate(15.4003vw,-10px) scale(.9517);animation:fall-362 19s -4s linear infinite}@keyframes fall-362{57.489%{transform:translate(11.6462vw,57.489vh) scale(.9517)}to{transform:translate(13.52325vw,99vh) scale(.9517)}}.snow:nth-child(363){opacity:1.1366;transform:translate(6.3173vw,-10px) scale(.3958);animation:fall-363 17s -30s linear infinite}@keyframes fall-363{62.13%{transform:translate(-1.8117vw,62.13vh) scale(.3958)}to{transform:translate(2.2528vw,99vh) scale(.3958)}}.snow:nth-child(364){opacity:1.8276;transform:translate(8.4975vw,-10px) scale(.6732);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{55.154%{transform:translate(11.9109vw,55.154vh) scale(.6732)}to{transform:translate(10.2042vw,99vh) scale(.6732)}}.snow:nth-child(365){opacity:1.17;transform:translate(36.5986vw,-10px) scale(.4524);animation:fall-365 14s -4s linear infinite}@keyframes fall-365{63.162%{transform:translate(33.5366vw,63.162vh) scale(.4524)}to{transform:translate(35.0676vw,99vh) scale(.4524)}}.snow:nth-child(366){opacity:.9312;transform:translate(76.6803vw,-10px) scale(.0458);animation:fall-366 19s -6s linear infinite}@keyframes fall-366{30.695%{transform:translate(72.4547vw,30.695vh) scale(.0458)}to{transform:translate(74.5675vw,99vh) scale(.0458)}}.snow:nth-child(367){opacity:1.007;transform:translate(75.6687vw,-10px) scale(.5203);animation:fall-367 24s -13s linear infinite}@keyframes fall-367{58.846%{transform:translate(74.2874vw,58.846vh) scale(.5203)}to{transform:translate(74.97805vw,99vh) scale(.5203)}}.snow:nth-child(368){opacity:.4236;transform:translate(90.2924vw,-10px) scale(.8311);animation:fall-368 26s -23s linear infinite}@keyframes fall-368{74.935%{transform:translate(92.9894vw,74.935vh) scale(.8311)}to{transform:translate(91.6409vw,99vh) scale(.8311)}}.snow:nth-child(369){opacity:.1748;transform:translate(47.1178vw,-10px) scale(.6546);animation:fall-369 20s -21s linear infinite}@keyframes fall-369{52.29%{transform:translate(46.6441vw,52.29vh) scale(.6546)}to{transform:translate(46.88095vw,99vh) scale(.6546)}}.snow:nth-child(370){opacity:1.3506;transform:translate(13.3963vw,-10px) scale(.8439);animation:fall-370 22s -20s linear infinite}@keyframes fall-370{33.393%{transform:translate(20.1528vw,33.393vh) scale(.8439)}to{transform:translate(16.77455vw,99vh) scale(.8439)}}.snow:nth-child(371){opacity:.102;transform:translate(15.8468vw,-10px) scale(.516);animation:fall-371 27s -5s linear infinite}@keyframes fall-371{56.491%{transform:translate(9.5148vw,56.491vh) scale(.516)}to{transform:translate(12.6808vw,99vh) scale(.516)}}.snow:nth-child(372){opacity:1.5966;transform:translate(77.7014vw,-10px) scale(.0927);animation:fall-372 27s -16s linear infinite}@keyframes fall-372{53.258%{transform:translate(75.7996vw,53.258vh) scale(.0927)}to{transform:translate(76.7505vw,99vh) scale(.0927)}}.snow:nth-child(373){opacity:1.6082;transform:translate(22.838vw,-10px) scale(.3202);animation:fall-373 13s -9s linear infinite}@keyframes fall-373{69.264%{transform:translate(20.3129vw,69.264vh) scale(.3202)}to{transform:translate(21.57545vw,99vh) scale(.3202)}}.snow:nth-child(374){opacity:.1412;transform:translate(16.9434vw,-10px) scale(.5703);animation:fall-374 26s -21s linear infinite}@keyframes fall-374{70.144%{transform:translate(22.946vw,70.144vh) scale(.5703)}to{transform:translate(19.9447vw,99vh) scale(.5703)}}.snow:nth-child(375){opacity:1.2976;transform:translate(88.1337vw,-10px) scale(.2475);animation:fall-375 18s -10s linear infinite}@keyframes fall-375{68.266%{transform:translate(83.602vw,68.266vh) scale(.2475)}to{transform:translate(85.86785vw,99vh) scale(.2475)}}.snow:nth-child(376){opacity:.4676;transform:translate(75.6513vw,-10px) scale(.729);animation:fall-376 18s -6s linear infinite}@keyframes fall-376{38.927%{transform:translate(73.0719vw,38.927vh) scale(.729)}to{transform:translate(74.3616vw,99vh) scale(.729)}}.snow:nth-child(377){opacity:1.88;transform:translate(5.4635vw,-10px) scale(.904);animation:fall-377 10s -12s linear infinite}@keyframes fall-377{59.248%{transform:translate(4.266vw,59.248vh) scale(.904)}to{transform:translate(4.86475vw,99vh) scale(.904)}}.snow:nth-child(378){opacity:.4098;transform:translate(18.7005vw,-10px) scale(.0426);animation:fall-378 12s -23s linear infinite}@keyframes fall-378{49.476%{transform:translate(25.8886vw,49.476vh) scale(.0426)}to{transform:translate(22.29455vw,99vh) scale(.0426)}}.snow:nth-child(379){opacity:1.555;transform:translate(63.6431vw,-10px) scale(.8106);animation:fall-379 15s -22s linear infinite}@keyframes fall-379{36.592%{transform:translate(55.0061vw,36.592vh) scale(.8106)}to{transform:translate(59.3246vw,99vh) scale(.8106)}}.snow:nth-child(380){opacity:.5906;transform:translate(71.1612vw,-10px) scale(.6439);animation:fall-380 29s -5s linear infinite}@keyframes fall-380{49.591%{transform:translate(74.1584vw,49.591vh) scale(.6439)}to{transform:translate(72.6598vw,99vh) scale(.6439)}}.snow:nth-child(381){opacity:.9524;transform:translate(66.7633vw,-10px) scale(.8211);animation:fall-381 23s -11s linear infinite}@keyframes fall-381{35.58%{transform:translate(65.5981vw,35.58vh) scale(.8211)}to{transform:translate(66.1807vw,99vh) scale(.8211)}}.snow:nth-child(382){opacity:.1518;transform:translate(81.2919vw,-10px) scale(.7353);animation:fall-382 12s -30s linear infinite}@keyframes fall-382{37.529%{transform:translate(72.0278vw,37.529vh) scale(.7353)}to{transform:translate(76.65985vw,99vh) scale(.7353)}}.snow:nth-child(383){opacity:.8412;transform:translate(37.6414vw,-10px) scale(.6562);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{55.688%{transform:translate(29.806vw,55.688vh) scale(.6562)}to{transform:translate(33.7237vw,99vh) scale(.6562)}}.snow:nth-child(384){opacity:.0314;transform:translate(69.3521vw,-10px) scale(.4216);animation:fall-384 29s -12s linear infinite}@keyframes fall-384{42.607%{transform:translate(63.5611vw,42.607vh) scale(.4216)}to{transform:translate(66.4566vw,99vh) scale(.4216)}}.snow:nth-child(385){opacity:1.4708;transform:translate(13.6131vw,-10px) scale(.4612);animation:fall-385 29s -26s linear infinite}@keyframes fall-385{78.643%{transform:translate(7.0927vw,78.643vh) scale(.4612)}to{transform:translate(10.3529vw,99vh) scale(.4612)}}.snow:nth-child(386){opacity:1.2724;transform:translate(48.4132vw,-10px) scale(.019);animation:fall-386 16s -9s linear infinite}@keyframes fall-386{78.025%{transform:translate(52.7908vw,78.025vh) scale(.019)}to{transform:translate(50.602vw,99vh) scale(.019)}}.snow:nth-child(387){opacity:1.1712;transform:translate(73.1108vw,-10px) scale(.3227);animation:fall-387 26s -28s linear infinite}@keyframes fall-387{58.091%{transform:translate(71.301vw,58.091vh) scale(.3227)}to{transform:translate(72.2059vw,99vh) scale(.3227)}}.snow:nth-child(388){opacity:.0924;transform:translate(78.7543vw,-10px) scale(.8412);animation:fall-388 16s -23s linear infinite}@keyframes fall-388{64.178%{transform:translate(73.7658vw,64.178vh) scale(.8412)}to{transform:translate(76.26005vw,99vh) scale(.8412)}}.snow:nth-child(389){opacity:.2554;transform:translate(46.1948vw,-10px) scale(.2208);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{42.4%{transform:translate(39.489vw,42.4vh) scale(.2208)}to{transform:translate(42.8419vw,99vh) scale(.2208)}}.snow:nth-child(390){opacity:.2202;transform:translate(93.4354vw,-10px) scale(.7356);animation:fall-390 21s -24s linear infinite}@keyframes fall-390{61.189%{transform:translate(101.7809vw,61.189vh) scale(.7356)}to{transform:translate(97.60815vw,99vh) scale(.7356)}}.snow:nth-child(391){opacity:1.7074;transform:translate(64.6121vw,-10px) scale(.6732);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{35.517%{transform:translate(57.7527vw,35.517vh) scale(.6732)}to{transform:translate(61.1824vw,99vh) scale(.6732)}}.snow:nth-child(392){opacity:1.9998;transform:translate(49.6428vw,-10px) scale(.0219);animation:fall-392 26s -12s linear infinite}@keyframes fall-392{35.157%{transform:translate(55.2608vw,35.157vh) scale(.0219)}to{transform:translate(52.4518vw,99vh) scale(.0219)}}.snow:nth-child(393){opacity:.8752;transform:translate(9.2634vw,-10px) scale(.3242);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{68.576%{transform:translate(5.507vw,68.576vh) scale(.3242)}to{transform:translate(7.3852vw,99vh) scale(.3242)}}.snow:nth-child(394){opacity:.5694;transform:translate(58.6203vw,-10px) scale(.051);animation:fall-394 11s -26s linear infinite}@keyframes fall-394{50.474%{transform:translate(59.1352vw,50.474vh) scale(.051)}to{transform:translate(58.87775vw,99vh) scale(.051)}}.snow:nth-child(395){opacity:1.6972;transform:translate(96.5096vw,-10px) scale(.3449);animation:fall-395 21s -3s linear infinite}@keyframes fall-395{78.968%{transform:translate(103.5305vw,78.968vh) scale(.3449)}to{transform:translate(100.02005vw,99vh) scale(.3449)}}.snow:nth-child(396){opacity:.9984;transform:translate(63.1133vw,-10px) scale(.7287);animation:fall-396 18s -8s linear infinite}@keyframes fall-396{74.29%{transform:translate(70.4741vw,74.29vh) scale(.7287)}to{transform:translate(66.7937vw,99vh) scale(.7287)}}.snow:nth-child(397){opacity:1.8204;transform:translate(25.7091vw,-10px) scale(.9901);animation:fall-397 12s -10s linear infinite}@keyframes fall-397{55.708%{transform:translate(20.8301vw,55.708vh) scale(.9901)}to{transform:translate(23.2696vw,99vh) scale(.9901)}}.snow:nth-child(398){opacity:.4698;transform:translate(94.0364vw,-10px) scale(.6142);animation:fall-398 29s -27s linear infinite}@keyframes fall-398{34.827%{transform:translate(84.3066vw,34.827vh) scale(.6142)}to{transform:translate(89.1715vw,99vh) scale(.6142)}}.snow:nth-child(399){opacity:1.2322;transform:translate(42.6631vw,-10px) scale(.5629);animation:fall-399 20s -19s linear infinite}@keyframes fall-399{73.821%{transform:translate(33.5026vw,73.821vh) scale(.5629)}to{transform:translate(38.08285vw,99vh) scale(.5629)}}.snow:nth-child(400){opacity:1.5576;transform:translate(93.1419vw,-10px) scale(.5738);animation:fall-400 17s -13s linear infinite}@keyframes fall-400{44.821%{transform:translate(96.6349vw,44.821vh) scale(.5738)}to{transform:translate(94.8884vw,99vh) scale(.5738)}}\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:.774;transform:translate(10.0153vw,-10px) scale(.2529);animation:fall-1 14s -13s linear infinite}@keyframes fall-1{46.704%{transform:translate(20.0101vw,46.704vh) scale(.2529)}to{transform:translate(15.0127vw,99vh) scale(.2529)}}.snow:nth-child(2){opacity:1.9004;transform:translate(54.5574vw,-10px) scale(.3822);animation:fall-2 11s -3s linear infinite}@keyframes fall-2{62.225%{transform:translate(48.6111vw,62.225vh) scale(.3822)}to{transform:translate(51.58425vw,99vh) scale(.3822)}}.snow:nth-child(3){opacity:.232;transform:translate(.2387vw,-10px) scale(.6768);animation:fall-3 14s -11s linear infinite}@keyframes fall-3{66.148%{transform:translate(-1.9446vw,66.148vh) scale(.6768)}to{transform:translate(-.85295vw,99vh) scale(.6768)}}.snow:nth-child(4){opacity:1.9866;transform:translate(26.8016vw,-10px) scale(.7368);animation:fall-4 10s -16s linear infinite}@keyframes fall-4{76.872%{transform:translate(20.8102vw,76.872vh) scale(.7368)}to{transform:translate(23.8059vw,99vh) scale(.7368)}}.snow:nth-child(5){opacity:1.6132;transform:translate(90.2211vw,-10px) scale(.5826);animation:fall-5 11s -13s linear infinite}@keyframes fall-5{36.75%{transform:translate(85.0297vw,36.75vh) scale(.5826)}to{transform:translate(87.6254vw,99vh) scale(.5826)}}.snow:nth-child(6){opacity:.29;transform:translate(5.2695vw,-10px) scale(.1675);animation:fall-6 17s -7s linear infinite}@keyframes fall-6{41.064%{transform:translate(4.2207vw,41.064vh) scale(.1675)}to{transform:translate(4.7451vw,99vh) scale(.1675)}}.snow:nth-child(7){opacity:1.6532;transform:translate(20.2921vw,-10px) scale(.6196);animation:fall-7 27s -21s linear infinite}@keyframes fall-7{63.476%{transform:translate(28.4856vw,63.476vh) scale(.6196)}to{transform:translate(24.38885vw,99vh) scale(.6196)}}.snow:nth-child(8){opacity:1.7804;transform:translate(28.6518vw,-10px) scale(.251);animation:fall-8 23s -16s linear infinite}@keyframes fall-8{36.879%{transform:translate(25.0646vw,36.879vh) scale(.251)}to{transform:translate(26.8582vw,99vh) scale(.251)}}.snow:nth-child(9){opacity:.8228;transform:translate(80.0591vw,-10px) scale(.2588);animation:fall-9 11s -23s linear infinite}@keyframes fall-9{51.674%{transform:translate(71.8121vw,51.674vh) scale(.2588)}to{transform:translate(75.9356vw,99vh) scale(.2588)}}.snow:nth-child(10){opacity:1.3012;transform:translate(54.6661vw,-10px) scale(.9432);animation:fall-10 29s -3s linear infinite}@keyframes fall-10{64.579%{transform:translate(56.6716vw,64.579vh) scale(.9432)}to{transform:translate(55.66885vw,99vh) scale(.9432)}}.snow:nth-child(11){opacity:.0538;transform:translate(29.8661vw,-10px) scale(.2705);animation:fall-11 28s -11s linear infinite}@keyframes fall-11{71.196%{transform:translate(38.7886vw,71.196vh) scale(.2705)}to{transform:translate(34.32735vw,99vh) scale(.2705)}}.snow:nth-child(12){opacity:1.2304;transform:translate(26.3304vw,-10px) scale(.4114);animation:fall-12 20s -25s linear infinite}@keyframes fall-12{79.502%{transform:translate(16.5589vw,79.502vh) scale(.4114)}to{transform:translate(21.44465vw,99vh) scale(.4114)}}.snow:nth-child(13){opacity:1.2544;transform:translate(60.2947vw,-10px) scale(.3415);animation:fall-13 24s -28s linear infinite}@keyframes fall-13{57.754%{transform:translate(60.1591vw,57.754vh) scale(.3415)}to{transform:translate(60.2269vw,99vh) scale(.3415)}}.snow:nth-child(14){opacity:1.0006;transform:translate(20.8268vw,-10px) scale(.2065);animation:fall-14 16s -13s linear infinite}@keyframes fall-14{71.226%{transform:translate(29.4333vw,71.226vh) scale(.2065)}to{transform:translate(25.13005vw,99vh) scale(.2065)}}.snow:nth-child(15){opacity:1.9358;transform:translate(48.8167vw,-10px) scale(.1473);animation:fall-15 27s -26s linear infinite}@keyframes fall-15{46.478%{transform:translate(52.6934vw,46.478vh) scale(.1473)}to{transform:translate(50.75505vw,99vh) scale(.1473)}}.snow:nth-child(16){opacity:.1826;transform:translate(16.51vw,-10px) scale(.1754);animation:fall-16 21s -19s linear infinite}@keyframes fall-16{44.112%{transform:translate(18.8108vw,44.112vh) scale(.1754)}to{transform:translate(17.6604vw,99vh) scale(.1754)}}.snow:nth-child(17){opacity:1.6962;transform:translate(8.2591vw,-10px) scale(.8102);animation:fall-17 30s -24s linear infinite}@keyframes fall-17{45.186%{transform:translate(17.3828vw,45.186vh) scale(.8102)}to{transform:translate(12.82095vw,99vh) scale(.8102)}}.snow:nth-child(18){opacity:1.7296;transform:translate(51.1462vw,-10px) scale(.0742);animation:fall-18 29s -16s linear infinite}@keyframes fall-18{46.741%{transform:translate(47.2098vw,46.741vh) scale(.0742)}to{transform:translate(49.178vw,99vh) scale(.0742)}}.snow:nth-child(19){opacity:.1694;transform:translate(53.928vw,-10px) scale(.2498);animation:fall-19 21s -13s linear infinite}@keyframes fall-19{51.419%{transform:translate(48.7008vw,51.419vh) scale(.2498)}to{transform:translate(51.3144vw,99vh) scale(.2498)}}.snow:nth-child(20){opacity:1.1408;transform:translate(64.0836vw,-10px) scale(.2574);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{35.578%{transform:translate(62.0317vw,35.578vh) scale(.2574)}to{transform:translate(63.05765vw,99vh) scale(.2574)}}.snow:nth-child(21){opacity:1.87;transform:translate(31.8703vw,-10px) scale(.7729);animation:fall-21 30s -15s linear infinite}@keyframes fall-21{78.513%{transform:translate(22.417vw,78.513vh) scale(.7729)}to{transform:translate(27.14365vw,99vh) scale(.7729)}}.snow:nth-child(22){opacity:.771;transform:translate(64.991vw,-10px) scale(.424);animation:fall-22 21s -23s linear infinite}@keyframes fall-22{45.672%{transform:translate(68.8864vw,45.672vh) scale(.424)}to{transform:translate(66.9387vw,99vh) scale(.424)}}.snow:nth-child(23){opacity:1.0604;transform:translate(36.6788vw,-10px) scale(.6782);animation:fall-23 16s -10s linear infinite}@keyframes fall-23{68.678%{transform:translate(43.4696vw,68.678vh) scale(.6782)}to{transform:translate(40.0742vw,99vh) scale(.6782)}}.snow:nth-child(24){opacity:1.68;transform:translate(1.7081vw,-10px) scale(.0344);animation:fall-24 22s -29s linear infinite}@keyframes fall-24{52.607%{transform:translate(4.806vw,52.607vh) scale(.0344)}to{transform:translate(3.25705vw,99vh) scale(.0344)}}.snow:nth-child(25){opacity:1.023;transform:translate(43.8638vw,-10px) scale(.3012);animation:fall-25 23s -1s linear infinite}@keyframes fall-25{43.404%{transform:translate(37.5172vw,43.404vh) scale(.3012)}to{transform:translate(40.6905vw,99vh) scale(.3012)}}.snow:nth-child(26){opacity:.3938;transform:translate(37.5708vw,-10px) scale(.5529);animation:fall-26 27s -17s linear infinite}@keyframes fall-26{70.735%{transform:translate(35.546vw,70.735vh) scale(.5529)}to{transform:translate(36.5584vw,99vh) scale(.5529)}}.snow:nth-child(27){opacity:1.851;transform:translate(64.9039vw,-10px) scale(.4308);animation:fall-27 19s -22s linear infinite}@keyframes fall-27{30.002%{transform:translate(69.6198vw,30.002vh) scale(.4308)}to{transform:translate(67.26185vw,99vh) scale(.4308)}}.snow:nth-child(28){opacity:.7566;transform:translate(1.9454vw,-10px) scale(.2972);animation:fall-28 19s -13s linear infinite}@keyframes fall-28{56.243%{transform:translate(6.1889vw,56.243vh) scale(.2972)}to{transform:translate(4.06715vw,99vh) scale(.2972)}}.snow:nth-child(29){opacity:.011;transform:translate(89.0892vw,-10px) scale(.3444);animation:fall-29 17s -1s linear infinite}@keyframes fall-29{61.285%{transform:translate(87.1415vw,61.285vh) scale(.3444)}to{transform:translate(88.11535vw,99vh) scale(.3444)}}.snow:nth-child(30){opacity:.3646;transform:translate(8.4421vw,-10px) scale(.8634);animation:fall-30 23s -13s linear infinite}@keyframes fall-30{39.132%{transform:translate(4.2067vw,39.132vh) scale(.8634)}to{transform:translate(6.3244vw,99vh) scale(.8634)}}.snow:nth-child(31){opacity:.645;transform:translate(13.7466vw,-10px) scale(.6595);animation:fall-31 30s -26s linear infinite}@keyframes fall-31{53.505%{transform:translate(12.0574vw,53.505vh) scale(.6595)}to{transform:translate(12.902vw,99vh) scale(.6595)}}.snow:nth-child(32){opacity:1.0828;transform:translate(1.2807vw,-10px) scale(.3637);animation:fall-32 24s -30s linear infinite}@keyframes fall-32{77.594%{transform:translate(-4.8689vw,77.594vh) scale(.3637)}to{transform:translate(-1.7941vw,99vh) scale(.3637)}}.snow:nth-child(33){opacity:.7348;transform:translate(52.4848vw,-10px) scale(.3186);animation:fall-33 30s -22s linear infinite}@keyframes fall-33{54.242%{transform:translate(49.7417vw,54.242vh) scale(.3186)}to{transform:translate(51.11325vw,99vh) scale(.3186)}}.snow:nth-child(34){opacity:1.4822;transform:translate(12.109vw,-10px) scale(.3532);animation:fall-34 21s -11s linear infinite}@keyframes fall-34{40.946%{transform:translate(4.0386vw,40.946vh) scale(.3532)}to{transform:translate(8.0738vw,99vh) scale(.3532)}}.snow:nth-child(35){opacity:.3838;transform:translate(54.259vw,-10px) scale(.6511);animation:fall-35 18s -20s linear infinite}@keyframes fall-35{64.016%{transform:translate(45.908vw,64.016vh) scale(.6511)}to{transform:translate(50.0835vw,99vh) scale(.6511)}}.snow:nth-child(36){opacity:1.4202;transform:translate(46.6317vw,-10px) scale(.2748);animation:fall-36 28s -16s linear infinite}@keyframes fall-36{66.4%{transform:translate(49.0732vw,66.4vh) scale(.2748)}to{transform:translate(47.85245vw,99vh) scale(.2748)}}.snow:nth-child(37){opacity:.6778;transform:translate(56.0443vw,-10px) scale(.188);animation:fall-37 30s -4s linear infinite}@keyframes fall-37{72.918%{transform:translate(54.8237vw,72.918vh) scale(.188)}to{transform:translate(55.434vw,99vh) scale(.188)}}.snow:nth-child(38){opacity:.7026;transform:translate(34.9916vw,-10px) scale(.2431);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{52.852%{transform:translate(32.5856vw,52.852vh) scale(.2431)}to{transform:translate(33.7886vw,99vh) scale(.2431)}}.snow:nth-child(39){opacity:1.6176;transform:translate(91.8872vw,-10px) scale(.8191);animation:fall-39 18s -16s linear infinite}@keyframes fall-39{60.053%{transform:translate(87.0944vw,60.053vh) scale(.8191)}to{transform:translate(89.4908vw,99vh) scale(.8191)}}.snow:nth-child(40){opacity:.1592;transform:translate(18.536vw,-10px) scale(.4445);animation:fall-40 28s -14s linear infinite}@keyframes fall-40{63.157%{transform:translate(13.149vw,63.157vh) scale(.4445)}to{transform:translate(15.8425vw,99vh) scale(.4445)}}.snow:nth-child(41){opacity:1.6366;transform:translate(28.0653vw,-10px) scale(.1654);animation:fall-41 17s -17s linear infinite}@keyframes fall-41{52.057%{transform:translate(31.4336vw,52.057vh) scale(.1654)}to{transform:translate(29.74945vw,99vh) scale(.1654)}}.snow:nth-child(42){opacity:1.9656;transform:translate(4.7673vw,-10px) scale(.0257);animation:fall-42 25s -5s linear infinite}@keyframes fall-42{32.169%{transform:translate(11.955vw,32.169vh) scale(.0257)}to{transform:translate(8.36115vw,99vh) scale(.0257)}}.snow:nth-child(43){opacity:.1694;transform:translate(35.5046vw,-10px) scale(.9528);animation:fall-43 27s -4s linear infinite}@keyframes fall-43{76.743%{transform:translate(43.5461vw,76.743vh) scale(.9528)}to{transform:translate(39.52535vw,99vh) scale(.9528)}}.snow:nth-child(44){opacity:.5246;transform:translate(84.888vw,-10px) scale(.0223);animation:fall-44 12s -26s linear infinite}@keyframes fall-44{60.813%{transform:translate(85.5642vw,60.813vh) scale(.0223)}to{transform:translate(85.2261vw,99vh) scale(.0223)}}.snow:nth-child(45){opacity:1.3894;transform:translate(42.2813vw,-10px) scale(.8551);animation:fall-45 20s -19s linear infinite}@keyframes fall-45{72.64%{transform:translate(51.3888vw,72.64vh) scale(.8551)}to{transform:translate(46.83505vw,99vh) scale(.8551)}}.snow:nth-child(46){opacity:1.2852;transform:translate(96.0491vw,-10px) scale(.5982);animation:fall-46 16s -4s linear infinite}@keyframes fall-46{34.804%{transform:translate(86.4825vw,34.804vh) scale(.5982)}to{transform:translate(91.2658vw,99vh) scale(.5982)}}.snow:nth-child(47){opacity:.4292;transform:translate(87.244vw,-10px) scale(.7899);animation:fall-47 20s -27s linear infinite}@keyframes fall-47{58.02%{transform:translate(87.9791vw,58.02vh) scale(.7899)}to{transform:translate(87.61155vw,99vh) scale(.7899)}}.snow:nth-child(48){opacity:.4086;transform:translate(18.7866vw,-10px) scale(.8695);animation:fall-48 12s -5s linear infinite}@keyframes fall-48{45.244%{transform:translate(19.6164vw,45.244vh) scale(.8695)}to{transform:translate(19.2015vw,99vh) scale(.8695)}}.snow:nth-child(49){opacity:.844;transform:translate(56.0736vw,-10px) scale(.5437);animation:fall-49 28s -5s linear infinite}@keyframes fall-49{61.963%{transform:translate(47.111vw,61.963vh) scale(.5437)}to{transform:translate(51.5923vw,99vh) scale(.5437)}}.snow:nth-child(50){opacity:1.4918;transform:translate(71.8285vw,-10px) scale(.7843);animation:fall-50 18s -22s linear infinite}@keyframes fall-50{51.344%{transform:translate(65.6188vw,51.344vh) scale(.7843)}to{transform:translate(68.72365vw,99vh) scale(.7843)}}.snow:nth-child(51){opacity:.7496;transform:translate(47.7882vw,-10px) scale(.2373);animation:fall-51 19s -28s linear infinite}@keyframes fall-51{45.953%{transform:translate(55.2388vw,45.953vh) scale(.2373)}to{transform:translate(51.5135vw,99vh) scale(.2373)}}.snow:nth-child(52){opacity:.4528;transform:translate(80.7772vw,-10px) scale(.4013);animation:fall-52 23s -22s linear infinite}@keyframes fall-52{37.964%{transform:translate(76.6941vw,37.964vh) scale(.4013)}to{transform:translate(78.73565vw,99vh) scale(.4013)}}.snow:nth-child(53){opacity:.7626;transform:translate(98.2452vw,-10px) scale(.0297);animation:fall-53 28s -28s linear infinite}@keyframes fall-53{79.014%{transform:translate(107.7166vw,79.014vh) scale(.0297)}to{transform:translate(102.9809vw,99vh) scale(.0297)}}.snow:nth-child(54){opacity:1.6326;transform:translate(82.519vw,-10px) scale(.8002);animation:fall-54 19s -23s linear infinite}@keyframes fall-54{35.827%{transform:translate(89.7148vw,35.827vh) scale(.8002)}to{transform:translate(86.1169vw,99vh) scale(.8002)}}.snow:nth-child(55){opacity:.175;transform:translate(88.1009vw,-10px) scale(.9184);animation:fall-55 17s -6s linear infinite}@keyframes fall-55{73.516%{transform:translate(80.0747vw,73.516vh) scale(.9184)}to{transform:translate(84.0878vw,99vh) scale(.9184)}}.snow:nth-child(56){opacity:1.318;transform:translate(19.3217vw,-10px) scale(.401);animation:fall-56 21s -3s linear infinite}@keyframes fall-56{60.045%{transform:translate(28.2308vw,60.045vh) scale(.401)}to{transform:translate(23.77625vw,99vh) scale(.401)}}.snow:nth-child(57){opacity:1.3644;transform:translate(32.5671vw,-10px) scale(.3691);animation:fall-57 16s -20s linear infinite}@keyframes fall-57{67.731%{transform:translate(25.436vw,67.731vh) scale(.3691)}to{transform:translate(29.00155vw,99vh) scale(.3691)}}.snow:nth-child(58){opacity:.3654;transform:translate(40.5434vw,-10px) scale(.2461);animation:fall-58 15s -17s linear infinite}@keyframes fall-58{35.321%{transform:translate(38.1267vw,35.321vh) scale(.2461)}to{transform:translate(39.33505vw,99vh) scale(.2461)}}.snow:nth-child(59){opacity:1.8468;transform:translate(94.6606vw,-10px) scale(.0956);animation:fall-59 22s -28s linear infinite}@keyframes fall-59{74.865%{transform:translate(103.2594vw,74.865vh) scale(.0956)}to{transform:translate(98.96vw,99vh) scale(.0956)}}.snow:nth-child(60){opacity:.5706;transform:translate(76.9241vw,-10px) scale(.0168);animation:fall-60 11s -3s linear infinite}@keyframes fall-60{34.495%{transform:translate(72.0542vw,34.495vh) scale(.0168)}to{transform:translate(74.48915vw,99vh) scale(.0168)}}.snow:nth-child(61){opacity:.4114;transform:translate(58.6524vw,-10px) scale(.6442);animation:fall-61 15s -29s linear infinite}@keyframes fall-61{33.205%{transform:translate(53.0126vw,33.205vh) scale(.6442)}to{transform:translate(55.8325vw,99vh) scale(.6442)}}.snow:nth-child(62){opacity:1.1706;transform:translate(64.1198vw,-10px) scale(.7922);animation:fall-62 17s -8s linear infinite}@keyframes fall-62{32.967%{transform:translate(61.2636vw,32.967vh) scale(.7922)}to{transform:translate(62.6917vw,99vh) scale(.7922)}}.snow:nth-child(63){opacity:.9124;transform:translate(86.4311vw,-10px) scale(.3131);animation:fall-63 13s -7s linear infinite}@keyframes fall-63{38.394%{transform:translate(94.4192vw,38.394vh) scale(.3131)}to{transform:translate(90.42515vw,99vh) scale(.3131)}}.snow:nth-child(64){opacity:.0878;transform:translate(23.9816vw,-10px) scale(.9602);animation:fall-64 30s -1s linear infinite}@keyframes fall-64{51.17%{transform:translate(29.4615vw,51.17vh) scale(.9602)}to{transform:translate(26.72155vw,99vh) scale(.9602)}}.snow:nth-child(65){opacity:.2116;transform:translate(50.1066vw,-10px) scale(.6374);animation:fall-65 14s -29s linear infinite}@keyframes fall-65{68.788%{transform:translate(41.154vw,68.788vh) scale(.6374)}to{transform:translate(45.6303vw,99vh) scale(.6374)}}.snow:nth-child(66){opacity:.0958;transform:translate(18.5843vw,-10px) scale(.4925);animation:fall-66 22s -9s linear infinite}@keyframes fall-66{79.046%{transform:translate(22.7686vw,79.046vh) scale(.4925)}to{transform:translate(20.67645vw,99vh) scale(.4925)}}.snow:nth-child(67){opacity:.494;transform:translate(37.3868vw,-10px) scale(.3144);animation:fall-67 11s -4s linear infinite}@keyframes fall-67{43.498%{transform:translate(29.2212vw,43.498vh) scale(.3144)}to{transform:translate(33.304vw,99vh) scale(.3144)}}.snow:nth-child(68){opacity:.6758;transform:translate(35.6748vw,-10px) scale(.0876);animation:fall-68 24s -28s linear infinite}@keyframes fall-68{49.302%{transform:translate(33.9475vw,49.302vh) scale(.0876)}to{transform:translate(34.81115vw,99vh) scale(.0876)}}.snow:nth-child(69){opacity:.302;transform:translate(17.4337vw,-10px) scale(.4226);animation:fall-69 25s -9s linear infinite}@keyframes fall-69{48.11%{transform:translate(20.1599vw,48.11vh) scale(.4226)}to{transform:translate(18.7968vw,99vh) scale(.4226)}}.snow:nth-child(70){opacity:1.9914;transform:translate(76.9169vw,-10px) scale(.2624);animation:fall-70 15s -7s linear infinite}@keyframes fall-70{58.701%{transform:translate(81.8565vw,58.701vh) scale(.2624)}to{transform:translate(79.3867vw,99vh) scale(.2624)}}.snow:nth-child(71){opacity:1.1186;transform:translate(45.9598vw,-10px) scale(.12);animation:fall-71 13s -14s linear infinite}@keyframes fall-71{30.67%{transform:translate(39.7524vw,30.67vh) scale(.12)}to{transform:translate(42.8561vw,99vh) scale(.12)}}.snow:nth-child(72){opacity:.7764;transform:translate(74.8653vw,-10px) scale(.8965);animation:fall-72 26s -14s linear infinite}@keyframes fall-72{35.555%{transform:translate(83.6072vw,35.555vh) scale(.8965)}to{transform:translate(79.23625vw,99vh) scale(.8965)}}.snow:nth-child(73){opacity:1.0596;transform:translate(53.7074vw,-10px) scale(.226);animation:fall-73 14s -11s linear infinite}@keyframes fall-73{76.238%{transform:translate(53.6449vw,76.238vh) scale(.226)}to{transform:translate(53.67615vw,99vh) scale(.226)}}.snow:nth-child(74){opacity:.817;transform:translate(47.411vw,-10px) scale(.9073);animation:fall-74 14s -9s linear infinite}@keyframes fall-74{62.462%{transform:translate(54.0645vw,62.462vh) scale(.9073)}to{transform:translate(50.73775vw,99vh) scale(.9073)}}.snow:nth-child(75){opacity:1.1468;transform:translate(78.9915vw,-10px) scale(.563);animation:fall-75 18s -21s linear infinite}@keyframes fall-75{60.129%{transform:translate(88.2196vw,60.129vh) scale(.563)}to{transform:translate(83.60555vw,99vh) scale(.563)}}.snow:nth-child(76){opacity:1.5958;transform:translate(26.8002vw,-10px) scale(.1337);animation:fall-76 25s -26s linear infinite}@keyframes fall-76{65.921%{transform:translate(27.9321vw,65.921vh) scale(.1337)}to{transform:translate(27.36615vw,99vh) scale(.1337)}}.snow:nth-child(77){opacity:1.1622;transform:translate(44.1571vw,-10px) scale(.824);animation:fall-77 15s -12s linear infinite}@keyframes fall-77{75.479%{transform:translate(44.7367vw,75.479vh) scale(.824)}to{transform:translate(44.4469vw,99vh) scale(.824)}}.snow:nth-child(78){opacity:.5962;transform:translate(45.5993vw,-10px) scale(.9529);animation:fall-78 21s -30s linear infinite}@keyframes fall-78{54.983%{transform:translate(50.4524vw,54.983vh) scale(.9529)}to{transform:translate(48.02585vw,99vh) scale(.9529)}}.snow:nth-child(79){opacity:.8352;transform:translate(44.7433vw,-10px) scale(.8918);animation:fall-79 24s -3s linear infinite}@keyframes fall-79{56.458%{transform:translate(40.119vw,56.458vh) scale(.8918)}to{transform:translate(42.43115vw,99vh) scale(.8918)}}.snow:nth-child(80){opacity:1.2724;transform:translate(59.8049vw,-10px) scale(.4969);animation:fall-80 28s -20s linear infinite}@keyframes fall-80{46.305%{transform:translate(59.7346vw,46.305vh) scale(.4969)}to{transform:translate(59.76975vw,99vh) scale(.4969)}}.snow:nth-child(81){opacity:.3166;transform:translate(15.5428vw,-10px) scale(.3243);animation:fall-81 24s -8s linear infinite}@keyframes fall-81{71.737%{transform:translate(20.6208vw,71.737vh) scale(.3243)}to{transform:translate(18.0818vw,99vh) scale(.3243)}}.snow:nth-child(82){opacity:.6604;transform:translate(84.3032vw,-10px) scale(.7904);animation:fall-82 15s -4s linear infinite}@keyframes fall-82{62.306%{transform:translate(82.6737vw,62.306vh) scale(.7904)}to{transform:translate(83.48845vw,99vh) scale(.7904)}}.snow:nth-child(83){opacity:.559;transform:translate(33.3473vw,-10px) scale(.628);animation:fall-83 22s -12s linear infinite}@keyframes fall-83{74.308%{transform:translate(42.3328vw,74.308vh) scale(.628)}to{transform:translate(37.84005vw,99vh) scale(.628)}}.snow:nth-child(84){opacity:.897;transform:translate(78.2385vw,-10px) scale(.4402);animation:fall-84 24s -19s linear infinite}@keyframes fall-84{60.299%{transform:translate(71.0946vw,60.299vh) scale(.4402)}to{transform:translate(74.66655vw,99vh) scale(.4402)}}.snow:nth-child(85){opacity:1.9882;transform:translate(47.5396vw,-10px) scale(.022);animation:fall-85 29s -16s linear infinite}@keyframes fall-85{34.149%{transform:translate(52.5515vw,34.149vh) scale(.022)}to{transform:translate(50.04555vw,99vh) scale(.022)}}.snow:nth-child(86){opacity:1.879;transform:translate(12.0565vw,-10px) scale(.1056);animation:fall-86 19s -12s linear infinite}@keyframes fall-86{56.713%{transform:translate(4.5098vw,56.713vh) scale(.1056)}to{transform:translate(8.28315vw,99vh) scale(.1056)}}.snow:nth-child(87){opacity:1.2376;transform:translate(14.6231vw,-10px) scale(.0333);animation:fall-87 16s -20s linear infinite}@keyframes fall-87{66.815%{transform:translate(7.1962vw,66.815vh) scale(.0333)}to{transform:translate(10.90965vw,99vh) scale(.0333)}}.snow:nth-child(88){opacity:1.8612;transform:translate(84.2183vw,-10px) scale(.2492);animation:fall-88 26s -17s linear infinite}@keyframes fall-88{60.833%{transform:translate(75.7864vw,60.833vh) scale(.2492)}to{transform:translate(80.00235vw,99vh) scale(.2492)}}.snow:nth-child(89){opacity:.5778;transform:translate(99.2997vw,-10px) scale(.777);animation:fall-89 17s -6s linear infinite}@keyframes fall-89{50.16%{transform:translate(90.6201vw,50.16vh) scale(.777)}to{transform:translate(94.9599vw,99vh) scale(.777)}}.snow:nth-child(90){opacity:1.2244;transform:translate(34.658vw,-10px) scale(.9283);animation:fall-90 24s -24s linear infinite}@keyframes fall-90{76.907%{transform:translate(37.6552vw,76.907vh) scale(.9283)}to{transform:translate(36.1566vw,99vh) scale(.9283)}}.snow:nth-child(91){opacity:1.435;transform:translate(89.4562vw,-10px) scale(.677);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{43.437%{transform:translate(84.6102vw,43.437vh) scale(.677)}to{transform:translate(87.0332vw,99vh) scale(.677)}}.snow:nth-child(92){opacity:1.7602;transform:translate(8.2314vw,-10px) scale(.0179);animation:fall-92 19s -3s linear infinite}@keyframes fall-92{46.476%{transform:translate(14.0432vw,46.476vh) scale(.0179)}to{transform:translate(11.1373vw,99vh) scale(.0179)}}.snow:nth-child(93){opacity:1.1588;transform:translate(6.7523vw,-10px) scale(.9722);animation:fall-93 19s -25s linear infinite}@keyframes fall-93{74.38%{transform:translate(10.6598vw,74.38vh) scale(.9722)}to{transform:translate(8.70605vw,99vh) scale(.9722)}}.snow:nth-child(94){opacity:.8692;transform:translate(48.2203vw,-10px) scale(.4185);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{76.061%{transform:translate(40.7212vw,76.061vh) scale(.4185)}to{transform:translate(44.47075vw,99vh) scale(.4185)}}.snow:nth-child(95){opacity:1.1608;transform:translate(83.2967vw,-10px) scale(.6921);animation:fall-95 21s -12s linear infinite}@keyframes fall-95{72.752%{transform:translate(92.4331vw,72.752vh) scale(.6921)}to{transform:translate(87.8649vw,99vh) scale(.6921)}}.snow:nth-child(96){opacity:1.7366;transform:translate(47.6057vw,-10px) scale(.6849);animation:fall-96 16s -14s linear infinite}@keyframes fall-96{55.108%{transform:translate(52.9415vw,55.108vh) scale(.6849)}to{transform:translate(50.2736vw,99vh) scale(.6849)}}.snow:nth-child(97){opacity:.3884;transform:translate(23.6132vw,-10px) scale(.1228);animation:fall-97 13s -14s linear infinite}@keyframes fall-97{33.405%{transform:translate(25.3739vw,33.405vh) scale(.1228)}to{transform:translate(24.49355vw,99vh) scale(.1228)}}.snow:nth-child(98){opacity:.7238;transform:translate(85.5648vw,-10px) scale(.0664);animation:fall-98 29s -22s linear infinite}@keyframes fall-98{55.219%{transform:translate(80.2109vw,55.219vh) scale(.0664)}to{transform:translate(82.88785vw,99vh) scale(.0664)}}.snow:nth-child(99){opacity:.3892;transform:translate(51.4844vw,-10px) scale(.7433);animation:fall-99 22s -28s linear infinite}@keyframes fall-99{73.321%{transform:translate(57.399vw,73.321vh) scale(.7433)}to{transform:translate(54.4417vw,99vh) scale(.7433)}}.snow:nth-child(100){opacity:1.6074;transform:translate(7.8074vw,-10px) scale(.3593);animation:fall-100 14s -14s linear infinite}@keyframes fall-100{64.677%{transform:translate(15.7665vw,64.677vh) scale(.3593)}to{transform:translate(11.78695vw,99vh) scale(.3593)}}.snow:nth-child(101){opacity:.9936;transform:translate(98.6912vw,-10px) scale(.0883);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{52.295%{transform:translate(107.6308vw,52.295vh) scale(.0883)}to{transform:translate(103.161vw,99vh) scale(.0883)}}.snow:nth-child(102){opacity:.763;transform:translate(35.8817vw,-10px) scale(.9394);animation:fall-102 29s -15s linear infinite}@keyframes fall-102{68.027%{transform:translate(27.5779vw,68.027vh) scale(.9394)}to{transform:translate(31.7298vw,99vh) scale(.9394)}}.snow:nth-child(103){opacity:1.4436;transform:translate(94.4096vw,-10px) scale(.0984);animation:fall-103 10s -6s linear infinite}@keyframes fall-103{50.731%{transform:translate(103.5504vw,50.731vh) scale(.0984)}to{transform:translate(98.98vw,99vh) scale(.0984)}}.snow:nth-child(104){opacity:1.421;transform:translate(5.2049vw,-10px) scale(.6809);animation:fall-104 16s -26s linear infinite}@keyframes fall-104{37.474%{transform:translate(5.6288vw,37.474vh) scale(.6809)}to{transform:translate(5.41685vw,99vh) scale(.6809)}}.snow:nth-child(105){opacity:.8522;transform:translate(71.3489vw,-10px) scale(.9912);animation:fall-105 19s -19s linear infinite}@keyframes fall-105{46.932%{transform:translate(73.3661vw,46.932vh) scale(.9912)}to{transform:translate(72.3575vw,99vh) scale(.9912)}}.snow:nth-child(106){opacity:1.1214;transform:translate(3.9283vw,-10px) scale(.5387);animation:fall-106 30s -29s linear infinite}@keyframes fall-106{76.748%{transform:translate(12.6325vw,76.748vh) scale(.5387)}to{transform:translate(8.2804vw,99vh) scale(.5387)}}.snow:nth-child(107){opacity:.3854;transform:translate(51.4595vw,-10px) scale(.8117);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{77.214%{transform:translate(51.8828vw,77.214vh) scale(.8117)}to{transform:translate(51.67115vw,99vh) scale(.8117)}}.snow:nth-child(108){opacity:1.657;transform:translate(19.2878vw,-10px) scale(.2144);animation:fall-108 24s -24s linear infinite}@keyframes fall-108{32.562%{transform:translate(22.1061vw,32.562vh) scale(.2144)}to{transform:translate(20.69695vw,99vh) scale(.2144)}}.snow:nth-child(109){opacity:1.1656;transform:translate(36.4788vw,-10px) scale(.4099);animation:fall-109 30s -8s linear infinite}@keyframes fall-109{49.92%{transform:translate(35.0852vw,49.92vh) scale(.4099)}to{transform:translate(35.782vw,99vh) scale(.4099)}}.snow:nth-child(110){opacity:1.0778;transform:translate(71.6547vw,-10px) scale(.8514);animation:fall-110 12s -10s linear infinite}@keyframes fall-110{56.601%{transform:translate(67.7562vw,56.601vh) scale(.8514)}to{transform:translate(69.70545vw,99vh) scale(.8514)}}.snow:nth-child(111){opacity:.911;transform:translate(26.7064vw,-10px) scale(.2793);animation:fall-111 22s -5s linear infinite}@keyframes fall-111{63.907%{transform:translate(32.4566vw,63.907vh) scale(.2793)}to{transform:translate(29.5815vw,99vh) scale(.2793)}}.snow:nth-child(112){opacity:1.8994;transform:translate(11.4332vw,-10px) scale(.7206);animation:fall-112 26s -22s linear infinite}@keyframes fall-112{58.752%{transform:translate(2.4191vw,58.752vh) scale(.7206)}to{transform:translate(6.92615vw,99vh) scale(.7206)}}.snow:nth-child(113){opacity:.362;transform:translate(64.4802vw,-10px) scale(.4618);animation:fall-113 20s -18s linear infinite}@keyframes fall-113{30.883%{transform:translate(69.7291vw,30.883vh) scale(.4618)}to{transform:translate(67.10465vw,99vh) scale(.4618)}}.snow:nth-child(114){opacity:1.0106;transform:translate(58.776vw,-10px) scale(.6753);animation:fall-114 10s -17s linear infinite}@keyframes fall-114{32.891%{transform:translate(59.1629vw,32.891vh) scale(.6753)}to{transform:translate(58.96945vw,99vh) scale(.6753)}}.snow:nth-child(115){opacity:1.8052;transform:translate(57.0844vw,-10px) scale(.6378);animation:fall-115 15s -12s linear infinite}@keyframes fall-115{49.843%{transform:translate(48.0493vw,49.843vh) scale(.6378)}to{transform:translate(52.56685vw,99vh) scale(.6378)}}.snow:nth-child(116){opacity:1.4506;transform:translate(63.3127vw,-10px) scale(.7413);animation:fall-116 17s -10s linear infinite}@keyframes fall-116{64.057%{transform:translate(58.4558vw,64.057vh) scale(.7413)}to{transform:translate(60.88425vw,99vh) scale(.7413)}}.snow:nth-child(117){opacity:.27;transform:translate(43.4362vw,-10px) scale(.6085);animation:fall-117 12s -16s linear infinite}@keyframes fall-117{74.958%{transform:translate(38.3341vw,74.958vh) scale(.6085)}to{transform:translate(40.88515vw,99vh) scale(.6085)}}.snow:nth-child(118){opacity:1.4882;transform:translate(80.2199vw,-10px) scale(.3558);animation:fall-118 25s -17s linear infinite}@keyframes fall-118{58.87%{transform:translate(73.9703vw,58.87vh) scale(.3558)}to{transform:translate(77.0951vw,99vh) scale(.3558)}}.snow:nth-child(119){opacity:1.2552;transform:translate(74.6425vw,-10px) scale(.0272);animation:fall-119 15s -6s linear infinite}@keyframes fall-119{40.279%{transform:translate(69.4142vw,40.279vh) scale(.0272)}to{transform:translate(72.02835vw,99vh) scale(.0272)}}.snow:nth-child(120){opacity:.3866;transform:translate(11.9249vw,-10px) scale(.3366);animation:fall-120 27s -13s linear infinite}@keyframes fall-120{44.872%{transform:translate(4.7339vw,44.872vh) scale(.3366)}to{transform:translate(8.3294vw,99vh) scale(.3366)}}.snow:nth-child(121){opacity:.031;transform:translate(24.4086vw,-10px) scale(.5975);animation:fall-121 23s -11s linear infinite}@keyframes fall-121{55.285%{transform:translate(31.2637vw,55.285vh) scale(.5975)}to{transform:translate(27.83615vw,99vh) scale(.5975)}}.snow:nth-child(122){opacity:1.3366;transform:translate(9.785vw,-10px) scale(.7266);animation:fall-122 30s -12s linear infinite}@keyframes fall-122{63.81%{transform:translate(-.0918vw,63.81vh) scale(.7266)}to{transform:translate(4.8466vw,99vh) scale(.7266)}}.snow:nth-child(123){opacity:.6496;transform:translate(21.8236vw,-10px) scale(.8685);animation:fall-123 13s -29s linear infinite}@keyframes fall-123{64.076%{transform:translate(29.3171vw,64.076vh) scale(.8685)}to{transform:translate(25.57035vw,99vh) scale(.8685)}}.snow:nth-child(124){opacity:1.1714;transform:translate(34.095vw,-10px) scale(.6924);animation:fall-124 24s -2s linear infinite}@keyframes fall-124{60.145%{transform:translate(37.3986vw,60.145vh) scale(.6924)}to{transform:translate(35.7468vw,99vh) scale(.6924)}}.snow:nth-child(125){opacity:1.8582;transform:translate(9.1094vw,-10px) scale(.8144);animation:fall-125 30s -25s linear infinite}@keyframes fall-125{58.66%{transform:translate(14.7375vw,58.66vh) scale(.8144)}to{transform:translate(11.92345vw,99vh) scale(.8144)}}.snow:nth-child(126){opacity:1.0644;transform:translate(5.8373vw,-10px) scale(.8168);animation:fall-126 16s -20s linear infinite}@keyframes fall-126{58.194%{transform:translate(6.0461vw,58.194vh) scale(.8168)}to{transform:translate(5.9417vw,99vh) scale(.8168)}}.snow:nth-child(127){opacity:1.844;transform:translate(47.3059vw,-10px) scale(.4829);animation:fall-127 12s -11s linear infinite}@keyframes fall-127{62.084%{transform:translate(45.6688vw,62.084vh) scale(.4829)}to{transform:translate(46.48735vw,99vh) scale(.4829)}}.snow:nth-child(128){opacity:.3502;transform:translate(38.6923vw,-10px) scale(.7734);animation:fall-128 30s -8s linear infinite}@keyframes fall-128{43.507%{transform:translate(30.0364vw,43.507vh) scale(.7734)}to{transform:translate(34.36435vw,99vh) scale(.7734)}}.snow:nth-child(129){opacity:1.9368;transform:translate(85.1136vw,-10px) scale(.4661);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{51.292%{transform:translate(76.9651vw,51.292vh) scale(.4661)}to{transform:translate(81.03935vw,99vh) scale(.4661)}}.snow:nth-child(130){opacity:.4108;transform:translate(13.8041vw,-10px) scale(.8106);animation:fall-130 22s -7s linear infinite}@keyframes fall-130{79.747%{transform:translate(22.3695vw,79.747vh) scale(.8106)}to{transform:translate(18.0868vw,99vh) scale(.8106)}}.snow:nth-child(131){opacity:.2022;transform:translate(30.4241vw,-10px) scale(.2423);animation:fall-131 13s -15s linear infinite}@keyframes fall-131{37.237%{transform:translate(21.8984vw,37.237vh) scale(.2423)}to{transform:translate(26.16125vw,99vh) scale(.2423)}}.snow:nth-child(132){opacity:.9076;transform:translate(44.5937vw,-10px) scale(.5739);animation:fall-132 20s -25s linear infinite}@keyframes fall-132{70.773%{transform:translate(37.0718vw,70.773vh) scale(.5739)}to{transform:translate(40.83275vw,99vh) scale(.5739)}}.snow:nth-child(133){opacity:.0586;transform:translate(34.9136vw,-10px) scale(.2277);animation:fall-133 12s -13s linear infinite}@keyframes fall-133{54.479%{transform:translate(28.0649vw,54.479vh) scale(.2277)}to{transform:translate(31.48925vw,99vh) scale(.2277)}}.snow:nth-child(134){opacity:.0996;transform:translate(75.6192vw,-10px) scale(.993);animation:fall-134 13s -28s linear infinite}@keyframes fall-134{38.904%{transform:translate(70.9551vw,38.904vh) scale(.993)}to{transform:translate(73.28715vw,99vh) scale(.993)}}.snow:nth-child(135){opacity:.6462;transform:translate(3.1085vw,-10px) scale(.9606);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{68.351%{transform:translate(-.9137vw,68.351vh) scale(.9606)}to{transform:translate(1.0974vw,99vh) scale(.9606)}}.snow:nth-child(136){opacity:.7588;transform:translate(72.1613vw,-10px) scale(.7552);animation:fall-136 13s -12s linear infinite}@keyframes fall-136{68.627%{transform:translate(78.4755vw,68.627vh) scale(.7552)}to{transform:translate(75.3184vw,99vh) scale(.7552)}}.snow:nth-child(137){opacity:1.466;transform:translate(75.4131vw,-10px) scale(.313);animation:fall-137 10s -14s linear infinite}@keyframes fall-137{36.786%{transform:translate(71.3243vw,36.786vh) scale(.313)}to{transform:translate(73.3687vw,99vh) scale(.313)}}.snow:nth-child(138){opacity:1.5084;transform:translate(38.5392vw,-10px) scale(.9847);animation:fall-138 24s -3s linear infinite}@keyframes fall-138{39.184%{transform:translate(29.31vw,39.184vh) scale(.9847)}to{transform:translate(33.9246vw,99vh) scale(.9847)}}.snow:nth-child(139){opacity:.5798;transform:translate(47.9132vw,-10px) scale(.462);animation:fall-139 20s -7s linear infinite}@keyframes fall-139{54.618%{transform:translate(56.4767vw,54.618vh) scale(.462)}to{transform:translate(52.19495vw,99vh) scale(.462)}}.snow:nth-child(140){opacity:1.176;transform:translate(48.0881vw,-10px) scale(.8661);animation:fall-140 14s -3s linear infinite}@keyframes fall-140{79.241%{transform:translate(50.8697vw,79.241vh) scale(.8661)}to{transform:translate(49.4789vw,99vh) scale(.8661)}}.snow:nth-child(141){opacity:1.0854;transform:translate(14.448vw,-10px) scale(.3557);animation:fall-141 25s -6s linear infinite}@keyframes fall-141{62.686%{transform:translate(14.6268vw,62.686vh) scale(.3557)}to{transform:translate(14.5374vw,99vh) scale(.3557)}}.snow:nth-child(142){opacity:1.6878;transform:translate(38.7005vw,-10px) scale(.8074);animation:fall-142 24s -19s linear infinite}@keyframes fall-142{50.243%{transform:translate(45.2753vw,50.243vh) scale(.8074)}to{transform:translate(41.9879vw,99vh) scale(.8074)}}.snow:nth-child(143){opacity:.9676;transform:translate(40.4015vw,-10px) scale(.9361);animation:fall-143 20s -17s linear infinite}@keyframes fall-143{50.139%{transform:translate(43.0804vw,50.139vh) scale(.9361)}to{transform:translate(41.74095vw,99vh) scale(.9361)}}.snow:nth-child(144){opacity:1.0706;transform:translate(94.7833vw,-10px) scale(.6551);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{42.421%{transform:translate(92.0508vw,42.421vh) scale(.6551)}to{transform:translate(93.41705vw,99vh) scale(.6551)}}.snow:nth-child(145){opacity:.2524;transform:translate(10.2939vw,-10px) scale(.4122);animation:fall-145 29s -18s linear infinite}@keyframes fall-145{67.991%{transform:translate(3.0432vw,67.991vh) scale(.4122)}to{transform:translate(6.66855vw,99vh) scale(.4122)}}.snow:nth-child(146){opacity:1.3272;transform:translate(80.9717vw,-10px) scale(.7733);animation:fall-146 12s -21s linear infinite}@keyframes fall-146{46.365%{transform:translate(88.0948vw,46.365vh) scale(.7733)}to{transform:translate(84.53325vw,99vh) scale(.7733)}}.snow:nth-child(147){opacity:.5282;transform:translate(25.1362vw,-10px) scale(.0819);animation:fall-147 14s -28s linear infinite}@keyframes fall-147{39.373%{transform:translate(22.5545vw,39.373vh) scale(.0819)}to{transform:translate(23.84535vw,99vh) scale(.0819)}}.snow:nth-child(148){opacity:.4058;transform:translate(8.8334vw,-10px) scale(.4391);animation:fall-148 22s -11s linear infinite}@keyframes fall-148{58.795%{transform:translate(17.7511vw,58.795vh) scale(.4391)}to{transform:translate(13.29225vw,99vh) scale(.4391)}}.snow:nth-child(149){opacity:.757;transform:translate(82.0293vw,-10px) scale(.0976);animation:fall-149 11s -26s linear infinite}@keyframes fall-149{70.631%{transform:translate(84.2841vw,70.631vh) scale(.0976)}to{transform:translate(83.1567vw,99vh) scale(.0976)}}.snow:nth-child(150){opacity:1.9946;transform:translate(43.5959vw,-10px) scale(.2486);animation:fall-150 21s -12s linear infinite}@keyframes fall-150{37.16%{transform:translate(46.1166vw,37.16vh) scale(.2486)}to{transform:translate(44.85625vw,99vh) scale(.2486)}}.snow:nth-child(151){opacity:1.2728;transform:translate(68.7787vw,-10px) scale(.324);animation:fall-151 23s -4s linear infinite}@keyframes fall-151{46.457%{transform:translate(67.7446vw,46.457vh) scale(.324)}to{transform:translate(68.26165vw,99vh) scale(.324)}}.snow:nth-child(152){opacity:1.992;transform:translate(88.0101vw,-10px) scale(.7339);animation:fall-152 14s -19s linear infinite}@keyframes fall-152{71.214%{transform:translate(86.4615vw,71.214vh) scale(.7339)}to{transform:translate(87.2358vw,99vh) scale(.7339)}}.snow:nth-child(153){opacity:.7638;transform:translate(37.5182vw,-10px) scale(.0974);animation:fall-153 11s -12s linear infinite}@keyframes fall-153{47.554%{transform:translate(29.891vw,47.554vh) scale(.0974)}to{transform:translate(33.7046vw,99vh) scale(.0974)}}.snow:nth-child(154){opacity:1.528;transform:translate(85.6551vw,-10px) scale(.9759);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{49.623%{transform:translate(77.4854vw,49.623vh) scale(.9759)}to{transform:translate(81.57025vw,99vh) scale(.9759)}}.snow:nth-child(155){opacity:.3074;transform:translate(28.7717vw,-10px) scale(.0785);animation:fall-155 21s -18s linear infinite}@keyframes fall-155{56.116%{transform:translate(30.9808vw,56.116vh) scale(.0785)}to{transform:translate(29.87625vw,99vh) scale(.0785)}}.snow:nth-child(156){opacity:.7842;transform:translate(53.2431vw,-10px) scale(.0042);animation:fall-156 26s -13s linear infinite}@keyframes fall-156{30.277%{transform:translate(52.3219vw,30.277vh) scale(.0042)}to{transform:translate(52.7825vw,99vh) scale(.0042)}}.snow:nth-child(157){opacity:.4508;transform:translate(93.5102vw,-10px) scale(.438);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{35.796%{transform:translate(98.7919vw,35.796vh) scale(.438)}to{transform:translate(96.15105vw,99vh) scale(.438)}}.snow:nth-child(158){opacity:1.8218;transform:translate(13.2595vw,-10px) scale(.318);animation:fall-158 17s -1s linear infinite}@keyframes fall-158{63.343%{transform:translate(12.4997vw,63.343vh) scale(.318)}to{transform:translate(12.8796vw,99vh) scale(.318)}}.snow:nth-child(159){opacity:1.969;transform:translate(98.1372vw,-10px) scale(.9292);animation:fall-159 18s -3s linear infinite}@keyframes fall-159{49.76%{transform:translate(100.7454vw,49.76vh) scale(.9292)}to{transform:translate(99.4413vw,99vh) scale(.9292)}}.snow:nth-child(160){opacity:1.4066;transform:translate(97.6289vw,-10px) scale(.4357);animation:fall-160 27s -26s linear infinite}@keyframes fall-160{35.795%{transform:translate(92.2139vw,35.795vh) scale(.4357)}to{transform:translate(94.9214vw,99vh) scale(.4357)}}.snow:nth-child(161){opacity:.9432;transform:translate(35.8679vw,-10px) scale(.3318);animation:fall-161 26s -5s linear infinite}@keyframes fall-161{31.509%{transform:translate(33.3522vw,31.509vh) scale(.3318)}to{transform:translate(34.61005vw,99vh) scale(.3318)}}.snow:nth-child(162){opacity:1.866;transform:translate(98.6344vw,-10px) scale(.9831);animation:fall-162 18s -22s linear infinite}@keyframes fall-162{63.738%{transform:translate(106.6367vw,63.738vh) scale(.9831)}to{transform:translate(102.63555vw,99vh) scale(.9831)}}.snow:nth-child(163){opacity:1.7958;transform:translate(45.9649vw,-10px) scale(.3529);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{55.321%{transform:translate(50.7811vw,55.321vh) scale(.3529)}to{transform:translate(48.373vw,99vh) scale(.3529)}}.snow:nth-child(164){opacity:.3312;transform:translate(11.2073vw,-10px) scale(.5622);animation:fall-164 20s -7s linear infinite}@keyframes fall-164{76.408%{transform:translate(2.2809vw,76.408vh) scale(.5622)}to{transform:translate(6.7441vw,99vh) scale(.5622)}}.snow:nth-child(165){opacity:1.3566;transform:translate(17.7541vw,-10px) scale(.4495);animation:fall-165 26s -9s linear infinite}@keyframes fall-165{72.174%{transform:translate(10.0189vw,72.174vh) scale(.4495)}to{transform:translate(13.8865vw,99vh) scale(.4495)}}.snow:nth-child(166){opacity:1.2852;transform:translate(85.7541vw,-10px) scale(.5075);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{65.006%{transform:translate(79.9843vw,65.006vh) scale(.5075)}to{transform:translate(82.8692vw,99vh) scale(.5075)}}.snow:nth-child(167){opacity:1.8464;transform:translate(90.3446vw,-10px) scale(.4372);animation:fall-167 12s -18s linear infinite}@keyframes fall-167{72.999%{transform:translate(93.5291vw,72.999vh) scale(.4372)}to{transform:translate(91.93685vw,99vh) scale(.4372)}}.snow:nth-child(168){opacity:1.779;transform:translate(7.3256vw,-10px) scale(.7853);animation:fall-168 19s -8s linear infinite}@keyframes fall-168{56.942%{transform:translate(12.2928vw,56.942vh) scale(.7853)}to{transform:translate(9.8092vw,99vh) scale(.7853)}}.snow:nth-child(169){opacity:.4996;transform:translate(63.7689vw,-10px) scale(.6354);animation:fall-169 27s -14s linear infinite}@keyframes fall-169{33.545%{transform:translate(57.9252vw,33.545vh) scale(.6354)}to{transform:translate(60.84705vw,99vh) scale(.6354)}}.snow:nth-child(170){opacity:.4204;transform:translate(24.9773vw,-10px) scale(.2365);animation:fall-170 29s -7s linear infinite}@keyframes fall-170{50.573%{transform:translate(23.0763vw,50.573vh) scale(.2365)}to{transform:translate(24.0268vw,99vh) scale(.2365)}}.snow:nth-child(171){opacity:.8706;transform:translate(88.597vw,-10px) scale(.8308);animation:fall-171 25s -24s linear infinite}@keyframes fall-171{35.446%{transform:translate(94.1877vw,35.446vh) scale(.8308)}to{transform:translate(91.39235vw,99vh) scale(.8308)}}.snow:nth-child(172){opacity:.4884;transform:translate(16.0904vw,-10px) scale(.3605);animation:fall-172 15s -15s linear infinite}@keyframes fall-172{37.633%{transform:translate(23.5282vw,37.633vh) scale(.3605)}to{transform:translate(19.8093vw,99vh) scale(.3605)}}.snow:nth-child(173){opacity:1.1114;transform:translate(5.5413vw,-10px) scale(.5727);animation:fall-173 19s -17s linear infinite}@keyframes fall-173{30.666%{transform:translate(3.5299vw,30.666vh) scale(.5727)}to{transform:translate(4.5356vw,99vh) scale(.5727)}}.snow:nth-child(174){opacity:.7074;transform:translate(40.5012vw,-10px) scale(.5392);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{30.766%{transform:translate(44.2927vw,30.766vh) scale(.5392)}to{transform:translate(42.39695vw,99vh) scale(.5392)}}.snow:nth-child(175){opacity:.5152;transform:translate(28.3234vw,-10px) scale(.9491);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{58.138%{transform:translate(20.0821vw,58.138vh) scale(.9491)}to{transform:translate(24.20275vw,99vh) scale(.9491)}}.snow:nth-child(176){opacity:.8592;transform:translate(38.6352vw,-10px) scale(.6052);animation:fall-176 22s -21s linear infinite}@keyframes fall-176{33.336%{transform:translate(41.6574vw,33.336vh) scale(.6052)}to{transform:translate(40.1463vw,99vh) scale(.6052)}}.snow:nth-child(177){opacity:.0604;transform:translate(40.2389vw,-10px) scale(.8739);animation:fall-177 29s -13s linear infinite}@keyframes fall-177{57.313%{transform:translate(45.671vw,57.313vh) scale(.8739)}to{transform:translate(42.95495vw,99vh) scale(.8739)}}.snow:nth-child(178){opacity:.019;transform:translate(91.9841vw,-10px) scale(.7897);animation:fall-178 27s -8s linear infinite}@keyframes fall-178{73.23%{transform:translate(95.7445vw,73.23vh) scale(.7897)}to{transform:translate(93.8643vw,99vh) scale(.7897)}}.snow:nth-child(179){opacity:.5022;transform:translate(20.3007vw,-10px) scale(.1173);animation:fall-179 21s -12s linear infinite}@keyframes fall-179{37.351%{transform:translate(23.2409vw,37.351vh) scale(.1173)}to{transform:translate(21.7708vw,99vh) scale(.1173)}}.snow:nth-child(180){opacity:.0948;transform:translate(50.511vw,-10px) scale(.8868);animation:fall-180 26s -8s linear infinite}@keyframes fall-180{51.148%{transform:translate(44.8226vw,51.148vh) scale(.8868)}to{transform:translate(47.6668vw,99vh) scale(.8868)}}.snow:nth-child(181){opacity:1.5466;transform:translate(78.6114vw,-10px) scale(.9843);animation:fall-181 14s -16s linear infinite}@keyframes fall-181{72.284%{transform:translate(86.0034vw,72.284vh) scale(.9843)}to{transform:translate(82.3074vw,99vh) scale(.9843)}}.snow:nth-child(182){opacity:1.3382;transform:translate(71.957vw,-10px) scale(.4885);animation:fall-182 24s -27s linear infinite}@keyframes fall-182{56.733%{transform:translate(77.6462vw,56.733vh) scale(.4885)}to{transform:translate(74.8016vw,99vh) scale(.4885)}}.snow:nth-child(183){opacity:.1092;transform:translate(76.2622vw,-10px) scale(.1805);animation:fall-183 13s -11s linear infinite}@keyframes fall-183{74.298%{transform:translate(73.8768vw,74.298vh) scale(.1805)}to{transform:translate(75.0695vw,99vh) scale(.1805)}}.snow:nth-child(184){opacity:.1448;transform:translate(26.7752vw,-10px) scale(.1669);animation:fall-184 15s -23s linear infinite}@keyframes fall-184{42.267%{transform:translate(16.838vw,42.267vh) scale(.1669)}to{transform:translate(21.8066vw,99vh) scale(.1669)}}.snow:nth-child(185){opacity:1.0788;transform:translate(36.4601vw,-10px) scale(.1899);animation:fall-185 16s -6s linear infinite}@keyframes fall-185{43.803%{transform:translate(30.8948vw,43.803vh) scale(.1899)}to{transform:translate(33.67745vw,99vh) scale(.1899)}}.snow:nth-child(186){opacity:.1088;transform:translate(48.4325vw,-10px) scale(.9131);animation:fall-186 12s -14s linear infinite}@keyframes fall-186{38.841%{transform:translate(53.3847vw,38.841vh) scale(.9131)}to{transform:translate(50.9086vw,99vh) scale(.9131)}}.snow:nth-child(187){opacity:1.009;transform:translate(26.5398vw,-10px) scale(.1554);animation:fall-187 18s -20s linear infinite}@keyframes fall-187{36.512%{transform:translate(24.4732vw,36.512vh) scale(.1554)}to{transform:translate(25.5065vw,99vh) scale(.1554)}}.snow:nth-child(188){opacity:.4506;transform:translate(39.3639vw,-10px) scale(.1262);animation:fall-188 10s -4s linear infinite}@keyframes fall-188{50.891%{transform:translate(42.471vw,50.891vh) scale(.1262)}to{transform:translate(40.91745vw,99vh) scale(.1262)}}.snow:nth-child(189){opacity:.2992;transform:translate(7.0868vw,-10px) scale(.4595);animation:fall-189 13s -13s linear infinite}@keyframes fall-189{33.709%{transform:translate(10.7586vw,33.709vh) scale(.4595)}to{transform:translate(8.9227vw,99vh) scale(.4595)}}.snow:nth-child(190){opacity:1.3;transform:translate(39.627vw,-10px) scale(.1881);animation:fall-190 19s -7s linear infinite}@keyframes fall-190{43.361%{transform:translate(48.3682vw,43.361vh) scale(.1881)}to{transform:translate(43.9976vw,99vh) scale(.1881)}}.snow:nth-child(191){opacity:1.6672;transform:translate(48.7494vw,-10px) scale(.059);animation:fall-191 13s -14s linear infinite}@keyframes fall-191{31.904%{transform:translate(53.9839vw,31.904vh) scale(.059)}to{transform:translate(51.36665vw,99vh) scale(.059)}}.snow:nth-child(192){opacity:.7836;transform:translate(96.7908vw,-10px) scale(.889);animation:fall-192 20s -28s linear infinite}@keyframes fall-192{33.159%{transform:translate(86.9432vw,33.159vh) scale(.889)}to{transform:translate(91.867vw,99vh) scale(.889)}}.snow:nth-child(193){opacity:1.9116;transform:translate(54.5573vw,-10px) scale(.9773);animation:fall-193 22s -26s linear infinite}@keyframes fall-193{78.75%{transform:translate(62.4146vw,78.75vh) scale(.9773)}to{transform:translate(58.48595vw,99vh) scale(.9773)}}.snow:nth-child(194){opacity:.3792;transform:translate(39.2947vw,-10px) scale(.1742);animation:fall-194 18s -21s linear infinite}@keyframes fall-194{56.298%{transform:translate(38.7399vw,56.298vh) scale(.1742)}to{transform:translate(39.0173vw,99vh) scale(.1742)}}.snow:nth-child(195){opacity:1.351;transform:translate(2.9733vw,-10px) scale(.3326);animation:fall-195 24s -11s linear infinite}@keyframes fall-195{70.284%{transform:translate(4.8196vw,70.284vh) scale(.3326)}to{transform:translate(3.89645vw,99vh) scale(.3326)}}.snow:nth-child(196){opacity:.783;transform:translate(55.0204vw,-10px) scale(.363);animation:fall-196 12s -3s linear infinite}@keyframes fall-196{39.01%{transform:translate(59.5527vw,39.01vh) scale(.363)}to{transform:translate(57.28655vw,99vh) scale(.363)}}.snow:nth-child(197){opacity:.456;transform:translate(88.2243vw,-10px) scale(.5956);animation:fall-197 28s -7s linear infinite}@keyframes fall-197{61.392%{transform:translate(80.9381vw,61.392vh) scale(.5956)}to{transform:translate(84.5812vw,99vh) scale(.5956)}}.snow:nth-child(198){opacity:1.1578;transform:translate(62.9394vw,-10px) scale(.5919);animation:fall-198 19s -8s linear infinite}@keyframes fall-198{35.487%{transform:translate(58.8327vw,35.487vh) scale(.5919)}to{transform:translate(60.88605vw,99vh) scale(.5919)}}.snow:nth-child(199){opacity:1.298;transform:translate(41.4247vw,-10px) scale(.3478);animation:fall-199 18s -2s linear infinite}@keyframes fall-199{32.067%{transform:translate(50.8091vw,32.067vh) scale(.3478)}to{transform:translate(46.1169vw,99vh) scale(.3478)}}.snow:nth-child(200){opacity:.0346;transform:translate(18.8091vw,-10px) scale(.1483);animation:fall-200 29s -16s linear infinite}@keyframes fall-200{33.848%{transform:translate(26.5528vw,33.848vh) scale(.1483)}to{transform:translate(22.68095vw,99vh) scale(.1483)}}.snow:nth-child(201){opacity:1.1694;transform:translate(4.3836vw,-10px) scale(.268);animation:fall-201 17s -7s linear infinite}@keyframes fall-201{50.357%{transform:translate(2.9529vw,50.357vh) scale(.268)}to{transform:translate(3.66825vw,99vh) scale(.268)}}.snow:nth-child(202){opacity:1.1346;transform:translate(76.6657vw,-10px) scale(.6794);animation:fall-202 26s -10s linear infinite}@keyframes fall-202{46.541%{transform:translate(75.1929vw,46.541vh) scale(.6794)}to{transform:translate(75.9293vw,99vh) scale(.6794)}}.snow:nth-child(203){opacity:1.2826;transform:translate(1.2206vw,-10px) scale(.6439);animation:fall-203 17s -29s linear infinite}@keyframes fall-203{54.346%{transform:translate(-7.4953vw,54.346vh) scale(.6439)}to{transform:translate(-3.13735vw,99vh) scale(.6439)}}.snow:nth-child(204){opacity:.5604;transform:translate(76.1891vw,-10px) scale(.2347);animation:fall-204 24s -20s linear infinite}@keyframes fall-204{43.599%{transform:translate(80.8208vw,43.599vh) scale(.2347)}to{transform:translate(78.50495vw,99vh) scale(.2347)}}.snow:nth-child(205){opacity:1.4778;transform:translate(40.4242vw,-10px) scale(.2637);animation:fall-205 25s -19s linear infinite}@keyframes fall-205{55.879%{transform:translate(41.0185vw,55.879vh) scale(.2637)}to{transform:translate(40.72135vw,99vh) scale(.2637)}}.snow:nth-child(206){opacity:1.9706;transform:translate(8.116vw,-10px) scale(.9557);animation:fall-206 16s -28s linear infinite}@keyframes fall-206{70.319%{transform:translate(7.6079vw,70.319vh) scale(.9557)}to{transform:translate(7.86195vw,99vh) scale(.9557)}}.snow:nth-child(207){opacity:1.487;transform:translate(90.2207vw,-10px) scale(.2495);animation:fall-207 28s -24s linear infinite}@keyframes fall-207{49.863%{transform:translate(91.1177vw,49.863vh) scale(.2495)}to{transform:translate(90.6692vw,99vh) scale(.2495)}}.snow:nth-child(208){opacity:.058;transform:translate(69.6233vw,-10px) scale(.2821);animation:fall-208 15s -4s linear infinite}@keyframes fall-208{56.932%{transform:translate(60.5715vw,56.932vh) scale(.2821)}to{transform:translate(65.0974vw,99vh) scale(.2821)}}.snow:nth-child(209){opacity:.9126;transform:translate(2.1735vw,-10px) scale(.0109);animation:fall-209 10s -10s linear infinite}@keyframes fall-209{71.625%{transform:translate(9.6906vw,71.625vh) scale(.0109)}to{transform:translate(5.93205vw,99vh) scale(.0109)}}.snow:nth-child(210){opacity:.7056;transform:translate(32.0813vw,-10px) scale(.9744);animation:fall-210 13s -29s linear infinite}@keyframes fall-210{37.004%{transform:translate(33.0628vw,37.004vh) scale(.9744)}to{transform:translate(32.57205vw,99vh) scale(.9744)}}.snow:nth-child(211){opacity:1.7092;transform:translate(21.5621vw,-10px) scale(.3847);animation:fall-211 19s -25s linear infinite}@keyframes fall-211{32.615%{transform:translate(16.8276vw,32.615vh) scale(.3847)}to{transform:translate(19.19485vw,99vh) scale(.3847)}}.snow:nth-child(212){opacity:1.2068;transform:translate(77.9922vw,-10px) scale(.3585);animation:fall-212 29s -3s linear infinite}@keyframes fall-212{41.618%{transform:translate(82.7972vw,41.618vh) scale(.3585)}to{transform:translate(80.3947vw,99vh) scale(.3585)}}.snow:nth-child(213){opacity:.8418;transform:translate(50.7024vw,-10px) scale(.882);animation:fall-213 11s -18s linear infinite}@keyframes fall-213{71.673%{transform:translate(54.0659vw,71.673vh) scale(.882)}to{transform:translate(52.38415vw,99vh) scale(.882)}}.snow:nth-child(214){opacity:1.4278;transform:translate(5.4161vw,-10px) scale(.4756);animation:fall-214 21s -16s linear infinite}@keyframes fall-214{57.029%{transform:translate(14.1688vw,57.029vh) scale(.4756)}to{transform:translate(9.79245vw,99vh) scale(.4756)}}.snow:nth-child(215){opacity:1.0928;transform:translate(82.7494vw,-10px) scale(.1163);animation:fall-215 10s -10s linear infinite}@keyframes fall-215{75.847%{transform:translate(83.8235vw,75.847vh) scale(.1163)}to{transform:translate(83.28645vw,99vh) scale(.1163)}}.snow:nth-child(216){opacity:1.4622;transform:translate(20.677vw,-10px) scale(.5083);animation:fall-216 18s -11s linear infinite}@keyframes fall-216{47.071%{transform:translate(11.1299vw,47.071vh) scale(.5083)}to{transform:translate(15.90345vw,99vh) scale(.5083)}}.snow:nth-child(217){opacity:1.5724;transform:translate(5.3182vw,-10px) scale(.3858);animation:fall-217 30s -18s linear infinite}@keyframes fall-217{39.421%{transform:translate(7.5635vw,39.421vh) scale(.3858)}to{transform:translate(6.44085vw,99vh) scale(.3858)}}.snow:nth-child(218){opacity:1.2598;transform:translate(46.7285vw,-10px) scale(.0385);animation:fall-218 12s -15s linear infinite}@keyframes fall-218{63.274%{transform:translate(55.0423vw,63.274vh) scale(.0385)}to{transform:translate(50.8854vw,99vh) scale(.0385)}}.snow:nth-child(219){opacity:1.3514;transform:translate(63.154vw,-10px) scale(.0369);animation:fall-219 13s -23s linear infinite}@keyframes fall-219{75.183%{transform:translate(72.9299vw,75.183vh) scale(.0369)}to{transform:translate(68.04195vw,99vh) scale(.0369)}}.snow:nth-child(220){opacity:.648;transform:translate(13.6345vw,-10px) scale(.5265);animation:fall-220 18s -23s linear infinite}@keyframes fall-220{58.105%{transform:translate(13.6229vw,58.105vh) scale(.5265)}to{transform:translate(13.6287vw,99vh) scale(.5265)}}.snow:nth-child(221){opacity:.972;transform:translate(86.6403vw,-10px) scale(.3899);animation:fall-221 28s -14s linear infinite}@keyframes fall-221{53.191%{transform:translate(77.9934vw,53.191vh) scale(.3899)}to{transform:translate(82.31685vw,99vh) scale(.3899)}}.snow:nth-child(222){opacity:.9628;transform:translate(52.2735vw,-10px) scale(.3025);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{32.743%{transform:translate(43.0556vw,32.743vh) scale(.3025)}to{transform:translate(47.66455vw,99vh) scale(.3025)}}.snow:nth-child(223){opacity:1.6136;transform:translate(50.2382vw,-10px) scale(.2185);animation:fall-223 20s -8s linear infinite}@keyframes fall-223{39.039%{transform:translate(46.9729vw,39.039vh) scale(.2185)}to{transform:translate(48.60555vw,99vh) scale(.2185)}}.snow:nth-child(224){opacity:1.529;transform:translate(81.6919vw,-10px) scale(.5355);animation:fall-224 26s -25s linear infinite}@keyframes fall-224{48.548%{transform:translate(81.3804vw,48.548vh) scale(.5355)}to{transform:translate(81.53615vw,99vh) scale(.5355)}}.snow:nth-child(225){opacity:1.469;transform:translate(18.4876vw,-10px) scale(.6764);animation:fall-225 27s -9s linear infinite}@keyframes fall-225{39.541%{transform:translate(13.6809vw,39.541vh) scale(.6764)}to{transform:translate(16.08425vw,99vh) scale(.6764)}}.snow:nth-child(226){opacity:1.677;transform:translate(29.8263vw,-10px) scale(.4226);animation:fall-226 15s -3s linear infinite}@keyframes fall-226{74.855%{transform:translate(23.4913vw,74.855vh) scale(.4226)}to{transform:translate(26.6588vw,99vh) scale(.4226)}}.snow:nth-child(227){opacity:.5522;transform:translate(98.3692vw,-10px) scale(.2519);animation:fall-227 21s -14s linear infinite}@keyframes fall-227{65.869%{transform:translate(104.2905vw,65.869vh) scale(.2519)}to{transform:translate(101.32985vw,99vh) scale(.2519)}}.snow:nth-child(228){opacity:1.4252;transform:translate(65.465vw,-10px) scale(.7893);animation:fall-228 10s -15s linear infinite}@keyframes fall-228{36.394%{transform:translate(71.187vw,36.394vh) scale(.7893)}to{transform:translate(68.326vw,99vh) scale(.7893)}}.snow:nth-child(229){opacity:1.8808;transform:translate(98.6889vw,-10px) scale(.9328);animation:fall-229 20s -2s linear infinite}@keyframes fall-229{69.171%{transform:translate(104.5863vw,69.171vh) scale(.9328)}to{transform:translate(101.6376vw,99vh) scale(.9328)}}.snow:nth-child(230){opacity:1.3066;transform:translate(14.9917vw,-10px) scale(.4948);animation:fall-230 27s -16s linear infinite}@keyframes fall-230{73.007%{transform:translate(20.2012vw,73.007vh) scale(.4948)}to{transform:translate(17.59645vw,99vh) scale(.4948)}}.snow:nth-child(231){opacity:.097;transform:translate(36.6498vw,-10px) scale(.6658);animation:fall-231 19s -11s linear infinite}@keyframes fall-231{63.451%{transform:translate(36.7275vw,63.451vh) scale(.6658)}to{transform:translate(36.68865vw,99vh) scale(.6658)}}.snow:nth-child(232){opacity:.7112;transform:translate(19.7302vw,-10px) scale(.1831);animation:fall-232 29s -4s linear infinite}@keyframes fall-232{35.274%{transform:translate(21.005vw,35.274vh) scale(.1831)}to{transform:translate(20.3676vw,99vh) scale(.1831)}}.snow:nth-child(233){opacity:1.4212;transform:translate(71.3064vw,-10px) scale(.0713);animation:fall-233 24s -19s linear infinite}@keyframes fall-233{47.631%{transform:translate(75.5366vw,47.631vh) scale(.0713)}to{transform:translate(73.4215vw,99vh) scale(.0713)}}.snow:nth-child(234){opacity:.0382;transform:translate(80.7403vw,-10px) scale(.9238);animation:fall-234 18s -2s linear infinite}@keyframes fall-234{42.969%{transform:translate(78.6345vw,42.969vh) scale(.9238)}to{transform:translate(79.6874vw,99vh) scale(.9238)}}.snow:nth-child(235){opacity:1.0314;transform:translate(24.8085vw,-10px) scale(.8847);animation:fall-235 11s -20s linear infinite}@keyframes fall-235{77.117%{transform:translate(16.8856vw,77.117vh) scale(.8847)}to{transform:translate(20.84705vw,99vh) scale(.8847)}}.snow:nth-child(236){opacity:1.8216;transform:translate(92.9572vw,-10px) scale(.7119);animation:fall-236 27s -25s linear infinite}@keyframes fall-236{49.577%{transform:translate(87.6554vw,49.577vh) scale(.7119)}to{transform:translate(90.3063vw,99vh) scale(.7119)}}.snow:nth-child(237){opacity:.0686;transform:translate(10.1508vw,-10px) scale(.4666);animation:fall-237 12s -29s linear infinite}@keyframes fall-237{77.595%{transform:translate(17.4564vw,77.595vh) scale(.4666)}to{transform:translate(13.8036vw,99vh) scale(.4666)}}.snow:nth-child(238){opacity:1.5104;transform:translate(11.1231vw,-10px) scale(.6991);animation:fall-238 23s -27s linear infinite}@keyframes fall-238{76.333%{transform:translate(11.0212vw,76.333vh) scale(.6991)}to{transform:translate(11.07215vw,99vh) scale(.6991)}}.snow:nth-child(239){opacity:1.356;transform:translate(58.7281vw,-10px) scale(.5531);animation:fall-239 27s -29s linear infinite}@keyframes fall-239{41.125%{transform:translate(62.1429vw,41.125vh) scale(.5531)}to{transform:translate(60.4355vw,99vh) scale(.5531)}}.snow:nth-child(240){opacity:.9324;transform:translate(78.7342vw,-10px) scale(.5503);animation:fall-240 23s -26s linear infinite}@keyframes fall-240{61.05%{transform:translate(86.6001vw,61.05vh) scale(.5503)}to{transform:translate(82.66715vw,99vh) scale(.5503)}}.snow:nth-child(241){opacity:1.6298;transform:translate(75.1014vw,-10px) scale(.7992);animation:fall-241 12s -15s linear infinite}@keyframes fall-241{48.089%{transform:translate(77.7421vw,48.089vh) scale(.7992)}to{transform:translate(76.42175vw,99vh) scale(.7992)}}.snow:nth-child(242){opacity:1.4192;transform:translate(75.6324vw,-10px) scale(.8018);animation:fall-242 20s -29s linear infinite}@keyframes fall-242{42.595%{transform:translate(74.3426vw,42.595vh) scale(.8018)}to{transform:translate(74.9875vw,99vh) scale(.8018)}}.snow:nth-child(243){opacity:.3124;transform:translate(87.0239vw,-10px) scale(.7545);animation:fall-243 21s -1s linear infinite}@keyframes fall-243{66.178%{transform:translate(79.176vw,66.178vh) scale(.7545)}to{transform:translate(83.09995vw,99vh) scale(.7545)}}.snow:nth-child(244){opacity:.3692;transform:translate(87.2936vw,-10px) scale(.3889);animation:fall-244 15s -21s linear infinite}@keyframes fall-244{53.996%{transform:translate(91.1738vw,53.996vh) scale(.3889)}to{transform:translate(89.2337vw,99vh) scale(.3889)}}.snow:nth-child(245){opacity:1.1794;transform:translate(62.6185vw,-10px) scale(.8245);animation:fall-245 20s -23s linear infinite}@keyframes fall-245{36.002%{transform:translate(68.2096vw,36.002vh) scale(.8245)}to{transform:translate(65.41405vw,99vh) scale(.8245)}}.snow:nth-child(246){opacity:1.2094;transform:translate(68.7019vw,-10px) scale(.0395);animation:fall-246 22s -8s linear infinite}@keyframes fall-246{59.888%{transform:translate(76.3254vw,59.888vh) scale(.0395)}to{transform:translate(72.51365vw,99vh) scale(.0395)}}.snow:nth-child(247){opacity:1.543;transform:translate(44.5305vw,-10px) scale(.7445);animation:fall-247 13s -2s linear infinite}@keyframes fall-247{43.19%{transform:translate(46.1089vw,43.19vh) scale(.7445)}to{transform:translate(45.3197vw,99vh) scale(.7445)}}.snow:nth-child(248){opacity:1.2314;transform:translate(82.9309vw,-10px) scale(.8098);animation:fall-248 22s -22s linear infinite}@keyframes fall-248{34.716%{transform:translate(91.4537vw,34.716vh) scale(.8098)}to{transform:translate(87.1923vw,99vh) scale(.8098)}}.snow:nth-child(249){opacity:.0218;transform:translate(8.5923vw,-10px) scale(.3063);animation:fall-249 14s -13s linear infinite}@keyframes fall-249{56.488%{transform:translate(13.0045vw,56.488vh) scale(.3063)}to{transform:translate(10.7984vw,99vh) scale(.3063)}}.snow:nth-child(250){opacity:1.01;transform:translate(13.1097vw,-10px) scale(.1962);animation:fall-250 20s -30s linear infinite}@keyframes fall-250{64.874%{transform:translate(15.9078vw,64.874vh) scale(.1962)}to{transform:translate(14.50875vw,99vh) scale(.1962)}}.snow:nth-child(251){opacity:.9224;transform:translate(35.2487vw,-10px) scale(.007);animation:fall-251 16s -22s linear infinite}@keyframes fall-251{36.898%{transform:translate(28.8314vw,36.898vh) scale(.007)}to{transform:translate(32.04005vw,99vh) scale(.007)}}.snow:nth-child(252){opacity:1.8466;transform:translate(1.2711vw,-10px) scale(.256);animation:fall-252 27s -19s linear infinite}@keyframes fall-252{59.48%{transform:translate(1.8432vw,59.48vh) scale(.256)}to{transform:translate(1.55715vw,99vh) scale(.256)}}.snow:nth-child(253){opacity:.1448;transform:translate(59.2449vw,-10px) scale(.0371);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{36.556%{transform:translate(52.8055vw,36.556vh) scale(.0371)}to{transform:translate(56.0252vw,99vh) scale(.0371)}}.snow:nth-child(254){opacity:.4296;transform:translate(26.0293vw,-10px) scale(.3631);animation:fall-254 12s -3s linear infinite}@keyframes fall-254{64.777%{transform:translate(22.1575vw,64.777vh) scale(.3631)}to{transform:translate(24.0934vw,99vh) scale(.3631)}}.snow:nth-child(255){opacity:.6656;transform:translate(71.2082vw,-10px) scale(.7902);animation:fall-255 10s -20s linear infinite}@keyframes fall-255{79.672%{transform:translate(65.6029vw,79.672vh) scale(.7902)}to{transform:translate(68.40555vw,99vh) scale(.7902)}}.snow:nth-child(256){opacity:1.289;transform:translate(9.726vw,-10px) scale(.6791);animation:fall-256 17s -3s linear infinite}@keyframes fall-256{52.681%{transform:translate(2.549vw,52.681vh) scale(.6791)}to{transform:translate(6.1375vw,99vh) scale(.6791)}}.snow:nth-child(257){opacity:1.1638;transform:translate(76.2897vw,-10px) scale(.0815);animation:fall-257 18s -5s linear infinite}@keyframes fall-257{31.719%{transform:translate(83.5995vw,31.719vh) scale(.0815)}to{transform:translate(79.9446vw,99vh) scale(.0815)}}.snow:nth-child(258){opacity:.5236;transform:translate(18.7495vw,-10px) scale(.4745);animation:fall-258 10s -1s linear infinite}@keyframes fall-258{54.38%{transform:translate(27.3013vw,54.38vh) scale(.4745)}to{transform:translate(23.0254vw,99vh) scale(.4745)}}.snow:nth-child(259){opacity:.1962;transform:translate(18.8685vw,-10px) scale(.7901);animation:fall-259 20s -4s linear infinite}@keyframes fall-259{42.366%{transform:translate(18.7035vw,42.366vh) scale(.7901)}to{transform:translate(18.786vw,99vh) scale(.7901)}}.snow:nth-child(260){opacity:1.7926;transform:translate(83.6056vw,-10px) scale(.6096);animation:fall-260 15s -22s linear infinite}@keyframes fall-260{74.959%{transform:translate(91.4555vw,74.959vh) scale(.6096)}to{transform:translate(87.53055vw,99vh) scale(.6096)}}.snow:nth-child(261){opacity:.4872;transform:translate(46.4588vw,-10px) scale(.3451);animation:fall-261 12s -28s linear infinite}@keyframes fall-261{60.063%{transform:translate(41.8797vw,60.063vh) scale(.3451)}to{transform:translate(44.16925vw,99vh) scale(.3451)}}.snow:nth-child(262){opacity:1.7358;transform:translate(17.4443vw,-10px) scale(.6195);animation:fall-262 23s -27s linear infinite}@keyframes fall-262{38.956%{transform:translate(25.0553vw,38.956vh) scale(.6195)}to{transform:translate(21.2498vw,99vh) scale(.6195)}}.snow:nth-child(263){opacity:.2882;transform:translate(13.7207vw,-10px) scale(.8778);animation:fall-263 26s -28s linear infinite}@keyframes fall-263{43.48%{transform:translate(6.8172vw,43.48vh) scale(.8778)}to{transform:translate(10.26895vw,99vh) scale(.8778)}}.snow:nth-child(264){opacity:1.3316;transform:translate(70.1057vw,-10px) scale(.5281);animation:fall-264 23s -1s linear infinite}@keyframes fall-264{73.134%{transform:translate(73.7556vw,73.134vh) scale(.5281)}to{transform:translate(71.93065vw,99vh) scale(.5281)}}.snow:nth-child(265){opacity:.5868;transform:translate(59.9437vw,-10px) scale(.8837);animation:fall-265 12s -3s linear infinite}@keyframes fall-265{57.387%{transform:translate(58.2434vw,57.387vh) scale(.8837)}to{transform:translate(59.09355vw,99vh) scale(.8837)}}.snow:nth-child(266){opacity:1.1352;transform:translate(67.482vw,-10px) scale(.3268);animation:fall-266 19s -4s linear infinite}@keyframes fall-266{31.473%{transform:translate(73.7391vw,31.473vh) scale(.3268)}to{transform:translate(70.61055vw,99vh) scale(.3268)}}.snow:nth-child(267){opacity:.6984;transform:translate(37.2469vw,-10px) scale(.6253);animation:fall-267 18s -2s linear infinite}@keyframes fall-267{36.678%{transform:translate(32.5909vw,36.678vh) scale(.6253)}to{transform:translate(34.9189vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.504;transform:translate(99.0059vw,-10px) scale(.4032);animation:fall-268 20s -16s linear infinite}@keyframes fall-268{33.874%{transform:translate(97.112vw,33.874vh) scale(.4032)}to{transform:translate(98.05895vw,99vh) scale(.4032)}}.snow:nth-child(269){opacity:1.6964;transform:translate(43.1057vw,-10px) scale(.5345);animation:fall-269 23s -25s linear infinite}@keyframes fall-269{37.583%{transform:translate(41.2171vw,37.583vh) scale(.5345)}to{transform:translate(42.1614vw,99vh) scale(.5345)}}.snow:nth-child(270){opacity:1.401;transform:translate(82.895vw,-10px) scale(.7551);animation:fall-270 24s -25s linear infinite}@keyframes fall-270{45.965%{transform:translate(76.1847vw,45.965vh) scale(.7551)}to{transform:translate(79.53985vw,99vh) scale(.7551)}}.snow:nth-child(271){opacity:.4428;transform:translate(15.4259vw,-10px) scale(.0707);animation:fall-271 28s -3s linear infinite}@keyframes fall-271{44.733%{transform:translate(23.717vw,44.733vh) scale(.0707)}to{transform:translate(19.57145vw,99vh) scale(.0707)}}.snow:nth-child(272){opacity:1.8854;transform:translate(63.8625vw,-10px) scale(.6146);animation:fall-272 17s -24s linear infinite}@keyframes fall-272{60.015%{transform:translate(63.7423vw,60.015vh) scale(.6146)}to{transform:translate(63.8024vw,99vh) scale(.6146)}}.snow:nth-child(273){opacity:1.984;transform:translate(16.5994vw,-10px) scale(.8433);animation:fall-273 10s -11s linear infinite}@keyframes fall-273{45.791%{transform:translate(7.7032vw,45.791vh) scale(.8433)}to{transform:translate(12.1513vw,99vh) scale(.8433)}}.snow:nth-child(274){opacity:1.118;transform:translate(83.265vw,-10px) scale(.7567);animation:fall-274 23s -7s linear infinite}@keyframes fall-274{56.756%{transform:translate(80.4864vw,56.756vh) scale(.7567)}to{transform:translate(81.8757vw,99vh) scale(.7567)}}.snow:nth-child(275){opacity:.7238;transform:translate(.3894vw,-10px) scale(.1557);animation:fall-275 20s -8s linear infinite}@keyframes fall-275{58.23%{transform:translate(-3.0149vw,58.23vh) scale(.1557)}to{transform:translate(-1.31275vw,99vh) scale(.1557)}}.snow:nth-child(276){opacity:1.6684;transform:translate(6.8083vw,-10px) scale(.1183);animation:fall-276 28s -10s linear infinite}@keyframes fall-276{45.336%{transform:translate(-1.0075vw,45.336vh) scale(.1183)}to{transform:translate(2.9004vw,99vh) scale(.1183)}}.snow:nth-child(277){opacity:.864;transform:translate(73.9401vw,-10px) scale(.7145);animation:fall-277 30s -20s linear infinite}@keyframes fall-277{66.827%{transform:translate(83.4661vw,66.827vh) scale(.7145)}to{transform:translate(78.7031vw,99vh) scale(.7145)}}.snow:nth-child(278){opacity:1.772;transform:translate(97.3vw,-10px) scale(.3104);animation:fall-278 24s -20s linear infinite}@keyframes fall-278{68.157%{transform:translate(99.6974vw,68.157vh) scale(.3104)}to{transform:translate(98.4987vw,99vh) scale(.3104)}}.snow:nth-child(279){opacity:1.8864;transform:translate(99.512vw,-10px) scale(.608);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{64.624%{transform:translate(102.9608vw,64.624vh) scale(.608)}to{transform:translate(101.2364vw,99vh) scale(.608)}}.snow:nth-child(280){opacity:1.6254;transform:translate(20.6359vw,-10px) scale(.292);animation:fall-280 16s -26s linear infinite}@keyframes fall-280{79.764%{transform:translate(17.6661vw,79.764vh) scale(.292)}to{transform:translate(19.151vw,99vh) scale(.292)}}.snow:nth-child(281){opacity:.3552;transform:translate(63.9155vw,-10px) scale(.6412);animation:fall-281 24s -21s linear infinite}@keyframes fall-281{42.286%{transform:translate(60.6028vw,42.286vh) scale(.6412)}to{transform:translate(62.25915vw,99vh) scale(.6412)}}.snow:nth-child(282){opacity:.2008;transform:translate(56.7952vw,-10px) scale(.2208);animation:fall-282 22s -19s linear infinite}@keyframes fall-282{73.044%{transform:translate(58.0492vw,73.044vh) scale(.2208)}to{transform:translate(57.4222vw,99vh) scale(.2208)}}.snow:nth-child(283){opacity:.5554;transform:translate(23.4736vw,-10px) scale(.1516);animation:fall-283 18s -12s linear infinite}@keyframes fall-283{74.166%{transform:translate(20.0949vw,74.166vh) scale(.1516)}to{transform:translate(21.78425vw,99vh) scale(.1516)}}.snow:nth-child(284){opacity:.9424;transform:translate(58.8868vw,-10px) scale(.4212);animation:fall-284 13s -27s linear infinite}@keyframes fall-284{56.409%{transform:translate(53.6422vw,56.409vh) scale(.4212)}to{transform:translate(56.2645vw,99vh) scale(.4212)}}.snow:nth-child(285){opacity:1.8466;transform:translate(39.7941vw,-10px) scale(.1927);animation:fall-285 26s -10s linear infinite}@keyframes fall-285{32.746%{transform:translate(31.1158vw,32.746vh) scale(.1927)}to{transform:translate(35.45495vw,99vh) scale(.1927)}}.snow:nth-child(286){opacity:1.1108;transform:translate(39.2238vw,-10px) scale(.3685);animation:fall-286 17s -19s linear infinite}@keyframes fall-286{47.533%{transform:translate(39.1664vw,47.533vh) scale(.3685)}to{transform:translate(39.1951vw,99vh) scale(.3685)}}.snow:nth-child(287){opacity:1.4886;transform:translate(45.2765vw,-10px) scale(.292);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{57.585%{transform:translate(38.3845vw,57.585vh) scale(.292)}to{transform:translate(41.8305vw,99vh) scale(.292)}}.snow:nth-child(288){opacity:.8622;transform:translate(2.1813vw,-10px) scale(.6852);animation:fall-288 20s -5s linear infinite}@keyframes fall-288{38.101%{transform:translate(6.4374vw,38.101vh) scale(.6852)}to{transform:translate(4.30935vw,99vh) scale(.6852)}}.snow:nth-child(289){opacity:1.5828;transform:translate(6.3777vw,-10px) scale(.5852);animation:fall-289 23s -30s linear infinite}@keyframes fall-289{78.304%{transform:translate(6.6767vw,78.304vh) scale(.5852)}to{transform:translate(6.5272vw,99vh) scale(.5852)}}.snow:nth-child(290){opacity:1.4328;transform:translate(97.4439vw,-10px) scale(.8852);animation:fall-290 22s -3s linear infinite}@keyframes fall-290{72.333%{transform:translate(106.5632vw,72.333vh) scale(.8852)}to{transform:translate(102.00355vw,99vh) scale(.8852)}}.snow:nth-child(291){opacity:1.2906;transform:translate(61.9888vw,-10px) scale(.3066);animation:fall-291 16s -6s linear infinite}@keyframes fall-291{53.987%{transform:translate(64.6189vw,53.987vh) scale(.3066)}to{transform:translate(63.30385vw,99vh) scale(.3066)}}.snow:nth-child(292){opacity:1.2358;transform:translate(64.3696vw,-10px) scale(.7584);animation:fall-292 15s -8s linear infinite}@keyframes fall-292{53.619%{transform:translate(71.5962vw,53.619vh) scale(.7584)}to{transform:translate(67.9829vw,99vh) scale(.7584)}}.snow:nth-child(293){opacity:.2196;transform:translate(48.2017vw,-10px) scale(.0602);animation:fall-293 10s -5s linear infinite}@keyframes fall-293{35.189%{transform:translate(53.7875vw,35.189vh) scale(.0602)}to{transform:translate(50.9946vw,99vh) scale(.0602)}}.snow:nth-child(294){opacity:.2126;transform:translate(66.9819vw,-10px) scale(.6351);animation:fall-294 12s -27s linear infinite}@keyframes fall-294{65%{transform:translate(60.4101vw,65vh) scale(.6351)}to{transform:translate(63.696vw,99vh) scale(.6351)}}.snow:nth-child(295){opacity:.225;transform:translate(99.0777vw,-10px) scale(.6049);animation:fall-295 10s -15s linear infinite}@keyframes fall-295{36.601%{transform:translate(108.9503vw,36.601vh) scale(.6049)}to{transform:translate(104.014vw,99vh) scale(.6049)}}.snow:nth-child(296){opacity:1.207;transform:translate(62.3559vw,-10px) scale(.7368);animation:fall-296 11s -7s linear infinite}@keyframes fall-296{57.249%{transform:translate(58.4633vw,57.249vh) scale(.7368)}to{transform:translate(60.4096vw,99vh) scale(.7368)}}.snow:nth-child(297){opacity:.9028;transform:translate(89.6398vw,-10px) scale(.0185);animation:fall-297 11s -8s linear infinite}@keyframes fall-297{54.046%{transform:translate(98.3522vw,54.046vh) scale(.0185)}to{transform:translate(93.996vw,99vh) scale(.0185)}}.snow:nth-child(298){opacity:.1598;transform:translate(61.6096vw,-10px) scale(.6408);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{31.095%{transform:translate(55.6224vw,31.095vh) scale(.6408)}to{transform:translate(58.616vw,99vh) scale(.6408)}}.snow:nth-child(299){opacity:1.378;transform:translate(40.6766vw,-10px) scale(.3897);animation:fall-299 11s -24s linear infinite}@keyframes fall-299{56.564%{transform:translate(36.2933vw,56.564vh) scale(.3897)}to{transform:translate(38.48495vw,99vh) scale(.3897)}}.snow:nth-child(300){opacity:1.4168;transform:translate(62.694vw,-10px) scale(.4249);animation:fall-300 25s -2s linear infinite}@keyframes fall-300{66.33%{transform:translate(53.2367vw,66.33vh) scale(.4249)}to{transform:translate(57.96535vw,99vh) scale(.4249)}}.snow:nth-child(301){opacity:1.3972;transform:translate(90.5779vw,-10px) scale(.0085);animation:fall-301 21s -10s linear infinite}@keyframes fall-301{42.934%{transform:translate(94.3234vw,42.934vh) scale(.0085)}to{transform:translate(92.45065vw,99vh) scale(.0085)}}.snow:nth-child(302){opacity:.9264;transform:translate(84.4097vw,-10px) scale(.5429);animation:fall-302 19s -7s linear infinite}@keyframes fall-302{53.302%{transform:translate(93.0764vw,53.302vh) scale(.5429)}to{transform:translate(88.74305vw,99vh) scale(.5429)}}.snow:nth-child(303){opacity:.5734;transform:translate(15.1415vw,-10px) scale(.6325);animation:fall-303 15s -18s linear infinite}@keyframes fall-303{78.619%{transform:translate(19.5613vw,78.619vh) scale(.6325)}to{transform:translate(17.3514vw,99vh) scale(.6325)}}.snow:nth-child(304){opacity:.0574;transform:translate(84.1348vw,-10px) scale(.9051);animation:fall-304 28s -17s linear infinite}@keyframes fall-304{60.011%{transform:translate(88.8982vw,60.011vh) scale(.9051)}to{transform:translate(86.5165vw,99vh) scale(.9051)}}.snow:nth-child(305){opacity:.6312;transform:translate(53.3601vw,-10px) scale(.9569);animation:fall-305 23s -21s linear infinite}@keyframes fall-305{55.35%{transform:translate(52.8272vw,55.35vh) scale(.9569)}to{transform:translate(53.09365vw,99vh) scale(.9569)}}.snow:nth-child(306){opacity:1.7048;transform:translate(58.3789vw,-10px) scale(.4644);animation:fall-306 13s -26s linear infinite}@keyframes fall-306{62.898%{transform:translate(64.3213vw,62.898vh) scale(.4644)}to{transform:translate(61.3501vw,99vh) scale(.4644)}}.snow:nth-child(307){opacity:.8752;transform:translate(57.1056vw,-10px) scale(.731);animation:fall-307 17s -25s linear infinite}@keyframes fall-307{73.664%{transform:translate(48.8422vw,73.664vh) scale(.731)}to{transform:translate(52.9739vw,99vh) scale(.731)}}.snow:nth-child(308){opacity:1.9432;transform:translate(24.4486vw,-10px) scale(.3644);animation:fall-308 11s -29s linear infinite}@keyframes fall-308{78.947%{transform:translate(21.7884vw,78.947vh) scale(.3644)}to{transform:translate(23.1185vw,99vh) scale(.3644)}}.snow:nth-child(309){opacity:1.1662;transform:translate(75.4665vw,-10px) scale(.0962);animation:fall-309 16s -6s linear infinite}@keyframes fall-309{44.857%{transform:translate(79.7522vw,44.857vh) scale(.0962)}to{transform:translate(77.60935vw,99vh) scale(.0962)}}.snow:nth-child(310){opacity:.0764;transform:translate(27.8886vw,-10px) scale(.7772);animation:fall-310 28s -22s linear infinite}@keyframes fall-310{49.24%{transform:translate(31.4736vw,49.24vh) scale(.7772)}to{transform:translate(29.6811vw,99vh) scale(.7772)}}.snow:nth-child(311){opacity:1.5296;transform:translate(58.862vw,-10px) scale(.7826);animation:fall-311 26s -27s linear infinite}@keyframes fall-311{62.623%{transform:translate(56.4853vw,62.623vh) scale(.7826)}to{transform:translate(57.67365vw,99vh) scale(.7826)}}.snow:nth-child(312){opacity:.935;transform:translate(11.6557vw,-10px) scale(.4322);animation:fall-312 16s -24s linear infinite}@keyframes fall-312{64.768%{transform:translate(12.6351vw,64.768vh) scale(.4322)}to{transform:translate(12.1454vw,99vh) scale(.4322)}}.snow:nth-child(313){opacity:.3834;transform:translate(50.0842vw,-10px) scale(.5215);animation:fall-313 21s -2s linear infinite}@keyframes fall-313{43.587%{transform:translate(41.3311vw,43.587vh) scale(.5215)}to{transform:translate(45.70765vw,99vh) scale(.5215)}}.snow:nth-child(314){opacity:.8598;transform:translate(31.1002vw,-10px) scale(.6868);animation:fall-314 15s -6s linear infinite}@keyframes fall-314{64.529%{transform:translate(33.5493vw,64.529vh) scale(.6868)}to{transform:translate(32.32475vw,99vh) scale(.6868)}}.snow:nth-child(315){opacity:.5632;transform:translate(92.8855vw,-10px) scale(.2822);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{59.061%{transform:translate(91.0637vw,59.061vh) scale(.2822)}to{transform:translate(91.9746vw,99vh) scale(.2822)}}.snow:nth-child(316){opacity:.4792;transform:translate(72.8191vw,-10px) scale(.4432);animation:fall-316 19s -3s linear infinite}@keyframes fall-316{75.835%{transform:translate(71.8562vw,75.835vh) scale(.4432)}to{transform:translate(72.33765vw,99vh) scale(.4432)}}.snow:nth-child(317){opacity:.6774;transform:translate(92.6517vw,-10px) scale(.9403);animation:fall-317 28s -10s linear infinite}@keyframes fall-317{76.976%{transform:translate(98.7832vw,76.976vh) scale(.9403)}to{transform:translate(95.71745vw,99vh) scale(.9403)}}.snow:nth-child(318){opacity:.319;transform:translate(70.9997vw,-10px) scale(.8304);animation:fall-318 15s -16s linear infinite}@keyframes fall-318{70.671%{transform:translate(70.4221vw,70.671vh) scale(.8304)}to{transform:translate(70.7109vw,99vh) scale(.8304)}}.snow:nth-child(319){opacity:.2358;transform:translate(96.931vw,-10px) scale(.8804);animation:fall-319 26s -24s linear infinite}@keyframes fall-319{56.592%{transform:translate(100.2123vw,56.592vh) scale(.8804)}to{transform:translate(98.57165vw,99vh) scale(.8804)}}.snow:nth-child(320){opacity:1.7542;transform:translate(16.7658vw,-10px) scale(.7662);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{32.272%{transform:translate(18.1408vw,32.272vh) scale(.7662)}to{transform:translate(17.4533vw,99vh) scale(.7662)}}.snow:nth-child(321){opacity:.0866;transform:translate(47.433vw,-10px) scale(.8872);animation:fall-321 21s -6s linear infinite}@keyframes fall-321{38.106%{transform:translate(46.6344vw,38.106vh) scale(.8872)}to{transform:translate(47.0337vw,99vh) scale(.8872)}}.snow:nth-child(322){opacity:1.5886;transform:translate(25.9695vw,-10px) scale(.0513);animation:fall-322 16s -4s linear infinite}@keyframes fall-322{61.151%{transform:translate(35.4866vw,61.151vh) scale(.0513)}to{transform:translate(30.72805vw,99vh) scale(.0513)}}.snow:nth-child(323){opacity:1.5884;transform:translate(50.3484vw,-10px) scale(.761);animation:fall-323 27s -19s linear infinite}@keyframes fall-323{41.628%{transform:translate(50.7771vw,41.628vh) scale(.761)}to{transform:translate(50.56275vw,99vh) scale(.761)}}.snow:nth-child(324){opacity:1.8786;transform:translate(96.6151vw,-10px) scale(.774);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{65.921%{transform:translate(103.1793vw,65.921vh) scale(.774)}to{transform:translate(99.8972vw,99vh) scale(.774)}}.snow:nth-child(325){opacity:.9836;transform:translate(76.8732vw,-10px) scale(.9013);animation:fall-325 13s -16s linear infinite}@keyframes fall-325{46.685%{transform:translate(66.938vw,46.685vh) scale(.9013)}to{transform:translate(71.9056vw,99vh) scale(.9013)}}.snow:nth-child(326){opacity:1.4396;transform:translate(80.8462vw,-10px) scale(.8693);animation:fall-326 30s -25s linear infinite}@keyframes fall-326{74.69%{transform:translate(86.4757vw,74.69vh) scale(.8693)}to{transform:translate(83.66095vw,99vh) scale(.8693)}}.snow:nth-child(327){opacity:.531;transform:translate(82.4079vw,-10px) scale(.0574);animation:fall-327 12s -24s linear infinite}@keyframes fall-327{65.252%{transform:translate(76.4599vw,65.252vh) scale(.0574)}to{transform:translate(79.4339vw,99vh) scale(.0574)}}.snow:nth-child(328){opacity:.3348;transform:translate(87.1666vw,-10px) scale(.2364);animation:fall-328 25s -18s linear infinite}@keyframes fall-328{73.465%{transform:translate(94.0639vw,73.465vh) scale(.2364)}to{transform:translate(90.61525vw,99vh) scale(.2364)}}.snow:nth-child(329){opacity:1.7772;transform:translate(94.8423vw,-10px) scale(.671);animation:fall-329 11s -15s linear infinite}@keyframes fall-329{79.491%{transform:translate(95.8914vw,79.491vh) scale(.671)}to{transform:translate(95.36685vw,99vh) scale(.671)}}.snow:nth-child(330){opacity:.2464;transform:translate(4.1956vw,-10px) scale(.5476);animation:fall-330 23s -3s linear infinite}@keyframes fall-330{33.663%{transform:translate(-1.1485vw,33.663vh) scale(.5476)}to{transform:translate(1.52355vw,99vh) scale(.5476)}}.snow:nth-child(331){opacity:.5768;transform:translate(92.0436vw,-10px) scale(.3228);animation:fall-331 30s -4s linear infinite}@keyframes fall-331{70.554%{transform:translate(88.8044vw,70.554vh) scale(.3228)}to{transform:translate(90.424vw,99vh) scale(.3228)}}.snow:nth-child(332){opacity:1.4526;transform:translate(3.5359vw,-10px) scale(.3049);animation:fall-332 19s -21s linear infinite}@keyframes fall-332{31.344%{transform:translate(4.5482vw,31.344vh) scale(.3049)}to{transform:translate(4.04205vw,99vh) scale(.3049)}}.snow:nth-child(333){opacity:1.6442;transform:translate(54.8333vw,-10px) scale(.4547);animation:fall-333 18s -22s linear infinite}@keyframes fall-333{74.301%{transform:translate(45.5265vw,74.301vh) scale(.4547)}to{transform:translate(50.1799vw,99vh) scale(.4547)}}.snow:nth-child(334){opacity:1.7534;transform:translate(92.8222vw,-10px) scale(.6768);animation:fall-334 29s -26s linear infinite}@keyframes fall-334{65.873%{transform:translate(99.8675vw,65.873vh) scale(.6768)}to{transform:translate(96.34485vw,99vh) scale(.6768)}}.snow:nth-child(335){opacity:.542;transform:translate(11.2164vw,-10px) scale(.8395);animation:fall-335 26s -8s linear infinite}@keyframes fall-335{45.733%{transform:translate(15.3107vw,45.733vh) scale(.8395)}to{transform:translate(13.26355vw,99vh) scale(.8395)}}.snow:nth-child(336){opacity:1.574;transform:translate(75.695vw,-10px) scale(.3837);animation:fall-336 17s -11s linear infinite}@keyframes fall-336{30.601%{transform:translate(68.9453vw,30.601vh) scale(.3837)}to{transform:translate(72.32015vw,99vh) scale(.3837)}}.snow:nth-child(337){opacity:1.6618;transform:translate(65.9243vw,-10px) scale(.4929);animation:fall-337 15s -12s linear infinite}@keyframes fall-337{52.241%{transform:translate(68.9197vw,52.241vh) scale(.4929)}to{transform:translate(67.422vw,99vh) scale(.4929)}}.snow:nth-child(338){opacity:1.9646;transform:translate(36.8058vw,-10px) scale(.8423);animation:fall-338 20s -6s linear infinite}@keyframes fall-338{63.102%{transform:translate(44.7079vw,63.102vh) scale(.8423)}to{transform:translate(40.75685vw,99vh) scale(.8423)}}.snow:nth-child(339){opacity:.2042;transform:translate(59.0147vw,-10px) scale(.1799);animation:fall-339 15s -20s linear infinite}@keyframes fall-339{69.229%{transform:translate(57.9316vw,69.229vh) scale(.1799)}to{transform:translate(58.47315vw,99vh) scale(.1799)}}.snow:nth-child(340){opacity:.9926;transform:translate(47.08vw,-10px) scale(.4804);animation:fall-340 16s -7s linear infinite}@keyframes fall-340{31.875%{transform:translate(42.5336vw,31.875vh) scale(.4804)}to{transform:translate(44.8068vw,99vh) scale(.4804)}}.snow:nth-child(341){opacity:1.638;transform:translate(81.4924vw,-10px) scale(.9702);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{58.161%{transform:translate(86.9196vw,58.161vh) scale(.9702)}to{transform:translate(84.206vw,99vh) scale(.9702)}}.snow:nth-child(342){opacity:1.9064;transform:translate(99.0996vw,-10px) scale(.8782);animation:fall-342 20s -26s linear infinite}@keyframes fall-342{33.695%{transform:translate(93.7659vw,33.695vh) scale(.8782)}to{transform:translate(96.43275vw,99vh) scale(.8782)}}.snow:nth-child(343){opacity:.3272;transform:translate(87.4783vw,-10px) scale(.318);animation:fall-343 14s -25s linear infinite}@keyframes fall-343{72.599%{transform:translate(94.349vw,72.599vh) scale(.318)}to{transform:translate(90.91365vw,99vh) scale(.318)}}.snow:nth-child(344){opacity:1.3374;transform:translate(2.0386vw,-10px) scale(.2462);animation:fall-344 19s -26s linear infinite}@keyframes fall-344{36.606%{transform:translate(1.8509vw,36.606vh) scale(.2462)}to{transform:translate(1.94475vw,99vh) scale(.2462)}}.snow:nth-child(345){opacity:.9904;transform:translate(86.4101vw,-10px) scale(.7171);animation:fall-345 25s -13s linear infinite}@keyframes fall-345{31.644%{transform:translate(86.8424vw,31.644vh) scale(.7171)}to{transform:translate(86.62625vw,99vh) scale(.7171)}}.snow:nth-child(346){opacity:1.5066;transform:translate(81.6039vw,-10px) scale(.7494);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{68.088%{transform:translate(79.355vw,68.088vh) scale(.7494)}to{transform:translate(80.47945vw,99vh) scale(.7494)}}.snow:nth-child(347){opacity:.2356;transform:translate(13.0898vw,-10px) scale(.8336);animation:fall-347 23s -10s linear infinite}@keyframes fall-347{74.758%{transform:translate(10.0566vw,74.758vh) scale(.8336)}to{transform:translate(11.5732vw,99vh) scale(.8336)}}.snow:nth-child(348){opacity:1.8086;transform:translate(68.2178vw,-10px) scale(.625);animation:fall-348 17s -23s linear infinite}@keyframes fall-348{79.071%{transform:translate(58.2666vw,79.071vh) scale(.625)}to{transform:translate(63.2422vw,99vh) scale(.625)}}.snow:nth-child(349){opacity:.7286;transform:translate(4.889vw,-10px) scale(.4242);animation:fall-349 28s -26s linear infinite}@keyframes fall-349{34.275%{transform:translate(10.7996vw,34.275vh) scale(.4242)}to{transform:translate(7.8443vw,99vh) scale(.4242)}}.snow:nth-child(350){opacity:1.6546;transform:translate(5.0277vw,-10px) scale(.9653);animation:fall-350 12s -26s linear infinite}@keyframes fall-350{33.305%{transform:translate(13.5769vw,33.305vh) scale(.9653)}to{transform:translate(9.3023vw,99vh) scale(.9653)}}.snow:nth-child(351){opacity:.6558;transform:translate(85.4074vw,-10px) scale(.0455);animation:fall-351 14s -27s linear infinite}@keyframes fall-351{47.778%{transform:translate(76.3224vw,47.778vh) scale(.0455)}to{transform:translate(80.8649vw,99vh) scale(.0455)}}.snow:nth-child(352){opacity:.388;transform:translate(57.147vw,-10px) scale(.1633);animation:fall-352 15s -20s linear infinite}@keyframes fall-352{54.838%{transform:translate(65.5379vw,54.838vh) scale(.1633)}to{transform:translate(61.34245vw,99vh) scale(.1633)}}.snow:nth-child(353){opacity:.6534;transform:translate(12.7657vw,-10px) scale(.2094);animation:fall-353 13s -29s linear infinite}@keyframes fall-353{34.403%{transform:translate(16.6073vw,34.403vh) scale(.2094)}to{transform:translate(14.6865vw,99vh) scale(.2094)}}.snow:nth-child(354){opacity:.6126;transform:translate(90.2113vw,-10px) scale(.1384);animation:fall-354 19s -8s linear infinite}@keyframes fall-354{50.001%{transform:translate(83.905vw,50.001vh) scale(.1384)}to{transform:translate(87.05815vw,99vh) scale(.1384)}}.snow:nth-child(355){opacity:1.922;transform:translate(56.1087vw,-10px) scale(.3059);animation:fall-355 29s -17s linear infinite}@keyframes fall-355{65.589%{transform:translate(64.3399vw,65.589vh) scale(.3059)}to{transform:translate(60.2243vw,99vh) scale(.3059)}}.snow:nth-child(356){opacity:1.9978;transform:translate(91.1954vw,-10px) scale(.5303);animation:fall-356 28s -30s linear infinite}@keyframes fall-356{47.065%{transform:translate(89.8357vw,47.065vh) scale(.5303)}to{transform:translate(90.51555vw,99vh) scale(.5303)}}.snow:nth-child(357){opacity:.1118;transform:translate(39.849vw,-10px) scale(.1401);animation:fall-357 18s -17s linear infinite}@keyframes fall-357{62.105%{transform:translate(32.619vw,62.105vh) scale(.1401)}to{transform:translate(36.234vw,99vh) scale(.1401)}}.snow:nth-child(358){opacity:1.3986;transform:translate(22.4932vw,-10px) scale(.473);animation:fall-358 14s -11s linear infinite}@keyframes fall-358{62.779%{transform:translate(19.6206vw,62.779vh) scale(.473)}to{transform:translate(21.0569vw,99vh) scale(.473)}}.snow:nth-child(359){opacity:.8896;transform:translate(3.5755vw,-10px) scale(.6361);animation:fall-359 21s -14s linear infinite}@keyframes fall-359{74.919%{transform:translate(-6.0684vw,74.919vh) scale(.6361)}to{transform:translate(-1.24645vw,99vh) scale(.6361)}}.snow:nth-child(360){opacity:.6492;transform:translate(30.2527vw,-10px) scale(.9652);animation:fall-360 30s -14s linear infinite}@keyframes fall-360{53.471%{transform:translate(25.7295vw,53.471vh) scale(.9652)}to{transform:translate(27.9911vw,99vh) scale(.9652)}}.snow:nth-child(361){opacity:.2226;transform:translate(36.4291vw,-10px) scale(.3977);animation:fall-361 20s -29s linear infinite}@keyframes fall-361{69.792%{transform:translate(37.1387vw,69.792vh) scale(.3977)}to{transform:translate(36.7839vw,99vh) scale(.3977)}}.snow:nth-child(362){opacity:1.7366;transform:translate(34.9652vw,-10px) scale(.2369);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{65.941%{transform:translate(29.6099vw,65.941vh) scale(.2369)}to{transform:translate(32.28755vw,99vh) scale(.2369)}}.snow:nth-child(363){opacity:.26;transform:translate(26.9348vw,-10px) scale(.6728);animation:fall-363 17s -28s linear infinite}@keyframes fall-363{52.745%{transform:translate(30.906vw,52.745vh) scale(.6728)}to{transform:translate(28.9204vw,99vh) scale(.6728)}}.snow:nth-child(364){opacity:1.9716;transform:translate(66.8042vw,-10px) scale(.9007);animation:fall-364 14s -3s linear infinite}@keyframes fall-364{64.986%{transform:translate(75.0201vw,64.986vh) scale(.9007)}to{transform:translate(70.91215vw,99vh) scale(.9007)}}.snow:nth-child(365){opacity:.4344;transform:translate(6.5075vw,-10px) scale(.1865);animation:fall-365 19s -24s linear infinite}@keyframes fall-365{77.099%{transform:translate(4.7152vw,77.099vh) scale(.1865)}to{transform:translate(5.61135vw,99vh) scale(.1865)}}.snow:nth-child(366){opacity:1.988;transform:translate(1.3604vw,-10px) scale(.3239);animation:fall-366 14s -15s linear infinite}@keyframes fall-366{61.3%{transform:translate(8.7612vw,61.3vh) scale(.3239)}to{transform:translate(5.0608vw,99vh) scale(.3239)}}.snow:nth-child(367){opacity:1.2806;transform:translate(39.9799vw,-10px) scale(.8369);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{42.531%{transform:translate(44.9012vw,42.531vh) scale(.8369)}to{transform:translate(42.44055vw,99vh) scale(.8369)}}.snow:nth-child(368){opacity:1.7678;transform:translate(68.6336vw,-10px) scale(.8054);animation:fall-368 28s -7s linear infinite}@keyframes fall-368{43.334%{transform:translate(66.5993vw,43.334vh) scale(.8054)}to{transform:translate(67.61645vw,99vh) scale(.8054)}}.snow:nth-child(369){opacity:1.4898;transform:translate(4.1955vw,-10px) scale(.6641);animation:fall-369 25s -2s linear infinite}@keyframes fall-369{72.367%{transform:translate(9.7138vw,72.367vh) scale(.6641)}to{transform:translate(6.95465vw,99vh) scale(.6641)}}.snow:nth-child(370){opacity:1.2956;transform:translate(84.9633vw,-10px) scale(.1415);animation:fall-370 11s -14s linear infinite}@keyframes fall-370{78.963%{transform:translate(79.525vw,78.963vh) scale(.1415)}to{transform:translate(82.24415vw,99vh) scale(.1415)}}.snow:nth-child(371){opacity:.3806;transform:translate(92.2726vw,-10px) scale(.6123);animation:fall-371 16s -8s linear infinite}@keyframes fall-371{59.97%{transform:translate(100.137vw,59.97vh) scale(.6123)}to{transform:translate(96.2048vw,99vh) scale(.6123)}}.snow:nth-child(372){opacity:.2764;transform:translate(93.8406vw,-10px) scale(.1387);animation:fall-372 14s -20s linear infinite}@keyframes fall-372{33.805%{transform:translate(89.1506vw,33.805vh) scale(.1387)}to{transform:translate(91.4956vw,99vh) scale(.1387)}}.snow:nth-child(373){opacity:.09;transform:translate(68.8403vw,-10px) scale(.3012);animation:fall-373 18s -9s linear infinite}@keyframes fall-373{57.071%{transform:translate(59.422vw,57.071vh) scale(.3012)}to{transform:translate(64.13115vw,99vh) scale(.3012)}}.snow:nth-child(374){opacity:1.6384;transform:translate(38.9148vw,-10px) scale(.8144);animation:fall-374 20s -4s linear infinite}@keyframes fall-374{60.48%{transform:translate(38.9621vw,60.48vh) scale(.8144)}to{transform:translate(38.93845vw,99vh) scale(.8144)}}.snow:nth-child(375){opacity:.665;transform:translate(56.0604vw,-10px) scale(.6175);animation:fall-375 17s -19s linear infinite}@keyframes fall-375{33.536%{transform:translate(59.2662vw,33.536vh) scale(.6175)}to{transform:translate(57.6633vw,99vh) scale(.6175)}}.snow:nth-child(376){opacity:1.5404;transform:translate(30.5268vw,-10px) scale(.0149);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{51.858%{transform:translate(20.9027vw,51.858vh) scale(.0149)}to{transform:translate(25.71475vw,99vh) scale(.0149)}}.snow:nth-child(377){opacity:.2394;transform:translate(93.8434vw,-10px) scale(.4534);animation:fall-377 14s -2s linear infinite}@keyframes fall-377{35.196%{transform:translate(99.194vw,35.196vh) scale(.4534)}to{transform:translate(96.5187vw,99vh) scale(.4534)}}.snow:nth-child(378){opacity:1.2492;transform:translate(89.3082vw,-10px) scale(.538);animation:fall-378 17s -6s linear infinite}@keyframes fall-378{47.474%{transform:translate(80.4962vw,47.474vh) scale(.538)}to{transform:translate(84.9022vw,99vh) scale(.538)}}.snow:nth-child(379){opacity:1.6916;transform:translate(40.2022vw,-10px) scale(.2471);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{30.798%{transform:translate(40.9116vw,30.798vh) scale(.2471)}to{transform:translate(40.5569vw,99vh) scale(.2471)}}.snow:nth-child(380){opacity:.7808;transform:translate(24.4855vw,-10px) scale(.5915);animation:fall-380 17s -20s linear infinite}@keyframes fall-380{33.364%{transform:translate(33.7163vw,33.364vh) scale(.5915)}to{transform:translate(29.1009vw,99vh) scale(.5915)}}.snow:nth-child(381){opacity:.9578;transform:translate(85.91vw,-10px) scale(.332);animation:fall-381 26s -4s linear infinite}@keyframes fall-381{35.909%{transform:translate(86.5562vw,35.909vh) scale(.332)}to{transform:translate(86.2331vw,99vh) scale(.332)}}.snow:nth-child(382){opacity:.766;transform:translate(87.9076vw,-10px) scale(.6745);animation:fall-382 24s -7s linear infinite}@keyframes fall-382{72.086%{transform:translate(97.2904vw,72.086vh) scale(.6745)}to{transform:translate(92.599vw,99vh) scale(.6745)}}.snow:nth-child(383){opacity:.9116;transform:translate(51.4704vw,-10px) scale(.8939);animation:fall-383 11s -6s linear infinite}@keyframes fall-383{52.299%{transform:translate(53.8617vw,52.299vh) scale(.8939)}to{transform:translate(52.66605vw,99vh) scale(.8939)}}.snow:nth-child(384){opacity:.1222;transform:translate(88.6773vw,-10px) scale(.9166);animation:fall-384 14s -24s linear infinite}@keyframes fall-384{48.876%{transform:translate(84.1838vw,48.876vh) scale(.9166)}to{transform:translate(86.43055vw,99vh) scale(.9166)}}.snow:nth-child(385){opacity:1.5062;transform:translate(31.938vw,-10px) scale(.3613);animation:fall-385 10s -17s linear infinite}@keyframes fall-385{34.819%{transform:translate(30.9833vw,34.819vh) scale(.3613)}to{transform:translate(31.46065vw,99vh) scale(.3613)}}.snow:nth-child(386){opacity:.3018;transform:translate(71.5921vw,-10px) scale(.6363);animation:fall-386 16s -19s linear infinite}@keyframes fall-386{70.857%{transform:translate(63.6161vw,70.857vh) scale(.6363)}to{transform:translate(67.6041vw,99vh) scale(.6363)}}.snow:nth-child(387){opacity:1.7986;transform:translate(72.687vw,-10px) scale(.4996);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{73.918%{transform:translate(63.1088vw,73.918vh) scale(.4996)}to{transform:translate(67.8979vw,99vh) scale(.4996)}}.snow:nth-child(388){opacity:.5044;transform:translate(37.7651vw,-10px) scale(.0692);animation:fall-388 18s -7s linear infinite}@keyframes fall-388{53.316%{transform:translate(35.2329vw,53.316vh) scale(.0692)}to{transform:translate(36.499vw,99vh) scale(.0692)}}.snow:nth-child(389){opacity:.7438;transform:translate(35.4965vw,-10px) scale(.5807);animation:fall-389 21s -3s linear infinite}@keyframes fall-389{73.961%{transform:translate(33.4456vw,73.961vh) scale(.5807)}to{transform:translate(34.47105vw,99vh) scale(.5807)}}.snow:nth-child(390){opacity:1.7068;transform:translate(34.211vw,-10px) scale(.1304);animation:fall-390 22s -9s linear infinite}@keyframes fall-390{78.501%{transform:translate(32.7255vw,78.501vh) scale(.1304)}to{transform:translate(33.46825vw,99vh) scale(.1304)}}.snow:nth-child(391){opacity:.6692;transform:translate(12.6014vw,-10px) scale(.6617);animation:fall-391 11s -2s linear infinite}@keyframes fall-391{41.064%{transform:translate(7.5124vw,41.064vh) scale(.6617)}to{transform:translate(10.0569vw,99vh) scale(.6617)}}.snow:nth-child(392){opacity:1.1644;transform:translate(95.5395vw,-10px) scale(.3686);animation:fall-392 28s -6s linear infinite}@keyframes fall-392{63.069%{transform:translate(97.3839vw,63.069vh) scale(.3686)}to{transform:translate(96.4617vw,99vh) scale(.3686)}}.snow:nth-child(393){opacity:1.5736;transform:translate(22.8843vw,-10px) scale(.8082);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{76.599%{transform:translate(29.0862vw,76.599vh) scale(.8082)}to{transform:translate(25.98525vw,99vh) scale(.8082)}}.snow:nth-child(394){opacity:.3138;transform:translate(.0158vw,-10px) scale(.8946);animation:fall-394 15s -14s linear infinite}@keyframes fall-394{50.922%{transform:translate(8.1349vw,50.922vh) scale(.8946)}to{transform:translate(4.07535vw,99vh) scale(.8946)}}.snow:nth-child(395){opacity:1.6026;transform:translate(34.2042vw,-10px) scale(.831);animation:fall-395 21s -3s linear infinite}@keyframes fall-395{43.804%{transform:translate(26.2636vw,43.804vh) scale(.831)}to{transform:translate(30.2339vw,99vh) scale(.831)}}.snow:nth-child(396){opacity:1.8146;transform:translate(48.0646vw,-10px) scale(.5239);animation:fall-396 18s -22s linear infinite}@keyframes fall-396{50.764%{transform:translate(39.1521vw,50.764vh) scale(.5239)}to{transform:translate(43.60835vw,99vh) scale(.5239)}}.snow:nth-child(397){opacity:1.7112;transform:translate(49.2491vw,-10px) scale(.0726);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{68.179%{transform:translate(40.7271vw,68.179vh) scale(.0726)}to{transform:translate(44.9881vw,99vh) scale(.0726)}}.snow:nth-child(398){opacity:.7728;transform:translate(32.3056vw,-10px) scale(.5499);animation:fall-398 29s -5s linear infinite}@keyframes fall-398{73.285%{transform:translate(27.7189vw,73.285vh) scale(.5499)}to{transform:translate(30.01225vw,99vh) scale(.5499)}}.snow:nth-child(399){opacity:1.577;transform:translate(50.0044vw,-10px) scale(.4118);animation:fall-399 13s -24s linear infinite}@keyframes fall-399{63.373%{transform:translate(58.9397vw,63.373vh) scale(.4118)}to{transform:translate(54.47205vw,99vh) scale(.4118)}}.snow:nth-child(400){opacity:1.0306;transform:translate(76.0326vw,-10px) scale(.8125);animation:fall-400 26s -15s linear infinite}@keyframes fall-400{75.941%{transform:translate(70.3835vw,75.941vh) scale(.8125)}to{transform:translate(73.20805vw,99vh) scale(.8125)}}\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==
|