@esfaenza/core 15.2.87 → 15.2.88
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.6136;transform:translate(84.3154vw,-10px) scale(.3685);animation:fall-1 24s -16s linear infinite}@keyframes fall-1{62.724%{transform:translate(74.7198vw,62.724vh) scale(.3685)}to{transform:translate(79.5176vw,99vh) scale(.3685)}}.snow:nth-child(2){opacity:.7816;transform:translate(54.4716vw,-10px) scale(.0139);animation:fall-2 19s -2s linear infinite}@keyframes fall-2{77.811%{transform:translate(54.3074vw,77.811vh) scale(.0139)}to{transform:translate(54.3895vw,99vh) scale(.0139)}}.snow:nth-child(3){opacity:.8162;transform:translate(87.5462vw,-10px) scale(.9249);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{43.033%{transform:translate(86.4226vw,43.033vh) scale(.9249)}to{transform:translate(86.9844vw,99vh) scale(.9249)}}.snow:nth-child(4){opacity:1.1626;transform:translate(40.0903vw,-10px) scale(.2337);animation:fall-4 13s -19s linear infinite}@keyframes fall-4{61.206%{transform:translate(48.02vw,61.206vh) scale(.2337)}to{transform:translate(44.05515vw,99vh) scale(.2337)}}.snow:nth-child(5){opacity:.2414;transform:translate(16.9085vw,-10px) scale(.9019);animation:fall-5 14s -6s linear infinite}@keyframes fall-5{60.765%{transform:translate(26.7487vw,60.765vh) scale(.9019)}to{transform:translate(21.8286vw,99vh) scale(.9019)}}.snow:nth-child(6){opacity:.2176;transform:translate(9.0188vw,-10px) scale(.9098);animation:fall-6 20s -9s linear infinite}@keyframes fall-6{57.418%{transform:translate(5.1533vw,57.418vh) scale(.9098)}to{transform:translate(7.08605vw,99vh) scale(.9098)}}.snow:nth-child(7){opacity:1.7734;transform:translate(53.2773vw,-10px) scale(.7479);animation:fall-7 11s -23s linear infinite}@keyframes fall-7{61.157%{transform:translate(51.9583vw,61.157vh) scale(.7479)}to{transform:translate(52.6178vw,99vh) scale(.7479)}}.snow:nth-child(8){opacity:1.6472;transform:translate(58.1514vw,-10px) scale(.8749);animation:fall-8 25s -29s linear infinite}@keyframes fall-8{70.515%{transform:translate(67.1664vw,70.515vh) scale(.8749)}to{transform:translate(62.6589vw,99vh) scale(.8749)}}.snow:nth-child(9){opacity:.3976;transform:translate(24.515vw,-10px) scale(.3878);animation:fall-9 22s -29s linear infinite}@keyframes fall-9{35.298%{transform:translate(18.5797vw,35.298vh) scale(.3878)}to{transform:translate(21.54735vw,99vh) scale(.3878)}}.snow:nth-child(10){opacity:.4482;transform:translate(70.5295vw,-10px) scale(.8675);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{48.762%{transform:translate(71.2924vw,48.762vh) scale(.8675)}to{transform:translate(70.91095vw,99vh) scale(.8675)}}.snow:nth-child(11){opacity:.9034;transform:translate(11.5989vw,-10px) scale(.9894);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{72.84%{transform:translate(14.1335vw,72.84vh) scale(.9894)}to{transform:translate(12.8662vw,99vh) scale(.9894)}}.snow:nth-child(12){opacity:.596;transform:translate(78.177vw,-10px) scale(.267);animation:fall-12 30s -27s linear infinite}@keyframes fall-12{48.75%{transform:translate(84.4809vw,48.75vh) scale(.267)}to{transform:translate(81.32895vw,99vh) scale(.267)}}.snow:nth-child(13){opacity:.5696;transform:translate(37.7438vw,-10px) scale(.2741);animation:fall-13 18s -12s linear infinite}@keyframes fall-13{62.083%{transform:translate(36.7262vw,62.083vh) scale(.2741)}to{transform:translate(37.235vw,99vh) scale(.2741)}}.snow:nth-child(14){opacity:1.4878;transform:translate(76.5859vw,-10px) scale(.0041);animation:fall-14 23s -3s linear infinite}@keyframes fall-14{67.66%{transform:translate(83.5374vw,67.66vh) scale(.0041)}to{transform:translate(80.06165vw,99vh) scale(.0041)}}.snow:nth-child(15){opacity:1.4692;transform:translate(45.0127vw,-10px) scale(.6405);animation:fall-15 19s -10s linear infinite}@keyframes fall-15{61.84%{transform:translate(46.7623vw,61.84vh) scale(.6405)}to{transform:translate(45.8875vw,99vh) scale(.6405)}}.snow:nth-child(16){opacity:.9752;transform:translate(34.3257vw,-10px) scale(.0368);animation:fall-16 29s -17s linear infinite}@keyframes fall-16{68.944%{transform:translate(34.5203vw,68.944vh) scale(.0368)}to{transform:translate(34.423vw,99vh) scale(.0368)}}.snow:nth-child(17){opacity:1.2312;transform:translate(3.4294vw,-10px) scale(.4187);animation:fall-17 13s -22s linear infinite}@keyframes fall-17{72.668%{transform:translate(6.6865vw,72.668vh) scale(.4187)}to{transform:translate(5.05795vw,99vh) scale(.4187)}}.snow:nth-child(18){opacity:.2286;transform:translate(14.8817vw,-10px) scale(.4175);animation:fall-18 27s -6s linear infinite}@keyframes fall-18{56.33%{transform:translate(6.1326vw,56.33vh) scale(.4175)}to{transform:translate(10.50715vw,99vh) scale(.4175)}}.snow:nth-child(19){opacity:.6482;transform:translate(51.0676vw,-10px) scale(.3132);animation:fall-19 21s -1s linear infinite}@keyframes fall-19{61.629%{transform:translate(42.2254vw,61.629vh) scale(.3132)}to{transform:translate(46.6465vw,99vh) scale(.3132)}}.snow:nth-child(20){opacity:.8148;transform:translate(18.2992vw,-10px) scale(.0735);animation:fall-20 25s -27s linear infinite}@keyframes fall-20{57.472%{transform:translate(17.4649vw,57.472vh) scale(.0735)}to{transform:translate(17.88205vw,99vh) scale(.0735)}}.snow:nth-child(21){opacity:1.585;transform:translate(92.9126vw,-10px) scale(.1505);animation:fall-21 29s -27s linear infinite}@keyframes fall-21{57.886%{transform:translate(100.7908vw,57.886vh) scale(.1505)}to{transform:translate(96.8517vw,99vh) scale(.1505)}}.snow:nth-child(22){opacity:.7848;transform:translate(62.2487vw,-10px) scale(.6901);animation:fall-22 24s -30s linear infinite}@keyframes fall-22{56.413%{transform:translate(68.4247vw,56.413vh) scale(.6901)}to{transform:translate(65.3367vw,99vh) scale(.6901)}}.snow:nth-child(23){opacity:1.8362;transform:translate(13.7588vw,-10px) scale(.6764);animation:fall-23 29s -22s linear infinite}@keyframes fall-23{53.475%{transform:translate(10.986vw,53.475vh) scale(.6764)}to{transform:translate(12.3724vw,99vh) scale(.6764)}}.snow:nth-child(24){opacity:1.6684;transform:translate(94.9113vw,-10px) scale(.474);animation:fall-24 27s -3s linear infinite}@keyframes fall-24{46.376%{transform:translate(101.7931vw,46.376vh) scale(.474)}to{transform:translate(98.3522vw,99vh) scale(.474)}}.snow:nth-child(25){opacity:1.0868;transform:translate(25.3979vw,-10px) scale(.1269);animation:fall-25 22s -10s linear infinite}@keyframes fall-25{66.749%{transform:translate(33.2169vw,66.749vh) scale(.1269)}to{transform:translate(29.3074vw,99vh) scale(.1269)}}.snow:nth-child(26){opacity:.7932;transform:translate(53.4108vw,-10px) scale(.8703);animation:fall-26 10s -7s linear infinite}@keyframes fall-26{42.025%{transform:translate(62.8547vw,42.025vh) scale(.8703)}to{transform:translate(58.13275vw,99vh) scale(.8703)}}.snow:nth-child(27){opacity:1.2926;transform:translate(3.0604vw,-10px) scale(.2083);animation:fall-27 13s -25s linear infinite}@keyframes fall-27{34.343%{transform:translate(.7431vw,34.343vh) scale(.2083)}to{transform:translate(1.90175vw,99vh) scale(.2083)}}.snow:nth-child(28){opacity:1.7432;transform:translate(70.1087vw,-10px) scale(.3272);animation:fall-28 12s -5s linear infinite}@keyframes fall-28{44.6%{transform:translate(70.7455vw,44.6vh) scale(.3272)}to{transform:translate(70.4271vw,99vh) scale(.3272)}}.snow:nth-child(29){opacity:1.5908;transform:translate(35.1646vw,-10px) scale(.272);animation:fall-29 30s -26s linear infinite}@keyframes fall-29{78.351%{transform:translate(25.4829vw,78.351vh) scale(.272)}to{transform:translate(30.32375vw,99vh) scale(.272)}}.snow:nth-child(30){opacity:1.2814;transform:translate(92.4144vw,-10px) scale(.1648);animation:fall-30 29s -18s linear infinite}@keyframes fall-30{55.328%{transform:translate(101.2447vw,55.328vh) scale(.1648)}to{transform:translate(96.82955vw,99vh) scale(.1648)}}.snow:nth-child(31){opacity:1.889;transform:translate(35.3982vw,-10px) scale(.389);animation:fall-31 27s -3s linear infinite}@keyframes fall-31{35.376%{transform:translate(33.9735vw,35.376vh) scale(.389)}to{transform:translate(34.68585vw,99vh) scale(.389)}}.snow:nth-child(32){opacity:.4416;transform:translate(18.7842vw,-10px) scale(.9388);animation:fall-32 11s -3s linear infinite}@keyframes fall-32{76.409%{transform:translate(23.8045vw,76.409vh) scale(.9388)}to{transform:translate(21.29435vw,99vh) scale(.9388)}}.snow:nth-child(33){opacity:.2432;transform:translate(48.3694vw,-10px) scale(.0556);animation:fall-33 13s -29s linear infinite}@keyframes fall-33{44.882%{transform:translate(51.5739vw,44.882vh) scale(.0556)}to{transform:translate(49.97165vw,99vh) scale(.0556)}}.snow:nth-child(34){opacity:1.3596;transform:translate(89.0667vw,-10px) scale(.0082);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{69.694%{transform:translate(80.1657vw,69.694vh) scale(.0082)}to{transform:translate(84.6162vw,99vh) scale(.0082)}}.snow:nth-child(35){opacity:1.5924;transform:translate(72.4489vw,-10px) scale(.9414);animation:fall-35 22s -24s linear infinite}@keyframes fall-35{43.476%{transform:translate(71.0067vw,43.476vh) scale(.9414)}to{transform:translate(71.7278vw,99vh) scale(.9414)}}.snow:nth-child(36){opacity:.7732;transform:translate(61.8616vw,-10px) scale(.961);animation:fall-36 17s -9s linear infinite}@keyframes fall-36{62.581%{transform:translate(66.7936vw,62.581vh) scale(.961)}to{transform:translate(64.3276vw,99vh) scale(.961)}}.snow:nth-child(37){opacity:.1424;transform:translate(26.4459vw,-10px) scale(.2394);animation:fall-37 18s -3s linear infinite}@keyframes fall-37{70.404%{transform:translate(20.9855vw,70.404vh) scale(.2394)}to{transform:translate(23.7157vw,99vh) scale(.2394)}}.snow:nth-child(38){opacity:1.33;transform:translate(26.6833vw,-10px) scale(.8813);animation:fall-38 27s -17s linear infinite}@keyframes fall-38{31.582%{transform:translate(24.2452vw,31.582vh) scale(.8813)}to{transform:translate(25.46425vw,99vh) scale(.8813)}}.snow:nth-child(39){opacity:1.6062;transform:translate(65.2117vw,-10px) scale(.8546);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{56.903%{transform:translate(63.9855vw,56.903vh) scale(.8546)}to{transform:translate(64.5986vw,99vh) scale(.8546)}}.snow:nth-child(40){opacity:.296;transform:translate(38.9837vw,-10px) scale(.0398);animation:fall-40 15s -26s linear infinite}@keyframes fall-40{76.012%{transform:translate(46.99vw,76.012vh) scale(.0398)}to{transform:translate(42.98685vw,99vh) scale(.0398)}}.snow:nth-child(41){opacity:.958;transform:translate(68.7851vw,-10px) scale(.8872);animation:fall-41 21s -28s linear infinite}@keyframes fall-41{63.238%{transform:translate(65.0498vw,63.238vh) scale(.8872)}to{transform:translate(66.91745vw,99vh) scale(.8872)}}.snow:nth-child(42){opacity:.9736;transform:translate(43.924vw,-10px) scale(.2823);animation:fall-42 16s -27s linear infinite}@keyframes fall-42{55.667%{transform:translate(53.8373vw,55.667vh) scale(.2823)}to{transform:translate(48.88065vw,99vh) scale(.2823)}}.snow:nth-child(43){opacity:.03;transform:translate(48.9993vw,-10px) scale(.066);animation:fall-43 14s -14s linear infinite}@keyframes fall-43{52.393%{transform:translate(47.1718vw,52.393vh) scale(.066)}to{transform:translate(48.08555vw,99vh) scale(.066)}}.snow:nth-child(44){opacity:.054;transform:translate(3.3769vw,-10px) scale(.3643);animation:fall-44 25s -14s linear infinite}@keyframes fall-44{32.965%{transform:translate(-5.3166vw,32.965vh) scale(.3643)}to{transform:translate(-.96985vw,99vh) scale(.3643)}}.snow:nth-child(45){opacity:.7204;transform:translate(84.0655vw,-10px) scale(.7201);animation:fall-45 27s -22s linear infinite}@keyframes fall-45{65.967%{transform:translate(90.9347vw,65.967vh) scale(.7201)}to{transform:translate(87.5001vw,99vh) scale(.7201)}}.snow:nth-child(46){opacity:.6312;transform:translate(83.7933vw,-10px) scale(.9089);animation:fall-46 13s -11s linear infinite}@keyframes fall-46{30.78%{transform:translate(79.9217vw,30.78vh) scale(.9089)}to{transform:translate(81.8575vw,99vh) scale(.9089)}}.snow:nth-child(47){opacity:.9964;transform:translate(35.1096vw,-10px) scale(.9411);animation:fall-47 18s -24s linear infinite}@keyframes fall-47{57.259%{transform:translate(42.2096vw,57.259vh) scale(.9411)}to{transform:translate(38.6596vw,99vh) scale(.9411)}}.snow:nth-child(48){opacity:.3664;transform:translate(12.9676vw,-10px) scale(.6125);animation:fall-48 13s -11s linear infinite}@keyframes fall-48{62.419%{transform:translate(17.5249vw,62.419vh) scale(.6125)}to{transform:translate(15.24625vw,99vh) scale(.6125)}}.snow:nth-child(49){opacity:1.354;transform:translate(17.1212vw,-10px) scale(.5159);animation:fall-49 15s -2s linear infinite}@keyframes fall-49{73.583%{transform:translate(18.0607vw,73.583vh) scale(.5159)}to{transform:translate(17.59095vw,99vh) scale(.5159)}}.snow:nth-child(50){opacity:.0154;transform:translate(66.0291vw,-10px) scale(.3013);animation:fall-50 28s -1s linear infinite}@keyframes fall-50{30.685%{transform:translate(70.4437vw,30.685vh) scale(.3013)}to{transform:translate(68.2364vw,99vh) scale(.3013)}}.snow:nth-child(51){opacity:1.0008;transform:translate(27.8765vw,-10px) scale(.2295);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.358%{transform:translate(36.6936vw,44.358vh) scale(.2295)}to{transform:translate(32.28505vw,99vh) scale(.2295)}}.snow:nth-child(52){opacity:.4726;transform:translate(14.5927vw,-10px) scale(.1086);animation:fall-52 30s -28s linear infinite}@keyframes fall-52{33.969%{transform:translate(18.3473vw,33.969vh) scale(.1086)}to{transform:translate(16.47vw,99vh) scale(.1086)}}.snow:nth-child(53){opacity:.8852;transform:translate(35.526vw,-10px) scale(.629);animation:fall-53 17s -11s linear infinite}@keyframes fall-53{52.976%{transform:translate(35.6823vw,52.976vh) scale(.629)}to{transform:translate(35.60415vw,99vh) scale(.629)}}.snow:nth-child(54){opacity:.8306;transform:translate(20.6117vw,-10px) scale(.6669);animation:fall-54 25s -30s linear infinite}@keyframes fall-54{65.636%{transform:translate(24.0883vw,65.636vh) scale(.6669)}to{transform:translate(22.35vw,99vh) scale(.6669)}}.snow:nth-child(55){opacity:1.203;transform:translate(88.8823vw,-10px) scale(.567);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{63.231%{transform:translate(89.3632vw,63.231vh) scale(.567)}to{transform:translate(89.12275vw,99vh) scale(.567)}}.snow:nth-child(56){opacity:.9596;transform:translate(38.7665vw,-10px) scale(.8494);animation:fall-56 22s -10s linear infinite}@keyframes fall-56{42.085%{transform:translate(32.9896vw,42.085vh) scale(.8494)}to{transform:translate(35.87805vw,99vh) scale(.8494)}}.snow:nth-child(57){opacity:1.9126;transform:translate(30.2633vw,-10px) scale(.1695);animation:fall-57 13s -27s linear infinite}@keyframes fall-57{48.233%{transform:translate(39.1718vw,48.233vh) scale(.1695)}to{transform:translate(34.71755vw,99vh) scale(.1695)}}.snow:nth-child(58){opacity:.2522;transform:translate(94.6753vw,-10px) scale(.1016);animation:fall-58 12s -1s linear infinite}@keyframes fall-58{46.289%{transform:translate(103.6323vw,46.289vh) scale(.1016)}to{transform:translate(99.1538vw,99vh) scale(.1016)}}.snow:nth-child(59){opacity:.429;transform:translate(91.407vw,-10px) scale(.8128);animation:fall-59 18s -10s linear infinite}@keyframes fall-59{78.067%{transform:translate(82.9041vw,78.067vh) scale(.8128)}to{transform:translate(87.15555vw,99vh) scale(.8128)}}.snow:nth-child(60){opacity:.8978;transform:translate(51.0553vw,-10px) scale(.6284);animation:fall-60 10s -24s linear infinite}@keyframes fall-60{52.172%{transform:translate(55.838vw,52.172vh) scale(.6284)}to{transform:translate(53.44665vw,99vh) scale(.6284)}}.snow:nth-child(61){opacity:.6026;transform:translate(95.2471vw,-10px) scale(.876);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{33.426%{transform:translate(100.5695vw,33.426vh) scale(.876)}to{transform:translate(97.9083vw,99vh) scale(.876)}}.snow:nth-child(62){opacity:1.0528;transform:translate(18.0982vw,-10px) scale(.729);animation:fall-62 25s -25s linear infinite}@keyframes fall-62{65.502%{transform:translate(24.8768vw,65.502vh) scale(.729)}to{transform:translate(21.4875vw,99vh) scale(.729)}}.snow:nth-child(63){opacity:.5682;transform:translate(45.358vw,-10px) scale(.6417);animation:fall-63 13s -11s linear infinite}@keyframes fall-63{36.177%{transform:translate(52.3822vw,36.177vh) scale(.6417)}to{transform:translate(48.8701vw,99vh) scale(.6417)}}.snow:nth-child(64){opacity:1.4726;transform:translate(16.7818vw,-10px) scale(.3724);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{66.749%{transform:translate(25.1379vw,66.749vh) scale(.3724)}to{transform:translate(20.95985vw,99vh) scale(.3724)}}.snow:nth-child(65){opacity:1.7612;transform:translate(31.0642vw,-10px) scale(.5391);animation:fall-65 13s -22s linear infinite}@keyframes fall-65{78.167%{transform:translate(35.6039vw,78.167vh) scale(.5391)}to{transform:translate(33.33405vw,99vh) scale(.5391)}}.snow:nth-child(66){opacity:.3654;transform:translate(97.8942vw,-10px) scale(.4495);animation:fall-66 13s -13s linear infinite}@keyframes fall-66{43.014%{transform:translate(97.4466vw,43.014vh) scale(.4495)}to{transform:translate(97.6704vw,99vh) scale(.4495)}}.snow:nth-child(67){opacity:.7188;transform:translate(42.4467vw,-10px) scale(.5811);animation:fall-67 15s -11s linear infinite}@keyframes fall-67{72.583%{transform:translate(41.5671vw,72.583vh) scale(.5811)}to{transform:translate(42.0069vw,99vh) scale(.5811)}}.snow:nth-child(68){opacity:.0752;transform:translate(37.3252vw,-10px) scale(.4164);animation:fall-68 27s -28s linear infinite}@keyframes fall-68{37.385%{transform:translate(36.4259vw,37.385vh) scale(.4164)}to{transform:translate(36.87555vw,99vh) scale(.4164)}}.snow:nth-child(69){opacity:.069;transform:translate(49.9501vw,-10px) scale(.1856);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{48.701%{transform:translate(57.542vw,48.701vh) scale(.1856)}to{transform:translate(53.74605vw,99vh) scale(.1856)}}.snow:nth-child(70){opacity:1.2882;transform:translate(57.2595vw,-10px) scale(.8841);animation:fall-70 18s -21s linear infinite}@keyframes fall-70{63.356%{transform:translate(53.8497vw,63.356vh) scale(.8841)}to{transform:translate(55.5546vw,99vh) scale(.8841)}}.snow:nth-child(71){opacity:1.3858;transform:translate(36.9776vw,-10px) scale(.7307);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{70.446%{transform:translate(35.04vw,70.446vh) scale(.7307)}to{transform:translate(36.0088vw,99vh) scale(.7307)}}.snow:nth-child(72){opacity:.309;transform:translate(50.4516vw,-10px) scale(.934);animation:fall-72 10s -12s linear infinite}@keyframes fall-72{67.096%{transform:translate(57.6982vw,67.096vh) scale(.934)}to{transform:translate(54.0749vw,99vh) scale(.934)}}.snow:nth-child(73){opacity:.4544;transform:translate(67.6092vw,-10px) scale(.6037);animation:fall-73 21s -16s linear infinite}@keyframes fall-73{55.793%{transform:translate(64.2808vw,55.793vh) scale(.6037)}to{transform:translate(65.945vw,99vh) scale(.6037)}}.snow:nth-child(74){opacity:.31;transform:translate(10.8513vw,-10px) scale(.2015);animation:fall-74 18s -9s linear infinite}@keyframes fall-74{62.355%{transform:translate(19.0304vw,62.355vh) scale(.2015)}to{transform:translate(14.94085vw,99vh) scale(.2015)}}.snow:nth-child(75){opacity:1.9406;transform:translate(45.5085vw,-10px) scale(.9702);animation:fall-75 10s -10s linear infinite}@keyframes fall-75{31.755%{transform:translate(41.7835vw,31.755vh) scale(.9702)}to{transform:translate(43.646vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:1.8198;transform:translate(42.7476vw,-10px) scale(.5032);animation:fall-76 27s -13s linear infinite}@keyframes fall-76{77.29%{transform:translate(44.0377vw,77.29vh) scale(.5032)}to{transform:translate(43.39265vw,99vh) scale(.5032)}}.snow:nth-child(77){opacity:1.6666;transform:translate(2.341vw,-10px) scale(.3331);animation:fall-77 18s -16s linear infinite}@keyframes fall-77{71.043%{transform:translate(5.4173vw,71.043vh) scale(.3331)}to{transform:translate(3.87915vw,99vh) scale(.3331)}}.snow:nth-child(78){opacity:.9236;transform:translate(16.3736vw,-10px) scale(.3792);animation:fall-78 20s -15s linear infinite}@keyframes fall-78{40.865%{transform:translate(13.4745vw,40.865vh) scale(.3792)}to{transform:translate(14.92405vw,99vh) scale(.3792)}}.snow:nth-child(79){opacity:1.2002;transform:translate(49.3491vw,-10px) scale(.04);animation:fall-79 21s -30s linear infinite}@keyframes fall-79{52.705%{transform:translate(43.8676vw,52.705vh) scale(.04)}to{transform:translate(46.60835vw,99vh) scale(.04)}}.snow:nth-child(80){opacity:.7656;transform:translate(2.0963vw,-10px) scale(.7323);animation:fall-80 16s -19s linear infinite}@keyframes fall-80{79.765%{transform:translate(8.4477vw,79.765vh) scale(.7323)}to{transform:translate(5.272vw,99vh) scale(.7323)}}.snow:nth-child(81){opacity:1.736;transform:translate(55.8549vw,-10px) scale(.2599);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{47.743%{transform:translate(64.5154vw,47.743vh) scale(.2599)}to{transform:translate(60.18515vw,99vh) scale(.2599)}}.snow:nth-child(82){opacity:1.2956;transform:translate(89.1886vw,-10px) scale(.8818);animation:fall-82 24s -6s linear infinite}@keyframes fall-82{65.513%{transform:translate(82.2464vw,65.513vh) scale(.8818)}to{transform:translate(85.7175vw,99vh) scale(.8818)}}.snow:nth-child(83){opacity:1.3688;transform:translate(49.4746vw,-10px) scale(.7358);animation:fall-83 29s -15s linear infinite}@keyframes fall-83{66.085%{transform:translate(41.5026vw,66.085vh) scale(.7358)}to{transform:translate(45.4886vw,99vh) scale(.7358)}}.snow:nth-child(84){opacity:.4696;transform:translate(40.1408vw,-10px) scale(.1258);animation:fall-84 21s -28s linear infinite}@keyframes fall-84{72.063%{transform:translate(33.1023vw,72.063vh) scale(.1258)}to{transform:translate(36.62155vw,99vh) scale(.1258)}}.snow:nth-child(85){opacity:.4662;transform:translate(6.5536vw,-10px) scale(.0946);animation:fall-85 12s -24s linear infinite}@keyframes fall-85{78.22%{transform:translate(4.8571vw,78.22vh) scale(.0946)}to{transform:translate(5.70535vw,99vh) scale(.0946)}}.snow:nth-child(86){opacity:1.8646;transform:translate(16.7581vw,-10px) scale(.3752);animation:fall-86 12s -27s linear infinite}@keyframes fall-86{71.107%{transform:translate(22.245vw,71.107vh) scale(.3752)}to{transform:translate(19.50155vw,99vh) scale(.3752)}}.snow:nth-child(87){opacity:.9354;transform:translate(71.0348vw,-10px) scale(.4894);animation:fall-87 14s -20s linear infinite}@keyframes fall-87{75.613%{transform:translate(74.2789vw,75.613vh) scale(.4894)}to{transform:translate(72.65685vw,99vh) scale(.4894)}}.snow:nth-child(88){opacity:.9192;transform:translate(41.4667vw,-10px) scale(.7284);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.584%{transform:translate(36.1552vw,75.584vh) scale(.7284)}to{transform:translate(38.81095vw,99vh) scale(.7284)}}.snow:nth-child(89){opacity:1.588;transform:translate(4.242vw,-10px) scale(.067);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{34.362%{transform:translate(7.1038vw,34.362vh) scale(.067)}to{transform:translate(5.6729vw,99vh) scale(.067)}}.snow:nth-child(90){opacity:.8318;transform:translate(37.7481vw,-10px) scale(.2026);animation:fall-90 27s -26s linear infinite}@keyframes fall-90{34.718%{transform:translate(31.1867vw,34.718vh) scale(.2026)}to{transform:translate(34.4674vw,99vh) scale(.2026)}}.snow:nth-child(91){opacity:1.491;transform:translate(37.2381vw,-10px) scale(.6133);animation:fall-91 28s -6s linear infinite}@keyframes fall-91{70.333%{transform:translate(37.9718vw,70.333vh) scale(.6133)}to{transform:translate(37.60495vw,99vh) scale(.6133)}}.snow:nth-child(92){opacity:.8936;transform:translate(45.2148vw,-10px) scale(.5896);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{63.136%{transform:translate(43.2895vw,63.136vh) scale(.5896)}to{transform:translate(44.25215vw,99vh) scale(.5896)}}.snow:nth-child(93){opacity:1.3418;transform:translate(82.2129vw,-10px) scale(.7841);animation:fall-93 29s -19s linear infinite}@keyframes fall-93{73.667%{transform:translate(85.1518vw,73.667vh) scale(.7841)}to{transform:translate(83.68235vw,99vh) scale(.7841)}}.snow:nth-child(94){opacity:.988;transform:translate(29.6472vw,-10px) scale(.6001);animation:fall-94 28s -29s linear infinite}@keyframes fall-94{70.723%{transform:translate(24.5894vw,70.723vh) scale(.6001)}to{transform:translate(27.1183vw,99vh) scale(.6001)}}.snow:nth-child(95){opacity:.6086;transform:translate(11.1622vw,-10px) scale(.7378);animation:fall-95 26s -18s linear infinite}@keyframes fall-95{72.573%{transform:translate(13.035vw,72.573vh) scale(.7378)}to{transform:translate(12.0986vw,99vh) scale(.7378)}}.snow:nth-child(96){opacity:1.304;transform:translate(32.7934vw,-10px) scale(.8803);animation:fall-96 17s -1s linear infinite}@keyframes fall-96{45.696%{transform:translate(24.8415vw,45.696vh) scale(.8803)}to{transform:translate(28.81745vw,99vh) scale(.8803)}}.snow:nth-child(97){opacity:.694;transform:translate(51.3609vw,-10px) scale(.4146);animation:fall-97 18s -14s linear infinite}@keyframes fall-97{45.297%{transform:translate(47.4168vw,45.297vh) scale(.4146)}to{transform:translate(49.38885vw,99vh) scale(.4146)}}.snow:nth-child(98){opacity:.3418;transform:translate(35.5566vw,-10px) scale(.7892);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.806%{transform:translate(36.4675vw,76.806vh) scale(.7892)}to{transform:translate(36.01205vw,99vh) scale(.7892)}}.snow:nth-child(99){opacity:.4194;transform:translate(38.7733vw,-10px) scale(.3646);animation:fall-99 19s -11s linear infinite}@keyframes fall-99{40.901%{transform:translate(39.3479vw,40.901vh) scale(.3646)}to{transform:translate(39.0606vw,99vh) scale(.3646)}}.snow:nth-child(100){opacity:.8424;transform:translate(27.5688vw,-10px) scale(.8461);animation:fall-100 23s -5s linear infinite}@keyframes fall-100{33.854%{transform:translate(17.7475vw,33.854vh) scale(.8461)}to{transform:translate(22.65815vw,99vh) scale(.8461)}}.snow:nth-child(101){opacity:1.7832;transform:translate(35.7126vw,-10px) scale(.2445);animation:fall-101 25s -12s linear infinite}@keyframes fall-101{52.27%{transform:translate(28.219vw,52.27vh) scale(.2445)}to{transform:translate(31.9658vw,99vh) scale(.2445)}}.snow:nth-child(102){opacity:1.3612;transform:translate(81.1133vw,-10px) scale(.3158);animation:fall-102 26s -17s linear infinite}@keyframes fall-102{51.671%{transform:translate(79.1459vw,51.671vh) scale(.3158)}to{transform:translate(80.1296vw,99vh) scale(.3158)}}.snow:nth-child(103){opacity:1.8782;transform:translate(95.1044vw,-10px) scale(.0299);animation:fall-103 11s -30s linear infinite}@keyframes fall-103{64.746%{transform:translate(97.1597vw,64.746vh) scale(.0299)}to{transform:translate(96.13205vw,99vh) scale(.0299)}}.snow:nth-child(104){opacity:.642;transform:translate(89.9125vw,-10px) scale(.8337);animation:fall-104 30s -9s linear infinite}@keyframes fall-104{51.08%{transform:translate(86.3971vw,51.08vh) scale(.8337)}to{transform:translate(88.1548vw,99vh) scale(.8337)}}.snow:nth-child(105){opacity:1.9706;transform:translate(11.9402vw,-10px) scale(.1823);animation:fall-105 17s -25s linear infinite}@keyframes fall-105{69.072%{transform:translate(2.6007vw,69.072vh) scale(.1823)}to{transform:translate(7.27045vw,99vh) scale(.1823)}}.snow:nth-child(106){opacity:1.0966;transform:translate(48.2368vw,-10px) scale(.9032);animation:fall-106 15s -17s linear infinite}@keyframes fall-106{78.731%{transform:translate(47.2682vw,78.731vh) scale(.9032)}to{transform:translate(47.7525vw,99vh) scale(.9032)}}.snow:nth-child(107){opacity:1.1894;transform:translate(91.2255vw,-10px) scale(.6083);animation:fall-107 19s -19s linear infinite}@keyframes fall-107{60.918%{transform:translate(97.6387vw,60.918vh) scale(.6083)}to{transform:translate(94.4321vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.3764;transform:translate(28.1671vw,-10px) scale(.7371);animation:fall-108 26s -22s linear infinite}@keyframes fall-108{38.517%{transform:translate(26.7638vw,38.517vh) scale(.7371)}to{transform:translate(27.46545vw,99vh) scale(.7371)}}.snow:nth-child(109){opacity:1.5288;transform:translate(39.5312vw,-10px) scale(.7566);animation:fall-109 20s -23s linear infinite}@keyframes fall-109{65.745%{transform:translate(47.0613vw,65.745vh) scale(.7566)}to{transform:translate(43.29625vw,99vh) scale(.7566)}}.snow:nth-child(110){opacity:.8734;transform:translate(16.4783vw,-10px) scale(.185);animation:fall-110 17s -15s linear infinite}@keyframes fall-110{76.767%{transform:translate(10.2472vw,76.767vh) scale(.185)}to{transform:translate(13.36275vw,99vh) scale(.185)}}.snow:nth-child(111){opacity:1.5774;transform:translate(91.6422vw,-10px) scale(.9299);animation:fall-111 23s -17s linear infinite}@keyframes fall-111{70.226%{transform:translate(84.1918vw,70.226vh) scale(.9299)}to{transform:translate(87.917vw,99vh) scale(.9299)}}.snow:nth-child(112){opacity:1.7926;transform:translate(.0526vw,-10px) scale(.1134);animation:fall-112 24s -3s linear infinite}@keyframes fall-112{52.337%{transform:translate(-9.607vw,52.337vh) scale(.1134)}to{transform:translate(-4.7772vw,99vh) scale(.1134)}}.snow:nth-child(113){opacity:.7144;transform:translate(10.8597vw,-10px) scale(.4479);animation:fall-113 25s -13s linear infinite}@keyframes fall-113{75.722%{transform:translate(11.5666vw,75.722vh) scale(.4479)}to{transform:translate(11.21315vw,99vh) scale(.4479)}}.snow:nth-child(114){opacity:1.766;transform:translate(14.6561vw,-10px) scale(.3193);animation:fall-114 20s -17s linear infinite}@keyframes fall-114{36.584%{transform:translate(22.519vw,36.584vh) scale(.3193)}to{transform:translate(18.58755vw,99vh) scale(.3193)}}.snow:nth-child(115){opacity:1.9424;transform:translate(25.2538vw,-10px) scale(.7408);animation:fall-115 11s -16s linear infinite}@keyframes fall-115{69.613%{transform:translate(32.9939vw,69.613vh) scale(.7408)}to{transform:translate(29.12385vw,99vh) scale(.7408)}}.snow:nth-child(116){opacity:.4992;transform:translate(37.1326vw,-10px) scale(.7767);animation:fall-116 22s -2s linear infinite}@keyframes fall-116{60.276%{transform:translate(42.416vw,60.276vh) scale(.7767)}to{transform:translate(39.7743vw,99vh) scale(.7767)}}.snow:nth-child(117){opacity:1.509;transform:translate(39.3813vw,-10px) scale(.2758);animation:fall-117 15s -23s linear infinite}@keyframes fall-117{54.976%{transform:translate(33.0282vw,54.976vh) scale(.2758)}to{transform:translate(36.20475vw,99vh) scale(.2758)}}.snow:nth-child(118){opacity:1.4158;transform:translate(72.1533vw,-10px) scale(.1566);animation:fall-118 22s -16s linear infinite}@keyframes fall-118{56.06%{transform:translate(75.5638vw,56.06vh) scale(.1566)}to{transform:translate(73.85855vw,99vh) scale(.1566)}}.snow:nth-child(119){opacity:.0854;transform:translate(50.9971vw,-10px) scale(.0267);animation:fall-119 28s -2s linear infinite}@keyframes fall-119{64.875%{transform:translate(52.1385vw,64.875vh) scale(.0267)}to{transform:translate(51.5678vw,99vh) scale(.0267)}}.snow:nth-child(120){opacity:.5482;transform:translate(23.7925vw,-10px) scale(.6225);animation:fall-120 18s -29s linear infinite}@keyframes fall-120{38.809%{transform:translate(18.8482vw,38.809vh) scale(.6225)}to{transform:translate(21.32035vw,99vh) scale(.6225)}}.snow:nth-child(121){opacity:.8938;transform:translate(96.0069vw,-10px) scale(.1631);animation:fall-121 15s -22s linear infinite}@keyframes fall-121{48.17%{transform:translate(93.9273vw,48.17vh) scale(.1631)}to{transform:translate(94.9671vw,99vh) scale(.1631)}}.snow:nth-child(122){opacity:.1056;transform:translate(31.379vw,-10px) scale(.3453);animation:fall-122 26s -2s linear infinite}@keyframes fall-122{78.977%{transform:translate(29.6115vw,78.977vh) scale(.3453)}to{transform:translate(30.49525vw,99vh) scale(.3453)}}.snow:nth-child(123){opacity:1.3488;transform:translate(70.5953vw,-10px) scale(.3673);animation:fall-123 18s -24s linear infinite}@keyframes fall-123{44.887%{transform:translate(79.1431vw,44.887vh) scale(.3673)}to{transform:translate(74.8692vw,99vh) scale(.3673)}}.snow:nth-child(124){opacity:1.7494;transform:translate(28.2305vw,-10px) scale(.2038);animation:fall-124 16s -22s linear infinite}@keyframes fall-124{42.73%{transform:translate(30.2798vw,42.73vh) scale(.2038)}to{transform:translate(29.25515vw,99vh) scale(.2038)}}.snow:nth-child(125){opacity:.1238;transform:translate(33.4371vw,-10px) scale(.5958);animation:fall-125 22s -8s linear infinite}@keyframes fall-125{45.075%{transform:translate(34.7312vw,45.075vh) scale(.5958)}to{transform:translate(34.08415vw,99vh) scale(.5958)}}.snow:nth-child(126){opacity:.788;transform:translate(29.8117vw,-10px) scale(.0521);animation:fall-126 14s -29s linear infinite}@keyframes fall-126{39.796%{transform:translate(23.0736vw,39.796vh) scale(.0521)}to{transform:translate(26.44265vw,99vh) scale(.0521)}}.snow:nth-child(127){opacity:.67;transform:translate(24.5555vw,-10px) scale(.4826);animation:fall-127 28s -19s linear infinite}@keyframes fall-127{51.158%{transform:translate(22.4869vw,51.158vh) scale(.4826)}to{transform:translate(23.5212vw,99vh) scale(.4826)}}.snow:nth-child(128){opacity:.0268;transform:translate(36.866vw,-10px) scale(.1401);animation:fall-128 18s -13s linear infinite}@keyframes fall-128{69.958%{transform:translate(28.4757vw,69.958vh) scale(.1401)}to{transform:translate(32.67085vw,99vh) scale(.1401)}}.snow:nth-child(129){opacity:.713;transform:translate(12.1072vw,-10px) scale(.774);animation:fall-129 23s -4s linear infinite}@keyframes fall-129{44.231%{transform:translate(11.8116vw,44.231vh) scale(.774)}to{transform:translate(11.9594vw,99vh) scale(.774)}}.snow:nth-child(130){opacity:.4184;transform:translate(16.2433vw,-10px) scale(.6045);animation:fall-130 18s -5s linear infinite}@keyframes fall-130{58.585%{transform:translate(23.8712vw,58.585vh) scale(.6045)}to{transform:translate(20.05725vw,99vh) scale(.6045)}}.snow:nth-child(131){opacity:.2372;transform:translate(43.2733vw,-10px) scale(.2797);animation:fall-131 22s -18s linear infinite}@keyframes fall-131{75.542%{transform:translate(47.974vw,75.542vh) scale(.2797)}to{transform:translate(45.62365vw,99vh) scale(.2797)}}.snow:nth-child(132){opacity:.33;transform:translate(19.5452vw,-10px) scale(.4175);animation:fall-132 17s -9s linear infinite}@keyframes fall-132{31.366%{transform:translate(15.1355vw,31.366vh) scale(.4175)}to{transform:translate(17.34035vw,99vh) scale(.4175)}}.snow:nth-child(133){opacity:1.6592;transform:translate(90.1955vw,-10px) scale(.0639);animation:fall-133 13s -15s linear infinite}@keyframes fall-133{36.173%{transform:translate(83.268vw,36.173vh) scale(.0639)}to{transform:translate(86.73175vw,99vh) scale(.0639)}}.snow:nth-child(134){opacity:.2898;transform:translate(41.2547vw,-10px) scale(.4121);animation:fall-134 16s -13s linear infinite}@keyframes fall-134{40.583%{transform:translate(38.4628vw,40.583vh) scale(.4121)}to{transform:translate(39.85875vw,99vh) scale(.4121)}}.snow:nth-child(135){opacity:1.146;transform:translate(24.3006vw,-10px) scale(.2517);animation:fall-135 23s -16s linear infinite}@keyframes fall-135{66.421%{transform:translate(19.5255vw,66.421vh) scale(.2517)}to{transform:translate(21.91305vw,99vh) scale(.2517)}}.snow:nth-child(136){opacity:.8814;transform:translate(3.63vw,-10px) scale(.8345);animation:fall-136 10s -18s linear infinite}@keyframes fall-136{47.921%{transform:translate(1.6013vw,47.921vh) scale(.8345)}to{transform:translate(2.61565vw,99vh) scale(.8345)}}.snow:nth-child(137){opacity:1.9338;transform:translate(75.2579vw,-10px) scale(.4332);animation:fall-137 24s -1s linear infinite}@keyframes fall-137{77.097%{transform:translate(78.6713vw,77.097vh) scale(.4332)}to{transform:translate(76.9646vw,99vh) scale(.4332)}}.snow:nth-child(138){opacity:1.3738;transform:translate(1.9617vw,-10px) scale(.2578);animation:fall-138 21s -28s linear infinite}@keyframes fall-138{70.735%{transform:translate(-6.6111vw,70.735vh) scale(.2578)}to{transform:translate(-2.3247vw,99vh) scale(.2578)}}.snow:nth-child(139){opacity:.2454;transform:translate(38.1934vw,-10px) scale(.6108);animation:fall-139 23s -17s linear infinite}@keyframes fall-139{38.943%{transform:translate(34.9346vw,38.943vh) scale(.6108)}to{transform:translate(36.564vw,99vh) scale(.6108)}}.snow:nth-child(140){opacity:1.4796;transform:translate(86.6384vw,-10px) scale(.7514);animation:fall-140 23s -6s linear infinite}@keyframes fall-140{43.661%{transform:translate(91.262vw,43.661vh) scale(.7514)}to{transform:translate(88.9502vw,99vh) scale(.7514)}}.snow:nth-child(141){opacity:1.835;transform:translate(50.8308vw,-10px) scale(.7743);animation:fall-141 19s -21s linear infinite}@keyframes fall-141{75.487%{transform:translate(57.3012vw,75.487vh) scale(.7743)}to{transform:translate(54.066vw,99vh) scale(.7743)}}.snow:nth-child(142){opacity:1.8976;transform:translate(97.0559vw,-10px) scale(.4108);animation:fall-142 13s -18s linear infinite}@keyframes fall-142{72.561%{transform:translate(106.7935vw,72.561vh) scale(.4108)}to{transform:translate(101.9247vw,99vh) scale(.4108)}}.snow:nth-child(143){opacity:1.1628;transform:translate(92.0985vw,-10px) scale(.4141);animation:fall-143 12s -27s linear infinite}@keyframes fall-143{61.714%{transform:translate(82.3797vw,61.714vh) scale(.4141)}to{transform:translate(87.2391vw,99vh) scale(.4141)}}.snow:nth-child(144){opacity:.4564;transform:translate(25.6503vw,-10px) scale(.2528);animation:fall-144 22s -23s linear infinite}@keyframes fall-144{68.007%{transform:translate(26.1999vw,68.007vh) scale(.2528)}to{transform:translate(25.9251vw,99vh) scale(.2528)}}.snow:nth-child(145){opacity:1.1626;transform:translate(44.3014vw,-10px) scale(.8842);animation:fall-145 18s -12s linear infinite}@keyframes fall-145{76.055%{transform:translate(48.9196vw,76.055vh) scale(.8842)}to{transform:translate(46.6105vw,99vh) scale(.8842)}}.snow:nth-child(146){opacity:.3092;transform:translate(54.8577vw,-10px) scale(.1976);animation:fall-146 27s -20s linear infinite}@keyframes fall-146{67.936%{transform:translate(51.1694vw,67.936vh) scale(.1976)}to{transform:translate(53.01355vw,99vh) scale(.1976)}}.snow:nth-child(147){opacity:.0524;transform:translate(56.5116vw,-10px) scale(.5993);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{55.067%{transform:translate(48.1156vw,55.067vh) scale(.5993)}to{transform:translate(52.3136vw,99vh) scale(.5993)}}.snow:nth-child(148){opacity:1.8704;transform:translate(60.542vw,-10px) scale(.6049);animation:fall-148 16s -8s linear infinite}@keyframes fall-148{43.666%{transform:translate(66.5134vw,43.666vh) scale(.6049)}to{transform:translate(63.5277vw,99vh) scale(.6049)}}.snow:nth-child(149){opacity:1.679;transform:translate(60.5461vw,-10px) scale(.9486);animation:fall-149 21s -27s linear infinite}@keyframes fall-149{34.864%{transform:translate(67.0377vw,34.864vh) scale(.9486)}to{transform:translate(63.7919vw,99vh) scale(.9486)}}.snow:nth-child(150){opacity:.9954;transform:translate(18.6862vw,-10px) scale(.66);animation:fall-150 12s -23s linear infinite}@keyframes fall-150{33.967%{transform:translate(26.4012vw,33.967vh) scale(.66)}to{transform:translate(22.5437vw,99vh) scale(.66)}}.snow:nth-child(151){opacity:1.4618;transform:translate(70.2757vw,-10px) scale(.3628);animation:fall-151 19s -25s linear infinite}@keyframes fall-151{31.1%{transform:translate(78.1268vw,31.1vh) scale(.3628)}to{transform:translate(74.20125vw,99vh) scale(.3628)}}.snow:nth-child(152){opacity:1.7362;transform:translate(49.6218vw,-10px) scale(.2231);animation:fall-152 11s -22s linear infinite}@keyframes fall-152{78.68%{transform:translate(47.8505vw,78.68vh) scale(.2231)}to{transform:translate(48.73615vw,99vh) scale(.2231)}}.snow:nth-child(153){opacity:.2018;transform:translate(82.9534vw,-10px) scale(.924);animation:fall-153 24s -24s linear infinite}@keyframes fall-153{31.055%{transform:translate(74.3977vw,31.055vh) scale(.924)}to{transform:translate(78.67555vw,99vh) scale(.924)}}.snow:nth-child(154){opacity:1.3678;transform:translate(46.1537vw,-10px) scale(.6259);animation:fall-154 11s -28s linear infinite}@keyframes fall-154{66.384%{transform:translate(44.4414vw,66.384vh) scale(.6259)}to{transform:translate(45.29755vw,99vh) scale(.6259)}}.snow:nth-child(155){opacity:1.2404;transform:translate(69.1732vw,-10px) scale(.5669);animation:fall-155 30s -19s linear infinite}@keyframes fall-155{68.857%{transform:translate(71.2651vw,68.857vh) scale(.5669)}to{transform:translate(70.21915vw,99vh) scale(.5669)}}.snow:nth-child(156){opacity:1.9228;transform:translate(54.9548vw,-10px) scale(.3259);animation:fall-156 29s -19s linear infinite}@keyframes fall-156{67.841%{transform:translate(64.4803vw,67.841vh) scale(.3259)}to{transform:translate(59.71755vw,99vh) scale(.3259)}}.snow:nth-child(157){opacity:1.1222;transform:translate(71.2558vw,-10px) scale(.7587);animation:fall-157 24s -16s linear infinite}@keyframes fall-157{38.092%{transform:translate(69.5094vw,38.092vh) scale(.7587)}to{transform:translate(70.3826vw,99vh) scale(.7587)}}.snow:nth-child(158){opacity:.506;transform:translate(26.823vw,-10px) scale(.6623);animation:fall-158 27s -16s linear infinite}@keyframes fall-158{75.105%{transform:translate(30.5007vw,75.105vh) scale(.6623)}to{transform:translate(28.66185vw,99vh) scale(.6623)}}.snow:nth-child(159){opacity:.68;transform:translate(4.833vw,-10px) scale(.2681);animation:fall-159 26s -8s linear infinite}@keyframes fall-159{38.307%{transform:translate(12.1086vw,38.307vh) scale(.2681)}to{transform:translate(8.4708vw,99vh) scale(.2681)}}.snow:nth-child(160){opacity:1.5176;transform:translate(59.1072vw,-10px) scale(.4514);animation:fall-160 13s -21s linear infinite}@keyframes fall-160{42.488%{transform:translate(53.4862vw,42.488vh) scale(.4514)}to{transform:translate(56.2967vw,99vh) scale(.4514)}}.snow:nth-child(161){opacity:1.1438;transform:translate(89.9878vw,-10px) scale(.7364);animation:fall-161 14s -10s linear infinite}@keyframes fall-161{62.296%{transform:translate(97.6043vw,62.296vh) scale(.7364)}to{transform:translate(93.79605vw,99vh) scale(.7364)}}.snow:nth-child(162){opacity:.9776;transform:translate(72.6035vw,-10px) scale(.9007);animation:fall-162 21s -1s linear infinite}@keyframes fall-162{69.565%{transform:translate(80.482vw,69.565vh) scale(.9007)}to{transform:translate(76.54275vw,99vh) scale(.9007)}}.snow:nth-child(163){opacity:1.5182;transform:translate(42.1104vw,-10px) scale(.2197);animation:fall-163 13s -9s linear infinite}@keyframes fall-163{53.612%{transform:translate(37.4092vw,53.612vh) scale(.2197)}to{transform:translate(39.7598vw,99vh) scale(.2197)}}.snow:nth-child(164){opacity:.7;transform:translate(50.9931vw,-10px) scale(.5983);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{71.858%{transform:translate(53.854vw,71.858vh) scale(.5983)}to{transform:translate(52.42355vw,99vh) scale(.5983)}}.snow:nth-child(165){opacity:.1916;transform:translate(58.0716vw,-10px) scale(.2473);animation:fall-165 26s -6s linear infinite}@keyframes fall-165{65.432%{transform:translate(53.8245vw,65.432vh) scale(.2473)}to{transform:translate(55.94805vw,99vh) scale(.2473)}}.snow:nth-child(166){opacity:.8434;transform:translate(30.8178vw,-10px) scale(.4385);animation:fall-166 16s -20s linear infinite}@keyframes fall-166{70.192%{transform:translate(39.066vw,70.192vh) scale(.4385)}to{transform:translate(34.9419vw,99vh) scale(.4385)}}.snow:nth-child(167){opacity:1.6612;transform:translate(89.6349vw,-10px) scale(.1483);animation:fall-167 30s -4s linear infinite}@keyframes fall-167{58.756%{transform:translate(87.3289vw,58.756vh) scale(.1483)}to{transform:translate(88.4819vw,99vh) scale(.1483)}}.snow:nth-child(168){opacity:.3456;transform:translate(75.5644vw,-10px) scale(.1953);animation:fall-168 22s -3s linear infinite}@keyframes fall-168{49.278%{transform:translate(76.3736vw,49.278vh) scale(.1953)}to{transform:translate(75.969vw,99vh) scale(.1953)}}.snow:nth-child(169){opacity:1.402;transform:translate(70.4428vw,-10px) scale(.196);animation:fall-169 30s -18s linear infinite}@keyframes fall-169{37.006%{transform:translate(70.0223vw,37.006vh) scale(.196)}to{transform:translate(70.23255vw,99vh) scale(.196)}}.snow:nth-child(170){opacity:1.7284;transform:translate(1.9587vw,-10px) scale(.0459);animation:fall-170 16s -10s linear infinite}@keyframes fall-170{50.858%{transform:translate(1.9212vw,50.858vh) scale(.0459)}to{transform:translate(1.93995vw,99vh) scale(.0459)}}.snow:nth-child(171){opacity:1.2888;transform:translate(20.2711vw,-10px) scale(.0126);animation:fall-171 28s -28s linear infinite}@keyframes fall-171{66.224%{transform:translate(12.8203vw,66.224vh) scale(.0126)}to{transform:translate(16.5457vw,99vh) scale(.0126)}}.snow:nth-child(172){opacity:.499;transform:translate(50.6916vw,-10px) scale(.5447);animation:fall-172 21s -18s linear infinite}@keyframes fall-172{52.117%{transform:translate(52.0577vw,52.117vh) scale(.5447)}to{transform:translate(51.37465vw,99vh) scale(.5447)}}.snow:nth-child(173){opacity:1.4784;transform:translate(.2613vw,-10px) scale(.0998);animation:fall-173 17s -27s linear infinite}@keyframes fall-173{33.105%{transform:translate(5.6247vw,33.105vh) scale(.0998)}to{transform:translate(2.943vw,99vh) scale(.0998)}}.snow:nth-child(174){opacity:.4558;transform:translate(68.6591vw,-10px) scale(.8644);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{62.279%{transform:translate(65.0253vw,62.279vh) scale(.8644)}to{transform:translate(66.8422vw,99vh) scale(.8644)}}.snow:nth-child(175){opacity:.5952;transform:translate(51.9477vw,-10px) scale(.6563);animation:fall-175 21s -5s linear infinite}@keyframes fall-175{62.423%{transform:translate(60.5839vw,62.423vh) scale(.6563)}to{transform:translate(56.2658vw,99vh) scale(.6563)}}.snow:nth-child(176){opacity:.507;transform:translate(63.0249vw,-10px) scale(.7098);animation:fall-176 20s -8s linear infinite}@keyframes fall-176{31.198%{transform:translate(68.2364vw,31.198vh) scale(.7098)}to{transform:translate(65.63065vw,99vh) scale(.7098)}}.snow:nth-child(177){opacity:1.3578;transform:translate(84.2964vw,-10px) scale(.3034);animation:fall-177 16s -23s linear infinite}@keyframes fall-177{67.338%{transform:translate(83.5205vw,67.338vh) scale(.3034)}to{transform:translate(83.90845vw,99vh) scale(.3034)}}.snow:nth-child(178){opacity:1.2334;transform:translate(87.4827vw,-10px) scale(.6898);animation:fall-178 17s -10s linear infinite}@keyframes fall-178{39.967%{transform:translate(78.1681vw,39.967vh) scale(.6898)}to{transform:translate(82.8254vw,99vh) scale(.6898)}}.snow:nth-child(179){opacity:1.4142;transform:translate(1.4604vw,-10px) scale(.2318);animation:fall-179 11s -21s linear infinite}@keyframes fall-179{56.771%{transform:translate(-7.1525vw,56.771vh) scale(.2318)}to{transform:translate(-2.84605vw,99vh) scale(.2318)}}.snow:nth-child(180){opacity:1.8688;transform:translate(4.222vw,-10px) scale(.6348);animation:fall-180 11s -7s linear infinite}@keyframes fall-180{58.715%{transform:translate(-3.3061vw,58.715vh) scale(.6348)}to{transform:translate(.45795vw,99vh) scale(.6348)}}.snow:nth-child(181){opacity:.0224;transform:translate(82.1282vw,-10px) scale(.4434);animation:fall-181 13s -6s linear infinite}@keyframes fall-181{72.597%{transform:translate(72.4493vw,72.597vh) scale(.4434)}to{transform:translate(77.28875vw,99vh) scale(.4434)}}.snow:nth-child(182){opacity:1.1272;transform:translate(63.0172vw,-10px) scale(.111);animation:fall-182 25s -7s linear infinite}@keyframes fall-182{34.127%{transform:translate(65.0505vw,34.127vh) scale(.111)}to{transform:translate(64.03385vw,99vh) scale(.111)}}.snow:nth-child(183){opacity:1.1058;transform:translate(75.5629vw,-10px) scale(.8954);animation:fall-183 14s -27s linear infinite}@keyframes fall-183{66.157%{transform:translate(74.7177vw,66.157vh) scale(.8954)}to{transform:translate(75.1403vw,99vh) scale(.8954)}}.snow:nth-child(184){opacity:.0514;transform:translate(27.5117vw,-10px) scale(.2341);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{33.976%{transform:translate(17.7733vw,33.976vh) scale(.2341)}to{transform:translate(22.6425vw,99vh) scale(.2341)}}.snow:nth-child(185){opacity:1.9242;transform:translate(28.6128vw,-10px) scale(.594);animation:fall-185 21s -25s linear infinite}@keyframes fall-185{63.927%{transform:translate(27.3419vw,63.927vh) scale(.594)}to{transform:translate(27.97735vw,99vh) scale(.594)}}.snow:nth-child(186){opacity:1.0272;transform:translate(33.7201vw,-10px) scale(.918);animation:fall-186 18s -21s linear infinite}@keyframes fall-186{48.274%{transform:translate(33.9613vw,48.274vh) scale(.918)}to{transform:translate(33.8407vw,99vh) scale(.918)}}.snow:nth-child(187){opacity:.3402;transform:translate(74.5715vw,-10px) scale(.2679);animation:fall-187 16s -23s linear infinite}@keyframes fall-187{55.584%{transform:translate(66.1755vw,55.584vh) scale(.2679)}to{transform:translate(70.3735vw,99vh) scale(.2679)}}.snow:nth-child(188){opacity:1.4938;transform:translate(15.0567vw,-10px) scale(.0657);animation:fall-188 10s -14s linear infinite}@keyframes fall-188{77.569%{transform:translate(12.8908vw,77.569vh) scale(.0657)}to{transform:translate(13.97375vw,99vh) scale(.0657)}}.snow:nth-child(189){opacity:.7214;transform:translate(16.5562vw,-10px) scale(.348);animation:fall-189 14s -28s linear infinite}@keyframes fall-189{39.154%{transform:translate(9.8708vw,39.154vh) scale(.348)}to{transform:translate(13.2135vw,99vh) scale(.348)}}.snow:nth-child(190){opacity:1.0702;transform:translate(62.3544vw,-10px) scale(.6657);animation:fall-190 15s -20s linear infinite}@keyframes fall-190{34.99%{transform:translate(54.4293vw,34.99vh) scale(.6657)}to{transform:translate(58.39185vw,99vh) scale(.6657)}}.snow:nth-child(191){opacity:.3476;transform:translate(26.97vw,-10px) scale(.2619);animation:fall-191 24s -4s linear infinite}@keyframes fall-191{35.956%{transform:translate(35.1167vw,35.956vh) scale(.2619)}to{transform:translate(31.04335vw,99vh) scale(.2619)}}.snow:nth-child(192){opacity:1.4306;transform:translate(9.6546vw,-10px) scale(.2583);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{78.537%{transform:translate(14.4584vw,78.537vh) scale(.2583)}to{transform:translate(12.0565vw,99vh) scale(.2583)}}.snow:nth-child(193){opacity:.1736;transform:translate(95.6088vw,-10px) scale(.3887);animation:fall-193 19s -2s linear infinite}@keyframes fall-193{31.293%{transform:translate(89.7349vw,31.293vh) scale(.3887)}to{transform:translate(92.67185vw,99vh) scale(.3887)}}.snow:nth-child(194){opacity:1.4302;transform:translate(10.2422vw,-10px) scale(.4457);animation:fall-194 18s -1s linear infinite}@keyframes fall-194{36.278%{transform:translate(11.0529vw,36.278vh) scale(.4457)}to{transform:translate(10.64755vw,99vh) scale(.4457)}}.snow:nth-child(195){opacity:1.811;transform:translate(10.3471vw,-10px) scale(.5353);animation:fall-195 11s -28s linear infinite}@keyframes fall-195{70.302%{transform:translate(9.3768vw,70.302vh) scale(.5353)}to{transform:translate(9.86195vw,99vh) scale(.5353)}}.snow:nth-child(196){opacity:1.6024;transform:translate(23.1288vw,-10px) scale(.7298);animation:fall-196 25s -7s linear infinite}@keyframes fall-196{70.423%{transform:translate(25.2295vw,70.423vh) scale(.7298)}to{transform:translate(24.17915vw,99vh) scale(.7298)}}.snow:nth-child(197){opacity:1.3382;transform:translate(91.9374vw,-10px) scale(.1245);animation:fall-197 27s -25s linear infinite}@keyframes fall-197{70.341%{transform:translate(85.9818vw,70.341vh) scale(.1245)}to{transform:translate(88.9596vw,99vh) scale(.1245)}}.snow:nth-child(198){opacity:.3722;transform:translate(34.4776vw,-10px) scale(.299);animation:fall-198 16s -8s linear infinite}@keyframes fall-198{69.878%{transform:translate(30.705vw,69.878vh) scale(.299)}to{transform:translate(32.5913vw,99vh) scale(.299)}}.snow:nth-child(199){opacity:.5006;transform:translate(13.6401vw,-10px) scale(.7438);animation:fall-199 16s -16s linear infinite}@keyframes fall-199{30.14%{transform:translate(18.0679vw,30.14vh) scale(.7438)}to{transform:translate(15.854vw,99vh) scale(.7438)}}.snow:nth-child(200){opacity:.6062;transform:translate(84.9446vw,-10px) scale(.4712);animation:fall-200 12s -28s linear infinite}@keyframes fall-200{49.694%{transform:translate(87.0112vw,49.694vh) scale(.4712)}to{transform:translate(85.9779vw,99vh) scale(.4712)}}.snow:nth-child(201){opacity:.1834;transform:translate(96.8373vw,-10px) scale(.4512);animation:fall-201 27s -22s linear infinite}@keyframes fall-201{61.469%{transform:translate(88.2639vw,61.469vh) scale(.4512)}to{transform:translate(92.5506vw,99vh) scale(.4512)}}.snow:nth-child(202){opacity:.7822;transform:translate(36.031vw,-10px) scale(.763);animation:fall-202 17s -29s linear infinite}@keyframes fall-202{74.348%{transform:translate(34.1643vw,74.348vh) scale(.763)}to{transform:translate(35.09765vw,99vh) scale(.763)}}.snow:nth-child(203){opacity:1.087;transform:translate(80.8549vw,-10px) scale(.1732);animation:fall-203 19s -21s linear infinite}@keyframes fall-203{55.393%{transform:translate(85.7699vw,55.393vh) scale(.1732)}to{transform:translate(83.3124vw,99vh) scale(.1732)}}.snow:nth-child(204){opacity:.8458;transform:translate(32.0544vw,-10px) scale(.3448);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{54.794%{transform:translate(27.1268vw,54.794vh) scale(.3448)}to{transform:translate(29.5906vw,99vh) scale(.3448)}}.snow:nth-child(205){opacity:1.2762;transform:translate(35.3972vw,-10px) scale(.8953);animation:fall-205 11s -13s linear infinite}@keyframes fall-205{38.249%{transform:translate(26.2653vw,38.249vh) scale(.8953)}to{transform:translate(30.83125vw,99vh) scale(.8953)}}.snow:nth-child(206){opacity:1.279;transform:translate(11.5537vw,-10px) scale(.2606);animation:fall-206 10s -13s linear infinite}@keyframes fall-206{36.968%{transform:translate(8.6855vw,36.968vh) scale(.2606)}to{transform:translate(10.1196vw,99vh) scale(.2606)}}.snow:nth-child(207){opacity:.8318;transform:translate(95.5222vw,-10px) scale(.5984);animation:fall-207 20s -2s linear infinite}@keyframes fall-207{33.26%{transform:translate(86.0569vw,33.26vh) scale(.5984)}to{transform:translate(90.78955vw,99vh) scale(.5984)}}.snow:nth-child(208){opacity:1.953;transform:translate(25.8336vw,-10px) scale(.8473);animation:fall-208 11s -8s linear infinite}@keyframes fall-208{65.527%{transform:translate(23.0863vw,65.527vh) scale(.8473)}to{transform:translate(24.45995vw,99vh) scale(.8473)}}.snow:nth-child(209){opacity:1.5124;transform:translate(76.4566vw,-10px) scale(.6549);animation:fall-209 20s -30s linear infinite}@keyframes fall-209{45.055%{transform:translate(68.0793vw,45.055vh) scale(.6549)}to{transform:translate(72.26795vw,99vh) scale(.6549)}}.snow:nth-child(210){opacity:1.344;transform:translate(66.773vw,-10px) scale(.1974);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{69.198%{transform:translate(65.3993vw,69.198vh) scale(.1974)}to{transform:translate(66.08615vw,99vh) scale(.1974)}}.snow:nth-child(211){opacity:.1238;transform:translate(89.1808vw,-10px) scale(.4657);animation:fall-211 25s -14s linear infinite}@keyframes fall-211{54.097%{transform:translate(80.0721vw,54.097vh) scale(.4657)}to{transform:translate(84.62645vw,99vh) scale(.4657)}}.snow:nth-child(212){opacity:1.4658;transform:translate(28.8138vw,-10px) scale(.3669);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{72.275%{transform:translate(36.7946vw,72.275vh) scale(.3669)}to{transform:translate(32.8042vw,99vh) scale(.3669)}}.snow:nth-child(213){opacity:1.7854;transform:translate(44.741vw,-10px) scale(.0114);animation:fall-213 17s -1s linear infinite}@keyframes fall-213{77.342%{transform:translate(54.4063vw,77.342vh) scale(.0114)}to{transform:translate(49.57365vw,99vh) scale(.0114)}}.snow:nth-child(214){opacity:1.146;transform:translate(9.4998vw,-10px) scale(.2295);animation:fall-214 29s -13s linear infinite}@keyframes fall-214{73.266%{transform:translate(8.2219vw,73.266vh) scale(.2295)}to{transform:translate(8.86085vw,99vh) scale(.2295)}}.snow:nth-child(215){opacity:1.0662;transform:translate(21.4181vw,-10px) scale(.3919);animation:fall-215 10s -23s linear infinite}@keyframes fall-215{59.139%{transform:translate(13.8522vw,59.139vh) scale(.3919)}to{transform:translate(17.63515vw,99vh) scale(.3919)}}.snow:nth-child(216){opacity:.9238;transform:translate(45.2972vw,-10px) scale(.8327);animation:fall-216 13s -2s linear infinite}@keyframes fall-216{54.524%{transform:translate(38.7958vw,54.524vh) scale(.8327)}to{transform:translate(42.0465vw,99vh) scale(.8327)}}.snow:nth-child(217){opacity:.941;transform:translate(32.1989vw,-10px) scale(.8532);animation:fall-217 29s -13s linear infinite}@keyframes fall-217{42.717%{transform:translate(31.5811vw,42.717vh) scale(.8532)}to{transform:translate(31.89vw,99vh) scale(.8532)}}.snow:nth-child(218){opacity:1.1686;transform:translate(45.3014vw,-10px) scale(.0719);animation:fall-218 25s -17s linear infinite}@keyframes fall-218{78.629%{transform:translate(48.7925vw,78.629vh) scale(.0719)}to{transform:translate(47.04695vw,99vh) scale(.0719)}}.snow:nth-child(219){opacity:1.8346;transform:translate(65.393vw,-10px) scale(.0645);animation:fall-219 15s -18s linear infinite}@keyframes fall-219{78.064%{transform:translate(70.3575vw,78.064vh) scale(.0645)}to{transform:translate(67.87525vw,99vh) scale(.0645)}}.snow:nth-child(220){opacity:.1388;transform:translate(15.5112vw,-10px) scale(.2562);animation:fall-220 21s -17s linear infinite}@keyframes fall-220{79.342%{transform:translate(14.8202vw,79.342vh) scale(.2562)}to{transform:translate(15.1657vw,99vh) scale(.2562)}}.snow:nth-child(221){opacity:.7104;transform:translate(15.1721vw,-10px) scale(.6227);animation:fall-221 12s -19s linear infinite}@keyframes fall-221{30.59%{transform:translate(15.4939vw,30.59vh) scale(.6227)}to{transform:translate(15.333vw,99vh) scale(.6227)}}.snow:nth-child(222){opacity:.9454;transform:translate(24.1325vw,-10px) scale(.6293);animation:fall-222 16s -13s linear infinite}@keyframes fall-222{72.462%{transform:translate(14.2661vw,72.462vh) scale(.6293)}to{transform:translate(19.1993vw,99vh) scale(.6293)}}.snow:nth-child(223){opacity:1.3148;transform:translate(74.3551vw,-10px) scale(.3288);animation:fall-223 20s -1s linear infinite}@keyframes fall-223{58.4%{transform:translate(71.1348vw,58.4vh) scale(.3288)}to{transform:translate(72.74495vw,99vh) scale(.3288)}}.snow:nth-child(224){opacity:.456;transform:translate(55.0874vw,-10px) scale(.2156);animation:fall-224 13s -6s linear infinite}@keyframes fall-224{54.151%{transform:translate(59.7968vw,54.151vh) scale(.2156)}to{transform:translate(57.4421vw,99vh) scale(.2156)}}.snow:nth-child(225){opacity:1.1416;transform:translate(60.2543vw,-10px) scale(.3212);animation:fall-225 30s -30s linear infinite}@keyframes fall-225{33.98%{transform:translate(62.8103vw,33.98vh) scale(.3212)}to{transform:translate(61.5323vw,99vh) scale(.3212)}}.snow:nth-child(226){opacity:.5136;transform:translate(80.495vw,-10px) scale(.9656);animation:fall-226 21s -14s linear infinite}@keyframes fall-226{43.424%{transform:translate(89.4306vw,43.424vh) scale(.9656)}to{transform:translate(84.9628vw,99vh) scale(.9656)}}.snow:nth-child(227){opacity:.6302;transform:translate(26.934vw,-10px) scale(.3992);animation:fall-227 14s -12s linear infinite}@keyframes fall-227{67.063%{transform:translate(23.0511vw,67.063vh) scale(.3992)}to{transform:translate(24.99255vw,99vh) scale(.3992)}}.snow:nth-child(228){opacity:1.982;transform:translate(51.0025vw,-10px) scale(.8496);animation:fall-228 28s -2s linear infinite}@keyframes fall-228{68.962%{transform:translate(51.7558vw,68.962vh) scale(.8496)}to{transform:translate(51.37915vw,99vh) scale(.8496)}}.snow:nth-child(229){opacity:.2742;transform:translate(77.8067vw,-10px) scale(.2071);animation:fall-229 14s -21s linear infinite}@keyframes fall-229{77.615%{transform:translate(75.5733vw,77.615vh) scale(.2071)}to{transform:translate(76.69vw,99vh) scale(.2071)}}.snow:nth-child(230){opacity:.8318;transform:translate(55.3342vw,-10px) scale(.4769);animation:fall-230 21s -10s linear infinite}@keyframes fall-230{37.196%{transform:translate(49.6278vw,37.196vh) scale(.4769)}to{transform:translate(52.481vw,99vh) scale(.4769)}}.snow:nth-child(231){opacity:.387;transform:translate(70.5586vw,-10px) scale(.6639);animation:fall-231 14s -26s linear infinite}@keyframes fall-231{36.233%{transform:translate(76.5793vw,36.233vh) scale(.6639)}to{transform:translate(73.56895vw,99vh) scale(.6639)}}.snow:nth-child(232){opacity:.8032;transform:translate(42.1662vw,-10px) scale(.6772);animation:fall-232 18s -27s linear infinite}@keyframes fall-232{78.532%{transform:translate(39.5994vw,78.532vh) scale(.6772)}to{transform:translate(40.8828vw,99vh) scale(.6772)}}.snow:nth-child(233){opacity:1.2198;transform:translate(56.1141vw,-10px) scale(.5133);animation:fall-233 26s -6s linear infinite}@keyframes fall-233{33.181%{transform:translate(47.7405vw,33.181vh) scale(.5133)}to{transform:translate(51.9273vw,99vh) scale(.5133)}}.snow:nth-child(234){opacity:1.9654;transform:translate(30.1519vw,-10px) scale(.3721);animation:fall-234 23s -13s linear infinite}@keyframes fall-234{46.539%{transform:translate(24.8386vw,46.539vh) scale(.3721)}to{transform:translate(27.49525vw,99vh) scale(.3721)}}.snow:nth-child(235){opacity:1.0948;transform:translate(27.8942vw,-10px) scale(.3387);animation:fall-235 25s -25s linear infinite}@keyframes fall-235{46.875%{transform:translate(26.8691vw,46.875vh) scale(.3387)}to{transform:translate(27.38165vw,99vh) scale(.3387)}}.snow:nth-child(236){opacity:1.2384;transform:translate(38.0648vw,-10px) scale(.2456);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{42.089%{transform:translate(36.8868vw,42.089vh) scale(.2456)}to{transform:translate(37.4758vw,99vh) scale(.2456)}}.snow:nth-child(237){opacity:1.6522;transform:translate(88.9937vw,-10px) scale(.3422);animation:fall-237 10s -2s linear infinite}@keyframes fall-237{44.883%{transform:translate(86.1248vw,44.883vh) scale(.3422)}to{transform:translate(87.55925vw,99vh) scale(.3422)}}.snow:nth-child(238){opacity:1.401;transform:translate(39.3985vw,-10px) scale(.0741);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{79.792%{transform:translate(33.2557vw,79.792vh) scale(.0741)}to{transform:translate(36.3271vw,99vh) scale(.0741)}}.snow:nth-child(239){opacity:.3932;transform:translate(39.4235vw,-10px) scale(.1578);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{31.67%{transform:translate(48.156vw,31.67vh) scale(.1578)}to{transform:translate(43.78975vw,99vh) scale(.1578)}}.snow:nth-child(240){opacity:1.854;transform:translate(27.8626vw,-10px) scale(.1786);animation:fall-240 17s -19s linear infinite}@keyframes fall-240{37.972%{transform:translate(24.9917vw,37.972vh) scale(.1786)}to{transform:translate(26.42715vw,99vh) scale(.1786)}}.snow:nth-child(241){opacity:1.208;transform:translate(2.2961vw,-10px) scale(.3554);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{59.849%{transform:translate(-7.2767vw,59.849vh) scale(.3554)}to{transform:translate(-2.4903vw,99vh) scale(.3554)}}.snow:nth-child(242){opacity:1.5274;transform:translate(45.5886vw,-10px) scale(.8633);animation:fall-242 28s -17s linear infinite}@keyframes fall-242{66.925%{transform:translate(42.5872vw,66.925vh) scale(.8633)}to{transform:translate(44.0879vw,99vh) scale(.8633)}}.snow:nth-child(243){opacity:.9196;transform:translate(88.4594vw,-10px) scale(.5425);animation:fall-243 29s -17s linear infinite}@keyframes fall-243{58.849%{transform:translate(94.4956vw,58.849vh) scale(.5425)}to{transform:translate(91.4775vw,99vh) scale(.5425)}}.snow:nth-child(244){opacity:.3164;transform:translate(57.0755vw,-10px) scale(.1023);animation:fall-244 12s -9s linear infinite}@keyframes fall-244{78.75%{transform:translate(53.9256vw,78.75vh) scale(.1023)}to{transform:translate(55.50055vw,99vh) scale(.1023)}}.snow:nth-child(245){opacity:.2976;transform:translate(46.1793vw,-10px) scale(.4993);animation:fall-245 14s -17s linear infinite}@keyframes fall-245{42.432%{transform:translate(39.0459vw,42.432vh) scale(.4993)}to{transform:translate(42.6126vw,99vh) scale(.4993)}}.snow:nth-child(246){opacity:.6316;transform:translate(13.6033vw,-10px) scale(.6384);animation:fall-246 20s -6s linear infinite}@keyframes fall-246{40.504%{transform:translate(9.7299vw,40.504vh) scale(.6384)}to{transform:translate(11.6666vw,99vh) scale(.6384)}}.snow:nth-child(247){opacity:1.5594;transform:translate(51.8128vw,-10px) scale(.9017);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{60.86%{transform:translate(51.9043vw,60.86vh) scale(.9017)}to{transform:translate(51.85855vw,99vh) scale(.9017)}}.snow:nth-child(248){opacity:1.0866;transform:translate(37.0731vw,-10px) scale(.8302);animation:fall-248 17s -14s linear infinite}@keyframes fall-248{48.77%{transform:translate(35.1428vw,48.77vh) scale(.8302)}to{transform:translate(36.10795vw,99vh) scale(.8302)}}.snow:nth-child(249){opacity:.7598;transform:translate(52.2762vw,-10px) scale(.4761);animation:fall-249 11s -2s linear infinite}@keyframes fall-249{45.26%{transform:translate(55.8719vw,45.26vh) scale(.4761)}to{transform:translate(54.07405vw,99vh) scale(.4761)}}.snow:nth-child(250){opacity:1.3444;transform:translate(1.686vw,-10px) scale(.6888);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{36.985%{transform:translate(6.0713vw,36.985vh) scale(.6888)}to{transform:translate(3.87865vw,99vh) scale(.6888)}}.snow:nth-child(251){opacity:.3402;transform:translate(44.9651vw,-10px) scale(.5783);animation:fall-251 13s -24s linear infinite}@keyframes fall-251{66.626%{transform:translate(41.745vw,66.626vh) scale(.5783)}to{transform:translate(43.35505vw,99vh) scale(.5783)}}.snow:nth-child(252){opacity:.8396;transform:translate(21.5276vw,-10px) scale(.8864);animation:fall-252 27s -26s linear infinite}@keyframes fall-252{30.901%{transform:translate(28.6964vw,30.901vh) scale(.8864)}to{transform:translate(25.112vw,99vh) scale(.8864)}}.snow:nth-child(253){opacity:.7372;transform:translate(79.6157vw,-10px) scale(.5209);animation:fall-253 24s -15s linear infinite}@keyframes fall-253{71.855%{transform:translate(72.0236vw,71.855vh) scale(.5209)}to{transform:translate(75.81965vw,99vh) scale(.5209)}}.snow:nth-child(254){opacity:.4394;transform:translate(30.7006vw,-10px) scale(.2392);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.69%{transform:translate(21.9971vw,67.69vh) scale(.2392)}to{transform:translate(26.34885vw,99vh) scale(.2392)}}.snow:nth-child(255){opacity:.4978;transform:translate(20.638vw,-10px) scale(.6297);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{39.876%{transform:translate(20.4179vw,39.876vh) scale(.6297)}to{transform:translate(20.52795vw,99vh) scale(.6297)}}.snow:nth-child(256){opacity:1.53;transform:translate(20.6137vw,-10px) scale(.3638);animation:fall-256 25s -24s linear infinite}@keyframes fall-256{71.909%{transform:translate(22.2161vw,71.909vh) scale(.3638)}to{transform:translate(21.4149vw,99vh) scale(.3638)}}.snow:nth-child(257){opacity:.5766;transform:translate(88.3836vw,-10px) scale(.4222);animation:fall-257 15s -1s linear infinite}@keyframes fall-257{75.561%{transform:translate(81.2707vw,75.561vh) scale(.4222)}to{transform:translate(84.82715vw,99vh) scale(.4222)}}.snow:nth-child(258){opacity:.654;transform:translate(77.2014vw,-10px) scale(.2795);animation:fall-258 17s -27s linear infinite}@keyframes fall-258{37.584%{transform:translate(83.0821vw,37.584vh) scale(.2795)}to{transform:translate(80.14175vw,99vh) scale(.2795)}}.snow:nth-child(259){opacity:1.3144;transform:translate(19.9591vw,-10px) scale(.7495);animation:fall-259 22s -11s linear infinite}@keyframes fall-259{76.05%{transform:translate(26.7062vw,76.05vh) scale(.7495)}to{transform:translate(23.33265vw,99vh) scale(.7495)}}.snow:nth-child(260){opacity:1.0186;transform:translate(7.7vw,-10px) scale(.5294);animation:fall-260 18s -12s linear infinite}@keyframes fall-260{63.79%{transform:translate(6.2123vw,63.79vh) scale(.5294)}to{transform:translate(6.95615vw,99vh) scale(.5294)}}.snow:nth-child(261){opacity:1.3532;transform:translate(94.6871vw,-10px) scale(.9365);animation:fall-261 16s -10s linear infinite}@keyframes fall-261{74.228%{transform:translate(91.5727vw,74.228vh) scale(.9365)}to{transform:translate(93.1299vw,99vh) scale(.9365)}}.snow:nth-child(262){opacity:.821;transform:translate(91.2347vw,-10px) scale(.3411);animation:fall-262 15s -15s linear infinite}@keyframes fall-262{50.48%{transform:translate(98.0573vw,50.48vh) scale(.3411)}to{transform:translate(94.646vw,99vh) scale(.3411)}}.snow:nth-child(263){opacity:1.811;transform:translate(2.7852vw,-10px) scale(.9931);animation:fall-263 29s -26s linear infinite}@keyframes fall-263{32.317%{transform:translate(12.6465vw,32.317vh) scale(.9931)}to{transform:translate(7.71585vw,99vh) scale(.9931)}}.snow:nth-child(264){opacity:1.612;transform:translate(90.2587vw,-10px) scale(.2381);animation:fall-264 29s -23s linear infinite}@keyframes fall-264{37.178%{transform:translate(97.9166vw,37.178vh) scale(.2381)}to{transform:translate(94.08765vw,99vh) scale(.2381)}}.snow:nth-child(265){opacity:.2068;transform:translate(79.5972vw,-10px) scale(.3768);animation:fall-265 24s -27s linear infinite}@keyframes fall-265{56.337%{transform:translate(84.2655vw,56.337vh) scale(.3768)}to{transform:translate(81.93135vw,99vh) scale(.3768)}}.snow:nth-child(266){opacity:1.2964;transform:translate(27.3477vw,-10px) scale(.2222);animation:fall-266 18s -11s linear infinite}@keyframes fall-266{78.223%{transform:translate(20.1874vw,78.223vh) scale(.2222)}to{transform:translate(23.76755vw,99vh) scale(.2222)}}.snow:nth-child(267){opacity:1.6088;transform:translate(99.1961vw,-10px) scale(.2403);animation:fall-267 20s -3s linear infinite}@keyframes fall-267{42.24%{transform:translate(101.1328vw,42.24vh) scale(.2403)}to{transform:translate(100.16445vw,99vh) scale(.2403)}}.snow:nth-child(268){opacity:.4738;transform:translate(55.1512vw,-10px) scale(.1981);animation:fall-268 15s -10s linear infinite}@keyframes fall-268{50.687%{transform:translate(58.4751vw,50.687vh) scale(.1981)}to{transform:translate(56.81315vw,99vh) scale(.1981)}}.snow:nth-child(269){opacity:1.3824;transform:translate(36.9401vw,-10px) scale(.933);animation:fall-269 21s -12s linear infinite}@keyframes fall-269{52.682%{transform:translate(46.2722vw,52.682vh) scale(.933)}to{transform:translate(41.60615vw,99vh) scale(.933)}}.snow:nth-child(270){opacity:.4556;transform:translate(92.103vw,-10px) scale(.0812);animation:fall-270 18s -8s linear infinite}@keyframes fall-270{76.07%{transform:translate(83.7261vw,76.07vh) scale(.0812)}to{transform:translate(87.91455vw,99vh) scale(.0812)}}.snow:nth-child(271){opacity:1.0392;transform:translate(83.2986vw,-10px) scale(.3795);animation:fall-271 17s -21s linear infinite}@keyframes fall-271{67.33%{transform:translate(88.1736vw,67.33vh) scale(.3795)}to{transform:translate(85.7361vw,99vh) scale(.3795)}}.snow:nth-child(272){opacity:.8928;transform:translate(40.1864vw,-10px) scale(.3744);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{42.811%{transform:translate(39.6523vw,42.811vh) scale(.3744)}to{transform:translate(39.91935vw,99vh) scale(.3744)}}.snow:nth-child(273){opacity:1.6812;transform:translate(99.6248vw,-10px) scale(.6709);animation:fall-273 23s -11s linear infinite}@keyframes fall-273{76.327%{transform:translate(95.651vw,76.327vh) scale(.6709)}to{transform:translate(97.6379vw,99vh) scale(.6709)}}.snow:nth-child(274){opacity:.8972;transform:translate(69.0391vw,-10px) scale(.252);animation:fall-274 30s -5s linear infinite}@keyframes fall-274{57.204%{transform:translate(70.5945vw,57.204vh) scale(.252)}to{transform:translate(69.8168vw,99vh) scale(.252)}}.snow:nth-child(275){opacity:.262;transform:translate(5.4651vw,-10px) scale(.6899);animation:fall-275 19s -18s linear infinite}@keyframes fall-275{37.742%{transform:translate(4.5064vw,37.742vh) scale(.6899)}to{transform:translate(4.98575vw,99vh) scale(.6899)}}.snow:nth-child(276){opacity:.511;transform:translate(99.9953vw,-10px) scale(.8922);animation:fall-276 27s -2s linear infinite}@keyframes fall-276{40.08%{transform:translate(93.7058vw,40.08vh) scale(.8922)}to{transform:translate(96.85055vw,99vh) scale(.8922)}}.snow:nth-child(277){opacity:.758;transform:translate(96.902vw,-10px) scale(.6184);animation:fall-277 13s -23s linear infinite}@keyframes fall-277{38.372%{transform:translate(97.1285vw,38.372vh) scale(.6184)}to{transform:translate(97.01525vw,99vh) scale(.6184)}}.snow:nth-child(278){opacity:1.183;transform:translate(38.6376vw,-10px) scale(.7127);animation:fall-278 24s -21s linear infinite}@keyframes fall-278{39.853%{transform:translate(35.7229vw,39.853vh) scale(.7127)}to{transform:translate(37.18025vw,99vh) scale(.7127)}}.snow:nth-child(279){opacity:1.0474;transform:translate(94.4454vw,-10px) scale(.769);animation:fall-279 11s -2s linear infinite}@keyframes fall-279{36.674%{transform:translate(85.145vw,36.674vh) scale(.769)}to{transform:translate(89.7952vw,99vh) scale(.769)}}.snow:nth-child(280){opacity:1.492;transform:translate(99.923vw,-10px) scale(.284);animation:fall-280 15s -6s linear infinite}@keyframes fall-280{44.75%{transform:translate(90.6618vw,44.75vh) scale(.284)}to{transform:translate(95.2924vw,99vh) scale(.284)}}.snow:nth-child(281){opacity:1.7254;transform:translate(35.9274vw,-10px) scale(.1557);animation:fall-281 30s -28s linear infinite}@keyframes fall-281{30.498%{transform:translate(35.5506vw,30.498vh) scale(.1557)}to{transform:translate(35.739vw,99vh) scale(.1557)}}.snow:nth-child(282){opacity:.049;transform:translate(15.2855vw,-10px) scale(.1053);animation:fall-282 25s -18s linear infinite}@keyframes fall-282{69.719%{transform:translate(22.3351vw,69.719vh) scale(.1053)}to{transform:translate(18.8103vw,99vh) scale(.1053)}}.snow:nth-child(283){opacity:.9512;transform:translate(86.6116vw,-10px) scale(.2129);animation:fall-283 25s -18s linear infinite}@keyframes fall-283{61.259%{transform:translate(81.4638vw,61.259vh) scale(.2129)}to{transform:translate(84.0377vw,99vh) scale(.2129)}}.snow:nth-child(284){opacity:.3168;transform:translate(39.2876vw,-10px) scale(.7102);animation:fall-284 12s -20s linear infinite}@keyframes fall-284{58.841%{transform:translate(40.2658vw,58.841vh) scale(.7102)}to{transform:translate(39.7767vw,99vh) scale(.7102)}}.snow:nth-child(285){opacity:.9102;transform:translate(92.0467vw,-10px) scale(.5614);animation:fall-285 14s -20s linear infinite}@keyframes fall-285{34.797%{transform:translate(97.21vw,34.797vh) scale(.5614)}to{transform:translate(94.62835vw,99vh) scale(.5614)}}.snow:nth-child(286){opacity:1.4564;transform:translate(29.2479vw,-10px) scale(.2528);animation:fall-286 13s -15s linear infinite}@keyframes fall-286{74.611%{transform:translate(24.904vw,74.611vh) scale(.2528)}to{transform:translate(27.07595vw,99vh) scale(.2528)}}.snow:nth-child(287){opacity:1.8818;transform:translate(56.4657vw,-10px) scale(.6576);animation:fall-287 10s -21s linear infinite}@keyframes fall-287{40.779%{transform:translate(64.935vw,40.779vh) scale(.6576)}to{transform:translate(60.70035vw,99vh) scale(.6576)}}.snow:nth-child(288){opacity:1.4244;transform:translate(83.8297vw,-10px) scale(.3076);animation:fall-288 13s -24s linear infinite}@keyframes fall-288{77.292%{transform:translate(87.3757vw,77.292vh) scale(.3076)}to{transform:translate(85.6027vw,99vh) scale(.3076)}}.snow:nth-child(289){opacity:1.342;transform:translate(78.774vw,-10px) scale(.613);animation:fall-289 27s -22s linear infinite}@keyframes fall-289{44.404%{transform:translate(82.1249vw,44.404vh) scale(.613)}to{transform:translate(80.44945vw,99vh) scale(.613)}}.snow:nth-child(290){opacity:1.5784;transform:translate(2.6042vw,-10px) scale(.4071);animation:fall-290 22s -17s linear infinite}@keyframes fall-290{79.045%{transform:translate(10.923vw,79.045vh) scale(.4071)}to{transform:translate(6.7636vw,99vh) scale(.4071)}}.snow:nth-child(291){opacity:.227;transform:translate(10.5662vw,-10px) scale(.5036);animation:fall-291 11s -9s linear infinite}@keyframes fall-291{66.122%{transform:translate(1.4331vw,66.122vh) scale(.5036)}to{transform:translate(5.99965vw,99vh) scale(.5036)}}.snow:nth-child(292){opacity:1.7456;transform:translate(88.3433vw,-10px) scale(.9051);animation:fall-292 16s -6s linear infinite}@keyframes fall-292{75.882%{transform:translate(89.2211vw,75.882vh) scale(.9051)}to{transform:translate(88.7822vw,99vh) scale(.9051)}}.snow:nth-child(293){opacity:1.9582;transform:translate(32.2123vw,-10px) scale(.0356);animation:fall-293 20s -1s linear infinite}@keyframes fall-293{31.536%{transform:translate(36.016vw,31.536vh) scale(.0356)}to{transform:translate(34.11415vw,99vh) scale(.0356)}}.snow:nth-child(294){opacity:.2872;transform:translate(54.1112vw,-10px) scale(.7812);animation:fall-294 10s -1s linear infinite}@keyframes fall-294{61.635%{transform:translate(47.144vw,61.635vh) scale(.7812)}to{transform:translate(50.6276vw,99vh) scale(.7812)}}.snow:nth-child(295){opacity:.2868;transform:translate(20.9759vw,-10px) scale(.0469);animation:fall-295 30s -30s linear infinite}@keyframes fall-295{42.247%{transform:translate(28.5951vw,42.247vh) scale(.0469)}to{transform:translate(24.7855vw,99vh) scale(.0469)}}.snow:nth-child(296){opacity:.698;transform:translate(10.8665vw,-10px) scale(.163);animation:fall-296 23s -20s linear infinite}@keyframes fall-296{33.462%{transform:translate(7.1972vw,33.462vh) scale(.163)}to{transform:translate(9.03185vw,99vh) scale(.163)}}.snow:nth-child(297){opacity:1.9932;transform:translate(18.5574vw,-10px) scale(.2331);animation:fall-297 20s -13s linear infinite}@keyframes fall-297{79.398%{transform:translate(22.2323vw,79.398vh) scale(.2331)}to{transform:translate(20.39485vw,99vh) scale(.2331)}}.snow:nth-child(298){opacity:1.7868;transform:translate(97.0474vw,-10px) scale(.4586);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{33.82%{transform:translate(98.6569vw,33.82vh) scale(.4586)}to{transform:translate(97.85215vw,99vh) scale(.4586)}}.snow:nth-child(299){opacity:1.7614;transform:translate(21.6337vw,-10px) scale(.0883);animation:fall-299 28s -18s linear infinite}@keyframes fall-299{36.896%{transform:translate(21.6726vw,36.896vh) scale(.0883)}to{transform:translate(21.65315vw,99vh) scale(.0883)}}.snow:nth-child(300){opacity:1.9012;transform:translate(31.8155vw,-10px) scale(.2687);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{75.096%{transform:translate(39.1966vw,75.096vh) scale(.2687)}to{transform:translate(35.50605vw,99vh) scale(.2687)}}.snow:nth-child(301){opacity:.271;transform:translate(65.9841vw,-10px) scale(.2518);animation:fall-301 22s -25s linear infinite}@keyframes fall-301{36.091%{transform:translate(75.5755vw,36.091vh) scale(.2518)}to{transform:translate(70.7798vw,99vh) scale(.2518)}}.snow:nth-child(302){opacity:1.0116;transform:translate(69.1256vw,-10px) scale(.0203);animation:fall-302 21s -23s linear infinite}@keyframes fall-302{63.453%{transform:translate(70.8856vw,63.453vh) scale(.0203)}to{transform:translate(70.0056vw,99vh) scale(.0203)}}.snow:nth-child(303){opacity:.6174;transform:translate(52.2518vw,-10px) scale(.6967);animation:fall-303 22s -8s linear infinite}@keyframes fall-303{49.932%{transform:translate(57.7788vw,49.932vh) scale(.6967)}to{transform:translate(55.0153vw,99vh) scale(.6967)}}.snow:nth-child(304){opacity:.7516;transform:translate(65.9591vw,-10px) scale(.8165);animation:fall-304 19s -9s linear infinite}@keyframes fall-304{37.834%{transform:translate(59.6586vw,37.834vh) scale(.8165)}to{transform:translate(62.80885vw,99vh) scale(.8165)}}.snow:nth-child(305){opacity:1.428;transform:translate(33.4276vw,-10px) scale(.3392);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{38.897%{transform:translate(42.0372vw,38.897vh) scale(.3392)}to{transform:translate(37.7324vw,99vh) scale(.3392)}}.snow:nth-child(306){opacity:1.4606;transform:translate(18.2926vw,-10px) scale(.7604);animation:fall-306 25s -24s linear infinite}@keyframes fall-306{68.343%{transform:translate(27.762vw,68.343vh) scale(.7604)}to{transform:translate(23.0273vw,99vh) scale(.7604)}}.snow:nth-child(307){opacity:.3402;transform:translate(1.0921vw,-10px) scale(.334);animation:fall-307 11s -14s linear infinite}@keyframes fall-307{46.7%{transform:translate(3.8808vw,46.7vh) scale(.334)}to{transform:translate(2.48645vw,99vh) scale(.334)}}.snow:nth-child(308){opacity:1.555;transform:translate(15.3694vw,-10px) scale(.2611);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{45.301%{transform:translate(12.1598vw,45.301vh) scale(.2611)}to{transform:translate(13.7646vw,99vh) scale(.2611)}}.snow:nth-child(309){opacity:1.87;transform:translate(48.3996vw,-10px) scale(.3073);animation:fall-309 26s -16s linear infinite}@keyframes fall-309{61.396%{transform:translate(56.1579vw,61.396vh) scale(.3073)}to{transform:translate(52.27875vw,99vh) scale(.3073)}}.snow:nth-child(310){opacity:.6136;transform:translate(27.2406vw,-10px) scale(.12);animation:fall-310 26s -2s linear infinite}@keyframes fall-310{33.232%{transform:translate(27.9094vw,33.232vh) scale(.12)}to{transform:translate(27.575vw,99vh) scale(.12)}}.snow:nth-child(311){opacity:1.4422;transform:translate(54.2022vw,-10px) scale(.2802);animation:fall-311 28s -22s linear infinite}@keyframes fall-311{77.146%{transform:translate(49.1327vw,77.146vh) scale(.2802)}to{transform:translate(51.66745vw,99vh) scale(.2802)}}.snow:nth-child(312){opacity:1.4612;transform:translate(79.8695vw,-10px) scale(.4782);animation:fall-312 14s -18s linear infinite}@keyframes fall-312{36.129%{transform:translate(73.5236vw,36.129vh) scale(.4782)}to{transform:translate(76.69655vw,99vh) scale(.4782)}}.snow:nth-child(313){opacity:1.228;transform:translate(6.3427vw,-10px) scale(.0134);animation:fall-313 30s -25s linear infinite}@keyframes fall-313{55.019%{transform:translate(-1.3193vw,55.019vh) scale(.0134)}to{transform:translate(2.5117vw,99vh) scale(.0134)}}.snow:nth-child(314){opacity:.6906;transform:translate(8.5643vw,-10px) scale(.6844);animation:fall-314 16s -11s linear infinite}@keyframes fall-314{40.192%{transform:translate(3.5133vw,40.192vh) scale(.6844)}to{transform:translate(6.0388vw,99vh) scale(.6844)}}.snow:nth-child(315){opacity:.948;transform:translate(23.2638vw,-10px) scale(.9073);animation:fall-315 16s -5s linear infinite}@keyframes fall-315{62.03%{transform:translate(18.6608vw,62.03vh) scale(.9073)}to{transform:translate(20.9623vw,99vh) scale(.9073)}}.snow:nth-child(316){opacity:1.2898;transform:translate(98.1652vw,-10px) scale(.8394);animation:fall-316 12s -1s linear infinite}@keyframes fall-316{52.07%{transform:translate(101.9323vw,52.07vh) scale(.8394)}to{transform:translate(100.04875vw,99vh) scale(.8394)}}.snow:nth-child(317){opacity:1.8626;transform:translate(35.9958vw,-10px) scale(.4459);animation:fall-317 28s -25s linear infinite}@keyframes fall-317{45.341%{transform:translate(34.0216vw,45.341vh) scale(.4459)}to{transform:translate(35.0087vw,99vh) scale(.4459)}}.snow:nth-child(318){opacity:1.883;transform:translate(.4122vw,-10px) scale(.5694);animation:fall-318 24s -4s linear infinite}@keyframes fall-318{58.667%{transform:translate(8.8532vw,58.667vh) scale(.5694)}to{transform:translate(4.6327vw,99vh) scale(.5694)}}.snow:nth-child(319){opacity:1.8636;transform:translate(75.1686vw,-10px) scale(.0585);animation:fall-319 19s -9s linear infinite}@keyframes fall-319{41.948%{transform:translate(67.3564vw,41.948vh) scale(.0585)}to{transform:translate(71.2625vw,99vh) scale(.0585)}}.snow:nth-child(320){opacity:1.045;transform:translate(51.4025vw,-10px) scale(.6668);animation:fall-320 30s -11s linear infinite}@keyframes fall-320{78.972%{transform:translate(50.789vw,78.972vh) scale(.6668)}to{transform:translate(51.09575vw,99vh) scale(.6668)}}.snow:nth-child(321){opacity:1.6202;transform:translate(17.1325vw,-10px) scale(.5434);animation:fall-321 22s -19s linear infinite}@keyframes fall-321{55.312%{transform:translate(16.5768vw,55.312vh) scale(.5434)}to{transform:translate(16.85465vw,99vh) scale(.5434)}}.snow:nth-child(322){opacity:.8176;transform:translate(79.1458vw,-10px) scale(.0948);animation:fall-322 20s -26s linear infinite}@keyframes fall-322{59.653%{transform:translate(82.7889vw,59.653vh) scale(.0948)}to{transform:translate(80.96735vw,99vh) scale(.0948)}}.snow:nth-child(323){opacity:.9474;transform:translate(54.3852vw,-10px) scale(.6384);animation:fall-323 30s -28s linear infinite}@keyframes fall-323{43.446%{transform:translate(52.0129vw,43.446vh) scale(.6384)}to{transform:translate(53.19905vw,99vh) scale(.6384)}}.snow:nth-child(324){opacity:1.781;transform:translate(17.9393vw,-10px) scale(.8358);animation:fall-324 22s -16s linear infinite}@keyframes fall-324{69.536%{transform:translate(27.8354vw,69.536vh) scale(.8358)}to{transform:translate(22.88735vw,99vh) scale(.8358)}}.snow:nth-child(325){opacity:1.2146;transform:translate(47.3368vw,-10px) scale(.2659);animation:fall-325 19s -13s linear infinite}@keyframes fall-325{46.949%{transform:translate(47.3821vw,46.949vh) scale(.2659)}to{transform:translate(47.35945vw,99vh) scale(.2659)}}.snow:nth-child(326){opacity:.804;transform:translate(87.5193vw,-10px) scale(.0292);animation:fall-326 15s -13s linear infinite}@keyframes fall-326{76.692%{transform:translate(84.3864vw,76.692vh) scale(.0292)}to{transform:translate(85.95285vw,99vh) scale(.0292)}}.snow:nth-child(327){opacity:.6592;transform:translate(11.1299vw,-10px) scale(.0903);animation:fall-327 16s -24s linear infinite}@keyframes fall-327{75.901%{transform:translate(9.537vw,75.901vh) scale(.0903)}to{transform:translate(10.33345vw,99vh) scale(.0903)}}.snow:nth-child(328){opacity:.7018;transform:translate(72.3779vw,-10px) scale(.1756);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{52.171%{transform:translate(73.8474vw,52.171vh) scale(.1756)}to{transform:translate(73.11265vw,99vh) scale(.1756)}}.snow:nth-child(329){opacity:.8966;transform:translate(94.5116vw,-10px) scale(.4391);animation:fall-329 15s -13s linear infinite}@keyframes fall-329{50.351%{transform:translate(95.619vw,50.351vh) scale(.4391)}to{transform:translate(95.0653vw,99vh) scale(.4391)}}.snow:nth-child(330){opacity:.0092;transform:translate(10.0925vw,-10px) scale(.3805);animation:fall-330 22s -30s linear infinite}@keyframes fall-330{34.717%{transform:translate(7.1919vw,34.717vh) scale(.3805)}to{transform:translate(8.6422vw,99vh) scale(.3805)}}.snow:nth-child(331){opacity:1.9562;transform:translate(76.257vw,-10px) scale(.3414);animation:fall-331 19s -16s linear infinite}@keyframes fall-331{46.334%{transform:translate(66.5908vw,46.334vh) scale(.3414)}to{transform:translate(71.4239vw,99vh) scale(.3414)}}.snow:nth-child(332){opacity:1.6408;transform:translate(54.7354vw,-10px) scale(.8197);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{74.807%{transform:translate(61.3961vw,74.807vh) scale(.8197)}to{transform:translate(58.06575vw,99vh) scale(.8197)}}.snow:nth-child(333){opacity:.6352;transform:translate(88.4724vw,-10px) scale(.1604);animation:fall-333 15s -8s linear infinite}@keyframes fall-333{76.608%{transform:translate(95.5345vw,76.608vh) scale(.1604)}to{transform:translate(92.00345vw,99vh) scale(.1604)}}.snow:nth-child(334){opacity:1.6664;transform:translate(27.0972vw,-10px) scale(.0256);animation:fall-334 15s -29s linear infinite}@keyframes fall-334{60.345%{transform:translate(30.1984vw,60.345vh) scale(.0256)}to{transform:translate(28.6478vw,99vh) scale(.0256)}}.snow:nth-child(335){opacity:1.3894;transform:translate(89.3057vw,-10px) scale(.9812);animation:fall-335 16s -25s linear infinite}@keyframes fall-335{38.717%{transform:translate(86.3623vw,38.717vh) scale(.9812)}to{transform:translate(87.834vw,99vh) scale(.9812)}}.snow:nth-child(336){opacity:.383;transform:translate(24.2242vw,-10px) scale(.9829);animation:fall-336 12s -16s linear infinite}@keyframes fall-336{53.589%{transform:translate(23.8483vw,53.589vh) scale(.9829)}to{transform:translate(24.03625vw,99vh) scale(.9829)}}.snow:nth-child(337){opacity:1.6494;transform:translate(65.2146vw,-10px) scale(.9291);animation:fall-337 28s -11s linear infinite}@keyframes fall-337{35.661%{transform:translate(59.3145vw,35.661vh) scale(.9291)}to{transform:translate(62.26455vw,99vh) scale(.9291)}}.snow:nth-child(338){opacity:.3788;transform:translate(86.2821vw,-10px) scale(.7106);animation:fall-338 21s -14s linear infinite}@keyframes fall-338{79.34%{transform:translate(87.6965vw,79.34vh) scale(.7106)}to{transform:translate(86.9893vw,99vh) scale(.7106)}}.snow:nth-child(339){opacity:1.4254;transform:translate(25.7522vw,-10px) scale(.966);animation:fall-339 18s -5s linear infinite}@keyframes fall-339{69.835%{transform:translate(20.385vw,69.835vh) scale(.966)}to{transform:translate(23.0686vw,99vh) scale(.966)}}.snow:nth-child(340){opacity:.1372;transform:translate(63.0513vw,-10px) scale(.9541);animation:fall-340 28s -1s linear infinite}@keyframes fall-340{57.391%{transform:translate(71.9008vw,57.391vh) scale(.9541)}to{transform:translate(67.47605vw,99vh) scale(.9541)}}.snow:nth-child(341){opacity:1.46;transform:translate(67.315vw,-10px) scale(.4299);animation:fall-341 24s -18s linear infinite}@keyframes fall-341{55.567%{transform:translate(74.1565vw,55.567vh) scale(.4299)}to{transform:translate(70.73575vw,99vh) scale(.4299)}}.snow:nth-child(342){opacity:.4686;transform:translate(23.2956vw,-10px) scale(.4577);animation:fall-342 12s -7s linear infinite}@keyframes fall-342{58.732%{transform:translate(22.6622vw,58.732vh) scale(.4577)}to{transform:translate(22.9789vw,99vh) scale(.4577)}}.snow:nth-child(343){opacity:1.4706;transform:translate(4.5083vw,-10px) scale(.6798);animation:fall-343 20s -15s linear infinite}@keyframes fall-343{45.636%{transform:translate(.8365vw,45.636vh) scale(.6798)}to{transform:translate(2.6724vw,99vh) scale(.6798)}}.snow:nth-child(344){opacity:1.7472;transform:translate(4.0404vw,-10px) scale(.6997);animation:fall-344 21s -19s linear infinite}@keyframes fall-344{59.348%{transform:translate(5.0275vw,59.348vh) scale(.6997)}to{transform:translate(4.53395vw,99vh) scale(.6997)}}.snow:nth-child(345){opacity:.8208;transform:translate(30.7627vw,-10px) scale(.498);animation:fall-345 30s -11s linear infinite}@keyframes fall-345{58.288%{transform:translate(31.3501vw,58.288vh) scale(.498)}to{transform:translate(31.0564vw,99vh) scale(.498)}}.snow:nth-child(346){opacity:1.055;transform:translate(58.6721vw,-10px) scale(.0357);animation:fall-346 23s -2s linear infinite}@keyframes fall-346{68.788%{transform:translate(51.2217vw,68.788vh) scale(.0357)}to{transform:translate(54.9469vw,99vh) scale(.0357)}}.snow:nth-child(347){opacity:1.6798;transform:translate(87.9831vw,-10px) scale(.0899);animation:fall-347 10s -4s linear infinite}@keyframes fall-347{79.243%{transform:translate(88.8648vw,79.243vh) scale(.0899)}to{transform:translate(88.42395vw,99vh) scale(.0899)}}.snow:nth-child(348){opacity:1.156;transform:translate(79.06vw,-10px) scale(.6966);animation:fall-348 26s -11s linear infinite}@keyframes fall-348{33.359%{transform:translate(87.0569vw,33.359vh) scale(.6966)}to{transform:translate(83.05845vw,99vh) scale(.6966)}}.snow:nth-child(349){opacity:.9306;transform:translate(61.2866vw,-10px) scale(.6218);animation:fall-349 18s -7s linear infinite}@keyframes fall-349{74.96%{transform:translate(70.2797vw,74.96vh) scale(.6218)}to{transform:translate(65.78315vw,99vh) scale(.6218)}}.snow:nth-child(350){opacity:.2768;transform:translate(27.0215vw,-10px) scale(.487);animation:fall-350 15s -1s linear infinite}@keyframes fall-350{51.662%{transform:translate(18.2671vw,51.662vh) scale(.487)}to{transform:translate(22.6443vw,99vh) scale(.487)}}.snow:nth-child(351){opacity:1.257;transform:translate(36.7832vw,-10px) scale(.8807);animation:fall-351 23s -14s linear infinite}@keyframes fall-351{72.986%{transform:translate(40.4635vw,72.986vh) scale(.8807)}to{transform:translate(38.62335vw,99vh) scale(.8807)}}.snow:nth-child(352){opacity:.6922;transform:translate(11.9029vw,-10px) scale(.3054);animation:fall-352 19s -29s linear infinite}@keyframes fall-352{53.937%{transform:translate(9.5216vw,53.937vh) scale(.3054)}to{transform:translate(10.71225vw,99vh) scale(.3054)}}.snow:nth-child(353){opacity:.9068;transform:translate(86.9302vw,-10px) scale(.799);animation:fall-353 27s -29s linear infinite}@keyframes fall-353{51.177%{transform:translate(93.8182vw,51.177vh) scale(.799)}to{transform:translate(90.3742vw,99vh) scale(.799)}}.snow:nth-child(354){opacity:1.6634;transform:translate(56.616vw,-10px) scale(.7748);animation:fall-354 23s -6s linear infinite}@keyframes fall-354{52.847%{transform:translate(60.214vw,52.847vh) scale(.7748)}to{transform:translate(58.415vw,99vh) scale(.7748)}}.snow:nth-child(355){opacity:1.113;transform:translate(57.1024vw,-10px) scale(.8357);animation:fall-355 21s -15s linear infinite}@keyframes fall-355{47.123%{transform:translate(49.2214vw,47.123vh) scale(.8357)}to{transform:translate(53.1619vw,99vh) scale(.8357)}}.snow:nth-child(356){opacity:.1436;transform:translate(38.6586vw,-10px) scale(.5856);animation:fall-356 27s -1s linear infinite}@keyframes fall-356{57.069%{transform:translate(38.7422vw,57.069vh) scale(.5856)}to{transform:translate(38.7004vw,99vh) scale(.5856)}}.snow:nth-child(357){opacity:.7956;transform:translate(50.4041vw,-10px) scale(.5562);animation:fall-357 13s -30s linear infinite}@keyframes fall-357{78.794%{transform:translate(56.1119vw,78.794vh) scale(.5562)}to{transform:translate(53.258vw,99vh) scale(.5562)}}.snow:nth-child(358){opacity:1.7826;transform:translate(16.1129vw,-10px) scale(.7756);animation:fall-358 23s -23s linear infinite}@keyframes fall-358{40.102%{transform:translate(24.2373vw,40.102vh) scale(.7756)}to{transform:translate(20.1751vw,99vh) scale(.7756)}}.snow:nth-child(359){opacity:.9932;transform:translate(49.6853vw,-10px) scale(.6407);animation:fall-359 23s -24s linear infinite}@keyframes fall-359{72.28%{transform:translate(41.7921vw,72.28vh) scale(.6407)}to{transform:translate(45.7387vw,99vh) scale(.6407)}}.snow:nth-child(360){opacity:1.133;transform:translate(9.1679vw,-10px) scale(.7734);animation:fall-360 25s -29s linear infinite}@keyframes fall-360{54.178%{transform:translate(4.8411vw,54.178vh) scale(.7734)}to{transform:translate(7.0045vw,99vh) scale(.7734)}}.snow:nth-child(361){opacity:1.6448;transform:translate(73.035vw,-10px) scale(.0049);animation:fall-361 27s -21s linear infinite}@keyframes fall-361{40.266%{transform:translate(73.9493vw,40.266vh) scale(.0049)}to{transform:translate(73.49215vw,99vh) scale(.0049)}}.snow:nth-child(362){opacity:.144;transform:translate(6.2963vw,-10px) scale(.1313);animation:fall-362 30s -29s linear infinite}@keyframes fall-362{58.366%{transform:translate(9.9436vw,58.366vh) scale(.1313)}to{transform:translate(8.11995vw,99vh) scale(.1313)}}.snow:nth-child(363){opacity:.2998;transform:translate(65.5025vw,-10px) scale(.1066);animation:fall-363 30s -2s linear infinite}@keyframes fall-363{58.459%{transform:translate(60.0359vw,58.459vh) scale(.1066)}to{transform:translate(62.7692vw,99vh) scale(.1066)}}.snow:nth-child(364){opacity:.4616;transform:translate(27.8234vw,-10px) scale(.1673);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{30.885%{transform:translate(27.3517vw,30.885vh) scale(.1673)}to{transform:translate(27.58755vw,99vh) scale(.1673)}}.snow:nth-child(365){opacity:.9756;transform:translate(57.4493vw,-10px) scale(.1011);animation:fall-365 21s -1s linear infinite}@keyframes fall-365{59.983%{transform:translate(67.345vw,59.983vh) scale(.1011)}to{transform:translate(62.39715vw,99vh) scale(.1011)}}.snow:nth-child(366){opacity:.0354;transform:translate(59.7424vw,-10px) scale(.0878);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{41.665%{transform:translate(68.7732vw,41.665vh) scale(.0878)}to{transform:translate(64.2578vw,99vh) scale(.0878)}}.snow:nth-child(367){opacity:.1222;transform:translate(16.7229vw,-10px) scale(.8958);animation:fall-367 17s -8s linear infinite}@keyframes fall-367{54.418%{transform:translate(16.1859vw,54.418vh) scale(.8958)}to{transform:translate(16.4544vw,99vh) scale(.8958)}}.snow:nth-child(368){opacity:.7552;transform:translate(70.0775vw,-10px) scale(.6272);animation:fall-368 27s -25s linear infinite}@keyframes fall-368{45.692%{transform:translate(69.4394vw,45.692vh) scale(.6272)}to{transform:translate(69.75845vw,99vh) scale(.6272)}}.snow:nth-child(369){opacity:1.4402;transform:translate(51.0634vw,-10px) scale(.0573);animation:fall-369 10s -10s linear infinite}@keyframes fall-369{34.635%{transform:translate(50.9857vw,34.635vh) scale(.0573)}to{transform:translate(51.02455vw,99vh) scale(.0573)}}.snow:nth-child(370){opacity:.4604;transform:translate(11.7575vw,-10px) scale(.0773);animation:fall-370 16s -19s linear infinite}@keyframes fall-370{47.886%{transform:translate(17.2091vw,47.886vh) scale(.0773)}to{transform:translate(14.4833vw,99vh) scale(.0773)}}.snow:nth-child(371){opacity:.253;transform:translate(46.2317vw,-10px) scale(.4059);animation:fall-371 15s -3s linear infinite}@keyframes fall-371{69.515%{transform:translate(50.7491vw,69.515vh) scale(.4059)}to{transform:translate(48.4904vw,99vh) scale(.4059)}}.snow:nth-child(372){opacity:1.347;transform:translate(68.199vw,-10px) scale(.6374);animation:fall-372 20s -20s linear infinite}@keyframes fall-372{35.97%{transform:translate(58.3265vw,35.97vh) scale(.6374)}to{transform:translate(63.26275vw,99vh) scale(.6374)}}.snow:nth-child(373){opacity:.721;transform:translate(27.918vw,-10px) scale(.7918);animation:fall-373 15s -8s linear infinite}@keyframes fall-373{73%{transform:translate(32.0913vw,73vh) scale(.7918)}to{transform:translate(30.00465vw,99vh) scale(.7918)}}.snow:nth-child(374){opacity:.5038;transform:translate(22.3224vw,-10px) scale(.4339);animation:fall-374 27s -23s linear infinite}@keyframes fall-374{43.198%{transform:translate(14.9699vw,43.198vh) scale(.4339)}to{transform:translate(18.64615vw,99vh) scale(.4339)}}.snow:nth-child(375){opacity:1.6496;transform:translate(59.567vw,-10px) scale(.9047);animation:fall-375 10s -9s linear infinite}@keyframes fall-375{73.724%{transform:translate(52.4491vw,73.724vh) scale(.9047)}to{transform:translate(56.00805vw,99vh) scale(.9047)}}.snow:nth-child(376){opacity:.7844;transform:translate(75.2343vw,-10px) scale(.8795);animation:fall-376 30s -2s linear infinite}@keyframes fall-376{44.667%{transform:translate(70.2592vw,44.667vh) scale(.8795)}to{transform:translate(72.74675vw,99vh) scale(.8795)}}.snow:nth-child(377){opacity:.2742;transform:translate(21.9431vw,-10px) scale(.566);animation:fall-377 23s -25s linear infinite}@keyframes fall-377{62.063%{transform:translate(31.8362vw,62.063vh) scale(.566)}to{transform:translate(26.88965vw,99vh) scale(.566)}}.snow:nth-child(378){opacity:.9206;transform:translate(55.2305vw,-10px) scale(.7272);animation:fall-378 15s -29s linear infinite}@keyframes fall-378{69.981%{transform:translate(46.8472vw,69.981vh) scale(.7272)}to{transform:translate(51.03885vw,99vh) scale(.7272)}}.snow:nth-child(379){opacity:1.5758;transform:translate(76.6342vw,-10px) scale(.078);animation:fall-379 14s -28s linear infinite}@keyframes fall-379{49.071%{transform:translate(79.9644vw,49.071vh) scale(.078)}to{transform:translate(78.2993vw,99vh) scale(.078)}}.snow:nth-child(380){opacity:1.5586;transform:translate(.2982vw,-10px) scale(.1693);animation:fall-380 20s -4s linear infinite}@keyframes fall-380{41.07%{transform:translate(-9.4517vw,41.07vh) scale(.1693)}to{transform:translate(-4.57675vw,99vh) scale(.1693)}}.snow:nth-child(381){opacity:1.0208;transform:translate(27.9563vw,-10px) scale(.7025);animation:fall-381 21s -17s linear infinite}@keyframes fall-381{40.694%{transform:translate(36.8751vw,40.694vh) scale(.7025)}to{transform:translate(32.4157vw,99vh) scale(.7025)}}.snow:nth-child(382){opacity:.4624;transform:translate(45.3884vw,-10px) scale(.5722);animation:fall-382 26s -1s linear infinite}@keyframes fall-382{71.458%{transform:translate(41.2269vw,71.458vh) scale(.5722)}to{transform:translate(43.30765vw,99vh) scale(.5722)}}.snow:nth-child(383){opacity:1.7458;transform:translate(94.4238vw,-10px) scale(.8987);animation:fall-383 11s -1s linear infinite}@keyframes fall-383{39.72%{transform:translate(85.3619vw,39.72vh) scale(.8987)}to{transform:translate(89.89285vw,99vh) scale(.8987)}}.snow:nth-child(384){opacity:1.8464;transform:translate(18.8681vw,-10px) scale(.7285);animation:fall-384 12s -13s linear infinite}@keyframes fall-384{69.662%{transform:translate(27.4997vw,69.662vh) scale(.7285)}to{transform:translate(23.1839vw,99vh) scale(.7285)}}.snow:nth-child(385){opacity:1.7938;transform:translate(57.6776vw,-10px) scale(.8849);animation:fall-385 16s -15s linear infinite}@keyframes fall-385{58.557%{transform:translate(52.8163vw,58.557vh) scale(.8849)}to{transform:translate(55.24695vw,99vh) scale(.8849)}}.snow:nth-child(386){opacity:1.7306;transform:translate(48.5822vw,-10px) scale(.3776);animation:fall-386 28s -29s linear infinite}@keyframes fall-386{42.776%{transform:translate(40.3683vw,42.776vh) scale(.3776)}to{transform:translate(44.47525vw,99vh) scale(.3776)}}.snow:nth-child(387){opacity:.0798;transform:translate(17.6476vw,-10px) scale(.5094);animation:fall-387 13s -7s linear infinite}@keyframes fall-387{31.487%{transform:translate(20.3758vw,31.487vh) scale(.5094)}to{transform:translate(19.0117vw,99vh) scale(.5094)}}.snow:nth-child(388){opacity:1.9552;transform:translate(64.0506vw,-10px) scale(.0395);animation:fall-388 10s -21s linear infinite}@keyframes fall-388{40.141%{transform:translate(56.026vw,40.141vh) scale(.0395)}to{transform:translate(60.0383vw,99vh) scale(.0395)}}.snow:nth-child(389){opacity:1.9752;transform:translate(81.1043vw,-10px) scale(.7255);animation:fall-389 23s -16s linear infinite}@keyframes fall-389{63.967%{transform:translate(75.7372vw,63.967vh) scale(.7255)}to{transform:translate(78.42075vw,99vh) scale(.7255)}}.snow:nth-child(390){opacity:1.7724;transform:translate(67.0141vw,-10px) scale(.1352);animation:fall-390 19s -12s linear infinite}@keyframes fall-390{34.833%{transform:translate(74.9835vw,34.833vh) scale(.1352)}to{transform:translate(70.9988vw,99vh) scale(.1352)}}.snow:nth-child(391){opacity:1.8784;transform:translate(36.2906vw,-10px) scale(.2913);animation:fall-391 24s -6s linear infinite}@keyframes fall-391{59.586%{transform:translate(35.3828vw,59.586vh) scale(.2913)}to{transform:translate(35.8367vw,99vh) scale(.2913)}}.snow:nth-child(392){opacity:1.771;transform:translate(23.3055vw,-10px) scale(.95);animation:fall-392 25s -1s linear infinite}@keyframes fall-392{74.199%{transform:translate(19.6818vw,74.199vh) scale(.95)}to{transform:translate(21.49365vw,99vh) scale(.95)}}.snow:nth-child(393){opacity:1.3384;transform:translate(73.9079vw,-10px) scale(.9509);animation:fall-393 16s -22s linear infinite}@keyframes fall-393{35.483%{transform:translate(83.4629vw,35.483vh) scale(.9509)}to{transform:translate(78.6854vw,99vh) scale(.9509)}}.snow:nth-child(394){opacity:.5202;transform:translate(84.7809vw,-10px) scale(.9924);animation:fall-394 23s -5s linear infinite}@keyframes fall-394{45.199%{transform:translate(76.9087vw,45.199vh) scale(.9924)}to{transform:translate(80.8448vw,99vh) scale(.9924)}}.snow:nth-child(395){opacity:.6348;transform:translate(87.3966vw,-10px) scale(.9374);animation:fall-395 25s -9s linear infinite}@keyframes fall-395{30.931%{transform:translate(91.4911vw,30.931vh) scale(.9374)}to{transform:translate(89.44385vw,99vh) scale(.9374)}}.snow:nth-child(396){opacity:.3716;transform:translate(13.1116vw,-10px) scale(.1988);animation:fall-396 27s -28s linear infinite}@keyframes fall-396{79.845%{transform:translate(15.2501vw,79.845vh) scale(.1988)}to{transform:translate(14.18085vw,99vh) scale(.1988)}}.snow:nth-child(397){opacity:1.0874;transform:translate(46.1765vw,-10px) scale(.8276);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{33.978%{transform:translate(36.3849vw,33.978vh) scale(.8276)}to{transform:translate(41.2807vw,99vh) scale(.8276)}}.snow:nth-child(398){opacity:1.116;transform:translate(3.6842vw,-10px) scale(.5843);animation:fall-398 14s -3s linear infinite}@keyframes fall-398{53.234%{transform:translate(3.1426vw,53.234vh) scale(.5843)}to{transform:translate(3.4134vw,99vh) scale(.5843)}}.snow:nth-child(399){opacity:1.1944;transform:translate(3.8396vw,-10px) scale(.7711);animation:fall-399 14s -17s linear infinite}@keyframes fall-399{43.319%{transform:translate(9.5708vw,43.319vh) scale(.7711)}to{transform:translate(6.7052vw,99vh) scale(.7711)}}.snow:nth-child(400){opacity:1.6354;transform:translate(8.2953vw,-10px) scale(.3484);animation:fall-400 13s -1s linear infinite}@keyframes fall-400{77.217%{transform:translate(11.3143vw,77.217vh) scale(.3484)}to{transform:translate(9.8048vw,99vh) scale(.3484)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7806;transform:translate(14.4785vw,-10px) scale(.7544);animation:fall-1 21s -30s linear infinite}@keyframes fall-1{34.39%{transform:translate(12.3285vw,34.39vh) scale(.7544)}to{transform:translate(13.4035vw,99vh) scale(.7544)}}.snow:nth-child(2){opacity:1.1172;transform:translate(80.9654vw,-10px) scale(.9669);animation:fall-2 24s -10s linear infinite}@keyframes fall-2{51.33%{transform:translate(81.6947vw,51.33vh) scale(.9669)}to{transform:translate(81.33005vw,99vh) scale(.9669)}}.snow:nth-child(3){opacity:.2808;transform:translate(81.4887vw,-10px) scale(.6272);animation:fall-3 30s -15s linear infinite}@keyframes fall-3{33.213%{transform:translate(72.5146vw,33.213vh) scale(.6272)}to{transform:translate(77.00165vw,99vh) scale(.6272)}}.snow:nth-child(4){opacity:.7744;transform:translate(68.4098vw,-10px) scale(.2226);animation:fall-4 22s -23s linear infinite}@keyframes fall-4{32.816%{transform:translate(74.4321vw,32.816vh) scale(.2226)}to{transform:translate(71.42095vw,99vh) scale(.2226)}}.snow:nth-child(5){opacity:.4898;transform:translate(46.2492vw,-10px) scale(.2387);animation:fall-5 19s -5s linear infinite}@keyframes fall-5{42.485%{transform:translate(52.1311vw,42.485vh) scale(.2387)}to{transform:translate(49.19015vw,99vh) scale(.2387)}}.snow:nth-child(6){opacity:1.4234;transform:translate(87.3634vw,-10px) scale(.3511);animation:fall-6 30s -9s linear infinite}@keyframes fall-6{56.78%{transform:translate(96.4213vw,56.78vh) scale(.3511)}to{transform:translate(91.89235vw,99vh) scale(.3511)}}.snow:nth-child(7){opacity:.1008;transform:translate(7.9293vw,-10px) scale(.1054);animation:fall-7 16s -12s linear infinite}@keyframes fall-7{30.062%{transform:translate(10.1519vw,30.062vh) scale(.1054)}to{transform:translate(9.0406vw,99vh) scale(.1054)}}.snow:nth-child(8){opacity:.2556;transform:translate(13.0572vw,-10px) scale(.6929);animation:fall-8 13s -30s linear infinite}@keyframes fall-8{75.011%{transform:translate(3.1267vw,75.011vh) scale(.6929)}to{transform:translate(8.09195vw,99vh) scale(.6929)}}.snow:nth-child(9){opacity:1.05;transform:translate(65.0746vw,-10px) scale(.1214);animation:fall-9 11s -10s linear infinite}@keyframes fall-9{65.369%{transform:translate(56.2404vw,65.369vh) scale(.1214)}to{transform:translate(60.6575vw,99vh) scale(.1214)}}.snow:nth-child(10){opacity:.6034;transform:translate(35.1882vw,-10px) scale(.6132);animation:fall-10 10s -16s linear infinite}@keyframes fall-10{47.612%{transform:translate(27.4895vw,47.612vh) scale(.6132)}to{transform:translate(31.33885vw,99vh) scale(.6132)}}.snow:nth-child(11){opacity:.8776;transform:translate(.5942vw,-10px) scale(.7812);animation:fall-11 29s -29s linear infinite}@keyframes fall-11{63.871%{transform:translate(.2991vw,63.871vh) scale(.7812)}to{transform:translate(.44665vw,99vh) scale(.7812)}}.snow:nth-child(12){opacity:.7302;transform:translate(90.6761vw,-10px) scale(.4587);animation:fall-12 13s -4s linear infinite}@keyframes fall-12{69.545%{transform:translate(90.645vw,69.545vh) scale(.4587)}to{transform:translate(90.66055vw,99vh) scale(.4587)}}.snow:nth-child(13){opacity:.4194;transform:translate(92.3083vw,-10px) scale(.8946);animation:fall-13 17s -27s linear infinite}@keyframes fall-13{76.79%{transform:translate(88.8365vw,76.79vh) scale(.8946)}to{transform:translate(90.5724vw,99vh) scale(.8946)}}.snow:nth-child(14){opacity:.301;transform:translate(65.9198vw,-10px) scale(.8942);animation:fall-14 16s -3s linear infinite}@keyframes fall-14{69.463%{transform:translate(70.3612vw,69.463vh) scale(.8942)}to{transform:translate(68.1405vw,99vh) scale(.8942)}}.snow:nth-child(15){opacity:.224;transform:translate(91.4039vw,-10px) scale(.0588);animation:fall-15 30s -14s linear infinite}@keyframes fall-15{65.881%{transform:translate(95.3794vw,65.881vh) scale(.0588)}to{transform:translate(93.39165vw,99vh) scale(.0588)}}.snow:nth-child(16){opacity:1.2334;transform:translate(84.7879vw,-10px) scale(.9172);animation:fall-16 14s -27s linear infinite}@keyframes fall-16{50.03%{transform:translate(94.4367vw,50.03vh) scale(.9172)}to{transform:translate(89.6123vw,99vh) scale(.9172)}}.snow:nth-child(17){opacity:.0856;transform:translate(56.8235vw,-10px) scale(.832);animation:fall-17 25s -12s linear infinite}@keyframes fall-17{60.887%{transform:translate(47.0565vw,60.887vh) scale(.832)}to{transform:translate(51.94vw,99vh) scale(.832)}}.snow:nth-child(18){opacity:1.8516;transform:translate(62.5507vw,-10px) scale(.6314);animation:fall-18 21s -29s linear infinite}@keyframes fall-18{36.373%{transform:translate(58.9465vw,36.373vh) scale(.6314)}to{transform:translate(60.7486vw,99vh) scale(.6314)}}.snow:nth-child(19){opacity:.1024;transform:translate(82.7038vw,-10px) scale(.5808);animation:fall-19 13s -21s linear infinite}@keyframes fall-19{61.844%{transform:translate(77.1817vw,61.844vh) scale(.5808)}to{transform:translate(79.94275vw,99vh) scale(.5808)}}.snow:nth-child(20){opacity:.7336;transform:translate(1.4189vw,-10px) scale(.8798);animation:fall-20 26s -22s linear infinite}@keyframes fall-20{76.401%{transform:translate(7.1932vw,76.401vh) scale(.8798)}to{transform:translate(4.30605vw,99vh) scale(.8798)}}.snow:nth-child(21){opacity:.1652;transform:translate(6.3211vw,-10px) scale(.5654);animation:fall-21 13s -14s linear infinite}@keyframes fall-21{76.816%{transform:translate(2.6504vw,76.816vh) scale(.5654)}to{transform:translate(4.48575vw,99vh) scale(.5654)}}.snow:nth-child(22){opacity:.0468;transform:translate(83.8344vw,-10px) scale(.3966);animation:fall-22 17s -10s linear infinite}@keyframes fall-22{57.23%{transform:translate(76.8141vw,57.23vh) scale(.3966)}to{transform:translate(80.32425vw,99vh) scale(.3966)}}.snow:nth-child(23){opacity:.7324;transform:translate(95.4881vw,-10px) scale(.7362);animation:fall-23 11s -13s linear infinite}@keyframes fall-23{74.755%{transform:translate(98.3838vw,74.755vh) scale(.7362)}to{transform:translate(96.93595vw,99vh) scale(.7362)}}.snow:nth-child(24){opacity:1.7592;transform:translate(26.5972vw,-10px) scale(.0145);animation:fall-24 17s -15s linear infinite}@keyframes fall-24{79.101%{transform:translate(35.6635vw,79.101vh) scale(.0145)}to{transform:translate(31.13035vw,99vh) scale(.0145)}}.snow:nth-child(25){opacity:1.1604;transform:translate(29.8108vw,-10px) scale(.2167);animation:fall-25 20s -26s linear infinite}@keyframes fall-25{79.74%{transform:translate(24.3009vw,79.74vh) scale(.2167)}to{transform:translate(27.05585vw,99vh) scale(.2167)}}.snow:nth-child(26){opacity:1.8894;transform:translate(53.4999vw,-10px) scale(.903);animation:fall-26 26s -11s linear infinite}@keyframes fall-26{68.699%{transform:translate(56.6511vw,68.699vh) scale(.903)}to{transform:translate(55.0755vw,99vh) scale(.903)}}.snow:nth-child(27){opacity:.1332;transform:translate(53.6657vw,-10px) scale(.3966);animation:fall-27 16s -21s linear infinite}@keyframes fall-27{30.92%{transform:translate(46.3889vw,30.92vh) scale(.3966)}to{transform:translate(50.0273vw,99vh) scale(.3966)}}.snow:nth-child(28){opacity:1.7872;transform:translate(86.354vw,-10px) scale(.0138);animation:fall-28 15s -17s linear infinite}@keyframes fall-28{46.91%{transform:translate(76.9648vw,46.91vh) scale(.0138)}to{transform:translate(81.6594vw,99vh) scale(.0138)}}.snow:nth-child(29){opacity:1.4348;transform:translate(47.0053vw,-10px) scale(.5075);animation:fall-29 24s -11s linear infinite}@keyframes fall-29{71.078%{transform:translate(44.5872vw,71.078vh) scale(.5075)}to{transform:translate(45.79625vw,99vh) scale(.5075)}}.snow:nth-child(30){opacity:1.932;transform:translate(85.8152vw,-10px) scale(.6486);animation:fall-30 10s -5s linear infinite}@keyframes fall-30{63.5%{transform:translate(93.6645vw,63.5vh) scale(.6486)}to{transform:translate(89.73985vw,99vh) scale(.6486)}}.snow:nth-child(31){opacity:1.483;transform:translate(44.3615vw,-10px) scale(.3138);animation:fall-31 17s -11s linear infinite}@keyframes fall-31{56.217%{transform:translate(43.4912vw,56.217vh) scale(.3138)}to{transform:translate(43.92635vw,99vh) scale(.3138)}}.snow:nth-child(32){opacity:1.877;transform:translate(39.7431vw,-10px) scale(.1898);animation:fall-32 12s -11s linear infinite}@keyframes fall-32{46.841%{transform:translate(39.2546vw,46.841vh) scale(.1898)}to{transform:translate(39.49885vw,99vh) scale(.1898)}}.snow:nth-child(33){opacity:1.979;transform:translate(24.0214vw,-10px) scale(.9786);animation:fall-33 26s -23s linear infinite}@keyframes fall-33{39.539%{transform:translate(19.9779vw,39.539vh) scale(.9786)}to{transform:translate(21.99965vw,99vh) scale(.9786)}}.snow:nth-child(34){opacity:1.6264;transform:translate(94.4733vw,-10px) scale(.1044);animation:fall-34 21s -22s linear infinite}@keyframes fall-34{66.464%{transform:translate(93.9668vw,66.464vh) scale(.1044)}to{transform:translate(94.22005vw,99vh) scale(.1044)}}.snow:nth-child(35){opacity:1.2946;transform:translate(13.7289vw,-10px) scale(.4762);animation:fall-35 18s -6s linear infinite}@keyframes fall-35{51.386%{transform:translate(22.9105vw,51.386vh) scale(.4762)}to{transform:translate(18.3197vw,99vh) scale(.4762)}}.snow:nth-child(36){opacity:.9292;transform:translate(4.7575vw,-10px) scale(.0614);animation:fall-36 23s -11s linear infinite}@keyframes fall-36{67.811%{transform:translate(-1.9962vw,67.811vh) scale(.0614)}to{transform:translate(1.38065vw,99vh) scale(.0614)}}.snow:nth-child(37){opacity:1.8612;transform:translate(9.1456vw,-10px) scale(.3929);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{36.806%{transform:translate(17.2234vw,36.806vh) scale(.3929)}to{transform:translate(13.1845vw,99vh) scale(.3929)}}.snow:nth-child(38){opacity:1.1006;transform:translate(88.4158vw,-10px) scale(.5781);animation:fall-38 10s -3s linear infinite}@keyframes fall-38{60.605%{transform:translate(87.6813vw,60.605vh) scale(.5781)}to{transform:translate(88.04855vw,99vh) scale(.5781)}}.snow:nth-child(39){opacity:.2262;transform:translate(24.2696vw,-10px) scale(.5474);animation:fall-39 11s -11s linear infinite}@keyframes fall-39{67.393%{transform:translate(28.1169vw,67.393vh) scale(.5474)}to{transform:translate(26.19325vw,99vh) scale(.5474)}}.snow:nth-child(40){opacity:.511;transform:translate(96.1748vw,-10px) scale(.4391);animation:fall-40 13s -1s linear infinite}@keyframes fall-40{59.924%{transform:translate(91.8431vw,59.924vh) scale(.4391)}to{transform:translate(94.00895vw,99vh) scale(.4391)}}.snow:nth-child(41){opacity:1.56;transform:translate(77.6446vw,-10px) scale(.3374);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{45.408%{transform:translate(77.816vw,45.408vh) scale(.3374)}to{transform:translate(77.7303vw,99vh) scale(.3374)}}.snow:nth-child(42){opacity:1.9084;transform:translate(65.9235vw,-10px) scale(.3434);animation:fall-42 10s -27s linear infinite}@keyframes fall-42{61.861%{transform:translate(59.9805vw,61.861vh) scale(.3434)}to{transform:translate(62.952vw,99vh) scale(.3434)}}.snow:nth-child(43){opacity:1.1562;transform:translate(78.7019vw,-10px) scale(.5941);animation:fall-43 11s -24s linear infinite}@keyframes fall-43{64.404%{transform:translate(85.3341vw,64.404vh) scale(.5941)}to{transform:translate(82.018vw,99vh) scale(.5941)}}.snow:nth-child(44){opacity:1.8756;transform:translate(72.1369vw,-10px) scale(.6879);animation:fall-44 24s -18s linear infinite}@keyframes fall-44{78.372%{transform:translate(74.6363vw,78.372vh) scale(.6879)}to{transform:translate(73.3866vw,99vh) scale(.6879)}}.snow:nth-child(45){opacity:1.2718;transform:translate(47.3493vw,-10px) scale(.9178);animation:fall-45 14s -23s linear infinite}@keyframes fall-45{70.598%{transform:translate(55.414vw,70.598vh) scale(.9178)}to{transform:translate(51.38165vw,99vh) scale(.9178)}}.snow:nth-child(46){opacity:.0114;transform:translate(60.8172vw,-10px) scale(.8514);animation:fall-46 29s -19s linear infinite}@keyframes fall-46{72.286%{transform:translate(65.6648vw,72.286vh) scale(.8514)}to{transform:translate(63.241vw,99vh) scale(.8514)}}.snow:nth-child(47){opacity:.8516;transform:translate(19.1118vw,-10px) scale(.4869);animation:fall-47 23s -24s linear infinite}@keyframes fall-47{45.353%{transform:translate(16.7608vw,45.353vh) scale(.4869)}to{transform:translate(17.9363vw,99vh) scale(.4869)}}.snow:nth-child(48){opacity:1.1074;transform:translate(86.4376vw,-10px) scale(.5339);animation:fall-48 18s -13s linear infinite}@keyframes fall-48{54.108%{transform:translate(79.7894vw,54.108vh) scale(.5339)}to{transform:translate(83.1135vw,99vh) scale(.5339)}}.snow:nth-child(49){opacity:1.9558;transform:translate(74.6584vw,-10px) scale(.9324);animation:fall-49 10s -4s linear infinite}@keyframes fall-49{79.219%{transform:translate(78.1481vw,79.219vh) scale(.9324)}to{transform:translate(76.40325vw,99vh) scale(.9324)}}.snow:nth-child(50){opacity:.0472;transform:translate(38.1736vw,-10px) scale(.4119);animation:fall-50 14s -8s linear infinite}@keyframes fall-50{59.272%{transform:translate(30.4747vw,59.272vh) scale(.4119)}to{transform:translate(34.32415vw,99vh) scale(.4119)}}.snow:nth-child(51){opacity:1.273;transform:translate(55.6469vw,-10px) scale(.6745);animation:fall-51 19s -15s linear infinite}@keyframes fall-51{40.419%{transform:translate(57.0089vw,40.419vh) scale(.6745)}to{transform:translate(56.3279vw,99vh) scale(.6745)}}.snow:nth-child(52){opacity:1.3776;transform:translate(71.3124vw,-10px) scale(.4169);animation:fall-52 12s -16s linear infinite}@keyframes fall-52{34.38%{transform:translate(75.0052vw,34.38vh) scale(.4169)}to{transform:translate(73.1588vw,99vh) scale(.4169)}}.snow:nth-child(53){opacity:1.533;transform:translate(42.5919vw,-10px) scale(.9135);animation:fall-53 24s -20s linear infinite}@keyframes fall-53{43.268%{transform:translate(46.4908vw,43.268vh) scale(.9135)}to{transform:translate(44.54135vw,99vh) scale(.9135)}}.snow:nth-child(54){opacity:.6294;transform:translate(35.3593vw,-10px) scale(.4492);animation:fall-54 16s -4s linear infinite}@keyframes fall-54{48.9%{transform:translate(37.914vw,48.9vh) scale(.4492)}to{transform:translate(36.63665vw,99vh) scale(.4492)}}.snow:nth-child(55){opacity:.5024;transform:translate(34.8418vw,-10px) scale(.4556);animation:fall-55 20s -16s linear infinite}@keyframes fall-55{52.296%{transform:translate(29.253vw,52.296vh) scale(.4556)}to{transform:translate(32.0474vw,99vh) scale(.4556)}}.snow:nth-child(56){opacity:1.1162;transform:translate(97.2601vw,-10px) scale(.1291);animation:fall-56 23s -30s linear infinite}@keyframes fall-56{56.854%{transform:translate(101.055vw,56.854vh) scale(.1291)}to{transform:translate(99.15755vw,99vh) scale(.1291)}}.snow:nth-child(57){opacity:1.942;transform:translate(98.8135vw,-10px) scale(.051);animation:fall-57 18s -16s linear infinite}@keyframes fall-57{43.994%{transform:translate(98.6746vw,43.994vh) scale(.051)}to{transform:translate(98.74405vw,99vh) scale(.051)}}.snow:nth-child(58){opacity:.576;transform:translate(20.4602vw,-10px) scale(.0562);animation:fall-58 22s -12s linear infinite}@keyframes fall-58{72.811%{transform:translate(27.7956vw,72.811vh) scale(.0562)}to{transform:translate(24.1279vw,99vh) scale(.0562)}}.snow:nth-child(59){opacity:1.6008;transform:translate(30.9502vw,-10px) scale(.8756);animation:fall-59 21s -13s linear infinite}@keyframes fall-59{71.059%{transform:translate(40.8747vw,71.059vh) scale(.8756)}to{transform:translate(35.91245vw,99vh) scale(.8756)}}.snow:nth-child(60){opacity:.2752;transform:translate(25.5484vw,-10px) scale(.7608);animation:fall-60 14s -10s linear infinite}@keyframes fall-60{42.361%{transform:translate(30.0615vw,42.361vh) scale(.7608)}to{transform:translate(27.80495vw,99vh) scale(.7608)}}.snow:nth-child(61){opacity:.925;transform:translate(92.3973vw,-10px) scale(.1166);animation:fall-61 11s -28s linear infinite}@keyframes fall-61{30.654%{transform:translate(91.7082vw,30.654vh) scale(.1166)}to{transform:translate(92.05275vw,99vh) scale(.1166)}}.snow:nth-child(62){opacity:1.2686;transform:translate(11.6683vw,-10px) scale(.0303);animation:fall-62 14s -16s linear infinite}@keyframes fall-62{62.522%{transform:translate(16.6252vw,62.522vh) scale(.0303)}to{transform:translate(14.14675vw,99vh) scale(.0303)}}.snow:nth-child(63){opacity:.6284;transform:translate(23.6994vw,-10px) scale(.0983);animation:fall-63 27s -13s linear infinite}@keyframes fall-63{41.144%{transform:translate(17.3755vw,41.144vh) scale(.0983)}to{transform:translate(20.53745vw,99vh) scale(.0983)}}.snow:nth-child(64){opacity:1.1088;transform:translate(91.5532vw,-10px) scale(.052);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{74.502%{transform:translate(93.2091vw,74.502vh) scale(.052)}to{transform:translate(92.38115vw,99vh) scale(.052)}}.snow:nth-child(65){opacity:.0026;transform:translate(98.764vw,-10px) scale(.1826);animation:fall-65 16s -20s linear infinite}@keyframes fall-65{34.289%{transform:translate(93.0913vw,34.289vh) scale(.1826)}to{transform:translate(95.92765vw,99vh) scale(.1826)}}.snow:nth-child(66){opacity:.5226;transform:translate(72.9272vw,-10px) scale(.2094);animation:fall-66 24s -10s linear infinite}@keyframes fall-66{33.514%{transform:translate(71.0786vw,33.514vh) scale(.2094)}to{transform:translate(72.0029vw,99vh) scale(.2094)}}.snow:nth-child(67){opacity:.5012;transform:translate(95.2505vw,-10px) scale(.6135);animation:fall-67 14s -18s linear infinite}@keyframes fall-67{64.479%{transform:translate(102.0884vw,64.479vh) scale(.6135)}to{transform:translate(98.66945vw,99vh) scale(.6135)}}.snow:nth-child(68){opacity:1.6412;transform:translate(7.7409vw,-10px) scale(.2452);animation:fall-68 13s -14s linear infinite}@keyframes fall-68{75.38%{transform:translate(4.4331vw,75.38vh) scale(.2452)}to{transform:translate(6.087vw,99vh) scale(.2452)}}.snow:nth-child(69){opacity:1.4066;transform:translate(63.3743vw,-10px) scale(.8786);animation:fall-69 24s -23s linear infinite}@keyframes fall-69{75.439%{transform:translate(66.08vw,75.439vh) scale(.8786)}to{transform:translate(64.72715vw,99vh) scale(.8786)}}.snow:nth-child(70){opacity:.5184;transform:translate(21.2113vw,-10px) scale(.3974);animation:fall-70 28s -18s linear infinite}@keyframes fall-70{79.238%{transform:translate(25.3708vw,79.238vh) scale(.3974)}to{transform:translate(23.29105vw,99vh) scale(.3974)}}.snow:nth-child(71){opacity:1.5292;transform:translate(31.1986vw,-10px) scale(.5236);animation:fall-71 10s -1s linear infinite}@keyframes fall-71{70.47%{transform:translate(40.5985vw,70.47vh) scale(.5236)}to{transform:translate(35.89855vw,99vh) scale(.5236)}}.snow:nth-child(72){opacity:1.616;transform:translate(58.1262vw,-10px) scale(.086);animation:fall-72 27s -17s linear infinite}@keyframes fall-72{30.862%{transform:translate(60.4527vw,30.862vh) scale(.086)}to{transform:translate(59.28945vw,99vh) scale(.086)}}.snow:nth-child(73){opacity:1.833;transform:translate(55.0291vw,-10px) scale(.1505);animation:fall-73 15s -23s linear infinite}@keyframes fall-73{59.255%{transform:translate(60.2721vw,59.255vh) scale(.1505)}to{transform:translate(57.6506vw,99vh) scale(.1505)}}.snow:nth-child(74){opacity:1.3114;transform:translate(42.7582vw,-10px) scale(.3718);animation:fall-74 22s -2s linear infinite}@keyframes fall-74{33.574%{transform:translate(37.795vw,33.574vh) scale(.3718)}to{transform:translate(40.2766vw,99vh) scale(.3718)}}.snow:nth-child(75){opacity:1.2054;transform:translate(46.5748vw,-10px) scale(.2449);animation:fall-75 20s -28s linear infinite}@keyframes fall-75{37.865%{transform:translate(53.8286vw,37.865vh) scale(.2449)}to{transform:translate(50.2017vw,99vh) scale(.2449)}}.snow:nth-child(76){opacity:1.5312;transform:translate(6.1216vw,-10px) scale(.7327);animation:fall-76 25s -4s linear infinite}@keyframes fall-76{41.632%{transform:translate(3.537vw,41.632vh) scale(.7327)}to{transform:translate(4.8293vw,99vh) scale(.7327)}}.snow:nth-child(77){opacity:1.2808;transform:translate(42.6604vw,-10px) scale(.6758);animation:fall-77 22s -16s linear infinite}@keyframes fall-77{70.888%{transform:translate(46.3379vw,70.888vh) scale(.6758)}to{transform:translate(44.49915vw,99vh) scale(.6758)}}.snow:nth-child(78){opacity:.3898;transform:translate(44.4721vw,-10px) scale(.527);animation:fall-78 14s -27s linear infinite}@keyframes fall-78{66.177%{transform:translate(35.7134vw,66.177vh) scale(.527)}to{transform:translate(40.09275vw,99vh) scale(.527)}}.snow:nth-child(79){opacity:.1042;transform:translate(8.434vw,-10px) scale(.9871);animation:fall-79 21s -29s linear infinite}@keyframes fall-79{57.828%{transform:translate(7.2986vw,57.828vh) scale(.9871)}to{transform:translate(7.8663vw,99vh) scale(.9871)}}.snow:nth-child(80){opacity:1.7512;transform:translate(75.5027vw,-10px) scale(.3788);animation:fall-80 14s -6s linear infinite}@keyframes fall-80{40.618%{transform:translate(81.2483vw,40.618vh) scale(.3788)}to{transform:translate(78.3755vw,99vh) scale(.3788)}}.snow:nth-child(81){opacity:1.6148;transform:translate(28.4557vw,-10px) scale(.7833);animation:fall-81 12s -24s linear infinite}@keyframes fall-81{75.92%{transform:translate(22.5278vw,75.92vh) scale(.7833)}to{transform:translate(25.49175vw,99vh) scale(.7833)}}.snow:nth-child(82){opacity:1.3528;transform:translate(47.7064vw,-10px) scale(.2202);animation:fall-82 24s -20s linear infinite}@keyframes fall-82{79.847%{transform:translate(38.5105vw,79.847vh) scale(.2202)}to{transform:translate(43.10845vw,99vh) scale(.2202)}}.snow:nth-child(83){opacity:1.8356;transform:translate(8.5201vw,-10px) scale(.8862);animation:fall-83 15s -1s linear infinite}@keyframes fall-83{33.857%{transform:translate(12.9718vw,33.857vh) scale(.8862)}to{transform:translate(10.74595vw,99vh) scale(.8862)}}.snow:nth-child(84){opacity:1.1182;transform:translate(5.5197vw,-10px) scale(.2599);animation:fall-84 26s -7s linear infinite}@keyframes fall-84{53.612%{transform:translate(8.8528vw,53.612vh) scale(.2599)}to{transform:translate(7.18625vw,99vh) scale(.2599)}}.snow:nth-child(85){opacity:1.4312;transform:translate(59.2819vw,-10px) scale(.1503);animation:fall-85 10s -1s linear infinite}@keyframes fall-85{59.16%{transform:translate(62.0625vw,59.16vh) scale(.1503)}to{transform:translate(60.6722vw,99vh) scale(.1503)}}.snow:nth-child(86){opacity:1.7644;transform:translate(84.8317vw,-10px) scale(.7039);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{56.572%{transform:translate(78.5779vw,56.572vh) scale(.7039)}to{transform:translate(81.7048vw,99vh) scale(.7039)}}.snow:nth-child(87){opacity:.6544;transform:translate(21.4939vw,-10px) scale(.3991);animation:fall-87 30s -12s linear infinite}@keyframes fall-87{61.249%{transform:translate(29.0624vw,61.249vh) scale(.3991)}to{transform:translate(25.27815vw,99vh) scale(.3991)}}.snow:nth-child(88){opacity:.9424;transform:translate(31.6763vw,-10px) scale(.7496);animation:fall-88 29s -13s linear infinite}@keyframes fall-88{54.005%{transform:translate(23.6318vw,54.005vh) scale(.7496)}to{transform:translate(27.65405vw,99vh) scale(.7496)}}.snow:nth-child(89){opacity:1.9128;transform:translate(95.7477vw,-10px) scale(.4879);animation:fall-89 30s -27s linear infinite}@keyframes fall-89{33.99%{transform:translate(95.3549vw,33.99vh) scale(.4879)}to{transform:translate(95.5513vw,99vh) scale(.4879)}}.snow:nth-child(90){opacity:.876;transform:translate(58.3395vw,-10px) scale(.7222);animation:fall-90 29s -11s linear infinite}@keyframes fall-90{58.631%{transform:translate(48.9145vw,58.631vh) scale(.7222)}to{transform:translate(53.627vw,99vh) scale(.7222)}}.snow:nth-child(91){opacity:.9538;transform:translate(82.6551vw,-10px) scale(.3194);animation:fall-91 12s -19s linear infinite}@keyframes fall-91{67.269%{transform:translate(86.2012vw,67.269vh) scale(.3194)}to{transform:translate(84.42815vw,99vh) scale(.3194)}}.snow:nth-child(92){opacity:1.2246;transform:translate(68.6034vw,-10px) scale(.6196);animation:fall-92 27s -30s linear infinite}@keyframes fall-92{48.948%{transform:translate(63.842vw,48.948vh) scale(.6196)}to{transform:translate(66.2227vw,99vh) scale(.6196)}}.snow:nth-child(93){opacity:.7132;transform:translate(41.3044vw,-10px) scale(.9714);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{77.037%{transform:translate(38.4884vw,77.037vh) scale(.9714)}to{transform:translate(39.8964vw,99vh) scale(.9714)}}.snow:nth-child(94){opacity:.5656;transform:translate(37.7754vw,-10px) scale(.623);animation:fall-94 12s -14s linear infinite}@keyframes fall-94{44.015%{transform:translate(47.5392vw,44.015vh) scale(.623)}to{transform:translate(42.6573vw,99vh) scale(.623)}}.snow:nth-child(95){opacity:.7326;transform:translate(54.8941vw,-10px) scale(.0498);animation:fall-95 20s -15s linear infinite}@keyframes fall-95{33.844%{transform:translate(64.6408vw,33.844vh) scale(.0498)}to{transform:translate(59.76745vw,99vh) scale(.0498)}}.snow:nth-child(96){opacity:.7722;transform:translate(51.3056vw,-10px) scale(.2972);animation:fall-96 28s -22s linear infinite}@keyframes fall-96{32.244%{transform:translate(55.6673vw,32.244vh) scale(.2972)}to{transform:translate(53.48645vw,99vh) scale(.2972)}}.snow:nth-child(97){opacity:1.4782;transform:translate(57.6611vw,-10px) scale(.1904);animation:fall-97 21s -2s linear infinite}@keyframes fall-97{58.282%{transform:translate(50.1451vw,58.282vh) scale(.1904)}to{transform:translate(53.9031vw,99vh) scale(.1904)}}.snow:nth-child(98){opacity:.4186;transform:translate(10.158vw,-10px) scale(.9004);animation:fall-98 17s -7s linear infinite}@keyframes fall-98{74.819%{transform:translate(18.8368vw,74.819vh) scale(.9004)}to{transform:translate(14.4974vw,99vh) scale(.9004)}}.snow:nth-child(99){opacity:1.3622;transform:translate(38.1773vw,-10px) scale(.7654);animation:fall-99 23s -3s linear infinite}@keyframes fall-99{40.3%{transform:translate(28.1919vw,40.3vh) scale(.7654)}to{transform:translate(33.1846vw,99vh) scale(.7654)}}.snow:nth-child(100){opacity:1.0488;transform:translate(79.9934vw,-10px) scale(.0407);animation:fall-100 22s -9s linear infinite}@keyframes fall-100{74.679%{transform:translate(87.8558vw,74.679vh) scale(.0407)}to{transform:translate(83.9246vw,99vh) scale(.0407)}}.snow:nth-child(101){opacity:.4394;transform:translate(39.2517vw,-10px) scale(.2662);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{33.976%{transform:translate(47.6029vw,33.976vh) scale(.2662)}to{transform:translate(43.4273vw,99vh) scale(.2662)}}.snow:nth-child(102){opacity:1.959;transform:translate(58.2239vw,-10px) scale(.0979);animation:fall-102 17s -23s linear infinite}@keyframes fall-102{44.868%{transform:translate(65.0682vw,44.868vh) scale(.0979)}to{transform:translate(61.64605vw,99vh) scale(.0979)}}.snow:nth-child(103){opacity:1.7818;transform:translate(7.6621vw,-10px) scale(.2822);animation:fall-103 28s -5s linear infinite}@keyframes fall-103{37.983%{transform:translate(15.9226vw,37.983vh) scale(.2822)}to{transform:translate(11.79235vw,99vh) scale(.2822)}}.snow:nth-child(104){opacity:1.4336;transform:translate(56.4116vw,-10px) scale(.1628);animation:fall-104 10s -28s linear infinite}@keyframes fall-104{76.018%{transform:translate(55.4926vw,76.018vh) scale(.1628)}to{transform:translate(55.9521vw,99vh) scale(.1628)}}.snow:nth-child(105){opacity:1.6882;transform:translate(11.7683vw,-10px) scale(.0892);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{77.092%{transform:translate(20.3131vw,77.092vh) scale(.0892)}to{transform:translate(16.0407vw,99vh) scale(.0892)}}.snow:nth-child(106){opacity:1.406;transform:translate(41.7723vw,-10px) scale(.1839);animation:fall-106 16s -22s linear infinite}@keyframes fall-106{79.846%{transform:translate(47.2327vw,79.846vh) scale(.1839)}to{transform:translate(44.5025vw,99vh) scale(.1839)}}.snow:nth-child(107){opacity:.8476;transform:translate(28.412vw,-10px) scale(.1532);animation:fall-107 26s -3s linear infinite}@keyframes fall-107{37.421%{transform:translate(32.0848vw,37.421vh) scale(.1532)}to{transform:translate(30.2484vw,99vh) scale(.1532)}}.snow:nth-child(108){opacity:1.2768;transform:translate(3.9519vw,-10px) scale(.2929);animation:fall-108 17s -26s linear infinite}@keyframes fall-108{50.127%{transform:translate(9.5972vw,50.127vh) scale(.2929)}to{transform:translate(6.77455vw,99vh) scale(.2929)}}.snow:nth-child(109){opacity:.8186;transform:translate(17.2472vw,-10px) scale(.8402);animation:fall-109 16s -6s linear infinite}@keyframes fall-109{51.781%{transform:translate(11.2406vw,51.781vh) scale(.8402)}to{transform:translate(14.2439vw,99vh) scale(.8402)}}.snow:nth-child(110){opacity:.2022;transform:translate(68.4425vw,-10px) scale(.0946);animation:fall-110 26s -30s linear infinite}@keyframes fall-110{56.193%{transform:translate(60.9651vw,56.193vh) scale(.0946)}to{transform:translate(64.7038vw,99vh) scale(.0946)}}.snow:nth-child(111){opacity:1.5822;transform:translate(84.3627vw,-10px) scale(.3174);animation:fall-111 28s -27s linear infinite}@keyframes fall-111{31.999%{transform:translate(89.2053vw,31.999vh) scale(.3174)}to{transform:translate(86.784vw,99vh) scale(.3174)}}.snow:nth-child(112){opacity:.7964;transform:translate(44.5326vw,-10px) scale(.2816);animation:fall-112 11s -14s linear infinite}@keyframes fall-112{41.902%{transform:translate(49.3363vw,41.902vh) scale(.2816)}to{transform:translate(46.93445vw,99vh) scale(.2816)}}.snow:nth-child(113){opacity:1.8552;transform:translate(23.4659vw,-10px) scale(.113);animation:fall-113 24s -12s linear infinite}@keyframes fall-113{38.902%{transform:translate(28.8398vw,38.902vh) scale(.113)}to{transform:translate(26.15285vw,99vh) scale(.113)}}.snow:nth-child(114){opacity:1.5234;transform:translate(52.9539vw,-10px) scale(.6512);animation:fall-114 29s -5s linear infinite}@keyframes fall-114{47.695%{transform:translate(61.3052vw,47.695vh) scale(.6512)}to{transform:translate(57.12955vw,99vh) scale(.6512)}}.snow:nth-child(115){opacity:.2684;transform:translate(69.7969vw,-10px) scale(.7915);animation:fall-115 22s -15s linear infinite}@keyframes fall-115{37.615%{transform:translate(64.8584vw,37.615vh) scale(.7915)}to{transform:translate(67.32765vw,99vh) scale(.7915)}}.snow:nth-child(116){opacity:1.0498;transform:translate(24.723vw,-10px) scale(.7841);animation:fall-116 30s -20s linear infinite}@keyframes fall-116{71.942%{transform:translate(28.5835vw,71.942vh) scale(.7841)}to{transform:translate(26.65325vw,99vh) scale(.7841)}}.snow:nth-child(117){opacity:1.9688;transform:translate(36.0722vw,-10px) scale(.5503);animation:fall-117 14s -25s linear infinite}@keyframes fall-117{31.161%{transform:translate(41.0326vw,31.161vh) scale(.5503)}to{transform:translate(38.5524vw,99vh) scale(.5503)}}.snow:nth-child(118){opacity:.4378;transform:translate(32.8118vw,-10px) scale(.9466);animation:fall-118 30s -27s linear infinite}@keyframes fall-118{46.532%{transform:translate(28.4441vw,46.532vh) scale(.9466)}to{transform:translate(30.62795vw,99vh) scale(.9466)}}.snow:nth-child(119){opacity:.5648;transform:translate(60.3625vw,-10px) scale(.2006);animation:fall-119 13s -1s linear infinite}@keyframes fall-119{72.757%{transform:translate(60.4289vw,72.757vh) scale(.2006)}to{transform:translate(60.3957vw,99vh) scale(.2006)}}.snow:nth-child(120){opacity:.4082;transform:translate(69.1091vw,-10px) scale(.874);animation:fall-120 26s -9s linear infinite}@keyframes fall-120{59.445%{transform:translate(67.1339vw,59.445vh) scale(.874)}to{transform:translate(68.1215vw,99vh) scale(.874)}}.snow:nth-child(121){opacity:.2392;transform:translate(99.634vw,-10px) scale(.3083);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{68.482%{transform:translate(89.6763vw,68.482vh) scale(.3083)}to{transform:translate(94.65515vw,99vh) scale(.3083)}}.snow:nth-child(122){opacity:1.1168;transform:translate(6.3988vw,-10px) scale(.9812);animation:fall-122 28s -16s linear infinite}@keyframes fall-122{60.737%{transform:translate(-1.6632vw,60.737vh) scale(.9812)}to{transform:translate(2.3678vw,99vh) scale(.9812)}}.snow:nth-child(123){opacity:1.2964;transform:translate(26.065vw,-10px) scale(.2911);animation:fall-123 17s -14s linear infinite}@keyframes fall-123{53.133%{transform:translate(18.7555vw,53.133vh) scale(.2911)}to{transform:translate(22.41025vw,99vh) scale(.2911)}}.snow:nth-child(124){opacity:.1822;transform:translate(87.1221vw,-10px) scale(.3151);animation:fall-124 20s -25s linear infinite}@keyframes fall-124{65.091%{transform:translate(87.6464vw,65.091vh) scale(.3151)}to{transform:translate(87.38425vw,99vh) scale(.3151)}}.snow:nth-child(125){opacity:1.2002;transform:translate(43.8531vw,-10px) scale(.9586);animation:fall-125 11s -30s linear infinite}@keyframes fall-125{45.642%{transform:translate(53.1051vw,45.642vh) scale(.9586)}to{transform:translate(48.4791vw,99vh) scale(.9586)}}.snow:nth-child(126){opacity:.0558;transform:translate(86.2647vw,-10px) scale(.976);animation:fall-126 12s -17s linear infinite}@keyframes fall-126{50.582%{transform:translate(77.9336vw,50.582vh) scale(.976)}to{transform:translate(82.09915vw,99vh) scale(.976)}}.snow:nth-child(127){opacity:1.324;transform:translate(68.7373vw,-10px) scale(.0684);animation:fall-127 13s -10s linear infinite}@keyframes fall-127{35.725%{transform:translate(76.0237vw,35.725vh) scale(.0684)}to{transform:translate(72.3805vw,99vh) scale(.0684)}}.snow:nth-child(128){opacity:.5172;transform:translate(45.1991vw,-10px) scale(.0883);animation:fall-128 10s -25s linear infinite}@keyframes fall-128{33.124%{transform:translate(51.5473vw,33.124vh) scale(.0883)}to{transform:translate(48.3732vw,99vh) scale(.0883)}}.snow:nth-child(129){opacity:1.002;transform:translate(73.6808vw,-10px) scale(.7883);animation:fall-129 14s -28s linear infinite}@keyframes fall-129{46.378%{transform:translate(71.7722vw,46.378vh) scale(.7883)}to{transform:translate(72.7265vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:.4544;transform:translate(91.1703vw,-10px) scale(.1545);animation:fall-130 29s -22s linear infinite}@keyframes fall-130{61.44%{transform:translate(83.1336vw,61.44vh) scale(.1545)}to{transform:translate(87.15195vw,99vh) scale(.1545)}}.snow:nth-child(131){opacity:.8698;transform:translate(.7261vw,-10px) scale(.111);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{68.859%{transform:translate(8.2826vw,68.859vh) scale(.111)}to{transform:translate(4.50435vw,99vh) scale(.111)}}.snow:nth-child(132){opacity:1.5954;transform:translate(54.5906vw,-10px) scale(.7508);animation:fall-132 26s -30s linear infinite}@keyframes fall-132{78.224%{transform:translate(54.4403vw,78.224vh) scale(.7508)}to{transform:translate(54.51545vw,99vh) scale(.7508)}}.snow:nth-child(133){opacity:1.6116;transform:translate(66.7923vw,-10px) scale(.1769);animation:fall-133 19s -29s linear infinite}@keyframes fall-133{38.957%{transform:translate(72.5722vw,38.957vh) scale(.1769)}to{transform:translate(69.68225vw,99vh) scale(.1769)}}.snow:nth-child(134){opacity:1.6758;transform:translate(88.4412vw,-10px) scale(.2438);animation:fall-134 19s -25s linear infinite}@keyframes fall-134{67.082%{transform:translate(91.3673vw,67.082vh) scale(.2438)}to{transform:translate(89.90425vw,99vh) scale(.2438)}}.snow:nth-child(135){opacity:.4882;transform:translate(58.5776vw,-10px) scale(.3196);animation:fall-135 16s -22s linear infinite}@keyframes fall-135{68.65%{transform:translate(54.1729vw,68.65vh) scale(.3196)}to{transform:translate(56.37525vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:1.9748;transform:translate(65.3745vw,-10px) scale(.5159);animation:fall-136 17s -17s linear infinite}@keyframes fall-136{37.124%{transform:translate(73.6077vw,37.124vh) scale(.5159)}to{transform:translate(69.4911vw,99vh) scale(.5159)}}.snow:nth-child(137){opacity:.7926;transform:translate(9.2309vw,-10px) scale(.2234);animation:fall-137 10s -11s linear infinite}@keyframes fall-137{37.178%{transform:translate(12.4264vw,37.178vh) scale(.2234)}to{transform:translate(10.82865vw,99vh) scale(.2234)}}.snow:nth-child(138){opacity:1.6798;transform:translate(84.452vw,-10px) scale(.0303);animation:fall-138 20s -23s linear infinite}@keyframes fall-138{73.016%{transform:translate(82.0348vw,73.016vh) scale(.0303)}to{transform:translate(83.2434vw,99vh) scale(.0303)}}.snow:nth-child(139){opacity:.0154;transform:translate(84.6869vw,-10px) scale(.7226);animation:fall-139 18s -6s linear infinite}@keyframes fall-139{54.28%{transform:translate(80.492vw,54.28vh) scale(.7226)}to{transform:translate(82.58945vw,99vh) scale(.7226)}}.snow:nth-child(140){opacity:.9316;transform:translate(65.8818vw,-10px) scale(.5435);animation:fall-140 24s -27s linear infinite}@keyframes fall-140{36.479%{transform:translate(61.6789vw,36.479vh) scale(.5435)}to{transform:translate(63.78035vw,99vh) scale(.5435)}}.snow:nth-child(141){opacity:.0024;transform:translate(75.7806vw,-10px) scale(.8489);animation:fall-141 11s -16s linear infinite}@keyframes fall-141{61.753%{transform:translate(78.8029vw,61.753vh) scale(.8489)}to{transform:translate(77.29175vw,99vh) scale(.8489)}}.snow:nth-child(142){opacity:.1368;transform:translate(77.6308vw,-10px) scale(.3653);animation:fall-142 12s -9s linear infinite}@keyframes fall-142{50.212%{transform:translate(80.5599vw,50.212vh) scale(.3653)}to{transform:translate(79.09535vw,99vh) scale(.3653)}}.snow:nth-child(143){opacity:.696;transform:translate(25.7633vw,-10px) scale(.0932);animation:fall-143 18s -6s linear infinite}@keyframes fall-143{53.282%{transform:translate(34.6127vw,53.282vh) scale(.0932)}to{transform:translate(30.188vw,99vh) scale(.0932)}}.snow:nth-child(144){opacity:.3464;transform:translate(43.6008vw,-10px) scale(.559);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{77.103%{transform:translate(37.2384vw,77.103vh) scale(.559)}to{transform:translate(40.4196vw,99vh) scale(.559)}}.snow:nth-child(145){opacity:1.7308;transform:translate(55.0192vw,-10px) scale(.0996);animation:fall-145 22s -6s linear infinite}@keyframes fall-145{64.407%{transform:translate(52.1113vw,64.407vh) scale(.0996)}to{transform:translate(53.56525vw,99vh) scale(.0996)}}.snow:nth-child(146){opacity:1.3382;transform:translate(43.5612vw,-10px) scale(.5414);animation:fall-146 19s -19s linear infinite}@keyframes fall-146{46.813%{transform:translate(33.7216vw,46.813vh) scale(.5414)}to{transform:translate(38.6414vw,99vh) scale(.5414)}}.snow:nth-child(147){opacity:.2668;transform:translate(1.716vw,-10px) scale(.5102);animation:fall-147 21s -7s linear infinite}@keyframes fall-147{30.337%{transform:translate(.0513vw,30.337vh) scale(.5102)}to{transform:translate(.88365vw,99vh) scale(.5102)}}.snow:nth-child(148){opacity:.6676;transform:translate(50.3772vw,-10px) scale(.2259);animation:fall-148 16s -1s linear infinite}@keyframes fall-148{41.639%{transform:translate(56.5862vw,41.639vh) scale(.2259)}to{transform:translate(53.4817vw,99vh) scale(.2259)}}.snow:nth-child(149){opacity:.057;transform:translate(86.5689vw,-10px) scale(.7329);animation:fall-149 22s -22s linear infinite}@keyframes fall-149{74.893%{transform:translate(89.7145vw,74.893vh) scale(.7329)}to{transform:translate(88.1417vw,99vh) scale(.7329)}}.snow:nth-child(150){opacity:1.3386;transform:translate(90.9629vw,-10px) scale(.5185);animation:fall-150 20s -14s linear infinite}@keyframes fall-150{36.873%{transform:translate(91.3735vw,36.873vh) scale(.5185)}to{transform:translate(91.1682vw,99vh) scale(.5185)}}.snow:nth-child(151){opacity:1.4464;transform:translate(40.3366vw,-10px) scale(.1718);animation:fall-151 14s -9s linear infinite}@keyframes fall-151{70.842%{transform:translate(38.0921vw,70.842vh) scale(.1718)}to{transform:translate(39.21435vw,99vh) scale(.1718)}}.snow:nth-child(152){opacity:.0904;transform:translate(46.2618vw,-10px) scale(.5545);animation:fall-152 20s -15s linear infinite}@keyframes fall-152{53.736%{transform:translate(36.9805vw,53.736vh) scale(.5545)}to{transform:translate(41.62115vw,99vh) scale(.5545)}}.snow:nth-child(153){opacity:1.7246;transform:translate(36.1388vw,-10px) scale(.9377);animation:fall-153 28s -21s linear infinite}@keyframes fall-153{74.097%{transform:translate(40.1904vw,74.097vh) scale(.9377)}to{transform:translate(38.1646vw,99vh) scale(.9377)}}.snow:nth-child(154){opacity:1.005;transform:translate(26.6655vw,-10px) scale(.5431);animation:fall-154 21s -5s linear infinite}@keyframes fall-154{79.798%{transform:translate(31.6654vw,79.798vh) scale(.5431)}to{transform:translate(29.16545vw,99vh) scale(.5431)}}.snow:nth-child(155){opacity:.7218;transform:translate(81.8776vw,-10px) scale(.4094);animation:fall-155 12s -27s linear infinite}@keyframes fall-155{64.688%{transform:translate(86.8506vw,64.688vh) scale(.4094)}to{transform:translate(84.3641vw,99vh) scale(.4094)}}.snow:nth-child(156){opacity:.2554;transform:translate(35.7341vw,-10px) scale(.5047);animation:fall-156 23s -30s linear infinite}@keyframes fall-156{44.041%{transform:translate(27.3131vw,44.041vh) scale(.5047)}to{transform:translate(31.5236vw,99vh) scale(.5047)}}.snow:nth-child(157){opacity:.1124;transform:translate(75.2538vw,-10px) scale(.7204);animation:fall-157 14s -20s linear infinite}@keyframes fall-157{75.453%{transform:translate(81.09vw,75.453vh) scale(.7204)}to{transform:translate(78.1719vw,99vh) scale(.7204)}}.snow:nth-child(158){opacity:.956;transform:translate(85.899vw,-10px) scale(.2946);animation:fall-158 28s -10s linear infinite}@keyframes fall-158{56.524%{transform:translate(79.1948vw,56.524vh) scale(.2946)}to{transform:translate(82.5469vw,99vh) scale(.2946)}}.snow:nth-child(159){opacity:1.4844;transform:translate(4.7649vw,-10px) scale(.3064);animation:fall-159 30s -20s linear infinite}@keyframes fall-159{67.416%{transform:translate(11.9097vw,67.416vh) scale(.3064)}to{transform:translate(8.3373vw,99vh) scale(.3064)}}.snow:nth-child(160){opacity:1.183;transform:translate(83.1999vw,-10px) scale(.2466);animation:fall-160 20s -12s linear infinite}@keyframes fall-160{31.547%{transform:translate(86.6858vw,31.547vh) scale(.2466)}to{transform:translate(84.94285vw,99vh) scale(.2466)}}.snow:nth-child(161){opacity:.6898;transform:translate(39.1693vw,-10px) scale(.5192);animation:fall-161 17s -5s linear infinite}@keyframes fall-161{76.892%{transform:translate(34.0132vw,76.892vh) scale(.5192)}to{transform:translate(36.59125vw,99vh) scale(.5192)}}.snow:nth-child(162){opacity:.6764;transform:translate(80.558vw,-10px) scale(.456);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{79.626%{transform:translate(88.2026vw,79.626vh) scale(.456)}to{transform:translate(84.3803vw,99vh) scale(.456)}}.snow:nth-child(163){opacity:1.8322;transform:translate(44.3015vw,-10px) scale(.6157);animation:fall-163 21s -9s linear infinite}@keyframes fall-163{44.766%{transform:translate(38.0396vw,44.766vh) scale(.6157)}to{transform:translate(41.17055vw,99vh) scale(.6157)}}.snow:nth-child(164){opacity:1.389;transform:translate(8.7156vw,-10px) scale(.0142);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{74.867%{transform:translate(15.9128vw,74.867vh) scale(.0142)}to{transform:translate(12.3142vw,99vh) scale(.0142)}}.snow:nth-child(165){opacity:1.9618;transform:translate(19.1143vw,-10px) scale(.973);animation:fall-165 30s -5s linear infinite}@keyframes fall-165{54.946%{transform:translate(12.0413vw,54.946vh) scale(.973)}to{transform:translate(15.5778vw,99vh) scale(.973)}}.snow:nth-child(166){opacity:1.7458;transform:translate(60.1746vw,-10px) scale(.5975);animation:fall-166 28s -29s linear infinite}@keyframes fall-166{33.29%{transform:translate(50.7604vw,33.29vh) scale(.5975)}to{transform:translate(55.4675vw,99vh) scale(.5975)}}.snow:nth-child(167){opacity:1.5288;transform:translate(27.7046vw,-10px) scale(.3406);animation:fall-167 28s -7s linear infinite}@keyframes fall-167{38.788%{transform:translate(29.0133vw,38.788vh) scale(.3406)}to{transform:translate(28.35895vw,99vh) scale(.3406)}}.snow:nth-child(168){opacity:1.4046;transform:translate(85.1462vw,-10px) scale(.9708);animation:fall-168 17s -10s linear infinite}@keyframes fall-168{48.46%{transform:translate(79.8587vw,48.46vh) scale(.9708)}to{transform:translate(82.50245vw,99vh) scale(.9708)}}.snow:nth-child(169){opacity:1.1652;transform:translate(1.2495vw,-10px) scale(.8886);animation:fall-169 22s -17s linear infinite}@keyframes fall-169{42.801%{transform:translate(-6.0775vw,42.801vh) scale(.8886)}to{transform:translate(-2.414vw,99vh) scale(.8886)}}.snow:nth-child(170){opacity:1.9798;transform:translate(35.3165vw,-10px) scale(.2319);animation:fall-170 11s -2s linear infinite}@keyframes fall-170{47.414%{transform:translate(34.2094vw,47.414vh) scale(.2319)}to{transform:translate(34.76295vw,99vh) scale(.2319)}}.snow:nth-child(171){opacity:.4418;transform:translate(77.4027vw,-10px) scale(.7684);animation:fall-171 17s -9s linear infinite}@keyframes fall-171{57.635%{transform:translate(69.6862vw,57.635vh) scale(.7684)}to{transform:translate(73.54445vw,99vh) scale(.7684)}}.snow:nth-child(172){opacity:1.826;transform:translate(14.6948vw,-10px) scale(.9095);animation:fall-172 24s -20s linear infinite}@keyframes fall-172{69.393%{transform:translate(13.6929vw,69.393vh) scale(.9095)}to{transform:translate(14.19385vw,99vh) scale(.9095)}}.snow:nth-child(173){opacity:.9026;transform:translate(65.6818vw,-10px) scale(.6593);animation:fall-173 28s -9s linear infinite}@keyframes fall-173{57.571%{transform:translate(68.7026vw,57.571vh) scale(.6593)}to{transform:translate(67.1922vw,99vh) scale(.6593)}}.snow:nth-child(174){opacity:.4638;transform:translate(66.3362vw,-10px) scale(.8433);animation:fall-174 10s -14s linear infinite}@keyframes fall-174{42.259%{transform:translate(64.22vw,42.259vh) scale(.8433)}to{transform:translate(65.2781vw,99vh) scale(.8433)}}.snow:nth-child(175){opacity:1.7264;transform:translate(11.2283vw,-10px) scale(.6172);animation:fall-175 13s -25s linear infinite}@keyframes fall-175{69.335%{transform:translate(7.3468vw,69.335vh) scale(.6172)}to{transform:translate(9.28755vw,99vh) scale(.6172)}}.snow:nth-child(176){opacity:.309;transform:translate(71.8279vw,-10px) scale(.9417);animation:fall-176 20s -15s linear infinite}@keyframes fall-176{40.89%{transform:translate(69.0525vw,40.89vh) scale(.9417)}to{transform:translate(70.4402vw,99vh) scale(.9417)}}.snow:nth-child(177){opacity:.1086;transform:translate(80.978vw,-10px) scale(.3798);animation:fall-177 24s -12s linear infinite}@keyframes fall-177{71.481%{transform:translate(86.6713vw,71.481vh) scale(.3798)}to{transform:translate(83.82465vw,99vh) scale(.3798)}}.snow:nth-child(178){opacity:.6288;transform:translate(87.0867vw,-10px) scale(.5703);animation:fall-178 12s -10s linear infinite}@keyframes fall-178{30.926%{transform:translate(90.3602vw,30.926vh) scale(.5703)}to{transform:translate(88.72345vw,99vh) scale(.5703)}}.snow:nth-child(179){opacity:.5944;transform:translate(58.5965vw,-10px) scale(.3663);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{65.397%{transform:translate(54.6957vw,65.397vh) scale(.3663)}to{transform:translate(56.6461vw,99vh) scale(.3663)}}.snow:nth-child(180){opacity:1.7704;transform:translate(20.7204vw,-10px) scale(.0407);animation:fall-180 23s -11s linear infinite}@keyframes fall-180{37.788%{transform:translate(25.6769vw,37.788vh) scale(.0407)}to{transform:translate(23.19865vw,99vh) scale(.0407)}}.snow:nth-child(181){opacity:1.3608;transform:translate(14.552vw,-10px) scale(.0362);animation:fall-181 14s -8s linear infinite}@keyframes fall-181{38.999%{transform:translate(8.7222vw,38.999vh) scale(.0362)}to{transform:translate(11.6371vw,99vh) scale(.0362)}}.snow:nth-child(182){opacity:.6106;transform:translate(26.0945vw,-10px) scale(.6802);animation:fall-182 16s -22s linear infinite}@keyframes fall-182{38.08%{transform:translate(22.4538vw,38.08vh) scale(.6802)}to{transform:translate(24.27415vw,99vh) scale(.6802)}}.snow:nth-child(183){opacity:1.5866;transform:translate(79.9094vw,-10px) scale(.9507);animation:fall-183 21s -29s linear infinite}@keyframes fall-183{39.109%{transform:translate(74.9428vw,39.109vh) scale(.9507)}to{transform:translate(77.4261vw,99vh) scale(.9507)}}.snow:nth-child(184){opacity:.966;transform:translate(1.2569vw,-10px) scale(.2927);animation:fall-184 27s -21s linear infinite}@keyframes fall-184{56.592%{transform:translate(-6.8493vw,56.592vh) scale(.2927)}to{transform:translate(-2.7962vw,99vh) scale(.2927)}}.snow:nth-child(185){opacity:1.3372;transform:translate(62.145vw,-10px) scale(.3039);animation:fall-185 18s -12s linear infinite}@keyframes fall-185{38.035%{transform:translate(56.0488vw,38.035vh) scale(.3039)}to{transform:translate(59.0969vw,99vh) scale(.3039)}}.snow:nth-child(186){opacity:1.4696;transform:translate(94.8867vw,-10px) scale(.1335);animation:fall-186 25s -1s linear infinite}@keyframes fall-186{36.387%{transform:translate(100.6092vw,36.387vh) scale(.1335)}to{transform:translate(97.74795vw,99vh) scale(.1335)}}.snow:nth-child(187){opacity:.0458;transform:translate(36.2471vw,-10px) scale(.2227);animation:fall-187 22s -24s linear infinite}@keyframes fall-187{46.091%{transform:translate(42.9777vw,46.091vh) scale(.2227)}to{transform:translate(39.6124vw,99vh) scale(.2227)}}.snow:nth-child(188){opacity:.0962;transform:translate(26.6534vw,-10px) scale(.1957);animation:fall-188 30s -18s linear infinite}@keyframes fall-188{79.45%{transform:translate(29.071vw,79.45vh) scale(.1957)}to{transform:translate(27.8622vw,99vh) scale(.1957)}}.snow:nth-child(189){opacity:1.0208;transform:translate(30.5611vw,-10px) scale(.7962);animation:fall-189 24s -5s linear infinite}@keyframes fall-189{78.015%{transform:translate(22.5669vw,78.015vh) scale(.7962)}to{transform:translate(26.564vw,99vh) scale(.7962)}}.snow:nth-child(190){opacity:.4506;transform:translate(50.8252vw,-10px) scale(.4219);animation:fall-190 28s -27s linear infinite}@keyframes fall-190{36.054%{transform:translate(60.616vw,36.054vh) scale(.4219)}to{transform:translate(55.7206vw,99vh) scale(.4219)}}.snow:nth-child(191){opacity:1.8174;transform:translate(89.8874vw,-10px) scale(.241);animation:fall-191 29s -21s linear infinite}@keyframes fall-191{40.722%{transform:translate(93.4762vw,40.722vh) scale(.241)}to{transform:translate(91.6818vw,99vh) scale(.241)}}.snow:nth-child(192){opacity:.1174;transform:translate(63.9422vw,-10px) scale(.1624);animation:fall-192 24s -1s linear infinite}@keyframes fall-192{30.931%{transform:translate(61.0695vw,30.931vh) scale(.1624)}to{transform:translate(62.50585vw,99vh) scale(.1624)}}.snow:nth-child(193){opacity:1.5998;transform:translate(87.5749vw,-10px) scale(.4929);animation:fall-193 11s -1s linear infinite}@keyframes fall-193{57.406%{transform:translate(80.0976vw,57.406vh) scale(.4929)}to{transform:translate(83.83625vw,99vh) scale(.4929)}}.snow:nth-child(194){opacity:.529;transform:translate(82.3612vw,-10px) scale(.5625);animation:fall-194 21s -17s linear infinite}@keyframes fall-194{49.418%{transform:translate(76.3764vw,49.418vh) scale(.5625)}to{transform:translate(79.3688vw,99vh) scale(.5625)}}.snow:nth-child(195){opacity:1.1946;transform:translate(12.0175vw,-10px) scale(.897);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{65.849%{transform:translate(14.6269vw,65.849vh) scale(.897)}to{transform:translate(13.3222vw,99vh) scale(.897)}}.snow:nth-child(196){opacity:1.4406;transform:translate(28.588vw,-10px) scale(.3479);animation:fall-196 21s -23s linear infinite}@keyframes fall-196{30.209%{transform:translate(27.8791vw,30.209vh) scale(.3479)}to{transform:translate(28.23355vw,99vh) scale(.3479)}}.snow:nth-child(197){opacity:1.3762;transform:translate(50.502vw,-10px) scale(.5236);animation:fall-197 21s -12s linear infinite}@keyframes fall-197{61.774%{transform:translate(49.033vw,61.774vh) scale(.5236)}to{transform:translate(49.7675vw,99vh) scale(.5236)}}.snow:nth-child(198){opacity:1.1078;transform:translate(26.8887vw,-10px) scale(.5344);animation:fall-198 21s -15s linear infinite}@keyframes fall-198{61.723%{transform:translate(34.7364vw,61.723vh) scale(.5344)}to{transform:translate(30.81255vw,99vh) scale(.5344)}}.snow:nth-child(199){opacity:.7272;transform:translate(30.7482vw,-10px) scale(.7841);animation:fall-199 14s -26s linear infinite}@keyframes fall-199{67.601%{transform:translate(39.1101vw,67.601vh) scale(.7841)}to{transform:translate(34.92915vw,99vh) scale(.7841)}}.snow:nth-child(200){opacity:1.2264;transform:translate(15.4254vw,-10px) scale(.9966);animation:fall-200 11s -27s linear infinite}@keyframes fall-200{31.138%{transform:translate(21.7331vw,31.138vh) scale(.9966)}to{transform:translate(18.57925vw,99vh) scale(.9966)}}.snow:nth-child(201){opacity:.426;transform:translate(45.6462vw,-10px) scale(.8373);animation:fall-201 17s -26s linear infinite}@keyframes fall-201{31.483%{transform:translate(53.4071vw,31.483vh) scale(.8373)}to{transform:translate(49.52665vw,99vh) scale(.8373)}}.snow:nth-child(202){opacity:1.6228;transform:translate(53.6077vw,-10px) scale(.5544);animation:fall-202 17s -19s linear infinite}@keyframes fall-202{40.578%{transform:translate(50.9267vw,40.578vh) scale(.5544)}to{transform:translate(52.2672vw,99vh) scale(.5544)}}.snow:nth-child(203){opacity:.6828;transform:translate(12.5082vw,-10px) scale(.1479);animation:fall-203 27s -8s linear infinite}@keyframes fall-203{64.653%{transform:translate(14.6678vw,64.653vh) scale(.1479)}to{transform:translate(13.588vw,99vh) scale(.1479)}}.snow:nth-child(204){opacity:.9784;transform:translate(94.7259vw,-10px) scale(.1153);animation:fall-204 29s -19s linear infinite}@keyframes fall-204{47.56%{transform:translate(91.6453vw,47.56vh) scale(.1153)}to{transform:translate(93.1856vw,99vh) scale(.1153)}}.snow:nth-child(205){opacity:.881;transform:translate(98.1802vw,-10px) scale(.4638);animation:fall-205 13s -6s linear infinite}@keyframes fall-205{75.699%{transform:translate(104.8934vw,75.699vh) scale(.4638)}to{transform:translate(101.5368vw,99vh) scale(.4638)}}.snow:nth-child(206){opacity:1.189;transform:translate(75.8067vw,-10px) scale(.7802);animation:fall-206 22s -11s linear infinite}@keyframes fall-206{64.19%{transform:translate(83.4274vw,64.19vh) scale(.7802)}to{transform:translate(79.61705vw,99vh) scale(.7802)}}.snow:nth-child(207){opacity:1.8356;transform:translate(25.6899vw,-10px) scale(.1793);animation:fall-207 16s -9s linear infinite}@keyframes fall-207{74.088%{transform:translate(29.5542vw,74.088vh) scale(.1793)}to{transform:translate(27.62205vw,99vh) scale(.1793)}}.snow:nth-child(208){opacity:1.0652;transform:translate(86.8308vw,-10px) scale(.7734);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{73.499%{transform:translate(86.6606vw,73.499vh) scale(.7734)}to{transform:translate(86.7457vw,99vh) scale(.7734)}}.snow:nth-child(209){opacity:.6738;transform:translate(65.4107vw,-10px) scale(.4295);animation:fall-209 28s -28s linear infinite}@keyframes fall-209{64.305%{transform:translate(56.2152vw,64.305vh) scale(.4295)}to{transform:translate(60.81295vw,99vh) scale(.4295)}}.snow:nth-child(210){opacity:.1444;transform:translate(43.8483vw,-10px) scale(.7289);animation:fall-210 21s -28s linear infinite}@keyframes fall-210{39.316%{transform:translate(44.2833vw,39.316vh) scale(.7289)}to{transform:translate(44.0658vw,99vh) scale(.7289)}}.snow:nth-child(211){opacity:.5708;transform:translate(18.9015vw,-10px) scale(.5663);animation:fall-211 11s -3s linear infinite}@keyframes fall-211{34.226%{transform:translate(25.0004vw,34.226vh) scale(.5663)}to{transform:translate(21.95095vw,99vh) scale(.5663)}}.snow:nth-child(212){opacity:1.7138;transform:translate(91.2994vw,-10px) scale(.976);animation:fall-212 15s -2s linear infinite}@keyframes fall-212{40.534%{transform:translate(90.5734vw,40.534vh) scale(.976)}to{transform:translate(90.9364vw,99vh) scale(.976)}}.snow:nth-child(213){opacity:1.9506;transform:translate(85.5216vw,-10px) scale(.6976);animation:fall-213 20s -4s linear infinite}@keyframes fall-213{50.928%{transform:translate(77.3089vw,50.928vh) scale(.6976)}to{transform:translate(81.41525vw,99vh) scale(.6976)}}.snow:nth-child(214){opacity:1.7836;transform:translate(6.2499vw,-10px) scale(.9196);animation:fall-214 16s -28s linear infinite}@keyframes fall-214{60.365%{transform:translate(15.5352vw,60.365vh) scale(.9196)}to{transform:translate(10.89255vw,99vh) scale(.9196)}}.snow:nth-child(215){opacity:1.152;transform:translate(62.7172vw,-10px) scale(.6685);animation:fall-215 19s -16s linear infinite}@keyframes fall-215{33.164%{transform:translate(54.5532vw,33.164vh) scale(.6685)}to{transform:translate(58.6352vw,99vh) scale(.6685)}}.snow:nth-child(216){opacity:1.7958;transform:translate(84.6809vw,-10px) scale(.648);animation:fall-216 25s -23s linear infinite}@keyframes fall-216{79.974%{transform:translate(86.6232vw,79.974vh) scale(.648)}to{transform:translate(85.65205vw,99vh) scale(.648)}}.snow:nth-child(217){opacity:.3322;transform:translate(73.5413vw,-10px) scale(.1528);animation:fall-217 28s -12s linear infinite}@keyframes fall-217{79.134%{transform:translate(76.085vw,79.134vh) scale(.1528)}to{transform:translate(74.81315vw,99vh) scale(.1528)}}.snow:nth-child(218){opacity:1.6054;transform:translate(81.3064vw,-10px) scale(.9035);animation:fall-218 21s -4s linear infinite}@keyframes fall-218{34.469%{transform:translate(81.7839vw,34.469vh) scale(.9035)}to{transform:translate(81.54515vw,99vh) scale(.9035)}}.snow:nth-child(219){opacity:1.3206;transform:translate(24.5482vw,-10px) scale(.9803);animation:fall-219 27s -25s linear infinite}@keyframes fall-219{79.636%{transform:translate(30.804vw,79.636vh) scale(.9803)}to{transform:translate(27.6761vw,99vh) scale(.9803)}}.snow:nth-child(220){opacity:.2192;transform:translate(43.9094vw,-10px) scale(.7217);animation:fall-220 29s -23s linear infinite}@keyframes fall-220{62.159%{transform:translate(45.7576vw,62.159vh) scale(.7217)}to{transform:translate(44.8335vw,99vh) scale(.7217)}}.snow:nth-child(221){opacity:1.7324;transform:translate(18.609vw,-10px) scale(.1403);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{61.23%{transform:translate(21.2157vw,61.23vh) scale(.1403)}to{transform:translate(19.91235vw,99vh) scale(.1403)}}.snow:nth-child(222){opacity:.7372;transform:translate(66.6175vw,-10px) scale(.8633);animation:fall-222 14s -27s linear infinite}@keyframes fall-222{41.962%{transform:translate(71.9846vw,41.962vh) scale(.8633)}to{transform:translate(69.30105vw,99vh) scale(.8633)}}.snow:nth-child(223){opacity:.7938;transform:translate(85.174vw,-10px) scale(.0184);animation:fall-223 15s -19s linear infinite}@keyframes fall-223{32.553%{transform:translate(83.1689vw,32.553vh) scale(.0184)}to{transform:translate(84.17145vw,99vh) scale(.0184)}}.snow:nth-child(224){opacity:.1684;transform:translate(89.1371vw,-10px) scale(.9227);animation:fall-224 24s -20s linear infinite}@keyframes fall-224{39.759%{transform:translate(91.0177vw,39.759vh) scale(.9227)}to{transform:translate(90.0774vw,99vh) scale(.9227)}}.snow:nth-child(225){opacity:1.5146;transform:translate(6.6738vw,-10px) scale(.3429);animation:fall-225 19s -30s linear infinite}@keyframes fall-225{65.869%{transform:translate(-3.1248vw,65.869vh) scale(.3429)}to{transform:translate(1.7745vw,99vh) scale(.3429)}}.snow:nth-child(226){opacity:1.883;transform:translate(90.1508vw,-10px) scale(.9016);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{67.25%{transform:translate(80.6446vw,67.25vh) scale(.9016)}to{transform:translate(85.3977vw,99vh) scale(.9016)}}.snow:nth-child(227){opacity:1.4004;transform:translate(88.6655vw,-10px) scale(.0996);animation:fall-227 28s -8s linear infinite}@keyframes fall-227{39.574%{transform:translate(85.8767vw,39.574vh) scale(.0996)}to{transform:translate(87.2711vw,99vh) scale(.0996)}}.snow:nth-child(228){opacity:1.8064;transform:translate(53.8964vw,-10px) scale(.3694);animation:fall-228 29s -28s linear infinite}@keyframes fall-228{67.59%{transform:translate(54.5513vw,67.59vh) scale(.3694)}to{transform:translate(54.22385vw,99vh) scale(.3694)}}.snow:nth-child(229){opacity:.3398;transform:translate(.0662vw,-10px) scale(.5264);animation:fall-229 12s -17s linear infinite}@keyframes fall-229{40.893%{transform:translate(6.7088vw,40.893vh) scale(.5264)}to{transform:translate(3.3875vw,99vh) scale(.5264)}}.snow:nth-child(230){opacity:1.8588;transform:translate(82.8201vw,-10px) scale(.6521);animation:fall-230 14s -24s linear infinite}@keyframes fall-230{76.992%{transform:translate(79.7118vw,76.992vh) scale(.6521)}to{transform:translate(81.26595vw,99vh) scale(.6521)}}.snow:nth-child(231){opacity:.586;transform:translate(37.2174vw,-10px) scale(.4334);animation:fall-231 11s -29s linear infinite}@keyframes fall-231{69.251%{transform:translate(34.7947vw,69.251vh) scale(.4334)}to{transform:translate(36.00605vw,99vh) scale(.4334)}}.snow:nth-child(232){opacity:1.7388;transform:translate(90.0457vw,-10px) scale(.8659);animation:fall-232 16s -26s linear infinite}@keyframes fall-232{79.958%{transform:translate(86.7123vw,79.958vh) scale(.8659)}to{transform:translate(88.379vw,99vh) scale(.8659)}}.snow:nth-child(233){opacity:.5604;transform:translate(53.0163vw,-10px) scale(.8162);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{48.144%{transform:translate(47.2365vw,48.144vh) scale(.8162)}to{transform:translate(50.1264vw,99vh) scale(.8162)}}.snow:nth-child(234){opacity:1.5276;transform:translate(80.7971vw,-10px) scale(.5358);animation:fall-234 27s -12s linear infinite}@keyframes fall-234{76.565%{transform:translate(80.3443vw,76.565vh) scale(.5358)}to{transform:translate(80.5707vw,99vh) scale(.5358)}}.snow:nth-child(235){opacity:.0976;transform:translate(3.6439vw,-10px) scale(.7111);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{33.731%{transform:translate(3.5475vw,33.731vh) scale(.7111)}to{transform:translate(3.5957vw,99vh) scale(.7111)}}.snow:nth-child(236){opacity:.8598;transform:translate(7.9858vw,-10px) scale(.3169);animation:fall-236 28s -16s linear infinite}@keyframes fall-236{43.16%{transform:translate(15.8935vw,43.16vh) scale(.3169)}to{transform:translate(11.93965vw,99vh) scale(.3169)}}.snow:nth-child(237){opacity:1.2612;transform:translate(56.5496vw,-10px) scale(.1241);animation:fall-237 18s -2s linear infinite}@keyframes fall-237{66.603%{transform:translate(46.722vw,66.603vh) scale(.1241)}to{transform:translate(51.6358vw,99vh) scale(.1241)}}.snow:nth-child(238){opacity:1.6508;transform:translate(33.8472vw,-10px) scale(.8975);animation:fall-238 21s -30s linear infinite}@keyframes fall-238{75.891%{transform:translate(30.6371vw,75.891vh) scale(.8975)}to{transform:translate(32.24215vw,99vh) scale(.8975)}}.snow:nth-child(239){opacity:.3856;transform:translate(60.8905vw,-10px) scale(.9462);animation:fall-239 29s -18s linear infinite}@keyframes fall-239{67.762%{transform:translate(61.3357vw,67.762vh) scale(.9462)}to{transform:translate(61.1131vw,99vh) scale(.9462)}}.snow:nth-child(240){opacity:.3468;transform:translate(20.7982vw,-10px) scale(.3518);animation:fall-240 12s -24s linear infinite}@keyframes fall-240{31.586%{transform:translate(14.4162vw,31.586vh) scale(.3518)}to{transform:translate(17.6072vw,99vh) scale(.3518)}}.snow:nth-child(241){opacity:.5194;transform:translate(81.6023vw,-10px) scale(.5223);animation:fall-241 26s -14s linear infinite}@keyframes fall-241{69.376%{transform:translate(88.9745vw,69.376vh) scale(.5223)}to{transform:translate(85.2884vw,99vh) scale(.5223)}}.snow:nth-child(242){opacity:1.1952;transform:translate(23.809vw,-10px) scale(.7956);animation:fall-242 13s -9s linear infinite}@keyframes fall-242{33.533%{transform:translate(19.145vw,33.533vh) scale(.7956)}to{transform:translate(21.477vw,99vh) scale(.7956)}}.snow:nth-child(243){opacity:.7992;transform:translate(53.8895vw,-10px) scale(.4089);animation:fall-243 22s -18s linear infinite}@keyframes fall-243{68.755%{transform:translate(47.1155vw,68.755vh) scale(.4089)}to{transform:translate(50.5025vw,99vh) scale(.4089)}}.snow:nth-child(244){opacity:.2754;transform:translate(37.6557vw,-10px) scale(.255);animation:fall-244 25s -15s linear infinite}@keyframes fall-244{62.44%{transform:translate(40.14vw,62.44vh) scale(.255)}to{transform:translate(38.89785vw,99vh) scale(.255)}}.snow:nth-child(245){opacity:.4952;transform:translate(2.3094vw,-10px) scale(.7638);animation:fall-245 15s -11s linear infinite}@keyframes fall-245{42.603%{transform:translate(6.7683vw,42.603vh) scale(.7638)}to{transform:translate(4.53885vw,99vh) scale(.7638)}}.snow:nth-child(246){opacity:.4014;transform:translate(49.9461vw,-10px) scale(.7099);animation:fall-246 15s -18s linear infinite}@keyframes fall-246{46.689%{transform:translate(50.6984vw,46.689vh) scale(.7099)}to{transform:translate(50.32225vw,99vh) scale(.7099)}}.snow:nth-child(247){opacity:.813;transform:translate(49.8197vw,-10px) scale(.5155);animation:fall-247 24s -8s linear infinite}@keyframes fall-247{63.564%{transform:translate(44.0742vw,63.564vh) scale(.5155)}to{transform:translate(46.94695vw,99vh) scale(.5155)}}.snow:nth-child(248){opacity:.7442;transform:translate(41.0107vw,-10px) scale(.1684);animation:fall-248 18s -28s linear infinite}@keyframes fall-248{34.393%{transform:translate(46.5343vw,34.393vh) scale(.1684)}to{transform:translate(43.7725vw,99vh) scale(.1684)}}.snow:nth-child(249){opacity:1.295;transform:translate(88.5431vw,-10px) scale(.4054);animation:fall-249 19s -8s linear infinite}@keyframes fall-249{62.245%{transform:translate(81.7913vw,62.245vh) scale(.4054)}to{transform:translate(85.1672vw,99vh) scale(.4054)}}.snow:nth-child(250){opacity:1.4138;transform:translate(54.4752vw,-10px) scale(.3303);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{31.137%{transform:translate(45.8363vw,31.137vh) scale(.3303)}to{transform:translate(50.15575vw,99vh) scale(.3303)}}.snow:nth-child(251){opacity:1.8498;transform:translate(18.1615vw,-10px) scale(.2885);animation:fall-251 22s -8s linear infinite}@keyframes fall-251{37.536%{transform:translate(15.9727vw,37.536vh) scale(.2885)}to{transform:translate(17.0671vw,99vh) scale(.2885)}}.snow:nth-child(252){opacity:.4832;transform:translate(2.0593vw,-10px) scale(.6143);animation:fall-252 21s -27s linear infinite}@keyframes fall-252{68.297%{transform:translate(-7.4192vw,68.297vh) scale(.6143)}to{transform:translate(-2.67995vw,99vh) scale(.6143)}}.snow:nth-child(253){opacity:.5882;transform:translate(49.5217vw,-10px) scale(.686);animation:fall-253 26s -14s linear infinite}@keyframes fall-253{37.929%{transform:translate(44.0948vw,37.929vh) scale(.686)}to{transform:translate(46.80825vw,99vh) scale(.686)}}.snow:nth-child(254){opacity:1.0944;transform:translate(39.2826vw,-10px) scale(.8493);animation:fall-254 27s -16s linear infinite}@keyframes fall-254{34.077%{transform:translate(32.1185vw,34.077vh) scale(.8493)}to{transform:translate(35.70055vw,99vh) scale(.8493)}}.snow:nth-child(255){opacity:.2416;transform:translate(65.3942vw,-10px) scale(.6944);animation:fall-255 13s -30s linear infinite}@keyframes fall-255{65.321%{transform:translate(71.9441vw,65.321vh) scale(.6944)}to{transform:translate(68.66915vw,99vh) scale(.6944)}}.snow:nth-child(256){opacity:.4872;transform:translate(24.8324vw,-10px) scale(.9148);animation:fall-256 18s -3s linear infinite}@keyframes fall-256{55.458%{transform:translate(15.2002vw,55.458vh) scale(.9148)}to{transform:translate(20.0163vw,99vh) scale(.9148)}}.snow:nth-child(257){opacity:.468;transform:translate(59.0225vw,-10px) scale(.0722);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{35.436%{transform:translate(59.2593vw,35.436vh) scale(.0722)}to{transform:translate(59.1409vw,99vh) scale(.0722)}}.snow:nth-child(258){opacity:1.3972;transform:translate(22.6005vw,-10px) scale(.5107);animation:fall-258 20s -25s linear infinite}@keyframes fall-258{77.967%{transform:translate(14.3833vw,77.967vh) scale(.5107)}to{transform:translate(18.4919vw,99vh) scale(.5107)}}.snow:nth-child(259){opacity:.2258;transform:translate(60.8769vw,-10px) scale(.1578);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{61.138%{transform:translate(68.5842vw,61.138vh) scale(.1578)}to{transform:translate(64.73055vw,99vh) scale(.1578)}}.snow:nth-child(260){opacity:.2678;transform:translate(82.605vw,-10px) scale(.1401);animation:fall-260 14s -2s linear infinite}@keyframes fall-260{57.868%{transform:translate(74.2846vw,57.868vh) scale(.1401)}to{transform:translate(78.4448vw,99vh) scale(.1401)}}.snow:nth-child(261){opacity:1.6816;transform:translate(26.1464vw,-10px) scale(.0306);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{41.702%{transform:translate(30.5664vw,41.702vh) scale(.0306)}to{transform:translate(28.3564vw,99vh) scale(.0306)}}.snow:nth-child(262){opacity:.987;transform:translate(29.4764vw,-10px) scale(.0214);animation:fall-262 16s -4s linear infinite}@keyframes fall-262{52.911%{transform:translate(39.1625vw,52.911vh) scale(.0214)}to{transform:translate(34.31945vw,99vh) scale(.0214)}}.snow:nth-child(263){opacity:1.5638;transform:translate(38.0714vw,-10px) scale(.4068);animation:fall-263 14s -21s linear infinite}@keyframes fall-263{50.165%{transform:translate(34.384vw,50.165vh) scale(.4068)}to{transform:translate(36.2277vw,99vh) scale(.4068)}}.snow:nth-child(264){opacity:1.683;transform:translate(27.3382vw,-10px) scale(.1441);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{41.558%{transform:translate(33.1598vw,41.558vh) scale(.1441)}to{transform:translate(30.249vw,99vh) scale(.1441)}}.snow:nth-child(265){opacity:.1046;transform:translate(27.5192vw,-10px) scale(.381);animation:fall-265 12s -18s linear infinite}@keyframes fall-265{51.845%{transform:translate(30.9469vw,51.845vh) scale(.381)}to{transform:translate(29.23305vw,99vh) scale(.381)}}.snow:nth-child(266){opacity:.4632;transform:translate(68.757vw,-10px) scale(.8204);animation:fall-266 22s -26s linear infinite}@keyframes fall-266{61.96%{transform:translate(72.4818vw,61.96vh) scale(.8204)}to{transform:translate(70.6194vw,99vh) scale(.8204)}}.snow:nth-child(267){opacity:.8228;transform:translate(80.5815vw,-10px) scale(.3717);animation:fall-267 22s -29s linear infinite}@keyframes fall-267{70.365%{transform:translate(80.5624vw,70.365vh) scale(.3717)}to{transform:translate(80.57195vw,99vh) scale(.3717)}}.snow:nth-child(268){opacity:.285;transform:translate(59.9959vw,-10px) scale(.0286);animation:fall-268 20s -13s linear infinite}@keyframes fall-268{49.753%{transform:translate(51.9253vw,49.753vh) scale(.0286)}to{transform:translate(55.9606vw,99vh) scale(.0286)}}.snow:nth-child(269){opacity:.668;transform:translate(70.3305vw,-10px) scale(.2696);animation:fall-269 13s -2s linear infinite}@keyframes fall-269{56.249%{transform:translate(73.3522vw,56.249vh) scale(.2696)}to{transform:translate(71.84135vw,99vh) scale(.2696)}}.snow:nth-child(270){opacity:1.8068;transform:translate(53.2448vw,-10px) scale(.3205);animation:fall-270 25s -28s linear infinite}@keyframes fall-270{73.55%{transform:translate(56.1941vw,73.55vh) scale(.3205)}to{transform:translate(54.71945vw,99vh) scale(.3205)}}.snow:nth-child(271){opacity:.551;transform:translate(46.8806vw,-10px) scale(.2362);animation:fall-271 23s -28s linear infinite}@keyframes fall-271{69.122%{transform:translate(48.455vw,69.122vh) scale(.2362)}to{transform:translate(47.6678vw,99vh) scale(.2362)}}.snow:nth-child(272){opacity:1.0366;transform:translate(33.8837vw,-10px) scale(.912);animation:fall-272 30s -24s linear infinite}@keyframes fall-272{53.15%{transform:translate(40.4351vw,53.15vh) scale(.912)}to{transform:translate(37.1594vw,99vh) scale(.912)}}.snow:nth-child(273){opacity:.111;transform:translate(77.4756vw,-10px) scale(.0021);animation:fall-273 17s -8s linear infinite}@keyframes fall-273{65.893%{transform:translate(70.0141vw,65.893vh) scale(.0021)}to{transform:translate(73.74485vw,99vh) scale(.0021)}}.snow:nth-child(274){opacity:1.256;transform:translate(81.8685vw,-10px) scale(.4623);animation:fall-274 25s -3s linear infinite}@keyframes fall-274{71.639%{transform:translate(83.9547vw,71.639vh) scale(.4623)}to{transform:translate(82.9116vw,99vh) scale(.4623)}}.snow:nth-child(275){opacity:.0494;transform:translate(73.5682vw,-10px) scale(.0402);animation:fall-275 16s -9s linear infinite}@keyframes fall-275{69.828%{transform:translate(74.3592vw,69.828vh) scale(.0402)}to{transform:translate(73.9637vw,99vh) scale(.0402)}}.snow:nth-child(276){opacity:1.582;transform:translate(50.0456vw,-10px) scale(.5195);animation:fall-276 15s -2s linear infinite}@keyframes fall-276{61.144%{transform:translate(48.6606vw,61.144vh) scale(.5195)}to{transform:translate(49.3531vw,99vh) scale(.5195)}}.snow:nth-child(277){opacity:.6832;transform:translate(72.2136vw,-10px) scale(.5536);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{36.17%{transform:translate(73.3738vw,36.17vh) scale(.5536)}to{transform:translate(72.7937vw,99vh) scale(.5536)}}.snow:nth-child(278){opacity:.4166;transform:translate(60.3946vw,-10px) scale(.2827);animation:fall-278 19s -28s linear infinite}@keyframes fall-278{56.029%{transform:translate(67.3153vw,56.029vh) scale(.2827)}to{transform:translate(63.85495vw,99vh) scale(.2827)}}.snow:nth-child(279){opacity:.848;transform:translate(70.4696vw,-10px) scale(.0085);animation:fall-279 24s -3s linear infinite}@keyframes fall-279{31.942%{transform:translate(78.3343vw,31.942vh) scale(.0085)}to{transform:translate(74.40195vw,99vh) scale(.0085)}}.snow:nth-child(280){opacity:.0442;transform:translate(97.8666vw,-10px) scale(.2143);animation:fall-280 14s -29s linear infinite}@keyframes fall-280{39.49%{transform:translate(102.8511vw,39.49vh) scale(.2143)}to{transform:translate(100.35885vw,99vh) scale(.2143)}}.snow:nth-child(281){opacity:1.7896;transform:translate(20.4435vw,-10px) scale(.0257);animation:fall-281 16s -26s linear infinite}@keyframes fall-281{45.061%{transform:translate(27.1332vw,45.061vh) scale(.0257)}to{transform:translate(23.78835vw,99vh) scale(.0257)}}.snow:nth-child(282){opacity:1.7356;transform:translate(89.7145vw,-10px) scale(.0233);animation:fall-282 25s -11s linear infinite}@keyframes fall-282{76.128%{transform:translate(81.1188vw,76.128vh) scale(.0233)}to{transform:translate(85.41665vw,99vh) scale(.0233)}}.snow:nth-child(283){opacity:.569;transform:translate(8.8809vw,-10px) scale(.4223);animation:fall-283 16s -26s linear infinite}@keyframes fall-283{58.275%{transform:translate(6.6147vw,58.275vh) scale(.4223)}to{transform:translate(7.7478vw,99vh) scale(.4223)}}.snow:nth-child(284){opacity:1.9708;transform:translate(2.3406vw,-10px) scale(.9444);animation:fall-284 17s -4s linear infinite}@keyframes fall-284{49.106%{transform:translate(5.0445vw,49.106vh) scale(.9444)}to{transform:translate(3.69255vw,99vh) scale(.9444)}}.snow:nth-child(285){opacity:.1578;transform:translate(9.4967vw,-10px) scale(.4098);animation:fall-285 10s -29s linear infinite}@keyframes fall-285{36.226%{transform:translate(12.1166vw,36.226vh) scale(.4098)}to{transform:translate(10.80665vw,99vh) scale(.4098)}}.snow:nth-child(286){opacity:.3006;transform:translate(71.3634vw,-10px) scale(.3285);animation:fall-286 29s -27s linear infinite}@keyframes fall-286{62.79%{transform:translate(64.9443vw,62.79vh) scale(.3285)}to{transform:translate(68.15385vw,99vh) scale(.3285)}}.snow:nth-child(287){opacity:.4978;transform:translate(68.3031vw,-10px) scale(.2238);animation:fall-287 23s -29s linear infinite}@keyframes fall-287{31.743%{transform:translate(69.7733vw,31.743vh) scale(.2238)}to{transform:translate(69.0382vw,99vh) scale(.2238)}}.snow:nth-child(288){opacity:1.0206;transform:translate(4.5636vw,-10px) scale(.614);animation:fall-288 25s -23s linear infinite}@keyframes fall-288{43.418%{transform:translate(9.3562vw,43.418vh) scale(.614)}to{transform:translate(6.9599vw,99vh) scale(.614)}}.snow:nth-child(289){opacity:.6474;transform:translate(18.8696vw,-10px) scale(.1298);animation:fall-289 22s -19s linear infinite}@keyframes fall-289{31.861%{transform:translate(22.4619vw,31.861vh) scale(.1298)}to{transform:translate(20.66575vw,99vh) scale(.1298)}}.snow:nth-child(290){opacity:.039;transform:translate(90.0728vw,-10px) scale(.5626);animation:fall-290 21s -17s linear infinite}@keyframes fall-290{64.931%{transform:translate(89.3038vw,64.931vh) scale(.5626)}to{transform:translate(89.6883vw,99vh) scale(.5626)}}.snow:nth-child(291){opacity:.773;transform:translate(90.8218vw,-10px) scale(.3521);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{64.926%{transform:translate(98.5067vw,64.926vh) scale(.3521)}to{transform:translate(94.66425vw,99vh) scale(.3521)}}.snow:nth-child(292){opacity:1.1162;transform:translate(74.6986vw,-10px) scale(.2066);animation:fall-292 19s -1s linear infinite}@keyframes fall-292{64.834%{transform:translate(80.8662vw,64.834vh) scale(.2066)}to{transform:translate(77.7824vw,99vh) scale(.2066)}}.snow:nth-child(293){opacity:.4786;transform:translate(20.4069vw,-10px) scale(.6469);animation:fall-293 10s -16s linear infinite}@keyframes fall-293{77.308%{transform:translate(16.5491vw,77.308vh) scale(.6469)}to{transform:translate(18.478vw,99vh) scale(.6469)}}.snow:nth-child(294){opacity:.904;transform:translate(69.4301vw,-10px) scale(.4698);animation:fall-294 20s -15s linear infinite}@keyframes fall-294{61.564%{transform:translate(78.7739vw,61.564vh) scale(.4698)}to{transform:translate(74.102vw,99vh) scale(.4698)}}.snow:nth-child(295){opacity:.7058;transform:translate(47.5543vw,-10px) scale(.169);animation:fall-295 28s -7s linear infinite}@keyframes fall-295{46.365%{transform:translate(47.7876vw,46.365vh) scale(.169)}to{transform:translate(47.67095vw,99vh) scale(.169)}}.snow:nth-child(296){opacity:.3692;transform:translate(86.7343vw,-10px) scale(.0921);animation:fall-296 24s -19s linear infinite}@keyframes fall-296{79.124%{transform:translate(78.3538vw,79.124vh) scale(.0921)}to{transform:translate(82.54405vw,99vh) scale(.0921)}}.snow:nth-child(297){opacity:1.2658;transform:translate(20.3611vw,-10px) scale(.1704);animation:fall-297 28s -6s linear infinite}@keyframes fall-297{40.845%{transform:translate(17.6194vw,40.845vh) scale(.1704)}to{transform:translate(18.99025vw,99vh) scale(.1704)}}.snow:nth-child(298){opacity:.1268;transform:translate(62.7161vw,-10px) scale(.7651);animation:fall-298 23s -15s linear infinite}@keyframes fall-298{37.59%{transform:translate(69.145vw,37.59vh) scale(.7651)}to{transform:translate(65.93055vw,99vh) scale(.7651)}}.snow:nth-child(299){opacity:.0248;transform:translate(77.9026vw,-10px) scale(.7146);animation:fall-299 22s -21s linear infinite}@keyframes fall-299{35.762%{transform:translate(71.1023vw,35.762vh) scale(.7146)}to{transform:translate(74.50245vw,99vh) scale(.7146)}}.snow:nth-child(300){opacity:.4106;transform:translate(4.1828vw,-10px) scale(.2121);animation:fall-300 24s -11s linear infinite}@keyframes fall-300{53.182%{transform:translate(4.6725vw,53.182vh) scale(.2121)}to{transform:translate(4.42765vw,99vh) scale(.2121)}}.snow:nth-child(301){opacity:1.8046;transform:translate(18.6266vw,-10px) scale(.824);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{41.763%{transform:translate(18.9695vw,41.763vh) scale(.824)}to{transform:translate(18.79805vw,99vh) scale(.824)}}.snow:nth-child(302){opacity:.4664;transform:translate(85.3584vw,-10px) scale(.851);animation:fall-302 12s -7s linear infinite}@keyframes fall-302{43.608%{transform:translate(82.1919vw,43.608vh) scale(.851)}to{transform:translate(83.77515vw,99vh) scale(.851)}}.snow:nth-child(303){opacity:1.007;transform:translate(20.2056vw,-10px) scale(.0175);animation:fall-303 25s -19s linear infinite}@keyframes fall-303{77.072%{transform:translate(29.0206vw,77.072vh) scale(.0175)}to{transform:translate(24.6131vw,99vh) scale(.0175)}}.snow:nth-child(304){opacity:1.3006;transform:translate(22.2664vw,-10px) scale(.0732);animation:fall-304 10s -16s linear infinite}@keyframes fall-304{79.179%{transform:translate(16.9384vw,79.179vh) scale(.0732)}to{transform:translate(19.6024vw,99vh) scale(.0732)}}.snow:nth-child(305){opacity:.4174;transform:translate(68.0441vw,-10px) scale(.322);animation:fall-305 30s -3s linear infinite}@keyframes fall-305{79.089%{transform:translate(76.7229vw,79.089vh) scale(.322)}to{transform:translate(72.3835vw,99vh) scale(.322)}}.snow:nth-child(306){opacity:.5274;transform:translate(44.1351vw,-10px) scale(.3442);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{44.524%{transform:translate(52.9206vw,44.524vh) scale(.3442)}to{transform:translate(48.52785vw,99vh) scale(.3442)}}.snow:nth-child(307){opacity:.0518;transform:translate(93.4091vw,-10px) scale(.8324);animation:fall-307 18s -13s linear infinite}@keyframes fall-307{54.696%{transform:translate(92.6528vw,54.696vh) scale(.8324)}to{transform:translate(93.03095vw,99vh) scale(.8324)}}.snow:nth-child(308){opacity:.56;transform:translate(48.5887vw,-10px) scale(.1903);animation:fall-308 25s -27s linear infinite}@keyframes fall-308{62.48%{transform:translate(41.9645vw,62.48vh) scale(.1903)}to{transform:translate(45.2766vw,99vh) scale(.1903)}}.snow:nth-child(309){opacity:.6416;transform:translate(11.8756vw,-10px) scale(.199);animation:fall-309 22s -27s linear infinite}@keyframes fall-309{48.982%{transform:translate(9.6092vw,48.982vh) scale(.199)}to{transform:translate(10.7424vw,99vh) scale(.199)}}.snow:nth-child(310){opacity:.1376;transform:translate(34.0512vw,-10px) scale(.1544);animation:fall-310 18s -29s linear infinite}@keyframes fall-310{31.124%{transform:translate(25.8997vw,31.124vh) scale(.1544)}to{transform:translate(29.97545vw,99vh) scale(.1544)}}.snow:nth-child(311){opacity:.16;transform:translate(77.3756vw,-10px) scale(.4788);animation:fall-311 20s -13s linear infinite}@keyframes fall-311{68.19%{transform:translate(85.8482vw,68.19vh) scale(.4788)}to{transform:translate(81.6119vw,99vh) scale(.4788)}}.snow:nth-child(312){opacity:1.5988;transform:translate(68.3154vw,-10px) scale(.8868);animation:fall-312 11s -22s linear infinite}@keyframes fall-312{78.995%{transform:translate(71.063vw,78.995vh) scale(.8868)}to{transform:translate(69.6892vw,99vh) scale(.8868)}}.snow:nth-child(313){opacity:.2882;transform:translate(43.6499vw,-10px) scale(.5114);animation:fall-313 23s -13s linear infinite}@keyframes fall-313{46.808%{transform:translate(47.0503vw,46.808vh) scale(.5114)}to{transform:translate(45.3501vw,99vh) scale(.5114)}}.snow:nth-child(314){opacity:1.557;transform:translate(46.5428vw,-10px) scale(.6664);animation:fall-314 15s -16s linear infinite}@keyframes fall-314{50.948%{transform:translate(54.3237vw,50.948vh) scale(.6664)}to{transform:translate(50.43325vw,99vh) scale(.6664)}}.snow:nth-child(315){opacity:.9258;transform:translate(95.2711vw,-10px) scale(.6102);animation:fall-315 15s -22s linear infinite}@keyframes fall-315{74.719%{transform:translate(89.7517vw,74.719vh) scale(.6102)}to{transform:translate(92.5114vw,99vh) scale(.6102)}}.snow:nth-child(316){opacity:1.9616;transform:translate(19.313vw,-10px) scale(.1633);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{59.643%{transform:translate(18.7528vw,59.643vh) scale(.1633)}to{transform:translate(19.0329vw,99vh) scale(.1633)}}.snow:nth-child(317){opacity:1.3756;transform:translate(80.2673vw,-10px) scale(.7638);animation:fall-317 22s -20s linear infinite}@keyframes fall-317{41.139%{transform:translate(72.08vw,41.139vh) scale(.7638)}to{transform:translate(76.17365vw,99vh) scale(.7638)}}.snow:nth-child(318){opacity:.9374;transform:translate(66.005vw,-10px) scale(.5418);animation:fall-318 27s -6s linear infinite}@keyframes fall-318{30.405%{transform:translate(61.829vw,30.405vh) scale(.5418)}to{transform:translate(63.917vw,99vh) scale(.5418)}}.snow:nth-child(319){opacity:1.0626;transform:translate(48.8197vw,-10px) scale(.8317);animation:fall-319 16s -6s linear infinite}@keyframes fall-319{60.154%{transform:translate(42.2017vw,60.154vh) scale(.8317)}to{transform:translate(45.5107vw,99vh) scale(.8317)}}.snow:nth-child(320){opacity:1.538;transform:translate(60.8749vw,-10px) scale(.1476);animation:fall-320 23s -29s linear infinite}@keyframes fall-320{67.052%{transform:translate(54.0833vw,67.052vh) scale(.1476)}to{transform:translate(57.4791vw,99vh) scale(.1476)}}.snow:nth-child(321){opacity:.2516;transform:translate(35.9252vw,-10px) scale(.9225);animation:fall-321 29s -8s linear infinite}@keyframes fall-321{52.007%{transform:translate(33.4025vw,52.007vh) scale(.9225)}to{transform:translate(34.66385vw,99vh) scale(.9225)}}.snow:nth-child(322){opacity:.5152;transform:translate(78.9997vw,-10px) scale(.9881);animation:fall-322 28s -16s linear infinite}@keyframes fall-322{39.391%{transform:translate(86.0348vw,39.391vh) scale(.9881)}to{transform:translate(82.51725vw,99vh) scale(.9881)}}.snow:nth-child(323){opacity:.9776;transform:translate(16.1398vw,-10px) scale(.0488);animation:fall-323 11s -5s linear infinite}@keyframes fall-323{38.579%{transform:translate(8.3799vw,38.579vh) scale(.0488)}to{transform:translate(12.25985vw,99vh) scale(.0488)}}.snow:nth-child(324){opacity:1.569;transform:translate(87.2774vw,-10px) scale(.1731);animation:fall-324 30s -25s linear infinite}@keyframes fall-324{70.262%{transform:translate(90.7685vw,70.262vh) scale(.1731)}to{transform:translate(89.02295vw,99vh) scale(.1731)}}.snow:nth-child(325){opacity:1.2206;transform:translate(68.3975vw,-10px) scale(.8586);animation:fall-325 18s -5s linear infinite}@keyframes fall-325{59.748%{transform:translate(65.0047vw,59.748vh) scale(.8586)}to{transform:translate(66.7011vw,99vh) scale(.8586)}}.snow:nth-child(326){opacity:1.9742;transform:translate(15.062vw,-10px) scale(.455);animation:fall-326 12s -21s linear infinite}@keyframes fall-326{76.112%{transform:translate(8.2437vw,76.112vh) scale(.455)}to{transform:translate(11.65285vw,99vh) scale(.455)}}.snow:nth-child(327){opacity:1.9818;transform:translate(10.8545vw,-10px) scale(.7558);animation:fall-327 30s -14s linear infinite}@keyframes fall-327{36.276%{transform:translate(14.2369vw,36.276vh) scale(.7558)}to{transform:translate(12.5457vw,99vh) scale(.7558)}}.snow:nth-child(328){opacity:.8824;transform:translate(48.9122vw,-10px) scale(.6297);animation:fall-328 10s -24s linear infinite}@keyframes fall-328{57.591%{transform:translate(52.1675vw,57.591vh) scale(.6297)}to{transform:translate(50.53985vw,99vh) scale(.6297)}}.snow:nth-child(329){opacity:.9202;transform:translate(78.9012vw,-10px) scale(.6902);animation:fall-329 12s -6s linear infinite}@keyframes fall-329{50.361%{transform:translate(86.2915vw,50.361vh) scale(.6902)}to{transform:translate(82.59635vw,99vh) scale(.6902)}}.snow:nth-child(330){opacity:.1242;transform:translate(90.7141vw,-10px) scale(.8166);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{75.465%{transform:translate(98.7792vw,75.465vh) scale(.8166)}to{transform:translate(94.74665vw,99vh) scale(.8166)}}.snow:nth-child(331){opacity:.9934;transform:translate(63.6457vw,-10px) scale(.9955);animation:fall-331 25s -20s linear infinite}@keyframes fall-331{77.321%{transform:translate(63.6541vw,77.321vh) scale(.9955)}to{transform:translate(63.6499vw,99vh) scale(.9955)}}.snow:nth-child(332){opacity:1.1598;transform:translate(33.4777vw,-10px) scale(.8688);animation:fall-332 18s -30s linear infinite}@keyframes fall-332{32.2%{transform:translate(43.3806vw,32.2vh) scale(.8688)}to{transform:translate(38.42915vw,99vh) scale(.8688)}}.snow:nth-child(333){opacity:1.305;transform:translate(81.8782vw,-10px) scale(.477);animation:fall-333 27s -17s linear infinite}@keyframes fall-333{66.038%{transform:translate(76.6534vw,66.038vh) scale(.477)}to{transform:translate(79.2658vw,99vh) scale(.477)}}.snow:nth-child(334){opacity:.7608;transform:translate(47.1979vw,-10px) scale(.6347);animation:fall-334 11s -20s linear infinite}@keyframes fall-334{35.385%{transform:translate(54.3015vw,35.385vh) scale(.6347)}to{transform:translate(50.7497vw,99vh) scale(.6347)}}.snow:nth-child(335){opacity:1.1744;transform:translate(88.277vw,-10px) scale(.8868);animation:fall-335 23s -1s linear infinite}@keyframes fall-335{53.669%{transform:translate(82.9872vw,53.669vh) scale(.8868)}to{transform:translate(85.6321vw,99vh) scale(.8868)}}.snow:nth-child(336){opacity:1.447;transform:translate(98.3742vw,-10px) scale(.2426);animation:fall-336 14s -6s linear infinite}@keyframes fall-336{35.139%{transform:translate(91.1222vw,35.139vh) scale(.2426)}to{transform:translate(94.7482vw,99vh) scale(.2426)}}.snow:nth-child(337){opacity:1.0154;transform:translate(4.4857vw,-10px) scale(.8828);animation:fall-337 29s -4s linear infinite}@keyframes fall-337{33.69%{transform:translate(-5.1201vw,33.69vh) scale(.8828)}to{transform:translate(-.3172vw,99vh) scale(.8828)}}.snow:nth-child(338){opacity:.5724;transform:translate(31.9653vw,-10px) scale(.9048);animation:fall-338 14s -3s linear infinite}@keyframes fall-338{38.646%{transform:translate(23.8963vw,38.646vh) scale(.9048)}to{transform:translate(27.9308vw,99vh) scale(.9048)}}.snow:nth-child(339){opacity:1.271;transform:translate(14.1179vw,-10px) scale(.0489);animation:fall-339 21s -3s linear infinite}@keyframes fall-339{41.932%{transform:translate(19.161vw,41.932vh) scale(.0489)}to{transform:translate(16.63945vw,99vh) scale(.0489)}}.snow:nth-child(340){opacity:1.2882;transform:translate(51.6254vw,-10px) scale(.4153);animation:fall-340 29s -29s linear infinite}@keyframes fall-340{57.495%{transform:translate(61.3902vw,57.495vh) scale(.4153)}to{transform:translate(56.5078vw,99vh) scale(.4153)}}.snow:nth-child(341){opacity:1.7148;transform:translate(55.7723vw,-10px) scale(.2518);animation:fall-341 14s -12s linear infinite}@keyframes fall-341{33.734%{transform:translate(64.4316vw,33.734vh) scale(.2518)}to{transform:translate(60.10195vw,99vh) scale(.2518)}}.snow:nth-child(342){opacity:.3664;transform:translate(79.3029vw,-10px) scale(.8046);animation:fall-342 10s -12s linear infinite}@keyframes fall-342{35.004%{transform:translate(84.6663vw,35.004vh) scale(.8046)}to{transform:translate(81.9846vw,99vh) scale(.8046)}}.snow:nth-child(343){opacity:1.7686;transform:translate(97.8266vw,-10px) scale(.1896);animation:fall-343 29s -12s linear infinite}@keyframes fall-343{42.301%{transform:translate(107.7178vw,42.301vh) scale(.1896)}to{transform:translate(102.7722vw,99vh) scale(.1896)}}.snow:nth-child(344){opacity:1.7878;transform:translate(43.4137vw,-10px) scale(.3137);animation:fall-344 26s -28s linear infinite}@keyframes fall-344{43.585%{transform:translate(45.8939vw,43.585vh) scale(.3137)}to{transform:translate(44.6538vw,99vh) scale(.3137)}}.snow:nth-child(345){opacity:1.4572;transform:translate(8.7404vw,-10px) scale(.1526);animation:fall-345 17s -22s linear infinite}@keyframes fall-345{60.495%{transform:translate(17.5423vw,60.495vh) scale(.1526)}to{transform:translate(13.14135vw,99vh) scale(.1526)}}.snow:nth-child(346){opacity:.9726;transform:translate(11.2242vw,-10px) scale(.5061);animation:fall-346 12s -5s linear infinite}@keyframes fall-346{32.631%{transform:translate(13.4842vw,32.631vh) scale(.5061)}to{transform:translate(12.3542vw,99vh) scale(.5061)}}.snow:nth-child(347){opacity:.957;transform:translate(6.794vw,-10px) scale(.5594);animation:fall-347 29s -5s linear infinite}@keyframes fall-347{39.271%{transform:translate(-1.2656vw,39.271vh) scale(.5594)}to{transform:translate(2.7642vw,99vh) scale(.5594)}}.snow:nth-child(348){opacity:.2248;transform:translate(78.953vw,-10px) scale(.5449);animation:fall-348 13s -2s linear infinite}@keyframes fall-348{72.353%{transform:translate(88.5666vw,72.353vh) scale(.5449)}to{transform:translate(83.7598vw,99vh) scale(.5449)}}.snow:nth-child(349){opacity:1.1982;transform:translate(80.8807vw,-10px) scale(.0054);animation:fall-349 10s -23s linear infinite}@keyframes fall-349{75.238%{transform:translate(74.6302vw,75.238vh) scale(.0054)}to{transform:translate(77.75545vw,99vh) scale(.0054)}}.snow:nth-child(350){opacity:.7602;transform:translate(34.3226vw,-10px) scale(.371);animation:fall-350 17s -25s linear infinite}@keyframes fall-350{79.626%{transform:translate(31.0905vw,79.626vh) scale(.371)}to{transform:translate(32.70655vw,99vh) scale(.371)}}.snow:nth-child(351){opacity:1.8078;transform:translate(57.0453vw,-10px) scale(.6396);animation:fall-351 10s -20s linear infinite}@keyframes fall-351{45.689%{transform:translate(55.8693vw,45.689vh) scale(.6396)}to{transform:translate(56.4573vw,99vh) scale(.6396)}}.snow:nth-child(352){opacity:1.3976;transform:translate(86.3102vw,-10px) scale(.382);animation:fall-352 13s -15s linear infinite}@keyframes fall-352{38.886%{transform:translate(93.5011vw,38.886vh) scale(.382)}to{transform:translate(89.90565vw,99vh) scale(.382)}}.snow:nth-child(353){opacity:.5;transform:translate(.8331vw,-10px) scale(.5435);animation:fall-353 21s -12s linear infinite}@keyframes fall-353{50.283%{transform:translate(-4.9457vw,50.283vh) scale(.5435)}to{transform:translate(-2.0563vw,99vh) scale(.5435)}}.snow:nth-child(354){opacity:1.8016;transform:translate(96.1959vw,-10px) scale(.9551);animation:fall-354 13s -18s linear infinite}@keyframes fall-354{71.91%{transform:translate(99.8278vw,71.91vh) scale(.9551)}to{transform:translate(98.01185vw,99vh) scale(.9551)}}.snow:nth-child(355){opacity:1.8026;transform:translate(82.6445vw,-10px) scale(.2918);animation:fall-355 13s -3s linear infinite}@keyframes fall-355{62.73%{transform:translate(74.0465vw,62.73vh) scale(.2918)}to{transform:translate(78.3455vw,99vh) scale(.2918)}}.snow:nth-child(356){opacity:1.9858;transform:translate(13.1544vw,-10px) scale(.831);animation:fall-356 20s -25s linear infinite}@keyframes fall-356{69.514%{transform:translate(10.0599vw,69.514vh) scale(.831)}to{transform:translate(11.60715vw,99vh) scale(.831)}}.snow:nth-child(357){opacity:.34;transform:translate(45.1705vw,-10px) scale(.974);animation:fall-357 22s -17s linear infinite}@keyframes fall-357{79.237%{transform:translate(51.5181vw,79.237vh) scale(.974)}to{transform:translate(48.3443vw,99vh) scale(.974)}}.snow:nth-child(358){opacity:1.0964;transform:translate(68.4932vw,-10px) scale(.6691);animation:fall-358 26s -20s linear infinite}@keyframes fall-358{44.302%{transform:translate(67.5422vw,44.302vh) scale(.6691)}to{transform:translate(68.0177vw,99vh) scale(.6691)}}.snow:nth-child(359){opacity:1.2476;transform:translate(58.0341vw,-10px) scale(.0984);animation:fall-359 27s -13s linear infinite}@keyframes fall-359{34.248%{transform:translate(63.4848vw,34.248vh) scale(.0984)}to{transform:translate(60.75945vw,99vh) scale(.0984)}}.snow:nth-child(360){opacity:.777;transform:translate(72.0711vw,-10px) scale(.2428);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{62.517%{transform:translate(67.3811vw,62.517vh) scale(.2428)}to{transform:translate(69.7261vw,99vh) scale(.2428)}}.snow:nth-child(361){opacity:.6816;transform:translate(58.2714vw,-10px) scale(.7121);animation:fall-361 10s -5s linear infinite}@keyframes fall-361{70.797%{transform:translate(49.8322vw,70.797vh) scale(.7121)}to{transform:translate(54.0518vw,99vh) scale(.7121)}}.snow:nth-child(362){opacity:.6936;transform:translate(39.032vw,-10px) scale(.9344);animation:fall-362 12s -1s linear infinite}@keyframes fall-362{44.761%{transform:translate(45.1173vw,44.761vh) scale(.9344)}to{transform:translate(42.07465vw,99vh) scale(.9344)}}.snow:nth-child(363){opacity:.9794;transform:translate(65.2541vw,-10px) scale(.1636);animation:fall-363 15s -26s linear infinite}@keyframes fall-363{65.408%{transform:translate(75.2157vw,65.408vh) scale(.1636)}to{transform:translate(70.2349vw,99vh) scale(.1636)}}.snow:nth-child(364){opacity:1.743;transform:translate(33.5217vw,-10px) scale(.4807);animation:fall-364 21s -22s linear infinite}@keyframes fall-364{36.943%{transform:translate(33.8686vw,36.943vh) scale(.4807)}to{transform:translate(33.69515vw,99vh) scale(.4807)}}.snow:nth-child(365){opacity:1.6862;transform:translate(33.6227vw,-10px) scale(.7247);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{35.979%{transform:translate(26.5118vw,35.979vh) scale(.7247)}to{transform:translate(30.06725vw,99vh) scale(.7247)}}.snow:nth-child(366){opacity:.044;transform:translate(51.1554vw,-10px) scale(.2862);animation:fall-366 28s -12s linear infinite}@keyframes fall-366{38.345%{transform:translate(42.0643vw,38.345vh) scale(.2862)}to{transform:translate(46.60985vw,99vh) scale(.2862)}}.snow:nth-child(367){opacity:1.683;transform:translate(4.2109vw,-10px) scale(.6876);animation:fall-367 25s -3s linear infinite}@keyframes fall-367{49.018%{transform:translate(8.8514vw,49.018vh) scale(.6876)}to{transform:translate(6.53115vw,99vh) scale(.6876)}}.snow:nth-child(368){opacity:.9362;transform:translate(62.9112vw,-10px) scale(.9299);animation:fall-368 15s -11s linear infinite}@keyframes fall-368{79.346%{transform:translate(58.9905vw,79.346vh) scale(.9299)}to{transform:translate(60.95085vw,99vh) scale(.9299)}}.snow:nth-child(369){opacity:1.2456;transform:translate(67.0544vw,-10px) scale(.8953);animation:fall-369 11s -15s linear infinite}@keyframes fall-369{49.568%{transform:translate(60.4949vw,49.568vh) scale(.8953)}to{transform:translate(63.77465vw,99vh) scale(.8953)}}.snow:nth-child(370){opacity:1.9878;transform:translate(47.9495vw,-10px) scale(.535);animation:fall-370 23s -1s linear infinite}@keyframes fall-370{64.551%{transform:translate(43.2328vw,64.551vh) scale(.535)}to{transform:translate(45.59115vw,99vh) scale(.535)}}.snow:nth-child(371){opacity:.3826;transform:translate(60.2645vw,-10px) scale(.1865);animation:fall-371 12s -17s linear infinite}@keyframes fall-371{42.385%{transform:translate(66.1428vw,42.385vh) scale(.1865)}to{transform:translate(63.20365vw,99vh) scale(.1865)}}.snow:nth-child(372){opacity:1.5614;transform:translate(84.2894vw,-10px) scale(.7071);animation:fall-372 21s -29s linear infinite}@keyframes fall-372{65.555%{transform:translate(87.0951vw,65.555vh) scale(.7071)}to{transform:translate(85.69225vw,99vh) scale(.7071)}}.snow:nth-child(373){opacity:.04;transform:translate(22.5504vw,-10px) scale(.5179);animation:fall-373 13s -2s linear infinite}@keyframes fall-373{40.401%{transform:translate(19.5927vw,40.401vh) scale(.5179)}to{transform:translate(21.07155vw,99vh) scale(.5179)}}.snow:nth-child(374){opacity:1.752;transform:translate(83.4854vw,-10px) scale(.3902);animation:fall-374 30s -25s linear infinite}@keyframes fall-374{42.044%{transform:translate(79.1198vw,42.044vh) scale(.3902)}to{transform:translate(81.3026vw,99vh) scale(.3902)}}.snow:nth-child(375){opacity:.003;transform:translate(77.3662vw,-10px) scale(.5106);animation:fall-375 13s -28s linear infinite}@keyframes fall-375{79.874%{transform:translate(73.721vw,79.874vh) scale(.5106)}to{transform:translate(75.5436vw,99vh) scale(.5106)}}.snow:nth-child(376){opacity:1.7912;transform:translate(92.6498vw,-10px) scale(.6676);animation:fall-376 26s -5s linear infinite}@keyframes fall-376{72.342%{transform:translate(97.2218vw,72.342vh) scale(.6676)}to{transform:translate(94.9358vw,99vh) scale(.6676)}}.snow:nth-child(377){opacity:.6598;transform:translate(24.2247vw,-10px) scale(.4775);animation:fall-377 11s -3s linear infinite}@keyframes fall-377{72.243%{transform:translate(29.4788vw,72.243vh) scale(.4775)}to{transform:translate(26.85175vw,99vh) scale(.4775)}}.snow:nth-child(378){opacity:.7012;transform:translate(85.8193vw,-10px) scale(.8879);animation:fall-378 24s -28s linear infinite}@keyframes fall-378{31.704%{transform:translate(76.8111vw,31.704vh) scale(.8879)}to{transform:translate(81.3152vw,99vh) scale(.8879)}}.snow:nth-child(379){opacity:.8296;transform:translate(30.0332vw,-10px) scale(.8932);animation:fall-379 17s -2s linear infinite}@keyframes fall-379{40.958%{transform:translate(36.7348vw,40.958vh) scale(.8932)}to{transform:translate(33.384vw,99vh) scale(.8932)}}.snow:nth-child(380){opacity:1.4218;transform:translate(17.1085vw,-10px) scale(.5205);animation:fall-380 10s -18s linear infinite}@keyframes fall-380{53.121%{transform:translate(10.6661vw,53.121vh) scale(.5205)}to{transform:translate(13.8873vw,99vh) scale(.5205)}}.snow:nth-child(381){opacity:1.7764;transform:translate(19.8817vw,-10px) scale(.2126);animation:fall-381 12s -6s linear infinite}@keyframes fall-381{69.378%{transform:translate(10.8972vw,69.378vh) scale(.2126)}to{transform:translate(15.38945vw,99vh) scale(.2126)}}.snow:nth-child(382){opacity:1.0686;transform:translate(87.5155vw,-10px) scale(.3913);animation:fall-382 25s -15s linear infinite}@keyframes fall-382{62.874%{transform:translate(90.3351vw,62.874vh) scale(.3913)}to{transform:translate(88.9253vw,99vh) scale(.3913)}}.snow:nth-child(383){opacity:1.5936;transform:translate(35.1454vw,-10px) scale(.7426);animation:fall-383 10s -14s linear infinite}@keyframes fall-383{60.997%{transform:translate(38.1985vw,60.997vh) scale(.7426)}to{transform:translate(36.67195vw,99vh) scale(.7426)}}.snow:nth-child(384){opacity:.867;transform:translate(7.0654vw,-10px) scale(.0707);animation:fall-384 11s -7s linear infinite}@keyframes fall-384{40.304%{transform:translate(16.2482vw,40.304vh) scale(.0707)}to{transform:translate(11.6568vw,99vh) scale(.0707)}}.snow:nth-child(385){opacity:.1658;transform:translate(72.5839vw,-10px) scale(.9235);animation:fall-385 29s -23s linear infinite}@keyframes fall-385{42.584%{transform:translate(70.4634vw,42.584vh) scale(.9235)}to{transform:translate(71.52365vw,99vh) scale(.9235)}}.snow:nth-child(386){opacity:.645;transform:translate(98.018vw,-10px) scale(.9488);animation:fall-386 29s -15s linear infinite}@keyframes fall-386{62.829%{transform:translate(92.6347vw,62.829vh) scale(.9488)}to{transform:translate(95.32635vw,99vh) scale(.9488)}}.snow:nth-child(387){opacity:.5974;transform:translate(19.9714vw,-10px) scale(.1984);animation:fall-387 12s -30s linear infinite}@keyframes fall-387{67.587%{transform:translate(24.2921vw,67.587vh) scale(.1984)}to{transform:translate(22.13175vw,99vh) scale(.1984)}}.snow:nth-child(388){opacity:.7026;transform:translate(18.5471vw,-10px) scale(.5958);animation:fall-388 25s -14s linear infinite}@keyframes fall-388{60.922%{transform:translate(26.935vw,60.922vh) scale(.5958)}to{transform:translate(22.74105vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:.1074;transform:translate(28.6008vw,-10px) scale(.3859);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{71.079%{transform:translate(37.6817vw,71.079vh) scale(.3859)}to{transform:translate(33.14125vw,99vh) scale(.3859)}}.snow:nth-child(390){opacity:1.0954;transform:translate(96.0041vw,-10px) scale(.7959);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{52.061%{transform:translate(104.4939vw,52.061vh) scale(.7959)}to{transform:translate(100.249vw,99vh) scale(.7959)}}.snow:nth-child(391){opacity:.1634;transform:translate(61.9829vw,-10px) scale(.2928);animation:fall-391 30s -19s linear infinite}@keyframes fall-391{74.088%{transform:translate(67.9321vw,74.088vh) scale(.2928)}to{transform:translate(64.9575vw,99vh) scale(.2928)}}.snow:nth-child(392){opacity:.4668;transform:translate(37.0643vw,-10px) scale(.506);animation:fall-392 29s -13s linear infinite}@keyframes fall-392{63.817%{transform:translate(43.1945vw,63.817vh) scale(.506)}to{transform:translate(40.1294vw,99vh) scale(.506)}}.snow:nth-child(393){opacity:1.7082;transform:translate(50.7425vw,-10px) scale(.3554);animation:fall-393 26s -14s linear infinite}@keyframes fall-393{67.861%{transform:translate(50.8041vw,67.861vh) scale(.3554)}to{transform:translate(50.7733vw,99vh) scale(.3554)}}.snow:nth-child(394){opacity:1.6614;transform:translate(29.9507vw,-10px) scale(.8493);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{41.674%{transform:translate(25.5534vw,41.674vh) scale(.8493)}to{transform:translate(27.75205vw,99vh) scale(.8493)}}.snow:nth-child(395){opacity:.0038;transform:translate(74.7232vw,-10px) scale(.6623);animation:fall-395 17s -15s linear infinite}@keyframes fall-395{50.933%{transform:translate(78.7609vw,50.933vh) scale(.6623)}to{transform:translate(76.74205vw,99vh) scale(.6623)}}.snow:nth-child(396){opacity:1.0954;transform:translate(98.3906vw,-10px) scale(.6746);animation:fall-396 26s -25s linear infinite}@keyframes fall-396{71.721%{transform:translate(107.39vw,71.721vh) scale(.6746)}to{transform:translate(102.8903vw,99vh) scale(.6746)}}.snow:nth-child(397){opacity:1.4766;transform:translate(80.3249vw,-10px) scale(.9851);animation:fall-397 18s -15s linear infinite}@keyframes fall-397{43.731%{transform:translate(73.2404vw,43.731vh) scale(.9851)}to{transform:translate(76.78265vw,99vh) scale(.9851)}}.snow:nth-child(398){opacity:1.3044;transform:translate(13.823vw,-10px) scale(.7302);animation:fall-398 22s -21s linear infinite}@keyframes fall-398{47.972%{transform:translate(19.8536vw,47.972vh) scale(.7302)}to{transform:translate(16.8383vw,99vh) scale(.7302)}}.snow:nth-child(399){opacity:1.7914;transform:translate(6.8221vw,-10px) scale(.6762);animation:fall-399 10s -19s linear infinite}@keyframes fall-399{70.416%{transform:translate(.9215vw,70.416vh) scale(.6762)}to{transform:translate(3.8718vw,99vh) scale(.6762)}}.snow:nth-child(400){opacity:1.124;transform:translate(31.143vw,-10px) scale(.3589);animation:fall-400 19s -19s linear infinite}@keyframes fall-400{45.666%{transform:translate(24.1386vw,45.666vh) scale(.3589)}to{transform:translate(27.6408vw,99vh) scale(.3589)}}\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.6136;transform:translate(84.3154vw,-10px) scale(.3685);animation:fall-1 24s -16s linear infinite}@keyframes fall-1{62.724%{transform:translate(74.7198vw,62.724vh) scale(.3685)}to{transform:translate(79.5176vw,99vh) scale(.3685)}}.snow:nth-child(2){opacity:.7816;transform:translate(54.4716vw,-10px) scale(.0139);animation:fall-2 19s -2s linear infinite}@keyframes fall-2{77.811%{transform:translate(54.3074vw,77.811vh) scale(.0139)}to{transform:translate(54.3895vw,99vh) scale(.0139)}}.snow:nth-child(3){opacity:.8162;transform:translate(87.5462vw,-10px) scale(.9249);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{43.033%{transform:translate(86.4226vw,43.033vh) scale(.9249)}to{transform:translate(86.9844vw,99vh) scale(.9249)}}.snow:nth-child(4){opacity:1.1626;transform:translate(40.0903vw,-10px) scale(.2337);animation:fall-4 13s -19s linear infinite}@keyframes fall-4{61.206%{transform:translate(48.02vw,61.206vh) scale(.2337)}to{transform:translate(44.05515vw,99vh) scale(.2337)}}.snow:nth-child(5){opacity:.2414;transform:translate(16.9085vw,-10px) scale(.9019);animation:fall-5 14s -6s linear infinite}@keyframes fall-5{60.765%{transform:translate(26.7487vw,60.765vh) scale(.9019)}to{transform:translate(21.8286vw,99vh) scale(.9019)}}.snow:nth-child(6){opacity:.2176;transform:translate(9.0188vw,-10px) scale(.9098);animation:fall-6 20s -9s linear infinite}@keyframes fall-6{57.418%{transform:translate(5.1533vw,57.418vh) scale(.9098)}to{transform:translate(7.08605vw,99vh) scale(.9098)}}.snow:nth-child(7){opacity:1.7734;transform:translate(53.2773vw,-10px) scale(.7479);animation:fall-7 11s -23s linear infinite}@keyframes fall-7{61.157%{transform:translate(51.9583vw,61.157vh) scale(.7479)}to{transform:translate(52.6178vw,99vh) scale(.7479)}}.snow:nth-child(8){opacity:1.6472;transform:translate(58.1514vw,-10px) scale(.8749);animation:fall-8 25s -29s linear infinite}@keyframes fall-8{70.515%{transform:translate(67.1664vw,70.515vh) scale(.8749)}to{transform:translate(62.6589vw,99vh) scale(.8749)}}.snow:nth-child(9){opacity:.3976;transform:translate(24.515vw,-10px) scale(.3878);animation:fall-9 22s -29s linear infinite}@keyframes fall-9{35.298%{transform:translate(18.5797vw,35.298vh) scale(.3878)}to{transform:translate(21.54735vw,99vh) scale(.3878)}}.snow:nth-child(10){opacity:.4482;transform:translate(70.5295vw,-10px) scale(.8675);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{48.762%{transform:translate(71.2924vw,48.762vh) scale(.8675)}to{transform:translate(70.91095vw,99vh) scale(.8675)}}.snow:nth-child(11){opacity:.9034;transform:translate(11.5989vw,-10px) scale(.9894);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{72.84%{transform:translate(14.1335vw,72.84vh) scale(.9894)}to{transform:translate(12.8662vw,99vh) scale(.9894)}}.snow:nth-child(12){opacity:.596;transform:translate(78.177vw,-10px) scale(.267);animation:fall-12 30s -27s linear infinite}@keyframes fall-12{48.75%{transform:translate(84.4809vw,48.75vh) scale(.267)}to{transform:translate(81.32895vw,99vh) scale(.267)}}.snow:nth-child(13){opacity:.5696;transform:translate(37.7438vw,-10px) scale(.2741);animation:fall-13 18s -12s linear infinite}@keyframes fall-13{62.083%{transform:translate(36.7262vw,62.083vh) scale(.2741)}to{transform:translate(37.235vw,99vh) scale(.2741)}}.snow:nth-child(14){opacity:1.4878;transform:translate(76.5859vw,-10px) scale(.0041);animation:fall-14 23s -3s linear infinite}@keyframes fall-14{67.66%{transform:translate(83.5374vw,67.66vh) scale(.0041)}to{transform:translate(80.06165vw,99vh) scale(.0041)}}.snow:nth-child(15){opacity:1.4692;transform:translate(45.0127vw,-10px) scale(.6405);animation:fall-15 19s -10s linear infinite}@keyframes fall-15{61.84%{transform:translate(46.7623vw,61.84vh) scale(.6405)}to{transform:translate(45.8875vw,99vh) scale(.6405)}}.snow:nth-child(16){opacity:.9752;transform:translate(34.3257vw,-10px) scale(.0368);animation:fall-16 29s -17s linear infinite}@keyframes fall-16{68.944%{transform:translate(34.5203vw,68.944vh) scale(.0368)}to{transform:translate(34.423vw,99vh) scale(.0368)}}.snow:nth-child(17){opacity:1.2312;transform:translate(3.4294vw,-10px) scale(.4187);animation:fall-17 13s -22s linear infinite}@keyframes fall-17{72.668%{transform:translate(6.6865vw,72.668vh) scale(.4187)}to{transform:translate(5.05795vw,99vh) scale(.4187)}}.snow:nth-child(18){opacity:.2286;transform:translate(14.8817vw,-10px) scale(.4175);animation:fall-18 27s -6s linear infinite}@keyframes fall-18{56.33%{transform:translate(6.1326vw,56.33vh) scale(.4175)}to{transform:translate(10.50715vw,99vh) scale(.4175)}}.snow:nth-child(19){opacity:.6482;transform:translate(51.0676vw,-10px) scale(.3132);animation:fall-19 21s -1s linear infinite}@keyframes fall-19{61.629%{transform:translate(42.2254vw,61.629vh) scale(.3132)}to{transform:translate(46.6465vw,99vh) scale(.3132)}}.snow:nth-child(20){opacity:.8148;transform:translate(18.2992vw,-10px) scale(.0735);animation:fall-20 25s -27s linear infinite}@keyframes fall-20{57.472%{transform:translate(17.4649vw,57.472vh) scale(.0735)}to{transform:translate(17.88205vw,99vh) scale(.0735)}}.snow:nth-child(21){opacity:1.585;transform:translate(92.9126vw,-10px) scale(.1505);animation:fall-21 29s -27s linear infinite}@keyframes fall-21{57.886%{transform:translate(100.7908vw,57.886vh) scale(.1505)}to{transform:translate(96.8517vw,99vh) scale(.1505)}}.snow:nth-child(22){opacity:.7848;transform:translate(62.2487vw,-10px) scale(.6901);animation:fall-22 24s -30s linear infinite}@keyframes fall-22{56.413%{transform:translate(68.4247vw,56.413vh) scale(.6901)}to{transform:translate(65.3367vw,99vh) scale(.6901)}}.snow:nth-child(23){opacity:1.8362;transform:translate(13.7588vw,-10px) scale(.6764);animation:fall-23 29s -22s linear infinite}@keyframes fall-23{53.475%{transform:translate(10.986vw,53.475vh) scale(.6764)}to{transform:translate(12.3724vw,99vh) scale(.6764)}}.snow:nth-child(24){opacity:1.6684;transform:translate(94.9113vw,-10px) scale(.474);animation:fall-24 27s -3s linear infinite}@keyframes fall-24{46.376%{transform:translate(101.7931vw,46.376vh) scale(.474)}to{transform:translate(98.3522vw,99vh) scale(.474)}}.snow:nth-child(25){opacity:1.0868;transform:translate(25.3979vw,-10px) scale(.1269);animation:fall-25 22s -10s linear infinite}@keyframes fall-25{66.749%{transform:translate(33.2169vw,66.749vh) scale(.1269)}to{transform:translate(29.3074vw,99vh) scale(.1269)}}.snow:nth-child(26){opacity:.7932;transform:translate(53.4108vw,-10px) scale(.8703);animation:fall-26 10s -7s linear infinite}@keyframes fall-26{42.025%{transform:translate(62.8547vw,42.025vh) scale(.8703)}to{transform:translate(58.13275vw,99vh) scale(.8703)}}.snow:nth-child(27){opacity:1.2926;transform:translate(3.0604vw,-10px) scale(.2083);animation:fall-27 13s -25s linear infinite}@keyframes fall-27{34.343%{transform:translate(.7431vw,34.343vh) scale(.2083)}to{transform:translate(1.90175vw,99vh) scale(.2083)}}.snow:nth-child(28){opacity:1.7432;transform:translate(70.1087vw,-10px) scale(.3272);animation:fall-28 12s -5s linear infinite}@keyframes fall-28{44.6%{transform:translate(70.7455vw,44.6vh) scale(.3272)}to{transform:translate(70.4271vw,99vh) scale(.3272)}}.snow:nth-child(29){opacity:1.5908;transform:translate(35.1646vw,-10px) scale(.272);animation:fall-29 30s -26s linear infinite}@keyframes fall-29{78.351%{transform:translate(25.4829vw,78.351vh) scale(.272)}to{transform:translate(30.32375vw,99vh) scale(.272)}}.snow:nth-child(30){opacity:1.2814;transform:translate(92.4144vw,-10px) scale(.1648);animation:fall-30 29s -18s linear infinite}@keyframes fall-30{55.328%{transform:translate(101.2447vw,55.328vh) scale(.1648)}to{transform:translate(96.82955vw,99vh) scale(.1648)}}.snow:nth-child(31){opacity:1.889;transform:translate(35.3982vw,-10px) scale(.389);animation:fall-31 27s -3s linear infinite}@keyframes fall-31{35.376%{transform:translate(33.9735vw,35.376vh) scale(.389)}to{transform:translate(34.68585vw,99vh) scale(.389)}}.snow:nth-child(32){opacity:.4416;transform:translate(18.7842vw,-10px) scale(.9388);animation:fall-32 11s -3s linear infinite}@keyframes fall-32{76.409%{transform:translate(23.8045vw,76.409vh) scale(.9388)}to{transform:translate(21.29435vw,99vh) scale(.9388)}}.snow:nth-child(33){opacity:.2432;transform:translate(48.3694vw,-10px) scale(.0556);animation:fall-33 13s -29s linear infinite}@keyframes fall-33{44.882%{transform:translate(51.5739vw,44.882vh) scale(.0556)}to{transform:translate(49.97165vw,99vh) scale(.0556)}}.snow:nth-child(34){opacity:1.3596;transform:translate(89.0667vw,-10px) scale(.0082);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{69.694%{transform:translate(80.1657vw,69.694vh) scale(.0082)}to{transform:translate(84.6162vw,99vh) scale(.0082)}}.snow:nth-child(35){opacity:1.5924;transform:translate(72.4489vw,-10px) scale(.9414);animation:fall-35 22s -24s linear infinite}@keyframes fall-35{43.476%{transform:translate(71.0067vw,43.476vh) scale(.9414)}to{transform:translate(71.7278vw,99vh) scale(.9414)}}.snow:nth-child(36){opacity:.7732;transform:translate(61.8616vw,-10px) scale(.961);animation:fall-36 17s -9s linear infinite}@keyframes fall-36{62.581%{transform:translate(66.7936vw,62.581vh) scale(.961)}to{transform:translate(64.3276vw,99vh) scale(.961)}}.snow:nth-child(37){opacity:.1424;transform:translate(26.4459vw,-10px) scale(.2394);animation:fall-37 18s -3s linear infinite}@keyframes fall-37{70.404%{transform:translate(20.9855vw,70.404vh) scale(.2394)}to{transform:translate(23.7157vw,99vh) scale(.2394)}}.snow:nth-child(38){opacity:1.33;transform:translate(26.6833vw,-10px) scale(.8813);animation:fall-38 27s -17s linear infinite}@keyframes fall-38{31.582%{transform:translate(24.2452vw,31.582vh) scale(.8813)}to{transform:translate(25.46425vw,99vh) scale(.8813)}}.snow:nth-child(39){opacity:1.6062;transform:translate(65.2117vw,-10px) scale(.8546);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{56.903%{transform:translate(63.9855vw,56.903vh) scale(.8546)}to{transform:translate(64.5986vw,99vh) scale(.8546)}}.snow:nth-child(40){opacity:.296;transform:translate(38.9837vw,-10px) scale(.0398);animation:fall-40 15s -26s linear infinite}@keyframes fall-40{76.012%{transform:translate(46.99vw,76.012vh) scale(.0398)}to{transform:translate(42.98685vw,99vh) scale(.0398)}}.snow:nth-child(41){opacity:.958;transform:translate(68.7851vw,-10px) scale(.8872);animation:fall-41 21s -28s linear infinite}@keyframes fall-41{63.238%{transform:translate(65.0498vw,63.238vh) scale(.8872)}to{transform:translate(66.91745vw,99vh) scale(.8872)}}.snow:nth-child(42){opacity:.9736;transform:translate(43.924vw,-10px) scale(.2823);animation:fall-42 16s -27s linear infinite}@keyframes fall-42{55.667%{transform:translate(53.8373vw,55.667vh) scale(.2823)}to{transform:translate(48.88065vw,99vh) scale(.2823)}}.snow:nth-child(43){opacity:.03;transform:translate(48.9993vw,-10px) scale(.066);animation:fall-43 14s -14s linear infinite}@keyframes fall-43{52.393%{transform:translate(47.1718vw,52.393vh) scale(.066)}to{transform:translate(48.08555vw,99vh) scale(.066)}}.snow:nth-child(44){opacity:.054;transform:translate(3.3769vw,-10px) scale(.3643);animation:fall-44 25s -14s linear infinite}@keyframes fall-44{32.965%{transform:translate(-5.3166vw,32.965vh) scale(.3643)}to{transform:translate(-.96985vw,99vh) scale(.3643)}}.snow:nth-child(45){opacity:.7204;transform:translate(84.0655vw,-10px) scale(.7201);animation:fall-45 27s -22s linear infinite}@keyframes fall-45{65.967%{transform:translate(90.9347vw,65.967vh) scale(.7201)}to{transform:translate(87.5001vw,99vh) scale(.7201)}}.snow:nth-child(46){opacity:.6312;transform:translate(83.7933vw,-10px) scale(.9089);animation:fall-46 13s -11s linear infinite}@keyframes fall-46{30.78%{transform:translate(79.9217vw,30.78vh) scale(.9089)}to{transform:translate(81.8575vw,99vh) scale(.9089)}}.snow:nth-child(47){opacity:.9964;transform:translate(35.1096vw,-10px) scale(.9411);animation:fall-47 18s -24s linear infinite}@keyframes fall-47{57.259%{transform:translate(42.2096vw,57.259vh) scale(.9411)}to{transform:translate(38.6596vw,99vh) scale(.9411)}}.snow:nth-child(48){opacity:.3664;transform:translate(12.9676vw,-10px) scale(.6125);animation:fall-48 13s -11s linear infinite}@keyframes fall-48{62.419%{transform:translate(17.5249vw,62.419vh) scale(.6125)}to{transform:translate(15.24625vw,99vh) scale(.6125)}}.snow:nth-child(49){opacity:1.354;transform:translate(17.1212vw,-10px) scale(.5159);animation:fall-49 15s -2s linear infinite}@keyframes fall-49{73.583%{transform:translate(18.0607vw,73.583vh) scale(.5159)}to{transform:translate(17.59095vw,99vh) scale(.5159)}}.snow:nth-child(50){opacity:.0154;transform:translate(66.0291vw,-10px) scale(.3013);animation:fall-50 28s -1s linear infinite}@keyframes fall-50{30.685%{transform:translate(70.4437vw,30.685vh) scale(.3013)}to{transform:translate(68.2364vw,99vh) scale(.3013)}}.snow:nth-child(51){opacity:1.0008;transform:translate(27.8765vw,-10px) scale(.2295);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.358%{transform:translate(36.6936vw,44.358vh) scale(.2295)}to{transform:translate(32.28505vw,99vh) scale(.2295)}}.snow:nth-child(52){opacity:.4726;transform:translate(14.5927vw,-10px) scale(.1086);animation:fall-52 30s -28s linear infinite}@keyframes fall-52{33.969%{transform:translate(18.3473vw,33.969vh) scale(.1086)}to{transform:translate(16.47vw,99vh) scale(.1086)}}.snow:nth-child(53){opacity:.8852;transform:translate(35.526vw,-10px) scale(.629);animation:fall-53 17s -11s linear infinite}@keyframes fall-53{52.976%{transform:translate(35.6823vw,52.976vh) scale(.629)}to{transform:translate(35.60415vw,99vh) scale(.629)}}.snow:nth-child(54){opacity:.8306;transform:translate(20.6117vw,-10px) scale(.6669);animation:fall-54 25s -30s linear infinite}@keyframes fall-54{65.636%{transform:translate(24.0883vw,65.636vh) scale(.6669)}to{transform:translate(22.35vw,99vh) scale(.6669)}}.snow:nth-child(55){opacity:1.203;transform:translate(88.8823vw,-10px) scale(.567);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{63.231%{transform:translate(89.3632vw,63.231vh) scale(.567)}to{transform:translate(89.12275vw,99vh) scale(.567)}}.snow:nth-child(56){opacity:.9596;transform:translate(38.7665vw,-10px) scale(.8494);animation:fall-56 22s -10s linear infinite}@keyframes fall-56{42.085%{transform:translate(32.9896vw,42.085vh) scale(.8494)}to{transform:translate(35.87805vw,99vh) scale(.8494)}}.snow:nth-child(57){opacity:1.9126;transform:translate(30.2633vw,-10px) scale(.1695);animation:fall-57 13s -27s linear infinite}@keyframes fall-57{48.233%{transform:translate(39.1718vw,48.233vh) scale(.1695)}to{transform:translate(34.71755vw,99vh) scale(.1695)}}.snow:nth-child(58){opacity:.2522;transform:translate(94.6753vw,-10px) scale(.1016);animation:fall-58 12s -1s linear infinite}@keyframes fall-58{46.289%{transform:translate(103.6323vw,46.289vh) scale(.1016)}to{transform:translate(99.1538vw,99vh) scale(.1016)}}.snow:nth-child(59){opacity:.429;transform:translate(91.407vw,-10px) scale(.8128);animation:fall-59 18s -10s linear infinite}@keyframes fall-59{78.067%{transform:translate(82.9041vw,78.067vh) scale(.8128)}to{transform:translate(87.15555vw,99vh) scale(.8128)}}.snow:nth-child(60){opacity:.8978;transform:translate(51.0553vw,-10px) scale(.6284);animation:fall-60 10s -24s linear infinite}@keyframes fall-60{52.172%{transform:translate(55.838vw,52.172vh) scale(.6284)}to{transform:translate(53.44665vw,99vh) scale(.6284)}}.snow:nth-child(61){opacity:.6026;transform:translate(95.2471vw,-10px) scale(.876);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{33.426%{transform:translate(100.5695vw,33.426vh) scale(.876)}to{transform:translate(97.9083vw,99vh) scale(.876)}}.snow:nth-child(62){opacity:1.0528;transform:translate(18.0982vw,-10px) scale(.729);animation:fall-62 25s -25s linear infinite}@keyframes fall-62{65.502%{transform:translate(24.8768vw,65.502vh) scale(.729)}to{transform:translate(21.4875vw,99vh) scale(.729)}}.snow:nth-child(63){opacity:.5682;transform:translate(45.358vw,-10px) scale(.6417);animation:fall-63 13s -11s linear infinite}@keyframes fall-63{36.177%{transform:translate(52.3822vw,36.177vh) scale(.6417)}to{transform:translate(48.8701vw,99vh) scale(.6417)}}.snow:nth-child(64){opacity:1.4726;transform:translate(16.7818vw,-10px) scale(.3724);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{66.749%{transform:translate(25.1379vw,66.749vh) scale(.3724)}to{transform:translate(20.95985vw,99vh) scale(.3724)}}.snow:nth-child(65){opacity:1.7612;transform:translate(31.0642vw,-10px) scale(.5391);animation:fall-65 13s -22s linear infinite}@keyframes fall-65{78.167%{transform:translate(35.6039vw,78.167vh) scale(.5391)}to{transform:translate(33.33405vw,99vh) scale(.5391)}}.snow:nth-child(66){opacity:.3654;transform:translate(97.8942vw,-10px) scale(.4495);animation:fall-66 13s -13s linear infinite}@keyframes fall-66{43.014%{transform:translate(97.4466vw,43.014vh) scale(.4495)}to{transform:translate(97.6704vw,99vh) scale(.4495)}}.snow:nth-child(67){opacity:.7188;transform:translate(42.4467vw,-10px) scale(.5811);animation:fall-67 15s -11s linear infinite}@keyframes fall-67{72.583%{transform:translate(41.5671vw,72.583vh) scale(.5811)}to{transform:translate(42.0069vw,99vh) scale(.5811)}}.snow:nth-child(68){opacity:.0752;transform:translate(37.3252vw,-10px) scale(.4164);animation:fall-68 27s -28s linear infinite}@keyframes fall-68{37.385%{transform:translate(36.4259vw,37.385vh) scale(.4164)}to{transform:translate(36.87555vw,99vh) scale(.4164)}}.snow:nth-child(69){opacity:.069;transform:translate(49.9501vw,-10px) scale(.1856);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{48.701%{transform:translate(57.542vw,48.701vh) scale(.1856)}to{transform:translate(53.74605vw,99vh) scale(.1856)}}.snow:nth-child(70){opacity:1.2882;transform:translate(57.2595vw,-10px) scale(.8841);animation:fall-70 18s -21s linear infinite}@keyframes fall-70{63.356%{transform:translate(53.8497vw,63.356vh) scale(.8841)}to{transform:translate(55.5546vw,99vh) scale(.8841)}}.snow:nth-child(71){opacity:1.3858;transform:translate(36.9776vw,-10px) scale(.7307);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{70.446%{transform:translate(35.04vw,70.446vh) scale(.7307)}to{transform:translate(36.0088vw,99vh) scale(.7307)}}.snow:nth-child(72){opacity:.309;transform:translate(50.4516vw,-10px) scale(.934);animation:fall-72 10s -12s linear infinite}@keyframes fall-72{67.096%{transform:translate(57.6982vw,67.096vh) scale(.934)}to{transform:translate(54.0749vw,99vh) scale(.934)}}.snow:nth-child(73){opacity:.4544;transform:translate(67.6092vw,-10px) scale(.6037);animation:fall-73 21s -16s linear infinite}@keyframes fall-73{55.793%{transform:translate(64.2808vw,55.793vh) scale(.6037)}to{transform:translate(65.945vw,99vh) scale(.6037)}}.snow:nth-child(74){opacity:.31;transform:translate(10.8513vw,-10px) scale(.2015);animation:fall-74 18s -9s linear infinite}@keyframes fall-74{62.355%{transform:translate(19.0304vw,62.355vh) scale(.2015)}to{transform:translate(14.94085vw,99vh) scale(.2015)}}.snow:nth-child(75){opacity:1.9406;transform:translate(45.5085vw,-10px) scale(.9702);animation:fall-75 10s -10s linear infinite}@keyframes fall-75{31.755%{transform:translate(41.7835vw,31.755vh) scale(.9702)}to{transform:translate(43.646vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:1.8198;transform:translate(42.7476vw,-10px) scale(.5032);animation:fall-76 27s -13s linear infinite}@keyframes fall-76{77.29%{transform:translate(44.0377vw,77.29vh) scale(.5032)}to{transform:translate(43.39265vw,99vh) scale(.5032)}}.snow:nth-child(77){opacity:1.6666;transform:translate(2.341vw,-10px) scale(.3331);animation:fall-77 18s -16s linear infinite}@keyframes fall-77{71.043%{transform:translate(5.4173vw,71.043vh) scale(.3331)}to{transform:translate(3.87915vw,99vh) scale(.3331)}}.snow:nth-child(78){opacity:.9236;transform:translate(16.3736vw,-10px) scale(.3792);animation:fall-78 20s -15s linear infinite}@keyframes fall-78{40.865%{transform:translate(13.4745vw,40.865vh) scale(.3792)}to{transform:translate(14.92405vw,99vh) scale(.3792)}}.snow:nth-child(79){opacity:1.2002;transform:translate(49.3491vw,-10px) scale(.04);animation:fall-79 21s -30s linear infinite}@keyframes fall-79{52.705%{transform:translate(43.8676vw,52.705vh) scale(.04)}to{transform:translate(46.60835vw,99vh) scale(.04)}}.snow:nth-child(80){opacity:.7656;transform:translate(2.0963vw,-10px) scale(.7323);animation:fall-80 16s -19s linear infinite}@keyframes fall-80{79.765%{transform:translate(8.4477vw,79.765vh) scale(.7323)}to{transform:translate(5.272vw,99vh) scale(.7323)}}.snow:nth-child(81){opacity:1.736;transform:translate(55.8549vw,-10px) scale(.2599);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{47.743%{transform:translate(64.5154vw,47.743vh) scale(.2599)}to{transform:translate(60.18515vw,99vh) scale(.2599)}}.snow:nth-child(82){opacity:1.2956;transform:translate(89.1886vw,-10px) scale(.8818);animation:fall-82 24s -6s linear infinite}@keyframes fall-82{65.513%{transform:translate(82.2464vw,65.513vh) scale(.8818)}to{transform:translate(85.7175vw,99vh) scale(.8818)}}.snow:nth-child(83){opacity:1.3688;transform:translate(49.4746vw,-10px) scale(.7358);animation:fall-83 29s -15s linear infinite}@keyframes fall-83{66.085%{transform:translate(41.5026vw,66.085vh) scale(.7358)}to{transform:translate(45.4886vw,99vh) scale(.7358)}}.snow:nth-child(84){opacity:.4696;transform:translate(40.1408vw,-10px) scale(.1258);animation:fall-84 21s -28s linear infinite}@keyframes fall-84{72.063%{transform:translate(33.1023vw,72.063vh) scale(.1258)}to{transform:translate(36.62155vw,99vh) scale(.1258)}}.snow:nth-child(85){opacity:.4662;transform:translate(6.5536vw,-10px) scale(.0946);animation:fall-85 12s -24s linear infinite}@keyframes fall-85{78.22%{transform:translate(4.8571vw,78.22vh) scale(.0946)}to{transform:translate(5.70535vw,99vh) scale(.0946)}}.snow:nth-child(86){opacity:1.8646;transform:translate(16.7581vw,-10px) scale(.3752);animation:fall-86 12s -27s linear infinite}@keyframes fall-86{71.107%{transform:translate(22.245vw,71.107vh) scale(.3752)}to{transform:translate(19.50155vw,99vh) scale(.3752)}}.snow:nth-child(87){opacity:.9354;transform:translate(71.0348vw,-10px) scale(.4894);animation:fall-87 14s -20s linear infinite}@keyframes fall-87{75.613%{transform:translate(74.2789vw,75.613vh) scale(.4894)}to{transform:translate(72.65685vw,99vh) scale(.4894)}}.snow:nth-child(88){opacity:.9192;transform:translate(41.4667vw,-10px) scale(.7284);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.584%{transform:translate(36.1552vw,75.584vh) scale(.7284)}to{transform:translate(38.81095vw,99vh) scale(.7284)}}.snow:nth-child(89){opacity:1.588;transform:translate(4.242vw,-10px) scale(.067);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{34.362%{transform:translate(7.1038vw,34.362vh) scale(.067)}to{transform:translate(5.6729vw,99vh) scale(.067)}}.snow:nth-child(90){opacity:.8318;transform:translate(37.7481vw,-10px) scale(.2026);animation:fall-90 27s -26s linear infinite}@keyframes fall-90{34.718%{transform:translate(31.1867vw,34.718vh) scale(.2026)}to{transform:translate(34.4674vw,99vh) scale(.2026)}}.snow:nth-child(91){opacity:1.491;transform:translate(37.2381vw,-10px) scale(.6133);animation:fall-91 28s -6s linear infinite}@keyframes fall-91{70.333%{transform:translate(37.9718vw,70.333vh) scale(.6133)}to{transform:translate(37.60495vw,99vh) scale(.6133)}}.snow:nth-child(92){opacity:.8936;transform:translate(45.2148vw,-10px) scale(.5896);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{63.136%{transform:translate(43.2895vw,63.136vh) scale(.5896)}to{transform:translate(44.25215vw,99vh) scale(.5896)}}.snow:nth-child(93){opacity:1.3418;transform:translate(82.2129vw,-10px) scale(.7841);animation:fall-93 29s -19s linear infinite}@keyframes fall-93{73.667%{transform:translate(85.1518vw,73.667vh) scale(.7841)}to{transform:translate(83.68235vw,99vh) scale(.7841)}}.snow:nth-child(94){opacity:.988;transform:translate(29.6472vw,-10px) scale(.6001);animation:fall-94 28s -29s linear infinite}@keyframes fall-94{70.723%{transform:translate(24.5894vw,70.723vh) scale(.6001)}to{transform:translate(27.1183vw,99vh) scale(.6001)}}.snow:nth-child(95){opacity:.6086;transform:translate(11.1622vw,-10px) scale(.7378);animation:fall-95 26s -18s linear infinite}@keyframes fall-95{72.573%{transform:translate(13.035vw,72.573vh) scale(.7378)}to{transform:translate(12.0986vw,99vh) scale(.7378)}}.snow:nth-child(96){opacity:1.304;transform:translate(32.7934vw,-10px) scale(.8803);animation:fall-96 17s -1s linear infinite}@keyframes fall-96{45.696%{transform:translate(24.8415vw,45.696vh) scale(.8803)}to{transform:translate(28.81745vw,99vh) scale(.8803)}}.snow:nth-child(97){opacity:.694;transform:translate(51.3609vw,-10px) scale(.4146);animation:fall-97 18s -14s linear infinite}@keyframes fall-97{45.297%{transform:translate(47.4168vw,45.297vh) scale(.4146)}to{transform:translate(49.38885vw,99vh) scale(.4146)}}.snow:nth-child(98){opacity:.3418;transform:translate(35.5566vw,-10px) scale(.7892);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.806%{transform:translate(36.4675vw,76.806vh) scale(.7892)}to{transform:translate(36.01205vw,99vh) scale(.7892)}}.snow:nth-child(99){opacity:.4194;transform:translate(38.7733vw,-10px) scale(.3646);animation:fall-99 19s -11s linear infinite}@keyframes fall-99{40.901%{transform:translate(39.3479vw,40.901vh) scale(.3646)}to{transform:translate(39.0606vw,99vh) scale(.3646)}}.snow:nth-child(100){opacity:.8424;transform:translate(27.5688vw,-10px) scale(.8461);animation:fall-100 23s -5s linear infinite}@keyframes fall-100{33.854%{transform:translate(17.7475vw,33.854vh) scale(.8461)}to{transform:translate(22.65815vw,99vh) scale(.8461)}}.snow:nth-child(101){opacity:1.7832;transform:translate(35.7126vw,-10px) scale(.2445);animation:fall-101 25s -12s linear infinite}@keyframes fall-101{52.27%{transform:translate(28.219vw,52.27vh) scale(.2445)}to{transform:translate(31.9658vw,99vh) scale(.2445)}}.snow:nth-child(102){opacity:1.3612;transform:translate(81.1133vw,-10px) scale(.3158);animation:fall-102 26s -17s linear infinite}@keyframes fall-102{51.671%{transform:translate(79.1459vw,51.671vh) scale(.3158)}to{transform:translate(80.1296vw,99vh) scale(.3158)}}.snow:nth-child(103){opacity:1.8782;transform:translate(95.1044vw,-10px) scale(.0299);animation:fall-103 11s -30s linear infinite}@keyframes fall-103{64.746%{transform:translate(97.1597vw,64.746vh) scale(.0299)}to{transform:translate(96.13205vw,99vh) scale(.0299)}}.snow:nth-child(104){opacity:.642;transform:translate(89.9125vw,-10px) scale(.8337);animation:fall-104 30s -9s linear infinite}@keyframes fall-104{51.08%{transform:translate(86.3971vw,51.08vh) scale(.8337)}to{transform:translate(88.1548vw,99vh) scale(.8337)}}.snow:nth-child(105){opacity:1.9706;transform:translate(11.9402vw,-10px) scale(.1823);animation:fall-105 17s -25s linear infinite}@keyframes fall-105{69.072%{transform:translate(2.6007vw,69.072vh) scale(.1823)}to{transform:translate(7.27045vw,99vh) scale(.1823)}}.snow:nth-child(106){opacity:1.0966;transform:translate(48.2368vw,-10px) scale(.9032);animation:fall-106 15s -17s linear infinite}@keyframes fall-106{78.731%{transform:translate(47.2682vw,78.731vh) scale(.9032)}to{transform:translate(47.7525vw,99vh) scale(.9032)}}.snow:nth-child(107){opacity:1.1894;transform:translate(91.2255vw,-10px) scale(.6083);animation:fall-107 19s -19s linear infinite}@keyframes fall-107{60.918%{transform:translate(97.6387vw,60.918vh) scale(.6083)}to{transform:translate(94.4321vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.3764;transform:translate(28.1671vw,-10px) scale(.7371);animation:fall-108 26s -22s linear infinite}@keyframes fall-108{38.517%{transform:translate(26.7638vw,38.517vh) scale(.7371)}to{transform:translate(27.46545vw,99vh) scale(.7371)}}.snow:nth-child(109){opacity:1.5288;transform:translate(39.5312vw,-10px) scale(.7566);animation:fall-109 20s -23s linear infinite}@keyframes fall-109{65.745%{transform:translate(47.0613vw,65.745vh) scale(.7566)}to{transform:translate(43.29625vw,99vh) scale(.7566)}}.snow:nth-child(110){opacity:.8734;transform:translate(16.4783vw,-10px) scale(.185);animation:fall-110 17s -15s linear infinite}@keyframes fall-110{76.767%{transform:translate(10.2472vw,76.767vh) scale(.185)}to{transform:translate(13.36275vw,99vh) scale(.185)}}.snow:nth-child(111){opacity:1.5774;transform:translate(91.6422vw,-10px) scale(.9299);animation:fall-111 23s -17s linear infinite}@keyframes fall-111{70.226%{transform:translate(84.1918vw,70.226vh) scale(.9299)}to{transform:translate(87.917vw,99vh) scale(.9299)}}.snow:nth-child(112){opacity:1.7926;transform:translate(.0526vw,-10px) scale(.1134);animation:fall-112 24s -3s linear infinite}@keyframes fall-112{52.337%{transform:translate(-9.607vw,52.337vh) scale(.1134)}to{transform:translate(-4.7772vw,99vh) scale(.1134)}}.snow:nth-child(113){opacity:.7144;transform:translate(10.8597vw,-10px) scale(.4479);animation:fall-113 25s -13s linear infinite}@keyframes fall-113{75.722%{transform:translate(11.5666vw,75.722vh) scale(.4479)}to{transform:translate(11.21315vw,99vh) scale(.4479)}}.snow:nth-child(114){opacity:1.766;transform:translate(14.6561vw,-10px) scale(.3193);animation:fall-114 20s -17s linear infinite}@keyframes fall-114{36.584%{transform:translate(22.519vw,36.584vh) scale(.3193)}to{transform:translate(18.58755vw,99vh) scale(.3193)}}.snow:nth-child(115){opacity:1.9424;transform:translate(25.2538vw,-10px) scale(.7408);animation:fall-115 11s -16s linear infinite}@keyframes fall-115{69.613%{transform:translate(32.9939vw,69.613vh) scale(.7408)}to{transform:translate(29.12385vw,99vh) scale(.7408)}}.snow:nth-child(116){opacity:.4992;transform:translate(37.1326vw,-10px) scale(.7767);animation:fall-116 22s -2s linear infinite}@keyframes fall-116{60.276%{transform:translate(42.416vw,60.276vh) scale(.7767)}to{transform:translate(39.7743vw,99vh) scale(.7767)}}.snow:nth-child(117){opacity:1.509;transform:translate(39.3813vw,-10px) scale(.2758);animation:fall-117 15s -23s linear infinite}@keyframes fall-117{54.976%{transform:translate(33.0282vw,54.976vh) scale(.2758)}to{transform:translate(36.20475vw,99vh) scale(.2758)}}.snow:nth-child(118){opacity:1.4158;transform:translate(72.1533vw,-10px) scale(.1566);animation:fall-118 22s -16s linear infinite}@keyframes fall-118{56.06%{transform:translate(75.5638vw,56.06vh) scale(.1566)}to{transform:translate(73.85855vw,99vh) scale(.1566)}}.snow:nth-child(119){opacity:.0854;transform:translate(50.9971vw,-10px) scale(.0267);animation:fall-119 28s -2s linear infinite}@keyframes fall-119{64.875%{transform:translate(52.1385vw,64.875vh) scale(.0267)}to{transform:translate(51.5678vw,99vh) scale(.0267)}}.snow:nth-child(120){opacity:.5482;transform:translate(23.7925vw,-10px) scale(.6225);animation:fall-120 18s -29s linear infinite}@keyframes fall-120{38.809%{transform:translate(18.8482vw,38.809vh) scale(.6225)}to{transform:translate(21.32035vw,99vh) scale(.6225)}}.snow:nth-child(121){opacity:.8938;transform:translate(96.0069vw,-10px) scale(.1631);animation:fall-121 15s -22s linear infinite}@keyframes fall-121{48.17%{transform:translate(93.9273vw,48.17vh) scale(.1631)}to{transform:translate(94.9671vw,99vh) scale(.1631)}}.snow:nth-child(122){opacity:.1056;transform:translate(31.379vw,-10px) scale(.3453);animation:fall-122 26s -2s linear infinite}@keyframes fall-122{78.977%{transform:translate(29.6115vw,78.977vh) scale(.3453)}to{transform:translate(30.49525vw,99vh) scale(.3453)}}.snow:nth-child(123){opacity:1.3488;transform:translate(70.5953vw,-10px) scale(.3673);animation:fall-123 18s -24s linear infinite}@keyframes fall-123{44.887%{transform:translate(79.1431vw,44.887vh) scale(.3673)}to{transform:translate(74.8692vw,99vh) scale(.3673)}}.snow:nth-child(124){opacity:1.7494;transform:translate(28.2305vw,-10px) scale(.2038);animation:fall-124 16s -22s linear infinite}@keyframes fall-124{42.73%{transform:translate(30.2798vw,42.73vh) scale(.2038)}to{transform:translate(29.25515vw,99vh) scale(.2038)}}.snow:nth-child(125){opacity:.1238;transform:translate(33.4371vw,-10px) scale(.5958);animation:fall-125 22s -8s linear infinite}@keyframes fall-125{45.075%{transform:translate(34.7312vw,45.075vh) scale(.5958)}to{transform:translate(34.08415vw,99vh) scale(.5958)}}.snow:nth-child(126){opacity:.788;transform:translate(29.8117vw,-10px) scale(.0521);animation:fall-126 14s -29s linear infinite}@keyframes fall-126{39.796%{transform:translate(23.0736vw,39.796vh) scale(.0521)}to{transform:translate(26.44265vw,99vh) scale(.0521)}}.snow:nth-child(127){opacity:.67;transform:translate(24.5555vw,-10px) scale(.4826);animation:fall-127 28s -19s linear infinite}@keyframes fall-127{51.158%{transform:translate(22.4869vw,51.158vh) scale(.4826)}to{transform:translate(23.5212vw,99vh) scale(.4826)}}.snow:nth-child(128){opacity:.0268;transform:translate(36.866vw,-10px) scale(.1401);animation:fall-128 18s -13s linear infinite}@keyframes fall-128{69.958%{transform:translate(28.4757vw,69.958vh) scale(.1401)}to{transform:translate(32.67085vw,99vh) scale(.1401)}}.snow:nth-child(129){opacity:.713;transform:translate(12.1072vw,-10px) scale(.774);animation:fall-129 23s -4s linear infinite}@keyframes fall-129{44.231%{transform:translate(11.8116vw,44.231vh) scale(.774)}to{transform:translate(11.9594vw,99vh) scale(.774)}}.snow:nth-child(130){opacity:.4184;transform:translate(16.2433vw,-10px) scale(.6045);animation:fall-130 18s -5s linear infinite}@keyframes fall-130{58.585%{transform:translate(23.8712vw,58.585vh) scale(.6045)}to{transform:translate(20.05725vw,99vh) scale(.6045)}}.snow:nth-child(131){opacity:.2372;transform:translate(43.2733vw,-10px) scale(.2797);animation:fall-131 22s -18s linear infinite}@keyframes fall-131{75.542%{transform:translate(47.974vw,75.542vh) scale(.2797)}to{transform:translate(45.62365vw,99vh) scale(.2797)}}.snow:nth-child(132){opacity:.33;transform:translate(19.5452vw,-10px) scale(.4175);animation:fall-132 17s -9s linear infinite}@keyframes fall-132{31.366%{transform:translate(15.1355vw,31.366vh) scale(.4175)}to{transform:translate(17.34035vw,99vh) scale(.4175)}}.snow:nth-child(133){opacity:1.6592;transform:translate(90.1955vw,-10px) scale(.0639);animation:fall-133 13s -15s linear infinite}@keyframes fall-133{36.173%{transform:translate(83.268vw,36.173vh) scale(.0639)}to{transform:translate(86.73175vw,99vh) scale(.0639)}}.snow:nth-child(134){opacity:.2898;transform:translate(41.2547vw,-10px) scale(.4121);animation:fall-134 16s -13s linear infinite}@keyframes fall-134{40.583%{transform:translate(38.4628vw,40.583vh) scale(.4121)}to{transform:translate(39.85875vw,99vh) scale(.4121)}}.snow:nth-child(135){opacity:1.146;transform:translate(24.3006vw,-10px) scale(.2517);animation:fall-135 23s -16s linear infinite}@keyframes fall-135{66.421%{transform:translate(19.5255vw,66.421vh) scale(.2517)}to{transform:translate(21.91305vw,99vh) scale(.2517)}}.snow:nth-child(136){opacity:.8814;transform:translate(3.63vw,-10px) scale(.8345);animation:fall-136 10s -18s linear infinite}@keyframes fall-136{47.921%{transform:translate(1.6013vw,47.921vh) scale(.8345)}to{transform:translate(2.61565vw,99vh) scale(.8345)}}.snow:nth-child(137){opacity:1.9338;transform:translate(75.2579vw,-10px) scale(.4332);animation:fall-137 24s -1s linear infinite}@keyframes fall-137{77.097%{transform:translate(78.6713vw,77.097vh) scale(.4332)}to{transform:translate(76.9646vw,99vh) scale(.4332)}}.snow:nth-child(138){opacity:1.3738;transform:translate(1.9617vw,-10px) scale(.2578);animation:fall-138 21s -28s linear infinite}@keyframes fall-138{70.735%{transform:translate(-6.6111vw,70.735vh) scale(.2578)}to{transform:translate(-2.3247vw,99vh) scale(.2578)}}.snow:nth-child(139){opacity:.2454;transform:translate(38.1934vw,-10px) scale(.6108);animation:fall-139 23s -17s linear infinite}@keyframes fall-139{38.943%{transform:translate(34.9346vw,38.943vh) scale(.6108)}to{transform:translate(36.564vw,99vh) scale(.6108)}}.snow:nth-child(140){opacity:1.4796;transform:translate(86.6384vw,-10px) scale(.7514);animation:fall-140 23s -6s linear infinite}@keyframes fall-140{43.661%{transform:translate(91.262vw,43.661vh) scale(.7514)}to{transform:translate(88.9502vw,99vh) scale(.7514)}}.snow:nth-child(141){opacity:1.835;transform:translate(50.8308vw,-10px) scale(.7743);animation:fall-141 19s -21s linear infinite}@keyframes fall-141{75.487%{transform:translate(57.3012vw,75.487vh) scale(.7743)}to{transform:translate(54.066vw,99vh) scale(.7743)}}.snow:nth-child(142){opacity:1.8976;transform:translate(97.0559vw,-10px) scale(.4108);animation:fall-142 13s -18s linear infinite}@keyframes fall-142{72.561%{transform:translate(106.7935vw,72.561vh) scale(.4108)}to{transform:translate(101.9247vw,99vh) scale(.4108)}}.snow:nth-child(143){opacity:1.1628;transform:translate(92.0985vw,-10px) scale(.4141);animation:fall-143 12s -27s linear infinite}@keyframes fall-143{61.714%{transform:translate(82.3797vw,61.714vh) scale(.4141)}to{transform:translate(87.2391vw,99vh) scale(.4141)}}.snow:nth-child(144){opacity:.4564;transform:translate(25.6503vw,-10px) scale(.2528);animation:fall-144 22s -23s linear infinite}@keyframes fall-144{68.007%{transform:translate(26.1999vw,68.007vh) scale(.2528)}to{transform:translate(25.9251vw,99vh) scale(.2528)}}.snow:nth-child(145){opacity:1.1626;transform:translate(44.3014vw,-10px) scale(.8842);animation:fall-145 18s -12s linear infinite}@keyframes fall-145{76.055%{transform:translate(48.9196vw,76.055vh) scale(.8842)}to{transform:translate(46.6105vw,99vh) scale(.8842)}}.snow:nth-child(146){opacity:.3092;transform:translate(54.8577vw,-10px) scale(.1976);animation:fall-146 27s -20s linear infinite}@keyframes fall-146{67.936%{transform:translate(51.1694vw,67.936vh) scale(.1976)}to{transform:translate(53.01355vw,99vh) scale(.1976)}}.snow:nth-child(147){opacity:.0524;transform:translate(56.5116vw,-10px) scale(.5993);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{55.067%{transform:translate(48.1156vw,55.067vh) scale(.5993)}to{transform:translate(52.3136vw,99vh) scale(.5993)}}.snow:nth-child(148){opacity:1.8704;transform:translate(60.542vw,-10px) scale(.6049);animation:fall-148 16s -8s linear infinite}@keyframes fall-148{43.666%{transform:translate(66.5134vw,43.666vh) scale(.6049)}to{transform:translate(63.5277vw,99vh) scale(.6049)}}.snow:nth-child(149){opacity:1.679;transform:translate(60.5461vw,-10px) scale(.9486);animation:fall-149 21s -27s linear infinite}@keyframes fall-149{34.864%{transform:translate(67.0377vw,34.864vh) scale(.9486)}to{transform:translate(63.7919vw,99vh) scale(.9486)}}.snow:nth-child(150){opacity:.9954;transform:translate(18.6862vw,-10px) scale(.66);animation:fall-150 12s -23s linear infinite}@keyframes fall-150{33.967%{transform:translate(26.4012vw,33.967vh) scale(.66)}to{transform:translate(22.5437vw,99vh) scale(.66)}}.snow:nth-child(151){opacity:1.4618;transform:translate(70.2757vw,-10px) scale(.3628);animation:fall-151 19s -25s linear infinite}@keyframes fall-151{31.1%{transform:translate(78.1268vw,31.1vh) scale(.3628)}to{transform:translate(74.20125vw,99vh) scale(.3628)}}.snow:nth-child(152){opacity:1.7362;transform:translate(49.6218vw,-10px) scale(.2231);animation:fall-152 11s -22s linear infinite}@keyframes fall-152{78.68%{transform:translate(47.8505vw,78.68vh) scale(.2231)}to{transform:translate(48.73615vw,99vh) scale(.2231)}}.snow:nth-child(153){opacity:.2018;transform:translate(82.9534vw,-10px) scale(.924);animation:fall-153 24s -24s linear infinite}@keyframes fall-153{31.055%{transform:translate(74.3977vw,31.055vh) scale(.924)}to{transform:translate(78.67555vw,99vh) scale(.924)}}.snow:nth-child(154){opacity:1.3678;transform:translate(46.1537vw,-10px) scale(.6259);animation:fall-154 11s -28s linear infinite}@keyframes fall-154{66.384%{transform:translate(44.4414vw,66.384vh) scale(.6259)}to{transform:translate(45.29755vw,99vh) scale(.6259)}}.snow:nth-child(155){opacity:1.2404;transform:translate(69.1732vw,-10px) scale(.5669);animation:fall-155 30s -19s linear infinite}@keyframes fall-155{68.857%{transform:translate(71.2651vw,68.857vh) scale(.5669)}to{transform:translate(70.21915vw,99vh) scale(.5669)}}.snow:nth-child(156){opacity:1.9228;transform:translate(54.9548vw,-10px) scale(.3259);animation:fall-156 29s -19s linear infinite}@keyframes fall-156{67.841%{transform:translate(64.4803vw,67.841vh) scale(.3259)}to{transform:translate(59.71755vw,99vh) scale(.3259)}}.snow:nth-child(157){opacity:1.1222;transform:translate(71.2558vw,-10px) scale(.7587);animation:fall-157 24s -16s linear infinite}@keyframes fall-157{38.092%{transform:translate(69.5094vw,38.092vh) scale(.7587)}to{transform:translate(70.3826vw,99vh) scale(.7587)}}.snow:nth-child(158){opacity:.506;transform:translate(26.823vw,-10px) scale(.6623);animation:fall-158 27s -16s linear infinite}@keyframes fall-158{75.105%{transform:translate(30.5007vw,75.105vh) scale(.6623)}to{transform:translate(28.66185vw,99vh) scale(.6623)}}.snow:nth-child(159){opacity:.68;transform:translate(4.833vw,-10px) scale(.2681);animation:fall-159 26s -8s linear infinite}@keyframes fall-159{38.307%{transform:translate(12.1086vw,38.307vh) scale(.2681)}to{transform:translate(8.4708vw,99vh) scale(.2681)}}.snow:nth-child(160){opacity:1.5176;transform:translate(59.1072vw,-10px) scale(.4514);animation:fall-160 13s -21s linear infinite}@keyframes fall-160{42.488%{transform:translate(53.4862vw,42.488vh) scale(.4514)}to{transform:translate(56.2967vw,99vh) scale(.4514)}}.snow:nth-child(161){opacity:1.1438;transform:translate(89.9878vw,-10px) scale(.7364);animation:fall-161 14s -10s linear infinite}@keyframes fall-161{62.296%{transform:translate(97.6043vw,62.296vh) scale(.7364)}to{transform:translate(93.79605vw,99vh) scale(.7364)}}.snow:nth-child(162){opacity:.9776;transform:translate(72.6035vw,-10px) scale(.9007);animation:fall-162 21s -1s linear infinite}@keyframes fall-162{69.565%{transform:translate(80.482vw,69.565vh) scale(.9007)}to{transform:translate(76.54275vw,99vh) scale(.9007)}}.snow:nth-child(163){opacity:1.5182;transform:translate(42.1104vw,-10px) scale(.2197);animation:fall-163 13s -9s linear infinite}@keyframes fall-163{53.612%{transform:translate(37.4092vw,53.612vh) scale(.2197)}to{transform:translate(39.7598vw,99vh) scale(.2197)}}.snow:nth-child(164){opacity:.7;transform:translate(50.9931vw,-10px) scale(.5983);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{71.858%{transform:translate(53.854vw,71.858vh) scale(.5983)}to{transform:translate(52.42355vw,99vh) scale(.5983)}}.snow:nth-child(165){opacity:.1916;transform:translate(58.0716vw,-10px) scale(.2473);animation:fall-165 26s -6s linear infinite}@keyframes fall-165{65.432%{transform:translate(53.8245vw,65.432vh) scale(.2473)}to{transform:translate(55.94805vw,99vh) scale(.2473)}}.snow:nth-child(166){opacity:.8434;transform:translate(30.8178vw,-10px) scale(.4385);animation:fall-166 16s -20s linear infinite}@keyframes fall-166{70.192%{transform:translate(39.066vw,70.192vh) scale(.4385)}to{transform:translate(34.9419vw,99vh) scale(.4385)}}.snow:nth-child(167){opacity:1.6612;transform:translate(89.6349vw,-10px) scale(.1483);animation:fall-167 30s -4s linear infinite}@keyframes fall-167{58.756%{transform:translate(87.3289vw,58.756vh) scale(.1483)}to{transform:translate(88.4819vw,99vh) scale(.1483)}}.snow:nth-child(168){opacity:.3456;transform:translate(75.5644vw,-10px) scale(.1953);animation:fall-168 22s -3s linear infinite}@keyframes fall-168{49.278%{transform:translate(76.3736vw,49.278vh) scale(.1953)}to{transform:translate(75.969vw,99vh) scale(.1953)}}.snow:nth-child(169){opacity:1.402;transform:translate(70.4428vw,-10px) scale(.196);animation:fall-169 30s -18s linear infinite}@keyframes fall-169{37.006%{transform:translate(70.0223vw,37.006vh) scale(.196)}to{transform:translate(70.23255vw,99vh) scale(.196)}}.snow:nth-child(170){opacity:1.7284;transform:translate(1.9587vw,-10px) scale(.0459);animation:fall-170 16s -10s linear infinite}@keyframes fall-170{50.858%{transform:translate(1.9212vw,50.858vh) scale(.0459)}to{transform:translate(1.93995vw,99vh) scale(.0459)}}.snow:nth-child(171){opacity:1.2888;transform:translate(20.2711vw,-10px) scale(.0126);animation:fall-171 28s -28s linear infinite}@keyframes fall-171{66.224%{transform:translate(12.8203vw,66.224vh) scale(.0126)}to{transform:translate(16.5457vw,99vh) scale(.0126)}}.snow:nth-child(172){opacity:.499;transform:translate(50.6916vw,-10px) scale(.5447);animation:fall-172 21s -18s linear infinite}@keyframes fall-172{52.117%{transform:translate(52.0577vw,52.117vh) scale(.5447)}to{transform:translate(51.37465vw,99vh) scale(.5447)}}.snow:nth-child(173){opacity:1.4784;transform:translate(.2613vw,-10px) scale(.0998);animation:fall-173 17s -27s linear infinite}@keyframes fall-173{33.105%{transform:translate(5.6247vw,33.105vh) scale(.0998)}to{transform:translate(2.943vw,99vh) scale(.0998)}}.snow:nth-child(174){opacity:.4558;transform:translate(68.6591vw,-10px) scale(.8644);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{62.279%{transform:translate(65.0253vw,62.279vh) scale(.8644)}to{transform:translate(66.8422vw,99vh) scale(.8644)}}.snow:nth-child(175){opacity:.5952;transform:translate(51.9477vw,-10px) scale(.6563);animation:fall-175 21s -5s linear infinite}@keyframes fall-175{62.423%{transform:translate(60.5839vw,62.423vh) scale(.6563)}to{transform:translate(56.2658vw,99vh) scale(.6563)}}.snow:nth-child(176){opacity:.507;transform:translate(63.0249vw,-10px) scale(.7098);animation:fall-176 20s -8s linear infinite}@keyframes fall-176{31.198%{transform:translate(68.2364vw,31.198vh) scale(.7098)}to{transform:translate(65.63065vw,99vh) scale(.7098)}}.snow:nth-child(177){opacity:1.3578;transform:translate(84.2964vw,-10px) scale(.3034);animation:fall-177 16s -23s linear infinite}@keyframes fall-177{67.338%{transform:translate(83.5205vw,67.338vh) scale(.3034)}to{transform:translate(83.90845vw,99vh) scale(.3034)}}.snow:nth-child(178){opacity:1.2334;transform:translate(87.4827vw,-10px) scale(.6898);animation:fall-178 17s -10s linear infinite}@keyframes fall-178{39.967%{transform:translate(78.1681vw,39.967vh) scale(.6898)}to{transform:translate(82.8254vw,99vh) scale(.6898)}}.snow:nth-child(179){opacity:1.4142;transform:translate(1.4604vw,-10px) scale(.2318);animation:fall-179 11s -21s linear infinite}@keyframes fall-179{56.771%{transform:translate(-7.1525vw,56.771vh) scale(.2318)}to{transform:translate(-2.84605vw,99vh) scale(.2318)}}.snow:nth-child(180){opacity:1.8688;transform:translate(4.222vw,-10px) scale(.6348);animation:fall-180 11s -7s linear infinite}@keyframes fall-180{58.715%{transform:translate(-3.3061vw,58.715vh) scale(.6348)}to{transform:translate(.45795vw,99vh) scale(.6348)}}.snow:nth-child(181){opacity:.0224;transform:translate(82.1282vw,-10px) scale(.4434);animation:fall-181 13s -6s linear infinite}@keyframes fall-181{72.597%{transform:translate(72.4493vw,72.597vh) scale(.4434)}to{transform:translate(77.28875vw,99vh) scale(.4434)}}.snow:nth-child(182){opacity:1.1272;transform:translate(63.0172vw,-10px) scale(.111);animation:fall-182 25s -7s linear infinite}@keyframes fall-182{34.127%{transform:translate(65.0505vw,34.127vh) scale(.111)}to{transform:translate(64.03385vw,99vh) scale(.111)}}.snow:nth-child(183){opacity:1.1058;transform:translate(75.5629vw,-10px) scale(.8954);animation:fall-183 14s -27s linear infinite}@keyframes fall-183{66.157%{transform:translate(74.7177vw,66.157vh) scale(.8954)}to{transform:translate(75.1403vw,99vh) scale(.8954)}}.snow:nth-child(184){opacity:.0514;transform:translate(27.5117vw,-10px) scale(.2341);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{33.976%{transform:translate(17.7733vw,33.976vh) scale(.2341)}to{transform:translate(22.6425vw,99vh) scale(.2341)}}.snow:nth-child(185){opacity:1.9242;transform:translate(28.6128vw,-10px) scale(.594);animation:fall-185 21s -25s linear infinite}@keyframes fall-185{63.927%{transform:translate(27.3419vw,63.927vh) scale(.594)}to{transform:translate(27.97735vw,99vh) scale(.594)}}.snow:nth-child(186){opacity:1.0272;transform:translate(33.7201vw,-10px) scale(.918);animation:fall-186 18s -21s linear infinite}@keyframes fall-186{48.274%{transform:translate(33.9613vw,48.274vh) scale(.918)}to{transform:translate(33.8407vw,99vh) scale(.918)}}.snow:nth-child(187){opacity:.3402;transform:translate(74.5715vw,-10px) scale(.2679);animation:fall-187 16s -23s linear infinite}@keyframes fall-187{55.584%{transform:translate(66.1755vw,55.584vh) scale(.2679)}to{transform:translate(70.3735vw,99vh) scale(.2679)}}.snow:nth-child(188){opacity:1.4938;transform:translate(15.0567vw,-10px) scale(.0657);animation:fall-188 10s -14s linear infinite}@keyframes fall-188{77.569%{transform:translate(12.8908vw,77.569vh) scale(.0657)}to{transform:translate(13.97375vw,99vh) scale(.0657)}}.snow:nth-child(189){opacity:.7214;transform:translate(16.5562vw,-10px) scale(.348);animation:fall-189 14s -28s linear infinite}@keyframes fall-189{39.154%{transform:translate(9.8708vw,39.154vh) scale(.348)}to{transform:translate(13.2135vw,99vh) scale(.348)}}.snow:nth-child(190){opacity:1.0702;transform:translate(62.3544vw,-10px) scale(.6657);animation:fall-190 15s -20s linear infinite}@keyframes fall-190{34.99%{transform:translate(54.4293vw,34.99vh) scale(.6657)}to{transform:translate(58.39185vw,99vh) scale(.6657)}}.snow:nth-child(191){opacity:.3476;transform:translate(26.97vw,-10px) scale(.2619);animation:fall-191 24s -4s linear infinite}@keyframes fall-191{35.956%{transform:translate(35.1167vw,35.956vh) scale(.2619)}to{transform:translate(31.04335vw,99vh) scale(.2619)}}.snow:nth-child(192){opacity:1.4306;transform:translate(9.6546vw,-10px) scale(.2583);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{78.537%{transform:translate(14.4584vw,78.537vh) scale(.2583)}to{transform:translate(12.0565vw,99vh) scale(.2583)}}.snow:nth-child(193){opacity:.1736;transform:translate(95.6088vw,-10px) scale(.3887);animation:fall-193 19s -2s linear infinite}@keyframes fall-193{31.293%{transform:translate(89.7349vw,31.293vh) scale(.3887)}to{transform:translate(92.67185vw,99vh) scale(.3887)}}.snow:nth-child(194){opacity:1.4302;transform:translate(10.2422vw,-10px) scale(.4457);animation:fall-194 18s -1s linear infinite}@keyframes fall-194{36.278%{transform:translate(11.0529vw,36.278vh) scale(.4457)}to{transform:translate(10.64755vw,99vh) scale(.4457)}}.snow:nth-child(195){opacity:1.811;transform:translate(10.3471vw,-10px) scale(.5353);animation:fall-195 11s -28s linear infinite}@keyframes fall-195{70.302%{transform:translate(9.3768vw,70.302vh) scale(.5353)}to{transform:translate(9.86195vw,99vh) scale(.5353)}}.snow:nth-child(196){opacity:1.6024;transform:translate(23.1288vw,-10px) scale(.7298);animation:fall-196 25s -7s linear infinite}@keyframes fall-196{70.423%{transform:translate(25.2295vw,70.423vh) scale(.7298)}to{transform:translate(24.17915vw,99vh) scale(.7298)}}.snow:nth-child(197){opacity:1.3382;transform:translate(91.9374vw,-10px) scale(.1245);animation:fall-197 27s -25s linear infinite}@keyframes fall-197{70.341%{transform:translate(85.9818vw,70.341vh) scale(.1245)}to{transform:translate(88.9596vw,99vh) scale(.1245)}}.snow:nth-child(198){opacity:.3722;transform:translate(34.4776vw,-10px) scale(.299);animation:fall-198 16s -8s linear infinite}@keyframes fall-198{69.878%{transform:translate(30.705vw,69.878vh) scale(.299)}to{transform:translate(32.5913vw,99vh) scale(.299)}}.snow:nth-child(199){opacity:.5006;transform:translate(13.6401vw,-10px) scale(.7438);animation:fall-199 16s -16s linear infinite}@keyframes fall-199{30.14%{transform:translate(18.0679vw,30.14vh) scale(.7438)}to{transform:translate(15.854vw,99vh) scale(.7438)}}.snow:nth-child(200){opacity:.6062;transform:translate(84.9446vw,-10px) scale(.4712);animation:fall-200 12s -28s linear infinite}@keyframes fall-200{49.694%{transform:translate(87.0112vw,49.694vh) scale(.4712)}to{transform:translate(85.9779vw,99vh) scale(.4712)}}.snow:nth-child(201){opacity:.1834;transform:translate(96.8373vw,-10px) scale(.4512);animation:fall-201 27s -22s linear infinite}@keyframes fall-201{61.469%{transform:translate(88.2639vw,61.469vh) scale(.4512)}to{transform:translate(92.5506vw,99vh) scale(.4512)}}.snow:nth-child(202){opacity:.7822;transform:translate(36.031vw,-10px) scale(.763);animation:fall-202 17s -29s linear infinite}@keyframes fall-202{74.348%{transform:translate(34.1643vw,74.348vh) scale(.763)}to{transform:translate(35.09765vw,99vh) scale(.763)}}.snow:nth-child(203){opacity:1.087;transform:translate(80.8549vw,-10px) scale(.1732);animation:fall-203 19s -21s linear infinite}@keyframes fall-203{55.393%{transform:translate(85.7699vw,55.393vh) scale(.1732)}to{transform:translate(83.3124vw,99vh) scale(.1732)}}.snow:nth-child(204){opacity:.8458;transform:translate(32.0544vw,-10px) scale(.3448);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{54.794%{transform:translate(27.1268vw,54.794vh) scale(.3448)}to{transform:translate(29.5906vw,99vh) scale(.3448)}}.snow:nth-child(205){opacity:1.2762;transform:translate(35.3972vw,-10px) scale(.8953);animation:fall-205 11s -13s linear infinite}@keyframes fall-205{38.249%{transform:translate(26.2653vw,38.249vh) scale(.8953)}to{transform:translate(30.83125vw,99vh) scale(.8953)}}.snow:nth-child(206){opacity:1.279;transform:translate(11.5537vw,-10px) scale(.2606);animation:fall-206 10s -13s linear infinite}@keyframes fall-206{36.968%{transform:translate(8.6855vw,36.968vh) scale(.2606)}to{transform:translate(10.1196vw,99vh) scale(.2606)}}.snow:nth-child(207){opacity:.8318;transform:translate(95.5222vw,-10px) scale(.5984);animation:fall-207 20s -2s linear infinite}@keyframes fall-207{33.26%{transform:translate(86.0569vw,33.26vh) scale(.5984)}to{transform:translate(90.78955vw,99vh) scale(.5984)}}.snow:nth-child(208){opacity:1.953;transform:translate(25.8336vw,-10px) scale(.8473);animation:fall-208 11s -8s linear infinite}@keyframes fall-208{65.527%{transform:translate(23.0863vw,65.527vh) scale(.8473)}to{transform:translate(24.45995vw,99vh) scale(.8473)}}.snow:nth-child(209){opacity:1.5124;transform:translate(76.4566vw,-10px) scale(.6549);animation:fall-209 20s -30s linear infinite}@keyframes fall-209{45.055%{transform:translate(68.0793vw,45.055vh) scale(.6549)}to{transform:translate(72.26795vw,99vh) scale(.6549)}}.snow:nth-child(210){opacity:1.344;transform:translate(66.773vw,-10px) scale(.1974);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{69.198%{transform:translate(65.3993vw,69.198vh) scale(.1974)}to{transform:translate(66.08615vw,99vh) scale(.1974)}}.snow:nth-child(211){opacity:.1238;transform:translate(89.1808vw,-10px) scale(.4657);animation:fall-211 25s -14s linear infinite}@keyframes fall-211{54.097%{transform:translate(80.0721vw,54.097vh) scale(.4657)}to{transform:translate(84.62645vw,99vh) scale(.4657)}}.snow:nth-child(212){opacity:1.4658;transform:translate(28.8138vw,-10px) scale(.3669);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{72.275%{transform:translate(36.7946vw,72.275vh) scale(.3669)}to{transform:translate(32.8042vw,99vh) scale(.3669)}}.snow:nth-child(213){opacity:1.7854;transform:translate(44.741vw,-10px) scale(.0114);animation:fall-213 17s -1s linear infinite}@keyframes fall-213{77.342%{transform:translate(54.4063vw,77.342vh) scale(.0114)}to{transform:translate(49.57365vw,99vh) scale(.0114)}}.snow:nth-child(214){opacity:1.146;transform:translate(9.4998vw,-10px) scale(.2295);animation:fall-214 29s -13s linear infinite}@keyframes fall-214{73.266%{transform:translate(8.2219vw,73.266vh) scale(.2295)}to{transform:translate(8.86085vw,99vh) scale(.2295)}}.snow:nth-child(215){opacity:1.0662;transform:translate(21.4181vw,-10px) scale(.3919);animation:fall-215 10s -23s linear infinite}@keyframes fall-215{59.139%{transform:translate(13.8522vw,59.139vh) scale(.3919)}to{transform:translate(17.63515vw,99vh) scale(.3919)}}.snow:nth-child(216){opacity:.9238;transform:translate(45.2972vw,-10px) scale(.8327);animation:fall-216 13s -2s linear infinite}@keyframes fall-216{54.524%{transform:translate(38.7958vw,54.524vh) scale(.8327)}to{transform:translate(42.0465vw,99vh) scale(.8327)}}.snow:nth-child(217){opacity:.941;transform:translate(32.1989vw,-10px) scale(.8532);animation:fall-217 29s -13s linear infinite}@keyframes fall-217{42.717%{transform:translate(31.5811vw,42.717vh) scale(.8532)}to{transform:translate(31.89vw,99vh) scale(.8532)}}.snow:nth-child(218){opacity:1.1686;transform:translate(45.3014vw,-10px) scale(.0719);animation:fall-218 25s -17s linear infinite}@keyframes fall-218{78.629%{transform:translate(48.7925vw,78.629vh) scale(.0719)}to{transform:translate(47.04695vw,99vh) scale(.0719)}}.snow:nth-child(219){opacity:1.8346;transform:translate(65.393vw,-10px) scale(.0645);animation:fall-219 15s -18s linear infinite}@keyframes fall-219{78.064%{transform:translate(70.3575vw,78.064vh) scale(.0645)}to{transform:translate(67.87525vw,99vh) scale(.0645)}}.snow:nth-child(220){opacity:.1388;transform:translate(15.5112vw,-10px) scale(.2562);animation:fall-220 21s -17s linear infinite}@keyframes fall-220{79.342%{transform:translate(14.8202vw,79.342vh) scale(.2562)}to{transform:translate(15.1657vw,99vh) scale(.2562)}}.snow:nth-child(221){opacity:.7104;transform:translate(15.1721vw,-10px) scale(.6227);animation:fall-221 12s -19s linear infinite}@keyframes fall-221{30.59%{transform:translate(15.4939vw,30.59vh) scale(.6227)}to{transform:translate(15.333vw,99vh) scale(.6227)}}.snow:nth-child(222){opacity:.9454;transform:translate(24.1325vw,-10px) scale(.6293);animation:fall-222 16s -13s linear infinite}@keyframes fall-222{72.462%{transform:translate(14.2661vw,72.462vh) scale(.6293)}to{transform:translate(19.1993vw,99vh) scale(.6293)}}.snow:nth-child(223){opacity:1.3148;transform:translate(74.3551vw,-10px) scale(.3288);animation:fall-223 20s -1s linear infinite}@keyframes fall-223{58.4%{transform:translate(71.1348vw,58.4vh) scale(.3288)}to{transform:translate(72.74495vw,99vh) scale(.3288)}}.snow:nth-child(224){opacity:.456;transform:translate(55.0874vw,-10px) scale(.2156);animation:fall-224 13s -6s linear infinite}@keyframes fall-224{54.151%{transform:translate(59.7968vw,54.151vh) scale(.2156)}to{transform:translate(57.4421vw,99vh) scale(.2156)}}.snow:nth-child(225){opacity:1.1416;transform:translate(60.2543vw,-10px) scale(.3212);animation:fall-225 30s -30s linear infinite}@keyframes fall-225{33.98%{transform:translate(62.8103vw,33.98vh) scale(.3212)}to{transform:translate(61.5323vw,99vh) scale(.3212)}}.snow:nth-child(226){opacity:.5136;transform:translate(80.495vw,-10px) scale(.9656);animation:fall-226 21s -14s linear infinite}@keyframes fall-226{43.424%{transform:translate(89.4306vw,43.424vh) scale(.9656)}to{transform:translate(84.9628vw,99vh) scale(.9656)}}.snow:nth-child(227){opacity:.6302;transform:translate(26.934vw,-10px) scale(.3992);animation:fall-227 14s -12s linear infinite}@keyframes fall-227{67.063%{transform:translate(23.0511vw,67.063vh) scale(.3992)}to{transform:translate(24.99255vw,99vh) scale(.3992)}}.snow:nth-child(228){opacity:1.982;transform:translate(51.0025vw,-10px) scale(.8496);animation:fall-228 28s -2s linear infinite}@keyframes fall-228{68.962%{transform:translate(51.7558vw,68.962vh) scale(.8496)}to{transform:translate(51.37915vw,99vh) scale(.8496)}}.snow:nth-child(229){opacity:.2742;transform:translate(77.8067vw,-10px) scale(.2071);animation:fall-229 14s -21s linear infinite}@keyframes fall-229{77.615%{transform:translate(75.5733vw,77.615vh) scale(.2071)}to{transform:translate(76.69vw,99vh) scale(.2071)}}.snow:nth-child(230){opacity:.8318;transform:translate(55.3342vw,-10px) scale(.4769);animation:fall-230 21s -10s linear infinite}@keyframes fall-230{37.196%{transform:translate(49.6278vw,37.196vh) scale(.4769)}to{transform:translate(52.481vw,99vh) scale(.4769)}}.snow:nth-child(231){opacity:.387;transform:translate(70.5586vw,-10px) scale(.6639);animation:fall-231 14s -26s linear infinite}@keyframes fall-231{36.233%{transform:translate(76.5793vw,36.233vh) scale(.6639)}to{transform:translate(73.56895vw,99vh) scale(.6639)}}.snow:nth-child(232){opacity:.8032;transform:translate(42.1662vw,-10px) scale(.6772);animation:fall-232 18s -27s linear infinite}@keyframes fall-232{78.532%{transform:translate(39.5994vw,78.532vh) scale(.6772)}to{transform:translate(40.8828vw,99vh) scale(.6772)}}.snow:nth-child(233){opacity:1.2198;transform:translate(56.1141vw,-10px) scale(.5133);animation:fall-233 26s -6s linear infinite}@keyframes fall-233{33.181%{transform:translate(47.7405vw,33.181vh) scale(.5133)}to{transform:translate(51.9273vw,99vh) scale(.5133)}}.snow:nth-child(234){opacity:1.9654;transform:translate(30.1519vw,-10px) scale(.3721);animation:fall-234 23s -13s linear infinite}@keyframes fall-234{46.539%{transform:translate(24.8386vw,46.539vh) scale(.3721)}to{transform:translate(27.49525vw,99vh) scale(.3721)}}.snow:nth-child(235){opacity:1.0948;transform:translate(27.8942vw,-10px) scale(.3387);animation:fall-235 25s -25s linear infinite}@keyframes fall-235{46.875%{transform:translate(26.8691vw,46.875vh) scale(.3387)}to{transform:translate(27.38165vw,99vh) scale(.3387)}}.snow:nth-child(236){opacity:1.2384;transform:translate(38.0648vw,-10px) scale(.2456);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{42.089%{transform:translate(36.8868vw,42.089vh) scale(.2456)}to{transform:translate(37.4758vw,99vh) scale(.2456)}}.snow:nth-child(237){opacity:1.6522;transform:translate(88.9937vw,-10px) scale(.3422);animation:fall-237 10s -2s linear infinite}@keyframes fall-237{44.883%{transform:translate(86.1248vw,44.883vh) scale(.3422)}to{transform:translate(87.55925vw,99vh) scale(.3422)}}.snow:nth-child(238){opacity:1.401;transform:translate(39.3985vw,-10px) scale(.0741);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{79.792%{transform:translate(33.2557vw,79.792vh) scale(.0741)}to{transform:translate(36.3271vw,99vh) scale(.0741)}}.snow:nth-child(239){opacity:.3932;transform:translate(39.4235vw,-10px) scale(.1578);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{31.67%{transform:translate(48.156vw,31.67vh) scale(.1578)}to{transform:translate(43.78975vw,99vh) scale(.1578)}}.snow:nth-child(240){opacity:1.854;transform:translate(27.8626vw,-10px) scale(.1786);animation:fall-240 17s -19s linear infinite}@keyframes fall-240{37.972%{transform:translate(24.9917vw,37.972vh) scale(.1786)}to{transform:translate(26.42715vw,99vh) scale(.1786)}}.snow:nth-child(241){opacity:1.208;transform:translate(2.2961vw,-10px) scale(.3554);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{59.849%{transform:translate(-7.2767vw,59.849vh) scale(.3554)}to{transform:translate(-2.4903vw,99vh) scale(.3554)}}.snow:nth-child(242){opacity:1.5274;transform:translate(45.5886vw,-10px) scale(.8633);animation:fall-242 28s -17s linear infinite}@keyframes fall-242{66.925%{transform:translate(42.5872vw,66.925vh) scale(.8633)}to{transform:translate(44.0879vw,99vh) scale(.8633)}}.snow:nth-child(243){opacity:.9196;transform:translate(88.4594vw,-10px) scale(.5425);animation:fall-243 29s -17s linear infinite}@keyframes fall-243{58.849%{transform:translate(94.4956vw,58.849vh) scale(.5425)}to{transform:translate(91.4775vw,99vh) scale(.5425)}}.snow:nth-child(244){opacity:.3164;transform:translate(57.0755vw,-10px) scale(.1023);animation:fall-244 12s -9s linear infinite}@keyframes fall-244{78.75%{transform:translate(53.9256vw,78.75vh) scale(.1023)}to{transform:translate(55.50055vw,99vh) scale(.1023)}}.snow:nth-child(245){opacity:.2976;transform:translate(46.1793vw,-10px) scale(.4993);animation:fall-245 14s -17s linear infinite}@keyframes fall-245{42.432%{transform:translate(39.0459vw,42.432vh) scale(.4993)}to{transform:translate(42.6126vw,99vh) scale(.4993)}}.snow:nth-child(246){opacity:.6316;transform:translate(13.6033vw,-10px) scale(.6384);animation:fall-246 20s -6s linear infinite}@keyframes fall-246{40.504%{transform:translate(9.7299vw,40.504vh) scale(.6384)}to{transform:translate(11.6666vw,99vh) scale(.6384)}}.snow:nth-child(247){opacity:1.5594;transform:translate(51.8128vw,-10px) scale(.9017);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{60.86%{transform:translate(51.9043vw,60.86vh) scale(.9017)}to{transform:translate(51.85855vw,99vh) scale(.9017)}}.snow:nth-child(248){opacity:1.0866;transform:translate(37.0731vw,-10px) scale(.8302);animation:fall-248 17s -14s linear infinite}@keyframes fall-248{48.77%{transform:translate(35.1428vw,48.77vh) scale(.8302)}to{transform:translate(36.10795vw,99vh) scale(.8302)}}.snow:nth-child(249){opacity:.7598;transform:translate(52.2762vw,-10px) scale(.4761);animation:fall-249 11s -2s linear infinite}@keyframes fall-249{45.26%{transform:translate(55.8719vw,45.26vh) scale(.4761)}to{transform:translate(54.07405vw,99vh) scale(.4761)}}.snow:nth-child(250){opacity:1.3444;transform:translate(1.686vw,-10px) scale(.6888);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{36.985%{transform:translate(6.0713vw,36.985vh) scale(.6888)}to{transform:translate(3.87865vw,99vh) scale(.6888)}}.snow:nth-child(251){opacity:.3402;transform:translate(44.9651vw,-10px) scale(.5783);animation:fall-251 13s -24s linear infinite}@keyframes fall-251{66.626%{transform:translate(41.745vw,66.626vh) scale(.5783)}to{transform:translate(43.35505vw,99vh) scale(.5783)}}.snow:nth-child(252){opacity:.8396;transform:translate(21.5276vw,-10px) scale(.8864);animation:fall-252 27s -26s linear infinite}@keyframes fall-252{30.901%{transform:translate(28.6964vw,30.901vh) scale(.8864)}to{transform:translate(25.112vw,99vh) scale(.8864)}}.snow:nth-child(253){opacity:.7372;transform:translate(79.6157vw,-10px) scale(.5209);animation:fall-253 24s -15s linear infinite}@keyframes fall-253{71.855%{transform:translate(72.0236vw,71.855vh) scale(.5209)}to{transform:translate(75.81965vw,99vh) scale(.5209)}}.snow:nth-child(254){opacity:.4394;transform:translate(30.7006vw,-10px) scale(.2392);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.69%{transform:translate(21.9971vw,67.69vh) scale(.2392)}to{transform:translate(26.34885vw,99vh) scale(.2392)}}.snow:nth-child(255){opacity:.4978;transform:translate(20.638vw,-10px) scale(.6297);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{39.876%{transform:translate(20.4179vw,39.876vh) scale(.6297)}to{transform:translate(20.52795vw,99vh) scale(.6297)}}.snow:nth-child(256){opacity:1.53;transform:translate(20.6137vw,-10px) scale(.3638);animation:fall-256 25s -24s linear infinite}@keyframes fall-256{71.909%{transform:translate(22.2161vw,71.909vh) scale(.3638)}to{transform:translate(21.4149vw,99vh) scale(.3638)}}.snow:nth-child(257){opacity:.5766;transform:translate(88.3836vw,-10px) scale(.4222);animation:fall-257 15s -1s linear infinite}@keyframes fall-257{75.561%{transform:translate(81.2707vw,75.561vh) scale(.4222)}to{transform:translate(84.82715vw,99vh) scale(.4222)}}.snow:nth-child(258){opacity:.654;transform:translate(77.2014vw,-10px) scale(.2795);animation:fall-258 17s -27s linear infinite}@keyframes fall-258{37.584%{transform:translate(83.0821vw,37.584vh) scale(.2795)}to{transform:translate(80.14175vw,99vh) scale(.2795)}}.snow:nth-child(259){opacity:1.3144;transform:translate(19.9591vw,-10px) scale(.7495);animation:fall-259 22s -11s linear infinite}@keyframes fall-259{76.05%{transform:translate(26.7062vw,76.05vh) scale(.7495)}to{transform:translate(23.33265vw,99vh) scale(.7495)}}.snow:nth-child(260){opacity:1.0186;transform:translate(7.7vw,-10px) scale(.5294);animation:fall-260 18s -12s linear infinite}@keyframes fall-260{63.79%{transform:translate(6.2123vw,63.79vh) scale(.5294)}to{transform:translate(6.95615vw,99vh) scale(.5294)}}.snow:nth-child(261){opacity:1.3532;transform:translate(94.6871vw,-10px) scale(.9365);animation:fall-261 16s -10s linear infinite}@keyframes fall-261{74.228%{transform:translate(91.5727vw,74.228vh) scale(.9365)}to{transform:translate(93.1299vw,99vh) scale(.9365)}}.snow:nth-child(262){opacity:.821;transform:translate(91.2347vw,-10px) scale(.3411);animation:fall-262 15s -15s linear infinite}@keyframes fall-262{50.48%{transform:translate(98.0573vw,50.48vh) scale(.3411)}to{transform:translate(94.646vw,99vh) scale(.3411)}}.snow:nth-child(263){opacity:1.811;transform:translate(2.7852vw,-10px) scale(.9931);animation:fall-263 29s -26s linear infinite}@keyframes fall-263{32.317%{transform:translate(12.6465vw,32.317vh) scale(.9931)}to{transform:translate(7.71585vw,99vh) scale(.9931)}}.snow:nth-child(264){opacity:1.612;transform:translate(90.2587vw,-10px) scale(.2381);animation:fall-264 29s -23s linear infinite}@keyframes fall-264{37.178%{transform:translate(97.9166vw,37.178vh) scale(.2381)}to{transform:translate(94.08765vw,99vh) scale(.2381)}}.snow:nth-child(265){opacity:.2068;transform:translate(79.5972vw,-10px) scale(.3768);animation:fall-265 24s -27s linear infinite}@keyframes fall-265{56.337%{transform:translate(84.2655vw,56.337vh) scale(.3768)}to{transform:translate(81.93135vw,99vh) scale(.3768)}}.snow:nth-child(266){opacity:1.2964;transform:translate(27.3477vw,-10px) scale(.2222);animation:fall-266 18s -11s linear infinite}@keyframes fall-266{78.223%{transform:translate(20.1874vw,78.223vh) scale(.2222)}to{transform:translate(23.76755vw,99vh) scale(.2222)}}.snow:nth-child(267){opacity:1.6088;transform:translate(99.1961vw,-10px) scale(.2403);animation:fall-267 20s -3s linear infinite}@keyframes fall-267{42.24%{transform:translate(101.1328vw,42.24vh) scale(.2403)}to{transform:translate(100.16445vw,99vh) scale(.2403)}}.snow:nth-child(268){opacity:.4738;transform:translate(55.1512vw,-10px) scale(.1981);animation:fall-268 15s -10s linear infinite}@keyframes fall-268{50.687%{transform:translate(58.4751vw,50.687vh) scale(.1981)}to{transform:translate(56.81315vw,99vh) scale(.1981)}}.snow:nth-child(269){opacity:1.3824;transform:translate(36.9401vw,-10px) scale(.933);animation:fall-269 21s -12s linear infinite}@keyframes fall-269{52.682%{transform:translate(46.2722vw,52.682vh) scale(.933)}to{transform:translate(41.60615vw,99vh) scale(.933)}}.snow:nth-child(270){opacity:.4556;transform:translate(92.103vw,-10px) scale(.0812);animation:fall-270 18s -8s linear infinite}@keyframes fall-270{76.07%{transform:translate(83.7261vw,76.07vh) scale(.0812)}to{transform:translate(87.91455vw,99vh) scale(.0812)}}.snow:nth-child(271){opacity:1.0392;transform:translate(83.2986vw,-10px) scale(.3795);animation:fall-271 17s -21s linear infinite}@keyframes fall-271{67.33%{transform:translate(88.1736vw,67.33vh) scale(.3795)}to{transform:translate(85.7361vw,99vh) scale(.3795)}}.snow:nth-child(272){opacity:.8928;transform:translate(40.1864vw,-10px) scale(.3744);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{42.811%{transform:translate(39.6523vw,42.811vh) scale(.3744)}to{transform:translate(39.91935vw,99vh) scale(.3744)}}.snow:nth-child(273){opacity:1.6812;transform:translate(99.6248vw,-10px) scale(.6709);animation:fall-273 23s -11s linear infinite}@keyframes fall-273{76.327%{transform:translate(95.651vw,76.327vh) scale(.6709)}to{transform:translate(97.6379vw,99vh) scale(.6709)}}.snow:nth-child(274){opacity:.8972;transform:translate(69.0391vw,-10px) scale(.252);animation:fall-274 30s -5s linear infinite}@keyframes fall-274{57.204%{transform:translate(70.5945vw,57.204vh) scale(.252)}to{transform:translate(69.8168vw,99vh) scale(.252)}}.snow:nth-child(275){opacity:.262;transform:translate(5.4651vw,-10px) scale(.6899);animation:fall-275 19s -18s linear infinite}@keyframes fall-275{37.742%{transform:translate(4.5064vw,37.742vh) scale(.6899)}to{transform:translate(4.98575vw,99vh) scale(.6899)}}.snow:nth-child(276){opacity:.511;transform:translate(99.9953vw,-10px) scale(.8922);animation:fall-276 27s -2s linear infinite}@keyframes fall-276{40.08%{transform:translate(93.7058vw,40.08vh) scale(.8922)}to{transform:translate(96.85055vw,99vh) scale(.8922)}}.snow:nth-child(277){opacity:.758;transform:translate(96.902vw,-10px) scale(.6184);animation:fall-277 13s -23s linear infinite}@keyframes fall-277{38.372%{transform:translate(97.1285vw,38.372vh) scale(.6184)}to{transform:translate(97.01525vw,99vh) scale(.6184)}}.snow:nth-child(278){opacity:1.183;transform:translate(38.6376vw,-10px) scale(.7127);animation:fall-278 24s -21s linear infinite}@keyframes fall-278{39.853%{transform:translate(35.7229vw,39.853vh) scale(.7127)}to{transform:translate(37.18025vw,99vh) scale(.7127)}}.snow:nth-child(279){opacity:1.0474;transform:translate(94.4454vw,-10px) scale(.769);animation:fall-279 11s -2s linear infinite}@keyframes fall-279{36.674%{transform:translate(85.145vw,36.674vh) scale(.769)}to{transform:translate(89.7952vw,99vh) scale(.769)}}.snow:nth-child(280){opacity:1.492;transform:translate(99.923vw,-10px) scale(.284);animation:fall-280 15s -6s linear infinite}@keyframes fall-280{44.75%{transform:translate(90.6618vw,44.75vh) scale(.284)}to{transform:translate(95.2924vw,99vh) scale(.284)}}.snow:nth-child(281){opacity:1.7254;transform:translate(35.9274vw,-10px) scale(.1557);animation:fall-281 30s -28s linear infinite}@keyframes fall-281{30.498%{transform:translate(35.5506vw,30.498vh) scale(.1557)}to{transform:translate(35.739vw,99vh) scale(.1557)}}.snow:nth-child(282){opacity:.049;transform:translate(15.2855vw,-10px) scale(.1053);animation:fall-282 25s -18s linear infinite}@keyframes fall-282{69.719%{transform:translate(22.3351vw,69.719vh) scale(.1053)}to{transform:translate(18.8103vw,99vh) scale(.1053)}}.snow:nth-child(283){opacity:.9512;transform:translate(86.6116vw,-10px) scale(.2129);animation:fall-283 25s -18s linear infinite}@keyframes fall-283{61.259%{transform:translate(81.4638vw,61.259vh) scale(.2129)}to{transform:translate(84.0377vw,99vh) scale(.2129)}}.snow:nth-child(284){opacity:.3168;transform:translate(39.2876vw,-10px) scale(.7102);animation:fall-284 12s -20s linear infinite}@keyframes fall-284{58.841%{transform:translate(40.2658vw,58.841vh) scale(.7102)}to{transform:translate(39.7767vw,99vh) scale(.7102)}}.snow:nth-child(285){opacity:.9102;transform:translate(92.0467vw,-10px) scale(.5614);animation:fall-285 14s -20s linear infinite}@keyframes fall-285{34.797%{transform:translate(97.21vw,34.797vh) scale(.5614)}to{transform:translate(94.62835vw,99vh) scale(.5614)}}.snow:nth-child(286){opacity:1.4564;transform:translate(29.2479vw,-10px) scale(.2528);animation:fall-286 13s -15s linear infinite}@keyframes fall-286{74.611%{transform:translate(24.904vw,74.611vh) scale(.2528)}to{transform:translate(27.07595vw,99vh) scale(.2528)}}.snow:nth-child(287){opacity:1.8818;transform:translate(56.4657vw,-10px) scale(.6576);animation:fall-287 10s -21s linear infinite}@keyframes fall-287{40.779%{transform:translate(64.935vw,40.779vh) scale(.6576)}to{transform:translate(60.70035vw,99vh) scale(.6576)}}.snow:nth-child(288){opacity:1.4244;transform:translate(83.8297vw,-10px) scale(.3076);animation:fall-288 13s -24s linear infinite}@keyframes fall-288{77.292%{transform:translate(87.3757vw,77.292vh) scale(.3076)}to{transform:translate(85.6027vw,99vh) scale(.3076)}}.snow:nth-child(289){opacity:1.342;transform:translate(78.774vw,-10px) scale(.613);animation:fall-289 27s -22s linear infinite}@keyframes fall-289{44.404%{transform:translate(82.1249vw,44.404vh) scale(.613)}to{transform:translate(80.44945vw,99vh) scale(.613)}}.snow:nth-child(290){opacity:1.5784;transform:translate(2.6042vw,-10px) scale(.4071);animation:fall-290 22s -17s linear infinite}@keyframes fall-290{79.045%{transform:translate(10.923vw,79.045vh) scale(.4071)}to{transform:translate(6.7636vw,99vh) scale(.4071)}}.snow:nth-child(291){opacity:.227;transform:translate(10.5662vw,-10px) scale(.5036);animation:fall-291 11s -9s linear infinite}@keyframes fall-291{66.122%{transform:translate(1.4331vw,66.122vh) scale(.5036)}to{transform:translate(5.99965vw,99vh) scale(.5036)}}.snow:nth-child(292){opacity:1.7456;transform:translate(88.3433vw,-10px) scale(.9051);animation:fall-292 16s -6s linear infinite}@keyframes fall-292{75.882%{transform:translate(89.2211vw,75.882vh) scale(.9051)}to{transform:translate(88.7822vw,99vh) scale(.9051)}}.snow:nth-child(293){opacity:1.9582;transform:translate(32.2123vw,-10px) scale(.0356);animation:fall-293 20s -1s linear infinite}@keyframes fall-293{31.536%{transform:translate(36.016vw,31.536vh) scale(.0356)}to{transform:translate(34.11415vw,99vh) scale(.0356)}}.snow:nth-child(294){opacity:.2872;transform:translate(54.1112vw,-10px) scale(.7812);animation:fall-294 10s -1s linear infinite}@keyframes fall-294{61.635%{transform:translate(47.144vw,61.635vh) scale(.7812)}to{transform:translate(50.6276vw,99vh) scale(.7812)}}.snow:nth-child(295){opacity:.2868;transform:translate(20.9759vw,-10px) scale(.0469);animation:fall-295 30s -30s linear infinite}@keyframes fall-295{42.247%{transform:translate(28.5951vw,42.247vh) scale(.0469)}to{transform:translate(24.7855vw,99vh) scale(.0469)}}.snow:nth-child(296){opacity:.698;transform:translate(10.8665vw,-10px) scale(.163);animation:fall-296 23s -20s linear infinite}@keyframes fall-296{33.462%{transform:translate(7.1972vw,33.462vh) scale(.163)}to{transform:translate(9.03185vw,99vh) scale(.163)}}.snow:nth-child(297){opacity:1.9932;transform:translate(18.5574vw,-10px) scale(.2331);animation:fall-297 20s -13s linear infinite}@keyframes fall-297{79.398%{transform:translate(22.2323vw,79.398vh) scale(.2331)}to{transform:translate(20.39485vw,99vh) scale(.2331)}}.snow:nth-child(298){opacity:1.7868;transform:translate(97.0474vw,-10px) scale(.4586);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{33.82%{transform:translate(98.6569vw,33.82vh) scale(.4586)}to{transform:translate(97.85215vw,99vh) scale(.4586)}}.snow:nth-child(299){opacity:1.7614;transform:translate(21.6337vw,-10px) scale(.0883);animation:fall-299 28s -18s linear infinite}@keyframes fall-299{36.896%{transform:translate(21.6726vw,36.896vh) scale(.0883)}to{transform:translate(21.65315vw,99vh) scale(.0883)}}.snow:nth-child(300){opacity:1.9012;transform:translate(31.8155vw,-10px) scale(.2687);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{75.096%{transform:translate(39.1966vw,75.096vh) scale(.2687)}to{transform:translate(35.50605vw,99vh) scale(.2687)}}.snow:nth-child(301){opacity:.271;transform:translate(65.9841vw,-10px) scale(.2518);animation:fall-301 22s -25s linear infinite}@keyframes fall-301{36.091%{transform:translate(75.5755vw,36.091vh) scale(.2518)}to{transform:translate(70.7798vw,99vh) scale(.2518)}}.snow:nth-child(302){opacity:1.0116;transform:translate(69.1256vw,-10px) scale(.0203);animation:fall-302 21s -23s linear infinite}@keyframes fall-302{63.453%{transform:translate(70.8856vw,63.453vh) scale(.0203)}to{transform:translate(70.0056vw,99vh) scale(.0203)}}.snow:nth-child(303){opacity:.6174;transform:translate(52.2518vw,-10px) scale(.6967);animation:fall-303 22s -8s linear infinite}@keyframes fall-303{49.932%{transform:translate(57.7788vw,49.932vh) scale(.6967)}to{transform:translate(55.0153vw,99vh) scale(.6967)}}.snow:nth-child(304){opacity:.7516;transform:translate(65.9591vw,-10px) scale(.8165);animation:fall-304 19s -9s linear infinite}@keyframes fall-304{37.834%{transform:translate(59.6586vw,37.834vh) scale(.8165)}to{transform:translate(62.80885vw,99vh) scale(.8165)}}.snow:nth-child(305){opacity:1.428;transform:translate(33.4276vw,-10px) scale(.3392);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{38.897%{transform:translate(42.0372vw,38.897vh) scale(.3392)}to{transform:translate(37.7324vw,99vh) scale(.3392)}}.snow:nth-child(306){opacity:1.4606;transform:translate(18.2926vw,-10px) scale(.7604);animation:fall-306 25s -24s linear infinite}@keyframes fall-306{68.343%{transform:translate(27.762vw,68.343vh) scale(.7604)}to{transform:translate(23.0273vw,99vh) scale(.7604)}}.snow:nth-child(307){opacity:.3402;transform:translate(1.0921vw,-10px) scale(.334);animation:fall-307 11s -14s linear infinite}@keyframes fall-307{46.7%{transform:translate(3.8808vw,46.7vh) scale(.334)}to{transform:translate(2.48645vw,99vh) scale(.334)}}.snow:nth-child(308){opacity:1.555;transform:translate(15.3694vw,-10px) scale(.2611);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{45.301%{transform:translate(12.1598vw,45.301vh) scale(.2611)}to{transform:translate(13.7646vw,99vh) scale(.2611)}}.snow:nth-child(309){opacity:1.87;transform:translate(48.3996vw,-10px) scale(.3073);animation:fall-309 26s -16s linear infinite}@keyframes fall-309{61.396%{transform:translate(56.1579vw,61.396vh) scale(.3073)}to{transform:translate(52.27875vw,99vh) scale(.3073)}}.snow:nth-child(310){opacity:.6136;transform:translate(27.2406vw,-10px) scale(.12);animation:fall-310 26s -2s linear infinite}@keyframes fall-310{33.232%{transform:translate(27.9094vw,33.232vh) scale(.12)}to{transform:translate(27.575vw,99vh) scale(.12)}}.snow:nth-child(311){opacity:1.4422;transform:translate(54.2022vw,-10px) scale(.2802);animation:fall-311 28s -22s linear infinite}@keyframes fall-311{77.146%{transform:translate(49.1327vw,77.146vh) scale(.2802)}to{transform:translate(51.66745vw,99vh) scale(.2802)}}.snow:nth-child(312){opacity:1.4612;transform:translate(79.8695vw,-10px) scale(.4782);animation:fall-312 14s -18s linear infinite}@keyframes fall-312{36.129%{transform:translate(73.5236vw,36.129vh) scale(.4782)}to{transform:translate(76.69655vw,99vh) scale(.4782)}}.snow:nth-child(313){opacity:1.228;transform:translate(6.3427vw,-10px) scale(.0134);animation:fall-313 30s -25s linear infinite}@keyframes fall-313{55.019%{transform:translate(-1.3193vw,55.019vh) scale(.0134)}to{transform:translate(2.5117vw,99vh) scale(.0134)}}.snow:nth-child(314){opacity:.6906;transform:translate(8.5643vw,-10px) scale(.6844);animation:fall-314 16s -11s linear infinite}@keyframes fall-314{40.192%{transform:translate(3.5133vw,40.192vh) scale(.6844)}to{transform:translate(6.0388vw,99vh) scale(.6844)}}.snow:nth-child(315){opacity:.948;transform:translate(23.2638vw,-10px) scale(.9073);animation:fall-315 16s -5s linear infinite}@keyframes fall-315{62.03%{transform:translate(18.6608vw,62.03vh) scale(.9073)}to{transform:translate(20.9623vw,99vh) scale(.9073)}}.snow:nth-child(316){opacity:1.2898;transform:translate(98.1652vw,-10px) scale(.8394);animation:fall-316 12s -1s linear infinite}@keyframes fall-316{52.07%{transform:translate(101.9323vw,52.07vh) scale(.8394)}to{transform:translate(100.04875vw,99vh) scale(.8394)}}.snow:nth-child(317){opacity:1.8626;transform:translate(35.9958vw,-10px) scale(.4459);animation:fall-317 28s -25s linear infinite}@keyframes fall-317{45.341%{transform:translate(34.0216vw,45.341vh) scale(.4459)}to{transform:translate(35.0087vw,99vh) scale(.4459)}}.snow:nth-child(318){opacity:1.883;transform:translate(.4122vw,-10px) scale(.5694);animation:fall-318 24s -4s linear infinite}@keyframes fall-318{58.667%{transform:translate(8.8532vw,58.667vh) scale(.5694)}to{transform:translate(4.6327vw,99vh) scale(.5694)}}.snow:nth-child(319){opacity:1.8636;transform:translate(75.1686vw,-10px) scale(.0585);animation:fall-319 19s -9s linear infinite}@keyframes fall-319{41.948%{transform:translate(67.3564vw,41.948vh) scale(.0585)}to{transform:translate(71.2625vw,99vh) scale(.0585)}}.snow:nth-child(320){opacity:1.045;transform:translate(51.4025vw,-10px) scale(.6668);animation:fall-320 30s -11s linear infinite}@keyframes fall-320{78.972%{transform:translate(50.789vw,78.972vh) scale(.6668)}to{transform:translate(51.09575vw,99vh) scale(.6668)}}.snow:nth-child(321){opacity:1.6202;transform:translate(17.1325vw,-10px) scale(.5434);animation:fall-321 22s -19s linear infinite}@keyframes fall-321{55.312%{transform:translate(16.5768vw,55.312vh) scale(.5434)}to{transform:translate(16.85465vw,99vh) scale(.5434)}}.snow:nth-child(322){opacity:.8176;transform:translate(79.1458vw,-10px) scale(.0948);animation:fall-322 20s -26s linear infinite}@keyframes fall-322{59.653%{transform:translate(82.7889vw,59.653vh) scale(.0948)}to{transform:translate(80.96735vw,99vh) scale(.0948)}}.snow:nth-child(323){opacity:.9474;transform:translate(54.3852vw,-10px) scale(.6384);animation:fall-323 30s -28s linear infinite}@keyframes fall-323{43.446%{transform:translate(52.0129vw,43.446vh) scale(.6384)}to{transform:translate(53.19905vw,99vh) scale(.6384)}}.snow:nth-child(324){opacity:1.781;transform:translate(17.9393vw,-10px) scale(.8358);animation:fall-324 22s -16s linear infinite}@keyframes fall-324{69.536%{transform:translate(27.8354vw,69.536vh) scale(.8358)}to{transform:translate(22.88735vw,99vh) scale(.8358)}}.snow:nth-child(325){opacity:1.2146;transform:translate(47.3368vw,-10px) scale(.2659);animation:fall-325 19s -13s linear infinite}@keyframes fall-325{46.949%{transform:translate(47.3821vw,46.949vh) scale(.2659)}to{transform:translate(47.35945vw,99vh) scale(.2659)}}.snow:nth-child(326){opacity:.804;transform:translate(87.5193vw,-10px) scale(.0292);animation:fall-326 15s -13s linear infinite}@keyframes fall-326{76.692%{transform:translate(84.3864vw,76.692vh) scale(.0292)}to{transform:translate(85.95285vw,99vh) scale(.0292)}}.snow:nth-child(327){opacity:.6592;transform:translate(11.1299vw,-10px) scale(.0903);animation:fall-327 16s -24s linear infinite}@keyframes fall-327{75.901%{transform:translate(9.537vw,75.901vh) scale(.0903)}to{transform:translate(10.33345vw,99vh) scale(.0903)}}.snow:nth-child(328){opacity:.7018;transform:translate(72.3779vw,-10px) scale(.1756);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{52.171%{transform:translate(73.8474vw,52.171vh) scale(.1756)}to{transform:translate(73.11265vw,99vh) scale(.1756)}}.snow:nth-child(329){opacity:.8966;transform:translate(94.5116vw,-10px) scale(.4391);animation:fall-329 15s -13s linear infinite}@keyframes fall-329{50.351%{transform:translate(95.619vw,50.351vh) scale(.4391)}to{transform:translate(95.0653vw,99vh) scale(.4391)}}.snow:nth-child(330){opacity:.0092;transform:translate(10.0925vw,-10px) scale(.3805);animation:fall-330 22s -30s linear infinite}@keyframes fall-330{34.717%{transform:translate(7.1919vw,34.717vh) scale(.3805)}to{transform:translate(8.6422vw,99vh) scale(.3805)}}.snow:nth-child(331){opacity:1.9562;transform:translate(76.257vw,-10px) scale(.3414);animation:fall-331 19s -16s linear infinite}@keyframes fall-331{46.334%{transform:translate(66.5908vw,46.334vh) scale(.3414)}to{transform:translate(71.4239vw,99vh) scale(.3414)}}.snow:nth-child(332){opacity:1.6408;transform:translate(54.7354vw,-10px) scale(.8197);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{74.807%{transform:translate(61.3961vw,74.807vh) scale(.8197)}to{transform:translate(58.06575vw,99vh) scale(.8197)}}.snow:nth-child(333){opacity:.6352;transform:translate(88.4724vw,-10px) scale(.1604);animation:fall-333 15s -8s linear infinite}@keyframes fall-333{76.608%{transform:translate(95.5345vw,76.608vh) scale(.1604)}to{transform:translate(92.00345vw,99vh) scale(.1604)}}.snow:nth-child(334){opacity:1.6664;transform:translate(27.0972vw,-10px) scale(.0256);animation:fall-334 15s -29s linear infinite}@keyframes fall-334{60.345%{transform:translate(30.1984vw,60.345vh) scale(.0256)}to{transform:translate(28.6478vw,99vh) scale(.0256)}}.snow:nth-child(335){opacity:1.3894;transform:translate(89.3057vw,-10px) scale(.9812);animation:fall-335 16s -25s linear infinite}@keyframes fall-335{38.717%{transform:translate(86.3623vw,38.717vh) scale(.9812)}to{transform:translate(87.834vw,99vh) scale(.9812)}}.snow:nth-child(336){opacity:.383;transform:translate(24.2242vw,-10px) scale(.9829);animation:fall-336 12s -16s linear infinite}@keyframes fall-336{53.589%{transform:translate(23.8483vw,53.589vh) scale(.9829)}to{transform:translate(24.03625vw,99vh) scale(.9829)}}.snow:nth-child(337){opacity:1.6494;transform:translate(65.2146vw,-10px) scale(.9291);animation:fall-337 28s -11s linear infinite}@keyframes fall-337{35.661%{transform:translate(59.3145vw,35.661vh) scale(.9291)}to{transform:translate(62.26455vw,99vh) scale(.9291)}}.snow:nth-child(338){opacity:.3788;transform:translate(86.2821vw,-10px) scale(.7106);animation:fall-338 21s -14s linear infinite}@keyframes fall-338{79.34%{transform:translate(87.6965vw,79.34vh) scale(.7106)}to{transform:translate(86.9893vw,99vh) scale(.7106)}}.snow:nth-child(339){opacity:1.4254;transform:translate(25.7522vw,-10px) scale(.966);animation:fall-339 18s -5s linear infinite}@keyframes fall-339{69.835%{transform:translate(20.385vw,69.835vh) scale(.966)}to{transform:translate(23.0686vw,99vh) scale(.966)}}.snow:nth-child(340){opacity:.1372;transform:translate(63.0513vw,-10px) scale(.9541);animation:fall-340 28s -1s linear infinite}@keyframes fall-340{57.391%{transform:translate(71.9008vw,57.391vh) scale(.9541)}to{transform:translate(67.47605vw,99vh) scale(.9541)}}.snow:nth-child(341){opacity:1.46;transform:translate(67.315vw,-10px) scale(.4299);animation:fall-341 24s -18s linear infinite}@keyframes fall-341{55.567%{transform:translate(74.1565vw,55.567vh) scale(.4299)}to{transform:translate(70.73575vw,99vh) scale(.4299)}}.snow:nth-child(342){opacity:.4686;transform:translate(23.2956vw,-10px) scale(.4577);animation:fall-342 12s -7s linear infinite}@keyframes fall-342{58.732%{transform:translate(22.6622vw,58.732vh) scale(.4577)}to{transform:translate(22.9789vw,99vh) scale(.4577)}}.snow:nth-child(343){opacity:1.4706;transform:translate(4.5083vw,-10px) scale(.6798);animation:fall-343 20s -15s linear infinite}@keyframes fall-343{45.636%{transform:translate(.8365vw,45.636vh) scale(.6798)}to{transform:translate(2.6724vw,99vh) scale(.6798)}}.snow:nth-child(344){opacity:1.7472;transform:translate(4.0404vw,-10px) scale(.6997);animation:fall-344 21s -19s linear infinite}@keyframes fall-344{59.348%{transform:translate(5.0275vw,59.348vh) scale(.6997)}to{transform:translate(4.53395vw,99vh) scale(.6997)}}.snow:nth-child(345){opacity:.8208;transform:translate(30.7627vw,-10px) scale(.498);animation:fall-345 30s -11s linear infinite}@keyframes fall-345{58.288%{transform:translate(31.3501vw,58.288vh) scale(.498)}to{transform:translate(31.0564vw,99vh) scale(.498)}}.snow:nth-child(346){opacity:1.055;transform:translate(58.6721vw,-10px) scale(.0357);animation:fall-346 23s -2s linear infinite}@keyframes fall-346{68.788%{transform:translate(51.2217vw,68.788vh) scale(.0357)}to{transform:translate(54.9469vw,99vh) scale(.0357)}}.snow:nth-child(347){opacity:1.6798;transform:translate(87.9831vw,-10px) scale(.0899);animation:fall-347 10s -4s linear infinite}@keyframes fall-347{79.243%{transform:translate(88.8648vw,79.243vh) scale(.0899)}to{transform:translate(88.42395vw,99vh) scale(.0899)}}.snow:nth-child(348){opacity:1.156;transform:translate(79.06vw,-10px) scale(.6966);animation:fall-348 26s -11s linear infinite}@keyframes fall-348{33.359%{transform:translate(87.0569vw,33.359vh) scale(.6966)}to{transform:translate(83.05845vw,99vh) scale(.6966)}}.snow:nth-child(349){opacity:.9306;transform:translate(61.2866vw,-10px) scale(.6218);animation:fall-349 18s -7s linear infinite}@keyframes fall-349{74.96%{transform:translate(70.2797vw,74.96vh) scale(.6218)}to{transform:translate(65.78315vw,99vh) scale(.6218)}}.snow:nth-child(350){opacity:.2768;transform:translate(27.0215vw,-10px) scale(.487);animation:fall-350 15s -1s linear infinite}@keyframes fall-350{51.662%{transform:translate(18.2671vw,51.662vh) scale(.487)}to{transform:translate(22.6443vw,99vh) scale(.487)}}.snow:nth-child(351){opacity:1.257;transform:translate(36.7832vw,-10px) scale(.8807);animation:fall-351 23s -14s linear infinite}@keyframes fall-351{72.986%{transform:translate(40.4635vw,72.986vh) scale(.8807)}to{transform:translate(38.62335vw,99vh) scale(.8807)}}.snow:nth-child(352){opacity:.6922;transform:translate(11.9029vw,-10px) scale(.3054);animation:fall-352 19s -29s linear infinite}@keyframes fall-352{53.937%{transform:translate(9.5216vw,53.937vh) scale(.3054)}to{transform:translate(10.71225vw,99vh) scale(.3054)}}.snow:nth-child(353){opacity:.9068;transform:translate(86.9302vw,-10px) scale(.799);animation:fall-353 27s -29s linear infinite}@keyframes fall-353{51.177%{transform:translate(93.8182vw,51.177vh) scale(.799)}to{transform:translate(90.3742vw,99vh) scale(.799)}}.snow:nth-child(354){opacity:1.6634;transform:translate(56.616vw,-10px) scale(.7748);animation:fall-354 23s -6s linear infinite}@keyframes fall-354{52.847%{transform:translate(60.214vw,52.847vh) scale(.7748)}to{transform:translate(58.415vw,99vh) scale(.7748)}}.snow:nth-child(355){opacity:1.113;transform:translate(57.1024vw,-10px) scale(.8357);animation:fall-355 21s -15s linear infinite}@keyframes fall-355{47.123%{transform:translate(49.2214vw,47.123vh) scale(.8357)}to{transform:translate(53.1619vw,99vh) scale(.8357)}}.snow:nth-child(356){opacity:.1436;transform:translate(38.6586vw,-10px) scale(.5856);animation:fall-356 27s -1s linear infinite}@keyframes fall-356{57.069%{transform:translate(38.7422vw,57.069vh) scale(.5856)}to{transform:translate(38.7004vw,99vh) scale(.5856)}}.snow:nth-child(357){opacity:.7956;transform:translate(50.4041vw,-10px) scale(.5562);animation:fall-357 13s -30s linear infinite}@keyframes fall-357{78.794%{transform:translate(56.1119vw,78.794vh) scale(.5562)}to{transform:translate(53.258vw,99vh) scale(.5562)}}.snow:nth-child(358){opacity:1.7826;transform:translate(16.1129vw,-10px) scale(.7756);animation:fall-358 23s -23s linear infinite}@keyframes fall-358{40.102%{transform:translate(24.2373vw,40.102vh) scale(.7756)}to{transform:translate(20.1751vw,99vh) scale(.7756)}}.snow:nth-child(359){opacity:.9932;transform:translate(49.6853vw,-10px) scale(.6407);animation:fall-359 23s -24s linear infinite}@keyframes fall-359{72.28%{transform:translate(41.7921vw,72.28vh) scale(.6407)}to{transform:translate(45.7387vw,99vh) scale(.6407)}}.snow:nth-child(360){opacity:1.133;transform:translate(9.1679vw,-10px) scale(.7734);animation:fall-360 25s -29s linear infinite}@keyframes fall-360{54.178%{transform:translate(4.8411vw,54.178vh) scale(.7734)}to{transform:translate(7.0045vw,99vh) scale(.7734)}}.snow:nth-child(361){opacity:1.6448;transform:translate(73.035vw,-10px) scale(.0049);animation:fall-361 27s -21s linear infinite}@keyframes fall-361{40.266%{transform:translate(73.9493vw,40.266vh) scale(.0049)}to{transform:translate(73.49215vw,99vh) scale(.0049)}}.snow:nth-child(362){opacity:.144;transform:translate(6.2963vw,-10px) scale(.1313);animation:fall-362 30s -29s linear infinite}@keyframes fall-362{58.366%{transform:translate(9.9436vw,58.366vh) scale(.1313)}to{transform:translate(8.11995vw,99vh) scale(.1313)}}.snow:nth-child(363){opacity:.2998;transform:translate(65.5025vw,-10px) scale(.1066);animation:fall-363 30s -2s linear infinite}@keyframes fall-363{58.459%{transform:translate(60.0359vw,58.459vh) scale(.1066)}to{transform:translate(62.7692vw,99vh) scale(.1066)}}.snow:nth-child(364){opacity:.4616;transform:translate(27.8234vw,-10px) scale(.1673);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{30.885%{transform:translate(27.3517vw,30.885vh) scale(.1673)}to{transform:translate(27.58755vw,99vh) scale(.1673)}}.snow:nth-child(365){opacity:.9756;transform:translate(57.4493vw,-10px) scale(.1011);animation:fall-365 21s -1s linear infinite}@keyframes fall-365{59.983%{transform:translate(67.345vw,59.983vh) scale(.1011)}to{transform:translate(62.39715vw,99vh) scale(.1011)}}.snow:nth-child(366){opacity:.0354;transform:translate(59.7424vw,-10px) scale(.0878);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{41.665%{transform:translate(68.7732vw,41.665vh) scale(.0878)}to{transform:translate(64.2578vw,99vh) scale(.0878)}}.snow:nth-child(367){opacity:.1222;transform:translate(16.7229vw,-10px) scale(.8958);animation:fall-367 17s -8s linear infinite}@keyframes fall-367{54.418%{transform:translate(16.1859vw,54.418vh) scale(.8958)}to{transform:translate(16.4544vw,99vh) scale(.8958)}}.snow:nth-child(368){opacity:.7552;transform:translate(70.0775vw,-10px) scale(.6272);animation:fall-368 27s -25s linear infinite}@keyframes fall-368{45.692%{transform:translate(69.4394vw,45.692vh) scale(.6272)}to{transform:translate(69.75845vw,99vh) scale(.6272)}}.snow:nth-child(369){opacity:1.4402;transform:translate(51.0634vw,-10px) scale(.0573);animation:fall-369 10s -10s linear infinite}@keyframes fall-369{34.635%{transform:translate(50.9857vw,34.635vh) scale(.0573)}to{transform:translate(51.02455vw,99vh) scale(.0573)}}.snow:nth-child(370){opacity:.4604;transform:translate(11.7575vw,-10px) scale(.0773);animation:fall-370 16s -19s linear infinite}@keyframes fall-370{47.886%{transform:translate(17.2091vw,47.886vh) scale(.0773)}to{transform:translate(14.4833vw,99vh) scale(.0773)}}.snow:nth-child(371){opacity:.253;transform:translate(46.2317vw,-10px) scale(.4059);animation:fall-371 15s -3s linear infinite}@keyframes fall-371{69.515%{transform:translate(50.7491vw,69.515vh) scale(.4059)}to{transform:translate(48.4904vw,99vh) scale(.4059)}}.snow:nth-child(372){opacity:1.347;transform:translate(68.199vw,-10px) scale(.6374);animation:fall-372 20s -20s linear infinite}@keyframes fall-372{35.97%{transform:translate(58.3265vw,35.97vh) scale(.6374)}to{transform:translate(63.26275vw,99vh) scale(.6374)}}.snow:nth-child(373){opacity:.721;transform:translate(27.918vw,-10px) scale(.7918);animation:fall-373 15s -8s linear infinite}@keyframes fall-373{73%{transform:translate(32.0913vw,73vh) scale(.7918)}to{transform:translate(30.00465vw,99vh) scale(.7918)}}.snow:nth-child(374){opacity:.5038;transform:translate(22.3224vw,-10px) scale(.4339);animation:fall-374 27s -23s linear infinite}@keyframes fall-374{43.198%{transform:translate(14.9699vw,43.198vh) scale(.4339)}to{transform:translate(18.64615vw,99vh) scale(.4339)}}.snow:nth-child(375){opacity:1.6496;transform:translate(59.567vw,-10px) scale(.9047);animation:fall-375 10s -9s linear infinite}@keyframes fall-375{73.724%{transform:translate(52.4491vw,73.724vh) scale(.9047)}to{transform:translate(56.00805vw,99vh) scale(.9047)}}.snow:nth-child(376){opacity:.7844;transform:translate(75.2343vw,-10px) scale(.8795);animation:fall-376 30s -2s linear infinite}@keyframes fall-376{44.667%{transform:translate(70.2592vw,44.667vh) scale(.8795)}to{transform:translate(72.74675vw,99vh) scale(.8795)}}.snow:nth-child(377){opacity:.2742;transform:translate(21.9431vw,-10px) scale(.566);animation:fall-377 23s -25s linear infinite}@keyframes fall-377{62.063%{transform:translate(31.8362vw,62.063vh) scale(.566)}to{transform:translate(26.88965vw,99vh) scale(.566)}}.snow:nth-child(378){opacity:.9206;transform:translate(55.2305vw,-10px) scale(.7272);animation:fall-378 15s -29s linear infinite}@keyframes fall-378{69.981%{transform:translate(46.8472vw,69.981vh) scale(.7272)}to{transform:translate(51.03885vw,99vh) scale(.7272)}}.snow:nth-child(379){opacity:1.5758;transform:translate(76.6342vw,-10px) scale(.078);animation:fall-379 14s -28s linear infinite}@keyframes fall-379{49.071%{transform:translate(79.9644vw,49.071vh) scale(.078)}to{transform:translate(78.2993vw,99vh) scale(.078)}}.snow:nth-child(380){opacity:1.5586;transform:translate(.2982vw,-10px) scale(.1693);animation:fall-380 20s -4s linear infinite}@keyframes fall-380{41.07%{transform:translate(-9.4517vw,41.07vh) scale(.1693)}to{transform:translate(-4.57675vw,99vh) scale(.1693)}}.snow:nth-child(381){opacity:1.0208;transform:translate(27.9563vw,-10px) scale(.7025);animation:fall-381 21s -17s linear infinite}@keyframes fall-381{40.694%{transform:translate(36.8751vw,40.694vh) scale(.7025)}to{transform:translate(32.4157vw,99vh) scale(.7025)}}.snow:nth-child(382){opacity:.4624;transform:translate(45.3884vw,-10px) scale(.5722);animation:fall-382 26s -1s linear infinite}@keyframes fall-382{71.458%{transform:translate(41.2269vw,71.458vh) scale(.5722)}to{transform:translate(43.30765vw,99vh) scale(.5722)}}.snow:nth-child(383){opacity:1.7458;transform:translate(94.4238vw,-10px) scale(.8987);animation:fall-383 11s -1s linear infinite}@keyframes fall-383{39.72%{transform:translate(85.3619vw,39.72vh) scale(.8987)}to{transform:translate(89.89285vw,99vh) scale(.8987)}}.snow:nth-child(384){opacity:1.8464;transform:translate(18.8681vw,-10px) scale(.7285);animation:fall-384 12s -13s linear infinite}@keyframes fall-384{69.662%{transform:translate(27.4997vw,69.662vh) scale(.7285)}to{transform:translate(23.1839vw,99vh) scale(.7285)}}.snow:nth-child(385){opacity:1.7938;transform:translate(57.6776vw,-10px) scale(.8849);animation:fall-385 16s -15s linear infinite}@keyframes fall-385{58.557%{transform:translate(52.8163vw,58.557vh) scale(.8849)}to{transform:translate(55.24695vw,99vh) scale(.8849)}}.snow:nth-child(386){opacity:1.7306;transform:translate(48.5822vw,-10px) scale(.3776);animation:fall-386 28s -29s linear infinite}@keyframes fall-386{42.776%{transform:translate(40.3683vw,42.776vh) scale(.3776)}to{transform:translate(44.47525vw,99vh) scale(.3776)}}.snow:nth-child(387){opacity:.0798;transform:translate(17.6476vw,-10px) scale(.5094);animation:fall-387 13s -7s linear infinite}@keyframes fall-387{31.487%{transform:translate(20.3758vw,31.487vh) scale(.5094)}to{transform:translate(19.0117vw,99vh) scale(.5094)}}.snow:nth-child(388){opacity:1.9552;transform:translate(64.0506vw,-10px) scale(.0395);animation:fall-388 10s -21s linear infinite}@keyframes fall-388{40.141%{transform:translate(56.026vw,40.141vh) scale(.0395)}to{transform:translate(60.0383vw,99vh) scale(.0395)}}.snow:nth-child(389){opacity:1.9752;transform:translate(81.1043vw,-10px) scale(.7255);animation:fall-389 23s -16s linear infinite}@keyframes fall-389{63.967%{transform:translate(75.7372vw,63.967vh) scale(.7255)}to{transform:translate(78.42075vw,99vh) scale(.7255)}}.snow:nth-child(390){opacity:1.7724;transform:translate(67.0141vw,-10px) scale(.1352);animation:fall-390 19s -12s linear infinite}@keyframes fall-390{34.833%{transform:translate(74.9835vw,34.833vh) scale(.1352)}to{transform:translate(70.9988vw,99vh) scale(.1352)}}.snow:nth-child(391){opacity:1.8784;transform:translate(36.2906vw,-10px) scale(.2913);animation:fall-391 24s -6s linear infinite}@keyframes fall-391{59.586%{transform:translate(35.3828vw,59.586vh) scale(.2913)}to{transform:translate(35.8367vw,99vh) scale(.2913)}}.snow:nth-child(392){opacity:1.771;transform:translate(23.3055vw,-10px) scale(.95);animation:fall-392 25s -1s linear infinite}@keyframes fall-392{74.199%{transform:translate(19.6818vw,74.199vh) scale(.95)}to{transform:translate(21.49365vw,99vh) scale(.95)}}.snow:nth-child(393){opacity:1.3384;transform:translate(73.9079vw,-10px) scale(.9509);animation:fall-393 16s -22s linear infinite}@keyframes fall-393{35.483%{transform:translate(83.4629vw,35.483vh) scale(.9509)}to{transform:translate(78.6854vw,99vh) scale(.9509)}}.snow:nth-child(394){opacity:.5202;transform:translate(84.7809vw,-10px) scale(.9924);animation:fall-394 23s -5s linear infinite}@keyframes fall-394{45.199%{transform:translate(76.9087vw,45.199vh) scale(.9924)}to{transform:translate(80.8448vw,99vh) scale(.9924)}}.snow:nth-child(395){opacity:.6348;transform:translate(87.3966vw,-10px) scale(.9374);animation:fall-395 25s -9s linear infinite}@keyframes fall-395{30.931%{transform:translate(91.4911vw,30.931vh) scale(.9374)}to{transform:translate(89.44385vw,99vh) scale(.9374)}}.snow:nth-child(396){opacity:.3716;transform:translate(13.1116vw,-10px) scale(.1988);animation:fall-396 27s -28s linear infinite}@keyframes fall-396{79.845%{transform:translate(15.2501vw,79.845vh) scale(.1988)}to{transform:translate(14.18085vw,99vh) scale(.1988)}}.snow:nth-child(397){opacity:1.0874;transform:translate(46.1765vw,-10px) scale(.8276);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{33.978%{transform:translate(36.3849vw,33.978vh) scale(.8276)}to{transform:translate(41.2807vw,99vh) scale(.8276)}}.snow:nth-child(398){opacity:1.116;transform:translate(3.6842vw,-10px) scale(.5843);animation:fall-398 14s -3s linear infinite}@keyframes fall-398{53.234%{transform:translate(3.1426vw,53.234vh) scale(.5843)}to{transform:translate(3.4134vw,99vh) scale(.5843)}}.snow:nth-child(399){opacity:1.1944;transform:translate(3.8396vw,-10px) scale(.7711);animation:fall-399 14s -17s linear infinite}@keyframes fall-399{43.319%{transform:translate(9.5708vw,43.319vh) scale(.7711)}to{transform:translate(6.7052vw,99vh) scale(.7711)}}.snow:nth-child(400){opacity:1.6354;transform:translate(8.2953vw,-10px) scale(.3484);animation:fall-400 13s -1s linear infinite}@keyframes fall-400{77.217%{transform:translate(11.3143vw,77.217vh) scale(.3484)}to{transform:translate(9.8048vw,99vh) scale(.3484)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7806;transform:translate(14.4785vw,-10px) scale(.7544);animation:fall-1 21s -30s linear infinite}@keyframes fall-1{34.39%{transform:translate(12.3285vw,34.39vh) scale(.7544)}to{transform:translate(13.4035vw,99vh) scale(.7544)}}.snow:nth-child(2){opacity:1.1172;transform:translate(80.9654vw,-10px) scale(.9669);animation:fall-2 24s -10s linear infinite}@keyframes fall-2{51.33%{transform:translate(81.6947vw,51.33vh) scale(.9669)}to{transform:translate(81.33005vw,99vh) scale(.9669)}}.snow:nth-child(3){opacity:.2808;transform:translate(81.4887vw,-10px) scale(.6272);animation:fall-3 30s -15s linear infinite}@keyframes fall-3{33.213%{transform:translate(72.5146vw,33.213vh) scale(.6272)}to{transform:translate(77.00165vw,99vh) scale(.6272)}}.snow:nth-child(4){opacity:.7744;transform:translate(68.4098vw,-10px) scale(.2226);animation:fall-4 22s -23s linear infinite}@keyframes fall-4{32.816%{transform:translate(74.4321vw,32.816vh) scale(.2226)}to{transform:translate(71.42095vw,99vh) scale(.2226)}}.snow:nth-child(5){opacity:.4898;transform:translate(46.2492vw,-10px) scale(.2387);animation:fall-5 19s -5s linear infinite}@keyframes fall-5{42.485%{transform:translate(52.1311vw,42.485vh) scale(.2387)}to{transform:translate(49.19015vw,99vh) scale(.2387)}}.snow:nth-child(6){opacity:1.4234;transform:translate(87.3634vw,-10px) scale(.3511);animation:fall-6 30s -9s linear infinite}@keyframes fall-6{56.78%{transform:translate(96.4213vw,56.78vh) scale(.3511)}to{transform:translate(91.89235vw,99vh) scale(.3511)}}.snow:nth-child(7){opacity:.1008;transform:translate(7.9293vw,-10px) scale(.1054);animation:fall-7 16s -12s linear infinite}@keyframes fall-7{30.062%{transform:translate(10.1519vw,30.062vh) scale(.1054)}to{transform:translate(9.0406vw,99vh) scale(.1054)}}.snow:nth-child(8){opacity:.2556;transform:translate(13.0572vw,-10px) scale(.6929);animation:fall-8 13s -30s linear infinite}@keyframes fall-8{75.011%{transform:translate(3.1267vw,75.011vh) scale(.6929)}to{transform:translate(8.09195vw,99vh) scale(.6929)}}.snow:nth-child(9){opacity:1.05;transform:translate(65.0746vw,-10px) scale(.1214);animation:fall-9 11s -10s linear infinite}@keyframes fall-9{65.369%{transform:translate(56.2404vw,65.369vh) scale(.1214)}to{transform:translate(60.6575vw,99vh) scale(.1214)}}.snow:nth-child(10){opacity:.6034;transform:translate(35.1882vw,-10px) scale(.6132);animation:fall-10 10s -16s linear infinite}@keyframes fall-10{47.612%{transform:translate(27.4895vw,47.612vh) scale(.6132)}to{transform:translate(31.33885vw,99vh) scale(.6132)}}.snow:nth-child(11){opacity:.8776;transform:translate(.5942vw,-10px) scale(.7812);animation:fall-11 29s -29s linear infinite}@keyframes fall-11{63.871%{transform:translate(.2991vw,63.871vh) scale(.7812)}to{transform:translate(.44665vw,99vh) scale(.7812)}}.snow:nth-child(12){opacity:.7302;transform:translate(90.6761vw,-10px) scale(.4587);animation:fall-12 13s -4s linear infinite}@keyframes fall-12{69.545%{transform:translate(90.645vw,69.545vh) scale(.4587)}to{transform:translate(90.66055vw,99vh) scale(.4587)}}.snow:nth-child(13){opacity:.4194;transform:translate(92.3083vw,-10px) scale(.8946);animation:fall-13 17s -27s linear infinite}@keyframes fall-13{76.79%{transform:translate(88.8365vw,76.79vh) scale(.8946)}to{transform:translate(90.5724vw,99vh) scale(.8946)}}.snow:nth-child(14){opacity:.301;transform:translate(65.9198vw,-10px) scale(.8942);animation:fall-14 16s -3s linear infinite}@keyframes fall-14{69.463%{transform:translate(70.3612vw,69.463vh) scale(.8942)}to{transform:translate(68.1405vw,99vh) scale(.8942)}}.snow:nth-child(15){opacity:.224;transform:translate(91.4039vw,-10px) scale(.0588);animation:fall-15 30s -14s linear infinite}@keyframes fall-15{65.881%{transform:translate(95.3794vw,65.881vh) scale(.0588)}to{transform:translate(93.39165vw,99vh) scale(.0588)}}.snow:nth-child(16){opacity:1.2334;transform:translate(84.7879vw,-10px) scale(.9172);animation:fall-16 14s -27s linear infinite}@keyframes fall-16{50.03%{transform:translate(94.4367vw,50.03vh) scale(.9172)}to{transform:translate(89.6123vw,99vh) scale(.9172)}}.snow:nth-child(17){opacity:.0856;transform:translate(56.8235vw,-10px) scale(.832);animation:fall-17 25s -12s linear infinite}@keyframes fall-17{60.887%{transform:translate(47.0565vw,60.887vh) scale(.832)}to{transform:translate(51.94vw,99vh) scale(.832)}}.snow:nth-child(18){opacity:1.8516;transform:translate(62.5507vw,-10px) scale(.6314);animation:fall-18 21s -29s linear infinite}@keyframes fall-18{36.373%{transform:translate(58.9465vw,36.373vh) scale(.6314)}to{transform:translate(60.7486vw,99vh) scale(.6314)}}.snow:nth-child(19){opacity:.1024;transform:translate(82.7038vw,-10px) scale(.5808);animation:fall-19 13s -21s linear infinite}@keyframes fall-19{61.844%{transform:translate(77.1817vw,61.844vh) scale(.5808)}to{transform:translate(79.94275vw,99vh) scale(.5808)}}.snow:nth-child(20){opacity:.7336;transform:translate(1.4189vw,-10px) scale(.8798);animation:fall-20 26s -22s linear infinite}@keyframes fall-20{76.401%{transform:translate(7.1932vw,76.401vh) scale(.8798)}to{transform:translate(4.30605vw,99vh) scale(.8798)}}.snow:nth-child(21){opacity:.1652;transform:translate(6.3211vw,-10px) scale(.5654);animation:fall-21 13s -14s linear infinite}@keyframes fall-21{76.816%{transform:translate(2.6504vw,76.816vh) scale(.5654)}to{transform:translate(4.48575vw,99vh) scale(.5654)}}.snow:nth-child(22){opacity:.0468;transform:translate(83.8344vw,-10px) scale(.3966);animation:fall-22 17s -10s linear infinite}@keyframes fall-22{57.23%{transform:translate(76.8141vw,57.23vh) scale(.3966)}to{transform:translate(80.32425vw,99vh) scale(.3966)}}.snow:nth-child(23){opacity:.7324;transform:translate(95.4881vw,-10px) scale(.7362);animation:fall-23 11s -13s linear infinite}@keyframes fall-23{74.755%{transform:translate(98.3838vw,74.755vh) scale(.7362)}to{transform:translate(96.93595vw,99vh) scale(.7362)}}.snow:nth-child(24){opacity:1.7592;transform:translate(26.5972vw,-10px) scale(.0145);animation:fall-24 17s -15s linear infinite}@keyframes fall-24{79.101%{transform:translate(35.6635vw,79.101vh) scale(.0145)}to{transform:translate(31.13035vw,99vh) scale(.0145)}}.snow:nth-child(25){opacity:1.1604;transform:translate(29.8108vw,-10px) scale(.2167);animation:fall-25 20s -26s linear infinite}@keyframes fall-25{79.74%{transform:translate(24.3009vw,79.74vh) scale(.2167)}to{transform:translate(27.05585vw,99vh) scale(.2167)}}.snow:nth-child(26){opacity:1.8894;transform:translate(53.4999vw,-10px) scale(.903);animation:fall-26 26s -11s linear infinite}@keyframes fall-26{68.699%{transform:translate(56.6511vw,68.699vh) scale(.903)}to{transform:translate(55.0755vw,99vh) scale(.903)}}.snow:nth-child(27){opacity:.1332;transform:translate(53.6657vw,-10px) scale(.3966);animation:fall-27 16s -21s linear infinite}@keyframes fall-27{30.92%{transform:translate(46.3889vw,30.92vh) scale(.3966)}to{transform:translate(50.0273vw,99vh) scale(.3966)}}.snow:nth-child(28){opacity:1.7872;transform:translate(86.354vw,-10px) scale(.0138);animation:fall-28 15s -17s linear infinite}@keyframes fall-28{46.91%{transform:translate(76.9648vw,46.91vh) scale(.0138)}to{transform:translate(81.6594vw,99vh) scale(.0138)}}.snow:nth-child(29){opacity:1.4348;transform:translate(47.0053vw,-10px) scale(.5075);animation:fall-29 24s -11s linear infinite}@keyframes fall-29{71.078%{transform:translate(44.5872vw,71.078vh) scale(.5075)}to{transform:translate(45.79625vw,99vh) scale(.5075)}}.snow:nth-child(30){opacity:1.932;transform:translate(85.8152vw,-10px) scale(.6486);animation:fall-30 10s -5s linear infinite}@keyframes fall-30{63.5%{transform:translate(93.6645vw,63.5vh) scale(.6486)}to{transform:translate(89.73985vw,99vh) scale(.6486)}}.snow:nth-child(31){opacity:1.483;transform:translate(44.3615vw,-10px) scale(.3138);animation:fall-31 17s -11s linear infinite}@keyframes fall-31{56.217%{transform:translate(43.4912vw,56.217vh) scale(.3138)}to{transform:translate(43.92635vw,99vh) scale(.3138)}}.snow:nth-child(32){opacity:1.877;transform:translate(39.7431vw,-10px) scale(.1898);animation:fall-32 12s -11s linear infinite}@keyframes fall-32{46.841%{transform:translate(39.2546vw,46.841vh) scale(.1898)}to{transform:translate(39.49885vw,99vh) scale(.1898)}}.snow:nth-child(33){opacity:1.979;transform:translate(24.0214vw,-10px) scale(.9786);animation:fall-33 26s -23s linear infinite}@keyframes fall-33{39.539%{transform:translate(19.9779vw,39.539vh) scale(.9786)}to{transform:translate(21.99965vw,99vh) scale(.9786)}}.snow:nth-child(34){opacity:1.6264;transform:translate(94.4733vw,-10px) scale(.1044);animation:fall-34 21s -22s linear infinite}@keyframes fall-34{66.464%{transform:translate(93.9668vw,66.464vh) scale(.1044)}to{transform:translate(94.22005vw,99vh) scale(.1044)}}.snow:nth-child(35){opacity:1.2946;transform:translate(13.7289vw,-10px) scale(.4762);animation:fall-35 18s -6s linear infinite}@keyframes fall-35{51.386%{transform:translate(22.9105vw,51.386vh) scale(.4762)}to{transform:translate(18.3197vw,99vh) scale(.4762)}}.snow:nth-child(36){opacity:.9292;transform:translate(4.7575vw,-10px) scale(.0614);animation:fall-36 23s -11s linear infinite}@keyframes fall-36{67.811%{transform:translate(-1.9962vw,67.811vh) scale(.0614)}to{transform:translate(1.38065vw,99vh) scale(.0614)}}.snow:nth-child(37){opacity:1.8612;transform:translate(9.1456vw,-10px) scale(.3929);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{36.806%{transform:translate(17.2234vw,36.806vh) scale(.3929)}to{transform:translate(13.1845vw,99vh) scale(.3929)}}.snow:nth-child(38){opacity:1.1006;transform:translate(88.4158vw,-10px) scale(.5781);animation:fall-38 10s -3s linear infinite}@keyframes fall-38{60.605%{transform:translate(87.6813vw,60.605vh) scale(.5781)}to{transform:translate(88.04855vw,99vh) scale(.5781)}}.snow:nth-child(39){opacity:.2262;transform:translate(24.2696vw,-10px) scale(.5474);animation:fall-39 11s -11s linear infinite}@keyframes fall-39{67.393%{transform:translate(28.1169vw,67.393vh) scale(.5474)}to{transform:translate(26.19325vw,99vh) scale(.5474)}}.snow:nth-child(40){opacity:.511;transform:translate(96.1748vw,-10px) scale(.4391);animation:fall-40 13s -1s linear infinite}@keyframes fall-40{59.924%{transform:translate(91.8431vw,59.924vh) scale(.4391)}to{transform:translate(94.00895vw,99vh) scale(.4391)}}.snow:nth-child(41){opacity:1.56;transform:translate(77.6446vw,-10px) scale(.3374);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{45.408%{transform:translate(77.816vw,45.408vh) scale(.3374)}to{transform:translate(77.7303vw,99vh) scale(.3374)}}.snow:nth-child(42){opacity:1.9084;transform:translate(65.9235vw,-10px) scale(.3434);animation:fall-42 10s -27s linear infinite}@keyframes fall-42{61.861%{transform:translate(59.9805vw,61.861vh) scale(.3434)}to{transform:translate(62.952vw,99vh) scale(.3434)}}.snow:nth-child(43){opacity:1.1562;transform:translate(78.7019vw,-10px) scale(.5941);animation:fall-43 11s -24s linear infinite}@keyframes fall-43{64.404%{transform:translate(85.3341vw,64.404vh) scale(.5941)}to{transform:translate(82.018vw,99vh) scale(.5941)}}.snow:nth-child(44){opacity:1.8756;transform:translate(72.1369vw,-10px) scale(.6879);animation:fall-44 24s -18s linear infinite}@keyframes fall-44{78.372%{transform:translate(74.6363vw,78.372vh) scale(.6879)}to{transform:translate(73.3866vw,99vh) scale(.6879)}}.snow:nth-child(45){opacity:1.2718;transform:translate(47.3493vw,-10px) scale(.9178);animation:fall-45 14s -23s linear infinite}@keyframes fall-45{70.598%{transform:translate(55.414vw,70.598vh) scale(.9178)}to{transform:translate(51.38165vw,99vh) scale(.9178)}}.snow:nth-child(46){opacity:.0114;transform:translate(60.8172vw,-10px) scale(.8514);animation:fall-46 29s -19s linear infinite}@keyframes fall-46{72.286%{transform:translate(65.6648vw,72.286vh) scale(.8514)}to{transform:translate(63.241vw,99vh) scale(.8514)}}.snow:nth-child(47){opacity:.8516;transform:translate(19.1118vw,-10px) scale(.4869);animation:fall-47 23s -24s linear infinite}@keyframes fall-47{45.353%{transform:translate(16.7608vw,45.353vh) scale(.4869)}to{transform:translate(17.9363vw,99vh) scale(.4869)}}.snow:nth-child(48){opacity:1.1074;transform:translate(86.4376vw,-10px) scale(.5339);animation:fall-48 18s -13s linear infinite}@keyframes fall-48{54.108%{transform:translate(79.7894vw,54.108vh) scale(.5339)}to{transform:translate(83.1135vw,99vh) scale(.5339)}}.snow:nth-child(49){opacity:1.9558;transform:translate(74.6584vw,-10px) scale(.9324);animation:fall-49 10s -4s linear infinite}@keyframes fall-49{79.219%{transform:translate(78.1481vw,79.219vh) scale(.9324)}to{transform:translate(76.40325vw,99vh) scale(.9324)}}.snow:nth-child(50){opacity:.0472;transform:translate(38.1736vw,-10px) scale(.4119);animation:fall-50 14s -8s linear infinite}@keyframes fall-50{59.272%{transform:translate(30.4747vw,59.272vh) scale(.4119)}to{transform:translate(34.32415vw,99vh) scale(.4119)}}.snow:nth-child(51){opacity:1.273;transform:translate(55.6469vw,-10px) scale(.6745);animation:fall-51 19s -15s linear infinite}@keyframes fall-51{40.419%{transform:translate(57.0089vw,40.419vh) scale(.6745)}to{transform:translate(56.3279vw,99vh) scale(.6745)}}.snow:nth-child(52){opacity:1.3776;transform:translate(71.3124vw,-10px) scale(.4169);animation:fall-52 12s -16s linear infinite}@keyframes fall-52{34.38%{transform:translate(75.0052vw,34.38vh) scale(.4169)}to{transform:translate(73.1588vw,99vh) scale(.4169)}}.snow:nth-child(53){opacity:1.533;transform:translate(42.5919vw,-10px) scale(.9135);animation:fall-53 24s -20s linear infinite}@keyframes fall-53{43.268%{transform:translate(46.4908vw,43.268vh) scale(.9135)}to{transform:translate(44.54135vw,99vh) scale(.9135)}}.snow:nth-child(54){opacity:.6294;transform:translate(35.3593vw,-10px) scale(.4492);animation:fall-54 16s -4s linear infinite}@keyframes fall-54{48.9%{transform:translate(37.914vw,48.9vh) scale(.4492)}to{transform:translate(36.63665vw,99vh) scale(.4492)}}.snow:nth-child(55){opacity:.5024;transform:translate(34.8418vw,-10px) scale(.4556);animation:fall-55 20s -16s linear infinite}@keyframes fall-55{52.296%{transform:translate(29.253vw,52.296vh) scale(.4556)}to{transform:translate(32.0474vw,99vh) scale(.4556)}}.snow:nth-child(56){opacity:1.1162;transform:translate(97.2601vw,-10px) scale(.1291);animation:fall-56 23s -30s linear infinite}@keyframes fall-56{56.854%{transform:translate(101.055vw,56.854vh) scale(.1291)}to{transform:translate(99.15755vw,99vh) scale(.1291)}}.snow:nth-child(57){opacity:1.942;transform:translate(98.8135vw,-10px) scale(.051);animation:fall-57 18s -16s linear infinite}@keyframes fall-57{43.994%{transform:translate(98.6746vw,43.994vh) scale(.051)}to{transform:translate(98.74405vw,99vh) scale(.051)}}.snow:nth-child(58){opacity:.576;transform:translate(20.4602vw,-10px) scale(.0562);animation:fall-58 22s -12s linear infinite}@keyframes fall-58{72.811%{transform:translate(27.7956vw,72.811vh) scale(.0562)}to{transform:translate(24.1279vw,99vh) scale(.0562)}}.snow:nth-child(59){opacity:1.6008;transform:translate(30.9502vw,-10px) scale(.8756);animation:fall-59 21s -13s linear infinite}@keyframes fall-59{71.059%{transform:translate(40.8747vw,71.059vh) scale(.8756)}to{transform:translate(35.91245vw,99vh) scale(.8756)}}.snow:nth-child(60){opacity:.2752;transform:translate(25.5484vw,-10px) scale(.7608);animation:fall-60 14s -10s linear infinite}@keyframes fall-60{42.361%{transform:translate(30.0615vw,42.361vh) scale(.7608)}to{transform:translate(27.80495vw,99vh) scale(.7608)}}.snow:nth-child(61){opacity:.925;transform:translate(92.3973vw,-10px) scale(.1166);animation:fall-61 11s -28s linear infinite}@keyframes fall-61{30.654%{transform:translate(91.7082vw,30.654vh) scale(.1166)}to{transform:translate(92.05275vw,99vh) scale(.1166)}}.snow:nth-child(62){opacity:1.2686;transform:translate(11.6683vw,-10px) scale(.0303);animation:fall-62 14s -16s linear infinite}@keyframes fall-62{62.522%{transform:translate(16.6252vw,62.522vh) scale(.0303)}to{transform:translate(14.14675vw,99vh) scale(.0303)}}.snow:nth-child(63){opacity:.6284;transform:translate(23.6994vw,-10px) scale(.0983);animation:fall-63 27s -13s linear infinite}@keyframes fall-63{41.144%{transform:translate(17.3755vw,41.144vh) scale(.0983)}to{transform:translate(20.53745vw,99vh) scale(.0983)}}.snow:nth-child(64){opacity:1.1088;transform:translate(91.5532vw,-10px) scale(.052);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{74.502%{transform:translate(93.2091vw,74.502vh) scale(.052)}to{transform:translate(92.38115vw,99vh) scale(.052)}}.snow:nth-child(65){opacity:.0026;transform:translate(98.764vw,-10px) scale(.1826);animation:fall-65 16s -20s linear infinite}@keyframes fall-65{34.289%{transform:translate(93.0913vw,34.289vh) scale(.1826)}to{transform:translate(95.92765vw,99vh) scale(.1826)}}.snow:nth-child(66){opacity:.5226;transform:translate(72.9272vw,-10px) scale(.2094);animation:fall-66 24s -10s linear infinite}@keyframes fall-66{33.514%{transform:translate(71.0786vw,33.514vh) scale(.2094)}to{transform:translate(72.0029vw,99vh) scale(.2094)}}.snow:nth-child(67){opacity:.5012;transform:translate(95.2505vw,-10px) scale(.6135);animation:fall-67 14s -18s linear infinite}@keyframes fall-67{64.479%{transform:translate(102.0884vw,64.479vh) scale(.6135)}to{transform:translate(98.66945vw,99vh) scale(.6135)}}.snow:nth-child(68){opacity:1.6412;transform:translate(7.7409vw,-10px) scale(.2452);animation:fall-68 13s -14s linear infinite}@keyframes fall-68{75.38%{transform:translate(4.4331vw,75.38vh) scale(.2452)}to{transform:translate(6.087vw,99vh) scale(.2452)}}.snow:nth-child(69){opacity:1.4066;transform:translate(63.3743vw,-10px) scale(.8786);animation:fall-69 24s -23s linear infinite}@keyframes fall-69{75.439%{transform:translate(66.08vw,75.439vh) scale(.8786)}to{transform:translate(64.72715vw,99vh) scale(.8786)}}.snow:nth-child(70){opacity:.5184;transform:translate(21.2113vw,-10px) scale(.3974);animation:fall-70 28s -18s linear infinite}@keyframes fall-70{79.238%{transform:translate(25.3708vw,79.238vh) scale(.3974)}to{transform:translate(23.29105vw,99vh) scale(.3974)}}.snow:nth-child(71){opacity:1.5292;transform:translate(31.1986vw,-10px) scale(.5236);animation:fall-71 10s -1s linear infinite}@keyframes fall-71{70.47%{transform:translate(40.5985vw,70.47vh) scale(.5236)}to{transform:translate(35.89855vw,99vh) scale(.5236)}}.snow:nth-child(72){opacity:1.616;transform:translate(58.1262vw,-10px) scale(.086);animation:fall-72 27s -17s linear infinite}@keyframes fall-72{30.862%{transform:translate(60.4527vw,30.862vh) scale(.086)}to{transform:translate(59.28945vw,99vh) scale(.086)}}.snow:nth-child(73){opacity:1.833;transform:translate(55.0291vw,-10px) scale(.1505);animation:fall-73 15s -23s linear infinite}@keyframes fall-73{59.255%{transform:translate(60.2721vw,59.255vh) scale(.1505)}to{transform:translate(57.6506vw,99vh) scale(.1505)}}.snow:nth-child(74){opacity:1.3114;transform:translate(42.7582vw,-10px) scale(.3718);animation:fall-74 22s -2s linear infinite}@keyframes fall-74{33.574%{transform:translate(37.795vw,33.574vh) scale(.3718)}to{transform:translate(40.2766vw,99vh) scale(.3718)}}.snow:nth-child(75){opacity:1.2054;transform:translate(46.5748vw,-10px) scale(.2449);animation:fall-75 20s -28s linear infinite}@keyframes fall-75{37.865%{transform:translate(53.8286vw,37.865vh) scale(.2449)}to{transform:translate(50.2017vw,99vh) scale(.2449)}}.snow:nth-child(76){opacity:1.5312;transform:translate(6.1216vw,-10px) scale(.7327);animation:fall-76 25s -4s linear infinite}@keyframes fall-76{41.632%{transform:translate(3.537vw,41.632vh) scale(.7327)}to{transform:translate(4.8293vw,99vh) scale(.7327)}}.snow:nth-child(77){opacity:1.2808;transform:translate(42.6604vw,-10px) scale(.6758);animation:fall-77 22s -16s linear infinite}@keyframes fall-77{70.888%{transform:translate(46.3379vw,70.888vh) scale(.6758)}to{transform:translate(44.49915vw,99vh) scale(.6758)}}.snow:nth-child(78){opacity:.3898;transform:translate(44.4721vw,-10px) scale(.527);animation:fall-78 14s -27s linear infinite}@keyframes fall-78{66.177%{transform:translate(35.7134vw,66.177vh) scale(.527)}to{transform:translate(40.09275vw,99vh) scale(.527)}}.snow:nth-child(79){opacity:.1042;transform:translate(8.434vw,-10px) scale(.9871);animation:fall-79 21s -29s linear infinite}@keyframes fall-79{57.828%{transform:translate(7.2986vw,57.828vh) scale(.9871)}to{transform:translate(7.8663vw,99vh) scale(.9871)}}.snow:nth-child(80){opacity:1.7512;transform:translate(75.5027vw,-10px) scale(.3788);animation:fall-80 14s -6s linear infinite}@keyframes fall-80{40.618%{transform:translate(81.2483vw,40.618vh) scale(.3788)}to{transform:translate(78.3755vw,99vh) scale(.3788)}}.snow:nth-child(81){opacity:1.6148;transform:translate(28.4557vw,-10px) scale(.7833);animation:fall-81 12s -24s linear infinite}@keyframes fall-81{75.92%{transform:translate(22.5278vw,75.92vh) scale(.7833)}to{transform:translate(25.49175vw,99vh) scale(.7833)}}.snow:nth-child(82){opacity:1.3528;transform:translate(47.7064vw,-10px) scale(.2202);animation:fall-82 24s -20s linear infinite}@keyframes fall-82{79.847%{transform:translate(38.5105vw,79.847vh) scale(.2202)}to{transform:translate(43.10845vw,99vh) scale(.2202)}}.snow:nth-child(83){opacity:1.8356;transform:translate(8.5201vw,-10px) scale(.8862);animation:fall-83 15s -1s linear infinite}@keyframes fall-83{33.857%{transform:translate(12.9718vw,33.857vh) scale(.8862)}to{transform:translate(10.74595vw,99vh) scale(.8862)}}.snow:nth-child(84){opacity:1.1182;transform:translate(5.5197vw,-10px) scale(.2599);animation:fall-84 26s -7s linear infinite}@keyframes fall-84{53.612%{transform:translate(8.8528vw,53.612vh) scale(.2599)}to{transform:translate(7.18625vw,99vh) scale(.2599)}}.snow:nth-child(85){opacity:1.4312;transform:translate(59.2819vw,-10px) scale(.1503);animation:fall-85 10s -1s linear infinite}@keyframes fall-85{59.16%{transform:translate(62.0625vw,59.16vh) scale(.1503)}to{transform:translate(60.6722vw,99vh) scale(.1503)}}.snow:nth-child(86){opacity:1.7644;transform:translate(84.8317vw,-10px) scale(.7039);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{56.572%{transform:translate(78.5779vw,56.572vh) scale(.7039)}to{transform:translate(81.7048vw,99vh) scale(.7039)}}.snow:nth-child(87){opacity:.6544;transform:translate(21.4939vw,-10px) scale(.3991);animation:fall-87 30s -12s linear infinite}@keyframes fall-87{61.249%{transform:translate(29.0624vw,61.249vh) scale(.3991)}to{transform:translate(25.27815vw,99vh) scale(.3991)}}.snow:nth-child(88){opacity:.9424;transform:translate(31.6763vw,-10px) scale(.7496);animation:fall-88 29s -13s linear infinite}@keyframes fall-88{54.005%{transform:translate(23.6318vw,54.005vh) scale(.7496)}to{transform:translate(27.65405vw,99vh) scale(.7496)}}.snow:nth-child(89){opacity:1.9128;transform:translate(95.7477vw,-10px) scale(.4879);animation:fall-89 30s -27s linear infinite}@keyframes fall-89{33.99%{transform:translate(95.3549vw,33.99vh) scale(.4879)}to{transform:translate(95.5513vw,99vh) scale(.4879)}}.snow:nth-child(90){opacity:.876;transform:translate(58.3395vw,-10px) scale(.7222);animation:fall-90 29s -11s linear infinite}@keyframes fall-90{58.631%{transform:translate(48.9145vw,58.631vh) scale(.7222)}to{transform:translate(53.627vw,99vh) scale(.7222)}}.snow:nth-child(91){opacity:.9538;transform:translate(82.6551vw,-10px) scale(.3194);animation:fall-91 12s -19s linear infinite}@keyframes fall-91{67.269%{transform:translate(86.2012vw,67.269vh) scale(.3194)}to{transform:translate(84.42815vw,99vh) scale(.3194)}}.snow:nth-child(92){opacity:1.2246;transform:translate(68.6034vw,-10px) scale(.6196);animation:fall-92 27s -30s linear infinite}@keyframes fall-92{48.948%{transform:translate(63.842vw,48.948vh) scale(.6196)}to{transform:translate(66.2227vw,99vh) scale(.6196)}}.snow:nth-child(93){opacity:.7132;transform:translate(41.3044vw,-10px) scale(.9714);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{77.037%{transform:translate(38.4884vw,77.037vh) scale(.9714)}to{transform:translate(39.8964vw,99vh) scale(.9714)}}.snow:nth-child(94){opacity:.5656;transform:translate(37.7754vw,-10px) scale(.623);animation:fall-94 12s -14s linear infinite}@keyframes fall-94{44.015%{transform:translate(47.5392vw,44.015vh) scale(.623)}to{transform:translate(42.6573vw,99vh) scale(.623)}}.snow:nth-child(95){opacity:.7326;transform:translate(54.8941vw,-10px) scale(.0498);animation:fall-95 20s -15s linear infinite}@keyframes fall-95{33.844%{transform:translate(64.6408vw,33.844vh) scale(.0498)}to{transform:translate(59.76745vw,99vh) scale(.0498)}}.snow:nth-child(96){opacity:.7722;transform:translate(51.3056vw,-10px) scale(.2972);animation:fall-96 28s -22s linear infinite}@keyframes fall-96{32.244%{transform:translate(55.6673vw,32.244vh) scale(.2972)}to{transform:translate(53.48645vw,99vh) scale(.2972)}}.snow:nth-child(97){opacity:1.4782;transform:translate(57.6611vw,-10px) scale(.1904);animation:fall-97 21s -2s linear infinite}@keyframes fall-97{58.282%{transform:translate(50.1451vw,58.282vh) scale(.1904)}to{transform:translate(53.9031vw,99vh) scale(.1904)}}.snow:nth-child(98){opacity:.4186;transform:translate(10.158vw,-10px) scale(.9004);animation:fall-98 17s -7s linear infinite}@keyframes fall-98{74.819%{transform:translate(18.8368vw,74.819vh) scale(.9004)}to{transform:translate(14.4974vw,99vh) scale(.9004)}}.snow:nth-child(99){opacity:1.3622;transform:translate(38.1773vw,-10px) scale(.7654);animation:fall-99 23s -3s linear infinite}@keyframes fall-99{40.3%{transform:translate(28.1919vw,40.3vh) scale(.7654)}to{transform:translate(33.1846vw,99vh) scale(.7654)}}.snow:nth-child(100){opacity:1.0488;transform:translate(79.9934vw,-10px) scale(.0407);animation:fall-100 22s -9s linear infinite}@keyframes fall-100{74.679%{transform:translate(87.8558vw,74.679vh) scale(.0407)}to{transform:translate(83.9246vw,99vh) scale(.0407)}}.snow:nth-child(101){opacity:.4394;transform:translate(39.2517vw,-10px) scale(.2662);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{33.976%{transform:translate(47.6029vw,33.976vh) scale(.2662)}to{transform:translate(43.4273vw,99vh) scale(.2662)}}.snow:nth-child(102){opacity:1.959;transform:translate(58.2239vw,-10px) scale(.0979);animation:fall-102 17s -23s linear infinite}@keyframes fall-102{44.868%{transform:translate(65.0682vw,44.868vh) scale(.0979)}to{transform:translate(61.64605vw,99vh) scale(.0979)}}.snow:nth-child(103){opacity:1.7818;transform:translate(7.6621vw,-10px) scale(.2822);animation:fall-103 28s -5s linear infinite}@keyframes fall-103{37.983%{transform:translate(15.9226vw,37.983vh) scale(.2822)}to{transform:translate(11.79235vw,99vh) scale(.2822)}}.snow:nth-child(104){opacity:1.4336;transform:translate(56.4116vw,-10px) scale(.1628);animation:fall-104 10s -28s linear infinite}@keyframes fall-104{76.018%{transform:translate(55.4926vw,76.018vh) scale(.1628)}to{transform:translate(55.9521vw,99vh) scale(.1628)}}.snow:nth-child(105){opacity:1.6882;transform:translate(11.7683vw,-10px) scale(.0892);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{77.092%{transform:translate(20.3131vw,77.092vh) scale(.0892)}to{transform:translate(16.0407vw,99vh) scale(.0892)}}.snow:nth-child(106){opacity:1.406;transform:translate(41.7723vw,-10px) scale(.1839);animation:fall-106 16s -22s linear infinite}@keyframes fall-106{79.846%{transform:translate(47.2327vw,79.846vh) scale(.1839)}to{transform:translate(44.5025vw,99vh) scale(.1839)}}.snow:nth-child(107){opacity:.8476;transform:translate(28.412vw,-10px) scale(.1532);animation:fall-107 26s -3s linear infinite}@keyframes fall-107{37.421%{transform:translate(32.0848vw,37.421vh) scale(.1532)}to{transform:translate(30.2484vw,99vh) scale(.1532)}}.snow:nth-child(108){opacity:1.2768;transform:translate(3.9519vw,-10px) scale(.2929);animation:fall-108 17s -26s linear infinite}@keyframes fall-108{50.127%{transform:translate(9.5972vw,50.127vh) scale(.2929)}to{transform:translate(6.77455vw,99vh) scale(.2929)}}.snow:nth-child(109){opacity:.8186;transform:translate(17.2472vw,-10px) scale(.8402);animation:fall-109 16s -6s linear infinite}@keyframes fall-109{51.781%{transform:translate(11.2406vw,51.781vh) scale(.8402)}to{transform:translate(14.2439vw,99vh) scale(.8402)}}.snow:nth-child(110){opacity:.2022;transform:translate(68.4425vw,-10px) scale(.0946);animation:fall-110 26s -30s linear infinite}@keyframes fall-110{56.193%{transform:translate(60.9651vw,56.193vh) scale(.0946)}to{transform:translate(64.7038vw,99vh) scale(.0946)}}.snow:nth-child(111){opacity:1.5822;transform:translate(84.3627vw,-10px) scale(.3174);animation:fall-111 28s -27s linear infinite}@keyframes fall-111{31.999%{transform:translate(89.2053vw,31.999vh) scale(.3174)}to{transform:translate(86.784vw,99vh) scale(.3174)}}.snow:nth-child(112){opacity:.7964;transform:translate(44.5326vw,-10px) scale(.2816);animation:fall-112 11s -14s linear infinite}@keyframes fall-112{41.902%{transform:translate(49.3363vw,41.902vh) scale(.2816)}to{transform:translate(46.93445vw,99vh) scale(.2816)}}.snow:nth-child(113){opacity:1.8552;transform:translate(23.4659vw,-10px) scale(.113);animation:fall-113 24s -12s linear infinite}@keyframes fall-113{38.902%{transform:translate(28.8398vw,38.902vh) scale(.113)}to{transform:translate(26.15285vw,99vh) scale(.113)}}.snow:nth-child(114){opacity:1.5234;transform:translate(52.9539vw,-10px) scale(.6512);animation:fall-114 29s -5s linear infinite}@keyframes fall-114{47.695%{transform:translate(61.3052vw,47.695vh) scale(.6512)}to{transform:translate(57.12955vw,99vh) scale(.6512)}}.snow:nth-child(115){opacity:.2684;transform:translate(69.7969vw,-10px) scale(.7915);animation:fall-115 22s -15s linear infinite}@keyframes fall-115{37.615%{transform:translate(64.8584vw,37.615vh) scale(.7915)}to{transform:translate(67.32765vw,99vh) scale(.7915)}}.snow:nth-child(116){opacity:1.0498;transform:translate(24.723vw,-10px) scale(.7841);animation:fall-116 30s -20s linear infinite}@keyframes fall-116{71.942%{transform:translate(28.5835vw,71.942vh) scale(.7841)}to{transform:translate(26.65325vw,99vh) scale(.7841)}}.snow:nth-child(117){opacity:1.9688;transform:translate(36.0722vw,-10px) scale(.5503);animation:fall-117 14s -25s linear infinite}@keyframes fall-117{31.161%{transform:translate(41.0326vw,31.161vh) scale(.5503)}to{transform:translate(38.5524vw,99vh) scale(.5503)}}.snow:nth-child(118){opacity:.4378;transform:translate(32.8118vw,-10px) scale(.9466);animation:fall-118 30s -27s linear infinite}@keyframes fall-118{46.532%{transform:translate(28.4441vw,46.532vh) scale(.9466)}to{transform:translate(30.62795vw,99vh) scale(.9466)}}.snow:nth-child(119){opacity:.5648;transform:translate(60.3625vw,-10px) scale(.2006);animation:fall-119 13s -1s linear infinite}@keyframes fall-119{72.757%{transform:translate(60.4289vw,72.757vh) scale(.2006)}to{transform:translate(60.3957vw,99vh) scale(.2006)}}.snow:nth-child(120){opacity:.4082;transform:translate(69.1091vw,-10px) scale(.874);animation:fall-120 26s -9s linear infinite}@keyframes fall-120{59.445%{transform:translate(67.1339vw,59.445vh) scale(.874)}to{transform:translate(68.1215vw,99vh) scale(.874)}}.snow:nth-child(121){opacity:.2392;transform:translate(99.634vw,-10px) scale(.3083);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{68.482%{transform:translate(89.6763vw,68.482vh) scale(.3083)}to{transform:translate(94.65515vw,99vh) scale(.3083)}}.snow:nth-child(122){opacity:1.1168;transform:translate(6.3988vw,-10px) scale(.9812);animation:fall-122 28s -16s linear infinite}@keyframes fall-122{60.737%{transform:translate(-1.6632vw,60.737vh) scale(.9812)}to{transform:translate(2.3678vw,99vh) scale(.9812)}}.snow:nth-child(123){opacity:1.2964;transform:translate(26.065vw,-10px) scale(.2911);animation:fall-123 17s -14s linear infinite}@keyframes fall-123{53.133%{transform:translate(18.7555vw,53.133vh) scale(.2911)}to{transform:translate(22.41025vw,99vh) scale(.2911)}}.snow:nth-child(124){opacity:.1822;transform:translate(87.1221vw,-10px) scale(.3151);animation:fall-124 20s -25s linear infinite}@keyframes fall-124{65.091%{transform:translate(87.6464vw,65.091vh) scale(.3151)}to{transform:translate(87.38425vw,99vh) scale(.3151)}}.snow:nth-child(125){opacity:1.2002;transform:translate(43.8531vw,-10px) scale(.9586);animation:fall-125 11s -30s linear infinite}@keyframes fall-125{45.642%{transform:translate(53.1051vw,45.642vh) scale(.9586)}to{transform:translate(48.4791vw,99vh) scale(.9586)}}.snow:nth-child(126){opacity:.0558;transform:translate(86.2647vw,-10px) scale(.976);animation:fall-126 12s -17s linear infinite}@keyframes fall-126{50.582%{transform:translate(77.9336vw,50.582vh) scale(.976)}to{transform:translate(82.09915vw,99vh) scale(.976)}}.snow:nth-child(127){opacity:1.324;transform:translate(68.7373vw,-10px) scale(.0684);animation:fall-127 13s -10s linear infinite}@keyframes fall-127{35.725%{transform:translate(76.0237vw,35.725vh) scale(.0684)}to{transform:translate(72.3805vw,99vh) scale(.0684)}}.snow:nth-child(128){opacity:.5172;transform:translate(45.1991vw,-10px) scale(.0883);animation:fall-128 10s -25s linear infinite}@keyframes fall-128{33.124%{transform:translate(51.5473vw,33.124vh) scale(.0883)}to{transform:translate(48.3732vw,99vh) scale(.0883)}}.snow:nth-child(129){opacity:1.002;transform:translate(73.6808vw,-10px) scale(.7883);animation:fall-129 14s -28s linear infinite}@keyframes fall-129{46.378%{transform:translate(71.7722vw,46.378vh) scale(.7883)}to{transform:translate(72.7265vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:.4544;transform:translate(91.1703vw,-10px) scale(.1545);animation:fall-130 29s -22s linear infinite}@keyframes fall-130{61.44%{transform:translate(83.1336vw,61.44vh) scale(.1545)}to{transform:translate(87.15195vw,99vh) scale(.1545)}}.snow:nth-child(131){opacity:.8698;transform:translate(.7261vw,-10px) scale(.111);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{68.859%{transform:translate(8.2826vw,68.859vh) scale(.111)}to{transform:translate(4.50435vw,99vh) scale(.111)}}.snow:nth-child(132){opacity:1.5954;transform:translate(54.5906vw,-10px) scale(.7508);animation:fall-132 26s -30s linear infinite}@keyframes fall-132{78.224%{transform:translate(54.4403vw,78.224vh) scale(.7508)}to{transform:translate(54.51545vw,99vh) scale(.7508)}}.snow:nth-child(133){opacity:1.6116;transform:translate(66.7923vw,-10px) scale(.1769);animation:fall-133 19s -29s linear infinite}@keyframes fall-133{38.957%{transform:translate(72.5722vw,38.957vh) scale(.1769)}to{transform:translate(69.68225vw,99vh) scale(.1769)}}.snow:nth-child(134){opacity:1.6758;transform:translate(88.4412vw,-10px) scale(.2438);animation:fall-134 19s -25s linear infinite}@keyframes fall-134{67.082%{transform:translate(91.3673vw,67.082vh) scale(.2438)}to{transform:translate(89.90425vw,99vh) scale(.2438)}}.snow:nth-child(135){opacity:.4882;transform:translate(58.5776vw,-10px) scale(.3196);animation:fall-135 16s -22s linear infinite}@keyframes fall-135{68.65%{transform:translate(54.1729vw,68.65vh) scale(.3196)}to{transform:translate(56.37525vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:1.9748;transform:translate(65.3745vw,-10px) scale(.5159);animation:fall-136 17s -17s linear infinite}@keyframes fall-136{37.124%{transform:translate(73.6077vw,37.124vh) scale(.5159)}to{transform:translate(69.4911vw,99vh) scale(.5159)}}.snow:nth-child(137){opacity:.7926;transform:translate(9.2309vw,-10px) scale(.2234);animation:fall-137 10s -11s linear infinite}@keyframes fall-137{37.178%{transform:translate(12.4264vw,37.178vh) scale(.2234)}to{transform:translate(10.82865vw,99vh) scale(.2234)}}.snow:nth-child(138){opacity:1.6798;transform:translate(84.452vw,-10px) scale(.0303);animation:fall-138 20s -23s linear infinite}@keyframes fall-138{73.016%{transform:translate(82.0348vw,73.016vh) scale(.0303)}to{transform:translate(83.2434vw,99vh) scale(.0303)}}.snow:nth-child(139){opacity:.0154;transform:translate(84.6869vw,-10px) scale(.7226);animation:fall-139 18s -6s linear infinite}@keyframes fall-139{54.28%{transform:translate(80.492vw,54.28vh) scale(.7226)}to{transform:translate(82.58945vw,99vh) scale(.7226)}}.snow:nth-child(140){opacity:.9316;transform:translate(65.8818vw,-10px) scale(.5435);animation:fall-140 24s -27s linear infinite}@keyframes fall-140{36.479%{transform:translate(61.6789vw,36.479vh) scale(.5435)}to{transform:translate(63.78035vw,99vh) scale(.5435)}}.snow:nth-child(141){opacity:.0024;transform:translate(75.7806vw,-10px) scale(.8489);animation:fall-141 11s -16s linear infinite}@keyframes fall-141{61.753%{transform:translate(78.8029vw,61.753vh) scale(.8489)}to{transform:translate(77.29175vw,99vh) scale(.8489)}}.snow:nth-child(142){opacity:.1368;transform:translate(77.6308vw,-10px) scale(.3653);animation:fall-142 12s -9s linear infinite}@keyframes fall-142{50.212%{transform:translate(80.5599vw,50.212vh) scale(.3653)}to{transform:translate(79.09535vw,99vh) scale(.3653)}}.snow:nth-child(143){opacity:.696;transform:translate(25.7633vw,-10px) scale(.0932);animation:fall-143 18s -6s linear infinite}@keyframes fall-143{53.282%{transform:translate(34.6127vw,53.282vh) scale(.0932)}to{transform:translate(30.188vw,99vh) scale(.0932)}}.snow:nth-child(144){opacity:.3464;transform:translate(43.6008vw,-10px) scale(.559);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{77.103%{transform:translate(37.2384vw,77.103vh) scale(.559)}to{transform:translate(40.4196vw,99vh) scale(.559)}}.snow:nth-child(145){opacity:1.7308;transform:translate(55.0192vw,-10px) scale(.0996);animation:fall-145 22s -6s linear infinite}@keyframes fall-145{64.407%{transform:translate(52.1113vw,64.407vh) scale(.0996)}to{transform:translate(53.56525vw,99vh) scale(.0996)}}.snow:nth-child(146){opacity:1.3382;transform:translate(43.5612vw,-10px) scale(.5414);animation:fall-146 19s -19s linear infinite}@keyframes fall-146{46.813%{transform:translate(33.7216vw,46.813vh) scale(.5414)}to{transform:translate(38.6414vw,99vh) scale(.5414)}}.snow:nth-child(147){opacity:.2668;transform:translate(1.716vw,-10px) scale(.5102);animation:fall-147 21s -7s linear infinite}@keyframes fall-147{30.337%{transform:translate(.0513vw,30.337vh) scale(.5102)}to{transform:translate(.88365vw,99vh) scale(.5102)}}.snow:nth-child(148){opacity:.6676;transform:translate(50.3772vw,-10px) scale(.2259);animation:fall-148 16s -1s linear infinite}@keyframes fall-148{41.639%{transform:translate(56.5862vw,41.639vh) scale(.2259)}to{transform:translate(53.4817vw,99vh) scale(.2259)}}.snow:nth-child(149){opacity:.057;transform:translate(86.5689vw,-10px) scale(.7329);animation:fall-149 22s -22s linear infinite}@keyframes fall-149{74.893%{transform:translate(89.7145vw,74.893vh) scale(.7329)}to{transform:translate(88.1417vw,99vh) scale(.7329)}}.snow:nth-child(150){opacity:1.3386;transform:translate(90.9629vw,-10px) scale(.5185);animation:fall-150 20s -14s linear infinite}@keyframes fall-150{36.873%{transform:translate(91.3735vw,36.873vh) scale(.5185)}to{transform:translate(91.1682vw,99vh) scale(.5185)}}.snow:nth-child(151){opacity:1.4464;transform:translate(40.3366vw,-10px) scale(.1718);animation:fall-151 14s -9s linear infinite}@keyframes fall-151{70.842%{transform:translate(38.0921vw,70.842vh) scale(.1718)}to{transform:translate(39.21435vw,99vh) scale(.1718)}}.snow:nth-child(152){opacity:.0904;transform:translate(46.2618vw,-10px) scale(.5545);animation:fall-152 20s -15s linear infinite}@keyframes fall-152{53.736%{transform:translate(36.9805vw,53.736vh) scale(.5545)}to{transform:translate(41.62115vw,99vh) scale(.5545)}}.snow:nth-child(153){opacity:1.7246;transform:translate(36.1388vw,-10px) scale(.9377);animation:fall-153 28s -21s linear infinite}@keyframes fall-153{74.097%{transform:translate(40.1904vw,74.097vh) scale(.9377)}to{transform:translate(38.1646vw,99vh) scale(.9377)}}.snow:nth-child(154){opacity:1.005;transform:translate(26.6655vw,-10px) scale(.5431);animation:fall-154 21s -5s linear infinite}@keyframes fall-154{79.798%{transform:translate(31.6654vw,79.798vh) scale(.5431)}to{transform:translate(29.16545vw,99vh) scale(.5431)}}.snow:nth-child(155){opacity:.7218;transform:translate(81.8776vw,-10px) scale(.4094);animation:fall-155 12s -27s linear infinite}@keyframes fall-155{64.688%{transform:translate(86.8506vw,64.688vh) scale(.4094)}to{transform:translate(84.3641vw,99vh) scale(.4094)}}.snow:nth-child(156){opacity:.2554;transform:translate(35.7341vw,-10px) scale(.5047);animation:fall-156 23s -30s linear infinite}@keyframes fall-156{44.041%{transform:translate(27.3131vw,44.041vh) scale(.5047)}to{transform:translate(31.5236vw,99vh) scale(.5047)}}.snow:nth-child(157){opacity:.1124;transform:translate(75.2538vw,-10px) scale(.7204);animation:fall-157 14s -20s linear infinite}@keyframes fall-157{75.453%{transform:translate(81.09vw,75.453vh) scale(.7204)}to{transform:translate(78.1719vw,99vh) scale(.7204)}}.snow:nth-child(158){opacity:.956;transform:translate(85.899vw,-10px) scale(.2946);animation:fall-158 28s -10s linear infinite}@keyframes fall-158{56.524%{transform:translate(79.1948vw,56.524vh) scale(.2946)}to{transform:translate(82.5469vw,99vh) scale(.2946)}}.snow:nth-child(159){opacity:1.4844;transform:translate(4.7649vw,-10px) scale(.3064);animation:fall-159 30s -20s linear infinite}@keyframes fall-159{67.416%{transform:translate(11.9097vw,67.416vh) scale(.3064)}to{transform:translate(8.3373vw,99vh) scale(.3064)}}.snow:nth-child(160){opacity:1.183;transform:translate(83.1999vw,-10px) scale(.2466);animation:fall-160 20s -12s linear infinite}@keyframes fall-160{31.547%{transform:translate(86.6858vw,31.547vh) scale(.2466)}to{transform:translate(84.94285vw,99vh) scale(.2466)}}.snow:nth-child(161){opacity:.6898;transform:translate(39.1693vw,-10px) scale(.5192);animation:fall-161 17s -5s linear infinite}@keyframes fall-161{76.892%{transform:translate(34.0132vw,76.892vh) scale(.5192)}to{transform:translate(36.59125vw,99vh) scale(.5192)}}.snow:nth-child(162){opacity:.6764;transform:translate(80.558vw,-10px) scale(.456);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{79.626%{transform:translate(88.2026vw,79.626vh) scale(.456)}to{transform:translate(84.3803vw,99vh) scale(.456)}}.snow:nth-child(163){opacity:1.8322;transform:translate(44.3015vw,-10px) scale(.6157);animation:fall-163 21s -9s linear infinite}@keyframes fall-163{44.766%{transform:translate(38.0396vw,44.766vh) scale(.6157)}to{transform:translate(41.17055vw,99vh) scale(.6157)}}.snow:nth-child(164){opacity:1.389;transform:translate(8.7156vw,-10px) scale(.0142);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{74.867%{transform:translate(15.9128vw,74.867vh) scale(.0142)}to{transform:translate(12.3142vw,99vh) scale(.0142)}}.snow:nth-child(165){opacity:1.9618;transform:translate(19.1143vw,-10px) scale(.973);animation:fall-165 30s -5s linear infinite}@keyframes fall-165{54.946%{transform:translate(12.0413vw,54.946vh) scale(.973)}to{transform:translate(15.5778vw,99vh) scale(.973)}}.snow:nth-child(166){opacity:1.7458;transform:translate(60.1746vw,-10px) scale(.5975);animation:fall-166 28s -29s linear infinite}@keyframes fall-166{33.29%{transform:translate(50.7604vw,33.29vh) scale(.5975)}to{transform:translate(55.4675vw,99vh) scale(.5975)}}.snow:nth-child(167){opacity:1.5288;transform:translate(27.7046vw,-10px) scale(.3406);animation:fall-167 28s -7s linear infinite}@keyframes fall-167{38.788%{transform:translate(29.0133vw,38.788vh) scale(.3406)}to{transform:translate(28.35895vw,99vh) scale(.3406)}}.snow:nth-child(168){opacity:1.4046;transform:translate(85.1462vw,-10px) scale(.9708);animation:fall-168 17s -10s linear infinite}@keyframes fall-168{48.46%{transform:translate(79.8587vw,48.46vh) scale(.9708)}to{transform:translate(82.50245vw,99vh) scale(.9708)}}.snow:nth-child(169){opacity:1.1652;transform:translate(1.2495vw,-10px) scale(.8886);animation:fall-169 22s -17s linear infinite}@keyframes fall-169{42.801%{transform:translate(-6.0775vw,42.801vh) scale(.8886)}to{transform:translate(-2.414vw,99vh) scale(.8886)}}.snow:nth-child(170){opacity:1.9798;transform:translate(35.3165vw,-10px) scale(.2319);animation:fall-170 11s -2s linear infinite}@keyframes fall-170{47.414%{transform:translate(34.2094vw,47.414vh) scale(.2319)}to{transform:translate(34.76295vw,99vh) scale(.2319)}}.snow:nth-child(171){opacity:.4418;transform:translate(77.4027vw,-10px) scale(.7684);animation:fall-171 17s -9s linear infinite}@keyframes fall-171{57.635%{transform:translate(69.6862vw,57.635vh) scale(.7684)}to{transform:translate(73.54445vw,99vh) scale(.7684)}}.snow:nth-child(172){opacity:1.826;transform:translate(14.6948vw,-10px) scale(.9095);animation:fall-172 24s -20s linear infinite}@keyframes fall-172{69.393%{transform:translate(13.6929vw,69.393vh) scale(.9095)}to{transform:translate(14.19385vw,99vh) scale(.9095)}}.snow:nth-child(173){opacity:.9026;transform:translate(65.6818vw,-10px) scale(.6593);animation:fall-173 28s -9s linear infinite}@keyframes fall-173{57.571%{transform:translate(68.7026vw,57.571vh) scale(.6593)}to{transform:translate(67.1922vw,99vh) scale(.6593)}}.snow:nth-child(174){opacity:.4638;transform:translate(66.3362vw,-10px) scale(.8433);animation:fall-174 10s -14s linear infinite}@keyframes fall-174{42.259%{transform:translate(64.22vw,42.259vh) scale(.8433)}to{transform:translate(65.2781vw,99vh) scale(.8433)}}.snow:nth-child(175){opacity:1.7264;transform:translate(11.2283vw,-10px) scale(.6172);animation:fall-175 13s -25s linear infinite}@keyframes fall-175{69.335%{transform:translate(7.3468vw,69.335vh) scale(.6172)}to{transform:translate(9.28755vw,99vh) scale(.6172)}}.snow:nth-child(176){opacity:.309;transform:translate(71.8279vw,-10px) scale(.9417);animation:fall-176 20s -15s linear infinite}@keyframes fall-176{40.89%{transform:translate(69.0525vw,40.89vh) scale(.9417)}to{transform:translate(70.4402vw,99vh) scale(.9417)}}.snow:nth-child(177){opacity:.1086;transform:translate(80.978vw,-10px) scale(.3798);animation:fall-177 24s -12s linear infinite}@keyframes fall-177{71.481%{transform:translate(86.6713vw,71.481vh) scale(.3798)}to{transform:translate(83.82465vw,99vh) scale(.3798)}}.snow:nth-child(178){opacity:.6288;transform:translate(87.0867vw,-10px) scale(.5703);animation:fall-178 12s -10s linear infinite}@keyframes fall-178{30.926%{transform:translate(90.3602vw,30.926vh) scale(.5703)}to{transform:translate(88.72345vw,99vh) scale(.5703)}}.snow:nth-child(179){opacity:.5944;transform:translate(58.5965vw,-10px) scale(.3663);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{65.397%{transform:translate(54.6957vw,65.397vh) scale(.3663)}to{transform:translate(56.6461vw,99vh) scale(.3663)}}.snow:nth-child(180){opacity:1.7704;transform:translate(20.7204vw,-10px) scale(.0407);animation:fall-180 23s -11s linear infinite}@keyframes fall-180{37.788%{transform:translate(25.6769vw,37.788vh) scale(.0407)}to{transform:translate(23.19865vw,99vh) scale(.0407)}}.snow:nth-child(181){opacity:1.3608;transform:translate(14.552vw,-10px) scale(.0362);animation:fall-181 14s -8s linear infinite}@keyframes fall-181{38.999%{transform:translate(8.7222vw,38.999vh) scale(.0362)}to{transform:translate(11.6371vw,99vh) scale(.0362)}}.snow:nth-child(182){opacity:.6106;transform:translate(26.0945vw,-10px) scale(.6802);animation:fall-182 16s -22s linear infinite}@keyframes fall-182{38.08%{transform:translate(22.4538vw,38.08vh) scale(.6802)}to{transform:translate(24.27415vw,99vh) scale(.6802)}}.snow:nth-child(183){opacity:1.5866;transform:translate(79.9094vw,-10px) scale(.9507);animation:fall-183 21s -29s linear infinite}@keyframes fall-183{39.109%{transform:translate(74.9428vw,39.109vh) scale(.9507)}to{transform:translate(77.4261vw,99vh) scale(.9507)}}.snow:nth-child(184){opacity:.966;transform:translate(1.2569vw,-10px) scale(.2927);animation:fall-184 27s -21s linear infinite}@keyframes fall-184{56.592%{transform:translate(-6.8493vw,56.592vh) scale(.2927)}to{transform:translate(-2.7962vw,99vh) scale(.2927)}}.snow:nth-child(185){opacity:1.3372;transform:translate(62.145vw,-10px) scale(.3039);animation:fall-185 18s -12s linear infinite}@keyframes fall-185{38.035%{transform:translate(56.0488vw,38.035vh) scale(.3039)}to{transform:translate(59.0969vw,99vh) scale(.3039)}}.snow:nth-child(186){opacity:1.4696;transform:translate(94.8867vw,-10px) scale(.1335);animation:fall-186 25s -1s linear infinite}@keyframes fall-186{36.387%{transform:translate(100.6092vw,36.387vh) scale(.1335)}to{transform:translate(97.74795vw,99vh) scale(.1335)}}.snow:nth-child(187){opacity:.0458;transform:translate(36.2471vw,-10px) scale(.2227);animation:fall-187 22s -24s linear infinite}@keyframes fall-187{46.091%{transform:translate(42.9777vw,46.091vh) scale(.2227)}to{transform:translate(39.6124vw,99vh) scale(.2227)}}.snow:nth-child(188){opacity:.0962;transform:translate(26.6534vw,-10px) scale(.1957);animation:fall-188 30s -18s linear infinite}@keyframes fall-188{79.45%{transform:translate(29.071vw,79.45vh) scale(.1957)}to{transform:translate(27.8622vw,99vh) scale(.1957)}}.snow:nth-child(189){opacity:1.0208;transform:translate(30.5611vw,-10px) scale(.7962);animation:fall-189 24s -5s linear infinite}@keyframes fall-189{78.015%{transform:translate(22.5669vw,78.015vh) scale(.7962)}to{transform:translate(26.564vw,99vh) scale(.7962)}}.snow:nth-child(190){opacity:.4506;transform:translate(50.8252vw,-10px) scale(.4219);animation:fall-190 28s -27s linear infinite}@keyframes fall-190{36.054%{transform:translate(60.616vw,36.054vh) scale(.4219)}to{transform:translate(55.7206vw,99vh) scale(.4219)}}.snow:nth-child(191){opacity:1.8174;transform:translate(89.8874vw,-10px) scale(.241);animation:fall-191 29s -21s linear infinite}@keyframes fall-191{40.722%{transform:translate(93.4762vw,40.722vh) scale(.241)}to{transform:translate(91.6818vw,99vh) scale(.241)}}.snow:nth-child(192){opacity:.1174;transform:translate(63.9422vw,-10px) scale(.1624);animation:fall-192 24s -1s linear infinite}@keyframes fall-192{30.931%{transform:translate(61.0695vw,30.931vh) scale(.1624)}to{transform:translate(62.50585vw,99vh) scale(.1624)}}.snow:nth-child(193){opacity:1.5998;transform:translate(87.5749vw,-10px) scale(.4929);animation:fall-193 11s -1s linear infinite}@keyframes fall-193{57.406%{transform:translate(80.0976vw,57.406vh) scale(.4929)}to{transform:translate(83.83625vw,99vh) scale(.4929)}}.snow:nth-child(194){opacity:.529;transform:translate(82.3612vw,-10px) scale(.5625);animation:fall-194 21s -17s linear infinite}@keyframes fall-194{49.418%{transform:translate(76.3764vw,49.418vh) scale(.5625)}to{transform:translate(79.3688vw,99vh) scale(.5625)}}.snow:nth-child(195){opacity:1.1946;transform:translate(12.0175vw,-10px) scale(.897);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{65.849%{transform:translate(14.6269vw,65.849vh) scale(.897)}to{transform:translate(13.3222vw,99vh) scale(.897)}}.snow:nth-child(196){opacity:1.4406;transform:translate(28.588vw,-10px) scale(.3479);animation:fall-196 21s -23s linear infinite}@keyframes fall-196{30.209%{transform:translate(27.8791vw,30.209vh) scale(.3479)}to{transform:translate(28.23355vw,99vh) scale(.3479)}}.snow:nth-child(197){opacity:1.3762;transform:translate(50.502vw,-10px) scale(.5236);animation:fall-197 21s -12s linear infinite}@keyframes fall-197{61.774%{transform:translate(49.033vw,61.774vh) scale(.5236)}to{transform:translate(49.7675vw,99vh) scale(.5236)}}.snow:nth-child(198){opacity:1.1078;transform:translate(26.8887vw,-10px) scale(.5344);animation:fall-198 21s -15s linear infinite}@keyframes fall-198{61.723%{transform:translate(34.7364vw,61.723vh) scale(.5344)}to{transform:translate(30.81255vw,99vh) scale(.5344)}}.snow:nth-child(199){opacity:.7272;transform:translate(30.7482vw,-10px) scale(.7841);animation:fall-199 14s -26s linear infinite}@keyframes fall-199{67.601%{transform:translate(39.1101vw,67.601vh) scale(.7841)}to{transform:translate(34.92915vw,99vh) scale(.7841)}}.snow:nth-child(200){opacity:1.2264;transform:translate(15.4254vw,-10px) scale(.9966);animation:fall-200 11s -27s linear infinite}@keyframes fall-200{31.138%{transform:translate(21.7331vw,31.138vh) scale(.9966)}to{transform:translate(18.57925vw,99vh) scale(.9966)}}.snow:nth-child(201){opacity:.426;transform:translate(45.6462vw,-10px) scale(.8373);animation:fall-201 17s -26s linear infinite}@keyframes fall-201{31.483%{transform:translate(53.4071vw,31.483vh) scale(.8373)}to{transform:translate(49.52665vw,99vh) scale(.8373)}}.snow:nth-child(202){opacity:1.6228;transform:translate(53.6077vw,-10px) scale(.5544);animation:fall-202 17s -19s linear infinite}@keyframes fall-202{40.578%{transform:translate(50.9267vw,40.578vh) scale(.5544)}to{transform:translate(52.2672vw,99vh) scale(.5544)}}.snow:nth-child(203){opacity:.6828;transform:translate(12.5082vw,-10px) scale(.1479);animation:fall-203 27s -8s linear infinite}@keyframes fall-203{64.653%{transform:translate(14.6678vw,64.653vh) scale(.1479)}to{transform:translate(13.588vw,99vh) scale(.1479)}}.snow:nth-child(204){opacity:.9784;transform:translate(94.7259vw,-10px) scale(.1153);animation:fall-204 29s -19s linear infinite}@keyframes fall-204{47.56%{transform:translate(91.6453vw,47.56vh) scale(.1153)}to{transform:translate(93.1856vw,99vh) scale(.1153)}}.snow:nth-child(205){opacity:.881;transform:translate(98.1802vw,-10px) scale(.4638);animation:fall-205 13s -6s linear infinite}@keyframes fall-205{75.699%{transform:translate(104.8934vw,75.699vh) scale(.4638)}to{transform:translate(101.5368vw,99vh) scale(.4638)}}.snow:nth-child(206){opacity:1.189;transform:translate(75.8067vw,-10px) scale(.7802);animation:fall-206 22s -11s linear infinite}@keyframes fall-206{64.19%{transform:translate(83.4274vw,64.19vh) scale(.7802)}to{transform:translate(79.61705vw,99vh) scale(.7802)}}.snow:nth-child(207){opacity:1.8356;transform:translate(25.6899vw,-10px) scale(.1793);animation:fall-207 16s -9s linear infinite}@keyframes fall-207{74.088%{transform:translate(29.5542vw,74.088vh) scale(.1793)}to{transform:translate(27.62205vw,99vh) scale(.1793)}}.snow:nth-child(208){opacity:1.0652;transform:translate(86.8308vw,-10px) scale(.7734);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{73.499%{transform:translate(86.6606vw,73.499vh) scale(.7734)}to{transform:translate(86.7457vw,99vh) scale(.7734)}}.snow:nth-child(209){opacity:.6738;transform:translate(65.4107vw,-10px) scale(.4295);animation:fall-209 28s -28s linear infinite}@keyframes fall-209{64.305%{transform:translate(56.2152vw,64.305vh) scale(.4295)}to{transform:translate(60.81295vw,99vh) scale(.4295)}}.snow:nth-child(210){opacity:.1444;transform:translate(43.8483vw,-10px) scale(.7289);animation:fall-210 21s -28s linear infinite}@keyframes fall-210{39.316%{transform:translate(44.2833vw,39.316vh) scale(.7289)}to{transform:translate(44.0658vw,99vh) scale(.7289)}}.snow:nth-child(211){opacity:.5708;transform:translate(18.9015vw,-10px) scale(.5663);animation:fall-211 11s -3s linear infinite}@keyframes fall-211{34.226%{transform:translate(25.0004vw,34.226vh) scale(.5663)}to{transform:translate(21.95095vw,99vh) scale(.5663)}}.snow:nth-child(212){opacity:1.7138;transform:translate(91.2994vw,-10px) scale(.976);animation:fall-212 15s -2s linear infinite}@keyframes fall-212{40.534%{transform:translate(90.5734vw,40.534vh) scale(.976)}to{transform:translate(90.9364vw,99vh) scale(.976)}}.snow:nth-child(213){opacity:1.9506;transform:translate(85.5216vw,-10px) scale(.6976);animation:fall-213 20s -4s linear infinite}@keyframes fall-213{50.928%{transform:translate(77.3089vw,50.928vh) scale(.6976)}to{transform:translate(81.41525vw,99vh) scale(.6976)}}.snow:nth-child(214){opacity:1.7836;transform:translate(6.2499vw,-10px) scale(.9196);animation:fall-214 16s -28s linear infinite}@keyframes fall-214{60.365%{transform:translate(15.5352vw,60.365vh) scale(.9196)}to{transform:translate(10.89255vw,99vh) scale(.9196)}}.snow:nth-child(215){opacity:1.152;transform:translate(62.7172vw,-10px) scale(.6685);animation:fall-215 19s -16s linear infinite}@keyframes fall-215{33.164%{transform:translate(54.5532vw,33.164vh) scale(.6685)}to{transform:translate(58.6352vw,99vh) scale(.6685)}}.snow:nth-child(216){opacity:1.7958;transform:translate(84.6809vw,-10px) scale(.648);animation:fall-216 25s -23s linear infinite}@keyframes fall-216{79.974%{transform:translate(86.6232vw,79.974vh) scale(.648)}to{transform:translate(85.65205vw,99vh) scale(.648)}}.snow:nth-child(217){opacity:.3322;transform:translate(73.5413vw,-10px) scale(.1528);animation:fall-217 28s -12s linear infinite}@keyframes fall-217{79.134%{transform:translate(76.085vw,79.134vh) scale(.1528)}to{transform:translate(74.81315vw,99vh) scale(.1528)}}.snow:nth-child(218){opacity:1.6054;transform:translate(81.3064vw,-10px) scale(.9035);animation:fall-218 21s -4s linear infinite}@keyframes fall-218{34.469%{transform:translate(81.7839vw,34.469vh) scale(.9035)}to{transform:translate(81.54515vw,99vh) scale(.9035)}}.snow:nth-child(219){opacity:1.3206;transform:translate(24.5482vw,-10px) scale(.9803);animation:fall-219 27s -25s linear infinite}@keyframes fall-219{79.636%{transform:translate(30.804vw,79.636vh) scale(.9803)}to{transform:translate(27.6761vw,99vh) scale(.9803)}}.snow:nth-child(220){opacity:.2192;transform:translate(43.9094vw,-10px) scale(.7217);animation:fall-220 29s -23s linear infinite}@keyframes fall-220{62.159%{transform:translate(45.7576vw,62.159vh) scale(.7217)}to{transform:translate(44.8335vw,99vh) scale(.7217)}}.snow:nth-child(221){opacity:1.7324;transform:translate(18.609vw,-10px) scale(.1403);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{61.23%{transform:translate(21.2157vw,61.23vh) scale(.1403)}to{transform:translate(19.91235vw,99vh) scale(.1403)}}.snow:nth-child(222){opacity:.7372;transform:translate(66.6175vw,-10px) scale(.8633);animation:fall-222 14s -27s linear infinite}@keyframes fall-222{41.962%{transform:translate(71.9846vw,41.962vh) scale(.8633)}to{transform:translate(69.30105vw,99vh) scale(.8633)}}.snow:nth-child(223){opacity:.7938;transform:translate(85.174vw,-10px) scale(.0184);animation:fall-223 15s -19s linear infinite}@keyframes fall-223{32.553%{transform:translate(83.1689vw,32.553vh) scale(.0184)}to{transform:translate(84.17145vw,99vh) scale(.0184)}}.snow:nth-child(224){opacity:.1684;transform:translate(89.1371vw,-10px) scale(.9227);animation:fall-224 24s -20s linear infinite}@keyframes fall-224{39.759%{transform:translate(91.0177vw,39.759vh) scale(.9227)}to{transform:translate(90.0774vw,99vh) scale(.9227)}}.snow:nth-child(225){opacity:1.5146;transform:translate(6.6738vw,-10px) scale(.3429);animation:fall-225 19s -30s linear infinite}@keyframes fall-225{65.869%{transform:translate(-3.1248vw,65.869vh) scale(.3429)}to{transform:translate(1.7745vw,99vh) scale(.3429)}}.snow:nth-child(226){opacity:1.883;transform:translate(90.1508vw,-10px) scale(.9016);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{67.25%{transform:translate(80.6446vw,67.25vh) scale(.9016)}to{transform:translate(85.3977vw,99vh) scale(.9016)}}.snow:nth-child(227){opacity:1.4004;transform:translate(88.6655vw,-10px) scale(.0996);animation:fall-227 28s -8s linear infinite}@keyframes fall-227{39.574%{transform:translate(85.8767vw,39.574vh) scale(.0996)}to{transform:translate(87.2711vw,99vh) scale(.0996)}}.snow:nth-child(228){opacity:1.8064;transform:translate(53.8964vw,-10px) scale(.3694);animation:fall-228 29s -28s linear infinite}@keyframes fall-228{67.59%{transform:translate(54.5513vw,67.59vh) scale(.3694)}to{transform:translate(54.22385vw,99vh) scale(.3694)}}.snow:nth-child(229){opacity:.3398;transform:translate(.0662vw,-10px) scale(.5264);animation:fall-229 12s -17s linear infinite}@keyframes fall-229{40.893%{transform:translate(6.7088vw,40.893vh) scale(.5264)}to{transform:translate(3.3875vw,99vh) scale(.5264)}}.snow:nth-child(230){opacity:1.8588;transform:translate(82.8201vw,-10px) scale(.6521);animation:fall-230 14s -24s linear infinite}@keyframes fall-230{76.992%{transform:translate(79.7118vw,76.992vh) scale(.6521)}to{transform:translate(81.26595vw,99vh) scale(.6521)}}.snow:nth-child(231){opacity:.586;transform:translate(37.2174vw,-10px) scale(.4334);animation:fall-231 11s -29s linear infinite}@keyframes fall-231{69.251%{transform:translate(34.7947vw,69.251vh) scale(.4334)}to{transform:translate(36.00605vw,99vh) scale(.4334)}}.snow:nth-child(232){opacity:1.7388;transform:translate(90.0457vw,-10px) scale(.8659);animation:fall-232 16s -26s linear infinite}@keyframes fall-232{79.958%{transform:translate(86.7123vw,79.958vh) scale(.8659)}to{transform:translate(88.379vw,99vh) scale(.8659)}}.snow:nth-child(233){opacity:.5604;transform:translate(53.0163vw,-10px) scale(.8162);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{48.144%{transform:translate(47.2365vw,48.144vh) scale(.8162)}to{transform:translate(50.1264vw,99vh) scale(.8162)}}.snow:nth-child(234){opacity:1.5276;transform:translate(80.7971vw,-10px) scale(.5358);animation:fall-234 27s -12s linear infinite}@keyframes fall-234{76.565%{transform:translate(80.3443vw,76.565vh) scale(.5358)}to{transform:translate(80.5707vw,99vh) scale(.5358)}}.snow:nth-child(235){opacity:.0976;transform:translate(3.6439vw,-10px) scale(.7111);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{33.731%{transform:translate(3.5475vw,33.731vh) scale(.7111)}to{transform:translate(3.5957vw,99vh) scale(.7111)}}.snow:nth-child(236){opacity:.8598;transform:translate(7.9858vw,-10px) scale(.3169);animation:fall-236 28s -16s linear infinite}@keyframes fall-236{43.16%{transform:translate(15.8935vw,43.16vh) scale(.3169)}to{transform:translate(11.93965vw,99vh) scale(.3169)}}.snow:nth-child(237){opacity:1.2612;transform:translate(56.5496vw,-10px) scale(.1241);animation:fall-237 18s -2s linear infinite}@keyframes fall-237{66.603%{transform:translate(46.722vw,66.603vh) scale(.1241)}to{transform:translate(51.6358vw,99vh) scale(.1241)}}.snow:nth-child(238){opacity:1.6508;transform:translate(33.8472vw,-10px) scale(.8975);animation:fall-238 21s -30s linear infinite}@keyframes fall-238{75.891%{transform:translate(30.6371vw,75.891vh) scale(.8975)}to{transform:translate(32.24215vw,99vh) scale(.8975)}}.snow:nth-child(239){opacity:.3856;transform:translate(60.8905vw,-10px) scale(.9462);animation:fall-239 29s -18s linear infinite}@keyframes fall-239{67.762%{transform:translate(61.3357vw,67.762vh) scale(.9462)}to{transform:translate(61.1131vw,99vh) scale(.9462)}}.snow:nth-child(240){opacity:.3468;transform:translate(20.7982vw,-10px) scale(.3518);animation:fall-240 12s -24s linear infinite}@keyframes fall-240{31.586%{transform:translate(14.4162vw,31.586vh) scale(.3518)}to{transform:translate(17.6072vw,99vh) scale(.3518)}}.snow:nth-child(241){opacity:.5194;transform:translate(81.6023vw,-10px) scale(.5223);animation:fall-241 26s -14s linear infinite}@keyframes fall-241{69.376%{transform:translate(88.9745vw,69.376vh) scale(.5223)}to{transform:translate(85.2884vw,99vh) scale(.5223)}}.snow:nth-child(242){opacity:1.1952;transform:translate(23.809vw,-10px) scale(.7956);animation:fall-242 13s -9s linear infinite}@keyframes fall-242{33.533%{transform:translate(19.145vw,33.533vh) scale(.7956)}to{transform:translate(21.477vw,99vh) scale(.7956)}}.snow:nth-child(243){opacity:.7992;transform:translate(53.8895vw,-10px) scale(.4089);animation:fall-243 22s -18s linear infinite}@keyframes fall-243{68.755%{transform:translate(47.1155vw,68.755vh) scale(.4089)}to{transform:translate(50.5025vw,99vh) scale(.4089)}}.snow:nth-child(244){opacity:.2754;transform:translate(37.6557vw,-10px) scale(.255);animation:fall-244 25s -15s linear infinite}@keyframes fall-244{62.44%{transform:translate(40.14vw,62.44vh) scale(.255)}to{transform:translate(38.89785vw,99vh) scale(.255)}}.snow:nth-child(245){opacity:.4952;transform:translate(2.3094vw,-10px) scale(.7638);animation:fall-245 15s -11s linear infinite}@keyframes fall-245{42.603%{transform:translate(6.7683vw,42.603vh) scale(.7638)}to{transform:translate(4.53885vw,99vh) scale(.7638)}}.snow:nth-child(246){opacity:.4014;transform:translate(49.9461vw,-10px) scale(.7099);animation:fall-246 15s -18s linear infinite}@keyframes fall-246{46.689%{transform:translate(50.6984vw,46.689vh) scale(.7099)}to{transform:translate(50.32225vw,99vh) scale(.7099)}}.snow:nth-child(247){opacity:.813;transform:translate(49.8197vw,-10px) scale(.5155);animation:fall-247 24s -8s linear infinite}@keyframes fall-247{63.564%{transform:translate(44.0742vw,63.564vh) scale(.5155)}to{transform:translate(46.94695vw,99vh) scale(.5155)}}.snow:nth-child(248){opacity:.7442;transform:translate(41.0107vw,-10px) scale(.1684);animation:fall-248 18s -28s linear infinite}@keyframes fall-248{34.393%{transform:translate(46.5343vw,34.393vh) scale(.1684)}to{transform:translate(43.7725vw,99vh) scale(.1684)}}.snow:nth-child(249){opacity:1.295;transform:translate(88.5431vw,-10px) scale(.4054);animation:fall-249 19s -8s linear infinite}@keyframes fall-249{62.245%{transform:translate(81.7913vw,62.245vh) scale(.4054)}to{transform:translate(85.1672vw,99vh) scale(.4054)}}.snow:nth-child(250){opacity:1.4138;transform:translate(54.4752vw,-10px) scale(.3303);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{31.137%{transform:translate(45.8363vw,31.137vh) scale(.3303)}to{transform:translate(50.15575vw,99vh) scale(.3303)}}.snow:nth-child(251){opacity:1.8498;transform:translate(18.1615vw,-10px) scale(.2885);animation:fall-251 22s -8s linear infinite}@keyframes fall-251{37.536%{transform:translate(15.9727vw,37.536vh) scale(.2885)}to{transform:translate(17.0671vw,99vh) scale(.2885)}}.snow:nth-child(252){opacity:.4832;transform:translate(2.0593vw,-10px) scale(.6143);animation:fall-252 21s -27s linear infinite}@keyframes fall-252{68.297%{transform:translate(-7.4192vw,68.297vh) scale(.6143)}to{transform:translate(-2.67995vw,99vh) scale(.6143)}}.snow:nth-child(253){opacity:.5882;transform:translate(49.5217vw,-10px) scale(.686);animation:fall-253 26s -14s linear infinite}@keyframes fall-253{37.929%{transform:translate(44.0948vw,37.929vh) scale(.686)}to{transform:translate(46.80825vw,99vh) scale(.686)}}.snow:nth-child(254){opacity:1.0944;transform:translate(39.2826vw,-10px) scale(.8493);animation:fall-254 27s -16s linear infinite}@keyframes fall-254{34.077%{transform:translate(32.1185vw,34.077vh) scale(.8493)}to{transform:translate(35.70055vw,99vh) scale(.8493)}}.snow:nth-child(255){opacity:.2416;transform:translate(65.3942vw,-10px) scale(.6944);animation:fall-255 13s -30s linear infinite}@keyframes fall-255{65.321%{transform:translate(71.9441vw,65.321vh) scale(.6944)}to{transform:translate(68.66915vw,99vh) scale(.6944)}}.snow:nth-child(256){opacity:.4872;transform:translate(24.8324vw,-10px) scale(.9148);animation:fall-256 18s -3s linear infinite}@keyframes fall-256{55.458%{transform:translate(15.2002vw,55.458vh) scale(.9148)}to{transform:translate(20.0163vw,99vh) scale(.9148)}}.snow:nth-child(257){opacity:.468;transform:translate(59.0225vw,-10px) scale(.0722);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{35.436%{transform:translate(59.2593vw,35.436vh) scale(.0722)}to{transform:translate(59.1409vw,99vh) scale(.0722)}}.snow:nth-child(258){opacity:1.3972;transform:translate(22.6005vw,-10px) scale(.5107);animation:fall-258 20s -25s linear infinite}@keyframes fall-258{77.967%{transform:translate(14.3833vw,77.967vh) scale(.5107)}to{transform:translate(18.4919vw,99vh) scale(.5107)}}.snow:nth-child(259){opacity:.2258;transform:translate(60.8769vw,-10px) scale(.1578);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{61.138%{transform:translate(68.5842vw,61.138vh) scale(.1578)}to{transform:translate(64.73055vw,99vh) scale(.1578)}}.snow:nth-child(260){opacity:.2678;transform:translate(82.605vw,-10px) scale(.1401);animation:fall-260 14s -2s linear infinite}@keyframes fall-260{57.868%{transform:translate(74.2846vw,57.868vh) scale(.1401)}to{transform:translate(78.4448vw,99vh) scale(.1401)}}.snow:nth-child(261){opacity:1.6816;transform:translate(26.1464vw,-10px) scale(.0306);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{41.702%{transform:translate(30.5664vw,41.702vh) scale(.0306)}to{transform:translate(28.3564vw,99vh) scale(.0306)}}.snow:nth-child(262){opacity:.987;transform:translate(29.4764vw,-10px) scale(.0214);animation:fall-262 16s -4s linear infinite}@keyframes fall-262{52.911%{transform:translate(39.1625vw,52.911vh) scale(.0214)}to{transform:translate(34.31945vw,99vh) scale(.0214)}}.snow:nth-child(263){opacity:1.5638;transform:translate(38.0714vw,-10px) scale(.4068);animation:fall-263 14s -21s linear infinite}@keyframes fall-263{50.165%{transform:translate(34.384vw,50.165vh) scale(.4068)}to{transform:translate(36.2277vw,99vh) scale(.4068)}}.snow:nth-child(264){opacity:1.683;transform:translate(27.3382vw,-10px) scale(.1441);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{41.558%{transform:translate(33.1598vw,41.558vh) scale(.1441)}to{transform:translate(30.249vw,99vh) scale(.1441)}}.snow:nth-child(265){opacity:.1046;transform:translate(27.5192vw,-10px) scale(.381);animation:fall-265 12s -18s linear infinite}@keyframes fall-265{51.845%{transform:translate(30.9469vw,51.845vh) scale(.381)}to{transform:translate(29.23305vw,99vh) scale(.381)}}.snow:nth-child(266){opacity:.4632;transform:translate(68.757vw,-10px) scale(.8204);animation:fall-266 22s -26s linear infinite}@keyframes fall-266{61.96%{transform:translate(72.4818vw,61.96vh) scale(.8204)}to{transform:translate(70.6194vw,99vh) scale(.8204)}}.snow:nth-child(267){opacity:.8228;transform:translate(80.5815vw,-10px) scale(.3717);animation:fall-267 22s -29s linear infinite}@keyframes fall-267{70.365%{transform:translate(80.5624vw,70.365vh) scale(.3717)}to{transform:translate(80.57195vw,99vh) scale(.3717)}}.snow:nth-child(268){opacity:.285;transform:translate(59.9959vw,-10px) scale(.0286);animation:fall-268 20s -13s linear infinite}@keyframes fall-268{49.753%{transform:translate(51.9253vw,49.753vh) scale(.0286)}to{transform:translate(55.9606vw,99vh) scale(.0286)}}.snow:nth-child(269){opacity:.668;transform:translate(70.3305vw,-10px) scale(.2696);animation:fall-269 13s -2s linear infinite}@keyframes fall-269{56.249%{transform:translate(73.3522vw,56.249vh) scale(.2696)}to{transform:translate(71.84135vw,99vh) scale(.2696)}}.snow:nth-child(270){opacity:1.8068;transform:translate(53.2448vw,-10px) scale(.3205);animation:fall-270 25s -28s linear infinite}@keyframes fall-270{73.55%{transform:translate(56.1941vw,73.55vh) scale(.3205)}to{transform:translate(54.71945vw,99vh) scale(.3205)}}.snow:nth-child(271){opacity:.551;transform:translate(46.8806vw,-10px) scale(.2362);animation:fall-271 23s -28s linear infinite}@keyframes fall-271{69.122%{transform:translate(48.455vw,69.122vh) scale(.2362)}to{transform:translate(47.6678vw,99vh) scale(.2362)}}.snow:nth-child(272){opacity:1.0366;transform:translate(33.8837vw,-10px) scale(.912);animation:fall-272 30s -24s linear infinite}@keyframes fall-272{53.15%{transform:translate(40.4351vw,53.15vh) scale(.912)}to{transform:translate(37.1594vw,99vh) scale(.912)}}.snow:nth-child(273){opacity:.111;transform:translate(77.4756vw,-10px) scale(.0021);animation:fall-273 17s -8s linear infinite}@keyframes fall-273{65.893%{transform:translate(70.0141vw,65.893vh) scale(.0021)}to{transform:translate(73.74485vw,99vh) scale(.0021)}}.snow:nth-child(274){opacity:1.256;transform:translate(81.8685vw,-10px) scale(.4623);animation:fall-274 25s -3s linear infinite}@keyframes fall-274{71.639%{transform:translate(83.9547vw,71.639vh) scale(.4623)}to{transform:translate(82.9116vw,99vh) scale(.4623)}}.snow:nth-child(275){opacity:.0494;transform:translate(73.5682vw,-10px) scale(.0402);animation:fall-275 16s -9s linear infinite}@keyframes fall-275{69.828%{transform:translate(74.3592vw,69.828vh) scale(.0402)}to{transform:translate(73.9637vw,99vh) scale(.0402)}}.snow:nth-child(276){opacity:1.582;transform:translate(50.0456vw,-10px) scale(.5195);animation:fall-276 15s -2s linear infinite}@keyframes fall-276{61.144%{transform:translate(48.6606vw,61.144vh) scale(.5195)}to{transform:translate(49.3531vw,99vh) scale(.5195)}}.snow:nth-child(277){opacity:.6832;transform:translate(72.2136vw,-10px) scale(.5536);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{36.17%{transform:translate(73.3738vw,36.17vh) scale(.5536)}to{transform:translate(72.7937vw,99vh) scale(.5536)}}.snow:nth-child(278){opacity:.4166;transform:translate(60.3946vw,-10px) scale(.2827);animation:fall-278 19s -28s linear infinite}@keyframes fall-278{56.029%{transform:translate(67.3153vw,56.029vh) scale(.2827)}to{transform:translate(63.85495vw,99vh) scale(.2827)}}.snow:nth-child(279){opacity:.848;transform:translate(70.4696vw,-10px) scale(.0085);animation:fall-279 24s -3s linear infinite}@keyframes fall-279{31.942%{transform:translate(78.3343vw,31.942vh) scale(.0085)}to{transform:translate(74.40195vw,99vh) scale(.0085)}}.snow:nth-child(280){opacity:.0442;transform:translate(97.8666vw,-10px) scale(.2143);animation:fall-280 14s -29s linear infinite}@keyframes fall-280{39.49%{transform:translate(102.8511vw,39.49vh) scale(.2143)}to{transform:translate(100.35885vw,99vh) scale(.2143)}}.snow:nth-child(281){opacity:1.7896;transform:translate(20.4435vw,-10px) scale(.0257);animation:fall-281 16s -26s linear infinite}@keyframes fall-281{45.061%{transform:translate(27.1332vw,45.061vh) scale(.0257)}to{transform:translate(23.78835vw,99vh) scale(.0257)}}.snow:nth-child(282){opacity:1.7356;transform:translate(89.7145vw,-10px) scale(.0233);animation:fall-282 25s -11s linear infinite}@keyframes fall-282{76.128%{transform:translate(81.1188vw,76.128vh) scale(.0233)}to{transform:translate(85.41665vw,99vh) scale(.0233)}}.snow:nth-child(283){opacity:.569;transform:translate(8.8809vw,-10px) scale(.4223);animation:fall-283 16s -26s linear infinite}@keyframes fall-283{58.275%{transform:translate(6.6147vw,58.275vh) scale(.4223)}to{transform:translate(7.7478vw,99vh) scale(.4223)}}.snow:nth-child(284){opacity:1.9708;transform:translate(2.3406vw,-10px) scale(.9444);animation:fall-284 17s -4s linear infinite}@keyframes fall-284{49.106%{transform:translate(5.0445vw,49.106vh) scale(.9444)}to{transform:translate(3.69255vw,99vh) scale(.9444)}}.snow:nth-child(285){opacity:.1578;transform:translate(9.4967vw,-10px) scale(.4098);animation:fall-285 10s -29s linear infinite}@keyframes fall-285{36.226%{transform:translate(12.1166vw,36.226vh) scale(.4098)}to{transform:translate(10.80665vw,99vh) scale(.4098)}}.snow:nth-child(286){opacity:.3006;transform:translate(71.3634vw,-10px) scale(.3285);animation:fall-286 29s -27s linear infinite}@keyframes fall-286{62.79%{transform:translate(64.9443vw,62.79vh) scale(.3285)}to{transform:translate(68.15385vw,99vh) scale(.3285)}}.snow:nth-child(287){opacity:.4978;transform:translate(68.3031vw,-10px) scale(.2238);animation:fall-287 23s -29s linear infinite}@keyframes fall-287{31.743%{transform:translate(69.7733vw,31.743vh) scale(.2238)}to{transform:translate(69.0382vw,99vh) scale(.2238)}}.snow:nth-child(288){opacity:1.0206;transform:translate(4.5636vw,-10px) scale(.614);animation:fall-288 25s -23s linear infinite}@keyframes fall-288{43.418%{transform:translate(9.3562vw,43.418vh) scale(.614)}to{transform:translate(6.9599vw,99vh) scale(.614)}}.snow:nth-child(289){opacity:.6474;transform:translate(18.8696vw,-10px) scale(.1298);animation:fall-289 22s -19s linear infinite}@keyframes fall-289{31.861%{transform:translate(22.4619vw,31.861vh) scale(.1298)}to{transform:translate(20.66575vw,99vh) scale(.1298)}}.snow:nth-child(290){opacity:.039;transform:translate(90.0728vw,-10px) scale(.5626);animation:fall-290 21s -17s linear infinite}@keyframes fall-290{64.931%{transform:translate(89.3038vw,64.931vh) scale(.5626)}to{transform:translate(89.6883vw,99vh) scale(.5626)}}.snow:nth-child(291){opacity:.773;transform:translate(90.8218vw,-10px) scale(.3521);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{64.926%{transform:translate(98.5067vw,64.926vh) scale(.3521)}to{transform:translate(94.66425vw,99vh) scale(.3521)}}.snow:nth-child(292){opacity:1.1162;transform:translate(74.6986vw,-10px) scale(.2066);animation:fall-292 19s -1s linear infinite}@keyframes fall-292{64.834%{transform:translate(80.8662vw,64.834vh) scale(.2066)}to{transform:translate(77.7824vw,99vh) scale(.2066)}}.snow:nth-child(293){opacity:.4786;transform:translate(20.4069vw,-10px) scale(.6469);animation:fall-293 10s -16s linear infinite}@keyframes fall-293{77.308%{transform:translate(16.5491vw,77.308vh) scale(.6469)}to{transform:translate(18.478vw,99vh) scale(.6469)}}.snow:nth-child(294){opacity:.904;transform:translate(69.4301vw,-10px) scale(.4698);animation:fall-294 20s -15s linear infinite}@keyframes fall-294{61.564%{transform:translate(78.7739vw,61.564vh) scale(.4698)}to{transform:translate(74.102vw,99vh) scale(.4698)}}.snow:nth-child(295){opacity:.7058;transform:translate(47.5543vw,-10px) scale(.169);animation:fall-295 28s -7s linear infinite}@keyframes fall-295{46.365%{transform:translate(47.7876vw,46.365vh) scale(.169)}to{transform:translate(47.67095vw,99vh) scale(.169)}}.snow:nth-child(296){opacity:.3692;transform:translate(86.7343vw,-10px) scale(.0921);animation:fall-296 24s -19s linear infinite}@keyframes fall-296{79.124%{transform:translate(78.3538vw,79.124vh) scale(.0921)}to{transform:translate(82.54405vw,99vh) scale(.0921)}}.snow:nth-child(297){opacity:1.2658;transform:translate(20.3611vw,-10px) scale(.1704);animation:fall-297 28s -6s linear infinite}@keyframes fall-297{40.845%{transform:translate(17.6194vw,40.845vh) scale(.1704)}to{transform:translate(18.99025vw,99vh) scale(.1704)}}.snow:nth-child(298){opacity:.1268;transform:translate(62.7161vw,-10px) scale(.7651);animation:fall-298 23s -15s linear infinite}@keyframes fall-298{37.59%{transform:translate(69.145vw,37.59vh) scale(.7651)}to{transform:translate(65.93055vw,99vh) scale(.7651)}}.snow:nth-child(299){opacity:.0248;transform:translate(77.9026vw,-10px) scale(.7146);animation:fall-299 22s -21s linear infinite}@keyframes fall-299{35.762%{transform:translate(71.1023vw,35.762vh) scale(.7146)}to{transform:translate(74.50245vw,99vh) scale(.7146)}}.snow:nth-child(300){opacity:.4106;transform:translate(4.1828vw,-10px) scale(.2121);animation:fall-300 24s -11s linear infinite}@keyframes fall-300{53.182%{transform:translate(4.6725vw,53.182vh) scale(.2121)}to{transform:translate(4.42765vw,99vh) scale(.2121)}}.snow:nth-child(301){opacity:1.8046;transform:translate(18.6266vw,-10px) scale(.824);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{41.763%{transform:translate(18.9695vw,41.763vh) scale(.824)}to{transform:translate(18.79805vw,99vh) scale(.824)}}.snow:nth-child(302){opacity:.4664;transform:translate(85.3584vw,-10px) scale(.851);animation:fall-302 12s -7s linear infinite}@keyframes fall-302{43.608%{transform:translate(82.1919vw,43.608vh) scale(.851)}to{transform:translate(83.77515vw,99vh) scale(.851)}}.snow:nth-child(303){opacity:1.007;transform:translate(20.2056vw,-10px) scale(.0175);animation:fall-303 25s -19s linear infinite}@keyframes fall-303{77.072%{transform:translate(29.0206vw,77.072vh) scale(.0175)}to{transform:translate(24.6131vw,99vh) scale(.0175)}}.snow:nth-child(304){opacity:1.3006;transform:translate(22.2664vw,-10px) scale(.0732);animation:fall-304 10s -16s linear infinite}@keyframes fall-304{79.179%{transform:translate(16.9384vw,79.179vh) scale(.0732)}to{transform:translate(19.6024vw,99vh) scale(.0732)}}.snow:nth-child(305){opacity:.4174;transform:translate(68.0441vw,-10px) scale(.322);animation:fall-305 30s -3s linear infinite}@keyframes fall-305{79.089%{transform:translate(76.7229vw,79.089vh) scale(.322)}to{transform:translate(72.3835vw,99vh) scale(.322)}}.snow:nth-child(306){opacity:.5274;transform:translate(44.1351vw,-10px) scale(.3442);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{44.524%{transform:translate(52.9206vw,44.524vh) scale(.3442)}to{transform:translate(48.52785vw,99vh) scale(.3442)}}.snow:nth-child(307){opacity:.0518;transform:translate(93.4091vw,-10px) scale(.8324);animation:fall-307 18s -13s linear infinite}@keyframes fall-307{54.696%{transform:translate(92.6528vw,54.696vh) scale(.8324)}to{transform:translate(93.03095vw,99vh) scale(.8324)}}.snow:nth-child(308){opacity:.56;transform:translate(48.5887vw,-10px) scale(.1903);animation:fall-308 25s -27s linear infinite}@keyframes fall-308{62.48%{transform:translate(41.9645vw,62.48vh) scale(.1903)}to{transform:translate(45.2766vw,99vh) scale(.1903)}}.snow:nth-child(309){opacity:.6416;transform:translate(11.8756vw,-10px) scale(.199);animation:fall-309 22s -27s linear infinite}@keyframes fall-309{48.982%{transform:translate(9.6092vw,48.982vh) scale(.199)}to{transform:translate(10.7424vw,99vh) scale(.199)}}.snow:nth-child(310){opacity:.1376;transform:translate(34.0512vw,-10px) scale(.1544);animation:fall-310 18s -29s linear infinite}@keyframes fall-310{31.124%{transform:translate(25.8997vw,31.124vh) scale(.1544)}to{transform:translate(29.97545vw,99vh) scale(.1544)}}.snow:nth-child(311){opacity:.16;transform:translate(77.3756vw,-10px) scale(.4788);animation:fall-311 20s -13s linear infinite}@keyframes fall-311{68.19%{transform:translate(85.8482vw,68.19vh) scale(.4788)}to{transform:translate(81.6119vw,99vh) scale(.4788)}}.snow:nth-child(312){opacity:1.5988;transform:translate(68.3154vw,-10px) scale(.8868);animation:fall-312 11s -22s linear infinite}@keyframes fall-312{78.995%{transform:translate(71.063vw,78.995vh) scale(.8868)}to{transform:translate(69.6892vw,99vh) scale(.8868)}}.snow:nth-child(313){opacity:.2882;transform:translate(43.6499vw,-10px) scale(.5114);animation:fall-313 23s -13s linear infinite}@keyframes fall-313{46.808%{transform:translate(47.0503vw,46.808vh) scale(.5114)}to{transform:translate(45.3501vw,99vh) scale(.5114)}}.snow:nth-child(314){opacity:1.557;transform:translate(46.5428vw,-10px) scale(.6664);animation:fall-314 15s -16s linear infinite}@keyframes fall-314{50.948%{transform:translate(54.3237vw,50.948vh) scale(.6664)}to{transform:translate(50.43325vw,99vh) scale(.6664)}}.snow:nth-child(315){opacity:.9258;transform:translate(95.2711vw,-10px) scale(.6102);animation:fall-315 15s -22s linear infinite}@keyframes fall-315{74.719%{transform:translate(89.7517vw,74.719vh) scale(.6102)}to{transform:translate(92.5114vw,99vh) scale(.6102)}}.snow:nth-child(316){opacity:1.9616;transform:translate(19.313vw,-10px) scale(.1633);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{59.643%{transform:translate(18.7528vw,59.643vh) scale(.1633)}to{transform:translate(19.0329vw,99vh) scale(.1633)}}.snow:nth-child(317){opacity:1.3756;transform:translate(80.2673vw,-10px) scale(.7638);animation:fall-317 22s -20s linear infinite}@keyframes fall-317{41.139%{transform:translate(72.08vw,41.139vh) scale(.7638)}to{transform:translate(76.17365vw,99vh) scale(.7638)}}.snow:nth-child(318){opacity:.9374;transform:translate(66.005vw,-10px) scale(.5418);animation:fall-318 27s -6s linear infinite}@keyframes fall-318{30.405%{transform:translate(61.829vw,30.405vh) scale(.5418)}to{transform:translate(63.917vw,99vh) scale(.5418)}}.snow:nth-child(319){opacity:1.0626;transform:translate(48.8197vw,-10px) scale(.8317);animation:fall-319 16s -6s linear infinite}@keyframes fall-319{60.154%{transform:translate(42.2017vw,60.154vh) scale(.8317)}to{transform:translate(45.5107vw,99vh) scale(.8317)}}.snow:nth-child(320){opacity:1.538;transform:translate(60.8749vw,-10px) scale(.1476);animation:fall-320 23s -29s linear infinite}@keyframes fall-320{67.052%{transform:translate(54.0833vw,67.052vh) scale(.1476)}to{transform:translate(57.4791vw,99vh) scale(.1476)}}.snow:nth-child(321){opacity:.2516;transform:translate(35.9252vw,-10px) scale(.9225);animation:fall-321 29s -8s linear infinite}@keyframes fall-321{52.007%{transform:translate(33.4025vw,52.007vh) scale(.9225)}to{transform:translate(34.66385vw,99vh) scale(.9225)}}.snow:nth-child(322){opacity:.5152;transform:translate(78.9997vw,-10px) scale(.9881);animation:fall-322 28s -16s linear infinite}@keyframes fall-322{39.391%{transform:translate(86.0348vw,39.391vh) scale(.9881)}to{transform:translate(82.51725vw,99vh) scale(.9881)}}.snow:nth-child(323){opacity:.9776;transform:translate(16.1398vw,-10px) scale(.0488);animation:fall-323 11s -5s linear infinite}@keyframes fall-323{38.579%{transform:translate(8.3799vw,38.579vh) scale(.0488)}to{transform:translate(12.25985vw,99vh) scale(.0488)}}.snow:nth-child(324){opacity:1.569;transform:translate(87.2774vw,-10px) scale(.1731);animation:fall-324 30s -25s linear infinite}@keyframes fall-324{70.262%{transform:translate(90.7685vw,70.262vh) scale(.1731)}to{transform:translate(89.02295vw,99vh) scale(.1731)}}.snow:nth-child(325){opacity:1.2206;transform:translate(68.3975vw,-10px) scale(.8586);animation:fall-325 18s -5s linear infinite}@keyframes fall-325{59.748%{transform:translate(65.0047vw,59.748vh) scale(.8586)}to{transform:translate(66.7011vw,99vh) scale(.8586)}}.snow:nth-child(326){opacity:1.9742;transform:translate(15.062vw,-10px) scale(.455);animation:fall-326 12s -21s linear infinite}@keyframes fall-326{76.112%{transform:translate(8.2437vw,76.112vh) scale(.455)}to{transform:translate(11.65285vw,99vh) scale(.455)}}.snow:nth-child(327){opacity:1.9818;transform:translate(10.8545vw,-10px) scale(.7558);animation:fall-327 30s -14s linear infinite}@keyframes fall-327{36.276%{transform:translate(14.2369vw,36.276vh) scale(.7558)}to{transform:translate(12.5457vw,99vh) scale(.7558)}}.snow:nth-child(328){opacity:.8824;transform:translate(48.9122vw,-10px) scale(.6297);animation:fall-328 10s -24s linear infinite}@keyframes fall-328{57.591%{transform:translate(52.1675vw,57.591vh) scale(.6297)}to{transform:translate(50.53985vw,99vh) scale(.6297)}}.snow:nth-child(329){opacity:.9202;transform:translate(78.9012vw,-10px) scale(.6902);animation:fall-329 12s -6s linear infinite}@keyframes fall-329{50.361%{transform:translate(86.2915vw,50.361vh) scale(.6902)}to{transform:translate(82.59635vw,99vh) scale(.6902)}}.snow:nth-child(330){opacity:.1242;transform:translate(90.7141vw,-10px) scale(.8166);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{75.465%{transform:translate(98.7792vw,75.465vh) scale(.8166)}to{transform:translate(94.74665vw,99vh) scale(.8166)}}.snow:nth-child(331){opacity:.9934;transform:translate(63.6457vw,-10px) scale(.9955);animation:fall-331 25s -20s linear infinite}@keyframes fall-331{77.321%{transform:translate(63.6541vw,77.321vh) scale(.9955)}to{transform:translate(63.6499vw,99vh) scale(.9955)}}.snow:nth-child(332){opacity:1.1598;transform:translate(33.4777vw,-10px) scale(.8688);animation:fall-332 18s -30s linear infinite}@keyframes fall-332{32.2%{transform:translate(43.3806vw,32.2vh) scale(.8688)}to{transform:translate(38.42915vw,99vh) scale(.8688)}}.snow:nth-child(333){opacity:1.305;transform:translate(81.8782vw,-10px) scale(.477);animation:fall-333 27s -17s linear infinite}@keyframes fall-333{66.038%{transform:translate(76.6534vw,66.038vh) scale(.477)}to{transform:translate(79.2658vw,99vh) scale(.477)}}.snow:nth-child(334){opacity:.7608;transform:translate(47.1979vw,-10px) scale(.6347);animation:fall-334 11s -20s linear infinite}@keyframes fall-334{35.385%{transform:translate(54.3015vw,35.385vh) scale(.6347)}to{transform:translate(50.7497vw,99vh) scale(.6347)}}.snow:nth-child(335){opacity:1.1744;transform:translate(88.277vw,-10px) scale(.8868);animation:fall-335 23s -1s linear infinite}@keyframes fall-335{53.669%{transform:translate(82.9872vw,53.669vh) scale(.8868)}to{transform:translate(85.6321vw,99vh) scale(.8868)}}.snow:nth-child(336){opacity:1.447;transform:translate(98.3742vw,-10px) scale(.2426);animation:fall-336 14s -6s linear infinite}@keyframes fall-336{35.139%{transform:translate(91.1222vw,35.139vh) scale(.2426)}to{transform:translate(94.7482vw,99vh) scale(.2426)}}.snow:nth-child(337){opacity:1.0154;transform:translate(4.4857vw,-10px) scale(.8828);animation:fall-337 29s -4s linear infinite}@keyframes fall-337{33.69%{transform:translate(-5.1201vw,33.69vh) scale(.8828)}to{transform:translate(-.3172vw,99vh) scale(.8828)}}.snow:nth-child(338){opacity:.5724;transform:translate(31.9653vw,-10px) scale(.9048);animation:fall-338 14s -3s linear infinite}@keyframes fall-338{38.646%{transform:translate(23.8963vw,38.646vh) scale(.9048)}to{transform:translate(27.9308vw,99vh) scale(.9048)}}.snow:nth-child(339){opacity:1.271;transform:translate(14.1179vw,-10px) scale(.0489);animation:fall-339 21s -3s linear infinite}@keyframes fall-339{41.932%{transform:translate(19.161vw,41.932vh) scale(.0489)}to{transform:translate(16.63945vw,99vh) scale(.0489)}}.snow:nth-child(340){opacity:1.2882;transform:translate(51.6254vw,-10px) scale(.4153);animation:fall-340 29s -29s linear infinite}@keyframes fall-340{57.495%{transform:translate(61.3902vw,57.495vh) scale(.4153)}to{transform:translate(56.5078vw,99vh) scale(.4153)}}.snow:nth-child(341){opacity:1.7148;transform:translate(55.7723vw,-10px) scale(.2518);animation:fall-341 14s -12s linear infinite}@keyframes fall-341{33.734%{transform:translate(64.4316vw,33.734vh) scale(.2518)}to{transform:translate(60.10195vw,99vh) scale(.2518)}}.snow:nth-child(342){opacity:.3664;transform:translate(79.3029vw,-10px) scale(.8046);animation:fall-342 10s -12s linear infinite}@keyframes fall-342{35.004%{transform:translate(84.6663vw,35.004vh) scale(.8046)}to{transform:translate(81.9846vw,99vh) scale(.8046)}}.snow:nth-child(343){opacity:1.7686;transform:translate(97.8266vw,-10px) scale(.1896);animation:fall-343 29s -12s linear infinite}@keyframes fall-343{42.301%{transform:translate(107.7178vw,42.301vh) scale(.1896)}to{transform:translate(102.7722vw,99vh) scale(.1896)}}.snow:nth-child(344){opacity:1.7878;transform:translate(43.4137vw,-10px) scale(.3137);animation:fall-344 26s -28s linear infinite}@keyframes fall-344{43.585%{transform:translate(45.8939vw,43.585vh) scale(.3137)}to{transform:translate(44.6538vw,99vh) scale(.3137)}}.snow:nth-child(345){opacity:1.4572;transform:translate(8.7404vw,-10px) scale(.1526);animation:fall-345 17s -22s linear infinite}@keyframes fall-345{60.495%{transform:translate(17.5423vw,60.495vh) scale(.1526)}to{transform:translate(13.14135vw,99vh) scale(.1526)}}.snow:nth-child(346){opacity:.9726;transform:translate(11.2242vw,-10px) scale(.5061);animation:fall-346 12s -5s linear infinite}@keyframes fall-346{32.631%{transform:translate(13.4842vw,32.631vh) scale(.5061)}to{transform:translate(12.3542vw,99vh) scale(.5061)}}.snow:nth-child(347){opacity:.957;transform:translate(6.794vw,-10px) scale(.5594);animation:fall-347 29s -5s linear infinite}@keyframes fall-347{39.271%{transform:translate(-1.2656vw,39.271vh) scale(.5594)}to{transform:translate(2.7642vw,99vh) scale(.5594)}}.snow:nth-child(348){opacity:.2248;transform:translate(78.953vw,-10px) scale(.5449);animation:fall-348 13s -2s linear infinite}@keyframes fall-348{72.353%{transform:translate(88.5666vw,72.353vh) scale(.5449)}to{transform:translate(83.7598vw,99vh) scale(.5449)}}.snow:nth-child(349){opacity:1.1982;transform:translate(80.8807vw,-10px) scale(.0054);animation:fall-349 10s -23s linear infinite}@keyframes fall-349{75.238%{transform:translate(74.6302vw,75.238vh) scale(.0054)}to{transform:translate(77.75545vw,99vh) scale(.0054)}}.snow:nth-child(350){opacity:.7602;transform:translate(34.3226vw,-10px) scale(.371);animation:fall-350 17s -25s linear infinite}@keyframes fall-350{79.626%{transform:translate(31.0905vw,79.626vh) scale(.371)}to{transform:translate(32.70655vw,99vh) scale(.371)}}.snow:nth-child(351){opacity:1.8078;transform:translate(57.0453vw,-10px) scale(.6396);animation:fall-351 10s -20s linear infinite}@keyframes fall-351{45.689%{transform:translate(55.8693vw,45.689vh) scale(.6396)}to{transform:translate(56.4573vw,99vh) scale(.6396)}}.snow:nth-child(352){opacity:1.3976;transform:translate(86.3102vw,-10px) scale(.382);animation:fall-352 13s -15s linear infinite}@keyframes fall-352{38.886%{transform:translate(93.5011vw,38.886vh) scale(.382)}to{transform:translate(89.90565vw,99vh) scale(.382)}}.snow:nth-child(353){opacity:.5;transform:translate(.8331vw,-10px) scale(.5435);animation:fall-353 21s -12s linear infinite}@keyframes fall-353{50.283%{transform:translate(-4.9457vw,50.283vh) scale(.5435)}to{transform:translate(-2.0563vw,99vh) scale(.5435)}}.snow:nth-child(354){opacity:1.8016;transform:translate(96.1959vw,-10px) scale(.9551);animation:fall-354 13s -18s linear infinite}@keyframes fall-354{71.91%{transform:translate(99.8278vw,71.91vh) scale(.9551)}to{transform:translate(98.01185vw,99vh) scale(.9551)}}.snow:nth-child(355){opacity:1.8026;transform:translate(82.6445vw,-10px) scale(.2918);animation:fall-355 13s -3s linear infinite}@keyframes fall-355{62.73%{transform:translate(74.0465vw,62.73vh) scale(.2918)}to{transform:translate(78.3455vw,99vh) scale(.2918)}}.snow:nth-child(356){opacity:1.9858;transform:translate(13.1544vw,-10px) scale(.831);animation:fall-356 20s -25s linear infinite}@keyframes fall-356{69.514%{transform:translate(10.0599vw,69.514vh) scale(.831)}to{transform:translate(11.60715vw,99vh) scale(.831)}}.snow:nth-child(357){opacity:.34;transform:translate(45.1705vw,-10px) scale(.974);animation:fall-357 22s -17s linear infinite}@keyframes fall-357{79.237%{transform:translate(51.5181vw,79.237vh) scale(.974)}to{transform:translate(48.3443vw,99vh) scale(.974)}}.snow:nth-child(358){opacity:1.0964;transform:translate(68.4932vw,-10px) scale(.6691);animation:fall-358 26s -20s linear infinite}@keyframes fall-358{44.302%{transform:translate(67.5422vw,44.302vh) scale(.6691)}to{transform:translate(68.0177vw,99vh) scale(.6691)}}.snow:nth-child(359){opacity:1.2476;transform:translate(58.0341vw,-10px) scale(.0984);animation:fall-359 27s -13s linear infinite}@keyframes fall-359{34.248%{transform:translate(63.4848vw,34.248vh) scale(.0984)}to{transform:translate(60.75945vw,99vh) scale(.0984)}}.snow:nth-child(360){opacity:.777;transform:translate(72.0711vw,-10px) scale(.2428);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{62.517%{transform:translate(67.3811vw,62.517vh) scale(.2428)}to{transform:translate(69.7261vw,99vh) scale(.2428)}}.snow:nth-child(361){opacity:.6816;transform:translate(58.2714vw,-10px) scale(.7121);animation:fall-361 10s -5s linear infinite}@keyframes fall-361{70.797%{transform:translate(49.8322vw,70.797vh) scale(.7121)}to{transform:translate(54.0518vw,99vh) scale(.7121)}}.snow:nth-child(362){opacity:.6936;transform:translate(39.032vw,-10px) scale(.9344);animation:fall-362 12s -1s linear infinite}@keyframes fall-362{44.761%{transform:translate(45.1173vw,44.761vh) scale(.9344)}to{transform:translate(42.07465vw,99vh) scale(.9344)}}.snow:nth-child(363){opacity:.9794;transform:translate(65.2541vw,-10px) scale(.1636);animation:fall-363 15s -26s linear infinite}@keyframes fall-363{65.408%{transform:translate(75.2157vw,65.408vh) scale(.1636)}to{transform:translate(70.2349vw,99vh) scale(.1636)}}.snow:nth-child(364){opacity:1.743;transform:translate(33.5217vw,-10px) scale(.4807);animation:fall-364 21s -22s linear infinite}@keyframes fall-364{36.943%{transform:translate(33.8686vw,36.943vh) scale(.4807)}to{transform:translate(33.69515vw,99vh) scale(.4807)}}.snow:nth-child(365){opacity:1.6862;transform:translate(33.6227vw,-10px) scale(.7247);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{35.979%{transform:translate(26.5118vw,35.979vh) scale(.7247)}to{transform:translate(30.06725vw,99vh) scale(.7247)}}.snow:nth-child(366){opacity:.044;transform:translate(51.1554vw,-10px) scale(.2862);animation:fall-366 28s -12s linear infinite}@keyframes fall-366{38.345%{transform:translate(42.0643vw,38.345vh) scale(.2862)}to{transform:translate(46.60985vw,99vh) scale(.2862)}}.snow:nth-child(367){opacity:1.683;transform:translate(4.2109vw,-10px) scale(.6876);animation:fall-367 25s -3s linear infinite}@keyframes fall-367{49.018%{transform:translate(8.8514vw,49.018vh) scale(.6876)}to{transform:translate(6.53115vw,99vh) scale(.6876)}}.snow:nth-child(368){opacity:.9362;transform:translate(62.9112vw,-10px) scale(.9299);animation:fall-368 15s -11s linear infinite}@keyframes fall-368{79.346%{transform:translate(58.9905vw,79.346vh) scale(.9299)}to{transform:translate(60.95085vw,99vh) scale(.9299)}}.snow:nth-child(369){opacity:1.2456;transform:translate(67.0544vw,-10px) scale(.8953);animation:fall-369 11s -15s linear infinite}@keyframes fall-369{49.568%{transform:translate(60.4949vw,49.568vh) scale(.8953)}to{transform:translate(63.77465vw,99vh) scale(.8953)}}.snow:nth-child(370){opacity:1.9878;transform:translate(47.9495vw,-10px) scale(.535);animation:fall-370 23s -1s linear infinite}@keyframes fall-370{64.551%{transform:translate(43.2328vw,64.551vh) scale(.535)}to{transform:translate(45.59115vw,99vh) scale(.535)}}.snow:nth-child(371){opacity:.3826;transform:translate(60.2645vw,-10px) scale(.1865);animation:fall-371 12s -17s linear infinite}@keyframes fall-371{42.385%{transform:translate(66.1428vw,42.385vh) scale(.1865)}to{transform:translate(63.20365vw,99vh) scale(.1865)}}.snow:nth-child(372){opacity:1.5614;transform:translate(84.2894vw,-10px) scale(.7071);animation:fall-372 21s -29s linear infinite}@keyframes fall-372{65.555%{transform:translate(87.0951vw,65.555vh) scale(.7071)}to{transform:translate(85.69225vw,99vh) scale(.7071)}}.snow:nth-child(373){opacity:.04;transform:translate(22.5504vw,-10px) scale(.5179);animation:fall-373 13s -2s linear infinite}@keyframes fall-373{40.401%{transform:translate(19.5927vw,40.401vh) scale(.5179)}to{transform:translate(21.07155vw,99vh) scale(.5179)}}.snow:nth-child(374){opacity:1.752;transform:translate(83.4854vw,-10px) scale(.3902);animation:fall-374 30s -25s linear infinite}@keyframes fall-374{42.044%{transform:translate(79.1198vw,42.044vh) scale(.3902)}to{transform:translate(81.3026vw,99vh) scale(.3902)}}.snow:nth-child(375){opacity:.003;transform:translate(77.3662vw,-10px) scale(.5106);animation:fall-375 13s -28s linear infinite}@keyframes fall-375{79.874%{transform:translate(73.721vw,79.874vh) scale(.5106)}to{transform:translate(75.5436vw,99vh) scale(.5106)}}.snow:nth-child(376){opacity:1.7912;transform:translate(92.6498vw,-10px) scale(.6676);animation:fall-376 26s -5s linear infinite}@keyframes fall-376{72.342%{transform:translate(97.2218vw,72.342vh) scale(.6676)}to{transform:translate(94.9358vw,99vh) scale(.6676)}}.snow:nth-child(377){opacity:.6598;transform:translate(24.2247vw,-10px) scale(.4775);animation:fall-377 11s -3s linear infinite}@keyframes fall-377{72.243%{transform:translate(29.4788vw,72.243vh) scale(.4775)}to{transform:translate(26.85175vw,99vh) scale(.4775)}}.snow:nth-child(378){opacity:.7012;transform:translate(85.8193vw,-10px) scale(.8879);animation:fall-378 24s -28s linear infinite}@keyframes fall-378{31.704%{transform:translate(76.8111vw,31.704vh) scale(.8879)}to{transform:translate(81.3152vw,99vh) scale(.8879)}}.snow:nth-child(379){opacity:.8296;transform:translate(30.0332vw,-10px) scale(.8932);animation:fall-379 17s -2s linear infinite}@keyframes fall-379{40.958%{transform:translate(36.7348vw,40.958vh) scale(.8932)}to{transform:translate(33.384vw,99vh) scale(.8932)}}.snow:nth-child(380){opacity:1.4218;transform:translate(17.1085vw,-10px) scale(.5205);animation:fall-380 10s -18s linear infinite}@keyframes fall-380{53.121%{transform:translate(10.6661vw,53.121vh) scale(.5205)}to{transform:translate(13.8873vw,99vh) scale(.5205)}}.snow:nth-child(381){opacity:1.7764;transform:translate(19.8817vw,-10px) scale(.2126);animation:fall-381 12s -6s linear infinite}@keyframes fall-381{69.378%{transform:translate(10.8972vw,69.378vh) scale(.2126)}to{transform:translate(15.38945vw,99vh) scale(.2126)}}.snow:nth-child(382){opacity:1.0686;transform:translate(87.5155vw,-10px) scale(.3913);animation:fall-382 25s -15s linear infinite}@keyframes fall-382{62.874%{transform:translate(90.3351vw,62.874vh) scale(.3913)}to{transform:translate(88.9253vw,99vh) scale(.3913)}}.snow:nth-child(383){opacity:1.5936;transform:translate(35.1454vw,-10px) scale(.7426);animation:fall-383 10s -14s linear infinite}@keyframes fall-383{60.997%{transform:translate(38.1985vw,60.997vh) scale(.7426)}to{transform:translate(36.67195vw,99vh) scale(.7426)}}.snow:nth-child(384){opacity:.867;transform:translate(7.0654vw,-10px) scale(.0707);animation:fall-384 11s -7s linear infinite}@keyframes fall-384{40.304%{transform:translate(16.2482vw,40.304vh) scale(.0707)}to{transform:translate(11.6568vw,99vh) scale(.0707)}}.snow:nth-child(385){opacity:.1658;transform:translate(72.5839vw,-10px) scale(.9235);animation:fall-385 29s -23s linear infinite}@keyframes fall-385{42.584%{transform:translate(70.4634vw,42.584vh) scale(.9235)}to{transform:translate(71.52365vw,99vh) scale(.9235)}}.snow:nth-child(386){opacity:.645;transform:translate(98.018vw,-10px) scale(.9488);animation:fall-386 29s -15s linear infinite}@keyframes fall-386{62.829%{transform:translate(92.6347vw,62.829vh) scale(.9488)}to{transform:translate(95.32635vw,99vh) scale(.9488)}}.snow:nth-child(387){opacity:.5974;transform:translate(19.9714vw,-10px) scale(.1984);animation:fall-387 12s -30s linear infinite}@keyframes fall-387{67.587%{transform:translate(24.2921vw,67.587vh) scale(.1984)}to{transform:translate(22.13175vw,99vh) scale(.1984)}}.snow:nth-child(388){opacity:.7026;transform:translate(18.5471vw,-10px) scale(.5958);animation:fall-388 25s -14s linear infinite}@keyframes fall-388{60.922%{transform:translate(26.935vw,60.922vh) scale(.5958)}to{transform:translate(22.74105vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:.1074;transform:translate(28.6008vw,-10px) scale(.3859);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{71.079%{transform:translate(37.6817vw,71.079vh) scale(.3859)}to{transform:translate(33.14125vw,99vh) scale(.3859)}}.snow:nth-child(390){opacity:1.0954;transform:translate(96.0041vw,-10px) scale(.7959);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{52.061%{transform:translate(104.4939vw,52.061vh) scale(.7959)}to{transform:translate(100.249vw,99vh) scale(.7959)}}.snow:nth-child(391){opacity:.1634;transform:translate(61.9829vw,-10px) scale(.2928);animation:fall-391 30s -19s linear infinite}@keyframes fall-391{74.088%{transform:translate(67.9321vw,74.088vh) scale(.2928)}to{transform:translate(64.9575vw,99vh) scale(.2928)}}.snow:nth-child(392){opacity:.4668;transform:translate(37.0643vw,-10px) scale(.506);animation:fall-392 29s -13s linear infinite}@keyframes fall-392{63.817%{transform:translate(43.1945vw,63.817vh) scale(.506)}to{transform:translate(40.1294vw,99vh) scale(.506)}}.snow:nth-child(393){opacity:1.7082;transform:translate(50.7425vw,-10px) scale(.3554);animation:fall-393 26s -14s linear infinite}@keyframes fall-393{67.861%{transform:translate(50.8041vw,67.861vh) scale(.3554)}to{transform:translate(50.7733vw,99vh) scale(.3554)}}.snow:nth-child(394){opacity:1.6614;transform:translate(29.9507vw,-10px) scale(.8493);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{41.674%{transform:translate(25.5534vw,41.674vh) scale(.8493)}to{transform:translate(27.75205vw,99vh) scale(.8493)}}.snow:nth-child(395){opacity:.0038;transform:translate(74.7232vw,-10px) scale(.6623);animation:fall-395 17s -15s linear infinite}@keyframes fall-395{50.933%{transform:translate(78.7609vw,50.933vh) scale(.6623)}to{transform:translate(76.74205vw,99vh) scale(.6623)}}.snow:nth-child(396){opacity:1.0954;transform:translate(98.3906vw,-10px) scale(.6746);animation:fall-396 26s -25s linear infinite}@keyframes fall-396{71.721%{transform:translate(107.39vw,71.721vh) scale(.6746)}to{transform:translate(102.8903vw,99vh) scale(.6746)}}.snow:nth-child(397){opacity:1.4766;transform:translate(80.3249vw,-10px) scale(.9851);animation:fall-397 18s -15s linear infinite}@keyframes fall-397{43.731%{transform:translate(73.2404vw,43.731vh) scale(.9851)}to{transform:translate(76.78265vw,99vh) scale(.9851)}}.snow:nth-child(398){opacity:1.3044;transform:translate(13.823vw,-10px) scale(.7302);animation:fall-398 22s -21s linear infinite}@keyframes fall-398{47.972%{transform:translate(19.8536vw,47.972vh) scale(.7302)}to{transform:translate(16.8383vw,99vh) scale(.7302)}}.snow:nth-child(399){opacity:1.7914;transform:translate(6.8221vw,-10px) scale(.6762);animation:fall-399 10s -19s linear infinite}@keyframes fall-399{70.416%{transform:translate(.9215vw,70.416vh) scale(.6762)}to{transform:translate(3.8718vw,99vh) scale(.6762)}}.snow:nth-child(400){opacity:1.124;transform:translate(31.143vw,-10px) scale(.3589);animation:fall-400 19s -19s linear infinite}@keyframes fall-400{45.666%{transform:translate(24.1386vw,45.666vh) scale(.3589)}to{transform:translate(27.6408vw,99vh) scale(.3589)}}\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==
|