@esfaenza/core 15.2.79 → 15.2.80
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.4078;transform:translate(13.4141vw,-10px) scale(.6682);animation:fall-1 17s -12s linear infinite}@keyframes fall-1{30.081%{transform:translate(10.9024vw,30.081vh) scale(.6682)}to{transform:translate(12.15825vw,99vh) scale(.6682)}}.snow:nth-child(2){opacity:.556;transform:translate(9.5534vw,-10px) scale(.9107);animation:fall-2 29s -12s linear infinite}@keyframes fall-2{51.124%{transform:translate(7.9591vw,51.124vh) scale(.9107)}to{transform:translate(8.75625vw,99vh) scale(.9107)}}.snow:nth-child(3){opacity:1.643;transform:translate(73.1458vw,-10px) scale(.119);animation:fall-3 20s -29s linear infinite}@keyframes fall-3{76.142%{transform:translate(76.0976vw,76.142vh) scale(.119)}to{transform:translate(74.6217vw,99vh) scale(.119)}}.snow:nth-child(4){opacity:1.226;transform:translate(32.0097vw,-10px) scale(.2287);animation:fall-4 26s -7s linear infinite}@keyframes fall-4{78.486%{transform:translate(28.9076vw,78.486vh) scale(.2287)}to{transform:translate(30.45865vw,99vh) scale(.2287)}}.snow:nth-child(5){opacity:.6614;transform:translate(58.1773vw,-10px) scale(.2347);animation:fall-5 29s -27s linear infinite}@keyframes fall-5{66.42%{transform:translate(56.9655vw,66.42vh) scale(.2347)}to{transform:translate(57.5714vw,99vh) scale(.2347)}}.snow:nth-child(6){opacity:1.078;transform:translate(92.3228vw,-10px) scale(.1503);animation:fall-6 27s -17s linear infinite}@keyframes fall-6{44.499%{transform:translate(87.0225vw,44.499vh) scale(.1503)}to{transform:translate(89.67265vw,99vh) scale(.1503)}}.snow:nth-child(7){opacity:1.8702;transform:translate(77.9117vw,-10px) scale(.4519);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{45.292%{transform:translate(71.1812vw,45.292vh) scale(.4519)}to{transform:translate(74.54645vw,99vh) scale(.4519)}}.snow:nth-child(8){opacity:.6692;transform:translate(35.5276vw,-10px) scale(.5428);animation:fall-8 29s -8s linear infinite}@keyframes fall-8{35.334%{transform:translate(35.0124vw,35.334vh) scale(.5428)}to{transform:translate(35.27vw,99vh) scale(.5428)}}.snow:nth-child(9){opacity:1.3324;transform:translate(1.4414vw,-10px) scale(.2036);animation:fall-9 26s -7s linear infinite}@keyframes fall-9{79.826%{transform:translate(-4.148vw,79.826vh) scale(.2036)}to{transform:translate(-1.3533vw,99vh) scale(.2036)}}.snow:nth-child(10){opacity:1.5322;transform:translate(26.6384vw,-10px) scale(.5012);animation:fall-10 15s -26s linear infinite}@keyframes fall-10{35.929%{transform:translate(29.2862vw,35.929vh) scale(.5012)}to{transform:translate(27.9623vw,99vh) scale(.5012)}}.snow:nth-child(11){opacity:1.0572;transform:translate(58.8625vw,-10px) scale(.6604);animation:fall-11 11s -7s linear infinite}@keyframes fall-11{32.592%{transform:translate(56.7381vw,32.592vh) scale(.6604)}to{transform:translate(57.8003vw,99vh) scale(.6604)}}.snow:nth-child(12){opacity:.005;transform:translate(.514vw,-10px) scale(.1348);animation:fall-12 28s -18s linear infinite}@keyframes fall-12{43.164%{transform:translate(1.8456vw,43.164vh) scale(.1348)}to{transform:translate(1.1798vw,99vh) scale(.1348)}}.snow:nth-child(13){opacity:.5846;transform:translate(87.2721vw,-10px) scale(.7383);animation:fall-13 16s -3s linear infinite}@keyframes fall-13{77.646%{transform:translate(86.1322vw,77.646vh) scale(.7383)}to{transform:translate(86.70215vw,99vh) scale(.7383)}}.snow:nth-child(14){opacity:.651;transform:translate(45.5375vw,-10px) scale(.1552);animation:fall-14 23s -7s linear infinite}@keyframes fall-14{69.765%{transform:translate(35.8044vw,69.765vh) scale(.1552)}to{transform:translate(40.67095vw,99vh) scale(.1552)}}.snow:nth-child(15){opacity:1.5446;transform:translate(94.5554vw,-10px) scale(.1428);animation:fall-15 19s -1s linear infinite}@keyframes fall-15{78.706%{transform:translate(93.6194vw,78.706vh) scale(.1428)}to{transform:translate(94.0874vw,99vh) scale(.1428)}}.snow:nth-child(16){opacity:.8194;transform:translate(1.5548vw,-10px) scale(.3063);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{45.36%{transform:translate(-1.9159vw,45.36vh) scale(.3063)}to{transform:translate(-.18055vw,99vh) scale(.3063)}}.snow:nth-child(17){opacity:1.4188;transform:translate(15.6254vw,-10px) scale(.6329);animation:fall-17 17s -28s linear infinite}@keyframes fall-17{45.935%{transform:translate(6.5038vw,45.935vh) scale(.6329)}to{transform:translate(11.0646vw,99vh) scale(.6329)}}.snow:nth-child(18){opacity:1.5076;transform:translate(26.0987vw,-10px) scale(.6693);animation:fall-18 15s -7s linear infinite}@keyframes fall-18{60.283%{transform:translate(35.049vw,60.283vh) scale(.6693)}to{transform:translate(30.57385vw,99vh) scale(.6693)}}.snow:nth-child(19){opacity:.5664;transform:translate(49.4351vw,-10px) scale(.2042);animation:fall-19 12s -12s linear infinite}@keyframes fall-19{37.813%{transform:translate(49.8211vw,37.813vh) scale(.2042)}to{transform:translate(49.6281vw,99vh) scale(.2042)}}.snow:nth-child(20){opacity:.8596;transform:translate(82.098vw,-10px) scale(.0453);animation:fall-20 16s -16s linear infinite}@keyframes fall-20{33.86%{transform:translate(82.6629vw,33.86vh) scale(.0453)}to{transform:translate(82.38045vw,99vh) scale(.0453)}}.snow:nth-child(21){opacity:.4588;transform:translate(97.0313vw,-10px) scale(.2633);animation:fall-21 17s -5s linear infinite}@keyframes fall-21{70.53%{transform:translate(101.6699vw,70.53vh) scale(.2633)}to{transform:translate(99.3506vw,99vh) scale(.2633)}}.snow:nth-child(22){opacity:1.587;transform:translate(57.6174vw,-10px) scale(.5448);animation:fall-22 28s -5s linear infinite}@keyframes fall-22{69.058%{transform:translate(52.3725vw,69.058vh) scale(.5448)}to{transform:translate(54.99495vw,99vh) scale(.5448)}}.snow:nth-child(23){opacity:.549;transform:translate(62.0217vw,-10px) scale(.4566);animation:fall-23 28s -30s linear infinite}@keyframes fall-23{78.764%{transform:translate(65.8148vw,78.764vh) scale(.4566)}to{transform:translate(63.91825vw,99vh) scale(.4566)}}.snow:nth-child(24){opacity:1.5848;transform:translate(93.454vw,-10px) scale(.0359);animation:fall-24 22s -15s linear infinite}@keyframes fall-24{56.04%{transform:translate(89.5812vw,56.04vh) scale(.0359)}to{transform:translate(91.5176vw,99vh) scale(.0359)}}.snow:nth-child(25){opacity:.4786;transform:translate(85.1727vw,-10px) scale(.9062);animation:fall-25 24s -7s linear infinite}@keyframes fall-25{48.72%{transform:translate(93.7393vw,48.72vh) scale(.9062)}to{transform:translate(89.456vw,99vh) scale(.9062)}}.snow:nth-child(26){opacity:1.3018;transform:translate(27.8914vw,-10px) scale(.3822);animation:fall-26 14s -2s linear infinite}@keyframes fall-26{63.529%{transform:translate(24.0467vw,63.529vh) scale(.3822)}to{transform:translate(25.96905vw,99vh) scale(.3822)}}.snow:nth-child(27){opacity:1.8994;transform:translate(69.2418vw,-10px) scale(.6715);animation:fall-27 15s -24s linear infinite}@keyframes fall-27{78.965%{transform:translate(61.3438vw,78.965vh) scale(.6715)}to{transform:translate(65.2928vw,99vh) scale(.6715)}}.snow:nth-child(28){opacity:.3332;transform:translate(89.8724vw,-10px) scale(.9463);animation:fall-28 29s -7s linear infinite}@keyframes fall-28{70.246%{transform:translate(93.5407vw,70.246vh) scale(.9463)}to{transform:translate(91.70655vw,99vh) scale(.9463)}}.snow:nth-child(29){opacity:.0594;transform:translate(81.6912vw,-10px) scale(.449);animation:fall-29 27s -7s linear infinite}@keyframes fall-29{38.211%{transform:translate(81.5918vw,38.211vh) scale(.449)}to{transform:translate(81.6415vw,99vh) scale(.449)}}.snow:nth-child(30){opacity:.6926;transform:translate(84.0113vw,-10px) scale(.0588);animation:fall-30 24s -17s linear infinite}@keyframes fall-30{41.982%{transform:translate(79.4681vw,41.982vh) scale(.0588)}to{transform:translate(81.7397vw,99vh) scale(.0588)}}.snow:nth-child(31){opacity:.9186;transform:translate(97.965vw,-10px) scale(.1526);animation:fall-31 19s -27s linear infinite}@keyframes fall-31{50.23%{transform:translate(96.1368vw,50.23vh) scale(.1526)}to{transform:translate(97.0509vw,99vh) scale(.1526)}}.snow:nth-child(32){opacity:.1262;transform:translate(35.6246vw,-10px) scale(.3686);animation:fall-32 29s -24s linear infinite}@keyframes fall-32{57.864%{transform:translate(37.1885vw,57.864vh) scale(.3686)}to{transform:translate(36.40655vw,99vh) scale(.3686)}}.snow:nth-child(33){opacity:.1212;transform:translate(84.6753vw,-10px) scale(.9209);animation:fall-33 21s -10s linear infinite}@keyframes fall-33{32.609%{transform:translate(87.9746vw,32.609vh) scale(.9209)}to{transform:translate(86.32495vw,99vh) scale(.9209)}}.snow:nth-child(34){opacity:1.5894;transform:translate(97.8845vw,-10px) scale(.1031);animation:fall-34 15s -21s linear infinite}@keyframes fall-34{36.291%{transform:translate(102.6047vw,36.291vh) scale(.1031)}to{transform:translate(100.2446vw,99vh) scale(.1031)}}.snow:nth-child(35){opacity:1.8536;transform:translate(90.7605vw,-10px) scale(.5087);animation:fall-35 14s -12s linear infinite}@keyframes fall-35{46.834%{transform:translate(95.5158vw,46.834vh) scale(.5087)}to{transform:translate(93.13815vw,99vh) scale(.5087)}}.snow:nth-child(36){opacity:.3718;transform:translate(84.5785vw,-10px) scale(.7448);animation:fall-36 30s -14s linear infinite}@keyframes fall-36{66.795%{transform:translate(90.5666vw,66.795vh) scale(.7448)}to{transform:translate(87.57255vw,99vh) scale(.7448)}}.snow:nth-child(37){opacity:1.6818;transform:translate(64.4843vw,-10px) scale(.2123);animation:fall-37 22s -8s linear infinite}@keyframes fall-37{78.54%{transform:translate(56.9784vw,78.54vh) scale(.2123)}to{transform:translate(60.73135vw,99vh) scale(.2123)}}.snow:nth-child(38){opacity:.2784;transform:translate(34.1866vw,-10px) scale(.3516);animation:fall-38 28s -12s linear infinite}@keyframes fall-38{58.521%{transform:translate(26.8665vw,58.521vh) scale(.3516)}to{transform:translate(30.52655vw,99vh) scale(.3516)}}.snow:nth-child(39){opacity:1.7042;transform:translate(27.77vw,-10px) scale(.9146);animation:fall-39 16s -14s linear infinite}@keyframes fall-39{76.035%{transform:translate(36.3612vw,76.035vh) scale(.9146)}to{transform:translate(32.0656vw,99vh) scale(.9146)}}.snow:nth-child(40){opacity:.0708;transform:translate(61.6847vw,-10px) scale(.4979);animation:fall-40 30s -23s linear infinite}@keyframes fall-40{47.633%{transform:translate(69.0893vw,47.633vh) scale(.4979)}to{transform:translate(65.387vw,99vh) scale(.4979)}}.snow:nth-child(41){opacity:1.9058;transform:translate(48.0663vw,-10px) scale(.4584);animation:fall-41 21s -27s linear infinite}@keyframes fall-41{71.077%{transform:translate(45.4077vw,71.077vh) scale(.4584)}to{transform:translate(46.737vw,99vh) scale(.4584)}}.snow:nth-child(42){opacity:1.3322;transform:translate(94.5961vw,-10px) scale(.6199);animation:fall-42 29s -12s linear infinite}@keyframes fall-42{69.831%{transform:translate(95.484vw,69.831vh) scale(.6199)}to{transform:translate(95.04005vw,99vh) scale(.6199)}}.snow:nth-child(43){opacity:1.4142;transform:translate(94.8668vw,-10px) scale(.0647);animation:fall-43 22s -24s linear infinite}@keyframes fall-43{42.6%{transform:translate(93.6172vw,42.6vh) scale(.0647)}to{transform:translate(94.242vw,99vh) scale(.0647)}}.snow:nth-child(44){opacity:.224;transform:translate(68.3605vw,-10px) scale(.7743);animation:fall-44 30s -2s linear infinite}@keyframes fall-44{38.236%{transform:translate(68.8995vw,38.236vh) scale(.7743)}to{transform:translate(68.63vw,99vh) scale(.7743)}}.snow:nth-child(45){opacity:.6386;transform:translate(63.9537vw,-10px) scale(.448);animation:fall-45 11s -17s linear infinite}@keyframes fall-45{33.285%{transform:translate(71.8815vw,33.285vh) scale(.448)}to{transform:translate(67.9176vw,99vh) scale(.448)}}.snow:nth-child(46){opacity:.3092;transform:translate(15.4999vw,-10px) scale(.1762);animation:fall-46 10s -19s linear infinite}@keyframes fall-46{68.223%{transform:translate(15.5441vw,68.223vh) scale(.1762)}to{transform:translate(15.522vw,99vh) scale(.1762)}}.snow:nth-child(47){opacity:1.0774;transform:translate(57.9529vw,-10px) scale(.7691);animation:fall-47 12s -6s linear infinite}@keyframes fall-47{68.55%{transform:translate(48.9972vw,68.55vh) scale(.7691)}to{transform:translate(53.47505vw,99vh) scale(.7691)}}.snow:nth-child(48){opacity:1.1542;transform:translate(61.2598vw,-10px) scale(.9959);animation:fall-48 11s -9s linear infinite}@keyframes fall-48{35.61%{transform:translate(66.2973vw,35.61vh) scale(.9959)}to{transform:translate(63.77855vw,99vh) scale(.9959)}}.snow:nth-child(49){opacity:.0016;transform:translate(94.1907vw,-10px) scale(.2808);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{58.148%{transform:translate(93.8781vw,58.148vh) scale(.2808)}to{transform:translate(94.0344vw,99vh) scale(.2808)}}.snow:nth-child(50){opacity:.9424;transform:translate(42.5811vw,-10px) scale(.1688);animation:fall-50 10s -26s linear infinite}@keyframes fall-50{79.536%{transform:translate(37.6211vw,79.536vh) scale(.1688)}to{transform:translate(40.1011vw,99vh) scale(.1688)}}.snow:nth-child(51){opacity:1.8518;transform:translate(2.5873vw,-10px) scale(.4347);animation:fall-51 26s -6s linear infinite}@keyframes fall-51{33.664%{transform:translate(9.6156vw,33.664vh) scale(.4347)}to{transform:translate(6.10145vw,99vh) scale(.4347)}}.snow:nth-child(52){opacity:.159;transform:translate(13.7575vw,-10px) scale(.093);animation:fall-52 22s -19s linear infinite}@keyframes fall-52{56.617%{transform:translate(14.8735vw,56.617vh) scale(.093)}to{transform:translate(14.3155vw,99vh) scale(.093)}}.snow:nth-child(53){opacity:.5276;transform:translate(58.8473vw,-10px) scale(.8685);animation:fall-53 17s -24s linear infinite}@keyframes fall-53{43.411%{transform:translate(62.7788vw,43.411vh) scale(.8685)}to{transform:translate(60.81305vw,99vh) scale(.8685)}}.snow:nth-child(54){opacity:1.0242;transform:translate(82.7095vw,-10px) scale(.3313);animation:fall-54 14s -1s linear infinite}@keyframes fall-54{66.417%{transform:translate(83.0467vw,66.417vh) scale(.3313)}to{transform:translate(82.8781vw,99vh) scale(.3313)}}.snow:nth-child(55){opacity:1.3158;transform:translate(73.492vw,-10px) scale(.4052);animation:fall-55 21s -30s linear infinite}@keyframes fall-55{49.814%{transform:translate(75.147vw,49.814vh) scale(.4052)}to{transform:translate(74.3195vw,99vh) scale(.4052)}}.snow:nth-child(56){opacity:1.7492;transform:translate(56.1971vw,-10px) scale(.4399);animation:fall-56 19s -1s linear infinite}@keyframes fall-56{33.417%{transform:translate(63.9402vw,33.417vh) scale(.4399)}to{transform:translate(60.06865vw,99vh) scale(.4399)}}.snow:nth-child(57){opacity:.0052;transform:translate(35.4084vw,-10px) scale(.7035);animation:fall-57 20s -9s linear infinite}@keyframes fall-57{44.263%{transform:translate(35.1982vw,44.263vh) scale(.7035)}to{transform:translate(35.3033vw,99vh) scale(.7035)}}.snow:nth-child(58){opacity:1.8084;transform:translate(85.9903vw,-10px) scale(.8432);animation:fall-58 18s -28s linear infinite}@keyframes fall-58{35.656%{transform:translate(95.4424vw,35.656vh) scale(.8432)}to{transform:translate(90.71635vw,99vh) scale(.8432)}}.snow:nth-child(59){opacity:.621;transform:translate(50.377vw,-10px) scale(.6354);animation:fall-59 14s -2s linear infinite}@keyframes fall-59{43.108%{transform:translate(47.1985vw,43.108vh) scale(.6354)}to{transform:translate(48.78775vw,99vh) scale(.6354)}}.snow:nth-child(60){opacity:1.8264;transform:translate(11.8976vw,-10px) scale(.9218);animation:fall-60 16s -3s linear infinite}@keyframes fall-60{72.778%{transform:translate(13.3677vw,72.778vh) scale(.9218)}to{transform:translate(12.63265vw,99vh) scale(.9218)}}.snow:nth-child(61){opacity:1.0922;transform:translate(64.9824vw,-10px) scale(.3435);animation:fall-61 24s -16s linear infinite}@keyframes fall-61{72.057%{transform:translate(68.1343vw,72.057vh) scale(.3435)}to{transform:translate(66.55835vw,99vh) scale(.3435)}}.snow:nth-child(62){opacity:1.2044;transform:translate(73.3753vw,-10px) scale(.6657);animation:fall-62 27s -3s linear infinite}@keyframes fall-62{32.644%{transform:translate(75.2366vw,32.644vh) scale(.6657)}to{transform:translate(74.30595vw,99vh) scale(.6657)}}.snow:nth-child(63){opacity:.03;transform:translate(56.5819vw,-10px) scale(.9321);animation:fall-63 29s -6s linear infinite}@keyframes fall-63{77.356%{transform:translate(49.72vw,77.356vh) scale(.9321)}to{transform:translate(53.15095vw,99vh) scale(.9321)}}.snow:nth-child(64){opacity:.935;transform:translate(97.793vw,-10px) scale(.7509);animation:fall-64 10s -17s linear infinite}@keyframes fall-64{46.601%{transform:translate(93.7498vw,46.601vh) scale(.7509)}to{transform:translate(95.7714vw,99vh) scale(.7509)}}.snow:nth-child(65){opacity:1.4106;transform:translate(71.8644vw,-10px) scale(.1942);animation:fall-65 11s -23s linear infinite}@keyframes fall-65{75.784%{transform:translate(74.7567vw,75.784vh) scale(.1942)}to{transform:translate(73.31055vw,99vh) scale(.1942)}}.snow:nth-child(66){opacity:1.5138;transform:translate(30.726vw,-10px) scale(.788);animation:fall-66 12s -25s linear infinite}@keyframes fall-66{51.938%{transform:translate(20.8158vw,51.938vh) scale(.788)}to{transform:translate(25.7709vw,99vh) scale(.788)}}.snow:nth-child(67){opacity:.0584;transform:translate(78.45vw,-10px) scale(.5708);animation:fall-67 19s -27s linear infinite}@keyframes fall-67{50.108%{transform:translate(77.9065vw,50.108vh) scale(.5708)}to{transform:translate(78.17825vw,99vh) scale(.5708)}}.snow:nth-child(68){opacity:.5844;transform:translate(3.4148vw,-10px) scale(.7617);animation:fall-68 25s -4s linear infinite}@keyframes fall-68{77.654%{transform:translate(3.941vw,77.654vh) scale(.7617)}to{transform:translate(3.6779vw,99vh) scale(.7617)}}.snow:nth-child(69){opacity:1.5942;transform:translate(46.3098vw,-10px) scale(.4937);animation:fall-69 27s -19s linear infinite}@keyframes fall-69{78.866%{transform:translate(55.0446vw,78.866vh) scale(.4937)}to{transform:translate(50.6772vw,99vh) scale(.4937)}}.snow:nth-child(70){opacity:1.1016;transform:translate(92.0406vw,-10px) scale(.0521);animation:fall-70 23s -3s linear infinite}@keyframes fall-70{67.375%{transform:translate(85.5452vw,67.375vh) scale(.0521)}to{transform:translate(88.7929vw,99vh) scale(.0521)}}.snow:nth-child(71){opacity:.8108;transform:translate(92.3385vw,-10px) scale(.6121);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{42.044%{transform:translate(98.2487vw,42.044vh) scale(.6121)}to{transform:translate(95.2936vw,99vh) scale(.6121)}}.snow:nth-child(72){opacity:1.3166;transform:translate(75.239vw,-10px) scale(.0619);animation:fall-72 10s -13s linear infinite}@keyframes fall-72{54.487%{transform:translate(77.5236vw,54.487vh) scale(.0619)}to{transform:translate(76.3813vw,99vh) scale(.0619)}}.snow:nth-child(73){opacity:1.0002;transform:translate(60.3903vw,-10px) scale(.5246);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{43.795%{transform:translate(66.6654vw,43.795vh) scale(.5246)}to{transform:translate(63.52785vw,99vh) scale(.5246)}}.snow:nth-child(74){opacity:.3394;transform:translate(92.7119vw,-10px) scale(.7375);animation:fall-74 17s -3s linear infinite}@keyframes fall-74{74.012%{transform:translate(96.5274vw,74.012vh) scale(.7375)}to{transform:translate(94.61965vw,99vh) scale(.7375)}}.snow:nth-child(75){opacity:1.2928;transform:translate(41.1613vw,-10px) scale(.6537);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{51.661%{transform:translate(31.859vw,51.661vh) scale(.6537)}to{transform:translate(36.51015vw,99vh) scale(.6537)}}.snow:nth-child(76){opacity:1.3928;transform:translate(84.8667vw,-10px) scale(.588);animation:fall-76 10s -18s linear infinite}@keyframes fall-76{73.122%{transform:translate(89.725vw,73.122vh) scale(.588)}to{transform:translate(87.29585vw,99vh) scale(.588)}}.snow:nth-child(77){opacity:.378;transform:translate(18.6582vw,-10px) scale(.2775);animation:fall-77 19s -26s linear infinite}@keyframes fall-77{34.058%{transform:translate(9.1477vw,34.058vh) scale(.2775)}to{transform:translate(13.90295vw,99vh) scale(.2775)}}.snow:nth-child(78){opacity:.7974;transform:translate(4.4543vw,-10px) scale(.7364);animation:fall-78 17s -27s linear infinite}@keyframes fall-78{56.13%{transform:translate(13.0983vw,56.13vh) scale(.7364)}to{transform:translate(8.7763vw,99vh) scale(.7364)}}.snow:nth-child(79){opacity:1.6804;transform:translate(97.56vw,-10px) scale(.5268);animation:fall-79 16s -23s linear infinite}@keyframes fall-79{79.616%{transform:translate(94.3771vw,79.616vh) scale(.5268)}to{transform:translate(95.96855vw,99vh) scale(.5268)}}.snow:nth-child(80){opacity:1.3078;transform:translate(52.8459vw,-10px) scale(.0112);animation:fall-80 20s -13s linear infinite}@keyframes fall-80{43.953%{transform:translate(51.4616vw,43.953vh) scale(.0112)}to{transform:translate(52.15375vw,99vh) scale(.0112)}}.snow:nth-child(81){opacity:1.5682;transform:translate(89.4064vw,-10px) scale(.4966);animation:fall-81 10s -26s linear infinite}@keyframes fall-81{51.097%{transform:translate(98.1091vw,51.097vh) scale(.4966)}to{transform:translate(93.75775vw,99vh) scale(.4966)}}.snow:nth-child(82){opacity:.6688;transform:translate(92.5926vw,-10px) scale(.6877);animation:fall-82 13s -13s linear infinite}@keyframes fall-82{63.928%{transform:translate(97.9604vw,63.928vh) scale(.6877)}to{transform:translate(95.2765vw,99vh) scale(.6877)}}.snow:nth-child(83){opacity:1.9034;transform:translate(86.4608vw,-10px) scale(.3196);animation:fall-83 22s -30s linear infinite}@keyframes fall-83{42.463%{transform:translate(96.3158vw,42.463vh) scale(.3196)}to{transform:translate(91.3883vw,99vh) scale(.3196)}}.snow:nth-child(84){opacity:.0614;transform:translate(98.7171vw,-10px) scale(.0029);animation:fall-84 19s -6s linear infinite}@keyframes fall-84{55.648%{transform:translate(98.385vw,55.648vh) scale(.0029)}to{transform:translate(98.55105vw,99vh) scale(.0029)}}.snow:nth-child(85){opacity:.9502;transform:translate(6.7234vw,-10px) scale(.9861);animation:fall-85 20s -20s linear infinite}@keyframes fall-85{46.507%{transform:translate(12.9111vw,46.507vh) scale(.9861)}to{transform:translate(9.81725vw,99vh) scale(.9861)}}.snow:nth-child(86){opacity:1.6622;transform:translate(91.2084vw,-10px) scale(.2701);animation:fall-86 10s -17s linear infinite}@keyframes fall-86{45.589%{transform:translate(86.844vw,45.589vh) scale(.2701)}to{transform:translate(89.0262vw,99vh) scale(.2701)}}.snow:nth-child(87){opacity:.1164;transform:translate(80.6486vw,-10px) scale(.8638);animation:fall-87 21s -2s linear infinite}@keyframes fall-87{54.276%{transform:translate(72.7496vw,54.276vh) scale(.8638)}to{transform:translate(76.6991vw,99vh) scale(.8638)}}.snow:nth-child(88){opacity:.2838;transform:translate(82.4242vw,-10px) scale(.3492);animation:fall-88 19s -5s linear infinite}@keyframes fall-88{47.274%{transform:translate(89.6103vw,47.274vh) scale(.3492)}to{transform:translate(86.01725vw,99vh) scale(.3492)}}.snow:nth-child(89){opacity:1.023;transform:translate(23.7845vw,-10px) scale(.2258);animation:fall-89 26s -24s linear infinite}@keyframes fall-89{44.471%{transform:translate(16.8311vw,44.471vh) scale(.2258)}to{transform:translate(20.3078vw,99vh) scale(.2258)}}.snow:nth-child(90){opacity:.9464;transform:translate(80.5208vw,-10px) scale(.2847);animation:fall-90 20s -9s linear infinite}@keyframes fall-90{71.317%{transform:translate(89.794vw,71.317vh) scale(.2847)}to{transform:translate(85.1574vw,99vh) scale(.2847)}}.snow:nth-child(91){opacity:.2402;transform:translate(37.7099vw,-10px) scale(.03);animation:fall-91 15s -22s linear infinite}@keyframes fall-91{31.312%{transform:translate(34.2544vw,31.312vh) scale(.03)}to{transform:translate(35.98215vw,99vh) scale(.03)}}.snow:nth-child(92){opacity:.9872;transform:translate(57.1665vw,-10px) scale(.7093);animation:fall-92 21s -9s linear infinite}@keyframes fall-92{57.018%{transform:translate(64.0226vw,57.018vh) scale(.7093)}to{transform:translate(60.59455vw,99vh) scale(.7093)}}.snow:nth-child(93){opacity:1.8148;transform:translate(92.7862vw,-10px) scale(.0395);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{44.171%{transform:translate(98.6818vw,44.171vh) scale(.0395)}to{transform:translate(95.734vw,99vh) scale(.0395)}}.snow:nth-child(94){opacity:1.312;transform:translate(86.5417vw,-10px) scale(.7869);animation:fall-94 29s -21s linear infinite}@keyframes fall-94{54.88%{transform:translate(92.9344vw,54.88vh) scale(.7869)}to{transform:translate(89.73805vw,99vh) scale(.7869)}}.snow:nth-child(95){opacity:1.8804;transform:translate(91.0903vw,-10px) scale(.2496);animation:fall-95 18s -5s linear infinite}@keyframes fall-95{47.864%{transform:translate(91.3912vw,47.864vh) scale(.2496)}to{transform:translate(91.24075vw,99vh) scale(.2496)}}.snow:nth-child(96){opacity:.8292;transform:translate(82.5307vw,-10px) scale(.4377);animation:fall-96 10s -19s linear infinite}@keyframes fall-96{78.394%{transform:translate(81.4243vw,78.394vh) scale(.4377)}to{transform:translate(81.9775vw,99vh) scale(.4377)}}.snow:nth-child(97){opacity:1.4966;transform:translate(85.5241vw,-10px) scale(.0258);animation:fall-97 18s -9s linear infinite}@keyframes fall-97{38.416%{transform:translate(94.2505vw,38.416vh) scale(.0258)}to{transform:translate(89.8873vw,99vh) scale(.0258)}}.snow:nth-child(98){opacity:.3778;transform:translate(23.9907vw,-10px) scale(.1835);animation:fall-98 28s -6s linear infinite}@keyframes fall-98{46.778%{transform:translate(15.0404vw,46.778vh) scale(.1835)}to{transform:translate(19.51555vw,99vh) scale(.1835)}}.snow:nth-child(99){opacity:1.2134;transform:translate(19.9628vw,-10px) scale(.0962);animation:fall-99 15s -28s linear infinite}@keyframes fall-99{52.771%{transform:translate(24.5932vw,52.771vh) scale(.0962)}to{transform:translate(22.278vw,99vh) scale(.0962)}}.snow:nth-child(100){opacity:.6712;transform:translate(3.1088vw,-10px) scale(.9882);animation:fall-100 23s -24s linear infinite}@keyframes fall-100{49.714%{transform:translate(-2.7283vw,49.714vh) scale(.9882)}to{transform:translate(.19025vw,99vh) scale(.9882)}}.snow:nth-child(101){opacity:1.3428;transform:translate(1.5314vw,-10px) scale(.2727);animation:fall-101 30s -2s linear infinite}@keyframes fall-101{55.036%{transform:translate(1.137vw,55.036vh) scale(.2727)}to{transform:translate(1.3342vw,99vh) scale(.2727)}}.snow:nth-child(102){opacity:.2426;transform:translate(60.9292vw,-10px) scale(.8858);animation:fall-102 21s -18s linear infinite}@keyframes fall-102{45.312%{transform:translate(69.123vw,45.312vh) scale(.8858)}to{transform:translate(65.0261vw,99vh) scale(.8858)}}.snow:nth-child(103){opacity:.74;transform:translate(93.5577vw,-10px) scale(.8399);animation:fall-103 16s -30s linear infinite}@keyframes fall-103{49.015%{transform:translate(97.4789vw,49.015vh) scale(.8399)}to{transform:translate(95.5183vw,99vh) scale(.8399)}}.snow:nth-child(104){opacity:.0652;transform:translate(89.7603vw,-10px) scale(.0645);animation:fall-104 28s -5s linear infinite}@keyframes fall-104{51.686%{transform:translate(96.0028vw,51.686vh) scale(.0645)}to{transform:translate(92.88155vw,99vh) scale(.0645)}}.snow:nth-child(105){opacity:.951;transform:translate(73.1914vw,-10px) scale(.8149);animation:fall-105 12s -22s linear infinite}@keyframes fall-105{40.317%{transform:translate(80.8414vw,40.317vh) scale(.8149)}to{transform:translate(77.0164vw,99vh) scale(.8149)}}.snow:nth-child(106){opacity:.545;transform:translate(23.4837vw,-10px) scale(.8803);animation:fall-106 15s -27s linear infinite}@keyframes fall-106{35.747%{transform:translate(15.1578vw,35.747vh) scale(.8803)}to{transform:translate(19.32075vw,99vh) scale(.8803)}}.snow:nth-child(107){opacity:1.1472;transform:translate(44.3797vw,-10px) scale(.4002);animation:fall-107 23s -5s linear infinite}@keyframes fall-107{32.508%{transform:translate(41.8862vw,32.508vh) scale(.4002)}to{transform:translate(43.13295vw,99vh) scale(.4002)}}.snow:nth-child(108){opacity:.0396;transform:translate(8.7738vw,-10px) scale(.2697);animation:fall-108 28s -15s linear infinite}@keyframes fall-108{33.992%{transform:translate(17.7816vw,33.992vh) scale(.2697)}to{transform:translate(13.2777vw,99vh) scale(.2697)}}.snow:nth-child(109){opacity:1.2216;transform:translate(8.3574vw,-10px) scale(.4953);animation:fall-109 25s -30s linear infinite}@keyframes fall-109{49.804%{transform:translate(-1.1694vw,49.804vh) scale(.4953)}to{transform:translate(3.594vw,99vh) scale(.4953)}}.snow:nth-child(110){opacity:1.547;transform:translate(28.1238vw,-10px) scale(.8064);animation:fall-110 21s -27s linear infinite}@keyframes fall-110{34.943%{transform:translate(36.0937vw,34.943vh) scale(.8064)}to{transform:translate(32.10875vw,99vh) scale(.8064)}}.snow:nth-child(111){opacity:1.5912;transform:translate(97.3975vw,-10px) scale(.9292);animation:fall-111 19s -30s linear infinite}@keyframes fall-111{71.06%{transform:translate(90.13vw,71.06vh) scale(.9292)}to{transform:translate(93.76375vw,99vh) scale(.9292)}}.snow:nth-child(112){opacity:1.4864;transform:translate(72.3694vw,-10px) scale(.8705);animation:fall-112 28s -25s linear infinite}@keyframes fall-112{36.321%{transform:translate(64.6178vw,36.321vh) scale(.8705)}to{transform:translate(68.4936vw,99vh) scale(.8705)}}.snow:nth-child(113){opacity:.9794;transform:translate(48.9669vw,-10px) scale(.7931);animation:fall-113 29s -12s linear infinite}@keyframes fall-113{74.044%{transform:translate(50.4989vw,74.044vh) scale(.7931)}to{transform:translate(49.7329vw,99vh) scale(.7931)}}.snow:nth-child(114){opacity:.8698;transform:translate(47.3891vw,-10px) scale(.4799);animation:fall-114 26s -25s linear infinite}@keyframes fall-114{37.914%{transform:translate(48.1952vw,37.914vh) scale(.4799)}to{transform:translate(47.79215vw,99vh) scale(.4799)}}.snow:nth-child(115){opacity:.5488;transform:translate(54.0964vw,-10px) scale(.5278);animation:fall-115 28s -3s linear infinite}@keyframes fall-115{79.102%{transform:translate(59.2539vw,79.102vh) scale(.5278)}to{transform:translate(56.67515vw,99vh) scale(.5278)}}.snow:nth-child(116){opacity:.5334;transform:translate(65.6752vw,-10px) scale(.2012);animation:fall-116 11s -27s linear infinite}@keyframes fall-116{33.412%{transform:translate(57.5143vw,33.412vh) scale(.2012)}to{transform:translate(61.59475vw,99vh) scale(.2012)}}.snow:nth-child(117){opacity:.0028;transform:translate(2.5455vw,-10px) scale(.331);animation:fall-117 19s -18s linear infinite}@keyframes fall-117{36.137%{transform:translate(6.9034vw,36.137vh) scale(.331)}to{transform:translate(4.72445vw,99vh) scale(.331)}}.snow:nth-child(118){opacity:.3446;transform:translate(21.5516vw,-10px) scale(.8194);animation:fall-118 25s -15s linear infinite}@keyframes fall-118{71.098%{transform:translate(30.7162vw,71.098vh) scale(.8194)}to{transform:translate(26.1339vw,99vh) scale(.8194)}}.snow:nth-child(119){opacity:1.8614;transform:translate(63.631vw,-10px) scale(.345);animation:fall-119 21s -17s linear infinite}@keyframes fall-119{31.568%{transform:translate(68.6243vw,31.568vh) scale(.345)}to{transform:translate(66.12765vw,99vh) scale(.345)}}.snow:nth-child(120){opacity:.1996;transform:translate(70.3839vw,-10px) scale(.73);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{68.255%{transform:translate(67.7144vw,68.255vh) scale(.73)}to{transform:translate(69.04915vw,99vh) scale(.73)}}.snow:nth-child(121){opacity:1.4742;transform:translate(41.9614vw,-10px) scale(.3314);animation:fall-121 11s -27s linear infinite}@keyframes fall-121{45.454%{transform:translate(34.2202vw,45.454vh) scale(.3314)}to{transform:translate(38.0908vw,99vh) scale(.3314)}}.snow:nth-child(122){opacity:1.913;transform:translate(7.8946vw,-10px) scale(.5929);animation:fall-122 20s -17s linear infinite}@keyframes fall-122{48.574%{transform:translate(7.2368vw,48.574vh) scale(.5929)}to{transform:translate(7.5657vw,99vh) scale(.5929)}}.snow:nth-child(123){opacity:1.661;transform:translate(90.3002vw,-10px) scale(.156);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{61.924%{transform:translate(98.1383vw,61.924vh) scale(.156)}to{transform:translate(94.21925vw,99vh) scale(.156)}}.snow:nth-child(124){opacity:.5366;transform:translate(73.9444vw,-10px) scale(.3168);animation:fall-124 22s -20s linear infinite}@keyframes fall-124{41.606%{transform:translate(69.3359vw,41.606vh) scale(.3168)}to{transform:translate(71.64015vw,99vh) scale(.3168)}}.snow:nth-child(125){opacity:.2212;transform:translate(20.1207vw,-10px) scale(.5881);animation:fall-125 30s -18s linear infinite}@keyframes fall-125{41.28%{transform:translate(25.1344vw,41.28vh) scale(.5881)}to{transform:translate(22.62755vw,99vh) scale(.5881)}}.snow:nth-child(126){opacity:1.2572;transform:translate(72.2984vw,-10px) scale(.1751);animation:fall-126 29s -5s linear infinite}@keyframes fall-126{59.522%{transform:translate(79.4228vw,59.522vh) scale(.1751)}to{transform:translate(75.8606vw,99vh) scale(.1751)}}.snow:nth-child(127){opacity:.7804;transform:translate(63.5561vw,-10px) scale(.474);animation:fall-127 25s -16s linear infinite}@keyframes fall-127{39.548%{transform:translate(65.6534vw,39.548vh) scale(.474)}to{transform:translate(64.60475vw,99vh) scale(.474)}}.snow:nth-child(128){opacity:.5574;transform:translate(11.1244vw,-10px) scale(.4995);animation:fall-128 14s -6s linear infinite}@keyframes fall-128{74.137%{transform:translate(11.4359vw,74.137vh) scale(.4995)}to{transform:translate(11.28015vw,99vh) scale(.4995)}}.snow:nth-child(129){opacity:.9146;transform:translate(2.4995vw,-10px) scale(.5944);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{49.459%{transform:translate(1.2242vw,49.459vh) scale(.5944)}to{transform:translate(1.86185vw,99vh) scale(.5944)}}.snow:nth-child(130){opacity:.4614;transform:translate(40.0007vw,-10px) scale(.1799);animation:fall-130 15s -17s linear infinite}@keyframes fall-130{78.992%{transform:translate(31.2655vw,78.992vh) scale(.1799)}to{transform:translate(35.6331vw,99vh) scale(.1799)}}.snow:nth-child(131){opacity:.998;transform:translate(66.3086vw,-10px) scale(.4732);animation:fall-131 29s -29s linear infinite}@keyframes fall-131{58.562%{transform:translate(66.8069vw,58.562vh) scale(.4732)}to{transform:translate(66.55775vw,99vh) scale(.4732)}}.snow:nth-child(132){opacity:.62;transform:translate(38.5154vw,-10px) scale(.7701);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{34.137%{transform:translate(39.5294vw,34.137vh) scale(.7701)}to{transform:translate(39.0224vw,99vh) scale(.7701)}}.snow:nth-child(133){opacity:1.1034;transform:translate(1.2427vw,-10px) scale(.9426);animation:fall-133 17s -24s linear infinite}@keyframes fall-133{61.738%{transform:translate(1.1072vw,61.738vh) scale(.9426)}to{transform:translate(1.17495vw,99vh) scale(.9426)}}.snow:nth-child(134){opacity:1.347;transform:translate(91.0518vw,-10px) scale(.8864);animation:fall-134 21s -23s linear infinite}@keyframes fall-134{32.09%{transform:translate(87.8039vw,32.09vh) scale(.8864)}to{transform:translate(89.42785vw,99vh) scale(.8864)}}.snow:nth-child(135){opacity:.5374;transform:translate(44.8364vw,-10px) scale(.9187);animation:fall-135 22s -20s linear infinite}@keyframes fall-135{36.332%{transform:translate(47.7321vw,36.332vh) scale(.9187)}to{transform:translate(46.28425vw,99vh) scale(.9187)}}.snow:nth-child(136){opacity:.1046;transform:translate(31.5416vw,-10px) scale(.8894);animation:fall-136 29s -23s linear infinite}@keyframes fall-136{60.084%{transform:translate(39.3546vw,60.084vh) scale(.8894)}to{transform:translate(35.4481vw,99vh) scale(.8894)}}.snow:nth-child(137){opacity:.3294;transform:translate(19.8885vw,-10px) scale(.0567);animation:fall-137 15s -25s linear infinite}@keyframes fall-137{34.754%{transform:translate(21.8019vw,34.754vh) scale(.0567)}to{transform:translate(20.8452vw,99vh) scale(.0567)}}.snow:nth-child(138){opacity:.1746;transform:translate(89.9502vw,-10px) scale(.2816);animation:fall-138 15s -13s linear infinite}@keyframes fall-138{71.09%{transform:translate(98.6052vw,71.09vh) scale(.2816)}to{transform:translate(94.2777vw,99vh) scale(.2816)}}.snow:nth-child(139){opacity:1.3222;transform:translate(20.0587vw,-10px) scale(.1648);animation:fall-139 22s -14s linear infinite}@keyframes fall-139{61.541%{transform:translate(13.6819vw,61.541vh) scale(.1648)}to{transform:translate(16.8703vw,99vh) scale(.1648)}}.snow:nth-child(140){opacity:1.1486;transform:translate(55.2558vw,-10px) scale(.9985);animation:fall-140 15s -19s linear infinite}@keyframes fall-140{32.741%{transform:translate(59.9149vw,32.741vh) scale(.9985)}to{transform:translate(57.58535vw,99vh) scale(.9985)}}.snow:nth-child(141){opacity:.251;transform:translate(28.7043vw,-10px) scale(.591);animation:fall-141 13s -28s linear infinite}@keyframes fall-141{76.432%{transform:translate(30.1607vw,76.432vh) scale(.591)}to{transform:translate(29.4325vw,99vh) scale(.591)}}.snow:nth-child(142){opacity:.285;transform:translate(81.4238vw,-10px) scale(.254);animation:fall-142 21s -5s linear infinite}@keyframes fall-142{30.893%{transform:translate(85.9667vw,30.893vh) scale(.254)}to{transform:translate(83.69525vw,99vh) scale(.254)}}.snow:nth-child(143){opacity:.7472;transform:translate(77.3655vw,-10px) scale(.6503);animation:fall-143 10s -5s linear infinite}@keyframes fall-143{61.63%{transform:translate(77.7176vw,61.63vh) scale(.6503)}to{transform:translate(77.54155vw,99vh) scale(.6503)}}.snow:nth-child(144){opacity:1.3114;transform:translate(1.6621vw,-10px) scale(.3118);animation:fall-144 18s -25s linear infinite}@keyframes fall-144{64.973%{transform:translate(9.2162vw,64.973vh) scale(.3118)}to{transform:translate(5.43915vw,99vh) scale(.3118)}}.snow:nth-child(145){opacity:.2256;transform:translate(11.457vw,-10px) scale(.6893);animation:fall-145 12s -3s linear infinite}@keyframes fall-145{65.409%{transform:translate(20.2925vw,65.409vh) scale(.6893)}to{transform:translate(15.87475vw,99vh) scale(.6893)}}.snow:nth-child(146){opacity:1.633;transform:translate(23.9263vw,-10px) scale(.6985);animation:fall-146 13s -23s linear infinite}@keyframes fall-146{47.506%{transform:translate(26.0678vw,47.506vh) scale(.6985)}to{transform:translate(24.99705vw,99vh) scale(.6985)}}.snow:nth-child(147){opacity:1.4232;transform:translate(51.6178vw,-10px) scale(.1642);animation:fall-147 19s -13s linear infinite}@keyframes fall-147{51.901%{transform:translate(57.0903vw,51.901vh) scale(.1642)}to{transform:translate(54.35405vw,99vh) scale(.1642)}}.snow:nth-child(148){opacity:.1508;transform:translate(78.706vw,-10px) scale(.3111);animation:fall-148 26s -3s linear infinite}@keyframes fall-148{49.026%{transform:translate(88.4795vw,49.026vh) scale(.3111)}to{transform:translate(83.59275vw,99vh) scale(.3111)}}.snow:nth-child(149){opacity:.0966;transform:translate(26.502vw,-10px) scale(.4281);animation:fall-149 12s -26s linear infinite}@keyframes fall-149{61.919%{transform:translate(31.6821vw,61.919vh) scale(.4281)}to{transform:translate(29.09205vw,99vh) scale(.4281)}}.snow:nth-child(150){opacity:1.488;transform:translate(55.1086vw,-10px) scale(.9855);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{38.154%{transform:translate(55.4303vw,38.154vh) scale(.9855)}to{transform:translate(55.26945vw,99vh) scale(.9855)}}.snow:nth-child(151){opacity:.8844;transform:translate(17.432vw,-10px) scale(.8609);animation:fall-151 28s -22s linear infinite}@keyframes fall-151{31.71%{transform:translate(22.7114vw,31.71vh) scale(.8609)}to{transform:translate(20.0717vw,99vh) scale(.8609)}}.snow:nth-child(152){opacity:.294;transform:translate(82.5488vw,-10px) scale(.1407);animation:fall-152 12s -10s linear infinite}@keyframes fall-152{43.858%{transform:translate(81.8972vw,43.858vh) scale(.1407)}to{transform:translate(82.223vw,99vh) scale(.1407)}}.snow:nth-child(153){opacity:.0748;transform:translate(7.2639vw,-10px) scale(.7774);animation:fall-153 24s -26s linear infinite}@keyframes fall-153{64.835%{transform:translate(11.6072vw,64.835vh) scale(.7774)}to{transform:translate(9.43555vw,99vh) scale(.7774)}}.snow:nth-child(154){opacity:.5614;transform:translate(64.318vw,-10px) scale(.339);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{68.266%{transform:translate(73.3957vw,68.266vh) scale(.339)}to{transform:translate(68.85685vw,99vh) scale(.339)}}.snow:nth-child(155){opacity:.2314;transform:translate(39.375vw,-10px) scale(.2807);animation:fall-155 30s -8s linear infinite}@keyframes fall-155{63%{transform:translate(40.5067vw,63vh) scale(.2807)}to{transform:translate(39.94085vw,99vh) scale(.2807)}}.snow:nth-child(156){opacity:1.1092;transform:translate(51.7401vw,-10px) scale(.8649);animation:fall-156 26s -7s linear infinite}@keyframes fall-156{48.645%{transform:translate(44.916vw,48.645vh) scale(.8649)}to{transform:translate(48.32805vw,99vh) scale(.8649)}}.snow:nth-child(157){opacity:.1932;transform:translate(42.6213vw,-10px) scale(.5035);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{40.911%{transform:translate(37.9921vw,40.911vh) scale(.5035)}to{transform:translate(40.3067vw,99vh) scale(.5035)}}.snow:nth-child(158){opacity:1.9426;transform:translate(2.8597vw,-10px) scale(.6935);animation:fall-158 13s -5s linear infinite}@keyframes fall-158{54.299%{transform:translate(5.5442vw,54.299vh) scale(.6935)}to{transform:translate(4.20195vw,99vh) scale(.6935)}}.snow:nth-child(159){opacity:.957;transform:translate(83.6413vw,-10px) scale(.1957);animation:fall-159 21s -30s linear infinite}@keyframes fall-159{79.116%{transform:translate(87.9437vw,79.116vh) scale(.1957)}to{transform:translate(85.7925vw,99vh) scale(.1957)}}.snow:nth-child(160){opacity:.7854;transform:translate(68.1465vw,-10px) scale(.5409);animation:fall-160 12s -5s linear infinite}@keyframes fall-160{40.401%{transform:translate(61.2927vw,40.401vh) scale(.5409)}to{transform:translate(64.7196vw,99vh) scale(.5409)}}.snow:nth-child(161){opacity:1.6544;transform:translate(8.1891vw,-10px) scale(.3726);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{30.213%{transform:translate(.5002vw,30.213vh) scale(.3726)}to{transform:translate(4.34465vw,99vh) scale(.3726)}}.snow:nth-child(162){opacity:.4322;transform:translate(67.1232vw,-10px) scale(.4532);animation:fall-162 30s -7s linear infinite}@keyframes fall-162{52.349%{transform:translate(72.7361vw,52.349vh) scale(.4532)}to{transform:translate(69.92965vw,99vh) scale(.4532)}}.snow:nth-child(163){opacity:1.5698;transform:translate(7.935vw,-10px) scale(.1974);animation:fall-163 30s -4s linear infinite}@keyframes fall-163{35.885%{transform:translate(2.7628vw,35.885vh) scale(.1974)}to{transform:translate(5.3489vw,99vh) scale(.1974)}}.snow:nth-child(164){opacity:1.8496;transform:translate(19.4681vw,-10px) scale(.9264);animation:fall-164 11s -6s linear infinite}@keyframes fall-164{44.89%{transform:translate(15.214vw,44.89vh) scale(.9264)}to{transform:translate(17.34105vw,99vh) scale(.9264)}}.snow:nth-child(165){opacity:.9142;transform:translate(4.2378vw,-10px) scale(.0886);animation:fall-165 13s -9s linear infinite}@keyframes fall-165{31.443%{transform:translate(-1.6258vw,31.443vh) scale(.0886)}to{transform:translate(1.306vw,99vh) scale(.0886)}}.snow:nth-child(166){opacity:1.5724;transform:translate(67.8745vw,-10px) scale(.4252);animation:fall-166 14s -10s linear infinite}@keyframes fall-166{55.447%{transform:translate(70.3106vw,55.447vh) scale(.4252)}to{transform:translate(69.09255vw,99vh) scale(.4252)}}.snow:nth-child(167){opacity:1.9584;transform:translate(31.9981vw,-10px) scale(.6557);animation:fall-167 27s -21s linear infinite}@keyframes fall-167{69.197%{transform:translate(28.0185vw,69.197vh) scale(.6557)}to{transform:translate(30.0083vw,99vh) scale(.6557)}}.snow:nth-child(168){opacity:1.8704;transform:translate(48.1553vw,-10px) scale(.3385);animation:fall-168 20s -15s linear infinite}@keyframes fall-168{79.508%{transform:translate(40.142vw,79.508vh) scale(.3385)}to{transform:translate(44.14865vw,99vh) scale(.3385)}}.snow:nth-child(169){opacity:1.8594;transform:translate(12.196vw,-10px) scale(.7359);animation:fall-169 15s -5s linear infinite}@keyframes fall-169{68.514%{transform:translate(16.1608vw,68.514vh) scale(.7359)}to{transform:translate(14.1784vw,99vh) scale(.7359)}}.snow:nth-child(170){opacity:.1708;transform:translate(44.6786vw,-10px) scale(.8161);animation:fall-170 27s -11s linear infinite}@keyframes fall-170{69.972%{transform:translate(49.0232vw,69.972vh) scale(.8161)}to{transform:translate(46.8509vw,99vh) scale(.8161)}}.snow:nth-child(171){opacity:1.8766;transform:translate(87.5307vw,-10px) scale(.563);animation:fall-171 12s -3s linear infinite}@keyframes fall-171{54.71%{transform:translate(82.7745vw,54.71vh) scale(.563)}to{transform:translate(85.1526vw,99vh) scale(.563)}}.snow:nth-child(172){opacity:1.3294;transform:translate(22.9898vw,-10px) scale(.7988);animation:fall-172 27s -24s linear infinite}@keyframes fall-172{47.331%{transform:translate(22.7634vw,47.331vh) scale(.7988)}to{transform:translate(22.8766vw,99vh) scale(.7988)}}.snow:nth-child(173){opacity:.2396;transform:translate(33.9409vw,-10px) scale(.604);animation:fall-173 19s -6s linear infinite}@keyframes fall-173{40.083%{transform:translate(28.382vw,40.083vh) scale(.604)}to{transform:translate(31.16145vw,99vh) scale(.604)}}.snow:nth-child(174){opacity:1.2368;transform:translate(94.2026vw,-10px) scale(.4013);animation:fall-174 28s -27s linear infinite}@keyframes fall-174{53.9%{transform:translate(87.1761vw,53.9vh) scale(.4013)}to{transform:translate(90.68935vw,99vh) scale(.4013)}}.snow:nth-child(175){opacity:1.3512;transform:translate(81.689vw,-10px) scale(.5726);animation:fall-175 22s -1s linear infinite}@keyframes fall-175{37.36%{transform:translate(79.9084vw,37.36vh) scale(.5726)}to{transform:translate(80.7987vw,99vh) scale(.5726)}}.snow:nth-child(176){opacity:.6626;transform:translate(98.6847vw,-10px) scale(.8267);animation:fall-176 27s -26s linear infinite}@keyframes fall-176{68.511%{transform:translate(101.1477vw,68.511vh) scale(.8267)}to{transform:translate(99.9162vw,99vh) scale(.8267)}}.snow:nth-child(177){opacity:1.7636;transform:translate(65.5353vw,-10px) scale(.6605);animation:fall-177 26s -8s linear infinite}@keyframes fall-177{65.55%{transform:translate(73.482vw,65.55vh) scale(.6605)}to{transform:translate(69.50865vw,99vh) scale(.6605)}}.snow:nth-child(178){opacity:1.4068;transform:translate(76.4415vw,-10px) scale(.603);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{66.696%{transform:translate(81.3456vw,66.696vh) scale(.603)}to{transform:translate(78.89355vw,99vh) scale(.603)}}.snow:nth-child(179){opacity:.9892;transform:translate(53.8973vw,-10px) scale(.9494);animation:fall-179 27s -28s linear infinite}@keyframes fall-179{44.736%{transform:translate(62.8722vw,44.736vh) scale(.9494)}to{transform:translate(58.38475vw,99vh) scale(.9494)}}.snow:nth-child(180){opacity:1.9568;transform:translate(35.2153vw,-10px) scale(.4267);animation:fall-180 11s -30s linear infinite}@keyframes fall-180{76.768%{transform:translate(30.3995vw,76.768vh) scale(.4267)}to{transform:translate(32.8074vw,99vh) scale(.4267)}}.snow:nth-child(181){opacity:1.9438;transform:translate(78.4639vw,-10px) scale(.7136);animation:fall-181 16s -17s linear infinite}@keyframes fall-181{49.898%{transform:translate(71.2938vw,49.898vh) scale(.7136)}to{transform:translate(74.87885vw,99vh) scale(.7136)}}.snow:nth-child(182){opacity:.1132;transform:translate(67.1882vw,-10px) scale(.7249);animation:fall-182 20s -22s linear infinite}@keyframes fall-182{68.709%{transform:translate(68.8183vw,68.709vh) scale(.7249)}to{transform:translate(68.00325vw,99vh) scale(.7249)}}.snow:nth-child(183){opacity:1.1266;transform:translate(11.7817vw,-10px) scale(.8375);animation:fall-183 15s -12s linear infinite}@keyframes fall-183{58.155%{transform:translate(19.9861vw,58.155vh) scale(.8375)}to{transform:translate(15.8839vw,99vh) scale(.8375)}}.snow:nth-child(184){opacity:1.8072;transform:translate(38.4548vw,-10px) scale(.7738);animation:fall-184 17s -6s linear infinite}@keyframes fall-184{37.739%{transform:translate(35.2924vw,37.739vh) scale(.7738)}to{transform:translate(36.8736vw,99vh) scale(.7738)}}.snow:nth-child(185){opacity:.557;transform:translate(17.5696vw,-10px) scale(.2702);animation:fall-185 12s -23s linear infinite}@keyframes fall-185{41.861%{transform:translate(9.5012vw,41.861vh) scale(.2702)}to{transform:translate(13.5354vw,99vh) scale(.2702)}}.snow:nth-child(186){opacity:.902;transform:translate(5.9836vw,-10px) scale(.3592);animation:fall-186 19s -25s linear infinite}@keyframes fall-186{44.17%{transform:translate(15.291vw,44.17vh) scale(.3592)}to{transform:translate(10.6373vw,99vh) scale(.3592)}}.snow:nth-child(187){opacity:1.4544;transform:translate(51.0398vw,-10px) scale(.4274);animation:fall-187 25s -12s linear infinite}@keyframes fall-187{57.32%{transform:translate(60.5023vw,57.32vh) scale(.4274)}to{transform:translate(55.77105vw,99vh) scale(.4274)}}.snow:nth-child(188){opacity:1.143;transform:translate(61.3748vw,-10px) scale(.2636);animation:fall-188 12s -9s linear infinite}@keyframes fall-188{67.128%{transform:translate(65.9756vw,67.128vh) scale(.2636)}to{transform:translate(63.6752vw,99vh) scale(.2636)}}.snow:nth-child(189){opacity:.123;transform:translate(89.5206vw,-10px) scale(.6661);animation:fall-189 15s -24s linear infinite}@keyframes fall-189{52.791%{transform:translate(79.5565vw,52.791vh) scale(.6661)}to{transform:translate(84.53855vw,99vh) scale(.6661)}}.snow:nth-child(190){opacity:.1314;transform:translate(4.9576vw,-10px) scale(.3278);animation:fall-190 18s -18s linear infinite}@keyframes fall-190{39.962%{transform:translate(4.6722vw,39.962vh) scale(.3278)}to{transform:translate(4.8149vw,99vh) scale(.3278)}}.snow:nth-child(191){opacity:1.134;transform:translate(55.7954vw,-10px) scale(.3163);animation:fall-191 30s -9s linear infinite}@keyframes fall-191{50.105%{transform:translate(56.0732vw,50.105vh) scale(.3163)}to{transform:translate(55.9343vw,99vh) scale(.3163)}}.snow:nth-child(192){opacity:.5338;transform:translate(64.9552vw,-10px) scale(.1135);animation:fall-192 15s -27s linear infinite}@keyframes fall-192{41.544%{transform:translate(68.7888vw,41.544vh) scale(.1135)}to{transform:translate(66.872vw,99vh) scale(.1135)}}.snow:nth-child(193){opacity:.3906;transform:translate(62.9309vw,-10px) scale(.6433);animation:fall-193 26s -30s linear infinite}@keyframes fall-193{76.799%{transform:translate(70.4982vw,76.799vh) scale(.6433)}to{transform:translate(66.71455vw,99vh) scale(.6433)}}.snow:nth-child(194){opacity:1.5188;transform:translate(90.7695vw,-10px) scale(.8921);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{69.252%{transform:translate(88.7738vw,69.252vh) scale(.8921)}to{transform:translate(89.77165vw,99vh) scale(.8921)}}.snow:nth-child(195){opacity:.2196;transform:translate(10.6748vw,-10px) scale(.8428);animation:fall-195 11s -10s linear infinite}@keyframes fall-195{56.803%{transform:translate(3.69vw,56.803vh) scale(.8428)}to{transform:translate(7.1824vw,99vh) scale(.8428)}}.snow:nth-child(196){opacity:1.0998;transform:translate(83.4015vw,-10px) scale(.6523);animation:fall-196 23s -1s linear infinite}@keyframes fall-196{53.714%{transform:translate(86.6248vw,53.714vh) scale(.6523)}to{transform:translate(85.01315vw,99vh) scale(.6523)}}.snow:nth-child(197){opacity:.5596;transform:translate(44.8809vw,-10px) scale(.3876);animation:fall-197 19s -5s linear infinite}@keyframes fall-197{69.941%{transform:translate(47.9044vw,69.941vh) scale(.3876)}to{transform:translate(46.39265vw,99vh) scale(.3876)}}.snow:nth-child(198){opacity:.3728;transform:translate(72.3014vw,-10px) scale(.1045);animation:fall-198 24s -8s linear infinite}@keyframes fall-198{42.374%{transform:translate(73.8854vw,42.374vh) scale(.1045)}to{transform:translate(73.0934vw,99vh) scale(.1045)}}.snow:nth-child(199){opacity:1.8456;transform:translate(3.3607vw,-10px) scale(.7852);animation:fall-199 14s -25s linear infinite}@keyframes fall-199{72.749%{transform:translate(3.9156vw,72.749vh) scale(.7852)}to{transform:translate(3.63815vw,99vh) scale(.7852)}}.snow:nth-child(200){opacity:.5932;transform:translate(6.1859vw,-10px) scale(.3414);animation:fall-200 21s -6s linear infinite}@keyframes fall-200{65.805%{transform:translate(-1.0655vw,65.805vh) scale(.3414)}to{transform:translate(2.5602vw,99vh) scale(.3414)}}.snow:nth-child(201){opacity:.8012;transform:translate(56.8657vw,-10px) scale(.2084);animation:fall-201 24s -2s linear infinite}@keyframes fall-201{59.951%{transform:translate(47.94vw,59.951vh) scale(.2084)}to{transform:translate(52.40285vw,99vh) scale(.2084)}}.snow:nth-child(202){opacity:.2642;transform:translate(91.0829vw,-10px) scale(.8615);animation:fall-202 24s -7s linear infinite}@keyframes fall-202{65.662%{transform:translate(89.9292vw,65.662vh) scale(.8615)}to{transform:translate(90.50605vw,99vh) scale(.8615)}}.snow:nth-child(203){opacity:.9708;transform:translate(66.1182vw,-10px) scale(.2784);animation:fall-203 26s -3s linear infinite}@keyframes fall-203{70.579%{transform:translate(59.4138vw,70.579vh) scale(.2784)}to{transform:translate(62.766vw,99vh) scale(.2784)}}.snow:nth-child(204){opacity:1.9124;transform:translate(74.5039vw,-10px) scale(.8141);animation:fall-204 13s -25s linear infinite}@keyframes fall-204{35.345%{transform:translate(66.3292vw,35.345vh) scale(.8141)}to{transform:translate(70.41655vw,99vh) scale(.8141)}}.snow:nth-child(205){opacity:.7844;transform:translate(94.7927vw,-10px) scale(.5252);animation:fall-205 29s -2s linear infinite}@keyframes fall-205{79.26%{transform:translate(87.9572vw,79.26vh) scale(.5252)}to{transform:translate(91.37495vw,99vh) scale(.5252)}}.snow:nth-child(206){opacity:1.0282;transform:translate(15.2524vw,-10px) scale(.9145);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{68.492%{transform:translate(24.4341vw,68.492vh) scale(.9145)}to{transform:translate(19.84325vw,99vh) scale(.9145)}}.snow:nth-child(207){opacity:1.8458;transform:translate(7.6075vw,-10px) scale(.8913);animation:fall-207 10s -12s linear infinite}@keyframes fall-207{40.755%{transform:translate(-2.3207vw,40.755vh) scale(.8913)}to{transform:translate(2.6434vw,99vh) scale(.8913)}}.snow:nth-child(208){opacity:1.1002;transform:translate(23.1474vw,-10px) scale(.8971);animation:fall-208 29s -22s linear infinite}@keyframes fall-208{31.001%{transform:translate(20.2271vw,31.001vh) scale(.8971)}to{transform:translate(21.68725vw,99vh) scale(.8971)}}.snow:nth-child(209){opacity:.4906;transform:translate(21.4177vw,-10px) scale(.2769);animation:fall-209 12s -16s linear infinite}@keyframes fall-209{74.012%{transform:translate(27.4408vw,74.012vh) scale(.2769)}to{transform:translate(24.42925vw,99vh) scale(.2769)}}.snow:nth-child(210){opacity:.809;transform:translate(59.5642vw,-10px) scale(.7867);animation:fall-210 14s -26s linear infinite}@keyframes fall-210{32.584%{transform:translate(51.555vw,32.584vh) scale(.7867)}to{transform:translate(55.5596vw,99vh) scale(.7867)}}.snow:nth-child(211){opacity:1.554;transform:translate(89.1569vw,-10px) scale(.8184);animation:fall-211 23s -17s linear infinite}@keyframes fall-211{69.192%{transform:translate(80.9894vw,69.192vh) scale(.8184)}to{transform:translate(85.07315vw,99vh) scale(.8184)}}.snow:nth-child(212){opacity:.2588;transform:translate(.9824vw,-10px) scale(.1615);animation:fall-212 28s -9s linear infinite}@keyframes fall-212{52.612%{transform:translate(-7.1396vw,52.612vh) scale(.1615)}to{transform:translate(-3.0786vw,99vh) scale(.1615)}}.snow:nth-child(213){opacity:.8494;transform:translate(85.453vw,-10px) scale(.6513);animation:fall-213 20s -25s linear infinite}@keyframes fall-213{60.466%{transform:translate(75.7581vw,60.466vh) scale(.6513)}to{transform:translate(80.60555vw,99vh) scale(.6513)}}.snow:nth-child(214){opacity:.3812;transform:translate(6.8578vw,-10px) scale(.2031);animation:fall-214 10s -7s linear infinite}@keyframes fall-214{33.339%{transform:translate(7.5673vw,33.339vh) scale(.2031)}to{transform:translate(7.21255vw,99vh) scale(.2031)}}.snow:nth-child(215){opacity:1.1746;transform:translate(45.0372vw,-10px) scale(.4246);animation:fall-215 16s -3s linear infinite}@keyframes fall-215{42.393%{transform:translate(48.9001vw,42.393vh) scale(.4246)}to{transform:translate(46.96865vw,99vh) scale(.4246)}}.snow:nth-child(216){opacity:1.4324;transform:translate(91.2031vw,-10px) scale(.879);animation:fall-216 28s -4s linear infinite}@keyframes fall-216{40.069%{transform:translate(91.5812vw,40.069vh) scale(.879)}to{transform:translate(91.39215vw,99vh) scale(.879)}}.snow:nth-child(217){opacity:.8066;transform:translate(56.3151vw,-10px) scale(.0023);animation:fall-217 20s -15s linear infinite}@keyframes fall-217{50.622%{transform:translate(63.8261vw,50.622vh) scale(.0023)}to{transform:translate(60.0706vw,99vh) scale(.0023)}}.snow:nth-child(218){opacity:1.9422;transform:translate(82.3915vw,-10px) scale(.2549);animation:fall-218 18s -11s linear infinite}@keyframes fall-218{54.429%{transform:translate(84.5162vw,54.429vh) scale(.2549)}to{transform:translate(83.45385vw,99vh) scale(.2549)}}.snow:nth-child(219){opacity:1.1608;transform:translate(28.9826vw,-10px) scale(.0577);animation:fall-219 23s -26s linear infinite}@keyframes fall-219{39.963%{transform:translate(30.17vw,39.963vh) scale(.0577)}to{transform:translate(29.5763vw,99vh) scale(.0577)}}.snow:nth-child(220){opacity:1.2878;transform:translate(14.4105vw,-10px) scale(.7436);animation:fall-220 23s -20s linear infinite}@keyframes fall-220{76.304%{transform:translate(23.964vw,76.304vh) scale(.7436)}to{transform:translate(19.18725vw,99vh) scale(.7436)}}.snow:nth-child(221){opacity:1.1358;transform:translate(59.1406vw,-10px) scale(.3537);animation:fall-221 26s -12s linear infinite}@keyframes fall-221{75.405%{transform:translate(55.5174vw,75.405vh) scale(.3537)}to{transform:translate(57.329vw,99vh) scale(.3537)}}.snow:nth-child(222){opacity:1.7788;transform:translate(46.3092vw,-10px) scale(.2119);animation:fall-222 14s -24s linear infinite}@keyframes fall-222{50.06%{transform:translate(54.5007vw,50.06vh) scale(.2119)}to{transform:translate(50.40495vw,99vh) scale(.2119)}}.snow:nth-child(223){opacity:.9434;transform:translate(74.277vw,-10px) scale(.8606);animation:fall-223 10s -6s linear infinite}@keyframes fall-223{48.14%{transform:translate(68.4214vw,48.14vh) scale(.8606)}to{transform:translate(71.3492vw,99vh) scale(.8606)}}.snow:nth-child(224){opacity:1.9658;transform:translate(96.7178vw,-10px) scale(.6694);animation:fall-224 16s -2s linear infinite}@keyframes fall-224{57.624%{transform:translate(91.1296vw,57.624vh) scale(.6694)}to{transform:translate(93.9237vw,99vh) scale(.6694)}}.snow:nth-child(225){opacity:.4694;transform:translate(87.2134vw,-10px) scale(.0617);animation:fall-225 21s -7s linear infinite}@keyframes fall-225{48.327%{transform:translate(81.953vw,48.327vh) scale(.0617)}to{transform:translate(84.5832vw,99vh) scale(.0617)}}.snow:nth-child(226){opacity:1.322;transform:translate(93.1172vw,-10px) scale(.9329);animation:fall-226 17s -5s linear infinite}@keyframes fall-226{30.169%{transform:translate(100.8499vw,30.169vh) scale(.9329)}to{transform:translate(96.98355vw,99vh) scale(.9329)}}.snow:nth-child(227){opacity:1.6786;transform:translate(12.7597vw,-10px) scale(.4531);animation:fall-227 11s -21s linear infinite}@keyframes fall-227{43.983%{transform:translate(12.4264vw,43.983vh) scale(.4531)}to{transform:translate(12.59305vw,99vh) scale(.4531)}}.snow:nth-child(228){opacity:.6952;transform:translate(62.0259vw,-10px) scale(.9795);animation:fall-228 11s -9s linear infinite}@keyframes fall-228{44.11%{transform:translate(52.1249vw,44.11vh) scale(.9795)}to{transform:translate(57.0754vw,99vh) scale(.9795)}}.snow:nth-child(229){opacity:.6476;transform:translate(42.0942vw,-10px) scale(.3396);animation:fall-229 23s -15s linear infinite}@keyframes fall-229{63.566%{transform:translate(36.1427vw,63.566vh) scale(.3396)}to{transform:translate(39.11845vw,99vh) scale(.3396)}}.snow:nth-child(230){opacity:1.061;transform:translate(44.1262vw,-10px) scale(.7452);animation:fall-230 19s -23s linear infinite}@keyframes fall-230{36.537%{transform:translate(42.2859vw,36.537vh) scale(.7452)}to{transform:translate(43.20605vw,99vh) scale(.7452)}}.snow:nth-child(231){opacity:1.968;transform:translate(3.5142vw,-10px) scale(.4923);animation:fall-231 23s -22s linear infinite}@keyframes fall-231{75.476%{transform:translate(2.7637vw,75.476vh) scale(.4923)}to{transform:translate(3.13895vw,99vh) scale(.4923)}}.snow:nth-child(232){opacity:.7358;transform:translate(23.3651vw,-10px) scale(.4611);animation:fall-232 13s -18s linear infinite}@keyframes fall-232{35.884%{transform:translate(14.2211vw,35.884vh) scale(.4611)}to{transform:translate(18.7931vw,99vh) scale(.4611)}}.snow:nth-child(233){opacity:1.7658;transform:translate(39.36vw,-10px) scale(.7782);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{57.645%{transform:translate(40.9646vw,57.645vh) scale(.7782)}to{transform:translate(40.1623vw,99vh) scale(.7782)}}.snow:nth-child(234){opacity:1.9868;transform:translate(28.5562vw,-10px) scale(.9011);animation:fall-234 30s -15s linear infinite}@keyframes fall-234{74.676%{transform:translate(33.6182vw,74.676vh) scale(.9011)}to{transform:translate(31.0872vw,99vh) scale(.9011)}}.snow:nth-child(235){opacity:1.4204;transform:translate(13.0252vw,-10px) scale(.5471);animation:fall-235 21s -22s linear infinite}@keyframes fall-235{38.138%{transform:translate(10.9067vw,38.138vh) scale(.5471)}to{transform:translate(11.96595vw,99vh) scale(.5471)}}.snow:nth-child(236){opacity:.7148;transform:translate(50.0527vw,-10px) scale(.3731);animation:fall-236 30s -27s linear infinite}@keyframes fall-236{76.438%{transform:translate(54.1262vw,76.438vh) scale(.3731)}to{transform:translate(52.08945vw,99vh) scale(.3731)}}.snow:nth-child(237){opacity:.7358;transform:translate(40.2837vw,-10px) scale(.5601);animation:fall-237 24s -13s linear infinite}@keyframes fall-237{79.314%{transform:translate(33.8589vw,79.314vh) scale(.5601)}to{transform:translate(37.0713vw,99vh) scale(.5601)}}.snow:nth-child(238){opacity:.4046;transform:translate(25.8083vw,-10px) scale(.7478);animation:fall-238 16s -19s linear infinite}@keyframes fall-238{53.228%{transform:translate(31.6513vw,53.228vh) scale(.7478)}to{transform:translate(28.7298vw,99vh) scale(.7478)}}.snow:nth-child(239){opacity:1.3544;transform:translate(83.2493vw,-10px) scale(.736);animation:fall-239 21s -17s linear infinite}@keyframes fall-239{58.417%{transform:translate(88.8092vw,58.417vh) scale(.736)}to{transform:translate(86.02925vw,99vh) scale(.736)}}.snow:nth-child(240){opacity:1.5262;transform:translate(61.2872vw,-10px) scale(.1553);animation:fall-240 14s -16s linear infinite}@keyframes fall-240{37.76%{transform:translate(70.8534vw,37.76vh) scale(.1553)}to{transform:translate(66.0703vw,99vh) scale(.1553)}}.snow:nth-child(241){opacity:1.0602;transform:translate(25.1331vw,-10px) scale(.9251);animation:fall-241 19s -13s linear infinite}@keyframes fall-241{72.524%{transform:translate(23.8468vw,72.524vh) scale(.9251)}to{transform:translate(24.48995vw,99vh) scale(.9251)}}.snow:nth-child(242){opacity:1.0988;transform:translate(72.9582vw,-10px) scale(.03);animation:fall-242 26s -11s linear infinite}@keyframes fall-242{41.166%{transform:translate(75.2219vw,41.166vh) scale(.03)}to{transform:translate(74.09005vw,99vh) scale(.03)}}.snow:nth-child(243){opacity:.4536;transform:translate(81.3549vw,-10px) scale(.8723);animation:fall-243 10s -20s linear infinite}@keyframes fall-243{74.136%{transform:translate(87.8466vw,74.136vh) scale(.8723)}to{transform:translate(84.60075vw,99vh) scale(.8723)}}.snow:nth-child(244){opacity:1.4186;transform:translate(79.1979vw,-10px) scale(.9103);animation:fall-244 10s -27s linear infinite}@keyframes fall-244{45.893%{transform:translate(79.5273vw,45.893vh) scale(.9103)}to{transform:translate(79.3626vw,99vh) scale(.9103)}}.snow:nth-child(245){opacity:.1324;transform:translate(22.2799vw,-10px) scale(.3279);animation:fall-245 12s -4s linear infinite}@keyframes fall-245{50.164%{transform:translate(14.46vw,50.164vh) scale(.3279)}to{transform:translate(18.36995vw,99vh) scale(.3279)}}.snow:nth-child(246){opacity:.6104;transform:translate(48.7241vw,-10px) scale(.4755);animation:fall-246 16s -28s linear infinite}@keyframes fall-246{59.141%{transform:translate(39.1663vw,59.141vh) scale(.4755)}to{transform:translate(43.9452vw,99vh) scale(.4755)}}.snow:nth-child(247){opacity:.9372;transform:translate(76.5823vw,-10px) scale(.1771);animation:fall-247 21s -12s linear infinite}@keyframes fall-247{34.824%{transform:translate(82.4127vw,34.824vh) scale(.1771)}to{transform:translate(79.4975vw,99vh) scale(.1771)}}.snow:nth-child(248){opacity:1.189;transform:translate(77.7674vw,-10px) scale(.6796);animation:fall-248 11s -27s linear infinite}@keyframes fall-248{44.542%{transform:translate(79.7741vw,44.542vh) scale(.6796)}to{transform:translate(78.77075vw,99vh) scale(.6796)}}.snow:nth-child(249){opacity:.0744;transform:translate(67.1243vw,-10px) scale(.2988);animation:fall-249 16s -24s linear infinite}@keyframes fall-249{37.472%{transform:translate(65.8191vw,37.472vh) scale(.2988)}to{transform:translate(66.4717vw,99vh) scale(.2988)}}.snow:nth-child(250){opacity:.1066;transform:translate(38.3964vw,-10px) scale(.8344);animation:fall-250 20s -26s linear infinite}@keyframes fall-250{45.428%{transform:translate(30.0582vw,45.428vh) scale(.8344)}to{transform:translate(34.2273vw,99vh) scale(.8344)}}.snow:nth-child(251){opacity:.9756;transform:translate(91.019vw,-10px) scale(.4001);animation:fall-251 16s -25s linear infinite}@keyframes fall-251{52.807%{transform:translate(85.3289vw,52.807vh) scale(.4001)}to{transform:translate(88.17395vw,99vh) scale(.4001)}}.snow:nth-child(252){opacity:1.4936;transform:translate(50.2305vw,-10px) scale(.6348);animation:fall-252 11s -14s linear infinite}@keyframes fall-252{72.553%{transform:translate(42.2431vw,72.553vh) scale(.6348)}to{transform:translate(46.2368vw,99vh) scale(.6348)}}.snow:nth-child(253){opacity:1.3978;transform:translate(43.2831vw,-10px) scale(.6218);animation:fall-253 28s -17s linear infinite}@keyframes fall-253{65.678%{transform:translate(44.1711vw,65.678vh) scale(.6218)}to{transform:translate(43.7271vw,99vh) scale(.6218)}}.snow:nth-child(254){opacity:1.6402;transform:translate(97.2213vw,-10px) scale(.066);animation:fall-254 16s -7s linear infinite}@keyframes fall-254{64.307%{transform:translate(101.447vw,64.307vh) scale(.066)}to{transform:translate(99.33415vw,99vh) scale(.066)}}.snow:nth-child(255){opacity:.9348;transform:translate(64.6541vw,-10px) scale(.1848);animation:fall-255 24s -16s linear infinite}@keyframes fall-255{40.307%{transform:translate(72.5206vw,40.307vh) scale(.1848)}to{transform:translate(68.58735vw,99vh) scale(.1848)}}.snow:nth-child(256){opacity:.0334;transform:translate(15.2693vw,-10px) scale(.6105);animation:fall-256 24s -22s linear infinite}@keyframes fall-256{66.282%{transform:translate(23.0174vw,66.282vh) scale(.6105)}to{transform:translate(19.14335vw,99vh) scale(.6105)}}.snow:nth-child(257){opacity:.2678;transform:translate(10.9805vw,-10px) scale(.2031);animation:fall-257 15s -3s linear infinite}@keyframes fall-257{35.648%{transform:translate(11.4996vw,35.648vh) scale(.2031)}to{transform:translate(11.24005vw,99vh) scale(.2031)}}.snow:nth-child(258){opacity:.932;transform:translate(7.006vw,-10px) scale(.7976);animation:fall-258 19s -26s linear infinite}@keyframes fall-258{43.965%{transform:translate(6.1636vw,43.965vh) scale(.7976)}to{transform:translate(6.5848vw,99vh) scale(.7976)}}.snow:nth-child(259){opacity:1.1776;transform:translate(99.5159vw,-10px) scale(.7367);animation:fall-259 23s -5s linear infinite}@keyframes fall-259{79.443%{transform:translate(108.5238vw,79.443vh) scale(.7367)}to{transform:translate(104.01985vw,99vh) scale(.7367)}}.snow:nth-child(260){opacity:.6166;transform:translate(92.3133vw,-10px) scale(.3757);animation:fall-260 12s -21s linear infinite}@keyframes fall-260{44.839%{transform:translate(85.7291vw,44.839vh) scale(.3757)}to{transform:translate(89.0212vw,99vh) scale(.3757)}}.snow:nth-child(261){opacity:.5864;transform:translate(20.0143vw,-10px) scale(.3149);animation:fall-261 24s -11s linear infinite}@keyframes fall-261{47.297%{transform:translate(20.5405vw,47.297vh) scale(.3149)}to{transform:translate(20.2774vw,99vh) scale(.3149)}}.snow:nth-child(262){opacity:.0808;transform:translate(15.0015vw,-10px) scale(.9049);animation:fall-262 17s -10s linear infinite}@keyframes fall-262{62.922%{transform:translate(5.115vw,62.922vh) scale(.9049)}to{transform:translate(10.05825vw,99vh) scale(.9049)}}.snow:nth-child(263){opacity:.7532;transform:translate(8.88vw,-10px) scale(.6109);animation:fall-263 18s -28s linear infinite}@keyframes fall-263{53.045%{transform:translate(10.3744vw,53.045vh) scale(.6109)}to{transform:translate(9.6272vw,99vh) scale(.6109)}}.snow:nth-child(264){opacity:1.8742;transform:translate(70.5751vw,-10px) scale(.0473);animation:fall-264 16s -4s linear infinite}@keyframes fall-264{34.146%{transform:translate(66.2357vw,34.146vh) scale(.0473)}to{transform:translate(68.4054vw,99vh) scale(.0473)}}.snow:nth-child(265){opacity:1.3826;transform:translate(99.2393vw,-10px) scale(.5659);animation:fall-265 15s -10s linear infinite}@keyframes fall-265{78.895%{transform:translate(101.7399vw,78.895vh) scale(.5659)}to{transform:translate(100.4896vw,99vh) scale(.5659)}}.snow:nth-child(266){opacity:.0038;transform:translate(43.1775vw,-10px) scale(.2578);animation:fall-266 27s -13s linear infinite}@keyframes fall-266{33.532%{transform:translate(47.1921vw,33.532vh) scale(.2578)}to{transform:translate(45.1848vw,99vh) scale(.2578)}}.snow:nth-child(267){opacity:.9696;transform:translate(96.3339vw,-10px) scale(.9715);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{36.41%{transform:translate(103.3159vw,36.41vh) scale(.9715)}to{transform:translate(99.8249vw,99vh) scale(.9715)}}.snow:nth-child(268){opacity:1.6636;transform:translate(29.1829vw,-10px) scale(.3195);animation:fall-268 20s -9s linear infinite}@keyframes fall-268{65.826%{transform:translate(30.6131vw,65.826vh) scale(.3195)}to{transform:translate(29.898vw,99vh) scale(.3195)}}.snow:nth-child(269){opacity:1.2194;transform:translate(3.7475vw,-10px) scale(.5528);animation:fall-269 21s -5s linear infinite}@keyframes fall-269{59.7%{transform:translate(.9604vw,59.7vh) scale(.5528)}to{transform:translate(2.35395vw,99vh) scale(.5528)}}.snow:nth-child(270){opacity:.5182;transform:translate(49.7788vw,-10px) scale(.8297);animation:fall-270 20s -10s linear infinite}@keyframes fall-270{70.331%{transform:translate(52.1663vw,70.331vh) scale(.8297)}to{transform:translate(50.97255vw,99vh) scale(.8297)}}.snow:nth-child(271){opacity:1.2638;transform:translate(55.0495vw,-10px) scale(.3463);animation:fall-271 29s -7s linear infinite}@keyframes fall-271{63.79%{transform:translate(48.6148vw,63.79vh) scale(.3463)}to{transform:translate(51.83215vw,99vh) scale(.3463)}}.snow:nth-child(272){opacity:1.4962;transform:translate(60.6126vw,-10px) scale(.9923);animation:fall-272 18s -7s linear infinite}@keyframes fall-272{50.944%{transform:translate(67.5259vw,50.944vh) scale(.9923)}to{transform:translate(64.06925vw,99vh) scale(.9923)}}.snow:nth-child(273){opacity:1.1922;transform:translate(21.2844vw,-10px) scale(.7281);animation:fall-273 29s -13s linear infinite}@keyframes fall-273{49.155%{transform:translate(16.2562vw,49.155vh) scale(.7281)}to{transform:translate(18.7703vw,99vh) scale(.7281)}}.snow:nth-child(274){opacity:1.6046;transform:translate(5.6192vw,-10px) scale(.9251);animation:fall-274 15s -10s linear infinite}@keyframes fall-274{34.932%{transform:translate(11.708vw,34.932vh) scale(.9251)}to{transform:translate(8.6636vw,99vh) scale(.9251)}}.snow:nth-child(275){opacity:.096;transform:translate(5.614vw,-10px) scale(.539);animation:fall-275 17s -26s linear infinite}@keyframes fall-275{74.183%{transform:translate(14.5817vw,74.183vh) scale(.539)}to{transform:translate(10.09785vw,99vh) scale(.539)}}.snow:nth-child(276){opacity:.131;transform:translate(10.9643vw,-10px) scale(.0515);animation:fall-276 12s -5s linear infinite}@keyframes fall-276{77.489%{transform:translate(13.902vw,77.489vh) scale(.0515)}to{transform:translate(12.43315vw,99vh) scale(.0515)}}.snow:nth-child(277){opacity:.2992;transform:translate(54.319vw,-10px) scale(.7312);animation:fall-277 13s -10s linear infinite}@keyframes fall-277{56.141%{transform:translate(53.9453vw,56.141vh) scale(.7312)}to{transform:translate(54.13215vw,99vh) scale(.7312)}}.snow:nth-child(278){opacity:.1684;transform:translate(49.0709vw,-10px) scale(.0022);animation:fall-278 11s -12s linear infinite}@keyframes fall-278{72.958%{transform:translate(48.4466vw,72.958vh) scale(.0022)}to{transform:translate(48.75875vw,99vh) scale(.0022)}}.snow:nth-child(279){opacity:1.2496;transform:translate(45.2977vw,-10px) scale(.7012);animation:fall-279 26s -27s linear infinite}@keyframes fall-279{58.032%{transform:translate(41.9294vw,58.032vh) scale(.7012)}to{transform:translate(43.61355vw,99vh) scale(.7012)}}.snow:nth-child(280){opacity:.5436;transform:translate(96.9107vw,-10px) scale(.1295);animation:fall-280 18s -22s linear infinite}@keyframes fall-280{75.956%{transform:translate(90.1471vw,75.956vh) scale(.1295)}to{transform:translate(93.5289vw,99vh) scale(.1295)}}.snow:nth-child(281){opacity:.0102;transform:translate(11.2073vw,-10px) scale(.5114);animation:fall-281 24s -5s linear infinite}@keyframes fall-281{35.335%{transform:translate(3.978vw,35.335vh) scale(.5114)}to{transform:translate(7.59265vw,99vh) scale(.5114)}}.snow:nth-child(282){opacity:.4826;transform:translate(80.8119vw,-10px) scale(.748);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{57.933%{transform:translate(80.5318vw,57.933vh) scale(.748)}to{transform:translate(80.67185vw,99vh) scale(.748)}}.snow:nth-child(283){opacity:.5332;transform:translate(28.023vw,-10px) scale(.9124);animation:fall-283 14s -15s linear infinite}@keyframes fall-283{79.762%{transform:translate(20.9819vw,79.762vh) scale(.9124)}to{transform:translate(24.50245vw,99vh) scale(.9124)}}.snow:nth-child(284){opacity:1.877;transform:translate(48.903vw,-10px) scale(.5062);animation:fall-284 28s -6s linear infinite}@keyframes fall-284{55.222%{transform:translate(44.2856vw,55.222vh) scale(.5062)}to{transform:translate(46.5943vw,99vh) scale(.5062)}}.snow:nth-child(285){opacity:1.6014;transform:translate(2.8171vw,-10px) scale(.1033);animation:fall-285 13s -22s linear infinite}@keyframes fall-285{30.061%{transform:translate(-6.1793vw,30.061vh) scale(.1033)}to{transform:translate(-1.6811vw,99vh) scale(.1033)}}.snow:nth-child(286){opacity:1.6212;transform:translate(90.9813vw,-10px) scale(.1024);animation:fall-286 30s -17s linear infinite}@keyframes fall-286{75.995%{transform:translate(99.8588vw,75.995vh) scale(.1024)}to{transform:translate(95.42005vw,99vh) scale(.1024)}}.snow:nth-child(287){opacity:1.3894;transform:translate(84.8309vw,-10px) scale(.1687);animation:fall-287 25s -7s linear infinite}@keyframes fall-287{70.059%{transform:translate(79.0739vw,70.059vh) scale(.1687)}to{transform:translate(81.9524vw,99vh) scale(.1687)}}.snow:nth-child(288){opacity:1.4904;transform:translate(93.5762vw,-10px) scale(.4791);animation:fall-288 17s -26s linear infinite}@keyframes fall-288{54.666%{transform:translate(102.4071vw,54.666vh) scale(.4791)}to{transform:translate(97.99165vw,99vh) scale(.4791)}}.snow:nth-child(289){opacity:.6998;transform:translate(57.9832vw,-10px) scale(.4664);animation:fall-289 25s -11s linear infinite}@keyframes fall-289{56.578%{transform:translate(52.5209vw,56.578vh) scale(.4664)}to{transform:translate(55.25205vw,99vh) scale(.4664)}}.snow:nth-child(290){opacity:.3412;transform:translate(18.9594vw,-10px) scale(.0606);animation:fall-290 13s -25s linear infinite}@keyframes fall-290{75.962%{transform:translate(17.8785vw,75.962vh) scale(.0606)}to{transform:translate(18.41895vw,99vh) scale(.0606)}}.snow:nth-child(291){opacity:1.6742;transform:translate(37.3339vw,-10px) scale(.502);animation:fall-291 20s -23s linear infinite}@keyframes fall-291{59.999%{transform:translate(41.6473vw,59.999vh) scale(.502)}to{transform:translate(39.4906vw,99vh) scale(.502)}}.snow:nth-child(292){opacity:1.1274;transform:translate(94.7129vw,-10px) scale(.8381);animation:fall-292 29s -20s linear infinite}@keyframes fall-292{51.56%{transform:translate(91.7073vw,51.56vh) scale(.8381)}to{transform:translate(93.2101vw,99vh) scale(.8381)}}.snow:nth-child(293){opacity:1.4988;transform:translate(99.468vw,-10px) scale(.9294);animation:fall-293 20s -28s linear infinite}@keyframes fall-293{43.393%{transform:translate(99.5338vw,43.393vh) scale(.9294)}to{transform:translate(99.5009vw,99vh) scale(.9294)}}.snow:nth-child(294){opacity:.0472;transform:translate(19.2648vw,-10px) scale(.1164);animation:fall-294 26s -6s linear infinite}@keyframes fall-294{53.817%{transform:translate(21.0042vw,53.817vh) scale(.1164)}to{transform:translate(20.1345vw,99vh) scale(.1164)}}.snow:nth-child(295){opacity:1.2908;transform:translate(40.5069vw,-10px) scale(.9776);animation:fall-295 26s -8s linear infinite}@keyframes fall-295{63.009%{transform:translate(41.8289vw,63.009vh) scale(.9776)}to{transform:translate(41.1679vw,99vh) scale(.9776)}}.snow:nth-child(296){opacity:.765;transform:translate(78.572vw,-10px) scale(.2534);animation:fall-296 30s -14s linear infinite}@keyframes fall-296{71.998%{transform:translate(75.4428vw,71.998vh) scale(.2534)}to{transform:translate(77.0074vw,99vh) scale(.2534)}}.snow:nth-child(297){opacity:.994;transform:translate(55.8014vw,-10px) scale(.8775);animation:fall-297 14s -1s linear infinite}@keyframes fall-297{61.021%{transform:translate(52.312vw,61.021vh) scale(.8775)}to{transform:translate(54.0567vw,99vh) scale(.8775)}}.snow:nth-child(298){opacity:1.0922;transform:translate(56.3176vw,-10px) scale(.1604);animation:fall-298 15s -29s linear infinite}@keyframes fall-298{36.246%{transform:translate(58.504vw,36.246vh) scale(.1604)}to{transform:translate(57.4108vw,99vh) scale(.1604)}}.snow:nth-child(299){opacity:.6266;transform:translate(18.4556vw,-10px) scale(.5634);animation:fall-299 12s -24s linear infinite}@keyframes fall-299{30.018%{transform:translate(10.996vw,30.018vh) scale(.5634)}to{transform:translate(14.7258vw,99vh) scale(.5634)}}.snow:nth-child(300){opacity:1.1222;transform:translate(61.6488vw,-10px) scale(.4512);animation:fall-300 22s -17s linear infinite}@keyframes fall-300{65.969%{transform:translate(53.6667vw,65.969vh) scale(.4512)}to{transform:translate(57.65775vw,99vh) scale(.4512)}}.snow:nth-child(301){opacity:1.3784;transform:translate(11.1771vw,-10px) scale(.6845);animation:fall-301 17s -22s linear infinite}@keyframes fall-301{50.58%{transform:translate(13.1501vw,50.58vh) scale(.6845)}to{transform:translate(12.1636vw,99vh) scale(.6845)}}.snow:nth-child(302){opacity:.2192;transform:translate(6.0689vw,-10px) scale(.9172);animation:fall-302 21s -27s linear infinite}@keyframes fall-302{35.037%{transform:translate(-.5775vw,35.037vh) scale(.9172)}to{transform:translate(2.7457vw,99vh) scale(.9172)}}.snow:nth-child(303){opacity:.359;transform:translate(50.5262vw,-10px) scale(.8837);animation:fall-303 29s -19s linear infinite}@keyframes fall-303{60.86%{transform:translate(50.6458vw,60.86vh) scale(.8837)}to{transform:translate(50.586vw,99vh) scale(.8837)}}.snow:nth-child(304){opacity:1.9486;transform:translate(56.8226vw,-10px) scale(.2166);animation:fall-304 15s -27s linear infinite}@keyframes fall-304{64.155%{transform:translate(64.3864vw,64.155vh) scale(.2166)}to{transform:translate(60.6045vw,99vh) scale(.2166)}}.snow:nth-child(305){opacity:1.4578;transform:translate(27.1256vw,-10px) scale(.6022);animation:fall-305 22s -14s linear infinite}@keyframes fall-305{52.748%{transform:translate(31.1041vw,52.748vh) scale(.6022)}to{transform:translate(29.11485vw,99vh) scale(.6022)}}.snow:nth-child(306){opacity:.5718;transform:translate(75.0023vw,-10px) scale(.6468);animation:fall-306 27s -15s linear infinite}@keyframes fall-306{45.336%{transform:translate(78.1793vw,45.336vh) scale(.6468)}to{transform:translate(76.5908vw,99vh) scale(.6468)}}.snow:nth-child(307){opacity:.4888;transform:translate(88.8008vw,-10px) scale(.5576);animation:fall-307 13s -5s linear infinite}@keyframes fall-307{45.96%{transform:translate(91.1336vw,45.96vh) scale(.5576)}to{transform:translate(89.9672vw,99vh) scale(.5576)}}.snow:nth-child(308){opacity:1.6836;transform:translate(64.1155vw,-10px) scale(.833);animation:fall-308 29s -20s linear infinite}@keyframes fall-308{44.009%{transform:translate(67.0828vw,44.009vh) scale(.833)}to{transform:translate(65.59915vw,99vh) scale(.833)}}.snow:nth-child(309){opacity:.6246;transform:translate(17.1528vw,-10px) scale(.6647);animation:fall-309 17s -10s linear infinite}@keyframes fall-309{32.622%{transform:translate(13.3374vw,32.622vh) scale(.6647)}to{transform:translate(15.2451vw,99vh) scale(.6647)}}.snow:nth-child(310){opacity:.3492;transform:translate(46.3289vw,-10px) scale(.2131);animation:fall-310 18s -1s linear infinite}@keyframes fall-310{61.127%{transform:translate(51.7497vw,61.127vh) scale(.2131)}to{transform:translate(49.0393vw,99vh) scale(.2131)}}.snow:nth-child(311){opacity:.5006;transform:translate(21.4287vw,-10px) scale(.798);animation:fall-311 19s -30s linear infinite}@keyframes fall-311{77.624%{transform:translate(19.1531vw,77.624vh) scale(.798)}to{transform:translate(20.2909vw,99vh) scale(.798)}}.snow:nth-child(312){opacity:.4708;transform:translate(82.7733vw,-10px) scale(.8589);animation:fall-312 19s -19s linear infinite}@keyframes fall-312{68.018%{transform:translate(81.6416vw,68.018vh) scale(.8589)}to{transform:translate(82.20745vw,99vh) scale(.8589)}}.snow:nth-child(313){opacity:1.38;transform:translate(20.1047vw,-10px) scale(.3426);animation:fall-313 28s -25s linear infinite}@keyframes fall-313{46.008%{transform:translate(22.8784vw,46.008vh) scale(.3426)}to{transform:translate(21.49155vw,99vh) scale(.3426)}}.snow:nth-child(314){opacity:1.275;transform:translate(84.9273vw,-10px) scale(.7469);animation:fall-314 18s -11s linear infinite}@keyframes fall-314{75.338%{transform:translate(83.0084vw,75.338vh) scale(.7469)}to{transform:translate(83.96785vw,99vh) scale(.7469)}}.snow:nth-child(315){opacity:1.978;transform:translate(67.1344vw,-10px) scale(.3617);animation:fall-315 15s -30s linear infinite}@keyframes fall-315{72.641%{transform:translate(74.552vw,72.641vh) scale(.3617)}to{transform:translate(70.8432vw,99vh) scale(.3617)}}.snow:nth-child(316){opacity:1.5474;transform:translate(67.3861vw,-10px) scale(.6201);animation:fall-316 12s -5s linear infinite}@keyframes fall-316{59.373%{transform:translate(58.6164vw,59.373vh) scale(.6201)}to{transform:translate(63.00125vw,99vh) scale(.6201)}}.snow:nth-child(317){opacity:.9892;transform:translate(17.7761vw,-10px) scale(.76);animation:fall-317 29s -27s linear infinite}@keyframes fall-317{74.358%{transform:translate(16.909vw,74.358vh) scale(.76)}to{transform:translate(17.34255vw,99vh) scale(.76)}}.snow:nth-child(318){opacity:1.2508;transform:translate(58.7159vw,-10px) scale(.199);animation:fall-318 18s -11s linear infinite}@keyframes fall-318{66.934%{transform:translate(61.8119vw,66.934vh) scale(.199)}to{transform:translate(60.2639vw,99vh) scale(.199)}}.snow:nth-child(319){opacity:.042;transform:translate(49.8385vw,-10px) scale(.2869);animation:fall-319 25s -13s linear infinite}@keyframes fall-319{63.952%{transform:translate(53.6049vw,63.952vh) scale(.2869)}to{transform:translate(51.7217vw,99vh) scale(.2869)}}.snow:nth-child(320){opacity:1.2068;transform:translate(14.1371vw,-10px) scale(.8386);animation:fall-320 14s -28s linear infinite}@keyframes fall-320{50.813%{transform:translate(18.2843vw,50.813vh) scale(.8386)}to{transform:translate(16.2107vw,99vh) scale(.8386)}}.snow:nth-child(321){opacity:1.6554;transform:translate(13.5582vw,-10px) scale(.2614);animation:fall-321 10s -9s linear infinite}@keyframes fall-321{61.968%{transform:translate(21.4064vw,61.968vh) scale(.2614)}to{transform:translate(17.4823vw,99vh) scale(.2614)}}.snow:nth-child(322){opacity:.9448;transform:translate(77.3813vw,-10px) scale(.1835);animation:fall-322 13s -16s linear infinite}@keyframes fall-322{32.622%{transform:translate(69.5788vw,32.622vh) scale(.1835)}to{transform:translate(73.48005vw,99vh) scale(.1835)}}.snow:nth-child(323){opacity:1.0892;transform:translate(10.2543vw,-10px) scale(.5067);animation:fall-323 17s -16s linear infinite}@keyframes fall-323{71.135%{transform:translate(.7075vw,71.135vh) scale(.5067)}to{transform:translate(5.4809vw,99vh) scale(.5067)}}.snow:nth-child(324){opacity:1.8838;transform:translate(82.0871vw,-10px) scale(.7453);animation:fall-324 11s -13s linear infinite}@keyframes fall-324{70.385%{transform:translate(77.8935vw,70.385vh) scale(.7453)}to{transform:translate(79.9903vw,99vh) scale(.7453)}}.snow:nth-child(325){opacity:.1968;transform:translate(63.7778vw,-10px) scale(.1591);animation:fall-325 10s -13s linear infinite}@keyframes fall-325{41.997%{transform:translate(56.8504vw,41.997vh) scale(.1591)}to{transform:translate(60.3141vw,99vh) scale(.1591)}}.snow:nth-child(326){opacity:1.3916;transform:translate(39.9317vw,-10px) scale(.0484);animation:fall-326 15s -24s linear infinite}@keyframes fall-326{39.616%{transform:translate(47.2434vw,39.616vh) scale(.0484)}to{transform:translate(43.58755vw,99vh) scale(.0484)}}.snow:nth-child(327){opacity:1.0162;transform:translate(95.4722vw,-10px) scale(.7134);animation:fall-327 14s -26s linear infinite}@keyframes fall-327{54.204%{transform:translate(91.4394vw,54.204vh) scale(.7134)}to{transform:translate(93.4558vw,99vh) scale(.7134)}}.snow:nth-child(328){opacity:.9228;transform:translate(86.3284vw,-10px) scale(.0871);animation:fall-328 17s -11s linear infinite}@keyframes fall-328{69.883%{transform:translate(77.6865vw,69.883vh) scale(.0871)}to{transform:translate(82.00745vw,99vh) scale(.0871)}}.snow:nth-child(329){opacity:1.1492;transform:translate(90.3231vw,-10px) scale(.3838);animation:fall-329 20s -19s linear infinite}@keyframes fall-329{79.055%{transform:translate(82.8797vw,79.055vh) scale(.3838)}to{transform:translate(86.6014vw,99vh) scale(.3838)}}.snow:nth-child(330){opacity:.0316;transform:translate(25.8663vw,-10px) scale(.6428);animation:fall-330 29s -30s linear infinite}@keyframes fall-330{42.004%{transform:translate(21.2329vw,42.004vh) scale(.6428)}to{transform:translate(23.5496vw,99vh) scale(.6428)}}.snow:nth-child(331){opacity:.7194;transform:translate(11.7002vw,-10px) scale(.3963);animation:fall-331 28s -15s linear infinite}@keyframes fall-331{40.967%{transform:translate(16.186vw,40.967vh) scale(.3963)}to{transform:translate(13.9431vw,99vh) scale(.3963)}}.snow:nth-child(332){opacity:.0516;transform:translate(73.765vw,-10px) scale(.7354);animation:fall-332 21s -24s linear infinite}@keyframes fall-332{73.26%{transform:translate(68.3418vw,73.26vh) scale(.7354)}to{transform:translate(71.0534vw,99vh) scale(.7354)}}.snow:nth-child(333){opacity:.0702;transform:translate(98.3258vw,-10px) scale(.5963);animation:fall-333 13s -16s linear infinite}@keyframes fall-333{72.948%{transform:translate(91.4818vw,72.948vh) scale(.5963)}to{transform:translate(94.9038vw,99vh) scale(.5963)}}.snow:nth-child(334){opacity:1.8964;transform:translate(1.5477vw,-10px) scale(.7024);animation:fall-334 28s -24s linear infinite}@keyframes fall-334{45.655%{transform:translate(.1749vw,45.655vh) scale(.7024)}to{transform:translate(.8613vw,99vh) scale(.7024)}}.snow:nth-child(335){opacity:1.7474;transform:translate(10.0313vw,-10px) scale(.9248);animation:fall-335 17s -1s linear infinite}@keyframes fall-335{42.559%{transform:translate(5.0233vw,42.559vh) scale(.9248)}to{transform:translate(7.5273vw,99vh) scale(.9248)}}.snow:nth-child(336){opacity:1.9454;transform:translate(97.8488vw,-10px) scale(.0637);animation:fall-336 28s -12s linear infinite}@keyframes fall-336{63.301%{transform:translate(102.6436vw,63.301vh) scale(.0637)}to{transform:translate(100.2462vw,99vh) scale(.0637)}}.snow:nth-child(337){opacity:1.564;transform:translate(91.38vw,-10px) scale(.5256);animation:fall-337 15s -17s linear infinite}@keyframes fall-337{59.353%{transform:translate(91.8308vw,59.353vh) scale(.5256)}to{transform:translate(91.6054vw,99vh) scale(.5256)}}.snow:nth-child(338){opacity:1.9132;transform:translate(34.4779vw,-10px) scale(.3805);animation:fall-338 18s -2s linear infinite}@keyframes fall-338{54.889%{transform:translate(33.4301vw,54.889vh) scale(.3805)}to{transform:translate(33.954vw,99vh) scale(.3805)}}.snow:nth-child(339){opacity:.2856;transform:translate(43.9049vw,-10px) scale(.9143);animation:fall-339 10s -13s linear infinite}@keyframes fall-339{51.179%{transform:translate(47.3519vw,51.179vh) scale(.9143)}to{transform:translate(45.6284vw,99vh) scale(.9143)}}.snow:nth-child(340){opacity:1.5644;transform:translate(86.2321vw,-10px) scale(.5779);animation:fall-340 28s -19s linear infinite}@keyframes fall-340{68.655%{transform:translate(77.179vw,68.655vh) scale(.5779)}to{transform:translate(81.70555vw,99vh) scale(.5779)}}.snow:nth-child(341){opacity:.2286;transform:translate(30.5266vw,-10px) scale(.2604);animation:fall-341 17s -15s linear infinite}@keyframes fall-341{64.263%{transform:translate(24.8751vw,64.263vh) scale(.2604)}to{transform:translate(27.70085vw,99vh) scale(.2604)}}.snow:nth-child(342){opacity:1.3322;transform:translate(97.7566vw,-10px) scale(.8127);animation:fall-342 13s -27s linear infinite}@keyframes fall-342{34.262%{transform:translate(89.8369vw,34.262vh) scale(.8127)}to{transform:translate(93.79675vw,99vh) scale(.8127)}}.snow:nth-child(343){opacity:.2136;transform:translate(55.385vw,-10px) scale(.6008);animation:fall-343 24s -28s linear infinite}@keyframes fall-343{36.647%{transform:translate(45.7559vw,36.647vh) scale(.6008)}to{transform:translate(50.57045vw,99vh) scale(.6008)}}.snow:nth-child(344){opacity:1.3934;transform:translate(41.3504vw,-10px) scale(.9385);animation:fall-344 29s -25s linear infinite}@keyframes fall-344{49.252%{transform:translate(47.2203vw,49.252vh) scale(.9385)}to{transform:translate(44.28535vw,99vh) scale(.9385)}}.snow:nth-child(345){opacity:.5062;transform:translate(90.5695vw,-10px) scale(.4077);animation:fall-345 20s -17s linear infinite}@keyframes fall-345{62.814%{transform:translate(84.644vw,62.814vh) scale(.4077)}to{transform:translate(87.60675vw,99vh) scale(.4077)}}.snow:nth-child(346){opacity:1.8652;transform:translate(2.6643vw,-10px) scale(.2013);animation:fall-346 18s -17s linear infinite}@keyframes fall-346{40.685%{transform:translate(7.0753vw,40.685vh) scale(.2013)}to{transform:translate(4.8698vw,99vh) scale(.2013)}}.snow:nth-child(347){opacity:.3958;transform:translate(19.0616vw,-10px) scale(.7946);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{38.076%{transform:translate(22.0142vw,38.076vh) scale(.7946)}to{transform:translate(20.5379vw,99vh) scale(.7946)}}.snow:nth-child(348){opacity:.0894;transform:translate(88.3173vw,-10px) scale(.3662);animation:fall-348 24s -27s linear infinite}@keyframes fall-348{48.665%{transform:translate(79.4223vw,48.665vh) scale(.3662)}to{transform:translate(83.8698vw,99vh) scale(.3662)}}.snow:nth-child(349){opacity:1.852;transform:translate(53.5082vw,-10px) scale(.8136);animation:fall-349 29s -8s linear infinite}@keyframes fall-349{58.057%{transform:translate(61.4854vw,58.057vh) scale(.8136)}to{transform:translate(57.4968vw,99vh) scale(.8136)}}.snow:nth-child(350){opacity:.0458;transform:translate(80.111vw,-10px) scale(.1502);animation:fall-350 29s -7s linear infinite}@keyframes fall-350{72.385%{transform:translate(74.2131vw,72.385vh) scale(.1502)}to{transform:translate(77.16205vw,99vh) scale(.1502)}}.snow:nth-child(351){opacity:.8292;transform:translate(15.6372vw,-10px) scale(.7543);animation:fall-351 23s -20s linear infinite}@keyframes fall-351{40.863%{transform:translate(8.1719vw,40.863vh) scale(.7543)}to{transform:translate(11.90455vw,99vh) scale(.7543)}}.snow:nth-child(352){opacity:1.7638;transform:translate(34.2672vw,-10px) scale(.1419);animation:fall-352 26s -1s linear infinite}@keyframes fall-352{38.596%{transform:translate(42.6853vw,38.596vh) scale(.1419)}to{transform:translate(38.47625vw,99vh) scale(.1419)}}.snow:nth-child(353){opacity:.7404;transform:translate(61.1518vw,-10px) scale(.3526);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{75.584%{transform:translate(55.0788vw,75.584vh) scale(.3526)}to{transform:translate(58.1153vw,99vh) scale(.3526)}}.snow:nth-child(354){opacity:1.4282;transform:translate(36.4364vw,-10px) scale(.9347);animation:fall-354 17s -7s linear infinite}@keyframes fall-354{75.867%{transform:translate(26.9716vw,75.867vh) scale(.9347)}to{transform:translate(31.704vw,99vh) scale(.9347)}}.snow:nth-child(355){opacity:.2082;transform:translate(97.4602vw,-10px) scale(.9147);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{72.707%{transform:translate(90.7177vw,72.707vh) scale(.9147)}to{transform:translate(94.08895vw,99vh) scale(.9147)}}.snow:nth-child(356){opacity:1.6164;transform:translate(5.0166vw,-10px) scale(.3436);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{36.563%{transform:translate(-4.3954vw,36.563vh) scale(.3436)}to{transform:translate(.3106vw,99vh) scale(.3436)}}.snow:nth-child(357){opacity:1.8636;transform:translate(41.9834vw,-10px) scale(.5145);animation:fall-357 12s -3s linear infinite}@keyframes fall-357{62.347%{transform:translate(33.5346vw,62.347vh) scale(.5145)}to{transform:translate(37.759vw,99vh) scale(.5145)}}.snow:nth-child(358){opacity:1.133;transform:translate(64.3901vw,-10px) scale(.8977);animation:fall-358 13s -7s linear infinite}@keyframes fall-358{65.552%{transform:translate(64.3486vw,65.552vh) scale(.8977)}to{transform:translate(64.36935vw,99vh) scale(.8977)}}.snow:nth-child(359){opacity:1.745;transform:translate(50.8752vw,-10px) scale(.6636);animation:fall-359 26s -1s linear infinite}@keyframes fall-359{45.726%{transform:translate(43.6148vw,45.726vh) scale(.6636)}to{transform:translate(47.245vw,99vh) scale(.6636)}}.snow:nth-child(360){opacity:1.5872;transform:translate(96.0683vw,-10px) scale(.1113);animation:fall-360 12s -2s linear infinite}@keyframes fall-360{45.673%{transform:translate(99.5626vw,45.673vh) scale(.1113)}to{transform:translate(97.81545vw,99vh) scale(.1113)}}.snow:nth-child(361){opacity:1.4102;transform:translate(52.2705vw,-10px) scale(.2944);animation:fall-361 27s -20s linear infinite}@keyframes fall-361{49.764%{transform:translate(51.5938vw,49.764vh) scale(.2944)}to{transform:translate(51.93215vw,99vh) scale(.2944)}}.snow:nth-child(362){opacity:.1962;transform:translate(94.7962vw,-10px) scale(.6768);animation:fall-362 26s -1s linear infinite}@keyframes fall-362{59.162%{transform:translate(104.4704vw,59.162vh) scale(.6768)}to{transform:translate(99.6333vw,99vh) scale(.6768)}}.snow:nth-child(363){opacity:1.414;transform:translate(12.8009vw,-10px) scale(.362);animation:fall-363 18s -30s linear infinite}@keyframes fall-363{46.193%{transform:translate(22.4653vw,46.193vh) scale(.362)}to{transform:translate(17.6331vw,99vh) scale(.362)}}.snow:nth-child(364){opacity:1.8298;transform:translate(56.4749vw,-10px) scale(.2568);animation:fall-364 10s -15s linear infinite}@keyframes fall-364{39.753%{transform:translate(48.7177vw,39.753vh) scale(.2568)}to{transform:translate(52.5963vw,99vh) scale(.2568)}}.snow:nth-child(365){opacity:1.0642;transform:translate(34.6605vw,-10px) scale(.3465);animation:fall-365 28s -6s linear infinite}@keyframes fall-365{40.869%{transform:translate(26.5602vw,40.869vh) scale(.3465)}to{transform:translate(30.61035vw,99vh) scale(.3465)}}.snow:nth-child(366){opacity:1.7498;transform:translate(38.8536vw,-10px) scale(.632);animation:fall-366 22s -13s linear infinite}@keyframes fall-366{77.694%{transform:translate(48.4335vw,77.694vh) scale(.632)}to{transform:translate(43.64355vw,99vh) scale(.632)}}.snow:nth-child(367){opacity:.5008;transform:translate(18.2449vw,-10px) scale(.0662);animation:fall-367 17s -11s linear infinite}@keyframes fall-367{35.77%{transform:translate(25.4646vw,35.77vh) scale(.0662)}to{transform:translate(21.85475vw,99vh) scale(.0662)}}.snow:nth-child(368){opacity:1.9276;transform:translate(87.5662vw,-10px) scale(.5102);animation:fall-368 17s -20s linear infinite}@keyframes fall-368{46.324%{transform:translate(91.7245vw,46.324vh) scale(.5102)}to{transform:translate(89.64535vw,99vh) scale(.5102)}}.snow:nth-child(369){opacity:1.1052;transform:translate(95.8532vw,-10px) scale(.5187);animation:fall-369 28s -22s linear infinite}@keyframes fall-369{62.102%{transform:translate(87.8651vw,62.102vh) scale(.5187)}to{transform:translate(91.85915vw,99vh) scale(.5187)}}.snow:nth-child(370){opacity:1.0364;transform:translate(45.7198vw,-10px) scale(.2689);animation:fall-370 10s -22s linear infinite}@keyframes fall-370{73.123%{transform:translate(41.4618vw,73.123vh) scale(.2689)}to{transform:translate(43.5908vw,99vh) scale(.2689)}}.snow:nth-child(371){opacity:.721;transform:translate(48.7337vw,-10px) scale(.7665);animation:fall-371 30s -11s linear infinite}@keyframes fall-371{74.069%{transform:translate(47.7473vw,74.069vh) scale(.7665)}to{transform:translate(48.2405vw,99vh) scale(.7665)}}.snow:nth-child(372){opacity:1.2408;transform:translate(81.4492vw,-10px) scale(.1359);animation:fall-372 26s -24s linear infinite}@keyframes fall-372{55.351%{transform:translate(81.1276vw,55.351vh) scale(.1359)}to{transform:translate(81.2884vw,99vh) scale(.1359)}}.snow:nth-child(373){opacity:.1852;transform:translate(25.1909vw,-10px) scale(.4221);animation:fall-373 23s -25s linear infinite}@keyframes fall-373{77.961%{transform:translate(31.9319vw,77.961vh) scale(.4221)}to{transform:translate(28.5614vw,99vh) scale(.4221)}}.snow:nth-child(374){opacity:1.7654;transform:translate(69.2137vw,-10px) scale(.544);animation:fall-374 24s -4s linear infinite}@keyframes fall-374{36.4%{transform:translate(63.9152vw,36.4vh) scale(.544)}to{transform:translate(66.56445vw,99vh) scale(.544)}}.snow:nth-child(375){opacity:.1272;transform:translate(13.8882vw,-10px) scale(.5609);animation:fall-375 14s -29s linear infinite}@keyframes fall-375{36.398%{transform:translate(23.7481vw,36.398vh) scale(.5609)}to{transform:translate(18.81815vw,99vh) scale(.5609)}}.snow:nth-child(376){opacity:.0282;transform:translate(83.4709vw,-10px) scale(.9844);animation:fall-376 16s -30s linear infinite}@keyframes fall-376{36.368%{transform:translate(77.1215vw,36.368vh) scale(.9844)}to{transform:translate(80.2962vw,99vh) scale(.9844)}}.snow:nth-child(377){opacity:.4566;transform:translate(82.103vw,-10px) scale(.3476);animation:fall-377 23s -23s linear infinite}@keyframes fall-377{51.914%{transform:translate(77.3089vw,51.914vh) scale(.3476)}to{transform:translate(79.70595vw,99vh) scale(.3476)}}.snow:nth-child(378){opacity:1.937;transform:translate(52.2098vw,-10px) scale(.2045);animation:fall-378 12s -9s linear infinite}@keyframes fall-378{60.891%{transform:translate(42.6057vw,60.891vh) scale(.2045)}to{transform:translate(47.40775vw,99vh) scale(.2045)}}.snow:nth-child(379){opacity:1.502;transform:translate(76.6428vw,-10px) scale(.2607);animation:fall-379 10s -7s linear infinite}@keyframes fall-379{53.654%{transform:translate(78.6496vw,53.654vh) scale(.2607)}to{transform:translate(77.6462vw,99vh) scale(.2607)}}.snow:nth-child(380){opacity:1.6416;transform:translate(53.432vw,-10px) scale(.2007);animation:fall-380 30s -8s linear infinite}@keyframes fall-380{79.417%{transform:translate(51.7274vw,79.417vh) scale(.2007)}to{transform:translate(52.5797vw,99vh) scale(.2007)}}.snow:nth-child(381){opacity:1.4776;transform:translate(75.9913vw,-10px) scale(.5228);animation:fall-381 12s -22s linear infinite}@keyframes fall-381{66.507%{transform:translate(76.8577vw,66.507vh) scale(.5228)}to{transform:translate(76.4245vw,99vh) scale(.5228)}}.snow:nth-child(382){opacity:.2792;transform:translate(62.3632vw,-10px) scale(.0982);animation:fall-382 18s -18s linear infinite}@keyframes fall-382{36.177%{transform:translate(56.8658vw,36.177vh) scale(.0982)}to{transform:translate(59.6145vw,99vh) scale(.0982)}}.snow:nth-child(383){opacity:.565;transform:translate(3.2196vw,-10px) scale(.8277);animation:fall-383 18s -16s linear infinite}@keyframes fall-383{68.675%{transform:translate(13.1654vw,68.675vh) scale(.8277)}to{transform:translate(8.1925vw,99vh) scale(.8277)}}.snow:nth-child(384){opacity:.4828;transform:translate(77.2037vw,-10px) scale(.3442);animation:fall-384 11s -29s linear infinite}@keyframes fall-384{59.992%{transform:translate(82.2686vw,59.992vh) scale(.3442)}to{transform:translate(79.73615vw,99vh) scale(.3442)}}.snow:nth-child(385){opacity:.0862;transform:translate(41.9203vw,-10px) scale(.807);animation:fall-385 10s -11s linear infinite}@keyframes fall-385{75.26%{transform:translate(47.7962vw,75.26vh) scale(.807)}to{transform:translate(44.85825vw,99vh) scale(.807)}}.snow:nth-child(386){opacity:.1134;transform:translate(81.6161vw,-10px) scale(.0523);animation:fall-386 17s -21s linear infinite}@keyframes fall-386{68.955%{transform:translate(83.4463vw,68.955vh) scale(.0523)}to{transform:translate(82.5312vw,99vh) scale(.0523)}}.snow:nth-child(387){opacity:1.6942;transform:translate(57.5642vw,-10px) scale(.7077);animation:fall-387 25s -13s linear infinite}@keyframes fall-387{59.047%{transform:translate(49.8666vw,59.047vh) scale(.7077)}to{transform:translate(53.7154vw,99vh) scale(.7077)}}.snow:nth-child(388){opacity:1.3414;transform:translate(8.0929vw,-10px) scale(.5717);animation:fall-388 20s -27s linear infinite}@keyframes fall-388{64.177%{transform:translate(1.2524vw,64.177vh) scale(.5717)}to{transform:translate(4.67265vw,99vh) scale(.5717)}}.snow:nth-child(389){opacity:.0488;transform:translate(57.9769vw,-10px) scale(.1528);animation:fall-389 12s -17s linear infinite}@keyframes fall-389{33.458%{transform:translate(52.3967vw,33.458vh) scale(.1528)}to{transform:translate(55.1868vw,99vh) scale(.1528)}}.snow:nth-child(390){opacity:1.3738;transform:translate(44.835vw,-10px) scale(.8997);animation:fall-390 20s -18s linear infinite}@keyframes fall-390{68.129%{transform:translate(38.2726vw,68.129vh) scale(.8997)}to{transform:translate(41.5538vw,99vh) scale(.8997)}}.snow:nth-child(391){opacity:1.5148;transform:translate(15.9475vw,-10px) scale(.498);animation:fall-391 19s -6s linear infinite}@keyframes fall-391{79.821%{transform:translate(11.549vw,79.821vh) scale(.498)}to{transform:translate(13.74825vw,99vh) scale(.498)}}.snow:nth-child(392){opacity:.7664;transform:translate(42.7178vw,-10px) scale(.7261);animation:fall-392 22s -26s linear infinite}@keyframes fall-392{55.779%{transform:translate(40.9554vw,55.779vh) scale(.7261)}to{transform:translate(41.8366vw,99vh) scale(.7261)}}.snow:nth-child(393){opacity:.5742;transform:translate(8.038vw,-10px) scale(.684);animation:fall-393 30s -18s linear infinite}@keyframes fall-393{30.546%{transform:translate(4.2633vw,30.546vh) scale(.684)}to{transform:translate(6.15065vw,99vh) scale(.684)}}.snow:nth-child(394){opacity:1.7268;transform:translate(61.0988vw,-10px) scale(.1211);animation:fall-394 29s -20s linear infinite}@keyframes fall-394{50.872%{transform:translate(71.0741vw,50.872vh) scale(.1211)}to{transform:translate(66.08645vw,99vh) scale(.1211)}}.snow:nth-child(395){opacity:1.2556;transform:translate(76.2785vw,-10px) scale(.3611);animation:fall-395 30s -9s linear infinite}@keyframes fall-395{68.801%{transform:translate(74.4449vw,68.801vh) scale(.3611)}to{transform:translate(75.3617vw,99vh) scale(.3611)}}.snow:nth-child(396){opacity:1.991;transform:translate(33.0218vw,-10px) scale(.6445);animation:fall-396 22s -6s linear infinite}@keyframes fall-396{65.004%{transform:translate(29.8714vw,65.004vh) scale(.6445)}to{transform:translate(31.4466vw,99vh) scale(.6445)}}.snow:nth-child(397){opacity:.9092;transform:translate(80.9845vw,-10px) scale(.2504);animation:fall-397 17s -25s linear infinite}@keyframes fall-397{55.209%{transform:translate(75.3447vw,55.209vh) scale(.2504)}to{transform:translate(78.1646vw,99vh) scale(.2504)}}.snow:nth-child(398){opacity:1.4732;transform:translate(3.677vw,-10px) scale(.5854);animation:fall-398 24s -13s linear infinite}@keyframes fall-398{78.815%{transform:translate(-5.7487vw,78.815vh) scale(.5854)}to{transform:translate(-1.03585vw,99vh) scale(.5854)}}.snow:nth-child(399){opacity:.0612;transform:translate(44.3997vw,-10px) scale(.1473);animation:fall-399 28s -1s linear infinite}@keyframes fall-399{39.407%{transform:translate(39.0742vw,39.407vh) scale(.1473)}to{transform:translate(41.73695vw,99vh) scale(.1473)}}.snow:nth-child(400){opacity:.189;transform:translate(88.1546vw,-10px) scale(.2777);animation:fall-400 20s -8s linear infinite}@keyframes fall-400{38.378%{transform:translate(81.543vw,38.378vh) scale(.2777)}to{transform:translate(84.8488vw,99vh) scale(.2777)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1186;transform:translate(50.3234vw,-10px) scale(.0293);animation:fall-1 29s -15s linear infinite}@keyframes fall-1{30.558%{transform:translate(42.3952vw,30.558vh) scale(.0293)}to{transform:translate(46.3593vw,99vh) scale(.0293)}}.snow:nth-child(2){opacity:.6372;transform:translate(26.1396vw,-10px) scale(.2651);animation:fall-2 14s -4s linear infinite}@keyframes fall-2{35.751%{transform:translate(20.8457vw,35.751vh) scale(.2651)}to{transform:translate(23.49265vw,99vh) scale(.2651)}}.snow:nth-child(3){opacity:.171;transform:translate(64.6235vw,-10px) scale(.4695);animation:fall-3 23s -23s linear infinite}@keyframes fall-3{79.365%{transform:translate(69.4552vw,79.365vh) scale(.4695)}to{transform:translate(67.03935vw,99vh) scale(.4695)}}.snow:nth-child(4){opacity:1.7118;transform:translate(31.2061vw,-10px) scale(.9378);animation:fall-4 24s -7s linear infinite}@keyframes fall-4{66.722%{transform:translate(39.5015vw,66.722vh) scale(.9378)}to{transform:translate(35.3538vw,99vh) scale(.9378)}}.snow:nth-child(5){opacity:1.9288;transform:translate(93.8422vw,-10px) scale(.9243);animation:fall-5 22s -23s linear infinite}@keyframes fall-5{34.862%{transform:translate(96.8676vw,34.862vh) scale(.9243)}to{transform:translate(95.3549vw,99vh) scale(.9243)}}.snow:nth-child(6){opacity:.5678;transform:translate(85.1379vw,-10px) scale(.5938);animation:fall-6 20s -18s linear infinite}@keyframes fall-6{66.583%{transform:translate(93.525vw,66.583vh) scale(.5938)}to{transform:translate(89.33145vw,99vh) scale(.5938)}}.snow:nth-child(7){opacity:.2156;transform:translate(33.3187vw,-10px) scale(.9974);animation:fall-7 25s -19s linear infinite}@keyframes fall-7{30.472%{transform:translate(35.8511vw,30.472vh) scale(.9974)}to{transform:translate(34.5849vw,99vh) scale(.9974)}}.snow:nth-child(8){opacity:.0658;transform:translate(31.8866vw,-10px) scale(.7215);animation:fall-8 15s -17s linear infinite}@keyframes fall-8{38.228%{transform:translate(32.7993vw,38.228vh) scale(.7215)}to{transform:translate(32.34295vw,99vh) scale(.7215)}}.snow:nth-child(9){opacity:1.4368;transform:translate(2.8661vw,-10px) scale(.5285);animation:fall-9 17s -27s linear infinite}@keyframes fall-9{51.273%{transform:translate(3.2553vw,51.273vh) scale(.5285)}to{transform:translate(3.0607vw,99vh) scale(.5285)}}.snow:nth-child(10){opacity:.156;transform:translate(46.6101vw,-10px) scale(.7272);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{71.028%{transform:translate(53.524vw,71.028vh) scale(.7272)}to{transform:translate(50.06705vw,99vh) scale(.7272)}}.snow:nth-child(11){opacity:.9012;transform:translate(22.832vw,-10px) scale(.9041);animation:fall-11 13s -20s linear infinite}@keyframes fall-11{53.057%{transform:translate(31.3094vw,53.057vh) scale(.9041)}to{transform:translate(27.0707vw,99vh) scale(.9041)}}.snow:nth-child(12){opacity:1.1752;transform:translate(27.0103vw,-10px) scale(.9597);animation:fall-12 10s -26s linear infinite}@keyframes fall-12{68.094%{transform:translate(26.0861vw,68.094vh) scale(.9597)}to{transform:translate(26.5482vw,99vh) scale(.9597)}}.snow:nth-child(13){opacity:.3014;transform:translate(82.1168vw,-10px) scale(.963);animation:fall-13 21s -9s linear infinite}@keyframes fall-13{68.578%{transform:translate(91.8575vw,68.578vh) scale(.963)}to{transform:translate(86.98715vw,99vh) scale(.963)}}.snow:nth-child(14){opacity:1.3922;transform:translate(44.9283vw,-10px) scale(.3428);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{69.62%{transform:translate(49.4945vw,69.62vh) scale(.3428)}to{transform:translate(47.2114vw,99vh) scale(.3428)}}.snow:nth-child(15){opacity:.5408;transform:translate(93.8579vw,-10px) scale(.5314);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{58.249%{transform:translate(102.8657vw,58.249vh) scale(.5314)}to{transform:translate(98.3618vw,99vh) scale(.5314)}}.snow:nth-child(16){opacity:1.779;transform:translate(30.4028vw,-10px) scale(.1643);animation:fall-16 22s -22s linear infinite}@keyframes fall-16{59.48%{transform:translate(29.1652vw,59.48vh) scale(.1643)}to{transform:translate(29.784vw,99vh) scale(.1643)}}.snow:nth-child(17){opacity:.2552;transform:translate(99.879vw,-10px) scale(.4842);animation:fall-17 19s -24s linear infinite}@keyframes fall-17{32.403%{transform:translate(92.2504vw,32.403vh) scale(.4842)}to{transform:translate(96.0647vw,99vh) scale(.4842)}}.snow:nth-child(18){opacity:.3074;transform:translate(97.938vw,-10px) scale(.2554);animation:fall-18 23s -13s linear infinite}@keyframes fall-18{70.723%{transform:translate(90.9115vw,70.723vh) scale(.2554)}to{transform:translate(94.42475vw,99vh) scale(.2554)}}.snow:nth-child(19){opacity:.6944;transform:translate(43.3118vw,-10px) scale(.5);animation:fall-19 23s -12s linear infinite}@keyframes fall-19{30.619%{transform:translate(38.9421vw,30.619vh) scale(.5)}to{transform:translate(41.12695vw,99vh) scale(.5)}}.snow:nth-child(20){opacity:.5592;transform:translate(40.0327vw,-10px) scale(.836);animation:fall-20 10s -17s linear infinite}@keyframes fall-20{57.561%{transform:translate(36.2882vw,57.561vh) scale(.836)}to{transform:translate(38.16045vw,99vh) scale(.836)}}.snow:nth-child(21){opacity:1.153;transform:translate(56.7971vw,-10px) scale(.8334);animation:fall-21 14s -14s linear infinite}@keyframes fall-21{32.883%{transform:translate(62.2928vw,32.883vh) scale(.8334)}to{transform:translate(59.54495vw,99vh) scale(.8334)}}.snow:nth-child(22){opacity:1.5714;transform:translate(67.1475vw,-10px) scale(.9676);animation:fall-22 30s -4s linear infinite}@keyframes fall-22{36.037%{transform:translate(75.3678vw,36.037vh) scale(.9676)}to{transform:translate(71.25765vw,99vh) scale(.9676)}}.snow:nth-child(23){opacity:1.3426;transform:translate(97.0368vw,-10px) scale(.9951);animation:fall-23 18s -5s linear infinite}@keyframes fall-23{75.85%{transform:translate(96.1688vw,75.85vh) scale(.9951)}to{transform:translate(96.6028vw,99vh) scale(.9951)}}.snow:nth-child(24){opacity:.7902;transform:translate(70.7921vw,-10px) scale(.6452);animation:fall-24 30s -27s linear infinite}@keyframes fall-24{62.943%{transform:translate(71.4218vw,62.943vh) scale(.6452)}to{transform:translate(71.10695vw,99vh) scale(.6452)}}.snow:nth-child(25){opacity:1.912;transform:translate(85.9456vw,-10px) scale(.6845);animation:fall-25 27s -7s linear infinite}@keyframes fall-25{35.225%{transform:translate(91.6549vw,35.225vh) scale(.6845)}to{transform:translate(88.80025vw,99vh) scale(.6845)}}.snow:nth-child(26){opacity:.5746;transform:translate(49.7281vw,-10px) scale(.2051);animation:fall-26 28s -14s linear infinite}@keyframes fall-26{51.384%{transform:translate(47.2192vw,51.384vh) scale(.2051)}to{transform:translate(48.47365vw,99vh) scale(.2051)}}.snow:nth-child(27){opacity:.0336;transform:translate(37.7266vw,-10px) scale(.7971);animation:fall-27 10s -2s linear infinite}@keyframes fall-27{56.16%{transform:translate(46.6572vw,56.16vh) scale(.7971)}to{transform:translate(42.1919vw,99vh) scale(.7971)}}.snow:nth-child(28){opacity:1.1288;transform:translate(94.7631vw,-10px) scale(.6104);animation:fall-28 20s -29s linear infinite}@keyframes fall-28{62.556%{transform:translate(85.3474vw,62.556vh) scale(.6104)}to{transform:translate(90.05525vw,99vh) scale(.6104)}}.snow:nth-child(29){opacity:1.8862;transform:translate(20.4838vw,-10px) scale(.5418);animation:fall-29 30s -19s linear infinite}@keyframes fall-29{66.185%{transform:translate(28.9759vw,66.185vh) scale(.5418)}to{transform:translate(24.72985vw,99vh) scale(.5418)}}.snow:nth-child(30){opacity:1.482;transform:translate(40.8289vw,-10px) scale(.5858);animation:fall-30 22s -21s linear infinite}@keyframes fall-30{65.751%{transform:translate(50.5667vw,65.751vh) scale(.5858)}to{transform:translate(45.6978vw,99vh) scale(.5858)}}.snow:nth-child(31){opacity:1.8812;transform:translate(56.2851vw,-10px) scale(.8104);animation:fall-31 14s -7s linear infinite}@keyframes fall-31{74.818%{transform:translate(52.0146vw,74.818vh) scale(.8104)}to{transform:translate(54.14985vw,99vh) scale(.8104)}}.snow:nth-child(32){opacity:1.9792;transform:translate(25.1579vw,-10px) scale(.8362);animation:fall-32 16s -16s linear infinite}@keyframes fall-32{79.397%{transform:translate(30.7079vw,79.397vh) scale(.8362)}to{transform:translate(27.9329vw,99vh) scale(.8362)}}.snow:nth-child(33){opacity:.9414;transform:translate(45.4383vw,-10px) scale(.8141);animation:fall-33 28s -18s linear infinite}@keyframes fall-33{50.949%{transform:translate(54.1285vw,50.949vh) scale(.8141)}to{transform:translate(49.7834vw,99vh) scale(.8141)}}.snow:nth-child(34){opacity:1.6718;transform:translate(18.3231vw,-10px) scale(.8378);animation:fall-34 13s -28s linear infinite}@keyframes fall-34{64.797%{transform:translate(16.3111vw,64.797vh) scale(.8378)}to{transform:translate(17.3171vw,99vh) scale(.8378)}}.snow:nth-child(35){opacity:.853;transform:translate(80.8746vw,-10px) scale(.5333);animation:fall-35 19s -1s linear infinite}@keyframes fall-35{38.238%{transform:translate(83.1985vw,38.238vh) scale(.5333)}to{transform:translate(82.03655vw,99vh) scale(.5333)}}.snow:nth-child(36){opacity:.5444;transform:translate(22.3867vw,-10px) scale(.2448);animation:fall-36 18s -30s linear infinite}@keyframes fall-36{55.864%{transform:translate(32.171vw,55.864vh) scale(.2448)}to{transform:translate(27.27885vw,99vh) scale(.2448)}}.snow:nth-child(37){opacity:.1356;transform:translate(79.569vw,-10px) scale(.8167);animation:fall-37 14s -23s linear infinite}@keyframes fall-37{50.382%{transform:translate(77.2337vw,50.382vh) scale(.8167)}to{transform:translate(78.40135vw,99vh) scale(.8167)}}.snow:nth-child(38){opacity:1.3186;transform:translate(13.4222vw,-10px) scale(.4956);animation:fall-38 22s -20s linear infinite}@keyframes fall-38{74.859%{transform:translate(12.0906vw,74.859vh) scale(.4956)}to{transform:translate(12.7564vw,99vh) scale(.4956)}}.snow:nth-child(39){opacity:1.5922;transform:translate(57.1829vw,-10px) scale(.6465);animation:fall-39 16s -10s linear infinite}@keyframes fall-39{72.731%{transform:translate(55.7458vw,72.731vh) scale(.6465)}to{transform:translate(56.46435vw,99vh) scale(.6465)}}.snow:nth-child(40){opacity:1.214;transform:translate(17.1167vw,-10px) scale(.1142);animation:fall-40 14s -15s linear infinite}@keyframes fall-40{66.942%{transform:translate(10.2789vw,66.942vh) scale(.1142)}to{transform:translate(13.6978vw,99vh) scale(.1142)}}.snow:nth-child(41){opacity:.8158;transform:translate(85.197vw,-10px) scale(.9469);animation:fall-41 26s -17s linear infinite}@keyframes fall-41{61.345%{transform:translate(76.2483vw,61.345vh) scale(.9469)}to{transform:translate(80.72265vw,99vh) scale(.9469)}}.snow:nth-child(42){opacity:.5326;transform:translate(31.3071vw,-10px) scale(.1341);animation:fall-42 13s -11s linear infinite}@keyframes fall-42{60.094%{transform:translate(23.0738vw,60.094vh) scale(.1341)}to{transform:translate(27.19045vw,99vh) scale(.1341)}}.snow:nth-child(43){opacity:1.652;transform:translate(16.9384vw,-10px) scale(.5472);animation:fall-43 19s -26s linear infinite}@keyframes fall-43{41.069%{transform:translate(16.0096vw,41.069vh) scale(.5472)}to{transform:translate(16.474vw,99vh) scale(.5472)}}.snow:nth-child(44){opacity:.2524;transform:translate(58.6171vw,-10px) scale(.8807);animation:fall-44 14s -21s linear infinite}@keyframes fall-44{53.608%{transform:translate(58.2144vw,53.608vh) scale(.8807)}to{transform:translate(58.41575vw,99vh) scale(.8807)}}.snow:nth-child(45){opacity:1.7702;transform:translate(94.3205vw,-10px) scale(.8103);animation:fall-45 29s -1s linear infinite}@keyframes fall-45{59.484%{transform:translate(102.6402vw,59.484vh) scale(.8103)}to{transform:translate(98.48035vw,99vh) scale(.8103)}}.snow:nth-child(46){opacity:.73;transform:translate(14.4172vw,-10px) scale(.0824);animation:fall-46 29s -29s linear infinite}@keyframes fall-46{46.519%{transform:translate(12.5475vw,46.519vh) scale(.0824)}to{transform:translate(13.48235vw,99vh) scale(.0824)}}.snow:nth-child(47){opacity:1.0954;transform:translate(82.6725vw,-10px) scale(.0055);animation:fall-47 28s -24s linear infinite}@keyframes fall-47{69.856%{transform:translate(80.5487vw,69.856vh) scale(.0055)}to{transform:translate(81.6106vw,99vh) scale(.0055)}}.snow:nth-child(48){opacity:.4232;transform:translate(90.3373vw,-10px) scale(.2997);animation:fall-48 22s -21s linear infinite}@keyframes fall-48{34.861%{transform:translate(99.3306vw,34.861vh) scale(.2997)}to{transform:translate(94.83395vw,99vh) scale(.2997)}}.snow:nth-child(49){opacity:.2172;transform:translate(65.7123vw,-10px) scale(.5448);animation:fall-49 23s -30s linear infinite}@keyframes fall-49{42.23%{transform:translate(58.5688vw,42.23vh) scale(.5448)}to{transform:translate(62.14055vw,99vh) scale(.5448)}}.snow:nth-child(50){opacity:1.4324;transform:translate(52.6099vw,-10px) scale(.2269);animation:fall-50 13s -25s linear infinite}@keyframes fall-50{34.851%{transform:translate(52.9472vw,34.851vh) scale(.2269)}to{transform:translate(52.77855vw,99vh) scale(.2269)}}.snow:nth-child(51){opacity:.2032;transform:translate(78.4463vw,-10px) scale(.6589);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{55.455%{transform:translate(87.6857vw,55.455vh) scale(.6589)}to{transform:translate(83.066vw,99vh) scale(.6589)}}.snow:nth-child(52){opacity:.6814;transform:translate(24.3638vw,-10px) scale(.3458);animation:fall-52 28s -12s linear infinite}@keyframes fall-52{31.011%{transform:translate(31.363vw,31.011vh) scale(.3458)}to{transform:translate(27.8634vw,99vh) scale(.3458)}}.snow:nth-child(53){opacity:1.4904;transform:translate(39.5682vw,-10px) scale(.8778);animation:fall-53 10s -21s linear infinite}@keyframes fall-53{67.883%{transform:translate(31.1177vw,67.883vh) scale(.8778)}to{transform:translate(35.34295vw,99vh) scale(.8778)}}.snow:nth-child(54){opacity:1.5122;transform:translate(82.7286vw,-10px) scale(.4918);animation:fall-54 14s -1s linear infinite}@keyframes fall-54{72.442%{transform:translate(82.6062vw,72.442vh) scale(.4918)}to{transform:translate(82.6674vw,99vh) scale(.4918)}}.snow:nth-child(55){opacity:1.0618;transform:translate(73.5663vw,-10px) scale(.2417);animation:fall-55 14s -15s linear infinite}@keyframes fall-55{51.142%{transform:translate(68.6379vw,51.142vh) scale(.2417)}to{transform:translate(71.1021vw,99vh) scale(.2417)}}.snow:nth-child(56){opacity:.7958;transform:translate(93.2575vw,-10px) scale(.9229);animation:fall-56 21s -17s linear infinite}@keyframes fall-56{38.12%{transform:translate(100.1478vw,38.12vh) scale(.9229)}to{transform:translate(96.70265vw,99vh) scale(.9229)}}.snow:nth-child(57){opacity:1.8754;transform:translate(85.0679vw,-10px) scale(.3739);animation:fall-57 28s -28s linear infinite}@keyframes fall-57{74.706%{transform:translate(92.0599vw,74.706vh) scale(.3739)}to{transform:translate(88.5639vw,99vh) scale(.3739)}}.snow:nth-child(58){opacity:1.5104;transform:translate(55.4767vw,-10px) scale(.5532);animation:fall-58 18s -25s linear infinite}@keyframes fall-58{78.783%{transform:translate(56.2153vw,78.783vh) scale(.5532)}to{transform:translate(55.846vw,99vh) scale(.5532)}}.snow:nth-child(59){opacity:.7546;transform:translate(77.6505vw,-10px) scale(.5053);animation:fall-59 17s -10s linear infinite}@keyframes fall-59{79.212%{transform:translate(81.9573vw,79.212vh) scale(.5053)}to{transform:translate(79.8039vw,99vh) scale(.5053)}}.snow:nth-child(60){opacity:.122;transform:translate(32.3158vw,-10px) scale(.6251);animation:fall-60 15s -21s linear infinite}@keyframes fall-60{37.357%{transform:translate(27.5326vw,37.357vh) scale(.6251)}to{transform:translate(29.9242vw,99vh) scale(.6251)}}.snow:nth-child(61){opacity:.048;transform:translate(11.8319vw,-10px) scale(.3387);animation:fall-61 21s -24s linear infinite}@keyframes fall-61{66.6%{transform:translate(3.6014vw,66.6vh) scale(.3387)}to{transform:translate(7.71665vw,99vh) scale(.3387)}}.snow:nth-child(62){opacity:1.0932;transform:translate(7.4087vw,-10px) scale(.6703);animation:fall-62 26s -14s linear infinite}@keyframes fall-62{78.266%{transform:translate(13.3779vw,78.266vh) scale(.6703)}to{transform:translate(10.3933vw,99vh) scale(.6703)}}.snow:nth-child(63){opacity:.4418;transform:translate(26.3329vw,-10px) scale(.702);animation:fall-63 24s -21s linear infinite}@keyframes fall-63{75.034%{transform:translate(34.9074vw,75.034vh) scale(.702)}to{transform:translate(30.62015vw,99vh) scale(.702)}}.snow:nth-child(64){opacity:1.9942;transform:translate(53.3016vw,-10px) scale(.5945);animation:fall-64 29s -28s linear infinite}@keyframes fall-64{35.777%{transform:translate(54.8493vw,35.777vh) scale(.5945)}to{transform:translate(54.07545vw,99vh) scale(.5945)}}.snow:nth-child(65){opacity:1.9106;transform:translate(11.1371vw,-10px) scale(.846);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{71.768%{transform:translate(12.2854vw,71.768vh) scale(.846)}to{transform:translate(11.71125vw,99vh) scale(.846)}}.snow:nth-child(66){opacity:.1978;transform:translate(31.6231vw,-10px) scale(.9009);animation:fall-66 19s -17s linear infinite}@keyframes fall-66{38.831%{transform:translate(36.6728vw,38.831vh) scale(.9009)}to{transform:translate(34.14795vw,99vh) scale(.9009)}}.snow:nth-child(67){opacity:.6248;transform:translate(38.9219vw,-10px) scale(.5649);animation:fall-67 11s -29s linear infinite}@keyframes fall-67{36.368%{transform:translate(33.2939vw,36.368vh) scale(.5649)}to{transform:translate(36.1079vw,99vh) scale(.5649)}}.snow:nth-child(68){opacity:.0224;transform:translate(45.4431vw,-10px) scale(.6306);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{60.883%{transform:translate(52.2164vw,60.883vh) scale(.6306)}to{transform:translate(48.82975vw,99vh) scale(.6306)}}.snow:nth-child(69){opacity:1.4484;transform:translate(28.7284vw,-10px) scale(.5451);animation:fall-69 23s -11s linear infinite}@keyframes fall-69{44.741%{transform:translate(27.2648vw,44.741vh) scale(.5451)}to{transform:translate(27.9966vw,99vh) scale(.5451)}}.snow:nth-child(70){opacity:1.9972;transform:translate(64.9757vw,-10px) scale(.845);animation:fall-70 27s -27s linear infinite}@keyframes fall-70{79.428%{transform:translate(72.0862vw,79.428vh) scale(.845)}to{transform:translate(68.53095vw,99vh) scale(.845)}}.snow:nth-child(71){opacity:1.2666;transform:translate(69.7032vw,-10px) scale(.2811);animation:fall-71 16s -30s linear infinite}@keyframes fall-71{68.245%{transform:translate(64.7728vw,68.245vh) scale(.2811)}to{transform:translate(67.238vw,99vh) scale(.2811)}}.snow:nth-child(72){opacity:.4742;transform:translate(35.2813vw,-10px) scale(.1621);animation:fall-72 11s -30s linear infinite}@keyframes fall-72{47.958%{transform:translate(43.2397vw,47.958vh) scale(.1621)}to{transform:translate(39.2605vw,99vh) scale(.1621)}}.snow:nth-child(73){opacity:.3856;transform:translate(72.4958vw,-10px) scale(.6762);animation:fall-73 29s -20s linear infinite}@keyframes fall-73{53.011%{transform:translate(73.2473vw,53.011vh) scale(.6762)}to{transform:translate(72.87155vw,99vh) scale(.6762)}}.snow:nth-child(74){opacity:.5926;transform:translate(35.8789vw,-10px) scale(.8688);animation:fall-74 23s -7s linear infinite}@keyframes fall-74{53.359%{transform:translate(35.9734vw,53.359vh) scale(.8688)}to{transform:translate(35.92615vw,99vh) scale(.8688)}}.snow:nth-child(75){opacity:.5066;transform:translate(94.3978vw,-10px) scale(.9336);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{31.004%{transform:translate(93.8174vw,31.004vh) scale(.9336)}to{transform:translate(94.1076vw,99vh) scale(.9336)}}.snow:nth-child(76){opacity:.496;transform:translate(85.0863vw,-10px) scale(.7185);animation:fall-76 29s -22s linear infinite}@keyframes fall-76{79.924%{transform:translate(78.8695vw,79.924vh) scale(.7185)}to{transform:translate(81.9779vw,99vh) scale(.7185)}}.snow:nth-child(77){opacity:1.0042;transform:translate(37.5334vw,-10px) scale(.0772);animation:fall-77 28s -5s linear infinite}@keyframes fall-77{42.077%{transform:translate(41.0631vw,42.077vh) scale(.0772)}to{transform:translate(39.29825vw,99vh) scale(.0772)}}.snow:nth-child(78){opacity:1.135;transform:translate(58.8325vw,-10px) scale(.4154);animation:fall-78 19s -7s linear infinite}@keyframes fall-78{64.361%{transform:translate(58.0923vw,64.361vh) scale(.4154)}to{transform:translate(58.4624vw,99vh) scale(.4154)}}.snow:nth-child(79){opacity:.4128;transform:translate(53.2091vw,-10px) scale(.1357);animation:fall-79 15s -25s linear infinite}@keyframes fall-79{31.158%{transform:translate(62.046vw,31.158vh) scale(.1357)}to{transform:translate(57.62755vw,99vh) scale(.1357)}}.snow:nth-child(80){opacity:1.5428;transform:translate(32.0656vw,-10px) scale(.3534);animation:fall-80 20s -26s linear infinite}@keyframes fall-80{57.533%{transform:translate(34.9631vw,57.533vh) scale(.3534)}to{transform:translate(33.51435vw,99vh) scale(.3534)}}.snow:nth-child(81){opacity:.5192;transform:translate(27.9901vw,-10px) scale(.3159);animation:fall-81 29s -18s linear infinite}@keyframes fall-81{56.733%{transform:translate(18.9646vw,56.733vh) scale(.3159)}to{transform:translate(23.47735vw,99vh) scale(.3159)}}.snow:nth-child(82){opacity:.3346;transform:translate(52.4339vw,-10px) scale(.508);animation:fall-82 25s -15s linear infinite}@keyframes fall-82{32.438%{transform:translate(56.4569vw,32.438vh) scale(.508)}to{transform:translate(54.4454vw,99vh) scale(.508)}}.snow:nth-child(83){opacity:1.7076;transform:translate(51.502vw,-10px) scale(.8286);animation:fall-83 25s -23s linear infinite}@keyframes fall-83{49.398%{transform:translate(47.7446vw,49.398vh) scale(.8286)}to{transform:translate(49.6233vw,99vh) scale(.8286)}}.snow:nth-child(84){opacity:1.5584;transform:translate(25.1607vw,-10px) scale(.7846);animation:fall-84 18s -10s linear infinite}@keyframes fall-84{73.354%{transform:translate(20.2647vw,73.354vh) scale(.7846)}to{transform:translate(22.7127vw,99vh) scale(.7846)}}.snow:nth-child(85){opacity:1.1544;transform:translate(56.6447vw,-10px) scale(.8764);animation:fall-85 28s -13s linear infinite}@keyframes fall-85{45.98%{transform:translate(60.2525vw,45.98vh) scale(.8764)}to{transform:translate(58.4486vw,99vh) scale(.8764)}}.snow:nth-child(86){opacity:.8198;transform:translate(95.6526vw,-10px) scale(.7465);animation:fall-86 26s -20s linear infinite}@keyframes fall-86{72.454%{transform:translate(86.533vw,72.454vh) scale(.7465)}to{transform:translate(91.0928vw,99vh) scale(.7465)}}.snow:nth-child(87){opacity:.3536;transform:translate(78.7109vw,-10px) scale(.0397);animation:fall-87 24s -18s linear infinite}@keyframes fall-87{75.467%{transform:translate(87.5024vw,75.467vh) scale(.0397)}to{transform:translate(83.10665vw,99vh) scale(.0397)}}.snow:nth-child(88){opacity:1.1308;transform:translate(1.1327vw,-10px) scale(.2614);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{70.159%{transform:translate(5.3089vw,70.159vh) scale(.2614)}to{transform:translate(3.2208vw,99vh) scale(.2614)}}.snow:nth-child(89){opacity:.5646;transform:translate(94.3203vw,-10px) scale(.5998);animation:fall-89 27s -8s linear infinite}@keyframes fall-89{71.399%{transform:translate(104.3121vw,71.399vh) scale(.5998)}to{transform:translate(99.3162vw,99vh) scale(.5998)}}.snow:nth-child(90){opacity:1.4222;transform:translate(54.6274vw,-10px) scale(.907);animation:fall-90 26s -3s linear infinite}@keyframes fall-90{69.205%{transform:translate(50.5137vw,69.205vh) scale(.907)}to{transform:translate(52.57055vw,99vh) scale(.907)}}.snow:nth-child(91){opacity:.937;transform:translate(78.7991vw,-10px) scale(.6142);animation:fall-91 19s -14s linear infinite}@keyframes fall-91{73.404%{transform:translate(84.5798vw,73.404vh) scale(.6142)}to{transform:translate(81.68945vw,99vh) scale(.6142)}}.snow:nth-child(92){opacity:.1846;transform:translate(91.305vw,-10px) scale(.965);animation:fall-92 14s -24s linear infinite}@keyframes fall-92{50.312%{transform:translate(83.6911vw,50.312vh) scale(.965)}to{transform:translate(87.49805vw,99vh) scale(.965)}}.snow:nth-child(93){opacity:1.1004;transform:translate(18.567vw,-10px) scale(.7642);animation:fall-93 24s -29s linear infinite}@keyframes fall-93{43.059%{transform:translate(24.9188vw,43.059vh) scale(.7642)}to{transform:translate(21.7429vw,99vh) scale(.7642)}}.snow:nth-child(94){opacity:.352;transform:translate(54.7467vw,-10px) scale(.6835);animation:fall-94 15s -11s linear infinite}@keyframes fall-94{69.453%{transform:translate(62.6318vw,69.453vh) scale(.6835)}to{transform:translate(58.68925vw,99vh) scale(.6835)}}.snow:nth-child(95){opacity:1.1136;transform:translate(90.6803vw,-10px) scale(.1326);animation:fall-95 13s -15s linear infinite}@keyframes fall-95{49.627%{transform:translate(88.3549vw,49.627vh) scale(.1326)}to{transform:translate(89.5176vw,99vh) scale(.1326)}}.snow:nth-child(96){opacity:1.2992;transform:translate(4.4245vw,-10px) scale(.6273);animation:fall-96 11s -7s linear infinite}@keyframes fall-96{73.323%{transform:translate(5.0248vw,73.323vh) scale(.6273)}to{transform:translate(4.72465vw,99vh) scale(.6273)}}.snow:nth-child(97){opacity:.8096;transform:translate(69.5422vw,-10px) scale(.2764);animation:fall-97 23s -11s linear infinite}@keyframes fall-97{50.495%{transform:translate(71.8618vw,50.495vh) scale(.2764)}to{transform:translate(70.702vw,99vh) scale(.2764)}}.snow:nth-child(98){opacity:.904;transform:translate(16.4807vw,-10px) scale(.1);animation:fall-98 29s -25s linear infinite}@keyframes fall-98{37.334%{transform:translate(22.4279vw,37.334vh) scale(.1)}to{transform:translate(19.4543vw,99vh) scale(.1)}}.snow:nth-child(99){opacity:.4264;transform:translate(71.0116vw,-10px) scale(.1507);animation:fall-99 23s -25s linear infinite}@keyframes fall-99{59.351%{transform:translate(80.0111vw,59.351vh) scale(.1507)}to{transform:translate(75.51135vw,99vh) scale(.1507)}}.snow:nth-child(100){opacity:1.1538;transform:translate(72.0966vw,-10px) scale(.8009);animation:fall-100 22s -18s linear infinite}@keyframes fall-100{45.093%{transform:translate(75.1487vw,45.093vh) scale(.8009)}to{transform:translate(73.62265vw,99vh) scale(.8009)}}.snow:nth-child(101){opacity:.176;transform:translate(25.7326vw,-10px) scale(.4383);animation:fall-101 28s -13s linear infinite}@keyframes fall-101{42.882%{transform:translate(28.2728vw,42.882vh) scale(.4383)}to{transform:translate(27.0027vw,99vh) scale(.4383)}}.snow:nth-child(102){opacity:.7604;transform:translate(18.7158vw,-10px) scale(.5629);animation:fall-102 27s -13s linear infinite}@keyframes fall-102{62.827%{transform:translate(17.9677vw,62.827vh) scale(.5629)}to{transform:translate(18.34175vw,99vh) scale(.5629)}}.snow:nth-child(103){opacity:1.7116;transform:translate(53.1493vw,-10px) scale(.5356);animation:fall-103 12s -24s linear infinite}@keyframes fall-103{33.858%{transform:translate(52.849vw,33.858vh) scale(.5356)}to{transform:translate(52.99915vw,99vh) scale(.5356)}}.snow:nth-child(104){opacity:.2274;transform:translate(90.6954vw,-10px) scale(.754);animation:fall-104 17s -25s linear infinite}@keyframes fall-104{39.794%{transform:translate(99.2712vw,39.794vh) scale(.754)}to{transform:translate(94.9833vw,99vh) scale(.754)}}.snow:nth-child(105){opacity:.7782;transform:translate(83.7548vw,-10px) scale(.3879);animation:fall-105 10s -30s linear infinite}@keyframes fall-105{54.359%{transform:translate(75.3496vw,54.359vh) scale(.3879)}to{transform:translate(79.5522vw,99vh) scale(.3879)}}.snow:nth-child(106){opacity:1.966;transform:translate(66.09vw,-10px) scale(.5001);animation:fall-106 11s -25s linear infinite}@keyframes fall-106{36.145%{transform:translate(60.2537vw,36.145vh) scale(.5001)}to{transform:translate(63.17185vw,99vh) scale(.5001)}}.snow:nth-child(107){opacity:1.233;transform:translate(99.4299vw,-10px) scale(.0406);animation:fall-107 18s -2s linear infinite}@keyframes fall-107{52.194%{transform:translate(99.2029vw,52.194vh) scale(.0406)}to{transform:translate(99.3164vw,99vh) scale(.0406)}}.snow:nth-child(108){opacity:.6022;transform:translate(94.6739vw,-10px) scale(.0789);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{31.129%{transform:translate(101.0519vw,31.129vh) scale(.0789)}to{transform:translate(97.8629vw,99vh) scale(.0789)}}.snow:nth-child(109){opacity:1.457;transform:translate(75.4776vw,-10px) scale(.281);animation:fall-109 17s -24s linear infinite}@keyframes fall-109{54.445%{transform:translate(73.3153vw,54.445vh) scale(.281)}to{transform:translate(74.39645vw,99vh) scale(.281)}}.snow:nth-child(110){opacity:1.1914;transform:translate(11.5222vw,-10px) scale(.9262);animation:fall-110 19s -12s linear infinite}@keyframes fall-110{64.627%{transform:translate(10.3127vw,64.627vh) scale(.9262)}to{transform:translate(10.91745vw,99vh) scale(.9262)}}.snow:nth-child(111){opacity:1.4434;transform:translate(8.5745vw,-10px) scale(.2352);animation:fall-111 20s -5s linear infinite}@keyframes fall-111{68.882%{transform:translate(18.1379vw,68.882vh) scale(.2352)}to{transform:translate(13.3562vw,99vh) scale(.2352)}}.snow:nth-child(112){opacity:1.2134;transform:translate(38.9317vw,-10px) scale(.5306);animation:fall-112 11s -19s linear infinite}@keyframes fall-112{51.333%{transform:translate(33.8491vw,51.333vh) scale(.5306)}to{transform:translate(36.3904vw,99vh) scale(.5306)}}.snow:nth-child(113){opacity:.4486;transform:translate(31.0827vw,-10px) scale(.7759);animation:fall-113 21s -16s linear infinite}@keyframes fall-113{55.712%{transform:translate(33.7224vw,55.712vh) scale(.7759)}to{transform:translate(32.40255vw,99vh) scale(.7759)}}.snow:nth-child(114){opacity:.3546;transform:translate(59.8858vw,-10px) scale(.1873);animation:fall-114 21s -22s linear infinite}@keyframes fall-114{34.07%{transform:translate(54.6035vw,34.07vh) scale(.1873)}to{transform:translate(57.24465vw,99vh) scale(.1873)}}.snow:nth-child(115){opacity:.1682;transform:translate(24.8103vw,-10px) scale(.311);animation:fall-115 10s -23s linear infinite}@keyframes fall-115{72.783%{transform:translate(30.6109vw,72.783vh) scale(.311)}to{transform:translate(27.7106vw,99vh) scale(.311)}}.snow:nth-child(116){opacity:1.2296;transform:translate(18.372vw,-10px) scale(.6621);animation:fall-116 14s -9s linear infinite}@keyframes fall-116{30.221%{transform:translate(14.1212vw,30.221vh) scale(.6621)}to{transform:translate(16.2466vw,99vh) scale(.6621)}}.snow:nth-child(117){opacity:.058;transform:translate(85.0896vw,-10px) scale(.8897);animation:fall-117 28s -25s linear infinite}@keyframes fall-117{72.653%{transform:translate(78.0915vw,72.653vh) scale(.8897)}to{transform:translate(81.59055vw,99vh) scale(.8897)}}.snow:nth-child(118){opacity:.1894;transform:translate(16.9891vw,-10px) scale(.256);animation:fall-118 29s -29s linear infinite}@keyframes fall-118{51.127%{transform:translate(16.7087vw,51.127vh) scale(.256)}to{transform:translate(16.8489vw,99vh) scale(.256)}}.snow:nth-child(119){opacity:1.3426;transform:translate(70.4958vw,-10px) scale(.5255);animation:fall-119 22s -1s linear infinite}@keyframes fall-119{77.249%{transform:translate(71.1314vw,77.249vh) scale(.5255)}to{transform:translate(70.8136vw,99vh) scale(.5255)}}.snow:nth-child(120){opacity:.7186;transform:translate(99.2261vw,-10px) scale(.1681);animation:fall-120 17s -30s linear infinite}@keyframes fall-120{41.972%{transform:translate(107.2225vw,41.972vh) scale(.1681)}to{transform:translate(103.2243vw,99vh) scale(.1681)}}.snow:nth-child(121){opacity:.2246;transform:translate(46.5187vw,-10px) scale(.5638);animation:fall-121 13s -9s linear infinite}@keyframes fall-121{71.706%{transform:translate(52.7066vw,71.706vh) scale(.5638)}to{transform:translate(49.61265vw,99vh) scale(.5638)}}.snow:nth-child(122){opacity:.871;transform:translate(88.0966vw,-10px) scale(.3593);animation:fall-122 10s -25s linear infinite}@keyframes fall-122{62.703%{transform:translate(92.9631vw,62.703vh) scale(.3593)}to{transform:translate(90.52985vw,99vh) scale(.3593)}}.snow:nth-child(123){opacity:1.4246;transform:translate(65.2792vw,-10px) scale(.4533);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{64.462%{transform:translate(55.9833vw,64.462vh) scale(.4533)}to{transform:translate(60.63125vw,99vh) scale(.4533)}}.snow:nth-child(124){opacity:.7792;transform:translate(24.7846vw,-10px) scale(.7447);animation:fall-124 21s -7s linear infinite}@keyframes fall-124{32.14%{transform:translate(23.2365vw,32.14vh) scale(.7447)}to{transform:translate(24.01055vw,99vh) scale(.7447)}}.snow:nth-child(125){opacity:.0058;transform:translate(51.2987vw,-10px) scale(.1537);animation:fall-125 24s -28s linear infinite}@keyframes fall-125{36.06%{transform:translate(48.6832vw,36.06vh) scale(.1537)}to{transform:translate(49.99095vw,99vh) scale(.1537)}}.snow:nth-child(126){opacity:1.4626;transform:translate(74.6461vw,-10px) scale(.283);animation:fall-126 18s -1s linear infinite}@keyframes fall-126{43.438%{transform:translate(73.0737vw,43.438vh) scale(.283)}to{transform:translate(73.8599vw,99vh) scale(.283)}}.snow:nth-child(127){opacity:1.422;transform:translate(36.7227vw,-10px) scale(.2016);animation:fall-127 18s -5s linear infinite}@keyframes fall-127{45.748%{transform:translate(43.7727vw,45.748vh) scale(.2016)}to{transform:translate(40.2477vw,99vh) scale(.2016)}}.snow:nth-child(128){opacity:.059;transform:translate(10.1328vw,-10px) scale(.2072);animation:fall-128 21s -10s linear infinite}@keyframes fall-128{34.565%{transform:translate(.9088vw,34.565vh) scale(.2072)}to{transform:translate(5.5208vw,99vh) scale(.2072)}}.snow:nth-child(129){opacity:.6506;transform:translate(49.7087vw,-10px) scale(.6635);animation:fall-129 10s -24s linear infinite}@keyframes fall-129{65.578%{transform:translate(42.3028vw,65.578vh) scale(.6635)}to{transform:translate(46.00575vw,99vh) scale(.6635)}}.snow:nth-child(130){opacity:1.4774;transform:translate(27.0025vw,-10px) scale(.0444);animation:fall-130 26s -10s linear infinite}@keyframes fall-130{55.215%{transform:translate(26.9995vw,55.215vh) scale(.0444)}to{transform:translate(27.001vw,99vh) scale(.0444)}}.snow:nth-child(131){opacity:1.5556;transform:translate(56.6388vw,-10px) scale(.2935);animation:fall-131 21s -12s linear infinite}@keyframes fall-131{42.829%{transform:translate(65.2666vw,42.829vh) scale(.2935)}to{transform:translate(60.9527vw,99vh) scale(.2935)}}.snow:nth-child(132){opacity:.8128;transform:translate(29.4981vw,-10px) scale(.7143);animation:fall-132 19s -1s linear infinite}@keyframes fall-132{36.713%{transform:translate(31.7242vw,36.713vh) scale(.7143)}to{transform:translate(30.61115vw,99vh) scale(.7143)}}.snow:nth-child(133){opacity:.4782;transform:translate(89.6608vw,-10px) scale(.5508);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{35.124%{transform:translate(80.5098vw,35.124vh) scale(.5508)}to{transform:translate(85.0853vw,99vh) scale(.5508)}}.snow:nth-child(134){opacity:.245;transform:translate(5.5952vw,-10px) scale(.5243);animation:fall-134 16s -8s linear infinite}@keyframes fall-134{63.092%{transform:translate(.1588vw,63.092vh) scale(.5243)}to{transform:translate(2.877vw,99vh) scale(.5243)}}.snow:nth-child(135){opacity:1.3864;transform:translate(18.3473vw,-10px) scale(.3323);animation:fall-135 10s -18s linear infinite}@keyframes fall-135{59.024%{transform:translate(9.8597vw,59.024vh) scale(.3323)}to{transform:translate(14.1035vw,99vh) scale(.3323)}}.snow:nth-child(136){opacity:.9452;transform:translate(89.217vw,-10px) scale(.2432);animation:fall-136 26s -27s linear infinite}@keyframes fall-136{47.606%{transform:translate(95.9142vw,47.606vh) scale(.2432)}to{transform:translate(92.5656vw,99vh) scale(.2432)}}.snow:nth-child(137){opacity:.0204;transform:translate(95.0335vw,-10px) scale(.2691);animation:fall-137 23s -23s linear infinite}@keyframes fall-137{64.99%{transform:translate(94.2529vw,64.99vh) scale(.2691)}to{transform:translate(94.6432vw,99vh) scale(.2691)}}.snow:nth-child(138){opacity:1.62;transform:translate(8.989vw,-10px) scale(.1665);animation:fall-138 20s -28s linear infinite}@keyframes fall-138{54.864%{transform:translate(10.2351vw,54.864vh) scale(.1665)}to{transform:translate(9.61205vw,99vh) scale(.1665)}}.snow:nth-child(139){opacity:.2496;transform:translate(92.4285vw,-10px) scale(.039);animation:fall-139 12s -3s linear infinite}@keyframes fall-139{74.17%{transform:translate(84.7318vw,74.17vh) scale(.039)}to{transform:translate(88.58015vw,99vh) scale(.039)}}.snow:nth-child(140){opacity:.8094;transform:translate(55.6509vw,-10px) scale(.5443);animation:fall-140 30s -23s linear infinite}@keyframes fall-140{35.641%{transform:translate(63.042vw,35.641vh) scale(.5443)}to{transform:translate(59.34645vw,99vh) scale(.5443)}}.snow:nth-child(141){opacity:1.6354;transform:translate(41.6596vw,-10px) scale(.9498);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{62.708%{transform:translate(33.0756vw,62.708vh) scale(.9498)}to{transform:translate(37.3676vw,99vh) scale(.9498)}}.snow:nth-child(142){opacity:1.5286;transform:translate(62.1299vw,-10px) scale(.3646);animation:fall-142 12s -19s linear infinite}@keyframes fall-142{62.21%{transform:translate(52.9346vw,62.21vh) scale(.3646)}to{transform:translate(57.53225vw,99vh) scale(.3646)}}.snow:nth-child(143){opacity:.9046;transform:translate(30.573vw,-10px) scale(.31);animation:fall-143 10s -9s linear infinite}@keyframes fall-143{61.735%{transform:translate(33.2054vw,61.735vh) scale(.31)}to{transform:translate(31.8892vw,99vh) scale(.31)}}.snow:nth-child(144){opacity:.2646;transform:translate(47.3204vw,-10px) scale(.0627);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{43.162%{transform:translate(49.3708vw,43.162vh) scale(.0627)}to{transform:translate(48.3456vw,99vh) scale(.0627)}}.snow:nth-child(145){opacity:.6622;transform:translate(73.2404vw,-10px) scale(.9353);animation:fall-145 22s -22s linear infinite}@keyframes fall-145{66.513%{transform:translate(81.1722vw,66.513vh) scale(.9353)}to{transform:translate(77.2063vw,99vh) scale(.9353)}}.snow:nth-child(146){opacity:1.8232;transform:translate(41.6375vw,-10px) scale(.2962);animation:fall-146 15s -28s linear infinite}@keyframes fall-146{73.003%{transform:translate(39.1048vw,73.003vh) scale(.2962)}to{transform:translate(40.37115vw,99vh) scale(.2962)}}.snow:nth-child(147){opacity:.4124;transform:translate(44.6002vw,-10px) scale(.5485);animation:fall-147 23s -2s linear infinite}@keyframes fall-147{55.59%{transform:translate(34.6866vw,55.59vh) scale(.5485)}to{transform:translate(39.6434vw,99vh) scale(.5485)}}.snow:nth-child(148){opacity:.736;transform:translate(74.0966vw,-10px) scale(.7959);animation:fall-148 13s -28s linear infinite}@keyframes fall-148{32.746%{transform:translate(82.2792vw,32.746vh) scale(.7959)}to{transform:translate(78.1879vw,99vh) scale(.7959)}}.snow:nth-child(149){opacity:1.3028;transform:translate(77.2525vw,-10px) scale(.0034);animation:fall-149 26s -20s linear infinite}@keyframes fall-149{76.093%{transform:translate(72.4143vw,76.093vh) scale(.0034)}to{transform:translate(74.8334vw,99vh) scale(.0034)}}.snow:nth-child(150){opacity:1.7216;transform:translate(79.2617vw,-10px) scale(.526);animation:fall-150 11s -7s linear infinite}@keyframes fall-150{30.355%{transform:translate(83.8591vw,30.355vh) scale(.526)}to{transform:translate(81.5604vw,99vh) scale(.526)}}.snow:nth-child(151){opacity:1.6014;transform:translate(10.6091vw,-10px) scale(.7749);animation:fall-151 26s -6s linear infinite}@keyframes fall-151{59.814%{transform:translate(6.8572vw,59.814vh) scale(.7749)}to{transform:translate(8.73315vw,99vh) scale(.7749)}}.snow:nth-child(152){opacity:.869;transform:translate(99.9237vw,-10px) scale(.5151);animation:fall-152 16s -12s linear infinite}@keyframes fall-152{48.54%{transform:translate(104.6541vw,48.54vh) scale(.5151)}to{transform:translate(102.2889vw,99vh) scale(.5151)}}.snow:nth-child(153){opacity:.1746;transform:translate(93.2426vw,-10px) scale(.5227);animation:fall-153 12s -16s linear infinite}@keyframes fall-153{57.087%{transform:translate(83.4344vw,57.087vh) scale(.5227)}to{transform:translate(88.3385vw,99vh) scale(.5227)}}.snow:nth-child(154){opacity:.5586;transform:translate(31.1486vw,-10px) scale(.3056);animation:fall-154 28s -23s linear infinite}@keyframes fall-154{68.708%{transform:translate(31.6646vw,68.708vh) scale(.3056)}to{transform:translate(31.4066vw,99vh) scale(.3056)}}.snow:nth-child(155){opacity:1.5292;transform:translate(78.4386vw,-10px) scale(.9623);animation:fall-155 14s -17s linear infinite}@keyframes fall-155{38.744%{transform:translate(87.5539vw,38.744vh) scale(.9623)}to{transform:translate(82.99625vw,99vh) scale(.9623)}}.snow:nth-child(156){opacity:1.8302;transform:translate(98.1585vw,-10px) scale(.9937);animation:fall-156 11s -6s linear infinite}@keyframes fall-156{77.676%{transform:translate(102.6973vw,77.676vh) scale(.9937)}to{transform:translate(100.4279vw,99vh) scale(.9937)}}.snow:nth-child(157){opacity:1.5326;transform:translate(99.0471vw,-10px) scale(.9201);animation:fall-157 21s -18s linear infinite}@keyframes fall-157{78.088%{transform:translate(92.0939vw,78.088vh) scale(.9201)}to{transform:translate(95.5705vw,99vh) scale(.9201)}}.snow:nth-child(158){opacity:1.8086;transform:translate(98.0477vw,-10px) scale(.8721);animation:fall-158 28s -8s linear infinite}@keyframes fall-158{46.197%{transform:translate(107.408vw,46.197vh) scale(.8721)}to{transform:translate(102.72785vw,99vh) scale(.8721)}}.snow:nth-child(159){opacity:1.3362;transform:translate(67.7526vw,-10px) scale(.8442);animation:fall-159 29s -27s linear infinite}@keyframes fall-159{51.707%{transform:translate(70.6063vw,51.707vh) scale(.8442)}to{transform:translate(69.17945vw,99vh) scale(.8442)}}.snow:nth-child(160){opacity:.3124;transform:translate(49.2185vw,-10px) scale(.681);animation:fall-160 11s -13s linear infinite}@keyframes fall-160{50.891%{transform:translate(53.3767vw,50.891vh) scale(.681)}to{transform:translate(51.2976vw,99vh) scale(.681)}}.snow:nth-child(161){opacity:.1804;transform:translate(53.1898vw,-10px) scale(.7369);animation:fall-161 26s -30s linear infinite}@keyframes fall-161{73.619%{transform:translate(43.6259vw,73.619vh) scale(.7369)}to{transform:translate(48.40785vw,99vh) scale(.7369)}}.snow:nth-child(162){opacity:1.881;transform:translate(14.2821vw,-10px) scale(.4436);animation:fall-162 22s -15s linear infinite}@keyframes fall-162{66.071%{transform:translate(5.3375vw,66.071vh) scale(.4436)}to{transform:translate(9.8098vw,99vh) scale(.4436)}}.snow:nth-child(163){opacity:.818;transform:translate(76.7091vw,-10px) scale(.374);animation:fall-163 18s -20s linear infinite}@keyframes fall-163{71.259%{transform:translate(74.082vw,71.259vh) scale(.374)}to{transform:translate(75.39555vw,99vh) scale(.374)}}.snow:nth-child(164){opacity:1.2946;transform:translate(37.5723vw,-10px) scale(.6405);animation:fall-164 20s -18s linear infinite}@keyframes fall-164{69.679%{transform:translate(28.3863vw,69.679vh) scale(.6405)}to{transform:translate(32.9793vw,99vh) scale(.6405)}}.snow:nth-child(165){opacity:.7996;transform:translate(50.327vw,-10px) scale(.297);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{44.217%{transform:translate(49.902vw,44.217vh) scale(.297)}to{transform:translate(50.1145vw,99vh) scale(.297)}}.snow:nth-child(166){opacity:.2396;transform:translate(56.114vw,-10px) scale(.9169);animation:fall-166 11s -3s linear infinite}@keyframes fall-166{65.851%{transform:translate(49.4944vw,65.851vh) scale(.9169)}to{transform:translate(52.8042vw,99vh) scale(.9169)}}.snow:nth-child(167){opacity:1.1692;transform:translate(10.8vw,-10px) scale(.6892);animation:fall-167 16s -2s linear infinite}@keyframes fall-167{48.428%{transform:translate(17.5293vw,48.428vh) scale(.6892)}to{transform:translate(14.16465vw,99vh) scale(.6892)}}.snow:nth-child(168){opacity:.6136;transform:translate(56.2769vw,-10px) scale(.1376);animation:fall-168 26s -6s linear infinite}@keyframes fall-168{51.965%{transform:translate(50.1192vw,51.965vh) scale(.1376)}to{transform:translate(53.19805vw,99vh) scale(.1376)}}.snow:nth-child(169){opacity:.983;transform:translate(79.7011vw,-10px) scale(.077);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{59.201%{transform:translate(73.2374vw,59.201vh) scale(.077)}to{transform:translate(76.46925vw,99vh) scale(.077)}}.snow:nth-child(170){opacity:.2874;transform:translate(68.0811vw,-10px) scale(.8579);animation:fall-170 19s -14s linear infinite}@keyframes fall-170{64.641%{transform:translate(67.7055vw,64.641vh) scale(.8579)}to{transform:translate(67.8933vw,99vh) scale(.8579)}}.snow:nth-child(171){opacity:1.6568;transform:translate(51.6438vw,-10px) scale(.8158);animation:fall-171 30s -29s linear infinite}@keyframes fall-171{59.997%{transform:translate(51.421vw,59.997vh) scale(.8158)}to{transform:translate(51.5324vw,99vh) scale(.8158)}}.snow:nth-child(172){opacity:1.843;transform:translate(32.0649vw,-10px) scale(.2318);animation:fall-172 29s -15s linear infinite}@keyframes fall-172{60.051%{transform:translate(31.6631vw,60.051vh) scale(.2318)}to{transform:translate(31.864vw,99vh) scale(.2318)}}.snow:nth-child(173){opacity:.46;transform:translate(22.0287vw,-10px) scale(.3293);animation:fall-173 12s -28s linear infinite}@keyframes fall-173{66.321%{transform:translate(15.3737vw,66.321vh) scale(.3293)}to{transform:translate(18.7012vw,99vh) scale(.3293)}}.snow:nth-child(174){opacity:1.4118;transform:translate(84.1178vw,-10px) scale(.232);animation:fall-174 27s -1s linear infinite}@keyframes fall-174{48.837%{transform:translate(75.6603vw,48.837vh) scale(.232)}to{transform:translate(79.88905vw,99vh) scale(.232)}}.snow:nth-child(175){opacity:.557;transform:translate(70.6613vw,-10px) scale(.7414);animation:fall-175 23s -5s linear infinite}@keyframes fall-175{36.295%{transform:translate(72.9998vw,36.295vh) scale(.7414)}to{transform:translate(71.83055vw,99vh) scale(.7414)}}.snow:nth-child(176){opacity:1.5384;transform:translate(81.2069vw,-10px) scale(.6623);animation:fall-176 11s -15s linear infinite}@keyframes fall-176{42.542%{transform:translate(71.9411vw,42.542vh) scale(.6623)}to{transform:translate(76.574vw,99vh) scale(.6623)}}.snow:nth-child(177){opacity:1.2188;transform:translate(47.3806vw,-10px) scale(.2598);animation:fall-177 17s -25s linear infinite}@keyframes fall-177{40.3%{transform:translate(38.2961vw,40.3vh) scale(.2598)}to{transform:translate(42.83835vw,99vh) scale(.2598)}}.snow:nth-child(178){opacity:.8306;transform:translate(49.3196vw,-10px) scale(.1044);animation:fall-178 29s -13s linear infinite}@keyframes fall-178{30.232%{transform:translate(50.5587vw,30.232vh) scale(.1044)}to{transform:translate(49.93915vw,99vh) scale(.1044)}}.snow:nth-child(179){opacity:1.723;transform:translate(57.4555vw,-10px) scale(.7767);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{36.948%{transform:translate(47.6152vw,36.948vh) scale(.7767)}to{transform:translate(52.53535vw,99vh) scale(.7767)}}.snow:nth-child(180){opacity:.1548;transform:translate(24.6982vw,-10px) scale(.3447);animation:fall-180 30s -2s linear infinite}@keyframes fall-180{55.168%{transform:translate(29.5777vw,55.168vh) scale(.3447)}to{transform:translate(27.13795vw,99vh) scale(.3447)}}.snow:nth-child(181){opacity:.9136;transform:translate(93.756vw,-10px) scale(.3511);animation:fall-181 16s -13s linear infinite}@keyframes fall-181{66.085%{transform:translate(90.2646vw,66.085vh) scale(.3511)}to{transform:translate(92.0103vw,99vh) scale(.3511)}}.snow:nth-child(182){opacity:.2744;transform:translate(68.7895vw,-10px) scale(.8518);animation:fall-182 21s -3s linear infinite}@keyframes fall-182{37.66%{transform:translate(66.6877vw,37.66vh) scale(.8518)}to{transform:translate(67.7386vw,99vh) scale(.8518)}}.snow:nth-child(183){opacity:1.8972;transform:translate(27.6993vw,-10px) scale(.6106);animation:fall-183 18s -7s linear infinite}@keyframes fall-183{38.57%{transform:translate(31.6945vw,38.57vh) scale(.6106)}to{transform:translate(29.6969vw,99vh) scale(.6106)}}.snow:nth-child(184){opacity:.7342;transform:translate(57.144vw,-10px) scale(.7959);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{54.87%{transform:translate(59.0275vw,54.87vh) scale(.7959)}to{transform:translate(58.08575vw,99vh) scale(.7959)}}.snow:nth-child(185){opacity:1.7136;transform:translate(6.5958vw,-10px) scale(.8236);animation:fall-185 10s -3s linear infinite}@keyframes fall-185{77.264%{transform:translate(3.887vw,77.264vh) scale(.8236)}to{transform:translate(5.2414vw,99vh) scale(.8236)}}.snow:nth-child(186){opacity:1.9784;transform:translate(92.9786vw,-10px) scale(.547);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{57.967%{transform:translate(85.7907vw,57.967vh) scale(.547)}to{transform:translate(89.38465vw,99vh) scale(.547)}}.snow:nth-child(187){opacity:1.486;transform:translate(87.7551vw,-10px) scale(.7165);animation:fall-187 17s -23s linear infinite}@keyframes fall-187{63.108%{transform:translate(95.1978vw,63.108vh) scale(.7165)}to{transform:translate(91.47645vw,99vh) scale(.7165)}}.snow:nth-child(188){opacity:1.5454;transform:translate(96.2098vw,-10px) scale(.9164);animation:fall-188 26s -27s linear infinite}@keyframes fall-188{79.945%{transform:translate(94.8853vw,79.945vh) scale(.9164)}to{transform:translate(95.54755vw,99vh) scale(.9164)}}.snow:nth-child(189){opacity:.7302;transform:translate(67.179vw,-10px) scale(.9752);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{46.108%{transform:translate(67.5977vw,46.108vh) scale(.9752)}to{transform:translate(67.38835vw,99vh) scale(.9752)}}.snow:nth-child(190){opacity:1.9616;transform:translate(39.9333vw,-10px) scale(.7999);animation:fall-190 26s -10s linear infinite}@keyframes fall-190{52.084%{transform:translate(40.7436vw,52.084vh) scale(.7999)}to{transform:translate(40.33845vw,99vh) scale(.7999)}}.snow:nth-child(191){opacity:.7538;transform:translate(20.5743vw,-10px) scale(.5395);animation:fall-191 30s -16s linear infinite}@keyframes fall-191{68.532%{transform:translate(12.9271vw,68.532vh) scale(.5395)}to{transform:translate(16.7507vw,99vh) scale(.5395)}}.snow:nth-child(192){opacity:.7958;transform:translate(77.316vw,-10px) scale(.4169);animation:fall-192 15s -27s linear infinite}@keyframes fall-192{55.007%{transform:translate(75.1024vw,55.007vh) scale(.4169)}to{transform:translate(76.2092vw,99vh) scale(.4169)}}.snow:nth-child(193){opacity:.2954;transform:translate(87.1307vw,-10px) scale(.2026);animation:fall-193 19s -18s linear infinite}@keyframes fall-193{69.269%{transform:translate(90.7106vw,69.269vh) scale(.2026)}to{transform:translate(88.92065vw,99vh) scale(.2026)}}.snow:nth-child(194){opacity:1.1564;transform:translate(70.4922vw,-10px) scale(.8802);animation:fall-194 28s -5s linear infinite}@keyframes fall-194{61.35%{transform:translate(74.2146vw,61.35vh) scale(.8802)}to{transform:translate(72.3534vw,99vh) scale(.8802)}}.snow:nth-child(195){opacity:1.9836;transform:translate(91.745vw,-10px) scale(.3641);animation:fall-195 27s -14s linear infinite}@keyframes fall-195{55.973%{transform:translate(82.6155vw,55.973vh) scale(.3641)}to{transform:translate(87.18025vw,99vh) scale(.3641)}}.snow:nth-child(196){opacity:1.354;transform:translate(68.3676vw,-10px) scale(.3138);animation:fall-196 16s -16s linear infinite}@keyframes fall-196{30.184%{transform:translate(76.8951vw,30.184vh) scale(.3138)}to{transform:translate(72.63135vw,99vh) scale(.3138)}}.snow:nth-child(197){opacity:1.2348;transform:translate(85.3884vw,-10px) scale(.0266);animation:fall-197 24s -6s linear infinite}@keyframes fall-197{33.966%{transform:translate(79.2512vw,33.966vh) scale(.0266)}to{transform:translate(82.3198vw,99vh) scale(.0266)}}.snow:nth-child(198){opacity:1.6868;transform:translate(54.0725vw,-10px) scale(.086);animation:fall-198 12s -22s linear infinite}@keyframes fall-198{39.874%{transform:translate(47.1047vw,39.874vh) scale(.086)}to{transform:translate(50.5886vw,99vh) scale(.086)}}.snow:nth-child(199){opacity:.9764;transform:translate(71.1751vw,-10px) scale(.6992);animation:fall-199 23s -3s linear infinite}@keyframes fall-199{50.462%{transform:translate(66.7183vw,50.462vh) scale(.6992)}to{transform:translate(68.9467vw,99vh) scale(.6992)}}.snow:nth-child(200){opacity:.8194;transform:translate(35.991vw,-10px) scale(.8505);animation:fall-200 10s -10s linear infinite}@keyframes fall-200{59.757%{transform:translate(26.5513vw,59.757vh) scale(.8505)}to{transform:translate(31.27115vw,99vh) scale(.8505)}}.snow:nth-child(201){opacity:1.077;transform:translate(.3972vw,-10px) scale(.0597);animation:fall-201 21s -27s linear infinite}@keyframes fall-201{49.368%{transform:translate(-7.263vw,49.368vh) scale(.0597)}to{transform:translate(-3.4329vw,99vh) scale(.0597)}}.snow:nth-child(202){opacity:.2618;transform:translate(23.9895vw,-10px) scale(.4561);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{79.8%{transform:translate(29.6346vw,79.8vh) scale(.4561)}to{transform:translate(26.81205vw,99vh) scale(.4561)}}.snow:nth-child(203){opacity:.008;transform:translate(54.0507vw,-10px) scale(.725);animation:fall-203 22s -20s linear infinite}@keyframes fall-203{70.705%{transform:translate(58.9649vw,70.705vh) scale(.725)}to{transform:translate(56.5078vw,99vh) scale(.725)}}.snow:nth-child(204){opacity:1.6068;transform:translate(12.638vw,-10px) scale(.0119);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{33.595%{transform:translate(10.7495vw,33.595vh) scale(.0119)}to{transform:translate(11.69375vw,99vh) scale(.0119)}}.snow:nth-child(205){opacity:.2632;transform:translate(77.3961vw,-10px) scale(.414);animation:fall-205 26s -12s linear infinite}@keyframes fall-205{59.594%{transform:translate(73.6301vw,59.594vh) scale(.414)}to{transform:translate(75.5131vw,99vh) scale(.414)}}.snow:nth-child(206){opacity:.4066;transform:translate(29.9046vw,-10px) scale(.6767);animation:fall-206 12s -17s linear infinite}@keyframes fall-206{48.772%{transform:translate(27.3303vw,48.772vh) scale(.6767)}to{transform:translate(28.61745vw,99vh) scale(.6767)}}.snow:nth-child(207){opacity:.8416;transform:translate(72.9097vw,-10px) scale(.2757);animation:fall-207 12s -1s linear infinite}@keyframes fall-207{53.898%{transform:translate(80.8635vw,53.898vh) scale(.2757)}to{transform:translate(76.8866vw,99vh) scale(.2757)}}.snow:nth-child(208){opacity:1.8568;transform:translate(33.7359vw,-10px) scale(.1841);animation:fall-208 30s -7s linear infinite}@keyframes fall-208{53.439%{transform:translate(37.5284vw,53.439vh) scale(.1841)}to{transform:translate(35.63215vw,99vh) scale(.1841)}}.snow:nth-child(209){opacity:.6878;transform:translate(2.3462vw,-10px) scale(.1277);animation:fall-209 26s -11s linear infinite}@keyframes fall-209{76.394%{transform:translate(6.2425vw,76.394vh) scale(.1277)}to{transform:translate(4.29435vw,99vh) scale(.1277)}}.snow:nth-child(210){opacity:.9402;transform:translate(45.6908vw,-10px) scale(.994);animation:fall-210 24s -28s linear infinite}@keyframes fall-210{49.238%{transform:translate(52.05vw,49.238vh) scale(.994)}to{transform:translate(48.8704vw,99vh) scale(.994)}}.snow:nth-child(211){opacity:.6864;transform:translate(75.1578vw,-10px) scale(.6631);animation:fall-211 16s -30s linear infinite}@keyframes fall-211{43.697%{transform:translate(77.645vw,43.697vh) scale(.6631)}to{transform:translate(76.4014vw,99vh) scale(.6631)}}.snow:nth-child(212){opacity:.1714;transform:translate(78.4205vw,-10px) scale(.0218);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{63.498%{transform:translate(76.4459vw,63.498vh) scale(.0218)}to{transform:translate(77.4332vw,99vh) scale(.0218)}}.snow:nth-child(213){opacity:.2456;transform:translate(7.2688vw,-10px) scale(.3374);animation:fall-213 23s -12s linear infinite}@keyframes fall-213{67.911%{transform:translate(4.039vw,67.911vh) scale(.3374)}to{transform:translate(5.6539vw,99vh) scale(.3374)}}.snow:nth-child(214){opacity:1.4802;transform:translate(87.3332vw,-10px) scale(.0295);animation:fall-214 21s -19s linear infinite}@keyframes fall-214{53.68%{transform:translate(95.4545vw,53.68vh) scale(.0295)}to{transform:translate(91.39385vw,99vh) scale(.0295)}}.snow:nth-child(215){opacity:1.9242;transform:translate(4.4416vw,-10px) scale(.951);animation:fall-215 10s -9s linear infinite}@keyframes fall-215{63.37%{transform:translate(-3.3205vw,63.37vh) scale(.951)}to{transform:translate(.56055vw,99vh) scale(.951)}}.snow:nth-child(216){opacity:1.9082;transform:translate(66.6491vw,-10px) scale(.1493);animation:fall-216 20s -8s linear infinite}@keyframes fall-216{77.636%{transform:translate(71.1039vw,77.636vh) scale(.1493)}to{transform:translate(68.8765vw,99vh) scale(.1493)}}.snow:nth-child(217){opacity:1.0438;transform:translate(68.5511vw,-10px) scale(.721);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{46.738%{transform:translate(68.2952vw,46.738vh) scale(.721)}to{transform:translate(68.42315vw,99vh) scale(.721)}}.snow:nth-child(218){opacity:1.4118;transform:translate(48.3579vw,-10px) scale(.4663);animation:fall-218 16s -1s linear infinite}@keyframes fall-218{39.698%{transform:translate(58.1546vw,39.698vh) scale(.4663)}to{transform:translate(53.25625vw,99vh) scale(.4663)}}.snow:nth-child(219){opacity:.1798;transform:translate(30.4171vw,-10px) scale(.0601);animation:fall-219 28s -10s linear infinite}@keyframes fall-219{44.95%{transform:translate(37.283vw,44.95vh) scale(.0601)}to{transform:translate(33.85005vw,99vh) scale(.0601)}}.snow:nth-child(220){opacity:.883;transform:translate(5.985vw,-10px) scale(.5989);animation:fall-220 25s -29s linear infinite}@keyframes fall-220{40.769%{transform:translate(13.446vw,40.769vh) scale(.5989)}to{transform:translate(9.7155vw,99vh) scale(.5989)}}.snow:nth-child(221){opacity:1.5506;transform:translate(83.3855vw,-10px) scale(.4471);animation:fall-221 19s -11s linear infinite}@keyframes fall-221{75.12%{transform:translate(80.218vw,75.12vh) scale(.4471)}to{transform:translate(81.80175vw,99vh) scale(.4471)}}.snow:nth-child(222){opacity:.1212;transform:translate(39.6745vw,-10px) scale(.9434);animation:fall-222 28s -4s linear infinite}@keyframes fall-222{63.611%{transform:translate(46.4845vw,63.611vh) scale(.9434)}to{transform:translate(43.0795vw,99vh) scale(.9434)}}.snow:nth-child(223){opacity:.2394;transform:translate(49.3032vw,-10px) scale(.5343);animation:fall-223 23s -10s linear infinite}@keyframes fall-223{46.648%{transform:translate(43.0095vw,46.648vh) scale(.5343)}to{transform:translate(46.15635vw,99vh) scale(.5343)}}.snow:nth-child(224){opacity:.6044;transform:translate(86.9098vw,-10px) scale(.3807);animation:fall-224 30s -16s linear infinite}@keyframes fall-224{60.102%{transform:translate(85.9425vw,60.102vh) scale(.3807)}to{transform:translate(86.42615vw,99vh) scale(.3807)}}.snow:nth-child(225){opacity:.8006;transform:translate(64.3179vw,-10px) scale(.8666);animation:fall-225 23s -12s linear infinite}@keyframes fall-225{41.45%{transform:translate(71.1781vw,41.45vh) scale(.8666)}to{transform:translate(67.748vw,99vh) scale(.8666)}}.snow:nth-child(226){opacity:1.6592;transform:translate(49.3733vw,-10px) scale(.5185);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{72.276%{transform:translate(43.7889vw,72.276vh) scale(.5185)}to{transform:translate(46.5811vw,99vh) scale(.5185)}}.snow:nth-child(227){opacity:1.7356;transform:translate(84.5557vw,-10px) scale(.3058);animation:fall-227 18s -14s linear infinite}@keyframes fall-227{72.735%{transform:translate(76.0998vw,72.735vh) scale(.3058)}to{transform:translate(80.32775vw,99vh) scale(.3058)}}.snow:nth-child(228){opacity:.6836;transform:translate(26.6239vw,-10px) scale(.0503);animation:fall-228 18s -17s linear infinite}@keyframes fall-228{74.572%{transform:translate(21.2632vw,74.572vh) scale(.0503)}to{transform:translate(23.94355vw,99vh) scale(.0503)}}.snow:nth-child(229){opacity:1.158;transform:translate(46.8954vw,-10px) scale(.5866);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{66.624%{transform:translate(38.1146vw,66.624vh) scale(.5866)}to{transform:translate(42.505vw,99vh) scale(.5866)}}.snow:nth-child(230){opacity:.334;transform:translate(61.2042vw,-10px) scale(.1417);animation:fall-230 18s -25s linear infinite}@keyframes fall-230{64.988%{transform:translate(57.9171vw,64.988vh) scale(.1417)}to{transform:translate(59.56065vw,99vh) scale(.1417)}}.snow:nth-child(231){opacity:.9452;transform:translate(38.2558vw,-10px) scale(.9945);animation:fall-231 14s -8s linear infinite}@keyframes fall-231{33.989%{transform:translate(44.3179vw,33.989vh) scale(.9945)}to{transform:translate(41.28685vw,99vh) scale(.9945)}}.snow:nth-child(232){opacity:1.4694;transform:translate(17.8521vw,-10px) scale(.8471);animation:fall-232 28s -8s linear infinite}@keyframes fall-232{44.985%{transform:translate(16.6584vw,44.985vh) scale(.8471)}to{transform:translate(17.25525vw,99vh) scale(.8471)}}.snow:nth-child(233){opacity:1.7206;transform:translate(76.7027vw,-10px) scale(.021);animation:fall-233 14s -29s linear infinite}@keyframes fall-233{44.368%{transform:translate(82.0852vw,44.368vh) scale(.021)}to{transform:translate(79.39395vw,99vh) scale(.021)}}.snow:nth-child(234){opacity:1.2242;transform:translate(13.0457vw,-10px) scale(.2821);animation:fall-234 19s -19s linear infinite}@keyframes fall-234{34.959%{transform:translate(19.4734vw,34.959vh) scale(.2821)}to{transform:translate(16.25955vw,99vh) scale(.2821)}}.snow:nth-child(235){opacity:1.6972;transform:translate(27.7143vw,-10px) scale(.6029);animation:fall-235 11s -16s linear infinite}@keyframes fall-235{71.402%{transform:translate(31.2498vw,71.402vh) scale(.6029)}to{transform:translate(29.48205vw,99vh) scale(.6029)}}.snow:nth-child(236){opacity:.7294;transform:translate(67.5346vw,-10px) scale(.4854);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{47.207%{transform:translate(66.2039vw,47.207vh) scale(.4854)}to{transform:translate(66.86925vw,99vh) scale(.4854)}}.snow:nth-child(237){opacity:.5606;transform:translate(31.2012vw,-10px) scale(.1568);animation:fall-237 14s -23s linear infinite}@keyframes fall-237{35.566%{transform:translate(32.5786vw,35.566vh) scale(.1568)}to{transform:translate(31.8899vw,99vh) scale(.1568)}}.snow:nth-child(238){opacity:1.8576;transform:translate(53.2568vw,-10px) scale(.7251);animation:fall-238 18s -9s linear infinite}@keyframes fall-238{34.003%{transform:translate(61.29vw,34.003vh) scale(.7251)}to{transform:translate(57.2734vw,99vh) scale(.7251)}}.snow:nth-child(239){opacity:.7972;transform:translate(65.4274vw,-10px) scale(.55);animation:fall-239 20s -13s linear infinite}@keyframes fall-239{37.757%{transform:translate(55.464vw,37.757vh) scale(.55)}to{transform:translate(60.4457vw,99vh) scale(.55)}}.snow:nth-child(240){opacity:1.3566;transform:translate(77.83vw,-10px) scale(.3455);animation:fall-240 13s -28s linear infinite}@keyframes fall-240{30.006%{transform:translate(77.5697vw,30.006vh) scale(.3455)}to{transform:translate(77.69985vw,99vh) scale(.3455)}}.snow:nth-child(241){opacity:.5344;transform:translate(54.8529vw,-10px) scale(.5463);animation:fall-241 22s -27s linear infinite}@keyframes fall-241{41.324%{transform:translate(48.5021vw,41.324vh) scale(.5463)}to{transform:translate(51.6775vw,99vh) scale(.5463)}}.snow:nth-child(242){opacity:.532;transform:translate(34.5384vw,-10px) scale(.5414);animation:fall-242 19s -24s linear infinite}@keyframes fall-242{72.498%{transform:translate(38.0332vw,72.498vh) scale(.5414)}to{transform:translate(36.2858vw,99vh) scale(.5414)}}.snow:nth-child(243){opacity:1.909;transform:translate(36.6365vw,-10px) scale(.3122);animation:fall-243 11s -19s linear infinite}@keyframes fall-243{39.689%{transform:translate(39.4364vw,39.689vh) scale(.3122)}to{transform:translate(38.03645vw,99vh) scale(.3122)}}.snow:nth-child(244){opacity:.5512;transform:translate(12.6956vw,-10px) scale(.6759);animation:fall-244 11s -27s linear infinite}@keyframes fall-244{76.725%{transform:translate(7.0137vw,76.725vh) scale(.6759)}to{transform:translate(9.85465vw,99vh) scale(.6759)}}.snow:nth-child(245){opacity:.8182;transform:translate(73.6862vw,-10px) scale(.3291);animation:fall-245 17s -24s linear infinite}@keyframes fall-245{71.357%{transform:translate(63.6981vw,71.357vh) scale(.3291)}to{transform:translate(68.69215vw,99vh) scale(.3291)}}.snow:nth-child(246){opacity:.5014;transform:translate(72.9056vw,-10px) scale(.5285);animation:fall-246 22s -28s linear infinite}@keyframes fall-246{31.147%{transform:translate(81.2869vw,31.147vh) scale(.5285)}to{transform:translate(77.09625vw,99vh) scale(.5285)}}.snow:nth-child(247){opacity:1.5648;transform:translate(9.1095vw,-10px) scale(.2353);animation:fall-247 14s -16s linear infinite}@keyframes fall-247{41.951%{transform:translate(7.3292vw,41.951vh) scale(.2353)}to{transform:translate(8.21935vw,99vh) scale(.2353)}}.snow:nth-child(248){opacity:1.3338;transform:translate(25.4365vw,-10px) scale(.4579);animation:fall-248 13s -7s linear infinite}@keyframes fall-248{30.426%{transform:translate(25.9537vw,30.426vh) scale(.4579)}to{transform:translate(25.6951vw,99vh) scale(.4579)}}.snow:nth-child(249){opacity:1.715;transform:translate(2.3374vw,-10px) scale(.9303);animation:fall-249 17s -5s linear infinite}@keyframes fall-249{56.512%{transform:translate(10.3114vw,56.512vh) scale(.9303)}to{transform:translate(6.3244vw,99vh) scale(.9303)}}.snow:nth-child(250){opacity:.8838;transform:translate(30.3085vw,-10px) scale(.2624);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{37.623%{transform:translate(25.3211vw,37.623vh) scale(.2624)}to{transform:translate(27.8148vw,99vh) scale(.2624)}}.snow:nth-child(251){opacity:.7254;transform:translate(78.695vw,-10px) scale(.2632);animation:fall-251 19s -1s linear infinite}@keyframes fall-251{46.457%{transform:translate(73.129vw,46.457vh) scale(.2632)}to{transform:translate(75.912vw,99vh) scale(.2632)}}.snow:nth-child(252){opacity:1.6526;transform:translate(62.4479vw,-10px) scale(.3358);animation:fall-252 10s -12s linear infinite}@keyframes fall-252{56.955%{transform:translate(66.2115vw,56.955vh) scale(.3358)}to{transform:translate(64.3297vw,99vh) scale(.3358)}}.snow:nth-child(253){opacity:1.2676;transform:translate(25.6094vw,-10px) scale(.0742);animation:fall-253 18s -14s linear infinite}@keyframes fall-253{46.989%{transform:translate(16.8885vw,46.989vh) scale(.0742)}to{transform:translate(21.24895vw,99vh) scale(.0742)}}.snow:nth-child(254){opacity:1.6186;transform:translate(72.0896vw,-10px) scale(.7835);animation:fall-254 21s -3s linear infinite}@keyframes fall-254{66.004%{transform:translate(78.7001vw,66.004vh) scale(.7835)}to{transform:translate(75.39485vw,99vh) scale(.7835)}}.snow:nth-child(255){opacity:1.8746;transform:translate(30.7385vw,-10px) scale(.4081);animation:fall-255 18s -29s linear infinite}@keyframes fall-255{60.326%{transform:translate(27.5136vw,60.326vh) scale(.4081)}to{transform:translate(29.12605vw,99vh) scale(.4081)}}.snow:nth-child(256){opacity:.2674;transform:translate(47.4479vw,-10px) scale(.7817);animation:fall-256 10s -13s linear infinite}@keyframes fall-256{74.793%{transform:translate(41.5016vw,74.793vh) scale(.7817)}to{transform:translate(44.47475vw,99vh) scale(.7817)}}.snow:nth-child(257){opacity:.4234;transform:translate(48.2837vw,-10px) scale(.3247);animation:fall-257 14s -30s linear infinite}@keyframes fall-257{55.294%{transform:translate(48.1879vw,55.294vh) scale(.3247)}to{transform:translate(48.2358vw,99vh) scale(.3247)}}.snow:nth-child(258){opacity:.4604;transform:translate(33.4299vw,-10px) scale(.005);animation:fall-258 12s -8s linear infinite}@keyframes fall-258{44.834%{transform:translate(24.9304vw,44.834vh) scale(.005)}to{transform:translate(29.18015vw,99vh) scale(.005)}}.snow:nth-child(259){opacity:1.087;transform:translate(69.9239vw,-10px) scale(.4842);animation:fall-259 12s -4s linear infinite}@keyframes fall-259{73.266%{transform:translate(79.6252vw,73.266vh) scale(.4842)}to{transform:translate(74.77455vw,99vh) scale(.4842)}}.snow:nth-child(260){opacity:1.221;transform:translate(58.0806vw,-10px) scale(.175);animation:fall-260 15s -14s linear infinite}@keyframes fall-260{52.677%{transform:translate(67.4154vw,52.677vh) scale(.175)}to{transform:translate(62.748vw,99vh) scale(.175)}}.snow:nth-child(261){opacity:1.7422;transform:translate(64.6425vw,-10px) scale(.3355);animation:fall-261 16s -1s linear infinite}@keyframes fall-261{41.491%{transform:translate(55.2154vw,41.491vh) scale(.3355)}to{transform:translate(59.92895vw,99vh) scale(.3355)}}.snow:nth-child(262){opacity:.4476;transform:translate(42.0114vw,-10px) scale(.0716);animation:fall-262 30s -5s linear infinite}@keyframes fall-262{46.658%{transform:translate(40.2246vw,46.658vh) scale(.0716)}to{transform:translate(41.118vw,99vh) scale(.0716)}}.snow:nth-child(263){opacity:.7752;transform:translate(45.0001vw,-10px) scale(.023);animation:fall-263 30s -16s linear infinite}@keyframes fall-263{77.543%{transform:translate(42.8882vw,77.543vh) scale(.023)}to{transform:translate(43.94415vw,99vh) scale(.023)}}.snow:nth-child(264){opacity:.1484;transform:translate(35.116vw,-10px) scale(.7039);animation:fall-264 18s -21s linear infinite}@keyframes fall-264{78.298%{transform:translate(34.9912vw,78.298vh) scale(.7039)}to{transform:translate(35.0536vw,99vh) scale(.7039)}}.snow:nth-child(265){opacity:.4604;transform:translate(92.7713vw,-10px) scale(.2537);animation:fall-265 24s -6s linear infinite}@keyframes fall-265{73.188%{transform:translate(87.2761vw,73.188vh) scale(.2537)}to{transform:translate(90.0237vw,99vh) scale(.2537)}}.snow:nth-child(266){opacity:.4212;transform:translate(34.894vw,-10px) scale(.6956);animation:fall-266 30s -15s linear infinite}@keyframes fall-266{74.032%{transform:translate(43.2255vw,74.032vh) scale(.6956)}to{transform:translate(39.05975vw,99vh) scale(.6956)}}.snow:nth-child(267){opacity:.675;transform:translate(17.3243vw,-10px) scale(.2069);animation:fall-267 12s -4s linear infinite}@keyframes fall-267{42.583%{transform:translate(14.6487vw,42.583vh) scale(.2069)}to{transform:translate(15.9865vw,99vh) scale(.2069)}}.snow:nth-child(268){opacity:1.321;transform:translate(52.2216vw,-10px) scale(.9567);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{36.758%{transform:translate(50.3184vw,36.758vh) scale(.9567)}to{transform:translate(51.27vw,99vh) scale(.9567)}}.snow:nth-child(269){opacity:1.3102;transform:translate(24.0275vw,-10px) scale(.4756);animation:fall-269 14s -4s linear infinite}@keyframes fall-269{66.804%{transform:translate(26.3124vw,66.804vh) scale(.4756)}to{transform:translate(25.16995vw,99vh) scale(.4756)}}.snow:nth-child(270){opacity:1.9356;transform:translate(74.5807vw,-10px) scale(.9032);animation:fall-270 21s -21s linear infinite}@keyframes fall-270{51.71%{transform:translate(77.099vw,51.71vh) scale(.9032)}to{transform:translate(75.83985vw,99vh) scale(.9032)}}.snow:nth-child(271){opacity:1.684;transform:translate(43.5628vw,-10px) scale(.329);animation:fall-271 29s -19s linear infinite}@keyframes fall-271{30.255%{transform:translate(49.6778vw,30.255vh) scale(.329)}to{transform:translate(46.6203vw,99vh) scale(.329)}}.snow:nth-child(272){opacity:1.5806;transform:translate(75.6973vw,-10px) scale(.4926);animation:fall-272 16s -26s linear infinite}@keyframes fall-272{76.831%{transform:translate(75.9345vw,76.831vh) scale(.4926)}to{transform:translate(75.8159vw,99vh) scale(.4926)}}.snow:nth-child(273){opacity:1.7502;transform:translate(92.6548vw,-10px) scale(.2829);animation:fall-273 17s -12s linear infinite}@keyframes fall-273{58.896%{transform:translate(90.5511vw,58.896vh) scale(.2829)}to{transform:translate(91.60295vw,99vh) scale(.2829)}}.snow:nth-child(274){opacity:1.5354;transform:translate(5.5333vw,-10px) scale(.7984);animation:fall-274 22s -18s linear infinite}@keyframes fall-274{50.17%{transform:translate(4.8721vw,50.17vh) scale(.7984)}to{transform:translate(5.2027vw,99vh) scale(.7984)}}.snow:nth-child(275){opacity:.5382;transform:translate(59.4029vw,-10px) scale(.5043);animation:fall-275 25s -17s linear infinite}@keyframes fall-275{37.659%{transform:translate(51.093vw,37.659vh) scale(.5043)}to{transform:translate(55.24795vw,99vh) scale(.5043)}}.snow:nth-child(276){opacity:1.084;transform:translate(6.6167vw,-10px) scale(.7868);animation:fall-276 27s -8s linear infinite}@keyframes fall-276{70.702%{transform:translate(13.3363vw,70.702vh) scale(.7868)}to{transform:translate(9.9765vw,99vh) scale(.7868)}}.snow:nth-child(277){opacity:1.1592;transform:translate(11.6203vw,-10px) scale(.1624);animation:fall-277 30s -9s linear infinite}@keyframes fall-277{49.73%{transform:translate(15.2295vw,49.73vh) scale(.1624)}to{transform:translate(13.4249vw,99vh) scale(.1624)}}.snow:nth-child(278){opacity:.4742;transform:translate(81.9642vw,-10px) scale(.1411);animation:fall-278 12s -13s linear infinite}@keyframes fall-278{60.87%{transform:translate(81.757vw,60.87vh) scale(.1411)}to{transform:translate(81.8606vw,99vh) scale(.1411)}}.snow:nth-child(279){opacity:.5466;transform:translate(9.5641vw,-10px) scale(.5032);animation:fall-279 21s -18s linear infinite}@keyframes fall-279{54.723%{transform:translate(5.5512vw,54.723vh) scale(.5032)}to{transform:translate(7.55765vw,99vh) scale(.5032)}}.snow:nth-child(280){opacity:1.3952;transform:translate(17.6244vw,-10px) scale(.06);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{71.368%{transform:translate(20.5417vw,71.368vh) scale(.06)}to{transform:translate(19.08305vw,99vh) scale(.06)}}.snow:nth-child(281){opacity:1.3722;transform:translate(77.4609vw,-10px) scale(.6473);animation:fall-281 22s -9s linear infinite}@keyframes fall-281{65.856%{transform:translate(87.3844vw,65.856vh) scale(.6473)}to{transform:translate(82.42265vw,99vh) scale(.6473)}}.snow:nth-child(282){opacity:.3748;transform:translate(98.9193vw,-10px) scale(.4818);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{56.086%{transform:translate(94.8521vw,56.086vh) scale(.4818)}to{transform:translate(96.8857vw,99vh) scale(.4818)}}.snow:nth-child(283){opacity:1.3672;transform:translate(.8255vw,-10px) scale(.3163);animation:fall-283 30s -20s linear infinite}@keyframes fall-283{63.483%{transform:translate(1.0391vw,63.483vh) scale(.3163)}to{transform:translate(.9323vw,99vh) scale(.3163)}}.snow:nth-child(284){opacity:.0746;transform:translate(27.668vw,-10px) scale(.6827);animation:fall-284 22s -22s linear infinite}@keyframes fall-284{48.859%{transform:translate(18.4823vw,48.859vh) scale(.6827)}to{transform:translate(23.07515vw,99vh) scale(.6827)}}.snow:nth-child(285){opacity:.055;transform:translate(16.5284vw,-10px) scale(.5414);animation:fall-285 30s -25s linear infinite}@keyframes fall-285{46.151%{transform:translate(17.7675vw,46.151vh) scale(.5414)}to{transform:translate(17.14795vw,99vh) scale(.5414)}}.snow:nth-child(286){opacity:1.809;transform:translate(.248vw,-10px) scale(.7858);animation:fall-286 14s -24s linear infinite}@keyframes fall-286{36.452%{transform:translate(4.2092vw,36.452vh) scale(.7858)}to{transform:translate(2.2286vw,99vh) scale(.7858)}}.snow:nth-child(287){opacity:1.6084;transform:translate(64.9819vw,-10px) scale(.63);animation:fall-287 18s -19s linear infinite}@keyframes fall-287{61.471%{transform:translate(63.9462vw,61.471vh) scale(.63)}to{transform:translate(64.46405vw,99vh) scale(.63)}}.snow:nth-child(288){opacity:1.7014;transform:translate(85.5145vw,-10px) scale(.8937);animation:fall-288 25s -23s linear infinite}@keyframes fall-288{63.195%{transform:translate(87.3426vw,63.195vh) scale(.8937)}to{transform:translate(86.42855vw,99vh) scale(.8937)}}.snow:nth-child(289){opacity:1.4646;transform:translate(60.0893vw,-10px) scale(.4383);animation:fall-289 29s -19s linear infinite}@keyframes fall-289{54.892%{transform:translate(59.3442vw,54.892vh) scale(.4383)}to{transform:translate(59.71675vw,99vh) scale(.4383)}}.snow:nth-child(290){opacity:.7982;transform:translate(23.9519vw,-10px) scale(.7315);animation:fall-290 13s -17s linear infinite}@keyframes fall-290{41.393%{transform:translate(30.5164vw,41.393vh) scale(.7315)}to{transform:translate(27.23415vw,99vh) scale(.7315)}}.snow:nth-child(291){opacity:1.1626;transform:translate(4.4942vw,-10px) scale(.1749);animation:fall-291 23s -8s linear infinite}@keyframes fall-291{58.366%{transform:translate(1.0606vw,58.366vh) scale(.1749)}to{transform:translate(2.7774vw,99vh) scale(.1749)}}.snow:nth-child(292){opacity:.5836;transform:translate(1.4691vw,-10px) scale(.22);animation:fall-292 12s -13s linear infinite}@keyframes fall-292{54.706%{transform:translate(9.7795vw,54.706vh) scale(.22)}to{transform:translate(5.6243vw,99vh) scale(.22)}}.snow:nth-child(293){opacity:.208;transform:translate(29.7634vw,-10px) scale(.4665);animation:fall-293 29s -19s linear infinite}@keyframes fall-293{30.453%{transform:translate(29.2618vw,30.453vh) scale(.4665)}to{transform:translate(29.5126vw,99vh) scale(.4665)}}.snow:nth-child(294){opacity:.5092;transform:translate(31.9598vw,-10px) scale(.4984);animation:fall-294 17s -2s linear infinite}@keyframes fall-294{43.513%{transform:translate(37.5442vw,43.513vh) scale(.4984)}to{transform:translate(34.752vw,99vh) scale(.4984)}}.snow:nth-child(295){opacity:1.6524;transform:translate(78.035vw,-10px) scale(.5784);animation:fall-295 20s -29s linear infinite}@keyframes fall-295{42.961%{transform:translate(79.815vw,42.961vh) scale(.5784)}to{transform:translate(78.925vw,99vh) scale(.5784)}}.snow:nth-child(296){opacity:.7378;transform:translate(23.4883vw,-10px) scale(.7906);animation:fall-296 21s -8s linear infinite}@keyframes fall-296{79.713%{transform:translate(27.5088vw,79.713vh) scale(.7906)}to{transform:translate(25.49855vw,99vh) scale(.7906)}}.snow:nth-child(297){opacity:.3578;transform:translate(21.3148vw,-10px) scale(.0329);animation:fall-297 27s -27s linear infinite}@keyframes fall-297{65.58%{transform:translate(14.1185vw,65.58vh) scale(.0329)}to{transform:translate(17.71665vw,99vh) scale(.0329)}}.snow:nth-child(298){opacity:1.77;transform:translate(16.3795vw,-10px) scale(.9333);animation:fall-298 24s -7s linear infinite}@keyframes fall-298{79.081%{transform:translate(16.7942vw,79.081vh) scale(.9333)}to{transform:translate(16.58685vw,99vh) scale(.9333)}}.snow:nth-child(299){opacity:.348;transform:translate(87.6211vw,-10px) scale(.3248);animation:fall-299 21s -3s linear infinite}@keyframes fall-299{60.926%{transform:translate(93.6254vw,60.926vh) scale(.3248)}to{transform:translate(90.62325vw,99vh) scale(.3248)}}.snow:nth-child(300){opacity:1.8766;transform:translate(83.8864vw,-10px) scale(.4053);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{54.962%{transform:translate(93.3174vw,54.962vh) scale(.4053)}to{transform:translate(88.6019vw,99vh) scale(.4053)}}.snow:nth-child(301){opacity:1.8522;transform:translate(27.3958vw,-10px) scale(.2262);animation:fall-301 10s -7s linear infinite}@keyframes fall-301{71.284%{transform:translate(26.4965vw,71.284vh) scale(.2262)}to{transform:translate(26.94615vw,99vh) scale(.2262)}}.snow:nth-child(302){opacity:1.464;transform:translate(5.7515vw,-10px) scale(.1024);animation:fall-302 16s -11s linear infinite}@keyframes fall-302{53.491%{transform:translate(6.3141vw,53.491vh) scale(.1024)}to{transform:translate(6.0328vw,99vh) scale(.1024)}}.snow:nth-child(303){opacity:.7358;transform:translate(15.5953vw,-10px) scale(.9123);animation:fall-303 26s -21s linear infinite}@keyframes fall-303{46.065%{transform:translate(25.3469vw,46.065vh) scale(.9123)}to{transform:translate(20.4711vw,99vh) scale(.9123)}}.snow:nth-child(304){opacity:1.5018;transform:translate(62.5514vw,-10px) scale(.1933);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{49.599%{transform:translate(70.368vw,49.599vh) scale(.1933)}to{transform:translate(66.4597vw,99vh) scale(.1933)}}.snow:nth-child(305){opacity:1.2468;transform:translate(70.796vw,-10px) scale(.3811);animation:fall-305 21s -30s linear infinite}@keyframes fall-305{41.952%{transform:translate(69.3121vw,41.952vh) scale(.3811)}to{transform:translate(70.05405vw,99vh) scale(.3811)}}.snow:nth-child(306){opacity:.18;transform:translate(10.2709vw,-10px) scale(.7958);animation:fall-306 11s -25s linear infinite}@keyframes fall-306{74.374%{transform:translate(1.78vw,74.374vh) scale(.7958)}to{transform:translate(6.02545vw,99vh) scale(.7958)}}.snow:nth-child(307){opacity:1.7998;transform:translate(46.4586vw,-10px) scale(.7717);animation:fall-307 22s -3s linear infinite}@keyframes fall-307{56.389%{transform:translate(51.6568vw,56.389vh) scale(.7717)}to{transform:translate(49.0577vw,99vh) scale(.7717)}}.snow:nth-child(308){opacity:.8;transform:translate(98.8786vw,-10px) scale(.0746);animation:fall-308 15s -20s linear infinite}@keyframes fall-308{79.726%{transform:translate(100.0894vw,79.726vh) scale(.0746)}to{transform:translate(99.484vw,99vh) scale(.0746)}}.snow:nth-child(309){opacity:1.1208;transform:translate(25.6644vw,-10px) scale(.7097);animation:fall-309 12s -5s linear infinite}@keyframes fall-309{38.861%{transform:translate(27.4379vw,38.861vh) scale(.7097)}to{transform:translate(26.55115vw,99vh) scale(.7097)}}.snow:nth-child(310){opacity:1.557;transform:translate(15.4884vw,-10px) scale(.943);animation:fall-310 23s -25s linear infinite}@keyframes fall-310{33.889%{transform:translate(21.182vw,33.889vh) scale(.943)}to{transform:translate(18.3352vw,99vh) scale(.943)}}.snow:nth-child(311){opacity:.4998;transform:translate(42.8631vw,-10px) scale(.9147);animation:fall-311 11s -3s linear infinite}@keyframes fall-311{57.087%{transform:translate(38.1341vw,57.087vh) scale(.9147)}to{transform:translate(40.4986vw,99vh) scale(.9147)}}.snow:nth-child(312){opacity:1.637;transform:translate(98.6063vw,-10px) scale(.0657);animation:fall-312 21s -20s linear infinite}@keyframes fall-312{31.371%{transform:translate(95.9119vw,31.371vh) scale(.0657)}to{transform:translate(97.2591vw,99vh) scale(.0657)}}.snow:nth-child(313){opacity:.008;transform:translate(75.7109vw,-10px) scale(.6685);animation:fall-313 18s -27s linear infinite}@keyframes fall-313{54.937%{transform:translate(74.7931vw,54.937vh) scale(.6685)}to{transform:translate(75.252vw,99vh) scale(.6685)}}.snow:nth-child(314){opacity:1.9516;transform:translate(18.3627vw,-10px) scale(.848);animation:fall-314 27s -22s linear infinite}@keyframes fall-314{61.782%{transform:translate(19.6146vw,61.782vh) scale(.848)}to{transform:translate(18.98865vw,99vh) scale(.848)}}.snow:nth-child(315){opacity:1.7686;transform:translate(85.1875vw,-10px) scale(.0731);animation:fall-315 25s -18s linear infinite}@keyframes fall-315{38.678%{transform:translate(87.1161vw,38.678vh) scale(.0731)}to{transform:translate(86.1518vw,99vh) scale(.0731)}}.snow:nth-child(316){opacity:.9986;transform:translate(1.9616vw,-10px) scale(.7827);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{67.095%{transform:translate(11.301vw,67.095vh) scale(.7827)}to{transform:translate(6.6313vw,99vh) scale(.7827)}}.snow:nth-child(317){opacity:1.9494;transform:translate(71.0014vw,-10px) scale(.0201);animation:fall-317 23s -19s linear infinite}@keyframes fall-317{42.743%{transform:translate(63.9864vw,42.743vh) scale(.0201)}to{transform:translate(67.4939vw,99vh) scale(.0201)}}.snow:nth-child(318){opacity:.5828;transform:translate(21.4114vw,-10px) scale(.1215);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{34.159%{transform:translate(23.7821vw,34.159vh) scale(.1215)}to{transform:translate(22.59675vw,99vh) scale(.1215)}}.snow:nth-child(319){opacity:.6918;transform:translate(12.898vw,-10px) scale(.2503);animation:fall-319 21s -6s linear infinite}@keyframes fall-319{35.443%{transform:translate(16.1153vw,35.443vh) scale(.2503)}to{transform:translate(14.50665vw,99vh) scale(.2503)}}.snow:nth-child(320){opacity:.187;transform:translate(68.8144vw,-10px) scale(.2707);animation:fall-320 19s -21s linear infinite}@keyframes fall-320{57.066%{transform:translate(60.2336vw,57.066vh) scale(.2707)}to{transform:translate(64.524vw,99vh) scale(.2707)}}.snow:nth-child(321){opacity:.407;transform:translate(.0032vw,-10px) scale(.3654);animation:fall-321 23s -3s linear infinite}@keyframes fall-321{59.011%{transform:translate(-5.692vw,59.011vh) scale(.3654)}to{transform:translate(-2.8444vw,99vh) scale(.3654)}}.snow:nth-child(322){opacity:.9234;transform:translate(50.8043vw,-10px) scale(.0179);animation:fall-322 18s -22s linear infinite}@keyframes fall-322{69.399%{transform:translate(45.3851vw,69.399vh) scale(.0179)}to{transform:translate(48.0947vw,99vh) scale(.0179)}}.snow:nth-child(323){opacity:1.7684;transform:translate(13.3951vw,-10px) scale(.9068);animation:fall-323 24s -21s linear infinite}@keyframes fall-323{40.931%{transform:translate(8.3284vw,40.931vh) scale(.9068)}to{transform:translate(10.86175vw,99vh) scale(.9068)}}.snow:nth-child(324){opacity:.3016;transform:translate(59.438vw,-10px) scale(.0952);animation:fall-324 24s -23s linear infinite}@keyframes fall-324{50.626%{transform:translate(50.2695vw,50.626vh) scale(.0952)}to{transform:translate(54.85375vw,99vh) scale(.0952)}}.snow:nth-child(325){opacity:.5168;transform:translate(54.8152vw,-10px) scale(.5019);animation:fall-325 14s -17s linear infinite}@keyframes fall-325{72.387%{transform:translate(46.329vw,72.387vh) scale(.5019)}to{transform:translate(50.5721vw,99vh) scale(.5019)}}.snow:nth-child(326){opacity:.8936;transform:translate(9.4989vw,-10px) scale(.7244);animation:fall-326 15s -21s linear infinite}@keyframes fall-326{58.52%{transform:translate(3.6623vw,58.52vh) scale(.7244)}to{transform:translate(6.5806vw,99vh) scale(.7244)}}.snow:nth-child(327){opacity:1.717;transform:translate(87.224vw,-10px) scale(.9213);animation:fall-327 15s -24s linear infinite}@keyframes fall-327{37.7%{transform:translate(90.6181vw,37.7vh) scale(.9213)}to{transform:translate(88.92105vw,99vh) scale(.9213)}}.snow:nth-child(328){opacity:.7262;transform:translate(63.0604vw,-10px) scale(.5828);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{51.623%{transform:translate(53.8262vw,51.623vh) scale(.5828)}to{transform:translate(58.4433vw,99vh) scale(.5828)}}.snow:nth-child(329){opacity:1.8186;transform:translate(56.8202vw,-10px) scale(.9163);animation:fall-329 25s -12s linear infinite}@keyframes fall-329{73.885%{transform:translate(61.7671vw,73.885vh) scale(.9163)}to{transform:translate(59.29365vw,99vh) scale(.9163)}}.snow:nth-child(330){opacity:1.9378;transform:translate(5.1318vw,-10px) scale(.6413);animation:fall-330 28s -11s linear infinite}@keyframes fall-330{72.481%{transform:translate(7.9969vw,72.481vh) scale(.6413)}to{transform:translate(6.56435vw,99vh) scale(.6413)}}.snow:nth-child(331){opacity:.9096;transform:translate(14.8548vw,-10px) scale(.1752);animation:fall-331 10s -30s linear infinite}@keyframes fall-331{56.029%{transform:translate(12.5831vw,56.029vh) scale(.1752)}to{transform:translate(13.71895vw,99vh) scale(.1752)}}.snow:nth-child(332){opacity:.358;transform:translate(78.4555vw,-10px) scale(.9189);animation:fall-332 23s -21s linear infinite}@keyframes fall-332{30.539%{transform:translate(76.0274vw,30.539vh) scale(.9189)}to{transform:translate(77.24145vw,99vh) scale(.9189)}}.snow:nth-child(333){opacity:1.0084;transform:translate(26.4091vw,-10px) scale(.0251);animation:fall-333 19s -1s linear infinite}@keyframes fall-333{68.589%{transform:translate(19.3365vw,68.589vh) scale(.0251)}to{transform:translate(22.8728vw,99vh) scale(.0251)}}.snow:nth-child(334){opacity:1.476;transform:translate(58.9986vw,-10px) scale(.4199);animation:fall-334 21s -13s linear infinite}@keyframes fall-334{46.618%{transform:translate(58.2624vw,46.618vh) scale(.4199)}to{transform:translate(58.6305vw,99vh) scale(.4199)}}.snow:nth-child(335){opacity:1.3578;transform:translate(33.3272vw,-10px) scale(.0907);animation:fall-335 12s -14s linear infinite}@keyframes fall-335{76.138%{transform:translate(33.3105vw,76.138vh) scale(.0907)}to{transform:translate(33.31885vw,99vh) scale(.0907)}}.snow:nth-child(336){opacity:.6208;transform:translate(12.8131vw,-10px) scale(.2232);animation:fall-336 18s -5s linear infinite}@keyframes fall-336{51.803%{transform:translate(21.3619vw,51.803vh) scale(.2232)}to{transform:translate(17.0875vw,99vh) scale(.2232)}}.snow:nth-child(337){opacity:1.9312;transform:translate(70.2525vw,-10px) scale(.291);animation:fall-337 10s -22s linear infinite}@keyframes fall-337{58.567%{transform:translate(72.4734vw,58.567vh) scale(.291)}to{transform:translate(71.36295vw,99vh) scale(.291)}}.snow:nth-child(338){opacity:.9916;transform:translate(82.8638vw,-10px) scale(.048);animation:fall-338 15s -16s linear infinite}@keyframes fall-338{73.387%{transform:translate(75.8643vw,73.387vh) scale(.048)}to{transform:translate(79.36405vw,99vh) scale(.048)}}.snow:nth-child(339){opacity:.4628;transform:translate(26.6541vw,-10px) scale(.3084);animation:fall-339 30s -14s linear infinite}@keyframes fall-339{48.167%{transform:translate(22.2553vw,48.167vh) scale(.3084)}to{transform:translate(24.4547vw,99vh) scale(.3084)}}.snow:nth-child(340){opacity:1.8282;transform:translate(97.7822vw,-10px) scale(.9437);animation:fall-340 16s -13s linear infinite}@keyframes fall-340{65.243%{transform:translate(102.7578vw,65.243vh) scale(.9437)}to{transform:translate(100.27vw,99vh) scale(.9437)}}.snow:nth-child(341){opacity:.561;transform:translate(60.9882vw,-10px) scale(.2582);animation:fall-341 26s -9s linear infinite}@keyframes fall-341{41.021%{transform:translate(57.0346vw,41.021vh) scale(.2582)}to{transform:translate(59.0114vw,99vh) scale(.2582)}}.snow:nth-child(342){opacity:.7358;transform:translate(54.4274vw,-10px) scale(.13);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{63.928%{transform:translate(48.2087vw,63.928vh) scale(.13)}to{transform:translate(51.31805vw,99vh) scale(.13)}}.snow:nth-child(343){opacity:.0194;transform:translate(67.8212vw,-10px) scale(.0597);animation:fall-343 25s -1s linear infinite}@keyframes fall-343{51.421%{transform:translate(70.364vw,51.421vh) scale(.0597)}to{transform:translate(69.0926vw,99vh) scale(.0597)}}.snow:nth-child(344){opacity:.0128;transform:translate(48.1416vw,-10px) scale(.7216);animation:fall-344 23s -19s linear infinite}@keyframes fall-344{58.456%{transform:translate(42.0612vw,58.456vh) scale(.7216)}to{transform:translate(45.1014vw,99vh) scale(.7216)}}.snow:nth-child(345){opacity:.957;transform:translate(49.1997vw,-10px) scale(.6965);animation:fall-345 19s -6s linear infinite}@keyframes fall-345{44.215%{transform:translate(43.2454vw,44.215vh) scale(.6965)}to{transform:translate(46.22255vw,99vh) scale(.6965)}}.snow:nth-child(346){opacity:.1938;transform:translate(82.1764vw,-10px) scale(.1636);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{37.509%{transform:translate(82.1813vw,37.509vh) scale(.1636)}to{transform:translate(82.17885vw,99vh) scale(.1636)}}.snow:nth-child(347){opacity:1.8442;transform:translate(22.0723vw,-10px) scale(.5497);animation:fall-347 22s -25s linear infinite}@keyframes fall-347{34.414%{transform:translate(14.7365vw,34.414vh) scale(.5497)}to{transform:translate(18.4044vw,99vh) scale(.5497)}}.snow:nth-child(348){opacity:.0004;transform:translate(55.8305vw,-10px) scale(.8618);animation:fall-348 23s -16s linear infinite}@keyframes fall-348{50.663%{transform:translate(49.5584vw,50.663vh) scale(.8618)}to{transform:translate(52.69445vw,99vh) scale(.8618)}}.snow:nth-child(349){opacity:.3854;transform:translate(87.1925vw,-10px) scale(.9153);animation:fall-349 26s -9s linear infinite}@keyframes fall-349{32.995%{transform:translate(91.2529vw,32.995vh) scale(.9153)}to{transform:translate(89.2227vw,99vh) scale(.9153)}}.snow:nth-child(350){opacity:.943;transform:translate(65.3493vw,-10px) scale(.6192);animation:fall-350 30s -12s linear infinite}@keyframes fall-350{47.496%{transform:translate(64.5061vw,47.496vh) scale(.6192)}to{transform:translate(64.9277vw,99vh) scale(.6192)}}.snow:nth-child(351){opacity:1.7624;transform:translate(95.3461vw,-10px) scale(.7666);animation:fall-351 30s -18s linear infinite}@keyframes fall-351{48.468%{transform:translate(97.5761vw,48.468vh) scale(.7666)}to{transform:translate(96.4611vw,99vh) scale(.7666)}}.snow:nth-child(352){opacity:.0962;transform:translate(99.5934vw,-10px) scale(.9263);animation:fall-352 12s -11s linear infinite}@keyframes fall-352{74.415%{transform:translate(97.775vw,74.415vh) scale(.9263)}to{transform:translate(98.6842vw,99vh) scale(.9263)}}.snow:nth-child(353){opacity:.6082;transform:translate(47.154vw,-10px) scale(.8973);animation:fall-353 16s -22s linear infinite}@keyframes fall-353{34.116%{transform:translate(56.4817vw,34.116vh) scale(.8973)}to{transform:translate(51.81785vw,99vh) scale(.8973)}}.snow:nth-child(354){opacity:.809;transform:translate(43.2758vw,-10px) scale(.2991);animation:fall-354 16s -7s linear infinite}@keyframes fall-354{45.884%{transform:translate(40.4353vw,45.884vh) scale(.2991)}to{transform:translate(41.85555vw,99vh) scale(.2991)}}.snow:nth-child(355){opacity:1.4412;transform:translate(40.49vw,-10px) scale(.8956);animation:fall-355 14s -5s linear infinite}@keyframes fall-355{76.762%{transform:translate(38.5759vw,76.762vh) scale(.8956)}to{transform:translate(39.53295vw,99vh) scale(.8956)}}.snow:nth-child(356){opacity:.8964;transform:translate(23.0944vw,-10px) scale(.2171);animation:fall-356 19s -26s linear infinite}@keyframes fall-356{55.856%{transform:translate(32.721vw,55.856vh) scale(.2171)}to{transform:translate(27.9077vw,99vh) scale(.2171)}}.snow:nth-child(357){opacity:1.6892;transform:translate(27.0445vw,-10px) scale(.8025);animation:fall-357 16s -6s linear infinite}@keyframes fall-357{72.35%{transform:translate(30.7833vw,72.35vh) scale(.8025)}to{transform:translate(28.9139vw,99vh) scale(.8025)}}.snow:nth-child(358){opacity:.9426;transform:translate(35.2829vw,-10px) scale(.3153);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{68.127%{transform:translate(39.8553vw,68.127vh) scale(.3153)}to{transform:translate(37.5691vw,99vh) scale(.3153)}}.snow:nth-child(359){opacity:.8666;transform:translate(55.0516vw,-10px) scale(.9923);animation:fall-359 24s -6s linear infinite}@keyframes fall-359{76.582%{transform:translate(54.7783vw,76.582vh) scale(.9923)}to{transform:translate(54.91495vw,99vh) scale(.9923)}}.snow:nth-child(360){opacity:1.3928;transform:translate(39.6561vw,-10px) scale(.3254);animation:fall-360 14s -25s linear infinite}@keyframes fall-360{33.515%{transform:translate(40.6984vw,33.515vh) scale(.3254)}to{transform:translate(40.17725vw,99vh) scale(.3254)}}.snow:nth-child(361){opacity:1.5546;transform:translate(47.8249vw,-10px) scale(.0664);animation:fall-361 20s -28s linear infinite}@keyframes fall-361{42.21%{transform:translate(48.9888vw,42.21vh) scale(.0664)}to{transform:translate(48.40685vw,99vh) scale(.0664)}}.snow:nth-child(362){opacity:1.5446;transform:translate(43.9711vw,-10px) scale(.4796);animation:fall-362 26s -23s linear infinite}@keyframes fall-362{40.333%{transform:translate(41.2288vw,40.333vh) scale(.4796)}to{transform:translate(42.59995vw,99vh) scale(.4796)}}.snow:nth-child(363){opacity:1.7008;transform:translate(1.4127vw,-10px) scale(.0258);animation:fall-363 24s -21s linear infinite}@keyframes fall-363{62.371%{transform:translate(-5.0761vw,62.371vh) scale(.0258)}to{transform:translate(-1.8317vw,99vh) scale(.0258)}}.snow:nth-child(364){opacity:.4672;transform:translate(37.4931vw,-10px) scale(.0859);animation:fall-364 13s -19s linear infinite}@keyframes fall-364{69.233%{transform:translate(29.4713vw,69.233vh) scale(.0859)}to{transform:translate(33.4822vw,99vh) scale(.0859)}}.snow:nth-child(365){opacity:.1312;transform:translate(27.2062vw,-10px) scale(.6924);animation:fall-365 23s -22s linear infinite}@keyframes fall-365{74.401%{transform:translate(33.2695vw,74.401vh) scale(.6924)}to{transform:translate(30.23785vw,99vh) scale(.6924)}}.snow:nth-child(366){opacity:1.596;transform:translate(49.8262vw,-10px) scale(.6251);animation:fall-366 15s -2s linear infinite}@keyframes fall-366{53.125%{transform:translate(40.1953vw,53.125vh) scale(.6251)}to{transform:translate(45.01075vw,99vh) scale(.6251)}}.snow:nth-child(367){opacity:1.8972;transform:translate(29.0177vw,-10px) scale(.4781);animation:fall-367 26s -10s linear infinite}@keyframes fall-367{59.889%{transform:translate(22.1928vw,59.889vh) scale(.4781)}to{transform:translate(25.60525vw,99vh) scale(.4781)}}.snow:nth-child(368){opacity:.4774;transform:translate(66.5274vw,-10px) scale(.9693);animation:fall-368 26s -15s linear infinite}@keyframes fall-368{50.434%{transform:translate(68.0724vw,50.434vh) scale(.9693)}to{transform:translate(67.2999vw,99vh) scale(.9693)}}.snow:nth-child(369){opacity:.0374;transform:translate(27.2855vw,-10px) scale(.2419);animation:fall-369 18s -3s linear infinite}@keyframes fall-369{36.902%{transform:translate(19.1284vw,36.902vh) scale(.2419)}to{transform:translate(23.20695vw,99vh) scale(.2419)}}.snow:nth-child(370){opacity:.3336;transform:translate(3.4719vw,-10px) scale(.2675);animation:fall-370 17s -1s linear infinite}@keyframes fall-370{74.839%{transform:translate(8.1011vw,74.839vh) scale(.2675)}to{transform:translate(5.7865vw,99vh) scale(.2675)}}.snow:nth-child(371){opacity:.4394;transform:translate(57.5963vw,-10px) scale(.6742);animation:fall-371 14s -10s linear infinite}@keyframes fall-371{73.147%{transform:translate(54.319vw,73.147vh) scale(.6742)}to{transform:translate(55.95765vw,99vh) scale(.6742)}}.snow:nth-child(372){opacity:.3462;transform:translate(50.0024vw,-10px) scale(.0398);animation:fall-372 14s -4s linear infinite}@keyframes fall-372{31.653%{transform:translate(58.3814vw,31.653vh) scale(.0398)}to{transform:translate(54.1919vw,99vh) scale(.0398)}}.snow:nth-child(373){opacity:.756;transform:translate(5.5569vw,-10px) scale(.9602);animation:fall-373 17s -24s linear infinite}@keyframes fall-373{37.583%{transform:translate(.8726vw,37.583vh) scale(.9602)}to{transform:translate(3.21475vw,99vh) scale(.9602)}}.snow:nth-child(374){opacity:1.9802;transform:translate(56.2402vw,-10px) scale(.7047);animation:fall-374 12s -11s linear infinite}@keyframes fall-374{55.35%{transform:translate(54.2949vw,55.35vh) scale(.7047)}to{transform:translate(55.26755vw,99vh) scale(.7047)}}.snow:nth-child(375){opacity:1.094;transform:translate(69.1381vw,-10px) scale(.5733);animation:fall-375 12s -3s linear infinite}@keyframes fall-375{42.977%{transform:translate(72.7251vw,42.977vh) scale(.5733)}to{transform:translate(70.9316vw,99vh) scale(.5733)}}.snow:nth-child(376){opacity:.476;transform:translate(33.9101vw,-10px) scale(.745);animation:fall-376 30s -30s linear infinite}@keyframes fall-376{40.014%{transform:translate(30.5116vw,40.014vh) scale(.745)}to{transform:translate(32.21085vw,99vh) scale(.745)}}.snow:nth-child(377){opacity:.2184;transform:translate(48.5675vw,-10px) scale(.583);animation:fall-377 11s -15s linear infinite}@keyframes fall-377{50.327%{transform:translate(44.8019vw,50.327vh) scale(.583)}to{transform:translate(46.6847vw,99vh) scale(.583)}}.snow:nth-child(378){opacity:1.666;transform:translate(15.2814vw,-10px) scale(.1544);animation:fall-378 29s -2s linear infinite}@keyframes fall-378{69.531%{transform:translate(17.7775vw,69.531vh) scale(.1544)}to{transform:translate(16.52945vw,99vh) scale(.1544)}}.snow:nth-child(379){opacity:1.5952;transform:translate(7.0935vw,-10px) scale(.0939);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{48.123%{transform:translate(7.7391vw,48.123vh) scale(.0939)}to{transform:translate(7.4163vw,99vh) scale(.0939)}}.snow:nth-child(380){opacity:1.6258;transform:translate(94.774vw,-10px) scale(.1145);animation:fall-380 29s -20s linear infinite}@keyframes fall-380{67.489%{transform:translate(104.4497vw,67.489vh) scale(.1145)}to{transform:translate(99.61185vw,99vh) scale(.1145)}}.snow:nth-child(381){opacity:.484;transform:translate(37.3199vw,-10px) scale(.3388);animation:fall-381 11s -22s linear infinite}@keyframes fall-381{53.358%{transform:translate(46.2516vw,53.358vh) scale(.3388)}to{transform:translate(41.78575vw,99vh) scale(.3388)}}.snow:nth-child(382){opacity:.4914;transform:translate(9.9676vw,-10px) scale(.8972);animation:fall-382 10s -25s linear infinite}@keyframes fall-382{74.272%{transform:translate(11.7935vw,74.272vh) scale(.8972)}to{transform:translate(10.88055vw,99vh) scale(.8972)}}.snow:nth-child(383){opacity:1.1762;transform:translate(47.0508vw,-10px) scale(.551);animation:fall-383 25s -20s linear infinite}@keyframes fall-383{37.982%{transform:translate(52.6257vw,37.982vh) scale(.551)}to{transform:translate(49.83825vw,99vh) scale(.551)}}.snow:nth-child(384){opacity:1.945;transform:translate(31.4906vw,-10px) scale(.6155);animation:fall-384 18s -3s linear infinite}@keyframes fall-384{62.25%{transform:translate(38.7506vw,62.25vh) scale(.6155)}to{transform:translate(35.1206vw,99vh) scale(.6155)}}.snow:nth-child(385){opacity:1.4422;transform:translate(22.0892vw,-10px) scale(.5097);animation:fall-385 22s -28s linear infinite}@keyframes fall-385{58.015%{transform:translate(23.9089vw,58.015vh) scale(.5097)}to{transform:translate(22.99905vw,99vh) scale(.5097)}}.snow:nth-child(386){opacity:1.5542;transform:translate(20.8705vw,-10px) scale(.089);animation:fall-386 29s -4s linear infinite}@keyframes fall-386{51.053%{transform:translate(19.2234vw,51.053vh) scale(.089)}to{transform:translate(20.04695vw,99vh) scale(.089)}}.snow:nth-child(387){opacity:.6778;transform:translate(91.8253vw,-10px) scale(.3952);animation:fall-387 15s -2s linear infinite}@keyframes fall-387{77.396%{transform:translate(83.9313vw,77.396vh) scale(.3952)}to{transform:translate(87.8783vw,99vh) scale(.3952)}}.snow:nth-child(388){opacity:1.2242;transform:translate(35.3155vw,-10px) scale(.5807);animation:fall-388 23s -22s linear infinite}@keyframes fall-388{57.35%{transform:translate(35.857vw,57.35vh) scale(.5807)}to{transform:translate(35.58625vw,99vh) scale(.5807)}}.snow:nth-child(389){opacity:1.926;transform:translate(59.8562vw,-10px) scale(.0026);animation:fall-389 17s -23s linear infinite}@keyframes fall-389{69.414%{transform:translate(52.9463vw,69.414vh) scale(.0026)}to{transform:translate(56.40125vw,99vh) scale(.0026)}}.snow:nth-child(390){opacity:.1144;transform:translate(29.2418vw,-10px) scale(.5758);animation:fall-390 12s -14s linear infinite}@keyframes fall-390{56.969%{transform:translate(22.2755vw,56.969vh) scale(.5758)}to{transform:translate(25.75865vw,99vh) scale(.5758)}}.snow:nth-child(391){opacity:1.3358;transform:translate(57.5723vw,-10px) scale(.6485);animation:fall-391 30s -20s linear infinite}@keyframes fall-391{33.286%{transform:translate(58.8642vw,33.286vh) scale(.6485)}to{transform:translate(58.21825vw,99vh) scale(.6485)}}.snow:nth-child(392){opacity:.212;transform:translate(99.3717vw,-10px) scale(.4462);animation:fall-392 13s -25s linear infinite}@keyframes fall-392{53.87%{transform:translate(101.4381vw,53.87vh) scale(.4462)}to{transform:translate(100.4049vw,99vh) scale(.4462)}}.snow:nth-child(393){opacity:.4204;transform:translate(20.7558vw,-10px) scale(.3759);animation:fall-393 23s -9s linear infinite}@keyframes fall-393{41.019%{transform:translate(15.9025vw,41.019vh) scale(.3759)}to{transform:translate(18.32915vw,99vh) scale(.3759)}}.snow:nth-child(394){opacity:1.637;transform:translate(12.6558vw,-10px) scale(.6428);animation:fall-394 18s -28s linear infinite}@keyframes fall-394{56.629%{transform:translate(21.2209vw,56.629vh) scale(.6428)}to{transform:translate(16.93835vw,99vh) scale(.6428)}}.snow:nth-child(395){opacity:.8528;transform:translate(76.2096vw,-10px) scale(.6136);animation:fall-395 18s -20s linear infinite}@keyframes fall-395{69.586%{transform:translate(84.9539vw,69.586vh) scale(.6136)}to{transform:translate(80.58175vw,99vh) scale(.6136)}}.snow:nth-child(396){opacity:.688;transform:translate(1.0234vw,-10px) scale(.4695);animation:fall-396 22s -21s linear infinite}@keyframes fall-396{40.766%{transform:translate(3.7397vw,40.766vh) scale(.4695)}to{transform:translate(2.38155vw,99vh) scale(.4695)}}.snow:nth-child(397){opacity:.7322;transform:translate(98.0661vw,-10px) scale(.0486);animation:fall-397 22s -7s linear infinite}@keyframes fall-397{52.823%{transform:translate(93.187vw,52.823vh) scale(.0486)}to{transform:translate(95.62655vw,99vh) scale(.0486)}}.snow:nth-child(398){opacity:.7126;transform:translate(53.4744vw,-10px) scale(.5527);animation:fall-398 14s -23s linear infinite}@keyframes fall-398{64.236%{transform:translate(52.6922vw,64.236vh) scale(.5527)}to{transform:translate(53.0833vw,99vh) scale(.5527)}}.snow:nth-child(399){opacity:1.3232;transform:translate(55.4392vw,-10px) scale(.6374);animation:fall-399 24s -16s linear infinite}@keyframes fall-399{58.296%{transform:translate(56.7243vw,58.296vh) scale(.6374)}to{transform:translate(56.08175vw,99vh) scale(.6374)}}.snow:nth-child(400){opacity:.4732;transform:translate(95.0437vw,-10px) scale(.8963);animation:fall-400 22s -15s linear infinite}@keyframes fall-400{65.905%{transform:translate(104.8544vw,65.905vh) scale(.8963)}to{transform:translate(99.94905vw,99vh) scale(.8963)}}\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.4078;transform:translate(13.4141vw,-10px) scale(.6682);animation:fall-1 17s -12s linear infinite}@keyframes fall-1{30.081%{transform:translate(10.9024vw,30.081vh) scale(.6682)}to{transform:translate(12.15825vw,99vh) scale(.6682)}}.snow:nth-child(2){opacity:.556;transform:translate(9.5534vw,-10px) scale(.9107);animation:fall-2 29s -12s linear infinite}@keyframes fall-2{51.124%{transform:translate(7.9591vw,51.124vh) scale(.9107)}to{transform:translate(8.75625vw,99vh) scale(.9107)}}.snow:nth-child(3){opacity:1.643;transform:translate(73.1458vw,-10px) scale(.119);animation:fall-3 20s -29s linear infinite}@keyframes fall-3{76.142%{transform:translate(76.0976vw,76.142vh) scale(.119)}to{transform:translate(74.6217vw,99vh) scale(.119)}}.snow:nth-child(4){opacity:1.226;transform:translate(32.0097vw,-10px) scale(.2287);animation:fall-4 26s -7s linear infinite}@keyframes fall-4{78.486%{transform:translate(28.9076vw,78.486vh) scale(.2287)}to{transform:translate(30.45865vw,99vh) scale(.2287)}}.snow:nth-child(5){opacity:.6614;transform:translate(58.1773vw,-10px) scale(.2347);animation:fall-5 29s -27s linear infinite}@keyframes fall-5{66.42%{transform:translate(56.9655vw,66.42vh) scale(.2347)}to{transform:translate(57.5714vw,99vh) scale(.2347)}}.snow:nth-child(6){opacity:1.078;transform:translate(92.3228vw,-10px) scale(.1503);animation:fall-6 27s -17s linear infinite}@keyframes fall-6{44.499%{transform:translate(87.0225vw,44.499vh) scale(.1503)}to{transform:translate(89.67265vw,99vh) scale(.1503)}}.snow:nth-child(7){opacity:1.8702;transform:translate(77.9117vw,-10px) scale(.4519);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{45.292%{transform:translate(71.1812vw,45.292vh) scale(.4519)}to{transform:translate(74.54645vw,99vh) scale(.4519)}}.snow:nth-child(8){opacity:.6692;transform:translate(35.5276vw,-10px) scale(.5428);animation:fall-8 29s -8s linear infinite}@keyframes fall-8{35.334%{transform:translate(35.0124vw,35.334vh) scale(.5428)}to{transform:translate(35.27vw,99vh) scale(.5428)}}.snow:nth-child(9){opacity:1.3324;transform:translate(1.4414vw,-10px) scale(.2036);animation:fall-9 26s -7s linear infinite}@keyframes fall-9{79.826%{transform:translate(-4.148vw,79.826vh) scale(.2036)}to{transform:translate(-1.3533vw,99vh) scale(.2036)}}.snow:nth-child(10){opacity:1.5322;transform:translate(26.6384vw,-10px) scale(.5012);animation:fall-10 15s -26s linear infinite}@keyframes fall-10{35.929%{transform:translate(29.2862vw,35.929vh) scale(.5012)}to{transform:translate(27.9623vw,99vh) scale(.5012)}}.snow:nth-child(11){opacity:1.0572;transform:translate(58.8625vw,-10px) scale(.6604);animation:fall-11 11s -7s linear infinite}@keyframes fall-11{32.592%{transform:translate(56.7381vw,32.592vh) scale(.6604)}to{transform:translate(57.8003vw,99vh) scale(.6604)}}.snow:nth-child(12){opacity:.005;transform:translate(.514vw,-10px) scale(.1348);animation:fall-12 28s -18s linear infinite}@keyframes fall-12{43.164%{transform:translate(1.8456vw,43.164vh) scale(.1348)}to{transform:translate(1.1798vw,99vh) scale(.1348)}}.snow:nth-child(13){opacity:.5846;transform:translate(87.2721vw,-10px) scale(.7383);animation:fall-13 16s -3s linear infinite}@keyframes fall-13{77.646%{transform:translate(86.1322vw,77.646vh) scale(.7383)}to{transform:translate(86.70215vw,99vh) scale(.7383)}}.snow:nth-child(14){opacity:.651;transform:translate(45.5375vw,-10px) scale(.1552);animation:fall-14 23s -7s linear infinite}@keyframes fall-14{69.765%{transform:translate(35.8044vw,69.765vh) scale(.1552)}to{transform:translate(40.67095vw,99vh) scale(.1552)}}.snow:nth-child(15){opacity:1.5446;transform:translate(94.5554vw,-10px) scale(.1428);animation:fall-15 19s -1s linear infinite}@keyframes fall-15{78.706%{transform:translate(93.6194vw,78.706vh) scale(.1428)}to{transform:translate(94.0874vw,99vh) scale(.1428)}}.snow:nth-child(16){opacity:.8194;transform:translate(1.5548vw,-10px) scale(.3063);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{45.36%{transform:translate(-1.9159vw,45.36vh) scale(.3063)}to{transform:translate(-.18055vw,99vh) scale(.3063)}}.snow:nth-child(17){opacity:1.4188;transform:translate(15.6254vw,-10px) scale(.6329);animation:fall-17 17s -28s linear infinite}@keyframes fall-17{45.935%{transform:translate(6.5038vw,45.935vh) scale(.6329)}to{transform:translate(11.0646vw,99vh) scale(.6329)}}.snow:nth-child(18){opacity:1.5076;transform:translate(26.0987vw,-10px) scale(.6693);animation:fall-18 15s -7s linear infinite}@keyframes fall-18{60.283%{transform:translate(35.049vw,60.283vh) scale(.6693)}to{transform:translate(30.57385vw,99vh) scale(.6693)}}.snow:nth-child(19){opacity:.5664;transform:translate(49.4351vw,-10px) scale(.2042);animation:fall-19 12s -12s linear infinite}@keyframes fall-19{37.813%{transform:translate(49.8211vw,37.813vh) scale(.2042)}to{transform:translate(49.6281vw,99vh) scale(.2042)}}.snow:nth-child(20){opacity:.8596;transform:translate(82.098vw,-10px) scale(.0453);animation:fall-20 16s -16s linear infinite}@keyframes fall-20{33.86%{transform:translate(82.6629vw,33.86vh) scale(.0453)}to{transform:translate(82.38045vw,99vh) scale(.0453)}}.snow:nth-child(21){opacity:.4588;transform:translate(97.0313vw,-10px) scale(.2633);animation:fall-21 17s -5s linear infinite}@keyframes fall-21{70.53%{transform:translate(101.6699vw,70.53vh) scale(.2633)}to{transform:translate(99.3506vw,99vh) scale(.2633)}}.snow:nth-child(22){opacity:1.587;transform:translate(57.6174vw,-10px) scale(.5448);animation:fall-22 28s -5s linear infinite}@keyframes fall-22{69.058%{transform:translate(52.3725vw,69.058vh) scale(.5448)}to{transform:translate(54.99495vw,99vh) scale(.5448)}}.snow:nth-child(23){opacity:.549;transform:translate(62.0217vw,-10px) scale(.4566);animation:fall-23 28s -30s linear infinite}@keyframes fall-23{78.764%{transform:translate(65.8148vw,78.764vh) scale(.4566)}to{transform:translate(63.91825vw,99vh) scale(.4566)}}.snow:nth-child(24){opacity:1.5848;transform:translate(93.454vw,-10px) scale(.0359);animation:fall-24 22s -15s linear infinite}@keyframes fall-24{56.04%{transform:translate(89.5812vw,56.04vh) scale(.0359)}to{transform:translate(91.5176vw,99vh) scale(.0359)}}.snow:nth-child(25){opacity:.4786;transform:translate(85.1727vw,-10px) scale(.9062);animation:fall-25 24s -7s linear infinite}@keyframes fall-25{48.72%{transform:translate(93.7393vw,48.72vh) scale(.9062)}to{transform:translate(89.456vw,99vh) scale(.9062)}}.snow:nth-child(26){opacity:1.3018;transform:translate(27.8914vw,-10px) scale(.3822);animation:fall-26 14s -2s linear infinite}@keyframes fall-26{63.529%{transform:translate(24.0467vw,63.529vh) scale(.3822)}to{transform:translate(25.96905vw,99vh) scale(.3822)}}.snow:nth-child(27){opacity:1.8994;transform:translate(69.2418vw,-10px) scale(.6715);animation:fall-27 15s -24s linear infinite}@keyframes fall-27{78.965%{transform:translate(61.3438vw,78.965vh) scale(.6715)}to{transform:translate(65.2928vw,99vh) scale(.6715)}}.snow:nth-child(28){opacity:.3332;transform:translate(89.8724vw,-10px) scale(.9463);animation:fall-28 29s -7s linear infinite}@keyframes fall-28{70.246%{transform:translate(93.5407vw,70.246vh) scale(.9463)}to{transform:translate(91.70655vw,99vh) scale(.9463)}}.snow:nth-child(29){opacity:.0594;transform:translate(81.6912vw,-10px) scale(.449);animation:fall-29 27s -7s linear infinite}@keyframes fall-29{38.211%{transform:translate(81.5918vw,38.211vh) scale(.449)}to{transform:translate(81.6415vw,99vh) scale(.449)}}.snow:nth-child(30){opacity:.6926;transform:translate(84.0113vw,-10px) scale(.0588);animation:fall-30 24s -17s linear infinite}@keyframes fall-30{41.982%{transform:translate(79.4681vw,41.982vh) scale(.0588)}to{transform:translate(81.7397vw,99vh) scale(.0588)}}.snow:nth-child(31){opacity:.9186;transform:translate(97.965vw,-10px) scale(.1526);animation:fall-31 19s -27s linear infinite}@keyframes fall-31{50.23%{transform:translate(96.1368vw,50.23vh) scale(.1526)}to{transform:translate(97.0509vw,99vh) scale(.1526)}}.snow:nth-child(32){opacity:.1262;transform:translate(35.6246vw,-10px) scale(.3686);animation:fall-32 29s -24s linear infinite}@keyframes fall-32{57.864%{transform:translate(37.1885vw,57.864vh) scale(.3686)}to{transform:translate(36.40655vw,99vh) scale(.3686)}}.snow:nth-child(33){opacity:.1212;transform:translate(84.6753vw,-10px) scale(.9209);animation:fall-33 21s -10s linear infinite}@keyframes fall-33{32.609%{transform:translate(87.9746vw,32.609vh) scale(.9209)}to{transform:translate(86.32495vw,99vh) scale(.9209)}}.snow:nth-child(34){opacity:1.5894;transform:translate(97.8845vw,-10px) scale(.1031);animation:fall-34 15s -21s linear infinite}@keyframes fall-34{36.291%{transform:translate(102.6047vw,36.291vh) scale(.1031)}to{transform:translate(100.2446vw,99vh) scale(.1031)}}.snow:nth-child(35){opacity:1.8536;transform:translate(90.7605vw,-10px) scale(.5087);animation:fall-35 14s -12s linear infinite}@keyframes fall-35{46.834%{transform:translate(95.5158vw,46.834vh) scale(.5087)}to{transform:translate(93.13815vw,99vh) scale(.5087)}}.snow:nth-child(36){opacity:.3718;transform:translate(84.5785vw,-10px) scale(.7448);animation:fall-36 30s -14s linear infinite}@keyframes fall-36{66.795%{transform:translate(90.5666vw,66.795vh) scale(.7448)}to{transform:translate(87.57255vw,99vh) scale(.7448)}}.snow:nth-child(37){opacity:1.6818;transform:translate(64.4843vw,-10px) scale(.2123);animation:fall-37 22s -8s linear infinite}@keyframes fall-37{78.54%{transform:translate(56.9784vw,78.54vh) scale(.2123)}to{transform:translate(60.73135vw,99vh) scale(.2123)}}.snow:nth-child(38){opacity:.2784;transform:translate(34.1866vw,-10px) scale(.3516);animation:fall-38 28s -12s linear infinite}@keyframes fall-38{58.521%{transform:translate(26.8665vw,58.521vh) scale(.3516)}to{transform:translate(30.52655vw,99vh) scale(.3516)}}.snow:nth-child(39){opacity:1.7042;transform:translate(27.77vw,-10px) scale(.9146);animation:fall-39 16s -14s linear infinite}@keyframes fall-39{76.035%{transform:translate(36.3612vw,76.035vh) scale(.9146)}to{transform:translate(32.0656vw,99vh) scale(.9146)}}.snow:nth-child(40){opacity:.0708;transform:translate(61.6847vw,-10px) scale(.4979);animation:fall-40 30s -23s linear infinite}@keyframes fall-40{47.633%{transform:translate(69.0893vw,47.633vh) scale(.4979)}to{transform:translate(65.387vw,99vh) scale(.4979)}}.snow:nth-child(41){opacity:1.9058;transform:translate(48.0663vw,-10px) scale(.4584);animation:fall-41 21s -27s linear infinite}@keyframes fall-41{71.077%{transform:translate(45.4077vw,71.077vh) scale(.4584)}to{transform:translate(46.737vw,99vh) scale(.4584)}}.snow:nth-child(42){opacity:1.3322;transform:translate(94.5961vw,-10px) scale(.6199);animation:fall-42 29s -12s linear infinite}@keyframes fall-42{69.831%{transform:translate(95.484vw,69.831vh) scale(.6199)}to{transform:translate(95.04005vw,99vh) scale(.6199)}}.snow:nth-child(43){opacity:1.4142;transform:translate(94.8668vw,-10px) scale(.0647);animation:fall-43 22s -24s linear infinite}@keyframes fall-43{42.6%{transform:translate(93.6172vw,42.6vh) scale(.0647)}to{transform:translate(94.242vw,99vh) scale(.0647)}}.snow:nth-child(44){opacity:.224;transform:translate(68.3605vw,-10px) scale(.7743);animation:fall-44 30s -2s linear infinite}@keyframes fall-44{38.236%{transform:translate(68.8995vw,38.236vh) scale(.7743)}to{transform:translate(68.63vw,99vh) scale(.7743)}}.snow:nth-child(45){opacity:.6386;transform:translate(63.9537vw,-10px) scale(.448);animation:fall-45 11s -17s linear infinite}@keyframes fall-45{33.285%{transform:translate(71.8815vw,33.285vh) scale(.448)}to{transform:translate(67.9176vw,99vh) scale(.448)}}.snow:nth-child(46){opacity:.3092;transform:translate(15.4999vw,-10px) scale(.1762);animation:fall-46 10s -19s linear infinite}@keyframes fall-46{68.223%{transform:translate(15.5441vw,68.223vh) scale(.1762)}to{transform:translate(15.522vw,99vh) scale(.1762)}}.snow:nth-child(47){opacity:1.0774;transform:translate(57.9529vw,-10px) scale(.7691);animation:fall-47 12s -6s linear infinite}@keyframes fall-47{68.55%{transform:translate(48.9972vw,68.55vh) scale(.7691)}to{transform:translate(53.47505vw,99vh) scale(.7691)}}.snow:nth-child(48){opacity:1.1542;transform:translate(61.2598vw,-10px) scale(.9959);animation:fall-48 11s -9s linear infinite}@keyframes fall-48{35.61%{transform:translate(66.2973vw,35.61vh) scale(.9959)}to{transform:translate(63.77855vw,99vh) scale(.9959)}}.snow:nth-child(49){opacity:.0016;transform:translate(94.1907vw,-10px) scale(.2808);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{58.148%{transform:translate(93.8781vw,58.148vh) scale(.2808)}to{transform:translate(94.0344vw,99vh) scale(.2808)}}.snow:nth-child(50){opacity:.9424;transform:translate(42.5811vw,-10px) scale(.1688);animation:fall-50 10s -26s linear infinite}@keyframes fall-50{79.536%{transform:translate(37.6211vw,79.536vh) scale(.1688)}to{transform:translate(40.1011vw,99vh) scale(.1688)}}.snow:nth-child(51){opacity:1.8518;transform:translate(2.5873vw,-10px) scale(.4347);animation:fall-51 26s -6s linear infinite}@keyframes fall-51{33.664%{transform:translate(9.6156vw,33.664vh) scale(.4347)}to{transform:translate(6.10145vw,99vh) scale(.4347)}}.snow:nth-child(52){opacity:.159;transform:translate(13.7575vw,-10px) scale(.093);animation:fall-52 22s -19s linear infinite}@keyframes fall-52{56.617%{transform:translate(14.8735vw,56.617vh) scale(.093)}to{transform:translate(14.3155vw,99vh) scale(.093)}}.snow:nth-child(53){opacity:.5276;transform:translate(58.8473vw,-10px) scale(.8685);animation:fall-53 17s -24s linear infinite}@keyframes fall-53{43.411%{transform:translate(62.7788vw,43.411vh) scale(.8685)}to{transform:translate(60.81305vw,99vh) scale(.8685)}}.snow:nth-child(54){opacity:1.0242;transform:translate(82.7095vw,-10px) scale(.3313);animation:fall-54 14s -1s linear infinite}@keyframes fall-54{66.417%{transform:translate(83.0467vw,66.417vh) scale(.3313)}to{transform:translate(82.8781vw,99vh) scale(.3313)}}.snow:nth-child(55){opacity:1.3158;transform:translate(73.492vw,-10px) scale(.4052);animation:fall-55 21s -30s linear infinite}@keyframes fall-55{49.814%{transform:translate(75.147vw,49.814vh) scale(.4052)}to{transform:translate(74.3195vw,99vh) scale(.4052)}}.snow:nth-child(56){opacity:1.7492;transform:translate(56.1971vw,-10px) scale(.4399);animation:fall-56 19s -1s linear infinite}@keyframes fall-56{33.417%{transform:translate(63.9402vw,33.417vh) scale(.4399)}to{transform:translate(60.06865vw,99vh) scale(.4399)}}.snow:nth-child(57){opacity:.0052;transform:translate(35.4084vw,-10px) scale(.7035);animation:fall-57 20s -9s linear infinite}@keyframes fall-57{44.263%{transform:translate(35.1982vw,44.263vh) scale(.7035)}to{transform:translate(35.3033vw,99vh) scale(.7035)}}.snow:nth-child(58){opacity:1.8084;transform:translate(85.9903vw,-10px) scale(.8432);animation:fall-58 18s -28s linear infinite}@keyframes fall-58{35.656%{transform:translate(95.4424vw,35.656vh) scale(.8432)}to{transform:translate(90.71635vw,99vh) scale(.8432)}}.snow:nth-child(59){opacity:.621;transform:translate(50.377vw,-10px) scale(.6354);animation:fall-59 14s -2s linear infinite}@keyframes fall-59{43.108%{transform:translate(47.1985vw,43.108vh) scale(.6354)}to{transform:translate(48.78775vw,99vh) scale(.6354)}}.snow:nth-child(60){opacity:1.8264;transform:translate(11.8976vw,-10px) scale(.9218);animation:fall-60 16s -3s linear infinite}@keyframes fall-60{72.778%{transform:translate(13.3677vw,72.778vh) scale(.9218)}to{transform:translate(12.63265vw,99vh) scale(.9218)}}.snow:nth-child(61){opacity:1.0922;transform:translate(64.9824vw,-10px) scale(.3435);animation:fall-61 24s -16s linear infinite}@keyframes fall-61{72.057%{transform:translate(68.1343vw,72.057vh) scale(.3435)}to{transform:translate(66.55835vw,99vh) scale(.3435)}}.snow:nth-child(62){opacity:1.2044;transform:translate(73.3753vw,-10px) scale(.6657);animation:fall-62 27s -3s linear infinite}@keyframes fall-62{32.644%{transform:translate(75.2366vw,32.644vh) scale(.6657)}to{transform:translate(74.30595vw,99vh) scale(.6657)}}.snow:nth-child(63){opacity:.03;transform:translate(56.5819vw,-10px) scale(.9321);animation:fall-63 29s -6s linear infinite}@keyframes fall-63{77.356%{transform:translate(49.72vw,77.356vh) scale(.9321)}to{transform:translate(53.15095vw,99vh) scale(.9321)}}.snow:nth-child(64){opacity:.935;transform:translate(97.793vw,-10px) scale(.7509);animation:fall-64 10s -17s linear infinite}@keyframes fall-64{46.601%{transform:translate(93.7498vw,46.601vh) scale(.7509)}to{transform:translate(95.7714vw,99vh) scale(.7509)}}.snow:nth-child(65){opacity:1.4106;transform:translate(71.8644vw,-10px) scale(.1942);animation:fall-65 11s -23s linear infinite}@keyframes fall-65{75.784%{transform:translate(74.7567vw,75.784vh) scale(.1942)}to{transform:translate(73.31055vw,99vh) scale(.1942)}}.snow:nth-child(66){opacity:1.5138;transform:translate(30.726vw,-10px) scale(.788);animation:fall-66 12s -25s linear infinite}@keyframes fall-66{51.938%{transform:translate(20.8158vw,51.938vh) scale(.788)}to{transform:translate(25.7709vw,99vh) scale(.788)}}.snow:nth-child(67){opacity:.0584;transform:translate(78.45vw,-10px) scale(.5708);animation:fall-67 19s -27s linear infinite}@keyframes fall-67{50.108%{transform:translate(77.9065vw,50.108vh) scale(.5708)}to{transform:translate(78.17825vw,99vh) scale(.5708)}}.snow:nth-child(68){opacity:.5844;transform:translate(3.4148vw,-10px) scale(.7617);animation:fall-68 25s -4s linear infinite}@keyframes fall-68{77.654%{transform:translate(3.941vw,77.654vh) scale(.7617)}to{transform:translate(3.6779vw,99vh) scale(.7617)}}.snow:nth-child(69){opacity:1.5942;transform:translate(46.3098vw,-10px) scale(.4937);animation:fall-69 27s -19s linear infinite}@keyframes fall-69{78.866%{transform:translate(55.0446vw,78.866vh) scale(.4937)}to{transform:translate(50.6772vw,99vh) scale(.4937)}}.snow:nth-child(70){opacity:1.1016;transform:translate(92.0406vw,-10px) scale(.0521);animation:fall-70 23s -3s linear infinite}@keyframes fall-70{67.375%{transform:translate(85.5452vw,67.375vh) scale(.0521)}to{transform:translate(88.7929vw,99vh) scale(.0521)}}.snow:nth-child(71){opacity:.8108;transform:translate(92.3385vw,-10px) scale(.6121);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{42.044%{transform:translate(98.2487vw,42.044vh) scale(.6121)}to{transform:translate(95.2936vw,99vh) scale(.6121)}}.snow:nth-child(72){opacity:1.3166;transform:translate(75.239vw,-10px) scale(.0619);animation:fall-72 10s -13s linear infinite}@keyframes fall-72{54.487%{transform:translate(77.5236vw,54.487vh) scale(.0619)}to{transform:translate(76.3813vw,99vh) scale(.0619)}}.snow:nth-child(73){opacity:1.0002;transform:translate(60.3903vw,-10px) scale(.5246);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{43.795%{transform:translate(66.6654vw,43.795vh) scale(.5246)}to{transform:translate(63.52785vw,99vh) scale(.5246)}}.snow:nth-child(74){opacity:.3394;transform:translate(92.7119vw,-10px) scale(.7375);animation:fall-74 17s -3s linear infinite}@keyframes fall-74{74.012%{transform:translate(96.5274vw,74.012vh) scale(.7375)}to{transform:translate(94.61965vw,99vh) scale(.7375)}}.snow:nth-child(75){opacity:1.2928;transform:translate(41.1613vw,-10px) scale(.6537);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{51.661%{transform:translate(31.859vw,51.661vh) scale(.6537)}to{transform:translate(36.51015vw,99vh) scale(.6537)}}.snow:nth-child(76){opacity:1.3928;transform:translate(84.8667vw,-10px) scale(.588);animation:fall-76 10s -18s linear infinite}@keyframes fall-76{73.122%{transform:translate(89.725vw,73.122vh) scale(.588)}to{transform:translate(87.29585vw,99vh) scale(.588)}}.snow:nth-child(77){opacity:.378;transform:translate(18.6582vw,-10px) scale(.2775);animation:fall-77 19s -26s linear infinite}@keyframes fall-77{34.058%{transform:translate(9.1477vw,34.058vh) scale(.2775)}to{transform:translate(13.90295vw,99vh) scale(.2775)}}.snow:nth-child(78){opacity:.7974;transform:translate(4.4543vw,-10px) scale(.7364);animation:fall-78 17s -27s linear infinite}@keyframes fall-78{56.13%{transform:translate(13.0983vw,56.13vh) scale(.7364)}to{transform:translate(8.7763vw,99vh) scale(.7364)}}.snow:nth-child(79){opacity:1.6804;transform:translate(97.56vw,-10px) scale(.5268);animation:fall-79 16s -23s linear infinite}@keyframes fall-79{79.616%{transform:translate(94.3771vw,79.616vh) scale(.5268)}to{transform:translate(95.96855vw,99vh) scale(.5268)}}.snow:nth-child(80){opacity:1.3078;transform:translate(52.8459vw,-10px) scale(.0112);animation:fall-80 20s -13s linear infinite}@keyframes fall-80{43.953%{transform:translate(51.4616vw,43.953vh) scale(.0112)}to{transform:translate(52.15375vw,99vh) scale(.0112)}}.snow:nth-child(81){opacity:1.5682;transform:translate(89.4064vw,-10px) scale(.4966);animation:fall-81 10s -26s linear infinite}@keyframes fall-81{51.097%{transform:translate(98.1091vw,51.097vh) scale(.4966)}to{transform:translate(93.75775vw,99vh) scale(.4966)}}.snow:nth-child(82){opacity:.6688;transform:translate(92.5926vw,-10px) scale(.6877);animation:fall-82 13s -13s linear infinite}@keyframes fall-82{63.928%{transform:translate(97.9604vw,63.928vh) scale(.6877)}to{transform:translate(95.2765vw,99vh) scale(.6877)}}.snow:nth-child(83){opacity:1.9034;transform:translate(86.4608vw,-10px) scale(.3196);animation:fall-83 22s -30s linear infinite}@keyframes fall-83{42.463%{transform:translate(96.3158vw,42.463vh) scale(.3196)}to{transform:translate(91.3883vw,99vh) scale(.3196)}}.snow:nth-child(84){opacity:.0614;transform:translate(98.7171vw,-10px) scale(.0029);animation:fall-84 19s -6s linear infinite}@keyframes fall-84{55.648%{transform:translate(98.385vw,55.648vh) scale(.0029)}to{transform:translate(98.55105vw,99vh) scale(.0029)}}.snow:nth-child(85){opacity:.9502;transform:translate(6.7234vw,-10px) scale(.9861);animation:fall-85 20s -20s linear infinite}@keyframes fall-85{46.507%{transform:translate(12.9111vw,46.507vh) scale(.9861)}to{transform:translate(9.81725vw,99vh) scale(.9861)}}.snow:nth-child(86){opacity:1.6622;transform:translate(91.2084vw,-10px) scale(.2701);animation:fall-86 10s -17s linear infinite}@keyframes fall-86{45.589%{transform:translate(86.844vw,45.589vh) scale(.2701)}to{transform:translate(89.0262vw,99vh) scale(.2701)}}.snow:nth-child(87){opacity:.1164;transform:translate(80.6486vw,-10px) scale(.8638);animation:fall-87 21s -2s linear infinite}@keyframes fall-87{54.276%{transform:translate(72.7496vw,54.276vh) scale(.8638)}to{transform:translate(76.6991vw,99vh) scale(.8638)}}.snow:nth-child(88){opacity:.2838;transform:translate(82.4242vw,-10px) scale(.3492);animation:fall-88 19s -5s linear infinite}@keyframes fall-88{47.274%{transform:translate(89.6103vw,47.274vh) scale(.3492)}to{transform:translate(86.01725vw,99vh) scale(.3492)}}.snow:nth-child(89){opacity:1.023;transform:translate(23.7845vw,-10px) scale(.2258);animation:fall-89 26s -24s linear infinite}@keyframes fall-89{44.471%{transform:translate(16.8311vw,44.471vh) scale(.2258)}to{transform:translate(20.3078vw,99vh) scale(.2258)}}.snow:nth-child(90){opacity:.9464;transform:translate(80.5208vw,-10px) scale(.2847);animation:fall-90 20s -9s linear infinite}@keyframes fall-90{71.317%{transform:translate(89.794vw,71.317vh) scale(.2847)}to{transform:translate(85.1574vw,99vh) scale(.2847)}}.snow:nth-child(91){opacity:.2402;transform:translate(37.7099vw,-10px) scale(.03);animation:fall-91 15s -22s linear infinite}@keyframes fall-91{31.312%{transform:translate(34.2544vw,31.312vh) scale(.03)}to{transform:translate(35.98215vw,99vh) scale(.03)}}.snow:nth-child(92){opacity:.9872;transform:translate(57.1665vw,-10px) scale(.7093);animation:fall-92 21s -9s linear infinite}@keyframes fall-92{57.018%{transform:translate(64.0226vw,57.018vh) scale(.7093)}to{transform:translate(60.59455vw,99vh) scale(.7093)}}.snow:nth-child(93){opacity:1.8148;transform:translate(92.7862vw,-10px) scale(.0395);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{44.171%{transform:translate(98.6818vw,44.171vh) scale(.0395)}to{transform:translate(95.734vw,99vh) scale(.0395)}}.snow:nth-child(94){opacity:1.312;transform:translate(86.5417vw,-10px) scale(.7869);animation:fall-94 29s -21s linear infinite}@keyframes fall-94{54.88%{transform:translate(92.9344vw,54.88vh) scale(.7869)}to{transform:translate(89.73805vw,99vh) scale(.7869)}}.snow:nth-child(95){opacity:1.8804;transform:translate(91.0903vw,-10px) scale(.2496);animation:fall-95 18s -5s linear infinite}@keyframes fall-95{47.864%{transform:translate(91.3912vw,47.864vh) scale(.2496)}to{transform:translate(91.24075vw,99vh) scale(.2496)}}.snow:nth-child(96){opacity:.8292;transform:translate(82.5307vw,-10px) scale(.4377);animation:fall-96 10s -19s linear infinite}@keyframes fall-96{78.394%{transform:translate(81.4243vw,78.394vh) scale(.4377)}to{transform:translate(81.9775vw,99vh) scale(.4377)}}.snow:nth-child(97){opacity:1.4966;transform:translate(85.5241vw,-10px) scale(.0258);animation:fall-97 18s -9s linear infinite}@keyframes fall-97{38.416%{transform:translate(94.2505vw,38.416vh) scale(.0258)}to{transform:translate(89.8873vw,99vh) scale(.0258)}}.snow:nth-child(98){opacity:.3778;transform:translate(23.9907vw,-10px) scale(.1835);animation:fall-98 28s -6s linear infinite}@keyframes fall-98{46.778%{transform:translate(15.0404vw,46.778vh) scale(.1835)}to{transform:translate(19.51555vw,99vh) scale(.1835)}}.snow:nth-child(99){opacity:1.2134;transform:translate(19.9628vw,-10px) scale(.0962);animation:fall-99 15s -28s linear infinite}@keyframes fall-99{52.771%{transform:translate(24.5932vw,52.771vh) scale(.0962)}to{transform:translate(22.278vw,99vh) scale(.0962)}}.snow:nth-child(100){opacity:.6712;transform:translate(3.1088vw,-10px) scale(.9882);animation:fall-100 23s -24s linear infinite}@keyframes fall-100{49.714%{transform:translate(-2.7283vw,49.714vh) scale(.9882)}to{transform:translate(.19025vw,99vh) scale(.9882)}}.snow:nth-child(101){opacity:1.3428;transform:translate(1.5314vw,-10px) scale(.2727);animation:fall-101 30s -2s linear infinite}@keyframes fall-101{55.036%{transform:translate(1.137vw,55.036vh) scale(.2727)}to{transform:translate(1.3342vw,99vh) scale(.2727)}}.snow:nth-child(102){opacity:.2426;transform:translate(60.9292vw,-10px) scale(.8858);animation:fall-102 21s -18s linear infinite}@keyframes fall-102{45.312%{transform:translate(69.123vw,45.312vh) scale(.8858)}to{transform:translate(65.0261vw,99vh) scale(.8858)}}.snow:nth-child(103){opacity:.74;transform:translate(93.5577vw,-10px) scale(.8399);animation:fall-103 16s -30s linear infinite}@keyframes fall-103{49.015%{transform:translate(97.4789vw,49.015vh) scale(.8399)}to{transform:translate(95.5183vw,99vh) scale(.8399)}}.snow:nth-child(104){opacity:.0652;transform:translate(89.7603vw,-10px) scale(.0645);animation:fall-104 28s -5s linear infinite}@keyframes fall-104{51.686%{transform:translate(96.0028vw,51.686vh) scale(.0645)}to{transform:translate(92.88155vw,99vh) scale(.0645)}}.snow:nth-child(105){opacity:.951;transform:translate(73.1914vw,-10px) scale(.8149);animation:fall-105 12s -22s linear infinite}@keyframes fall-105{40.317%{transform:translate(80.8414vw,40.317vh) scale(.8149)}to{transform:translate(77.0164vw,99vh) scale(.8149)}}.snow:nth-child(106){opacity:.545;transform:translate(23.4837vw,-10px) scale(.8803);animation:fall-106 15s -27s linear infinite}@keyframes fall-106{35.747%{transform:translate(15.1578vw,35.747vh) scale(.8803)}to{transform:translate(19.32075vw,99vh) scale(.8803)}}.snow:nth-child(107){opacity:1.1472;transform:translate(44.3797vw,-10px) scale(.4002);animation:fall-107 23s -5s linear infinite}@keyframes fall-107{32.508%{transform:translate(41.8862vw,32.508vh) scale(.4002)}to{transform:translate(43.13295vw,99vh) scale(.4002)}}.snow:nth-child(108){opacity:.0396;transform:translate(8.7738vw,-10px) scale(.2697);animation:fall-108 28s -15s linear infinite}@keyframes fall-108{33.992%{transform:translate(17.7816vw,33.992vh) scale(.2697)}to{transform:translate(13.2777vw,99vh) scale(.2697)}}.snow:nth-child(109){opacity:1.2216;transform:translate(8.3574vw,-10px) scale(.4953);animation:fall-109 25s -30s linear infinite}@keyframes fall-109{49.804%{transform:translate(-1.1694vw,49.804vh) scale(.4953)}to{transform:translate(3.594vw,99vh) scale(.4953)}}.snow:nth-child(110){opacity:1.547;transform:translate(28.1238vw,-10px) scale(.8064);animation:fall-110 21s -27s linear infinite}@keyframes fall-110{34.943%{transform:translate(36.0937vw,34.943vh) scale(.8064)}to{transform:translate(32.10875vw,99vh) scale(.8064)}}.snow:nth-child(111){opacity:1.5912;transform:translate(97.3975vw,-10px) scale(.9292);animation:fall-111 19s -30s linear infinite}@keyframes fall-111{71.06%{transform:translate(90.13vw,71.06vh) scale(.9292)}to{transform:translate(93.76375vw,99vh) scale(.9292)}}.snow:nth-child(112){opacity:1.4864;transform:translate(72.3694vw,-10px) scale(.8705);animation:fall-112 28s -25s linear infinite}@keyframes fall-112{36.321%{transform:translate(64.6178vw,36.321vh) scale(.8705)}to{transform:translate(68.4936vw,99vh) scale(.8705)}}.snow:nth-child(113){opacity:.9794;transform:translate(48.9669vw,-10px) scale(.7931);animation:fall-113 29s -12s linear infinite}@keyframes fall-113{74.044%{transform:translate(50.4989vw,74.044vh) scale(.7931)}to{transform:translate(49.7329vw,99vh) scale(.7931)}}.snow:nth-child(114){opacity:.8698;transform:translate(47.3891vw,-10px) scale(.4799);animation:fall-114 26s -25s linear infinite}@keyframes fall-114{37.914%{transform:translate(48.1952vw,37.914vh) scale(.4799)}to{transform:translate(47.79215vw,99vh) scale(.4799)}}.snow:nth-child(115){opacity:.5488;transform:translate(54.0964vw,-10px) scale(.5278);animation:fall-115 28s -3s linear infinite}@keyframes fall-115{79.102%{transform:translate(59.2539vw,79.102vh) scale(.5278)}to{transform:translate(56.67515vw,99vh) scale(.5278)}}.snow:nth-child(116){opacity:.5334;transform:translate(65.6752vw,-10px) scale(.2012);animation:fall-116 11s -27s linear infinite}@keyframes fall-116{33.412%{transform:translate(57.5143vw,33.412vh) scale(.2012)}to{transform:translate(61.59475vw,99vh) scale(.2012)}}.snow:nth-child(117){opacity:.0028;transform:translate(2.5455vw,-10px) scale(.331);animation:fall-117 19s -18s linear infinite}@keyframes fall-117{36.137%{transform:translate(6.9034vw,36.137vh) scale(.331)}to{transform:translate(4.72445vw,99vh) scale(.331)}}.snow:nth-child(118){opacity:.3446;transform:translate(21.5516vw,-10px) scale(.8194);animation:fall-118 25s -15s linear infinite}@keyframes fall-118{71.098%{transform:translate(30.7162vw,71.098vh) scale(.8194)}to{transform:translate(26.1339vw,99vh) scale(.8194)}}.snow:nth-child(119){opacity:1.8614;transform:translate(63.631vw,-10px) scale(.345);animation:fall-119 21s -17s linear infinite}@keyframes fall-119{31.568%{transform:translate(68.6243vw,31.568vh) scale(.345)}to{transform:translate(66.12765vw,99vh) scale(.345)}}.snow:nth-child(120){opacity:.1996;transform:translate(70.3839vw,-10px) scale(.73);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{68.255%{transform:translate(67.7144vw,68.255vh) scale(.73)}to{transform:translate(69.04915vw,99vh) scale(.73)}}.snow:nth-child(121){opacity:1.4742;transform:translate(41.9614vw,-10px) scale(.3314);animation:fall-121 11s -27s linear infinite}@keyframes fall-121{45.454%{transform:translate(34.2202vw,45.454vh) scale(.3314)}to{transform:translate(38.0908vw,99vh) scale(.3314)}}.snow:nth-child(122){opacity:1.913;transform:translate(7.8946vw,-10px) scale(.5929);animation:fall-122 20s -17s linear infinite}@keyframes fall-122{48.574%{transform:translate(7.2368vw,48.574vh) scale(.5929)}to{transform:translate(7.5657vw,99vh) scale(.5929)}}.snow:nth-child(123){opacity:1.661;transform:translate(90.3002vw,-10px) scale(.156);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{61.924%{transform:translate(98.1383vw,61.924vh) scale(.156)}to{transform:translate(94.21925vw,99vh) scale(.156)}}.snow:nth-child(124){opacity:.5366;transform:translate(73.9444vw,-10px) scale(.3168);animation:fall-124 22s -20s linear infinite}@keyframes fall-124{41.606%{transform:translate(69.3359vw,41.606vh) scale(.3168)}to{transform:translate(71.64015vw,99vh) scale(.3168)}}.snow:nth-child(125){opacity:.2212;transform:translate(20.1207vw,-10px) scale(.5881);animation:fall-125 30s -18s linear infinite}@keyframes fall-125{41.28%{transform:translate(25.1344vw,41.28vh) scale(.5881)}to{transform:translate(22.62755vw,99vh) scale(.5881)}}.snow:nth-child(126){opacity:1.2572;transform:translate(72.2984vw,-10px) scale(.1751);animation:fall-126 29s -5s linear infinite}@keyframes fall-126{59.522%{transform:translate(79.4228vw,59.522vh) scale(.1751)}to{transform:translate(75.8606vw,99vh) scale(.1751)}}.snow:nth-child(127){opacity:.7804;transform:translate(63.5561vw,-10px) scale(.474);animation:fall-127 25s -16s linear infinite}@keyframes fall-127{39.548%{transform:translate(65.6534vw,39.548vh) scale(.474)}to{transform:translate(64.60475vw,99vh) scale(.474)}}.snow:nth-child(128){opacity:.5574;transform:translate(11.1244vw,-10px) scale(.4995);animation:fall-128 14s -6s linear infinite}@keyframes fall-128{74.137%{transform:translate(11.4359vw,74.137vh) scale(.4995)}to{transform:translate(11.28015vw,99vh) scale(.4995)}}.snow:nth-child(129){opacity:.9146;transform:translate(2.4995vw,-10px) scale(.5944);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{49.459%{transform:translate(1.2242vw,49.459vh) scale(.5944)}to{transform:translate(1.86185vw,99vh) scale(.5944)}}.snow:nth-child(130){opacity:.4614;transform:translate(40.0007vw,-10px) scale(.1799);animation:fall-130 15s -17s linear infinite}@keyframes fall-130{78.992%{transform:translate(31.2655vw,78.992vh) scale(.1799)}to{transform:translate(35.6331vw,99vh) scale(.1799)}}.snow:nth-child(131){opacity:.998;transform:translate(66.3086vw,-10px) scale(.4732);animation:fall-131 29s -29s linear infinite}@keyframes fall-131{58.562%{transform:translate(66.8069vw,58.562vh) scale(.4732)}to{transform:translate(66.55775vw,99vh) scale(.4732)}}.snow:nth-child(132){opacity:.62;transform:translate(38.5154vw,-10px) scale(.7701);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{34.137%{transform:translate(39.5294vw,34.137vh) scale(.7701)}to{transform:translate(39.0224vw,99vh) scale(.7701)}}.snow:nth-child(133){opacity:1.1034;transform:translate(1.2427vw,-10px) scale(.9426);animation:fall-133 17s -24s linear infinite}@keyframes fall-133{61.738%{transform:translate(1.1072vw,61.738vh) scale(.9426)}to{transform:translate(1.17495vw,99vh) scale(.9426)}}.snow:nth-child(134){opacity:1.347;transform:translate(91.0518vw,-10px) scale(.8864);animation:fall-134 21s -23s linear infinite}@keyframes fall-134{32.09%{transform:translate(87.8039vw,32.09vh) scale(.8864)}to{transform:translate(89.42785vw,99vh) scale(.8864)}}.snow:nth-child(135){opacity:.5374;transform:translate(44.8364vw,-10px) scale(.9187);animation:fall-135 22s -20s linear infinite}@keyframes fall-135{36.332%{transform:translate(47.7321vw,36.332vh) scale(.9187)}to{transform:translate(46.28425vw,99vh) scale(.9187)}}.snow:nth-child(136){opacity:.1046;transform:translate(31.5416vw,-10px) scale(.8894);animation:fall-136 29s -23s linear infinite}@keyframes fall-136{60.084%{transform:translate(39.3546vw,60.084vh) scale(.8894)}to{transform:translate(35.4481vw,99vh) scale(.8894)}}.snow:nth-child(137){opacity:.3294;transform:translate(19.8885vw,-10px) scale(.0567);animation:fall-137 15s -25s linear infinite}@keyframes fall-137{34.754%{transform:translate(21.8019vw,34.754vh) scale(.0567)}to{transform:translate(20.8452vw,99vh) scale(.0567)}}.snow:nth-child(138){opacity:.1746;transform:translate(89.9502vw,-10px) scale(.2816);animation:fall-138 15s -13s linear infinite}@keyframes fall-138{71.09%{transform:translate(98.6052vw,71.09vh) scale(.2816)}to{transform:translate(94.2777vw,99vh) scale(.2816)}}.snow:nth-child(139){opacity:1.3222;transform:translate(20.0587vw,-10px) scale(.1648);animation:fall-139 22s -14s linear infinite}@keyframes fall-139{61.541%{transform:translate(13.6819vw,61.541vh) scale(.1648)}to{transform:translate(16.8703vw,99vh) scale(.1648)}}.snow:nth-child(140){opacity:1.1486;transform:translate(55.2558vw,-10px) scale(.9985);animation:fall-140 15s -19s linear infinite}@keyframes fall-140{32.741%{transform:translate(59.9149vw,32.741vh) scale(.9985)}to{transform:translate(57.58535vw,99vh) scale(.9985)}}.snow:nth-child(141){opacity:.251;transform:translate(28.7043vw,-10px) scale(.591);animation:fall-141 13s -28s linear infinite}@keyframes fall-141{76.432%{transform:translate(30.1607vw,76.432vh) scale(.591)}to{transform:translate(29.4325vw,99vh) scale(.591)}}.snow:nth-child(142){opacity:.285;transform:translate(81.4238vw,-10px) scale(.254);animation:fall-142 21s -5s linear infinite}@keyframes fall-142{30.893%{transform:translate(85.9667vw,30.893vh) scale(.254)}to{transform:translate(83.69525vw,99vh) scale(.254)}}.snow:nth-child(143){opacity:.7472;transform:translate(77.3655vw,-10px) scale(.6503);animation:fall-143 10s -5s linear infinite}@keyframes fall-143{61.63%{transform:translate(77.7176vw,61.63vh) scale(.6503)}to{transform:translate(77.54155vw,99vh) scale(.6503)}}.snow:nth-child(144){opacity:1.3114;transform:translate(1.6621vw,-10px) scale(.3118);animation:fall-144 18s -25s linear infinite}@keyframes fall-144{64.973%{transform:translate(9.2162vw,64.973vh) scale(.3118)}to{transform:translate(5.43915vw,99vh) scale(.3118)}}.snow:nth-child(145){opacity:.2256;transform:translate(11.457vw,-10px) scale(.6893);animation:fall-145 12s -3s linear infinite}@keyframes fall-145{65.409%{transform:translate(20.2925vw,65.409vh) scale(.6893)}to{transform:translate(15.87475vw,99vh) scale(.6893)}}.snow:nth-child(146){opacity:1.633;transform:translate(23.9263vw,-10px) scale(.6985);animation:fall-146 13s -23s linear infinite}@keyframes fall-146{47.506%{transform:translate(26.0678vw,47.506vh) scale(.6985)}to{transform:translate(24.99705vw,99vh) scale(.6985)}}.snow:nth-child(147){opacity:1.4232;transform:translate(51.6178vw,-10px) scale(.1642);animation:fall-147 19s -13s linear infinite}@keyframes fall-147{51.901%{transform:translate(57.0903vw,51.901vh) scale(.1642)}to{transform:translate(54.35405vw,99vh) scale(.1642)}}.snow:nth-child(148){opacity:.1508;transform:translate(78.706vw,-10px) scale(.3111);animation:fall-148 26s -3s linear infinite}@keyframes fall-148{49.026%{transform:translate(88.4795vw,49.026vh) scale(.3111)}to{transform:translate(83.59275vw,99vh) scale(.3111)}}.snow:nth-child(149){opacity:.0966;transform:translate(26.502vw,-10px) scale(.4281);animation:fall-149 12s -26s linear infinite}@keyframes fall-149{61.919%{transform:translate(31.6821vw,61.919vh) scale(.4281)}to{transform:translate(29.09205vw,99vh) scale(.4281)}}.snow:nth-child(150){opacity:1.488;transform:translate(55.1086vw,-10px) scale(.9855);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{38.154%{transform:translate(55.4303vw,38.154vh) scale(.9855)}to{transform:translate(55.26945vw,99vh) scale(.9855)}}.snow:nth-child(151){opacity:.8844;transform:translate(17.432vw,-10px) scale(.8609);animation:fall-151 28s -22s linear infinite}@keyframes fall-151{31.71%{transform:translate(22.7114vw,31.71vh) scale(.8609)}to{transform:translate(20.0717vw,99vh) scale(.8609)}}.snow:nth-child(152){opacity:.294;transform:translate(82.5488vw,-10px) scale(.1407);animation:fall-152 12s -10s linear infinite}@keyframes fall-152{43.858%{transform:translate(81.8972vw,43.858vh) scale(.1407)}to{transform:translate(82.223vw,99vh) scale(.1407)}}.snow:nth-child(153){opacity:.0748;transform:translate(7.2639vw,-10px) scale(.7774);animation:fall-153 24s -26s linear infinite}@keyframes fall-153{64.835%{transform:translate(11.6072vw,64.835vh) scale(.7774)}to{transform:translate(9.43555vw,99vh) scale(.7774)}}.snow:nth-child(154){opacity:.5614;transform:translate(64.318vw,-10px) scale(.339);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{68.266%{transform:translate(73.3957vw,68.266vh) scale(.339)}to{transform:translate(68.85685vw,99vh) scale(.339)}}.snow:nth-child(155){opacity:.2314;transform:translate(39.375vw,-10px) scale(.2807);animation:fall-155 30s -8s linear infinite}@keyframes fall-155{63%{transform:translate(40.5067vw,63vh) scale(.2807)}to{transform:translate(39.94085vw,99vh) scale(.2807)}}.snow:nth-child(156){opacity:1.1092;transform:translate(51.7401vw,-10px) scale(.8649);animation:fall-156 26s -7s linear infinite}@keyframes fall-156{48.645%{transform:translate(44.916vw,48.645vh) scale(.8649)}to{transform:translate(48.32805vw,99vh) scale(.8649)}}.snow:nth-child(157){opacity:.1932;transform:translate(42.6213vw,-10px) scale(.5035);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{40.911%{transform:translate(37.9921vw,40.911vh) scale(.5035)}to{transform:translate(40.3067vw,99vh) scale(.5035)}}.snow:nth-child(158){opacity:1.9426;transform:translate(2.8597vw,-10px) scale(.6935);animation:fall-158 13s -5s linear infinite}@keyframes fall-158{54.299%{transform:translate(5.5442vw,54.299vh) scale(.6935)}to{transform:translate(4.20195vw,99vh) scale(.6935)}}.snow:nth-child(159){opacity:.957;transform:translate(83.6413vw,-10px) scale(.1957);animation:fall-159 21s -30s linear infinite}@keyframes fall-159{79.116%{transform:translate(87.9437vw,79.116vh) scale(.1957)}to{transform:translate(85.7925vw,99vh) scale(.1957)}}.snow:nth-child(160){opacity:.7854;transform:translate(68.1465vw,-10px) scale(.5409);animation:fall-160 12s -5s linear infinite}@keyframes fall-160{40.401%{transform:translate(61.2927vw,40.401vh) scale(.5409)}to{transform:translate(64.7196vw,99vh) scale(.5409)}}.snow:nth-child(161){opacity:1.6544;transform:translate(8.1891vw,-10px) scale(.3726);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{30.213%{transform:translate(.5002vw,30.213vh) scale(.3726)}to{transform:translate(4.34465vw,99vh) scale(.3726)}}.snow:nth-child(162){opacity:.4322;transform:translate(67.1232vw,-10px) scale(.4532);animation:fall-162 30s -7s linear infinite}@keyframes fall-162{52.349%{transform:translate(72.7361vw,52.349vh) scale(.4532)}to{transform:translate(69.92965vw,99vh) scale(.4532)}}.snow:nth-child(163){opacity:1.5698;transform:translate(7.935vw,-10px) scale(.1974);animation:fall-163 30s -4s linear infinite}@keyframes fall-163{35.885%{transform:translate(2.7628vw,35.885vh) scale(.1974)}to{transform:translate(5.3489vw,99vh) scale(.1974)}}.snow:nth-child(164){opacity:1.8496;transform:translate(19.4681vw,-10px) scale(.9264);animation:fall-164 11s -6s linear infinite}@keyframes fall-164{44.89%{transform:translate(15.214vw,44.89vh) scale(.9264)}to{transform:translate(17.34105vw,99vh) scale(.9264)}}.snow:nth-child(165){opacity:.9142;transform:translate(4.2378vw,-10px) scale(.0886);animation:fall-165 13s -9s linear infinite}@keyframes fall-165{31.443%{transform:translate(-1.6258vw,31.443vh) scale(.0886)}to{transform:translate(1.306vw,99vh) scale(.0886)}}.snow:nth-child(166){opacity:1.5724;transform:translate(67.8745vw,-10px) scale(.4252);animation:fall-166 14s -10s linear infinite}@keyframes fall-166{55.447%{transform:translate(70.3106vw,55.447vh) scale(.4252)}to{transform:translate(69.09255vw,99vh) scale(.4252)}}.snow:nth-child(167){opacity:1.9584;transform:translate(31.9981vw,-10px) scale(.6557);animation:fall-167 27s -21s linear infinite}@keyframes fall-167{69.197%{transform:translate(28.0185vw,69.197vh) scale(.6557)}to{transform:translate(30.0083vw,99vh) scale(.6557)}}.snow:nth-child(168){opacity:1.8704;transform:translate(48.1553vw,-10px) scale(.3385);animation:fall-168 20s -15s linear infinite}@keyframes fall-168{79.508%{transform:translate(40.142vw,79.508vh) scale(.3385)}to{transform:translate(44.14865vw,99vh) scale(.3385)}}.snow:nth-child(169){opacity:1.8594;transform:translate(12.196vw,-10px) scale(.7359);animation:fall-169 15s -5s linear infinite}@keyframes fall-169{68.514%{transform:translate(16.1608vw,68.514vh) scale(.7359)}to{transform:translate(14.1784vw,99vh) scale(.7359)}}.snow:nth-child(170){opacity:.1708;transform:translate(44.6786vw,-10px) scale(.8161);animation:fall-170 27s -11s linear infinite}@keyframes fall-170{69.972%{transform:translate(49.0232vw,69.972vh) scale(.8161)}to{transform:translate(46.8509vw,99vh) scale(.8161)}}.snow:nth-child(171){opacity:1.8766;transform:translate(87.5307vw,-10px) scale(.563);animation:fall-171 12s -3s linear infinite}@keyframes fall-171{54.71%{transform:translate(82.7745vw,54.71vh) scale(.563)}to{transform:translate(85.1526vw,99vh) scale(.563)}}.snow:nth-child(172){opacity:1.3294;transform:translate(22.9898vw,-10px) scale(.7988);animation:fall-172 27s -24s linear infinite}@keyframes fall-172{47.331%{transform:translate(22.7634vw,47.331vh) scale(.7988)}to{transform:translate(22.8766vw,99vh) scale(.7988)}}.snow:nth-child(173){opacity:.2396;transform:translate(33.9409vw,-10px) scale(.604);animation:fall-173 19s -6s linear infinite}@keyframes fall-173{40.083%{transform:translate(28.382vw,40.083vh) scale(.604)}to{transform:translate(31.16145vw,99vh) scale(.604)}}.snow:nth-child(174){opacity:1.2368;transform:translate(94.2026vw,-10px) scale(.4013);animation:fall-174 28s -27s linear infinite}@keyframes fall-174{53.9%{transform:translate(87.1761vw,53.9vh) scale(.4013)}to{transform:translate(90.68935vw,99vh) scale(.4013)}}.snow:nth-child(175){opacity:1.3512;transform:translate(81.689vw,-10px) scale(.5726);animation:fall-175 22s -1s linear infinite}@keyframes fall-175{37.36%{transform:translate(79.9084vw,37.36vh) scale(.5726)}to{transform:translate(80.7987vw,99vh) scale(.5726)}}.snow:nth-child(176){opacity:.6626;transform:translate(98.6847vw,-10px) scale(.8267);animation:fall-176 27s -26s linear infinite}@keyframes fall-176{68.511%{transform:translate(101.1477vw,68.511vh) scale(.8267)}to{transform:translate(99.9162vw,99vh) scale(.8267)}}.snow:nth-child(177){opacity:1.7636;transform:translate(65.5353vw,-10px) scale(.6605);animation:fall-177 26s -8s linear infinite}@keyframes fall-177{65.55%{transform:translate(73.482vw,65.55vh) scale(.6605)}to{transform:translate(69.50865vw,99vh) scale(.6605)}}.snow:nth-child(178){opacity:1.4068;transform:translate(76.4415vw,-10px) scale(.603);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{66.696%{transform:translate(81.3456vw,66.696vh) scale(.603)}to{transform:translate(78.89355vw,99vh) scale(.603)}}.snow:nth-child(179){opacity:.9892;transform:translate(53.8973vw,-10px) scale(.9494);animation:fall-179 27s -28s linear infinite}@keyframes fall-179{44.736%{transform:translate(62.8722vw,44.736vh) scale(.9494)}to{transform:translate(58.38475vw,99vh) scale(.9494)}}.snow:nth-child(180){opacity:1.9568;transform:translate(35.2153vw,-10px) scale(.4267);animation:fall-180 11s -30s linear infinite}@keyframes fall-180{76.768%{transform:translate(30.3995vw,76.768vh) scale(.4267)}to{transform:translate(32.8074vw,99vh) scale(.4267)}}.snow:nth-child(181){opacity:1.9438;transform:translate(78.4639vw,-10px) scale(.7136);animation:fall-181 16s -17s linear infinite}@keyframes fall-181{49.898%{transform:translate(71.2938vw,49.898vh) scale(.7136)}to{transform:translate(74.87885vw,99vh) scale(.7136)}}.snow:nth-child(182){opacity:.1132;transform:translate(67.1882vw,-10px) scale(.7249);animation:fall-182 20s -22s linear infinite}@keyframes fall-182{68.709%{transform:translate(68.8183vw,68.709vh) scale(.7249)}to{transform:translate(68.00325vw,99vh) scale(.7249)}}.snow:nth-child(183){opacity:1.1266;transform:translate(11.7817vw,-10px) scale(.8375);animation:fall-183 15s -12s linear infinite}@keyframes fall-183{58.155%{transform:translate(19.9861vw,58.155vh) scale(.8375)}to{transform:translate(15.8839vw,99vh) scale(.8375)}}.snow:nth-child(184){opacity:1.8072;transform:translate(38.4548vw,-10px) scale(.7738);animation:fall-184 17s -6s linear infinite}@keyframes fall-184{37.739%{transform:translate(35.2924vw,37.739vh) scale(.7738)}to{transform:translate(36.8736vw,99vh) scale(.7738)}}.snow:nth-child(185){opacity:.557;transform:translate(17.5696vw,-10px) scale(.2702);animation:fall-185 12s -23s linear infinite}@keyframes fall-185{41.861%{transform:translate(9.5012vw,41.861vh) scale(.2702)}to{transform:translate(13.5354vw,99vh) scale(.2702)}}.snow:nth-child(186){opacity:.902;transform:translate(5.9836vw,-10px) scale(.3592);animation:fall-186 19s -25s linear infinite}@keyframes fall-186{44.17%{transform:translate(15.291vw,44.17vh) scale(.3592)}to{transform:translate(10.6373vw,99vh) scale(.3592)}}.snow:nth-child(187){opacity:1.4544;transform:translate(51.0398vw,-10px) scale(.4274);animation:fall-187 25s -12s linear infinite}@keyframes fall-187{57.32%{transform:translate(60.5023vw,57.32vh) scale(.4274)}to{transform:translate(55.77105vw,99vh) scale(.4274)}}.snow:nth-child(188){opacity:1.143;transform:translate(61.3748vw,-10px) scale(.2636);animation:fall-188 12s -9s linear infinite}@keyframes fall-188{67.128%{transform:translate(65.9756vw,67.128vh) scale(.2636)}to{transform:translate(63.6752vw,99vh) scale(.2636)}}.snow:nth-child(189){opacity:.123;transform:translate(89.5206vw,-10px) scale(.6661);animation:fall-189 15s -24s linear infinite}@keyframes fall-189{52.791%{transform:translate(79.5565vw,52.791vh) scale(.6661)}to{transform:translate(84.53855vw,99vh) scale(.6661)}}.snow:nth-child(190){opacity:.1314;transform:translate(4.9576vw,-10px) scale(.3278);animation:fall-190 18s -18s linear infinite}@keyframes fall-190{39.962%{transform:translate(4.6722vw,39.962vh) scale(.3278)}to{transform:translate(4.8149vw,99vh) scale(.3278)}}.snow:nth-child(191){opacity:1.134;transform:translate(55.7954vw,-10px) scale(.3163);animation:fall-191 30s -9s linear infinite}@keyframes fall-191{50.105%{transform:translate(56.0732vw,50.105vh) scale(.3163)}to{transform:translate(55.9343vw,99vh) scale(.3163)}}.snow:nth-child(192){opacity:.5338;transform:translate(64.9552vw,-10px) scale(.1135);animation:fall-192 15s -27s linear infinite}@keyframes fall-192{41.544%{transform:translate(68.7888vw,41.544vh) scale(.1135)}to{transform:translate(66.872vw,99vh) scale(.1135)}}.snow:nth-child(193){opacity:.3906;transform:translate(62.9309vw,-10px) scale(.6433);animation:fall-193 26s -30s linear infinite}@keyframes fall-193{76.799%{transform:translate(70.4982vw,76.799vh) scale(.6433)}to{transform:translate(66.71455vw,99vh) scale(.6433)}}.snow:nth-child(194){opacity:1.5188;transform:translate(90.7695vw,-10px) scale(.8921);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{69.252%{transform:translate(88.7738vw,69.252vh) scale(.8921)}to{transform:translate(89.77165vw,99vh) scale(.8921)}}.snow:nth-child(195){opacity:.2196;transform:translate(10.6748vw,-10px) scale(.8428);animation:fall-195 11s -10s linear infinite}@keyframes fall-195{56.803%{transform:translate(3.69vw,56.803vh) scale(.8428)}to{transform:translate(7.1824vw,99vh) scale(.8428)}}.snow:nth-child(196){opacity:1.0998;transform:translate(83.4015vw,-10px) scale(.6523);animation:fall-196 23s -1s linear infinite}@keyframes fall-196{53.714%{transform:translate(86.6248vw,53.714vh) scale(.6523)}to{transform:translate(85.01315vw,99vh) scale(.6523)}}.snow:nth-child(197){opacity:.5596;transform:translate(44.8809vw,-10px) scale(.3876);animation:fall-197 19s -5s linear infinite}@keyframes fall-197{69.941%{transform:translate(47.9044vw,69.941vh) scale(.3876)}to{transform:translate(46.39265vw,99vh) scale(.3876)}}.snow:nth-child(198){opacity:.3728;transform:translate(72.3014vw,-10px) scale(.1045);animation:fall-198 24s -8s linear infinite}@keyframes fall-198{42.374%{transform:translate(73.8854vw,42.374vh) scale(.1045)}to{transform:translate(73.0934vw,99vh) scale(.1045)}}.snow:nth-child(199){opacity:1.8456;transform:translate(3.3607vw,-10px) scale(.7852);animation:fall-199 14s -25s linear infinite}@keyframes fall-199{72.749%{transform:translate(3.9156vw,72.749vh) scale(.7852)}to{transform:translate(3.63815vw,99vh) scale(.7852)}}.snow:nth-child(200){opacity:.5932;transform:translate(6.1859vw,-10px) scale(.3414);animation:fall-200 21s -6s linear infinite}@keyframes fall-200{65.805%{transform:translate(-1.0655vw,65.805vh) scale(.3414)}to{transform:translate(2.5602vw,99vh) scale(.3414)}}.snow:nth-child(201){opacity:.8012;transform:translate(56.8657vw,-10px) scale(.2084);animation:fall-201 24s -2s linear infinite}@keyframes fall-201{59.951%{transform:translate(47.94vw,59.951vh) scale(.2084)}to{transform:translate(52.40285vw,99vh) scale(.2084)}}.snow:nth-child(202){opacity:.2642;transform:translate(91.0829vw,-10px) scale(.8615);animation:fall-202 24s -7s linear infinite}@keyframes fall-202{65.662%{transform:translate(89.9292vw,65.662vh) scale(.8615)}to{transform:translate(90.50605vw,99vh) scale(.8615)}}.snow:nth-child(203){opacity:.9708;transform:translate(66.1182vw,-10px) scale(.2784);animation:fall-203 26s -3s linear infinite}@keyframes fall-203{70.579%{transform:translate(59.4138vw,70.579vh) scale(.2784)}to{transform:translate(62.766vw,99vh) scale(.2784)}}.snow:nth-child(204){opacity:1.9124;transform:translate(74.5039vw,-10px) scale(.8141);animation:fall-204 13s -25s linear infinite}@keyframes fall-204{35.345%{transform:translate(66.3292vw,35.345vh) scale(.8141)}to{transform:translate(70.41655vw,99vh) scale(.8141)}}.snow:nth-child(205){opacity:.7844;transform:translate(94.7927vw,-10px) scale(.5252);animation:fall-205 29s -2s linear infinite}@keyframes fall-205{79.26%{transform:translate(87.9572vw,79.26vh) scale(.5252)}to{transform:translate(91.37495vw,99vh) scale(.5252)}}.snow:nth-child(206){opacity:1.0282;transform:translate(15.2524vw,-10px) scale(.9145);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{68.492%{transform:translate(24.4341vw,68.492vh) scale(.9145)}to{transform:translate(19.84325vw,99vh) scale(.9145)}}.snow:nth-child(207){opacity:1.8458;transform:translate(7.6075vw,-10px) scale(.8913);animation:fall-207 10s -12s linear infinite}@keyframes fall-207{40.755%{transform:translate(-2.3207vw,40.755vh) scale(.8913)}to{transform:translate(2.6434vw,99vh) scale(.8913)}}.snow:nth-child(208){opacity:1.1002;transform:translate(23.1474vw,-10px) scale(.8971);animation:fall-208 29s -22s linear infinite}@keyframes fall-208{31.001%{transform:translate(20.2271vw,31.001vh) scale(.8971)}to{transform:translate(21.68725vw,99vh) scale(.8971)}}.snow:nth-child(209){opacity:.4906;transform:translate(21.4177vw,-10px) scale(.2769);animation:fall-209 12s -16s linear infinite}@keyframes fall-209{74.012%{transform:translate(27.4408vw,74.012vh) scale(.2769)}to{transform:translate(24.42925vw,99vh) scale(.2769)}}.snow:nth-child(210){opacity:.809;transform:translate(59.5642vw,-10px) scale(.7867);animation:fall-210 14s -26s linear infinite}@keyframes fall-210{32.584%{transform:translate(51.555vw,32.584vh) scale(.7867)}to{transform:translate(55.5596vw,99vh) scale(.7867)}}.snow:nth-child(211){opacity:1.554;transform:translate(89.1569vw,-10px) scale(.8184);animation:fall-211 23s -17s linear infinite}@keyframes fall-211{69.192%{transform:translate(80.9894vw,69.192vh) scale(.8184)}to{transform:translate(85.07315vw,99vh) scale(.8184)}}.snow:nth-child(212){opacity:.2588;transform:translate(.9824vw,-10px) scale(.1615);animation:fall-212 28s -9s linear infinite}@keyframes fall-212{52.612%{transform:translate(-7.1396vw,52.612vh) scale(.1615)}to{transform:translate(-3.0786vw,99vh) scale(.1615)}}.snow:nth-child(213){opacity:.8494;transform:translate(85.453vw,-10px) scale(.6513);animation:fall-213 20s -25s linear infinite}@keyframes fall-213{60.466%{transform:translate(75.7581vw,60.466vh) scale(.6513)}to{transform:translate(80.60555vw,99vh) scale(.6513)}}.snow:nth-child(214){opacity:.3812;transform:translate(6.8578vw,-10px) scale(.2031);animation:fall-214 10s -7s linear infinite}@keyframes fall-214{33.339%{transform:translate(7.5673vw,33.339vh) scale(.2031)}to{transform:translate(7.21255vw,99vh) scale(.2031)}}.snow:nth-child(215){opacity:1.1746;transform:translate(45.0372vw,-10px) scale(.4246);animation:fall-215 16s -3s linear infinite}@keyframes fall-215{42.393%{transform:translate(48.9001vw,42.393vh) scale(.4246)}to{transform:translate(46.96865vw,99vh) scale(.4246)}}.snow:nth-child(216){opacity:1.4324;transform:translate(91.2031vw,-10px) scale(.879);animation:fall-216 28s -4s linear infinite}@keyframes fall-216{40.069%{transform:translate(91.5812vw,40.069vh) scale(.879)}to{transform:translate(91.39215vw,99vh) scale(.879)}}.snow:nth-child(217){opacity:.8066;transform:translate(56.3151vw,-10px) scale(.0023);animation:fall-217 20s -15s linear infinite}@keyframes fall-217{50.622%{transform:translate(63.8261vw,50.622vh) scale(.0023)}to{transform:translate(60.0706vw,99vh) scale(.0023)}}.snow:nth-child(218){opacity:1.9422;transform:translate(82.3915vw,-10px) scale(.2549);animation:fall-218 18s -11s linear infinite}@keyframes fall-218{54.429%{transform:translate(84.5162vw,54.429vh) scale(.2549)}to{transform:translate(83.45385vw,99vh) scale(.2549)}}.snow:nth-child(219){opacity:1.1608;transform:translate(28.9826vw,-10px) scale(.0577);animation:fall-219 23s -26s linear infinite}@keyframes fall-219{39.963%{transform:translate(30.17vw,39.963vh) scale(.0577)}to{transform:translate(29.5763vw,99vh) scale(.0577)}}.snow:nth-child(220){opacity:1.2878;transform:translate(14.4105vw,-10px) scale(.7436);animation:fall-220 23s -20s linear infinite}@keyframes fall-220{76.304%{transform:translate(23.964vw,76.304vh) scale(.7436)}to{transform:translate(19.18725vw,99vh) scale(.7436)}}.snow:nth-child(221){opacity:1.1358;transform:translate(59.1406vw,-10px) scale(.3537);animation:fall-221 26s -12s linear infinite}@keyframes fall-221{75.405%{transform:translate(55.5174vw,75.405vh) scale(.3537)}to{transform:translate(57.329vw,99vh) scale(.3537)}}.snow:nth-child(222){opacity:1.7788;transform:translate(46.3092vw,-10px) scale(.2119);animation:fall-222 14s -24s linear infinite}@keyframes fall-222{50.06%{transform:translate(54.5007vw,50.06vh) scale(.2119)}to{transform:translate(50.40495vw,99vh) scale(.2119)}}.snow:nth-child(223){opacity:.9434;transform:translate(74.277vw,-10px) scale(.8606);animation:fall-223 10s -6s linear infinite}@keyframes fall-223{48.14%{transform:translate(68.4214vw,48.14vh) scale(.8606)}to{transform:translate(71.3492vw,99vh) scale(.8606)}}.snow:nth-child(224){opacity:1.9658;transform:translate(96.7178vw,-10px) scale(.6694);animation:fall-224 16s -2s linear infinite}@keyframes fall-224{57.624%{transform:translate(91.1296vw,57.624vh) scale(.6694)}to{transform:translate(93.9237vw,99vh) scale(.6694)}}.snow:nth-child(225){opacity:.4694;transform:translate(87.2134vw,-10px) scale(.0617);animation:fall-225 21s -7s linear infinite}@keyframes fall-225{48.327%{transform:translate(81.953vw,48.327vh) scale(.0617)}to{transform:translate(84.5832vw,99vh) scale(.0617)}}.snow:nth-child(226){opacity:1.322;transform:translate(93.1172vw,-10px) scale(.9329);animation:fall-226 17s -5s linear infinite}@keyframes fall-226{30.169%{transform:translate(100.8499vw,30.169vh) scale(.9329)}to{transform:translate(96.98355vw,99vh) scale(.9329)}}.snow:nth-child(227){opacity:1.6786;transform:translate(12.7597vw,-10px) scale(.4531);animation:fall-227 11s -21s linear infinite}@keyframes fall-227{43.983%{transform:translate(12.4264vw,43.983vh) scale(.4531)}to{transform:translate(12.59305vw,99vh) scale(.4531)}}.snow:nth-child(228){opacity:.6952;transform:translate(62.0259vw,-10px) scale(.9795);animation:fall-228 11s -9s linear infinite}@keyframes fall-228{44.11%{transform:translate(52.1249vw,44.11vh) scale(.9795)}to{transform:translate(57.0754vw,99vh) scale(.9795)}}.snow:nth-child(229){opacity:.6476;transform:translate(42.0942vw,-10px) scale(.3396);animation:fall-229 23s -15s linear infinite}@keyframes fall-229{63.566%{transform:translate(36.1427vw,63.566vh) scale(.3396)}to{transform:translate(39.11845vw,99vh) scale(.3396)}}.snow:nth-child(230){opacity:1.061;transform:translate(44.1262vw,-10px) scale(.7452);animation:fall-230 19s -23s linear infinite}@keyframes fall-230{36.537%{transform:translate(42.2859vw,36.537vh) scale(.7452)}to{transform:translate(43.20605vw,99vh) scale(.7452)}}.snow:nth-child(231){opacity:1.968;transform:translate(3.5142vw,-10px) scale(.4923);animation:fall-231 23s -22s linear infinite}@keyframes fall-231{75.476%{transform:translate(2.7637vw,75.476vh) scale(.4923)}to{transform:translate(3.13895vw,99vh) scale(.4923)}}.snow:nth-child(232){opacity:.7358;transform:translate(23.3651vw,-10px) scale(.4611);animation:fall-232 13s -18s linear infinite}@keyframes fall-232{35.884%{transform:translate(14.2211vw,35.884vh) scale(.4611)}to{transform:translate(18.7931vw,99vh) scale(.4611)}}.snow:nth-child(233){opacity:1.7658;transform:translate(39.36vw,-10px) scale(.7782);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{57.645%{transform:translate(40.9646vw,57.645vh) scale(.7782)}to{transform:translate(40.1623vw,99vh) scale(.7782)}}.snow:nth-child(234){opacity:1.9868;transform:translate(28.5562vw,-10px) scale(.9011);animation:fall-234 30s -15s linear infinite}@keyframes fall-234{74.676%{transform:translate(33.6182vw,74.676vh) scale(.9011)}to{transform:translate(31.0872vw,99vh) scale(.9011)}}.snow:nth-child(235){opacity:1.4204;transform:translate(13.0252vw,-10px) scale(.5471);animation:fall-235 21s -22s linear infinite}@keyframes fall-235{38.138%{transform:translate(10.9067vw,38.138vh) scale(.5471)}to{transform:translate(11.96595vw,99vh) scale(.5471)}}.snow:nth-child(236){opacity:.7148;transform:translate(50.0527vw,-10px) scale(.3731);animation:fall-236 30s -27s linear infinite}@keyframes fall-236{76.438%{transform:translate(54.1262vw,76.438vh) scale(.3731)}to{transform:translate(52.08945vw,99vh) scale(.3731)}}.snow:nth-child(237){opacity:.7358;transform:translate(40.2837vw,-10px) scale(.5601);animation:fall-237 24s -13s linear infinite}@keyframes fall-237{79.314%{transform:translate(33.8589vw,79.314vh) scale(.5601)}to{transform:translate(37.0713vw,99vh) scale(.5601)}}.snow:nth-child(238){opacity:.4046;transform:translate(25.8083vw,-10px) scale(.7478);animation:fall-238 16s -19s linear infinite}@keyframes fall-238{53.228%{transform:translate(31.6513vw,53.228vh) scale(.7478)}to{transform:translate(28.7298vw,99vh) scale(.7478)}}.snow:nth-child(239){opacity:1.3544;transform:translate(83.2493vw,-10px) scale(.736);animation:fall-239 21s -17s linear infinite}@keyframes fall-239{58.417%{transform:translate(88.8092vw,58.417vh) scale(.736)}to{transform:translate(86.02925vw,99vh) scale(.736)}}.snow:nth-child(240){opacity:1.5262;transform:translate(61.2872vw,-10px) scale(.1553);animation:fall-240 14s -16s linear infinite}@keyframes fall-240{37.76%{transform:translate(70.8534vw,37.76vh) scale(.1553)}to{transform:translate(66.0703vw,99vh) scale(.1553)}}.snow:nth-child(241){opacity:1.0602;transform:translate(25.1331vw,-10px) scale(.9251);animation:fall-241 19s -13s linear infinite}@keyframes fall-241{72.524%{transform:translate(23.8468vw,72.524vh) scale(.9251)}to{transform:translate(24.48995vw,99vh) scale(.9251)}}.snow:nth-child(242){opacity:1.0988;transform:translate(72.9582vw,-10px) scale(.03);animation:fall-242 26s -11s linear infinite}@keyframes fall-242{41.166%{transform:translate(75.2219vw,41.166vh) scale(.03)}to{transform:translate(74.09005vw,99vh) scale(.03)}}.snow:nth-child(243){opacity:.4536;transform:translate(81.3549vw,-10px) scale(.8723);animation:fall-243 10s -20s linear infinite}@keyframes fall-243{74.136%{transform:translate(87.8466vw,74.136vh) scale(.8723)}to{transform:translate(84.60075vw,99vh) scale(.8723)}}.snow:nth-child(244){opacity:1.4186;transform:translate(79.1979vw,-10px) scale(.9103);animation:fall-244 10s -27s linear infinite}@keyframes fall-244{45.893%{transform:translate(79.5273vw,45.893vh) scale(.9103)}to{transform:translate(79.3626vw,99vh) scale(.9103)}}.snow:nth-child(245){opacity:.1324;transform:translate(22.2799vw,-10px) scale(.3279);animation:fall-245 12s -4s linear infinite}@keyframes fall-245{50.164%{transform:translate(14.46vw,50.164vh) scale(.3279)}to{transform:translate(18.36995vw,99vh) scale(.3279)}}.snow:nth-child(246){opacity:.6104;transform:translate(48.7241vw,-10px) scale(.4755);animation:fall-246 16s -28s linear infinite}@keyframes fall-246{59.141%{transform:translate(39.1663vw,59.141vh) scale(.4755)}to{transform:translate(43.9452vw,99vh) scale(.4755)}}.snow:nth-child(247){opacity:.9372;transform:translate(76.5823vw,-10px) scale(.1771);animation:fall-247 21s -12s linear infinite}@keyframes fall-247{34.824%{transform:translate(82.4127vw,34.824vh) scale(.1771)}to{transform:translate(79.4975vw,99vh) scale(.1771)}}.snow:nth-child(248){opacity:1.189;transform:translate(77.7674vw,-10px) scale(.6796);animation:fall-248 11s -27s linear infinite}@keyframes fall-248{44.542%{transform:translate(79.7741vw,44.542vh) scale(.6796)}to{transform:translate(78.77075vw,99vh) scale(.6796)}}.snow:nth-child(249){opacity:.0744;transform:translate(67.1243vw,-10px) scale(.2988);animation:fall-249 16s -24s linear infinite}@keyframes fall-249{37.472%{transform:translate(65.8191vw,37.472vh) scale(.2988)}to{transform:translate(66.4717vw,99vh) scale(.2988)}}.snow:nth-child(250){opacity:.1066;transform:translate(38.3964vw,-10px) scale(.8344);animation:fall-250 20s -26s linear infinite}@keyframes fall-250{45.428%{transform:translate(30.0582vw,45.428vh) scale(.8344)}to{transform:translate(34.2273vw,99vh) scale(.8344)}}.snow:nth-child(251){opacity:.9756;transform:translate(91.019vw,-10px) scale(.4001);animation:fall-251 16s -25s linear infinite}@keyframes fall-251{52.807%{transform:translate(85.3289vw,52.807vh) scale(.4001)}to{transform:translate(88.17395vw,99vh) scale(.4001)}}.snow:nth-child(252){opacity:1.4936;transform:translate(50.2305vw,-10px) scale(.6348);animation:fall-252 11s -14s linear infinite}@keyframes fall-252{72.553%{transform:translate(42.2431vw,72.553vh) scale(.6348)}to{transform:translate(46.2368vw,99vh) scale(.6348)}}.snow:nth-child(253){opacity:1.3978;transform:translate(43.2831vw,-10px) scale(.6218);animation:fall-253 28s -17s linear infinite}@keyframes fall-253{65.678%{transform:translate(44.1711vw,65.678vh) scale(.6218)}to{transform:translate(43.7271vw,99vh) scale(.6218)}}.snow:nth-child(254){opacity:1.6402;transform:translate(97.2213vw,-10px) scale(.066);animation:fall-254 16s -7s linear infinite}@keyframes fall-254{64.307%{transform:translate(101.447vw,64.307vh) scale(.066)}to{transform:translate(99.33415vw,99vh) scale(.066)}}.snow:nth-child(255){opacity:.9348;transform:translate(64.6541vw,-10px) scale(.1848);animation:fall-255 24s -16s linear infinite}@keyframes fall-255{40.307%{transform:translate(72.5206vw,40.307vh) scale(.1848)}to{transform:translate(68.58735vw,99vh) scale(.1848)}}.snow:nth-child(256){opacity:.0334;transform:translate(15.2693vw,-10px) scale(.6105);animation:fall-256 24s -22s linear infinite}@keyframes fall-256{66.282%{transform:translate(23.0174vw,66.282vh) scale(.6105)}to{transform:translate(19.14335vw,99vh) scale(.6105)}}.snow:nth-child(257){opacity:.2678;transform:translate(10.9805vw,-10px) scale(.2031);animation:fall-257 15s -3s linear infinite}@keyframes fall-257{35.648%{transform:translate(11.4996vw,35.648vh) scale(.2031)}to{transform:translate(11.24005vw,99vh) scale(.2031)}}.snow:nth-child(258){opacity:.932;transform:translate(7.006vw,-10px) scale(.7976);animation:fall-258 19s -26s linear infinite}@keyframes fall-258{43.965%{transform:translate(6.1636vw,43.965vh) scale(.7976)}to{transform:translate(6.5848vw,99vh) scale(.7976)}}.snow:nth-child(259){opacity:1.1776;transform:translate(99.5159vw,-10px) scale(.7367);animation:fall-259 23s -5s linear infinite}@keyframes fall-259{79.443%{transform:translate(108.5238vw,79.443vh) scale(.7367)}to{transform:translate(104.01985vw,99vh) scale(.7367)}}.snow:nth-child(260){opacity:.6166;transform:translate(92.3133vw,-10px) scale(.3757);animation:fall-260 12s -21s linear infinite}@keyframes fall-260{44.839%{transform:translate(85.7291vw,44.839vh) scale(.3757)}to{transform:translate(89.0212vw,99vh) scale(.3757)}}.snow:nth-child(261){opacity:.5864;transform:translate(20.0143vw,-10px) scale(.3149);animation:fall-261 24s -11s linear infinite}@keyframes fall-261{47.297%{transform:translate(20.5405vw,47.297vh) scale(.3149)}to{transform:translate(20.2774vw,99vh) scale(.3149)}}.snow:nth-child(262){opacity:.0808;transform:translate(15.0015vw,-10px) scale(.9049);animation:fall-262 17s -10s linear infinite}@keyframes fall-262{62.922%{transform:translate(5.115vw,62.922vh) scale(.9049)}to{transform:translate(10.05825vw,99vh) scale(.9049)}}.snow:nth-child(263){opacity:.7532;transform:translate(8.88vw,-10px) scale(.6109);animation:fall-263 18s -28s linear infinite}@keyframes fall-263{53.045%{transform:translate(10.3744vw,53.045vh) scale(.6109)}to{transform:translate(9.6272vw,99vh) scale(.6109)}}.snow:nth-child(264){opacity:1.8742;transform:translate(70.5751vw,-10px) scale(.0473);animation:fall-264 16s -4s linear infinite}@keyframes fall-264{34.146%{transform:translate(66.2357vw,34.146vh) scale(.0473)}to{transform:translate(68.4054vw,99vh) scale(.0473)}}.snow:nth-child(265){opacity:1.3826;transform:translate(99.2393vw,-10px) scale(.5659);animation:fall-265 15s -10s linear infinite}@keyframes fall-265{78.895%{transform:translate(101.7399vw,78.895vh) scale(.5659)}to{transform:translate(100.4896vw,99vh) scale(.5659)}}.snow:nth-child(266){opacity:.0038;transform:translate(43.1775vw,-10px) scale(.2578);animation:fall-266 27s -13s linear infinite}@keyframes fall-266{33.532%{transform:translate(47.1921vw,33.532vh) scale(.2578)}to{transform:translate(45.1848vw,99vh) scale(.2578)}}.snow:nth-child(267){opacity:.9696;transform:translate(96.3339vw,-10px) scale(.9715);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{36.41%{transform:translate(103.3159vw,36.41vh) scale(.9715)}to{transform:translate(99.8249vw,99vh) scale(.9715)}}.snow:nth-child(268){opacity:1.6636;transform:translate(29.1829vw,-10px) scale(.3195);animation:fall-268 20s -9s linear infinite}@keyframes fall-268{65.826%{transform:translate(30.6131vw,65.826vh) scale(.3195)}to{transform:translate(29.898vw,99vh) scale(.3195)}}.snow:nth-child(269){opacity:1.2194;transform:translate(3.7475vw,-10px) scale(.5528);animation:fall-269 21s -5s linear infinite}@keyframes fall-269{59.7%{transform:translate(.9604vw,59.7vh) scale(.5528)}to{transform:translate(2.35395vw,99vh) scale(.5528)}}.snow:nth-child(270){opacity:.5182;transform:translate(49.7788vw,-10px) scale(.8297);animation:fall-270 20s -10s linear infinite}@keyframes fall-270{70.331%{transform:translate(52.1663vw,70.331vh) scale(.8297)}to{transform:translate(50.97255vw,99vh) scale(.8297)}}.snow:nth-child(271){opacity:1.2638;transform:translate(55.0495vw,-10px) scale(.3463);animation:fall-271 29s -7s linear infinite}@keyframes fall-271{63.79%{transform:translate(48.6148vw,63.79vh) scale(.3463)}to{transform:translate(51.83215vw,99vh) scale(.3463)}}.snow:nth-child(272){opacity:1.4962;transform:translate(60.6126vw,-10px) scale(.9923);animation:fall-272 18s -7s linear infinite}@keyframes fall-272{50.944%{transform:translate(67.5259vw,50.944vh) scale(.9923)}to{transform:translate(64.06925vw,99vh) scale(.9923)}}.snow:nth-child(273){opacity:1.1922;transform:translate(21.2844vw,-10px) scale(.7281);animation:fall-273 29s -13s linear infinite}@keyframes fall-273{49.155%{transform:translate(16.2562vw,49.155vh) scale(.7281)}to{transform:translate(18.7703vw,99vh) scale(.7281)}}.snow:nth-child(274){opacity:1.6046;transform:translate(5.6192vw,-10px) scale(.9251);animation:fall-274 15s -10s linear infinite}@keyframes fall-274{34.932%{transform:translate(11.708vw,34.932vh) scale(.9251)}to{transform:translate(8.6636vw,99vh) scale(.9251)}}.snow:nth-child(275){opacity:.096;transform:translate(5.614vw,-10px) scale(.539);animation:fall-275 17s -26s linear infinite}@keyframes fall-275{74.183%{transform:translate(14.5817vw,74.183vh) scale(.539)}to{transform:translate(10.09785vw,99vh) scale(.539)}}.snow:nth-child(276){opacity:.131;transform:translate(10.9643vw,-10px) scale(.0515);animation:fall-276 12s -5s linear infinite}@keyframes fall-276{77.489%{transform:translate(13.902vw,77.489vh) scale(.0515)}to{transform:translate(12.43315vw,99vh) scale(.0515)}}.snow:nth-child(277){opacity:.2992;transform:translate(54.319vw,-10px) scale(.7312);animation:fall-277 13s -10s linear infinite}@keyframes fall-277{56.141%{transform:translate(53.9453vw,56.141vh) scale(.7312)}to{transform:translate(54.13215vw,99vh) scale(.7312)}}.snow:nth-child(278){opacity:.1684;transform:translate(49.0709vw,-10px) scale(.0022);animation:fall-278 11s -12s linear infinite}@keyframes fall-278{72.958%{transform:translate(48.4466vw,72.958vh) scale(.0022)}to{transform:translate(48.75875vw,99vh) scale(.0022)}}.snow:nth-child(279){opacity:1.2496;transform:translate(45.2977vw,-10px) scale(.7012);animation:fall-279 26s -27s linear infinite}@keyframes fall-279{58.032%{transform:translate(41.9294vw,58.032vh) scale(.7012)}to{transform:translate(43.61355vw,99vh) scale(.7012)}}.snow:nth-child(280){opacity:.5436;transform:translate(96.9107vw,-10px) scale(.1295);animation:fall-280 18s -22s linear infinite}@keyframes fall-280{75.956%{transform:translate(90.1471vw,75.956vh) scale(.1295)}to{transform:translate(93.5289vw,99vh) scale(.1295)}}.snow:nth-child(281){opacity:.0102;transform:translate(11.2073vw,-10px) scale(.5114);animation:fall-281 24s -5s linear infinite}@keyframes fall-281{35.335%{transform:translate(3.978vw,35.335vh) scale(.5114)}to{transform:translate(7.59265vw,99vh) scale(.5114)}}.snow:nth-child(282){opacity:.4826;transform:translate(80.8119vw,-10px) scale(.748);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{57.933%{transform:translate(80.5318vw,57.933vh) scale(.748)}to{transform:translate(80.67185vw,99vh) scale(.748)}}.snow:nth-child(283){opacity:.5332;transform:translate(28.023vw,-10px) scale(.9124);animation:fall-283 14s -15s linear infinite}@keyframes fall-283{79.762%{transform:translate(20.9819vw,79.762vh) scale(.9124)}to{transform:translate(24.50245vw,99vh) scale(.9124)}}.snow:nth-child(284){opacity:1.877;transform:translate(48.903vw,-10px) scale(.5062);animation:fall-284 28s -6s linear infinite}@keyframes fall-284{55.222%{transform:translate(44.2856vw,55.222vh) scale(.5062)}to{transform:translate(46.5943vw,99vh) scale(.5062)}}.snow:nth-child(285){opacity:1.6014;transform:translate(2.8171vw,-10px) scale(.1033);animation:fall-285 13s -22s linear infinite}@keyframes fall-285{30.061%{transform:translate(-6.1793vw,30.061vh) scale(.1033)}to{transform:translate(-1.6811vw,99vh) scale(.1033)}}.snow:nth-child(286){opacity:1.6212;transform:translate(90.9813vw,-10px) scale(.1024);animation:fall-286 30s -17s linear infinite}@keyframes fall-286{75.995%{transform:translate(99.8588vw,75.995vh) scale(.1024)}to{transform:translate(95.42005vw,99vh) scale(.1024)}}.snow:nth-child(287){opacity:1.3894;transform:translate(84.8309vw,-10px) scale(.1687);animation:fall-287 25s -7s linear infinite}@keyframes fall-287{70.059%{transform:translate(79.0739vw,70.059vh) scale(.1687)}to{transform:translate(81.9524vw,99vh) scale(.1687)}}.snow:nth-child(288){opacity:1.4904;transform:translate(93.5762vw,-10px) scale(.4791);animation:fall-288 17s -26s linear infinite}@keyframes fall-288{54.666%{transform:translate(102.4071vw,54.666vh) scale(.4791)}to{transform:translate(97.99165vw,99vh) scale(.4791)}}.snow:nth-child(289){opacity:.6998;transform:translate(57.9832vw,-10px) scale(.4664);animation:fall-289 25s -11s linear infinite}@keyframes fall-289{56.578%{transform:translate(52.5209vw,56.578vh) scale(.4664)}to{transform:translate(55.25205vw,99vh) scale(.4664)}}.snow:nth-child(290){opacity:.3412;transform:translate(18.9594vw,-10px) scale(.0606);animation:fall-290 13s -25s linear infinite}@keyframes fall-290{75.962%{transform:translate(17.8785vw,75.962vh) scale(.0606)}to{transform:translate(18.41895vw,99vh) scale(.0606)}}.snow:nth-child(291){opacity:1.6742;transform:translate(37.3339vw,-10px) scale(.502);animation:fall-291 20s -23s linear infinite}@keyframes fall-291{59.999%{transform:translate(41.6473vw,59.999vh) scale(.502)}to{transform:translate(39.4906vw,99vh) scale(.502)}}.snow:nth-child(292){opacity:1.1274;transform:translate(94.7129vw,-10px) scale(.8381);animation:fall-292 29s -20s linear infinite}@keyframes fall-292{51.56%{transform:translate(91.7073vw,51.56vh) scale(.8381)}to{transform:translate(93.2101vw,99vh) scale(.8381)}}.snow:nth-child(293){opacity:1.4988;transform:translate(99.468vw,-10px) scale(.9294);animation:fall-293 20s -28s linear infinite}@keyframes fall-293{43.393%{transform:translate(99.5338vw,43.393vh) scale(.9294)}to{transform:translate(99.5009vw,99vh) scale(.9294)}}.snow:nth-child(294){opacity:.0472;transform:translate(19.2648vw,-10px) scale(.1164);animation:fall-294 26s -6s linear infinite}@keyframes fall-294{53.817%{transform:translate(21.0042vw,53.817vh) scale(.1164)}to{transform:translate(20.1345vw,99vh) scale(.1164)}}.snow:nth-child(295){opacity:1.2908;transform:translate(40.5069vw,-10px) scale(.9776);animation:fall-295 26s -8s linear infinite}@keyframes fall-295{63.009%{transform:translate(41.8289vw,63.009vh) scale(.9776)}to{transform:translate(41.1679vw,99vh) scale(.9776)}}.snow:nth-child(296){opacity:.765;transform:translate(78.572vw,-10px) scale(.2534);animation:fall-296 30s -14s linear infinite}@keyframes fall-296{71.998%{transform:translate(75.4428vw,71.998vh) scale(.2534)}to{transform:translate(77.0074vw,99vh) scale(.2534)}}.snow:nth-child(297){opacity:.994;transform:translate(55.8014vw,-10px) scale(.8775);animation:fall-297 14s -1s linear infinite}@keyframes fall-297{61.021%{transform:translate(52.312vw,61.021vh) scale(.8775)}to{transform:translate(54.0567vw,99vh) scale(.8775)}}.snow:nth-child(298){opacity:1.0922;transform:translate(56.3176vw,-10px) scale(.1604);animation:fall-298 15s -29s linear infinite}@keyframes fall-298{36.246%{transform:translate(58.504vw,36.246vh) scale(.1604)}to{transform:translate(57.4108vw,99vh) scale(.1604)}}.snow:nth-child(299){opacity:.6266;transform:translate(18.4556vw,-10px) scale(.5634);animation:fall-299 12s -24s linear infinite}@keyframes fall-299{30.018%{transform:translate(10.996vw,30.018vh) scale(.5634)}to{transform:translate(14.7258vw,99vh) scale(.5634)}}.snow:nth-child(300){opacity:1.1222;transform:translate(61.6488vw,-10px) scale(.4512);animation:fall-300 22s -17s linear infinite}@keyframes fall-300{65.969%{transform:translate(53.6667vw,65.969vh) scale(.4512)}to{transform:translate(57.65775vw,99vh) scale(.4512)}}.snow:nth-child(301){opacity:1.3784;transform:translate(11.1771vw,-10px) scale(.6845);animation:fall-301 17s -22s linear infinite}@keyframes fall-301{50.58%{transform:translate(13.1501vw,50.58vh) scale(.6845)}to{transform:translate(12.1636vw,99vh) scale(.6845)}}.snow:nth-child(302){opacity:.2192;transform:translate(6.0689vw,-10px) scale(.9172);animation:fall-302 21s -27s linear infinite}@keyframes fall-302{35.037%{transform:translate(-.5775vw,35.037vh) scale(.9172)}to{transform:translate(2.7457vw,99vh) scale(.9172)}}.snow:nth-child(303){opacity:.359;transform:translate(50.5262vw,-10px) scale(.8837);animation:fall-303 29s -19s linear infinite}@keyframes fall-303{60.86%{transform:translate(50.6458vw,60.86vh) scale(.8837)}to{transform:translate(50.586vw,99vh) scale(.8837)}}.snow:nth-child(304){opacity:1.9486;transform:translate(56.8226vw,-10px) scale(.2166);animation:fall-304 15s -27s linear infinite}@keyframes fall-304{64.155%{transform:translate(64.3864vw,64.155vh) scale(.2166)}to{transform:translate(60.6045vw,99vh) scale(.2166)}}.snow:nth-child(305){opacity:1.4578;transform:translate(27.1256vw,-10px) scale(.6022);animation:fall-305 22s -14s linear infinite}@keyframes fall-305{52.748%{transform:translate(31.1041vw,52.748vh) scale(.6022)}to{transform:translate(29.11485vw,99vh) scale(.6022)}}.snow:nth-child(306){opacity:.5718;transform:translate(75.0023vw,-10px) scale(.6468);animation:fall-306 27s -15s linear infinite}@keyframes fall-306{45.336%{transform:translate(78.1793vw,45.336vh) scale(.6468)}to{transform:translate(76.5908vw,99vh) scale(.6468)}}.snow:nth-child(307){opacity:.4888;transform:translate(88.8008vw,-10px) scale(.5576);animation:fall-307 13s -5s linear infinite}@keyframes fall-307{45.96%{transform:translate(91.1336vw,45.96vh) scale(.5576)}to{transform:translate(89.9672vw,99vh) scale(.5576)}}.snow:nth-child(308){opacity:1.6836;transform:translate(64.1155vw,-10px) scale(.833);animation:fall-308 29s -20s linear infinite}@keyframes fall-308{44.009%{transform:translate(67.0828vw,44.009vh) scale(.833)}to{transform:translate(65.59915vw,99vh) scale(.833)}}.snow:nth-child(309){opacity:.6246;transform:translate(17.1528vw,-10px) scale(.6647);animation:fall-309 17s -10s linear infinite}@keyframes fall-309{32.622%{transform:translate(13.3374vw,32.622vh) scale(.6647)}to{transform:translate(15.2451vw,99vh) scale(.6647)}}.snow:nth-child(310){opacity:.3492;transform:translate(46.3289vw,-10px) scale(.2131);animation:fall-310 18s -1s linear infinite}@keyframes fall-310{61.127%{transform:translate(51.7497vw,61.127vh) scale(.2131)}to{transform:translate(49.0393vw,99vh) scale(.2131)}}.snow:nth-child(311){opacity:.5006;transform:translate(21.4287vw,-10px) scale(.798);animation:fall-311 19s -30s linear infinite}@keyframes fall-311{77.624%{transform:translate(19.1531vw,77.624vh) scale(.798)}to{transform:translate(20.2909vw,99vh) scale(.798)}}.snow:nth-child(312){opacity:.4708;transform:translate(82.7733vw,-10px) scale(.8589);animation:fall-312 19s -19s linear infinite}@keyframes fall-312{68.018%{transform:translate(81.6416vw,68.018vh) scale(.8589)}to{transform:translate(82.20745vw,99vh) scale(.8589)}}.snow:nth-child(313){opacity:1.38;transform:translate(20.1047vw,-10px) scale(.3426);animation:fall-313 28s -25s linear infinite}@keyframes fall-313{46.008%{transform:translate(22.8784vw,46.008vh) scale(.3426)}to{transform:translate(21.49155vw,99vh) scale(.3426)}}.snow:nth-child(314){opacity:1.275;transform:translate(84.9273vw,-10px) scale(.7469);animation:fall-314 18s -11s linear infinite}@keyframes fall-314{75.338%{transform:translate(83.0084vw,75.338vh) scale(.7469)}to{transform:translate(83.96785vw,99vh) scale(.7469)}}.snow:nth-child(315){opacity:1.978;transform:translate(67.1344vw,-10px) scale(.3617);animation:fall-315 15s -30s linear infinite}@keyframes fall-315{72.641%{transform:translate(74.552vw,72.641vh) scale(.3617)}to{transform:translate(70.8432vw,99vh) scale(.3617)}}.snow:nth-child(316){opacity:1.5474;transform:translate(67.3861vw,-10px) scale(.6201);animation:fall-316 12s -5s linear infinite}@keyframes fall-316{59.373%{transform:translate(58.6164vw,59.373vh) scale(.6201)}to{transform:translate(63.00125vw,99vh) scale(.6201)}}.snow:nth-child(317){opacity:.9892;transform:translate(17.7761vw,-10px) scale(.76);animation:fall-317 29s -27s linear infinite}@keyframes fall-317{74.358%{transform:translate(16.909vw,74.358vh) scale(.76)}to{transform:translate(17.34255vw,99vh) scale(.76)}}.snow:nth-child(318){opacity:1.2508;transform:translate(58.7159vw,-10px) scale(.199);animation:fall-318 18s -11s linear infinite}@keyframes fall-318{66.934%{transform:translate(61.8119vw,66.934vh) scale(.199)}to{transform:translate(60.2639vw,99vh) scale(.199)}}.snow:nth-child(319){opacity:.042;transform:translate(49.8385vw,-10px) scale(.2869);animation:fall-319 25s -13s linear infinite}@keyframes fall-319{63.952%{transform:translate(53.6049vw,63.952vh) scale(.2869)}to{transform:translate(51.7217vw,99vh) scale(.2869)}}.snow:nth-child(320){opacity:1.2068;transform:translate(14.1371vw,-10px) scale(.8386);animation:fall-320 14s -28s linear infinite}@keyframes fall-320{50.813%{transform:translate(18.2843vw,50.813vh) scale(.8386)}to{transform:translate(16.2107vw,99vh) scale(.8386)}}.snow:nth-child(321){opacity:1.6554;transform:translate(13.5582vw,-10px) scale(.2614);animation:fall-321 10s -9s linear infinite}@keyframes fall-321{61.968%{transform:translate(21.4064vw,61.968vh) scale(.2614)}to{transform:translate(17.4823vw,99vh) scale(.2614)}}.snow:nth-child(322){opacity:.9448;transform:translate(77.3813vw,-10px) scale(.1835);animation:fall-322 13s -16s linear infinite}@keyframes fall-322{32.622%{transform:translate(69.5788vw,32.622vh) scale(.1835)}to{transform:translate(73.48005vw,99vh) scale(.1835)}}.snow:nth-child(323){opacity:1.0892;transform:translate(10.2543vw,-10px) scale(.5067);animation:fall-323 17s -16s linear infinite}@keyframes fall-323{71.135%{transform:translate(.7075vw,71.135vh) scale(.5067)}to{transform:translate(5.4809vw,99vh) scale(.5067)}}.snow:nth-child(324){opacity:1.8838;transform:translate(82.0871vw,-10px) scale(.7453);animation:fall-324 11s -13s linear infinite}@keyframes fall-324{70.385%{transform:translate(77.8935vw,70.385vh) scale(.7453)}to{transform:translate(79.9903vw,99vh) scale(.7453)}}.snow:nth-child(325){opacity:.1968;transform:translate(63.7778vw,-10px) scale(.1591);animation:fall-325 10s -13s linear infinite}@keyframes fall-325{41.997%{transform:translate(56.8504vw,41.997vh) scale(.1591)}to{transform:translate(60.3141vw,99vh) scale(.1591)}}.snow:nth-child(326){opacity:1.3916;transform:translate(39.9317vw,-10px) scale(.0484);animation:fall-326 15s -24s linear infinite}@keyframes fall-326{39.616%{transform:translate(47.2434vw,39.616vh) scale(.0484)}to{transform:translate(43.58755vw,99vh) scale(.0484)}}.snow:nth-child(327){opacity:1.0162;transform:translate(95.4722vw,-10px) scale(.7134);animation:fall-327 14s -26s linear infinite}@keyframes fall-327{54.204%{transform:translate(91.4394vw,54.204vh) scale(.7134)}to{transform:translate(93.4558vw,99vh) scale(.7134)}}.snow:nth-child(328){opacity:.9228;transform:translate(86.3284vw,-10px) scale(.0871);animation:fall-328 17s -11s linear infinite}@keyframes fall-328{69.883%{transform:translate(77.6865vw,69.883vh) scale(.0871)}to{transform:translate(82.00745vw,99vh) scale(.0871)}}.snow:nth-child(329){opacity:1.1492;transform:translate(90.3231vw,-10px) scale(.3838);animation:fall-329 20s -19s linear infinite}@keyframes fall-329{79.055%{transform:translate(82.8797vw,79.055vh) scale(.3838)}to{transform:translate(86.6014vw,99vh) scale(.3838)}}.snow:nth-child(330){opacity:.0316;transform:translate(25.8663vw,-10px) scale(.6428);animation:fall-330 29s -30s linear infinite}@keyframes fall-330{42.004%{transform:translate(21.2329vw,42.004vh) scale(.6428)}to{transform:translate(23.5496vw,99vh) scale(.6428)}}.snow:nth-child(331){opacity:.7194;transform:translate(11.7002vw,-10px) scale(.3963);animation:fall-331 28s -15s linear infinite}@keyframes fall-331{40.967%{transform:translate(16.186vw,40.967vh) scale(.3963)}to{transform:translate(13.9431vw,99vh) scale(.3963)}}.snow:nth-child(332){opacity:.0516;transform:translate(73.765vw,-10px) scale(.7354);animation:fall-332 21s -24s linear infinite}@keyframes fall-332{73.26%{transform:translate(68.3418vw,73.26vh) scale(.7354)}to{transform:translate(71.0534vw,99vh) scale(.7354)}}.snow:nth-child(333){opacity:.0702;transform:translate(98.3258vw,-10px) scale(.5963);animation:fall-333 13s -16s linear infinite}@keyframes fall-333{72.948%{transform:translate(91.4818vw,72.948vh) scale(.5963)}to{transform:translate(94.9038vw,99vh) scale(.5963)}}.snow:nth-child(334){opacity:1.8964;transform:translate(1.5477vw,-10px) scale(.7024);animation:fall-334 28s -24s linear infinite}@keyframes fall-334{45.655%{transform:translate(.1749vw,45.655vh) scale(.7024)}to{transform:translate(.8613vw,99vh) scale(.7024)}}.snow:nth-child(335){opacity:1.7474;transform:translate(10.0313vw,-10px) scale(.9248);animation:fall-335 17s -1s linear infinite}@keyframes fall-335{42.559%{transform:translate(5.0233vw,42.559vh) scale(.9248)}to{transform:translate(7.5273vw,99vh) scale(.9248)}}.snow:nth-child(336){opacity:1.9454;transform:translate(97.8488vw,-10px) scale(.0637);animation:fall-336 28s -12s linear infinite}@keyframes fall-336{63.301%{transform:translate(102.6436vw,63.301vh) scale(.0637)}to{transform:translate(100.2462vw,99vh) scale(.0637)}}.snow:nth-child(337){opacity:1.564;transform:translate(91.38vw,-10px) scale(.5256);animation:fall-337 15s -17s linear infinite}@keyframes fall-337{59.353%{transform:translate(91.8308vw,59.353vh) scale(.5256)}to{transform:translate(91.6054vw,99vh) scale(.5256)}}.snow:nth-child(338){opacity:1.9132;transform:translate(34.4779vw,-10px) scale(.3805);animation:fall-338 18s -2s linear infinite}@keyframes fall-338{54.889%{transform:translate(33.4301vw,54.889vh) scale(.3805)}to{transform:translate(33.954vw,99vh) scale(.3805)}}.snow:nth-child(339){opacity:.2856;transform:translate(43.9049vw,-10px) scale(.9143);animation:fall-339 10s -13s linear infinite}@keyframes fall-339{51.179%{transform:translate(47.3519vw,51.179vh) scale(.9143)}to{transform:translate(45.6284vw,99vh) scale(.9143)}}.snow:nth-child(340){opacity:1.5644;transform:translate(86.2321vw,-10px) scale(.5779);animation:fall-340 28s -19s linear infinite}@keyframes fall-340{68.655%{transform:translate(77.179vw,68.655vh) scale(.5779)}to{transform:translate(81.70555vw,99vh) scale(.5779)}}.snow:nth-child(341){opacity:.2286;transform:translate(30.5266vw,-10px) scale(.2604);animation:fall-341 17s -15s linear infinite}@keyframes fall-341{64.263%{transform:translate(24.8751vw,64.263vh) scale(.2604)}to{transform:translate(27.70085vw,99vh) scale(.2604)}}.snow:nth-child(342){opacity:1.3322;transform:translate(97.7566vw,-10px) scale(.8127);animation:fall-342 13s -27s linear infinite}@keyframes fall-342{34.262%{transform:translate(89.8369vw,34.262vh) scale(.8127)}to{transform:translate(93.79675vw,99vh) scale(.8127)}}.snow:nth-child(343){opacity:.2136;transform:translate(55.385vw,-10px) scale(.6008);animation:fall-343 24s -28s linear infinite}@keyframes fall-343{36.647%{transform:translate(45.7559vw,36.647vh) scale(.6008)}to{transform:translate(50.57045vw,99vh) scale(.6008)}}.snow:nth-child(344){opacity:1.3934;transform:translate(41.3504vw,-10px) scale(.9385);animation:fall-344 29s -25s linear infinite}@keyframes fall-344{49.252%{transform:translate(47.2203vw,49.252vh) scale(.9385)}to{transform:translate(44.28535vw,99vh) scale(.9385)}}.snow:nth-child(345){opacity:.5062;transform:translate(90.5695vw,-10px) scale(.4077);animation:fall-345 20s -17s linear infinite}@keyframes fall-345{62.814%{transform:translate(84.644vw,62.814vh) scale(.4077)}to{transform:translate(87.60675vw,99vh) scale(.4077)}}.snow:nth-child(346){opacity:1.8652;transform:translate(2.6643vw,-10px) scale(.2013);animation:fall-346 18s -17s linear infinite}@keyframes fall-346{40.685%{transform:translate(7.0753vw,40.685vh) scale(.2013)}to{transform:translate(4.8698vw,99vh) scale(.2013)}}.snow:nth-child(347){opacity:.3958;transform:translate(19.0616vw,-10px) scale(.7946);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{38.076%{transform:translate(22.0142vw,38.076vh) scale(.7946)}to{transform:translate(20.5379vw,99vh) scale(.7946)}}.snow:nth-child(348){opacity:.0894;transform:translate(88.3173vw,-10px) scale(.3662);animation:fall-348 24s -27s linear infinite}@keyframes fall-348{48.665%{transform:translate(79.4223vw,48.665vh) scale(.3662)}to{transform:translate(83.8698vw,99vh) scale(.3662)}}.snow:nth-child(349){opacity:1.852;transform:translate(53.5082vw,-10px) scale(.8136);animation:fall-349 29s -8s linear infinite}@keyframes fall-349{58.057%{transform:translate(61.4854vw,58.057vh) scale(.8136)}to{transform:translate(57.4968vw,99vh) scale(.8136)}}.snow:nth-child(350){opacity:.0458;transform:translate(80.111vw,-10px) scale(.1502);animation:fall-350 29s -7s linear infinite}@keyframes fall-350{72.385%{transform:translate(74.2131vw,72.385vh) scale(.1502)}to{transform:translate(77.16205vw,99vh) scale(.1502)}}.snow:nth-child(351){opacity:.8292;transform:translate(15.6372vw,-10px) scale(.7543);animation:fall-351 23s -20s linear infinite}@keyframes fall-351{40.863%{transform:translate(8.1719vw,40.863vh) scale(.7543)}to{transform:translate(11.90455vw,99vh) scale(.7543)}}.snow:nth-child(352){opacity:1.7638;transform:translate(34.2672vw,-10px) scale(.1419);animation:fall-352 26s -1s linear infinite}@keyframes fall-352{38.596%{transform:translate(42.6853vw,38.596vh) scale(.1419)}to{transform:translate(38.47625vw,99vh) scale(.1419)}}.snow:nth-child(353){opacity:.7404;transform:translate(61.1518vw,-10px) scale(.3526);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{75.584%{transform:translate(55.0788vw,75.584vh) scale(.3526)}to{transform:translate(58.1153vw,99vh) scale(.3526)}}.snow:nth-child(354){opacity:1.4282;transform:translate(36.4364vw,-10px) scale(.9347);animation:fall-354 17s -7s linear infinite}@keyframes fall-354{75.867%{transform:translate(26.9716vw,75.867vh) scale(.9347)}to{transform:translate(31.704vw,99vh) scale(.9347)}}.snow:nth-child(355){opacity:.2082;transform:translate(97.4602vw,-10px) scale(.9147);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{72.707%{transform:translate(90.7177vw,72.707vh) scale(.9147)}to{transform:translate(94.08895vw,99vh) scale(.9147)}}.snow:nth-child(356){opacity:1.6164;transform:translate(5.0166vw,-10px) scale(.3436);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{36.563%{transform:translate(-4.3954vw,36.563vh) scale(.3436)}to{transform:translate(.3106vw,99vh) scale(.3436)}}.snow:nth-child(357){opacity:1.8636;transform:translate(41.9834vw,-10px) scale(.5145);animation:fall-357 12s -3s linear infinite}@keyframes fall-357{62.347%{transform:translate(33.5346vw,62.347vh) scale(.5145)}to{transform:translate(37.759vw,99vh) scale(.5145)}}.snow:nth-child(358){opacity:1.133;transform:translate(64.3901vw,-10px) scale(.8977);animation:fall-358 13s -7s linear infinite}@keyframes fall-358{65.552%{transform:translate(64.3486vw,65.552vh) scale(.8977)}to{transform:translate(64.36935vw,99vh) scale(.8977)}}.snow:nth-child(359){opacity:1.745;transform:translate(50.8752vw,-10px) scale(.6636);animation:fall-359 26s -1s linear infinite}@keyframes fall-359{45.726%{transform:translate(43.6148vw,45.726vh) scale(.6636)}to{transform:translate(47.245vw,99vh) scale(.6636)}}.snow:nth-child(360){opacity:1.5872;transform:translate(96.0683vw,-10px) scale(.1113);animation:fall-360 12s -2s linear infinite}@keyframes fall-360{45.673%{transform:translate(99.5626vw,45.673vh) scale(.1113)}to{transform:translate(97.81545vw,99vh) scale(.1113)}}.snow:nth-child(361){opacity:1.4102;transform:translate(52.2705vw,-10px) scale(.2944);animation:fall-361 27s -20s linear infinite}@keyframes fall-361{49.764%{transform:translate(51.5938vw,49.764vh) scale(.2944)}to{transform:translate(51.93215vw,99vh) scale(.2944)}}.snow:nth-child(362){opacity:.1962;transform:translate(94.7962vw,-10px) scale(.6768);animation:fall-362 26s -1s linear infinite}@keyframes fall-362{59.162%{transform:translate(104.4704vw,59.162vh) scale(.6768)}to{transform:translate(99.6333vw,99vh) scale(.6768)}}.snow:nth-child(363){opacity:1.414;transform:translate(12.8009vw,-10px) scale(.362);animation:fall-363 18s -30s linear infinite}@keyframes fall-363{46.193%{transform:translate(22.4653vw,46.193vh) scale(.362)}to{transform:translate(17.6331vw,99vh) scale(.362)}}.snow:nth-child(364){opacity:1.8298;transform:translate(56.4749vw,-10px) scale(.2568);animation:fall-364 10s -15s linear infinite}@keyframes fall-364{39.753%{transform:translate(48.7177vw,39.753vh) scale(.2568)}to{transform:translate(52.5963vw,99vh) scale(.2568)}}.snow:nth-child(365){opacity:1.0642;transform:translate(34.6605vw,-10px) scale(.3465);animation:fall-365 28s -6s linear infinite}@keyframes fall-365{40.869%{transform:translate(26.5602vw,40.869vh) scale(.3465)}to{transform:translate(30.61035vw,99vh) scale(.3465)}}.snow:nth-child(366){opacity:1.7498;transform:translate(38.8536vw,-10px) scale(.632);animation:fall-366 22s -13s linear infinite}@keyframes fall-366{77.694%{transform:translate(48.4335vw,77.694vh) scale(.632)}to{transform:translate(43.64355vw,99vh) scale(.632)}}.snow:nth-child(367){opacity:.5008;transform:translate(18.2449vw,-10px) scale(.0662);animation:fall-367 17s -11s linear infinite}@keyframes fall-367{35.77%{transform:translate(25.4646vw,35.77vh) scale(.0662)}to{transform:translate(21.85475vw,99vh) scale(.0662)}}.snow:nth-child(368){opacity:1.9276;transform:translate(87.5662vw,-10px) scale(.5102);animation:fall-368 17s -20s linear infinite}@keyframes fall-368{46.324%{transform:translate(91.7245vw,46.324vh) scale(.5102)}to{transform:translate(89.64535vw,99vh) scale(.5102)}}.snow:nth-child(369){opacity:1.1052;transform:translate(95.8532vw,-10px) scale(.5187);animation:fall-369 28s -22s linear infinite}@keyframes fall-369{62.102%{transform:translate(87.8651vw,62.102vh) scale(.5187)}to{transform:translate(91.85915vw,99vh) scale(.5187)}}.snow:nth-child(370){opacity:1.0364;transform:translate(45.7198vw,-10px) scale(.2689);animation:fall-370 10s -22s linear infinite}@keyframes fall-370{73.123%{transform:translate(41.4618vw,73.123vh) scale(.2689)}to{transform:translate(43.5908vw,99vh) scale(.2689)}}.snow:nth-child(371){opacity:.721;transform:translate(48.7337vw,-10px) scale(.7665);animation:fall-371 30s -11s linear infinite}@keyframes fall-371{74.069%{transform:translate(47.7473vw,74.069vh) scale(.7665)}to{transform:translate(48.2405vw,99vh) scale(.7665)}}.snow:nth-child(372){opacity:1.2408;transform:translate(81.4492vw,-10px) scale(.1359);animation:fall-372 26s -24s linear infinite}@keyframes fall-372{55.351%{transform:translate(81.1276vw,55.351vh) scale(.1359)}to{transform:translate(81.2884vw,99vh) scale(.1359)}}.snow:nth-child(373){opacity:.1852;transform:translate(25.1909vw,-10px) scale(.4221);animation:fall-373 23s -25s linear infinite}@keyframes fall-373{77.961%{transform:translate(31.9319vw,77.961vh) scale(.4221)}to{transform:translate(28.5614vw,99vh) scale(.4221)}}.snow:nth-child(374){opacity:1.7654;transform:translate(69.2137vw,-10px) scale(.544);animation:fall-374 24s -4s linear infinite}@keyframes fall-374{36.4%{transform:translate(63.9152vw,36.4vh) scale(.544)}to{transform:translate(66.56445vw,99vh) scale(.544)}}.snow:nth-child(375){opacity:.1272;transform:translate(13.8882vw,-10px) scale(.5609);animation:fall-375 14s -29s linear infinite}@keyframes fall-375{36.398%{transform:translate(23.7481vw,36.398vh) scale(.5609)}to{transform:translate(18.81815vw,99vh) scale(.5609)}}.snow:nth-child(376){opacity:.0282;transform:translate(83.4709vw,-10px) scale(.9844);animation:fall-376 16s -30s linear infinite}@keyframes fall-376{36.368%{transform:translate(77.1215vw,36.368vh) scale(.9844)}to{transform:translate(80.2962vw,99vh) scale(.9844)}}.snow:nth-child(377){opacity:.4566;transform:translate(82.103vw,-10px) scale(.3476);animation:fall-377 23s -23s linear infinite}@keyframes fall-377{51.914%{transform:translate(77.3089vw,51.914vh) scale(.3476)}to{transform:translate(79.70595vw,99vh) scale(.3476)}}.snow:nth-child(378){opacity:1.937;transform:translate(52.2098vw,-10px) scale(.2045);animation:fall-378 12s -9s linear infinite}@keyframes fall-378{60.891%{transform:translate(42.6057vw,60.891vh) scale(.2045)}to{transform:translate(47.40775vw,99vh) scale(.2045)}}.snow:nth-child(379){opacity:1.502;transform:translate(76.6428vw,-10px) scale(.2607);animation:fall-379 10s -7s linear infinite}@keyframes fall-379{53.654%{transform:translate(78.6496vw,53.654vh) scale(.2607)}to{transform:translate(77.6462vw,99vh) scale(.2607)}}.snow:nth-child(380){opacity:1.6416;transform:translate(53.432vw,-10px) scale(.2007);animation:fall-380 30s -8s linear infinite}@keyframes fall-380{79.417%{transform:translate(51.7274vw,79.417vh) scale(.2007)}to{transform:translate(52.5797vw,99vh) scale(.2007)}}.snow:nth-child(381){opacity:1.4776;transform:translate(75.9913vw,-10px) scale(.5228);animation:fall-381 12s -22s linear infinite}@keyframes fall-381{66.507%{transform:translate(76.8577vw,66.507vh) scale(.5228)}to{transform:translate(76.4245vw,99vh) scale(.5228)}}.snow:nth-child(382){opacity:.2792;transform:translate(62.3632vw,-10px) scale(.0982);animation:fall-382 18s -18s linear infinite}@keyframes fall-382{36.177%{transform:translate(56.8658vw,36.177vh) scale(.0982)}to{transform:translate(59.6145vw,99vh) scale(.0982)}}.snow:nth-child(383){opacity:.565;transform:translate(3.2196vw,-10px) scale(.8277);animation:fall-383 18s -16s linear infinite}@keyframes fall-383{68.675%{transform:translate(13.1654vw,68.675vh) scale(.8277)}to{transform:translate(8.1925vw,99vh) scale(.8277)}}.snow:nth-child(384){opacity:.4828;transform:translate(77.2037vw,-10px) scale(.3442);animation:fall-384 11s -29s linear infinite}@keyframes fall-384{59.992%{transform:translate(82.2686vw,59.992vh) scale(.3442)}to{transform:translate(79.73615vw,99vh) scale(.3442)}}.snow:nth-child(385){opacity:.0862;transform:translate(41.9203vw,-10px) scale(.807);animation:fall-385 10s -11s linear infinite}@keyframes fall-385{75.26%{transform:translate(47.7962vw,75.26vh) scale(.807)}to{transform:translate(44.85825vw,99vh) scale(.807)}}.snow:nth-child(386){opacity:.1134;transform:translate(81.6161vw,-10px) scale(.0523);animation:fall-386 17s -21s linear infinite}@keyframes fall-386{68.955%{transform:translate(83.4463vw,68.955vh) scale(.0523)}to{transform:translate(82.5312vw,99vh) scale(.0523)}}.snow:nth-child(387){opacity:1.6942;transform:translate(57.5642vw,-10px) scale(.7077);animation:fall-387 25s -13s linear infinite}@keyframes fall-387{59.047%{transform:translate(49.8666vw,59.047vh) scale(.7077)}to{transform:translate(53.7154vw,99vh) scale(.7077)}}.snow:nth-child(388){opacity:1.3414;transform:translate(8.0929vw,-10px) scale(.5717);animation:fall-388 20s -27s linear infinite}@keyframes fall-388{64.177%{transform:translate(1.2524vw,64.177vh) scale(.5717)}to{transform:translate(4.67265vw,99vh) scale(.5717)}}.snow:nth-child(389){opacity:.0488;transform:translate(57.9769vw,-10px) scale(.1528);animation:fall-389 12s -17s linear infinite}@keyframes fall-389{33.458%{transform:translate(52.3967vw,33.458vh) scale(.1528)}to{transform:translate(55.1868vw,99vh) scale(.1528)}}.snow:nth-child(390){opacity:1.3738;transform:translate(44.835vw,-10px) scale(.8997);animation:fall-390 20s -18s linear infinite}@keyframes fall-390{68.129%{transform:translate(38.2726vw,68.129vh) scale(.8997)}to{transform:translate(41.5538vw,99vh) scale(.8997)}}.snow:nth-child(391){opacity:1.5148;transform:translate(15.9475vw,-10px) scale(.498);animation:fall-391 19s -6s linear infinite}@keyframes fall-391{79.821%{transform:translate(11.549vw,79.821vh) scale(.498)}to{transform:translate(13.74825vw,99vh) scale(.498)}}.snow:nth-child(392){opacity:.7664;transform:translate(42.7178vw,-10px) scale(.7261);animation:fall-392 22s -26s linear infinite}@keyframes fall-392{55.779%{transform:translate(40.9554vw,55.779vh) scale(.7261)}to{transform:translate(41.8366vw,99vh) scale(.7261)}}.snow:nth-child(393){opacity:.5742;transform:translate(8.038vw,-10px) scale(.684);animation:fall-393 30s -18s linear infinite}@keyframes fall-393{30.546%{transform:translate(4.2633vw,30.546vh) scale(.684)}to{transform:translate(6.15065vw,99vh) scale(.684)}}.snow:nth-child(394){opacity:1.7268;transform:translate(61.0988vw,-10px) scale(.1211);animation:fall-394 29s -20s linear infinite}@keyframes fall-394{50.872%{transform:translate(71.0741vw,50.872vh) scale(.1211)}to{transform:translate(66.08645vw,99vh) scale(.1211)}}.snow:nth-child(395){opacity:1.2556;transform:translate(76.2785vw,-10px) scale(.3611);animation:fall-395 30s -9s linear infinite}@keyframes fall-395{68.801%{transform:translate(74.4449vw,68.801vh) scale(.3611)}to{transform:translate(75.3617vw,99vh) scale(.3611)}}.snow:nth-child(396){opacity:1.991;transform:translate(33.0218vw,-10px) scale(.6445);animation:fall-396 22s -6s linear infinite}@keyframes fall-396{65.004%{transform:translate(29.8714vw,65.004vh) scale(.6445)}to{transform:translate(31.4466vw,99vh) scale(.6445)}}.snow:nth-child(397){opacity:.9092;transform:translate(80.9845vw,-10px) scale(.2504);animation:fall-397 17s -25s linear infinite}@keyframes fall-397{55.209%{transform:translate(75.3447vw,55.209vh) scale(.2504)}to{transform:translate(78.1646vw,99vh) scale(.2504)}}.snow:nth-child(398){opacity:1.4732;transform:translate(3.677vw,-10px) scale(.5854);animation:fall-398 24s -13s linear infinite}@keyframes fall-398{78.815%{transform:translate(-5.7487vw,78.815vh) scale(.5854)}to{transform:translate(-1.03585vw,99vh) scale(.5854)}}.snow:nth-child(399){opacity:.0612;transform:translate(44.3997vw,-10px) scale(.1473);animation:fall-399 28s -1s linear infinite}@keyframes fall-399{39.407%{transform:translate(39.0742vw,39.407vh) scale(.1473)}to{transform:translate(41.73695vw,99vh) scale(.1473)}}.snow:nth-child(400){opacity:.189;transform:translate(88.1546vw,-10px) scale(.2777);animation:fall-400 20s -8s linear infinite}@keyframes fall-400{38.378%{transform:translate(81.543vw,38.378vh) scale(.2777)}to{transform:translate(84.8488vw,99vh) scale(.2777)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1186;transform:translate(50.3234vw,-10px) scale(.0293);animation:fall-1 29s -15s linear infinite}@keyframes fall-1{30.558%{transform:translate(42.3952vw,30.558vh) scale(.0293)}to{transform:translate(46.3593vw,99vh) scale(.0293)}}.snow:nth-child(2){opacity:.6372;transform:translate(26.1396vw,-10px) scale(.2651);animation:fall-2 14s -4s linear infinite}@keyframes fall-2{35.751%{transform:translate(20.8457vw,35.751vh) scale(.2651)}to{transform:translate(23.49265vw,99vh) scale(.2651)}}.snow:nth-child(3){opacity:.171;transform:translate(64.6235vw,-10px) scale(.4695);animation:fall-3 23s -23s linear infinite}@keyframes fall-3{79.365%{transform:translate(69.4552vw,79.365vh) scale(.4695)}to{transform:translate(67.03935vw,99vh) scale(.4695)}}.snow:nth-child(4){opacity:1.7118;transform:translate(31.2061vw,-10px) scale(.9378);animation:fall-4 24s -7s linear infinite}@keyframes fall-4{66.722%{transform:translate(39.5015vw,66.722vh) scale(.9378)}to{transform:translate(35.3538vw,99vh) scale(.9378)}}.snow:nth-child(5){opacity:1.9288;transform:translate(93.8422vw,-10px) scale(.9243);animation:fall-5 22s -23s linear infinite}@keyframes fall-5{34.862%{transform:translate(96.8676vw,34.862vh) scale(.9243)}to{transform:translate(95.3549vw,99vh) scale(.9243)}}.snow:nth-child(6){opacity:.5678;transform:translate(85.1379vw,-10px) scale(.5938);animation:fall-6 20s -18s linear infinite}@keyframes fall-6{66.583%{transform:translate(93.525vw,66.583vh) scale(.5938)}to{transform:translate(89.33145vw,99vh) scale(.5938)}}.snow:nth-child(7){opacity:.2156;transform:translate(33.3187vw,-10px) scale(.9974);animation:fall-7 25s -19s linear infinite}@keyframes fall-7{30.472%{transform:translate(35.8511vw,30.472vh) scale(.9974)}to{transform:translate(34.5849vw,99vh) scale(.9974)}}.snow:nth-child(8){opacity:.0658;transform:translate(31.8866vw,-10px) scale(.7215);animation:fall-8 15s -17s linear infinite}@keyframes fall-8{38.228%{transform:translate(32.7993vw,38.228vh) scale(.7215)}to{transform:translate(32.34295vw,99vh) scale(.7215)}}.snow:nth-child(9){opacity:1.4368;transform:translate(2.8661vw,-10px) scale(.5285);animation:fall-9 17s -27s linear infinite}@keyframes fall-9{51.273%{transform:translate(3.2553vw,51.273vh) scale(.5285)}to{transform:translate(3.0607vw,99vh) scale(.5285)}}.snow:nth-child(10){opacity:.156;transform:translate(46.6101vw,-10px) scale(.7272);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{71.028%{transform:translate(53.524vw,71.028vh) scale(.7272)}to{transform:translate(50.06705vw,99vh) scale(.7272)}}.snow:nth-child(11){opacity:.9012;transform:translate(22.832vw,-10px) scale(.9041);animation:fall-11 13s -20s linear infinite}@keyframes fall-11{53.057%{transform:translate(31.3094vw,53.057vh) scale(.9041)}to{transform:translate(27.0707vw,99vh) scale(.9041)}}.snow:nth-child(12){opacity:1.1752;transform:translate(27.0103vw,-10px) scale(.9597);animation:fall-12 10s -26s linear infinite}@keyframes fall-12{68.094%{transform:translate(26.0861vw,68.094vh) scale(.9597)}to{transform:translate(26.5482vw,99vh) scale(.9597)}}.snow:nth-child(13){opacity:.3014;transform:translate(82.1168vw,-10px) scale(.963);animation:fall-13 21s -9s linear infinite}@keyframes fall-13{68.578%{transform:translate(91.8575vw,68.578vh) scale(.963)}to{transform:translate(86.98715vw,99vh) scale(.963)}}.snow:nth-child(14){opacity:1.3922;transform:translate(44.9283vw,-10px) scale(.3428);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{69.62%{transform:translate(49.4945vw,69.62vh) scale(.3428)}to{transform:translate(47.2114vw,99vh) scale(.3428)}}.snow:nth-child(15){opacity:.5408;transform:translate(93.8579vw,-10px) scale(.5314);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{58.249%{transform:translate(102.8657vw,58.249vh) scale(.5314)}to{transform:translate(98.3618vw,99vh) scale(.5314)}}.snow:nth-child(16){opacity:1.779;transform:translate(30.4028vw,-10px) scale(.1643);animation:fall-16 22s -22s linear infinite}@keyframes fall-16{59.48%{transform:translate(29.1652vw,59.48vh) scale(.1643)}to{transform:translate(29.784vw,99vh) scale(.1643)}}.snow:nth-child(17){opacity:.2552;transform:translate(99.879vw,-10px) scale(.4842);animation:fall-17 19s -24s linear infinite}@keyframes fall-17{32.403%{transform:translate(92.2504vw,32.403vh) scale(.4842)}to{transform:translate(96.0647vw,99vh) scale(.4842)}}.snow:nth-child(18){opacity:.3074;transform:translate(97.938vw,-10px) scale(.2554);animation:fall-18 23s -13s linear infinite}@keyframes fall-18{70.723%{transform:translate(90.9115vw,70.723vh) scale(.2554)}to{transform:translate(94.42475vw,99vh) scale(.2554)}}.snow:nth-child(19){opacity:.6944;transform:translate(43.3118vw,-10px) scale(.5);animation:fall-19 23s -12s linear infinite}@keyframes fall-19{30.619%{transform:translate(38.9421vw,30.619vh) scale(.5)}to{transform:translate(41.12695vw,99vh) scale(.5)}}.snow:nth-child(20){opacity:.5592;transform:translate(40.0327vw,-10px) scale(.836);animation:fall-20 10s -17s linear infinite}@keyframes fall-20{57.561%{transform:translate(36.2882vw,57.561vh) scale(.836)}to{transform:translate(38.16045vw,99vh) scale(.836)}}.snow:nth-child(21){opacity:1.153;transform:translate(56.7971vw,-10px) scale(.8334);animation:fall-21 14s -14s linear infinite}@keyframes fall-21{32.883%{transform:translate(62.2928vw,32.883vh) scale(.8334)}to{transform:translate(59.54495vw,99vh) scale(.8334)}}.snow:nth-child(22){opacity:1.5714;transform:translate(67.1475vw,-10px) scale(.9676);animation:fall-22 30s -4s linear infinite}@keyframes fall-22{36.037%{transform:translate(75.3678vw,36.037vh) scale(.9676)}to{transform:translate(71.25765vw,99vh) scale(.9676)}}.snow:nth-child(23){opacity:1.3426;transform:translate(97.0368vw,-10px) scale(.9951);animation:fall-23 18s -5s linear infinite}@keyframes fall-23{75.85%{transform:translate(96.1688vw,75.85vh) scale(.9951)}to{transform:translate(96.6028vw,99vh) scale(.9951)}}.snow:nth-child(24){opacity:.7902;transform:translate(70.7921vw,-10px) scale(.6452);animation:fall-24 30s -27s linear infinite}@keyframes fall-24{62.943%{transform:translate(71.4218vw,62.943vh) scale(.6452)}to{transform:translate(71.10695vw,99vh) scale(.6452)}}.snow:nth-child(25){opacity:1.912;transform:translate(85.9456vw,-10px) scale(.6845);animation:fall-25 27s -7s linear infinite}@keyframes fall-25{35.225%{transform:translate(91.6549vw,35.225vh) scale(.6845)}to{transform:translate(88.80025vw,99vh) scale(.6845)}}.snow:nth-child(26){opacity:.5746;transform:translate(49.7281vw,-10px) scale(.2051);animation:fall-26 28s -14s linear infinite}@keyframes fall-26{51.384%{transform:translate(47.2192vw,51.384vh) scale(.2051)}to{transform:translate(48.47365vw,99vh) scale(.2051)}}.snow:nth-child(27){opacity:.0336;transform:translate(37.7266vw,-10px) scale(.7971);animation:fall-27 10s -2s linear infinite}@keyframes fall-27{56.16%{transform:translate(46.6572vw,56.16vh) scale(.7971)}to{transform:translate(42.1919vw,99vh) scale(.7971)}}.snow:nth-child(28){opacity:1.1288;transform:translate(94.7631vw,-10px) scale(.6104);animation:fall-28 20s -29s linear infinite}@keyframes fall-28{62.556%{transform:translate(85.3474vw,62.556vh) scale(.6104)}to{transform:translate(90.05525vw,99vh) scale(.6104)}}.snow:nth-child(29){opacity:1.8862;transform:translate(20.4838vw,-10px) scale(.5418);animation:fall-29 30s -19s linear infinite}@keyframes fall-29{66.185%{transform:translate(28.9759vw,66.185vh) scale(.5418)}to{transform:translate(24.72985vw,99vh) scale(.5418)}}.snow:nth-child(30){opacity:1.482;transform:translate(40.8289vw,-10px) scale(.5858);animation:fall-30 22s -21s linear infinite}@keyframes fall-30{65.751%{transform:translate(50.5667vw,65.751vh) scale(.5858)}to{transform:translate(45.6978vw,99vh) scale(.5858)}}.snow:nth-child(31){opacity:1.8812;transform:translate(56.2851vw,-10px) scale(.8104);animation:fall-31 14s -7s linear infinite}@keyframes fall-31{74.818%{transform:translate(52.0146vw,74.818vh) scale(.8104)}to{transform:translate(54.14985vw,99vh) scale(.8104)}}.snow:nth-child(32){opacity:1.9792;transform:translate(25.1579vw,-10px) scale(.8362);animation:fall-32 16s -16s linear infinite}@keyframes fall-32{79.397%{transform:translate(30.7079vw,79.397vh) scale(.8362)}to{transform:translate(27.9329vw,99vh) scale(.8362)}}.snow:nth-child(33){opacity:.9414;transform:translate(45.4383vw,-10px) scale(.8141);animation:fall-33 28s -18s linear infinite}@keyframes fall-33{50.949%{transform:translate(54.1285vw,50.949vh) scale(.8141)}to{transform:translate(49.7834vw,99vh) scale(.8141)}}.snow:nth-child(34){opacity:1.6718;transform:translate(18.3231vw,-10px) scale(.8378);animation:fall-34 13s -28s linear infinite}@keyframes fall-34{64.797%{transform:translate(16.3111vw,64.797vh) scale(.8378)}to{transform:translate(17.3171vw,99vh) scale(.8378)}}.snow:nth-child(35){opacity:.853;transform:translate(80.8746vw,-10px) scale(.5333);animation:fall-35 19s -1s linear infinite}@keyframes fall-35{38.238%{transform:translate(83.1985vw,38.238vh) scale(.5333)}to{transform:translate(82.03655vw,99vh) scale(.5333)}}.snow:nth-child(36){opacity:.5444;transform:translate(22.3867vw,-10px) scale(.2448);animation:fall-36 18s -30s linear infinite}@keyframes fall-36{55.864%{transform:translate(32.171vw,55.864vh) scale(.2448)}to{transform:translate(27.27885vw,99vh) scale(.2448)}}.snow:nth-child(37){opacity:.1356;transform:translate(79.569vw,-10px) scale(.8167);animation:fall-37 14s -23s linear infinite}@keyframes fall-37{50.382%{transform:translate(77.2337vw,50.382vh) scale(.8167)}to{transform:translate(78.40135vw,99vh) scale(.8167)}}.snow:nth-child(38){opacity:1.3186;transform:translate(13.4222vw,-10px) scale(.4956);animation:fall-38 22s -20s linear infinite}@keyframes fall-38{74.859%{transform:translate(12.0906vw,74.859vh) scale(.4956)}to{transform:translate(12.7564vw,99vh) scale(.4956)}}.snow:nth-child(39){opacity:1.5922;transform:translate(57.1829vw,-10px) scale(.6465);animation:fall-39 16s -10s linear infinite}@keyframes fall-39{72.731%{transform:translate(55.7458vw,72.731vh) scale(.6465)}to{transform:translate(56.46435vw,99vh) scale(.6465)}}.snow:nth-child(40){opacity:1.214;transform:translate(17.1167vw,-10px) scale(.1142);animation:fall-40 14s -15s linear infinite}@keyframes fall-40{66.942%{transform:translate(10.2789vw,66.942vh) scale(.1142)}to{transform:translate(13.6978vw,99vh) scale(.1142)}}.snow:nth-child(41){opacity:.8158;transform:translate(85.197vw,-10px) scale(.9469);animation:fall-41 26s -17s linear infinite}@keyframes fall-41{61.345%{transform:translate(76.2483vw,61.345vh) scale(.9469)}to{transform:translate(80.72265vw,99vh) scale(.9469)}}.snow:nth-child(42){opacity:.5326;transform:translate(31.3071vw,-10px) scale(.1341);animation:fall-42 13s -11s linear infinite}@keyframes fall-42{60.094%{transform:translate(23.0738vw,60.094vh) scale(.1341)}to{transform:translate(27.19045vw,99vh) scale(.1341)}}.snow:nth-child(43){opacity:1.652;transform:translate(16.9384vw,-10px) scale(.5472);animation:fall-43 19s -26s linear infinite}@keyframes fall-43{41.069%{transform:translate(16.0096vw,41.069vh) scale(.5472)}to{transform:translate(16.474vw,99vh) scale(.5472)}}.snow:nth-child(44){opacity:.2524;transform:translate(58.6171vw,-10px) scale(.8807);animation:fall-44 14s -21s linear infinite}@keyframes fall-44{53.608%{transform:translate(58.2144vw,53.608vh) scale(.8807)}to{transform:translate(58.41575vw,99vh) scale(.8807)}}.snow:nth-child(45){opacity:1.7702;transform:translate(94.3205vw,-10px) scale(.8103);animation:fall-45 29s -1s linear infinite}@keyframes fall-45{59.484%{transform:translate(102.6402vw,59.484vh) scale(.8103)}to{transform:translate(98.48035vw,99vh) scale(.8103)}}.snow:nth-child(46){opacity:.73;transform:translate(14.4172vw,-10px) scale(.0824);animation:fall-46 29s -29s linear infinite}@keyframes fall-46{46.519%{transform:translate(12.5475vw,46.519vh) scale(.0824)}to{transform:translate(13.48235vw,99vh) scale(.0824)}}.snow:nth-child(47){opacity:1.0954;transform:translate(82.6725vw,-10px) scale(.0055);animation:fall-47 28s -24s linear infinite}@keyframes fall-47{69.856%{transform:translate(80.5487vw,69.856vh) scale(.0055)}to{transform:translate(81.6106vw,99vh) scale(.0055)}}.snow:nth-child(48){opacity:.4232;transform:translate(90.3373vw,-10px) scale(.2997);animation:fall-48 22s -21s linear infinite}@keyframes fall-48{34.861%{transform:translate(99.3306vw,34.861vh) scale(.2997)}to{transform:translate(94.83395vw,99vh) scale(.2997)}}.snow:nth-child(49){opacity:.2172;transform:translate(65.7123vw,-10px) scale(.5448);animation:fall-49 23s -30s linear infinite}@keyframes fall-49{42.23%{transform:translate(58.5688vw,42.23vh) scale(.5448)}to{transform:translate(62.14055vw,99vh) scale(.5448)}}.snow:nth-child(50){opacity:1.4324;transform:translate(52.6099vw,-10px) scale(.2269);animation:fall-50 13s -25s linear infinite}@keyframes fall-50{34.851%{transform:translate(52.9472vw,34.851vh) scale(.2269)}to{transform:translate(52.77855vw,99vh) scale(.2269)}}.snow:nth-child(51){opacity:.2032;transform:translate(78.4463vw,-10px) scale(.6589);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{55.455%{transform:translate(87.6857vw,55.455vh) scale(.6589)}to{transform:translate(83.066vw,99vh) scale(.6589)}}.snow:nth-child(52){opacity:.6814;transform:translate(24.3638vw,-10px) scale(.3458);animation:fall-52 28s -12s linear infinite}@keyframes fall-52{31.011%{transform:translate(31.363vw,31.011vh) scale(.3458)}to{transform:translate(27.8634vw,99vh) scale(.3458)}}.snow:nth-child(53){opacity:1.4904;transform:translate(39.5682vw,-10px) scale(.8778);animation:fall-53 10s -21s linear infinite}@keyframes fall-53{67.883%{transform:translate(31.1177vw,67.883vh) scale(.8778)}to{transform:translate(35.34295vw,99vh) scale(.8778)}}.snow:nth-child(54){opacity:1.5122;transform:translate(82.7286vw,-10px) scale(.4918);animation:fall-54 14s -1s linear infinite}@keyframes fall-54{72.442%{transform:translate(82.6062vw,72.442vh) scale(.4918)}to{transform:translate(82.6674vw,99vh) scale(.4918)}}.snow:nth-child(55){opacity:1.0618;transform:translate(73.5663vw,-10px) scale(.2417);animation:fall-55 14s -15s linear infinite}@keyframes fall-55{51.142%{transform:translate(68.6379vw,51.142vh) scale(.2417)}to{transform:translate(71.1021vw,99vh) scale(.2417)}}.snow:nth-child(56){opacity:.7958;transform:translate(93.2575vw,-10px) scale(.9229);animation:fall-56 21s -17s linear infinite}@keyframes fall-56{38.12%{transform:translate(100.1478vw,38.12vh) scale(.9229)}to{transform:translate(96.70265vw,99vh) scale(.9229)}}.snow:nth-child(57){opacity:1.8754;transform:translate(85.0679vw,-10px) scale(.3739);animation:fall-57 28s -28s linear infinite}@keyframes fall-57{74.706%{transform:translate(92.0599vw,74.706vh) scale(.3739)}to{transform:translate(88.5639vw,99vh) scale(.3739)}}.snow:nth-child(58){opacity:1.5104;transform:translate(55.4767vw,-10px) scale(.5532);animation:fall-58 18s -25s linear infinite}@keyframes fall-58{78.783%{transform:translate(56.2153vw,78.783vh) scale(.5532)}to{transform:translate(55.846vw,99vh) scale(.5532)}}.snow:nth-child(59){opacity:.7546;transform:translate(77.6505vw,-10px) scale(.5053);animation:fall-59 17s -10s linear infinite}@keyframes fall-59{79.212%{transform:translate(81.9573vw,79.212vh) scale(.5053)}to{transform:translate(79.8039vw,99vh) scale(.5053)}}.snow:nth-child(60){opacity:.122;transform:translate(32.3158vw,-10px) scale(.6251);animation:fall-60 15s -21s linear infinite}@keyframes fall-60{37.357%{transform:translate(27.5326vw,37.357vh) scale(.6251)}to{transform:translate(29.9242vw,99vh) scale(.6251)}}.snow:nth-child(61){opacity:.048;transform:translate(11.8319vw,-10px) scale(.3387);animation:fall-61 21s -24s linear infinite}@keyframes fall-61{66.6%{transform:translate(3.6014vw,66.6vh) scale(.3387)}to{transform:translate(7.71665vw,99vh) scale(.3387)}}.snow:nth-child(62){opacity:1.0932;transform:translate(7.4087vw,-10px) scale(.6703);animation:fall-62 26s -14s linear infinite}@keyframes fall-62{78.266%{transform:translate(13.3779vw,78.266vh) scale(.6703)}to{transform:translate(10.3933vw,99vh) scale(.6703)}}.snow:nth-child(63){opacity:.4418;transform:translate(26.3329vw,-10px) scale(.702);animation:fall-63 24s -21s linear infinite}@keyframes fall-63{75.034%{transform:translate(34.9074vw,75.034vh) scale(.702)}to{transform:translate(30.62015vw,99vh) scale(.702)}}.snow:nth-child(64){opacity:1.9942;transform:translate(53.3016vw,-10px) scale(.5945);animation:fall-64 29s -28s linear infinite}@keyframes fall-64{35.777%{transform:translate(54.8493vw,35.777vh) scale(.5945)}to{transform:translate(54.07545vw,99vh) scale(.5945)}}.snow:nth-child(65){opacity:1.9106;transform:translate(11.1371vw,-10px) scale(.846);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{71.768%{transform:translate(12.2854vw,71.768vh) scale(.846)}to{transform:translate(11.71125vw,99vh) scale(.846)}}.snow:nth-child(66){opacity:.1978;transform:translate(31.6231vw,-10px) scale(.9009);animation:fall-66 19s -17s linear infinite}@keyframes fall-66{38.831%{transform:translate(36.6728vw,38.831vh) scale(.9009)}to{transform:translate(34.14795vw,99vh) scale(.9009)}}.snow:nth-child(67){opacity:.6248;transform:translate(38.9219vw,-10px) scale(.5649);animation:fall-67 11s -29s linear infinite}@keyframes fall-67{36.368%{transform:translate(33.2939vw,36.368vh) scale(.5649)}to{transform:translate(36.1079vw,99vh) scale(.5649)}}.snow:nth-child(68){opacity:.0224;transform:translate(45.4431vw,-10px) scale(.6306);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{60.883%{transform:translate(52.2164vw,60.883vh) scale(.6306)}to{transform:translate(48.82975vw,99vh) scale(.6306)}}.snow:nth-child(69){opacity:1.4484;transform:translate(28.7284vw,-10px) scale(.5451);animation:fall-69 23s -11s linear infinite}@keyframes fall-69{44.741%{transform:translate(27.2648vw,44.741vh) scale(.5451)}to{transform:translate(27.9966vw,99vh) scale(.5451)}}.snow:nth-child(70){opacity:1.9972;transform:translate(64.9757vw,-10px) scale(.845);animation:fall-70 27s -27s linear infinite}@keyframes fall-70{79.428%{transform:translate(72.0862vw,79.428vh) scale(.845)}to{transform:translate(68.53095vw,99vh) scale(.845)}}.snow:nth-child(71){opacity:1.2666;transform:translate(69.7032vw,-10px) scale(.2811);animation:fall-71 16s -30s linear infinite}@keyframes fall-71{68.245%{transform:translate(64.7728vw,68.245vh) scale(.2811)}to{transform:translate(67.238vw,99vh) scale(.2811)}}.snow:nth-child(72){opacity:.4742;transform:translate(35.2813vw,-10px) scale(.1621);animation:fall-72 11s -30s linear infinite}@keyframes fall-72{47.958%{transform:translate(43.2397vw,47.958vh) scale(.1621)}to{transform:translate(39.2605vw,99vh) scale(.1621)}}.snow:nth-child(73){opacity:.3856;transform:translate(72.4958vw,-10px) scale(.6762);animation:fall-73 29s -20s linear infinite}@keyframes fall-73{53.011%{transform:translate(73.2473vw,53.011vh) scale(.6762)}to{transform:translate(72.87155vw,99vh) scale(.6762)}}.snow:nth-child(74){opacity:.5926;transform:translate(35.8789vw,-10px) scale(.8688);animation:fall-74 23s -7s linear infinite}@keyframes fall-74{53.359%{transform:translate(35.9734vw,53.359vh) scale(.8688)}to{transform:translate(35.92615vw,99vh) scale(.8688)}}.snow:nth-child(75){opacity:.5066;transform:translate(94.3978vw,-10px) scale(.9336);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{31.004%{transform:translate(93.8174vw,31.004vh) scale(.9336)}to{transform:translate(94.1076vw,99vh) scale(.9336)}}.snow:nth-child(76){opacity:.496;transform:translate(85.0863vw,-10px) scale(.7185);animation:fall-76 29s -22s linear infinite}@keyframes fall-76{79.924%{transform:translate(78.8695vw,79.924vh) scale(.7185)}to{transform:translate(81.9779vw,99vh) scale(.7185)}}.snow:nth-child(77){opacity:1.0042;transform:translate(37.5334vw,-10px) scale(.0772);animation:fall-77 28s -5s linear infinite}@keyframes fall-77{42.077%{transform:translate(41.0631vw,42.077vh) scale(.0772)}to{transform:translate(39.29825vw,99vh) scale(.0772)}}.snow:nth-child(78){opacity:1.135;transform:translate(58.8325vw,-10px) scale(.4154);animation:fall-78 19s -7s linear infinite}@keyframes fall-78{64.361%{transform:translate(58.0923vw,64.361vh) scale(.4154)}to{transform:translate(58.4624vw,99vh) scale(.4154)}}.snow:nth-child(79){opacity:.4128;transform:translate(53.2091vw,-10px) scale(.1357);animation:fall-79 15s -25s linear infinite}@keyframes fall-79{31.158%{transform:translate(62.046vw,31.158vh) scale(.1357)}to{transform:translate(57.62755vw,99vh) scale(.1357)}}.snow:nth-child(80){opacity:1.5428;transform:translate(32.0656vw,-10px) scale(.3534);animation:fall-80 20s -26s linear infinite}@keyframes fall-80{57.533%{transform:translate(34.9631vw,57.533vh) scale(.3534)}to{transform:translate(33.51435vw,99vh) scale(.3534)}}.snow:nth-child(81){opacity:.5192;transform:translate(27.9901vw,-10px) scale(.3159);animation:fall-81 29s -18s linear infinite}@keyframes fall-81{56.733%{transform:translate(18.9646vw,56.733vh) scale(.3159)}to{transform:translate(23.47735vw,99vh) scale(.3159)}}.snow:nth-child(82){opacity:.3346;transform:translate(52.4339vw,-10px) scale(.508);animation:fall-82 25s -15s linear infinite}@keyframes fall-82{32.438%{transform:translate(56.4569vw,32.438vh) scale(.508)}to{transform:translate(54.4454vw,99vh) scale(.508)}}.snow:nth-child(83){opacity:1.7076;transform:translate(51.502vw,-10px) scale(.8286);animation:fall-83 25s -23s linear infinite}@keyframes fall-83{49.398%{transform:translate(47.7446vw,49.398vh) scale(.8286)}to{transform:translate(49.6233vw,99vh) scale(.8286)}}.snow:nth-child(84){opacity:1.5584;transform:translate(25.1607vw,-10px) scale(.7846);animation:fall-84 18s -10s linear infinite}@keyframes fall-84{73.354%{transform:translate(20.2647vw,73.354vh) scale(.7846)}to{transform:translate(22.7127vw,99vh) scale(.7846)}}.snow:nth-child(85){opacity:1.1544;transform:translate(56.6447vw,-10px) scale(.8764);animation:fall-85 28s -13s linear infinite}@keyframes fall-85{45.98%{transform:translate(60.2525vw,45.98vh) scale(.8764)}to{transform:translate(58.4486vw,99vh) scale(.8764)}}.snow:nth-child(86){opacity:.8198;transform:translate(95.6526vw,-10px) scale(.7465);animation:fall-86 26s -20s linear infinite}@keyframes fall-86{72.454%{transform:translate(86.533vw,72.454vh) scale(.7465)}to{transform:translate(91.0928vw,99vh) scale(.7465)}}.snow:nth-child(87){opacity:.3536;transform:translate(78.7109vw,-10px) scale(.0397);animation:fall-87 24s -18s linear infinite}@keyframes fall-87{75.467%{transform:translate(87.5024vw,75.467vh) scale(.0397)}to{transform:translate(83.10665vw,99vh) scale(.0397)}}.snow:nth-child(88){opacity:1.1308;transform:translate(1.1327vw,-10px) scale(.2614);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{70.159%{transform:translate(5.3089vw,70.159vh) scale(.2614)}to{transform:translate(3.2208vw,99vh) scale(.2614)}}.snow:nth-child(89){opacity:.5646;transform:translate(94.3203vw,-10px) scale(.5998);animation:fall-89 27s -8s linear infinite}@keyframes fall-89{71.399%{transform:translate(104.3121vw,71.399vh) scale(.5998)}to{transform:translate(99.3162vw,99vh) scale(.5998)}}.snow:nth-child(90){opacity:1.4222;transform:translate(54.6274vw,-10px) scale(.907);animation:fall-90 26s -3s linear infinite}@keyframes fall-90{69.205%{transform:translate(50.5137vw,69.205vh) scale(.907)}to{transform:translate(52.57055vw,99vh) scale(.907)}}.snow:nth-child(91){opacity:.937;transform:translate(78.7991vw,-10px) scale(.6142);animation:fall-91 19s -14s linear infinite}@keyframes fall-91{73.404%{transform:translate(84.5798vw,73.404vh) scale(.6142)}to{transform:translate(81.68945vw,99vh) scale(.6142)}}.snow:nth-child(92){opacity:.1846;transform:translate(91.305vw,-10px) scale(.965);animation:fall-92 14s -24s linear infinite}@keyframes fall-92{50.312%{transform:translate(83.6911vw,50.312vh) scale(.965)}to{transform:translate(87.49805vw,99vh) scale(.965)}}.snow:nth-child(93){opacity:1.1004;transform:translate(18.567vw,-10px) scale(.7642);animation:fall-93 24s -29s linear infinite}@keyframes fall-93{43.059%{transform:translate(24.9188vw,43.059vh) scale(.7642)}to{transform:translate(21.7429vw,99vh) scale(.7642)}}.snow:nth-child(94){opacity:.352;transform:translate(54.7467vw,-10px) scale(.6835);animation:fall-94 15s -11s linear infinite}@keyframes fall-94{69.453%{transform:translate(62.6318vw,69.453vh) scale(.6835)}to{transform:translate(58.68925vw,99vh) scale(.6835)}}.snow:nth-child(95){opacity:1.1136;transform:translate(90.6803vw,-10px) scale(.1326);animation:fall-95 13s -15s linear infinite}@keyframes fall-95{49.627%{transform:translate(88.3549vw,49.627vh) scale(.1326)}to{transform:translate(89.5176vw,99vh) scale(.1326)}}.snow:nth-child(96){opacity:1.2992;transform:translate(4.4245vw,-10px) scale(.6273);animation:fall-96 11s -7s linear infinite}@keyframes fall-96{73.323%{transform:translate(5.0248vw,73.323vh) scale(.6273)}to{transform:translate(4.72465vw,99vh) scale(.6273)}}.snow:nth-child(97){opacity:.8096;transform:translate(69.5422vw,-10px) scale(.2764);animation:fall-97 23s -11s linear infinite}@keyframes fall-97{50.495%{transform:translate(71.8618vw,50.495vh) scale(.2764)}to{transform:translate(70.702vw,99vh) scale(.2764)}}.snow:nth-child(98){opacity:.904;transform:translate(16.4807vw,-10px) scale(.1);animation:fall-98 29s -25s linear infinite}@keyframes fall-98{37.334%{transform:translate(22.4279vw,37.334vh) scale(.1)}to{transform:translate(19.4543vw,99vh) scale(.1)}}.snow:nth-child(99){opacity:.4264;transform:translate(71.0116vw,-10px) scale(.1507);animation:fall-99 23s -25s linear infinite}@keyframes fall-99{59.351%{transform:translate(80.0111vw,59.351vh) scale(.1507)}to{transform:translate(75.51135vw,99vh) scale(.1507)}}.snow:nth-child(100){opacity:1.1538;transform:translate(72.0966vw,-10px) scale(.8009);animation:fall-100 22s -18s linear infinite}@keyframes fall-100{45.093%{transform:translate(75.1487vw,45.093vh) scale(.8009)}to{transform:translate(73.62265vw,99vh) scale(.8009)}}.snow:nth-child(101){opacity:.176;transform:translate(25.7326vw,-10px) scale(.4383);animation:fall-101 28s -13s linear infinite}@keyframes fall-101{42.882%{transform:translate(28.2728vw,42.882vh) scale(.4383)}to{transform:translate(27.0027vw,99vh) scale(.4383)}}.snow:nth-child(102){opacity:.7604;transform:translate(18.7158vw,-10px) scale(.5629);animation:fall-102 27s -13s linear infinite}@keyframes fall-102{62.827%{transform:translate(17.9677vw,62.827vh) scale(.5629)}to{transform:translate(18.34175vw,99vh) scale(.5629)}}.snow:nth-child(103){opacity:1.7116;transform:translate(53.1493vw,-10px) scale(.5356);animation:fall-103 12s -24s linear infinite}@keyframes fall-103{33.858%{transform:translate(52.849vw,33.858vh) scale(.5356)}to{transform:translate(52.99915vw,99vh) scale(.5356)}}.snow:nth-child(104){opacity:.2274;transform:translate(90.6954vw,-10px) scale(.754);animation:fall-104 17s -25s linear infinite}@keyframes fall-104{39.794%{transform:translate(99.2712vw,39.794vh) scale(.754)}to{transform:translate(94.9833vw,99vh) scale(.754)}}.snow:nth-child(105){opacity:.7782;transform:translate(83.7548vw,-10px) scale(.3879);animation:fall-105 10s -30s linear infinite}@keyframes fall-105{54.359%{transform:translate(75.3496vw,54.359vh) scale(.3879)}to{transform:translate(79.5522vw,99vh) scale(.3879)}}.snow:nth-child(106){opacity:1.966;transform:translate(66.09vw,-10px) scale(.5001);animation:fall-106 11s -25s linear infinite}@keyframes fall-106{36.145%{transform:translate(60.2537vw,36.145vh) scale(.5001)}to{transform:translate(63.17185vw,99vh) scale(.5001)}}.snow:nth-child(107){opacity:1.233;transform:translate(99.4299vw,-10px) scale(.0406);animation:fall-107 18s -2s linear infinite}@keyframes fall-107{52.194%{transform:translate(99.2029vw,52.194vh) scale(.0406)}to{transform:translate(99.3164vw,99vh) scale(.0406)}}.snow:nth-child(108){opacity:.6022;transform:translate(94.6739vw,-10px) scale(.0789);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{31.129%{transform:translate(101.0519vw,31.129vh) scale(.0789)}to{transform:translate(97.8629vw,99vh) scale(.0789)}}.snow:nth-child(109){opacity:1.457;transform:translate(75.4776vw,-10px) scale(.281);animation:fall-109 17s -24s linear infinite}@keyframes fall-109{54.445%{transform:translate(73.3153vw,54.445vh) scale(.281)}to{transform:translate(74.39645vw,99vh) scale(.281)}}.snow:nth-child(110){opacity:1.1914;transform:translate(11.5222vw,-10px) scale(.9262);animation:fall-110 19s -12s linear infinite}@keyframes fall-110{64.627%{transform:translate(10.3127vw,64.627vh) scale(.9262)}to{transform:translate(10.91745vw,99vh) scale(.9262)}}.snow:nth-child(111){opacity:1.4434;transform:translate(8.5745vw,-10px) scale(.2352);animation:fall-111 20s -5s linear infinite}@keyframes fall-111{68.882%{transform:translate(18.1379vw,68.882vh) scale(.2352)}to{transform:translate(13.3562vw,99vh) scale(.2352)}}.snow:nth-child(112){opacity:1.2134;transform:translate(38.9317vw,-10px) scale(.5306);animation:fall-112 11s -19s linear infinite}@keyframes fall-112{51.333%{transform:translate(33.8491vw,51.333vh) scale(.5306)}to{transform:translate(36.3904vw,99vh) scale(.5306)}}.snow:nth-child(113){opacity:.4486;transform:translate(31.0827vw,-10px) scale(.7759);animation:fall-113 21s -16s linear infinite}@keyframes fall-113{55.712%{transform:translate(33.7224vw,55.712vh) scale(.7759)}to{transform:translate(32.40255vw,99vh) scale(.7759)}}.snow:nth-child(114){opacity:.3546;transform:translate(59.8858vw,-10px) scale(.1873);animation:fall-114 21s -22s linear infinite}@keyframes fall-114{34.07%{transform:translate(54.6035vw,34.07vh) scale(.1873)}to{transform:translate(57.24465vw,99vh) scale(.1873)}}.snow:nth-child(115){opacity:.1682;transform:translate(24.8103vw,-10px) scale(.311);animation:fall-115 10s -23s linear infinite}@keyframes fall-115{72.783%{transform:translate(30.6109vw,72.783vh) scale(.311)}to{transform:translate(27.7106vw,99vh) scale(.311)}}.snow:nth-child(116){opacity:1.2296;transform:translate(18.372vw,-10px) scale(.6621);animation:fall-116 14s -9s linear infinite}@keyframes fall-116{30.221%{transform:translate(14.1212vw,30.221vh) scale(.6621)}to{transform:translate(16.2466vw,99vh) scale(.6621)}}.snow:nth-child(117){opacity:.058;transform:translate(85.0896vw,-10px) scale(.8897);animation:fall-117 28s -25s linear infinite}@keyframes fall-117{72.653%{transform:translate(78.0915vw,72.653vh) scale(.8897)}to{transform:translate(81.59055vw,99vh) scale(.8897)}}.snow:nth-child(118){opacity:.1894;transform:translate(16.9891vw,-10px) scale(.256);animation:fall-118 29s -29s linear infinite}@keyframes fall-118{51.127%{transform:translate(16.7087vw,51.127vh) scale(.256)}to{transform:translate(16.8489vw,99vh) scale(.256)}}.snow:nth-child(119){opacity:1.3426;transform:translate(70.4958vw,-10px) scale(.5255);animation:fall-119 22s -1s linear infinite}@keyframes fall-119{77.249%{transform:translate(71.1314vw,77.249vh) scale(.5255)}to{transform:translate(70.8136vw,99vh) scale(.5255)}}.snow:nth-child(120){opacity:.7186;transform:translate(99.2261vw,-10px) scale(.1681);animation:fall-120 17s -30s linear infinite}@keyframes fall-120{41.972%{transform:translate(107.2225vw,41.972vh) scale(.1681)}to{transform:translate(103.2243vw,99vh) scale(.1681)}}.snow:nth-child(121){opacity:.2246;transform:translate(46.5187vw,-10px) scale(.5638);animation:fall-121 13s -9s linear infinite}@keyframes fall-121{71.706%{transform:translate(52.7066vw,71.706vh) scale(.5638)}to{transform:translate(49.61265vw,99vh) scale(.5638)}}.snow:nth-child(122){opacity:.871;transform:translate(88.0966vw,-10px) scale(.3593);animation:fall-122 10s -25s linear infinite}@keyframes fall-122{62.703%{transform:translate(92.9631vw,62.703vh) scale(.3593)}to{transform:translate(90.52985vw,99vh) scale(.3593)}}.snow:nth-child(123){opacity:1.4246;transform:translate(65.2792vw,-10px) scale(.4533);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{64.462%{transform:translate(55.9833vw,64.462vh) scale(.4533)}to{transform:translate(60.63125vw,99vh) scale(.4533)}}.snow:nth-child(124){opacity:.7792;transform:translate(24.7846vw,-10px) scale(.7447);animation:fall-124 21s -7s linear infinite}@keyframes fall-124{32.14%{transform:translate(23.2365vw,32.14vh) scale(.7447)}to{transform:translate(24.01055vw,99vh) scale(.7447)}}.snow:nth-child(125){opacity:.0058;transform:translate(51.2987vw,-10px) scale(.1537);animation:fall-125 24s -28s linear infinite}@keyframes fall-125{36.06%{transform:translate(48.6832vw,36.06vh) scale(.1537)}to{transform:translate(49.99095vw,99vh) scale(.1537)}}.snow:nth-child(126){opacity:1.4626;transform:translate(74.6461vw,-10px) scale(.283);animation:fall-126 18s -1s linear infinite}@keyframes fall-126{43.438%{transform:translate(73.0737vw,43.438vh) scale(.283)}to{transform:translate(73.8599vw,99vh) scale(.283)}}.snow:nth-child(127){opacity:1.422;transform:translate(36.7227vw,-10px) scale(.2016);animation:fall-127 18s -5s linear infinite}@keyframes fall-127{45.748%{transform:translate(43.7727vw,45.748vh) scale(.2016)}to{transform:translate(40.2477vw,99vh) scale(.2016)}}.snow:nth-child(128){opacity:.059;transform:translate(10.1328vw,-10px) scale(.2072);animation:fall-128 21s -10s linear infinite}@keyframes fall-128{34.565%{transform:translate(.9088vw,34.565vh) scale(.2072)}to{transform:translate(5.5208vw,99vh) scale(.2072)}}.snow:nth-child(129){opacity:.6506;transform:translate(49.7087vw,-10px) scale(.6635);animation:fall-129 10s -24s linear infinite}@keyframes fall-129{65.578%{transform:translate(42.3028vw,65.578vh) scale(.6635)}to{transform:translate(46.00575vw,99vh) scale(.6635)}}.snow:nth-child(130){opacity:1.4774;transform:translate(27.0025vw,-10px) scale(.0444);animation:fall-130 26s -10s linear infinite}@keyframes fall-130{55.215%{transform:translate(26.9995vw,55.215vh) scale(.0444)}to{transform:translate(27.001vw,99vh) scale(.0444)}}.snow:nth-child(131){opacity:1.5556;transform:translate(56.6388vw,-10px) scale(.2935);animation:fall-131 21s -12s linear infinite}@keyframes fall-131{42.829%{transform:translate(65.2666vw,42.829vh) scale(.2935)}to{transform:translate(60.9527vw,99vh) scale(.2935)}}.snow:nth-child(132){opacity:.8128;transform:translate(29.4981vw,-10px) scale(.7143);animation:fall-132 19s -1s linear infinite}@keyframes fall-132{36.713%{transform:translate(31.7242vw,36.713vh) scale(.7143)}to{transform:translate(30.61115vw,99vh) scale(.7143)}}.snow:nth-child(133){opacity:.4782;transform:translate(89.6608vw,-10px) scale(.5508);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{35.124%{transform:translate(80.5098vw,35.124vh) scale(.5508)}to{transform:translate(85.0853vw,99vh) scale(.5508)}}.snow:nth-child(134){opacity:.245;transform:translate(5.5952vw,-10px) scale(.5243);animation:fall-134 16s -8s linear infinite}@keyframes fall-134{63.092%{transform:translate(.1588vw,63.092vh) scale(.5243)}to{transform:translate(2.877vw,99vh) scale(.5243)}}.snow:nth-child(135){opacity:1.3864;transform:translate(18.3473vw,-10px) scale(.3323);animation:fall-135 10s -18s linear infinite}@keyframes fall-135{59.024%{transform:translate(9.8597vw,59.024vh) scale(.3323)}to{transform:translate(14.1035vw,99vh) scale(.3323)}}.snow:nth-child(136){opacity:.9452;transform:translate(89.217vw,-10px) scale(.2432);animation:fall-136 26s -27s linear infinite}@keyframes fall-136{47.606%{transform:translate(95.9142vw,47.606vh) scale(.2432)}to{transform:translate(92.5656vw,99vh) scale(.2432)}}.snow:nth-child(137){opacity:.0204;transform:translate(95.0335vw,-10px) scale(.2691);animation:fall-137 23s -23s linear infinite}@keyframes fall-137{64.99%{transform:translate(94.2529vw,64.99vh) scale(.2691)}to{transform:translate(94.6432vw,99vh) scale(.2691)}}.snow:nth-child(138){opacity:1.62;transform:translate(8.989vw,-10px) scale(.1665);animation:fall-138 20s -28s linear infinite}@keyframes fall-138{54.864%{transform:translate(10.2351vw,54.864vh) scale(.1665)}to{transform:translate(9.61205vw,99vh) scale(.1665)}}.snow:nth-child(139){opacity:.2496;transform:translate(92.4285vw,-10px) scale(.039);animation:fall-139 12s -3s linear infinite}@keyframes fall-139{74.17%{transform:translate(84.7318vw,74.17vh) scale(.039)}to{transform:translate(88.58015vw,99vh) scale(.039)}}.snow:nth-child(140){opacity:.8094;transform:translate(55.6509vw,-10px) scale(.5443);animation:fall-140 30s -23s linear infinite}@keyframes fall-140{35.641%{transform:translate(63.042vw,35.641vh) scale(.5443)}to{transform:translate(59.34645vw,99vh) scale(.5443)}}.snow:nth-child(141){opacity:1.6354;transform:translate(41.6596vw,-10px) scale(.9498);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{62.708%{transform:translate(33.0756vw,62.708vh) scale(.9498)}to{transform:translate(37.3676vw,99vh) scale(.9498)}}.snow:nth-child(142){opacity:1.5286;transform:translate(62.1299vw,-10px) scale(.3646);animation:fall-142 12s -19s linear infinite}@keyframes fall-142{62.21%{transform:translate(52.9346vw,62.21vh) scale(.3646)}to{transform:translate(57.53225vw,99vh) scale(.3646)}}.snow:nth-child(143){opacity:.9046;transform:translate(30.573vw,-10px) scale(.31);animation:fall-143 10s -9s linear infinite}@keyframes fall-143{61.735%{transform:translate(33.2054vw,61.735vh) scale(.31)}to{transform:translate(31.8892vw,99vh) scale(.31)}}.snow:nth-child(144){opacity:.2646;transform:translate(47.3204vw,-10px) scale(.0627);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{43.162%{transform:translate(49.3708vw,43.162vh) scale(.0627)}to{transform:translate(48.3456vw,99vh) scale(.0627)}}.snow:nth-child(145){opacity:.6622;transform:translate(73.2404vw,-10px) scale(.9353);animation:fall-145 22s -22s linear infinite}@keyframes fall-145{66.513%{transform:translate(81.1722vw,66.513vh) scale(.9353)}to{transform:translate(77.2063vw,99vh) scale(.9353)}}.snow:nth-child(146){opacity:1.8232;transform:translate(41.6375vw,-10px) scale(.2962);animation:fall-146 15s -28s linear infinite}@keyframes fall-146{73.003%{transform:translate(39.1048vw,73.003vh) scale(.2962)}to{transform:translate(40.37115vw,99vh) scale(.2962)}}.snow:nth-child(147){opacity:.4124;transform:translate(44.6002vw,-10px) scale(.5485);animation:fall-147 23s -2s linear infinite}@keyframes fall-147{55.59%{transform:translate(34.6866vw,55.59vh) scale(.5485)}to{transform:translate(39.6434vw,99vh) scale(.5485)}}.snow:nth-child(148){opacity:.736;transform:translate(74.0966vw,-10px) scale(.7959);animation:fall-148 13s -28s linear infinite}@keyframes fall-148{32.746%{transform:translate(82.2792vw,32.746vh) scale(.7959)}to{transform:translate(78.1879vw,99vh) scale(.7959)}}.snow:nth-child(149){opacity:1.3028;transform:translate(77.2525vw,-10px) scale(.0034);animation:fall-149 26s -20s linear infinite}@keyframes fall-149{76.093%{transform:translate(72.4143vw,76.093vh) scale(.0034)}to{transform:translate(74.8334vw,99vh) scale(.0034)}}.snow:nth-child(150){opacity:1.7216;transform:translate(79.2617vw,-10px) scale(.526);animation:fall-150 11s -7s linear infinite}@keyframes fall-150{30.355%{transform:translate(83.8591vw,30.355vh) scale(.526)}to{transform:translate(81.5604vw,99vh) scale(.526)}}.snow:nth-child(151){opacity:1.6014;transform:translate(10.6091vw,-10px) scale(.7749);animation:fall-151 26s -6s linear infinite}@keyframes fall-151{59.814%{transform:translate(6.8572vw,59.814vh) scale(.7749)}to{transform:translate(8.73315vw,99vh) scale(.7749)}}.snow:nth-child(152){opacity:.869;transform:translate(99.9237vw,-10px) scale(.5151);animation:fall-152 16s -12s linear infinite}@keyframes fall-152{48.54%{transform:translate(104.6541vw,48.54vh) scale(.5151)}to{transform:translate(102.2889vw,99vh) scale(.5151)}}.snow:nth-child(153){opacity:.1746;transform:translate(93.2426vw,-10px) scale(.5227);animation:fall-153 12s -16s linear infinite}@keyframes fall-153{57.087%{transform:translate(83.4344vw,57.087vh) scale(.5227)}to{transform:translate(88.3385vw,99vh) scale(.5227)}}.snow:nth-child(154){opacity:.5586;transform:translate(31.1486vw,-10px) scale(.3056);animation:fall-154 28s -23s linear infinite}@keyframes fall-154{68.708%{transform:translate(31.6646vw,68.708vh) scale(.3056)}to{transform:translate(31.4066vw,99vh) scale(.3056)}}.snow:nth-child(155){opacity:1.5292;transform:translate(78.4386vw,-10px) scale(.9623);animation:fall-155 14s -17s linear infinite}@keyframes fall-155{38.744%{transform:translate(87.5539vw,38.744vh) scale(.9623)}to{transform:translate(82.99625vw,99vh) scale(.9623)}}.snow:nth-child(156){opacity:1.8302;transform:translate(98.1585vw,-10px) scale(.9937);animation:fall-156 11s -6s linear infinite}@keyframes fall-156{77.676%{transform:translate(102.6973vw,77.676vh) scale(.9937)}to{transform:translate(100.4279vw,99vh) scale(.9937)}}.snow:nth-child(157){opacity:1.5326;transform:translate(99.0471vw,-10px) scale(.9201);animation:fall-157 21s -18s linear infinite}@keyframes fall-157{78.088%{transform:translate(92.0939vw,78.088vh) scale(.9201)}to{transform:translate(95.5705vw,99vh) scale(.9201)}}.snow:nth-child(158){opacity:1.8086;transform:translate(98.0477vw,-10px) scale(.8721);animation:fall-158 28s -8s linear infinite}@keyframes fall-158{46.197%{transform:translate(107.408vw,46.197vh) scale(.8721)}to{transform:translate(102.72785vw,99vh) scale(.8721)}}.snow:nth-child(159){opacity:1.3362;transform:translate(67.7526vw,-10px) scale(.8442);animation:fall-159 29s -27s linear infinite}@keyframes fall-159{51.707%{transform:translate(70.6063vw,51.707vh) scale(.8442)}to{transform:translate(69.17945vw,99vh) scale(.8442)}}.snow:nth-child(160){opacity:.3124;transform:translate(49.2185vw,-10px) scale(.681);animation:fall-160 11s -13s linear infinite}@keyframes fall-160{50.891%{transform:translate(53.3767vw,50.891vh) scale(.681)}to{transform:translate(51.2976vw,99vh) scale(.681)}}.snow:nth-child(161){opacity:.1804;transform:translate(53.1898vw,-10px) scale(.7369);animation:fall-161 26s -30s linear infinite}@keyframes fall-161{73.619%{transform:translate(43.6259vw,73.619vh) scale(.7369)}to{transform:translate(48.40785vw,99vh) scale(.7369)}}.snow:nth-child(162){opacity:1.881;transform:translate(14.2821vw,-10px) scale(.4436);animation:fall-162 22s -15s linear infinite}@keyframes fall-162{66.071%{transform:translate(5.3375vw,66.071vh) scale(.4436)}to{transform:translate(9.8098vw,99vh) scale(.4436)}}.snow:nth-child(163){opacity:.818;transform:translate(76.7091vw,-10px) scale(.374);animation:fall-163 18s -20s linear infinite}@keyframes fall-163{71.259%{transform:translate(74.082vw,71.259vh) scale(.374)}to{transform:translate(75.39555vw,99vh) scale(.374)}}.snow:nth-child(164){opacity:1.2946;transform:translate(37.5723vw,-10px) scale(.6405);animation:fall-164 20s -18s linear infinite}@keyframes fall-164{69.679%{transform:translate(28.3863vw,69.679vh) scale(.6405)}to{transform:translate(32.9793vw,99vh) scale(.6405)}}.snow:nth-child(165){opacity:.7996;transform:translate(50.327vw,-10px) scale(.297);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{44.217%{transform:translate(49.902vw,44.217vh) scale(.297)}to{transform:translate(50.1145vw,99vh) scale(.297)}}.snow:nth-child(166){opacity:.2396;transform:translate(56.114vw,-10px) scale(.9169);animation:fall-166 11s -3s linear infinite}@keyframes fall-166{65.851%{transform:translate(49.4944vw,65.851vh) scale(.9169)}to{transform:translate(52.8042vw,99vh) scale(.9169)}}.snow:nth-child(167){opacity:1.1692;transform:translate(10.8vw,-10px) scale(.6892);animation:fall-167 16s -2s linear infinite}@keyframes fall-167{48.428%{transform:translate(17.5293vw,48.428vh) scale(.6892)}to{transform:translate(14.16465vw,99vh) scale(.6892)}}.snow:nth-child(168){opacity:.6136;transform:translate(56.2769vw,-10px) scale(.1376);animation:fall-168 26s -6s linear infinite}@keyframes fall-168{51.965%{transform:translate(50.1192vw,51.965vh) scale(.1376)}to{transform:translate(53.19805vw,99vh) scale(.1376)}}.snow:nth-child(169){opacity:.983;transform:translate(79.7011vw,-10px) scale(.077);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{59.201%{transform:translate(73.2374vw,59.201vh) scale(.077)}to{transform:translate(76.46925vw,99vh) scale(.077)}}.snow:nth-child(170){opacity:.2874;transform:translate(68.0811vw,-10px) scale(.8579);animation:fall-170 19s -14s linear infinite}@keyframes fall-170{64.641%{transform:translate(67.7055vw,64.641vh) scale(.8579)}to{transform:translate(67.8933vw,99vh) scale(.8579)}}.snow:nth-child(171){opacity:1.6568;transform:translate(51.6438vw,-10px) scale(.8158);animation:fall-171 30s -29s linear infinite}@keyframes fall-171{59.997%{transform:translate(51.421vw,59.997vh) scale(.8158)}to{transform:translate(51.5324vw,99vh) scale(.8158)}}.snow:nth-child(172){opacity:1.843;transform:translate(32.0649vw,-10px) scale(.2318);animation:fall-172 29s -15s linear infinite}@keyframes fall-172{60.051%{transform:translate(31.6631vw,60.051vh) scale(.2318)}to{transform:translate(31.864vw,99vh) scale(.2318)}}.snow:nth-child(173){opacity:.46;transform:translate(22.0287vw,-10px) scale(.3293);animation:fall-173 12s -28s linear infinite}@keyframes fall-173{66.321%{transform:translate(15.3737vw,66.321vh) scale(.3293)}to{transform:translate(18.7012vw,99vh) scale(.3293)}}.snow:nth-child(174){opacity:1.4118;transform:translate(84.1178vw,-10px) scale(.232);animation:fall-174 27s -1s linear infinite}@keyframes fall-174{48.837%{transform:translate(75.6603vw,48.837vh) scale(.232)}to{transform:translate(79.88905vw,99vh) scale(.232)}}.snow:nth-child(175){opacity:.557;transform:translate(70.6613vw,-10px) scale(.7414);animation:fall-175 23s -5s linear infinite}@keyframes fall-175{36.295%{transform:translate(72.9998vw,36.295vh) scale(.7414)}to{transform:translate(71.83055vw,99vh) scale(.7414)}}.snow:nth-child(176){opacity:1.5384;transform:translate(81.2069vw,-10px) scale(.6623);animation:fall-176 11s -15s linear infinite}@keyframes fall-176{42.542%{transform:translate(71.9411vw,42.542vh) scale(.6623)}to{transform:translate(76.574vw,99vh) scale(.6623)}}.snow:nth-child(177){opacity:1.2188;transform:translate(47.3806vw,-10px) scale(.2598);animation:fall-177 17s -25s linear infinite}@keyframes fall-177{40.3%{transform:translate(38.2961vw,40.3vh) scale(.2598)}to{transform:translate(42.83835vw,99vh) scale(.2598)}}.snow:nth-child(178){opacity:.8306;transform:translate(49.3196vw,-10px) scale(.1044);animation:fall-178 29s -13s linear infinite}@keyframes fall-178{30.232%{transform:translate(50.5587vw,30.232vh) scale(.1044)}to{transform:translate(49.93915vw,99vh) scale(.1044)}}.snow:nth-child(179){opacity:1.723;transform:translate(57.4555vw,-10px) scale(.7767);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{36.948%{transform:translate(47.6152vw,36.948vh) scale(.7767)}to{transform:translate(52.53535vw,99vh) scale(.7767)}}.snow:nth-child(180){opacity:.1548;transform:translate(24.6982vw,-10px) scale(.3447);animation:fall-180 30s -2s linear infinite}@keyframes fall-180{55.168%{transform:translate(29.5777vw,55.168vh) scale(.3447)}to{transform:translate(27.13795vw,99vh) scale(.3447)}}.snow:nth-child(181){opacity:.9136;transform:translate(93.756vw,-10px) scale(.3511);animation:fall-181 16s -13s linear infinite}@keyframes fall-181{66.085%{transform:translate(90.2646vw,66.085vh) scale(.3511)}to{transform:translate(92.0103vw,99vh) scale(.3511)}}.snow:nth-child(182){opacity:.2744;transform:translate(68.7895vw,-10px) scale(.8518);animation:fall-182 21s -3s linear infinite}@keyframes fall-182{37.66%{transform:translate(66.6877vw,37.66vh) scale(.8518)}to{transform:translate(67.7386vw,99vh) scale(.8518)}}.snow:nth-child(183){opacity:1.8972;transform:translate(27.6993vw,-10px) scale(.6106);animation:fall-183 18s -7s linear infinite}@keyframes fall-183{38.57%{transform:translate(31.6945vw,38.57vh) scale(.6106)}to{transform:translate(29.6969vw,99vh) scale(.6106)}}.snow:nth-child(184){opacity:.7342;transform:translate(57.144vw,-10px) scale(.7959);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{54.87%{transform:translate(59.0275vw,54.87vh) scale(.7959)}to{transform:translate(58.08575vw,99vh) scale(.7959)}}.snow:nth-child(185){opacity:1.7136;transform:translate(6.5958vw,-10px) scale(.8236);animation:fall-185 10s -3s linear infinite}@keyframes fall-185{77.264%{transform:translate(3.887vw,77.264vh) scale(.8236)}to{transform:translate(5.2414vw,99vh) scale(.8236)}}.snow:nth-child(186){opacity:1.9784;transform:translate(92.9786vw,-10px) scale(.547);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{57.967%{transform:translate(85.7907vw,57.967vh) scale(.547)}to{transform:translate(89.38465vw,99vh) scale(.547)}}.snow:nth-child(187){opacity:1.486;transform:translate(87.7551vw,-10px) scale(.7165);animation:fall-187 17s -23s linear infinite}@keyframes fall-187{63.108%{transform:translate(95.1978vw,63.108vh) scale(.7165)}to{transform:translate(91.47645vw,99vh) scale(.7165)}}.snow:nth-child(188){opacity:1.5454;transform:translate(96.2098vw,-10px) scale(.9164);animation:fall-188 26s -27s linear infinite}@keyframes fall-188{79.945%{transform:translate(94.8853vw,79.945vh) scale(.9164)}to{transform:translate(95.54755vw,99vh) scale(.9164)}}.snow:nth-child(189){opacity:.7302;transform:translate(67.179vw,-10px) scale(.9752);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{46.108%{transform:translate(67.5977vw,46.108vh) scale(.9752)}to{transform:translate(67.38835vw,99vh) scale(.9752)}}.snow:nth-child(190){opacity:1.9616;transform:translate(39.9333vw,-10px) scale(.7999);animation:fall-190 26s -10s linear infinite}@keyframes fall-190{52.084%{transform:translate(40.7436vw,52.084vh) scale(.7999)}to{transform:translate(40.33845vw,99vh) scale(.7999)}}.snow:nth-child(191){opacity:.7538;transform:translate(20.5743vw,-10px) scale(.5395);animation:fall-191 30s -16s linear infinite}@keyframes fall-191{68.532%{transform:translate(12.9271vw,68.532vh) scale(.5395)}to{transform:translate(16.7507vw,99vh) scale(.5395)}}.snow:nth-child(192){opacity:.7958;transform:translate(77.316vw,-10px) scale(.4169);animation:fall-192 15s -27s linear infinite}@keyframes fall-192{55.007%{transform:translate(75.1024vw,55.007vh) scale(.4169)}to{transform:translate(76.2092vw,99vh) scale(.4169)}}.snow:nth-child(193){opacity:.2954;transform:translate(87.1307vw,-10px) scale(.2026);animation:fall-193 19s -18s linear infinite}@keyframes fall-193{69.269%{transform:translate(90.7106vw,69.269vh) scale(.2026)}to{transform:translate(88.92065vw,99vh) scale(.2026)}}.snow:nth-child(194){opacity:1.1564;transform:translate(70.4922vw,-10px) scale(.8802);animation:fall-194 28s -5s linear infinite}@keyframes fall-194{61.35%{transform:translate(74.2146vw,61.35vh) scale(.8802)}to{transform:translate(72.3534vw,99vh) scale(.8802)}}.snow:nth-child(195){opacity:1.9836;transform:translate(91.745vw,-10px) scale(.3641);animation:fall-195 27s -14s linear infinite}@keyframes fall-195{55.973%{transform:translate(82.6155vw,55.973vh) scale(.3641)}to{transform:translate(87.18025vw,99vh) scale(.3641)}}.snow:nth-child(196){opacity:1.354;transform:translate(68.3676vw,-10px) scale(.3138);animation:fall-196 16s -16s linear infinite}@keyframes fall-196{30.184%{transform:translate(76.8951vw,30.184vh) scale(.3138)}to{transform:translate(72.63135vw,99vh) scale(.3138)}}.snow:nth-child(197){opacity:1.2348;transform:translate(85.3884vw,-10px) scale(.0266);animation:fall-197 24s -6s linear infinite}@keyframes fall-197{33.966%{transform:translate(79.2512vw,33.966vh) scale(.0266)}to{transform:translate(82.3198vw,99vh) scale(.0266)}}.snow:nth-child(198){opacity:1.6868;transform:translate(54.0725vw,-10px) scale(.086);animation:fall-198 12s -22s linear infinite}@keyframes fall-198{39.874%{transform:translate(47.1047vw,39.874vh) scale(.086)}to{transform:translate(50.5886vw,99vh) scale(.086)}}.snow:nth-child(199){opacity:.9764;transform:translate(71.1751vw,-10px) scale(.6992);animation:fall-199 23s -3s linear infinite}@keyframes fall-199{50.462%{transform:translate(66.7183vw,50.462vh) scale(.6992)}to{transform:translate(68.9467vw,99vh) scale(.6992)}}.snow:nth-child(200){opacity:.8194;transform:translate(35.991vw,-10px) scale(.8505);animation:fall-200 10s -10s linear infinite}@keyframes fall-200{59.757%{transform:translate(26.5513vw,59.757vh) scale(.8505)}to{transform:translate(31.27115vw,99vh) scale(.8505)}}.snow:nth-child(201){opacity:1.077;transform:translate(.3972vw,-10px) scale(.0597);animation:fall-201 21s -27s linear infinite}@keyframes fall-201{49.368%{transform:translate(-7.263vw,49.368vh) scale(.0597)}to{transform:translate(-3.4329vw,99vh) scale(.0597)}}.snow:nth-child(202){opacity:.2618;transform:translate(23.9895vw,-10px) scale(.4561);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{79.8%{transform:translate(29.6346vw,79.8vh) scale(.4561)}to{transform:translate(26.81205vw,99vh) scale(.4561)}}.snow:nth-child(203){opacity:.008;transform:translate(54.0507vw,-10px) scale(.725);animation:fall-203 22s -20s linear infinite}@keyframes fall-203{70.705%{transform:translate(58.9649vw,70.705vh) scale(.725)}to{transform:translate(56.5078vw,99vh) scale(.725)}}.snow:nth-child(204){opacity:1.6068;transform:translate(12.638vw,-10px) scale(.0119);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{33.595%{transform:translate(10.7495vw,33.595vh) scale(.0119)}to{transform:translate(11.69375vw,99vh) scale(.0119)}}.snow:nth-child(205){opacity:.2632;transform:translate(77.3961vw,-10px) scale(.414);animation:fall-205 26s -12s linear infinite}@keyframes fall-205{59.594%{transform:translate(73.6301vw,59.594vh) scale(.414)}to{transform:translate(75.5131vw,99vh) scale(.414)}}.snow:nth-child(206){opacity:.4066;transform:translate(29.9046vw,-10px) scale(.6767);animation:fall-206 12s -17s linear infinite}@keyframes fall-206{48.772%{transform:translate(27.3303vw,48.772vh) scale(.6767)}to{transform:translate(28.61745vw,99vh) scale(.6767)}}.snow:nth-child(207){opacity:.8416;transform:translate(72.9097vw,-10px) scale(.2757);animation:fall-207 12s -1s linear infinite}@keyframes fall-207{53.898%{transform:translate(80.8635vw,53.898vh) scale(.2757)}to{transform:translate(76.8866vw,99vh) scale(.2757)}}.snow:nth-child(208){opacity:1.8568;transform:translate(33.7359vw,-10px) scale(.1841);animation:fall-208 30s -7s linear infinite}@keyframes fall-208{53.439%{transform:translate(37.5284vw,53.439vh) scale(.1841)}to{transform:translate(35.63215vw,99vh) scale(.1841)}}.snow:nth-child(209){opacity:.6878;transform:translate(2.3462vw,-10px) scale(.1277);animation:fall-209 26s -11s linear infinite}@keyframes fall-209{76.394%{transform:translate(6.2425vw,76.394vh) scale(.1277)}to{transform:translate(4.29435vw,99vh) scale(.1277)}}.snow:nth-child(210){opacity:.9402;transform:translate(45.6908vw,-10px) scale(.994);animation:fall-210 24s -28s linear infinite}@keyframes fall-210{49.238%{transform:translate(52.05vw,49.238vh) scale(.994)}to{transform:translate(48.8704vw,99vh) scale(.994)}}.snow:nth-child(211){opacity:.6864;transform:translate(75.1578vw,-10px) scale(.6631);animation:fall-211 16s -30s linear infinite}@keyframes fall-211{43.697%{transform:translate(77.645vw,43.697vh) scale(.6631)}to{transform:translate(76.4014vw,99vh) scale(.6631)}}.snow:nth-child(212){opacity:.1714;transform:translate(78.4205vw,-10px) scale(.0218);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{63.498%{transform:translate(76.4459vw,63.498vh) scale(.0218)}to{transform:translate(77.4332vw,99vh) scale(.0218)}}.snow:nth-child(213){opacity:.2456;transform:translate(7.2688vw,-10px) scale(.3374);animation:fall-213 23s -12s linear infinite}@keyframes fall-213{67.911%{transform:translate(4.039vw,67.911vh) scale(.3374)}to{transform:translate(5.6539vw,99vh) scale(.3374)}}.snow:nth-child(214){opacity:1.4802;transform:translate(87.3332vw,-10px) scale(.0295);animation:fall-214 21s -19s linear infinite}@keyframes fall-214{53.68%{transform:translate(95.4545vw,53.68vh) scale(.0295)}to{transform:translate(91.39385vw,99vh) scale(.0295)}}.snow:nth-child(215){opacity:1.9242;transform:translate(4.4416vw,-10px) scale(.951);animation:fall-215 10s -9s linear infinite}@keyframes fall-215{63.37%{transform:translate(-3.3205vw,63.37vh) scale(.951)}to{transform:translate(.56055vw,99vh) scale(.951)}}.snow:nth-child(216){opacity:1.9082;transform:translate(66.6491vw,-10px) scale(.1493);animation:fall-216 20s -8s linear infinite}@keyframes fall-216{77.636%{transform:translate(71.1039vw,77.636vh) scale(.1493)}to{transform:translate(68.8765vw,99vh) scale(.1493)}}.snow:nth-child(217){opacity:1.0438;transform:translate(68.5511vw,-10px) scale(.721);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{46.738%{transform:translate(68.2952vw,46.738vh) scale(.721)}to{transform:translate(68.42315vw,99vh) scale(.721)}}.snow:nth-child(218){opacity:1.4118;transform:translate(48.3579vw,-10px) scale(.4663);animation:fall-218 16s -1s linear infinite}@keyframes fall-218{39.698%{transform:translate(58.1546vw,39.698vh) scale(.4663)}to{transform:translate(53.25625vw,99vh) scale(.4663)}}.snow:nth-child(219){opacity:.1798;transform:translate(30.4171vw,-10px) scale(.0601);animation:fall-219 28s -10s linear infinite}@keyframes fall-219{44.95%{transform:translate(37.283vw,44.95vh) scale(.0601)}to{transform:translate(33.85005vw,99vh) scale(.0601)}}.snow:nth-child(220){opacity:.883;transform:translate(5.985vw,-10px) scale(.5989);animation:fall-220 25s -29s linear infinite}@keyframes fall-220{40.769%{transform:translate(13.446vw,40.769vh) scale(.5989)}to{transform:translate(9.7155vw,99vh) scale(.5989)}}.snow:nth-child(221){opacity:1.5506;transform:translate(83.3855vw,-10px) scale(.4471);animation:fall-221 19s -11s linear infinite}@keyframes fall-221{75.12%{transform:translate(80.218vw,75.12vh) scale(.4471)}to{transform:translate(81.80175vw,99vh) scale(.4471)}}.snow:nth-child(222){opacity:.1212;transform:translate(39.6745vw,-10px) scale(.9434);animation:fall-222 28s -4s linear infinite}@keyframes fall-222{63.611%{transform:translate(46.4845vw,63.611vh) scale(.9434)}to{transform:translate(43.0795vw,99vh) scale(.9434)}}.snow:nth-child(223){opacity:.2394;transform:translate(49.3032vw,-10px) scale(.5343);animation:fall-223 23s -10s linear infinite}@keyframes fall-223{46.648%{transform:translate(43.0095vw,46.648vh) scale(.5343)}to{transform:translate(46.15635vw,99vh) scale(.5343)}}.snow:nth-child(224){opacity:.6044;transform:translate(86.9098vw,-10px) scale(.3807);animation:fall-224 30s -16s linear infinite}@keyframes fall-224{60.102%{transform:translate(85.9425vw,60.102vh) scale(.3807)}to{transform:translate(86.42615vw,99vh) scale(.3807)}}.snow:nth-child(225){opacity:.8006;transform:translate(64.3179vw,-10px) scale(.8666);animation:fall-225 23s -12s linear infinite}@keyframes fall-225{41.45%{transform:translate(71.1781vw,41.45vh) scale(.8666)}to{transform:translate(67.748vw,99vh) scale(.8666)}}.snow:nth-child(226){opacity:1.6592;transform:translate(49.3733vw,-10px) scale(.5185);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{72.276%{transform:translate(43.7889vw,72.276vh) scale(.5185)}to{transform:translate(46.5811vw,99vh) scale(.5185)}}.snow:nth-child(227){opacity:1.7356;transform:translate(84.5557vw,-10px) scale(.3058);animation:fall-227 18s -14s linear infinite}@keyframes fall-227{72.735%{transform:translate(76.0998vw,72.735vh) scale(.3058)}to{transform:translate(80.32775vw,99vh) scale(.3058)}}.snow:nth-child(228){opacity:.6836;transform:translate(26.6239vw,-10px) scale(.0503);animation:fall-228 18s -17s linear infinite}@keyframes fall-228{74.572%{transform:translate(21.2632vw,74.572vh) scale(.0503)}to{transform:translate(23.94355vw,99vh) scale(.0503)}}.snow:nth-child(229){opacity:1.158;transform:translate(46.8954vw,-10px) scale(.5866);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{66.624%{transform:translate(38.1146vw,66.624vh) scale(.5866)}to{transform:translate(42.505vw,99vh) scale(.5866)}}.snow:nth-child(230){opacity:.334;transform:translate(61.2042vw,-10px) scale(.1417);animation:fall-230 18s -25s linear infinite}@keyframes fall-230{64.988%{transform:translate(57.9171vw,64.988vh) scale(.1417)}to{transform:translate(59.56065vw,99vh) scale(.1417)}}.snow:nth-child(231){opacity:.9452;transform:translate(38.2558vw,-10px) scale(.9945);animation:fall-231 14s -8s linear infinite}@keyframes fall-231{33.989%{transform:translate(44.3179vw,33.989vh) scale(.9945)}to{transform:translate(41.28685vw,99vh) scale(.9945)}}.snow:nth-child(232){opacity:1.4694;transform:translate(17.8521vw,-10px) scale(.8471);animation:fall-232 28s -8s linear infinite}@keyframes fall-232{44.985%{transform:translate(16.6584vw,44.985vh) scale(.8471)}to{transform:translate(17.25525vw,99vh) scale(.8471)}}.snow:nth-child(233){opacity:1.7206;transform:translate(76.7027vw,-10px) scale(.021);animation:fall-233 14s -29s linear infinite}@keyframes fall-233{44.368%{transform:translate(82.0852vw,44.368vh) scale(.021)}to{transform:translate(79.39395vw,99vh) scale(.021)}}.snow:nth-child(234){opacity:1.2242;transform:translate(13.0457vw,-10px) scale(.2821);animation:fall-234 19s -19s linear infinite}@keyframes fall-234{34.959%{transform:translate(19.4734vw,34.959vh) scale(.2821)}to{transform:translate(16.25955vw,99vh) scale(.2821)}}.snow:nth-child(235){opacity:1.6972;transform:translate(27.7143vw,-10px) scale(.6029);animation:fall-235 11s -16s linear infinite}@keyframes fall-235{71.402%{transform:translate(31.2498vw,71.402vh) scale(.6029)}to{transform:translate(29.48205vw,99vh) scale(.6029)}}.snow:nth-child(236){opacity:.7294;transform:translate(67.5346vw,-10px) scale(.4854);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{47.207%{transform:translate(66.2039vw,47.207vh) scale(.4854)}to{transform:translate(66.86925vw,99vh) scale(.4854)}}.snow:nth-child(237){opacity:.5606;transform:translate(31.2012vw,-10px) scale(.1568);animation:fall-237 14s -23s linear infinite}@keyframes fall-237{35.566%{transform:translate(32.5786vw,35.566vh) scale(.1568)}to{transform:translate(31.8899vw,99vh) scale(.1568)}}.snow:nth-child(238){opacity:1.8576;transform:translate(53.2568vw,-10px) scale(.7251);animation:fall-238 18s -9s linear infinite}@keyframes fall-238{34.003%{transform:translate(61.29vw,34.003vh) scale(.7251)}to{transform:translate(57.2734vw,99vh) scale(.7251)}}.snow:nth-child(239){opacity:.7972;transform:translate(65.4274vw,-10px) scale(.55);animation:fall-239 20s -13s linear infinite}@keyframes fall-239{37.757%{transform:translate(55.464vw,37.757vh) scale(.55)}to{transform:translate(60.4457vw,99vh) scale(.55)}}.snow:nth-child(240){opacity:1.3566;transform:translate(77.83vw,-10px) scale(.3455);animation:fall-240 13s -28s linear infinite}@keyframes fall-240{30.006%{transform:translate(77.5697vw,30.006vh) scale(.3455)}to{transform:translate(77.69985vw,99vh) scale(.3455)}}.snow:nth-child(241){opacity:.5344;transform:translate(54.8529vw,-10px) scale(.5463);animation:fall-241 22s -27s linear infinite}@keyframes fall-241{41.324%{transform:translate(48.5021vw,41.324vh) scale(.5463)}to{transform:translate(51.6775vw,99vh) scale(.5463)}}.snow:nth-child(242){opacity:.532;transform:translate(34.5384vw,-10px) scale(.5414);animation:fall-242 19s -24s linear infinite}@keyframes fall-242{72.498%{transform:translate(38.0332vw,72.498vh) scale(.5414)}to{transform:translate(36.2858vw,99vh) scale(.5414)}}.snow:nth-child(243){opacity:1.909;transform:translate(36.6365vw,-10px) scale(.3122);animation:fall-243 11s -19s linear infinite}@keyframes fall-243{39.689%{transform:translate(39.4364vw,39.689vh) scale(.3122)}to{transform:translate(38.03645vw,99vh) scale(.3122)}}.snow:nth-child(244){opacity:.5512;transform:translate(12.6956vw,-10px) scale(.6759);animation:fall-244 11s -27s linear infinite}@keyframes fall-244{76.725%{transform:translate(7.0137vw,76.725vh) scale(.6759)}to{transform:translate(9.85465vw,99vh) scale(.6759)}}.snow:nth-child(245){opacity:.8182;transform:translate(73.6862vw,-10px) scale(.3291);animation:fall-245 17s -24s linear infinite}@keyframes fall-245{71.357%{transform:translate(63.6981vw,71.357vh) scale(.3291)}to{transform:translate(68.69215vw,99vh) scale(.3291)}}.snow:nth-child(246){opacity:.5014;transform:translate(72.9056vw,-10px) scale(.5285);animation:fall-246 22s -28s linear infinite}@keyframes fall-246{31.147%{transform:translate(81.2869vw,31.147vh) scale(.5285)}to{transform:translate(77.09625vw,99vh) scale(.5285)}}.snow:nth-child(247){opacity:1.5648;transform:translate(9.1095vw,-10px) scale(.2353);animation:fall-247 14s -16s linear infinite}@keyframes fall-247{41.951%{transform:translate(7.3292vw,41.951vh) scale(.2353)}to{transform:translate(8.21935vw,99vh) scale(.2353)}}.snow:nth-child(248){opacity:1.3338;transform:translate(25.4365vw,-10px) scale(.4579);animation:fall-248 13s -7s linear infinite}@keyframes fall-248{30.426%{transform:translate(25.9537vw,30.426vh) scale(.4579)}to{transform:translate(25.6951vw,99vh) scale(.4579)}}.snow:nth-child(249){opacity:1.715;transform:translate(2.3374vw,-10px) scale(.9303);animation:fall-249 17s -5s linear infinite}@keyframes fall-249{56.512%{transform:translate(10.3114vw,56.512vh) scale(.9303)}to{transform:translate(6.3244vw,99vh) scale(.9303)}}.snow:nth-child(250){opacity:.8838;transform:translate(30.3085vw,-10px) scale(.2624);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{37.623%{transform:translate(25.3211vw,37.623vh) scale(.2624)}to{transform:translate(27.8148vw,99vh) scale(.2624)}}.snow:nth-child(251){opacity:.7254;transform:translate(78.695vw,-10px) scale(.2632);animation:fall-251 19s -1s linear infinite}@keyframes fall-251{46.457%{transform:translate(73.129vw,46.457vh) scale(.2632)}to{transform:translate(75.912vw,99vh) scale(.2632)}}.snow:nth-child(252){opacity:1.6526;transform:translate(62.4479vw,-10px) scale(.3358);animation:fall-252 10s -12s linear infinite}@keyframes fall-252{56.955%{transform:translate(66.2115vw,56.955vh) scale(.3358)}to{transform:translate(64.3297vw,99vh) scale(.3358)}}.snow:nth-child(253){opacity:1.2676;transform:translate(25.6094vw,-10px) scale(.0742);animation:fall-253 18s -14s linear infinite}@keyframes fall-253{46.989%{transform:translate(16.8885vw,46.989vh) scale(.0742)}to{transform:translate(21.24895vw,99vh) scale(.0742)}}.snow:nth-child(254){opacity:1.6186;transform:translate(72.0896vw,-10px) scale(.7835);animation:fall-254 21s -3s linear infinite}@keyframes fall-254{66.004%{transform:translate(78.7001vw,66.004vh) scale(.7835)}to{transform:translate(75.39485vw,99vh) scale(.7835)}}.snow:nth-child(255){opacity:1.8746;transform:translate(30.7385vw,-10px) scale(.4081);animation:fall-255 18s -29s linear infinite}@keyframes fall-255{60.326%{transform:translate(27.5136vw,60.326vh) scale(.4081)}to{transform:translate(29.12605vw,99vh) scale(.4081)}}.snow:nth-child(256){opacity:.2674;transform:translate(47.4479vw,-10px) scale(.7817);animation:fall-256 10s -13s linear infinite}@keyframes fall-256{74.793%{transform:translate(41.5016vw,74.793vh) scale(.7817)}to{transform:translate(44.47475vw,99vh) scale(.7817)}}.snow:nth-child(257){opacity:.4234;transform:translate(48.2837vw,-10px) scale(.3247);animation:fall-257 14s -30s linear infinite}@keyframes fall-257{55.294%{transform:translate(48.1879vw,55.294vh) scale(.3247)}to{transform:translate(48.2358vw,99vh) scale(.3247)}}.snow:nth-child(258){opacity:.4604;transform:translate(33.4299vw,-10px) scale(.005);animation:fall-258 12s -8s linear infinite}@keyframes fall-258{44.834%{transform:translate(24.9304vw,44.834vh) scale(.005)}to{transform:translate(29.18015vw,99vh) scale(.005)}}.snow:nth-child(259){opacity:1.087;transform:translate(69.9239vw,-10px) scale(.4842);animation:fall-259 12s -4s linear infinite}@keyframes fall-259{73.266%{transform:translate(79.6252vw,73.266vh) scale(.4842)}to{transform:translate(74.77455vw,99vh) scale(.4842)}}.snow:nth-child(260){opacity:1.221;transform:translate(58.0806vw,-10px) scale(.175);animation:fall-260 15s -14s linear infinite}@keyframes fall-260{52.677%{transform:translate(67.4154vw,52.677vh) scale(.175)}to{transform:translate(62.748vw,99vh) scale(.175)}}.snow:nth-child(261){opacity:1.7422;transform:translate(64.6425vw,-10px) scale(.3355);animation:fall-261 16s -1s linear infinite}@keyframes fall-261{41.491%{transform:translate(55.2154vw,41.491vh) scale(.3355)}to{transform:translate(59.92895vw,99vh) scale(.3355)}}.snow:nth-child(262){opacity:.4476;transform:translate(42.0114vw,-10px) scale(.0716);animation:fall-262 30s -5s linear infinite}@keyframes fall-262{46.658%{transform:translate(40.2246vw,46.658vh) scale(.0716)}to{transform:translate(41.118vw,99vh) scale(.0716)}}.snow:nth-child(263){opacity:.7752;transform:translate(45.0001vw,-10px) scale(.023);animation:fall-263 30s -16s linear infinite}@keyframes fall-263{77.543%{transform:translate(42.8882vw,77.543vh) scale(.023)}to{transform:translate(43.94415vw,99vh) scale(.023)}}.snow:nth-child(264){opacity:.1484;transform:translate(35.116vw,-10px) scale(.7039);animation:fall-264 18s -21s linear infinite}@keyframes fall-264{78.298%{transform:translate(34.9912vw,78.298vh) scale(.7039)}to{transform:translate(35.0536vw,99vh) scale(.7039)}}.snow:nth-child(265){opacity:.4604;transform:translate(92.7713vw,-10px) scale(.2537);animation:fall-265 24s -6s linear infinite}@keyframes fall-265{73.188%{transform:translate(87.2761vw,73.188vh) scale(.2537)}to{transform:translate(90.0237vw,99vh) scale(.2537)}}.snow:nth-child(266){opacity:.4212;transform:translate(34.894vw,-10px) scale(.6956);animation:fall-266 30s -15s linear infinite}@keyframes fall-266{74.032%{transform:translate(43.2255vw,74.032vh) scale(.6956)}to{transform:translate(39.05975vw,99vh) scale(.6956)}}.snow:nth-child(267){opacity:.675;transform:translate(17.3243vw,-10px) scale(.2069);animation:fall-267 12s -4s linear infinite}@keyframes fall-267{42.583%{transform:translate(14.6487vw,42.583vh) scale(.2069)}to{transform:translate(15.9865vw,99vh) scale(.2069)}}.snow:nth-child(268){opacity:1.321;transform:translate(52.2216vw,-10px) scale(.9567);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{36.758%{transform:translate(50.3184vw,36.758vh) scale(.9567)}to{transform:translate(51.27vw,99vh) scale(.9567)}}.snow:nth-child(269){opacity:1.3102;transform:translate(24.0275vw,-10px) scale(.4756);animation:fall-269 14s -4s linear infinite}@keyframes fall-269{66.804%{transform:translate(26.3124vw,66.804vh) scale(.4756)}to{transform:translate(25.16995vw,99vh) scale(.4756)}}.snow:nth-child(270){opacity:1.9356;transform:translate(74.5807vw,-10px) scale(.9032);animation:fall-270 21s -21s linear infinite}@keyframes fall-270{51.71%{transform:translate(77.099vw,51.71vh) scale(.9032)}to{transform:translate(75.83985vw,99vh) scale(.9032)}}.snow:nth-child(271){opacity:1.684;transform:translate(43.5628vw,-10px) scale(.329);animation:fall-271 29s -19s linear infinite}@keyframes fall-271{30.255%{transform:translate(49.6778vw,30.255vh) scale(.329)}to{transform:translate(46.6203vw,99vh) scale(.329)}}.snow:nth-child(272){opacity:1.5806;transform:translate(75.6973vw,-10px) scale(.4926);animation:fall-272 16s -26s linear infinite}@keyframes fall-272{76.831%{transform:translate(75.9345vw,76.831vh) scale(.4926)}to{transform:translate(75.8159vw,99vh) scale(.4926)}}.snow:nth-child(273){opacity:1.7502;transform:translate(92.6548vw,-10px) scale(.2829);animation:fall-273 17s -12s linear infinite}@keyframes fall-273{58.896%{transform:translate(90.5511vw,58.896vh) scale(.2829)}to{transform:translate(91.60295vw,99vh) scale(.2829)}}.snow:nth-child(274){opacity:1.5354;transform:translate(5.5333vw,-10px) scale(.7984);animation:fall-274 22s -18s linear infinite}@keyframes fall-274{50.17%{transform:translate(4.8721vw,50.17vh) scale(.7984)}to{transform:translate(5.2027vw,99vh) scale(.7984)}}.snow:nth-child(275){opacity:.5382;transform:translate(59.4029vw,-10px) scale(.5043);animation:fall-275 25s -17s linear infinite}@keyframes fall-275{37.659%{transform:translate(51.093vw,37.659vh) scale(.5043)}to{transform:translate(55.24795vw,99vh) scale(.5043)}}.snow:nth-child(276){opacity:1.084;transform:translate(6.6167vw,-10px) scale(.7868);animation:fall-276 27s -8s linear infinite}@keyframes fall-276{70.702%{transform:translate(13.3363vw,70.702vh) scale(.7868)}to{transform:translate(9.9765vw,99vh) scale(.7868)}}.snow:nth-child(277){opacity:1.1592;transform:translate(11.6203vw,-10px) scale(.1624);animation:fall-277 30s -9s linear infinite}@keyframes fall-277{49.73%{transform:translate(15.2295vw,49.73vh) scale(.1624)}to{transform:translate(13.4249vw,99vh) scale(.1624)}}.snow:nth-child(278){opacity:.4742;transform:translate(81.9642vw,-10px) scale(.1411);animation:fall-278 12s -13s linear infinite}@keyframes fall-278{60.87%{transform:translate(81.757vw,60.87vh) scale(.1411)}to{transform:translate(81.8606vw,99vh) scale(.1411)}}.snow:nth-child(279){opacity:.5466;transform:translate(9.5641vw,-10px) scale(.5032);animation:fall-279 21s -18s linear infinite}@keyframes fall-279{54.723%{transform:translate(5.5512vw,54.723vh) scale(.5032)}to{transform:translate(7.55765vw,99vh) scale(.5032)}}.snow:nth-child(280){opacity:1.3952;transform:translate(17.6244vw,-10px) scale(.06);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{71.368%{transform:translate(20.5417vw,71.368vh) scale(.06)}to{transform:translate(19.08305vw,99vh) scale(.06)}}.snow:nth-child(281){opacity:1.3722;transform:translate(77.4609vw,-10px) scale(.6473);animation:fall-281 22s -9s linear infinite}@keyframes fall-281{65.856%{transform:translate(87.3844vw,65.856vh) scale(.6473)}to{transform:translate(82.42265vw,99vh) scale(.6473)}}.snow:nth-child(282){opacity:.3748;transform:translate(98.9193vw,-10px) scale(.4818);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{56.086%{transform:translate(94.8521vw,56.086vh) scale(.4818)}to{transform:translate(96.8857vw,99vh) scale(.4818)}}.snow:nth-child(283){opacity:1.3672;transform:translate(.8255vw,-10px) scale(.3163);animation:fall-283 30s -20s linear infinite}@keyframes fall-283{63.483%{transform:translate(1.0391vw,63.483vh) scale(.3163)}to{transform:translate(.9323vw,99vh) scale(.3163)}}.snow:nth-child(284){opacity:.0746;transform:translate(27.668vw,-10px) scale(.6827);animation:fall-284 22s -22s linear infinite}@keyframes fall-284{48.859%{transform:translate(18.4823vw,48.859vh) scale(.6827)}to{transform:translate(23.07515vw,99vh) scale(.6827)}}.snow:nth-child(285){opacity:.055;transform:translate(16.5284vw,-10px) scale(.5414);animation:fall-285 30s -25s linear infinite}@keyframes fall-285{46.151%{transform:translate(17.7675vw,46.151vh) scale(.5414)}to{transform:translate(17.14795vw,99vh) scale(.5414)}}.snow:nth-child(286){opacity:1.809;transform:translate(.248vw,-10px) scale(.7858);animation:fall-286 14s -24s linear infinite}@keyframes fall-286{36.452%{transform:translate(4.2092vw,36.452vh) scale(.7858)}to{transform:translate(2.2286vw,99vh) scale(.7858)}}.snow:nth-child(287){opacity:1.6084;transform:translate(64.9819vw,-10px) scale(.63);animation:fall-287 18s -19s linear infinite}@keyframes fall-287{61.471%{transform:translate(63.9462vw,61.471vh) scale(.63)}to{transform:translate(64.46405vw,99vh) scale(.63)}}.snow:nth-child(288){opacity:1.7014;transform:translate(85.5145vw,-10px) scale(.8937);animation:fall-288 25s -23s linear infinite}@keyframes fall-288{63.195%{transform:translate(87.3426vw,63.195vh) scale(.8937)}to{transform:translate(86.42855vw,99vh) scale(.8937)}}.snow:nth-child(289){opacity:1.4646;transform:translate(60.0893vw,-10px) scale(.4383);animation:fall-289 29s -19s linear infinite}@keyframes fall-289{54.892%{transform:translate(59.3442vw,54.892vh) scale(.4383)}to{transform:translate(59.71675vw,99vh) scale(.4383)}}.snow:nth-child(290){opacity:.7982;transform:translate(23.9519vw,-10px) scale(.7315);animation:fall-290 13s -17s linear infinite}@keyframes fall-290{41.393%{transform:translate(30.5164vw,41.393vh) scale(.7315)}to{transform:translate(27.23415vw,99vh) scale(.7315)}}.snow:nth-child(291){opacity:1.1626;transform:translate(4.4942vw,-10px) scale(.1749);animation:fall-291 23s -8s linear infinite}@keyframes fall-291{58.366%{transform:translate(1.0606vw,58.366vh) scale(.1749)}to{transform:translate(2.7774vw,99vh) scale(.1749)}}.snow:nth-child(292){opacity:.5836;transform:translate(1.4691vw,-10px) scale(.22);animation:fall-292 12s -13s linear infinite}@keyframes fall-292{54.706%{transform:translate(9.7795vw,54.706vh) scale(.22)}to{transform:translate(5.6243vw,99vh) scale(.22)}}.snow:nth-child(293){opacity:.208;transform:translate(29.7634vw,-10px) scale(.4665);animation:fall-293 29s -19s linear infinite}@keyframes fall-293{30.453%{transform:translate(29.2618vw,30.453vh) scale(.4665)}to{transform:translate(29.5126vw,99vh) scale(.4665)}}.snow:nth-child(294){opacity:.5092;transform:translate(31.9598vw,-10px) scale(.4984);animation:fall-294 17s -2s linear infinite}@keyframes fall-294{43.513%{transform:translate(37.5442vw,43.513vh) scale(.4984)}to{transform:translate(34.752vw,99vh) scale(.4984)}}.snow:nth-child(295){opacity:1.6524;transform:translate(78.035vw,-10px) scale(.5784);animation:fall-295 20s -29s linear infinite}@keyframes fall-295{42.961%{transform:translate(79.815vw,42.961vh) scale(.5784)}to{transform:translate(78.925vw,99vh) scale(.5784)}}.snow:nth-child(296){opacity:.7378;transform:translate(23.4883vw,-10px) scale(.7906);animation:fall-296 21s -8s linear infinite}@keyframes fall-296{79.713%{transform:translate(27.5088vw,79.713vh) scale(.7906)}to{transform:translate(25.49855vw,99vh) scale(.7906)}}.snow:nth-child(297){opacity:.3578;transform:translate(21.3148vw,-10px) scale(.0329);animation:fall-297 27s -27s linear infinite}@keyframes fall-297{65.58%{transform:translate(14.1185vw,65.58vh) scale(.0329)}to{transform:translate(17.71665vw,99vh) scale(.0329)}}.snow:nth-child(298){opacity:1.77;transform:translate(16.3795vw,-10px) scale(.9333);animation:fall-298 24s -7s linear infinite}@keyframes fall-298{79.081%{transform:translate(16.7942vw,79.081vh) scale(.9333)}to{transform:translate(16.58685vw,99vh) scale(.9333)}}.snow:nth-child(299){opacity:.348;transform:translate(87.6211vw,-10px) scale(.3248);animation:fall-299 21s -3s linear infinite}@keyframes fall-299{60.926%{transform:translate(93.6254vw,60.926vh) scale(.3248)}to{transform:translate(90.62325vw,99vh) scale(.3248)}}.snow:nth-child(300){opacity:1.8766;transform:translate(83.8864vw,-10px) scale(.4053);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{54.962%{transform:translate(93.3174vw,54.962vh) scale(.4053)}to{transform:translate(88.6019vw,99vh) scale(.4053)}}.snow:nth-child(301){opacity:1.8522;transform:translate(27.3958vw,-10px) scale(.2262);animation:fall-301 10s -7s linear infinite}@keyframes fall-301{71.284%{transform:translate(26.4965vw,71.284vh) scale(.2262)}to{transform:translate(26.94615vw,99vh) scale(.2262)}}.snow:nth-child(302){opacity:1.464;transform:translate(5.7515vw,-10px) scale(.1024);animation:fall-302 16s -11s linear infinite}@keyframes fall-302{53.491%{transform:translate(6.3141vw,53.491vh) scale(.1024)}to{transform:translate(6.0328vw,99vh) scale(.1024)}}.snow:nth-child(303){opacity:.7358;transform:translate(15.5953vw,-10px) scale(.9123);animation:fall-303 26s -21s linear infinite}@keyframes fall-303{46.065%{transform:translate(25.3469vw,46.065vh) scale(.9123)}to{transform:translate(20.4711vw,99vh) scale(.9123)}}.snow:nth-child(304){opacity:1.5018;transform:translate(62.5514vw,-10px) scale(.1933);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{49.599%{transform:translate(70.368vw,49.599vh) scale(.1933)}to{transform:translate(66.4597vw,99vh) scale(.1933)}}.snow:nth-child(305){opacity:1.2468;transform:translate(70.796vw,-10px) scale(.3811);animation:fall-305 21s -30s linear infinite}@keyframes fall-305{41.952%{transform:translate(69.3121vw,41.952vh) scale(.3811)}to{transform:translate(70.05405vw,99vh) scale(.3811)}}.snow:nth-child(306){opacity:.18;transform:translate(10.2709vw,-10px) scale(.7958);animation:fall-306 11s -25s linear infinite}@keyframes fall-306{74.374%{transform:translate(1.78vw,74.374vh) scale(.7958)}to{transform:translate(6.02545vw,99vh) scale(.7958)}}.snow:nth-child(307){opacity:1.7998;transform:translate(46.4586vw,-10px) scale(.7717);animation:fall-307 22s -3s linear infinite}@keyframes fall-307{56.389%{transform:translate(51.6568vw,56.389vh) scale(.7717)}to{transform:translate(49.0577vw,99vh) scale(.7717)}}.snow:nth-child(308){opacity:.8;transform:translate(98.8786vw,-10px) scale(.0746);animation:fall-308 15s -20s linear infinite}@keyframes fall-308{79.726%{transform:translate(100.0894vw,79.726vh) scale(.0746)}to{transform:translate(99.484vw,99vh) scale(.0746)}}.snow:nth-child(309){opacity:1.1208;transform:translate(25.6644vw,-10px) scale(.7097);animation:fall-309 12s -5s linear infinite}@keyframes fall-309{38.861%{transform:translate(27.4379vw,38.861vh) scale(.7097)}to{transform:translate(26.55115vw,99vh) scale(.7097)}}.snow:nth-child(310){opacity:1.557;transform:translate(15.4884vw,-10px) scale(.943);animation:fall-310 23s -25s linear infinite}@keyframes fall-310{33.889%{transform:translate(21.182vw,33.889vh) scale(.943)}to{transform:translate(18.3352vw,99vh) scale(.943)}}.snow:nth-child(311){opacity:.4998;transform:translate(42.8631vw,-10px) scale(.9147);animation:fall-311 11s -3s linear infinite}@keyframes fall-311{57.087%{transform:translate(38.1341vw,57.087vh) scale(.9147)}to{transform:translate(40.4986vw,99vh) scale(.9147)}}.snow:nth-child(312){opacity:1.637;transform:translate(98.6063vw,-10px) scale(.0657);animation:fall-312 21s -20s linear infinite}@keyframes fall-312{31.371%{transform:translate(95.9119vw,31.371vh) scale(.0657)}to{transform:translate(97.2591vw,99vh) scale(.0657)}}.snow:nth-child(313){opacity:.008;transform:translate(75.7109vw,-10px) scale(.6685);animation:fall-313 18s -27s linear infinite}@keyframes fall-313{54.937%{transform:translate(74.7931vw,54.937vh) scale(.6685)}to{transform:translate(75.252vw,99vh) scale(.6685)}}.snow:nth-child(314){opacity:1.9516;transform:translate(18.3627vw,-10px) scale(.848);animation:fall-314 27s -22s linear infinite}@keyframes fall-314{61.782%{transform:translate(19.6146vw,61.782vh) scale(.848)}to{transform:translate(18.98865vw,99vh) scale(.848)}}.snow:nth-child(315){opacity:1.7686;transform:translate(85.1875vw,-10px) scale(.0731);animation:fall-315 25s -18s linear infinite}@keyframes fall-315{38.678%{transform:translate(87.1161vw,38.678vh) scale(.0731)}to{transform:translate(86.1518vw,99vh) scale(.0731)}}.snow:nth-child(316){opacity:.9986;transform:translate(1.9616vw,-10px) scale(.7827);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{67.095%{transform:translate(11.301vw,67.095vh) scale(.7827)}to{transform:translate(6.6313vw,99vh) scale(.7827)}}.snow:nth-child(317){opacity:1.9494;transform:translate(71.0014vw,-10px) scale(.0201);animation:fall-317 23s -19s linear infinite}@keyframes fall-317{42.743%{transform:translate(63.9864vw,42.743vh) scale(.0201)}to{transform:translate(67.4939vw,99vh) scale(.0201)}}.snow:nth-child(318){opacity:.5828;transform:translate(21.4114vw,-10px) scale(.1215);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{34.159%{transform:translate(23.7821vw,34.159vh) scale(.1215)}to{transform:translate(22.59675vw,99vh) scale(.1215)}}.snow:nth-child(319){opacity:.6918;transform:translate(12.898vw,-10px) scale(.2503);animation:fall-319 21s -6s linear infinite}@keyframes fall-319{35.443%{transform:translate(16.1153vw,35.443vh) scale(.2503)}to{transform:translate(14.50665vw,99vh) scale(.2503)}}.snow:nth-child(320){opacity:.187;transform:translate(68.8144vw,-10px) scale(.2707);animation:fall-320 19s -21s linear infinite}@keyframes fall-320{57.066%{transform:translate(60.2336vw,57.066vh) scale(.2707)}to{transform:translate(64.524vw,99vh) scale(.2707)}}.snow:nth-child(321){opacity:.407;transform:translate(.0032vw,-10px) scale(.3654);animation:fall-321 23s -3s linear infinite}@keyframes fall-321{59.011%{transform:translate(-5.692vw,59.011vh) scale(.3654)}to{transform:translate(-2.8444vw,99vh) scale(.3654)}}.snow:nth-child(322){opacity:.9234;transform:translate(50.8043vw,-10px) scale(.0179);animation:fall-322 18s -22s linear infinite}@keyframes fall-322{69.399%{transform:translate(45.3851vw,69.399vh) scale(.0179)}to{transform:translate(48.0947vw,99vh) scale(.0179)}}.snow:nth-child(323){opacity:1.7684;transform:translate(13.3951vw,-10px) scale(.9068);animation:fall-323 24s -21s linear infinite}@keyframes fall-323{40.931%{transform:translate(8.3284vw,40.931vh) scale(.9068)}to{transform:translate(10.86175vw,99vh) scale(.9068)}}.snow:nth-child(324){opacity:.3016;transform:translate(59.438vw,-10px) scale(.0952);animation:fall-324 24s -23s linear infinite}@keyframes fall-324{50.626%{transform:translate(50.2695vw,50.626vh) scale(.0952)}to{transform:translate(54.85375vw,99vh) scale(.0952)}}.snow:nth-child(325){opacity:.5168;transform:translate(54.8152vw,-10px) scale(.5019);animation:fall-325 14s -17s linear infinite}@keyframes fall-325{72.387%{transform:translate(46.329vw,72.387vh) scale(.5019)}to{transform:translate(50.5721vw,99vh) scale(.5019)}}.snow:nth-child(326){opacity:.8936;transform:translate(9.4989vw,-10px) scale(.7244);animation:fall-326 15s -21s linear infinite}@keyframes fall-326{58.52%{transform:translate(3.6623vw,58.52vh) scale(.7244)}to{transform:translate(6.5806vw,99vh) scale(.7244)}}.snow:nth-child(327){opacity:1.717;transform:translate(87.224vw,-10px) scale(.9213);animation:fall-327 15s -24s linear infinite}@keyframes fall-327{37.7%{transform:translate(90.6181vw,37.7vh) scale(.9213)}to{transform:translate(88.92105vw,99vh) scale(.9213)}}.snow:nth-child(328){opacity:.7262;transform:translate(63.0604vw,-10px) scale(.5828);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{51.623%{transform:translate(53.8262vw,51.623vh) scale(.5828)}to{transform:translate(58.4433vw,99vh) scale(.5828)}}.snow:nth-child(329){opacity:1.8186;transform:translate(56.8202vw,-10px) scale(.9163);animation:fall-329 25s -12s linear infinite}@keyframes fall-329{73.885%{transform:translate(61.7671vw,73.885vh) scale(.9163)}to{transform:translate(59.29365vw,99vh) scale(.9163)}}.snow:nth-child(330){opacity:1.9378;transform:translate(5.1318vw,-10px) scale(.6413);animation:fall-330 28s -11s linear infinite}@keyframes fall-330{72.481%{transform:translate(7.9969vw,72.481vh) scale(.6413)}to{transform:translate(6.56435vw,99vh) scale(.6413)}}.snow:nth-child(331){opacity:.9096;transform:translate(14.8548vw,-10px) scale(.1752);animation:fall-331 10s -30s linear infinite}@keyframes fall-331{56.029%{transform:translate(12.5831vw,56.029vh) scale(.1752)}to{transform:translate(13.71895vw,99vh) scale(.1752)}}.snow:nth-child(332){opacity:.358;transform:translate(78.4555vw,-10px) scale(.9189);animation:fall-332 23s -21s linear infinite}@keyframes fall-332{30.539%{transform:translate(76.0274vw,30.539vh) scale(.9189)}to{transform:translate(77.24145vw,99vh) scale(.9189)}}.snow:nth-child(333){opacity:1.0084;transform:translate(26.4091vw,-10px) scale(.0251);animation:fall-333 19s -1s linear infinite}@keyframes fall-333{68.589%{transform:translate(19.3365vw,68.589vh) scale(.0251)}to{transform:translate(22.8728vw,99vh) scale(.0251)}}.snow:nth-child(334){opacity:1.476;transform:translate(58.9986vw,-10px) scale(.4199);animation:fall-334 21s -13s linear infinite}@keyframes fall-334{46.618%{transform:translate(58.2624vw,46.618vh) scale(.4199)}to{transform:translate(58.6305vw,99vh) scale(.4199)}}.snow:nth-child(335){opacity:1.3578;transform:translate(33.3272vw,-10px) scale(.0907);animation:fall-335 12s -14s linear infinite}@keyframes fall-335{76.138%{transform:translate(33.3105vw,76.138vh) scale(.0907)}to{transform:translate(33.31885vw,99vh) scale(.0907)}}.snow:nth-child(336){opacity:.6208;transform:translate(12.8131vw,-10px) scale(.2232);animation:fall-336 18s -5s linear infinite}@keyframes fall-336{51.803%{transform:translate(21.3619vw,51.803vh) scale(.2232)}to{transform:translate(17.0875vw,99vh) scale(.2232)}}.snow:nth-child(337){opacity:1.9312;transform:translate(70.2525vw,-10px) scale(.291);animation:fall-337 10s -22s linear infinite}@keyframes fall-337{58.567%{transform:translate(72.4734vw,58.567vh) scale(.291)}to{transform:translate(71.36295vw,99vh) scale(.291)}}.snow:nth-child(338){opacity:.9916;transform:translate(82.8638vw,-10px) scale(.048);animation:fall-338 15s -16s linear infinite}@keyframes fall-338{73.387%{transform:translate(75.8643vw,73.387vh) scale(.048)}to{transform:translate(79.36405vw,99vh) scale(.048)}}.snow:nth-child(339){opacity:.4628;transform:translate(26.6541vw,-10px) scale(.3084);animation:fall-339 30s -14s linear infinite}@keyframes fall-339{48.167%{transform:translate(22.2553vw,48.167vh) scale(.3084)}to{transform:translate(24.4547vw,99vh) scale(.3084)}}.snow:nth-child(340){opacity:1.8282;transform:translate(97.7822vw,-10px) scale(.9437);animation:fall-340 16s -13s linear infinite}@keyframes fall-340{65.243%{transform:translate(102.7578vw,65.243vh) scale(.9437)}to{transform:translate(100.27vw,99vh) scale(.9437)}}.snow:nth-child(341){opacity:.561;transform:translate(60.9882vw,-10px) scale(.2582);animation:fall-341 26s -9s linear infinite}@keyframes fall-341{41.021%{transform:translate(57.0346vw,41.021vh) scale(.2582)}to{transform:translate(59.0114vw,99vh) scale(.2582)}}.snow:nth-child(342){opacity:.7358;transform:translate(54.4274vw,-10px) scale(.13);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{63.928%{transform:translate(48.2087vw,63.928vh) scale(.13)}to{transform:translate(51.31805vw,99vh) scale(.13)}}.snow:nth-child(343){opacity:.0194;transform:translate(67.8212vw,-10px) scale(.0597);animation:fall-343 25s -1s linear infinite}@keyframes fall-343{51.421%{transform:translate(70.364vw,51.421vh) scale(.0597)}to{transform:translate(69.0926vw,99vh) scale(.0597)}}.snow:nth-child(344){opacity:.0128;transform:translate(48.1416vw,-10px) scale(.7216);animation:fall-344 23s -19s linear infinite}@keyframes fall-344{58.456%{transform:translate(42.0612vw,58.456vh) scale(.7216)}to{transform:translate(45.1014vw,99vh) scale(.7216)}}.snow:nth-child(345){opacity:.957;transform:translate(49.1997vw,-10px) scale(.6965);animation:fall-345 19s -6s linear infinite}@keyframes fall-345{44.215%{transform:translate(43.2454vw,44.215vh) scale(.6965)}to{transform:translate(46.22255vw,99vh) scale(.6965)}}.snow:nth-child(346){opacity:.1938;transform:translate(82.1764vw,-10px) scale(.1636);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{37.509%{transform:translate(82.1813vw,37.509vh) scale(.1636)}to{transform:translate(82.17885vw,99vh) scale(.1636)}}.snow:nth-child(347){opacity:1.8442;transform:translate(22.0723vw,-10px) scale(.5497);animation:fall-347 22s -25s linear infinite}@keyframes fall-347{34.414%{transform:translate(14.7365vw,34.414vh) scale(.5497)}to{transform:translate(18.4044vw,99vh) scale(.5497)}}.snow:nth-child(348){opacity:.0004;transform:translate(55.8305vw,-10px) scale(.8618);animation:fall-348 23s -16s linear infinite}@keyframes fall-348{50.663%{transform:translate(49.5584vw,50.663vh) scale(.8618)}to{transform:translate(52.69445vw,99vh) scale(.8618)}}.snow:nth-child(349){opacity:.3854;transform:translate(87.1925vw,-10px) scale(.9153);animation:fall-349 26s -9s linear infinite}@keyframes fall-349{32.995%{transform:translate(91.2529vw,32.995vh) scale(.9153)}to{transform:translate(89.2227vw,99vh) scale(.9153)}}.snow:nth-child(350){opacity:.943;transform:translate(65.3493vw,-10px) scale(.6192);animation:fall-350 30s -12s linear infinite}@keyframes fall-350{47.496%{transform:translate(64.5061vw,47.496vh) scale(.6192)}to{transform:translate(64.9277vw,99vh) scale(.6192)}}.snow:nth-child(351){opacity:1.7624;transform:translate(95.3461vw,-10px) scale(.7666);animation:fall-351 30s -18s linear infinite}@keyframes fall-351{48.468%{transform:translate(97.5761vw,48.468vh) scale(.7666)}to{transform:translate(96.4611vw,99vh) scale(.7666)}}.snow:nth-child(352){opacity:.0962;transform:translate(99.5934vw,-10px) scale(.9263);animation:fall-352 12s -11s linear infinite}@keyframes fall-352{74.415%{transform:translate(97.775vw,74.415vh) scale(.9263)}to{transform:translate(98.6842vw,99vh) scale(.9263)}}.snow:nth-child(353){opacity:.6082;transform:translate(47.154vw,-10px) scale(.8973);animation:fall-353 16s -22s linear infinite}@keyframes fall-353{34.116%{transform:translate(56.4817vw,34.116vh) scale(.8973)}to{transform:translate(51.81785vw,99vh) scale(.8973)}}.snow:nth-child(354){opacity:.809;transform:translate(43.2758vw,-10px) scale(.2991);animation:fall-354 16s -7s linear infinite}@keyframes fall-354{45.884%{transform:translate(40.4353vw,45.884vh) scale(.2991)}to{transform:translate(41.85555vw,99vh) scale(.2991)}}.snow:nth-child(355){opacity:1.4412;transform:translate(40.49vw,-10px) scale(.8956);animation:fall-355 14s -5s linear infinite}@keyframes fall-355{76.762%{transform:translate(38.5759vw,76.762vh) scale(.8956)}to{transform:translate(39.53295vw,99vh) scale(.8956)}}.snow:nth-child(356){opacity:.8964;transform:translate(23.0944vw,-10px) scale(.2171);animation:fall-356 19s -26s linear infinite}@keyframes fall-356{55.856%{transform:translate(32.721vw,55.856vh) scale(.2171)}to{transform:translate(27.9077vw,99vh) scale(.2171)}}.snow:nth-child(357){opacity:1.6892;transform:translate(27.0445vw,-10px) scale(.8025);animation:fall-357 16s -6s linear infinite}@keyframes fall-357{72.35%{transform:translate(30.7833vw,72.35vh) scale(.8025)}to{transform:translate(28.9139vw,99vh) scale(.8025)}}.snow:nth-child(358){opacity:.9426;transform:translate(35.2829vw,-10px) scale(.3153);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{68.127%{transform:translate(39.8553vw,68.127vh) scale(.3153)}to{transform:translate(37.5691vw,99vh) scale(.3153)}}.snow:nth-child(359){opacity:.8666;transform:translate(55.0516vw,-10px) scale(.9923);animation:fall-359 24s -6s linear infinite}@keyframes fall-359{76.582%{transform:translate(54.7783vw,76.582vh) scale(.9923)}to{transform:translate(54.91495vw,99vh) scale(.9923)}}.snow:nth-child(360){opacity:1.3928;transform:translate(39.6561vw,-10px) scale(.3254);animation:fall-360 14s -25s linear infinite}@keyframes fall-360{33.515%{transform:translate(40.6984vw,33.515vh) scale(.3254)}to{transform:translate(40.17725vw,99vh) scale(.3254)}}.snow:nth-child(361){opacity:1.5546;transform:translate(47.8249vw,-10px) scale(.0664);animation:fall-361 20s -28s linear infinite}@keyframes fall-361{42.21%{transform:translate(48.9888vw,42.21vh) scale(.0664)}to{transform:translate(48.40685vw,99vh) scale(.0664)}}.snow:nth-child(362){opacity:1.5446;transform:translate(43.9711vw,-10px) scale(.4796);animation:fall-362 26s -23s linear infinite}@keyframes fall-362{40.333%{transform:translate(41.2288vw,40.333vh) scale(.4796)}to{transform:translate(42.59995vw,99vh) scale(.4796)}}.snow:nth-child(363){opacity:1.7008;transform:translate(1.4127vw,-10px) scale(.0258);animation:fall-363 24s -21s linear infinite}@keyframes fall-363{62.371%{transform:translate(-5.0761vw,62.371vh) scale(.0258)}to{transform:translate(-1.8317vw,99vh) scale(.0258)}}.snow:nth-child(364){opacity:.4672;transform:translate(37.4931vw,-10px) scale(.0859);animation:fall-364 13s -19s linear infinite}@keyframes fall-364{69.233%{transform:translate(29.4713vw,69.233vh) scale(.0859)}to{transform:translate(33.4822vw,99vh) scale(.0859)}}.snow:nth-child(365){opacity:.1312;transform:translate(27.2062vw,-10px) scale(.6924);animation:fall-365 23s -22s linear infinite}@keyframes fall-365{74.401%{transform:translate(33.2695vw,74.401vh) scale(.6924)}to{transform:translate(30.23785vw,99vh) scale(.6924)}}.snow:nth-child(366){opacity:1.596;transform:translate(49.8262vw,-10px) scale(.6251);animation:fall-366 15s -2s linear infinite}@keyframes fall-366{53.125%{transform:translate(40.1953vw,53.125vh) scale(.6251)}to{transform:translate(45.01075vw,99vh) scale(.6251)}}.snow:nth-child(367){opacity:1.8972;transform:translate(29.0177vw,-10px) scale(.4781);animation:fall-367 26s -10s linear infinite}@keyframes fall-367{59.889%{transform:translate(22.1928vw,59.889vh) scale(.4781)}to{transform:translate(25.60525vw,99vh) scale(.4781)}}.snow:nth-child(368){opacity:.4774;transform:translate(66.5274vw,-10px) scale(.9693);animation:fall-368 26s -15s linear infinite}@keyframes fall-368{50.434%{transform:translate(68.0724vw,50.434vh) scale(.9693)}to{transform:translate(67.2999vw,99vh) scale(.9693)}}.snow:nth-child(369){opacity:.0374;transform:translate(27.2855vw,-10px) scale(.2419);animation:fall-369 18s -3s linear infinite}@keyframes fall-369{36.902%{transform:translate(19.1284vw,36.902vh) scale(.2419)}to{transform:translate(23.20695vw,99vh) scale(.2419)}}.snow:nth-child(370){opacity:.3336;transform:translate(3.4719vw,-10px) scale(.2675);animation:fall-370 17s -1s linear infinite}@keyframes fall-370{74.839%{transform:translate(8.1011vw,74.839vh) scale(.2675)}to{transform:translate(5.7865vw,99vh) scale(.2675)}}.snow:nth-child(371){opacity:.4394;transform:translate(57.5963vw,-10px) scale(.6742);animation:fall-371 14s -10s linear infinite}@keyframes fall-371{73.147%{transform:translate(54.319vw,73.147vh) scale(.6742)}to{transform:translate(55.95765vw,99vh) scale(.6742)}}.snow:nth-child(372){opacity:.3462;transform:translate(50.0024vw,-10px) scale(.0398);animation:fall-372 14s -4s linear infinite}@keyframes fall-372{31.653%{transform:translate(58.3814vw,31.653vh) scale(.0398)}to{transform:translate(54.1919vw,99vh) scale(.0398)}}.snow:nth-child(373){opacity:.756;transform:translate(5.5569vw,-10px) scale(.9602);animation:fall-373 17s -24s linear infinite}@keyframes fall-373{37.583%{transform:translate(.8726vw,37.583vh) scale(.9602)}to{transform:translate(3.21475vw,99vh) scale(.9602)}}.snow:nth-child(374){opacity:1.9802;transform:translate(56.2402vw,-10px) scale(.7047);animation:fall-374 12s -11s linear infinite}@keyframes fall-374{55.35%{transform:translate(54.2949vw,55.35vh) scale(.7047)}to{transform:translate(55.26755vw,99vh) scale(.7047)}}.snow:nth-child(375){opacity:1.094;transform:translate(69.1381vw,-10px) scale(.5733);animation:fall-375 12s -3s linear infinite}@keyframes fall-375{42.977%{transform:translate(72.7251vw,42.977vh) scale(.5733)}to{transform:translate(70.9316vw,99vh) scale(.5733)}}.snow:nth-child(376){opacity:.476;transform:translate(33.9101vw,-10px) scale(.745);animation:fall-376 30s -30s linear infinite}@keyframes fall-376{40.014%{transform:translate(30.5116vw,40.014vh) scale(.745)}to{transform:translate(32.21085vw,99vh) scale(.745)}}.snow:nth-child(377){opacity:.2184;transform:translate(48.5675vw,-10px) scale(.583);animation:fall-377 11s -15s linear infinite}@keyframes fall-377{50.327%{transform:translate(44.8019vw,50.327vh) scale(.583)}to{transform:translate(46.6847vw,99vh) scale(.583)}}.snow:nth-child(378){opacity:1.666;transform:translate(15.2814vw,-10px) scale(.1544);animation:fall-378 29s -2s linear infinite}@keyframes fall-378{69.531%{transform:translate(17.7775vw,69.531vh) scale(.1544)}to{transform:translate(16.52945vw,99vh) scale(.1544)}}.snow:nth-child(379){opacity:1.5952;transform:translate(7.0935vw,-10px) scale(.0939);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{48.123%{transform:translate(7.7391vw,48.123vh) scale(.0939)}to{transform:translate(7.4163vw,99vh) scale(.0939)}}.snow:nth-child(380){opacity:1.6258;transform:translate(94.774vw,-10px) scale(.1145);animation:fall-380 29s -20s linear infinite}@keyframes fall-380{67.489%{transform:translate(104.4497vw,67.489vh) scale(.1145)}to{transform:translate(99.61185vw,99vh) scale(.1145)}}.snow:nth-child(381){opacity:.484;transform:translate(37.3199vw,-10px) scale(.3388);animation:fall-381 11s -22s linear infinite}@keyframes fall-381{53.358%{transform:translate(46.2516vw,53.358vh) scale(.3388)}to{transform:translate(41.78575vw,99vh) scale(.3388)}}.snow:nth-child(382){opacity:.4914;transform:translate(9.9676vw,-10px) scale(.8972);animation:fall-382 10s -25s linear infinite}@keyframes fall-382{74.272%{transform:translate(11.7935vw,74.272vh) scale(.8972)}to{transform:translate(10.88055vw,99vh) scale(.8972)}}.snow:nth-child(383){opacity:1.1762;transform:translate(47.0508vw,-10px) scale(.551);animation:fall-383 25s -20s linear infinite}@keyframes fall-383{37.982%{transform:translate(52.6257vw,37.982vh) scale(.551)}to{transform:translate(49.83825vw,99vh) scale(.551)}}.snow:nth-child(384){opacity:1.945;transform:translate(31.4906vw,-10px) scale(.6155);animation:fall-384 18s -3s linear infinite}@keyframes fall-384{62.25%{transform:translate(38.7506vw,62.25vh) scale(.6155)}to{transform:translate(35.1206vw,99vh) scale(.6155)}}.snow:nth-child(385){opacity:1.4422;transform:translate(22.0892vw,-10px) scale(.5097);animation:fall-385 22s -28s linear infinite}@keyframes fall-385{58.015%{transform:translate(23.9089vw,58.015vh) scale(.5097)}to{transform:translate(22.99905vw,99vh) scale(.5097)}}.snow:nth-child(386){opacity:1.5542;transform:translate(20.8705vw,-10px) scale(.089);animation:fall-386 29s -4s linear infinite}@keyframes fall-386{51.053%{transform:translate(19.2234vw,51.053vh) scale(.089)}to{transform:translate(20.04695vw,99vh) scale(.089)}}.snow:nth-child(387){opacity:.6778;transform:translate(91.8253vw,-10px) scale(.3952);animation:fall-387 15s -2s linear infinite}@keyframes fall-387{77.396%{transform:translate(83.9313vw,77.396vh) scale(.3952)}to{transform:translate(87.8783vw,99vh) scale(.3952)}}.snow:nth-child(388){opacity:1.2242;transform:translate(35.3155vw,-10px) scale(.5807);animation:fall-388 23s -22s linear infinite}@keyframes fall-388{57.35%{transform:translate(35.857vw,57.35vh) scale(.5807)}to{transform:translate(35.58625vw,99vh) scale(.5807)}}.snow:nth-child(389){opacity:1.926;transform:translate(59.8562vw,-10px) scale(.0026);animation:fall-389 17s -23s linear infinite}@keyframes fall-389{69.414%{transform:translate(52.9463vw,69.414vh) scale(.0026)}to{transform:translate(56.40125vw,99vh) scale(.0026)}}.snow:nth-child(390){opacity:.1144;transform:translate(29.2418vw,-10px) scale(.5758);animation:fall-390 12s -14s linear infinite}@keyframes fall-390{56.969%{transform:translate(22.2755vw,56.969vh) scale(.5758)}to{transform:translate(25.75865vw,99vh) scale(.5758)}}.snow:nth-child(391){opacity:1.3358;transform:translate(57.5723vw,-10px) scale(.6485);animation:fall-391 30s -20s linear infinite}@keyframes fall-391{33.286%{transform:translate(58.8642vw,33.286vh) scale(.6485)}to{transform:translate(58.21825vw,99vh) scale(.6485)}}.snow:nth-child(392){opacity:.212;transform:translate(99.3717vw,-10px) scale(.4462);animation:fall-392 13s -25s linear infinite}@keyframes fall-392{53.87%{transform:translate(101.4381vw,53.87vh) scale(.4462)}to{transform:translate(100.4049vw,99vh) scale(.4462)}}.snow:nth-child(393){opacity:.4204;transform:translate(20.7558vw,-10px) scale(.3759);animation:fall-393 23s -9s linear infinite}@keyframes fall-393{41.019%{transform:translate(15.9025vw,41.019vh) scale(.3759)}to{transform:translate(18.32915vw,99vh) scale(.3759)}}.snow:nth-child(394){opacity:1.637;transform:translate(12.6558vw,-10px) scale(.6428);animation:fall-394 18s -28s linear infinite}@keyframes fall-394{56.629%{transform:translate(21.2209vw,56.629vh) scale(.6428)}to{transform:translate(16.93835vw,99vh) scale(.6428)}}.snow:nth-child(395){opacity:.8528;transform:translate(76.2096vw,-10px) scale(.6136);animation:fall-395 18s -20s linear infinite}@keyframes fall-395{69.586%{transform:translate(84.9539vw,69.586vh) scale(.6136)}to{transform:translate(80.58175vw,99vh) scale(.6136)}}.snow:nth-child(396){opacity:.688;transform:translate(1.0234vw,-10px) scale(.4695);animation:fall-396 22s -21s linear infinite}@keyframes fall-396{40.766%{transform:translate(3.7397vw,40.766vh) scale(.4695)}to{transform:translate(2.38155vw,99vh) scale(.4695)}}.snow:nth-child(397){opacity:.7322;transform:translate(98.0661vw,-10px) scale(.0486);animation:fall-397 22s -7s linear infinite}@keyframes fall-397{52.823%{transform:translate(93.187vw,52.823vh) scale(.0486)}to{transform:translate(95.62655vw,99vh) scale(.0486)}}.snow:nth-child(398){opacity:.7126;transform:translate(53.4744vw,-10px) scale(.5527);animation:fall-398 14s -23s linear infinite}@keyframes fall-398{64.236%{transform:translate(52.6922vw,64.236vh) scale(.5527)}to{transform:translate(53.0833vw,99vh) scale(.5527)}}.snow:nth-child(399){opacity:1.3232;transform:translate(55.4392vw,-10px) scale(.6374);animation:fall-399 24s -16s linear infinite}@keyframes fall-399{58.296%{transform:translate(56.7243vw,58.296vh) scale(.6374)}to{transform:translate(56.08175vw,99vh) scale(.6374)}}.snow:nth-child(400){opacity:.4732;transform:translate(95.0437vw,-10px) scale(.8963);animation:fall-400 22s -15s linear infinite}@keyframes fall-400{65.905%{transform:translate(104.8544vw,65.905vh) scale(.8963)}to{transform:translate(99.94905vw,99vh) scale(.8963)}}\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==
|