@esfaenza/core 15.2.148 → 15.2.150
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.0304;transform:translate(44.0417vw,-10px) scale(.8161);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{40.812%{transform:translate(37.9179vw,40.812vh) scale(.8161)}to{transform:translate(40.9798vw,99vh) scale(.8161)}}.snow:nth-child(2){opacity:1.12;transform:translate(94.2053vw,-10px) scale(.4462);animation:fall-2 21s -23s linear infinite}@keyframes fall-2{68.428%{transform:translate(96.1277vw,68.428vh) scale(.4462)}to{transform:translate(95.1665vw,99vh) scale(.4462)}}.snow:nth-child(3){opacity:1.909;transform:translate(54.2294vw,-10px) scale(.143);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{78.606%{transform:translate(54.7332vw,78.606vh) scale(.143)}to{transform:translate(54.4813vw,99vh) scale(.143)}}.snow:nth-child(4){opacity:1.4194;transform:translate(23.8919vw,-10px) scale(.0251);animation:fall-4 17s -18s linear infinite}@keyframes fall-4{34.859%{transform:translate(18.4782vw,34.859vh) scale(.0251)}to{transform:translate(21.18505vw,99vh) scale(.0251)}}.snow:nth-child(5){opacity:1.0026;transform:translate(59.9319vw,-10px) scale(.4012);animation:fall-5 19s -8s linear infinite}@keyframes fall-5{63.607%{transform:translate(66.2716vw,63.607vh) scale(.4012)}to{transform:translate(63.10175vw,99vh) scale(.4012)}}.snow:nth-child(6){opacity:1.2504;transform:translate(65.6554vw,-10px) scale(.9812);animation:fall-6 19s -25s linear infinite}@keyframes fall-6{38.972%{transform:translate(72.5833vw,38.972vh) scale(.9812)}to{transform:translate(69.11935vw,99vh) scale(.9812)}}.snow:nth-child(7){opacity:1.9356;transform:translate(62.7204vw,-10px) scale(.816);animation:fall-7 30s -20s linear infinite}@keyframes fall-7{55.715%{transform:translate(56.3099vw,55.715vh) scale(.816)}to{transform:translate(59.51515vw,99vh) scale(.816)}}.snow:nth-child(8){opacity:1.2574;transform:translate(27.387vw,-10px) scale(.3664);animation:fall-8 17s -25s linear infinite}@keyframes fall-8{62.58%{transform:translate(30.8091vw,62.58vh) scale(.3664)}to{transform:translate(29.09805vw,99vh) scale(.3664)}}.snow:nth-child(9){opacity:1.044;transform:translate(21.1675vw,-10px) scale(.1716);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{60.449%{transform:translate(29.2165vw,60.449vh) scale(.1716)}to{transform:translate(25.192vw,99vh) scale(.1716)}}.snow:nth-child(10){opacity:.0928;transform:translate(80.4228vw,-10px) scale(.6853);animation:fall-10 28s -24s linear infinite}@keyframes fall-10{34.074%{transform:translate(75.8174vw,34.074vh) scale(.6853)}to{transform:translate(78.1201vw,99vh) scale(.6853)}}.snow:nth-child(11){opacity:.599;transform:translate(64.0923vw,-10px) scale(.0321);animation:fall-11 28s -7s linear infinite}@keyframes fall-11{45.899%{transform:translate(73.9771vw,45.899vh) scale(.0321)}to{transform:translate(69.0347vw,99vh) scale(.0321)}}.snow:nth-child(12){opacity:1.3348;transform:translate(5.5619vw,-10px) scale(.391);animation:fall-12 10s -4s linear infinite}@keyframes fall-12{78.642%{transform:translate(13.2775vw,78.642vh) scale(.391)}to{transform:translate(9.4197vw,99vh) scale(.391)}}.snow:nth-child(13){opacity:.1314;transform:translate(61.1939vw,-10px) scale(.1831);animation:fall-13 22s -15s linear infinite}@keyframes fall-13{57.468%{transform:translate(52.2397vw,57.468vh) scale(.1831)}to{transform:translate(56.7168vw,99vh) scale(.1831)}}.snow:nth-child(14){opacity:.4178;transform:translate(93.9726vw,-10px) scale(.0781);animation:fall-14 24s -10s linear infinite}@keyframes fall-14{47.57%{transform:translate(92.1343vw,47.57vh) scale(.0781)}to{transform:translate(93.05345vw,99vh) scale(.0781)}}.snow:nth-child(15){opacity:.1616;transform:translate(77.3659vw,-10px) scale(.3739);animation:fall-15 16s -26s linear infinite}@keyframes fall-15{47.12%{transform:translate(78.907vw,47.12vh) scale(.3739)}to{transform:translate(78.13645vw,99vh) scale(.3739)}}.snow:nth-child(16){opacity:1.9456;transform:translate(78.1289vw,-10px) scale(.9805);animation:fall-16 15s -21s linear infinite}@keyframes fall-16{31.36%{transform:translate(78.993vw,31.36vh) scale(.9805)}to{transform:translate(78.56095vw,99vh) scale(.9805)}}.snow:nth-child(17){opacity:.7516;transform:translate(65.5829vw,-10px) scale(.8041);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{33.65%{transform:translate(59.95vw,33.65vh) scale(.8041)}to{transform:translate(62.76645vw,99vh) scale(.8041)}}.snow:nth-child(18){opacity:1.2592;transform:translate(5.4927vw,-10px) scale(.4772);animation:fall-18 13s -10s linear infinite}@keyframes fall-18{67.653%{transform:translate(-.3838vw,67.653vh) scale(.4772)}to{transform:translate(2.55445vw,99vh) scale(.4772)}}.snow:nth-child(19){opacity:.2454;transform:translate(1.2477vw,-10px) scale(.7964);animation:fall-19 30s -16s linear infinite}@keyframes fall-19{76.958%{transform:translate(1.4595vw,76.958vh) scale(.7964)}to{transform:translate(1.3536vw,99vh) scale(.7964)}}.snow:nth-child(20){opacity:1.0094;transform:translate(89.3122vw,-10px) scale(.3918);animation:fall-20 17s -29s linear infinite}@keyframes fall-20{66.736%{transform:translate(94.9627vw,66.736vh) scale(.3918)}to{transform:translate(92.13745vw,99vh) scale(.3918)}}.snow:nth-child(21){opacity:.5532;transform:translate(30.296vw,-10px) scale(.7012);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{31.535%{transform:translate(40.2045vw,31.535vh) scale(.7012)}to{transform:translate(35.25025vw,99vh) scale(.7012)}}.snow:nth-child(22){opacity:.8042;transform:translate(13.375vw,-10px) scale(.335);animation:fall-22 13s -3s linear infinite}@keyframes fall-22{71.253%{transform:translate(20.2822vw,71.253vh) scale(.335)}to{transform:translate(16.8286vw,99vh) scale(.335)}}.snow:nth-child(23){opacity:.969;transform:translate(73.4909vw,-10px) scale(.5886);animation:fall-23 28s -17s linear infinite}@keyframes fall-23{77.059%{transform:translate(78.9946vw,77.059vh) scale(.5886)}to{transform:translate(76.24275vw,99vh) scale(.5886)}}.snow:nth-child(24){opacity:1.9108;transform:translate(56.6277vw,-10px) scale(.814);animation:fall-24 11s -21s linear infinite}@keyframes fall-24{67.638%{transform:translate(54.6779vw,67.638vh) scale(.814)}to{transform:translate(55.6528vw,99vh) scale(.814)}}.snow:nth-child(25){opacity:.7124;transform:translate(34.8147vw,-10px) scale(.8765);animation:fall-25 19s -2s linear infinite}@keyframes fall-25{46.914%{transform:translate(42.2405vw,46.914vh) scale(.8765)}to{transform:translate(38.5276vw,99vh) scale(.8765)}}.snow:nth-child(26){opacity:1.1272;transform:translate(76.6521vw,-10px) scale(.1001);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{61.827%{transform:translate(68.0538vw,61.827vh) scale(.1001)}to{transform:translate(72.35295vw,99vh) scale(.1001)}}.snow:nth-child(27){opacity:1.8864;transform:translate(98.0739vw,-10px) scale(.4662);animation:fall-27 19s -16s linear infinite}@keyframes fall-27{73.678%{transform:translate(95.0678vw,73.678vh) scale(.4662)}to{transform:translate(96.57085vw,99vh) scale(.4662)}}.snow:nth-child(28){opacity:1.5752;transform:translate(63.2135vw,-10px) scale(.0445);animation:fall-28 23s -18s linear infinite}@keyframes fall-28{51.739%{transform:translate(54.9697vw,51.739vh) scale(.0445)}to{transform:translate(59.0916vw,99vh) scale(.0445)}}.snow:nth-child(29){opacity:1.5654;transform:translate(19.1224vw,-10px) scale(.0073);animation:fall-29 12s -7s linear infinite}@keyframes fall-29{37.336%{transform:translate(27.2041vw,37.336vh) scale(.0073)}to{transform:translate(23.16325vw,99vh) scale(.0073)}}.snow:nth-child(30){opacity:.4706;transform:translate(42.9026vw,-10px) scale(.7035);animation:fall-30 19s -27s linear infinite}@keyframes fall-30{56.344%{transform:translate(34.1795vw,56.344vh) scale(.7035)}to{transform:translate(38.54105vw,99vh) scale(.7035)}}.snow:nth-child(31){opacity:.3834;transform:translate(40.371vw,-10px) scale(.2655);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{55.179%{transform:translate(46.6657vw,55.179vh) scale(.2655)}to{transform:translate(43.51835vw,99vh) scale(.2655)}}.snow:nth-child(32){opacity:1.056;transform:translate(32.7809vw,-10px) scale(.2576);animation:fall-32 24s -1s linear infinite}@keyframes fall-32{36.213%{transform:translate(24.0708vw,36.213vh) scale(.2576)}to{transform:translate(28.42585vw,99vh) scale(.2576)}}.snow:nth-child(33){opacity:1.9904;transform:translate(40.0247vw,-10px) scale(.5296);animation:fall-33 18s -22s linear infinite}@keyframes fall-33{78.324%{transform:translate(39.1554vw,78.324vh) scale(.5296)}to{transform:translate(39.59005vw,99vh) scale(.5296)}}.snow:nth-child(34){opacity:.0146;transform:translate(83.2931vw,-10px) scale(.5007);animation:fall-34 28s -26s linear infinite}@keyframes fall-34{50.307%{transform:translate(79.9292vw,50.307vh) scale(.5007)}to{transform:translate(81.61115vw,99vh) scale(.5007)}}.snow:nth-child(35){opacity:.1646;transform:translate(44.3444vw,-10px) scale(.6703);animation:fall-35 17s -18s linear infinite}@keyframes fall-35{41.931%{transform:translate(36.3882vw,41.931vh) scale(.6703)}to{transform:translate(40.3663vw,99vh) scale(.6703)}}.snow:nth-child(36){opacity:.0602;transform:translate(1.4494vw,-10px) scale(.057);animation:fall-36 20s -27s linear infinite}@keyframes fall-36{37.524%{transform:translate(.1327vw,37.524vh) scale(.057)}to{transform:translate(.79105vw,99vh) scale(.057)}}.snow:nth-child(37){opacity:1.8286;transform:translate(49.3575vw,-10px) scale(.3146);animation:fall-37 30s -9s linear infinite}@keyframes fall-37{30.201%{transform:translate(44.5056vw,30.201vh) scale(.3146)}to{transform:translate(46.93155vw,99vh) scale(.3146)}}.snow:nth-child(38){opacity:.9994;transform:translate(82.0569vw,-10px) scale(.3433);animation:fall-38 14s -18s linear infinite}@keyframes fall-38{30.43%{transform:translate(81.1392vw,30.43vh) scale(.3433)}to{transform:translate(81.59805vw,99vh) scale(.3433)}}.snow:nth-child(39){opacity:1.3544;transform:translate(15.7652vw,-10px) scale(.8949);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{64.564%{transform:translate(15.185vw,64.564vh) scale(.8949)}to{transform:translate(15.4751vw,99vh) scale(.8949)}}.snow:nth-child(40){opacity:1.2206;transform:translate(22.3754vw,-10px) scale(.4392);animation:fall-40 19s -5s linear infinite}@keyframes fall-40{65.864%{transform:translate(27.4245vw,65.864vh) scale(.4392)}to{transform:translate(24.89995vw,99vh) scale(.4392)}}.snow:nth-child(41){opacity:1.4654;transform:translate(95.5618vw,-10px) scale(.2628);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{41.984%{transform:translate(104.7804vw,41.984vh) scale(.2628)}to{transform:translate(100.1711vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.8176;transform:translate(55.4463vw,-10px) scale(.0601);animation:fall-42 19s -24s linear infinite}@keyframes fall-42{46.584%{transform:translate(58.2627vw,46.584vh) scale(.0601)}to{transform:translate(56.8545vw,99vh) scale(.0601)}}.snow:nth-child(43){opacity:.6224;transform:translate(29.0576vw,-10px) scale(.5656);animation:fall-43 29s -1s linear infinite}@keyframes fall-43{51.025%{transform:translate(34.5123vw,51.025vh) scale(.5656)}to{transform:translate(31.78495vw,99vh) scale(.5656)}}.snow:nth-child(44){opacity:1.707;transform:translate(50.3124vw,-10px) scale(.8544);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{64.94%{transform:translate(42.393vw,64.94vh) scale(.8544)}to{transform:translate(46.3527vw,99vh) scale(.8544)}}.snow:nth-child(45){opacity:.8282;transform:translate(62.4535vw,-10px) scale(.96);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{35.337%{transform:translate(64.8386vw,35.337vh) scale(.96)}to{transform:translate(63.64605vw,99vh) scale(.96)}}.snow:nth-child(46){opacity:1.3982;transform:translate(93.6183vw,-10px) scale(.5008);animation:fall-46 14s -28s linear infinite}@keyframes fall-46{40.492%{transform:translate(103.1283vw,40.492vh) scale(.5008)}to{transform:translate(98.3733vw,99vh) scale(.5008)}}.snow:nth-child(47){opacity:.8546;transform:translate(65.4679vw,-10px) scale(.4139);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.131%{transform:translate(56.5363vw,43.131vh) scale(.4139)}to{transform:translate(61.0021vw,99vh) scale(.4139)}}.snow:nth-child(48){opacity:.2434;transform:translate(2.3821vw,-10px) scale(.0981);animation:fall-48 26s -16s linear infinite}@keyframes fall-48{62.069%{transform:translate(6.0628vw,62.069vh) scale(.0981)}to{transform:translate(4.22245vw,99vh) scale(.0981)}}.snow:nth-child(49){opacity:1.4472;transform:translate(29.1351vw,-10px) scale(.5047);animation:fall-49 16s -27s linear infinite}@keyframes fall-49{45.168%{transform:translate(30.4987vw,45.168vh) scale(.5047)}to{transform:translate(29.8169vw,99vh) scale(.5047)}}.snow:nth-child(50){opacity:1.03;transform:translate(66.2944vw,-10px) scale(.0442);animation:fall-50 24s -25s linear infinite}@keyframes fall-50{75.336%{transform:translate(73.1595vw,75.336vh) scale(.0442)}to{transform:translate(69.72695vw,99vh) scale(.0442)}}.snow:nth-child(51){opacity:.086;transform:translate(65.1311vw,-10px) scale(.4962);animation:fall-51 21s -13s linear infinite}@keyframes fall-51{62.13%{transform:translate(66.7313vw,62.13vh) scale(.4962)}to{transform:translate(65.9312vw,99vh) scale(.4962)}}.snow:nth-child(52){opacity:.2164;transform:translate(3.8994vw,-10px) scale(.0165);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{54.311%{transform:translate(-4.4552vw,54.311vh) scale(.0165)}to{transform:translate(-.2779vw,99vh) scale(.0165)}}.snow:nth-child(53){opacity:.5712;transform:translate(85.1312vw,-10px) scale(.8766);animation:fall-53 23s -3s linear infinite}@keyframes fall-53{56.05%{transform:translate(88.2851vw,56.05vh) scale(.8766)}to{transform:translate(86.70815vw,99vh) scale(.8766)}}.snow:nth-child(54){opacity:.6906;transform:translate(84.502vw,-10px) scale(.3397);animation:fall-54 17s -27s linear infinite}@keyframes fall-54{33.994%{transform:translate(85.7058vw,33.994vh) scale(.3397)}to{transform:translate(85.1039vw,99vh) scale(.3397)}}.snow:nth-child(55){opacity:1.9064;transform:translate(60.1931vw,-10px) scale(.8419);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{34.655%{transform:translate(67.8239vw,34.655vh) scale(.8419)}to{transform:translate(64.0085vw,99vh) scale(.8419)}}.snow:nth-child(56){opacity:1.124;transform:translate(9.8625vw,-10px) scale(.8972);animation:fall-56 24s -25s linear infinite}@keyframes fall-56{46.228%{transform:translate(18.4613vw,46.228vh) scale(.8972)}to{transform:translate(14.1619vw,99vh) scale(.8972)}}.snow:nth-child(57){opacity:1.5632;transform:translate(60.724vw,-10px) scale(.4273);animation:fall-57 19s -11s linear infinite}@keyframes fall-57{51.059%{transform:translate(57.5096vw,51.059vh) scale(.4273)}to{transform:translate(59.1168vw,99vh) scale(.4273)}}.snow:nth-child(58){opacity:.8702;transform:translate(99.9518vw,-10px) scale(.1421);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{69.371%{transform:translate(108.7497vw,69.371vh) scale(.1421)}to{transform:translate(104.35075vw,99vh) scale(.1421)}}.snow:nth-child(59){opacity:1.9556;transform:translate(57.4898vw,-10px) scale(.9018);animation:fall-59 12s -7s linear infinite}@keyframes fall-59{36.928%{transform:translate(60.8046vw,36.928vh) scale(.9018)}to{transform:translate(59.1472vw,99vh) scale(.9018)}}.snow:nth-child(60){opacity:1.2482;transform:translate(21.2677vw,-10px) scale(.5905);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.047%{transform:translate(22.3579vw,78.047vh) scale(.5905)}to{transform:translate(21.8128vw,99vh) scale(.5905)}}.snow:nth-child(61){opacity:1.6362;transform:translate(98.8849vw,-10px) scale(.7175);animation:fall-61 11s -24s linear infinite}@keyframes fall-61{46.943%{transform:translate(99.2705vw,46.943vh) scale(.7175)}to{transform:translate(99.0777vw,99vh) scale(.7175)}}.snow:nth-child(62){opacity:1.5954;transform:translate(93.5426vw,-10px) scale(.9827);animation:fall-62 19s -1s linear infinite}@keyframes fall-62{57.74%{transform:translate(89.8159vw,57.74vh) scale(.9827)}to{transform:translate(91.67925vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:.4788;transform:translate(67.7713vw,-10px) scale(.5541);animation:fall-63 20s -1s linear infinite}@keyframes fall-63{49.295%{transform:translate(73.4884vw,49.295vh) scale(.5541)}to{transform:translate(70.62985vw,99vh) scale(.5541)}}.snow:nth-child(64){opacity:1.5978;transform:translate(15.3699vw,-10px) scale(.1183);animation:fall-64 25s -11s linear infinite}@keyframes fall-64{61.208%{transform:translate(18.8405vw,61.208vh) scale(.1183)}to{transform:translate(17.1052vw,99vh) scale(.1183)}}.snow:nth-child(65){opacity:.3662;transform:translate(78.6826vw,-10px) scale(.606);animation:fall-65 10s -25s linear infinite}@keyframes fall-65{39.915%{transform:translate(81.4227vw,39.915vh) scale(.606)}to{transform:translate(80.05265vw,99vh) scale(.606)}}.snow:nth-child(66){opacity:1.904;transform:translate(37.3959vw,-10px) scale(.8074);animation:fall-66 17s -11s linear infinite}@keyframes fall-66{64.596%{transform:translate(27.8378vw,64.596vh) scale(.8074)}to{transform:translate(32.61685vw,99vh) scale(.8074)}}.snow:nth-child(67){opacity:.9074;transform:translate(97.2735vw,-10px) scale(.3164);animation:fall-67 21s -21s linear infinite}@keyframes fall-67{48.195%{transform:translate(97.9653vw,48.195vh) scale(.3164)}to{transform:translate(97.6194vw,99vh) scale(.3164)}}.snow:nth-child(68){opacity:.0958;transform:translate(89.0158vw,-10px) scale(.3913);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{44.126%{transform:translate(85.4431vw,44.126vh) scale(.3913)}to{transform:translate(87.22945vw,99vh) scale(.3913)}}.snow:nth-child(69){opacity:1.5398;transform:translate(42.0863vw,-10px) scale(.6184);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{59.585%{transform:translate(42.2602vw,59.585vh) scale(.6184)}to{transform:translate(42.17325vw,99vh) scale(.6184)}}.snow:nth-child(70){opacity:1.575;transform:translate(77.2625vw,-10px) scale(.5567);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{78.568%{transform:translate(80.3491vw,78.568vh) scale(.5567)}to{transform:translate(78.8058vw,99vh) scale(.5567)}}.snow:nth-child(71){opacity:.9756;transform:translate(76.7799vw,-10px) scale(.0437);animation:fall-71 12s -8s linear infinite}@keyframes fall-71{79.149%{transform:translate(78.764vw,79.149vh) scale(.0437)}to{transform:translate(77.77195vw,99vh) scale(.0437)}}.snow:nth-child(72){opacity:.175;transform:translate(11.6617vw,-10px) scale(.3302);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{49.236%{transform:translate(16.0853vw,49.236vh) scale(.3302)}to{transform:translate(13.8735vw,99vh) scale(.3302)}}.snow:nth-child(73){opacity:1.2574;transform:translate(6.1509vw,-10px) scale(.1103);animation:fall-73 11s -1s linear infinite}@keyframes fall-73{53.26%{transform:translate(-1.7233vw,53.26vh) scale(.1103)}to{transform:translate(2.2138vw,99vh) scale(.1103)}}.snow:nth-child(74){opacity:.8478;transform:translate(7.4137vw,-10px) scale(.8885);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{37.29%{transform:translate(9.0484vw,37.29vh) scale(.8885)}to{transform:translate(8.23105vw,99vh) scale(.8885)}}.snow:nth-child(75){opacity:.8748;transform:translate(31.6413vw,-10px) scale(.3302);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{45.862%{transform:translate(22.2169vw,45.862vh) scale(.3302)}to{transform:translate(26.9291vw,99vh) scale(.3302)}}.snow:nth-child(76){opacity:.847;transform:translate(81.4979vw,-10px) scale(.7042);animation:fall-76 16s -7s linear infinite}@keyframes fall-76{41.932%{transform:translate(73.6211vw,41.932vh) scale(.7042)}to{transform:translate(77.5595vw,99vh) scale(.7042)}}.snow:nth-child(77){opacity:.7328;transform:translate(43.3388vw,-10px) scale(.0014);animation:fall-77 17s -25s linear infinite}@keyframes fall-77{44.286%{transform:translate(38.2369vw,44.286vh) scale(.0014)}to{transform:translate(40.78785vw,99vh) scale(.0014)}}.snow:nth-child(78){opacity:2;transform:translate(17.9868vw,-10px) scale(.8688);animation:fall-78 29s -4s linear infinite}@keyframes fall-78{45.827%{transform:translate(23.2621vw,45.827vh) scale(.8688)}to{transform:translate(20.62445vw,99vh) scale(.8688)}}.snow:nth-child(79){opacity:.5814;transform:translate(52.8793vw,-10px) scale(.0604);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{49.929%{transform:translate(44.1983vw,49.929vh) scale(.0604)}to{transform:translate(48.5388vw,99vh) scale(.0604)}}.snow:nth-child(80){opacity:1.79;transform:translate(28.1221vw,-10px) scale(.3079);animation:fall-80 22s -20s linear infinite}@keyframes fall-80{49.473%{transform:translate(36.6586vw,49.473vh) scale(.3079)}to{transform:translate(32.39035vw,99vh) scale(.3079)}}.snow:nth-child(81){opacity:.878;transform:translate(52.3312vw,-10px) scale(.0598);animation:fall-81 28s -16s linear infinite}@keyframes fall-81{53.929%{transform:translate(61.3841vw,53.929vh) scale(.0598)}to{transform:translate(56.85765vw,99vh) scale(.0598)}}.snow:nth-child(82){opacity:1.1332;transform:translate(73.4976vw,-10px) scale(.5414);animation:fall-82 14s -16s linear infinite}@keyframes fall-82{54.434%{transform:translate(72.1241vw,54.434vh) scale(.5414)}to{transform:translate(72.81085vw,99vh) scale(.5414)}}.snow:nth-child(83){opacity:.8398;transform:translate(21.9601vw,-10px) scale(.4422);animation:fall-83 18s -18s linear infinite}@keyframes fall-83{37.089%{transform:translate(12.4414vw,37.089vh) scale(.4422)}to{transform:translate(17.20075vw,99vh) scale(.4422)}}.snow:nth-child(84){opacity:.9188;transform:translate(69.4129vw,-10px) scale(.1461);animation:fall-84 22s -29s linear infinite}@keyframes fall-84{62.402%{transform:translate(65.602vw,62.402vh) scale(.1461)}to{transform:translate(67.50745vw,99vh) scale(.1461)}}.snow:nth-child(85){opacity:1.4122;transform:translate(80.605vw,-10px) scale(.3891);animation:fall-85 25s -3s linear infinite}@keyframes fall-85{79.953%{transform:translate(74.7617vw,79.953vh) scale(.3891)}to{transform:translate(77.68335vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.4176;transform:translate(59.4092vw,-10px) scale(.5837);animation:fall-86 25s -5s linear infinite}@keyframes fall-86{37.913%{transform:translate(61.2684vw,37.913vh) scale(.5837)}to{transform:translate(60.3388vw,99vh) scale(.5837)}}.snow:nth-child(87){opacity:1.3502;transform:translate(57.987vw,-10px) scale(.1262);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{30.702%{transform:translate(54.3554vw,30.702vh) scale(.1262)}to{transform:translate(56.1712vw,99vh) scale(.1262)}}.snow:nth-child(88){opacity:.9452;transform:translate(3.2202vw,-10px) scale(.3163);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{56.764%{transform:translate(8.1806vw,56.764vh) scale(.3163)}to{transform:translate(5.7004vw,99vh) scale(.3163)}}.snow:nth-child(89){opacity:.9396;transform:translate(10.3821vw,-10px) scale(.9334);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{54.613%{transform:translate(3.2262vw,54.613vh) scale(.9334)}to{transform:translate(6.80415vw,99vh) scale(.9334)}}.snow:nth-child(90){opacity:.4988;transform:translate(75.2072vw,-10px) scale(.2349);animation:fall-90 10s -30s linear infinite}@keyframes fall-90{63.47%{transform:translate(71.5923vw,63.47vh) scale(.2349)}to{transform:translate(73.39975vw,99vh) scale(.2349)}}.snow:nth-child(91){opacity:1.6432;transform:translate(56.4205vw,-10px) scale(.2775);animation:fall-91 21s -24s linear infinite}@keyframes fall-91{71.242%{transform:translate(61.2628vw,71.242vh) scale(.2775)}to{transform:translate(58.84165vw,99vh) scale(.2775)}}.snow:nth-child(92){opacity:.6624;transform:translate(46.0946vw,-10px) scale(.8423);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{56.603%{transform:translate(41.8179vw,56.603vh) scale(.8423)}to{transform:translate(43.95625vw,99vh) scale(.8423)}}.snow:nth-child(93){opacity:1.2368;transform:translate(88.7584vw,-10px) scale(.2743);animation:fall-93 25s -8s linear infinite}@keyframes fall-93{70.252%{transform:translate(92.2904vw,70.252vh) scale(.2743)}to{transform:translate(90.5244vw,99vh) scale(.2743)}}.snow:nth-child(94){opacity:.3996;transform:translate(83.2013vw,-10px) scale(.0581);animation:fall-94 16s -9s linear infinite}@keyframes fall-94{79.762%{transform:translate(78.6776vw,79.762vh) scale(.0581)}to{transform:translate(80.93945vw,99vh) scale(.0581)}}.snow:nth-child(95){opacity:1.6592;transform:translate(59.9163vw,-10px) scale(.2917);animation:fall-95 25s -15s linear infinite}@keyframes fall-95{73.436%{transform:translate(52.1083vw,73.436vh) scale(.2917)}to{transform:translate(56.0123vw,99vh) scale(.2917)}}.snow:nth-child(96){opacity:1.7276;transform:translate(3.3849vw,-10px) scale(.5174);animation:fall-96 11s -15s linear infinite}@keyframes fall-96{73.215%{transform:translate(5.6034vw,73.215vh) scale(.5174)}to{transform:translate(4.49415vw,99vh) scale(.5174)}}.snow:nth-child(97){opacity:.1242;transform:translate(83.8501vw,-10px) scale(.8843);animation:fall-97 10s -1s linear infinite}@keyframes fall-97{36.483%{transform:translate(91.9523vw,36.483vh) scale(.8843)}to{transform:translate(87.9012vw,99vh) scale(.8843)}}.snow:nth-child(98){opacity:.6442;transform:translate(54.8241vw,-10px) scale(.9371);animation:fall-98 22s -22s linear infinite}@keyframes fall-98{30.047%{transform:translate(47.5754vw,30.047vh) scale(.9371)}to{transform:translate(51.19975vw,99vh) scale(.9371)}}.snow:nth-child(99){opacity:1.756;transform:translate(75.9988vw,-10px) scale(.6713);animation:fall-99 21s -21s linear infinite}@keyframes fall-99{79.056%{transform:translate(71.3774vw,79.056vh) scale(.6713)}to{transform:translate(73.6881vw,99vh) scale(.6713)}}.snow:nth-child(100){opacity:1.6512;transform:translate(98.2781vw,-10px) scale(.2312);animation:fall-100 26s -18s linear infinite}@keyframes fall-100{74.208%{transform:translate(98.8225vw,74.208vh) scale(.2312)}to{transform:translate(98.5503vw,99vh) scale(.2312)}}.snow:nth-child(101){opacity:1.033;transform:translate(48.7595vw,-10px) scale(.9189);animation:fall-101 19s -18s linear infinite}@keyframes fall-101{72.926%{transform:translate(52.7438vw,72.926vh) scale(.9189)}to{transform:translate(50.75165vw,99vh) scale(.9189)}}.snow:nth-child(102){opacity:1.2262;transform:translate(65.7779vw,-10px) scale(.3815);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{79.704%{transform:translate(73.1534vw,79.704vh) scale(.3815)}to{transform:translate(69.46565vw,99vh) scale(.3815)}}.snow:nth-child(103){opacity:.3426;transform:translate(11.2311vw,-10px) scale(.0476);animation:fall-103 14s -15s linear infinite}@keyframes fall-103{73.239%{transform:translate(13.4168vw,73.239vh) scale(.0476)}to{transform:translate(12.32395vw,99vh) scale(.0476)}}.snow:nth-child(104){opacity:1.2406;transform:translate(66.68vw,-10px) scale(.1809);animation:fall-104 11s -3s linear infinite}@keyframes fall-104{52.191%{transform:translate(68.2877vw,52.191vh) scale(.1809)}to{transform:translate(67.48385vw,99vh) scale(.1809)}}.snow:nth-child(105){opacity:1.816;transform:translate(15.841vw,-10px) scale(.7579);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{65.412%{transform:translate(19.773vw,65.412vh) scale(.7579)}to{transform:translate(17.807vw,99vh) scale(.7579)}}.snow:nth-child(106){opacity:1.4362;transform:translate(65.0702vw,-10px) scale(.1922);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{41.572%{transform:translate(71.0493vw,41.572vh) scale(.1922)}to{transform:translate(68.05975vw,99vh) scale(.1922)}}.snow:nth-child(107){opacity:1.9658;transform:translate(22.8583vw,-10px) scale(.931);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{71.756%{transform:translate(16.0309vw,71.756vh) scale(.931)}to{transform:translate(19.4446vw,99vh) scale(.931)}}.snow:nth-child(108){opacity:1.3558;transform:translate(20.4644vw,-10px) scale(.2131);animation:fall-108 20s -27s linear infinite}@keyframes fall-108{78.811%{transform:translate(20.7479vw,78.811vh) scale(.2131)}to{transform:translate(20.60615vw,99vh) scale(.2131)}}.snow:nth-child(109){opacity:1.7868;transform:translate(68.3368vw,-10px) scale(.4831);animation:fall-109 25s -25s linear infinite}@keyframes fall-109{56.263%{transform:translate(75.8462vw,56.263vh) scale(.4831)}to{transform:translate(72.0915vw,99vh) scale(.4831)}}.snow:nth-child(110){opacity:1.5888;transform:translate(16.992vw,-10px) scale(.8578);animation:fall-110 30s -22s linear infinite}@keyframes fall-110{37.32%{transform:translate(21.8572vw,37.32vh) scale(.8578)}to{transform:translate(19.4246vw,99vh) scale(.8578)}}.snow:nth-child(111){opacity:1.6038;transform:translate(49.3869vw,-10px) scale(.2552);animation:fall-111 10s -29s linear infinite}@keyframes fall-111{74.611%{transform:translate(47.1292vw,74.611vh) scale(.2552)}to{transform:translate(48.25805vw,99vh) scale(.2552)}}.snow:nth-child(112){opacity:.2892;transform:translate(2.2867vw,-10px) scale(.8777);animation:fall-112 23s -11s linear infinite}@keyframes fall-112{32.856%{transform:translate(.9511vw,32.856vh) scale(.8777)}to{transform:translate(1.6189vw,99vh) scale(.8777)}}.snow:nth-child(113){opacity:1.136;transform:translate(40.6808vw,-10px) scale(.4775);animation:fall-113 17s -19s linear infinite}@keyframes fall-113{58.813%{transform:translate(44.6941vw,58.813vh) scale(.4775)}to{transform:translate(42.68745vw,99vh) scale(.4775)}}.snow:nth-child(114){opacity:1.5326;transform:translate(24.0578vw,-10px) scale(.4614);animation:fall-114 20s -15s linear infinite}@keyframes fall-114{77.155%{transform:translate(16.2054vw,77.155vh) scale(.4614)}to{transform:translate(20.1316vw,99vh) scale(.4614)}}.snow:nth-child(115){opacity:1.4908;transform:translate(27.5916vw,-10px) scale(.6936);animation:fall-115 16s -18s linear infinite}@keyframes fall-115{31.512%{transform:translate(19.7454vw,31.512vh) scale(.6936)}to{transform:translate(23.6685vw,99vh) scale(.6936)}}.snow:nth-child(116){opacity:1.6324;transform:translate(88.9423vw,-10px) scale(.2089);animation:fall-116 16s -1s linear infinite}@keyframes fall-116{72.099%{transform:translate(81.6674vw,72.099vh) scale(.2089)}to{transform:translate(85.30485vw,99vh) scale(.2089)}}.snow:nth-child(117){opacity:1.7404;transform:translate(40.6527vw,-10px) scale(.7394);animation:fall-117 13s -2s linear infinite}@keyframes fall-117{76.137%{transform:translate(33.6014vw,76.137vh) scale(.7394)}to{transform:translate(37.12705vw,99vh) scale(.7394)}}.snow:nth-child(118){opacity:.3434;transform:translate(42.7374vw,-10px) scale(.4313);animation:fall-118 29s -11s linear infinite}@keyframes fall-118{48.123%{transform:translate(47.276vw,48.123vh) scale(.4313)}to{transform:translate(45.0067vw,99vh) scale(.4313)}}.snow:nth-child(119){opacity:.069;transform:translate(38.7051vw,-10px) scale(.638);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{71.847%{transform:translate(43.4658vw,71.847vh) scale(.638)}to{transform:translate(41.08545vw,99vh) scale(.638)}}.snow:nth-child(120){opacity:1.418;transform:translate(1.0169vw,-10px) scale(.0169);animation:fall-120 23s -21s linear infinite}@keyframes fall-120{64.785%{transform:translate(10.6727vw,64.785vh) scale(.0169)}to{transform:translate(5.8448vw,99vh) scale(.0169)}}.snow:nth-child(121){opacity:1.4308;transform:translate(74.0403vw,-10px) scale(.0737);animation:fall-121 19s -29s linear infinite}@keyframes fall-121{71.725%{transform:translate(79.6146vw,71.725vh) scale(.0737)}to{transform:translate(76.82745vw,99vh) scale(.0737)}}.snow:nth-child(122){opacity:.479;transform:translate(.2906vw,-10px) scale(.4121);animation:fall-122 17s -20s linear infinite}@keyframes fall-122{37.275%{transform:translate(8.0252vw,37.275vh) scale(.4121)}to{transform:translate(4.1579vw,99vh) scale(.4121)}}.snow:nth-child(123){opacity:.7224;transform:translate(10.5911vw,-10px) scale(.9314);animation:fall-123 21s -8s linear infinite}@keyframes fall-123{65.234%{transform:translate(6.3037vw,65.234vh) scale(.9314)}to{transform:translate(8.4474vw,99vh) scale(.9314)}}.snow:nth-child(124){opacity:.6814;transform:translate(82.7458vw,-10px) scale(.9671);animation:fall-124 29s -3s linear infinite}@keyframes fall-124{72.708%{transform:translate(91.0944vw,72.708vh) scale(.9671)}to{transform:translate(86.9201vw,99vh) scale(.9671)}}.snow:nth-child(125){opacity:1.9972;transform:translate(4.8021vw,-10px) scale(.3148);animation:fall-125 17s -13s linear infinite}@keyframes fall-125{72.833%{transform:translate(9.9929vw,72.833vh) scale(.3148)}to{transform:translate(7.3975vw,99vh) scale(.3148)}}.snow:nth-child(126){opacity:.0512;transform:translate(28.7637vw,-10px) scale(.8124);animation:fall-126 27s -6s linear infinite}@keyframes fall-126{54.074%{transform:translate(34.8046vw,54.074vh) scale(.8124)}to{transform:translate(31.78415vw,99vh) scale(.8124)}}.snow:nth-child(127){opacity:1.388;transform:translate(36.337vw,-10px) scale(.8817);animation:fall-127 26s -28s linear infinite}@keyframes fall-127{30.657%{transform:translate(45.7872vw,30.657vh) scale(.8817)}to{transform:translate(41.0621vw,99vh) scale(.8817)}}.snow:nth-child(128){opacity:.2644;transform:translate(85.1063vw,-10px) scale(.2431);animation:fall-128 26s -7s linear infinite}@keyframes fall-128{77.463%{transform:translate(93.2983vw,77.463vh) scale(.2431)}to{transform:translate(89.2023vw,99vh) scale(.2431)}}.snow:nth-child(129){opacity:.6338;transform:translate(11.6537vw,-10px) scale(.1845);animation:fall-129 28s -11s linear infinite}@keyframes fall-129{62.928%{transform:translate(20.5155vw,62.928vh) scale(.1845)}to{transform:translate(16.0846vw,99vh) scale(.1845)}}.snow:nth-child(130){opacity:1.4232;transform:translate(75.7451vw,-10px) scale(.8373);animation:fall-130 27s -6s linear infinite}@keyframes fall-130{64.822%{transform:translate(79.0578vw,64.822vh) scale(.8373)}to{transform:translate(77.40145vw,99vh) scale(.8373)}}.snow:nth-child(131){opacity:.2962;transform:translate(50.9592vw,-10px) scale(.0902);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{36.849%{transform:translate(42.5374vw,36.849vh) scale(.0902)}to{transform:translate(46.7483vw,99vh) scale(.0902)}}.snow:nth-child(132){opacity:1.3746;transform:translate(55.7663vw,-10px) scale(.7349);animation:fall-132 26s -28s linear infinite}@keyframes fall-132{40.931%{transform:translate(49.0664vw,40.931vh) scale(.7349)}to{transform:translate(52.41635vw,99vh) scale(.7349)}}.snow:nth-child(133){opacity:1.9294;transform:translate(42.4864vw,-10px) scale(.8399);animation:fall-133 15s -6s linear infinite}@keyframes fall-133{78.282%{transform:translate(44.0635vw,78.282vh) scale(.8399)}to{transform:translate(43.27495vw,99vh) scale(.8399)}}.snow:nth-child(134){opacity:1.9022;transform:translate(45.1746vw,-10px) scale(.4055);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{72.79%{transform:translate(41.5472vw,72.79vh) scale(.4055)}to{transform:translate(43.3609vw,99vh) scale(.4055)}}.snow:nth-child(135){opacity:.1622;transform:translate(90.0549vw,-10px) scale(.4763);animation:fall-135 13s -27s linear infinite}@keyframes fall-135{48.993%{transform:translate(87.4619vw,48.993vh) scale(.4763)}to{transform:translate(88.7584vw,99vh) scale(.4763)}}.snow:nth-child(136){opacity:.3862;transform:translate(66.7044vw,-10px) scale(.4208);animation:fall-136 25s -24s linear infinite}@keyframes fall-136{64.125%{transform:translate(65.4262vw,64.125vh) scale(.4208)}to{transform:translate(66.0653vw,99vh) scale(.4208)}}.snow:nth-child(137){opacity:1.255;transform:translate(93.2243vw,-10px) scale(.0873);animation:fall-137 15s -21s linear infinite}@keyframes fall-137{60.427%{transform:translate(90.5604vw,60.427vh) scale(.0873)}to{transform:translate(91.89235vw,99vh) scale(.0873)}}.snow:nth-child(138){opacity:.1666;transform:translate(13.0094vw,-10px) scale(.4477);animation:fall-138 19s -27s linear infinite}@keyframes fall-138{52.317%{transform:translate(9.1903vw,52.317vh) scale(.4477)}to{transform:translate(11.09985vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.8046;transform:translate(7.406vw,-10px) scale(.8533);animation:fall-139 20s -1s linear infinite}@keyframes fall-139{70.28%{transform:translate(5.9258vw,70.28vh) scale(.8533)}to{transform:translate(6.6659vw,99vh) scale(.8533)}}.snow:nth-child(140){opacity:.9564;transform:translate(48.5052vw,-10px) scale(.1057);animation:fall-140 23s -7s linear infinite}@keyframes fall-140{37.323%{transform:translate(57.8875vw,37.323vh) scale(.1057)}to{transform:translate(53.19635vw,99vh) scale(.1057)}}.snow:nth-child(141){opacity:.9088;transform:translate(37.3402vw,-10px) scale(.9153);animation:fall-141 10s -6s linear infinite}@keyframes fall-141{38.5%{transform:translate(40.5806vw,38.5vh) scale(.9153)}to{transform:translate(38.9604vw,99vh) scale(.9153)}}.snow:nth-child(142){opacity:1.7088;transform:translate(64.3429vw,-10px) scale(.2658);animation:fall-142 15s -1s linear infinite}@keyframes fall-142{50.559%{transform:translate(71.6209vw,50.559vh) scale(.2658)}to{transform:translate(67.9819vw,99vh) scale(.2658)}}.snow:nth-child(143){opacity:1.2808;transform:translate(63.7986vw,-10px) scale(.8361);animation:fall-143 11s -20s linear infinite}@keyframes fall-143{65.773%{transform:translate(65.3941vw,65.773vh) scale(.8361)}to{transform:translate(64.59635vw,99vh) scale(.8361)}}.snow:nth-child(144){opacity:1.0482;transform:translate(36.0645vw,-10px) scale(.8357);animation:fall-144 16s -30s linear infinite}@keyframes fall-144{77.62%{transform:translate(45.1145vw,77.62vh) scale(.8357)}to{transform:translate(40.5895vw,99vh) scale(.8357)}}.snow:nth-child(145){opacity:.5842;transform:translate(34.2568vw,-10px) scale(.7749);animation:fall-145 16s -19s linear infinite}@keyframes fall-145{55.429%{transform:translate(44.219vw,55.429vh) scale(.7749)}to{transform:translate(39.2379vw,99vh) scale(.7749)}}.snow:nth-child(146){opacity:.0572;transform:translate(1.8246vw,-10px) scale(.9286);animation:fall-146 22s -9s linear infinite}@keyframes fall-146{68.546%{transform:translate(5.8681vw,68.546vh) scale(.9286)}to{transform:translate(3.84635vw,99vh) scale(.9286)}}.snow:nth-child(147){opacity:1.0598;transform:translate(63.4798vw,-10px) scale(.5978);animation:fall-147 29s -13s linear infinite}@keyframes fall-147{63.871%{transform:translate(71.0117vw,63.871vh) scale(.5978)}to{transform:translate(67.24575vw,99vh) scale(.5978)}}.snow:nth-child(148){opacity:.3942;transform:translate(70.5313vw,-10px) scale(.0811);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{47.97%{transform:translate(74.9104vw,47.97vh) scale(.0811)}to{transform:translate(72.72085vw,99vh) scale(.0811)}}.snow:nth-child(149){opacity:.2368;transform:translate(84.2166vw,-10px) scale(.5551);animation:fall-149 21s -15s linear infinite}@keyframes fall-149{66.912%{transform:translate(90.8749vw,66.912vh) scale(.5551)}to{transform:translate(87.54575vw,99vh) scale(.5551)}}.snow:nth-child(150){opacity:.195;transform:translate(20.3314vw,-10px) scale(.5103);animation:fall-150 27s -11s linear infinite}@keyframes fall-150{74.725%{transform:translate(24.0867vw,74.725vh) scale(.5103)}to{transform:translate(22.20905vw,99vh) scale(.5103)}}.snow:nth-child(151){opacity:1.86;transform:translate(3.5502vw,-10px) scale(.716);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{72.128%{transform:translate(.7899vw,72.128vh) scale(.716)}to{transform:translate(2.17005vw,99vh) scale(.716)}}.snow:nth-child(152){opacity:1.8296;transform:translate(86.9618vw,-10px) scale(.2213);animation:fall-152 29s -3s linear infinite}@keyframes fall-152{44.239%{transform:translate(80.6127vw,44.239vh) scale(.2213)}to{transform:translate(83.78725vw,99vh) scale(.2213)}}.snow:nth-child(153){opacity:.03;transform:translate(63.6535vw,-10px) scale(.8411);animation:fall-153 14s -10s linear infinite}@keyframes fall-153{45.041%{transform:translate(63.7494vw,45.041vh) scale(.8411)}to{transform:translate(63.70145vw,99vh) scale(.8411)}}.snow:nth-child(154){opacity:1.5302;transform:translate(78.9219vw,-10px) scale(.3059);animation:fall-154 25s -12s linear infinite}@keyframes fall-154{70.804%{transform:translate(88.5141vw,70.804vh) scale(.3059)}to{transform:translate(83.718vw,99vh) scale(.3059)}}.snow:nth-child(155){opacity:.7268;transform:translate(28.0417vw,-10px) scale(.6143);animation:fall-155 21s -10s linear infinite}@keyframes fall-155{74.417%{transform:translate(18.6787vw,74.417vh) scale(.6143)}to{transform:translate(23.3602vw,99vh) scale(.6143)}}.snow:nth-child(156){opacity:1.655;transform:translate(31.3036vw,-10px) scale(.6379);animation:fall-156 19s -10s linear infinite}@keyframes fall-156{39.125%{transform:translate(31.3063vw,39.125vh) scale(.6379)}to{transform:translate(31.30495vw,99vh) scale(.6379)}}.snow:nth-child(157){opacity:1.8258;transform:translate(44.5748vw,-10px) scale(.1355);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{64.8%{transform:translate(41.101vw,64.8vh) scale(.1355)}to{transform:translate(42.8379vw,99vh) scale(.1355)}}.snow:nth-child(158){opacity:1.3928;transform:translate(76.2228vw,-10px) scale(.9841);animation:fall-158 23s -21s linear infinite}@keyframes fall-158{56.56%{transform:translate(79.8721vw,56.56vh) scale(.9841)}to{transform:translate(78.04745vw,99vh) scale(.9841)}}.snow:nth-child(159){opacity:.6854;transform:translate(87.8265vw,-10px) scale(.6196);animation:fall-159 27s -27s linear infinite}@keyframes fall-159{70.205%{transform:translate(86.3819vw,70.205vh) scale(.6196)}to{transform:translate(87.1042vw,99vh) scale(.6196)}}.snow:nth-child(160){opacity:.7028;transform:translate(67.3169vw,-10px) scale(.6906);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{65.265%{transform:translate(75.3478vw,65.265vh) scale(.6906)}to{transform:translate(71.33235vw,99vh) scale(.6906)}}.snow:nth-child(161){opacity:.6636;transform:translate(81.0293vw,-10px) scale(.4767);animation:fall-161 21s -19s linear infinite}@keyframes fall-161{41.121%{transform:translate(89.2498vw,41.121vh) scale(.4767)}to{transform:translate(85.13955vw,99vh) scale(.4767)}}.snow:nth-child(162){opacity:.333;transform:translate(75.0156vw,-10px) scale(.5003);animation:fall-162 21s -12s linear infinite}@keyframes fall-162{38.717%{transform:translate(76.1731vw,38.717vh) scale(.5003)}to{transform:translate(75.59435vw,99vh) scale(.5003)}}.snow:nth-child(163){opacity:.3106;transform:translate(75.3869vw,-10px) scale(.1417);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{64.287%{transform:translate(78.5093vw,64.287vh) scale(.1417)}to{transform:translate(76.9481vw,99vh) scale(.1417)}}.snow:nth-child(164){opacity:.5114;transform:translate(41.6069vw,-10px) scale(.5252);animation:fall-164 29s -5s linear infinite}@keyframes fall-164{66.833%{transform:translate(47.9271vw,66.833vh) scale(.5252)}to{transform:translate(44.767vw,99vh) scale(.5252)}}.snow:nth-child(165){opacity:.9262;transform:translate(65.4722vw,-10px) scale(.9673);animation:fall-165 28s -15s linear infinite}@keyframes fall-165{71.276%{transform:translate(61.5649vw,71.276vh) scale(.9673)}to{transform:translate(63.51855vw,99vh) scale(.9673)}}.snow:nth-child(166){opacity:.6778;transform:translate(2.2955vw,-10px) scale(.092);animation:fall-166 19s -14s linear infinite}@keyframes fall-166{30.955%{transform:translate(1.2493vw,30.955vh) scale(.092)}to{transform:translate(1.7724vw,99vh) scale(.092)}}.snow:nth-child(167){opacity:.2024;transform:translate(40.9248vw,-10px) scale(.1284);animation:fall-167 25s -5s linear infinite}@keyframes fall-167{73.426%{transform:translate(50.9053vw,73.426vh) scale(.1284)}to{transform:translate(45.91505vw,99vh) scale(.1284)}}.snow:nth-child(168){opacity:1.578;transform:translate(44.3162vw,-10px) scale(.0898);animation:fall-168 25s -12s linear infinite}@keyframes fall-168{76.015%{transform:translate(37.4758vw,76.015vh) scale(.0898)}to{transform:translate(40.896vw,99vh) scale(.0898)}}.snow:nth-child(169){opacity:1.624;transform:translate(56.2323vw,-10px) scale(.5913);animation:fall-169 12s -5s linear infinite}@keyframes fall-169{68.901%{transform:translate(57.3138vw,68.901vh) scale(.5913)}to{transform:translate(56.77305vw,99vh) scale(.5913)}}.snow:nth-child(170){opacity:1.5002;transform:translate(42.5678vw,-10px) scale(.6854);animation:fall-170 24s -9s linear infinite}@keyframes fall-170{34.228%{transform:translate(42.2957vw,34.228vh) scale(.6854)}to{transform:translate(42.43175vw,99vh) scale(.6854)}}.snow:nth-child(171){opacity:1.456;transform:translate(50.1061vw,-10px) scale(.5807);animation:fall-171 18s -22s linear infinite}@keyframes fall-171{47.17%{transform:translate(44.8908vw,47.17vh) scale(.5807)}to{transform:translate(47.49845vw,99vh) scale(.5807)}}.snow:nth-child(172){opacity:1.9098;transform:translate(18.1808vw,-10px) scale(.2343);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{79.542%{transform:translate(21.2159vw,79.542vh) scale(.2343)}to{transform:translate(19.69835vw,99vh) scale(.2343)}}.snow:nth-child(173){opacity:1.5752;transform:translate(4.5249vw,-10px) scale(.2685);animation:fall-173 10s -6s linear infinite}@keyframes fall-173{35.17%{transform:translate(13.3967vw,35.17vh) scale(.2685)}to{transform:translate(8.9608vw,99vh) scale(.2685)}}.snow:nth-child(174){opacity:1.6812;transform:translate(89.4269vw,-10px) scale(.7575);animation:fall-174 20s -27s linear infinite}@keyframes fall-174{61.773%{transform:translate(97.094vw,61.773vh) scale(.7575)}to{transform:translate(93.26045vw,99vh) scale(.7575)}}.snow:nth-child(175){opacity:.6748;transform:translate(5.3515vw,-10px) scale(.8088);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{77.344%{transform:translate(5.4083vw,77.344vh) scale(.8088)}to{transform:translate(5.3799vw,99vh) scale(.8088)}}.snow:nth-child(176){opacity:.813;transform:translate(90.3088vw,-10px) scale(.7666);animation:fall-176 23s -10s linear infinite}@keyframes fall-176{67.451%{transform:translate(88.3779vw,67.451vh) scale(.7666)}to{transform:translate(89.34335vw,99vh) scale(.7666)}}.snow:nth-child(177){opacity:1.9394;transform:translate(76.2977vw,-10px) scale(.1459);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{52.3%{transform:translate(71.1137vw,52.3vh) scale(.1459)}to{transform:translate(73.7057vw,99vh) scale(.1459)}}.snow:nth-child(178){opacity:.7182;transform:translate(17.3938vw,-10px) scale(.4677);animation:fall-178 25s -7s linear infinite}@keyframes fall-178{69.351%{transform:translate(13.4717vw,69.351vh) scale(.4677)}to{transform:translate(15.43275vw,99vh) scale(.4677)}}.snow:nth-child(179){opacity:.2258;transform:translate(13.3018vw,-10px) scale(.4616);animation:fall-179 30s -7s linear infinite}@keyframes fall-179{56.217%{transform:translate(6.1978vw,56.217vh) scale(.4616)}to{transform:translate(9.7498vw,99vh) scale(.4616)}}.snow:nth-child(180){opacity:.3794;transform:translate(18.0321vw,-10px) scale(.8495);animation:fall-180 12s -10s linear infinite}@keyframes fall-180{40.073%{transform:translate(21.9996vw,40.073vh) scale(.8495)}to{transform:translate(20.01585vw,99vh) scale(.8495)}}.snow:nth-child(181){opacity:.4146;transform:translate(4.8531vw,-10px) scale(.5288);animation:fall-181 11s -22s linear infinite}@keyframes fall-181{38.761%{transform:translate(1.4795vw,38.761vh) scale(.5288)}to{transform:translate(3.1663vw,99vh) scale(.5288)}}.snow:nth-child(182){opacity:1.298;transform:translate(85.8441vw,-10px) scale(.7692);animation:fall-182 24s -1s linear infinite}@keyframes fall-182{35.03%{transform:translate(85.2259vw,35.03vh) scale(.7692)}to{transform:translate(85.535vw,99vh) scale(.7692)}}.snow:nth-child(183){opacity:.0486;transform:translate(4.5421vw,-10px) scale(.5565);animation:fall-183 11s -17s linear infinite}@keyframes fall-183{48.818%{transform:translate(1.0582vw,48.818vh) scale(.5565)}to{transform:translate(2.80015vw,99vh) scale(.5565)}}.snow:nth-child(184){opacity:1.5282;transform:translate(31.7562vw,-10px) scale(.4285);animation:fall-184 22s -21s linear infinite}@keyframes fall-184{77.86%{transform:translate(25.2495vw,77.86vh) scale(.4285)}to{transform:translate(28.50285vw,99vh) scale(.4285)}}.snow:nth-child(185){opacity:.3792;transform:translate(76.7851vw,-10px) scale(.5545);animation:fall-185 13s -1s linear infinite}@keyframes fall-185{53.388%{transform:translate(70.3498vw,53.388vh) scale(.5545)}to{transform:translate(73.56745vw,99vh) scale(.5545)}}.snow:nth-child(186){opacity:.1026;transform:translate(14.4243vw,-10px) scale(.7707);animation:fall-186 11s -12s linear infinite}@keyframes fall-186{35.327%{transform:translate(6.4889vw,35.327vh) scale(.7707)}to{transform:translate(10.4566vw,99vh) scale(.7707)}}.snow:nth-child(187){opacity:.296;transform:translate(47.4866vw,-10px) scale(.0757);animation:fall-187 26s -19s linear infinite}@keyframes fall-187{71.392%{transform:translate(46.1669vw,71.392vh) scale(.0757)}to{transform:translate(46.82675vw,99vh) scale(.0757)}}.snow:nth-child(188){opacity:.0752;transform:translate(40.6756vw,-10px) scale(.5085);animation:fall-188 12s -17s linear infinite}@keyframes fall-188{73.232%{transform:translate(39.2665vw,73.232vh) scale(.5085)}to{transform:translate(39.97105vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:1.01;transform:translate(72.4626vw,-10px) scale(.2713);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{69.501%{transform:translate(70.7035vw,69.501vh) scale(.2713)}to{transform:translate(71.58305vw,99vh) scale(.2713)}}.snow:nth-child(190){opacity:1.25;transform:translate(90.1947vw,-10px) scale(.3334);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{46.665%{transform:translate(84.54vw,46.665vh) scale(.3334)}to{transform:translate(87.36735vw,99vh) scale(.3334)}}.snow:nth-child(191){opacity:.0694;transform:translate(1.3662vw,-10px) scale(.3859);animation:fall-191 29s -7s linear infinite}@keyframes fall-191{74.121%{transform:translate(.146vw,74.121vh) scale(.3859)}to{transform:translate(.7561vw,99vh) scale(.3859)}}.snow:nth-child(192){opacity:1.9872;transform:translate(6.7812vw,-10px) scale(.5208);animation:fall-192 24s -26s linear infinite}@keyframes fall-192{54.116%{transform:translate(3.2892vw,54.116vh) scale(.5208)}to{transform:translate(5.0352vw,99vh) scale(.5208)}}.snow:nth-child(193){opacity:1.2254;transform:translate(58.0137vw,-10px) scale(.1711);animation:fall-193 26s -12s linear infinite}@keyframes fall-193{76.621%{transform:translate(55.5539vw,76.621vh) scale(.1711)}to{transform:translate(56.7838vw,99vh) scale(.1711)}}.snow:nth-child(194){opacity:.554;transform:translate(27.7667vw,-10px) scale(.5639);animation:fall-194 20s -27s linear infinite}@keyframes fall-194{43.535%{transform:translate(28.1657vw,43.535vh) scale(.5639)}to{transform:translate(27.9662vw,99vh) scale(.5639)}}.snow:nth-child(195){opacity:.4902;transform:translate(59.7618vw,-10px) scale(.5015);animation:fall-195 22s -5s linear infinite}@keyframes fall-195{47.232%{transform:translate(52.608vw,47.232vh) scale(.5015)}to{transform:translate(56.1849vw,99vh) scale(.5015)}}.snow:nth-child(196){opacity:.5278;transform:translate(23.0731vw,-10px) scale(.8577);animation:fall-196 23s -7s linear infinite}@keyframes fall-196{75.769%{transform:translate(31.4768vw,75.769vh) scale(.8577)}to{transform:translate(27.27495vw,99vh) scale(.8577)}}.snow:nth-child(197){opacity:.06;transform:translate(98.1905vw,-10px) scale(.6208);animation:fall-197 26s -29s linear infinite}@keyframes fall-197{64.642%{transform:translate(91.2282vw,64.642vh) scale(.6208)}to{transform:translate(94.70935vw,99vh) scale(.6208)}}.snow:nth-child(198){opacity:.5792;transform:translate(40.5147vw,-10px) scale(.3046);animation:fall-198 17s -14s linear infinite}@keyframes fall-198{52.362%{transform:translate(48.1175vw,52.362vh) scale(.3046)}to{transform:translate(44.3161vw,99vh) scale(.3046)}}.snow:nth-child(199){opacity:.2596;transform:translate(20.6866vw,-10px) scale(.9936);animation:fall-199 28s -21s linear infinite}@keyframes fall-199{41.409%{transform:translate(22.2247vw,41.409vh) scale(.9936)}to{transform:translate(21.45565vw,99vh) scale(.9936)}}.snow:nth-child(200){opacity:.2094;transform:translate(10.7428vw,-10px) scale(.533);animation:fall-200 27s -15s linear infinite}@keyframes fall-200{69.579%{transform:translate(7.1272vw,69.579vh) scale(.533)}to{transform:translate(8.935vw,99vh) scale(.533)}}.snow:nth-child(201){opacity:1.0788;transform:translate(69.4708vw,-10px) scale(.5835);animation:fall-201 29s -13s linear infinite}@keyframes fall-201{65.056%{transform:translate(65.1966vw,65.056vh) scale(.5835)}to{transform:translate(67.3337vw,99vh) scale(.5835)}}.snow:nth-child(202){opacity:.392;transform:translate(48.1389vw,-10px) scale(.0944);animation:fall-202 23s -29s linear infinite}@keyframes fall-202{46.958%{transform:translate(39.1745vw,46.958vh) scale(.0944)}to{transform:translate(43.6567vw,99vh) scale(.0944)}}.snow:nth-child(203){opacity:1.772;transform:translate(11.8718vw,-10px) scale(.5706);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{42.386%{transform:translate(3.5019vw,42.386vh) scale(.5706)}to{transform:translate(7.68685vw,99vh) scale(.5706)}}.snow:nth-child(204){opacity:1.2062;transform:translate(15.1538vw,-10px) scale(.8659);animation:fall-204 13s -2s linear infinite}@keyframes fall-204{41.638%{transform:translate(5.3905vw,41.638vh) scale(.8659)}to{transform:translate(10.27215vw,99vh) scale(.8659)}}.snow:nth-child(205){opacity:1.1906;transform:translate(34.2711vw,-10px) scale(.4101);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{62.805%{transform:translate(27.5761vw,62.805vh) scale(.4101)}to{transform:translate(30.9236vw,99vh) scale(.4101)}}.snow:nth-child(206){opacity:1.618;transform:translate(84.5162vw,-10px) scale(.9843);animation:fall-206 10s -24s linear infinite}@keyframes fall-206{36.186%{transform:translate(80.9587vw,36.186vh) scale(.9843)}to{transform:translate(82.73745vw,99vh) scale(.9843)}}.snow:nth-child(207){opacity:.446;transform:translate(4.5366vw,-10px) scale(.9275);animation:fall-207 13s -20s linear infinite}@keyframes fall-207{33.406%{transform:translate(11.1943vw,33.406vh) scale(.9275)}to{transform:translate(7.86545vw,99vh) scale(.9275)}}.snow:nth-child(208){opacity:1.2136;transform:translate(85.0494vw,-10px) scale(.8882);animation:fall-208 27s -29s linear infinite}@keyframes fall-208{57.202%{transform:translate(86.8127vw,57.202vh) scale(.8882)}to{transform:translate(85.93105vw,99vh) scale(.8882)}}.snow:nth-child(209){opacity:1.1928;transform:translate(38.2458vw,-10px) scale(.0885);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{76.6%{transform:translate(44.6382vw,76.6vh) scale(.0885)}to{transform:translate(41.442vw,99vh) scale(.0885)}}.snow:nth-child(210){opacity:.3992;transform:translate(61.7837vw,-10px) scale(.6558);animation:fall-210 26s -21s linear infinite}@keyframes fall-210{71.272%{transform:translate(65.9048vw,71.272vh) scale(.6558)}to{transform:translate(63.84425vw,99vh) scale(.6558)}}.snow:nth-child(211){opacity:1.1186;transform:translate(49.1317vw,-10px) scale(.2804);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{34.352%{transform:translate(43.9347vw,34.352vh) scale(.2804)}to{transform:translate(46.5332vw,99vh) scale(.2804)}}.snow:nth-child(212){opacity:.0002;transform:translate(49.955vw,-10px) scale(.0293);animation:fall-212 20s -25s linear infinite}@keyframes fall-212{78.803%{transform:translate(45.2282vw,78.803vh) scale(.0293)}to{transform:translate(47.5916vw,99vh) scale(.0293)}}.snow:nth-child(213){opacity:1.954;transform:translate(88.0284vw,-10px) scale(.2424);animation:fall-213 14s -10s linear infinite}@keyframes fall-213{44.664%{transform:translate(78.487vw,44.664vh) scale(.2424)}to{transform:translate(83.2577vw,99vh) scale(.2424)}}.snow:nth-child(214){opacity:1.4082;transform:translate(90.4514vw,-10px) scale(.5153);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{36.097%{transform:translate(81.9213vw,36.097vh) scale(.5153)}to{transform:translate(86.18635vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:.625;transform:translate(32.9445vw,-10px) scale(.6337);animation:fall-215 13s -18s linear infinite}@keyframes fall-215{42.514%{transform:translate(41.586vw,42.514vh) scale(.6337)}to{transform:translate(37.26525vw,99vh) scale(.6337)}}.snow:nth-child(216){opacity:1.2142;transform:translate(19.8785vw,-10px) scale(.7685);animation:fall-216 29s -29s linear infinite}@keyframes fall-216{58.597%{transform:translate(14.8394vw,58.597vh) scale(.7685)}to{transform:translate(17.35895vw,99vh) scale(.7685)}}.snow:nth-child(217){opacity:1.2178;transform:translate(21.4737vw,-10px) scale(.1278);animation:fall-217 21s -4s linear infinite}@keyframes fall-217{47.991%{transform:translate(13.2609vw,47.991vh) scale(.1278)}to{transform:translate(17.3673vw,99vh) scale(.1278)}}.snow:nth-child(218){opacity:.4754;transform:translate(91.3064vw,-10px) scale(.0649);animation:fall-218 15s -18s linear infinite}@keyframes fall-218{58.479%{transform:translate(95.246vw,58.479vh) scale(.0649)}to{transform:translate(93.2762vw,99vh) scale(.0649)}}.snow:nth-child(219){opacity:1.091;transform:translate(51.3438vw,-10px) scale(.0667);animation:fall-219 13s -3s linear infinite}@keyframes fall-219{73.325%{transform:translate(53.7808vw,73.325vh) scale(.0667)}to{transform:translate(52.5623vw,99vh) scale(.0667)}}.snow:nth-child(220){opacity:.8342;transform:translate(65.8733vw,-10px) scale(.0471);animation:fall-220 27s -3s linear infinite}@keyframes fall-220{78.85%{transform:translate(57.3482vw,78.85vh) scale(.0471)}to{transform:translate(61.61075vw,99vh) scale(.0471)}}.snow:nth-child(221){opacity:1.2132;transform:translate(53.8748vw,-10px) scale(.1621);animation:fall-221 19s -6s linear infinite}@keyframes fall-221{43.242%{transform:translate(55.7991vw,43.242vh) scale(.1621)}to{transform:translate(54.83695vw,99vh) scale(.1621)}}.snow:nth-child(222){opacity:.35;transform:translate(79.5407vw,-10px) scale(.3384);animation:fall-222 24s -11s linear infinite}@keyframes fall-222{58.419%{transform:translate(83.1089vw,58.419vh) scale(.3384)}to{transform:translate(81.3248vw,99vh) scale(.3384)}}.snow:nth-child(223){opacity:.2844;transform:translate(36.2792vw,-10px) scale(.7923);animation:fall-223 15s -6s linear infinite}@keyframes fall-223{33.561%{transform:translate(31.1911vw,33.561vh) scale(.7923)}to{transform:translate(33.73515vw,99vh) scale(.7923)}}.snow:nth-child(224){opacity:1.8786;transform:translate(2.1391vw,-10px) scale(.7384);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{34.363%{transform:translate(-.8656vw,34.363vh) scale(.7384)}to{transform:translate(.63675vw,99vh) scale(.7384)}}.snow:nth-child(225){opacity:1.8782;transform:translate(17.4612vw,-10px) scale(.734);animation:fall-225 12s -17s linear infinite}@keyframes fall-225{79.68%{transform:translate(15.9648vw,79.68vh) scale(.734)}to{transform:translate(16.713vw,99vh) scale(.734)}}.snow:nth-child(226){opacity:.1238;transform:translate(46.4151vw,-10px) scale(.5216);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{40.04%{transform:translate(53.4498vw,40.04vh) scale(.5216)}to{transform:translate(49.93245vw,99vh) scale(.5216)}}.snow:nth-child(227){opacity:.392;transform:translate(72.9549vw,-10px) scale(.0036);animation:fall-227 22s -6s linear infinite}@keyframes fall-227{45.155%{transform:translate(75.1347vw,45.155vh) scale(.0036)}to{transform:translate(74.0448vw,99vh) scale(.0036)}}.snow:nth-child(228){opacity:.6822;transform:translate(47.0441vw,-10px) scale(.3364);animation:fall-228 11s -26s linear infinite}@keyframes fall-228{35.309%{transform:translate(50.357vw,35.309vh) scale(.3364)}to{transform:translate(48.70055vw,99vh) scale(.3364)}}.snow:nth-child(229){opacity:1.2662;transform:translate(93.5266vw,-10px) scale(.7704);animation:fall-229 30s -20s linear infinite}@keyframes fall-229{54.712%{transform:translate(92.3419vw,54.712vh) scale(.7704)}to{transform:translate(92.93425vw,99vh) scale(.7704)}}.snow:nth-child(230){opacity:.2574;transform:translate(80.1763vw,-10px) scale(.1994);animation:fall-230 23s -22s linear infinite}@keyframes fall-230{30.931%{transform:translate(79.3915vw,30.931vh) scale(.1994)}to{transform:translate(79.7839vw,99vh) scale(.1994)}}.snow:nth-child(231){opacity:.5986;transform:translate(46.7425vw,-10px) scale(.1898);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{75.169%{transform:translate(46.1647vw,75.169vh) scale(.1898)}to{transform:translate(46.4536vw,99vh) scale(.1898)}}.snow:nth-child(232){opacity:1.0754;transform:translate(74.2636vw,-10px) scale(.5402);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{54.221%{transform:translate(71.2695vw,54.221vh) scale(.5402)}to{transform:translate(72.76655vw,99vh) scale(.5402)}}.snow:nth-child(233){opacity:.5442;transform:translate(33.9814vw,-10px) scale(.6593);animation:fall-233 18s -5s linear infinite}@keyframes fall-233{72.037%{transform:translate(42.5274vw,72.037vh) scale(.6593)}to{transform:translate(38.2544vw,99vh) scale(.6593)}}.snow:nth-child(234){opacity:.9366;transform:translate(96.2359vw,-10px) scale(.5194);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{33.885%{transform:translate(101.1943vw,33.885vh) scale(.5194)}to{transform:translate(98.7151vw,99vh) scale(.5194)}}.snow:nth-child(235){opacity:1.4566;transform:translate(98.2954vw,-10px) scale(.0786);animation:fall-235 10s -23s linear infinite}@keyframes fall-235{66.378%{transform:translate(99.3093vw,66.378vh) scale(.0786)}to{transform:translate(98.80235vw,99vh) scale(.0786)}}.snow:nth-child(236){opacity:1.968;transform:translate(8.3131vw,-10px) scale(.2417);animation:fall-236 21s -21s linear infinite}@keyframes fall-236{79.617%{transform:translate(15.3954vw,79.617vh) scale(.2417)}to{transform:translate(11.85425vw,99vh) scale(.2417)}}.snow:nth-child(237){opacity:.7496;transform:translate(99.0503vw,-10px) scale(.9571);animation:fall-237 25s -8s linear infinite}@keyframes fall-237{48.35%{transform:translate(104.6404vw,48.35vh) scale(.9571)}to{transform:translate(101.84535vw,99vh) scale(.9571)}}.snow:nth-child(238){opacity:.9884;transform:translate(15.8595vw,-10px) scale(.6988);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{70.784%{transform:translate(24.8896vw,70.784vh) scale(.6988)}to{transform:translate(20.37455vw,99vh) scale(.6988)}}.snow:nth-child(239){opacity:1.2292;transform:translate(44.026vw,-10px) scale(.8491);animation:fall-239 14s -25s linear infinite}@keyframes fall-239{72.773%{transform:translate(47.7023vw,72.773vh) scale(.8491)}to{transform:translate(45.86415vw,99vh) scale(.8491)}}.snow:nth-child(240){opacity:.3868;transform:translate(80.0324vw,-10px) scale(.1048);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{36.961%{transform:translate(75.0718vw,36.961vh) scale(.1048)}to{transform:translate(77.5521vw,99vh) scale(.1048)}}.snow:nth-child(241){opacity:1.0486;transform:translate(94.1816vw,-10px) scale(.4855);animation:fall-241 15s -23s linear infinite}@keyframes fall-241{33.62%{transform:translate(101.5541vw,33.62vh) scale(.4855)}to{transform:translate(97.86785vw,99vh) scale(.4855)}}.snow:nth-child(242){opacity:.2952;transform:translate(2.6878vw,-10px) scale(.6013);animation:fall-242 23s -9s linear infinite}@keyframes fall-242{64.266%{transform:translate(3.5109vw,64.266vh) scale(.6013)}to{transform:translate(3.09935vw,99vh) scale(.6013)}}.snow:nth-child(243){opacity:1.8366;transform:translate(33.9742vw,-10px) scale(.4893);animation:fall-243 13s -23s linear infinite}@keyframes fall-243{59.656%{transform:translate(29.5579vw,59.656vh) scale(.4893)}to{transform:translate(31.76605vw,99vh) scale(.4893)}}.snow:nth-child(244){opacity:.2274;transform:translate(14.2161vw,-10px) scale(.5084);animation:fall-244 27s -11s linear infinite}@keyframes fall-244{59.194%{transform:translate(8.8976vw,59.194vh) scale(.5084)}to{transform:translate(11.55685vw,99vh) scale(.5084)}}.snow:nth-child(245){opacity:.707;transform:translate(45.1926vw,-10px) scale(.1962);animation:fall-245 19s -14s linear infinite}@keyframes fall-245{64.707%{transform:translate(54.3985vw,64.707vh) scale(.1962)}to{transform:translate(49.79555vw,99vh) scale(.1962)}}.snow:nth-child(246){opacity:1.2106;transform:translate(99.8869vw,-10px) scale(.1901);animation:fall-246 15s -30s linear infinite}@keyframes fall-246{40.704%{transform:translate(97.9355vw,40.704vh) scale(.1901)}to{transform:translate(98.9112vw,99vh) scale(.1901)}}.snow:nth-child(247){opacity:.2548;transform:translate(27.303vw,-10px) scale(.8891);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{49.909%{transform:translate(19.7596vw,49.909vh) scale(.8891)}to{transform:translate(23.5313vw,99vh) scale(.8891)}}.snow:nth-child(248){opacity:1.8028;transform:translate(70.7128vw,-10px) scale(.3774);animation:fall-248 22s -23s linear infinite}@keyframes fall-248{34.648%{transform:translate(66.1566vw,34.648vh) scale(.3774)}to{transform:translate(68.4347vw,99vh) scale(.3774)}}.snow:nth-child(249){opacity:.8924;transform:translate(49.4304vw,-10px) scale(.434);animation:fall-249 13s -22s linear infinite}@keyframes fall-249{50.151%{transform:translate(39.5524vw,50.151vh) scale(.434)}to{transform:translate(44.4914vw,99vh) scale(.434)}}.snow:nth-child(250){opacity:1.9896;transform:translate(23.6121vw,-10px) scale(.8596);animation:fall-250 21s -13s linear infinite}@keyframes fall-250{41.413%{transform:translate(17.7557vw,41.413vh) scale(.8596)}to{transform:translate(20.6839vw,99vh) scale(.8596)}}.snow:nth-child(251){opacity:1.934;transform:translate(49.6172vw,-10px) scale(.3693);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{44.154%{transform:translate(51.421vw,44.154vh) scale(.3693)}to{transform:translate(50.5191vw,99vh) scale(.3693)}}.snow:nth-child(252){opacity:.6698;transform:translate(28.5784vw,-10px) scale(.3557);animation:fall-252 23s -4s linear infinite}@keyframes fall-252{72.114%{transform:translate(26.5914vw,72.114vh) scale(.3557)}to{transform:translate(27.5849vw,99vh) scale(.3557)}}.snow:nth-child(253){opacity:1.187;transform:translate(25.1395vw,-10px) scale(.6398);animation:fall-253 26s -7s linear infinite}@keyframes fall-253{42.618%{transform:translate(28.358vw,42.618vh) scale(.6398)}to{transform:translate(26.74875vw,99vh) scale(.6398)}}.snow:nth-child(254){opacity:.5134;transform:translate(30.8822vw,-10px) scale(.8172);animation:fall-254 10s -16s linear infinite}@keyframes fall-254{47.833%{transform:translate(22.2028vw,47.833vh) scale(.8172)}to{transform:translate(26.5425vw,99vh) scale(.8172)}}.snow:nth-child(255){opacity:.135;transform:translate(.2256vw,-10px) scale(.9528);animation:fall-255 13s -21s linear infinite}@keyframes fall-255{64.02%{transform:translate(8.9307vw,64.02vh) scale(.9528)}to{transform:translate(4.57815vw,99vh) scale(.9528)}}.snow:nth-child(256){opacity:1.1172;transform:translate(12.3781vw,-10px) scale(.6628);animation:fall-256 28s -1s linear infinite}@keyframes fall-256{63.94%{transform:translate(17.3743vw,63.94vh) scale(.6628)}to{transform:translate(14.8762vw,99vh) scale(.6628)}}.snow:nth-child(257){opacity:.4624;transform:translate(4.395vw,-10px) scale(.7569);animation:fall-257 15s -27s linear infinite}@keyframes fall-257{51.307%{transform:translate(-1.3968vw,51.307vh) scale(.7569)}to{transform:translate(1.4991vw,99vh) scale(.7569)}}.snow:nth-child(258){opacity:.7224;transform:translate(36.6319vw,-10px) scale(.403);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{52.154%{transform:translate(34.138vw,52.154vh) scale(.403)}to{transform:translate(35.38495vw,99vh) scale(.403)}}.snow:nth-child(259){opacity:.6918;transform:translate(59.5288vw,-10px) scale(.7116);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{73.384%{transform:translate(67.1011vw,73.384vh) scale(.7116)}to{transform:translate(63.31495vw,99vh) scale(.7116)}}.snow:nth-child(260){opacity:1.2012;transform:translate(54.9588vw,-10px) scale(.4073);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{39.387%{transform:translate(57.7334vw,39.387vh) scale(.4073)}to{transform:translate(56.3461vw,99vh) scale(.4073)}}.snow:nth-child(261){opacity:1.3998;transform:translate(16.6653vw,-10px) scale(.7988);animation:fall-261 15s -4s linear infinite}@keyframes fall-261{51.695%{transform:translate(26.4998vw,51.695vh) scale(.7988)}to{transform:translate(21.58255vw,99vh) scale(.7988)}}.snow:nth-child(262){opacity:.71;transform:translate(71.6624vw,-10px) scale(.0749);animation:fall-262 27s -29s linear infinite}@keyframes fall-262{35.02%{transform:translate(74.1226vw,35.02vh) scale(.0749)}to{transform:translate(72.8925vw,99vh) scale(.0749)}}.snow:nth-child(263){opacity:.2814;transform:translate(70.4533vw,-10px) scale(.5148);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{75.093%{transform:translate(65.1227vw,75.093vh) scale(.5148)}to{transform:translate(67.788vw,99vh) scale(.5148)}}.snow:nth-child(264){opacity:1.6318;transform:translate(3.646vw,-10px) scale(.1291);animation:fall-264 27s -13s linear infinite}@keyframes fall-264{71.492%{transform:translate(-4.8663vw,71.492vh) scale(.1291)}to{transform:translate(-.61015vw,99vh) scale(.1291)}}.snow:nth-child(265){opacity:1.819;transform:translate(72.0417vw,-10px) scale(.8761);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{62.459%{transform:translate(72.7299vw,62.459vh) scale(.8761)}to{transform:translate(72.3858vw,99vh) scale(.8761)}}.snow:nth-child(266){opacity:1.2536;transform:translate(70.8553vw,-10px) scale(.4863);animation:fall-266 15s -7s linear infinite}@keyframes fall-266{60.471%{transform:translate(65.687vw,60.471vh) scale(.4863)}to{transform:translate(68.27115vw,99vh) scale(.4863)}}.snow:nth-child(267){opacity:.4062;transform:translate(13.7581vw,-10px) scale(.1831);animation:fall-267 19s -9s linear infinite}@keyframes fall-267{58.126%{transform:translate(4.8037vw,58.126vh) scale(.1831)}to{transform:translate(9.2809vw,99vh) scale(.1831)}}.snow:nth-child(268){opacity:.5886;transform:translate(39.0586vw,-10px) scale(.9134);animation:fall-268 24s -6s linear infinite}@keyframes fall-268{38.513%{transform:translate(31.4215vw,38.513vh) scale(.9134)}to{transform:translate(35.24005vw,99vh) scale(.9134)}}.snow:nth-child(269){opacity:1.7098;transform:translate(88.4183vw,-10px) scale(.128);animation:fall-269 25s -29s linear infinite}@keyframes fall-269{33.431%{transform:translate(88.1477vw,33.431vh) scale(.128)}to{transform:translate(88.283vw,99vh) scale(.128)}}.snow:nth-child(270){opacity:.687;transform:translate(4.2118vw,-10px) scale(.3179);animation:fall-270 16s -4s linear infinite}@keyframes fall-270{76.318%{transform:translate(10.5542vw,76.318vh) scale(.3179)}to{transform:translate(7.383vw,99vh) scale(.3179)}}.snow:nth-child(271){opacity:1.7634;transform:translate(28.5473vw,-10px) scale(.6214);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.355%{transform:translate(33.6647vw,42.355vh) scale(.6214)}to{transform:translate(31.106vw,99vh) scale(.6214)}}.snow:nth-child(272){opacity:1.82;transform:translate(26.221vw,-10px) scale(.3589);animation:fall-272 18s -3s linear infinite}@keyframes fall-272{34.723%{transform:translate(24.8579vw,34.723vh) scale(.3589)}to{transform:translate(25.53945vw,99vh) scale(.3589)}}.snow:nth-child(273){opacity:1.5762;transform:translate(17.7582vw,-10px) scale(.2329);animation:fall-273 19s -11s linear infinite}@keyframes fall-273{40.487%{transform:translate(15.6678vw,40.487vh) scale(.2329)}to{transform:translate(16.713vw,99vh) scale(.2329)}}.snow:nth-child(274){opacity:.8374;transform:translate(72.6485vw,-10px) scale(.3748);animation:fall-274 21s -14s linear infinite}@keyframes fall-274{68.774%{transform:translate(71.8404vw,68.774vh) scale(.3748)}to{transform:translate(72.24445vw,99vh) scale(.3748)}}.snow:nth-child(275){opacity:1.438;transform:translate(30.8026vw,-10px) scale(.6254);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{40.08%{transform:translate(28.1366vw,40.08vh) scale(.6254)}to{transform:translate(29.4696vw,99vh) scale(.6254)}}.snow:nth-child(276){opacity:1.651;transform:translate(11.6675vw,-10px) scale(.3729);animation:fall-276 22s -18s linear infinite}@keyframes fall-276{37.078%{transform:translate(4.1906vw,37.078vh) scale(.3729)}to{transform:translate(7.92905vw,99vh) scale(.3729)}}.snow:nth-child(277){opacity:.5232;transform:translate(.1582vw,-10px) scale(.6118);animation:fall-277 17s -3s linear infinite}@keyframes fall-277{75.109%{transform:translate(8.6694vw,75.109vh) scale(.6118)}to{transform:translate(4.4138vw,99vh) scale(.6118)}}.snow:nth-child(278){opacity:1.1714;transform:translate(87.3862vw,-10px) scale(.5668);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{72.218%{transform:translate(93.0798vw,72.218vh) scale(.5668)}to{transform:translate(90.233vw,99vh) scale(.5668)}}.snow:nth-child(279){opacity:1.2352;transform:translate(19.9556vw,-10px) scale(.7634);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{42.645%{transform:translate(17.152vw,42.645vh) scale(.7634)}to{transform:translate(18.5538vw,99vh) scale(.7634)}}.snow:nth-child(280){opacity:1.8912;transform:translate(12.9345vw,-10px) scale(.4734);animation:fall-280 11s -29s linear infinite}@keyframes fall-280{63.379%{transform:translate(7.0201vw,63.379vh) scale(.4734)}to{transform:translate(9.9773vw,99vh) scale(.4734)}}.snow:nth-child(281){opacity:1.3688;transform:translate(21.3884vw,-10px) scale(.4614);animation:fall-281 21s -27s linear infinite}@keyframes fall-281{58.288%{transform:translate(18.3783vw,58.288vh) scale(.4614)}to{transform:translate(19.88335vw,99vh) scale(.4614)}}.snow:nth-child(282){opacity:1.4594;transform:translate(63.5481vw,-10px) scale(.4716);animation:fall-282 21s -15s linear infinite}@keyframes fall-282{57.775%{transform:translate(58.5881vw,57.775vh) scale(.4716)}to{transform:translate(61.0681vw,99vh) scale(.4716)}}.snow:nth-child(283){opacity:.0782;transform:translate(65.4922vw,-10px) scale(.1415);animation:fall-283 29s -10s linear infinite}@keyframes fall-283{43.789%{transform:translate(58.695vw,43.789vh) scale(.1415)}to{transform:translate(62.0936vw,99vh) scale(.1415)}}.snow:nth-child(284){opacity:.2548;transform:translate(25.6455vw,-10px) scale(.1998);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{31.253%{transform:translate(35.334vw,31.253vh) scale(.1998)}to{transform:translate(30.48975vw,99vh) scale(.1998)}}.snow:nth-child(285){opacity:1.8544;transform:translate(99.0637vw,-10px) scale(.6293);animation:fall-285 21s -24s linear infinite}@keyframes fall-285{46.778%{transform:translate(94.2008vw,46.778vh) scale(.6293)}to{transform:translate(96.63225vw,99vh) scale(.6293)}}.snow:nth-child(286){opacity:1.2;transform:translate(86.2177vw,-10px) scale(.9475);animation:fall-286 12s -9s linear infinite}@keyframes fall-286{66.049%{transform:translate(83.0909vw,66.049vh) scale(.9475)}to{transform:translate(84.6543vw,99vh) scale(.9475)}}.snow:nth-child(287){opacity:1.8048;transform:translate(88.7233vw,-10px) scale(.312);animation:fall-287 19s -30s linear infinite}@keyframes fall-287{70.267%{transform:translate(81.6251vw,70.267vh) scale(.312)}to{transform:translate(85.1742vw,99vh) scale(.312)}}.snow:nth-child(288){opacity:1.8686;transform:translate(4.8255vw,-10px) scale(.3901);animation:fall-288 17s -8s linear infinite}@keyframes fall-288{35.086%{transform:translate(8.0781vw,35.086vh) scale(.3901)}to{transform:translate(6.4518vw,99vh) scale(.3901)}}.snow:nth-child(289){opacity:1.3288;transform:translate(30.6434vw,-10px) scale(.6043);animation:fall-289 19s -18s linear infinite}@keyframes fall-289{77.689%{transform:translate(39.0441vw,77.689vh) scale(.6043)}to{transform:translate(34.84375vw,99vh) scale(.6043)}}.snow:nth-child(290){opacity:.4922;transform:translate(59.9586vw,-10px) scale(.6988);animation:fall-290 12s -24s linear infinite}@keyframes fall-290{63.388%{transform:translate(64.5045vw,63.388vh) scale(.6988)}to{transform:translate(62.23155vw,99vh) scale(.6988)}}.snow:nth-child(291){opacity:.9922;transform:translate(91.9724vw,-10px) scale(.2277);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{38.912%{transform:translate(95.0562vw,38.912vh) scale(.2277)}to{transform:translate(93.5143vw,99vh) scale(.2277)}}.snow:nth-child(292){opacity:1.2408;transform:translate(23.842vw,-10px) scale(.5434);animation:fall-292 23s -24s linear infinite}@keyframes fall-292{32.046%{transform:translate(29.5173vw,32.046vh) scale(.5434)}to{transform:translate(26.67965vw,99vh) scale(.5434)}}.snow:nth-child(293){opacity:.3058;transform:translate(49.5768vw,-10px) scale(.2443);animation:fall-293 20s -18s linear infinite}@keyframes fall-293{67.871%{transform:translate(40.7166vw,67.871vh) scale(.2443)}to{transform:translate(45.1467vw,99vh) scale(.2443)}}.snow:nth-child(294){opacity:1.8946;transform:translate(51.3223vw,-10px) scale(.0302);animation:fall-294 13s -8s linear infinite}@keyframes fall-294{40.513%{transform:translate(51.9117vw,40.513vh) scale(.0302)}to{transform:translate(51.617vw,99vh) scale(.0302)}}.snow:nth-child(295){opacity:1.6546;transform:translate(80.8311vw,-10px) scale(.1411);animation:fall-295 28s -11s linear infinite}@keyframes fall-295{68.258%{transform:translate(78.93vw,68.258vh) scale(.1411)}to{transform:translate(79.88055vw,99vh) scale(.1411)}}.snow:nth-child(296){opacity:1.2844;transform:translate(73.5873vw,-10px) scale(.226);animation:fall-296 20s -15s linear infinite}@keyframes fall-296{53.504%{transform:translate(66.8575vw,53.504vh) scale(.226)}to{transform:translate(70.2224vw,99vh) scale(.226)}}.snow:nth-child(297){opacity:1.38;transform:translate(92.7154vw,-10px) scale(.2107);animation:fall-297 19s -22s linear infinite}@keyframes fall-297{36.092%{transform:translate(83.1548vw,36.092vh) scale(.2107)}to{transform:translate(87.9351vw,99vh) scale(.2107)}}.snow:nth-child(298){opacity:1.8504;transform:translate(39.4284vw,-10px) scale(.0265);animation:fall-298 28s -2s linear infinite}@keyframes fall-298{67.927%{transform:translate(40.7969vw,67.927vh) scale(.0265)}to{transform:translate(40.11265vw,99vh) scale(.0265)}}.snow:nth-child(299){opacity:1.8626;transform:translate(76.1393vw,-10px) scale(.0144);animation:fall-299 25s -3s linear infinite}@keyframes fall-299{73.364%{transform:translate(69.0029vw,73.364vh) scale(.0144)}to{transform:translate(72.5711vw,99vh) scale(.0144)}}.snow:nth-child(300){opacity:.0682;transform:translate(27.2386vw,-10px) scale(.4508);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{64.608%{transform:translate(34.1016vw,64.608vh) scale(.4508)}to{transform:translate(30.6701vw,99vh) scale(.4508)}}.snow:nth-child(301){opacity:.3138;transform:translate(35.3045vw,-10px) scale(.7236);animation:fall-301 18s -25s linear infinite}@keyframes fall-301{59.97%{transform:translate(34.3067vw,59.97vh) scale(.7236)}to{transform:translate(34.8056vw,99vh) scale(.7236)}}.snow:nth-child(302){opacity:.6396;transform:translate(40.0486vw,-10px) scale(.8407);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{45.167%{transform:translate(38.701vw,45.167vh) scale(.8407)}to{transform:translate(39.3748vw,99vh) scale(.8407)}}.snow:nth-child(303){opacity:1.8686;transform:translate(54.6247vw,-10px) scale(.236);animation:fall-303 26s -7s linear infinite}@keyframes fall-303{62.479%{transform:translate(48.7768vw,62.479vh) scale(.236)}to{transform:translate(51.70075vw,99vh) scale(.236)}}.snow:nth-child(304){opacity:1.1334;transform:translate(52.8418vw,-10px) scale(.8152);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{62.535%{transform:translate(46.2567vw,62.535vh) scale(.8152)}to{transform:translate(49.54925vw,99vh) scale(.8152)}}.snow:nth-child(305){opacity:.4912;transform:translate(93.2271vw,-10px) scale(.8516);animation:fall-305 18s -24s linear infinite}@keyframes fall-305{71.89%{transform:translate(91.9838vw,71.89vh) scale(.8516)}to{transform:translate(92.60545vw,99vh) scale(.8516)}}.snow:nth-child(306){opacity:.1876;transform:translate(68.5806vw,-10px) scale(.7276);animation:fall-306 19s -21s linear infinite}@keyframes fall-306{55.189%{transform:translate(76.3122vw,55.189vh) scale(.7276)}to{transform:translate(72.4464vw,99vh) scale(.7276)}}.snow:nth-child(307){opacity:1.8398;transform:translate(51.6703vw,-10px) scale(.2787);animation:fall-307 14s -15s linear infinite}@keyframes fall-307{77.845%{transform:translate(57.1461vw,77.845vh) scale(.2787)}to{transform:translate(54.4082vw,99vh) scale(.2787)}}.snow:nth-child(308){opacity:.3356;transform:translate(54.9898vw,-10px) scale(.9933);animation:fall-308 16s -15s linear infinite}@keyframes fall-308{33.249%{transform:translate(58.2742vw,33.249vh) scale(.9933)}to{transform:translate(56.632vw,99vh) scale(.9933)}}.snow:nth-child(309){opacity:1.0802;transform:translate(96.9393vw,-10px) scale(.2966);animation:fall-309 28s -23s linear infinite}@keyframes fall-309{62.279%{transform:translate(91.6914vw,62.279vh) scale(.2966)}to{transform:translate(94.31535vw,99vh) scale(.2966)}}.snow:nth-child(310){opacity:.2786;transform:translate(36.5174vw,-10px) scale(.206);animation:fall-310 16s -25s linear infinite}@keyframes fall-310{78.858%{transform:translate(36.2283vw,78.858vh) scale(.206)}to{transform:translate(36.37285vw,99vh) scale(.206)}}.snow:nth-child(311){opacity:.023;transform:translate(69.0657vw,-10px) scale(.5492);animation:fall-311 11s -14s linear infinite}@keyframes fall-311{38.278%{transform:translate(71.0175vw,38.278vh) scale(.5492)}to{transform:translate(70.0416vw,99vh) scale(.5492)}}.snow:nth-child(312){opacity:.3718;transform:translate(2.5447vw,-10px) scale(.8478);animation:fall-312 20s -2s linear infinite}@keyframes fall-312{58.722%{transform:translate(5.1466vw,58.722vh) scale(.8478)}to{transform:translate(3.84565vw,99vh) scale(.8478)}}.snow:nth-child(313){opacity:.4396;transform:translate(17.03vw,-10px) scale(.0586);animation:fall-313 15s -17s linear infinite}@keyframes fall-313{34.385%{transform:translate(15.278vw,34.385vh) scale(.0586)}to{transform:translate(16.154vw,99vh) scale(.0586)}}.snow:nth-child(314){opacity:1.6716;transform:translate(44.0647vw,-10px) scale(.3285);animation:fall-314 27s -28s linear infinite}@keyframes fall-314{53.963%{transform:translate(36.0674vw,53.963vh) scale(.3285)}to{transform:translate(40.06605vw,99vh) scale(.3285)}}.snow:nth-child(315){opacity:1.719;transform:translate(30.8211vw,-10px) scale(.804);animation:fall-315 26s -19s linear infinite}@keyframes fall-315{36.622%{transform:translate(36.8626vw,36.622vh) scale(.804)}to{transform:translate(33.84185vw,99vh) scale(.804)}}.snow:nth-child(316){opacity:1.1586;transform:translate(56.5677vw,-10px) scale(.6546);animation:fall-316 25s -1s linear infinite}@keyframes fall-316{32.625%{transform:translate(63.1801vw,32.625vh) scale(.6546)}to{transform:translate(59.8739vw,99vh) scale(.6546)}}.snow:nth-child(317){opacity:1.3358;transform:translate(49.6998vw,-10px) scale(.564);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{53.628%{transform:translate(55.3344vw,53.628vh) scale(.564)}to{transform:translate(52.5171vw,99vh) scale(.564)}}.snow:nth-child(318){opacity:.57;transform:translate(12.6556vw,-10px) scale(.4395);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{53.901%{transform:translate(21.507vw,53.901vh) scale(.4395)}to{transform:translate(17.0813vw,99vh) scale(.4395)}}.snow:nth-child(319){opacity:1.6916;transform:translate(40.0889vw,-10px) scale(.0045);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.319%{transform:translate(39.6394vw,42.319vh) scale(.0045)}to{transform:translate(39.86415vw,99vh) scale(.0045)}}.snow:nth-child(320){opacity:1.3878;transform:translate(82.6227vw,-10px) scale(.9709);animation:fall-320 26s -18s linear infinite}@keyframes fall-320{39.731%{transform:translate(89.7654vw,39.731vh) scale(.9709)}to{transform:translate(86.19405vw,99vh) scale(.9709)}}.snow:nth-child(321){opacity:.0682;transform:translate(30.4603vw,-10px) scale(.3124);animation:fall-321 21s -9s linear infinite}@keyframes fall-321{65.662%{transform:translate(35.3088vw,65.662vh) scale(.3124)}to{transform:translate(32.88455vw,99vh) scale(.3124)}}.snow:nth-child(322){opacity:1.8554;transform:translate(37.7071vw,-10px) scale(.5115);animation:fall-322 28s -18s linear infinite}@keyframes fall-322{46.856%{transform:translate(32.083vw,46.856vh) scale(.5115)}to{transform:translate(34.89505vw,99vh) scale(.5115)}}.snow:nth-child(323){opacity:1.999;transform:translate(52.7539vw,-10px) scale(.2769);animation:fall-323 25s -26s linear infinite}@keyframes fall-323{79.548%{transform:translate(44.5817vw,79.548vh) scale(.2769)}to{transform:translate(48.6678vw,99vh) scale(.2769)}}.snow:nth-child(324){opacity:.5632;transform:translate(1.3537vw,-10px) scale(.7424);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{39.327%{transform:translate(9.7098vw,39.327vh) scale(.7424)}to{transform:translate(5.53175vw,99vh) scale(.7424)}}.snow:nth-child(325){opacity:1.9206;transform:translate(80.6792vw,-10px) scale(.7944);animation:fall-325 17s -19s linear infinite}@keyframes fall-325{58.491%{transform:translate(84.9527vw,58.491vh) scale(.7944)}to{transform:translate(82.81595vw,99vh) scale(.7944)}}.snow:nth-child(326){opacity:1.3804;transform:translate(98.9657vw,-10px) scale(.6982);animation:fall-326 13s -3s linear infinite}@keyframes fall-326{72.756%{transform:translate(105.0345vw,72.756vh) scale(.6982)}to{transform:translate(102.0001vw,99vh) scale(.6982)}}.snow:nth-child(327){opacity:.1634;transform:translate(14.5214vw,-10px) scale(.9078);animation:fall-327 29s -9s linear infinite}@keyframes fall-327{33.201%{transform:translate(23.6436vw,33.201vh) scale(.9078)}to{transform:translate(19.0825vw,99vh) scale(.9078)}}.snow:nth-child(328){opacity:.4286;transform:translate(82.8505vw,-10px) scale(.086);animation:fall-328 24s -20s linear infinite}@keyframes fall-328{59.07%{transform:translate(90.0588vw,59.07vh) scale(.086)}to{transform:translate(86.45465vw,99vh) scale(.086)}}.snow:nth-child(329){opacity:1.9188;transform:translate(52.6305vw,-10px) scale(.4657);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{31.59%{transform:translate(57.3799vw,31.59vh) scale(.4657)}to{transform:translate(55.0052vw,99vh) scale(.4657)}}.snow:nth-child(330){opacity:1.3556;transform:translate(36.6566vw,-10px) scale(.9132);animation:fall-330 24s -16s linear infinite}@keyframes fall-330{66.398%{transform:translate(30.4936vw,66.398vh) scale(.9132)}to{transform:translate(33.5751vw,99vh) scale(.9132)}}.snow:nth-child(331){opacity:1.1708;transform:translate(5.1822vw,-10px) scale(.1392);animation:fall-331 19s -18s linear infinite}@keyframes fall-331{34.263%{transform:translate(8.3849vw,34.263vh) scale(.1392)}to{transform:translate(6.78355vw,99vh) scale(.1392)}}.snow:nth-child(332){opacity:1.2142;transform:translate(28.2862vw,-10px) scale(.7402);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{52.212%{transform:translate(34.3946vw,52.212vh) scale(.7402)}to{transform:translate(31.3404vw,99vh) scale(.7402)}}.snow:nth-child(333){opacity:1.7702;transform:translate(33.7447vw,-10px) scale(.8188);animation:fall-333 17s -27s linear infinite}@keyframes fall-333{31.669%{transform:translate(29.2462vw,31.669vh) scale(.8188)}to{transform:translate(31.49545vw,99vh) scale(.8188)}}.snow:nth-child(334){opacity:.0638;transform:translate(52.8408vw,-10px) scale(.7243);animation:fall-334 30s -27s linear infinite}@keyframes fall-334{41.976%{transform:translate(62.2849vw,41.976vh) scale(.7243)}to{transform:translate(57.56285vw,99vh) scale(.7243)}}.snow:nth-child(335){opacity:1.5354;transform:translate(44.835vw,-10px) scale(.797);animation:fall-335 22s -6s linear infinite}@keyframes fall-335{69.449%{transform:translate(38.5916vw,69.449vh) scale(.797)}to{transform:translate(41.7133vw,99vh) scale(.797)}}.snow:nth-child(336){opacity:.5038;transform:translate(75.3002vw,-10px) scale(.4443);animation:fall-336 18s -3s linear infinite}@keyframes fall-336{30.218%{transform:translate(72.6815vw,30.218vh) scale(.4443)}to{transform:translate(73.99085vw,99vh) scale(.4443)}}.snow:nth-child(337){opacity:.6096;transform:translate(69.1141vw,-10px) scale(.6127);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{38.427%{transform:translate(62.8329vw,38.427vh) scale(.6127)}to{transform:translate(65.9735vw,99vh) scale(.6127)}}.snow:nth-child(338){opacity:.3014;transform:translate(5.4361vw,-10px) scale(.3994);animation:fall-338 14s -2s linear infinite}@keyframes fall-338{30.801%{transform:translate(9.0942vw,30.801vh) scale(.3994)}to{transform:translate(7.26515vw,99vh) scale(.3994)}}.snow:nth-child(339){opacity:.078;transform:translate(2.6087vw,-10px) scale(.2574);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{58.492%{transform:translate(-5.565vw,58.492vh) scale(.2574)}to{transform:translate(-1.47815vw,99vh) scale(.2574)}}.snow:nth-child(340){opacity:1.9592;transform:translate(86.1386vw,-10px) scale(.2782);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{61.392%{transform:translate(94.3036vw,61.392vh) scale(.2782)}to{transform:translate(90.2211vw,99vh) scale(.2782)}}.snow:nth-child(341){opacity:1.4464;transform:translate(18.5626vw,-10px) scale(.0174);animation:fall-341 14s -14s linear infinite}@keyframes fall-341{36.911%{transform:translate(13.6143vw,36.911vh) scale(.0174)}to{transform:translate(16.08845vw,99vh) scale(.0174)}}.snow:nth-child(342){opacity:.0602;transform:translate(92.2077vw,-10px) scale(.6548);animation:fall-342 19s -20s linear infinite}@keyframes fall-342{63.926%{transform:translate(83.4955vw,63.926vh) scale(.6548)}to{transform:translate(87.8516vw,99vh) scale(.6548)}}.snow:nth-child(343){opacity:.4998;transform:translate(79.5476vw,-10px) scale(.0769);animation:fall-343 21s -5s linear infinite}@keyframes fall-343{49.854%{transform:translate(86.5394vw,49.854vh) scale(.0769)}to{transform:translate(83.0435vw,99vh) scale(.0769)}}.snow:nth-child(344){opacity:1.3606;transform:translate(65.2446vw,-10px) scale(.8532);animation:fall-344 27s -7s linear infinite}@keyframes fall-344{52.167%{transform:translate(71.809vw,52.167vh) scale(.8532)}to{transform:translate(68.5268vw,99vh) scale(.8532)}}.snow:nth-child(345){opacity:1.451;transform:translate(22.1527vw,-10px) scale(.7773);animation:fall-345 22s -14s linear infinite}@keyframes fall-345{52.129%{transform:translate(21.2797vw,52.129vh) scale(.7773)}to{transform:translate(21.7162vw,99vh) scale(.7773)}}.snow:nth-child(346){opacity:.6574;transform:translate(48.0267vw,-10px) scale(.9179);animation:fall-346 25s -28s linear infinite}@keyframes fall-346{50.049%{transform:translate(41.275vw,50.049vh) scale(.9179)}to{transform:translate(44.65085vw,99vh) scale(.9179)}}.snow:nth-child(347){opacity:1.0908;transform:translate(56.1861vw,-10px) scale(.5852);animation:fall-347 16s -4s linear infinite}@keyframes fall-347{30.879%{transform:translate(64.2754vw,30.879vh) scale(.5852)}to{transform:translate(60.23075vw,99vh) scale(.5852)}}.snow:nth-child(348){opacity:.8118;transform:translate(27.3364vw,-10px) scale(.2795);animation:fall-348 24s -20s linear infinite}@keyframes fall-348{38.413%{transform:translate(32.6834vw,38.413vh) scale(.2795)}to{transform:translate(30.0099vw,99vh) scale(.2795)}}.snow:nth-child(349){opacity:1.9704;transform:translate(62.8876vw,-10px) scale(.1917);animation:fall-349 11s -8s linear infinite}@keyframes fall-349{48.414%{transform:translate(57.1597vw,48.414vh) scale(.1917)}to{transform:translate(60.02365vw,99vh) scale(.1917)}}.snow:nth-child(350){opacity:.7088;transform:translate(76.8125vw,-10px) scale(.8627);animation:fall-350 24s -28s linear infinite}@keyframes fall-350{34.937%{transform:translate(82.4314vw,34.937vh) scale(.8627)}to{transform:translate(79.62195vw,99vh) scale(.8627)}}.snow:nth-child(351){opacity:1.477;transform:translate(27.033vw,-10px) scale(.2309);animation:fall-351 13s -17s linear infinite}@keyframes fall-351{45.537%{transform:translate(25.6717vw,45.537vh) scale(.2309)}to{transform:translate(26.35235vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.565;transform:translate(8.9278vw,-10px) scale(.6547);animation:fall-352 20s -19s linear infinite}@keyframes fall-352{48.827%{transform:translate(8.1486vw,48.827vh) scale(.6547)}to{transform:translate(8.5382vw,99vh) scale(.6547)}}.snow:nth-child(353){opacity:1.558;transform:translate(47.4738vw,-10px) scale(.8433);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{62.614%{transform:translate(46.2046vw,62.614vh) scale(.8433)}to{transform:translate(46.8392vw,99vh) scale(.8433)}}.snow:nth-child(354){opacity:1.9316;transform:translate(74.7204vw,-10px) scale(.7447);animation:fall-354 18s -8s linear infinite}@keyframes fall-354{50.972%{transform:translate(76.712vw,50.972vh) scale(.7447)}to{transform:translate(75.7162vw,99vh) scale(.7447)}}.snow:nth-child(355){opacity:.379;transform:translate(46.5207vw,-10px) scale(.9049);animation:fall-355 22s -29s linear infinite}@keyframes fall-355{31.111%{transform:translate(55.6713vw,31.111vh) scale(.9049)}to{transform:translate(51.096vw,99vh) scale(.9049)}}.snow:nth-child(356){opacity:1.725;transform:translate(37.3468vw,-10px) scale(.8176);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{67.624%{transform:translate(45.6822vw,67.624vh) scale(.8176)}to{transform:translate(41.5145vw,99vh) scale(.8176)}}.snow:nth-child(357){opacity:1.6802;transform:translate(45.1612vw,-10px) scale(.1567);animation:fall-357 10s -14s linear infinite}@keyframes fall-357{32.907%{transform:translate(38.4622vw,32.907vh) scale(.1567)}to{transform:translate(41.8117vw,99vh) scale(.1567)}}.snow:nth-child(358){opacity:.5174;transform:translate(64.2219vw,-10px) scale(.9959);animation:fall-358 25s -14s linear infinite}@keyframes fall-358{53.452%{transform:translate(72.1928vw,53.452vh) scale(.9959)}to{transform:translate(68.20735vw,99vh) scale(.9959)}}.snow:nth-child(359){opacity:.159;transform:translate(9.9954vw,-10px) scale(.3623);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{33.422%{transform:translate(2.1042vw,33.422vh) scale(.3623)}to{transform:translate(6.0498vw,99vh) scale(.3623)}}.snow:nth-child(360){opacity:.7114;transform:translate(35.6525vw,-10px) scale(.7806);animation:fall-360 14s -11s linear infinite}@keyframes fall-360{61.006%{transform:translate(45.2056vw,61.006vh) scale(.7806)}to{transform:translate(40.42905vw,99vh) scale(.7806)}}.snow:nth-child(361){opacity:1.7846;transform:translate(75.889vw,-10px) scale(.5206);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{47.008%{transform:translate(72.9335vw,47.008vh) scale(.5206)}to{transform:translate(74.41125vw,99vh) scale(.5206)}}.snow:nth-child(362){opacity:1.6924;transform:translate(28.3368vw,-10px) scale(.9281);animation:fall-362 22s -16s linear infinite}@keyframes fall-362{41.969%{transform:translate(36.3433vw,41.969vh) scale(.9281)}to{transform:translate(32.34005vw,99vh) scale(.9281)}}.snow:nth-child(363){opacity:.7438;transform:translate(93.1167vw,-10px) scale(.0036);animation:fall-363 17s -26s linear infinite}@keyframes fall-363{45.039%{transform:translate(85.6028vw,45.039vh) scale(.0036)}to{transform:translate(89.35975vw,99vh) scale(.0036)}}.snow:nth-child(364){opacity:.5318;transform:translate(58.6708vw,-10px) scale(.6268);animation:fall-364 17s -19s linear infinite}@keyframes fall-364{75.282%{transform:translate(59.2608vw,75.282vh) scale(.6268)}to{transform:translate(58.9658vw,99vh) scale(.6268)}}.snow:nth-child(365){opacity:1.1258;transform:translate(28.4182vw,-10px) scale(.7374);animation:fall-365 29s -10s linear infinite}@keyframes fall-365{66.638%{transform:translate(32.453vw,66.638vh) scale(.7374)}to{transform:translate(30.4356vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:1.8512;transform:translate(19.955vw,-10px) scale(.6773);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{49.826%{transform:translate(24.3818vw,49.826vh) scale(.6773)}to{transform:translate(22.1684vw,99vh) scale(.6773)}}.snow:nth-child(367){opacity:1.1894;transform:translate(45.9645vw,-10px) scale(.016);animation:fall-367 28s -27s linear infinite}@keyframes fall-367{55.646%{transform:translate(41.8013vw,55.646vh) scale(.016)}to{transform:translate(43.8829vw,99vh) scale(.016)}}.snow:nth-child(368){opacity:.06;transform:translate(48.9181vw,-10px) scale(.9337);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{39.425%{transform:translate(49.6962vw,39.425vh) scale(.9337)}to{transform:translate(49.30715vw,99vh) scale(.9337)}}.snow:nth-child(369){opacity:.8128;transform:translate(58.4698vw,-10px) scale(.9828);animation:fall-369 10s -17s linear infinite}@keyframes fall-369{35.228%{transform:translate(58.5234vw,35.228vh) scale(.9828)}to{transform:translate(58.4966vw,99vh) scale(.9828)}}.snow:nth-child(370){opacity:.7198;transform:translate(44.4699vw,-10px) scale(.7742);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{68.495%{transform:translate(39.9445vw,68.495vh) scale(.7742)}to{transform:translate(42.2072vw,99vh) scale(.7742)}}.snow:nth-child(371){opacity:1.9302;transform:translate(66.0967vw,-10px) scale(.0787);animation:fall-371 18s -4s linear infinite}@keyframes fall-371{76.322%{transform:translate(67.216vw,76.322vh) scale(.0787)}to{transform:translate(66.65635vw,99vh) scale(.0787)}}.snow:nth-child(372){opacity:1.7636;transform:translate(30.3001vw,-10px) scale(.4538);animation:fall-372 24s -5s linear infinite}@keyframes fall-372{65.925%{transform:translate(24.7103vw,65.925vh) scale(.4538)}to{transform:translate(27.5052vw,99vh) scale(.4538)}}.snow:nth-child(373){opacity:1.9916;transform:translate(49.3318vw,-10px) scale(.0836);animation:fall-373 20s -16s linear infinite}@keyframes fall-373{41.122%{transform:translate(52.7678vw,41.122vh) scale(.0836)}to{transform:translate(51.0498vw,99vh) scale(.0836)}}.snow:nth-child(374){opacity:1.4672;transform:translate(51.8399vw,-10px) scale(.4893);animation:fall-374 17s -10s linear infinite}@keyframes fall-374{60.049%{transform:translate(44.3039vw,60.049vh) scale(.4893)}to{transform:translate(48.0719vw,99vh) scale(.4893)}}.snow:nth-child(375){opacity:.0754;transform:translate(39.1362vw,-10px) scale(.8255);animation:fall-375 17s -23s linear infinite}@keyframes fall-375{71.378%{transform:translate(37.6026vw,71.378vh) scale(.8255)}to{transform:translate(38.3694vw,99vh) scale(.8255)}}.snow:nth-child(376){opacity:.0742;transform:translate(79.5789vw,-10px) scale(.6686);animation:fall-376 26s -19s linear infinite}@keyframes fall-376{52.175%{transform:translate(89.4483vw,52.175vh) scale(.6686)}to{transform:translate(84.5136vw,99vh) scale(.6686)}}.snow:nth-child(377){opacity:.826;transform:translate(44.4242vw,-10px) scale(.187);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{38.162%{transform:translate(53.1561vw,38.162vh) scale(.187)}to{transform:translate(48.79015vw,99vh) scale(.187)}}.snow:nth-child(378){opacity:.7702;transform:translate(41.2953vw,-10px) scale(.8421);animation:fall-378 13s -29s linear infinite}@keyframes fall-378{76.657%{transform:translate(32.4611vw,76.657vh) scale(.8421)}to{transform:translate(36.8782vw,99vh) scale(.8421)}}.snow:nth-child(379){opacity:.7226;transform:translate(90.579vw,-10px) scale(.0203);animation:fall-379 26s -22s linear infinite}@keyframes fall-379{42.982%{transform:translate(93.858vw,42.982vh) scale(.0203)}to{transform:translate(92.2185vw,99vh) scale(.0203)}}.snow:nth-child(380){opacity:.2238;transform:translate(36.3619vw,-10px) scale(.4032);animation:fall-380 16s -17s linear infinite}@keyframes fall-380{41.17%{transform:translate(39.4724vw,41.17vh) scale(.4032)}to{transform:translate(37.91715vw,99vh) scale(.4032)}}.snow:nth-child(381){opacity:1.19;transform:translate(23.4527vw,-10px) scale(.3755);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{66.844%{transform:translate(16.5639vw,66.844vh) scale(.3755)}to{transform:translate(20.0083vw,99vh) scale(.3755)}}.snow:nth-child(382){opacity:.0112;transform:translate(42.702vw,-10px) scale(.4132);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{74.919%{transform:translate(35.0433vw,74.919vh) scale(.4132)}to{transform:translate(38.87265vw,99vh) scale(.4132)}}.snow:nth-child(383){opacity:1.2312;transform:translate(48.5539vw,-10px) scale(.8773);animation:fall-383 11s -26s linear infinite}@keyframes fall-383{54.576%{transform:translate(57.9856vw,54.576vh) scale(.8773)}to{transform:translate(53.26975vw,99vh) scale(.8773)}}.snow:nth-child(384){opacity:1.407;transform:translate(31.0882vw,-10px) scale(.466);animation:fall-384 18s -15s linear infinite}@keyframes fall-384{73.667%{transform:translate(35.5386vw,73.667vh) scale(.466)}to{transform:translate(33.3134vw,99vh) scale(.466)}}.snow:nth-child(385){opacity:1.7322;transform:translate(85.3284vw,-10px) scale(.7027);animation:fall-385 18s -21s linear infinite}@keyframes fall-385{53.186%{transform:translate(82.4428vw,53.186vh) scale(.7027)}to{transform:translate(83.8856vw,99vh) scale(.7027)}}.snow:nth-child(386){opacity:.1456;transform:translate(77.3306vw,-10px) scale(.8463);animation:fall-386 26s -10s linear infinite}@keyframes fall-386{50.273%{transform:translate(84.277vw,50.273vh) scale(.8463)}to{transform:translate(80.8038vw,99vh) scale(.8463)}}.snow:nth-child(387){opacity:1.3674;transform:translate(96.0116vw,-10px) scale(.7185);animation:fall-387 11s -20s linear infinite}@keyframes fall-387{33.865%{transform:translate(97.3198vw,33.865vh) scale(.7185)}to{transform:translate(96.6657vw,99vh) scale(.7185)}}.snow:nth-child(388){opacity:1.5074;transform:translate(5.7927vw,-10px) scale(.1833);animation:fall-388 21s -9s linear infinite}@keyframes fall-388{41.476%{transform:translate(4.5887vw,41.476vh) scale(.1833)}to{transform:translate(5.1907vw,99vh) scale(.1833)}}.snow:nth-child(389){opacity:1.3984;transform:translate(10.426vw,-10px) scale(.1868);animation:fall-389 22s -26s linear infinite}@keyframes fall-389{48.645%{transform:translate(1.8321vw,48.645vh) scale(.1868)}to{transform:translate(6.12905vw,99vh) scale(.1868)}}.snow:nth-child(390){opacity:1.5308;transform:translate(49.0797vw,-10px) scale(.4437);animation:fall-390 19s -9s linear infinite}@keyframes fall-390{34.265%{transform:translate(53.8159vw,34.265vh) scale(.4437)}to{transform:translate(51.4478vw,99vh) scale(.4437)}}.snow:nth-child(391){opacity:.7362;transform:translate(23.2075vw,-10px) scale(.5077);animation:fall-391 23s -6s linear infinite}@keyframes fall-391{77.455%{transform:translate(20.6196vw,77.455vh) scale(.5077)}to{transform:translate(21.91355vw,99vh) scale(.5077)}}.snow:nth-child(392){opacity:1.7964;transform:translate(20.1235vw,-10px) scale(.7177);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{31.747%{transform:translate(29.2953vw,31.747vh) scale(.7177)}to{transform:translate(24.7094vw,99vh) scale(.7177)}}.snow:nth-child(393){opacity:.7704;transform:translate(31.9595vw,-10px) scale(.3196);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{53.382%{transform:translate(24.2411vw,53.382vh) scale(.3196)}to{transform:translate(28.1003vw,99vh) scale(.3196)}}.snow:nth-child(394){opacity:.106;transform:translate(67.82vw,-10px) scale(.3187);animation:fall-394 30s -11s linear infinite}@keyframes fall-394{49.655%{transform:translate(65.0208vw,49.655vh) scale(.3187)}to{transform:translate(66.4204vw,99vh) scale(.3187)}}.snow:nth-child(395){opacity:1.7656;transform:translate(74.6854vw,-10px) scale(.0499);animation:fall-395 30s -1s linear infinite}@keyframes fall-395{48.97%{transform:translate(70.1526vw,48.97vh) scale(.0499)}to{transform:translate(72.419vw,99vh) scale(.0499)}}.snow:nth-child(396){opacity:1.0834;transform:translate(48.6072vw,-10px) scale(.5224);animation:fall-396 13s -29s linear infinite}@keyframes fall-396{76.34%{transform:translate(46.7544vw,76.34vh) scale(.5224)}to{transform:translate(47.6808vw,99vh) scale(.5224)}}.snow:nth-child(397){opacity:.6274;transform:translate(11.9085vw,-10px) scale(.0118);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{63.873%{transform:translate(14.8356vw,63.873vh) scale(.0118)}to{transform:translate(13.37205vw,99vh) scale(.0118)}}.snow:nth-child(398){opacity:.3812;transform:translate(76.3192vw,-10px) scale(.596);animation:fall-398 13s -5s linear infinite}@keyframes fall-398{39.007%{transform:translate(67.8505vw,39.007vh) scale(.596)}to{transform:translate(72.08485vw,99vh) scale(.596)}}.snow:nth-child(399){opacity:1.561;transform:translate(68.5142vw,-10px) scale(.5127);animation:fall-399 22s -6s linear infinite}@keyframes fall-399{34.362%{transform:translate(71.3955vw,34.362vh) scale(.5127)}to{transform:translate(69.95485vw,99vh) scale(.5127)}}.snow:nth-child(400){opacity:1.353;transform:translate(94.9496vw,-10px) scale(.82);animation:fall-400 27s -21s linear infinite}@keyframes fall-400{36.853%{transform:translate(94.9662vw,36.853vh) scale(.82)}to{transform:translate(94.9579vw,99vh) scale(.82)}}\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:.6054;transform:translate(24.3566vw,-10px) scale(.7728);animation:fall-1 13s -30s linear infinite}@keyframes fall-1{60.128%{transform:translate(28.3961vw,60.128vh) scale(.7728)}to{transform:translate(26.37635vw,99vh) scale(.7728)}}.snow:nth-child(2){opacity:.7956;transform:translate(9.7542vw,-10px) scale(.8087);animation:fall-2 18s -27s linear infinite}@keyframes fall-2{66.179%{transform:translate(6.8397vw,66.179vh) scale(.8087)}to{transform:translate(8.29695vw,99vh) scale(.8087)}}.snow:nth-child(3){opacity:1.8628;transform:translate(.7766vw,-10px) scale(.8815);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{46.569%{transform:translate(2.0944vw,46.569vh) scale(.8815)}to{transform:translate(1.4355vw,99vh) scale(.8815)}}.snow:nth-child(4){opacity:.3884;transform:translate(47.9607vw,-10px) scale(.5781);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{35.465%{transform:translate(45.2269vw,35.465vh) scale(.5781)}to{transform:translate(46.5938vw,99vh) scale(.5781)}}.snow:nth-child(5){opacity:.4476;transform:translate(2.7282vw,-10px) scale(.4566);animation:fall-5 18s -5s linear infinite}@keyframes fall-5{53.901%{transform:translate(4.8105vw,53.901vh) scale(.4566)}to{transform:translate(3.76935vw,99vh) scale(.4566)}}.snow:nth-child(6){opacity:1.7316;transform:translate(62.3692vw,-10px) scale(.4221);animation:fall-6 23s -25s linear infinite}@keyframes fall-6{78.399%{transform:translate(58.4632vw,78.399vh) scale(.4221)}to{transform:translate(60.4162vw,99vh) scale(.4221)}}.snow:nth-child(7){opacity:.2562;transform:translate(15.9069vw,-10px) scale(.8102);animation:fall-7 24s -21s linear infinite}@keyframes fall-7{41.215%{transform:translate(8.2275vw,41.215vh) scale(.8102)}to{transform:translate(12.0672vw,99vh) scale(.8102)}}.snow:nth-child(8){opacity:.7764;transform:translate(81.791vw,-10px) scale(.8653);animation:fall-8 14s -13s linear infinite}@keyframes fall-8{48.112%{transform:translate(90.7771vw,48.112vh) scale(.8653)}to{transform:translate(86.28405vw,99vh) scale(.8653)}}.snow:nth-child(9){opacity:1.0226;transform:translate(23.0915vw,-10px) scale(.8729);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.529%{transform:translate(27.1382vw,45.529vh) scale(.8729)}to{transform:translate(25.11485vw,99vh) scale(.8729)}}.snow:nth-child(10){opacity:1.264;transform:translate(59.6529vw,-10px) scale(.8223);animation:fall-10 24s -6s linear infinite}@keyframes fall-10{51.862%{transform:translate(56.1921vw,51.862vh) scale(.8223)}to{transform:translate(57.9225vw,99vh) scale(.8223)}}.snow:nth-child(11){opacity:1.1582;transform:translate(93.7614vw,-10px) scale(.0252);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{53.738%{transform:translate(94.5005vw,53.738vh) scale(.0252)}to{transform:translate(94.13095vw,99vh) scale(.0252)}}.snow:nth-child(12){opacity:.7194;transform:translate(34.3198vw,-10px) scale(.8364);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{35.542%{transform:translate(31.4156vw,35.542vh) scale(.8364)}to{transform:translate(32.8677vw,99vh) scale(.8364)}}.snow:nth-child(13){opacity:1.5624;transform:translate(30.0002vw,-10px) scale(.0176);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{55.715%{transform:translate(32.1085vw,55.715vh) scale(.0176)}to{transform:translate(31.05435vw,99vh) scale(.0176)}}.snow:nth-child(14){opacity:1.0232;transform:translate(46.2177vw,-10px) scale(.7311);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{33.593%{transform:translate(40.3838vw,33.593vh) scale(.7311)}to{transform:translate(43.30075vw,99vh) scale(.7311)}}.snow:nth-child(15){opacity:1.348;transform:translate(39.7019vw,-10px) scale(.674);animation:fall-15 25s -8s linear infinite}@keyframes fall-15{47.433%{transform:translate(39.5826vw,47.433vh) scale(.674)}to{transform:translate(39.64225vw,99vh) scale(.674)}}.snow:nth-child(16){opacity:.655;transform:translate(86.4931vw,-10px) scale(.0474);animation:fall-16 11s -11s linear infinite}@keyframes fall-16{38.573%{transform:translate(80.9448vw,38.573vh) scale(.0474)}to{transform:translate(83.71895vw,99vh) scale(.0474)}}.snow:nth-child(17){opacity:1.8954;transform:translate(50.1264vw,-10px) scale(.8195);animation:fall-17 28s -2s linear infinite}@keyframes fall-17{60.866%{transform:translate(51.36vw,60.866vh) scale(.8195)}to{transform:translate(50.7432vw,99vh) scale(.8195)}}.snow:nth-child(18){opacity:.3724;transform:translate(30.1144vw,-10px) scale(.343);animation:fall-18 20s -21s linear infinite}@keyframes fall-18{52.073%{transform:translate(30.6467vw,52.073vh) scale(.343)}to{transform:translate(30.38055vw,99vh) scale(.343)}}.snow:nth-child(19){opacity:.1078;transform:translate(27.9559vw,-10px) scale(.3353);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{75.506%{transform:translate(20.2208vw,75.506vh) scale(.3353)}to{transform:translate(24.08835vw,99vh) scale(.3353)}}.snow:nth-child(20){opacity:.9248;transform:translate(90.745vw,-10px) scale(.6218);animation:fall-20 26s -2s linear infinite}@keyframes fall-20{47.945%{transform:translate(99.5337vw,47.945vh) scale(.6218)}to{transform:translate(95.13935vw,99vh) scale(.6218)}}.snow:nth-child(21){opacity:.3386;transform:translate(21.1409vw,-10px) scale(.7509);animation:fall-21 29s -25s linear infinite}@keyframes fall-21{48.413%{transform:translate(27.535vw,48.413vh) scale(.7509)}to{transform:translate(24.33795vw,99vh) scale(.7509)}}.snow:nth-child(22){opacity:.2832;transform:translate(92.9486vw,-10px) scale(.034);animation:fall-22 26s -13s linear infinite}@keyframes fall-22{73.991%{transform:translate(86.3164vw,73.991vh) scale(.034)}to{transform:translate(89.6325vw,99vh) scale(.034)}}.snow:nth-child(23){opacity:1.1638;transform:translate(3.6509vw,-10px) scale(.9879);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{33.209%{transform:translate(-5.0006vw,33.209vh) scale(.9879)}to{transform:translate(-.67485vw,99vh) scale(.9879)}}.snow:nth-child(24){opacity:.8048;transform:translate(80.1392vw,-10px) scale(.3093);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{73.494%{transform:translate(79.1836vw,73.494vh) scale(.3093)}to{transform:translate(79.6614vw,99vh) scale(.3093)}}.snow:nth-child(25){opacity:.0734;transform:translate(35.6754vw,-10px) scale(.403);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{51.024%{transform:translate(37.656vw,51.024vh) scale(.403)}to{transform:translate(36.6657vw,99vh) scale(.403)}}.snow:nth-child(26){opacity:1.8328;transform:translate(19.7662vw,-10px) scale(.5378);animation:fall-26 11s -11s linear infinite}@keyframes fall-26{39.374%{transform:translate(17.9953vw,39.374vh) scale(.5378)}to{transform:translate(18.88075vw,99vh) scale(.5378)}}.snow:nth-child(27){opacity:1.8322;transform:translate(3.8209vw,-10px) scale(.8895);animation:fall-27 19s -28s linear infinite}@keyframes fall-27{65.292%{transform:translate(4.2962vw,65.292vh) scale(.8895)}to{transform:translate(4.05855vw,99vh) scale(.8895)}}.snow:nth-child(28){opacity:1.7778;transform:translate(55.4615vw,-10px) scale(.5702);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{45.055%{transform:translate(47.5092vw,45.055vh) scale(.5702)}to{transform:translate(51.48535vw,99vh) scale(.5702)}}.snow:nth-child(29){opacity:.7872;transform:translate(28.6269vw,-10px) scale(.8486);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{38.796%{transform:translate(32.3037vw,38.796vh) scale(.8486)}to{transform:translate(30.4653vw,99vh) scale(.8486)}}.snow:nth-child(30){opacity:.9844;transform:translate(89.8193vw,-10px) scale(.4739);animation:fall-30 14s -17s linear infinite}@keyframes fall-30{55.204%{transform:translate(82.3092vw,55.204vh) scale(.4739)}to{transform:translate(86.06425vw,99vh) scale(.4739)}}.snow:nth-child(31){opacity:1.1012;transform:translate(81.5288vw,-10px) scale(.5654);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{78.9%{transform:translate(91.4011vw,78.9vh) scale(.5654)}to{transform:translate(86.46495vw,99vh) scale(.5654)}}.snow:nth-child(32){opacity:.4692;transform:translate(75.7396vw,-10px) scale(.4051);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{77.327%{transform:translate(78.6436vw,77.327vh) scale(.4051)}to{transform:translate(77.1916vw,99vh) scale(.4051)}}.snow:nth-child(33){opacity:.3612;transform:translate(69.4821vw,-10px) scale(.3624);animation:fall-33 22s -7s linear infinite}@keyframes fall-33{50.334%{transform:translate(70.2677vw,50.334vh) scale(.3624)}to{transform:translate(69.8749vw,99vh) scale(.3624)}}.snow:nth-child(34){opacity:1.0944;transform:translate(81.2887vw,-10px) scale(.4296);animation:fall-34 14s -24s linear infinite}@keyframes fall-34{51.853%{transform:translate(79.4767vw,51.853vh) scale(.4296)}to{transform:translate(80.3827vw,99vh) scale(.4296)}}.snow:nth-child(35){opacity:1.3492;transform:translate(1.7042vw,-10px) scale(.0724);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{66.238%{transform:translate(2.8424vw,66.238vh) scale(.0724)}to{transform:translate(2.2733vw,99vh) scale(.0724)}}.snow:nth-child(36){opacity:1.7112;transform:translate(29.5279vw,-10px) scale(.0568);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{48.066%{transform:translate(20.0877vw,48.066vh) scale(.0568)}to{transform:translate(24.8078vw,99vh) scale(.0568)}}.snow:nth-child(37){opacity:.7394;transform:translate(89.5295vw,-10px) scale(.1948);animation:fall-37 25s -14s linear infinite}@keyframes fall-37{48.479%{transform:translate(83.2436vw,48.479vh) scale(.1948)}to{transform:translate(86.38655vw,99vh) scale(.1948)}}.snow:nth-child(38){opacity:1.7854;transform:translate(22.6391vw,-10px) scale(.4236);animation:fall-38 28s -3s linear infinite}@keyframes fall-38{78.951%{transform:translate(18.1572vw,78.951vh) scale(.4236)}to{transform:translate(20.39815vw,99vh) scale(.4236)}}.snow:nth-child(39){opacity:1.4026;transform:translate(91.4037vw,-10px) scale(.9758);animation:fall-39 20s -24s linear infinite}@keyframes fall-39{47.885%{transform:translate(98.0165vw,47.885vh) scale(.9758)}to{transform:translate(94.7101vw,99vh) scale(.9758)}}.snow:nth-child(40){opacity:.8288;transform:translate(23.606vw,-10px) scale(.1456);animation:fall-40 23s -26s linear infinite}@keyframes fall-40{40.503%{transform:translate(19.3058vw,40.503vh) scale(.1456)}to{transform:translate(21.4559vw,99vh) scale(.1456)}}.snow:nth-child(41){opacity:1.8236;transform:translate(19.9985vw,-10px) scale(.3653);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{63.653%{transform:translate(27.2462vw,63.653vh) scale(.3653)}to{transform:translate(23.62235vw,99vh) scale(.3653)}}.snow:nth-child(42){opacity:1.8228;transform:translate(20.7959vw,-10px) scale(.451);animation:fall-42 11s -27s linear infinite}@keyframes fall-42{79.006%{transform:translate(12.5305vw,79.006vh) scale(.451)}to{transform:translate(16.6632vw,99vh) scale(.451)}}.snow:nth-child(43){opacity:1.3106;transform:translate(12.9257vw,-10px) scale(.7624);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{42.056%{transform:translate(21.8181vw,42.056vh) scale(.7624)}to{transform:translate(17.3719vw,99vh) scale(.7624)}}.snow:nth-child(44){opacity:1.206;transform:translate(7.2364vw,-10px) scale(.6209);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{56.546%{transform:translate(8.3641vw,56.546vh) scale(.6209)}to{transform:translate(7.80025vw,99vh) scale(.6209)}}.snow:nth-child(45){opacity:1.6318;transform:translate(6.6419vw,-10px) scale(.8554);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{31.706%{transform:translate(2.183vw,31.706vh) scale(.8554)}to{transform:translate(4.41245vw,99vh) scale(.8554)}}.snow:nth-child(46){opacity:1.4848;transform:translate(97.2637vw,-10px) scale(.2234);animation:fall-46 19s -30s linear infinite}@keyframes fall-46{41.679%{transform:translate(104.7305vw,41.679vh) scale(.2234)}to{transform:translate(100.9971vw,99vh) scale(.2234)}}.snow:nth-child(47){opacity:.5252;transform:translate(2.618vw,-10px) scale(.3761);animation:fall-47 20s -18s linear infinite}@keyframes fall-47{34.534%{transform:translate(7.8649vw,34.534vh) scale(.3761)}to{transform:translate(5.24145vw,99vh) scale(.3761)}}.snow:nth-child(48){opacity:.481;transform:translate(23.3044vw,-10px) scale(.14);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{51.095%{transform:translate(16.8423vw,51.095vh) scale(.14)}to{transform:translate(20.07335vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:1.083;transform:translate(38.4096vw,-10px) scale(.8737);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{47.497%{transform:translate(43.415vw,47.497vh) scale(.8737)}to{transform:translate(40.9123vw,99vh) scale(.8737)}}.snow:nth-child(50){opacity:.0182;transform:translate(51.2469vw,-10px) scale(.3977);animation:fall-50 10s -24s linear infinite}@keyframes fall-50{30.579%{transform:translate(46.6587vw,30.579vh) scale(.3977)}to{transform:translate(48.9528vw,99vh) scale(.3977)}}.snow:nth-child(51){opacity:1.7894;transform:translate(.3144vw,-10px) scale(.6696);animation:fall-51 22s -10s linear infinite}@keyframes fall-51{70.3%{transform:translate(-2.3035vw,70.3vh) scale(.6696)}to{transform:translate(-.99455vw,99vh) scale(.6696)}}.snow:nth-child(52){opacity:.178;transform:translate(15.5268vw,-10px) scale(.1469);animation:fall-52 11s -1s linear infinite}@keyframes fall-52{67.611%{transform:translate(15.931vw,67.611vh) scale(.1469)}to{transform:translate(15.7289vw,99vh) scale(.1469)}}.snow:nth-child(53){opacity:1.8304;transform:translate(76.0109vw,-10px) scale(.759);animation:fall-53 30s -19s linear infinite}@keyframes fall-53{55.12%{transform:translate(69.0804vw,55.12vh) scale(.759)}to{transform:translate(72.54565vw,99vh) scale(.759)}}.snow:nth-child(54){opacity:1.4818;transform:translate(22.4144vw,-10px) scale(.8334);animation:fall-54 26s -19s linear infinite}@keyframes fall-54{48.797%{transform:translate(26.4749vw,48.797vh) scale(.8334)}to{transform:translate(24.44465vw,99vh) scale(.8334)}}.snow:nth-child(55){opacity:1.1692;transform:translate(25.9228vw,-10px) scale(.8596);animation:fall-55 25s -10s linear infinite}@keyframes fall-55{33.737%{transform:translate(33.8618vw,33.737vh) scale(.8596)}to{transform:translate(29.8923vw,99vh) scale(.8596)}}.snow:nth-child(56){opacity:1.8086;transform:translate(85.3031vw,-10px) scale(.5946);animation:fall-56 21s -14s linear infinite}@keyframes fall-56{47.829%{transform:translate(83.8483vw,47.829vh) scale(.5946)}to{transform:translate(84.5757vw,99vh) scale(.5946)}}.snow:nth-child(57){opacity:.118;transform:translate(23.7205vw,-10px) scale(.2706);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{57.745%{transform:translate(18.7574vw,57.745vh) scale(.2706)}to{transform:translate(21.23895vw,99vh) scale(.2706)}}.snow:nth-child(58){opacity:1.817;transform:translate(86.8807vw,-10px) scale(.1015);animation:fall-58 14s -8s linear infinite}@keyframes fall-58{48.341%{transform:translate(79.2679vw,48.341vh) scale(.1015)}to{transform:translate(83.0743vw,99vh) scale(.1015)}}.snow:nth-child(59){opacity:.8362;transform:translate(35.6875vw,-10px) scale(.318);animation:fall-59 21s -2s linear infinite}@keyframes fall-59{57.614%{transform:translate(37.5505vw,57.614vh) scale(.318)}to{transform:translate(36.619vw,99vh) scale(.318)}}.snow:nth-child(60){opacity:.6616;transform:translate(36.5742vw,-10px) scale(.5209);animation:fall-60 23s -30s linear infinite}@keyframes fall-60{55.987%{transform:translate(32.1467vw,55.987vh) scale(.5209)}to{transform:translate(34.36045vw,99vh) scale(.5209)}}.snow:nth-child(61){opacity:.1924;transform:translate(23.6509vw,-10px) scale(.2781);animation:fall-61 23s -26s linear infinite}@keyframes fall-61{37.387%{transform:translate(29.6158vw,37.387vh) scale(.2781)}to{transform:translate(26.63335vw,99vh) scale(.2781)}}.snow:nth-child(62){opacity:.5314;transform:translate(45.2565vw,-10px) scale(.8411);animation:fall-62 30s -26s linear infinite}@keyframes fall-62{36.179%{transform:translate(51.264vw,36.179vh) scale(.8411)}to{transform:translate(48.26025vw,99vh) scale(.8411)}}.snow:nth-child(63){opacity:1.5852;transform:translate(83.419vw,-10px) scale(.8992);animation:fall-63 21s -24s linear infinite}@keyframes fall-63{48.688%{transform:translate(80.5281vw,48.688vh) scale(.8992)}to{transform:translate(81.97355vw,99vh) scale(.8992)}}.snow:nth-child(64){opacity:1.0416;transform:translate(33.1902vw,-10px) scale(.2391);animation:fall-64 22s -25s linear infinite}@keyframes fall-64{57.17%{transform:translate(41.5656vw,57.17vh) scale(.2391)}to{transform:translate(37.3779vw,99vh) scale(.2391)}}.snow:nth-child(65){opacity:.355;transform:translate(12.5771vw,-10px) scale(.3795);animation:fall-65 14s -25s linear infinite}@keyframes fall-65{58.27%{transform:translate(9.5277vw,58.27vh) scale(.3795)}to{transform:translate(11.0524vw,99vh) scale(.3795)}}.snow:nth-child(66){opacity:.403;transform:translate(33.0515vw,-10px) scale(.9417);animation:fall-66 15s -24s linear infinite}@keyframes fall-66{43.243%{transform:translate(30.3362vw,43.243vh) scale(.9417)}to{transform:translate(31.69385vw,99vh) scale(.9417)}}.snow:nth-child(67){opacity:.9986;transform:translate(33.8404vw,-10px) scale(.9375);animation:fall-67 16s -10s linear infinite}@keyframes fall-67{70.924%{transform:translate(25.5554vw,70.924vh) scale(.9375)}to{transform:translate(29.6979vw,99vh) scale(.9375)}}.snow:nth-child(68){opacity:.3466;transform:translate(37.4589vw,-10px) scale(.0531);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{32.046%{transform:translate(46.9511vw,32.046vh) scale(.0531)}to{transform:translate(42.205vw,99vh) scale(.0531)}}.snow:nth-child(69){opacity:.6322;transform:translate(61.0586vw,-10px) scale(.6978);animation:fall-69 18s -10s linear infinite}@keyframes fall-69{48.987%{transform:translate(56.9248vw,48.987vh) scale(.6978)}to{transform:translate(58.9917vw,99vh) scale(.6978)}}.snow:nth-child(70){opacity:1.802;transform:translate(92.4541vw,-10px) scale(.933);animation:fall-70 17s -15s linear infinite}@keyframes fall-70{79.699%{transform:translate(90.5838vw,79.699vh) scale(.933)}to{transform:translate(91.51895vw,99vh) scale(.933)}}.snow:nth-child(71){opacity:.8696;transform:translate(90.61vw,-10px) scale(.6267);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{78.774%{transform:translate(88.0651vw,78.774vh) scale(.6267)}to{transform:translate(89.33755vw,99vh) scale(.6267)}}.snow:nth-child(72){opacity:1.0634;transform:translate(66.6418vw,-10px) scale(.1265);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{76.931%{transform:translate(75.9646vw,76.931vh) scale(.1265)}to{transform:translate(71.3032vw,99vh) scale(.1265)}}.snow:nth-child(73){opacity:1.6716;transform:translate(27.5851vw,-10px) scale(.232);animation:fall-73 16s -14s linear infinite}@keyframes fall-73{33.247%{transform:translate(19.5505vw,33.247vh) scale(.232)}to{transform:translate(23.5678vw,99vh) scale(.232)}}.snow:nth-child(74){opacity:.7296;transform:translate(58.4129vw,-10px) scale(.6082);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{61.387%{transform:translate(58.9793vw,61.387vh) scale(.6082)}to{transform:translate(58.6961vw,99vh) scale(.6082)}}.snow:nth-child(75){opacity:.853;transform:translate(36.9426vw,-10px) scale(.6033);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{47.894%{transform:translate(44.7174vw,47.894vh) scale(.6033)}to{transform:translate(40.83vw,99vh) scale(.6033)}}.snow:nth-child(76){opacity:1.6452;transform:translate(6.1272vw,-10px) scale(.2302);animation:fall-76 27s -17s linear infinite}@keyframes fall-76{66.266%{transform:translate(1.6136vw,66.266vh) scale(.2302)}to{transform:translate(3.8704vw,99vh) scale(.2302)}}.snow:nth-child(77){opacity:.7724;transform:translate(75.8518vw,-10px) scale(.3737);animation:fall-77 22s -25s linear infinite}@keyframes fall-77{79.382%{transform:translate(79.6672vw,79.382vh) scale(.3737)}to{transform:translate(77.7595vw,99vh) scale(.3737)}}.snow:nth-child(78){opacity:1.5634;transform:translate(97.7552vw,-10px) scale(.69);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{77.236%{transform:translate(96.1883vw,77.236vh) scale(.69)}to{transform:translate(96.97175vw,99vh) scale(.69)}}.snow:nth-child(79){opacity:1.977;transform:translate(91.3694vw,-10px) scale(.6007);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{62.575%{transform:translate(85.2618vw,62.575vh) scale(.6007)}to{transform:translate(88.3156vw,99vh) scale(.6007)}}.snow:nth-child(80){opacity:.2648;transform:translate(32.532vw,-10px) scale(.129);animation:fall-80 18s -19s linear infinite}@keyframes fall-80{55.015%{transform:translate(39.4671vw,55.015vh) scale(.129)}to{transform:translate(35.99955vw,99vh) scale(.129)}}.snow:nth-child(81){opacity:1.4864;transform:translate(52.4642vw,-10px) scale(.6181);animation:fall-81 22s -13s linear infinite}@keyframes fall-81{78.221%{transform:translate(43.9571vw,78.221vh) scale(.6181)}to{transform:translate(48.21065vw,99vh) scale(.6181)}}.snow:nth-child(82){opacity:.733;transform:translate(60.1568vw,-10px) scale(.7168);animation:fall-82 17s -24s linear infinite}@keyframes fall-82{62.863%{transform:translate(69.2909vw,62.863vh) scale(.7168)}to{transform:translate(64.72385vw,99vh) scale(.7168)}}.snow:nth-child(83){opacity:1.038;transform:translate(81.563vw,-10px) scale(.9318);animation:fall-83 24s -27s linear infinite}@keyframes fall-83{58.43%{transform:translate(78.2811vw,58.43vh) scale(.9318)}to{transform:translate(79.92205vw,99vh) scale(.9318)}}.snow:nth-child(84){opacity:.9416;transform:translate(88.7272vw,-10px) scale(.9867);animation:fall-84 29s -18s linear infinite}@keyframes fall-84{31.581%{transform:translate(79.1516vw,31.581vh) scale(.9867)}to{transform:translate(83.9394vw,99vh) scale(.9867)}}.snow:nth-child(85){opacity:1.9044;transform:translate(44.9262vw,-10px) scale(.4466);animation:fall-85 17s -3s linear infinite}@keyframes fall-85{40.182%{transform:translate(51.5597vw,40.182vh) scale(.4466)}to{transform:translate(48.24295vw,99vh) scale(.4466)}}.snow:nth-child(86){opacity:1.289;transform:translate(89.0176vw,-10px) scale(.2841);animation:fall-86 20s -25s linear infinite}@keyframes fall-86{45.761%{transform:translate(98.4785vw,45.761vh) scale(.2841)}to{transform:translate(93.74805vw,99vh) scale(.2841)}}.snow:nth-child(87){opacity:.7016;transform:translate(26.0104vw,-10px) scale(.3557);animation:fall-87 10s -1s linear infinite}@keyframes fall-87{47.768%{transform:translate(27.3274vw,47.768vh) scale(.3557)}to{transform:translate(26.6689vw,99vh) scale(.3557)}}.snow:nth-child(88){opacity:.962;transform:translate(2.4271vw,-10px) scale(.3178);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{58.119%{transform:translate(2.416vw,58.119vh) scale(.3178)}to{transform:translate(2.42155vw,99vh) scale(.3178)}}.snow:nth-child(89){opacity:1.2448;transform:translate(59.3083vw,-10px) scale(.8401);animation:fall-89 15s -15s linear infinite}@keyframes fall-89{64.614%{transform:translate(54.5427vw,64.614vh) scale(.8401)}to{transform:translate(56.9255vw,99vh) scale(.8401)}}.snow:nth-child(90){opacity:.278;transform:translate(34.3565vw,-10px) scale(.3401);animation:fall-90 12s -5s linear infinite}@keyframes fall-90{65.337%{transform:translate(39.1444vw,65.337vh) scale(.3401)}to{transform:translate(36.75045vw,99vh) scale(.3401)}}.snow:nth-child(91){opacity:.027;transform:translate(78.469vw,-10px) scale(.2092);animation:fall-91 13s -22s linear infinite}@keyframes fall-91{40.266%{transform:translate(77.9658vw,40.266vh) scale(.2092)}to{transform:translate(78.2174vw,99vh) scale(.2092)}}.snow:nth-child(92){opacity:.05;transform:translate(24.3694vw,-10px) scale(.6202);animation:fall-92 26s -3s linear infinite}@keyframes fall-92{72.579%{transform:translate(25.6291vw,72.579vh) scale(.6202)}to{transform:translate(24.99925vw,99vh) scale(.6202)}}.snow:nth-child(93){opacity:.9584;transform:translate(36.5335vw,-10px) scale(.2466);animation:fall-93 29s -30s linear infinite}@keyframes fall-93{51.024%{transform:translate(29.0711vw,51.024vh) scale(.2466)}to{transform:translate(32.8023vw,99vh) scale(.2466)}}.snow:nth-child(94){opacity:.1056;transform:translate(35.8044vw,-10px) scale(.8712);animation:fall-94 18s -15s linear infinite}@keyframes fall-94{42.104%{transform:translate(38.1524vw,42.104vh) scale(.8712)}to{transform:translate(36.9784vw,99vh) scale(.8712)}}.snow:nth-child(95){opacity:1.4394;transform:translate(60.5106vw,-10px) scale(.2824);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{51.867%{transform:translate(68.8954vw,51.867vh) scale(.2824)}to{transform:translate(64.703vw,99vh) scale(.2824)}}.snow:nth-child(96){opacity:1.5892;transform:translate(22.626vw,-10px) scale(.1045);animation:fall-96 20s -10s linear infinite}@keyframes fall-96{71.418%{transform:translate(17.4046vw,71.418vh) scale(.1045)}to{transform:translate(20.0153vw,99vh) scale(.1045)}}.snow:nth-child(97){opacity:1.315;transform:translate(74.0893vw,-10px) scale(.5429);animation:fall-97 26s -22s linear infinite}@keyframes fall-97{70.329%{transform:translate(76.304vw,70.329vh) scale(.5429)}to{transform:translate(75.19665vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:1.6504;transform:translate(7.2269vw,-10px) scale(.0175);animation:fall-98 18s -29s linear infinite}@keyframes fall-98{33.536%{transform:translate(8.515vw,33.536vh) scale(.0175)}to{transform:translate(7.87095vw,99vh) scale(.0175)}}.snow:nth-child(99){opacity:1.3228;transform:translate(50.8628vw,-10px) scale(.4629);animation:fall-99 17s -1s linear infinite}@keyframes fall-99{66.24%{transform:translate(45.1601vw,66.24vh) scale(.4629)}to{transform:translate(48.01145vw,99vh) scale(.4629)}}.snow:nth-child(100){opacity:1.7458;transform:translate(18.0452vw,-10px) scale(.6488);animation:fall-100 13s -23s linear infinite}@keyframes fall-100{59.325%{transform:translate(10.3696vw,59.325vh) scale(.6488)}to{transform:translate(14.2074vw,99vh) scale(.6488)}}.snow:nth-child(101){opacity:.0032;transform:translate(11.5431vw,-10px) scale(.534);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{48.409%{transform:translate(4.893vw,48.409vh) scale(.534)}to{transform:translate(8.21805vw,99vh) scale(.534)}}.snow:nth-child(102){opacity:1.0794;transform:translate(15.1666vw,-10px) scale(.2442);animation:fall-102 14s -11s linear infinite}@keyframes fall-102{54.947%{transform:translate(11.9522vw,54.947vh) scale(.2442)}to{transform:translate(13.5594vw,99vh) scale(.2442)}}.snow:nth-child(103){opacity:1.2434;transform:translate(29.9287vw,-10px) scale(.236);animation:fall-103 18s -12s linear infinite}@keyframes fall-103{78.199%{transform:translate(36.3685vw,78.199vh) scale(.236)}to{transform:translate(33.1486vw,99vh) scale(.236)}}.snow:nth-child(104){opacity:1.283;transform:translate(59.3072vw,-10px) scale(.738);animation:fall-104 27s -1s linear infinite}@keyframes fall-104{61.837%{transform:translate(64.243vw,61.837vh) scale(.738)}to{transform:translate(61.7751vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.1296;transform:translate(48.8522vw,-10px) scale(.1745);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{76.694%{transform:translate(47.7565vw,76.694vh) scale(.1745)}to{transform:translate(48.30435vw,99vh) scale(.1745)}}.snow:nth-child(106){opacity:.81;transform:translate(29.4017vw,-10px) scale(.8667);animation:fall-106 23s -27s linear infinite}@keyframes fall-106{66.597%{transform:translate(26.4787vw,66.597vh) scale(.8667)}to{transform:translate(27.9402vw,99vh) scale(.8667)}}.snow:nth-child(107){opacity:.6392;transform:translate(10.5746vw,-10px) scale(.1658);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{79.75%{transform:translate(5.3028vw,79.75vh) scale(.1658)}to{transform:translate(7.9387vw,99vh) scale(.1658)}}.snow:nth-child(108){opacity:.345;transform:translate(66.8224vw,-10px) scale(.327);animation:fall-108 28s -2s linear infinite}@keyframes fall-108{34.766%{transform:translate(63.4667vw,34.766vh) scale(.327)}to{transform:translate(65.14455vw,99vh) scale(.327)}}.snow:nth-child(109){opacity:1.8896;transform:translate(87.6971vw,-10px) scale(.4613);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{38.432%{transform:translate(84.3869vw,38.432vh) scale(.4613)}to{transform:translate(86.042vw,99vh) scale(.4613)}}.snow:nth-child(110){opacity:.1996;transform:translate(77.1392vw,-10px) scale(.308);animation:fall-110 14s -25s linear infinite}@keyframes fall-110{56.638%{transform:translate(80.66vw,56.638vh) scale(.308)}to{transform:translate(78.8996vw,99vh) scale(.308)}}.snow:nth-child(111){opacity:1.208;transform:translate(72.3897vw,-10px) scale(.8848);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{67.65%{transform:translate(75.8925vw,67.65vh) scale(.8848)}to{transform:translate(74.1411vw,99vh) scale(.8848)}}.snow:nth-child(112){opacity:1.3724;transform:translate(62.8886vw,-10px) scale(.7629);animation:fall-112 11s -26s linear infinite}@keyframes fall-112{74.529%{transform:translate(71.7605vw,74.529vh) scale(.7629)}to{transform:translate(67.32455vw,99vh) scale(.7629)}}.snow:nth-child(113){opacity:.6284;transform:translate(17.4781vw,-10px) scale(.4255);animation:fall-113 18s -11s linear infinite}@keyframes fall-113{74.729%{transform:translate(21.2527vw,74.729vh) scale(.4255)}to{transform:translate(19.3654vw,99vh) scale(.4255)}}.snow:nth-child(114){opacity:1.1656;transform:translate(78.5579vw,-10px) scale(.5316);animation:fall-114 23s -26s linear infinite}@keyframes fall-114{52.691%{transform:translate(87.2914vw,52.691vh) scale(.5316)}to{transform:translate(82.92465vw,99vh) scale(.5316)}}.snow:nth-child(115){opacity:.7216;transform:translate(98.6186vw,-10px) scale(.6357);animation:fall-115 25s -15s linear infinite}@keyframes fall-115{61.832%{transform:translate(96.4215vw,61.832vh) scale(.6357)}to{transform:translate(97.52005vw,99vh) scale(.6357)}}.snow:nth-child(116){opacity:1.3938;transform:translate(45.5612vw,-10px) scale(.8735);animation:fall-116 16s -25s linear infinite}@keyframes fall-116{32.816%{transform:translate(46.7193vw,32.816vh) scale(.8735)}to{transform:translate(46.14025vw,99vh) scale(.8735)}}.snow:nth-child(117){opacity:.4182;transform:translate(32.4299vw,-10px) scale(.0847);animation:fall-117 19s -16s linear infinite}@keyframes fall-117{66.032%{transform:translate(35.3389vw,66.032vh) scale(.0847)}to{transform:translate(33.8844vw,99vh) scale(.0847)}}.snow:nth-child(118){opacity:.6214;transform:translate(66.7138vw,-10px) scale(.0666);animation:fall-118 22s -19s linear infinite}@keyframes fall-118{66.861%{transform:translate(71.9019vw,66.861vh) scale(.0666)}to{transform:translate(69.30785vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:1.131;transform:translate(90.0301vw,-10px) scale(.2823);animation:fall-119 15s -19s linear infinite}@keyframes fall-119{45.857%{transform:translate(83.3377vw,45.857vh) scale(.2823)}to{transform:translate(86.6839vw,99vh) scale(.2823)}}.snow:nth-child(120){opacity:.5152;transform:translate(19.8431vw,-10px) scale(.5663);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{63.847%{transform:translate(23.7231vw,63.847vh) scale(.5663)}to{transform:translate(21.7831vw,99vh) scale(.5663)}}.snow:nth-child(121){opacity:1.7118;transform:translate(70.1244vw,-10px) scale(.6715);animation:fall-121 30s -1s linear infinite}@keyframes fall-121{69.773%{transform:translate(64.0756vw,69.773vh) scale(.6715)}to{transform:translate(67.1vw,99vh) scale(.6715)}}.snow:nth-child(122){opacity:1.8322;transform:translate(91.0404vw,-10px) scale(.5469);animation:fall-122 23s -28s linear infinite}@keyframes fall-122{36.625%{transform:translate(87.4297vw,36.625vh) scale(.5469)}to{transform:translate(89.23505vw,99vh) scale(.5469)}}.snow:nth-child(123){opacity:1.7464;transform:translate(.3352vw,-10px) scale(.4259);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{63.462%{transform:translate(8.3488vw,63.462vh) scale(.4259)}to{transform:translate(4.342vw,99vh) scale(.4259)}}.snow:nth-child(124){opacity:.423;transform:translate(36.4069vw,-10px) scale(.666);animation:fall-124 16s -6s linear infinite}@keyframes fall-124{62.19%{transform:translate(31.4872vw,62.19vh) scale(.666)}to{transform:translate(33.94705vw,99vh) scale(.666)}}.snow:nth-child(125){opacity:1.526;transform:translate(57.8207vw,-10px) scale(.5619);animation:fall-125 10s -21s linear infinite}@keyframes fall-125{41.73%{transform:translate(48.7165vw,41.73vh) scale(.5619)}to{transform:translate(53.2686vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.8502;transform:translate(19.6526vw,-10px) scale(.4699);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.796%{transform:translate(26.2374vw,58.796vh) scale(.4699)}to{transform:translate(22.945vw,99vh) scale(.4699)}}.snow:nth-child(127){opacity:1.0884;transform:translate(38.5777vw,-10px) scale(.7357);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{65.304%{transform:translate(33.2402vw,65.304vh) scale(.7357)}to{transform:translate(35.90895vw,99vh) scale(.7357)}}.snow:nth-child(128){opacity:1.941;transform:translate(86.351vw,-10px) scale(.1937);animation:fall-128 14s -12s linear infinite}@keyframes fall-128{34.304%{transform:translate(95.535vw,34.304vh) scale(.1937)}to{transform:translate(90.943vw,99vh) scale(.1937)}}.snow:nth-child(129){opacity:1.7486;transform:translate(65.2839vw,-10px) scale(.3136);animation:fall-129 16s -10s linear infinite}@keyframes fall-129{57.758%{transform:translate(69.5787vw,57.758vh) scale(.3136)}to{transform:translate(67.4313vw,99vh) scale(.3136)}}.snow:nth-child(130){opacity:1.2596;transform:translate(53.4409vw,-10px) scale(.167);animation:fall-130 15s -5s linear infinite}@keyframes fall-130{73.214%{transform:translate(59.8146vw,73.214vh) scale(.167)}to{transform:translate(56.62775vw,99vh) scale(.167)}}.snow:nth-child(131){opacity:.8564;transform:translate(74.4134vw,-10px) scale(.988);animation:fall-131 17s -16s linear infinite}@keyframes fall-131{57.819%{transform:translate(76.3715vw,57.819vh) scale(.988)}to{transform:translate(75.39245vw,99vh) scale(.988)}}.snow:nth-child(132){opacity:.3408;transform:translate(15.5434vw,-10px) scale(.413);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{78.408%{transform:translate(20.6776vw,78.408vh) scale(.413)}to{transform:translate(18.1105vw,99vh) scale(.413)}}.snow:nth-child(133){opacity:.2048;transform:translate(1.4084vw,-10px) scale(.3433);animation:fall-133 10s -16s linear infinite}@keyframes fall-133{31.401%{transform:translate(10.8649vw,31.401vh) scale(.3433)}to{transform:translate(6.13665vw,99vh) scale(.3433)}}.snow:nth-child(134){opacity:.7784;transform:translate(53.542vw,-10px) scale(.0461);animation:fall-134 13s -22s linear infinite}@keyframes fall-134{74.659%{transform:translate(62.7924vw,74.659vh) scale(.0461)}to{transform:translate(58.1672vw,99vh) scale(.0461)}}.snow:nth-child(135){opacity:1.0442;transform:translate(.6311vw,-10px) scale(.2408);animation:fall-135 15s -2s linear infinite}@keyframes fall-135{65.515%{transform:translate(-3.551vw,65.515vh) scale(.2408)}to{transform:translate(-1.45995vw,99vh) scale(.2408)}}.snow:nth-child(136){opacity:1.5784;transform:translate(3.7756vw,-10px) scale(.255);animation:fall-136 11s -19s linear infinite}@keyframes fall-136{45.445%{transform:translate(4.3106vw,45.445vh) scale(.255)}to{transform:translate(4.0431vw,99vh) scale(.255)}}.snow:nth-child(137){opacity:.2298;transform:translate(17.6873vw,-10px) scale(.7459);animation:fall-137 24s -27s linear infinite}@keyframes fall-137{48.8%{transform:translate(20.6853vw,48.8vh) scale(.7459)}to{transform:translate(19.1863vw,99vh) scale(.7459)}}.snow:nth-child(138){opacity:1.874;transform:translate(88.007vw,-10px) scale(.9035);animation:fall-138 29s -9s linear infinite}@keyframes fall-138{56.541%{transform:translate(86.4128vw,56.541vh) scale(.9035)}to{transform:translate(87.2099vw,99vh) scale(.9035)}}.snow:nth-child(139){opacity:1.1474;transform:translate(52.9177vw,-10px) scale(.4192);animation:fall-139 27s -21s linear infinite}@keyframes fall-139{34.767%{transform:translate(46.0253vw,34.767vh) scale(.4192)}to{transform:translate(49.4715vw,99vh) scale(.4192)}}.snow:nth-child(140){opacity:.159;transform:translate(39.9803vw,-10px) scale(.451);animation:fall-140 24s -9s linear infinite}@keyframes fall-140{68.736%{transform:translate(40.0597vw,68.736vh) scale(.451)}to{transform:translate(40.02vw,99vh) scale(.451)}}.snow:nth-child(141){opacity:1.4836;transform:translate(77.2711vw,-10px) scale(.6267);animation:fall-141 25s -25s linear infinite}@keyframes fall-141{32.448%{transform:translate(84.1593vw,32.448vh) scale(.6267)}to{transform:translate(80.7152vw,99vh) scale(.6267)}}.snow:nth-child(142){opacity:1.3206;transform:translate(32.7873vw,-10px) scale(.3954);animation:fall-142 11s -23s linear infinite}@keyframes fall-142{38.819%{transform:translate(28.0176vw,38.819vh) scale(.3954)}to{transform:translate(30.40245vw,99vh) scale(.3954)}}.snow:nth-child(143){opacity:.9386;transform:translate(11.2921vw,-10px) scale(.7072);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{73.267%{transform:translate(17.8842vw,73.267vh) scale(.7072)}to{transform:translate(14.58815vw,99vh) scale(.7072)}}.snow:nth-child(144){opacity:.36;transform:translate(50.6873vw,-10px) scale(.2062);animation:fall-144 26s -11s linear infinite}@keyframes fall-144{72.4%{transform:translate(53.3622vw,72.4vh) scale(.2062)}to{transform:translate(52.02475vw,99vh) scale(.2062)}}.snow:nth-child(145){opacity:1.005;transform:translate(28.7085vw,-10px) scale(.0167);animation:fall-145 18s -9s linear infinite}@keyframes fall-145{40.765%{transform:translate(37.3772vw,40.765vh) scale(.0167)}to{transform:translate(33.04285vw,99vh) scale(.0167)}}.snow:nth-child(146){opacity:.3008;transform:translate(65.9153vw,-10px) scale(.5297);animation:fall-146 11s -2s linear infinite}@keyframes fall-146{76.76%{transform:translate(73.8137vw,76.76vh) scale(.5297)}to{transform:translate(69.8645vw,99vh) scale(.5297)}}.snow:nth-child(147){opacity:.1454;transform:translate(21.1959vw,-10px) scale(.7368);animation:fall-147 19s -6s linear infinite}@keyframes fall-147{32.656%{transform:translate(20.5186vw,32.656vh) scale(.7368)}to{transform:translate(20.85725vw,99vh) scale(.7368)}}.snow:nth-child(148){opacity:.8996;transform:translate(21.1588vw,-10px) scale(.5765);animation:fall-148 21s -22s linear infinite}@keyframes fall-148{65.648%{transform:translate(12.0518vw,65.648vh) scale(.5765)}to{transform:translate(16.6053vw,99vh) scale(.5765)}}.snow:nth-child(149){opacity:1.3858;transform:translate(1.851vw,-10px) scale(.8155);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{59.874%{transform:translate(6.7368vw,59.874vh) scale(.8155)}to{transform:translate(4.2939vw,99vh) scale(.8155)}}.snow:nth-child(150){opacity:.6442;transform:translate(33.9646vw,-10px) scale(.085);animation:fall-150 19s -18s linear infinite}@keyframes fall-150{73.792%{transform:translate(32.9857vw,73.792vh) scale(.085)}to{transform:translate(33.47515vw,99vh) scale(.085)}}.snow:nth-child(151){opacity:.67;transform:translate(25.8004vw,-10px) scale(.0572);animation:fall-151 23s -6s linear infinite}@keyframes fall-151{44.961%{transform:translate(29.3439vw,44.961vh) scale(.0572)}to{transform:translate(27.57215vw,99vh) scale(.0572)}}.snow:nth-child(152){opacity:.209;transform:translate(55.2221vw,-10px) scale(.8665);animation:fall-152 14s -16s linear infinite}@keyframes fall-152{53.798%{transform:translate(53.0459vw,53.798vh) scale(.8665)}to{transform:translate(54.134vw,99vh) scale(.8665)}}.snow:nth-child(153){opacity:.7156;transform:translate(19.6655vw,-10px) scale(.4711);animation:fall-153 29s -11s linear infinite}@keyframes fall-153{62.275%{transform:translate(19.4137vw,62.275vh) scale(.4711)}to{transform:translate(19.5396vw,99vh) scale(.4711)}}.snow:nth-child(154){opacity:1.4342;transform:translate(43.7171vw,-10px) scale(.5594);animation:fall-154 28s -2s linear infinite}@keyframes fall-154{56.211%{transform:translate(45.775vw,56.211vh) scale(.5594)}to{transform:translate(44.74605vw,99vh) scale(.5594)}}.snow:nth-child(155){opacity:1.0228;transform:translate(53.1262vw,-10px) scale(.5872);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{48.119%{transform:translate(53.1928vw,48.119vh) scale(.5872)}to{transform:translate(53.1595vw,99vh) scale(.5872)}}.snow:nth-child(156){opacity:1.764;transform:translate(53.6808vw,-10px) scale(.2129);animation:fall-156 17s -8s linear infinite}@keyframes fall-156{58.273%{transform:translate(50.6527vw,58.273vh) scale(.2129)}to{transform:translate(52.16675vw,99vh) scale(.2129)}}.snow:nth-child(157){opacity:1.156;transform:translate(81.6423vw,-10px) scale(.8997);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{44.036%{transform:translate(83.449vw,44.036vh) scale(.8997)}to{transform:translate(82.54565vw,99vh) scale(.8997)}}.snow:nth-child(158){opacity:.338;transform:translate(71.1579vw,-10px) scale(.1589);animation:fall-158 20s -9s linear infinite}@keyframes fall-158{38.061%{transform:translate(73.3061vw,38.061vh) scale(.1589)}to{transform:translate(72.232vw,99vh) scale(.1589)}}.snow:nth-child(159){opacity:1.0662;transform:translate(58.0711vw,-10px) scale(.8708);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{61.042%{transform:translate(52.9923vw,61.042vh) scale(.8708)}to{transform:translate(55.5317vw,99vh) scale(.8708)}}.snow:nth-child(160){opacity:.415;transform:translate(59.708vw,-10px) scale(.8533);animation:fall-160 25s -12s linear infinite}@keyframes fall-160{74.864%{transform:translate(54.5201vw,74.864vh) scale(.8533)}to{transform:translate(57.11405vw,99vh) scale(.8533)}}.snow:nth-child(161){opacity:1.225;transform:translate(87.5057vw,-10px) scale(.9818);animation:fall-161 16s -15s linear infinite}@keyframes fall-161{54.615%{transform:translate(80.7969vw,54.615vh) scale(.9818)}to{transform:translate(84.1513vw,99vh) scale(.9818)}}.snow:nth-child(162){opacity:.4736;transform:translate(13.919vw,-10px) scale(.9027);animation:fall-162 28s -16s linear infinite}@keyframes fall-162{71.665%{transform:translate(6.0855vw,71.665vh) scale(.9027)}to{transform:translate(10.00225vw,99vh) scale(.9027)}}.snow:nth-child(163){opacity:.3136;transform:translate(79.6613vw,-10px) scale(.0385);animation:fall-163 15s -17s linear infinite}@keyframes fall-163{32.378%{transform:translate(69.6825vw,32.378vh) scale(.0385)}to{transform:translate(74.6719vw,99vh) scale(.0385)}}.snow:nth-child(164){opacity:1.216;transform:translate(92.2739vw,-10px) scale(.3692);animation:fall-164 30s -13s linear infinite}@keyframes fall-164{31.897%{transform:translate(92.2271vw,31.897vh) scale(.3692)}to{transform:translate(92.2505vw,99vh) scale(.3692)}}.snow:nth-child(165){opacity:1.612;transform:translate(63.0404vw,-10px) scale(.5036);animation:fall-165 27s -11s linear infinite}@keyframes fall-165{68.266%{transform:translate(66.0509vw,68.266vh) scale(.5036)}to{transform:translate(64.54565vw,99vh) scale(.5036)}}.snow:nth-child(166){opacity:1.7912;transform:translate(85.8476vw,-10px) scale(.4202);animation:fall-166 20s -2s linear infinite}@keyframes fall-166{50.596%{transform:translate(90.5063vw,50.596vh) scale(.4202)}to{transform:translate(88.17695vw,99vh) scale(.4202)}}.snow:nth-child(167){opacity:1.894;transform:translate(85.3434vw,-10px) scale(.7041);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{69.688%{transform:translate(76.8322vw,69.688vh) scale(.7041)}to{transform:translate(81.0878vw,99vh) scale(.7041)}}.snow:nth-child(168){opacity:1.8008;transform:translate(5.7124vw,-10px) scale(.2408);animation:fall-168 17s -22s linear infinite}@keyframes fall-168{58.997%{transform:translate(-1.5352vw,58.997vh) scale(.2408)}to{transform:translate(2.0886vw,99vh) scale(.2408)}}.snow:nth-child(169){opacity:.2814;transform:translate(97.5668vw,-10px) scale(.6892);animation:fall-169 30s -27s linear infinite}@keyframes fall-169{62.545%{transform:translate(94.9678vw,62.545vh) scale(.6892)}to{transform:translate(96.2673vw,99vh) scale(.6892)}}.snow:nth-child(170){opacity:.2456;transform:translate(6.7421vw,-10px) scale(.4989);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{68.361%{transform:translate(.4957vw,68.361vh) scale(.4989)}to{transform:translate(3.6189vw,99vh) scale(.4989)}}.snow:nth-child(171){opacity:.8724;transform:translate(10.6455vw,-10px) scale(.459);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{46.671%{transform:translate(1.4853vw,46.671vh) scale(.459)}to{transform:translate(6.0654vw,99vh) scale(.459)}}.snow:nth-child(172){opacity:1.3736;transform:translate(7.8777vw,-10px) scale(.9783);animation:fall-172 22s -25s linear infinite}@keyframes fall-172{33.311%{transform:translate(2.6866vw,33.311vh) scale(.9783)}to{transform:translate(5.28215vw,99vh) scale(.9783)}}.snow:nth-child(173){opacity:.1442;transform:translate(90.2832vw,-10px) scale(.4524);animation:fall-173 23s -20s linear infinite}@keyframes fall-173{68.062%{transform:translate(83.2432vw,68.062vh) scale(.4524)}to{transform:translate(86.7632vw,99vh) scale(.4524)}}.snow:nth-child(174){opacity:.7692;transform:translate(1.5572vw,-10px) scale(.4443);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{47.086%{transform:translate(10.8553vw,47.086vh) scale(.4443)}to{transform:translate(6.20625vw,99vh) scale(.4443)}}.snow:nth-child(175){opacity:1.9628;transform:translate(79.5203vw,-10px) scale(.5794);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{38.284%{transform:translate(72.808vw,38.284vh) scale(.5794)}to{transform:translate(76.16415vw,99vh) scale(.5794)}}.snow:nth-child(176){opacity:.3292;transform:translate(50.6341vw,-10px) scale(.7934);animation:fall-176 21s -11s linear infinite}@keyframes fall-176{43.45%{transform:translate(54.501vw,43.45vh) scale(.7934)}to{transform:translate(52.56755vw,99vh) scale(.7934)}}.snow:nth-child(177){opacity:1.7478;transform:translate(57.8355vw,-10px) scale(.3356);animation:fall-177 24s -8s linear infinite}@keyframes fall-177{41.043%{transform:translate(55.5186vw,41.043vh) scale(.3356)}to{transform:translate(56.67705vw,99vh) scale(.3356)}}.snow:nth-child(178){opacity:1.6182;transform:translate(40.2547vw,-10px) scale(.0914);animation:fall-178 11s -6s linear infinite}@keyframes fall-178{49.305%{transform:translate(41.0994vw,49.305vh) scale(.0914)}to{transform:translate(40.67705vw,99vh) scale(.0914)}}.snow:nth-child(179){opacity:1.8316;transform:translate(8.9898vw,-10px) scale(.6626);animation:fall-179 11s -23s linear infinite}@keyframes fall-179{35.938%{transform:translate(15.9585vw,35.938vh) scale(.6626)}to{transform:translate(12.47415vw,99vh) scale(.6626)}}.snow:nth-child(180){opacity:1.042;transform:translate(46.3958vw,-10px) scale(.0366);animation:fall-180 29s -4s linear infinite}@keyframes fall-180{52.065%{transform:translate(50.1785vw,52.065vh) scale(.0366)}to{transform:translate(48.28715vw,99vh) scale(.0366)}}.snow:nth-child(181){opacity:.2884;transform:translate(48.8273vw,-10px) scale(.9636);animation:fall-181 28s -23s linear infinite}@keyframes fall-181{78.85%{transform:translate(40.0626vw,78.85vh) scale(.9636)}to{transform:translate(44.44495vw,99vh) scale(.9636)}}.snow:nth-child(182){opacity:.1382;transform:translate(99.5878vw,-10px) scale(.4509);animation:fall-182 22s -13s linear infinite}@keyframes fall-182{49.628%{transform:translate(94.0847vw,49.628vh) scale(.4509)}to{transform:translate(96.83625vw,99vh) scale(.4509)}}.snow:nth-child(183){opacity:.273;transform:translate(45.221vw,-10px) scale(.5894);animation:fall-183 11s -16s linear infinite}@keyframes fall-183{50.961%{transform:translate(50.4109vw,50.961vh) scale(.5894)}to{transform:translate(47.81595vw,99vh) scale(.5894)}}.snow:nth-child(184){opacity:1.297;transform:translate(30.887vw,-10px) scale(.713);animation:fall-184 11s -26s linear infinite}@keyframes fall-184{64.169%{transform:translate(25.3979vw,64.169vh) scale(.713)}to{transform:translate(28.14245vw,99vh) scale(.713)}}.snow:nth-child(185){opacity:.8152;transform:translate(78.266vw,-10px) scale(.7389);animation:fall-185 20s -29s linear infinite}@keyframes fall-185{40.158%{transform:translate(81.7447vw,40.158vh) scale(.7389)}to{transform:translate(80.00535vw,99vh) scale(.7389)}}.snow:nth-child(186){opacity:1.4668;transform:translate(12.0264vw,-10px) scale(.3435);animation:fall-186 27s -20s linear infinite}@keyframes fall-186{66.771%{transform:translate(14.0576vw,66.771vh) scale(.3435)}to{transform:translate(13.042vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:.469;transform:translate(35.0826vw,-10px) scale(.0218);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{54.595%{transform:translate(27.2202vw,54.595vh) scale(.0218)}to{transform:translate(31.1514vw,99vh) scale(.0218)}}.snow:nth-child(188){opacity:.161;transform:translate(98.0226vw,-10px) scale(.5675);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{44.39%{transform:translate(101.1422vw,44.39vh) scale(.5675)}to{transform:translate(99.5824vw,99vh) scale(.5675)}}.snow:nth-child(189){opacity:1.4488;transform:translate(27.6907vw,-10px) scale(.8916);animation:fall-189 28s -3s linear infinite}@keyframes fall-189{48.183%{transform:translate(22.5389vw,48.183vh) scale(.8916)}to{transform:translate(25.1148vw,99vh) scale(.8916)}}.snow:nth-child(190){opacity:1.133;transform:translate(12.79vw,-10px) scale(.0892);animation:fall-190 21s -30s linear infinite}@keyframes fall-190{40.02%{transform:translate(19.4005vw,40.02vh) scale(.0892)}to{transform:translate(16.09525vw,99vh) scale(.0892)}}.snow:nth-child(191){opacity:1.1554;transform:translate(45.8357vw,-10px) scale(.1668);animation:fall-191 10s -8s linear infinite}@keyframes fall-191{51.615%{transform:translate(36.7732vw,51.615vh) scale(.1668)}to{transform:translate(41.30445vw,99vh) scale(.1668)}}.snow:nth-child(192){opacity:1.5456;transform:translate(66.7764vw,-10px) scale(.082);animation:fall-192 22s -30s linear infinite}@keyframes fall-192{39.095%{transform:translate(74.4298vw,39.095vh) scale(.082)}to{transform:translate(70.6031vw,99vh) scale(.082)}}.snow:nth-child(193){opacity:.0854;transform:translate(70.1273vw,-10px) scale(.8138);animation:fall-193 22s -5s linear infinite}@keyframes fall-193{32.322%{transform:translate(67.5095vw,32.322vh) scale(.8138)}to{transform:translate(68.8184vw,99vh) scale(.8138)}}.snow:nth-child(194){opacity:1.347;transform:translate(95.7384vw,-10px) scale(.1529);animation:fall-194 30s -28s linear infinite}@keyframes fall-194{57.878%{transform:translate(94.4856vw,57.878vh) scale(.1529)}to{transform:translate(95.112vw,99vh) scale(.1529)}}.snow:nth-child(195){opacity:1.9988;transform:translate(3.5717vw,-10px) scale(.4507);animation:fall-195 15s -30s linear infinite}@keyframes fall-195{59.03%{transform:translate(2.2626vw,59.03vh) scale(.4507)}to{transform:translate(2.91715vw,99vh) scale(.4507)}}.snow:nth-child(196){opacity:1.3442;transform:translate(30.4782vw,-10px) scale(.9039);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{42.444%{transform:translate(22.3752vw,42.444vh) scale(.9039)}to{transform:translate(26.4267vw,99vh) scale(.9039)}}.snow:nth-child(197){opacity:1.5474;transform:translate(80.1801vw,-10px) scale(.8809);animation:fall-197 19s -8s linear infinite}@keyframes fall-197{65.57%{transform:translate(73.5314vw,65.57vh) scale(.8809)}to{transform:translate(76.85575vw,99vh) scale(.8809)}}.snow:nth-child(198){opacity:1.2256;transform:translate(79.7439vw,-10px) scale(.0486);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{75.983%{transform:translate(84.8959vw,75.983vh) scale(.0486)}to{transform:translate(82.3199vw,99vh) scale(.0486)}}.snow:nth-child(199){opacity:1.855;transform:translate(1.9855vw,-10px) scale(.3772);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{41.395%{transform:translate(6.2026vw,41.395vh) scale(.3772)}to{transform:translate(4.09405vw,99vh) scale(.3772)}}.snow:nth-child(200){opacity:.5942;transform:translate(37.1818vw,-10px) scale(.9578);animation:fall-200 16s -15s linear infinite}@keyframes fall-200{36.572%{transform:translate(46.4866vw,36.572vh) scale(.9578)}to{transform:translate(41.8342vw,99vh) scale(.9578)}}.snow:nth-child(201){opacity:1.4246;transform:translate(77.9625vw,-10px) scale(.9378);animation:fall-201 16s -16s linear infinite}@keyframes fall-201{47.223%{transform:translate(75.0624vw,47.223vh) scale(.9378)}to{transform:translate(76.51245vw,99vh) scale(.9378)}}.snow:nth-child(202){opacity:1.7228;transform:translate(83.6751vw,-10px) scale(.9554);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{61.688%{transform:translate(78.5074vw,61.688vh) scale(.9554)}to{transform:translate(81.09125vw,99vh) scale(.9554)}}.snow:nth-child(203){opacity:.7488;transform:translate(96.9393vw,-10px) scale(.7809);animation:fall-203 12s -9s linear infinite}@keyframes fall-203{71.119%{transform:translate(97.0093vw,71.119vh) scale(.7809)}to{transform:translate(96.9743vw,99vh) scale(.7809)}}.snow:nth-child(204){opacity:1.3942;transform:translate(4.9769vw,-10px) scale(.8775);animation:fall-204 12s -21s linear infinite}@keyframes fall-204{36.4%{transform:translate(14.0306vw,36.4vh) scale(.8775)}to{transform:translate(9.50375vw,99vh) scale(.8775)}}.snow:nth-child(205){opacity:1.2494;transform:translate(20.4697vw,-10px) scale(.0815);animation:fall-205 15s -23s linear infinite}@keyframes fall-205{53.308%{transform:translate(21.7237vw,53.308vh) scale(.0815)}to{transform:translate(21.0967vw,99vh) scale(.0815)}}.snow:nth-child(206){opacity:1.8132;transform:translate(30.2266vw,-10px) scale(.306);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{70.627%{transform:translate(29.3757vw,70.627vh) scale(.306)}to{transform:translate(29.80115vw,99vh) scale(.306)}}.snow:nth-child(207){opacity:1.5512;transform:translate(60.9504vw,-10px) scale(.9945);animation:fall-207 19s -11s linear infinite}@keyframes fall-207{73.597%{transform:translate(68.0081vw,73.597vh) scale(.9945)}to{transform:translate(64.47925vw,99vh) scale(.9945)}}.snow:nth-child(208){opacity:.3924;transform:translate(90.4118vw,-10px) scale(.3333);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{78.741%{transform:translate(87.653vw,78.741vh) scale(.3333)}to{transform:translate(89.0324vw,99vh) scale(.3333)}}.snow:nth-child(209){opacity:.5154;transform:translate(81.0813vw,-10px) scale(.9044);animation:fall-209 15s -24s linear infinite}@keyframes fall-209{54.645%{transform:translate(79.8978vw,54.645vh) scale(.9044)}to{transform:translate(80.48955vw,99vh) scale(.9044)}}.snow:nth-child(210){opacity:.2942;transform:translate(34.286vw,-10px) scale(.47);animation:fall-210 12s -18s linear infinite}@keyframes fall-210{54.868%{transform:translate(39.7829vw,54.868vh) scale(.47)}to{transform:translate(37.03445vw,99vh) scale(.47)}}.snow:nth-child(211){opacity:.751;transform:translate(37.9055vw,-10px) scale(.9788);animation:fall-211 28s -2s linear infinite}@keyframes fall-211{60.26%{transform:translate(31.2281vw,60.26vh) scale(.9788)}to{transform:translate(34.5668vw,99vh) scale(.9788)}}.snow:nth-child(212){opacity:1.7426;transform:translate(88.5841vw,-10px) scale(.8039);animation:fall-212 10s -22s linear infinite}@keyframes fall-212{46.12%{transform:translate(97.0898vw,46.12vh) scale(.8039)}to{transform:translate(92.83695vw,99vh) scale(.8039)}}.snow:nth-child(213){opacity:.0238;transform:translate(52.7424vw,-10px) scale(.1759);animation:fall-213 26s -14s linear infinite}@keyframes fall-213{77.979%{transform:translate(43.8694vw,77.979vh) scale(.1759)}to{transform:translate(48.3059vw,99vh) scale(.1759)}}.snow:nth-child(214){opacity:.9878;transform:translate(25.4242vw,-10px) scale(.2708);animation:fall-214 22s -19s linear infinite}@keyframes fall-214{76.659%{transform:translate(32.8231vw,76.659vh) scale(.2708)}to{transform:translate(29.12365vw,99vh) scale(.2708)}}.snow:nth-child(215){opacity:1.688;transform:translate(60.3693vw,-10px) scale(.1366);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{76.242%{transform:translate(61.4433vw,76.242vh) scale(.1366)}to{transform:translate(60.9063vw,99vh) scale(.1366)}}.snow:nth-child(216){opacity:.0728;transform:translate(94.9411vw,-10px) scale(.3422);animation:fall-216 11s -25s linear infinite}@keyframes fall-216{56.689%{transform:translate(95.5823vw,56.689vh) scale(.3422)}to{transform:translate(95.2617vw,99vh) scale(.3422)}}.snow:nth-child(217){opacity:1.9532;transform:translate(26.7636vw,-10px) scale(.162);animation:fall-217 26s -13s linear infinite}@keyframes fall-217{70.852%{transform:translate(24.4766vw,70.852vh) scale(.162)}to{transform:translate(25.6201vw,99vh) scale(.162)}}.snow:nth-child(218){opacity:.7528;transform:translate(28.2129vw,-10px) scale(.1222);animation:fall-218 10s -23s linear infinite}@keyframes fall-218{78.339%{transform:translate(26.3775vw,78.339vh) scale(.1222)}to{transform:translate(27.2952vw,99vh) scale(.1222)}}.snow:nth-child(219){opacity:1.7432;transform:translate(89.8302vw,-10px) scale(.3051);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.057%{transform:translate(92.2076vw,36.057vh) scale(.3051)}to{transform:translate(91.0189vw,99vh) scale(.3051)}}.snow:nth-child(220){opacity:1.3192;transform:translate(97.1835vw,-10px) scale(.238);animation:fall-220 26s -8s linear infinite}@keyframes fall-220{52.175%{transform:translate(96.6597vw,52.175vh) scale(.238)}to{transform:translate(96.9216vw,99vh) scale(.238)}}.snow:nth-child(221){opacity:1.6076;transform:translate(87.4705vw,-10px) scale(.7432);animation:fall-221 22s -10s linear infinite}@keyframes fall-221{38.821%{transform:translate(87.7113vw,38.821vh) scale(.7432)}to{transform:translate(87.5909vw,99vh) scale(.7432)}}.snow:nth-child(222){opacity:1.0932;transform:translate(37.2648vw,-10px) scale(.8437);animation:fall-222 15s -27s linear infinite}@keyframes fall-222{52.489%{transform:translate(41.6304vw,52.489vh) scale(.8437)}to{transform:translate(39.4476vw,99vh) scale(.8437)}}.snow:nth-child(223){opacity:.6122;transform:translate(81.452vw,-10px) scale(.4518);animation:fall-223 12s -8s linear infinite}@keyframes fall-223{45.984%{transform:translate(74.9437vw,45.984vh) scale(.4518)}to{transform:translate(78.19785vw,99vh) scale(.4518)}}.snow:nth-child(224){opacity:.9578;transform:translate(41.3293vw,-10px) scale(.2395);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{33.16%{transform:translate(31.3982vw,33.16vh) scale(.2395)}to{transform:translate(36.36375vw,99vh) scale(.2395)}}.snow:nth-child(225){opacity:1.3378;transform:translate(96.2514vw,-10px) scale(.7953);animation:fall-225 29s -16s linear infinite}@keyframes fall-225{64.759%{transform:translate(89.4972vw,64.759vh) scale(.7953)}to{transform:translate(92.8743vw,99vh) scale(.7953)}}.snow:nth-child(226){opacity:.8934;transform:translate(42.6221vw,-10px) scale(.9453);animation:fall-226 20s -3s linear infinite}@keyframes fall-226{78.575%{transform:translate(41.4509vw,78.575vh) scale(.9453)}to{transform:translate(42.0365vw,99vh) scale(.9453)}}.snow:nth-child(227){opacity:.7882;transform:translate(41.5867vw,-10px) scale(.6631);animation:fall-227 24s -20s linear infinite}@keyframes fall-227{39.064%{transform:translate(35.1051vw,39.064vh) scale(.6631)}to{transform:translate(38.3459vw,99vh) scale(.6631)}}.snow:nth-child(228){opacity:1.1844;transform:translate(42.2017vw,-10px) scale(.6769);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{54.514%{transform:translate(46.992vw,54.514vh) scale(.6769)}to{transform:translate(44.59685vw,99vh) scale(.6769)}}.snow:nth-child(229){opacity:.2224;transform:translate(36.3208vw,-10px) scale(.1919);animation:fall-229 11s -16s linear infinite}@keyframes fall-229{35.518%{transform:translate(45.9389vw,35.518vh) scale(.1919)}to{transform:translate(41.12985vw,99vh) scale(.1919)}}.snow:nth-child(230){opacity:1.906;transform:translate(89.1714vw,-10px) scale(.8686);animation:fall-230 30s -29s linear infinite}@keyframes fall-230{31.586%{transform:translate(80.0812vw,31.586vh) scale(.8686)}to{transform:translate(84.6263vw,99vh) scale(.8686)}}.snow:nth-child(231){opacity:1.5102;transform:translate(72.3462vw,-10px) scale(.0449);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{74.123%{transform:translate(66.8719vw,74.123vh) scale(.0449)}to{transform:translate(69.60905vw,99vh) scale(.0449)}}.snow:nth-child(232){opacity:1.266;transform:translate(14.4947vw,-10px) scale(.6702);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{63.131%{transform:translate(10.0833vw,63.131vh) scale(.6702)}to{transform:translate(12.289vw,99vh) scale(.6702)}}.snow:nth-child(233){opacity:1.7462;transform:translate(66.4381vw,-10px) scale(.8444);animation:fall-233 17s -13s linear infinite}@keyframes fall-233{78.652%{transform:translate(60.3257vw,78.652vh) scale(.8444)}to{transform:translate(63.3819vw,99vh) scale(.8444)}}.snow:nth-child(234){opacity:1.3892;transform:translate(1.1622vw,-10px) scale(.9603);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{54.86%{transform:translate(-3.3817vw,54.86vh) scale(.9603)}to{transform:translate(-1.10975vw,99vh) scale(.9603)}}.snow:nth-child(235){opacity:1.437;transform:translate(4.0697vw,-10px) scale(.3354);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{79.608%{transform:translate(-5.6062vw,79.608vh) scale(.3354)}to{transform:translate(-.76825vw,99vh) scale(.3354)}}.snow:nth-child(236){opacity:1.7214;transform:translate(10.5472vw,-10px) scale(.9729);animation:fall-236 27s -22s linear infinite}@keyframes fall-236{30.911%{transform:translate(16.8313vw,30.911vh) scale(.9729)}to{transform:translate(13.68925vw,99vh) scale(.9729)}}.snow:nth-child(237){opacity:1.6892;transform:translate(78.1114vw,-10px) scale(.679);animation:fall-237 28s -27s linear infinite}@keyframes fall-237{50.506%{transform:translate(70.3405vw,50.506vh) scale(.679)}to{transform:translate(74.22595vw,99vh) scale(.679)}}.snow:nth-child(238){opacity:1.1534;transform:translate(3.0841vw,-10px) scale(.2608);animation:fall-238 26s -27s linear infinite}@keyframes fall-238{64.45%{transform:translate(-.1464vw,64.45vh) scale(.2608)}to{transform:translate(1.46885vw,99vh) scale(.2608)}}.snow:nth-child(239){opacity:.323;transform:translate(96.0068vw,-10px) scale(.5649);animation:fall-239 30s -8s linear infinite}@keyframes fall-239{54.302%{transform:translate(93.554vw,54.302vh) scale(.5649)}to{transform:translate(94.7804vw,99vh) scale(.5649)}}.snow:nth-child(240){opacity:.0684;transform:translate(46.6264vw,-10px) scale(.3867);animation:fall-240 23s -19s linear infinite}@keyframes fall-240{52.802%{transform:translate(46.5247vw,52.802vh) scale(.3867)}to{transform:translate(46.57555vw,99vh) scale(.3867)}}.snow:nth-child(241){opacity:1.437;transform:translate(43.205vw,-10px) scale(.0042);animation:fall-241 30s -30s linear infinite}@keyframes fall-241{62.996%{transform:translate(41.9406vw,62.996vh) scale(.0042)}to{transform:translate(42.5728vw,99vh) scale(.0042)}}.snow:nth-child(242){opacity:1.727;transform:translate(58.4047vw,-10px) scale(.4289);animation:fall-242 20s -24s linear infinite}@keyframes fall-242{36.997%{transform:translate(57.4189vw,36.997vh) scale(.4289)}to{transform:translate(57.9118vw,99vh) scale(.4289)}}.snow:nth-child(243){opacity:.3738;transform:translate(34.5867vw,-10px) scale(.4912);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.825%{transform:translate(29.9994vw,34.825vh) scale(.4912)}to{transform:translate(32.29305vw,99vh) scale(.4912)}}.snow:nth-child(244){opacity:.8452;transform:translate(92.6553vw,-10px) scale(.241);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{70.835%{transform:translate(85.1811vw,70.835vh) scale(.241)}to{transform:translate(88.9182vw,99vh) scale(.241)}}.snow:nth-child(245){opacity:.9806;transform:translate(83.2807vw,-10px) scale(.0004);animation:fall-245 25s -16s linear infinite}@keyframes fall-245{50.159%{transform:translate(81.8909vw,50.159vh) scale(.0004)}to{transform:translate(82.5858vw,99vh) scale(.0004)}}.snow:nth-child(246){opacity:.362;transform:translate(10.8756vw,-10px) scale(.26);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.937%{transform:translate(3.7473vw,42.937vh) scale(.26)}to{transform:translate(7.31145vw,99vh) scale(.26)}}.snow:nth-child(247){opacity:.017;transform:translate(61.8034vw,-10px) scale(.1402);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{71.988%{transform:translate(65.1616vw,71.988vh) scale(.1402)}to{transform:translate(63.4825vw,99vh) scale(.1402)}}.snow:nth-child(248){opacity:1.8758;transform:translate(59.1799vw,-10px) scale(.862);animation:fall-248 22s -27s linear infinite}@keyframes fall-248{77.987%{transform:translate(59.0679vw,77.987vh) scale(.862)}to{transform:translate(59.1239vw,99vh) scale(.862)}}.snow:nth-child(249){opacity:1.9024;transform:translate(14.0029vw,-10px) scale(.1429);animation:fall-249 29s -14s linear infinite}@keyframes fall-249{74.533%{transform:translate(17.3559vw,74.533vh) scale(.1429)}to{transform:translate(15.6794vw,99vh) scale(.1429)}}.snow:nth-child(250){opacity:.0822;transform:translate(67.7474vw,-10px) scale(.3177);animation:fall-250 15s -28s linear infinite}@keyframes fall-250{65.059%{transform:translate(72.1523vw,65.059vh) scale(.3177)}to{transform:translate(69.94985vw,99vh) scale(.3177)}}.snow:nth-child(251){opacity:.4954;transform:translate(50.85vw,-10px) scale(.177);animation:fall-251 14s -5s linear infinite}@keyframes fall-251{45.418%{transform:translate(54.3916vw,45.418vh) scale(.177)}to{transform:translate(52.6208vw,99vh) scale(.177)}}.snow:nth-child(252){opacity:.3802;transform:translate(11.3656vw,-10px) scale(.284);animation:fall-252 29s -23s linear infinite}@keyframes fall-252{45.191%{transform:translate(15.383vw,45.191vh) scale(.284)}to{transform:translate(13.3743vw,99vh) scale(.284)}}.snow:nth-child(253){opacity:1.9926;transform:translate(8.2429vw,-10px) scale(.1989);animation:fall-253 23s -16s linear infinite}@keyframes fall-253{38.283%{transform:translate(15.8306vw,38.283vh) scale(.1989)}to{transform:translate(12.03675vw,99vh) scale(.1989)}}.snow:nth-child(254){opacity:1.0176;transform:translate(42.1862vw,-10px) scale(.5824);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{51.428%{transform:translate(49.4401vw,51.428vh) scale(.5824)}to{transform:translate(45.81315vw,99vh) scale(.5824)}}.snow:nth-child(255){opacity:1.15;transform:translate(88.031vw,-10px) scale(.3281);animation:fall-255 21s -7s linear infinite}@keyframes fall-255{78.836%{transform:translate(86.9413vw,78.836vh) scale(.3281)}to{transform:translate(87.48615vw,99vh) scale(.3281)}}.snow:nth-child(256){opacity:.743;transform:translate(26.672vw,-10px) scale(.5716);animation:fall-256 14s -24s linear infinite}@keyframes fall-256{65.177%{transform:translate(16.8121vw,65.177vh) scale(.5716)}to{transform:translate(21.74205vw,99vh) scale(.5716)}}.snow:nth-child(257){opacity:1.3516;transform:translate(17.6179vw,-10px) scale(.3938);animation:fall-257 19s -6s linear infinite}@keyframes fall-257{45.676%{transform:translate(23.0798vw,45.676vh) scale(.3938)}to{transform:translate(20.34885vw,99vh) scale(.3938)}}.snow:nth-child(258){opacity:.3886;transform:translate(76.6775vw,-10px) scale(.3964);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{64.135%{transform:translate(78.6967vw,64.135vh) scale(.3964)}to{transform:translate(77.6871vw,99vh) scale(.3964)}}.snow:nth-child(259){opacity:1.3938;transform:translate(50.9148vw,-10px) scale(.5161);animation:fall-259 28s -7s linear infinite}@keyframes fall-259{47.059%{transform:translate(49.5025vw,47.059vh) scale(.5161)}to{transform:translate(50.20865vw,99vh) scale(.5161)}}.snow:nth-child(260){opacity:1.519;transform:translate(56.526vw,-10px) scale(.6755);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{59.024%{transform:translate(50.6954vw,59.024vh) scale(.6755)}to{transform:translate(53.6107vw,99vh) scale(.6755)}}.snow:nth-child(261){opacity:.575;transform:translate(11.2858vw,-10px) scale(.0429);animation:fall-261 10s -1s linear infinite}@keyframes fall-261{61.479%{transform:translate(9.1314vw,61.479vh) scale(.0429)}to{transform:translate(10.2086vw,99vh) scale(.0429)}}.snow:nth-child(262){opacity:.079;transform:translate(10.4912vw,-10px) scale(.533);animation:fall-262 12s -13s linear infinite}@keyframes fall-262{59.202%{transform:translate(18.7069vw,59.202vh) scale(.533)}to{transform:translate(14.59905vw,99vh) scale(.533)}}.snow:nth-child(263){opacity:.4056;transform:translate(21.5615vw,-10px) scale(.9146);animation:fall-263 11s -17s linear infinite}@keyframes fall-263{74.847%{transform:translate(12.7246vw,74.847vh) scale(.9146)}to{transform:translate(17.14305vw,99vh) scale(.9146)}}.snow:nth-child(264){opacity:.916;transform:translate(25.1649vw,-10px) scale(.3344);animation:fall-264 11s -4s linear infinite}@keyframes fall-264{55.567%{transform:translate(31.7414vw,55.567vh) scale(.3344)}to{transform:translate(28.45315vw,99vh) scale(.3344)}}.snow:nth-child(265){opacity:1.2646;transform:translate(97.2811vw,-10px) scale(.3457);animation:fall-265 26s -9s linear infinite}@keyframes fall-265{72.976%{transform:translate(92.2093vw,72.976vh) scale(.3457)}to{transform:translate(94.7452vw,99vh) scale(.3457)}}.snow:nth-child(266){opacity:.4112;transform:translate(64.5031vw,-10px) scale(.9642);animation:fall-266 15s -28s linear infinite}@keyframes fall-266{56.227%{transform:translate(73.7586vw,56.227vh) scale(.9642)}to{transform:translate(69.13085vw,99vh) scale(.9642)}}.snow:nth-child(267){opacity:.2694;transform:translate(5.1976vw,-10px) scale(.7252);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{51.923%{transform:translate(3.3356vw,51.923vh) scale(.7252)}to{transform:translate(4.2666vw,99vh) scale(.7252)}}.snow:nth-child(268){opacity:.6856;transform:translate(67.6433vw,-10px) scale(.107);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{56.36%{transform:translate(66.0245vw,56.36vh) scale(.107)}to{transform:translate(66.8339vw,99vh) scale(.107)}}.snow:nth-child(269){opacity:.5004;transform:translate(9.7101vw,-10px) scale(.4203);animation:fall-269 26s -6s linear infinite}@keyframes fall-269{74.335%{transform:translate(2.8283vw,74.335vh) scale(.4203)}to{transform:translate(6.2692vw,99vh) scale(.4203)}}.snow:nth-child(270){opacity:.8448;transform:translate(9.4996vw,-10px) scale(.5748);animation:fall-270 25s -3s linear infinite}@keyframes fall-270{31.85%{transform:translate(5.6928vw,31.85vh) scale(.5748)}to{transform:translate(7.5962vw,99vh) scale(.5748)}}.snow:nth-child(271){opacity:1.114;transform:translate(8.9798vw,-10px) scale(.9417);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{56.836%{transform:translate(16.7073vw,56.836vh) scale(.9417)}to{transform:translate(12.84355vw,99vh) scale(.9417)}}.snow:nth-child(272){opacity:1.3586;transform:translate(42.8761vw,-10px) scale(.0392);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{52.488%{transform:translate(44.9262vw,52.488vh) scale(.0392)}to{transform:translate(43.90115vw,99vh) scale(.0392)}}.snow:nth-child(273){opacity:.742;transform:translate(88.9625vw,-10px) scale(.2063);animation:fall-273 25s -19s linear infinite}@keyframes fall-273{47.262%{transform:translate(96.0185vw,47.262vh) scale(.2063)}to{transform:translate(92.4905vw,99vh) scale(.2063)}}.snow:nth-child(274){opacity:.2436;transform:translate(47.3504vw,-10px) scale(.4172);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{51.982%{transform:translate(55.8096vw,51.982vh) scale(.4172)}to{transform:translate(51.58vw,99vh) scale(.4172)}}.snow:nth-child(275){opacity:.4024;transform:translate(95.9246vw,-10px) scale(.5889);animation:fall-275 19s -10s linear infinite}@keyframes fall-275{57.789%{transform:translate(104.0591vw,57.789vh) scale(.5889)}to{transform:translate(99.99185vw,99vh) scale(.5889)}}.snow:nth-child(276){opacity:.0714;transform:translate(49.6577vw,-10px) scale(.8919);animation:fall-276 27s -19s linear infinite}@keyframes fall-276{58.942%{transform:translate(44.796vw,58.942vh) scale(.8919)}to{transform:translate(47.22685vw,99vh) scale(.8919)}}.snow:nth-child(277){opacity:.349;transform:translate(14.4795vw,-10px) scale(.3947);animation:fall-277 14s -9s linear infinite}@keyframes fall-277{57.88%{transform:translate(6.9473vw,57.88vh) scale(.3947)}to{transform:translate(10.7134vw,99vh) scale(.3947)}}.snow:nth-child(278){opacity:.4552;transform:translate(15.0948vw,-10px) scale(.5085);animation:fall-278 16s -8s linear infinite}@keyframes fall-278{56.683%{transform:translate(6.2006vw,56.683vh) scale(.5085)}to{transform:translate(10.6477vw,99vh) scale(.5085)}}.snow:nth-child(279){opacity:.4982;transform:translate(8.9514vw,-10px) scale(.9615);animation:fall-279 16s -2s linear infinite}@keyframes fall-279{67.773%{transform:translate(13.0593vw,67.773vh) scale(.9615)}to{transform:translate(11.00535vw,99vh) scale(.9615)}}.snow:nth-child(280){opacity:.2352;transform:translate(72.8434vw,-10px) scale(.4679);animation:fall-280 26s -26s linear infinite}@keyframes fall-280{59.746%{transform:translate(62.911vw,59.746vh) scale(.4679)}to{transform:translate(67.8772vw,99vh) scale(.4679)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.3542vw,-10px) scale(.7691);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{78.042%{transform:translate(69.7284vw,78.042vh) scale(.7691)}to{transform:translate(74.5413vw,99vh) scale(.7691)}}.snow:nth-child(282){opacity:.5654;transform:translate(4.9587vw,-10px) scale(.1637);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{47.547%{transform:translate(3.5299vw,47.547vh) scale(.1637)}to{transform:translate(4.2443vw,99vh) scale(.1637)}}.snow:nth-child(283){opacity:1.3232;transform:translate(11.6999vw,-10px) scale(.8017);animation:fall-283 18s -14s linear infinite}@keyframes fall-283{33.607%{transform:translate(15.9805vw,33.607vh) scale(.8017)}to{transform:translate(13.8402vw,99vh) scale(.8017)}}.snow:nth-child(284){opacity:1.188;transform:translate(11.1594vw,-10px) scale(.1309);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{37.93%{transform:translate(11.7213vw,37.93vh) scale(.1309)}to{transform:translate(11.44035vw,99vh) scale(.1309)}}.snow:nth-child(285){opacity:1.2036;transform:translate(39.4155vw,-10px) scale(.6117);animation:fall-285 25s -26s linear infinite}@keyframes fall-285{73.267%{transform:translate(45.5965vw,73.267vh) scale(.6117)}to{transform:translate(42.506vw,99vh) scale(.6117)}}.snow:nth-child(286){opacity:.5808;transform:translate(96.7271vw,-10px) scale(.0388);animation:fall-286 14s -18s linear infinite}@keyframes fall-286{54.982%{transform:translate(103.7825vw,54.982vh) scale(.0388)}to{transform:translate(100.2548vw,99vh) scale(.0388)}}.snow:nth-child(287){opacity:.2738;transform:translate(95.1946vw,-10px) scale(.5886);animation:fall-287 19s -20s linear infinite}@keyframes fall-287{55.411%{transform:translate(95.1234vw,55.411vh) scale(.5886)}to{transform:translate(95.159vw,99vh) scale(.5886)}}.snow:nth-child(288){opacity:1.0616;transform:translate(77.3837vw,-10px) scale(.1491);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{49.538%{transform:translate(86.9005vw,49.538vh) scale(.1491)}to{transform:translate(82.1421vw,99vh) scale(.1491)}}.snow:nth-child(289){opacity:.2472;transform:translate(75.1946vw,-10px) scale(.3097);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{59.636%{transform:translate(71.6978vw,59.636vh) scale(.3097)}to{transform:translate(73.4462vw,99vh) scale(.3097)}}.snow:nth-child(290){opacity:.8432;transform:translate(49.6623vw,-10px) scale(.6227);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{48.835%{transform:translate(57.2728vw,48.835vh) scale(.6227)}to{transform:translate(53.46755vw,99vh) scale(.6227)}}.snow:nth-child(291){opacity:.003;transform:translate(72.8797vw,-10px) scale(.7618);animation:fall-291 27s -18s linear infinite}@keyframes fall-291{76.593%{transform:translate(63.4915vw,76.593vh) scale(.7618)}to{transform:translate(68.1856vw,99vh) scale(.7618)}}.snow:nth-child(292){opacity:1.4568;transform:translate(19.0089vw,-10px) scale(.6988);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{55.38%{transform:translate(24.1137vw,55.38vh) scale(.6988)}to{transform:translate(21.5613vw,99vh) scale(.6988)}}.snow:nth-child(293){opacity:.1724;transform:translate(39.882vw,-10px) scale(.4142);animation:fall-293 12s -15s linear infinite}@keyframes fall-293{73.911%{transform:translate(43.5512vw,73.911vh) scale(.4142)}to{transform:translate(41.7166vw,99vh) scale(.4142)}}.snow:nth-child(294){opacity:1.5212;transform:translate(37.1452vw,-10px) scale(.2817);animation:fall-294 26s -12s linear infinite}@keyframes fall-294{45.238%{transform:translate(42.0663vw,45.238vh) scale(.2817)}to{transform:translate(39.60575vw,99vh) scale(.2817)}}.snow:nth-child(295){opacity:1.3952;transform:translate(18.3206vw,-10px) scale(.8943);animation:fall-295 23s -2s linear infinite}@keyframes fall-295{47.252%{transform:translate(12.6284vw,47.252vh) scale(.8943)}to{transform:translate(15.4745vw,99vh) scale(.8943)}}.snow:nth-child(296){opacity:.4854;transform:translate(37.3635vw,-10px) scale(.5577);animation:fall-296 25s -8s linear infinite}@keyframes fall-296{41.395%{transform:translate(29.4132vw,41.395vh) scale(.5577)}to{transform:translate(33.38835vw,99vh) scale(.5577)}}.snow:nth-child(297){opacity:.727;transform:translate(39.8069vw,-10px) scale(.7259);animation:fall-297 27s -21s linear infinite}@keyframes fall-297{61.024%{transform:translate(40.4866vw,61.024vh) scale(.7259)}to{transform:translate(40.14675vw,99vh) scale(.7259)}}.snow:nth-child(298){opacity:1.0256;transform:translate(70.6544vw,-10px) scale(.3357);animation:fall-298 15s -5s linear infinite}@keyframes fall-298{48.515%{transform:translate(66.3568vw,48.515vh) scale(.3357)}to{transform:translate(68.5056vw,99vh) scale(.3357)}}.snow:nth-child(299){opacity:.115;transform:translate(11.5403vw,-10px) scale(.6445);animation:fall-299 17s -28s linear infinite}@keyframes fall-299{79.97%{transform:translate(8.0166vw,79.97vh) scale(.6445)}to{transform:translate(9.77845vw,99vh) scale(.6445)}}.snow:nth-child(300){opacity:1.3776;transform:translate(6.8527vw,-10px) scale(.2869);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{31.787%{transform:translate(14.0418vw,31.787vh) scale(.2869)}to{transform:translate(10.44725vw,99vh) scale(.2869)}}.snow:nth-child(301){opacity:.4648;transform:translate(70.2387vw,-10px) scale(.5517);animation:fall-301 10s -1s linear infinite}@keyframes fall-301{56.563%{transform:translate(64.31vw,56.563vh) scale(.5517)}to{transform:translate(67.27435vw,99vh) scale(.5517)}}.snow:nth-child(302){opacity:.1644;transform:translate(95.4554vw,-10px) scale(.8854);animation:fall-302 26s -16s linear infinite}@keyframes fall-302{46.739%{transform:translate(100.7907vw,46.739vh) scale(.8854)}to{transform:translate(98.12305vw,99vh) scale(.8854)}}.snow:nth-child(303){opacity:.4754;transform:translate(11.9636vw,-10px) scale(.7518);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.299%{transform:translate(6.0855vw,68.299vh) scale(.7518)}to{transform:translate(9.02455vw,99vh) scale(.7518)}}.snow:nth-child(304){opacity:1.4328;transform:translate(90.5113vw,-10px) scale(.5491);animation:fall-304 17s -29s linear infinite}@keyframes fall-304{43.722%{transform:translate(93.373vw,43.722vh) scale(.5491)}to{transform:translate(91.94215vw,99vh) scale(.5491)}}.snow:nth-child(305){opacity:1.7514;transform:translate(21.2506vw,-10px) scale(.3924);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{49.431%{transform:translate(20.9458vw,49.431vh) scale(.3924)}to{transform:translate(21.0982vw,99vh) scale(.3924)}}.snow:nth-child(306){opacity:1.4576;transform:translate(47.6614vw,-10px) scale(.8125);animation:fall-306 12s -22s linear infinite}@keyframes fall-306{42.918%{transform:translate(37.8887vw,42.918vh) scale(.8125)}to{transform:translate(42.77505vw,99vh) scale(.8125)}}.snow:nth-child(307){opacity:.653;transform:translate(73.8872vw,-10px) scale(.2601);animation:fall-307 29s -20s linear infinite}@keyframes fall-307{31.796%{transform:translate(65.4039vw,31.796vh) scale(.2601)}to{transform:translate(69.64555vw,99vh) scale(.2601)}}.snow:nth-child(308){opacity:1.2984;transform:translate(70.658vw,-10px) scale(.718);animation:fall-308 17s -19s linear infinite}@keyframes fall-308{56.217%{transform:translate(65.185vw,56.217vh) scale(.718)}to{transform:translate(67.9215vw,99vh) scale(.718)}}.snow:nth-child(309){opacity:.33;transform:translate(63.0442vw,-10px) scale(.8746);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{59.486%{transform:translate(58.3043vw,59.486vh) scale(.8746)}to{transform:translate(60.67425vw,99vh) scale(.8746)}}.snow:nth-child(310){opacity:1.9304;transform:translate(67.7741vw,-10px) scale(.9393);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{52.378%{transform:translate(60.0838vw,52.378vh) scale(.9393)}to{transform:translate(63.92895vw,99vh) scale(.9393)}}.snow:nth-child(311){opacity:1.5546;transform:translate(79.0896vw,-10px) scale(.4071);animation:fall-311 22s -8s linear infinite}@keyframes fall-311{37.353%{transform:translate(80.042vw,37.353vh) scale(.4071)}to{transform:translate(79.5658vw,99vh) scale(.4071)}}.snow:nth-child(312){opacity:.929;transform:translate(76.7483vw,-10px) scale(.5666);animation:fall-312 24s -28s linear infinite}@keyframes fall-312{64.872%{transform:translate(84.1449vw,64.872vh) scale(.5666)}to{transform:translate(80.4466vw,99vh) scale(.5666)}}.snow:nth-child(313){opacity:.728;transform:translate(.2415vw,-10px) scale(.8535);animation:fall-313 22s -13s linear infinite}@keyframes fall-313{71.72%{transform:translate(7.6574vw,71.72vh) scale(.8535)}to{transform:translate(3.94945vw,99vh) scale(.8535)}}.snow:nth-child(314){opacity:.4908;transform:translate(.4435vw,-10px) scale(.4405);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{77.11%{transform:translate(8.7089vw,77.11vh) scale(.4405)}to{transform:translate(4.5762vw,99vh) scale(.4405)}}.snow:nth-child(315){opacity:1.4126;transform:translate(83.1252vw,-10px) scale(.4739);animation:fall-315 19s -20s linear infinite}@keyframes fall-315{55.522%{transform:translate(91.9477vw,55.522vh) scale(.4739)}to{transform:translate(87.53645vw,99vh) scale(.4739)}}.snow:nth-child(316){opacity:.7736;transform:translate(64.2285vw,-10px) scale(.7271);animation:fall-316 30s -10s linear infinite}@keyframes fall-316{62.948%{transform:translate(67.8401vw,62.948vh) scale(.7271)}to{transform:translate(66.0343vw,99vh) scale(.7271)}}.snow:nth-child(317){opacity:1.6124;transform:translate(90.3895vw,-10px) scale(.3771);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{70.783%{transform:translate(94.901vw,70.783vh) scale(.3771)}to{transform:translate(92.64525vw,99vh) scale(.3771)}}.snow:nth-child(318){opacity:1.5508;transform:translate(48.8969vw,-10px) scale(.0676);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{36.352%{transform:translate(54.2087vw,36.352vh) scale(.0676)}to{transform:translate(51.5528vw,99vh) scale(.0676)}}.snow:nth-child(319){opacity:1.199;transform:translate(53.0292vw,-10px) scale(.9247);animation:fall-319 29s -30s linear infinite}@keyframes fall-319{65.265%{transform:translate(61.6167vw,65.265vh) scale(.9247)}to{transform:translate(57.32295vw,99vh) scale(.9247)}}.snow:nth-child(320){opacity:.173;transform:translate(95.434vw,-10px) scale(.3545);animation:fall-320 15s -14s linear infinite}@keyframes fall-320{32.84%{transform:translate(103.9063vw,32.84vh) scale(.3545)}to{transform:translate(99.67015vw,99vh) scale(.3545)}}.snow:nth-child(321){opacity:.1662;transform:translate(80.0242vw,-10px) scale(.0887);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{78.322%{transform:translate(77.7089vw,78.322vh) scale(.0887)}to{transform:translate(78.86655vw,99vh) scale(.0887)}}.snow:nth-child(322){opacity:1.3956;transform:translate(70.572vw,-10px) scale(.8677);animation:fall-322 22s -14s linear infinite}@keyframes fall-322{76.628%{transform:translate(70.4043vw,76.628vh) scale(.8677)}to{transform:translate(70.48815vw,99vh) scale(.8677)}}.snow:nth-child(323){opacity:.3162;transform:translate(28.3779vw,-10px) scale(.5064);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{41.126%{transform:translate(30.8768vw,41.126vh) scale(.5064)}to{transform:translate(29.62735vw,99vh) scale(.5064)}}.snow:nth-child(324){opacity:.6688;transform:translate(76.5084vw,-10px) scale(.4734);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{48.086%{transform:translate(69.9362vw,48.086vh) scale(.4734)}to{transform:translate(73.2223vw,99vh) scale(.4734)}}.snow:nth-child(325){opacity:.8758;transform:translate(94.1037vw,-10px) scale(.6995);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{69.328%{transform:translate(94.2904vw,69.328vh) scale(.6995)}to{transform:translate(94.19705vw,99vh) scale(.6995)}}.snow:nth-child(326){opacity:1.84;transform:translate(70.3846vw,-10px) scale(.317);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{63.467%{transform:translate(65.646vw,63.467vh) scale(.317)}to{transform:translate(68.0153vw,99vh) scale(.317)}}.snow:nth-child(327){opacity:1.37;transform:translate(92.3496vw,-10px) scale(.1087);animation:fall-327 14s -15s linear infinite}@keyframes fall-327{68.95%{transform:translate(87.834vw,68.95vh) scale(.1087)}to{transform:translate(90.0918vw,99vh) scale(.1087)}}.snow:nth-child(328){opacity:.446;transform:translate(2.294vw,-10px) scale(.7915);animation:fall-328 15s -14s linear infinite}@keyframes fall-328{62.308%{transform:translate(-3.5655vw,62.308vh) scale(.7915)}to{transform:translate(-.63575vw,99vh) scale(.7915)}}.snow:nth-child(329){opacity:.7784;transform:translate(86.6605vw,-10px) scale(.8112);animation:fall-329 11s -22s linear infinite}@keyframes fall-329{32.156%{transform:translate(86.4593vw,32.156vh) scale(.8112)}to{transform:translate(86.5599vw,99vh) scale(.8112)}}.snow:nth-child(330){opacity:1.4492;transform:translate(.755vw,-10px) scale(.2483);animation:fall-330 14s -5s linear infinite}@keyframes fall-330{68.637%{transform:translate(-3.3618vw,68.637vh) scale(.2483)}to{transform:translate(-1.3034vw,99vh) scale(.2483)}}.snow:nth-child(331){opacity:1.6618;transform:translate(85.6881vw,-10px) scale(.7166);animation:fall-331 25s -4s linear infinite}@keyframes fall-331{70.09%{transform:translate(90.505vw,70.09vh) scale(.7166)}to{transform:translate(88.09655vw,99vh) scale(.7166)}}.snow:nth-child(332){opacity:.4646;transform:translate(35.1912vw,-10px) scale(.9859);animation:fall-332 25s -30s linear infinite}@keyframes fall-332{56.452%{transform:translate(42.9228vw,56.452vh) scale(.9859)}to{transform:translate(39.057vw,99vh) scale(.9859)}}.snow:nth-child(333){opacity:1.3214;transform:translate(16.1717vw,-10px) scale(.3621);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{72.272%{transform:translate(8.5151vw,72.272vh) scale(.3621)}to{transform:translate(12.3434vw,99vh) scale(.3621)}}.snow:nth-child(334){opacity:1.82;transform:translate(58.4684vw,-10px) scale(.8645);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{50.47%{transform:translate(49.6944vw,50.47vh) scale(.8645)}to{transform:translate(54.0814vw,99vh) scale(.8645)}}.snow:nth-child(335){opacity:.6976;transform:translate(44.2633vw,-10px) scale(.1266);animation:fall-335 24s -6s linear infinite}@keyframes fall-335{78.846%{transform:translate(40.5237vw,78.846vh) scale(.1266)}to{transform:translate(42.3935vw,99vh) scale(.1266)}}.snow:nth-child(336){opacity:1.0644;transform:translate(32.0105vw,-10px) scale(.3754);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{62.369%{transform:translate(28.2007vw,62.369vh) scale(.3754)}to{transform:translate(30.1056vw,99vh) scale(.3754)}}.snow:nth-child(337){opacity:1.33;transform:translate(25.9635vw,-10px) scale(.6494);animation:fall-337 12s -4s linear infinite}@keyframes fall-337{65.6%{transform:translate(32.381vw,65.6vh) scale(.6494)}to{transform:translate(29.17225vw,99vh) scale(.6494)}}.snow:nth-child(338){opacity:.6074;transform:translate(84.6439vw,-10px) scale(.1956);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{57.855%{transform:translate(75.1555vw,57.855vh) scale(.1956)}to{transform:translate(79.8997vw,99vh) scale(.1956)}}.snow:nth-child(339){opacity:1.3242;transform:translate(31.7721vw,-10px) scale(.6624);animation:fall-339 25s -20s linear infinite}@keyframes fall-339{70.878%{transform:translate(38.8193vw,70.878vh) scale(.6624)}to{transform:translate(35.2957vw,99vh) scale(.6624)}}.snow:nth-child(340){opacity:.5002;transform:translate(81.022vw,-10px) scale(.9981);animation:fall-340 27s -19s linear infinite}@keyframes fall-340{35.669%{transform:translate(74.6799vw,35.669vh) scale(.9981)}to{transform:translate(77.85095vw,99vh) scale(.9981)}}.snow:nth-child(341){opacity:1.1186;transform:translate(35.7166vw,-10px) scale(.732);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{64.681%{transform:translate(31.703vw,64.681vh) scale(.732)}to{transform:translate(33.7098vw,99vh) scale(.732)}}.snow:nth-child(342){opacity:1.4084;transform:translate(39.1319vw,-10px) scale(.5401);animation:fall-342 23s -11s linear infinite}@keyframes fall-342{30.964%{transform:translate(43.1729vw,30.964vh) scale(.5401)}to{transform:translate(41.1524vw,99vh) scale(.5401)}}.snow:nth-child(343){opacity:.7794;transform:translate(75.4968vw,-10px) scale(.2813);animation:fall-343 25s -21s linear infinite}@keyframes fall-343{67.043%{transform:translate(72.9657vw,67.043vh) scale(.2813)}to{transform:translate(74.23125vw,99vh) scale(.2813)}}.snow:nth-child(344){opacity:.6256;transform:translate(23.9626vw,-10px) scale(.0505);animation:fall-344 19s -15s linear infinite}@keyframes fall-344{50.979%{transform:translate(17.6239vw,50.979vh) scale(.0505)}to{transform:translate(20.79325vw,99vh) scale(.0505)}}.snow:nth-child(345){opacity:1.5488;transform:translate(3.8884vw,-10px) scale(.1244);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.163%{transform:translate(5.4828vw,36.163vh) scale(.1244)}to{transform:translate(4.6856vw,99vh) scale(.1244)}}.snow:nth-child(346){opacity:1.6772;transform:translate(15.1926vw,-10px) scale(.5881);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{53.78%{transform:translate(17.9454vw,53.78vh) scale(.5881)}to{transform:translate(16.569vw,99vh) scale(.5881)}}.snow:nth-child(347){opacity:1.5268;transform:translate(44.5479vw,-10px) scale(.0582);animation:fall-347 23s -13s linear infinite}@keyframes fall-347{33.499%{transform:translate(48.214vw,33.499vh) scale(.0582)}to{transform:translate(46.38095vw,99vh) scale(.0582)}}.snow:nth-child(348){opacity:1.7274;transform:translate(27.1853vw,-10px) scale(.1595);animation:fall-348 14s -1s linear infinite}@keyframes fall-348{44.259%{transform:translate(32.6276vw,44.259vh) scale(.1595)}to{transform:translate(29.90645vw,99vh) scale(.1595)}}.snow:nth-child(349){opacity:1.3656;transform:translate(82.5876vw,-10px) scale(.2865);animation:fall-349 22s -11s linear infinite}@keyframes fall-349{42.111%{transform:translate(89.5545vw,42.111vh) scale(.2865)}to{transform:translate(86.07105vw,99vh) scale(.2865)}}.snow:nth-child(350){opacity:.4574;transform:translate(55.6139vw,-10px) scale(.4377);animation:fall-350 23s -13s linear infinite}@keyframes fall-350{38.381%{transform:translate(58.5309vw,38.381vh) scale(.4377)}to{transform:translate(57.0724vw,99vh) scale(.4377)}}.snow:nth-child(351){opacity:.4756;transform:translate(54.4397vw,-10px) scale(.7798);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{58.532%{transform:translate(63.4958vw,58.532vh) scale(.7798)}to{transform:translate(58.96775vw,99vh) scale(.7798)}}.snow:nth-child(352){opacity:.0716;transform:translate(.3971vw,-10px) scale(.4519);animation:fall-352 30s -2s linear infinite}@keyframes fall-352{72.508%{transform:translate(6.4807vw,72.508vh) scale(.4519)}to{transform:translate(3.4389vw,99vh) scale(.4519)}}.snow:nth-child(353){opacity:.2538;transform:translate(42.5899vw,-10px) scale(.9069);animation:fall-353 20s -22s linear infinite}@keyframes fall-353{62.45%{transform:translate(50.6844vw,62.45vh) scale(.9069)}to{transform:translate(46.63715vw,99vh) scale(.9069)}}.snow:nth-child(354){opacity:1.0782;transform:translate(47.3489vw,-10px) scale(.3923);animation:fall-354 25s -27s linear infinite}@keyframes fall-354{39.909%{transform:translate(52.5245vw,39.909vh) scale(.3923)}to{transform:translate(49.9367vw,99vh) scale(.3923)}}.snow:nth-child(355){opacity:.04;transform:translate(83.7442vw,-10px) scale(.8251);animation:fall-355 18s -17s linear infinite}@keyframes fall-355{67.686%{transform:translate(91.983vw,67.686vh) scale(.8251)}to{transform:translate(87.8636vw,99vh) scale(.8251)}}.snow:nth-child(356){opacity:.941;transform:translate(77.4171vw,-10px) scale(.9207);animation:fall-356 21s -13s linear infinite}@keyframes fall-356{59.305%{transform:translate(79.0935vw,59.305vh) scale(.9207)}to{transform:translate(78.2553vw,99vh) scale(.9207)}}.snow:nth-child(357){opacity:.9902;transform:translate(44.8049vw,-10px) scale(.16);animation:fall-357 26s -14s linear infinite}@keyframes fall-357{50.584%{transform:translate(49.6936vw,50.584vh) scale(.16)}to{transform:translate(47.24925vw,99vh) scale(.16)}}.snow:nth-child(358){opacity:1.096;transform:translate(70.652vw,-10px) scale(.7014);animation:fall-358 29s -11s linear infinite}@keyframes fall-358{48.032%{transform:translate(74.8878vw,48.032vh) scale(.7014)}to{transform:translate(72.7699vw,99vh) scale(.7014)}}.snow:nth-child(359){opacity:.782;transform:translate(66.5834vw,-10px) scale(.3446);animation:fall-359 26s -8s linear infinite}@keyframes fall-359{70.661%{transform:translate(70.1889vw,70.661vh) scale(.3446)}to{transform:translate(68.38615vw,99vh) scale(.3446)}}.snow:nth-child(360){opacity:1.4616;transform:translate(37.855vw,-10px) scale(.1758);animation:fall-360 28s -14s linear infinite}@keyframes fall-360{59.717%{transform:translate(35.1832vw,59.717vh) scale(.1758)}to{transform:translate(36.5191vw,99vh) scale(.1758)}}.snow:nth-child(361){opacity:1.0514;transform:translate(76.9968vw,-10px) scale(.6185);animation:fall-361 17s -11s linear infinite}@keyframes fall-361{34.165%{transform:translate(69.2214vw,34.165vh) scale(.6185)}to{transform:translate(73.1091vw,99vh) scale(.6185)}}.snow:nth-child(362){opacity:.3102;transform:translate(39.3021vw,-10px) scale(.6234);animation:fall-362 17s -28s linear infinite}@keyframes fall-362{42.655%{transform:translate(45.6055vw,42.655vh) scale(.6234)}to{transform:translate(42.4538vw,99vh) scale(.6234)}}.snow:nth-child(363){opacity:.9252;transform:translate(71.5515vw,-10px) scale(.6743);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{76.768%{transform:translate(69.0535vw,76.768vh) scale(.6743)}to{transform:translate(70.3025vw,99vh) scale(.6743)}}.snow:nth-child(364){opacity:1.234;transform:translate(51.0649vw,-10px) scale(.6146);animation:fall-364 23s -14s linear infinite}@keyframes fall-364{37.113%{transform:translate(51.4671vw,37.113vh) scale(.6146)}to{transform:translate(51.266vw,99vh) scale(.6146)}}.snow:nth-child(365){opacity:1.819;transform:translate(90.4719vw,-10px) scale(.4496);animation:fall-365 10s -14s linear infinite}@keyframes fall-365{74.685%{transform:translate(82.5569vw,74.685vh) scale(.4496)}to{transform:translate(86.5144vw,99vh) scale(.4496)}}.snow:nth-child(366){opacity:.2084;transform:translate(44.4324vw,-10px) scale(.8888);animation:fall-366 16s -5s linear infinite}@keyframes fall-366{63.54%{transform:translate(41.632vw,63.54vh) scale(.8888)}to{transform:translate(43.0322vw,99vh) scale(.8888)}}.snow:nth-child(367){opacity:1.8606;transform:translate(42.8085vw,-10px) scale(.0666);animation:fall-367 14s -20s linear infinite}@keyframes fall-367{79.846%{transform:translate(46.7339vw,79.846vh) scale(.0666)}to{transform:translate(44.7712vw,99vh) scale(.0666)}}.snow:nth-child(368){opacity:.1254;transform:translate(33.2279vw,-10px) scale(.2153);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{61.585%{transform:translate(38.8448vw,61.585vh) scale(.2153)}to{transform:translate(36.03635vw,99vh) scale(.2153)}}.snow:nth-child(369){opacity:1.8924;transform:translate(5.7221vw,-10px) scale(.4359);animation:fall-369 15s -15s linear infinite}@keyframes fall-369{50.051%{transform:translate(-2.6714vw,50.051vh) scale(.4359)}to{transform:translate(1.52535vw,99vh) scale(.4359)}}.snow:nth-child(370){opacity:.4914;transform:translate(58.251vw,-10px) scale(.7319);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{47.056%{transform:translate(56.8979vw,47.056vh) scale(.7319)}to{transform:translate(57.57445vw,99vh) scale(.7319)}}.snow:nth-child(371){opacity:1.7574;transform:translate(27.9616vw,-10px) scale(.4498);animation:fall-371 29s -21s linear infinite}@keyframes fall-371{41.559%{transform:translate(34.2773vw,41.559vh) scale(.4498)}to{transform:translate(31.11945vw,99vh) scale(.4498)}}.snow:nth-child(372){opacity:1.2098;transform:translate(94.8925vw,-10px) scale(.6328);animation:fall-372 25s -11s linear infinite}@keyframes fall-372{75.968%{transform:translate(99.4847vw,75.968vh) scale(.6328)}to{transform:translate(97.1886vw,99vh) scale(.6328)}}.snow:nth-child(373){opacity:1.4748;transform:translate(97.9241vw,-10px) scale(.576);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{58.69%{transform:translate(89.6141vw,58.69vh) scale(.576)}to{transform:translate(93.7691vw,99vh) scale(.576)}}.snow:nth-child(374){opacity:1.297;transform:translate(50.0885vw,-10px) scale(.191);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{44.894%{transform:translate(56.9445vw,44.894vh) scale(.191)}to{transform:translate(53.5165vw,99vh) scale(.191)}}.snow:nth-child(375){opacity:1.1508;transform:translate(82.7893vw,-10px) scale(.8257);animation:fall-375 26s -22s linear infinite}@keyframes fall-375{59.707%{transform:translate(90.9664vw,59.707vh) scale(.8257)}to{transform:translate(86.87785vw,99vh) scale(.8257)}}.snow:nth-child(376){opacity:.4792;transform:translate(93.7298vw,-10px) scale(.3584);animation:fall-376 25s -13s linear infinite}@keyframes fall-376{71.516%{transform:translate(95.1725vw,71.516vh) scale(.3584)}to{transform:translate(94.45115vw,99vh) scale(.3584)}}.snow:nth-child(377){opacity:.09;transform:translate(2.0232vw,-10px) scale(.1678);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{58.151%{transform:translate(4.9732vw,58.151vh) scale(.1678)}to{transform:translate(3.4982vw,99vh) scale(.1678)}}.snow:nth-child(378){opacity:1.1328;transform:translate(17.0586vw,-10px) scale(.2289);animation:fall-378 27s -6s linear infinite}@keyframes fall-378{58.565%{transform:translate(7.2888vw,58.565vh) scale(.2289)}to{transform:translate(12.1737vw,99vh) scale(.2289)}}.snow:nth-child(379){opacity:1.2244;transform:translate(25.8922vw,-10px) scale(.4981);animation:fall-379 20s -11s linear infinite}@keyframes fall-379{57.448%{transform:translate(24.1093vw,57.448vh) scale(.4981)}to{transform:translate(25.00075vw,99vh) scale(.4981)}}.snow:nth-child(380){opacity:1.6932;transform:translate(31.0336vw,-10px) scale(.8814);animation:fall-380 19s -14s linear infinite}@keyframes fall-380{52.489%{transform:translate(29.9514vw,52.489vh) scale(.8814)}to{transform:translate(30.4925vw,99vh) scale(.8814)}}.snow:nth-child(381){opacity:.2408;transform:translate(1.8892vw,-10px) scale(.5816);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{38.602%{transform:translate(-7.4116vw,38.602vh) scale(.5816)}to{transform:translate(-2.7612vw,99vh) scale(.5816)}}.snow:nth-child(382){opacity:1.3278;transform:translate(69.7772vw,-10px) scale(.6836);animation:fall-382 15s -29s linear infinite}@keyframes fall-382{43.282%{transform:translate(66.2841vw,43.282vh) scale(.6836)}to{transform:translate(68.03065vw,99vh) scale(.6836)}}.snow:nth-child(383){opacity:1.1326;transform:translate(2.8141vw,-10px) scale(.5983);animation:fall-383 10s -6s linear infinite}@keyframes fall-383{72.32%{transform:translate(-4.6981vw,72.32vh) scale(.5983)}to{transform:translate(-.942vw,99vh) scale(.5983)}}.snow:nth-child(384){opacity:.331;transform:translate(69.5547vw,-10px) scale(.3508);animation:fall-384 18s -30s linear infinite}@keyframes fall-384{41.085%{transform:translate(77.6308vw,41.085vh) scale(.3508)}to{transform:translate(73.59275vw,99vh) scale(.3508)}}.snow:nth-child(385){opacity:.463;transform:translate(57.5191vw,-10px) scale(.1099);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{66.056%{transform:translate(66.669vw,66.056vh) scale(.1099)}to{transform:translate(62.09405vw,99vh) scale(.1099)}}.snow:nth-child(386){opacity:1.151;transform:translate(94.9145vw,-10px) scale(.6836);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{75.578%{transform:translate(94.2792vw,75.578vh) scale(.6836)}to{transform:translate(94.59685vw,99vh) scale(.6836)}}.snow:nth-child(387){opacity:.8472;transform:translate(60.8204vw,-10px) scale(.3826);animation:fall-387 16s -12s linear infinite}@keyframes fall-387{71.551%{transform:translate(68.6503vw,71.551vh) scale(.3826)}to{transform:translate(64.73535vw,99vh) scale(.3826)}}.snow:nth-child(388){opacity:.0952;transform:translate(6.7252vw,-10px) scale(.5575);animation:fall-388 19s -12s linear infinite}@keyframes fall-388{32.549%{transform:translate(4.8384vw,32.549vh) scale(.5575)}to{transform:translate(5.7818vw,99vh) scale(.5575)}}.snow:nth-child(389){opacity:1.6222;transform:translate(66.642vw,-10px) scale(.9195);animation:fall-389 12s -7s linear infinite}@keyframes fall-389{70.064%{transform:translate(70.9756vw,70.064vh) scale(.9195)}to{transform:translate(68.8088vw,99vh) scale(.9195)}}.snow:nth-child(390){opacity:1.1436;transform:translate(53.263vw,-10px) scale(.2349);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{70.845%{transform:translate(58.7302vw,70.845vh) scale(.2349)}to{transform:translate(55.9966vw,99vh) scale(.2349)}}.snow:nth-child(391){opacity:.8048;transform:translate(49.3464vw,-10px) scale(.0698);animation:fall-391 21s -19s linear infinite}@keyframes fall-391{63.325%{transform:translate(48.1045vw,63.325vh) scale(.0698)}to{transform:translate(48.72545vw,99vh) scale(.0698)}}.snow:nth-child(392){opacity:1.5794;transform:translate(7.6662vw,-10px) scale(.0652);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{30.444%{transform:translate(9.3392vw,30.444vh) scale(.0652)}to{transform:translate(8.5027vw,99vh) scale(.0652)}}.snow:nth-child(393){opacity:.3532;transform:translate(35.712vw,-10px) scale(.2108);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{77.403%{transform:translate(33.3797vw,77.403vh) scale(.2108)}to{transform:translate(34.54585vw,99vh) scale(.2108)}}.snow:nth-child(394){opacity:1.0314;transform:translate(57.4666vw,-10px) scale(.2963);animation:fall-394 26s -25s linear infinite}@keyframes fall-394{69.935%{transform:translate(49.703vw,69.935vh) scale(.2963)}to{transform:translate(53.5848vw,99vh) scale(.2963)}}.snow:nth-child(395){opacity:.4924;transform:translate(33.6343vw,-10px) scale(.1726);animation:fall-395 14s -1s linear infinite}@keyframes fall-395{70.603%{transform:translate(40.1484vw,70.603vh) scale(.1726)}to{transform:translate(36.89135vw,99vh) scale(.1726)}}.snow:nth-child(396){opacity:1.6994;transform:translate(87.3641vw,-10px) scale(.5677);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{70.623%{transform:translate(78.794vw,70.623vh) scale(.5677)}to{transform:translate(83.07905vw,99vh) scale(.5677)}}.snow:nth-child(397){opacity:.0548;transform:translate(36.216vw,-10px) scale(.7337);animation:fall-397 12s -12s linear infinite}@keyframes fall-397{73.355%{transform:translate(42.9289vw,73.355vh) scale(.7337)}to{transform:translate(39.57245vw,99vh) scale(.7337)}}.snow:nth-child(398){opacity:.112;transform:translate(89.1597vw,-10px) scale(.9951);animation:fall-398 28s -19s linear infinite}@keyframes fall-398{62.948%{transform:translate(86.5276vw,62.948vh) scale(.9951)}to{transform:translate(87.84365vw,99vh) scale(.9951)}}.snow:nth-child(399){opacity:1.0618;transform:translate(51.6828vw,-10px) scale(.5751);animation:fall-399 28s -14s linear infinite}@keyframes fall-399{36.608%{transform:translate(53.8387vw,36.608vh) scale(.5751)}to{transform:translate(52.76075vw,99vh) scale(.5751)}}.snow:nth-child(400){opacity:1.1456;transform:translate(26.6792vw,-10px) scale(.0974);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{79.604%{transform:translate(22.2079vw,79.604vh) scale(.0974)}to{transform:translate(24.44355vw,99vh) scale(.0974)}}\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.0304;transform:translate(44.0417vw,-10px) scale(.8161);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{40.812%{transform:translate(37.9179vw,40.812vh) scale(.8161)}to{transform:translate(40.9798vw,99vh) scale(.8161)}}.snow:nth-child(2){opacity:1.12;transform:translate(94.2053vw,-10px) scale(.4462);animation:fall-2 21s -23s linear infinite}@keyframes fall-2{68.428%{transform:translate(96.1277vw,68.428vh) scale(.4462)}to{transform:translate(95.1665vw,99vh) scale(.4462)}}.snow:nth-child(3){opacity:1.909;transform:translate(54.2294vw,-10px) scale(.143);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{78.606%{transform:translate(54.7332vw,78.606vh) scale(.143)}to{transform:translate(54.4813vw,99vh) scale(.143)}}.snow:nth-child(4){opacity:1.4194;transform:translate(23.8919vw,-10px) scale(.0251);animation:fall-4 17s -18s linear infinite}@keyframes fall-4{34.859%{transform:translate(18.4782vw,34.859vh) scale(.0251)}to{transform:translate(21.18505vw,99vh) scale(.0251)}}.snow:nth-child(5){opacity:1.0026;transform:translate(59.9319vw,-10px) scale(.4012);animation:fall-5 19s -8s linear infinite}@keyframes fall-5{63.607%{transform:translate(66.2716vw,63.607vh) scale(.4012)}to{transform:translate(63.10175vw,99vh) scale(.4012)}}.snow:nth-child(6){opacity:1.2504;transform:translate(65.6554vw,-10px) scale(.9812);animation:fall-6 19s -25s linear infinite}@keyframes fall-6{38.972%{transform:translate(72.5833vw,38.972vh) scale(.9812)}to{transform:translate(69.11935vw,99vh) scale(.9812)}}.snow:nth-child(7){opacity:1.9356;transform:translate(62.7204vw,-10px) scale(.816);animation:fall-7 30s -20s linear infinite}@keyframes fall-7{55.715%{transform:translate(56.3099vw,55.715vh) scale(.816)}to{transform:translate(59.51515vw,99vh) scale(.816)}}.snow:nth-child(8){opacity:1.2574;transform:translate(27.387vw,-10px) scale(.3664);animation:fall-8 17s -25s linear infinite}@keyframes fall-8{62.58%{transform:translate(30.8091vw,62.58vh) scale(.3664)}to{transform:translate(29.09805vw,99vh) scale(.3664)}}.snow:nth-child(9){opacity:1.044;transform:translate(21.1675vw,-10px) scale(.1716);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{60.449%{transform:translate(29.2165vw,60.449vh) scale(.1716)}to{transform:translate(25.192vw,99vh) scale(.1716)}}.snow:nth-child(10){opacity:.0928;transform:translate(80.4228vw,-10px) scale(.6853);animation:fall-10 28s -24s linear infinite}@keyframes fall-10{34.074%{transform:translate(75.8174vw,34.074vh) scale(.6853)}to{transform:translate(78.1201vw,99vh) scale(.6853)}}.snow:nth-child(11){opacity:.599;transform:translate(64.0923vw,-10px) scale(.0321);animation:fall-11 28s -7s linear infinite}@keyframes fall-11{45.899%{transform:translate(73.9771vw,45.899vh) scale(.0321)}to{transform:translate(69.0347vw,99vh) scale(.0321)}}.snow:nth-child(12){opacity:1.3348;transform:translate(5.5619vw,-10px) scale(.391);animation:fall-12 10s -4s linear infinite}@keyframes fall-12{78.642%{transform:translate(13.2775vw,78.642vh) scale(.391)}to{transform:translate(9.4197vw,99vh) scale(.391)}}.snow:nth-child(13){opacity:.1314;transform:translate(61.1939vw,-10px) scale(.1831);animation:fall-13 22s -15s linear infinite}@keyframes fall-13{57.468%{transform:translate(52.2397vw,57.468vh) scale(.1831)}to{transform:translate(56.7168vw,99vh) scale(.1831)}}.snow:nth-child(14){opacity:.4178;transform:translate(93.9726vw,-10px) scale(.0781);animation:fall-14 24s -10s linear infinite}@keyframes fall-14{47.57%{transform:translate(92.1343vw,47.57vh) scale(.0781)}to{transform:translate(93.05345vw,99vh) scale(.0781)}}.snow:nth-child(15){opacity:.1616;transform:translate(77.3659vw,-10px) scale(.3739);animation:fall-15 16s -26s linear infinite}@keyframes fall-15{47.12%{transform:translate(78.907vw,47.12vh) scale(.3739)}to{transform:translate(78.13645vw,99vh) scale(.3739)}}.snow:nth-child(16){opacity:1.9456;transform:translate(78.1289vw,-10px) scale(.9805);animation:fall-16 15s -21s linear infinite}@keyframes fall-16{31.36%{transform:translate(78.993vw,31.36vh) scale(.9805)}to{transform:translate(78.56095vw,99vh) scale(.9805)}}.snow:nth-child(17){opacity:.7516;transform:translate(65.5829vw,-10px) scale(.8041);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{33.65%{transform:translate(59.95vw,33.65vh) scale(.8041)}to{transform:translate(62.76645vw,99vh) scale(.8041)}}.snow:nth-child(18){opacity:1.2592;transform:translate(5.4927vw,-10px) scale(.4772);animation:fall-18 13s -10s linear infinite}@keyframes fall-18{67.653%{transform:translate(-.3838vw,67.653vh) scale(.4772)}to{transform:translate(2.55445vw,99vh) scale(.4772)}}.snow:nth-child(19){opacity:.2454;transform:translate(1.2477vw,-10px) scale(.7964);animation:fall-19 30s -16s linear infinite}@keyframes fall-19{76.958%{transform:translate(1.4595vw,76.958vh) scale(.7964)}to{transform:translate(1.3536vw,99vh) scale(.7964)}}.snow:nth-child(20){opacity:1.0094;transform:translate(89.3122vw,-10px) scale(.3918);animation:fall-20 17s -29s linear infinite}@keyframes fall-20{66.736%{transform:translate(94.9627vw,66.736vh) scale(.3918)}to{transform:translate(92.13745vw,99vh) scale(.3918)}}.snow:nth-child(21){opacity:.5532;transform:translate(30.296vw,-10px) scale(.7012);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{31.535%{transform:translate(40.2045vw,31.535vh) scale(.7012)}to{transform:translate(35.25025vw,99vh) scale(.7012)}}.snow:nth-child(22){opacity:.8042;transform:translate(13.375vw,-10px) scale(.335);animation:fall-22 13s -3s linear infinite}@keyframes fall-22{71.253%{transform:translate(20.2822vw,71.253vh) scale(.335)}to{transform:translate(16.8286vw,99vh) scale(.335)}}.snow:nth-child(23){opacity:.969;transform:translate(73.4909vw,-10px) scale(.5886);animation:fall-23 28s -17s linear infinite}@keyframes fall-23{77.059%{transform:translate(78.9946vw,77.059vh) scale(.5886)}to{transform:translate(76.24275vw,99vh) scale(.5886)}}.snow:nth-child(24){opacity:1.9108;transform:translate(56.6277vw,-10px) scale(.814);animation:fall-24 11s -21s linear infinite}@keyframes fall-24{67.638%{transform:translate(54.6779vw,67.638vh) scale(.814)}to{transform:translate(55.6528vw,99vh) scale(.814)}}.snow:nth-child(25){opacity:.7124;transform:translate(34.8147vw,-10px) scale(.8765);animation:fall-25 19s -2s linear infinite}@keyframes fall-25{46.914%{transform:translate(42.2405vw,46.914vh) scale(.8765)}to{transform:translate(38.5276vw,99vh) scale(.8765)}}.snow:nth-child(26){opacity:1.1272;transform:translate(76.6521vw,-10px) scale(.1001);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{61.827%{transform:translate(68.0538vw,61.827vh) scale(.1001)}to{transform:translate(72.35295vw,99vh) scale(.1001)}}.snow:nth-child(27){opacity:1.8864;transform:translate(98.0739vw,-10px) scale(.4662);animation:fall-27 19s -16s linear infinite}@keyframes fall-27{73.678%{transform:translate(95.0678vw,73.678vh) scale(.4662)}to{transform:translate(96.57085vw,99vh) scale(.4662)}}.snow:nth-child(28){opacity:1.5752;transform:translate(63.2135vw,-10px) scale(.0445);animation:fall-28 23s -18s linear infinite}@keyframes fall-28{51.739%{transform:translate(54.9697vw,51.739vh) scale(.0445)}to{transform:translate(59.0916vw,99vh) scale(.0445)}}.snow:nth-child(29){opacity:1.5654;transform:translate(19.1224vw,-10px) scale(.0073);animation:fall-29 12s -7s linear infinite}@keyframes fall-29{37.336%{transform:translate(27.2041vw,37.336vh) scale(.0073)}to{transform:translate(23.16325vw,99vh) scale(.0073)}}.snow:nth-child(30){opacity:.4706;transform:translate(42.9026vw,-10px) scale(.7035);animation:fall-30 19s -27s linear infinite}@keyframes fall-30{56.344%{transform:translate(34.1795vw,56.344vh) scale(.7035)}to{transform:translate(38.54105vw,99vh) scale(.7035)}}.snow:nth-child(31){opacity:.3834;transform:translate(40.371vw,-10px) scale(.2655);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{55.179%{transform:translate(46.6657vw,55.179vh) scale(.2655)}to{transform:translate(43.51835vw,99vh) scale(.2655)}}.snow:nth-child(32){opacity:1.056;transform:translate(32.7809vw,-10px) scale(.2576);animation:fall-32 24s -1s linear infinite}@keyframes fall-32{36.213%{transform:translate(24.0708vw,36.213vh) scale(.2576)}to{transform:translate(28.42585vw,99vh) scale(.2576)}}.snow:nth-child(33){opacity:1.9904;transform:translate(40.0247vw,-10px) scale(.5296);animation:fall-33 18s -22s linear infinite}@keyframes fall-33{78.324%{transform:translate(39.1554vw,78.324vh) scale(.5296)}to{transform:translate(39.59005vw,99vh) scale(.5296)}}.snow:nth-child(34){opacity:.0146;transform:translate(83.2931vw,-10px) scale(.5007);animation:fall-34 28s -26s linear infinite}@keyframes fall-34{50.307%{transform:translate(79.9292vw,50.307vh) scale(.5007)}to{transform:translate(81.61115vw,99vh) scale(.5007)}}.snow:nth-child(35){opacity:.1646;transform:translate(44.3444vw,-10px) scale(.6703);animation:fall-35 17s -18s linear infinite}@keyframes fall-35{41.931%{transform:translate(36.3882vw,41.931vh) scale(.6703)}to{transform:translate(40.3663vw,99vh) scale(.6703)}}.snow:nth-child(36){opacity:.0602;transform:translate(1.4494vw,-10px) scale(.057);animation:fall-36 20s -27s linear infinite}@keyframes fall-36{37.524%{transform:translate(.1327vw,37.524vh) scale(.057)}to{transform:translate(.79105vw,99vh) scale(.057)}}.snow:nth-child(37){opacity:1.8286;transform:translate(49.3575vw,-10px) scale(.3146);animation:fall-37 30s -9s linear infinite}@keyframes fall-37{30.201%{transform:translate(44.5056vw,30.201vh) scale(.3146)}to{transform:translate(46.93155vw,99vh) scale(.3146)}}.snow:nth-child(38){opacity:.9994;transform:translate(82.0569vw,-10px) scale(.3433);animation:fall-38 14s -18s linear infinite}@keyframes fall-38{30.43%{transform:translate(81.1392vw,30.43vh) scale(.3433)}to{transform:translate(81.59805vw,99vh) scale(.3433)}}.snow:nth-child(39){opacity:1.3544;transform:translate(15.7652vw,-10px) scale(.8949);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{64.564%{transform:translate(15.185vw,64.564vh) scale(.8949)}to{transform:translate(15.4751vw,99vh) scale(.8949)}}.snow:nth-child(40){opacity:1.2206;transform:translate(22.3754vw,-10px) scale(.4392);animation:fall-40 19s -5s linear infinite}@keyframes fall-40{65.864%{transform:translate(27.4245vw,65.864vh) scale(.4392)}to{transform:translate(24.89995vw,99vh) scale(.4392)}}.snow:nth-child(41){opacity:1.4654;transform:translate(95.5618vw,-10px) scale(.2628);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{41.984%{transform:translate(104.7804vw,41.984vh) scale(.2628)}to{transform:translate(100.1711vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.8176;transform:translate(55.4463vw,-10px) scale(.0601);animation:fall-42 19s -24s linear infinite}@keyframes fall-42{46.584%{transform:translate(58.2627vw,46.584vh) scale(.0601)}to{transform:translate(56.8545vw,99vh) scale(.0601)}}.snow:nth-child(43){opacity:.6224;transform:translate(29.0576vw,-10px) scale(.5656);animation:fall-43 29s -1s linear infinite}@keyframes fall-43{51.025%{transform:translate(34.5123vw,51.025vh) scale(.5656)}to{transform:translate(31.78495vw,99vh) scale(.5656)}}.snow:nth-child(44){opacity:1.707;transform:translate(50.3124vw,-10px) scale(.8544);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{64.94%{transform:translate(42.393vw,64.94vh) scale(.8544)}to{transform:translate(46.3527vw,99vh) scale(.8544)}}.snow:nth-child(45){opacity:.8282;transform:translate(62.4535vw,-10px) scale(.96);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{35.337%{transform:translate(64.8386vw,35.337vh) scale(.96)}to{transform:translate(63.64605vw,99vh) scale(.96)}}.snow:nth-child(46){opacity:1.3982;transform:translate(93.6183vw,-10px) scale(.5008);animation:fall-46 14s -28s linear infinite}@keyframes fall-46{40.492%{transform:translate(103.1283vw,40.492vh) scale(.5008)}to{transform:translate(98.3733vw,99vh) scale(.5008)}}.snow:nth-child(47){opacity:.8546;transform:translate(65.4679vw,-10px) scale(.4139);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.131%{transform:translate(56.5363vw,43.131vh) scale(.4139)}to{transform:translate(61.0021vw,99vh) scale(.4139)}}.snow:nth-child(48){opacity:.2434;transform:translate(2.3821vw,-10px) scale(.0981);animation:fall-48 26s -16s linear infinite}@keyframes fall-48{62.069%{transform:translate(6.0628vw,62.069vh) scale(.0981)}to{transform:translate(4.22245vw,99vh) scale(.0981)}}.snow:nth-child(49){opacity:1.4472;transform:translate(29.1351vw,-10px) scale(.5047);animation:fall-49 16s -27s linear infinite}@keyframes fall-49{45.168%{transform:translate(30.4987vw,45.168vh) scale(.5047)}to{transform:translate(29.8169vw,99vh) scale(.5047)}}.snow:nth-child(50){opacity:1.03;transform:translate(66.2944vw,-10px) scale(.0442);animation:fall-50 24s -25s linear infinite}@keyframes fall-50{75.336%{transform:translate(73.1595vw,75.336vh) scale(.0442)}to{transform:translate(69.72695vw,99vh) scale(.0442)}}.snow:nth-child(51){opacity:.086;transform:translate(65.1311vw,-10px) scale(.4962);animation:fall-51 21s -13s linear infinite}@keyframes fall-51{62.13%{transform:translate(66.7313vw,62.13vh) scale(.4962)}to{transform:translate(65.9312vw,99vh) scale(.4962)}}.snow:nth-child(52){opacity:.2164;transform:translate(3.8994vw,-10px) scale(.0165);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{54.311%{transform:translate(-4.4552vw,54.311vh) scale(.0165)}to{transform:translate(-.2779vw,99vh) scale(.0165)}}.snow:nth-child(53){opacity:.5712;transform:translate(85.1312vw,-10px) scale(.8766);animation:fall-53 23s -3s linear infinite}@keyframes fall-53{56.05%{transform:translate(88.2851vw,56.05vh) scale(.8766)}to{transform:translate(86.70815vw,99vh) scale(.8766)}}.snow:nth-child(54){opacity:.6906;transform:translate(84.502vw,-10px) scale(.3397);animation:fall-54 17s -27s linear infinite}@keyframes fall-54{33.994%{transform:translate(85.7058vw,33.994vh) scale(.3397)}to{transform:translate(85.1039vw,99vh) scale(.3397)}}.snow:nth-child(55){opacity:1.9064;transform:translate(60.1931vw,-10px) scale(.8419);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{34.655%{transform:translate(67.8239vw,34.655vh) scale(.8419)}to{transform:translate(64.0085vw,99vh) scale(.8419)}}.snow:nth-child(56){opacity:1.124;transform:translate(9.8625vw,-10px) scale(.8972);animation:fall-56 24s -25s linear infinite}@keyframes fall-56{46.228%{transform:translate(18.4613vw,46.228vh) scale(.8972)}to{transform:translate(14.1619vw,99vh) scale(.8972)}}.snow:nth-child(57){opacity:1.5632;transform:translate(60.724vw,-10px) scale(.4273);animation:fall-57 19s -11s linear infinite}@keyframes fall-57{51.059%{transform:translate(57.5096vw,51.059vh) scale(.4273)}to{transform:translate(59.1168vw,99vh) scale(.4273)}}.snow:nth-child(58){opacity:.8702;transform:translate(99.9518vw,-10px) scale(.1421);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{69.371%{transform:translate(108.7497vw,69.371vh) scale(.1421)}to{transform:translate(104.35075vw,99vh) scale(.1421)}}.snow:nth-child(59){opacity:1.9556;transform:translate(57.4898vw,-10px) scale(.9018);animation:fall-59 12s -7s linear infinite}@keyframes fall-59{36.928%{transform:translate(60.8046vw,36.928vh) scale(.9018)}to{transform:translate(59.1472vw,99vh) scale(.9018)}}.snow:nth-child(60){opacity:1.2482;transform:translate(21.2677vw,-10px) scale(.5905);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.047%{transform:translate(22.3579vw,78.047vh) scale(.5905)}to{transform:translate(21.8128vw,99vh) scale(.5905)}}.snow:nth-child(61){opacity:1.6362;transform:translate(98.8849vw,-10px) scale(.7175);animation:fall-61 11s -24s linear infinite}@keyframes fall-61{46.943%{transform:translate(99.2705vw,46.943vh) scale(.7175)}to{transform:translate(99.0777vw,99vh) scale(.7175)}}.snow:nth-child(62){opacity:1.5954;transform:translate(93.5426vw,-10px) scale(.9827);animation:fall-62 19s -1s linear infinite}@keyframes fall-62{57.74%{transform:translate(89.8159vw,57.74vh) scale(.9827)}to{transform:translate(91.67925vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:.4788;transform:translate(67.7713vw,-10px) scale(.5541);animation:fall-63 20s -1s linear infinite}@keyframes fall-63{49.295%{transform:translate(73.4884vw,49.295vh) scale(.5541)}to{transform:translate(70.62985vw,99vh) scale(.5541)}}.snow:nth-child(64){opacity:1.5978;transform:translate(15.3699vw,-10px) scale(.1183);animation:fall-64 25s -11s linear infinite}@keyframes fall-64{61.208%{transform:translate(18.8405vw,61.208vh) scale(.1183)}to{transform:translate(17.1052vw,99vh) scale(.1183)}}.snow:nth-child(65){opacity:.3662;transform:translate(78.6826vw,-10px) scale(.606);animation:fall-65 10s -25s linear infinite}@keyframes fall-65{39.915%{transform:translate(81.4227vw,39.915vh) scale(.606)}to{transform:translate(80.05265vw,99vh) scale(.606)}}.snow:nth-child(66){opacity:1.904;transform:translate(37.3959vw,-10px) scale(.8074);animation:fall-66 17s -11s linear infinite}@keyframes fall-66{64.596%{transform:translate(27.8378vw,64.596vh) scale(.8074)}to{transform:translate(32.61685vw,99vh) scale(.8074)}}.snow:nth-child(67){opacity:.9074;transform:translate(97.2735vw,-10px) scale(.3164);animation:fall-67 21s -21s linear infinite}@keyframes fall-67{48.195%{transform:translate(97.9653vw,48.195vh) scale(.3164)}to{transform:translate(97.6194vw,99vh) scale(.3164)}}.snow:nth-child(68){opacity:.0958;transform:translate(89.0158vw,-10px) scale(.3913);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{44.126%{transform:translate(85.4431vw,44.126vh) scale(.3913)}to{transform:translate(87.22945vw,99vh) scale(.3913)}}.snow:nth-child(69){opacity:1.5398;transform:translate(42.0863vw,-10px) scale(.6184);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{59.585%{transform:translate(42.2602vw,59.585vh) scale(.6184)}to{transform:translate(42.17325vw,99vh) scale(.6184)}}.snow:nth-child(70){opacity:1.575;transform:translate(77.2625vw,-10px) scale(.5567);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{78.568%{transform:translate(80.3491vw,78.568vh) scale(.5567)}to{transform:translate(78.8058vw,99vh) scale(.5567)}}.snow:nth-child(71){opacity:.9756;transform:translate(76.7799vw,-10px) scale(.0437);animation:fall-71 12s -8s linear infinite}@keyframes fall-71{79.149%{transform:translate(78.764vw,79.149vh) scale(.0437)}to{transform:translate(77.77195vw,99vh) scale(.0437)}}.snow:nth-child(72){opacity:.175;transform:translate(11.6617vw,-10px) scale(.3302);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{49.236%{transform:translate(16.0853vw,49.236vh) scale(.3302)}to{transform:translate(13.8735vw,99vh) scale(.3302)}}.snow:nth-child(73){opacity:1.2574;transform:translate(6.1509vw,-10px) scale(.1103);animation:fall-73 11s -1s linear infinite}@keyframes fall-73{53.26%{transform:translate(-1.7233vw,53.26vh) scale(.1103)}to{transform:translate(2.2138vw,99vh) scale(.1103)}}.snow:nth-child(74){opacity:.8478;transform:translate(7.4137vw,-10px) scale(.8885);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{37.29%{transform:translate(9.0484vw,37.29vh) scale(.8885)}to{transform:translate(8.23105vw,99vh) scale(.8885)}}.snow:nth-child(75){opacity:.8748;transform:translate(31.6413vw,-10px) scale(.3302);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{45.862%{transform:translate(22.2169vw,45.862vh) scale(.3302)}to{transform:translate(26.9291vw,99vh) scale(.3302)}}.snow:nth-child(76){opacity:.847;transform:translate(81.4979vw,-10px) scale(.7042);animation:fall-76 16s -7s linear infinite}@keyframes fall-76{41.932%{transform:translate(73.6211vw,41.932vh) scale(.7042)}to{transform:translate(77.5595vw,99vh) scale(.7042)}}.snow:nth-child(77){opacity:.7328;transform:translate(43.3388vw,-10px) scale(.0014);animation:fall-77 17s -25s linear infinite}@keyframes fall-77{44.286%{transform:translate(38.2369vw,44.286vh) scale(.0014)}to{transform:translate(40.78785vw,99vh) scale(.0014)}}.snow:nth-child(78){opacity:2;transform:translate(17.9868vw,-10px) scale(.8688);animation:fall-78 29s -4s linear infinite}@keyframes fall-78{45.827%{transform:translate(23.2621vw,45.827vh) scale(.8688)}to{transform:translate(20.62445vw,99vh) scale(.8688)}}.snow:nth-child(79){opacity:.5814;transform:translate(52.8793vw,-10px) scale(.0604);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{49.929%{transform:translate(44.1983vw,49.929vh) scale(.0604)}to{transform:translate(48.5388vw,99vh) scale(.0604)}}.snow:nth-child(80){opacity:1.79;transform:translate(28.1221vw,-10px) scale(.3079);animation:fall-80 22s -20s linear infinite}@keyframes fall-80{49.473%{transform:translate(36.6586vw,49.473vh) scale(.3079)}to{transform:translate(32.39035vw,99vh) scale(.3079)}}.snow:nth-child(81){opacity:.878;transform:translate(52.3312vw,-10px) scale(.0598);animation:fall-81 28s -16s linear infinite}@keyframes fall-81{53.929%{transform:translate(61.3841vw,53.929vh) scale(.0598)}to{transform:translate(56.85765vw,99vh) scale(.0598)}}.snow:nth-child(82){opacity:1.1332;transform:translate(73.4976vw,-10px) scale(.5414);animation:fall-82 14s -16s linear infinite}@keyframes fall-82{54.434%{transform:translate(72.1241vw,54.434vh) scale(.5414)}to{transform:translate(72.81085vw,99vh) scale(.5414)}}.snow:nth-child(83){opacity:.8398;transform:translate(21.9601vw,-10px) scale(.4422);animation:fall-83 18s -18s linear infinite}@keyframes fall-83{37.089%{transform:translate(12.4414vw,37.089vh) scale(.4422)}to{transform:translate(17.20075vw,99vh) scale(.4422)}}.snow:nth-child(84){opacity:.9188;transform:translate(69.4129vw,-10px) scale(.1461);animation:fall-84 22s -29s linear infinite}@keyframes fall-84{62.402%{transform:translate(65.602vw,62.402vh) scale(.1461)}to{transform:translate(67.50745vw,99vh) scale(.1461)}}.snow:nth-child(85){opacity:1.4122;transform:translate(80.605vw,-10px) scale(.3891);animation:fall-85 25s -3s linear infinite}@keyframes fall-85{79.953%{transform:translate(74.7617vw,79.953vh) scale(.3891)}to{transform:translate(77.68335vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.4176;transform:translate(59.4092vw,-10px) scale(.5837);animation:fall-86 25s -5s linear infinite}@keyframes fall-86{37.913%{transform:translate(61.2684vw,37.913vh) scale(.5837)}to{transform:translate(60.3388vw,99vh) scale(.5837)}}.snow:nth-child(87){opacity:1.3502;transform:translate(57.987vw,-10px) scale(.1262);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{30.702%{transform:translate(54.3554vw,30.702vh) scale(.1262)}to{transform:translate(56.1712vw,99vh) scale(.1262)}}.snow:nth-child(88){opacity:.9452;transform:translate(3.2202vw,-10px) scale(.3163);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{56.764%{transform:translate(8.1806vw,56.764vh) scale(.3163)}to{transform:translate(5.7004vw,99vh) scale(.3163)}}.snow:nth-child(89){opacity:.9396;transform:translate(10.3821vw,-10px) scale(.9334);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{54.613%{transform:translate(3.2262vw,54.613vh) scale(.9334)}to{transform:translate(6.80415vw,99vh) scale(.9334)}}.snow:nth-child(90){opacity:.4988;transform:translate(75.2072vw,-10px) scale(.2349);animation:fall-90 10s -30s linear infinite}@keyframes fall-90{63.47%{transform:translate(71.5923vw,63.47vh) scale(.2349)}to{transform:translate(73.39975vw,99vh) scale(.2349)}}.snow:nth-child(91){opacity:1.6432;transform:translate(56.4205vw,-10px) scale(.2775);animation:fall-91 21s -24s linear infinite}@keyframes fall-91{71.242%{transform:translate(61.2628vw,71.242vh) scale(.2775)}to{transform:translate(58.84165vw,99vh) scale(.2775)}}.snow:nth-child(92){opacity:.6624;transform:translate(46.0946vw,-10px) scale(.8423);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{56.603%{transform:translate(41.8179vw,56.603vh) scale(.8423)}to{transform:translate(43.95625vw,99vh) scale(.8423)}}.snow:nth-child(93){opacity:1.2368;transform:translate(88.7584vw,-10px) scale(.2743);animation:fall-93 25s -8s linear infinite}@keyframes fall-93{70.252%{transform:translate(92.2904vw,70.252vh) scale(.2743)}to{transform:translate(90.5244vw,99vh) scale(.2743)}}.snow:nth-child(94){opacity:.3996;transform:translate(83.2013vw,-10px) scale(.0581);animation:fall-94 16s -9s linear infinite}@keyframes fall-94{79.762%{transform:translate(78.6776vw,79.762vh) scale(.0581)}to{transform:translate(80.93945vw,99vh) scale(.0581)}}.snow:nth-child(95){opacity:1.6592;transform:translate(59.9163vw,-10px) scale(.2917);animation:fall-95 25s -15s linear infinite}@keyframes fall-95{73.436%{transform:translate(52.1083vw,73.436vh) scale(.2917)}to{transform:translate(56.0123vw,99vh) scale(.2917)}}.snow:nth-child(96){opacity:1.7276;transform:translate(3.3849vw,-10px) scale(.5174);animation:fall-96 11s -15s linear infinite}@keyframes fall-96{73.215%{transform:translate(5.6034vw,73.215vh) scale(.5174)}to{transform:translate(4.49415vw,99vh) scale(.5174)}}.snow:nth-child(97){opacity:.1242;transform:translate(83.8501vw,-10px) scale(.8843);animation:fall-97 10s -1s linear infinite}@keyframes fall-97{36.483%{transform:translate(91.9523vw,36.483vh) scale(.8843)}to{transform:translate(87.9012vw,99vh) scale(.8843)}}.snow:nth-child(98){opacity:.6442;transform:translate(54.8241vw,-10px) scale(.9371);animation:fall-98 22s -22s linear infinite}@keyframes fall-98{30.047%{transform:translate(47.5754vw,30.047vh) scale(.9371)}to{transform:translate(51.19975vw,99vh) scale(.9371)}}.snow:nth-child(99){opacity:1.756;transform:translate(75.9988vw,-10px) scale(.6713);animation:fall-99 21s -21s linear infinite}@keyframes fall-99{79.056%{transform:translate(71.3774vw,79.056vh) scale(.6713)}to{transform:translate(73.6881vw,99vh) scale(.6713)}}.snow:nth-child(100){opacity:1.6512;transform:translate(98.2781vw,-10px) scale(.2312);animation:fall-100 26s -18s linear infinite}@keyframes fall-100{74.208%{transform:translate(98.8225vw,74.208vh) scale(.2312)}to{transform:translate(98.5503vw,99vh) scale(.2312)}}.snow:nth-child(101){opacity:1.033;transform:translate(48.7595vw,-10px) scale(.9189);animation:fall-101 19s -18s linear infinite}@keyframes fall-101{72.926%{transform:translate(52.7438vw,72.926vh) scale(.9189)}to{transform:translate(50.75165vw,99vh) scale(.9189)}}.snow:nth-child(102){opacity:1.2262;transform:translate(65.7779vw,-10px) scale(.3815);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{79.704%{transform:translate(73.1534vw,79.704vh) scale(.3815)}to{transform:translate(69.46565vw,99vh) scale(.3815)}}.snow:nth-child(103){opacity:.3426;transform:translate(11.2311vw,-10px) scale(.0476);animation:fall-103 14s -15s linear infinite}@keyframes fall-103{73.239%{transform:translate(13.4168vw,73.239vh) scale(.0476)}to{transform:translate(12.32395vw,99vh) scale(.0476)}}.snow:nth-child(104){opacity:1.2406;transform:translate(66.68vw,-10px) scale(.1809);animation:fall-104 11s -3s linear infinite}@keyframes fall-104{52.191%{transform:translate(68.2877vw,52.191vh) scale(.1809)}to{transform:translate(67.48385vw,99vh) scale(.1809)}}.snow:nth-child(105){opacity:1.816;transform:translate(15.841vw,-10px) scale(.7579);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{65.412%{transform:translate(19.773vw,65.412vh) scale(.7579)}to{transform:translate(17.807vw,99vh) scale(.7579)}}.snow:nth-child(106){opacity:1.4362;transform:translate(65.0702vw,-10px) scale(.1922);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{41.572%{transform:translate(71.0493vw,41.572vh) scale(.1922)}to{transform:translate(68.05975vw,99vh) scale(.1922)}}.snow:nth-child(107){opacity:1.9658;transform:translate(22.8583vw,-10px) scale(.931);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{71.756%{transform:translate(16.0309vw,71.756vh) scale(.931)}to{transform:translate(19.4446vw,99vh) scale(.931)}}.snow:nth-child(108){opacity:1.3558;transform:translate(20.4644vw,-10px) scale(.2131);animation:fall-108 20s -27s linear infinite}@keyframes fall-108{78.811%{transform:translate(20.7479vw,78.811vh) scale(.2131)}to{transform:translate(20.60615vw,99vh) scale(.2131)}}.snow:nth-child(109){opacity:1.7868;transform:translate(68.3368vw,-10px) scale(.4831);animation:fall-109 25s -25s linear infinite}@keyframes fall-109{56.263%{transform:translate(75.8462vw,56.263vh) scale(.4831)}to{transform:translate(72.0915vw,99vh) scale(.4831)}}.snow:nth-child(110){opacity:1.5888;transform:translate(16.992vw,-10px) scale(.8578);animation:fall-110 30s -22s linear infinite}@keyframes fall-110{37.32%{transform:translate(21.8572vw,37.32vh) scale(.8578)}to{transform:translate(19.4246vw,99vh) scale(.8578)}}.snow:nth-child(111){opacity:1.6038;transform:translate(49.3869vw,-10px) scale(.2552);animation:fall-111 10s -29s linear infinite}@keyframes fall-111{74.611%{transform:translate(47.1292vw,74.611vh) scale(.2552)}to{transform:translate(48.25805vw,99vh) scale(.2552)}}.snow:nth-child(112){opacity:.2892;transform:translate(2.2867vw,-10px) scale(.8777);animation:fall-112 23s -11s linear infinite}@keyframes fall-112{32.856%{transform:translate(.9511vw,32.856vh) scale(.8777)}to{transform:translate(1.6189vw,99vh) scale(.8777)}}.snow:nth-child(113){opacity:1.136;transform:translate(40.6808vw,-10px) scale(.4775);animation:fall-113 17s -19s linear infinite}@keyframes fall-113{58.813%{transform:translate(44.6941vw,58.813vh) scale(.4775)}to{transform:translate(42.68745vw,99vh) scale(.4775)}}.snow:nth-child(114){opacity:1.5326;transform:translate(24.0578vw,-10px) scale(.4614);animation:fall-114 20s -15s linear infinite}@keyframes fall-114{77.155%{transform:translate(16.2054vw,77.155vh) scale(.4614)}to{transform:translate(20.1316vw,99vh) scale(.4614)}}.snow:nth-child(115){opacity:1.4908;transform:translate(27.5916vw,-10px) scale(.6936);animation:fall-115 16s -18s linear infinite}@keyframes fall-115{31.512%{transform:translate(19.7454vw,31.512vh) scale(.6936)}to{transform:translate(23.6685vw,99vh) scale(.6936)}}.snow:nth-child(116){opacity:1.6324;transform:translate(88.9423vw,-10px) scale(.2089);animation:fall-116 16s -1s linear infinite}@keyframes fall-116{72.099%{transform:translate(81.6674vw,72.099vh) scale(.2089)}to{transform:translate(85.30485vw,99vh) scale(.2089)}}.snow:nth-child(117){opacity:1.7404;transform:translate(40.6527vw,-10px) scale(.7394);animation:fall-117 13s -2s linear infinite}@keyframes fall-117{76.137%{transform:translate(33.6014vw,76.137vh) scale(.7394)}to{transform:translate(37.12705vw,99vh) scale(.7394)}}.snow:nth-child(118){opacity:.3434;transform:translate(42.7374vw,-10px) scale(.4313);animation:fall-118 29s -11s linear infinite}@keyframes fall-118{48.123%{transform:translate(47.276vw,48.123vh) scale(.4313)}to{transform:translate(45.0067vw,99vh) scale(.4313)}}.snow:nth-child(119){opacity:.069;transform:translate(38.7051vw,-10px) scale(.638);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{71.847%{transform:translate(43.4658vw,71.847vh) scale(.638)}to{transform:translate(41.08545vw,99vh) scale(.638)}}.snow:nth-child(120){opacity:1.418;transform:translate(1.0169vw,-10px) scale(.0169);animation:fall-120 23s -21s linear infinite}@keyframes fall-120{64.785%{transform:translate(10.6727vw,64.785vh) scale(.0169)}to{transform:translate(5.8448vw,99vh) scale(.0169)}}.snow:nth-child(121){opacity:1.4308;transform:translate(74.0403vw,-10px) scale(.0737);animation:fall-121 19s -29s linear infinite}@keyframes fall-121{71.725%{transform:translate(79.6146vw,71.725vh) scale(.0737)}to{transform:translate(76.82745vw,99vh) scale(.0737)}}.snow:nth-child(122){opacity:.479;transform:translate(.2906vw,-10px) scale(.4121);animation:fall-122 17s -20s linear infinite}@keyframes fall-122{37.275%{transform:translate(8.0252vw,37.275vh) scale(.4121)}to{transform:translate(4.1579vw,99vh) scale(.4121)}}.snow:nth-child(123){opacity:.7224;transform:translate(10.5911vw,-10px) scale(.9314);animation:fall-123 21s -8s linear infinite}@keyframes fall-123{65.234%{transform:translate(6.3037vw,65.234vh) scale(.9314)}to{transform:translate(8.4474vw,99vh) scale(.9314)}}.snow:nth-child(124){opacity:.6814;transform:translate(82.7458vw,-10px) scale(.9671);animation:fall-124 29s -3s linear infinite}@keyframes fall-124{72.708%{transform:translate(91.0944vw,72.708vh) scale(.9671)}to{transform:translate(86.9201vw,99vh) scale(.9671)}}.snow:nth-child(125){opacity:1.9972;transform:translate(4.8021vw,-10px) scale(.3148);animation:fall-125 17s -13s linear infinite}@keyframes fall-125{72.833%{transform:translate(9.9929vw,72.833vh) scale(.3148)}to{transform:translate(7.3975vw,99vh) scale(.3148)}}.snow:nth-child(126){opacity:.0512;transform:translate(28.7637vw,-10px) scale(.8124);animation:fall-126 27s -6s linear infinite}@keyframes fall-126{54.074%{transform:translate(34.8046vw,54.074vh) scale(.8124)}to{transform:translate(31.78415vw,99vh) scale(.8124)}}.snow:nth-child(127){opacity:1.388;transform:translate(36.337vw,-10px) scale(.8817);animation:fall-127 26s -28s linear infinite}@keyframes fall-127{30.657%{transform:translate(45.7872vw,30.657vh) scale(.8817)}to{transform:translate(41.0621vw,99vh) scale(.8817)}}.snow:nth-child(128){opacity:.2644;transform:translate(85.1063vw,-10px) scale(.2431);animation:fall-128 26s -7s linear infinite}@keyframes fall-128{77.463%{transform:translate(93.2983vw,77.463vh) scale(.2431)}to{transform:translate(89.2023vw,99vh) scale(.2431)}}.snow:nth-child(129){opacity:.6338;transform:translate(11.6537vw,-10px) scale(.1845);animation:fall-129 28s -11s linear infinite}@keyframes fall-129{62.928%{transform:translate(20.5155vw,62.928vh) scale(.1845)}to{transform:translate(16.0846vw,99vh) scale(.1845)}}.snow:nth-child(130){opacity:1.4232;transform:translate(75.7451vw,-10px) scale(.8373);animation:fall-130 27s -6s linear infinite}@keyframes fall-130{64.822%{transform:translate(79.0578vw,64.822vh) scale(.8373)}to{transform:translate(77.40145vw,99vh) scale(.8373)}}.snow:nth-child(131){opacity:.2962;transform:translate(50.9592vw,-10px) scale(.0902);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{36.849%{transform:translate(42.5374vw,36.849vh) scale(.0902)}to{transform:translate(46.7483vw,99vh) scale(.0902)}}.snow:nth-child(132){opacity:1.3746;transform:translate(55.7663vw,-10px) scale(.7349);animation:fall-132 26s -28s linear infinite}@keyframes fall-132{40.931%{transform:translate(49.0664vw,40.931vh) scale(.7349)}to{transform:translate(52.41635vw,99vh) scale(.7349)}}.snow:nth-child(133){opacity:1.9294;transform:translate(42.4864vw,-10px) scale(.8399);animation:fall-133 15s -6s linear infinite}@keyframes fall-133{78.282%{transform:translate(44.0635vw,78.282vh) scale(.8399)}to{transform:translate(43.27495vw,99vh) scale(.8399)}}.snow:nth-child(134){opacity:1.9022;transform:translate(45.1746vw,-10px) scale(.4055);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{72.79%{transform:translate(41.5472vw,72.79vh) scale(.4055)}to{transform:translate(43.3609vw,99vh) scale(.4055)}}.snow:nth-child(135){opacity:.1622;transform:translate(90.0549vw,-10px) scale(.4763);animation:fall-135 13s -27s linear infinite}@keyframes fall-135{48.993%{transform:translate(87.4619vw,48.993vh) scale(.4763)}to{transform:translate(88.7584vw,99vh) scale(.4763)}}.snow:nth-child(136){opacity:.3862;transform:translate(66.7044vw,-10px) scale(.4208);animation:fall-136 25s -24s linear infinite}@keyframes fall-136{64.125%{transform:translate(65.4262vw,64.125vh) scale(.4208)}to{transform:translate(66.0653vw,99vh) scale(.4208)}}.snow:nth-child(137){opacity:1.255;transform:translate(93.2243vw,-10px) scale(.0873);animation:fall-137 15s -21s linear infinite}@keyframes fall-137{60.427%{transform:translate(90.5604vw,60.427vh) scale(.0873)}to{transform:translate(91.89235vw,99vh) scale(.0873)}}.snow:nth-child(138){opacity:.1666;transform:translate(13.0094vw,-10px) scale(.4477);animation:fall-138 19s -27s linear infinite}@keyframes fall-138{52.317%{transform:translate(9.1903vw,52.317vh) scale(.4477)}to{transform:translate(11.09985vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.8046;transform:translate(7.406vw,-10px) scale(.8533);animation:fall-139 20s -1s linear infinite}@keyframes fall-139{70.28%{transform:translate(5.9258vw,70.28vh) scale(.8533)}to{transform:translate(6.6659vw,99vh) scale(.8533)}}.snow:nth-child(140){opacity:.9564;transform:translate(48.5052vw,-10px) scale(.1057);animation:fall-140 23s -7s linear infinite}@keyframes fall-140{37.323%{transform:translate(57.8875vw,37.323vh) scale(.1057)}to{transform:translate(53.19635vw,99vh) scale(.1057)}}.snow:nth-child(141){opacity:.9088;transform:translate(37.3402vw,-10px) scale(.9153);animation:fall-141 10s -6s linear infinite}@keyframes fall-141{38.5%{transform:translate(40.5806vw,38.5vh) scale(.9153)}to{transform:translate(38.9604vw,99vh) scale(.9153)}}.snow:nth-child(142){opacity:1.7088;transform:translate(64.3429vw,-10px) scale(.2658);animation:fall-142 15s -1s linear infinite}@keyframes fall-142{50.559%{transform:translate(71.6209vw,50.559vh) scale(.2658)}to{transform:translate(67.9819vw,99vh) scale(.2658)}}.snow:nth-child(143){opacity:1.2808;transform:translate(63.7986vw,-10px) scale(.8361);animation:fall-143 11s -20s linear infinite}@keyframes fall-143{65.773%{transform:translate(65.3941vw,65.773vh) scale(.8361)}to{transform:translate(64.59635vw,99vh) scale(.8361)}}.snow:nth-child(144){opacity:1.0482;transform:translate(36.0645vw,-10px) scale(.8357);animation:fall-144 16s -30s linear infinite}@keyframes fall-144{77.62%{transform:translate(45.1145vw,77.62vh) scale(.8357)}to{transform:translate(40.5895vw,99vh) scale(.8357)}}.snow:nth-child(145){opacity:.5842;transform:translate(34.2568vw,-10px) scale(.7749);animation:fall-145 16s -19s linear infinite}@keyframes fall-145{55.429%{transform:translate(44.219vw,55.429vh) scale(.7749)}to{transform:translate(39.2379vw,99vh) scale(.7749)}}.snow:nth-child(146){opacity:.0572;transform:translate(1.8246vw,-10px) scale(.9286);animation:fall-146 22s -9s linear infinite}@keyframes fall-146{68.546%{transform:translate(5.8681vw,68.546vh) scale(.9286)}to{transform:translate(3.84635vw,99vh) scale(.9286)}}.snow:nth-child(147){opacity:1.0598;transform:translate(63.4798vw,-10px) scale(.5978);animation:fall-147 29s -13s linear infinite}@keyframes fall-147{63.871%{transform:translate(71.0117vw,63.871vh) scale(.5978)}to{transform:translate(67.24575vw,99vh) scale(.5978)}}.snow:nth-child(148){opacity:.3942;transform:translate(70.5313vw,-10px) scale(.0811);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{47.97%{transform:translate(74.9104vw,47.97vh) scale(.0811)}to{transform:translate(72.72085vw,99vh) scale(.0811)}}.snow:nth-child(149){opacity:.2368;transform:translate(84.2166vw,-10px) scale(.5551);animation:fall-149 21s -15s linear infinite}@keyframes fall-149{66.912%{transform:translate(90.8749vw,66.912vh) scale(.5551)}to{transform:translate(87.54575vw,99vh) scale(.5551)}}.snow:nth-child(150){opacity:.195;transform:translate(20.3314vw,-10px) scale(.5103);animation:fall-150 27s -11s linear infinite}@keyframes fall-150{74.725%{transform:translate(24.0867vw,74.725vh) scale(.5103)}to{transform:translate(22.20905vw,99vh) scale(.5103)}}.snow:nth-child(151){opacity:1.86;transform:translate(3.5502vw,-10px) scale(.716);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{72.128%{transform:translate(.7899vw,72.128vh) scale(.716)}to{transform:translate(2.17005vw,99vh) scale(.716)}}.snow:nth-child(152){opacity:1.8296;transform:translate(86.9618vw,-10px) scale(.2213);animation:fall-152 29s -3s linear infinite}@keyframes fall-152{44.239%{transform:translate(80.6127vw,44.239vh) scale(.2213)}to{transform:translate(83.78725vw,99vh) scale(.2213)}}.snow:nth-child(153){opacity:.03;transform:translate(63.6535vw,-10px) scale(.8411);animation:fall-153 14s -10s linear infinite}@keyframes fall-153{45.041%{transform:translate(63.7494vw,45.041vh) scale(.8411)}to{transform:translate(63.70145vw,99vh) scale(.8411)}}.snow:nth-child(154){opacity:1.5302;transform:translate(78.9219vw,-10px) scale(.3059);animation:fall-154 25s -12s linear infinite}@keyframes fall-154{70.804%{transform:translate(88.5141vw,70.804vh) scale(.3059)}to{transform:translate(83.718vw,99vh) scale(.3059)}}.snow:nth-child(155){opacity:.7268;transform:translate(28.0417vw,-10px) scale(.6143);animation:fall-155 21s -10s linear infinite}@keyframes fall-155{74.417%{transform:translate(18.6787vw,74.417vh) scale(.6143)}to{transform:translate(23.3602vw,99vh) scale(.6143)}}.snow:nth-child(156){opacity:1.655;transform:translate(31.3036vw,-10px) scale(.6379);animation:fall-156 19s -10s linear infinite}@keyframes fall-156{39.125%{transform:translate(31.3063vw,39.125vh) scale(.6379)}to{transform:translate(31.30495vw,99vh) scale(.6379)}}.snow:nth-child(157){opacity:1.8258;transform:translate(44.5748vw,-10px) scale(.1355);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{64.8%{transform:translate(41.101vw,64.8vh) scale(.1355)}to{transform:translate(42.8379vw,99vh) scale(.1355)}}.snow:nth-child(158){opacity:1.3928;transform:translate(76.2228vw,-10px) scale(.9841);animation:fall-158 23s -21s linear infinite}@keyframes fall-158{56.56%{transform:translate(79.8721vw,56.56vh) scale(.9841)}to{transform:translate(78.04745vw,99vh) scale(.9841)}}.snow:nth-child(159){opacity:.6854;transform:translate(87.8265vw,-10px) scale(.6196);animation:fall-159 27s -27s linear infinite}@keyframes fall-159{70.205%{transform:translate(86.3819vw,70.205vh) scale(.6196)}to{transform:translate(87.1042vw,99vh) scale(.6196)}}.snow:nth-child(160){opacity:.7028;transform:translate(67.3169vw,-10px) scale(.6906);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{65.265%{transform:translate(75.3478vw,65.265vh) scale(.6906)}to{transform:translate(71.33235vw,99vh) scale(.6906)}}.snow:nth-child(161){opacity:.6636;transform:translate(81.0293vw,-10px) scale(.4767);animation:fall-161 21s -19s linear infinite}@keyframes fall-161{41.121%{transform:translate(89.2498vw,41.121vh) scale(.4767)}to{transform:translate(85.13955vw,99vh) scale(.4767)}}.snow:nth-child(162){opacity:.333;transform:translate(75.0156vw,-10px) scale(.5003);animation:fall-162 21s -12s linear infinite}@keyframes fall-162{38.717%{transform:translate(76.1731vw,38.717vh) scale(.5003)}to{transform:translate(75.59435vw,99vh) scale(.5003)}}.snow:nth-child(163){opacity:.3106;transform:translate(75.3869vw,-10px) scale(.1417);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{64.287%{transform:translate(78.5093vw,64.287vh) scale(.1417)}to{transform:translate(76.9481vw,99vh) scale(.1417)}}.snow:nth-child(164){opacity:.5114;transform:translate(41.6069vw,-10px) scale(.5252);animation:fall-164 29s -5s linear infinite}@keyframes fall-164{66.833%{transform:translate(47.9271vw,66.833vh) scale(.5252)}to{transform:translate(44.767vw,99vh) scale(.5252)}}.snow:nth-child(165){opacity:.9262;transform:translate(65.4722vw,-10px) scale(.9673);animation:fall-165 28s -15s linear infinite}@keyframes fall-165{71.276%{transform:translate(61.5649vw,71.276vh) scale(.9673)}to{transform:translate(63.51855vw,99vh) scale(.9673)}}.snow:nth-child(166){opacity:.6778;transform:translate(2.2955vw,-10px) scale(.092);animation:fall-166 19s -14s linear infinite}@keyframes fall-166{30.955%{transform:translate(1.2493vw,30.955vh) scale(.092)}to{transform:translate(1.7724vw,99vh) scale(.092)}}.snow:nth-child(167){opacity:.2024;transform:translate(40.9248vw,-10px) scale(.1284);animation:fall-167 25s -5s linear infinite}@keyframes fall-167{73.426%{transform:translate(50.9053vw,73.426vh) scale(.1284)}to{transform:translate(45.91505vw,99vh) scale(.1284)}}.snow:nth-child(168){opacity:1.578;transform:translate(44.3162vw,-10px) scale(.0898);animation:fall-168 25s -12s linear infinite}@keyframes fall-168{76.015%{transform:translate(37.4758vw,76.015vh) scale(.0898)}to{transform:translate(40.896vw,99vh) scale(.0898)}}.snow:nth-child(169){opacity:1.624;transform:translate(56.2323vw,-10px) scale(.5913);animation:fall-169 12s -5s linear infinite}@keyframes fall-169{68.901%{transform:translate(57.3138vw,68.901vh) scale(.5913)}to{transform:translate(56.77305vw,99vh) scale(.5913)}}.snow:nth-child(170){opacity:1.5002;transform:translate(42.5678vw,-10px) scale(.6854);animation:fall-170 24s -9s linear infinite}@keyframes fall-170{34.228%{transform:translate(42.2957vw,34.228vh) scale(.6854)}to{transform:translate(42.43175vw,99vh) scale(.6854)}}.snow:nth-child(171){opacity:1.456;transform:translate(50.1061vw,-10px) scale(.5807);animation:fall-171 18s -22s linear infinite}@keyframes fall-171{47.17%{transform:translate(44.8908vw,47.17vh) scale(.5807)}to{transform:translate(47.49845vw,99vh) scale(.5807)}}.snow:nth-child(172){opacity:1.9098;transform:translate(18.1808vw,-10px) scale(.2343);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{79.542%{transform:translate(21.2159vw,79.542vh) scale(.2343)}to{transform:translate(19.69835vw,99vh) scale(.2343)}}.snow:nth-child(173){opacity:1.5752;transform:translate(4.5249vw,-10px) scale(.2685);animation:fall-173 10s -6s linear infinite}@keyframes fall-173{35.17%{transform:translate(13.3967vw,35.17vh) scale(.2685)}to{transform:translate(8.9608vw,99vh) scale(.2685)}}.snow:nth-child(174){opacity:1.6812;transform:translate(89.4269vw,-10px) scale(.7575);animation:fall-174 20s -27s linear infinite}@keyframes fall-174{61.773%{transform:translate(97.094vw,61.773vh) scale(.7575)}to{transform:translate(93.26045vw,99vh) scale(.7575)}}.snow:nth-child(175){opacity:.6748;transform:translate(5.3515vw,-10px) scale(.8088);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{77.344%{transform:translate(5.4083vw,77.344vh) scale(.8088)}to{transform:translate(5.3799vw,99vh) scale(.8088)}}.snow:nth-child(176){opacity:.813;transform:translate(90.3088vw,-10px) scale(.7666);animation:fall-176 23s -10s linear infinite}@keyframes fall-176{67.451%{transform:translate(88.3779vw,67.451vh) scale(.7666)}to{transform:translate(89.34335vw,99vh) scale(.7666)}}.snow:nth-child(177){opacity:1.9394;transform:translate(76.2977vw,-10px) scale(.1459);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{52.3%{transform:translate(71.1137vw,52.3vh) scale(.1459)}to{transform:translate(73.7057vw,99vh) scale(.1459)}}.snow:nth-child(178){opacity:.7182;transform:translate(17.3938vw,-10px) scale(.4677);animation:fall-178 25s -7s linear infinite}@keyframes fall-178{69.351%{transform:translate(13.4717vw,69.351vh) scale(.4677)}to{transform:translate(15.43275vw,99vh) scale(.4677)}}.snow:nth-child(179){opacity:.2258;transform:translate(13.3018vw,-10px) scale(.4616);animation:fall-179 30s -7s linear infinite}@keyframes fall-179{56.217%{transform:translate(6.1978vw,56.217vh) scale(.4616)}to{transform:translate(9.7498vw,99vh) scale(.4616)}}.snow:nth-child(180){opacity:.3794;transform:translate(18.0321vw,-10px) scale(.8495);animation:fall-180 12s -10s linear infinite}@keyframes fall-180{40.073%{transform:translate(21.9996vw,40.073vh) scale(.8495)}to{transform:translate(20.01585vw,99vh) scale(.8495)}}.snow:nth-child(181){opacity:.4146;transform:translate(4.8531vw,-10px) scale(.5288);animation:fall-181 11s -22s linear infinite}@keyframes fall-181{38.761%{transform:translate(1.4795vw,38.761vh) scale(.5288)}to{transform:translate(3.1663vw,99vh) scale(.5288)}}.snow:nth-child(182){opacity:1.298;transform:translate(85.8441vw,-10px) scale(.7692);animation:fall-182 24s -1s linear infinite}@keyframes fall-182{35.03%{transform:translate(85.2259vw,35.03vh) scale(.7692)}to{transform:translate(85.535vw,99vh) scale(.7692)}}.snow:nth-child(183){opacity:.0486;transform:translate(4.5421vw,-10px) scale(.5565);animation:fall-183 11s -17s linear infinite}@keyframes fall-183{48.818%{transform:translate(1.0582vw,48.818vh) scale(.5565)}to{transform:translate(2.80015vw,99vh) scale(.5565)}}.snow:nth-child(184){opacity:1.5282;transform:translate(31.7562vw,-10px) scale(.4285);animation:fall-184 22s -21s linear infinite}@keyframes fall-184{77.86%{transform:translate(25.2495vw,77.86vh) scale(.4285)}to{transform:translate(28.50285vw,99vh) scale(.4285)}}.snow:nth-child(185){opacity:.3792;transform:translate(76.7851vw,-10px) scale(.5545);animation:fall-185 13s -1s linear infinite}@keyframes fall-185{53.388%{transform:translate(70.3498vw,53.388vh) scale(.5545)}to{transform:translate(73.56745vw,99vh) scale(.5545)}}.snow:nth-child(186){opacity:.1026;transform:translate(14.4243vw,-10px) scale(.7707);animation:fall-186 11s -12s linear infinite}@keyframes fall-186{35.327%{transform:translate(6.4889vw,35.327vh) scale(.7707)}to{transform:translate(10.4566vw,99vh) scale(.7707)}}.snow:nth-child(187){opacity:.296;transform:translate(47.4866vw,-10px) scale(.0757);animation:fall-187 26s -19s linear infinite}@keyframes fall-187{71.392%{transform:translate(46.1669vw,71.392vh) scale(.0757)}to{transform:translate(46.82675vw,99vh) scale(.0757)}}.snow:nth-child(188){opacity:.0752;transform:translate(40.6756vw,-10px) scale(.5085);animation:fall-188 12s -17s linear infinite}@keyframes fall-188{73.232%{transform:translate(39.2665vw,73.232vh) scale(.5085)}to{transform:translate(39.97105vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:1.01;transform:translate(72.4626vw,-10px) scale(.2713);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{69.501%{transform:translate(70.7035vw,69.501vh) scale(.2713)}to{transform:translate(71.58305vw,99vh) scale(.2713)}}.snow:nth-child(190){opacity:1.25;transform:translate(90.1947vw,-10px) scale(.3334);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{46.665%{transform:translate(84.54vw,46.665vh) scale(.3334)}to{transform:translate(87.36735vw,99vh) scale(.3334)}}.snow:nth-child(191){opacity:.0694;transform:translate(1.3662vw,-10px) scale(.3859);animation:fall-191 29s -7s linear infinite}@keyframes fall-191{74.121%{transform:translate(.146vw,74.121vh) scale(.3859)}to{transform:translate(.7561vw,99vh) scale(.3859)}}.snow:nth-child(192){opacity:1.9872;transform:translate(6.7812vw,-10px) scale(.5208);animation:fall-192 24s -26s linear infinite}@keyframes fall-192{54.116%{transform:translate(3.2892vw,54.116vh) scale(.5208)}to{transform:translate(5.0352vw,99vh) scale(.5208)}}.snow:nth-child(193){opacity:1.2254;transform:translate(58.0137vw,-10px) scale(.1711);animation:fall-193 26s -12s linear infinite}@keyframes fall-193{76.621%{transform:translate(55.5539vw,76.621vh) scale(.1711)}to{transform:translate(56.7838vw,99vh) scale(.1711)}}.snow:nth-child(194){opacity:.554;transform:translate(27.7667vw,-10px) scale(.5639);animation:fall-194 20s -27s linear infinite}@keyframes fall-194{43.535%{transform:translate(28.1657vw,43.535vh) scale(.5639)}to{transform:translate(27.9662vw,99vh) scale(.5639)}}.snow:nth-child(195){opacity:.4902;transform:translate(59.7618vw,-10px) scale(.5015);animation:fall-195 22s -5s linear infinite}@keyframes fall-195{47.232%{transform:translate(52.608vw,47.232vh) scale(.5015)}to{transform:translate(56.1849vw,99vh) scale(.5015)}}.snow:nth-child(196){opacity:.5278;transform:translate(23.0731vw,-10px) scale(.8577);animation:fall-196 23s -7s linear infinite}@keyframes fall-196{75.769%{transform:translate(31.4768vw,75.769vh) scale(.8577)}to{transform:translate(27.27495vw,99vh) scale(.8577)}}.snow:nth-child(197){opacity:.06;transform:translate(98.1905vw,-10px) scale(.6208);animation:fall-197 26s -29s linear infinite}@keyframes fall-197{64.642%{transform:translate(91.2282vw,64.642vh) scale(.6208)}to{transform:translate(94.70935vw,99vh) scale(.6208)}}.snow:nth-child(198){opacity:.5792;transform:translate(40.5147vw,-10px) scale(.3046);animation:fall-198 17s -14s linear infinite}@keyframes fall-198{52.362%{transform:translate(48.1175vw,52.362vh) scale(.3046)}to{transform:translate(44.3161vw,99vh) scale(.3046)}}.snow:nth-child(199){opacity:.2596;transform:translate(20.6866vw,-10px) scale(.9936);animation:fall-199 28s -21s linear infinite}@keyframes fall-199{41.409%{transform:translate(22.2247vw,41.409vh) scale(.9936)}to{transform:translate(21.45565vw,99vh) scale(.9936)}}.snow:nth-child(200){opacity:.2094;transform:translate(10.7428vw,-10px) scale(.533);animation:fall-200 27s -15s linear infinite}@keyframes fall-200{69.579%{transform:translate(7.1272vw,69.579vh) scale(.533)}to{transform:translate(8.935vw,99vh) scale(.533)}}.snow:nth-child(201){opacity:1.0788;transform:translate(69.4708vw,-10px) scale(.5835);animation:fall-201 29s -13s linear infinite}@keyframes fall-201{65.056%{transform:translate(65.1966vw,65.056vh) scale(.5835)}to{transform:translate(67.3337vw,99vh) scale(.5835)}}.snow:nth-child(202){opacity:.392;transform:translate(48.1389vw,-10px) scale(.0944);animation:fall-202 23s -29s linear infinite}@keyframes fall-202{46.958%{transform:translate(39.1745vw,46.958vh) scale(.0944)}to{transform:translate(43.6567vw,99vh) scale(.0944)}}.snow:nth-child(203){opacity:1.772;transform:translate(11.8718vw,-10px) scale(.5706);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{42.386%{transform:translate(3.5019vw,42.386vh) scale(.5706)}to{transform:translate(7.68685vw,99vh) scale(.5706)}}.snow:nth-child(204){opacity:1.2062;transform:translate(15.1538vw,-10px) scale(.8659);animation:fall-204 13s -2s linear infinite}@keyframes fall-204{41.638%{transform:translate(5.3905vw,41.638vh) scale(.8659)}to{transform:translate(10.27215vw,99vh) scale(.8659)}}.snow:nth-child(205){opacity:1.1906;transform:translate(34.2711vw,-10px) scale(.4101);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{62.805%{transform:translate(27.5761vw,62.805vh) scale(.4101)}to{transform:translate(30.9236vw,99vh) scale(.4101)}}.snow:nth-child(206){opacity:1.618;transform:translate(84.5162vw,-10px) scale(.9843);animation:fall-206 10s -24s linear infinite}@keyframes fall-206{36.186%{transform:translate(80.9587vw,36.186vh) scale(.9843)}to{transform:translate(82.73745vw,99vh) scale(.9843)}}.snow:nth-child(207){opacity:.446;transform:translate(4.5366vw,-10px) scale(.9275);animation:fall-207 13s -20s linear infinite}@keyframes fall-207{33.406%{transform:translate(11.1943vw,33.406vh) scale(.9275)}to{transform:translate(7.86545vw,99vh) scale(.9275)}}.snow:nth-child(208){opacity:1.2136;transform:translate(85.0494vw,-10px) scale(.8882);animation:fall-208 27s -29s linear infinite}@keyframes fall-208{57.202%{transform:translate(86.8127vw,57.202vh) scale(.8882)}to{transform:translate(85.93105vw,99vh) scale(.8882)}}.snow:nth-child(209){opacity:1.1928;transform:translate(38.2458vw,-10px) scale(.0885);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{76.6%{transform:translate(44.6382vw,76.6vh) scale(.0885)}to{transform:translate(41.442vw,99vh) scale(.0885)}}.snow:nth-child(210){opacity:.3992;transform:translate(61.7837vw,-10px) scale(.6558);animation:fall-210 26s -21s linear infinite}@keyframes fall-210{71.272%{transform:translate(65.9048vw,71.272vh) scale(.6558)}to{transform:translate(63.84425vw,99vh) scale(.6558)}}.snow:nth-child(211){opacity:1.1186;transform:translate(49.1317vw,-10px) scale(.2804);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{34.352%{transform:translate(43.9347vw,34.352vh) scale(.2804)}to{transform:translate(46.5332vw,99vh) scale(.2804)}}.snow:nth-child(212){opacity:.0002;transform:translate(49.955vw,-10px) scale(.0293);animation:fall-212 20s -25s linear infinite}@keyframes fall-212{78.803%{transform:translate(45.2282vw,78.803vh) scale(.0293)}to{transform:translate(47.5916vw,99vh) scale(.0293)}}.snow:nth-child(213){opacity:1.954;transform:translate(88.0284vw,-10px) scale(.2424);animation:fall-213 14s -10s linear infinite}@keyframes fall-213{44.664%{transform:translate(78.487vw,44.664vh) scale(.2424)}to{transform:translate(83.2577vw,99vh) scale(.2424)}}.snow:nth-child(214){opacity:1.4082;transform:translate(90.4514vw,-10px) scale(.5153);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{36.097%{transform:translate(81.9213vw,36.097vh) scale(.5153)}to{transform:translate(86.18635vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:.625;transform:translate(32.9445vw,-10px) scale(.6337);animation:fall-215 13s -18s linear infinite}@keyframes fall-215{42.514%{transform:translate(41.586vw,42.514vh) scale(.6337)}to{transform:translate(37.26525vw,99vh) scale(.6337)}}.snow:nth-child(216){opacity:1.2142;transform:translate(19.8785vw,-10px) scale(.7685);animation:fall-216 29s -29s linear infinite}@keyframes fall-216{58.597%{transform:translate(14.8394vw,58.597vh) scale(.7685)}to{transform:translate(17.35895vw,99vh) scale(.7685)}}.snow:nth-child(217){opacity:1.2178;transform:translate(21.4737vw,-10px) scale(.1278);animation:fall-217 21s -4s linear infinite}@keyframes fall-217{47.991%{transform:translate(13.2609vw,47.991vh) scale(.1278)}to{transform:translate(17.3673vw,99vh) scale(.1278)}}.snow:nth-child(218){opacity:.4754;transform:translate(91.3064vw,-10px) scale(.0649);animation:fall-218 15s -18s linear infinite}@keyframes fall-218{58.479%{transform:translate(95.246vw,58.479vh) scale(.0649)}to{transform:translate(93.2762vw,99vh) scale(.0649)}}.snow:nth-child(219){opacity:1.091;transform:translate(51.3438vw,-10px) scale(.0667);animation:fall-219 13s -3s linear infinite}@keyframes fall-219{73.325%{transform:translate(53.7808vw,73.325vh) scale(.0667)}to{transform:translate(52.5623vw,99vh) scale(.0667)}}.snow:nth-child(220){opacity:.8342;transform:translate(65.8733vw,-10px) scale(.0471);animation:fall-220 27s -3s linear infinite}@keyframes fall-220{78.85%{transform:translate(57.3482vw,78.85vh) scale(.0471)}to{transform:translate(61.61075vw,99vh) scale(.0471)}}.snow:nth-child(221){opacity:1.2132;transform:translate(53.8748vw,-10px) scale(.1621);animation:fall-221 19s -6s linear infinite}@keyframes fall-221{43.242%{transform:translate(55.7991vw,43.242vh) scale(.1621)}to{transform:translate(54.83695vw,99vh) scale(.1621)}}.snow:nth-child(222){opacity:.35;transform:translate(79.5407vw,-10px) scale(.3384);animation:fall-222 24s -11s linear infinite}@keyframes fall-222{58.419%{transform:translate(83.1089vw,58.419vh) scale(.3384)}to{transform:translate(81.3248vw,99vh) scale(.3384)}}.snow:nth-child(223){opacity:.2844;transform:translate(36.2792vw,-10px) scale(.7923);animation:fall-223 15s -6s linear infinite}@keyframes fall-223{33.561%{transform:translate(31.1911vw,33.561vh) scale(.7923)}to{transform:translate(33.73515vw,99vh) scale(.7923)}}.snow:nth-child(224){opacity:1.8786;transform:translate(2.1391vw,-10px) scale(.7384);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{34.363%{transform:translate(-.8656vw,34.363vh) scale(.7384)}to{transform:translate(.63675vw,99vh) scale(.7384)}}.snow:nth-child(225){opacity:1.8782;transform:translate(17.4612vw,-10px) scale(.734);animation:fall-225 12s -17s linear infinite}@keyframes fall-225{79.68%{transform:translate(15.9648vw,79.68vh) scale(.734)}to{transform:translate(16.713vw,99vh) scale(.734)}}.snow:nth-child(226){opacity:.1238;transform:translate(46.4151vw,-10px) scale(.5216);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{40.04%{transform:translate(53.4498vw,40.04vh) scale(.5216)}to{transform:translate(49.93245vw,99vh) scale(.5216)}}.snow:nth-child(227){opacity:.392;transform:translate(72.9549vw,-10px) scale(.0036);animation:fall-227 22s -6s linear infinite}@keyframes fall-227{45.155%{transform:translate(75.1347vw,45.155vh) scale(.0036)}to{transform:translate(74.0448vw,99vh) scale(.0036)}}.snow:nth-child(228){opacity:.6822;transform:translate(47.0441vw,-10px) scale(.3364);animation:fall-228 11s -26s linear infinite}@keyframes fall-228{35.309%{transform:translate(50.357vw,35.309vh) scale(.3364)}to{transform:translate(48.70055vw,99vh) scale(.3364)}}.snow:nth-child(229){opacity:1.2662;transform:translate(93.5266vw,-10px) scale(.7704);animation:fall-229 30s -20s linear infinite}@keyframes fall-229{54.712%{transform:translate(92.3419vw,54.712vh) scale(.7704)}to{transform:translate(92.93425vw,99vh) scale(.7704)}}.snow:nth-child(230){opacity:.2574;transform:translate(80.1763vw,-10px) scale(.1994);animation:fall-230 23s -22s linear infinite}@keyframes fall-230{30.931%{transform:translate(79.3915vw,30.931vh) scale(.1994)}to{transform:translate(79.7839vw,99vh) scale(.1994)}}.snow:nth-child(231){opacity:.5986;transform:translate(46.7425vw,-10px) scale(.1898);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{75.169%{transform:translate(46.1647vw,75.169vh) scale(.1898)}to{transform:translate(46.4536vw,99vh) scale(.1898)}}.snow:nth-child(232){opacity:1.0754;transform:translate(74.2636vw,-10px) scale(.5402);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{54.221%{transform:translate(71.2695vw,54.221vh) scale(.5402)}to{transform:translate(72.76655vw,99vh) scale(.5402)}}.snow:nth-child(233){opacity:.5442;transform:translate(33.9814vw,-10px) scale(.6593);animation:fall-233 18s -5s linear infinite}@keyframes fall-233{72.037%{transform:translate(42.5274vw,72.037vh) scale(.6593)}to{transform:translate(38.2544vw,99vh) scale(.6593)}}.snow:nth-child(234){opacity:.9366;transform:translate(96.2359vw,-10px) scale(.5194);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{33.885%{transform:translate(101.1943vw,33.885vh) scale(.5194)}to{transform:translate(98.7151vw,99vh) scale(.5194)}}.snow:nth-child(235){opacity:1.4566;transform:translate(98.2954vw,-10px) scale(.0786);animation:fall-235 10s -23s linear infinite}@keyframes fall-235{66.378%{transform:translate(99.3093vw,66.378vh) scale(.0786)}to{transform:translate(98.80235vw,99vh) scale(.0786)}}.snow:nth-child(236){opacity:1.968;transform:translate(8.3131vw,-10px) scale(.2417);animation:fall-236 21s -21s linear infinite}@keyframes fall-236{79.617%{transform:translate(15.3954vw,79.617vh) scale(.2417)}to{transform:translate(11.85425vw,99vh) scale(.2417)}}.snow:nth-child(237){opacity:.7496;transform:translate(99.0503vw,-10px) scale(.9571);animation:fall-237 25s -8s linear infinite}@keyframes fall-237{48.35%{transform:translate(104.6404vw,48.35vh) scale(.9571)}to{transform:translate(101.84535vw,99vh) scale(.9571)}}.snow:nth-child(238){opacity:.9884;transform:translate(15.8595vw,-10px) scale(.6988);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{70.784%{transform:translate(24.8896vw,70.784vh) scale(.6988)}to{transform:translate(20.37455vw,99vh) scale(.6988)}}.snow:nth-child(239){opacity:1.2292;transform:translate(44.026vw,-10px) scale(.8491);animation:fall-239 14s -25s linear infinite}@keyframes fall-239{72.773%{transform:translate(47.7023vw,72.773vh) scale(.8491)}to{transform:translate(45.86415vw,99vh) scale(.8491)}}.snow:nth-child(240){opacity:.3868;transform:translate(80.0324vw,-10px) scale(.1048);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{36.961%{transform:translate(75.0718vw,36.961vh) scale(.1048)}to{transform:translate(77.5521vw,99vh) scale(.1048)}}.snow:nth-child(241){opacity:1.0486;transform:translate(94.1816vw,-10px) scale(.4855);animation:fall-241 15s -23s linear infinite}@keyframes fall-241{33.62%{transform:translate(101.5541vw,33.62vh) scale(.4855)}to{transform:translate(97.86785vw,99vh) scale(.4855)}}.snow:nth-child(242){opacity:.2952;transform:translate(2.6878vw,-10px) scale(.6013);animation:fall-242 23s -9s linear infinite}@keyframes fall-242{64.266%{transform:translate(3.5109vw,64.266vh) scale(.6013)}to{transform:translate(3.09935vw,99vh) scale(.6013)}}.snow:nth-child(243){opacity:1.8366;transform:translate(33.9742vw,-10px) scale(.4893);animation:fall-243 13s -23s linear infinite}@keyframes fall-243{59.656%{transform:translate(29.5579vw,59.656vh) scale(.4893)}to{transform:translate(31.76605vw,99vh) scale(.4893)}}.snow:nth-child(244){opacity:.2274;transform:translate(14.2161vw,-10px) scale(.5084);animation:fall-244 27s -11s linear infinite}@keyframes fall-244{59.194%{transform:translate(8.8976vw,59.194vh) scale(.5084)}to{transform:translate(11.55685vw,99vh) scale(.5084)}}.snow:nth-child(245){opacity:.707;transform:translate(45.1926vw,-10px) scale(.1962);animation:fall-245 19s -14s linear infinite}@keyframes fall-245{64.707%{transform:translate(54.3985vw,64.707vh) scale(.1962)}to{transform:translate(49.79555vw,99vh) scale(.1962)}}.snow:nth-child(246){opacity:1.2106;transform:translate(99.8869vw,-10px) scale(.1901);animation:fall-246 15s -30s linear infinite}@keyframes fall-246{40.704%{transform:translate(97.9355vw,40.704vh) scale(.1901)}to{transform:translate(98.9112vw,99vh) scale(.1901)}}.snow:nth-child(247){opacity:.2548;transform:translate(27.303vw,-10px) scale(.8891);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{49.909%{transform:translate(19.7596vw,49.909vh) scale(.8891)}to{transform:translate(23.5313vw,99vh) scale(.8891)}}.snow:nth-child(248){opacity:1.8028;transform:translate(70.7128vw,-10px) scale(.3774);animation:fall-248 22s -23s linear infinite}@keyframes fall-248{34.648%{transform:translate(66.1566vw,34.648vh) scale(.3774)}to{transform:translate(68.4347vw,99vh) scale(.3774)}}.snow:nth-child(249){opacity:.8924;transform:translate(49.4304vw,-10px) scale(.434);animation:fall-249 13s -22s linear infinite}@keyframes fall-249{50.151%{transform:translate(39.5524vw,50.151vh) scale(.434)}to{transform:translate(44.4914vw,99vh) scale(.434)}}.snow:nth-child(250){opacity:1.9896;transform:translate(23.6121vw,-10px) scale(.8596);animation:fall-250 21s -13s linear infinite}@keyframes fall-250{41.413%{transform:translate(17.7557vw,41.413vh) scale(.8596)}to{transform:translate(20.6839vw,99vh) scale(.8596)}}.snow:nth-child(251){opacity:1.934;transform:translate(49.6172vw,-10px) scale(.3693);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{44.154%{transform:translate(51.421vw,44.154vh) scale(.3693)}to{transform:translate(50.5191vw,99vh) scale(.3693)}}.snow:nth-child(252){opacity:.6698;transform:translate(28.5784vw,-10px) scale(.3557);animation:fall-252 23s -4s linear infinite}@keyframes fall-252{72.114%{transform:translate(26.5914vw,72.114vh) scale(.3557)}to{transform:translate(27.5849vw,99vh) scale(.3557)}}.snow:nth-child(253){opacity:1.187;transform:translate(25.1395vw,-10px) scale(.6398);animation:fall-253 26s -7s linear infinite}@keyframes fall-253{42.618%{transform:translate(28.358vw,42.618vh) scale(.6398)}to{transform:translate(26.74875vw,99vh) scale(.6398)}}.snow:nth-child(254){opacity:.5134;transform:translate(30.8822vw,-10px) scale(.8172);animation:fall-254 10s -16s linear infinite}@keyframes fall-254{47.833%{transform:translate(22.2028vw,47.833vh) scale(.8172)}to{transform:translate(26.5425vw,99vh) scale(.8172)}}.snow:nth-child(255){opacity:.135;transform:translate(.2256vw,-10px) scale(.9528);animation:fall-255 13s -21s linear infinite}@keyframes fall-255{64.02%{transform:translate(8.9307vw,64.02vh) scale(.9528)}to{transform:translate(4.57815vw,99vh) scale(.9528)}}.snow:nth-child(256){opacity:1.1172;transform:translate(12.3781vw,-10px) scale(.6628);animation:fall-256 28s -1s linear infinite}@keyframes fall-256{63.94%{transform:translate(17.3743vw,63.94vh) scale(.6628)}to{transform:translate(14.8762vw,99vh) scale(.6628)}}.snow:nth-child(257){opacity:.4624;transform:translate(4.395vw,-10px) scale(.7569);animation:fall-257 15s -27s linear infinite}@keyframes fall-257{51.307%{transform:translate(-1.3968vw,51.307vh) scale(.7569)}to{transform:translate(1.4991vw,99vh) scale(.7569)}}.snow:nth-child(258){opacity:.7224;transform:translate(36.6319vw,-10px) scale(.403);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{52.154%{transform:translate(34.138vw,52.154vh) scale(.403)}to{transform:translate(35.38495vw,99vh) scale(.403)}}.snow:nth-child(259){opacity:.6918;transform:translate(59.5288vw,-10px) scale(.7116);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{73.384%{transform:translate(67.1011vw,73.384vh) scale(.7116)}to{transform:translate(63.31495vw,99vh) scale(.7116)}}.snow:nth-child(260){opacity:1.2012;transform:translate(54.9588vw,-10px) scale(.4073);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{39.387%{transform:translate(57.7334vw,39.387vh) scale(.4073)}to{transform:translate(56.3461vw,99vh) scale(.4073)}}.snow:nth-child(261){opacity:1.3998;transform:translate(16.6653vw,-10px) scale(.7988);animation:fall-261 15s -4s linear infinite}@keyframes fall-261{51.695%{transform:translate(26.4998vw,51.695vh) scale(.7988)}to{transform:translate(21.58255vw,99vh) scale(.7988)}}.snow:nth-child(262){opacity:.71;transform:translate(71.6624vw,-10px) scale(.0749);animation:fall-262 27s -29s linear infinite}@keyframes fall-262{35.02%{transform:translate(74.1226vw,35.02vh) scale(.0749)}to{transform:translate(72.8925vw,99vh) scale(.0749)}}.snow:nth-child(263){opacity:.2814;transform:translate(70.4533vw,-10px) scale(.5148);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{75.093%{transform:translate(65.1227vw,75.093vh) scale(.5148)}to{transform:translate(67.788vw,99vh) scale(.5148)}}.snow:nth-child(264){opacity:1.6318;transform:translate(3.646vw,-10px) scale(.1291);animation:fall-264 27s -13s linear infinite}@keyframes fall-264{71.492%{transform:translate(-4.8663vw,71.492vh) scale(.1291)}to{transform:translate(-.61015vw,99vh) scale(.1291)}}.snow:nth-child(265){opacity:1.819;transform:translate(72.0417vw,-10px) scale(.8761);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{62.459%{transform:translate(72.7299vw,62.459vh) scale(.8761)}to{transform:translate(72.3858vw,99vh) scale(.8761)}}.snow:nth-child(266){opacity:1.2536;transform:translate(70.8553vw,-10px) scale(.4863);animation:fall-266 15s -7s linear infinite}@keyframes fall-266{60.471%{transform:translate(65.687vw,60.471vh) scale(.4863)}to{transform:translate(68.27115vw,99vh) scale(.4863)}}.snow:nth-child(267){opacity:.4062;transform:translate(13.7581vw,-10px) scale(.1831);animation:fall-267 19s -9s linear infinite}@keyframes fall-267{58.126%{transform:translate(4.8037vw,58.126vh) scale(.1831)}to{transform:translate(9.2809vw,99vh) scale(.1831)}}.snow:nth-child(268){opacity:.5886;transform:translate(39.0586vw,-10px) scale(.9134);animation:fall-268 24s -6s linear infinite}@keyframes fall-268{38.513%{transform:translate(31.4215vw,38.513vh) scale(.9134)}to{transform:translate(35.24005vw,99vh) scale(.9134)}}.snow:nth-child(269){opacity:1.7098;transform:translate(88.4183vw,-10px) scale(.128);animation:fall-269 25s -29s linear infinite}@keyframes fall-269{33.431%{transform:translate(88.1477vw,33.431vh) scale(.128)}to{transform:translate(88.283vw,99vh) scale(.128)}}.snow:nth-child(270){opacity:.687;transform:translate(4.2118vw,-10px) scale(.3179);animation:fall-270 16s -4s linear infinite}@keyframes fall-270{76.318%{transform:translate(10.5542vw,76.318vh) scale(.3179)}to{transform:translate(7.383vw,99vh) scale(.3179)}}.snow:nth-child(271){opacity:1.7634;transform:translate(28.5473vw,-10px) scale(.6214);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.355%{transform:translate(33.6647vw,42.355vh) scale(.6214)}to{transform:translate(31.106vw,99vh) scale(.6214)}}.snow:nth-child(272){opacity:1.82;transform:translate(26.221vw,-10px) scale(.3589);animation:fall-272 18s -3s linear infinite}@keyframes fall-272{34.723%{transform:translate(24.8579vw,34.723vh) scale(.3589)}to{transform:translate(25.53945vw,99vh) scale(.3589)}}.snow:nth-child(273){opacity:1.5762;transform:translate(17.7582vw,-10px) scale(.2329);animation:fall-273 19s -11s linear infinite}@keyframes fall-273{40.487%{transform:translate(15.6678vw,40.487vh) scale(.2329)}to{transform:translate(16.713vw,99vh) scale(.2329)}}.snow:nth-child(274){opacity:.8374;transform:translate(72.6485vw,-10px) scale(.3748);animation:fall-274 21s -14s linear infinite}@keyframes fall-274{68.774%{transform:translate(71.8404vw,68.774vh) scale(.3748)}to{transform:translate(72.24445vw,99vh) scale(.3748)}}.snow:nth-child(275){opacity:1.438;transform:translate(30.8026vw,-10px) scale(.6254);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{40.08%{transform:translate(28.1366vw,40.08vh) scale(.6254)}to{transform:translate(29.4696vw,99vh) scale(.6254)}}.snow:nth-child(276){opacity:1.651;transform:translate(11.6675vw,-10px) scale(.3729);animation:fall-276 22s -18s linear infinite}@keyframes fall-276{37.078%{transform:translate(4.1906vw,37.078vh) scale(.3729)}to{transform:translate(7.92905vw,99vh) scale(.3729)}}.snow:nth-child(277){opacity:.5232;transform:translate(.1582vw,-10px) scale(.6118);animation:fall-277 17s -3s linear infinite}@keyframes fall-277{75.109%{transform:translate(8.6694vw,75.109vh) scale(.6118)}to{transform:translate(4.4138vw,99vh) scale(.6118)}}.snow:nth-child(278){opacity:1.1714;transform:translate(87.3862vw,-10px) scale(.5668);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{72.218%{transform:translate(93.0798vw,72.218vh) scale(.5668)}to{transform:translate(90.233vw,99vh) scale(.5668)}}.snow:nth-child(279){opacity:1.2352;transform:translate(19.9556vw,-10px) scale(.7634);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{42.645%{transform:translate(17.152vw,42.645vh) scale(.7634)}to{transform:translate(18.5538vw,99vh) scale(.7634)}}.snow:nth-child(280){opacity:1.8912;transform:translate(12.9345vw,-10px) scale(.4734);animation:fall-280 11s -29s linear infinite}@keyframes fall-280{63.379%{transform:translate(7.0201vw,63.379vh) scale(.4734)}to{transform:translate(9.9773vw,99vh) scale(.4734)}}.snow:nth-child(281){opacity:1.3688;transform:translate(21.3884vw,-10px) scale(.4614);animation:fall-281 21s -27s linear infinite}@keyframes fall-281{58.288%{transform:translate(18.3783vw,58.288vh) scale(.4614)}to{transform:translate(19.88335vw,99vh) scale(.4614)}}.snow:nth-child(282){opacity:1.4594;transform:translate(63.5481vw,-10px) scale(.4716);animation:fall-282 21s -15s linear infinite}@keyframes fall-282{57.775%{transform:translate(58.5881vw,57.775vh) scale(.4716)}to{transform:translate(61.0681vw,99vh) scale(.4716)}}.snow:nth-child(283){opacity:.0782;transform:translate(65.4922vw,-10px) scale(.1415);animation:fall-283 29s -10s linear infinite}@keyframes fall-283{43.789%{transform:translate(58.695vw,43.789vh) scale(.1415)}to{transform:translate(62.0936vw,99vh) scale(.1415)}}.snow:nth-child(284){opacity:.2548;transform:translate(25.6455vw,-10px) scale(.1998);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{31.253%{transform:translate(35.334vw,31.253vh) scale(.1998)}to{transform:translate(30.48975vw,99vh) scale(.1998)}}.snow:nth-child(285){opacity:1.8544;transform:translate(99.0637vw,-10px) scale(.6293);animation:fall-285 21s -24s linear infinite}@keyframes fall-285{46.778%{transform:translate(94.2008vw,46.778vh) scale(.6293)}to{transform:translate(96.63225vw,99vh) scale(.6293)}}.snow:nth-child(286){opacity:1.2;transform:translate(86.2177vw,-10px) scale(.9475);animation:fall-286 12s -9s linear infinite}@keyframes fall-286{66.049%{transform:translate(83.0909vw,66.049vh) scale(.9475)}to{transform:translate(84.6543vw,99vh) scale(.9475)}}.snow:nth-child(287){opacity:1.8048;transform:translate(88.7233vw,-10px) scale(.312);animation:fall-287 19s -30s linear infinite}@keyframes fall-287{70.267%{transform:translate(81.6251vw,70.267vh) scale(.312)}to{transform:translate(85.1742vw,99vh) scale(.312)}}.snow:nth-child(288){opacity:1.8686;transform:translate(4.8255vw,-10px) scale(.3901);animation:fall-288 17s -8s linear infinite}@keyframes fall-288{35.086%{transform:translate(8.0781vw,35.086vh) scale(.3901)}to{transform:translate(6.4518vw,99vh) scale(.3901)}}.snow:nth-child(289){opacity:1.3288;transform:translate(30.6434vw,-10px) scale(.6043);animation:fall-289 19s -18s linear infinite}@keyframes fall-289{77.689%{transform:translate(39.0441vw,77.689vh) scale(.6043)}to{transform:translate(34.84375vw,99vh) scale(.6043)}}.snow:nth-child(290){opacity:.4922;transform:translate(59.9586vw,-10px) scale(.6988);animation:fall-290 12s -24s linear infinite}@keyframes fall-290{63.388%{transform:translate(64.5045vw,63.388vh) scale(.6988)}to{transform:translate(62.23155vw,99vh) scale(.6988)}}.snow:nth-child(291){opacity:.9922;transform:translate(91.9724vw,-10px) scale(.2277);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{38.912%{transform:translate(95.0562vw,38.912vh) scale(.2277)}to{transform:translate(93.5143vw,99vh) scale(.2277)}}.snow:nth-child(292){opacity:1.2408;transform:translate(23.842vw,-10px) scale(.5434);animation:fall-292 23s -24s linear infinite}@keyframes fall-292{32.046%{transform:translate(29.5173vw,32.046vh) scale(.5434)}to{transform:translate(26.67965vw,99vh) scale(.5434)}}.snow:nth-child(293){opacity:.3058;transform:translate(49.5768vw,-10px) scale(.2443);animation:fall-293 20s -18s linear infinite}@keyframes fall-293{67.871%{transform:translate(40.7166vw,67.871vh) scale(.2443)}to{transform:translate(45.1467vw,99vh) scale(.2443)}}.snow:nth-child(294){opacity:1.8946;transform:translate(51.3223vw,-10px) scale(.0302);animation:fall-294 13s -8s linear infinite}@keyframes fall-294{40.513%{transform:translate(51.9117vw,40.513vh) scale(.0302)}to{transform:translate(51.617vw,99vh) scale(.0302)}}.snow:nth-child(295){opacity:1.6546;transform:translate(80.8311vw,-10px) scale(.1411);animation:fall-295 28s -11s linear infinite}@keyframes fall-295{68.258%{transform:translate(78.93vw,68.258vh) scale(.1411)}to{transform:translate(79.88055vw,99vh) scale(.1411)}}.snow:nth-child(296){opacity:1.2844;transform:translate(73.5873vw,-10px) scale(.226);animation:fall-296 20s -15s linear infinite}@keyframes fall-296{53.504%{transform:translate(66.8575vw,53.504vh) scale(.226)}to{transform:translate(70.2224vw,99vh) scale(.226)}}.snow:nth-child(297){opacity:1.38;transform:translate(92.7154vw,-10px) scale(.2107);animation:fall-297 19s -22s linear infinite}@keyframes fall-297{36.092%{transform:translate(83.1548vw,36.092vh) scale(.2107)}to{transform:translate(87.9351vw,99vh) scale(.2107)}}.snow:nth-child(298){opacity:1.8504;transform:translate(39.4284vw,-10px) scale(.0265);animation:fall-298 28s -2s linear infinite}@keyframes fall-298{67.927%{transform:translate(40.7969vw,67.927vh) scale(.0265)}to{transform:translate(40.11265vw,99vh) scale(.0265)}}.snow:nth-child(299){opacity:1.8626;transform:translate(76.1393vw,-10px) scale(.0144);animation:fall-299 25s -3s linear infinite}@keyframes fall-299{73.364%{transform:translate(69.0029vw,73.364vh) scale(.0144)}to{transform:translate(72.5711vw,99vh) scale(.0144)}}.snow:nth-child(300){opacity:.0682;transform:translate(27.2386vw,-10px) scale(.4508);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{64.608%{transform:translate(34.1016vw,64.608vh) scale(.4508)}to{transform:translate(30.6701vw,99vh) scale(.4508)}}.snow:nth-child(301){opacity:.3138;transform:translate(35.3045vw,-10px) scale(.7236);animation:fall-301 18s -25s linear infinite}@keyframes fall-301{59.97%{transform:translate(34.3067vw,59.97vh) scale(.7236)}to{transform:translate(34.8056vw,99vh) scale(.7236)}}.snow:nth-child(302){opacity:.6396;transform:translate(40.0486vw,-10px) scale(.8407);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{45.167%{transform:translate(38.701vw,45.167vh) scale(.8407)}to{transform:translate(39.3748vw,99vh) scale(.8407)}}.snow:nth-child(303){opacity:1.8686;transform:translate(54.6247vw,-10px) scale(.236);animation:fall-303 26s -7s linear infinite}@keyframes fall-303{62.479%{transform:translate(48.7768vw,62.479vh) scale(.236)}to{transform:translate(51.70075vw,99vh) scale(.236)}}.snow:nth-child(304){opacity:1.1334;transform:translate(52.8418vw,-10px) scale(.8152);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{62.535%{transform:translate(46.2567vw,62.535vh) scale(.8152)}to{transform:translate(49.54925vw,99vh) scale(.8152)}}.snow:nth-child(305){opacity:.4912;transform:translate(93.2271vw,-10px) scale(.8516);animation:fall-305 18s -24s linear infinite}@keyframes fall-305{71.89%{transform:translate(91.9838vw,71.89vh) scale(.8516)}to{transform:translate(92.60545vw,99vh) scale(.8516)}}.snow:nth-child(306){opacity:.1876;transform:translate(68.5806vw,-10px) scale(.7276);animation:fall-306 19s -21s linear infinite}@keyframes fall-306{55.189%{transform:translate(76.3122vw,55.189vh) scale(.7276)}to{transform:translate(72.4464vw,99vh) scale(.7276)}}.snow:nth-child(307){opacity:1.8398;transform:translate(51.6703vw,-10px) scale(.2787);animation:fall-307 14s -15s linear infinite}@keyframes fall-307{77.845%{transform:translate(57.1461vw,77.845vh) scale(.2787)}to{transform:translate(54.4082vw,99vh) scale(.2787)}}.snow:nth-child(308){opacity:.3356;transform:translate(54.9898vw,-10px) scale(.9933);animation:fall-308 16s -15s linear infinite}@keyframes fall-308{33.249%{transform:translate(58.2742vw,33.249vh) scale(.9933)}to{transform:translate(56.632vw,99vh) scale(.9933)}}.snow:nth-child(309){opacity:1.0802;transform:translate(96.9393vw,-10px) scale(.2966);animation:fall-309 28s -23s linear infinite}@keyframes fall-309{62.279%{transform:translate(91.6914vw,62.279vh) scale(.2966)}to{transform:translate(94.31535vw,99vh) scale(.2966)}}.snow:nth-child(310){opacity:.2786;transform:translate(36.5174vw,-10px) scale(.206);animation:fall-310 16s -25s linear infinite}@keyframes fall-310{78.858%{transform:translate(36.2283vw,78.858vh) scale(.206)}to{transform:translate(36.37285vw,99vh) scale(.206)}}.snow:nth-child(311){opacity:.023;transform:translate(69.0657vw,-10px) scale(.5492);animation:fall-311 11s -14s linear infinite}@keyframes fall-311{38.278%{transform:translate(71.0175vw,38.278vh) scale(.5492)}to{transform:translate(70.0416vw,99vh) scale(.5492)}}.snow:nth-child(312){opacity:.3718;transform:translate(2.5447vw,-10px) scale(.8478);animation:fall-312 20s -2s linear infinite}@keyframes fall-312{58.722%{transform:translate(5.1466vw,58.722vh) scale(.8478)}to{transform:translate(3.84565vw,99vh) scale(.8478)}}.snow:nth-child(313){opacity:.4396;transform:translate(17.03vw,-10px) scale(.0586);animation:fall-313 15s -17s linear infinite}@keyframes fall-313{34.385%{transform:translate(15.278vw,34.385vh) scale(.0586)}to{transform:translate(16.154vw,99vh) scale(.0586)}}.snow:nth-child(314){opacity:1.6716;transform:translate(44.0647vw,-10px) scale(.3285);animation:fall-314 27s -28s linear infinite}@keyframes fall-314{53.963%{transform:translate(36.0674vw,53.963vh) scale(.3285)}to{transform:translate(40.06605vw,99vh) scale(.3285)}}.snow:nth-child(315){opacity:1.719;transform:translate(30.8211vw,-10px) scale(.804);animation:fall-315 26s -19s linear infinite}@keyframes fall-315{36.622%{transform:translate(36.8626vw,36.622vh) scale(.804)}to{transform:translate(33.84185vw,99vh) scale(.804)}}.snow:nth-child(316){opacity:1.1586;transform:translate(56.5677vw,-10px) scale(.6546);animation:fall-316 25s -1s linear infinite}@keyframes fall-316{32.625%{transform:translate(63.1801vw,32.625vh) scale(.6546)}to{transform:translate(59.8739vw,99vh) scale(.6546)}}.snow:nth-child(317){opacity:1.3358;transform:translate(49.6998vw,-10px) scale(.564);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{53.628%{transform:translate(55.3344vw,53.628vh) scale(.564)}to{transform:translate(52.5171vw,99vh) scale(.564)}}.snow:nth-child(318){opacity:.57;transform:translate(12.6556vw,-10px) scale(.4395);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{53.901%{transform:translate(21.507vw,53.901vh) scale(.4395)}to{transform:translate(17.0813vw,99vh) scale(.4395)}}.snow:nth-child(319){opacity:1.6916;transform:translate(40.0889vw,-10px) scale(.0045);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.319%{transform:translate(39.6394vw,42.319vh) scale(.0045)}to{transform:translate(39.86415vw,99vh) scale(.0045)}}.snow:nth-child(320){opacity:1.3878;transform:translate(82.6227vw,-10px) scale(.9709);animation:fall-320 26s -18s linear infinite}@keyframes fall-320{39.731%{transform:translate(89.7654vw,39.731vh) scale(.9709)}to{transform:translate(86.19405vw,99vh) scale(.9709)}}.snow:nth-child(321){opacity:.0682;transform:translate(30.4603vw,-10px) scale(.3124);animation:fall-321 21s -9s linear infinite}@keyframes fall-321{65.662%{transform:translate(35.3088vw,65.662vh) scale(.3124)}to{transform:translate(32.88455vw,99vh) scale(.3124)}}.snow:nth-child(322){opacity:1.8554;transform:translate(37.7071vw,-10px) scale(.5115);animation:fall-322 28s -18s linear infinite}@keyframes fall-322{46.856%{transform:translate(32.083vw,46.856vh) scale(.5115)}to{transform:translate(34.89505vw,99vh) scale(.5115)}}.snow:nth-child(323){opacity:1.999;transform:translate(52.7539vw,-10px) scale(.2769);animation:fall-323 25s -26s linear infinite}@keyframes fall-323{79.548%{transform:translate(44.5817vw,79.548vh) scale(.2769)}to{transform:translate(48.6678vw,99vh) scale(.2769)}}.snow:nth-child(324){opacity:.5632;transform:translate(1.3537vw,-10px) scale(.7424);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{39.327%{transform:translate(9.7098vw,39.327vh) scale(.7424)}to{transform:translate(5.53175vw,99vh) scale(.7424)}}.snow:nth-child(325){opacity:1.9206;transform:translate(80.6792vw,-10px) scale(.7944);animation:fall-325 17s -19s linear infinite}@keyframes fall-325{58.491%{transform:translate(84.9527vw,58.491vh) scale(.7944)}to{transform:translate(82.81595vw,99vh) scale(.7944)}}.snow:nth-child(326){opacity:1.3804;transform:translate(98.9657vw,-10px) scale(.6982);animation:fall-326 13s -3s linear infinite}@keyframes fall-326{72.756%{transform:translate(105.0345vw,72.756vh) scale(.6982)}to{transform:translate(102.0001vw,99vh) scale(.6982)}}.snow:nth-child(327){opacity:.1634;transform:translate(14.5214vw,-10px) scale(.9078);animation:fall-327 29s -9s linear infinite}@keyframes fall-327{33.201%{transform:translate(23.6436vw,33.201vh) scale(.9078)}to{transform:translate(19.0825vw,99vh) scale(.9078)}}.snow:nth-child(328){opacity:.4286;transform:translate(82.8505vw,-10px) scale(.086);animation:fall-328 24s -20s linear infinite}@keyframes fall-328{59.07%{transform:translate(90.0588vw,59.07vh) scale(.086)}to{transform:translate(86.45465vw,99vh) scale(.086)}}.snow:nth-child(329){opacity:1.9188;transform:translate(52.6305vw,-10px) scale(.4657);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{31.59%{transform:translate(57.3799vw,31.59vh) scale(.4657)}to{transform:translate(55.0052vw,99vh) scale(.4657)}}.snow:nth-child(330){opacity:1.3556;transform:translate(36.6566vw,-10px) scale(.9132);animation:fall-330 24s -16s linear infinite}@keyframes fall-330{66.398%{transform:translate(30.4936vw,66.398vh) scale(.9132)}to{transform:translate(33.5751vw,99vh) scale(.9132)}}.snow:nth-child(331){opacity:1.1708;transform:translate(5.1822vw,-10px) scale(.1392);animation:fall-331 19s -18s linear infinite}@keyframes fall-331{34.263%{transform:translate(8.3849vw,34.263vh) scale(.1392)}to{transform:translate(6.78355vw,99vh) scale(.1392)}}.snow:nth-child(332){opacity:1.2142;transform:translate(28.2862vw,-10px) scale(.7402);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{52.212%{transform:translate(34.3946vw,52.212vh) scale(.7402)}to{transform:translate(31.3404vw,99vh) scale(.7402)}}.snow:nth-child(333){opacity:1.7702;transform:translate(33.7447vw,-10px) scale(.8188);animation:fall-333 17s -27s linear infinite}@keyframes fall-333{31.669%{transform:translate(29.2462vw,31.669vh) scale(.8188)}to{transform:translate(31.49545vw,99vh) scale(.8188)}}.snow:nth-child(334){opacity:.0638;transform:translate(52.8408vw,-10px) scale(.7243);animation:fall-334 30s -27s linear infinite}@keyframes fall-334{41.976%{transform:translate(62.2849vw,41.976vh) scale(.7243)}to{transform:translate(57.56285vw,99vh) scale(.7243)}}.snow:nth-child(335){opacity:1.5354;transform:translate(44.835vw,-10px) scale(.797);animation:fall-335 22s -6s linear infinite}@keyframes fall-335{69.449%{transform:translate(38.5916vw,69.449vh) scale(.797)}to{transform:translate(41.7133vw,99vh) scale(.797)}}.snow:nth-child(336){opacity:.5038;transform:translate(75.3002vw,-10px) scale(.4443);animation:fall-336 18s -3s linear infinite}@keyframes fall-336{30.218%{transform:translate(72.6815vw,30.218vh) scale(.4443)}to{transform:translate(73.99085vw,99vh) scale(.4443)}}.snow:nth-child(337){opacity:.6096;transform:translate(69.1141vw,-10px) scale(.6127);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{38.427%{transform:translate(62.8329vw,38.427vh) scale(.6127)}to{transform:translate(65.9735vw,99vh) scale(.6127)}}.snow:nth-child(338){opacity:.3014;transform:translate(5.4361vw,-10px) scale(.3994);animation:fall-338 14s -2s linear infinite}@keyframes fall-338{30.801%{transform:translate(9.0942vw,30.801vh) scale(.3994)}to{transform:translate(7.26515vw,99vh) scale(.3994)}}.snow:nth-child(339){opacity:.078;transform:translate(2.6087vw,-10px) scale(.2574);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{58.492%{transform:translate(-5.565vw,58.492vh) scale(.2574)}to{transform:translate(-1.47815vw,99vh) scale(.2574)}}.snow:nth-child(340){opacity:1.9592;transform:translate(86.1386vw,-10px) scale(.2782);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{61.392%{transform:translate(94.3036vw,61.392vh) scale(.2782)}to{transform:translate(90.2211vw,99vh) scale(.2782)}}.snow:nth-child(341){opacity:1.4464;transform:translate(18.5626vw,-10px) scale(.0174);animation:fall-341 14s -14s linear infinite}@keyframes fall-341{36.911%{transform:translate(13.6143vw,36.911vh) scale(.0174)}to{transform:translate(16.08845vw,99vh) scale(.0174)}}.snow:nth-child(342){opacity:.0602;transform:translate(92.2077vw,-10px) scale(.6548);animation:fall-342 19s -20s linear infinite}@keyframes fall-342{63.926%{transform:translate(83.4955vw,63.926vh) scale(.6548)}to{transform:translate(87.8516vw,99vh) scale(.6548)}}.snow:nth-child(343){opacity:.4998;transform:translate(79.5476vw,-10px) scale(.0769);animation:fall-343 21s -5s linear infinite}@keyframes fall-343{49.854%{transform:translate(86.5394vw,49.854vh) scale(.0769)}to{transform:translate(83.0435vw,99vh) scale(.0769)}}.snow:nth-child(344){opacity:1.3606;transform:translate(65.2446vw,-10px) scale(.8532);animation:fall-344 27s -7s linear infinite}@keyframes fall-344{52.167%{transform:translate(71.809vw,52.167vh) scale(.8532)}to{transform:translate(68.5268vw,99vh) scale(.8532)}}.snow:nth-child(345){opacity:1.451;transform:translate(22.1527vw,-10px) scale(.7773);animation:fall-345 22s -14s linear infinite}@keyframes fall-345{52.129%{transform:translate(21.2797vw,52.129vh) scale(.7773)}to{transform:translate(21.7162vw,99vh) scale(.7773)}}.snow:nth-child(346){opacity:.6574;transform:translate(48.0267vw,-10px) scale(.9179);animation:fall-346 25s -28s linear infinite}@keyframes fall-346{50.049%{transform:translate(41.275vw,50.049vh) scale(.9179)}to{transform:translate(44.65085vw,99vh) scale(.9179)}}.snow:nth-child(347){opacity:1.0908;transform:translate(56.1861vw,-10px) scale(.5852);animation:fall-347 16s -4s linear infinite}@keyframes fall-347{30.879%{transform:translate(64.2754vw,30.879vh) scale(.5852)}to{transform:translate(60.23075vw,99vh) scale(.5852)}}.snow:nth-child(348){opacity:.8118;transform:translate(27.3364vw,-10px) scale(.2795);animation:fall-348 24s -20s linear infinite}@keyframes fall-348{38.413%{transform:translate(32.6834vw,38.413vh) scale(.2795)}to{transform:translate(30.0099vw,99vh) scale(.2795)}}.snow:nth-child(349){opacity:1.9704;transform:translate(62.8876vw,-10px) scale(.1917);animation:fall-349 11s -8s linear infinite}@keyframes fall-349{48.414%{transform:translate(57.1597vw,48.414vh) scale(.1917)}to{transform:translate(60.02365vw,99vh) scale(.1917)}}.snow:nth-child(350){opacity:.7088;transform:translate(76.8125vw,-10px) scale(.8627);animation:fall-350 24s -28s linear infinite}@keyframes fall-350{34.937%{transform:translate(82.4314vw,34.937vh) scale(.8627)}to{transform:translate(79.62195vw,99vh) scale(.8627)}}.snow:nth-child(351){opacity:1.477;transform:translate(27.033vw,-10px) scale(.2309);animation:fall-351 13s -17s linear infinite}@keyframes fall-351{45.537%{transform:translate(25.6717vw,45.537vh) scale(.2309)}to{transform:translate(26.35235vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.565;transform:translate(8.9278vw,-10px) scale(.6547);animation:fall-352 20s -19s linear infinite}@keyframes fall-352{48.827%{transform:translate(8.1486vw,48.827vh) scale(.6547)}to{transform:translate(8.5382vw,99vh) scale(.6547)}}.snow:nth-child(353){opacity:1.558;transform:translate(47.4738vw,-10px) scale(.8433);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{62.614%{transform:translate(46.2046vw,62.614vh) scale(.8433)}to{transform:translate(46.8392vw,99vh) scale(.8433)}}.snow:nth-child(354){opacity:1.9316;transform:translate(74.7204vw,-10px) scale(.7447);animation:fall-354 18s -8s linear infinite}@keyframes fall-354{50.972%{transform:translate(76.712vw,50.972vh) scale(.7447)}to{transform:translate(75.7162vw,99vh) scale(.7447)}}.snow:nth-child(355){opacity:.379;transform:translate(46.5207vw,-10px) scale(.9049);animation:fall-355 22s -29s linear infinite}@keyframes fall-355{31.111%{transform:translate(55.6713vw,31.111vh) scale(.9049)}to{transform:translate(51.096vw,99vh) scale(.9049)}}.snow:nth-child(356){opacity:1.725;transform:translate(37.3468vw,-10px) scale(.8176);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{67.624%{transform:translate(45.6822vw,67.624vh) scale(.8176)}to{transform:translate(41.5145vw,99vh) scale(.8176)}}.snow:nth-child(357){opacity:1.6802;transform:translate(45.1612vw,-10px) scale(.1567);animation:fall-357 10s -14s linear infinite}@keyframes fall-357{32.907%{transform:translate(38.4622vw,32.907vh) scale(.1567)}to{transform:translate(41.8117vw,99vh) scale(.1567)}}.snow:nth-child(358){opacity:.5174;transform:translate(64.2219vw,-10px) scale(.9959);animation:fall-358 25s -14s linear infinite}@keyframes fall-358{53.452%{transform:translate(72.1928vw,53.452vh) scale(.9959)}to{transform:translate(68.20735vw,99vh) scale(.9959)}}.snow:nth-child(359){opacity:.159;transform:translate(9.9954vw,-10px) scale(.3623);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{33.422%{transform:translate(2.1042vw,33.422vh) scale(.3623)}to{transform:translate(6.0498vw,99vh) scale(.3623)}}.snow:nth-child(360){opacity:.7114;transform:translate(35.6525vw,-10px) scale(.7806);animation:fall-360 14s -11s linear infinite}@keyframes fall-360{61.006%{transform:translate(45.2056vw,61.006vh) scale(.7806)}to{transform:translate(40.42905vw,99vh) scale(.7806)}}.snow:nth-child(361){opacity:1.7846;transform:translate(75.889vw,-10px) scale(.5206);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{47.008%{transform:translate(72.9335vw,47.008vh) scale(.5206)}to{transform:translate(74.41125vw,99vh) scale(.5206)}}.snow:nth-child(362){opacity:1.6924;transform:translate(28.3368vw,-10px) scale(.9281);animation:fall-362 22s -16s linear infinite}@keyframes fall-362{41.969%{transform:translate(36.3433vw,41.969vh) scale(.9281)}to{transform:translate(32.34005vw,99vh) scale(.9281)}}.snow:nth-child(363){opacity:.7438;transform:translate(93.1167vw,-10px) scale(.0036);animation:fall-363 17s -26s linear infinite}@keyframes fall-363{45.039%{transform:translate(85.6028vw,45.039vh) scale(.0036)}to{transform:translate(89.35975vw,99vh) scale(.0036)}}.snow:nth-child(364){opacity:.5318;transform:translate(58.6708vw,-10px) scale(.6268);animation:fall-364 17s -19s linear infinite}@keyframes fall-364{75.282%{transform:translate(59.2608vw,75.282vh) scale(.6268)}to{transform:translate(58.9658vw,99vh) scale(.6268)}}.snow:nth-child(365){opacity:1.1258;transform:translate(28.4182vw,-10px) scale(.7374);animation:fall-365 29s -10s linear infinite}@keyframes fall-365{66.638%{transform:translate(32.453vw,66.638vh) scale(.7374)}to{transform:translate(30.4356vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:1.8512;transform:translate(19.955vw,-10px) scale(.6773);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{49.826%{transform:translate(24.3818vw,49.826vh) scale(.6773)}to{transform:translate(22.1684vw,99vh) scale(.6773)}}.snow:nth-child(367){opacity:1.1894;transform:translate(45.9645vw,-10px) scale(.016);animation:fall-367 28s -27s linear infinite}@keyframes fall-367{55.646%{transform:translate(41.8013vw,55.646vh) scale(.016)}to{transform:translate(43.8829vw,99vh) scale(.016)}}.snow:nth-child(368){opacity:.06;transform:translate(48.9181vw,-10px) scale(.9337);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{39.425%{transform:translate(49.6962vw,39.425vh) scale(.9337)}to{transform:translate(49.30715vw,99vh) scale(.9337)}}.snow:nth-child(369){opacity:.8128;transform:translate(58.4698vw,-10px) scale(.9828);animation:fall-369 10s -17s linear infinite}@keyframes fall-369{35.228%{transform:translate(58.5234vw,35.228vh) scale(.9828)}to{transform:translate(58.4966vw,99vh) scale(.9828)}}.snow:nth-child(370){opacity:.7198;transform:translate(44.4699vw,-10px) scale(.7742);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{68.495%{transform:translate(39.9445vw,68.495vh) scale(.7742)}to{transform:translate(42.2072vw,99vh) scale(.7742)}}.snow:nth-child(371){opacity:1.9302;transform:translate(66.0967vw,-10px) scale(.0787);animation:fall-371 18s -4s linear infinite}@keyframes fall-371{76.322%{transform:translate(67.216vw,76.322vh) scale(.0787)}to{transform:translate(66.65635vw,99vh) scale(.0787)}}.snow:nth-child(372){opacity:1.7636;transform:translate(30.3001vw,-10px) scale(.4538);animation:fall-372 24s -5s linear infinite}@keyframes fall-372{65.925%{transform:translate(24.7103vw,65.925vh) scale(.4538)}to{transform:translate(27.5052vw,99vh) scale(.4538)}}.snow:nth-child(373){opacity:1.9916;transform:translate(49.3318vw,-10px) scale(.0836);animation:fall-373 20s -16s linear infinite}@keyframes fall-373{41.122%{transform:translate(52.7678vw,41.122vh) scale(.0836)}to{transform:translate(51.0498vw,99vh) scale(.0836)}}.snow:nth-child(374){opacity:1.4672;transform:translate(51.8399vw,-10px) scale(.4893);animation:fall-374 17s -10s linear infinite}@keyframes fall-374{60.049%{transform:translate(44.3039vw,60.049vh) scale(.4893)}to{transform:translate(48.0719vw,99vh) scale(.4893)}}.snow:nth-child(375){opacity:.0754;transform:translate(39.1362vw,-10px) scale(.8255);animation:fall-375 17s -23s linear infinite}@keyframes fall-375{71.378%{transform:translate(37.6026vw,71.378vh) scale(.8255)}to{transform:translate(38.3694vw,99vh) scale(.8255)}}.snow:nth-child(376){opacity:.0742;transform:translate(79.5789vw,-10px) scale(.6686);animation:fall-376 26s -19s linear infinite}@keyframes fall-376{52.175%{transform:translate(89.4483vw,52.175vh) scale(.6686)}to{transform:translate(84.5136vw,99vh) scale(.6686)}}.snow:nth-child(377){opacity:.826;transform:translate(44.4242vw,-10px) scale(.187);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{38.162%{transform:translate(53.1561vw,38.162vh) scale(.187)}to{transform:translate(48.79015vw,99vh) scale(.187)}}.snow:nth-child(378){opacity:.7702;transform:translate(41.2953vw,-10px) scale(.8421);animation:fall-378 13s -29s linear infinite}@keyframes fall-378{76.657%{transform:translate(32.4611vw,76.657vh) scale(.8421)}to{transform:translate(36.8782vw,99vh) scale(.8421)}}.snow:nth-child(379){opacity:.7226;transform:translate(90.579vw,-10px) scale(.0203);animation:fall-379 26s -22s linear infinite}@keyframes fall-379{42.982%{transform:translate(93.858vw,42.982vh) scale(.0203)}to{transform:translate(92.2185vw,99vh) scale(.0203)}}.snow:nth-child(380){opacity:.2238;transform:translate(36.3619vw,-10px) scale(.4032);animation:fall-380 16s -17s linear infinite}@keyframes fall-380{41.17%{transform:translate(39.4724vw,41.17vh) scale(.4032)}to{transform:translate(37.91715vw,99vh) scale(.4032)}}.snow:nth-child(381){opacity:1.19;transform:translate(23.4527vw,-10px) scale(.3755);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{66.844%{transform:translate(16.5639vw,66.844vh) scale(.3755)}to{transform:translate(20.0083vw,99vh) scale(.3755)}}.snow:nth-child(382){opacity:.0112;transform:translate(42.702vw,-10px) scale(.4132);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{74.919%{transform:translate(35.0433vw,74.919vh) scale(.4132)}to{transform:translate(38.87265vw,99vh) scale(.4132)}}.snow:nth-child(383){opacity:1.2312;transform:translate(48.5539vw,-10px) scale(.8773);animation:fall-383 11s -26s linear infinite}@keyframes fall-383{54.576%{transform:translate(57.9856vw,54.576vh) scale(.8773)}to{transform:translate(53.26975vw,99vh) scale(.8773)}}.snow:nth-child(384){opacity:1.407;transform:translate(31.0882vw,-10px) scale(.466);animation:fall-384 18s -15s linear infinite}@keyframes fall-384{73.667%{transform:translate(35.5386vw,73.667vh) scale(.466)}to{transform:translate(33.3134vw,99vh) scale(.466)}}.snow:nth-child(385){opacity:1.7322;transform:translate(85.3284vw,-10px) scale(.7027);animation:fall-385 18s -21s linear infinite}@keyframes fall-385{53.186%{transform:translate(82.4428vw,53.186vh) scale(.7027)}to{transform:translate(83.8856vw,99vh) scale(.7027)}}.snow:nth-child(386){opacity:.1456;transform:translate(77.3306vw,-10px) scale(.8463);animation:fall-386 26s -10s linear infinite}@keyframes fall-386{50.273%{transform:translate(84.277vw,50.273vh) scale(.8463)}to{transform:translate(80.8038vw,99vh) scale(.8463)}}.snow:nth-child(387){opacity:1.3674;transform:translate(96.0116vw,-10px) scale(.7185);animation:fall-387 11s -20s linear infinite}@keyframes fall-387{33.865%{transform:translate(97.3198vw,33.865vh) scale(.7185)}to{transform:translate(96.6657vw,99vh) scale(.7185)}}.snow:nth-child(388){opacity:1.5074;transform:translate(5.7927vw,-10px) scale(.1833);animation:fall-388 21s -9s linear infinite}@keyframes fall-388{41.476%{transform:translate(4.5887vw,41.476vh) scale(.1833)}to{transform:translate(5.1907vw,99vh) scale(.1833)}}.snow:nth-child(389){opacity:1.3984;transform:translate(10.426vw,-10px) scale(.1868);animation:fall-389 22s -26s linear infinite}@keyframes fall-389{48.645%{transform:translate(1.8321vw,48.645vh) scale(.1868)}to{transform:translate(6.12905vw,99vh) scale(.1868)}}.snow:nth-child(390){opacity:1.5308;transform:translate(49.0797vw,-10px) scale(.4437);animation:fall-390 19s -9s linear infinite}@keyframes fall-390{34.265%{transform:translate(53.8159vw,34.265vh) scale(.4437)}to{transform:translate(51.4478vw,99vh) scale(.4437)}}.snow:nth-child(391){opacity:.7362;transform:translate(23.2075vw,-10px) scale(.5077);animation:fall-391 23s -6s linear infinite}@keyframes fall-391{77.455%{transform:translate(20.6196vw,77.455vh) scale(.5077)}to{transform:translate(21.91355vw,99vh) scale(.5077)}}.snow:nth-child(392){opacity:1.7964;transform:translate(20.1235vw,-10px) scale(.7177);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{31.747%{transform:translate(29.2953vw,31.747vh) scale(.7177)}to{transform:translate(24.7094vw,99vh) scale(.7177)}}.snow:nth-child(393){opacity:.7704;transform:translate(31.9595vw,-10px) scale(.3196);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{53.382%{transform:translate(24.2411vw,53.382vh) scale(.3196)}to{transform:translate(28.1003vw,99vh) scale(.3196)}}.snow:nth-child(394){opacity:.106;transform:translate(67.82vw,-10px) scale(.3187);animation:fall-394 30s -11s linear infinite}@keyframes fall-394{49.655%{transform:translate(65.0208vw,49.655vh) scale(.3187)}to{transform:translate(66.4204vw,99vh) scale(.3187)}}.snow:nth-child(395){opacity:1.7656;transform:translate(74.6854vw,-10px) scale(.0499);animation:fall-395 30s -1s linear infinite}@keyframes fall-395{48.97%{transform:translate(70.1526vw,48.97vh) scale(.0499)}to{transform:translate(72.419vw,99vh) scale(.0499)}}.snow:nth-child(396){opacity:1.0834;transform:translate(48.6072vw,-10px) scale(.5224);animation:fall-396 13s -29s linear infinite}@keyframes fall-396{76.34%{transform:translate(46.7544vw,76.34vh) scale(.5224)}to{transform:translate(47.6808vw,99vh) scale(.5224)}}.snow:nth-child(397){opacity:.6274;transform:translate(11.9085vw,-10px) scale(.0118);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{63.873%{transform:translate(14.8356vw,63.873vh) scale(.0118)}to{transform:translate(13.37205vw,99vh) scale(.0118)}}.snow:nth-child(398){opacity:.3812;transform:translate(76.3192vw,-10px) scale(.596);animation:fall-398 13s -5s linear infinite}@keyframes fall-398{39.007%{transform:translate(67.8505vw,39.007vh) scale(.596)}to{transform:translate(72.08485vw,99vh) scale(.596)}}.snow:nth-child(399){opacity:1.561;transform:translate(68.5142vw,-10px) scale(.5127);animation:fall-399 22s -6s linear infinite}@keyframes fall-399{34.362%{transform:translate(71.3955vw,34.362vh) scale(.5127)}to{transform:translate(69.95485vw,99vh) scale(.5127)}}.snow:nth-child(400){opacity:1.353;transform:translate(94.9496vw,-10px) scale(.82);animation:fall-400 27s -21s linear infinite}@keyframes fall-400{36.853%{transform:translate(94.9662vw,36.853vh) scale(.82)}to{transform:translate(94.9579vw,99vh) scale(.82)}}\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:.6054;transform:translate(24.3566vw,-10px) scale(.7728);animation:fall-1 13s -30s linear infinite}@keyframes fall-1{60.128%{transform:translate(28.3961vw,60.128vh) scale(.7728)}to{transform:translate(26.37635vw,99vh) scale(.7728)}}.snow:nth-child(2){opacity:.7956;transform:translate(9.7542vw,-10px) scale(.8087);animation:fall-2 18s -27s linear infinite}@keyframes fall-2{66.179%{transform:translate(6.8397vw,66.179vh) scale(.8087)}to{transform:translate(8.29695vw,99vh) scale(.8087)}}.snow:nth-child(3){opacity:1.8628;transform:translate(.7766vw,-10px) scale(.8815);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{46.569%{transform:translate(2.0944vw,46.569vh) scale(.8815)}to{transform:translate(1.4355vw,99vh) scale(.8815)}}.snow:nth-child(4){opacity:.3884;transform:translate(47.9607vw,-10px) scale(.5781);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{35.465%{transform:translate(45.2269vw,35.465vh) scale(.5781)}to{transform:translate(46.5938vw,99vh) scale(.5781)}}.snow:nth-child(5){opacity:.4476;transform:translate(2.7282vw,-10px) scale(.4566);animation:fall-5 18s -5s linear infinite}@keyframes fall-5{53.901%{transform:translate(4.8105vw,53.901vh) scale(.4566)}to{transform:translate(3.76935vw,99vh) scale(.4566)}}.snow:nth-child(6){opacity:1.7316;transform:translate(62.3692vw,-10px) scale(.4221);animation:fall-6 23s -25s linear infinite}@keyframes fall-6{78.399%{transform:translate(58.4632vw,78.399vh) scale(.4221)}to{transform:translate(60.4162vw,99vh) scale(.4221)}}.snow:nth-child(7){opacity:.2562;transform:translate(15.9069vw,-10px) scale(.8102);animation:fall-7 24s -21s linear infinite}@keyframes fall-7{41.215%{transform:translate(8.2275vw,41.215vh) scale(.8102)}to{transform:translate(12.0672vw,99vh) scale(.8102)}}.snow:nth-child(8){opacity:.7764;transform:translate(81.791vw,-10px) scale(.8653);animation:fall-8 14s -13s linear infinite}@keyframes fall-8{48.112%{transform:translate(90.7771vw,48.112vh) scale(.8653)}to{transform:translate(86.28405vw,99vh) scale(.8653)}}.snow:nth-child(9){opacity:1.0226;transform:translate(23.0915vw,-10px) scale(.8729);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.529%{transform:translate(27.1382vw,45.529vh) scale(.8729)}to{transform:translate(25.11485vw,99vh) scale(.8729)}}.snow:nth-child(10){opacity:1.264;transform:translate(59.6529vw,-10px) scale(.8223);animation:fall-10 24s -6s linear infinite}@keyframes fall-10{51.862%{transform:translate(56.1921vw,51.862vh) scale(.8223)}to{transform:translate(57.9225vw,99vh) scale(.8223)}}.snow:nth-child(11){opacity:1.1582;transform:translate(93.7614vw,-10px) scale(.0252);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{53.738%{transform:translate(94.5005vw,53.738vh) scale(.0252)}to{transform:translate(94.13095vw,99vh) scale(.0252)}}.snow:nth-child(12){opacity:.7194;transform:translate(34.3198vw,-10px) scale(.8364);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{35.542%{transform:translate(31.4156vw,35.542vh) scale(.8364)}to{transform:translate(32.8677vw,99vh) scale(.8364)}}.snow:nth-child(13){opacity:1.5624;transform:translate(30.0002vw,-10px) scale(.0176);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{55.715%{transform:translate(32.1085vw,55.715vh) scale(.0176)}to{transform:translate(31.05435vw,99vh) scale(.0176)}}.snow:nth-child(14){opacity:1.0232;transform:translate(46.2177vw,-10px) scale(.7311);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{33.593%{transform:translate(40.3838vw,33.593vh) scale(.7311)}to{transform:translate(43.30075vw,99vh) scale(.7311)}}.snow:nth-child(15){opacity:1.348;transform:translate(39.7019vw,-10px) scale(.674);animation:fall-15 25s -8s linear infinite}@keyframes fall-15{47.433%{transform:translate(39.5826vw,47.433vh) scale(.674)}to{transform:translate(39.64225vw,99vh) scale(.674)}}.snow:nth-child(16){opacity:.655;transform:translate(86.4931vw,-10px) scale(.0474);animation:fall-16 11s -11s linear infinite}@keyframes fall-16{38.573%{transform:translate(80.9448vw,38.573vh) scale(.0474)}to{transform:translate(83.71895vw,99vh) scale(.0474)}}.snow:nth-child(17){opacity:1.8954;transform:translate(50.1264vw,-10px) scale(.8195);animation:fall-17 28s -2s linear infinite}@keyframes fall-17{60.866%{transform:translate(51.36vw,60.866vh) scale(.8195)}to{transform:translate(50.7432vw,99vh) scale(.8195)}}.snow:nth-child(18){opacity:.3724;transform:translate(30.1144vw,-10px) scale(.343);animation:fall-18 20s -21s linear infinite}@keyframes fall-18{52.073%{transform:translate(30.6467vw,52.073vh) scale(.343)}to{transform:translate(30.38055vw,99vh) scale(.343)}}.snow:nth-child(19){opacity:.1078;transform:translate(27.9559vw,-10px) scale(.3353);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{75.506%{transform:translate(20.2208vw,75.506vh) scale(.3353)}to{transform:translate(24.08835vw,99vh) scale(.3353)}}.snow:nth-child(20){opacity:.9248;transform:translate(90.745vw,-10px) scale(.6218);animation:fall-20 26s -2s linear infinite}@keyframes fall-20{47.945%{transform:translate(99.5337vw,47.945vh) scale(.6218)}to{transform:translate(95.13935vw,99vh) scale(.6218)}}.snow:nth-child(21){opacity:.3386;transform:translate(21.1409vw,-10px) scale(.7509);animation:fall-21 29s -25s linear infinite}@keyframes fall-21{48.413%{transform:translate(27.535vw,48.413vh) scale(.7509)}to{transform:translate(24.33795vw,99vh) scale(.7509)}}.snow:nth-child(22){opacity:.2832;transform:translate(92.9486vw,-10px) scale(.034);animation:fall-22 26s -13s linear infinite}@keyframes fall-22{73.991%{transform:translate(86.3164vw,73.991vh) scale(.034)}to{transform:translate(89.6325vw,99vh) scale(.034)}}.snow:nth-child(23){opacity:1.1638;transform:translate(3.6509vw,-10px) scale(.9879);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{33.209%{transform:translate(-5.0006vw,33.209vh) scale(.9879)}to{transform:translate(-.67485vw,99vh) scale(.9879)}}.snow:nth-child(24){opacity:.8048;transform:translate(80.1392vw,-10px) scale(.3093);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{73.494%{transform:translate(79.1836vw,73.494vh) scale(.3093)}to{transform:translate(79.6614vw,99vh) scale(.3093)}}.snow:nth-child(25){opacity:.0734;transform:translate(35.6754vw,-10px) scale(.403);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{51.024%{transform:translate(37.656vw,51.024vh) scale(.403)}to{transform:translate(36.6657vw,99vh) scale(.403)}}.snow:nth-child(26){opacity:1.8328;transform:translate(19.7662vw,-10px) scale(.5378);animation:fall-26 11s -11s linear infinite}@keyframes fall-26{39.374%{transform:translate(17.9953vw,39.374vh) scale(.5378)}to{transform:translate(18.88075vw,99vh) scale(.5378)}}.snow:nth-child(27){opacity:1.8322;transform:translate(3.8209vw,-10px) scale(.8895);animation:fall-27 19s -28s linear infinite}@keyframes fall-27{65.292%{transform:translate(4.2962vw,65.292vh) scale(.8895)}to{transform:translate(4.05855vw,99vh) scale(.8895)}}.snow:nth-child(28){opacity:1.7778;transform:translate(55.4615vw,-10px) scale(.5702);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{45.055%{transform:translate(47.5092vw,45.055vh) scale(.5702)}to{transform:translate(51.48535vw,99vh) scale(.5702)}}.snow:nth-child(29){opacity:.7872;transform:translate(28.6269vw,-10px) scale(.8486);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{38.796%{transform:translate(32.3037vw,38.796vh) scale(.8486)}to{transform:translate(30.4653vw,99vh) scale(.8486)}}.snow:nth-child(30){opacity:.9844;transform:translate(89.8193vw,-10px) scale(.4739);animation:fall-30 14s -17s linear infinite}@keyframes fall-30{55.204%{transform:translate(82.3092vw,55.204vh) scale(.4739)}to{transform:translate(86.06425vw,99vh) scale(.4739)}}.snow:nth-child(31){opacity:1.1012;transform:translate(81.5288vw,-10px) scale(.5654);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{78.9%{transform:translate(91.4011vw,78.9vh) scale(.5654)}to{transform:translate(86.46495vw,99vh) scale(.5654)}}.snow:nth-child(32){opacity:.4692;transform:translate(75.7396vw,-10px) scale(.4051);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{77.327%{transform:translate(78.6436vw,77.327vh) scale(.4051)}to{transform:translate(77.1916vw,99vh) scale(.4051)}}.snow:nth-child(33){opacity:.3612;transform:translate(69.4821vw,-10px) scale(.3624);animation:fall-33 22s -7s linear infinite}@keyframes fall-33{50.334%{transform:translate(70.2677vw,50.334vh) scale(.3624)}to{transform:translate(69.8749vw,99vh) scale(.3624)}}.snow:nth-child(34){opacity:1.0944;transform:translate(81.2887vw,-10px) scale(.4296);animation:fall-34 14s -24s linear infinite}@keyframes fall-34{51.853%{transform:translate(79.4767vw,51.853vh) scale(.4296)}to{transform:translate(80.3827vw,99vh) scale(.4296)}}.snow:nth-child(35){opacity:1.3492;transform:translate(1.7042vw,-10px) scale(.0724);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{66.238%{transform:translate(2.8424vw,66.238vh) scale(.0724)}to{transform:translate(2.2733vw,99vh) scale(.0724)}}.snow:nth-child(36){opacity:1.7112;transform:translate(29.5279vw,-10px) scale(.0568);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{48.066%{transform:translate(20.0877vw,48.066vh) scale(.0568)}to{transform:translate(24.8078vw,99vh) scale(.0568)}}.snow:nth-child(37){opacity:.7394;transform:translate(89.5295vw,-10px) scale(.1948);animation:fall-37 25s -14s linear infinite}@keyframes fall-37{48.479%{transform:translate(83.2436vw,48.479vh) scale(.1948)}to{transform:translate(86.38655vw,99vh) scale(.1948)}}.snow:nth-child(38){opacity:1.7854;transform:translate(22.6391vw,-10px) scale(.4236);animation:fall-38 28s -3s linear infinite}@keyframes fall-38{78.951%{transform:translate(18.1572vw,78.951vh) scale(.4236)}to{transform:translate(20.39815vw,99vh) scale(.4236)}}.snow:nth-child(39){opacity:1.4026;transform:translate(91.4037vw,-10px) scale(.9758);animation:fall-39 20s -24s linear infinite}@keyframes fall-39{47.885%{transform:translate(98.0165vw,47.885vh) scale(.9758)}to{transform:translate(94.7101vw,99vh) scale(.9758)}}.snow:nth-child(40){opacity:.8288;transform:translate(23.606vw,-10px) scale(.1456);animation:fall-40 23s -26s linear infinite}@keyframes fall-40{40.503%{transform:translate(19.3058vw,40.503vh) scale(.1456)}to{transform:translate(21.4559vw,99vh) scale(.1456)}}.snow:nth-child(41){opacity:1.8236;transform:translate(19.9985vw,-10px) scale(.3653);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{63.653%{transform:translate(27.2462vw,63.653vh) scale(.3653)}to{transform:translate(23.62235vw,99vh) scale(.3653)}}.snow:nth-child(42){opacity:1.8228;transform:translate(20.7959vw,-10px) scale(.451);animation:fall-42 11s -27s linear infinite}@keyframes fall-42{79.006%{transform:translate(12.5305vw,79.006vh) scale(.451)}to{transform:translate(16.6632vw,99vh) scale(.451)}}.snow:nth-child(43){opacity:1.3106;transform:translate(12.9257vw,-10px) scale(.7624);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{42.056%{transform:translate(21.8181vw,42.056vh) scale(.7624)}to{transform:translate(17.3719vw,99vh) scale(.7624)}}.snow:nth-child(44){opacity:1.206;transform:translate(7.2364vw,-10px) scale(.6209);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{56.546%{transform:translate(8.3641vw,56.546vh) scale(.6209)}to{transform:translate(7.80025vw,99vh) scale(.6209)}}.snow:nth-child(45){opacity:1.6318;transform:translate(6.6419vw,-10px) scale(.8554);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{31.706%{transform:translate(2.183vw,31.706vh) scale(.8554)}to{transform:translate(4.41245vw,99vh) scale(.8554)}}.snow:nth-child(46){opacity:1.4848;transform:translate(97.2637vw,-10px) scale(.2234);animation:fall-46 19s -30s linear infinite}@keyframes fall-46{41.679%{transform:translate(104.7305vw,41.679vh) scale(.2234)}to{transform:translate(100.9971vw,99vh) scale(.2234)}}.snow:nth-child(47){opacity:.5252;transform:translate(2.618vw,-10px) scale(.3761);animation:fall-47 20s -18s linear infinite}@keyframes fall-47{34.534%{transform:translate(7.8649vw,34.534vh) scale(.3761)}to{transform:translate(5.24145vw,99vh) scale(.3761)}}.snow:nth-child(48){opacity:.481;transform:translate(23.3044vw,-10px) scale(.14);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{51.095%{transform:translate(16.8423vw,51.095vh) scale(.14)}to{transform:translate(20.07335vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:1.083;transform:translate(38.4096vw,-10px) scale(.8737);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{47.497%{transform:translate(43.415vw,47.497vh) scale(.8737)}to{transform:translate(40.9123vw,99vh) scale(.8737)}}.snow:nth-child(50){opacity:.0182;transform:translate(51.2469vw,-10px) scale(.3977);animation:fall-50 10s -24s linear infinite}@keyframes fall-50{30.579%{transform:translate(46.6587vw,30.579vh) scale(.3977)}to{transform:translate(48.9528vw,99vh) scale(.3977)}}.snow:nth-child(51){opacity:1.7894;transform:translate(.3144vw,-10px) scale(.6696);animation:fall-51 22s -10s linear infinite}@keyframes fall-51{70.3%{transform:translate(-2.3035vw,70.3vh) scale(.6696)}to{transform:translate(-.99455vw,99vh) scale(.6696)}}.snow:nth-child(52){opacity:.178;transform:translate(15.5268vw,-10px) scale(.1469);animation:fall-52 11s -1s linear infinite}@keyframes fall-52{67.611%{transform:translate(15.931vw,67.611vh) scale(.1469)}to{transform:translate(15.7289vw,99vh) scale(.1469)}}.snow:nth-child(53){opacity:1.8304;transform:translate(76.0109vw,-10px) scale(.759);animation:fall-53 30s -19s linear infinite}@keyframes fall-53{55.12%{transform:translate(69.0804vw,55.12vh) scale(.759)}to{transform:translate(72.54565vw,99vh) scale(.759)}}.snow:nth-child(54){opacity:1.4818;transform:translate(22.4144vw,-10px) scale(.8334);animation:fall-54 26s -19s linear infinite}@keyframes fall-54{48.797%{transform:translate(26.4749vw,48.797vh) scale(.8334)}to{transform:translate(24.44465vw,99vh) scale(.8334)}}.snow:nth-child(55){opacity:1.1692;transform:translate(25.9228vw,-10px) scale(.8596);animation:fall-55 25s -10s linear infinite}@keyframes fall-55{33.737%{transform:translate(33.8618vw,33.737vh) scale(.8596)}to{transform:translate(29.8923vw,99vh) scale(.8596)}}.snow:nth-child(56){opacity:1.8086;transform:translate(85.3031vw,-10px) scale(.5946);animation:fall-56 21s -14s linear infinite}@keyframes fall-56{47.829%{transform:translate(83.8483vw,47.829vh) scale(.5946)}to{transform:translate(84.5757vw,99vh) scale(.5946)}}.snow:nth-child(57){opacity:.118;transform:translate(23.7205vw,-10px) scale(.2706);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{57.745%{transform:translate(18.7574vw,57.745vh) scale(.2706)}to{transform:translate(21.23895vw,99vh) scale(.2706)}}.snow:nth-child(58){opacity:1.817;transform:translate(86.8807vw,-10px) scale(.1015);animation:fall-58 14s -8s linear infinite}@keyframes fall-58{48.341%{transform:translate(79.2679vw,48.341vh) scale(.1015)}to{transform:translate(83.0743vw,99vh) scale(.1015)}}.snow:nth-child(59){opacity:.8362;transform:translate(35.6875vw,-10px) scale(.318);animation:fall-59 21s -2s linear infinite}@keyframes fall-59{57.614%{transform:translate(37.5505vw,57.614vh) scale(.318)}to{transform:translate(36.619vw,99vh) scale(.318)}}.snow:nth-child(60){opacity:.6616;transform:translate(36.5742vw,-10px) scale(.5209);animation:fall-60 23s -30s linear infinite}@keyframes fall-60{55.987%{transform:translate(32.1467vw,55.987vh) scale(.5209)}to{transform:translate(34.36045vw,99vh) scale(.5209)}}.snow:nth-child(61){opacity:.1924;transform:translate(23.6509vw,-10px) scale(.2781);animation:fall-61 23s -26s linear infinite}@keyframes fall-61{37.387%{transform:translate(29.6158vw,37.387vh) scale(.2781)}to{transform:translate(26.63335vw,99vh) scale(.2781)}}.snow:nth-child(62){opacity:.5314;transform:translate(45.2565vw,-10px) scale(.8411);animation:fall-62 30s -26s linear infinite}@keyframes fall-62{36.179%{transform:translate(51.264vw,36.179vh) scale(.8411)}to{transform:translate(48.26025vw,99vh) scale(.8411)}}.snow:nth-child(63){opacity:1.5852;transform:translate(83.419vw,-10px) scale(.8992);animation:fall-63 21s -24s linear infinite}@keyframes fall-63{48.688%{transform:translate(80.5281vw,48.688vh) scale(.8992)}to{transform:translate(81.97355vw,99vh) scale(.8992)}}.snow:nth-child(64){opacity:1.0416;transform:translate(33.1902vw,-10px) scale(.2391);animation:fall-64 22s -25s linear infinite}@keyframes fall-64{57.17%{transform:translate(41.5656vw,57.17vh) scale(.2391)}to{transform:translate(37.3779vw,99vh) scale(.2391)}}.snow:nth-child(65){opacity:.355;transform:translate(12.5771vw,-10px) scale(.3795);animation:fall-65 14s -25s linear infinite}@keyframes fall-65{58.27%{transform:translate(9.5277vw,58.27vh) scale(.3795)}to{transform:translate(11.0524vw,99vh) scale(.3795)}}.snow:nth-child(66){opacity:.403;transform:translate(33.0515vw,-10px) scale(.9417);animation:fall-66 15s -24s linear infinite}@keyframes fall-66{43.243%{transform:translate(30.3362vw,43.243vh) scale(.9417)}to{transform:translate(31.69385vw,99vh) scale(.9417)}}.snow:nth-child(67){opacity:.9986;transform:translate(33.8404vw,-10px) scale(.9375);animation:fall-67 16s -10s linear infinite}@keyframes fall-67{70.924%{transform:translate(25.5554vw,70.924vh) scale(.9375)}to{transform:translate(29.6979vw,99vh) scale(.9375)}}.snow:nth-child(68){opacity:.3466;transform:translate(37.4589vw,-10px) scale(.0531);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{32.046%{transform:translate(46.9511vw,32.046vh) scale(.0531)}to{transform:translate(42.205vw,99vh) scale(.0531)}}.snow:nth-child(69){opacity:.6322;transform:translate(61.0586vw,-10px) scale(.6978);animation:fall-69 18s -10s linear infinite}@keyframes fall-69{48.987%{transform:translate(56.9248vw,48.987vh) scale(.6978)}to{transform:translate(58.9917vw,99vh) scale(.6978)}}.snow:nth-child(70){opacity:1.802;transform:translate(92.4541vw,-10px) scale(.933);animation:fall-70 17s -15s linear infinite}@keyframes fall-70{79.699%{transform:translate(90.5838vw,79.699vh) scale(.933)}to{transform:translate(91.51895vw,99vh) scale(.933)}}.snow:nth-child(71){opacity:.8696;transform:translate(90.61vw,-10px) scale(.6267);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{78.774%{transform:translate(88.0651vw,78.774vh) scale(.6267)}to{transform:translate(89.33755vw,99vh) scale(.6267)}}.snow:nth-child(72){opacity:1.0634;transform:translate(66.6418vw,-10px) scale(.1265);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{76.931%{transform:translate(75.9646vw,76.931vh) scale(.1265)}to{transform:translate(71.3032vw,99vh) scale(.1265)}}.snow:nth-child(73){opacity:1.6716;transform:translate(27.5851vw,-10px) scale(.232);animation:fall-73 16s -14s linear infinite}@keyframes fall-73{33.247%{transform:translate(19.5505vw,33.247vh) scale(.232)}to{transform:translate(23.5678vw,99vh) scale(.232)}}.snow:nth-child(74){opacity:.7296;transform:translate(58.4129vw,-10px) scale(.6082);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{61.387%{transform:translate(58.9793vw,61.387vh) scale(.6082)}to{transform:translate(58.6961vw,99vh) scale(.6082)}}.snow:nth-child(75){opacity:.853;transform:translate(36.9426vw,-10px) scale(.6033);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{47.894%{transform:translate(44.7174vw,47.894vh) scale(.6033)}to{transform:translate(40.83vw,99vh) scale(.6033)}}.snow:nth-child(76){opacity:1.6452;transform:translate(6.1272vw,-10px) scale(.2302);animation:fall-76 27s -17s linear infinite}@keyframes fall-76{66.266%{transform:translate(1.6136vw,66.266vh) scale(.2302)}to{transform:translate(3.8704vw,99vh) scale(.2302)}}.snow:nth-child(77){opacity:.7724;transform:translate(75.8518vw,-10px) scale(.3737);animation:fall-77 22s -25s linear infinite}@keyframes fall-77{79.382%{transform:translate(79.6672vw,79.382vh) scale(.3737)}to{transform:translate(77.7595vw,99vh) scale(.3737)}}.snow:nth-child(78){opacity:1.5634;transform:translate(97.7552vw,-10px) scale(.69);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{77.236%{transform:translate(96.1883vw,77.236vh) scale(.69)}to{transform:translate(96.97175vw,99vh) scale(.69)}}.snow:nth-child(79){opacity:1.977;transform:translate(91.3694vw,-10px) scale(.6007);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{62.575%{transform:translate(85.2618vw,62.575vh) scale(.6007)}to{transform:translate(88.3156vw,99vh) scale(.6007)}}.snow:nth-child(80){opacity:.2648;transform:translate(32.532vw,-10px) scale(.129);animation:fall-80 18s -19s linear infinite}@keyframes fall-80{55.015%{transform:translate(39.4671vw,55.015vh) scale(.129)}to{transform:translate(35.99955vw,99vh) scale(.129)}}.snow:nth-child(81){opacity:1.4864;transform:translate(52.4642vw,-10px) scale(.6181);animation:fall-81 22s -13s linear infinite}@keyframes fall-81{78.221%{transform:translate(43.9571vw,78.221vh) scale(.6181)}to{transform:translate(48.21065vw,99vh) scale(.6181)}}.snow:nth-child(82){opacity:.733;transform:translate(60.1568vw,-10px) scale(.7168);animation:fall-82 17s -24s linear infinite}@keyframes fall-82{62.863%{transform:translate(69.2909vw,62.863vh) scale(.7168)}to{transform:translate(64.72385vw,99vh) scale(.7168)}}.snow:nth-child(83){opacity:1.038;transform:translate(81.563vw,-10px) scale(.9318);animation:fall-83 24s -27s linear infinite}@keyframes fall-83{58.43%{transform:translate(78.2811vw,58.43vh) scale(.9318)}to{transform:translate(79.92205vw,99vh) scale(.9318)}}.snow:nth-child(84){opacity:.9416;transform:translate(88.7272vw,-10px) scale(.9867);animation:fall-84 29s -18s linear infinite}@keyframes fall-84{31.581%{transform:translate(79.1516vw,31.581vh) scale(.9867)}to{transform:translate(83.9394vw,99vh) scale(.9867)}}.snow:nth-child(85){opacity:1.9044;transform:translate(44.9262vw,-10px) scale(.4466);animation:fall-85 17s -3s linear infinite}@keyframes fall-85{40.182%{transform:translate(51.5597vw,40.182vh) scale(.4466)}to{transform:translate(48.24295vw,99vh) scale(.4466)}}.snow:nth-child(86){opacity:1.289;transform:translate(89.0176vw,-10px) scale(.2841);animation:fall-86 20s -25s linear infinite}@keyframes fall-86{45.761%{transform:translate(98.4785vw,45.761vh) scale(.2841)}to{transform:translate(93.74805vw,99vh) scale(.2841)}}.snow:nth-child(87){opacity:.7016;transform:translate(26.0104vw,-10px) scale(.3557);animation:fall-87 10s -1s linear infinite}@keyframes fall-87{47.768%{transform:translate(27.3274vw,47.768vh) scale(.3557)}to{transform:translate(26.6689vw,99vh) scale(.3557)}}.snow:nth-child(88){opacity:.962;transform:translate(2.4271vw,-10px) scale(.3178);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{58.119%{transform:translate(2.416vw,58.119vh) scale(.3178)}to{transform:translate(2.42155vw,99vh) scale(.3178)}}.snow:nth-child(89){opacity:1.2448;transform:translate(59.3083vw,-10px) scale(.8401);animation:fall-89 15s -15s linear infinite}@keyframes fall-89{64.614%{transform:translate(54.5427vw,64.614vh) scale(.8401)}to{transform:translate(56.9255vw,99vh) scale(.8401)}}.snow:nth-child(90){opacity:.278;transform:translate(34.3565vw,-10px) scale(.3401);animation:fall-90 12s -5s linear infinite}@keyframes fall-90{65.337%{transform:translate(39.1444vw,65.337vh) scale(.3401)}to{transform:translate(36.75045vw,99vh) scale(.3401)}}.snow:nth-child(91){opacity:.027;transform:translate(78.469vw,-10px) scale(.2092);animation:fall-91 13s -22s linear infinite}@keyframes fall-91{40.266%{transform:translate(77.9658vw,40.266vh) scale(.2092)}to{transform:translate(78.2174vw,99vh) scale(.2092)}}.snow:nth-child(92){opacity:.05;transform:translate(24.3694vw,-10px) scale(.6202);animation:fall-92 26s -3s linear infinite}@keyframes fall-92{72.579%{transform:translate(25.6291vw,72.579vh) scale(.6202)}to{transform:translate(24.99925vw,99vh) scale(.6202)}}.snow:nth-child(93){opacity:.9584;transform:translate(36.5335vw,-10px) scale(.2466);animation:fall-93 29s -30s linear infinite}@keyframes fall-93{51.024%{transform:translate(29.0711vw,51.024vh) scale(.2466)}to{transform:translate(32.8023vw,99vh) scale(.2466)}}.snow:nth-child(94){opacity:.1056;transform:translate(35.8044vw,-10px) scale(.8712);animation:fall-94 18s -15s linear infinite}@keyframes fall-94{42.104%{transform:translate(38.1524vw,42.104vh) scale(.8712)}to{transform:translate(36.9784vw,99vh) scale(.8712)}}.snow:nth-child(95){opacity:1.4394;transform:translate(60.5106vw,-10px) scale(.2824);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{51.867%{transform:translate(68.8954vw,51.867vh) scale(.2824)}to{transform:translate(64.703vw,99vh) scale(.2824)}}.snow:nth-child(96){opacity:1.5892;transform:translate(22.626vw,-10px) scale(.1045);animation:fall-96 20s -10s linear infinite}@keyframes fall-96{71.418%{transform:translate(17.4046vw,71.418vh) scale(.1045)}to{transform:translate(20.0153vw,99vh) scale(.1045)}}.snow:nth-child(97){opacity:1.315;transform:translate(74.0893vw,-10px) scale(.5429);animation:fall-97 26s -22s linear infinite}@keyframes fall-97{70.329%{transform:translate(76.304vw,70.329vh) scale(.5429)}to{transform:translate(75.19665vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:1.6504;transform:translate(7.2269vw,-10px) scale(.0175);animation:fall-98 18s -29s linear infinite}@keyframes fall-98{33.536%{transform:translate(8.515vw,33.536vh) scale(.0175)}to{transform:translate(7.87095vw,99vh) scale(.0175)}}.snow:nth-child(99){opacity:1.3228;transform:translate(50.8628vw,-10px) scale(.4629);animation:fall-99 17s -1s linear infinite}@keyframes fall-99{66.24%{transform:translate(45.1601vw,66.24vh) scale(.4629)}to{transform:translate(48.01145vw,99vh) scale(.4629)}}.snow:nth-child(100){opacity:1.7458;transform:translate(18.0452vw,-10px) scale(.6488);animation:fall-100 13s -23s linear infinite}@keyframes fall-100{59.325%{transform:translate(10.3696vw,59.325vh) scale(.6488)}to{transform:translate(14.2074vw,99vh) scale(.6488)}}.snow:nth-child(101){opacity:.0032;transform:translate(11.5431vw,-10px) scale(.534);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{48.409%{transform:translate(4.893vw,48.409vh) scale(.534)}to{transform:translate(8.21805vw,99vh) scale(.534)}}.snow:nth-child(102){opacity:1.0794;transform:translate(15.1666vw,-10px) scale(.2442);animation:fall-102 14s -11s linear infinite}@keyframes fall-102{54.947%{transform:translate(11.9522vw,54.947vh) scale(.2442)}to{transform:translate(13.5594vw,99vh) scale(.2442)}}.snow:nth-child(103){opacity:1.2434;transform:translate(29.9287vw,-10px) scale(.236);animation:fall-103 18s -12s linear infinite}@keyframes fall-103{78.199%{transform:translate(36.3685vw,78.199vh) scale(.236)}to{transform:translate(33.1486vw,99vh) scale(.236)}}.snow:nth-child(104){opacity:1.283;transform:translate(59.3072vw,-10px) scale(.738);animation:fall-104 27s -1s linear infinite}@keyframes fall-104{61.837%{transform:translate(64.243vw,61.837vh) scale(.738)}to{transform:translate(61.7751vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.1296;transform:translate(48.8522vw,-10px) scale(.1745);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{76.694%{transform:translate(47.7565vw,76.694vh) scale(.1745)}to{transform:translate(48.30435vw,99vh) scale(.1745)}}.snow:nth-child(106){opacity:.81;transform:translate(29.4017vw,-10px) scale(.8667);animation:fall-106 23s -27s linear infinite}@keyframes fall-106{66.597%{transform:translate(26.4787vw,66.597vh) scale(.8667)}to{transform:translate(27.9402vw,99vh) scale(.8667)}}.snow:nth-child(107){opacity:.6392;transform:translate(10.5746vw,-10px) scale(.1658);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{79.75%{transform:translate(5.3028vw,79.75vh) scale(.1658)}to{transform:translate(7.9387vw,99vh) scale(.1658)}}.snow:nth-child(108){opacity:.345;transform:translate(66.8224vw,-10px) scale(.327);animation:fall-108 28s -2s linear infinite}@keyframes fall-108{34.766%{transform:translate(63.4667vw,34.766vh) scale(.327)}to{transform:translate(65.14455vw,99vh) scale(.327)}}.snow:nth-child(109){opacity:1.8896;transform:translate(87.6971vw,-10px) scale(.4613);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{38.432%{transform:translate(84.3869vw,38.432vh) scale(.4613)}to{transform:translate(86.042vw,99vh) scale(.4613)}}.snow:nth-child(110){opacity:.1996;transform:translate(77.1392vw,-10px) scale(.308);animation:fall-110 14s -25s linear infinite}@keyframes fall-110{56.638%{transform:translate(80.66vw,56.638vh) scale(.308)}to{transform:translate(78.8996vw,99vh) scale(.308)}}.snow:nth-child(111){opacity:1.208;transform:translate(72.3897vw,-10px) scale(.8848);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{67.65%{transform:translate(75.8925vw,67.65vh) scale(.8848)}to{transform:translate(74.1411vw,99vh) scale(.8848)}}.snow:nth-child(112){opacity:1.3724;transform:translate(62.8886vw,-10px) scale(.7629);animation:fall-112 11s -26s linear infinite}@keyframes fall-112{74.529%{transform:translate(71.7605vw,74.529vh) scale(.7629)}to{transform:translate(67.32455vw,99vh) scale(.7629)}}.snow:nth-child(113){opacity:.6284;transform:translate(17.4781vw,-10px) scale(.4255);animation:fall-113 18s -11s linear infinite}@keyframes fall-113{74.729%{transform:translate(21.2527vw,74.729vh) scale(.4255)}to{transform:translate(19.3654vw,99vh) scale(.4255)}}.snow:nth-child(114){opacity:1.1656;transform:translate(78.5579vw,-10px) scale(.5316);animation:fall-114 23s -26s linear infinite}@keyframes fall-114{52.691%{transform:translate(87.2914vw,52.691vh) scale(.5316)}to{transform:translate(82.92465vw,99vh) scale(.5316)}}.snow:nth-child(115){opacity:.7216;transform:translate(98.6186vw,-10px) scale(.6357);animation:fall-115 25s -15s linear infinite}@keyframes fall-115{61.832%{transform:translate(96.4215vw,61.832vh) scale(.6357)}to{transform:translate(97.52005vw,99vh) scale(.6357)}}.snow:nth-child(116){opacity:1.3938;transform:translate(45.5612vw,-10px) scale(.8735);animation:fall-116 16s -25s linear infinite}@keyframes fall-116{32.816%{transform:translate(46.7193vw,32.816vh) scale(.8735)}to{transform:translate(46.14025vw,99vh) scale(.8735)}}.snow:nth-child(117){opacity:.4182;transform:translate(32.4299vw,-10px) scale(.0847);animation:fall-117 19s -16s linear infinite}@keyframes fall-117{66.032%{transform:translate(35.3389vw,66.032vh) scale(.0847)}to{transform:translate(33.8844vw,99vh) scale(.0847)}}.snow:nth-child(118){opacity:.6214;transform:translate(66.7138vw,-10px) scale(.0666);animation:fall-118 22s -19s linear infinite}@keyframes fall-118{66.861%{transform:translate(71.9019vw,66.861vh) scale(.0666)}to{transform:translate(69.30785vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:1.131;transform:translate(90.0301vw,-10px) scale(.2823);animation:fall-119 15s -19s linear infinite}@keyframes fall-119{45.857%{transform:translate(83.3377vw,45.857vh) scale(.2823)}to{transform:translate(86.6839vw,99vh) scale(.2823)}}.snow:nth-child(120){opacity:.5152;transform:translate(19.8431vw,-10px) scale(.5663);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{63.847%{transform:translate(23.7231vw,63.847vh) scale(.5663)}to{transform:translate(21.7831vw,99vh) scale(.5663)}}.snow:nth-child(121){opacity:1.7118;transform:translate(70.1244vw,-10px) scale(.6715);animation:fall-121 30s -1s linear infinite}@keyframes fall-121{69.773%{transform:translate(64.0756vw,69.773vh) scale(.6715)}to{transform:translate(67.1vw,99vh) scale(.6715)}}.snow:nth-child(122){opacity:1.8322;transform:translate(91.0404vw,-10px) scale(.5469);animation:fall-122 23s -28s linear infinite}@keyframes fall-122{36.625%{transform:translate(87.4297vw,36.625vh) scale(.5469)}to{transform:translate(89.23505vw,99vh) scale(.5469)}}.snow:nth-child(123){opacity:1.7464;transform:translate(.3352vw,-10px) scale(.4259);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{63.462%{transform:translate(8.3488vw,63.462vh) scale(.4259)}to{transform:translate(4.342vw,99vh) scale(.4259)}}.snow:nth-child(124){opacity:.423;transform:translate(36.4069vw,-10px) scale(.666);animation:fall-124 16s -6s linear infinite}@keyframes fall-124{62.19%{transform:translate(31.4872vw,62.19vh) scale(.666)}to{transform:translate(33.94705vw,99vh) scale(.666)}}.snow:nth-child(125){opacity:1.526;transform:translate(57.8207vw,-10px) scale(.5619);animation:fall-125 10s -21s linear infinite}@keyframes fall-125{41.73%{transform:translate(48.7165vw,41.73vh) scale(.5619)}to{transform:translate(53.2686vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.8502;transform:translate(19.6526vw,-10px) scale(.4699);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.796%{transform:translate(26.2374vw,58.796vh) scale(.4699)}to{transform:translate(22.945vw,99vh) scale(.4699)}}.snow:nth-child(127){opacity:1.0884;transform:translate(38.5777vw,-10px) scale(.7357);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{65.304%{transform:translate(33.2402vw,65.304vh) scale(.7357)}to{transform:translate(35.90895vw,99vh) scale(.7357)}}.snow:nth-child(128){opacity:1.941;transform:translate(86.351vw,-10px) scale(.1937);animation:fall-128 14s -12s linear infinite}@keyframes fall-128{34.304%{transform:translate(95.535vw,34.304vh) scale(.1937)}to{transform:translate(90.943vw,99vh) scale(.1937)}}.snow:nth-child(129){opacity:1.7486;transform:translate(65.2839vw,-10px) scale(.3136);animation:fall-129 16s -10s linear infinite}@keyframes fall-129{57.758%{transform:translate(69.5787vw,57.758vh) scale(.3136)}to{transform:translate(67.4313vw,99vh) scale(.3136)}}.snow:nth-child(130){opacity:1.2596;transform:translate(53.4409vw,-10px) scale(.167);animation:fall-130 15s -5s linear infinite}@keyframes fall-130{73.214%{transform:translate(59.8146vw,73.214vh) scale(.167)}to{transform:translate(56.62775vw,99vh) scale(.167)}}.snow:nth-child(131){opacity:.8564;transform:translate(74.4134vw,-10px) scale(.988);animation:fall-131 17s -16s linear infinite}@keyframes fall-131{57.819%{transform:translate(76.3715vw,57.819vh) scale(.988)}to{transform:translate(75.39245vw,99vh) scale(.988)}}.snow:nth-child(132){opacity:.3408;transform:translate(15.5434vw,-10px) scale(.413);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{78.408%{transform:translate(20.6776vw,78.408vh) scale(.413)}to{transform:translate(18.1105vw,99vh) scale(.413)}}.snow:nth-child(133){opacity:.2048;transform:translate(1.4084vw,-10px) scale(.3433);animation:fall-133 10s -16s linear infinite}@keyframes fall-133{31.401%{transform:translate(10.8649vw,31.401vh) scale(.3433)}to{transform:translate(6.13665vw,99vh) scale(.3433)}}.snow:nth-child(134){opacity:.7784;transform:translate(53.542vw,-10px) scale(.0461);animation:fall-134 13s -22s linear infinite}@keyframes fall-134{74.659%{transform:translate(62.7924vw,74.659vh) scale(.0461)}to{transform:translate(58.1672vw,99vh) scale(.0461)}}.snow:nth-child(135){opacity:1.0442;transform:translate(.6311vw,-10px) scale(.2408);animation:fall-135 15s -2s linear infinite}@keyframes fall-135{65.515%{transform:translate(-3.551vw,65.515vh) scale(.2408)}to{transform:translate(-1.45995vw,99vh) scale(.2408)}}.snow:nth-child(136){opacity:1.5784;transform:translate(3.7756vw,-10px) scale(.255);animation:fall-136 11s -19s linear infinite}@keyframes fall-136{45.445%{transform:translate(4.3106vw,45.445vh) scale(.255)}to{transform:translate(4.0431vw,99vh) scale(.255)}}.snow:nth-child(137){opacity:.2298;transform:translate(17.6873vw,-10px) scale(.7459);animation:fall-137 24s -27s linear infinite}@keyframes fall-137{48.8%{transform:translate(20.6853vw,48.8vh) scale(.7459)}to{transform:translate(19.1863vw,99vh) scale(.7459)}}.snow:nth-child(138){opacity:1.874;transform:translate(88.007vw,-10px) scale(.9035);animation:fall-138 29s -9s linear infinite}@keyframes fall-138{56.541%{transform:translate(86.4128vw,56.541vh) scale(.9035)}to{transform:translate(87.2099vw,99vh) scale(.9035)}}.snow:nth-child(139){opacity:1.1474;transform:translate(52.9177vw,-10px) scale(.4192);animation:fall-139 27s -21s linear infinite}@keyframes fall-139{34.767%{transform:translate(46.0253vw,34.767vh) scale(.4192)}to{transform:translate(49.4715vw,99vh) scale(.4192)}}.snow:nth-child(140){opacity:.159;transform:translate(39.9803vw,-10px) scale(.451);animation:fall-140 24s -9s linear infinite}@keyframes fall-140{68.736%{transform:translate(40.0597vw,68.736vh) scale(.451)}to{transform:translate(40.02vw,99vh) scale(.451)}}.snow:nth-child(141){opacity:1.4836;transform:translate(77.2711vw,-10px) scale(.6267);animation:fall-141 25s -25s linear infinite}@keyframes fall-141{32.448%{transform:translate(84.1593vw,32.448vh) scale(.6267)}to{transform:translate(80.7152vw,99vh) scale(.6267)}}.snow:nth-child(142){opacity:1.3206;transform:translate(32.7873vw,-10px) scale(.3954);animation:fall-142 11s -23s linear infinite}@keyframes fall-142{38.819%{transform:translate(28.0176vw,38.819vh) scale(.3954)}to{transform:translate(30.40245vw,99vh) scale(.3954)}}.snow:nth-child(143){opacity:.9386;transform:translate(11.2921vw,-10px) scale(.7072);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{73.267%{transform:translate(17.8842vw,73.267vh) scale(.7072)}to{transform:translate(14.58815vw,99vh) scale(.7072)}}.snow:nth-child(144){opacity:.36;transform:translate(50.6873vw,-10px) scale(.2062);animation:fall-144 26s -11s linear infinite}@keyframes fall-144{72.4%{transform:translate(53.3622vw,72.4vh) scale(.2062)}to{transform:translate(52.02475vw,99vh) scale(.2062)}}.snow:nth-child(145){opacity:1.005;transform:translate(28.7085vw,-10px) scale(.0167);animation:fall-145 18s -9s linear infinite}@keyframes fall-145{40.765%{transform:translate(37.3772vw,40.765vh) scale(.0167)}to{transform:translate(33.04285vw,99vh) scale(.0167)}}.snow:nth-child(146){opacity:.3008;transform:translate(65.9153vw,-10px) scale(.5297);animation:fall-146 11s -2s linear infinite}@keyframes fall-146{76.76%{transform:translate(73.8137vw,76.76vh) scale(.5297)}to{transform:translate(69.8645vw,99vh) scale(.5297)}}.snow:nth-child(147){opacity:.1454;transform:translate(21.1959vw,-10px) scale(.7368);animation:fall-147 19s -6s linear infinite}@keyframes fall-147{32.656%{transform:translate(20.5186vw,32.656vh) scale(.7368)}to{transform:translate(20.85725vw,99vh) scale(.7368)}}.snow:nth-child(148){opacity:.8996;transform:translate(21.1588vw,-10px) scale(.5765);animation:fall-148 21s -22s linear infinite}@keyframes fall-148{65.648%{transform:translate(12.0518vw,65.648vh) scale(.5765)}to{transform:translate(16.6053vw,99vh) scale(.5765)}}.snow:nth-child(149){opacity:1.3858;transform:translate(1.851vw,-10px) scale(.8155);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{59.874%{transform:translate(6.7368vw,59.874vh) scale(.8155)}to{transform:translate(4.2939vw,99vh) scale(.8155)}}.snow:nth-child(150){opacity:.6442;transform:translate(33.9646vw,-10px) scale(.085);animation:fall-150 19s -18s linear infinite}@keyframes fall-150{73.792%{transform:translate(32.9857vw,73.792vh) scale(.085)}to{transform:translate(33.47515vw,99vh) scale(.085)}}.snow:nth-child(151){opacity:.67;transform:translate(25.8004vw,-10px) scale(.0572);animation:fall-151 23s -6s linear infinite}@keyframes fall-151{44.961%{transform:translate(29.3439vw,44.961vh) scale(.0572)}to{transform:translate(27.57215vw,99vh) scale(.0572)}}.snow:nth-child(152){opacity:.209;transform:translate(55.2221vw,-10px) scale(.8665);animation:fall-152 14s -16s linear infinite}@keyframes fall-152{53.798%{transform:translate(53.0459vw,53.798vh) scale(.8665)}to{transform:translate(54.134vw,99vh) scale(.8665)}}.snow:nth-child(153){opacity:.7156;transform:translate(19.6655vw,-10px) scale(.4711);animation:fall-153 29s -11s linear infinite}@keyframes fall-153{62.275%{transform:translate(19.4137vw,62.275vh) scale(.4711)}to{transform:translate(19.5396vw,99vh) scale(.4711)}}.snow:nth-child(154){opacity:1.4342;transform:translate(43.7171vw,-10px) scale(.5594);animation:fall-154 28s -2s linear infinite}@keyframes fall-154{56.211%{transform:translate(45.775vw,56.211vh) scale(.5594)}to{transform:translate(44.74605vw,99vh) scale(.5594)}}.snow:nth-child(155){opacity:1.0228;transform:translate(53.1262vw,-10px) scale(.5872);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{48.119%{transform:translate(53.1928vw,48.119vh) scale(.5872)}to{transform:translate(53.1595vw,99vh) scale(.5872)}}.snow:nth-child(156){opacity:1.764;transform:translate(53.6808vw,-10px) scale(.2129);animation:fall-156 17s -8s linear infinite}@keyframes fall-156{58.273%{transform:translate(50.6527vw,58.273vh) scale(.2129)}to{transform:translate(52.16675vw,99vh) scale(.2129)}}.snow:nth-child(157){opacity:1.156;transform:translate(81.6423vw,-10px) scale(.8997);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{44.036%{transform:translate(83.449vw,44.036vh) scale(.8997)}to{transform:translate(82.54565vw,99vh) scale(.8997)}}.snow:nth-child(158){opacity:.338;transform:translate(71.1579vw,-10px) scale(.1589);animation:fall-158 20s -9s linear infinite}@keyframes fall-158{38.061%{transform:translate(73.3061vw,38.061vh) scale(.1589)}to{transform:translate(72.232vw,99vh) scale(.1589)}}.snow:nth-child(159){opacity:1.0662;transform:translate(58.0711vw,-10px) scale(.8708);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{61.042%{transform:translate(52.9923vw,61.042vh) scale(.8708)}to{transform:translate(55.5317vw,99vh) scale(.8708)}}.snow:nth-child(160){opacity:.415;transform:translate(59.708vw,-10px) scale(.8533);animation:fall-160 25s -12s linear infinite}@keyframes fall-160{74.864%{transform:translate(54.5201vw,74.864vh) scale(.8533)}to{transform:translate(57.11405vw,99vh) scale(.8533)}}.snow:nth-child(161){opacity:1.225;transform:translate(87.5057vw,-10px) scale(.9818);animation:fall-161 16s -15s linear infinite}@keyframes fall-161{54.615%{transform:translate(80.7969vw,54.615vh) scale(.9818)}to{transform:translate(84.1513vw,99vh) scale(.9818)}}.snow:nth-child(162){opacity:.4736;transform:translate(13.919vw,-10px) scale(.9027);animation:fall-162 28s -16s linear infinite}@keyframes fall-162{71.665%{transform:translate(6.0855vw,71.665vh) scale(.9027)}to{transform:translate(10.00225vw,99vh) scale(.9027)}}.snow:nth-child(163){opacity:.3136;transform:translate(79.6613vw,-10px) scale(.0385);animation:fall-163 15s -17s linear infinite}@keyframes fall-163{32.378%{transform:translate(69.6825vw,32.378vh) scale(.0385)}to{transform:translate(74.6719vw,99vh) scale(.0385)}}.snow:nth-child(164){opacity:1.216;transform:translate(92.2739vw,-10px) scale(.3692);animation:fall-164 30s -13s linear infinite}@keyframes fall-164{31.897%{transform:translate(92.2271vw,31.897vh) scale(.3692)}to{transform:translate(92.2505vw,99vh) scale(.3692)}}.snow:nth-child(165){opacity:1.612;transform:translate(63.0404vw,-10px) scale(.5036);animation:fall-165 27s -11s linear infinite}@keyframes fall-165{68.266%{transform:translate(66.0509vw,68.266vh) scale(.5036)}to{transform:translate(64.54565vw,99vh) scale(.5036)}}.snow:nth-child(166){opacity:1.7912;transform:translate(85.8476vw,-10px) scale(.4202);animation:fall-166 20s -2s linear infinite}@keyframes fall-166{50.596%{transform:translate(90.5063vw,50.596vh) scale(.4202)}to{transform:translate(88.17695vw,99vh) scale(.4202)}}.snow:nth-child(167){opacity:1.894;transform:translate(85.3434vw,-10px) scale(.7041);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{69.688%{transform:translate(76.8322vw,69.688vh) scale(.7041)}to{transform:translate(81.0878vw,99vh) scale(.7041)}}.snow:nth-child(168){opacity:1.8008;transform:translate(5.7124vw,-10px) scale(.2408);animation:fall-168 17s -22s linear infinite}@keyframes fall-168{58.997%{transform:translate(-1.5352vw,58.997vh) scale(.2408)}to{transform:translate(2.0886vw,99vh) scale(.2408)}}.snow:nth-child(169){opacity:.2814;transform:translate(97.5668vw,-10px) scale(.6892);animation:fall-169 30s -27s linear infinite}@keyframes fall-169{62.545%{transform:translate(94.9678vw,62.545vh) scale(.6892)}to{transform:translate(96.2673vw,99vh) scale(.6892)}}.snow:nth-child(170){opacity:.2456;transform:translate(6.7421vw,-10px) scale(.4989);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{68.361%{transform:translate(.4957vw,68.361vh) scale(.4989)}to{transform:translate(3.6189vw,99vh) scale(.4989)}}.snow:nth-child(171){opacity:.8724;transform:translate(10.6455vw,-10px) scale(.459);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{46.671%{transform:translate(1.4853vw,46.671vh) scale(.459)}to{transform:translate(6.0654vw,99vh) scale(.459)}}.snow:nth-child(172){opacity:1.3736;transform:translate(7.8777vw,-10px) scale(.9783);animation:fall-172 22s -25s linear infinite}@keyframes fall-172{33.311%{transform:translate(2.6866vw,33.311vh) scale(.9783)}to{transform:translate(5.28215vw,99vh) scale(.9783)}}.snow:nth-child(173){opacity:.1442;transform:translate(90.2832vw,-10px) scale(.4524);animation:fall-173 23s -20s linear infinite}@keyframes fall-173{68.062%{transform:translate(83.2432vw,68.062vh) scale(.4524)}to{transform:translate(86.7632vw,99vh) scale(.4524)}}.snow:nth-child(174){opacity:.7692;transform:translate(1.5572vw,-10px) scale(.4443);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{47.086%{transform:translate(10.8553vw,47.086vh) scale(.4443)}to{transform:translate(6.20625vw,99vh) scale(.4443)}}.snow:nth-child(175){opacity:1.9628;transform:translate(79.5203vw,-10px) scale(.5794);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{38.284%{transform:translate(72.808vw,38.284vh) scale(.5794)}to{transform:translate(76.16415vw,99vh) scale(.5794)}}.snow:nth-child(176){opacity:.3292;transform:translate(50.6341vw,-10px) scale(.7934);animation:fall-176 21s -11s linear infinite}@keyframes fall-176{43.45%{transform:translate(54.501vw,43.45vh) scale(.7934)}to{transform:translate(52.56755vw,99vh) scale(.7934)}}.snow:nth-child(177){opacity:1.7478;transform:translate(57.8355vw,-10px) scale(.3356);animation:fall-177 24s -8s linear infinite}@keyframes fall-177{41.043%{transform:translate(55.5186vw,41.043vh) scale(.3356)}to{transform:translate(56.67705vw,99vh) scale(.3356)}}.snow:nth-child(178){opacity:1.6182;transform:translate(40.2547vw,-10px) scale(.0914);animation:fall-178 11s -6s linear infinite}@keyframes fall-178{49.305%{transform:translate(41.0994vw,49.305vh) scale(.0914)}to{transform:translate(40.67705vw,99vh) scale(.0914)}}.snow:nth-child(179){opacity:1.8316;transform:translate(8.9898vw,-10px) scale(.6626);animation:fall-179 11s -23s linear infinite}@keyframes fall-179{35.938%{transform:translate(15.9585vw,35.938vh) scale(.6626)}to{transform:translate(12.47415vw,99vh) scale(.6626)}}.snow:nth-child(180){opacity:1.042;transform:translate(46.3958vw,-10px) scale(.0366);animation:fall-180 29s -4s linear infinite}@keyframes fall-180{52.065%{transform:translate(50.1785vw,52.065vh) scale(.0366)}to{transform:translate(48.28715vw,99vh) scale(.0366)}}.snow:nth-child(181){opacity:.2884;transform:translate(48.8273vw,-10px) scale(.9636);animation:fall-181 28s -23s linear infinite}@keyframes fall-181{78.85%{transform:translate(40.0626vw,78.85vh) scale(.9636)}to{transform:translate(44.44495vw,99vh) scale(.9636)}}.snow:nth-child(182){opacity:.1382;transform:translate(99.5878vw,-10px) scale(.4509);animation:fall-182 22s -13s linear infinite}@keyframes fall-182{49.628%{transform:translate(94.0847vw,49.628vh) scale(.4509)}to{transform:translate(96.83625vw,99vh) scale(.4509)}}.snow:nth-child(183){opacity:.273;transform:translate(45.221vw,-10px) scale(.5894);animation:fall-183 11s -16s linear infinite}@keyframes fall-183{50.961%{transform:translate(50.4109vw,50.961vh) scale(.5894)}to{transform:translate(47.81595vw,99vh) scale(.5894)}}.snow:nth-child(184){opacity:1.297;transform:translate(30.887vw,-10px) scale(.713);animation:fall-184 11s -26s linear infinite}@keyframes fall-184{64.169%{transform:translate(25.3979vw,64.169vh) scale(.713)}to{transform:translate(28.14245vw,99vh) scale(.713)}}.snow:nth-child(185){opacity:.8152;transform:translate(78.266vw,-10px) scale(.7389);animation:fall-185 20s -29s linear infinite}@keyframes fall-185{40.158%{transform:translate(81.7447vw,40.158vh) scale(.7389)}to{transform:translate(80.00535vw,99vh) scale(.7389)}}.snow:nth-child(186){opacity:1.4668;transform:translate(12.0264vw,-10px) scale(.3435);animation:fall-186 27s -20s linear infinite}@keyframes fall-186{66.771%{transform:translate(14.0576vw,66.771vh) scale(.3435)}to{transform:translate(13.042vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:.469;transform:translate(35.0826vw,-10px) scale(.0218);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{54.595%{transform:translate(27.2202vw,54.595vh) scale(.0218)}to{transform:translate(31.1514vw,99vh) scale(.0218)}}.snow:nth-child(188){opacity:.161;transform:translate(98.0226vw,-10px) scale(.5675);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{44.39%{transform:translate(101.1422vw,44.39vh) scale(.5675)}to{transform:translate(99.5824vw,99vh) scale(.5675)}}.snow:nth-child(189){opacity:1.4488;transform:translate(27.6907vw,-10px) scale(.8916);animation:fall-189 28s -3s linear infinite}@keyframes fall-189{48.183%{transform:translate(22.5389vw,48.183vh) scale(.8916)}to{transform:translate(25.1148vw,99vh) scale(.8916)}}.snow:nth-child(190){opacity:1.133;transform:translate(12.79vw,-10px) scale(.0892);animation:fall-190 21s -30s linear infinite}@keyframes fall-190{40.02%{transform:translate(19.4005vw,40.02vh) scale(.0892)}to{transform:translate(16.09525vw,99vh) scale(.0892)}}.snow:nth-child(191){opacity:1.1554;transform:translate(45.8357vw,-10px) scale(.1668);animation:fall-191 10s -8s linear infinite}@keyframes fall-191{51.615%{transform:translate(36.7732vw,51.615vh) scale(.1668)}to{transform:translate(41.30445vw,99vh) scale(.1668)}}.snow:nth-child(192){opacity:1.5456;transform:translate(66.7764vw,-10px) scale(.082);animation:fall-192 22s -30s linear infinite}@keyframes fall-192{39.095%{transform:translate(74.4298vw,39.095vh) scale(.082)}to{transform:translate(70.6031vw,99vh) scale(.082)}}.snow:nth-child(193){opacity:.0854;transform:translate(70.1273vw,-10px) scale(.8138);animation:fall-193 22s -5s linear infinite}@keyframes fall-193{32.322%{transform:translate(67.5095vw,32.322vh) scale(.8138)}to{transform:translate(68.8184vw,99vh) scale(.8138)}}.snow:nth-child(194){opacity:1.347;transform:translate(95.7384vw,-10px) scale(.1529);animation:fall-194 30s -28s linear infinite}@keyframes fall-194{57.878%{transform:translate(94.4856vw,57.878vh) scale(.1529)}to{transform:translate(95.112vw,99vh) scale(.1529)}}.snow:nth-child(195){opacity:1.9988;transform:translate(3.5717vw,-10px) scale(.4507);animation:fall-195 15s -30s linear infinite}@keyframes fall-195{59.03%{transform:translate(2.2626vw,59.03vh) scale(.4507)}to{transform:translate(2.91715vw,99vh) scale(.4507)}}.snow:nth-child(196){opacity:1.3442;transform:translate(30.4782vw,-10px) scale(.9039);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{42.444%{transform:translate(22.3752vw,42.444vh) scale(.9039)}to{transform:translate(26.4267vw,99vh) scale(.9039)}}.snow:nth-child(197){opacity:1.5474;transform:translate(80.1801vw,-10px) scale(.8809);animation:fall-197 19s -8s linear infinite}@keyframes fall-197{65.57%{transform:translate(73.5314vw,65.57vh) scale(.8809)}to{transform:translate(76.85575vw,99vh) scale(.8809)}}.snow:nth-child(198){opacity:1.2256;transform:translate(79.7439vw,-10px) scale(.0486);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{75.983%{transform:translate(84.8959vw,75.983vh) scale(.0486)}to{transform:translate(82.3199vw,99vh) scale(.0486)}}.snow:nth-child(199){opacity:1.855;transform:translate(1.9855vw,-10px) scale(.3772);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{41.395%{transform:translate(6.2026vw,41.395vh) scale(.3772)}to{transform:translate(4.09405vw,99vh) scale(.3772)}}.snow:nth-child(200){opacity:.5942;transform:translate(37.1818vw,-10px) scale(.9578);animation:fall-200 16s -15s linear infinite}@keyframes fall-200{36.572%{transform:translate(46.4866vw,36.572vh) scale(.9578)}to{transform:translate(41.8342vw,99vh) scale(.9578)}}.snow:nth-child(201){opacity:1.4246;transform:translate(77.9625vw,-10px) scale(.9378);animation:fall-201 16s -16s linear infinite}@keyframes fall-201{47.223%{transform:translate(75.0624vw,47.223vh) scale(.9378)}to{transform:translate(76.51245vw,99vh) scale(.9378)}}.snow:nth-child(202){opacity:1.7228;transform:translate(83.6751vw,-10px) scale(.9554);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{61.688%{transform:translate(78.5074vw,61.688vh) scale(.9554)}to{transform:translate(81.09125vw,99vh) scale(.9554)}}.snow:nth-child(203){opacity:.7488;transform:translate(96.9393vw,-10px) scale(.7809);animation:fall-203 12s -9s linear infinite}@keyframes fall-203{71.119%{transform:translate(97.0093vw,71.119vh) scale(.7809)}to{transform:translate(96.9743vw,99vh) scale(.7809)}}.snow:nth-child(204){opacity:1.3942;transform:translate(4.9769vw,-10px) scale(.8775);animation:fall-204 12s -21s linear infinite}@keyframes fall-204{36.4%{transform:translate(14.0306vw,36.4vh) scale(.8775)}to{transform:translate(9.50375vw,99vh) scale(.8775)}}.snow:nth-child(205){opacity:1.2494;transform:translate(20.4697vw,-10px) scale(.0815);animation:fall-205 15s -23s linear infinite}@keyframes fall-205{53.308%{transform:translate(21.7237vw,53.308vh) scale(.0815)}to{transform:translate(21.0967vw,99vh) scale(.0815)}}.snow:nth-child(206){opacity:1.8132;transform:translate(30.2266vw,-10px) scale(.306);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{70.627%{transform:translate(29.3757vw,70.627vh) scale(.306)}to{transform:translate(29.80115vw,99vh) scale(.306)}}.snow:nth-child(207){opacity:1.5512;transform:translate(60.9504vw,-10px) scale(.9945);animation:fall-207 19s -11s linear infinite}@keyframes fall-207{73.597%{transform:translate(68.0081vw,73.597vh) scale(.9945)}to{transform:translate(64.47925vw,99vh) scale(.9945)}}.snow:nth-child(208){opacity:.3924;transform:translate(90.4118vw,-10px) scale(.3333);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{78.741%{transform:translate(87.653vw,78.741vh) scale(.3333)}to{transform:translate(89.0324vw,99vh) scale(.3333)}}.snow:nth-child(209){opacity:.5154;transform:translate(81.0813vw,-10px) scale(.9044);animation:fall-209 15s -24s linear infinite}@keyframes fall-209{54.645%{transform:translate(79.8978vw,54.645vh) scale(.9044)}to{transform:translate(80.48955vw,99vh) scale(.9044)}}.snow:nth-child(210){opacity:.2942;transform:translate(34.286vw,-10px) scale(.47);animation:fall-210 12s -18s linear infinite}@keyframes fall-210{54.868%{transform:translate(39.7829vw,54.868vh) scale(.47)}to{transform:translate(37.03445vw,99vh) scale(.47)}}.snow:nth-child(211){opacity:.751;transform:translate(37.9055vw,-10px) scale(.9788);animation:fall-211 28s -2s linear infinite}@keyframes fall-211{60.26%{transform:translate(31.2281vw,60.26vh) scale(.9788)}to{transform:translate(34.5668vw,99vh) scale(.9788)}}.snow:nth-child(212){opacity:1.7426;transform:translate(88.5841vw,-10px) scale(.8039);animation:fall-212 10s -22s linear infinite}@keyframes fall-212{46.12%{transform:translate(97.0898vw,46.12vh) scale(.8039)}to{transform:translate(92.83695vw,99vh) scale(.8039)}}.snow:nth-child(213){opacity:.0238;transform:translate(52.7424vw,-10px) scale(.1759);animation:fall-213 26s -14s linear infinite}@keyframes fall-213{77.979%{transform:translate(43.8694vw,77.979vh) scale(.1759)}to{transform:translate(48.3059vw,99vh) scale(.1759)}}.snow:nth-child(214){opacity:.9878;transform:translate(25.4242vw,-10px) scale(.2708);animation:fall-214 22s -19s linear infinite}@keyframes fall-214{76.659%{transform:translate(32.8231vw,76.659vh) scale(.2708)}to{transform:translate(29.12365vw,99vh) scale(.2708)}}.snow:nth-child(215){opacity:1.688;transform:translate(60.3693vw,-10px) scale(.1366);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{76.242%{transform:translate(61.4433vw,76.242vh) scale(.1366)}to{transform:translate(60.9063vw,99vh) scale(.1366)}}.snow:nth-child(216){opacity:.0728;transform:translate(94.9411vw,-10px) scale(.3422);animation:fall-216 11s -25s linear infinite}@keyframes fall-216{56.689%{transform:translate(95.5823vw,56.689vh) scale(.3422)}to{transform:translate(95.2617vw,99vh) scale(.3422)}}.snow:nth-child(217){opacity:1.9532;transform:translate(26.7636vw,-10px) scale(.162);animation:fall-217 26s -13s linear infinite}@keyframes fall-217{70.852%{transform:translate(24.4766vw,70.852vh) scale(.162)}to{transform:translate(25.6201vw,99vh) scale(.162)}}.snow:nth-child(218){opacity:.7528;transform:translate(28.2129vw,-10px) scale(.1222);animation:fall-218 10s -23s linear infinite}@keyframes fall-218{78.339%{transform:translate(26.3775vw,78.339vh) scale(.1222)}to{transform:translate(27.2952vw,99vh) scale(.1222)}}.snow:nth-child(219){opacity:1.7432;transform:translate(89.8302vw,-10px) scale(.3051);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.057%{transform:translate(92.2076vw,36.057vh) scale(.3051)}to{transform:translate(91.0189vw,99vh) scale(.3051)}}.snow:nth-child(220){opacity:1.3192;transform:translate(97.1835vw,-10px) scale(.238);animation:fall-220 26s -8s linear infinite}@keyframes fall-220{52.175%{transform:translate(96.6597vw,52.175vh) scale(.238)}to{transform:translate(96.9216vw,99vh) scale(.238)}}.snow:nth-child(221){opacity:1.6076;transform:translate(87.4705vw,-10px) scale(.7432);animation:fall-221 22s -10s linear infinite}@keyframes fall-221{38.821%{transform:translate(87.7113vw,38.821vh) scale(.7432)}to{transform:translate(87.5909vw,99vh) scale(.7432)}}.snow:nth-child(222){opacity:1.0932;transform:translate(37.2648vw,-10px) scale(.8437);animation:fall-222 15s -27s linear infinite}@keyframes fall-222{52.489%{transform:translate(41.6304vw,52.489vh) scale(.8437)}to{transform:translate(39.4476vw,99vh) scale(.8437)}}.snow:nth-child(223){opacity:.6122;transform:translate(81.452vw,-10px) scale(.4518);animation:fall-223 12s -8s linear infinite}@keyframes fall-223{45.984%{transform:translate(74.9437vw,45.984vh) scale(.4518)}to{transform:translate(78.19785vw,99vh) scale(.4518)}}.snow:nth-child(224){opacity:.9578;transform:translate(41.3293vw,-10px) scale(.2395);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{33.16%{transform:translate(31.3982vw,33.16vh) scale(.2395)}to{transform:translate(36.36375vw,99vh) scale(.2395)}}.snow:nth-child(225){opacity:1.3378;transform:translate(96.2514vw,-10px) scale(.7953);animation:fall-225 29s -16s linear infinite}@keyframes fall-225{64.759%{transform:translate(89.4972vw,64.759vh) scale(.7953)}to{transform:translate(92.8743vw,99vh) scale(.7953)}}.snow:nth-child(226){opacity:.8934;transform:translate(42.6221vw,-10px) scale(.9453);animation:fall-226 20s -3s linear infinite}@keyframes fall-226{78.575%{transform:translate(41.4509vw,78.575vh) scale(.9453)}to{transform:translate(42.0365vw,99vh) scale(.9453)}}.snow:nth-child(227){opacity:.7882;transform:translate(41.5867vw,-10px) scale(.6631);animation:fall-227 24s -20s linear infinite}@keyframes fall-227{39.064%{transform:translate(35.1051vw,39.064vh) scale(.6631)}to{transform:translate(38.3459vw,99vh) scale(.6631)}}.snow:nth-child(228){opacity:1.1844;transform:translate(42.2017vw,-10px) scale(.6769);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{54.514%{transform:translate(46.992vw,54.514vh) scale(.6769)}to{transform:translate(44.59685vw,99vh) scale(.6769)}}.snow:nth-child(229){opacity:.2224;transform:translate(36.3208vw,-10px) scale(.1919);animation:fall-229 11s -16s linear infinite}@keyframes fall-229{35.518%{transform:translate(45.9389vw,35.518vh) scale(.1919)}to{transform:translate(41.12985vw,99vh) scale(.1919)}}.snow:nth-child(230){opacity:1.906;transform:translate(89.1714vw,-10px) scale(.8686);animation:fall-230 30s -29s linear infinite}@keyframes fall-230{31.586%{transform:translate(80.0812vw,31.586vh) scale(.8686)}to{transform:translate(84.6263vw,99vh) scale(.8686)}}.snow:nth-child(231){opacity:1.5102;transform:translate(72.3462vw,-10px) scale(.0449);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{74.123%{transform:translate(66.8719vw,74.123vh) scale(.0449)}to{transform:translate(69.60905vw,99vh) scale(.0449)}}.snow:nth-child(232){opacity:1.266;transform:translate(14.4947vw,-10px) scale(.6702);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{63.131%{transform:translate(10.0833vw,63.131vh) scale(.6702)}to{transform:translate(12.289vw,99vh) scale(.6702)}}.snow:nth-child(233){opacity:1.7462;transform:translate(66.4381vw,-10px) scale(.8444);animation:fall-233 17s -13s linear infinite}@keyframes fall-233{78.652%{transform:translate(60.3257vw,78.652vh) scale(.8444)}to{transform:translate(63.3819vw,99vh) scale(.8444)}}.snow:nth-child(234){opacity:1.3892;transform:translate(1.1622vw,-10px) scale(.9603);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{54.86%{transform:translate(-3.3817vw,54.86vh) scale(.9603)}to{transform:translate(-1.10975vw,99vh) scale(.9603)}}.snow:nth-child(235){opacity:1.437;transform:translate(4.0697vw,-10px) scale(.3354);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{79.608%{transform:translate(-5.6062vw,79.608vh) scale(.3354)}to{transform:translate(-.76825vw,99vh) scale(.3354)}}.snow:nth-child(236){opacity:1.7214;transform:translate(10.5472vw,-10px) scale(.9729);animation:fall-236 27s -22s linear infinite}@keyframes fall-236{30.911%{transform:translate(16.8313vw,30.911vh) scale(.9729)}to{transform:translate(13.68925vw,99vh) scale(.9729)}}.snow:nth-child(237){opacity:1.6892;transform:translate(78.1114vw,-10px) scale(.679);animation:fall-237 28s -27s linear infinite}@keyframes fall-237{50.506%{transform:translate(70.3405vw,50.506vh) scale(.679)}to{transform:translate(74.22595vw,99vh) scale(.679)}}.snow:nth-child(238){opacity:1.1534;transform:translate(3.0841vw,-10px) scale(.2608);animation:fall-238 26s -27s linear infinite}@keyframes fall-238{64.45%{transform:translate(-.1464vw,64.45vh) scale(.2608)}to{transform:translate(1.46885vw,99vh) scale(.2608)}}.snow:nth-child(239){opacity:.323;transform:translate(96.0068vw,-10px) scale(.5649);animation:fall-239 30s -8s linear infinite}@keyframes fall-239{54.302%{transform:translate(93.554vw,54.302vh) scale(.5649)}to{transform:translate(94.7804vw,99vh) scale(.5649)}}.snow:nth-child(240){opacity:.0684;transform:translate(46.6264vw,-10px) scale(.3867);animation:fall-240 23s -19s linear infinite}@keyframes fall-240{52.802%{transform:translate(46.5247vw,52.802vh) scale(.3867)}to{transform:translate(46.57555vw,99vh) scale(.3867)}}.snow:nth-child(241){opacity:1.437;transform:translate(43.205vw,-10px) scale(.0042);animation:fall-241 30s -30s linear infinite}@keyframes fall-241{62.996%{transform:translate(41.9406vw,62.996vh) scale(.0042)}to{transform:translate(42.5728vw,99vh) scale(.0042)}}.snow:nth-child(242){opacity:1.727;transform:translate(58.4047vw,-10px) scale(.4289);animation:fall-242 20s -24s linear infinite}@keyframes fall-242{36.997%{transform:translate(57.4189vw,36.997vh) scale(.4289)}to{transform:translate(57.9118vw,99vh) scale(.4289)}}.snow:nth-child(243){opacity:.3738;transform:translate(34.5867vw,-10px) scale(.4912);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.825%{transform:translate(29.9994vw,34.825vh) scale(.4912)}to{transform:translate(32.29305vw,99vh) scale(.4912)}}.snow:nth-child(244){opacity:.8452;transform:translate(92.6553vw,-10px) scale(.241);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{70.835%{transform:translate(85.1811vw,70.835vh) scale(.241)}to{transform:translate(88.9182vw,99vh) scale(.241)}}.snow:nth-child(245){opacity:.9806;transform:translate(83.2807vw,-10px) scale(.0004);animation:fall-245 25s -16s linear infinite}@keyframes fall-245{50.159%{transform:translate(81.8909vw,50.159vh) scale(.0004)}to{transform:translate(82.5858vw,99vh) scale(.0004)}}.snow:nth-child(246){opacity:.362;transform:translate(10.8756vw,-10px) scale(.26);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.937%{transform:translate(3.7473vw,42.937vh) scale(.26)}to{transform:translate(7.31145vw,99vh) scale(.26)}}.snow:nth-child(247){opacity:.017;transform:translate(61.8034vw,-10px) scale(.1402);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{71.988%{transform:translate(65.1616vw,71.988vh) scale(.1402)}to{transform:translate(63.4825vw,99vh) scale(.1402)}}.snow:nth-child(248){opacity:1.8758;transform:translate(59.1799vw,-10px) scale(.862);animation:fall-248 22s -27s linear infinite}@keyframes fall-248{77.987%{transform:translate(59.0679vw,77.987vh) scale(.862)}to{transform:translate(59.1239vw,99vh) scale(.862)}}.snow:nth-child(249){opacity:1.9024;transform:translate(14.0029vw,-10px) scale(.1429);animation:fall-249 29s -14s linear infinite}@keyframes fall-249{74.533%{transform:translate(17.3559vw,74.533vh) scale(.1429)}to{transform:translate(15.6794vw,99vh) scale(.1429)}}.snow:nth-child(250){opacity:.0822;transform:translate(67.7474vw,-10px) scale(.3177);animation:fall-250 15s -28s linear infinite}@keyframes fall-250{65.059%{transform:translate(72.1523vw,65.059vh) scale(.3177)}to{transform:translate(69.94985vw,99vh) scale(.3177)}}.snow:nth-child(251){opacity:.4954;transform:translate(50.85vw,-10px) scale(.177);animation:fall-251 14s -5s linear infinite}@keyframes fall-251{45.418%{transform:translate(54.3916vw,45.418vh) scale(.177)}to{transform:translate(52.6208vw,99vh) scale(.177)}}.snow:nth-child(252){opacity:.3802;transform:translate(11.3656vw,-10px) scale(.284);animation:fall-252 29s -23s linear infinite}@keyframes fall-252{45.191%{transform:translate(15.383vw,45.191vh) scale(.284)}to{transform:translate(13.3743vw,99vh) scale(.284)}}.snow:nth-child(253){opacity:1.9926;transform:translate(8.2429vw,-10px) scale(.1989);animation:fall-253 23s -16s linear infinite}@keyframes fall-253{38.283%{transform:translate(15.8306vw,38.283vh) scale(.1989)}to{transform:translate(12.03675vw,99vh) scale(.1989)}}.snow:nth-child(254){opacity:1.0176;transform:translate(42.1862vw,-10px) scale(.5824);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{51.428%{transform:translate(49.4401vw,51.428vh) scale(.5824)}to{transform:translate(45.81315vw,99vh) scale(.5824)}}.snow:nth-child(255){opacity:1.15;transform:translate(88.031vw,-10px) scale(.3281);animation:fall-255 21s -7s linear infinite}@keyframes fall-255{78.836%{transform:translate(86.9413vw,78.836vh) scale(.3281)}to{transform:translate(87.48615vw,99vh) scale(.3281)}}.snow:nth-child(256){opacity:.743;transform:translate(26.672vw,-10px) scale(.5716);animation:fall-256 14s -24s linear infinite}@keyframes fall-256{65.177%{transform:translate(16.8121vw,65.177vh) scale(.5716)}to{transform:translate(21.74205vw,99vh) scale(.5716)}}.snow:nth-child(257){opacity:1.3516;transform:translate(17.6179vw,-10px) scale(.3938);animation:fall-257 19s -6s linear infinite}@keyframes fall-257{45.676%{transform:translate(23.0798vw,45.676vh) scale(.3938)}to{transform:translate(20.34885vw,99vh) scale(.3938)}}.snow:nth-child(258){opacity:.3886;transform:translate(76.6775vw,-10px) scale(.3964);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{64.135%{transform:translate(78.6967vw,64.135vh) scale(.3964)}to{transform:translate(77.6871vw,99vh) scale(.3964)}}.snow:nth-child(259){opacity:1.3938;transform:translate(50.9148vw,-10px) scale(.5161);animation:fall-259 28s -7s linear infinite}@keyframes fall-259{47.059%{transform:translate(49.5025vw,47.059vh) scale(.5161)}to{transform:translate(50.20865vw,99vh) scale(.5161)}}.snow:nth-child(260){opacity:1.519;transform:translate(56.526vw,-10px) scale(.6755);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{59.024%{transform:translate(50.6954vw,59.024vh) scale(.6755)}to{transform:translate(53.6107vw,99vh) scale(.6755)}}.snow:nth-child(261){opacity:.575;transform:translate(11.2858vw,-10px) scale(.0429);animation:fall-261 10s -1s linear infinite}@keyframes fall-261{61.479%{transform:translate(9.1314vw,61.479vh) scale(.0429)}to{transform:translate(10.2086vw,99vh) scale(.0429)}}.snow:nth-child(262){opacity:.079;transform:translate(10.4912vw,-10px) scale(.533);animation:fall-262 12s -13s linear infinite}@keyframes fall-262{59.202%{transform:translate(18.7069vw,59.202vh) scale(.533)}to{transform:translate(14.59905vw,99vh) scale(.533)}}.snow:nth-child(263){opacity:.4056;transform:translate(21.5615vw,-10px) scale(.9146);animation:fall-263 11s -17s linear infinite}@keyframes fall-263{74.847%{transform:translate(12.7246vw,74.847vh) scale(.9146)}to{transform:translate(17.14305vw,99vh) scale(.9146)}}.snow:nth-child(264){opacity:.916;transform:translate(25.1649vw,-10px) scale(.3344);animation:fall-264 11s -4s linear infinite}@keyframes fall-264{55.567%{transform:translate(31.7414vw,55.567vh) scale(.3344)}to{transform:translate(28.45315vw,99vh) scale(.3344)}}.snow:nth-child(265){opacity:1.2646;transform:translate(97.2811vw,-10px) scale(.3457);animation:fall-265 26s -9s linear infinite}@keyframes fall-265{72.976%{transform:translate(92.2093vw,72.976vh) scale(.3457)}to{transform:translate(94.7452vw,99vh) scale(.3457)}}.snow:nth-child(266){opacity:.4112;transform:translate(64.5031vw,-10px) scale(.9642);animation:fall-266 15s -28s linear infinite}@keyframes fall-266{56.227%{transform:translate(73.7586vw,56.227vh) scale(.9642)}to{transform:translate(69.13085vw,99vh) scale(.9642)}}.snow:nth-child(267){opacity:.2694;transform:translate(5.1976vw,-10px) scale(.7252);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{51.923%{transform:translate(3.3356vw,51.923vh) scale(.7252)}to{transform:translate(4.2666vw,99vh) scale(.7252)}}.snow:nth-child(268){opacity:.6856;transform:translate(67.6433vw,-10px) scale(.107);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{56.36%{transform:translate(66.0245vw,56.36vh) scale(.107)}to{transform:translate(66.8339vw,99vh) scale(.107)}}.snow:nth-child(269){opacity:.5004;transform:translate(9.7101vw,-10px) scale(.4203);animation:fall-269 26s -6s linear infinite}@keyframes fall-269{74.335%{transform:translate(2.8283vw,74.335vh) scale(.4203)}to{transform:translate(6.2692vw,99vh) scale(.4203)}}.snow:nth-child(270){opacity:.8448;transform:translate(9.4996vw,-10px) scale(.5748);animation:fall-270 25s -3s linear infinite}@keyframes fall-270{31.85%{transform:translate(5.6928vw,31.85vh) scale(.5748)}to{transform:translate(7.5962vw,99vh) scale(.5748)}}.snow:nth-child(271){opacity:1.114;transform:translate(8.9798vw,-10px) scale(.9417);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{56.836%{transform:translate(16.7073vw,56.836vh) scale(.9417)}to{transform:translate(12.84355vw,99vh) scale(.9417)}}.snow:nth-child(272){opacity:1.3586;transform:translate(42.8761vw,-10px) scale(.0392);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{52.488%{transform:translate(44.9262vw,52.488vh) scale(.0392)}to{transform:translate(43.90115vw,99vh) scale(.0392)}}.snow:nth-child(273){opacity:.742;transform:translate(88.9625vw,-10px) scale(.2063);animation:fall-273 25s -19s linear infinite}@keyframes fall-273{47.262%{transform:translate(96.0185vw,47.262vh) scale(.2063)}to{transform:translate(92.4905vw,99vh) scale(.2063)}}.snow:nth-child(274){opacity:.2436;transform:translate(47.3504vw,-10px) scale(.4172);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{51.982%{transform:translate(55.8096vw,51.982vh) scale(.4172)}to{transform:translate(51.58vw,99vh) scale(.4172)}}.snow:nth-child(275){opacity:.4024;transform:translate(95.9246vw,-10px) scale(.5889);animation:fall-275 19s -10s linear infinite}@keyframes fall-275{57.789%{transform:translate(104.0591vw,57.789vh) scale(.5889)}to{transform:translate(99.99185vw,99vh) scale(.5889)}}.snow:nth-child(276){opacity:.0714;transform:translate(49.6577vw,-10px) scale(.8919);animation:fall-276 27s -19s linear infinite}@keyframes fall-276{58.942%{transform:translate(44.796vw,58.942vh) scale(.8919)}to{transform:translate(47.22685vw,99vh) scale(.8919)}}.snow:nth-child(277){opacity:.349;transform:translate(14.4795vw,-10px) scale(.3947);animation:fall-277 14s -9s linear infinite}@keyframes fall-277{57.88%{transform:translate(6.9473vw,57.88vh) scale(.3947)}to{transform:translate(10.7134vw,99vh) scale(.3947)}}.snow:nth-child(278){opacity:.4552;transform:translate(15.0948vw,-10px) scale(.5085);animation:fall-278 16s -8s linear infinite}@keyframes fall-278{56.683%{transform:translate(6.2006vw,56.683vh) scale(.5085)}to{transform:translate(10.6477vw,99vh) scale(.5085)}}.snow:nth-child(279){opacity:.4982;transform:translate(8.9514vw,-10px) scale(.9615);animation:fall-279 16s -2s linear infinite}@keyframes fall-279{67.773%{transform:translate(13.0593vw,67.773vh) scale(.9615)}to{transform:translate(11.00535vw,99vh) scale(.9615)}}.snow:nth-child(280){opacity:.2352;transform:translate(72.8434vw,-10px) scale(.4679);animation:fall-280 26s -26s linear infinite}@keyframes fall-280{59.746%{transform:translate(62.911vw,59.746vh) scale(.4679)}to{transform:translate(67.8772vw,99vh) scale(.4679)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.3542vw,-10px) scale(.7691);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{78.042%{transform:translate(69.7284vw,78.042vh) scale(.7691)}to{transform:translate(74.5413vw,99vh) scale(.7691)}}.snow:nth-child(282){opacity:.5654;transform:translate(4.9587vw,-10px) scale(.1637);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{47.547%{transform:translate(3.5299vw,47.547vh) scale(.1637)}to{transform:translate(4.2443vw,99vh) scale(.1637)}}.snow:nth-child(283){opacity:1.3232;transform:translate(11.6999vw,-10px) scale(.8017);animation:fall-283 18s -14s linear infinite}@keyframes fall-283{33.607%{transform:translate(15.9805vw,33.607vh) scale(.8017)}to{transform:translate(13.8402vw,99vh) scale(.8017)}}.snow:nth-child(284){opacity:1.188;transform:translate(11.1594vw,-10px) scale(.1309);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{37.93%{transform:translate(11.7213vw,37.93vh) scale(.1309)}to{transform:translate(11.44035vw,99vh) scale(.1309)}}.snow:nth-child(285){opacity:1.2036;transform:translate(39.4155vw,-10px) scale(.6117);animation:fall-285 25s -26s linear infinite}@keyframes fall-285{73.267%{transform:translate(45.5965vw,73.267vh) scale(.6117)}to{transform:translate(42.506vw,99vh) scale(.6117)}}.snow:nth-child(286){opacity:.5808;transform:translate(96.7271vw,-10px) scale(.0388);animation:fall-286 14s -18s linear infinite}@keyframes fall-286{54.982%{transform:translate(103.7825vw,54.982vh) scale(.0388)}to{transform:translate(100.2548vw,99vh) scale(.0388)}}.snow:nth-child(287){opacity:.2738;transform:translate(95.1946vw,-10px) scale(.5886);animation:fall-287 19s -20s linear infinite}@keyframes fall-287{55.411%{transform:translate(95.1234vw,55.411vh) scale(.5886)}to{transform:translate(95.159vw,99vh) scale(.5886)}}.snow:nth-child(288){opacity:1.0616;transform:translate(77.3837vw,-10px) scale(.1491);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{49.538%{transform:translate(86.9005vw,49.538vh) scale(.1491)}to{transform:translate(82.1421vw,99vh) scale(.1491)}}.snow:nth-child(289){opacity:.2472;transform:translate(75.1946vw,-10px) scale(.3097);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{59.636%{transform:translate(71.6978vw,59.636vh) scale(.3097)}to{transform:translate(73.4462vw,99vh) scale(.3097)}}.snow:nth-child(290){opacity:.8432;transform:translate(49.6623vw,-10px) scale(.6227);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{48.835%{transform:translate(57.2728vw,48.835vh) scale(.6227)}to{transform:translate(53.46755vw,99vh) scale(.6227)}}.snow:nth-child(291){opacity:.003;transform:translate(72.8797vw,-10px) scale(.7618);animation:fall-291 27s -18s linear infinite}@keyframes fall-291{76.593%{transform:translate(63.4915vw,76.593vh) scale(.7618)}to{transform:translate(68.1856vw,99vh) scale(.7618)}}.snow:nth-child(292){opacity:1.4568;transform:translate(19.0089vw,-10px) scale(.6988);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{55.38%{transform:translate(24.1137vw,55.38vh) scale(.6988)}to{transform:translate(21.5613vw,99vh) scale(.6988)}}.snow:nth-child(293){opacity:.1724;transform:translate(39.882vw,-10px) scale(.4142);animation:fall-293 12s -15s linear infinite}@keyframes fall-293{73.911%{transform:translate(43.5512vw,73.911vh) scale(.4142)}to{transform:translate(41.7166vw,99vh) scale(.4142)}}.snow:nth-child(294){opacity:1.5212;transform:translate(37.1452vw,-10px) scale(.2817);animation:fall-294 26s -12s linear infinite}@keyframes fall-294{45.238%{transform:translate(42.0663vw,45.238vh) scale(.2817)}to{transform:translate(39.60575vw,99vh) scale(.2817)}}.snow:nth-child(295){opacity:1.3952;transform:translate(18.3206vw,-10px) scale(.8943);animation:fall-295 23s -2s linear infinite}@keyframes fall-295{47.252%{transform:translate(12.6284vw,47.252vh) scale(.8943)}to{transform:translate(15.4745vw,99vh) scale(.8943)}}.snow:nth-child(296){opacity:.4854;transform:translate(37.3635vw,-10px) scale(.5577);animation:fall-296 25s -8s linear infinite}@keyframes fall-296{41.395%{transform:translate(29.4132vw,41.395vh) scale(.5577)}to{transform:translate(33.38835vw,99vh) scale(.5577)}}.snow:nth-child(297){opacity:.727;transform:translate(39.8069vw,-10px) scale(.7259);animation:fall-297 27s -21s linear infinite}@keyframes fall-297{61.024%{transform:translate(40.4866vw,61.024vh) scale(.7259)}to{transform:translate(40.14675vw,99vh) scale(.7259)}}.snow:nth-child(298){opacity:1.0256;transform:translate(70.6544vw,-10px) scale(.3357);animation:fall-298 15s -5s linear infinite}@keyframes fall-298{48.515%{transform:translate(66.3568vw,48.515vh) scale(.3357)}to{transform:translate(68.5056vw,99vh) scale(.3357)}}.snow:nth-child(299){opacity:.115;transform:translate(11.5403vw,-10px) scale(.6445);animation:fall-299 17s -28s linear infinite}@keyframes fall-299{79.97%{transform:translate(8.0166vw,79.97vh) scale(.6445)}to{transform:translate(9.77845vw,99vh) scale(.6445)}}.snow:nth-child(300){opacity:1.3776;transform:translate(6.8527vw,-10px) scale(.2869);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{31.787%{transform:translate(14.0418vw,31.787vh) scale(.2869)}to{transform:translate(10.44725vw,99vh) scale(.2869)}}.snow:nth-child(301){opacity:.4648;transform:translate(70.2387vw,-10px) scale(.5517);animation:fall-301 10s -1s linear infinite}@keyframes fall-301{56.563%{transform:translate(64.31vw,56.563vh) scale(.5517)}to{transform:translate(67.27435vw,99vh) scale(.5517)}}.snow:nth-child(302){opacity:.1644;transform:translate(95.4554vw,-10px) scale(.8854);animation:fall-302 26s -16s linear infinite}@keyframes fall-302{46.739%{transform:translate(100.7907vw,46.739vh) scale(.8854)}to{transform:translate(98.12305vw,99vh) scale(.8854)}}.snow:nth-child(303){opacity:.4754;transform:translate(11.9636vw,-10px) scale(.7518);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.299%{transform:translate(6.0855vw,68.299vh) scale(.7518)}to{transform:translate(9.02455vw,99vh) scale(.7518)}}.snow:nth-child(304){opacity:1.4328;transform:translate(90.5113vw,-10px) scale(.5491);animation:fall-304 17s -29s linear infinite}@keyframes fall-304{43.722%{transform:translate(93.373vw,43.722vh) scale(.5491)}to{transform:translate(91.94215vw,99vh) scale(.5491)}}.snow:nth-child(305){opacity:1.7514;transform:translate(21.2506vw,-10px) scale(.3924);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{49.431%{transform:translate(20.9458vw,49.431vh) scale(.3924)}to{transform:translate(21.0982vw,99vh) scale(.3924)}}.snow:nth-child(306){opacity:1.4576;transform:translate(47.6614vw,-10px) scale(.8125);animation:fall-306 12s -22s linear infinite}@keyframes fall-306{42.918%{transform:translate(37.8887vw,42.918vh) scale(.8125)}to{transform:translate(42.77505vw,99vh) scale(.8125)}}.snow:nth-child(307){opacity:.653;transform:translate(73.8872vw,-10px) scale(.2601);animation:fall-307 29s -20s linear infinite}@keyframes fall-307{31.796%{transform:translate(65.4039vw,31.796vh) scale(.2601)}to{transform:translate(69.64555vw,99vh) scale(.2601)}}.snow:nth-child(308){opacity:1.2984;transform:translate(70.658vw,-10px) scale(.718);animation:fall-308 17s -19s linear infinite}@keyframes fall-308{56.217%{transform:translate(65.185vw,56.217vh) scale(.718)}to{transform:translate(67.9215vw,99vh) scale(.718)}}.snow:nth-child(309){opacity:.33;transform:translate(63.0442vw,-10px) scale(.8746);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{59.486%{transform:translate(58.3043vw,59.486vh) scale(.8746)}to{transform:translate(60.67425vw,99vh) scale(.8746)}}.snow:nth-child(310){opacity:1.9304;transform:translate(67.7741vw,-10px) scale(.9393);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{52.378%{transform:translate(60.0838vw,52.378vh) scale(.9393)}to{transform:translate(63.92895vw,99vh) scale(.9393)}}.snow:nth-child(311){opacity:1.5546;transform:translate(79.0896vw,-10px) scale(.4071);animation:fall-311 22s -8s linear infinite}@keyframes fall-311{37.353%{transform:translate(80.042vw,37.353vh) scale(.4071)}to{transform:translate(79.5658vw,99vh) scale(.4071)}}.snow:nth-child(312){opacity:.929;transform:translate(76.7483vw,-10px) scale(.5666);animation:fall-312 24s -28s linear infinite}@keyframes fall-312{64.872%{transform:translate(84.1449vw,64.872vh) scale(.5666)}to{transform:translate(80.4466vw,99vh) scale(.5666)}}.snow:nth-child(313){opacity:.728;transform:translate(.2415vw,-10px) scale(.8535);animation:fall-313 22s -13s linear infinite}@keyframes fall-313{71.72%{transform:translate(7.6574vw,71.72vh) scale(.8535)}to{transform:translate(3.94945vw,99vh) scale(.8535)}}.snow:nth-child(314){opacity:.4908;transform:translate(.4435vw,-10px) scale(.4405);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{77.11%{transform:translate(8.7089vw,77.11vh) scale(.4405)}to{transform:translate(4.5762vw,99vh) scale(.4405)}}.snow:nth-child(315){opacity:1.4126;transform:translate(83.1252vw,-10px) scale(.4739);animation:fall-315 19s -20s linear infinite}@keyframes fall-315{55.522%{transform:translate(91.9477vw,55.522vh) scale(.4739)}to{transform:translate(87.53645vw,99vh) scale(.4739)}}.snow:nth-child(316){opacity:.7736;transform:translate(64.2285vw,-10px) scale(.7271);animation:fall-316 30s -10s linear infinite}@keyframes fall-316{62.948%{transform:translate(67.8401vw,62.948vh) scale(.7271)}to{transform:translate(66.0343vw,99vh) scale(.7271)}}.snow:nth-child(317){opacity:1.6124;transform:translate(90.3895vw,-10px) scale(.3771);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{70.783%{transform:translate(94.901vw,70.783vh) scale(.3771)}to{transform:translate(92.64525vw,99vh) scale(.3771)}}.snow:nth-child(318){opacity:1.5508;transform:translate(48.8969vw,-10px) scale(.0676);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{36.352%{transform:translate(54.2087vw,36.352vh) scale(.0676)}to{transform:translate(51.5528vw,99vh) scale(.0676)}}.snow:nth-child(319){opacity:1.199;transform:translate(53.0292vw,-10px) scale(.9247);animation:fall-319 29s -30s linear infinite}@keyframes fall-319{65.265%{transform:translate(61.6167vw,65.265vh) scale(.9247)}to{transform:translate(57.32295vw,99vh) scale(.9247)}}.snow:nth-child(320){opacity:.173;transform:translate(95.434vw,-10px) scale(.3545);animation:fall-320 15s -14s linear infinite}@keyframes fall-320{32.84%{transform:translate(103.9063vw,32.84vh) scale(.3545)}to{transform:translate(99.67015vw,99vh) scale(.3545)}}.snow:nth-child(321){opacity:.1662;transform:translate(80.0242vw,-10px) scale(.0887);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{78.322%{transform:translate(77.7089vw,78.322vh) scale(.0887)}to{transform:translate(78.86655vw,99vh) scale(.0887)}}.snow:nth-child(322){opacity:1.3956;transform:translate(70.572vw,-10px) scale(.8677);animation:fall-322 22s -14s linear infinite}@keyframes fall-322{76.628%{transform:translate(70.4043vw,76.628vh) scale(.8677)}to{transform:translate(70.48815vw,99vh) scale(.8677)}}.snow:nth-child(323){opacity:.3162;transform:translate(28.3779vw,-10px) scale(.5064);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{41.126%{transform:translate(30.8768vw,41.126vh) scale(.5064)}to{transform:translate(29.62735vw,99vh) scale(.5064)}}.snow:nth-child(324){opacity:.6688;transform:translate(76.5084vw,-10px) scale(.4734);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{48.086%{transform:translate(69.9362vw,48.086vh) scale(.4734)}to{transform:translate(73.2223vw,99vh) scale(.4734)}}.snow:nth-child(325){opacity:.8758;transform:translate(94.1037vw,-10px) scale(.6995);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{69.328%{transform:translate(94.2904vw,69.328vh) scale(.6995)}to{transform:translate(94.19705vw,99vh) scale(.6995)}}.snow:nth-child(326){opacity:1.84;transform:translate(70.3846vw,-10px) scale(.317);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{63.467%{transform:translate(65.646vw,63.467vh) scale(.317)}to{transform:translate(68.0153vw,99vh) scale(.317)}}.snow:nth-child(327){opacity:1.37;transform:translate(92.3496vw,-10px) scale(.1087);animation:fall-327 14s -15s linear infinite}@keyframes fall-327{68.95%{transform:translate(87.834vw,68.95vh) scale(.1087)}to{transform:translate(90.0918vw,99vh) scale(.1087)}}.snow:nth-child(328){opacity:.446;transform:translate(2.294vw,-10px) scale(.7915);animation:fall-328 15s -14s linear infinite}@keyframes fall-328{62.308%{transform:translate(-3.5655vw,62.308vh) scale(.7915)}to{transform:translate(-.63575vw,99vh) scale(.7915)}}.snow:nth-child(329){opacity:.7784;transform:translate(86.6605vw,-10px) scale(.8112);animation:fall-329 11s -22s linear infinite}@keyframes fall-329{32.156%{transform:translate(86.4593vw,32.156vh) scale(.8112)}to{transform:translate(86.5599vw,99vh) scale(.8112)}}.snow:nth-child(330){opacity:1.4492;transform:translate(.755vw,-10px) scale(.2483);animation:fall-330 14s -5s linear infinite}@keyframes fall-330{68.637%{transform:translate(-3.3618vw,68.637vh) scale(.2483)}to{transform:translate(-1.3034vw,99vh) scale(.2483)}}.snow:nth-child(331){opacity:1.6618;transform:translate(85.6881vw,-10px) scale(.7166);animation:fall-331 25s -4s linear infinite}@keyframes fall-331{70.09%{transform:translate(90.505vw,70.09vh) scale(.7166)}to{transform:translate(88.09655vw,99vh) scale(.7166)}}.snow:nth-child(332){opacity:.4646;transform:translate(35.1912vw,-10px) scale(.9859);animation:fall-332 25s -30s linear infinite}@keyframes fall-332{56.452%{transform:translate(42.9228vw,56.452vh) scale(.9859)}to{transform:translate(39.057vw,99vh) scale(.9859)}}.snow:nth-child(333){opacity:1.3214;transform:translate(16.1717vw,-10px) scale(.3621);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{72.272%{transform:translate(8.5151vw,72.272vh) scale(.3621)}to{transform:translate(12.3434vw,99vh) scale(.3621)}}.snow:nth-child(334){opacity:1.82;transform:translate(58.4684vw,-10px) scale(.8645);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{50.47%{transform:translate(49.6944vw,50.47vh) scale(.8645)}to{transform:translate(54.0814vw,99vh) scale(.8645)}}.snow:nth-child(335){opacity:.6976;transform:translate(44.2633vw,-10px) scale(.1266);animation:fall-335 24s -6s linear infinite}@keyframes fall-335{78.846%{transform:translate(40.5237vw,78.846vh) scale(.1266)}to{transform:translate(42.3935vw,99vh) scale(.1266)}}.snow:nth-child(336){opacity:1.0644;transform:translate(32.0105vw,-10px) scale(.3754);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{62.369%{transform:translate(28.2007vw,62.369vh) scale(.3754)}to{transform:translate(30.1056vw,99vh) scale(.3754)}}.snow:nth-child(337){opacity:1.33;transform:translate(25.9635vw,-10px) scale(.6494);animation:fall-337 12s -4s linear infinite}@keyframes fall-337{65.6%{transform:translate(32.381vw,65.6vh) scale(.6494)}to{transform:translate(29.17225vw,99vh) scale(.6494)}}.snow:nth-child(338){opacity:.6074;transform:translate(84.6439vw,-10px) scale(.1956);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{57.855%{transform:translate(75.1555vw,57.855vh) scale(.1956)}to{transform:translate(79.8997vw,99vh) scale(.1956)}}.snow:nth-child(339){opacity:1.3242;transform:translate(31.7721vw,-10px) scale(.6624);animation:fall-339 25s -20s linear infinite}@keyframes fall-339{70.878%{transform:translate(38.8193vw,70.878vh) scale(.6624)}to{transform:translate(35.2957vw,99vh) scale(.6624)}}.snow:nth-child(340){opacity:.5002;transform:translate(81.022vw,-10px) scale(.9981);animation:fall-340 27s -19s linear infinite}@keyframes fall-340{35.669%{transform:translate(74.6799vw,35.669vh) scale(.9981)}to{transform:translate(77.85095vw,99vh) scale(.9981)}}.snow:nth-child(341){opacity:1.1186;transform:translate(35.7166vw,-10px) scale(.732);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{64.681%{transform:translate(31.703vw,64.681vh) scale(.732)}to{transform:translate(33.7098vw,99vh) scale(.732)}}.snow:nth-child(342){opacity:1.4084;transform:translate(39.1319vw,-10px) scale(.5401);animation:fall-342 23s -11s linear infinite}@keyframes fall-342{30.964%{transform:translate(43.1729vw,30.964vh) scale(.5401)}to{transform:translate(41.1524vw,99vh) scale(.5401)}}.snow:nth-child(343){opacity:.7794;transform:translate(75.4968vw,-10px) scale(.2813);animation:fall-343 25s -21s linear infinite}@keyframes fall-343{67.043%{transform:translate(72.9657vw,67.043vh) scale(.2813)}to{transform:translate(74.23125vw,99vh) scale(.2813)}}.snow:nth-child(344){opacity:.6256;transform:translate(23.9626vw,-10px) scale(.0505);animation:fall-344 19s -15s linear infinite}@keyframes fall-344{50.979%{transform:translate(17.6239vw,50.979vh) scale(.0505)}to{transform:translate(20.79325vw,99vh) scale(.0505)}}.snow:nth-child(345){opacity:1.5488;transform:translate(3.8884vw,-10px) scale(.1244);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.163%{transform:translate(5.4828vw,36.163vh) scale(.1244)}to{transform:translate(4.6856vw,99vh) scale(.1244)}}.snow:nth-child(346){opacity:1.6772;transform:translate(15.1926vw,-10px) scale(.5881);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{53.78%{transform:translate(17.9454vw,53.78vh) scale(.5881)}to{transform:translate(16.569vw,99vh) scale(.5881)}}.snow:nth-child(347){opacity:1.5268;transform:translate(44.5479vw,-10px) scale(.0582);animation:fall-347 23s -13s linear infinite}@keyframes fall-347{33.499%{transform:translate(48.214vw,33.499vh) scale(.0582)}to{transform:translate(46.38095vw,99vh) scale(.0582)}}.snow:nth-child(348){opacity:1.7274;transform:translate(27.1853vw,-10px) scale(.1595);animation:fall-348 14s -1s linear infinite}@keyframes fall-348{44.259%{transform:translate(32.6276vw,44.259vh) scale(.1595)}to{transform:translate(29.90645vw,99vh) scale(.1595)}}.snow:nth-child(349){opacity:1.3656;transform:translate(82.5876vw,-10px) scale(.2865);animation:fall-349 22s -11s linear infinite}@keyframes fall-349{42.111%{transform:translate(89.5545vw,42.111vh) scale(.2865)}to{transform:translate(86.07105vw,99vh) scale(.2865)}}.snow:nth-child(350){opacity:.4574;transform:translate(55.6139vw,-10px) scale(.4377);animation:fall-350 23s -13s linear infinite}@keyframes fall-350{38.381%{transform:translate(58.5309vw,38.381vh) scale(.4377)}to{transform:translate(57.0724vw,99vh) scale(.4377)}}.snow:nth-child(351){opacity:.4756;transform:translate(54.4397vw,-10px) scale(.7798);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{58.532%{transform:translate(63.4958vw,58.532vh) scale(.7798)}to{transform:translate(58.96775vw,99vh) scale(.7798)}}.snow:nth-child(352){opacity:.0716;transform:translate(.3971vw,-10px) scale(.4519);animation:fall-352 30s -2s linear infinite}@keyframes fall-352{72.508%{transform:translate(6.4807vw,72.508vh) scale(.4519)}to{transform:translate(3.4389vw,99vh) scale(.4519)}}.snow:nth-child(353){opacity:.2538;transform:translate(42.5899vw,-10px) scale(.9069);animation:fall-353 20s -22s linear infinite}@keyframes fall-353{62.45%{transform:translate(50.6844vw,62.45vh) scale(.9069)}to{transform:translate(46.63715vw,99vh) scale(.9069)}}.snow:nth-child(354){opacity:1.0782;transform:translate(47.3489vw,-10px) scale(.3923);animation:fall-354 25s -27s linear infinite}@keyframes fall-354{39.909%{transform:translate(52.5245vw,39.909vh) scale(.3923)}to{transform:translate(49.9367vw,99vh) scale(.3923)}}.snow:nth-child(355){opacity:.04;transform:translate(83.7442vw,-10px) scale(.8251);animation:fall-355 18s -17s linear infinite}@keyframes fall-355{67.686%{transform:translate(91.983vw,67.686vh) scale(.8251)}to{transform:translate(87.8636vw,99vh) scale(.8251)}}.snow:nth-child(356){opacity:.941;transform:translate(77.4171vw,-10px) scale(.9207);animation:fall-356 21s -13s linear infinite}@keyframes fall-356{59.305%{transform:translate(79.0935vw,59.305vh) scale(.9207)}to{transform:translate(78.2553vw,99vh) scale(.9207)}}.snow:nth-child(357){opacity:.9902;transform:translate(44.8049vw,-10px) scale(.16);animation:fall-357 26s -14s linear infinite}@keyframes fall-357{50.584%{transform:translate(49.6936vw,50.584vh) scale(.16)}to{transform:translate(47.24925vw,99vh) scale(.16)}}.snow:nth-child(358){opacity:1.096;transform:translate(70.652vw,-10px) scale(.7014);animation:fall-358 29s -11s linear infinite}@keyframes fall-358{48.032%{transform:translate(74.8878vw,48.032vh) scale(.7014)}to{transform:translate(72.7699vw,99vh) scale(.7014)}}.snow:nth-child(359){opacity:.782;transform:translate(66.5834vw,-10px) scale(.3446);animation:fall-359 26s -8s linear infinite}@keyframes fall-359{70.661%{transform:translate(70.1889vw,70.661vh) scale(.3446)}to{transform:translate(68.38615vw,99vh) scale(.3446)}}.snow:nth-child(360){opacity:1.4616;transform:translate(37.855vw,-10px) scale(.1758);animation:fall-360 28s -14s linear infinite}@keyframes fall-360{59.717%{transform:translate(35.1832vw,59.717vh) scale(.1758)}to{transform:translate(36.5191vw,99vh) scale(.1758)}}.snow:nth-child(361){opacity:1.0514;transform:translate(76.9968vw,-10px) scale(.6185);animation:fall-361 17s -11s linear infinite}@keyframes fall-361{34.165%{transform:translate(69.2214vw,34.165vh) scale(.6185)}to{transform:translate(73.1091vw,99vh) scale(.6185)}}.snow:nth-child(362){opacity:.3102;transform:translate(39.3021vw,-10px) scale(.6234);animation:fall-362 17s -28s linear infinite}@keyframes fall-362{42.655%{transform:translate(45.6055vw,42.655vh) scale(.6234)}to{transform:translate(42.4538vw,99vh) scale(.6234)}}.snow:nth-child(363){opacity:.9252;transform:translate(71.5515vw,-10px) scale(.6743);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{76.768%{transform:translate(69.0535vw,76.768vh) scale(.6743)}to{transform:translate(70.3025vw,99vh) scale(.6743)}}.snow:nth-child(364){opacity:1.234;transform:translate(51.0649vw,-10px) scale(.6146);animation:fall-364 23s -14s linear infinite}@keyframes fall-364{37.113%{transform:translate(51.4671vw,37.113vh) scale(.6146)}to{transform:translate(51.266vw,99vh) scale(.6146)}}.snow:nth-child(365){opacity:1.819;transform:translate(90.4719vw,-10px) scale(.4496);animation:fall-365 10s -14s linear infinite}@keyframes fall-365{74.685%{transform:translate(82.5569vw,74.685vh) scale(.4496)}to{transform:translate(86.5144vw,99vh) scale(.4496)}}.snow:nth-child(366){opacity:.2084;transform:translate(44.4324vw,-10px) scale(.8888);animation:fall-366 16s -5s linear infinite}@keyframes fall-366{63.54%{transform:translate(41.632vw,63.54vh) scale(.8888)}to{transform:translate(43.0322vw,99vh) scale(.8888)}}.snow:nth-child(367){opacity:1.8606;transform:translate(42.8085vw,-10px) scale(.0666);animation:fall-367 14s -20s linear infinite}@keyframes fall-367{79.846%{transform:translate(46.7339vw,79.846vh) scale(.0666)}to{transform:translate(44.7712vw,99vh) scale(.0666)}}.snow:nth-child(368){opacity:.1254;transform:translate(33.2279vw,-10px) scale(.2153);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{61.585%{transform:translate(38.8448vw,61.585vh) scale(.2153)}to{transform:translate(36.03635vw,99vh) scale(.2153)}}.snow:nth-child(369){opacity:1.8924;transform:translate(5.7221vw,-10px) scale(.4359);animation:fall-369 15s -15s linear infinite}@keyframes fall-369{50.051%{transform:translate(-2.6714vw,50.051vh) scale(.4359)}to{transform:translate(1.52535vw,99vh) scale(.4359)}}.snow:nth-child(370){opacity:.4914;transform:translate(58.251vw,-10px) scale(.7319);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{47.056%{transform:translate(56.8979vw,47.056vh) scale(.7319)}to{transform:translate(57.57445vw,99vh) scale(.7319)}}.snow:nth-child(371){opacity:1.7574;transform:translate(27.9616vw,-10px) scale(.4498);animation:fall-371 29s -21s linear infinite}@keyframes fall-371{41.559%{transform:translate(34.2773vw,41.559vh) scale(.4498)}to{transform:translate(31.11945vw,99vh) scale(.4498)}}.snow:nth-child(372){opacity:1.2098;transform:translate(94.8925vw,-10px) scale(.6328);animation:fall-372 25s -11s linear infinite}@keyframes fall-372{75.968%{transform:translate(99.4847vw,75.968vh) scale(.6328)}to{transform:translate(97.1886vw,99vh) scale(.6328)}}.snow:nth-child(373){opacity:1.4748;transform:translate(97.9241vw,-10px) scale(.576);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{58.69%{transform:translate(89.6141vw,58.69vh) scale(.576)}to{transform:translate(93.7691vw,99vh) scale(.576)}}.snow:nth-child(374){opacity:1.297;transform:translate(50.0885vw,-10px) scale(.191);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{44.894%{transform:translate(56.9445vw,44.894vh) scale(.191)}to{transform:translate(53.5165vw,99vh) scale(.191)}}.snow:nth-child(375){opacity:1.1508;transform:translate(82.7893vw,-10px) scale(.8257);animation:fall-375 26s -22s linear infinite}@keyframes fall-375{59.707%{transform:translate(90.9664vw,59.707vh) scale(.8257)}to{transform:translate(86.87785vw,99vh) scale(.8257)}}.snow:nth-child(376){opacity:.4792;transform:translate(93.7298vw,-10px) scale(.3584);animation:fall-376 25s -13s linear infinite}@keyframes fall-376{71.516%{transform:translate(95.1725vw,71.516vh) scale(.3584)}to{transform:translate(94.45115vw,99vh) scale(.3584)}}.snow:nth-child(377){opacity:.09;transform:translate(2.0232vw,-10px) scale(.1678);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{58.151%{transform:translate(4.9732vw,58.151vh) scale(.1678)}to{transform:translate(3.4982vw,99vh) scale(.1678)}}.snow:nth-child(378){opacity:1.1328;transform:translate(17.0586vw,-10px) scale(.2289);animation:fall-378 27s -6s linear infinite}@keyframes fall-378{58.565%{transform:translate(7.2888vw,58.565vh) scale(.2289)}to{transform:translate(12.1737vw,99vh) scale(.2289)}}.snow:nth-child(379){opacity:1.2244;transform:translate(25.8922vw,-10px) scale(.4981);animation:fall-379 20s -11s linear infinite}@keyframes fall-379{57.448%{transform:translate(24.1093vw,57.448vh) scale(.4981)}to{transform:translate(25.00075vw,99vh) scale(.4981)}}.snow:nth-child(380){opacity:1.6932;transform:translate(31.0336vw,-10px) scale(.8814);animation:fall-380 19s -14s linear infinite}@keyframes fall-380{52.489%{transform:translate(29.9514vw,52.489vh) scale(.8814)}to{transform:translate(30.4925vw,99vh) scale(.8814)}}.snow:nth-child(381){opacity:.2408;transform:translate(1.8892vw,-10px) scale(.5816);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{38.602%{transform:translate(-7.4116vw,38.602vh) scale(.5816)}to{transform:translate(-2.7612vw,99vh) scale(.5816)}}.snow:nth-child(382){opacity:1.3278;transform:translate(69.7772vw,-10px) scale(.6836);animation:fall-382 15s -29s linear infinite}@keyframes fall-382{43.282%{transform:translate(66.2841vw,43.282vh) scale(.6836)}to{transform:translate(68.03065vw,99vh) scale(.6836)}}.snow:nth-child(383){opacity:1.1326;transform:translate(2.8141vw,-10px) scale(.5983);animation:fall-383 10s -6s linear infinite}@keyframes fall-383{72.32%{transform:translate(-4.6981vw,72.32vh) scale(.5983)}to{transform:translate(-.942vw,99vh) scale(.5983)}}.snow:nth-child(384){opacity:.331;transform:translate(69.5547vw,-10px) scale(.3508);animation:fall-384 18s -30s linear infinite}@keyframes fall-384{41.085%{transform:translate(77.6308vw,41.085vh) scale(.3508)}to{transform:translate(73.59275vw,99vh) scale(.3508)}}.snow:nth-child(385){opacity:.463;transform:translate(57.5191vw,-10px) scale(.1099);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{66.056%{transform:translate(66.669vw,66.056vh) scale(.1099)}to{transform:translate(62.09405vw,99vh) scale(.1099)}}.snow:nth-child(386){opacity:1.151;transform:translate(94.9145vw,-10px) scale(.6836);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{75.578%{transform:translate(94.2792vw,75.578vh) scale(.6836)}to{transform:translate(94.59685vw,99vh) scale(.6836)}}.snow:nth-child(387){opacity:.8472;transform:translate(60.8204vw,-10px) scale(.3826);animation:fall-387 16s -12s linear infinite}@keyframes fall-387{71.551%{transform:translate(68.6503vw,71.551vh) scale(.3826)}to{transform:translate(64.73535vw,99vh) scale(.3826)}}.snow:nth-child(388){opacity:.0952;transform:translate(6.7252vw,-10px) scale(.5575);animation:fall-388 19s -12s linear infinite}@keyframes fall-388{32.549%{transform:translate(4.8384vw,32.549vh) scale(.5575)}to{transform:translate(5.7818vw,99vh) scale(.5575)}}.snow:nth-child(389){opacity:1.6222;transform:translate(66.642vw,-10px) scale(.9195);animation:fall-389 12s -7s linear infinite}@keyframes fall-389{70.064%{transform:translate(70.9756vw,70.064vh) scale(.9195)}to{transform:translate(68.8088vw,99vh) scale(.9195)}}.snow:nth-child(390){opacity:1.1436;transform:translate(53.263vw,-10px) scale(.2349);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{70.845%{transform:translate(58.7302vw,70.845vh) scale(.2349)}to{transform:translate(55.9966vw,99vh) scale(.2349)}}.snow:nth-child(391){opacity:.8048;transform:translate(49.3464vw,-10px) scale(.0698);animation:fall-391 21s -19s linear infinite}@keyframes fall-391{63.325%{transform:translate(48.1045vw,63.325vh) scale(.0698)}to{transform:translate(48.72545vw,99vh) scale(.0698)}}.snow:nth-child(392){opacity:1.5794;transform:translate(7.6662vw,-10px) scale(.0652);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{30.444%{transform:translate(9.3392vw,30.444vh) scale(.0652)}to{transform:translate(8.5027vw,99vh) scale(.0652)}}.snow:nth-child(393){opacity:.3532;transform:translate(35.712vw,-10px) scale(.2108);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{77.403%{transform:translate(33.3797vw,77.403vh) scale(.2108)}to{transform:translate(34.54585vw,99vh) scale(.2108)}}.snow:nth-child(394){opacity:1.0314;transform:translate(57.4666vw,-10px) scale(.2963);animation:fall-394 26s -25s linear infinite}@keyframes fall-394{69.935%{transform:translate(49.703vw,69.935vh) scale(.2963)}to{transform:translate(53.5848vw,99vh) scale(.2963)}}.snow:nth-child(395){opacity:.4924;transform:translate(33.6343vw,-10px) scale(.1726);animation:fall-395 14s -1s linear infinite}@keyframes fall-395{70.603%{transform:translate(40.1484vw,70.603vh) scale(.1726)}to{transform:translate(36.89135vw,99vh) scale(.1726)}}.snow:nth-child(396){opacity:1.6994;transform:translate(87.3641vw,-10px) scale(.5677);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{70.623%{transform:translate(78.794vw,70.623vh) scale(.5677)}to{transform:translate(83.07905vw,99vh) scale(.5677)}}.snow:nth-child(397){opacity:.0548;transform:translate(36.216vw,-10px) scale(.7337);animation:fall-397 12s -12s linear infinite}@keyframes fall-397{73.355%{transform:translate(42.9289vw,73.355vh) scale(.7337)}to{transform:translate(39.57245vw,99vh) scale(.7337)}}.snow:nth-child(398){opacity:.112;transform:translate(89.1597vw,-10px) scale(.9951);animation:fall-398 28s -19s linear infinite}@keyframes fall-398{62.948%{transform:translate(86.5276vw,62.948vh) scale(.9951)}to{transform:translate(87.84365vw,99vh) scale(.9951)}}.snow:nth-child(399){opacity:1.0618;transform:translate(51.6828vw,-10px) scale(.5751);animation:fall-399 28s -14s linear infinite}@keyframes fall-399{36.608%{transform:translate(53.8387vw,36.608vh) scale(.5751)}to{transform:translate(52.76075vw,99vh) scale(.5751)}}.snow:nth-child(400){opacity:1.1456;transform:translate(26.6792vw,-10px) scale(.0974);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{79.604%{transform:translate(22.2079vw,79.604vh) scale(.0974)}to{transform:translate(24.44355vw,99vh) scale(.0974)}}\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==
|