@esfaenza/core 15.2.96 → 15.2.97
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.3726;transform:translate(26.871vw,-10px) scale(.4732);animation:fall-1 30s -26s linear infinite}@keyframes fall-1{46.926%{transform:translate(18.9405vw,46.926vh) scale(.4732)}to{transform:translate(22.90575vw,99vh) scale(.4732)}}.snow:nth-child(2){opacity:.3264;transform:translate(90.6952vw,-10px) scale(.9457);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{38.003%{transform:translate(91.3258vw,38.003vh) scale(.9457)}to{transform:translate(91.0105vw,99vh) scale(.9457)}}.snow:nth-child(3){opacity:.7522;transform:translate(45.5873vw,-10px) scale(.1198);animation:fall-3 11s -12s linear infinite}@keyframes fall-3{37.816%{transform:translate(37.8813vw,37.816vh) scale(.1198)}to{transform:translate(41.7343vw,99vh) scale(.1198)}}.snow:nth-child(4){opacity:.3434;transform:translate(95.0226vw,-10px) scale(.3425);animation:fall-4 16s -30s linear infinite}@keyframes fall-4{76.231%{transform:translate(102.2109vw,76.231vh) scale(.3425)}to{transform:translate(98.61675vw,99vh) scale(.3425)}}.snow:nth-child(5){opacity:.2578;transform:translate(32.7066vw,-10px) scale(.9733);animation:fall-5 13s -24s linear infinite}@keyframes fall-5{72.781%{transform:translate(37.4167vw,72.781vh) scale(.9733)}to{transform:translate(35.06165vw,99vh) scale(.9733)}}.snow:nth-child(6){opacity:.3162;transform:translate(36.3936vw,-10px) scale(.2099);animation:fall-6 22s -25s linear infinite}@keyframes fall-6{71.616%{transform:translate(32.1601vw,71.616vh) scale(.2099)}to{transform:translate(34.27685vw,99vh) scale(.2099)}}.snow:nth-child(7){opacity:1.3882;transform:translate(37.0622vw,-10px) scale(.5052);animation:fall-7 30s -12s linear infinite}@keyframes fall-7{35.429%{transform:translate(34.3455vw,35.429vh) scale(.5052)}to{transform:translate(35.70385vw,99vh) scale(.5052)}}.snow:nth-child(8){opacity:1.8622;transform:translate(55.4957vw,-10px) scale(.4879);animation:fall-8 19s -6s linear infinite}@keyframes fall-8{60.898%{transform:translate(46.035vw,60.898vh) scale(.4879)}to{transform:translate(50.76535vw,99vh) scale(.4879)}}.snow:nth-child(9){opacity:.4932;transform:translate(48.0608vw,-10px) scale(.4296);animation:fall-9 10s -23s linear infinite}@keyframes fall-9{59.399%{transform:translate(52.8908vw,59.399vh) scale(.4296)}to{transform:translate(50.4758vw,99vh) scale(.4296)}}.snow:nth-child(10){opacity:1.8648;transform:translate(83.0153vw,-10px) scale(.5899);animation:fall-10 14s -2s linear infinite}@keyframes fall-10{39.309%{transform:translate(78.2442vw,39.309vh) scale(.5899)}to{transform:translate(80.62975vw,99vh) scale(.5899)}}.snow:nth-child(11){opacity:.3224;transform:translate(4.4434vw,-10px) scale(.4254);animation:fall-11 24s -28s linear infinite}@keyframes fall-11{50.472%{transform:translate(12.2497vw,50.472vh) scale(.4254)}to{transform:translate(8.34655vw,99vh) scale(.4254)}}.snow:nth-child(12){opacity:1.0138;transform:translate(72.9477vw,-10px) scale(.9219);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{78.495%{transform:translate(80.6442vw,78.495vh) scale(.9219)}to{transform:translate(76.79595vw,99vh) scale(.9219)}}.snow:nth-child(13){opacity:1.5354;transform:translate(74.559vw,-10px) scale(.6768);animation:fall-13 27s -19s linear infinite}@keyframes fall-13{73.092%{transform:translate(75.4657vw,73.092vh) scale(.6768)}to{transform:translate(75.01235vw,99vh) scale(.6768)}}.snow:nth-child(14){opacity:1.6084;transform:translate(27.6383vw,-10px) scale(.175);animation:fall-14 11s -1s linear infinite}@keyframes fall-14{42.986%{transform:translate(35.1768vw,42.986vh) scale(.175)}to{transform:translate(31.40755vw,99vh) scale(.175)}}.snow:nth-child(15){opacity:1.8462;transform:translate(16.3208vw,-10px) scale(.462);animation:fall-15 25s -17s linear infinite}@keyframes fall-15{73.054%{transform:translate(8.2849vw,73.054vh) scale(.462)}to{transform:translate(12.30285vw,99vh) scale(.462)}}.snow:nth-child(16){opacity:1.5336;transform:translate(80.8424vw,-10px) scale(.8063);animation:fall-16 23s -4s linear infinite}@keyframes fall-16{70.806%{transform:translate(72.197vw,70.806vh) scale(.8063)}to{transform:translate(76.5197vw,99vh) scale(.8063)}}.snow:nth-child(17){opacity:.3678;transform:translate(31.6228vw,-10px) scale(.0474);animation:fall-17 10s -16s linear infinite}@keyframes fall-17{40.37%{transform:translate(32.3528vw,40.37vh) scale(.0474)}to{transform:translate(31.9878vw,99vh) scale(.0474)}}.snow:nth-child(18){opacity:.3892;transform:translate(82.4535vw,-10px) scale(.1685);animation:fall-18 10s -4s linear infinite}@keyframes fall-18{77.504%{transform:translate(86.3864vw,77.504vh) scale(.1685)}to{transform:translate(84.41995vw,99vh) scale(.1685)}}.snow:nth-child(19){opacity:1.7302;transform:translate(85.1713vw,-10px) scale(.2147);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{63.75%{transform:translate(87.3167vw,63.75vh) scale(.2147)}to{transform:translate(86.244vw,99vh) scale(.2147)}}.snow:nth-child(20){opacity:1.845;transform:translate(28.699vw,-10px) scale(.5656);animation:fall-20 24s -10s linear infinite}@keyframes fall-20{76.588%{transform:translate(38.4529vw,76.588vh) scale(.5656)}to{transform:translate(33.57595vw,99vh) scale(.5656)}}.snow:nth-child(21){opacity:1.4714;transform:translate(49.3209vw,-10px) scale(.5577);animation:fall-21 10s -24s linear infinite}@keyframes fall-21{76.362%{transform:translate(47.2584vw,76.362vh) scale(.5577)}to{transform:translate(48.28965vw,99vh) scale(.5577)}}.snow:nth-child(22){opacity:1.7964;transform:translate(40.9338vw,-10px) scale(.2185);animation:fall-22 30s -13s linear infinite}@keyframes fall-22{33.413%{transform:translate(33.9627vw,33.413vh) scale(.2185)}to{transform:translate(37.44825vw,99vh) scale(.2185)}}.snow:nth-child(23){opacity:1.6336;transform:translate(86.5745vw,-10px) scale(.3582);animation:fall-23 22s -7s linear infinite}@keyframes fall-23{33.898%{transform:translate(93.1402vw,33.898vh) scale(.3582)}to{transform:translate(89.85735vw,99vh) scale(.3582)}}.snow:nth-child(24){opacity:.259;transform:translate(2.6761vw,-10px) scale(.2077);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{62.926%{transform:translate(-4.9321vw,62.926vh) scale(.2077)}to{transform:translate(-1.128vw,99vh) scale(.2077)}}.snow:nth-child(25){opacity:1.8776;transform:translate(86.4825vw,-10px) scale(.5879);animation:fall-25 20s -30s linear infinite}@keyframes fall-25{51.883%{transform:translate(83.4895vw,51.883vh) scale(.5879)}to{transform:translate(84.986vw,99vh) scale(.5879)}}.snow:nth-child(26){opacity:1.8668;transform:translate(34.7065vw,-10px) scale(.2914);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{55.401%{transform:translate(25.213vw,55.401vh) scale(.2914)}to{transform:translate(29.95975vw,99vh) scale(.2914)}}.snow:nth-child(27){opacity:.7466;transform:translate(21.6372vw,-10px) scale(.7662);animation:fall-27 16s -28s linear infinite}@keyframes fall-27{37.008%{transform:translate(23.1418vw,37.008vh) scale(.7662)}to{transform:translate(22.3895vw,99vh) scale(.7662)}}.snow:nth-child(28){opacity:.7404;transform:translate(76.2918vw,-10px) scale(.4257);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{56.445%{transform:translate(80.4832vw,56.445vh) scale(.4257)}to{transform:translate(78.3875vw,99vh) scale(.4257)}}.snow:nth-child(29){opacity:1.2944;transform:translate(10.4093vw,-10px) scale(.2879);animation:fall-29 12s -20s linear infinite}@keyframes fall-29{76.896%{transform:translate(16.0014vw,76.896vh) scale(.2879)}to{transform:translate(13.20535vw,99vh) scale(.2879)}}.snow:nth-child(30){opacity:.2856;transform:translate(61.6291vw,-10px) scale(.3161);animation:fall-30 25s -12s linear infinite}@keyframes fall-30{48.35%{transform:translate(52.0875vw,48.35vh) scale(.3161)}to{transform:translate(56.8583vw,99vh) scale(.3161)}}.snow:nth-child(31){opacity:1.7786;transform:translate(82.6528vw,-10px) scale(.6065);animation:fall-31 15s -20s linear infinite}@keyframes fall-31{53.769%{transform:translate(86.8816vw,53.769vh) scale(.6065)}to{transform:translate(84.7672vw,99vh) scale(.6065)}}.snow:nth-child(32){opacity:1.8346;transform:translate(40.3232vw,-10px) scale(.262);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{31.182%{transform:translate(37.7772vw,31.182vh) scale(.262)}to{transform:translate(39.0502vw,99vh) scale(.262)}}.snow:nth-child(33){opacity:.233;transform:translate(54.8298vw,-10px) scale(.7556);animation:fall-33 17s -27s linear infinite}@keyframes fall-33{72.736%{transform:translate(48.5287vw,72.736vh) scale(.7556)}to{transform:translate(51.67925vw,99vh) scale(.7556)}}.snow:nth-child(34){opacity:1.3384;transform:translate(76.9889vw,-10px) scale(.8787);animation:fall-34 20s -29s linear infinite}@keyframes fall-34{53.582%{transform:translate(73.2433vw,53.582vh) scale(.8787)}to{transform:translate(75.1161vw,99vh) scale(.8787)}}.snow:nth-child(35){opacity:.5216;transform:translate(32.5081vw,-10px) scale(.8944);animation:fall-35 26s -19s linear infinite}@keyframes fall-35{31.135%{transform:translate(39.2511vw,31.135vh) scale(.8944)}to{transform:translate(35.8796vw,99vh) scale(.8944)}}.snow:nth-child(36){opacity:.8012;transform:translate(54.577vw,-10px) scale(.6308);animation:fall-36 29s -17s linear infinite}@keyframes fall-36{36.529%{transform:translate(54.0086vw,36.529vh) scale(.6308)}to{transform:translate(54.2928vw,99vh) scale(.6308)}}.snow:nth-child(37){opacity:.2332;transform:translate(52.3278vw,-10px) scale(.3272);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{53.402%{transform:translate(46.5669vw,53.402vh) scale(.3272)}to{transform:translate(49.44735vw,99vh) scale(.3272)}}.snow:nth-child(38){opacity:.3106;transform:translate(28.0211vw,-10px) scale(.0899);animation:fall-38 19s -26s linear infinite}@keyframes fall-38{54.359%{transform:translate(18.7773vw,54.359vh) scale(.0899)}to{transform:translate(23.3992vw,99vh) scale(.0899)}}.snow:nth-child(39){opacity:.5558;transform:translate(75.4808vw,-10px) scale(.5485);animation:fall-39 16s -9s linear infinite}@keyframes fall-39{63.886%{transform:translate(72.3678vw,63.886vh) scale(.5485)}to{transform:translate(73.9243vw,99vh) scale(.5485)}}.snow:nth-child(40){opacity:1.6356;transform:translate(91.5107vw,-10px) scale(.5774);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{44.139%{transform:translate(97.087vw,44.139vh) scale(.5774)}to{transform:translate(94.29885vw,99vh) scale(.5774)}}.snow:nth-child(41){opacity:.7332;transform:translate(89.8094vw,-10px) scale(.0283);animation:fall-41 26s -4s linear infinite}@keyframes fall-41{78.539%{transform:translate(91.3006vw,78.539vh) scale(.0283)}to{transform:translate(90.555vw,99vh) scale(.0283)}}.snow:nth-child(42){opacity:.088;transform:translate(33.7512vw,-10px) scale(.8104);animation:fall-42 14s -22s linear infinite}@keyframes fall-42{38.13%{transform:translate(31.3214vw,38.13vh) scale(.8104)}to{transform:translate(32.5363vw,99vh) scale(.8104)}}.snow:nth-child(43){opacity:.3276;transform:translate(31.0558vw,-10px) scale(.5102);animation:fall-43 12s -22s linear infinite}@keyframes fall-43{74.895%{transform:translate(27.5831vw,74.895vh) scale(.5102)}to{transform:translate(29.31945vw,99vh) scale(.5102)}}.snow:nth-child(44){opacity:.5596;transform:translate(75.2691vw,-10px) scale(.6026);animation:fall-44 12s -14s linear infinite}@keyframes fall-44{39.336%{transform:translate(73.5211vw,39.336vh) scale(.6026)}to{transform:translate(74.3951vw,99vh) scale(.6026)}}.snow:nth-child(45){opacity:.7378;transform:translate(13.8669vw,-10px) scale(.6951);animation:fall-45 24s -10s linear infinite}@keyframes fall-45{47.987%{transform:translate(4.0314vw,47.987vh) scale(.6951)}to{transform:translate(8.94915vw,99vh) scale(.6951)}}.snow:nth-child(46){opacity:.1508;transform:translate(11.9054vw,-10px) scale(.5289);animation:fall-46 22s -28s linear infinite}@keyframes fall-46{58.937%{transform:translate(10.4776vw,58.937vh) scale(.5289)}to{transform:translate(11.1915vw,99vh) scale(.5289)}}.snow:nth-child(47){opacity:1.579;transform:translate(11.6951vw,-10px) scale(.4764);animation:fall-47 13s -16s linear infinite}@keyframes fall-47{78.868%{transform:translate(11.1638vw,78.868vh) scale(.4764)}to{transform:translate(11.42945vw,99vh) scale(.4764)}}.snow:nth-child(48){opacity:.2086;transform:translate(74.2441vw,-10px) scale(.3158);animation:fall-48 18s -25s linear infinite}@keyframes fall-48{55.331%{transform:translate(79.7888vw,55.331vh) scale(.3158)}to{transform:translate(77.01645vw,99vh) scale(.3158)}}.snow:nth-child(49){opacity:1.0942;transform:translate(93.813vw,-10px) scale(.9239);animation:fall-49 30s -25s linear infinite}@keyframes fall-49{48.179%{transform:translate(101.0728vw,48.179vh) scale(.9239)}to{transform:translate(97.4429vw,99vh) scale(.9239)}}.snow:nth-child(50){opacity:.299;transform:translate(3.2483vw,-10px) scale(.8101);animation:fall-50 10s -30s linear infinite}@keyframes fall-50{54.151%{transform:translate(-.2275vw,54.151vh) scale(.8101)}to{transform:translate(1.5104vw,99vh) scale(.8101)}}.snow:nth-child(51){opacity:1.4482;transform:translate(80.3852vw,-10px) scale(.6829);animation:fall-51 28s -15s linear infinite}@keyframes fall-51{57.933%{transform:translate(71.4451vw,57.933vh) scale(.6829)}to{transform:translate(75.91515vw,99vh) scale(.6829)}}.snow:nth-child(52){opacity:.2806;transform:translate(40.24vw,-10px) scale(.8055);animation:fall-52 22s -16s linear infinite}@keyframes fall-52{76.32%{transform:translate(33.828vw,76.32vh) scale(.8055)}to{transform:translate(37.034vw,99vh) scale(.8055)}}.snow:nth-child(53){opacity:1.0202;transform:translate(20.1677vw,-10px) scale(.7587);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{30.797%{transform:translate(21.9568vw,30.797vh) scale(.7587)}to{transform:translate(21.06225vw,99vh) scale(.7587)}}.snow:nth-child(54){opacity:1.1908;transform:translate(16.5802vw,-10px) scale(.8054);animation:fall-54 15s -5s linear infinite}@keyframes fall-54{77.232%{transform:translate(7.602vw,77.232vh) scale(.8054)}to{transform:translate(12.0911vw,99vh) scale(.8054)}}.snow:nth-child(55){opacity:.672;transform:translate(33.723vw,-10px) scale(.4049);animation:fall-55 12s -7s linear infinite}@keyframes fall-55{30.024%{transform:translate(30.1228vw,30.024vh) scale(.4049)}to{transform:translate(31.9229vw,99vh) scale(.4049)}}.snow:nth-child(56){opacity:.9134;transform:translate(72.6745vw,-10px) scale(.2237);animation:fall-56 10s -24s linear infinite}@keyframes fall-56{60.827%{transform:translate(77.8347vw,60.827vh) scale(.2237)}to{transform:translate(75.2546vw,99vh) scale(.2237)}}.snow:nth-child(57){opacity:.6832;transform:translate(4.1564vw,-10px) scale(.9818);animation:fall-57 21s -10s linear infinite}@keyframes fall-57{30.849%{transform:translate(2.5689vw,30.849vh) scale(.9818)}to{transform:translate(3.36265vw,99vh) scale(.9818)}}.snow:nth-child(58){opacity:1.4562;transform:translate(26.5407vw,-10px) scale(.5798);animation:fall-58 30s -27s linear infinite}@keyframes fall-58{55.422%{transform:translate(18.1038vw,55.422vh) scale(.5798)}to{transform:translate(22.32225vw,99vh) scale(.5798)}}.snow:nth-child(59){opacity:.072;transform:translate(99.9894vw,-10px) scale(.7576);animation:fall-59 10s -3s linear infinite}@keyframes fall-59{69.898%{transform:translate(92.9991vw,69.898vh) scale(.7576)}to{transform:translate(96.49425vw,99vh) scale(.7576)}}.snow:nth-child(60){opacity:.0572;transform:translate(.1202vw,-10px) scale(.529);animation:fall-60 25s -29s linear infinite}@keyframes fall-60{56.256%{transform:translate(5.1414vw,56.256vh) scale(.529)}to{transform:translate(2.6308vw,99vh) scale(.529)}}.snow:nth-child(61){opacity:.692;transform:translate(82.2228vw,-10px) scale(.2115);animation:fall-61 30s -27s linear infinite}@keyframes fall-61{61.808%{transform:translate(86.9294vw,61.808vh) scale(.2115)}to{transform:translate(84.5761vw,99vh) scale(.2115)}}.snow:nth-child(62){opacity:.6968;transform:translate(52.4352vw,-10px) scale(.5904);animation:fall-62 10s -22s linear infinite}@keyframes fall-62{33.634%{transform:translate(46.8624vw,33.634vh) scale(.5904)}to{transform:translate(49.6488vw,99vh) scale(.5904)}}.snow:nth-child(63){opacity:.1282;transform:translate(43.7866vw,-10px) scale(.1942);animation:fall-63 27s -3s linear infinite}@keyframes fall-63{32.172%{transform:translate(51.3792vw,32.172vh) scale(.1942)}to{transform:translate(47.5829vw,99vh) scale(.1942)}}.snow:nth-child(64){opacity:.5844;transform:translate(74.3633vw,-10px) scale(.4852);animation:fall-64 30s -2s linear infinite}@keyframes fall-64{48.71%{transform:translate(78.0296vw,48.71vh) scale(.4852)}to{transform:translate(76.19645vw,99vh) scale(.4852)}}.snow:nth-child(65){opacity:1.2846;transform:translate(71.6899vw,-10px) scale(.8582);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{57.035%{transform:translate(78.3737vw,57.035vh) scale(.8582)}to{transform:translate(75.0318vw,99vh) scale(.8582)}}.snow:nth-child(66){opacity:.6254;transform:translate(73.7134vw,-10px) scale(.4676);animation:fall-66 15s -14s linear infinite}@keyframes fall-66{46.915%{transform:translate(68.4751vw,46.915vh) scale(.4676)}to{transform:translate(71.09425vw,99vh) scale(.4676)}}.snow:nth-child(67){opacity:.7434;transform:translate(87.5326vw,-10px) scale(.5879);animation:fall-67 21s -4s linear infinite}@keyframes fall-67{37.999%{transform:translate(80.0276vw,37.999vh) scale(.5879)}to{transform:translate(83.7801vw,99vh) scale(.5879)}}.snow:nth-child(68){opacity:.474;transform:translate(11.9901vw,-10px) scale(.5669);animation:fall-68 11s -12s linear infinite}@keyframes fall-68{68.525%{transform:translate(11.5879vw,68.525vh) scale(.5669)}to{transform:translate(11.789vw,99vh) scale(.5669)}}.snow:nth-child(69){opacity:1.5698;transform:translate(28.6466vw,-10px) scale(.8955);animation:fall-69 12s -25s linear infinite}@keyframes fall-69{68.171%{transform:translate(28.105vw,68.171vh) scale(.8955)}to{transform:translate(28.3758vw,99vh) scale(.8955)}}.snow:nth-child(70){opacity:.5964;transform:translate(36.003vw,-10px) scale(.9009);animation:fall-70 10s -22s linear infinite}@keyframes fall-70{46.374%{transform:translate(44.1985vw,46.374vh) scale(.9009)}to{transform:translate(40.10075vw,99vh) scale(.9009)}}.snow:nth-child(71){opacity:1.2878;transform:translate(36.3925vw,-10px) scale(.9258);animation:fall-71 29s -3s linear infinite}@keyframes fall-71{63.692%{transform:translate(28.0252vw,63.692vh) scale(.9258)}to{transform:translate(32.20885vw,99vh) scale(.9258)}}.snow:nth-child(72){opacity:.0944;transform:translate(71.0554vw,-10px) scale(.8977);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{30.819%{transform:translate(79.7681vw,30.819vh) scale(.8977)}to{transform:translate(75.41175vw,99vh) scale(.8977)}}.snow:nth-child(73){opacity:1.2312;transform:translate(87.9305vw,-10px) scale(.3375);animation:fall-73 27s -28s linear infinite}@keyframes fall-73{63.402%{transform:translate(84.357vw,63.402vh) scale(.3375)}to{transform:translate(86.14375vw,99vh) scale(.3375)}}.snow:nth-child(74){opacity:1.9312;transform:translate(20.4234vw,-10px) scale(.6401);animation:fall-74 23s -21s linear infinite}@keyframes fall-74{44.313%{transform:translate(24.7709vw,44.313vh) scale(.6401)}to{transform:translate(22.59715vw,99vh) scale(.6401)}}.snow:nth-child(75){opacity:1.3416;transform:translate(34.494vw,-10px) scale(.5528);animation:fall-75 24s -6s linear infinite}@keyframes fall-75{74.595%{transform:translate(41.4965vw,74.595vh) scale(.5528)}to{transform:translate(37.99525vw,99vh) scale(.5528)}}.snow:nth-child(76){opacity:1.9236;transform:translate(79.6121vw,-10px) scale(.6013);animation:fall-76 24s -30s linear infinite}@keyframes fall-76{79.618%{transform:translate(79.855vw,79.618vh) scale(.6013)}to{transform:translate(79.73355vw,99vh) scale(.6013)}}.snow:nth-child(77){opacity:.2458;transform:translate(59.9965vw,-10px) scale(.586);animation:fall-77 18s -6s linear infinite}@keyframes fall-77{79.67%{transform:translate(52.423vw,79.67vh) scale(.586)}to{transform:translate(56.20975vw,99vh) scale(.586)}}.snow:nth-child(78){opacity:.757;transform:translate(8.0909vw,-10px) scale(.7382);animation:fall-78 12s -13s linear infinite}@keyframes fall-78{79.645%{transform:translate(11.21vw,79.645vh) scale(.7382)}to{transform:translate(9.65045vw,99vh) scale(.7382)}}.snow:nth-child(79){opacity:1.072;transform:translate(44.4173vw,-10px) scale(.4653);animation:fall-79 21s -12s linear infinite}@keyframes fall-79{72.709%{transform:translate(48.6135vw,72.709vh) scale(.4653)}to{transform:translate(46.5154vw,99vh) scale(.4653)}}.snow:nth-child(80){opacity:.5874;transform:translate(89.968vw,-10px) scale(.9799);animation:fall-80 22s -8s linear infinite}@keyframes fall-80{68.641%{transform:translate(85.2678vw,68.641vh) scale(.9799)}to{transform:translate(87.6179vw,99vh) scale(.9799)}}.snow:nth-child(81){opacity:.4626;transform:translate(89.7749vw,-10px) scale(.7826);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{57.026%{transform:translate(94.9334vw,57.026vh) scale(.7826)}to{transform:translate(92.35415vw,99vh) scale(.7826)}}.snow:nth-child(82){opacity:1.9248;transform:translate(74.7912vw,-10px) scale(.9826);animation:fall-82 17s -11s linear infinite}@keyframes fall-82{59.437%{transform:translate(71.3614vw,59.437vh) scale(.9826)}to{transform:translate(73.0763vw,99vh) scale(.9826)}}.snow:nth-child(83){opacity:.6898;transform:translate(60.7481vw,-10px) scale(.4317);animation:fall-83 18s -1s linear infinite}@keyframes fall-83{74.982%{transform:translate(57.6912vw,74.982vh) scale(.4317)}to{transform:translate(59.21965vw,99vh) scale(.4317)}}.snow:nth-child(84){opacity:1.3112;transform:translate(6.6187vw,-10px) scale(.3403);animation:fall-84 21s -18s linear infinite}@keyframes fall-84{67.112%{transform:translate(6.1003vw,67.112vh) scale(.3403)}to{transform:translate(6.3595vw,99vh) scale(.3403)}}.snow:nth-child(85){opacity:.5168;transform:translate(26.0093vw,-10px) scale(.8244);animation:fall-85 25s -11s linear infinite}@keyframes fall-85{56.298%{transform:translate(29.1603vw,56.298vh) scale(.8244)}to{transform:translate(27.5848vw,99vh) scale(.8244)}}.snow:nth-child(86){opacity:.4864;transform:translate(42.4918vw,-10px) scale(.8258);animation:fall-86 22s -7s linear infinite}@keyframes fall-86{48.644%{transform:translate(46.7063vw,48.644vh) scale(.8258)}to{transform:translate(44.59905vw,99vh) scale(.8258)}}.snow:nth-child(87){opacity:.2536;transform:translate(58.5684vw,-10px) scale(.4159);animation:fall-87 20s -8s linear infinite}@keyframes fall-87{70.924%{transform:translate(55.4387vw,70.924vh) scale(.4159)}to{transform:translate(57.00355vw,99vh) scale(.4159)}}.snow:nth-child(88){opacity:.3522;transform:translate(6.7841vw,-10px) scale(.7054);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{62.067%{transform:translate(-3.1829vw,62.067vh) scale(.7054)}to{transform:translate(1.8006vw,99vh) scale(.7054)}}.snow:nth-child(89){opacity:.2858;transform:translate(58.2764vw,-10px) scale(.0347);animation:fall-89 19s -13s linear infinite}@keyframes fall-89{63.46%{transform:translate(50.3258vw,63.46vh) scale(.0347)}to{transform:translate(54.3011vw,99vh) scale(.0347)}}.snow:nth-child(90){opacity:.5746;transform:translate(87.5766vw,-10px) scale(.7761);animation:fall-90 12s -3s linear infinite}@keyframes fall-90{34.218%{transform:translate(96.0638vw,34.218vh) scale(.7761)}to{transform:translate(91.8202vw,99vh) scale(.7761)}}.snow:nth-child(91){opacity:.8532;transform:translate(13.9457vw,-10px) scale(.58);animation:fall-91 13s -7s linear infinite}@keyframes fall-91{62.279%{transform:translate(17.2173vw,62.279vh) scale(.58)}to{transform:translate(15.5815vw,99vh) scale(.58)}}.snow:nth-child(92){opacity:.6772;transform:translate(30.7205vw,-10px) scale(.2045);animation:fall-92 30s -14s linear infinite}@keyframes fall-92{32.873%{transform:translate(33.9328vw,32.873vh) scale(.2045)}to{transform:translate(32.32665vw,99vh) scale(.2045)}}.snow:nth-child(93){opacity:1.1202;transform:translate(53.2022vw,-10px) scale(.2387);animation:fall-93 19s -8s linear infinite}@keyframes fall-93{38.508%{transform:translate(49.0719vw,38.508vh) scale(.2387)}to{transform:translate(51.13705vw,99vh) scale(.2387)}}.snow:nth-child(94){opacity:.9966;transform:translate(20.5378vw,-10px) scale(.2045);animation:fall-94 24s -11s linear infinite}@keyframes fall-94{51.045%{transform:translate(27.1655vw,51.045vh) scale(.2045)}to{transform:translate(23.85165vw,99vh) scale(.2045)}}.snow:nth-child(95){opacity:.5112;transform:translate(81.9744vw,-10px) scale(.1244);animation:fall-95 19s -24s linear infinite}@keyframes fall-95{60.789%{transform:translate(77.8493vw,60.789vh) scale(.1244)}to{transform:translate(79.91185vw,99vh) scale(.1244)}}.snow:nth-child(96){opacity:1.5924;transform:translate(82.8145vw,-10px) scale(.4856);animation:fall-96 17s -13s linear infinite}@keyframes fall-96{63.977%{transform:translate(75.9879vw,63.977vh) scale(.4856)}to{transform:translate(79.4012vw,99vh) scale(.4856)}}.snow:nth-child(97){opacity:1.5162;transform:translate(40.1488vw,-10px) scale(.126);animation:fall-97 23s -28s linear infinite}@keyframes fall-97{38.344%{transform:translate(38.4295vw,38.344vh) scale(.126)}to{transform:translate(39.28915vw,99vh) scale(.126)}}.snow:nth-child(98){opacity:.2728;transform:translate(24.073vw,-10px) scale(.8718);animation:fall-98 29s -7s linear infinite}@keyframes fall-98{42.173%{transform:translate(28.9069vw,42.173vh) scale(.8718)}to{transform:translate(26.48995vw,99vh) scale(.8718)}}.snow:nth-child(99){opacity:1.6794;transform:translate(8.9841vw,-10px) scale(.4408);animation:fall-99 24s -7s linear infinite}@keyframes fall-99{69.124%{transform:translate(11.0199vw,69.124vh) scale(.4408)}to{transform:translate(10.002vw,99vh) scale(.4408)}}.snow:nth-child(100){opacity:.8228;transform:translate(10.2176vw,-10px) scale(.6792);animation:fall-100 27s -9s linear infinite}@keyframes fall-100{33.278%{transform:translate(2.3519vw,33.278vh) scale(.6792)}to{transform:translate(6.28475vw,99vh) scale(.6792)}}.snow:nth-child(101){opacity:.9326;transform:translate(91.5196vw,-10px) scale(.6375);animation:fall-101 16s -2s linear infinite}@keyframes fall-101{74.144%{transform:translate(86.6286vw,74.144vh) scale(.6375)}to{transform:translate(89.0741vw,99vh) scale(.6375)}}.snow:nth-child(102){opacity:.4512;transform:translate(82.3469vw,-10px) scale(.532);animation:fall-102 29s -11s linear infinite}@keyframes fall-102{58.57%{transform:translate(82.2249vw,58.57vh) scale(.532)}to{transform:translate(82.2859vw,99vh) scale(.532)}}.snow:nth-child(103){opacity:.1694;transform:translate(79.6914vw,-10px) scale(.1253);animation:fall-103 29s -1s linear infinite}@keyframes fall-103{63.235%{transform:translate(89.2242vw,63.235vh) scale(.1253)}to{transform:translate(84.4578vw,99vh) scale(.1253)}}.snow:nth-child(104){opacity:1.821;transform:translate(39.2545vw,-10px) scale(.5673);animation:fall-104 10s -17s linear infinite}@keyframes fall-104{35.052%{transform:translate(33.3931vw,35.052vh) scale(.5673)}to{transform:translate(36.3238vw,99vh) scale(.5673)}}.snow:nth-child(105){opacity:1.1468;transform:translate(67.2835vw,-10px) scale(.8205);animation:fall-105 19s -26s linear infinite}@keyframes fall-105{41.364%{transform:translate(59.9809vw,41.364vh) scale(.8205)}to{transform:translate(63.6322vw,99vh) scale(.8205)}}.snow:nth-child(106){opacity:1.607;transform:translate(71.71vw,-10px) scale(.0267);animation:fall-106 13s -8s linear infinite}@keyframes fall-106{33.293%{transform:translate(71.1445vw,33.293vh) scale(.0267)}to{transform:translate(71.42725vw,99vh) scale(.0267)}}.snow:nth-child(107){opacity:1.422;transform:translate(20.6508vw,-10px) scale(.5567);animation:fall-107 20s -7s linear infinite}@keyframes fall-107{31.921%{transform:translate(26.7208vw,31.921vh) scale(.5567)}to{transform:translate(23.6858vw,99vh) scale(.5567)}}.snow:nth-child(108){opacity:1.8158;transform:translate(34.0708vw,-10px) scale(.7249);animation:fall-108 23s -8s linear infinite}@keyframes fall-108{62.497%{transform:translate(27.2569vw,62.497vh) scale(.7249)}to{transform:translate(30.66385vw,99vh) scale(.7249)}}.snow:nth-child(109){opacity:1.8486;transform:translate(82.1985vw,-10px) scale(.5029);animation:fall-109 23s -22s linear infinite}@keyframes fall-109{71.351%{transform:translate(75.3719vw,71.351vh) scale(.5029)}to{transform:translate(78.7852vw,99vh) scale(.5029)}}.snow:nth-child(110){opacity:.272;transform:translate(84.2633vw,-10px) scale(.7346);animation:fall-110 22s -2s linear infinite}@keyframes fall-110{32.65%{transform:translate(86.3438vw,32.65vh) scale(.7346)}to{transform:translate(85.30355vw,99vh) scale(.7346)}}.snow:nth-child(111){opacity:.5666;transform:translate(11.1429vw,-10px) scale(.3489);animation:fall-111 19s -13s linear infinite}@keyframes fall-111{37.341%{transform:translate(6.4211vw,37.341vh) scale(.3489)}to{transform:translate(8.782vw,99vh) scale(.3489)}}.snow:nth-child(112){opacity:1.1716;transform:translate(.5108vw,-10px) scale(.4713);animation:fall-112 22s -4s linear infinite}@keyframes fall-112{65.464%{transform:translate(-7.4027vw,65.464vh) scale(.4713)}to{transform:translate(-3.44595vw,99vh) scale(.4713)}}.snow:nth-child(113){opacity:.9356;transform:translate(3.3569vw,-10px) scale(.4366);animation:fall-113 21s -14s linear infinite}@keyframes fall-113{57.192%{transform:translate(-.2425vw,57.192vh) scale(.4366)}to{transform:translate(1.5572vw,99vh) scale(.4366)}}.snow:nth-child(114){opacity:1.7288;transform:translate(15.1753vw,-10px) scale(.4322);animation:fall-114 18s -22s linear infinite}@keyframes fall-114{47.258%{transform:translate(8.3046vw,47.258vh) scale(.4322)}to{transform:translate(11.73995vw,99vh) scale(.4322)}}.snow:nth-child(115){opacity:.6714;transform:translate(40.014vw,-10px) scale(.795);animation:fall-115 22s -25s linear infinite}@keyframes fall-115{41.444%{transform:translate(36.9598vw,41.444vh) scale(.795)}to{transform:translate(38.4869vw,99vh) scale(.795)}}.snow:nth-child(116){opacity:1.8946;transform:translate(56.4935vw,-10px) scale(.9707);animation:fall-116 18s -2s linear infinite}@keyframes fall-116{35.192%{transform:translate(64.0702vw,35.192vh) scale(.9707)}to{transform:translate(60.28185vw,99vh) scale(.9707)}}.snow:nth-child(117){opacity:1.1772;transform:translate(4.6157vw,-10px) scale(.5022);animation:fall-117 12s -25s linear infinite}@keyframes fall-117{45.086%{transform:translate(11.8701vw,45.086vh) scale(.5022)}to{transform:translate(8.2429vw,99vh) scale(.5022)}}.snow:nth-child(118){opacity:.0892;transform:translate(71.4706vw,-10px) scale(.2292);animation:fall-118 28s -6s linear infinite}@keyframes fall-118{64.223%{transform:translate(80.8617vw,64.223vh) scale(.2292)}to{transform:translate(76.16615vw,99vh) scale(.2292)}}.snow:nth-child(119){opacity:1.2428;transform:translate(77.8157vw,-10px) scale(.9485);animation:fall-119 21s -4s linear infinite}@keyframes fall-119{58.199%{transform:translate(81.472vw,58.199vh) scale(.9485)}to{transform:translate(79.64385vw,99vh) scale(.9485)}}.snow:nth-child(120){opacity:1.819;transform:translate(96.9845vw,-10px) scale(.5277);animation:fall-120 23s -27s linear infinite}@keyframes fall-120{49.954%{transform:translate(104.3029vw,49.954vh) scale(.5277)}to{transform:translate(100.6437vw,99vh) scale(.5277)}}.snow:nth-child(121){opacity:1.6436;transform:translate(61.2059vw,-10px) scale(.3331);animation:fall-121 11s -3s linear infinite}@keyframes fall-121{78.66%{transform:translate(62.7771vw,78.66vh) scale(.3331)}to{transform:translate(61.9915vw,99vh) scale(.3331)}}.snow:nth-child(122){opacity:1.368;transform:translate(44.0201vw,-10px) scale(.7315);animation:fall-122 22s -18s linear infinite}@keyframes fall-122{51.965%{transform:translate(40.1868vw,51.965vh) scale(.7315)}to{transform:translate(42.10345vw,99vh) scale(.7315)}}.snow:nth-child(123){opacity:.5042;transform:translate(90.1413vw,-10px) scale(.5879);animation:fall-123 14s -12s linear infinite}@keyframes fall-123{33.396%{transform:translate(97.9607vw,33.396vh) scale(.5879)}to{transform:translate(94.051vw,99vh) scale(.5879)}}.snow:nth-child(124){opacity:1.7412;transform:translate(22.3321vw,-10px) scale(.2645);animation:fall-124 17s -24s linear infinite}@keyframes fall-124{36.904%{transform:translate(14.7072vw,36.904vh) scale(.2645)}to{transform:translate(18.51965vw,99vh) scale(.2645)}}.snow:nth-child(125){opacity:1.0552;transform:translate(2.1185vw,-10px) scale(.9602);animation:fall-125 19s -11s linear infinite}@keyframes fall-125{37.39%{transform:translate(-7.2202vw,37.39vh) scale(.9602)}to{transform:translate(-2.55085vw,99vh) scale(.9602)}}.snow:nth-child(126){opacity:.7236;transform:translate(12.4625vw,-10px) scale(.4349);animation:fall-126 21s -3s linear infinite}@keyframes fall-126{73.77%{transform:translate(9.0528vw,73.77vh) scale(.4349)}to{transform:translate(10.75765vw,99vh) scale(.4349)}}.snow:nth-child(127){opacity:.7422;transform:translate(1.8695vw,-10px) scale(.0753);animation:fall-127 21s -7s linear infinite}@keyframes fall-127{67.966%{transform:translate(-2.0736vw,67.966vh) scale(.0753)}to{transform:translate(-.10205vw,99vh) scale(.0753)}}.snow:nth-child(128){opacity:.2912;transform:translate(77.7563vw,-10px) scale(.9511);animation:fall-128 18s -23s linear infinite}@keyframes fall-128{66.79%{transform:translate(85.0921vw,66.79vh) scale(.9511)}to{transform:translate(81.4242vw,99vh) scale(.9511)}}.snow:nth-child(129){opacity:.667;transform:translate(47.128vw,-10px) scale(.4599);animation:fall-129 14s -13s linear infinite}@keyframes fall-129{60.536%{transform:translate(54.7025vw,60.536vh) scale(.4599)}to{transform:translate(50.91525vw,99vh) scale(.4599)}}.snow:nth-child(130){opacity:1.5728;transform:translate(69.0629vw,-10px) scale(.1998);animation:fall-130 24s -14s linear infinite}@keyframes fall-130{74.147%{transform:translate(69.1282vw,74.147vh) scale(.1998)}to{transform:translate(69.09555vw,99vh) scale(.1998)}}.snow:nth-child(131){opacity:1.439;transform:translate(46.6957vw,-10px) scale(.3295);animation:fall-131 23s -20s linear infinite}@keyframes fall-131{61.537%{transform:translate(42.0911vw,61.537vh) scale(.3295)}to{transform:translate(44.3934vw,99vh) scale(.3295)}}.snow:nth-child(132){opacity:1.7256;transform:translate(76.1141vw,-10px) scale(.0149);animation:fall-132 15s -14s linear infinite}@keyframes fall-132{34.975%{transform:translate(70.0254vw,34.975vh) scale(.0149)}to{transform:translate(73.06975vw,99vh) scale(.0149)}}.snow:nth-child(133){opacity:1.6174;transform:translate(46.2912vw,-10px) scale(.1039);animation:fall-133 21s -5s linear infinite}@keyframes fall-133{47.194%{transform:translate(46.5135vw,47.194vh) scale(.1039)}to{transform:translate(46.40235vw,99vh) scale(.1039)}}.snow:nth-child(134){opacity:1.911;transform:translate(37.4211vw,-10px) scale(.5138);animation:fall-134 17s -18s linear infinite}@keyframes fall-134{67.678%{transform:translate(34.1793vw,67.678vh) scale(.5138)}to{transform:translate(35.8002vw,99vh) scale(.5138)}}.snow:nth-child(135){opacity:1.985;transform:translate(63.0849vw,-10px) scale(.9222);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{36.486%{transform:translate(53.928vw,36.486vh) scale(.9222)}to{transform:translate(58.50645vw,99vh) scale(.9222)}}.snow:nth-child(136){opacity:1.7154;transform:translate(52.9667vw,-10px) scale(.5572);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{38.483%{transform:translate(44.2932vw,38.483vh) scale(.5572)}to{transform:translate(48.62995vw,99vh) scale(.5572)}}.snow:nth-child(137){opacity:1.7988;transform:translate(83.9178vw,-10px) scale(.3016);animation:fall-137 22s -25s linear infinite}@keyframes fall-137{77.527%{transform:translate(88.6414vw,77.527vh) scale(.3016)}to{transform:translate(86.2796vw,99vh) scale(.3016)}}.snow:nth-child(138){opacity:.5642;transform:translate(58.0922vw,-10px) scale(.6477);animation:fall-138 21s -7s linear infinite}@keyframes fall-138{74.391%{transform:translate(53.6364vw,74.391vh) scale(.6477)}to{transform:translate(55.8643vw,99vh) scale(.6477)}}.snow:nth-child(139){opacity:1.2206;transform:translate(93.5984vw,-10px) scale(.0704);animation:fall-139 12s -27s linear infinite}@keyframes fall-139{61.506%{transform:translate(95.4124vw,61.506vh) scale(.0704)}to{transform:translate(94.5054vw,99vh) scale(.0704)}}.snow:nth-child(140){opacity:.1536;transform:translate(60.2773vw,-10px) scale(.5494);animation:fall-140 26s -1s linear infinite}@keyframes fall-140{31.487%{transform:translate(50.6648vw,31.487vh) scale(.5494)}to{transform:translate(55.47105vw,99vh) scale(.5494)}}.snow:nth-child(141){opacity:.0508;transform:translate(12.3302vw,-10px) scale(.0061);animation:fall-141 11s -30s linear infinite}@keyframes fall-141{40.443%{transform:translate(17.0446vw,40.443vh) scale(.0061)}to{transform:translate(14.6874vw,99vh) scale(.0061)}}.snow:nth-child(142){opacity:1.2798;transform:translate(25.3919vw,-10px) scale(.1132);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{42.58%{transform:translate(20.9938vw,42.58vh) scale(.1132)}to{transform:translate(23.19285vw,99vh) scale(.1132)}}.snow:nth-child(143){opacity:1.0802;transform:translate(31.2312vw,-10px) scale(.5437);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{57.522%{transform:translate(38.7071vw,57.522vh) scale(.5437)}to{transform:translate(34.96915vw,99vh) scale(.5437)}}.snow:nth-child(144){opacity:.984;transform:translate(29.0449vw,-10px) scale(.9355);animation:fall-144 20s -24s linear infinite}@keyframes fall-144{79.632%{transform:translate(25.0437vw,79.632vh) scale(.9355)}to{transform:translate(27.0443vw,99vh) scale(.9355)}}.snow:nth-child(145){opacity:.4562;transform:translate(41.2272vw,-10px) scale(.9045);animation:fall-145 23s -26s linear infinite}@keyframes fall-145{59.4%{transform:translate(41.4974vw,59.4vh) scale(.9045)}to{transform:translate(41.3623vw,99vh) scale(.9045)}}.snow:nth-child(146){opacity:1.6576;transform:translate(13.3801vw,-10px) scale(.3904);animation:fall-146 28s -3s linear infinite}@keyframes fall-146{76.882%{transform:translate(12.2456vw,76.882vh) scale(.3904)}to{transform:translate(12.81285vw,99vh) scale(.3904)}}.snow:nth-child(147){opacity:1.2776;transform:translate(97.3028vw,-10px) scale(.4276);animation:fall-147 11s -20s linear infinite}@keyframes fall-147{47.18%{transform:translate(88.6934vw,47.18vh) scale(.4276)}to{transform:translate(92.9981vw,99vh) scale(.4276)}}.snow:nth-child(148){opacity:1.508;transform:translate(90.0335vw,-10px) scale(.5053);animation:fall-148 26s -9s linear infinite}@keyframes fall-148{43%{transform:translate(88.5886vw,43vh) scale(.5053)}to{transform:translate(89.31105vw,99vh) scale(.5053)}}.snow:nth-child(149){opacity:.8194;transform:translate(13.0637vw,-10px) scale(.4429);animation:fall-149 30s -23s linear infinite}@keyframes fall-149{31.647%{transform:translate(3.6555vw,31.647vh) scale(.4429)}to{transform:translate(8.3596vw,99vh) scale(.4429)}}.snow:nth-child(150){opacity:1.6704;transform:translate(72.791vw,-10px) scale(.8395);animation:fall-150 26s -14s linear infinite}@keyframes fall-150{77.761%{transform:translate(82.1431vw,77.761vh) scale(.8395)}to{transform:translate(77.46705vw,99vh) scale(.8395)}}.snow:nth-child(151){opacity:.4844;transform:translate(89.2801vw,-10px) scale(.6916);animation:fall-151 16s -11s linear infinite}@keyframes fall-151{72.808%{transform:translate(93.0662vw,72.808vh) scale(.6916)}to{transform:translate(91.17315vw,99vh) scale(.6916)}}.snow:nth-child(152){opacity:1.5768;transform:translate(85.4312vw,-10px) scale(.5393);animation:fall-152 29s -5s linear infinite}@keyframes fall-152{60.818%{transform:translate(78.7732vw,60.818vh) scale(.5393)}to{transform:translate(82.1022vw,99vh) scale(.5393)}}.snow:nth-child(153){opacity:1.1998;transform:translate(18.4742vw,-10px) scale(.0809);animation:fall-153 21s -21s linear infinite}@keyframes fall-153{78.454%{transform:translate(17.2085vw,78.454vh) scale(.0809)}to{transform:translate(17.84135vw,99vh) scale(.0809)}}.snow:nth-child(154){opacity:.3908;transform:translate(59.8247vw,-10px) scale(.6795);animation:fall-154 29s -14s linear infinite}@keyframes fall-154{51.52%{transform:translate(62.1829vw,51.52vh) scale(.6795)}to{transform:translate(61.0038vw,99vh) scale(.6795)}}.snow:nth-child(155){opacity:1.1876;transform:translate(32.3717vw,-10px) scale(.2139);animation:fall-155 23s -16s linear infinite}@keyframes fall-155{47.537%{transform:translate(41.5978vw,47.537vh) scale(.2139)}to{transform:translate(36.98475vw,99vh) scale(.2139)}}.snow:nth-child(156){opacity:1.0854;transform:translate(92.0375vw,-10px) scale(.7914);animation:fall-156 27s -29s linear infinite}@keyframes fall-156{61.818%{transform:translate(100.0546vw,61.818vh) scale(.7914)}to{transform:translate(96.04605vw,99vh) scale(.7914)}}.snow:nth-child(157){opacity:.3252;transform:translate(78.2648vw,-10px) scale(.0147);animation:fall-157 19s -17s linear infinite}@keyframes fall-157{65.63%{transform:translate(75.5027vw,65.63vh) scale(.0147)}to{transform:translate(76.88375vw,99vh) scale(.0147)}}.snow:nth-child(158){opacity:1.0298;transform:translate(15.3239vw,-10px) scale(.9089);animation:fall-158 24s -30s linear infinite}@keyframes fall-158{36.271%{transform:translate(6.9585vw,36.271vh) scale(.9089)}to{transform:translate(11.1412vw,99vh) scale(.9089)}}.snow:nth-child(159){opacity:1.7866;transform:translate(14.5292vw,-10px) scale(.5892);animation:fall-159 19s -16s linear infinite}@keyframes fall-159{71.491%{transform:translate(7.7402vw,71.491vh) scale(.5892)}to{transform:translate(11.1347vw,99vh) scale(.5892)}}.snow:nth-child(160){opacity:.7922;transform:translate(58.0871vw,-10px) scale(.3874);animation:fall-160 21s -29s linear infinite}@keyframes fall-160{62.892%{transform:translate(61.8865vw,62.892vh) scale(.3874)}to{transform:translate(59.9868vw,99vh) scale(.3874)}}.snow:nth-child(161){opacity:1.0186;transform:translate(88.39vw,-10px) scale(.8179);animation:fall-161 26s -14s linear infinite}@keyframes fall-161{73.494%{transform:translate(86.2225vw,73.494vh) scale(.8179)}to{transform:translate(87.30625vw,99vh) scale(.8179)}}.snow:nth-child(162){opacity:1.912;transform:translate(34.6671vw,-10px) scale(.5944);animation:fall-162 20s -30s linear infinite}@keyframes fall-162{52.622%{transform:translate(40.018vw,52.622vh) scale(.5944)}to{transform:translate(37.34255vw,99vh) scale(.5944)}}.snow:nth-child(163){opacity:.7136;transform:translate(56.6117vw,-10px) scale(.9053);animation:fall-163 10s -9s linear infinite}@keyframes fall-163{61.78%{transform:translate(53.6064vw,61.78vh) scale(.9053)}to{transform:translate(55.10905vw,99vh) scale(.9053)}}.snow:nth-child(164){opacity:.7778;transform:translate(57.2555vw,-10px) scale(.0952);animation:fall-164 24s -8s linear infinite}@keyframes fall-164{59.828%{transform:translate(60.1911vw,59.828vh) scale(.0952)}to{transform:translate(58.7233vw,99vh) scale(.0952)}}.snow:nth-child(165){opacity:1.4366;transform:translate(5.5865vw,-10px) scale(.1214);animation:fall-165 24s -13s linear infinite}@keyframes fall-165{75.437%{transform:translate(-.6689vw,75.437vh) scale(.1214)}to{transform:translate(2.4588vw,99vh) scale(.1214)}}.snow:nth-child(166){opacity:1.158;transform:translate(36.4991vw,-10px) scale(.3046);animation:fall-166 14s -1s linear infinite}@keyframes fall-166{63.899%{transform:translate(41.4109vw,63.899vh) scale(.3046)}to{transform:translate(38.955vw,99vh) scale(.3046)}}.snow:nth-child(167){opacity:.775;transform:translate(46.462vw,-10px) scale(.7962);animation:fall-167 26s -3s linear infinite}@keyframes fall-167{34.563%{transform:translate(48.7431vw,34.563vh) scale(.7962)}to{transform:translate(47.60255vw,99vh) scale(.7962)}}.snow:nth-child(168){opacity:.2822;transform:translate(14.917vw,-10px) scale(.4668);animation:fall-168 20s -7s linear infinite}@keyframes fall-168{64.54%{transform:translate(10.6802vw,64.54vh) scale(.4668)}to{transform:translate(12.7986vw,99vh) scale(.4668)}}.snow:nth-child(169){opacity:1.5254;transform:translate(38.5728vw,-10px) scale(.6469);animation:fall-169 26s -25s linear infinite}@keyframes fall-169{35.076%{transform:translate(46.4232vw,35.076vh) scale(.6469)}to{transform:translate(42.498vw,99vh) scale(.6469)}}.snow:nth-child(170){opacity:.9802;transform:translate(24.3909vw,-10px) scale(.0547);animation:fall-170 18s -7s linear infinite}@keyframes fall-170{79.716%{transform:translate(19.6872vw,79.716vh) scale(.0547)}to{transform:translate(22.03905vw,99vh) scale(.0547)}}.snow:nth-child(171){opacity:1.3778;transform:translate(43.5416vw,-10px) scale(.5673);animation:fall-171 27s -21s linear infinite}@keyframes fall-171{36.358%{transform:translate(47.4157vw,36.358vh) scale(.5673)}to{transform:translate(45.47865vw,99vh) scale(.5673)}}.snow:nth-child(172){opacity:1.718;transform:translate(52.2255vw,-10px) scale(.8272);animation:fall-172 28s -22s linear infinite}@keyframes fall-172{72.508%{transform:translate(56.5038vw,72.508vh) scale(.8272)}to{transform:translate(54.36465vw,99vh) scale(.8272)}}.snow:nth-child(173){opacity:1.8294;transform:translate(73.4182vw,-10px) scale(.8354);animation:fall-173 12s -14s linear infinite}@keyframes fall-173{54.664%{transform:translate(63.8544vw,54.664vh) scale(.8354)}to{transform:translate(68.6363vw,99vh) scale(.8354)}}.snow:nth-child(174){opacity:1.7078;transform:translate(29.8172vw,-10px) scale(.7584);animation:fall-174 28s -29s linear infinite}@keyframes fall-174{56.529%{transform:translate(28.0472vw,56.529vh) scale(.7584)}to{transform:translate(28.9322vw,99vh) scale(.7584)}}.snow:nth-child(175){opacity:.4204;transform:translate(52.9387vw,-10px) scale(.2781);animation:fall-175 25s -9s linear infinite}@keyframes fall-175{58.959%{transform:translate(60.1891vw,58.959vh) scale(.2781)}to{transform:translate(56.5639vw,99vh) scale(.2781)}}.snow:nth-child(176){opacity:1.0644;transform:translate(77.2537vw,-10px) scale(.4939);animation:fall-176 25s -11s linear infinite}@keyframes fall-176{51.702%{transform:translate(79.822vw,51.702vh) scale(.4939)}to{transform:translate(78.53785vw,99vh) scale(.4939)}}.snow:nth-child(177){opacity:.9664;transform:translate(6.7587vw,-10px) scale(.2046);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{36.017%{transform:translate(7.6944vw,36.017vh) scale(.2046)}to{transform:translate(7.22655vw,99vh) scale(.2046)}}.snow:nth-child(178){opacity:1.2628;transform:translate(16.2559vw,-10px) scale(.5881);animation:fall-178 17s -8s linear infinite}@keyframes fall-178{70.683%{transform:translate(22.2977vw,70.683vh) scale(.5881)}to{transform:translate(19.2768vw,99vh) scale(.5881)}}.snow:nth-child(179){opacity:.1522;transform:translate(90.9447vw,-10px) scale(.9705);animation:fall-179 19s -19s linear infinite}@keyframes fall-179{40.275%{transform:translate(89.3302vw,40.275vh) scale(.9705)}to{transform:translate(90.13745vw,99vh) scale(.9705)}}.snow:nth-child(180){opacity:.3396;transform:translate(88.8754vw,-10px) scale(.7773);animation:fall-180 28s -4s linear infinite}@keyframes fall-180{46.66%{transform:translate(86.796vw,46.66vh) scale(.7773)}to{transform:translate(87.8357vw,99vh) scale(.7773)}}.snow:nth-child(181){opacity:1.1902;transform:translate(28.9521vw,-10px) scale(.0734);animation:fall-181 29s -23s linear infinite}@keyframes fall-181{32.518%{transform:translate(38.7858vw,32.518vh) scale(.0734)}to{transform:translate(33.86895vw,99vh) scale(.0734)}}.snow:nth-child(182){opacity:.1642;transform:translate(52.2655vw,-10px) scale(.6269);animation:fall-182 21s -28s linear infinite}@keyframes fall-182{62.198%{transform:translate(45.9779vw,62.198vh) scale(.6269)}to{transform:translate(49.1217vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.7884;transform:translate(7.5411vw,-10px) scale(.7783);animation:fall-183 23s -5s linear infinite}@keyframes fall-183{67.145%{transform:translate(12.5032vw,67.145vh) scale(.7783)}to{transform:translate(10.02215vw,99vh) scale(.7783)}}.snow:nth-child(184){opacity:.7332;transform:translate(16.7823vw,-10px) scale(.8613);animation:fall-184 23s -18s linear infinite}@keyframes fall-184{67.517%{transform:translate(18.0718vw,67.517vh) scale(.8613)}to{transform:translate(17.42705vw,99vh) scale(.8613)}}.snow:nth-child(185){opacity:.0888;transform:translate(6.2415vw,-10px) scale(.6813);animation:fall-185 15s -19s linear infinite}@keyframes fall-185{59.715%{transform:translate(-1.881vw,59.715vh) scale(.6813)}to{transform:translate(2.18025vw,99vh) scale(.6813)}}.snow:nth-child(186){opacity:1.1718;transform:translate(48.1927vw,-10px) scale(.386);animation:fall-186 19s -16s linear infinite}@keyframes fall-186{38.561%{transform:translate(42.5631vw,38.561vh) scale(.386)}to{transform:translate(45.3779vw,99vh) scale(.386)}}.snow:nth-child(187){opacity:.0386;transform:translate(58.7213vw,-10px) scale(.274);animation:fall-187 13s -25s linear infinite}@keyframes fall-187{59.349%{transform:translate(51.0557vw,59.349vh) scale(.274)}to{transform:translate(54.8885vw,99vh) scale(.274)}}.snow:nth-child(188){opacity:.028;transform:translate(2.7462vw,-10px) scale(.8293);animation:fall-188 12s -28s linear infinite}@keyframes fall-188{73.67%{transform:translate(4.282vw,73.67vh) scale(.8293)}to{transform:translate(3.5141vw,99vh) scale(.8293)}}.snow:nth-child(189){opacity:1.6828;transform:translate(3.5851vw,-10px) scale(.9573);animation:fall-189 13s -4s linear infinite}@keyframes fall-189{71.689%{transform:translate(8.6223vw,71.689vh) scale(.9573)}to{transform:translate(6.1037vw,99vh) scale(.9573)}}.snow:nth-child(190){opacity:.5904;transform:translate(72.8158vw,-10px) scale(.1924);animation:fall-190 23s -18s linear infinite}@keyframes fall-190{50.527%{transform:translate(80.443vw,50.527vh) scale(.1924)}to{transform:translate(76.6294vw,99vh) scale(.1924)}}.snow:nth-child(191){opacity:.048;transform:translate(79.6494vw,-10px) scale(.2074);animation:fall-191 24s -30s linear infinite}@keyframes fall-191{78.375%{transform:translate(86.2161vw,78.375vh) scale(.2074)}to{transform:translate(82.93275vw,99vh) scale(.2074)}}.snow:nth-child(192){opacity:.3512;transform:translate(40.7787vw,-10px) scale(.9749);animation:fall-192 19s -22s linear infinite}@keyframes fall-192{72.817%{transform:translate(44.1897vw,72.817vh) scale(.9749)}to{transform:translate(42.4842vw,99vh) scale(.9749)}}.snow:nth-child(193){opacity:1.0416;transform:translate(80.0989vw,-10px) scale(.9748);animation:fall-193 10s -16s linear infinite}@keyframes fall-193{62.111%{transform:translate(71.1802vw,62.111vh) scale(.9748)}to{transform:translate(75.63955vw,99vh) scale(.9748)}}.snow:nth-child(194){opacity:.9346;transform:translate(38.904vw,-10px) scale(.9361);animation:fall-194 26s -29s linear infinite}@keyframes fall-194{65.546%{transform:translate(34.5261vw,65.546vh) scale(.9361)}to{transform:translate(36.71505vw,99vh) scale(.9361)}}.snow:nth-child(195){opacity:.4328;transform:translate(13.4283vw,-10px) scale(.5595);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{32.561%{transform:translate(19.9268vw,32.561vh) scale(.5595)}to{transform:translate(16.67755vw,99vh) scale(.5595)}}.snow:nth-child(196){opacity:.0844;transform:translate(64.3146vw,-10px) scale(.8314);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{42.116%{transform:translate(59.8658vw,42.116vh) scale(.8314)}to{transform:translate(62.0902vw,99vh) scale(.8314)}}.snow:nth-child(197){opacity:.4406;transform:translate(63.3818vw,-10px) scale(.8805);animation:fall-197 26s -11s linear infinite}@keyframes fall-197{34.54%{transform:translate(68.9245vw,34.54vh) scale(.8805)}to{transform:translate(66.15315vw,99vh) scale(.8805)}}.snow:nth-child(198){opacity:1.8788;transform:translate(59.8401vw,-10px) scale(.8801);animation:fall-198 10s -9s linear infinite}@keyframes fall-198{65.081%{transform:translate(62.2839vw,65.081vh) scale(.8801)}to{transform:translate(61.062vw,99vh) scale(.8801)}}.snow:nth-child(199){opacity:.8386;transform:translate(44.2859vw,-10px) scale(.2981);animation:fall-199 15s -22s linear infinite}@keyframes fall-199{57.385%{transform:translate(37.4789vw,57.385vh) scale(.2981)}to{transform:translate(40.8824vw,99vh) scale(.2981)}}.snow:nth-child(200){opacity:1.9892;transform:translate(68.9872vw,-10px) scale(.6436);animation:fall-200 26s -27s linear infinite}@keyframes fall-200{76.75%{transform:translate(73.0155vw,76.75vh) scale(.6436)}to{transform:translate(71.00135vw,99vh) scale(.6436)}}.snow:nth-child(201){opacity:1.9898;transform:translate(68.2988vw,-10px) scale(.1151);animation:fall-201 26s -29s linear infinite}@keyframes fall-201{58.634%{transform:translate(73.2601vw,58.634vh) scale(.1151)}to{transform:translate(70.77945vw,99vh) scale(.1151)}}.snow:nth-child(202){opacity:.7218;transform:translate(76.9567vw,-10px) scale(.305);animation:fall-202 12s -6s linear infinite}@keyframes fall-202{59.413%{transform:translate(68.4458vw,59.413vh) scale(.305)}to{transform:translate(72.70125vw,99vh) scale(.305)}}.snow:nth-child(203){opacity:.518;transform:translate(68.1169vw,-10px) scale(.926);animation:fall-203 30s -7s linear infinite}@keyframes fall-203{72.589%{transform:translate(70.0155vw,72.589vh) scale(.926)}to{transform:translate(69.0662vw,99vh) scale(.926)}}.snow:nth-child(204){opacity:1.3792;transform:translate(97.7736vw,-10px) scale(.735);animation:fall-204 30s -13s linear infinite}@keyframes fall-204{45.672%{transform:translate(91.4737vw,45.672vh) scale(.735)}to{transform:translate(94.62365vw,99vh) scale(.735)}}.snow:nth-child(205){opacity:.484;transform:translate(27.028vw,-10px) scale(.9797);animation:fall-205 23s -28s linear infinite}@keyframes fall-205{41.805%{transform:translate(22.4197vw,41.805vh) scale(.9797)}to{transform:translate(24.72385vw,99vh) scale(.9797)}}.snow:nth-child(206){opacity:.3522;transform:translate(60.7817vw,-10px) scale(.5831);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{68.315%{transform:translate(56.602vw,68.315vh) scale(.5831)}to{transform:translate(58.69185vw,99vh) scale(.5831)}}.snow:nth-child(207){opacity:.8054;transform:translate(66.9692vw,-10px) scale(.9286);animation:fall-207 12s -24s linear infinite}@keyframes fall-207{68.704%{transform:translate(71.5738vw,68.704vh) scale(.9286)}to{transform:translate(69.2715vw,99vh) scale(.9286)}}.snow:nth-child(208){opacity:1.0428;transform:translate(40.1575vw,-10px) scale(.0104);animation:fall-208 24s -13s linear infinite}@keyframes fall-208{38.591%{transform:translate(42.1314vw,38.591vh) scale(.0104)}to{transform:translate(41.14445vw,99vh) scale(.0104)}}.snow:nth-child(209){opacity:1.5408;transform:translate(91.019vw,-10px) scale(.9066);animation:fall-209 13s -28s linear infinite}@keyframes fall-209{55.456%{transform:translate(91.7833vw,55.456vh) scale(.9066)}to{transform:translate(91.40115vw,99vh) scale(.9066)}}.snow:nth-child(210){opacity:.8332;transform:translate(23.3764vw,-10px) scale(.5241);animation:fall-210 23s -6s linear infinite}@keyframes fall-210{58.897%{transform:translate(23.8011vw,58.897vh) scale(.5241)}to{transform:translate(23.58875vw,99vh) scale(.5241)}}.snow:nth-child(211){opacity:.0388;transform:translate(2.3412vw,-10px) scale(.1894);animation:fall-211 30s -27s linear infinite}@keyframes fall-211{36.255%{transform:translate(-.4647vw,36.255vh) scale(.1894)}to{transform:translate(.93825vw,99vh) scale(.1894)}}.snow:nth-child(212){opacity:.9964;transform:translate(89.4057vw,-10px) scale(.3175);animation:fall-212 20s -2s linear infinite}@keyframes fall-212{45.998%{transform:translate(95.8103vw,45.998vh) scale(.3175)}to{transform:translate(92.608vw,99vh) scale(.3175)}}.snow:nth-child(213){opacity:.7634;transform:translate(40.6874vw,-10px) scale(.3207);animation:fall-213 27s -10s linear infinite}@keyframes fall-213{62.134%{transform:translate(44.912vw,62.134vh) scale(.3207)}to{transform:translate(42.7997vw,99vh) scale(.3207)}}.snow:nth-child(214){opacity:.3842;transform:translate(68.6228vw,-10px) scale(.6908);animation:fall-214 23s -8s linear infinite}@keyframes fall-214{58.185%{transform:translate(67.8711vw,58.185vh) scale(.6908)}to{transform:translate(68.24695vw,99vh) scale(.6908)}}.snow:nth-child(215){opacity:.4568;transform:translate(93.8481vw,-10px) scale(.6116);animation:fall-215 16s -18s linear infinite}@keyframes fall-215{47.113%{transform:translate(103.2876vw,47.113vh) scale(.6116)}to{transform:translate(98.56785vw,99vh) scale(.6116)}}.snow:nth-child(216){opacity:.0552;transform:translate(73.2523vw,-10px) scale(.5816);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.011%{transform:translate(70.9vw,33.011vh) scale(.5816)}to{transform:translate(72.07615vw,99vh) scale(.5816)}}.snow:nth-child(217){opacity:1.27;transform:translate(22.6183vw,-10px) scale(.1223);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{31.544%{transform:translate(13.782vw,31.544vh) scale(.1223)}to{transform:translate(18.20015vw,99vh) scale(.1223)}}.snow:nth-child(218){opacity:.3916;transform:translate(35.3405vw,-10px) scale(.0575);animation:fall-218 11s -4s linear infinite}@keyframes fall-218{36.632%{transform:translate(31.1128vw,36.632vh) scale(.0575)}to{transform:translate(33.22665vw,99vh) scale(.0575)}}.snow:nth-child(219){opacity:.2324;transform:translate(60.7464vw,-10px) scale(.5697);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{50.683%{transform:translate(62.2706vw,50.683vh) scale(.5697)}to{transform:translate(61.5085vw,99vh) scale(.5697)}}.snow:nth-child(220){opacity:1.6912;transform:translate(64.8885vw,-10px) scale(.1493);animation:fall-220 19s -19s linear infinite}@keyframes fall-220{38.948%{transform:translate(55.4931vw,38.948vh) scale(.1493)}to{transform:translate(60.1908vw,99vh) scale(.1493)}}.snow:nth-child(221){opacity:1.6938;transform:translate(75.6204vw,-10px) scale(.4128);animation:fall-221 17s -12s linear infinite}@keyframes fall-221{64.946%{transform:translate(77.0478vw,64.946vh) scale(.4128)}to{transform:translate(76.3341vw,99vh) scale(.4128)}}.snow:nth-child(222){opacity:1.3098;transform:translate(60.9783vw,-10px) scale(.8991);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{73.648%{transform:translate(55.1655vw,73.648vh) scale(.8991)}to{transform:translate(58.0719vw,99vh) scale(.8991)}}.snow:nth-child(223){opacity:.322;transform:translate(27.2693vw,-10px) scale(.9441);animation:fall-223 16s -26s linear infinite}@keyframes fall-223{54.88%{transform:translate(36.2405vw,54.88vh) scale(.9441)}to{transform:translate(31.7549vw,99vh) scale(.9441)}}.snow:nth-child(224){opacity:.7288;transform:translate(32.9318vw,-10px) scale(.7347);animation:fall-224 29s -26s linear infinite}@keyframes fall-224{46.274%{transform:translate(25.3468vw,46.274vh) scale(.7347)}to{transform:translate(29.1393vw,99vh) scale(.7347)}}.snow:nth-child(225){opacity:1.7842;transform:translate(26.2764vw,-10px) scale(.9959);animation:fall-225 19s -28s linear infinite}@keyframes fall-225{62.397%{transform:translate(36.1158vw,62.397vh) scale(.9959)}to{transform:translate(31.1961vw,99vh) scale(.9959)}}.snow:nth-child(226){opacity:.7034;transform:translate(88.2359vw,-10px) scale(.1738);animation:fall-226 15s -5s linear infinite}@keyframes fall-226{51.393%{transform:translate(85.7295vw,51.393vh) scale(.1738)}to{transform:translate(86.9827vw,99vh) scale(.1738)}}.snow:nth-child(227){opacity:1.7102;transform:translate(82.2877vw,-10px) scale(.2554);animation:fall-227 24s -27s linear infinite}@keyframes fall-227{50.161%{transform:translate(90.6688vw,50.161vh) scale(.2554)}to{transform:translate(86.47825vw,99vh) scale(.2554)}}.snow:nth-child(228){opacity:1.4392;transform:translate(87.4248vw,-10px) scale(.0184);animation:fall-228 10s -24s linear infinite}@keyframes fall-228{38.292%{transform:translate(85.4638vw,38.292vh) scale(.0184)}to{transform:translate(86.4443vw,99vh) scale(.0184)}}.snow:nth-child(229){opacity:1.7024;transform:translate(69.1414vw,-10px) scale(.7645);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{39.156%{transform:translate(71.6411vw,39.156vh) scale(.7645)}to{transform:translate(70.39125vw,99vh) scale(.7645)}}.snow:nth-child(230){opacity:1.0574;transform:translate(36.199vw,-10px) scale(.4579);animation:fall-230 29s -28s linear infinite}@keyframes fall-230{63.791%{transform:translate(44.204vw,63.791vh) scale(.4579)}to{transform:translate(40.2015vw,99vh) scale(.4579)}}.snow:nth-child(231){opacity:.1794;transform:translate(17.4572vw,-10px) scale(.2135);animation:fall-231 18s -21s linear infinite}@keyframes fall-231{32.23%{transform:translate(23.256vw,32.23vh) scale(.2135)}to{transform:translate(20.3566vw,99vh) scale(.2135)}}.snow:nth-child(232){opacity:1.4848;transform:translate(65.1624vw,-10px) scale(.9345);animation:fall-232 14s -17s linear infinite}@keyframes fall-232{41.192%{transform:translate(57.0428vw,41.192vh) scale(.9345)}to{transform:translate(61.1026vw,99vh) scale(.9345)}}.snow:nth-child(233){opacity:.4116;transform:translate(46.0402vw,-10px) scale(.0053);animation:fall-233 14s -24s linear infinite}@keyframes fall-233{31.356%{transform:translate(38.4314vw,31.356vh) scale(.0053)}to{transform:translate(42.2358vw,99vh) scale(.0053)}}.snow:nth-child(234){opacity:1.7008;transform:translate(39.368vw,-10px) scale(.6618);animation:fall-234 23s -18s linear infinite}@keyframes fall-234{58.678%{transform:translate(35.8054vw,58.678vh) scale(.6618)}to{transform:translate(37.5867vw,99vh) scale(.6618)}}.snow:nth-child(235){opacity:1.6566;transform:translate(81.6346vw,-10px) scale(.2292);animation:fall-235 14s -12s linear infinite}@keyframes fall-235{64.857%{transform:translate(91.2919vw,64.857vh) scale(.2292)}to{transform:translate(86.46325vw,99vh) scale(.2292)}}.snow:nth-child(236){opacity:.1438;transform:translate(41.2189vw,-10px) scale(.995);animation:fall-236 29s -23s linear infinite}@keyframes fall-236{47.999%{transform:translate(46.2309vw,47.999vh) scale(.995)}to{transform:translate(43.7249vw,99vh) scale(.995)}}.snow:nth-child(237){opacity:.7222;transform:translate(37.1007vw,-10px) scale(.0334);animation:fall-237 14s -5s linear infinite}@keyframes fall-237{39.104%{transform:translate(31.6484vw,39.104vh) scale(.0334)}to{transform:translate(34.37455vw,99vh) scale(.0334)}}.snow:nth-child(238){opacity:1.211;transform:translate(98.31vw,-10px) scale(.9397);animation:fall-238 29s -3s linear infinite}@keyframes fall-238{55.437%{transform:translate(106.9451vw,55.437vh) scale(.9397)}to{transform:translate(102.62755vw,99vh) scale(.9397)}}.snow:nth-child(239){opacity:.5092;transform:translate(.6728vw,-10px) scale(.8676);animation:fall-239 26s -5s linear infinite}@keyframes fall-239{57.868%{transform:translate(8.8715vw,57.868vh) scale(.8676)}to{transform:translate(4.77215vw,99vh) scale(.8676)}}.snow:nth-child(240){opacity:.0942;transform:translate(76.9422vw,-10px) scale(.5494);animation:fall-240 13s -1s linear infinite}@keyframes fall-240{79.846%{transform:translate(76.4838vw,79.846vh) scale(.5494)}to{transform:translate(76.713vw,99vh) scale(.5494)}}.snow:nth-child(241){opacity:1.464;transform:translate(81.308vw,-10px) scale(.0492);animation:fall-241 20s -19s linear infinite}@keyframes fall-241{35.823%{transform:translate(77.876vw,35.823vh) scale(.0492)}to{transform:translate(79.592vw,99vh) scale(.0492)}}.snow:nth-child(242){opacity:1.9466;transform:translate(63.2205vw,-10px) scale(.6511);animation:fall-242 15s -22s linear infinite}@keyframes fall-242{59.95%{transform:translate(54.3297vw,59.95vh) scale(.6511)}to{transform:translate(58.7751vw,99vh) scale(.6511)}}.snow:nth-child(243){opacity:1.0142;transform:translate(6.996vw,-10px) scale(.2347);animation:fall-243 12s -11s linear infinite}@keyframes fall-243{32.025%{transform:translate(13.1706vw,32.025vh) scale(.2347)}to{transform:translate(10.0833vw,99vh) scale(.2347)}}.snow:nth-child(244){opacity:.994;transform:translate(93.5915vw,-10px) scale(.7146);animation:fall-244 26s -16s linear infinite}@keyframes fall-244{38.738%{transform:translate(89.5974vw,38.738vh) scale(.7146)}to{transform:translate(91.59445vw,99vh) scale(.7146)}}.snow:nth-child(245){opacity:1.4294;transform:translate(97.3508vw,-10px) scale(.1153);animation:fall-245 28s -21s linear infinite}@keyframes fall-245{45.432%{transform:translate(97.769vw,45.432vh) scale(.1153)}to{transform:translate(97.5599vw,99vh) scale(.1153)}}.snow:nth-child(246){opacity:1.1854;transform:translate(16.7795vw,-10px) scale(.7656);animation:fall-246 20s -7s linear infinite}@keyframes fall-246{79.833%{transform:translate(14.7925vw,79.833vh) scale(.7656)}to{transform:translate(15.786vw,99vh) scale(.7656)}}.snow:nth-child(247){opacity:.3542;transform:translate(33.4386vw,-10px) scale(.1122);animation:fall-247 20s -9s linear infinite}@keyframes fall-247{58.918%{transform:translate(42.7097vw,58.918vh) scale(.1122)}to{transform:translate(38.07415vw,99vh) scale(.1122)}}.snow:nth-child(248){opacity:1.113;transform:translate(90.9035vw,-10px) scale(.7201);animation:fall-248 19s -29s linear infinite}@keyframes fall-248{35.837%{transform:translate(89.5391vw,35.837vh) scale(.7201)}to{transform:translate(90.2213vw,99vh) scale(.7201)}}.snow:nth-child(249){opacity:.7262;transform:translate(97.4362vw,-10px) scale(.9379);animation:fall-249 25s -22s linear infinite}@keyframes fall-249{35.788%{transform:translate(96.5328vw,35.788vh) scale(.9379)}to{transform:translate(96.9845vw,99vh) scale(.9379)}}.snow:nth-child(250){opacity:.5484;transform:translate(15.7357vw,-10px) scale(.7124);animation:fall-250 18s -4s linear infinite}@keyframes fall-250{53.561%{transform:translate(15.3293vw,53.561vh) scale(.7124)}to{transform:translate(15.5325vw,99vh) scale(.7124)}}.snow:nth-child(251){opacity:1.058;transform:translate(18.134vw,-10px) scale(.651);animation:fall-251 16s -17s linear infinite}@keyframes fall-251{73.357%{transform:translate(23.744vw,73.357vh) scale(.651)}to{transform:translate(20.939vw,99vh) scale(.651)}}.snow:nth-child(252){opacity:.6412;transform:translate(63.6442vw,-10px) scale(.432);animation:fall-252 27s -22s linear infinite}@keyframes fall-252{50.011%{transform:translate(65.8443vw,50.011vh) scale(.432)}to{transform:translate(64.74425vw,99vh) scale(.432)}}.snow:nth-child(253){opacity:.2638;transform:translate(78.5337vw,-10px) scale(.2587);animation:fall-253 11s -20s linear infinite}@keyframes fall-253{78.166%{transform:translate(76.4706vw,78.166vh) scale(.2587)}to{transform:translate(77.50215vw,99vh) scale(.2587)}}.snow:nth-child(254){opacity:1.4538;transform:translate(11.9036vw,-10px) scale(.4098);animation:fall-254 28s -26s linear infinite}@keyframes fall-254{55.798%{transform:translate(9.8553vw,55.798vh) scale(.4098)}to{transform:translate(10.87945vw,99vh) scale(.4098)}}.snow:nth-child(255){opacity:1.2736;transform:translate(7.1834vw,-10px) scale(.8192);animation:fall-255 22s -8s linear infinite}@keyframes fall-255{42.203%{transform:translate(8.381vw,42.203vh) scale(.8192)}to{transform:translate(7.7822vw,99vh) scale(.8192)}}.snow:nth-child(256){opacity:1.8482;transform:translate(82.3572vw,-10px) scale(.9836);animation:fall-256 26s -2s linear infinite}@keyframes fall-256{60.179%{transform:translate(81.4517vw,60.179vh) scale(.9836)}to{transform:translate(81.90445vw,99vh) scale(.9836)}}.snow:nth-child(257){opacity:.0106;transform:translate(2.2844vw,-10px) scale(.5069);animation:fall-257 24s -8s linear infinite}@keyframes fall-257{53.345%{transform:translate(-1.5722vw,53.345vh) scale(.5069)}to{transform:translate(.3561vw,99vh) scale(.5069)}}.snow:nth-child(258){opacity:.1658;transform:translate(91.4027vw,-10px) scale(.4131);animation:fall-258 22s -6s linear infinite}@keyframes fall-258{55.346%{transform:translate(86.7241vw,55.346vh) scale(.4131)}to{transform:translate(89.0634vw,99vh) scale(.4131)}}.snow:nth-child(259){opacity:1.0942;transform:translate(1.1589vw,-10px) scale(.2073);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{49.854%{transform:translate(-4.1025vw,49.854vh) scale(.2073)}to{transform:translate(-1.4718vw,99vh) scale(.2073)}}.snow:nth-child(260){opacity:.146;transform:translate(24.2512vw,-10px) scale(.8202);animation:fall-260 16s -17s linear infinite}@keyframes fall-260{73.592%{transform:translate(28.958vw,73.592vh) scale(.8202)}to{transform:translate(26.6046vw,99vh) scale(.8202)}}.snow:nth-child(261){opacity:.4616;transform:translate(88.8444vw,-10px) scale(.0909);animation:fall-261 22s -6s linear infinite}@keyframes fall-261{41.11%{transform:translate(83.1363vw,41.11vh) scale(.0909)}to{transform:translate(85.99035vw,99vh) scale(.0909)}}.snow:nth-child(262){opacity:.2286;transform:translate(29.3932vw,-10px) scale(.1773);animation:fall-262 15s -20s linear infinite}@keyframes fall-262{76.381%{transform:translate(35.8802vw,76.381vh) scale(.1773)}to{transform:translate(32.6367vw,99vh) scale(.1773)}}.snow:nth-child(263){opacity:.0734;transform:translate(42.4714vw,-10px) scale(.2339);animation:fall-263 22s -29s linear infinite}@keyframes fall-263{63.01%{transform:translate(33.0756vw,63.01vh) scale(.2339)}to{transform:translate(37.7735vw,99vh) scale(.2339)}}.snow:nth-child(264){opacity:1.948;transform:translate(19.3845vw,-10px) scale(.8561);animation:fall-264 12s -28s linear infinite}@keyframes fall-264{62.202%{transform:translate(12.6638vw,62.202vh) scale(.8561)}to{transform:translate(16.02415vw,99vh) scale(.8561)}}.snow:nth-child(265){opacity:.5624;transform:translate(81.0946vw,-10px) scale(.8331);animation:fall-265 11s -18s linear infinite}@keyframes fall-265{56.801%{transform:translate(86.3202vw,56.801vh) scale(.8331)}to{transform:translate(83.7074vw,99vh) scale(.8331)}}.snow:nth-child(266){opacity:.2158;transform:translate(88.3965vw,-10px) scale(.8724);animation:fall-266 26s -16s linear infinite}@keyframes fall-266{51.158%{transform:translate(82.2733vw,51.158vh) scale(.8724)}to{transform:translate(85.3349vw,99vh) scale(.8724)}}.snow:nth-child(267){opacity:1.2934;transform:translate(29.977vw,-10px) scale(.0589);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{38.737%{transform:translate(28.5071vw,38.737vh) scale(.0589)}to{transform:translate(29.24205vw,99vh) scale(.0589)}}.snow:nth-child(268){opacity:.5144;transform:translate(54.779vw,-10px) scale(.7948);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{38.151%{transform:translate(46.7241vw,38.151vh) scale(.7948)}to{transform:translate(50.75155vw,99vh) scale(.7948)}}.snow:nth-child(269){opacity:1.2408;transform:translate(15.5748vw,-10px) scale(.0766);animation:fall-269 10s -10s linear infinite}@keyframes fall-269{66.406%{transform:translate(22.1205vw,66.406vh) scale(.0766)}to{transform:translate(18.84765vw,99vh) scale(.0766)}}.snow:nth-child(270){opacity:.9164;transform:translate(97.3265vw,-10px) scale(.6534);animation:fall-270 25s -16s linear infinite}@keyframes fall-270{32.345%{transform:translate(104.7443vw,32.345vh) scale(.6534)}to{transform:translate(101.0354vw,99vh) scale(.6534)}}.snow:nth-child(271){opacity:.4216;transform:translate(51.0746vw,-10px) scale(.4377);animation:fall-271 24s -8s linear infinite}@keyframes fall-271{68.241%{transform:translate(54.089vw,68.241vh) scale(.4377)}to{transform:translate(52.5818vw,99vh) scale(.4377)}}.snow:nth-child(272){opacity:1.5666;transform:translate(31.6793vw,-10px) scale(.069);animation:fall-272 11s -13s linear infinite}@keyframes fall-272{37.029%{transform:translate(34.5697vw,37.029vh) scale(.069)}to{transform:translate(33.1245vw,99vh) scale(.069)}}.snow:nth-child(273){opacity:1.7276;transform:translate(34.762vw,-10px) scale(.9363);animation:fall-273 17s -20s linear infinite}@keyframes fall-273{55.065%{transform:translate(35.4531vw,55.065vh) scale(.9363)}to{transform:translate(35.10755vw,99vh) scale(.9363)}}.snow:nth-child(274){opacity:1.5348;transform:translate(21.439vw,-10px) scale(.6026);animation:fall-274 30s -17s linear infinite}@keyframes fall-274{73.457%{transform:translate(15.1016vw,73.457vh) scale(.6026)}to{transform:translate(18.2703vw,99vh) scale(.6026)}}.snow:nth-child(275){opacity:.9292;transform:translate(33.1968vw,-10px) scale(.6414);animation:fall-275 19s -27s linear infinite}@keyframes fall-275{54.276%{transform:translate(37.1221vw,54.276vh) scale(.6414)}to{transform:translate(35.15945vw,99vh) scale(.6414)}}.snow:nth-child(276){opacity:1.8186;transform:translate(50.6819vw,-10px) scale(.2611);animation:fall-276 13s -13s linear infinite}@keyframes fall-276{52.711%{transform:translate(54.7846vw,52.711vh) scale(.2611)}to{transform:translate(52.73325vw,99vh) scale(.2611)}}.snow:nth-child(277){opacity:.5934;transform:translate(79.0546vw,-10px) scale(.5957);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{44.457%{transform:translate(75.93vw,44.457vh) scale(.5957)}to{transform:translate(77.4923vw,99vh) scale(.5957)}}.snow:nth-child(278){opacity:1.3118;transform:translate(62.1559vw,-10px) scale(.7656);animation:fall-278 22s -10s linear infinite}@keyframes fall-278{39.932%{transform:translate(64.2235vw,39.932vh) scale(.7656)}to{transform:translate(63.1897vw,99vh) scale(.7656)}}.snow:nth-child(279){opacity:1.2522;transform:translate(23.0696vw,-10px) scale(.9662);animation:fall-279 17s -11s linear infinite}@keyframes fall-279{46.424%{transform:translate(32.1712vw,46.424vh) scale(.9662)}to{transform:translate(27.6204vw,99vh) scale(.9662)}}.snow:nth-child(280){opacity:1.6774;transform:translate(70.8027vw,-10px) scale(.2346);animation:fall-280 14s -20s linear infinite}@keyframes fall-280{46.056%{transform:translate(73.061vw,46.056vh) scale(.2346)}to{transform:translate(71.93185vw,99vh) scale(.2346)}}.snow:nth-child(281){opacity:.5546;transform:translate(28.8039vw,-10px) scale(.8623);animation:fall-281 30s -17s linear infinite}@keyframes fall-281{40.74%{transform:translate(21.797vw,40.74vh) scale(.8623)}to{transform:translate(25.30045vw,99vh) scale(.8623)}}.snow:nth-child(282){opacity:1.638;transform:translate(70.0896vw,-10px) scale(.95);animation:fall-282 14s -22s linear infinite}@keyframes fall-282{52.604%{transform:translate(71.3714vw,52.604vh) scale(.95)}to{transform:translate(70.7305vw,99vh) scale(.95)}}.snow:nth-child(283){opacity:.4946;transform:translate(48.6797vw,-10px) scale(.0437);animation:fall-283 23s -14s linear infinite}@keyframes fall-283{45.494%{transform:translate(43.4513vw,45.494vh) scale(.0437)}to{transform:translate(46.0655vw,99vh) scale(.0437)}}.snow:nth-child(284){opacity:.6372;transform:translate(38.1507vw,-10px) scale(.7268);animation:fall-284 13s -1s linear infinite}@keyframes fall-284{49.425%{transform:translate(33.5799vw,49.425vh) scale(.7268)}to{transform:translate(35.8653vw,99vh) scale(.7268)}}.snow:nth-child(285){opacity:.925;transform:translate(18.2567vw,-10px) scale(.6672);animation:fall-285 30s -14s linear infinite}@keyframes fall-285{73.641%{transform:translate(12.4675vw,73.641vh) scale(.6672)}to{transform:translate(15.3621vw,99vh) scale(.6672)}}.snow:nth-child(286){opacity:1.211;transform:translate(68.5648vw,-10px) scale(.8455);animation:fall-286 19s -23s linear infinite}@keyframes fall-286{33.678%{transform:translate(71.234vw,33.678vh) scale(.8455)}to{transform:translate(69.8994vw,99vh) scale(.8455)}}.snow:nth-child(287){opacity:1.6754;transform:translate(32.3305vw,-10px) scale(.4893);animation:fall-287 11s -2s linear infinite}@keyframes fall-287{79.215%{transform:translate(31.9474vw,79.215vh) scale(.4893)}to{transform:translate(32.13895vw,99vh) scale(.4893)}}.snow:nth-child(288){opacity:.882;transform:translate(44.7412vw,-10px) scale(.1507);animation:fall-288 25s -10s linear infinite}@keyframes fall-288{41.394%{transform:translate(39.7881vw,41.394vh) scale(.1507)}to{transform:translate(42.26465vw,99vh) scale(.1507)}}.snow:nth-child(289){opacity:.7748;transform:translate(94.6974vw,-10px) scale(.0027);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{60.741%{transform:translate(100.6704vw,60.741vh) scale(.0027)}to{transform:translate(97.6839vw,99vh) scale(.0027)}}.snow:nth-child(290){opacity:1.056;transform:translate(71.6004vw,-10px) scale(.7355);animation:fall-290 13s -1s linear infinite}@keyframes fall-290{54.183%{transform:translate(81.2078vw,54.183vh) scale(.7355)}to{transform:translate(76.4041vw,99vh) scale(.7355)}}.snow:nth-child(291){opacity:.7464;transform:translate(61.6036vw,-10px) scale(.6991);animation:fall-291 16s -10s linear infinite}@keyframes fall-291{61.723%{transform:translate(59.2195vw,61.723vh) scale(.6991)}to{transform:translate(60.41155vw,99vh) scale(.6991)}}.snow:nth-child(292){opacity:.1408;transform:translate(72.1025vw,-10px) scale(.7009);animation:fall-292 21s -9s linear infinite}@keyframes fall-292{31.706%{transform:translate(62.4206vw,31.706vh) scale(.7009)}to{transform:translate(67.26155vw,99vh) scale(.7009)}}.snow:nth-child(293){opacity:.784;transform:translate(95.4416vw,-10px) scale(.9991);animation:fall-293 26s -29s linear infinite}@keyframes fall-293{43.26%{transform:translate(97.0292vw,43.26vh) scale(.9991)}to{transform:translate(96.2354vw,99vh) scale(.9991)}}.snow:nth-child(294){opacity:1.4874;transform:translate(59.7743vw,-10px) scale(.2524);animation:fall-294 20s -26s linear infinite}@keyframes fall-294{69.283%{transform:translate(64.333vw,69.283vh) scale(.2524)}to{transform:translate(62.05365vw,99vh) scale(.2524)}}.snow:nth-child(295){opacity:1.8074;transform:translate(47.819vw,-10px) scale(.1537);animation:fall-295 18s -18s linear infinite}@keyframes fall-295{58.305%{transform:translate(51.2914vw,58.305vh) scale(.1537)}to{transform:translate(49.5552vw,99vh) scale(.1537)}}.snow:nth-child(296){opacity:.0232;transform:translate(50.8768vw,-10px) scale(.2595);animation:fall-296 27s -11s linear infinite}@keyframes fall-296{74.52%{transform:translate(41.2704vw,74.52vh) scale(.2595)}to{transform:translate(46.0736vw,99vh) scale(.2595)}}.snow:nth-child(297){opacity:.0894;transform:translate(81.7578vw,-10px) scale(.8411);animation:fall-297 29s -3s linear infinite}@keyframes fall-297{75.413%{transform:translate(77.8608vw,75.413vh) scale(.8411)}to{transform:translate(79.8093vw,99vh) scale(.8411)}}.snow:nth-child(298){opacity:.148;transform:translate(35.9614vw,-10px) scale(.8085);animation:fall-298 26s -16s linear infinite}@keyframes fall-298{44.952%{transform:translate(35.1067vw,44.952vh) scale(.8085)}to{transform:translate(35.53405vw,99vh) scale(.8085)}}.snow:nth-child(299){opacity:1.3128;transform:translate(79.2932vw,-10px) scale(.801);animation:fall-299 20s -11s linear infinite}@keyframes fall-299{40.008%{transform:translate(74.1994vw,40.008vh) scale(.801)}to{transform:translate(76.7463vw,99vh) scale(.801)}}.snow:nth-child(300){opacity:.4404;transform:translate(97.8809vw,-10px) scale(.3975);animation:fall-300 27s -23s linear infinite}@keyframes fall-300{52.909%{transform:translate(107.8571vw,52.909vh) scale(.3975)}to{transform:translate(102.869vw,99vh) scale(.3975)}}.snow:nth-child(301){opacity:.7056;transform:translate(53.2375vw,-10px) scale(.8118);animation:fall-301 12s -28s linear infinite}@keyframes fall-301{59.907%{transform:translate(58.1869vw,59.907vh) scale(.8118)}to{transform:translate(55.7122vw,99vh) scale(.8118)}}.snow:nth-child(302){opacity:1.457;transform:translate(67.2246vw,-10px) scale(.3876);animation:fall-302 14s -24s linear infinite}@keyframes fall-302{40.803%{transform:translate(76.7665vw,40.803vh) scale(.3876)}to{transform:translate(71.99555vw,99vh) scale(.3876)}}.snow:nth-child(303){opacity:.7802;transform:translate(43.4331vw,-10px) scale(.5798);animation:fall-303 27s -15s linear infinite}@keyframes fall-303{45.306%{transform:translate(36.6901vw,45.306vh) scale(.5798)}to{transform:translate(40.0616vw,99vh) scale(.5798)}}.snow:nth-child(304){opacity:.0514;transform:translate(64.5037vw,-10px) scale(.8098);animation:fall-304 13s -25s linear infinite}@keyframes fall-304{45.883%{transform:translate(65.9493vw,45.883vh) scale(.8098)}to{transform:translate(65.2265vw,99vh) scale(.8098)}}.snow:nth-child(305){opacity:.1786;transform:translate(8.6293vw,-10px) scale(.059);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{64.803%{transform:translate(8.9408vw,64.803vh) scale(.059)}to{transform:translate(8.78505vw,99vh) scale(.059)}}.snow:nth-child(306){opacity:.7536;transform:translate(59.7995vw,-10px) scale(.7599);animation:fall-306 28s -16s linear infinite}@keyframes fall-306{59.079%{transform:translate(54.7937vw,59.079vh) scale(.7599)}to{transform:translate(57.2966vw,99vh) scale(.7599)}}.snow:nth-child(307){opacity:1.1734;transform:translate(78.4845vw,-10px) scale(.5801);animation:fall-307 24s -16s linear infinite}@keyframes fall-307{52.275%{transform:translate(68.7721vw,52.275vh) scale(.5801)}to{transform:translate(73.6283vw,99vh) scale(.5801)}}.snow:nth-child(308){opacity:1.6344;transform:translate(42.4087vw,-10px) scale(.7059);animation:fall-308 28s -29s linear infinite}@keyframes fall-308{43.512%{transform:translate(52.3729vw,43.512vh) scale(.7059)}to{transform:translate(47.3908vw,99vh) scale(.7059)}}.snow:nth-child(309){opacity:1.2828;transform:translate(88.184vw,-10px) scale(.8303);animation:fall-309 30s -12s linear infinite}@keyframes fall-309{58.887%{transform:translate(93.6954vw,58.887vh) scale(.8303)}to{transform:translate(90.9397vw,99vh) scale(.8303)}}.snow:nth-child(310){opacity:.8638;transform:translate(64.5696vw,-10px) scale(.1215);animation:fall-310 11s -17s linear infinite}@keyframes fall-310{74.948%{transform:translate(72.8949vw,74.948vh) scale(.1215)}to{transform:translate(68.73225vw,99vh) scale(.1215)}}.snow:nth-child(311){opacity:1.6778;transform:translate(65.9471vw,-10px) scale(.7187);animation:fall-311 27s -28s linear infinite}@keyframes fall-311{59.796%{transform:translate(58.4994vw,59.796vh) scale(.7187)}to{transform:translate(62.22325vw,99vh) scale(.7187)}}.snow:nth-child(312){opacity:.5532;transform:translate(52.7461vw,-10px) scale(.4635);animation:fall-312 30s -10s linear infinite}@keyframes fall-312{59.133%{transform:translate(59.4546vw,59.133vh) scale(.4635)}to{transform:translate(56.10035vw,99vh) scale(.4635)}}.snow:nth-child(313){opacity:.9668;transform:translate(33.7168vw,-10px) scale(.4877);animation:fall-313 10s -28s linear infinite}@keyframes fall-313{78.921%{transform:translate(28.2705vw,78.921vh) scale(.4877)}to{transform:translate(30.99365vw,99vh) scale(.4877)}}.snow:nth-child(314){opacity:1.3286;transform:translate(37.3302vw,-10px) scale(.7145);animation:fall-314 27s -10s linear infinite}@keyframes fall-314{63.876%{transform:translate(39.4062vw,63.876vh) scale(.7145)}to{transform:translate(38.3682vw,99vh) scale(.7145)}}.snow:nth-child(315){opacity:.9776;transform:translate(70.9213vw,-10px) scale(.9865);animation:fall-315 29s -5s linear infinite}@keyframes fall-315{37.756%{transform:translate(78.4992vw,37.756vh) scale(.9865)}to{transform:translate(74.71025vw,99vh) scale(.9865)}}.snow:nth-child(316){opacity:1.1156;transform:translate(29.7791vw,-10px) scale(.5276);animation:fall-316 14s -9s linear infinite}@keyframes fall-316{53.059%{transform:translate(21.1398vw,53.059vh) scale(.5276)}to{transform:translate(25.45945vw,99vh) scale(.5276)}}.snow:nth-child(317){opacity:.8564;transform:translate(73.7442vw,-10px) scale(.5023);animation:fall-317 18s -12s linear infinite}@keyframes fall-317{32.99%{transform:translate(82.621vw,32.99vh) scale(.5023)}to{transform:translate(78.1826vw,99vh) scale(.5023)}}.snow:nth-child(318){opacity:1.3516;transform:translate(87.3864vw,-10px) scale(.1507);animation:fall-318 28s -22s linear infinite}@keyframes fall-318{73.849%{transform:translate(81.8203vw,73.849vh) scale(.1507)}to{transform:translate(84.60335vw,99vh) scale(.1507)}}.snow:nth-child(319){opacity:.4486;transform:translate(57.7934vw,-10px) scale(.5604);animation:fall-319 27s -5s linear infinite}@keyframes fall-319{66.596%{transform:translate(59.8947vw,66.596vh) scale(.5604)}to{transform:translate(58.84405vw,99vh) scale(.5604)}}.snow:nth-child(320){opacity:.7986;transform:translate(23.6553vw,-10px) scale(.3765);animation:fall-320 14s -1s linear infinite}@keyframes fall-320{41.003%{transform:translate(30.2917vw,41.003vh) scale(.3765)}to{transform:translate(26.9735vw,99vh) scale(.3765)}}.snow:nth-child(321){opacity:.3108;transform:translate(37.9163vw,-10px) scale(.8652);animation:fall-321 22s -12s linear infinite}@keyframes fall-321{59.059%{transform:translate(43.0667vw,59.059vh) scale(.8652)}to{transform:translate(40.4915vw,99vh) scale(.8652)}}.snow:nth-child(322){opacity:.4076;transform:translate(57.3522vw,-10px) scale(.2286);animation:fall-322 26s -24s linear infinite}@keyframes fall-322{66.713%{transform:translate(54.572vw,66.713vh) scale(.2286)}to{transform:translate(55.9621vw,99vh) scale(.2286)}}.snow:nth-child(323){opacity:1.6978;transform:translate(18.2006vw,-10px) scale(.0256);animation:fall-323 11s -22s linear infinite}@keyframes fall-323{62.575%{transform:translate(8.502vw,62.575vh) scale(.0256)}to{transform:translate(13.3513vw,99vh) scale(.0256)}}.snow:nth-child(324){opacity:1.4964;transform:translate(87.474vw,-10px) scale(.727);animation:fall-324 12s -18s linear infinite}@keyframes fall-324{59.301%{transform:translate(78.3952vw,59.301vh) scale(.727)}to{transform:translate(82.9346vw,99vh) scale(.727)}}.snow:nth-child(325){opacity:1.3456;transform:translate(28.1077vw,-10px) scale(.3168);animation:fall-325 19s -3s linear infinite}@keyframes fall-325{49.005%{transform:translate(33.7288vw,49.005vh) scale(.3168)}to{transform:translate(30.91825vw,99vh) scale(.3168)}}.snow:nth-child(326){opacity:.973;transform:translate(74.9793vw,-10px) scale(.8964);animation:fall-326 20s -2s linear infinite}@keyframes fall-326{72.952%{transform:translate(69.1648vw,72.952vh) scale(.8964)}to{transform:translate(72.07205vw,99vh) scale(.8964)}}.snow:nth-child(327){opacity:.6632;transform:translate(98.1308vw,-10px) scale(.9776);animation:fall-327 15s -18s linear infinite}@keyframes fall-327{39.68%{transform:translate(96.6418vw,39.68vh) scale(.9776)}to{transform:translate(97.3863vw,99vh) scale(.9776)}}.snow:nth-child(328){opacity:1.3382;transform:translate(69.6843vw,-10px) scale(.7718);animation:fall-328 12s -7s linear infinite}@keyframes fall-328{34.253%{transform:translate(62.898vw,34.253vh) scale(.7718)}to{transform:translate(66.29115vw,99vh) scale(.7718)}}.snow:nth-child(329){opacity:1.2326;transform:translate(5.719vw,-10px) scale(.0911);animation:fall-329 16s -25s linear infinite}@keyframes fall-329{78.586%{transform:translate(5.0347vw,78.586vh) scale(.0911)}to{transform:translate(5.37685vw,99vh) scale(.0911)}}.snow:nth-child(330){opacity:.8434;transform:translate(66.0621vw,-10px) scale(.5754);animation:fall-330 28s -27s linear infinite}@keyframes fall-330{62.641%{transform:translate(58.1476vw,62.641vh) scale(.5754)}to{transform:translate(62.10485vw,99vh) scale(.5754)}}.snow:nth-child(331){opacity:.7106;transform:translate(46.1846vw,-10px) scale(.2365);animation:fall-331 29s -26s linear infinite}@keyframes fall-331{71.155%{transform:translate(49.8392vw,71.155vh) scale(.2365)}to{transform:translate(48.0119vw,99vh) scale(.2365)}}.snow:nth-child(332){opacity:.8444;transform:translate(88.7558vw,-10px) scale(.4886);animation:fall-332 18s -13s linear infinite}@keyframes fall-332{58.834%{transform:translate(84.8036vw,58.834vh) scale(.4886)}to{transform:translate(86.7797vw,99vh) scale(.4886)}}.snow:nth-child(333){opacity:.8884;transform:translate(83.4858vw,-10px) scale(.4957);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{50.639%{transform:translate(92.6955vw,50.639vh) scale(.4957)}to{transform:translate(88.09065vw,99vh) scale(.4957)}}.snow:nth-child(334){opacity:.2474;transform:translate(58.8867vw,-10px) scale(.4122);animation:fall-334 11s -6s linear infinite}@keyframes fall-334{61.487%{transform:translate(63.5806vw,61.487vh) scale(.4122)}to{transform:translate(61.23365vw,99vh) scale(.4122)}}.snow:nth-child(335){opacity:1.7308;transform:translate(33.4444vw,-10px) scale(.0853);animation:fall-335 30s -29s linear infinite}@keyframes fall-335{72.596%{transform:translate(39.2036vw,72.596vh) scale(.0853)}to{transform:translate(36.324vw,99vh) scale(.0853)}}.snow:nth-child(336){opacity:.475;transform:translate(75.2431vw,-10px) scale(.6855);animation:fall-336 19s -7s linear infinite}@keyframes fall-336{41.726%{transform:translate(75.2421vw,41.726vh) scale(.6855)}to{transform:translate(75.2426vw,99vh) scale(.6855)}}.snow:nth-child(337){opacity:1.105;transform:translate(46.2593vw,-10px) scale(.592);animation:fall-337 14s -29s linear infinite}@keyframes fall-337{79.121%{transform:translate(36.8615vw,79.121vh) scale(.592)}to{transform:translate(41.5604vw,99vh) scale(.592)}}.snow:nth-child(338){opacity:.7576;transform:translate(44.8194vw,-10px) scale(.8927);animation:fall-338 17s -10s linear infinite}@keyframes fall-338{36.822%{transform:translate(35.0082vw,36.822vh) scale(.8927)}to{transform:translate(39.9138vw,99vh) scale(.8927)}}.snow:nth-child(339){opacity:.4062;transform:translate(78.6303vw,-10px) scale(.5107);animation:fall-339 30s -18s linear infinite}@keyframes fall-339{75.223%{transform:translate(80.4182vw,75.223vh) scale(.5107)}to{transform:translate(79.52425vw,99vh) scale(.5107)}}.snow:nth-child(340){opacity:1.031;transform:translate(27.8561vw,-10px) scale(.8787);animation:fall-340 30s -14s linear infinite}@keyframes fall-340{74.074%{transform:translate(35.6019vw,74.074vh) scale(.8787)}to{transform:translate(31.729vw,99vh) scale(.8787)}}.snow:nth-child(341){opacity:.0616;transform:translate(55.2361vw,-10px) scale(.8597);animation:fall-341 21s -18s linear infinite}@keyframes fall-341{61.898%{transform:translate(59.1893vw,61.898vh) scale(.8597)}to{transform:translate(57.2127vw,99vh) scale(.8597)}}.snow:nth-child(342){opacity:1.0604;transform:translate(18.3872vw,-10px) scale(.9532);animation:fall-342 26s -30s linear infinite}@keyframes fall-342{32.239%{transform:translate(20.6899vw,32.239vh) scale(.9532)}to{transform:translate(19.53855vw,99vh) scale(.9532)}}.snow:nth-child(343){opacity:.6886;transform:translate(57.9434vw,-10px) scale(.6245);animation:fall-343 15s -12s linear infinite}@keyframes fall-343{76.705%{transform:translate(66.0202vw,76.705vh) scale(.6245)}to{transform:translate(61.9818vw,99vh) scale(.6245)}}.snow:nth-child(344){opacity:1.433;transform:translate(33.1548vw,-10px) scale(.5355);animation:fall-344 16s -1s linear infinite}@keyframes fall-344{69.756%{transform:translate(32.6732vw,69.756vh) scale(.5355)}to{transform:translate(32.914vw,99vh) scale(.5355)}}.snow:nth-child(345){opacity:.278;transform:translate(33.7591vw,-10px) scale(.2681);animation:fall-345 27s -28s linear infinite}@keyframes fall-345{48.053%{transform:translate(24.3636vw,48.053vh) scale(.2681)}to{transform:translate(29.06135vw,99vh) scale(.2681)}}.snow:nth-child(346){opacity:1.6282;transform:translate(11.4462vw,-10px) scale(.6915);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{67.354%{transform:translate(6.2432vw,67.354vh) scale(.6915)}to{transform:translate(8.8447vw,99vh) scale(.6915)}}.snow:nth-child(347){opacity:1.2588;transform:translate(78.2412vw,-10px) scale(.51);animation:fall-347 13s -19s linear infinite}@keyframes fall-347{62.012%{transform:translate(75.6769vw,62.012vh) scale(.51)}to{transform:translate(76.95905vw,99vh) scale(.51)}}.snow:nth-child(348){opacity:1.1782;transform:translate(36.4757vw,-10px) scale(.0386);animation:fall-348 22s -2s linear infinite}@keyframes fall-348{30.773%{transform:translate(46.1013vw,30.773vh) scale(.0386)}to{transform:translate(41.2885vw,99vh) scale(.0386)}}.snow:nth-child(349){opacity:1.0398;transform:translate(64.7521vw,-10px) scale(.3533);animation:fall-349 11s -14s linear infinite}@keyframes fall-349{31.439%{transform:translate(55.6092vw,31.439vh) scale(.3533)}to{transform:translate(60.18065vw,99vh) scale(.3533)}}.snow:nth-child(350){opacity:.9932;transform:translate(46.324vw,-10px) scale(.4964);animation:fall-350 25s -15s linear infinite}@keyframes fall-350{73.699%{transform:translate(53.8668vw,73.699vh) scale(.4964)}to{transform:translate(50.0954vw,99vh) scale(.4964)}}.snow:nth-child(351){opacity:.5848;transform:translate(33.3924vw,-10px) scale(.827);animation:fall-351 19s -11s linear infinite}@keyframes fall-351{33.801%{transform:translate(25.8024vw,33.801vh) scale(.827)}to{transform:translate(29.5974vw,99vh) scale(.827)}}.snow:nth-child(352){opacity:.8184;transform:translate(95.4619vw,-10px) scale(.0849);animation:fall-352 27s -15s linear infinite}@keyframes fall-352{73.256%{transform:translate(101.3193vw,73.256vh) scale(.0849)}to{transform:translate(98.3906vw,99vh) scale(.0849)}}.snow:nth-child(353){opacity:1.8232;transform:translate(88.4517vw,-10px) scale(.5919);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{37.739%{transform:translate(79.2663vw,37.739vh) scale(.5919)}to{transform:translate(83.859vw,99vh) scale(.5919)}}.snow:nth-child(354){opacity:1.292;transform:translate(19.8871vw,-10px) scale(.475);animation:fall-354 19s -18s linear infinite}@keyframes fall-354{59.756%{transform:translate(15.2362vw,59.756vh) scale(.475)}to{transform:translate(17.56165vw,99vh) scale(.475)}}.snow:nth-child(355){opacity:1.8166;transform:translate(53.3667vw,-10px) scale(.8385);animation:fall-355 17s -14s linear infinite}@keyframes fall-355{34.068%{transform:translate(53.344vw,34.068vh) scale(.8385)}to{transform:translate(53.35535vw,99vh) scale(.8385)}}.snow:nth-child(356){opacity:1.446;transform:translate(73.9179vw,-10px) scale(.6346);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{73.821%{transform:translate(70.8635vw,73.821vh) scale(.6346)}to{transform:translate(72.3907vw,99vh) scale(.6346)}}.snow:nth-child(357){opacity:1.1528;transform:translate(19.2213vw,-10px) scale(.243);animation:fall-357 29s -30s linear infinite}@keyframes fall-357{32.962%{transform:translate(25.7033vw,32.962vh) scale(.243)}to{transform:translate(22.4623vw,99vh) scale(.243)}}.snow:nth-child(358){opacity:.0546;transform:translate(95.0686vw,-10px) scale(.0335);animation:fall-358 10s -28s linear infinite}@keyframes fall-358{73.805%{transform:translate(90.4879vw,73.805vh) scale(.0335)}to{transform:translate(92.77825vw,99vh) scale(.0335)}}.snow:nth-child(359){opacity:1.2398;transform:translate(13.2983vw,-10px) scale(.5134);animation:fall-359 12s -22s linear infinite}@keyframes fall-359{46.488%{transform:translate(18.7864vw,46.488vh) scale(.5134)}to{transform:translate(16.04235vw,99vh) scale(.5134)}}.snow:nth-child(360){opacity:1.8792;transform:translate(99.3116vw,-10px) scale(.1843);animation:fall-360 29s -12s linear infinite}@keyframes fall-360{56.562%{transform:translate(107.2239vw,56.562vh) scale(.1843)}to{transform:translate(103.26775vw,99vh) scale(.1843)}}.snow:nth-child(361){opacity:1.9634;transform:translate(4.6196vw,-10px) scale(.8683);animation:fall-361 10s -20s linear infinite}@keyframes fall-361{44.108%{transform:translate(9.5878vw,44.108vh) scale(.8683)}to{transform:translate(7.1037vw,99vh) scale(.8683)}}.snow:nth-child(362){opacity:1.1376;transform:translate(4.0915vw,-10px) scale(.38);animation:fall-362 30s -6s linear infinite}@keyframes fall-362{67.366%{transform:translate(-3.9166vw,67.366vh) scale(.38)}to{transform:translate(.08745vw,99vh) scale(.38)}}.snow:nth-child(363){opacity:.064;transform:translate(9.4048vw,-10px) scale(.5913);animation:fall-363 14s -28s linear infinite}@keyframes fall-363{49.038%{transform:translate(-.0455vw,49.038vh) scale(.5913)}to{transform:translate(4.67965vw,99vh) scale(.5913)}}.snow:nth-child(364){opacity:.611;transform:translate(41.9763vw,-10px) scale(.7149);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{70.271%{transform:translate(46.9221vw,70.271vh) scale(.7149)}to{transform:translate(44.4492vw,99vh) scale(.7149)}}.snow:nth-child(365){opacity:1.9784;transform:translate(34.9799vw,-10px) scale(.9761);animation:fall-365 15s -12s linear infinite}@keyframes fall-365{76.718%{transform:translate(28.904vw,76.718vh) scale(.9761)}to{transform:translate(31.94195vw,99vh) scale(.9761)}}.snow:nth-child(366){opacity:.2856;transform:translate(24.1143vw,-10px) scale(.887);animation:fall-366 20s -29s linear infinite}@keyframes fall-366{40.884%{transform:translate(15.2866vw,40.884vh) scale(.887)}to{transform:translate(19.70045vw,99vh) scale(.887)}}.snow:nth-child(367){opacity:1.7808;transform:translate(24.2878vw,-10px) scale(.9447);animation:fall-367 29s -28s linear infinite}@keyframes fall-367{75.827%{transform:translate(27.6367vw,75.827vh) scale(.9447)}to{transform:translate(25.96225vw,99vh) scale(.9447)}}.snow:nth-child(368){opacity:.0712;transform:translate(74.544vw,-10px) scale(.7066);animation:fall-368 29s -29s linear infinite}@keyframes fall-368{44.612%{transform:translate(82.7336vw,44.612vh) scale(.7066)}to{transform:translate(78.6388vw,99vh) scale(.7066)}}.snow:nth-child(369){opacity:1.9766;transform:translate(68.1262vw,-10px) scale(.9095);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{79.258%{transform:translate(68.4544vw,79.258vh) scale(.9095)}to{transform:translate(68.2903vw,99vh) scale(.9095)}}.snow:nth-child(370){opacity:1.7878;transform:translate(79.7104vw,-10px) scale(.6762);animation:fall-370 12s -19s linear infinite}@keyframes fall-370{71.468%{transform:translate(73.3325vw,71.468vh) scale(.6762)}to{transform:translate(76.52145vw,99vh) scale(.6762)}}.snow:nth-child(371){opacity:.8206;transform:translate(10.5565vw,-10px) scale(.5333);animation:fall-371 11s -16s linear infinite}@keyframes fall-371{61.648%{transform:translate(5.3368vw,61.648vh) scale(.5333)}to{transform:translate(7.94665vw,99vh) scale(.5333)}}.snow:nth-child(372){opacity:1.6902;transform:translate(14.3372vw,-10px) scale(.3116);animation:fall-372 30s -21s linear infinite}@keyframes fall-372{31.569%{transform:translate(10.1301vw,31.569vh) scale(.3116)}to{transform:translate(12.23365vw,99vh) scale(.3116)}}.snow:nth-child(373){opacity:1.0896;transform:translate(3.1416vw,-10px) scale(.6187);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{53.633%{transform:translate(-2.5875vw,53.633vh) scale(.6187)}to{transform:translate(.27705vw,99vh) scale(.6187)}}.snow:nth-child(374){opacity:1.0444;transform:translate(34.1074vw,-10px) scale(.2373);animation:fall-374 15s -2s linear infinite}@keyframes fall-374{43.984%{transform:translate(36.6127vw,43.984vh) scale(.2373)}to{transform:translate(35.36005vw,99vh) scale(.2373)}}.snow:nth-child(375){opacity:1.5498;transform:translate(76.6218vw,-10px) scale(.0161);animation:fall-375 17s -18s linear infinite}@keyframes fall-375{58.037%{transform:translate(69.1805vw,58.037vh) scale(.0161)}to{transform:translate(72.90115vw,99vh) scale(.0161)}}.snow:nth-child(376){opacity:.138;transform:translate(31.5188vw,-10px) scale(.2009);animation:fall-376 10s -5s linear infinite}@keyframes fall-376{34.079%{transform:translate(27.8388vw,34.079vh) scale(.2009)}to{transform:translate(29.6788vw,99vh) scale(.2009)}}.snow:nth-child(377){opacity:1.9976;transform:translate(56.3263vw,-10px) scale(.9459);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{75.308%{transform:translate(53.2174vw,75.308vh) scale(.9459)}to{transform:translate(54.77185vw,99vh) scale(.9459)}}.snow:nth-child(378){opacity:.2558;transform:translate(28.3715vw,-10px) scale(.1465);animation:fall-378 22s -6s linear infinite}@keyframes fall-378{32.853%{transform:translate(18.7571vw,32.853vh) scale(.1465)}to{transform:translate(23.5643vw,99vh) scale(.1465)}}.snow:nth-child(379){opacity:.4282;transform:translate(24.1815vw,-10px) scale(.6439);animation:fall-379 29s -21s linear infinite}@keyframes fall-379{61.476%{transform:translate(26.4981vw,61.476vh) scale(.6439)}to{transform:translate(25.3398vw,99vh) scale(.6439)}}.snow:nth-child(380){opacity:1.1694;transform:translate(96.3322vw,-10px) scale(.6804);animation:fall-380 21s -3s linear infinite}@keyframes fall-380{75.405%{transform:translate(94.989vw,75.405vh) scale(.6804)}to{transform:translate(95.6606vw,99vh) scale(.6804)}}.snow:nth-child(381){opacity:.2042;transform:translate(87.3139vw,-10px) scale(.2122);animation:fall-381 12s -18s linear infinite}@keyframes fall-381{56.673%{transform:translate(90.9561vw,56.673vh) scale(.2122)}to{transform:translate(89.135vw,99vh) scale(.2122)}}.snow:nth-child(382){opacity:.67;transform:translate(95.8228vw,-10px) scale(.7601);animation:fall-382 14s -15s linear infinite}@keyframes fall-382{74.06%{transform:translate(91.5348vw,74.06vh) scale(.7601)}to{transform:translate(93.6788vw,99vh) scale(.7601)}}.snow:nth-child(383){opacity:.1738;transform:translate(28.1502vw,-10px) scale(.2839);animation:fall-383 15s -28s linear infinite}@keyframes fall-383{63.682%{transform:translate(32.439vw,63.682vh) scale(.2839)}to{transform:translate(30.2946vw,99vh) scale(.2839)}}.snow:nth-child(384){opacity:.7448;transform:translate(8.7563vw,-10px) scale(.5851);animation:fall-384 10s -25s linear infinite}@keyframes fall-384{64.593%{transform:translate(14.0041vw,64.593vh) scale(.5851)}to{transform:translate(11.3802vw,99vh) scale(.5851)}}.snow:nth-child(385){opacity:.3672;transform:translate(85.619vw,-10px) scale(.419);animation:fall-385 19s -20s linear infinite}@keyframes fall-385{36.524%{transform:translate(94.8479vw,36.524vh) scale(.419)}to{transform:translate(90.23345vw,99vh) scale(.419)}}.snow:nth-child(386){opacity:.9792;transform:translate(31.315vw,-10px) scale(.916);animation:fall-386 11s -12s linear infinite}@keyframes fall-386{66.389%{transform:translate(34.7913vw,66.389vh) scale(.916)}to{transform:translate(33.05315vw,99vh) scale(.916)}}.snow:nth-child(387){opacity:1.245;transform:translate(71.8684vw,-10px) scale(.6953);animation:fall-387 13s -4s linear infinite}@keyframes fall-387{60.297%{transform:translate(77.0025vw,60.297vh) scale(.6953)}to{transform:translate(74.43545vw,99vh) scale(.6953)}}.snow:nth-child(388){opacity:.0968;transform:translate(15.6174vw,-10px) scale(.9285);animation:fall-388 15s -2s linear infinite}@keyframes fall-388{61.611%{transform:translate(8.7819vw,61.611vh) scale(.9285)}to{transform:translate(12.19965vw,99vh) scale(.9285)}}.snow:nth-child(389){opacity:.702;transform:translate(86.6822vw,-10px) scale(.234);animation:fall-389 15s -12s linear infinite}@keyframes fall-389{62.648%{transform:translate(79.8278vw,62.648vh) scale(.234)}to{transform:translate(83.255vw,99vh) scale(.234)}}.snow:nth-child(390){opacity:1.5172;transform:translate(63.972vw,-10px) scale(.7686);animation:fall-390 21s -10s linear infinite}@keyframes fall-390{57.917%{transform:translate(65.5736vw,57.917vh) scale(.7686)}to{transform:translate(64.7728vw,99vh) scale(.7686)}}.snow:nth-child(391){opacity:.7036;transform:translate(57.7334vw,-10px) scale(.1054);animation:fall-391 14s -2s linear infinite}@keyframes fall-391{37.7%{transform:translate(55.619vw,37.7vh) scale(.1054)}to{transform:translate(56.6762vw,99vh) scale(.1054)}}.snow:nth-child(392){opacity:1.6938;transform:translate(55.8477vw,-10px) scale(.867);animation:fall-392 20s -28s linear infinite}@keyframes fall-392{71.426%{transform:translate(50.6187vw,71.426vh) scale(.867)}to{transform:translate(53.2332vw,99vh) scale(.867)}}.snow:nth-child(393){opacity:.299;transform:translate(8.0516vw,-10px) scale(.0292);animation:fall-393 26s -7s linear infinite}@keyframes fall-393{63.626%{transform:translate(12.1254vw,63.626vh) scale(.0292)}to{transform:translate(10.0885vw,99vh) scale(.0292)}}.snow:nth-child(394){opacity:.9856;transform:translate(68.8035vw,-10px) scale(.4565);animation:fall-394 10s -17s linear infinite}@keyframes fall-394{62.433%{transform:translate(68.9854vw,62.433vh) scale(.4565)}to{transform:translate(68.89445vw,99vh) scale(.4565)}}.snow:nth-child(395){opacity:.5028;transform:translate(60.2698vw,-10px) scale(.0355);animation:fall-395 23s -17s linear infinite}@keyframes fall-395{40.437%{transform:translate(51.4615vw,40.437vh) scale(.0355)}to{transform:translate(55.86565vw,99vh) scale(.0355)}}.snow:nth-child(396){opacity:.5022;transform:translate(72.6532vw,-10px) scale(.0577);animation:fall-396 10s -27s linear infinite}@keyframes fall-396{39.632%{transform:translate(81.7542vw,39.632vh) scale(.0577)}to{transform:translate(77.2037vw,99vh) scale(.0577)}}.snow:nth-child(397){opacity:1.9842;transform:translate(37.6481vw,-10px) scale(.2292);animation:fall-397 17s -6s linear infinite}@keyframes fall-397{31.233%{transform:translate(46.4318vw,31.233vh) scale(.2292)}to{transform:translate(42.03995vw,99vh) scale(.2292)}}.snow:nth-child(398){opacity:1.2674;transform:translate(12.7735vw,-10px) scale(.2718);animation:fall-398 30s -9s linear infinite}@keyframes fall-398{41.32%{transform:translate(3.1505vw,41.32vh) scale(.2718)}to{transform:translate(7.962vw,99vh) scale(.2718)}}.snow:nth-child(399){opacity:.1362;transform:translate(41.2152vw,-10px) scale(.8552);animation:fall-399 30s -21s linear infinite}@keyframes fall-399{34.396%{transform:translate(35.2762vw,34.396vh) scale(.8552)}to{transform:translate(38.2457vw,99vh) scale(.8552)}}.snow:nth-child(400){opacity:.3464;transform:translate(25.4466vw,-10px) scale(.1431);animation:fall-400 17s -29s linear infinite}@keyframes fall-400{74.031%{transform:translate(25.7403vw,74.031vh) scale(.1431)}to{transform:translate(25.59345vw,99vh) scale(.1431)}}\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:.2224;transform:translate(29.5366vw,-10px) scale(.9891);animation:fall-1 13s -17s linear infinite}@keyframes fall-1{71.862%{transform:translate(29.1228vw,71.862vh) scale(.9891)}to{transform:translate(29.3297vw,99vh) scale(.9891)}}.snow:nth-child(2){opacity:1.2908;transform:translate(75.1316vw,-10px) scale(.4463);animation:fall-2 13s -18s linear infinite}@keyframes fall-2{31.88%{transform:translate(75.1644vw,31.88vh) scale(.4463)}to{transform:translate(75.148vw,99vh) scale(.4463)}}.snow:nth-child(3){opacity:.1284;transform:translate(90.489vw,-10px) scale(.642);animation:fall-3 25s -21s linear infinite}@keyframes fall-3{52.061%{transform:translate(90.8456vw,52.061vh) scale(.642)}to{transform:translate(90.6673vw,99vh) scale(.642)}}.snow:nth-child(4){opacity:1.693;transform:translate(42.3204vw,-10px) scale(.8057);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{63.792%{transform:translate(46.1042vw,63.792vh) scale(.8057)}to{transform:translate(44.2123vw,99vh) scale(.8057)}}.snow:nth-child(5){opacity:1.7494;transform:translate(50.7928vw,-10px) scale(.0455);animation:fall-5 24s -8s linear infinite}@keyframes fall-5{75.545%{transform:translate(60.7883vw,75.545vh) scale(.0455)}to{transform:translate(55.79055vw,99vh) scale(.0455)}}.snow:nth-child(6){opacity:1.2762;transform:translate(60.3151vw,-10px) scale(.5464);animation:fall-6 26s -9s linear infinite}@keyframes fall-6{68.526%{transform:translate(57.6436vw,68.526vh) scale(.5464)}to{transform:translate(58.97935vw,99vh) scale(.5464)}}.snow:nth-child(7){opacity:1.5676;transform:translate(74.0273vw,-10px) scale(.3576);animation:fall-7 22s -17s linear infinite}@keyframes fall-7{35.865%{transform:translate(67.3115vw,35.865vh) scale(.3576)}to{transform:translate(70.6694vw,99vh) scale(.3576)}}.snow:nth-child(8){opacity:.39;transform:translate(11.2485vw,-10px) scale(.8225);animation:fall-8 26s -20s linear infinite}@keyframes fall-8{47.486%{transform:translate(20.3132vw,47.486vh) scale(.8225)}to{transform:translate(15.78085vw,99vh) scale(.8225)}}.snow:nth-child(9){opacity:1.8124;transform:translate(21.7056vw,-10px) scale(.8301);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{57.942%{transform:translate(28.7799vw,57.942vh) scale(.8301)}to{transform:translate(25.24275vw,99vh) scale(.8301)}}.snow:nth-child(10){opacity:1.6764;transform:translate(69.7627vw,-10px) scale(.7495);animation:fall-10 21s -28s linear infinite}@keyframes fall-10{42.137%{transform:translate(72.641vw,42.137vh) scale(.7495)}to{transform:translate(71.20185vw,99vh) scale(.7495)}}.snow:nth-child(11){opacity:1.875;transform:translate(37.68vw,-10px) scale(.4427);animation:fall-11 25s -20s linear infinite}@keyframes fall-11{70.772%{transform:translate(35.8603vw,70.772vh) scale(.4427)}to{transform:translate(36.77015vw,99vh) scale(.4427)}}.snow:nth-child(12){opacity:.591;transform:translate(28.196vw,-10px) scale(.0575);animation:fall-12 13s -27s linear infinite}@keyframes fall-12{40.996%{transform:translate(21.0689vw,40.996vh) scale(.0575)}to{transform:translate(24.63245vw,99vh) scale(.0575)}}.snow:nth-child(13){opacity:1.608;transform:translate(37.1256vw,-10px) scale(.7016);animation:fall-13 14s -29s linear infinite}@keyframes fall-13{63.524%{transform:translate(40.7537vw,63.524vh) scale(.7016)}to{transform:translate(38.93965vw,99vh) scale(.7016)}}.snow:nth-child(14){opacity:1.4374;transform:translate(53.7899vw,-10px) scale(.6244);animation:fall-14 21s -11s linear infinite}@keyframes fall-14{34.3%{transform:translate(44.3033vw,34.3vh) scale(.6244)}to{transform:translate(49.0466vw,99vh) scale(.6244)}}.snow:nth-child(15){opacity:.1372;transform:translate(15.3573vw,-10px) scale(.347);animation:fall-15 25s -25s linear infinite}@keyframes fall-15{73.624%{transform:translate(11.094vw,73.624vh) scale(.347)}to{transform:translate(13.22565vw,99vh) scale(.347)}}.snow:nth-child(16){opacity:1.9656;transform:translate(31.8332vw,-10px) scale(.3176);animation:fall-16 13s -23s linear infinite}@keyframes fall-16{48.481%{transform:translate(31.6057vw,48.481vh) scale(.3176)}to{transform:translate(31.71945vw,99vh) scale(.3176)}}.snow:nth-child(17){opacity:1.6578;transform:translate(17.9978vw,-10px) scale(.6625);animation:fall-17 29s -22s linear infinite}@keyframes fall-17{69.377%{transform:translate(9.4433vw,69.377vh) scale(.6625)}to{transform:translate(13.72055vw,99vh) scale(.6625)}}.snow:nth-child(18){opacity:.0902;transform:translate(42.5873vw,-10px) scale(.725);animation:fall-18 28s -24s linear infinite}@keyframes fall-18{65.602%{transform:translate(39.8603vw,65.602vh) scale(.725)}to{transform:translate(41.2238vw,99vh) scale(.725)}}.snow:nth-child(19){opacity:1.3148;transform:translate(82.5186vw,-10px) scale(.2362);animation:fall-19 27s -4s linear infinite}@keyframes fall-19{37.305%{transform:translate(77.6175vw,37.305vh) scale(.2362)}to{transform:translate(80.06805vw,99vh) scale(.2362)}}.snow:nth-child(20){opacity:.4246;transform:translate(40.5755vw,-10px) scale(.8247);animation:fall-20 19s -2s linear infinite}@keyframes fall-20{32.458%{transform:translate(48.1826vw,32.458vh) scale(.8247)}to{transform:translate(44.37905vw,99vh) scale(.8247)}}.snow:nth-child(21){opacity:.5902;transform:translate(64.1191vw,-10px) scale(.0848);animation:fall-21 11s -17s linear infinite}@keyframes fall-21{36.215%{transform:translate(64.5043vw,36.215vh) scale(.0848)}to{transform:translate(64.3117vw,99vh) scale(.0848)}}.snow:nth-child(22){opacity:1.9678;transform:translate(67.1038vw,-10px) scale(.4308);animation:fall-22 27s -21s linear infinite}@keyframes fall-22{60.652%{transform:translate(60.186vw,60.652vh) scale(.4308)}to{transform:translate(63.6449vw,99vh) scale(.4308)}}.snow:nth-child(23){opacity:1.7386;transform:translate(69.9608vw,-10px) scale(.9648);animation:fall-23 22s -17s linear infinite}@keyframes fall-23{36.54%{transform:translate(77.846vw,36.54vh) scale(.9648)}to{transform:translate(73.9034vw,99vh) scale(.9648)}}.snow:nth-child(24){opacity:1.0028;transform:translate(92.9299vw,-10px) scale(.1004);animation:fall-24 27s -18s linear infinite}@keyframes fall-24{53.053%{transform:translate(89.2093vw,53.053vh) scale(.1004)}to{transform:translate(91.0696vw,99vh) scale(.1004)}}.snow:nth-child(25){opacity:1.7596;transform:translate(77.0118vw,-10px) scale(.8984);animation:fall-25 27s -22s linear infinite}@keyframes fall-25{68.684%{transform:translate(71.0968vw,68.684vh) scale(.8984)}to{transform:translate(74.0543vw,99vh) scale(.8984)}}.snow:nth-child(26){opacity:.879;transform:translate(47.0321vw,-10px) scale(.947);animation:fall-26 27s -17s linear infinite}@keyframes fall-26{61.748%{transform:translate(44.4019vw,61.748vh) scale(.947)}to{transform:translate(45.717vw,99vh) scale(.947)}}.snow:nth-child(27){opacity:.8304;transform:translate(41.1676vw,-10px) scale(.9563);animation:fall-27 14s -7s linear infinite}@keyframes fall-27{42.138%{transform:translate(43.1924vw,42.138vh) scale(.9563)}to{transform:translate(42.18vw,99vh) scale(.9563)}}.snow:nth-child(28){opacity:.8406;transform:translate(88.9301vw,-10px) scale(.9063);animation:fall-28 12s -12s linear infinite}@keyframes fall-28{37.294%{transform:translate(90.0752vw,37.294vh) scale(.9063)}to{transform:translate(89.50265vw,99vh) scale(.9063)}}.snow:nth-child(29){opacity:1.4936;transform:translate(70.2257vw,-10px) scale(.84);animation:fall-29 17s -12s linear infinite}@keyframes fall-29{45.408%{transform:translate(67.836vw,45.408vh) scale(.84)}to{transform:translate(69.03085vw,99vh) scale(.84)}}.snow:nth-child(30){opacity:1.483;transform:translate(51.7065vw,-10px) scale(.9965);animation:fall-30 22s -3s linear infinite}@keyframes fall-30{77.711%{transform:translate(49.7337vw,77.711vh) scale(.9965)}to{transform:translate(50.7201vw,99vh) scale(.9965)}}.snow:nth-child(31){opacity:.3456;transform:translate(68.8266vw,-10px) scale(.4478);animation:fall-31 19s -10s linear infinite}@keyframes fall-31{67.087%{transform:translate(77.5754vw,67.087vh) scale(.4478)}to{transform:translate(73.201vw,99vh) scale(.4478)}}.snow:nth-child(32){opacity:1.596;transform:translate(21.9696vw,-10px) scale(.0921);animation:fall-32 26s -29s linear infinite}@keyframes fall-32{62.966%{transform:translate(30.5715vw,62.966vh) scale(.0921)}to{transform:translate(26.27055vw,99vh) scale(.0921)}}.snow:nth-child(33){opacity:.9266;transform:translate(16.4234vw,-10px) scale(.5128);animation:fall-33 23s -12s linear infinite}@keyframes fall-33{65.948%{transform:translate(13.259vw,65.948vh) scale(.5128)}to{transform:translate(14.8412vw,99vh) scale(.5128)}}.snow:nth-child(34){opacity:.4838;transform:translate(71.2922vw,-10px) scale(.8349);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{64.785%{transform:translate(75.0298vw,64.785vh) scale(.8349)}to{transform:translate(73.161vw,99vh) scale(.8349)}}.snow:nth-child(35){opacity:.3186;transform:translate(46.1776vw,-10px) scale(.2119);animation:fall-35 11s -9s linear infinite}@keyframes fall-35{62.313%{transform:translate(52.3987vw,62.313vh) scale(.2119)}to{transform:translate(49.28815vw,99vh) scale(.2119)}}.snow:nth-child(36){opacity:.4252;transform:translate(60.8419vw,-10px) scale(.329);animation:fall-36 10s -6s linear infinite}@keyframes fall-36{68.715%{transform:translate(68.422vw,68.715vh) scale(.329)}to{transform:translate(64.63195vw,99vh) scale(.329)}}.snow:nth-child(37){opacity:.7338;transform:translate(79.7037vw,-10px) scale(.46);animation:fall-37 28s -3s linear infinite}@keyframes fall-37{34.577%{transform:translate(88.7828vw,34.577vh) scale(.46)}to{transform:translate(84.24325vw,99vh) scale(.46)}}.snow:nth-child(38){opacity:.1114;transform:translate(72.8259vw,-10px) scale(.5227);animation:fall-38 25s -1s linear infinite}@keyframes fall-38{65.269%{transform:translate(68.304vw,65.269vh) scale(.5227)}to{transform:translate(70.56495vw,99vh) scale(.5227)}}.snow:nth-child(39){opacity:1.3036;transform:translate(4.6716vw,-10px) scale(.6071);animation:fall-39 29s -21s linear infinite}@keyframes fall-39{52.943%{transform:translate(3.2101vw,52.943vh) scale(.6071)}to{transform:translate(3.94085vw,99vh) scale(.6071)}}.snow:nth-child(40){opacity:.5258;transform:translate(41.859vw,-10px) scale(.3724);animation:fall-40 30s -23s linear infinite}@keyframes fall-40{49.973%{transform:translate(46.8878vw,49.973vh) scale(.3724)}to{transform:translate(44.3734vw,99vh) scale(.3724)}}.snow:nth-child(41){opacity:1.2532;transform:translate(2.3568vw,-10px) scale(.7135);animation:fall-41 28s -1s linear infinite}@keyframes fall-41{60.835%{transform:translate(-7.0511vw,60.835vh) scale(.7135)}to{transform:translate(-2.34715vw,99vh) scale(.7135)}}.snow:nth-child(42){opacity:.4084;transform:translate(6.2882vw,-10px) scale(.389);animation:fall-42 11s -5s linear infinite}@keyframes fall-42{76.124%{transform:translate(1.0243vw,76.124vh) scale(.389)}to{transform:translate(3.65625vw,99vh) scale(.389)}}.snow:nth-child(43){opacity:.7634;transform:translate(83.8553vw,-10px) scale(.6049);animation:fall-43 22s -14s linear infinite}@keyframes fall-43{68.704%{transform:translate(91.9566vw,68.704vh) scale(.6049)}to{transform:translate(87.90595vw,99vh) scale(.6049)}}.snow:nth-child(44){opacity:.8712;transform:translate(11.7073vw,-10px) scale(.6494);animation:fall-44 14s -14s linear infinite}@keyframes fall-44{69.929%{transform:translate(5.9018vw,69.929vh) scale(.6494)}to{transform:translate(8.80455vw,99vh) scale(.6494)}}.snow:nth-child(45){opacity:1.0798;transform:translate(97.109vw,-10px) scale(.287);animation:fall-45 22s -4s linear infinite}@keyframes fall-45{68.552%{transform:translate(106.3191vw,68.552vh) scale(.287)}to{transform:translate(101.71405vw,99vh) scale(.287)}}.snow:nth-child(46){opacity:1.6384;transform:translate(83.1825vw,-10px) scale(.9438);animation:fall-46 20s -4s linear infinite}@keyframes fall-46{77.185%{transform:translate(77.6665vw,77.185vh) scale(.9438)}to{transform:translate(80.4245vw,99vh) scale(.9438)}}.snow:nth-child(47){opacity:.6412;transform:translate(96.2093vw,-10px) scale(.9386);animation:fall-47 19s -11s linear infinite}@keyframes fall-47{79.865%{transform:translate(95.4518vw,79.865vh) scale(.9386)}to{transform:translate(95.83055vw,99vh) scale(.9386)}}.snow:nth-child(48){opacity:.3464;transform:translate(26.153vw,-10px) scale(.6346);animation:fall-48 29s -29s linear infinite}@keyframes fall-48{67.25%{transform:translate(33.3409vw,67.25vh) scale(.6346)}to{transform:translate(29.74695vw,99vh) scale(.6346)}}.snow:nth-child(49){opacity:1.3194;transform:translate(68.7429vw,-10px) scale(.9322);animation:fall-49 28s -28s linear infinite}@keyframes fall-49{48.49%{transform:translate(75.0988vw,48.49vh) scale(.9322)}to{transform:translate(71.92085vw,99vh) scale(.9322)}}.snow:nth-child(50){opacity:1.078;transform:translate(6.148vw,-10px) scale(.1967);animation:fall-50 29s -9s linear infinite}@keyframes fall-50{53.178%{transform:translate(15.6049vw,53.178vh) scale(.1967)}to{transform:translate(10.87645vw,99vh) scale(.1967)}}.snow:nth-child(51){opacity:1.9226;transform:translate(73.2571vw,-10px) scale(.7015);animation:fall-51 30s -23s linear infinite}@keyframes fall-51{38.34%{transform:translate(73.8285vw,38.34vh) scale(.7015)}to{transform:translate(73.5428vw,99vh) scale(.7015)}}.snow:nth-child(52){opacity:.919;transform:translate(5.2559vw,-10px) scale(.9823);animation:fall-52 15s -10s linear infinite}@keyframes fall-52{45.612%{transform:translate(1.9184vw,45.612vh) scale(.9823)}to{transform:translate(3.58715vw,99vh) scale(.9823)}}.snow:nth-child(53){opacity:1.706;transform:translate(58.156vw,-10px) scale(.0063);animation:fall-53 16s -22s linear infinite}@keyframes fall-53{61.655%{transform:translate(62.1458vw,61.655vh) scale(.0063)}to{transform:translate(60.1509vw,99vh) scale(.0063)}}.snow:nth-child(54){opacity:.0958;transform:translate(52.5814vw,-10px) scale(.8112);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{50.595%{transform:translate(52.1847vw,50.595vh) scale(.8112)}to{transform:translate(52.38305vw,99vh) scale(.8112)}}.snow:nth-child(55){opacity:.2994;transform:translate(95.4125vw,-10px) scale(.7999);animation:fall-55 27s -14s linear infinite}@keyframes fall-55{61.4%{transform:translate(97.71vw,61.4vh) scale(.7999)}to{transform:translate(96.56125vw,99vh) scale(.7999)}}.snow:nth-child(56){opacity:1.634;transform:translate(82.6233vw,-10px) scale(.9548);animation:fall-56 30s -30s linear infinite}@keyframes fall-56{52.81%{transform:translate(74.4588vw,52.81vh) scale(.9548)}to{transform:translate(78.54105vw,99vh) scale(.9548)}}.snow:nth-child(57){opacity:1.8388;transform:translate(79.409vw,-10px) scale(.8928);animation:fall-57 10s -19s linear infinite}@keyframes fall-57{70.533%{transform:translate(70.1265vw,70.533vh) scale(.8928)}to{transform:translate(74.76775vw,99vh) scale(.8928)}}.snow:nth-child(58){opacity:.4832;transform:translate(14.6215vw,-10px) scale(.1364);animation:fall-58 18s -6s linear infinite}@keyframes fall-58{62.132%{transform:translate(16.3685vw,62.132vh) scale(.1364)}to{transform:translate(15.495vw,99vh) scale(.1364)}}.snow:nth-child(59){opacity:.686;transform:translate(34.051vw,-10px) scale(.9068);animation:fall-59 11s -1s linear infinite}@keyframes fall-59{34.166%{transform:translate(39.7645vw,34.166vh) scale(.9068)}to{transform:translate(36.90775vw,99vh) scale(.9068)}}.snow:nth-child(60){opacity:.922;transform:translate(84.4455vw,-10px) scale(.4873);animation:fall-60 25s -23s linear infinite}@keyframes fall-60{69.14%{transform:translate(83.7331vw,69.14vh) scale(.4873)}to{transform:translate(84.0893vw,99vh) scale(.4873)}}.snow:nth-child(61){opacity:.6302;transform:translate(40.0008vw,-10px) scale(.8117);animation:fall-61 16s -11s linear infinite}@keyframes fall-61{48.995%{transform:translate(32.7643vw,48.995vh) scale(.8117)}to{transform:translate(36.38255vw,99vh) scale(.8117)}}.snow:nth-child(62){opacity:1.2102;transform:translate(9.1637vw,-10px) scale(.7309);animation:fall-62 22s -14s linear infinite}@keyframes fall-62{50.602%{transform:translate(2.3368vw,50.602vh) scale(.7309)}to{transform:translate(5.75025vw,99vh) scale(.7309)}}.snow:nth-child(63){opacity:1.7708;transform:translate(78.3172vw,-10px) scale(.0898);animation:fall-63 15s -8s linear infinite}@keyframes fall-63{58.734%{transform:translate(77.8753vw,58.734vh) scale(.0898)}to{transform:translate(78.09625vw,99vh) scale(.0898)}}.snow:nth-child(64){opacity:.8396;transform:translate(13.2098vw,-10px) scale(.858);animation:fall-64 20s -5s linear infinite}@keyframes fall-64{43.932%{transform:translate(8.1552vw,43.932vh) scale(.858)}to{transform:translate(10.6825vw,99vh) scale(.858)}}.snow:nth-child(65){opacity:.5376;transform:translate(80.7449vw,-10px) scale(.2186);animation:fall-65 16s -13s linear infinite}@keyframes fall-65{71.424%{transform:translate(72.3691vw,71.424vh) scale(.2186)}to{transform:translate(76.557vw,99vh) scale(.2186)}}.snow:nth-child(66){opacity:1.4488;transform:translate(62.0338vw,-10px) scale(.3843);animation:fall-66 16s -23s linear infinite}@keyframes fall-66{76.329%{transform:translate(68.0925vw,76.329vh) scale(.3843)}to{transform:translate(65.06315vw,99vh) scale(.3843)}}.snow:nth-child(67){opacity:1.6734;transform:translate(71.7367vw,-10px) scale(.6906);animation:fall-67 22s -5s linear infinite}@keyframes fall-67{43.637%{transform:translate(71.4544vw,43.637vh) scale(.6906)}to{transform:translate(71.59555vw,99vh) scale(.6906)}}.snow:nth-child(68){opacity:.4982;transform:translate(38.2461vw,-10px) scale(.8039);animation:fall-68 25s -22s linear infinite}@keyframes fall-68{55.516%{transform:translate(47.3303vw,55.516vh) scale(.8039)}to{transform:translate(42.7882vw,99vh) scale(.8039)}}.snow:nth-child(69){opacity:1.169;transform:translate(27.4033vw,-10px) scale(.4215);animation:fall-69 11s -2s linear infinite}@keyframes fall-69{65.234%{transform:translate(36.0239vw,65.234vh) scale(.4215)}to{transform:translate(31.7136vw,99vh) scale(.4215)}}.snow:nth-child(70){opacity:.12;transform:translate(24.0198vw,-10px) scale(.8942);animation:fall-70 20s -20s linear infinite}@keyframes fall-70{54.484%{transform:translate(21.7173vw,54.484vh) scale(.8942)}to{transform:translate(22.86855vw,99vh) scale(.8942)}}.snow:nth-child(71){opacity:.9598;transform:translate(53.9132vw,-10px) scale(.871);animation:fall-71 19s -28s linear infinite}@keyframes fall-71{51.132%{transform:translate(56.6925vw,51.132vh) scale(.871)}to{transform:translate(55.30285vw,99vh) scale(.871)}}.snow:nth-child(72){opacity:1.6626;transform:translate(91.181vw,-10px) scale(.0104);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{72.208%{transform:translate(95.7053vw,72.208vh) scale(.0104)}to{transform:translate(93.44315vw,99vh) scale(.0104)}}.snow:nth-child(73){opacity:1.1306;transform:translate(46.4018vw,-10px) scale(.1288);animation:fall-73 14s -22s linear infinite}@keyframes fall-73{49.348%{transform:translate(47.4262vw,49.348vh) scale(.1288)}to{transform:translate(46.914vw,99vh) scale(.1288)}}.snow:nth-child(74){opacity:.1672;transform:translate(7.5402vw,-10px) scale(.0115);animation:fall-74 21s -26s linear infinite}@keyframes fall-74{54.744%{transform:translate(13.5544vw,54.744vh) scale(.0115)}to{transform:translate(10.5473vw,99vh) scale(.0115)}}.snow:nth-child(75){opacity:.639;transform:translate(2.4421vw,-10px) scale(.1663);animation:fall-75 23s -17s linear infinite}@keyframes fall-75{55.509%{transform:translate(3.8282vw,55.509vh) scale(.1663)}to{transform:translate(3.13515vw,99vh) scale(.1663)}}.snow:nth-child(76){opacity:.7368;transform:translate(86.5035vw,-10px) scale(.0928);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{74.712%{transform:translate(79.003vw,74.712vh) scale(.0928)}to{transform:translate(82.75325vw,99vh) scale(.0928)}}.snow:nth-child(77){opacity:1.843;transform:translate(18.9099vw,-10px) scale(.2155);animation:fall-77 23s -27s linear infinite}@keyframes fall-77{77.488%{transform:translate(23.3084vw,77.488vh) scale(.2155)}to{transform:translate(21.10915vw,99vh) scale(.2155)}}.snow:nth-child(78){opacity:.7974;transform:translate(89.2866vw,-10px) scale(.8316);animation:fall-78 11s -11s linear infinite}@keyframes fall-78{37.807%{transform:translate(94.4567vw,37.807vh) scale(.8316)}to{transform:translate(91.87165vw,99vh) scale(.8316)}}.snow:nth-child(79){opacity:1.8984;transform:translate(49.6342vw,-10px) scale(.1058);animation:fall-79 18s -24s linear infinite}@keyframes fall-79{69.911%{transform:translate(48.1241vw,69.911vh) scale(.1058)}to{transform:translate(48.87915vw,99vh) scale(.1058)}}.snow:nth-child(80){opacity:.2604;transform:translate(66.4781vw,-10px) scale(.1059);animation:fall-80 21s -26s linear infinite}@keyframes fall-80{78.885%{transform:translate(59.1096vw,78.885vh) scale(.1059)}to{transform:translate(62.79385vw,99vh) scale(.1059)}}.snow:nth-child(81){opacity:1.1184;transform:translate(80.0294vw,-10px) scale(.3143);animation:fall-81 23s -6s linear infinite}@keyframes fall-81{59.286%{transform:translate(78.315vw,59.286vh) scale(.3143)}to{transform:translate(79.1722vw,99vh) scale(.3143)}}.snow:nth-child(82){opacity:.3968;transform:translate(5.1009vw,-10px) scale(.964);animation:fall-82 12s -28s linear infinite}@keyframes fall-82{66.763%{transform:translate(-3.015vw,66.763vh) scale(.964)}to{transform:translate(1.04295vw,99vh) scale(.964)}}.snow:nth-child(83){opacity:1.863;transform:translate(74.1873vw,-10px) scale(.4038);animation:fall-83 16s -8s linear infinite}@keyframes fall-83{41.773%{transform:translate(66.994vw,41.773vh) scale(.4038)}to{transform:translate(70.59065vw,99vh) scale(.4038)}}.snow:nth-child(84){opacity:.4738;transform:translate(8.5366vw,-10px) scale(.0535);animation:fall-84 27s -14s linear infinite}@keyframes fall-84{53.918%{transform:translate(11.2273vw,53.918vh) scale(.0535)}to{transform:translate(9.88195vw,99vh) scale(.0535)}}.snow:nth-child(85){opacity:1.7928;transform:translate(18.8033vw,-10px) scale(.771);animation:fall-85 25s -5s linear infinite}@keyframes fall-85{75.553%{transform:translate(15.6138vw,75.553vh) scale(.771)}to{transform:translate(17.20855vw,99vh) scale(.771)}}.snow:nth-child(86){opacity:.5134;transform:translate(25.4863vw,-10px) scale(.3526);animation:fall-86 15s -13s linear infinite}@keyframes fall-86{77.953%{transform:translate(30.6548vw,77.953vh) scale(.3526)}to{transform:translate(28.07055vw,99vh) scale(.3526)}}.snow:nth-child(87){opacity:.5436;transform:translate(21.9066vw,-10px) scale(.8869);animation:fall-87 25s -9s linear infinite}@keyframes fall-87{70.071%{transform:translate(15.275vw,70.071vh) scale(.8869)}to{transform:translate(18.5908vw,99vh) scale(.8869)}}.snow:nth-child(88){opacity:1.9804;transform:translate(63.1336vw,-10px) scale(.6365);animation:fall-88 20s -19s linear infinite}@keyframes fall-88{52.389%{transform:translate(66.9574vw,52.389vh) scale(.6365)}to{transform:translate(65.0455vw,99vh) scale(.6365)}}.snow:nth-child(89){opacity:.1954;transform:translate(16.6386vw,-10px) scale(.5901);animation:fall-89 30s -13s linear infinite}@keyframes fall-89{58.511%{transform:translate(17.0107vw,58.511vh) scale(.5901)}to{transform:translate(16.82465vw,99vh) scale(.5901)}}.snow:nth-child(90){opacity:.0928;transform:translate(26.5236vw,-10px) scale(.7355);animation:fall-90 16s -2s linear infinite}@keyframes fall-90{57.367%{transform:translate(18.1766vw,57.367vh) scale(.7355)}to{transform:translate(22.3501vw,99vh) scale(.7355)}}.snow:nth-child(91){opacity:1.9664;transform:translate(44.3817vw,-10px) scale(.2627);animation:fall-91 13s -9s linear infinite}@keyframes fall-91{56.389%{transform:translate(39.5422vw,56.389vh) scale(.2627)}to{transform:translate(41.96195vw,99vh) scale(.2627)}}.snow:nth-child(92){opacity:.8294;transform:translate(85.1244vw,-10px) scale(.1915);animation:fall-92 30s -9s linear infinite}@keyframes fall-92{50.042%{transform:translate(79.6359vw,50.042vh) scale(.1915)}to{transform:translate(82.38015vw,99vh) scale(.1915)}}.snow:nth-child(93){opacity:1.9184;transform:translate(52.7417vw,-10px) scale(.6743);animation:fall-93 24s -18s linear infinite}@keyframes fall-93{73.972%{transform:translate(53.7206vw,73.972vh) scale(.6743)}to{transform:translate(53.23115vw,99vh) scale(.6743)}}.snow:nth-child(94){opacity:1.2766;transform:translate(54.5435vw,-10px) scale(.7657);animation:fall-94 10s -18s linear infinite}@keyframes fall-94{66.709%{transform:translate(54.6651vw,66.709vh) scale(.7657)}to{transform:translate(54.6043vw,99vh) scale(.7657)}}.snow:nth-child(95){opacity:1.0686;transform:translate(16.8568vw,-10px) scale(.8541);animation:fall-95 30s -9s linear infinite}@keyframes fall-95{40.378%{transform:translate(8.1003vw,40.378vh) scale(.8541)}to{transform:translate(12.47855vw,99vh) scale(.8541)}}.snow:nth-child(96){opacity:.5404;transform:translate(22.2435vw,-10px) scale(.0807);animation:fall-96 16s -23s linear infinite}@keyframes fall-96{73.921%{transform:translate(27.3355vw,73.921vh) scale(.0807)}to{transform:translate(24.7895vw,99vh) scale(.0807)}}.snow:nth-child(97){opacity:1.3784;transform:translate(39.0009vw,-10px) scale(.2387);animation:fall-97 25s -9s linear infinite}@keyframes fall-97{43.035%{transform:translate(37.0497vw,43.035vh) scale(.2387)}to{transform:translate(38.0253vw,99vh) scale(.2387)}}.snow:nth-child(98){opacity:1.4102;transform:translate(27.2678vw,-10px) scale(.695);animation:fall-98 15s -9s linear infinite}@keyframes fall-98{49.899%{transform:translate(26.3673vw,49.899vh) scale(.695)}to{transform:translate(26.81755vw,99vh) scale(.695)}}.snow:nth-child(99){opacity:1.2988;transform:translate(84.6679vw,-10px) scale(.0395);animation:fall-99 22s -28s linear infinite}@keyframes fall-99{64.198%{transform:translate(93.9357vw,64.198vh) scale(.0395)}to{transform:translate(89.3018vw,99vh) scale(.0395)}}.snow:nth-child(100){opacity:1.0342;transform:translate(34.6054vw,-10px) scale(.5545);animation:fall-100 11s -28s linear infinite}@keyframes fall-100{58.169%{transform:translate(36.327vw,58.169vh) scale(.5545)}to{transform:translate(35.4662vw,99vh) scale(.5545)}}.snow:nth-child(101){opacity:.7144;transform:translate(61.6536vw,-10px) scale(.021);animation:fall-101 26s -24s linear infinite}@keyframes fall-101{75.089%{transform:translate(61.2284vw,75.089vh) scale(.021)}to{transform:translate(61.441vw,99vh) scale(.021)}}.snow:nth-child(102){opacity:1.496;transform:translate(36.8961vw,-10px) scale(.7165);animation:fall-102 12s -27s linear infinite}@keyframes fall-102{72.049%{transform:translate(41.3429vw,72.049vh) scale(.7165)}to{transform:translate(39.1195vw,99vh) scale(.7165)}}.snow:nth-child(103){opacity:1.1396;transform:translate(35.829vw,-10px) scale(.1479);animation:fall-103 11s -6s linear infinite}@keyframes fall-103{72.168%{transform:translate(33.4128vw,72.168vh) scale(.1479)}to{transform:translate(34.6209vw,99vh) scale(.1479)}}.snow:nth-child(104){opacity:.7378;transform:translate(95.7678vw,-10px) scale(.0168);animation:fall-104 29s -3s linear infinite}@keyframes fall-104{64.518%{transform:translate(90.1408vw,64.518vh) scale(.0168)}to{transform:translate(92.9543vw,99vh) scale(.0168)}}.snow:nth-child(105){opacity:.2194;transform:translate(77.1884vw,-10px) scale(.6686);animation:fall-105 19s -21s linear infinite}@keyframes fall-105{65.85%{transform:translate(76.0561vw,65.85vh) scale(.6686)}to{transform:translate(76.62225vw,99vh) scale(.6686)}}.snow:nth-child(106){opacity:1.8966;transform:translate(46.8625vw,-10px) scale(.7657);animation:fall-106 21s -18s linear infinite}@keyframes fall-106{59.75%{transform:translate(48.5886vw,59.75vh) scale(.7657)}to{transform:translate(47.72555vw,99vh) scale(.7657)}}.snow:nth-child(107){opacity:.855;transform:translate(31.5003vw,-10px) scale(.6774);animation:fall-107 13s -28s linear infinite}@keyframes fall-107{58.306%{transform:translate(39.5311vw,58.306vh) scale(.6774)}to{transform:translate(35.5157vw,99vh) scale(.6774)}}.snow:nth-child(108){opacity:1.6502;transform:translate(86.9602vw,-10px) scale(.2177);animation:fall-108 22s -4s linear infinite}@keyframes fall-108{33.752%{transform:translate(95.9726vw,33.752vh) scale(.2177)}to{transform:translate(91.4664vw,99vh) scale(.2177)}}.snow:nth-child(109){opacity:1.6606;transform:translate(43.7175vw,-10px) scale(.4533);animation:fall-109 11s -21s linear infinite}@keyframes fall-109{33.023%{transform:translate(43.1258vw,33.023vh) scale(.4533)}to{transform:translate(43.42165vw,99vh) scale(.4533)}}.snow:nth-child(110){opacity:1.8592;transform:translate(35.7895vw,-10px) scale(.1886);animation:fall-110 29s -6s linear infinite}@keyframes fall-110{45.438%{transform:translate(41.6101vw,45.438vh) scale(.1886)}to{transform:translate(38.6998vw,99vh) scale(.1886)}}.snow:nth-child(111){opacity:1.0236;transform:translate(45.7678vw,-10px) scale(.724);animation:fall-111 24s -13s linear infinite}@keyframes fall-111{52.446%{transform:translate(36.5917vw,52.446vh) scale(.724)}to{transform:translate(41.17975vw,99vh) scale(.724)}}.snow:nth-child(112){opacity:1.0482;transform:translate(61.4523vw,-10px) scale(.2989);animation:fall-112 18s -3s linear infinite}@keyframes fall-112{51.83%{transform:translate(66.3898vw,51.83vh) scale(.2989)}to{transform:translate(63.92105vw,99vh) scale(.2989)}}.snow:nth-child(113){opacity:.7556;transform:translate(57.9049vw,-10px) scale(.0129);animation:fall-113 29s -7s linear infinite}@keyframes fall-113{70.828%{transform:translate(48.1809vw,70.828vh) scale(.0129)}to{transform:translate(53.0429vw,99vh) scale(.0129)}}.snow:nth-child(114){opacity:1.1464;transform:translate(87.3259vw,-10px) scale(.4013);animation:fall-114 17s -16s linear infinite}@keyframes fall-114{35.613%{transform:translate(84.9346vw,35.613vh) scale(.4013)}to{transform:translate(86.13025vw,99vh) scale(.4013)}}.snow:nth-child(115){opacity:.9114;transform:translate(4.4035vw,-10px) scale(.8664);animation:fall-115 15s -14s linear infinite}@keyframes fall-115{48.523%{transform:translate(1.9446vw,48.523vh) scale(.8664)}to{transform:translate(3.17405vw,99vh) scale(.8664)}}.snow:nth-child(116){opacity:.7308;transform:translate(59.6242vw,-10px) scale(.1669);animation:fall-116 28s -20s linear infinite}@keyframes fall-116{71.587%{transform:translate(66.3404vw,71.587vh) scale(.1669)}to{transform:translate(62.9823vw,99vh) scale(.1669)}}.snow:nth-child(117){opacity:.5386;transform:translate(86.9015vw,-10px) scale(.1192);animation:fall-117 26s -16s linear infinite}@keyframes fall-117{67.543%{transform:translate(78.1993vw,67.543vh) scale(.1192)}to{transform:translate(82.5504vw,99vh) scale(.1192)}}.snow:nth-child(118){opacity:1.6146;transform:translate(10.9449vw,-10px) scale(.4978);animation:fall-118 29s -19s linear infinite}@keyframes fall-118{67.033%{transform:translate(11.4839vw,67.033vh) scale(.4978)}to{transform:translate(11.2144vw,99vh) scale(.4978)}}.snow:nth-child(119){opacity:1;transform:translate(20.7297vw,-10px) scale(.1148);animation:fall-119 16s -30s linear infinite}@keyframes fall-119{34.137%{transform:translate(19.0147vw,34.137vh) scale(.1148)}to{transform:translate(19.8722vw,99vh) scale(.1148)}}.snow:nth-child(120){opacity:.0432;transform:translate(60.3185vw,-10px) scale(.3099);animation:fall-120 26s -5s linear infinite}@keyframes fall-120{69.623%{transform:translate(53.1399vw,69.623vh) scale(.3099)}to{transform:translate(56.7292vw,99vh) scale(.3099)}}.snow:nth-child(121){opacity:1.8154;transform:translate(42.8704vw,-10px) scale(.8347);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{34.252%{transform:translate(45.5824vw,34.252vh) scale(.8347)}to{transform:translate(44.2264vw,99vh) scale(.8347)}}.snow:nth-child(122){opacity:.6116;transform:translate(76.8882vw,-10px) scale(.2005);animation:fall-122 20s -15s linear infinite}@keyframes fall-122{31.368%{transform:translate(85.3507vw,31.368vh) scale(.2005)}to{transform:translate(81.11945vw,99vh) scale(.2005)}}.snow:nth-child(123){opacity:.779;transform:translate(90.8826vw,-10px) scale(.212);animation:fall-123 23s -4s linear infinite}@keyframes fall-123{48.514%{transform:translate(96.675vw,48.514vh) scale(.212)}to{transform:translate(93.7788vw,99vh) scale(.212)}}.snow:nth-child(124){opacity:.1116;transform:translate(9.4199vw,-10px) scale(.4458);animation:fall-124 11s -17s linear infinite}@keyframes fall-124{59.836%{transform:translate(-.504vw,59.836vh) scale(.4458)}to{transform:translate(4.45795vw,99vh) scale(.4458)}}.snow:nth-child(125){opacity:1.204;transform:translate(75.6867vw,-10px) scale(.2398);animation:fall-125 23s -17s linear infinite}@keyframes fall-125{41.43%{transform:translate(72.4351vw,41.43vh) scale(.2398)}to{transform:translate(74.0609vw,99vh) scale(.2398)}}.snow:nth-child(126){opacity:1.692;transform:translate(61.3042vw,-10px) scale(.9914);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{42.224%{transform:translate(58.8974vw,42.224vh) scale(.9914)}to{transform:translate(60.1008vw,99vh) scale(.9914)}}.snow:nth-child(127){opacity:1.7884;transform:translate(27.6785vw,-10px) scale(.1271);animation:fall-127 11s -9s linear infinite}@keyframes fall-127{50.908%{transform:translate(30.0964vw,50.908vh) scale(.1271)}to{transform:translate(28.88745vw,99vh) scale(.1271)}}.snow:nth-child(128){opacity:1.8894;transform:translate(71.3388vw,-10px) scale(.3023);animation:fall-128 21s -18s linear infinite}@keyframes fall-128{65.648%{transform:translate(67.772vw,65.648vh) scale(.3023)}to{transform:translate(69.5554vw,99vh) scale(.3023)}}.snow:nth-child(129){opacity:1.1692;transform:translate(44.6753vw,-10px) scale(.368);animation:fall-129 14s -22s linear infinite}@keyframes fall-129{43.817%{transform:translate(42.5081vw,43.817vh) scale(.368)}to{transform:translate(43.5917vw,99vh) scale(.368)}}.snow:nth-child(130){opacity:1.7886;transform:translate(86.1759vw,-10px) scale(.5946);animation:fall-130 17s -14s linear infinite}@keyframes fall-130{47.486%{transform:translate(90.9052vw,47.486vh) scale(.5946)}to{transform:translate(88.54055vw,99vh) scale(.5946)}}.snow:nth-child(131){opacity:1.6478;transform:translate(22.5708vw,-10px) scale(.2936);animation:fall-131 14s -8s linear infinite}@keyframes fall-131{73.153%{transform:translate(30.1551vw,73.153vh) scale(.2936)}to{transform:translate(26.36295vw,99vh) scale(.2936)}}.snow:nth-child(132){opacity:1.816;transform:translate(76.9162vw,-10px) scale(.0415);animation:fall-132 23s -19s linear infinite}@keyframes fall-132{69.277%{transform:translate(79.3469vw,69.277vh) scale(.0415)}to{transform:translate(78.13155vw,99vh) scale(.0415)}}.snow:nth-child(133){opacity:1.7072;transform:translate(79.3881vw,-10px) scale(.2736);animation:fall-133 23s -13s linear infinite}@keyframes fall-133{53.653%{transform:translate(79.8651vw,53.653vh) scale(.2736)}to{transform:translate(79.6266vw,99vh) scale(.2736)}}.snow:nth-child(134){opacity:.5094;transform:translate(73.5519vw,-10px) scale(.0413);animation:fall-134 11s -16s linear infinite}@keyframes fall-134{34.353%{transform:translate(64.6584vw,34.353vh) scale(.0413)}to{transform:translate(69.10515vw,99vh) scale(.0413)}}.snow:nth-child(135){opacity:.109;transform:translate(58.2666vw,-10px) scale(.6306);animation:fall-135 23s -7s linear infinite}@keyframes fall-135{52.064%{transform:translate(68.0121vw,52.064vh) scale(.6306)}to{transform:translate(63.13935vw,99vh) scale(.6306)}}.snow:nth-child(136){opacity:.9458;transform:translate(87.2587vw,-10px) scale(.0336);animation:fall-136 25s -23s linear infinite}@keyframes fall-136{79.468%{transform:translate(81.2695vw,79.468vh) scale(.0336)}to{transform:translate(84.2641vw,99vh) scale(.0336)}}.snow:nth-child(137){opacity:.3688;transform:translate(66.3894vw,-10px) scale(.0771);animation:fall-137 22s -17s linear infinite}@keyframes fall-137{43.601%{transform:translate(74.4874vw,43.601vh) scale(.0771)}to{transform:translate(70.4384vw,99vh) scale(.0771)}}.snow:nth-child(138){opacity:1.3816;transform:translate(18.2934vw,-10px) scale(.1829);animation:fall-138 12s -19s linear infinite}@keyframes fall-138{30.528%{transform:translate(26.064vw,30.528vh) scale(.1829)}to{transform:translate(22.1787vw,99vh) scale(.1829)}}.snow:nth-child(139){opacity:.0814;transform:translate(17.8608vw,-10px) scale(.7732);animation:fall-139 24s -20s linear infinite}@keyframes fall-139{42.402%{transform:translate(15.5964vw,42.402vh) scale(.7732)}to{transform:translate(16.7286vw,99vh) scale(.7732)}}.snow:nth-child(140){opacity:1.2214;transform:translate(8.8686vw,-10px) scale(.4932);animation:fall-140 12s -25s linear infinite}@keyframes fall-140{48.314%{transform:translate(17.7145vw,48.314vh) scale(.4932)}to{transform:translate(13.29155vw,99vh) scale(.4932)}}.snow:nth-child(141){opacity:.6504;transform:translate(6.2715vw,-10px) scale(.384);animation:fall-141 16s -25s linear infinite}@keyframes fall-141{49.114%{transform:translate(13.7675vw,49.114vh) scale(.384)}to{transform:translate(10.0195vw,99vh) scale(.384)}}.snow:nth-child(142){opacity:.2806;transform:translate(66.1882vw,-10px) scale(.2294);animation:fall-142 23s -9s linear infinite}@keyframes fall-142{79.281%{transform:translate(72.0978vw,79.281vh) scale(.2294)}to{transform:translate(69.143vw,99vh) scale(.2294)}}.snow:nth-child(143){opacity:.1878;transform:translate(62.9882vw,-10px) scale(.1617);animation:fall-143 30s -13s linear infinite}@keyframes fall-143{44.921%{transform:translate(63.382vw,44.921vh) scale(.1617)}to{transform:translate(63.1851vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:.135;transform:translate(46.5588vw,-10px) scale(.5734);animation:fall-144 21s -10s linear infinite}@keyframes fall-144{44.584%{transform:translate(36.8249vw,44.584vh) scale(.5734)}to{transform:translate(41.69185vw,99vh) scale(.5734)}}.snow:nth-child(145){opacity:.8546;transform:translate(88.6122vw,-10px) scale(.4869);animation:fall-145 22s -1s linear infinite}@keyframes fall-145{38.292%{transform:translate(88.7733vw,38.292vh) scale(.4869)}to{transform:translate(88.69275vw,99vh) scale(.4869)}}.snow:nth-child(146){opacity:1.6874;transform:translate(11.3736vw,-10px) scale(.1365);animation:fall-146 16s -10s linear infinite}@keyframes fall-146{31.803%{transform:translate(16.2408vw,31.803vh) scale(.1365)}to{transform:translate(13.8072vw,99vh) scale(.1365)}}.snow:nth-child(147){opacity:.2806;transform:translate(61.8499vw,-10px) scale(.5841);animation:fall-147 18s -10s linear infinite}@keyframes fall-147{57.605%{transform:translate(59.1755vw,57.605vh) scale(.5841)}to{transform:translate(60.5127vw,99vh) scale(.5841)}}.snow:nth-child(148){opacity:.4126;transform:translate(4.7062vw,-10px) scale(.6889);animation:fall-148 15s -13s linear infinite}@keyframes fall-148{73.707%{transform:translate(13.7753vw,73.707vh) scale(.6889)}to{transform:translate(9.24075vw,99vh) scale(.6889)}}.snow:nth-child(149){opacity:1.6018;transform:translate(16.7024vw,-10px) scale(.7361);animation:fall-149 18s -11s linear infinite}@keyframes fall-149{47.563%{transform:translate(26.3759vw,47.563vh) scale(.7361)}to{transform:translate(21.53915vw,99vh) scale(.7361)}}.snow:nth-child(150){opacity:1.0864;transform:translate(66.05vw,-10px) scale(.7325);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{43.338%{transform:translate(65.8559vw,43.338vh) scale(.7325)}to{transform:translate(65.95295vw,99vh) scale(.7325)}}.snow:nth-child(151){opacity:1.2608;transform:translate(25.5961vw,-10px) scale(.9129);animation:fall-151 30s -27s linear infinite}@keyframes fall-151{36.386%{transform:translate(28.717vw,36.386vh) scale(.9129)}to{transform:translate(27.15655vw,99vh) scale(.9129)}}.snow:nth-child(152){opacity:.3978;transform:translate(15.1815vw,-10px) scale(.5626);animation:fall-152 26s -16s linear infinite}@keyframes fall-152{78.783%{transform:translate(12.0144vw,78.783vh) scale(.5626)}to{transform:translate(13.59795vw,99vh) scale(.5626)}}.snow:nth-child(153){opacity:1.8426;transform:translate(26.9025vw,-10px) scale(.0542);animation:fall-153 11s -14s linear infinite}@keyframes fall-153{63.88%{transform:translate(17.399vw,63.88vh) scale(.0542)}to{transform:translate(22.15075vw,99vh) scale(.0542)}}.snow:nth-child(154){opacity:1.0524;transform:translate(20.3566vw,-10px) scale(.532);animation:fall-154 10s -25s linear infinite}@keyframes fall-154{73.78%{transform:translate(26.8139vw,73.78vh) scale(.532)}to{transform:translate(23.58525vw,99vh) scale(.532)}}.snow:nth-child(155){opacity:.1324;transform:translate(58.7888vw,-10px) scale(.799);animation:fall-155 28s -16s linear infinite}@keyframes fall-155{42.853%{transform:translate(49.6995vw,42.853vh) scale(.799)}to{transform:translate(54.24415vw,99vh) scale(.799)}}.snow:nth-child(156){opacity:1.308;transform:translate(2.6769vw,-10px) scale(.749);animation:fall-156 21s -1s linear infinite}@keyframes fall-156{58.559%{transform:translate(2.8629vw,58.559vh) scale(.749)}to{transform:translate(2.7699vw,99vh) scale(.749)}}.snow:nth-child(157){opacity:.2738;transform:translate(83.7849vw,-10px) scale(.461);animation:fall-157 26s -19s linear infinite}@keyframes fall-157{40.499%{transform:translate(92.5721vw,40.499vh) scale(.461)}to{transform:translate(88.1785vw,99vh) scale(.461)}}.snow:nth-child(158){opacity:.2794;transform:translate(38.0163vw,-10px) scale(.6827);animation:fall-158 22s -29s linear infinite}@keyframes fall-158{58.381%{transform:translate(37.1313vw,58.381vh) scale(.6827)}to{transform:translate(37.5738vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.564;transform:translate(8.9949vw,-10px) scale(.4879);animation:fall-159 21s -20s linear infinite}@keyframes fall-159{76.335%{transform:translate(1.1018vw,76.335vh) scale(.4879)}to{transform:translate(5.04835vw,99vh) scale(.4879)}}.snow:nth-child(160){opacity:1.0982;transform:translate(84.2338vw,-10px) scale(.5132);animation:fall-160 20s -18s linear infinite}@keyframes fall-160{55.29%{transform:translate(76.8848vw,55.29vh) scale(.5132)}to{transform:translate(80.5593vw,99vh) scale(.5132)}}.snow:nth-child(161){opacity:.9482;transform:translate(46.2779vw,-10px) scale(.5653);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{77.107%{transform:translate(52.247vw,77.107vh) scale(.5653)}to{transform:translate(49.26245vw,99vh) scale(.5653)}}.snow:nth-child(162){opacity:.0684;transform:translate(10.6635vw,-10px) scale(.11);animation:fall-162 14s -25s linear infinite}@keyframes fall-162{45.673%{transform:translate(13.7634vw,45.673vh) scale(.11)}to{transform:translate(12.21345vw,99vh) scale(.11)}}.snow:nth-child(163){opacity:.8134;transform:translate(23.9993vw,-10px) scale(.8375);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{38.263%{transform:translate(33.6739vw,38.263vh) scale(.8375)}to{transform:translate(28.8366vw,99vh) scale(.8375)}}.snow:nth-child(164){opacity:.3202;transform:translate(86.922vw,-10px) scale(.4405);animation:fall-164 29s -23s linear infinite}@keyframes fall-164{69.676%{transform:translate(79.2299vw,69.676vh) scale(.4405)}to{transform:translate(83.07595vw,99vh) scale(.4405)}}.snow:nth-child(165){opacity:.023;transform:translate(69.8012vw,-10px) scale(.3518);animation:fall-165 10s -13s linear infinite}@keyframes fall-165{43.272%{transform:translate(74.1011vw,43.272vh) scale(.3518)}to{transform:translate(71.95115vw,99vh) scale(.3518)}}.snow:nth-child(166){opacity:1.5282;transform:translate(54.0083vw,-10px) scale(.6055);animation:fall-166 17s -12s linear infinite}@keyframes fall-166{57.3%{transform:translate(50.9536vw,57.3vh) scale(.6055)}to{transform:translate(52.48095vw,99vh) scale(.6055)}}.snow:nth-child(167){opacity:.4252;transform:translate(57.8467vw,-10px) scale(.6171);animation:fall-167 25s -19s linear infinite}@keyframes fall-167{65.904%{transform:translate(50.0831vw,65.904vh) scale(.6171)}to{transform:translate(53.9649vw,99vh) scale(.6171)}}.snow:nth-child(168){opacity:1.415;transform:translate(54.2865vw,-10px) scale(.5813);animation:fall-168 26s -4s linear infinite}@keyframes fall-168{55.988%{transform:translate(44.5967vw,55.988vh) scale(.5813)}to{transform:translate(49.4416vw,99vh) scale(.5813)}}.snow:nth-child(169){opacity:.0982;transform:translate(7.3954vw,-10px) scale(.3683);animation:fall-169 11s -28s linear infinite}@keyframes fall-169{47.616%{transform:translate(-1.676vw,47.616vh) scale(.3683)}to{transform:translate(2.8597vw,99vh) scale(.3683)}}.snow:nth-child(170){opacity:.7182;transform:translate(24.0181vw,-10px) scale(.0055);animation:fall-170 30s -16s linear infinite}@keyframes fall-170{77.272%{transform:translate(19.0874vw,77.272vh) scale(.0055)}to{transform:translate(21.55275vw,99vh) scale(.0055)}}.snow:nth-child(171){opacity:.0614;transform:translate(95.4134vw,-10px) scale(.4767);animation:fall-171 21s -9s linear infinite}@keyframes fall-171{74.369%{transform:translate(104.8512vw,74.369vh) scale(.4767)}to{transform:translate(100.1323vw,99vh) scale(.4767)}}.snow:nth-child(172){opacity:1.0408;transform:translate(32.2632vw,-10px) scale(.1151);animation:fall-172 16s -8s linear infinite}@keyframes fall-172{51.253%{transform:translate(40.8366vw,51.253vh) scale(.1151)}to{transform:translate(36.5499vw,99vh) scale(.1151)}}.snow:nth-child(173){opacity:1.0652;transform:translate(72.7321vw,-10px) scale(.4225);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{30.558%{transform:translate(76.1551vw,30.558vh) scale(.4225)}to{transform:translate(74.4436vw,99vh) scale(.4225)}}.snow:nth-child(174){opacity:.299;transform:translate(22.4052vw,-10px) scale(.4441);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{58.046%{transform:translate(16.0474vw,58.046vh) scale(.4441)}to{transform:translate(19.2263vw,99vh) scale(.4441)}}.snow:nth-child(175){opacity:.8558;transform:translate(1.8133vw,-10px) scale(.682);animation:fall-175 18s -8s linear infinite}@keyframes fall-175{69.962%{transform:translate(-5.184vw,69.962vh) scale(.682)}to{transform:translate(-1.68535vw,99vh) scale(.682)}}.snow:nth-child(176){opacity:1.984;transform:translate(67.036vw,-10px) scale(.1239);animation:fall-176 22s -11s linear infinite}@keyframes fall-176{72.258%{transform:translate(70.7427vw,72.258vh) scale(.1239)}to{transform:translate(68.88935vw,99vh) scale(.1239)}}.snow:nth-child(177){opacity:.3682;transform:translate(5.4041vw,-10px) scale(.9673);animation:fall-177 14s -21s linear infinite}@keyframes fall-177{33.476%{transform:translate(14.5942vw,33.476vh) scale(.9673)}to{transform:translate(9.99915vw,99vh) scale(.9673)}}.snow:nth-child(178){opacity:1.5922;transform:translate(25.3236vw,-10px) scale(.576);animation:fall-178 23s -1s linear infinite}@keyframes fall-178{73.62%{transform:translate(21.7081vw,73.62vh) scale(.576)}to{transform:translate(23.51585vw,99vh) scale(.576)}}.snow:nth-child(179){opacity:.1616;transform:translate(67.0066vw,-10px) scale(.9412);animation:fall-179 25s -20s linear infinite}@keyframes fall-179{71.893%{transform:translate(76.4998vw,71.893vh) scale(.9412)}to{transform:translate(71.7532vw,99vh) scale(.9412)}}.snow:nth-child(180){opacity:.035;transform:translate(41.435vw,-10px) scale(.3737);animation:fall-180 21s -11s linear infinite}@keyframes fall-180{46.897%{transform:translate(51.4245vw,46.897vh) scale(.3737)}to{transform:translate(46.42975vw,99vh) scale(.3737)}}.snow:nth-child(181){opacity:1.006;transform:translate(88.2429vw,-10px) scale(.1394);animation:fall-181 19s -10s linear infinite}@keyframes fall-181{71.613%{transform:translate(88.2465vw,71.613vh) scale(.1394)}to{transform:translate(88.2447vw,99vh) scale(.1394)}}.snow:nth-child(182){opacity:.1776;transform:translate(70.4273vw,-10px) scale(.7029);animation:fall-182 18s -27s linear infinite}@keyframes fall-182{76.245%{transform:translate(75.7383vw,76.245vh) scale(.7029)}to{transform:translate(73.0828vw,99vh) scale(.7029)}}.snow:nth-child(183){opacity:1.2086;transform:translate(97.2244vw,-10px) scale(.1103);animation:fall-183 21s -13s linear infinite}@keyframes fall-183{65.789%{transform:translate(102.2703vw,65.789vh) scale(.1103)}to{transform:translate(99.74735vw,99vh) scale(.1103)}}.snow:nth-child(184){opacity:.9406;transform:translate(51.81vw,-10px) scale(.8061);animation:fall-184 11s -1s linear infinite}@keyframes fall-184{58.725%{transform:translate(49.5314vw,58.725vh) scale(.8061)}to{transform:translate(50.6707vw,99vh) scale(.8061)}}.snow:nth-child(185){opacity:.5938;transform:translate(95.4145vw,-10px) scale(.8421);animation:fall-185 30s -12s linear infinite}@keyframes fall-185{46.729%{transform:translate(87.9965vw,46.729vh) scale(.8421)}to{transform:translate(91.7055vw,99vh) scale(.8421)}}.snow:nth-child(186){opacity:1.0848;transform:translate(11.2768vw,-10px) scale(.5812);animation:fall-186 25s -21s linear infinite}@keyframes fall-186{35.257%{transform:translate(4.1227vw,35.257vh) scale(.5812)}to{transform:translate(7.69975vw,99vh) scale(.5812)}}.snow:nth-child(187){opacity:1.4158;transform:translate(80.5506vw,-10px) scale(.1683);animation:fall-187 20s -26s linear infinite}@keyframes fall-187{30.903%{transform:translate(72.2083vw,30.903vh) scale(.1683)}to{transform:translate(76.37945vw,99vh) scale(.1683)}}.snow:nth-child(188){opacity:1.8486;transform:translate(64.5624vw,-10px) scale(.7694);animation:fall-188 26s -12s linear infinite}@keyframes fall-188{60.039%{transform:translate(54.8242vw,60.039vh) scale(.7694)}to{transform:translate(59.6933vw,99vh) scale(.7694)}}.snow:nth-child(189){opacity:.8254;transform:translate(81.3992vw,-10px) scale(.5247);animation:fall-189 21s -9s linear infinite}@keyframes fall-189{78.722%{transform:translate(71.5112vw,78.722vh) scale(.5247)}to{transform:translate(76.4552vw,99vh) scale(.5247)}}.snow:nth-child(190){opacity:1.1944;transform:translate(91.3869vw,-10px) scale(.5868);animation:fall-190 21s -16s linear infinite}@keyframes fall-190{69.515%{transform:translate(100.3997vw,69.515vh) scale(.5868)}to{transform:translate(95.8933vw,99vh) scale(.5868)}}.snow:nth-child(191){opacity:1.7336;transform:translate(62.7036vw,-10px) scale(.2181);animation:fall-191 10s -24s linear infinite}@keyframes fall-191{51.436%{transform:translate(59.4287vw,51.436vh) scale(.2181)}to{transform:translate(61.06615vw,99vh) scale(.2181)}}.snow:nth-child(192){opacity:.5372;transform:translate(1.9508vw,-10px) scale(.0801);animation:fall-192 17s -7s linear infinite}@keyframes fall-192{51.827%{transform:translate(6.8391vw,51.827vh) scale(.0801)}to{transform:translate(4.39495vw,99vh) scale(.0801)}}.snow:nth-child(193){opacity:1.3722;transform:translate(68.4031vw,-10px) scale(.2418);animation:fall-193 13s -12s linear infinite}@keyframes fall-193{74.681%{transform:translate(60.0599vw,74.681vh) scale(.2418)}to{transform:translate(64.2315vw,99vh) scale(.2418)}}.snow:nth-child(194){opacity:1.435;transform:translate(41.5561vw,-10px) scale(.4153);animation:fall-194 23s -14s linear infinite}@keyframes fall-194{67.099%{transform:translate(39.0944vw,67.099vh) scale(.4153)}to{transform:translate(40.32525vw,99vh) scale(.4153)}}.snow:nth-child(195){opacity:.0916;transform:translate(21.5025vw,-10px) scale(.3441);animation:fall-195 24s -27s linear infinite}@keyframes fall-195{41.041%{transform:translate(24.0879vw,41.041vh) scale(.3441)}to{transform:translate(22.7952vw,99vh) scale(.3441)}}.snow:nth-child(196){opacity:1.333;transform:translate(44.7276vw,-10px) scale(.6472);animation:fall-196 23s -16s linear infinite}@keyframes fall-196{70.743%{transform:translate(47.5078vw,70.743vh) scale(.6472)}to{transform:translate(46.1177vw,99vh) scale(.6472)}}.snow:nth-child(197){opacity:.717;transform:translate(86.9498vw,-10px) scale(.9416);animation:fall-197 12s -23s linear infinite}@keyframes fall-197{43.481%{transform:translate(86.9173vw,43.481vh) scale(.9416)}to{transform:translate(86.93355vw,99vh) scale(.9416)}}.snow:nth-child(198){opacity:.9774;transform:translate(38.0249vw,-10px) scale(.1984);animation:fall-198 26s -18s linear infinite}@keyframes fall-198{68.42%{transform:translate(29.9777vw,68.42vh) scale(.1984)}to{transform:translate(34.0013vw,99vh) scale(.1984)}}.snow:nth-child(199){opacity:1.388;transform:translate(.3479vw,-10px) scale(.266);animation:fall-199 19s -23s linear infinite}@keyframes fall-199{60.71%{transform:translate(1.4817vw,60.71vh) scale(.266)}to{transform:translate(.9148vw,99vh) scale(.266)}}.snow:nth-child(200){opacity:1.8076;transform:translate(75.8665vw,-10px) scale(.8002);animation:fall-200 15s -15s linear infinite}@keyframes fall-200{40.46%{transform:translate(67.8468vw,40.46vh) scale(.8002)}to{transform:translate(71.85665vw,99vh) scale(.8002)}}.snow:nth-child(201){opacity:1.4216;transform:translate(55.3437vw,-10px) scale(.7385);animation:fall-201 23s -24s linear infinite}@keyframes fall-201{58.236%{transform:translate(53.6711vw,58.236vh) scale(.7385)}to{transform:translate(54.5074vw,99vh) scale(.7385)}}.snow:nth-child(202){opacity:1.0536;transform:translate(12.9302vw,-10px) scale(.8016);animation:fall-202 26s -29s linear infinite}@keyframes fall-202{72.807%{transform:translate(16.8454vw,72.807vh) scale(.8016)}to{transform:translate(14.8878vw,99vh) scale(.8016)}}.snow:nth-child(203){opacity:.96;transform:translate(27.7726vw,-10px) scale(.774);animation:fall-203 24s -26s linear infinite}@keyframes fall-203{36.261%{transform:translate(23.9772vw,36.261vh) scale(.774)}to{transform:translate(25.8749vw,99vh) scale(.774)}}.snow:nth-child(204){opacity:.1454;transform:translate(8.5202vw,-10px) scale(.9668);animation:fall-204 30s -16s linear infinite}@keyframes fall-204{77.004%{transform:translate(1.886vw,77.004vh) scale(.9668)}to{transform:translate(5.2031vw,99vh) scale(.9668)}}.snow:nth-child(205){opacity:.8782;transform:translate(51.1636vw,-10px) scale(.2905);animation:fall-205 30s -10s linear infinite}@keyframes fall-205{40.899%{transform:translate(45.4354vw,40.899vh) scale(.2905)}to{transform:translate(48.2995vw,99vh) scale(.2905)}}.snow:nth-child(206){opacity:1.898;transform:translate(18.6018vw,-10px) scale(.8502);animation:fall-206 30s -12s linear infinite}@keyframes fall-206{46.971%{transform:translate(26.9921vw,46.971vh) scale(.8502)}to{transform:translate(22.79695vw,99vh) scale(.8502)}}.snow:nth-child(207){opacity:.3792;transform:translate(4.0172vw,-10px) scale(.5326);animation:fall-207 14s -5s linear infinite}@keyframes fall-207{39.747%{transform:translate(2.2491vw,39.747vh) scale(.5326)}to{transform:translate(3.13315vw,99vh) scale(.5326)}}.snow:nth-child(208){opacity:.3718;transform:translate(45.6597vw,-10px) scale(.1797);animation:fall-208 20s -5s linear infinite}@keyframes fall-208{75.087%{transform:translate(50.0611vw,75.087vh) scale(.1797)}to{transform:translate(47.8604vw,99vh) scale(.1797)}}.snow:nth-child(209){opacity:.3036;transform:translate(62.0574vw,-10px) scale(.4868);animation:fall-209 20s -20s linear infinite}@keyframes fall-209{47.709%{transform:translate(59.7972vw,47.709vh) scale(.4868)}to{transform:translate(60.9273vw,99vh) scale(.4868)}}.snow:nth-child(210){opacity:.4922;transform:translate(43.6351vw,-10px) scale(.9593);animation:fall-210 29s -6s linear infinite}@keyframes fall-210{79.965%{transform:translate(50.9255vw,79.965vh) scale(.9593)}to{transform:translate(47.2803vw,99vh) scale(.9593)}}.snow:nth-child(211){opacity:.8258;transform:translate(88.8594vw,-10px) scale(.0645);animation:fall-211 13s -28s linear infinite}@keyframes fall-211{77.26%{transform:translate(98.2498vw,77.26vh) scale(.0645)}to{transform:translate(93.5546vw,99vh) scale(.0645)}}.snow:nth-child(212){opacity:1.7276;transform:translate(70.691vw,-10px) scale(.2511);animation:fall-212 11s -3s linear infinite}@keyframes fall-212{44.712%{transform:translate(71.0978vw,44.712vh) scale(.2511)}to{transform:translate(70.8944vw,99vh) scale(.2511)}}.snow:nth-child(213){opacity:1.3316;transform:translate(35.1339vw,-10px) scale(.3055);animation:fall-213 30s -7s linear infinite}@keyframes fall-213{54.115%{transform:translate(25.4815vw,54.115vh) scale(.3055)}to{transform:translate(30.3077vw,99vh) scale(.3055)}}.snow:nth-child(214){opacity:1.1318;transform:translate(94.0725vw,-10px) scale(.2327);animation:fall-214 29s -20s linear infinite}@keyframes fall-214{60.723%{transform:translate(91.7659vw,60.723vh) scale(.2327)}to{transform:translate(92.9192vw,99vh) scale(.2327)}}.snow:nth-child(215){opacity:.535;transform:translate(71.7402vw,-10px) scale(.0686);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{37.779%{transform:translate(63.3825vw,37.779vh) scale(.0686)}to{transform:translate(67.56135vw,99vh) scale(.0686)}}.snow:nth-child(216){opacity:.345;transform:translate(7.5489vw,-10px) scale(.5037);animation:fall-216 23s -5s linear infinite}@keyframes fall-216{57.143%{transform:translate(2.7024vw,57.143vh) scale(.5037)}to{transform:translate(5.12565vw,99vh) scale(.5037)}}.snow:nth-child(217){opacity:.5474;transform:translate(15.6619vw,-10px) scale(.3964);animation:fall-217 22s -10s linear infinite}@keyframes fall-217{69.597%{transform:translate(6.7452vw,69.597vh) scale(.3964)}to{transform:translate(11.20355vw,99vh) scale(.3964)}}.snow:nth-child(218){opacity:.9956;transform:translate(5.7519vw,-10px) scale(.3526);animation:fall-218 18s -23s linear infinite}@keyframes fall-218{73.619%{transform:translate(3.2022vw,73.619vh) scale(.3526)}to{transform:translate(4.47705vw,99vh) scale(.3526)}}.snow:nth-child(219){opacity:1.004;transform:translate(86.406vw,-10px) scale(.2234);animation:fall-219 21s -30s linear infinite}@keyframes fall-219{39.602%{transform:translate(95.5806vw,39.602vh) scale(.2234)}to{transform:translate(90.9933vw,99vh) scale(.2234)}}.snow:nth-child(220){opacity:.7054;transform:translate(35.7986vw,-10px) scale(.2474);animation:fall-220 23s -15s linear infinite}@keyframes fall-220{35.393%{transform:translate(36.7011vw,35.393vh) scale(.2474)}to{transform:translate(36.24985vw,99vh) scale(.2474)}}.snow:nth-child(221){opacity:.084;transform:translate(67.7419vw,-10px) scale(.6167);animation:fall-221 22s -3s linear infinite}@keyframes fall-221{37.901%{transform:translate(73.293vw,37.901vh) scale(.6167)}to{transform:translate(70.51745vw,99vh) scale(.6167)}}.snow:nth-child(222){opacity:.1548;transform:translate(89.6366vw,-10px) scale(.099);animation:fall-222 27s -27s linear infinite}@keyframes fall-222{44.711%{transform:translate(90.2301vw,44.711vh) scale(.099)}to{transform:translate(89.93335vw,99vh) scale(.099)}}.snow:nth-child(223){opacity:1.784;transform:translate(5.3888vw,-10px) scale(.9563);animation:fall-223 11s -3s linear infinite}@keyframes fall-223{65.893%{transform:translate(2.3958vw,65.893vh) scale(.9563)}to{transform:translate(3.8923vw,99vh) scale(.9563)}}.snow:nth-child(224){opacity:.1824;transform:translate(32.8638vw,-10px) scale(.0658);animation:fall-224 18s -18s linear infinite}@keyframes fall-224{53.365%{transform:translate(26.4533vw,53.365vh) scale(.0658)}to{transform:translate(29.65855vw,99vh) scale(.0658)}}.snow:nth-child(225){opacity:.4376;transform:translate(6.3479vw,-10px) scale(.3677);animation:fall-225 27s -26s linear infinite}@keyframes fall-225{59.184%{transform:translate(5.6688vw,59.184vh) scale(.3677)}to{transform:translate(6.00835vw,99vh) scale(.3677)}}.snow:nth-child(226){opacity:1.2372;transform:translate(79.9486vw,-10px) scale(.7576);animation:fall-226 13s -27s linear infinite}@keyframes fall-226{79.897%{transform:translate(76.9401vw,79.897vh) scale(.7576)}to{transform:translate(78.44435vw,99vh) scale(.7576)}}.snow:nth-child(227){opacity:1.4504;transform:translate(33.9472vw,-10px) scale(.7408);animation:fall-227 19s -23s linear infinite}@keyframes fall-227{61.705%{transform:translate(30.892vw,61.705vh) scale(.7408)}to{transform:translate(32.4196vw,99vh) scale(.7408)}}.snow:nth-child(228){opacity:.6478;transform:translate(60.4348vw,-10px) scale(.5716);animation:fall-228 26s -26s linear infinite}@keyframes fall-228{64.065%{transform:translate(50.5717vw,64.065vh) scale(.5716)}to{transform:translate(55.50325vw,99vh) scale(.5716)}}.snow:nth-child(229){opacity:.129;transform:translate(66.2229vw,-10px) scale(.4557);animation:fall-229 22s -4s linear infinite}@keyframes fall-229{45.895%{transform:translate(56.8385vw,45.895vh) scale(.4557)}to{transform:translate(61.5307vw,99vh) scale(.4557)}}.snow:nth-child(230){opacity:1.6034;transform:translate(38.2397vw,-10px) scale(.6415);animation:fall-230 12s -3s linear infinite}@keyframes fall-230{63.095%{transform:translate(42.4444vw,63.095vh) scale(.6415)}to{transform:translate(40.34205vw,99vh) scale(.6415)}}.snow:nth-child(231){opacity:1.4612;transform:translate(88.0622vw,-10px) scale(.0316);animation:fall-231 17s -4s linear infinite}@keyframes fall-231{45.643%{transform:translate(79.7112vw,45.643vh) scale(.0316)}to{transform:translate(83.8867vw,99vh) scale(.0316)}}.snow:nth-child(232){opacity:1.9158;transform:translate(48.633vw,-10px) scale(.4412);animation:fall-232 26s -7s linear infinite}@keyframes fall-232{79.755%{transform:translate(56.6057vw,79.755vh) scale(.4412)}to{transform:translate(52.61935vw,99vh) scale(.4412)}}.snow:nth-child(233){opacity:1.0356;transform:translate(50.304vw,-10px) scale(.5671);animation:fall-233 30s -28s linear infinite}@keyframes fall-233{70.147%{transform:translate(51.1518vw,70.147vh) scale(.5671)}to{transform:translate(50.7279vw,99vh) scale(.5671)}}.snow:nth-child(234){opacity:.4326;transform:translate(18.4064vw,-10px) scale(.495);animation:fall-234 22s -30s linear infinite}@keyframes fall-234{45.281%{transform:translate(11.0059vw,45.281vh) scale(.495)}to{transform:translate(14.70615vw,99vh) scale(.495)}}.snow:nth-child(235){opacity:.5886;transform:translate(44.7705vw,-10px) scale(.6854);animation:fall-235 22s -14s linear infinite}@keyframes fall-235{70.279%{transform:translate(53.4562vw,70.279vh) scale(.6854)}to{transform:translate(49.11335vw,99vh) scale(.6854)}}.snow:nth-child(236){opacity:1.5932;transform:translate(31.3803vw,-10px) scale(.6185);animation:fall-236 21s -29s linear infinite}@keyframes fall-236{37.347%{transform:translate(28.4522vw,37.347vh) scale(.6185)}to{transform:translate(29.91625vw,99vh) scale(.6185)}}.snow:nth-child(237){opacity:1.946;transform:translate(18.2955vw,-10px) scale(.8723);animation:fall-237 29s -6s linear infinite}@keyframes fall-237{30.354%{transform:translate(26.1502vw,30.354vh) scale(.8723)}to{transform:translate(22.22285vw,99vh) scale(.8723)}}.snow:nth-child(238){opacity:.6558;transform:translate(92.8246vw,-10px) scale(.6855);animation:fall-238 10s -4s linear infinite}@keyframes fall-238{79.079%{transform:translate(91.152vw,79.079vh) scale(.6855)}to{transform:translate(91.9883vw,99vh) scale(.6855)}}.snow:nth-child(239){opacity:.7422;transform:translate(72.9951vw,-10px) scale(.6783);animation:fall-239 14s -4s linear infinite}@keyframes fall-239{76.217%{transform:translate(82.5423vw,76.217vh) scale(.6783)}to{transform:translate(77.7687vw,99vh) scale(.6783)}}.snow:nth-child(240){opacity:.123;transform:translate(14.9365vw,-10px) scale(.5628);animation:fall-240 11s -10s linear infinite}@keyframes fall-240{49.766%{transform:translate(14.4266vw,49.766vh) scale(.5628)}to{transform:translate(14.68155vw,99vh) scale(.5628)}}.snow:nth-child(241){opacity:.327;transform:translate(94.7682vw,-10px) scale(.4926);animation:fall-241 20s -13s linear infinite}@keyframes fall-241{42.513%{transform:translate(99.39vw,42.513vh) scale(.4926)}to{transform:translate(97.0791vw,99vh) scale(.4926)}}.snow:nth-child(242){opacity:.8858;transform:translate(92.7221vw,-10px) scale(.5758);animation:fall-242 16s -29s linear infinite}@keyframes fall-242{63.504%{transform:translate(99.2288vw,63.504vh) scale(.5758)}to{transform:translate(95.97545vw,99vh) scale(.5758)}}.snow:nth-child(243){opacity:.071;transform:translate(24.6746vw,-10px) scale(.6338);animation:fall-243 22s -5s linear infinite}@keyframes fall-243{68.299%{transform:translate(29.6083vw,68.299vh) scale(.6338)}to{transform:translate(27.14145vw,99vh) scale(.6338)}}.snow:nth-child(244){opacity:1.8708;transform:translate(37.4306vw,-10px) scale(.413);animation:fall-244 13s -8s linear infinite}@keyframes fall-244{48.182%{transform:translate(32.1271vw,48.182vh) scale(.413)}to{transform:translate(34.77885vw,99vh) scale(.413)}}.snow:nth-child(245){opacity:1.4718;transform:translate(84.5119vw,-10px) scale(.8991);animation:fall-245 13s -23s linear infinite}@keyframes fall-245{46.832%{transform:translate(80.2649vw,46.832vh) scale(.8991)}to{transform:translate(82.3884vw,99vh) scale(.8991)}}.snow:nth-child(246){opacity:.0918;transform:translate(9.176vw,-10px) scale(.4572);animation:fall-246 26s -5s linear infinite}@keyframes fall-246{52.445%{transform:translate(8.3203vw,52.445vh) scale(.4572)}to{transform:translate(8.74815vw,99vh) scale(.4572)}}.snow:nth-child(247){opacity:.8384;transform:translate(10.7727vw,-10px) scale(.5584);animation:fall-247 26s -8s linear infinite}@keyframes fall-247{49.815%{transform:translate(9.1971vw,49.815vh) scale(.5584)}to{transform:translate(9.9849vw,99vh) scale(.5584)}}.snow:nth-child(248){opacity:.5086;transform:translate(76.4393vw,-10px) scale(.6087);animation:fall-248 18s -18s linear infinite}@keyframes fall-248{36.048%{transform:translate(68.728vw,36.048vh) scale(.6087)}to{transform:translate(72.58365vw,99vh) scale(.6087)}}.snow:nth-child(249){opacity:1.3258;transform:translate(86.9266vw,-10px) scale(.7967);animation:fall-249 16s -9s linear infinite}@keyframes fall-249{47.973%{transform:translate(82.5947vw,47.973vh) scale(.7967)}to{transform:translate(84.76065vw,99vh) scale(.7967)}}.snow:nth-child(250){opacity:.7582;transform:translate(72.863vw,-10px) scale(.6147);animation:fall-250 11s -2s linear infinite}@keyframes fall-250{67.789%{transform:translate(78.8713vw,67.789vh) scale(.6147)}to{transform:translate(75.86715vw,99vh) scale(.6147)}}.snow:nth-child(251){opacity:.6508;transform:translate(33.867vw,-10px) scale(.4796);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{67.826%{transform:translate(37.6116vw,67.826vh) scale(.4796)}to{transform:translate(35.7393vw,99vh) scale(.4796)}}.snow:nth-child(252){opacity:1.6752;transform:translate(68.9072vw,-10px) scale(.6376);animation:fall-252 11s -26s linear infinite}@keyframes fall-252{49.252%{transform:translate(77.5422vw,49.252vh) scale(.6376)}to{transform:translate(73.2247vw,99vh) scale(.6376)}}.snow:nth-child(253){opacity:.562;transform:translate(40.4875vw,-10px) scale(.8572);animation:fall-253 18s -20s linear infinite}@keyframes fall-253{48.918%{transform:translate(44.3622vw,48.918vh) scale(.8572)}to{transform:translate(42.42485vw,99vh) scale(.8572)}}.snow:nth-child(254){opacity:.5956;transform:translate(23.4895vw,-10px) scale(.0071);animation:fall-254 18s -6s linear infinite}@keyframes fall-254{59.75%{transform:translate(29.0866vw,59.75vh) scale(.0071)}to{transform:translate(26.28805vw,99vh) scale(.0071)}}.snow:nth-child(255){opacity:.7264;transform:translate(19.9849vw,-10px) scale(.0291);animation:fall-255 29s -14s linear infinite}@keyframes fall-255{62.136%{transform:translate(11.6438vw,62.136vh) scale(.0291)}to{transform:translate(15.81435vw,99vh) scale(.0291)}}.snow:nth-child(256){opacity:.9988;transform:translate(25.7643vw,-10px) scale(.6777);animation:fall-256 20s -24s linear infinite}@keyframes fall-256{54.875%{transform:translate(34.1421vw,54.875vh) scale(.6777)}to{transform:translate(29.9532vw,99vh) scale(.6777)}}.snow:nth-child(257){opacity:1.2144;transform:translate(23.1501vw,-10px) scale(.9275);animation:fall-257 29s -29s linear infinite}@keyframes fall-257{41.711%{transform:translate(16.9523vw,41.711vh) scale(.9275)}to{transform:translate(20.0512vw,99vh) scale(.9275)}}.snow:nth-child(258){opacity:1.633;transform:translate(51.1255vw,-10px) scale(.6435);animation:fall-258 24s -10s linear infinite}@keyframes fall-258{73.805%{transform:translate(59.3768vw,73.805vh) scale(.6435)}to{transform:translate(55.25115vw,99vh) scale(.6435)}}.snow:nth-child(259){opacity:.4198;transform:translate(46.0988vw,-10px) scale(.6391);animation:fall-259 16s -1s linear infinite}@keyframes fall-259{52.711%{transform:translate(38.7101vw,52.711vh) scale(.6391)}to{transform:translate(42.40445vw,99vh) scale(.6391)}}.snow:nth-child(260){opacity:.349;transform:translate(80.3661vw,-10px) scale(.9735);animation:fall-260 21s -27s linear infinite}@keyframes fall-260{66.485%{transform:translate(90.0618vw,66.485vh) scale(.9735)}to{transform:translate(85.21395vw,99vh) scale(.9735)}}.snow:nth-child(261){opacity:.8436;transform:translate(81.4706vw,-10px) scale(.4666);animation:fall-261 21s -13s linear infinite}@keyframes fall-261{70.728%{transform:translate(74.2969vw,70.728vh) scale(.4666)}to{transform:translate(77.88375vw,99vh) scale(.4666)}}.snow:nth-child(262){opacity:1.9396;transform:translate(78.7449vw,-10px) scale(.4852);animation:fall-262 15s -25s linear infinite}@keyframes fall-262{57.314%{transform:translate(75.092vw,57.314vh) scale(.4852)}to{transform:translate(76.91845vw,99vh) scale(.4852)}}.snow:nth-child(263){opacity:1.7162;transform:translate(65.4505vw,-10px) scale(.677);animation:fall-263 11s -18s linear infinite}@keyframes fall-263{64.762%{transform:translate(69.7783vw,64.762vh) scale(.677)}to{transform:translate(67.6144vw,99vh) scale(.677)}}.snow:nth-child(264){opacity:.6176;transform:translate(74.1005vw,-10px) scale(.1192);animation:fall-264 14s -25s linear infinite}@keyframes fall-264{61.185%{transform:translate(79.1241vw,61.185vh) scale(.1192)}to{transform:translate(76.6123vw,99vh) scale(.1192)}}.snow:nth-child(265){opacity:1.2334;transform:translate(12.1418vw,-10px) scale(.4187);animation:fall-265 30s -18s linear infinite}@keyframes fall-265{69.161%{transform:translate(13.2966vw,69.161vh) scale(.4187)}to{transform:translate(12.7192vw,99vh) scale(.4187)}}.snow:nth-child(266){opacity:.63;transform:translate(51.5203vw,-10px) scale(.6412);animation:fall-266 16s -4s linear infinite}@keyframes fall-266{45.314%{transform:translate(42.5374vw,45.314vh) scale(.6412)}to{transform:translate(47.02885vw,99vh) scale(.6412)}}.snow:nth-child(267){opacity:.9186;transform:translate(80.4456vw,-10px) scale(.8314);animation:fall-267 12s -28s linear infinite}@keyframes fall-267{75.461%{transform:translate(83.4786vw,75.461vh) scale(.8314)}to{transform:translate(81.9621vw,99vh) scale(.8314)}}.snow:nth-child(268){opacity:.7566;transform:translate(67.1501vw,-10px) scale(.5507);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{42.296%{transform:translate(68.2873vw,42.296vh) scale(.5507)}to{transform:translate(67.7187vw,99vh) scale(.5507)}}.snow:nth-child(269){opacity:1.591;transform:translate(28.4538vw,-10px) scale(.83);animation:fall-269 28s -12s linear infinite}@keyframes fall-269{54.47%{transform:translate(26.8188vw,54.47vh) scale(.83)}to{transform:translate(27.6363vw,99vh) scale(.83)}}.snow:nth-child(270){opacity:1.6488;transform:translate(58.8261vw,-10px) scale(.4748);animation:fall-270 23s -26s linear infinite}@keyframes fall-270{31.553%{transform:translate(50.5629vw,31.553vh) scale(.4748)}to{transform:translate(54.6945vw,99vh) scale(.4748)}}.snow:nth-child(271){opacity:.557;transform:translate(51.19vw,-10px) scale(.7658);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{71.114%{transform:translate(45.0943vw,71.114vh) scale(.7658)}to{transform:translate(48.14215vw,99vh) scale(.7658)}}.snow:nth-child(272){opacity:.6282;transform:translate(36.5197vw,-10px) scale(.6436);animation:fall-272 29s -9s linear infinite}@keyframes fall-272{53.453%{transform:translate(29.0725vw,53.453vh) scale(.6436)}to{transform:translate(32.7961vw,99vh) scale(.6436)}}.snow:nth-child(273){opacity:.889;transform:translate(87.6766vw,-10px) scale(.0188);animation:fall-273 26s -24s linear infinite}@keyframes fall-273{64.513%{transform:translate(78.7912vw,64.513vh) scale(.0188)}to{transform:translate(83.2339vw,99vh) scale(.0188)}}.snow:nth-child(274){opacity:.4626;transform:translate(24.6409vw,-10px) scale(.4654);animation:fall-274 25s -30s linear infinite}@keyframes fall-274{61.936%{transform:translate(28.0781vw,61.936vh) scale(.4654)}to{transform:translate(26.3595vw,99vh) scale(.4654)}}.snow:nth-child(275){opacity:.2856;transform:translate(44.0976vw,-10px) scale(.561);animation:fall-275 24s -20s linear infinite}@keyframes fall-275{76.979%{transform:translate(52.6212vw,76.979vh) scale(.561)}to{transform:translate(48.3594vw,99vh) scale(.561)}}.snow:nth-child(276){opacity:1.8246;transform:translate(44.0223vw,-10px) scale(.3669);animation:fall-276 17s -28s linear infinite}@keyframes fall-276{46.809%{transform:translate(39.1157vw,46.809vh) scale(.3669)}to{transform:translate(41.569vw,99vh) scale(.3669)}}.snow:nth-child(277){opacity:1.2234;transform:translate(93.5741vw,-10px) scale(.5223);animation:fall-277 10s -14s linear infinite}@keyframes fall-277{64.543%{transform:translate(98.1237vw,64.543vh) scale(.5223)}to{transform:translate(95.8489vw,99vh) scale(.5223)}}.snow:nth-child(278){opacity:1.258;transform:translate(5.7786vw,-10px) scale(.6004);animation:fall-278 12s -25s linear infinite}@keyframes fall-278{78.047%{transform:translate(-.8836vw,78.047vh) scale(.6004)}to{transform:translate(2.4475vw,99vh) scale(.6004)}}.snow:nth-child(279){opacity:.2422;transform:translate(59.4085vw,-10px) scale(.3748);animation:fall-279 21s -12s linear infinite}@keyframes fall-279{38.223%{transform:translate(66.4833vw,38.223vh) scale(.3748)}to{transform:translate(62.9459vw,99vh) scale(.3748)}}.snow:nth-child(280){opacity:1.6056;transform:translate(21.1927vw,-10px) scale(.2122);animation:fall-280 14s -21s linear infinite}@keyframes fall-280{34.605%{transform:translate(28.9927vw,34.605vh) scale(.2122)}to{transform:translate(25.0927vw,99vh) scale(.2122)}}.snow:nth-child(281){opacity:.8212;transform:translate(25.252vw,-10px) scale(.6267);animation:fall-281 22s -26s linear infinite}@keyframes fall-281{60.991%{transform:translate(35.1179vw,60.991vh) scale(.6267)}to{transform:translate(30.18495vw,99vh) scale(.6267)}}.snow:nth-child(282){opacity:.3348;transform:translate(59.4277vw,-10px) scale(.5429);animation:fall-282 28s -14s linear infinite}@keyframes fall-282{74.88%{transform:translate(52.3928vw,74.88vh) scale(.5429)}to{transform:translate(55.91025vw,99vh) scale(.5429)}}.snow:nth-child(283){opacity:1.8864;transform:translate(95.8534vw,-10px) scale(.6538);animation:fall-283 30s -16s linear infinite}@keyframes fall-283{77.938%{transform:translate(104.9495vw,77.938vh) scale(.6538)}to{transform:translate(100.40145vw,99vh) scale(.6538)}}.snow:nth-child(284){opacity:1.9976;transform:translate(66.2738vw,-10px) scale(.3021);animation:fall-284 20s -11s linear infinite}@keyframes fall-284{42.876%{transform:translate(73.7462vw,42.876vh) scale(.3021)}to{transform:translate(70.01vw,99vh) scale(.3021)}}.snow:nth-child(285){opacity:.0686;transform:translate(59.4862vw,-10px) scale(.9455);animation:fall-285 23s -10s linear infinite}@keyframes fall-285{42.876%{transform:translate(65.7488vw,42.876vh) scale(.9455)}to{transform:translate(62.6175vw,99vh) scale(.9455)}}.snow:nth-child(286){opacity:.7704;transform:translate(20.6825vw,-10px) scale(.1724);animation:fall-286 19s -27s linear infinite}@keyframes fall-286{38.785%{transform:translate(17.3244vw,38.785vh) scale(.1724)}to{transform:translate(19.00345vw,99vh) scale(.1724)}}.snow:nth-child(287){opacity:1.805;transform:translate(24.609vw,-10px) scale(.8118);animation:fall-287 16s -8s linear infinite}@keyframes fall-287{57.527%{transform:translate(22.3392vw,57.527vh) scale(.8118)}to{transform:translate(23.4741vw,99vh) scale(.8118)}}.snow:nth-child(288){opacity:.3708;transform:translate(77.605vw,-10px) scale(.3845);animation:fall-288 26s -14s linear infinite}@keyframes fall-288{73.247%{transform:translate(86.7726vw,73.247vh) scale(.3845)}to{transform:translate(82.1888vw,99vh) scale(.3845)}}.snow:nth-child(289){opacity:1.2084;transform:translate(68.1694vw,-10px) scale(.7762);animation:fall-289 11s -8s linear infinite}@keyframes fall-289{76.709%{transform:translate(59.2693vw,76.709vh) scale(.7762)}to{transform:translate(63.71935vw,99vh) scale(.7762)}}.snow:nth-child(290){opacity:1.9326;transform:translate(37.2293vw,-10px) scale(.8944);animation:fall-290 12s -26s linear infinite}@keyframes fall-290{57.465%{transform:translate(29.5725vw,57.465vh) scale(.8944)}to{transform:translate(33.4009vw,99vh) scale(.8944)}}.snow:nth-child(291){opacity:1.167;transform:translate(97.3363vw,-10px) scale(.3467);animation:fall-291 21s -25s linear infinite}@keyframes fall-291{46.113%{transform:translate(91.3747vw,46.113vh) scale(.3467)}to{transform:translate(94.3555vw,99vh) scale(.3467)}}.snow:nth-child(292){opacity:.2188;transform:translate(27.8111vw,-10px) scale(.7644);animation:fall-292 22s -5s linear infinite}@keyframes fall-292{71.354%{transform:translate(22.9429vw,71.354vh) scale(.7644)}to{transform:translate(25.377vw,99vh) scale(.7644)}}.snow:nth-child(293){opacity:.9672;transform:translate(42.7624vw,-10px) scale(.933);animation:fall-293 19s -1s linear infinite}@keyframes fall-293{75.668%{transform:translate(37.672vw,75.668vh) scale(.933)}to{transform:translate(40.2172vw,99vh) scale(.933)}}.snow:nth-child(294){opacity:1.0168;transform:translate(3.0927vw,-10px) scale(.5891);animation:fall-294 27s -21s linear infinite}@keyframes fall-294{51.508%{transform:translate(-3.5302vw,51.508vh) scale(.5891)}to{transform:translate(-.21875vw,99vh) scale(.5891)}}.snow:nth-child(295){opacity:1.761;transform:translate(16.2642vw,-10px) scale(.5522);animation:fall-295 29s -11s linear infinite}@keyframes fall-295{79.1%{transform:translate(19.3377vw,79.1vh) scale(.5522)}to{transform:translate(17.80095vw,99vh) scale(.5522)}}.snow:nth-child(296){opacity:1.5396;transform:translate(97.2523vw,-10px) scale(.9145);animation:fall-296 28s -30s linear infinite}@keyframes fall-296{48.785%{transform:translate(97.5303vw,48.785vh) scale(.9145)}to{transform:translate(97.3913vw,99vh) scale(.9145)}}.snow:nth-child(297){opacity:.8864;transform:translate(92.9848vw,-10px) scale(.5482);animation:fall-297 12s -11s linear infinite}@keyframes fall-297{73.709%{transform:translate(88.4212vw,73.709vh) scale(.5482)}to{transform:translate(90.703vw,99vh) scale(.5482)}}.snow:nth-child(298){opacity:.6398;transform:translate(92.5087vw,-10px) scale(.5263);animation:fall-298 30s -1s linear infinite}@keyframes fall-298{53.919%{transform:translate(101.4806vw,53.919vh) scale(.5263)}to{transform:translate(96.99465vw,99vh) scale(.5263)}}.snow:nth-child(299){opacity:.5956;transform:translate(97.0709vw,-10px) scale(.7083);animation:fall-299 17s -22s linear infinite}@keyframes fall-299{66.033%{transform:translate(90.0597vw,66.033vh) scale(.7083)}to{transform:translate(93.5653vw,99vh) scale(.7083)}}.snow:nth-child(300){opacity:1.527;transform:translate(20.5853vw,-10px) scale(.4074);animation:fall-300 27s -3s linear infinite}@keyframes fall-300{71.083%{transform:translate(11.0483vw,71.083vh) scale(.4074)}to{transform:translate(15.8168vw,99vh) scale(.4074)}}.snow:nth-child(301){opacity:.0882;transform:translate(52.6006vw,-10px) scale(.3938);animation:fall-301 18s -16s linear infinite}@keyframes fall-301{43.303%{transform:translate(48.2117vw,43.303vh) scale(.3938)}to{transform:translate(50.40615vw,99vh) scale(.3938)}}.snow:nth-child(302){opacity:1.2636;transform:translate(59.8706vw,-10px) scale(.9763);animation:fall-302 23s -1s linear infinite}@keyframes fall-302{64.548%{transform:translate(55.039vw,64.548vh) scale(.9763)}to{transform:translate(57.4548vw,99vh) scale(.9763)}}.snow:nth-child(303){opacity:.9544;transform:translate(5.7812vw,-10px) scale(.5978);animation:fall-303 26s -6s linear infinite}@keyframes fall-303{52.637%{transform:translate(9.2223vw,52.637vh) scale(.5978)}to{transform:translate(7.50175vw,99vh) scale(.5978)}}.snow:nth-child(304){opacity:1.944;transform:translate(71.7537vw,-10px) scale(.0264);animation:fall-304 12s -1s linear infinite}@keyframes fall-304{70.779%{transform:translate(81.2759vw,70.779vh) scale(.0264)}to{transform:translate(76.5148vw,99vh) scale(.0264)}}.snow:nth-child(305){opacity:1.2282;transform:translate(22.7341vw,-10px) scale(.6715);animation:fall-305 24s -18s linear infinite}@keyframes fall-305{43.494%{transform:translate(18.648vw,43.494vh) scale(.6715)}to{transform:translate(20.69105vw,99vh) scale(.6715)}}.snow:nth-child(306){opacity:.3424;transform:translate(75.5965vw,-10px) scale(.8623);animation:fall-306 16s -23s linear infinite}@keyframes fall-306{44.686%{transform:translate(69.2757vw,44.686vh) scale(.8623)}to{transform:translate(72.4361vw,99vh) scale(.8623)}}.snow:nth-child(307){opacity:1.2938;transform:translate(76.9701vw,-10px) scale(.8737);animation:fall-307 18s -26s linear infinite}@keyframes fall-307{56.263%{transform:translate(84.743vw,56.263vh) scale(.8737)}to{transform:translate(80.85655vw,99vh) scale(.8737)}}.snow:nth-child(308){opacity:1.9142;transform:translate(33.4845vw,-10px) scale(.1365);animation:fall-308 28s -24s linear infinite}@keyframes fall-308{75.69%{transform:translate(23.6785vw,75.69vh) scale(.1365)}to{transform:translate(28.5815vw,99vh) scale(.1365)}}.snow:nth-child(309){opacity:.4162;transform:translate(63.259vw,-10px) scale(.0939);animation:fall-309 10s -7s linear infinite}@keyframes fall-309{71.834%{transform:translate(56.2131vw,71.834vh) scale(.0939)}to{transform:translate(59.73605vw,99vh) scale(.0939)}}.snow:nth-child(310){opacity:1.3046;transform:translate(3.4105vw,-10px) scale(.1061);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{46.604%{transform:translate(-.1949vw,46.604vh) scale(.1061)}to{transform:translate(1.6078vw,99vh) scale(.1061)}}.snow:nth-child(311){opacity:.3148;transform:translate(8.7837vw,-10px) scale(.6221);animation:fall-311 14s -14s linear infinite}@keyframes fall-311{55.622%{transform:translate(1.3549vw,55.622vh) scale(.6221)}to{transform:translate(5.0693vw,99vh) scale(.6221)}}.snow:nth-child(312){opacity:.6276;transform:translate(38.1824vw,-10px) scale(.8926);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{31.407%{transform:translate(46.2093vw,31.407vh) scale(.8926)}to{transform:translate(42.19585vw,99vh) scale(.8926)}}.snow:nth-child(313){opacity:.8406;transform:translate(88.028vw,-10px) scale(.6161);animation:fall-313 24s -22s linear infinite}@keyframes fall-313{35.109%{transform:translate(95.5552vw,35.109vh) scale(.6161)}to{transform:translate(91.7916vw,99vh) scale(.6161)}}.snow:nth-child(314){opacity:.9132;transform:translate(35.2933vw,-10px) scale(.2294);animation:fall-314 18s -9s linear infinite}@keyframes fall-314{46.79%{transform:translate(35.4822vw,46.79vh) scale(.2294)}to{transform:translate(35.38775vw,99vh) scale(.2294)}}.snow:nth-child(315){opacity:.135;transform:translate(74.9183vw,-10px) scale(.7675);animation:fall-315 29s -4s linear infinite}@keyframes fall-315{43.282%{transform:translate(73.2132vw,43.282vh) scale(.7675)}to{transform:translate(74.06575vw,99vh) scale(.7675)}}.snow:nth-child(316){opacity:.0754;transform:translate(93.704vw,-10px) scale(.6353);animation:fall-316 30s -7s linear infinite}@keyframes fall-316{61.742%{transform:translate(84.3408vw,61.742vh) scale(.6353)}to{transform:translate(89.0224vw,99vh) scale(.6353)}}.snow:nth-child(317){opacity:.6808;transform:translate(19.7974vw,-10px) scale(.2323);animation:fall-317 30s -4s linear infinite}@keyframes fall-317{30.516%{transform:translate(25.2336vw,30.516vh) scale(.2323)}to{transform:translate(22.5155vw,99vh) scale(.2323)}}.snow:nth-child(318){opacity:1.4304;transform:translate(17.1235vw,-10px) scale(.6976);animation:fall-318 28s -29s linear infinite}@keyframes fall-318{45.229%{transform:translate(16.6526vw,45.229vh) scale(.6976)}to{transform:translate(16.88805vw,99vh) scale(.6976)}}.snow:nth-child(319){opacity:1.7086;transform:translate(86.5242vw,-10px) scale(.4182);animation:fall-319 29s -1s linear infinite}@keyframes fall-319{60.563%{transform:translate(77.3369vw,60.563vh) scale(.4182)}to{transform:translate(81.93055vw,99vh) scale(.4182)}}.snow:nth-child(320){opacity:.263;transform:translate(8.2321vw,-10px) scale(.4051);animation:fall-320 29s -7s linear infinite}@keyframes fall-320{70.251%{transform:translate(-1.1474vw,70.251vh) scale(.4051)}to{transform:translate(3.54235vw,99vh) scale(.4051)}}.snow:nth-child(321){opacity:.5026;transform:translate(49.7446vw,-10px) scale(.9286);animation:fall-321 18s -20s linear infinite}@keyframes fall-321{77.638%{transform:translate(45.0363vw,77.638vh) scale(.9286)}to{transform:translate(47.39045vw,99vh) scale(.9286)}}.snow:nth-child(322){opacity:1.2764;transform:translate(20.1107vw,-10px) scale(.5494);animation:fall-322 28s -7s linear infinite}@keyframes fall-322{34.509%{transform:translate(24.6496vw,34.509vh) scale(.5494)}to{transform:translate(22.38015vw,99vh) scale(.5494)}}.snow:nth-child(323){opacity:1.6756;transform:translate(39.5985vw,-10px) scale(.1009);animation:fall-323 11s -19s linear infinite}@keyframes fall-323{67.845%{transform:translate(41.4633vw,67.845vh) scale(.1009)}to{transform:translate(40.5309vw,99vh) scale(.1009)}}.snow:nth-child(324){opacity:1.3896;transform:translate(9.7553vw,-10px) scale(.4755);animation:fall-324 16s -5s linear infinite}@keyframes fall-324{37.487%{transform:translate(.0052vw,37.487vh) scale(.4755)}to{transform:translate(4.88025vw,99vh) scale(.4755)}}.snow:nth-child(325){opacity:1.4178;transform:translate(33.9001vw,-10px) scale(.5765);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{72.157%{transform:translate(35.6993vw,72.157vh) scale(.5765)}to{transform:translate(34.7997vw,99vh) scale(.5765)}}.snow:nth-child(326){opacity:.8318;transform:translate(.7396vw,-10px) scale(.244);animation:fall-326 26s -16s linear infinite}@keyframes fall-326{67.507%{transform:translate(.4352vw,67.507vh) scale(.244)}to{transform:translate(.5874vw,99vh) scale(.244)}}.snow:nth-child(327){opacity:1.9658;transform:translate(7.2983vw,-10px) scale(.4035);animation:fall-327 19s -23s linear infinite}@keyframes fall-327{73.282%{transform:translate(8.5275vw,73.282vh) scale(.4035)}to{transform:translate(7.9129vw,99vh) scale(.4035)}}.snow:nth-child(328){opacity:1.1954;transform:translate(3.5303vw,-10px) scale(.9779);animation:fall-328 22s -10s linear infinite}@keyframes fall-328{62.032%{transform:translate(10.383vw,62.032vh) scale(.9779)}to{transform:translate(6.95665vw,99vh) scale(.9779)}}.snow:nth-child(329){opacity:.799;transform:translate(54.6348vw,-10px) scale(.0608);animation:fall-329 20s -22s linear infinite}@keyframes fall-329{35.644%{transform:translate(58.3002vw,35.644vh) scale(.0608)}to{transform:translate(56.4675vw,99vh) scale(.0608)}}.snow:nth-child(330){opacity:1.6286;transform:translate(16.551vw,-10px) scale(.7907);animation:fall-330 18s -9s linear infinite}@keyframes fall-330{49.762%{transform:translate(21.2493vw,49.762vh) scale(.7907)}to{transform:translate(18.90015vw,99vh) scale(.7907)}}.snow:nth-child(331){opacity:.8164;transform:translate(4.533vw,-10px) scale(.4213);animation:fall-331 10s -28s linear infinite}@keyframes fall-331{45.602%{transform:translate(14.4012vw,45.602vh) scale(.4213)}to{transform:translate(9.4671vw,99vh) scale(.4213)}}.snow:nth-child(332){opacity:1.2214;transform:translate(.4761vw,-10px) scale(.8062);animation:fall-332 20s -3s linear infinite}@keyframes fall-332{55.932%{transform:translate(1.2343vw,55.932vh) scale(.8062)}to{transform:translate(.8552vw,99vh) scale(.8062)}}.snow:nth-child(333){opacity:.2122;transform:translate(14.673vw,-10px) scale(.6392);animation:fall-333 26s -16s linear infinite}@keyframes fall-333{46.152%{transform:translate(20.0776vw,46.152vh) scale(.6392)}to{transform:translate(17.3753vw,99vh) scale(.6392)}}.snow:nth-child(334){opacity:.8028;transform:translate(69.489vw,-10px) scale(.4616);animation:fall-334 19s -18s linear infinite}@keyframes fall-334{38.349%{transform:translate(66.5685vw,38.349vh) scale(.4616)}to{transform:translate(68.02875vw,99vh) scale(.4616)}}.snow:nth-child(335){opacity:.5518;transform:translate(99.4416vw,-10px) scale(.8422);animation:fall-335 22s -18s linear infinite}@keyframes fall-335{65.993%{transform:translate(93.1557vw,65.993vh) scale(.8422)}to{transform:translate(96.29865vw,99vh) scale(.8422)}}.snow:nth-child(336){opacity:1.9226;transform:translate(70.631vw,-10px) scale(.6087);animation:fall-336 22s -16s linear infinite}@keyframes fall-336{56.198%{transform:translate(73.1031vw,56.198vh) scale(.6087)}to{transform:translate(71.86705vw,99vh) scale(.6087)}}.snow:nth-child(337){opacity:.0728;transform:translate(74.217vw,-10px) scale(.4748);animation:fall-337 26s -8s linear infinite}@keyframes fall-337{76.993%{transform:translate(69.1779vw,76.993vh) scale(.4748)}to{transform:translate(71.69745vw,99vh) scale(.4748)}}.snow:nth-child(338){opacity:.6648;transform:translate(58.6589vw,-10px) scale(.3943);animation:fall-338 11s -3s linear infinite}@keyframes fall-338{35.921%{transform:translate(59.0606vw,35.921vh) scale(.3943)}to{transform:translate(58.85975vw,99vh) scale(.3943)}}.snow:nth-child(339){opacity:1.3786;transform:translate(86.4415vw,-10px) scale(.0492);animation:fall-339 22s -18s linear infinite}@keyframes fall-339{62.421%{transform:translate(94.9822vw,62.421vh) scale(.0492)}to{transform:translate(90.71185vw,99vh) scale(.0492)}}.snow:nth-child(340){opacity:.296;transform:translate(92.1676vw,-10px) scale(.1936);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{77.131%{transform:translate(101.3622vw,77.131vh) scale(.1936)}to{transform:translate(96.7649vw,99vh) scale(.1936)}}.snow:nth-child(341){opacity:1.6358;transform:translate(27.9838vw,-10px) scale(.5929);animation:fall-341 25s -12s linear infinite}@keyframes fall-341{61.665%{transform:translate(29.6066vw,61.665vh) scale(.5929)}to{transform:translate(28.7952vw,99vh) scale(.5929)}}.snow:nth-child(342){opacity:1.0854;transform:translate(17.8571vw,-10px) scale(.0756);animation:fall-342 23s -30s linear infinite}@keyframes fall-342{64.821%{transform:translate(20.5336vw,64.821vh) scale(.0756)}to{transform:translate(19.19535vw,99vh) scale(.0756)}}.snow:nth-child(343){opacity:1.6222;transform:translate(51.7274vw,-10px) scale(.5365);animation:fall-343 30s -12s linear infinite}@keyframes fall-343{60.205%{transform:translate(47.4969vw,60.205vh) scale(.5365)}to{transform:translate(49.61215vw,99vh) scale(.5365)}}.snow:nth-child(344){opacity:.9108;transform:translate(85.112vw,-10px) scale(.9869);animation:fall-344 14s -11s linear infinite}@keyframes fall-344{59.156%{transform:translate(82.0928vw,59.156vh) scale(.9869)}to{transform:translate(83.6024vw,99vh) scale(.9869)}}.snow:nth-child(345){opacity:.1156;transform:translate(23.9032vw,-10px) scale(.9329);animation:fall-345 23s -14s linear infinite}@keyframes fall-345{40.963%{transform:translate(33.1863vw,40.963vh) scale(.9329)}to{transform:translate(28.54475vw,99vh) scale(.9329)}}.snow:nth-child(346){opacity:.1446;transform:translate(95.8229vw,-10px) scale(.8523);animation:fall-346 25s -10s linear infinite}@keyframes fall-346{45.262%{transform:translate(90.3147vw,45.262vh) scale(.8523)}to{transform:translate(93.0688vw,99vh) scale(.8523)}}.snow:nth-child(347){opacity:1.6868;transform:translate(50.512vw,-10px) scale(.626);animation:fall-347 23s -24s linear infinite}@keyframes fall-347{44.117%{transform:translate(57.4641vw,44.117vh) scale(.626)}to{transform:translate(53.98805vw,99vh) scale(.626)}}.snow:nth-child(348){opacity:1.355;transform:translate(85.7194vw,-10px) scale(.4553);animation:fall-348 10s -23s linear infinite}@keyframes fall-348{44.939%{transform:translate(92.1605vw,44.939vh) scale(.4553)}to{transform:translate(88.93995vw,99vh) scale(.4553)}}.snow:nth-child(349){opacity:.2962;transform:translate(.3271vw,-10px) scale(.3938);animation:fall-349 10s -9s linear infinite}@keyframes fall-349{74.754%{transform:translate(4.5864vw,74.754vh) scale(.3938)}to{transform:translate(2.45675vw,99vh) scale(.3938)}}.snow:nth-child(350){opacity:1.9708;transform:translate(56.7241vw,-10px) scale(.3151);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{51.564%{transform:translate(59.7248vw,51.564vh) scale(.3151)}to{transform:translate(58.22445vw,99vh) scale(.3151)}}.snow:nth-child(351){opacity:.394;transform:translate(59.3706vw,-10px) scale(.9736);animation:fall-351 15s -6s linear infinite}@keyframes fall-351{37.633%{transform:translate(61.5596vw,37.633vh) scale(.9736)}to{transform:translate(60.4651vw,99vh) scale(.9736)}}.snow:nth-child(352){opacity:1.32;transform:translate(40.1664vw,-10px) scale(.6115);animation:fall-352 20s -6s linear infinite}@keyframes fall-352{38.017%{transform:translate(43.951vw,38.017vh) scale(.6115)}to{transform:translate(42.0587vw,99vh) scale(.6115)}}.snow:nth-child(353){opacity:1.0936;transform:translate(97.54vw,-10px) scale(.7808);animation:fall-353 12s -7s linear infinite}@keyframes fall-353{63.791%{transform:translate(101.5131vw,63.791vh) scale(.7808)}to{transform:translate(99.52655vw,99vh) scale(.7808)}}.snow:nth-child(354){opacity:1.2544;transform:translate(.3915vw,-10px) scale(.7698);animation:fall-354 30s -15s linear infinite}@keyframes fall-354{75.958%{transform:translate(9.7303vw,75.958vh) scale(.7698)}to{transform:translate(5.0609vw,99vh) scale(.7698)}}.snow:nth-child(355){opacity:.5934;transform:translate(36.2413vw,-10px) scale(.7471);animation:fall-355 28s -17s linear infinite}@keyframes fall-355{42.734%{transform:translate(32.2319vw,42.734vh) scale(.7471)}to{transform:translate(34.2366vw,99vh) scale(.7471)}}.snow:nth-child(356){opacity:.0136;transform:translate(84.3462vw,-10px) scale(.9778);animation:fall-356 11s -6s linear infinite}@keyframes fall-356{75.989%{transform:translate(75.136vw,75.989vh) scale(.9778)}to{transform:translate(79.7411vw,99vh) scale(.9778)}}.snow:nth-child(357){opacity:1.2634;transform:translate(28.2347vw,-10px) scale(.9504);animation:fall-357 23s -11s linear infinite}@keyframes fall-357{50.185%{transform:translate(34.0495vw,50.185vh) scale(.9504)}to{transform:translate(31.1421vw,99vh) scale(.9504)}}.snow:nth-child(358){opacity:.2812;transform:translate(40.3127vw,-10px) scale(.7236);animation:fall-358 25s -10s linear infinite}@keyframes fall-358{69.525%{transform:translate(40.4045vw,69.525vh) scale(.7236)}to{transform:translate(40.3586vw,99vh) scale(.7236)}}.snow:nth-child(359){opacity:1.1274;transform:translate(76.0613vw,-10px) scale(.6274);animation:fall-359 13s -27s linear infinite}@keyframes fall-359{48.751%{transform:translate(71.6516vw,48.751vh) scale(.6274)}to{transform:translate(73.85645vw,99vh) scale(.6274)}}.snow:nth-child(360){opacity:.7712;transform:translate(20.1437vw,-10px) scale(.5033);animation:fall-360 13s -2s linear infinite}@keyframes fall-360{34.839%{transform:translate(13.9653vw,34.839vh) scale(.5033)}to{transform:translate(17.0545vw,99vh) scale(.5033)}}.snow:nth-child(361){opacity:1.3226;transform:translate(44.4753vw,-10px) scale(.91);animation:fall-361 11s -16s linear infinite}@keyframes fall-361{71.498%{transform:translate(50.6731vw,71.498vh) scale(.91)}to{transform:translate(47.5742vw,99vh) scale(.91)}}.snow:nth-child(362){opacity:1.1676;transform:translate(.8101vw,-10px) scale(.9436);animation:fall-362 18s -23s linear infinite}@keyframes fall-362{40.252%{transform:translate(-2.7657vw,40.252vh) scale(.9436)}to{transform:translate(-.9778vw,99vh) scale(.9436)}}.snow:nth-child(363){opacity:.4298;transform:translate(15.7879vw,-10px) scale(.7194);animation:fall-363 12s -24s linear infinite}@keyframes fall-363{74.033%{transform:translate(10.4783vw,74.033vh) scale(.7194)}to{transform:translate(13.1331vw,99vh) scale(.7194)}}.snow:nth-child(364){opacity:.5784;transform:translate(21.2691vw,-10px) scale(.5969);animation:fall-364 18s -7s linear infinite}@keyframes fall-364{53.975%{transform:translate(13.0381vw,53.975vh) scale(.5969)}to{transform:translate(17.1536vw,99vh) scale(.5969)}}.snow:nth-child(365){opacity:.514;transform:translate(47.8018vw,-10px) scale(.4223);animation:fall-365 23s -14s linear infinite}@keyframes fall-365{70.623%{transform:translate(48.5269vw,70.623vh) scale(.4223)}to{transform:translate(48.16435vw,99vh) scale(.4223)}}.snow:nth-child(366){opacity:1.0368;transform:translate(97.0415vw,-10px) scale(.3849);animation:fall-366 11s -6s linear infinite}@keyframes fall-366{38.122%{transform:translate(102.8576vw,38.122vh) scale(.3849)}to{transform:translate(99.94955vw,99vh) scale(.3849)}}.snow:nth-child(367){opacity:1.3506;transform:translate(42.0356vw,-10px) scale(.8365);animation:fall-367 11s -13s linear infinite}@keyframes fall-367{32.381%{transform:translate(51.8053vw,32.381vh) scale(.8365)}to{transform:translate(46.92045vw,99vh) scale(.8365)}}.snow:nth-child(368){opacity:.2802;transform:translate(41.5239vw,-10px) scale(.9008);animation:fall-368 17s -16s linear infinite}@keyframes fall-368{37.856%{transform:translate(35.7757vw,37.856vh) scale(.9008)}to{transform:translate(38.6498vw,99vh) scale(.9008)}}.snow:nth-child(369){opacity:1.6202;transform:translate(16.4481vw,-10px) scale(.5944);animation:fall-369 30s -29s linear infinite}@keyframes fall-369{55.922%{transform:translate(20.3749vw,55.922vh) scale(.5944)}to{transform:translate(18.4115vw,99vh) scale(.5944)}}.snow:nth-child(370){opacity:1.3672;transform:translate(28.9213vw,-10px) scale(.4579);animation:fall-370 22s -22s linear infinite}@keyframes fall-370{57.31%{transform:translate(34.9447vw,57.31vh) scale(.4579)}to{transform:translate(31.933vw,99vh) scale(.4579)}}.snow:nth-child(371){opacity:1.106;transform:translate(62.9205vw,-10px) scale(.4165);animation:fall-371 15s -6s linear infinite}@keyframes fall-371{67.032%{transform:translate(57.8032vw,67.032vh) scale(.4165)}to{transform:translate(60.36185vw,99vh) scale(.4165)}}.snow:nth-child(372){opacity:1.1168;transform:translate(66.5536vw,-10px) scale(.7089);animation:fall-372 22s -24s linear infinite}@keyframes fall-372{72.939%{transform:translate(66.1431vw,72.939vh) scale(.7089)}to{transform:translate(66.34835vw,99vh) scale(.7089)}}.snow:nth-child(373){opacity:.5274;transform:translate(20.7545vw,-10px) scale(.4792);animation:fall-373 28s -5s linear infinite}@keyframes fall-373{73.913%{transform:translate(17.7665vw,73.913vh) scale(.4792)}to{transform:translate(19.2605vw,99vh) scale(.4792)}}.snow:nth-child(374){opacity:.7106;transform:translate(2.0132vw,-10px) scale(.1546);animation:fall-374 18s -22s linear infinite}@keyframes fall-374{67.673%{transform:translate(-7.5995vw,67.673vh) scale(.1546)}to{transform:translate(-2.79315vw,99vh) scale(.1546)}}.snow:nth-child(375){opacity:1.1376;transform:translate(24.9175vw,-10px) scale(.0613);animation:fall-375 11s -29s linear infinite}@keyframes fall-375{63.62%{transform:translate(25.4511vw,63.62vh) scale(.0613)}to{transform:translate(25.1843vw,99vh) scale(.0613)}}.snow:nth-child(376){opacity:.7778;transform:translate(10.6935vw,-10px) scale(.9233);animation:fall-376 23s -24s linear infinite}@keyframes fall-376{65.407%{transform:translate(2.4806vw,65.407vh) scale(.9233)}to{transform:translate(6.58705vw,99vh) scale(.9233)}}.snow:nth-child(377){opacity:1.2516;transform:translate(34.4521vw,-10px) scale(.7214);animation:fall-377 26s -19s linear infinite}@keyframes fall-377{66.435%{transform:translate(35.155vw,66.435vh) scale(.7214)}to{transform:translate(34.80355vw,99vh) scale(.7214)}}.snow:nth-child(378){opacity:1.6204;transform:translate(20.2255vw,-10px) scale(.5264);animation:fall-378 17s -30s linear infinite}@keyframes fall-378{37.44%{transform:translate(17.82vw,37.44vh) scale(.5264)}to{transform:translate(19.02275vw,99vh) scale(.5264)}}.snow:nth-child(379){opacity:.3744;transform:translate(18.8331vw,-10px) scale(.2389);animation:fall-379 26s -29s linear infinite}@keyframes fall-379{67.83%{transform:translate(27.5469vw,67.83vh) scale(.2389)}to{transform:translate(23.19vw,99vh) scale(.2389)}}.snow:nth-child(380){opacity:1.5378;transform:translate(7.3917vw,-10px) scale(.9081);animation:fall-380 14s -13s linear infinite}@keyframes fall-380{74.384%{transform:translate(-1.3422vw,74.384vh) scale(.9081)}to{transform:translate(3.02475vw,99vh) scale(.9081)}}.snow:nth-child(381){opacity:.883;transform:translate(8.1287vw,-10px) scale(.6931);animation:fall-381 28s -17s linear infinite}@keyframes fall-381{41.188%{transform:translate(8.923vw,41.188vh) scale(.6931)}to{transform:translate(8.52585vw,99vh) scale(.6931)}}.snow:nth-child(382){opacity:.2602;transform:translate(91.9715vw,-10px) scale(.8312);animation:fall-382 29s -7s linear infinite}@keyframes fall-382{75.283%{transform:translate(91.3787vw,75.283vh) scale(.8312)}to{transform:translate(91.6751vw,99vh) scale(.8312)}}.snow:nth-child(383){opacity:.408;transform:translate(90.9141vw,-10px) scale(.162);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{43.063%{transform:translate(93.6184vw,43.063vh) scale(.162)}to{transform:translate(92.26625vw,99vh) scale(.162)}}.snow:nth-child(384){opacity:1.5304;transform:translate(98.285vw,-10px) scale(.0374);animation:fall-384 24s -25s linear infinite}@keyframes fall-384{62.714%{transform:translate(90.0439vw,62.714vh) scale(.0374)}to{transform:translate(94.16445vw,99vh) scale(.0374)}}.snow:nth-child(385){opacity:1.8392;transform:translate(59.7453vw,-10px) scale(.1039);animation:fall-385 16s -17s linear infinite}@keyframes fall-385{44.028%{transform:translate(62.4514vw,44.028vh) scale(.1039)}to{transform:translate(61.09835vw,99vh) scale(.1039)}}.snow:nth-child(386){opacity:1.4302;transform:translate(35.7887vw,-10px) scale(.5547);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{33.679%{transform:translate(44.7547vw,33.679vh) scale(.5547)}to{transform:translate(40.2717vw,99vh) scale(.5547)}}.snow:nth-child(387){opacity:1.695;transform:translate(55.8937vw,-10px) scale(.2374);animation:fall-387 15s -28s linear infinite}@keyframes fall-387{73.505%{transform:translate(56.261vw,73.505vh) scale(.2374)}to{transform:translate(56.07735vw,99vh) scale(.2374)}}.snow:nth-child(388){opacity:1.282;transform:translate(68.1699vw,-10px) scale(.7905);animation:fall-388 17s -16s linear infinite}@keyframes fall-388{52.579%{transform:translate(65.1956vw,52.579vh) scale(.7905)}to{transform:translate(66.68275vw,99vh) scale(.7905)}}.snow:nth-child(389){opacity:.509;transform:translate(35.5417vw,-10px) scale(.9458);animation:fall-389 16s -4s linear infinite}@keyframes fall-389{31.762%{transform:translate(41.1568vw,31.762vh) scale(.9458)}to{transform:translate(38.34925vw,99vh) scale(.9458)}}.snow:nth-child(390){opacity:1.791;transform:translate(49.2337vw,-10px) scale(.2418);animation:fall-390 15s -17s linear infinite}@keyframes fall-390{68.642%{transform:translate(42.9537vw,68.642vh) scale(.2418)}to{transform:translate(46.0937vw,99vh) scale(.2418)}}.snow:nth-child(391){opacity:1.057;transform:translate(45.2615vw,-10px) scale(.8122);animation:fall-391 21s -2s linear infinite}@keyframes fall-391{68.248%{transform:translate(38.6308vw,68.248vh) scale(.8122)}to{transform:translate(41.94615vw,99vh) scale(.8122)}}.snow:nth-child(392){opacity:.1658;transform:translate(59.1802vw,-10px) scale(.7422);animation:fall-392 13s -6s linear infinite}@keyframes fall-392{32.68%{transform:translate(53.7097vw,32.68vh) scale(.7422)}to{transform:translate(56.44495vw,99vh) scale(.7422)}}.snow:nth-child(393){opacity:1.2008;transform:translate(99.4102vw,-10px) scale(.9358);animation:fall-393 25s -18s linear infinite}@keyframes fall-393{44.984%{transform:translate(109.3275vw,44.984vh) scale(.9358)}to{transform:translate(104.36885vw,99vh) scale(.9358)}}.snow:nth-child(394){opacity:1.8138;transform:translate(32.8927vw,-10px) scale(.0784);animation:fall-394 12s -12s linear infinite}@keyframes fall-394{48.747%{transform:translate(23.374vw,48.747vh) scale(.0784)}to{transform:translate(28.13335vw,99vh) scale(.0784)}}.snow:nth-child(395){opacity:1.702;transform:translate(98.2382vw,-10px) scale(.9094);animation:fall-395 15s -16s linear infinite}@keyframes fall-395{56.79%{transform:translate(102.6134vw,56.79vh) scale(.9094)}to{transform:translate(100.4258vw,99vh) scale(.9094)}}.snow:nth-child(396){opacity:1.5556;transform:translate(81.8449vw,-10px) scale(.5889);animation:fall-396 29s -5s linear infinite}@keyframes fall-396{34.464%{transform:translate(88.1929vw,34.464vh) scale(.5889)}to{transform:translate(85.0189vw,99vh) scale(.5889)}}.snow:nth-child(397){opacity:.722;transform:translate(47.594vw,-10px) scale(.5738);animation:fall-397 16s -18s linear infinite}@keyframes fall-397{31.729%{transform:translate(44.9195vw,31.729vh) scale(.5738)}to{transform:translate(46.25675vw,99vh) scale(.5738)}}.snow:nth-child(398){opacity:1.9312;transform:translate(35.4959vw,-10px) scale(.279);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{63.606%{transform:translate(31.4862vw,63.606vh) scale(.279)}to{transform:translate(33.49105vw,99vh) scale(.279)}}.snow:nth-child(399){opacity:1.9646;transform:translate(62.0489vw,-10px) scale(.8317);animation:fall-399 26s -7s linear infinite}@keyframes fall-399{42.439%{transform:translate(69.6985vw,42.439vh) scale(.8317)}to{transform:translate(65.8737vw,99vh) scale(.8317)}}.snow:nth-child(400){opacity:1.2658;transform:translate(16.2443vw,-10px) scale(.2983);animation:fall-400 23s -27s linear infinite}@keyframes fall-400{75.543%{transform:translate(10.2334vw,75.543vh) scale(.2983)}to{transform:translate(13.23885vw,99vh) scale(.2983)}}\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.3726;transform:translate(26.871vw,-10px) scale(.4732);animation:fall-1 30s -26s linear infinite}@keyframes fall-1{46.926%{transform:translate(18.9405vw,46.926vh) scale(.4732)}to{transform:translate(22.90575vw,99vh) scale(.4732)}}.snow:nth-child(2){opacity:.3264;transform:translate(90.6952vw,-10px) scale(.9457);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{38.003%{transform:translate(91.3258vw,38.003vh) scale(.9457)}to{transform:translate(91.0105vw,99vh) scale(.9457)}}.snow:nth-child(3){opacity:.7522;transform:translate(45.5873vw,-10px) scale(.1198);animation:fall-3 11s -12s linear infinite}@keyframes fall-3{37.816%{transform:translate(37.8813vw,37.816vh) scale(.1198)}to{transform:translate(41.7343vw,99vh) scale(.1198)}}.snow:nth-child(4){opacity:.3434;transform:translate(95.0226vw,-10px) scale(.3425);animation:fall-4 16s -30s linear infinite}@keyframes fall-4{76.231%{transform:translate(102.2109vw,76.231vh) scale(.3425)}to{transform:translate(98.61675vw,99vh) scale(.3425)}}.snow:nth-child(5){opacity:.2578;transform:translate(32.7066vw,-10px) scale(.9733);animation:fall-5 13s -24s linear infinite}@keyframes fall-5{72.781%{transform:translate(37.4167vw,72.781vh) scale(.9733)}to{transform:translate(35.06165vw,99vh) scale(.9733)}}.snow:nth-child(6){opacity:.3162;transform:translate(36.3936vw,-10px) scale(.2099);animation:fall-6 22s -25s linear infinite}@keyframes fall-6{71.616%{transform:translate(32.1601vw,71.616vh) scale(.2099)}to{transform:translate(34.27685vw,99vh) scale(.2099)}}.snow:nth-child(7){opacity:1.3882;transform:translate(37.0622vw,-10px) scale(.5052);animation:fall-7 30s -12s linear infinite}@keyframes fall-7{35.429%{transform:translate(34.3455vw,35.429vh) scale(.5052)}to{transform:translate(35.70385vw,99vh) scale(.5052)}}.snow:nth-child(8){opacity:1.8622;transform:translate(55.4957vw,-10px) scale(.4879);animation:fall-8 19s -6s linear infinite}@keyframes fall-8{60.898%{transform:translate(46.035vw,60.898vh) scale(.4879)}to{transform:translate(50.76535vw,99vh) scale(.4879)}}.snow:nth-child(9){opacity:.4932;transform:translate(48.0608vw,-10px) scale(.4296);animation:fall-9 10s -23s linear infinite}@keyframes fall-9{59.399%{transform:translate(52.8908vw,59.399vh) scale(.4296)}to{transform:translate(50.4758vw,99vh) scale(.4296)}}.snow:nth-child(10){opacity:1.8648;transform:translate(83.0153vw,-10px) scale(.5899);animation:fall-10 14s -2s linear infinite}@keyframes fall-10{39.309%{transform:translate(78.2442vw,39.309vh) scale(.5899)}to{transform:translate(80.62975vw,99vh) scale(.5899)}}.snow:nth-child(11){opacity:.3224;transform:translate(4.4434vw,-10px) scale(.4254);animation:fall-11 24s -28s linear infinite}@keyframes fall-11{50.472%{transform:translate(12.2497vw,50.472vh) scale(.4254)}to{transform:translate(8.34655vw,99vh) scale(.4254)}}.snow:nth-child(12){opacity:1.0138;transform:translate(72.9477vw,-10px) scale(.9219);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{78.495%{transform:translate(80.6442vw,78.495vh) scale(.9219)}to{transform:translate(76.79595vw,99vh) scale(.9219)}}.snow:nth-child(13){opacity:1.5354;transform:translate(74.559vw,-10px) scale(.6768);animation:fall-13 27s -19s linear infinite}@keyframes fall-13{73.092%{transform:translate(75.4657vw,73.092vh) scale(.6768)}to{transform:translate(75.01235vw,99vh) scale(.6768)}}.snow:nth-child(14){opacity:1.6084;transform:translate(27.6383vw,-10px) scale(.175);animation:fall-14 11s -1s linear infinite}@keyframes fall-14{42.986%{transform:translate(35.1768vw,42.986vh) scale(.175)}to{transform:translate(31.40755vw,99vh) scale(.175)}}.snow:nth-child(15){opacity:1.8462;transform:translate(16.3208vw,-10px) scale(.462);animation:fall-15 25s -17s linear infinite}@keyframes fall-15{73.054%{transform:translate(8.2849vw,73.054vh) scale(.462)}to{transform:translate(12.30285vw,99vh) scale(.462)}}.snow:nth-child(16){opacity:1.5336;transform:translate(80.8424vw,-10px) scale(.8063);animation:fall-16 23s -4s linear infinite}@keyframes fall-16{70.806%{transform:translate(72.197vw,70.806vh) scale(.8063)}to{transform:translate(76.5197vw,99vh) scale(.8063)}}.snow:nth-child(17){opacity:.3678;transform:translate(31.6228vw,-10px) scale(.0474);animation:fall-17 10s -16s linear infinite}@keyframes fall-17{40.37%{transform:translate(32.3528vw,40.37vh) scale(.0474)}to{transform:translate(31.9878vw,99vh) scale(.0474)}}.snow:nth-child(18){opacity:.3892;transform:translate(82.4535vw,-10px) scale(.1685);animation:fall-18 10s -4s linear infinite}@keyframes fall-18{77.504%{transform:translate(86.3864vw,77.504vh) scale(.1685)}to{transform:translate(84.41995vw,99vh) scale(.1685)}}.snow:nth-child(19){opacity:1.7302;transform:translate(85.1713vw,-10px) scale(.2147);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{63.75%{transform:translate(87.3167vw,63.75vh) scale(.2147)}to{transform:translate(86.244vw,99vh) scale(.2147)}}.snow:nth-child(20){opacity:1.845;transform:translate(28.699vw,-10px) scale(.5656);animation:fall-20 24s -10s linear infinite}@keyframes fall-20{76.588%{transform:translate(38.4529vw,76.588vh) scale(.5656)}to{transform:translate(33.57595vw,99vh) scale(.5656)}}.snow:nth-child(21){opacity:1.4714;transform:translate(49.3209vw,-10px) scale(.5577);animation:fall-21 10s -24s linear infinite}@keyframes fall-21{76.362%{transform:translate(47.2584vw,76.362vh) scale(.5577)}to{transform:translate(48.28965vw,99vh) scale(.5577)}}.snow:nth-child(22){opacity:1.7964;transform:translate(40.9338vw,-10px) scale(.2185);animation:fall-22 30s -13s linear infinite}@keyframes fall-22{33.413%{transform:translate(33.9627vw,33.413vh) scale(.2185)}to{transform:translate(37.44825vw,99vh) scale(.2185)}}.snow:nth-child(23){opacity:1.6336;transform:translate(86.5745vw,-10px) scale(.3582);animation:fall-23 22s -7s linear infinite}@keyframes fall-23{33.898%{transform:translate(93.1402vw,33.898vh) scale(.3582)}to{transform:translate(89.85735vw,99vh) scale(.3582)}}.snow:nth-child(24){opacity:.259;transform:translate(2.6761vw,-10px) scale(.2077);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{62.926%{transform:translate(-4.9321vw,62.926vh) scale(.2077)}to{transform:translate(-1.128vw,99vh) scale(.2077)}}.snow:nth-child(25){opacity:1.8776;transform:translate(86.4825vw,-10px) scale(.5879);animation:fall-25 20s -30s linear infinite}@keyframes fall-25{51.883%{transform:translate(83.4895vw,51.883vh) scale(.5879)}to{transform:translate(84.986vw,99vh) scale(.5879)}}.snow:nth-child(26){opacity:1.8668;transform:translate(34.7065vw,-10px) scale(.2914);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{55.401%{transform:translate(25.213vw,55.401vh) scale(.2914)}to{transform:translate(29.95975vw,99vh) scale(.2914)}}.snow:nth-child(27){opacity:.7466;transform:translate(21.6372vw,-10px) scale(.7662);animation:fall-27 16s -28s linear infinite}@keyframes fall-27{37.008%{transform:translate(23.1418vw,37.008vh) scale(.7662)}to{transform:translate(22.3895vw,99vh) scale(.7662)}}.snow:nth-child(28){opacity:.7404;transform:translate(76.2918vw,-10px) scale(.4257);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{56.445%{transform:translate(80.4832vw,56.445vh) scale(.4257)}to{transform:translate(78.3875vw,99vh) scale(.4257)}}.snow:nth-child(29){opacity:1.2944;transform:translate(10.4093vw,-10px) scale(.2879);animation:fall-29 12s -20s linear infinite}@keyframes fall-29{76.896%{transform:translate(16.0014vw,76.896vh) scale(.2879)}to{transform:translate(13.20535vw,99vh) scale(.2879)}}.snow:nth-child(30){opacity:.2856;transform:translate(61.6291vw,-10px) scale(.3161);animation:fall-30 25s -12s linear infinite}@keyframes fall-30{48.35%{transform:translate(52.0875vw,48.35vh) scale(.3161)}to{transform:translate(56.8583vw,99vh) scale(.3161)}}.snow:nth-child(31){opacity:1.7786;transform:translate(82.6528vw,-10px) scale(.6065);animation:fall-31 15s -20s linear infinite}@keyframes fall-31{53.769%{transform:translate(86.8816vw,53.769vh) scale(.6065)}to{transform:translate(84.7672vw,99vh) scale(.6065)}}.snow:nth-child(32){opacity:1.8346;transform:translate(40.3232vw,-10px) scale(.262);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{31.182%{transform:translate(37.7772vw,31.182vh) scale(.262)}to{transform:translate(39.0502vw,99vh) scale(.262)}}.snow:nth-child(33){opacity:.233;transform:translate(54.8298vw,-10px) scale(.7556);animation:fall-33 17s -27s linear infinite}@keyframes fall-33{72.736%{transform:translate(48.5287vw,72.736vh) scale(.7556)}to{transform:translate(51.67925vw,99vh) scale(.7556)}}.snow:nth-child(34){opacity:1.3384;transform:translate(76.9889vw,-10px) scale(.8787);animation:fall-34 20s -29s linear infinite}@keyframes fall-34{53.582%{transform:translate(73.2433vw,53.582vh) scale(.8787)}to{transform:translate(75.1161vw,99vh) scale(.8787)}}.snow:nth-child(35){opacity:.5216;transform:translate(32.5081vw,-10px) scale(.8944);animation:fall-35 26s -19s linear infinite}@keyframes fall-35{31.135%{transform:translate(39.2511vw,31.135vh) scale(.8944)}to{transform:translate(35.8796vw,99vh) scale(.8944)}}.snow:nth-child(36){opacity:.8012;transform:translate(54.577vw,-10px) scale(.6308);animation:fall-36 29s -17s linear infinite}@keyframes fall-36{36.529%{transform:translate(54.0086vw,36.529vh) scale(.6308)}to{transform:translate(54.2928vw,99vh) scale(.6308)}}.snow:nth-child(37){opacity:.2332;transform:translate(52.3278vw,-10px) scale(.3272);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{53.402%{transform:translate(46.5669vw,53.402vh) scale(.3272)}to{transform:translate(49.44735vw,99vh) scale(.3272)}}.snow:nth-child(38){opacity:.3106;transform:translate(28.0211vw,-10px) scale(.0899);animation:fall-38 19s -26s linear infinite}@keyframes fall-38{54.359%{transform:translate(18.7773vw,54.359vh) scale(.0899)}to{transform:translate(23.3992vw,99vh) scale(.0899)}}.snow:nth-child(39){opacity:.5558;transform:translate(75.4808vw,-10px) scale(.5485);animation:fall-39 16s -9s linear infinite}@keyframes fall-39{63.886%{transform:translate(72.3678vw,63.886vh) scale(.5485)}to{transform:translate(73.9243vw,99vh) scale(.5485)}}.snow:nth-child(40){opacity:1.6356;transform:translate(91.5107vw,-10px) scale(.5774);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{44.139%{transform:translate(97.087vw,44.139vh) scale(.5774)}to{transform:translate(94.29885vw,99vh) scale(.5774)}}.snow:nth-child(41){opacity:.7332;transform:translate(89.8094vw,-10px) scale(.0283);animation:fall-41 26s -4s linear infinite}@keyframes fall-41{78.539%{transform:translate(91.3006vw,78.539vh) scale(.0283)}to{transform:translate(90.555vw,99vh) scale(.0283)}}.snow:nth-child(42){opacity:.088;transform:translate(33.7512vw,-10px) scale(.8104);animation:fall-42 14s -22s linear infinite}@keyframes fall-42{38.13%{transform:translate(31.3214vw,38.13vh) scale(.8104)}to{transform:translate(32.5363vw,99vh) scale(.8104)}}.snow:nth-child(43){opacity:.3276;transform:translate(31.0558vw,-10px) scale(.5102);animation:fall-43 12s -22s linear infinite}@keyframes fall-43{74.895%{transform:translate(27.5831vw,74.895vh) scale(.5102)}to{transform:translate(29.31945vw,99vh) scale(.5102)}}.snow:nth-child(44){opacity:.5596;transform:translate(75.2691vw,-10px) scale(.6026);animation:fall-44 12s -14s linear infinite}@keyframes fall-44{39.336%{transform:translate(73.5211vw,39.336vh) scale(.6026)}to{transform:translate(74.3951vw,99vh) scale(.6026)}}.snow:nth-child(45){opacity:.7378;transform:translate(13.8669vw,-10px) scale(.6951);animation:fall-45 24s -10s linear infinite}@keyframes fall-45{47.987%{transform:translate(4.0314vw,47.987vh) scale(.6951)}to{transform:translate(8.94915vw,99vh) scale(.6951)}}.snow:nth-child(46){opacity:.1508;transform:translate(11.9054vw,-10px) scale(.5289);animation:fall-46 22s -28s linear infinite}@keyframes fall-46{58.937%{transform:translate(10.4776vw,58.937vh) scale(.5289)}to{transform:translate(11.1915vw,99vh) scale(.5289)}}.snow:nth-child(47){opacity:1.579;transform:translate(11.6951vw,-10px) scale(.4764);animation:fall-47 13s -16s linear infinite}@keyframes fall-47{78.868%{transform:translate(11.1638vw,78.868vh) scale(.4764)}to{transform:translate(11.42945vw,99vh) scale(.4764)}}.snow:nth-child(48){opacity:.2086;transform:translate(74.2441vw,-10px) scale(.3158);animation:fall-48 18s -25s linear infinite}@keyframes fall-48{55.331%{transform:translate(79.7888vw,55.331vh) scale(.3158)}to{transform:translate(77.01645vw,99vh) scale(.3158)}}.snow:nth-child(49){opacity:1.0942;transform:translate(93.813vw,-10px) scale(.9239);animation:fall-49 30s -25s linear infinite}@keyframes fall-49{48.179%{transform:translate(101.0728vw,48.179vh) scale(.9239)}to{transform:translate(97.4429vw,99vh) scale(.9239)}}.snow:nth-child(50){opacity:.299;transform:translate(3.2483vw,-10px) scale(.8101);animation:fall-50 10s -30s linear infinite}@keyframes fall-50{54.151%{transform:translate(-.2275vw,54.151vh) scale(.8101)}to{transform:translate(1.5104vw,99vh) scale(.8101)}}.snow:nth-child(51){opacity:1.4482;transform:translate(80.3852vw,-10px) scale(.6829);animation:fall-51 28s -15s linear infinite}@keyframes fall-51{57.933%{transform:translate(71.4451vw,57.933vh) scale(.6829)}to{transform:translate(75.91515vw,99vh) scale(.6829)}}.snow:nth-child(52){opacity:.2806;transform:translate(40.24vw,-10px) scale(.8055);animation:fall-52 22s -16s linear infinite}@keyframes fall-52{76.32%{transform:translate(33.828vw,76.32vh) scale(.8055)}to{transform:translate(37.034vw,99vh) scale(.8055)}}.snow:nth-child(53){opacity:1.0202;transform:translate(20.1677vw,-10px) scale(.7587);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{30.797%{transform:translate(21.9568vw,30.797vh) scale(.7587)}to{transform:translate(21.06225vw,99vh) scale(.7587)}}.snow:nth-child(54){opacity:1.1908;transform:translate(16.5802vw,-10px) scale(.8054);animation:fall-54 15s -5s linear infinite}@keyframes fall-54{77.232%{transform:translate(7.602vw,77.232vh) scale(.8054)}to{transform:translate(12.0911vw,99vh) scale(.8054)}}.snow:nth-child(55){opacity:.672;transform:translate(33.723vw,-10px) scale(.4049);animation:fall-55 12s -7s linear infinite}@keyframes fall-55{30.024%{transform:translate(30.1228vw,30.024vh) scale(.4049)}to{transform:translate(31.9229vw,99vh) scale(.4049)}}.snow:nth-child(56){opacity:.9134;transform:translate(72.6745vw,-10px) scale(.2237);animation:fall-56 10s -24s linear infinite}@keyframes fall-56{60.827%{transform:translate(77.8347vw,60.827vh) scale(.2237)}to{transform:translate(75.2546vw,99vh) scale(.2237)}}.snow:nth-child(57){opacity:.6832;transform:translate(4.1564vw,-10px) scale(.9818);animation:fall-57 21s -10s linear infinite}@keyframes fall-57{30.849%{transform:translate(2.5689vw,30.849vh) scale(.9818)}to{transform:translate(3.36265vw,99vh) scale(.9818)}}.snow:nth-child(58){opacity:1.4562;transform:translate(26.5407vw,-10px) scale(.5798);animation:fall-58 30s -27s linear infinite}@keyframes fall-58{55.422%{transform:translate(18.1038vw,55.422vh) scale(.5798)}to{transform:translate(22.32225vw,99vh) scale(.5798)}}.snow:nth-child(59){opacity:.072;transform:translate(99.9894vw,-10px) scale(.7576);animation:fall-59 10s -3s linear infinite}@keyframes fall-59{69.898%{transform:translate(92.9991vw,69.898vh) scale(.7576)}to{transform:translate(96.49425vw,99vh) scale(.7576)}}.snow:nth-child(60){opacity:.0572;transform:translate(.1202vw,-10px) scale(.529);animation:fall-60 25s -29s linear infinite}@keyframes fall-60{56.256%{transform:translate(5.1414vw,56.256vh) scale(.529)}to{transform:translate(2.6308vw,99vh) scale(.529)}}.snow:nth-child(61){opacity:.692;transform:translate(82.2228vw,-10px) scale(.2115);animation:fall-61 30s -27s linear infinite}@keyframes fall-61{61.808%{transform:translate(86.9294vw,61.808vh) scale(.2115)}to{transform:translate(84.5761vw,99vh) scale(.2115)}}.snow:nth-child(62){opacity:.6968;transform:translate(52.4352vw,-10px) scale(.5904);animation:fall-62 10s -22s linear infinite}@keyframes fall-62{33.634%{transform:translate(46.8624vw,33.634vh) scale(.5904)}to{transform:translate(49.6488vw,99vh) scale(.5904)}}.snow:nth-child(63){opacity:.1282;transform:translate(43.7866vw,-10px) scale(.1942);animation:fall-63 27s -3s linear infinite}@keyframes fall-63{32.172%{transform:translate(51.3792vw,32.172vh) scale(.1942)}to{transform:translate(47.5829vw,99vh) scale(.1942)}}.snow:nth-child(64){opacity:.5844;transform:translate(74.3633vw,-10px) scale(.4852);animation:fall-64 30s -2s linear infinite}@keyframes fall-64{48.71%{transform:translate(78.0296vw,48.71vh) scale(.4852)}to{transform:translate(76.19645vw,99vh) scale(.4852)}}.snow:nth-child(65){opacity:1.2846;transform:translate(71.6899vw,-10px) scale(.8582);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{57.035%{transform:translate(78.3737vw,57.035vh) scale(.8582)}to{transform:translate(75.0318vw,99vh) scale(.8582)}}.snow:nth-child(66){opacity:.6254;transform:translate(73.7134vw,-10px) scale(.4676);animation:fall-66 15s -14s linear infinite}@keyframes fall-66{46.915%{transform:translate(68.4751vw,46.915vh) scale(.4676)}to{transform:translate(71.09425vw,99vh) scale(.4676)}}.snow:nth-child(67){opacity:.7434;transform:translate(87.5326vw,-10px) scale(.5879);animation:fall-67 21s -4s linear infinite}@keyframes fall-67{37.999%{transform:translate(80.0276vw,37.999vh) scale(.5879)}to{transform:translate(83.7801vw,99vh) scale(.5879)}}.snow:nth-child(68){opacity:.474;transform:translate(11.9901vw,-10px) scale(.5669);animation:fall-68 11s -12s linear infinite}@keyframes fall-68{68.525%{transform:translate(11.5879vw,68.525vh) scale(.5669)}to{transform:translate(11.789vw,99vh) scale(.5669)}}.snow:nth-child(69){opacity:1.5698;transform:translate(28.6466vw,-10px) scale(.8955);animation:fall-69 12s -25s linear infinite}@keyframes fall-69{68.171%{transform:translate(28.105vw,68.171vh) scale(.8955)}to{transform:translate(28.3758vw,99vh) scale(.8955)}}.snow:nth-child(70){opacity:.5964;transform:translate(36.003vw,-10px) scale(.9009);animation:fall-70 10s -22s linear infinite}@keyframes fall-70{46.374%{transform:translate(44.1985vw,46.374vh) scale(.9009)}to{transform:translate(40.10075vw,99vh) scale(.9009)}}.snow:nth-child(71){opacity:1.2878;transform:translate(36.3925vw,-10px) scale(.9258);animation:fall-71 29s -3s linear infinite}@keyframes fall-71{63.692%{transform:translate(28.0252vw,63.692vh) scale(.9258)}to{transform:translate(32.20885vw,99vh) scale(.9258)}}.snow:nth-child(72){opacity:.0944;transform:translate(71.0554vw,-10px) scale(.8977);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{30.819%{transform:translate(79.7681vw,30.819vh) scale(.8977)}to{transform:translate(75.41175vw,99vh) scale(.8977)}}.snow:nth-child(73){opacity:1.2312;transform:translate(87.9305vw,-10px) scale(.3375);animation:fall-73 27s -28s linear infinite}@keyframes fall-73{63.402%{transform:translate(84.357vw,63.402vh) scale(.3375)}to{transform:translate(86.14375vw,99vh) scale(.3375)}}.snow:nth-child(74){opacity:1.9312;transform:translate(20.4234vw,-10px) scale(.6401);animation:fall-74 23s -21s linear infinite}@keyframes fall-74{44.313%{transform:translate(24.7709vw,44.313vh) scale(.6401)}to{transform:translate(22.59715vw,99vh) scale(.6401)}}.snow:nth-child(75){opacity:1.3416;transform:translate(34.494vw,-10px) scale(.5528);animation:fall-75 24s -6s linear infinite}@keyframes fall-75{74.595%{transform:translate(41.4965vw,74.595vh) scale(.5528)}to{transform:translate(37.99525vw,99vh) scale(.5528)}}.snow:nth-child(76){opacity:1.9236;transform:translate(79.6121vw,-10px) scale(.6013);animation:fall-76 24s -30s linear infinite}@keyframes fall-76{79.618%{transform:translate(79.855vw,79.618vh) scale(.6013)}to{transform:translate(79.73355vw,99vh) scale(.6013)}}.snow:nth-child(77){opacity:.2458;transform:translate(59.9965vw,-10px) scale(.586);animation:fall-77 18s -6s linear infinite}@keyframes fall-77{79.67%{transform:translate(52.423vw,79.67vh) scale(.586)}to{transform:translate(56.20975vw,99vh) scale(.586)}}.snow:nth-child(78){opacity:.757;transform:translate(8.0909vw,-10px) scale(.7382);animation:fall-78 12s -13s linear infinite}@keyframes fall-78{79.645%{transform:translate(11.21vw,79.645vh) scale(.7382)}to{transform:translate(9.65045vw,99vh) scale(.7382)}}.snow:nth-child(79){opacity:1.072;transform:translate(44.4173vw,-10px) scale(.4653);animation:fall-79 21s -12s linear infinite}@keyframes fall-79{72.709%{transform:translate(48.6135vw,72.709vh) scale(.4653)}to{transform:translate(46.5154vw,99vh) scale(.4653)}}.snow:nth-child(80){opacity:.5874;transform:translate(89.968vw,-10px) scale(.9799);animation:fall-80 22s -8s linear infinite}@keyframes fall-80{68.641%{transform:translate(85.2678vw,68.641vh) scale(.9799)}to{transform:translate(87.6179vw,99vh) scale(.9799)}}.snow:nth-child(81){opacity:.4626;transform:translate(89.7749vw,-10px) scale(.7826);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{57.026%{transform:translate(94.9334vw,57.026vh) scale(.7826)}to{transform:translate(92.35415vw,99vh) scale(.7826)}}.snow:nth-child(82){opacity:1.9248;transform:translate(74.7912vw,-10px) scale(.9826);animation:fall-82 17s -11s linear infinite}@keyframes fall-82{59.437%{transform:translate(71.3614vw,59.437vh) scale(.9826)}to{transform:translate(73.0763vw,99vh) scale(.9826)}}.snow:nth-child(83){opacity:.6898;transform:translate(60.7481vw,-10px) scale(.4317);animation:fall-83 18s -1s linear infinite}@keyframes fall-83{74.982%{transform:translate(57.6912vw,74.982vh) scale(.4317)}to{transform:translate(59.21965vw,99vh) scale(.4317)}}.snow:nth-child(84){opacity:1.3112;transform:translate(6.6187vw,-10px) scale(.3403);animation:fall-84 21s -18s linear infinite}@keyframes fall-84{67.112%{transform:translate(6.1003vw,67.112vh) scale(.3403)}to{transform:translate(6.3595vw,99vh) scale(.3403)}}.snow:nth-child(85){opacity:.5168;transform:translate(26.0093vw,-10px) scale(.8244);animation:fall-85 25s -11s linear infinite}@keyframes fall-85{56.298%{transform:translate(29.1603vw,56.298vh) scale(.8244)}to{transform:translate(27.5848vw,99vh) scale(.8244)}}.snow:nth-child(86){opacity:.4864;transform:translate(42.4918vw,-10px) scale(.8258);animation:fall-86 22s -7s linear infinite}@keyframes fall-86{48.644%{transform:translate(46.7063vw,48.644vh) scale(.8258)}to{transform:translate(44.59905vw,99vh) scale(.8258)}}.snow:nth-child(87){opacity:.2536;transform:translate(58.5684vw,-10px) scale(.4159);animation:fall-87 20s -8s linear infinite}@keyframes fall-87{70.924%{transform:translate(55.4387vw,70.924vh) scale(.4159)}to{transform:translate(57.00355vw,99vh) scale(.4159)}}.snow:nth-child(88){opacity:.3522;transform:translate(6.7841vw,-10px) scale(.7054);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{62.067%{transform:translate(-3.1829vw,62.067vh) scale(.7054)}to{transform:translate(1.8006vw,99vh) scale(.7054)}}.snow:nth-child(89){opacity:.2858;transform:translate(58.2764vw,-10px) scale(.0347);animation:fall-89 19s -13s linear infinite}@keyframes fall-89{63.46%{transform:translate(50.3258vw,63.46vh) scale(.0347)}to{transform:translate(54.3011vw,99vh) scale(.0347)}}.snow:nth-child(90){opacity:.5746;transform:translate(87.5766vw,-10px) scale(.7761);animation:fall-90 12s -3s linear infinite}@keyframes fall-90{34.218%{transform:translate(96.0638vw,34.218vh) scale(.7761)}to{transform:translate(91.8202vw,99vh) scale(.7761)}}.snow:nth-child(91){opacity:.8532;transform:translate(13.9457vw,-10px) scale(.58);animation:fall-91 13s -7s linear infinite}@keyframes fall-91{62.279%{transform:translate(17.2173vw,62.279vh) scale(.58)}to{transform:translate(15.5815vw,99vh) scale(.58)}}.snow:nth-child(92){opacity:.6772;transform:translate(30.7205vw,-10px) scale(.2045);animation:fall-92 30s -14s linear infinite}@keyframes fall-92{32.873%{transform:translate(33.9328vw,32.873vh) scale(.2045)}to{transform:translate(32.32665vw,99vh) scale(.2045)}}.snow:nth-child(93){opacity:1.1202;transform:translate(53.2022vw,-10px) scale(.2387);animation:fall-93 19s -8s linear infinite}@keyframes fall-93{38.508%{transform:translate(49.0719vw,38.508vh) scale(.2387)}to{transform:translate(51.13705vw,99vh) scale(.2387)}}.snow:nth-child(94){opacity:.9966;transform:translate(20.5378vw,-10px) scale(.2045);animation:fall-94 24s -11s linear infinite}@keyframes fall-94{51.045%{transform:translate(27.1655vw,51.045vh) scale(.2045)}to{transform:translate(23.85165vw,99vh) scale(.2045)}}.snow:nth-child(95){opacity:.5112;transform:translate(81.9744vw,-10px) scale(.1244);animation:fall-95 19s -24s linear infinite}@keyframes fall-95{60.789%{transform:translate(77.8493vw,60.789vh) scale(.1244)}to{transform:translate(79.91185vw,99vh) scale(.1244)}}.snow:nth-child(96){opacity:1.5924;transform:translate(82.8145vw,-10px) scale(.4856);animation:fall-96 17s -13s linear infinite}@keyframes fall-96{63.977%{transform:translate(75.9879vw,63.977vh) scale(.4856)}to{transform:translate(79.4012vw,99vh) scale(.4856)}}.snow:nth-child(97){opacity:1.5162;transform:translate(40.1488vw,-10px) scale(.126);animation:fall-97 23s -28s linear infinite}@keyframes fall-97{38.344%{transform:translate(38.4295vw,38.344vh) scale(.126)}to{transform:translate(39.28915vw,99vh) scale(.126)}}.snow:nth-child(98){opacity:.2728;transform:translate(24.073vw,-10px) scale(.8718);animation:fall-98 29s -7s linear infinite}@keyframes fall-98{42.173%{transform:translate(28.9069vw,42.173vh) scale(.8718)}to{transform:translate(26.48995vw,99vh) scale(.8718)}}.snow:nth-child(99){opacity:1.6794;transform:translate(8.9841vw,-10px) scale(.4408);animation:fall-99 24s -7s linear infinite}@keyframes fall-99{69.124%{transform:translate(11.0199vw,69.124vh) scale(.4408)}to{transform:translate(10.002vw,99vh) scale(.4408)}}.snow:nth-child(100){opacity:.8228;transform:translate(10.2176vw,-10px) scale(.6792);animation:fall-100 27s -9s linear infinite}@keyframes fall-100{33.278%{transform:translate(2.3519vw,33.278vh) scale(.6792)}to{transform:translate(6.28475vw,99vh) scale(.6792)}}.snow:nth-child(101){opacity:.9326;transform:translate(91.5196vw,-10px) scale(.6375);animation:fall-101 16s -2s linear infinite}@keyframes fall-101{74.144%{transform:translate(86.6286vw,74.144vh) scale(.6375)}to{transform:translate(89.0741vw,99vh) scale(.6375)}}.snow:nth-child(102){opacity:.4512;transform:translate(82.3469vw,-10px) scale(.532);animation:fall-102 29s -11s linear infinite}@keyframes fall-102{58.57%{transform:translate(82.2249vw,58.57vh) scale(.532)}to{transform:translate(82.2859vw,99vh) scale(.532)}}.snow:nth-child(103){opacity:.1694;transform:translate(79.6914vw,-10px) scale(.1253);animation:fall-103 29s -1s linear infinite}@keyframes fall-103{63.235%{transform:translate(89.2242vw,63.235vh) scale(.1253)}to{transform:translate(84.4578vw,99vh) scale(.1253)}}.snow:nth-child(104){opacity:1.821;transform:translate(39.2545vw,-10px) scale(.5673);animation:fall-104 10s -17s linear infinite}@keyframes fall-104{35.052%{transform:translate(33.3931vw,35.052vh) scale(.5673)}to{transform:translate(36.3238vw,99vh) scale(.5673)}}.snow:nth-child(105){opacity:1.1468;transform:translate(67.2835vw,-10px) scale(.8205);animation:fall-105 19s -26s linear infinite}@keyframes fall-105{41.364%{transform:translate(59.9809vw,41.364vh) scale(.8205)}to{transform:translate(63.6322vw,99vh) scale(.8205)}}.snow:nth-child(106){opacity:1.607;transform:translate(71.71vw,-10px) scale(.0267);animation:fall-106 13s -8s linear infinite}@keyframes fall-106{33.293%{transform:translate(71.1445vw,33.293vh) scale(.0267)}to{transform:translate(71.42725vw,99vh) scale(.0267)}}.snow:nth-child(107){opacity:1.422;transform:translate(20.6508vw,-10px) scale(.5567);animation:fall-107 20s -7s linear infinite}@keyframes fall-107{31.921%{transform:translate(26.7208vw,31.921vh) scale(.5567)}to{transform:translate(23.6858vw,99vh) scale(.5567)}}.snow:nth-child(108){opacity:1.8158;transform:translate(34.0708vw,-10px) scale(.7249);animation:fall-108 23s -8s linear infinite}@keyframes fall-108{62.497%{transform:translate(27.2569vw,62.497vh) scale(.7249)}to{transform:translate(30.66385vw,99vh) scale(.7249)}}.snow:nth-child(109){opacity:1.8486;transform:translate(82.1985vw,-10px) scale(.5029);animation:fall-109 23s -22s linear infinite}@keyframes fall-109{71.351%{transform:translate(75.3719vw,71.351vh) scale(.5029)}to{transform:translate(78.7852vw,99vh) scale(.5029)}}.snow:nth-child(110){opacity:.272;transform:translate(84.2633vw,-10px) scale(.7346);animation:fall-110 22s -2s linear infinite}@keyframes fall-110{32.65%{transform:translate(86.3438vw,32.65vh) scale(.7346)}to{transform:translate(85.30355vw,99vh) scale(.7346)}}.snow:nth-child(111){opacity:.5666;transform:translate(11.1429vw,-10px) scale(.3489);animation:fall-111 19s -13s linear infinite}@keyframes fall-111{37.341%{transform:translate(6.4211vw,37.341vh) scale(.3489)}to{transform:translate(8.782vw,99vh) scale(.3489)}}.snow:nth-child(112){opacity:1.1716;transform:translate(.5108vw,-10px) scale(.4713);animation:fall-112 22s -4s linear infinite}@keyframes fall-112{65.464%{transform:translate(-7.4027vw,65.464vh) scale(.4713)}to{transform:translate(-3.44595vw,99vh) scale(.4713)}}.snow:nth-child(113){opacity:.9356;transform:translate(3.3569vw,-10px) scale(.4366);animation:fall-113 21s -14s linear infinite}@keyframes fall-113{57.192%{transform:translate(-.2425vw,57.192vh) scale(.4366)}to{transform:translate(1.5572vw,99vh) scale(.4366)}}.snow:nth-child(114){opacity:1.7288;transform:translate(15.1753vw,-10px) scale(.4322);animation:fall-114 18s -22s linear infinite}@keyframes fall-114{47.258%{transform:translate(8.3046vw,47.258vh) scale(.4322)}to{transform:translate(11.73995vw,99vh) scale(.4322)}}.snow:nth-child(115){opacity:.6714;transform:translate(40.014vw,-10px) scale(.795);animation:fall-115 22s -25s linear infinite}@keyframes fall-115{41.444%{transform:translate(36.9598vw,41.444vh) scale(.795)}to{transform:translate(38.4869vw,99vh) scale(.795)}}.snow:nth-child(116){opacity:1.8946;transform:translate(56.4935vw,-10px) scale(.9707);animation:fall-116 18s -2s linear infinite}@keyframes fall-116{35.192%{transform:translate(64.0702vw,35.192vh) scale(.9707)}to{transform:translate(60.28185vw,99vh) scale(.9707)}}.snow:nth-child(117){opacity:1.1772;transform:translate(4.6157vw,-10px) scale(.5022);animation:fall-117 12s -25s linear infinite}@keyframes fall-117{45.086%{transform:translate(11.8701vw,45.086vh) scale(.5022)}to{transform:translate(8.2429vw,99vh) scale(.5022)}}.snow:nth-child(118){opacity:.0892;transform:translate(71.4706vw,-10px) scale(.2292);animation:fall-118 28s -6s linear infinite}@keyframes fall-118{64.223%{transform:translate(80.8617vw,64.223vh) scale(.2292)}to{transform:translate(76.16615vw,99vh) scale(.2292)}}.snow:nth-child(119){opacity:1.2428;transform:translate(77.8157vw,-10px) scale(.9485);animation:fall-119 21s -4s linear infinite}@keyframes fall-119{58.199%{transform:translate(81.472vw,58.199vh) scale(.9485)}to{transform:translate(79.64385vw,99vh) scale(.9485)}}.snow:nth-child(120){opacity:1.819;transform:translate(96.9845vw,-10px) scale(.5277);animation:fall-120 23s -27s linear infinite}@keyframes fall-120{49.954%{transform:translate(104.3029vw,49.954vh) scale(.5277)}to{transform:translate(100.6437vw,99vh) scale(.5277)}}.snow:nth-child(121){opacity:1.6436;transform:translate(61.2059vw,-10px) scale(.3331);animation:fall-121 11s -3s linear infinite}@keyframes fall-121{78.66%{transform:translate(62.7771vw,78.66vh) scale(.3331)}to{transform:translate(61.9915vw,99vh) scale(.3331)}}.snow:nth-child(122){opacity:1.368;transform:translate(44.0201vw,-10px) scale(.7315);animation:fall-122 22s -18s linear infinite}@keyframes fall-122{51.965%{transform:translate(40.1868vw,51.965vh) scale(.7315)}to{transform:translate(42.10345vw,99vh) scale(.7315)}}.snow:nth-child(123){opacity:.5042;transform:translate(90.1413vw,-10px) scale(.5879);animation:fall-123 14s -12s linear infinite}@keyframes fall-123{33.396%{transform:translate(97.9607vw,33.396vh) scale(.5879)}to{transform:translate(94.051vw,99vh) scale(.5879)}}.snow:nth-child(124){opacity:1.7412;transform:translate(22.3321vw,-10px) scale(.2645);animation:fall-124 17s -24s linear infinite}@keyframes fall-124{36.904%{transform:translate(14.7072vw,36.904vh) scale(.2645)}to{transform:translate(18.51965vw,99vh) scale(.2645)}}.snow:nth-child(125){opacity:1.0552;transform:translate(2.1185vw,-10px) scale(.9602);animation:fall-125 19s -11s linear infinite}@keyframes fall-125{37.39%{transform:translate(-7.2202vw,37.39vh) scale(.9602)}to{transform:translate(-2.55085vw,99vh) scale(.9602)}}.snow:nth-child(126){opacity:.7236;transform:translate(12.4625vw,-10px) scale(.4349);animation:fall-126 21s -3s linear infinite}@keyframes fall-126{73.77%{transform:translate(9.0528vw,73.77vh) scale(.4349)}to{transform:translate(10.75765vw,99vh) scale(.4349)}}.snow:nth-child(127){opacity:.7422;transform:translate(1.8695vw,-10px) scale(.0753);animation:fall-127 21s -7s linear infinite}@keyframes fall-127{67.966%{transform:translate(-2.0736vw,67.966vh) scale(.0753)}to{transform:translate(-.10205vw,99vh) scale(.0753)}}.snow:nth-child(128){opacity:.2912;transform:translate(77.7563vw,-10px) scale(.9511);animation:fall-128 18s -23s linear infinite}@keyframes fall-128{66.79%{transform:translate(85.0921vw,66.79vh) scale(.9511)}to{transform:translate(81.4242vw,99vh) scale(.9511)}}.snow:nth-child(129){opacity:.667;transform:translate(47.128vw,-10px) scale(.4599);animation:fall-129 14s -13s linear infinite}@keyframes fall-129{60.536%{transform:translate(54.7025vw,60.536vh) scale(.4599)}to{transform:translate(50.91525vw,99vh) scale(.4599)}}.snow:nth-child(130){opacity:1.5728;transform:translate(69.0629vw,-10px) scale(.1998);animation:fall-130 24s -14s linear infinite}@keyframes fall-130{74.147%{transform:translate(69.1282vw,74.147vh) scale(.1998)}to{transform:translate(69.09555vw,99vh) scale(.1998)}}.snow:nth-child(131){opacity:1.439;transform:translate(46.6957vw,-10px) scale(.3295);animation:fall-131 23s -20s linear infinite}@keyframes fall-131{61.537%{transform:translate(42.0911vw,61.537vh) scale(.3295)}to{transform:translate(44.3934vw,99vh) scale(.3295)}}.snow:nth-child(132){opacity:1.7256;transform:translate(76.1141vw,-10px) scale(.0149);animation:fall-132 15s -14s linear infinite}@keyframes fall-132{34.975%{transform:translate(70.0254vw,34.975vh) scale(.0149)}to{transform:translate(73.06975vw,99vh) scale(.0149)}}.snow:nth-child(133){opacity:1.6174;transform:translate(46.2912vw,-10px) scale(.1039);animation:fall-133 21s -5s linear infinite}@keyframes fall-133{47.194%{transform:translate(46.5135vw,47.194vh) scale(.1039)}to{transform:translate(46.40235vw,99vh) scale(.1039)}}.snow:nth-child(134){opacity:1.911;transform:translate(37.4211vw,-10px) scale(.5138);animation:fall-134 17s -18s linear infinite}@keyframes fall-134{67.678%{transform:translate(34.1793vw,67.678vh) scale(.5138)}to{transform:translate(35.8002vw,99vh) scale(.5138)}}.snow:nth-child(135){opacity:1.985;transform:translate(63.0849vw,-10px) scale(.9222);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{36.486%{transform:translate(53.928vw,36.486vh) scale(.9222)}to{transform:translate(58.50645vw,99vh) scale(.9222)}}.snow:nth-child(136){opacity:1.7154;transform:translate(52.9667vw,-10px) scale(.5572);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{38.483%{transform:translate(44.2932vw,38.483vh) scale(.5572)}to{transform:translate(48.62995vw,99vh) scale(.5572)}}.snow:nth-child(137){opacity:1.7988;transform:translate(83.9178vw,-10px) scale(.3016);animation:fall-137 22s -25s linear infinite}@keyframes fall-137{77.527%{transform:translate(88.6414vw,77.527vh) scale(.3016)}to{transform:translate(86.2796vw,99vh) scale(.3016)}}.snow:nth-child(138){opacity:.5642;transform:translate(58.0922vw,-10px) scale(.6477);animation:fall-138 21s -7s linear infinite}@keyframes fall-138{74.391%{transform:translate(53.6364vw,74.391vh) scale(.6477)}to{transform:translate(55.8643vw,99vh) scale(.6477)}}.snow:nth-child(139){opacity:1.2206;transform:translate(93.5984vw,-10px) scale(.0704);animation:fall-139 12s -27s linear infinite}@keyframes fall-139{61.506%{transform:translate(95.4124vw,61.506vh) scale(.0704)}to{transform:translate(94.5054vw,99vh) scale(.0704)}}.snow:nth-child(140){opacity:.1536;transform:translate(60.2773vw,-10px) scale(.5494);animation:fall-140 26s -1s linear infinite}@keyframes fall-140{31.487%{transform:translate(50.6648vw,31.487vh) scale(.5494)}to{transform:translate(55.47105vw,99vh) scale(.5494)}}.snow:nth-child(141){opacity:.0508;transform:translate(12.3302vw,-10px) scale(.0061);animation:fall-141 11s -30s linear infinite}@keyframes fall-141{40.443%{transform:translate(17.0446vw,40.443vh) scale(.0061)}to{transform:translate(14.6874vw,99vh) scale(.0061)}}.snow:nth-child(142){opacity:1.2798;transform:translate(25.3919vw,-10px) scale(.1132);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{42.58%{transform:translate(20.9938vw,42.58vh) scale(.1132)}to{transform:translate(23.19285vw,99vh) scale(.1132)}}.snow:nth-child(143){opacity:1.0802;transform:translate(31.2312vw,-10px) scale(.5437);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{57.522%{transform:translate(38.7071vw,57.522vh) scale(.5437)}to{transform:translate(34.96915vw,99vh) scale(.5437)}}.snow:nth-child(144){opacity:.984;transform:translate(29.0449vw,-10px) scale(.9355);animation:fall-144 20s -24s linear infinite}@keyframes fall-144{79.632%{transform:translate(25.0437vw,79.632vh) scale(.9355)}to{transform:translate(27.0443vw,99vh) scale(.9355)}}.snow:nth-child(145){opacity:.4562;transform:translate(41.2272vw,-10px) scale(.9045);animation:fall-145 23s -26s linear infinite}@keyframes fall-145{59.4%{transform:translate(41.4974vw,59.4vh) scale(.9045)}to{transform:translate(41.3623vw,99vh) scale(.9045)}}.snow:nth-child(146){opacity:1.6576;transform:translate(13.3801vw,-10px) scale(.3904);animation:fall-146 28s -3s linear infinite}@keyframes fall-146{76.882%{transform:translate(12.2456vw,76.882vh) scale(.3904)}to{transform:translate(12.81285vw,99vh) scale(.3904)}}.snow:nth-child(147){opacity:1.2776;transform:translate(97.3028vw,-10px) scale(.4276);animation:fall-147 11s -20s linear infinite}@keyframes fall-147{47.18%{transform:translate(88.6934vw,47.18vh) scale(.4276)}to{transform:translate(92.9981vw,99vh) scale(.4276)}}.snow:nth-child(148){opacity:1.508;transform:translate(90.0335vw,-10px) scale(.5053);animation:fall-148 26s -9s linear infinite}@keyframes fall-148{43%{transform:translate(88.5886vw,43vh) scale(.5053)}to{transform:translate(89.31105vw,99vh) scale(.5053)}}.snow:nth-child(149){opacity:.8194;transform:translate(13.0637vw,-10px) scale(.4429);animation:fall-149 30s -23s linear infinite}@keyframes fall-149{31.647%{transform:translate(3.6555vw,31.647vh) scale(.4429)}to{transform:translate(8.3596vw,99vh) scale(.4429)}}.snow:nth-child(150){opacity:1.6704;transform:translate(72.791vw,-10px) scale(.8395);animation:fall-150 26s -14s linear infinite}@keyframes fall-150{77.761%{transform:translate(82.1431vw,77.761vh) scale(.8395)}to{transform:translate(77.46705vw,99vh) scale(.8395)}}.snow:nth-child(151){opacity:.4844;transform:translate(89.2801vw,-10px) scale(.6916);animation:fall-151 16s -11s linear infinite}@keyframes fall-151{72.808%{transform:translate(93.0662vw,72.808vh) scale(.6916)}to{transform:translate(91.17315vw,99vh) scale(.6916)}}.snow:nth-child(152){opacity:1.5768;transform:translate(85.4312vw,-10px) scale(.5393);animation:fall-152 29s -5s linear infinite}@keyframes fall-152{60.818%{transform:translate(78.7732vw,60.818vh) scale(.5393)}to{transform:translate(82.1022vw,99vh) scale(.5393)}}.snow:nth-child(153){opacity:1.1998;transform:translate(18.4742vw,-10px) scale(.0809);animation:fall-153 21s -21s linear infinite}@keyframes fall-153{78.454%{transform:translate(17.2085vw,78.454vh) scale(.0809)}to{transform:translate(17.84135vw,99vh) scale(.0809)}}.snow:nth-child(154){opacity:.3908;transform:translate(59.8247vw,-10px) scale(.6795);animation:fall-154 29s -14s linear infinite}@keyframes fall-154{51.52%{transform:translate(62.1829vw,51.52vh) scale(.6795)}to{transform:translate(61.0038vw,99vh) scale(.6795)}}.snow:nth-child(155){opacity:1.1876;transform:translate(32.3717vw,-10px) scale(.2139);animation:fall-155 23s -16s linear infinite}@keyframes fall-155{47.537%{transform:translate(41.5978vw,47.537vh) scale(.2139)}to{transform:translate(36.98475vw,99vh) scale(.2139)}}.snow:nth-child(156){opacity:1.0854;transform:translate(92.0375vw,-10px) scale(.7914);animation:fall-156 27s -29s linear infinite}@keyframes fall-156{61.818%{transform:translate(100.0546vw,61.818vh) scale(.7914)}to{transform:translate(96.04605vw,99vh) scale(.7914)}}.snow:nth-child(157){opacity:.3252;transform:translate(78.2648vw,-10px) scale(.0147);animation:fall-157 19s -17s linear infinite}@keyframes fall-157{65.63%{transform:translate(75.5027vw,65.63vh) scale(.0147)}to{transform:translate(76.88375vw,99vh) scale(.0147)}}.snow:nth-child(158){opacity:1.0298;transform:translate(15.3239vw,-10px) scale(.9089);animation:fall-158 24s -30s linear infinite}@keyframes fall-158{36.271%{transform:translate(6.9585vw,36.271vh) scale(.9089)}to{transform:translate(11.1412vw,99vh) scale(.9089)}}.snow:nth-child(159){opacity:1.7866;transform:translate(14.5292vw,-10px) scale(.5892);animation:fall-159 19s -16s linear infinite}@keyframes fall-159{71.491%{transform:translate(7.7402vw,71.491vh) scale(.5892)}to{transform:translate(11.1347vw,99vh) scale(.5892)}}.snow:nth-child(160){opacity:.7922;transform:translate(58.0871vw,-10px) scale(.3874);animation:fall-160 21s -29s linear infinite}@keyframes fall-160{62.892%{transform:translate(61.8865vw,62.892vh) scale(.3874)}to{transform:translate(59.9868vw,99vh) scale(.3874)}}.snow:nth-child(161){opacity:1.0186;transform:translate(88.39vw,-10px) scale(.8179);animation:fall-161 26s -14s linear infinite}@keyframes fall-161{73.494%{transform:translate(86.2225vw,73.494vh) scale(.8179)}to{transform:translate(87.30625vw,99vh) scale(.8179)}}.snow:nth-child(162){opacity:1.912;transform:translate(34.6671vw,-10px) scale(.5944);animation:fall-162 20s -30s linear infinite}@keyframes fall-162{52.622%{transform:translate(40.018vw,52.622vh) scale(.5944)}to{transform:translate(37.34255vw,99vh) scale(.5944)}}.snow:nth-child(163){opacity:.7136;transform:translate(56.6117vw,-10px) scale(.9053);animation:fall-163 10s -9s linear infinite}@keyframes fall-163{61.78%{transform:translate(53.6064vw,61.78vh) scale(.9053)}to{transform:translate(55.10905vw,99vh) scale(.9053)}}.snow:nth-child(164){opacity:.7778;transform:translate(57.2555vw,-10px) scale(.0952);animation:fall-164 24s -8s linear infinite}@keyframes fall-164{59.828%{transform:translate(60.1911vw,59.828vh) scale(.0952)}to{transform:translate(58.7233vw,99vh) scale(.0952)}}.snow:nth-child(165){opacity:1.4366;transform:translate(5.5865vw,-10px) scale(.1214);animation:fall-165 24s -13s linear infinite}@keyframes fall-165{75.437%{transform:translate(-.6689vw,75.437vh) scale(.1214)}to{transform:translate(2.4588vw,99vh) scale(.1214)}}.snow:nth-child(166){opacity:1.158;transform:translate(36.4991vw,-10px) scale(.3046);animation:fall-166 14s -1s linear infinite}@keyframes fall-166{63.899%{transform:translate(41.4109vw,63.899vh) scale(.3046)}to{transform:translate(38.955vw,99vh) scale(.3046)}}.snow:nth-child(167){opacity:.775;transform:translate(46.462vw,-10px) scale(.7962);animation:fall-167 26s -3s linear infinite}@keyframes fall-167{34.563%{transform:translate(48.7431vw,34.563vh) scale(.7962)}to{transform:translate(47.60255vw,99vh) scale(.7962)}}.snow:nth-child(168){opacity:.2822;transform:translate(14.917vw,-10px) scale(.4668);animation:fall-168 20s -7s linear infinite}@keyframes fall-168{64.54%{transform:translate(10.6802vw,64.54vh) scale(.4668)}to{transform:translate(12.7986vw,99vh) scale(.4668)}}.snow:nth-child(169){opacity:1.5254;transform:translate(38.5728vw,-10px) scale(.6469);animation:fall-169 26s -25s linear infinite}@keyframes fall-169{35.076%{transform:translate(46.4232vw,35.076vh) scale(.6469)}to{transform:translate(42.498vw,99vh) scale(.6469)}}.snow:nth-child(170){opacity:.9802;transform:translate(24.3909vw,-10px) scale(.0547);animation:fall-170 18s -7s linear infinite}@keyframes fall-170{79.716%{transform:translate(19.6872vw,79.716vh) scale(.0547)}to{transform:translate(22.03905vw,99vh) scale(.0547)}}.snow:nth-child(171){opacity:1.3778;transform:translate(43.5416vw,-10px) scale(.5673);animation:fall-171 27s -21s linear infinite}@keyframes fall-171{36.358%{transform:translate(47.4157vw,36.358vh) scale(.5673)}to{transform:translate(45.47865vw,99vh) scale(.5673)}}.snow:nth-child(172){opacity:1.718;transform:translate(52.2255vw,-10px) scale(.8272);animation:fall-172 28s -22s linear infinite}@keyframes fall-172{72.508%{transform:translate(56.5038vw,72.508vh) scale(.8272)}to{transform:translate(54.36465vw,99vh) scale(.8272)}}.snow:nth-child(173){opacity:1.8294;transform:translate(73.4182vw,-10px) scale(.8354);animation:fall-173 12s -14s linear infinite}@keyframes fall-173{54.664%{transform:translate(63.8544vw,54.664vh) scale(.8354)}to{transform:translate(68.6363vw,99vh) scale(.8354)}}.snow:nth-child(174){opacity:1.7078;transform:translate(29.8172vw,-10px) scale(.7584);animation:fall-174 28s -29s linear infinite}@keyframes fall-174{56.529%{transform:translate(28.0472vw,56.529vh) scale(.7584)}to{transform:translate(28.9322vw,99vh) scale(.7584)}}.snow:nth-child(175){opacity:.4204;transform:translate(52.9387vw,-10px) scale(.2781);animation:fall-175 25s -9s linear infinite}@keyframes fall-175{58.959%{transform:translate(60.1891vw,58.959vh) scale(.2781)}to{transform:translate(56.5639vw,99vh) scale(.2781)}}.snow:nth-child(176){opacity:1.0644;transform:translate(77.2537vw,-10px) scale(.4939);animation:fall-176 25s -11s linear infinite}@keyframes fall-176{51.702%{transform:translate(79.822vw,51.702vh) scale(.4939)}to{transform:translate(78.53785vw,99vh) scale(.4939)}}.snow:nth-child(177){opacity:.9664;transform:translate(6.7587vw,-10px) scale(.2046);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{36.017%{transform:translate(7.6944vw,36.017vh) scale(.2046)}to{transform:translate(7.22655vw,99vh) scale(.2046)}}.snow:nth-child(178){opacity:1.2628;transform:translate(16.2559vw,-10px) scale(.5881);animation:fall-178 17s -8s linear infinite}@keyframes fall-178{70.683%{transform:translate(22.2977vw,70.683vh) scale(.5881)}to{transform:translate(19.2768vw,99vh) scale(.5881)}}.snow:nth-child(179){opacity:.1522;transform:translate(90.9447vw,-10px) scale(.9705);animation:fall-179 19s -19s linear infinite}@keyframes fall-179{40.275%{transform:translate(89.3302vw,40.275vh) scale(.9705)}to{transform:translate(90.13745vw,99vh) scale(.9705)}}.snow:nth-child(180){opacity:.3396;transform:translate(88.8754vw,-10px) scale(.7773);animation:fall-180 28s -4s linear infinite}@keyframes fall-180{46.66%{transform:translate(86.796vw,46.66vh) scale(.7773)}to{transform:translate(87.8357vw,99vh) scale(.7773)}}.snow:nth-child(181){opacity:1.1902;transform:translate(28.9521vw,-10px) scale(.0734);animation:fall-181 29s -23s linear infinite}@keyframes fall-181{32.518%{transform:translate(38.7858vw,32.518vh) scale(.0734)}to{transform:translate(33.86895vw,99vh) scale(.0734)}}.snow:nth-child(182){opacity:.1642;transform:translate(52.2655vw,-10px) scale(.6269);animation:fall-182 21s -28s linear infinite}@keyframes fall-182{62.198%{transform:translate(45.9779vw,62.198vh) scale(.6269)}to{transform:translate(49.1217vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.7884;transform:translate(7.5411vw,-10px) scale(.7783);animation:fall-183 23s -5s linear infinite}@keyframes fall-183{67.145%{transform:translate(12.5032vw,67.145vh) scale(.7783)}to{transform:translate(10.02215vw,99vh) scale(.7783)}}.snow:nth-child(184){opacity:.7332;transform:translate(16.7823vw,-10px) scale(.8613);animation:fall-184 23s -18s linear infinite}@keyframes fall-184{67.517%{transform:translate(18.0718vw,67.517vh) scale(.8613)}to{transform:translate(17.42705vw,99vh) scale(.8613)}}.snow:nth-child(185){opacity:.0888;transform:translate(6.2415vw,-10px) scale(.6813);animation:fall-185 15s -19s linear infinite}@keyframes fall-185{59.715%{transform:translate(-1.881vw,59.715vh) scale(.6813)}to{transform:translate(2.18025vw,99vh) scale(.6813)}}.snow:nth-child(186){opacity:1.1718;transform:translate(48.1927vw,-10px) scale(.386);animation:fall-186 19s -16s linear infinite}@keyframes fall-186{38.561%{transform:translate(42.5631vw,38.561vh) scale(.386)}to{transform:translate(45.3779vw,99vh) scale(.386)}}.snow:nth-child(187){opacity:.0386;transform:translate(58.7213vw,-10px) scale(.274);animation:fall-187 13s -25s linear infinite}@keyframes fall-187{59.349%{transform:translate(51.0557vw,59.349vh) scale(.274)}to{transform:translate(54.8885vw,99vh) scale(.274)}}.snow:nth-child(188){opacity:.028;transform:translate(2.7462vw,-10px) scale(.8293);animation:fall-188 12s -28s linear infinite}@keyframes fall-188{73.67%{transform:translate(4.282vw,73.67vh) scale(.8293)}to{transform:translate(3.5141vw,99vh) scale(.8293)}}.snow:nth-child(189){opacity:1.6828;transform:translate(3.5851vw,-10px) scale(.9573);animation:fall-189 13s -4s linear infinite}@keyframes fall-189{71.689%{transform:translate(8.6223vw,71.689vh) scale(.9573)}to{transform:translate(6.1037vw,99vh) scale(.9573)}}.snow:nth-child(190){opacity:.5904;transform:translate(72.8158vw,-10px) scale(.1924);animation:fall-190 23s -18s linear infinite}@keyframes fall-190{50.527%{transform:translate(80.443vw,50.527vh) scale(.1924)}to{transform:translate(76.6294vw,99vh) scale(.1924)}}.snow:nth-child(191){opacity:.048;transform:translate(79.6494vw,-10px) scale(.2074);animation:fall-191 24s -30s linear infinite}@keyframes fall-191{78.375%{transform:translate(86.2161vw,78.375vh) scale(.2074)}to{transform:translate(82.93275vw,99vh) scale(.2074)}}.snow:nth-child(192){opacity:.3512;transform:translate(40.7787vw,-10px) scale(.9749);animation:fall-192 19s -22s linear infinite}@keyframes fall-192{72.817%{transform:translate(44.1897vw,72.817vh) scale(.9749)}to{transform:translate(42.4842vw,99vh) scale(.9749)}}.snow:nth-child(193){opacity:1.0416;transform:translate(80.0989vw,-10px) scale(.9748);animation:fall-193 10s -16s linear infinite}@keyframes fall-193{62.111%{transform:translate(71.1802vw,62.111vh) scale(.9748)}to{transform:translate(75.63955vw,99vh) scale(.9748)}}.snow:nth-child(194){opacity:.9346;transform:translate(38.904vw,-10px) scale(.9361);animation:fall-194 26s -29s linear infinite}@keyframes fall-194{65.546%{transform:translate(34.5261vw,65.546vh) scale(.9361)}to{transform:translate(36.71505vw,99vh) scale(.9361)}}.snow:nth-child(195){opacity:.4328;transform:translate(13.4283vw,-10px) scale(.5595);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{32.561%{transform:translate(19.9268vw,32.561vh) scale(.5595)}to{transform:translate(16.67755vw,99vh) scale(.5595)}}.snow:nth-child(196){opacity:.0844;transform:translate(64.3146vw,-10px) scale(.8314);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{42.116%{transform:translate(59.8658vw,42.116vh) scale(.8314)}to{transform:translate(62.0902vw,99vh) scale(.8314)}}.snow:nth-child(197){opacity:.4406;transform:translate(63.3818vw,-10px) scale(.8805);animation:fall-197 26s -11s linear infinite}@keyframes fall-197{34.54%{transform:translate(68.9245vw,34.54vh) scale(.8805)}to{transform:translate(66.15315vw,99vh) scale(.8805)}}.snow:nth-child(198){opacity:1.8788;transform:translate(59.8401vw,-10px) scale(.8801);animation:fall-198 10s -9s linear infinite}@keyframes fall-198{65.081%{transform:translate(62.2839vw,65.081vh) scale(.8801)}to{transform:translate(61.062vw,99vh) scale(.8801)}}.snow:nth-child(199){opacity:.8386;transform:translate(44.2859vw,-10px) scale(.2981);animation:fall-199 15s -22s linear infinite}@keyframes fall-199{57.385%{transform:translate(37.4789vw,57.385vh) scale(.2981)}to{transform:translate(40.8824vw,99vh) scale(.2981)}}.snow:nth-child(200){opacity:1.9892;transform:translate(68.9872vw,-10px) scale(.6436);animation:fall-200 26s -27s linear infinite}@keyframes fall-200{76.75%{transform:translate(73.0155vw,76.75vh) scale(.6436)}to{transform:translate(71.00135vw,99vh) scale(.6436)}}.snow:nth-child(201){opacity:1.9898;transform:translate(68.2988vw,-10px) scale(.1151);animation:fall-201 26s -29s linear infinite}@keyframes fall-201{58.634%{transform:translate(73.2601vw,58.634vh) scale(.1151)}to{transform:translate(70.77945vw,99vh) scale(.1151)}}.snow:nth-child(202){opacity:.7218;transform:translate(76.9567vw,-10px) scale(.305);animation:fall-202 12s -6s linear infinite}@keyframes fall-202{59.413%{transform:translate(68.4458vw,59.413vh) scale(.305)}to{transform:translate(72.70125vw,99vh) scale(.305)}}.snow:nth-child(203){opacity:.518;transform:translate(68.1169vw,-10px) scale(.926);animation:fall-203 30s -7s linear infinite}@keyframes fall-203{72.589%{transform:translate(70.0155vw,72.589vh) scale(.926)}to{transform:translate(69.0662vw,99vh) scale(.926)}}.snow:nth-child(204){opacity:1.3792;transform:translate(97.7736vw,-10px) scale(.735);animation:fall-204 30s -13s linear infinite}@keyframes fall-204{45.672%{transform:translate(91.4737vw,45.672vh) scale(.735)}to{transform:translate(94.62365vw,99vh) scale(.735)}}.snow:nth-child(205){opacity:.484;transform:translate(27.028vw,-10px) scale(.9797);animation:fall-205 23s -28s linear infinite}@keyframes fall-205{41.805%{transform:translate(22.4197vw,41.805vh) scale(.9797)}to{transform:translate(24.72385vw,99vh) scale(.9797)}}.snow:nth-child(206){opacity:.3522;transform:translate(60.7817vw,-10px) scale(.5831);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{68.315%{transform:translate(56.602vw,68.315vh) scale(.5831)}to{transform:translate(58.69185vw,99vh) scale(.5831)}}.snow:nth-child(207){opacity:.8054;transform:translate(66.9692vw,-10px) scale(.9286);animation:fall-207 12s -24s linear infinite}@keyframes fall-207{68.704%{transform:translate(71.5738vw,68.704vh) scale(.9286)}to{transform:translate(69.2715vw,99vh) scale(.9286)}}.snow:nth-child(208){opacity:1.0428;transform:translate(40.1575vw,-10px) scale(.0104);animation:fall-208 24s -13s linear infinite}@keyframes fall-208{38.591%{transform:translate(42.1314vw,38.591vh) scale(.0104)}to{transform:translate(41.14445vw,99vh) scale(.0104)}}.snow:nth-child(209){opacity:1.5408;transform:translate(91.019vw,-10px) scale(.9066);animation:fall-209 13s -28s linear infinite}@keyframes fall-209{55.456%{transform:translate(91.7833vw,55.456vh) scale(.9066)}to{transform:translate(91.40115vw,99vh) scale(.9066)}}.snow:nth-child(210){opacity:.8332;transform:translate(23.3764vw,-10px) scale(.5241);animation:fall-210 23s -6s linear infinite}@keyframes fall-210{58.897%{transform:translate(23.8011vw,58.897vh) scale(.5241)}to{transform:translate(23.58875vw,99vh) scale(.5241)}}.snow:nth-child(211){opacity:.0388;transform:translate(2.3412vw,-10px) scale(.1894);animation:fall-211 30s -27s linear infinite}@keyframes fall-211{36.255%{transform:translate(-.4647vw,36.255vh) scale(.1894)}to{transform:translate(.93825vw,99vh) scale(.1894)}}.snow:nth-child(212){opacity:.9964;transform:translate(89.4057vw,-10px) scale(.3175);animation:fall-212 20s -2s linear infinite}@keyframes fall-212{45.998%{transform:translate(95.8103vw,45.998vh) scale(.3175)}to{transform:translate(92.608vw,99vh) scale(.3175)}}.snow:nth-child(213){opacity:.7634;transform:translate(40.6874vw,-10px) scale(.3207);animation:fall-213 27s -10s linear infinite}@keyframes fall-213{62.134%{transform:translate(44.912vw,62.134vh) scale(.3207)}to{transform:translate(42.7997vw,99vh) scale(.3207)}}.snow:nth-child(214){opacity:.3842;transform:translate(68.6228vw,-10px) scale(.6908);animation:fall-214 23s -8s linear infinite}@keyframes fall-214{58.185%{transform:translate(67.8711vw,58.185vh) scale(.6908)}to{transform:translate(68.24695vw,99vh) scale(.6908)}}.snow:nth-child(215){opacity:.4568;transform:translate(93.8481vw,-10px) scale(.6116);animation:fall-215 16s -18s linear infinite}@keyframes fall-215{47.113%{transform:translate(103.2876vw,47.113vh) scale(.6116)}to{transform:translate(98.56785vw,99vh) scale(.6116)}}.snow:nth-child(216){opacity:.0552;transform:translate(73.2523vw,-10px) scale(.5816);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.011%{transform:translate(70.9vw,33.011vh) scale(.5816)}to{transform:translate(72.07615vw,99vh) scale(.5816)}}.snow:nth-child(217){opacity:1.27;transform:translate(22.6183vw,-10px) scale(.1223);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{31.544%{transform:translate(13.782vw,31.544vh) scale(.1223)}to{transform:translate(18.20015vw,99vh) scale(.1223)}}.snow:nth-child(218){opacity:.3916;transform:translate(35.3405vw,-10px) scale(.0575);animation:fall-218 11s -4s linear infinite}@keyframes fall-218{36.632%{transform:translate(31.1128vw,36.632vh) scale(.0575)}to{transform:translate(33.22665vw,99vh) scale(.0575)}}.snow:nth-child(219){opacity:.2324;transform:translate(60.7464vw,-10px) scale(.5697);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{50.683%{transform:translate(62.2706vw,50.683vh) scale(.5697)}to{transform:translate(61.5085vw,99vh) scale(.5697)}}.snow:nth-child(220){opacity:1.6912;transform:translate(64.8885vw,-10px) scale(.1493);animation:fall-220 19s -19s linear infinite}@keyframes fall-220{38.948%{transform:translate(55.4931vw,38.948vh) scale(.1493)}to{transform:translate(60.1908vw,99vh) scale(.1493)}}.snow:nth-child(221){opacity:1.6938;transform:translate(75.6204vw,-10px) scale(.4128);animation:fall-221 17s -12s linear infinite}@keyframes fall-221{64.946%{transform:translate(77.0478vw,64.946vh) scale(.4128)}to{transform:translate(76.3341vw,99vh) scale(.4128)}}.snow:nth-child(222){opacity:1.3098;transform:translate(60.9783vw,-10px) scale(.8991);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{73.648%{transform:translate(55.1655vw,73.648vh) scale(.8991)}to{transform:translate(58.0719vw,99vh) scale(.8991)}}.snow:nth-child(223){opacity:.322;transform:translate(27.2693vw,-10px) scale(.9441);animation:fall-223 16s -26s linear infinite}@keyframes fall-223{54.88%{transform:translate(36.2405vw,54.88vh) scale(.9441)}to{transform:translate(31.7549vw,99vh) scale(.9441)}}.snow:nth-child(224){opacity:.7288;transform:translate(32.9318vw,-10px) scale(.7347);animation:fall-224 29s -26s linear infinite}@keyframes fall-224{46.274%{transform:translate(25.3468vw,46.274vh) scale(.7347)}to{transform:translate(29.1393vw,99vh) scale(.7347)}}.snow:nth-child(225){opacity:1.7842;transform:translate(26.2764vw,-10px) scale(.9959);animation:fall-225 19s -28s linear infinite}@keyframes fall-225{62.397%{transform:translate(36.1158vw,62.397vh) scale(.9959)}to{transform:translate(31.1961vw,99vh) scale(.9959)}}.snow:nth-child(226){opacity:.7034;transform:translate(88.2359vw,-10px) scale(.1738);animation:fall-226 15s -5s linear infinite}@keyframes fall-226{51.393%{transform:translate(85.7295vw,51.393vh) scale(.1738)}to{transform:translate(86.9827vw,99vh) scale(.1738)}}.snow:nth-child(227){opacity:1.7102;transform:translate(82.2877vw,-10px) scale(.2554);animation:fall-227 24s -27s linear infinite}@keyframes fall-227{50.161%{transform:translate(90.6688vw,50.161vh) scale(.2554)}to{transform:translate(86.47825vw,99vh) scale(.2554)}}.snow:nth-child(228){opacity:1.4392;transform:translate(87.4248vw,-10px) scale(.0184);animation:fall-228 10s -24s linear infinite}@keyframes fall-228{38.292%{transform:translate(85.4638vw,38.292vh) scale(.0184)}to{transform:translate(86.4443vw,99vh) scale(.0184)}}.snow:nth-child(229){opacity:1.7024;transform:translate(69.1414vw,-10px) scale(.7645);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{39.156%{transform:translate(71.6411vw,39.156vh) scale(.7645)}to{transform:translate(70.39125vw,99vh) scale(.7645)}}.snow:nth-child(230){opacity:1.0574;transform:translate(36.199vw,-10px) scale(.4579);animation:fall-230 29s -28s linear infinite}@keyframes fall-230{63.791%{transform:translate(44.204vw,63.791vh) scale(.4579)}to{transform:translate(40.2015vw,99vh) scale(.4579)}}.snow:nth-child(231){opacity:.1794;transform:translate(17.4572vw,-10px) scale(.2135);animation:fall-231 18s -21s linear infinite}@keyframes fall-231{32.23%{transform:translate(23.256vw,32.23vh) scale(.2135)}to{transform:translate(20.3566vw,99vh) scale(.2135)}}.snow:nth-child(232){opacity:1.4848;transform:translate(65.1624vw,-10px) scale(.9345);animation:fall-232 14s -17s linear infinite}@keyframes fall-232{41.192%{transform:translate(57.0428vw,41.192vh) scale(.9345)}to{transform:translate(61.1026vw,99vh) scale(.9345)}}.snow:nth-child(233){opacity:.4116;transform:translate(46.0402vw,-10px) scale(.0053);animation:fall-233 14s -24s linear infinite}@keyframes fall-233{31.356%{transform:translate(38.4314vw,31.356vh) scale(.0053)}to{transform:translate(42.2358vw,99vh) scale(.0053)}}.snow:nth-child(234){opacity:1.7008;transform:translate(39.368vw,-10px) scale(.6618);animation:fall-234 23s -18s linear infinite}@keyframes fall-234{58.678%{transform:translate(35.8054vw,58.678vh) scale(.6618)}to{transform:translate(37.5867vw,99vh) scale(.6618)}}.snow:nth-child(235){opacity:1.6566;transform:translate(81.6346vw,-10px) scale(.2292);animation:fall-235 14s -12s linear infinite}@keyframes fall-235{64.857%{transform:translate(91.2919vw,64.857vh) scale(.2292)}to{transform:translate(86.46325vw,99vh) scale(.2292)}}.snow:nth-child(236){opacity:.1438;transform:translate(41.2189vw,-10px) scale(.995);animation:fall-236 29s -23s linear infinite}@keyframes fall-236{47.999%{transform:translate(46.2309vw,47.999vh) scale(.995)}to{transform:translate(43.7249vw,99vh) scale(.995)}}.snow:nth-child(237){opacity:.7222;transform:translate(37.1007vw,-10px) scale(.0334);animation:fall-237 14s -5s linear infinite}@keyframes fall-237{39.104%{transform:translate(31.6484vw,39.104vh) scale(.0334)}to{transform:translate(34.37455vw,99vh) scale(.0334)}}.snow:nth-child(238){opacity:1.211;transform:translate(98.31vw,-10px) scale(.9397);animation:fall-238 29s -3s linear infinite}@keyframes fall-238{55.437%{transform:translate(106.9451vw,55.437vh) scale(.9397)}to{transform:translate(102.62755vw,99vh) scale(.9397)}}.snow:nth-child(239){opacity:.5092;transform:translate(.6728vw,-10px) scale(.8676);animation:fall-239 26s -5s linear infinite}@keyframes fall-239{57.868%{transform:translate(8.8715vw,57.868vh) scale(.8676)}to{transform:translate(4.77215vw,99vh) scale(.8676)}}.snow:nth-child(240){opacity:.0942;transform:translate(76.9422vw,-10px) scale(.5494);animation:fall-240 13s -1s linear infinite}@keyframes fall-240{79.846%{transform:translate(76.4838vw,79.846vh) scale(.5494)}to{transform:translate(76.713vw,99vh) scale(.5494)}}.snow:nth-child(241){opacity:1.464;transform:translate(81.308vw,-10px) scale(.0492);animation:fall-241 20s -19s linear infinite}@keyframes fall-241{35.823%{transform:translate(77.876vw,35.823vh) scale(.0492)}to{transform:translate(79.592vw,99vh) scale(.0492)}}.snow:nth-child(242){opacity:1.9466;transform:translate(63.2205vw,-10px) scale(.6511);animation:fall-242 15s -22s linear infinite}@keyframes fall-242{59.95%{transform:translate(54.3297vw,59.95vh) scale(.6511)}to{transform:translate(58.7751vw,99vh) scale(.6511)}}.snow:nth-child(243){opacity:1.0142;transform:translate(6.996vw,-10px) scale(.2347);animation:fall-243 12s -11s linear infinite}@keyframes fall-243{32.025%{transform:translate(13.1706vw,32.025vh) scale(.2347)}to{transform:translate(10.0833vw,99vh) scale(.2347)}}.snow:nth-child(244){opacity:.994;transform:translate(93.5915vw,-10px) scale(.7146);animation:fall-244 26s -16s linear infinite}@keyframes fall-244{38.738%{transform:translate(89.5974vw,38.738vh) scale(.7146)}to{transform:translate(91.59445vw,99vh) scale(.7146)}}.snow:nth-child(245){opacity:1.4294;transform:translate(97.3508vw,-10px) scale(.1153);animation:fall-245 28s -21s linear infinite}@keyframes fall-245{45.432%{transform:translate(97.769vw,45.432vh) scale(.1153)}to{transform:translate(97.5599vw,99vh) scale(.1153)}}.snow:nth-child(246){opacity:1.1854;transform:translate(16.7795vw,-10px) scale(.7656);animation:fall-246 20s -7s linear infinite}@keyframes fall-246{79.833%{transform:translate(14.7925vw,79.833vh) scale(.7656)}to{transform:translate(15.786vw,99vh) scale(.7656)}}.snow:nth-child(247){opacity:.3542;transform:translate(33.4386vw,-10px) scale(.1122);animation:fall-247 20s -9s linear infinite}@keyframes fall-247{58.918%{transform:translate(42.7097vw,58.918vh) scale(.1122)}to{transform:translate(38.07415vw,99vh) scale(.1122)}}.snow:nth-child(248){opacity:1.113;transform:translate(90.9035vw,-10px) scale(.7201);animation:fall-248 19s -29s linear infinite}@keyframes fall-248{35.837%{transform:translate(89.5391vw,35.837vh) scale(.7201)}to{transform:translate(90.2213vw,99vh) scale(.7201)}}.snow:nth-child(249){opacity:.7262;transform:translate(97.4362vw,-10px) scale(.9379);animation:fall-249 25s -22s linear infinite}@keyframes fall-249{35.788%{transform:translate(96.5328vw,35.788vh) scale(.9379)}to{transform:translate(96.9845vw,99vh) scale(.9379)}}.snow:nth-child(250){opacity:.5484;transform:translate(15.7357vw,-10px) scale(.7124);animation:fall-250 18s -4s linear infinite}@keyframes fall-250{53.561%{transform:translate(15.3293vw,53.561vh) scale(.7124)}to{transform:translate(15.5325vw,99vh) scale(.7124)}}.snow:nth-child(251){opacity:1.058;transform:translate(18.134vw,-10px) scale(.651);animation:fall-251 16s -17s linear infinite}@keyframes fall-251{73.357%{transform:translate(23.744vw,73.357vh) scale(.651)}to{transform:translate(20.939vw,99vh) scale(.651)}}.snow:nth-child(252){opacity:.6412;transform:translate(63.6442vw,-10px) scale(.432);animation:fall-252 27s -22s linear infinite}@keyframes fall-252{50.011%{transform:translate(65.8443vw,50.011vh) scale(.432)}to{transform:translate(64.74425vw,99vh) scale(.432)}}.snow:nth-child(253){opacity:.2638;transform:translate(78.5337vw,-10px) scale(.2587);animation:fall-253 11s -20s linear infinite}@keyframes fall-253{78.166%{transform:translate(76.4706vw,78.166vh) scale(.2587)}to{transform:translate(77.50215vw,99vh) scale(.2587)}}.snow:nth-child(254){opacity:1.4538;transform:translate(11.9036vw,-10px) scale(.4098);animation:fall-254 28s -26s linear infinite}@keyframes fall-254{55.798%{transform:translate(9.8553vw,55.798vh) scale(.4098)}to{transform:translate(10.87945vw,99vh) scale(.4098)}}.snow:nth-child(255){opacity:1.2736;transform:translate(7.1834vw,-10px) scale(.8192);animation:fall-255 22s -8s linear infinite}@keyframes fall-255{42.203%{transform:translate(8.381vw,42.203vh) scale(.8192)}to{transform:translate(7.7822vw,99vh) scale(.8192)}}.snow:nth-child(256){opacity:1.8482;transform:translate(82.3572vw,-10px) scale(.9836);animation:fall-256 26s -2s linear infinite}@keyframes fall-256{60.179%{transform:translate(81.4517vw,60.179vh) scale(.9836)}to{transform:translate(81.90445vw,99vh) scale(.9836)}}.snow:nth-child(257){opacity:.0106;transform:translate(2.2844vw,-10px) scale(.5069);animation:fall-257 24s -8s linear infinite}@keyframes fall-257{53.345%{transform:translate(-1.5722vw,53.345vh) scale(.5069)}to{transform:translate(.3561vw,99vh) scale(.5069)}}.snow:nth-child(258){opacity:.1658;transform:translate(91.4027vw,-10px) scale(.4131);animation:fall-258 22s -6s linear infinite}@keyframes fall-258{55.346%{transform:translate(86.7241vw,55.346vh) scale(.4131)}to{transform:translate(89.0634vw,99vh) scale(.4131)}}.snow:nth-child(259){opacity:1.0942;transform:translate(1.1589vw,-10px) scale(.2073);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{49.854%{transform:translate(-4.1025vw,49.854vh) scale(.2073)}to{transform:translate(-1.4718vw,99vh) scale(.2073)}}.snow:nth-child(260){opacity:.146;transform:translate(24.2512vw,-10px) scale(.8202);animation:fall-260 16s -17s linear infinite}@keyframes fall-260{73.592%{transform:translate(28.958vw,73.592vh) scale(.8202)}to{transform:translate(26.6046vw,99vh) scale(.8202)}}.snow:nth-child(261){opacity:.4616;transform:translate(88.8444vw,-10px) scale(.0909);animation:fall-261 22s -6s linear infinite}@keyframes fall-261{41.11%{transform:translate(83.1363vw,41.11vh) scale(.0909)}to{transform:translate(85.99035vw,99vh) scale(.0909)}}.snow:nth-child(262){opacity:.2286;transform:translate(29.3932vw,-10px) scale(.1773);animation:fall-262 15s -20s linear infinite}@keyframes fall-262{76.381%{transform:translate(35.8802vw,76.381vh) scale(.1773)}to{transform:translate(32.6367vw,99vh) scale(.1773)}}.snow:nth-child(263){opacity:.0734;transform:translate(42.4714vw,-10px) scale(.2339);animation:fall-263 22s -29s linear infinite}@keyframes fall-263{63.01%{transform:translate(33.0756vw,63.01vh) scale(.2339)}to{transform:translate(37.7735vw,99vh) scale(.2339)}}.snow:nth-child(264){opacity:1.948;transform:translate(19.3845vw,-10px) scale(.8561);animation:fall-264 12s -28s linear infinite}@keyframes fall-264{62.202%{transform:translate(12.6638vw,62.202vh) scale(.8561)}to{transform:translate(16.02415vw,99vh) scale(.8561)}}.snow:nth-child(265){opacity:.5624;transform:translate(81.0946vw,-10px) scale(.8331);animation:fall-265 11s -18s linear infinite}@keyframes fall-265{56.801%{transform:translate(86.3202vw,56.801vh) scale(.8331)}to{transform:translate(83.7074vw,99vh) scale(.8331)}}.snow:nth-child(266){opacity:.2158;transform:translate(88.3965vw,-10px) scale(.8724);animation:fall-266 26s -16s linear infinite}@keyframes fall-266{51.158%{transform:translate(82.2733vw,51.158vh) scale(.8724)}to{transform:translate(85.3349vw,99vh) scale(.8724)}}.snow:nth-child(267){opacity:1.2934;transform:translate(29.977vw,-10px) scale(.0589);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{38.737%{transform:translate(28.5071vw,38.737vh) scale(.0589)}to{transform:translate(29.24205vw,99vh) scale(.0589)}}.snow:nth-child(268){opacity:.5144;transform:translate(54.779vw,-10px) scale(.7948);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{38.151%{transform:translate(46.7241vw,38.151vh) scale(.7948)}to{transform:translate(50.75155vw,99vh) scale(.7948)}}.snow:nth-child(269){opacity:1.2408;transform:translate(15.5748vw,-10px) scale(.0766);animation:fall-269 10s -10s linear infinite}@keyframes fall-269{66.406%{transform:translate(22.1205vw,66.406vh) scale(.0766)}to{transform:translate(18.84765vw,99vh) scale(.0766)}}.snow:nth-child(270){opacity:.9164;transform:translate(97.3265vw,-10px) scale(.6534);animation:fall-270 25s -16s linear infinite}@keyframes fall-270{32.345%{transform:translate(104.7443vw,32.345vh) scale(.6534)}to{transform:translate(101.0354vw,99vh) scale(.6534)}}.snow:nth-child(271){opacity:.4216;transform:translate(51.0746vw,-10px) scale(.4377);animation:fall-271 24s -8s linear infinite}@keyframes fall-271{68.241%{transform:translate(54.089vw,68.241vh) scale(.4377)}to{transform:translate(52.5818vw,99vh) scale(.4377)}}.snow:nth-child(272){opacity:1.5666;transform:translate(31.6793vw,-10px) scale(.069);animation:fall-272 11s -13s linear infinite}@keyframes fall-272{37.029%{transform:translate(34.5697vw,37.029vh) scale(.069)}to{transform:translate(33.1245vw,99vh) scale(.069)}}.snow:nth-child(273){opacity:1.7276;transform:translate(34.762vw,-10px) scale(.9363);animation:fall-273 17s -20s linear infinite}@keyframes fall-273{55.065%{transform:translate(35.4531vw,55.065vh) scale(.9363)}to{transform:translate(35.10755vw,99vh) scale(.9363)}}.snow:nth-child(274){opacity:1.5348;transform:translate(21.439vw,-10px) scale(.6026);animation:fall-274 30s -17s linear infinite}@keyframes fall-274{73.457%{transform:translate(15.1016vw,73.457vh) scale(.6026)}to{transform:translate(18.2703vw,99vh) scale(.6026)}}.snow:nth-child(275){opacity:.9292;transform:translate(33.1968vw,-10px) scale(.6414);animation:fall-275 19s -27s linear infinite}@keyframes fall-275{54.276%{transform:translate(37.1221vw,54.276vh) scale(.6414)}to{transform:translate(35.15945vw,99vh) scale(.6414)}}.snow:nth-child(276){opacity:1.8186;transform:translate(50.6819vw,-10px) scale(.2611);animation:fall-276 13s -13s linear infinite}@keyframes fall-276{52.711%{transform:translate(54.7846vw,52.711vh) scale(.2611)}to{transform:translate(52.73325vw,99vh) scale(.2611)}}.snow:nth-child(277){opacity:.5934;transform:translate(79.0546vw,-10px) scale(.5957);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{44.457%{transform:translate(75.93vw,44.457vh) scale(.5957)}to{transform:translate(77.4923vw,99vh) scale(.5957)}}.snow:nth-child(278){opacity:1.3118;transform:translate(62.1559vw,-10px) scale(.7656);animation:fall-278 22s -10s linear infinite}@keyframes fall-278{39.932%{transform:translate(64.2235vw,39.932vh) scale(.7656)}to{transform:translate(63.1897vw,99vh) scale(.7656)}}.snow:nth-child(279){opacity:1.2522;transform:translate(23.0696vw,-10px) scale(.9662);animation:fall-279 17s -11s linear infinite}@keyframes fall-279{46.424%{transform:translate(32.1712vw,46.424vh) scale(.9662)}to{transform:translate(27.6204vw,99vh) scale(.9662)}}.snow:nth-child(280){opacity:1.6774;transform:translate(70.8027vw,-10px) scale(.2346);animation:fall-280 14s -20s linear infinite}@keyframes fall-280{46.056%{transform:translate(73.061vw,46.056vh) scale(.2346)}to{transform:translate(71.93185vw,99vh) scale(.2346)}}.snow:nth-child(281){opacity:.5546;transform:translate(28.8039vw,-10px) scale(.8623);animation:fall-281 30s -17s linear infinite}@keyframes fall-281{40.74%{transform:translate(21.797vw,40.74vh) scale(.8623)}to{transform:translate(25.30045vw,99vh) scale(.8623)}}.snow:nth-child(282){opacity:1.638;transform:translate(70.0896vw,-10px) scale(.95);animation:fall-282 14s -22s linear infinite}@keyframes fall-282{52.604%{transform:translate(71.3714vw,52.604vh) scale(.95)}to{transform:translate(70.7305vw,99vh) scale(.95)}}.snow:nth-child(283){opacity:.4946;transform:translate(48.6797vw,-10px) scale(.0437);animation:fall-283 23s -14s linear infinite}@keyframes fall-283{45.494%{transform:translate(43.4513vw,45.494vh) scale(.0437)}to{transform:translate(46.0655vw,99vh) scale(.0437)}}.snow:nth-child(284){opacity:.6372;transform:translate(38.1507vw,-10px) scale(.7268);animation:fall-284 13s -1s linear infinite}@keyframes fall-284{49.425%{transform:translate(33.5799vw,49.425vh) scale(.7268)}to{transform:translate(35.8653vw,99vh) scale(.7268)}}.snow:nth-child(285){opacity:.925;transform:translate(18.2567vw,-10px) scale(.6672);animation:fall-285 30s -14s linear infinite}@keyframes fall-285{73.641%{transform:translate(12.4675vw,73.641vh) scale(.6672)}to{transform:translate(15.3621vw,99vh) scale(.6672)}}.snow:nth-child(286){opacity:1.211;transform:translate(68.5648vw,-10px) scale(.8455);animation:fall-286 19s -23s linear infinite}@keyframes fall-286{33.678%{transform:translate(71.234vw,33.678vh) scale(.8455)}to{transform:translate(69.8994vw,99vh) scale(.8455)}}.snow:nth-child(287){opacity:1.6754;transform:translate(32.3305vw,-10px) scale(.4893);animation:fall-287 11s -2s linear infinite}@keyframes fall-287{79.215%{transform:translate(31.9474vw,79.215vh) scale(.4893)}to{transform:translate(32.13895vw,99vh) scale(.4893)}}.snow:nth-child(288){opacity:.882;transform:translate(44.7412vw,-10px) scale(.1507);animation:fall-288 25s -10s linear infinite}@keyframes fall-288{41.394%{transform:translate(39.7881vw,41.394vh) scale(.1507)}to{transform:translate(42.26465vw,99vh) scale(.1507)}}.snow:nth-child(289){opacity:.7748;transform:translate(94.6974vw,-10px) scale(.0027);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{60.741%{transform:translate(100.6704vw,60.741vh) scale(.0027)}to{transform:translate(97.6839vw,99vh) scale(.0027)}}.snow:nth-child(290){opacity:1.056;transform:translate(71.6004vw,-10px) scale(.7355);animation:fall-290 13s -1s linear infinite}@keyframes fall-290{54.183%{transform:translate(81.2078vw,54.183vh) scale(.7355)}to{transform:translate(76.4041vw,99vh) scale(.7355)}}.snow:nth-child(291){opacity:.7464;transform:translate(61.6036vw,-10px) scale(.6991);animation:fall-291 16s -10s linear infinite}@keyframes fall-291{61.723%{transform:translate(59.2195vw,61.723vh) scale(.6991)}to{transform:translate(60.41155vw,99vh) scale(.6991)}}.snow:nth-child(292){opacity:.1408;transform:translate(72.1025vw,-10px) scale(.7009);animation:fall-292 21s -9s linear infinite}@keyframes fall-292{31.706%{transform:translate(62.4206vw,31.706vh) scale(.7009)}to{transform:translate(67.26155vw,99vh) scale(.7009)}}.snow:nth-child(293){opacity:.784;transform:translate(95.4416vw,-10px) scale(.9991);animation:fall-293 26s -29s linear infinite}@keyframes fall-293{43.26%{transform:translate(97.0292vw,43.26vh) scale(.9991)}to{transform:translate(96.2354vw,99vh) scale(.9991)}}.snow:nth-child(294){opacity:1.4874;transform:translate(59.7743vw,-10px) scale(.2524);animation:fall-294 20s -26s linear infinite}@keyframes fall-294{69.283%{transform:translate(64.333vw,69.283vh) scale(.2524)}to{transform:translate(62.05365vw,99vh) scale(.2524)}}.snow:nth-child(295){opacity:1.8074;transform:translate(47.819vw,-10px) scale(.1537);animation:fall-295 18s -18s linear infinite}@keyframes fall-295{58.305%{transform:translate(51.2914vw,58.305vh) scale(.1537)}to{transform:translate(49.5552vw,99vh) scale(.1537)}}.snow:nth-child(296){opacity:.0232;transform:translate(50.8768vw,-10px) scale(.2595);animation:fall-296 27s -11s linear infinite}@keyframes fall-296{74.52%{transform:translate(41.2704vw,74.52vh) scale(.2595)}to{transform:translate(46.0736vw,99vh) scale(.2595)}}.snow:nth-child(297){opacity:.0894;transform:translate(81.7578vw,-10px) scale(.8411);animation:fall-297 29s -3s linear infinite}@keyframes fall-297{75.413%{transform:translate(77.8608vw,75.413vh) scale(.8411)}to{transform:translate(79.8093vw,99vh) scale(.8411)}}.snow:nth-child(298){opacity:.148;transform:translate(35.9614vw,-10px) scale(.8085);animation:fall-298 26s -16s linear infinite}@keyframes fall-298{44.952%{transform:translate(35.1067vw,44.952vh) scale(.8085)}to{transform:translate(35.53405vw,99vh) scale(.8085)}}.snow:nth-child(299){opacity:1.3128;transform:translate(79.2932vw,-10px) scale(.801);animation:fall-299 20s -11s linear infinite}@keyframes fall-299{40.008%{transform:translate(74.1994vw,40.008vh) scale(.801)}to{transform:translate(76.7463vw,99vh) scale(.801)}}.snow:nth-child(300){opacity:.4404;transform:translate(97.8809vw,-10px) scale(.3975);animation:fall-300 27s -23s linear infinite}@keyframes fall-300{52.909%{transform:translate(107.8571vw,52.909vh) scale(.3975)}to{transform:translate(102.869vw,99vh) scale(.3975)}}.snow:nth-child(301){opacity:.7056;transform:translate(53.2375vw,-10px) scale(.8118);animation:fall-301 12s -28s linear infinite}@keyframes fall-301{59.907%{transform:translate(58.1869vw,59.907vh) scale(.8118)}to{transform:translate(55.7122vw,99vh) scale(.8118)}}.snow:nth-child(302){opacity:1.457;transform:translate(67.2246vw,-10px) scale(.3876);animation:fall-302 14s -24s linear infinite}@keyframes fall-302{40.803%{transform:translate(76.7665vw,40.803vh) scale(.3876)}to{transform:translate(71.99555vw,99vh) scale(.3876)}}.snow:nth-child(303){opacity:.7802;transform:translate(43.4331vw,-10px) scale(.5798);animation:fall-303 27s -15s linear infinite}@keyframes fall-303{45.306%{transform:translate(36.6901vw,45.306vh) scale(.5798)}to{transform:translate(40.0616vw,99vh) scale(.5798)}}.snow:nth-child(304){opacity:.0514;transform:translate(64.5037vw,-10px) scale(.8098);animation:fall-304 13s -25s linear infinite}@keyframes fall-304{45.883%{transform:translate(65.9493vw,45.883vh) scale(.8098)}to{transform:translate(65.2265vw,99vh) scale(.8098)}}.snow:nth-child(305){opacity:.1786;transform:translate(8.6293vw,-10px) scale(.059);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{64.803%{transform:translate(8.9408vw,64.803vh) scale(.059)}to{transform:translate(8.78505vw,99vh) scale(.059)}}.snow:nth-child(306){opacity:.7536;transform:translate(59.7995vw,-10px) scale(.7599);animation:fall-306 28s -16s linear infinite}@keyframes fall-306{59.079%{transform:translate(54.7937vw,59.079vh) scale(.7599)}to{transform:translate(57.2966vw,99vh) scale(.7599)}}.snow:nth-child(307){opacity:1.1734;transform:translate(78.4845vw,-10px) scale(.5801);animation:fall-307 24s -16s linear infinite}@keyframes fall-307{52.275%{transform:translate(68.7721vw,52.275vh) scale(.5801)}to{transform:translate(73.6283vw,99vh) scale(.5801)}}.snow:nth-child(308){opacity:1.6344;transform:translate(42.4087vw,-10px) scale(.7059);animation:fall-308 28s -29s linear infinite}@keyframes fall-308{43.512%{transform:translate(52.3729vw,43.512vh) scale(.7059)}to{transform:translate(47.3908vw,99vh) scale(.7059)}}.snow:nth-child(309){opacity:1.2828;transform:translate(88.184vw,-10px) scale(.8303);animation:fall-309 30s -12s linear infinite}@keyframes fall-309{58.887%{transform:translate(93.6954vw,58.887vh) scale(.8303)}to{transform:translate(90.9397vw,99vh) scale(.8303)}}.snow:nth-child(310){opacity:.8638;transform:translate(64.5696vw,-10px) scale(.1215);animation:fall-310 11s -17s linear infinite}@keyframes fall-310{74.948%{transform:translate(72.8949vw,74.948vh) scale(.1215)}to{transform:translate(68.73225vw,99vh) scale(.1215)}}.snow:nth-child(311){opacity:1.6778;transform:translate(65.9471vw,-10px) scale(.7187);animation:fall-311 27s -28s linear infinite}@keyframes fall-311{59.796%{transform:translate(58.4994vw,59.796vh) scale(.7187)}to{transform:translate(62.22325vw,99vh) scale(.7187)}}.snow:nth-child(312){opacity:.5532;transform:translate(52.7461vw,-10px) scale(.4635);animation:fall-312 30s -10s linear infinite}@keyframes fall-312{59.133%{transform:translate(59.4546vw,59.133vh) scale(.4635)}to{transform:translate(56.10035vw,99vh) scale(.4635)}}.snow:nth-child(313){opacity:.9668;transform:translate(33.7168vw,-10px) scale(.4877);animation:fall-313 10s -28s linear infinite}@keyframes fall-313{78.921%{transform:translate(28.2705vw,78.921vh) scale(.4877)}to{transform:translate(30.99365vw,99vh) scale(.4877)}}.snow:nth-child(314){opacity:1.3286;transform:translate(37.3302vw,-10px) scale(.7145);animation:fall-314 27s -10s linear infinite}@keyframes fall-314{63.876%{transform:translate(39.4062vw,63.876vh) scale(.7145)}to{transform:translate(38.3682vw,99vh) scale(.7145)}}.snow:nth-child(315){opacity:.9776;transform:translate(70.9213vw,-10px) scale(.9865);animation:fall-315 29s -5s linear infinite}@keyframes fall-315{37.756%{transform:translate(78.4992vw,37.756vh) scale(.9865)}to{transform:translate(74.71025vw,99vh) scale(.9865)}}.snow:nth-child(316){opacity:1.1156;transform:translate(29.7791vw,-10px) scale(.5276);animation:fall-316 14s -9s linear infinite}@keyframes fall-316{53.059%{transform:translate(21.1398vw,53.059vh) scale(.5276)}to{transform:translate(25.45945vw,99vh) scale(.5276)}}.snow:nth-child(317){opacity:.8564;transform:translate(73.7442vw,-10px) scale(.5023);animation:fall-317 18s -12s linear infinite}@keyframes fall-317{32.99%{transform:translate(82.621vw,32.99vh) scale(.5023)}to{transform:translate(78.1826vw,99vh) scale(.5023)}}.snow:nth-child(318){opacity:1.3516;transform:translate(87.3864vw,-10px) scale(.1507);animation:fall-318 28s -22s linear infinite}@keyframes fall-318{73.849%{transform:translate(81.8203vw,73.849vh) scale(.1507)}to{transform:translate(84.60335vw,99vh) scale(.1507)}}.snow:nth-child(319){opacity:.4486;transform:translate(57.7934vw,-10px) scale(.5604);animation:fall-319 27s -5s linear infinite}@keyframes fall-319{66.596%{transform:translate(59.8947vw,66.596vh) scale(.5604)}to{transform:translate(58.84405vw,99vh) scale(.5604)}}.snow:nth-child(320){opacity:.7986;transform:translate(23.6553vw,-10px) scale(.3765);animation:fall-320 14s -1s linear infinite}@keyframes fall-320{41.003%{transform:translate(30.2917vw,41.003vh) scale(.3765)}to{transform:translate(26.9735vw,99vh) scale(.3765)}}.snow:nth-child(321){opacity:.3108;transform:translate(37.9163vw,-10px) scale(.8652);animation:fall-321 22s -12s linear infinite}@keyframes fall-321{59.059%{transform:translate(43.0667vw,59.059vh) scale(.8652)}to{transform:translate(40.4915vw,99vh) scale(.8652)}}.snow:nth-child(322){opacity:.4076;transform:translate(57.3522vw,-10px) scale(.2286);animation:fall-322 26s -24s linear infinite}@keyframes fall-322{66.713%{transform:translate(54.572vw,66.713vh) scale(.2286)}to{transform:translate(55.9621vw,99vh) scale(.2286)}}.snow:nth-child(323){opacity:1.6978;transform:translate(18.2006vw,-10px) scale(.0256);animation:fall-323 11s -22s linear infinite}@keyframes fall-323{62.575%{transform:translate(8.502vw,62.575vh) scale(.0256)}to{transform:translate(13.3513vw,99vh) scale(.0256)}}.snow:nth-child(324){opacity:1.4964;transform:translate(87.474vw,-10px) scale(.727);animation:fall-324 12s -18s linear infinite}@keyframes fall-324{59.301%{transform:translate(78.3952vw,59.301vh) scale(.727)}to{transform:translate(82.9346vw,99vh) scale(.727)}}.snow:nth-child(325){opacity:1.3456;transform:translate(28.1077vw,-10px) scale(.3168);animation:fall-325 19s -3s linear infinite}@keyframes fall-325{49.005%{transform:translate(33.7288vw,49.005vh) scale(.3168)}to{transform:translate(30.91825vw,99vh) scale(.3168)}}.snow:nth-child(326){opacity:.973;transform:translate(74.9793vw,-10px) scale(.8964);animation:fall-326 20s -2s linear infinite}@keyframes fall-326{72.952%{transform:translate(69.1648vw,72.952vh) scale(.8964)}to{transform:translate(72.07205vw,99vh) scale(.8964)}}.snow:nth-child(327){opacity:.6632;transform:translate(98.1308vw,-10px) scale(.9776);animation:fall-327 15s -18s linear infinite}@keyframes fall-327{39.68%{transform:translate(96.6418vw,39.68vh) scale(.9776)}to{transform:translate(97.3863vw,99vh) scale(.9776)}}.snow:nth-child(328){opacity:1.3382;transform:translate(69.6843vw,-10px) scale(.7718);animation:fall-328 12s -7s linear infinite}@keyframes fall-328{34.253%{transform:translate(62.898vw,34.253vh) scale(.7718)}to{transform:translate(66.29115vw,99vh) scale(.7718)}}.snow:nth-child(329){opacity:1.2326;transform:translate(5.719vw,-10px) scale(.0911);animation:fall-329 16s -25s linear infinite}@keyframes fall-329{78.586%{transform:translate(5.0347vw,78.586vh) scale(.0911)}to{transform:translate(5.37685vw,99vh) scale(.0911)}}.snow:nth-child(330){opacity:.8434;transform:translate(66.0621vw,-10px) scale(.5754);animation:fall-330 28s -27s linear infinite}@keyframes fall-330{62.641%{transform:translate(58.1476vw,62.641vh) scale(.5754)}to{transform:translate(62.10485vw,99vh) scale(.5754)}}.snow:nth-child(331){opacity:.7106;transform:translate(46.1846vw,-10px) scale(.2365);animation:fall-331 29s -26s linear infinite}@keyframes fall-331{71.155%{transform:translate(49.8392vw,71.155vh) scale(.2365)}to{transform:translate(48.0119vw,99vh) scale(.2365)}}.snow:nth-child(332){opacity:.8444;transform:translate(88.7558vw,-10px) scale(.4886);animation:fall-332 18s -13s linear infinite}@keyframes fall-332{58.834%{transform:translate(84.8036vw,58.834vh) scale(.4886)}to{transform:translate(86.7797vw,99vh) scale(.4886)}}.snow:nth-child(333){opacity:.8884;transform:translate(83.4858vw,-10px) scale(.4957);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{50.639%{transform:translate(92.6955vw,50.639vh) scale(.4957)}to{transform:translate(88.09065vw,99vh) scale(.4957)}}.snow:nth-child(334){opacity:.2474;transform:translate(58.8867vw,-10px) scale(.4122);animation:fall-334 11s -6s linear infinite}@keyframes fall-334{61.487%{transform:translate(63.5806vw,61.487vh) scale(.4122)}to{transform:translate(61.23365vw,99vh) scale(.4122)}}.snow:nth-child(335){opacity:1.7308;transform:translate(33.4444vw,-10px) scale(.0853);animation:fall-335 30s -29s linear infinite}@keyframes fall-335{72.596%{transform:translate(39.2036vw,72.596vh) scale(.0853)}to{transform:translate(36.324vw,99vh) scale(.0853)}}.snow:nth-child(336){opacity:.475;transform:translate(75.2431vw,-10px) scale(.6855);animation:fall-336 19s -7s linear infinite}@keyframes fall-336{41.726%{transform:translate(75.2421vw,41.726vh) scale(.6855)}to{transform:translate(75.2426vw,99vh) scale(.6855)}}.snow:nth-child(337){opacity:1.105;transform:translate(46.2593vw,-10px) scale(.592);animation:fall-337 14s -29s linear infinite}@keyframes fall-337{79.121%{transform:translate(36.8615vw,79.121vh) scale(.592)}to{transform:translate(41.5604vw,99vh) scale(.592)}}.snow:nth-child(338){opacity:.7576;transform:translate(44.8194vw,-10px) scale(.8927);animation:fall-338 17s -10s linear infinite}@keyframes fall-338{36.822%{transform:translate(35.0082vw,36.822vh) scale(.8927)}to{transform:translate(39.9138vw,99vh) scale(.8927)}}.snow:nth-child(339){opacity:.4062;transform:translate(78.6303vw,-10px) scale(.5107);animation:fall-339 30s -18s linear infinite}@keyframes fall-339{75.223%{transform:translate(80.4182vw,75.223vh) scale(.5107)}to{transform:translate(79.52425vw,99vh) scale(.5107)}}.snow:nth-child(340){opacity:1.031;transform:translate(27.8561vw,-10px) scale(.8787);animation:fall-340 30s -14s linear infinite}@keyframes fall-340{74.074%{transform:translate(35.6019vw,74.074vh) scale(.8787)}to{transform:translate(31.729vw,99vh) scale(.8787)}}.snow:nth-child(341){opacity:.0616;transform:translate(55.2361vw,-10px) scale(.8597);animation:fall-341 21s -18s linear infinite}@keyframes fall-341{61.898%{transform:translate(59.1893vw,61.898vh) scale(.8597)}to{transform:translate(57.2127vw,99vh) scale(.8597)}}.snow:nth-child(342){opacity:1.0604;transform:translate(18.3872vw,-10px) scale(.9532);animation:fall-342 26s -30s linear infinite}@keyframes fall-342{32.239%{transform:translate(20.6899vw,32.239vh) scale(.9532)}to{transform:translate(19.53855vw,99vh) scale(.9532)}}.snow:nth-child(343){opacity:.6886;transform:translate(57.9434vw,-10px) scale(.6245);animation:fall-343 15s -12s linear infinite}@keyframes fall-343{76.705%{transform:translate(66.0202vw,76.705vh) scale(.6245)}to{transform:translate(61.9818vw,99vh) scale(.6245)}}.snow:nth-child(344){opacity:1.433;transform:translate(33.1548vw,-10px) scale(.5355);animation:fall-344 16s -1s linear infinite}@keyframes fall-344{69.756%{transform:translate(32.6732vw,69.756vh) scale(.5355)}to{transform:translate(32.914vw,99vh) scale(.5355)}}.snow:nth-child(345){opacity:.278;transform:translate(33.7591vw,-10px) scale(.2681);animation:fall-345 27s -28s linear infinite}@keyframes fall-345{48.053%{transform:translate(24.3636vw,48.053vh) scale(.2681)}to{transform:translate(29.06135vw,99vh) scale(.2681)}}.snow:nth-child(346){opacity:1.6282;transform:translate(11.4462vw,-10px) scale(.6915);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{67.354%{transform:translate(6.2432vw,67.354vh) scale(.6915)}to{transform:translate(8.8447vw,99vh) scale(.6915)}}.snow:nth-child(347){opacity:1.2588;transform:translate(78.2412vw,-10px) scale(.51);animation:fall-347 13s -19s linear infinite}@keyframes fall-347{62.012%{transform:translate(75.6769vw,62.012vh) scale(.51)}to{transform:translate(76.95905vw,99vh) scale(.51)}}.snow:nth-child(348){opacity:1.1782;transform:translate(36.4757vw,-10px) scale(.0386);animation:fall-348 22s -2s linear infinite}@keyframes fall-348{30.773%{transform:translate(46.1013vw,30.773vh) scale(.0386)}to{transform:translate(41.2885vw,99vh) scale(.0386)}}.snow:nth-child(349){opacity:1.0398;transform:translate(64.7521vw,-10px) scale(.3533);animation:fall-349 11s -14s linear infinite}@keyframes fall-349{31.439%{transform:translate(55.6092vw,31.439vh) scale(.3533)}to{transform:translate(60.18065vw,99vh) scale(.3533)}}.snow:nth-child(350){opacity:.9932;transform:translate(46.324vw,-10px) scale(.4964);animation:fall-350 25s -15s linear infinite}@keyframes fall-350{73.699%{transform:translate(53.8668vw,73.699vh) scale(.4964)}to{transform:translate(50.0954vw,99vh) scale(.4964)}}.snow:nth-child(351){opacity:.5848;transform:translate(33.3924vw,-10px) scale(.827);animation:fall-351 19s -11s linear infinite}@keyframes fall-351{33.801%{transform:translate(25.8024vw,33.801vh) scale(.827)}to{transform:translate(29.5974vw,99vh) scale(.827)}}.snow:nth-child(352){opacity:.8184;transform:translate(95.4619vw,-10px) scale(.0849);animation:fall-352 27s -15s linear infinite}@keyframes fall-352{73.256%{transform:translate(101.3193vw,73.256vh) scale(.0849)}to{transform:translate(98.3906vw,99vh) scale(.0849)}}.snow:nth-child(353){opacity:1.8232;transform:translate(88.4517vw,-10px) scale(.5919);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{37.739%{transform:translate(79.2663vw,37.739vh) scale(.5919)}to{transform:translate(83.859vw,99vh) scale(.5919)}}.snow:nth-child(354){opacity:1.292;transform:translate(19.8871vw,-10px) scale(.475);animation:fall-354 19s -18s linear infinite}@keyframes fall-354{59.756%{transform:translate(15.2362vw,59.756vh) scale(.475)}to{transform:translate(17.56165vw,99vh) scale(.475)}}.snow:nth-child(355){opacity:1.8166;transform:translate(53.3667vw,-10px) scale(.8385);animation:fall-355 17s -14s linear infinite}@keyframes fall-355{34.068%{transform:translate(53.344vw,34.068vh) scale(.8385)}to{transform:translate(53.35535vw,99vh) scale(.8385)}}.snow:nth-child(356){opacity:1.446;transform:translate(73.9179vw,-10px) scale(.6346);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{73.821%{transform:translate(70.8635vw,73.821vh) scale(.6346)}to{transform:translate(72.3907vw,99vh) scale(.6346)}}.snow:nth-child(357){opacity:1.1528;transform:translate(19.2213vw,-10px) scale(.243);animation:fall-357 29s -30s linear infinite}@keyframes fall-357{32.962%{transform:translate(25.7033vw,32.962vh) scale(.243)}to{transform:translate(22.4623vw,99vh) scale(.243)}}.snow:nth-child(358){opacity:.0546;transform:translate(95.0686vw,-10px) scale(.0335);animation:fall-358 10s -28s linear infinite}@keyframes fall-358{73.805%{transform:translate(90.4879vw,73.805vh) scale(.0335)}to{transform:translate(92.77825vw,99vh) scale(.0335)}}.snow:nth-child(359){opacity:1.2398;transform:translate(13.2983vw,-10px) scale(.5134);animation:fall-359 12s -22s linear infinite}@keyframes fall-359{46.488%{transform:translate(18.7864vw,46.488vh) scale(.5134)}to{transform:translate(16.04235vw,99vh) scale(.5134)}}.snow:nth-child(360){opacity:1.8792;transform:translate(99.3116vw,-10px) scale(.1843);animation:fall-360 29s -12s linear infinite}@keyframes fall-360{56.562%{transform:translate(107.2239vw,56.562vh) scale(.1843)}to{transform:translate(103.26775vw,99vh) scale(.1843)}}.snow:nth-child(361){opacity:1.9634;transform:translate(4.6196vw,-10px) scale(.8683);animation:fall-361 10s -20s linear infinite}@keyframes fall-361{44.108%{transform:translate(9.5878vw,44.108vh) scale(.8683)}to{transform:translate(7.1037vw,99vh) scale(.8683)}}.snow:nth-child(362){opacity:1.1376;transform:translate(4.0915vw,-10px) scale(.38);animation:fall-362 30s -6s linear infinite}@keyframes fall-362{67.366%{transform:translate(-3.9166vw,67.366vh) scale(.38)}to{transform:translate(.08745vw,99vh) scale(.38)}}.snow:nth-child(363){opacity:.064;transform:translate(9.4048vw,-10px) scale(.5913);animation:fall-363 14s -28s linear infinite}@keyframes fall-363{49.038%{transform:translate(-.0455vw,49.038vh) scale(.5913)}to{transform:translate(4.67965vw,99vh) scale(.5913)}}.snow:nth-child(364){opacity:.611;transform:translate(41.9763vw,-10px) scale(.7149);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{70.271%{transform:translate(46.9221vw,70.271vh) scale(.7149)}to{transform:translate(44.4492vw,99vh) scale(.7149)}}.snow:nth-child(365){opacity:1.9784;transform:translate(34.9799vw,-10px) scale(.9761);animation:fall-365 15s -12s linear infinite}@keyframes fall-365{76.718%{transform:translate(28.904vw,76.718vh) scale(.9761)}to{transform:translate(31.94195vw,99vh) scale(.9761)}}.snow:nth-child(366){opacity:.2856;transform:translate(24.1143vw,-10px) scale(.887);animation:fall-366 20s -29s linear infinite}@keyframes fall-366{40.884%{transform:translate(15.2866vw,40.884vh) scale(.887)}to{transform:translate(19.70045vw,99vh) scale(.887)}}.snow:nth-child(367){opacity:1.7808;transform:translate(24.2878vw,-10px) scale(.9447);animation:fall-367 29s -28s linear infinite}@keyframes fall-367{75.827%{transform:translate(27.6367vw,75.827vh) scale(.9447)}to{transform:translate(25.96225vw,99vh) scale(.9447)}}.snow:nth-child(368){opacity:.0712;transform:translate(74.544vw,-10px) scale(.7066);animation:fall-368 29s -29s linear infinite}@keyframes fall-368{44.612%{transform:translate(82.7336vw,44.612vh) scale(.7066)}to{transform:translate(78.6388vw,99vh) scale(.7066)}}.snow:nth-child(369){opacity:1.9766;transform:translate(68.1262vw,-10px) scale(.9095);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{79.258%{transform:translate(68.4544vw,79.258vh) scale(.9095)}to{transform:translate(68.2903vw,99vh) scale(.9095)}}.snow:nth-child(370){opacity:1.7878;transform:translate(79.7104vw,-10px) scale(.6762);animation:fall-370 12s -19s linear infinite}@keyframes fall-370{71.468%{transform:translate(73.3325vw,71.468vh) scale(.6762)}to{transform:translate(76.52145vw,99vh) scale(.6762)}}.snow:nth-child(371){opacity:.8206;transform:translate(10.5565vw,-10px) scale(.5333);animation:fall-371 11s -16s linear infinite}@keyframes fall-371{61.648%{transform:translate(5.3368vw,61.648vh) scale(.5333)}to{transform:translate(7.94665vw,99vh) scale(.5333)}}.snow:nth-child(372){opacity:1.6902;transform:translate(14.3372vw,-10px) scale(.3116);animation:fall-372 30s -21s linear infinite}@keyframes fall-372{31.569%{transform:translate(10.1301vw,31.569vh) scale(.3116)}to{transform:translate(12.23365vw,99vh) scale(.3116)}}.snow:nth-child(373){opacity:1.0896;transform:translate(3.1416vw,-10px) scale(.6187);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{53.633%{transform:translate(-2.5875vw,53.633vh) scale(.6187)}to{transform:translate(.27705vw,99vh) scale(.6187)}}.snow:nth-child(374){opacity:1.0444;transform:translate(34.1074vw,-10px) scale(.2373);animation:fall-374 15s -2s linear infinite}@keyframes fall-374{43.984%{transform:translate(36.6127vw,43.984vh) scale(.2373)}to{transform:translate(35.36005vw,99vh) scale(.2373)}}.snow:nth-child(375){opacity:1.5498;transform:translate(76.6218vw,-10px) scale(.0161);animation:fall-375 17s -18s linear infinite}@keyframes fall-375{58.037%{transform:translate(69.1805vw,58.037vh) scale(.0161)}to{transform:translate(72.90115vw,99vh) scale(.0161)}}.snow:nth-child(376){opacity:.138;transform:translate(31.5188vw,-10px) scale(.2009);animation:fall-376 10s -5s linear infinite}@keyframes fall-376{34.079%{transform:translate(27.8388vw,34.079vh) scale(.2009)}to{transform:translate(29.6788vw,99vh) scale(.2009)}}.snow:nth-child(377){opacity:1.9976;transform:translate(56.3263vw,-10px) scale(.9459);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{75.308%{transform:translate(53.2174vw,75.308vh) scale(.9459)}to{transform:translate(54.77185vw,99vh) scale(.9459)}}.snow:nth-child(378){opacity:.2558;transform:translate(28.3715vw,-10px) scale(.1465);animation:fall-378 22s -6s linear infinite}@keyframes fall-378{32.853%{transform:translate(18.7571vw,32.853vh) scale(.1465)}to{transform:translate(23.5643vw,99vh) scale(.1465)}}.snow:nth-child(379){opacity:.4282;transform:translate(24.1815vw,-10px) scale(.6439);animation:fall-379 29s -21s linear infinite}@keyframes fall-379{61.476%{transform:translate(26.4981vw,61.476vh) scale(.6439)}to{transform:translate(25.3398vw,99vh) scale(.6439)}}.snow:nth-child(380){opacity:1.1694;transform:translate(96.3322vw,-10px) scale(.6804);animation:fall-380 21s -3s linear infinite}@keyframes fall-380{75.405%{transform:translate(94.989vw,75.405vh) scale(.6804)}to{transform:translate(95.6606vw,99vh) scale(.6804)}}.snow:nth-child(381){opacity:.2042;transform:translate(87.3139vw,-10px) scale(.2122);animation:fall-381 12s -18s linear infinite}@keyframes fall-381{56.673%{transform:translate(90.9561vw,56.673vh) scale(.2122)}to{transform:translate(89.135vw,99vh) scale(.2122)}}.snow:nth-child(382){opacity:.67;transform:translate(95.8228vw,-10px) scale(.7601);animation:fall-382 14s -15s linear infinite}@keyframes fall-382{74.06%{transform:translate(91.5348vw,74.06vh) scale(.7601)}to{transform:translate(93.6788vw,99vh) scale(.7601)}}.snow:nth-child(383){opacity:.1738;transform:translate(28.1502vw,-10px) scale(.2839);animation:fall-383 15s -28s linear infinite}@keyframes fall-383{63.682%{transform:translate(32.439vw,63.682vh) scale(.2839)}to{transform:translate(30.2946vw,99vh) scale(.2839)}}.snow:nth-child(384){opacity:.7448;transform:translate(8.7563vw,-10px) scale(.5851);animation:fall-384 10s -25s linear infinite}@keyframes fall-384{64.593%{transform:translate(14.0041vw,64.593vh) scale(.5851)}to{transform:translate(11.3802vw,99vh) scale(.5851)}}.snow:nth-child(385){opacity:.3672;transform:translate(85.619vw,-10px) scale(.419);animation:fall-385 19s -20s linear infinite}@keyframes fall-385{36.524%{transform:translate(94.8479vw,36.524vh) scale(.419)}to{transform:translate(90.23345vw,99vh) scale(.419)}}.snow:nth-child(386){opacity:.9792;transform:translate(31.315vw,-10px) scale(.916);animation:fall-386 11s -12s linear infinite}@keyframes fall-386{66.389%{transform:translate(34.7913vw,66.389vh) scale(.916)}to{transform:translate(33.05315vw,99vh) scale(.916)}}.snow:nth-child(387){opacity:1.245;transform:translate(71.8684vw,-10px) scale(.6953);animation:fall-387 13s -4s linear infinite}@keyframes fall-387{60.297%{transform:translate(77.0025vw,60.297vh) scale(.6953)}to{transform:translate(74.43545vw,99vh) scale(.6953)}}.snow:nth-child(388){opacity:.0968;transform:translate(15.6174vw,-10px) scale(.9285);animation:fall-388 15s -2s linear infinite}@keyframes fall-388{61.611%{transform:translate(8.7819vw,61.611vh) scale(.9285)}to{transform:translate(12.19965vw,99vh) scale(.9285)}}.snow:nth-child(389){opacity:.702;transform:translate(86.6822vw,-10px) scale(.234);animation:fall-389 15s -12s linear infinite}@keyframes fall-389{62.648%{transform:translate(79.8278vw,62.648vh) scale(.234)}to{transform:translate(83.255vw,99vh) scale(.234)}}.snow:nth-child(390){opacity:1.5172;transform:translate(63.972vw,-10px) scale(.7686);animation:fall-390 21s -10s linear infinite}@keyframes fall-390{57.917%{transform:translate(65.5736vw,57.917vh) scale(.7686)}to{transform:translate(64.7728vw,99vh) scale(.7686)}}.snow:nth-child(391){opacity:.7036;transform:translate(57.7334vw,-10px) scale(.1054);animation:fall-391 14s -2s linear infinite}@keyframes fall-391{37.7%{transform:translate(55.619vw,37.7vh) scale(.1054)}to{transform:translate(56.6762vw,99vh) scale(.1054)}}.snow:nth-child(392){opacity:1.6938;transform:translate(55.8477vw,-10px) scale(.867);animation:fall-392 20s -28s linear infinite}@keyframes fall-392{71.426%{transform:translate(50.6187vw,71.426vh) scale(.867)}to{transform:translate(53.2332vw,99vh) scale(.867)}}.snow:nth-child(393){opacity:.299;transform:translate(8.0516vw,-10px) scale(.0292);animation:fall-393 26s -7s linear infinite}@keyframes fall-393{63.626%{transform:translate(12.1254vw,63.626vh) scale(.0292)}to{transform:translate(10.0885vw,99vh) scale(.0292)}}.snow:nth-child(394){opacity:.9856;transform:translate(68.8035vw,-10px) scale(.4565);animation:fall-394 10s -17s linear infinite}@keyframes fall-394{62.433%{transform:translate(68.9854vw,62.433vh) scale(.4565)}to{transform:translate(68.89445vw,99vh) scale(.4565)}}.snow:nth-child(395){opacity:.5028;transform:translate(60.2698vw,-10px) scale(.0355);animation:fall-395 23s -17s linear infinite}@keyframes fall-395{40.437%{transform:translate(51.4615vw,40.437vh) scale(.0355)}to{transform:translate(55.86565vw,99vh) scale(.0355)}}.snow:nth-child(396){opacity:.5022;transform:translate(72.6532vw,-10px) scale(.0577);animation:fall-396 10s -27s linear infinite}@keyframes fall-396{39.632%{transform:translate(81.7542vw,39.632vh) scale(.0577)}to{transform:translate(77.2037vw,99vh) scale(.0577)}}.snow:nth-child(397){opacity:1.9842;transform:translate(37.6481vw,-10px) scale(.2292);animation:fall-397 17s -6s linear infinite}@keyframes fall-397{31.233%{transform:translate(46.4318vw,31.233vh) scale(.2292)}to{transform:translate(42.03995vw,99vh) scale(.2292)}}.snow:nth-child(398){opacity:1.2674;transform:translate(12.7735vw,-10px) scale(.2718);animation:fall-398 30s -9s linear infinite}@keyframes fall-398{41.32%{transform:translate(3.1505vw,41.32vh) scale(.2718)}to{transform:translate(7.962vw,99vh) scale(.2718)}}.snow:nth-child(399){opacity:.1362;transform:translate(41.2152vw,-10px) scale(.8552);animation:fall-399 30s -21s linear infinite}@keyframes fall-399{34.396%{transform:translate(35.2762vw,34.396vh) scale(.8552)}to{transform:translate(38.2457vw,99vh) scale(.8552)}}.snow:nth-child(400){opacity:.3464;transform:translate(25.4466vw,-10px) scale(.1431);animation:fall-400 17s -29s linear infinite}@keyframes fall-400{74.031%{transform:translate(25.7403vw,74.031vh) scale(.1431)}to{transform:translate(25.59345vw,99vh) scale(.1431)}}\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:.2224;transform:translate(29.5366vw,-10px) scale(.9891);animation:fall-1 13s -17s linear infinite}@keyframes fall-1{71.862%{transform:translate(29.1228vw,71.862vh) scale(.9891)}to{transform:translate(29.3297vw,99vh) scale(.9891)}}.snow:nth-child(2){opacity:1.2908;transform:translate(75.1316vw,-10px) scale(.4463);animation:fall-2 13s -18s linear infinite}@keyframes fall-2{31.88%{transform:translate(75.1644vw,31.88vh) scale(.4463)}to{transform:translate(75.148vw,99vh) scale(.4463)}}.snow:nth-child(3){opacity:.1284;transform:translate(90.489vw,-10px) scale(.642);animation:fall-3 25s -21s linear infinite}@keyframes fall-3{52.061%{transform:translate(90.8456vw,52.061vh) scale(.642)}to{transform:translate(90.6673vw,99vh) scale(.642)}}.snow:nth-child(4){opacity:1.693;transform:translate(42.3204vw,-10px) scale(.8057);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{63.792%{transform:translate(46.1042vw,63.792vh) scale(.8057)}to{transform:translate(44.2123vw,99vh) scale(.8057)}}.snow:nth-child(5){opacity:1.7494;transform:translate(50.7928vw,-10px) scale(.0455);animation:fall-5 24s -8s linear infinite}@keyframes fall-5{75.545%{transform:translate(60.7883vw,75.545vh) scale(.0455)}to{transform:translate(55.79055vw,99vh) scale(.0455)}}.snow:nth-child(6){opacity:1.2762;transform:translate(60.3151vw,-10px) scale(.5464);animation:fall-6 26s -9s linear infinite}@keyframes fall-6{68.526%{transform:translate(57.6436vw,68.526vh) scale(.5464)}to{transform:translate(58.97935vw,99vh) scale(.5464)}}.snow:nth-child(7){opacity:1.5676;transform:translate(74.0273vw,-10px) scale(.3576);animation:fall-7 22s -17s linear infinite}@keyframes fall-7{35.865%{transform:translate(67.3115vw,35.865vh) scale(.3576)}to{transform:translate(70.6694vw,99vh) scale(.3576)}}.snow:nth-child(8){opacity:.39;transform:translate(11.2485vw,-10px) scale(.8225);animation:fall-8 26s -20s linear infinite}@keyframes fall-8{47.486%{transform:translate(20.3132vw,47.486vh) scale(.8225)}to{transform:translate(15.78085vw,99vh) scale(.8225)}}.snow:nth-child(9){opacity:1.8124;transform:translate(21.7056vw,-10px) scale(.8301);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{57.942%{transform:translate(28.7799vw,57.942vh) scale(.8301)}to{transform:translate(25.24275vw,99vh) scale(.8301)}}.snow:nth-child(10){opacity:1.6764;transform:translate(69.7627vw,-10px) scale(.7495);animation:fall-10 21s -28s linear infinite}@keyframes fall-10{42.137%{transform:translate(72.641vw,42.137vh) scale(.7495)}to{transform:translate(71.20185vw,99vh) scale(.7495)}}.snow:nth-child(11){opacity:1.875;transform:translate(37.68vw,-10px) scale(.4427);animation:fall-11 25s -20s linear infinite}@keyframes fall-11{70.772%{transform:translate(35.8603vw,70.772vh) scale(.4427)}to{transform:translate(36.77015vw,99vh) scale(.4427)}}.snow:nth-child(12){opacity:.591;transform:translate(28.196vw,-10px) scale(.0575);animation:fall-12 13s -27s linear infinite}@keyframes fall-12{40.996%{transform:translate(21.0689vw,40.996vh) scale(.0575)}to{transform:translate(24.63245vw,99vh) scale(.0575)}}.snow:nth-child(13){opacity:1.608;transform:translate(37.1256vw,-10px) scale(.7016);animation:fall-13 14s -29s linear infinite}@keyframes fall-13{63.524%{transform:translate(40.7537vw,63.524vh) scale(.7016)}to{transform:translate(38.93965vw,99vh) scale(.7016)}}.snow:nth-child(14){opacity:1.4374;transform:translate(53.7899vw,-10px) scale(.6244);animation:fall-14 21s -11s linear infinite}@keyframes fall-14{34.3%{transform:translate(44.3033vw,34.3vh) scale(.6244)}to{transform:translate(49.0466vw,99vh) scale(.6244)}}.snow:nth-child(15){opacity:.1372;transform:translate(15.3573vw,-10px) scale(.347);animation:fall-15 25s -25s linear infinite}@keyframes fall-15{73.624%{transform:translate(11.094vw,73.624vh) scale(.347)}to{transform:translate(13.22565vw,99vh) scale(.347)}}.snow:nth-child(16){opacity:1.9656;transform:translate(31.8332vw,-10px) scale(.3176);animation:fall-16 13s -23s linear infinite}@keyframes fall-16{48.481%{transform:translate(31.6057vw,48.481vh) scale(.3176)}to{transform:translate(31.71945vw,99vh) scale(.3176)}}.snow:nth-child(17){opacity:1.6578;transform:translate(17.9978vw,-10px) scale(.6625);animation:fall-17 29s -22s linear infinite}@keyframes fall-17{69.377%{transform:translate(9.4433vw,69.377vh) scale(.6625)}to{transform:translate(13.72055vw,99vh) scale(.6625)}}.snow:nth-child(18){opacity:.0902;transform:translate(42.5873vw,-10px) scale(.725);animation:fall-18 28s -24s linear infinite}@keyframes fall-18{65.602%{transform:translate(39.8603vw,65.602vh) scale(.725)}to{transform:translate(41.2238vw,99vh) scale(.725)}}.snow:nth-child(19){opacity:1.3148;transform:translate(82.5186vw,-10px) scale(.2362);animation:fall-19 27s -4s linear infinite}@keyframes fall-19{37.305%{transform:translate(77.6175vw,37.305vh) scale(.2362)}to{transform:translate(80.06805vw,99vh) scale(.2362)}}.snow:nth-child(20){opacity:.4246;transform:translate(40.5755vw,-10px) scale(.8247);animation:fall-20 19s -2s linear infinite}@keyframes fall-20{32.458%{transform:translate(48.1826vw,32.458vh) scale(.8247)}to{transform:translate(44.37905vw,99vh) scale(.8247)}}.snow:nth-child(21){opacity:.5902;transform:translate(64.1191vw,-10px) scale(.0848);animation:fall-21 11s -17s linear infinite}@keyframes fall-21{36.215%{transform:translate(64.5043vw,36.215vh) scale(.0848)}to{transform:translate(64.3117vw,99vh) scale(.0848)}}.snow:nth-child(22){opacity:1.9678;transform:translate(67.1038vw,-10px) scale(.4308);animation:fall-22 27s -21s linear infinite}@keyframes fall-22{60.652%{transform:translate(60.186vw,60.652vh) scale(.4308)}to{transform:translate(63.6449vw,99vh) scale(.4308)}}.snow:nth-child(23){opacity:1.7386;transform:translate(69.9608vw,-10px) scale(.9648);animation:fall-23 22s -17s linear infinite}@keyframes fall-23{36.54%{transform:translate(77.846vw,36.54vh) scale(.9648)}to{transform:translate(73.9034vw,99vh) scale(.9648)}}.snow:nth-child(24){opacity:1.0028;transform:translate(92.9299vw,-10px) scale(.1004);animation:fall-24 27s -18s linear infinite}@keyframes fall-24{53.053%{transform:translate(89.2093vw,53.053vh) scale(.1004)}to{transform:translate(91.0696vw,99vh) scale(.1004)}}.snow:nth-child(25){opacity:1.7596;transform:translate(77.0118vw,-10px) scale(.8984);animation:fall-25 27s -22s linear infinite}@keyframes fall-25{68.684%{transform:translate(71.0968vw,68.684vh) scale(.8984)}to{transform:translate(74.0543vw,99vh) scale(.8984)}}.snow:nth-child(26){opacity:.879;transform:translate(47.0321vw,-10px) scale(.947);animation:fall-26 27s -17s linear infinite}@keyframes fall-26{61.748%{transform:translate(44.4019vw,61.748vh) scale(.947)}to{transform:translate(45.717vw,99vh) scale(.947)}}.snow:nth-child(27){opacity:.8304;transform:translate(41.1676vw,-10px) scale(.9563);animation:fall-27 14s -7s linear infinite}@keyframes fall-27{42.138%{transform:translate(43.1924vw,42.138vh) scale(.9563)}to{transform:translate(42.18vw,99vh) scale(.9563)}}.snow:nth-child(28){opacity:.8406;transform:translate(88.9301vw,-10px) scale(.9063);animation:fall-28 12s -12s linear infinite}@keyframes fall-28{37.294%{transform:translate(90.0752vw,37.294vh) scale(.9063)}to{transform:translate(89.50265vw,99vh) scale(.9063)}}.snow:nth-child(29){opacity:1.4936;transform:translate(70.2257vw,-10px) scale(.84);animation:fall-29 17s -12s linear infinite}@keyframes fall-29{45.408%{transform:translate(67.836vw,45.408vh) scale(.84)}to{transform:translate(69.03085vw,99vh) scale(.84)}}.snow:nth-child(30){opacity:1.483;transform:translate(51.7065vw,-10px) scale(.9965);animation:fall-30 22s -3s linear infinite}@keyframes fall-30{77.711%{transform:translate(49.7337vw,77.711vh) scale(.9965)}to{transform:translate(50.7201vw,99vh) scale(.9965)}}.snow:nth-child(31){opacity:.3456;transform:translate(68.8266vw,-10px) scale(.4478);animation:fall-31 19s -10s linear infinite}@keyframes fall-31{67.087%{transform:translate(77.5754vw,67.087vh) scale(.4478)}to{transform:translate(73.201vw,99vh) scale(.4478)}}.snow:nth-child(32){opacity:1.596;transform:translate(21.9696vw,-10px) scale(.0921);animation:fall-32 26s -29s linear infinite}@keyframes fall-32{62.966%{transform:translate(30.5715vw,62.966vh) scale(.0921)}to{transform:translate(26.27055vw,99vh) scale(.0921)}}.snow:nth-child(33){opacity:.9266;transform:translate(16.4234vw,-10px) scale(.5128);animation:fall-33 23s -12s linear infinite}@keyframes fall-33{65.948%{transform:translate(13.259vw,65.948vh) scale(.5128)}to{transform:translate(14.8412vw,99vh) scale(.5128)}}.snow:nth-child(34){opacity:.4838;transform:translate(71.2922vw,-10px) scale(.8349);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{64.785%{transform:translate(75.0298vw,64.785vh) scale(.8349)}to{transform:translate(73.161vw,99vh) scale(.8349)}}.snow:nth-child(35){opacity:.3186;transform:translate(46.1776vw,-10px) scale(.2119);animation:fall-35 11s -9s linear infinite}@keyframes fall-35{62.313%{transform:translate(52.3987vw,62.313vh) scale(.2119)}to{transform:translate(49.28815vw,99vh) scale(.2119)}}.snow:nth-child(36){opacity:.4252;transform:translate(60.8419vw,-10px) scale(.329);animation:fall-36 10s -6s linear infinite}@keyframes fall-36{68.715%{transform:translate(68.422vw,68.715vh) scale(.329)}to{transform:translate(64.63195vw,99vh) scale(.329)}}.snow:nth-child(37){opacity:.7338;transform:translate(79.7037vw,-10px) scale(.46);animation:fall-37 28s -3s linear infinite}@keyframes fall-37{34.577%{transform:translate(88.7828vw,34.577vh) scale(.46)}to{transform:translate(84.24325vw,99vh) scale(.46)}}.snow:nth-child(38){opacity:.1114;transform:translate(72.8259vw,-10px) scale(.5227);animation:fall-38 25s -1s linear infinite}@keyframes fall-38{65.269%{transform:translate(68.304vw,65.269vh) scale(.5227)}to{transform:translate(70.56495vw,99vh) scale(.5227)}}.snow:nth-child(39){opacity:1.3036;transform:translate(4.6716vw,-10px) scale(.6071);animation:fall-39 29s -21s linear infinite}@keyframes fall-39{52.943%{transform:translate(3.2101vw,52.943vh) scale(.6071)}to{transform:translate(3.94085vw,99vh) scale(.6071)}}.snow:nth-child(40){opacity:.5258;transform:translate(41.859vw,-10px) scale(.3724);animation:fall-40 30s -23s linear infinite}@keyframes fall-40{49.973%{transform:translate(46.8878vw,49.973vh) scale(.3724)}to{transform:translate(44.3734vw,99vh) scale(.3724)}}.snow:nth-child(41){opacity:1.2532;transform:translate(2.3568vw,-10px) scale(.7135);animation:fall-41 28s -1s linear infinite}@keyframes fall-41{60.835%{transform:translate(-7.0511vw,60.835vh) scale(.7135)}to{transform:translate(-2.34715vw,99vh) scale(.7135)}}.snow:nth-child(42){opacity:.4084;transform:translate(6.2882vw,-10px) scale(.389);animation:fall-42 11s -5s linear infinite}@keyframes fall-42{76.124%{transform:translate(1.0243vw,76.124vh) scale(.389)}to{transform:translate(3.65625vw,99vh) scale(.389)}}.snow:nth-child(43){opacity:.7634;transform:translate(83.8553vw,-10px) scale(.6049);animation:fall-43 22s -14s linear infinite}@keyframes fall-43{68.704%{transform:translate(91.9566vw,68.704vh) scale(.6049)}to{transform:translate(87.90595vw,99vh) scale(.6049)}}.snow:nth-child(44){opacity:.8712;transform:translate(11.7073vw,-10px) scale(.6494);animation:fall-44 14s -14s linear infinite}@keyframes fall-44{69.929%{transform:translate(5.9018vw,69.929vh) scale(.6494)}to{transform:translate(8.80455vw,99vh) scale(.6494)}}.snow:nth-child(45){opacity:1.0798;transform:translate(97.109vw,-10px) scale(.287);animation:fall-45 22s -4s linear infinite}@keyframes fall-45{68.552%{transform:translate(106.3191vw,68.552vh) scale(.287)}to{transform:translate(101.71405vw,99vh) scale(.287)}}.snow:nth-child(46){opacity:1.6384;transform:translate(83.1825vw,-10px) scale(.9438);animation:fall-46 20s -4s linear infinite}@keyframes fall-46{77.185%{transform:translate(77.6665vw,77.185vh) scale(.9438)}to{transform:translate(80.4245vw,99vh) scale(.9438)}}.snow:nth-child(47){opacity:.6412;transform:translate(96.2093vw,-10px) scale(.9386);animation:fall-47 19s -11s linear infinite}@keyframes fall-47{79.865%{transform:translate(95.4518vw,79.865vh) scale(.9386)}to{transform:translate(95.83055vw,99vh) scale(.9386)}}.snow:nth-child(48){opacity:.3464;transform:translate(26.153vw,-10px) scale(.6346);animation:fall-48 29s -29s linear infinite}@keyframes fall-48{67.25%{transform:translate(33.3409vw,67.25vh) scale(.6346)}to{transform:translate(29.74695vw,99vh) scale(.6346)}}.snow:nth-child(49){opacity:1.3194;transform:translate(68.7429vw,-10px) scale(.9322);animation:fall-49 28s -28s linear infinite}@keyframes fall-49{48.49%{transform:translate(75.0988vw,48.49vh) scale(.9322)}to{transform:translate(71.92085vw,99vh) scale(.9322)}}.snow:nth-child(50){opacity:1.078;transform:translate(6.148vw,-10px) scale(.1967);animation:fall-50 29s -9s linear infinite}@keyframes fall-50{53.178%{transform:translate(15.6049vw,53.178vh) scale(.1967)}to{transform:translate(10.87645vw,99vh) scale(.1967)}}.snow:nth-child(51){opacity:1.9226;transform:translate(73.2571vw,-10px) scale(.7015);animation:fall-51 30s -23s linear infinite}@keyframes fall-51{38.34%{transform:translate(73.8285vw,38.34vh) scale(.7015)}to{transform:translate(73.5428vw,99vh) scale(.7015)}}.snow:nth-child(52){opacity:.919;transform:translate(5.2559vw,-10px) scale(.9823);animation:fall-52 15s -10s linear infinite}@keyframes fall-52{45.612%{transform:translate(1.9184vw,45.612vh) scale(.9823)}to{transform:translate(3.58715vw,99vh) scale(.9823)}}.snow:nth-child(53){opacity:1.706;transform:translate(58.156vw,-10px) scale(.0063);animation:fall-53 16s -22s linear infinite}@keyframes fall-53{61.655%{transform:translate(62.1458vw,61.655vh) scale(.0063)}to{transform:translate(60.1509vw,99vh) scale(.0063)}}.snow:nth-child(54){opacity:.0958;transform:translate(52.5814vw,-10px) scale(.8112);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{50.595%{transform:translate(52.1847vw,50.595vh) scale(.8112)}to{transform:translate(52.38305vw,99vh) scale(.8112)}}.snow:nth-child(55){opacity:.2994;transform:translate(95.4125vw,-10px) scale(.7999);animation:fall-55 27s -14s linear infinite}@keyframes fall-55{61.4%{transform:translate(97.71vw,61.4vh) scale(.7999)}to{transform:translate(96.56125vw,99vh) scale(.7999)}}.snow:nth-child(56){opacity:1.634;transform:translate(82.6233vw,-10px) scale(.9548);animation:fall-56 30s -30s linear infinite}@keyframes fall-56{52.81%{transform:translate(74.4588vw,52.81vh) scale(.9548)}to{transform:translate(78.54105vw,99vh) scale(.9548)}}.snow:nth-child(57){opacity:1.8388;transform:translate(79.409vw,-10px) scale(.8928);animation:fall-57 10s -19s linear infinite}@keyframes fall-57{70.533%{transform:translate(70.1265vw,70.533vh) scale(.8928)}to{transform:translate(74.76775vw,99vh) scale(.8928)}}.snow:nth-child(58){opacity:.4832;transform:translate(14.6215vw,-10px) scale(.1364);animation:fall-58 18s -6s linear infinite}@keyframes fall-58{62.132%{transform:translate(16.3685vw,62.132vh) scale(.1364)}to{transform:translate(15.495vw,99vh) scale(.1364)}}.snow:nth-child(59){opacity:.686;transform:translate(34.051vw,-10px) scale(.9068);animation:fall-59 11s -1s linear infinite}@keyframes fall-59{34.166%{transform:translate(39.7645vw,34.166vh) scale(.9068)}to{transform:translate(36.90775vw,99vh) scale(.9068)}}.snow:nth-child(60){opacity:.922;transform:translate(84.4455vw,-10px) scale(.4873);animation:fall-60 25s -23s linear infinite}@keyframes fall-60{69.14%{transform:translate(83.7331vw,69.14vh) scale(.4873)}to{transform:translate(84.0893vw,99vh) scale(.4873)}}.snow:nth-child(61){opacity:.6302;transform:translate(40.0008vw,-10px) scale(.8117);animation:fall-61 16s -11s linear infinite}@keyframes fall-61{48.995%{transform:translate(32.7643vw,48.995vh) scale(.8117)}to{transform:translate(36.38255vw,99vh) scale(.8117)}}.snow:nth-child(62){opacity:1.2102;transform:translate(9.1637vw,-10px) scale(.7309);animation:fall-62 22s -14s linear infinite}@keyframes fall-62{50.602%{transform:translate(2.3368vw,50.602vh) scale(.7309)}to{transform:translate(5.75025vw,99vh) scale(.7309)}}.snow:nth-child(63){opacity:1.7708;transform:translate(78.3172vw,-10px) scale(.0898);animation:fall-63 15s -8s linear infinite}@keyframes fall-63{58.734%{transform:translate(77.8753vw,58.734vh) scale(.0898)}to{transform:translate(78.09625vw,99vh) scale(.0898)}}.snow:nth-child(64){opacity:.8396;transform:translate(13.2098vw,-10px) scale(.858);animation:fall-64 20s -5s linear infinite}@keyframes fall-64{43.932%{transform:translate(8.1552vw,43.932vh) scale(.858)}to{transform:translate(10.6825vw,99vh) scale(.858)}}.snow:nth-child(65){opacity:.5376;transform:translate(80.7449vw,-10px) scale(.2186);animation:fall-65 16s -13s linear infinite}@keyframes fall-65{71.424%{transform:translate(72.3691vw,71.424vh) scale(.2186)}to{transform:translate(76.557vw,99vh) scale(.2186)}}.snow:nth-child(66){opacity:1.4488;transform:translate(62.0338vw,-10px) scale(.3843);animation:fall-66 16s -23s linear infinite}@keyframes fall-66{76.329%{transform:translate(68.0925vw,76.329vh) scale(.3843)}to{transform:translate(65.06315vw,99vh) scale(.3843)}}.snow:nth-child(67){opacity:1.6734;transform:translate(71.7367vw,-10px) scale(.6906);animation:fall-67 22s -5s linear infinite}@keyframes fall-67{43.637%{transform:translate(71.4544vw,43.637vh) scale(.6906)}to{transform:translate(71.59555vw,99vh) scale(.6906)}}.snow:nth-child(68){opacity:.4982;transform:translate(38.2461vw,-10px) scale(.8039);animation:fall-68 25s -22s linear infinite}@keyframes fall-68{55.516%{transform:translate(47.3303vw,55.516vh) scale(.8039)}to{transform:translate(42.7882vw,99vh) scale(.8039)}}.snow:nth-child(69){opacity:1.169;transform:translate(27.4033vw,-10px) scale(.4215);animation:fall-69 11s -2s linear infinite}@keyframes fall-69{65.234%{transform:translate(36.0239vw,65.234vh) scale(.4215)}to{transform:translate(31.7136vw,99vh) scale(.4215)}}.snow:nth-child(70){opacity:.12;transform:translate(24.0198vw,-10px) scale(.8942);animation:fall-70 20s -20s linear infinite}@keyframes fall-70{54.484%{transform:translate(21.7173vw,54.484vh) scale(.8942)}to{transform:translate(22.86855vw,99vh) scale(.8942)}}.snow:nth-child(71){opacity:.9598;transform:translate(53.9132vw,-10px) scale(.871);animation:fall-71 19s -28s linear infinite}@keyframes fall-71{51.132%{transform:translate(56.6925vw,51.132vh) scale(.871)}to{transform:translate(55.30285vw,99vh) scale(.871)}}.snow:nth-child(72){opacity:1.6626;transform:translate(91.181vw,-10px) scale(.0104);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{72.208%{transform:translate(95.7053vw,72.208vh) scale(.0104)}to{transform:translate(93.44315vw,99vh) scale(.0104)}}.snow:nth-child(73){opacity:1.1306;transform:translate(46.4018vw,-10px) scale(.1288);animation:fall-73 14s -22s linear infinite}@keyframes fall-73{49.348%{transform:translate(47.4262vw,49.348vh) scale(.1288)}to{transform:translate(46.914vw,99vh) scale(.1288)}}.snow:nth-child(74){opacity:.1672;transform:translate(7.5402vw,-10px) scale(.0115);animation:fall-74 21s -26s linear infinite}@keyframes fall-74{54.744%{transform:translate(13.5544vw,54.744vh) scale(.0115)}to{transform:translate(10.5473vw,99vh) scale(.0115)}}.snow:nth-child(75){opacity:.639;transform:translate(2.4421vw,-10px) scale(.1663);animation:fall-75 23s -17s linear infinite}@keyframes fall-75{55.509%{transform:translate(3.8282vw,55.509vh) scale(.1663)}to{transform:translate(3.13515vw,99vh) scale(.1663)}}.snow:nth-child(76){opacity:.7368;transform:translate(86.5035vw,-10px) scale(.0928);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{74.712%{transform:translate(79.003vw,74.712vh) scale(.0928)}to{transform:translate(82.75325vw,99vh) scale(.0928)}}.snow:nth-child(77){opacity:1.843;transform:translate(18.9099vw,-10px) scale(.2155);animation:fall-77 23s -27s linear infinite}@keyframes fall-77{77.488%{transform:translate(23.3084vw,77.488vh) scale(.2155)}to{transform:translate(21.10915vw,99vh) scale(.2155)}}.snow:nth-child(78){opacity:.7974;transform:translate(89.2866vw,-10px) scale(.8316);animation:fall-78 11s -11s linear infinite}@keyframes fall-78{37.807%{transform:translate(94.4567vw,37.807vh) scale(.8316)}to{transform:translate(91.87165vw,99vh) scale(.8316)}}.snow:nth-child(79){opacity:1.8984;transform:translate(49.6342vw,-10px) scale(.1058);animation:fall-79 18s -24s linear infinite}@keyframes fall-79{69.911%{transform:translate(48.1241vw,69.911vh) scale(.1058)}to{transform:translate(48.87915vw,99vh) scale(.1058)}}.snow:nth-child(80){opacity:.2604;transform:translate(66.4781vw,-10px) scale(.1059);animation:fall-80 21s -26s linear infinite}@keyframes fall-80{78.885%{transform:translate(59.1096vw,78.885vh) scale(.1059)}to{transform:translate(62.79385vw,99vh) scale(.1059)}}.snow:nth-child(81){opacity:1.1184;transform:translate(80.0294vw,-10px) scale(.3143);animation:fall-81 23s -6s linear infinite}@keyframes fall-81{59.286%{transform:translate(78.315vw,59.286vh) scale(.3143)}to{transform:translate(79.1722vw,99vh) scale(.3143)}}.snow:nth-child(82){opacity:.3968;transform:translate(5.1009vw,-10px) scale(.964);animation:fall-82 12s -28s linear infinite}@keyframes fall-82{66.763%{transform:translate(-3.015vw,66.763vh) scale(.964)}to{transform:translate(1.04295vw,99vh) scale(.964)}}.snow:nth-child(83){opacity:1.863;transform:translate(74.1873vw,-10px) scale(.4038);animation:fall-83 16s -8s linear infinite}@keyframes fall-83{41.773%{transform:translate(66.994vw,41.773vh) scale(.4038)}to{transform:translate(70.59065vw,99vh) scale(.4038)}}.snow:nth-child(84){opacity:.4738;transform:translate(8.5366vw,-10px) scale(.0535);animation:fall-84 27s -14s linear infinite}@keyframes fall-84{53.918%{transform:translate(11.2273vw,53.918vh) scale(.0535)}to{transform:translate(9.88195vw,99vh) scale(.0535)}}.snow:nth-child(85){opacity:1.7928;transform:translate(18.8033vw,-10px) scale(.771);animation:fall-85 25s -5s linear infinite}@keyframes fall-85{75.553%{transform:translate(15.6138vw,75.553vh) scale(.771)}to{transform:translate(17.20855vw,99vh) scale(.771)}}.snow:nth-child(86){opacity:.5134;transform:translate(25.4863vw,-10px) scale(.3526);animation:fall-86 15s -13s linear infinite}@keyframes fall-86{77.953%{transform:translate(30.6548vw,77.953vh) scale(.3526)}to{transform:translate(28.07055vw,99vh) scale(.3526)}}.snow:nth-child(87){opacity:.5436;transform:translate(21.9066vw,-10px) scale(.8869);animation:fall-87 25s -9s linear infinite}@keyframes fall-87{70.071%{transform:translate(15.275vw,70.071vh) scale(.8869)}to{transform:translate(18.5908vw,99vh) scale(.8869)}}.snow:nth-child(88){opacity:1.9804;transform:translate(63.1336vw,-10px) scale(.6365);animation:fall-88 20s -19s linear infinite}@keyframes fall-88{52.389%{transform:translate(66.9574vw,52.389vh) scale(.6365)}to{transform:translate(65.0455vw,99vh) scale(.6365)}}.snow:nth-child(89){opacity:.1954;transform:translate(16.6386vw,-10px) scale(.5901);animation:fall-89 30s -13s linear infinite}@keyframes fall-89{58.511%{transform:translate(17.0107vw,58.511vh) scale(.5901)}to{transform:translate(16.82465vw,99vh) scale(.5901)}}.snow:nth-child(90){opacity:.0928;transform:translate(26.5236vw,-10px) scale(.7355);animation:fall-90 16s -2s linear infinite}@keyframes fall-90{57.367%{transform:translate(18.1766vw,57.367vh) scale(.7355)}to{transform:translate(22.3501vw,99vh) scale(.7355)}}.snow:nth-child(91){opacity:1.9664;transform:translate(44.3817vw,-10px) scale(.2627);animation:fall-91 13s -9s linear infinite}@keyframes fall-91{56.389%{transform:translate(39.5422vw,56.389vh) scale(.2627)}to{transform:translate(41.96195vw,99vh) scale(.2627)}}.snow:nth-child(92){opacity:.8294;transform:translate(85.1244vw,-10px) scale(.1915);animation:fall-92 30s -9s linear infinite}@keyframes fall-92{50.042%{transform:translate(79.6359vw,50.042vh) scale(.1915)}to{transform:translate(82.38015vw,99vh) scale(.1915)}}.snow:nth-child(93){opacity:1.9184;transform:translate(52.7417vw,-10px) scale(.6743);animation:fall-93 24s -18s linear infinite}@keyframes fall-93{73.972%{transform:translate(53.7206vw,73.972vh) scale(.6743)}to{transform:translate(53.23115vw,99vh) scale(.6743)}}.snow:nth-child(94){opacity:1.2766;transform:translate(54.5435vw,-10px) scale(.7657);animation:fall-94 10s -18s linear infinite}@keyframes fall-94{66.709%{transform:translate(54.6651vw,66.709vh) scale(.7657)}to{transform:translate(54.6043vw,99vh) scale(.7657)}}.snow:nth-child(95){opacity:1.0686;transform:translate(16.8568vw,-10px) scale(.8541);animation:fall-95 30s -9s linear infinite}@keyframes fall-95{40.378%{transform:translate(8.1003vw,40.378vh) scale(.8541)}to{transform:translate(12.47855vw,99vh) scale(.8541)}}.snow:nth-child(96){opacity:.5404;transform:translate(22.2435vw,-10px) scale(.0807);animation:fall-96 16s -23s linear infinite}@keyframes fall-96{73.921%{transform:translate(27.3355vw,73.921vh) scale(.0807)}to{transform:translate(24.7895vw,99vh) scale(.0807)}}.snow:nth-child(97){opacity:1.3784;transform:translate(39.0009vw,-10px) scale(.2387);animation:fall-97 25s -9s linear infinite}@keyframes fall-97{43.035%{transform:translate(37.0497vw,43.035vh) scale(.2387)}to{transform:translate(38.0253vw,99vh) scale(.2387)}}.snow:nth-child(98){opacity:1.4102;transform:translate(27.2678vw,-10px) scale(.695);animation:fall-98 15s -9s linear infinite}@keyframes fall-98{49.899%{transform:translate(26.3673vw,49.899vh) scale(.695)}to{transform:translate(26.81755vw,99vh) scale(.695)}}.snow:nth-child(99){opacity:1.2988;transform:translate(84.6679vw,-10px) scale(.0395);animation:fall-99 22s -28s linear infinite}@keyframes fall-99{64.198%{transform:translate(93.9357vw,64.198vh) scale(.0395)}to{transform:translate(89.3018vw,99vh) scale(.0395)}}.snow:nth-child(100){opacity:1.0342;transform:translate(34.6054vw,-10px) scale(.5545);animation:fall-100 11s -28s linear infinite}@keyframes fall-100{58.169%{transform:translate(36.327vw,58.169vh) scale(.5545)}to{transform:translate(35.4662vw,99vh) scale(.5545)}}.snow:nth-child(101){opacity:.7144;transform:translate(61.6536vw,-10px) scale(.021);animation:fall-101 26s -24s linear infinite}@keyframes fall-101{75.089%{transform:translate(61.2284vw,75.089vh) scale(.021)}to{transform:translate(61.441vw,99vh) scale(.021)}}.snow:nth-child(102){opacity:1.496;transform:translate(36.8961vw,-10px) scale(.7165);animation:fall-102 12s -27s linear infinite}@keyframes fall-102{72.049%{transform:translate(41.3429vw,72.049vh) scale(.7165)}to{transform:translate(39.1195vw,99vh) scale(.7165)}}.snow:nth-child(103){opacity:1.1396;transform:translate(35.829vw,-10px) scale(.1479);animation:fall-103 11s -6s linear infinite}@keyframes fall-103{72.168%{transform:translate(33.4128vw,72.168vh) scale(.1479)}to{transform:translate(34.6209vw,99vh) scale(.1479)}}.snow:nth-child(104){opacity:.7378;transform:translate(95.7678vw,-10px) scale(.0168);animation:fall-104 29s -3s linear infinite}@keyframes fall-104{64.518%{transform:translate(90.1408vw,64.518vh) scale(.0168)}to{transform:translate(92.9543vw,99vh) scale(.0168)}}.snow:nth-child(105){opacity:.2194;transform:translate(77.1884vw,-10px) scale(.6686);animation:fall-105 19s -21s linear infinite}@keyframes fall-105{65.85%{transform:translate(76.0561vw,65.85vh) scale(.6686)}to{transform:translate(76.62225vw,99vh) scale(.6686)}}.snow:nth-child(106){opacity:1.8966;transform:translate(46.8625vw,-10px) scale(.7657);animation:fall-106 21s -18s linear infinite}@keyframes fall-106{59.75%{transform:translate(48.5886vw,59.75vh) scale(.7657)}to{transform:translate(47.72555vw,99vh) scale(.7657)}}.snow:nth-child(107){opacity:.855;transform:translate(31.5003vw,-10px) scale(.6774);animation:fall-107 13s -28s linear infinite}@keyframes fall-107{58.306%{transform:translate(39.5311vw,58.306vh) scale(.6774)}to{transform:translate(35.5157vw,99vh) scale(.6774)}}.snow:nth-child(108){opacity:1.6502;transform:translate(86.9602vw,-10px) scale(.2177);animation:fall-108 22s -4s linear infinite}@keyframes fall-108{33.752%{transform:translate(95.9726vw,33.752vh) scale(.2177)}to{transform:translate(91.4664vw,99vh) scale(.2177)}}.snow:nth-child(109){opacity:1.6606;transform:translate(43.7175vw,-10px) scale(.4533);animation:fall-109 11s -21s linear infinite}@keyframes fall-109{33.023%{transform:translate(43.1258vw,33.023vh) scale(.4533)}to{transform:translate(43.42165vw,99vh) scale(.4533)}}.snow:nth-child(110){opacity:1.8592;transform:translate(35.7895vw,-10px) scale(.1886);animation:fall-110 29s -6s linear infinite}@keyframes fall-110{45.438%{transform:translate(41.6101vw,45.438vh) scale(.1886)}to{transform:translate(38.6998vw,99vh) scale(.1886)}}.snow:nth-child(111){opacity:1.0236;transform:translate(45.7678vw,-10px) scale(.724);animation:fall-111 24s -13s linear infinite}@keyframes fall-111{52.446%{transform:translate(36.5917vw,52.446vh) scale(.724)}to{transform:translate(41.17975vw,99vh) scale(.724)}}.snow:nth-child(112){opacity:1.0482;transform:translate(61.4523vw,-10px) scale(.2989);animation:fall-112 18s -3s linear infinite}@keyframes fall-112{51.83%{transform:translate(66.3898vw,51.83vh) scale(.2989)}to{transform:translate(63.92105vw,99vh) scale(.2989)}}.snow:nth-child(113){opacity:.7556;transform:translate(57.9049vw,-10px) scale(.0129);animation:fall-113 29s -7s linear infinite}@keyframes fall-113{70.828%{transform:translate(48.1809vw,70.828vh) scale(.0129)}to{transform:translate(53.0429vw,99vh) scale(.0129)}}.snow:nth-child(114){opacity:1.1464;transform:translate(87.3259vw,-10px) scale(.4013);animation:fall-114 17s -16s linear infinite}@keyframes fall-114{35.613%{transform:translate(84.9346vw,35.613vh) scale(.4013)}to{transform:translate(86.13025vw,99vh) scale(.4013)}}.snow:nth-child(115){opacity:.9114;transform:translate(4.4035vw,-10px) scale(.8664);animation:fall-115 15s -14s linear infinite}@keyframes fall-115{48.523%{transform:translate(1.9446vw,48.523vh) scale(.8664)}to{transform:translate(3.17405vw,99vh) scale(.8664)}}.snow:nth-child(116){opacity:.7308;transform:translate(59.6242vw,-10px) scale(.1669);animation:fall-116 28s -20s linear infinite}@keyframes fall-116{71.587%{transform:translate(66.3404vw,71.587vh) scale(.1669)}to{transform:translate(62.9823vw,99vh) scale(.1669)}}.snow:nth-child(117){opacity:.5386;transform:translate(86.9015vw,-10px) scale(.1192);animation:fall-117 26s -16s linear infinite}@keyframes fall-117{67.543%{transform:translate(78.1993vw,67.543vh) scale(.1192)}to{transform:translate(82.5504vw,99vh) scale(.1192)}}.snow:nth-child(118){opacity:1.6146;transform:translate(10.9449vw,-10px) scale(.4978);animation:fall-118 29s -19s linear infinite}@keyframes fall-118{67.033%{transform:translate(11.4839vw,67.033vh) scale(.4978)}to{transform:translate(11.2144vw,99vh) scale(.4978)}}.snow:nth-child(119){opacity:1;transform:translate(20.7297vw,-10px) scale(.1148);animation:fall-119 16s -30s linear infinite}@keyframes fall-119{34.137%{transform:translate(19.0147vw,34.137vh) scale(.1148)}to{transform:translate(19.8722vw,99vh) scale(.1148)}}.snow:nth-child(120){opacity:.0432;transform:translate(60.3185vw,-10px) scale(.3099);animation:fall-120 26s -5s linear infinite}@keyframes fall-120{69.623%{transform:translate(53.1399vw,69.623vh) scale(.3099)}to{transform:translate(56.7292vw,99vh) scale(.3099)}}.snow:nth-child(121){opacity:1.8154;transform:translate(42.8704vw,-10px) scale(.8347);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{34.252%{transform:translate(45.5824vw,34.252vh) scale(.8347)}to{transform:translate(44.2264vw,99vh) scale(.8347)}}.snow:nth-child(122){opacity:.6116;transform:translate(76.8882vw,-10px) scale(.2005);animation:fall-122 20s -15s linear infinite}@keyframes fall-122{31.368%{transform:translate(85.3507vw,31.368vh) scale(.2005)}to{transform:translate(81.11945vw,99vh) scale(.2005)}}.snow:nth-child(123){opacity:.779;transform:translate(90.8826vw,-10px) scale(.212);animation:fall-123 23s -4s linear infinite}@keyframes fall-123{48.514%{transform:translate(96.675vw,48.514vh) scale(.212)}to{transform:translate(93.7788vw,99vh) scale(.212)}}.snow:nth-child(124){opacity:.1116;transform:translate(9.4199vw,-10px) scale(.4458);animation:fall-124 11s -17s linear infinite}@keyframes fall-124{59.836%{transform:translate(-.504vw,59.836vh) scale(.4458)}to{transform:translate(4.45795vw,99vh) scale(.4458)}}.snow:nth-child(125){opacity:1.204;transform:translate(75.6867vw,-10px) scale(.2398);animation:fall-125 23s -17s linear infinite}@keyframes fall-125{41.43%{transform:translate(72.4351vw,41.43vh) scale(.2398)}to{transform:translate(74.0609vw,99vh) scale(.2398)}}.snow:nth-child(126){opacity:1.692;transform:translate(61.3042vw,-10px) scale(.9914);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{42.224%{transform:translate(58.8974vw,42.224vh) scale(.9914)}to{transform:translate(60.1008vw,99vh) scale(.9914)}}.snow:nth-child(127){opacity:1.7884;transform:translate(27.6785vw,-10px) scale(.1271);animation:fall-127 11s -9s linear infinite}@keyframes fall-127{50.908%{transform:translate(30.0964vw,50.908vh) scale(.1271)}to{transform:translate(28.88745vw,99vh) scale(.1271)}}.snow:nth-child(128){opacity:1.8894;transform:translate(71.3388vw,-10px) scale(.3023);animation:fall-128 21s -18s linear infinite}@keyframes fall-128{65.648%{transform:translate(67.772vw,65.648vh) scale(.3023)}to{transform:translate(69.5554vw,99vh) scale(.3023)}}.snow:nth-child(129){opacity:1.1692;transform:translate(44.6753vw,-10px) scale(.368);animation:fall-129 14s -22s linear infinite}@keyframes fall-129{43.817%{transform:translate(42.5081vw,43.817vh) scale(.368)}to{transform:translate(43.5917vw,99vh) scale(.368)}}.snow:nth-child(130){opacity:1.7886;transform:translate(86.1759vw,-10px) scale(.5946);animation:fall-130 17s -14s linear infinite}@keyframes fall-130{47.486%{transform:translate(90.9052vw,47.486vh) scale(.5946)}to{transform:translate(88.54055vw,99vh) scale(.5946)}}.snow:nth-child(131){opacity:1.6478;transform:translate(22.5708vw,-10px) scale(.2936);animation:fall-131 14s -8s linear infinite}@keyframes fall-131{73.153%{transform:translate(30.1551vw,73.153vh) scale(.2936)}to{transform:translate(26.36295vw,99vh) scale(.2936)}}.snow:nth-child(132){opacity:1.816;transform:translate(76.9162vw,-10px) scale(.0415);animation:fall-132 23s -19s linear infinite}@keyframes fall-132{69.277%{transform:translate(79.3469vw,69.277vh) scale(.0415)}to{transform:translate(78.13155vw,99vh) scale(.0415)}}.snow:nth-child(133){opacity:1.7072;transform:translate(79.3881vw,-10px) scale(.2736);animation:fall-133 23s -13s linear infinite}@keyframes fall-133{53.653%{transform:translate(79.8651vw,53.653vh) scale(.2736)}to{transform:translate(79.6266vw,99vh) scale(.2736)}}.snow:nth-child(134){opacity:.5094;transform:translate(73.5519vw,-10px) scale(.0413);animation:fall-134 11s -16s linear infinite}@keyframes fall-134{34.353%{transform:translate(64.6584vw,34.353vh) scale(.0413)}to{transform:translate(69.10515vw,99vh) scale(.0413)}}.snow:nth-child(135){opacity:.109;transform:translate(58.2666vw,-10px) scale(.6306);animation:fall-135 23s -7s linear infinite}@keyframes fall-135{52.064%{transform:translate(68.0121vw,52.064vh) scale(.6306)}to{transform:translate(63.13935vw,99vh) scale(.6306)}}.snow:nth-child(136){opacity:.9458;transform:translate(87.2587vw,-10px) scale(.0336);animation:fall-136 25s -23s linear infinite}@keyframes fall-136{79.468%{transform:translate(81.2695vw,79.468vh) scale(.0336)}to{transform:translate(84.2641vw,99vh) scale(.0336)}}.snow:nth-child(137){opacity:.3688;transform:translate(66.3894vw,-10px) scale(.0771);animation:fall-137 22s -17s linear infinite}@keyframes fall-137{43.601%{transform:translate(74.4874vw,43.601vh) scale(.0771)}to{transform:translate(70.4384vw,99vh) scale(.0771)}}.snow:nth-child(138){opacity:1.3816;transform:translate(18.2934vw,-10px) scale(.1829);animation:fall-138 12s -19s linear infinite}@keyframes fall-138{30.528%{transform:translate(26.064vw,30.528vh) scale(.1829)}to{transform:translate(22.1787vw,99vh) scale(.1829)}}.snow:nth-child(139){opacity:.0814;transform:translate(17.8608vw,-10px) scale(.7732);animation:fall-139 24s -20s linear infinite}@keyframes fall-139{42.402%{transform:translate(15.5964vw,42.402vh) scale(.7732)}to{transform:translate(16.7286vw,99vh) scale(.7732)}}.snow:nth-child(140){opacity:1.2214;transform:translate(8.8686vw,-10px) scale(.4932);animation:fall-140 12s -25s linear infinite}@keyframes fall-140{48.314%{transform:translate(17.7145vw,48.314vh) scale(.4932)}to{transform:translate(13.29155vw,99vh) scale(.4932)}}.snow:nth-child(141){opacity:.6504;transform:translate(6.2715vw,-10px) scale(.384);animation:fall-141 16s -25s linear infinite}@keyframes fall-141{49.114%{transform:translate(13.7675vw,49.114vh) scale(.384)}to{transform:translate(10.0195vw,99vh) scale(.384)}}.snow:nth-child(142){opacity:.2806;transform:translate(66.1882vw,-10px) scale(.2294);animation:fall-142 23s -9s linear infinite}@keyframes fall-142{79.281%{transform:translate(72.0978vw,79.281vh) scale(.2294)}to{transform:translate(69.143vw,99vh) scale(.2294)}}.snow:nth-child(143){opacity:.1878;transform:translate(62.9882vw,-10px) scale(.1617);animation:fall-143 30s -13s linear infinite}@keyframes fall-143{44.921%{transform:translate(63.382vw,44.921vh) scale(.1617)}to{transform:translate(63.1851vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:.135;transform:translate(46.5588vw,-10px) scale(.5734);animation:fall-144 21s -10s linear infinite}@keyframes fall-144{44.584%{transform:translate(36.8249vw,44.584vh) scale(.5734)}to{transform:translate(41.69185vw,99vh) scale(.5734)}}.snow:nth-child(145){opacity:.8546;transform:translate(88.6122vw,-10px) scale(.4869);animation:fall-145 22s -1s linear infinite}@keyframes fall-145{38.292%{transform:translate(88.7733vw,38.292vh) scale(.4869)}to{transform:translate(88.69275vw,99vh) scale(.4869)}}.snow:nth-child(146){opacity:1.6874;transform:translate(11.3736vw,-10px) scale(.1365);animation:fall-146 16s -10s linear infinite}@keyframes fall-146{31.803%{transform:translate(16.2408vw,31.803vh) scale(.1365)}to{transform:translate(13.8072vw,99vh) scale(.1365)}}.snow:nth-child(147){opacity:.2806;transform:translate(61.8499vw,-10px) scale(.5841);animation:fall-147 18s -10s linear infinite}@keyframes fall-147{57.605%{transform:translate(59.1755vw,57.605vh) scale(.5841)}to{transform:translate(60.5127vw,99vh) scale(.5841)}}.snow:nth-child(148){opacity:.4126;transform:translate(4.7062vw,-10px) scale(.6889);animation:fall-148 15s -13s linear infinite}@keyframes fall-148{73.707%{transform:translate(13.7753vw,73.707vh) scale(.6889)}to{transform:translate(9.24075vw,99vh) scale(.6889)}}.snow:nth-child(149){opacity:1.6018;transform:translate(16.7024vw,-10px) scale(.7361);animation:fall-149 18s -11s linear infinite}@keyframes fall-149{47.563%{transform:translate(26.3759vw,47.563vh) scale(.7361)}to{transform:translate(21.53915vw,99vh) scale(.7361)}}.snow:nth-child(150){opacity:1.0864;transform:translate(66.05vw,-10px) scale(.7325);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{43.338%{transform:translate(65.8559vw,43.338vh) scale(.7325)}to{transform:translate(65.95295vw,99vh) scale(.7325)}}.snow:nth-child(151){opacity:1.2608;transform:translate(25.5961vw,-10px) scale(.9129);animation:fall-151 30s -27s linear infinite}@keyframes fall-151{36.386%{transform:translate(28.717vw,36.386vh) scale(.9129)}to{transform:translate(27.15655vw,99vh) scale(.9129)}}.snow:nth-child(152){opacity:.3978;transform:translate(15.1815vw,-10px) scale(.5626);animation:fall-152 26s -16s linear infinite}@keyframes fall-152{78.783%{transform:translate(12.0144vw,78.783vh) scale(.5626)}to{transform:translate(13.59795vw,99vh) scale(.5626)}}.snow:nth-child(153){opacity:1.8426;transform:translate(26.9025vw,-10px) scale(.0542);animation:fall-153 11s -14s linear infinite}@keyframes fall-153{63.88%{transform:translate(17.399vw,63.88vh) scale(.0542)}to{transform:translate(22.15075vw,99vh) scale(.0542)}}.snow:nth-child(154){opacity:1.0524;transform:translate(20.3566vw,-10px) scale(.532);animation:fall-154 10s -25s linear infinite}@keyframes fall-154{73.78%{transform:translate(26.8139vw,73.78vh) scale(.532)}to{transform:translate(23.58525vw,99vh) scale(.532)}}.snow:nth-child(155){opacity:.1324;transform:translate(58.7888vw,-10px) scale(.799);animation:fall-155 28s -16s linear infinite}@keyframes fall-155{42.853%{transform:translate(49.6995vw,42.853vh) scale(.799)}to{transform:translate(54.24415vw,99vh) scale(.799)}}.snow:nth-child(156){opacity:1.308;transform:translate(2.6769vw,-10px) scale(.749);animation:fall-156 21s -1s linear infinite}@keyframes fall-156{58.559%{transform:translate(2.8629vw,58.559vh) scale(.749)}to{transform:translate(2.7699vw,99vh) scale(.749)}}.snow:nth-child(157){opacity:.2738;transform:translate(83.7849vw,-10px) scale(.461);animation:fall-157 26s -19s linear infinite}@keyframes fall-157{40.499%{transform:translate(92.5721vw,40.499vh) scale(.461)}to{transform:translate(88.1785vw,99vh) scale(.461)}}.snow:nth-child(158){opacity:.2794;transform:translate(38.0163vw,-10px) scale(.6827);animation:fall-158 22s -29s linear infinite}@keyframes fall-158{58.381%{transform:translate(37.1313vw,58.381vh) scale(.6827)}to{transform:translate(37.5738vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.564;transform:translate(8.9949vw,-10px) scale(.4879);animation:fall-159 21s -20s linear infinite}@keyframes fall-159{76.335%{transform:translate(1.1018vw,76.335vh) scale(.4879)}to{transform:translate(5.04835vw,99vh) scale(.4879)}}.snow:nth-child(160){opacity:1.0982;transform:translate(84.2338vw,-10px) scale(.5132);animation:fall-160 20s -18s linear infinite}@keyframes fall-160{55.29%{transform:translate(76.8848vw,55.29vh) scale(.5132)}to{transform:translate(80.5593vw,99vh) scale(.5132)}}.snow:nth-child(161){opacity:.9482;transform:translate(46.2779vw,-10px) scale(.5653);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{77.107%{transform:translate(52.247vw,77.107vh) scale(.5653)}to{transform:translate(49.26245vw,99vh) scale(.5653)}}.snow:nth-child(162){opacity:.0684;transform:translate(10.6635vw,-10px) scale(.11);animation:fall-162 14s -25s linear infinite}@keyframes fall-162{45.673%{transform:translate(13.7634vw,45.673vh) scale(.11)}to{transform:translate(12.21345vw,99vh) scale(.11)}}.snow:nth-child(163){opacity:.8134;transform:translate(23.9993vw,-10px) scale(.8375);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{38.263%{transform:translate(33.6739vw,38.263vh) scale(.8375)}to{transform:translate(28.8366vw,99vh) scale(.8375)}}.snow:nth-child(164){opacity:.3202;transform:translate(86.922vw,-10px) scale(.4405);animation:fall-164 29s -23s linear infinite}@keyframes fall-164{69.676%{transform:translate(79.2299vw,69.676vh) scale(.4405)}to{transform:translate(83.07595vw,99vh) scale(.4405)}}.snow:nth-child(165){opacity:.023;transform:translate(69.8012vw,-10px) scale(.3518);animation:fall-165 10s -13s linear infinite}@keyframes fall-165{43.272%{transform:translate(74.1011vw,43.272vh) scale(.3518)}to{transform:translate(71.95115vw,99vh) scale(.3518)}}.snow:nth-child(166){opacity:1.5282;transform:translate(54.0083vw,-10px) scale(.6055);animation:fall-166 17s -12s linear infinite}@keyframes fall-166{57.3%{transform:translate(50.9536vw,57.3vh) scale(.6055)}to{transform:translate(52.48095vw,99vh) scale(.6055)}}.snow:nth-child(167){opacity:.4252;transform:translate(57.8467vw,-10px) scale(.6171);animation:fall-167 25s -19s linear infinite}@keyframes fall-167{65.904%{transform:translate(50.0831vw,65.904vh) scale(.6171)}to{transform:translate(53.9649vw,99vh) scale(.6171)}}.snow:nth-child(168){opacity:1.415;transform:translate(54.2865vw,-10px) scale(.5813);animation:fall-168 26s -4s linear infinite}@keyframes fall-168{55.988%{transform:translate(44.5967vw,55.988vh) scale(.5813)}to{transform:translate(49.4416vw,99vh) scale(.5813)}}.snow:nth-child(169){opacity:.0982;transform:translate(7.3954vw,-10px) scale(.3683);animation:fall-169 11s -28s linear infinite}@keyframes fall-169{47.616%{transform:translate(-1.676vw,47.616vh) scale(.3683)}to{transform:translate(2.8597vw,99vh) scale(.3683)}}.snow:nth-child(170){opacity:.7182;transform:translate(24.0181vw,-10px) scale(.0055);animation:fall-170 30s -16s linear infinite}@keyframes fall-170{77.272%{transform:translate(19.0874vw,77.272vh) scale(.0055)}to{transform:translate(21.55275vw,99vh) scale(.0055)}}.snow:nth-child(171){opacity:.0614;transform:translate(95.4134vw,-10px) scale(.4767);animation:fall-171 21s -9s linear infinite}@keyframes fall-171{74.369%{transform:translate(104.8512vw,74.369vh) scale(.4767)}to{transform:translate(100.1323vw,99vh) scale(.4767)}}.snow:nth-child(172){opacity:1.0408;transform:translate(32.2632vw,-10px) scale(.1151);animation:fall-172 16s -8s linear infinite}@keyframes fall-172{51.253%{transform:translate(40.8366vw,51.253vh) scale(.1151)}to{transform:translate(36.5499vw,99vh) scale(.1151)}}.snow:nth-child(173){opacity:1.0652;transform:translate(72.7321vw,-10px) scale(.4225);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{30.558%{transform:translate(76.1551vw,30.558vh) scale(.4225)}to{transform:translate(74.4436vw,99vh) scale(.4225)}}.snow:nth-child(174){opacity:.299;transform:translate(22.4052vw,-10px) scale(.4441);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{58.046%{transform:translate(16.0474vw,58.046vh) scale(.4441)}to{transform:translate(19.2263vw,99vh) scale(.4441)}}.snow:nth-child(175){opacity:.8558;transform:translate(1.8133vw,-10px) scale(.682);animation:fall-175 18s -8s linear infinite}@keyframes fall-175{69.962%{transform:translate(-5.184vw,69.962vh) scale(.682)}to{transform:translate(-1.68535vw,99vh) scale(.682)}}.snow:nth-child(176){opacity:1.984;transform:translate(67.036vw,-10px) scale(.1239);animation:fall-176 22s -11s linear infinite}@keyframes fall-176{72.258%{transform:translate(70.7427vw,72.258vh) scale(.1239)}to{transform:translate(68.88935vw,99vh) scale(.1239)}}.snow:nth-child(177){opacity:.3682;transform:translate(5.4041vw,-10px) scale(.9673);animation:fall-177 14s -21s linear infinite}@keyframes fall-177{33.476%{transform:translate(14.5942vw,33.476vh) scale(.9673)}to{transform:translate(9.99915vw,99vh) scale(.9673)}}.snow:nth-child(178){opacity:1.5922;transform:translate(25.3236vw,-10px) scale(.576);animation:fall-178 23s -1s linear infinite}@keyframes fall-178{73.62%{transform:translate(21.7081vw,73.62vh) scale(.576)}to{transform:translate(23.51585vw,99vh) scale(.576)}}.snow:nth-child(179){opacity:.1616;transform:translate(67.0066vw,-10px) scale(.9412);animation:fall-179 25s -20s linear infinite}@keyframes fall-179{71.893%{transform:translate(76.4998vw,71.893vh) scale(.9412)}to{transform:translate(71.7532vw,99vh) scale(.9412)}}.snow:nth-child(180){opacity:.035;transform:translate(41.435vw,-10px) scale(.3737);animation:fall-180 21s -11s linear infinite}@keyframes fall-180{46.897%{transform:translate(51.4245vw,46.897vh) scale(.3737)}to{transform:translate(46.42975vw,99vh) scale(.3737)}}.snow:nth-child(181){opacity:1.006;transform:translate(88.2429vw,-10px) scale(.1394);animation:fall-181 19s -10s linear infinite}@keyframes fall-181{71.613%{transform:translate(88.2465vw,71.613vh) scale(.1394)}to{transform:translate(88.2447vw,99vh) scale(.1394)}}.snow:nth-child(182){opacity:.1776;transform:translate(70.4273vw,-10px) scale(.7029);animation:fall-182 18s -27s linear infinite}@keyframes fall-182{76.245%{transform:translate(75.7383vw,76.245vh) scale(.7029)}to{transform:translate(73.0828vw,99vh) scale(.7029)}}.snow:nth-child(183){opacity:1.2086;transform:translate(97.2244vw,-10px) scale(.1103);animation:fall-183 21s -13s linear infinite}@keyframes fall-183{65.789%{transform:translate(102.2703vw,65.789vh) scale(.1103)}to{transform:translate(99.74735vw,99vh) scale(.1103)}}.snow:nth-child(184){opacity:.9406;transform:translate(51.81vw,-10px) scale(.8061);animation:fall-184 11s -1s linear infinite}@keyframes fall-184{58.725%{transform:translate(49.5314vw,58.725vh) scale(.8061)}to{transform:translate(50.6707vw,99vh) scale(.8061)}}.snow:nth-child(185){opacity:.5938;transform:translate(95.4145vw,-10px) scale(.8421);animation:fall-185 30s -12s linear infinite}@keyframes fall-185{46.729%{transform:translate(87.9965vw,46.729vh) scale(.8421)}to{transform:translate(91.7055vw,99vh) scale(.8421)}}.snow:nth-child(186){opacity:1.0848;transform:translate(11.2768vw,-10px) scale(.5812);animation:fall-186 25s -21s linear infinite}@keyframes fall-186{35.257%{transform:translate(4.1227vw,35.257vh) scale(.5812)}to{transform:translate(7.69975vw,99vh) scale(.5812)}}.snow:nth-child(187){opacity:1.4158;transform:translate(80.5506vw,-10px) scale(.1683);animation:fall-187 20s -26s linear infinite}@keyframes fall-187{30.903%{transform:translate(72.2083vw,30.903vh) scale(.1683)}to{transform:translate(76.37945vw,99vh) scale(.1683)}}.snow:nth-child(188){opacity:1.8486;transform:translate(64.5624vw,-10px) scale(.7694);animation:fall-188 26s -12s linear infinite}@keyframes fall-188{60.039%{transform:translate(54.8242vw,60.039vh) scale(.7694)}to{transform:translate(59.6933vw,99vh) scale(.7694)}}.snow:nth-child(189){opacity:.8254;transform:translate(81.3992vw,-10px) scale(.5247);animation:fall-189 21s -9s linear infinite}@keyframes fall-189{78.722%{transform:translate(71.5112vw,78.722vh) scale(.5247)}to{transform:translate(76.4552vw,99vh) scale(.5247)}}.snow:nth-child(190){opacity:1.1944;transform:translate(91.3869vw,-10px) scale(.5868);animation:fall-190 21s -16s linear infinite}@keyframes fall-190{69.515%{transform:translate(100.3997vw,69.515vh) scale(.5868)}to{transform:translate(95.8933vw,99vh) scale(.5868)}}.snow:nth-child(191){opacity:1.7336;transform:translate(62.7036vw,-10px) scale(.2181);animation:fall-191 10s -24s linear infinite}@keyframes fall-191{51.436%{transform:translate(59.4287vw,51.436vh) scale(.2181)}to{transform:translate(61.06615vw,99vh) scale(.2181)}}.snow:nth-child(192){opacity:.5372;transform:translate(1.9508vw,-10px) scale(.0801);animation:fall-192 17s -7s linear infinite}@keyframes fall-192{51.827%{transform:translate(6.8391vw,51.827vh) scale(.0801)}to{transform:translate(4.39495vw,99vh) scale(.0801)}}.snow:nth-child(193){opacity:1.3722;transform:translate(68.4031vw,-10px) scale(.2418);animation:fall-193 13s -12s linear infinite}@keyframes fall-193{74.681%{transform:translate(60.0599vw,74.681vh) scale(.2418)}to{transform:translate(64.2315vw,99vh) scale(.2418)}}.snow:nth-child(194){opacity:1.435;transform:translate(41.5561vw,-10px) scale(.4153);animation:fall-194 23s -14s linear infinite}@keyframes fall-194{67.099%{transform:translate(39.0944vw,67.099vh) scale(.4153)}to{transform:translate(40.32525vw,99vh) scale(.4153)}}.snow:nth-child(195){opacity:.0916;transform:translate(21.5025vw,-10px) scale(.3441);animation:fall-195 24s -27s linear infinite}@keyframes fall-195{41.041%{transform:translate(24.0879vw,41.041vh) scale(.3441)}to{transform:translate(22.7952vw,99vh) scale(.3441)}}.snow:nth-child(196){opacity:1.333;transform:translate(44.7276vw,-10px) scale(.6472);animation:fall-196 23s -16s linear infinite}@keyframes fall-196{70.743%{transform:translate(47.5078vw,70.743vh) scale(.6472)}to{transform:translate(46.1177vw,99vh) scale(.6472)}}.snow:nth-child(197){opacity:.717;transform:translate(86.9498vw,-10px) scale(.9416);animation:fall-197 12s -23s linear infinite}@keyframes fall-197{43.481%{transform:translate(86.9173vw,43.481vh) scale(.9416)}to{transform:translate(86.93355vw,99vh) scale(.9416)}}.snow:nth-child(198){opacity:.9774;transform:translate(38.0249vw,-10px) scale(.1984);animation:fall-198 26s -18s linear infinite}@keyframes fall-198{68.42%{transform:translate(29.9777vw,68.42vh) scale(.1984)}to{transform:translate(34.0013vw,99vh) scale(.1984)}}.snow:nth-child(199){opacity:1.388;transform:translate(.3479vw,-10px) scale(.266);animation:fall-199 19s -23s linear infinite}@keyframes fall-199{60.71%{transform:translate(1.4817vw,60.71vh) scale(.266)}to{transform:translate(.9148vw,99vh) scale(.266)}}.snow:nth-child(200){opacity:1.8076;transform:translate(75.8665vw,-10px) scale(.8002);animation:fall-200 15s -15s linear infinite}@keyframes fall-200{40.46%{transform:translate(67.8468vw,40.46vh) scale(.8002)}to{transform:translate(71.85665vw,99vh) scale(.8002)}}.snow:nth-child(201){opacity:1.4216;transform:translate(55.3437vw,-10px) scale(.7385);animation:fall-201 23s -24s linear infinite}@keyframes fall-201{58.236%{transform:translate(53.6711vw,58.236vh) scale(.7385)}to{transform:translate(54.5074vw,99vh) scale(.7385)}}.snow:nth-child(202){opacity:1.0536;transform:translate(12.9302vw,-10px) scale(.8016);animation:fall-202 26s -29s linear infinite}@keyframes fall-202{72.807%{transform:translate(16.8454vw,72.807vh) scale(.8016)}to{transform:translate(14.8878vw,99vh) scale(.8016)}}.snow:nth-child(203){opacity:.96;transform:translate(27.7726vw,-10px) scale(.774);animation:fall-203 24s -26s linear infinite}@keyframes fall-203{36.261%{transform:translate(23.9772vw,36.261vh) scale(.774)}to{transform:translate(25.8749vw,99vh) scale(.774)}}.snow:nth-child(204){opacity:.1454;transform:translate(8.5202vw,-10px) scale(.9668);animation:fall-204 30s -16s linear infinite}@keyframes fall-204{77.004%{transform:translate(1.886vw,77.004vh) scale(.9668)}to{transform:translate(5.2031vw,99vh) scale(.9668)}}.snow:nth-child(205){opacity:.8782;transform:translate(51.1636vw,-10px) scale(.2905);animation:fall-205 30s -10s linear infinite}@keyframes fall-205{40.899%{transform:translate(45.4354vw,40.899vh) scale(.2905)}to{transform:translate(48.2995vw,99vh) scale(.2905)}}.snow:nth-child(206){opacity:1.898;transform:translate(18.6018vw,-10px) scale(.8502);animation:fall-206 30s -12s linear infinite}@keyframes fall-206{46.971%{transform:translate(26.9921vw,46.971vh) scale(.8502)}to{transform:translate(22.79695vw,99vh) scale(.8502)}}.snow:nth-child(207){opacity:.3792;transform:translate(4.0172vw,-10px) scale(.5326);animation:fall-207 14s -5s linear infinite}@keyframes fall-207{39.747%{transform:translate(2.2491vw,39.747vh) scale(.5326)}to{transform:translate(3.13315vw,99vh) scale(.5326)}}.snow:nth-child(208){opacity:.3718;transform:translate(45.6597vw,-10px) scale(.1797);animation:fall-208 20s -5s linear infinite}@keyframes fall-208{75.087%{transform:translate(50.0611vw,75.087vh) scale(.1797)}to{transform:translate(47.8604vw,99vh) scale(.1797)}}.snow:nth-child(209){opacity:.3036;transform:translate(62.0574vw,-10px) scale(.4868);animation:fall-209 20s -20s linear infinite}@keyframes fall-209{47.709%{transform:translate(59.7972vw,47.709vh) scale(.4868)}to{transform:translate(60.9273vw,99vh) scale(.4868)}}.snow:nth-child(210){opacity:.4922;transform:translate(43.6351vw,-10px) scale(.9593);animation:fall-210 29s -6s linear infinite}@keyframes fall-210{79.965%{transform:translate(50.9255vw,79.965vh) scale(.9593)}to{transform:translate(47.2803vw,99vh) scale(.9593)}}.snow:nth-child(211){opacity:.8258;transform:translate(88.8594vw,-10px) scale(.0645);animation:fall-211 13s -28s linear infinite}@keyframes fall-211{77.26%{transform:translate(98.2498vw,77.26vh) scale(.0645)}to{transform:translate(93.5546vw,99vh) scale(.0645)}}.snow:nth-child(212){opacity:1.7276;transform:translate(70.691vw,-10px) scale(.2511);animation:fall-212 11s -3s linear infinite}@keyframes fall-212{44.712%{transform:translate(71.0978vw,44.712vh) scale(.2511)}to{transform:translate(70.8944vw,99vh) scale(.2511)}}.snow:nth-child(213){opacity:1.3316;transform:translate(35.1339vw,-10px) scale(.3055);animation:fall-213 30s -7s linear infinite}@keyframes fall-213{54.115%{transform:translate(25.4815vw,54.115vh) scale(.3055)}to{transform:translate(30.3077vw,99vh) scale(.3055)}}.snow:nth-child(214){opacity:1.1318;transform:translate(94.0725vw,-10px) scale(.2327);animation:fall-214 29s -20s linear infinite}@keyframes fall-214{60.723%{transform:translate(91.7659vw,60.723vh) scale(.2327)}to{transform:translate(92.9192vw,99vh) scale(.2327)}}.snow:nth-child(215){opacity:.535;transform:translate(71.7402vw,-10px) scale(.0686);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{37.779%{transform:translate(63.3825vw,37.779vh) scale(.0686)}to{transform:translate(67.56135vw,99vh) scale(.0686)}}.snow:nth-child(216){opacity:.345;transform:translate(7.5489vw,-10px) scale(.5037);animation:fall-216 23s -5s linear infinite}@keyframes fall-216{57.143%{transform:translate(2.7024vw,57.143vh) scale(.5037)}to{transform:translate(5.12565vw,99vh) scale(.5037)}}.snow:nth-child(217){opacity:.5474;transform:translate(15.6619vw,-10px) scale(.3964);animation:fall-217 22s -10s linear infinite}@keyframes fall-217{69.597%{transform:translate(6.7452vw,69.597vh) scale(.3964)}to{transform:translate(11.20355vw,99vh) scale(.3964)}}.snow:nth-child(218){opacity:.9956;transform:translate(5.7519vw,-10px) scale(.3526);animation:fall-218 18s -23s linear infinite}@keyframes fall-218{73.619%{transform:translate(3.2022vw,73.619vh) scale(.3526)}to{transform:translate(4.47705vw,99vh) scale(.3526)}}.snow:nth-child(219){opacity:1.004;transform:translate(86.406vw,-10px) scale(.2234);animation:fall-219 21s -30s linear infinite}@keyframes fall-219{39.602%{transform:translate(95.5806vw,39.602vh) scale(.2234)}to{transform:translate(90.9933vw,99vh) scale(.2234)}}.snow:nth-child(220){opacity:.7054;transform:translate(35.7986vw,-10px) scale(.2474);animation:fall-220 23s -15s linear infinite}@keyframes fall-220{35.393%{transform:translate(36.7011vw,35.393vh) scale(.2474)}to{transform:translate(36.24985vw,99vh) scale(.2474)}}.snow:nth-child(221){opacity:.084;transform:translate(67.7419vw,-10px) scale(.6167);animation:fall-221 22s -3s linear infinite}@keyframes fall-221{37.901%{transform:translate(73.293vw,37.901vh) scale(.6167)}to{transform:translate(70.51745vw,99vh) scale(.6167)}}.snow:nth-child(222){opacity:.1548;transform:translate(89.6366vw,-10px) scale(.099);animation:fall-222 27s -27s linear infinite}@keyframes fall-222{44.711%{transform:translate(90.2301vw,44.711vh) scale(.099)}to{transform:translate(89.93335vw,99vh) scale(.099)}}.snow:nth-child(223){opacity:1.784;transform:translate(5.3888vw,-10px) scale(.9563);animation:fall-223 11s -3s linear infinite}@keyframes fall-223{65.893%{transform:translate(2.3958vw,65.893vh) scale(.9563)}to{transform:translate(3.8923vw,99vh) scale(.9563)}}.snow:nth-child(224){opacity:.1824;transform:translate(32.8638vw,-10px) scale(.0658);animation:fall-224 18s -18s linear infinite}@keyframes fall-224{53.365%{transform:translate(26.4533vw,53.365vh) scale(.0658)}to{transform:translate(29.65855vw,99vh) scale(.0658)}}.snow:nth-child(225){opacity:.4376;transform:translate(6.3479vw,-10px) scale(.3677);animation:fall-225 27s -26s linear infinite}@keyframes fall-225{59.184%{transform:translate(5.6688vw,59.184vh) scale(.3677)}to{transform:translate(6.00835vw,99vh) scale(.3677)}}.snow:nth-child(226){opacity:1.2372;transform:translate(79.9486vw,-10px) scale(.7576);animation:fall-226 13s -27s linear infinite}@keyframes fall-226{79.897%{transform:translate(76.9401vw,79.897vh) scale(.7576)}to{transform:translate(78.44435vw,99vh) scale(.7576)}}.snow:nth-child(227){opacity:1.4504;transform:translate(33.9472vw,-10px) scale(.7408);animation:fall-227 19s -23s linear infinite}@keyframes fall-227{61.705%{transform:translate(30.892vw,61.705vh) scale(.7408)}to{transform:translate(32.4196vw,99vh) scale(.7408)}}.snow:nth-child(228){opacity:.6478;transform:translate(60.4348vw,-10px) scale(.5716);animation:fall-228 26s -26s linear infinite}@keyframes fall-228{64.065%{transform:translate(50.5717vw,64.065vh) scale(.5716)}to{transform:translate(55.50325vw,99vh) scale(.5716)}}.snow:nth-child(229){opacity:.129;transform:translate(66.2229vw,-10px) scale(.4557);animation:fall-229 22s -4s linear infinite}@keyframes fall-229{45.895%{transform:translate(56.8385vw,45.895vh) scale(.4557)}to{transform:translate(61.5307vw,99vh) scale(.4557)}}.snow:nth-child(230){opacity:1.6034;transform:translate(38.2397vw,-10px) scale(.6415);animation:fall-230 12s -3s linear infinite}@keyframes fall-230{63.095%{transform:translate(42.4444vw,63.095vh) scale(.6415)}to{transform:translate(40.34205vw,99vh) scale(.6415)}}.snow:nth-child(231){opacity:1.4612;transform:translate(88.0622vw,-10px) scale(.0316);animation:fall-231 17s -4s linear infinite}@keyframes fall-231{45.643%{transform:translate(79.7112vw,45.643vh) scale(.0316)}to{transform:translate(83.8867vw,99vh) scale(.0316)}}.snow:nth-child(232){opacity:1.9158;transform:translate(48.633vw,-10px) scale(.4412);animation:fall-232 26s -7s linear infinite}@keyframes fall-232{79.755%{transform:translate(56.6057vw,79.755vh) scale(.4412)}to{transform:translate(52.61935vw,99vh) scale(.4412)}}.snow:nth-child(233){opacity:1.0356;transform:translate(50.304vw,-10px) scale(.5671);animation:fall-233 30s -28s linear infinite}@keyframes fall-233{70.147%{transform:translate(51.1518vw,70.147vh) scale(.5671)}to{transform:translate(50.7279vw,99vh) scale(.5671)}}.snow:nth-child(234){opacity:.4326;transform:translate(18.4064vw,-10px) scale(.495);animation:fall-234 22s -30s linear infinite}@keyframes fall-234{45.281%{transform:translate(11.0059vw,45.281vh) scale(.495)}to{transform:translate(14.70615vw,99vh) scale(.495)}}.snow:nth-child(235){opacity:.5886;transform:translate(44.7705vw,-10px) scale(.6854);animation:fall-235 22s -14s linear infinite}@keyframes fall-235{70.279%{transform:translate(53.4562vw,70.279vh) scale(.6854)}to{transform:translate(49.11335vw,99vh) scale(.6854)}}.snow:nth-child(236){opacity:1.5932;transform:translate(31.3803vw,-10px) scale(.6185);animation:fall-236 21s -29s linear infinite}@keyframes fall-236{37.347%{transform:translate(28.4522vw,37.347vh) scale(.6185)}to{transform:translate(29.91625vw,99vh) scale(.6185)}}.snow:nth-child(237){opacity:1.946;transform:translate(18.2955vw,-10px) scale(.8723);animation:fall-237 29s -6s linear infinite}@keyframes fall-237{30.354%{transform:translate(26.1502vw,30.354vh) scale(.8723)}to{transform:translate(22.22285vw,99vh) scale(.8723)}}.snow:nth-child(238){opacity:.6558;transform:translate(92.8246vw,-10px) scale(.6855);animation:fall-238 10s -4s linear infinite}@keyframes fall-238{79.079%{transform:translate(91.152vw,79.079vh) scale(.6855)}to{transform:translate(91.9883vw,99vh) scale(.6855)}}.snow:nth-child(239){opacity:.7422;transform:translate(72.9951vw,-10px) scale(.6783);animation:fall-239 14s -4s linear infinite}@keyframes fall-239{76.217%{transform:translate(82.5423vw,76.217vh) scale(.6783)}to{transform:translate(77.7687vw,99vh) scale(.6783)}}.snow:nth-child(240){opacity:.123;transform:translate(14.9365vw,-10px) scale(.5628);animation:fall-240 11s -10s linear infinite}@keyframes fall-240{49.766%{transform:translate(14.4266vw,49.766vh) scale(.5628)}to{transform:translate(14.68155vw,99vh) scale(.5628)}}.snow:nth-child(241){opacity:.327;transform:translate(94.7682vw,-10px) scale(.4926);animation:fall-241 20s -13s linear infinite}@keyframes fall-241{42.513%{transform:translate(99.39vw,42.513vh) scale(.4926)}to{transform:translate(97.0791vw,99vh) scale(.4926)}}.snow:nth-child(242){opacity:.8858;transform:translate(92.7221vw,-10px) scale(.5758);animation:fall-242 16s -29s linear infinite}@keyframes fall-242{63.504%{transform:translate(99.2288vw,63.504vh) scale(.5758)}to{transform:translate(95.97545vw,99vh) scale(.5758)}}.snow:nth-child(243){opacity:.071;transform:translate(24.6746vw,-10px) scale(.6338);animation:fall-243 22s -5s linear infinite}@keyframes fall-243{68.299%{transform:translate(29.6083vw,68.299vh) scale(.6338)}to{transform:translate(27.14145vw,99vh) scale(.6338)}}.snow:nth-child(244){opacity:1.8708;transform:translate(37.4306vw,-10px) scale(.413);animation:fall-244 13s -8s linear infinite}@keyframes fall-244{48.182%{transform:translate(32.1271vw,48.182vh) scale(.413)}to{transform:translate(34.77885vw,99vh) scale(.413)}}.snow:nth-child(245){opacity:1.4718;transform:translate(84.5119vw,-10px) scale(.8991);animation:fall-245 13s -23s linear infinite}@keyframes fall-245{46.832%{transform:translate(80.2649vw,46.832vh) scale(.8991)}to{transform:translate(82.3884vw,99vh) scale(.8991)}}.snow:nth-child(246){opacity:.0918;transform:translate(9.176vw,-10px) scale(.4572);animation:fall-246 26s -5s linear infinite}@keyframes fall-246{52.445%{transform:translate(8.3203vw,52.445vh) scale(.4572)}to{transform:translate(8.74815vw,99vh) scale(.4572)}}.snow:nth-child(247){opacity:.8384;transform:translate(10.7727vw,-10px) scale(.5584);animation:fall-247 26s -8s linear infinite}@keyframes fall-247{49.815%{transform:translate(9.1971vw,49.815vh) scale(.5584)}to{transform:translate(9.9849vw,99vh) scale(.5584)}}.snow:nth-child(248){opacity:.5086;transform:translate(76.4393vw,-10px) scale(.6087);animation:fall-248 18s -18s linear infinite}@keyframes fall-248{36.048%{transform:translate(68.728vw,36.048vh) scale(.6087)}to{transform:translate(72.58365vw,99vh) scale(.6087)}}.snow:nth-child(249){opacity:1.3258;transform:translate(86.9266vw,-10px) scale(.7967);animation:fall-249 16s -9s linear infinite}@keyframes fall-249{47.973%{transform:translate(82.5947vw,47.973vh) scale(.7967)}to{transform:translate(84.76065vw,99vh) scale(.7967)}}.snow:nth-child(250){opacity:.7582;transform:translate(72.863vw,-10px) scale(.6147);animation:fall-250 11s -2s linear infinite}@keyframes fall-250{67.789%{transform:translate(78.8713vw,67.789vh) scale(.6147)}to{transform:translate(75.86715vw,99vh) scale(.6147)}}.snow:nth-child(251){opacity:.6508;transform:translate(33.867vw,-10px) scale(.4796);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{67.826%{transform:translate(37.6116vw,67.826vh) scale(.4796)}to{transform:translate(35.7393vw,99vh) scale(.4796)}}.snow:nth-child(252){opacity:1.6752;transform:translate(68.9072vw,-10px) scale(.6376);animation:fall-252 11s -26s linear infinite}@keyframes fall-252{49.252%{transform:translate(77.5422vw,49.252vh) scale(.6376)}to{transform:translate(73.2247vw,99vh) scale(.6376)}}.snow:nth-child(253){opacity:.562;transform:translate(40.4875vw,-10px) scale(.8572);animation:fall-253 18s -20s linear infinite}@keyframes fall-253{48.918%{transform:translate(44.3622vw,48.918vh) scale(.8572)}to{transform:translate(42.42485vw,99vh) scale(.8572)}}.snow:nth-child(254){opacity:.5956;transform:translate(23.4895vw,-10px) scale(.0071);animation:fall-254 18s -6s linear infinite}@keyframes fall-254{59.75%{transform:translate(29.0866vw,59.75vh) scale(.0071)}to{transform:translate(26.28805vw,99vh) scale(.0071)}}.snow:nth-child(255){opacity:.7264;transform:translate(19.9849vw,-10px) scale(.0291);animation:fall-255 29s -14s linear infinite}@keyframes fall-255{62.136%{transform:translate(11.6438vw,62.136vh) scale(.0291)}to{transform:translate(15.81435vw,99vh) scale(.0291)}}.snow:nth-child(256){opacity:.9988;transform:translate(25.7643vw,-10px) scale(.6777);animation:fall-256 20s -24s linear infinite}@keyframes fall-256{54.875%{transform:translate(34.1421vw,54.875vh) scale(.6777)}to{transform:translate(29.9532vw,99vh) scale(.6777)}}.snow:nth-child(257){opacity:1.2144;transform:translate(23.1501vw,-10px) scale(.9275);animation:fall-257 29s -29s linear infinite}@keyframes fall-257{41.711%{transform:translate(16.9523vw,41.711vh) scale(.9275)}to{transform:translate(20.0512vw,99vh) scale(.9275)}}.snow:nth-child(258){opacity:1.633;transform:translate(51.1255vw,-10px) scale(.6435);animation:fall-258 24s -10s linear infinite}@keyframes fall-258{73.805%{transform:translate(59.3768vw,73.805vh) scale(.6435)}to{transform:translate(55.25115vw,99vh) scale(.6435)}}.snow:nth-child(259){opacity:.4198;transform:translate(46.0988vw,-10px) scale(.6391);animation:fall-259 16s -1s linear infinite}@keyframes fall-259{52.711%{transform:translate(38.7101vw,52.711vh) scale(.6391)}to{transform:translate(42.40445vw,99vh) scale(.6391)}}.snow:nth-child(260){opacity:.349;transform:translate(80.3661vw,-10px) scale(.9735);animation:fall-260 21s -27s linear infinite}@keyframes fall-260{66.485%{transform:translate(90.0618vw,66.485vh) scale(.9735)}to{transform:translate(85.21395vw,99vh) scale(.9735)}}.snow:nth-child(261){opacity:.8436;transform:translate(81.4706vw,-10px) scale(.4666);animation:fall-261 21s -13s linear infinite}@keyframes fall-261{70.728%{transform:translate(74.2969vw,70.728vh) scale(.4666)}to{transform:translate(77.88375vw,99vh) scale(.4666)}}.snow:nth-child(262){opacity:1.9396;transform:translate(78.7449vw,-10px) scale(.4852);animation:fall-262 15s -25s linear infinite}@keyframes fall-262{57.314%{transform:translate(75.092vw,57.314vh) scale(.4852)}to{transform:translate(76.91845vw,99vh) scale(.4852)}}.snow:nth-child(263){opacity:1.7162;transform:translate(65.4505vw,-10px) scale(.677);animation:fall-263 11s -18s linear infinite}@keyframes fall-263{64.762%{transform:translate(69.7783vw,64.762vh) scale(.677)}to{transform:translate(67.6144vw,99vh) scale(.677)}}.snow:nth-child(264){opacity:.6176;transform:translate(74.1005vw,-10px) scale(.1192);animation:fall-264 14s -25s linear infinite}@keyframes fall-264{61.185%{transform:translate(79.1241vw,61.185vh) scale(.1192)}to{transform:translate(76.6123vw,99vh) scale(.1192)}}.snow:nth-child(265){opacity:1.2334;transform:translate(12.1418vw,-10px) scale(.4187);animation:fall-265 30s -18s linear infinite}@keyframes fall-265{69.161%{transform:translate(13.2966vw,69.161vh) scale(.4187)}to{transform:translate(12.7192vw,99vh) scale(.4187)}}.snow:nth-child(266){opacity:.63;transform:translate(51.5203vw,-10px) scale(.6412);animation:fall-266 16s -4s linear infinite}@keyframes fall-266{45.314%{transform:translate(42.5374vw,45.314vh) scale(.6412)}to{transform:translate(47.02885vw,99vh) scale(.6412)}}.snow:nth-child(267){opacity:.9186;transform:translate(80.4456vw,-10px) scale(.8314);animation:fall-267 12s -28s linear infinite}@keyframes fall-267{75.461%{transform:translate(83.4786vw,75.461vh) scale(.8314)}to{transform:translate(81.9621vw,99vh) scale(.8314)}}.snow:nth-child(268){opacity:.7566;transform:translate(67.1501vw,-10px) scale(.5507);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{42.296%{transform:translate(68.2873vw,42.296vh) scale(.5507)}to{transform:translate(67.7187vw,99vh) scale(.5507)}}.snow:nth-child(269){opacity:1.591;transform:translate(28.4538vw,-10px) scale(.83);animation:fall-269 28s -12s linear infinite}@keyframes fall-269{54.47%{transform:translate(26.8188vw,54.47vh) scale(.83)}to{transform:translate(27.6363vw,99vh) scale(.83)}}.snow:nth-child(270){opacity:1.6488;transform:translate(58.8261vw,-10px) scale(.4748);animation:fall-270 23s -26s linear infinite}@keyframes fall-270{31.553%{transform:translate(50.5629vw,31.553vh) scale(.4748)}to{transform:translate(54.6945vw,99vh) scale(.4748)}}.snow:nth-child(271){opacity:.557;transform:translate(51.19vw,-10px) scale(.7658);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{71.114%{transform:translate(45.0943vw,71.114vh) scale(.7658)}to{transform:translate(48.14215vw,99vh) scale(.7658)}}.snow:nth-child(272){opacity:.6282;transform:translate(36.5197vw,-10px) scale(.6436);animation:fall-272 29s -9s linear infinite}@keyframes fall-272{53.453%{transform:translate(29.0725vw,53.453vh) scale(.6436)}to{transform:translate(32.7961vw,99vh) scale(.6436)}}.snow:nth-child(273){opacity:.889;transform:translate(87.6766vw,-10px) scale(.0188);animation:fall-273 26s -24s linear infinite}@keyframes fall-273{64.513%{transform:translate(78.7912vw,64.513vh) scale(.0188)}to{transform:translate(83.2339vw,99vh) scale(.0188)}}.snow:nth-child(274){opacity:.4626;transform:translate(24.6409vw,-10px) scale(.4654);animation:fall-274 25s -30s linear infinite}@keyframes fall-274{61.936%{transform:translate(28.0781vw,61.936vh) scale(.4654)}to{transform:translate(26.3595vw,99vh) scale(.4654)}}.snow:nth-child(275){opacity:.2856;transform:translate(44.0976vw,-10px) scale(.561);animation:fall-275 24s -20s linear infinite}@keyframes fall-275{76.979%{transform:translate(52.6212vw,76.979vh) scale(.561)}to{transform:translate(48.3594vw,99vh) scale(.561)}}.snow:nth-child(276){opacity:1.8246;transform:translate(44.0223vw,-10px) scale(.3669);animation:fall-276 17s -28s linear infinite}@keyframes fall-276{46.809%{transform:translate(39.1157vw,46.809vh) scale(.3669)}to{transform:translate(41.569vw,99vh) scale(.3669)}}.snow:nth-child(277){opacity:1.2234;transform:translate(93.5741vw,-10px) scale(.5223);animation:fall-277 10s -14s linear infinite}@keyframes fall-277{64.543%{transform:translate(98.1237vw,64.543vh) scale(.5223)}to{transform:translate(95.8489vw,99vh) scale(.5223)}}.snow:nth-child(278){opacity:1.258;transform:translate(5.7786vw,-10px) scale(.6004);animation:fall-278 12s -25s linear infinite}@keyframes fall-278{78.047%{transform:translate(-.8836vw,78.047vh) scale(.6004)}to{transform:translate(2.4475vw,99vh) scale(.6004)}}.snow:nth-child(279){opacity:.2422;transform:translate(59.4085vw,-10px) scale(.3748);animation:fall-279 21s -12s linear infinite}@keyframes fall-279{38.223%{transform:translate(66.4833vw,38.223vh) scale(.3748)}to{transform:translate(62.9459vw,99vh) scale(.3748)}}.snow:nth-child(280){opacity:1.6056;transform:translate(21.1927vw,-10px) scale(.2122);animation:fall-280 14s -21s linear infinite}@keyframes fall-280{34.605%{transform:translate(28.9927vw,34.605vh) scale(.2122)}to{transform:translate(25.0927vw,99vh) scale(.2122)}}.snow:nth-child(281){opacity:.8212;transform:translate(25.252vw,-10px) scale(.6267);animation:fall-281 22s -26s linear infinite}@keyframes fall-281{60.991%{transform:translate(35.1179vw,60.991vh) scale(.6267)}to{transform:translate(30.18495vw,99vh) scale(.6267)}}.snow:nth-child(282){opacity:.3348;transform:translate(59.4277vw,-10px) scale(.5429);animation:fall-282 28s -14s linear infinite}@keyframes fall-282{74.88%{transform:translate(52.3928vw,74.88vh) scale(.5429)}to{transform:translate(55.91025vw,99vh) scale(.5429)}}.snow:nth-child(283){opacity:1.8864;transform:translate(95.8534vw,-10px) scale(.6538);animation:fall-283 30s -16s linear infinite}@keyframes fall-283{77.938%{transform:translate(104.9495vw,77.938vh) scale(.6538)}to{transform:translate(100.40145vw,99vh) scale(.6538)}}.snow:nth-child(284){opacity:1.9976;transform:translate(66.2738vw,-10px) scale(.3021);animation:fall-284 20s -11s linear infinite}@keyframes fall-284{42.876%{transform:translate(73.7462vw,42.876vh) scale(.3021)}to{transform:translate(70.01vw,99vh) scale(.3021)}}.snow:nth-child(285){opacity:.0686;transform:translate(59.4862vw,-10px) scale(.9455);animation:fall-285 23s -10s linear infinite}@keyframes fall-285{42.876%{transform:translate(65.7488vw,42.876vh) scale(.9455)}to{transform:translate(62.6175vw,99vh) scale(.9455)}}.snow:nth-child(286){opacity:.7704;transform:translate(20.6825vw,-10px) scale(.1724);animation:fall-286 19s -27s linear infinite}@keyframes fall-286{38.785%{transform:translate(17.3244vw,38.785vh) scale(.1724)}to{transform:translate(19.00345vw,99vh) scale(.1724)}}.snow:nth-child(287){opacity:1.805;transform:translate(24.609vw,-10px) scale(.8118);animation:fall-287 16s -8s linear infinite}@keyframes fall-287{57.527%{transform:translate(22.3392vw,57.527vh) scale(.8118)}to{transform:translate(23.4741vw,99vh) scale(.8118)}}.snow:nth-child(288){opacity:.3708;transform:translate(77.605vw,-10px) scale(.3845);animation:fall-288 26s -14s linear infinite}@keyframes fall-288{73.247%{transform:translate(86.7726vw,73.247vh) scale(.3845)}to{transform:translate(82.1888vw,99vh) scale(.3845)}}.snow:nth-child(289){opacity:1.2084;transform:translate(68.1694vw,-10px) scale(.7762);animation:fall-289 11s -8s linear infinite}@keyframes fall-289{76.709%{transform:translate(59.2693vw,76.709vh) scale(.7762)}to{transform:translate(63.71935vw,99vh) scale(.7762)}}.snow:nth-child(290){opacity:1.9326;transform:translate(37.2293vw,-10px) scale(.8944);animation:fall-290 12s -26s linear infinite}@keyframes fall-290{57.465%{transform:translate(29.5725vw,57.465vh) scale(.8944)}to{transform:translate(33.4009vw,99vh) scale(.8944)}}.snow:nth-child(291){opacity:1.167;transform:translate(97.3363vw,-10px) scale(.3467);animation:fall-291 21s -25s linear infinite}@keyframes fall-291{46.113%{transform:translate(91.3747vw,46.113vh) scale(.3467)}to{transform:translate(94.3555vw,99vh) scale(.3467)}}.snow:nth-child(292){opacity:.2188;transform:translate(27.8111vw,-10px) scale(.7644);animation:fall-292 22s -5s linear infinite}@keyframes fall-292{71.354%{transform:translate(22.9429vw,71.354vh) scale(.7644)}to{transform:translate(25.377vw,99vh) scale(.7644)}}.snow:nth-child(293){opacity:.9672;transform:translate(42.7624vw,-10px) scale(.933);animation:fall-293 19s -1s linear infinite}@keyframes fall-293{75.668%{transform:translate(37.672vw,75.668vh) scale(.933)}to{transform:translate(40.2172vw,99vh) scale(.933)}}.snow:nth-child(294){opacity:1.0168;transform:translate(3.0927vw,-10px) scale(.5891);animation:fall-294 27s -21s linear infinite}@keyframes fall-294{51.508%{transform:translate(-3.5302vw,51.508vh) scale(.5891)}to{transform:translate(-.21875vw,99vh) scale(.5891)}}.snow:nth-child(295){opacity:1.761;transform:translate(16.2642vw,-10px) scale(.5522);animation:fall-295 29s -11s linear infinite}@keyframes fall-295{79.1%{transform:translate(19.3377vw,79.1vh) scale(.5522)}to{transform:translate(17.80095vw,99vh) scale(.5522)}}.snow:nth-child(296){opacity:1.5396;transform:translate(97.2523vw,-10px) scale(.9145);animation:fall-296 28s -30s linear infinite}@keyframes fall-296{48.785%{transform:translate(97.5303vw,48.785vh) scale(.9145)}to{transform:translate(97.3913vw,99vh) scale(.9145)}}.snow:nth-child(297){opacity:.8864;transform:translate(92.9848vw,-10px) scale(.5482);animation:fall-297 12s -11s linear infinite}@keyframes fall-297{73.709%{transform:translate(88.4212vw,73.709vh) scale(.5482)}to{transform:translate(90.703vw,99vh) scale(.5482)}}.snow:nth-child(298){opacity:.6398;transform:translate(92.5087vw,-10px) scale(.5263);animation:fall-298 30s -1s linear infinite}@keyframes fall-298{53.919%{transform:translate(101.4806vw,53.919vh) scale(.5263)}to{transform:translate(96.99465vw,99vh) scale(.5263)}}.snow:nth-child(299){opacity:.5956;transform:translate(97.0709vw,-10px) scale(.7083);animation:fall-299 17s -22s linear infinite}@keyframes fall-299{66.033%{transform:translate(90.0597vw,66.033vh) scale(.7083)}to{transform:translate(93.5653vw,99vh) scale(.7083)}}.snow:nth-child(300){opacity:1.527;transform:translate(20.5853vw,-10px) scale(.4074);animation:fall-300 27s -3s linear infinite}@keyframes fall-300{71.083%{transform:translate(11.0483vw,71.083vh) scale(.4074)}to{transform:translate(15.8168vw,99vh) scale(.4074)}}.snow:nth-child(301){opacity:.0882;transform:translate(52.6006vw,-10px) scale(.3938);animation:fall-301 18s -16s linear infinite}@keyframes fall-301{43.303%{transform:translate(48.2117vw,43.303vh) scale(.3938)}to{transform:translate(50.40615vw,99vh) scale(.3938)}}.snow:nth-child(302){opacity:1.2636;transform:translate(59.8706vw,-10px) scale(.9763);animation:fall-302 23s -1s linear infinite}@keyframes fall-302{64.548%{transform:translate(55.039vw,64.548vh) scale(.9763)}to{transform:translate(57.4548vw,99vh) scale(.9763)}}.snow:nth-child(303){opacity:.9544;transform:translate(5.7812vw,-10px) scale(.5978);animation:fall-303 26s -6s linear infinite}@keyframes fall-303{52.637%{transform:translate(9.2223vw,52.637vh) scale(.5978)}to{transform:translate(7.50175vw,99vh) scale(.5978)}}.snow:nth-child(304){opacity:1.944;transform:translate(71.7537vw,-10px) scale(.0264);animation:fall-304 12s -1s linear infinite}@keyframes fall-304{70.779%{transform:translate(81.2759vw,70.779vh) scale(.0264)}to{transform:translate(76.5148vw,99vh) scale(.0264)}}.snow:nth-child(305){opacity:1.2282;transform:translate(22.7341vw,-10px) scale(.6715);animation:fall-305 24s -18s linear infinite}@keyframes fall-305{43.494%{transform:translate(18.648vw,43.494vh) scale(.6715)}to{transform:translate(20.69105vw,99vh) scale(.6715)}}.snow:nth-child(306){opacity:.3424;transform:translate(75.5965vw,-10px) scale(.8623);animation:fall-306 16s -23s linear infinite}@keyframes fall-306{44.686%{transform:translate(69.2757vw,44.686vh) scale(.8623)}to{transform:translate(72.4361vw,99vh) scale(.8623)}}.snow:nth-child(307){opacity:1.2938;transform:translate(76.9701vw,-10px) scale(.8737);animation:fall-307 18s -26s linear infinite}@keyframes fall-307{56.263%{transform:translate(84.743vw,56.263vh) scale(.8737)}to{transform:translate(80.85655vw,99vh) scale(.8737)}}.snow:nth-child(308){opacity:1.9142;transform:translate(33.4845vw,-10px) scale(.1365);animation:fall-308 28s -24s linear infinite}@keyframes fall-308{75.69%{transform:translate(23.6785vw,75.69vh) scale(.1365)}to{transform:translate(28.5815vw,99vh) scale(.1365)}}.snow:nth-child(309){opacity:.4162;transform:translate(63.259vw,-10px) scale(.0939);animation:fall-309 10s -7s linear infinite}@keyframes fall-309{71.834%{transform:translate(56.2131vw,71.834vh) scale(.0939)}to{transform:translate(59.73605vw,99vh) scale(.0939)}}.snow:nth-child(310){opacity:1.3046;transform:translate(3.4105vw,-10px) scale(.1061);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{46.604%{transform:translate(-.1949vw,46.604vh) scale(.1061)}to{transform:translate(1.6078vw,99vh) scale(.1061)}}.snow:nth-child(311){opacity:.3148;transform:translate(8.7837vw,-10px) scale(.6221);animation:fall-311 14s -14s linear infinite}@keyframes fall-311{55.622%{transform:translate(1.3549vw,55.622vh) scale(.6221)}to{transform:translate(5.0693vw,99vh) scale(.6221)}}.snow:nth-child(312){opacity:.6276;transform:translate(38.1824vw,-10px) scale(.8926);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{31.407%{transform:translate(46.2093vw,31.407vh) scale(.8926)}to{transform:translate(42.19585vw,99vh) scale(.8926)}}.snow:nth-child(313){opacity:.8406;transform:translate(88.028vw,-10px) scale(.6161);animation:fall-313 24s -22s linear infinite}@keyframes fall-313{35.109%{transform:translate(95.5552vw,35.109vh) scale(.6161)}to{transform:translate(91.7916vw,99vh) scale(.6161)}}.snow:nth-child(314){opacity:.9132;transform:translate(35.2933vw,-10px) scale(.2294);animation:fall-314 18s -9s linear infinite}@keyframes fall-314{46.79%{transform:translate(35.4822vw,46.79vh) scale(.2294)}to{transform:translate(35.38775vw,99vh) scale(.2294)}}.snow:nth-child(315){opacity:.135;transform:translate(74.9183vw,-10px) scale(.7675);animation:fall-315 29s -4s linear infinite}@keyframes fall-315{43.282%{transform:translate(73.2132vw,43.282vh) scale(.7675)}to{transform:translate(74.06575vw,99vh) scale(.7675)}}.snow:nth-child(316){opacity:.0754;transform:translate(93.704vw,-10px) scale(.6353);animation:fall-316 30s -7s linear infinite}@keyframes fall-316{61.742%{transform:translate(84.3408vw,61.742vh) scale(.6353)}to{transform:translate(89.0224vw,99vh) scale(.6353)}}.snow:nth-child(317){opacity:.6808;transform:translate(19.7974vw,-10px) scale(.2323);animation:fall-317 30s -4s linear infinite}@keyframes fall-317{30.516%{transform:translate(25.2336vw,30.516vh) scale(.2323)}to{transform:translate(22.5155vw,99vh) scale(.2323)}}.snow:nth-child(318){opacity:1.4304;transform:translate(17.1235vw,-10px) scale(.6976);animation:fall-318 28s -29s linear infinite}@keyframes fall-318{45.229%{transform:translate(16.6526vw,45.229vh) scale(.6976)}to{transform:translate(16.88805vw,99vh) scale(.6976)}}.snow:nth-child(319){opacity:1.7086;transform:translate(86.5242vw,-10px) scale(.4182);animation:fall-319 29s -1s linear infinite}@keyframes fall-319{60.563%{transform:translate(77.3369vw,60.563vh) scale(.4182)}to{transform:translate(81.93055vw,99vh) scale(.4182)}}.snow:nth-child(320){opacity:.263;transform:translate(8.2321vw,-10px) scale(.4051);animation:fall-320 29s -7s linear infinite}@keyframes fall-320{70.251%{transform:translate(-1.1474vw,70.251vh) scale(.4051)}to{transform:translate(3.54235vw,99vh) scale(.4051)}}.snow:nth-child(321){opacity:.5026;transform:translate(49.7446vw,-10px) scale(.9286);animation:fall-321 18s -20s linear infinite}@keyframes fall-321{77.638%{transform:translate(45.0363vw,77.638vh) scale(.9286)}to{transform:translate(47.39045vw,99vh) scale(.9286)}}.snow:nth-child(322){opacity:1.2764;transform:translate(20.1107vw,-10px) scale(.5494);animation:fall-322 28s -7s linear infinite}@keyframes fall-322{34.509%{transform:translate(24.6496vw,34.509vh) scale(.5494)}to{transform:translate(22.38015vw,99vh) scale(.5494)}}.snow:nth-child(323){opacity:1.6756;transform:translate(39.5985vw,-10px) scale(.1009);animation:fall-323 11s -19s linear infinite}@keyframes fall-323{67.845%{transform:translate(41.4633vw,67.845vh) scale(.1009)}to{transform:translate(40.5309vw,99vh) scale(.1009)}}.snow:nth-child(324){opacity:1.3896;transform:translate(9.7553vw,-10px) scale(.4755);animation:fall-324 16s -5s linear infinite}@keyframes fall-324{37.487%{transform:translate(.0052vw,37.487vh) scale(.4755)}to{transform:translate(4.88025vw,99vh) scale(.4755)}}.snow:nth-child(325){opacity:1.4178;transform:translate(33.9001vw,-10px) scale(.5765);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{72.157%{transform:translate(35.6993vw,72.157vh) scale(.5765)}to{transform:translate(34.7997vw,99vh) scale(.5765)}}.snow:nth-child(326){opacity:.8318;transform:translate(.7396vw,-10px) scale(.244);animation:fall-326 26s -16s linear infinite}@keyframes fall-326{67.507%{transform:translate(.4352vw,67.507vh) scale(.244)}to{transform:translate(.5874vw,99vh) scale(.244)}}.snow:nth-child(327){opacity:1.9658;transform:translate(7.2983vw,-10px) scale(.4035);animation:fall-327 19s -23s linear infinite}@keyframes fall-327{73.282%{transform:translate(8.5275vw,73.282vh) scale(.4035)}to{transform:translate(7.9129vw,99vh) scale(.4035)}}.snow:nth-child(328){opacity:1.1954;transform:translate(3.5303vw,-10px) scale(.9779);animation:fall-328 22s -10s linear infinite}@keyframes fall-328{62.032%{transform:translate(10.383vw,62.032vh) scale(.9779)}to{transform:translate(6.95665vw,99vh) scale(.9779)}}.snow:nth-child(329){opacity:.799;transform:translate(54.6348vw,-10px) scale(.0608);animation:fall-329 20s -22s linear infinite}@keyframes fall-329{35.644%{transform:translate(58.3002vw,35.644vh) scale(.0608)}to{transform:translate(56.4675vw,99vh) scale(.0608)}}.snow:nth-child(330){opacity:1.6286;transform:translate(16.551vw,-10px) scale(.7907);animation:fall-330 18s -9s linear infinite}@keyframes fall-330{49.762%{transform:translate(21.2493vw,49.762vh) scale(.7907)}to{transform:translate(18.90015vw,99vh) scale(.7907)}}.snow:nth-child(331){opacity:.8164;transform:translate(4.533vw,-10px) scale(.4213);animation:fall-331 10s -28s linear infinite}@keyframes fall-331{45.602%{transform:translate(14.4012vw,45.602vh) scale(.4213)}to{transform:translate(9.4671vw,99vh) scale(.4213)}}.snow:nth-child(332){opacity:1.2214;transform:translate(.4761vw,-10px) scale(.8062);animation:fall-332 20s -3s linear infinite}@keyframes fall-332{55.932%{transform:translate(1.2343vw,55.932vh) scale(.8062)}to{transform:translate(.8552vw,99vh) scale(.8062)}}.snow:nth-child(333){opacity:.2122;transform:translate(14.673vw,-10px) scale(.6392);animation:fall-333 26s -16s linear infinite}@keyframes fall-333{46.152%{transform:translate(20.0776vw,46.152vh) scale(.6392)}to{transform:translate(17.3753vw,99vh) scale(.6392)}}.snow:nth-child(334){opacity:.8028;transform:translate(69.489vw,-10px) scale(.4616);animation:fall-334 19s -18s linear infinite}@keyframes fall-334{38.349%{transform:translate(66.5685vw,38.349vh) scale(.4616)}to{transform:translate(68.02875vw,99vh) scale(.4616)}}.snow:nth-child(335){opacity:.5518;transform:translate(99.4416vw,-10px) scale(.8422);animation:fall-335 22s -18s linear infinite}@keyframes fall-335{65.993%{transform:translate(93.1557vw,65.993vh) scale(.8422)}to{transform:translate(96.29865vw,99vh) scale(.8422)}}.snow:nth-child(336){opacity:1.9226;transform:translate(70.631vw,-10px) scale(.6087);animation:fall-336 22s -16s linear infinite}@keyframes fall-336{56.198%{transform:translate(73.1031vw,56.198vh) scale(.6087)}to{transform:translate(71.86705vw,99vh) scale(.6087)}}.snow:nth-child(337){opacity:.0728;transform:translate(74.217vw,-10px) scale(.4748);animation:fall-337 26s -8s linear infinite}@keyframes fall-337{76.993%{transform:translate(69.1779vw,76.993vh) scale(.4748)}to{transform:translate(71.69745vw,99vh) scale(.4748)}}.snow:nth-child(338){opacity:.6648;transform:translate(58.6589vw,-10px) scale(.3943);animation:fall-338 11s -3s linear infinite}@keyframes fall-338{35.921%{transform:translate(59.0606vw,35.921vh) scale(.3943)}to{transform:translate(58.85975vw,99vh) scale(.3943)}}.snow:nth-child(339){opacity:1.3786;transform:translate(86.4415vw,-10px) scale(.0492);animation:fall-339 22s -18s linear infinite}@keyframes fall-339{62.421%{transform:translate(94.9822vw,62.421vh) scale(.0492)}to{transform:translate(90.71185vw,99vh) scale(.0492)}}.snow:nth-child(340){opacity:.296;transform:translate(92.1676vw,-10px) scale(.1936);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{77.131%{transform:translate(101.3622vw,77.131vh) scale(.1936)}to{transform:translate(96.7649vw,99vh) scale(.1936)}}.snow:nth-child(341){opacity:1.6358;transform:translate(27.9838vw,-10px) scale(.5929);animation:fall-341 25s -12s linear infinite}@keyframes fall-341{61.665%{transform:translate(29.6066vw,61.665vh) scale(.5929)}to{transform:translate(28.7952vw,99vh) scale(.5929)}}.snow:nth-child(342){opacity:1.0854;transform:translate(17.8571vw,-10px) scale(.0756);animation:fall-342 23s -30s linear infinite}@keyframes fall-342{64.821%{transform:translate(20.5336vw,64.821vh) scale(.0756)}to{transform:translate(19.19535vw,99vh) scale(.0756)}}.snow:nth-child(343){opacity:1.6222;transform:translate(51.7274vw,-10px) scale(.5365);animation:fall-343 30s -12s linear infinite}@keyframes fall-343{60.205%{transform:translate(47.4969vw,60.205vh) scale(.5365)}to{transform:translate(49.61215vw,99vh) scale(.5365)}}.snow:nth-child(344){opacity:.9108;transform:translate(85.112vw,-10px) scale(.9869);animation:fall-344 14s -11s linear infinite}@keyframes fall-344{59.156%{transform:translate(82.0928vw,59.156vh) scale(.9869)}to{transform:translate(83.6024vw,99vh) scale(.9869)}}.snow:nth-child(345){opacity:.1156;transform:translate(23.9032vw,-10px) scale(.9329);animation:fall-345 23s -14s linear infinite}@keyframes fall-345{40.963%{transform:translate(33.1863vw,40.963vh) scale(.9329)}to{transform:translate(28.54475vw,99vh) scale(.9329)}}.snow:nth-child(346){opacity:.1446;transform:translate(95.8229vw,-10px) scale(.8523);animation:fall-346 25s -10s linear infinite}@keyframes fall-346{45.262%{transform:translate(90.3147vw,45.262vh) scale(.8523)}to{transform:translate(93.0688vw,99vh) scale(.8523)}}.snow:nth-child(347){opacity:1.6868;transform:translate(50.512vw,-10px) scale(.626);animation:fall-347 23s -24s linear infinite}@keyframes fall-347{44.117%{transform:translate(57.4641vw,44.117vh) scale(.626)}to{transform:translate(53.98805vw,99vh) scale(.626)}}.snow:nth-child(348){opacity:1.355;transform:translate(85.7194vw,-10px) scale(.4553);animation:fall-348 10s -23s linear infinite}@keyframes fall-348{44.939%{transform:translate(92.1605vw,44.939vh) scale(.4553)}to{transform:translate(88.93995vw,99vh) scale(.4553)}}.snow:nth-child(349){opacity:.2962;transform:translate(.3271vw,-10px) scale(.3938);animation:fall-349 10s -9s linear infinite}@keyframes fall-349{74.754%{transform:translate(4.5864vw,74.754vh) scale(.3938)}to{transform:translate(2.45675vw,99vh) scale(.3938)}}.snow:nth-child(350){opacity:1.9708;transform:translate(56.7241vw,-10px) scale(.3151);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{51.564%{transform:translate(59.7248vw,51.564vh) scale(.3151)}to{transform:translate(58.22445vw,99vh) scale(.3151)}}.snow:nth-child(351){opacity:.394;transform:translate(59.3706vw,-10px) scale(.9736);animation:fall-351 15s -6s linear infinite}@keyframes fall-351{37.633%{transform:translate(61.5596vw,37.633vh) scale(.9736)}to{transform:translate(60.4651vw,99vh) scale(.9736)}}.snow:nth-child(352){opacity:1.32;transform:translate(40.1664vw,-10px) scale(.6115);animation:fall-352 20s -6s linear infinite}@keyframes fall-352{38.017%{transform:translate(43.951vw,38.017vh) scale(.6115)}to{transform:translate(42.0587vw,99vh) scale(.6115)}}.snow:nth-child(353){opacity:1.0936;transform:translate(97.54vw,-10px) scale(.7808);animation:fall-353 12s -7s linear infinite}@keyframes fall-353{63.791%{transform:translate(101.5131vw,63.791vh) scale(.7808)}to{transform:translate(99.52655vw,99vh) scale(.7808)}}.snow:nth-child(354){opacity:1.2544;transform:translate(.3915vw,-10px) scale(.7698);animation:fall-354 30s -15s linear infinite}@keyframes fall-354{75.958%{transform:translate(9.7303vw,75.958vh) scale(.7698)}to{transform:translate(5.0609vw,99vh) scale(.7698)}}.snow:nth-child(355){opacity:.5934;transform:translate(36.2413vw,-10px) scale(.7471);animation:fall-355 28s -17s linear infinite}@keyframes fall-355{42.734%{transform:translate(32.2319vw,42.734vh) scale(.7471)}to{transform:translate(34.2366vw,99vh) scale(.7471)}}.snow:nth-child(356){opacity:.0136;transform:translate(84.3462vw,-10px) scale(.9778);animation:fall-356 11s -6s linear infinite}@keyframes fall-356{75.989%{transform:translate(75.136vw,75.989vh) scale(.9778)}to{transform:translate(79.7411vw,99vh) scale(.9778)}}.snow:nth-child(357){opacity:1.2634;transform:translate(28.2347vw,-10px) scale(.9504);animation:fall-357 23s -11s linear infinite}@keyframes fall-357{50.185%{transform:translate(34.0495vw,50.185vh) scale(.9504)}to{transform:translate(31.1421vw,99vh) scale(.9504)}}.snow:nth-child(358){opacity:.2812;transform:translate(40.3127vw,-10px) scale(.7236);animation:fall-358 25s -10s linear infinite}@keyframes fall-358{69.525%{transform:translate(40.4045vw,69.525vh) scale(.7236)}to{transform:translate(40.3586vw,99vh) scale(.7236)}}.snow:nth-child(359){opacity:1.1274;transform:translate(76.0613vw,-10px) scale(.6274);animation:fall-359 13s -27s linear infinite}@keyframes fall-359{48.751%{transform:translate(71.6516vw,48.751vh) scale(.6274)}to{transform:translate(73.85645vw,99vh) scale(.6274)}}.snow:nth-child(360){opacity:.7712;transform:translate(20.1437vw,-10px) scale(.5033);animation:fall-360 13s -2s linear infinite}@keyframes fall-360{34.839%{transform:translate(13.9653vw,34.839vh) scale(.5033)}to{transform:translate(17.0545vw,99vh) scale(.5033)}}.snow:nth-child(361){opacity:1.3226;transform:translate(44.4753vw,-10px) scale(.91);animation:fall-361 11s -16s linear infinite}@keyframes fall-361{71.498%{transform:translate(50.6731vw,71.498vh) scale(.91)}to{transform:translate(47.5742vw,99vh) scale(.91)}}.snow:nth-child(362){opacity:1.1676;transform:translate(.8101vw,-10px) scale(.9436);animation:fall-362 18s -23s linear infinite}@keyframes fall-362{40.252%{transform:translate(-2.7657vw,40.252vh) scale(.9436)}to{transform:translate(-.9778vw,99vh) scale(.9436)}}.snow:nth-child(363){opacity:.4298;transform:translate(15.7879vw,-10px) scale(.7194);animation:fall-363 12s -24s linear infinite}@keyframes fall-363{74.033%{transform:translate(10.4783vw,74.033vh) scale(.7194)}to{transform:translate(13.1331vw,99vh) scale(.7194)}}.snow:nth-child(364){opacity:.5784;transform:translate(21.2691vw,-10px) scale(.5969);animation:fall-364 18s -7s linear infinite}@keyframes fall-364{53.975%{transform:translate(13.0381vw,53.975vh) scale(.5969)}to{transform:translate(17.1536vw,99vh) scale(.5969)}}.snow:nth-child(365){opacity:.514;transform:translate(47.8018vw,-10px) scale(.4223);animation:fall-365 23s -14s linear infinite}@keyframes fall-365{70.623%{transform:translate(48.5269vw,70.623vh) scale(.4223)}to{transform:translate(48.16435vw,99vh) scale(.4223)}}.snow:nth-child(366){opacity:1.0368;transform:translate(97.0415vw,-10px) scale(.3849);animation:fall-366 11s -6s linear infinite}@keyframes fall-366{38.122%{transform:translate(102.8576vw,38.122vh) scale(.3849)}to{transform:translate(99.94955vw,99vh) scale(.3849)}}.snow:nth-child(367){opacity:1.3506;transform:translate(42.0356vw,-10px) scale(.8365);animation:fall-367 11s -13s linear infinite}@keyframes fall-367{32.381%{transform:translate(51.8053vw,32.381vh) scale(.8365)}to{transform:translate(46.92045vw,99vh) scale(.8365)}}.snow:nth-child(368){opacity:.2802;transform:translate(41.5239vw,-10px) scale(.9008);animation:fall-368 17s -16s linear infinite}@keyframes fall-368{37.856%{transform:translate(35.7757vw,37.856vh) scale(.9008)}to{transform:translate(38.6498vw,99vh) scale(.9008)}}.snow:nth-child(369){opacity:1.6202;transform:translate(16.4481vw,-10px) scale(.5944);animation:fall-369 30s -29s linear infinite}@keyframes fall-369{55.922%{transform:translate(20.3749vw,55.922vh) scale(.5944)}to{transform:translate(18.4115vw,99vh) scale(.5944)}}.snow:nth-child(370){opacity:1.3672;transform:translate(28.9213vw,-10px) scale(.4579);animation:fall-370 22s -22s linear infinite}@keyframes fall-370{57.31%{transform:translate(34.9447vw,57.31vh) scale(.4579)}to{transform:translate(31.933vw,99vh) scale(.4579)}}.snow:nth-child(371){opacity:1.106;transform:translate(62.9205vw,-10px) scale(.4165);animation:fall-371 15s -6s linear infinite}@keyframes fall-371{67.032%{transform:translate(57.8032vw,67.032vh) scale(.4165)}to{transform:translate(60.36185vw,99vh) scale(.4165)}}.snow:nth-child(372){opacity:1.1168;transform:translate(66.5536vw,-10px) scale(.7089);animation:fall-372 22s -24s linear infinite}@keyframes fall-372{72.939%{transform:translate(66.1431vw,72.939vh) scale(.7089)}to{transform:translate(66.34835vw,99vh) scale(.7089)}}.snow:nth-child(373){opacity:.5274;transform:translate(20.7545vw,-10px) scale(.4792);animation:fall-373 28s -5s linear infinite}@keyframes fall-373{73.913%{transform:translate(17.7665vw,73.913vh) scale(.4792)}to{transform:translate(19.2605vw,99vh) scale(.4792)}}.snow:nth-child(374){opacity:.7106;transform:translate(2.0132vw,-10px) scale(.1546);animation:fall-374 18s -22s linear infinite}@keyframes fall-374{67.673%{transform:translate(-7.5995vw,67.673vh) scale(.1546)}to{transform:translate(-2.79315vw,99vh) scale(.1546)}}.snow:nth-child(375){opacity:1.1376;transform:translate(24.9175vw,-10px) scale(.0613);animation:fall-375 11s -29s linear infinite}@keyframes fall-375{63.62%{transform:translate(25.4511vw,63.62vh) scale(.0613)}to{transform:translate(25.1843vw,99vh) scale(.0613)}}.snow:nth-child(376){opacity:.7778;transform:translate(10.6935vw,-10px) scale(.9233);animation:fall-376 23s -24s linear infinite}@keyframes fall-376{65.407%{transform:translate(2.4806vw,65.407vh) scale(.9233)}to{transform:translate(6.58705vw,99vh) scale(.9233)}}.snow:nth-child(377){opacity:1.2516;transform:translate(34.4521vw,-10px) scale(.7214);animation:fall-377 26s -19s linear infinite}@keyframes fall-377{66.435%{transform:translate(35.155vw,66.435vh) scale(.7214)}to{transform:translate(34.80355vw,99vh) scale(.7214)}}.snow:nth-child(378){opacity:1.6204;transform:translate(20.2255vw,-10px) scale(.5264);animation:fall-378 17s -30s linear infinite}@keyframes fall-378{37.44%{transform:translate(17.82vw,37.44vh) scale(.5264)}to{transform:translate(19.02275vw,99vh) scale(.5264)}}.snow:nth-child(379){opacity:.3744;transform:translate(18.8331vw,-10px) scale(.2389);animation:fall-379 26s -29s linear infinite}@keyframes fall-379{67.83%{transform:translate(27.5469vw,67.83vh) scale(.2389)}to{transform:translate(23.19vw,99vh) scale(.2389)}}.snow:nth-child(380){opacity:1.5378;transform:translate(7.3917vw,-10px) scale(.9081);animation:fall-380 14s -13s linear infinite}@keyframes fall-380{74.384%{transform:translate(-1.3422vw,74.384vh) scale(.9081)}to{transform:translate(3.02475vw,99vh) scale(.9081)}}.snow:nth-child(381){opacity:.883;transform:translate(8.1287vw,-10px) scale(.6931);animation:fall-381 28s -17s linear infinite}@keyframes fall-381{41.188%{transform:translate(8.923vw,41.188vh) scale(.6931)}to{transform:translate(8.52585vw,99vh) scale(.6931)}}.snow:nth-child(382){opacity:.2602;transform:translate(91.9715vw,-10px) scale(.8312);animation:fall-382 29s -7s linear infinite}@keyframes fall-382{75.283%{transform:translate(91.3787vw,75.283vh) scale(.8312)}to{transform:translate(91.6751vw,99vh) scale(.8312)}}.snow:nth-child(383){opacity:.408;transform:translate(90.9141vw,-10px) scale(.162);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{43.063%{transform:translate(93.6184vw,43.063vh) scale(.162)}to{transform:translate(92.26625vw,99vh) scale(.162)}}.snow:nth-child(384){opacity:1.5304;transform:translate(98.285vw,-10px) scale(.0374);animation:fall-384 24s -25s linear infinite}@keyframes fall-384{62.714%{transform:translate(90.0439vw,62.714vh) scale(.0374)}to{transform:translate(94.16445vw,99vh) scale(.0374)}}.snow:nth-child(385){opacity:1.8392;transform:translate(59.7453vw,-10px) scale(.1039);animation:fall-385 16s -17s linear infinite}@keyframes fall-385{44.028%{transform:translate(62.4514vw,44.028vh) scale(.1039)}to{transform:translate(61.09835vw,99vh) scale(.1039)}}.snow:nth-child(386){opacity:1.4302;transform:translate(35.7887vw,-10px) scale(.5547);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{33.679%{transform:translate(44.7547vw,33.679vh) scale(.5547)}to{transform:translate(40.2717vw,99vh) scale(.5547)}}.snow:nth-child(387){opacity:1.695;transform:translate(55.8937vw,-10px) scale(.2374);animation:fall-387 15s -28s linear infinite}@keyframes fall-387{73.505%{transform:translate(56.261vw,73.505vh) scale(.2374)}to{transform:translate(56.07735vw,99vh) scale(.2374)}}.snow:nth-child(388){opacity:1.282;transform:translate(68.1699vw,-10px) scale(.7905);animation:fall-388 17s -16s linear infinite}@keyframes fall-388{52.579%{transform:translate(65.1956vw,52.579vh) scale(.7905)}to{transform:translate(66.68275vw,99vh) scale(.7905)}}.snow:nth-child(389){opacity:.509;transform:translate(35.5417vw,-10px) scale(.9458);animation:fall-389 16s -4s linear infinite}@keyframes fall-389{31.762%{transform:translate(41.1568vw,31.762vh) scale(.9458)}to{transform:translate(38.34925vw,99vh) scale(.9458)}}.snow:nth-child(390){opacity:1.791;transform:translate(49.2337vw,-10px) scale(.2418);animation:fall-390 15s -17s linear infinite}@keyframes fall-390{68.642%{transform:translate(42.9537vw,68.642vh) scale(.2418)}to{transform:translate(46.0937vw,99vh) scale(.2418)}}.snow:nth-child(391){opacity:1.057;transform:translate(45.2615vw,-10px) scale(.8122);animation:fall-391 21s -2s linear infinite}@keyframes fall-391{68.248%{transform:translate(38.6308vw,68.248vh) scale(.8122)}to{transform:translate(41.94615vw,99vh) scale(.8122)}}.snow:nth-child(392){opacity:.1658;transform:translate(59.1802vw,-10px) scale(.7422);animation:fall-392 13s -6s linear infinite}@keyframes fall-392{32.68%{transform:translate(53.7097vw,32.68vh) scale(.7422)}to{transform:translate(56.44495vw,99vh) scale(.7422)}}.snow:nth-child(393){opacity:1.2008;transform:translate(99.4102vw,-10px) scale(.9358);animation:fall-393 25s -18s linear infinite}@keyframes fall-393{44.984%{transform:translate(109.3275vw,44.984vh) scale(.9358)}to{transform:translate(104.36885vw,99vh) scale(.9358)}}.snow:nth-child(394){opacity:1.8138;transform:translate(32.8927vw,-10px) scale(.0784);animation:fall-394 12s -12s linear infinite}@keyframes fall-394{48.747%{transform:translate(23.374vw,48.747vh) scale(.0784)}to{transform:translate(28.13335vw,99vh) scale(.0784)}}.snow:nth-child(395){opacity:1.702;transform:translate(98.2382vw,-10px) scale(.9094);animation:fall-395 15s -16s linear infinite}@keyframes fall-395{56.79%{transform:translate(102.6134vw,56.79vh) scale(.9094)}to{transform:translate(100.4258vw,99vh) scale(.9094)}}.snow:nth-child(396){opacity:1.5556;transform:translate(81.8449vw,-10px) scale(.5889);animation:fall-396 29s -5s linear infinite}@keyframes fall-396{34.464%{transform:translate(88.1929vw,34.464vh) scale(.5889)}to{transform:translate(85.0189vw,99vh) scale(.5889)}}.snow:nth-child(397){opacity:.722;transform:translate(47.594vw,-10px) scale(.5738);animation:fall-397 16s -18s linear infinite}@keyframes fall-397{31.729%{transform:translate(44.9195vw,31.729vh) scale(.5738)}to{transform:translate(46.25675vw,99vh) scale(.5738)}}.snow:nth-child(398){opacity:1.9312;transform:translate(35.4959vw,-10px) scale(.279);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{63.606%{transform:translate(31.4862vw,63.606vh) scale(.279)}to{transform:translate(33.49105vw,99vh) scale(.279)}}.snow:nth-child(399){opacity:1.9646;transform:translate(62.0489vw,-10px) scale(.8317);animation:fall-399 26s -7s linear infinite}@keyframes fall-399{42.439%{transform:translate(69.6985vw,42.439vh) scale(.8317)}to{transform:translate(65.8737vw,99vh) scale(.8317)}}.snow:nth-child(400){opacity:1.2658;transform:translate(16.2443vw,-10px) scale(.2983);animation:fall-400 23s -27s linear infinite}@keyframes fall-400{75.543%{transform:translate(10.2334vw,75.543vh) scale(.2983)}to{transform:translate(13.23885vw,99vh) scale(.2983)}}\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==
|