@esfaenza/core 15.2.132 → 15.2.135
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:.6406;transform:translate(17.0508vw,-10px) scale(.7399);animation:fall-1 29s -26s linear infinite}@keyframes fall-1{47.466%{transform:translate(9.7752vw,47.466vh) scale(.7399)}to{transform:translate(13.413vw,99vh) scale(.7399)}}.snow:nth-child(2){opacity:1.745;transform:translate(94.8401vw,-10px) scale(.2645);animation:fall-2 20s -1s linear infinite}@keyframes fall-2{72.296%{transform:translate(95.3175vw,72.296vh) scale(.2645)}to{transform:translate(95.0788vw,99vh) scale(.2645)}}.snow:nth-child(3){opacity:1.044;transform:translate(10.486vw,-10px) scale(.8136);animation:fall-3 24s -27s linear infinite}@keyframes fall-3{60.449%{transform:translate(3.8815vw,60.449vh) scale(.8136)}to{transform:translate(7.18375vw,99vh) scale(.8136)}}.snow:nth-child(4){opacity:.5624;transform:translate(73.6948vw,-10px) scale(.2343);animation:fall-4 14s -12s linear infinite}@keyframes fall-4{52.673%{transform:translate(71.3002vw,52.673vh) scale(.2343)}to{transform:translate(72.4975vw,99vh) scale(.2343)}}.snow:nth-child(5){opacity:1.7328;transform:translate(36.5773vw,-10px) scale(.7185);animation:fall-5 28s -28s linear infinite}@keyframes fall-5{79.929%{transform:translate(36.1961vw,79.929vh) scale(.7185)}to{transform:translate(36.3867vw,99vh) scale(.7185)}}.snow:nth-child(6){opacity:1.5536;transform:translate(85.6548vw,-10px) scale(.3122);animation:fall-6 25s -23s linear infinite}@keyframes fall-6{67.394%{transform:translate(78.461vw,67.394vh) scale(.3122)}to{transform:translate(82.0579vw,99vh) scale(.3122)}}.snow:nth-child(7){opacity:1.8092;transform:translate(43.5276vw,-10px) scale(.0197);animation:fall-7 23s -30s linear infinite}@keyframes fall-7{61.735%{transform:translate(34.1145vw,61.735vh) scale(.0197)}to{transform:translate(38.82105vw,99vh) scale(.0197)}}.snow:nth-child(8){opacity:.4296;transform:translate(18.9258vw,-10px) scale(.9176);animation:fall-8 12s -6s linear infinite}@keyframes fall-8{39.909%{transform:translate(24.1053vw,39.909vh) scale(.9176)}to{transform:translate(21.51555vw,99vh) scale(.9176)}}.snow:nth-child(9){opacity:1.4162;transform:translate(1.4714vw,-10px) scale(.1444);animation:fall-9 23s -9s linear infinite}@keyframes fall-9{44.978%{transform:translate(.0148vw,44.978vh) scale(.1444)}to{transform:translate(.7431vw,99vh) scale(.1444)}}.snow:nth-child(10){opacity:1.7698;transform:translate(4.1485vw,-10px) scale(.9963);animation:fall-10 13s -23s linear infinite}@keyframes fall-10{55.105%{transform:translate(-.8454vw,55.105vh) scale(.9963)}to{transform:translate(1.65155vw,99vh) scale(.9963)}}.snow:nth-child(11){opacity:.6876;transform:translate(32.6638vw,-10px) scale(.1079);animation:fall-11 23s -14s linear infinite}@keyframes fall-11{37.272%{transform:translate(28.818vw,37.272vh) scale(.1079)}to{transform:translate(30.7409vw,99vh) scale(.1079)}}.snow:nth-child(12){opacity:.0754;transform:translate(34.6528vw,-10px) scale(.8082);animation:fall-12 24s -5s linear infinite}@keyframes fall-12{62.401%{transform:translate(37.7008vw,62.401vh) scale(.8082)}to{transform:translate(36.1768vw,99vh) scale(.8082)}}.snow:nth-child(13){opacity:.6076;transform:translate(27.0953vw,-10px) scale(.5622);animation:fall-13 20s -15s linear infinite}@keyframes fall-13{35.626%{transform:translate(24.9968vw,35.626vh) scale(.5622)}to{transform:translate(26.04605vw,99vh) scale(.5622)}}.snow:nth-child(14){opacity:.6066;transform:translate(11.2918vw,-10px) scale(.9259);animation:fall-14 12s -21s linear infinite}@keyframes fall-14{57.073%{transform:translate(8.2132vw,57.073vh) scale(.9259)}to{transform:translate(9.7525vw,99vh) scale(.9259)}}.snow:nth-child(15){opacity:.1662;transform:translate(44.5189vw,-10px) scale(.0445);animation:fall-15 16s -22s linear infinite}@keyframes fall-15{79.992%{transform:translate(37.0142vw,79.992vh) scale(.0445)}to{transform:translate(40.76655vw,99vh) scale(.0445)}}.snow:nth-child(16){opacity:1.219;transform:translate(37.214vw,-10px) scale(.5918);animation:fall-16 16s -9s linear infinite}@keyframes fall-16{56.002%{transform:translate(33.0278vw,56.002vh) scale(.5918)}to{transform:translate(35.1209vw,99vh) scale(.5918)}}.snow:nth-child(17){opacity:.1922;transform:translate(9.6031vw,-10px) scale(.9821);animation:fall-17 10s -11s linear infinite}@keyframes fall-17{47.789%{transform:translate(10.6662vw,47.789vh) scale(.9821)}to{transform:translate(10.13465vw,99vh) scale(.9821)}}.snow:nth-child(18){opacity:.4892;transform:translate(10.7153vw,-10px) scale(.6117);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{71.688%{transform:translate(13.4711vw,71.688vh) scale(.6117)}to{transform:translate(12.0932vw,99vh) scale(.6117)}}.snow:nth-child(19){opacity:1.7324;transform:translate(49.8988vw,-10px) scale(.4939);animation:fall-19 13s -2s linear infinite}@keyframes fall-19{75.961%{transform:translate(58.9039vw,75.961vh) scale(.4939)}to{transform:translate(54.40135vw,99vh) scale(.4939)}}.snow:nth-child(20){opacity:1.6744;transform:translate(94.4678vw,-10px) scale(.5211);animation:fall-20 17s -16s linear infinite}@keyframes fall-20{44.056%{transform:translate(86.4775vw,44.056vh) scale(.5211)}to{transform:translate(90.47265vw,99vh) scale(.5211)}}.snow:nth-child(21){opacity:.5984;transform:translate(72.2762vw,-10px) scale(.1524);animation:fall-21 20s -29s linear infinite}@keyframes fall-21{37.933%{transform:translate(65.3558vw,37.933vh) scale(.1524)}to{transform:translate(68.816vw,99vh) scale(.1524)}}.snow:nth-child(22){opacity:1.2752;transform:translate(8.7442vw,-10px) scale(.542);animation:fall-22 25s -13s linear infinite}@keyframes fall-22{50.274%{transform:translate(5.3083vw,50.274vh) scale(.542)}to{transform:translate(7.02625vw,99vh) scale(.542)}}.snow:nth-child(23){opacity:.1906;transform:translate(20.3988vw,-10px) scale(.63);animation:fall-23 23s -7s linear infinite}@keyframes fall-23{66.816%{transform:translate(20.214vw,66.816vh) scale(.63)}to{transform:translate(20.3064vw,99vh) scale(.63)}}.snow:nth-child(24){opacity:1.2608;transform:translate(81.743vw,-10px) scale(.6577);animation:fall-24 26s -3s linear infinite}@keyframes fall-24{37.878%{transform:translate(89.2643vw,37.878vh) scale(.6577)}to{transform:translate(85.50365vw,99vh) scale(.6577)}}.snow:nth-child(25){opacity:.3554;transform:translate(98.0932vw,-10px) scale(.2474);animation:fall-25 12s -29s linear infinite}@keyframes fall-25{58.57%{transform:translate(103.5533vw,58.57vh) scale(.2474)}to{transform:translate(100.82325vw,99vh) scale(.2474)}}.snow:nth-child(26){opacity:1.1296;transform:translate(42.6343vw,-10px) scale(.1662);animation:fall-26 25s -25s linear infinite}@keyframes fall-26{31.414%{transform:translate(41.1568vw,31.414vh) scale(.1662)}to{transform:translate(41.89555vw,99vh) scale(.1662)}}.snow:nth-child(27){opacity:.7472;transform:translate(36.8239vw,-10px) scale(.1364);animation:fall-27 11s -27s linear infinite}@keyframes fall-27{73.125%{transform:translate(28.8854vw,73.125vh) scale(.1364)}to{transform:translate(32.85465vw,99vh) scale(.1364)}}.snow:nth-child(28){opacity:1.2976;transform:translate(86.5741vw,-10px) scale(.6713);animation:fall-28 13s -8s linear infinite}@keyframes fall-28{58.103%{transform:translate(80.248vw,58.103vh) scale(.6713)}to{transform:translate(83.41105vw,99vh) scale(.6713)}}.snow:nth-child(29){opacity:1.0098;transform:translate(87.4305vw,-10px) scale(.106);animation:fall-29 10s -16s linear infinite}@keyframes fall-29{69.097%{transform:translate(92.0894vw,69.097vh) scale(.106)}to{transform:translate(89.75995vw,99vh) scale(.106)}}.snow:nth-child(30){opacity:.8146;transform:translate(68.796vw,-10px) scale(.1997);animation:fall-30 23s -2s linear infinite}@keyframes fall-30{75.292%{transform:translate(65.6915vw,75.292vh) scale(.1997)}to{transform:translate(67.24375vw,99vh) scale(.1997)}}.snow:nth-child(31){opacity:1.7642;transform:translate(74.9234vw,-10px) scale(.4629);animation:fall-31 20s -14s linear infinite}@keyframes fall-31{52.88%{transform:translate(65.0876vw,52.88vh) scale(.4629)}to{transform:translate(70.0055vw,99vh) scale(.4629)}}.snow:nth-child(32){opacity:.791;transform:translate(80.7667vw,-10px) scale(.0866);animation:fall-32 15s -15s linear infinite}@keyframes fall-32{61.767%{transform:translate(89.389vw,61.767vh) scale(.0866)}to{transform:translate(85.07785vw,99vh) scale(.0866)}}.snow:nth-child(33){opacity:.557;transform:translate(61.1487vw,-10px) scale(.742);animation:fall-33 24s -25s linear infinite}@keyframes fall-33{40.753%{transform:translate(65.1752vw,40.753vh) scale(.742)}to{transform:translate(63.16195vw,99vh) scale(.742)}}.snow:nth-child(34){opacity:1.5826;transform:translate(34.6901vw,-10px) scale(.7467);animation:fall-34 10s -24s linear infinite}@keyframes fall-34{39.176%{transform:translate(38.3957vw,39.176vh) scale(.7467)}to{transform:translate(36.5429vw,99vh) scale(.7467)}}.snow:nth-child(35){opacity:1.528;transform:translate(36.326vw,-10px) scale(.3069);animation:fall-35 16s -18s linear infinite}@keyframes fall-35{66.655%{transform:translate(27.2205vw,66.655vh) scale(.3069)}to{transform:translate(31.77325vw,99vh) scale(.3069)}}.snow:nth-child(36){opacity:1.8518;transform:translate(75.9372vw,-10px) scale(.2148);animation:fall-36 16s -23s linear infinite}@keyframes fall-36{35.667%{transform:translate(83.9563vw,35.667vh) scale(.2148)}to{transform:translate(79.94675vw,99vh) scale(.2148)}}.snow:nth-child(37){opacity:1.1252;transform:translate(18.3754vw,-10px) scale(.5277);animation:fall-37 29s -17s linear infinite}@keyframes fall-37{62.852%{transform:translate(13.4623vw,62.852vh) scale(.5277)}to{transform:translate(15.91885vw,99vh) scale(.5277)}}.snow:nth-child(38){opacity:.8888;transform:translate(30.0974vw,-10px) scale(.0347);animation:fall-38 19s -2s linear infinite}@keyframes fall-38{66.607%{transform:translate(21.3703vw,66.607vh) scale(.0347)}to{transform:translate(25.73385vw,99vh) scale(.0347)}}.snow:nth-child(39){opacity:.345;transform:translate(21.0299vw,-10px) scale(.5101);animation:fall-39 21s -7s linear infinite}@keyframes fall-39{55.889%{transform:translate(13.2969vw,55.889vh) scale(.5101)}to{transform:translate(17.1634vw,99vh) scale(.5101)}}.snow:nth-child(40){opacity:.2812;transform:translate(56.0626vw,-10px) scale(.0044);animation:fall-40 10s -3s linear infinite}@keyframes fall-40{44.71%{transform:translate(63.6062vw,44.71vh) scale(.0044)}to{transform:translate(59.8344vw,99vh) scale(.0044)}}.snow:nth-child(41){opacity:.2436;transform:translate(74.4088vw,-10px) scale(.7773);animation:fall-41 16s -7s linear infinite}@keyframes fall-41{32.371%{transform:translate(72.6931vw,32.371vh) scale(.7773)}to{transform:translate(73.55095vw,99vh) scale(.7773)}}.snow:nth-child(42){opacity:1.757;transform:translate(47.6719vw,-10px) scale(.8368);animation:fall-42 29s -23s linear infinite}@keyframes fall-42{40.376%{transform:translate(43.2308vw,40.376vh) scale(.8368)}to{transform:translate(45.45135vw,99vh) scale(.8368)}}.snow:nth-child(43){opacity:1.139;transform:translate(25.103vw,-10px) scale(.1511);animation:fall-43 30s -3s linear infinite}@keyframes fall-43{72.737%{transform:translate(19.0025vw,72.737vh) scale(.1511)}to{transform:translate(22.05275vw,99vh) scale(.1511)}}.snow:nth-child(44){opacity:1.9474;transform:translate(52.3622vw,-10px) scale(.6748);animation:fall-44 18s -30s linear infinite}@keyframes fall-44{38.06%{transform:translate(49.4454vw,38.06vh) scale(.6748)}to{transform:translate(50.9038vw,99vh) scale(.6748)}}.snow:nth-child(45){opacity:1.1394;transform:translate(49.3055vw,-10px) scale(.6375);animation:fall-45 18s -29s linear infinite}@keyframes fall-45{49.52%{transform:translate(56.0196vw,49.52vh) scale(.6375)}to{transform:translate(52.66255vw,99vh) scale(.6375)}}.snow:nth-child(46){opacity:1.8782;transform:translate(14.1788vw,-10px) scale(.7082);animation:fall-46 13s -7s linear infinite}@keyframes fall-46{50.881%{transform:translate(11.6714vw,50.881vh) scale(.7082)}to{transform:translate(12.9251vw,99vh) scale(.7082)}}.snow:nth-child(47){opacity:1.609;transform:translate(98.9993vw,-10px) scale(.6008);animation:fall-47 16s -14s linear infinite}@keyframes fall-47{77.359%{transform:translate(100.9745vw,77.359vh) scale(.6008)}to{transform:translate(99.9869vw,99vh) scale(.6008)}}.snow:nth-child(48){opacity:1.0244;transform:translate(59.0217vw,-10px) scale(.4465);animation:fall-48 22s -30s linear infinite}@keyframes fall-48{73.964%{transform:translate(51.9993vw,73.964vh) scale(.4465)}to{transform:translate(55.5105vw,99vh) scale(.4465)}}.snow:nth-child(49){opacity:.2616;transform:translate(97.895vw,-10px) scale(.1116);animation:fall-49 30s -13s linear infinite}@keyframes fall-49{79.048%{transform:translate(101.1869vw,79.048vh) scale(.1116)}to{transform:translate(99.54095vw,99vh) scale(.1116)}}.snow:nth-child(50){opacity:1.91;transform:translate(13.3969vw,-10px) scale(.3608);animation:fall-50 12s -7s linear infinite}@keyframes fall-50{70.886%{transform:translate(5.8776vw,70.886vh) scale(.3608)}to{transform:translate(9.63725vw,99vh) scale(.3608)}}.snow:nth-child(51){opacity:.1952;transform:translate(76.9021vw,-10px) scale(.7276);animation:fall-51 16s -12s linear infinite}@keyframes fall-51{48.993%{transform:translate(77.3116vw,48.993vh) scale(.7276)}to{transform:translate(77.10685vw,99vh) scale(.7276)}}.snow:nth-child(52){opacity:1.625;transform:translate(83.2533vw,-10px) scale(.1149);animation:fall-52 11s -7s linear infinite}@keyframes fall-52{56.187%{transform:translate(93.1541vw,56.187vh) scale(.1149)}to{transform:translate(88.2037vw,99vh) scale(.1149)}}.snow:nth-child(53){opacity:.9504;transform:translate(51.4268vw,-10px) scale(.7043);animation:fall-53 11s -16s linear infinite}@keyframes fall-53{39.866%{transform:translate(55.884vw,39.866vh) scale(.7043)}to{transform:translate(53.6554vw,99vh) scale(.7043)}}.snow:nth-child(54){opacity:1.4722;transform:translate(35.1286vw,-10px) scale(.3199);animation:fall-54 27s -23s linear infinite}@keyframes fall-54{35.416%{transform:translate(42.4196vw,35.416vh) scale(.3199)}to{transform:translate(38.7741vw,99vh) scale(.3199)}}.snow:nth-child(55){opacity:.028;transform:translate(70.2771vw,-10px) scale(.384);animation:fall-55 21s -27s linear infinite}@keyframes fall-55{69.937%{transform:translate(62.1887vw,69.937vh) scale(.384)}to{transform:translate(66.2329vw,99vh) scale(.384)}}.snow:nth-child(56){opacity:1.1416;transform:translate(48.1965vw,-10px) scale(.5543);animation:fall-56 16s -7s linear infinite}@keyframes fall-56{56.81%{transform:translate(44.6382vw,56.81vh) scale(.5543)}to{transform:translate(46.41735vw,99vh) scale(.5543)}}.snow:nth-child(57){opacity:1.3186;transform:translate(30.5391vw,-10px) scale(.0656);animation:fall-57 21s -3s linear infinite}@keyframes fall-57{54.031%{transform:translate(31.5598vw,54.031vh) scale(.0656)}to{transform:translate(31.04945vw,99vh) scale(.0656)}}.snow:nth-child(58){opacity:1.5068;transform:translate(75.4206vw,-10px) scale(.369);animation:fall-58 22s -28s linear infinite}@keyframes fall-58{47.774%{transform:translate(70.0542vw,47.774vh) scale(.369)}to{transform:translate(72.7374vw,99vh) scale(.369)}}.snow:nth-child(59){opacity:.7312;transform:translate(3.4877vw,-10px) scale(.9405);animation:fall-59 25s -16s linear infinite}@keyframes fall-59{34.485%{transform:translate(.3399vw,34.485vh) scale(.9405)}to{transform:translate(1.9138vw,99vh) scale(.9405)}}.snow:nth-child(60){opacity:1.1518;transform:translate(17.0433vw,-10px) scale(.2932);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{50.342%{transform:translate(20.6871vw,50.342vh) scale(.2932)}to{transform:translate(18.8652vw,99vh) scale(.2932)}}.snow:nth-child(61){opacity:.0614;transform:translate(24.6557vw,-10px) scale(.7396);animation:fall-61 13s -9s linear infinite}@keyframes fall-61{74.906%{transform:translate(16.1098vw,74.906vh) scale(.7396)}to{transform:translate(20.38275vw,99vh) scale(.7396)}}.snow:nth-child(62){opacity:.3366;transform:translate(70.0644vw,-10px) scale(.2861);animation:fall-62 20s -17s linear infinite}@keyframes fall-62{30.618%{transform:translate(75.6135vw,30.618vh) scale(.2861)}to{transform:translate(72.83895vw,99vh) scale(.2861)}}.snow:nth-child(63){opacity:.4328;transform:translate(.9235vw,-10px) scale(.4126);animation:fall-63 23s -2s linear infinite}@keyframes fall-63{51.325%{transform:translate(6.8928vw,51.325vh) scale(.4126)}to{transform:translate(3.90815vw,99vh) scale(.4126)}}.snow:nth-child(64){opacity:.4278;transform:translate(24.4512vw,-10px) scale(.7902);animation:fall-64 12s -25s linear infinite}@keyframes fall-64{41.646%{transform:translate(20.078vw,41.646vh) scale(.7902)}to{transform:translate(22.2646vw,99vh) scale(.7902)}}.snow:nth-child(65){opacity:.79;transform:translate(57.8066vw,-10px) scale(.8786);animation:fall-65 26s -3s linear infinite}@keyframes fall-65{42.967%{transform:translate(54.3119vw,42.967vh) scale(.8786)}to{transform:translate(56.05925vw,99vh) scale(.8786)}}.snow:nth-child(66){opacity:.8052;transform:translate(20.1907vw,-10px) scale(.138);animation:fall-66 20s -10s linear infinite}@keyframes fall-66{51.572%{transform:translate(12.2261vw,51.572vh) scale(.138)}to{transform:translate(16.2084vw,99vh) scale(.138)}}.snow:nth-child(67){opacity:1.313;transform:translate(42.0499vw,-10px) scale(.3225);animation:fall-67 17s -27s linear infinite}@keyframes fall-67{36.983%{transform:translate(42.4375vw,36.983vh) scale(.3225)}to{transform:translate(42.2437vw,99vh) scale(.3225)}}.snow:nth-child(68){opacity:.5556;transform:translate(48.8002vw,-10px) scale(.3563);animation:fall-68 23s -13s linear infinite}@keyframes fall-68{74.175%{transform:translate(50.831vw,74.175vh) scale(.3563)}to{transform:translate(49.8156vw,99vh) scale(.3563)}}.snow:nth-child(69){opacity:1.4612;transform:translate(47.6591vw,-10px) scale(.2836);animation:fall-69 28s -7s linear infinite}@keyframes fall-69{76.994%{transform:translate(43.9054vw,76.994vh) scale(.2836)}to{transform:translate(45.78225vw,99vh) scale(.2836)}}.snow:nth-child(70){opacity:1.9714;transform:translate(68.0663vw,-10px) scale(.6483);animation:fall-70 12s -11s linear infinite}@keyframes fall-70{56.235%{transform:translate(62.3414vw,56.235vh) scale(.6483)}to{transform:translate(65.20385vw,99vh) scale(.6483)}}.snow:nth-child(71){opacity:1.3254;transform:translate(38.4499vw,-10px) scale(.8789);animation:fall-71 28s -25s linear infinite}@keyframes fall-71{34.925%{transform:translate(38.3179vw,34.925vh) scale(.8789)}to{transform:translate(38.3839vw,99vh) scale(.8789)}}.snow:nth-child(72){opacity:1.658;transform:translate(9.0501vw,-10px) scale(.5613);animation:fall-72 26s -24s linear infinite}@keyframes fall-72{42.395%{transform:translate(17.2254vw,42.395vh) scale(.5613)}to{transform:translate(13.13775vw,99vh) scale(.5613)}}.snow:nth-child(73){opacity:.8354;transform:translate(9.6545vw,-10px) scale(.3776);animation:fall-73 28s -1s linear infinite}@keyframes fall-73{76.52%{transform:translate(2.7165vw,76.52vh) scale(.3776)}to{transform:translate(6.1855vw,99vh) scale(.3776)}}.snow:nth-child(74){opacity:.9056;transform:translate(59.1962vw,-10px) scale(.8063);animation:fall-74 13s -10s linear infinite}@keyframes fall-74{59.638%{transform:translate(65.3293vw,59.638vh) scale(.8063)}to{transform:translate(62.26275vw,99vh) scale(.8063)}}.snow:nth-child(75){opacity:.9926;transform:translate(38.8661vw,-10px) scale(.1853);animation:fall-75 20s -10s linear infinite}@keyframes fall-75{69.269%{transform:translate(41.9312vw,69.269vh) scale(.1853)}to{transform:translate(40.39865vw,99vh) scale(.1853)}}.snow:nth-child(76){opacity:1.7634;transform:translate(24.8779vw,-10px) scale(.9289);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{75.004%{transform:translate(31.3983vw,75.004vh) scale(.9289)}to{transform:translate(28.1381vw,99vh) scale(.9289)}}.snow:nth-child(77){opacity:.5796;transform:translate(58.0006vw,-10px) scale(.0709);animation:fall-77 16s -21s linear infinite}@keyframes fall-77{58.563%{transform:translate(60.1676vw,58.563vh) scale(.0709)}to{transform:translate(59.0841vw,99vh) scale(.0709)}}.snow:nth-child(78){opacity:.9122;transform:translate(21.323vw,-10px) scale(.6548);animation:fall-78 25s -23s linear infinite}@keyframes fall-78{64.418%{transform:translate(29.5801vw,64.418vh) scale(.6548)}to{transform:translate(25.45155vw,99vh) scale(.6548)}}.snow:nth-child(79){opacity:1.1664;transform:translate(19.4995vw,-10px) scale(.4907);animation:fall-79 30s -20s linear infinite}@keyframes fall-79{32.579%{transform:translate(10.9693vw,32.579vh) scale(.4907)}to{transform:translate(15.2344vw,99vh) scale(.4907)}}.snow:nth-child(80){opacity:.2646;transform:translate(83.4419vw,-10px) scale(.8769);animation:fall-80 23s -21s linear infinite}@keyframes fall-80{70.72%{transform:translate(77.2564vw,70.72vh) scale(.8769)}to{transform:translate(80.34915vw,99vh) scale(.8769)}}.snow:nth-child(81){opacity:.506;transform:translate(18.0671vw,-10px) scale(.7578);animation:fall-81 16s -8s linear infinite}@keyframes fall-81{36.406%{transform:translate(24.2663vw,36.406vh) scale(.7578)}to{transform:translate(21.1667vw,99vh) scale(.7578)}}.snow:nth-child(82){opacity:1.1806;transform:translate(8.3054vw,-10px) scale(.3976);animation:fall-82 13s -30s linear infinite}@keyframes fall-82{35.391%{transform:translate(12.4363vw,35.391vh) scale(.3976)}to{transform:translate(10.37085vw,99vh) scale(.3976)}}.snow:nth-child(83){opacity:1.1254;transform:translate(56.4236vw,-10px) scale(.085);animation:fall-83 24s -14s linear infinite}@keyframes fall-83{33.866%{transform:translate(56.5966vw,33.866vh) scale(.085)}to{transform:translate(56.5101vw,99vh) scale(.085)}}.snow:nth-child(84){opacity:.3152;transform:translate(23.6902vw,-10px) scale(.5529);animation:fall-84 30s -21s linear infinite}@keyframes fall-84{43.329%{transform:translate(15.115vw,43.329vh) scale(.5529)}to{transform:translate(19.4026vw,99vh) scale(.5529)}}.snow:nth-child(85){opacity:1.9174;transform:translate(81.8604vw,-10px) scale(.6349);animation:fall-85 11s -21s linear infinite}@keyframes fall-85{33.16%{transform:translate(77.7477vw,33.16vh) scale(.6349)}to{transform:translate(79.80405vw,99vh) scale(.6349)}}.snow:nth-child(86){opacity:1.6408;transform:translate(24.1512vw,-10px) scale(.4305);animation:fall-86 15s -19s linear infinite}@keyframes fall-86{64.29%{transform:translate(21.0875vw,64.29vh) scale(.4305)}to{transform:translate(22.61935vw,99vh) scale(.4305)}}.snow:nth-child(87){opacity:.6184;transform:translate(95.2771vw,-10px) scale(.0514);animation:fall-87 17s -26s linear infinite}@keyframes fall-87{30.12%{transform:translate(86.1204vw,30.12vh) scale(.0514)}to{transform:translate(90.69875vw,99vh) scale(.0514)}}.snow:nth-child(88){opacity:.2598;transform:translate(3.2345vw,-10px) scale(.6921);animation:fall-88 11s -16s linear infinite}@keyframes fall-88{73.689%{transform:translate(-2.6998vw,73.689vh) scale(.6921)}to{transform:translate(.26735vw,99vh) scale(.6921)}}.snow:nth-child(89){opacity:.5104;transform:translate(29.5926vw,-10px) scale(.1741);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{31.133%{transform:translate(33.4214vw,31.133vh) scale(.1741)}to{transform:translate(31.507vw,99vh) scale(.1741)}}.snow:nth-child(90){opacity:.2592;transform:translate(85.9845vw,-10px) scale(.6217);animation:fall-90 22s -29s linear infinite}@keyframes fall-90{74.219%{transform:translate(77.1852vw,74.219vh) scale(.6217)}to{transform:translate(81.58485vw,99vh) scale(.6217)}}.snow:nth-child(91){opacity:.0514;transform:translate(54.144vw,-10px) scale(.4695);animation:fall-91 14s -20s linear infinite}@keyframes fall-91{54.124%{transform:translate(60.1653vw,54.124vh) scale(.4695)}to{transform:translate(57.15465vw,99vh) scale(.4695)}}.snow:nth-child(92){opacity:.9302;transform:translate(9.7188vw,-10px) scale(.1924);animation:fall-92 23s -3s linear infinite}@keyframes fall-92{53.488%{transform:translate(13.7359vw,53.488vh) scale(.1924)}to{transform:translate(11.72735vw,99vh) scale(.1924)}}.snow:nth-child(93){opacity:.747;transform:translate(59.6857vw,-10px) scale(.7333);animation:fall-93 27s -25s linear infinite}@keyframes fall-93{41.899%{transform:translate(56.7443vw,41.899vh) scale(.7333)}to{transform:translate(58.215vw,99vh) scale(.7333)}}.snow:nth-child(94){opacity:1.2124;transform:translate(63.4036vw,-10px) scale(.0807);animation:fall-94 25s -25s linear infinite}@keyframes fall-94{66.244%{transform:translate(71.864vw,66.244vh) scale(.0807)}to{transform:translate(67.6338vw,99vh) scale(.0807)}}.snow:nth-child(95){opacity:.8418;transform:translate(80.1835vw,-10px) scale(.1933);animation:fall-95 21s -4s linear infinite}@keyframes fall-95{72.479%{transform:translate(79.8139vw,72.479vh) scale(.1933)}to{transform:translate(79.9987vw,99vh) scale(.1933)}}.snow:nth-child(96){opacity:1.114;transform:translate(6.9394vw,-10px) scale(.6383);animation:fall-96 15s -5s linear infinite}@keyframes fall-96{31.079%{transform:translate(3.4611vw,31.079vh) scale(.6383)}to{transform:translate(5.20025vw,99vh) scale(.6383)}}.snow:nth-child(97){opacity:.1222;transform:translate(37.1293vw,-10px) scale(.6748);animation:fall-97 21s -13s linear infinite}@keyframes fall-97{72.163%{transform:translate(40.789vw,72.163vh) scale(.6748)}to{transform:translate(38.95915vw,99vh) scale(.6748)}}.snow:nth-child(98){opacity:1.817;transform:translate(71.274vw,-10px) scale(.3213);animation:fall-98 21s -4s linear infinite}@keyframes fall-98{62.983%{transform:translate(77.666vw,62.983vh) scale(.3213)}to{transform:translate(74.47vw,99vh) scale(.3213)}}.snow:nth-child(99){opacity:.8164;transform:translate(35.7528vw,-10px) scale(.3452);animation:fall-99 21s -3s linear infinite}@keyframes fall-99{66.509%{transform:translate(25.9168vw,66.509vh) scale(.3452)}to{transform:translate(30.8348vw,99vh) scale(.3452)}}.snow:nth-child(100){opacity:1.1846;transform:translate(23.4709vw,-10px) scale(.0159);animation:fall-100 20s -11s linear infinite}@keyframes fall-100{58.538%{transform:translate(19.6155vw,58.538vh) scale(.0159)}to{transform:translate(21.5432vw,99vh) scale(.0159)}}.snow:nth-child(101){opacity:1.2818;transform:translate(71.5306vw,-10px) scale(.8271);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{64.435%{transform:translate(80.3076vw,64.435vh) scale(.8271)}to{transform:translate(75.9191vw,99vh) scale(.8271)}}.snow:nth-child(102){opacity:.8442;transform:translate(54.1057vw,-10px) scale(.3236);animation:fall-102 12s -28s linear infinite}@keyframes fall-102{61.487%{transform:translate(45.7703vw,61.487vh) scale(.3236)}to{transform:translate(49.938vw,99vh) scale(.3236)}}.snow:nth-child(103){opacity:1.7334;transform:translate(12.8285vw,-10px) scale(.6634);animation:fall-103 27s -5s linear infinite}@keyframes fall-103{31.244%{transform:translate(4.9888vw,31.244vh) scale(.6634)}to{transform:translate(8.90865vw,99vh) scale(.6634)}}.snow:nth-child(104){opacity:.9436;transform:translate(66.2301vw,-10px) scale(.2208);animation:fall-104 15s -24s linear infinite}@keyframes fall-104{31.238%{transform:translate(61.0358vw,31.238vh) scale(.2208)}to{transform:translate(63.63295vw,99vh) scale(.2208)}}.snow:nth-child(105){opacity:1.6668;transform:translate(71.0005vw,-10px) scale(.0196);animation:fall-105 20s -24s linear infinite}@keyframes fall-105{39.507%{transform:translate(62.6812vw,39.507vh) scale(.0196)}to{transform:translate(66.84085vw,99vh) scale(.0196)}}.snow:nth-child(106){opacity:1.099;transform:translate(93.7171vw,-10px) scale(.4796);animation:fall-106 20s -14s linear infinite}@keyframes fall-106{65.959%{transform:translate(101.2337vw,65.959vh) scale(.4796)}to{transform:translate(97.4754vw,99vh) scale(.4796)}}.snow:nth-child(107){opacity:.7838;transform:translate(25.1729vw,-10px) scale(.8438);animation:fall-107 14s -7s linear infinite}@keyframes fall-107{45.512%{transform:translate(33.3693vw,45.512vh) scale(.8438)}to{transform:translate(29.2711vw,99vh) scale(.8438)}}.snow:nth-child(108){opacity:.9284;transform:translate(27.9245vw,-10px) scale(.0198);animation:fall-108 17s -30s linear infinite}@keyframes fall-108{40.175%{transform:translate(22.647vw,40.175vh) scale(.0198)}to{transform:translate(25.28575vw,99vh) scale(.0198)}}.snow:nth-child(109){opacity:.3664;transform:translate(85.9555vw,-10px) scale(.3456);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{53.096%{transform:translate(81.9155vw,53.096vh) scale(.3456)}to{transform:translate(83.9355vw,99vh) scale(.3456)}}.snow:nth-child(110){opacity:1.9188;transform:translate(42.9857vw,-10px) scale(.2755);animation:fall-110 28s -6s linear infinite}@keyframes fall-110{50.329%{transform:translate(50.48vw,50.329vh) scale(.2755)}to{transform:translate(46.73285vw,99vh) scale(.2755)}}.snow:nth-child(111){opacity:.4522;transform:translate(.2588vw,-10px) scale(.523);animation:fall-111 13s -1s linear infinite}@keyframes fall-111{59.789%{transform:translate(-9.1736vw,59.789vh) scale(.523)}to{transform:translate(-4.4574vw,99vh) scale(.523)}}.snow:nth-child(112){opacity:1.0596;transform:translate(18.4712vw,-10px) scale(.3415);animation:fall-112 25s -20s linear infinite}@keyframes fall-112{33.173%{transform:translate(17.8038vw,33.173vh) scale(.3415)}to{transform:translate(18.1375vw,99vh) scale(.3415)}}.snow:nth-child(113){opacity:1.3556;transform:translate(40.979vw,-10px) scale(.4537);animation:fall-113 21s -24s linear infinite}@keyframes fall-113{57.883%{transform:translate(50.1792vw,57.883vh) scale(.4537)}to{transform:translate(45.5791vw,99vh) scale(.4537)}}.snow:nth-child(114){opacity:1.1804;transform:translate(54.5691vw,-10px) scale(.6804);animation:fall-114 10s -13s linear infinite}@keyframes fall-114{53.792%{transform:translate(45.1699vw,53.792vh) scale(.6804)}to{transform:translate(49.8695vw,99vh) scale(.6804)}}.snow:nth-child(115){opacity:1.917;transform:translate(13.9935vw,-10px) scale(.676);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{54.292%{transform:translate(10.7624vw,54.292vh) scale(.676)}to{transform:translate(12.37795vw,99vh) scale(.676)}}.snow:nth-child(116){opacity:1.6138;transform:translate(45.0521vw,-10px) scale(.3602);animation:fall-116 19s -29s linear infinite}@keyframes fall-116{47.156%{transform:translate(37.5301vw,47.156vh) scale(.3602)}to{transform:translate(41.2911vw,99vh) scale(.3602)}}.snow:nth-child(117){opacity:.4062;transform:translate(67.8206vw,-10px) scale(.5693);animation:fall-117 27s -15s linear infinite}@keyframes fall-117{65.997%{transform:translate(59.0285vw,65.997vh) scale(.5693)}to{transform:translate(63.42455vw,99vh) scale(.5693)}}.snow:nth-child(118){opacity:.8328;transform:translate(69.1445vw,-10px) scale(.0044);animation:fall-118 21s -10s linear infinite}@keyframes fall-118{62.024%{transform:translate(67.2857vw,62.024vh) scale(.0044)}to{transform:translate(68.2151vw,99vh) scale(.0044)}}.snow:nth-child(119){opacity:.0492;transform:translate(40.5066vw,-10px) scale(.0432);animation:fall-119 25s -30s linear infinite}@keyframes fall-119{37.414%{transform:translate(38.4803vw,37.414vh) scale(.0432)}to{transform:translate(39.49345vw,99vh) scale(.0432)}}.snow:nth-child(120){opacity:.1636;transform:translate(13.9838vw,-10px) scale(.3265);animation:fall-120 28s -28s linear infinite}@keyframes fall-120{75.427%{transform:translate(20.7989vw,75.427vh) scale(.3265)}to{transform:translate(17.39135vw,99vh) scale(.3265)}}.snow:nth-child(121){opacity:1.8098;transform:translate(92.6981vw,-10px) scale(.0571);animation:fall-121 23s -14s linear infinite}@keyframes fall-121{70.598%{transform:translate(95.9673vw,70.598vh) scale(.0571)}to{transform:translate(94.3327vw,99vh) scale(.0571)}}.snow:nth-child(122){opacity:1.2782;transform:translate(41.8949vw,-10px) scale(.2929);animation:fall-122 13s -26s linear infinite}@keyframes fall-122{46.121%{transform:translate(38.7393vw,46.121vh) scale(.2929)}to{transform:translate(40.3171vw,99vh) scale(.2929)}}.snow:nth-child(123){opacity:1.7126;transform:translate(79.1746vw,-10px) scale(.1193);animation:fall-123 28s -24s linear infinite}@keyframes fall-123{55.508%{transform:translate(72.157vw,55.508vh) scale(.1193)}to{transform:translate(75.6658vw,99vh) scale(.1193)}}.snow:nth-child(124){opacity:.7806;transform:translate(83.2292vw,-10px) scale(.5201);animation:fall-124 27s -16s linear infinite}@keyframes fall-124{40.573%{transform:translate(73.784vw,40.573vh) scale(.5201)}to{transform:translate(78.5066vw,99vh) scale(.5201)}}.snow:nth-child(125){opacity:.6844;transform:translate(98.5328vw,-10px) scale(.2105);animation:fall-125 23s -30s linear infinite}@keyframes fall-125{50.029%{transform:translate(100.5448vw,50.029vh) scale(.2105)}to{transform:translate(99.5388vw,99vh) scale(.2105)}}.snow:nth-child(126){opacity:.9932;transform:translate(50.4862vw,-10px) scale(.2081);animation:fall-126 18s -8s linear infinite}@keyframes fall-126{61.718%{transform:translate(42.7547vw,61.718vh) scale(.2081)}to{transform:translate(46.62045vw,99vh) scale(.2081)}}.snow:nth-child(127){opacity:.8232;transform:translate(17.3273vw,-10px) scale(.875);animation:fall-127 11s -3s linear infinite}@keyframes fall-127{61.121%{transform:translate(24.449vw,61.121vh) scale(.875)}to{transform:translate(20.88815vw,99vh) scale(.875)}}.snow:nth-child(128){opacity:.5924;transform:translate(60.4954vw,-10px) scale(.1668);animation:fall-128 25s -21s linear infinite}@keyframes fall-128{66.61%{transform:translate(60.4126vw,66.61vh) scale(.1668)}to{transform:translate(60.454vw,99vh) scale(.1668)}}.snow:nth-child(129){opacity:1.4536;transform:translate(74.4004vw,-10px) scale(.9233);animation:fall-129 10s -9s linear infinite}@keyframes fall-129{42.522%{transform:translate(64.4944vw,42.522vh) scale(.9233)}to{transform:translate(69.4474vw,99vh) scale(.9233)}}.snow:nth-child(130){opacity:1.959;transform:translate(51.3183vw,-10px) scale(.3153);animation:fall-130 25s -18s linear infinite}@keyframes fall-130{35.135%{transform:translate(54.634vw,35.135vh) scale(.3153)}to{transform:translate(52.97615vw,99vh) scale(.3153)}}.snow:nth-child(131){opacity:1.581;transform:translate(89.7769vw,-10px) scale(.0324);animation:fall-131 23s -30s linear infinite}@keyframes fall-131{42.118%{transform:translate(96.6679vw,42.118vh) scale(.0324)}to{transform:translate(93.2224vw,99vh) scale(.0324)}}.snow:nth-child(132){opacity:.7714;transform:translate(52.7807vw,-10px) scale(.1862);animation:fall-132 23s -24s linear infinite}@keyframes fall-132{61.597%{transform:translate(59.5843vw,61.597vh) scale(.1862)}to{transform:translate(56.1825vw,99vh) scale(.1862)}}.snow:nth-child(133){opacity:.0472;transform:translate(50.3009vw,-10px) scale(.2533);animation:fall-133 26s -4s linear infinite}@keyframes fall-133{59.207%{transform:translate(42.326vw,59.207vh) scale(.2533)}to{transform:translate(46.31345vw,99vh) scale(.2533)}}.snow:nth-child(134){opacity:.2026;transform:translate(17.3585vw,-10px) scale(.2739);animation:fall-134 15s -14s linear infinite}@keyframes fall-134{73.465%{transform:translate(18.6142vw,73.465vh) scale(.2739)}to{transform:translate(17.98635vw,99vh) scale(.2739)}}.snow:nth-child(135){opacity:.171;transform:translate(5.0159vw,-10px) scale(.5515);animation:fall-135 26s -8s linear infinite}@keyframes fall-135{46.138%{transform:translate(8.4938vw,46.138vh) scale(.5515)}to{transform:translate(6.75485vw,99vh) scale(.5515)}}.snow:nth-child(136){opacity:1.3014;transform:translate(59.2381vw,-10px) scale(.1806);animation:fall-136 30s -30s linear infinite}@keyframes fall-136{61.499%{transform:translate(51.4043vw,61.499vh) scale(.1806)}to{transform:translate(55.3212vw,99vh) scale(.1806)}}.snow:nth-child(137){opacity:1.6166;transform:translate(9.4044vw,-10px) scale(.9871);animation:fall-137 23s -24s linear infinite}@keyframes fall-137{74.026%{transform:translate(3.8164vw,74.026vh) scale(.9871)}to{transform:translate(6.6104vw,99vh) scale(.9871)}}.snow:nth-child(138){opacity:.0406;transform:translate(53.1032vw,-10px) scale(.6117);animation:fall-138 24s -22s linear infinite}@keyframes fall-138{55.523%{transform:translate(45.6897vw,55.523vh) scale(.6117)}to{transform:translate(49.39645vw,99vh) scale(.6117)}}.snow:nth-child(139){opacity:1.54;transform:translate(18.6757vw,-10px) scale(.369);animation:fall-139 20s -17s linear infinite}@keyframes fall-139{33.376%{transform:translate(14.6785vw,33.376vh) scale(.369)}to{transform:translate(16.6771vw,99vh) scale(.369)}}.snow:nth-child(140){opacity:.5582;transform:translate(22.964vw,-10px) scale(.6803);animation:fall-140 23s -24s linear infinite}@keyframes fall-140{72.497%{transform:translate(18.7978vw,72.497vh) scale(.6803)}to{transform:translate(20.8809vw,99vh) scale(.6803)}}.snow:nth-child(141){opacity:.0654;transform:translate(46.203vw,-10px) scale(.8724);animation:fall-141 13s -30s linear infinite}@keyframes fall-141{57.2%{transform:translate(50.7762vw,57.2vh) scale(.8724)}to{transform:translate(48.4896vw,99vh) scale(.8724)}}.snow:nth-child(142){opacity:1.2242;transform:translate(6.6398vw,-10px) scale(.6657);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{65.09%{transform:translate(11.5512vw,65.09vh) scale(.6657)}to{transform:translate(9.0955vw,99vh) scale(.6657)}}.snow:nth-child(143){opacity:1.0494;transform:translate(1.2041vw,-10px) scale(.2351);animation:fall-143 15s -29s linear infinite}@keyframes fall-143{49.506%{transform:translate(10.4364vw,49.506vh) scale(.2351)}to{transform:translate(5.82025vw,99vh) scale(.2351)}}.snow:nth-child(144){opacity:1.9946;transform:translate(83.2069vw,-10px) scale(.3415);animation:fall-144 26s -9s linear infinite}@keyframes fall-144{38.078%{transform:translate(88.4805vw,38.078vh) scale(.3415)}to{transform:translate(85.8437vw,99vh) scale(.3415)}}.snow:nth-child(145){opacity:.1642;transform:translate(64.7269vw,-10px) scale(.4686);animation:fall-145 13s -20s linear infinite}@keyframes fall-145{71.012%{transform:translate(64.9566vw,71.012vh) scale(.4686)}to{transform:translate(64.84175vw,99vh) scale(.4686)}}.snow:nth-child(146){opacity:1.9284;transform:translate(2.8708vw,-10px) scale(.5207);animation:fall-146 30s -8s linear infinite}@keyframes fall-146{56.035%{transform:translate(.4173vw,56.035vh) scale(.5207)}to{transform:translate(1.64405vw,99vh) scale(.5207)}}.snow:nth-child(147){opacity:.6984;transform:translate(77.1437vw,-10px) scale(.9734);animation:fall-147 23s -30s linear infinite}@keyframes fall-147{44.122%{transform:translate(76.6459vw,44.122vh) scale(.9734)}to{transform:translate(76.8948vw,99vh) scale(.9734)}}.snow:nth-child(148){opacity:1.0306;transform:translate(76.4876vw,-10px) scale(.899);animation:fall-148 23s -10s linear infinite}@keyframes fall-148{38.028%{transform:translate(68.7956vw,38.028vh) scale(.899)}to{transform:translate(72.6416vw,99vh) scale(.899)}}.snow:nth-child(149){opacity:.6486;transform:translate(45.3164vw,-10px) scale(.0221);animation:fall-149 13s -6s linear infinite}@keyframes fall-149{69.845%{transform:translate(50.4717vw,69.845vh) scale(.0221)}to{transform:translate(47.89405vw,99vh) scale(.0221)}}.snow:nth-child(150){opacity:1.6766;transform:translate(23.7047vw,-10px) scale(.5307);animation:fall-150 23s -26s linear infinite}@keyframes fall-150{31.1%{transform:translate(19.9753vw,31.1vh) scale(.5307)}to{transform:translate(21.84vw,99vh) scale(.5307)}}.snow:nth-child(151){opacity:.3172;transform:translate(20.5551vw,-10px) scale(.6644);animation:fall-151 12s -2s linear infinite}@keyframes fall-151{37.122%{transform:translate(24.5109vw,37.122vh) scale(.6644)}to{transform:translate(22.533vw,99vh) scale(.6644)}}.snow:nth-child(152){opacity:1.7262;transform:translate(79.9704vw,-10px) scale(.9951);animation:fall-152 23s -13s linear infinite}@keyframes fall-152{51.656%{transform:translate(83.7085vw,51.656vh) scale(.9951)}to{transform:translate(81.83945vw,99vh) scale(.9951)}}.snow:nth-child(153){opacity:1.5348;transform:translate(44.7067vw,-10px) scale(.0768);animation:fall-153 17s -5s linear infinite}@keyframes fall-153{48.159%{transform:translate(52.22vw,48.159vh) scale(.0768)}to{transform:translate(48.46335vw,99vh) scale(.0768)}}.snow:nth-child(154){opacity:1.925;transform:translate(42.3398vw,-10px) scale(.7212);animation:fall-154 29s -19s linear infinite}@keyframes fall-154{48.634%{transform:translate(39.3974vw,48.634vh) scale(.7212)}to{transform:translate(40.8686vw,99vh) scale(.7212)}}.snow:nth-child(155){opacity:.6786;transform:translate(89.86vw,-10px) scale(.7272);animation:fall-155 11s -30s linear infinite}@keyframes fall-155{31.36%{transform:translate(92.9016vw,31.36vh) scale(.7272)}to{transform:translate(91.3808vw,99vh) scale(.7272)}}.snow:nth-child(156){opacity:1.3958;transform:translate(48.3849vw,-10px) scale(.4523);animation:fall-156 13s -12s linear infinite}@keyframes fall-156{55.594%{transform:translate(58.3306vw,55.594vh) scale(.4523)}to{transform:translate(53.35775vw,99vh) scale(.4523)}}.snow:nth-child(157){opacity:1.7972;transform:translate(21.3865vw,-10px) scale(.8012);animation:fall-157 11s -21s linear infinite}@keyframes fall-157{53.083%{transform:translate(18.5867vw,53.083vh) scale(.8012)}to{transform:translate(19.9866vw,99vh) scale(.8012)}}.snow:nth-child(158){opacity:1.8178;transform:translate(73.223vw,-10px) scale(.4322);animation:fall-158 16s -1s linear infinite}@keyframes fall-158{69.881%{transform:translate(77.3212vw,69.881vh) scale(.4322)}to{transform:translate(75.2721vw,99vh) scale(.4322)}}.snow:nth-child(159){opacity:1.2472;transform:translate(73.113vw,-10px) scale(.3646);animation:fall-159 26s -3s linear infinite}@keyframes fall-159{70.962%{transform:translate(79.5957vw,70.962vh) scale(.3646)}to{transform:translate(76.35435vw,99vh) scale(.3646)}}.snow:nth-child(160){opacity:.4054;transform:translate(64.5143vw,-10px) scale(.7981);animation:fall-160 19s -14s linear infinite}@keyframes fall-160{49.18%{transform:translate(72.1024vw,49.18vh) scale(.7981)}to{transform:translate(68.30835vw,99vh) scale(.7981)}}.snow:nth-child(161){opacity:.5984;transform:translate(54.0482vw,-10px) scale(.7581);animation:fall-161 30s -7s linear infinite}@keyframes fall-161{64.557%{transform:translate(57.6968vw,64.557vh) scale(.7581)}to{transform:translate(55.8725vw,99vh) scale(.7581)}}.snow:nth-child(162){opacity:1.423;transform:translate(34.9041vw,-10px) scale(.9291);animation:fall-162 18s -8s linear infinite}@keyframes fall-162{41.866%{transform:translate(41.4802vw,41.866vh) scale(.9291)}to{transform:translate(38.19215vw,99vh) scale(.9291)}}.snow:nth-child(163){opacity:1.789;transform:translate(22.8698vw,-10px) scale(.6962);animation:fall-163 30s -3s linear infinite}@keyframes fall-163{75.253%{transform:translate(26.7823vw,75.253vh) scale(.6962)}to{transform:translate(24.82605vw,99vh) scale(.6962)}}.snow:nth-child(164){opacity:1.876;transform:translate(18.2011vw,-10px) scale(.8051);animation:fall-164 25s -18s linear infinite}@keyframes fall-164{42.367%{transform:translate(24.7733vw,42.367vh) scale(.8051)}to{transform:translate(21.4872vw,99vh) scale(.8051)}}.snow:nth-child(165){opacity:.4494;transform:translate(72.5986vw,-10px) scale(.2636);animation:fall-165 19s -4s linear infinite}@keyframes fall-165{34.524%{transform:translate(71.1423vw,34.524vh) scale(.2636)}to{transform:translate(71.87045vw,99vh) scale(.2636)}}.snow:nth-child(166){opacity:1.4652;transform:translate(5.042vw,-10px) scale(.0728);animation:fall-166 29s -28s linear infinite}@keyframes fall-166{64.099%{transform:translate(2.957vw,64.099vh) scale(.0728)}to{transform:translate(3.9995vw,99vh) scale(.0728)}}.snow:nth-child(167){opacity:.26;transform:translate(95.1354vw,-10px) scale(.3389);animation:fall-167 26s -21s linear infinite}@keyframes fall-167{44.985%{transform:translate(93.8773vw,44.985vh) scale(.3389)}to{transform:translate(94.50635vw,99vh) scale(.3389)}}.snow:nth-child(168){opacity:.711;transform:translate(88.1535vw,-10px) scale(.4386);animation:fall-168 26s -23s linear infinite}@keyframes fall-168{45.459%{transform:translate(89.6638vw,45.459vh) scale(.4386)}to{transform:translate(88.90865vw,99vh) scale(.4386)}}.snow:nth-child(169){opacity:1.1666;transform:translate(28.2579vw,-10px) scale(.9845);animation:fall-169 25s -1s linear infinite}@keyframes fall-169{38.748%{transform:translate(29.7412vw,38.748vh) scale(.9845)}to{transform:translate(28.99955vw,99vh) scale(.9845)}}.snow:nth-child(170){opacity:.9612;transform:translate(48.3191vw,-10px) scale(.7048);animation:fall-170 23s -6s linear infinite}@keyframes fall-170{67.36%{transform:translate(42.8676vw,67.36vh) scale(.7048)}to{transform:translate(45.59335vw,99vh) scale(.7048)}}.snow:nth-child(171){opacity:1.5938;transform:translate(21.6465vw,-10px) scale(.6272);animation:fall-171 11s -17s linear infinite}@keyframes fall-171{42.401%{transform:translate(19.6771vw,42.401vh) scale(.6272)}to{transform:translate(20.6618vw,99vh) scale(.6272)}}.snow:nth-child(172){opacity:1.8402;transform:translate(96.3219vw,-10px) scale(.0979);animation:fall-172 11s -20s linear infinite}@keyframes fall-172{58.992%{transform:translate(91.1386vw,58.992vh) scale(.0979)}to{transform:translate(93.73025vw,99vh) scale(.0979)}}.snow:nth-child(173){opacity:.551;transform:translate(65.5138vw,-10px) scale(.631);animation:fall-173 19s -14s linear infinite}@keyframes fall-173{58.958%{transform:translate(56.0782vw,58.958vh) scale(.631)}to{transform:translate(60.796vw,99vh) scale(.631)}}.snow:nth-child(174){opacity:1.9708;transform:translate(68.4518vw,-10px) scale(.4933);animation:fall-174 16s -5s linear infinite}@keyframes fall-174{63.305%{transform:translate(75.3166vw,63.305vh) scale(.4933)}to{transform:translate(71.8842vw,99vh) scale(.4933)}}.snow:nth-child(175){opacity:.2358;transform:translate(36.6172vw,-10px) scale(.6055);animation:fall-175 16s -23s linear infinite}@keyframes fall-175{66.683%{transform:translate(39.6026vw,66.683vh) scale(.6055)}to{transform:translate(38.1099vw,99vh) scale(.6055)}}.snow:nth-child(176){opacity:1.9278;transform:translate(81.7506vw,-10px) scale(.7397);animation:fall-176 14s -24s linear infinite}@keyframes fall-176{47.376%{transform:translate(82.9193vw,47.376vh) scale(.7397)}to{transform:translate(82.33495vw,99vh) scale(.7397)}}.snow:nth-child(177){opacity:.912;transform:translate(51.639vw,-10px) scale(.7366);animation:fall-177 11s -28s linear infinite}@keyframes fall-177{76.619%{transform:translate(44.8432vw,76.619vh) scale(.7366)}to{transform:translate(48.2411vw,99vh) scale(.7366)}}.snow:nth-child(178){opacity:1.8988;transform:translate(31.751vw,-10px) scale(.3731);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{34.36%{transform:translate(38.3953vw,34.36vh) scale(.3731)}to{transform:translate(35.07315vw,99vh) scale(.3731)}}.snow:nth-child(179){opacity:.4694;transform:translate(35.5298vw,-10px) scale(.5849);animation:fall-179 21s -7s linear infinite}@keyframes fall-179{37.808%{transform:translate(30.7677vw,37.808vh) scale(.5849)}to{transform:translate(33.14875vw,99vh) scale(.5849)}}.snow:nth-child(180){opacity:.7832;transform:translate(40.1417vw,-10px) scale(.3588);animation:fall-180 18s -1s linear infinite}@keyframes fall-180{50.06%{transform:translate(37.9812vw,50.06vh) scale(.3588)}to{transform:translate(39.06145vw,99vh) scale(.3588)}}.snow:nth-child(181){opacity:1.184;transform:translate(49.6319vw,-10px) scale(.4439);animation:fall-181 18s -26s linear infinite}@keyframes fall-181{67.961%{transform:translate(46.6182vw,67.961vh) scale(.4439)}to{transform:translate(48.12505vw,99vh) scale(.4439)}}.snow:nth-child(182){opacity:1.087;transform:translate(11.1737vw,-10px) scale(.7481);animation:fall-182 22s -6s linear infinite}@keyframes fall-182{37.439%{transform:translate(14.7115vw,37.439vh) scale(.7481)}to{transform:translate(12.9426vw,99vh) scale(.7481)}}.snow:nth-child(183){opacity:1.8818;transform:translate(94.6816vw,-10px) scale(.4364);animation:fall-183 17s -3s linear infinite}@keyframes fall-183{61.891%{transform:translate(98.3888vw,61.891vh) scale(.4364)}to{transform:translate(96.5352vw,99vh) scale(.4364)}}.snow:nth-child(184){opacity:1.7922;transform:translate(75.7349vw,-10px) scale(.2161);animation:fall-184 14s -13s linear infinite}@keyframes fall-184{74.847%{transform:translate(83.0728vw,74.847vh) scale(.2161)}to{transform:translate(79.40385vw,99vh) scale(.2161)}}.snow:nth-child(185){opacity:1.0654;transform:translate(22.0083vw,-10px) scale(.3717);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{32.878%{transform:translate(16.4181vw,32.878vh) scale(.3717)}to{transform:translate(19.2132vw,99vh) scale(.3717)}}.snow:nth-child(186){opacity:.1036;transform:translate(57.2438vw,-10px) scale(.1924);animation:fall-186 23s -3s linear infinite}@keyframes fall-186{59.045%{transform:translate(60.6242vw,59.045vh) scale(.1924)}to{transform:translate(58.934vw,99vh) scale(.1924)}}.snow:nth-child(187){opacity:1.7324;transform:translate(94.2279vw,-10px) scale(.7);animation:fall-187 26s -5s linear infinite}@keyframes fall-187{55.9%{transform:translate(92.2811vw,55.9vh) scale(.7)}to{transform:translate(93.2545vw,99vh) scale(.7)}}.snow:nth-child(188){opacity:1.2706;transform:translate(53.4012vw,-10px) scale(.1877);animation:fall-188 12s -26s linear infinite}@keyframes fall-188{50.627%{transform:translate(52.137vw,50.627vh) scale(.1877)}to{transform:translate(52.7691vw,99vh) scale(.1877)}}.snow:nth-child(189){opacity:.8338;transform:translate(64.6374vw,-10px) scale(.8399);animation:fall-189 25s -9s linear infinite}@keyframes fall-189{36.136%{transform:translate(66.7912vw,36.136vh) scale(.8399)}to{transform:translate(65.7143vw,99vh) scale(.8399)}}.snow:nth-child(190){opacity:1.518;transform:translate(72.044vw,-10px) scale(.5029);animation:fall-190 25s -8s linear infinite}@keyframes fall-190{73.78%{transform:translate(76.1732vw,73.78vh) scale(.5029)}to{transform:translate(74.1086vw,99vh) scale(.5029)}}.snow:nth-child(191){opacity:.547;transform:translate(43.4814vw,-10px) scale(.3803);animation:fall-191 13s -23s linear infinite}@keyframes fall-191{32.292%{transform:translate(38.9517vw,32.292vh) scale(.3803)}to{transform:translate(41.21655vw,99vh) scale(.3803)}}.snow:nth-child(192){opacity:1.4776;transform:translate(71.4401vw,-10px) scale(.5142);animation:fall-192 24s -1s linear infinite}@keyframes fall-192{69.513%{transform:translate(78.4413vw,69.513vh) scale(.5142)}to{transform:translate(74.9407vw,99vh) scale(.5142)}}.snow:nth-child(193){opacity:.7688;transform:translate(51.6461vw,-10px) scale(.6784);animation:fall-193 21s -7s linear infinite}@keyframes fall-193{44.202%{transform:translate(47.1975vw,44.202vh) scale(.6784)}to{transform:translate(49.4218vw,99vh) scale(.6784)}}.snow:nth-child(194){opacity:.8984;transform:translate(38.4962vw,-10px) scale(.1711);animation:fall-194 19s -30s linear infinite}@keyframes fall-194{39.548%{transform:translate(38.6939vw,39.548vh) scale(.1711)}to{transform:translate(38.59505vw,99vh) scale(.1711)}}.snow:nth-child(195){opacity:.5788;transform:translate(76.3629vw,-10px) scale(.8319);animation:fall-195 27s -29s linear infinite}@keyframes fall-195{42.721%{transform:translate(78.3779vw,42.721vh) scale(.8319)}to{transform:translate(77.3704vw,99vh) scale(.8319)}}.snow:nth-child(196){opacity:.9514;transform:translate(13.4225vw,-10px) scale(.1285);animation:fall-196 17s -5s linear infinite}@keyframes fall-196{66.723%{transform:translate(11.7804vw,66.723vh) scale(.1285)}to{transform:translate(12.60145vw,99vh) scale(.1285)}}.snow:nth-child(197){opacity:1.1398;transform:translate(54.8132vw,-10px) scale(.7111);animation:fall-197 19s -26s linear infinite}@keyframes fall-197{55.721%{transform:translate(58.2397vw,55.721vh) scale(.7111)}to{transform:translate(56.52645vw,99vh) scale(.7111)}}.snow:nth-child(198){opacity:1.2524;transform:translate(30.3236vw,-10px) scale(.2264);animation:fall-198 29s -13s linear infinite}@keyframes fall-198{73.414%{transform:translate(23.8092vw,73.414vh) scale(.2264)}to{transform:translate(27.0664vw,99vh) scale(.2264)}}.snow:nth-child(199){opacity:.5336;transform:translate(17.6398vw,-10px) scale(.1772);animation:fall-199 20s -21s linear infinite}@keyframes fall-199{64.366%{transform:translate(13.5368vw,64.366vh) scale(.1772)}to{transform:translate(15.5883vw,99vh) scale(.1772)}}.snow:nth-child(200){opacity:.148;transform:translate(66.6077vw,-10px) scale(.876);animation:fall-200 26s -2s linear infinite}@keyframes fall-200{76.688%{transform:translate(60.1724vw,76.688vh) scale(.876)}to{transform:translate(63.39005vw,99vh) scale(.876)}}.snow:nth-child(201){opacity:.7276;transform:translate(82.889vw,-10px) scale(.1097);animation:fall-201 21s -14s linear infinite}@keyframes fall-201{33.359%{transform:translate(89.1502vw,33.359vh) scale(.1097)}to{transform:translate(86.0196vw,99vh) scale(.1097)}}.snow:nth-child(202){opacity:1.4724;transform:translate(23.5457vw,-10px) scale(.6865);animation:fall-202 21s -12s linear infinite}@keyframes fall-202{62.736%{transform:translate(25.14vw,62.736vh) scale(.6865)}to{transform:translate(24.34285vw,99vh) scale(.6865)}}.snow:nth-child(203){opacity:.2886;transform:translate(89.7675vw,-10px) scale(.2427);animation:fall-203 26s -16s linear infinite}@keyframes fall-203{72.665%{transform:translate(90.6384vw,72.665vh) scale(.2427)}to{transform:translate(90.20295vw,99vh) scale(.2427)}}.snow:nth-child(204){opacity:.304;transform:translate(97.2051vw,-10px) scale(.565);animation:fall-204 30s -21s linear infinite}@keyframes fall-204{52.868%{transform:translate(93.3134vw,52.868vh) scale(.565)}to{transform:translate(95.25925vw,99vh) scale(.565)}}.snow:nth-child(205){opacity:1.8224;transform:translate(53.1951vw,-10px) scale(.1423);animation:fall-205 18s -6s linear infinite}@keyframes fall-205{64.82%{transform:translate(43.5392vw,64.82vh) scale(.1423)}to{transform:translate(48.36715vw,99vh) scale(.1423)}}.snow:nth-child(206){opacity:.6838;transform:translate(91.4839vw,-10px) scale(.8401);animation:fall-206 18s -29s linear infinite}@keyframes fall-206{40.575%{transform:translate(85.0076vw,40.575vh) scale(.8401)}to{transform:translate(88.24575vw,99vh) scale(.8401)}}.snow:nth-child(207){opacity:.9186;transform:translate(28.1989vw,-10px) scale(.4375);animation:fall-207 18s -7s linear infinite}@keyframes fall-207{51.398%{transform:translate(37.2024vw,51.398vh) scale(.4375)}to{transform:translate(32.70065vw,99vh) scale(.4375)}}.snow:nth-child(208){opacity:1.4506;transform:translate(14.9719vw,-10px) scale(.0801);animation:fall-208 14s -10s linear infinite}@keyframes fall-208{66.303%{transform:translate(9.9933vw,66.303vh) scale(.0801)}to{transform:translate(12.4826vw,99vh) scale(.0801)}}.snow:nth-child(209){opacity:1.2288;transform:translate(1.156vw,-10px) scale(.5455);animation:fall-209 11s -29s linear infinite}@keyframes fall-209{69.842%{transform:translate(-6.2905vw,69.842vh) scale(.5455)}to{transform:translate(-2.56725vw,99vh) scale(.5455)}}.snow:nth-child(210){opacity:.828;transform:translate(4.4421vw,-10px) scale(.5809);animation:fall-210 20s -14s linear infinite}@keyframes fall-210{77.354%{transform:translate(8.4437vw,77.354vh) scale(.5809)}to{transform:translate(6.4429vw,99vh) scale(.5809)}}.snow:nth-child(211){opacity:1.6578;transform:translate(77.3694vw,-10px) scale(.0783);animation:fall-211 24s -2s linear infinite}@keyframes fall-211{49.358%{transform:translate(75.9619vw,49.358vh) scale(.0783)}to{transform:translate(76.66565vw,99vh) scale(.0783)}}.snow:nth-child(212){opacity:.0444;transform:translate(62.5717vw,-10px) scale(.0015);animation:fall-212 13s -11s linear infinite}@keyframes fall-212{70.329%{transform:translate(61.233vw,70.329vh) scale(.0015)}to{transform:translate(61.90235vw,99vh) scale(.0015)}}.snow:nth-child(213){opacity:.401;transform:translate(16.5231vw,-10px) scale(.1045);animation:fall-213 27s -3s linear infinite}@keyframes fall-213{43.121%{transform:translate(18.2371vw,43.121vh) scale(.1045)}to{transform:translate(17.3801vw,99vh) scale(.1045)}}.snow:nth-child(214){opacity:.9156;transform:translate(3.3893vw,-10px) scale(.5929);animation:fall-214 12s -10s linear infinite}@keyframes fall-214{76.93%{transform:translate(8.1225vw,76.93vh) scale(.5929)}to{transform:translate(5.7559vw,99vh) scale(.5929)}}.snow:nth-child(215){opacity:1.3554;transform:translate(98.2054vw,-10px) scale(.2863);animation:fall-215 16s -18s linear infinite}@keyframes fall-215{49.326%{transform:translate(98.1601vw,49.326vh) scale(.2863)}to{transform:translate(98.18275vw,99vh) scale(.2863)}}.snow:nth-child(216){opacity:1.914;transform:translate(4.9892vw,-10px) scale(.5625);animation:fall-216 27s -19s linear infinite}@keyframes fall-216{41.696%{transform:translate(1.0011vw,41.696vh) scale(.5625)}to{transform:translate(2.99515vw,99vh) scale(.5625)}}.snow:nth-child(217){opacity:1.8618;transform:translate(99.1666vw,-10px) scale(.6422);animation:fall-217 13s -3s linear infinite}@keyframes fall-217{46.379%{transform:translate(105.8382vw,46.379vh) scale(.6422)}to{transform:translate(102.5024vw,99vh) scale(.6422)}}.snow:nth-child(218){opacity:1.9136;transform:translate(69.374vw,-10px) scale(.2606);animation:fall-218 19s -1s linear infinite}@keyframes fall-218{57.857%{transform:translate(77.449vw,57.857vh) scale(.2606)}to{transform:translate(73.4115vw,99vh) scale(.2606)}}.snow:nth-child(219){opacity:.1244;transform:translate(62.6334vw,-10px) scale(.9174);animation:fall-219 18s -4s linear infinite}@keyframes fall-219{38.638%{transform:translate(68.0515vw,38.638vh) scale(.9174)}to{transform:translate(65.34245vw,99vh) scale(.9174)}}.snow:nth-child(220){opacity:.3288;transform:translate(63.5444vw,-10px) scale(.3977);animation:fall-220 29s -12s linear infinite}@keyframes fall-220{37.948%{transform:translate(66.0554vw,37.948vh) scale(.3977)}to{transform:translate(64.7999vw,99vh) scale(.3977)}}.snow:nth-child(221){opacity:1.1284;transform:translate(72.4499vw,-10px) scale(.1681);animation:fall-221 20s -25s linear infinite}@keyframes fall-221{42.839%{transform:translate(76.6264vw,42.839vh) scale(.1681)}to{transform:translate(74.53815vw,99vh) scale(.1681)}}.snow:nth-child(222){opacity:.613;transform:translate(26.1614vw,-10px) scale(.3226);animation:fall-222 16s -24s linear infinite}@keyframes fall-222{65.766%{transform:translate(20.1434vw,65.766vh) scale(.3226)}to{transform:translate(23.1524vw,99vh) scale(.3226)}}.snow:nth-child(223){opacity:1.9498;transform:translate(39.9003vw,-10px) scale(.3686);animation:fall-223 14s -17s linear infinite}@keyframes fall-223{37.65%{transform:translate(30.6526vw,37.65vh) scale(.3686)}to{transform:translate(35.27645vw,99vh) scale(.3686)}}.snow:nth-child(224){opacity:.5478;transform:translate(8.9243vw,-10px) scale(.1762);animation:fall-224 27s -30s linear infinite}@keyframes fall-224{76.285%{transform:translate(3.2749vw,76.285vh) scale(.1762)}to{transform:translate(6.0996vw,99vh) scale(.1762)}}.snow:nth-child(225){opacity:.912;transform:translate(72.9091vw,-10px) scale(.1465);animation:fall-225 27s -28s linear infinite}@keyframes fall-225{63.636%{transform:translate(77.1062vw,63.636vh) scale(.1465)}to{transform:translate(75.00765vw,99vh) scale(.1465)}}.snow:nth-child(226){opacity:1.5112;transform:translate(52.7027vw,-10px) scale(.113);animation:fall-226 12s -21s linear infinite}@keyframes fall-226{49.933%{transform:translate(48.8586vw,49.933vh) scale(.113)}to{transform:translate(50.78065vw,99vh) scale(.113)}}.snow:nth-child(227){opacity:.5684;transform:translate(16.552vw,-10px) scale(.4965);animation:fall-227 23s -6s linear infinite}@keyframes fall-227{52.23%{transform:translate(24.058vw,52.23vh) scale(.4965)}to{transform:translate(20.305vw,99vh) scale(.4965)}}.snow:nth-child(228){opacity:1.9352;transform:translate(80.0312vw,-10px) scale(.1759);animation:fall-228 13s -9s linear infinite}@keyframes fall-228{48.22%{transform:translate(75.5673vw,48.22vh) scale(.1759)}to{transform:translate(77.79925vw,99vh) scale(.1759)}}.snow:nth-child(229){opacity:1.142;transform:translate(30.9014vw,-10px) scale(.7878);animation:fall-229 25s -8s linear infinite}@keyframes fall-229{54.09%{transform:translate(31.5051vw,54.09vh) scale(.7878)}to{transform:translate(31.20325vw,99vh) scale(.7878)}}.snow:nth-child(230){opacity:.4774;transform:translate(81.2967vw,-10px) scale(.3909);animation:fall-230 21s -12s linear infinite}@keyframes fall-230{72.44%{transform:translate(81.4524vw,72.44vh) scale(.3909)}to{transform:translate(81.37455vw,99vh) scale(.3909)}}.snow:nth-child(231){opacity:1.1512;transform:translate(96.6419vw,-10px) scale(.8633);animation:fall-231 18s -12s linear infinite}@keyframes fall-231{36.177%{transform:translate(102.7511vw,36.177vh) scale(.8633)}to{transform:translate(99.6965vw,99vh) scale(.8633)}}.snow:nth-child(232){opacity:.2048;transform:translate(3.0299vw,-10px) scale(.899);animation:fall-232 17s -17s linear infinite}@keyframes fall-232{68.935%{transform:translate(3.0867vw,68.935vh) scale(.899)}to{transform:translate(3.0583vw,99vh) scale(.899)}}.snow:nth-child(233){opacity:.2916;transform:translate(44.3211vw,-10px) scale(.9654);animation:fall-233 24s -21s linear infinite}@keyframes fall-233{66.905%{transform:translate(52.388vw,66.905vh) scale(.9654)}to{transform:translate(48.35455vw,99vh) scale(.9654)}}.snow:nth-child(234){opacity:.9232;transform:translate(44.9523vw,-10px) scale(.3057);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{44.402%{transform:translate(51.2782vw,44.402vh) scale(.3057)}to{transform:translate(48.11525vw,99vh) scale(.3057)}}.snow:nth-child(235){opacity:1.8124;transform:translate(57.6472vw,-10px) scale(.718);animation:fall-235 16s -4s linear infinite}@keyframes fall-235{45.118%{transform:translate(59.2614vw,45.118vh) scale(.718)}to{transform:translate(58.4543vw,99vh) scale(.718)}}.snow:nth-child(236){opacity:1.6674;transform:translate(93.2687vw,-10px) scale(.7679);animation:fall-236 21s -28s linear infinite}@keyframes fall-236{75.745%{transform:translate(97.4435vw,75.745vh) scale(.7679)}to{transform:translate(95.3561vw,99vh) scale(.7679)}}.snow:nth-child(237){opacity:.7184;transform:translate(27.576vw,-10px) scale(.696);animation:fall-237 22s -2s linear infinite}@keyframes fall-237{69.488%{transform:translate(19.4034vw,69.488vh) scale(.696)}to{transform:translate(23.4897vw,99vh) scale(.696)}}.snow:nth-child(238){opacity:1.5854;transform:translate(21.8615vw,-10px) scale(.4359);animation:fall-238 13s -22s linear infinite}@keyframes fall-238{54.952%{transform:translate(16.9798vw,54.952vh) scale(.4359)}to{transform:translate(19.42065vw,99vh) scale(.4359)}}.snow:nth-child(239){opacity:1.2976;transform:translate(29.3933vw,-10px) scale(.0644);animation:fall-239 21s -14s linear infinite}@keyframes fall-239{74.327%{transform:translate(31.4857vw,74.327vh) scale(.0644)}to{transform:translate(30.4395vw,99vh) scale(.0644)}}.snow:nth-child(240){opacity:.8082;transform:translate(29.8347vw,-10px) scale(.6265);animation:fall-240 28s -17s linear infinite}@keyframes fall-240{56.034%{transform:translate(28.9443vw,56.034vh) scale(.6265)}to{transform:translate(29.3895vw,99vh) scale(.6265)}}.snow:nth-child(241){opacity:.0704;transform:translate(66.1782vw,-10px) scale(.5786);animation:fall-241 13s -1s linear infinite}@keyframes fall-241{42.987%{transform:translate(71.3755vw,42.987vh) scale(.5786)}to{transform:translate(68.77685vw,99vh) scale(.5786)}}.snow:nth-child(242){opacity:.5202;transform:translate(80.5678vw,-10px) scale(.1131);animation:fall-242 21s -16s linear infinite}@keyframes fall-242{53.65%{transform:translate(73.0228vw,53.65vh) scale(.1131)}to{transform:translate(76.7953vw,99vh) scale(.1131)}}.snow:nth-child(243){opacity:.4534;transform:translate(97.2721vw,-10px) scale(.6983);animation:fall-243 11s -15s linear infinite}@keyframes fall-243{72.077%{transform:translate(94.2486vw,72.077vh) scale(.6983)}to{transform:translate(95.76035vw,99vh) scale(.6983)}}.snow:nth-child(244){opacity:.6306;transform:translate(93.7728vw,-10px) scale(.3722);animation:fall-244 25s -14s linear infinite}@keyframes fall-244{62.296%{transform:translate(103.4501vw,62.296vh) scale(.3722)}to{transform:translate(98.61145vw,99vh) scale(.3722)}}.snow:nth-child(245){opacity:1.681;transform:translate(77.4597vw,-10px) scale(.6077);animation:fall-245 16s -12s linear infinite}@keyframes fall-245{50.206%{transform:translate(86.7227vw,50.206vh) scale(.6077)}to{transform:translate(82.0912vw,99vh) scale(.6077)}}.snow:nth-child(246){opacity:.951;transform:translate(69.8785vw,-10px) scale(.8864);animation:fall-246 23s -3s linear infinite}@keyframes fall-246{56.257%{transform:translate(62.2962vw,56.257vh) scale(.8864)}to{transform:translate(66.08735vw,99vh) scale(.8864)}}.snow:nth-child(247){opacity:.9114;transform:translate(12.6592vw,-10px) scale(.0392);animation:fall-247 27s -9s linear infinite}@keyframes fall-247{63.712%{transform:translate(20.5562vw,63.712vh) scale(.0392)}to{transform:translate(16.6077vw,99vh) scale(.0392)}}.snow:nth-child(248){opacity:1.0588;transform:translate(12.4427vw,-10px) scale(.7421);animation:fall-248 25s -28s linear infinite}@keyframes fall-248{56.018%{transform:translate(15.5971vw,56.018vh) scale(.7421)}to{transform:translate(14.0199vw,99vh) scale(.7421)}}.snow:nth-child(249){opacity:.5956;transform:translate(49.1292vw,-10px) scale(.0511);animation:fall-249 15s -9s linear infinite}@keyframes fall-249{40.436%{transform:translate(53.282vw,40.436vh) scale(.0511)}to{transform:translate(51.2056vw,99vh) scale(.0511)}}.snow:nth-child(250){opacity:.1372;transform:translate(42.6048vw,-10px) scale(.7389);animation:fall-250 10s -4s linear infinite}@keyframes fall-250{64.397%{transform:translate(51.5136vw,64.397vh) scale(.7389)}to{transform:translate(47.0592vw,99vh) scale(.7389)}}.snow:nth-child(251){opacity:1.8056;transform:translate(58.3705vw,-10px) scale(.9503);animation:fall-251 12s -20s linear infinite}@keyframes fall-251{64.401%{transform:translate(61.9218vw,64.401vh) scale(.9503)}to{transform:translate(60.14615vw,99vh) scale(.9503)}}.snow:nth-child(252){opacity:1.925;transform:translate(72.3628vw,-10px) scale(.8514);animation:fall-252 25s -24s linear infinite}@keyframes fall-252{60.539%{transform:translate(78.97vw,60.539vh) scale(.8514)}to{transform:translate(75.6664vw,99vh) scale(.8514)}}.snow:nth-child(253){opacity:.6302;transform:translate(27.7993vw,-10px) scale(.9069);animation:fall-253 16s -25s linear infinite}@keyframes fall-253{63.849%{transform:translate(24.6786vw,63.849vh) scale(.9069)}to{transform:translate(26.23895vw,99vh) scale(.9069)}}.snow:nth-child(254){opacity:.8556;transform:translate(26.3299vw,-10px) scale(.864);animation:fall-254 11s -12s linear infinite}@keyframes fall-254{61.447%{transform:translate(16.6833vw,61.447vh) scale(.864)}to{transform:translate(21.5066vw,99vh) scale(.864)}}.snow:nth-child(255){opacity:1.6278;transform:translate(58.9009vw,-10px) scale(.0758);animation:fall-255 24s -21s linear infinite}@keyframes fall-255{63.537%{transform:translate(65.6998vw,63.537vh) scale(.0758)}to{transform:translate(62.30035vw,99vh) scale(.0758)}}.snow:nth-child(256){opacity:.9228;transform:translate(91.7755vw,-10px) scale(.8417);animation:fall-256 18s -12s linear infinite}@keyframes fall-256{40.866%{transform:translate(94.6158vw,40.866vh) scale(.8417)}to{transform:translate(93.19565vw,99vh) scale(.8417)}}.snow:nth-child(257){opacity:1.4306;transform:translate(83.6774vw,-10px) scale(.64);animation:fall-257 30s -28s linear infinite}@keyframes fall-257{49.125%{transform:translate(77.6751vw,49.125vh) scale(.64)}to{transform:translate(80.67625vw,99vh) scale(.64)}}.snow:nth-child(258){opacity:1.6712;transform:translate(37.3273vw,-10px) scale(.2462);animation:fall-258 29s -2s linear infinite}@keyframes fall-258{34.313%{transform:translate(37.8403vw,34.313vh) scale(.2462)}to{transform:translate(37.5838vw,99vh) scale(.2462)}}.snow:nth-child(259){opacity:1.246;transform:translate(32.3506vw,-10px) scale(.6702);animation:fall-259 13s -4s linear infinite}@keyframes fall-259{64.987%{transform:translate(39.1239vw,64.987vh) scale(.6702)}to{transform:translate(35.73725vw,99vh) scale(.6702)}}.snow:nth-child(260){opacity:.5966;transform:translate(91.3298vw,-10px) scale(.6384);animation:fall-260 13s -1s linear infinite}@keyframes fall-260{66.502%{transform:translate(83.549vw,66.502vh) scale(.6384)}to{transform:translate(87.4394vw,99vh) scale(.6384)}}.snow:nth-child(261){opacity:1.215;transform:translate(99.0552vw,-10px) scale(.5597);animation:fall-261 16s -26s linear infinite}@keyframes fall-261{75.048%{transform:translate(93.6348vw,75.048vh) scale(.5597)}to{transform:translate(96.345vw,99vh) scale(.5597)}}.snow:nth-child(262){opacity:1.6844;transform:translate(.6355vw,-10px) scale(.4616);animation:fall-262 10s -9s linear infinite}@keyframes fall-262{72.713%{transform:translate(-3.2426vw,72.713vh) scale(.4616)}to{transform:translate(-1.30355vw,99vh) scale(.4616)}}.snow:nth-child(263){opacity:1.5788;transform:translate(52.8059vw,-10px) scale(.767);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{40.088%{transform:translate(47.9377vw,40.088vh) scale(.767)}to{transform:translate(50.3718vw,99vh) scale(.767)}}.snow:nth-child(264){opacity:1.9594;transform:translate(80.8492vw,-10px) scale(.822);animation:fall-264 15s -22s linear infinite}@keyframes fall-264{47.019%{transform:translate(76.3523vw,47.019vh) scale(.822)}to{transform:translate(78.60075vw,99vh) scale(.822)}}.snow:nth-child(265){opacity:.209;transform:translate(31.1683vw,-10px) scale(.2009);animation:fall-265 16s -10s linear infinite}@keyframes fall-265{76.147%{transform:translate(28.1182vw,76.147vh) scale(.2009)}to{transform:translate(29.64325vw,99vh) scale(.2009)}}.snow:nth-child(266){opacity:1.2088;transform:translate(32.5323vw,-10px) scale(.537);animation:fall-266 12s -5s linear infinite}@keyframes fall-266{45.596%{transform:translate(37.1941vw,45.596vh) scale(.537)}to{transform:translate(34.8632vw,99vh) scale(.537)}}.snow:nth-child(267){opacity:.0078;transform:translate(56.3187vw,-10px) scale(.9558);animation:fall-267 14s -5s linear infinite}@keyframes fall-267{31.749%{transform:translate(62.8119vw,31.749vh) scale(.9558)}to{transform:translate(59.5653vw,99vh) scale(.9558)}}.snow:nth-child(268){opacity:.738;transform:translate(77.806vw,-10px) scale(.3087);animation:fall-268 12s -10s linear infinite}@keyframes fall-268{57.411%{transform:translate(69.7136vw,57.411vh) scale(.3087)}to{transform:translate(73.7598vw,99vh) scale(.3087)}}.snow:nth-child(269){opacity:1.962;transform:translate(54.9104vw,-10px) scale(.517);animation:fall-269 22s -5s linear infinite}@keyframes fall-269{40.485%{transform:translate(63.6437vw,40.485vh) scale(.517)}to{transform:translate(59.27705vw,99vh) scale(.517)}}.snow:nth-child(270){opacity:1.146;transform:translate(93.5921vw,-10px) scale(.7964);animation:fall-270 20s -21s linear infinite}@keyframes fall-270{58.781%{transform:translate(96.4035vw,58.781vh) scale(.7964)}to{transform:translate(94.9978vw,99vh) scale(.7964)}}.snow:nth-child(271){opacity:1.431;transform:translate(48.3852vw,-10px) scale(.6732);animation:fall-271 19s -25s linear infinite}@keyframes fall-271{66.282%{transform:translate(55.9791vw,66.282vh) scale(.6732)}to{transform:translate(52.18215vw,99vh) scale(.6732)}}.snow:nth-child(272){opacity:1.9342;transform:translate(91.211vw,-10px) scale(.3469);animation:fall-272 26s -7s linear infinite}@keyframes fall-272{54.462%{transform:translate(86.0543vw,54.462vh) scale(.3469)}to{transform:translate(88.63265vw,99vh) scale(.3469)}}.snow:nth-child(273){opacity:1.5282;transform:translate(74.2378vw,-10px) scale(.7287);animation:fall-273 16s -11s linear infinite}@keyframes fall-273{36.406%{transform:translate(79.2218vw,36.406vh) scale(.7287)}to{transform:translate(76.7298vw,99vh) scale(.7287)}}.snow:nth-child(274){opacity:.4478;transform:translate(61.1202vw,-10px) scale(.275);animation:fall-274 29s -15s linear infinite}@keyframes fall-274{78.919%{transform:translate(62.647vw,78.919vh) scale(.275)}to{transform:translate(61.8836vw,99vh) scale(.275)}}.snow:nth-child(275){opacity:.8196;transform:translate(74.7406vw,-10px) scale(.5119);animation:fall-275 14s -10s linear infinite}@keyframes fall-275{32.849%{transform:translate(77.1686vw,32.849vh) scale(.5119)}to{transform:translate(75.9546vw,99vh) scale(.5119)}}.snow:nth-child(276){opacity:.1996;transform:translate(46.4836vw,-10px) scale(.3261);animation:fall-276 16s -4s linear infinite}@keyframes fall-276{74.245%{transform:translate(43.5854vw,74.245vh) scale(.3261)}to{transform:translate(45.0345vw,99vh) scale(.3261)}}.snow:nth-child(277){opacity:1.2074;transform:translate(93.2832vw,-10px) scale(.4146);animation:fall-277 29s -26s linear infinite}@keyframes fall-277{34.206%{transform:translate(93.0311vw,34.206vh) scale(.4146)}to{transform:translate(93.15715vw,99vh) scale(.4146)}}.snow:nth-child(278){opacity:1.8882;transform:translate(67.2223vw,-10px) scale(.4937);animation:fall-278 18s -17s linear infinite}@keyframes fall-278{61.753%{transform:translate(63.064vw,61.753vh) scale(.4937)}to{transform:translate(65.14315vw,99vh) scale(.4937)}}.snow:nth-child(279){opacity:.1874;transform:translate(20.0821vw,-10px) scale(.6876);animation:fall-279 23s -12s linear infinite}@keyframes fall-279{44.657%{transform:translate(10.3507vw,44.657vh) scale(.6876)}to{transform:translate(15.2164vw,99vh) scale(.6876)}}.snow:nth-child(280){opacity:.4742;transform:translate(78.8338vw,-10px) scale(.7915);animation:fall-280 28s -7s linear infinite}@keyframes fall-280{59.351%{transform:translate(82.3905vw,59.351vh) scale(.7915)}to{transform:translate(80.61215vw,99vh) scale(.7915)}}.snow:nth-child(281){opacity:1.0728;transform:translate(85.0105vw,-10px) scale(.0548);animation:fall-281 12s -30s linear infinite}@keyframes fall-281{47.484%{transform:translate(85.9942vw,47.484vh) scale(.0548)}to{transform:translate(85.50235vw,99vh) scale(.0548)}}.snow:nth-child(282){opacity:.5296;transform:translate(84.0166vw,-10px) scale(.531);animation:fall-282 12s -15s linear infinite}@keyframes fall-282{52.261%{transform:translate(78.5329vw,52.261vh) scale(.531)}to{transform:translate(81.27475vw,99vh) scale(.531)}}.snow:nth-child(283){opacity:.0376;transform:translate(36.8312vw,-10px) scale(.7515);animation:fall-283 17s -21s linear infinite}@keyframes fall-283{73.25%{transform:translate(30.9637vw,73.25vh) scale(.7515)}to{transform:translate(33.89745vw,99vh) scale(.7515)}}.snow:nth-child(284){opacity:.5228;transform:translate(97.2312vw,-10px) scale(.5787);animation:fall-284 12s -28s linear infinite}@keyframes fall-284{38.223%{transform:translate(96.4128vw,38.223vh) scale(.5787)}to{transform:translate(96.822vw,99vh) scale(.5787)}}.snow:nth-child(285){opacity:1.6158;transform:translate(50.6409vw,-10px) scale(.6642);animation:fall-285 22s -1s linear infinite}@keyframes fall-285{40.631%{transform:translate(59.6909vw,40.631vh) scale(.6642)}to{transform:translate(55.1659vw,99vh) scale(.6642)}}.snow:nth-child(286){opacity:1.809;transform:translate(2.0973vw,-10px) scale(.9539);animation:fall-286 14s -5s linear infinite}@keyframes fall-286{56.169%{transform:translate(5.3657vw,56.169vh) scale(.9539)}to{transform:translate(3.7315vw,99vh) scale(.9539)}}.snow:nth-child(287){opacity:.2018;transform:translate(53.0232vw,-10px) scale(.0953);animation:fall-287 29s -21s linear infinite}@keyframes fall-287{40.719%{transform:translate(45.7225vw,40.719vh) scale(.0953)}to{transform:translate(49.37285vw,99vh) scale(.0953)}}.snow:nth-child(288){opacity:.0632;transform:translate(1.0356vw,-10px) scale(.3338);animation:fall-288 15s -29s linear infinite}@keyframes fall-288{47.929%{transform:translate(7.2865vw,47.929vh) scale(.3338)}to{transform:translate(4.16105vw,99vh) scale(.3338)}}.snow:nth-child(289){opacity:1.9812;transform:translate(75.5586vw,-10px) scale(.2047);animation:fall-289 27s -16s linear infinite}@keyframes fall-289{39.934%{transform:translate(81.8811vw,39.934vh) scale(.2047)}to{transform:translate(78.71985vw,99vh) scale(.2047)}}.snow:nth-child(290){opacity:.552;transform:translate(65.3706vw,-10px) scale(.0423);animation:fall-290 21s -21s linear infinite}@keyframes fall-290{41.689%{transform:translate(55.4537vw,41.689vh) scale(.0423)}to{transform:translate(60.41215vw,99vh) scale(.0423)}}.snow:nth-child(291){opacity:1.3628;transform:translate(38.7902vw,-10px) scale(.1233);animation:fall-291 13s -1s linear infinite}@keyframes fall-291{33.657%{transform:translate(33.0574vw,33.657vh) scale(.1233)}to{transform:translate(35.9238vw,99vh) scale(.1233)}}.snow:nth-child(292){opacity:.7086;transform:translate(53.5996vw,-10px) scale(.6982);animation:fall-292 11s -10s linear infinite}@keyframes fall-292{44.044%{transform:translate(57.2043vw,44.044vh) scale(.6982)}to{transform:translate(55.40195vw,99vh) scale(.6982)}}.snow:nth-child(293){opacity:1.2948;transform:translate(11.2885vw,-10px) scale(.9972);animation:fall-293 26s -28s linear infinite}@keyframes fall-293{51.254%{transform:translate(8.3141vw,51.254vh) scale(.9972)}to{transform:translate(9.8013vw,99vh) scale(.9972)}}.snow:nth-child(294){opacity:1.8022;transform:translate(23.2228vw,-10px) scale(.0612);animation:fall-294 15s -19s linear infinite}@keyframes fall-294{45.149%{transform:translate(21.819vw,45.149vh) scale(.0612)}to{transform:translate(22.5209vw,99vh) scale(.0612)}}.snow:nth-child(295){opacity:1.1508;transform:translate(3.6259vw,-10px) scale(.7244);animation:fall-295 19s -16s linear infinite}@keyframes fall-295{56.683%{transform:translate(-1.7197vw,56.683vh) scale(.7244)}to{transform:translate(.9531vw,99vh) scale(.7244)}}.snow:nth-child(296){opacity:.0252;transform:translate(92.168vw,-10px) scale(.17);animation:fall-296 27s -15s linear infinite}@keyframes fall-296{73.551%{transform:translate(92.3751vw,73.551vh) scale(.17)}to{transform:translate(92.27155vw,99vh) scale(.17)}}.snow:nth-child(297){opacity:1.5572;transform:translate(51.9662vw,-10px) scale(.9441);animation:fall-297 13s -4s linear infinite}@keyframes fall-297{41.777%{transform:translate(46.1675vw,41.777vh) scale(.9441)}to{transform:translate(49.06685vw,99vh) scale(.9441)}}.snow:nth-child(298){opacity:1.9194;transform:translate(78.1418vw,-10px) scale(.4089);animation:fall-298 19s -9s linear infinite}@keyframes fall-298{58.65%{transform:translate(86.7183vw,58.65vh) scale(.4089)}to{transform:translate(82.43005vw,99vh) scale(.4089)}}.snow:nth-child(299){opacity:1.628;transform:translate(87.8791vw,-10px) scale(.662);animation:fall-299 10s -20s linear infinite}@keyframes fall-299{78.75%{transform:translate(88.9753vw,78.75vh) scale(.662)}to{transform:translate(88.4272vw,99vh) scale(.662)}}.snow:nth-child(300){opacity:.4054;transform:translate(8.9873vw,-10px) scale(.4574);animation:fall-300 14s -8s linear infinite}@keyframes fall-300{41.936%{transform:translate(17.8116vw,41.936vh) scale(.4574)}to{transform:translate(13.39945vw,99vh) scale(.4574)}}.snow:nth-child(301){opacity:1.4132;transform:translate(87.4611vw,-10px) scale(.6618);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{79.006%{transform:translate(87.5245vw,79.006vh) scale(.6618)}to{transform:translate(87.4928vw,99vh) scale(.6618)}}.snow:nth-child(302){opacity:1.803;transform:translate(17.7755vw,-10px) scale(.3314);animation:fall-302 12s -12s linear infinite}@keyframes fall-302{61.974%{transform:translate(25.9783vw,61.974vh) scale(.3314)}to{transform:translate(21.8769vw,99vh) scale(.3314)}}.snow:nth-child(303){opacity:.5792;transform:translate(48.219vw,-10px) scale(.5382);animation:fall-303 12s -5s linear infinite}@keyframes fall-303{64.702%{transform:translate(39.6417vw,64.702vh) scale(.5382)}to{transform:translate(43.93035vw,99vh) scale(.5382)}}.snow:nth-child(304){opacity:1.9696;transform:translate(33.0097vw,-10px) scale(.7655);animation:fall-304 27s -30s linear infinite}@keyframes fall-304{35.288%{transform:translate(32.672vw,35.288vh) scale(.7655)}to{transform:translate(32.84085vw,99vh) scale(.7655)}}.snow:nth-child(305){opacity:1.33;transform:translate(52.2494vw,-10px) scale(.0963);animation:fall-305 14s -17s linear infinite}@keyframes fall-305{44.356%{transform:translate(53.8856vw,44.356vh) scale(.0963)}to{transform:translate(53.0675vw,99vh) scale(.0963)}}.snow:nth-child(306){opacity:1.425;transform:translate(61.4037vw,-10px) scale(.4476);animation:fall-306 28s -30s linear infinite}@keyframes fall-306{36.984%{transform:translate(67.2294vw,36.984vh) scale(.4476)}to{transform:translate(64.31655vw,99vh) scale(.4476)}}.snow:nth-child(307){opacity:.2;transform:translate(50.7886vw,-10px) scale(.8801);animation:fall-307 13s -22s linear infinite}@keyframes fall-307{74.472%{transform:translate(50.6524vw,74.472vh) scale(.8801)}to{transform:translate(50.7205vw,99vh) scale(.8801)}}.snow:nth-child(308){opacity:.7074;transform:translate(86.5435vw,-10px) scale(.5655);animation:fall-308 25s -27s linear infinite}@keyframes fall-308{44.794%{transform:translate(83.267vw,44.794vh) scale(.5655)}to{transform:translate(84.90525vw,99vh) scale(.5655)}}.snow:nth-child(309){opacity:.7648;transform:translate(.2673vw,-10px) scale(.0083);animation:fall-309 25s -23s linear infinite}@keyframes fall-309{67.788%{transform:translate(-2.0204vw,67.788vh) scale(.0083)}to{transform:translate(-.87655vw,99vh) scale(.0083)}}.snow:nth-child(310){opacity:1.5158;transform:translate(41.1595vw,-10px) scale(.6081);animation:fall-310 20s -13s linear infinite}@keyframes fall-310{31.715%{transform:translate(44.0029vw,31.715vh) scale(.6081)}to{transform:translate(42.5812vw,99vh) scale(.6081)}}.snow:nth-child(311){opacity:1.0764;transform:translate(22.1639vw,-10px) scale(.4436);animation:fall-311 16s -13s linear infinite}@keyframes fall-311{45.868%{transform:translate(15.2944vw,45.868vh) scale(.4436)}to{transform:translate(18.72915vw,99vh) scale(.4436)}}.snow:nth-child(312){opacity:.4574;transform:translate(66.059vw,-10px) scale(.5663);animation:fall-312 24s -4s linear infinite}@keyframes fall-312{59.487%{transform:translate(64.4367vw,59.487vh) scale(.5663)}to{transform:translate(65.24785vw,99vh) scale(.5663)}}.snow:nth-child(313){opacity:1.9792;transform:translate(21.0304vw,-10px) scale(.4018);animation:fall-313 29s -20s linear infinite}@keyframes fall-313{35.329%{transform:translate(12.6875vw,35.329vh) scale(.4018)}to{transform:translate(16.85895vw,99vh) scale(.4018)}}.snow:nth-child(314){opacity:.0458;transform:translate(47.5888vw,-10px) scale(.8218);animation:fall-314 11s -2s linear infinite}@keyframes fall-314{45.766%{transform:translate(46.8172vw,45.766vh) scale(.8218)}to{transform:translate(47.203vw,99vh) scale(.8218)}}.snow:nth-child(315){opacity:.9358;transform:translate(52.0658vw,-10px) scale(.1664);animation:fall-315 28s -3s linear infinite}@keyframes fall-315{43.441%{transform:translate(45.4909vw,43.441vh) scale(.1664)}to{transform:translate(48.77835vw,99vh) scale(.1664)}}.snow:nth-child(316){opacity:.6664;transform:translate(11.128vw,-10px) scale(.7723);animation:fall-316 21s -6s linear infinite}@keyframes fall-316{78.925%{transform:translate(6.718vw,78.925vh) scale(.7723)}to{transform:translate(8.923vw,99vh) scale(.7723)}}.snow:nth-child(317){opacity:.6872;transform:translate(21.1659vw,-10px) scale(.7762);animation:fall-317 21s -17s linear infinite}@keyframes fall-317{58.122%{transform:translate(22.3471vw,58.122vh) scale(.7762)}to{transform:translate(21.7565vw,99vh) scale(.7762)}}.snow:nth-child(318){opacity:1.9574;transform:translate(88.9793vw,-10px) scale(.569);animation:fall-318 30s -24s linear infinite}@keyframes fall-318{33.468%{transform:translate(86.9395vw,33.468vh) scale(.569)}to{transform:translate(87.9594vw,99vh) scale(.569)}}.snow:nth-child(319){opacity:1.522;transform:translate(57.3396vw,-10px) scale(.7391);animation:fall-319 24s -27s linear infinite}@keyframes fall-319{46.524%{transform:translate(48.0801vw,46.524vh) scale(.7391)}to{transform:translate(52.70985vw,99vh) scale(.7391)}}.snow:nth-child(320){opacity:.4736;transform:translate(98.6569vw,-10px) scale(.5609);animation:fall-320 13s -19s linear infinite}@keyframes fall-320{51.754%{transform:translate(91.7753vw,51.754vh) scale(.5609)}to{transform:translate(95.2161vw,99vh) scale(.5609)}}.snow:nth-child(321){opacity:1.5074;transform:translate(83.0726vw,-10px) scale(.175);animation:fall-321 28s -29s linear infinite}@keyframes fall-321{34.316%{transform:translate(81.1796vw,34.316vh) scale(.175)}to{transform:translate(82.1261vw,99vh) scale(.175)}}.snow:nth-child(322){opacity:.6816;transform:translate(37.9535vw,-10px) scale(.3425);animation:fall-322 29s -18s linear infinite}@keyframes fall-322{72.676%{transform:translate(32.2835vw,72.676vh) scale(.3425)}to{transform:translate(35.1185vw,99vh) scale(.3425)}}.snow:nth-child(323){opacity:.079;transform:translate(52.8693vw,-10px) scale(.93);animation:fall-323 24s -22s linear infinite}@keyframes fall-323{70.373%{transform:translate(59.6526vw,70.373vh) scale(.93)}to{transform:translate(56.26095vw,99vh) scale(.93)}}.snow:nth-child(324){opacity:.0976;transform:translate(49.9401vw,-10px) scale(.8893);animation:fall-324 14s -2s linear infinite}@keyframes fall-324{70.626%{transform:translate(48.6832vw,70.626vh) scale(.8893)}to{transform:translate(49.31165vw,99vh) scale(.8893)}}.snow:nth-child(325){opacity:1.4038;transform:translate(62.8053vw,-10px) scale(.8186);animation:fall-325 20s -3s linear infinite}@keyframes fall-325{60.25%{transform:translate(63.6947vw,60.25vh) scale(.8186)}to{transform:translate(63.25vw,99vh) scale(.8186)}}.snow:nth-child(326){opacity:.7506;transform:translate(39.18vw,-10px) scale(.2765);animation:fall-326 25s -18s linear infinite}@keyframes fall-326{38.128%{transform:translate(34.1221vw,38.128vh) scale(.2765)}to{transform:translate(36.65105vw,99vh) scale(.2765)}}.snow:nth-child(327){opacity:.8278;transform:translate(94.0982vw,-10px) scale(.5733);animation:fall-327 15s -13s linear infinite}@keyframes fall-327{39.946%{transform:translate(86.8871vw,39.946vh) scale(.5733)}to{transform:translate(90.49265vw,99vh) scale(.5733)}}.snow:nth-child(328){opacity:1.915;transform:translate(94.7668vw,-10px) scale(.7847);animation:fall-328 19s -14s linear infinite}@keyframes fall-328{68.794%{transform:translate(90.4863vw,68.794vh) scale(.7847)}to{transform:translate(92.62655vw,99vh) scale(.7847)}}.snow:nth-child(329){opacity:.8022;transform:translate(76.4254vw,-10px) scale(.5502);animation:fall-329 26s -1s linear infinite}@keyframes fall-329{48.155%{transform:translate(79.8964vw,48.155vh) scale(.5502)}to{transform:translate(78.1609vw,99vh) scale(.5502)}}.snow:nth-child(330){opacity:1.8166;transform:translate(81.5324vw,-10px) scale(.8223);animation:fall-330 29s -14s linear infinite}@keyframes fall-330{37.012%{transform:translate(83.5821vw,37.012vh) scale(.8223)}to{transform:translate(82.55725vw,99vh) scale(.8223)}}.snow:nth-child(331){opacity:.0618;transform:translate(68.257vw,-10px) scale(.0313);animation:fall-331 10s -23s linear infinite}@keyframes fall-331{52.568%{transform:translate(66.1736vw,52.568vh) scale(.0313)}to{transform:translate(67.2153vw,99vh) scale(.0313)}}.snow:nth-child(332){opacity:.3504;transform:translate(19.0805vw,-10px) scale(.1299);animation:fall-332 19s -23s linear infinite}@keyframes fall-332{66.177%{transform:translate(24.9294vw,66.177vh) scale(.1299)}to{transform:translate(22.00495vw,99vh) scale(.1299)}}.snow:nth-child(333){opacity:.852;transform:translate(80.1857vw,-10px) scale(.727);animation:fall-333 28s -12s linear infinite}@keyframes fall-333{59.11%{transform:translate(81.2232vw,59.11vh) scale(.727)}to{transform:translate(80.70445vw,99vh) scale(.727)}}.snow:nth-child(334){opacity:1.315;transform:translate(37.1991vw,-10px) scale(.5247);animation:fall-334 23s -16s linear infinite}@keyframes fall-334{63.119%{transform:translate(33.0447vw,63.119vh) scale(.5247)}to{transform:translate(35.1219vw,99vh) scale(.5247)}}.snow:nth-child(335){opacity:1.929;transform:translate(76.1649vw,-10px) scale(.1643);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{69.208%{transform:translate(69.0601vw,69.208vh) scale(.1643)}to{transform:translate(72.6125vw,99vh) scale(.1643)}}.snow:nth-child(336){opacity:1.9852;transform:translate(56.3717vw,-10px) scale(.5666);animation:fall-336 29s -24s linear infinite}@keyframes fall-336{77.908%{transform:translate(64.3377vw,77.908vh) scale(.5666)}to{transform:translate(60.3547vw,99vh) scale(.5666)}}.snow:nth-child(337){opacity:1.559;transform:translate(8.4428vw,-10px) scale(.7904);animation:fall-337 22s -18s linear infinite}@keyframes fall-337{30.812%{transform:translate(16.6917vw,30.812vh) scale(.7904)}to{transform:translate(12.56725vw,99vh) scale(.7904)}}.snow:nth-child(338){opacity:1.066;transform:translate(47.1382vw,-10px) scale(.3636);animation:fall-338 19s -17s linear infinite}@keyframes fall-338{35.318%{transform:translate(52.0107vw,35.318vh) scale(.3636)}to{transform:translate(49.57445vw,99vh) scale(.3636)}}.snow:nth-child(339){opacity:1.5386;transform:translate(47.6855vw,-10px) scale(.7637);animation:fall-339 18s -10s linear infinite}@keyframes fall-339{73.408%{transform:translate(45.9645vw,73.408vh) scale(.7637)}to{transform:translate(46.825vw,99vh) scale(.7637)}}.snow:nth-child(340){opacity:.4506;transform:translate(13.6824vw,-10px) scale(.077);animation:fall-340 21s -28s linear infinite}@keyframes fall-340{46.787%{transform:translate(5.1196vw,46.787vh) scale(.077)}to{transform:translate(9.401vw,99vh) scale(.077)}}.snow:nth-child(341){opacity:.5276;transform:translate(49.6632vw,-10px) scale(.9671);animation:fall-341 29s -22s linear infinite}@keyframes fall-341{78.884%{transform:translate(47.9113vw,78.884vh) scale(.9671)}to{transform:translate(48.78725vw,99vh) scale(.9671)}}.snow:nth-child(342){opacity:1.1136;transform:translate(90.0018vw,-10px) scale(.8616);animation:fall-342 14s -29s linear infinite}@keyframes fall-342{51.077%{transform:translate(94.3717vw,51.077vh) scale(.8616)}to{transform:translate(92.18675vw,99vh) scale(.8616)}}.snow:nth-child(343){opacity:1.0592;transform:translate(85.6368vw,-10px) scale(.3745);animation:fall-343 11s -29s linear infinite}@keyframes fall-343{74.161%{transform:translate(81.913vw,74.161vh) scale(.3745)}to{transform:translate(83.7749vw,99vh) scale(.3745)}}.snow:nth-child(344){opacity:.369;transform:translate(83.6178vw,-10px) scale(.8536);animation:fall-344 25s -30s linear infinite}@keyframes fall-344{44.538%{transform:translate(80.6863vw,44.538vh) scale(.8536)}to{transform:translate(82.15205vw,99vh) scale(.8536)}}.snow:nth-child(345){opacity:.8088;transform:translate(9.0223vw,-10px) scale(.0874);animation:fall-345 10s -11s linear infinite}@keyframes fall-345{36.841%{transform:translate(14.6387vw,36.841vh) scale(.0874)}to{transform:translate(11.8305vw,99vh) scale(.0874)}}.snow:nth-child(346){opacity:.3552;transform:translate(57.807vw,-10px) scale(.0416);animation:fall-346 18s -6s linear infinite}@keyframes fall-346{63.934%{transform:translate(60.5078vw,63.934vh) scale(.0416)}to{transform:translate(59.1574vw,99vh) scale(.0416)}}.snow:nth-child(347){opacity:.2108;transform:translate(26.7819vw,-10px) scale(.5874);animation:fall-347 12s -30s linear infinite}@keyframes fall-347{79.529%{transform:translate(23.4909vw,79.529vh) scale(.5874)}to{transform:translate(25.1364vw,99vh) scale(.5874)}}.snow:nth-child(348){opacity:.1256;transform:translate(52.7641vw,-10px) scale(.7905);animation:fall-348 25s -22s linear infinite}@keyframes fall-348{34.462%{transform:translate(61.0441vw,34.462vh) scale(.7905)}to{transform:translate(56.9041vw,99vh) scale(.7905)}}.snow:nth-child(349){opacity:1.0154;transform:translate(29.1759vw,-10px) scale(.6217);animation:fall-349 10s -22s linear infinite}@keyframes fall-349{33.459%{transform:translate(33.8527vw,33.459vh) scale(.6217)}to{transform:translate(31.5143vw,99vh) scale(.6217)}}.snow:nth-child(350){opacity:1.6578;transform:translate(33.6273vw,-10px) scale(.208);animation:fall-350 26s -23s linear infinite}@keyframes fall-350{45.596%{transform:translate(43.4837vw,45.596vh) scale(.208)}to{transform:translate(38.5555vw,99vh) scale(.208)}}.snow:nth-child(351){opacity:1.6462;transform:translate(74.655vw,-10px) scale(.3938);animation:fall-351 29s -23s linear infinite}@keyframes fall-351{50.112%{transform:translate(75.7238vw,50.112vh) scale(.3938)}to{transform:translate(75.1894vw,99vh) scale(.3938)}}.snow:nth-child(352){opacity:1.3608;transform:translate(42.4475vw,-10px) scale(.9429);animation:fall-352 26s -18s linear infinite}@keyframes fall-352{68.699%{transform:translate(42.143vw,68.699vh) scale(.9429)}to{transform:translate(42.29525vw,99vh) scale(.9429)}}.snow:nth-child(353){opacity:1.3218;transform:translate(9.9285vw,-10px) scale(.5423);animation:fall-353 24s -26s linear infinite}@keyframes fall-353{35.666%{transform:translate(7.446vw,35.666vh) scale(.5423)}to{transform:translate(8.68725vw,99vh) scale(.5423)}}.snow:nth-child(354){opacity:1.302;transform:translate(18.682vw,-10px) scale(.48);animation:fall-354 15s -4s linear infinite}@keyframes fall-354{61.499%{transform:translate(23.1325vw,61.499vh) scale(.48)}to{transform:translate(20.90725vw,99vh) scale(.48)}}.snow:nth-child(355){opacity:1.3384;transform:translate(96.7341vw,-10px) scale(.9142);animation:fall-355 14s -28s linear infinite}@keyframes fall-355{47.058%{transform:translate(101.7981vw,47.058vh) scale(.9142)}to{transform:translate(99.2661vw,99vh) scale(.9142)}}.snow:nth-child(356){opacity:.6482;transform:translate(66.5582vw,-10px) scale(.2853);animation:fall-356 26s -21s linear infinite}@keyframes fall-356{39.207%{transform:translate(68.5741vw,39.207vh) scale(.2853)}to{transform:translate(67.56615vw,99vh) scale(.2853)}}.snow:nth-child(357){opacity:1.1538;transform:translate(2.2864vw,-10px) scale(.4137);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{31.328%{transform:translate(6.6737vw,31.328vh) scale(.4137)}to{transform:translate(4.48005vw,99vh) scale(.4137)}}.snow:nth-child(358){opacity:1.2148;transform:translate(17.1822vw,-10px) scale(.8795);animation:fall-358 21s -10s linear infinite}@keyframes fall-358{53.806%{transform:translate(12.1343vw,53.806vh) scale(.8795)}to{transform:translate(14.65825vw,99vh) scale(.8795)}}.snow:nth-child(359){opacity:.974;transform:translate(60.975vw,-10px) scale(.7838);animation:fall-359 29s -4s linear infinite}@keyframes fall-359{65.559%{transform:translate(70.4526vw,65.559vh) scale(.7838)}to{transform:translate(65.7138vw,99vh) scale(.7838)}}.snow:nth-child(360){opacity:.9154;transform:translate(35.5093vw,-10px) scale(.2466);animation:fall-360 29s -16s linear infinite}@keyframes fall-360{54.027%{transform:translate(37.9591vw,54.027vh) scale(.2466)}to{transform:translate(36.7342vw,99vh) scale(.2466)}}.snow:nth-child(361){opacity:.813;transform:translate(67.1457vw,-10px) scale(.8398);animation:fall-361 20s -23s linear infinite}@keyframes fall-361{46.242%{transform:translate(63.5833vw,46.242vh) scale(.8398)}to{transform:translate(65.3645vw,99vh) scale(.8398)}}.snow:nth-child(362){opacity:.355;transform:translate(46.305vw,-10px) scale(.5002);animation:fall-362 18s -12s linear infinite}@keyframes fall-362{44.066%{transform:translate(47.5063vw,44.066vh) scale(.5002)}to{transform:translate(46.90565vw,99vh) scale(.5002)}}.snow:nth-child(363){opacity:1.9532;transform:translate(44.3909vw,-10px) scale(.4814);animation:fall-363 21s -15s linear infinite}@keyframes fall-363{57.882%{transform:translate(49.3385vw,57.882vh) scale(.4814)}to{transform:translate(46.8647vw,99vh) scale(.4814)}}.snow:nth-child(364){opacity:.2552;transform:translate(25.0813vw,-10px) scale(.056);animation:fall-364 28s -11s linear infinite}@keyframes fall-364{43.387%{transform:translate(17.5593vw,43.387vh) scale(.056)}to{transform:translate(21.3203vw,99vh) scale(.056)}}.snow:nth-child(365){opacity:.1066;transform:translate(60.0458vw,-10px) scale(.7298);animation:fall-365 23s -11s linear infinite}@keyframes fall-365{49.583%{transform:translate(55.5808vw,49.583vh) scale(.7298)}to{transform:translate(57.8133vw,99vh) scale(.7298)}}.snow:nth-child(366){opacity:.3164;transform:translate(47.4809vw,-10px) scale(.6213);animation:fall-366 22s -5s linear infinite}@keyframes fall-366{41.171%{transform:translate(57.0829vw,41.171vh) scale(.6213)}to{transform:translate(52.2819vw,99vh) scale(.6213)}}.snow:nth-child(367){opacity:.5974;transform:translate(3.3766vw,-10px) scale(.5314);animation:fall-367 12s -17s linear infinite}@keyframes fall-367{53.044%{transform:translate(11.7121vw,53.044vh) scale(.5314)}to{transform:translate(7.54435vw,99vh) scale(.5314)}}.snow:nth-child(368){opacity:.3118;transform:translate(43.3883vw,-10px) scale(.7167);animation:fall-368 24s -30s linear infinite}@keyframes fall-368{34.566%{transform:translate(45.7365vw,34.566vh) scale(.7167)}to{transform:translate(44.5624vw,99vh) scale(.7167)}}.snow:nth-child(369){opacity:1.1562;transform:translate(67.7454vw,-10px) scale(.2538);animation:fall-369 30s -11s linear infinite}@keyframes fall-369{33.165%{transform:translate(70.6117vw,33.165vh) scale(.2538)}to{transform:translate(69.17855vw,99vh) scale(.2538)}}.snow:nth-child(370){opacity:.2946;transform:translate(59.1631vw,-10px) scale(.3709);animation:fall-370 18s -14s linear infinite}@keyframes fall-370{38.197%{transform:translate(53.3439vw,38.197vh) scale(.3709)}to{transform:translate(56.2535vw,99vh) scale(.3709)}}.snow:nth-child(371){opacity:1.43;transform:translate(33.591vw,-10px) scale(.9954);animation:fall-371 19s -30s linear infinite}@keyframes fall-371{43.438%{transform:translate(24.6465vw,43.438vh) scale(.9954)}to{transform:translate(29.11875vw,99vh) scale(.9954)}}.snow:nth-child(372){opacity:.389;transform:translate(49.512vw,-10px) scale(.8123);animation:fall-372 30s -16s linear infinite}@keyframes fall-372{45.023%{transform:translate(50.0815vw,45.023vh) scale(.8123)}to{transform:translate(49.79675vw,99vh) scale(.8123)}}.snow:nth-child(373){opacity:1.6756;transform:translate(11.148vw,-10px) scale(.4518);animation:fall-373 30s -8s linear infinite}@keyframes fall-373{67.734%{transform:translate(2.9542vw,67.734vh) scale(.4518)}to{transform:translate(7.0511vw,99vh) scale(.4518)}}.snow:nth-child(374){opacity:.4628;transform:translate(51.4774vw,-10px) scale(.6344);animation:fall-374 16s -15s linear infinite}@keyframes fall-374{53.634%{transform:translate(58.0885vw,53.634vh) scale(.6344)}to{transform:translate(54.78295vw,99vh) scale(.6344)}}.snow:nth-child(375){opacity:1.7894;transform:translate(16.7744vw,-10px) scale(.2689);animation:fall-375 25s -9s linear infinite}@keyframes fall-375{63.91%{transform:translate(9.5827vw,63.91vh) scale(.2689)}to{transform:translate(13.17855vw,99vh) scale(.2689)}}.snow:nth-child(376){opacity:1.4984;transform:translate(65.1234vw,-10px) scale(.7076);animation:fall-376 12s -6s linear infinite}@keyframes fall-376{73.891%{transform:translate(67.2314vw,73.891vh) scale(.7076)}to{transform:translate(66.1774vw,99vh) scale(.7076)}}.snow:nth-child(377){opacity:1.1254;transform:translate(86.2635vw,-10px) scale(.1544);animation:fall-377 25s -7s linear infinite}@keyframes fall-377{58.251%{transform:translate(87.0503vw,58.251vh) scale(.1544)}to{transform:translate(86.6569vw,99vh) scale(.1544)}}.snow:nth-child(378){opacity:1.5548;transform:translate(74.5571vw,-10px) scale(.4151);animation:fall-378 22s -17s linear infinite}@keyframes fall-378{53.148%{transform:translate(70.1677vw,53.148vh) scale(.4151)}to{transform:translate(72.3624vw,99vh) scale(.4151)}}.snow:nth-child(379){opacity:.5748;transform:translate(55.2575vw,-10px) scale(.5843);animation:fall-379 10s -21s linear infinite}@keyframes fall-379{55.551%{transform:translate(50.2066vw,55.551vh) scale(.5843)}to{transform:translate(52.73205vw,99vh) scale(.5843)}}.snow:nth-child(380){opacity:1.306;transform:translate(89.5559vw,-10px) scale(.7132);animation:fall-380 23s -23s linear infinite}@keyframes fall-380{68.844%{transform:translate(83.0366vw,68.844vh) scale(.7132)}to{transform:translate(86.29625vw,99vh) scale(.7132)}}.snow:nth-child(381){opacity:.2916;transform:translate(33.3344vw,-10px) scale(.4499);animation:fall-381 19s -6s linear infinite}@keyframes fall-381{56.824%{transform:translate(41.0685vw,56.824vh) scale(.4499)}to{transform:translate(37.20145vw,99vh) scale(.4499)}}.snow:nth-child(382){opacity:.7394;transform:translate(23.4822vw,-10px) scale(.0134);animation:fall-382 14s -14s linear infinite}@keyframes fall-382{30.292%{transform:translate(16.9032vw,30.292vh) scale(.0134)}to{transform:translate(20.1927vw,99vh) scale(.0134)}}.snow:nth-child(383){opacity:1.921;transform:translate(15.4039vw,-10px) scale(.5586);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{69.857%{transform:translate(7.4625vw,69.857vh) scale(.5586)}to{transform:translate(11.4332vw,99vh) scale(.5586)}}.snow:nth-child(384){opacity:1.4392;transform:translate(26.0062vw,-10px) scale(.3843);animation:fall-384 14s -17s linear infinite}@keyframes fall-384{50.741%{transform:translate(17.5454vw,50.741vh) scale(.3843)}to{transform:translate(21.7758vw,99vh) scale(.3843)}}.snow:nth-child(385){opacity:1.0626;transform:translate(82.561vw,-10px) scale(.6985);animation:fall-385 18s -25s linear infinite}@keyframes fall-385{46.112%{transform:translate(83.2176vw,46.112vh) scale(.6985)}to{transform:translate(82.8893vw,99vh) scale(.6985)}}.snow:nth-child(386){opacity:1.9362;transform:translate(80.6662vw,-10px) scale(.8155);animation:fall-386 25s -24s linear infinite}@keyframes fall-386{77.677%{transform:translate(88.6603vw,77.677vh) scale(.8155)}to{transform:translate(84.66325vw,99vh) scale(.8155)}}.snow:nth-child(387){opacity:1.747;transform:translate(98.2835vw,-10px) scale(.7679);animation:fall-387 17s -24s linear infinite}@keyframes fall-387{32.789%{transform:translate(93.5575vw,32.789vh) scale(.7679)}to{transform:translate(95.9205vw,99vh) scale(.7679)}}.snow:nth-child(388){opacity:1.5826;transform:translate(39.9834vw,-10px) scale(.3757);animation:fall-388 19s -18s linear infinite}@keyframes fall-388{54.518%{transform:translate(32.2541vw,54.518vh) scale(.3757)}to{transform:translate(36.11875vw,99vh) scale(.3757)}}.snow:nth-child(389){opacity:1.2636;transform:translate(10.4651vw,-10px) scale(.1681);animation:fall-389 20s -6s linear infinite}@keyframes fall-389{62.863%{transform:translate(11.3644vw,62.863vh) scale(.1681)}to{transform:translate(10.91475vw,99vh) scale(.1681)}}.snow:nth-child(390){opacity:1.5954;transform:translate(83.6511vw,-10px) scale(.5319);animation:fall-390 23s -17s linear infinite}@keyframes fall-390{72.637%{transform:translate(91.9539vw,72.637vh) scale(.5319)}to{transform:translate(87.8025vw,99vh) scale(.5319)}}.snow:nth-child(391){opacity:1.7372;transform:translate(98.6729vw,-10px) scale(.4578);animation:fall-391 27s -15s linear infinite}@keyframes fall-391{57.299%{transform:translate(99.6144vw,57.299vh) scale(.4578)}to{transform:translate(99.14365vw,99vh) scale(.4578)}}.snow:nth-child(392){opacity:.5472;transform:translate(73.5583vw,-10px) scale(.3255);animation:fall-392 13s -4s linear infinite}@keyframes fall-392{41.037%{transform:translate(67.5631vw,41.037vh) scale(.3255)}to{transform:translate(70.5607vw,99vh) scale(.3255)}}.snow:nth-child(393){opacity:.1978;transform:translate(67.3598vw,-10px) scale(.03);animation:fall-393 13s -25s linear infinite}@keyframes fall-393{77.878%{transform:translate(70.3308vw,77.878vh) scale(.03)}to{transform:translate(68.8453vw,99vh) scale(.03)}}.snow:nth-child(394){opacity:.464;transform:translate(24.8251vw,-10px) scale(.3002);animation:fall-394 24s -21s linear infinite}@keyframes fall-394{73.579%{transform:translate(26.1257vw,73.579vh) scale(.3002)}to{transform:translate(25.4754vw,99vh) scale(.3002)}}.snow:nth-child(395){opacity:1.9016;transform:translate(4.8677vw,-10px) scale(.2289);animation:fall-395 19s -11s linear infinite}@keyframes fall-395{42.581%{transform:translate(2.863vw,42.581vh) scale(.2289)}to{transform:translate(3.86535vw,99vh) scale(.2289)}}.snow:nth-child(396){opacity:1.473;transform:translate(76.9412vw,-10px) scale(.8737);animation:fall-396 20s -2s linear infinite}@keyframes fall-396{67.456%{transform:translate(79.0181vw,67.456vh) scale(.8737)}to{transform:translate(77.97965vw,99vh) scale(.8737)}}.snow:nth-child(397){opacity:.7718;transform:translate(46.8636vw,-10px) scale(.756);animation:fall-397 30s -12s linear infinite}@keyframes fall-397{76.868%{transform:translate(37.8545vw,76.868vh) scale(.756)}to{transform:translate(42.35905vw,99vh) scale(.756)}}.snow:nth-child(398){opacity:1.0822;transform:translate(59.29vw,-10px) scale(.7783);animation:fall-398 13s -1s linear infinite}@keyframes fall-398{64.584%{transform:translate(62.3271vw,64.584vh) scale(.7783)}to{transform:translate(60.80855vw,99vh) scale(.7783)}}.snow:nth-child(399){opacity:.365;transform:translate(31.0103vw,-10px) scale(.9572);animation:fall-399 16s -11s linear infinite}@keyframes fall-399{76.58%{transform:translate(33.6698vw,76.58vh) scale(.9572)}to{transform:translate(32.34005vw,99vh) scale(.9572)}}.snow:nth-child(400){opacity:1.2888;transform:translate(83.0447vw,-10px) scale(.5474);animation:fall-400 30s -30s linear infinite}@keyframes fall-400{52.456%{transform:translate(82.559vw,52.456vh) scale(.5474)}to{transform:translate(82.80185vw,99vh) scale(.5474)}}\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:.6292;transform:translate(34.1296vw,-10px) scale(.6886);animation:fall-1 18s -11s linear infinite}@keyframes fall-1{41.578%{transform:translate(26.4456vw,41.578vh) scale(.6886)}to{transform:translate(30.2876vw,99vh) scale(.6886)}}.snow:nth-child(2){opacity:.783;transform:translate(41.0974vw,-10px) scale(.6664);animation:fall-2 23s -23s linear infinite}@keyframes fall-2{37.783%{transform:translate(49.215vw,37.783vh) scale(.6664)}to{transform:translate(45.1562vw,99vh) scale(.6664)}}.snow:nth-child(3){opacity:1.4102;transform:translate(75.3144vw,-10px) scale(.9362);animation:fall-3 20s -6s linear infinite}@keyframes fall-3{78.539%{transform:translate(74.994vw,78.539vh) scale(.9362)}to{transform:translate(75.1542vw,99vh) scale(.9362)}}.snow:nth-child(4){opacity:.8704;transform:translate(66.1864vw,-10px) scale(.0976);animation:fall-4 10s -14s linear infinite}@keyframes fall-4{43.981%{transform:translate(71.8118vw,43.981vh) scale(.0976)}to{transform:translate(68.9991vw,99vh) scale(.0976)}}.snow:nth-child(5){opacity:1.6404;transform:translate(91.1954vw,-10px) scale(.069);animation:fall-5 13s -12s linear infinite}@keyframes fall-5{43.763%{transform:translate(97.2653vw,43.763vh) scale(.069)}to{transform:translate(94.23035vw,99vh) scale(.069)}}.snow:nth-child(6){opacity:.129;transform:translate(5.0594vw,-10px) scale(.9224);animation:fall-6 12s -17s linear infinite}@keyframes fall-6{33.128%{transform:translate(-4.6136vw,33.128vh) scale(.9224)}to{transform:translate(.2229vw,99vh) scale(.9224)}}.snow:nth-child(7){opacity:1.2726;transform:translate(49.6388vw,-10px) scale(.3306);animation:fall-7 25s -24s linear infinite}@keyframes fall-7{77.2%{transform:translate(59.4585vw,77.2vh) scale(.3306)}to{transform:translate(54.54865vw,99vh) scale(.3306)}}.snow:nth-child(8){opacity:.2952;transform:translate(13.0208vw,-10px) scale(.3825);animation:fall-8 14s -3s linear infinite}@keyframes fall-8{35.214%{transform:translate(22.4904vw,35.214vh) scale(.3825)}to{transform:translate(17.7556vw,99vh) scale(.3825)}}.snow:nth-child(9){opacity:1.4892;transform:translate(51.3736vw,-10px) scale(.4413);animation:fall-9 19s -4s linear infinite}@keyframes fall-9{51.065%{transform:translate(42.7455vw,51.065vh) scale(.4413)}to{transform:translate(47.05955vw,99vh) scale(.4413)}}.snow:nth-child(10){opacity:.8668;transform:translate(45.0151vw,-10px) scale(.9491);animation:fall-10 29s -17s linear infinite}@keyframes fall-10{62.316%{transform:translate(36.3324vw,62.316vh) scale(.9491)}to{transform:translate(40.67375vw,99vh) scale(.9491)}}.snow:nth-child(11){opacity:.885;transform:translate(69.7502vw,-10px) scale(.3258);animation:fall-11 17s -26s linear infinite}@keyframes fall-11{32.814%{transform:translate(64.9055vw,32.814vh) scale(.3258)}to{transform:translate(67.32785vw,99vh) scale(.3258)}}.snow:nth-child(12){opacity:.918;transform:translate(46.9278vw,-10px) scale(.2417);animation:fall-12 25s -23s linear infinite}@keyframes fall-12{70.653%{transform:translate(42.4524vw,70.653vh) scale(.2417)}to{transform:translate(44.6901vw,99vh) scale(.2417)}}.snow:nth-child(13){opacity:1.6936;transform:translate(25.6463vw,-10px) scale(.8015);animation:fall-13 19s -13s linear infinite}@keyframes fall-13{39.751%{transform:translate(24.0949vw,39.751vh) scale(.8015)}to{transform:translate(24.8706vw,99vh) scale(.8015)}}.snow:nth-child(14){opacity:.7816;transform:translate(30.8153vw,-10px) scale(.9506);animation:fall-14 17s -11s linear infinite}@keyframes fall-14{47.493%{transform:translate(23.7247vw,47.493vh) scale(.9506)}to{transform:translate(27.27vw,99vh) scale(.9506)}}.snow:nth-child(15){opacity:1.3208;transform:translate(70.9211vw,-10px) scale(.1635);animation:fall-15 22s -10s linear infinite}@keyframes fall-15{73.204%{transform:translate(62.1612vw,73.204vh) scale(.1635)}to{transform:translate(66.54115vw,99vh) scale(.1635)}}.snow:nth-child(16){opacity:.195;transform:translate(63.3855vw,-10px) scale(.0598);animation:fall-16 19s -30s linear infinite}@keyframes fall-16{63.22%{transform:translate(61.3217vw,63.22vh) scale(.0598)}to{transform:translate(62.3536vw,99vh) scale(.0598)}}.snow:nth-child(17){opacity:1.9998;transform:translate(37.4299vw,-10px) scale(.0871);animation:fall-17 23s -30s linear infinite}@keyframes fall-17{78.677%{transform:translate(31.0824vw,78.677vh) scale(.0871)}to{transform:translate(34.25615vw,99vh) scale(.0871)}}.snow:nth-child(18){opacity:.2678;transform:translate(29.1607vw,-10px) scale(.8471);animation:fall-18 28s -28s linear infinite}@keyframes fall-18{34.929%{transform:translate(23.4679vw,34.929vh) scale(.8471)}to{transform:translate(26.3143vw,99vh) scale(.8471)}}.snow:nth-child(19){opacity:1.9744;transform:translate(4.7648vw,-10px) scale(.2361);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{79.393%{transform:translate(11.9664vw,79.393vh) scale(.2361)}to{transform:translate(8.3656vw,99vh) scale(.2361)}}.snow:nth-child(20){opacity:2;transform:translate(51.0354vw,-10px) scale(.6586);animation:fall-20 15s -9s linear infinite}@keyframes fall-20{66.963%{transform:translate(49.6858vw,66.963vh) scale(.6586)}to{transform:translate(50.3606vw,99vh) scale(.6586)}}.snow:nth-child(21){opacity:.639;transform:translate(29.1032vw,-10px) scale(.4092);animation:fall-21 15s -3s linear infinite}@keyframes fall-21{41.529%{transform:translate(35.3883vw,41.529vh) scale(.4092)}to{transform:translate(32.24575vw,99vh) scale(.4092)}}.snow:nth-child(22){opacity:.9536;transform:translate(39.7419vw,-10px) scale(.1031);animation:fall-22 16s -21s linear infinite}@keyframes fall-22{48.559%{transform:translate(47.9729vw,48.559vh) scale(.1031)}to{transform:translate(43.8574vw,99vh) scale(.1031)}}.snow:nth-child(23){opacity:.784;transform:translate(35.9641vw,-10px) scale(.2005);animation:fall-23 23s -3s linear infinite}@keyframes fall-23{56.624%{transform:translate(29.4187vw,56.624vh) scale(.2005)}to{transform:translate(32.6914vw,99vh) scale(.2005)}}.snow:nth-child(24){opacity:.1108;transform:translate(.4811vw,-10px) scale(.3516);animation:fall-24 19s -28s linear infinite}@keyframes fall-24{46.265%{transform:translate(-6.7133vw,46.265vh) scale(.3516)}to{transform:translate(-3.1161vw,99vh) scale(.3516)}}.snow:nth-child(25){opacity:1.5814;transform:translate(16.702vw,-10px) scale(.9299);animation:fall-25 10s -28s linear infinite}@keyframes fall-25{51.653%{transform:translate(22.511vw,51.653vh) scale(.9299)}to{transform:translate(19.6065vw,99vh) scale(.9299)}}.snow:nth-child(26){opacity:1.9408;transform:translate(54.5308vw,-10px) scale(.2166);animation:fall-26 19s -4s linear infinite}@keyframes fall-26{73.486%{transform:translate(53.7613vw,73.486vh) scale(.2166)}to{transform:translate(54.14605vw,99vh) scale(.2166)}}.snow:nth-child(27){opacity:1.6892;transform:translate(7.8104vw,-10px) scale(.0488);animation:fall-27 21s -6s linear infinite}@keyframes fall-27{31.751%{transform:translate(17.3424vw,31.751vh) scale(.0488)}to{transform:translate(12.5764vw,99vh) scale(.0488)}}.snow:nth-child(28){opacity:.7514;transform:translate(22.3685vw,-10px) scale(.7241);animation:fall-28 16s -7s linear infinite}@keyframes fall-28{48.031%{transform:translate(31.3331vw,48.031vh) scale(.7241)}to{transform:translate(26.8508vw,99vh) scale(.7241)}}.snow:nth-child(29){opacity:1.4302;transform:translate(15.8713vw,-10px) scale(.1876);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{31.074%{transform:translate(9.8468vw,31.074vh) scale(.1876)}to{transform:translate(12.85905vw,99vh) scale(.1876)}}.snow:nth-child(30){opacity:1.0106;transform:translate(46.3666vw,-10px) scale(.8951);animation:fall-30 24s -28s linear infinite}@keyframes fall-30{73.522%{transform:translate(55.4088vw,73.522vh) scale(.8951)}to{transform:translate(50.8877vw,99vh) scale(.8951)}}.snow:nth-child(31){opacity:.3668;transform:translate(11.9093vw,-10px) scale(.3565);animation:fall-31 24s -10s linear infinite}@keyframes fall-31{59.016%{transform:translate(19.0628vw,59.016vh) scale(.3565)}to{transform:translate(15.48605vw,99vh) scale(.3565)}}.snow:nth-child(32){opacity:.8236;transform:translate(17.9887vw,-10px) scale(.5874);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{66.624%{transform:translate(20.2038vw,66.624vh) scale(.5874)}to{transform:translate(19.09625vw,99vh) scale(.5874)}}.snow:nth-child(33){opacity:1.4102;transform:translate(79.0413vw,-10px) scale(.9448);animation:fall-33 14s -7s linear infinite}@keyframes fall-33{35.848%{transform:translate(77.5012vw,35.848vh) scale(.9448)}to{transform:translate(78.27125vw,99vh) scale(.9448)}}.snow:nth-child(34){opacity:.3236;transform:translate(14.1456vw,-10px) scale(.7977);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{60.889%{transform:translate(22.1938vw,60.889vh) scale(.7977)}to{transform:translate(18.1697vw,99vh) scale(.7977)}}.snow:nth-child(35){opacity:.1526;transform:translate(26.5446vw,-10px) scale(.4878);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{77.335%{transform:translate(16.929vw,77.335vh) scale(.4878)}to{transform:translate(21.7368vw,99vh) scale(.4878)}}.snow:nth-child(36){opacity:.7522;transform:translate(26.9594vw,-10px) scale(.4716);animation:fall-36 13s -22s linear infinite}@keyframes fall-36{78.676%{transform:translate(36.5484vw,78.676vh) scale(.4716)}to{transform:translate(31.7539vw,99vh) scale(.4716)}}.snow:nth-child(37){opacity:.1558;transform:translate(98.7411vw,-10px) scale(.1385);animation:fall-37 12s -25s linear infinite}@keyframes fall-37{52.158%{transform:translate(94.5999vw,52.158vh) scale(.1385)}to{transform:translate(96.6705vw,99vh) scale(.1385)}}.snow:nth-child(38){opacity:.7606;transform:translate(39.7237vw,-10px) scale(.8492);animation:fall-38 26s -6s linear infinite}@keyframes fall-38{50.024%{transform:translate(49.1051vw,50.024vh) scale(.8492)}to{transform:translate(44.4144vw,99vh) scale(.8492)}}.snow:nth-child(39){opacity:1.7882;transform:translate(5.0673vw,-10px) scale(.8709);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{58.156%{transform:translate(.9346vw,58.156vh) scale(.8709)}to{transform:translate(3.00095vw,99vh) scale(.8709)}}.snow:nth-child(40){opacity:1.8952;transform:translate(27.7076vw,-10px) scale(.4353);animation:fall-40 14s -5s linear infinite}@keyframes fall-40{72.904%{transform:translate(24.6751vw,72.904vh) scale(.4353)}to{transform:translate(26.19135vw,99vh) scale(.4353)}}.snow:nth-child(41){opacity:1.1738;transform:translate(95.4142vw,-10px) scale(.9508);animation:fall-41 15s -11s linear infinite}@keyframes fall-41{63.632%{transform:translate(92.8688vw,63.632vh) scale(.9508)}to{transform:translate(94.1415vw,99vh) scale(.9508)}}.snow:nth-child(42){opacity:1.6162;transform:translate(49.0912vw,-10px) scale(.5868);animation:fall-42 17s -21s linear infinite}@keyframes fall-42{65.448%{transform:translate(39.2941vw,65.448vh) scale(.5868)}to{transform:translate(44.19265vw,99vh) scale(.5868)}}.snow:nth-child(43){opacity:1.8066;transform:translate(88.5252vw,-10px) scale(.4229);animation:fall-43 10s -14s linear infinite}@keyframes fall-43{50.676%{transform:translate(86.0493vw,50.676vh) scale(.4229)}to{transform:translate(87.28725vw,99vh) scale(.4229)}}.snow:nth-child(44){opacity:1.3328;transform:translate(54.4382vw,-10px) scale(.0251);animation:fall-44 22s -4s linear infinite}@keyframes fall-44{60.886%{transform:translate(63.2258vw,60.886vh) scale(.0251)}to{transform:translate(58.832vw,99vh) scale(.0251)}}.snow:nth-child(45){opacity:.588;transform:translate(20.622vw,-10px) scale(.2378);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{36.616%{transform:translate(15.3783vw,36.616vh) scale(.2378)}to{transform:translate(18.00015vw,99vh) scale(.2378)}}.snow:nth-child(46){opacity:1.849;transform:translate(25.632vw,-10px) scale(.0292);animation:fall-46 28s -1s linear infinite}@keyframes fall-46{44.603%{transform:translate(27.6243vw,44.603vh) scale(.0292)}to{transform:translate(26.62815vw,99vh) scale(.0292)}}.snow:nth-child(47){opacity:1.3256;transform:translate(14.2703vw,-10px) scale(.8956);animation:fall-47 25s -17s linear infinite}@keyframes fall-47{49.584%{transform:translate(16.313vw,49.584vh) scale(.8956)}to{transform:translate(15.29165vw,99vh) scale(.8956)}}.snow:nth-child(48){opacity:1.3038;transform:translate(38.2439vw,-10px) scale(.0766);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{52.672%{transform:translate(39.5173vw,52.672vh) scale(.0766)}to{transform:translate(38.8806vw,99vh) scale(.0766)}}.snow:nth-child(49){opacity:.3562;transform:translate(46.7188vw,-10px) scale(.8627);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{74.396%{transform:translate(50.5575vw,74.396vh) scale(.8627)}to{transform:translate(48.63815vw,99vh) scale(.8627)}}.snow:nth-child(50){opacity:1.3902;transform:translate(9.3568vw,-10px) scale(.3958);animation:fall-50 29s -18s linear infinite}@keyframes fall-50{68.9%{transform:translate(6.5407vw,68.9vh) scale(.3958)}to{transform:translate(7.94875vw,99vh) scale(.3958)}}.snow:nth-child(51){opacity:1.7104;transform:translate(43.8304vw,-10px) scale(.0943);animation:fall-51 11s -23s linear infinite}@keyframes fall-51{50.882%{transform:translate(46.8539vw,50.882vh) scale(.0943)}to{transform:translate(45.34215vw,99vh) scale(.0943)}}.snow:nth-child(52){opacity:1.7646;transform:translate(61.2548vw,-10px) scale(.778);animation:fall-52 22s -23s linear infinite}@keyframes fall-52{46.255%{transform:translate(55.3954vw,46.255vh) scale(.778)}to{transform:translate(58.3251vw,99vh) scale(.778)}}.snow:nth-child(53){opacity:1.9336;transform:translate(97.7999vw,-10px) scale(.3763);animation:fall-53 27s -15s linear infinite}@keyframes fall-53{78.662%{transform:translate(105.4109vw,78.662vh) scale(.3763)}to{transform:translate(101.6054vw,99vh) scale(.3763)}}.snow:nth-child(54){opacity:.5432;transform:translate(11.7343vw,-10px) scale(.2425);animation:fall-54 15s -30s linear infinite}@keyframes fall-54{76.789%{transform:translate(5.7336vw,76.789vh) scale(.2425)}to{transform:translate(8.73395vw,99vh) scale(.2425)}}.snow:nth-child(55){opacity:.315;transform:translate(46.7753vw,-10px) scale(.3183);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{42.083%{transform:translate(40.5868vw,42.083vh) scale(.3183)}to{transform:translate(43.68105vw,99vh) scale(.3183)}}.snow:nth-child(56){opacity:.7492;transform:translate(49.1004vw,-10px) scale(.8519);animation:fall-56 15s -6s linear infinite}@keyframes fall-56{61.731%{transform:translate(53.1488vw,61.731vh) scale(.8519)}to{transform:translate(51.1246vw,99vh) scale(.8519)}}.snow:nth-child(57){opacity:.6914;transform:translate(66.2835vw,-10px) scale(.9467);animation:fall-57 15s -8s linear infinite}@keyframes fall-57{38.186%{transform:translate(62.9844vw,38.186vh) scale(.9467)}to{transform:translate(64.63395vw,99vh) scale(.9467)}}.snow:nth-child(58){opacity:1.4936;transform:translate(48.7754vw,-10px) scale(.9428);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{57.403%{transform:translate(51.1039vw,57.403vh) scale(.9428)}to{transform:translate(49.93965vw,99vh) scale(.9428)}}.snow:nth-child(59){opacity:.592;transform:translate(50.1152vw,-10px) scale(.8635);animation:fall-59 12s -2s linear infinite}@keyframes fall-59{54.158%{transform:translate(49.4103vw,54.158vh) scale(.8635)}to{transform:translate(49.76275vw,99vh) scale(.8635)}}.snow:nth-child(60){opacity:.514;transform:translate(22.4208vw,-10px) scale(.0838);animation:fall-60 17s -10s linear infinite}@keyframes fall-60{72.852%{transform:translate(26.9597vw,72.852vh) scale(.0838)}to{transform:translate(24.69025vw,99vh) scale(.0838)}}.snow:nth-child(61){opacity:.6518;transform:translate(1.5265vw,-10px) scale(.9737);animation:fall-61 22s -12s linear infinite}@keyframes fall-61{45.081%{transform:translate(9.3476vw,45.081vh) scale(.9737)}to{transform:translate(5.43705vw,99vh) scale(.9737)}}.snow:nth-child(62){opacity:.7484;transform:translate(21.2038vw,-10px) scale(.5796);animation:fall-62 22s -5s linear infinite}@keyframes fall-62{41.5%{transform:translate(17.1344vw,41.5vh) scale(.5796)}to{transform:translate(19.1691vw,99vh) scale(.5796)}}.snow:nth-child(63){opacity:.4836;transform:translate(3.3191vw,-10px) scale(.7786);animation:fall-63 18s -27s linear infinite}@keyframes fall-63{56.406%{transform:translate(9.8245vw,56.406vh) scale(.7786)}to{transform:translate(6.5718vw,99vh) scale(.7786)}}.snow:nth-child(64){opacity:.184;transform:translate(62.4693vw,-10px) scale(.8111);animation:fall-64 27s -22s linear infinite}@keyframes fall-64{38.302%{transform:translate(69.5701vw,38.302vh) scale(.8111)}to{transform:translate(66.0197vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:1.006;transform:translate(72.7132vw,-10px) scale(.1459);animation:fall-65 15s -1s linear infinite}@keyframes fall-65{58.478%{transform:translate(80.601vw,58.478vh) scale(.1459)}to{transform:translate(76.6571vw,99vh) scale(.1459)}}.snow:nth-child(66){opacity:.3088;transform:translate(31.1465vw,-10px) scale(.6402);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{68.686%{transform:translate(27.2009vw,68.686vh) scale(.6402)}to{transform:translate(29.1737vw,99vh) scale(.6402)}}.snow:nth-child(67){opacity:1.407;transform:translate(6.9877vw,-10px) scale(.6541);animation:fall-67 30s -8s linear infinite}@keyframes fall-67{56.245%{transform:translate(1.6403vw,56.245vh) scale(.6541)}to{transform:translate(4.314vw,99vh) scale(.6541)}}.snow:nth-child(68){opacity:.7698;transform:translate(8.5579vw,-10px) scale(.9209);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{38.667%{transform:translate(3.3483vw,38.667vh) scale(.9209)}to{transform:translate(5.9531vw,99vh) scale(.9209)}}.snow:nth-child(69){opacity:.0486;transform:translate(39.4905vw,-10px) scale(.4912);animation:fall-69 18s -29s linear infinite}@keyframes fall-69{42.011%{transform:translate(41.2136vw,42.011vh) scale(.4912)}to{transform:translate(40.35205vw,99vh) scale(.4912)}}.snow:nth-child(70){opacity:.2476;transform:translate(84.8262vw,-10px) scale(.2316);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{73.97%{transform:translate(79.9312vw,73.97vh) scale(.2316)}to{transform:translate(82.3787vw,99vh) scale(.2316)}}.snow:nth-child(71){opacity:1.2308;transform:translate(28.0967vw,-10px) scale(.754);animation:fall-71 27s -23s linear infinite}@keyframes fall-71{74.536%{transform:translate(32.1289vw,74.536vh) scale(.754)}to{transform:translate(30.1128vw,99vh) scale(.754)}}.snow:nth-child(72){opacity:.6802;transform:translate(82.5323vw,-10px) scale(.8645);animation:fall-72 11s -8s linear infinite}@keyframes fall-72{38.408%{transform:translate(85.0265vw,38.408vh) scale(.8645)}to{transform:translate(83.7794vw,99vh) scale(.8645)}}.snow:nth-child(73){opacity:1.207;transform:translate(47.9989vw,-10px) scale(.6073);animation:fall-73 17s -24s linear infinite}@keyframes fall-73{40.732%{transform:translate(54.4862vw,40.732vh) scale(.6073)}to{transform:translate(51.24255vw,99vh) scale(.6073)}}.snow:nth-child(74){opacity:1.3724;transform:translate(97.7403vw,-10px) scale(.3295);animation:fall-74 24s -6s linear infinite}@keyframes fall-74{59.341%{transform:translate(103.5771vw,59.341vh) scale(.3295)}to{transform:translate(100.6587vw,99vh) scale(.3295)}}.snow:nth-child(75){opacity:1.148;transform:translate(70.0877vw,-10px) scale(.9959);animation:fall-75 19s -9s linear infinite}@keyframes fall-75{56.524%{transform:translate(77.3049vw,56.524vh) scale(.9959)}to{transform:translate(73.6963vw,99vh) scale(.9959)}}.snow:nth-child(76){opacity:1.0026;transform:translate(25.3966vw,-10px) scale(.1393);animation:fall-76 15s -6s linear infinite}@keyframes fall-76{43.072%{transform:translate(31.8144vw,43.072vh) scale(.1393)}to{transform:translate(28.6055vw,99vh) scale(.1393)}}.snow:nth-child(77){opacity:.1242;transform:translate(65.6517vw,-10px) scale(.9483);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{58.65%{transform:translate(59.5052vw,58.65vh) scale(.9483)}to{transform:translate(62.57845vw,99vh) scale(.9483)}}.snow:nth-child(78){opacity:1.4398;transform:translate(76.6434vw,-10px) scale(.8997);animation:fall-78 25s -25s linear infinite}@keyframes fall-78{49.722%{transform:translate(83.6006vw,49.722vh) scale(.8997)}to{transform:translate(80.122vw,99vh) scale(.8997)}}.snow:nth-child(79){opacity:1.8616;transform:translate(5.8331vw,-10px) scale(.8529);animation:fall-79 16s -11s linear infinite}@keyframes fall-79{47.833%{transform:translate(10.2325vw,47.833vh) scale(.8529)}to{transform:translate(8.0328vw,99vh) scale(.8529)}}.snow:nth-child(80){opacity:.0244;transform:translate(48.475vw,-10px) scale(.9359);animation:fall-80 14s -22s linear infinite}@keyframes fall-80{41.681%{transform:translate(49.7482vw,41.681vh) scale(.9359)}to{transform:translate(49.1116vw,99vh) scale(.9359)}}.snow:nth-child(81){opacity:.94;transform:translate(83.7597vw,-10px) scale(.7626);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{49.587%{transform:translate(76.2031vw,49.587vh) scale(.7626)}to{transform:translate(79.9814vw,99vh) scale(.7626)}}.snow:nth-child(82){opacity:1.1272;transform:translate(64.4826vw,-10px) scale(.8115);animation:fall-82 23s -22s linear infinite}@keyframes fall-82{79.811%{transform:translate(59.5204vw,79.811vh) scale(.8115)}to{transform:translate(62.0015vw,99vh) scale(.8115)}}.snow:nth-child(83){opacity:1.7834;transform:translate(78.2321vw,-10px) scale(.3528);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{34.181%{transform:translate(78.9729vw,34.181vh) scale(.3528)}to{transform:translate(78.6025vw,99vh) scale(.3528)}}.snow:nth-child(84){opacity:1.9394;transform:translate(24.2583vw,-10px) scale(.1658);animation:fall-84 19s -28s linear infinite}@keyframes fall-84{59.166%{transform:translate(22.0446vw,59.166vh) scale(.1658)}to{transform:translate(23.15145vw,99vh) scale(.1658)}}.snow:nth-child(85){opacity:1.197;transform:translate(88.0899vw,-10px) scale(.3542);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{58.233%{transform:translate(83.8891vw,58.233vh) scale(.3542)}to{transform:translate(85.9895vw,99vh) scale(.3542)}}.snow:nth-child(86){opacity:.952;transform:translate(45.944vw,-10px) scale(.5633);animation:fall-86 17s -23s linear infinite}@keyframes fall-86{31.417%{transform:translate(36.7521vw,31.417vh) scale(.5633)}to{transform:translate(41.34805vw,99vh) scale(.5633)}}.snow:nth-child(87){opacity:1.018;transform:translate(14.4523vw,-10px) scale(.7243);animation:fall-87 18s -9s linear infinite}@keyframes fall-87{41.426%{transform:translate(22.1904vw,41.426vh) scale(.7243)}to{transform:translate(18.32135vw,99vh) scale(.7243)}}.snow:nth-child(88){opacity:1.7952;transform:translate(55.8832vw,-10px) scale(.7203);animation:fall-88 13s -28s linear infinite}@keyframes fall-88{32.503%{transform:translate(60.6094vw,32.503vh) scale(.7203)}to{transform:translate(58.2463vw,99vh) scale(.7203)}}.snow:nth-child(89){opacity:1.6258;transform:translate(83.6061vw,-10px) scale(.6191);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{65.436%{transform:translate(76.9291vw,65.436vh) scale(.6191)}to{transform:translate(80.2676vw,99vh) scale(.6191)}}.snow:nth-child(90){opacity:1.8496;transform:translate(76.1743vw,-10px) scale(.8254);animation:fall-90 12s -14s linear infinite}@keyframes fall-90{63.147%{transform:translate(71.8244vw,63.147vh) scale(.8254)}to{transform:translate(73.99935vw,99vh) scale(.8254)}}.snow:nth-child(91){opacity:1.0708;transform:translate(4.3644vw,-10px) scale(.9865);animation:fall-91 16s -19s linear infinite}@keyframes fall-91{73.639%{transform:translate(-4.2626vw,73.639vh) scale(.9865)}to{transform:translate(.0509vw,99vh) scale(.9865)}}.snow:nth-child(92){opacity:1.9928;transform:translate(97.8975vw,-10px) scale(.9419);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{71.72%{transform:translate(99.4148vw,71.72vh) scale(.9419)}to{transform:translate(98.65615vw,99vh) scale(.9419)}}.snow:nth-child(93){opacity:.6892;transform:translate(73.3667vw,-10px) scale(.516);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.047%{transform:translate(68.9466vw,60.047vh) scale(.516)}to{transform:translate(71.15665vw,99vh) scale(.516)}}.snow:nth-child(94){opacity:.3582;transform:translate(5.7313vw,-10px) scale(.6106);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{30.085%{transform:translate(2.9406vw,30.085vh) scale(.6106)}to{transform:translate(4.33595vw,99vh) scale(.6106)}}.snow:nth-child(95){opacity:.595;transform:translate(30.8033vw,-10px) scale(.1003);animation:fall-95 23s -19s linear infinite}@keyframes fall-95{48.045%{transform:translate(24.7674vw,48.045vh) scale(.1003)}to{transform:translate(27.78535vw,99vh) scale(.1003)}}.snow:nth-child(96){opacity:1.741;transform:translate(29.6062vw,-10px) scale(.1384);animation:fall-96 13s -8s linear infinite}@keyframes fall-96{62.886%{transform:translate(29.6682vw,62.886vh) scale(.1384)}to{transform:translate(29.6372vw,99vh) scale(.1384)}}.snow:nth-child(97){opacity:1.5278;transform:translate(58.9558vw,-10px) scale(.0819);animation:fall-97 10s -30s linear infinite}@keyframes fall-97{38.041%{transform:translate(49.3447vw,38.041vh) scale(.0819)}to{transform:translate(54.15025vw,99vh) scale(.0819)}}.snow:nth-child(98){opacity:1.4926;transform:translate(8.3212vw,-10px) scale(.5371);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{37.393%{transform:translate(4.7606vw,37.393vh) scale(.5371)}to{transform:translate(6.5409vw,99vh) scale(.5371)}}.snow:nth-child(99){opacity:.4866;transform:translate(94.4692vw,-10px) scale(.1689);animation:fall-99 10s -18s linear infinite}@keyframes fall-99{69.275%{transform:translate(85.1448vw,69.275vh) scale(.1689)}to{transform:translate(89.807vw,99vh) scale(.1689)}}.snow:nth-child(100){opacity:.8152;transform:translate(6.1487vw,-10px) scale(.9625);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{74.535%{transform:translate(-1.0111vw,74.535vh) scale(.9625)}to{transform:translate(2.5688vw,99vh) scale(.9625)}}.snow:nth-child(101){opacity:1.3198;transform:translate(.3337vw,-10px) scale(.8077);animation:fall-101 12s -8s linear infinite}@keyframes fall-101{62.493%{transform:translate(-4.6696vw,62.493vh) scale(.8077)}to{transform:translate(-2.16795vw,99vh) scale(.8077)}}.snow:nth-child(102){opacity:1.051;transform:translate(26.8119vw,-10px) scale(.1816);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{43.211%{transform:translate(22.5272vw,43.211vh) scale(.1816)}to{transform:translate(24.66955vw,99vh) scale(.1816)}}.snow:nth-child(103){opacity:1.5444;transform:translate(88.5628vw,-10px) scale(.0539);animation:fall-103 22s -13s linear infinite}@keyframes fall-103{41.545%{transform:translate(97.2277vw,41.545vh) scale(.0539)}to{transform:translate(92.89525vw,99vh) scale(.0539)}}.snow:nth-child(104){opacity:1.87;transform:translate(26.6695vw,-10px) scale(.4992);animation:fall-104 12s -10s linear infinite}@keyframes fall-104{37.735%{transform:translate(18.5199vw,37.735vh) scale(.4992)}to{transform:translate(22.5947vw,99vh) scale(.4992)}}.snow:nth-child(105){opacity:.2028;transform:translate(90.6097vw,-10px) scale(.9066);animation:fall-105 20s -4s linear infinite}@keyframes fall-105{57.653%{transform:translate(81.6877vw,57.653vh) scale(.9066)}to{transform:translate(86.1487vw,99vh) scale(.9066)}}.snow:nth-child(106){opacity:1.1696;transform:translate(63.9739vw,-10px) scale(.3341);animation:fall-106 15s -5s linear infinite}@keyframes fall-106{30.916%{transform:translate(60.3552vw,30.916vh) scale(.3341)}to{transform:translate(62.16455vw,99vh) scale(.3341)}}.snow:nth-child(107){opacity:1.464;transform:translate(69.0284vw,-10px) scale(.7614);animation:fall-107 14s -2s linear infinite}@keyframes fall-107{51.498%{transform:translate(61.8059vw,51.498vh) scale(.7614)}to{transform:translate(65.41715vw,99vh) scale(.7614)}}.snow:nth-child(108){opacity:.8536;transform:translate(57.4183vw,-10px) scale(.2824);animation:fall-108 25s -17s linear infinite}@keyframes fall-108{48.066%{transform:translate(48.4889vw,48.066vh) scale(.2824)}to{transform:translate(52.9536vw,99vh) scale(.2824)}}.snow:nth-child(109){opacity:.89;transform:translate(50.4885vw,-10px) scale(.4486);animation:fall-109 29s -15s linear infinite}@keyframes fall-109{56.011%{transform:translate(60.0777vw,56.011vh) scale(.4486)}to{transform:translate(55.2831vw,99vh) scale(.4486)}}.snow:nth-child(110){opacity:.5242;transform:translate(9.3729vw,-10px) scale(.8033);animation:fall-110 12s -20s linear infinite}@keyframes fall-110{42.648%{transform:translate(14.752vw,42.648vh) scale(.8033)}to{transform:translate(12.06245vw,99vh) scale(.8033)}}.snow:nth-child(111){opacity:.6688;transform:translate(30.2135vw,-10px) scale(.8369);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{55.791%{transform:translate(31.6104vw,55.791vh) scale(.8369)}to{transform:translate(30.91195vw,99vh) scale(.8369)}}.snow:nth-child(112){opacity:.518;transform:translate(74.5588vw,-10px) scale(.2052);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{43.262%{transform:translate(68.2694vw,43.262vh) scale(.2052)}to{transform:translate(71.4141vw,99vh) scale(.2052)}}.snow:nth-child(113){opacity:.738;transform:translate(67.9057vw,-10px) scale(.9725);animation:fall-113 16s -14s linear infinite}@keyframes fall-113{56.019%{transform:translate(72.5084vw,56.019vh) scale(.9725)}to{transform:translate(70.20705vw,99vh) scale(.9725)}}.snow:nth-child(114){opacity:1.4886;transform:translate(.6798vw,-10px) scale(.1249);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{31.029%{transform:translate(-4.9717vw,31.029vh) scale(.1249)}to{transform:translate(-2.14595vw,99vh) scale(.1249)}}.snow:nth-child(115){opacity:1.2662;transform:translate(53.6025vw,-10px) scale(.5962);animation:fall-115 27s -29s linear infinite}@keyframes fall-115{43.058%{transform:translate(43.7587vw,43.058vh) scale(.5962)}to{transform:translate(48.6806vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:1.2498;transform:translate(.7137vw,-10px) scale(.0599);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{64.077%{transform:translate(-8.7839vw,64.077vh) scale(.0599)}to{transform:translate(-4.0351vw,99vh) scale(.0599)}}.snow:nth-child(117){opacity:1.5676;transform:translate(39.675vw,-10px) scale(.5395);animation:fall-117 10s -12s linear infinite}@keyframes fall-117{70.248%{transform:translate(32.2102vw,70.248vh) scale(.5395)}to{transform:translate(35.9426vw,99vh) scale(.5395)}}.snow:nth-child(118){opacity:.4146;transform:translate(45.8791vw,-10px) scale(.1201);animation:fall-118 17s -25s linear infinite}@keyframes fall-118{38.787%{transform:translate(54.1888vw,38.787vh) scale(.1201)}to{transform:translate(50.03395vw,99vh) scale(.1201)}}.snow:nth-child(119){opacity:.1804;transform:translate(13.6993vw,-10px) scale(.584);animation:fall-119 28s -8s linear infinite}@keyframes fall-119{35.521%{transform:translate(20.9227vw,35.521vh) scale(.584)}to{transform:translate(17.311vw,99vh) scale(.584)}}.snow:nth-child(120){opacity:.4216;transform:translate(81.8957vw,-10px) scale(.4558);animation:fall-120 14s -7s linear infinite}@keyframes fall-120{37.202%{transform:translate(80.7375vw,37.202vh) scale(.4558)}to{transform:translate(81.3166vw,99vh) scale(.4558)}}.snow:nth-child(121){opacity:1.81;transform:translate(87.2077vw,-10px) scale(.0877);animation:fall-121 13s -29s linear infinite}@keyframes fall-121{77.078%{transform:translate(89.7596vw,77.078vh) scale(.0877)}to{transform:translate(88.48365vw,99vh) scale(.0877)}}.snow:nth-child(122){opacity:.672;transform:translate(52.3987vw,-10px) scale(.2419);animation:fall-122 23s -1s linear infinite}@keyframes fall-122{48.141%{transform:translate(53.0004vw,48.141vh) scale(.2419)}to{transform:translate(52.69955vw,99vh) scale(.2419)}}.snow:nth-child(123){opacity:.8756;transform:translate(42.2613vw,-10px) scale(.7025);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{65.316%{transform:translate(47.2867vw,65.316vh) scale(.7025)}to{transform:translate(44.774vw,99vh) scale(.7025)}}.snow:nth-child(124){opacity:1.5586;transform:translate(41.6695vw,-10px) scale(.1153);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{75.482%{transform:translate(45.7193vw,75.482vh) scale(.1153)}to{transform:translate(43.6944vw,99vh) scale(.1153)}}.snow:nth-child(125){opacity:1.3424;transform:translate(32.6012vw,-10px) scale(.44);animation:fall-125 14s -15s linear infinite}@keyframes fall-125{32.892%{transform:translate(23.6777vw,32.892vh) scale(.44)}to{transform:translate(28.13945vw,99vh) scale(.44)}}.snow:nth-child(126){opacity:1.4046;transform:translate(43.6548vw,-10px) scale(.9871);animation:fall-126 13s -25s linear infinite}@keyframes fall-126{75.138%{transform:translate(41.7906vw,75.138vh) scale(.9871)}to{transform:translate(42.7227vw,99vh) scale(.9871)}}.snow:nth-child(127){opacity:1.9036;transform:translate(64.1403vw,-10px) scale(.9059);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{51.314%{transform:translate(57.7279vw,51.314vh) scale(.9059)}to{transform:translate(60.9341vw,99vh) scale(.9059)}}.snow:nth-child(128){opacity:1.2966;transform:translate(28.92vw,-10px) scale(.7187);animation:fall-128 12s -2s linear infinite}@keyframes fall-128{65.127%{transform:translate(24.4383vw,65.127vh) scale(.7187)}to{transform:translate(26.67915vw,99vh) scale(.7187)}}.snow:nth-child(129){opacity:.3002;transform:translate(16.8037vw,-10px) scale(.8453);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{46.803%{transform:translate(17.254vw,46.803vh) scale(.8453)}to{transform:translate(17.02885vw,99vh) scale(.8453)}}.snow:nth-child(130){opacity:.4588;transform:translate(58.0409vw,-10px) scale(.1833);animation:fall-130 19s -20s linear infinite}@keyframes fall-130{43.472%{transform:translate(66.7985vw,43.472vh) scale(.1833)}to{transform:translate(62.4197vw,99vh) scale(.1833)}}.snow:nth-child(131){opacity:.3436;transform:translate(55.2967vw,-10px) scale(.5653);animation:fall-131 27s -2s linear infinite}@keyframes fall-131{36.369%{transform:translate(49.7534vw,36.369vh) scale(.5653)}to{transform:translate(52.52505vw,99vh) scale(.5653)}}.snow:nth-child(132){opacity:.4408;transform:translate(49.9936vw,-10px) scale(.9875);animation:fall-132 22s -2s linear infinite}@keyframes fall-132{42.684%{transform:translate(50.782vw,42.684vh) scale(.9875)}to{transform:translate(50.3878vw,99vh) scale(.9875)}}.snow:nth-child(133){opacity:.089;transform:translate(96.9106vw,-10px) scale(.7359);animation:fall-133 16s -18s linear infinite}@keyframes fall-133{73.066%{transform:translate(92.9093vw,73.066vh) scale(.7359)}to{transform:translate(94.90995vw,99vh) scale(.7359)}}.snow:nth-child(134){opacity:.0264;transform:translate(65.4795vw,-10px) scale(.7849);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{38.202%{transform:translate(75.2878vw,38.202vh) scale(.7849)}to{transform:translate(70.38365vw,99vh) scale(.7849)}}.snow:nth-child(135){opacity:1.0204;transform:translate(72.675vw,-10px) scale(.3519);animation:fall-135 19s -1s linear infinite}@keyframes fall-135{40.635%{transform:translate(74.4584vw,40.635vh) scale(.3519)}to{transform:translate(73.5667vw,99vh) scale(.3519)}}.snow:nth-child(136){opacity:.5944;transform:translate(47.6642vw,-10px) scale(.4933);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{75.575%{transform:translate(43.9204vw,75.575vh) scale(.4933)}to{transform:translate(45.7923vw,99vh) scale(.4933)}}.snow:nth-child(137){opacity:1.0524;transform:translate(18.1421vw,-10px) scale(.6013);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{35.584%{transform:translate(16.5196vw,35.584vh) scale(.6013)}to{transform:translate(17.33085vw,99vh) scale(.6013)}}.snow:nth-child(138){opacity:.3484;transform:translate(72.4499vw,-10px) scale(.695);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{66.095%{transform:translate(62.9314vw,66.095vh) scale(.695)}to{transform:translate(67.69065vw,99vh) scale(.695)}}.snow:nth-child(139){opacity:.8044;transform:translate(7.9194vw,-10px) scale(.0396);animation:fall-139 26s -5s linear infinite}@keyframes fall-139{49.481%{transform:translate(3.514vw,49.481vh) scale(.0396)}to{transform:translate(5.7167vw,99vh) scale(.0396)}}.snow:nth-child(140){opacity:1.7244;transform:translate(34.6492vw,-10px) scale(.3947);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.701%{transform:translate(43.0548vw,34.701vh) scale(.3947)}to{transform:translate(38.852vw,99vh) scale(.3947)}}.snow:nth-child(141){opacity:.7558;transform:translate(70.2071vw,-10px) scale(.9027);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{46.354%{transform:translate(75.7203vw,46.354vh) scale(.9027)}to{transform:translate(72.9637vw,99vh) scale(.9027)}}.snow:nth-child(142){opacity:.8404;transform:translate(63.1025vw,-10px) scale(.577);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{60.307%{transform:translate(56.3204vw,60.307vh) scale(.577)}to{transform:translate(59.71145vw,99vh) scale(.577)}}.snow:nth-child(143){opacity:.3126;transform:translate(84.6249vw,-10px) scale(.0474);animation:fall-143 10s -10s linear infinite}@keyframes fall-143{46.87%{transform:translate(86.6049vw,46.87vh) scale(.0474)}to{transform:translate(85.6149vw,99vh) scale(.0474)}}.snow:nth-child(144){opacity:.6888;transform:translate(37.907vw,-10px) scale(.9045);animation:fall-144 20s -11s linear infinite}@keyframes fall-144{76.031%{transform:translate(43.8774vw,76.031vh) scale(.9045)}to{transform:translate(40.8922vw,99vh) scale(.9045)}}.snow:nth-child(145){opacity:1.546;transform:translate(71.0139vw,-10px) scale(.8806);animation:fall-145 18s -24s linear infinite}@keyframes fall-145{49.677%{transform:translate(67.4692vw,49.677vh) scale(.8806)}to{transform:translate(69.24155vw,99vh) scale(.8806)}}.snow:nth-child(146){opacity:1.4364;transform:translate(74.6883vw,-10px) scale(.3309);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{52.479%{transform:translate(71.9633vw,52.479vh) scale(.3309)}to{transform:translate(73.3258vw,99vh) scale(.3309)}}.snow:nth-child(147){opacity:1.4448;transform:translate(36.0744vw,-10px) scale(.1034);animation:fall-147 30s -24s linear infinite}@keyframes fall-147{48.535%{transform:translate(28.6652vw,48.535vh) scale(.1034)}to{transform:translate(32.3698vw,99vh) scale(.1034)}}.snow:nth-child(148){opacity:1.1568;transform:translate(11.9341vw,-10px) scale(.8502);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{73.919%{transform:translate(17.2982vw,73.919vh) scale(.8502)}to{transform:translate(14.61615vw,99vh) scale(.8502)}}.snow:nth-child(149){opacity:.5216;transform:translate(71.5354vw,-10px) scale(.3578);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{49.292%{transform:translate(64.0528vw,49.292vh) scale(.3578)}to{transform:translate(67.7941vw,99vh) scale(.3578)}}.snow:nth-child(150){opacity:1.9316;transform:translate(76.7856vw,-10px) scale(.958);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{65.852%{transform:translate(73.0204vw,65.852vh) scale(.958)}to{transform:translate(74.903vw,99vh) scale(.958)}}.snow:nth-child(151){opacity:.8014;transform:translate(80.2277vw,-10px) scale(.9904);animation:fall-151 27s -26s linear infinite}@keyframes fall-151{35.925%{transform:translate(89.7644vw,35.925vh) scale(.9904)}to{transform:translate(84.99605vw,99vh) scale(.9904)}}.snow:nth-child(152){opacity:.1984;transform:translate(15.2245vw,-10px) scale(.1361);animation:fall-152 12s -11s linear infinite}@keyframes fall-152{66.725%{transform:translate(6.8232vw,66.725vh) scale(.1361)}to{transform:translate(11.02385vw,99vh) scale(.1361)}}.snow:nth-child(153){opacity:.4784;transform:translate(94.5508vw,-10px) scale(.2251);animation:fall-153 23s -7s linear infinite}@keyframes fall-153{30.313%{transform:translate(89.6763vw,30.313vh) scale(.2251)}to{transform:translate(92.11355vw,99vh) scale(.2251)}}.snow:nth-child(154){opacity:.4376;transform:translate(10.8018vw,-10px) scale(.1386);animation:fall-154 21s -18s linear infinite}@keyframes fall-154{63.062%{transform:translate(10.2384vw,63.062vh) scale(.1386)}to{transform:translate(10.5201vw,99vh) scale(.1386)}}.snow:nth-child(155){opacity:.7502;transform:translate(5.3922vw,-10px) scale(.7415);animation:fall-155 28s -4s linear infinite}@keyframes fall-155{46.74%{transform:translate(-.1544vw,46.74vh) scale(.7415)}to{transform:translate(2.6189vw,99vh) scale(.7415)}}.snow:nth-child(156){opacity:1.1316;transform:translate(47.8023vw,-10px) scale(.8193);animation:fall-156 22s -27s linear infinite}@keyframes fall-156{63.778%{transform:translate(42.7653vw,63.778vh) scale(.8193)}to{transform:translate(45.2838vw,99vh) scale(.8193)}}.snow:nth-child(157){opacity:.731;transform:translate(76.3911vw,-10px) scale(.8528);animation:fall-157 30s -29s linear infinite}@keyframes fall-157{74.725%{transform:translate(74.6192vw,74.725vh) scale(.8528)}to{transform:translate(75.50515vw,99vh) scale(.8528)}}.snow:nth-child(158){opacity:1.5632;transform:translate(58.7311vw,-10px) scale(.7932);animation:fall-158 16s -22s linear infinite}@keyframes fall-158{52.308%{transform:translate(64.1641vw,52.308vh) scale(.7932)}to{transform:translate(61.4476vw,99vh) scale(.7932)}}.snow:nth-child(159){opacity:1.9356;transform:translate(50.371vw,-10px) scale(.99);animation:fall-159 12s -22s linear infinite}@keyframes fall-159{75.141%{transform:translate(46.4209vw,75.141vh) scale(.99)}to{transform:translate(48.39595vw,99vh) scale(.99)}}.snow:nth-child(160){opacity:1.8788;transform:translate(70.4325vw,-10px) scale(.8625);animation:fall-160 29s -2s linear infinite}@keyframes fall-160{45.134%{transform:translate(69.4677vw,45.134vh) scale(.8625)}to{transform:translate(69.9501vw,99vh) scale(.8625)}}.snow:nth-child(161){opacity:.3248;transform:translate(20.64vw,-10px) scale(.6325);animation:fall-161 27s -11s linear infinite}@keyframes fall-161{31.548%{transform:translate(21.3484vw,31.548vh) scale(.6325)}to{transform:translate(20.9942vw,99vh) scale(.6325)}}.snow:nth-child(162){opacity:.307;transform:translate(55.3428vw,-10px) scale(.9732);animation:fall-162 29s -4s linear infinite}@keyframes fall-162{62.579%{transform:translate(47.79vw,62.579vh) scale(.9732)}to{transform:translate(51.5664vw,99vh) scale(.9732)}}.snow:nth-child(163){opacity:.1136;transform:translate(6.1867vw,-10px) scale(.3569);animation:fall-163 14s -13s linear infinite}@keyframes fall-163{42.157%{transform:translate(10.5396vw,42.157vh) scale(.3569)}to{transform:translate(8.36315vw,99vh) scale(.3569)}}.snow:nth-child(164){opacity:1.4472;transform:translate(67.9502vw,-10px) scale(.445);animation:fall-164 18s -1s linear infinite}@keyframes fall-164{52.743%{transform:translate(75.7971vw,52.743vh) scale(.445)}to{transform:translate(71.87365vw,99vh) scale(.445)}}.snow:nth-child(165){opacity:1.9866;transform:translate(78.2177vw,-10px) scale(.452);animation:fall-165 17s -24s linear infinite}@keyframes fall-165{74.935%{transform:translate(76.3292vw,74.935vh) scale(.452)}to{transform:translate(77.27345vw,99vh) scale(.452)}}.snow:nth-child(166){opacity:1.7568;transform:translate(49.1946vw,-10px) scale(.6488);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{76.162%{transform:translate(50.5352vw,76.162vh) scale(.6488)}to{transform:translate(49.8649vw,99vh) scale(.6488)}}.snow:nth-child(167){opacity:.8936;transform:translate(79.1208vw,-10px) scale(.4027);animation:fall-167 20s -20s linear infinite}@keyframes fall-167{31.787%{transform:translate(74.4501vw,31.787vh) scale(.4027)}to{transform:translate(76.78545vw,99vh) scale(.4027)}}.snow:nth-child(168){opacity:.8426;transform:translate(73.5868vw,-10px) scale(.6669);animation:fall-168 24s -13s linear infinite}@keyframes fall-168{71.516%{transform:translate(67.9487vw,71.516vh) scale(.6669)}to{transform:translate(70.76775vw,99vh) scale(.6669)}}.snow:nth-child(169){opacity:.261;transform:translate(9.2671vw,-10px) scale(.5823);animation:fall-169 11s -12s linear infinite}@keyframes fall-169{56.948%{transform:translate(11.45vw,56.948vh) scale(.5823)}to{transform:translate(10.35855vw,99vh) scale(.5823)}}.snow:nth-child(170){opacity:1.0514;transform:translate(4.9606vw,-10px) scale(.8508);animation:fall-170 24s -16s linear infinite}@keyframes fall-170{79.691%{transform:translate(6.0945vw,79.691vh) scale(.8508)}to{transform:translate(5.52755vw,99vh) scale(.8508)}}.snow:nth-child(171){opacity:.4222;transform:translate(50.2833vw,-10px) scale(.8479);animation:fall-171 17s -30s linear infinite}@keyframes fall-171{79.335%{transform:translate(46.7509vw,79.335vh) scale(.8479)}to{transform:translate(48.5171vw,99vh) scale(.8479)}}.snow:nth-child(172){opacity:.9684;transform:translate(23.1486vw,-10px) scale(.4879);animation:fall-172 16s -18s linear infinite}@keyframes fall-172{79.89%{transform:translate(14.5402vw,79.89vh) scale(.4879)}to{transform:translate(18.8444vw,99vh) scale(.4879)}}.snow:nth-child(173){opacity:1.4946;transform:translate(70.4397vw,-10px) scale(.5494);animation:fall-173 11s -29s linear infinite}@keyframes fall-173{53.627%{transform:translate(65.6921vw,53.627vh) scale(.5494)}to{transform:translate(68.0659vw,99vh) scale(.5494)}}.snow:nth-child(174){opacity:.65;transform:translate(49.5552vw,-10px) scale(.0723);animation:fall-174 13s -3s linear infinite}@keyframes fall-174{56.994%{transform:translate(54.0888vw,56.994vh) scale(.0723)}to{transform:translate(51.822vw,99vh) scale(.0723)}}.snow:nth-child(175){opacity:.4962;transform:translate(31.1324vw,-10px) scale(.3149);animation:fall-175 28s -7s linear infinite}@keyframes fall-175{79.648%{transform:translate(38.5998vw,79.648vh) scale(.3149)}to{transform:translate(34.8661vw,99vh) scale(.3149)}}.snow:nth-child(176){opacity:.9434;transform:translate(7.8939vw,-10px) scale(.342);animation:fall-176 26s -8s linear infinite}@keyframes fall-176{79.831%{transform:translate(8.6224vw,79.831vh) scale(.342)}to{transform:translate(8.25815vw,99vh) scale(.342)}}.snow:nth-child(177){opacity:1.2022;transform:translate(60.9644vw,-10px) scale(.7098);animation:fall-177 14s -3s linear infinite}@keyframes fall-177{33.977%{transform:translate(57.3491vw,33.977vh) scale(.7098)}to{transform:translate(59.15675vw,99vh) scale(.7098)}}.snow:nth-child(178){opacity:.9314;transform:translate(47.2024vw,-10px) scale(.8967);animation:fall-178 30s -17s linear infinite}@keyframes fall-178{59.521%{transform:translate(42.5147vw,59.521vh) scale(.8967)}to{transform:translate(44.85855vw,99vh) scale(.8967)}}.snow:nth-child(179){opacity:.8708;transform:translate(86.3552vw,-10px) scale(.2212);animation:fall-179 16s -30s linear infinite}@keyframes fall-179{40.421%{transform:translate(79.3099vw,40.421vh) scale(.2212)}to{transform:translate(82.83255vw,99vh) scale(.2212)}}.snow:nth-child(180){opacity:1.6;transform:translate(46.9001vw,-10px) scale(.8244);animation:fall-180 12s -5s linear infinite}@keyframes fall-180{78.039%{transform:translate(52.4306vw,78.039vh) scale(.8244)}to{transform:translate(49.66535vw,99vh) scale(.8244)}}.snow:nth-child(181){opacity:1.982;transform:translate(10.6716vw,-10px) scale(.587);animation:fall-181 10s -2s linear infinite}@keyframes fall-181{70.224%{transform:translate(14.4855vw,70.224vh) scale(.587)}to{transform:translate(12.57855vw,99vh) scale(.587)}}.snow:nth-child(182){opacity:.0218;transform:translate(28.6157vw,-10px) scale(.7956);animation:fall-182 10s -21s linear infinite}@keyframes fall-182{75.454%{transform:translate(22.728vw,75.454vh) scale(.7956)}to{transform:translate(25.67185vw,99vh) scale(.7956)}}.snow:nth-child(183){opacity:1.7184;transform:translate(26.8227vw,-10px) scale(.7974);animation:fall-183 11s -4s linear infinite}@keyframes fall-183{30.356%{transform:translate(31.2528vw,30.356vh) scale(.7974)}to{transform:translate(29.03775vw,99vh) scale(.7974)}}.snow:nth-child(184){opacity:1.8384;transform:translate(26.251vw,-10px) scale(.5817);animation:fall-184 26s -5s linear infinite}@keyframes fall-184{56.746%{transform:translate(33.8607vw,56.746vh) scale(.5817)}to{transform:translate(30.05585vw,99vh) scale(.5817)}}.snow:nth-child(185){opacity:.6076;transform:translate(34.4423vw,-10px) scale(.3193);animation:fall-185 12s -8s linear infinite}@keyframes fall-185{39.831%{transform:translate(29.6242vw,39.831vh) scale(.3193)}to{transform:translate(32.03325vw,99vh) scale(.3193)}}.snow:nth-child(186){opacity:1.9274;transform:translate(56.1373vw,-10px) scale(.2277);animation:fall-186 12s -18s linear infinite}@keyframes fall-186{40.48%{transform:translate(49.6825vw,40.48vh) scale(.2277)}to{transform:translate(52.9099vw,99vh) scale(.2277)}}.snow:nth-child(187){opacity:.1476;transform:translate(81.5228vw,-10px) scale(.7222);animation:fall-187 30s -13s linear infinite}@keyframes fall-187{54.03%{transform:translate(87.3248vw,54.03vh) scale(.7222)}to{transform:translate(84.4238vw,99vh) scale(.7222)}}.snow:nth-child(188){opacity:1.5574;transform:translate(28.3877vw,-10px) scale(.7283);animation:fall-188 24s -1s linear infinite}@keyframes fall-188{77.378%{transform:translate(28.5905vw,77.378vh) scale(.7283)}to{transform:translate(28.4891vw,99vh) scale(.7283)}}.snow:nth-child(189){opacity:1.0074;transform:translate(89.6661vw,-10px) scale(.7661);animation:fall-189 18s -15s linear infinite}@keyframes fall-189{47.409%{transform:translate(89.8459vw,47.409vh) scale(.7661)}to{transform:translate(89.756vw,99vh) scale(.7661)}}.snow:nth-child(190){opacity:.81;transform:translate(48.3825vw,-10px) scale(.0282);animation:fall-190 18s -9s linear infinite}@keyframes fall-190{70.952%{transform:translate(56.8492vw,70.952vh) scale(.0282)}to{transform:translate(52.61585vw,99vh) scale(.0282)}}.snow:nth-child(191){opacity:1.883;transform:translate(4.0046vw,-10px) scale(.0705);animation:fall-191 28s -22s linear infinite}@keyframes fall-191{33.092%{transform:translate(-5.7066vw,33.092vh) scale(.0705)}to{transform:translate(-.851vw,99vh) scale(.0705)}}.snow:nth-child(192){opacity:1.6984;transform:translate(83.4473vw,-10px) scale(.3999);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{36.19%{transform:translate(88.89vw,36.19vh) scale(.3999)}to{transform:translate(86.16865vw,99vh) scale(.3999)}}.snow:nth-child(193){opacity:.9112;transform:translate(30.3129vw,-10px) scale(.997);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{41.422%{transform:translate(39.8202vw,41.422vh) scale(.997)}to{transform:translate(35.06655vw,99vh) scale(.997)}}.snow:nth-child(194){opacity:1.7656;transform:translate(88.3576vw,-10px) scale(.3503);animation:fall-194 26s -12s linear infinite}@keyframes fall-194{41.907%{transform:translate(93.4889vw,41.907vh) scale(.3503)}to{transform:translate(90.92325vw,99vh) scale(.3503)}}.snow:nth-child(195){opacity:.8772;transform:translate(81.314vw,-10px) scale(.2488);animation:fall-195 22s -28s linear infinite}@keyframes fall-195{34.318%{transform:translate(75.9939vw,34.318vh) scale(.2488)}to{transform:translate(78.65395vw,99vh) scale(.2488)}}.snow:nth-child(196){opacity:.5448;transform:translate(53.0009vw,-10px) scale(.586);animation:fall-196 30s -18s linear infinite}@keyframes fall-196{72.52%{transform:translate(61.5627vw,72.52vh) scale(.586)}to{transform:translate(57.2818vw,99vh) scale(.586)}}.snow:nth-child(197){opacity:.1252;transform:translate(35.6847vw,-10px) scale(.0424);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{47.826%{transform:translate(33.1419vw,47.826vh) scale(.0424)}to{transform:translate(34.4133vw,99vh) scale(.0424)}}.snow:nth-child(198){opacity:1.5694;transform:translate(90.5438vw,-10px) scale(.7208);animation:fall-198 19s -24s linear infinite}@keyframes fall-198{64.655%{transform:translate(81.5177vw,64.655vh) scale(.7208)}to{transform:translate(86.03075vw,99vh) scale(.7208)}}.snow:nth-child(199){opacity:1.8986;transform:translate(38.0126vw,-10px) scale(.3144);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{33.509%{transform:translate(34.6579vw,33.509vh) scale(.3144)}to{transform:translate(36.33525vw,99vh) scale(.3144)}}.snow:nth-child(200){opacity:.5678;transform:translate(93.4254vw,-10px) scale(.6492);animation:fall-200 17s -6s linear infinite}@keyframes fall-200{33.345%{transform:translate(84.1696vw,33.345vh) scale(.6492)}to{transform:translate(88.7975vw,99vh) scale(.6492)}}.snow:nth-child(201){opacity:1.4286;transform:translate(1.3827vw,-10px) scale(.5562);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{66.231%{transform:translate(.1621vw,66.231vh) scale(.5562)}to{transform:translate(.7724vw,99vh) scale(.5562)}}.snow:nth-child(202){opacity:1.2126;transform:translate(78.5898vw,-10px) scale(.4806);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{54.284%{transform:translate(79.951vw,54.284vh) scale(.4806)}to{transform:translate(79.2704vw,99vh) scale(.4806)}}.snow:nth-child(203){opacity:.9502;transform:translate(32.7169vw,-10px) scale(.1627);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{71.235%{transform:translate(27.9367vw,71.235vh) scale(.1627)}to{transform:translate(30.3268vw,99vh) scale(.1627)}}.snow:nth-child(204){opacity:.9976;transform:translate(95.8236vw,-10px) scale(.6602);animation:fall-204 25s -11s linear infinite}@keyframes fall-204{34.258%{transform:translate(87.4235vw,34.258vh) scale(.6602)}to{transform:translate(91.62355vw,99vh) scale(.6602)}}.snow:nth-child(205){opacity:.421;transform:translate(49.2159vw,-10px) scale(.9732);animation:fall-205 16s -29s linear infinite}@keyframes fall-205{49.905%{transform:translate(47.3309vw,49.905vh) scale(.9732)}to{transform:translate(48.2734vw,99vh) scale(.9732)}}.snow:nth-child(206){opacity:.6184;transform:translate(84.7316vw,-10px) scale(.2304);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{50.786%{transform:translate(82.8103vw,50.786vh) scale(.2304)}to{transform:translate(83.77095vw,99vh) scale(.2304)}}.snow:nth-child(207){opacity:.6824;transform:translate(2.4559vw,-10px) scale(.2279);animation:fall-207 16s -28s linear infinite}@keyframes fall-207{47.061%{transform:translate(5.0006vw,47.061vh) scale(.2279)}to{transform:translate(3.72825vw,99vh) scale(.2279)}}.snow:nth-child(208){opacity:1.387;transform:translate(70.1044vw,-10px) scale(.2135);animation:fall-208 29s -20s linear infinite}@keyframes fall-208{31.844%{transform:translate(75.1645vw,31.844vh) scale(.2135)}to{transform:translate(72.63445vw,99vh) scale(.2135)}}.snow:nth-child(209){opacity:1.7784;transform:translate(12.1179vw,-10px) scale(.3672);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{71.939%{transform:translate(19.886vw,71.939vh) scale(.3672)}to{transform:translate(16.00195vw,99vh) scale(.3672)}}.snow:nth-child(210){opacity:1.9948;transform:translate(72.118vw,-10px) scale(.2501);animation:fall-210 11s -21s linear infinite}@keyframes fall-210{53.577%{transform:translate(73.95vw,53.577vh) scale(.2501)}to{transform:translate(73.034vw,99vh) scale(.2501)}}.snow:nth-child(211){opacity:.8942;transform:translate(15.5225vw,-10px) scale(.7007);animation:fall-211 24s -17s linear infinite}@keyframes fall-211{36.626%{transform:translate(20.9253vw,36.626vh) scale(.7007)}to{transform:translate(18.2239vw,99vh) scale(.7007)}}.snow:nth-child(212){opacity:1.088;transform:translate(96.4612vw,-10px) scale(.1688);animation:fall-212 15s -7s linear infinite}@keyframes fall-212{43.264%{transform:translate(95.8242vw,43.264vh) scale(.1688)}to{transform:translate(96.1427vw,99vh) scale(.1688)}}.snow:nth-child(213){opacity:.1452;transform:translate(47.3164vw,-10px) scale(.3858);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{50.5%{transform:translate(39.2773vw,50.5vh) scale(.3858)}to{transform:translate(43.29685vw,99vh) scale(.3858)}}.snow:nth-child(214){opacity:1.1854;transform:translate(92.2679vw,-10px) scale(.3101);animation:fall-214 29s -26s linear infinite}@keyframes fall-214{70.104%{transform:translate(97.227vw,70.104vh) scale(.3101)}to{transform:translate(94.74745vw,99vh) scale(.3101)}}.snow:nth-child(215){opacity:1.2642;transform:translate(15.4659vw,-10px) scale(.7046);animation:fall-215 29s -8s linear infinite}@keyframes fall-215{73.826%{transform:translate(23.0783vw,73.826vh) scale(.7046)}to{transform:translate(19.2721vw,99vh) scale(.7046)}}.snow:nth-child(216){opacity:.307;transform:translate(88.3536vw,-10px) scale(.3724);animation:fall-216 24s -12s linear infinite}@keyframes fall-216{35.674%{transform:translate(92.0306vw,35.674vh) scale(.3724)}to{transform:translate(90.1921vw,99vh) scale(.3724)}}.snow:nth-child(217){opacity:.2732;transform:translate(6.4446vw,-10px) scale(.9859);animation:fall-217 28s -18s linear infinite}@keyframes fall-217{59.615%{transform:translate(15.6355vw,59.615vh) scale(.9859)}to{transform:translate(11.04005vw,99vh) scale(.9859)}}.snow:nth-child(218){opacity:1.7618;transform:translate(83.2019vw,-10px) scale(.3148);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{57.453%{transform:translate(75.2691vw,57.453vh) scale(.3148)}to{transform:translate(79.2355vw,99vh) scale(.3148)}}.snow:nth-child(219){opacity:1.0248;transform:translate(86.5916vw,-10px) scale(.0203);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{60.24%{transform:translate(95.5075vw,60.24vh) scale(.0203)}to{transform:translate(91.04955vw,99vh) scale(.0203)}}.snow:nth-child(220){opacity:.2246;transform:translate(15.111vw,-10px) scale(.6709);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{32.616%{transform:translate(16.8228vw,32.616vh) scale(.6709)}to{transform:translate(15.9669vw,99vh) scale(.6709)}}.snow:nth-child(221){opacity:.1794;transform:translate(21.4949vw,-10px) scale(.8755);animation:fall-221 19s -15s linear infinite}@keyframes fall-221{31.478%{transform:translate(26.1765vw,31.478vh) scale(.8755)}to{transform:translate(23.8357vw,99vh) scale(.8755)}}.snow:nth-child(222){opacity:.9588;transform:translate(41.8888vw,-10px) scale(.9153);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{61.215%{transform:translate(34.0989vw,61.215vh) scale(.9153)}to{transform:translate(37.99385vw,99vh) scale(.9153)}}.snow:nth-child(223){opacity:1.6492;transform:translate(95.0975vw,-10px) scale(.2519);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{50.049%{transform:translate(102.1884vw,50.049vh) scale(.2519)}to{transform:translate(98.64295vw,99vh) scale(.2519)}}.snow:nth-child(224){opacity:1.2656;transform:translate(5.8143vw,-10px) scale(.2142);animation:fall-224 22s -28s linear infinite}@keyframes fall-224{66.409%{transform:translate(5.6534vw,66.409vh) scale(.2142)}to{transform:translate(5.73385vw,99vh) scale(.2142)}}.snow:nth-child(225){opacity:.4272;transform:translate(19.6785vw,-10px) scale(.5937);animation:fall-225 10s -13s linear infinite}@keyframes fall-225{79.408%{transform:translate(29.3602vw,79.408vh) scale(.5937)}to{transform:translate(24.51935vw,99vh) scale(.5937)}}.snow:nth-child(226){opacity:1.6562;transform:translate(54.5071vw,-10px) scale(.6033);animation:fall-226 12s -24s linear infinite}@keyframes fall-226{62.367%{transform:translate(46.235vw,62.367vh) scale(.6033)}to{transform:translate(50.37105vw,99vh) scale(.6033)}}.snow:nth-child(227){opacity:1.9732;transform:translate(10.5716vw,-10px) scale(.6809);animation:fall-227 19s -8s linear infinite}@keyframes fall-227{53.082%{transform:translate(8.003vw,53.082vh) scale(.6809)}to{transform:translate(9.2873vw,99vh) scale(.6809)}}.snow:nth-child(228){opacity:.553;transform:translate(34.4089vw,-10px) scale(.2513);animation:fall-228 19s -2s linear infinite}@keyframes fall-228{53.177%{transform:translate(31.0863vw,53.177vh) scale(.2513)}to{transform:translate(32.7476vw,99vh) scale(.2513)}}.snow:nth-child(229){opacity:1.8276;transform:translate(55.6932vw,-10px) scale(.4209);animation:fall-229 16s -11s linear infinite}@keyframes fall-229{57.63%{transform:translate(62.8853vw,57.63vh) scale(.4209)}to{transform:translate(59.28925vw,99vh) scale(.4209)}}.snow:nth-child(230){opacity:.9064;transform:translate(38.0053vw,-10px) scale(.4947);animation:fall-230 17s -16s linear infinite}@keyframes fall-230{79.239%{transform:translate(41.002vw,79.239vh) scale(.4947)}to{transform:translate(39.50365vw,99vh) scale(.4947)}}.snow:nth-child(231){opacity:.0176;transform:translate(4.1564vw,-10px) scale(.0655);animation:fall-231 30s -5s linear infinite}@keyframes fall-231{68.152%{transform:translate(3.6117vw,68.152vh) scale(.0655)}to{transform:translate(3.88405vw,99vh) scale(.0655)}}.snow:nth-child(232){opacity:1.7018;transform:translate(71.9505vw,-10px) scale(.9675);animation:fall-232 12s -16s linear infinite}@keyframes fall-232{31.46%{transform:translate(66.8668vw,31.46vh) scale(.9675)}to{transform:translate(69.40865vw,99vh) scale(.9675)}}.snow:nth-child(233){opacity:.807;transform:translate(10.4101vw,-10px) scale(.5301);animation:fall-233 27s -3s linear infinite}@keyframes fall-233{31.688%{transform:translate(5.585vw,31.688vh) scale(.5301)}to{transform:translate(7.99755vw,99vh) scale(.5301)}}.snow:nth-child(234){opacity:.2622;transform:translate(69.9612vw,-10px) scale(.416);animation:fall-234 26s -2s linear infinite}@keyframes fall-234{41.981%{transform:translate(70.9119vw,41.981vh) scale(.416)}to{transform:translate(70.43655vw,99vh) scale(.416)}}.snow:nth-child(235){opacity:1.1624;transform:translate(75.4305vw,-10px) scale(.2394);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{44.663%{transform:translate(66.8722vw,44.663vh) scale(.2394)}to{transform:translate(71.15135vw,99vh) scale(.2394)}}.snow:nth-child(236){opacity:.8202;transform:translate(16.5294vw,-10px) scale(.2704);animation:fall-236 22s -16s linear infinite}@keyframes fall-236{65.576%{transform:translate(21.7719vw,65.576vh) scale(.2704)}to{transform:translate(19.15065vw,99vh) scale(.2704)}}.snow:nth-child(237){opacity:.4316;transform:translate(75.1859vw,-10px) scale(.0627);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{58.534%{transform:translate(72.543vw,58.534vh) scale(.0627)}to{transform:translate(73.86445vw,99vh) scale(.0627)}}.snow:nth-child(238){opacity:.3106;transform:translate(86.9233vw,-10px) scale(.761);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{77.349%{transform:translate(77.9088vw,77.349vh) scale(.761)}to{transform:translate(82.41605vw,99vh) scale(.761)}}.snow:nth-child(239){opacity:1.905;transform:translate(61.3233vw,-10px) scale(.9971);animation:fall-239 21s -19s linear infinite}@keyframes fall-239{78.737%{transform:translate(51.4971vw,78.737vh) scale(.9971)}to{transform:translate(56.4102vw,99vh) scale(.9971)}}.snow:nth-child(240){opacity:1.0448;transform:translate(93.0231vw,-10px) scale(.9212);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{39.352%{transform:translate(100.52vw,39.352vh) scale(.9212)}to{transform:translate(96.77155vw,99vh) scale(.9212)}}.snow:nth-child(241){opacity:.5214;transform:translate(35.7595vw,-10px) scale(.4451);animation:fall-241 29s -15s linear infinite}@keyframes fall-241{55.076%{transform:translate(42.9426vw,55.076vh) scale(.4451)}to{transform:translate(39.35105vw,99vh) scale(.4451)}}.snow:nth-child(242){opacity:1.0472;transform:translate(88.101vw,-10px) scale(.6816);animation:fall-242 19s -25s linear infinite}@keyframes fall-242{66.387%{transform:translate(96.313vw,66.387vh) scale(.6816)}to{transform:translate(92.207vw,99vh) scale(.6816)}}.snow:nth-child(243){opacity:1.1584;transform:translate(10.0293vw,-10px) scale(.7245);animation:fall-243 17s -7s linear infinite}@keyframes fall-243{62.263%{transform:translate(7.6224vw,62.263vh) scale(.7245)}to{transform:translate(8.82585vw,99vh) scale(.7245)}}.snow:nth-child(244){opacity:1.1764;transform:translate(29.5154vw,-10px) scale(.4312);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{66.14%{transform:translate(33.1858vw,66.14vh) scale(.4312)}to{transform:translate(31.3506vw,99vh) scale(.4312)}}.snow:nth-child(245){opacity:1.82;transform:translate(50.6695vw,-10px) scale(.274);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{49.938%{transform:translate(60.4004vw,49.938vh) scale(.274)}to{transform:translate(55.53495vw,99vh) scale(.274)}}.snow:nth-child(246){opacity:1.6596;transform:translate(93.6808vw,-10px) scale(.1596);animation:fall-246 29s -18s linear infinite}@keyframes fall-246{51.831%{transform:translate(87.376vw,51.831vh) scale(.1596)}to{transform:translate(90.5284vw,99vh) scale(.1596)}}.snow:nth-child(247){opacity:1.0838;transform:translate(71.7196vw,-10px) scale(.5393);animation:fall-247 22s -11s linear infinite}@keyframes fall-247{68.145%{transform:translate(70.0896vw,68.145vh) scale(.5393)}to{transform:translate(70.9046vw,99vh) scale(.5393)}}.snow:nth-child(248){opacity:.5506;transform:translate(63.7368vw,-10px) scale(.9459);animation:fall-248 17s -2s linear infinite}@keyframes fall-248{35.427%{transform:translate(57.101vw,35.427vh) scale(.9459)}to{transform:translate(60.4189vw,99vh) scale(.9459)}}.snow:nth-child(249){opacity:1.4294;transform:translate(51.9843vw,-10px) scale(.6051);animation:fall-249 28s -24s linear infinite}@keyframes fall-249{57.695%{transform:translate(41.9845vw,57.695vh) scale(.6051)}to{transform:translate(46.9844vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.1314;transform:translate(61.6609vw,-10px) scale(.9107);animation:fall-250 15s -10s linear infinite}@keyframes fall-250{76.453%{transform:translate(51.892vw,76.453vh) scale(.9107)}to{transform:translate(56.77645vw,99vh) scale(.9107)}}.snow:nth-child(251){opacity:.0452;transform:translate(90.5885vw,-10px) scale(.8404);animation:fall-251 23s -7s linear infinite}@keyframes fall-251{64.836%{transform:translate(94.6997vw,64.836vh) scale(.8404)}to{transform:translate(92.6441vw,99vh) scale(.8404)}}.snow:nth-child(252){opacity:.257;transform:translate(33.4292vw,-10px) scale(.673);animation:fall-252 14s -24s linear infinite}@keyframes fall-252{56.977%{transform:translate(43.3103vw,56.977vh) scale(.673)}to{transform:translate(38.36975vw,99vh) scale(.673)}}.snow:nth-child(253){opacity:1.2368;transform:translate(64.3964vw,-10px) scale(.0194);animation:fall-253 23s -8s linear infinite}@keyframes fall-253{64.082%{transform:translate(68.1692vw,64.082vh) scale(.0194)}to{transform:translate(66.2828vw,99vh) scale(.0194)}}.snow:nth-child(254){opacity:.094;transform:translate(27.8428vw,-10px) scale(.33);animation:fall-254 28s -30s linear infinite}@keyframes fall-254{65.078%{transform:translate(23.1359vw,65.078vh) scale(.33)}to{transform:translate(25.48935vw,99vh) scale(.33)}}.snow:nth-child(255){opacity:.5906;transform:translate(55.0451vw,-10px) scale(.249);animation:fall-255 30s -26s linear infinite}@keyframes fall-255{66.076%{transform:translate(59.5611vw,66.076vh) scale(.249)}to{transform:translate(57.3031vw,99vh) scale(.249)}}.snow:nth-child(256){opacity:1.1368;transform:translate(61.7525vw,-10px) scale(.8718);animation:fall-256 16s -15s linear infinite}@keyframes fall-256{79.032%{transform:translate(64.9658vw,79.032vh) scale(.8718)}to{transform:translate(63.35915vw,99vh) scale(.8718)}}.snow:nth-child(257){opacity:1.7214;transform:translate(16.2862vw,-10px) scale(.3224);animation:fall-257 20s -22s linear infinite}@keyframes fall-257{64.025%{transform:translate(12.9218vw,64.025vh) scale(.3224)}to{transform:translate(14.604vw,99vh) scale(.3224)}}.snow:nth-child(258){opacity:.0744;transform:translate(.5655vw,-10px) scale(.1222);animation:fall-258 19s -25s linear infinite}@keyframes fall-258{56.462%{transform:translate(5.5874vw,56.462vh) scale(.1222)}to{transform:translate(3.07645vw,99vh) scale(.1222)}}.snow:nth-child(259){opacity:.8178;transform:translate(98.2495vw,-10px) scale(.616);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{57.621%{transform:translate(89.4539vw,57.621vh) scale(.616)}to{transform:translate(93.8517vw,99vh) scale(.616)}}.snow:nth-child(260){opacity:1.0154;transform:translate(92.3252vw,-10px) scale(.4858);animation:fall-260 16s -20s linear infinite}@keyframes fall-260{36.125%{transform:translate(88.6983vw,36.125vh) scale(.4858)}to{transform:translate(90.51175vw,99vh) scale(.4858)}}.snow:nth-child(261){opacity:1.2742;transform:translate(3.5627vw,-10px) scale(.4844);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{34.256%{transform:translate(10.3529vw,34.256vh) scale(.4844)}to{transform:translate(6.9578vw,99vh) scale(.4844)}}.snow:nth-child(262){opacity:1.7824;transform:translate(16.7643vw,-10px) scale(.4814);animation:fall-262 19s -4s linear infinite}@keyframes fall-262{35.328%{transform:translate(24.8681vw,35.328vh) scale(.4814)}to{transform:translate(20.8162vw,99vh) scale(.4814)}}.snow:nth-child(263){opacity:.1532;transform:translate(15.5426vw,-10px) scale(.4336);animation:fall-263 29s -5s linear infinite}@keyframes fall-263{52.105%{transform:translate(11.6477vw,52.105vh) scale(.4336)}to{transform:translate(13.59515vw,99vh) scale(.4336)}}.snow:nth-child(264){opacity:1.2124;transform:translate(91.8345vw,-10px) scale(.9542);animation:fall-264 16s -6s linear infinite}@keyframes fall-264{41.814%{transform:translate(98.0196vw,41.814vh) scale(.9542)}to{transform:translate(94.92705vw,99vh) scale(.9542)}}.snow:nth-child(265){opacity:1.6016;transform:translate(37.9913vw,-10px) scale(.6594);animation:fall-265 28s -21s linear infinite}@keyframes fall-265{54.592%{transform:translate(43.4401vw,54.592vh) scale(.6594)}to{transform:translate(40.7157vw,99vh) scale(.6594)}}.snow:nth-child(266){opacity:1.0772;transform:translate(74.105vw,-10px) scale(.2991);animation:fall-266 17s -10s linear infinite}@keyframes fall-266{34.955%{transform:translate(77.7496vw,34.955vh) scale(.2991)}to{transform:translate(75.9273vw,99vh) scale(.2991)}}.snow:nth-child(267){opacity:.2874;transform:translate(39.2783vw,-10px) scale(.5894);animation:fall-267 20s -27s linear infinite}@keyframes fall-267{36.479%{transform:translate(37.1781vw,36.479vh) scale(.5894)}to{transform:translate(38.2282vw,99vh) scale(.5894)}}.snow:nth-child(268){opacity:.1798;transform:translate(88.3856vw,-10px) scale(.5564);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{66.793%{transform:translate(86.8781vw,66.793vh) scale(.5564)}to{transform:translate(87.63185vw,99vh) scale(.5564)}}.snow:nth-child(269){opacity:.7088;transform:translate(32.3284vw,-10px) scale(.8489);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{49.085%{transform:translate(39.8597vw,49.085vh) scale(.8489)}to{transform:translate(36.09405vw,99vh) scale(.8489)}}.snow:nth-child(270){opacity:.5912;transform:translate(85.7118vw,-10px) scale(.7757);animation:fall-270 25s -20s linear infinite}@keyframes fall-270{70.576%{transform:translate(79.2335vw,70.576vh) scale(.7757)}to{transform:translate(82.47265vw,99vh) scale(.7757)}}.snow:nth-child(271){opacity:.3124;transform:translate(65.5209vw,-10px) scale(.6091);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{39.838%{transform:translate(73.2144vw,39.838vh) scale(.6091)}to{transform:translate(69.36765vw,99vh) scale(.6091)}}.snow:nth-child(272){opacity:.4784;transform:translate(65.6128vw,-10px) scale(.4012);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{56.838%{transform:translate(67.3166vw,56.838vh) scale(.4012)}to{transform:translate(66.4647vw,99vh) scale(.4012)}}.snow:nth-child(273){opacity:.0794;transform:translate(60.7896vw,-10px) scale(.3106);animation:fall-273 12s -29s linear infinite}@keyframes fall-273{56.132%{transform:translate(66.4611vw,56.132vh) scale(.3106)}to{transform:translate(63.62535vw,99vh) scale(.3106)}}.snow:nth-child(274){opacity:1.4256;transform:translate(75.2697vw,-10px) scale(.1814);animation:fall-274 17s -24s linear infinite}@keyframes fall-274{77.515%{transform:translate(74.9448vw,77.515vh) scale(.1814)}to{transform:translate(75.10725vw,99vh) scale(.1814)}}.snow:nth-child(275){opacity:.548;transform:translate(27.6229vw,-10px) scale(.654);animation:fall-275 10s -15s linear infinite}@keyframes fall-275{42.48%{transform:translate(25.8411vw,42.48vh) scale(.654)}to{transform:translate(26.732vw,99vh) scale(.654)}}.snow:nth-child(276){opacity:1.3912;transform:translate(66.7206vw,-10px) scale(.0233);animation:fall-276 30s -18s linear infinite}@keyframes fall-276{34.859%{transform:translate(76.6356vw,34.859vh) scale(.0233)}to{transform:translate(71.6781vw,99vh) scale(.0233)}}.snow:nth-child(277){opacity:.0834;transform:translate(63.045vw,-10px) scale(.3201);animation:fall-277 29s -30s linear infinite}@keyframes fall-277{59.512%{transform:translate(57.9346vw,59.512vh) scale(.3201)}to{transform:translate(60.4898vw,99vh) scale(.3201)}}.snow:nth-child(278){opacity:1.4116;transform:translate(36.8326vw,-10px) scale(.4692);animation:fall-278 28s -7s linear infinite}@keyframes fall-278{71.157%{transform:translate(27.7031vw,71.157vh) scale(.4692)}to{transform:translate(32.26785vw,99vh) scale(.4692)}}.snow:nth-child(279){opacity:1.0062;transform:translate(3.8534vw,-10px) scale(.8896);animation:fall-279 22s -30s linear infinite}@keyframes fall-279{59.616%{transform:translate(12.4713vw,59.616vh) scale(.8896)}to{transform:translate(8.16235vw,99vh) scale(.8896)}}.snow:nth-child(280){opacity:1.4404;transform:translate(33.0529vw,-10px) scale(.2306);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{72.166%{transform:translate(41.2736vw,72.166vh) scale(.2306)}to{transform:translate(37.16325vw,99vh) scale(.2306)}}.snow:nth-child(281){opacity:1.7224;transform:translate(96.4147vw,-10px) scale(.444);animation:fall-281 23s -19s linear infinite}@keyframes fall-281{68.667%{transform:translate(95.3933vw,68.667vh) scale(.444)}to{transform:translate(95.904vw,99vh) scale(.444)}}.snow:nth-child(282){opacity:1.7682;transform:translate(28.9176vw,-10px) scale(.476);animation:fall-282 28s -8s linear infinite}@keyframes fall-282{75.777%{transform:translate(21.2659vw,75.777vh) scale(.476)}to{transform:translate(25.09175vw,99vh) scale(.476)}}.snow:nth-child(283){opacity:1.696;transform:translate(82.382vw,-10px) scale(.8895);animation:fall-283 26s -10s linear infinite}@keyframes fall-283{78.009%{transform:translate(76.4538vw,78.009vh) scale(.8895)}to{transform:translate(79.4179vw,99vh) scale(.8895)}}.snow:nth-child(284){opacity:.0606;transform:translate(8.872vw,-10px) scale(.7103);animation:fall-284 24s -20s linear infinite}@keyframes fall-284{62.549%{transform:translate(7.8093vw,62.549vh) scale(.7103)}to{transform:translate(8.34065vw,99vh) scale(.7103)}}.snow:nth-child(285){opacity:.2322;transform:translate(17.0483vw,-10px) scale(.8975);animation:fall-285 28s -21s linear infinite}@keyframes fall-285{41.698%{transform:translate(9.8436vw,41.698vh) scale(.8975)}to{transform:translate(13.44595vw,99vh) scale(.8975)}}.snow:nth-child(286){opacity:1.2568;transform:translate(33.2522vw,-10px) scale(.7592);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{66.531%{transform:translate(33.4508vw,66.531vh) scale(.7592)}to{transform:translate(33.3515vw,99vh) scale(.7592)}}.snow:nth-child(287){opacity:1.2622;transform:translate(66.5917vw,-10px) scale(.2362);animation:fall-287 21s -18s linear infinite}@keyframes fall-287{44.12%{transform:translate(73.5096vw,44.12vh) scale(.2362)}to{transform:translate(70.05065vw,99vh) scale(.2362)}}.snow:nth-child(288){opacity:1.1998;transform:translate(40.878vw,-10px) scale(.119);animation:fall-288 12s -30s linear infinite}@keyframes fall-288{41.728%{transform:translate(31.2752vw,41.728vh) scale(.119)}to{transform:translate(36.0766vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:.983;transform:translate(5.2499vw,-10px) scale(.3512);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{58.882%{transform:translate(-1.0338vw,58.882vh) scale(.3512)}to{transform:translate(2.10805vw,99vh) scale(.3512)}}.snow:nth-child(290){opacity:.2436;transform:translate(24.1646vw,-10px) scale(.759);animation:fall-290 25s -7s linear infinite}@keyframes fall-290{45.972%{transform:translate(33.6145vw,45.972vh) scale(.759)}to{transform:translate(28.88955vw,99vh) scale(.759)}}.snow:nth-child(291){opacity:.99;transform:translate(33.9036vw,-10px) scale(.5547);animation:fall-291 19s -12s linear infinite}@keyframes fall-291{74.799%{transform:translate(41.9582vw,74.799vh) scale(.5547)}to{transform:translate(37.9309vw,99vh) scale(.5547)}}.snow:nth-child(292){opacity:1.869;transform:translate(79.0895vw,-10px) scale(.0575);animation:fall-292 18s -6s linear infinite}@keyframes fall-292{49.702%{transform:translate(83.3591vw,49.702vh) scale(.0575)}to{transform:translate(81.2243vw,99vh) scale(.0575)}}.snow:nth-child(293){opacity:.2358;transform:translate(67.255vw,-10px) scale(.3094);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{63.655%{transform:translate(66.3046vw,63.655vh) scale(.3094)}to{transform:translate(66.7798vw,99vh) scale(.3094)}}.snow:nth-child(294){opacity:1.2754;transform:translate(78.9866vw,-10px) scale(.937);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{58.251%{transform:translate(80.5199vw,58.251vh) scale(.937)}to{transform:translate(79.75325vw,99vh) scale(.937)}}.snow:nth-child(295){opacity:1.1078;transform:translate(64.4969vw,-10px) scale(.2257);animation:fall-295 14s -13s linear infinite}@keyframes fall-295{36.443%{transform:translate(74.4112vw,36.443vh) scale(.2257)}to{transform:translate(69.45405vw,99vh) scale(.2257)}}.snow:nth-child(296){opacity:1.6268;transform:translate(2.4589vw,-10px) scale(.2364);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{58.469%{transform:translate(-1.1853vw,58.469vh) scale(.2364)}to{transform:translate(.6368vw,99vh) scale(.2364)}}.snow:nth-child(297){opacity:.7896;transform:translate(72.2163vw,-10px) scale(.5761);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{69.523%{transform:translate(75.3756vw,69.523vh) scale(.5761)}to{transform:translate(73.79595vw,99vh) scale(.5761)}}.snow:nth-child(298){opacity:.6596;transform:translate(57.9869vw,-10px) scale(.9725);animation:fall-298 11s -2s linear infinite}@keyframes fall-298{31.421%{transform:translate(54.9892vw,31.421vh) scale(.9725)}to{transform:translate(56.48805vw,99vh) scale(.9725)}}.snow:nth-child(299){opacity:.0594;transform:translate(79.5658vw,-10px) scale(.4037);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{51.883%{transform:translate(75.9778vw,51.883vh) scale(.4037)}to{transform:translate(77.7718vw,99vh) scale(.4037)}}.snow:nth-child(300){opacity:1.0758;transform:translate(48.7075vw,-10px) scale(.8449);animation:fall-300 26s -13s linear infinite}@keyframes fall-300{78.025%{transform:translate(41.5976vw,78.025vh) scale(.8449)}to{transform:translate(45.15255vw,99vh) scale(.8449)}}.snow:nth-child(301){opacity:.6424;transform:translate(51.0574vw,-10px) scale(.3554);animation:fall-301 12s -29s linear infinite}@keyframes fall-301{63.5%{transform:translate(58.9262vw,63.5vh) scale(.3554)}to{transform:translate(54.9918vw,99vh) scale(.3554)}}.snow:nth-child(302){opacity:.9092;transform:translate(13.1611vw,-10px) scale(.1177);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{78.588%{transform:translate(6.6193vw,78.588vh) scale(.1177)}to{transform:translate(9.8902vw,99vh) scale(.1177)}}.snow:nth-child(303){opacity:1.445;transform:translate(51.5091vw,-10px) scale(.0193);animation:fall-303 26s -12s linear infinite}@keyframes fall-303{60.047%{transform:translate(56.2796vw,60.047vh) scale(.0193)}to{transform:translate(53.89435vw,99vh) scale(.0193)}}.snow:nth-child(304){opacity:.5126;transform:translate(35.5478vw,-10px) scale(.8448);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{62.857%{transform:translate(43.3586vw,62.857vh) scale(.8448)}to{transform:translate(39.4532vw,99vh) scale(.8448)}}.snow:nth-child(305){opacity:1.8746;transform:translate(73.4502vw,-10px) scale(.2542);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{47.198%{transform:translate(72.8322vw,47.198vh) scale(.2542)}to{transform:translate(73.1412vw,99vh) scale(.2542)}}.snow:nth-child(306){opacity:1.9272;transform:translate(88.7109vw,-10px) scale(.3828);animation:fall-306 10s -13s linear infinite}@keyframes fall-306{61.85%{transform:translate(81.6328vw,61.85vh) scale(.3828)}to{transform:translate(85.17185vw,99vh) scale(.3828)}}.snow:nth-child(307){opacity:1.1852;transform:translate(94.4954vw,-10px) scale(.5182);animation:fall-307 10s -3s linear infinite}@keyframes fall-307{77.141%{transform:translate(95.7334vw,77.141vh) scale(.5182)}to{transform:translate(95.1144vw,99vh) scale(.5182)}}.snow:nth-child(308){opacity:1.7626;transform:translate(22.0278vw,-10px) scale(.9463);animation:fall-308 17s -2s linear infinite}@keyframes fall-308{76.071%{transform:translate(24.1328vw,76.071vh) scale(.9463)}to{transform:translate(23.0803vw,99vh) scale(.9463)}}.snow:nth-child(309){opacity:1.4424;transform:translate(36.5897vw,-10px) scale(.4634);animation:fall-309 17s -6s linear infinite}@keyframes fall-309{59.268%{transform:translate(41.0776vw,59.268vh) scale(.4634)}to{transform:translate(38.83365vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:1.1914;transform:translate(77.2886vw,-10px) scale(.3105);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{31.433%{transform:translate(76.3219vw,31.433vh) scale(.3105)}to{transform:translate(76.80525vw,99vh) scale(.3105)}}.snow:nth-child(311){opacity:1.9322;transform:translate(92.2562vw,-10px) scale(.6768);animation:fall-311 18s -15s linear infinite}@keyframes fall-311{79.296%{transform:translate(96.8446vw,79.296vh) scale(.6768)}to{transform:translate(94.5504vw,99vh) scale(.6768)}}.snow:nth-child(312){opacity:.1862;transform:translate(44.8081vw,-10px) scale(.3739);animation:fall-312 27s -5s linear infinite}@keyframes fall-312{44.161%{transform:translate(48.4111vw,44.161vh) scale(.3739)}to{transform:translate(46.6096vw,99vh) scale(.3739)}}.snow:nth-child(313){opacity:.1756;transform:translate(48.495vw,-10px) scale(.6979);animation:fall-313 25s -25s linear infinite}@keyframes fall-313{67.22%{transform:translate(56.7529vw,67.22vh) scale(.6979)}to{transform:translate(52.62395vw,99vh) scale(.6979)}}.snow:nth-child(314){opacity:.4256;transform:translate(52.777vw,-10px) scale(.6722);animation:fall-314 24s -10s linear infinite}@keyframes fall-314{46.578%{transform:translate(46.7146vw,46.578vh) scale(.6722)}to{transform:translate(49.7458vw,99vh) scale(.6722)}}.snow:nth-child(315){opacity:1.1106;transform:translate(97.007vw,-10px) scale(.1292);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{47.957%{transform:translate(97.3847vw,47.957vh) scale(.1292)}to{transform:translate(97.19585vw,99vh) scale(.1292)}}.snow:nth-child(316){opacity:.7218;transform:translate(93.6699vw,-10px) scale(.2328);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{32.23%{transform:translate(89.4548vw,32.23vh) scale(.2328)}to{transform:translate(91.56235vw,99vh) scale(.2328)}}.snow:nth-child(317){opacity:.2256;transform:translate(58.7156vw,-10px) scale(.7232);animation:fall-317 22s -14s linear infinite}@keyframes fall-317{58.347%{transform:translate(68.2623vw,58.347vh) scale(.7232)}to{transform:translate(63.48895vw,99vh) scale(.7232)}}.snow:nth-child(318){opacity:.4892;transform:translate(68.5842vw,-10px) scale(.7776);animation:fall-318 23s -15s linear infinite}@keyframes fall-318{40.231%{transform:translate(73.3275vw,40.231vh) scale(.7776)}to{transform:translate(70.95585vw,99vh) scale(.7776)}}.snow:nth-child(319){opacity:.0676;transform:translate(26.4447vw,-10px) scale(.1402);animation:fall-319 23s -15s linear infinite}@keyframes fall-319{46.566%{transform:translate(28.4747vw,46.566vh) scale(.1402)}to{transform:translate(27.4597vw,99vh) scale(.1402)}}.snow:nth-child(320){opacity:.4246;transform:translate(93.8154vw,-10px) scale(.6652);animation:fall-320 11s -20s linear infinite}@keyframes fall-320{71.945%{transform:translate(93.0079vw,71.945vh) scale(.6652)}to{transform:translate(93.41165vw,99vh) scale(.6652)}}.snow:nth-child(321){opacity:1.9904;transform:translate(.1358vw,-10px) scale(.2695);animation:fall-321 29s -30s linear infinite}@keyframes fall-321{30.277%{transform:translate(-2.7864vw,30.277vh) scale(.2695)}to{transform:translate(-1.3253vw,99vh) scale(.2695)}}.snow:nth-child(322){opacity:.1986;transform:translate(9.5257vw,-10px) scale(.8598);animation:fall-322 11s -10s linear infinite}@keyframes fall-322{33.535%{transform:translate(14.9661vw,33.535vh) scale(.8598)}to{transform:translate(12.2459vw,99vh) scale(.8598)}}.snow:nth-child(323){opacity:.8204;transform:translate(87.1016vw,-10px) scale(.4836);animation:fall-323 16s -25s linear infinite}@keyframes fall-323{74.191%{transform:translate(96.0975vw,74.191vh) scale(.4836)}to{transform:translate(91.59955vw,99vh) scale(.4836)}}.snow:nth-child(324){opacity:.9302;transform:translate(75.3257vw,-10px) scale(.2972);animation:fall-324 16s -16s linear infinite}@keyframes fall-324{74.149%{transform:translate(72.6825vw,74.149vh) scale(.2972)}to{transform:translate(74.0041vw,99vh) scale(.2972)}}.snow:nth-child(325){opacity:1.1452;transform:translate(67.1836vw,-10px) scale(.254);animation:fall-325 19s -18s linear infinite}@keyframes fall-325{42.58%{transform:translate(65.8441vw,42.58vh) scale(.254)}to{transform:translate(66.51385vw,99vh) scale(.254)}}.snow:nth-child(326){opacity:1.2056;transform:translate(13.3143vw,-10px) scale(.1341);animation:fall-326 30s -9s linear infinite}@keyframes fall-326{39.848%{transform:translate(7.4265vw,39.848vh) scale(.1341)}to{transform:translate(10.3704vw,99vh) scale(.1341)}}.snow:nth-child(327){opacity:1.6788;transform:translate(67.5661vw,-10px) scale(.6541);animation:fall-327 26s -21s linear infinite}@keyframes fall-327{51.106%{transform:translate(75.8689vw,51.106vh) scale(.6541)}to{transform:translate(71.7175vw,99vh) scale(.6541)}}.snow:nth-child(328){opacity:1.3654;transform:translate(87.0934vw,-10px) scale(.1484);animation:fall-328 11s -7s linear infinite}@keyframes fall-328{54.035%{transform:translate(78.5661vw,54.035vh) scale(.1484)}to{transform:translate(82.82975vw,99vh) scale(.1484)}}.snow:nth-child(329){opacity:1.5572;transform:translate(38.5507vw,-10px) scale(.5845);animation:fall-329 28s -20s linear infinite}@keyframes fall-329{57.518%{transform:translate(32.6296vw,57.518vh) scale(.5845)}to{transform:translate(35.59015vw,99vh) scale(.5845)}}.snow:nth-child(330){opacity:1.0078;transform:translate(27.4314vw,-10px) scale(.5462);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{38.184%{transform:translate(18.3757vw,38.184vh) scale(.5462)}to{transform:translate(22.90355vw,99vh) scale(.5462)}}.snow:nth-child(331){opacity:.1278;transform:translate(73.8285vw,-10px) scale(.0194);animation:fall-331 24s -30s linear infinite}@keyframes fall-331{52.935%{transform:translate(63.8444vw,52.935vh) scale(.0194)}to{transform:translate(68.83645vw,99vh) scale(.0194)}}.snow:nth-child(332){opacity:1.407;transform:translate(51.8935vw,-10px) scale(.2217);animation:fall-332 25s -9s linear infinite}@keyframes fall-332{75.622%{transform:translate(44.3374vw,75.622vh) scale(.2217)}to{transform:translate(48.11545vw,99vh) scale(.2217)}}.snow:nth-child(333){opacity:.3946;transform:translate(90.3516vw,-10px) scale(.4598);animation:fall-333 11s -13s linear infinite}@keyframes fall-333{78.051%{transform:translate(80.5681vw,78.051vh) scale(.4598)}to{transform:translate(85.45985vw,99vh) scale(.4598)}}.snow:nth-child(334){opacity:.3588;transform:translate(5.1437vw,-10px) scale(.1444);animation:fall-334 13s -14s linear infinite}@keyframes fall-334{61.045%{transform:translate(4.3958vw,61.045vh) scale(.1444)}to{transform:translate(4.76975vw,99vh) scale(.1444)}}.snow:nth-child(335){opacity:.1512;transform:translate(60.5292vw,-10px) scale(.2247);animation:fall-335 10s -6s linear infinite}@keyframes fall-335{66.606%{transform:translate(67.5187vw,66.606vh) scale(.2247)}to{transform:translate(64.02395vw,99vh) scale(.2247)}}.snow:nth-child(336){opacity:.3958;transform:translate(89.9699vw,-10px) scale(.936);animation:fall-336 13s -24s linear infinite}@keyframes fall-336{31.516%{transform:translate(89.9096vw,31.516vh) scale(.936)}to{transform:translate(89.93975vw,99vh) scale(.936)}}.snow:nth-child(337){opacity:.246;transform:translate(17.894vw,-10px) scale(.9495);animation:fall-337 14s -26s linear infinite}@keyframes fall-337{63.009%{transform:translate(10.4275vw,63.009vh) scale(.9495)}to{transform:translate(14.16075vw,99vh) scale(.9495)}}.snow:nth-child(338){opacity:.103;transform:translate(12.4295vw,-10px) scale(.2676);animation:fall-338 10s -23s linear infinite}@keyframes fall-338{66.089%{transform:translate(8.8325vw,66.089vh) scale(.2676)}to{transform:translate(10.631vw,99vh) scale(.2676)}}.snow:nth-child(339){opacity:1.597;transform:translate(75.451vw,-10px) scale(.1773);animation:fall-339 14s -25s linear infinite}@keyframes fall-339{62.818%{transform:translate(69.8023vw,62.818vh) scale(.1773)}to{transform:translate(72.62665vw,99vh) scale(.1773)}}.snow:nth-child(340){opacity:1.8086;transform:translate(29.8705vw,-10px) scale(.1878);animation:fall-340 14s -4s linear infinite}@keyframes fall-340{31.784%{transform:translate(23.7092vw,31.784vh) scale(.1878)}to{transform:translate(26.78985vw,99vh) scale(.1878)}}.snow:nth-child(341){opacity:1.505;transform:translate(95.3157vw,-10px) scale(.3462);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{61.966%{transform:translate(97.2122vw,61.966vh) scale(.3462)}to{transform:translate(96.26395vw,99vh) scale(.3462)}}.snow:nth-child(342){opacity:.5166;transform:translate(4.2206vw,-10px) scale(.5697);animation:fall-342 11s -10s linear infinite}@keyframes fall-342{59.873%{transform:translate(-5.4078vw,59.873vh) scale(.5697)}to{transform:translate(-.5936vw,99vh) scale(.5697)}}.snow:nth-child(343){opacity:.147;transform:translate(5.5695vw,-10px) scale(.6091);animation:fall-343 19s -17s linear infinite}@keyframes fall-343{46.781%{transform:translate(11.0436vw,46.781vh) scale(.6091)}to{transform:translate(8.30655vw,99vh) scale(.6091)}}.snow:nth-child(344){opacity:1.44;transform:translate(.0512vw,-10px) scale(.6146);animation:fall-344 26s -4s linear infinite}@keyframes fall-344{71.775%{transform:translate(-1.698vw,71.775vh) scale(.6146)}to{transform:translate(-.8234vw,99vh) scale(.6146)}}.snow:nth-child(345){opacity:.8378;transform:translate(21.9759vw,-10px) scale(.3704);animation:fall-345 22s -6s linear infinite}@keyframes fall-345{51.645%{transform:translate(20.8148vw,51.645vh) scale(.3704)}to{transform:translate(21.39535vw,99vh) scale(.3704)}}.snow:nth-child(346){opacity:1.6658;transform:translate(.1429vw,-10px) scale(.3445);animation:fall-346 18s -25s linear infinite}@keyframes fall-346{30.783%{transform:translate(1.915vw,30.783vh) scale(.3445)}to{transform:translate(1.02895vw,99vh) scale(.3445)}}.snow:nth-child(347){opacity:.3666;transform:translate(5.708vw,-10px) scale(.63);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{61.58%{transform:translate(1.2233vw,61.58vh) scale(.63)}to{transform:translate(3.46565vw,99vh) scale(.63)}}.snow:nth-child(348){opacity:1.7304;transform:translate(32.3734vw,-10px) scale(.6275);animation:fall-348 15s -3s linear infinite}@keyframes fall-348{48.082%{transform:translate(36.5982vw,48.082vh) scale(.6275)}to{transform:translate(34.4858vw,99vh) scale(.6275)}}.snow:nth-child(349){opacity:.8236;transform:translate(4.002vw,-10px) scale(.0944);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{30.312%{transform:translate(2.6745vw,30.312vh) scale(.0944)}to{transform:translate(3.33825vw,99vh) scale(.0944)}}.snow:nth-child(350){opacity:.9178;transform:translate(15.6842vw,-10px) scale(.8283);animation:fall-350 10s -4s linear infinite}@keyframes fall-350{70.341%{transform:translate(10.89vw,70.341vh) scale(.8283)}to{transform:translate(13.2871vw,99vh) scale(.8283)}}.snow:nth-child(351){opacity:1.7294;transform:translate(33.8875vw,-10px) scale(.7307);animation:fall-351 10s -24s linear infinite}@keyframes fall-351{76.159%{transform:translate(24.33vw,76.159vh) scale(.7307)}to{transform:translate(29.10875vw,99vh) scale(.7307)}}.snow:nth-child(352){opacity:.934;transform:translate(1.9145vw,-10px) scale(.3945);animation:fall-352 20s -10s linear infinite}@keyframes fall-352{79.386%{transform:translate(-7.7103vw,79.386vh) scale(.3945)}to{transform:translate(-2.8979vw,99vh) scale(.3945)}}.snow:nth-child(353){opacity:1.9228;transform:translate(49.6101vw,-10px) scale(.0904);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{67.798%{transform:translate(57.7786vw,67.798vh) scale(.0904)}to{transform:translate(53.69435vw,99vh) scale(.0904)}}.snow:nth-child(354){opacity:.1522;transform:translate(12.6792vw,-10px) scale(.7556);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{71.994%{transform:translate(16.4288vw,71.994vh) scale(.7556)}to{transform:translate(14.554vw,99vh) scale(.7556)}}.snow:nth-child(355){opacity:1.327;transform:translate(14.9058vw,-10px) scale(.1601);animation:fall-355 13s -13s linear infinite}@keyframes fall-355{57.219%{transform:translate(6.422vw,57.219vh) scale(.1601)}to{transform:translate(10.6639vw,99vh) scale(.1601)}}.snow:nth-child(356){opacity:1.1144;transform:translate(53.4495vw,-10px) scale(.5323);animation:fall-356 11s -21s linear infinite}@keyframes fall-356{30.021%{transform:translate(57.2486vw,30.021vh) scale(.5323)}to{transform:translate(55.34905vw,99vh) scale(.5323)}}.snow:nth-child(357){opacity:.3984;transform:translate(59.3787vw,-10px) scale(.0073);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{79.677%{transform:translate(58.8712vw,79.677vh) scale(.0073)}to{transform:translate(59.12495vw,99vh) scale(.0073)}}.snow:nth-child(358){opacity:.5006;transform:translate(8.9414vw,-10px) scale(.7774);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{61.589%{transform:translate(17.0417vw,61.589vh) scale(.7774)}to{transform:translate(12.99155vw,99vh) scale(.7774)}}.snow:nth-child(359){opacity:.6504;transform:translate(34.2775vw,-10px) scale(.3239);animation:fall-359 22s -7s linear infinite}@keyframes fall-359{58.289%{transform:translate(41.6162vw,58.289vh) scale(.3239)}to{transform:translate(37.94685vw,99vh) scale(.3239)}}.snow:nth-child(360){opacity:1.7302;transform:translate(32.9022vw,-10px) scale(.1693);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{54.29%{transform:translate(42.5622vw,54.29vh) scale(.1693)}to{transform:translate(37.7322vw,99vh) scale(.1693)}}.snow:nth-child(361){opacity:1.535;transform:translate(65.9558vw,-10px) scale(.6296);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{50.333%{transform:translate(70.4521vw,50.333vh) scale(.6296)}to{transform:translate(68.20395vw,99vh) scale(.6296)}}.snow:nth-child(362){opacity:.3224;transform:translate(15.2692vw,-10px) scale(.844);animation:fall-362 16s -3s linear infinite}@keyframes fall-362{63.57%{transform:translate(9.2455vw,63.57vh) scale(.844)}to{transform:translate(12.25735vw,99vh) scale(.844)}}.snow:nth-child(363){opacity:.1536;transform:translate(29.5412vw,-10px) scale(.2607);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{69.594%{transform:translate(31.2108vw,69.594vh) scale(.2607)}to{transform:translate(30.376vw,99vh) scale(.2607)}}.snow:nth-child(364){opacity:.0056;transform:translate(72.4944vw,-10px) scale(.3497);animation:fall-364 16s -13s linear infinite}@keyframes fall-364{43.594%{transform:translate(72.4871vw,43.594vh) scale(.3497)}to{transform:translate(72.49075vw,99vh) scale(.3497)}}.snow:nth-child(365){opacity:.6072;transform:translate(69.5113vw,-10px) scale(.9422);animation:fall-365 25s -13s linear infinite}@keyframes fall-365{70.833%{transform:translate(63.3399vw,70.833vh) scale(.9422)}to{transform:translate(66.4256vw,99vh) scale(.9422)}}.snow:nth-child(366){opacity:.987;transform:translate(52.1424vw,-10px) scale(.6336);animation:fall-366 21s -20s linear infinite}@keyframes fall-366{40.19%{transform:translate(61.3074vw,40.19vh) scale(.6336)}to{transform:translate(56.7249vw,99vh) scale(.6336)}}.snow:nth-child(367){opacity:1.6224;transform:translate(98.2727vw,-10px) scale(.1219);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{70.439%{transform:translate(107.5044vw,70.439vh) scale(.1219)}to{transform:translate(102.88855vw,99vh) scale(.1219)}}.snow:nth-child(368){opacity:1.6416;transform:translate(49.4154vw,-10px) scale(.227);animation:fall-368 17s -23s linear infinite}@keyframes fall-368{41.767%{transform:translate(46.6582vw,41.767vh) scale(.227)}to{transform:translate(48.0368vw,99vh) scale(.227)}}.snow:nth-child(369){opacity:.2486;transform:translate(.7802vw,-10px) scale(.0815);animation:fall-369 22s -30s linear infinite}@keyframes fall-369{48.61%{transform:translate(7.9722vw,48.61vh) scale(.0815)}to{transform:translate(4.3762vw,99vh) scale(.0815)}}.snow:nth-child(370){opacity:.2544;transform:translate(79.3975vw,-10px) scale(.3228);animation:fall-370 14s -1s linear infinite}@keyframes fall-370{43.967%{transform:translate(75.8335vw,43.967vh) scale(.3228)}to{transform:translate(77.6155vw,99vh) scale(.3228)}}.snow:nth-child(371){opacity:1.78;transform:translate(6.9509vw,-10px) scale(.6102);animation:fall-371 20s -27s linear infinite}@keyframes fall-371{71.018%{transform:translate(-2.9223vw,71.018vh) scale(.6102)}to{transform:translate(2.0143vw,99vh) scale(.6102)}}.snow:nth-child(372){opacity:.618;transform:translate(22.0487vw,-10px) scale(.808);animation:fall-372 29s -2s linear infinite}@keyframes fall-372{74.736%{transform:translate(28.3907vw,74.736vh) scale(.808)}to{transform:translate(25.2197vw,99vh) scale(.808)}}.snow:nth-child(373){opacity:.0828;transform:translate(15.9009vw,-10px) scale(.3806);animation:fall-373 13s -19s linear infinite}@keyframes fall-373{48.243%{transform:translate(18.3386vw,48.243vh) scale(.3806)}to{transform:translate(17.11975vw,99vh) scale(.3806)}}.snow:nth-child(374){opacity:.5742;transform:translate(28.5263vw,-10px) scale(.9405);animation:fall-374 15s -18s linear infinite}@keyframes fall-374{32.861%{transform:translate(34.5469vw,32.861vh) scale(.9405)}to{transform:translate(31.5366vw,99vh) scale(.9405)}}.snow:nth-child(375){opacity:.7334;transform:translate(87.6829vw,-10px) scale(.4306);animation:fall-375 12s -27s linear infinite}@keyframes fall-375{40.738%{transform:translate(85.937vw,40.738vh) scale(.4306)}to{transform:translate(86.80995vw,99vh) scale(.4306)}}.snow:nth-child(376){opacity:1.1396;transform:translate(41.148vw,-10px) scale(.291);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{60.725%{transform:translate(48.8006vw,60.725vh) scale(.291)}to{transform:translate(44.9743vw,99vh) scale(.291)}}.snow:nth-child(377){opacity:.4686;transform:translate(82.9839vw,-10px) scale(.075);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{61.059%{transform:translate(86.864vw,61.059vh) scale(.075)}to{transform:translate(84.92395vw,99vh) scale(.075)}}.snow:nth-child(378){opacity:.5676;transform:translate(75.4154vw,-10px) scale(.0666);animation:fall-378 21s -5s linear infinite}@keyframes fall-378{72.377%{transform:translate(75.6919vw,72.377vh) scale(.0666)}to{transform:translate(75.55365vw,99vh) scale(.0666)}}.snow:nth-child(379){opacity:1.5648;transform:translate(1.6555vw,-10px) scale(.2219);animation:fall-379 25s -1s linear infinite}@keyframes fall-379{57.418%{transform:translate(-1.3671vw,57.418vh) scale(.2219)}to{transform:translate(.1442vw,99vh) scale(.2219)}}.snow:nth-child(380){opacity:.9096;transform:translate(72.6504vw,-10px) scale(.873);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{39.271%{transform:translate(62.7279vw,39.271vh) scale(.873)}to{transform:translate(67.68915vw,99vh) scale(.873)}}.snow:nth-child(381){opacity:.2732;transform:translate(68.9782vw,-10px) scale(.5713);animation:fall-381 14s -6s linear infinite}@keyframes fall-381{79.991%{transform:translate(72.1086vw,79.991vh) scale(.5713)}to{transform:translate(70.5434vw,99vh) scale(.5713)}}.snow:nth-child(382){opacity:1.8694;transform:translate(51.754vw,-10px) scale(.5053);animation:fall-382 13s -17s linear infinite}@keyframes fall-382{46.621%{transform:translate(55.6371vw,46.621vh) scale(.5053)}to{transform:translate(53.69555vw,99vh) scale(.5053)}}.snow:nth-child(383){opacity:.28;transform:translate(56.8186vw,-10px) scale(.9935);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{77.169%{transform:translate(52.0676vw,77.169vh) scale(.9935)}to{transform:translate(54.4431vw,99vh) scale(.9935)}}.snow:nth-child(384){opacity:1.127;transform:translate(71.0263vw,-10px) scale(.4055);animation:fall-384 23s -9s linear infinite}@keyframes fall-384{50.223%{transform:translate(63.1212vw,50.223vh) scale(.4055)}to{transform:translate(67.07375vw,99vh) scale(.4055)}}.snow:nth-child(385){opacity:.3386;transform:translate(96.4049vw,-10px) scale(.1547);animation:fall-385 15s -28s linear infinite}@keyframes fall-385{58.407%{transform:translate(102.0788vw,58.407vh) scale(.1547)}to{transform:translate(99.24185vw,99vh) scale(.1547)}}.snow:nth-child(386){opacity:.4932;transform:translate(13.2939vw,-10px) scale(.6923);animation:fall-386 21s -23s linear infinite}@keyframes fall-386{47.951%{transform:translate(5.3356vw,47.951vh) scale(.6923)}to{transform:translate(9.31475vw,99vh) scale(.6923)}}.snow:nth-child(387){opacity:1.3114;transform:translate(36.8123vw,-10px) scale(.6793);animation:fall-387 19s -13s linear infinite}@keyframes fall-387{57.498%{transform:translate(33.7884vw,57.498vh) scale(.6793)}to{transform:translate(35.30035vw,99vh) scale(.6793)}}.snow:nth-child(388){opacity:.0362;transform:translate(56.4472vw,-10px) scale(.5958);animation:fall-388 16s -30s linear infinite}@keyframes fall-388{48.725%{transform:translate(54.0352vw,48.725vh) scale(.5958)}to{transform:translate(55.2412vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:1.9312;transform:translate(85.4284vw,-10px) scale(.3102);animation:fall-389 14s -26s linear infinite}@keyframes fall-389{40.978%{transform:translate(79.8988vw,40.978vh) scale(.3102)}to{transform:translate(82.6636vw,99vh) scale(.3102)}}.snow:nth-child(390){opacity:.7874;transform:translate(16.318vw,-10px) scale(.0042);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{75.737%{transform:translate(6.9026vw,75.737vh) scale(.0042)}to{transform:translate(11.6103vw,99vh) scale(.0042)}}.snow:nth-child(391){opacity:.8784;transform:translate(81.7127vw,-10px) scale(.5052);animation:fall-391 28s -5s linear infinite}@keyframes fall-391{44.472%{transform:translate(87.9043vw,44.472vh) scale(.5052)}to{transform:translate(84.8085vw,99vh) scale(.5052)}}.snow:nth-child(392){opacity:.068;transform:translate(75.7207vw,-10px) scale(.2829);animation:fall-392 24s -20s linear infinite}@keyframes fall-392{44.898%{transform:translate(73.4542vw,44.898vh) scale(.2829)}to{transform:translate(74.58745vw,99vh) scale(.2829)}}.snow:nth-child(393){opacity:1.5378;transform:translate(63.6312vw,-10px) scale(.4912);animation:fall-393 20s -10s linear infinite}@keyframes fall-393{78.306%{transform:translate(72.7085vw,78.306vh) scale(.4912)}to{transform:translate(68.16985vw,99vh) scale(.4912)}}.snow:nth-child(394){opacity:1.208;transform:translate(82.7212vw,-10px) scale(.2403);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{75.221%{transform:translate(75.9588vw,75.221vh) scale(.2403)}to{transform:translate(79.34vw,99vh) scale(.2403)}}.snow:nth-child(395){opacity:.8878;transform:translate(64.9567vw,-10px) scale(.8274);animation:fall-395 11s -19s linear infinite}@keyframes fall-395{53.414%{transform:translate(69.2053vw,53.414vh) scale(.8274)}to{transform:translate(67.081vw,99vh) scale(.8274)}}.snow:nth-child(396){opacity:1.5108;transform:translate(47.8399vw,-10px) scale(.4);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{35.181%{transform:translate(46.0335vw,35.181vh) scale(.4)}to{transform:translate(46.9367vw,99vh) scale(.4)}}.snow:nth-child(397){opacity:.09;transform:translate(6.7626vw,-10px) scale(.1854);animation:fall-397 14s -1s linear infinite}@keyframes fall-397{38.864%{transform:translate(10.1871vw,38.864vh) scale(.1854)}to{transform:translate(8.47485vw,99vh) scale(.1854)}}.snow:nth-child(398){opacity:.828;transform:translate(16.1169vw,-10px) scale(.421);animation:fall-398 11s -8s linear infinite}@keyframes fall-398{69.154%{transform:translate(14.9897vw,69.154vh) scale(.421)}to{transform:translate(15.5533vw,99vh) scale(.421)}}.snow:nth-child(399){opacity:1.7418;transform:translate(55.3722vw,-10px) scale(.2846);animation:fall-399 12s -8s linear infinite}@keyframes fall-399{44.171%{transform:translate(58.5075vw,44.171vh) scale(.2846)}to{transform:translate(56.93985vw,99vh) scale(.2846)}}.snow:nth-child(400){opacity:.1482;transform:translate(92.3856vw,-10px) scale(.6682);animation:fall-400 22s -20s linear infinite}@keyframes fall-400{47.169%{transform:translate(87.2199vw,47.169vh) scale(.6682)}to{transform:translate(89.80275vw,99vh) scale(.6682)}}\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:.6406;transform:translate(17.0508vw,-10px) scale(.7399);animation:fall-1 29s -26s linear infinite}@keyframes fall-1{47.466%{transform:translate(9.7752vw,47.466vh) scale(.7399)}to{transform:translate(13.413vw,99vh) scale(.7399)}}.snow:nth-child(2){opacity:1.745;transform:translate(94.8401vw,-10px) scale(.2645);animation:fall-2 20s -1s linear infinite}@keyframes fall-2{72.296%{transform:translate(95.3175vw,72.296vh) scale(.2645)}to{transform:translate(95.0788vw,99vh) scale(.2645)}}.snow:nth-child(3){opacity:1.044;transform:translate(10.486vw,-10px) scale(.8136);animation:fall-3 24s -27s linear infinite}@keyframes fall-3{60.449%{transform:translate(3.8815vw,60.449vh) scale(.8136)}to{transform:translate(7.18375vw,99vh) scale(.8136)}}.snow:nth-child(4){opacity:.5624;transform:translate(73.6948vw,-10px) scale(.2343);animation:fall-4 14s -12s linear infinite}@keyframes fall-4{52.673%{transform:translate(71.3002vw,52.673vh) scale(.2343)}to{transform:translate(72.4975vw,99vh) scale(.2343)}}.snow:nth-child(5){opacity:1.7328;transform:translate(36.5773vw,-10px) scale(.7185);animation:fall-5 28s -28s linear infinite}@keyframes fall-5{79.929%{transform:translate(36.1961vw,79.929vh) scale(.7185)}to{transform:translate(36.3867vw,99vh) scale(.7185)}}.snow:nth-child(6){opacity:1.5536;transform:translate(85.6548vw,-10px) scale(.3122);animation:fall-6 25s -23s linear infinite}@keyframes fall-6{67.394%{transform:translate(78.461vw,67.394vh) scale(.3122)}to{transform:translate(82.0579vw,99vh) scale(.3122)}}.snow:nth-child(7){opacity:1.8092;transform:translate(43.5276vw,-10px) scale(.0197);animation:fall-7 23s -30s linear infinite}@keyframes fall-7{61.735%{transform:translate(34.1145vw,61.735vh) scale(.0197)}to{transform:translate(38.82105vw,99vh) scale(.0197)}}.snow:nth-child(8){opacity:.4296;transform:translate(18.9258vw,-10px) scale(.9176);animation:fall-8 12s -6s linear infinite}@keyframes fall-8{39.909%{transform:translate(24.1053vw,39.909vh) scale(.9176)}to{transform:translate(21.51555vw,99vh) scale(.9176)}}.snow:nth-child(9){opacity:1.4162;transform:translate(1.4714vw,-10px) scale(.1444);animation:fall-9 23s -9s linear infinite}@keyframes fall-9{44.978%{transform:translate(.0148vw,44.978vh) scale(.1444)}to{transform:translate(.7431vw,99vh) scale(.1444)}}.snow:nth-child(10){opacity:1.7698;transform:translate(4.1485vw,-10px) scale(.9963);animation:fall-10 13s -23s linear infinite}@keyframes fall-10{55.105%{transform:translate(-.8454vw,55.105vh) scale(.9963)}to{transform:translate(1.65155vw,99vh) scale(.9963)}}.snow:nth-child(11){opacity:.6876;transform:translate(32.6638vw,-10px) scale(.1079);animation:fall-11 23s -14s linear infinite}@keyframes fall-11{37.272%{transform:translate(28.818vw,37.272vh) scale(.1079)}to{transform:translate(30.7409vw,99vh) scale(.1079)}}.snow:nth-child(12){opacity:.0754;transform:translate(34.6528vw,-10px) scale(.8082);animation:fall-12 24s -5s linear infinite}@keyframes fall-12{62.401%{transform:translate(37.7008vw,62.401vh) scale(.8082)}to{transform:translate(36.1768vw,99vh) scale(.8082)}}.snow:nth-child(13){opacity:.6076;transform:translate(27.0953vw,-10px) scale(.5622);animation:fall-13 20s -15s linear infinite}@keyframes fall-13{35.626%{transform:translate(24.9968vw,35.626vh) scale(.5622)}to{transform:translate(26.04605vw,99vh) scale(.5622)}}.snow:nth-child(14){opacity:.6066;transform:translate(11.2918vw,-10px) scale(.9259);animation:fall-14 12s -21s linear infinite}@keyframes fall-14{57.073%{transform:translate(8.2132vw,57.073vh) scale(.9259)}to{transform:translate(9.7525vw,99vh) scale(.9259)}}.snow:nth-child(15){opacity:.1662;transform:translate(44.5189vw,-10px) scale(.0445);animation:fall-15 16s -22s linear infinite}@keyframes fall-15{79.992%{transform:translate(37.0142vw,79.992vh) scale(.0445)}to{transform:translate(40.76655vw,99vh) scale(.0445)}}.snow:nth-child(16){opacity:1.219;transform:translate(37.214vw,-10px) scale(.5918);animation:fall-16 16s -9s linear infinite}@keyframes fall-16{56.002%{transform:translate(33.0278vw,56.002vh) scale(.5918)}to{transform:translate(35.1209vw,99vh) scale(.5918)}}.snow:nth-child(17){opacity:.1922;transform:translate(9.6031vw,-10px) scale(.9821);animation:fall-17 10s -11s linear infinite}@keyframes fall-17{47.789%{transform:translate(10.6662vw,47.789vh) scale(.9821)}to{transform:translate(10.13465vw,99vh) scale(.9821)}}.snow:nth-child(18){opacity:.4892;transform:translate(10.7153vw,-10px) scale(.6117);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{71.688%{transform:translate(13.4711vw,71.688vh) scale(.6117)}to{transform:translate(12.0932vw,99vh) scale(.6117)}}.snow:nth-child(19){opacity:1.7324;transform:translate(49.8988vw,-10px) scale(.4939);animation:fall-19 13s -2s linear infinite}@keyframes fall-19{75.961%{transform:translate(58.9039vw,75.961vh) scale(.4939)}to{transform:translate(54.40135vw,99vh) scale(.4939)}}.snow:nth-child(20){opacity:1.6744;transform:translate(94.4678vw,-10px) scale(.5211);animation:fall-20 17s -16s linear infinite}@keyframes fall-20{44.056%{transform:translate(86.4775vw,44.056vh) scale(.5211)}to{transform:translate(90.47265vw,99vh) scale(.5211)}}.snow:nth-child(21){opacity:.5984;transform:translate(72.2762vw,-10px) scale(.1524);animation:fall-21 20s -29s linear infinite}@keyframes fall-21{37.933%{transform:translate(65.3558vw,37.933vh) scale(.1524)}to{transform:translate(68.816vw,99vh) scale(.1524)}}.snow:nth-child(22){opacity:1.2752;transform:translate(8.7442vw,-10px) scale(.542);animation:fall-22 25s -13s linear infinite}@keyframes fall-22{50.274%{transform:translate(5.3083vw,50.274vh) scale(.542)}to{transform:translate(7.02625vw,99vh) scale(.542)}}.snow:nth-child(23){opacity:.1906;transform:translate(20.3988vw,-10px) scale(.63);animation:fall-23 23s -7s linear infinite}@keyframes fall-23{66.816%{transform:translate(20.214vw,66.816vh) scale(.63)}to{transform:translate(20.3064vw,99vh) scale(.63)}}.snow:nth-child(24){opacity:1.2608;transform:translate(81.743vw,-10px) scale(.6577);animation:fall-24 26s -3s linear infinite}@keyframes fall-24{37.878%{transform:translate(89.2643vw,37.878vh) scale(.6577)}to{transform:translate(85.50365vw,99vh) scale(.6577)}}.snow:nth-child(25){opacity:.3554;transform:translate(98.0932vw,-10px) scale(.2474);animation:fall-25 12s -29s linear infinite}@keyframes fall-25{58.57%{transform:translate(103.5533vw,58.57vh) scale(.2474)}to{transform:translate(100.82325vw,99vh) scale(.2474)}}.snow:nth-child(26){opacity:1.1296;transform:translate(42.6343vw,-10px) scale(.1662);animation:fall-26 25s -25s linear infinite}@keyframes fall-26{31.414%{transform:translate(41.1568vw,31.414vh) scale(.1662)}to{transform:translate(41.89555vw,99vh) scale(.1662)}}.snow:nth-child(27){opacity:.7472;transform:translate(36.8239vw,-10px) scale(.1364);animation:fall-27 11s -27s linear infinite}@keyframes fall-27{73.125%{transform:translate(28.8854vw,73.125vh) scale(.1364)}to{transform:translate(32.85465vw,99vh) scale(.1364)}}.snow:nth-child(28){opacity:1.2976;transform:translate(86.5741vw,-10px) scale(.6713);animation:fall-28 13s -8s linear infinite}@keyframes fall-28{58.103%{transform:translate(80.248vw,58.103vh) scale(.6713)}to{transform:translate(83.41105vw,99vh) scale(.6713)}}.snow:nth-child(29){opacity:1.0098;transform:translate(87.4305vw,-10px) scale(.106);animation:fall-29 10s -16s linear infinite}@keyframes fall-29{69.097%{transform:translate(92.0894vw,69.097vh) scale(.106)}to{transform:translate(89.75995vw,99vh) scale(.106)}}.snow:nth-child(30){opacity:.8146;transform:translate(68.796vw,-10px) scale(.1997);animation:fall-30 23s -2s linear infinite}@keyframes fall-30{75.292%{transform:translate(65.6915vw,75.292vh) scale(.1997)}to{transform:translate(67.24375vw,99vh) scale(.1997)}}.snow:nth-child(31){opacity:1.7642;transform:translate(74.9234vw,-10px) scale(.4629);animation:fall-31 20s -14s linear infinite}@keyframes fall-31{52.88%{transform:translate(65.0876vw,52.88vh) scale(.4629)}to{transform:translate(70.0055vw,99vh) scale(.4629)}}.snow:nth-child(32){opacity:.791;transform:translate(80.7667vw,-10px) scale(.0866);animation:fall-32 15s -15s linear infinite}@keyframes fall-32{61.767%{transform:translate(89.389vw,61.767vh) scale(.0866)}to{transform:translate(85.07785vw,99vh) scale(.0866)}}.snow:nth-child(33){opacity:.557;transform:translate(61.1487vw,-10px) scale(.742);animation:fall-33 24s -25s linear infinite}@keyframes fall-33{40.753%{transform:translate(65.1752vw,40.753vh) scale(.742)}to{transform:translate(63.16195vw,99vh) scale(.742)}}.snow:nth-child(34){opacity:1.5826;transform:translate(34.6901vw,-10px) scale(.7467);animation:fall-34 10s -24s linear infinite}@keyframes fall-34{39.176%{transform:translate(38.3957vw,39.176vh) scale(.7467)}to{transform:translate(36.5429vw,99vh) scale(.7467)}}.snow:nth-child(35){opacity:1.528;transform:translate(36.326vw,-10px) scale(.3069);animation:fall-35 16s -18s linear infinite}@keyframes fall-35{66.655%{transform:translate(27.2205vw,66.655vh) scale(.3069)}to{transform:translate(31.77325vw,99vh) scale(.3069)}}.snow:nth-child(36){opacity:1.8518;transform:translate(75.9372vw,-10px) scale(.2148);animation:fall-36 16s -23s linear infinite}@keyframes fall-36{35.667%{transform:translate(83.9563vw,35.667vh) scale(.2148)}to{transform:translate(79.94675vw,99vh) scale(.2148)}}.snow:nth-child(37){opacity:1.1252;transform:translate(18.3754vw,-10px) scale(.5277);animation:fall-37 29s -17s linear infinite}@keyframes fall-37{62.852%{transform:translate(13.4623vw,62.852vh) scale(.5277)}to{transform:translate(15.91885vw,99vh) scale(.5277)}}.snow:nth-child(38){opacity:.8888;transform:translate(30.0974vw,-10px) scale(.0347);animation:fall-38 19s -2s linear infinite}@keyframes fall-38{66.607%{transform:translate(21.3703vw,66.607vh) scale(.0347)}to{transform:translate(25.73385vw,99vh) scale(.0347)}}.snow:nth-child(39){opacity:.345;transform:translate(21.0299vw,-10px) scale(.5101);animation:fall-39 21s -7s linear infinite}@keyframes fall-39{55.889%{transform:translate(13.2969vw,55.889vh) scale(.5101)}to{transform:translate(17.1634vw,99vh) scale(.5101)}}.snow:nth-child(40){opacity:.2812;transform:translate(56.0626vw,-10px) scale(.0044);animation:fall-40 10s -3s linear infinite}@keyframes fall-40{44.71%{transform:translate(63.6062vw,44.71vh) scale(.0044)}to{transform:translate(59.8344vw,99vh) scale(.0044)}}.snow:nth-child(41){opacity:.2436;transform:translate(74.4088vw,-10px) scale(.7773);animation:fall-41 16s -7s linear infinite}@keyframes fall-41{32.371%{transform:translate(72.6931vw,32.371vh) scale(.7773)}to{transform:translate(73.55095vw,99vh) scale(.7773)}}.snow:nth-child(42){opacity:1.757;transform:translate(47.6719vw,-10px) scale(.8368);animation:fall-42 29s -23s linear infinite}@keyframes fall-42{40.376%{transform:translate(43.2308vw,40.376vh) scale(.8368)}to{transform:translate(45.45135vw,99vh) scale(.8368)}}.snow:nth-child(43){opacity:1.139;transform:translate(25.103vw,-10px) scale(.1511);animation:fall-43 30s -3s linear infinite}@keyframes fall-43{72.737%{transform:translate(19.0025vw,72.737vh) scale(.1511)}to{transform:translate(22.05275vw,99vh) scale(.1511)}}.snow:nth-child(44){opacity:1.9474;transform:translate(52.3622vw,-10px) scale(.6748);animation:fall-44 18s -30s linear infinite}@keyframes fall-44{38.06%{transform:translate(49.4454vw,38.06vh) scale(.6748)}to{transform:translate(50.9038vw,99vh) scale(.6748)}}.snow:nth-child(45){opacity:1.1394;transform:translate(49.3055vw,-10px) scale(.6375);animation:fall-45 18s -29s linear infinite}@keyframes fall-45{49.52%{transform:translate(56.0196vw,49.52vh) scale(.6375)}to{transform:translate(52.66255vw,99vh) scale(.6375)}}.snow:nth-child(46){opacity:1.8782;transform:translate(14.1788vw,-10px) scale(.7082);animation:fall-46 13s -7s linear infinite}@keyframes fall-46{50.881%{transform:translate(11.6714vw,50.881vh) scale(.7082)}to{transform:translate(12.9251vw,99vh) scale(.7082)}}.snow:nth-child(47){opacity:1.609;transform:translate(98.9993vw,-10px) scale(.6008);animation:fall-47 16s -14s linear infinite}@keyframes fall-47{77.359%{transform:translate(100.9745vw,77.359vh) scale(.6008)}to{transform:translate(99.9869vw,99vh) scale(.6008)}}.snow:nth-child(48){opacity:1.0244;transform:translate(59.0217vw,-10px) scale(.4465);animation:fall-48 22s -30s linear infinite}@keyframes fall-48{73.964%{transform:translate(51.9993vw,73.964vh) scale(.4465)}to{transform:translate(55.5105vw,99vh) scale(.4465)}}.snow:nth-child(49){opacity:.2616;transform:translate(97.895vw,-10px) scale(.1116);animation:fall-49 30s -13s linear infinite}@keyframes fall-49{79.048%{transform:translate(101.1869vw,79.048vh) scale(.1116)}to{transform:translate(99.54095vw,99vh) scale(.1116)}}.snow:nth-child(50){opacity:1.91;transform:translate(13.3969vw,-10px) scale(.3608);animation:fall-50 12s -7s linear infinite}@keyframes fall-50{70.886%{transform:translate(5.8776vw,70.886vh) scale(.3608)}to{transform:translate(9.63725vw,99vh) scale(.3608)}}.snow:nth-child(51){opacity:.1952;transform:translate(76.9021vw,-10px) scale(.7276);animation:fall-51 16s -12s linear infinite}@keyframes fall-51{48.993%{transform:translate(77.3116vw,48.993vh) scale(.7276)}to{transform:translate(77.10685vw,99vh) scale(.7276)}}.snow:nth-child(52){opacity:1.625;transform:translate(83.2533vw,-10px) scale(.1149);animation:fall-52 11s -7s linear infinite}@keyframes fall-52{56.187%{transform:translate(93.1541vw,56.187vh) scale(.1149)}to{transform:translate(88.2037vw,99vh) scale(.1149)}}.snow:nth-child(53){opacity:.9504;transform:translate(51.4268vw,-10px) scale(.7043);animation:fall-53 11s -16s linear infinite}@keyframes fall-53{39.866%{transform:translate(55.884vw,39.866vh) scale(.7043)}to{transform:translate(53.6554vw,99vh) scale(.7043)}}.snow:nth-child(54){opacity:1.4722;transform:translate(35.1286vw,-10px) scale(.3199);animation:fall-54 27s -23s linear infinite}@keyframes fall-54{35.416%{transform:translate(42.4196vw,35.416vh) scale(.3199)}to{transform:translate(38.7741vw,99vh) scale(.3199)}}.snow:nth-child(55){opacity:.028;transform:translate(70.2771vw,-10px) scale(.384);animation:fall-55 21s -27s linear infinite}@keyframes fall-55{69.937%{transform:translate(62.1887vw,69.937vh) scale(.384)}to{transform:translate(66.2329vw,99vh) scale(.384)}}.snow:nth-child(56){opacity:1.1416;transform:translate(48.1965vw,-10px) scale(.5543);animation:fall-56 16s -7s linear infinite}@keyframes fall-56{56.81%{transform:translate(44.6382vw,56.81vh) scale(.5543)}to{transform:translate(46.41735vw,99vh) scale(.5543)}}.snow:nth-child(57){opacity:1.3186;transform:translate(30.5391vw,-10px) scale(.0656);animation:fall-57 21s -3s linear infinite}@keyframes fall-57{54.031%{transform:translate(31.5598vw,54.031vh) scale(.0656)}to{transform:translate(31.04945vw,99vh) scale(.0656)}}.snow:nth-child(58){opacity:1.5068;transform:translate(75.4206vw,-10px) scale(.369);animation:fall-58 22s -28s linear infinite}@keyframes fall-58{47.774%{transform:translate(70.0542vw,47.774vh) scale(.369)}to{transform:translate(72.7374vw,99vh) scale(.369)}}.snow:nth-child(59){opacity:.7312;transform:translate(3.4877vw,-10px) scale(.9405);animation:fall-59 25s -16s linear infinite}@keyframes fall-59{34.485%{transform:translate(.3399vw,34.485vh) scale(.9405)}to{transform:translate(1.9138vw,99vh) scale(.9405)}}.snow:nth-child(60){opacity:1.1518;transform:translate(17.0433vw,-10px) scale(.2932);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{50.342%{transform:translate(20.6871vw,50.342vh) scale(.2932)}to{transform:translate(18.8652vw,99vh) scale(.2932)}}.snow:nth-child(61){opacity:.0614;transform:translate(24.6557vw,-10px) scale(.7396);animation:fall-61 13s -9s linear infinite}@keyframes fall-61{74.906%{transform:translate(16.1098vw,74.906vh) scale(.7396)}to{transform:translate(20.38275vw,99vh) scale(.7396)}}.snow:nth-child(62){opacity:.3366;transform:translate(70.0644vw,-10px) scale(.2861);animation:fall-62 20s -17s linear infinite}@keyframes fall-62{30.618%{transform:translate(75.6135vw,30.618vh) scale(.2861)}to{transform:translate(72.83895vw,99vh) scale(.2861)}}.snow:nth-child(63){opacity:.4328;transform:translate(.9235vw,-10px) scale(.4126);animation:fall-63 23s -2s linear infinite}@keyframes fall-63{51.325%{transform:translate(6.8928vw,51.325vh) scale(.4126)}to{transform:translate(3.90815vw,99vh) scale(.4126)}}.snow:nth-child(64){opacity:.4278;transform:translate(24.4512vw,-10px) scale(.7902);animation:fall-64 12s -25s linear infinite}@keyframes fall-64{41.646%{transform:translate(20.078vw,41.646vh) scale(.7902)}to{transform:translate(22.2646vw,99vh) scale(.7902)}}.snow:nth-child(65){opacity:.79;transform:translate(57.8066vw,-10px) scale(.8786);animation:fall-65 26s -3s linear infinite}@keyframes fall-65{42.967%{transform:translate(54.3119vw,42.967vh) scale(.8786)}to{transform:translate(56.05925vw,99vh) scale(.8786)}}.snow:nth-child(66){opacity:.8052;transform:translate(20.1907vw,-10px) scale(.138);animation:fall-66 20s -10s linear infinite}@keyframes fall-66{51.572%{transform:translate(12.2261vw,51.572vh) scale(.138)}to{transform:translate(16.2084vw,99vh) scale(.138)}}.snow:nth-child(67){opacity:1.313;transform:translate(42.0499vw,-10px) scale(.3225);animation:fall-67 17s -27s linear infinite}@keyframes fall-67{36.983%{transform:translate(42.4375vw,36.983vh) scale(.3225)}to{transform:translate(42.2437vw,99vh) scale(.3225)}}.snow:nth-child(68){opacity:.5556;transform:translate(48.8002vw,-10px) scale(.3563);animation:fall-68 23s -13s linear infinite}@keyframes fall-68{74.175%{transform:translate(50.831vw,74.175vh) scale(.3563)}to{transform:translate(49.8156vw,99vh) scale(.3563)}}.snow:nth-child(69){opacity:1.4612;transform:translate(47.6591vw,-10px) scale(.2836);animation:fall-69 28s -7s linear infinite}@keyframes fall-69{76.994%{transform:translate(43.9054vw,76.994vh) scale(.2836)}to{transform:translate(45.78225vw,99vh) scale(.2836)}}.snow:nth-child(70){opacity:1.9714;transform:translate(68.0663vw,-10px) scale(.6483);animation:fall-70 12s -11s linear infinite}@keyframes fall-70{56.235%{transform:translate(62.3414vw,56.235vh) scale(.6483)}to{transform:translate(65.20385vw,99vh) scale(.6483)}}.snow:nth-child(71){opacity:1.3254;transform:translate(38.4499vw,-10px) scale(.8789);animation:fall-71 28s -25s linear infinite}@keyframes fall-71{34.925%{transform:translate(38.3179vw,34.925vh) scale(.8789)}to{transform:translate(38.3839vw,99vh) scale(.8789)}}.snow:nth-child(72){opacity:1.658;transform:translate(9.0501vw,-10px) scale(.5613);animation:fall-72 26s -24s linear infinite}@keyframes fall-72{42.395%{transform:translate(17.2254vw,42.395vh) scale(.5613)}to{transform:translate(13.13775vw,99vh) scale(.5613)}}.snow:nth-child(73){opacity:.8354;transform:translate(9.6545vw,-10px) scale(.3776);animation:fall-73 28s -1s linear infinite}@keyframes fall-73{76.52%{transform:translate(2.7165vw,76.52vh) scale(.3776)}to{transform:translate(6.1855vw,99vh) scale(.3776)}}.snow:nth-child(74){opacity:.9056;transform:translate(59.1962vw,-10px) scale(.8063);animation:fall-74 13s -10s linear infinite}@keyframes fall-74{59.638%{transform:translate(65.3293vw,59.638vh) scale(.8063)}to{transform:translate(62.26275vw,99vh) scale(.8063)}}.snow:nth-child(75){opacity:.9926;transform:translate(38.8661vw,-10px) scale(.1853);animation:fall-75 20s -10s linear infinite}@keyframes fall-75{69.269%{transform:translate(41.9312vw,69.269vh) scale(.1853)}to{transform:translate(40.39865vw,99vh) scale(.1853)}}.snow:nth-child(76){opacity:1.7634;transform:translate(24.8779vw,-10px) scale(.9289);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{75.004%{transform:translate(31.3983vw,75.004vh) scale(.9289)}to{transform:translate(28.1381vw,99vh) scale(.9289)}}.snow:nth-child(77){opacity:.5796;transform:translate(58.0006vw,-10px) scale(.0709);animation:fall-77 16s -21s linear infinite}@keyframes fall-77{58.563%{transform:translate(60.1676vw,58.563vh) scale(.0709)}to{transform:translate(59.0841vw,99vh) scale(.0709)}}.snow:nth-child(78){opacity:.9122;transform:translate(21.323vw,-10px) scale(.6548);animation:fall-78 25s -23s linear infinite}@keyframes fall-78{64.418%{transform:translate(29.5801vw,64.418vh) scale(.6548)}to{transform:translate(25.45155vw,99vh) scale(.6548)}}.snow:nth-child(79){opacity:1.1664;transform:translate(19.4995vw,-10px) scale(.4907);animation:fall-79 30s -20s linear infinite}@keyframes fall-79{32.579%{transform:translate(10.9693vw,32.579vh) scale(.4907)}to{transform:translate(15.2344vw,99vh) scale(.4907)}}.snow:nth-child(80){opacity:.2646;transform:translate(83.4419vw,-10px) scale(.8769);animation:fall-80 23s -21s linear infinite}@keyframes fall-80{70.72%{transform:translate(77.2564vw,70.72vh) scale(.8769)}to{transform:translate(80.34915vw,99vh) scale(.8769)}}.snow:nth-child(81){opacity:.506;transform:translate(18.0671vw,-10px) scale(.7578);animation:fall-81 16s -8s linear infinite}@keyframes fall-81{36.406%{transform:translate(24.2663vw,36.406vh) scale(.7578)}to{transform:translate(21.1667vw,99vh) scale(.7578)}}.snow:nth-child(82){opacity:1.1806;transform:translate(8.3054vw,-10px) scale(.3976);animation:fall-82 13s -30s linear infinite}@keyframes fall-82{35.391%{transform:translate(12.4363vw,35.391vh) scale(.3976)}to{transform:translate(10.37085vw,99vh) scale(.3976)}}.snow:nth-child(83){opacity:1.1254;transform:translate(56.4236vw,-10px) scale(.085);animation:fall-83 24s -14s linear infinite}@keyframes fall-83{33.866%{transform:translate(56.5966vw,33.866vh) scale(.085)}to{transform:translate(56.5101vw,99vh) scale(.085)}}.snow:nth-child(84){opacity:.3152;transform:translate(23.6902vw,-10px) scale(.5529);animation:fall-84 30s -21s linear infinite}@keyframes fall-84{43.329%{transform:translate(15.115vw,43.329vh) scale(.5529)}to{transform:translate(19.4026vw,99vh) scale(.5529)}}.snow:nth-child(85){opacity:1.9174;transform:translate(81.8604vw,-10px) scale(.6349);animation:fall-85 11s -21s linear infinite}@keyframes fall-85{33.16%{transform:translate(77.7477vw,33.16vh) scale(.6349)}to{transform:translate(79.80405vw,99vh) scale(.6349)}}.snow:nth-child(86){opacity:1.6408;transform:translate(24.1512vw,-10px) scale(.4305);animation:fall-86 15s -19s linear infinite}@keyframes fall-86{64.29%{transform:translate(21.0875vw,64.29vh) scale(.4305)}to{transform:translate(22.61935vw,99vh) scale(.4305)}}.snow:nth-child(87){opacity:.6184;transform:translate(95.2771vw,-10px) scale(.0514);animation:fall-87 17s -26s linear infinite}@keyframes fall-87{30.12%{transform:translate(86.1204vw,30.12vh) scale(.0514)}to{transform:translate(90.69875vw,99vh) scale(.0514)}}.snow:nth-child(88){opacity:.2598;transform:translate(3.2345vw,-10px) scale(.6921);animation:fall-88 11s -16s linear infinite}@keyframes fall-88{73.689%{transform:translate(-2.6998vw,73.689vh) scale(.6921)}to{transform:translate(.26735vw,99vh) scale(.6921)}}.snow:nth-child(89){opacity:.5104;transform:translate(29.5926vw,-10px) scale(.1741);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{31.133%{transform:translate(33.4214vw,31.133vh) scale(.1741)}to{transform:translate(31.507vw,99vh) scale(.1741)}}.snow:nth-child(90){opacity:.2592;transform:translate(85.9845vw,-10px) scale(.6217);animation:fall-90 22s -29s linear infinite}@keyframes fall-90{74.219%{transform:translate(77.1852vw,74.219vh) scale(.6217)}to{transform:translate(81.58485vw,99vh) scale(.6217)}}.snow:nth-child(91){opacity:.0514;transform:translate(54.144vw,-10px) scale(.4695);animation:fall-91 14s -20s linear infinite}@keyframes fall-91{54.124%{transform:translate(60.1653vw,54.124vh) scale(.4695)}to{transform:translate(57.15465vw,99vh) scale(.4695)}}.snow:nth-child(92){opacity:.9302;transform:translate(9.7188vw,-10px) scale(.1924);animation:fall-92 23s -3s linear infinite}@keyframes fall-92{53.488%{transform:translate(13.7359vw,53.488vh) scale(.1924)}to{transform:translate(11.72735vw,99vh) scale(.1924)}}.snow:nth-child(93){opacity:.747;transform:translate(59.6857vw,-10px) scale(.7333);animation:fall-93 27s -25s linear infinite}@keyframes fall-93{41.899%{transform:translate(56.7443vw,41.899vh) scale(.7333)}to{transform:translate(58.215vw,99vh) scale(.7333)}}.snow:nth-child(94){opacity:1.2124;transform:translate(63.4036vw,-10px) scale(.0807);animation:fall-94 25s -25s linear infinite}@keyframes fall-94{66.244%{transform:translate(71.864vw,66.244vh) scale(.0807)}to{transform:translate(67.6338vw,99vh) scale(.0807)}}.snow:nth-child(95){opacity:.8418;transform:translate(80.1835vw,-10px) scale(.1933);animation:fall-95 21s -4s linear infinite}@keyframes fall-95{72.479%{transform:translate(79.8139vw,72.479vh) scale(.1933)}to{transform:translate(79.9987vw,99vh) scale(.1933)}}.snow:nth-child(96){opacity:1.114;transform:translate(6.9394vw,-10px) scale(.6383);animation:fall-96 15s -5s linear infinite}@keyframes fall-96{31.079%{transform:translate(3.4611vw,31.079vh) scale(.6383)}to{transform:translate(5.20025vw,99vh) scale(.6383)}}.snow:nth-child(97){opacity:.1222;transform:translate(37.1293vw,-10px) scale(.6748);animation:fall-97 21s -13s linear infinite}@keyframes fall-97{72.163%{transform:translate(40.789vw,72.163vh) scale(.6748)}to{transform:translate(38.95915vw,99vh) scale(.6748)}}.snow:nth-child(98){opacity:1.817;transform:translate(71.274vw,-10px) scale(.3213);animation:fall-98 21s -4s linear infinite}@keyframes fall-98{62.983%{transform:translate(77.666vw,62.983vh) scale(.3213)}to{transform:translate(74.47vw,99vh) scale(.3213)}}.snow:nth-child(99){opacity:.8164;transform:translate(35.7528vw,-10px) scale(.3452);animation:fall-99 21s -3s linear infinite}@keyframes fall-99{66.509%{transform:translate(25.9168vw,66.509vh) scale(.3452)}to{transform:translate(30.8348vw,99vh) scale(.3452)}}.snow:nth-child(100){opacity:1.1846;transform:translate(23.4709vw,-10px) scale(.0159);animation:fall-100 20s -11s linear infinite}@keyframes fall-100{58.538%{transform:translate(19.6155vw,58.538vh) scale(.0159)}to{transform:translate(21.5432vw,99vh) scale(.0159)}}.snow:nth-child(101){opacity:1.2818;transform:translate(71.5306vw,-10px) scale(.8271);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{64.435%{transform:translate(80.3076vw,64.435vh) scale(.8271)}to{transform:translate(75.9191vw,99vh) scale(.8271)}}.snow:nth-child(102){opacity:.8442;transform:translate(54.1057vw,-10px) scale(.3236);animation:fall-102 12s -28s linear infinite}@keyframes fall-102{61.487%{transform:translate(45.7703vw,61.487vh) scale(.3236)}to{transform:translate(49.938vw,99vh) scale(.3236)}}.snow:nth-child(103){opacity:1.7334;transform:translate(12.8285vw,-10px) scale(.6634);animation:fall-103 27s -5s linear infinite}@keyframes fall-103{31.244%{transform:translate(4.9888vw,31.244vh) scale(.6634)}to{transform:translate(8.90865vw,99vh) scale(.6634)}}.snow:nth-child(104){opacity:.9436;transform:translate(66.2301vw,-10px) scale(.2208);animation:fall-104 15s -24s linear infinite}@keyframes fall-104{31.238%{transform:translate(61.0358vw,31.238vh) scale(.2208)}to{transform:translate(63.63295vw,99vh) scale(.2208)}}.snow:nth-child(105){opacity:1.6668;transform:translate(71.0005vw,-10px) scale(.0196);animation:fall-105 20s -24s linear infinite}@keyframes fall-105{39.507%{transform:translate(62.6812vw,39.507vh) scale(.0196)}to{transform:translate(66.84085vw,99vh) scale(.0196)}}.snow:nth-child(106){opacity:1.099;transform:translate(93.7171vw,-10px) scale(.4796);animation:fall-106 20s -14s linear infinite}@keyframes fall-106{65.959%{transform:translate(101.2337vw,65.959vh) scale(.4796)}to{transform:translate(97.4754vw,99vh) scale(.4796)}}.snow:nth-child(107){opacity:.7838;transform:translate(25.1729vw,-10px) scale(.8438);animation:fall-107 14s -7s linear infinite}@keyframes fall-107{45.512%{transform:translate(33.3693vw,45.512vh) scale(.8438)}to{transform:translate(29.2711vw,99vh) scale(.8438)}}.snow:nth-child(108){opacity:.9284;transform:translate(27.9245vw,-10px) scale(.0198);animation:fall-108 17s -30s linear infinite}@keyframes fall-108{40.175%{transform:translate(22.647vw,40.175vh) scale(.0198)}to{transform:translate(25.28575vw,99vh) scale(.0198)}}.snow:nth-child(109){opacity:.3664;transform:translate(85.9555vw,-10px) scale(.3456);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{53.096%{transform:translate(81.9155vw,53.096vh) scale(.3456)}to{transform:translate(83.9355vw,99vh) scale(.3456)}}.snow:nth-child(110){opacity:1.9188;transform:translate(42.9857vw,-10px) scale(.2755);animation:fall-110 28s -6s linear infinite}@keyframes fall-110{50.329%{transform:translate(50.48vw,50.329vh) scale(.2755)}to{transform:translate(46.73285vw,99vh) scale(.2755)}}.snow:nth-child(111){opacity:.4522;transform:translate(.2588vw,-10px) scale(.523);animation:fall-111 13s -1s linear infinite}@keyframes fall-111{59.789%{transform:translate(-9.1736vw,59.789vh) scale(.523)}to{transform:translate(-4.4574vw,99vh) scale(.523)}}.snow:nth-child(112){opacity:1.0596;transform:translate(18.4712vw,-10px) scale(.3415);animation:fall-112 25s -20s linear infinite}@keyframes fall-112{33.173%{transform:translate(17.8038vw,33.173vh) scale(.3415)}to{transform:translate(18.1375vw,99vh) scale(.3415)}}.snow:nth-child(113){opacity:1.3556;transform:translate(40.979vw,-10px) scale(.4537);animation:fall-113 21s -24s linear infinite}@keyframes fall-113{57.883%{transform:translate(50.1792vw,57.883vh) scale(.4537)}to{transform:translate(45.5791vw,99vh) scale(.4537)}}.snow:nth-child(114){opacity:1.1804;transform:translate(54.5691vw,-10px) scale(.6804);animation:fall-114 10s -13s linear infinite}@keyframes fall-114{53.792%{transform:translate(45.1699vw,53.792vh) scale(.6804)}to{transform:translate(49.8695vw,99vh) scale(.6804)}}.snow:nth-child(115){opacity:1.917;transform:translate(13.9935vw,-10px) scale(.676);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{54.292%{transform:translate(10.7624vw,54.292vh) scale(.676)}to{transform:translate(12.37795vw,99vh) scale(.676)}}.snow:nth-child(116){opacity:1.6138;transform:translate(45.0521vw,-10px) scale(.3602);animation:fall-116 19s -29s linear infinite}@keyframes fall-116{47.156%{transform:translate(37.5301vw,47.156vh) scale(.3602)}to{transform:translate(41.2911vw,99vh) scale(.3602)}}.snow:nth-child(117){opacity:.4062;transform:translate(67.8206vw,-10px) scale(.5693);animation:fall-117 27s -15s linear infinite}@keyframes fall-117{65.997%{transform:translate(59.0285vw,65.997vh) scale(.5693)}to{transform:translate(63.42455vw,99vh) scale(.5693)}}.snow:nth-child(118){opacity:.8328;transform:translate(69.1445vw,-10px) scale(.0044);animation:fall-118 21s -10s linear infinite}@keyframes fall-118{62.024%{transform:translate(67.2857vw,62.024vh) scale(.0044)}to{transform:translate(68.2151vw,99vh) scale(.0044)}}.snow:nth-child(119){opacity:.0492;transform:translate(40.5066vw,-10px) scale(.0432);animation:fall-119 25s -30s linear infinite}@keyframes fall-119{37.414%{transform:translate(38.4803vw,37.414vh) scale(.0432)}to{transform:translate(39.49345vw,99vh) scale(.0432)}}.snow:nth-child(120){opacity:.1636;transform:translate(13.9838vw,-10px) scale(.3265);animation:fall-120 28s -28s linear infinite}@keyframes fall-120{75.427%{transform:translate(20.7989vw,75.427vh) scale(.3265)}to{transform:translate(17.39135vw,99vh) scale(.3265)}}.snow:nth-child(121){opacity:1.8098;transform:translate(92.6981vw,-10px) scale(.0571);animation:fall-121 23s -14s linear infinite}@keyframes fall-121{70.598%{transform:translate(95.9673vw,70.598vh) scale(.0571)}to{transform:translate(94.3327vw,99vh) scale(.0571)}}.snow:nth-child(122){opacity:1.2782;transform:translate(41.8949vw,-10px) scale(.2929);animation:fall-122 13s -26s linear infinite}@keyframes fall-122{46.121%{transform:translate(38.7393vw,46.121vh) scale(.2929)}to{transform:translate(40.3171vw,99vh) scale(.2929)}}.snow:nth-child(123){opacity:1.7126;transform:translate(79.1746vw,-10px) scale(.1193);animation:fall-123 28s -24s linear infinite}@keyframes fall-123{55.508%{transform:translate(72.157vw,55.508vh) scale(.1193)}to{transform:translate(75.6658vw,99vh) scale(.1193)}}.snow:nth-child(124){opacity:.7806;transform:translate(83.2292vw,-10px) scale(.5201);animation:fall-124 27s -16s linear infinite}@keyframes fall-124{40.573%{transform:translate(73.784vw,40.573vh) scale(.5201)}to{transform:translate(78.5066vw,99vh) scale(.5201)}}.snow:nth-child(125){opacity:.6844;transform:translate(98.5328vw,-10px) scale(.2105);animation:fall-125 23s -30s linear infinite}@keyframes fall-125{50.029%{transform:translate(100.5448vw,50.029vh) scale(.2105)}to{transform:translate(99.5388vw,99vh) scale(.2105)}}.snow:nth-child(126){opacity:.9932;transform:translate(50.4862vw,-10px) scale(.2081);animation:fall-126 18s -8s linear infinite}@keyframes fall-126{61.718%{transform:translate(42.7547vw,61.718vh) scale(.2081)}to{transform:translate(46.62045vw,99vh) scale(.2081)}}.snow:nth-child(127){opacity:.8232;transform:translate(17.3273vw,-10px) scale(.875);animation:fall-127 11s -3s linear infinite}@keyframes fall-127{61.121%{transform:translate(24.449vw,61.121vh) scale(.875)}to{transform:translate(20.88815vw,99vh) scale(.875)}}.snow:nth-child(128){opacity:.5924;transform:translate(60.4954vw,-10px) scale(.1668);animation:fall-128 25s -21s linear infinite}@keyframes fall-128{66.61%{transform:translate(60.4126vw,66.61vh) scale(.1668)}to{transform:translate(60.454vw,99vh) scale(.1668)}}.snow:nth-child(129){opacity:1.4536;transform:translate(74.4004vw,-10px) scale(.9233);animation:fall-129 10s -9s linear infinite}@keyframes fall-129{42.522%{transform:translate(64.4944vw,42.522vh) scale(.9233)}to{transform:translate(69.4474vw,99vh) scale(.9233)}}.snow:nth-child(130){opacity:1.959;transform:translate(51.3183vw,-10px) scale(.3153);animation:fall-130 25s -18s linear infinite}@keyframes fall-130{35.135%{transform:translate(54.634vw,35.135vh) scale(.3153)}to{transform:translate(52.97615vw,99vh) scale(.3153)}}.snow:nth-child(131){opacity:1.581;transform:translate(89.7769vw,-10px) scale(.0324);animation:fall-131 23s -30s linear infinite}@keyframes fall-131{42.118%{transform:translate(96.6679vw,42.118vh) scale(.0324)}to{transform:translate(93.2224vw,99vh) scale(.0324)}}.snow:nth-child(132){opacity:.7714;transform:translate(52.7807vw,-10px) scale(.1862);animation:fall-132 23s -24s linear infinite}@keyframes fall-132{61.597%{transform:translate(59.5843vw,61.597vh) scale(.1862)}to{transform:translate(56.1825vw,99vh) scale(.1862)}}.snow:nth-child(133){opacity:.0472;transform:translate(50.3009vw,-10px) scale(.2533);animation:fall-133 26s -4s linear infinite}@keyframes fall-133{59.207%{transform:translate(42.326vw,59.207vh) scale(.2533)}to{transform:translate(46.31345vw,99vh) scale(.2533)}}.snow:nth-child(134){opacity:.2026;transform:translate(17.3585vw,-10px) scale(.2739);animation:fall-134 15s -14s linear infinite}@keyframes fall-134{73.465%{transform:translate(18.6142vw,73.465vh) scale(.2739)}to{transform:translate(17.98635vw,99vh) scale(.2739)}}.snow:nth-child(135){opacity:.171;transform:translate(5.0159vw,-10px) scale(.5515);animation:fall-135 26s -8s linear infinite}@keyframes fall-135{46.138%{transform:translate(8.4938vw,46.138vh) scale(.5515)}to{transform:translate(6.75485vw,99vh) scale(.5515)}}.snow:nth-child(136){opacity:1.3014;transform:translate(59.2381vw,-10px) scale(.1806);animation:fall-136 30s -30s linear infinite}@keyframes fall-136{61.499%{transform:translate(51.4043vw,61.499vh) scale(.1806)}to{transform:translate(55.3212vw,99vh) scale(.1806)}}.snow:nth-child(137){opacity:1.6166;transform:translate(9.4044vw,-10px) scale(.9871);animation:fall-137 23s -24s linear infinite}@keyframes fall-137{74.026%{transform:translate(3.8164vw,74.026vh) scale(.9871)}to{transform:translate(6.6104vw,99vh) scale(.9871)}}.snow:nth-child(138){opacity:.0406;transform:translate(53.1032vw,-10px) scale(.6117);animation:fall-138 24s -22s linear infinite}@keyframes fall-138{55.523%{transform:translate(45.6897vw,55.523vh) scale(.6117)}to{transform:translate(49.39645vw,99vh) scale(.6117)}}.snow:nth-child(139){opacity:1.54;transform:translate(18.6757vw,-10px) scale(.369);animation:fall-139 20s -17s linear infinite}@keyframes fall-139{33.376%{transform:translate(14.6785vw,33.376vh) scale(.369)}to{transform:translate(16.6771vw,99vh) scale(.369)}}.snow:nth-child(140){opacity:.5582;transform:translate(22.964vw,-10px) scale(.6803);animation:fall-140 23s -24s linear infinite}@keyframes fall-140{72.497%{transform:translate(18.7978vw,72.497vh) scale(.6803)}to{transform:translate(20.8809vw,99vh) scale(.6803)}}.snow:nth-child(141){opacity:.0654;transform:translate(46.203vw,-10px) scale(.8724);animation:fall-141 13s -30s linear infinite}@keyframes fall-141{57.2%{transform:translate(50.7762vw,57.2vh) scale(.8724)}to{transform:translate(48.4896vw,99vh) scale(.8724)}}.snow:nth-child(142){opacity:1.2242;transform:translate(6.6398vw,-10px) scale(.6657);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{65.09%{transform:translate(11.5512vw,65.09vh) scale(.6657)}to{transform:translate(9.0955vw,99vh) scale(.6657)}}.snow:nth-child(143){opacity:1.0494;transform:translate(1.2041vw,-10px) scale(.2351);animation:fall-143 15s -29s linear infinite}@keyframes fall-143{49.506%{transform:translate(10.4364vw,49.506vh) scale(.2351)}to{transform:translate(5.82025vw,99vh) scale(.2351)}}.snow:nth-child(144){opacity:1.9946;transform:translate(83.2069vw,-10px) scale(.3415);animation:fall-144 26s -9s linear infinite}@keyframes fall-144{38.078%{transform:translate(88.4805vw,38.078vh) scale(.3415)}to{transform:translate(85.8437vw,99vh) scale(.3415)}}.snow:nth-child(145){opacity:.1642;transform:translate(64.7269vw,-10px) scale(.4686);animation:fall-145 13s -20s linear infinite}@keyframes fall-145{71.012%{transform:translate(64.9566vw,71.012vh) scale(.4686)}to{transform:translate(64.84175vw,99vh) scale(.4686)}}.snow:nth-child(146){opacity:1.9284;transform:translate(2.8708vw,-10px) scale(.5207);animation:fall-146 30s -8s linear infinite}@keyframes fall-146{56.035%{transform:translate(.4173vw,56.035vh) scale(.5207)}to{transform:translate(1.64405vw,99vh) scale(.5207)}}.snow:nth-child(147){opacity:.6984;transform:translate(77.1437vw,-10px) scale(.9734);animation:fall-147 23s -30s linear infinite}@keyframes fall-147{44.122%{transform:translate(76.6459vw,44.122vh) scale(.9734)}to{transform:translate(76.8948vw,99vh) scale(.9734)}}.snow:nth-child(148){opacity:1.0306;transform:translate(76.4876vw,-10px) scale(.899);animation:fall-148 23s -10s linear infinite}@keyframes fall-148{38.028%{transform:translate(68.7956vw,38.028vh) scale(.899)}to{transform:translate(72.6416vw,99vh) scale(.899)}}.snow:nth-child(149){opacity:.6486;transform:translate(45.3164vw,-10px) scale(.0221);animation:fall-149 13s -6s linear infinite}@keyframes fall-149{69.845%{transform:translate(50.4717vw,69.845vh) scale(.0221)}to{transform:translate(47.89405vw,99vh) scale(.0221)}}.snow:nth-child(150){opacity:1.6766;transform:translate(23.7047vw,-10px) scale(.5307);animation:fall-150 23s -26s linear infinite}@keyframes fall-150{31.1%{transform:translate(19.9753vw,31.1vh) scale(.5307)}to{transform:translate(21.84vw,99vh) scale(.5307)}}.snow:nth-child(151){opacity:.3172;transform:translate(20.5551vw,-10px) scale(.6644);animation:fall-151 12s -2s linear infinite}@keyframes fall-151{37.122%{transform:translate(24.5109vw,37.122vh) scale(.6644)}to{transform:translate(22.533vw,99vh) scale(.6644)}}.snow:nth-child(152){opacity:1.7262;transform:translate(79.9704vw,-10px) scale(.9951);animation:fall-152 23s -13s linear infinite}@keyframes fall-152{51.656%{transform:translate(83.7085vw,51.656vh) scale(.9951)}to{transform:translate(81.83945vw,99vh) scale(.9951)}}.snow:nth-child(153){opacity:1.5348;transform:translate(44.7067vw,-10px) scale(.0768);animation:fall-153 17s -5s linear infinite}@keyframes fall-153{48.159%{transform:translate(52.22vw,48.159vh) scale(.0768)}to{transform:translate(48.46335vw,99vh) scale(.0768)}}.snow:nth-child(154){opacity:1.925;transform:translate(42.3398vw,-10px) scale(.7212);animation:fall-154 29s -19s linear infinite}@keyframes fall-154{48.634%{transform:translate(39.3974vw,48.634vh) scale(.7212)}to{transform:translate(40.8686vw,99vh) scale(.7212)}}.snow:nth-child(155){opacity:.6786;transform:translate(89.86vw,-10px) scale(.7272);animation:fall-155 11s -30s linear infinite}@keyframes fall-155{31.36%{transform:translate(92.9016vw,31.36vh) scale(.7272)}to{transform:translate(91.3808vw,99vh) scale(.7272)}}.snow:nth-child(156){opacity:1.3958;transform:translate(48.3849vw,-10px) scale(.4523);animation:fall-156 13s -12s linear infinite}@keyframes fall-156{55.594%{transform:translate(58.3306vw,55.594vh) scale(.4523)}to{transform:translate(53.35775vw,99vh) scale(.4523)}}.snow:nth-child(157){opacity:1.7972;transform:translate(21.3865vw,-10px) scale(.8012);animation:fall-157 11s -21s linear infinite}@keyframes fall-157{53.083%{transform:translate(18.5867vw,53.083vh) scale(.8012)}to{transform:translate(19.9866vw,99vh) scale(.8012)}}.snow:nth-child(158){opacity:1.8178;transform:translate(73.223vw,-10px) scale(.4322);animation:fall-158 16s -1s linear infinite}@keyframes fall-158{69.881%{transform:translate(77.3212vw,69.881vh) scale(.4322)}to{transform:translate(75.2721vw,99vh) scale(.4322)}}.snow:nth-child(159){opacity:1.2472;transform:translate(73.113vw,-10px) scale(.3646);animation:fall-159 26s -3s linear infinite}@keyframes fall-159{70.962%{transform:translate(79.5957vw,70.962vh) scale(.3646)}to{transform:translate(76.35435vw,99vh) scale(.3646)}}.snow:nth-child(160){opacity:.4054;transform:translate(64.5143vw,-10px) scale(.7981);animation:fall-160 19s -14s linear infinite}@keyframes fall-160{49.18%{transform:translate(72.1024vw,49.18vh) scale(.7981)}to{transform:translate(68.30835vw,99vh) scale(.7981)}}.snow:nth-child(161){opacity:.5984;transform:translate(54.0482vw,-10px) scale(.7581);animation:fall-161 30s -7s linear infinite}@keyframes fall-161{64.557%{transform:translate(57.6968vw,64.557vh) scale(.7581)}to{transform:translate(55.8725vw,99vh) scale(.7581)}}.snow:nth-child(162){opacity:1.423;transform:translate(34.9041vw,-10px) scale(.9291);animation:fall-162 18s -8s linear infinite}@keyframes fall-162{41.866%{transform:translate(41.4802vw,41.866vh) scale(.9291)}to{transform:translate(38.19215vw,99vh) scale(.9291)}}.snow:nth-child(163){opacity:1.789;transform:translate(22.8698vw,-10px) scale(.6962);animation:fall-163 30s -3s linear infinite}@keyframes fall-163{75.253%{transform:translate(26.7823vw,75.253vh) scale(.6962)}to{transform:translate(24.82605vw,99vh) scale(.6962)}}.snow:nth-child(164){opacity:1.876;transform:translate(18.2011vw,-10px) scale(.8051);animation:fall-164 25s -18s linear infinite}@keyframes fall-164{42.367%{transform:translate(24.7733vw,42.367vh) scale(.8051)}to{transform:translate(21.4872vw,99vh) scale(.8051)}}.snow:nth-child(165){opacity:.4494;transform:translate(72.5986vw,-10px) scale(.2636);animation:fall-165 19s -4s linear infinite}@keyframes fall-165{34.524%{transform:translate(71.1423vw,34.524vh) scale(.2636)}to{transform:translate(71.87045vw,99vh) scale(.2636)}}.snow:nth-child(166){opacity:1.4652;transform:translate(5.042vw,-10px) scale(.0728);animation:fall-166 29s -28s linear infinite}@keyframes fall-166{64.099%{transform:translate(2.957vw,64.099vh) scale(.0728)}to{transform:translate(3.9995vw,99vh) scale(.0728)}}.snow:nth-child(167){opacity:.26;transform:translate(95.1354vw,-10px) scale(.3389);animation:fall-167 26s -21s linear infinite}@keyframes fall-167{44.985%{transform:translate(93.8773vw,44.985vh) scale(.3389)}to{transform:translate(94.50635vw,99vh) scale(.3389)}}.snow:nth-child(168){opacity:.711;transform:translate(88.1535vw,-10px) scale(.4386);animation:fall-168 26s -23s linear infinite}@keyframes fall-168{45.459%{transform:translate(89.6638vw,45.459vh) scale(.4386)}to{transform:translate(88.90865vw,99vh) scale(.4386)}}.snow:nth-child(169){opacity:1.1666;transform:translate(28.2579vw,-10px) scale(.9845);animation:fall-169 25s -1s linear infinite}@keyframes fall-169{38.748%{transform:translate(29.7412vw,38.748vh) scale(.9845)}to{transform:translate(28.99955vw,99vh) scale(.9845)}}.snow:nth-child(170){opacity:.9612;transform:translate(48.3191vw,-10px) scale(.7048);animation:fall-170 23s -6s linear infinite}@keyframes fall-170{67.36%{transform:translate(42.8676vw,67.36vh) scale(.7048)}to{transform:translate(45.59335vw,99vh) scale(.7048)}}.snow:nth-child(171){opacity:1.5938;transform:translate(21.6465vw,-10px) scale(.6272);animation:fall-171 11s -17s linear infinite}@keyframes fall-171{42.401%{transform:translate(19.6771vw,42.401vh) scale(.6272)}to{transform:translate(20.6618vw,99vh) scale(.6272)}}.snow:nth-child(172){opacity:1.8402;transform:translate(96.3219vw,-10px) scale(.0979);animation:fall-172 11s -20s linear infinite}@keyframes fall-172{58.992%{transform:translate(91.1386vw,58.992vh) scale(.0979)}to{transform:translate(93.73025vw,99vh) scale(.0979)}}.snow:nth-child(173){opacity:.551;transform:translate(65.5138vw,-10px) scale(.631);animation:fall-173 19s -14s linear infinite}@keyframes fall-173{58.958%{transform:translate(56.0782vw,58.958vh) scale(.631)}to{transform:translate(60.796vw,99vh) scale(.631)}}.snow:nth-child(174){opacity:1.9708;transform:translate(68.4518vw,-10px) scale(.4933);animation:fall-174 16s -5s linear infinite}@keyframes fall-174{63.305%{transform:translate(75.3166vw,63.305vh) scale(.4933)}to{transform:translate(71.8842vw,99vh) scale(.4933)}}.snow:nth-child(175){opacity:.2358;transform:translate(36.6172vw,-10px) scale(.6055);animation:fall-175 16s -23s linear infinite}@keyframes fall-175{66.683%{transform:translate(39.6026vw,66.683vh) scale(.6055)}to{transform:translate(38.1099vw,99vh) scale(.6055)}}.snow:nth-child(176){opacity:1.9278;transform:translate(81.7506vw,-10px) scale(.7397);animation:fall-176 14s -24s linear infinite}@keyframes fall-176{47.376%{transform:translate(82.9193vw,47.376vh) scale(.7397)}to{transform:translate(82.33495vw,99vh) scale(.7397)}}.snow:nth-child(177){opacity:.912;transform:translate(51.639vw,-10px) scale(.7366);animation:fall-177 11s -28s linear infinite}@keyframes fall-177{76.619%{transform:translate(44.8432vw,76.619vh) scale(.7366)}to{transform:translate(48.2411vw,99vh) scale(.7366)}}.snow:nth-child(178){opacity:1.8988;transform:translate(31.751vw,-10px) scale(.3731);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{34.36%{transform:translate(38.3953vw,34.36vh) scale(.3731)}to{transform:translate(35.07315vw,99vh) scale(.3731)}}.snow:nth-child(179){opacity:.4694;transform:translate(35.5298vw,-10px) scale(.5849);animation:fall-179 21s -7s linear infinite}@keyframes fall-179{37.808%{transform:translate(30.7677vw,37.808vh) scale(.5849)}to{transform:translate(33.14875vw,99vh) scale(.5849)}}.snow:nth-child(180){opacity:.7832;transform:translate(40.1417vw,-10px) scale(.3588);animation:fall-180 18s -1s linear infinite}@keyframes fall-180{50.06%{transform:translate(37.9812vw,50.06vh) scale(.3588)}to{transform:translate(39.06145vw,99vh) scale(.3588)}}.snow:nth-child(181){opacity:1.184;transform:translate(49.6319vw,-10px) scale(.4439);animation:fall-181 18s -26s linear infinite}@keyframes fall-181{67.961%{transform:translate(46.6182vw,67.961vh) scale(.4439)}to{transform:translate(48.12505vw,99vh) scale(.4439)}}.snow:nth-child(182){opacity:1.087;transform:translate(11.1737vw,-10px) scale(.7481);animation:fall-182 22s -6s linear infinite}@keyframes fall-182{37.439%{transform:translate(14.7115vw,37.439vh) scale(.7481)}to{transform:translate(12.9426vw,99vh) scale(.7481)}}.snow:nth-child(183){opacity:1.8818;transform:translate(94.6816vw,-10px) scale(.4364);animation:fall-183 17s -3s linear infinite}@keyframes fall-183{61.891%{transform:translate(98.3888vw,61.891vh) scale(.4364)}to{transform:translate(96.5352vw,99vh) scale(.4364)}}.snow:nth-child(184){opacity:1.7922;transform:translate(75.7349vw,-10px) scale(.2161);animation:fall-184 14s -13s linear infinite}@keyframes fall-184{74.847%{transform:translate(83.0728vw,74.847vh) scale(.2161)}to{transform:translate(79.40385vw,99vh) scale(.2161)}}.snow:nth-child(185){opacity:1.0654;transform:translate(22.0083vw,-10px) scale(.3717);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{32.878%{transform:translate(16.4181vw,32.878vh) scale(.3717)}to{transform:translate(19.2132vw,99vh) scale(.3717)}}.snow:nth-child(186){opacity:.1036;transform:translate(57.2438vw,-10px) scale(.1924);animation:fall-186 23s -3s linear infinite}@keyframes fall-186{59.045%{transform:translate(60.6242vw,59.045vh) scale(.1924)}to{transform:translate(58.934vw,99vh) scale(.1924)}}.snow:nth-child(187){opacity:1.7324;transform:translate(94.2279vw,-10px) scale(.7);animation:fall-187 26s -5s linear infinite}@keyframes fall-187{55.9%{transform:translate(92.2811vw,55.9vh) scale(.7)}to{transform:translate(93.2545vw,99vh) scale(.7)}}.snow:nth-child(188){opacity:1.2706;transform:translate(53.4012vw,-10px) scale(.1877);animation:fall-188 12s -26s linear infinite}@keyframes fall-188{50.627%{transform:translate(52.137vw,50.627vh) scale(.1877)}to{transform:translate(52.7691vw,99vh) scale(.1877)}}.snow:nth-child(189){opacity:.8338;transform:translate(64.6374vw,-10px) scale(.8399);animation:fall-189 25s -9s linear infinite}@keyframes fall-189{36.136%{transform:translate(66.7912vw,36.136vh) scale(.8399)}to{transform:translate(65.7143vw,99vh) scale(.8399)}}.snow:nth-child(190){opacity:1.518;transform:translate(72.044vw,-10px) scale(.5029);animation:fall-190 25s -8s linear infinite}@keyframes fall-190{73.78%{transform:translate(76.1732vw,73.78vh) scale(.5029)}to{transform:translate(74.1086vw,99vh) scale(.5029)}}.snow:nth-child(191){opacity:.547;transform:translate(43.4814vw,-10px) scale(.3803);animation:fall-191 13s -23s linear infinite}@keyframes fall-191{32.292%{transform:translate(38.9517vw,32.292vh) scale(.3803)}to{transform:translate(41.21655vw,99vh) scale(.3803)}}.snow:nth-child(192){opacity:1.4776;transform:translate(71.4401vw,-10px) scale(.5142);animation:fall-192 24s -1s linear infinite}@keyframes fall-192{69.513%{transform:translate(78.4413vw,69.513vh) scale(.5142)}to{transform:translate(74.9407vw,99vh) scale(.5142)}}.snow:nth-child(193){opacity:.7688;transform:translate(51.6461vw,-10px) scale(.6784);animation:fall-193 21s -7s linear infinite}@keyframes fall-193{44.202%{transform:translate(47.1975vw,44.202vh) scale(.6784)}to{transform:translate(49.4218vw,99vh) scale(.6784)}}.snow:nth-child(194){opacity:.8984;transform:translate(38.4962vw,-10px) scale(.1711);animation:fall-194 19s -30s linear infinite}@keyframes fall-194{39.548%{transform:translate(38.6939vw,39.548vh) scale(.1711)}to{transform:translate(38.59505vw,99vh) scale(.1711)}}.snow:nth-child(195){opacity:.5788;transform:translate(76.3629vw,-10px) scale(.8319);animation:fall-195 27s -29s linear infinite}@keyframes fall-195{42.721%{transform:translate(78.3779vw,42.721vh) scale(.8319)}to{transform:translate(77.3704vw,99vh) scale(.8319)}}.snow:nth-child(196){opacity:.9514;transform:translate(13.4225vw,-10px) scale(.1285);animation:fall-196 17s -5s linear infinite}@keyframes fall-196{66.723%{transform:translate(11.7804vw,66.723vh) scale(.1285)}to{transform:translate(12.60145vw,99vh) scale(.1285)}}.snow:nth-child(197){opacity:1.1398;transform:translate(54.8132vw,-10px) scale(.7111);animation:fall-197 19s -26s linear infinite}@keyframes fall-197{55.721%{transform:translate(58.2397vw,55.721vh) scale(.7111)}to{transform:translate(56.52645vw,99vh) scale(.7111)}}.snow:nth-child(198){opacity:1.2524;transform:translate(30.3236vw,-10px) scale(.2264);animation:fall-198 29s -13s linear infinite}@keyframes fall-198{73.414%{transform:translate(23.8092vw,73.414vh) scale(.2264)}to{transform:translate(27.0664vw,99vh) scale(.2264)}}.snow:nth-child(199){opacity:.5336;transform:translate(17.6398vw,-10px) scale(.1772);animation:fall-199 20s -21s linear infinite}@keyframes fall-199{64.366%{transform:translate(13.5368vw,64.366vh) scale(.1772)}to{transform:translate(15.5883vw,99vh) scale(.1772)}}.snow:nth-child(200){opacity:.148;transform:translate(66.6077vw,-10px) scale(.876);animation:fall-200 26s -2s linear infinite}@keyframes fall-200{76.688%{transform:translate(60.1724vw,76.688vh) scale(.876)}to{transform:translate(63.39005vw,99vh) scale(.876)}}.snow:nth-child(201){opacity:.7276;transform:translate(82.889vw,-10px) scale(.1097);animation:fall-201 21s -14s linear infinite}@keyframes fall-201{33.359%{transform:translate(89.1502vw,33.359vh) scale(.1097)}to{transform:translate(86.0196vw,99vh) scale(.1097)}}.snow:nth-child(202){opacity:1.4724;transform:translate(23.5457vw,-10px) scale(.6865);animation:fall-202 21s -12s linear infinite}@keyframes fall-202{62.736%{transform:translate(25.14vw,62.736vh) scale(.6865)}to{transform:translate(24.34285vw,99vh) scale(.6865)}}.snow:nth-child(203){opacity:.2886;transform:translate(89.7675vw,-10px) scale(.2427);animation:fall-203 26s -16s linear infinite}@keyframes fall-203{72.665%{transform:translate(90.6384vw,72.665vh) scale(.2427)}to{transform:translate(90.20295vw,99vh) scale(.2427)}}.snow:nth-child(204){opacity:.304;transform:translate(97.2051vw,-10px) scale(.565);animation:fall-204 30s -21s linear infinite}@keyframes fall-204{52.868%{transform:translate(93.3134vw,52.868vh) scale(.565)}to{transform:translate(95.25925vw,99vh) scale(.565)}}.snow:nth-child(205){opacity:1.8224;transform:translate(53.1951vw,-10px) scale(.1423);animation:fall-205 18s -6s linear infinite}@keyframes fall-205{64.82%{transform:translate(43.5392vw,64.82vh) scale(.1423)}to{transform:translate(48.36715vw,99vh) scale(.1423)}}.snow:nth-child(206){opacity:.6838;transform:translate(91.4839vw,-10px) scale(.8401);animation:fall-206 18s -29s linear infinite}@keyframes fall-206{40.575%{transform:translate(85.0076vw,40.575vh) scale(.8401)}to{transform:translate(88.24575vw,99vh) scale(.8401)}}.snow:nth-child(207){opacity:.9186;transform:translate(28.1989vw,-10px) scale(.4375);animation:fall-207 18s -7s linear infinite}@keyframes fall-207{51.398%{transform:translate(37.2024vw,51.398vh) scale(.4375)}to{transform:translate(32.70065vw,99vh) scale(.4375)}}.snow:nth-child(208){opacity:1.4506;transform:translate(14.9719vw,-10px) scale(.0801);animation:fall-208 14s -10s linear infinite}@keyframes fall-208{66.303%{transform:translate(9.9933vw,66.303vh) scale(.0801)}to{transform:translate(12.4826vw,99vh) scale(.0801)}}.snow:nth-child(209){opacity:1.2288;transform:translate(1.156vw,-10px) scale(.5455);animation:fall-209 11s -29s linear infinite}@keyframes fall-209{69.842%{transform:translate(-6.2905vw,69.842vh) scale(.5455)}to{transform:translate(-2.56725vw,99vh) scale(.5455)}}.snow:nth-child(210){opacity:.828;transform:translate(4.4421vw,-10px) scale(.5809);animation:fall-210 20s -14s linear infinite}@keyframes fall-210{77.354%{transform:translate(8.4437vw,77.354vh) scale(.5809)}to{transform:translate(6.4429vw,99vh) scale(.5809)}}.snow:nth-child(211){opacity:1.6578;transform:translate(77.3694vw,-10px) scale(.0783);animation:fall-211 24s -2s linear infinite}@keyframes fall-211{49.358%{transform:translate(75.9619vw,49.358vh) scale(.0783)}to{transform:translate(76.66565vw,99vh) scale(.0783)}}.snow:nth-child(212){opacity:.0444;transform:translate(62.5717vw,-10px) scale(.0015);animation:fall-212 13s -11s linear infinite}@keyframes fall-212{70.329%{transform:translate(61.233vw,70.329vh) scale(.0015)}to{transform:translate(61.90235vw,99vh) scale(.0015)}}.snow:nth-child(213){opacity:.401;transform:translate(16.5231vw,-10px) scale(.1045);animation:fall-213 27s -3s linear infinite}@keyframes fall-213{43.121%{transform:translate(18.2371vw,43.121vh) scale(.1045)}to{transform:translate(17.3801vw,99vh) scale(.1045)}}.snow:nth-child(214){opacity:.9156;transform:translate(3.3893vw,-10px) scale(.5929);animation:fall-214 12s -10s linear infinite}@keyframes fall-214{76.93%{transform:translate(8.1225vw,76.93vh) scale(.5929)}to{transform:translate(5.7559vw,99vh) scale(.5929)}}.snow:nth-child(215){opacity:1.3554;transform:translate(98.2054vw,-10px) scale(.2863);animation:fall-215 16s -18s linear infinite}@keyframes fall-215{49.326%{transform:translate(98.1601vw,49.326vh) scale(.2863)}to{transform:translate(98.18275vw,99vh) scale(.2863)}}.snow:nth-child(216){opacity:1.914;transform:translate(4.9892vw,-10px) scale(.5625);animation:fall-216 27s -19s linear infinite}@keyframes fall-216{41.696%{transform:translate(1.0011vw,41.696vh) scale(.5625)}to{transform:translate(2.99515vw,99vh) scale(.5625)}}.snow:nth-child(217){opacity:1.8618;transform:translate(99.1666vw,-10px) scale(.6422);animation:fall-217 13s -3s linear infinite}@keyframes fall-217{46.379%{transform:translate(105.8382vw,46.379vh) scale(.6422)}to{transform:translate(102.5024vw,99vh) scale(.6422)}}.snow:nth-child(218){opacity:1.9136;transform:translate(69.374vw,-10px) scale(.2606);animation:fall-218 19s -1s linear infinite}@keyframes fall-218{57.857%{transform:translate(77.449vw,57.857vh) scale(.2606)}to{transform:translate(73.4115vw,99vh) scale(.2606)}}.snow:nth-child(219){opacity:.1244;transform:translate(62.6334vw,-10px) scale(.9174);animation:fall-219 18s -4s linear infinite}@keyframes fall-219{38.638%{transform:translate(68.0515vw,38.638vh) scale(.9174)}to{transform:translate(65.34245vw,99vh) scale(.9174)}}.snow:nth-child(220){opacity:.3288;transform:translate(63.5444vw,-10px) scale(.3977);animation:fall-220 29s -12s linear infinite}@keyframes fall-220{37.948%{transform:translate(66.0554vw,37.948vh) scale(.3977)}to{transform:translate(64.7999vw,99vh) scale(.3977)}}.snow:nth-child(221){opacity:1.1284;transform:translate(72.4499vw,-10px) scale(.1681);animation:fall-221 20s -25s linear infinite}@keyframes fall-221{42.839%{transform:translate(76.6264vw,42.839vh) scale(.1681)}to{transform:translate(74.53815vw,99vh) scale(.1681)}}.snow:nth-child(222){opacity:.613;transform:translate(26.1614vw,-10px) scale(.3226);animation:fall-222 16s -24s linear infinite}@keyframes fall-222{65.766%{transform:translate(20.1434vw,65.766vh) scale(.3226)}to{transform:translate(23.1524vw,99vh) scale(.3226)}}.snow:nth-child(223){opacity:1.9498;transform:translate(39.9003vw,-10px) scale(.3686);animation:fall-223 14s -17s linear infinite}@keyframes fall-223{37.65%{transform:translate(30.6526vw,37.65vh) scale(.3686)}to{transform:translate(35.27645vw,99vh) scale(.3686)}}.snow:nth-child(224){opacity:.5478;transform:translate(8.9243vw,-10px) scale(.1762);animation:fall-224 27s -30s linear infinite}@keyframes fall-224{76.285%{transform:translate(3.2749vw,76.285vh) scale(.1762)}to{transform:translate(6.0996vw,99vh) scale(.1762)}}.snow:nth-child(225){opacity:.912;transform:translate(72.9091vw,-10px) scale(.1465);animation:fall-225 27s -28s linear infinite}@keyframes fall-225{63.636%{transform:translate(77.1062vw,63.636vh) scale(.1465)}to{transform:translate(75.00765vw,99vh) scale(.1465)}}.snow:nth-child(226){opacity:1.5112;transform:translate(52.7027vw,-10px) scale(.113);animation:fall-226 12s -21s linear infinite}@keyframes fall-226{49.933%{transform:translate(48.8586vw,49.933vh) scale(.113)}to{transform:translate(50.78065vw,99vh) scale(.113)}}.snow:nth-child(227){opacity:.5684;transform:translate(16.552vw,-10px) scale(.4965);animation:fall-227 23s -6s linear infinite}@keyframes fall-227{52.23%{transform:translate(24.058vw,52.23vh) scale(.4965)}to{transform:translate(20.305vw,99vh) scale(.4965)}}.snow:nth-child(228){opacity:1.9352;transform:translate(80.0312vw,-10px) scale(.1759);animation:fall-228 13s -9s linear infinite}@keyframes fall-228{48.22%{transform:translate(75.5673vw,48.22vh) scale(.1759)}to{transform:translate(77.79925vw,99vh) scale(.1759)}}.snow:nth-child(229){opacity:1.142;transform:translate(30.9014vw,-10px) scale(.7878);animation:fall-229 25s -8s linear infinite}@keyframes fall-229{54.09%{transform:translate(31.5051vw,54.09vh) scale(.7878)}to{transform:translate(31.20325vw,99vh) scale(.7878)}}.snow:nth-child(230){opacity:.4774;transform:translate(81.2967vw,-10px) scale(.3909);animation:fall-230 21s -12s linear infinite}@keyframes fall-230{72.44%{transform:translate(81.4524vw,72.44vh) scale(.3909)}to{transform:translate(81.37455vw,99vh) scale(.3909)}}.snow:nth-child(231){opacity:1.1512;transform:translate(96.6419vw,-10px) scale(.8633);animation:fall-231 18s -12s linear infinite}@keyframes fall-231{36.177%{transform:translate(102.7511vw,36.177vh) scale(.8633)}to{transform:translate(99.6965vw,99vh) scale(.8633)}}.snow:nth-child(232){opacity:.2048;transform:translate(3.0299vw,-10px) scale(.899);animation:fall-232 17s -17s linear infinite}@keyframes fall-232{68.935%{transform:translate(3.0867vw,68.935vh) scale(.899)}to{transform:translate(3.0583vw,99vh) scale(.899)}}.snow:nth-child(233){opacity:.2916;transform:translate(44.3211vw,-10px) scale(.9654);animation:fall-233 24s -21s linear infinite}@keyframes fall-233{66.905%{transform:translate(52.388vw,66.905vh) scale(.9654)}to{transform:translate(48.35455vw,99vh) scale(.9654)}}.snow:nth-child(234){opacity:.9232;transform:translate(44.9523vw,-10px) scale(.3057);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{44.402%{transform:translate(51.2782vw,44.402vh) scale(.3057)}to{transform:translate(48.11525vw,99vh) scale(.3057)}}.snow:nth-child(235){opacity:1.8124;transform:translate(57.6472vw,-10px) scale(.718);animation:fall-235 16s -4s linear infinite}@keyframes fall-235{45.118%{transform:translate(59.2614vw,45.118vh) scale(.718)}to{transform:translate(58.4543vw,99vh) scale(.718)}}.snow:nth-child(236){opacity:1.6674;transform:translate(93.2687vw,-10px) scale(.7679);animation:fall-236 21s -28s linear infinite}@keyframes fall-236{75.745%{transform:translate(97.4435vw,75.745vh) scale(.7679)}to{transform:translate(95.3561vw,99vh) scale(.7679)}}.snow:nth-child(237){opacity:.7184;transform:translate(27.576vw,-10px) scale(.696);animation:fall-237 22s -2s linear infinite}@keyframes fall-237{69.488%{transform:translate(19.4034vw,69.488vh) scale(.696)}to{transform:translate(23.4897vw,99vh) scale(.696)}}.snow:nth-child(238){opacity:1.5854;transform:translate(21.8615vw,-10px) scale(.4359);animation:fall-238 13s -22s linear infinite}@keyframes fall-238{54.952%{transform:translate(16.9798vw,54.952vh) scale(.4359)}to{transform:translate(19.42065vw,99vh) scale(.4359)}}.snow:nth-child(239){opacity:1.2976;transform:translate(29.3933vw,-10px) scale(.0644);animation:fall-239 21s -14s linear infinite}@keyframes fall-239{74.327%{transform:translate(31.4857vw,74.327vh) scale(.0644)}to{transform:translate(30.4395vw,99vh) scale(.0644)}}.snow:nth-child(240){opacity:.8082;transform:translate(29.8347vw,-10px) scale(.6265);animation:fall-240 28s -17s linear infinite}@keyframes fall-240{56.034%{transform:translate(28.9443vw,56.034vh) scale(.6265)}to{transform:translate(29.3895vw,99vh) scale(.6265)}}.snow:nth-child(241){opacity:.0704;transform:translate(66.1782vw,-10px) scale(.5786);animation:fall-241 13s -1s linear infinite}@keyframes fall-241{42.987%{transform:translate(71.3755vw,42.987vh) scale(.5786)}to{transform:translate(68.77685vw,99vh) scale(.5786)}}.snow:nth-child(242){opacity:.5202;transform:translate(80.5678vw,-10px) scale(.1131);animation:fall-242 21s -16s linear infinite}@keyframes fall-242{53.65%{transform:translate(73.0228vw,53.65vh) scale(.1131)}to{transform:translate(76.7953vw,99vh) scale(.1131)}}.snow:nth-child(243){opacity:.4534;transform:translate(97.2721vw,-10px) scale(.6983);animation:fall-243 11s -15s linear infinite}@keyframes fall-243{72.077%{transform:translate(94.2486vw,72.077vh) scale(.6983)}to{transform:translate(95.76035vw,99vh) scale(.6983)}}.snow:nth-child(244){opacity:.6306;transform:translate(93.7728vw,-10px) scale(.3722);animation:fall-244 25s -14s linear infinite}@keyframes fall-244{62.296%{transform:translate(103.4501vw,62.296vh) scale(.3722)}to{transform:translate(98.61145vw,99vh) scale(.3722)}}.snow:nth-child(245){opacity:1.681;transform:translate(77.4597vw,-10px) scale(.6077);animation:fall-245 16s -12s linear infinite}@keyframes fall-245{50.206%{transform:translate(86.7227vw,50.206vh) scale(.6077)}to{transform:translate(82.0912vw,99vh) scale(.6077)}}.snow:nth-child(246){opacity:.951;transform:translate(69.8785vw,-10px) scale(.8864);animation:fall-246 23s -3s linear infinite}@keyframes fall-246{56.257%{transform:translate(62.2962vw,56.257vh) scale(.8864)}to{transform:translate(66.08735vw,99vh) scale(.8864)}}.snow:nth-child(247){opacity:.9114;transform:translate(12.6592vw,-10px) scale(.0392);animation:fall-247 27s -9s linear infinite}@keyframes fall-247{63.712%{transform:translate(20.5562vw,63.712vh) scale(.0392)}to{transform:translate(16.6077vw,99vh) scale(.0392)}}.snow:nth-child(248){opacity:1.0588;transform:translate(12.4427vw,-10px) scale(.7421);animation:fall-248 25s -28s linear infinite}@keyframes fall-248{56.018%{transform:translate(15.5971vw,56.018vh) scale(.7421)}to{transform:translate(14.0199vw,99vh) scale(.7421)}}.snow:nth-child(249){opacity:.5956;transform:translate(49.1292vw,-10px) scale(.0511);animation:fall-249 15s -9s linear infinite}@keyframes fall-249{40.436%{transform:translate(53.282vw,40.436vh) scale(.0511)}to{transform:translate(51.2056vw,99vh) scale(.0511)}}.snow:nth-child(250){opacity:.1372;transform:translate(42.6048vw,-10px) scale(.7389);animation:fall-250 10s -4s linear infinite}@keyframes fall-250{64.397%{transform:translate(51.5136vw,64.397vh) scale(.7389)}to{transform:translate(47.0592vw,99vh) scale(.7389)}}.snow:nth-child(251){opacity:1.8056;transform:translate(58.3705vw,-10px) scale(.9503);animation:fall-251 12s -20s linear infinite}@keyframes fall-251{64.401%{transform:translate(61.9218vw,64.401vh) scale(.9503)}to{transform:translate(60.14615vw,99vh) scale(.9503)}}.snow:nth-child(252){opacity:1.925;transform:translate(72.3628vw,-10px) scale(.8514);animation:fall-252 25s -24s linear infinite}@keyframes fall-252{60.539%{transform:translate(78.97vw,60.539vh) scale(.8514)}to{transform:translate(75.6664vw,99vh) scale(.8514)}}.snow:nth-child(253){opacity:.6302;transform:translate(27.7993vw,-10px) scale(.9069);animation:fall-253 16s -25s linear infinite}@keyframes fall-253{63.849%{transform:translate(24.6786vw,63.849vh) scale(.9069)}to{transform:translate(26.23895vw,99vh) scale(.9069)}}.snow:nth-child(254){opacity:.8556;transform:translate(26.3299vw,-10px) scale(.864);animation:fall-254 11s -12s linear infinite}@keyframes fall-254{61.447%{transform:translate(16.6833vw,61.447vh) scale(.864)}to{transform:translate(21.5066vw,99vh) scale(.864)}}.snow:nth-child(255){opacity:1.6278;transform:translate(58.9009vw,-10px) scale(.0758);animation:fall-255 24s -21s linear infinite}@keyframes fall-255{63.537%{transform:translate(65.6998vw,63.537vh) scale(.0758)}to{transform:translate(62.30035vw,99vh) scale(.0758)}}.snow:nth-child(256){opacity:.9228;transform:translate(91.7755vw,-10px) scale(.8417);animation:fall-256 18s -12s linear infinite}@keyframes fall-256{40.866%{transform:translate(94.6158vw,40.866vh) scale(.8417)}to{transform:translate(93.19565vw,99vh) scale(.8417)}}.snow:nth-child(257){opacity:1.4306;transform:translate(83.6774vw,-10px) scale(.64);animation:fall-257 30s -28s linear infinite}@keyframes fall-257{49.125%{transform:translate(77.6751vw,49.125vh) scale(.64)}to{transform:translate(80.67625vw,99vh) scale(.64)}}.snow:nth-child(258){opacity:1.6712;transform:translate(37.3273vw,-10px) scale(.2462);animation:fall-258 29s -2s linear infinite}@keyframes fall-258{34.313%{transform:translate(37.8403vw,34.313vh) scale(.2462)}to{transform:translate(37.5838vw,99vh) scale(.2462)}}.snow:nth-child(259){opacity:1.246;transform:translate(32.3506vw,-10px) scale(.6702);animation:fall-259 13s -4s linear infinite}@keyframes fall-259{64.987%{transform:translate(39.1239vw,64.987vh) scale(.6702)}to{transform:translate(35.73725vw,99vh) scale(.6702)}}.snow:nth-child(260){opacity:.5966;transform:translate(91.3298vw,-10px) scale(.6384);animation:fall-260 13s -1s linear infinite}@keyframes fall-260{66.502%{transform:translate(83.549vw,66.502vh) scale(.6384)}to{transform:translate(87.4394vw,99vh) scale(.6384)}}.snow:nth-child(261){opacity:1.215;transform:translate(99.0552vw,-10px) scale(.5597);animation:fall-261 16s -26s linear infinite}@keyframes fall-261{75.048%{transform:translate(93.6348vw,75.048vh) scale(.5597)}to{transform:translate(96.345vw,99vh) scale(.5597)}}.snow:nth-child(262){opacity:1.6844;transform:translate(.6355vw,-10px) scale(.4616);animation:fall-262 10s -9s linear infinite}@keyframes fall-262{72.713%{transform:translate(-3.2426vw,72.713vh) scale(.4616)}to{transform:translate(-1.30355vw,99vh) scale(.4616)}}.snow:nth-child(263){opacity:1.5788;transform:translate(52.8059vw,-10px) scale(.767);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{40.088%{transform:translate(47.9377vw,40.088vh) scale(.767)}to{transform:translate(50.3718vw,99vh) scale(.767)}}.snow:nth-child(264){opacity:1.9594;transform:translate(80.8492vw,-10px) scale(.822);animation:fall-264 15s -22s linear infinite}@keyframes fall-264{47.019%{transform:translate(76.3523vw,47.019vh) scale(.822)}to{transform:translate(78.60075vw,99vh) scale(.822)}}.snow:nth-child(265){opacity:.209;transform:translate(31.1683vw,-10px) scale(.2009);animation:fall-265 16s -10s linear infinite}@keyframes fall-265{76.147%{transform:translate(28.1182vw,76.147vh) scale(.2009)}to{transform:translate(29.64325vw,99vh) scale(.2009)}}.snow:nth-child(266){opacity:1.2088;transform:translate(32.5323vw,-10px) scale(.537);animation:fall-266 12s -5s linear infinite}@keyframes fall-266{45.596%{transform:translate(37.1941vw,45.596vh) scale(.537)}to{transform:translate(34.8632vw,99vh) scale(.537)}}.snow:nth-child(267){opacity:.0078;transform:translate(56.3187vw,-10px) scale(.9558);animation:fall-267 14s -5s linear infinite}@keyframes fall-267{31.749%{transform:translate(62.8119vw,31.749vh) scale(.9558)}to{transform:translate(59.5653vw,99vh) scale(.9558)}}.snow:nth-child(268){opacity:.738;transform:translate(77.806vw,-10px) scale(.3087);animation:fall-268 12s -10s linear infinite}@keyframes fall-268{57.411%{transform:translate(69.7136vw,57.411vh) scale(.3087)}to{transform:translate(73.7598vw,99vh) scale(.3087)}}.snow:nth-child(269){opacity:1.962;transform:translate(54.9104vw,-10px) scale(.517);animation:fall-269 22s -5s linear infinite}@keyframes fall-269{40.485%{transform:translate(63.6437vw,40.485vh) scale(.517)}to{transform:translate(59.27705vw,99vh) scale(.517)}}.snow:nth-child(270){opacity:1.146;transform:translate(93.5921vw,-10px) scale(.7964);animation:fall-270 20s -21s linear infinite}@keyframes fall-270{58.781%{transform:translate(96.4035vw,58.781vh) scale(.7964)}to{transform:translate(94.9978vw,99vh) scale(.7964)}}.snow:nth-child(271){opacity:1.431;transform:translate(48.3852vw,-10px) scale(.6732);animation:fall-271 19s -25s linear infinite}@keyframes fall-271{66.282%{transform:translate(55.9791vw,66.282vh) scale(.6732)}to{transform:translate(52.18215vw,99vh) scale(.6732)}}.snow:nth-child(272){opacity:1.9342;transform:translate(91.211vw,-10px) scale(.3469);animation:fall-272 26s -7s linear infinite}@keyframes fall-272{54.462%{transform:translate(86.0543vw,54.462vh) scale(.3469)}to{transform:translate(88.63265vw,99vh) scale(.3469)}}.snow:nth-child(273){opacity:1.5282;transform:translate(74.2378vw,-10px) scale(.7287);animation:fall-273 16s -11s linear infinite}@keyframes fall-273{36.406%{transform:translate(79.2218vw,36.406vh) scale(.7287)}to{transform:translate(76.7298vw,99vh) scale(.7287)}}.snow:nth-child(274){opacity:.4478;transform:translate(61.1202vw,-10px) scale(.275);animation:fall-274 29s -15s linear infinite}@keyframes fall-274{78.919%{transform:translate(62.647vw,78.919vh) scale(.275)}to{transform:translate(61.8836vw,99vh) scale(.275)}}.snow:nth-child(275){opacity:.8196;transform:translate(74.7406vw,-10px) scale(.5119);animation:fall-275 14s -10s linear infinite}@keyframes fall-275{32.849%{transform:translate(77.1686vw,32.849vh) scale(.5119)}to{transform:translate(75.9546vw,99vh) scale(.5119)}}.snow:nth-child(276){opacity:.1996;transform:translate(46.4836vw,-10px) scale(.3261);animation:fall-276 16s -4s linear infinite}@keyframes fall-276{74.245%{transform:translate(43.5854vw,74.245vh) scale(.3261)}to{transform:translate(45.0345vw,99vh) scale(.3261)}}.snow:nth-child(277){opacity:1.2074;transform:translate(93.2832vw,-10px) scale(.4146);animation:fall-277 29s -26s linear infinite}@keyframes fall-277{34.206%{transform:translate(93.0311vw,34.206vh) scale(.4146)}to{transform:translate(93.15715vw,99vh) scale(.4146)}}.snow:nth-child(278){opacity:1.8882;transform:translate(67.2223vw,-10px) scale(.4937);animation:fall-278 18s -17s linear infinite}@keyframes fall-278{61.753%{transform:translate(63.064vw,61.753vh) scale(.4937)}to{transform:translate(65.14315vw,99vh) scale(.4937)}}.snow:nth-child(279){opacity:.1874;transform:translate(20.0821vw,-10px) scale(.6876);animation:fall-279 23s -12s linear infinite}@keyframes fall-279{44.657%{transform:translate(10.3507vw,44.657vh) scale(.6876)}to{transform:translate(15.2164vw,99vh) scale(.6876)}}.snow:nth-child(280){opacity:.4742;transform:translate(78.8338vw,-10px) scale(.7915);animation:fall-280 28s -7s linear infinite}@keyframes fall-280{59.351%{transform:translate(82.3905vw,59.351vh) scale(.7915)}to{transform:translate(80.61215vw,99vh) scale(.7915)}}.snow:nth-child(281){opacity:1.0728;transform:translate(85.0105vw,-10px) scale(.0548);animation:fall-281 12s -30s linear infinite}@keyframes fall-281{47.484%{transform:translate(85.9942vw,47.484vh) scale(.0548)}to{transform:translate(85.50235vw,99vh) scale(.0548)}}.snow:nth-child(282){opacity:.5296;transform:translate(84.0166vw,-10px) scale(.531);animation:fall-282 12s -15s linear infinite}@keyframes fall-282{52.261%{transform:translate(78.5329vw,52.261vh) scale(.531)}to{transform:translate(81.27475vw,99vh) scale(.531)}}.snow:nth-child(283){opacity:.0376;transform:translate(36.8312vw,-10px) scale(.7515);animation:fall-283 17s -21s linear infinite}@keyframes fall-283{73.25%{transform:translate(30.9637vw,73.25vh) scale(.7515)}to{transform:translate(33.89745vw,99vh) scale(.7515)}}.snow:nth-child(284){opacity:.5228;transform:translate(97.2312vw,-10px) scale(.5787);animation:fall-284 12s -28s linear infinite}@keyframes fall-284{38.223%{transform:translate(96.4128vw,38.223vh) scale(.5787)}to{transform:translate(96.822vw,99vh) scale(.5787)}}.snow:nth-child(285){opacity:1.6158;transform:translate(50.6409vw,-10px) scale(.6642);animation:fall-285 22s -1s linear infinite}@keyframes fall-285{40.631%{transform:translate(59.6909vw,40.631vh) scale(.6642)}to{transform:translate(55.1659vw,99vh) scale(.6642)}}.snow:nth-child(286){opacity:1.809;transform:translate(2.0973vw,-10px) scale(.9539);animation:fall-286 14s -5s linear infinite}@keyframes fall-286{56.169%{transform:translate(5.3657vw,56.169vh) scale(.9539)}to{transform:translate(3.7315vw,99vh) scale(.9539)}}.snow:nth-child(287){opacity:.2018;transform:translate(53.0232vw,-10px) scale(.0953);animation:fall-287 29s -21s linear infinite}@keyframes fall-287{40.719%{transform:translate(45.7225vw,40.719vh) scale(.0953)}to{transform:translate(49.37285vw,99vh) scale(.0953)}}.snow:nth-child(288){opacity:.0632;transform:translate(1.0356vw,-10px) scale(.3338);animation:fall-288 15s -29s linear infinite}@keyframes fall-288{47.929%{transform:translate(7.2865vw,47.929vh) scale(.3338)}to{transform:translate(4.16105vw,99vh) scale(.3338)}}.snow:nth-child(289){opacity:1.9812;transform:translate(75.5586vw,-10px) scale(.2047);animation:fall-289 27s -16s linear infinite}@keyframes fall-289{39.934%{transform:translate(81.8811vw,39.934vh) scale(.2047)}to{transform:translate(78.71985vw,99vh) scale(.2047)}}.snow:nth-child(290){opacity:.552;transform:translate(65.3706vw,-10px) scale(.0423);animation:fall-290 21s -21s linear infinite}@keyframes fall-290{41.689%{transform:translate(55.4537vw,41.689vh) scale(.0423)}to{transform:translate(60.41215vw,99vh) scale(.0423)}}.snow:nth-child(291){opacity:1.3628;transform:translate(38.7902vw,-10px) scale(.1233);animation:fall-291 13s -1s linear infinite}@keyframes fall-291{33.657%{transform:translate(33.0574vw,33.657vh) scale(.1233)}to{transform:translate(35.9238vw,99vh) scale(.1233)}}.snow:nth-child(292){opacity:.7086;transform:translate(53.5996vw,-10px) scale(.6982);animation:fall-292 11s -10s linear infinite}@keyframes fall-292{44.044%{transform:translate(57.2043vw,44.044vh) scale(.6982)}to{transform:translate(55.40195vw,99vh) scale(.6982)}}.snow:nth-child(293){opacity:1.2948;transform:translate(11.2885vw,-10px) scale(.9972);animation:fall-293 26s -28s linear infinite}@keyframes fall-293{51.254%{transform:translate(8.3141vw,51.254vh) scale(.9972)}to{transform:translate(9.8013vw,99vh) scale(.9972)}}.snow:nth-child(294){opacity:1.8022;transform:translate(23.2228vw,-10px) scale(.0612);animation:fall-294 15s -19s linear infinite}@keyframes fall-294{45.149%{transform:translate(21.819vw,45.149vh) scale(.0612)}to{transform:translate(22.5209vw,99vh) scale(.0612)}}.snow:nth-child(295){opacity:1.1508;transform:translate(3.6259vw,-10px) scale(.7244);animation:fall-295 19s -16s linear infinite}@keyframes fall-295{56.683%{transform:translate(-1.7197vw,56.683vh) scale(.7244)}to{transform:translate(.9531vw,99vh) scale(.7244)}}.snow:nth-child(296){opacity:.0252;transform:translate(92.168vw,-10px) scale(.17);animation:fall-296 27s -15s linear infinite}@keyframes fall-296{73.551%{transform:translate(92.3751vw,73.551vh) scale(.17)}to{transform:translate(92.27155vw,99vh) scale(.17)}}.snow:nth-child(297){opacity:1.5572;transform:translate(51.9662vw,-10px) scale(.9441);animation:fall-297 13s -4s linear infinite}@keyframes fall-297{41.777%{transform:translate(46.1675vw,41.777vh) scale(.9441)}to{transform:translate(49.06685vw,99vh) scale(.9441)}}.snow:nth-child(298){opacity:1.9194;transform:translate(78.1418vw,-10px) scale(.4089);animation:fall-298 19s -9s linear infinite}@keyframes fall-298{58.65%{transform:translate(86.7183vw,58.65vh) scale(.4089)}to{transform:translate(82.43005vw,99vh) scale(.4089)}}.snow:nth-child(299){opacity:1.628;transform:translate(87.8791vw,-10px) scale(.662);animation:fall-299 10s -20s linear infinite}@keyframes fall-299{78.75%{transform:translate(88.9753vw,78.75vh) scale(.662)}to{transform:translate(88.4272vw,99vh) scale(.662)}}.snow:nth-child(300){opacity:.4054;transform:translate(8.9873vw,-10px) scale(.4574);animation:fall-300 14s -8s linear infinite}@keyframes fall-300{41.936%{transform:translate(17.8116vw,41.936vh) scale(.4574)}to{transform:translate(13.39945vw,99vh) scale(.4574)}}.snow:nth-child(301){opacity:1.4132;transform:translate(87.4611vw,-10px) scale(.6618);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{79.006%{transform:translate(87.5245vw,79.006vh) scale(.6618)}to{transform:translate(87.4928vw,99vh) scale(.6618)}}.snow:nth-child(302){opacity:1.803;transform:translate(17.7755vw,-10px) scale(.3314);animation:fall-302 12s -12s linear infinite}@keyframes fall-302{61.974%{transform:translate(25.9783vw,61.974vh) scale(.3314)}to{transform:translate(21.8769vw,99vh) scale(.3314)}}.snow:nth-child(303){opacity:.5792;transform:translate(48.219vw,-10px) scale(.5382);animation:fall-303 12s -5s linear infinite}@keyframes fall-303{64.702%{transform:translate(39.6417vw,64.702vh) scale(.5382)}to{transform:translate(43.93035vw,99vh) scale(.5382)}}.snow:nth-child(304){opacity:1.9696;transform:translate(33.0097vw,-10px) scale(.7655);animation:fall-304 27s -30s linear infinite}@keyframes fall-304{35.288%{transform:translate(32.672vw,35.288vh) scale(.7655)}to{transform:translate(32.84085vw,99vh) scale(.7655)}}.snow:nth-child(305){opacity:1.33;transform:translate(52.2494vw,-10px) scale(.0963);animation:fall-305 14s -17s linear infinite}@keyframes fall-305{44.356%{transform:translate(53.8856vw,44.356vh) scale(.0963)}to{transform:translate(53.0675vw,99vh) scale(.0963)}}.snow:nth-child(306){opacity:1.425;transform:translate(61.4037vw,-10px) scale(.4476);animation:fall-306 28s -30s linear infinite}@keyframes fall-306{36.984%{transform:translate(67.2294vw,36.984vh) scale(.4476)}to{transform:translate(64.31655vw,99vh) scale(.4476)}}.snow:nth-child(307){opacity:.2;transform:translate(50.7886vw,-10px) scale(.8801);animation:fall-307 13s -22s linear infinite}@keyframes fall-307{74.472%{transform:translate(50.6524vw,74.472vh) scale(.8801)}to{transform:translate(50.7205vw,99vh) scale(.8801)}}.snow:nth-child(308){opacity:.7074;transform:translate(86.5435vw,-10px) scale(.5655);animation:fall-308 25s -27s linear infinite}@keyframes fall-308{44.794%{transform:translate(83.267vw,44.794vh) scale(.5655)}to{transform:translate(84.90525vw,99vh) scale(.5655)}}.snow:nth-child(309){opacity:.7648;transform:translate(.2673vw,-10px) scale(.0083);animation:fall-309 25s -23s linear infinite}@keyframes fall-309{67.788%{transform:translate(-2.0204vw,67.788vh) scale(.0083)}to{transform:translate(-.87655vw,99vh) scale(.0083)}}.snow:nth-child(310){opacity:1.5158;transform:translate(41.1595vw,-10px) scale(.6081);animation:fall-310 20s -13s linear infinite}@keyframes fall-310{31.715%{transform:translate(44.0029vw,31.715vh) scale(.6081)}to{transform:translate(42.5812vw,99vh) scale(.6081)}}.snow:nth-child(311){opacity:1.0764;transform:translate(22.1639vw,-10px) scale(.4436);animation:fall-311 16s -13s linear infinite}@keyframes fall-311{45.868%{transform:translate(15.2944vw,45.868vh) scale(.4436)}to{transform:translate(18.72915vw,99vh) scale(.4436)}}.snow:nth-child(312){opacity:.4574;transform:translate(66.059vw,-10px) scale(.5663);animation:fall-312 24s -4s linear infinite}@keyframes fall-312{59.487%{transform:translate(64.4367vw,59.487vh) scale(.5663)}to{transform:translate(65.24785vw,99vh) scale(.5663)}}.snow:nth-child(313){opacity:1.9792;transform:translate(21.0304vw,-10px) scale(.4018);animation:fall-313 29s -20s linear infinite}@keyframes fall-313{35.329%{transform:translate(12.6875vw,35.329vh) scale(.4018)}to{transform:translate(16.85895vw,99vh) scale(.4018)}}.snow:nth-child(314){opacity:.0458;transform:translate(47.5888vw,-10px) scale(.8218);animation:fall-314 11s -2s linear infinite}@keyframes fall-314{45.766%{transform:translate(46.8172vw,45.766vh) scale(.8218)}to{transform:translate(47.203vw,99vh) scale(.8218)}}.snow:nth-child(315){opacity:.9358;transform:translate(52.0658vw,-10px) scale(.1664);animation:fall-315 28s -3s linear infinite}@keyframes fall-315{43.441%{transform:translate(45.4909vw,43.441vh) scale(.1664)}to{transform:translate(48.77835vw,99vh) scale(.1664)}}.snow:nth-child(316){opacity:.6664;transform:translate(11.128vw,-10px) scale(.7723);animation:fall-316 21s -6s linear infinite}@keyframes fall-316{78.925%{transform:translate(6.718vw,78.925vh) scale(.7723)}to{transform:translate(8.923vw,99vh) scale(.7723)}}.snow:nth-child(317){opacity:.6872;transform:translate(21.1659vw,-10px) scale(.7762);animation:fall-317 21s -17s linear infinite}@keyframes fall-317{58.122%{transform:translate(22.3471vw,58.122vh) scale(.7762)}to{transform:translate(21.7565vw,99vh) scale(.7762)}}.snow:nth-child(318){opacity:1.9574;transform:translate(88.9793vw,-10px) scale(.569);animation:fall-318 30s -24s linear infinite}@keyframes fall-318{33.468%{transform:translate(86.9395vw,33.468vh) scale(.569)}to{transform:translate(87.9594vw,99vh) scale(.569)}}.snow:nth-child(319){opacity:1.522;transform:translate(57.3396vw,-10px) scale(.7391);animation:fall-319 24s -27s linear infinite}@keyframes fall-319{46.524%{transform:translate(48.0801vw,46.524vh) scale(.7391)}to{transform:translate(52.70985vw,99vh) scale(.7391)}}.snow:nth-child(320){opacity:.4736;transform:translate(98.6569vw,-10px) scale(.5609);animation:fall-320 13s -19s linear infinite}@keyframes fall-320{51.754%{transform:translate(91.7753vw,51.754vh) scale(.5609)}to{transform:translate(95.2161vw,99vh) scale(.5609)}}.snow:nth-child(321){opacity:1.5074;transform:translate(83.0726vw,-10px) scale(.175);animation:fall-321 28s -29s linear infinite}@keyframes fall-321{34.316%{transform:translate(81.1796vw,34.316vh) scale(.175)}to{transform:translate(82.1261vw,99vh) scale(.175)}}.snow:nth-child(322){opacity:.6816;transform:translate(37.9535vw,-10px) scale(.3425);animation:fall-322 29s -18s linear infinite}@keyframes fall-322{72.676%{transform:translate(32.2835vw,72.676vh) scale(.3425)}to{transform:translate(35.1185vw,99vh) scale(.3425)}}.snow:nth-child(323){opacity:.079;transform:translate(52.8693vw,-10px) scale(.93);animation:fall-323 24s -22s linear infinite}@keyframes fall-323{70.373%{transform:translate(59.6526vw,70.373vh) scale(.93)}to{transform:translate(56.26095vw,99vh) scale(.93)}}.snow:nth-child(324){opacity:.0976;transform:translate(49.9401vw,-10px) scale(.8893);animation:fall-324 14s -2s linear infinite}@keyframes fall-324{70.626%{transform:translate(48.6832vw,70.626vh) scale(.8893)}to{transform:translate(49.31165vw,99vh) scale(.8893)}}.snow:nth-child(325){opacity:1.4038;transform:translate(62.8053vw,-10px) scale(.8186);animation:fall-325 20s -3s linear infinite}@keyframes fall-325{60.25%{transform:translate(63.6947vw,60.25vh) scale(.8186)}to{transform:translate(63.25vw,99vh) scale(.8186)}}.snow:nth-child(326){opacity:.7506;transform:translate(39.18vw,-10px) scale(.2765);animation:fall-326 25s -18s linear infinite}@keyframes fall-326{38.128%{transform:translate(34.1221vw,38.128vh) scale(.2765)}to{transform:translate(36.65105vw,99vh) scale(.2765)}}.snow:nth-child(327){opacity:.8278;transform:translate(94.0982vw,-10px) scale(.5733);animation:fall-327 15s -13s linear infinite}@keyframes fall-327{39.946%{transform:translate(86.8871vw,39.946vh) scale(.5733)}to{transform:translate(90.49265vw,99vh) scale(.5733)}}.snow:nth-child(328){opacity:1.915;transform:translate(94.7668vw,-10px) scale(.7847);animation:fall-328 19s -14s linear infinite}@keyframes fall-328{68.794%{transform:translate(90.4863vw,68.794vh) scale(.7847)}to{transform:translate(92.62655vw,99vh) scale(.7847)}}.snow:nth-child(329){opacity:.8022;transform:translate(76.4254vw,-10px) scale(.5502);animation:fall-329 26s -1s linear infinite}@keyframes fall-329{48.155%{transform:translate(79.8964vw,48.155vh) scale(.5502)}to{transform:translate(78.1609vw,99vh) scale(.5502)}}.snow:nth-child(330){opacity:1.8166;transform:translate(81.5324vw,-10px) scale(.8223);animation:fall-330 29s -14s linear infinite}@keyframes fall-330{37.012%{transform:translate(83.5821vw,37.012vh) scale(.8223)}to{transform:translate(82.55725vw,99vh) scale(.8223)}}.snow:nth-child(331){opacity:.0618;transform:translate(68.257vw,-10px) scale(.0313);animation:fall-331 10s -23s linear infinite}@keyframes fall-331{52.568%{transform:translate(66.1736vw,52.568vh) scale(.0313)}to{transform:translate(67.2153vw,99vh) scale(.0313)}}.snow:nth-child(332){opacity:.3504;transform:translate(19.0805vw,-10px) scale(.1299);animation:fall-332 19s -23s linear infinite}@keyframes fall-332{66.177%{transform:translate(24.9294vw,66.177vh) scale(.1299)}to{transform:translate(22.00495vw,99vh) scale(.1299)}}.snow:nth-child(333){opacity:.852;transform:translate(80.1857vw,-10px) scale(.727);animation:fall-333 28s -12s linear infinite}@keyframes fall-333{59.11%{transform:translate(81.2232vw,59.11vh) scale(.727)}to{transform:translate(80.70445vw,99vh) scale(.727)}}.snow:nth-child(334){opacity:1.315;transform:translate(37.1991vw,-10px) scale(.5247);animation:fall-334 23s -16s linear infinite}@keyframes fall-334{63.119%{transform:translate(33.0447vw,63.119vh) scale(.5247)}to{transform:translate(35.1219vw,99vh) scale(.5247)}}.snow:nth-child(335){opacity:1.929;transform:translate(76.1649vw,-10px) scale(.1643);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{69.208%{transform:translate(69.0601vw,69.208vh) scale(.1643)}to{transform:translate(72.6125vw,99vh) scale(.1643)}}.snow:nth-child(336){opacity:1.9852;transform:translate(56.3717vw,-10px) scale(.5666);animation:fall-336 29s -24s linear infinite}@keyframes fall-336{77.908%{transform:translate(64.3377vw,77.908vh) scale(.5666)}to{transform:translate(60.3547vw,99vh) scale(.5666)}}.snow:nth-child(337){opacity:1.559;transform:translate(8.4428vw,-10px) scale(.7904);animation:fall-337 22s -18s linear infinite}@keyframes fall-337{30.812%{transform:translate(16.6917vw,30.812vh) scale(.7904)}to{transform:translate(12.56725vw,99vh) scale(.7904)}}.snow:nth-child(338){opacity:1.066;transform:translate(47.1382vw,-10px) scale(.3636);animation:fall-338 19s -17s linear infinite}@keyframes fall-338{35.318%{transform:translate(52.0107vw,35.318vh) scale(.3636)}to{transform:translate(49.57445vw,99vh) scale(.3636)}}.snow:nth-child(339){opacity:1.5386;transform:translate(47.6855vw,-10px) scale(.7637);animation:fall-339 18s -10s linear infinite}@keyframes fall-339{73.408%{transform:translate(45.9645vw,73.408vh) scale(.7637)}to{transform:translate(46.825vw,99vh) scale(.7637)}}.snow:nth-child(340){opacity:.4506;transform:translate(13.6824vw,-10px) scale(.077);animation:fall-340 21s -28s linear infinite}@keyframes fall-340{46.787%{transform:translate(5.1196vw,46.787vh) scale(.077)}to{transform:translate(9.401vw,99vh) scale(.077)}}.snow:nth-child(341){opacity:.5276;transform:translate(49.6632vw,-10px) scale(.9671);animation:fall-341 29s -22s linear infinite}@keyframes fall-341{78.884%{transform:translate(47.9113vw,78.884vh) scale(.9671)}to{transform:translate(48.78725vw,99vh) scale(.9671)}}.snow:nth-child(342){opacity:1.1136;transform:translate(90.0018vw,-10px) scale(.8616);animation:fall-342 14s -29s linear infinite}@keyframes fall-342{51.077%{transform:translate(94.3717vw,51.077vh) scale(.8616)}to{transform:translate(92.18675vw,99vh) scale(.8616)}}.snow:nth-child(343){opacity:1.0592;transform:translate(85.6368vw,-10px) scale(.3745);animation:fall-343 11s -29s linear infinite}@keyframes fall-343{74.161%{transform:translate(81.913vw,74.161vh) scale(.3745)}to{transform:translate(83.7749vw,99vh) scale(.3745)}}.snow:nth-child(344){opacity:.369;transform:translate(83.6178vw,-10px) scale(.8536);animation:fall-344 25s -30s linear infinite}@keyframes fall-344{44.538%{transform:translate(80.6863vw,44.538vh) scale(.8536)}to{transform:translate(82.15205vw,99vh) scale(.8536)}}.snow:nth-child(345){opacity:.8088;transform:translate(9.0223vw,-10px) scale(.0874);animation:fall-345 10s -11s linear infinite}@keyframes fall-345{36.841%{transform:translate(14.6387vw,36.841vh) scale(.0874)}to{transform:translate(11.8305vw,99vh) scale(.0874)}}.snow:nth-child(346){opacity:.3552;transform:translate(57.807vw,-10px) scale(.0416);animation:fall-346 18s -6s linear infinite}@keyframes fall-346{63.934%{transform:translate(60.5078vw,63.934vh) scale(.0416)}to{transform:translate(59.1574vw,99vh) scale(.0416)}}.snow:nth-child(347){opacity:.2108;transform:translate(26.7819vw,-10px) scale(.5874);animation:fall-347 12s -30s linear infinite}@keyframes fall-347{79.529%{transform:translate(23.4909vw,79.529vh) scale(.5874)}to{transform:translate(25.1364vw,99vh) scale(.5874)}}.snow:nth-child(348){opacity:.1256;transform:translate(52.7641vw,-10px) scale(.7905);animation:fall-348 25s -22s linear infinite}@keyframes fall-348{34.462%{transform:translate(61.0441vw,34.462vh) scale(.7905)}to{transform:translate(56.9041vw,99vh) scale(.7905)}}.snow:nth-child(349){opacity:1.0154;transform:translate(29.1759vw,-10px) scale(.6217);animation:fall-349 10s -22s linear infinite}@keyframes fall-349{33.459%{transform:translate(33.8527vw,33.459vh) scale(.6217)}to{transform:translate(31.5143vw,99vh) scale(.6217)}}.snow:nth-child(350){opacity:1.6578;transform:translate(33.6273vw,-10px) scale(.208);animation:fall-350 26s -23s linear infinite}@keyframes fall-350{45.596%{transform:translate(43.4837vw,45.596vh) scale(.208)}to{transform:translate(38.5555vw,99vh) scale(.208)}}.snow:nth-child(351){opacity:1.6462;transform:translate(74.655vw,-10px) scale(.3938);animation:fall-351 29s -23s linear infinite}@keyframes fall-351{50.112%{transform:translate(75.7238vw,50.112vh) scale(.3938)}to{transform:translate(75.1894vw,99vh) scale(.3938)}}.snow:nth-child(352){opacity:1.3608;transform:translate(42.4475vw,-10px) scale(.9429);animation:fall-352 26s -18s linear infinite}@keyframes fall-352{68.699%{transform:translate(42.143vw,68.699vh) scale(.9429)}to{transform:translate(42.29525vw,99vh) scale(.9429)}}.snow:nth-child(353){opacity:1.3218;transform:translate(9.9285vw,-10px) scale(.5423);animation:fall-353 24s -26s linear infinite}@keyframes fall-353{35.666%{transform:translate(7.446vw,35.666vh) scale(.5423)}to{transform:translate(8.68725vw,99vh) scale(.5423)}}.snow:nth-child(354){opacity:1.302;transform:translate(18.682vw,-10px) scale(.48);animation:fall-354 15s -4s linear infinite}@keyframes fall-354{61.499%{transform:translate(23.1325vw,61.499vh) scale(.48)}to{transform:translate(20.90725vw,99vh) scale(.48)}}.snow:nth-child(355){opacity:1.3384;transform:translate(96.7341vw,-10px) scale(.9142);animation:fall-355 14s -28s linear infinite}@keyframes fall-355{47.058%{transform:translate(101.7981vw,47.058vh) scale(.9142)}to{transform:translate(99.2661vw,99vh) scale(.9142)}}.snow:nth-child(356){opacity:.6482;transform:translate(66.5582vw,-10px) scale(.2853);animation:fall-356 26s -21s linear infinite}@keyframes fall-356{39.207%{transform:translate(68.5741vw,39.207vh) scale(.2853)}to{transform:translate(67.56615vw,99vh) scale(.2853)}}.snow:nth-child(357){opacity:1.1538;transform:translate(2.2864vw,-10px) scale(.4137);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{31.328%{transform:translate(6.6737vw,31.328vh) scale(.4137)}to{transform:translate(4.48005vw,99vh) scale(.4137)}}.snow:nth-child(358){opacity:1.2148;transform:translate(17.1822vw,-10px) scale(.8795);animation:fall-358 21s -10s linear infinite}@keyframes fall-358{53.806%{transform:translate(12.1343vw,53.806vh) scale(.8795)}to{transform:translate(14.65825vw,99vh) scale(.8795)}}.snow:nth-child(359){opacity:.974;transform:translate(60.975vw,-10px) scale(.7838);animation:fall-359 29s -4s linear infinite}@keyframes fall-359{65.559%{transform:translate(70.4526vw,65.559vh) scale(.7838)}to{transform:translate(65.7138vw,99vh) scale(.7838)}}.snow:nth-child(360){opacity:.9154;transform:translate(35.5093vw,-10px) scale(.2466);animation:fall-360 29s -16s linear infinite}@keyframes fall-360{54.027%{transform:translate(37.9591vw,54.027vh) scale(.2466)}to{transform:translate(36.7342vw,99vh) scale(.2466)}}.snow:nth-child(361){opacity:.813;transform:translate(67.1457vw,-10px) scale(.8398);animation:fall-361 20s -23s linear infinite}@keyframes fall-361{46.242%{transform:translate(63.5833vw,46.242vh) scale(.8398)}to{transform:translate(65.3645vw,99vh) scale(.8398)}}.snow:nth-child(362){opacity:.355;transform:translate(46.305vw,-10px) scale(.5002);animation:fall-362 18s -12s linear infinite}@keyframes fall-362{44.066%{transform:translate(47.5063vw,44.066vh) scale(.5002)}to{transform:translate(46.90565vw,99vh) scale(.5002)}}.snow:nth-child(363){opacity:1.9532;transform:translate(44.3909vw,-10px) scale(.4814);animation:fall-363 21s -15s linear infinite}@keyframes fall-363{57.882%{transform:translate(49.3385vw,57.882vh) scale(.4814)}to{transform:translate(46.8647vw,99vh) scale(.4814)}}.snow:nth-child(364){opacity:.2552;transform:translate(25.0813vw,-10px) scale(.056);animation:fall-364 28s -11s linear infinite}@keyframes fall-364{43.387%{transform:translate(17.5593vw,43.387vh) scale(.056)}to{transform:translate(21.3203vw,99vh) scale(.056)}}.snow:nth-child(365){opacity:.1066;transform:translate(60.0458vw,-10px) scale(.7298);animation:fall-365 23s -11s linear infinite}@keyframes fall-365{49.583%{transform:translate(55.5808vw,49.583vh) scale(.7298)}to{transform:translate(57.8133vw,99vh) scale(.7298)}}.snow:nth-child(366){opacity:.3164;transform:translate(47.4809vw,-10px) scale(.6213);animation:fall-366 22s -5s linear infinite}@keyframes fall-366{41.171%{transform:translate(57.0829vw,41.171vh) scale(.6213)}to{transform:translate(52.2819vw,99vh) scale(.6213)}}.snow:nth-child(367){opacity:.5974;transform:translate(3.3766vw,-10px) scale(.5314);animation:fall-367 12s -17s linear infinite}@keyframes fall-367{53.044%{transform:translate(11.7121vw,53.044vh) scale(.5314)}to{transform:translate(7.54435vw,99vh) scale(.5314)}}.snow:nth-child(368){opacity:.3118;transform:translate(43.3883vw,-10px) scale(.7167);animation:fall-368 24s -30s linear infinite}@keyframes fall-368{34.566%{transform:translate(45.7365vw,34.566vh) scale(.7167)}to{transform:translate(44.5624vw,99vh) scale(.7167)}}.snow:nth-child(369){opacity:1.1562;transform:translate(67.7454vw,-10px) scale(.2538);animation:fall-369 30s -11s linear infinite}@keyframes fall-369{33.165%{transform:translate(70.6117vw,33.165vh) scale(.2538)}to{transform:translate(69.17855vw,99vh) scale(.2538)}}.snow:nth-child(370){opacity:.2946;transform:translate(59.1631vw,-10px) scale(.3709);animation:fall-370 18s -14s linear infinite}@keyframes fall-370{38.197%{transform:translate(53.3439vw,38.197vh) scale(.3709)}to{transform:translate(56.2535vw,99vh) scale(.3709)}}.snow:nth-child(371){opacity:1.43;transform:translate(33.591vw,-10px) scale(.9954);animation:fall-371 19s -30s linear infinite}@keyframes fall-371{43.438%{transform:translate(24.6465vw,43.438vh) scale(.9954)}to{transform:translate(29.11875vw,99vh) scale(.9954)}}.snow:nth-child(372){opacity:.389;transform:translate(49.512vw,-10px) scale(.8123);animation:fall-372 30s -16s linear infinite}@keyframes fall-372{45.023%{transform:translate(50.0815vw,45.023vh) scale(.8123)}to{transform:translate(49.79675vw,99vh) scale(.8123)}}.snow:nth-child(373){opacity:1.6756;transform:translate(11.148vw,-10px) scale(.4518);animation:fall-373 30s -8s linear infinite}@keyframes fall-373{67.734%{transform:translate(2.9542vw,67.734vh) scale(.4518)}to{transform:translate(7.0511vw,99vh) scale(.4518)}}.snow:nth-child(374){opacity:.4628;transform:translate(51.4774vw,-10px) scale(.6344);animation:fall-374 16s -15s linear infinite}@keyframes fall-374{53.634%{transform:translate(58.0885vw,53.634vh) scale(.6344)}to{transform:translate(54.78295vw,99vh) scale(.6344)}}.snow:nth-child(375){opacity:1.7894;transform:translate(16.7744vw,-10px) scale(.2689);animation:fall-375 25s -9s linear infinite}@keyframes fall-375{63.91%{transform:translate(9.5827vw,63.91vh) scale(.2689)}to{transform:translate(13.17855vw,99vh) scale(.2689)}}.snow:nth-child(376){opacity:1.4984;transform:translate(65.1234vw,-10px) scale(.7076);animation:fall-376 12s -6s linear infinite}@keyframes fall-376{73.891%{transform:translate(67.2314vw,73.891vh) scale(.7076)}to{transform:translate(66.1774vw,99vh) scale(.7076)}}.snow:nth-child(377){opacity:1.1254;transform:translate(86.2635vw,-10px) scale(.1544);animation:fall-377 25s -7s linear infinite}@keyframes fall-377{58.251%{transform:translate(87.0503vw,58.251vh) scale(.1544)}to{transform:translate(86.6569vw,99vh) scale(.1544)}}.snow:nth-child(378){opacity:1.5548;transform:translate(74.5571vw,-10px) scale(.4151);animation:fall-378 22s -17s linear infinite}@keyframes fall-378{53.148%{transform:translate(70.1677vw,53.148vh) scale(.4151)}to{transform:translate(72.3624vw,99vh) scale(.4151)}}.snow:nth-child(379){opacity:.5748;transform:translate(55.2575vw,-10px) scale(.5843);animation:fall-379 10s -21s linear infinite}@keyframes fall-379{55.551%{transform:translate(50.2066vw,55.551vh) scale(.5843)}to{transform:translate(52.73205vw,99vh) scale(.5843)}}.snow:nth-child(380){opacity:1.306;transform:translate(89.5559vw,-10px) scale(.7132);animation:fall-380 23s -23s linear infinite}@keyframes fall-380{68.844%{transform:translate(83.0366vw,68.844vh) scale(.7132)}to{transform:translate(86.29625vw,99vh) scale(.7132)}}.snow:nth-child(381){opacity:.2916;transform:translate(33.3344vw,-10px) scale(.4499);animation:fall-381 19s -6s linear infinite}@keyframes fall-381{56.824%{transform:translate(41.0685vw,56.824vh) scale(.4499)}to{transform:translate(37.20145vw,99vh) scale(.4499)}}.snow:nth-child(382){opacity:.7394;transform:translate(23.4822vw,-10px) scale(.0134);animation:fall-382 14s -14s linear infinite}@keyframes fall-382{30.292%{transform:translate(16.9032vw,30.292vh) scale(.0134)}to{transform:translate(20.1927vw,99vh) scale(.0134)}}.snow:nth-child(383){opacity:1.921;transform:translate(15.4039vw,-10px) scale(.5586);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{69.857%{transform:translate(7.4625vw,69.857vh) scale(.5586)}to{transform:translate(11.4332vw,99vh) scale(.5586)}}.snow:nth-child(384){opacity:1.4392;transform:translate(26.0062vw,-10px) scale(.3843);animation:fall-384 14s -17s linear infinite}@keyframes fall-384{50.741%{transform:translate(17.5454vw,50.741vh) scale(.3843)}to{transform:translate(21.7758vw,99vh) scale(.3843)}}.snow:nth-child(385){opacity:1.0626;transform:translate(82.561vw,-10px) scale(.6985);animation:fall-385 18s -25s linear infinite}@keyframes fall-385{46.112%{transform:translate(83.2176vw,46.112vh) scale(.6985)}to{transform:translate(82.8893vw,99vh) scale(.6985)}}.snow:nth-child(386){opacity:1.9362;transform:translate(80.6662vw,-10px) scale(.8155);animation:fall-386 25s -24s linear infinite}@keyframes fall-386{77.677%{transform:translate(88.6603vw,77.677vh) scale(.8155)}to{transform:translate(84.66325vw,99vh) scale(.8155)}}.snow:nth-child(387){opacity:1.747;transform:translate(98.2835vw,-10px) scale(.7679);animation:fall-387 17s -24s linear infinite}@keyframes fall-387{32.789%{transform:translate(93.5575vw,32.789vh) scale(.7679)}to{transform:translate(95.9205vw,99vh) scale(.7679)}}.snow:nth-child(388){opacity:1.5826;transform:translate(39.9834vw,-10px) scale(.3757);animation:fall-388 19s -18s linear infinite}@keyframes fall-388{54.518%{transform:translate(32.2541vw,54.518vh) scale(.3757)}to{transform:translate(36.11875vw,99vh) scale(.3757)}}.snow:nth-child(389){opacity:1.2636;transform:translate(10.4651vw,-10px) scale(.1681);animation:fall-389 20s -6s linear infinite}@keyframes fall-389{62.863%{transform:translate(11.3644vw,62.863vh) scale(.1681)}to{transform:translate(10.91475vw,99vh) scale(.1681)}}.snow:nth-child(390){opacity:1.5954;transform:translate(83.6511vw,-10px) scale(.5319);animation:fall-390 23s -17s linear infinite}@keyframes fall-390{72.637%{transform:translate(91.9539vw,72.637vh) scale(.5319)}to{transform:translate(87.8025vw,99vh) scale(.5319)}}.snow:nth-child(391){opacity:1.7372;transform:translate(98.6729vw,-10px) scale(.4578);animation:fall-391 27s -15s linear infinite}@keyframes fall-391{57.299%{transform:translate(99.6144vw,57.299vh) scale(.4578)}to{transform:translate(99.14365vw,99vh) scale(.4578)}}.snow:nth-child(392){opacity:.5472;transform:translate(73.5583vw,-10px) scale(.3255);animation:fall-392 13s -4s linear infinite}@keyframes fall-392{41.037%{transform:translate(67.5631vw,41.037vh) scale(.3255)}to{transform:translate(70.5607vw,99vh) scale(.3255)}}.snow:nth-child(393){opacity:.1978;transform:translate(67.3598vw,-10px) scale(.03);animation:fall-393 13s -25s linear infinite}@keyframes fall-393{77.878%{transform:translate(70.3308vw,77.878vh) scale(.03)}to{transform:translate(68.8453vw,99vh) scale(.03)}}.snow:nth-child(394){opacity:.464;transform:translate(24.8251vw,-10px) scale(.3002);animation:fall-394 24s -21s linear infinite}@keyframes fall-394{73.579%{transform:translate(26.1257vw,73.579vh) scale(.3002)}to{transform:translate(25.4754vw,99vh) scale(.3002)}}.snow:nth-child(395){opacity:1.9016;transform:translate(4.8677vw,-10px) scale(.2289);animation:fall-395 19s -11s linear infinite}@keyframes fall-395{42.581%{transform:translate(2.863vw,42.581vh) scale(.2289)}to{transform:translate(3.86535vw,99vh) scale(.2289)}}.snow:nth-child(396){opacity:1.473;transform:translate(76.9412vw,-10px) scale(.8737);animation:fall-396 20s -2s linear infinite}@keyframes fall-396{67.456%{transform:translate(79.0181vw,67.456vh) scale(.8737)}to{transform:translate(77.97965vw,99vh) scale(.8737)}}.snow:nth-child(397){opacity:.7718;transform:translate(46.8636vw,-10px) scale(.756);animation:fall-397 30s -12s linear infinite}@keyframes fall-397{76.868%{transform:translate(37.8545vw,76.868vh) scale(.756)}to{transform:translate(42.35905vw,99vh) scale(.756)}}.snow:nth-child(398){opacity:1.0822;transform:translate(59.29vw,-10px) scale(.7783);animation:fall-398 13s -1s linear infinite}@keyframes fall-398{64.584%{transform:translate(62.3271vw,64.584vh) scale(.7783)}to{transform:translate(60.80855vw,99vh) scale(.7783)}}.snow:nth-child(399){opacity:.365;transform:translate(31.0103vw,-10px) scale(.9572);animation:fall-399 16s -11s linear infinite}@keyframes fall-399{76.58%{transform:translate(33.6698vw,76.58vh) scale(.9572)}to{transform:translate(32.34005vw,99vh) scale(.9572)}}.snow:nth-child(400){opacity:1.2888;transform:translate(83.0447vw,-10px) scale(.5474);animation:fall-400 30s -30s linear infinite}@keyframes fall-400{52.456%{transform:translate(82.559vw,52.456vh) scale(.5474)}to{transform:translate(82.80185vw,99vh) scale(.5474)}}\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:.6292;transform:translate(34.1296vw,-10px) scale(.6886);animation:fall-1 18s -11s linear infinite}@keyframes fall-1{41.578%{transform:translate(26.4456vw,41.578vh) scale(.6886)}to{transform:translate(30.2876vw,99vh) scale(.6886)}}.snow:nth-child(2){opacity:.783;transform:translate(41.0974vw,-10px) scale(.6664);animation:fall-2 23s -23s linear infinite}@keyframes fall-2{37.783%{transform:translate(49.215vw,37.783vh) scale(.6664)}to{transform:translate(45.1562vw,99vh) scale(.6664)}}.snow:nth-child(3){opacity:1.4102;transform:translate(75.3144vw,-10px) scale(.9362);animation:fall-3 20s -6s linear infinite}@keyframes fall-3{78.539%{transform:translate(74.994vw,78.539vh) scale(.9362)}to{transform:translate(75.1542vw,99vh) scale(.9362)}}.snow:nth-child(4){opacity:.8704;transform:translate(66.1864vw,-10px) scale(.0976);animation:fall-4 10s -14s linear infinite}@keyframes fall-4{43.981%{transform:translate(71.8118vw,43.981vh) scale(.0976)}to{transform:translate(68.9991vw,99vh) scale(.0976)}}.snow:nth-child(5){opacity:1.6404;transform:translate(91.1954vw,-10px) scale(.069);animation:fall-5 13s -12s linear infinite}@keyframes fall-5{43.763%{transform:translate(97.2653vw,43.763vh) scale(.069)}to{transform:translate(94.23035vw,99vh) scale(.069)}}.snow:nth-child(6){opacity:.129;transform:translate(5.0594vw,-10px) scale(.9224);animation:fall-6 12s -17s linear infinite}@keyframes fall-6{33.128%{transform:translate(-4.6136vw,33.128vh) scale(.9224)}to{transform:translate(.2229vw,99vh) scale(.9224)}}.snow:nth-child(7){opacity:1.2726;transform:translate(49.6388vw,-10px) scale(.3306);animation:fall-7 25s -24s linear infinite}@keyframes fall-7{77.2%{transform:translate(59.4585vw,77.2vh) scale(.3306)}to{transform:translate(54.54865vw,99vh) scale(.3306)}}.snow:nth-child(8){opacity:.2952;transform:translate(13.0208vw,-10px) scale(.3825);animation:fall-8 14s -3s linear infinite}@keyframes fall-8{35.214%{transform:translate(22.4904vw,35.214vh) scale(.3825)}to{transform:translate(17.7556vw,99vh) scale(.3825)}}.snow:nth-child(9){opacity:1.4892;transform:translate(51.3736vw,-10px) scale(.4413);animation:fall-9 19s -4s linear infinite}@keyframes fall-9{51.065%{transform:translate(42.7455vw,51.065vh) scale(.4413)}to{transform:translate(47.05955vw,99vh) scale(.4413)}}.snow:nth-child(10){opacity:.8668;transform:translate(45.0151vw,-10px) scale(.9491);animation:fall-10 29s -17s linear infinite}@keyframes fall-10{62.316%{transform:translate(36.3324vw,62.316vh) scale(.9491)}to{transform:translate(40.67375vw,99vh) scale(.9491)}}.snow:nth-child(11){opacity:.885;transform:translate(69.7502vw,-10px) scale(.3258);animation:fall-11 17s -26s linear infinite}@keyframes fall-11{32.814%{transform:translate(64.9055vw,32.814vh) scale(.3258)}to{transform:translate(67.32785vw,99vh) scale(.3258)}}.snow:nth-child(12){opacity:.918;transform:translate(46.9278vw,-10px) scale(.2417);animation:fall-12 25s -23s linear infinite}@keyframes fall-12{70.653%{transform:translate(42.4524vw,70.653vh) scale(.2417)}to{transform:translate(44.6901vw,99vh) scale(.2417)}}.snow:nth-child(13){opacity:1.6936;transform:translate(25.6463vw,-10px) scale(.8015);animation:fall-13 19s -13s linear infinite}@keyframes fall-13{39.751%{transform:translate(24.0949vw,39.751vh) scale(.8015)}to{transform:translate(24.8706vw,99vh) scale(.8015)}}.snow:nth-child(14){opacity:.7816;transform:translate(30.8153vw,-10px) scale(.9506);animation:fall-14 17s -11s linear infinite}@keyframes fall-14{47.493%{transform:translate(23.7247vw,47.493vh) scale(.9506)}to{transform:translate(27.27vw,99vh) scale(.9506)}}.snow:nth-child(15){opacity:1.3208;transform:translate(70.9211vw,-10px) scale(.1635);animation:fall-15 22s -10s linear infinite}@keyframes fall-15{73.204%{transform:translate(62.1612vw,73.204vh) scale(.1635)}to{transform:translate(66.54115vw,99vh) scale(.1635)}}.snow:nth-child(16){opacity:.195;transform:translate(63.3855vw,-10px) scale(.0598);animation:fall-16 19s -30s linear infinite}@keyframes fall-16{63.22%{transform:translate(61.3217vw,63.22vh) scale(.0598)}to{transform:translate(62.3536vw,99vh) scale(.0598)}}.snow:nth-child(17){opacity:1.9998;transform:translate(37.4299vw,-10px) scale(.0871);animation:fall-17 23s -30s linear infinite}@keyframes fall-17{78.677%{transform:translate(31.0824vw,78.677vh) scale(.0871)}to{transform:translate(34.25615vw,99vh) scale(.0871)}}.snow:nth-child(18){opacity:.2678;transform:translate(29.1607vw,-10px) scale(.8471);animation:fall-18 28s -28s linear infinite}@keyframes fall-18{34.929%{transform:translate(23.4679vw,34.929vh) scale(.8471)}to{transform:translate(26.3143vw,99vh) scale(.8471)}}.snow:nth-child(19){opacity:1.9744;transform:translate(4.7648vw,-10px) scale(.2361);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{79.393%{transform:translate(11.9664vw,79.393vh) scale(.2361)}to{transform:translate(8.3656vw,99vh) scale(.2361)}}.snow:nth-child(20){opacity:2;transform:translate(51.0354vw,-10px) scale(.6586);animation:fall-20 15s -9s linear infinite}@keyframes fall-20{66.963%{transform:translate(49.6858vw,66.963vh) scale(.6586)}to{transform:translate(50.3606vw,99vh) scale(.6586)}}.snow:nth-child(21){opacity:.639;transform:translate(29.1032vw,-10px) scale(.4092);animation:fall-21 15s -3s linear infinite}@keyframes fall-21{41.529%{transform:translate(35.3883vw,41.529vh) scale(.4092)}to{transform:translate(32.24575vw,99vh) scale(.4092)}}.snow:nth-child(22){opacity:.9536;transform:translate(39.7419vw,-10px) scale(.1031);animation:fall-22 16s -21s linear infinite}@keyframes fall-22{48.559%{transform:translate(47.9729vw,48.559vh) scale(.1031)}to{transform:translate(43.8574vw,99vh) scale(.1031)}}.snow:nth-child(23){opacity:.784;transform:translate(35.9641vw,-10px) scale(.2005);animation:fall-23 23s -3s linear infinite}@keyframes fall-23{56.624%{transform:translate(29.4187vw,56.624vh) scale(.2005)}to{transform:translate(32.6914vw,99vh) scale(.2005)}}.snow:nth-child(24){opacity:.1108;transform:translate(.4811vw,-10px) scale(.3516);animation:fall-24 19s -28s linear infinite}@keyframes fall-24{46.265%{transform:translate(-6.7133vw,46.265vh) scale(.3516)}to{transform:translate(-3.1161vw,99vh) scale(.3516)}}.snow:nth-child(25){opacity:1.5814;transform:translate(16.702vw,-10px) scale(.9299);animation:fall-25 10s -28s linear infinite}@keyframes fall-25{51.653%{transform:translate(22.511vw,51.653vh) scale(.9299)}to{transform:translate(19.6065vw,99vh) scale(.9299)}}.snow:nth-child(26){opacity:1.9408;transform:translate(54.5308vw,-10px) scale(.2166);animation:fall-26 19s -4s linear infinite}@keyframes fall-26{73.486%{transform:translate(53.7613vw,73.486vh) scale(.2166)}to{transform:translate(54.14605vw,99vh) scale(.2166)}}.snow:nth-child(27){opacity:1.6892;transform:translate(7.8104vw,-10px) scale(.0488);animation:fall-27 21s -6s linear infinite}@keyframes fall-27{31.751%{transform:translate(17.3424vw,31.751vh) scale(.0488)}to{transform:translate(12.5764vw,99vh) scale(.0488)}}.snow:nth-child(28){opacity:.7514;transform:translate(22.3685vw,-10px) scale(.7241);animation:fall-28 16s -7s linear infinite}@keyframes fall-28{48.031%{transform:translate(31.3331vw,48.031vh) scale(.7241)}to{transform:translate(26.8508vw,99vh) scale(.7241)}}.snow:nth-child(29){opacity:1.4302;transform:translate(15.8713vw,-10px) scale(.1876);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{31.074%{transform:translate(9.8468vw,31.074vh) scale(.1876)}to{transform:translate(12.85905vw,99vh) scale(.1876)}}.snow:nth-child(30){opacity:1.0106;transform:translate(46.3666vw,-10px) scale(.8951);animation:fall-30 24s -28s linear infinite}@keyframes fall-30{73.522%{transform:translate(55.4088vw,73.522vh) scale(.8951)}to{transform:translate(50.8877vw,99vh) scale(.8951)}}.snow:nth-child(31){opacity:.3668;transform:translate(11.9093vw,-10px) scale(.3565);animation:fall-31 24s -10s linear infinite}@keyframes fall-31{59.016%{transform:translate(19.0628vw,59.016vh) scale(.3565)}to{transform:translate(15.48605vw,99vh) scale(.3565)}}.snow:nth-child(32){opacity:.8236;transform:translate(17.9887vw,-10px) scale(.5874);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{66.624%{transform:translate(20.2038vw,66.624vh) scale(.5874)}to{transform:translate(19.09625vw,99vh) scale(.5874)}}.snow:nth-child(33){opacity:1.4102;transform:translate(79.0413vw,-10px) scale(.9448);animation:fall-33 14s -7s linear infinite}@keyframes fall-33{35.848%{transform:translate(77.5012vw,35.848vh) scale(.9448)}to{transform:translate(78.27125vw,99vh) scale(.9448)}}.snow:nth-child(34){opacity:.3236;transform:translate(14.1456vw,-10px) scale(.7977);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{60.889%{transform:translate(22.1938vw,60.889vh) scale(.7977)}to{transform:translate(18.1697vw,99vh) scale(.7977)}}.snow:nth-child(35){opacity:.1526;transform:translate(26.5446vw,-10px) scale(.4878);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{77.335%{transform:translate(16.929vw,77.335vh) scale(.4878)}to{transform:translate(21.7368vw,99vh) scale(.4878)}}.snow:nth-child(36){opacity:.7522;transform:translate(26.9594vw,-10px) scale(.4716);animation:fall-36 13s -22s linear infinite}@keyframes fall-36{78.676%{transform:translate(36.5484vw,78.676vh) scale(.4716)}to{transform:translate(31.7539vw,99vh) scale(.4716)}}.snow:nth-child(37){opacity:.1558;transform:translate(98.7411vw,-10px) scale(.1385);animation:fall-37 12s -25s linear infinite}@keyframes fall-37{52.158%{transform:translate(94.5999vw,52.158vh) scale(.1385)}to{transform:translate(96.6705vw,99vh) scale(.1385)}}.snow:nth-child(38){opacity:.7606;transform:translate(39.7237vw,-10px) scale(.8492);animation:fall-38 26s -6s linear infinite}@keyframes fall-38{50.024%{transform:translate(49.1051vw,50.024vh) scale(.8492)}to{transform:translate(44.4144vw,99vh) scale(.8492)}}.snow:nth-child(39){opacity:1.7882;transform:translate(5.0673vw,-10px) scale(.8709);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{58.156%{transform:translate(.9346vw,58.156vh) scale(.8709)}to{transform:translate(3.00095vw,99vh) scale(.8709)}}.snow:nth-child(40){opacity:1.8952;transform:translate(27.7076vw,-10px) scale(.4353);animation:fall-40 14s -5s linear infinite}@keyframes fall-40{72.904%{transform:translate(24.6751vw,72.904vh) scale(.4353)}to{transform:translate(26.19135vw,99vh) scale(.4353)}}.snow:nth-child(41){opacity:1.1738;transform:translate(95.4142vw,-10px) scale(.9508);animation:fall-41 15s -11s linear infinite}@keyframes fall-41{63.632%{transform:translate(92.8688vw,63.632vh) scale(.9508)}to{transform:translate(94.1415vw,99vh) scale(.9508)}}.snow:nth-child(42){opacity:1.6162;transform:translate(49.0912vw,-10px) scale(.5868);animation:fall-42 17s -21s linear infinite}@keyframes fall-42{65.448%{transform:translate(39.2941vw,65.448vh) scale(.5868)}to{transform:translate(44.19265vw,99vh) scale(.5868)}}.snow:nth-child(43){opacity:1.8066;transform:translate(88.5252vw,-10px) scale(.4229);animation:fall-43 10s -14s linear infinite}@keyframes fall-43{50.676%{transform:translate(86.0493vw,50.676vh) scale(.4229)}to{transform:translate(87.28725vw,99vh) scale(.4229)}}.snow:nth-child(44){opacity:1.3328;transform:translate(54.4382vw,-10px) scale(.0251);animation:fall-44 22s -4s linear infinite}@keyframes fall-44{60.886%{transform:translate(63.2258vw,60.886vh) scale(.0251)}to{transform:translate(58.832vw,99vh) scale(.0251)}}.snow:nth-child(45){opacity:.588;transform:translate(20.622vw,-10px) scale(.2378);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{36.616%{transform:translate(15.3783vw,36.616vh) scale(.2378)}to{transform:translate(18.00015vw,99vh) scale(.2378)}}.snow:nth-child(46){opacity:1.849;transform:translate(25.632vw,-10px) scale(.0292);animation:fall-46 28s -1s linear infinite}@keyframes fall-46{44.603%{transform:translate(27.6243vw,44.603vh) scale(.0292)}to{transform:translate(26.62815vw,99vh) scale(.0292)}}.snow:nth-child(47){opacity:1.3256;transform:translate(14.2703vw,-10px) scale(.8956);animation:fall-47 25s -17s linear infinite}@keyframes fall-47{49.584%{transform:translate(16.313vw,49.584vh) scale(.8956)}to{transform:translate(15.29165vw,99vh) scale(.8956)}}.snow:nth-child(48){opacity:1.3038;transform:translate(38.2439vw,-10px) scale(.0766);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{52.672%{transform:translate(39.5173vw,52.672vh) scale(.0766)}to{transform:translate(38.8806vw,99vh) scale(.0766)}}.snow:nth-child(49){opacity:.3562;transform:translate(46.7188vw,-10px) scale(.8627);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{74.396%{transform:translate(50.5575vw,74.396vh) scale(.8627)}to{transform:translate(48.63815vw,99vh) scale(.8627)}}.snow:nth-child(50){opacity:1.3902;transform:translate(9.3568vw,-10px) scale(.3958);animation:fall-50 29s -18s linear infinite}@keyframes fall-50{68.9%{transform:translate(6.5407vw,68.9vh) scale(.3958)}to{transform:translate(7.94875vw,99vh) scale(.3958)}}.snow:nth-child(51){opacity:1.7104;transform:translate(43.8304vw,-10px) scale(.0943);animation:fall-51 11s -23s linear infinite}@keyframes fall-51{50.882%{transform:translate(46.8539vw,50.882vh) scale(.0943)}to{transform:translate(45.34215vw,99vh) scale(.0943)}}.snow:nth-child(52){opacity:1.7646;transform:translate(61.2548vw,-10px) scale(.778);animation:fall-52 22s -23s linear infinite}@keyframes fall-52{46.255%{transform:translate(55.3954vw,46.255vh) scale(.778)}to{transform:translate(58.3251vw,99vh) scale(.778)}}.snow:nth-child(53){opacity:1.9336;transform:translate(97.7999vw,-10px) scale(.3763);animation:fall-53 27s -15s linear infinite}@keyframes fall-53{78.662%{transform:translate(105.4109vw,78.662vh) scale(.3763)}to{transform:translate(101.6054vw,99vh) scale(.3763)}}.snow:nth-child(54){opacity:.5432;transform:translate(11.7343vw,-10px) scale(.2425);animation:fall-54 15s -30s linear infinite}@keyframes fall-54{76.789%{transform:translate(5.7336vw,76.789vh) scale(.2425)}to{transform:translate(8.73395vw,99vh) scale(.2425)}}.snow:nth-child(55){opacity:.315;transform:translate(46.7753vw,-10px) scale(.3183);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{42.083%{transform:translate(40.5868vw,42.083vh) scale(.3183)}to{transform:translate(43.68105vw,99vh) scale(.3183)}}.snow:nth-child(56){opacity:.7492;transform:translate(49.1004vw,-10px) scale(.8519);animation:fall-56 15s -6s linear infinite}@keyframes fall-56{61.731%{transform:translate(53.1488vw,61.731vh) scale(.8519)}to{transform:translate(51.1246vw,99vh) scale(.8519)}}.snow:nth-child(57){opacity:.6914;transform:translate(66.2835vw,-10px) scale(.9467);animation:fall-57 15s -8s linear infinite}@keyframes fall-57{38.186%{transform:translate(62.9844vw,38.186vh) scale(.9467)}to{transform:translate(64.63395vw,99vh) scale(.9467)}}.snow:nth-child(58){opacity:1.4936;transform:translate(48.7754vw,-10px) scale(.9428);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{57.403%{transform:translate(51.1039vw,57.403vh) scale(.9428)}to{transform:translate(49.93965vw,99vh) scale(.9428)}}.snow:nth-child(59){opacity:.592;transform:translate(50.1152vw,-10px) scale(.8635);animation:fall-59 12s -2s linear infinite}@keyframes fall-59{54.158%{transform:translate(49.4103vw,54.158vh) scale(.8635)}to{transform:translate(49.76275vw,99vh) scale(.8635)}}.snow:nth-child(60){opacity:.514;transform:translate(22.4208vw,-10px) scale(.0838);animation:fall-60 17s -10s linear infinite}@keyframes fall-60{72.852%{transform:translate(26.9597vw,72.852vh) scale(.0838)}to{transform:translate(24.69025vw,99vh) scale(.0838)}}.snow:nth-child(61){opacity:.6518;transform:translate(1.5265vw,-10px) scale(.9737);animation:fall-61 22s -12s linear infinite}@keyframes fall-61{45.081%{transform:translate(9.3476vw,45.081vh) scale(.9737)}to{transform:translate(5.43705vw,99vh) scale(.9737)}}.snow:nth-child(62){opacity:.7484;transform:translate(21.2038vw,-10px) scale(.5796);animation:fall-62 22s -5s linear infinite}@keyframes fall-62{41.5%{transform:translate(17.1344vw,41.5vh) scale(.5796)}to{transform:translate(19.1691vw,99vh) scale(.5796)}}.snow:nth-child(63){opacity:.4836;transform:translate(3.3191vw,-10px) scale(.7786);animation:fall-63 18s -27s linear infinite}@keyframes fall-63{56.406%{transform:translate(9.8245vw,56.406vh) scale(.7786)}to{transform:translate(6.5718vw,99vh) scale(.7786)}}.snow:nth-child(64){opacity:.184;transform:translate(62.4693vw,-10px) scale(.8111);animation:fall-64 27s -22s linear infinite}@keyframes fall-64{38.302%{transform:translate(69.5701vw,38.302vh) scale(.8111)}to{transform:translate(66.0197vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:1.006;transform:translate(72.7132vw,-10px) scale(.1459);animation:fall-65 15s -1s linear infinite}@keyframes fall-65{58.478%{transform:translate(80.601vw,58.478vh) scale(.1459)}to{transform:translate(76.6571vw,99vh) scale(.1459)}}.snow:nth-child(66){opacity:.3088;transform:translate(31.1465vw,-10px) scale(.6402);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{68.686%{transform:translate(27.2009vw,68.686vh) scale(.6402)}to{transform:translate(29.1737vw,99vh) scale(.6402)}}.snow:nth-child(67){opacity:1.407;transform:translate(6.9877vw,-10px) scale(.6541);animation:fall-67 30s -8s linear infinite}@keyframes fall-67{56.245%{transform:translate(1.6403vw,56.245vh) scale(.6541)}to{transform:translate(4.314vw,99vh) scale(.6541)}}.snow:nth-child(68){opacity:.7698;transform:translate(8.5579vw,-10px) scale(.9209);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{38.667%{transform:translate(3.3483vw,38.667vh) scale(.9209)}to{transform:translate(5.9531vw,99vh) scale(.9209)}}.snow:nth-child(69){opacity:.0486;transform:translate(39.4905vw,-10px) scale(.4912);animation:fall-69 18s -29s linear infinite}@keyframes fall-69{42.011%{transform:translate(41.2136vw,42.011vh) scale(.4912)}to{transform:translate(40.35205vw,99vh) scale(.4912)}}.snow:nth-child(70){opacity:.2476;transform:translate(84.8262vw,-10px) scale(.2316);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{73.97%{transform:translate(79.9312vw,73.97vh) scale(.2316)}to{transform:translate(82.3787vw,99vh) scale(.2316)}}.snow:nth-child(71){opacity:1.2308;transform:translate(28.0967vw,-10px) scale(.754);animation:fall-71 27s -23s linear infinite}@keyframes fall-71{74.536%{transform:translate(32.1289vw,74.536vh) scale(.754)}to{transform:translate(30.1128vw,99vh) scale(.754)}}.snow:nth-child(72){opacity:.6802;transform:translate(82.5323vw,-10px) scale(.8645);animation:fall-72 11s -8s linear infinite}@keyframes fall-72{38.408%{transform:translate(85.0265vw,38.408vh) scale(.8645)}to{transform:translate(83.7794vw,99vh) scale(.8645)}}.snow:nth-child(73){opacity:1.207;transform:translate(47.9989vw,-10px) scale(.6073);animation:fall-73 17s -24s linear infinite}@keyframes fall-73{40.732%{transform:translate(54.4862vw,40.732vh) scale(.6073)}to{transform:translate(51.24255vw,99vh) scale(.6073)}}.snow:nth-child(74){opacity:1.3724;transform:translate(97.7403vw,-10px) scale(.3295);animation:fall-74 24s -6s linear infinite}@keyframes fall-74{59.341%{transform:translate(103.5771vw,59.341vh) scale(.3295)}to{transform:translate(100.6587vw,99vh) scale(.3295)}}.snow:nth-child(75){opacity:1.148;transform:translate(70.0877vw,-10px) scale(.9959);animation:fall-75 19s -9s linear infinite}@keyframes fall-75{56.524%{transform:translate(77.3049vw,56.524vh) scale(.9959)}to{transform:translate(73.6963vw,99vh) scale(.9959)}}.snow:nth-child(76){opacity:1.0026;transform:translate(25.3966vw,-10px) scale(.1393);animation:fall-76 15s -6s linear infinite}@keyframes fall-76{43.072%{transform:translate(31.8144vw,43.072vh) scale(.1393)}to{transform:translate(28.6055vw,99vh) scale(.1393)}}.snow:nth-child(77){opacity:.1242;transform:translate(65.6517vw,-10px) scale(.9483);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{58.65%{transform:translate(59.5052vw,58.65vh) scale(.9483)}to{transform:translate(62.57845vw,99vh) scale(.9483)}}.snow:nth-child(78){opacity:1.4398;transform:translate(76.6434vw,-10px) scale(.8997);animation:fall-78 25s -25s linear infinite}@keyframes fall-78{49.722%{transform:translate(83.6006vw,49.722vh) scale(.8997)}to{transform:translate(80.122vw,99vh) scale(.8997)}}.snow:nth-child(79){opacity:1.8616;transform:translate(5.8331vw,-10px) scale(.8529);animation:fall-79 16s -11s linear infinite}@keyframes fall-79{47.833%{transform:translate(10.2325vw,47.833vh) scale(.8529)}to{transform:translate(8.0328vw,99vh) scale(.8529)}}.snow:nth-child(80){opacity:.0244;transform:translate(48.475vw,-10px) scale(.9359);animation:fall-80 14s -22s linear infinite}@keyframes fall-80{41.681%{transform:translate(49.7482vw,41.681vh) scale(.9359)}to{transform:translate(49.1116vw,99vh) scale(.9359)}}.snow:nth-child(81){opacity:.94;transform:translate(83.7597vw,-10px) scale(.7626);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{49.587%{transform:translate(76.2031vw,49.587vh) scale(.7626)}to{transform:translate(79.9814vw,99vh) scale(.7626)}}.snow:nth-child(82){opacity:1.1272;transform:translate(64.4826vw,-10px) scale(.8115);animation:fall-82 23s -22s linear infinite}@keyframes fall-82{79.811%{transform:translate(59.5204vw,79.811vh) scale(.8115)}to{transform:translate(62.0015vw,99vh) scale(.8115)}}.snow:nth-child(83){opacity:1.7834;transform:translate(78.2321vw,-10px) scale(.3528);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{34.181%{transform:translate(78.9729vw,34.181vh) scale(.3528)}to{transform:translate(78.6025vw,99vh) scale(.3528)}}.snow:nth-child(84){opacity:1.9394;transform:translate(24.2583vw,-10px) scale(.1658);animation:fall-84 19s -28s linear infinite}@keyframes fall-84{59.166%{transform:translate(22.0446vw,59.166vh) scale(.1658)}to{transform:translate(23.15145vw,99vh) scale(.1658)}}.snow:nth-child(85){opacity:1.197;transform:translate(88.0899vw,-10px) scale(.3542);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{58.233%{transform:translate(83.8891vw,58.233vh) scale(.3542)}to{transform:translate(85.9895vw,99vh) scale(.3542)}}.snow:nth-child(86){opacity:.952;transform:translate(45.944vw,-10px) scale(.5633);animation:fall-86 17s -23s linear infinite}@keyframes fall-86{31.417%{transform:translate(36.7521vw,31.417vh) scale(.5633)}to{transform:translate(41.34805vw,99vh) scale(.5633)}}.snow:nth-child(87){opacity:1.018;transform:translate(14.4523vw,-10px) scale(.7243);animation:fall-87 18s -9s linear infinite}@keyframes fall-87{41.426%{transform:translate(22.1904vw,41.426vh) scale(.7243)}to{transform:translate(18.32135vw,99vh) scale(.7243)}}.snow:nth-child(88){opacity:1.7952;transform:translate(55.8832vw,-10px) scale(.7203);animation:fall-88 13s -28s linear infinite}@keyframes fall-88{32.503%{transform:translate(60.6094vw,32.503vh) scale(.7203)}to{transform:translate(58.2463vw,99vh) scale(.7203)}}.snow:nth-child(89){opacity:1.6258;transform:translate(83.6061vw,-10px) scale(.6191);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{65.436%{transform:translate(76.9291vw,65.436vh) scale(.6191)}to{transform:translate(80.2676vw,99vh) scale(.6191)}}.snow:nth-child(90){opacity:1.8496;transform:translate(76.1743vw,-10px) scale(.8254);animation:fall-90 12s -14s linear infinite}@keyframes fall-90{63.147%{transform:translate(71.8244vw,63.147vh) scale(.8254)}to{transform:translate(73.99935vw,99vh) scale(.8254)}}.snow:nth-child(91){opacity:1.0708;transform:translate(4.3644vw,-10px) scale(.9865);animation:fall-91 16s -19s linear infinite}@keyframes fall-91{73.639%{transform:translate(-4.2626vw,73.639vh) scale(.9865)}to{transform:translate(.0509vw,99vh) scale(.9865)}}.snow:nth-child(92){opacity:1.9928;transform:translate(97.8975vw,-10px) scale(.9419);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{71.72%{transform:translate(99.4148vw,71.72vh) scale(.9419)}to{transform:translate(98.65615vw,99vh) scale(.9419)}}.snow:nth-child(93){opacity:.6892;transform:translate(73.3667vw,-10px) scale(.516);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.047%{transform:translate(68.9466vw,60.047vh) scale(.516)}to{transform:translate(71.15665vw,99vh) scale(.516)}}.snow:nth-child(94){opacity:.3582;transform:translate(5.7313vw,-10px) scale(.6106);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{30.085%{transform:translate(2.9406vw,30.085vh) scale(.6106)}to{transform:translate(4.33595vw,99vh) scale(.6106)}}.snow:nth-child(95){opacity:.595;transform:translate(30.8033vw,-10px) scale(.1003);animation:fall-95 23s -19s linear infinite}@keyframes fall-95{48.045%{transform:translate(24.7674vw,48.045vh) scale(.1003)}to{transform:translate(27.78535vw,99vh) scale(.1003)}}.snow:nth-child(96){opacity:1.741;transform:translate(29.6062vw,-10px) scale(.1384);animation:fall-96 13s -8s linear infinite}@keyframes fall-96{62.886%{transform:translate(29.6682vw,62.886vh) scale(.1384)}to{transform:translate(29.6372vw,99vh) scale(.1384)}}.snow:nth-child(97){opacity:1.5278;transform:translate(58.9558vw,-10px) scale(.0819);animation:fall-97 10s -30s linear infinite}@keyframes fall-97{38.041%{transform:translate(49.3447vw,38.041vh) scale(.0819)}to{transform:translate(54.15025vw,99vh) scale(.0819)}}.snow:nth-child(98){opacity:1.4926;transform:translate(8.3212vw,-10px) scale(.5371);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{37.393%{transform:translate(4.7606vw,37.393vh) scale(.5371)}to{transform:translate(6.5409vw,99vh) scale(.5371)}}.snow:nth-child(99){opacity:.4866;transform:translate(94.4692vw,-10px) scale(.1689);animation:fall-99 10s -18s linear infinite}@keyframes fall-99{69.275%{transform:translate(85.1448vw,69.275vh) scale(.1689)}to{transform:translate(89.807vw,99vh) scale(.1689)}}.snow:nth-child(100){opacity:.8152;transform:translate(6.1487vw,-10px) scale(.9625);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{74.535%{transform:translate(-1.0111vw,74.535vh) scale(.9625)}to{transform:translate(2.5688vw,99vh) scale(.9625)}}.snow:nth-child(101){opacity:1.3198;transform:translate(.3337vw,-10px) scale(.8077);animation:fall-101 12s -8s linear infinite}@keyframes fall-101{62.493%{transform:translate(-4.6696vw,62.493vh) scale(.8077)}to{transform:translate(-2.16795vw,99vh) scale(.8077)}}.snow:nth-child(102){opacity:1.051;transform:translate(26.8119vw,-10px) scale(.1816);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{43.211%{transform:translate(22.5272vw,43.211vh) scale(.1816)}to{transform:translate(24.66955vw,99vh) scale(.1816)}}.snow:nth-child(103){opacity:1.5444;transform:translate(88.5628vw,-10px) scale(.0539);animation:fall-103 22s -13s linear infinite}@keyframes fall-103{41.545%{transform:translate(97.2277vw,41.545vh) scale(.0539)}to{transform:translate(92.89525vw,99vh) scale(.0539)}}.snow:nth-child(104){opacity:1.87;transform:translate(26.6695vw,-10px) scale(.4992);animation:fall-104 12s -10s linear infinite}@keyframes fall-104{37.735%{transform:translate(18.5199vw,37.735vh) scale(.4992)}to{transform:translate(22.5947vw,99vh) scale(.4992)}}.snow:nth-child(105){opacity:.2028;transform:translate(90.6097vw,-10px) scale(.9066);animation:fall-105 20s -4s linear infinite}@keyframes fall-105{57.653%{transform:translate(81.6877vw,57.653vh) scale(.9066)}to{transform:translate(86.1487vw,99vh) scale(.9066)}}.snow:nth-child(106){opacity:1.1696;transform:translate(63.9739vw,-10px) scale(.3341);animation:fall-106 15s -5s linear infinite}@keyframes fall-106{30.916%{transform:translate(60.3552vw,30.916vh) scale(.3341)}to{transform:translate(62.16455vw,99vh) scale(.3341)}}.snow:nth-child(107){opacity:1.464;transform:translate(69.0284vw,-10px) scale(.7614);animation:fall-107 14s -2s linear infinite}@keyframes fall-107{51.498%{transform:translate(61.8059vw,51.498vh) scale(.7614)}to{transform:translate(65.41715vw,99vh) scale(.7614)}}.snow:nth-child(108){opacity:.8536;transform:translate(57.4183vw,-10px) scale(.2824);animation:fall-108 25s -17s linear infinite}@keyframes fall-108{48.066%{transform:translate(48.4889vw,48.066vh) scale(.2824)}to{transform:translate(52.9536vw,99vh) scale(.2824)}}.snow:nth-child(109){opacity:.89;transform:translate(50.4885vw,-10px) scale(.4486);animation:fall-109 29s -15s linear infinite}@keyframes fall-109{56.011%{transform:translate(60.0777vw,56.011vh) scale(.4486)}to{transform:translate(55.2831vw,99vh) scale(.4486)}}.snow:nth-child(110){opacity:.5242;transform:translate(9.3729vw,-10px) scale(.8033);animation:fall-110 12s -20s linear infinite}@keyframes fall-110{42.648%{transform:translate(14.752vw,42.648vh) scale(.8033)}to{transform:translate(12.06245vw,99vh) scale(.8033)}}.snow:nth-child(111){opacity:.6688;transform:translate(30.2135vw,-10px) scale(.8369);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{55.791%{transform:translate(31.6104vw,55.791vh) scale(.8369)}to{transform:translate(30.91195vw,99vh) scale(.8369)}}.snow:nth-child(112){opacity:.518;transform:translate(74.5588vw,-10px) scale(.2052);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{43.262%{transform:translate(68.2694vw,43.262vh) scale(.2052)}to{transform:translate(71.4141vw,99vh) scale(.2052)}}.snow:nth-child(113){opacity:.738;transform:translate(67.9057vw,-10px) scale(.9725);animation:fall-113 16s -14s linear infinite}@keyframes fall-113{56.019%{transform:translate(72.5084vw,56.019vh) scale(.9725)}to{transform:translate(70.20705vw,99vh) scale(.9725)}}.snow:nth-child(114){opacity:1.4886;transform:translate(.6798vw,-10px) scale(.1249);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{31.029%{transform:translate(-4.9717vw,31.029vh) scale(.1249)}to{transform:translate(-2.14595vw,99vh) scale(.1249)}}.snow:nth-child(115){opacity:1.2662;transform:translate(53.6025vw,-10px) scale(.5962);animation:fall-115 27s -29s linear infinite}@keyframes fall-115{43.058%{transform:translate(43.7587vw,43.058vh) scale(.5962)}to{transform:translate(48.6806vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:1.2498;transform:translate(.7137vw,-10px) scale(.0599);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{64.077%{transform:translate(-8.7839vw,64.077vh) scale(.0599)}to{transform:translate(-4.0351vw,99vh) scale(.0599)}}.snow:nth-child(117){opacity:1.5676;transform:translate(39.675vw,-10px) scale(.5395);animation:fall-117 10s -12s linear infinite}@keyframes fall-117{70.248%{transform:translate(32.2102vw,70.248vh) scale(.5395)}to{transform:translate(35.9426vw,99vh) scale(.5395)}}.snow:nth-child(118){opacity:.4146;transform:translate(45.8791vw,-10px) scale(.1201);animation:fall-118 17s -25s linear infinite}@keyframes fall-118{38.787%{transform:translate(54.1888vw,38.787vh) scale(.1201)}to{transform:translate(50.03395vw,99vh) scale(.1201)}}.snow:nth-child(119){opacity:.1804;transform:translate(13.6993vw,-10px) scale(.584);animation:fall-119 28s -8s linear infinite}@keyframes fall-119{35.521%{transform:translate(20.9227vw,35.521vh) scale(.584)}to{transform:translate(17.311vw,99vh) scale(.584)}}.snow:nth-child(120){opacity:.4216;transform:translate(81.8957vw,-10px) scale(.4558);animation:fall-120 14s -7s linear infinite}@keyframes fall-120{37.202%{transform:translate(80.7375vw,37.202vh) scale(.4558)}to{transform:translate(81.3166vw,99vh) scale(.4558)}}.snow:nth-child(121){opacity:1.81;transform:translate(87.2077vw,-10px) scale(.0877);animation:fall-121 13s -29s linear infinite}@keyframes fall-121{77.078%{transform:translate(89.7596vw,77.078vh) scale(.0877)}to{transform:translate(88.48365vw,99vh) scale(.0877)}}.snow:nth-child(122){opacity:.672;transform:translate(52.3987vw,-10px) scale(.2419);animation:fall-122 23s -1s linear infinite}@keyframes fall-122{48.141%{transform:translate(53.0004vw,48.141vh) scale(.2419)}to{transform:translate(52.69955vw,99vh) scale(.2419)}}.snow:nth-child(123){opacity:.8756;transform:translate(42.2613vw,-10px) scale(.7025);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{65.316%{transform:translate(47.2867vw,65.316vh) scale(.7025)}to{transform:translate(44.774vw,99vh) scale(.7025)}}.snow:nth-child(124){opacity:1.5586;transform:translate(41.6695vw,-10px) scale(.1153);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{75.482%{transform:translate(45.7193vw,75.482vh) scale(.1153)}to{transform:translate(43.6944vw,99vh) scale(.1153)}}.snow:nth-child(125){opacity:1.3424;transform:translate(32.6012vw,-10px) scale(.44);animation:fall-125 14s -15s linear infinite}@keyframes fall-125{32.892%{transform:translate(23.6777vw,32.892vh) scale(.44)}to{transform:translate(28.13945vw,99vh) scale(.44)}}.snow:nth-child(126){opacity:1.4046;transform:translate(43.6548vw,-10px) scale(.9871);animation:fall-126 13s -25s linear infinite}@keyframes fall-126{75.138%{transform:translate(41.7906vw,75.138vh) scale(.9871)}to{transform:translate(42.7227vw,99vh) scale(.9871)}}.snow:nth-child(127){opacity:1.9036;transform:translate(64.1403vw,-10px) scale(.9059);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{51.314%{transform:translate(57.7279vw,51.314vh) scale(.9059)}to{transform:translate(60.9341vw,99vh) scale(.9059)}}.snow:nth-child(128){opacity:1.2966;transform:translate(28.92vw,-10px) scale(.7187);animation:fall-128 12s -2s linear infinite}@keyframes fall-128{65.127%{transform:translate(24.4383vw,65.127vh) scale(.7187)}to{transform:translate(26.67915vw,99vh) scale(.7187)}}.snow:nth-child(129){opacity:.3002;transform:translate(16.8037vw,-10px) scale(.8453);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{46.803%{transform:translate(17.254vw,46.803vh) scale(.8453)}to{transform:translate(17.02885vw,99vh) scale(.8453)}}.snow:nth-child(130){opacity:.4588;transform:translate(58.0409vw,-10px) scale(.1833);animation:fall-130 19s -20s linear infinite}@keyframes fall-130{43.472%{transform:translate(66.7985vw,43.472vh) scale(.1833)}to{transform:translate(62.4197vw,99vh) scale(.1833)}}.snow:nth-child(131){opacity:.3436;transform:translate(55.2967vw,-10px) scale(.5653);animation:fall-131 27s -2s linear infinite}@keyframes fall-131{36.369%{transform:translate(49.7534vw,36.369vh) scale(.5653)}to{transform:translate(52.52505vw,99vh) scale(.5653)}}.snow:nth-child(132){opacity:.4408;transform:translate(49.9936vw,-10px) scale(.9875);animation:fall-132 22s -2s linear infinite}@keyframes fall-132{42.684%{transform:translate(50.782vw,42.684vh) scale(.9875)}to{transform:translate(50.3878vw,99vh) scale(.9875)}}.snow:nth-child(133){opacity:.089;transform:translate(96.9106vw,-10px) scale(.7359);animation:fall-133 16s -18s linear infinite}@keyframes fall-133{73.066%{transform:translate(92.9093vw,73.066vh) scale(.7359)}to{transform:translate(94.90995vw,99vh) scale(.7359)}}.snow:nth-child(134){opacity:.0264;transform:translate(65.4795vw,-10px) scale(.7849);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{38.202%{transform:translate(75.2878vw,38.202vh) scale(.7849)}to{transform:translate(70.38365vw,99vh) scale(.7849)}}.snow:nth-child(135){opacity:1.0204;transform:translate(72.675vw,-10px) scale(.3519);animation:fall-135 19s -1s linear infinite}@keyframes fall-135{40.635%{transform:translate(74.4584vw,40.635vh) scale(.3519)}to{transform:translate(73.5667vw,99vh) scale(.3519)}}.snow:nth-child(136){opacity:.5944;transform:translate(47.6642vw,-10px) scale(.4933);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{75.575%{transform:translate(43.9204vw,75.575vh) scale(.4933)}to{transform:translate(45.7923vw,99vh) scale(.4933)}}.snow:nth-child(137){opacity:1.0524;transform:translate(18.1421vw,-10px) scale(.6013);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{35.584%{transform:translate(16.5196vw,35.584vh) scale(.6013)}to{transform:translate(17.33085vw,99vh) scale(.6013)}}.snow:nth-child(138){opacity:.3484;transform:translate(72.4499vw,-10px) scale(.695);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{66.095%{transform:translate(62.9314vw,66.095vh) scale(.695)}to{transform:translate(67.69065vw,99vh) scale(.695)}}.snow:nth-child(139){opacity:.8044;transform:translate(7.9194vw,-10px) scale(.0396);animation:fall-139 26s -5s linear infinite}@keyframes fall-139{49.481%{transform:translate(3.514vw,49.481vh) scale(.0396)}to{transform:translate(5.7167vw,99vh) scale(.0396)}}.snow:nth-child(140){opacity:1.7244;transform:translate(34.6492vw,-10px) scale(.3947);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.701%{transform:translate(43.0548vw,34.701vh) scale(.3947)}to{transform:translate(38.852vw,99vh) scale(.3947)}}.snow:nth-child(141){opacity:.7558;transform:translate(70.2071vw,-10px) scale(.9027);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{46.354%{transform:translate(75.7203vw,46.354vh) scale(.9027)}to{transform:translate(72.9637vw,99vh) scale(.9027)}}.snow:nth-child(142){opacity:.8404;transform:translate(63.1025vw,-10px) scale(.577);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{60.307%{transform:translate(56.3204vw,60.307vh) scale(.577)}to{transform:translate(59.71145vw,99vh) scale(.577)}}.snow:nth-child(143){opacity:.3126;transform:translate(84.6249vw,-10px) scale(.0474);animation:fall-143 10s -10s linear infinite}@keyframes fall-143{46.87%{transform:translate(86.6049vw,46.87vh) scale(.0474)}to{transform:translate(85.6149vw,99vh) scale(.0474)}}.snow:nth-child(144){opacity:.6888;transform:translate(37.907vw,-10px) scale(.9045);animation:fall-144 20s -11s linear infinite}@keyframes fall-144{76.031%{transform:translate(43.8774vw,76.031vh) scale(.9045)}to{transform:translate(40.8922vw,99vh) scale(.9045)}}.snow:nth-child(145){opacity:1.546;transform:translate(71.0139vw,-10px) scale(.8806);animation:fall-145 18s -24s linear infinite}@keyframes fall-145{49.677%{transform:translate(67.4692vw,49.677vh) scale(.8806)}to{transform:translate(69.24155vw,99vh) scale(.8806)}}.snow:nth-child(146){opacity:1.4364;transform:translate(74.6883vw,-10px) scale(.3309);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{52.479%{transform:translate(71.9633vw,52.479vh) scale(.3309)}to{transform:translate(73.3258vw,99vh) scale(.3309)}}.snow:nth-child(147){opacity:1.4448;transform:translate(36.0744vw,-10px) scale(.1034);animation:fall-147 30s -24s linear infinite}@keyframes fall-147{48.535%{transform:translate(28.6652vw,48.535vh) scale(.1034)}to{transform:translate(32.3698vw,99vh) scale(.1034)}}.snow:nth-child(148){opacity:1.1568;transform:translate(11.9341vw,-10px) scale(.8502);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{73.919%{transform:translate(17.2982vw,73.919vh) scale(.8502)}to{transform:translate(14.61615vw,99vh) scale(.8502)}}.snow:nth-child(149){opacity:.5216;transform:translate(71.5354vw,-10px) scale(.3578);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{49.292%{transform:translate(64.0528vw,49.292vh) scale(.3578)}to{transform:translate(67.7941vw,99vh) scale(.3578)}}.snow:nth-child(150){opacity:1.9316;transform:translate(76.7856vw,-10px) scale(.958);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{65.852%{transform:translate(73.0204vw,65.852vh) scale(.958)}to{transform:translate(74.903vw,99vh) scale(.958)}}.snow:nth-child(151){opacity:.8014;transform:translate(80.2277vw,-10px) scale(.9904);animation:fall-151 27s -26s linear infinite}@keyframes fall-151{35.925%{transform:translate(89.7644vw,35.925vh) scale(.9904)}to{transform:translate(84.99605vw,99vh) scale(.9904)}}.snow:nth-child(152){opacity:.1984;transform:translate(15.2245vw,-10px) scale(.1361);animation:fall-152 12s -11s linear infinite}@keyframes fall-152{66.725%{transform:translate(6.8232vw,66.725vh) scale(.1361)}to{transform:translate(11.02385vw,99vh) scale(.1361)}}.snow:nth-child(153){opacity:.4784;transform:translate(94.5508vw,-10px) scale(.2251);animation:fall-153 23s -7s linear infinite}@keyframes fall-153{30.313%{transform:translate(89.6763vw,30.313vh) scale(.2251)}to{transform:translate(92.11355vw,99vh) scale(.2251)}}.snow:nth-child(154){opacity:.4376;transform:translate(10.8018vw,-10px) scale(.1386);animation:fall-154 21s -18s linear infinite}@keyframes fall-154{63.062%{transform:translate(10.2384vw,63.062vh) scale(.1386)}to{transform:translate(10.5201vw,99vh) scale(.1386)}}.snow:nth-child(155){opacity:.7502;transform:translate(5.3922vw,-10px) scale(.7415);animation:fall-155 28s -4s linear infinite}@keyframes fall-155{46.74%{transform:translate(-.1544vw,46.74vh) scale(.7415)}to{transform:translate(2.6189vw,99vh) scale(.7415)}}.snow:nth-child(156){opacity:1.1316;transform:translate(47.8023vw,-10px) scale(.8193);animation:fall-156 22s -27s linear infinite}@keyframes fall-156{63.778%{transform:translate(42.7653vw,63.778vh) scale(.8193)}to{transform:translate(45.2838vw,99vh) scale(.8193)}}.snow:nth-child(157){opacity:.731;transform:translate(76.3911vw,-10px) scale(.8528);animation:fall-157 30s -29s linear infinite}@keyframes fall-157{74.725%{transform:translate(74.6192vw,74.725vh) scale(.8528)}to{transform:translate(75.50515vw,99vh) scale(.8528)}}.snow:nth-child(158){opacity:1.5632;transform:translate(58.7311vw,-10px) scale(.7932);animation:fall-158 16s -22s linear infinite}@keyframes fall-158{52.308%{transform:translate(64.1641vw,52.308vh) scale(.7932)}to{transform:translate(61.4476vw,99vh) scale(.7932)}}.snow:nth-child(159){opacity:1.9356;transform:translate(50.371vw,-10px) scale(.99);animation:fall-159 12s -22s linear infinite}@keyframes fall-159{75.141%{transform:translate(46.4209vw,75.141vh) scale(.99)}to{transform:translate(48.39595vw,99vh) scale(.99)}}.snow:nth-child(160){opacity:1.8788;transform:translate(70.4325vw,-10px) scale(.8625);animation:fall-160 29s -2s linear infinite}@keyframes fall-160{45.134%{transform:translate(69.4677vw,45.134vh) scale(.8625)}to{transform:translate(69.9501vw,99vh) scale(.8625)}}.snow:nth-child(161){opacity:.3248;transform:translate(20.64vw,-10px) scale(.6325);animation:fall-161 27s -11s linear infinite}@keyframes fall-161{31.548%{transform:translate(21.3484vw,31.548vh) scale(.6325)}to{transform:translate(20.9942vw,99vh) scale(.6325)}}.snow:nth-child(162){opacity:.307;transform:translate(55.3428vw,-10px) scale(.9732);animation:fall-162 29s -4s linear infinite}@keyframes fall-162{62.579%{transform:translate(47.79vw,62.579vh) scale(.9732)}to{transform:translate(51.5664vw,99vh) scale(.9732)}}.snow:nth-child(163){opacity:.1136;transform:translate(6.1867vw,-10px) scale(.3569);animation:fall-163 14s -13s linear infinite}@keyframes fall-163{42.157%{transform:translate(10.5396vw,42.157vh) scale(.3569)}to{transform:translate(8.36315vw,99vh) scale(.3569)}}.snow:nth-child(164){opacity:1.4472;transform:translate(67.9502vw,-10px) scale(.445);animation:fall-164 18s -1s linear infinite}@keyframes fall-164{52.743%{transform:translate(75.7971vw,52.743vh) scale(.445)}to{transform:translate(71.87365vw,99vh) scale(.445)}}.snow:nth-child(165){opacity:1.9866;transform:translate(78.2177vw,-10px) scale(.452);animation:fall-165 17s -24s linear infinite}@keyframes fall-165{74.935%{transform:translate(76.3292vw,74.935vh) scale(.452)}to{transform:translate(77.27345vw,99vh) scale(.452)}}.snow:nth-child(166){opacity:1.7568;transform:translate(49.1946vw,-10px) scale(.6488);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{76.162%{transform:translate(50.5352vw,76.162vh) scale(.6488)}to{transform:translate(49.8649vw,99vh) scale(.6488)}}.snow:nth-child(167){opacity:.8936;transform:translate(79.1208vw,-10px) scale(.4027);animation:fall-167 20s -20s linear infinite}@keyframes fall-167{31.787%{transform:translate(74.4501vw,31.787vh) scale(.4027)}to{transform:translate(76.78545vw,99vh) scale(.4027)}}.snow:nth-child(168){opacity:.8426;transform:translate(73.5868vw,-10px) scale(.6669);animation:fall-168 24s -13s linear infinite}@keyframes fall-168{71.516%{transform:translate(67.9487vw,71.516vh) scale(.6669)}to{transform:translate(70.76775vw,99vh) scale(.6669)}}.snow:nth-child(169){opacity:.261;transform:translate(9.2671vw,-10px) scale(.5823);animation:fall-169 11s -12s linear infinite}@keyframes fall-169{56.948%{transform:translate(11.45vw,56.948vh) scale(.5823)}to{transform:translate(10.35855vw,99vh) scale(.5823)}}.snow:nth-child(170){opacity:1.0514;transform:translate(4.9606vw,-10px) scale(.8508);animation:fall-170 24s -16s linear infinite}@keyframes fall-170{79.691%{transform:translate(6.0945vw,79.691vh) scale(.8508)}to{transform:translate(5.52755vw,99vh) scale(.8508)}}.snow:nth-child(171){opacity:.4222;transform:translate(50.2833vw,-10px) scale(.8479);animation:fall-171 17s -30s linear infinite}@keyframes fall-171{79.335%{transform:translate(46.7509vw,79.335vh) scale(.8479)}to{transform:translate(48.5171vw,99vh) scale(.8479)}}.snow:nth-child(172){opacity:.9684;transform:translate(23.1486vw,-10px) scale(.4879);animation:fall-172 16s -18s linear infinite}@keyframes fall-172{79.89%{transform:translate(14.5402vw,79.89vh) scale(.4879)}to{transform:translate(18.8444vw,99vh) scale(.4879)}}.snow:nth-child(173){opacity:1.4946;transform:translate(70.4397vw,-10px) scale(.5494);animation:fall-173 11s -29s linear infinite}@keyframes fall-173{53.627%{transform:translate(65.6921vw,53.627vh) scale(.5494)}to{transform:translate(68.0659vw,99vh) scale(.5494)}}.snow:nth-child(174){opacity:.65;transform:translate(49.5552vw,-10px) scale(.0723);animation:fall-174 13s -3s linear infinite}@keyframes fall-174{56.994%{transform:translate(54.0888vw,56.994vh) scale(.0723)}to{transform:translate(51.822vw,99vh) scale(.0723)}}.snow:nth-child(175){opacity:.4962;transform:translate(31.1324vw,-10px) scale(.3149);animation:fall-175 28s -7s linear infinite}@keyframes fall-175{79.648%{transform:translate(38.5998vw,79.648vh) scale(.3149)}to{transform:translate(34.8661vw,99vh) scale(.3149)}}.snow:nth-child(176){opacity:.9434;transform:translate(7.8939vw,-10px) scale(.342);animation:fall-176 26s -8s linear infinite}@keyframes fall-176{79.831%{transform:translate(8.6224vw,79.831vh) scale(.342)}to{transform:translate(8.25815vw,99vh) scale(.342)}}.snow:nth-child(177){opacity:1.2022;transform:translate(60.9644vw,-10px) scale(.7098);animation:fall-177 14s -3s linear infinite}@keyframes fall-177{33.977%{transform:translate(57.3491vw,33.977vh) scale(.7098)}to{transform:translate(59.15675vw,99vh) scale(.7098)}}.snow:nth-child(178){opacity:.9314;transform:translate(47.2024vw,-10px) scale(.8967);animation:fall-178 30s -17s linear infinite}@keyframes fall-178{59.521%{transform:translate(42.5147vw,59.521vh) scale(.8967)}to{transform:translate(44.85855vw,99vh) scale(.8967)}}.snow:nth-child(179){opacity:.8708;transform:translate(86.3552vw,-10px) scale(.2212);animation:fall-179 16s -30s linear infinite}@keyframes fall-179{40.421%{transform:translate(79.3099vw,40.421vh) scale(.2212)}to{transform:translate(82.83255vw,99vh) scale(.2212)}}.snow:nth-child(180){opacity:1.6;transform:translate(46.9001vw,-10px) scale(.8244);animation:fall-180 12s -5s linear infinite}@keyframes fall-180{78.039%{transform:translate(52.4306vw,78.039vh) scale(.8244)}to{transform:translate(49.66535vw,99vh) scale(.8244)}}.snow:nth-child(181){opacity:1.982;transform:translate(10.6716vw,-10px) scale(.587);animation:fall-181 10s -2s linear infinite}@keyframes fall-181{70.224%{transform:translate(14.4855vw,70.224vh) scale(.587)}to{transform:translate(12.57855vw,99vh) scale(.587)}}.snow:nth-child(182){opacity:.0218;transform:translate(28.6157vw,-10px) scale(.7956);animation:fall-182 10s -21s linear infinite}@keyframes fall-182{75.454%{transform:translate(22.728vw,75.454vh) scale(.7956)}to{transform:translate(25.67185vw,99vh) scale(.7956)}}.snow:nth-child(183){opacity:1.7184;transform:translate(26.8227vw,-10px) scale(.7974);animation:fall-183 11s -4s linear infinite}@keyframes fall-183{30.356%{transform:translate(31.2528vw,30.356vh) scale(.7974)}to{transform:translate(29.03775vw,99vh) scale(.7974)}}.snow:nth-child(184){opacity:1.8384;transform:translate(26.251vw,-10px) scale(.5817);animation:fall-184 26s -5s linear infinite}@keyframes fall-184{56.746%{transform:translate(33.8607vw,56.746vh) scale(.5817)}to{transform:translate(30.05585vw,99vh) scale(.5817)}}.snow:nth-child(185){opacity:.6076;transform:translate(34.4423vw,-10px) scale(.3193);animation:fall-185 12s -8s linear infinite}@keyframes fall-185{39.831%{transform:translate(29.6242vw,39.831vh) scale(.3193)}to{transform:translate(32.03325vw,99vh) scale(.3193)}}.snow:nth-child(186){opacity:1.9274;transform:translate(56.1373vw,-10px) scale(.2277);animation:fall-186 12s -18s linear infinite}@keyframes fall-186{40.48%{transform:translate(49.6825vw,40.48vh) scale(.2277)}to{transform:translate(52.9099vw,99vh) scale(.2277)}}.snow:nth-child(187){opacity:.1476;transform:translate(81.5228vw,-10px) scale(.7222);animation:fall-187 30s -13s linear infinite}@keyframes fall-187{54.03%{transform:translate(87.3248vw,54.03vh) scale(.7222)}to{transform:translate(84.4238vw,99vh) scale(.7222)}}.snow:nth-child(188){opacity:1.5574;transform:translate(28.3877vw,-10px) scale(.7283);animation:fall-188 24s -1s linear infinite}@keyframes fall-188{77.378%{transform:translate(28.5905vw,77.378vh) scale(.7283)}to{transform:translate(28.4891vw,99vh) scale(.7283)}}.snow:nth-child(189){opacity:1.0074;transform:translate(89.6661vw,-10px) scale(.7661);animation:fall-189 18s -15s linear infinite}@keyframes fall-189{47.409%{transform:translate(89.8459vw,47.409vh) scale(.7661)}to{transform:translate(89.756vw,99vh) scale(.7661)}}.snow:nth-child(190){opacity:.81;transform:translate(48.3825vw,-10px) scale(.0282);animation:fall-190 18s -9s linear infinite}@keyframes fall-190{70.952%{transform:translate(56.8492vw,70.952vh) scale(.0282)}to{transform:translate(52.61585vw,99vh) scale(.0282)}}.snow:nth-child(191){opacity:1.883;transform:translate(4.0046vw,-10px) scale(.0705);animation:fall-191 28s -22s linear infinite}@keyframes fall-191{33.092%{transform:translate(-5.7066vw,33.092vh) scale(.0705)}to{transform:translate(-.851vw,99vh) scale(.0705)}}.snow:nth-child(192){opacity:1.6984;transform:translate(83.4473vw,-10px) scale(.3999);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{36.19%{transform:translate(88.89vw,36.19vh) scale(.3999)}to{transform:translate(86.16865vw,99vh) scale(.3999)}}.snow:nth-child(193){opacity:.9112;transform:translate(30.3129vw,-10px) scale(.997);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{41.422%{transform:translate(39.8202vw,41.422vh) scale(.997)}to{transform:translate(35.06655vw,99vh) scale(.997)}}.snow:nth-child(194){opacity:1.7656;transform:translate(88.3576vw,-10px) scale(.3503);animation:fall-194 26s -12s linear infinite}@keyframes fall-194{41.907%{transform:translate(93.4889vw,41.907vh) scale(.3503)}to{transform:translate(90.92325vw,99vh) scale(.3503)}}.snow:nth-child(195){opacity:.8772;transform:translate(81.314vw,-10px) scale(.2488);animation:fall-195 22s -28s linear infinite}@keyframes fall-195{34.318%{transform:translate(75.9939vw,34.318vh) scale(.2488)}to{transform:translate(78.65395vw,99vh) scale(.2488)}}.snow:nth-child(196){opacity:.5448;transform:translate(53.0009vw,-10px) scale(.586);animation:fall-196 30s -18s linear infinite}@keyframes fall-196{72.52%{transform:translate(61.5627vw,72.52vh) scale(.586)}to{transform:translate(57.2818vw,99vh) scale(.586)}}.snow:nth-child(197){opacity:.1252;transform:translate(35.6847vw,-10px) scale(.0424);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{47.826%{transform:translate(33.1419vw,47.826vh) scale(.0424)}to{transform:translate(34.4133vw,99vh) scale(.0424)}}.snow:nth-child(198){opacity:1.5694;transform:translate(90.5438vw,-10px) scale(.7208);animation:fall-198 19s -24s linear infinite}@keyframes fall-198{64.655%{transform:translate(81.5177vw,64.655vh) scale(.7208)}to{transform:translate(86.03075vw,99vh) scale(.7208)}}.snow:nth-child(199){opacity:1.8986;transform:translate(38.0126vw,-10px) scale(.3144);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{33.509%{transform:translate(34.6579vw,33.509vh) scale(.3144)}to{transform:translate(36.33525vw,99vh) scale(.3144)}}.snow:nth-child(200){opacity:.5678;transform:translate(93.4254vw,-10px) scale(.6492);animation:fall-200 17s -6s linear infinite}@keyframes fall-200{33.345%{transform:translate(84.1696vw,33.345vh) scale(.6492)}to{transform:translate(88.7975vw,99vh) scale(.6492)}}.snow:nth-child(201){opacity:1.4286;transform:translate(1.3827vw,-10px) scale(.5562);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{66.231%{transform:translate(.1621vw,66.231vh) scale(.5562)}to{transform:translate(.7724vw,99vh) scale(.5562)}}.snow:nth-child(202){opacity:1.2126;transform:translate(78.5898vw,-10px) scale(.4806);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{54.284%{transform:translate(79.951vw,54.284vh) scale(.4806)}to{transform:translate(79.2704vw,99vh) scale(.4806)}}.snow:nth-child(203){opacity:.9502;transform:translate(32.7169vw,-10px) scale(.1627);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{71.235%{transform:translate(27.9367vw,71.235vh) scale(.1627)}to{transform:translate(30.3268vw,99vh) scale(.1627)}}.snow:nth-child(204){opacity:.9976;transform:translate(95.8236vw,-10px) scale(.6602);animation:fall-204 25s -11s linear infinite}@keyframes fall-204{34.258%{transform:translate(87.4235vw,34.258vh) scale(.6602)}to{transform:translate(91.62355vw,99vh) scale(.6602)}}.snow:nth-child(205){opacity:.421;transform:translate(49.2159vw,-10px) scale(.9732);animation:fall-205 16s -29s linear infinite}@keyframes fall-205{49.905%{transform:translate(47.3309vw,49.905vh) scale(.9732)}to{transform:translate(48.2734vw,99vh) scale(.9732)}}.snow:nth-child(206){opacity:.6184;transform:translate(84.7316vw,-10px) scale(.2304);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{50.786%{transform:translate(82.8103vw,50.786vh) scale(.2304)}to{transform:translate(83.77095vw,99vh) scale(.2304)}}.snow:nth-child(207){opacity:.6824;transform:translate(2.4559vw,-10px) scale(.2279);animation:fall-207 16s -28s linear infinite}@keyframes fall-207{47.061%{transform:translate(5.0006vw,47.061vh) scale(.2279)}to{transform:translate(3.72825vw,99vh) scale(.2279)}}.snow:nth-child(208){opacity:1.387;transform:translate(70.1044vw,-10px) scale(.2135);animation:fall-208 29s -20s linear infinite}@keyframes fall-208{31.844%{transform:translate(75.1645vw,31.844vh) scale(.2135)}to{transform:translate(72.63445vw,99vh) scale(.2135)}}.snow:nth-child(209){opacity:1.7784;transform:translate(12.1179vw,-10px) scale(.3672);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{71.939%{transform:translate(19.886vw,71.939vh) scale(.3672)}to{transform:translate(16.00195vw,99vh) scale(.3672)}}.snow:nth-child(210){opacity:1.9948;transform:translate(72.118vw,-10px) scale(.2501);animation:fall-210 11s -21s linear infinite}@keyframes fall-210{53.577%{transform:translate(73.95vw,53.577vh) scale(.2501)}to{transform:translate(73.034vw,99vh) scale(.2501)}}.snow:nth-child(211){opacity:.8942;transform:translate(15.5225vw,-10px) scale(.7007);animation:fall-211 24s -17s linear infinite}@keyframes fall-211{36.626%{transform:translate(20.9253vw,36.626vh) scale(.7007)}to{transform:translate(18.2239vw,99vh) scale(.7007)}}.snow:nth-child(212){opacity:1.088;transform:translate(96.4612vw,-10px) scale(.1688);animation:fall-212 15s -7s linear infinite}@keyframes fall-212{43.264%{transform:translate(95.8242vw,43.264vh) scale(.1688)}to{transform:translate(96.1427vw,99vh) scale(.1688)}}.snow:nth-child(213){opacity:.1452;transform:translate(47.3164vw,-10px) scale(.3858);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{50.5%{transform:translate(39.2773vw,50.5vh) scale(.3858)}to{transform:translate(43.29685vw,99vh) scale(.3858)}}.snow:nth-child(214){opacity:1.1854;transform:translate(92.2679vw,-10px) scale(.3101);animation:fall-214 29s -26s linear infinite}@keyframes fall-214{70.104%{transform:translate(97.227vw,70.104vh) scale(.3101)}to{transform:translate(94.74745vw,99vh) scale(.3101)}}.snow:nth-child(215){opacity:1.2642;transform:translate(15.4659vw,-10px) scale(.7046);animation:fall-215 29s -8s linear infinite}@keyframes fall-215{73.826%{transform:translate(23.0783vw,73.826vh) scale(.7046)}to{transform:translate(19.2721vw,99vh) scale(.7046)}}.snow:nth-child(216){opacity:.307;transform:translate(88.3536vw,-10px) scale(.3724);animation:fall-216 24s -12s linear infinite}@keyframes fall-216{35.674%{transform:translate(92.0306vw,35.674vh) scale(.3724)}to{transform:translate(90.1921vw,99vh) scale(.3724)}}.snow:nth-child(217){opacity:.2732;transform:translate(6.4446vw,-10px) scale(.9859);animation:fall-217 28s -18s linear infinite}@keyframes fall-217{59.615%{transform:translate(15.6355vw,59.615vh) scale(.9859)}to{transform:translate(11.04005vw,99vh) scale(.9859)}}.snow:nth-child(218){opacity:1.7618;transform:translate(83.2019vw,-10px) scale(.3148);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{57.453%{transform:translate(75.2691vw,57.453vh) scale(.3148)}to{transform:translate(79.2355vw,99vh) scale(.3148)}}.snow:nth-child(219){opacity:1.0248;transform:translate(86.5916vw,-10px) scale(.0203);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{60.24%{transform:translate(95.5075vw,60.24vh) scale(.0203)}to{transform:translate(91.04955vw,99vh) scale(.0203)}}.snow:nth-child(220){opacity:.2246;transform:translate(15.111vw,-10px) scale(.6709);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{32.616%{transform:translate(16.8228vw,32.616vh) scale(.6709)}to{transform:translate(15.9669vw,99vh) scale(.6709)}}.snow:nth-child(221){opacity:.1794;transform:translate(21.4949vw,-10px) scale(.8755);animation:fall-221 19s -15s linear infinite}@keyframes fall-221{31.478%{transform:translate(26.1765vw,31.478vh) scale(.8755)}to{transform:translate(23.8357vw,99vh) scale(.8755)}}.snow:nth-child(222){opacity:.9588;transform:translate(41.8888vw,-10px) scale(.9153);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{61.215%{transform:translate(34.0989vw,61.215vh) scale(.9153)}to{transform:translate(37.99385vw,99vh) scale(.9153)}}.snow:nth-child(223){opacity:1.6492;transform:translate(95.0975vw,-10px) scale(.2519);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{50.049%{transform:translate(102.1884vw,50.049vh) scale(.2519)}to{transform:translate(98.64295vw,99vh) scale(.2519)}}.snow:nth-child(224){opacity:1.2656;transform:translate(5.8143vw,-10px) scale(.2142);animation:fall-224 22s -28s linear infinite}@keyframes fall-224{66.409%{transform:translate(5.6534vw,66.409vh) scale(.2142)}to{transform:translate(5.73385vw,99vh) scale(.2142)}}.snow:nth-child(225){opacity:.4272;transform:translate(19.6785vw,-10px) scale(.5937);animation:fall-225 10s -13s linear infinite}@keyframes fall-225{79.408%{transform:translate(29.3602vw,79.408vh) scale(.5937)}to{transform:translate(24.51935vw,99vh) scale(.5937)}}.snow:nth-child(226){opacity:1.6562;transform:translate(54.5071vw,-10px) scale(.6033);animation:fall-226 12s -24s linear infinite}@keyframes fall-226{62.367%{transform:translate(46.235vw,62.367vh) scale(.6033)}to{transform:translate(50.37105vw,99vh) scale(.6033)}}.snow:nth-child(227){opacity:1.9732;transform:translate(10.5716vw,-10px) scale(.6809);animation:fall-227 19s -8s linear infinite}@keyframes fall-227{53.082%{transform:translate(8.003vw,53.082vh) scale(.6809)}to{transform:translate(9.2873vw,99vh) scale(.6809)}}.snow:nth-child(228){opacity:.553;transform:translate(34.4089vw,-10px) scale(.2513);animation:fall-228 19s -2s linear infinite}@keyframes fall-228{53.177%{transform:translate(31.0863vw,53.177vh) scale(.2513)}to{transform:translate(32.7476vw,99vh) scale(.2513)}}.snow:nth-child(229){opacity:1.8276;transform:translate(55.6932vw,-10px) scale(.4209);animation:fall-229 16s -11s linear infinite}@keyframes fall-229{57.63%{transform:translate(62.8853vw,57.63vh) scale(.4209)}to{transform:translate(59.28925vw,99vh) scale(.4209)}}.snow:nth-child(230){opacity:.9064;transform:translate(38.0053vw,-10px) scale(.4947);animation:fall-230 17s -16s linear infinite}@keyframes fall-230{79.239%{transform:translate(41.002vw,79.239vh) scale(.4947)}to{transform:translate(39.50365vw,99vh) scale(.4947)}}.snow:nth-child(231){opacity:.0176;transform:translate(4.1564vw,-10px) scale(.0655);animation:fall-231 30s -5s linear infinite}@keyframes fall-231{68.152%{transform:translate(3.6117vw,68.152vh) scale(.0655)}to{transform:translate(3.88405vw,99vh) scale(.0655)}}.snow:nth-child(232){opacity:1.7018;transform:translate(71.9505vw,-10px) scale(.9675);animation:fall-232 12s -16s linear infinite}@keyframes fall-232{31.46%{transform:translate(66.8668vw,31.46vh) scale(.9675)}to{transform:translate(69.40865vw,99vh) scale(.9675)}}.snow:nth-child(233){opacity:.807;transform:translate(10.4101vw,-10px) scale(.5301);animation:fall-233 27s -3s linear infinite}@keyframes fall-233{31.688%{transform:translate(5.585vw,31.688vh) scale(.5301)}to{transform:translate(7.99755vw,99vh) scale(.5301)}}.snow:nth-child(234){opacity:.2622;transform:translate(69.9612vw,-10px) scale(.416);animation:fall-234 26s -2s linear infinite}@keyframes fall-234{41.981%{transform:translate(70.9119vw,41.981vh) scale(.416)}to{transform:translate(70.43655vw,99vh) scale(.416)}}.snow:nth-child(235){opacity:1.1624;transform:translate(75.4305vw,-10px) scale(.2394);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{44.663%{transform:translate(66.8722vw,44.663vh) scale(.2394)}to{transform:translate(71.15135vw,99vh) scale(.2394)}}.snow:nth-child(236){opacity:.8202;transform:translate(16.5294vw,-10px) scale(.2704);animation:fall-236 22s -16s linear infinite}@keyframes fall-236{65.576%{transform:translate(21.7719vw,65.576vh) scale(.2704)}to{transform:translate(19.15065vw,99vh) scale(.2704)}}.snow:nth-child(237){opacity:.4316;transform:translate(75.1859vw,-10px) scale(.0627);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{58.534%{transform:translate(72.543vw,58.534vh) scale(.0627)}to{transform:translate(73.86445vw,99vh) scale(.0627)}}.snow:nth-child(238){opacity:.3106;transform:translate(86.9233vw,-10px) scale(.761);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{77.349%{transform:translate(77.9088vw,77.349vh) scale(.761)}to{transform:translate(82.41605vw,99vh) scale(.761)}}.snow:nth-child(239){opacity:1.905;transform:translate(61.3233vw,-10px) scale(.9971);animation:fall-239 21s -19s linear infinite}@keyframes fall-239{78.737%{transform:translate(51.4971vw,78.737vh) scale(.9971)}to{transform:translate(56.4102vw,99vh) scale(.9971)}}.snow:nth-child(240){opacity:1.0448;transform:translate(93.0231vw,-10px) scale(.9212);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{39.352%{transform:translate(100.52vw,39.352vh) scale(.9212)}to{transform:translate(96.77155vw,99vh) scale(.9212)}}.snow:nth-child(241){opacity:.5214;transform:translate(35.7595vw,-10px) scale(.4451);animation:fall-241 29s -15s linear infinite}@keyframes fall-241{55.076%{transform:translate(42.9426vw,55.076vh) scale(.4451)}to{transform:translate(39.35105vw,99vh) scale(.4451)}}.snow:nth-child(242){opacity:1.0472;transform:translate(88.101vw,-10px) scale(.6816);animation:fall-242 19s -25s linear infinite}@keyframes fall-242{66.387%{transform:translate(96.313vw,66.387vh) scale(.6816)}to{transform:translate(92.207vw,99vh) scale(.6816)}}.snow:nth-child(243){opacity:1.1584;transform:translate(10.0293vw,-10px) scale(.7245);animation:fall-243 17s -7s linear infinite}@keyframes fall-243{62.263%{transform:translate(7.6224vw,62.263vh) scale(.7245)}to{transform:translate(8.82585vw,99vh) scale(.7245)}}.snow:nth-child(244){opacity:1.1764;transform:translate(29.5154vw,-10px) scale(.4312);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{66.14%{transform:translate(33.1858vw,66.14vh) scale(.4312)}to{transform:translate(31.3506vw,99vh) scale(.4312)}}.snow:nth-child(245){opacity:1.82;transform:translate(50.6695vw,-10px) scale(.274);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{49.938%{transform:translate(60.4004vw,49.938vh) scale(.274)}to{transform:translate(55.53495vw,99vh) scale(.274)}}.snow:nth-child(246){opacity:1.6596;transform:translate(93.6808vw,-10px) scale(.1596);animation:fall-246 29s -18s linear infinite}@keyframes fall-246{51.831%{transform:translate(87.376vw,51.831vh) scale(.1596)}to{transform:translate(90.5284vw,99vh) scale(.1596)}}.snow:nth-child(247){opacity:1.0838;transform:translate(71.7196vw,-10px) scale(.5393);animation:fall-247 22s -11s linear infinite}@keyframes fall-247{68.145%{transform:translate(70.0896vw,68.145vh) scale(.5393)}to{transform:translate(70.9046vw,99vh) scale(.5393)}}.snow:nth-child(248){opacity:.5506;transform:translate(63.7368vw,-10px) scale(.9459);animation:fall-248 17s -2s linear infinite}@keyframes fall-248{35.427%{transform:translate(57.101vw,35.427vh) scale(.9459)}to{transform:translate(60.4189vw,99vh) scale(.9459)}}.snow:nth-child(249){opacity:1.4294;transform:translate(51.9843vw,-10px) scale(.6051);animation:fall-249 28s -24s linear infinite}@keyframes fall-249{57.695%{transform:translate(41.9845vw,57.695vh) scale(.6051)}to{transform:translate(46.9844vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.1314;transform:translate(61.6609vw,-10px) scale(.9107);animation:fall-250 15s -10s linear infinite}@keyframes fall-250{76.453%{transform:translate(51.892vw,76.453vh) scale(.9107)}to{transform:translate(56.77645vw,99vh) scale(.9107)}}.snow:nth-child(251){opacity:.0452;transform:translate(90.5885vw,-10px) scale(.8404);animation:fall-251 23s -7s linear infinite}@keyframes fall-251{64.836%{transform:translate(94.6997vw,64.836vh) scale(.8404)}to{transform:translate(92.6441vw,99vh) scale(.8404)}}.snow:nth-child(252){opacity:.257;transform:translate(33.4292vw,-10px) scale(.673);animation:fall-252 14s -24s linear infinite}@keyframes fall-252{56.977%{transform:translate(43.3103vw,56.977vh) scale(.673)}to{transform:translate(38.36975vw,99vh) scale(.673)}}.snow:nth-child(253){opacity:1.2368;transform:translate(64.3964vw,-10px) scale(.0194);animation:fall-253 23s -8s linear infinite}@keyframes fall-253{64.082%{transform:translate(68.1692vw,64.082vh) scale(.0194)}to{transform:translate(66.2828vw,99vh) scale(.0194)}}.snow:nth-child(254){opacity:.094;transform:translate(27.8428vw,-10px) scale(.33);animation:fall-254 28s -30s linear infinite}@keyframes fall-254{65.078%{transform:translate(23.1359vw,65.078vh) scale(.33)}to{transform:translate(25.48935vw,99vh) scale(.33)}}.snow:nth-child(255){opacity:.5906;transform:translate(55.0451vw,-10px) scale(.249);animation:fall-255 30s -26s linear infinite}@keyframes fall-255{66.076%{transform:translate(59.5611vw,66.076vh) scale(.249)}to{transform:translate(57.3031vw,99vh) scale(.249)}}.snow:nth-child(256){opacity:1.1368;transform:translate(61.7525vw,-10px) scale(.8718);animation:fall-256 16s -15s linear infinite}@keyframes fall-256{79.032%{transform:translate(64.9658vw,79.032vh) scale(.8718)}to{transform:translate(63.35915vw,99vh) scale(.8718)}}.snow:nth-child(257){opacity:1.7214;transform:translate(16.2862vw,-10px) scale(.3224);animation:fall-257 20s -22s linear infinite}@keyframes fall-257{64.025%{transform:translate(12.9218vw,64.025vh) scale(.3224)}to{transform:translate(14.604vw,99vh) scale(.3224)}}.snow:nth-child(258){opacity:.0744;transform:translate(.5655vw,-10px) scale(.1222);animation:fall-258 19s -25s linear infinite}@keyframes fall-258{56.462%{transform:translate(5.5874vw,56.462vh) scale(.1222)}to{transform:translate(3.07645vw,99vh) scale(.1222)}}.snow:nth-child(259){opacity:.8178;transform:translate(98.2495vw,-10px) scale(.616);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{57.621%{transform:translate(89.4539vw,57.621vh) scale(.616)}to{transform:translate(93.8517vw,99vh) scale(.616)}}.snow:nth-child(260){opacity:1.0154;transform:translate(92.3252vw,-10px) scale(.4858);animation:fall-260 16s -20s linear infinite}@keyframes fall-260{36.125%{transform:translate(88.6983vw,36.125vh) scale(.4858)}to{transform:translate(90.51175vw,99vh) scale(.4858)}}.snow:nth-child(261){opacity:1.2742;transform:translate(3.5627vw,-10px) scale(.4844);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{34.256%{transform:translate(10.3529vw,34.256vh) scale(.4844)}to{transform:translate(6.9578vw,99vh) scale(.4844)}}.snow:nth-child(262){opacity:1.7824;transform:translate(16.7643vw,-10px) scale(.4814);animation:fall-262 19s -4s linear infinite}@keyframes fall-262{35.328%{transform:translate(24.8681vw,35.328vh) scale(.4814)}to{transform:translate(20.8162vw,99vh) scale(.4814)}}.snow:nth-child(263){opacity:.1532;transform:translate(15.5426vw,-10px) scale(.4336);animation:fall-263 29s -5s linear infinite}@keyframes fall-263{52.105%{transform:translate(11.6477vw,52.105vh) scale(.4336)}to{transform:translate(13.59515vw,99vh) scale(.4336)}}.snow:nth-child(264){opacity:1.2124;transform:translate(91.8345vw,-10px) scale(.9542);animation:fall-264 16s -6s linear infinite}@keyframes fall-264{41.814%{transform:translate(98.0196vw,41.814vh) scale(.9542)}to{transform:translate(94.92705vw,99vh) scale(.9542)}}.snow:nth-child(265){opacity:1.6016;transform:translate(37.9913vw,-10px) scale(.6594);animation:fall-265 28s -21s linear infinite}@keyframes fall-265{54.592%{transform:translate(43.4401vw,54.592vh) scale(.6594)}to{transform:translate(40.7157vw,99vh) scale(.6594)}}.snow:nth-child(266){opacity:1.0772;transform:translate(74.105vw,-10px) scale(.2991);animation:fall-266 17s -10s linear infinite}@keyframes fall-266{34.955%{transform:translate(77.7496vw,34.955vh) scale(.2991)}to{transform:translate(75.9273vw,99vh) scale(.2991)}}.snow:nth-child(267){opacity:.2874;transform:translate(39.2783vw,-10px) scale(.5894);animation:fall-267 20s -27s linear infinite}@keyframes fall-267{36.479%{transform:translate(37.1781vw,36.479vh) scale(.5894)}to{transform:translate(38.2282vw,99vh) scale(.5894)}}.snow:nth-child(268){opacity:.1798;transform:translate(88.3856vw,-10px) scale(.5564);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{66.793%{transform:translate(86.8781vw,66.793vh) scale(.5564)}to{transform:translate(87.63185vw,99vh) scale(.5564)}}.snow:nth-child(269){opacity:.7088;transform:translate(32.3284vw,-10px) scale(.8489);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{49.085%{transform:translate(39.8597vw,49.085vh) scale(.8489)}to{transform:translate(36.09405vw,99vh) scale(.8489)}}.snow:nth-child(270){opacity:.5912;transform:translate(85.7118vw,-10px) scale(.7757);animation:fall-270 25s -20s linear infinite}@keyframes fall-270{70.576%{transform:translate(79.2335vw,70.576vh) scale(.7757)}to{transform:translate(82.47265vw,99vh) scale(.7757)}}.snow:nth-child(271){opacity:.3124;transform:translate(65.5209vw,-10px) scale(.6091);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{39.838%{transform:translate(73.2144vw,39.838vh) scale(.6091)}to{transform:translate(69.36765vw,99vh) scale(.6091)}}.snow:nth-child(272){opacity:.4784;transform:translate(65.6128vw,-10px) scale(.4012);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{56.838%{transform:translate(67.3166vw,56.838vh) scale(.4012)}to{transform:translate(66.4647vw,99vh) scale(.4012)}}.snow:nth-child(273){opacity:.0794;transform:translate(60.7896vw,-10px) scale(.3106);animation:fall-273 12s -29s linear infinite}@keyframes fall-273{56.132%{transform:translate(66.4611vw,56.132vh) scale(.3106)}to{transform:translate(63.62535vw,99vh) scale(.3106)}}.snow:nth-child(274){opacity:1.4256;transform:translate(75.2697vw,-10px) scale(.1814);animation:fall-274 17s -24s linear infinite}@keyframes fall-274{77.515%{transform:translate(74.9448vw,77.515vh) scale(.1814)}to{transform:translate(75.10725vw,99vh) scale(.1814)}}.snow:nth-child(275){opacity:.548;transform:translate(27.6229vw,-10px) scale(.654);animation:fall-275 10s -15s linear infinite}@keyframes fall-275{42.48%{transform:translate(25.8411vw,42.48vh) scale(.654)}to{transform:translate(26.732vw,99vh) scale(.654)}}.snow:nth-child(276){opacity:1.3912;transform:translate(66.7206vw,-10px) scale(.0233);animation:fall-276 30s -18s linear infinite}@keyframes fall-276{34.859%{transform:translate(76.6356vw,34.859vh) scale(.0233)}to{transform:translate(71.6781vw,99vh) scale(.0233)}}.snow:nth-child(277){opacity:.0834;transform:translate(63.045vw,-10px) scale(.3201);animation:fall-277 29s -30s linear infinite}@keyframes fall-277{59.512%{transform:translate(57.9346vw,59.512vh) scale(.3201)}to{transform:translate(60.4898vw,99vh) scale(.3201)}}.snow:nth-child(278){opacity:1.4116;transform:translate(36.8326vw,-10px) scale(.4692);animation:fall-278 28s -7s linear infinite}@keyframes fall-278{71.157%{transform:translate(27.7031vw,71.157vh) scale(.4692)}to{transform:translate(32.26785vw,99vh) scale(.4692)}}.snow:nth-child(279){opacity:1.0062;transform:translate(3.8534vw,-10px) scale(.8896);animation:fall-279 22s -30s linear infinite}@keyframes fall-279{59.616%{transform:translate(12.4713vw,59.616vh) scale(.8896)}to{transform:translate(8.16235vw,99vh) scale(.8896)}}.snow:nth-child(280){opacity:1.4404;transform:translate(33.0529vw,-10px) scale(.2306);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{72.166%{transform:translate(41.2736vw,72.166vh) scale(.2306)}to{transform:translate(37.16325vw,99vh) scale(.2306)}}.snow:nth-child(281){opacity:1.7224;transform:translate(96.4147vw,-10px) scale(.444);animation:fall-281 23s -19s linear infinite}@keyframes fall-281{68.667%{transform:translate(95.3933vw,68.667vh) scale(.444)}to{transform:translate(95.904vw,99vh) scale(.444)}}.snow:nth-child(282){opacity:1.7682;transform:translate(28.9176vw,-10px) scale(.476);animation:fall-282 28s -8s linear infinite}@keyframes fall-282{75.777%{transform:translate(21.2659vw,75.777vh) scale(.476)}to{transform:translate(25.09175vw,99vh) scale(.476)}}.snow:nth-child(283){opacity:1.696;transform:translate(82.382vw,-10px) scale(.8895);animation:fall-283 26s -10s linear infinite}@keyframes fall-283{78.009%{transform:translate(76.4538vw,78.009vh) scale(.8895)}to{transform:translate(79.4179vw,99vh) scale(.8895)}}.snow:nth-child(284){opacity:.0606;transform:translate(8.872vw,-10px) scale(.7103);animation:fall-284 24s -20s linear infinite}@keyframes fall-284{62.549%{transform:translate(7.8093vw,62.549vh) scale(.7103)}to{transform:translate(8.34065vw,99vh) scale(.7103)}}.snow:nth-child(285){opacity:.2322;transform:translate(17.0483vw,-10px) scale(.8975);animation:fall-285 28s -21s linear infinite}@keyframes fall-285{41.698%{transform:translate(9.8436vw,41.698vh) scale(.8975)}to{transform:translate(13.44595vw,99vh) scale(.8975)}}.snow:nth-child(286){opacity:1.2568;transform:translate(33.2522vw,-10px) scale(.7592);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{66.531%{transform:translate(33.4508vw,66.531vh) scale(.7592)}to{transform:translate(33.3515vw,99vh) scale(.7592)}}.snow:nth-child(287){opacity:1.2622;transform:translate(66.5917vw,-10px) scale(.2362);animation:fall-287 21s -18s linear infinite}@keyframes fall-287{44.12%{transform:translate(73.5096vw,44.12vh) scale(.2362)}to{transform:translate(70.05065vw,99vh) scale(.2362)}}.snow:nth-child(288){opacity:1.1998;transform:translate(40.878vw,-10px) scale(.119);animation:fall-288 12s -30s linear infinite}@keyframes fall-288{41.728%{transform:translate(31.2752vw,41.728vh) scale(.119)}to{transform:translate(36.0766vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:.983;transform:translate(5.2499vw,-10px) scale(.3512);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{58.882%{transform:translate(-1.0338vw,58.882vh) scale(.3512)}to{transform:translate(2.10805vw,99vh) scale(.3512)}}.snow:nth-child(290){opacity:.2436;transform:translate(24.1646vw,-10px) scale(.759);animation:fall-290 25s -7s linear infinite}@keyframes fall-290{45.972%{transform:translate(33.6145vw,45.972vh) scale(.759)}to{transform:translate(28.88955vw,99vh) scale(.759)}}.snow:nth-child(291){opacity:.99;transform:translate(33.9036vw,-10px) scale(.5547);animation:fall-291 19s -12s linear infinite}@keyframes fall-291{74.799%{transform:translate(41.9582vw,74.799vh) scale(.5547)}to{transform:translate(37.9309vw,99vh) scale(.5547)}}.snow:nth-child(292){opacity:1.869;transform:translate(79.0895vw,-10px) scale(.0575);animation:fall-292 18s -6s linear infinite}@keyframes fall-292{49.702%{transform:translate(83.3591vw,49.702vh) scale(.0575)}to{transform:translate(81.2243vw,99vh) scale(.0575)}}.snow:nth-child(293){opacity:.2358;transform:translate(67.255vw,-10px) scale(.3094);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{63.655%{transform:translate(66.3046vw,63.655vh) scale(.3094)}to{transform:translate(66.7798vw,99vh) scale(.3094)}}.snow:nth-child(294){opacity:1.2754;transform:translate(78.9866vw,-10px) scale(.937);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{58.251%{transform:translate(80.5199vw,58.251vh) scale(.937)}to{transform:translate(79.75325vw,99vh) scale(.937)}}.snow:nth-child(295){opacity:1.1078;transform:translate(64.4969vw,-10px) scale(.2257);animation:fall-295 14s -13s linear infinite}@keyframes fall-295{36.443%{transform:translate(74.4112vw,36.443vh) scale(.2257)}to{transform:translate(69.45405vw,99vh) scale(.2257)}}.snow:nth-child(296){opacity:1.6268;transform:translate(2.4589vw,-10px) scale(.2364);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{58.469%{transform:translate(-1.1853vw,58.469vh) scale(.2364)}to{transform:translate(.6368vw,99vh) scale(.2364)}}.snow:nth-child(297){opacity:.7896;transform:translate(72.2163vw,-10px) scale(.5761);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{69.523%{transform:translate(75.3756vw,69.523vh) scale(.5761)}to{transform:translate(73.79595vw,99vh) scale(.5761)}}.snow:nth-child(298){opacity:.6596;transform:translate(57.9869vw,-10px) scale(.9725);animation:fall-298 11s -2s linear infinite}@keyframes fall-298{31.421%{transform:translate(54.9892vw,31.421vh) scale(.9725)}to{transform:translate(56.48805vw,99vh) scale(.9725)}}.snow:nth-child(299){opacity:.0594;transform:translate(79.5658vw,-10px) scale(.4037);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{51.883%{transform:translate(75.9778vw,51.883vh) scale(.4037)}to{transform:translate(77.7718vw,99vh) scale(.4037)}}.snow:nth-child(300){opacity:1.0758;transform:translate(48.7075vw,-10px) scale(.8449);animation:fall-300 26s -13s linear infinite}@keyframes fall-300{78.025%{transform:translate(41.5976vw,78.025vh) scale(.8449)}to{transform:translate(45.15255vw,99vh) scale(.8449)}}.snow:nth-child(301){opacity:.6424;transform:translate(51.0574vw,-10px) scale(.3554);animation:fall-301 12s -29s linear infinite}@keyframes fall-301{63.5%{transform:translate(58.9262vw,63.5vh) scale(.3554)}to{transform:translate(54.9918vw,99vh) scale(.3554)}}.snow:nth-child(302){opacity:.9092;transform:translate(13.1611vw,-10px) scale(.1177);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{78.588%{transform:translate(6.6193vw,78.588vh) scale(.1177)}to{transform:translate(9.8902vw,99vh) scale(.1177)}}.snow:nth-child(303){opacity:1.445;transform:translate(51.5091vw,-10px) scale(.0193);animation:fall-303 26s -12s linear infinite}@keyframes fall-303{60.047%{transform:translate(56.2796vw,60.047vh) scale(.0193)}to{transform:translate(53.89435vw,99vh) scale(.0193)}}.snow:nth-child(304){opacity:.5126;transform:translate(35.5478vw,-10px) scale(.8448);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{62.857%{transform:translate(43.3586vw,62.857vh) scale(.8448)}to{transform:translate(39.4532vw,99vh) scale(.8448)}}.snow:nth-child(305){opacity:1.8746;transform:translate(73.4502vw,-10px) scale(.2542);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{47.198%{transform:translate(72.8322vw,47.198vh) scale(.2542)}to{transform:translate(73.1412vw,99vh) scale(.2542)}}.snow:nth-child(306){opacity:1.9272;transform:translate(88.7109vw,-10px) scale(.3828);animation:fall-306 10s -13s linear infinite}@keyframes fall-306{61.85%{transform:translate(81.6328vw,61.85vh) scale(.3828)}to{transform:translate(85.17185vw,99vh) scale(.3828)}}.snow:nth-child(307){opacity:1.1852;transform:translate(94.4954vw,-10px) scale(.5182);animation:fall-307 10s -3s linear infinite}@keyframes fall-307{77.141%{transform:translate(95.7334vw,77.141vh) scale(.5182)}to{transform:translate(95.1144vw,99vh) scale(.5182)}}.snow:nth-child(308){opacity:1.7626;transform:translate(22.0278vw,-10px) scale(.9463);animation:fall-308 17s -2s linear infinite}@keyframes fall-308{76.071%{transform:translate(24.1328vw,76.071vh) scale(.9463)}to{transform:translate(23.0803vw,99vh) scale(.9463)}}.snow:nth-child(309){opacity:1.4424;transform:translate(36.5897vw,-10px) scale(.4634);animation:fall-309 17s -6s linear infinite}@keyframes fall-309{59.268%{transform:translate(41.0776vw,59.268vh) scale(.4634)}to{transform:translate(38.83365vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:1.1914;transform:translate(77.2886vw,-10px) scale(.3105);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{31.433%{transform:translate(76.3219vw,31.433vh) scale(.3105)}to{transform:translate(76.80525vw,99vh) scale(.3105)}}.snow:nth-child(311){opacity:1.9322;transform:translate(92.2562vw,-10px) scale(.6768);animation:fall-311 18s -15s linear infinite}@keyframes fall-311{79.296%{transform:translate(96.8446vw,79.296vh) scale(.6768)}to{transform:translate(94.5504vw,99vh) scale(.6768)}}.snow:nth-child(312){opacity:.1862;transform:translate(44.8081vw,-10px) scale(.3739);animation:fall-312 27s -5s linear infinite}@keyframes fall-312{44.161%{transform:translate(48.4111vw,44.161vh) scale(.3739)}to{transform:translate(46.6096vw,99vh) scale(.3739)}}.snow:nth-child(313){opacity:.1756;transform:translate(48.495vw,-10px) scale(.6979);animation:fall-313 25s -25s linear infinite}@keyframes fall-313{67.22%{transform:translate(56.7529vw,67.22vh) scale(.6979)}to{transform:translate(52.62395vw,99vh) scale(.6979)}}.snow:nth-child(314){opacity:.4256;transform:translate(52.777vw,-10px) scale(.6722);animation:fall-314 24s -10s linear infinite}@keyframes fall-314{46.578%{transform:translate(46.7146vw,46.578vh) scale(.6722)}to{transform:translate(49.7458vw,99vh) scale(.6722)}}.snow:nth-child(315){opacity:1.1106;transform:translate(97.007vw,-10px) scale(.1292);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{47.957%{transform:translate(97.3847vw,47.957vh) scale(.1292)}to{transform:translate(97.19585vw,99vh) scale(.1292)}}.snow:nth-child(316){opacity:.7218;transform:translate(93.6699vw,-10px) scale(.2328);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{32.23%{transform:translate(89.4548vw,32.23vh) scale(.2328)}to{transform:translate(91.56235vw,99vh) scale(.2328)}}.snow:nth-child(317){opacity:.2256;transform:translate(58.7156vw,-10px) scale(.7232);animation:fall-317 22s -14s linear infinite}@keyframes fall-317{58.347%{transform:translate(68.2623vw,58.347vh) scale(.7232)}to{transform:translate(63.48895vw,99vh) scale(.7232)}}.snow:nth-child(318){opacity:.4892;transform:translate(68.5842vw,-10px) scale(.7776);animation:fall-318 23s -15s linear infinite}@keyframes fall-318{40.231%{transform:translate(73.3275vw,40.231vh) scale(.7776)}to{transform:translate(70.95585vw,99vh) scale(.7776)}}.snow:nth-child(319){opacity:.0676;transform:translate(26.4447vw,-10px) scale(.1402);animation:fall-319 23s -15s linear infinite}@keyframes fall-319{46.566%{transform:translate(28.4747vw,46.566vh) scale(.1402)}to{transform:translate(27.4597vw,99vh) scale(.1402)}}.snow:nth-child(320){opacity:.4246;transform:translate(93.8154vw,-10px) scale(.6652);animation:fall-320 11s -20s linear infinite}@keyframes fall-320{71.945%{transform:translate(93.0079vw,71.945vh) scale(.6652)}to{transform:translate(93.41165vw,99vh) scale(.6652)}}.snow:nth-child(321){opacity:1.9904;transform:translate(.1358vw,-10px) scale(.2695);animation:fall-321 29s -30s linear infinite}@keyframes fall-321{30.277%{transform:translate(-2.7864vw,30.277vh) scale(.2695)}to{transform:translate(-1.3253vw,99vh) scale(.2695)}}.snow:nth-child(322){opacity:.1986;transform:translate(9.5257vw,-10px) scale(.8598);animation:fall-322 11s -10s linear infinite}@keyframes fall-322{33.535%{transform:translate(14.9661vw,33.535vh) scale(.8598)}to{transform:translate(12.2459vw,99vh) scale(.8598)}}.snow:nth-child(323){opacity:.8204;transform:translate(87.1016vw,-10px) scale(.4836);animation:fall-323 16s -25s linear infinite}@keyframes fall-323{74.191%{transform:translate(96.0975vw,74.191vh) scale(.4836)}to{transform:translate(91.59955vw,99vh) scale(.4836)}}.snow:nth-child(324){opacity:.9302;transform:translate(75.3257vw,-10px) scale(.2972);animation:fall-324 16s -16s linear infinite}@keyframes fall-324{74.149%{transform:translate(72.6825vw,74.149vh) scale(.2972)}to{transform:translate(74.0041vw,99vh) scale(.2972)}}.snow:nth-child(325){opacity:1.1452;transform:translate(67.1836vw,-10px) scale(.254);animation:fall-325 19s -18s linear infinite}@keyframes fall-325{42.58%{transform:translate(65.8441vw,42.58vh) scale(.254)}to{transform:translate(66.51385vw,99vh) scale(.254)}}.snow:nth-child(326){opacity:1.2056;transform:translate(13.3143vw,-10px) scale(.1341);animation:fall-326 30s -9s linear infinite}@keyframes fall-326{39.848%{transform:translate(7.4265vw,39.848vh) scale(.1341)}to{transform:translate(10.3704vw,99vh) scale(.1341)}}.snow:nth-child(327){opacity:1.6788;transform:translate(67.5661vw,-10px) scale(.6541);animation:fall-327 26s -21s linear infinite}@keyframes fall-327{51.106%{transform:translate(75.8689vw,51.106vh) scale(.6541)}to{transform:translate(71.7175vw,99vh) scale(.6541)}}.snow:nth-child(328){opacity:1.3654;transform:translate(87.0934vw,-10px) scale(.1484);animation:fall-328 11s -7s linear infinite}@keyframes fall-328{54.035%{transform:translate(78.5661vw,54.035vh) scale(.1484)}to{transform:translate(82.82975vw,99vh) scale(.1484)}}.snow:nth-child(329){opacity:1.5572;transform:translate(38.5507vw,-10px) scale(.5845);animation:fall-329 28s -20s linear infinite}@keyframes fall-329{57.518%{transform:translate(32.6296vw,57.518vh) scale(.5845)}to{transform:translate(35.59015vw,99vh) scale(.5845)}}.snow:nth-child(330){opacity:1.0078;transform:translate(27.4314vw,-10px) scale(.5462);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{38.184%{transform:translate(18.3757vw,38.184vh) scale(.5462)}to{transform:translate(22.90355vw,99vh) scale(.5462)}}.snow:nth-child(331){opacity:.1278;transform:translate(73.8285vw,-10px) scale(.0194);animation:fall-331 24s -30s linear infinite}@keyframes fall-331{52.935%{transform:translate(63.8444vw,52.935vh) scale(.0194)}to{transform:translate(68.83645vw,99vh) scale(.0194)}}.snow:nth-child(332){opacity:1.407;transform:translate(51.8935vw,-10px) scale(.2217);animation:fall-332 25s -9s linear infinite}@keyframes fall-332{75.622%{transform:translate(44.3374vw,75.622vh) scale(.2217)}to{transform:translate(48.11545vw,99vh) scale(.2217)}}.snow:nth-child(333){opacity:.3946;transform:translate(90.3516vw,-10px) scale(.4598);animation:fall-333 11s -13s linear infinite}@keyframes fall-333{78.051%{transform:translate(80.5681vw,78.051vh) scale(.4598)}to{transform:translate(85.45985vw,99vh) scale(.4598)}}.snow:nth-child(334){opacity:.3588;transform:translate(5.1437vw,-10px) scale(.1444);animation:fall-334 13s -14s linear infinite}@keyframes fall-334{61.045%{transform:translate(4.3958vw,61.045vh) scale(.1444)}to{transform:translate(4.76975vw,99vh) scale(.1444)}}.snow:nth-child(335){opacity:.1512;transform:translate(60.5292vw,-10px) scale(.2247);animation:fall-335 10s -6s linear infinite}@keyframes fall-335{66.606%{transform:translate(67.5187vw,66.606vh) scale(.2247)}to{transform:translate(64.02395vw,99vh) scale(.2247)}}.snow:nth-child(336){opacity:.3958;transform:translate(89.9699vw,-10px) scale(.936);animation:fall-336 13s -24s linear infinite}@keyframes fall-336{31.516%{transform:translate(89.9096vw,31.516vh) scale(.936)}to{transform:translate(89.93975vw,99vh) scale(.936)}}.snow:nth-child(337){opacity:.246;transform:translate(17.894vw,-10px) scale(.9495);animation:fall-337 14s -26s linear infinite}@keyframes fall-337{63.009%{transform:translate(10.4275vw,63.009vh) scale(.9495)}to{transform:translate(14.16075vw,99vh) scale(.9495)}}.snow:nth-child(338){opacity:.103;transform:translate(12.4295vw,-10px) scale(.2676);animation:fall-338 10s -23s linear infinite}@keyframes fall-338{66.089%{transform:translate(8.8325vw,66.089vh) scale(.2676)}to{transform:translate(10.631vw,99vh) scale(.2676)}}.snow:nth-child(339){opacity:1.597;transform:translate(75.451vw,-10px) scale(.1773);animation:fall-339 14s -25s linear infinite}@keyframes fall-339{62.818%{transform:translate(69.8023vw,62.818vh) scale(.1773)}to{transform:translate(72.62665vw,99vh) scale(.1773)}}.snow:nth-child(340){opacity:1.8086;transform:translate(29.8705vw,-10px) scale(.1878);animation:fall-340 14s -4s linear infinite}@keyframes fall-340{31.784%{transform:translate(23.7092vw,31.784vh) scale(.1878)}to{transform:translate(26.78985vw,99vh) scale(.1878)}}.snow:nth-child(341){opacity:1.505;transform:translate(95.3157vw,-10px) scale(.3462);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{61.966%{transform:translate(97.2122vw,61.966vh) scale(.3462)}to{transform:translate(96.26395vw,99vh) scale(.3462)}}.snow:nth-child(342){opacity:.5166;transform:translate(4.2206vw,-10px) scale(.5697);animation:fall-342 11s -10s linear infinite}@keyframes fall-342{59.873%{transform:translate(-5.4078vw,59.873vh) scale(.5697)}to{transform:translate(-.5936vw,99vh) scale(.5697)}}.snow:nth-child(343){opacity:.147;transform:translate(5.5695vw,-10px) scale(.6091);animation:fall-343 19s -17s linear infinite}@keyframes fall-343{46.781%{transform:translate(11.0436vw,46.781vh) scale(.6091)}to{transform:translate(8.30655vw,99vh) scale(.6091)}}.snow:nth-child(344){opacity:1.44;transform:translate(.0512vw,-10px) scale(.6146);animation:fall-344 26s -4s linear infinite}@keyframes fall-344{71.775%{transform:translate(-1.698vw,71.775vh) scale(.6146)}to{transform:translate(-.8234vw,99vh) scale(.6146)}}.snow:nth-child(345){opacity:.8378;transform:translate(21.9759vw,-10px) scale(.3704);animation:fall-345 22s -6s linear infinite}@keyframes fall-345{51.645%{transform:translate(20.8148vw,51.645vh) scale(.3704)}to{transform:translate(21.39535vw,99vh) scale(.3704)}}.snow:nth-child(346){opacity:1.6658;transform:translate(.1429vw,-10px) scale(.3445);animation:fall-346 18s -25s linear infinite}@keyframes fall-346{30.783%{transform:translate(1.915vw,30.783vh) scale(.3445)}to{transform:translate(1.02895vw,99vh) scale(.3445)}}.snow:nth-child(347){opacity:.3666;transform:translate(5.708vw,-10px) scale(.63);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{61.58%{transform:translate(1.2233vw,61.58vh) scale(.63)}to{transform:translate(3.46565vw,99vh) scale(.63)}}.snow:nth-child(348){opacity:1.7304;transform:translate(32.3734vw,-10px) scale(.6275);animation:fall-348 15s -3s linear infinite}@keyframes fall-348{48.082%{transform:translate(36.5982vw,48.082vh) scale(.6275)}to{transform:translate(34.4858vw,99vh) scale(.6275)}}.snow:nth-child(349){opacity:.8236;transform:translate(4.002vw,-10px) scale(.0944);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{30.312%{transform:translate(2.6745vw,30.312vh) scale(.0944)}to{transform:translate(3.33825vw,99vh) scale(.0944)}}.snow:nth-child(350){opacity:.9178;transform:translate(15.6842vw,-10px) scale(.8283);animation:fall-350 10s -4s linear infinite}@keyframes fall-350{70.341%{transform:translate(10.89vw,70.341vh) scale(.8283)}to{transform:translate(13.2871vw,99vh) scale(.8283)}}.snow:nth-child(351){opacity:1.7294;transform:translate(33.8875vw,-10px) scale(.7307);animation:fall-351 10s -24s linear infinite}@keyframes fall-351{76.159%{transform:translate(24.33vw,76.159vh) scale(.7307)}to{transform:translate(29.10875vw,99vh) scale(.7307)}}.snow:nth-child(352){opacity:.934;transform:translate(1.9145vw,-10px) scale(.3945);animation:fall-352 20s -10s linear infinite}@keyframes fall-352{79.386%{transform:translate(-7.7103vw,79.386vh) scale(.3945)}to{transform:translate(-2.8979vw,99vh) scale(.3945)}}.snow:nth-child(353){opacity:1.9228;transform:translate(49.6101vw,-10px) scale(.0904);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{67.798%{transform:translate(57.7786vw,67.798vh) scale(.0904)}to{transform:translate(53.69435vw,99vh) scale(.0904)}}.snow:nth-child(354){opacity:.1522;transform:translate(12.6792vw,-10px) scale(.7556);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{71.994%{transform:translate(16.4288vw,71.994vh) scale(.7556)}to{transform:translate(14.554vw,99vh) scale(.7556)}}.snow:nth-child(355){opacity:1.327;transform:translate(14.9058vw,-10px) scale(.1601);animation:fall-355 13s -13s linear infinite}@keyframes fall-355{57.219%{transform:translate(6.422vw,57.219vh) scale(.1601)}to{transform:translate(10.6639vw,99vh) scale(.1601)}}.snow:nth-child(356){opacity:1.1144;transform:translate(53.4495vw,-10px) scale(.5323);animation:fall-356 11s -21s linear infinite}@keyframes fall-356{30.021%{transform:translate(57.2486vw,30.021vh) scale(.5323)}to{transform:translate(55.34905vw,99vh) scale(.5323)}}.snow:nth-child(357){opacity:.3984;transform:translate(59.3787vw,-10px) scale(.0073);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{79.677%{transform:translate(58.8712vw,79.677vh) scale(.0073)}to{transform:translate(59.12495vw,99vh) scale(.0073)}}.snow:nth-child(358){opacity:.5006;transform:translate(8.9414vw,-10px) scale(.7774);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{61.589%{transform:translate(17.0417vw,61.589vh) scale(.7774)}to{transform:translate(12.99155vw,99vh) scale(.7774)}}.snow:nth-child(359){opacity:.6504;transform:translate(34.2775vw,-10px) scale(.3239);animation:fall-359 22s -7s linear infinite}@keyframes fall-359{58.289%{transform:translate(41.6162vw,58.289vh) scale(.3239)}to{transform:translate(37.94685vw,99vh) scale(.3239)}}.snow:nth-child(360){opacity:1.7302;transform:translate(32.9022vw,-10px) scale(.1693);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{54.29%{transform:translate(42.5622vw,54.29vh) scale(.1693)}to{transform:translate(37.7322vw,99vh) scale(.1693)}}.snow:nth-child(361){opacity:1.535;transform:translate(65.9558vw,-10px) scale(.6296);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{50.333%{transform:translate(70.4521vw,50.333vh) scale(.6296)}to{transform:translate(68.20395vw,99vh) scale(.6296)}}.snow:nth-child(362){opacity:.3224;transform:translate(15.2692vw,-10px) scale(.844);animation:fall-362 16s -3s linear infinite}@keyframes fall-362{63.57%{transform:translate(9.2455vw,63.57vh) scale(.844)}to{transform:translate(12.25735vw,99vh) scale(.844)}}.snow:nth-child(363){opacity:.1536;transform:translate(29.5412vw,-10px) scale(.2607);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{69.594%{transform:translate(31.2108vw,69.594vh) scale(.2607)}to{transform:translate(30.376vw,99vh) scale(.2607)}}.snow:nth-child(364){opacity:.0056;transform:translate(72.4944vw,-10px) scale(.3497);animation:fall-364 16s -13s linear infinite}@keyframes fall-364{43.594%{transform:translate(72.4871vw,43.594vh) scale(.3497)}to{transform:translate(72.49075vw,99vh) scale(.3497)}}.snow:nth-child(365){opacity:.6072;transform:translate(69.5113vw,-10px) scale(.9422);animation:fall-365 25s -13s linear infinite}@keyframes fall-365{70.833%{transform:translate(63.3399vw,70.833vh) scale(.9422)}to{transform:translate(66.4256vw,99vh) scale(.9422)}}.snow:nth-child(366){opacity:.987;transform:translate(52.1424vw,-10px) scale(.6336);animation:fall-366 21s -20s linear infinite}@keyframes fall-366{40.19%{transform:translate(61.3074vw,40.19vh) scale(.6336)}to{transform:translate(56.7249vw,99vh) scale(.6336)}}.snow:nth-child(367){opacity:1.6224;transform:translate(98.2727vw,-10px) scale(.1219);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{70.439%{transform:translate(107.5044vw,70.439vh) scale(.1219)}to{transform:translate(102.88855vw,99vh) scale(.1219)}}.snow:nth-child(368){opacity:1.6416;transform:translate(49.4154vw,-10px) scale(.227);animation:fall-368 17s -23s linear infinite}@keyframes fall-368{41.767%{transform:translate(46.6582vw,41.767vh) scale(.227)}to{transform:translate(48.0368vw,99vh) scale(.227)}}.snow:nth-child(369){opacity:.2486;transform:translate(.7802vw,-10px) scale(.0815);animation:fall-369 22s -30s linear infinite}@keyframes fall-369{48.61%{transform:translate(7.9722vw,48.61vh) scale(.0815)}to{transform:translate(4.3762vw,99vh) scale(.0815)}}.snow:nth-child(370){opacity:.2544;transform:translate(79.3975vw,-10px) scale(.3228);animation:fall-370 14s -1s linear infinite}@keyframes fall-370{43.967%{transform:translate(75.8335vw,43.967vh) scale(.3228)}to{transform:translate(77.6155vw,99vh) scale(.3228)}}.snow:nth-child(371){opacity:1.78;transform:translate(6.9509vw,-10px) scale(.6102);animation:fall-371 20s -27s linear infinite}@keyframes fall-371{71.018%{transform:translate(-2.9223vw,71.018vh) scale(.6102)}to{transform:translate(2.0143vw,99vh) scale(.6102)}}.snow:nth-child(372){opacity:.618;transform:translate(22.0487vw,-10px) scale(.808);animation:fall-372 29s -2s linear infinite}@keyframes fall-372{74.736%{transform:translate(28.3907vw,74.736vh) scale(.808)}to{transform:translate(25.2197vw,99vh) scale(.808)}}.snow:nth-child(373){opacity:.0828;transform:translate(15.9009vw,-10px) scale(.3806);animation:fall-373 13s -19s linear infinite}@keyframes fall-373{48.243%{transform:translate(18.3386vw,48.243vh) scale(.3806)}to{transform:translate(17.11975vw,99vh) scale(.3806)}}.snow:nth-child(374){opacity:.5742;transform:translate(28.5263vw,-10px) scale(.9405);animation:fall-374 15s -18s linear infinite}@keyframes fall-374{32.861%{transform:translate(34.5469vw,32.861vh) scale(.9405)}to{transform:translate(31.5366vw,99vh) scale(.9405)}}.snow:nth-child(375){opacity:.7334;transform:translate(87.6829vw,-10px) scale(.4306);animation:fall-375 12s -27s linear infinite}@keyframes fall-375{40.738%{transform:translate(85.937vw,40.738vh) scale(.4306)}to{transform:translate(86.80995vw,99vh) scale(.4306)}}.snow:nth-child(376){opacity:1.1396;transform:translate(41.148vw,-10px) scale(.291);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{60.725%{transform:translate(48.8006vw,60.725vh) scale(.291)}to{transform:translate(44.9743vw,99vh) scale(.291)}}.snow:nth-child(377){opacity:.4686;transform:translate(82.9839vw,-10px) scale(.075);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{61.059%{transform:translate(86.864vw,61.059vh) scale(.075)}to{transform:translate(84.92395vw,99vh) scale(.075)}}.snow:nth-child(378){opacity:.5676;transform:translate(75.4154vw,-10px) scale(.0666);animation:fall-378 21s -5s linear infinite}@keyframes fall-378{72.377%{transform:translate(75.6919vw,72.377vh) scale(.0666)}to{transform:translate(75.55365vw,99vh) scale(.0666)}}.snow:nth-child(379){opacity:1.5648;transform:translate(1.6555vw,-10px) scale(.2219);animation:fall-379 25s -1s linear infinite}@keyframes fall-379{57.418%{transform:translate(-1.3671vw,57.418vh) scale(.2219)}to{transform:translate(.1442vw,99vh) scale(.2219)}}.snow:nth-child(380){opacity:.9096;transform:translate(72.6504vw,-10px) scale(.873);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{39.271%{transform:translate(62.7279vw,39.271vh) scale(.873)}to{transform:translate(67.68915vw,99vh) scale(.873)}}.snow:nth-child(381){opacity:.2732;transform:translate(68.9782vw,-10px) scale(.5713);animation:fall-381 14s -6s linear infinite}@keyframes fall-381{79.991%{transform:translate(72.1086vw,79.991vh) scale(.5713)}to{transform:translate(70.5434vw,99vh) scale(.5713)}}.snow:nth-child(382){opacity:1.8694;transform:translate(51.754vw,-10px) scale(.5053);animation:fall-382 13s -17s linear infinite}@keyframes fall-382{46.621%{transform:translate(55.6371vw,46.621vh) scale(.5053)}to{transform:translate(53.69555vw,99vh) scale(.5053)}}.snow:nth-child(383){opacity:.28;transform:translate(56.8186vw,-10px) scale(.9935);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{77.169%{transform:translate(52.0676vw,77.169vh) scale(.9935)}to{transform:translate(54.4431vw,99vh) scale(.9935)}}.snow:nth-child(384){opacity:1.127;transform:translate(71.0263vw,-10px) scale(.4055);animation:fall-384 23s -9s linear infinite}@keyframes fall-384{50.223%{transform:translate(63.1212vw,50.223vh) scale(.4055)}to{transform:translate(67.07375vw,99vh) scale(.4055)}}.snow:nth-child(385){opacity:.3386;transform:translate(96.4049vw,-10px) scale(.1547);animation:fall-385 15s -28s linear infinite}@keyframes fall-385{58.407%{transform:translate(102.0788vw,58.407vh) scale(.1547)}to{transform:translate(99.24185vw,99vh) scale(.1547)}}.snow:nth-child(386){opacity:.4932;transform:translate(13.2939vw,-10px) scale(.6923);animation:fall-386 21s -23s linear infinite}@keyframes fall-386{47.951%{transform:translate(5.3356vw,47.951vh) scale(.6923)}to{transform:translate(9.31475vw,99vh) scale(.6923)}}.snow:nth-child(387){opacity:1.3114;transform:translate(36.8123vw,-10px) scale(.6793);animation:fall-387 19s -13s linear infinite}@keyframes fall-387{57.498%{transform:translate(33.7884vw,57.498vh) scale(.6793)}to{transform:translate(35.30035vw,99vh) scale(.6793)}}.snow:nth-child(388){opacity:.0362;transform:translate(56.4472vw,-10px) scale(.5958);animation:fall-388 16s -30s linear infinite}@keyframes fall-388{48.725%{transform:translate(54.0352vw,48.725vh) scale(.5958)}to{transform:translate(55.2412vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:1.9312;transform:translate(85.4284vw,-10px) scale(.3102);animation:fall-389 14s -26s linear infinite}@keyframes fall-389{40.978%{transform:translate(79.8988vw,40.978vh) scale(.3102)}to{transform:translate(82.6636vw,99vh) scale(.3102)}}.snow:nth-child(390){opacity:.7874;transform:translate(16.318vw,-10px) scale(.0042);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{75.737%{transform:translate(6.9026vw,75.737vh) scale(.0042)}to{transform:translate(11.6103vw,99vh) scale(.0042)}}.snow:nth-child(391){opacity:.8784;transform:translate(81.7127vw,-10px) scale(.5052);animation:fall-391 28s -5s linear infinite}@keyframes fall-391{44.472%{transform:translate(87.9043vw,44.472vh) scale(.5052)}to{transform:translate(84.8085vw,99vh) scale(.5052)}}.snow:nth-child(392){opacity:.068;transform:translate(75.7207vw,-10px) scale(.2829);animation:fall-392 24s -20s linear infinite}@keyframes fall-392{44.898%{transform:translate(73.4542vw,44.898vh) scale(.2829)}to{transform:translate(74.58745vw,99vh) scale(.2829)}}.snow:nth-child(393){opacity:1.5378;transform:translate(63.6312vw,-10px) scale(.4912);animation:fall-393 20s -10s linear infinite}@keyframes fall-393{78.306%{transform:translate(72.7085vw,78.306vh) scale(.4912)}to{transform:translate(68.16985vw,99vh) scale(.4912)}}.snow:nth-child(394){opacity:1.208;transform:translate(82.7212vw,-10px) scale(.2403);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{75.221%{transform:translate(75.9588vw,75.221vh) scale(.2403)}to{transform:translate(79.34vw,99vh) scale(.2403)}}.snow:nth-child(395){opacity:.8878;transform:translate(64.9567vw,-10px) scale(.8274);animation:fall-395 11s -19s linear infinite}@keyframes fall-395{53.414%{transform:translate(69.2053vw,53.414vh) scale(.8274)}to{transform:translate(67.081vw,99vh) scale(.8274)}}.snow:nth-child(396){opacity:1.5108;transform:translate(47.8399vw,-10px) scale(.4);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{35.181%{transform:translate(46.0335vw,35.181vh) scale(.4)}to{transform:translate(46.9367vw,99vh) scale(.4)}}.snow:nth-child(397){opacity:.09;transform:translate(6.7626vw,-10px) scale(.1854);animation:fall-397 14s -1s linear infinite}@keyframes fall-397{38.864%{transform:translate(10.1871vw,38.864vh) scale(.1854)}to{transform:translate(8.47485vw,99vh) scale(.1854)}}.snow:nth-child(398){opacity:.828;transform:translate(16.1169vw,-10px) scale(.421);animation:fall-398 11s -8s linear infinite}@keyframes fall-398{69.154%{transform:translate(14.9897vw,69.154vh) scale(.421)}to{transform:translate(15.5533vw,99vh) scale(.421)}}.snow:nth-child(399){opacity:1.7418;transform:translate(55.3722vw,-10px) scale(.2846);animation:fall-399 12s -8s linear infinite}@keyframes fall-399{44.171%{transform:translate(58.5075vw,44.171vh) scale(.2846)}to{transform:translate(56.93985vw,99vh) scale(.2846)}}.snow:nth-child(400){opacity:.1482;transform:translate(92.3856vw,-10px) scale(.6682);animation:fall-400 22s -20s linear infinite}@keyframes fall-400{47.169%{transform:translate(87.2199vw,47.169vh) scale(.6682)}to{transform:translate(89.80275vw,99vh) scale(.6682)}}\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==
|