@esfaenza/core 15.2.113 → 15.2.114
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0106;transform:translate(58.75vw,-10px) scale(.4388);animation:fall-1 18s -3s linear infinite}@keyframes fall-1{66.527%{transform:translate(61.6231vw,66.527vh) scale(.4388)}to{transform:translate(60.18655vw,99vh) scale(.4388)}}.snow:nth-child(2){opacity:.052;transform:translate(88.5302vw,-10px) scale(.2535);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{71.373%{transform:translate(96.0607vw,71.373vh) scale(.2535)}to{transform:translate(92.29545vw,99vh) scale(.2535)}}.snow:nth-child(3){opacity:.3352;transform:translate(13.2843vw,-10px) scale(.5327);animation:fall-3 22s -3s linear infinite}@keyframes fall-3{60.948%{transform:translate(18.1019vw,60.948vh) scale(.5327)}to{transform:translate(15.6931vw,99vh) scale(.5327)}}.snow:nth-child(4){opacity:.309;transform:translate(14.6234vw,-10px) scale(.1761);animation:fall-4 26s -24s linear infinite}@keyframes fall-4{70.337%{transform:translate(19.6198vw,70.337vh) scale(.1761)}to{transform:translate(17.1216vw,99vh) scale(.1761)}}.snow:nth-child(5){opacity:1.6084;transform:translate(87.6099vw,-10px) scale(.6887);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{42.984%{transform:translate(87.7976vw,42.984vh) scale(.6887)}to{transform:translate(87.70375vw,99vh) scale(.6887)}}.snow:nth-child(6){opacity:.1356;transform:translate(3.1568vw,-10px) scale(.5886);animation:fall-6 28s -30s linear infinite}@keyframes fall-6{36.505%{transform:translate(.6417vw,36.505vh) scale(.5886)}to{transform:translate(1.89925vw,99vh) scale(.5886)}}.snow:nth-child(7){opacity:.0334;transform:translate(46.9412vw,-10px) scale(.196);animation:fall-7 20s -9s linear infinite}@keyframes fall-7{35.565%{transform:translate(44.441vw,35.565vh) scale(.196)}to{transform:translate(45.6911vw,99vh) scale(.196)}}.snow:nth-child(8){opacity:1.039;transform:translate(29.4381vw,-10px) scale(.797);animation:fall-8 21s -25s linear infinite}@keyframes fall-8{78.044%{transform:translate(26.7558vw,78.044vh) scale(.797)}to{transform:translate(28.09695vw,99vh) scale(.797)}}.snow:nth-child(9){opacity:.4688;transform:translate(24.4376vw,-10px) scale(.2939);animation:fall-9 27s -12s linear infinite}@keyframes fall-9{76.97%{transform:translate(17.5643vw,76.97vh) scale(.2939)}to{transform:translate(21.00095vw,99vh) scale(.2939)}}.snow:nth-child(10){opacity:.002;transform:translate(13.9092vw,-10px) scale(.853);animation:fall-10 13s -15s linear infinite}@keyframes fall-10{57.186%{transform:translate(18.6585vw,57.186vh) scale(.853)}to{transform:translate(16.28385vw,99vh) scale(.853)}}.snow:nth-child(11){opacity:1.4424;transform:translate(84.1604vw,-10px) scale(.934);animation:fall-11 12s -5s linear infinite}@keyframes fall-11{75.589%{transform:translate(91.9387vw,75.589vh) scale(.934)}to{transform:translate(88.04955vw,99vh) scale(.934)}}.snow:nth-child(12){opacity:1.7082;transform:translate(90.0042vw,-10px) scale(.7961);animation:fall-12 17s -21s linear infinite}@keyframes fall-12{51.457%{transform:translate(96.815vw,51.457vh) scale(.7961)}to{transform:translate(93.4096vw,99vh) scale(.7961)}}.snow:nth-child(13){opacity:.2982;transform:translate(98.0034vw,-10px) scale(.106);animation:fall-13 27s -11s linear infinite}@keyframes fall-13{70.396%{transform:translate(106.5081vw,70.396vh) scale(.106)}to{transform:translate(102.25575vw,99vh) scale(.106)}}.snow:nth-child(14){opacity:.2362;transform:translate(66.8676vw,-10px) scale(.6113);animation:fall-14 12s -29s linear infinite}@keyframes fall-14{79.304%{transform:translate(69.6801vw,79.304vh) scale(.6113)}to{transform:translate(68.27385vw,99vh) scale(.6113)}}.snow:nth-child(15){opacity:.746;transform:translate(55.0718vw,-10px) scale(.1485);animation:fall-15 11s -15s linear infinite}@keyframes fall-15{73.429%{transform:translate(46.1294vw,73.429vh) scale(.1485)}to{transform:translate(50.6006vw,99vh) scale(.1485)}}.snow:nth-child(16){opacity:1.8044;transform:translate(65.8923vw,-10px) scale(.4919);animation:fall-16 16s -18s linear infinite}@keyframes fall-16{32.209%{transform:translate(57.4585vw,32.209vh) scale(.4919)}to{transform:translate(61.6754vw,99vh) scale(.4919)}}.snow:nth-child(17){opacity:1.9478;transform:translate(56.8266vw,-10px) scale(.0538);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{46.51%{transform:translate(65.8821vw,46.51vh) scale(.0538)}to{transform:translate(61.35435vw,99vh) scale(.0538)}}.snow:nth-child(18){opacity:.7646;transform:translate(42.1137vw,-10px) scale(.3539);animation:fall-18 13s -5s linear infinite}@keyframes fall-18{54.869%{transform:translate(38.5234vw,54.869vh) scale(.3539)}to{transform:translate(40.31855vw,99vh) scale(.3539)}}.snow:nth-child(19){opacity:1.0666;transform:translate(8.5675vw,-10px) scale(.2885);animation:fall-19 27s -23s linear infinite}@keyframes fall-19{33.753%{transform:translate(11.3271vw,33.753vh) scale(.2885)}to{transform:translate(9.9473vw,99vh) scale(.2885)}}.snow:nth-child(20){opacity:.9722;transform:translate(89.3036vw,-10px) scale(.6329);animation:fall-20 23s -14s linear infinite}@keyframes fall-20{47.588%{transform:translate(92.3482vw,47.588vh) scale(.6329)}to{transform:translate(90.8259vw,99vh) scale(.6329)}}.snow:nth-child(21){opacity:.4666;transform:translate(10.0157vw,-10px) scale(.4911);animation:fall-21 25s -5s linear infinite}@keyframes fall-21{30.752%{transform:translate(5.5865vw,30.752vh) scale(.4911)}to{transform:translate(7.8011vw,99vh) scale(.4911)}}.snow:nth-child(22){opacity:.7918;transform:translate(40.3537vw,-10px) scale(.8835);animation:fall-22 16s -20s linear infinite}@keyframes fall-22{63.288%{transform:translate(36.4687vw,63.288vh) scale(.8835)}to{transform:translate(38.4112vw,99vh) scale(.8835)}}.snow:nth-child(23){opacity:.217;transform:translate(19.5357vw,-10px) scale(.2141);animation:fall-23 27s -21s linear infinite}@keyframes fall-23{45.834%{transform:translate(12.1301vw,45.834vh) scale(.2141)}to{transform:translate(15.8329vw,99vh) scale(.2141)}}.snow:nth-child(24){opacity:.7384;transform:translate(79.3627vw,-10px) scale(.3789);animation:fall-24 29s -3s linear infinite}@keyframes fall-24{52.903%{transform:translate(85.6323vw,52.903vh) scale(.3789)}to{transform:translate(82.4975vw,99vh) scale(.3789)}}.snow:nth-child(25){opacity:1.5312;transform:translate(25.3356vw,-10px) scale(.7803);animation:fall-25 16s -5s linear infinite}@keyframes fall-25{46.14%{transform:translate(27.6577vw,46.14vh) scale(.7803)}to{transform:translate(26.49665vw,99vh) scale(.7803)}}.snow:nth-child(26){opacity:.7956;transform:translate(64.2812vw,-10px) scale(.7089);animation:fall-26 15s -30s linear infinite}@keyframes fall-26{68.242%{transform:translate(63.6045vw,68.242vh) scale(.7089)}to{transform:translate(63.94285vw,99vh) scale(.7089)}}.snow:nth-child(27){opacity:1.0418;transform:translate(18.1344vw,-10px) scale(.1453);animation:fall-27 17s -13s linear infinite}@keyframes fall-27{67.495%{transform:translate(23.6487vw,67.495vh) scale(.1453)}to{transform:translate(20.89155vw,99vh) scale(.1453)}}.snow:nth-child(28){opacity:1.0234;transform:translate(55.0177vw,-10px) scale(.8095);animation:fall-28 15s -18s linear infinite}@keyframes fall-28{53.71%{transform:translate(49.7741vw,53.71vh) scale(.8095)}to{transform:translate(52.3959vw,99vh) scale(.8095)}}.snow:nth-child(29){opacity:1.5886;transform:translate(6.6324vw,-10px) scale(.9163);animation:fall-29 18s -28s linear infinite}@keyframes fall-29{46.191%{transform:translate(9.7579vw,46.191vh) scale(.9163)}to{transform:translate(8.19515vw,99vh) scale(.9163)}}.snow:nth-child(30){opacity:.4084;transform:translate(80.6254vw,-10px) scale(.6989);animation:fall-30 24s -5s linear infinite}@keyframes fall-30{32.943%{transform:translate(71.0879vw,32.943vh) scale(.6989)}to{transform:translate(75.85665vw,99vh) scale(.6989)}}.snow:nth-child(31){opacity:1.268;transform:translate(78.7623vw,-10px) scale(.1295);animation:fall-31 28s -20s linear infinite}@keyframes fall-31{78.377%{transform:translate(84.597vw,78.377vh) scale(.1295)}to{transform:translate(81.67965vw,99vh) scale(.1295)}}.snow:nth-child(32){opacity:1.836;transform:translate(18.349vw,-10px) scale(.7623);animation:fall-32 17s -19s linear infinite}@keyframes fall-32{52.579%{transform:translate(10.522vw,52.579vh) scale(.7623)}to{transform:translate(14.4355vw,99vh) scale(.7623)}}.snow:nth-child(33){opacity:1.8642;transform:translate(14.7736vw,-10px) scale(.6969);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{68.284%{transform:translate(13.2613vw,68.284vh) scale(.6969)}to{transform:translate(14.01745vw,99vh) scale(.6969)}}.snow:nth-child(34){opacity:.343;transform:translate(88.4636vw,-10px) scale(.0092);animation:fall-34 27s -2s linear infinite}@keyframes fall-34{32.739%{transform:translate(82.5219vw,32.739vh) scale(.0092)}to{transform:translate(85.49275vw,99vh) scale(.0092)}}.snow:nth-child(35){opacity:.8854;transform:translate(6.2791vw,-10px) scale(.5823);animation:fall-35 24s -16s linear infinite}@keyframes fall-35{51.589%{transform:translate(11.8479vw,51.589vh) scale(.5823)}to{transform:translate(9.0635vw,99vh) scale(.5823)}}.snow:nth-child(36){opacity:1.0076;transform:translate(26.5301vw,-10px) scale(.4145);animation:fall-36 17s -30s linear infinite}@keyframes fall-36{51.932%{transform:translate(20.968vw,51.932vh) scale(.4145)}to{transform:translate(23.74905vw,99vh) scale(.4145)}}.snow:nth-child(37){opacity:1.9808;transform:translate(63.7073vw,-10px) scale(.9628);animation:fall-37 15s -17s linear infinite}@keyframes fall-37{61.226%{transform:translate(67.8315vw,61.226vh) scale(.9628)}to{transform:translate(65.7694vw,99vh) scale(.9628)}}.snow:nth-child(38){opacity:.357;transform:translate(87.9127vw,-10px) scale(.38);animation:fall-38 14s -25s linear infinite}@keyframes fall-38{45.146%{transform:translate(92.8361vw,45.146vh) scale(.38)}to{transform:translate(90.3744vw,99vh) scale(.38)}}.snow:nth-child(39){opacity:.8134;transform:translate(93.3544vw,-10px) scale(.2197);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{75.139%{transform:translate(94.0718vw,75.139vh) scale(.2197)}to{transform:translate(93.7131vw,99vh) scale(.2197)}}.snow:nth-child(40){opacity:.9172;transform:translate(99.8452vw,-10px) scale(.0975);animation:fall-40 24s -3s linear infinite}@keyframes fall-40{40.785%{transform:translate(107.9242vw,40.785vh) scale(.0975)}to{transform:translate(103.8847vw,99vh) scale(.0975)}}.snow:nth-child(41){opacity:.0418;transform:translate(72.2859vw,-10px) scale(.7943);animation:fall-41 17s -17s linear infinite}@keyframes fall-41{56.128%{transform:translate(66.093vw,56.128vh) scale(.7943)}to{transform:translate(69.18945vw,99vh) scale(.7943)}}.snow:nth-child(42){opacity:1.6002;transform:translate(69.2586vw,-10px) scale(.695);animation:fall-42 20s -22s linear infinite}@keyframes fall-42{30.17%{transform:translate(63.6815vw,30.17vh) scale(.695)}to{transform:translate(66.47005vw,99vh) scale(.695)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.0543vw,-10px) scale(.0706);animation:fall-43 10s -28s linear infinite}@keyframes fall-43{37.705%{transform:translate(-4.3466vw,37.705vh) scale(.0706)}to{transform:translate(-.64615vw,99vh) scale(.0706)}}.snow:nth-child(44){opacity:.3332;transform:translate(35.8198vw,-10px) scale(.6769);animation:fall-44 29s -23s linear infinite}@keyframes fall-44{52.858%{transform:translate(30.157vw,52.858vh) scale(.6769)}to{transform:translate(32.9884vw,99vh) scale(.6769)}}.snow:nth-child(45){opacity:1.5424;transform:translate(99.7879vw,-10px) scale(.1866);animation:fall-45 16s -5s linear infinite}@keyframes fall-45{53.206%{transform:translate(93.6994vw,53.206vh) scale(.1866)}to{transform:translate(96.74365vw,99vh) scale(.1866)}}.snow:nth-child(46){opacity:1.0668;transform:translate(91.5169vw,-10px) scale(.7249);animation:fall-46 18s -1s linear infinite}@keyframes fall-46{45.539%{transform:translate(101.0483vw,45.539vh) scale(.7249)}to{transform:translate(96.2826vw,99vh) scale(.7249)}}.snow:nth-child(47){opacity:1.0626;transform:translate(23.8297vw,-10px) scale(.5741);animation:fall-47 25s -3s linear infinite}@keyframes fall-47{30.659%{transform:translate(16.7439vw,30.659vh) scale(.5741)}to{transform:translate(20.2868vw,99vh) scale(.5741)}}.snow:nth-child(48){opacity:1.4202;transform:translate(36.8969vw,-10px) scale(.0131);animation:fall-48 20s -1s linear infinite}@keyframes fall-48{59.148%{transform:translate(28.8961vw,59.148vh) scale(.0131)}to{transform:translate(32.8965vw,99vh) scale(.0131)}}.snow:nth-child(49){opacity:.1512;transform:translate(53.9038vw,-10px) scale(.9577);animation:fall-49 16s -22s linear infinite}@keyframes fall-49{73.475%{transform:translate(53.4744vw,73.475vh) scale(.9577)}to{transform:translate(53.6891vw,99vh) scale(.9577)}}.snow:nth-child(50){opacity:.9776;transform:translate(88.1155vw,-10px) scale(.446);animation:fall-50 25s -3s linear infinite}@keyframes fall-50{44.686%{transform:translate(87.5475vw,44.686vh) scale(.446)}to{transform:translate(87.8315vw,99vh) scale(.446)}}.snow:nth-child(51){opacity:.7512;transform:translate(48.9976vw,-10px) scale(.8997);animation:fall-51 19s -24s linear infinite}@keyframes fall-51{32.466%{transform:translate(53.0066vw,32.466vh) scale(.8997)}to{transform:translate(51.0021vw,99vh) scale(.8997)}}.snow:nth-child(52){opacity:1.1758;transform:translate(50.4678vw,-10px) scale(.2332);animation:fall-52 30s -28s linear infinite}@keyframes fall-52{64.524%{transform:translate(45.5455vw,64.524vh) scale(.2332)}to{transform:translate(48.00665vw,99vh) scale(.2332)}}.snow:nth-child(53){opacity:.8256;transform:translate(41.8179vw,-10px) scale(.373);animation:fall-53 25s -29s linear infinite}@keyframes fall-53{54.223%{transform:translate(45.9929vw,54.223vh) scale(.373)}to{transform:translate(43.9054vw,99vh) scale(.373)}}.snow:nth-child(54){opacity:1.3462;transform:translate(95.6555vw,-10px) scale(.8324);animation:fall-54 20s -8s linear infinite}@keyframes fall-54{67.443%{transform:translate(90.8059vw,67.443vh) scale(.8324)}to{transform:translate(93.2307vw,99vh) scale(.8324)}}.snow:nth-child(55){opacity:.5682;transform:translate(18.0971vw,-10px) scale(.557);animation:fall-55 28s -17s linear infinite}@keyframes fall-55{61.014%{transform:translate(23.8456vw,61.014vh) scale(.557)}to{transform:translate(20.97135vw,99vh) scale(.557)}}.snow:nth-child(56){opacity:1.7416;transform:translate(82.5388vw,-10px) scale(.2206);animation:fall-56 13s -11s linear infinite}@keyframes fall-56{32.13%{transform:translate(74.7243vw,32.13vh) scale(.2206)}to{transform:translate(78.63155vw,99vh) scale(.2206)}}.snow:nth-child(57){opacity:.49;transform:translate(24.8036vw,-10px) scale(.4608);animation:fall-57 27s -2s linear infinite}@keyframes fall-57{60.431%{transform:translate(22.4279vw,60.431vh) scale(.4608)}to{transform:translate(23.61575vw,99vh) scale(.4608)}}.snow:nth-child(58){opacity:.9146;transform:translate(34.4522vw,-10px) scale(.0918);animation:fall-58 28s -22s linear infinite}@keyframes fall-58{60.24%{transform:translate(25.129vw,60.24vh) scale(.0918)}to{transform:translate(29.7906vw,99vh) scale(.0918)}}.snow:nth-child(59){opacity:.4174;transform:translate(50.0382vw,-10px) scale(.2421);animation:fall-59 19s -28s linear infinite}@keyframes fall-59{67.629%{transform:translate(44.0608vw,67.629vh) scale(.2421)}to{transform:translate(47.0495vw,99vh) scale(.2421)}}.snow:nth-child(60){opacity:.3236;transform:translate(90.7268vw,-10px) scale(.1237);animation:fall-60 15s -21s linear infinite}@keyframes fall-60{68.259%{transform:translate(98.5534vw,68.259vh) scale(.1237)}to{transform:translate(94.6401vw,99vh) scale(.1237)}}.snow:nth-child(61){opacity:1.8982;transform:translate(42.9943vw,-10px) scale(.7978);animation:fall-61 13s -4s linear infinite}@keyframes fall-61{79.465%{transform:translate(42.8809vw,79.465vh) scale(.7978)}to{transform:translate(42.9376vw,99vh) scale(.7978)}}.snow:nth-child(62){opacity:.1736;transform:translate(3.2418vw,-10px) scale(.8485);animation:fall-62 19s -30s linear infinite}@keyframes fall-62{52.122%{transform:translate(.7827vw,52.122vh) scale(.8485)}to{transform:translate(2.01225vw,99vh) scale(.8485)}}.snow:nth-child(63){opacity:1.666;transform:translate(11.8496vw,-10px) scale(.6749);animation:fall-63 14s -5s linear infinite}@keyframes fall-63{57.243%{transform:translate(15.3992vw,57.243vh) scale(.6749)}to{transform:translate(13.6244vw,99vh) scale(.6749)}}.snow:nth-child(64){opacity:1.628;transform:translate(4.2475vw,-10px) scale(.9634);animation:fall-64 24s -10s linear infinite}@keyframes fall-64{49.008%{transform:translate(2.679vw,49.008vh) scale(.9634)}to{transform:translate(3.46325vw,99vh) scale(.9634)}}.snow:nth-child(65){opacity:1.6166;transform:translate(30.7308vw,-10px) scale(.2332);animation:fall-65 23s -2s linear infinite}@keyframes fall-65{76.415%{transform:translate(21.2844vw,76.415vh) scale(.2332)}to{transform:translate(26.0076vw,99vh) scale(.2332)}}.snow:nth-child(66){opacity:1.5522;transform:translate(51.2897vw,-10px) scale(.95);animation:fall-66 10s -26s linear infinite}@keyframes fall-66{65.25%{transform:translate(58.0175vw,65.25vh) scale(.95)}to{transform:translate(54.6536vw,99vh) scale(.95)}}.snow:nth-child(67){opacity:.0948;transform:translate(99.6767vw,-10px) scale(.0183);animation:fall-67 17s -12s linear infinite}@keyframes fall-67{48.829%{transform:translate(94.5201vw,48.829vh) scale(.0183)}to{transform:translate(97.0984vw,99vh) scale(.0183)}}.snow:nth-child(68){opacity:1.0128;transform:translate(67.3647vw,-10px) scale(.1383);animation:fall-68 27s -11s linear infinite}@keyframes fall-68{31.962%{transform:translate(74.3119vw,31.962vh) scale(.1383)}to{transform:translate(70.8383vw,99vh) scale(.1383)}}.snow:nth-child(69){opacity:.3392;transform:translate(18.7718vw,-10px) scale(.0478);animation:fall-69 14s -2s linear infinite}@keyframes fall-69{30.483%{transform:translate(22.8963vw,30.483vh) scale(.0478)}to{transform:translate(20.83405vw,99vh) scale(.0478)}}.snow:nth-child(70){opacity:1.0374;transform:translate(65.7478vw,-10px) scale(.681);animation:fall-70 21s -22s linear infinite}@keyframes fall-70{60.345%{transform:translate(72.1234vw,60.345vh) scale(.681)}to{transform:translate(68.9356vw,99vh) scale(.681)}}.snow:nth-child(71){opacity:.1538;transform:translate(7.3394vw,-10px) scale(.9856);animation:fall-71 22s -28s linear infinite}@keyframes fall-71{54.494%{transform:translate(9.7455vw,54.494vh) scale(.9856)}to{transform:translate(8.54245vw,99vh) scale(.9856)}}.snow:nth-child(72){opacity:.552;transform:translate(45.9804vw,-10px) scale(.413);animation:fall-72 19s -13s linear infinite}@keyframes fall-72{72.434%{transform:translate(38.1742vw,72.434vh) scale(.413)}to{transform:translate(42.0773vw,99vh) scale(.413)}}.snow:nth-child(73){opacity:1.1762;transform:translate(13.0745vw,-10px) scale(.9756);animation:fall-73 16s -6s linear infinite}@keyframes fall-73{68.005%{transform:translate(9.8592vw,68.005vh) scale(.9756)}to{transform:translate(11.46685vw,99vh) scale(.9756)}}.snow:nth-child(74){opacity:.0568;transform:translate(59.8076vw,-10px) scale(.9999);animation:fall-74 20s -25s linear infinite}@keyframes fall-74{48.958%{transform:translate(67.1893vw,48.958vh) scale(.9999)}to{transform:translate(63.49845vw,99vh) scale(.9999)}}.snow:nth-child(75){opacity:1.916;transform:translate(63.5553vw,-10px) scale(.4373);animation:fall-75 13s -22s linear infinite}@keyframes fall-75{61.699%{transform:translate(60.1751vw,61.699vh) scale(.4373)}to{transform:translate(61.8652vw,99vh) scale(.4373)}}.snow:nth-child(76){opacity:1.6928;transform:translate(96.1309vw,-10px) scale(.2576);animation:fall-76 15s -22s linear infinite}@keyframes fall-76{66.743%{transform:translate(95.1698vw,66.743vh) scale(.2576)}to{transform:translate(95.65035vw,99vh) scale(.2576)}}.snow:nth-child(77){opacity:.6486;transform:translate(75.9756vw,-10px) scale(.586);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{59.143%{transform:translate(68.038vw,59.143vh) scale(.586)}to{transform:translate(72.0068vw,99vh) scale(.586)}}.snow:nth-child(78){opacity:.94;transform:translate(36.8338vw,-10px) scale(.8639);animation:fall-78 20s -24s linear infinite}@keyframes fall-78{36.056%{transform:translate(36.7008vw,36.056vh) scale(.8639)}to{transform:translate(36.7673vw,99vh) scale(.8639)}}.snow:nth-child(79){opacity:.7836;transform:translate(89.9512vw,-10px) scale(.1808);animation:fall-79 12s -15s linear infinite}@keyframes fall-79{70.728%{transform:translate(92.1544vw,70.728vh) scale(.1808)}to{transform:translate(91.0528vw,99vh) scale(.1808)}}.snow:nth-child(80){opacity:1.8644;transform:translate(78.3126vw,-10px) scale(.3818);animation:fall-80 12s -26s linear infinite}@keyframes fall-80{45.439%{transform:translate(71.0086vw,45.439vh) scale(.3818)}to{transform:translate(74.6606vw,99vh) scale(.3818)}}.snow:nth-child(81){opacity:.1294;transform:translate(17.2444vw,-10px) scale(.7772);animation:fall-81 23s -28s linear infinite}@keyframes fall-81{63.989%{transform:translate(21.1245vw,63.989vh) scale(.7772)}to{transform:translate(19.18445vw,99vh) scale(.7772)}}.snow:nth-child(82){opacity:1.5362;transform:translate(91.1727vw,-10px) scale(.32);animation:fall-82 17s -17s linear infinite}@keyframes fall-82{64.013%{transform:translate(98.2057vw,64.013vh) scale(.32)}to{transform:translate(94.6892vw,99vh) scale(.32)}}.snow:nth-child(83){opacity:1.242;transform:translate(44.1635vw,-10px) scale(.7272);animation:fall-83 18s -9s linear infinite}@keyframes fall-83{65.55%{transform:translate(37.6274vw,65.55vh) scale(.7272)}to{transform:translate(40.89545vw,99vh) scale(.7272)}}.snow:nth-child(84){opacity:1.77;transform:translate(19.5637vw,-10px) scale(.6434);animation:fall-84 12s -24s linear infinite}@keyframes fall-84{67.64%{transform:translate(17.1287vw,67.64vh) scale(.6434)}to{transform:translate(18.3462vw,99vh) scale(.6434)}}.snow:nth-child(85){opacity:.3144;transform:translate(38.9718vw,-10px) scale(.6524);animation:fall-85 29s -17s linear infinite}@keyframes fall-85{42.832%{transform:translate(35.5364vw,42.832vh) scale(.6524)}to{transform:translate(37.2541vw,99vh) scale(.6524)}}.snow:nth-child(86){opacity:.1094;transform:translate(54.0828vw,-10px) scale(.9775);animation:fall-86 20s -4s linear infinite}@keyframes fall-86{76.136%{transform:translate(49.0904vw,76.136vh) scale(.9775)}to{transform:translate(51.5866vw,99vh) scale(.9775)}}.snow:nth-child(87){opacity:1.2552;transform:translate(86.4106vw,-10px) scale(.6929);animation:fall-87 30s -12s linear infinite}@keyframes fall-87{73.866%{transform:translate(90.3682vw,73.866vh) scale(.6929)}to{transform:translate(88.3894vw,99vh) scale(.6929)}}.snow:nth-child(88){opacity:.1366;transform:translate(21.9184vw,-10px) scale(.7714);animation:fall-88 25s -4s linear infinite}@keyframes fall-88{31.835%{transform:translate(17.4273vw,31.835vh) scale(.7714)}to{transform:translate(19.67285vw,99vh) scale(.7714)}}.snow:nth-child(89){opacity:1.494;transform:translate(20.6204vw,-10px) scale(.2678);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{78.53%{transform:translate(28.5376vw,78.53vh) scale(.2678)}to{transform:translate(24.579vw,99vh) scale(.2678)}}.snow:nth-child(90){opacity:.4472;transform:translate(47.4471vw,-10px) scale(.2276);animation:fall-90 14s -27s linear infinite}@keyframes fall-90{66.637%{transform:translate(45.064vw,66.637vh) scale(.2276)}to{transform:translate(46.25555vw,99vh) scale(.2276)}}.snow:nth-child(91){opacity:1.5026;transform:translate(35.1572vw,-10px) scale(.8324);animation:fall-91 30s -29s linear infinite}@keyframes fall-91{76.656%{transform:translate(43.5295vw,76.656vh) scale(.8324)}to{transform:translate(39.34335vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.4642;transform:translate(20.2648vw,-10px) scale(.2773);animation:fall-92 25s -13s linear infinite}@keyframes fall-92{64.194%{transform:translate(22.0267vw,64.194vh) scale(.2773)}to{transform:translate(21.14575vw,99vh) scale(.2773)}}.snow:nth-child(93){opacity:1.9966;transform:translate(73.7435vw,-10px) scale(.1077);animation:fall-93 20s -26s linear infinite}@keyframes fall-93{43.911%{transform:translate(64.0065vw,43.911vh) scale(.1077)}to{transform:translate(68.875vw,99vh) scale(.1077)}}.snow:nth-child(94){opacity:1.3812;transform:translate(50.6906vw,-10px) scale(.3456);animation:fall-94 20s -1s linear infinite}@keyframes fall-94{37.111%{transform:translate(41.8496vw,37.111vh) scale(.3456)}to{transform:translate(46.2701vw,99vh) scale(.3456)}}.snow:nth-child(95){opacity:.9884;transform:translate(80.4235vw,-10px) scale(.3191);animation:fall-95 24s -8s linear infinite}@keyframes fall-95{67.862%{transform:translate(78.4264vw,67.862vh) scale(.3191)}to{transform:translate(79.42495vw,99vh) scale(.3191)}}.snow:nth-child(96){opacity:1.1724;transform:translate(1.6767vw,-10px) scale(.9382);animation:fall-96 13s -11s linear infinite}@keyframes fall-96{40.691%{transform:translate(7.9378vw,40.691vh) scale(.9382)}to{transform:translate(4.80725vw,99vh) scale(.9382)}}.snow:nth-child(97){opacity:1.2482;transform:translate(57.2918vw,-10px) scale(.5061);animation:fall-97 12s -2s linear infinite}@keyframes fall-97{61.675%{transform:translate(66.5817vw,61.675vh) scale(.5061)}to{transform:translate(61.93675vw,99vh) scale(.5061)}}.snow:nth-child(98){opacity:1.2012;transform:translate(31.776vw,-10px) scale(.4413);animation:fall-98 21s -19s linear infinite}@keyframes fall-98{54.071%{transform:translate(35.7027vw,54.071vh) scale(.4413)}to{transform:translate(33.73935vw,99vh) scale(.4413)}}.snow:nth-child(99){opacity:1.2024;transform:translate(74.7688vw,-10px) scale(.0294);animation:fall-99 22s -12s linear infinite}@keyframes fall-99{73.801%{transform:translate(69.9465vw,73.801vh) scale(.0294)}to{transform:translate(72.35765vw,99vh) scale(.0294)}}.snow:nth-child(100){opacity:.9948;transform:translate(50.3985vw,-10px) scale(.2657);animation:fall-100 18s -5s linear infinite}@keyframes fall-100{48.509%{transform:translate(57.624vw,48.509vh) scale(.2657)}to{transform:translate(54.01125vw,99vh) scale(.2657)}}.snow:nth-child(101){opacity:1.9748;transform:translate(67.21vw,-10px) scale(.2631);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{73.311%{transform:translate(64.0277vw,73.311vh) scale(.2631)}to{transform:translate(65.61885vw,99vh) scale(.2631)}}.snow:nth-child(102){opacity:1.9744;transform:translate(28.9573vw,-10px) scale(.4032);animation:fall-102 28s -16s linear infinite}@keyframes fall-102{71.726%{transform:translate(32.0808vw,71.726vh) scale(.4032)}to{transform:translate(30.51905vw,99vh) scale(.4032)}}.snow:nth-child(103){opacity:1.6652;transform:translate(78.7947vw,-10px) scale(.606);animation:fall-103 20s -17s linear infinite}@keyframes fall-103{31.607%{transform:translate(77.2627vw,31.607vh) scale(.606)}to{transform:translate(78.0287vw,99vh) scale(.606)}}.snow:nth-child(104){opacity:1.8838;transform:translate(94.1697vw,-10px) scale(.2315);animation:fall-104 17s -14s linear infinite}@keyframes fall-104{55.085%{transform:translate(97.3115vw,55.085vh) scale(.2315)}to{transform:translate(95.7406vw,99vh) scale(.2315)}}.snow:nth-child(105){opacity:1.8402;transform:translate(61.2891vw,-10px) scale(.0459);animation:fall-105 26s -12s linear infinite}@keyframes fall-105{41.211%{transform:translate(61.8608vw,41.211vh) scale(.0459)}to{transform:translate(61.57495vw,99vh) scale(.0459)}}.snow:nth-child(106){opacity:1.1416;transform:translate(22.1942vw,-10px) scale(.462);animation:fall-106 27s -12s linear infinite}@keyframes fall-106{35.107%{transform:translate(22.6533vw,35.107vh) scale(.462)}to{transform:translate(22.42375vw,99vh) scale(.462)}}.snow:nth-child(107){opacity:1.1586;transform:translate(9.8841vw,-10px) scale(.5507);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{52.549%{transform:translate(.7883vw,52.549vh) scale(.5507)}to{transform:translate(5.3362vw,99vh) scale(.5507)}}.snow:nth-child(108){opacity:1.967;transform:translate(11.0167vw,-10px) scale(.5859);animation:fall-108 17s -17s linear infinite}@keyframes fall-108{61.585%{transform:translate(17.8011vw,61.585vh) scale(.5859)}to{transform:translate(14.4089vw,99vh) scale(.5859)}}.snow:nth-child(109){opacity:1.561;transform:translate(7.8132vw,-10px) scale(.6834);animation:fall-109 22s -1s linear infinite}@keyframes fall-109{56.861%{transform:translate(4.3421vw,56.861vh) scale(.6834)}to{transform:translate(6.07765vw,99vh) scale(.6834)}}.snow:nth-child(110){opacity:1.5518;transform:translate(66.0537vw,-10px) scale(.781);animation:fall-110 23s -20s linear infinite}@keyframes fall-110{69.925%{transform:translate(74.0842vw,69.925vh) scale(.781)}to{transform:translate(70.06895vw,99vh) scale(.781)}}.snow:nth-child(111){opacity:.1452;transform:translate(58.1003vw,-10px) scale(.9109);animation:fall-111 20s -18s linear infinite}@keyframes fall-111{64.812%{transform:translate(59.3958vw,64.812vh) scale(.9109)}to{transform:translate(58.74805vw,99vh) scale(.9109)}}.snow:nth-child(112){opacity:1.47;transform:translate(29.0677vw,-10px) scale(.581);animation:fall-112 12s -25s linear infinite}@keyframes fall-112{56.692%{transform:translate(36.5607vw,56.692vh) scale(.581)}to{transform:translate(32.8142vw,99vh) scale(.581)}}.snow:nth-child(113){opacity:1.738;transform:translate(16.2487vw,-10px) scale(.6234);animation:fall-113 25s -24s linear infinite}@keyframes fall-113{40.337%{transform:translate(19.2309vw,40.337vh) scale(.6234)}to{transform:translate(17.7398vw,99vh) scale(.6234)}}.snow:nth-child(114){opacity:.669;transform:translate(58.8238vw,-10px) scale(.3941);animation:fall-114 19s -4s linear infinite}@keyframes fall-114{39.929%{transform:translate(59.5004vw,39.929vh) scale(.3941)}to{transform:translate(59.1621vw,99vh) scale(.3941)}}.snow:nth-child(115){opacity:1.9296;transform:translate(6.0178vw,-10px) scale(.0908);animation:fall-115 23s -2s linear infinite}@keyframes fall-115{62.465%{transform:translate(8.4978vw,62.465vh) scale(.0908)}to{transform:translate(7.2578vw,99vh) scale(.0908)}}.snow:nth-child(116){opacity:1.6312;transform:translate(28.4233vw,-10px) scale(.6698);animation:fall-116 30s -25s linear infinite}@keyframes fall-116{72.408%{transform:translate(36.0956vw,72.408vh) scale(.6698)}to{transform:translate(32.25945vw,99vh) scale(.6698)}}.snow:nth-child(117){opacity:1.1022;transform:translate(80.4939vw,-10px) scale(.4461);animation:fall-117 14s -8s linear infinite}@keyframes fall-117{67.394%{transform:translate(86.6846vw,67.394vh) scale(.4461)}to{transform:translate(83.58925vw,99vh) scale(.4461)}}.snow:nth-child(118){opacity:1.8632;transform:translate(90.4525vw,-10px) scale(.3077);animation:fall-118 14s -7s linear infinite}@keyframes fall-118{36.117%{transform:translate(99.9442vw,36.117vh) scale(.3077)}to{transform:translate(95.19835vw,99vh) scale(.3077)}}.snow:nth-child(119){opacity:1.9478;transform:translate(71.2732vw,-10px) scale(.5986);animation:fall-119 22s -20s linear infinite}@keyframes fall-119{77.288%{transform:translate(75.2121vw,77.288vh) scale(.5986)}to{transform:translate(73.24265vw,99vh) scale(.5986)}}.snow:nth-child(120){opacity:.5894;transform:translate(90.0077vw,-10px) scale(.9798);animation:fall-120 18s -27s linear infinite}@keyframes fall-120{33.611%{transform:translate(86.5349vw,33.611vh) scale(.9798)}to{transform:translate(88.2713vw,99vh) scale(.9798)}}.snow:nth-child(121){opacity:.9698;transform:translate(58.7984vw,-10px) scale(.9518);animation:fall-121 29s -27s linear infinite}@keyframes fall-121{47.986%{transform:translate(60.009vw,47.986vh) scale(.9518)}to{transform:translate(59.4037vw,99vh) scale(.9518)}}.snow:nth-child(122){opacity:1.1872;transform:translate(84.5503vw,-10px) scale(.1272);animation:fall-122 26s -11s linear infinite}@keyframes fall-122{57.992%{transform:translate(83.0642vw,57.992vh) scale(.1272)}to{transform:translate(83.80725vw,99vh) scale(.1272)}}.snow:nth-child(123){opacity:1.58;transform:translate(89.0155vw,-10px) scale(.6833);animation:fall-123 16s -23s linear infinite}@keyframes fall-123{41.602%{transform:translate(86.9449vw,41.602vh) scale(.6833)}to{transform:translate(87.9802vw,99vh) scale(.6833)}}.snow:nth-child(124){opacity:.3482;transform:translate(77.5463vw,-10px) scale(.9283);animation:fall-124 26s -4s linear infinite}@keyframes fall-124{60.806%{transform:translate(69.4612vw,60.806vh) scale(.9283)}to{transform:translate(73.50375vw,99vh) scale(.9283)}}.snow:nth-child(125){opacity:.9702;transform:translate(95.0842vw,-10px) scale(.0114);animation:fall-125 24s -9s linear infinite}@keyframes fall-125{66.722%{transform:translate(89.9273vw,66.722vh) scale(.0114)}to{transform:translate(92.50575vw,99vh) scale(.0114)}}.snow:nth-child(126){opacity:.91;transform:translate(.6283vw,-10px) scale(.1537);animation:fall-126 10s -12s linear infinite}@keyframes fall-126{52.332%{transform:translate(-7.9914vw,52.332vh) scale(.1537)}to{transform:translate(-3.68155vw,99vh) scale(.1537)}}.snow:nth-child(127){opacity:.079;transform:translate(32.013vw,-10px) scale(.9288);animation:fall-127 23s -12s linear infinite}@keyframes fall-127{52.809%{transform:translate(32.5852vw,52.809vh) scale(.9288)}to{transform:translate(32.2991vw,99vh) scale(.9288)}}.snow:nth-child(128){opacity:.507;transform:translate(9.2593vw,-10px) scale(.4084);animation:fall-128 18s -10s linear infinite}@keyframes fall-128{50.458%{transform:translate(16.3916vw,50.458vh) scale(.4084)}to{transform:translate(12.82545vw,99vh) scale(.4084)}}.snow:nth-child(129){opacity:1.396;transform:translate(20.2552vw,-10px) scale(.8132);animation:fall-129 22s -24s linear infinite}@keyframes fall-129{42.311%{transform:translate(28.1567vw,42.311vh) scale(.8132)}to{transform:translate(24.20595vw,99vh) scale(.8132)}}.snow:nth-child(130){opacity:.7668;transform:translate(89.7693vw,-10px) scale(.3634);animation:fall-130 25s -4s linear infinite}@keyframes fall-130{74.952%{transform:translate(87.8971vw,74.952vh) scale(.3634)}to{transform:translate(88.8332vw,99vh) scale(.3634)}}.snow:nth-child(131){opacity:.24;transform:translate(63.4283vw,-10px) scale(.8872);animation:fall-131 30s -21s linear infinite}@keyframes fall-131{53.177%{transform:translate(69.3249vw,53.177vh) scale(.8872)}to{transform:translate(66.3766vw,99vh) scale(.8872)}}.snow:nth-child(132){opacity:1.4106;transform:translate(12.4845vw,-10px) scale(.5848);animation:fall-132 16s -30s linear infinite}@keyframes fall-132{31.467%{transform:translate(19.1097vw,31.467vh) scale(.5848)}to{transform:translate(15.7971vw,99vh) scale(.5848)}}.snow:nth-child(133){opacity:1.661;transform:translate(10.7909vw,-10px) scale(.4631);animation:fall-133 24s -8s linear infinite}@keyframes fall-133{32.28%{transform:translate(5.5176vw,32.28vh) scale(.4631)}to{transform:translate(8.15425vw,99vh) scale(.4631)}}.snow:nth-child(134){opacity:.7696;transform:translate(73.6259vw,-10px) scale(.4494);animation:fall-134 20s -29s linear infinite}@keyframes fall-134{44.763%{transform:translate(66.4416vw,44.763vh) scale(.4494)}to{transform:translate(70.03375vw,99vh) scale(.4494)}}.snow:nth-child(135){opacity:.4634;transform:translate(46.0527vw,-10px) scale(.8958);animation:fall-135 28s -18s linear infinite}@keyframes fall-135{79.969%{transform:translate(39.2893vw,79.969vh) scale(.8958)}to{transform:translate(42.671vw,99vh) scale(.8958)}}.snow:nth-child(136){opacity:1.0188;transform:translate(.3178vw,-10px) scale(.3294);animation:fall-136 22s -29s linear infinite}@keyframes fall-136{37.98%{transform:translate(-4.6838vw,37.98vh) scale(.3294)}to{transform:translate(-2.183vw,99vh) scale(.3294)}}.snow:nth-child(137){opacity:1.242;transform:translate(94.3565vw,-10px) scale(.1778);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{65.848%{transform:translate(92.991vw,65.848vh) scale(.1778)}to{transform:translate(93.67375vw,99vh) scale(.1778)}}.snow:nth-child(138){opacity:.6262;transform:translate(30.1414vw,-10px) scale(.4501);animation:fall-138 15s -22s linear infinite}@keyframes fall-138{62.568%{transform:translate(31.5444vw,62.568vh) scale(.4501)}to{transform:translate(30.8429vw,99vh) scale(.4501)}}.snow:nth-child(139){opacity:.9338;transform:translate(70.3495vw,-10px) scale(.3859);animation:fall-139 10s -18s linear infinite}@keyframes fall-139{67.422%{transform:translate(62.0042vw,67.422vh) scale(.3859)}to{transform:translate(66.17685vw,99vh) scale(.3859)}}.snow:nth-child(140){opacity:1.99;transform:translate(79.6064vw,-10px) scale(.7045);animation:fall-140 14s -14s linear infinite}@keyframes fall-140{68.903%{transform:translate(85.045vw,68.903vh) scale(.7045)}to{transform:translate(82.3257vw,99vh) scale(.7045)}}.snow:nth-child(141){opacity:1.7938;transform:translate(9.5087vw,-10px) scale(.8181);animation:fall-141 20s -6s linear infinite}@keyframes fall-141{72.693%{transform:translate(7.7649vw,72.693vh) scale(.8181)}to{transform:translate(8.6368vw,99vh) scale(.8181)}}.snow:nth-child(142){opacity:1.7528;transform:translate(55.4618vw,-10px) scale(.0303);animation:fall-142 27s -11s linear infinite}@keyframes fall-142{76.745%{transform:translate(55.3236vw,76.745vh) scale(.0303)}to{transform:translate(55.3927vw,99vh) scale(.0303)}}.snow:nth-child(143){opacity:1.089;transform:translate(5.8363vw,-10px) scale(.4244);animation:fall-143 25s -9s linear infinite}@keyframes fall-143{66.385%{transform:translate(10.2457vw,66.385vh) scale(.4244)}to{transform:translate(8.041vw,99vh) scale(.4244)}}.snow:nth-child(144){opacity:1.4888;transform:translate(75.2456vw,-10px) scale(.3127);animation:fall-144 24s -10s linear infinite}@keyframes fall-144{64.533%{transform:translate(75.8649vw,64.533vh) scale(.3127)}to{transform:translate(75.55525vw,99vh) scale(.3127)}}.snow:nth-child(145){opacity:1.673;transform:translate(18.1776vw,-10px) scale(.035);animation:fall-145 30s -30s linear infinite}@keyframes fall-145{79.408%{transform:translate(22.1112vw,79.408vh) scale(.035)}to{transform:translate(20.1444vw,99vh) scale(.035)}}.snow:nth-child(146){opacity:.8164;transform:translate(22.7196vw,-10px) scale(.4266);animation:fall-146 27s -10s linear infinite}@keyframes fall-146{48.741%{transform:translate(20.7667vw,48.741vh) scale(.4266)}to{transform:translate(21.74315vw,99vh) scale(.4266)}}.snow:nth-child(147){opacity:1.378;transform:translate(74.2209vw,-10px) scale(.6319);animation:fall-147 22s -19s linear infinite}@keyframes fall-147{75.207%{transform:translate(74.9593vw,75.207vh) scale(.6319)}to{transform:translate(74.5901vw,99vh) scale(.6319)}}.snow:nth-child(148){opacity:1.4478;transform:translate(46.283vw,-10px) scale(.0276);animation:fall-148 26s -6s linear infinite}@keyframes fall-148{49.343%{transform:translate(42.7426vw,49.343vh) scale(.0276)}to{transform:translate(44.5128vw,99vh) scale(.0276)}}.snow:nth-child(149){opacity:1.7464;transform:translate(8.7799vw,-10px) scale(.0577);animation:fall-149 24s -19s linear infinite}@keyframes fall-149{61.96%{transform:translate(15.072vw,61.96vh) scale(.0577)}to{transform:translate(11.92595vw,99vh) scale(.0577)}}.snow:nth-child(150){opacity:1.6244;transform:translate(3.2673vw,-10px) scale(.2067);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{40.675%{transform:translate(6.2713vw,40.675vh) scale(.2067)}to{transform:translate(4.7693vw,99vh) scale(.2067)}}.snow:nth-child(151){opacity:.4842;transform:translate(56.3585vw,-10px) scale(.4033);animation:fall-151 26s -30s linear infinite}@keyframes fall-151{48.072%{transform:translate(52.6693vw,48.072vh) scale(.4033)}to{transform:translate(54.5139vw,99vh) scale(.4033)}}.snow:nth-child(152){opacity:1.6852;transform:translate(95.8897vw,-10px) scale(.1408);animation:fall-152 20s -14s linear infinite}@keyframes fall-152{49.855%{transform:translate(103.8211vw,49.855vh) scale(.1408)}to{transform:translate(99.8554vw,99vh) scale(.1408)}}.snow:nth-child(153){opacity:1.9286;transform:translate(70.8931vw,-10px) scale(.5811);animation:fall-153 25s -22s linear infinite}@keyframes fall-153{35.21%{transform:translate(69.73vw,35.21vh) scale(.5811)}to{transform:translate(70.31155vw,99vh) scale(.5811)}}.snow:nth-child(154){opacity:.1902;transform:translate(27.8395vw,-10px) scale(.4655);animation:fall-154 23s -9s linear infinite}@keyframes fall-154{70.688%{transform:translate(20.035vw,70.688vh) scale(.4655)}to{transform:translate(23.93725vw,99vh) scale(.4655)}}.snow:nth-child(155){opacity:1.4602;transform:translate(66.23vw,-10px) scale(.8741);animation:fall-155 13s -5s linear infinite}@keyframes fall-155{65.745%{transform:translate(62.281vw,65.745vh) scale(.8741)}to{transform:translate(64.2555vw,99vh) scale(.8741)}}.snow:nth-child(156){opacity:1.4192;transform:translate(7.5701vw,-10px) scale(.9266);animation:fall-156 30s -29s linear infinite}@keyframes fall-156{34.472%{transform:translate(-.316vw,34.472vh) scale(.9266)}to{transform:translate(3.62705vw,99vh) scale(.9266)}}.snow:nth-child(157){opacity:1.5962;transform:translate(61.1147vw,-10px) scale(.2889);animation:fall-157 11s -27s linear infinite}@keyframes fall-157{34.532%{transform:translate(56.4141vw,34.532vh) scale(.2889)}to{transform:translate(58.7644vw,99vh) scale(.2889)}}.snow:nth-child(158){opacity:.5718;transform:translate(71.5829vw,-10px) scale(.7245);animation:fall-158 12s -19s linear infinite}@keyframes fall-158{49.099%{transform:translate(67.6414vw,49.099vh) scale(.7245)}to{transform:translate(69.61215vw,99vh) scale(.7245)}}.snow:nth-child(159){opacity:1.5544;transform:translate(15.3814vw,-10px) scale(.3085);animation:fall-159 29s -16s linear infinite}@keyframes fall-159{42.676%{transform:translate(25.0412vw,42.676vh) scale(.3085)}to{transform:translate(20.2113vw,99vh) scale(.3085)}}.snow:nth-child(160){opacity:.874;transform:translate(2.1077vw,-10px) scale(.5595);animation:fall-160 22s -22s linear infinite}@keyframes fall-160{38.342%{transform:translate(9.332vw,38.342vh) scale(.5595)}to{transform:translate(5.71985vw,99vh) scale(.5595)}}.snow:nth-child(161){opacity:.716;transform:translate(10.4968vw,-10px) scale(.767);animation:fall-161 17s -24s linear infinite}@keyframes fall-161{60.568%{transform:translate(13.0653vw,60.568vh) scale(.767)}to{transform:translate(11.78105vw,99vh) scale(.767)}}.snow:nth-child(162){opacity:1.3262;transform:translate(.0896vw,-10px) scale(.1118);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{78.531%{transform:translate(-7.7989vw,78.531vh) scale(.1118)}to{transform:translate(-3.85465vw,99vh) scale(.1118)}}.snow:nth-child(163){opacity:.7124;transform:translate(13.5611vw,-10px) scale(.2138);animation:fall-163 14s -21s linear infinite}@keyframes fall-163{73.998%{transform:translate(23.5462vw,73.998vh) scale(.2138)}to{transform:translate(18.55365vw,99vh) scale(.2138)}}.snow:nth-child(164){opacity:.3382;transform:translate(54.3625vw,-10px) scale(.0091);animation:fall-164 13s -29s linear infinite}@keyframes fall-164{43.162%{transform:translate(56.704vw,43.162vh) scale(.0091)}to{transform:translate(55.53325vw,99vh) scale(.0091)}}.snow:nth-child(165){opacity:.873;transform:translate(12.6768vw,-10px) scale(.7064);animation:fall-165 16s -29s linear infinite}@keyframes fall-165{78.274%{transform:translate(6.2313vw,78.274vh) scale(.7064)}to{transform:translate(9.45405vw,99vh) scale(.7064)}}.snow:nth-child(166){opacity:1.2446;transform:translate(22.2569vw,-10px) scale(.2809);animation:fall-166 22s -23s linear infinite}@keyframes fall-166{46.358%{transform:translate(25.0031vw,46.358vh) scale(.2809)}to{transform:translate(23.63vw,99vh) scale(.2809)}}.snow:nth-child(167){opacity:.4524;transform:translate(22.9067vw,-10px) scale(.1339);animation:fall-167 22s -21s linear infinite}@keyframes fall-167{47.701%{transform:translate(29.2655vw,47.701vh) scale(.1339)}to{transform:translate(26.0861vw,99vh) scale(.1339)}}.snow:nth-child(168){opacity:1.2834;transform:translate(2.4848vw,-10px) scale(.0016);animation:fall-168 22s -14s linear infinite}@keyframes fall-168{63.866%{transform:translate(1.9018vw,63.866vh) scale(.0016)}to{transform:translate(2.1933vw,99vh) scale(.0016)}}.snow:nth-child(169){opacity:1.705;transform:translate(32.6686vw,-10px) scale(.4781);animation:fall-169 13s -27s linear infinite}@keyframes fall-169{73.52%{transform:translate(29.1767vw,73.52vh) scale(.4781)}to{transform:translate(30.92265vw,99vh) scale(.4781)}}.snow:nth-child(170){opacity:.6964;transform:translate(37.9464vw,-10px) scale(.8874);animation:fall-170 26s -19s linear infinite}@keyframes fall-170{48.326%{transform:translate(36.5397vw,48.326vh) scale(.8874)}to{transform:translate(37.24305vw,99vh) scale(.8874)}}.snow:nth-child(171){opacity:1.0508;transform:translate(45.4592vw,-10px) scale(.3691);animation:fall-171 19s -12s linear infinite}@keyframes fall-171{36.606%{transform:translate(53.7146vw,36.606vh) scale(.3691)}to{transform:translate(49.5869vw,99vh) scale(.3691)}}.snow:nth-child(172){opacity:1.5766;transform:translate(45.6185vw,-10px) scale(.17);animation:fall-172 15s -22s linear infinite}@keyframes fall-172{67.988%{transform:translate(47.3413vw,67.988vh) scale(.17)}to{transform:translate(46.4799vw,99vh) scale(.17)}}.snow:nth-child(173){opacity:.9024;transform:translate(44.542vw,-10px) scale(.3014);animation:fall-173 12s -2s linear infinite}@keyframes fall-173{45.818%{transform:translate(50.7521vw,45.818vh) scale(.3014)}to{transform:translate(47.64705vw,99vh) scale(.3014)}}.snow:nth-child(174){opacity:1.23;transform:translate(84.8848vw,-10px) scale(.7864);animation:fall-174 26s -17s linear infinite}@keyframes fall-174{44.623%{transform:translate(78.7879vw,44.623vh) scale(.7864)}to{transform:translate(81.83635vw,99vh) scale(.7864)}}.snow:nth-child(175){opacity:1.8574;transform:translate(63.4978vw,-10px) scale(.0543);animation:fall-175 24s -21s linear infinite}@keyframes fall-175{30.074%{transform:translate(70.2762vw,30.074vh) scale(.0543)}to{transform:translate(66.887vw,99vh) scale(.0543)}}.snow:nth-child(176){opacity:1.2146;transform:translate(47.2979vw,-10px) scale(.2396);animation:fall-176 24s -27s linear infinite}@keyframes fall-176{42.645%{transform:translate(50.597vw,42.645vh) scale(.2396)}to{transform:translate(48.94745vw,99vh) scale(.2396)}}.snow:nth-child(177){opacity:1.1328;transform:translate(78.4381vw,-10px) scale(.229);animation:fall-177 10s -12s linear infinite}@keyframes fall-177{79.92%{transform:translate(88.1433vw,79.92vh) scale(.229)}to{transform:translate(83.2907vw,99vh) scale(.229)}}.snow:nth-child(178){opacity:1.6222;transform:translate(77.8676vw,-10px) scale(.4688);animation:fall-178 26s -6s linear infinite}@keyframes fall-178{56.667%{transform:translate(82.9282vw,56.667vh) scale(.4688)}to{transform:translate(80.3979vw,99vh) scale(.4688)}}.snow:nth-child(179){opacity:1.382;transform:translate(41.734vw,-10px) scale(.8377);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{30.931%{transform:translate(40.5972vw,30.931vh) scale(.8377)}to{transform:translate(41.1656vw,99vh) scale(.8377)}}.snow:nth-child(180){opacity:1.2784;transform:translate(52.0735vw,-10px) scale(.6173);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{52.299%{transform:translate(43.2504vw,52.299vh) scale(.6173)}to{transform:translate(47.66195vw,99vh) scale(.6173)}}.snow:nth-child(181){opacity:.475;transform:translate(72.5812vw,-10px) scale(.8623);animation:fall-181 17s -28s linear infinite}@keyframes fall-181{59.243%{transform:translate(77.0113vw,59.243vh) scale(.8623)}to{transform:translate(74.79625vw,99vh) scale(.8623)}}.snow:nth-child(182){opacity:1.3596;transform:translate(35.5834vw,-10px) scale(.1331);animation:fall-182 18s -10s linear infinite}@keyframes fall-182{77.897%{transform:translate(38.0344vw,77.897vh) scale(.1331)}to{transform:translate(36.8089vw,99vh) scale(.1331)}}.snow:nth-child(183){opacity:.1764;transform:translate(17.0632vw,-10px) scale(.1619);animation:fall-183 24s -26s linear infinite}@keyframes fall-183{41.499%{transform:translate(22.8531vw,41.499vh) scale(.1619)}to{transform:translate(19.95815vw,99vh) scale(.1619)}}.snow:nth-child(184){opacity:1.288;transform:translate(42.6398vw,-10px) scale(.1103);animation:fall-184 20s -27s linear infinite}@keyframes fall-184{42.516%{transform:translate(38.6512vw,42.516vh) scale(.1103)}to{transform:translate(40.6455vw,99vh) scale(.1103)}}.snow:nth-child(185){opacity:.7868;transform:translate(67.3812vw,-10px) scale(.5346);animation:fall-185 15s -3s linear infinite}@keyframes fall-185{78.337%{transform:translate(58.3417vw,78.337vh) scale(.5346)}to{transform:translate(62.86145vw,99vh) scale(.5346)}}.snow:nth-child(186){opacity:1.9254;transform:translate(60.9466vw,-10px) scale(.1943);animation:fall-186 29s -28s linear infinite}@keyframes fall-186{35.713%{transform:translate(68.915vw,35.713vh) scale(.1943)}to{transform:translate(64.9308vw,99vh) scale(.1943)}}.snow:nth-child(187){opacity:.965;transform:translate(92.7334vw,-10px) scale(.7349);animation:fall-187 23s -29s linear infinite}@keyframes fall-187{37.261%{transform:translate(88.4355vw,37.261vh) scale(.7349)}to{transform:translate(90.58445vw,99vh) scale(.7349)}}.snow:nth-child(188){opacity:.0748;transform:translate(59.1076vw,-10px) scale(.2113);animation:fall-188 24s -21s linear infinite}@keyframes fall-188{52.75%{transform:translate(66.4994vw,52.75vh) scale(.2113)}to{transform:translate(62.8035vw,99vh) scale(.2113)}}.snow:nth-child(189){opacity:1.9846;transform:translate(70.8546vw,-10px) scale(.824);animation:fall-189 23s -15s linear infinite}@keyframes fall-189{69.071%{transform:translate(68.7615vw,69.071vh) scale(.824)}to{transform:translate(69.80805vw,99vh) scale(.824)}}.snow:nth-child(190){opacity:1.6054;transform:translate(19.7176vw,-10px) scale(.539);animation:fall-190 13s -6s linear infinite}@keyframes fall-190{41.941%{transform:translate(16.4905vw,41.941vh) scale(.539)}to{transform:translate(18.10405vw,99vh) scale(.539)}}.snow:nth-child(191){opacity:1.5076;transform:translate(55.4177vw,-10px) scale(.708);animation:fall-191 19s -14s linear infinite}@keyframes fall-191{35.094%{transform:translate(56.13vw,35.094vh) scale(.708)}to{transform:translate(55.77385vw,99vh) scale(.708)}}.snow:nth-child(192){opacity:.3034;transform:translate(74.0552vw,-10px) scale(.5242);animation:fall-192 28s -10s linear infinite}@keyframes fall-192{49.583%{transform:translate(72.9523vw,49.583vh) scale(.5242)}to{transform:translate(73.50375vw,99vh) scale(.5242)}}.snow:nth-child(193){opacity:.6784;transform:translate(.4437vw,-10px) scale(.1525);animation:fall-193 19s -22s linear infinite}@keyframes fall-193{61.502%{transform:translate(2.4325vw,61.502vh) scale(.1525)}to{transform:translate(1.4381vw,99vh) scale(.1525)}}.snow:nth-child(194){opacity:1.9564;transform:translate(62.9638vw,-10px) scale(.9957);animation:fall-194 30s -8s linear infinite}@keyframes fall-194{48.487%{transform:translate(66.766vw,48.487vh) scale(.9957)}to{transform:translate(64.8649vw,99vh) scale(.9957)}}.snow:nth-child(195){opacity:1.883;transform:translate(23.6737vw,-10px) scale(.8044);animation:fall-195 26s -27s linear infinite}@keyframes fall-195{49.506%{transform:translate(24.1653vw,49.506vh) scale(.8044)}to{transform:translate(23.9195vw,99vh) scale(.8044)}}.snow:nth-child(196){opacity:.002;transform:translate(91.6197vw,-10px) scale(.8889);animation:fall-196 14s -24s linear infinite}@keyframes fall-196{56.112%{transform:translate(90.6271vw,56.112vh) scale(.8889)}to{transform:translate(91.1234vw,99vh) scale(.8889)}}.snow:nth-child(197){opacity:.5854;transform:translate(80.921vw,-10px) scale(.3072);animation:fall-197 24s -22s linear infinite}@keyframes fall-197{37.14%{transform:translate(77.7414vw,37.14vh) scale(.3072)}to{transform:translate(79.3312vw,99vh) scale(.3072)}}.snow:nth-child(198){opacity:1.1646;transform:translate(15.5373vw,-10px) scale(.3104);animation:fall-198 20s -19s linear infinite}@keyframes fall-198{30.533%{transform:translate(18.9512vw,30.533vh) scale(.3104)}to{transform:translate(17.24425vw,99vh) scale(.3104)}}.snow:nth-child(199){opacity:.3078;transform:translate(93.6901vw,-10px) scale(.4749);animation:fall-199 24s -22s linear infinite}@keyframes fall-199{72.547%{transform:translate(91.3114vw,72.547vh) scale(.4749)}to{transform:translate(92.50075vw,99vh) scale(.4749)}}.snow:nth-child(200){opacity:1.8154;transform:translate(41.5376vw,-10px) scale(.1717);animation:fall-200 24s -24s linear infinite}@keyframes fall-200{66.725%{transform:translate(33.2977vw,66.725vh) scale(.1717)}to{transform:translate(37.41765vw,99vh) scale(.1717)}}.snow:nth-child(201){opacity:.5536;transform:translate(23.3144vw,-10px) scale(.9036);animation:fall-201 22s -2s linear infinite}@keyframes fall-201{64.93%{transform:translate(20.9306vw,64.93vh) scale(.9036)}to{transform:translate(22.1225vw,99vh) scale(.9036)}}.snow:nth-child(202){opacity:1.7626;transform:translate(4.4785vw,-10px) scale(.4123);animation:fall-202 29s -20s linear infinite}@keyframes fall-202{39.229%{transform:translate(13.3768vw,39.229vh) scale(.4123)}to{transform:translate(8.92765vw,99vh) scale(.4123)}}.snow:nth-child(203){opacity:1.2272;transform:translate(91.8773vw,-10px) scale(.5686);animation:fall-203 26s -20s linear infinite}@keyframes fall-203{68.788%{transform:translate(86.3701vw,68.788vh) scale(.5686)}to{transform:translate(89.1237vw,99vh) scale(.5686)}}.snow:nth-child(204){opacity:.0722;transform:translate(8.8704vw,-10px) scale(.7003);animation:fall-204 11s -19s linear infinite}@keyframes fall-204{77.329%{transform:translate(4.6623vw,77.329vh) scale(.7003)}to{transform:translate(6.76635vw,99vh) scale(.7003)}}.snow:nth-child(205){opacity:1.18;transform:translate(88.3569vw,-10px) scale(.5742);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{58.483%{transform:translate(81.8008vw,58.483vh) scale(.5742)}to{transform:translate(85.07885vw,99vh) scale(.5742)}}.snow:nth-child(206){opacity:1.319;transform:translate(95.8532vw,-10px) scale(.327);animation:fall-206 27s -24s linear infinite}@keyframes fall-206{38.885%{transform:translate(94.6266vw,38.885vh) scale(.327)}to{transform:translate(95.2399vw,99vh) scale(.327)}}.snow:nth-child(207){opacity:.196;transform:translate(77.4088vw,-10px) scale(.7323);animation:fall-207 16s -7s linear infinite}@keyframes fall-207{76.292%{transform:translate(69.5855vw,76.292vh) scale(.7323)}to{transform:translate(73.49715vw,99vh) scale(.7323)}}.snow:nth-child(208){opacity:.7468;transform:translate(55.1782vw,-10px) scale(.3047);animation:fall-208 22s -8s linear infinite}@keyframes fall-208{48.224%{transform:translate(62.9342vw,48.224vh) scale(.3047)}to{transform:translate(59.0562vw,99vh) scale(.3047)}}.snow:nth-child(209){opacity:1.4708;transform:translate(68.6993vw,-10px) scale(.757);animation:fall-209 25s -24s linear infinite}@keyframes fall-209{45.59%{transform:translate(78.0505vw,45.59vh) scale(.757)}to{transform:translate(73.3749vw,99vh) scale(.757)}}.snow:nth-child(210){opacity:.1784;transform:translate(56.5429vw,-10px) scale(.361);animation:fall-210 30s -16s linear infinite}@keyframes fall-210{58.231%{transform:translate(60.8169vw,58.231vh) scale(.361)}to{transform:translate(58.6799vw,99vh) scale(.361)}}.snow:nth-child(211){opacity:.3312;transform:translate(12.6884vw,-10px) scale(.2615);animation:fall-211 29s -20s linear infinite}@keyframes fall-211{53.851%{transform:translate(15.8449vw,53.851vh) scale(.2615)}to{transform:translate(14.26665vw,99vh) scale(.2615)}}.snow:nth-child(212){opacity:.1604;transform:translate(90.9866vw,-10px) scale(.282);animation:fall-212 19s -23s linear infinite}@keyframes fall-212{69.419%{transform:translate(92.3334vw,69.419vh) scale(.282)}to{transform:translate(91.66vw,99vh) scale(.282)}}.snow:nth-child(213){opacity:1.2874;transform:translate(59.8524vw,-10px) scale(.934);animation:fall-213 13s -28s linear infinite}@keyframes fall-213{59.059%{transform:translate(64.9397vw,59.059vh) scale(.934)}to{transform:translate(62.39605vw,99vh) scale(.934)}}.snow:nth-child(214){opacity:1.8406;transform:translate(5.3892vw,-10px) scale(.1693);animation:fall-214 20s -27s linear infinite}@keyframes fall-214{70.846%{transform:translate(4.6355vw,70.846vh) scale(.1693)}to{transform:translate(5.01235vw,99vh) scale(.1693)}}.snow:nth-child(215){opacity:1.1464;transform:translate(35.3016vw,-10px) scale(.0769);animation:fall-215 10s -4s linear infinite}@keyframes fall-215{77.239%{transform:translate(44.4181vw,77.239vh) scale(.0769)}to{transform:translate(39.85985vw,99vh) scale(.0769)}}.snow:nth-child(216){opacity:1.5096;transform:translate(44.2572vw,-10px) scale(.9243);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{31.975%{transform:translate(43.057vw,31.975vh) scale(.9243)}to{transform:translate(43.6571vw,99vh) scale(.9243)}}.snow:nth-child(217){opacity:.3792;transform:translate(1.0879vw,-10px) scale(.1733);animation:fall-217 10s -29s linear infinite}@keyframes fall-217{51.184%{transform:translate(-5.215vw,51.184vh) scale(.1733)}to{transform:translate(-2.06355vw,99vh) scale(.1733)}}.snow:nth-child(218){opacity:.996;transform:translate(84.4992vw,-10px) scale(.1802);animation:fall-218 20s -3s linear infinite}@keyframes fall-218{74.586%{transform:translate(83.85vw,74.586vh) scale(.1802)}to{transform:translate(84.1746vw,99vh) scale(.1802)}}.snow:nth-child(219){opacity:.4248;transform:translate(98.8617vw,-10px) scale(.2204);animation:fall-219 20s -29s linear infinite}@keyframes fall-219{53.598%{transform:translate(103.852vw,53.598vh) scale(.2204)}to{transform:translate(101.35685vw,99vh) scale(.2204)}}.snow:nth-child(220){opacity:1.6276;transform:translate(69.8545vw,-10px) scale(.2471);animation:fall-220 14s -14s linear infinite}@keyframes fall-220{68.44%{transform:translate(60.676vw,68.44vh) scale(.2471)}to{transform:translate(65.26525vw,99vh) scale(.2471)}}.snow:nth-child(221){opacity:.7516;transform:translate(52.4251vw,-10px) scale(.6186);animation:fall-221 14s -27s linear infinite}@keyframes fall-221{63.674%{transform:translate(57.1525vw,63.674vh) scale(.6186)}to{transform:translate(54.7888vw,99vh) scale(.6186)}}.snow:nth-child(222){opacity:.7554;transform:translate(75.6594vw,-10px) scale(.283);animation:fall-222 19s -5s linear infinite}@keyframes fall-222{56.16%{transform:translate(79.0782vw,56.16vh) scale(.283)}to{transform:translate(77.3688vw,99vh) scale(.283)}}.snow:nth-child(223){opacity:1.338;transform:translate(44.1809vw,-10px) scale(.9441);animation:fall-223 19s -26s linear infinite}@keyframes fall-223{49.477%{transform:translate(36.7429vw,49.477vh) scale(.9441)}to{transform:translate(40.4619vw,99vh) scale(.9441)}}.snow:nth-child(224){opacity:1.4624;transform:translate(96.8398vw,-10px) scale(.7986);animation:fall-224 27s -22s linear infinite}@keyframes fall-224{67.481%{transform:translate(104.5205vw,67.481vh) scale(.7986)}to{transform:translate(100.68015vw,99vh) scale(.7986)}}.snow:nth-child(225){opacity:1.1908;transform:translate(96.7491vw,-10px) scale(.83);animation:fall-225 14s -5s linear infinite}@keyframes fall-225{40.346%{transform:translate(98.8219vw,40.346vh) scale(.83)}to{transform:translate(97.7855vw,99vh) scale(.83)}}.snow:nth-child(226){opacity:.353;transform:translate(63.9205vw,-10px) scale(.4421);animation:fall-226 21s -26s linear infinite}@keyframes fall-226{77.17%{transform:translate(69.8619vw,77.17vh) scale(.4421)}to{transform:translate(66.8912vw,99vh) scale(.4421)}}.snow:nth-child(227){opacity:1.9892;transform:translate(37.7717vw,-10px) scale(.8723);animation:fall-227 18s -24s linear infinite}@keyframes fall-227{42.718%{transform:translate(32.8977vw,42.718vh) scale(.8723)}to{transform:translate(35.3347vw,99vh) scale(.8723)}}.snow:nth-child(228){opacity:.797;transform:translate(24.9717vw,-10px) scale(.4655);animation:fall-228 13s -5s linear infinite}@keyframes fall-228{42.39%{transform:translate(24.2773vw,42.39vh) scale(.4655)}to{transform:translate(24.6245vw,99vh) scale(.4655)}}.snow:nth-child(229){opacity:1.1424;transform:translate(91.4625vw,-10px) scale(.2927);animation:fall-229 19s -3s linear infinite}@keyframes fall-229{46.932%{transform:translate(100.8325vw,46.932vh) scale(.2927)}to{transform:translate(96.1475vw,99vh) scale(.2927)}}.snow:nth-child(230){opacity:1.3094;transform:translate(19.3142vw,-10px) scale(.3895);animation:fall-230 25s -6s linear infinite}@keyframes fall-230{55.564%{transform:translate(23.1108vw,55.564vh) scale(.3895)}to{transform:translate(21.2125vw,99vh) scale(.3895)}}.snow:nth-child(231){opacity:1.4948;transform:translate(2.8555vw,-10px) scale(.5015);animation:fall-231 15s -10s linear infinite}@keyframes fall-231{46.258%{transform:translate(-.132vw,46.258vh) scale(.5015)}to{transform:translate(1.36175vw,99vh) scale(.5015)}}.snow:nth-child(232){opacity:.3142;transform:translate(45.5613vw,-10px) scale(.8007);animation:fall-232 13s -21s linear infinite}@keyframes fall-232{41.741%{transform:translate(47.2662vw,41.741vh) scale(.8007)}to{transform:translate(46.41375vw,99vh) scale(.8007)}}.snow:nth-child(233){opacity:1.8744;transform:translate(88.6131vw,-10px) scale(.9963);animation:fall-233 20s -13s linear infinite}@keyframes fall-233{35.843%{transform:translate(90.9357vw,35.843vh) scale(.9963)}to{transform:translate(89.7744vw,99vh) scale(.9963)}}.snow:nth-child(234){opacity:1.1708;transform:translate(29.7207vw,-10px) scale(.8175);animation:fall-234 10s -15s linear infinite}@keyframes fall-234{57.203%{transform:translate(35.1643vw,57.203vh) scale(.8175)}to{transform:translate(32.4425vw,99vh) scale(.8175)}}.snow:nth-child(235){opacity:.3356;transform:translate(53.7097vw,-10px) scale(.0667);animation:fall-235 27s -30s linear infinite}@keyframes fall-235{61.801%{transform:translate(59.9381vw,61.801vh) scale(.0667)}to{transform:translate(56.8239vw,99vh) scale(.0667)}}.snow:nth-child(236){opacity:.6602;transform:translate(7.6175vw,-10px) scale(.4733);animation:fall-236 23s -22s linear infinite}@keyframes fall-236{67.28%{transform:translate(8.2606vw,67.28vh) scale(.4733)}to{transform:translate(7.93905vw,99vh) scale(.4733)}}.snow:nth-child(237){opacity:1.8716;transform:translate(61.0895vw,-10px) scale(.7319);animation:fall-237 28s -14s linear infinite}@keyframes fall-237{64.345%{transform:translate(67.9682vw,64.345vh) scale(.7319)}to{transform:translate(64.52885vw,99vh) scale(.7319)}}.snow:nth-child(238){opacity:1.6978;transform:translate(74.9814vw,-10px) scale(.4903);animation:fall-238 12s -13s linear infinite}@keyframes fall-238{54.429%{transform:translate(69.4155vw,54.429vh) scale(.4903)}to{transform:translate(72.19845vw,99vh) scale(.4903)}}.snow:nth-child(239){opacity:.0808;transform:translate(65.9048vw,-10px) scale(.2807);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{61.566%{transform:translate(62.9134vw,61.566vh) scale(.2807)}to{transform:translate(64.4091vw,99vh) scale(.2807)}}.snow:nth-child(240){opacity:1.072;transform:translate(57.4741vw,-10px) scale(.3531);animation:fall-240 23s -22s linear infinite}@keyframes fall-240{78.151%{transform:translate(57.1615vw,78.151vh) scale(.3531)}to{transform:translate(57.3178vw,99vh) scale(.3531)}}.snow:nth-child(241){opacity:1.6188;transform:translate(97.691vw,-10px) scale(.0156);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{42.073%{transform:translate(99.4322vw,42.073vh) scale(.0156)}to{transform:translate(98.5616vw,99vh) scale(.0156)}}.snow:nth-child(242){opacity:.3516;transform:translate(88.7008vw,-10px) scale(.9082);animation:fall-242 30s -10s linear infinite}@keyframes fall-242{73.922%{transform:translate(79.9095vw,73.922vh) scale(.9082)}to{transform:translate(84.30515vw,99vh) scale(.9082)}}.snow:nth-child(243){opacity:.8474;transform:translate(66.9742vw,-10px) scale(.926);animation:fall-243 30s -7s linear infinite}@keyframes fall-243{64.731%{transform:translate(76.5977vw,64.731vh) scale(.926)}to{transform:translate(71.78595vw,99vh) scale(.926)}}.snow:nth-child(244){opacity:.8964;transform:translate(53.6733vw,-10px) scale(.8536);animation:fall-244 18s -9s linear infinite}@keyframes fall-244{62.977%{transform:translate(62.4652vw,62.977vh) scale(.8536)}to{transform:translate(58.06925vw,99vh) scale(.8536)}}.snow:nth-child(245){opacity:.2468;transform:translate(92.8824vw,-10px) scale(.2304);animation:fall-245 16s -10s linear infinite}@keyframes fall-245{68.985%{transform:translate(83.7173vw,68.985vh) scale(.2304)}to{transform:translate(88.29985vw,99vh) scale(.2304)}}.snow:nth-child(246){opacity:1.3952;transform:translate(46.4871vw,-10px) scale(.0601);animation:fall-246 14s -18s linear infinite}@keyframes fall-246{77.538%{transform:translate(48.3525vw,77.538vh) scale(.0601)}to{transform:translate(47.4198vw,99vh) scale(.0601)}}.snow:nth-child(247){opacity:.9094;transform:translate(92.8805vw,-10px) scale(.2963);animation:fall-247 28s -9s linear infinite}@keyframes fall-247{71.002%{transform:translate(83.9614vw,71.002vh) scale(.2963)}to{transform:translate(88.42095vw,99vh) scale(.2963)}}.snow:nth-child(248){opacity:.2766;transform:translate(56.1633vw,-10px) scale(.0365);animation:fall-248 20s -10s linear infinite}@keyframes fall-248{53.047%{transform:translate(57.0291vw,53.047vh) scale(.0365)}to{transform:translate(56.5962vw,99vh) scale(.0365)}}.snow:nth-child(249){opacity:.5872;transform:translate(17.1313vw,-10px) scale(.4678);animation:fall-249 26s -24s linear infinite}@keyframes fall-249{40.967%{transform:translate(26.2726vw,40.967vh) scale(.4678)}to{transform:translate(21.70195vw,99vh) scale(.4678)}}.snow:nth-child(250){opacity:.683;transform:translate(91.6501vw,-10px) scale(.6744);animation:fall-250 24s -13s linear infinite}@keyframes fall-250{34.305%{transform:translate(92.2898vw,34.305vh) scale(.6744)}to{transform:translate(91.96995vw,99vh) scale(.6744)}}.snow:nth-child(251){opacity:1.1668;transform:translate(98.0259vw,-10px) scale(.8337);animation:fall-251 19s -27s linear infinite}@keyframes fall-251{40.515%{transform:translate(102.6803vw,40.515vh) scale(.8337)}to{transform:translate(100.3531vw,99vh) scale(.8337)}}.snow:nth-child(252){opacity:1.2306;transform:translate(27.3181vw,-10px) scale(.0153);animation:fall-252 25s -5s linear infinite}@keyframes fall-252{36.223%{transform:translate(18.1065vw,36.223vh) scale(.0153)}to{transform:translate(22.7123vw,99vh) scale(.0153)}}.snow:nth-child(253){opacity:.91;transform:translate(60.2375vw,-10px) scale(.3771);animation:fall-253 24s -6s linear infinite}@keyframes fall-253{79.775%{transform:translate(67.3514vw,79.775vh) scale(.3771)}to{transform:translate(63.79445vw,99vh) scale(.3771)}}.snow:nth-child(254){opacity:1.8428;transform:translate(41.6258vw,-10px) scale(.7861);animation:fall-254 28s -26s linear infinite}@keyframes fall-254{38.477%{transform:translate(45.88vw,38.477vh) scale(.7861)}to{transform:translate(43.7529vw,99vh) scale(.7861)}}.snow:nth-child(255){opacity:.5838;transform:translate(80.4219vw,-10px) scale(.5743);animation:fall-255 15s -12s linear infinite}@keyframes fall-255{75.644%{transform:translate(74.9139vw,75.644vh) scale(.5743)}to{transform:translate(77.6679vw,99vh) scale(.5743)}}.snow:nth-child(256){opacity:.9288;transform:translate(13.6502vw,-10px) scale(.25);animation:fall-256 30s -29s linear infinite}@keyframes fall-256{45.652%{transform:translate(22.3431vw,45.652vh) scale(.25)}to{transform:translate(17.99665vw,99vh) scale(.25)}}.snow:nth-child(257){opacity:1.221;transform:translate(5.3165vw,-10px) scale(.3182);animation:fall-257 30s -2s linear infinite}@keyframes fall-257{47.228%{transform:translate(12.8584vw,47.228vh) scale(.3182)}to{transform:translate(9.08745vw,99vh) scale(.3182)}}.snow:nth-child(258){opacity:1.9314;transform:translate(37.9952vw,-10px) scale(.3261);animation:fall-258 20s -5s linear infinite}@keyframes fall-258{44.36%{transform:translate(35.096vw,44.36vh) scale(.3261)}to{transform:translate(36.5456vw,99vh) scale(.3261)}}.snow:nth-child(259){opacity:1.6388;transform:translate(53.5626vw,-10px) scale(.8639);animation:fall-259 20s -1s linear infinite}@keyframes fall-259{60.061%{transform:translate(56.4887vw,60.061vh) scale(.8639)}to{transform:translate(55.02565vw,99vh) scale(.8639)}}.snow:nth-child(260){opacity:1.7508;transform:translate(70.0935vw,-10px) scale(.4509);animation:fall-260 13s -20s linear infinite}@keyframes fall-260{72.099%{transform:translate(78.8883vw,72.099vh) scale(.4509)}to{transform:translate(74.4909vw,99vh) scale(.4509)}}.snow:nth-child(261){opacity:1.8664;transform:translate(58.3617vw,-10px) scale(.753);animation:fall-261 29s -3s linear infinite}@keyframes fall-261{34.326%{transform:translate(68.0235vw,34.326vh) scale(.753)}to{transform:translate(63.1926vw,99vh) scale(.753)}}.snow:nth-child(262){opacity:1.4052;transform:translate(28.7061vw,-10px) scale(.2325);animation:fall-262 13s -3s linear infinite}@keyframes fall-262{79.085%{transform:translate(36.7785vw,79.085vh) scale(.2325)}to{transform:translate(32.7423vw,99vh) scale(.2325)}}.snow:nth-child(263){opacity:.1244;transform:translate(12.3699vw,-10px) scale(.7918);animation:fall-263 14s -8s linear infinite}@keyframes fall-263{48.306%{transform:translate(13.4941vw,48.306vh) scale(.7918)}to{transform:translate(12.932vw,99vh) scale(.7918)}}.snow:nth-child(264){opacity:.8266;transform:translate(20.4548vw,-10px) scale(.5143);animation:fall-264 17s -11s linear infinite}@keyframes fall-264{73.746%{transform:translate(14.4252vw,73.746vh) scale(.5143)}to{transform:translate(17.44vw,99vh) scale(.5143)}}.snow:nth-child(265){opacity:.2806;transform:translate(37.5947vw,-10px) scale(.1978);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{64.515%{transform:translate(34.2758vw,64.515vh) scale(.1978)}to{transform:translate(35.93525vw,99vh) scale(.1978)}}.snow:nth-child(266){opacity:.7902;transform:translate(21.7202vw,-10px) scale(.3828);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{76.396%{transform:translate(21.6394vw,76.396vh) scale(.3828)}to{transform:translate(21.6798vw,99vh) scale(.3828)}}.snow:nth-child(267){opacity:.319;transform:translate(28.6444vw,-10px) scale(.4704);animation:fall-267 27s -2s linear infinite}@keyframes fall-267{49.032%{transform:translate(35.4584vw,49.032vh) scale(.4704)}to{transform:translate(32.0514vw,99vh) scale(.4704)}}.snow:nth-child(268){opacity:.8632;transform:translate(30.9969vw,-10px) scale(.555);animation:fall-268 13s -21s linear infinite}@keyframes fall-268{42.633%{transform:translate(34.4489vw,42.633vh) scale(.555)}to{transform:translate(32.7229vw,99vh) scale(.555)}}.snow:nth-child(269){opacity:1.7868;transform:translate(23.3228vw,-10px) scale(.966);animation:fall-269 13s -18s linear infinite}@keyframes fall-269{65.16%{transform:translate(26.4404vw,65.16vh) scale(.966)}to{transform:translate(24.8816vw,99vh) scale(.966)}}.snow:nth-child(270){opacity:.7862;transform:translate(93.8283vw,-10px) scale(.9088);animation:fall-270 29s -12s linear infinite}@keyframes fall-270{52.469%{transform:translate(101.0529vw,52.469vh) scale(.9088)}to{transform:translate(97.4406vw,99vh) scale(.9088)}}.snow:nth-child(271){opacity:1.4178;transform:translate(33.9052vw,-10px) scale(.2781);animation:fall-271 22s -12s linear infinite}@keyframes fall-271{43.276%{transform:translate(27.803vw,43.276vh) scale(.2781)}to{transform:translate(30.8541vw,99vh) scale(.2781)}}.snow:nth-child(272){opacity:.451;transform:translate(80.0541vw,-10px) scale(.8381);animation:fall-272 18s -23s linear infinite}@keyframes fall-272{37.154%{transform:translate(87.9192vw,37.154vh) scale(.8381)}to{transform:translate(83.98665vw,99vh) scale(.8381)}}.snow:nth-child(273){opacity:.9748;transform:translate(69.9929vw,-10px) scale(.588);animation:fall-273 17s -23s linear infinite}@keyframes fall-273{40.832%{transform:translate(77.7461vw,40.832vh) scale(.588)}to{transform:translate(73.8695vw,99vh) scale(.588)}}.snow:nth-child(274){opacity:1.8998;transform:translate(65.9817vw,-10px) scale(.9373);animation:fall-274 12s -13s linear infinite}@keyframes fall-274{52.655%{transform:translate(57.7674vw,52.655vh) scale(.9373)}to{transform:translate(61.87455vw,99vh) scale(.9373)}}.snow:nth-child(275){opacity:1.7564;transform:translate(41.2607vw,-10px) scale(.0671);animation:fall-275 23s -3s linear infinite}@keyframes fall-275{52.05%{transform:translate(46.7485vw,52.05vh) scale(.0671)}to{transform:translate(44.0046vw,99vh) scale(.0671)}}.snow:nth-child(276){opacity:1.1488;transform:translate(66.4367vw,-10px) scale(.1977);animation:fall-276 22s -28s linear infinite}@keyframes fall-276{42.498%{transform:translate(72.3507vw,42.498vh) scale(.1977)}to{transform:translate(69.3937vw,99vh) scale(.1977)}}.snow:nth-child(277){opacity:.162;transform:translate(82.3252vw,-10px) scale(.463);animation:fall-277 11s -27s linear infinite}@keyframes fall-277{43.415%{transform:translate(87.6899vw,43.415vh) scale(.463)}to{transform:translate(85.00755vw,99vh) scale(.463)}}.snow:nth-child(278){opacity:1.8804;transform:translate(28.4212vw,-10px) scale(.7932);animation:fall-278 29s -22s linear infinite}@keyframes fall-278{69.053%{transform:translate(19.0649vw,69.053vh) scale(.7932)}to{transform:translate(23.74305vw,99vh) scale(.7932)}}.snow:nth-child(279){opacity:1.5124;transform:translate(66.8369vw,-10px) scale(.4998);animation:fall-279 24s -6s linear infinite}@keyframes fall-279{48.807%{transform:translate(64.3785vw,48.807vh) scale(.4998)}to{transform:translate(65.6077vw,99vh) scale(.4998)}}.snow:nth-child(280){opacity:.7632;transform:translate(91.7813vw,-10px) scale(.7074);animation:fall-280 10s -11s linear infinite}@keyframes fall-280{40.563%{transform:translate(98.8533vw,40.563vh) scale(.7074)}to{transform:translate(95.3173vw,99vh) scale(.7074)}}.snow:nth-child(281){opacity:.7824;transform:translate(81.9519vw,-10px) scale(.1617);animation:fall-281 29s -7s linear infinite}@keyframes fall-281{70.555%{transform:translate(87.5359vw,70.555vh) scale(.1617)}to{transform:translate(84.7439vw,99vh) scale(.1617)}}.snow:nth-child(282){opacity:.2092;transform:translate(9.8017vw,-10px) scale(.7146);animation:fall-282 27s -8s linear infinite}@keyframes fall-282{56.928%{transform:translate(11.5427vw,56.928vh) scale(.7146)}to{transform:translate(10.6722vw,99vh) scale(.7146)}}.snow:nth-child(283){opacity:1.219;transform:translate(13.2322vw,-10px) scale(.3714);animation:fall-283 25s -5s linear infinite}@keyframes fall-283{73.199%{transform:translate(17.9843vw,73.199vh) scale(.3714)}to{transform:translate(15.60825vw,99vh) scale(.3714)}}.snow:nth-child(284){opacity:1.2948;transform:translate(38.9319vw,-10px) scale(.7098);animation:fall-284 11s -13s linear infinite}@keyframes fall-284{61.076%{transform:translate(43.1069vw,61.076vh) scale(.7098)}to{transform:translate(41.0194vw,99vh) scale(.7098)}}.snow:nth-child(285){opacity:.5074;transform:translate(39.2723vw,-10px) scale(.5403);animation:fall-285 19s -16s linear infinite}@keyframes fall-285{72.187%{transform:translate(47.1573vw,72.187vh) scale(.5403)}to{transform:translate(43.2148vw,99vh) scale(.5403)}}.snow:nth-child(286){opacity:1.5736;transform:translate(13.0433vw,-10px) scale(.2139);animation:fall-286 17s -16s linear infinite}@keyframes fall-286{56.178%{transform:translate(21.1118vw,56.178vh) scale(.2139)}to{transform:translate(17.07755vw,99vh) scale(.2139)}}.snow:nth-child(287){opacity:.487;transform:translate(18.9106vw,-10px) scale(.2753);animation:fall-287 26s -10s linear infinite}@keyframes fall-287{52.87%{transform:translate(15.1604vw,52.87vh) scale(.2753)}to{transform:translate(17.0355vw,99vh) scale(.2753)}}.snow:nth-child(288){opacity:1.8726;transform:translate(43.5869vw,-10px) scale(.0752);animation:fall-288 14s -7s linear infinite}@keyframes fall-288{31.049%{transform:translate(38.9511vw,31.049vh) scale(.0752)}to{transform:translate(41.269vw,99vh) scale(.0752)}}.snow:nth-child(289){opacity:1.3686;transform:translate(10.4081vw,-10px) scale(.7583);animation:fall-289 29s -15s linear infinite}@keyframes fall-289{63.156%{transform:translate(12.4601vw,63.156vh) scale(.7583)}to{transform:translate(11.4341vw,99vh) scale(.7583)}}.snow:nth-child(290){opacity:1.6284;transform:translate(26.5159vw,-10px) scale(.4878);animation:fall-290 14s -8s linear infinite}@keyframes fall-290{78.932%{transform:translate(27.448vw,78.932vh) scale(.4878)}to{transform:translate(26.98195vw,99vh) scale(.4878)}}.snow:nth-child(291){opacity:1.3906;transform:translate(40.9515vw,-10px) scale(.4051);animation:fall-291 30s -6s linear infinite}@keyframes fall-291{57.447%{transform:translate(38.8175vw,57.447vh) scale(.4051)}to{transform:translate(39.8845vw,99vh) scale(.4051)}}.snow:nth-child(292){opacity:1.755;transform:translate(48.8347vw,-10px) scale(.2435);animation:fall-292 20s -14s linear infinite}@keyframes fall-292{68.311%{transform:translate(47.4855vw,68.311vh) scale(.2435)}to{transform:translate(48.1601vw,99vh) scale(.2435)}}.snow:nth-child(293){opacity:.7914;transform:translate(16.0739vw,-10px) scale(.1943);animation:fall-293 14s -21s linear infinite}@keyframes fall-293{69.515%{transform:translate(21.6592vw,69.515vh) scale(.1943)}to{transform:translate(18.86655vw,99vh) scale(.1943)}}.snow:nth-child(294){opacity:.8158;transform:translate(6.5744vw,-10px) scale(.9565);animation:fall-294 19s -14s linear infinite}@keyframes fall-294{30.69%{transform:translate(.4873vw,30.69vh) scale(.9565)}to{transform:translate(3.53085vw,99vh) scale(.9565)}}.snow:nth-child(295){opacity:1.2408;transform:translate(1.574vw,-10px) scale(.2455);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{44.875%{transform:translate(.8841vw,44.875vh) scale(.2455)}to{transform:translate(1.22905vw,99vh) scale(.2455)}}.snow:nth-child(296){opacity:1.2844;transform:translate(15.9101vw,-10px) scale(.8058);animation:fall-296 11s -30s linear infinite}@keyframes fall-296{37.44%{transform:translate(9.23vw,37.44vh) scale(.8058)}to{transform:translate(12.57005vw,99vh) scale(.8058)}}.snow:nth-child(297){opacity:.8766;transform:translate(32.7186vw,-10px) scale(.6735);animation:fall-297 14s -24s linear infinite}@keyframes fall-297{43.593%{transform:translate(42.6295vw,43.593vh) scale(.6735)}to{transform:translate(37.67405vw,99vh) scale(.6735)}}.snow:nth-child(298){opacity:.1552;transform:translate(44.5365vw,-10px) scale(.0831);animation:fall-298 26s -17s linear infinite}@keyframes fall-298{51.988%{transform:translate(52.7941vw,51.988vh) scale(.0831)}to{transform:translate(48.6653vw,99vh) scale(.0831)}}.snow:nth-child(299){opacity:1.5594;transform:translate(7.5003vw,-10px) scale(.2553);animation:fall-299 11s -11s linear infinite}@keyframes fall-299{66.741%{transform:translate(4.6932vw,66.741vh) scale(.2553)}to{transform:translate(6.09675vw,99vh) scale(.2553)}}.snow:nth-child(300){opacity:.9088;transform:translate(87.5892vw,-10px) scale(.5829);animation:fall-300 23s -6s linear infinite}@keyframes fall-300{74.198%{transform:translate(89.2718vw,74.198vh) scale(.5829)}to{transform:translate(88.4305vw,99vh) scale(.5829)}}.snow:nth-child(301){opacity:.8328;transform:translate(99.7511vw,-10px) scale(.1206);animation:fall-301 27s -29s linear infinite}@keyframes fall-301{70.983%{transform:translate(94.3651vw,70.983vh) scale(.1206)}to{transform:translate(97.0581vw,99vh) scale(.1206)}}.snow:nth-child(302){opacity:1.7928;transform:translate(87.097vw,-10px) scale(.8483);animation:fall-302 12s -21s linear infinite}@keyframes fall-302{70.933%{transform:translate(80.6139vw,70.933vh) scale(.8483)}to{transform:translate(83.85545vw,99vh) scale(.8483)}}.snow:nth-child(303){opacity:.2768;transform:translate(60.4125vw,-10px) scale(.6528);animation:fall-303 17s -9s linear infinite}@keyframes fall-303{35.965%{transform:translate(67.8057vw,35.965vh) scale(.6528)}to{transform:translate(64.1091vw,99vh) scale(.6528)}}.snow:nth-child(304){opacity:1.008;transform:translate(97.5635vw,-10px) scale(.2729);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{43.63%{transform:translate(91.3464vw,43.63vh) scale(.2729)}to{transform:translate(94.45495vw,99vh) scale(.2729)}}.snow:nth-child(305){opacity:1.7254;transform:translate(66.8166vw,-10px) scale(.6475);animation:fall-305 18s -13s linear infinite}@keyframes fall-305{77.747%{transform:translate(63.0239vw,77.747vh) scale(.6475)}to{transform:translate(64.92025vw,99vh) scale(.6475)}}.snow:nth-child(306){opacity:.5698;transform:translate(83.9678vw,-10px) scale(.3742);animation:fall-306 15s -3s linear infinite}@keyframes fall-306{76.926%{transform:translate(80.9314vw,76.926vh) scale(.3742)}to{transform:translate(82.4496vw,99vh) scale(.3742)}}.snow:nth-child(307){opacity:.6882;transform:translate(33.9439vw,-10px) scale(.6774);animation:fall-307 24s -1s linear infinite}@keyframes fall-307{64.348%{transform:translate(25.2094vw,64.348vh) scale(.6774)}to{transform:translate(29.57665vw,99vh) scale(.6774)}}.snow:nth-child(308){opacity:1.0094;transform:translate(36.221vw,-10px) scale(.3055);animation:fall-308 27s -16s linear infinite}@keyframes fall-308{37.13%{transform:translate(35.3935vw,37.13vh) scale(.3055)}to{transform:translate(35.80725vw,99vh) scale(.3055)}}.snow:nth-child(309){opacity:1.255;transform:translate(95.2621vw,-10px) scale(.9786);animation:fall-309 12s -23s linear infinite}@keyframes fall-309{65.769%{transform:translate(88.6317vw,65.769vh) scale(.9786)}to{transform:translate(91.9469vw,99vh) scale(.9786)}}.snow:nth-child(310){opacity:1.8412;transform:translate(62.9272vw,-10px) scale(.8175);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{35.276%{transform:translate(66.7121vw,35.276vh) scale(.8175)}to{transform:translate(64.81965vw,99vh) scale(.8175)}}.snow:nth-child(311){opacity:.7344;transform:translate(47.7642vw,-10px) scale(.4626);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{61.455%{transform:translate(56.1748vw,61.455vh) scale(.4626)}to{transform:translate(51.9695vw,99vh) scale(.4626)}}.snow:nth-child(312){opacity:.1014;transform:translate(48.3972vw,-10px) scale(.0279);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{75.458%{transform:translate(51.8254vw,75.458vh) scale(.0279)}to{transform:translate(50.1113vw,99vh) scale(.0279)}}.snow:nth-child(313){opacity:.442;transform:translate(60.4996vw,-10px) scale(.1833);animation:fall-313 21s -4s linear infinite}@keyframes fall-313{58.127%{transform:translate(62.8832vw,58.127vh) scale(.1833)}to{transform:translate(61.6914vw,99vh) scale(.1833)}}.snow:nth-child(314){opacity:.3854;transform:translate(47.3478vw,-10px) scale(.6268);animation:fall-314 10s -2s linear infinite}@keyframes fall-314{47.252%{transform:translate(52.5793vw,47.252vh) scale(.6268)}to{transform:translate(49.96355vw,99vh) scale(.6268)}}.snow:nth-child(315){opacity:.9036;transform:translate(80.7733vw,-10px) scale(.4816);animation:fall-315 10s -5s linear infinite}@keyframes fall-315{46.816%{transform:translate(71.5741vw,46.816vh) scale(.4816)}to{transform:translate(76.1737vw,99vh) scale(.4816)}}.snow:nth-child(316){opacity:1.9036;transform:translate(15.6404vw,-10px) scale(.1439);animation:fall-316 21s -3s linear infinite}@keyframes fall-316{32.77%{transform:translate(15.024vw,32.77vh) scale(.1439)}to{transform:translate(15.3322vw,99vh) scale(.1439)}}.snow:nth-child(317){opacity:1.9568;transform:translate(37.4125vw,-10px) scale(.3252);animation:fall-317 14s -20s linear infinite}@keyframes fall-317{73.658%{transform:translate(29.0679vw,73.658vh) scale(.3252)}to{transform:translate(33.2402vw,99vh) scale(.3252)}}.snow:nth-child(318){opacity:.7052;transform:translate(91.2297vw,-10px) scale(.2299);animation:fall-318 20s -3s linear infinite}@keyframes fall-318{44.31%{transform:translate(100.4854vw,44.31vh) scale(.2299)}to{transform:translate(95.85755vw,99vh) scale(.2299)}}.snow:nth-child(319){opacity:1.021;transform:translate(28.0007vw,-10px) scale(.7238);animation:fall-319 16s -6s linear infinite}@keyframes fall-319{45.902%{transform:translate(34.6844vw,45.902vh) scale(.7238)}to{transform:translate(31.34255vw,99vh) scale(.7238)}}.snow:nth-child(320){opacity:1.8012;transform:translate(86.7672vw,-10px) scale(.8083);animation:fall-320 14s -26s linear infinite}@keyframes fall-320{43.886%{transform:translate(81.3931vw,43.886vh) scale(.8083)}to{transform:translate(84.08015vw,99vh) scale(.8083)}}.snow:nth-child(321){opacity:1.3798;transform:translate(49.41vw,-10px) scale(.6529);animation:fall-321 16s -27s linear infinite}@keyframes fall-321{43.185%{transform:translate(41.1074vw,43.185vh) scale(.6529)}to{transform:translate(45.2587vw,99vh) scale(.6529)}}.snow:nth-child(322){opacity:1.7308;transform:translate(33.7825vw,-10px) scale(.0443);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{79.884%{transform:translate(39.1679vw,79.884vh) scale(.0443)}to{transform:translate(36.4752vw,99vh) scale(.0443)}}.snow:nth-child(323){opacity:.0074;transform:translate(86.2261vw,-10px) scale(.1171);animation:fall-323 21s -25s linear infinite}@keyframes fall-323{45.544%{transform:translate(88.085vw,45.544vh) scale(.1171)}to{transform:translate(87.15555vw,99vh) scale(.1171)}}.snow:nth-child(324){opacity:1.4844;transform:translate(48.4544vw,-10px) scale(.6982);animation:fall-324 30s -28s linear infinite}@keyframes fall-324{61.482%{transform:translate(43.3548vw,61.482vh) scale(.6982)}to{transform:translate(45.9046vw,99vh) scale(.6982)}}.snow:nth-child(325){opacity:.702;transform:translate(52.0375vw,-10px) scale(.7574);animation:fall-325 20s -10s linear infinite}@keyframes fall-325{40.702%{transform:translate(48.5528vw,40.702vh) scale(.7574)}to{transform:translate(50.29515vw,99vh) scale(.7574)}}.snow:nth-child(326){opacity:.0894;transform:translate(86.7889vw,-10px) scale(.3183);animation:fall-326 18s -6s linear infinite}@keyframes fall-326{54.031%{transform:translate(92.4124vw,54.031vh) scale(.3183)}to{transform:translate(89.60065vw,99vh) scale(.3183)}}.snow:nth-child(327){opacity:.2584;transform:translate(4.4403vw,-10px) scale(.7694);animation:fall-327 15s -16s linear infinite}@keyframes fall-327{31.432%{transform:translate(6.5574vw,31.432vh) scale(.7694)}to{transform:translate(5.49885vw,99vh) scale(.7694)}}.snow:nth-child(328){opacity:1.4758;transform:translate(32.4848vw,-10px) scale(.2937);animation:fall-328 26s -2s linear infinite}@keyframes fall-328{58.942%{transform:translate(28.1187vw,58.942vh) scale(.2937)}to{transform:translate(30.30175vw,99vh) scale(.2937)}}.snow:nth-child(329){opacity:1.7146;transform:translate(57.6087vw,-10px) scale(.2181);animation:fall-329 18s -29s linear infinite}@keyframes fall-329{47.998%{transform:translate(56.0088vw,47.998vh) scale(.2181)}to{transform:translate(56.80875vw,99vh) scale(.2181)}}.snow:nth-child(330){opacity:.0452;transform:translate(77.9379vw,-10px) scale(.3234);animation:fall-330 13s -9s linear infinite}@keyframes fall-330{41.179%{transform:translate(68.3506vw,41.179vh) scale(.3234)}to{transform:translate(73.14425vw,99vh) scale(.3234)}}.snow:nth-child(331){opacity:.3716;transform:translate(56.4218vw,-10px) scale(.5352);animation:fall-331 24s -13s linear infinite}@keyframes fall-331{63.29%{transform:translate(57.2626vw,63.29vh) scale(.5352)}to{transform:translate(56.8422vw,99vh) scale(.5352)}}.snow:nth-child(332){opacity:.8338;transform:translate(92.9228vw,-10px) scale(.5184);animation:fall-332 15s -14s linear infinite}@keyframes fall-332{67.572%{transform:translate(91.9782vw,67.572vh) scale(.5184)}to{transform:translate(92.4505vw,99vh) scale(.5184)}}.snow:nth-child(333){opacity:.1754;transform:translate(1.086vw,-10px) scale(.9116);animation:fall-333 20s -2s linear infinite}@keyframes fall-333{75.362%{transform:translate(-3.1891vw,75.362vh) scale(.9116)}to{transform:translate(-1.05155vw,99vh) scale(.9116)}}.snow:nth-child(334){opacity:.05;transform:translate(64.0005vw,-10px) scale(.9206);animation:fall-334 16s -26s linear infinite}@keyframes fall-334{70.975%{transform:translate(57.3326vw,70.975vh) scale(.9206)}to{transform:translate(60.66655vw,99vh) scale(.9206)}}.snow:nth-child(335){opacity:.1324;transform:translate(95.5815vw,-10px) scale(.876);animation:fall-335 29s -16s linear infinite}@keyframes fall-335{66.686%{transform:translate(102.6981vw,66.686vh) scale(.876)}to{transform:translate(99.1398vw,99vh) scale(.876)}}.snow:nth-child(336){opacity:1.5702;transform:translate(26.2998vw,-10px) scale(.4516);animation:fall-336 10s -23s linear infinite}@keyframes fall-336{50.334%{transform:translate(33.4274vw,50.334vh) scale(.4516)}to{transform:translate(29.8636vw,99vh) scale(.4516)}}.snow:nth-child(337){opacity:1.8246;transform:translate(99.5942vw,-10px) scale(.8892);animation:fall-337 28s -22s linear infinite}@keyframes fall-337{75.609%{transform:translate(101.55vw,75.609vh) scale(.8892)}to{transform:translate(100.5721vw,99vh) scale(.8892)}}.snow:nth-child(338){opacity:.0624;transform:translate(77.6763vw,-10px) scale(.0017);animation:fall-338 15s -30s linear infinite}@keyframes fall-338{51.529%{transform:translate(75.2422vw,51.529vh) scale(.0017)}to{transform:translate(76.45925vw,99vh) scale(.0017)}}.snow:nth-child(339){opacity:1.7058;transform:translate(24.8421vw,-10px) scale(.221);animation:fall-339 28s -12s linear infinite}@keyframes fall-339{33.772%{transform:translate(15.971vw,33.772vh) scale(.221)}to{transform:translate(20.40655vw,99vh) scale(.221)}}.snow:nth-child(340){opacity:1.462;transform:translate(90.886vw,-10px) scale(.0764);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{73.314%{transform:translate(93.0021vw,73.314vh) scale(.0764)}to{transform:translate(91.94405vw,99vh) scale(.0764)}}.snow:nth-child(341){opacity:.2878;transform:translate(7.1851vw,-10px) scale(.6942);animation:fall-341 17s -29s linear infinite}@keyframes fall-341{40.292%{transform:translate(11.7539vw,40.292vh) scale(.6942)}to{transform:translate(9.4695vw,99vh) scale(.6942)}}.snow:nth-child(342){opacity:.64;transform:translate(13.9036vw,-10px) scale(.6429);animation:fall-342 15s -28s linear infinite}@keyframes fall-342{49.784%{transform:translate(22.5304vw,49.784vh) scale(.6429)}to{transform:translate(18.217vw,99vh) scale(.6429)}}.snow:nth-child(343){opacity:.9922;transform:translate(36.9317vw,-10px) scale(.0528);animation:fall-343 13s -6s linear infinite}@keyframes fall-343{62.696%{transform:translate(44.0355vw,62.696vh) scale(.0528)}to{transform:translate(40.4836vw,99vh) scale(.0528)}}.snow:nth-child(344){opacity:.8726;transform:translate(88.1528vw,-10px) scale(.1086);animation:fall-344 14s -14s linear infinite}@keyframes fall-344{72.127%{transform:translate(88.905vw,72.127vh) scale(.1086)}to{transform:translate(88.5289vw,99vh) scale(.1086)}}.snow:nth-child(345){opacity:.2038;transform:translate(86.0642vw,-10px) scale(.0255);animation:fall-345 25s -23s linear infinite}@keyframes fall-345{61.587%{transform:translate(85.4238vw,61.587vh) scale(.0255)}to{transform:translate(85.744vw,99vh) scale(.0255)}}.snow:nth-child(346){opacity:1.5904;transform:translate(64.2924vw,-10px) scale(.1885);animation:fall-346 14s -24s linear infinite}@keyframes fall-346{70.56%{transform:translate(63.5607vw,70.56vh) scale(.1885)}to{transform:translate(63.92655vw,99vh) scale(.1885)}}.snow:nth-child(347){opacity:1.593;transform:translate(66.9581vw,-10px) scale(.5985);animation:fall-347 29s -9s linear infinite}@keyframes fall-347{78.471%{transform:translate(75.6425vw,78.471vh) scale(.5985)}to{transform:translate(71.3003vw,99vh) scale(.5985)}}.snow:nth-child(348){opacity:.4692;transform:translate(26.76vw,-10px) scale(.7439);animation:fall-348 10s -19s linear infinite}@keyframes fall-348{76.532%{transform:translate(24.1951vw,76.532vh) scale(.7439)}to{transform:translate(25.47755vw,99vh) scale(.7439)}}.snow:nth-child(349){opacity:1.3696;transform:translate(80.3758vw,-10px) scale(.2225);animation:fall-349 21s -4s linear infinite}@keyframes fall-349{68.908%{transform:translate(81.5689vw,68.908vh) scale(.2225)}to{transform:translate(80.97235vw,99vh) scale(.2225)}}.snow:nth-child(350){opacity:1.29;transform:translate(90.5701vw,-10px) scale(.7704);animation:fall-350 11s -22s linear infinite}@keyframes fall-350{54.025%{transform:translate(91.8001vw,54.025vh) scale(.7704)}to{transform:translate(91.1851vw,99vh) scale(.7704)}}.snow:nth-child(351){opacity:1.8588;transform:translate(42.0503vw,-10px) scale(.3505);animation:fall-351 23s -15s linear infinite}@keyframes fall-351{38.011%{transform:translate(40.0001vw,38.011vh) scale(.3505)}to{transform:translate(41.0252vw,99vh) scale(.3505)}}.snow:nth-child(352){opacity:.5798;transform:translate(19.8651vw,-10px) scale(.7197);animation:fall-352 16s -19s linear infinite}@keyframes fall-352{55.263%{transform:translate(14.9801vw,55.263vh) scale(.7197)}to{transform:translate(17.4226vw,99vh) scale(.7197)}}.snow:nth-child(353){opacity:.2336;transform:translate(1.9734vw,-10px) scale(.6449);animation:fall-353 12s -15s linear infinite}@keyframes fall-353{48.44%{transform:translate(8.5917vw,48.44vh) scale(.6449)}to{transform:translate(5.28255vw,99vh) scale(.6449)}}.snow:nth-child(354){opacity:.2604;transform:translate(.5147vw,-10px) scale(.953);animation:fall-354 27s -14s linear infinite}@keyframes fall-354{55.225%{transform:translate(2.7956vw,55.225vh) scale(.953)}to{transform:translate(1.65515vw,99vh) scale(.953)}}.snow:nth-child(355){opacity:.5614;transform:translate(48.3266vw,-10px) scale(.3029);animation:fall-355 23s -12s linear infinite}@keyframes fall-355{77.449%{transform:translate(45.8322vw,77.449vh) scale(.3029)}to{transform:translate(47.0794vw,99vh) scale(.3029)}}.snow:nth-child(356){opacity:.6118;transform:translate(15.5727vw,-10px) scale(.8371);animation:fall-356 30s -4s linear infinite}@keyframes fall-356{71.906%{transform:translate(20.4313vw,71.906vh) scale(.8371)}to{transform:translate(18.002vw,99vh) scale(.8371)}}.snow:nth-child(357){opacity:.9854;transform:translate(63.086vw,-10px) scale(.2677);animation:fall-357 28s -19s linear infinite}@keyframes fall-357{44.514%{transform:translate(67.6031vw,44.514vh) scale(.2677)}to{transform:translate(65.34455vw,99vh) scale(.2677)}}.snow:nth-child(358){opacity:1.7158;transform:translate(28.0225vw,-10px) scale(.2202);animation:fall-358 28s -4s linear infinite}@keyframes fall-358{75.306%{transform:translate(22.7984vw,75.306vh) scale(.2202)}to{transform:translate(25.41045vw,99vh) scale(.2202)}}.snow:nth-child(359){opacity:1.54;transform:translate(69.6898vw,-10px) scale(.6242);animation:fall-359 21s -4s linear infinite}@keyframes fall-359{48.859%{transform:translate(63.3368vw,48.859vh) scale(.6242)}to{transform:translate(66.5133vw,99vh) scale(.6242)}}.snow:nth-child(360){opacity:.105;transform:translate(71.9936vw,-10px) scale(.8009);animation:fall-360 17s -19s linear infinite}@keyframes fall-360{65.098%{transform:translate(61.9968vw,65.098vh) scale(.8009)}to{transform:translate(66.9952vw,99vh) scale(.8009)}}.snow:nth-child(361){opacity:.0058;transform:translate(54.4507vw,-10px) scale(.0334);animation:fall-361 24s -29s linear infinite}@keyframes fall-361{43.731%{transform:translate(47.0641vw,43.731vh) scale(.0334)}to{transform:translate(50.7574vw,99vh) scale(.0334)}}.snow:nth-child(362){opacity:1.1692;transform:translate(19.0787vw,-10px) scale(.3237);animation:fall-362 22s -30s linear infinite}@keyframes fall-362{36.022%{transform:translate(18.1858vw,36.022vh) scale(.3237)}to{transform:translate(18.63225vw,99vh) scale(.3237)}}.snow:nth-child(363){opacity:.3592;transform:translate(7.2151vw,-10px) scale(.1247);animation:fall-363 30s -27s linear infinite}@keyframes fall-363{38.483%{transform:translate(3.6588vw,38.483vh) scale(.1247)}to{transform:translate(5.43695vw,99vh) scale(.1247)}}.snow:nth-child(364){opacity:1.7878;transform:translate(19.7235vw,-10px) scale(.7809);animation:fall-364 26s -21s linear infinite}@keyframes fall-364{75.336%{transform:translate(25.6902vw,75.336vh) scale(.7809)}to{transform:translate(22.70685vw,99vh) scale(.7809)}}.snow:nth-child(365){opacity:.089;transform:translate(94.3832vw,-10px) scale(.3497);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{42.187%{transform:translate(85.9547vw,42.187vh) scale(.3497)}to{transform:translate(90.16895vw,99vh) scale(.3497)}}.snow:nth-child(366){opacity:1.8516;transform:translate(55.0813vw,-10px) scale(.4222);animation:fall-366 25s -16s linear infinite}@keyframes fall-366{73.834%{transform:translate(52.1186vw,73.834vh) scale(.4222)}to{transform:translate(53.59995vw,99vh) scale(.4222)}}.snow:nth-child(367){opacity:.1386;transform:translate(44.9182vw,-10px) scale(.1494);animation:fall-367 29s -25s linear infinite}@keyframes fall-367{75.958%{transform:translate(46.1632vw,75.958vh) scale(.1494)}to{transform:translate(45.5407vw,99vh) scale(.1494)}}.snow:nth-child(368){opacity:1.7418;transform:translate(25.4687vw,-10px) scale(.9746);animation:fall-368 18s -14s linear infinite}@keyframes fall-368{43.856%{transform:translate(30.5992vw,43.856vh) scale(.9746)}to{transform:translate(28.03395vw,99vh) scale(.9746)}}.snow:nth-child(369){opacity:.004;transform:translate(95.4787vw,-10px) scale(.8289);animation:fall-369 10s -24s linear infinite}@keyframes fall-369{75.251%{transform:translate(101.0904vw,75.251vh) scale(.8289)}to{transform:translate(98.28455vw,99vh) scale(.8289)}}.snow:nth-child(370){opacity:1.6506;transform:translate(94.9885vw,-10px) scale(.1385);animation:fall-370 23s -26s linear infinite}@keyframes fall-370{49.671%{transform:translate(91.277vw,49.671vh) scale(.1385)}to{transform:translate(93.13275vw,99vh) scale(.1385)}}.snow:nth-child(371){opacity:.3182;transform:translate(3.2593vw,-10px) scale(.97);animation:fall-371 19s -2s linear infinite}@keyframes fall-371{65.259%{transform:translate(-6.1014vw,65.259vh) scale(.97)}to{transform:translate(-1.42105vw,99vh) scale(.97)}}.snow:nth-child(372){opacity:1.0968;transform:translate(73.0789vw,-10px) scale(.1687);animation:fall-372 28s -25s linear infinite}@keyframes fall-372{61.402%{transform:translate(67.387vw,61.402vh) scale(.1687)}to{transform:translate(70.23295vw,99vh) scale(.1687)}}.snow:nth-child(373){opacity:.177;transform:translate(25.94vw,-10px) scale(.6992);animation:fall-373 17s -19s linear infinite}@keyframes fall-373{63.753%{transform:translate(28.4403vw,63.753vh) scale(.6992)}to{transform:translate(27.19015vw,99vh) scale(.6992)}}.snow:nth-child(374){opacity:1.1882;transform:translate(11.5736vw,-10px) scale(.2782);animation:fall-374 25s -21s linear infinite}@keyframes fall-374{33.659%{transform:translate(7.6895vw,33.659vh) scale(.2782)}to{transform:translate(9.63155vw,99vh) scale(.2782)}}.snow:nth-child(375){opacity:1.7878;transform:translate(53.7973vw,-10px) scale(.018);animation:fall-375 20s -18s linear infinite}@keyframes fall-375{67.178%{transform:translate(48.0253vw,67.178vh) scale(.018)}to{transform:translate(50.9113vw,99vh) scale(.018)}}.snow:nth-child(376){opacity:.1072;transform:translate(63.4074vw,-10px) scale(.7752);animation:fall-376 29s -24s linear infinite}@keyframes fall-376{38.682%{transform:translate(68.6459vw,38.682vh) scale(.7752)}to{transform:translate(66.02665vw,99vh) scale(.7752)}}.snow:nth-child(377){opacity:.3546;transform:translate(63.7059vw,-10px) scale(.1413);animation:fall-377 16s -25s linear infinite}@keyframes fall-377{59.076%{transform:translate(63.8738vw,59.076vh) scale(.1413)}to{transform:translate(63.78985vw,99vh) scale(.1413)}}.snow:nth-child(378){opacity:1.2968;transform:translate(41.3811vw,-10px) scale(.5921);animation:fall-378 19s -21s linear infinite}@keyframes fall-378{69.618%{transform:translate(48.6105vw,69.618vh) scale(.5921)}to{transform:translate(44.9958vw,99vh) scale(.5921)}}.snow:nth-child(379){opacity:1.7252;transform:translate(1.2032vw,-10px) scale(.0915);animation:fall-379 30s -30s linear infinite}@keyframes fall-379{61.963%{transform:translate(-7.2822vw,61.963vh) scale(.0915)}to{transform:translate(-3.0395vw,99vh) scale(.0915)}}.snow:nth-child(380){opacity:.0502;transform:translate(39.7334vw,-10px) scale(.1475);animation:fall-380 14s -24s linear infinite}@keyframes fall-380{78.842%{transform:translate(46.8486vw,78.842vh) scale(.1475)}to{transform:translate(43.291vw,99vh) scale(.1475)}}.snow:nth-child(381){opacity:1.6756;transform:translate(.4371vw,-10px) scale(.8977);animation:fall-381 22s -29s linear infinite}@keyframes fall-381{64.514%{transform:translate(9.5522vw,64.514vh) scale(.8977)}to{transform:translate(4.99465vw,99vh) scale(.8977)}}.snow:nth-child(382){opacity:1.7152;transform:translate(58.5109vw,-10px) scale(.6157);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{66.276%{transform:translate(60.8746vw,66.276vh) scale(.6157)}to{transform:translate(59.69275vw,99vh) scale(.6157)}}.snow:nth-child(383){opacity:1.2476;transform:translate(52.49vw,-10px) scale(.7643);animation:fall-383 20s -21s linear infinite}@keyframes fall-383{76.738%{transform:translate(53.0167vw,76.738vh) scale(.7643)}to{transform:translate(52.75335vw,99vh) scale(.7643)}}.snow:nth-child(384){opacity:1.4924;transform:translate(32.8171vw,-10px) scale(.4913);animation:fall-384 11s -11s linear infinite}@keyframes fall-384{44.989%{transform:translate(27.586vw,44.989vh) scale(.4913)}to{transform:translate(30.20155vw,99vh) scale(.4913)}}.snow:nth-child(385){opacity:1.0944;transform:translate(45.0382vw,-10px) scale(.9431);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{46.007%{transform:translate(50.9977vw,46.007vh) scale(.9431)}to{transform:translate(48.01795vw,99vh) scale(.9431)}}.snow:nth-child(386){opacity:1.3064;transform:translate(33.8663vw,-10px) scale(.4757);animation:fall-386 28s -14s linear infinite}@keyframes fall-386{69.508%{transform:translate(31.874vw,69.508vh) scale(.4757)}to{transform:translate(32.87015vw,99vh) scale(.4757)}}.snow:nth-child(387){opacity:1.7752;transform:translate(3.3101vw,-10px) scale(.4933);animation:fall-387 20s -16s linear infinite}@keyframes fall-387{34.623%{transform:translate(6.5071vw,34.623vh) scale(.4933)}to{transform:translate(4.9086vw,99vh) scale(.4933)}}.snow:nth-child(388){opacity:1.147;transform:translate(80.8294vw,-10px) scale(.6351);animation:fall-388 13s -20s linear infinite}@keyframes fall-388{49.727%{transform:translate(74.5347vw,49.727vh) scale(.6351)}to{transform:translate(77.68205vw,99vh) scale(.6351)}}.snow:nth-child(389){opacity:.9046;transform:translate(36.3548vw,-10px) scale(.9964);animation:fall-389 16s -23s linear infinite}@keyframes fall-389{36.413%{transform:translate(36.5306vw,36.413vh) scale(.9964)}to{transform:translate(36.4427vw,99vh) scale(.9964)}}.snow:nth-child(390){opacity:1.0902;transform:translate(.2942vw,-10px) scale(.2078);animation:fall-390 26s -26s linear infinite}@keyframes fall-390{62.448%{transform:translate(-9.0149vw,62.448vh) scale(.2078)}to{transform:translate(-4.36035vw,99vh) scale(.2078)}}.snow:nth-child(391){opacity:1.8158;transform:translate(52.3781vw,-10px) scale(.3814);animation:fall-391 28s -10s linear infinite}@keyframes fall-391{37.809%{transform:translate(51.048vw,37.809vh) scale(.3814)}to{transform:translate(51.71305vw,99vh) scale(.3814)}}.snow:nth-child(392){opacity:.8056;transform:translate(17.8727vw,-10px) scale(.8766);animation:fall-392 18s -18s linear infinite}@keyframes fall-392{56.352%{transform:translate(25.9411vw,56.352vh) scale(.8766)}to{transform:translate(21.9069vw,99vh) scale(.8766)}}.snow:nth-child(393){opacity:1.0638;transform:translate(12.9538vw,-10px) scale(.1245);animation:fall-393 26s -11s linear infinite}@keyframes fall-393{72.276%{transform:translate(18.5071vw,72.276vh) scale(.1245)}to{transform:translate(15.73045vw,99vh) scale(.1245)}}.snow:nth-child(394){opacity:.885;transform:translate(32.407vw,-10px) scale(.6072);animation:fall-394 13s -13s linear infinite}@keyframes fall-394{61.915%{transform:translate(31.126vw,61.915vh) scale(.6072)}to{transform:translate(31.7665vw,99vh) scale(.6072)}}.snow:nth-child(395){opacity:1.3318;transform:translate(6.4543vw,-10px) scale(.3458);animation:fall-395 26s -8s linear infinite}@keyframes fall-395{52.919%{transform:translate(6.7712vw,52.919vh) scale(.3458)}to{transform:translate(6.61275vw,99vh) scale(.3458)}}.snow:nth-child(396){opacity:.1508;transform:translate(19.323vw,-10px) scale(.7364);animation:fall-396 30s -1s linear infinite}@keyframes fall-396{75.229%{transform:translate(9.4723vw,75.229vh) scale(.7364)}to{transform:translate(14.39765vw,99vh) scale(.7364)}}.snow:nth-child(397){opacity:.314;transform:translate(76.9165vw,-10px) scale(.1613);animation:fall-397 18s -18s linear infinite}@keyframes fall-397{55.856%{transform:translate(81.4473vw,55.856vh) scale(.1613)}to{transform:translate(79.1819vw,99vh) scale(.1613)}}.snow:nth-child(398){opacity:.7328;transform:translate(99.1886vw,-10px) scale(.6067);animation:fall-398 21s -22s linear infinite}@keyframes fall-398{78.684%{transform:translate(102.9668vw,78.684vh) scale(.6067)}to{transform:translate(101.0777vw,99vh) scale(.6067)}}.snow:nth-child(399){opacity:1.0344;transform:translate(97.1041vw,-10px) scale(.5276);animation:fall-399 20s -12s linear infinite}@keyframes fall-399{51.347%{transform:translate(99.3888vw,51.347vh) scale(.5276)}to{transform:translate(98.24645vw,99vh) scale(.5276)}}.snow:nth-child(400){opacity:.141;transform:translate(95.991vw,-10px) scale(.8567);animation:fall-400 27s -3s linear infinite}@keyframes fall-400{52.249%{transform:translate(89.2135vw,52.249vh) scale(.8567)}to{transform:translate(92.60225vw,99vh) scale(.8567)}}\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:.7086;transform:translate(25.43vw,-10px) scale(.9911);animation:fall-1 21s -11s linear infinite}@keyframes fall-1{66.856%{transform:translate(29.7235vw,66.856vh) scale(.9911)}to{transform:translate(27.57675vw,99vh) scale(.9911)}}.snow:nth-child(2){opacity:.7292;transform:translate(75.352vw,-10px) scale(.4419);animation:fall-2 23s -12s linear infinite}@keyframes fall-2{69.771%{transform:translate(74.3989vw,69.771vh) scale(.4419)}to{transform:translate(74.87545vw,99vh) scale(.4419)}}.snow:nth-child(3){opacity:1.355;transform:translate(18.1605vw,-10px) scale(.8382);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{31.518%{transform:translate(25.9256vw,31.518vh) scale(.8382)}to{transform:translate(22.04305vw,99vh) scale(.8382)}}.snow:nth-child(4){opacity:1.6826;transform:translate(34.3165vw,-10px) scale(.3221);animation:fall-4 23s -9s linear infinite}@keyframes fall-4{50.285%{transform:translate(36.9437vw,50.285vh) scale(.3221)}to{transform:translate(35.6301vw,99vh) scale(.3221)}}.snow:nth-child(5){opacity:.8592;transform:translate(2.0615vw,-10px) scale(.3347);animation:fall-5 18s -30s linear infinite}@keyframes fall-5{43.917%{transform:translate(3.3388vw,43.917vh) scale(.3347)}to{transform:translate(2.70015vw,99vh) scale(.3347)}}.snow:nth-child(6){opacity:.895;transform:translate(57.2349vw,-10px) scale(.405);animation:fall-6 29s -13s linear infinite}@keyframes fall-6{77.08%{transform:translate(54.9345vw,77.08vh) scale(.405)}to{transform:translate(56.0847vw,99vh) scale(.405)}}.snow:nth-child(7){opacity:.982;transform:translate(35.9824vw,-10px) scale(.8037);animation:fall-7 27s -6s linear infinite}@keyframes fall-7{34.398%{transform:translate(40.2965vw,34.398vh) scale(.8037)}to{transform:translate(38.13945vw,99vh) scale(.8037)}}.snow:nth-child(8){opacity:.95;transform:translate(56.6107vw,-10px) scale(.8515);animation:fall-8 21s -27s linear infinite}@keyframes fall-8{46.121%{transform:translate(51.1126vw,46.121vh) scale(.8515)}to{transform:translate(53.86165vw,99vh) scale(.8515)}}.snow:nth-child(9){opacity:1.435;transform:translate(50.7731vw,-10px) scale(.8486);animation:fall-9 15s -21s linear infinite}@keyframes fall-9{78.73%{transform:translate(57.8802vw,78.73vh) scale(.8486)}to{transform:translate(54.32665vw,99vh) scale(.8486)}}.snow:nth-child(10){opacity:.5988;transform:translate(49.9537vw,-10px) scale(.3836);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{71.363%{transform:translate(47.3247vw,71.363vh) scale(.3836)}to{transform:translate(48.6392vw,99vh) scale(.3836)}}.snow:nth-child(11){opacity:1.4748;transform:translate(11.2647vw,-10px) scale(.9143);animation:fall-11 12s -19s linear infinite}@keyframes fall-11{55.065%{transform:translate(14.523vw,55.065vh) scale(.9143)}to{transform:translate(12.89385vw,99vh) scale(.9143)}}.snow:nth-child(12){opacity:1.6304;transform:translate(45.0171vw,-10px) scale(.7175);animation:fall-12 26s -5s linear infinite}@keyframes fall-12{64.936%{transform:translate(47.6853vw,64.936vh) scale(.7175)}to{transform:translate(46.3512vw,99vh) scale(.7175)}}.snow:nth-child(13){opacity:1.992;transform:translate(1.4371vw,-10px) scale(.0515);animation:fall-13 12s -29s linear infinite}@keyframes fall-13{49.79%{transform:translate(-1.2174vw,49.79vh) scale(.0515)}to{transform:translate(.10985vw,99vh) scale(.0515)}}.snow:nth-child(14){opacity:1.2292;transform:translate(38.338vw,-10px) scale(.758);animation:fall-14 12s -3s linear infinite}@keyframes fall-14{67.439%{transform:translate(45.6911vw,67.439vh) scale(.758)}to{transform:translate(42.01455vw,99vh) scale(.758)}}.snow:nth-child(15){opacity:.6834;transform:translate(41.3133vw,-10px) scale(.9479);animation:fall-15 21s -18s linear infinite}@keyframes fall-15{60.907%{transform:translate(39.2811vw,60.907vh) scale(.9479)}to{transform:translate(40.2972vw,99vh) scale(.9479)}}.snow:nth-child(16){opacity:.2976;transform:translate(60.0324vw,-10px) scale(.469);animation:fall-16 14s -19s linear infinite}@keyframes fall-16{44.226%{transform:translate(66.7354vw,44.226vh) scale(.469)}to{transform:translate(63.3839vw,99vh) scale(.469)}}.snow:nth-child(17){opacity:.5244;transform:translate(3.2624vw,-10px) scale(.7599);animation:fall-17 28s -18s linear infinite}@keyframes fall-17{39.737%{transform:translate(12.6831vw,39.737vh) scale(.7599)}to{transform:translate(7.97275vw,99vh) scale(.7599)}}.snow:nth-child(18){opacity:1.3168;transform:translate(20.5843vw,-10px) scale(.9417);animation:fall-18 10s -1s linear infinite}@keyframes fall-18{62.013%{transform:translate(11.6319vw,62.013vh) scale(.9417)}to{transform:translate(16.1081vw,99vh) scale(.9417)}}.snow:nth-child(19){opacity:.043;transform:translate(45.4268vw,-10px) scale(.7041);animation:fall-19 26s -12s linear infinite}@keyframes fall-19{71.943%{transform:translate(47.6683vw,71.943vh) scale(.7041)}to{transform:translate(46.54755vw,99vh) scale(.7041)}}.snow:nth-child(20){opacity:1.152;transform:translate(1.7166vw,-10px) scale(.3606);animation:fall-20 15s -22s linear infinite}@keyframes fall-20{64.588%{transform:translate(9.8103vw,64.588vh) scale(.3606)}to{transform:translate(5.76345vw,99vh) scale(.3606)}}.snow:nth-child(21){opacity:.661;transform:translate(7.9245vw,-10px) scale(.4962);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{33.534%{transform:translate(8.6968vw,33.534vh) scale(.4962)}to{transform:translate(8.31065vw,99vh) scale(.4962)}}.snow:nth-child(22){opacity:.7278;transform:translate(23.3838vw,-10px) scale(.5097);animation:fall-22 23s -29s linear infinite}@keyframes fall-22{74.764%{transform:translate(21.4722vw,74.764vh) scale(.5097)}to{transform:translate(22.428vw,99vh) scale(.5097)}}.snow:nth-child(23){opacity:.2118;transform:translate(14.6884vw,-10px) scale(.9075);animation:fall-23 10s -9s linear infinite}@keyframes fall-23{52.286%{transform:translate(8.9185vw,52.286vh) scale(.9075)}to{transform:translate(11.80345vw,99vh) scale(.9075)}}.snow:nth-child(24){opacity:.3154;transform:translate(9.0798vw,-10px) scale(.3056);animation:fall-24 19s -17s linear infinite}@keyframes fall-24{50.422%{transform:translate(18.5533vw,50.422vh) scale(.3056)}to{transform:translate(13.81655vw,99vh) scale(.3056)}}.snow:nth-child(25){opacity:1.2956;transform:translate(14.3536vw,-10px) scale(.0702);animation:fall-25 18s -24s linear infinite}@keyframes fall-25{77.035%{transform:translate(13.3863vw,77.035vh) scale(.0702)}to{transform:translate(13.86995vw,99vh) scale(.0702)}}.snow:nth-child(26){opacity:.4198;transform:translate(38.4537vw,-10px) scale(.6195);animation:fall-26 26s -2s linear infinite}@keyframes fall-26{68.654%{transform:translate(30.9949vw,68.654vh) scale(.6195)}to{transform:translate(34.7243vw,99vh) scale(.6195)}}.snow:nth-child(27){opacity:.9858;transform:translate(30.4222vw,-10px) scale(.3204);animation:fall-27 28s -15s linear infinite}@keyframes fall-27{44.219%{transform:translate(21.2633vw,44.219vh) scale(.3204)}to{transform:translate(25.84275vw,99vh) scale(.3204)}}.snow:nth-child(28){opacity:1.1594;transform:translate(57.3451vw,-10px) scale(.2479);animation:fall-28 26s -18s linear infinite}@keyframes fall-28{49.624%{transform:translate(51.5867vw,49.624vh) scale(.2479)}to{transform:translate(54.4659vw,99vh) scale(.2479)}}.snow:nth-child(29){opacity:.3782;transform:translate(9.1674vw,-10px) scale(.1356);animation:fall-29 23s -16s linear infinite}@keyframes fall-29{55.175%{transform:translate(8.2506vw,55.175vh) scale(.1356)}to{transform:translate(8.709vw,99vh) scale(.1356)}}.snow:nth-child(30){opacity:.7202;transform:translate(83.0172vw,-10px) scale(.1948);animation:fall-30 11s -13s linear infinite}@keyframes fall-30{65.688%{transform:translate(76.7997vw,65.688vh) scale(.1948)}to{transform:translate(79.90845vw,99vh) scale(.1948)}}.snow:nth-child(31){opacity:1.1324;transform:translate(14.8168vw,-10px) scale(.4322);animation:fall-31 26s -14s linear infinite}@keyframes fall-31{57.057%{transform:translate(9.0108vw,57.057vh) scale(.4322)}to{transform:translate(11.9138vw,99vh) scale(.4322)}}.snow:nth-child(32){opacity:1.5874;transform:translate(16.0161vw,-10px) scale(.4363);animation:fall-32 28s -6s linear infinite}@keyframes fall-32{70.643%{transform:translate(20.0182vw,70.643vh) scale(.4363)}to{transform:translate(18.01715vw,99vh) scale(.4363)}}.snow:nth-child(33){opacity:1.0862;transform:translate(93.1981vw,-10px) scale(.1664);animation:fall-33 19s -6s linear infinite}@keyframes fall-33{32.654%{transform:translate(95.2431vw,32.654vh) scale(.1664)}to{transform:translate(94.2206vw,99vh) scale(.1664)}}.snow:nth-child(34){opacity:1.7086;transform:translate(98.8534vw,-10px) scale(.8023);animation:fall-34 11s -22s linear infinite}@keyframes fall-34{76.01%{transform:translate(104.9081vw,76.01vh) scale(.8023)}to{transform:translate(101.88075vw,99vh) scale(.8023)}}.snow:nth-child(35){opacity:.2734;transform:translate(63.9286vw,-10px) scale(.4837);animation:fall-35 23s -28s linear infinite}@keyframes fall-35{43.28%{transform:translate(55.646vw,43.28vh) scale(.4837)}to{transform:translate(59.7873vw,99vh) scale(.4837)}}.snow:nth-child(36){opacity:.2794;transform:translate(57.9846vw,-10px) scale(.194);animation:fall-36 28s -19s linear infinite}@keyframes fall-36{47.606%{transform:translate(52.3288vw,47.606vh) scale(.194)}to{transform:translate(55.1567vw,99vh) scale(.194)}}.snow:nth-child(37){opacity:1.1026;transform:translate(59.2745vw,-10px) scale(.5371);animation:fall-37 30s -3s linear infinite}@keyframes fall-37{40.211%{transform:translate(67.41vw,40.211vh) scale(.5371)}to{transform:translate(63.34225vw,99vh) scale(.5371)}}.snow:nth-child(38){opacity:1.1836;transform:translate(62.3767vw,-10px) scale(.1379);animation:fall-38 21s -9s linear infinite}@keyframes fall-38{53.872%{transform:translate(66.2119vw,53.872vh) scale(.1379)}to{transform:translate(64.2943vw,99vh) scale(.1379)}}.snow:nth-child(39){opacity:1.548;transform:translate(17.5866vw,-10px) scale(.4514);animation:fall-39 18s -25s linear infinite}@keyframes fall-39{36.217%{transform:translate(10.8103vw,36.217vh) scale(.4514)}to{transform:translate(14.19845vw,99vh) scale(.4514)}}.snow:nth-child(40){opacity:1.7058;transform:translate(32.4283vw,-10px) scale(.1918);animation:fall-40 12s -20s linear infinite}@keyframes fall-40{62.302%{transform:translate(37.5324vw,62.302vh) scale(.1918)}to{transform:translate(34.98035vw,99vh) scale(.1918)}}.snow:nth-child(41){opacity:.2398;transform:translate(76.5191vw,-10px) scale(.9993);animation:fall-41 27s -29s linear infinite}@keyframes fall-41{40.496%{transform:translate(66.9222vw,40.496vh) scale(.9993)}to{transform:translate(71.72065vw,99vh) scale(.9993)}}.snow:nth-child(42){opacity:.802;transform:translate(43.303vw,-10px) scale(.209);animation:fall-42 13s -3s linear infinite}@keyframes fall-42{39.954%{transform:translate(43.5725vw,39.954vh) scale(.209)}to{transform:translate(43.43775vw,99vh) scale(.209)}}.snow:nth-child(43){opacity:.054;transform:translate(5.2273vw,-10px) scale(.223);animation:fall-43 15s -11s linear infinite}@keyframes fall-43{72.159%{transform:translate(5.7164vw,72.159vh) scale(.223)}to{transform:translate(5.47185vw,99vh) scale(.223)}}.snow:nth-child(44){opacity:1.6522;transform:translate(75.4021vw,-10px) scale(.3734);animation:fall-44 11s -4s linear infinite}@keyframes fall-44{57.667%{transform:translate(69.0999vw,57.667vh) scale(.3734)}to{transform:translate(72.251vw,99vh) scale(.3734)}}.snow:nth-child(45){opacity:.091;transform:translate(76.3103vw,-10px) scale(.4499);animation:fall-45 27s -12s linear infinite}@keyframes fall-45{57.862%{transform:translate(83.67vw,57.862vh) scale(.4499)}to{transform:translate(79.99015vw,99vh) scale(.4499)}}.snow:nth-child(46){opacity:1.5774;transform:translate(70.4544vw,-10px) scale(.9619);animation:fall-46 29s -30s linear infinite}@keyframes fall-46{70.434%{transform:translate(66.5998vw,70.434vh) scale(.9619)}to{transform:translate(68.5271vw,99vh) scale(.9619)}}.snow:nth-child(47){opacity:1.8062;transform:translate(83.8453vw,-10px) scale(.2481);animation:fall-47 20s -21s linear infinite}@keyframes fall-47{75.599%{transform:translate(84.0484vw,75.599vh) scale(.2481)}to{transform:translate(83.94685vw,99vh) scale(.2481)}}.snow:nth-child(48){opacity:.7992;transform:translate(50.6308vw,-10px) scale(.8098);animation:fall-48 26s -23s linear infinite}@keyframes fall-48{54.454%{transform:translate(42.2581vw,54.454vh) scale(.8098)}to{transform:translate(46.44445vw,99vh) scale(.8098)}}.snow:nth-child(49){opacity:1.4684;transform:translate(42.9813vw,-10px) scale(.1058);animation:fall-49 26s -9s linear infinite}@keyframes fall-49{68.004%{transform:translate(38.8268vw,68.004vh) scale(.1058)}to{transform:translate(40.90405vw,99vh) scale(.1058)}}.snow:nth-child(50){opacity:.6508;transform:translate(18.0007vw,-10px) scale(.4252);animation:fall-50 14s -18s linear infinite}@keyframes fall-50{55.922%{transform:translate(27.3999vw,55.922vh) scale(.4252)}to{transform:translate(22.7003vw,99vh) scale(.4252)}}.snow:nth-child(51){opacity:.9172;transform:translate(16.0324vw,-10px) scale(.9058);animation:fall-51 22s -25s linear infinite}@keyframes fall-51{39.652%{transform:translate(13.4964vw,39.652vh) scale(.9058)}to{transform:translate(14.7644vw,99vh) scale(.9058)}}.snow:nth-child(52){opacity:.6446;transform:translate(39.8101vw,-10px) scale(.1015);animation:fall-52 23s -17s linear infinite}@keyframes fall-52{41.364%{transform:translate(46.5236vw,41.364vh) scale(.1015)}to{transform:translate(43.16685vw,99vh) scale(.1015)}}.snow:nth-child(53){opacity:1.4052;transform:translate(60.5085vw,-10px) scale(.2995);animation:fall-53 25s -17s linear infinite}@keyframes fall-53{45.821%{transform:translate(61.7453vw,45.821vh) scale(.2995)}to{transform:translate(61.1269vw,99vh) scale(.2995)}}.snow:nth-child(54){opacity:.4216;transform:translate(44.0107vw,-10px) scale(.0516);animation:fall-54 20s -14s linear infinite}@keyframes fall-54{45.91%{transform:translate(48.6387vw,45.91vh) scale(.0516)}to{transform:translate(46.3247vw,99vh) scale(.0516)}}.snow:nth-child(55){opacity:1.3016;transform:translate(2.6575vw,-10px) scale(.9027);animation:fall-55 13s -5s linear infinite}@keyframes fall-55{30.757%{transform:translate(-7.0388vw,30.757vh) scale(.9027)}to{transform:translate(-2.19065vw,99vh) scale(.9027)}}.snow:nth-child(56){opacity:1.9602;transform:translate(28.8203vw,-10px) scale(.66);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{52.422%{transform:translate(35.9801vw,52.422vh) scale(.66)}to{transform:translate(32.4002vw,99vh) scale(.66)}}.snow:nth-child(57){opacity:.9596;transform:translate(9.4198vw,-10px) scale(.9006);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{43.88%{transform:translate(17.8583vw,43.88vh) scale(.9006)}to{transform:translate(13.63905vw,99vh) scale(.9006)}}.snow:nth-child(58){opacity:1.113;transform:translate(79.3506vw,-10px) scale(.0279);animation:fall-58 20s -8s linear infinite}@keyframes fall-58{47.527%{transform:translate(85.8772vw,47.527vh) scale(.0279)}to{transform:translate(82.6139vw,99vh) scale(.0279)}}.snow:nth-child(59){opacity:.3558;transform:translate(80.0741vw,-10px) scale(.4286);animation:fall-59 19s -13s linear infinite}@keyframes fall-59{59.993%{transform:translate(89.1723vw,59.993vh) scale(.4286)}to{transform:translate(84.6232vw,99vh) scale(.4286)}}.snow:nth-child(60){opacity:1.4094;transform:translate(67.0188vw,-10px) scale(.5982);animation:fall-60 18s -8s linear infinite}@keyframes fall-60{50.704%{transform:translate(63.6933vw,50.704vh) scale(.5982)}to{transform:translate(65.35605vw,99vh) scale(.5982)}}.snow:nth-child(61){opacity:.5118;transform:translate(41.3645vw,-10px) scale(.9926);animation:fall-61 29s -14s linear infinite}@keyframes fall-61{44.918%{transform:translate(41.5246vw,44.918vh) scale(.9926)}to{transform:translate(41.44455vw,99vh) scale(.9926)}}.snow:nth-child(62){opacity:1.9596;transform:translate(84.9384vw,-10px) scale(.5302);animation:fall-62 26s -6s linear infinite}@keyframes fall-62{36.874%{transform:translate(91.4734vw,36.874vh) scale(.5302)}to{transform:translate(88.2059vw,99vh) scale(.5302)}}.snow:nth-child(63){opacity:.452;transform:translate(52.2337vw,-10px) scale(.6876);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{47.166%{transform:translate(47.8871vw,47.166vh) scale(.6876)}to{transform:translate(50.0604vw,99vh) scale(.6876)}}.snow:nth-child(64){opacity:.456;transform:translate(71.8595vw,-10px) scale(.5405);animation:fall-64 20s -22s linear infinite}@keyframes fall-64{77.657%{transform:translate(81.1628vw,77.657vh) scale(.5405)}to{transform:translate(76.51115vw,99vh) scale(.5405)}}.snow:nth-child(65){opacity:.481;transform:translate(84.7281vw,-10px) scale(.1455);animation:fall-65 19s -23s linear infinite}@keyframes fall-65{56.454%{transform:translate(75.2311vw,56.454vh) scale(.1455)}to{transform:translate(79.9796vw,99vh) scale(.1455)}}.snow:nth-child(66){opacity:1.5972;transform:translate(46.0586vw,-10px) scale(.7498);animation:fall-66 10s -29s linear infinite}@keyframes fall-66{33.275%{transform:translate(51.5567vw,33.275vh) scale(.7498)}to{transform:translate(48.80765vw,99vh) scale(.7498)}}.snow:nth-child(67){opacity:.807;transform:translate(16.3346vw,-10px) scale(.9075);animation:fall-67 20s -27s linear infinite}@keyframes fall-67{30.373%{transform:translate(8.9774vw,30.373vh) scale(.9075)}to{transform:translate(12.656vw,99vh) scale(.9075)}}.snow:nth-child(68){opacity:.4986;transform:translate(37.2569vw,-10px) scale(.3867);animation:fall-68 16s -15s linear infinite}@keyframes fall-68{43.823%{transform:translate(37.4704vw,43.823vh) scale(.3867)}to{transform:translate(37.36365vw,99vh) scale(.3867)}}.snow:nth-child(69){opacity:.9962;transform:translate(22.4677vw,-10px) scale(.1201);animation:fall-69 18s -8s linear infinite}@keyframes fall-69{58.675%{transform:translate(31.6107vw,58.675vh) scale(.1201)}to{transform:translate(27.0392vw,99vh) scale(.1201)}}.snow:nth-child(70){opacity:.9596;transform:translate(55.2471vw,-10px) scale(.6453);animation:fall-70 26s -13s linear infinite}@keyframes fall-70{46.121%{transform:translate(55.4941vw,46.121vh) scale(.6453)}to{transform:translate(55.3706vw,99vh) scale(.6453)}}.snow:nth-child(71){opacity:.4108;transform:translate(94.2877vw,-10px) scale(.239);animation:fall-71 26s -23s linear infinite}@keyframes fall-71{79.82%{transform:translate(102.9586vw,79.82vh) scale(.239)}to{transform:translate(98.62315vw,99vh) scale(.239)}}.snow:nth-child(72){opacity:.9332;transform:translate(25.5522vw,-10px) scale(.7152);animation:fall-72 18s -29s linear infinite}@keyframes fall-72{63.71%{transform:translate(18.681vw,63.71vh) scale(.7152)}to{transform:translate(22.1166vw,99vh) scale(.7152)}}.snow:nth-child(73){opacity:1.5194;transform:translate(28.3153vw,-10px) scale(.6938);animation:fall-73 26s -12s linear infinite}@keyframes fall-73{59.479%{transform:translate(27.935vw,59.479vh) scale(.6938)}to{transform:translate(28.12515vw,99vh) scale(.6938)}}.snow:nth-child(74){opacity:1.069;transform:translate(54.9311vw,-10px) scale(.9182);animation:fall-74 17s -30s linear infinite}@keyframes fall-74{36.185%{transform:translate(57.8282vw,36.185vh) scale(.9182)}to{transform:translate(56.37965vw,99vh) scale(.9182)}}.snow:nth-child(75){opacity:.845;transform:translate(23.9194vw,-10px) scale(.2107);animation:fall-75 23s -15s linear infinite}@keyframes fall-75{57.197%{transform:translate(26.2125vw,57.197vh) scale(.2107)}to{transform:translate(25.06595vw,99vh) scale(.2107)}}.snow:nth-child(76){opacity:.3598;transform:translate(36.3619vw,-10px) scale(.799);animation:fall-76 26s -24s linear infinite}@keyframes fall-76{66.425%{transform:translate(43.2812vw,66.425vh) scale(.799)}to{transform:translate(39.82155vw,99vh) scale(.799)}}.snow:nth-child(77){opacity:.1684;transform:translate(10.157vw,-10px) scale(.9936);animation:fall-77 14s -1s linear infinite}@keyframes fall-77{78.69%{transform:translate(10.1347vw,78.69vh) scale(.9936)}to{transform:translate(10.14585vw,99vh) scale(.9936)}}.snow:nth-child(78){opacity:.2034;transform:translate(94.9886vw,-10px) scale(.2095);animation:fall-78 26s -1s linear infinite}@keyframes fall-78{31.502%{transform:translate(101.6744vw,31.502vh) scale(.2095)}to{transform:translate(98.3315vw,99vh) scale(.2095)}}.snow:nth-child(79){opacity:.9836;transform:translate(54.7497vw,-10px) scale(.5682);animation:fall-79 13s -13s linear infinite}@keyframes fall-79{30.082%{transform:translate(54.6657vw,30.082vh) scale(.5682)}to{transform:translate(54.7077vw,99vh) scale(.5682)}}.snow:nth-child(80){opacity:1.7226;transform:translate(57.9034vw,-10px) scale(.668);animation:fall-80 24s -24s linear infinite}@keyframes fall-80{78.871%{transform:translate(50.2942vw,78.871vh) scale(.668)}to{transform:translate(54.0988vw,99vh) scale(.668)}}.snow:nth-child(81){opacity:.55;transform:translate(40.5747vw,-10px) scale(.1501);animation:fall-81 30s -7s linear infinite}@keyframes fall-81{68.412%{transform:translate(33.3453vw,68.412vh) scale(.1501)}to{transform:translate(36.96vw,99vh) scale(.1501)}}.snow:nth-child(82){opacity:.9768;transform:translate(60.6035vw,-10px) scale(.9398);animation:fall-82 22s -18s linear infinite}@keyframes fall-82{41.407%{transform:translate(64.115vw,41.407vh) scale(.9398)}to{transform:translate(62.35925vw,99vh) scale(.9398)}}.snow:nth-child(83){opacity:1.6432;transform:translate(37.4787vw,-10px) scale(.3225);animation:fall-83 28s -19s linear infinite}@keyframes fall-83{67.63%{transform:translate(34.6595vw,67.63vh) scale(.3225)}to{transform:translate(36.0691vw,99vh) scale(.3225)}}.snow:nth-child(84){opacity:1.749;transform:translate(94.6572vw,-10px) scale(.36);animation:fall-84 10s -28s linear infinite}@keyframes fall-84{71.434%{transform:translate(99.5724vw,71.434vh) scale(.36)}to{transform:translate(97.1148vw,99vh) scale(.36)}}.snow:nth-child(85){opacity:1.336;transform:translate(30.7307vw,-10px) scale(.0289);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{30.542%{transform:translate(36.9315vw,30.542vh) scale(.0289)}to{transform:translate(33.8311vw,99vh) scale(.0289)}}.snow:nth-child(86){opacity:.7424;transform:translate(36.6613vw,-10px) scale(.4712);animation:fall-86 12s -25s linear infinite}@keyframes fall-86{76.754%{transform:translate(36.4356vw,76.754vh) scale(.4712)}to{transform:translate(36.54845vw,99vh) scale(.4712)}}.snow:nth-child(87){opacity:.2808;transform:translate(99.6951vw,-10px) scale(.4414);animation:fall-87 24s -26s linear infinite}@keyframes fall-87{49.032%{transform:translate(109.0919vw,49.032vh) scale(.4414)}to{transform:translate(104.3935vw,99vh) scale(.4414)}}.snow:nth-child(88){opacity:.3958;transform:translate(36.169vw,-10px) scale(.3028);animation:fall-88 30s -21s linear infinite}@keyframes fall-88{51.509%{transform:translate(26.9885vw,51.509vh) scale(.3028)}to{transform:translate(31.57875vw,99vh) scale(.3028)}}.snow:nth-child(89){opacity:1.6756;transform:translate(50.9477vw,-10px) scale(.4981);animation:fall-89 20s -9s linear infinite}@keyframes fall-89{72.7%{transform:translate(53.062vw,72.7vh) scale(.4981)}to{transform:translate(52.00485vw,99vh) scale(.4981)}}.snow:nth-child(90){opacity:1.2354;transform:translate(57.4319vw,-10px) scale(.9632);animation:fall-90 14s -20s linear infinite}@keyframes fall-90{67.245%{transform:translate(62.9681vw,67.245vh) scale(.9632)}to{transform:translate(60.2vw,99vh) scale(.9632)}}.snow:nth-child(91){opacity:1.7382;transform:translate(49.9443vw,-10px) scale(.9953);animation:fall-91 17s -27s linear infinite}@keyframes fall-91{55.229%{transform:translate(48.4855vw,55.229vh) scale(.9953)}to{transform:translate(49.2149vw,99vh) scale(.9953)}}.snow:nth-child(92){opacity:.3912;transform:translate(8.6597vw,-10px) scale(.2668);animation:fall-92 23s -28s linear infinite}@keyframes fall-92{60.057%{transform:translate(13.1017vw,60.057vh) scale(.2668)}to{transform:translate(10.8807vw,99vh) scale(.2668)}}.snow:nth-child(93){opacity:.2228;transform:translate(16.3336vw,-10px) scale(.0006);animation:fall-93 22s -28s linear infinite}@keyframes fall-93{48.547%{transform:translate(15.3493vw,48.547vh) scale(.0006)}to{transform:translate(15.84145vw,99vh) scale(.0006)}}.snow:nth-child(94){opacity:.0854;transform:translate(59.1715vw,-10px) scale(.2137);animation:fall-94 26s -24s linear infinite}@keyframes fall-94{32.603%{transform:translate(57.1738vw,32.603vh) scale(.2137)}to{transform:translate(58.17265vw,99vh) scale(.2137)}}.snow:nth-child(95){opacity:1.6306;transform:translate(32.0989vw,-10px) scale(.7779);animation:fall-95 14s -12s linear infinite}@keyframes fall-95{78.106%{transform:translate(42.0566vw,78.106vh) scale(.7779)}to{transform:translate(37.07775vw,99vh) scale(.7779)}}.snow:nth-child(96){opacity:1.6788;transform:translate(17.4019vw,-10px) scale(.3563);animation:fall-96 30s -11s linear infinite}@keyframes fall-96{75.759%{transform:translate(9.591vw,75.759vh) scale(.3563)}to{transform:translate(13.49645vw,99vh) scale(.3563)}}.snow:nth-child(97){opacity:1.316;transform:translate(54.8238vw,-10px) scale(.7648);animation:fall-97 12s -29s linear infinite}@keyframes fall-97{48.585%{transform:translate(51.8744vw,48.585vh) scale(.7648)}to{transform:translate(53.3491vw,99vh) scale(.7648)}}.snow:nth-child(98){opacity:.068;transform:translate(95.2394vw,-10px) scale(.0703);animation:fall-98 28s -22s linear infinite}@keyframes fall-98{35.76%{transform:translate(90.2263vw,35.76vh) scale(.0703)}to{transform:translate(92.73285vw,99vh) scale(.0703)}}.snow:nth-child(99){opacity:.3328;transform:translate(69.3432vw,-10px) scale(.7676);animation:fall-99 19s -3s linear infinite}@keyframes fall-99{47.161%{transform:translate(74.0895vw,47.161vh) scale(.7676)}to{transform:translate(71.71635vw,99vh) scale(.7676)}}.snow:nth-child(100){opacity:.8306;transform:translate(41.3276vw,-10px) scale(.6098);animation:fall-100 20s -23s linear infinite}@keyframes fall-100{34.3%{transform:translate(47.4313vw,34.3vh) scale(.6098)}to{transform:translate(44.37945vw,99vh) scale(.6098)}}.snow:nth-child(101){opacity:.296;transform:translate(93.5247vw,-10px) scale(.7552);animation:fall-101 17s -15s linear infinite}@keyframes fall-101{68.696%{transform:translate(100.5863vw,68.696vh) scale(.7552)}to{transform:translate(97.0555vw,99vh) scale(.7552)}}.snow:nth-child(102){opacity:1.4782;transform:translate(84.1581vw,-10px) scale(.0991);animation:fall-102 17s -21s linear infinite}@keyframes fall-102{64.997%{transform:translate(93.6229vw,64.997vh) scale(.0991)}to{transform:translate(88.8905vw,99vh) scale(.0991)}}.snow:nth-child(103){opacity:1.9266;transform:translate(83.7796vw,-10px) scale(.9);animation:fall-103 10s -1s linear infinite}@keyframes fall-103{78.677%{transform:translate(78.2394vw,78.677vh) scale(.9)}to{transform:translate(81.0095vw,99vh) scale(.9)}}.snow:nth-child(104){opacity:.6086;transform:translate(61.6443vw,-10px) scale(.738);animation:fall-104 10s -15s linear infinite}@keyframes fall-104{52.109%{transform:translate(70.3256vw,52.109vh) scale(.738)}to{transform:translate(65.98495vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.0108;transform:translate(94.5158vw,-10px) scale(.6556);animation:fall-105 28s -8s linear infinite}@keyframes fall-105{68.976%{transform:translate(96.2022vw,68.976vh) scale(.6556)}to{transform:translate(95.359vw,99vh) scale(.6556)}}.snow:nth-child(106){opacity:1.253;transform:translate(89.3749vw,-10px) scale(.2506);animation:fall-106 30s -16s linear infinite}@keyframes fall-106{42.547%{transform:translate(93.6152vw,42.547vh) scale(.2506)}to{transform:translate(91.49505vw,99vh) scale(.2506)}}.snow:nth-child(107){opacity:.3828;transform:translate(41.0949vw,-10px) scale(.1428);animation:fall-107 30s -18s linear infinite}@keyframes fall-107{61.159%{transform:translate(32.4514vw,61.159vh) scale(.1428)}to{transform:translate(36.77315vw,99vh) scale(.1428)}}.snow:nth-child(108){opacity:.8784;transform:translate(16.1448vw,-10px) scale(.5718);animation:fall-108 20s -13s linear infinite}@keyframes fall-108{57.728%{transform:translate(24.3184vw,57.728vh) scale(.5718)}to{transform:translate(20.2316vw,99vh) scale(.5718)}}.snow:nth-child(109){opacity:1.189;transform:translate(5.5185vw,-10px) scale(.3084);animation:fall-109 22s -23s linear infinite}@keyframes fall-109{78.549%{transform:translate(-2.0094vw,78.549vh) scale(.3084)}to{transform:translate(1.75455vw,99vh) scale(.3084)}}.snow:nth-child(110){opacity:.8216;transform:translate(1.6962vw,-10px) scale(.5609);animation:fall-110 29s -9s linear infinite}@keyframes fall-110{64.487%{transform:translate(10.5223vw,64.487vh) scale(.5609)}to{transform:translate(6.10925vw,99vh) scale(.5609)}}.snow:nth-child(111){opacity:1.1828;transform:translate(40.4202vw,-10px) scale(.3068);animation:fall-111 27s -28s linear infinite}@keyframes fall-111{30.647%{transform:translate(32.8896vw,30.647vh) scale(.3068)}to{transform:translate(36.6549vw,99vh) scale(.3068)}}.snow:nth-child(112){opacity:.8008;transform:translate(.3866vw,-10px) scale(.0356);animation:fall-112 14s -25s linear infinite}@keyframes fall-112{62.702%{transform:translate(-9.0563vw,62.702vh) scale(.0356)}to{transform:translate(-4.33485vw,99vh) scale(.0356)}}.snow:nth-child(113){opacity:.5022;transform:translate(29.128vw,-10px) scale(.294);animation:fall-113 17s -27s linear infinite}@keyframes fall-113{55.099%{transform:translate(25.7033vw,55.099vh) scale(.294)}to{transform:translate(27.41565vw,99vh) scale(.294)}}.snow:nth-child(114){opacity:.4404;transform:translate(8.7294vw,-10px) scale(.5288);animation:fall-114 10s -18s linear infinite}@keyframes fall-114{78.726%{transform:translate(6.9549vw,78.726vh) scale(.5288)}to{transform:translate(7.84215vw,99vh) scale(.5288)}}.snow:nth-child(115){opacity:1.3942;transform:translate(97.1473vw,-10px) scale(.7484);animation:fall-115 18s -16s linear infinite}@keyframes fall-115{68.456%{transform:translate(92.0772vw,68.456vh) scale(.7484)}to{transform:translate(94.61225vw,99vh) scale(.7484)}}.snow:nth-child(116){opacity:.2896;transform:translate(67.4517vw,-10px) scale(.1479);animation:fall-116 29s -16s linear infinite}@keyframes fall-116{55.225%{transform:translate(76.5708vw,55.225vh) scale(.1479)}to{transform:translate(72.01125vw,99vh) scale(.1479)}}.snow:nth-child(117){opacity:.5324;transform:translate(28.0886vw,-10px) scale(.2709);animation:fall-117 21s -21s linear infinite}@keyframes fall-117{70.879%{transform:translate(27.1172vw,70.879vh) scale(.2709)}to{transform:translate(27.6029vw,99vh) scale(.2709)}}.snow:nth-child(118){opacity:1.9496;transform:translate(88.4142vw,-10px) scale(.8473);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{46.559%{transform:translate(89.4896vw,46.559vh) scale(.8473)}to{transform:translate(88.9519vw,99vh) scale(.8473)}}.snow:nth-child(119){opacity:1.4414;transform:translate(40.2198vw,-10px) scale(.901);animation:fall-119 25s -7s linear infinite}@keyframes fall-119{61.026%{transform:translate(33.0705vw,61.026vh) scale(.901)}to{transform:translate(36.64515vw,99vh) scale(.901)}}.snow:nth-child(120){opacity:1.6688;transform:translate(25.6946vw,-10px) scale(.7233);animation:fall-120 25s -21s linear infinite}@keyframes fall-120{75.462%{transform:translate(18.3299vw,75.462vh) scale(.7233)}to{transform:translate(22.01225vw,99vh) scale(.7233)}}.snow:nth-child(121){opacity:1.8214;transform:translate(67.998vw,-10px) scale(.5368);animation:fall-121 27s -14s linear infinite}@keyframes fall-121{35.192%{transform:translate(67.3545vw,35.192vh) scale(.5368)}to{transform:translate(67.67625vw,99vh) scale(.5368)}}.snow:nth-child(122){opacity:1.2244;transform:translate(22.0706vw,-10px) scale(.289);animation:fall-122 18s -29s linear infinite}@keyframes fall-122{64.781%{transform:translate(15.9496vw,64.781vh) scale(.289)}to{transform:translate(19.0101vw,99vh) scale(.289)}}.snow:nth-child(123){opacity:.5252;transform:translate(6.9584vw,-10px) scale(.144);animation:fall-123 22s -11s linear infinite}@keyframes fall-123{53.79%{transform:translate(10.8105vw,53.79vh) scale(.144)}to{transform:translate(8.88445vw,99vh) scale(.144)}}.snow:nth-child(124){opacity:.3806;transform:translate(77.7916vw,-10px) scale(.8819);animation:fall-124 12s -20s linear infinite}@keyframes fall-124{76.763%{transform:translate(78.6241vw,76.763vh) scale(.8819)}to{transform:translate(78.20785vw,99vh) scale(.8819)}}.snow:nth-child(125){opacity:1.0052;transform:translate(78.0485vw,-10px) scale(.8957);animation:fall-125 25s -3s linear infinite}@keyframes fall-125{66.668%{transform:translate(79.365vw,66.668vh) scale(.8957)}to{transform:translate(78.70675vw,99vh) scale(.8957)}}.snow:nth-child(126){opacity:1.9486;transform:translate(74.9973vw,-10px) scale(.6684);animation:fall-126 23s -24s linear infinite}@keyframes fall-126{53.533%{transform:translate(79.4103vw,53.533vh) scale(.6684)}to{transform:translate(77.2038vw,99vh) scale(.6684)}}.snow:nth-child(127){opacity:1.7536;transform:translate(12.4067vw,-10px) scale(.1163);animation:fall-127 25s -28s linear infinite}@keyframes fall-127{77.785%{transform:translate(17.9346vw,77.785vh) scale(.1163)}to{transform:translate(15.17065vw,99vh) scale(.1163)}}.snow:nth-child(128){opacity:1.7566;transform:translate(70.0161vw,-10px) scale(.986);animation:fall-128 17s -28s linear infinite}@keyframes fall-128{62.153%{transform:translate(70.207vw,62.153vh) scale(.986)}to{transform:translate(70.11155vw,99vh) scale(.986)}}.snow:nth-child(129){opacity:1.3784;transform:translate(52.2574vw,-10px) scale(.86);animation:fall-129 13s -9s linear infinite}@keyframes fall-129{31.914%{transform:translate(45.071vw,31.914vh) scale(.86)}to{transform:translate(48.6642vw,99vh) scale(.86)}}.snow:nth-child(130){opacity:.7364;transform:translate(48.5657vw,-10px) scale(.3997);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{51.315%{transform:translate(50.8514vw,51.315vh) scale(.3997)}to{transform:translate(49.70855vw,99vh) scale(.3997)}}.snow:nth-child(131){opacity:.5358;transform:translate(78.9035vw,-10px) scale(.5385);animation:fall-131 13s -18s linear infinite}@keyframes fall-131{31.588%{transform:translate(80.8219vw,31.588vh) scale(.5385)}to{transform:translate(79.8627vw,99vh) scale(.5385)}}.snow:nth-child(132){opacity:1.3294;transform:translate(74.8444vw,-10px) scale(.1026);animation:fall-132 10s -20s linear infinite}@keyframes fall-132{56.781%{transform:translate(76.7553vw,56.781vh) scale(.1026)}to{transform:translate(75.79985vw,99vh) scale(.1026)}}.snow:nth-child(133){opacity:1.4118;transform:translate(6.8356vw,-10px) scale(.2235);animation:fall-133 24s -9s linear infinite}@keyframes fall-133{67.891%{transform:translate(8.5933vw,67.891vh) scale(.2235)}to{transform:translate(7.71445vw,99vh) scale(.2235)}}.snow:nth-child(134){opacity:.5854;transform:translate(5.9685vw,-10px) scale(.7982);animation:fall-134 10s -10s linear infinite}@keyframes fall-134{43.085%{transform:translate(5.4042vw,43.085vh) scale(.7982)}to{transform:translate(5.68635vw,99vh) scale(.7982)}}.snow:nth-child(135){opacity:1.5848;transform:translate(2.1345vw,-10px) scale(.9529);animation:fall-135 23s -20s linear infinite}@keyframes fall-135{57.042%{transform:translate(4.5234vw,57.042vh) scale(.9529)}to{transform:translate(3.32895vw,99vh) scale(.9529)}}.snow:nth-child(136){opacity:.788;transform:translate(50.4839vw,-10px) scale(.3844);animation:fall-136 10s -10s linear infinite}@keyframes fall-136{45.224%{transform:translate(49.7332vw,45.224vh) scale(.3844)}to{transform:translate(50.10855vw,99vh) scale(.3844)}}.snow:nth-child(137){opacity:.1714;transform:translate(32.1513vw,-10px) scale(.805);animation:fall-137 14s -21s linear infinite}@keyframes fall-137{47.429%{transform:translate(29.4914vw,47.429vh) scale(.805)}to{transform:translate(30.82135vw,99vh) scale(.805)}}.snow:nth-child(138){opacity:1.232;transform:translate(88.3897vw,-10px) scale(.0252);animation:fall-138 20s -20s linear infinite}@keyframes fall-138{72.135%{transform:translate(98.0442vw,72.135vh) scale(.0252)}to{transform:translate(93.21695vw,99vh) scale(.0252)}}.snow:nth-child(139){opacity:.1882;transform:translate(9.3977vw,-10px) scale(.1356);animation:fall-139 29s -30s linear infinite}@keyframes fall-139{54.776%{transform:translate(16.605vw,54.776vh) scale(.1356)}to{transform:translate(13.00135vw,99vh) scale(.1356)}}.snow:nth-child(140){opacity:.5424;transform:translate(38.3129vw,-10px) scale(.9929);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{67.516%{transform:translate(38.065vw,67.516vh) scale(.9929)}to{transform:translate(38.18895vw,99vh) scale(.9929)}}.snow:nth-child(141){opacity:1.0408;transform:translate(96.7899vw,-10px) scale(.8465);animation:fall-141 27s -19s linear infinite}@keyframes fall-141{72.376%{transform:translate(90.383vw,72.376vh) scale(.8465)}to{transform:translate(93.58645vw,99vh) scale(.8465)}}.snow:nth-child(142){opacity:.8272;transform:translate(51.9993vw,-10px) scale(.9718);animation:fall-142 13s -12s linear infinite}@keyframes fall-142{54.195%{transform:translate(50.664vw,54.195vh) scale(.9718)}to{transform:translate(51.33165vw,99vh) scale(.9718)}}.snow:nth-child(143){opacity:1.7204;transform:translate(37.7261vw,-10px) scale(.8072);animation:fall-143 16s -9s linear infinite}@keyframes fall-143{70.416%{transform:translate(43.9489vw,70.416vh) scale(.8072)}to{transform:translate(40.8375vw,99vh) scale(.8072)}}.snow:nth-child(144){opacity:.67;transform:translate(41.2629vw,-10px) scale(.2703);animation:fall-144 15s -9s linear infinite}@keyframes fall-144{31.668%{transform:translate(50.5484vw,31.668vh) scale(.2703)}to{transform:translate(45.90565vw,99vh) scale(.2703)}}.snow:nth-child(145){opacity:1.0474;transform:translate(59.4564vw,-10px) scale(.5253);animation:fall-145 16s -1s linear infinite}@keyframes fall-145{75.222%{transform:translate(67.795vw,75.222vh) scale(.5253)}to{transform:translate(63.6257vw,99vh) scale(.5253)}}.snow:nth-child(146){opacity:.5728;transform:translate(71.3739vw,-10px) scale(.9964);animation:fall-146 21s -29s linear infinite}@keyframes fall-146{53.916%{transform:translate(77.7193vw,53.916vh) scale(.9964)}to{transform:translate(74.5466vw,99vh) scale(.9964)}}.snow:nth-child(147){opacity:1.393;transform:translate(75.8704vw,-10px) scale(.3119);animation:fall-147 26s -13s linear infinite}@keyframes fall-147{66.309%{transform:translate(70.2827vw,66.309vh) scale(.3119)}to{transform:translate(73.07655vw,99vh) scale(.3119)}}.snow:nth-child(148){opacity:.5178;transform:translate(78.4592vw,-10px) scale(.8229);animation:fall-148 10s -17s linear infinite}@keyframes fall-148{31.032%{transform:translate(84.6165vw,31.032vh) scale(.8229)}to{transform:translate(81.53785vw,99vh) scale(.8229)}}.snow:nth-child(149){opacity:1.5844;transform:translate(53.9226vw,-10px) scale(.921);animation:fall-149 23s -2s linear infinite}@keyframes fall-149{73.483%{transform:translate(44.9997vw,73.483vh) scale(.921)}to{transform:translate(49.46115vw,99vh) scale(.921)}}.snow:nth-child(150){opacity:.6724;transform:translate(93.0469vw,-10px) scale(.6765);animation:fall-150 22s -5s linear infinite}@keyframes fall-150{40.871%{transform:translate(97.1164vw,40.871vh) scale(.6765)}to{transform:translate(95.08165vw,99vh) scale(.6765)}}.snow:nth-child(151){opacity:1.3576;transform:translate(24.2483vw,-10px) scale(.073);animation:fall-151 26s -1s linear infinite}@keyframes fall-151{71.096%{transform:translate(14.601vw,71.096vh) scale(.073)}to{transform:translate(19.42465vw,99vh) scale(.073)}}.snow:nth-child(152){opacity:1.1408;transform:translate(51.3287vw,-10px) scale(.1894);animation:fall-152 27s -27s linear infinite}@keyframes fall-152{79.008%{transform:translate(60.9153vw,79.008vh) scale(.1894)}to{transform:translate(56.122vw,99vh) scale(.1894)}}.snow:nth-child(153){opacity:.6014;transform:translate(59.1739vw,-10px) scale(.7783);animation:fall-153 18s -13s linear infinite}@keyframes fall-153{68.276%{transform:translate(60.1778vw,68.276vh) scale(.7783)}to{transform:translate(59.67585vw,99vh) scale(.7783)}}.snow:nth-child(154){opacity:.428;transform:translate(52.4331vw,-10px) scale(.4513);animation:fall-154 10s -25s linear infinite}@keyframes fall-154{34.664%{transform:translate(54.0498vw,34.664vh) scale(.4513)}to{transform:translate(53.24145vw,99vh) scale(.4513)}}.snow:nth-child(155){opacity:1.9406;transform:translate(44.3227vw,-10px) scale(.4625);animation:fall-155 11s -21s linear infinite}@keyframes fall-155{47.993%{transform:translate(42.5589vw,47.993vh) scale(.4625)}to{transform:translate(43.4408vw,99vh) scale(.4625)}}.snow:nth-child(156){opacity:1.3386;transform:translate(71.6797vw,-10px) scale(.4542);animation:fall-156 27s -3s linear infinite}@keyframes fall-156{35.715%{transform:translate(71.9681vw,35.715vh) scale(.4542)}to{transform:translate(71.8239vw,99vh) scale(.4542)}}.snow:nth-child(157){opacity:.7078;transform:translate(84.2419vw,-10px) scale(.7582);animation:fall-157 23s -20s linear infinite}@keyframes fall-157{73.402%{transform:translate(90.5135vw,73.402vh) scale(.7582)}to{transform:translate(87.3777vw,99vh) scale(.7582)}}.snow:nth-child(158){opacity:1.3372;transform:translate(86.5316vw,-10px) scale(.853);animation:fall-158 13s -1s linear infinite}@keyframes fall-158{53.925%{transform:translate(85.2443vw,53.925vh) scale(.853)}to{transform:translate(85.88795vw,99vh) scale(.853)}}.snow:nth-child(159){opacity:1.1018;transform:translate(12.1538vw,-10px) scale(.5622);animation:fall-159 25s -7s linear infinite}@keyframes fall-159{78.306%{transform:translate(13.8591vw,78.306vh) scale(.5622)}to{transform:translate(13.00645vw,99vh) scale(.5622)}}.snow:nth-child(160){opacity:.0694;transform:translate(55.5114vw,-10px) scale(.8841);animation:fall-160 21s -4s linear infinite}@keyframes fall-160{59.88%{transform:translate(59.5683vw,59.88vh) scale(.8841)}to{transform:translate(57.53985vw,99vh) scale(.8841)}}.snow:nth-child(161){opacity:1.0754;transform:translate(5.7214vw,-10px) scale(.2944);animation:fall-161 26s -30s linear infinite}@keyframes fall-161{47.655%{transform:translate(9.1232vw,47.655vh) scale(.2944)}to{transform:translate(7.4223vw,99vh) scale(.2944)}}.snow:nth-child(162){opacity:.1916;transform:translate(48.6319vw,-10px) scale(.6601);animation:fall-162 12s -2s linear infinite}@keyframes fall-162{78.599%{transform:translate(47.2032vw,78.599vh) scale(.6601)}to{transform:translate(47.91755vw,99vh) scale(.6601)}}.snow:nth-child(163){opacity:.4944;transform:translate(42.817vw,-10px) scale(.3479);animation:fall-163 10s -19s linear infinite}@keyframes fall-163{74.519%{transform:translate(44.9249vw,74.519vh) scale(.3479)}to{transform:translate(43.87095vw,99vh) scale(.3479)}}.snow:nth-child(164){opacity:1.0614;transform:translate(73.7992vw,-10px) scale(.6157);animation:fall-164 24s -3s linear infinite}@keyframes fall-164{76.754%{transform:translate(74.41vw,76.754vh) scale(.6157)}to{transform:translate(74.1046vw,99vh) scale(.6157)}}.snow:nth-child(165){opacity:1.5194;transform:translate(85.7274vw,-10px) scale(.8674);animation:fall-165 27s -16s linear infinite}@keyframes fall-165{60.882%{transform:translate(82.1569vw,60.882vh) scale(.8674)}to{transform:translate(83.94215vw,99vh) scale(.8674)}}.snow:nth-child(166){opacity:.708;transform:translate(73.2771vw,-10px) scale(.1326);animation:fall-166 12s -15s linear infinite}@keyframes fall-166{51.399%{transform:translate(72.4906vw,51.399vh) scale(.1326)}to{transform:translate(72.88385vw,99vh) scale(.1326)}}.snow:nth-child(167){opacity:1.2594;transform:translate(80.4759vw,-10px) scale(.2979);animation:fall-167 24s -8s linear infinite}@keyframes fall-167{79.29%{transform:translate(79.6118vw,79.29vh) scale(.2979)}to{transform:translate(80.04385vw,99vh) scale(.2979)}}.snow:nth-child(168){opacity:1.8224;transform:translate(33.6251vw,-10px) scale(.6708);animation:fall-168 21s -2s linear infinite}@keyframes fall-168{62.787%{transform:translate(25.4289vw,62.787vh) scale(.6708)}to{transform:translate(29.527vw,99vh) scale(.6708)}}.snow:nth-child(169){opacity:.865;transform:translate(72.4794vw,-10px) scale(.7879);animation:fall-169 17s -15s linear infinite}@keyframes fall-169{46.279%{transform:translate(66.4142vw,46.279vh) scale(.7879)}to{transform:translate(69.4468vw,99vh) scale(.7879)}}.snow:nth-child(170){opacity:.064;transform:translate(34.2913vw,-10px) scale(.5034);animation:fall-170 10s -1s linear infinite}@keyframes fall-170{45.258%{transform:translate(25.364vw,45.258vh) scale(.5034)}to{transform:translate(29.82765vw,99vh) scale(.5034)}}.snow:nth-child(171){opacity:1.1318;transform:translate(99.4293vw,-10px) scale(.6357);animation:fall-171 14s -23s linear infinite}@keyframes fall-171{76.608%{transform:translate(106.0619vw,76.608vh) scale(.6357)}to{transform:translate(102.7456vw,99vh) scale(.6357)}}.snow:nth-child(172){opacity:.5024;transform:translate(23.0048vw,-10px) scale(.5222);animation:fall-172 14s -12s linear infinite}@keyframes fall-172{77.856%{transform:translate(31.8828vw,77.856vh) scale(.5222)}to{transform:translate(27.4438vw,99vh) scale(.5222)}}.snow:nth-child(173){opacity:.9372;transform:translate(88.6354vw,-10px) scale(.2787);animation:fall-173 24s -16s linear infinite}@keyframes fall-173{75.625%{transform:translate(92.6401vw,75.625vh) scale(.2787)}to{transform:translate(90.63775vw,99vh) scale(.2787)}}.snow:nth-child(174){opacity:.8724;transform:translate(86.5173vw,-10px) scale(.649);animation:fall-174 15s -15s linear infinite}@keyframes fall-174{33.308%{transform:translate(92.1503vw,33.308vh) scale(.649)}to{transform:translate(89.3338vw,99vh) scale(.649)}}.snow:nth-child(175){opacity:.3166;transform:translate(98.7004vw,-10px) scale(.7487);animation:fall-175 11s -26s linear infinite}@keyframes fall-175{37.724%{transform:translate(94.6757vw,37.724vh) scale(.7487)}to{transform:translate(96.68805vw,99vh) scale(.7487)}}.snow:nth-child(176){opacity:.5104;transform:translate(13.401vw,-10px) scale(.8494);animation:fall-176 29s -5s linear infinite}@keyframes fall-176{79.636%{transform:translate(4.8224vw,79.636vh) scale(.8494)}to{transform:translate(9.1117vw,99vh) scale(.8494)}}.snow:nth-child(177){opacity:.26;transform:translate(38.3978vw,-10px) scale(.2366);animation:fall-177 12s -21s linear infinite}@keyframes fall-177{69.692%{transform:translate(42.7913vw,69.692vh) scale(.2366)}to{transform:translate(40.59455vw,99vh) scale(.2366)}}.snow:nth-child(178){opacity:1.3498;transform:translate(49.2909vw,-10px) scale(.0494);animation:fall-178 13s -13s linear infinite}@keyframes fall-178{39.511%{transform:translate(43.072vw,39.511vh) scale(.0494)}to{transform:translate(46.18145vw,99vh) scale(.0494)}}.snow:nth-child(179){opacity:1.7624;transform:translate(24.4847vw,-10px) scale(.1687);animation:fall-179 16s -17s linear infinite}@keyframes fall-179{65.657%{transform:translate(17.8144vw,65.657vh) scale(.1687)}to{transform:translate(21.14955vw,99vh) scale(.1687)}}.snow:nth-child(180){opacity:1.2744;transform:translate(75.6743vw,-10px) scale(.287);animation:fall-180 22s -24s linear infinite}@keyframes fall-180{69.557%{transform:translate(83.2948vw,69.557vh) scale(.287)}to{transform:translate(79.48455vw,99vh) scale(.287)}}.snow:nth-child(181){opacity:.0442;transform:translate(73.9085vw,-10px) scale(.9697);animation:fall-181 20s -24s linear infinite}@keyframes fall-181{73.291%{transform:translate(64.423vw,73.291vh) scale(.9697)}to{transform:translate(69.16575vw,99vh) scale(.9697)}}.snow:nth-child(182){opacity:1.1234;transform:translate(68.492vw,-10px) scale(.9619);animation:fall-182 14s -28s linear infinite}@keyframes fall-182{46.612%{transform:translate(66.5763vw,46.612vh) scale(.9619)}to{transform:translate(67.53415vw,99vh) scale(.9619)}}.snow:nth-child(183){opacity:1.6786;transform:translate(33.8376vw,-10px) scale(.0967);animation:fall-183 21s -25s linear infinite}@keyframes fall-183{53.185%{transform:translate(36.9472vw,53.185vh) scale(.0967)}to{transform:translate(35.3924vw,99vh) scale(.0967)}}.snow:nth-child(184){opacity:1.7648;transform:translate(61.5669vw,-10px) scale(.0467);animation:fall-184 16s -30s linear infinite}@keyframes fall-184{60.115%{transform:translate(66.9751vw,60.115vh) scale(.0467)}to{transform:translate(64.271vw,99vh) scale(.0467)}}.snow:nth-child(185){opacity:.6154;transform:translate(58.2954vw,-10px) scale(.7284);animation:fall-185 28s -21s linear infinite}@keyframes fall-185{52.481%{transform:translate(66.4198vw,52.481vh) scale(.7284)}to{transform:translate(62.3576vw,99vh) scale(.7284)}}.snow:nth-child(186){opacity:.8284;transform:translate(25.7593vw,-10px) scale(.2855);animation:fall-186 28s -28s linear infinite}@keyframes fall-186{62.364%{transform:translate(32.901vw,62.364vh) scale(.2855)}to{transform:translate(29.33015vw,99vh) scale(.2855)}}.snow:nth-child(187){opacity:.3724;transform:translate(82.9968vw,-10px) scale(.8963);animation:fall-187 28s -30s linear infinite}@keyframes fall-187{30.307%{transform:translate(77.7302vw,30.307vh) scale(.8963)}to{transform:translate(80.3635vw,99vh) scale(.8963)}}.snow:nth-child(188){opacity:1.6624;transform:translate(4.3189vw,-10px) scale(.6642);animation:fall-188 21s -3s linear infinite}@keyframes fall-188{33.562%{transform:translate(7.6538vw,33.562vh) scale(.6642)}to{transform:translate(5.98635vw,99vh) scale(.6642)}}.snow:nth-child(189){opacity:1.157;transform:translate(62.1965vw,-10px) scale(.0573);animation:fall-189 27s -2s linear infinite}@keyframes fall-189{70.209%{transform:translate(52.5135vw,70.209vh) scale(.0573)}to{transform:translate(57.355vw,99vh) scale(.0573)}}.snow:nth-child(190){opacity:1.882;transform:translate(36.7391vw,-10px) scale(.78);animation:fall-190 16s -18s linear infinite}@keyframes fall-190{71.855%{transform:translate(36.7223vw,71.855vh) scale(.78)}to{transform:translate(36.7307vw,99vh) scale(.78)}}.snow:nth-child(191){opacity:.6798;transform:translate(27.2685vw,-10px) scale(.5721);animation:fall-191 17s -3s linear infinite}@keyframes fall-191{32.311%{transform:translate(33.6737vw,32.311vh) scale(.5721)}to{transform:translate(30.4711vw,99vh) scale(.5721)}}.snow:nth-child(192){opacity:1.3126;transform:translate(31.2968vw,-10px) scale(.2289);animation:fall-192 15s -23s linear infinite}@keyframes fall-192{49.809%{transform:translate(21.9766vw,49.809vh) scale(.2289)}to{transform:translate(26.6367vw,99vh) scale(.2289)}}.snow:nth-child(193){opacity:1.4148;transform:translate(29.0028vw,-10px) scale(.5334);animation:fall-193 19s -20s linear infinite}@keyframes fall-193{62.595%{transform:translate(28.5773vw,62.595vh) scale(.5334)}to{transform:translate(28.79005vw,99vh) scale(.5334)}}.snow:nth-child(194){opacity:.319;transform:translate(77.4312vw,-10px) scale(.3968);animation:fall-194 12s -1s linear infinite}@keyframes fall-194{79.576%{transform:translate(71.6654vw,79.576vh) scale(.3968)}to{transform:translate(74.5483vw,99vh) scale(.3968)}}.snow:nth-child(195){opacity:1.8912;transform:translate(53.1897vw,-10px) scale(.9796);animation:fall-195 23s -18s linear infinite}@keyframes fall-195{70.834%{transform:translate(51.8188vw,70.834vh) scale(.9796)}to{transform:translate(52.50425vw,99vh) scale(.9796)}}.snow:nth-child(196){opacity:1.3982;transform:translate(86.6247vw,-10px) scale(.0561);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{37.747%{transform:translate(82.4683vw,37.747vh) scale(.0561)}to{transform:translate(84.5465vw,99vh) scale(.0561)}}.snow:nth-child(197){opacity:.6994;transform:translate(24.7871vw,-10px) scale(.3717);animation:fall-197 22s -4s linear infinite}@keyframes fall-197{63.571%{transform:translate(17.5196vw,63.571vh) scale(.3717)}to{transform:translate(21.15335vw,99vh) scale(.3717)}}.snow:nth-child(198){opacity:.9636;transform:translate(78.0612vw,-10px) scale(.0184);animation:fall-198 19s -9s linear infinite}@keyframes fall-198{38.964%{transform:translate(87.1vw,38.964vh) scale(.0184)}to{transform:translate(82.5806vw,99vh) scale(.0184)}}.snow:nth-child(199){opacity:1.8412;transform:translate(27.5577vw,-10px) scale(.0506);animation:fall-199 25s -7s linear infinite}@keyframes fall-199{55.824%{transform:translate(27.956vw,55.824vh) scale(.0506)}to{transform:translate(27.75685vw,99vh) scale(.0506)}}.snow:nth-child(200){opacity:.1208;transform:translate(89.6277vw,-10px) scale(.8158);animation:fall-200 27s -21s linear infinite}@keyframes fall-200{75.365%{transform:translate(88.6938vw,75.365vh) scale(.8158)}to{transform:translate(89.16075vw,99vh) scale(.8158)}}.snow:nth-child(201){opacity:1.8722;transform:translate(80.7087vw,-10px) scale(.0139);animation:fall-201 18s -13s linear infinite}@keyframes fall-201{52.573%{transform:translate(83.5539vw,52.573vh) scale(.0139)}to{transform:translate(82.1313vw,99vh) scale(.0139)}}.snow:nth-child(202){opacity:.5942;transform:translate(59.4519vw,-10px) scale(.9599);animation:fall-202 21s -3s linear infinite}@keyframes fall-202{66.298%{transform:translate(61.061vw,66.298vh) scale(.9599)}to{transform:translate(60.25645vw,99vh) scale(.9599)}}.snow:nth-child(203){opacity:1.995;transform:translate(58.3774vw,-10px) scale(.9298);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{58.727%{transform:translate(60.5685vw,58.727vh) scale(.9298)}to{transform:translate(59.47295vw,99vh) scale(.9298)}}.snow:nth-child(204){opacity:.3082;transform:translate(.0835vw,-10px) scale(.904);animation:fall-204 29s -9s linear infinite}@keyframes fall-204{61.719%{transform:translate(-7.4655vw,61.719vh) scale(.904)}to{transform:translate(-3.691vw,99vh) scale(.904)}}.snow:nth-child(205){opacity:1.3068;transform:translate(20.8034vw,-10px) scale(.2226);animation:fall-205 17s -24s linear infinite}@keyframes fall-205{79.611%{transform:translate(12.4447vw,79.611vh) scale(.2226)}to{transform:translate(16.62405vw,99vh) scale(.2226)}}.snow:nth-child(206){opacity:1.116;transform:translate(85.2233vw,-10px) scale(.2828);animation:fall-206 10s -30s linear infinite}@keyframes fall-206{30.731%{transform:translate(79.5637vw,30.731vh) scale(.2828)}to{transform:translate(82.3935vw,99vh) scale(.2828)}}.snow:nth-child(207){opacity:1.9662;transform:translate(59.9753vw,-10px) scale(.9835);animation:fall-207 16s -11s linear infinite}@keyframes fall-207{36.833%{transform:translate(50.9549vw,36.833vh) scale(.9835)}to{transform:translate(55.4651vw,99vh) scale(.9835)}}.snow:nth-child(208){opacity:.4308;transform:translate(80.1463vw,-10px) scale(.2628);animation:fall-208 30s -4s linear infinite}@keyframes fall-208{45.333%{transform:translate(73.9434vw,45.333vh) scale(.2628)}to{transform:translate(77.04485vw,99vh) scale(.2628)}}.snow:nth-child(209){opacity:1.5704;transform:translate(73.9803vw,-10px) scale(.0579);animation:fall-209 20s -7s linear infinite}@keyframes fall-209{54.526%{transform:translate(75.645vw,54.526vh) scale(.0579)}to{transform:translate(74.81265vw,99vh) scale(.0579)}}.snow:nth-child(210){opacity:.9852;transform:translate(3.3004vw,-10px) scale(.2017);animation:fall-210 29s -1s linear infinite}@keyframes fall-210{48.695%{transform:translate(-3.6947vw,48.695vh) scale(.2017)}to{transform:translate(-.19715vw,99vh) scale(.2017)}}.snow:nth-child(211){opacity:.0192;transform:translate(23.7843vw,-10px) scale(.9258);animation:fall-211 30s -22s linear infinite}@keyframes fall-211{31.353%{transform:translate(26.1336vw,31.353vh) scale(.9258)}to{transform:translate(24.95895vw,99vh) scale(.9258)}}.snow:nth-child(212){opacity:1.0082;transform:translate(13.3503vw,-10px) scale(.6242);animation:fall-212 30s -28s linear infinite}@keyframes fall-212{51.148%{transform:translate(8.7238vw,51.148vh) scale(.6242)}to{transform:translate(11.03705vw,99vh) scale(.6242)}}.snow:nth-child(213){opacity:.1392;transform:translate(6.1292vw,-10px) scale(.4153);animation:fall-213 28s -19s linear infinite}@keyframes fall-213{74.346%{transform:translate(3.489vw,74.346vh) scale(.4153)}to{transform:translate(4.8091vw,99vh) scale(.4153)}}.snow:nth-child(214){opacity:.5958;transform:translate(93.7391vw,-10px) scale(.9817);animation:fall-214 15s -16s linear infinite}@keyframes fall-214{68.62%{transform:translate(88.4792vw,68.62vh) scale(.9817)}to{transform:translate(91.10915vw,99vh) scale(.9817)}}.snow:nth-child(215){opacity:1.6632;transform:translate(11.6038vw,-10px) scale(.7651);animation:fall-215 28s -8s linear infinite}@keyframes fall-215{36.692%{transform:translate(13.3839vw,36.692vh) scale(.7651)}to{transform:translate(12.49385vw,99vh) scale(.7651)}}.snow:nth-child(216){opacity:.9828;transform:translate(85.3408vw,-10px) scale(.8722);animation:fall-216 20s -28s linear infinite}@keyframes fall-216{72.959%{transform:translate(80.2207vw,72.959vh) scale(.8722)}to{transform:translate(82.78075vw,99vh) scale(.8722)}}.snow:nth-child(217){opacity:1.8828;transform:translate(64.99vw,-10px) scale(.7181);animation:fall-217 30s -23s linear infinite}@keyframes fall-217{32.129%{transform:translate(70.0831vw,32.129vh) scale(.7181)}to{transform:translate(67.53655vw,99vh) scale(.7181)}}.snow:nth-child(218){opacity:.8608;transform:translate(39.4004vw,-10px) scale(.0225);animation:fall-218 29s -26s linear infinite}@keyframes fall-218{31.555%{transform:translate(36.5683vw,31.555vh) scale(.0225)}to{transform:translate(37.98435vw,99vh) scale(.0225)}}.snow:nth-child(219){opacity:.1574;transform:translate(63.2123vw,-10px) scale(.6751);animation:fall-219 12s -8s linear infinite}@keyframes fall-219{68.574%{transform:translate(72.1664vw,68.574vh) scale(.6751)}to{transform:translate(67.68935vw,99vh) scale(.6751)}}.snow:nth-child(220){opacity:1.8564;transform:translate(71.7778vw,-10px) scale(.9713);animation:fall-220 28s -13s linear infinite}@keyframes fall-220{57.057%{transform:translate(62.2248vw,57.057vh) scale(.9713)}to{transform:translate(67.0013vw,99vh) scale(.9713)}}.snow:nth-child(221){opacity:1.1056;transform:translate(38.2139vw,-10px) scale(.8595);animation:fall-221 12s -16s linear infinite}@keyframes fall-221{60.413%{transform:translate(43.5338vw,60.413vh) scale(.8595)}to{transform:translate(40.87385vw,99vh) scale(.8595)}}.snow:nth-child(222){opacity:1.6812;transform:translate(3.5694vw,-10px) scale(.8975);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{56.107%{transform:translate(13.3876vw,56.107vh) scale(.8975)}to{transform:translate(8.4785vw,99vh) scale(.8975)}}.snow:nth-child(223){opacity:.0108;transform:translate(8.878vw,-10px) scale(.1148);animation:fall-223 25s -13s linear infinite}@keyframes fall-223{66.497%{transform:translate(3.262vw,66.497vh) scale(.1148)}to{transform:translate(6.07vw,99vh) scale(.1148)}}.snow:nth-child(224){opacity:.127;transform:translate(53.4203vw,-10px) scale(.1378);animation:fall-224 17s -17s linear infinite}@keyframes fall-224{36.171%{transform:translate(58.3396vw,36.171vh) scale(.1378)}to{transform:translate(55.87995vw,99vh) scale(.1378)}}.snow:nth-child(225){opacity:.3126;transform:translate(84.4509vw,-10px) scale(.6504);animation:fall-225 11s -27s linear infinite}@keyframes fall-225{53.125%{transform:translate(93.4091vw,53.125vh) scale(.6504)}to{transform:translate(88.93vw,99vh) scale(.6504)}}.snow:nth-child(226){opacity:.3384;transform:translate(86.5042vw,-10px) scale(.143);animation:fall-226 11s -23s linear infinite}@keyframes fall-226{65.465%{transform:translate(78.4594vw,65.465vh) scale(.143)}to{transform:translate(82.4818vw,99vh) scale(.143)}}.snow:nth-child(227){opacity:1.1106;transform:translate(2.2411vw,-10px) scale(.114);animation:fall-227 30s -20s linear infinite}@keyframes fall-227{45.626%{transform:translate(9.9688vw,45.626vh) scale(.114)}to{transform:translate(6.10495vw,99vh) scale(.114)}}.snow:nth-child(228){opacity:1.247;transform:translate(56.0713vw,-10px) scale(.4406);animation:fall-228 24s -30s linear infinite}@keyframes fall-228{54.272%{transform:translate(52.4429vw,54.272vh) scale(.4406)}to{transform:translate(54.2571vw,99vh) scale(.4406)}}.snow:nth-child(229){opacity:1.951;transform:translate(73.6983vw,-10px) scale(.0393);animation:fall-229 28s -1s linear infinite}@keyframes fall-229{52.02%{transform:translate(68.4031vw,52.02vh) scale(.0393)}to{transform:translate(71.0507vw,99vh) scale(.0393)}}.snow:nth-child(230){opacity:.4006;transform:translate(36.2456vw,-10px) scale(.7694);animation:fall-230 20s -1s linear infinite}@keyframes fall-230{55.102%{transform:translate(46.1045vw,55.102vh) scale(.7694)}to{transform:translate(41.17505vw,99vh) scale(.7694)}}.snow:nth-child(231){opacity:1.5404;transform:translate(23.0943vw,-10px) scale(.4055);animation:fall-231 14s -13s linear infinite}@keyframes fall-231{77.54%{transform:translate(26.493vw,77.54vh) scale(.4055)}to{transform:translate(24.79365vw,99vh) scale(.4055)}}.snow:nth-child(232){opacity:1.0324;transform:translate(13.2033vw,-10px) scale(.1989);animation:fall-232 30s -13s linear infinite}@keyframes fall-232{35.571%{transform:translate(12.8243vw,35.571vh) scale(.1989)}to{transform:translate(13.0138vw,99vh) scale(.1989)}}.snow:nth-child(233){opacity:.5742;transform:translate(31.228vw,-10px) scale(.7492);animation:fall-233 26s -23s linear infinite}@keyframes fall-233{41.452%{transform:translate(35.0317vw,41.452vh) scale(.7492)}to{transform:translate(33.12985vw,99vh) scale(.7492)}}.snow:nth-child(234){opacity:.058;transform:translate(33.7869vw,-10px) scale(.1893);animation:fall-234 13s -9s linear infinite}@keyframes fall-234{37.04%{transform:translate(39.4151vw,37.04vh) scale(.1893)}to{transform:translate(36.601vw,99vh) scale(.1893)}}.snow:nth-child(235){opacity:.9254;transform:translate(55.795vw,-10px) scale(.704);animation:fall-235 23s -18s linear infinite}@keyframes fall-235{31.901%{transform:translate(51.8723vw,31.901vh) scale(.704)}to{transform:translate(53.83365vw,99vh) scale(.704)}}.snow:nth-child(236){opacity:1.8188;transform:translate(32.1353vw,-10px) scale(.0411);animation:fall-236 19s -3s linear infinite}@keyframes fall-236{62.272%{transform:translate(38.1295vw,62.272vh) scale(.0411)}to{transform:translate(35.1324vw,99vh) scale(.0411)}}.snow:nth-child(237){opacity:1.806;transform:translate(33.2499vw,-10px) scale(.2686);animation:fall-237 20s -20s linear infinite}@keyframes fall-237{62.366%{transform:translate(33.3089vw,62.366vh) scale(.2686)}to{transform:translate(33.2794vw,99vh) scale(.2686)}}.snow:nth-child(238){opacity:1.5468;transform:translate(21.6991vw,-10px) scale(.2542);animation:fall-238 30s -24s linear infinite}@keyframes fall-238{31.372%{transform:translate(25.4859vw,31.372vh) scale(.2542)}to{transform:translate(23.5925vw,99vh) scale(.2542)}}.snow:nth-child(239){opacity:.0292;transform:translate(31.0385vw,-10px) scale(.3857);animation:fall-239 17s -18s linear infinite}@keyframes fall-239{78.616%{transform:translate(29.3079vw,78.616vh) scale(.3857)}to{transform:translate(30.1732vw,99vh) scale(.3857)}}.snow:nth-child(240){opacity:.471;transform:translate(16.33vw,-10px) scale(.2647);animation:fall-240 26s -21s linear infinite}@keyframes fall-240{39.402%{transform:translate(21.4764vw,39.402vh) scale(.2647)}to{transform:translate(18.9032vw,99vh) scale(.2647)}}.snow:nth-child(241){opacity:1.289;transform:translate(98.8086vw,-10px) scale(.2331);animation:fall-241 20s -9s linear infinite}@keyframes fall-241{42.195%{transform:translate(107.1911vw,42.195vh) scale(.2331)}to{transform:translate(102.99985vw,99vh) scale(.2331)}}.snow:nth-child(242){opacity:1.8258;transform:translate(84.7577vw,-10px) scale(.9513);animation:fall-242 18s -25s linear infinite}@keyframes fall-242{43.948%{transform:translate(76.0331vw,43.948vh) scale(.9513)}to{transform:translate(80.3954vw,99vh) scale(.9513)}}.snow:nth-child(243){opacity:.592;transform:translate(12.2616vw,-10px) scale(.9477);animation:fall-243 23s -13s linear infinite}@keyframes fall-243{40.077%{transform:translate(10.2028vw,40.077vh) scale(.9477)}to{transform:translate(11.2322vw,99vh) scale(.9477)}}.snow:nth-child(244){opacity:1.4684;transform:translate(70.0517vw,-10px) scale(.574);animation:fall-244 30s -17s linear infinite}@keyframes fall-244{47.373%{transform:translate(73.2327vw,47.373vh) scale(.574)}to{transform:translate(71.6422vw,99vh) scale(.574)}}.snow:nth-child(245){opacity:1.6706;transform:translate(54.0815vw,-10px) scale(.1755);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{63.4%{transform:translate(56.7588vw,63.4vh) scale(.1755)}to{transform:translate(55.42015vw,99vh) scale(.1755)}}.snow:nth-child(246){opacity:.0634;transform:translate(39.1124vw,-10px) scale(.2758);animation:fall-246 15s -14s linear infinite}@keyframes fall-246{44.806%{transform:translate(32.2033vw,44.806vh) scale(.2758)}to{transform:translate(35.65785vw,99vh) scale(.2758)}}.snow:nth-child(247){opacity:1.4708;transform:translate(56.7762vw,-10px) scale(.1175);animation:fall-247 16s -20s linear infinite}@keyframes fall-247{74.363%{transform:translate(54.8078vw,74.363vh) scale(.1175)}to{transform:translate(55.792vw,99vh) scale(.1175)}}.snow:nth-child(248){opacity:1.0116;transform:translate(43.9594vw,-10px) scale(.4501);animation:fall-248 10s -30s linear infinite}@keyframes fall-248{74.191%{transform:translate(48.6719vw,74.191vh) scale(.4501)}to{transform:translate(46.31565vw,99vh) scale(.4501)}}.snow:nth-child(249){opacity:1.8822;transform:translate(30.0369vw,-10px) scale(.3439);animation:fall-249 23s -18s linear infinite}@keyframes fall-249{61.44%{transform:translate(24.0751vw,61.44vh) scale(.3439)}to{transform:translate(27.056vw,99vh) scale(.3439)}}.snow:nth-child(250){opacity:.6334;transform:translate(34.5054vw,-10px) scale(.6067);animation:fall-250 19s -8s linear infinite}@keyframes fall-250{77.451%{transform:translate(42.4395vw,77.451vh) scale(.6067)}to{transform:translate(38.47245vw,99vh) scale(.6067)}}.snow:nth-child(251){opacity:.109;transform:translate(39.475vw,-10px) scale(.9988);animation:fall-251 29s -23s linear infinite}@keyframes fall-251{43.742%{transform:translate(35.8731vw,43.742vh) scale(.9988)}to{transform:translate(37.67405vw,99vh) scale(.9988)}}.snow:nth-child(252){opacity:1.537;transform:translate(37.2144vw,-10px) scale(.5629);animation:fall-252 13s -7s linear infinite}@keyframes fall-252{50.978%{transform:translate(33.605vw,50.978vh) scale(.5629)}to{transform:translate(35.4097vw,99vh) scale(.5629)}}.snow:nth-child(253){opacity:.3798;transform:translate(3.6661vw,-10px) scale(.8253);animation:fall-253 29s -24s linear infinite}@keyframes fall-253{79.396%{transform:translate(13.1663vw,79.396vh) scale(.8253)}to{transform:translate(8.4162vw,99vh) scale(.8253)}}.snow:nth-child(254){opacity:1.2658;transform:translate(20.0394vw,-10px) scale(.4753);animation:fall-254 20s -11s linear infinite}@keyframes fall-254{31.727%{transform:translate(12.9192vw,31.727vh) scale(.4753)}to{transform:translate(16.4793vw,99vh) scale(.4753)}}.snow:nth-child(255){opacity:.8222;transform:translate(21.5773vw,-10px) scale(.4135);animation:fall-255 21s -17s linear infinite}@keyframes fall-255{47.574%{transform:translate(15.7003vw,47.574vh) scale(.4135)}to{transform:translate(18.6388vw,99vh) scale(.4135)}}.snow:nth-child(256){opacity:1.2012;transform:translate(80.6725vw,-10px) scale(.0258);animation:fall-256 30s -10s linear infinite}@keyframes fall-256{36.509%{transform:translate(81.2026vw,36.509vh) scale(.0258)}to{transform:translate(80.93755vw,99vh) scale(.0258)}}.snow:nth-child(257){opacity:1.1534;transform:translate(11.4428vw,-10px) scale(.3744);animation:fall-257 21s -11s linear infinite}@keyframes fall-257{48.685%{transform:translate(3.2415vw,48.685vh) scale(.3744)}to{transform:translate(7.34215vw,99vh) scale(.3744)}}.snow:nth-child(258){opacity:1.8472;transform:translate(51.4464vw,-10px) scale(.095);animation:fall-258 18s -25s linear infinite}@keyframes fall-258{70.34%{transform:translate(53.5697vw,70.34vh) scale(.095)}to{transform:translate(52.50805vw,99vh) scale(.095)}}.snow:nth-child(259){opacity:1.6202;transform:translate(87.9177vw,-10px) scale(.8251);animation:fall-259 13s -6s linear infinite}@keyframes fall-259{58.601%{transform:translate(89.9693vw,58.601vh) scale(.8251)}to{transform:translate(88.9435vw,99vh) scale(.8251)}}.snow:nth-child(260){opacity:.5008;transform:translate(4.5625vw,-10px) scale(.8904);animation:fall-260 15s -3s linear infinite}@keyframes fall-260{36.829%{transform:translate(9.7772vw,36.829vh) scale(.8904)}to{transform:translate(7.16985vw,99vh) scale(.8904)}}.snow:nth-child(261){opacity:.3362;transform:translate(87.5171vw,-10px) scale(.1542);animation:fall-261 12s -1s linear infinite}@keyframes fall-261{46.463%{transform:translate(82.6252vw,46.463vh) scale(.1542)}to{transform:translate(85.07115vw,99vh) scale(.1542)}}.snow:nth-child(262){opacity:.6276;transform:translate(73.7679vw,-10px) scale(.5091);animation:fall-262 24s -26s linear infinite}@keyframes fall-262{61.719%{transform:translate(77.8482vw,61.719vh) scale(.5091)}to{transform:translate(75.80805vw,99vh) scale(.5091)}}.snow:nth-child(263){opacity:1.1244;transform:translate(74.5383vw,-10px) scale(.0915);animation:fall-263 28s -4s linear infinite}@keyframes fall-263{61.104%{transform:translate(82.9464vw,61.104vh) scale(.0915)}to{transform:translate(78.74235vw,99vh) scale(.0915)}}.snow:nth-child(264){opacity:1.6188;transform:translate(34.5601vw,-10px) scale(.5434);animation:fall-264 13s -29s linear infinite}@keyframes fall-264{60.223%{transform:translate(39.3838vw,60.223vh) scale(.5434)}to{transform:translate(36.97195vw,99vh) scale(.5434)}}.snow:nth-child(265){opacity:.3706;transform:translate(94.4434vw,-10px) scale(.2936);animation:fall-265 29s -11s linear infinite}@keyframes fall-265{30.907%{transform:translate(97.9715vw,30.907vh) scale(.2936)}to{transform:translate(96.20745vw,99vh) scale(.2936)}}.snow:nth-child(266){opacity:.4374;transform:translate(1.3915vw,-10px) scale(.1802);animation:fall-266 29s -20s linear infinite}@keyframes fall-266{66.434%{transform:translate(3.8365vw,66.434vh) scale(.1802)}to{transform:translate(2.614vw,99vh) scale(.1802)}}.snow:nth-child(267){opacity:1.2176;transform:translate(24.1849vw,-10px) scale(.8768);animation:fall-267 10s -14s linear infinite}@keyframes fall-267{74.535%{transform:translate(21.2107vw,74.535vh) scale(.8768)}to{transform:translate(22.6978vw,99vh) scale(.8768)}}.snow:nth-child(268){opacity:.122;transform:translate(40.746vw,-10px) scale(.6602);animation:fall-268 20s -12s linear infinite}@keyframes fall-268{48.638%{transform:translate(34.077vw,48.638vh) scale(.6602)}to{transform:translate(37.4115vw,99vh) scale(.6602)}}.snow:nth-child(269){opacity:1.1902;transform:translate(33.3078vw,-10px) scale(.5178);animation:fall-269 15s -18s linear infinite}@keyframes fall-269{71.52%{transform:translate(27.1923vw,71.52vh) scale(.5178)}to{transform:translate(30.25005vw,99vh) scale(.5178)}}.snow:nth-child(270){opacity:1.8276;transform:translate(30.4913vw,-10px) scale(.2403);animation:fall-270 16s -30s linear infinite}@keyframes fall-270{38.338%{transform:translate(33.259vw,38.338vh) scale(.2403)}to{transform:translate(31.87515vw,99vh) scale(.2403)}}.snow:nth-child(271){opacity:.3872;transform:translate(25.365vw,-10px) scale(.0764);animation:fall-271 25s -3s linear infinite}@keyframes fall-271{71.78%{transform:translate(18.7952vw,71.78vh) scale(.0764)}to{transform:translate(22.0801vw,99vh) scale(.0764)}}.snow:nth-child(272){opacity:.4948;transform:translate(64.4805vw,-10px) scale(.1569);animation:fall-272 10s -8s linear infinite}@keyframes fall-272{32.994%{transform:translate(57.7101vw,32.994vh) scale(.1569)}to{transform:translate(61.0953vw,99vh) scale(.1569)}}.snow:nth-child(273){opacity:1.5538;transform:translate(52.8843vw,-10px) scale(.8925);animation:fall-273 26s -3s linear infinite}@keyframes fall-273{32.547%{transform:translate(62.0686vw,32.547vh) scale(.8925)}to{transform:translate(57.47645vw,99vh) scale(.8925)}}.snow:nth-child(274){opacity:.9496;transform:translate(65.3738vw,-10px) scale(.8554);animation:fall-274 12s -26s linear infinite}@keyframes fall-274{76.056%{transform:translate(60.8875vw,76.056vh) scale(.8554)}to{transform:translate(63.13065vw,99vh) scale(.8554)}}.snow:nth-child(275){opacity:.854;transform:translate(54.2072vw,-10px) scale(.3179);animation:fall-275 24s -11s linear infinite}@keyframes fall-275{61.483%{transform:translate(50.6496vw,61.483vh) scale(.3179)}to{transform:translate(52.4284vw,99vh) scale(.3179)}}.snow:nth-child(276){opacity:1.4368;transform:translate(10.3901vw,-10px) scale(.3274);animation:fall-276 27s -5s linear infinite}@keyframes fall-276{63.094%{transform:translate(8.3611vw,63.094vh) scale(.3274)}to{transform:translate(9.3756vw,99vh) scale(.3274)}}.snow:nth-child(277){opacity:.9526;transform:translate(76.9002vw,-10px) scale(.2221);animation:fall-277 24s -23s linear infinite}@keyframes fall-277{56.111%{transform:translate(68.0723vw,56.111vh) scale(.2221)}to{transform:translate(72.48625vw,99vh) scale(.2221)}}.snow:nth-child(278){opacity:1.2996;transform:translate(34.6113vw,-10px) scale(.22);animation:fall-278 12s -18s linear infinite}@keyframes fall-278{67.616%{transform:translate(28.0208vw,67.616vh) scale(.22)}to{transform:translate(31.31605vw,99vh) scale(.22)}}.snow:nth-child(279){opacity:1.136;transform:translate(75.8149vw,-10px) scale(.8243);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{44.315%{transform:translate(71.8834vw,44.315vh) scale(.8243)}to{transform:translate(73.84915vw,99vh) scale(.8243)}}.snow:nth-child(280){opacity:1.266;transform:translate(25.075vw,-10px) scale(.9995);animation:fall-280 16s -30s linear infinite}@keyframes fall-280{67.7%{transform:translate(16.939vw,67.7vh) scale(.9995)}to{transform:translate(21.007vw,99vh) scale(.9995)}}.snow:nth-child(281){opacity:1.5066;transform:translate(53.8659vw,-10px) scale(.3222);animation:fall-281 24s -25s linear infinite}@keyframes fall-281{69.517%{transform:translate(57.187vw,69.517vh) scale(.3222)}to{transform:translate(55.52645vw,99vh) scale(.3222)}}.snow:nth-child(282){opacity:1.499;transform:translate(58.6185vw,-10px) scale(.8423);animation:fall-282 19s -25s linear infinite}@keyframes fall-282{69.77%{transform:translate(50.0957vw,69.77vh) scale(.8423)}to{transform:translate(54.3571vw,99vh) scale(.8423)}}.snow:nth-child(283){opacity:1.8608;transform:translate(11.5504vw,-10px) scale(.239);animation:fall-283 11s -25s linear infinite}@keyframes fall-283{72.96%{transform:translate(18.4022vw,72.96vh) scale(.239)}to{transform:translate(14.9763vw,99vh) scale(.239)}}.snow:nth-child(284){opacity:1.144;transform:translate(26.6128vw,-10px) scale(.3492);animation:fall-284 26s -2s linear infinite}@keyframes fall-284{42.543%{transform:translate(20.6351vw,42.543vh) scale(.3492)}to{transform:translate(23.62395vw,99vh) scale(.3492)}}.snow:nth-child(285){opacity:1.556;transform:translate(49.3286vw,-10px) scale(.4086);animation:fall-285 14s -19s linear infinite}@keyframes fall-285{68.146%{transform:translate(42.7026vw,68.146vh) scale(.4086)}to{transform:translate(46.0156vw,99vh) scale(.4086)}}.snow:nth-child(286){opacity:.461;transform:translate(3.3197vw,-10px) scale(.6388);animation:fall-286 26s -3s linear infinite}@keyframes fall-286{65.016%{transform:translate(-3.4381vw,65.016vh) scale(.6388)}to{transform:translate(-.0592vw,99vh) scale(.6388)}}.snow:nth-child(287){opacity:.9322;transform:translate(98.5606vw,-10px) scale(.3524);animation:fall-287 22s -16s linear infinite}@keyframes fall-287{38.541%{transform:translate(90.0617vw,38.541vh) scale(.3524)}to{transform:translate(94.31115vw,99vh) scale(.3524)}}.snow:nth-child(288){opacity:1.5888;transform:translate(55.8326vw,-10px) scale(.7761);animation:fall-288 20s -29s linear infinite}@keyframes fall-288{75.803%{transform:translate(61.4888vw,75.803vh) scale(.7761)}to{transform:translate(58.6607vw,99vh) scale(.7761)}}.snow:nth-child(289){opacity:1.6438;transform:translate(48.2323vw,-10px) scale(.178);animation:fall-289 19s -5s linear infinite}@keyframes fall-289{32.393%{transform:translate(45.2825vw,32.393vh) scale(.178)}to{transform:translate(46.7574vw,99vh) scale(.178)}}.snow:nth-child(290){opacity:.3782;transform:translate(5.6206vw,-10px) scale(.3942);animation:fall-290 20s -17s linear infinite}@keyframes fall-290{59.763%{transform:translate(.9019vw,59.763vh) scale(.3942)}to{transform:translate(3.26125vw,99vh) scale(.3942)}}.snow:nth-child(291){opacity:.832;transform:translate(71.4839vw,-10px) scale(.08);animation:fall-291 18s -14s linear infinite}@keyframes fall-291{65.663%{transform:translate(71.22vw,65.663vh) scale(.08)}to{transform:translate(71.35195vw,99vh) scale(.08)}}.snow:nth-child(292){opacity:.4724;transform:translate(37.2868vw,-10px) scale(.1634);animation:fall-292 13s -12s linear infinite}@keyframes fall-292{35.745%{transform:translate(30.6935vw,35.745vh) scale(.1634)}to{transform:translate(33.99015vw,99vh) scale(.1634)}}.snow:nth-child(293){opacity:.871;transform:translate(49.2888vw,-10px) scale(.5682);animation:fall-293 14s -5s linear infinite}@keyframes fall-293{37.283%{transform:translate(40.3458vw,37.283vh) scale(.5682)}to{transform:translate(44.8173vw,99vh) scale(.5682)}}.snow:nth-child(294){opacity:.6304;transform:translate(40.9388vw,-10px) scale(.4426);animation:fall-294 29s -19s linear infinite}@keyframes fall-294{66.693%{transform:translate(34.7725vw,66.693vh) scale(.4426)}to{transform:translate(37.85565vw,99vh) scale(.4426)}}.snow:nth-child(295){opacity:.929;transform:translate(22.6206vw,-10px) scale(.1171);animation:fall-295 27s -5s linear infinite}@keyframes fall-295{62.123%{transform:translate(14.8157vw,62.123vh) scale(.1171)}to{transform:translate(18.71815vw,99vh) scale(.1171)}}.snow:nth-child(296){opacity:.087;transform:translate(47.4876vw,-10px) scale(.4096);animation:fall-296 11s -22s linear infinite}@keyframes fall-296{72.641%{transform:translate(53.8403vw,72.641vh) scale(.4096)}to{transform:translate(50.66395vw,99vh) scale(.4096)}}.snow:nth-child(297){opacity:1.2784;transform:translate(69.9339vw,-10px) scale(.4308);animation:fall-297 30s -20s linear infinite}@keyframes fall-297{46.21%{transform:translate(72.9865vw,46.21vh) scale(.4308)}to{transform:translate(71.4602vw,99vh) scale(.4308)}}.snow:nth-child(298){opacity:.8018;transform:translate(90.6273vw,-10px) scale(.1747);animation:fall-298 24s -28s linear infinite}@keyframes fall-298{54.796%{transform:translate(87.1307vw,54.796vh) scale(.1747)}to{transform:translate(88.879vw,99vh) scale(.1747)}}.snow:nth-child(299){opacity:1.5402;transform:translate(58.8445vw,-10px) scale(.4486);animation:fall-299 25s -18s linear infinite}@keyframes fall-299{67.037%{transform:translate(58.8576vw,67.037vh) scale(.4486)}to{transform:translate(58.85105vw,99vh) scale(.4486)}}.snow:nth-child(300){opacity:1.7268;transform:translate(98.0328vw,-10px) scale(.3622);animation:fall-300 22s -28s linear infinite}@keyframes fall-300{59.533%{transform:translate(104.191vw,59.533vh) scale(.3622)}to{transform:translate(101.1119vw,99vh) scale(.3622)}}.snow:nth-child(301){opacity:1.698;transform:translate(73.2952vw,-10px) scale(.2318);animation:fall-301 19s -30s linear infinite}@keyframes fall-301{39.343%{transform:translate(64.2963vw,39.343vh) scale(.2318)}to{transform:translate(68.79575vw,99vh) scale(.2318)}}.snow:nth-child(302){opacity:.0184;transform:translate(38.049vw,-10px) scale(.4489);animation:fall-302 10s -7s linear infinite}@keyframes fall-302{47.866%{transform:translate(43.617vw,47.866vh) scale(.4489)}to{transform:translate(40.833vw,99vh) scale(.4489)}}.snow:nth-child(303){opacity:1.0208;transform:translate(61.0031vw,-10px) scale(.8619);animation:fall-303 12s -28s linear infinite}@keyframes fall-303{31.589%{transform:translate(53.6325vw,31.589vh) scale(.8619)}to{transform:translate(57.3178vw,99vh) scale(.8619)}}.snow:nth-child(304){opacity:.194;transform:translate(52.4508vw,-10px) scale(.57);animation:fall-304 22s -13s linear infinite}@keyframes fall-304{47.538%{transform:translate(45.7011vw,47.538vh) scale(.57)}to{transform:translate(49.07595vw,99vh) scale(.57)}}.snow:nth-child(305){opacity:1.5546;transform:translate(40.5127vw,-10px) scale(.4819);animation:fall-305 18s -19s linear infinite}@keyframes fall-305{75.443%{transform:translate(32.0413vw,75.443vh) scale(.4819)}to{transform:translate(36.277vw,99vh) scale(.4819)}}.snow:nth-child(306){opacity:1.7506;transform:translate(20.1239vw,-10px) scale(.9596);animation:fall-306 21s -9s linear infinite}@keyframes fall-306{66.632%{transform:translate(12.4562vw,66.632vh) scale(.9596)}to{transform:translate(16.29005vw,99vh) scale(.9596)}}.snow:nth-child(307){opacity:.1048;transform:translate(99.9933vw,-10px) scale(.1152);animation:fall-307 21s -25s linear infinite}@keyframes fall-307{59.495%{transform:translate(100.752vw,59.495vh) scale(.1152)}to{transform:translate(100.37265vw,99vh) scale(.1152)}}.snow:nth-child(308){opacity:.6502;transform:translate(95.4843vw,-10px) scale(.8673);animation:fall-308 15s -8s linear infinite}@keyframes fall-308{37.075%{transform:translate(91.5866vw,37.075vh) scale(.8673)}to{transform:translate(93.53545vw,99vh) scale(.8673)}}.snow:nth-child(309){opacity:.596;transform:translate(63.5123vw,-10px) scale(.5849);animation:fall-309 19s -30s linear infinite}@keyframes fall-309{38.51%{transform:translate(68.0962vw,38.51vh) scale(.5849)}to{transform:translate(65.80425vw,99vh) scale(.5849)}}.snow:nth-child(310){opacity:.2816;transform:translate(52.6003vw,-10px) scale(.8783);animation:fall-310 21s -20s linear infinite}@keyframes fall-310{57.112%{transform:translate(49.9923vw,57.112vh) scale(.8783)}to{transform:translate(51.2963vw,99vh) scale(.8783)}}.snow:nth-child(311){opacity:.5836;transform:translate(43.4303vw,-10px) scale(.7668);animation:fall-311 18s -17s linear infinite}@keyframes fall-311{52.114%{transform:translate(44.2896vw,52.114vh) scale(.7668)}to{transform:translate(43.85995vw,99vh) scale(.7668)}}.snow:nth-child(312){opacity:1.2234;transform:translate(47.3472vw,-10px) scale(.5465);animation:fall-312 28s -5s linear infinite}@keyframes fall-312{54.43%{transform:translate(51.9929vw,54.43vh) scale(.5465)}to{transform:translate(49.67005vw,99vh) scale(.5465)}}.snow:nth-child(313){opacity:.7992;transform:translate(65.5849vw,-10px) scale(.6372);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{73.046%{transform:translate(68.8141vw,73.046vh) scale(.6372)}to{transform:translate(67.1995vw,99vh) scale(.6372)}}.snow:nth-child(314){opacity:1.1544;transform:translate(65.8413vw,-10px) scale(.1112);animation:fall-314 21s -22s linear infinite}@keyframes fall-314{64.703%{transform:translate(66.3826vw,64.703vh) scale(.1112)}to{transform:translate(66.11195vw,99vh) scale(.1112)}}.snow:nth-child(315){opacity:.9388;transform:translate(47.5093vw,-10px) scale(.9713);animation:fall-315 14s -16s linear infinite}@keyframes fall-315{73.812%{transform:translate(52.8736vw,73.812vh) scale(.9713)}to{transform:translate(50.19145vw,99vh) scale(.9713)}}.snow:nth-child(316){opacity:1.5724;transform:translate(41.5905vw,-10px) scale(.7025);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{72.31%{transform:translate(42.3991vw,72.31vh) scale(.7025)}to{transform:translate(41.9948vw,99vh) scale(.7025)}}.snow:nth-child(317){opacity:1.1376;transform:translate(98.6889vw,-10px) scale(.0732);animation:fall-317 13s -30s linear infinite}@keyframes fall-317{37.939%{transform:translate(106.2159vw,37.939vh) scale(.0732)}to{transform:translate(102.4524vw,99vh) scale(.0732)}}.snow:nth-child(318){opacity:1.7366;transform:translate(66.3996vw,-10px) scale(.1824);animation:fall-318 26s -3s linear infinite}@keyframes fall-318{42.291%{transform:translate(62.3043vw,42.291vh) scale(.1824)}to{transform:translate(64.35195vw,99vh) scale(.1824)}}.snow:nth-child(319){opacity:.9982;transform:translate(16.7487vw,-10px) scale(.2278);animation:fall-319 18s -25s linear infinite}@keyframes fall-319{56.083%{transform:translate(25.7178vw,56.083vh) scale(.2278)}to{transform:translate(21.23325vw,99vh) scale(.2278)}}.snow:nth-child(320){opacity:.1056;transform:translate(52.1748vw,-10px) scale(.668);animation:fall-320 25s -4s linear infinite}@keyframes fall-320{36.921%{transform:translate(50.8567vw,36.921vh) scale(.668)}to{transform:translate(51.51575vw,99vh) scale(.668)}}.snow:nth-child(321){opacity:1.1432;transform:translate(58.4219vw,-10px) scale(.5963);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{53.736%{transform:translate(51.4838vw,53.736vh) scale(.5963)}to{transform:translate(54.95285vw,99vh) scale(.5963)}}.snow:nth-child(322){opacity:.5572;transform:translate(86.4785vw,-10px) scale(.0274);animation:fall-322 30s -7s linear infinite}@keyframes fall-322{78.16%{transform:translate(96.0952vw,78.16vh) scale(.0274)}to{transform:translate(91.28685vw,99vh) scale(.0274)}}.snow:nth-child(323){opacity:1.1332;transform:translate(5.2388vw,-10px) scale(.2753);animation:fall-323 12s -4s linear infinite}@keyframes fall-323{48.677%{transform:translate(-2.0361vw,48.677vh) scale(.2753)}to{transform:translate(1.60135vw,99vh) scale(.2753)}}.snow:nth-child(324){opacity:1.767;transform:translate(84.0704vw,-10px) scale(.2643);animation:fall-324 27s -22s linear infinite}@keyframes fall-324{67.561%{transform:translate(93.7615vw,67.561vh) scale(.2643)}to{transform:translate(88.91595vw,99vh) scale(.2643)}}.snow:nth-child(325){opacity:.2436;transform:translate(63.0795vw,-10px) scale(.8024);animation:fall-325 27s -3s linear infinite}@keyframes fall-325{49.354%{transform:translate(66.691vw,49.354vh) scale(.8024)}to{transform:translate(64.88525vw,99vh) scale(.8024)}}.snow:nth-child(326){opacity:1.189;transform:translate(16.8228vw,-10px) scale(.203);animation:fall-326 17s -28s linear infinite}@keyframes fall-326{43.244%{transform:translate(20.3235vw,43.244vh) scale(.203)}to{transform:translate(18.57315vw,99vh) scale(.203)}}.snow:nth-child(327){opacity:1.5822;transform:translate(53.1374vw,-10px) scale(.286);animation:fall-327 12s -9s linear infinite}@keyframes fall-327{50.757%{transform:translate(45.0554vw,50.757vh) scale(.286)}to{transform:translate(49.0964vw,99vh) scale(.286)}}.snow:nth-child(328){opacity:.9274;transform:translate(39.9124vw,-10px) scale(.3055);animation:fall-328 22s -5s linear infinite}@keyframes fall-328{78.678%{transform:translate(39.7664vw,78.678vh) scale(.3055)}to{transform:translate(39.8394vw,99vh) scale(.3055)}}.snow:nth-child(329){opacity:1.9302;transform:translate(97.6892vw,-10px) scale(.6721);animation:fall-329 22s -28s linear infinite}@keyframes fall-329{43.776%{transform:translate(89.5479vw,43.776vh) scale(.6721)}to{transform:translate(93.61855vw,99vh) scale(.6721)}}.snow:nth-child(330){opacity:1.7824;transform:translate(74.1594vw,-10px) scale(.5608);animation:fall-330 30s -29s linear infinite}@keyframes fall-330{38.487%{transform:translate(73.6592vw,38.487vh) scale(.5608)}to{transform:translate(73.9093vw,99vh) scale(.5608)}}.snow:nth-child(331){opacity:1.9646;transform:translate(34.1276vw,-10px) scale(.6666);animation:fall-331 26s -29s linear infinite}@keyframes fall-331{74.099%{transform:translate(29.8843vw,74.099vh) scale(.6666)}to{transform:translate(32.00595vw,99vh) scale(.6666)}}.snow:nth-child(332){opacity:1.9864;transform:translate(52.0418vw,-10px) scale(.1393);animation:fall-332 25s -4s linear infinite}@keyframes fall-332{69.979%{transform:translate(61.3978vw,69.979vh) scale(.1393)}to{transform:translate(56.7198vw,99vh) scale(.1393)}}.snow:nth-child(333){opacity:1.358;transform:translate(15.9052vw,-10px) scale(.7596);animation:fall-333 20s -20s linear infinite}@keyframes fall-333{62.138%{transform:translate(13.8124vw,62.138vh) scale(.7596)}to{transform:translate(14.8588vw,99vh) scale(.7596)}}.snow:nth-child(334){opacity:1.6666;transform:translate(80.027vw,-10px) scale(.3724);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{48.048%{transform:translate(70.2174vw,48.048vh) scale(.3724)}to{transform:translate(75.1222vw,99vh) scale(.3724)}}.snow:nth-child(335){opacity:.2384;transform:translate(60.3229vw,-10px) scale(.1271);animation:fall-335 14s -19s linear infinite}@keyframes fall-335{59.745%{transform:translate(64.299vw,59.745vh) scale(.1271)}to{transform:translate(62.31095vw,99vh) scale(.1271)}}.snow:nth-child(336){opacity:1.2382;transform:translate(64.2248vw,-10px) scale(.9896);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{43.606%{transform:translate(69.5124vw,43.606vh) scale(.9896)}to{transform:translate(66.8686vw,99vh) scale(.9896)}}.snow:nth-child(337){opacity:1.9464;transform:translate(51.6882vw,-10px) scale(.0501);animation:fall-337 19s -15s linear infinite}@keyframes fall-337{49.81%{transform:translate(58.5543vw,49.81vh) scale(.0501)}to{transform:translate(55.12125vw,99vh) scale(.0501)}}.snow:nth-child(338){opacity:1.416;transform:translate(53.9424vw,-10px) scale(.3334);animation:fall-338 23s -20s linear infinite}@keyframes fall-338{39.341%{transform:translate(47.7184vw,39.341vh) scale(.3334)}to{transform:translate(50.8304vw,99vh) scale(.3334)}}.snow:nth-child(339){opacity:1.0324;transform:translate(14.0039vw,-10px) scale(.8443);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{43.567%{transform:translate(15.3588vw,43.567vh) scale(.8443)}to{transform:translate(14.68135vw,99vh) scale(.8443)}}.snow:nth-child(340){opacity:1.4288;transform:translate(59.9241vw,-10px) scale(.702);animation:fall-340 27s -11s linear infinite}@keyframes fall-340{59.371%{transform:translate(63.4167vw,59.371vh) scale(.702)}to{transform:translate(61.6704vw,99vh) scale(.702)}}.snow:nth-child(341){opacity:1.9008;transform:translate(20.9113vw,-10px) scale(.8584);animation:fall-341 23s -26s linear infinite}@keyframes fall-341{54.627%{transform:translate(28.2395vw,54.627vh) scale(.8584)}to{transform:translate(24.5754vw,99vh) scale(.8584)}}.snow:nth-child(342){opacity:1.2946;transform:translate(29.8496vw,-10px) scale(.0402);animation:fall-342 25s -9s linear infinite}@keyframes fall-342{48.844%{transform:translate(32.4061vw,48.844vh) scale(.0402)}to{transform:translate(31.12785vw,99vh) scale(.0402)}}.snow:nth-child(343){opacity:.273;transform:translate(69.7111vw,-10px) scale(.6291);animation:fall-343 18s -2s linear infinite}@keyframes fall-343{60.024%{transform:translate(74.6882vw,60.024vh) scale(.6291)}to{transform:translate(72.19965vw,99vh) scale(.6291)}}.snow:nth-child(344){opacity:.1808;transform:translate(70.1115vw,-10px) scale(.3439);animation:fall-344 11s -4s linear infinite}@keyframes fall-344{38.517%{transform:translate(66.8849vw,38.517vh) scale(.3439)}to{transform:translate(68.4982vw,99vh) scale(.3439)}}.snow:nth-child(345){opacity:.7818;transform:translate(7.0757vw,-10px) scale(.6113);animation:fall-345 10s -30s linear infinite}@keyframes fall-345{78.723%{transform:translate(10.8578vw,78.723vh) scale(.6113)}to{transform:translate(8.96675vw,99vh) scale(.6113)}}.snow:nth-child(346){opacity:.1168;transform:translate(18.0862vw,-10px) scale(.2447);animation:fall-346 19s -26s linear infinite}@keyframes fall-346{45.2%{transform:translate(18.5049vw,45.2vh) scale(.2447)}to{transform:translate(18.29555vw,99vh) scale(.2447)}}.snow:nth-child(347){opacity:.194;transform:translate(59.8381vw,-10px) scale(.7815);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{35.934%{transform:translate(52.6062vw,35.934vh) scale(.7815)}to{transform:translate(56.22215vw,99vh) scale(.7815)}}.snow:nth-child(348){opacity:.01;transform:translate(88.7141vw,-10px) scale(.6812);animation:fall-348 22s -28s linear infinite}@keyframes fall-348{30.038%{transform:translate(93.2345vw,30.038vh) scale(.6812)}to{transform:translate(90.9743vw,99vh) scale(.6812)}}.snow:nth-child(349){opacity:.3102;transform:translate(95.7933vw,-10px) scale(.5218);animation:fall-349 10s -17s linear infinite}@keyframes fall-349{42.743%{transform:translate(99.2356vw,42.743vh) scale(.5218)}to{transform:translate(97.51445vw,99vh) scale(.5218)}}.snow:nth-child(350){opacity:.8554;transform:translate(76.149vw,-10px) scale(.9207);animation:fall-350 27s -2s linear infinite}@keyframes fall-350{68.2%{transform:translate(71.7459vw,68.2vh) scale(.9207)}to{transform:translate(73.94745vw,99vh) scale(.9207)}}.snow:nth-child(351){opacity:1.9846;transform:translate(78.239vw,-10px) scale(.6898);animation:fall-351 14s -2s linear infinite}@keyframes fall-351{67.458%{transform:translate(78.0475vw,67.458vh) scale(.6898)}to{transform:translate(78.14325vw,99vh) scale(.6898)}}.snow:nth-child(352){opacity:.0282;transform:translate(58.6318vw,-10px) scale(.6015);animation:fall-352 18s -25s linear infinite}@keyframes fall-352{57.034%{transform:translate(50.1545vw,57.034vh) scale(.6015)}to{transform:translate(54.39315vw,99vh) scale(.6015)}}.snow:nth-child(353){opacity:.5748;transform:translate(88.3129vw,-10px) scale(.9152);animation:fall-353 17s -24s linear infinite}@keyframes fall-353{79.381%{transform:translate(98.3097vw,79.381vh) scale(.9152)}to{transform:translate(93.3113vw,99vh) scale(.9152)}}.snow:nth-child(354){opacity:.1728;transform:translate(66.0547vw,-10px) scale(.5786);animation:fall-354 16s -28s linear infinite}@keyframes fall-354{36.016%{transform:translate(69.6041vw,36.016vh) scale(.5786)}to{transform:translate(67.8294vw,99vh) scale(.5786)}}.snow:nth-child(355){opacity:.6726;transform:translate(90.9415vw,-10px) scale(.1596);animation:fall-355 13s -8s linear infinite}@keyframes fall-355{57.841%{transform:translate(96.7621vw,57.841vh) scale(.1596)}to{transform:translate(93.8518vw,99vh) scale(.1596)}}.snow:nth-child(356){opacity:1.0658;transform:translate(3.4849vw,-10px) scale(.8065);animation:fall-356 11s -27s linear infinite}@keyframes fall-356{76.551%{transform:translate(2.3816vw,76.551vh) scale(.8065)}to{transform:translate(2.93325vw,99vh) scale(.8065)}}.snow:nth-child(357){opacity:1.2452;transform:translate(51.4807vw,-10px) scale(.9171);animation:fall-357 18s -4s linear infinite}@keyframes fall-357{75.933%{transform:translate(42.4305vw,75.933vh) scale(.9171)}to{transform:translate(46.9556vw,99vh) scale(.9171)}}.snow:nth-child(358){opacity:.6806;transform:translate(95.1978vw,-10px) scale(.3266);animation:fall-358 27s -10s linear infinite}@keyframes fall-358{52.562%{transform:translate(101.9402vw,52.562vh) scale(.3266)}to{transform:translate(98.569vw,99vh) scale(.3266)}}.snow:nth-child(359){opacity:1.8292;transform:translate(89.5613vw,-10px) scale(.4865);animation:fall-359 10s -20s linear infinite}@keyframes fall-359{58.569%{transform:translate(97.3614vw,58.569vh) scale(.4865)}to{transform:translate(93.46135vw,99vh) scale(.4865)}}.snow:nth-child(360){opacity:1.5274;transform:translate(8.324vw,-10px) scale(.8498);animation:fall-360 26s -18s linear infinite}@keyframes fall-360{58.697%{transform:translate(15.9314vw,58.697vh) scale(.8498)}to{transform:translate(12.1277vw,99vh) scale(.8498)}}.snow:nth-child(361){opacity:1.3718;transform:translate(93.1137vw,-10px) scale(.0241);animation:fall-361 25s -11s linear infinite}@keyframes fall-361{45.877%{transform:translate(84.5027vw,45.877vh) scale(.0241)}to{transform:translate(88.8082vw,99vh) scale(.0241)}}.snow:nth-child(362){opacity:.0594;transform:translate(94.5224vw,-10px) scale(.4628);animation:fall-362 14s -10s linear infinite}@keyframes fall-362{76.032%{transform:translate(100.1051vw,76.032vh) scale(.4628)}to{transform:translate(97.31375vw,99vh) scale(.4628)}}.snow:nth-child(363){opacity:.236;transform:translate(81.6039vw,-10px) scale(.3832);animation:fall-363 10s -26s linear infinite}@keyframes fall-363{75.178%{transform:translate(76.5196vw,75.178vh) scale(.3832)}to{transform:translate(79.06175vw,99vh) scale(.3832)}}.snow:nth-child(364){opacity:.158;transform:translate(1.9551vw,-10px) scale(.7749);animation:fall-364 19s -27s linear infinite}@keyframes fall-364{38.457%{transform:translate(7.9113vw,38.457vh) scale(.7749)}to{transform:translate(4.9332vw,99vh) scale(.7749)}}.snow:nth-child(365){opacity:1.462;transform:translate(45.4245vw,-10px) scale(.4182);animation:fall-365 21s -24s linear infinite}@keyframes fall-365{67.083%{transform:translate(54.8983vw,67.083vh) scale(.4182)}to{transform:translate(50.1614vw,99vh) scale(.4182)}}.snow:nth-child(366){opacity:1.2764;transform:translate(94.21vw,-10px) scale(.9464);animation:fall-366 17s -9s linear infinite}@keyframes fall-366{55.026%{transform:translate(85.5326vw,55.026vh) scale(.9464)}to{transform:translate(89.8713vw,99vh) scale(.9464)}}.snow:nth-child(367){opacity:.4526;transform:translate(7.7818vw,-10px) scale(.7461);animation:fall-367 22s -15s linear infinite}@keyframes fall-367{52.633%{transform:translate(7.3195vw,52.633vh) scale(.7461)}to{transform:translate(7.55065vw,99vh) scale(.7461)}}.snow:nth-child(368){opacity:1.727;transform:translate(81.6823vw,-10px) scale(.4914);animation:fall-368 24s -24s linear infinite}@keyframes fall-368{51.477%{transform:translate(81.6629vw,51.477vh) scale(.4914)}to{transform:translate(81.6726vw,99vh) scale(.4914)}}.snow:nth-child(369){opacity:1.3166;transform:translate(32.2798vw,-10px) scale(.0968);animation:fall-369 11s -14s linear infinite}@keyframes fall-369{75.823%{transform:translate(32.8257vw,75.823vh) scale(.0968)}to{transform:translate(32.55275vw,99vh) scale(.0968)}}.snow:nth-child(370){opacity:1.8434;transform:translate(99.8896vw,-10px) scale(.6929);animation:fall-370 14s -15s linear infinite}@keyframes fall-370{41.161%{transform:translate(93.2743vw,41.161vh) scale(.6929)}to{transform:translate(96.58195vw,99vh) scale(.6929)}}.snow:nth-child(371){opacity:1.5152;transform:translate(14.8365vw,-10px) scale(.1722);animation:fall-371 21s -3s linear infinite}@keyframes fall-371{42.244%{transform:translate(13.3524vw,42.244vh) scale(.1722)}to{transform:translate(14.09445vw,99vh) scale(.1722)}}.snow:nth-child(372){opacity:1.4978;transform:translate(33.0687vw,-10px) scale(.7687);animation:fall-372 20s -20s linear infinite}@keyframes fall-372{49.739%{transform:translate(39.6963vw,49.739vh) scale(.7687)}to{transform:translate(36.3825vw,99vh) scale(.7687)}}.snow:nth-child(373){opacity:1.1278;transform:translate(27.5191vw,-10px) scale(.8719);animation:fall-373 14s -18s linear infinite}@keyframes fall-373{33.653%{transform:translate(32.7689vw,33.653vh) scale(.8719)}to{transform:translate(30.144vw,99vh) scale(.8719)}}.snow:nth-child(374){opacity:1.13;transform:translate(1.2937vw,-10px) scale(.18);animation:fall-374 15s -12s linear infinite}@keyframes fall-374{57.862%{transform:translate(5.1376vw,57.862vh) scale(.18)}to{transform:translate(3.21565vw,99vh) scale(.18)}}.snow:nth-child(375){opacity:1.6226;transform:translate(3.4068vw,-10px) scale(.0365);animation:fall-375 24s -1s linear infinite}@keyframes fall-375{79.978%{transform:translate(-3.4187vw,79.978vh) scale(.0365)}to{transform:translate(-.00595vw,99vh) scale(.0365)}}.snow:nth-child(376){opacity:.9134;transform:translate(32.8813vw,-10px) scale(.9129);animation:fall-376 22s -18s linear infinite}@keyframes fall-376{54.016%{transform:translate(31.5275vw,54.016vh) scale(.9129)}to{transform:translate(32.2044vw,99vh) scale(.9129)}}.snow:nth-child(377){opacity:1.2148;transform:translate(75.0634vw,-10px) scale(.4889);animation:fall-377 23s -24s linear infinite}@keyframes fall-377{45.469%{transform:translate(65.5183vw,45.469vh) scale(.4889)}to{transform:translate(70.29085vw,99vh) scale(.4889)}}.snow:nth-child(378){opacity:.1816;transform:translate(98.2194vw,-10px) scale(.6428);animation:fall-378 12s -11s linear infinite}@keyframes fall-378{68.118%{transform:translate(90.9037vw,68.118vh) scale(.6428)}to{transform:translate(94.56155vw,99vh) scale(.6428)}}.snow:nth-child(379){opacity:.6512;transform:translate(14.2983vw,-10px) scale(.4503);animation:fall-379 16s -20s linear infinite}@keyframes fall-379{55.226%{transform:translate(21.7186vw,55.226vh) scale(.4503)}to{transform:translate(18.00845vw,99vh) scale(.4503)}}.snow:nth-child(380){opacity:.421;transform:translate(81.7752vw,-10px) scale(.4131);animation:fall-380 18s -14s linear infinite}@keyframes fall-380{46.124%{transform:translate(79.7462vw,46.124vh) scale(.4131)}to{transform:translate(80.7607vw,99vh) scale(.4131)}}.snow:nth-child(381){opacity:1.1724;transform:translate(21.976vw,-10px) scale(.0119);animation:fall-381 11s -5s linear infinite}@keyframes fall-381{36.096%{transform:translate(28.2666vw,36.096vh) scale(.0119)}to{transform:translate(25.1213vw,99vh) scale(.0119)}}.snow:nth-child(382){opacity:1.035;transform:translate(52.2637vw,-10px) scale(.517);animation:fall-382 30s -10s linear infinite}@keyframes fall-382{37.192%{transform:translate(61.966vw,37.192vh) scale(.517)}to{transform:translate(57.11485vw,99vh) scale(.517)}}.snow:nth-child(383){opacity:1.1412;transform:translate(31.2276vw,-10px) scale(.3727);animation:fall-383 17s -20s linear infinite}@keyframes fall-383{73.56%{transform:translate(23.2716vw,73.56vh) scale(.3727)}to{transform:translate(27.2496vw,99vh) scale(.3727)}}.snow:nth-child(384){opacity:.853;transform:translate(1.8519vw,-10px) scale(.517);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{37.459%{transform:translate(.102vw,37.459vh) scale(.517)}to{transform:translate(.97695vw,99vh) scale(.517)}}.snow:nth-child(385){opacity:.7952;transform:translate(85.8501vw,-10px) scale(.1636);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{38.666%{transform:translate(94.455vw,38.666vh) scale(.1636)}to{transform:translate(90.15255vw,99vh) scale(.1636)}}.snow:nth-child(386){opacity:.9118;transform:translate(5.211vw,-10px) scale(.3831);animation:fall-386 16s -11s linear infinite}@keyframes fall-386{49.482%{transform:translate(10.8431vw,49.482vh) scale(.3831)}to{transform:translate(8.02705vw,99vh) scale(.3831)}}.snow:nth-child(387){opacity:1.0174;transform:translate(44.774vw,-10px) scale(.0376);animation:fall-387 27s -22s linear infinite}@keyframes fall-387{70.356%{transform:translate(48.2625vw,70.356vh) scale(.0376)}to{transform:translate(46.51825vw,99vh) scale(.0376)}}.snow:nth-child(388){opacity:.0422;transform:translate(7.7674vw,-10px) scale(.3197);animation:fall-388 15s -2s linear infinite}@keyframes fall-388{59.504%{transform:translate(14.7318vw,59.504vh) scale(.3197)}to{transform:translate(11.2496vw,99vh) scale(.3197)}}.snow:nth-child(389){opacity:.2428;transform:translate(13.822vw,-10px) scale(.8864);animation:fall-389 30s -15s linear infinite}@keyframes fall-389{55.173%{transform:translate(23.369vw,55.173vh) scale(.8864)}to{transform:translate(18.5955vw,99vh) scale(.8864)}}.snow:nth-child(390){opacity:1.516;transform:translate(86.2028vw,-10px) scale(.0412);animation:fall-390 23s -9s linear infinite}@keyframes fall-390{38.385%{transform:translate(88.8924vw,38.385vh) scale(.0412)}to{transform:translate(87.5476vw,99vh) scale(.0412)}}.snow:nth-child(391){opacity:1.3936;transform:translate(43.3428vw,-10px) scale(.2322);animation:fall-391 30s -10s linear infinite}@keyframes fall-391{36.575%{transform:translate(33.5118vw,36.575vh) scale(.2322)}to{transform:translate(38.4273vw,99vh) scale(.2322)}}.snow:nth-child(392){opacity:1.2918;transform:translate(24.7542vw,-10px) scale(.5818);animation:fall-392 28s -17s linear infinite}@keyframes fall-392{66.516%{transform:translate(22.9005vw,66.516vh) scale(.5818)}to{transform:translate(23.82735vw,99vh) scale(.5818)}}.snow:nth-child(393){opacity:.2666;transform:translate(56.0783vw,-10px) scale(.9142);animation:fall-393 30s -2s linear infinite}@keyframes fall-393{51.718%{transform:translate(53.5902vw,51.718vh) scale(.9142)}to{transform:translate(54.83425vw,99vh) scale(.9142)}}.snow:nth-child(394){opacity:.9864;transform:translate(73.6782vw,-10px) scale(.5247);animation:fall-394 11s -28s linear infinite}@keyframes fall-394{60.175%{transform:translate(73.593vw,60.175vh) scale(.5247)}to{transform:translate(73.6356vw,99vh) scale(.5247)}}.snow:nth-child(395){opacity:1.0134;transform:translate(65.4984vw,-10px) scale(.0068);animation:fall-395 18s -26s linear infinite}@keyframes fall-395{70.564%{transform:translate(69.6252vw,70.564vh) scale(.0068)}to{transform:translate(67.5618vw,99vh) scale(.0068)}}.snow:nth-child(396){opacity:1.3042;transform:translate(85.0238vw,-10px) scale(.5431);animation:fall-396 24s -26s linear infinite}@keyframes fall-396{49.606%{transform:translate(84.487vw,49.606vh) scale(.5431)}to{transform:translate(84.7554vw,99vh) scale(.5431)}}.snow:nth-child(397){opacity:.1208;transform:translate(80.8463vw,-10px) scale(.4518);animation:fall-397 19s -29s linear infinite}@keyframes fall-397{55.53%{transform:translate(70.9232vw,55.53vh) scale(.4518)}to{transform:translate(75.88475vw,99vh) scale(.4518)}}.snow:nth-child(398){opacity:.5164;transform:translate(90.9531vw,-10px) scale(.3016);animation:fall-398 24s -10s linear infinite}@keyframes fall-398{51.94%{transform:translate(81.8053vw,51.94vh) scale(.3016)}to{transform:translate(86.3792vw,99vh) scale(.3016)}}.snow:nth-child(399){opacity:.2364;transform:translate(26.0337vw,-10px) scale(.289);animation:fall-399 20s -10s linear infinite}@keyframes fall-399{65.968%{transform:translate(20.964vw,65.968vh) scale(.289)}to{transform:translate(23.49885vw,99vh) scale(.289)}}.snow:nth-child(400){opacity:.4756;transform:translate(35.4011vw,-10px) scale(.7216);animation:fall-400 15s -14s linear infinite}@keyframes fall-400{60.09%{transform:translate(37.1328vw,60.09vh) scale(.7216)}to{transform:translate(36.26695vw,99vh) scale(.7216)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0106;transform:translate(58.75vw,-10px) scale(.4388);animation:fall-1 18s -3s linear infinite}@keyframes fall-1{66.527%{transform:translate(61.6231vw,66.527vh) scale(.4388)}to{transform:translate(60.18655vw,99vh) scale(.4388)}}.snow:nth-child(2){opacity:.052;transform:translate(88.5302vw,-10px) scale(.2535);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{71.373%{transform:translate(96.0607vw,71.373vh) scale(.2535)}to{transform:translate(92.29545vw,99vh) scale(.2535)}}.snow:nth-child(3){opacity:.3352;transform:translate(13.2843vw,-10px) scale(.5327);animation:fall-3 22s -3s linear infinite}@keyframes fall-3{60.948%{transform:translate(18.1019vw,60.948vh) scale(.5327)}to{transform:translate(15.6931vw,99vh) scale(.5327)}}.snow:nth-child(4){opacity:.309;transform:translate(14.6234vw,-10px) scale(.1761);animation:fall-4 26s -24s linear infinite}@keyframes fall-4{70.337%{transform:translate(19.6198vw,70.337vh) scale(.1761)}to{transform:translate(17.1216vw,99vh) scale(.1761)}}.snow:nth-child(5){opacity:1.6084;transform:translate(87.6099vw,-10px) scale(.6887);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{42.984%{transform:translate(87.7976vw,42.984vh) scale(.6887)}to{transform:translate(87.70375vw,99vh) scale(.6887)}}.snow:nth-child(6){opacity:.1356;transform:translate(3.1568vw,-10px) scale(.5886);animation:fall-6 28s -30s linear infinite}@keyframes fall-6{36.505%{transform:translate(.6417vw,36.505vh) scale(.5886)}to{transform:translate(1.89925vw,99vh) scale(.5886)}}.snow:nth-child(7){opacity:.0334;transform:translate(46.9412vw,-10px) scale(.196);animation:fall-7 20s -9s linear infinite}@keyframes fall-7{35.565%{transform:translate(44.441vw,35.565vh) scale(.196)}to{transform:translate(45.6911vw,99vh) scale(.196)}}.snow:nth-child(8){opacity:1.039;transform:translate(29.4381vw,-10px) scale(.797);animation:fall-8 21s -25s linear infinite}@keyframes fall-8{78.044%{transform:translate(26.7558vw,78.044vh) scale(.797)}to{transform:translate(28.09695vw,99vh) scale(.797)}}.snow:nth-child(9){opacity:.4688;transform:translate(24.4376vw,-10px) scale(.2939);animation:fall-9 27s -12s linear infinite}@keyframes fall-9{76.97%{transform:translate(17.5643vw,76.97vh) scale(.2939)}to{transform:translate(21.00095vw,99vh) scale(.2939)}}.snow:nth-child(10){opacity:.002;transform:translate(13.9092vw,-10px) scale(.853);animation:fall-10 13s -15s linear infinite}@keyframes fall-10{57.186%{transform:translate(18.6585vw,57.186vh) scale(.853)}to{transform:translate(16.28385vw,99vh) scale(.853)}}.snow:nth-child(11){opacity:1.4424;transform:translate(84.1604vw,-10px) scale(.934);animation:fall-11 12s -5s linear infinite}@keyframes fall-11{75.589%{transform:translate(91.9387vw,75.589vh) scale(.934)}to{transform:translate(88.04955vw,99vh) scale(.934)}}.snow:nth-child(12){opacity:1.7082;transform:translate(90.0042vw,-10px) scale(.7961);animation:fall-12 17s -21s linear infinite}@keyframes fall-12{51.457%{transform:translate(96.815vw,51.457vh) scale(.7961)}to{transform:translate(93.4096vw,99vh) scale(.7961)}}.snow:nth-child(13){opacity:.2982;transform:translate(98.0034vw,-10px) scale(.106);animation:fall-13 27s -11s linear infinite}@keyframes fall-13{70.396%{transform:translate(106.5081vw,70.396vh) scale(.106)}to{transform:translate(102.25575vw,99vh) scale(.106)}}.snow:nth-child(14){opacity:.2362;transform:translate(66.8676vw,-10px) scale(.6113);animation:fall-14 12s -29s linear infinite}@keyframes fall-14{79.304%{transform:translate(69.6801vw,79.304vh) scale(.6113)}to{transform:translate(68.27385vw,99vh) scale(.6113)}}.snow:nth-child(15){opacity:.746;transform:translate(55.0718vw,-10px) scale(.1485);animation:fall-15 11s -15s linear infinite}@keyframes fall-15{73.429%{transform:translate(46.1294vw,73.429vh) scale(.1485)}to{transform:translate(50.6006vw,99vh) scale(.1485)}}.snow:nth-child(16){opacity:1.8044;transform:translate(65.8923vw,-10px) scale(.4919);animation:fall-16 16s -18s linear infinite}@keyframes fall-16{32.209%{transform:translate(57.4585vw,32.209vh) scale(.4919)}to{transform:translate(61.6754vw,99vh) scale(.4919)}}.snow:nth-child(17){opacity:1.9478;transform:translate(56.8266vw,-10px) scale(.0538);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{46.51%{transform:translate(65.8821vw,46.51vh) scale(.0538)}to{transform:translate(61.35435vw,99vh) scale(.0538)}}.snow:nth-child(18){opacity:.7646;transform:translate(42.1137vw,-10px) scale(.3539);animation:fall-18 13s -5s linear infinite}@keyframes fall-18{54.869%{transform:translate(38.5234vw,54.869vh) scale(.3539)}to{transform:translate(40.31855vw,99vh) scale(.3539)}}.snow:nth-child(19){opacity:1.0666;transform:translate(8.5675vw,-10px) scale(.2885);animation:fall-19 27s -23s linear infinite}@keyframes fall-19{33.753%{transform:translate(11.3271vw,33.753vh) scale(.2885)}to{transform:translate(9.9473vw,99vh) scale(.2885)}}.snow:nth-child(20){opacity:.9722;transform:translate(89.3036vw,-10px) scale(.6329);animation:fall-20 23s -14s linear infinite}@keyframes fall-20{47.588%{transform:translate(92.3482vw,47.588vh) scale(.6329)}to{transform:translate(90.8259vw,99vh) scale(.6329)}}.snow:nth-child(21){opacity:.4666;transform:translate(10.0157vw,-10px) scale(.4911);animation:fall-21 25s -5s linear infinite}@keyframes fall-21{30.752%{transform:translate(5.5865vw,30.752vh) scale(.4911)}to{transform:translate(7.8011vw,99vh) scale(.4911)}}.snow:nth-child(22){opacity:.7918;transform:translate(40.3537vw,-10px) scale(.8835);animation:fall-22 16s -20s linear infinite}@keyframes fall-22{63.288%{transform:translate(36.4687vw,63.288vh) scale(.8835)}to{transform:translate(38.4112vw,99vh) scale(.8835)}}.snow:nth-child(23){opacity:.217;transform:translate(19.5357vw,-10px) scale(.2141);animation:fall-23 27s -21s linear infinite}@keyframes fall-23{45.834%{transform:translate(12.1301vw,45.834vh) scale(.2141)}to{transform:translate(15.8329vw,99vh) scale(.2141)}}.snow:nth-child(24){opacity:.7384;transform:translate(79.3627vw,-10px) scale(.3789);animation:fall-24 29s -3s linear infinite}@keyframes fall-24{52.903%{transform:translate(85.6323vw,52.903vh) scale(.3789)}to{transform:translate(82.4975vw,99vh) scale(.3789)}}.snow:nth-child(25){opacity:1.5312;transform:translate(25.3356vw,-10px) scale(.7803);animation:fall-25 16s -5s linear infinite}@keyframes fall-25{46.14%{transform:translate(27.6577vw,46.14vh) scale(.7803)}to{transform:translate(26.49665vw,99vh) scale(.7803)}}.snow:nth-child(26){opacity:.7956;transform:translate(64.2812vw,-10px) scale(.7089);animation:fall-26 15s -30s linear infinite}@keyframes fall-26{68.242%{transform:translate(63.6045vw,68.242vh) scale(.7089)}to{transform:translate(63.94285vw,99vh) scale(.7089)}}.snow:nth-child(27){opacity:1.0418;transform:translate(18.1344vw,-10px) scale(.1453);animation:fall-27 17s -13s linear infinite}@keyframes fall-27{67.495%{transform:translate(23.6487vw,67.495vh) scale(.1453)}to{transform:translate(20.89155vw,99vh) scale(.1453)}}.snow:nth-child(28){opacity:1.0234;transform:translate(55.0177vw,-10px) scale(.8095);animation:fall-28 15s -18s linear infinite}@keyframes fall-28{53.71%{transform:translate(49.7741vw,53.71vh) scale(.8095)}to{transform:translate(52.3959vw,99vh) scale(.8095)}}.snow:nth-child(29){opacity:1.5886;transform:translate(6.6324vw,-10px) scale(.9163);animation:fall-29 18s -28s linear infinite}@keyframes fall-29{46.191%{transform:translate(9.7579vw,46.191vh) scale(.9163)}to{transform:translate(8.19515vw,99vh) scale(.9163)}}.snow:nth-child(30){opacity:.4084;transform:translate(80.6254vw,-10px) scale(.6989);animation:fall-30 24s -5s linear infinite}@keyframes fall-30{32.943%{transform:translate(71.0879vw,32.943vh) scale(.6989)}to{transform:translate(75.85665vw,99vh) scale(.6989)}}.snow:nth-child(31){opacity:1.268;transform:translate(78.7623vw,-10px) scale(.1295);animation:fall-31 28s -20s linear infinite}@keyframes fall-31{78.377%{transform:translate(84.597vw,78.377vh) scale(.1295)}to{transform:translate(81.67965vw,99vh) scale(.1295)}}.snow:nth-child(32){opacity:1.836;transform:translate(18.349vw,-10px) scale(.7623);animation:fall-32 17s -19s linear infinite}@keyframes fall-32{52.579%{transform:translate(10.522vw,52.579vh) scale(.7623)}to{transform:translate(14.4355vw,99vh) scale(.7623)}}.snow:nth-child(33){opacity:1.8642;transform:translate(14.7736vw,-10px) scale(.6969);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{68.284%{transform:translate(13.2613vw,68.284vh) scale(.6969)}to{transform:translate(14.01745vw,99vh) scale(.6969)}}.snow:nth-child(34){opacity:.343;transform:translate(88.4636vw,-10px) scale(.0092);animation:fall-34 27s -2s linear infinite}@keyframes fall-34{32.739%{transform:translate(82.5219vw,32.739vh) scale(.0092)}to{transform:translate(85.49275vw,99vh) scale(.0092)}}.snow:nth-child(35){opacity:.8854;transform:translate(6.2791vw,-10px) scale(.5823);animation:fall-35 24s -16s linear infinite}@keyframes fall-35{51.589%{transform:translate(11.8479vw,51.589vh) scale(.5823)}to{transform:translate(9.0635vw,99vh) scale(.5823)}}.snow:nth-child(36){opacity:1.0076;transform:translate(26.5301vw,-10px) scale(.4145);animation:fall-36 17s -30s linear infinite}@keyframes fall-36{51.932%{transform:translate(20.968vw,51.932vh) scale(.4145)}to{transform:translate(23.74905vw,99vh) scale(.4145)}}.snow:nth-child(37){opacity:1.9808;transform:translate(63.7073vw,-10px) scale(.9628);animation:fall-37 15s -17s linear infinite}@keyframes fall-37{61.226%{transform:translate(67.8315vw,61.226vh) scale(.9628)}to{transform:translate(65.7694vw,99vh) scale(.9628)}}.snow:nth-child(38){opacity:.357;transform:translate(87.9127vw,-10px) scale(.38);animation:fall-38 14s -25s linear infinite}@keyframes fall-38{45.146%{transform:translate(92.8361vw,45.146vh) scale(.38)}to{transform:translate(90.3744vw,99vh) scale(.38)}}.snow:nth-child(39){opacity:.8134;transform:translate(93.3544vw,-10px) scale(.2197);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{75.139%{transform:translate(94.0718vw,75.139vh) scale(.2197)}to{transform:translate(93.7131vw,99vh) scale(.2197)}}.snow:nth-child(40){opacity:.9172;transform:translate(99.8452vw,-10px) scale(.0975);animation:fall-40 24s -3s linear infinite}@keyframes fall-40{40.785%{transform:translate(107.9242vw,40.785vh) scale(.0975)}to{transform:translate(103.8847vw,99vh) scale(.0975)}}.snow:nth-child(41){opacity:.0418;transform:translate(72.2859vw,-10px) scale(.7943);animation:fall-41 17s -17s linear infinite}@keyframes fall-41{56.128%{transform:translate(66.093vw,56.128vh) scale(.7943)}to{transform:translate(69.18945vw,99vh) scale(.7943)}}.snow:nth-child(42){opacity:1.6002;transform:translate(69.2586vw,-10px) scale(.695);animation:fall-42 20s -22s linear infinite}@keyframes fall-42{30.17%{transform:translate(63.6815vw,30.17vh) scale(.695)}to{transform:translate(66.47005vw,99vh) scale(.695)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.0543vw,-10px) scale(.0706);animation:fall-43 10s -28s linear infinite}@keyframes fall-43{37.705%{transform:translate(-4.3466vw,37.705vh) scale(.0706)}to{transform:translate(-.64615vw,99vh) scale(.0706)}}.snow:nth-child(44){opacity:.3332;transform:translate(35.8198vw,-10px) scale(.6769);animation:fall-44 29s -23s linear infinite}@keyframes fall-44{52.858%{transform:translate(30.157vw,52.858vh) scale(.6769)}to{transform:translate(32.9884vw,99vh) scale(.6769)}}.snow:nth-child(45){opacity:1.5424;transform:translate(99.7879vw,-10px) scale(.1866);animation:fall-45 16s -5s linear infinite}@keyframes fall-45{53.206%{transform:translate(93.6994vw,53.206vh) scale(.1866)}to{transform:translate(96.74365vw,99vh) scale(.1866)}}.snow:nth-child(46){opacity:1.0668;transform:translate(91.5169vw,-10px) scale(.7249);animation:fall-46 18s -1s linear infinite}@keyframes fall-46{45.539%{transform:translate(101.0483vw,45.539vh) scale(.7249)}to{transform:translate(96.2826vw,99vh) scale(.7249)}}.snow:nth-child(47){opacity:1.0626;transform:translate(23.8297vw,-10px) scale(.5741);animation:fall-47 25s -3s linear infinite}@keyframes fall-47{30.659%{transform:translate(16.7439vw,30.659vh) scale(.5741)}to{transform:translate(20.2868vw,99vh) scale(.5741)}}.snow:nth-child(48){opacity:1.4202;transform:translate(36.8969vw,-10px) scale(.0131);animation:fall-48 20s -1s linear infinite}@keyframes fall-48{59.148%{transform:translate(28.8961vw,59.148vh) scale(.0131)}to{transform:translate(32.8965vw,99vh) scale(.0131)}}.snow:nth-child(49){opacity:.1512;transform:translate(53.9038vw,-10px) scale(.9577);animation:fall-49 16s -22s linear infinite}@keyframes fall-49{73.475%{transform:translate(53.4744vw,73.475vh) scale(.9577)}to{transform:translate(53.6891vw,99vh) scale(.9577)}}.snow:nth-child(50){opacity:.9776;transform:translate(88.1155vw,-10px) scale(.446);animation:fall-50 25s -3s linear infinite}@keyframes fall-50{44.686%{transform:translate(87.5475vw,44.686vh) scale(.446)}to{transform:translate(87.8315vw,99vh) scale(.446)}}.snow:nth-child(51){opacity:.7512;transform:translate(48.9976vw,-10px) scale(.8997);animation:fall-51 19s -24s linear infinite}@keyframes fall-51{32.466%{transform:translate(53.0066vw,32.466vh) scale(.8997)}to{transform:translate(51.0021vw,99vh) scale(.8997)}}.snow:nth-child(52){opacity:1.1758;transform:translate(50.4678vw,-10px) scale(.2332);animation:fall-52 30s -28s linear infinite}@keyframes fall-52{64.524%{transform:translate(45.5455vw,64.524vh) scale(.2332)}to{transform:translate(48.00665vw,99vh) scale(.2332)}}.snow:nth-child(53){opacity:.8256;transform:translate(41.8179vw,-10px) scale(.373);animation:fall-53 25s -29s linear infinite}@keyframes fall-53{54.223%{transform:translate(45.9929vw,54.223vh) scale(.373)}to{transform:translate(43.9054vw,99vh) scale(.373)}}.snow:nth-child(54){opacity:1.3462;transform:translate(95.6555vw,-10px) scale(.8324);animation:fall-54 20s -8s linear infinite}@keyframes fall-54{67.443%{transform:translate(90.8059vw,67.443vh) scale(.8324)}to{transform:translate(93.2307vw,99vh) scale(.8324)}}.snow:nth-child(55){opacity:.5682;transform:translate(18.0971vw,-10px) scale(.557);animation:fall-55 28s -17s linear infinite}@keyframes fall-55{61.014%{transform:translate(23.8456vw,61.014vh) scale(.557)}to{transform:translate(20.97135vw,99vh) scale(.557)}}.snow:nth-child(56){opacity:1.7416;transform:translate(82.5388vw,-10px) scale(.2206);animation:fall-56 13s -11s linear infinite}@keyframes fall-56{32.13%{transform:translate(74.7243vw,32.13vh) scale(.2206)}to{transform:translate(78.63155vw,99vh) scale(.2206)}}.snow:nth-child(57){opacity:.49;transform:translate(24.8036vw,-10px) scale(.4608);animation:fall-57 27s -2s linear infinite}@keyframes fall-57{60.431%{transform:translate(22.4279vw,60.431vh) scale(.4608)}to{transform:translate(23.61575vw,99vh) scale(.4608)}}.snow:nth-child(58){opacity:.9146;transform:translate(34.4522vw,-10px) scale(.0918);animation:fall-58 28s -22s linear infinite}@keyframes fall-58{60.24%{transform:translate(25.129vw,60.24vh) scale(.0918)}to{transform:translate(29.7906vw,99vh) scale(.0918)}}.snow:nth-child(59){opacity:.4174;transform:translate(50.0382vw,-10px) scale(.2421);animation:fall-59 19s -28s linear infinite}@keyframes fall-59{67.629%{transform:translate(44.0608vw,67.629vh) scale(.2421)}to{transform:translate(47.0495vw,99vh) scale(.2421)}}.snow:nth-child(60){opacity:.3236;transform:translate(90.7268vw,-10px) scale(.1237);animation:fall-60 15s -21s linear infinite}@keyframes fall-60{68.259%{transform:translate(98.5534vw,68.259vh) scale(.1237)}to{transform:translate(94.6401vw,99vh) scale(.1237)}}.snow:nth-child(61){opacity:1.8982;transform:translate(42.9943vw,-10px) scale(.7978);animation:fall-61 13s -4s linear infinite}@keyframes fall-61{79.465%{transform:translate(42.8809vw,79.465vh) scale(.7978)}to{transform:translate(42.9376vw,99vh) scale(.7978)}}.snow:nth-child(62){opacity:.1736;transform:translate(3.2418vw,-10px) scale(.8485);animation:fall-62 19s -30s linear infinite}@keyframes fall-62{52.122%{transform:translate(.7827vw,52.122vh) scale(.8485)}to{transform:translate(2.01225vw,99vh) scale(.8485)}}.snow:nth-child(63){opacity:1.666;transform:translate(11.8496vw,-10px) scale(.6749);animation:fall-63 14s -5s linear infinite}@keyframes fall-63{57.243%{transform:translate(15.3992vw,57.243vh) scale(.6749)}to{transform:translate(13.6244vw,99vh) scale(.6749)}}.snow:nth-child(64){opacity:1.628;transform:translate(4.2475vw,-10px) scale(.9634);animation:fall-64 24s -10s linear infinite}@keyframes fall-64{49.008%{transform:translate(2.679vw,49.008vh) scale(.9634)}to{transform:translate(3.46325vw,99vh) scale(.9634)}}.snow:nth-child(65){opacity:1.6166;transform:translate(30.7308vw,-10px) scale(.2332);animation:fall-65 23s -2s linear infinite}@keyframes fall-65{76.415%{transform:translate(21.2844vw,76.415vh) scale(.2332)}to{transform:translate(26.0076vw,99vh) scale(.2332)}}.snow:nth-child(66){opacity:1.5522;transform:translate(51.2897vw,-10px) scale(.95);animation:fall-66 10s -26s linear infinite}@keyframes fall-66{65.25%{transform:translate(58.0175vw,65.25vh) scale(.95)}to{transform:translate(54.6536vw,99vh) scale(.95)}}.snow:nth-child(67){opacity:.0948;transform:translate(99.6767vw,-10px) scale(.0183);animation:fall-67 17s -12s linear infinite}@keyframes fall-67{48.829%{transform:translate(94.5201vw,48.829vh) scale(.0183)}to{transform:translate(97.0984vw,99vh) scale(.0183)}}.snow:nth-child(68){opacity:1.0128;transform:translate(67.3647vw,-10px) scale(.1383);animation:fall-68 27s -11s linear infinite}@keyframes fall-68{31.962%{transform:translate(74.3119vw,31.962vh) scale(.1383)}to{transform:translate(70.8383vw,99vh) scale(.1383)}}.snow:nth-child(69){opacity:.3392;transform:translate(18.7718vw,-10px) scale(.0478);animation:fall-69 14s -2s linear infinite}@keyframes fall-69{30.483%{transform:translate(22.8963vw,30.483vh) scale(.0478)}to{transform:translate(20.83405vw,99vh) scale(.0478)}}.snow:nth-child(70){opacity:1.0374;transform:translate(65.7478vw,-10px) scale(.681);animation:fall-70 21s -22s linear infinite}@keyframes fall-70{60.345%{transform:translate(72.1234vw,60.345vh) scale(.681)}to{transform:translate(68.9356vw,99vh) scale(.681)}}.snow:nth-child(71){opacity:.1538;transform:translate(7.3394vw,-10px) scale(.9856);animation:fall-71 22s -28s linear infinite}@keyframes fall-71{54.494%{transform:translate(9.7455vw,54.494vh) scale(.9856)}to{transform:translate(8.54245vw,99vh) scale(.9856)}}.snow:nth-child(72){opacity:.552;transform:translate(45.9804vw,-10px) scale(.413);animation:fall-72 19s -13s linear infinite}@keyframes fall-72{72.434%{transform:translate(38.1742vw,72.434vh) scale(.413)}to{transform:translate(42.0773vw,99vh) scale(.413)}}.snow:nth-child(73){opacity:1.1762;transform:translate(13.0745vw,-10px) scale(.9756);animation:fall-73 16s -6s linear infinite}@keyframes fall-73{68.005%{transform:translate(9.8592vw,68.005vh) scale(.9756)}to{transform:translate(11.46685vw,99vh) scale(.9756)}}.snow:nth-child(74){opacity:.0568;transform:translate(59.8076vw,-10px) scale(.9999);animation:fall-74 20s -25s linear infinite}@keyframes fall-74{48.958%{transform:translate(67.1893vw,48.958vh) scale(.9999)}to{transform:translate(63.49845vw,99vh) scale(.9999)}}.snow:nth-child(75){opacity:1.916;transform:translate(63.5553vw,-10px) scale(.4373);animation:fall-75 13s -22s linear infinite}@keyframes fall-75{61.699%{transform:translate(60.1751vw,61.699vh) scale(.4373)}to{transform:translate(61.8652vw,99vh) scale(.4373)}}.snow:nth-child(76){opacity:1.6928;transform:translate(96.1309vw,-10px) scale(.2576);animation:fall-76 15s -22s linear infinite}@keyframes fall-76{66.743%{transform:translate(95.1698vw,66.743vh) scale(.2576)}to{transform:translate(95.65035vw,99vh) scale(.2576)}}.snow:nth-child(77){opacity:.6486;transform:translate(75.9756vw,-10px) scale(.586);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{59.143%{transform:translate(68.038vw,59.143vh) scale(.586)}to{transform:translate(72.0068vw,99vh) scale(.586)}}.snow:nth-child(78){opacity:.94;transform:translate(36.8338vw,-10px) scale(.8639);animation:fall-78 20s -24s linear infinite}@keyframes fall-78{36.056%{transform:translate(36.7008vw,36.056vh) scale(.8639)}to{transform:translate(36.7673vw,99vh) scale(.8639)}}.snow:nth-child(79){opacity:.7836;transform:translate(89.9512vw,-10px) scale(.1808);animation:fall-79 12s -15s linear infinite}@keyframes fall-79{70.728%{transform:translate(92.1544vw,70.728vh) scale(.1808)}to{transform:translate(91.0528vw,99vh) scale(.1808)}}.snow:nth-child(80){opacity:1.8644;transform:translate(78.3126vw,-10px) scale(.3818);animation:fall-80 12s -26s linear infinite}@keyframes fall-80{45.439%{transform:translate(71.0086vw,45.439vh) scale(.3818)}to{transform:translate(74.6606vw,99vh) scale(.3818)}}.snow:nth-child(81){opacity:.1294;transform:translate(17.2444vw,-10px) scale(.7772);animation:fall-81 23s -28s linear infinite}@keyframes fall-81{63.989%{transform:translate(21.1245vw,63.989vh) scale(.7772)}to{transform:translate(19.18445vw,99vh) scale(.7772)}}.snow:nth-child(82){opacity:1.5362;transform:translate(91.1727vw,-10px) scale(.32);animation:fall-82 17s -17s linear infinite}@keyframes fall-82{64.013%{transform:translate(98.2057vw,64.013vh) scale(.32)}to{transform:translate(94.6892vw,99vh) scale(.32)}}.snow:nth-child(83){opacity:1.242;transform:translate(44.1635vw,-10px) scale(.7272);animation:fall-83 18s -9s linear infinite}@keyframes fall-83{65.55%{transform:translate(37.6274vw,65.55vh) scale(.7272)}to{transform:translate(40.89545vw,99vh) scale(.7272)}}.snow:nth-child(84){opacity:1.77;transform:translate(19.5637vw,-10px) scale(.6434);animation:fall-84 12s -24s linear infinite}@keyframes fall-84{67.64%{transform:translate(17.1287vw,67.64vh) scale(.6434)}to{transform:translate(18.3462vw,99vh) scale(.6434)}}.snow:nth-child(85){opacity:.3144;transform:translate(38.9718vw,-10px) scale(.6524);animation:fall-85 29s -17s linear infinite}@keyframes fall-85{42.832%{transform:translate(35.5364vw,42.832vh) scale(.6524)}to{transform:translate(37.2541vw,99vh) scale(.6524)}}.snow:nth-child(86){opacity:.1094;transform:translate(54.0828vw,-10px) scale(.9775);animation:fall-86 20s -4s linear infinite}@keyframes fall-86{76.136%{transform:translate(49.0904vw,76.136vh) scale(.9775)}to{transform:translate(51.5866vw,99vh) scale(.9775)}}.snow:nth-child(87){opacity:1.2552;transform:translate(86.4106vw,-10px) scale(.6929);animation:fall-87 30s -12s linear infinite}@keyframes fall-87{73.866%{transform:translate(90.3682vw,73.866vh) scale(.6929)}to{transform:translate(88.3894vw,99vh) scale(.6929)}}.snow:nth-child(88){opacity:.1366;transform:translate(21.9184vw,-10px) scale(.7714);animation:fall-88 25s -4s linear infinite}@keyframes fall-88{31.835%{transform:translate(17.4273vw,31.835vh) scale(.7714)}to{transform:translate(19.67285vw,99vh) scale(.7714)}}.snow:nth-child(89){opacity:1.494;transform:translate(20.6204vw,-10px) scale(.2678);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{78.53%{transform:translate(28.5376vw,78.53vh) scale(.2678)}to{transform:translate(24.579vw,99vh) scale(.2678)}}.snow:nth-child(90){opacity:.4472;transform:translate(47.4471vw,-10px) scale(.2276);animation:fall-90 14s -27s linear infinite}@keyframes fall-90{66.637%{transform:translate(45.064vw,66.637vh) scale(.2276)}to{transform:translate(46.25555vw,99vh) scale(.2276)}}.snow:nth-child(91){opacity:1.5026;transform:translate(35.1572vw,-10px) scale(.8324);animation:fall-91 30s -29s linear infinite}@keyframes fall-91{76.656%{transform:translate(43.5295vw,76.656vh) scale(.8324)}to{transform:translate(39.34335vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.4642;transform:translate(20.2648vw,-10px) scale(.2773);animation:fall-92 25s -13s linear infinite}@keyframes fall-92{64.194%{transform:translate(22.0267vw,64.194vh) scale(.2773)}to{transform:translate(21.14575vw,99vh) scale(.2773)}}.snow:nth-child(93){opacity:1.9966;transform:translate(73.7435vw,-10px) scale(.1077);animation:fall-93 20s -26s linear infinite}@keyframes fall-93{43.911%{transform:translate(64.0065vw,43.911vh) scale(.1077)}to{transform:translate(68.875vw,99vh) scale(.1077)}}.snow:nth-child(94){opacity:1.3812;transform:translate(50.6906vw,-10px) scale(.3456);animation:fall-94 20s -1s linear infinite}@keyframes fall-94{37.111%{transform:translate(41.8496vw,37.111vh) scale(.3456)}to{transform:translate(46.2701vw,99vh) scale(.3456)}}.snow:nth-child(95){opacity:.9884;transform:translate(80.4235vw,-10px) scale(.3191);animation:fall-95 24s -8s linear infinite}@keyframes fall-95{67.862%{transform:translate(78.4264vw,67.862vh) scale(.3191)}to{transform:translate(79.42495vw,99vh) scale(.3191)}}.snow:nth-child(96){opacity:1.1724;transform:translate(1.6767vw,-10px) scale(.9382);animation:fall-96 13s -11s linear infinite}@keyframes fall-96{40.691%{transform:translate(7.9378vw,40.691vh) scale(.9382)}to{transform:translate(4.80725vw,99vh) scale(.9382)}}.snow:nth-child(97){opacity:1.2482;transform:translate(57.2918vw,-10px) scale(.5061);animation:fall-97 12s -2s linear infinite}@keyframes fall-97{61.675%{transform:translate(66.5817vw,61.675vh) scale(.5061)}to{transform:translate(61.93675vw,99vh) scale(.5061)}}.snow:nth-child(98){opacity:1.2012;transform:translate(31.776vw,-10px) scale(.4413);animation:fall-98 21s -19s linear infinite}@keyframes fall-98{54.071%{transform:translate(35.7027vw,54.071vh) scale(.4413)}to{transform:translate(33.73935vw,99vh) scale(.4413)}}.snow:nth-child(99){opacity:1.2024;transform:translate(74.7688vw,-10px) scale(.0294);animation:fall-99 22s -12s linear infinite}@keyframes fall-99{73.801%{transform:translate(69.9465vw,73.801vh) scale(.0294)}to{transform:translate(72.35765vw,99vh) scale(.0294)}}.snow:nth-child(100){opacity:.9948;transform:translate(50.3985vw,-10px) scale(.2657);animation:fall-100 18s -5s linear infinite}@keyframes fall-100{48.509%{transform:translate(57.624vw,48.509vh) scale(.2657)}to{transform:translate(54.01125vw,99vh) scale(.2657)}}.snow:nth-child(101){opacity:1.9748;transform:translate(67.21vw,-10px) scale(.2631);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{73.311%{transform:translate(64.0277vw,73.311vh) scale(.2631)}to{transform:translate(65.61885vw,99vh) scale(.2631)}}.snow:nth-child(102){opacity:1.9744;transform:translate(28.9573vw,-10px) scale(.4032);animation:fall-102 28s -16s linear infinite}@keyframes fall-102{71.726%{transform:translate(32.0808vw,71.726vh) scale(.4032)}to{transform:translate(30.51905vw,99vh) scale(.4032)}}.snow:nth-child(103){opacity:1.6652;transform:translate(78.7947vw,-10px) scale(.606);animation:fall-103 20s -17s linear infinite}@keyframes fall-103{31.607%{transform:translate(77.2627vw,31.607vh) scale(.606)}to{transform:translate(78.0287vw,99vh) scale(.606)}}.snow:nth-child(104){opacity:1.8838;transform:translate(94.1697vw,-10px) scale(.2315);animation:fall-104 17s -14s linear infinite}@keyframes fall-104{55.085%{transform:translate(97.3115vw,55.085vh) scale(.2315)}to{transform:translate(95.7406vw,99vh) scale(.2315)}}.snow:nth-child(105){opacity:1.8402;transform:translate(61.2891vw,-10px) scale(.0459);animation:fall-105 26s -12s linear infinite}@keyframes fall-105{41.211%{transform:translate(61.8608vw,41.211vh) scale(.0459)}to{transform:translate(61.57495vw,99vh) scale(.0459)}}.snow:nth-child(106){opacity:1.1416;transform:translate(22.1942vw,-10px) scale(.462);animation:fall-106 27s -12s linear infinite}@keyframes fall-106{35.107%{transform:translate(22.6533vw,35.107vh) scale(.462)}to{transform:translate(22.42375vw,99vh) scale(.462)}}.snow:nth-child(107){opacity:1.1586;transform:translate(9.8841vw,-10px) scale(.5507);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{52.549%{transform:translate(.7883vw,52.549vh) scale(.5507)}to{transform:translate(5.3362vw,99vh) scale(.5507)}}.snow:nth-child(108){opacity:1.967;transform:translate(11.0167vw,-10px) scale(.5859);animation:fall-108 17s -17s linear infinite}@keyframes fall-108{61.585%{transform:translate(17.8011vw,61.585vh) scale(.5859)}to{transform:translate(14.4089vw,99vh) scale(.5859)}}.snow:nth-child(109){opacity:1.561;transform:translate(7.8132vw,-10px) scale(.6834);animation:fall-109 22s -1s linear infinite}@keyframes fall-109{56.861%{transform:translate(4.3421vw,56.861vh) scale(.6834)}to{transform:translate(6.07765vw,99vh) scale(.6834)}}.snow:nth-child(110){opacity:1.5518;transform:translate(66.0537vw,-10px) scale(.781);animation:fall-110 23s -20s linear infinite}@keyframes fall-110{69.925%{transform:translate(74.0842vw,69.925vh) scale(.781)}to{transform:translate(70.06895vw,99vh) scale(.781)}}.snow:nth-child(111){opacity:.1452;transform:translate(58.1003vw,-10px) scale(.9109);animation:fall-111 20s -18s linear infinite}@keyframes fall-111{64.812%{transform:translate(59.3958vw,64.812vh) scale(.9109)}to{transform:translate(58.74805vw,99vh) scale(.9109)}}.snow:nth-child(112){opacity:1.47;transform:translate(29.0677vw,-10px) scale(.581);animation:fall-112 12s -25s linear infinite}@keyframes fall-112{56.692%{transform:translate(36.5607vw,56.692vh) scale(.581)}to{transform:translate(32.8142vw,99vh) scale(.581)}}.snow:nth-child(113){opacity:1.738;transform:translate(16.2487vw,-10px) scale(.6234);animation:fall-113 25s -24s linear infinite}@keyframes fall-113{40.337%{transform:translate(19.2309vw,40.337vh) scale(.6234)}to{transform:translate(17.7398vw,99vh) scale(.6234)}}.snow:nth-child(114){opacity:.669;transform:translate(58.8238vw,-10px) scale(.3941);animation:fall-114 19s -4s linear infinite}@keyframes fall-114{39.929%{transform:translate(59.5004vw,39.929vh) scale(.3941)}to{transform:translate(59.1621vw,99vh) scale(.3941)}}.snow:nth-child(115){opacity:1.9296;transform:translate(6.0178vw,-10px) scale(.0908);animation:fall-115 23s -2s linear infinite}@keyframes fall-115{62.465%{transform:translate(8.4978vw,62.465vh) scale(.0908)}to{transform:translate(7.2578vw,99vh) scale(.0908)}}.snow:nth-child(116){opacity:1.6312;transform:translate(28.4233vw,-10px) scale(.6698);animation:fall-116 30s -25s linear infinite}@keyframes fall-116{72.408%{transform:translate(36.0956vw,72.408vh) scale(.6698)}to{transform:translate(32.25945vw,99vh) scale(.6698)}}.snow:nth-child(117){opacity:1.1022;transform:translate(80.4939vw,-10px) scale(.4461);animation:fall-117 14s -8s linear infinite}@keyframes fall-117{67.394%{transform:translate(86.6846vw,67.394vh) scale(.4461)}to{transform:translate(83.58925vw,99vh) scale(.4461)}}.snow:nth-child(118){opacity:1.8632;transform:translate(90.4525vw,-10px) scale(.3077);animation:fall-118 14s -7s linear infinite}@keyframes fall-118{36.117%{transform:translate(99.9442vw,36.117vh) scale(.3077)}to{transform:translate(95.19835vw,99vh) scale(.3077)}}.snow:nth-child(119){opacity:1.9478;transform:translate(71.2732vw,-10px) scale(.5986);animation:fall-119 22s -20s linear infinite}@keyframes fall-119{77.288%{transform:translate(75.2121vw,77.288vh) scale(.5986)}to{transform:translate(73.24265vw,99vh) scale(.5986)}}.snow:nth-child(120){opacity:.5894;transform:translate(90.0077vw,-10px) scale(.9798);animation:fall-120 18s -27s linear infinite}@keyframes fall-120{33.611%{transform:translate(86.5349vw,33.611vh) scale(.9798)}to{transform:translate(88.2713vw,99vh) scale(.9798)}}.snow:nth-child(121){opacity:.9698;transform:translate(58.7984vw,-10px) scale(.9518);animation:fall-121 29s -27s linear infinite}@keyframes fall-121{47.986%{transform:translate(60.009vw,47.986vh) scale(.9518)}to{transform:translate(59.4037vw,99vh) scale(.9518)}}.snow:nth-child(122){opacity:1.1872;transform:translate(84.5503vw,-10px) scale(.1272);animation:fall-122 26s -11s linear infinite}@keyframes fall-122{57.992%{transform:translate(83.0642vw,57.992vh) scale(.1272)}to{transform:translate(83.80725vw,99vh) scale(.1272)}}.snow:nth-child(123){opacity:1.58;transform:translate(89.0155vw,-10px) scale(.6833);animation:fall-123 16s -23s linear infinite}@keyframes fall-123{41.602%{transform:translate(86.9449vw,41.602vh) scale(.6833)}to{transform:translate(87.9802vw,99vh) scale(.6833)}}.snow:nth-child(124){opacity:.3482;transform:translate(77.5463vw,-10px) scale(.9283);animation:fall-124 26s -4s linear infinite}@keyframes fall-124{60.806%{transform:translate(69.4612vw,60.806vh) scale(.9283)}to{transform:translate(73.50375vw,99vh) scale(.9283)}}.snow:nth-child(125){opacity:.9702;transform:translate(95.0842vw,-10px) scale(.0114);animation:fall-125 24s -9s linear infinite}@keyframes fall-125{66.722%{transform:translate(89.9273vw,66.722vh) scale(.0114)}to{transform:translate(92.50575vw,99vh) scale(.0114)}}.snow:nth-child(126){opacity:.91;transform:translate(.6283vw,-10px) scale(.1537);animation:fall-126 10s -12s linear infinite}@keyframes fall-126{52.332%{transform:translate(-7.9914vw,52.332vh) scale(.1537)}to{transform:translate(-3.68155vw,99vh) scale(.1537)}}.snow:nth-child(127){opacity:.079;transform:translate(32.013vw,-10px) scale(.9288);animation:fall-127 23s -12s linear infinite}@keyframes fall-127{52.809%{transform:translate(32.5852vw,52.809vh) scale(.9288)}to{transform:translate(32.2991vw,99vh) scale(.9288)}}.snow:nth-child(128){opacity:.507;transform:translate(9.2593vw,-10px) scale(.4084);animation:fall-128 18s -10s linear infinite}@keyframes fall-128{50.458%{transform:translate(16.3916vw,50.458vh) scale(.4084)}to{transform:translate(12.82545vw,99vh) scale(.4084)}}.snow:nth-child(129){opacity:1.396;transform:translate(20.2552vw,-10px) scale(.8132);animation:fall-129 22s -24s linear infinite}@keyframes fall-129{42.311%{transform:translate(28.1567vw,42.311vh) scale(.8132)}to{transform:translate(24.20595vw,99vh) scale(.8132)}}.snow:nth-child(130){opacity:.7668;transform:translate(89.7693vw,-10px) scale(.3634);animation:fall-130 25s -4s linear infinite}@keyframes fall-130{74.952%{transform:translate(87.8971vw,74.952vh) scale(.3634)}to{transform:translate(88.8332vw,99vh) scale(.3634)}}.snow:nth-child(131){opacity:.24;transform:translate(63.4283vw,-10px) scale(.8872);animation:fall-131 30s -21s linear infinite}@keyframes fall-131{53.177%{transform:translate(69.3249vw,53.177vh) scale(.8872)}to{transform:translate(66.3766vw,99vh) scale(.8872)}}.snow:nth-child(132){opacity:1.4106;transform:translate(12.4845vw,-10px) scale(.5848);animation:fall-132 16s -30s linear infinite}@keyframes fall-132{31.467%{transform:translate(19.1097vw,31.467vh) scale(.5848)}to{transform:translate(15.7971vw,99vh) scale(.5848)}}.snow:nth-child(133){opacity:1.661;transform:translate(10.7909vw,-10px) scale(.4631);animation:fall-133 24s -8s linear infinite}@keyframes fall-133{32.28%{transform:translate(5.5176vw,32.28vh) scale(.4631)}to{transform:translate(8.15425vw,99vh) scale(.4631)}}.snow:nth-child(134){opacity:.7696;transform:translate(73.6259vw,-10px) scale(.4494);animation:fall-134 20s -29s linear infinite}@keyframes fall-134{44.763%{transform:translate(66.4416vw,44.763vh) scale(.4494)}to{transform:translate(70.03375vw,99vh) scale(.4494)}}.snow:nth-child(135){opacity:.4634;transform:translate(46.0527vw,-10px) scale(.8958);animation:fall-135 28s -18s linear infinite}@keyframes fall-135{79.969%{transform:translate(39.2893vw,79.969vh) scale(.8958)}to{transform:translate(42.671vw,99vh) scale(.8958)}}.snow:nth-child(136){opacity:1.0188;transform:translate(.3178vw,-10px) scale(.3294);animation:fall-136 22s -29s linear infinite}@keyframes fall-136{37.98%{transform:translate(-4.6838vw,37.98vh) scale(.3294)}to{transform:translate(-2.183vw,99vh) scale(.3294)}}.snow:nth-child(137){opacity:1.242;transform:translate(94.3565vw,-10px) scale(.1778);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{65.848%{transform:translate(92.991vw,65.848vh) scale(.1778)}to{transform:translate(93.67375vw,99vh) scale(.1778)}}.snow:nth-child(138){opacity:.6262;transform:translate(30.1414vw,-10px) scale(.4501);animation:fall-138 15s -22s linear infinite}@keyframes fall-138{62.568%{transform:translate(31.5444vw,62.568vh) scale(.4501)}to{transform:translate(30.8429vw,99vh) scale(.4501)}}.snow:nth-child(139){opacity:.9338;transform:translate(70.3495vw,-10px) scale(.3859);animation:fall-139 10s -18s linear infinite}@keyframes fall-139{67.422%{transform:translate(62.0042vw,67.422vh) scale(.3859)}to{transform:translate(66.17685vw,99vh) scale(.3859)}}.snow:nth-child(140){opacity:1.99;transform:translate(79.6064vw,-10px) scale(.7045);animation:fall-140 14s -14s linear infinite}@keyframes fall-140{68.903%{transform:translate(85.045vw,68.903vh) scale(.7045)}to{transform:translate(82.3257vw,99vh) scale(.7045)}}.snow:nth-child(141){opacity:1.7938;transform:translate(9.5087vw,-10px) scale(.8181);animation:fall-141 20s -6s linear infinite}@keyframes fall-141{72.693%{transform:translate(7.7649vw,72.693vh) scale(.8181)}to{transform:translate(8.6368vw,99vh) scale(.8181)}}.snow:nth-child(142){opacity:1.7528;transform:translate(55.4618vw,-10px) scale(.0303);animation:fall-142 27s -11s linear infinite}@keyframes fall-142{76.745%{transform:translate(55.3236vw,76.745vh) scale(.0303)}to{transform:translate(55.3927vw,99vh) scale(.0303)}}.snow:nth-child(143){opacity:1.089;transform:translate(5.8363vw,-10px) scale(.4244);animation:fall-143 25s -9s linear infinite}@keyframes fall-143{66.385%{transform:translate(10.2457vw,66.385vh) scale(.4244)}to{transform:translate(8.041vw,99vh) scale(.4244)}}.snow:nth-child(144){opacity:1.4888;transform:translate(75.2456vw,-10px) scale(.3127);animation:fall-144 24s -10s linear infinite}@keyframes fall-144{64.533%{transform:translate(75.8649vw,64.533vh) scale(.3127)}to{transform:translate(75.55525vw,99vh) scale(.3127)}}.snow:nth-child(145){opacity:1.673;transform:translate(18.1776vw,-10px) scale(.035);animation:fall-145 30s -30s linear infinite}@keyframes fall-145{79.408%{transform:translate(22.1112vw,79.408vh) scale(.035)}to{transform:translate(20.1444vw,99vh) scale(.035)}}.snow:nth-child(146){opacity:.8164;transform:translate(22.7196vw,-10px) scale(.4266);animation:fall-146 27s -10s linear infinite}@keyframes fall-146{48.741%{transform:translate(20.7667vw,48.741vh) scale(.4266)}to{transform:translate(21.74315vw,99vh) scale(.4266)}}.snow:nth-child(147){opacity:1.378;transform:translate(74.2209vw,-10px) scale(.6319);animation:fall-147 22s -19s linear infinite}@keyframes fall-147{75.207%{transform:translate(74.9593vw,75.207vh) scale(.6319)}to{transform:translate(74.5901vw,99vh) scale(.6319)}}.snow:nth-child(148){opacity:1.4478;transform:translate(46.283vw,-10px) scale(.0276);animation:fall-148 26s -6s linear infinite}@keyframes fall-148{49.343%{transform:translate(42.7426vw,49.343vh) scale(.0276)}to{transform:translate(44.5128vw,99vh) scale(.0276)}}.snow:nth-child(149){opacity:1.7464;transform:translate(8.7799vw,-10px) scale(.0577);animation:fall-149 24s -19s linear infinite}@keyframes fall-149{61.96%{transform:translate(15.072vw,61.96vh) scale(.0577)}to{transform:translate(11.92595vw,99vh) scale(.0577)}}.snow:nth-child(150){opacity:1.6244;transform:translate(3.2673vw,-10px) scale(.2067);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{40.675%{transform:translate(6.2713vw,40.675vh) scale(.2067)}to{transform:translate(4.7693vw,99vh) scale(.2067)}}.snow:nth-child(151){opacity:.4842;transform:translate(56.3585vw,-10px) scale(.4033);animation:fall-151 26s -30s linear infinite}@keyframes fall-151{48.072%{transform:translate(52.6693vw,48.072vh) scale(.4033)}to{transform:translate(54.5139vw,99vh) scale(.4033)}}.snow:nth-child(152){opacity:1.6852;transform:translate(95.8897vw,-10px) scale(.1408);animation:fall-152 20s -14s linear infinite}@keyframes fall-152{49.855%{transform:translate(103.8211vw,49.855vh) scale(.1408)}to{transform:translate(99.8554vw,99vh) scale(.1408)}}.snow:nth-child(153){opacity:1.9286;transform:translate(70.8931vw,-10px) scale(.5811);animation:fall-153 25s -22s linear infinite}@keyframes fall-153{35.21%{transform:translate(69.73vw,35.21vh) scale(.5811)}to{transform:translate(70.31155vw,99vh) scale(.5811)}}.snow:nth-child(154){opacity:.1902;transform:translate(27.8395vw,-10px) scale(.4655);animation:fall-154 23s -9s linear infinite}@keyframes fall-154{70.688%{transform:translate(20.035vw,70.688vh) scale(.4655)}to{transform:translate(23.93725vw,99vh) scale(.4655)}}.snow:nth-child(155){opacity:1.4602;transform:translate(66.23vw,-10px) scale(.8741);animation:fall-155 13s -5s linear infinite}@keyframes fall-155{65.745%{transform:translate(62.281vw,65.745vh) scale(.8741)}to{transform:translate(64.2555vw,99vh) scale(.8741)}}.snow:nth-child(156){opacity:1.4192;transform:translate(7.5701vw,-10px) scale(.9266);animation:fall-156 30s -29s linear infinite}@keyframes fall-156{34.472%{transform:translate(-.316vw,34.472vh) scale(.9266)}to{transform:translate(3.62705vw,99vh) scale(.9266)}}.snow:nth-child(157){opacity:1.5962;transform:translate(61.1147vw,-10px) scale(.2889);animation:fall-157 11s -27s linear infinite}@keyframes fall-157{34.532%{transform:translate(56.4141vw,34.532vh) scale(.2889)}to{transform:translate(58.7644vw,99vh) scale(.2889)}}.snow:nth-child(158){opacity:.5718;transform:translate(71.5829vw,-10px) scale(.7245);animation:fall-158 12s -19s linear infinite}@keyframes fall-158{49.099%{transform:translate(67.6414vw,49.099vh) scale(.7245)}to{transform:translate(69.61215vw,99vh) scale(.7245)}}.snow:nth-child(159){opacity:1.5544;transform:translate(15.3814vw,-10px) scale(.3085);animation:fall-159 29s -16s linear infinite}@keyframes fall-159{42.676%{transform:translate(25.0412vw,42.676vh) scale(.3085)}to{transform:translate(20.2113vw,99vh) scale(.3085)}}.snow:nth-child(160){opacity:.874;transform:translate(2.1077vw,-10px) scale(.5595);animation:fall-160 22s -22s linear infinite}@keyframes fall-160{38.342%{transform:translate(9.332vw,38.342vh) scale(.5595)}to{transform:translate(5.71985vw,99vh) scale(.5595)}}.snow:nth-child(161){opacity:.716;transform:translate(10.4968vw,-10px) scale(.767);animation:fall-161 17s -24s linear infinite}@keyframes fall-161{60.568%{transform:translate(13.0653vw,60.568vh) scale(.767)}to{transform:translate(11.78105vw,99vh) scale(.767)}}.snow:nth-child(162){opacity:1.3262;transform:translate(.0896vw,-10px) scale(.1118);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{78.531%{transform:translate(-7.7989vw,78.531vh) scale(.1118)}to{transform:translate(-3.85465vw,99vh) scale(.1118)}}.snow:nth-child(163){opacity:.7124;transform:translate(13.5611vw,-10px) scale(.2138);animation:fall-163 14s -21s linear infinite}@keyframes fall-163{73.998%{transform:translate(23.5462vw,73.998vh) scale(.2138)}to{transform:translate(18.55365vw,99vh) scale(.2138)}}.snow:nth-child(164){opacity:.3382;transform:translate(54.3625vw,-10px) scale(.0091);animation:fall-164 13s -29s linear infinite}@keyframes fall-164{43.162%{transform:translate(56.704vw,43.162vh) scale(.0091)}to{transform:translate(55.53325vw,99vh) scale(.0091)}}.snow:nth-child(165){opacity:.873;transform:translate(12.6768vw,-10px) scale(.7064);animation:fall-165 16s -29s linear infinite}@keyframes fall-165{78.274%{transform:translate(6.2313vw,78.274vh) scale(.7064)}to{transform:translate(9.45405vw,99vh) scale(.7064)}}.snow:nth-child(166){opacity:1.2446;transform:translate(22.2569vw,-10px) scale(.2809);animation:fall-166 22s -23s linear infinite}@keyframes fall-166{46.358%{transform:translate(25.0031vw,46.358vh) scale(.2809)}to{transform:translate(23.63vw,99vh) scale(.2809)}}.snow:nth-child(167){opacity:.4524;transform:translate(22.9067vw,-10px) scale(.1339);animation:fall-167 22s -21s linear infinite}@keyframes fall-167{47.701%{transform:translate(29.2655vw,47.701vh) scale(.1339)}to{transform:translate(26.0861vw,99vh) scale(.1339)}}.snow:nth-child(168){opacity:1.2834;transform:translate(2.4848vw,-10px) scale(.0016);animation:fall-168 22s -14s linear infinite}@keyframes fall-168{63.866%{transform:translate(1.9018vw,63.866vh) scale(.0016)}to{transform:translate(2.1933vw,99vh) scale(.0016)}}.snow:nth-child(169){opacity:1.705;transform:translate(32.6686vw,-10px) scale(.4781);animation:fall-169 13s -27s linear infinite}@keyframes fall-169{73.52%{transform:translate(29.1767vw,73.52vh) scale(.4781)}to{transform:translate(30.92265vw,99vh) scale(.4781)}}.snow:nth-child(170){opacity:.6964;transform:translate(37.9464vw,-10px) scale(.8874);animation:fall-170 26s -19s linear infinite}@keyframes fall-170{48.326%{transform:translate(36.5397vw,48.326vh) scale(.8874)}to{transform:translate(37.24305vw,99vh) scale(.8874)}}.snow:nth-child(171){opacity:1.0508;transform:translate(45.4592vw,-10px) scale(.3691);animation:fall-171 19s -12s linear infinite}@keyframes fall-171{36.606%{transform:translate(53.7146vw,36.606vh) scale(.3691)}to{transform:translate(49.5869vw,99vh) scale(.3691)}}.snow:nth-child(172){opacity:1.5766;transform:translate(45.6185vw,-10px) scale(.17);animation:fall-172 15s -22s linear infinite}@keyframes fall-172{67.988%{transform:translate(47.3413vw,67.988vh) scale(.17)}to{transform:translate(46.4799vw,99vh) scale(.17)}}.snow:nth-child(173){opacity:.9024;transform:translate(44.542vw,-10px) scale(.3014);animation:fall-173 12s -2s linear infinite}@keyframes fall-173{45.818%{transform:translate(50.7521vw,45.818vh) scale(.3014)}to{transform:translate(47.64705vw,99vh) scale(.3014)}}.snow:nth-child(174){opacity:1.23;transform:translate(84.8848vw,-10px) scale(.7864);animation:fall-174 26s -17s linear infinite}@keyframes fall-174{44.623%{transform:translate(78.7879vw,44.623vh) scale(.7864)}to{transform:translate(81.83635vw,99vh) scale(.7864)}}.snow:nth-child(175){opacity:1.8574;transform:translate(63.4978vw,-10px) scale(.0543);animation:fall-175 24s -21s linear infinite}@keyframes fall-175{30.074%{transform:translate(70.2762vw,30.074vh) scale(.0543)}to{transform:translate(66.887vw,99vh) scale(.0543)}}.snow:nth-child(176){opacity:1.2146;transform:translate(47.2979vw,-10px) scale(.2396);animation:fall-176 24s -27s linear infinite}@keyframes fall-176{42.645%{transform:translate(50.597vw,42.645vh) scale(.2396)}to{transform:translate(48.94745vw,99vh) scale(.2396)}}.snow:nth-child(177){opacity:1.1328;transform:translate(78.4381vw,-10px) scale(.229);animation:fall-177 10s -12s linear infinite}@keyframes fall-177{79.92%{transform:translate(88.1433vw,79.92vh) scale(.229)}to{transform:translate(83.2907vw,99vh) scale(.229)}}.snow:nth-child(178){opacity:1.6222;transform:translate(77.8676vw,-10px) scale(.4688);animation:fall-178 26s -6s linear infinite}@keyframes fall-178{56.667%{transform:translate(82.9282vw,56.667vh) scale(.4688)}to{transform:translate(80.3979vw,99vh) scale(.4688)}}.snow:nth-child(179){opacity:1.382;transform:translate(41.734vw,-10px) scale(.8377);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{30.931%{transform:translate(40.5972vw,30.931vh) scale(.8377)}to{transform:translate(41.1656vw,99vh) scale(.8377)}}.snow:nth-child(180){opacity:1.2784;transform:translate(52.0735vw,-10px) scale(.6173);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{52.299%{transform:translate(43.2504vw,52.299vh) scale(.6173)}to{transform:translate(47.66195vw,99vh) scale(.6173)}}.snow:nth-child(181){opacity:.475;transform:translate(72.5812vw,-10px) scale(.8623);animation:fall-181 17s -28s linear infinite}@keyframes fall-181{59.243%{transform:translate(77.0113vw,59.243vh) scale(.8623)}to{transform:translate(74.79625vw,99vh) scale(.8623)}}.snow:nth-child(182){opacity:1.3596;transform:translate(35.5834vw,-10px) scale(.1331);animation:fall-182 18s -10s linear infinite}@keyframes fall-182{77.897%{transform:translate(38.0344vw,77.897vh) scale(.1331)}to{transform:translate(36.8089vw,99vh) scale(.1331)}}.snow:nth-child(183){opacity:.1764;transform:translate(17.0632vw,-10px) scale(.1619);animation:fall-183 24s -26s linear infinite}@keyframes fall-183{41.499%{transform:translate(22.8531vw,41.499vh) scale(.1619)}to{transform:translate(19.95815vw,99vh) scale(.1619)}}.snow:nth-child(184){opacity:1.288;transform:translate(42.6398vw,-10px) scale(.1103);animation:fall-184 20s -27s linear infinite}@keyframes fall-184{42.516%{transform:translate(38.6512vw,42.516vh) scale(.1103)}to{transform:translate(40.6455vw,99vh) scale(.1103)}}.snow:nth-child(185){opacity:.7868;transform:translate(67.3812vw,-10px) scale(.5346);animation:fall-185 15s -3s linear infinite}@keyframes fall-185{78.337%{transform:translate(58.3417vw,78.337vh) scale(.5346)}to{transform:translate(62.86145vw,99vh) scale(.5346)}}.snow:nth-child(186){opacity:1.9254;transform:translate(60.9466vw,-10px) scale(.1943);animation:fall-186 29s -28s linear infinite}@keyframes fall-186{35.713%{transform:translate(68.915vw,35.713vh) scale(.1943)}to{transform:translate(64.9308vw,99vh) scale(.1943)}}.snow:nth-child(187){opacity:.965;transform:translate(92.7334vw,-10px) scale(.7349);animation:fall-187 23s -29s linear infinite}@keyframes fall-187{37.261%{transform:translate(88.4355vw,37.261vh) scale(.7349)}to{transform:translate(90.58445vw,99vh) scale(.7349)}}.snow:nth-child(188){opacity:.0748;transform:translate(59.1076vw,-10px) scale(.2113);animation:fall-188 24s -21s linear infinite}@keyframes fall-188{52.75%{transform:translate(66.4994vw,52.75vh) scale(.2113)}to{transform:translate(62.8035vw,99vh) scale(.2113)}}.snow:nth-child(189){opacity:1.9846;transform:translate(70.8546vw,-10px) scale(.824);animation:fall-189 23s -15s linear infinite}@keyframes fall-189{69.071%{transform:translate(68.7615vw,69.071vh) scale(.824)}to{transform:translate(69.80805vw,99vh) scale(.824)}}.snow:nth-child(190){opacity:1.6054;transform:translate(19.7176vw,-10px) scale(.539);animation:fall-190 13s -6s linear infinite}@keyframes fall-190{41.941%{transform:translate(16.4905vw,41.941vh) scale(.539)}to{transform:translate(18.10405vw,99vh) scale(.539)}}.snow:nth-child(191){opacity:1.5076;transform:translate(55.4177vw,-10px) scale(.708);animation:fall-191 19s -14s linear infinite}@keyframes fall-191{35.094%{transform:translate(56.13vw,35.094vh) scale(.708)}to{transform:translate(55.77385vw,99vh) scale(.708)}}.snow:nth-child(192){opacity:.3034;transform:translate(74.0552vw,-10px) scale(.5242);animation:fall-192 28s -10s linear infinite}@keyframes fall-192{49.583%{transform:translate(72.9523vw,49.583vh) scale(.5242)}to{transform:translate(73.50375vw,99vh) scale(.5242)}}.snow:nth-child(193){opacity:.6784;transform:translate(.4437vw,-10px) scale(.1525);animation:fall-193 19s -22s linear infinite}@keyframes fall-193{61.502%{transform:translate(2.4325vw,61.502vh) scale(.1525)}to{transform:translate(1.4381vw,99vh) scale(.1525)}}.snow:nth-child(194){opacity:1.9564;transform:translate(62.9638vw,-10px) scale(.9957);animation:fall-194 30s -8s linear infinite}@keyframes fall-194{48.487%{transform:translate(66.766vw,48.487vh) scale(.9957)}to{transform:translate(64.8649vw,99vh) scale(.9957)}}.snow:nth-child(195){opacity:1.883;transform:translate(23.6737vw,-10px) scale(.8044);animation:fall-195 26s -27s linear infinite}@keyframes fall-195{49.506%{transform:translate(24.1653vw,49.506vh) scale(.8044)}to{transform:translate(23.9195vw,99vh) scale(.8044)}}.snow:nth-child(196){opacity:.002;transform:translate(91.6197vw,-10px) scale(.8889);animation:fall-196 14s -24s linear infinite}@keyframes fall-196{56.112%{transform:translate(90.6271vw,56.112vh) scale(.8889)}to{transform:translate(91.1234vw,99vh) scale(.8889)}}.snow:nth-child(197){opacity:.5854;transform:translate(80.921vw,-10px) scale(.3072);animation:fall-197 24s -22s linear infinite}@keyframes fall-197{37.14%{transform:translate(77.7414vw,37.14vh) scale(.3072)}to{transform:translate(79.3312vw,99vh) scale(.3072)}}.snow:nth-child(198){opacity:1.1646;transform:translate(15.5373vw,-10px) scale(.3104);animation:fall-198 20s -19s linear infinite}@keyframes fall-198{30.533%{transform:translate(18.9512vw,30.533vh) scale(.3104)}to{transform:translate(17.24425vw,99vh) scale(.3104)}}.snow:nth-child(199){opacity:.3078;transform:translate(93.6901vw,-10px) scale(.4749);animation:fall-199 24s -22s linear infinite}@keyframes fall-199{72.547%{transform:translate(91.3114vw,72.547vh) scale(.4749)}to{transform:translate(92.50075vw,99vh) scale(.4749)}}.snow:nth-child(200){opacity:1.8154;transform:translate(41.5376vw,-10px) scale(.1717);animation:fall-200 24s -24s linear infinite}@keyframes fall-200{66.725%{transform:translate(33.2977vw,66.725vh) scale(.1717)}to{transform:translate(37.41765vw,99vh) scale(.1717)}}.snow:nth-child(201){opacity:.5536;transform:translate(23.3144vw,-10px) scale(.9036);animation:fall-201 22s -2s linear infinite}@keyframes fall-201{64.93%{transform:translate(20.9306vw,64.93vh) scale(.9036)}to{transform:translate(22.1225vw,99vh) scale(.9036)}}.snow:nth-child(202){opacity:1.7626;transform:translate(4.4785vw,-10px) scale(.4123);animation:fall-202 29s -20s linear infinite}@keyframes fall-202{39.229%{transform:translate(13.3768vw,39.229vh) scale(.4123)}to{transform:translate(8.92765vw,99vh) scale(.4123)}}.snow:nth-child(203){opacity:1.2272;transform:translate(91.8773vw,-10px) scale(.5686);animation:fall-203 26s -20s linear infinite}@keyframes fall-203{68.788%{transform:translate(86.3701vw,68.788vh) scale(.5686)}to{transform:translate(89.1237vw,99vh) scale(.5686)}}.snow:nth-child(204){opacity:.0722;transform:translate(8.8704vw,-10px) scale(.7003);animation:fall-204 11s -19s linear infinite}@keyframes fall-204{77.329%{transform:translate(4.6623vw,77.329vh) scale(.7003)}to{transform:translate(6.76635vw,99vh) scale(.7003)}}.snow:nth-child(205){opacity:1.18;transform:translate(88.3569vw,-10px) scale(.5742);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{58.483%{transform:translate(81.8008vw,58.483vh) scale(.5742)}to{transform:translate(85.07885vw,99vh) scale(.5742)}}.snow:nth-child(206){opacity:1.319;transform:translate(95.8532vw,-10px) scale(.327);animation:fall-206 27s -24s linear infinite}@keyframes fall-206{38.885%{transform:translate(94.6266vw,38.885vh) scale(.327)}to{transform:translate(95.2399vw,99vh) scale(.327)}}.snow:nth-child(207){opacity:.196;transform:translate(77.4088vw,-10px) scale(.7323);animation:fall-207 16s -7s linear infinite}@keyframes fall-207{76.292%{transform:translate(69.5855vw,76.292vh) scale(.7323)}to{transform:translate(73.49715vw,99vh) scale(.7323)}}.snow:nth-child(208){opacity:.7468;transform:translate(55.1782vw,-10px) scale(.3047);animation:fall-208 22s -8s linear infinite}@keyframes fall-208{48.224%{transform:translate(62.9342vw,48.224vh) scale(.3047)}to{transform:translate(59.0562vw,99vh) scale(.3047)}}.snow:nth-child(209){opacity:1.4708;transform:translate(68.6993vw,-10px) scale(.757);animation:fall-209 25s -24s linear infinite}@keyframes fall-209{45.59%{transform:translate(78.0505vw,45.59vh) scale(.757)}to{transform:translate(73.3749vw,99vh) scale(.757)}}.snow:nth-child(210){opacity:.1784;transform:translate(56.5429vw,-10px) scale(.361);animation:fall-210 30s -16s linear infinite}@keyframes fall-210{58.231%{transform:translate(60.8169vw,58.231vh) scale(.361)}to{transform:translate(58.6799vw,99vh) scale(.361)}}.snow:nth-child(211){opacity:.3312;transform:translate(12.6884vw,-10px) scale(.2615);animation:fall-211 29s -20s linear infinite}@keyframes fall-211{53.851%{transform:translate(15.8449vw,53.851vh) scale(.2615)}to{transform:translate(14.26665vw,99vh) scale(.2615)}}.snow:nth-child(212){opacity:.1604;transform:translate(90.9866vw,-10px) scale(.282);animation:fall-212 19s -23s linear infinite}@keyframes fall-212{69.419%{transform:translate(92.3334vw,69.419vh) scale(.282)}to{transform:translate(91.66vw,99vh) scale(.282)}}.snow:nth-child(213){opacity:1.2874;transform:translate(59.8524vw,-10px) scale(.934);animation:fall-213 13s -28s linear infinite}@keyframes fall-213{59.059%{transform:translate(64.9397vw,59.059vh) scale(.934)}to{transform:translate(62.39605vw,99vh) scale(.934)}}.snow:nth-child(214){opacity:1.8406;transform:translate(5.3892vw,-10px) scale(.1693);animation:fall-214 20s -27s linear infinite}@keyframes fall-214{70.846%{transform:translate(4.6355vw,70.846vh) scale(.1693)}to{transform:translate(5.01235vw,99vh) scale(.1693)}}.snow:nth-child(215){opacity:1.1464;transform:translate(35.3016vw,-10px) scale(.0769);animation:fall-215 10s -4s linear infinite}@keyframes fall-215{77.239%{transform:translate(44.4181vw,77.239vh) scale(.0769)}to{transform:translate(39.85985vw,99vh) scale(.0769)}}.snow:nth-child(216){opacity:1.5096;transform:translate(44.2572vw,-10px) scale(.9243);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{31.975%{transform:translate(43.057vw,31.975vh) scale(.9243)}to{transform:translate(43.6571vw,99vh) scale(.9243)}}.snow:nth-child(217){opacity:.3792;transform:translate(1.0879vw,-10px) scale(.1733);animation:fall-217 10s -29s linear infinite}@keyframes fall-217{51.184%{transform:translate(-5.215vw,51.184vh) scale(.1733)}to{transform:translate(-2.06355vw,99vh) scale(.1733)}}.snow:nth-child(218){opacity:.996;transform:translate(84.4992vw,-10px) scale(.1802);animation:fall-218 20s -3s linear infinite}@keyframes fall-218{74.586%{transform:translate(83.85vw,74.586vh) scale(.1802)}to{transform:translate(84.1746vw,99vh) scale(.1802)}}.snow:nth-child(219){opacity:.4248;transform:translate(98.8617vw,-10px) scale(.2204);animation:fall-219 20s -29s linear infinite}@keyframes fall-219{53.598%{transform:translate(103.852vw,53.598vh) scale(.2204)}to{transform:translate(101.35685vw,99vh) scale(.2204)}}.snow:nth-child(220){opacity:1.6276;transform:translate(69.8545vw,-10px) scale(.2471);animation:fall-220 14s -14s linear infinite}@keyframes fall-220{68.44%{transform:translate(60.676vw,68.44vh) scale(.2471)}to{transform:translate(65.26525vw,99vh) scale(.2471)}}.snow:nth-child(221){opacity:.7516;transform:translate(52.4251vw,-10px) scale(.6186);animation:fall-221 14s -27s linear infinite}@keyframes fall-221{63.674%{transform:translate(57.1525vw,63.674vh) scale(.6186)}to{transform:translate(54.7888vw,99vh) scale(.6186)}}.snow:nth-child(222){opacity:.7554;transform:translate(75.6594vw,-10px) scale(.283);animation:fall-222 19s -5s linear infinite}@keyframes fall-222{56.16%{transform:translate(79.0782vw,56.16vh) scale(.283)}to{transform:translate(77.3688vw,99vh) scale(.283)}}.snow:nth-child(223){opacity:1.338;transform:translate(44.1809vw,-10px) scale(.9441);animation:fall-223 19s -26s linear infinite}@keyframes fall-223{49.477%{transform:translate(36.7429vw,49.477vh) scale(.9441)}to{transform:translate(40.4619vw,99vh) scale(.9441)}}.snow:nth-child(224){opacity:1.4624;transform:translate(96.8398vw,-10px) scale(.7986);animation:fall-224 27s -22s linear infinite}@keyframes fall-224{67.481%{transform:translate(104.5205vw,67.481vh) scale(.7986)}to{transform:translate(100.68015vw,99vh) scale(.7986)}}.snow:nth-child(225){opacity:1.1908;transform:translate(96.7491vw,-10px) scale(.83);animation:fall-225 14s -5s linear infinite}@keyframes fall-225{40.346%{transform:translate(98.8219vw,40.346vh) scale(.83)}to{transform:translate(97.7855vw,99vh) scale(.83)}}.snow:nth-child(226){opacity:.353;transform:translate(63.9205vw,-10px) scale(.4421);animation:fall-226 21s -26s linear infinite}@keyframes fall-226{77.17%{transform:translate(69.8619vw,77.17vh) scale(.4421)}to{transform:translate(66.8912vw,99vh) scale(.4421)}}.snow:nth-child(227){opacity:1.9892;transform:translate(37.7717vw,-10px) scale(.8723);animation:fall-227 18s -24s linear infinite}@keyframes fall-227{42.718%{transform:translate(32.8977vw,42.718vh) scale(.8723)}to{transform:translate(35.3347vw,99vh) scale(.8723)}}.snow:nth-child(228){opacity:.797;transform:translate(24.9717vw,-10px) scale(.4655);animation:fall-228 13s -5s linear infinite}@keyframes fall-228{42.39%{transform:translate(24.2773vw,42.39vh) scale(.4655)}to{transform:translate(24.6245vw,99vh) scale(.4655)}}.snow:nth-child(229){opacity:1.1424;transform:translate(91.4625vw,-10px) scale(.2927);animation:fall-229 19s -3s linear infinite}@keyframes fall-229{46.932%{transform:translate(100.8325vw,46.932vh) scale(.2927)}to{transform:translate(96.1475vw,99vh) scale(.2927)}}.snow:nth-child(230){opacity:1.3094;transform:translate(19.3142vw,-10px) scale(.3895);animation:fall-230 25s -6s linear infinite}@keyframes fall-230{55.564%{transform:translate(23.1108vw,55.564vh) scale(.3895)}to{transform:translate(21.2125vw,99vh) scale(.3895)}}.snow:nth-child(231){opacity:1.4948;transform:translate(2.8555vw,-10px) scale(.5015);animation:fall-231 15s -10s linear infinite}@keyframes fall-231{46.258%{transform:translate(-.132vw,46.258vh) scale(.5015)}to{transform:translate(1.36175vw,99vh) scale(.5015)}}.snow:nth-child(232){opacity:.3142;transform:translate(45.5613vw,-10px) scale(.8007);animation:fall-232 13s -21s linear infinite}@keyframes fall-232{41.741%{transform:translate(47.2662vw,41.741vh) scale(.8007)}to{transform:translate(46.41375vw,99vh) scale(.8007)}}.snow:nth-child(233){opacity:1.8744;transform:translate(88.6131vw,-10px) scale(.9963);animation:fall-233 20s -13s linear infinite}@keyframes fall-233{35.843%{transform:translate(90.9357vw,35.843vh) scale(.9963)}to{transform:translate(89.7744vw,99vh) scale(.9963)}}.snow:nth-child(234){opacity:1.1708;transform:translate(29.7207vw,-10px) scale(.8175);animation:fall-234 10s -15s linear infinite}@keyframes fall-234{57.203%{transform:translate(35.1643vw,57.203vh) scale(.8175)}to{transform:translate(32.4425vw,99vh) scale(.8175)}}.snow:nth-child(235){opacity:.3356;transform:translate(53.7097vw,-10px) scale(.0667);animation:fall-235 27s -30s linear infinite}@keyframes fall-235{61.801%{transform:translate(59.9381vw,61.801vh) scale(.0667)}to{transform:translate(56.8239vw,99vh) scale(.0667)}}.snow:nth-child(236){opacity:.6602;transform:translate(7.6175vw,-10px) scale(.4733);animation:fall-236 23s -22s linear infinite}@keyframes fall-236{67.28%{transform:translate(8.2606vw,67.28vh) scale(.4733)}to{transform:translate(7.93905vw,99vh) scale(.4733)}}.snow:nth-child(237){opacity:1.8716;transform:translate(61.0895vw,-10px) scale(.7319);animation:fall-237 28s -14s linear infinite}@keyframes fall-237{64.345%{transform:translate(67.9682vw,64.345vh) scale(.7319)}to{transform:translate(64.52885vw,99vh) scale(.7319)}}.snow:nth-child(238){opacity:1.6978;transform:translate(74.9814vw,-10px) scale(.4903);animation:fall-238 12s -13s linear infinite}@keyframes fall-238{54.429%{transform:translate(69.4155vw,54.429vh) scale(.4903)}to{transform:translate(72.19845vw,99vh) scale(.4903)}}.snow:nth-child(239){opacity:.0808;transform:translate(65.9048vw,-10px) scale(.2807);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{61.566%{transform:translate(62.9134vw,61.566vh) scale(.2807)}to{transform:translate(64.4091vw,99vh) scale(.2807)}}.snow:nth-child(240){opacity:1.072;transform:translate(57.4741vw,-10px) scale(.3531);animation:fall-240 23s -22s linear infinite}@keyframes fall-240{78.151%{transform:translate(57.1615vw,78.151vh) scale(.3531)}to{transform:translate(57.3178vw,99vh) scale(.3531)}}.snow:nth-child(241){opacity:1.6188;transform:translate(97.691vw,-10px) scale(.0156);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{42.073%{transform:translate(99.4322vw,42.073vh) scale(.0156)}to{transform:translate(98.5616vw,99vh) scale(.0156)}}.snow:nth-child(242){opacity:.3516;transform:translate(88.7008vw,-10px) scale(.9082);animation:fall-242 30s -10s linear infinite}@keyframes fall-242{73.922%{transform:translate(79.9095vw,73.922vh) scale(.9082)}to{transform:translate(84.30515vw,99vh) scale(.9082)}}.snow:nth-child(243){opacity:.8474;transform:translate(66.9742vw,-10px) scale(.926);animation:fall-243 30s -7s linear infinite}@keyframes fall-243{64.731%{transform:translate(76.5977vw,64.731vh) scale(.926)}to{transform:translate(71.78595vw,99vh) scale(.926)}}.snow:nth-child(244){opacity:.8964;transform:translate(53.6733vw,-10px) scale(.8536);animation:fall-244 18s -9s linear infinite}@keyframes fall-244{62.977%{transform:translate(62.4652vw,62.977vh) scale(.8536)}to{transform:translate(58.06925vw,99vh) scale(.8536)}}.snow:nth-child(245){opacity:.2468;transform:translate(92.8824vw,-10px) scale(.2304);animation:fall-245 16s -10s linear infinite}@keyframes fall-245{68.985%{transform:translate(83.7173vw,68.985vh) scale(.2304)}to{transform:translate(88.29985vw,99vh) scale(.2304)}}.snow:nth-child(246){opacity:1.3952;transform:translate(46.4871vw,-10px) scale(.0601);animation:fall-246 14s -18s linear infinite}@keyframes fall-246{77.538%{transform:translate(48.3525vw,77.538vh) scale(.0601)}to{transform:translate(47.4198vw,99vh) scale(.0601)}}.snow:nth-child(247){opacity:.9094;transform:translate(92.8805vw,-10px) scale(.2963);animation:fall-247 28s -9s linear infinite}@keyframes fall-247{71.002%{transform:translate(83.9614vw,71.002vh) scale(.2963)}to{transform:translate(88.42095vw,99vh) scale(.2963)}}.snow:nth-child(248){opacity:.2766;transform:translate(56.1633vw,-10px) scale(.0365);animation:fall-248 20s -10s linear infinite}@keyframes fall-248{53.047%{transform:translate(57.0291vw,53.047vh) scale(.0365)}to{transform:translate(56.5962vw,99vh) scale(.0365)}}.snow:nth-child(249){opacity:.5872;transform:translate(17.1313vw,-10px) scale(.4678);animation:fall-249 26s -24s linear infinite}@keyframes fall-249{40.967%{transform:translate(26.2726vw,40.967vh) scale(.4678)}to{transform:translate(21.70195vw,99vh) scale(.4678)}}.snow:nth-child(250){opacity:.683;transform:translate(91.6501vw,-10px) scale(.6744);animation:fall-250 24s -13s linear infinite}@keyframes fall-250{34.305%{transform:translate(92.2898vw,34.305vh) scale(.6744)}to{transform:translate(91.96995vw,99vh) scale(.6744)}}.snow:nth-child(251){opacity:1.1668;transform:translate(98.0259vw,-10px) scale(.8337);animation:fall-251 19s -27s linear infinite}@keyframes fall-251{40.515%{transform:translate(102.6803vw,40.515vh) scale(.8337)}to{transform:translate(100.3531vw,99vh) scale(.8337)}}.snow:nth-child(252){opacity:1.2306;transform:translate(27.3181vw,-10px) scale(.0153);animation:fall-252 25s -5s linear infinite}@keyframes fall-252{36.223%{transform:translate(18.1065vw,36.223vh) scale(.0153)}to{transform:translate(22.7123vw,99vh) scale(.0153)}}.snow:nth-child(253){opacity:.91;transform:translate(60.2375vw,-10px) scale(.3771);animation:fall-253 24s -6s linear infinite}@keyframes fall-253{79.775%{transform:translate(67.3514vw,79.775vh) scale(.3771)}to{transform:translate(63.79445vw,99vh) scale(.3771)}}.snow:nth-child(254){opacity:1.8428;transform:translate(41.6258vw,-10px) scale(.7861);animation:fall-254 28s -26s linear infinite}@keyframes fall-254{38.477%{transform:translate(45.88vw,38.477vh) scale(.7861)}to{transform:translate(43.7529vw,99vh) scale(.7861)}}.snow:nth-child(255){opacity:.5838;transform:translate(80.4219vw,-10px) scale(.5743);animation:fall-255 15s -12s linear infinite}@keyframes fall-255{75.644%{transform:translate(74.9139vw,75.644vh) scale(.5743)}to{transform:translate(77.6679vw,99vh) scale(.5743)}}.snow:nth-child(256){opacity:.9288;transform:translate(13.6502vw,-10px) scale(.25);animation:fall-256 30s -29s linear infinite}@keyframes fall-256{45.652%{transform:translate(22.3431vw,45.652vh) scale(.25)}to{transform:translate(17.99665vw,99vh) scale(.25)}}.snow:nth-child(257){opacity:1.221;transform:translate(5.3165vw,-10px) scale(.3182);animation:fall-257 30s -2s linear infinite}@keyframes fall-257{47.228%{transform:translate(12.8584vw,47.228vh) scale(.3182)}to{transform:translate(9.08745vw,99vh) scale(.3182)}}.snow:nth-child(258){opacity:1.9314;transform:translate(37.9952vw,-10px) scale(.3261);animation:fall-258 20s -5s linear infinite}@keyframes fall-258{44.36%{transform:translate(35.096vw,44.36vh) scale(.3261)}to{transform:translate(36.5456vw,99vh) scale(.3261)}}.snow:nth-child(259){opacity:1.6388;transform:translate(53.5626vw,-10px) scale(.8639);animation:fall-259 20s -1s linear infinite}@keyframes fall-259{60.061%{transform:translate(56.4887vw,60.061vh) scale(.8639)}to{transform:translate(55.02565vw,99vh) scale(.8639)}}.snow:nth-child(260){opacity:1.7508;transform:translate(70.0935vw,-10px) scale(.4509);animation:fall-260 13s -20s linear infinite}@keyframes fall-260{72.099%{transform:translate(78.8883vw,72.099vh) scale(.4509)}to{transform:translate(74.4909vw,99vh) scale(.4509)}}.snow:nth-child(261){opacity:1.8664;transform:translate(58.3617vw,-10px) scale(.753);animation:fall-261 29s -3s linear infinite}@keyframes fall-261{34.326%{transform:translate(68.0235vw,34.326vh) scale(.753)}to{transform:translate(63.1926vw,99vh) scale(.753)}}.snow:nth-child(262){opacity:1.4052;transform:translate(28.7061vw,-10px) scale(.2325);animation:fall-262 13s -3s linear infinite}@keyframes fall-262{79.085%{transform:translate(36.7785vw,79.085vh) scale(.2325)}to{transform:translate(32.7423vw,99vh) scale(.2325)}}.snow:nth-child(263){opacity:.1244;transform:translate(12.3699vw,-10px) scale(.7918);animation:fall-263 14s -8s linear infinite}@keyframes fall-263{48.306%{transform:translate(13.4941vw,48.306vh) scale(.7918)}to{transform:translate(12.932vw,99vh) scale(.7918)}}.snow:nth-child(264){opacity:.8266;transform:translate(20.4548vw,-10px) scale(.5143);animation:fall-264 17s -11s linear infinite}@keyframes fall-264{73.746%{transform:translate(14.4252vw,73.746vh) scale(.5143)}to{transform:translate(17.44vw,99vh) scale(.5143)}}.snow:nth-child(265){opacity:.2806;transform:translate(37.5947vw,-10px) scale(.1978);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{64.515%{transform:translate(34.2758vw,64.515vh) scale(.1978)}to{transform:translate(35.93525vw,99vh) scale(.1978)}}.snow:nth-child(266){opacity:.7902;transform:translate(21.7202vw,-10px) scale(.3828);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{76.396%{transform:translate(21.6394vw,76.396vh) scale(.3828)}to{transform:translate(21.6798vw,99vh) scale(.3828)}}.snow:nth-child(267){opacity:.319;transform:translate(28.6444vw,-10px) scale(.4704);animation:fall-267 27s -2s linear infinite}@keyframes fall-267{49.032%{transform:translate(35.4584vw,49.032vh) scale(.4704)}to{transform:translate(32.0514vw,99vh) scale(.4704)}}.snow:nth-child(268){opacity:.8632;transform:translate(30.9969vw,-10px) scale(.555);animation:fall-268 13s -21s linear infinite}@keyframes fall-268{42.633%{transform:translate(34.4489vw,42.633vh) scale(.555)}to{transform:translate(32.7229vw,99vh) scale(.555)}}.snow:nth-child(269){opacity:1.7868;transform:translate(23.3228vw,-10px) scale(.966);animation:fall-269 13s -18s linear infinite}@keyframes fall-269{65.16%{transform:translate(26.4404vw,65.16vh) scale(.966)}to{transform:translate(24.8816vw,99vh) scale(.966)}}.snow:nth-child(270){opacity:.7862;transform:translate(93.8283vw,-10px) scale(.9088);animation:fall-270 29s -12s linear infinite}@keyframes fall-270{52.469%{transform:translate(101.0529vw,52.469vh) scale(.9088)}to{transform:translate(97.4406vw,99vh) scale(.9088)}}.snow:nth-child(271){opacity:1.4178;transform:translate(33.9052vw,-10px) scale(.2781);animation:fall-271 22s -12s linear infinite}@keyframes fall-271{43.276%{transform:translate(27.803vw,43.276vh) scale(.2781)}to{transform:translate(30.8541vw,99vh) scale(.2781)}}.snow:nth-child(272){opacity:.451;transform:translate(80.0541vw,-10px) scale(.8381);animation:fall-272 18s -23s linear infinite}@keyframes fall-272{37.154%{transform:translate(87.9192vw,37.154vh) scale(.8381)}to{transform:translate(83.98665vw,99vh) scale(.8381)}}.snow:nth-child(273){opacity:.9748;transform:translate(69.9929vw,-10px) scale(.588);animation:fall-273 17s -23s linear infinite}@keyframes fall-273{40.832%{transform:translate(77.7461vw,40.832vh) scale(.588)}to{transform:translate(73.8695vw,99vh) scale(.588)}}.snow:nth-child(274){opacity:1.8998;transform:translate(65.9817vw,-10px) scale(.9373);animation:fall-274 12s -13s linear infinite}@keyframes fall-274{52.655%{transform:translate(57.7674vw,52.655vh) scale(.9373)}to{transform:translate(61.87455vw,99vh) scale(.9373)}}.snow:nth-child(275){opacity:1.7564;transform:translate(41.2607vw,-10px) scale(.0671);animation:fall-275 23s -3s linear infinite}@keyframes fall-275{52.05%{transform:translate(46.7485vw,52.05vh) scale(.0671)}to{transform:translate(44.0046vw,99vh) scale(.0671)}}.snow:nth-child(276){opacity:1.1488;transform:translate(66.4367vw,-10px) scale(.1977);animation:fall-276 22s -28s linear infinite}@keyframes fall-276{42.498%{transform:translate(72.3507vw,42.498vh) scale(.1977)}to{transform:translate(69.3937vw,99vh) scale(.1977)}}.snow:nth-child(277){opacity:.162;transform:translate(82.3252vw,-10px) scale(.463);animation:fall-277 11s -27s linear infinite}@keyframes fall-277{43.415%{transform:translate(87.6899vw,43.415vh) scale(.463)}to{transform:translate(85.00755vw,99vh) scale(.463)}}.snow:nth-child(278){opacity:1.8804;transform:translate(28.4212vw,-10px) scale(.7932);animation:fall-278 29s -22s linear infinite}@keyframes fall-278{69.053%{transform:translate(19.0649vw,69.053vh) scale(.7932)}to{transform:translate(23.74305vw,99vh) scale(.7932)}}.snow:nth-child(279){opacity:1.5124;transform:translate(66.8369vw,-10px) scale(.4998);animation:fall-279 24s -6s linear infinite}@keyframes fall-279{48.807%{transform:translate(64.3785vw,48.807vh) scale(.4998)}to{transform:translate(65.6077vw,99vh) scale(.4998)}}.snow:nth-child(280){opacity:.7632;transform:translate(91.7813vw,-10px) scale(.7074);animation:fall-280 10s -11s linear infinite}@keyframes fall-280{40.563%{transform:translate(98.8533vw,40.563vh) scale(.7074)}to{transform:translate(95.3173vw,99vh) scale(.7074)}}.snow:nth-child(281){opacity:.7824;transform:translate(81.9519vw,-10px) scale(.1617);animation:fall-281 29s -7s linear infinite}@keyframes fall-281{70.555%{transform:translate(87.5359vw,70.555vh) scale(.1617)}to{transform:translate(84.7439vw,99vh) scale(.1617)}}.snow:nth-child(282){opacity:.2092;transform:translate(9.8017vw,-10px) scale(.7146);animation:fall-282 27s -8s linear infinite}@keyframes fall-282{56.928%{transform:translate(11.5427vw,56.928vh) scale(.7146)}to{transform:translate(10.6722vw,99vh) scale(.7146)}}.snow:nth-child(283){opacity:1.219;transform:translate(13.2322vw,-10px) scale(.3714);animation:fall-283 25s -5s linear infinite}@keyframes fall-283{73.199%{transform:translate(17.9843vw,73.199vh) scale(.3714)}to{transform:translate(15.60825vw,99vh) scale(.3714)}}.snow:nth-child(284){opacity:1.2948;transform:translate(38.9319vw,-10px) scale(.7098);animation:fall-284 11s -13s linear infinite}@keyframes fall-284{61.076%{transform:translate(43.1069vw,61.076vh) scale(.7098)}to{transform:translate(41.0194vw,99vh) scale(.7098)}}.snow:nth-child(285){opacity:.5074;transform:translate(39.2723vw,-10px) scale(.5403);animation:fall-285 19s -16s linear infinite}@keyframes fall-285{72.187%{transform:translate(47.1573vw,72.187vh) scale(.5403)}to{transform:translate(43.2148vw,99vh) scale(.5403)}}.snow:nth-child(286){opacity:1.5736;transform:translate(13.0433vw,-10px) scale(.2139);animation:fall-286 17s -16s linear infinite}@keyframes fall-286{56.178%{transform:translate(21.1118vw,56.178vh) scale(.2139)}to{transform:translate(17.07755vw,99vh) scale(.2139)}}.snow:nth-child(287){opacity:.487;transform:translate(18.9106vw,-10px) scale(.2753);animation:fall-287 26s -10s linear infinite}@keyframes fall-287{52.87%{transform:translate(15.1604vw,52.87vh) scale(.2753)}to{transform:translate(17.0355vw,99vh) scale(.2753)}}.snow:nth-child(288){opacity:1.8726;transform:translate(43.5869vw,-10px) scale(.0752);animation:fall-288 14s -7s linear infinite}@keyframes fall-288{31.049%{transform:translate(38.9511vw,31.049vh) scale(.0752)}to{transform:translate(41.269vw,99vh) scale(.0752)}}.snow:nth-child(289){opacity:1.3686;transform:translate(10.4081vw,-10px) scale(.7583);animation:fall-289 29s -15s linear infinite}@keyframes fall-289{63.156%{transform:translate(12.4601vw,63.156vh) scale(.7583)}to{transform:translate(11.4341vw,99vh) scale(.7583)}}.snow:nth-child(290){opacity:1.6284;transform:translate(26.5159vw,-10px) scale(.4878);animation:fall-290 14s -8s linear infinite}@keyframes fall-290{78.932%{transform:translate(27.448vw,78.932vh) scale(.4878)}to{transform:translate(26.98195vw,99vh) scale(.4878)}}.snow:nth-child(291){opacity:1.3906;transform:translate(40.9515vw,-10px) scale(.4051);animation:fall-291 30s -6s linear infinite}@keyframes fall-291{57.447%{transform:translate(38.8175vw,57.447vh) scale(.4051)}to{transform:translate(39.8845vw,99vh) scale(.4051)}}.snow:nth-child(292){opacity:1.755;transform:translate(48.8347vw,-10px) scale(.2435);animation:fall-292 20s -14s linear infinite}@keyframes fall-292{68.311%{transform:translate(47.4855vw,68.311vh) scale(.2435)}to{transform:translate(48.1601vw,99vh) scale(.2435)}}.snow:nth-child(293){opacity:.7914;transform:translate(16.0739vw,-10px) scale(.1943);animation:fall-293 14s -21s linear infinite}@keyframes fall-293{69.515%{transform:translate(21.6592vw,69.515vh) scale(.1943)}to{transform:translate(18.86655vw,99vh) scale(.1943)}}.snow:nth-child(294){opacity:.8158;transform:translate(6.5744vw,-10px) scale(.9565);animation:fall-294 19s -14s linear infinite}@keyframes fall-294{30.69%{transform:translate(.4873vw,30.69vh) scale(.9565)}to{transform:translate(3.53085vw,99vh) scale(.9565)}}.snow:nth-child(295){opacity:1.2408;transform:translate(1.574vw,-10px) scale(.2455);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{44.875%{transform:translate(.8841vw,44.875vh) scale(.2455)}to{transform:translate(1.22905vw,99vh) scale(.2455)}}.snow:nth-child(296){opacity:1.2844;transform:translate(15.9101vw,-10px) scale(.8058);animation:fall-296 11s -30s linear infinite}@keyframes fall-296{37.44%{transform:translate(9.23vw,37.44vh) scale(.8058)}to{transform:translate(12.57005vw,99vh) scale(.8058)}}.snow:nth-child(297){opacity:.8766;transform:translate(32.7186vw,-10px) scale(.6735);animation:fall-297 14s -24s linear infinite}@keyframes fall-297{43.593%{transform:translate(42.6295vw,43.593vh) scale(.6735)}to{transform:translate(37.67405vw,99vh) scale(.6735)}}.snow:nth-child(298){opacity:.1552;transform:translate(44.5365vw,-10px) scale(.0831);animation:fall-298 26s -17s linear infinite}@keyframes fall-298{51.988%{transform:translate(52.7941vw,51.988vh) scale(.0831)}to{transform:translate(48.6653vw,99vh) scale(.0831)}}.snow:nth-child(299){opacity:1.5594;transform:translate(7.5003vw,-10px) scale(.2553);animation:fall-299 11s -11s linear infinite}@keyframes fall-299{66.741%{transform:translate(4.6932vw,66.741vh) scale(.2553)}to{transform:translate(6.09675vw,99vh) scale(.2553)}}.snow:nth-child(300){opacity:.9088;transform:translate(87.5892vw,-10px) scale(.5829);animation:fall-300 23s -6s linear infinite}@keyframes fall-300{74.198%{transform:translate(89.2718vw,74.198vh) scale(.5829)}to{transform:translate(88.4305vw,99vh) scale(.5829)}}.snow:nth-child(301){opacity:.8328;transform:translate(99.7511vw,-10px) scale(.1206);animation:fall-301 27s -29s linear infinite}@keyframes fall-301{70.983%{transform:translate(94.3651vw,70.983vh) scale(.1206)}to{transform:translate(97.0581vw,99vh) scale(.1206)}}.snow:nth-child(302){opacity:1.7928;transform:translate(87.097vw,-10px) scale(.8483);animation:fall-302 12s -21s linear infinite}@keyframes fall-302{70.933%{transform:translate(80.6139vw,70.933vh) scale(.8483)}to{transform:translate(83.85545vw,99vh) scale(.8483)}}.snow:nth-child(303){opacity:.2768;transform:translate(60.4125vw,-10px) scale(.6528);animation:fall-303 17s -9s linear infinite}@keyframes fall-303{35.965%{transform:translate(67.8057vw,35.965vh) scale(.6528)}to{transform:translate(64.1091vw,99vh) scale(.6528)}}.snow:nth-child(304){opacity:1.008;transform:translate(97.5635vw,-10px) scale(.2729);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{43.63%{transform:translate(91.3464vw,43.63vh) scale(.2729)}to{transform:translate(94.45495vw,99vh) scale(.2729)}}.snow:nth-child(305){opacity:1.7254;transform:translate(66.8166vw,-10px) scale(.6475);animation:fall-305 18s -13s linear infinite}@keyframes fall-305{77.747%{transform:translate(63.0239vw,77.747vh) scale(.6475)}to{transform:translate(64.92025vw,99vh) scale(.6475)}}.snow:nth-child(306){opacity:.5698;transform:translate(83.9678vw,-10px) scale(.3742);animation:fall-306 15s -3s linear infinite}@keyframes fall-306{76.926%{transform:translate(80.9314vw,76.926vh) scale(.3742)}to{transform:translate(82.4496vw,99vh) scale(.3742)}}.snow:nth-child(307){opacity:.6882;transform:translate(33.9439vw,-10px) scale(.6774);animation:fall-307 24s -1s linear infinite}@keyframes fall-307{64.348%{transform:translate(25.2094vw,64.348vh) scale(.6774)}to{transform:translate(29.57665vw,99vh) scale(.6774)}}.snow:nth-child(308){opacity:1.0094;transform:translate(36.221vw,-10px) scale(.3055);animation:fall-308 27s -16s linear infinite}@keyframes fall-308{37.13%{transform:translate(35.3935vw,37.13vh) scale(.3055)}to{transform:translate(35.80725vw,99vh) scale(.3055)}}.snow:nth-child(309){opacity:1.255;transform:translate(95.2621vw,-10px) scale(.9786);animation:fall-309 12s -23s linear infinite}@keyframes fall-309{65.769%{transform:translate(88.6317vw,65.769vh) scale(.9786)}to{transform:translate(91.9469vw,99vh) scale(.9786)}}.snow:nth-child(310){opacity:1.8412;transform:translate(62.9272vw,-10px) scale(.8175);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{35.276%{transform:translate(66.7121vw,35.276vh) scale(.8175)}to{transform:translate(64.81965vw,99vh) scale(.8175)}}.snow:nth-child(311){opacity:.7344;transform:translate(47.7642vw,-10px) scale(.4626);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{61.455%{transform:translate(56.1748vw,61.455vh) scale(.4626)}to{transform:translate(51.9695vw,99vh) scale(.4626)}}.snow:nth-child(312){opacity:.1014;transform:translate(48.3972vw,-10px) scale(.0279);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{75.458%{transform:translate(51.8254vw,75.458vh) scale(.0279)}to{transform:translate(50.1113vw,99vh) scale(.0279)}}.snow:nth-child(313){opacity:.442;transform:translate(60.4996vw,-10px) scale(.1833);animation:fall-313 21s -4s linear infinite}@keyframes fall-313{58.127%{transform:translate(62.8832vw,58.127vh) scale(.1833)}to{transform:translate(61.6914vw,99vh) scale(.1833)}}.snow:nth-child(314){opacity:.3854;transform:translate(47.3478vw,-10px) scale(.6268);animation:fall-314 10s -2s linear infinite}@keyframes fall-314{47.252%{transform:translate(52.5793vw,47.252vh) scale(.6268)}to{transform:translate(49.96355vw,99vh) scale(.6268)}}.snow:nth-child(315){opacity:.9036;transform:translate(80.7733vw,-10px) scale(.4816);animation:fall-315 10s -5s linear infinite}@keyframes fall-315{46.816%{transform:translate(71.5741vw,46.816vh) scale(.4816)}to{transform:translate(76.1737vw,99vh) scale(.4816)}}.snow:nth-child(316){opacity:1.9036;transform:translate(15.6404vw,-10px) scale(.1439);animation:fall-316 21s -3s linear infinite}@keyframes fall-316{32.77%{transform:translate(15.024vw,32.77vh) scale(.1439)}to{transform:translate(15.3322vw,99vh) scale(.1439)}}.snow:nth-child(317){opacity:1.9568;transform:translate(37.4125vw,-10px) scale(.3252);animation:fall-317 14s -20s linear infinite}@keyframes fall-317{73.658%{transform:translate(29.0679vw,73.658vh) scale(.3252)}to{transform:translate(33.2402vw,99vh) scale(.3252)}}.snow:nth-child(318){opacity:.7052;transform:translate(91.2297vw,-10px) scale(.2299);animation:fall-318 20s -3s linear infinite}@keyframes fall-318{44.31%{transform:translate(100.4854vw,44.31vh) scale(.2299)}to{transform:translate(95.85755vw,99vh) scale(.2299)}}.snow:nth-child(319){opacity:1.021;transform:translate(28.0007vw,-10px) scale(.7238);animation:fall-319 16s -6s linear infinite}@keyframes fall-319{45.902%{transform:translate(34.6844vw,45.902vh) scale(.7238)}to{transform:translate(31.34255vw,99vh) scale(.7238)}}.snow:nth-child(320){opacity:1.8012;transform:translate(86.7672vw,-10px) scale(.8083);animation:fall-320 14s -26s linear infinite}@keyframes fall-320{43.886%{transform:translate(81.3931vw,43.886vh) scale(.8083)}to{transform:translate(84.08015vw,99vh) scale(.8083)}}.snow:nth-child(321){opacity:1.3798;transform:translate(49.41vw,-10px) scale(.6529);animation:fall-321 16s -27s linear infinite}@keyframes fall-321{43.185%{transform:translate(41.1074vw,43.185vh) scale(.6529)}to{transform:translate(45.2587vw,99vh) scale(.6529)}}.snow:nth-child(322){opacity:1.7308;transform:translate(33.7825vw,-10px) scale(.0443);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{79.884%{transform:translate(39.1679vw,79.884vh) scale(.0443)}to{transform:translate(36.4752vw,99vh) scale(.0443)}}.snow:nth-child(323){opacity:.0074;transform:translate(86.2261vw,-10px) scale(.1171);animation:fall-323 21s -25s linear infinite}@keyframes fall-323{45.544%{transform:translate(88.085vw,45.544vh) scale(.1171)}to{transform:translate(87.15555vw,99vh) scale(.1171)}}.snow:nth-child(324){opacity:1.4844;transform:translate(48.4544vw,-10px) scale(.6982);animation:fall-324 30s -28s linear infinite}@keyframes fall-324{61.482%{transform:translate(43.3548vw,61.482vh) scale(.6982)}to{transform:translate(45.9046vw,99vh) scale(.6982)}}.snow:nth-child(325){opacity:.702;transform:translate(52.0375vw,-10px) scale(.7574);animation:fall-325 20s -10s linear infinite}@keyframes fall-325{40.702%{transform:translate(48.5528vw,40.702vh) scale(.7574)}to{transform:translate(50.29515vw,99vh) scale(.7574)}}.snow:nth-child(326){opacity:.0894;transform:translate(86.7889vw,-10px) scale(.3183);animation:fall-326 18s -6s linear infinite}@keyframes fall-326{54.031%{transform:translate(92.4124vw,54.031vh) scale(.3183)}to{transform:translate(89.60065vw,99vh) scale(.3183)}}.snow:nth-child(327){opacity:.2584;transform:translate(4.4403vw,-10px) scale(.7694);animation:fall-327 15s -16s linear infinite}@keyframes fall-327{31.432%{transform:translate(6.5574vw,31.432vh) scale(.7694)}to{transform:translate(5.49885vw,99vh) scale(.7694)}}.snow:nth-child(328){opacity:1.4758;transform:translate(32.4848vw,-10px) scale(.2937);animation:fall-328 26s -2s linear infinite}@keyframes fall-328{58.942%{transform:translate(28.1187vw,58.942vh) scale(.2937)}to{transform:translate(30.30175vw,99vh) scale(.2937)}}.snow:nth-child(329){opacity:1.7146;transform:translate(57.6087vw,-10px) scale(.2181);animation:fall-329 18s -29s linear infinite}@keyframes fall-329{47.998%{transform:translate(56.0088vw,47.998vh) scale(.2181)}to{transform:translate(56.80875vw,99vh) scale(.2181)}}.snow:nth-child(330){opacity:.0452;transform:translate(77.9379vw,-10px) scale(.3234);animation:fall-330 13s -9s linear infinite}@keyframes fall-330{41.179%{transform:translate(68.3506vw,41.179vh) scale(.3234)}to{transform:translate(73.14425vw,99vh) scale(.3234)}}.snow:nth-child(331){opacity:.3716;transform:translate(56.4218vw,-10px) scale(.5352);animation:fall-331 24s -13s linear infinite}@keyframes fall-331{63.29%{transform:translate(57.2626vw,63.29vh) scale(.5352)}to{transform:translate(56.8422vw,99vh) scale(.5352)}}.snow:nth-child(332){opacity:.8338;transform:translate(92.9228vw,-10px) scale(.5184);animation:fall-332 15s -14s linear infinite}@keyframes fall-332{67.572%{transform:translate(91.9782vw,67.572vh) scale(.5184)}to{transform:translate(92.4505vw,99vh) scale(.5184)}}.snow:nth-child(333){opacity:.1754;transform:translate(1.086vw,-10px) scale(.9116);animation:fall-333 20s -2s linear infinite}@keyframes fall-333{75.362%{transform:translate(-3.1891vw,75.362vh) scale(.9116)}to{transform:translate(-1.05155vw,99vh) scale(.9116)}}.snow:nth-child(334){opacity:.05;transform:translate(64.0005vw,-10px) scale(.9206);animation:fall-334 16s -26s linear infinite}@keyframes fall-334{70.975%{transform:translate(57.3326vw,70.975vh) scale(.9206)}to{transform:translate(60.66655vw,99vh) scale(.9206)}}.snow:nth-child(335){opacity:.1324;transform:translate(95.5815vw,-10px) scale(.876);animation:fall-335 29s -16s linear infinite}@keyframes fall-335{66.686%{transform:translate(102.6981vw,66.686vh) scale(.876)}to{transform:translate(99.1398vw,99vh) scale(.876)}}.snow:nth-child(336){opacity:1.5702;transform:translate(26.2998vw,-10px) scale(.4516);animation:fall-336 10s -23s linear infinite}@keyframes fall-336{50.334%{transform:translate(33.4274vw,50.334vh) scale(.4516)}to{transform:translate(29.8636vw,99vh) scale(.4516)}}.snow:nth-child(337){opacity:1.8246;transform:translate(99.5942vw,-10px) scale(.8892);animation:fall-337 28s -22s linear infinite}@keyframes fall-337{75.609%{transform:translate(101.55vw,75.609vh) scale(.8892)}to{transform:translate(100.5721vw,99vh) scale(.8892)}}.snow:nth-child(338){opacity:.0624;transform:translate(77.6763vw,-10px) scale(.0017);animation:fall-338 15s -30s linear infinite}@keyframes fall-338{51.529%{transform:translate(75.2422vw,51.529vh) scale(.0017)}to{transform:translate(76.45925vw,99vh) scale(.0017)}}.snow:nth-child(339){opacity:1.7058;transform:translate(24.8421vw,-10px) scale(.221);animation:fall-339 28s -12s linear infinite}@keyframes fall-339{33.772%{transform:translate(15.971vw,33.772vh) scale(.221)}to{transform:translate(20.40655vw,99vh) scale(.221)}}.snow:nth-child(340){opacity:1.462;transform:translate(90.886vw,-10px) scale(.0764);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{73.314%{transform:translate(93.0021vw,73.314vh) scale(.0764)}to{transform:translate(91.94405vw,99vh) scale(.0764)}}.snow:nth-child(341){opacity:.2878;transform:translate(7.1851vw,-10px) scale(.6942);animation:fall-341 17s -29s linear infinite}@keyframes fall-341{40.292%{transform:translate(11.7539vw,40.292vh) scale(.6942)}to{transform:translate(9.4695vw,99vh) scale(.6942)}}.snow:nth-child(342){opacity:.64;transform:translate(13.9036vw,-10px) scale(.6429);animation:fall-342 15s -28s linear infinite}@keyframes fall-342{49.784%{transform:translate(22.5304vw,49.784vh) scale(.6429)}to{transform:translate(18.217vw,99vh) scale(.6429)}}.snow:nth-child(343){opacity:.9922;transform:translate(36.9317vw,-10px) scale(.0528);animation:fall-343 13s -6s linear infinite}@keyframes fall-343{62.696%{transform:translate(44.0355vw,62.696vh) scale(.0528)}to{transform:translate(40.4836vw,99vh) scale(.0528)}}.snow:nth-child(344){opacity:.8726;transform:translate(88.1528vw,-10px) scale(.1086);animation:fall-344 14s -14s linear infinite}@keyframes fall-344{72.127%{transform:translate(88.905vw,72.127vh) scale(.1086)}to{transform:translate(88.5289vw,99vh) scale(.1086)}}.snow:nth-child(345){opacity:.2038;transform:translate(86.0642vw,-10px) scale(.0255);animation:fall-345 25s -23s linear infinite}@keyframes fall-345{61.587%{transform:translate(85.4238vw,61.587vh) scale(.0255)}to{transform:translate(85.744vw,99vh) scale(.0255)}}.snow:nth-child(346){opacity:1.5904;transform:translate(64.2924vw,-10px) scale(.1885);animation:fall-346 14s -24s linear infinite}@keyframes fall-346{70.56%{transform:translate(63.5607vw,70.56vh) scale(.1885)}to{transform:translate(63.92655vw,99vh) scale(.1885)}}.snow:nth-child(347){opacity:1.593;transform:translate(66.9581vw,-10px) scale(.5985);animation:fall-347 29s -9s linear infinite}@keyframes fall-347{78.471%{transform:translate(75.6425vw,78.471vh) scale(.5985)}to{transform:translate(71.3003vw,99vh) scale(.5985)}}.snow:nth-child(348){opacity:.4692;transform:translate(26.76vw,-10px) scale(.7439);animation:fall-348 10s -19s linear infinite}@keyframes fall-348{76.532%{transform:translate(24.1951vw,76.532vh) scale(.7439)}to{transform:translate(25.47755vw,99vh) scale(.7439)}}.snow:nth-child(349){opacity:1.3696;transform:translate(80.3758vw,-10px) scale(.2225);animation:fall-349 21s -4s linear infinite}@keyframes fall-349{68.908%{transform:translate(81.5689vw,68.908vh) scale(.2225)}to{transform:translate(80.97235vw,99vh) scale(.2225)}}.snow:nth-child(350){opacity:1.29;transform:translate(90.5701vw,-10px) scale(.7704);animation:fall-350 11s -22s linear infinite}@keyframes fall-350{54.025%{transform:translate(91.8001vw,54.025vh) scale(.7704)}to{transform:translate(91.1851vw,99vh) scale(.7704)}}.snow:nth-child(351){opacity:1.8588;transform:translate(42.0503vw,-10px) scale(.3505);animation:fall-351 23s -15s linear infinite}@keyframes fall-351{38.011%{transform:translate(40.0001vw,38.011vh) scale(.3505)}to{transform:translate(41.0252vw,99vh) scale(.3505)}}.snow:nth-child(352){opacity:.5798;transform:translate(19.8651vw,-10px) scale(.7197);animation:fall-352 16s -19s linear infinite}@keyframes fall-352{55.263%{transform:translate(14.9801vw,55.263vh) scale(.7197)}to{transform:translate(17.4226vw,99vh) scale(.7197)}}.snow:nth-child(353){opacity:.2336;transform:translate(1.9734vw,-10px) scale(.6449);animation:fall-353 12s -15s linear infinite}@keyframes fall-353{48.44%{transform:translate(8.5917vw,48.44vh) scale(.6449)}to{transform:translate(5.28255vw,99vh) scale(.6449)}}.snow:nth-child(354){opacity:.2604;transform:translate(.5147vw,-10px) scale(.953);animation:fall-354 27s -14s linear infinite}@keyframes fall-354{55.225%{transform:translate(2.7956vw,55.225vh) scale(.953)}to{transform:translate(1.65515vw,99vh) scale(.953)}}.snow:nth-child(355){opacity:.5614;transform:translate(48.3266vw,-10px) scale(.3029);animation:fall-355 23s -12s linear infinite}@keyframes fall-355{77.449%{transform:translate(45.8322vw,77.449vh) scale(.3029)}to{transform:translate(47.0794vw,99vh) scale(.3029)}}.snow:nth-child(356){opacity:.6118;transform:translate(15.5727vw,-10px) scale(.8371);animation:fall-356 30s -4s linear infinite}@keyframes fall-356{71.906%{transform:translate(20.4313vw,71.906vh) scale(.8371)}to{transform:translate(18.002vw,99vh) scale(.8371)}}.snow:nth-child(357){opacity:.9854;transform:translate(63.086vw,-10px) scale(.2677);animation:fall-357 28s -19s linear infinite}@keyframes fall-357{44.514%{transform:translate(67.6031vw,44.514vh) scale(.2677)}to{transform:translate(65.34455vw,99vh) scale(.2677)}}.snow:nth-child(358){opacity:1.7158;transform:translate(28.0225vw,-10px) scale(.2202);animation:fall-358 28s -4s linear infinite}@keyframes fall-358{75.306%{transform:translate(22.7984vw,75.306vh) scale(.2202)}to{transform:translate(25.41045vw,99vh) scale(.2202)}}.snow:nth-child(359){opacity:1.54;transform:translate(69.6898vw,-10px) scale(.6242);animation:fall-359 21s -4s linear infinite}@keyframes fall-359{48.859%{transform:translate(63.3368vw,48.859vh) scale(.6242)}to{transform:translate(66.5133vw,99vh) scale(.6242)}}.snow:nth-child(360){opacity:.105;transform:translate(71.9936vw,-10px) scale(.8009);animation:fall-360 17s -19s linear infinite}@keyframes fall-360{65.098%{transform:translate(61.9968vw,65.098vh) scale(.8009)}to{transform:translate(66.9952vw,99vh) scale(.8009)}}.snow:nth-child(361){opacity:.0058;transform:translate(54.4507vw,-10px) scale(.0334);animation:fall-361 24s -29s linear infinite}@keyframes fall-361{43.731%{transform:translate(47.0641vw,43.731vh) scale(.0334)}to{transform:translate(50.7574vw,99vh) scale(.0334)}}.snow:nth-child(362){opacity:1.1692;transform:translate(19.0787vw,-10px) scale(.3237);animation:fall-362 22s -30s linear infinite}@keyframes fall-362{36.022%{transform:translate(18.1858vw,36.022vh) scale(.3237)}to{transform:translate(18.63225vw,99vh) scale(.3237)}}.snow:nth-child(363){opacity:.3592;transform:translate(7.2151vw,-10px) scale(.1247);animation:fall-363 30s -27s linear infinite}@keyframes fall-363{38.483%{transform:translate(3.6588vw,38.483vh) scale(.1247)}to{transform:translate(5.43695vw,99vh) scale(.1247)}}.snow:nth-child(364){opacity:1.7878;transform:translate(19.7235vw,-10px) scale(.7809);animation:fall-364 26s -21s linear infinite}@keyframes fall-364{75.336%{transform:translate(25.6902vw,75.336vh) scale(.7809)}to{transform:translate(22.70685vw,99vh) scale(.7809)}}.snow:nth-child(365){opacity:.089;transform:translate(94.3832vw,-10px) scale(.3497);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{42.187%{transform:translate(85.9547vw,42.187vh) scale(.3497)}to{transform:translate(90.16895vw,99vh) scale(.3497)}}.snow:nth-child(366){opacity:1.8516;transform:translate(55.0813vw,-10px) scale(.4222);animation:fall-366 25s -16s linear infinite}@keyframes fall-366{73.834%{transform:translate(52.1186vw,73.834vh) scale(.4222)}to{transform:translate(53.59995vw,99vh) scale(.4222)}}.snow:nth-child(367){opacity:.1386;transform:translate(44.9182vw,-10px) scale(.1494);animation:fall-367 29s -25s linear infinite}@keyframes fall-367{75.958%{transform:translate(46.1632vw,75.958vh) scale(.1494)}to{transform:translate(45.5407vw,99vh) scale(.1494)}}.snow:nth-child(368){opacity:1.7418;transform:translate(25.4687vw,-10px) scale(.9746);animation:fall-368 18s -14s linear infinite}@keyframes fall-368{43.856%{transform:translate(30.5992vw,43.856vh) scale(.9746)}to{transform:translate(28.03395vw,99vh) scale(.9746)}}.snow:nth-child(369){opacity:.004;transform:translate(95.4787vw,-10px) scale(.8289);animation:fall-369 10s -24s linear infinite}@keyframes fall-369{75.251%{transform:translate(101.0904vw,75.251vh) scale(.8289)}to{transform:translate(98.28455vw,99vh) scale(.8289)}}.snow:nth-child(370){opacity:1.6506;transform:translate(94.9885vw,-10px) scale(.1385);animation:fall-370 23s -26s linear infinite}@keyframes fall-370{49.671%{transform:translate(91.277vw,49.671vh) scale(.1385)}to{transform:translate(93.13275vw,99vh) scale(.1385)}}.snow:nth-child(371){opacity:.3182;transform:translate(3.2593vw,-10px) scale(.97);animation:fall-371 19s -2s linear infinite}@keyframes fall-371{65.259%{transform:translate(-6.1014vw,65.259vh) scale(.97)}to{transform:translate(-1.42105vw,99vh) scale(.97)}}.snow:nth-child(372){opacity:1.0968;transform:translate(73.0789vw,-10px) scale(.1687);animation:fall-372 28s -25s linear infinite}@keyframes fall-372{61.402%{transform:translate(67.387vw,61.402vh) scale(.1687)}to{transform:translate(70.23295vw,99vh) scale(.1687)}}.snow:nth-child(373){opacity:.177;transform:translate(25.94vw,-10px) scale(.6992);animation:fall-373 17s -19s linear infinite}@keyframes fall-373{63.753%{transform:translate(28.4403vw,63.753vh) scale(.6992)}to{transform:translate(27.19015vw,99vh) scale(.6992)}}.snow:nth-child(374){opacity:1.1882;transform:translate(11.5736vw,-10px) scale(.2782);animation:fall-374 25s -21s linear infinite}@keyframes fall-374{33.659%{transform:translate(7.6895vw,33.659vh) scale(.2782)}to{transform:translate(9.63155vw,99vh) scale(.2782)}}.snow:nth-child(375){opacity:1.7878;transform:translate(53.7973vw,-10px) scale(.018);animation:fall-375 20s -18s linear infinite}@keyframes fall-375{67.178%{transform:translate(48.0253vw,67.178vh) scale(.018)}to{transform:translate(50.9113vw,99vh) scale(.018)}}.snow:nth-child(376){opacity:.1072;transform:translate(63.4074vw,-10px) scale(.7752);animation:fall-376 29s -24s linear infinite}@keyframes fall-376{38.682%{transform:translate(68.6459vw,38.682vh) scale(.7752)}to{transform:translate(66.02665vw,99vh) scale(.7752)}}.snow:nth-child(377){opacity:.3546;transform:translate(63.7059vw,-10px) scale(.1413);animation:fall-377 16s -25s linear infinite}@keyframes fall-377{59.076%{transform:translate(63.8738vw,59.076vh) scale(.1413)}to{transform:translate(63.78985vw,99vh) scale(.1413)}}.snow:nth-child(378){opacity:1.2968;transform:translate(41.3811vw,-10px) scale(.5921);animation:fall-378 19s -21s linear infinite}@keyframes fall-378{69.618%{transform:translate(48.6105vw,69.618vh) scale(.5921)}to{transform:translate(44.9958vw,99vh) scale(.5921)}}.snow:nth-child(379){opacity:1.7252;transform:translate(1.2032vw,-10px) scale(.0915);animation:fall-379 30s -30s linear infinite}@keyframes fall-379{61.963%{transform:translate(-7.2822vw,61.963vh) scale(.0915)}to{transform:translate(-3.0395vw,99vh) scale(.0915)}}.snow:nth-child(380){opacity:.0502;transform:translate(39.7334vw,-10px) scale(.1475);animation:fall-380 14s -24s linear infinite}@keyframes fall-380{78.842%{transform:translate(46.8486vw,78.842vh) scale(.1475)}to{transform:translate(43.291vw,99vh) scale(.1475)}}.snow:nth-child(381){opacity:1.6756;transform:translate(.4371vw,-10px) scale(.8977);animation:fall-381 22s -29s linear infinite}@keyframes fall-381{64.514%{transform:translate(9.5522vw,64.514vh) scale(.8977)}to{transform:translate(4.99465vw,99vh) scale(.8977)}}.snow:nth-child(382){opacity:1.7152;transform:translate(58.5109vw,-10px) scale(.6157);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{66.276%{transform:translate(60.8746vw,66.276vh) scale(.6157)}to{transform:translate(59.69275vw,99vh) scale(.6157)}}.snow:nth-child(383){opacity:1.2476;transform:translate(52.49vw,-10px) scale(.7643);animation:fall-383 20s -21s linear infinite}@keyframes fall-383{76.738%{transform:translate(53.0167vw,76.738vh) scale(.7643)}to{transform:translate(52.75335vw,99vh) scale(.7643)}}.snow:nth-child(384){opacity:1.4924;transform:translate(32.8171vw,-10px) scale(.4913);animation:fall-384 11s -11s linear infinite}@keyframes fall-384{44.989%{transform:translate(27.586vw,44.989vh) scale(.4913)}to{transform:translate(30.20155vw,99vh) scale(.4913)}}.snow:nth-child(385){opacity:1.0944;transform:translate(45.0382vw,-10px) scale(.9431);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{46.007%{transform:translate(50.9977vw,46.007vh) scale(.9431)}to{transform:translate(48.01795vw,99vh) scale(.9431)}}.snow:nth-child(386){opacity:1.3064;transform:translate(33.8663vw,-10px) scale(.4757);animation:fall-386 28s -14s linear infinite}@keyframes fall-386{69.508%{transform:translate(31.874vw,69.508vh) scale(.4757)}to{transform:translate(32.87015vw,99vh) scale(.4757)}}.snow:nth-child(387){opacity:1.7752;transform:translate(3.3101vw,-10px) scale(.4933);animation:fall-387 20s -16s linear infinite}@keyframes fall-387{34.623%{transform:translate(6.5071vw,34.623vh) scale(.4933)}to{transform:translate(4.9086vw,99vh) scale(.4933)}}.snow:nth-child(388){opacity:1.147;transform:translate(80.8294vw,-10px) scale(.6351);animation:fall-388 13s -20s linear infinite}@keyframes fall-388{49.727%{transform:translate(74.5347vw,49.727vh) scale(.6351)}to{transform:translate(77.68205vw,99vh) scale(.6351)}}.snow:nth-child(389){opacity:.9046;transform:translate(36.3548vw,-10px) scale(.9964);animation:fall-389 16s -23s linear infinite}@keyframes fall-389{36.413%{transform:translate(36.5306vw,36.413vh) scale(.9964)}to{transform:translate(36.4427vw,99vh) scale(.9964)}}.snow:nth-child(390){opacity:1.0902;transform:translate(.2942vw,-10px) scale(.2078);animation:fall-390 26s -26s linear infinite}@keyframes fall-390{62.448%{transform:translate(-9.0149vw,62.448vh) scale(.2078)}to{transform:translate(-4.36035vw,99vh) scale(.2078)}}.snow:nth-child(391){opacity:1.8158;transform:translate(52.3781vw,-10px) scale(.3814);animation:fall-391 28s -10s linear infinite}@keyframes fall-391{37.809%{transform:translate(51.048vw,37.809vh) scale(.3814)}to{transform:translate(51.71305vw,99vh) scale(.3814)}}.snow:nth-child(392){opacity:.8056;transform:translate(17.8727vw,-10px) scale(.8766);animation:fall-392 18s -18s linear infinite}@keyframes fall-392{56.352%{transform:translate(25.9411vw,56.352vh) scale(.8766)}to{transform:translate(21.9069vw,99vh) scale(.8766)}}.snow:nth-child(393){opacity:1.0638;transform:translate(12.9538vw,-10px) scale(.1245);animation:fall-393 26s -11s linear infinite}@keyframes fall-393{72.276%{transform:translate(18.5071vw,72.276vh) scale(.1245)}to{transform:translate(15.73045vw,99vh) scale(.1245)}}.snow:nth-child(394){opacity:.885;transform:translate(32.407vw,-10px) scale(.6072);animation:fall-394 13s -13s linear infinite}@keyframes fall-394{61.915%{transform:translate(31.126vw,61.915vh) scale(.6072)}to{transform:translate(31.7665vw,99vh) scale(.6072)}}.snow:nth-child(395){opacity:1.3318;transform:translate(6.4543vw,-10px) scale(.3458);animation:fall-395 26s -8s linear infinite}@keyframes fall-395{52.919%{transform:translate(6.7712vw,52.919vh) scale(.3458)}to{transform:translate(6.61275vw,99vh) scale(.3458)}}.snow:nth-child(396){opacity:.1508;transform:translate(19.323vw,-10px) scale(.7364);animation:fall-396 30s -1s linear infinite}@keyframes fall-396{75.229%{transform:translate(9.4723vw,75.229vh) scale(.7364)}to{transform:translate(14.39765vw,99vh) scale(.7364)}}.snow:nth-child(397){opacity:.314;transform:translate(76.9165vw,-10px) scale(.1613);animation:fall-397 18s -18s linear infinite}@keyframes fall-397{55.856%{transform:translate(81.4473vw,55.856vh) scale(.1613)}to{transform:translate(79.1819vw,99vh) scale(.1613)}}.snow:nth-child(398){opacity:.7328;transform:translate(99.1886vw,-10px) scale(.6067);animation:fall-398 21s -22s linear infinite}@keyframes fall-398{78.684%{transform:translate(102.9668vw,78.684vh) scale(.6067)}to{transform:translate(101.0777vw,99vh) scale(.6067)}}.snow:nth-child(399){opacity:1.0344;transform:translate(97.1041vw,-10px) scale(.5276);animation:fall-399 20s -12s linear infinite}@keyframes fall-399{51.347%{transform:translate(99.3888vw,51.347vh) scale(.5276)}to{transform:translate(98.24645vw,99vh) scale(.5276)}}.snow:nth-child(400){opacity:.141;transform:translate(95.991vw,-10px) scale(.8567);animation:fall-400 27s -3s linear infinite}@keyframes fall-400{52.249%{transform:translate(89.2135vw,52.249vh) scale(.8567)}to{transform:translate(92.60225vw,99vh) scale(.8567)}}\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:.7086;transform:translate(25.43vw,-10px) scale(.9911);animation:fall-1 21s -11s linear infinite}@keyframes fall-1{66.856%{transform:translate(29.7235vw,66.856vh) scale(.9911)}to{transform:translate(27.57675vw,99vh) scale(.9911)}}.snow:nth-child(2){opacity:.7292;transform:translate(75.352vw,-10px) scale(.4419);animation:fall-2 23s -12s linear infinite}@keyframes fall-2{69.771%{transform:translate(74.3989vw,69.771vh) scale(.4419)}to{transform:translate(74.87545vw,99vh) scale(.4419)}}.snow:nth-child(3){opacity:1.355;transform:translate(18.1605vw,-10px) scale(.8382);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{31.518%{transform:translate(25.9256vw,31.518vh) scale(.8382)}to{transform:translate(22.04305vw,99vh) scale(.8382)}}.snow:nth-child(4){opacity:1.6826;transform:translate(34.3165vw,-10px) scale(.3221);animation:fall-4 23s -9s linear infinite}@keyframes fall-4{50.285%{transform:translate(36.9437vw,50.285vh) scale(.3221)}to{transform:translate(35.6301vw,99vh) scale(.3221)}}.snow:nth-child(5){opacity:.8592;transform:translate(2.0615vw,-10px) scale(.3347);animation:fall-5 18s -30s linear infinite}@keyframes fall-5{43.917%{transform:translate(3.3388vw,43.917vh) scale(.3347)}to{transform:translate(2.70015vw,99vh) scale(.3347)}}.snow:nth-child(6){opacity:.895;transform:translate(57.2349vw,-10px) scale(.405);animation:fall-6 29s -13s linear infinite}@keyframes fall-6{77.08%{transform:translate(54.9345vw,77.08vh) scale(.405)}to{transform:translate(56.0847vw,99vh) scale(.405)}}.snow:nth-child(7){opacity:.982;transform:translate(35.9824vw,-10px) scale(.8037);animation:fall-7 27s -6s linear infinite}@keyframes fall-7{34.398%{transform:translate(40.2965vw,34.398vh) scale(.8037)}to{transform:translate(38.13945vw,99vh) scale(.8037)}}.snow:nth-child(8){opacity:.95;transform:translate(56.6107vw,-10px) scale(.8515);animation:fall-8 21s -27s linear infinite}@keyframes fall-8{46.121%{transform:translate(51.1126vw,46.121vh) scale(.8515)}to{transform:translate(53.86165vw,99vh) scale(.8515)}}.snow:nth-child(9){opacity:1.435;transform:translate(50.7731vw,-10px) scale(.8486);animation:fall-9 15s -21s linear infinite}@keyframes fall-9{78.73%{transform:translate(57.8802vw,78.73vh) scale(.8486)}to{transform:translate(54.32665vw,99vh) scale(.8486)}}.snow:nth-child(10){opacity:.5988;transform:translate(49.9537vw,-10px) scale(.3836);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{71.363%{transform:translate(47.3247vw,71.363vh) scale(.3836)}to{transform:translate(48.6392vw,99vh) scale(.3836)}}.snow:nth-child(11){opacity:1.4748;transform:translate(11.2647vw,-10px) scale(.9143);animation:fall-11 12s -19s linear infinite}@keyframes fall-11{55.065%{transform:translate(14.523vw,55.065vh) scale(.9143)}to{transform:translate(12.89385vw,99vh) scale(.9143)}}.snow:nth-child(12){opacity:1.6304;transform:translate(45.0171vw,-10px) scale(.7175);animation:fall-12 26s -5s linear infinite}@keyframes fall-12{64.936%{transform:translate(47.6853vw,64.936vh) scale(.7175)}to{transform:translate(46.3512vw,99vh) scale(.7175)}}.snow:nth-child(13){opacity:1.992;transform:translate(1.4371vw,-10px) scale(.0515);animation:fall-13 12s -29s linear infinite}@keyframes fall-13{49.79%{transform:translate(-1.2174vw,49.79vh) scale(.0515)}to{transform:translate(.10985vw,99vh) scale(.0515)}}.snow:nth-child(14){opacity:1.2292;transform:translate(38.338vw,-10px) scale(.758);animation:fall-14 12s -3s linear infinite}@keyframes fall-14{67.439%{transform:translate(45.6911vw,67.439vh) scale(.758)}to{transform:translate(42.01455vw,99vh) scale(.758)}}.snow:nth-child(15){opacity:.6834;transform:translate(41.3133vw,-10px) scale(.9479);animation:fall-15 21s -18s linear infinite}@keyframes fall-15{60.907%{transform:translate(39.2811vw,60.907vh) scale(.9479)}to{transform:translate(40.2972vw,99vh) scale(.9479)}}.snow:nth-child(16){opacity:.2976;transform:translate(60.0324vw,-10px) scale(.469);animation:fall-16 14s -19s linear infinite}@keyframes fall-16{44.226%{transform:translate(66.7354vw,44.226vh) scale(.469)}to{transform:translate(63.3839vw,99vh) scale(.469)}}.snow:nth-child(17){opacity:.5244;transform:translate(3.2624vw,-10px) scale(.7599);animation:fall-17 28s -18s linear infinite}@keyframes fall-17{39.737%{transform:translate(12.6831vw,39.737vh) scale(.7599)}to{transform:translate(7.97275vw,99vh) scale(.7599)}}.snow:nth-child(18){opacity:1.3168;transform:translate(20.5843vw,-10px) scale(.9417);animation:fall-18 10s -1s linear infinite}@keyframes fall-18{62.013%{transform:translate(11.6319vw,62.013vh) scale(.9417)}to{transform:translate(16.1081vw,99vh) scale(.9417)}}.snow:nth-child(19){opacity:.043;transform:translate(45.4268vw,-10px) scale(.7041);animation:fall-19 26s -12s linear infinite}@keyframes fall-19{71.943%{transform:translate(47.6683vw,71.943vh) scale(.7041)}to{transform:translate(46.54755vw,99vh) scale(.7041)}}.snow:nth-child(20){opacity:1.152;transform:translate(1.7166vw,-10px) scale(.3606);animation:fall-20 15s -22s linear infinite}@keyframes fall-20{64.588%{transform:translate(9.8103vw,64.588vh) scale(.3606)}to{transform:translate(5.76345vw,99vh) scale(.3606)}}.snow:nth-child(21){opacity:.661;transform:translate(7.9245vw,-10px) scale(.4962);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{33.534%{transform:translate(8.6968vw,33.534vh) scale(.4962)}to{transform:translate(8.31065vw,99vh) scale(.4962)}}.snow:nth-child(22){opacity:.7278;transform:translate(23.3838vw,-10px) scale(.5097);animation:fall-22 23s -29s linear infinite}@keyframes fall-22{74.764%{transform:translate(21.4722vw,74.764vh) scale(.5097)}to{transform:translate(22.428vw,99vh) scale(.5097)}}.snow:nth-child(23){opacity:.2118;transform:translate(14.6884vw,-10px) scale(.9075);animation:fall-23 10s -9s linear infinite}@keyframes fall-23{52.286%{transform:translate(8.9185vw,52.286vh) scale(.9075)}to{transform:translate(11.80345vw,99vh) scale(.9075)}}.snow:nth-child(24){opacity:.3154;transform:translate(9.0798vw,-10px) scale(.3056);animation:fall-24 19s -17s linear infinite}@keyframes fall-24{50.422%{transform:translate(18.5533vw,50.422vh) scale(.3056)}to{transform:translate(13.81655vw,99vh) scale(.3056)}}.snow:nth-child(25){opacity:1.2956;transform:translate(14.3536vw,-10px) scale(.0702);animation:fall-25 18s -24s linear infinite}@keyframes fall-25{77.035%{transform:translate(13.3863vw,77.035vh) scale(.0702)}to{transform:translate(13.86995vw,99vh) scale(.0702)}}.snow:nth-child(26){opacity:.4198;transform:translate(38.4537vw,-10px) scale(.6195);animation:fall-26 26s -2s linear infinite}@keyframes fall-26{68.654%{transform:translate(30.9949vw,68.654vh) scale(.6195)}to{transform:translate(34.7243vw,99vh) scale(.6195)}}.snow:nth-child(27){opacity:.9858;transform:translate(30.4222vw,-10px) scale(.3204);animation:fall-27 28s -15s linear infinite}@keyframes fall-27{44.219%{transform:translate(21.2633vw,44.219vh) scale(.3204)}to{transform:translate(25.84275vw,99vh) scale(.3204)}}.snow:nth-child(28){opacity:1.1594;transform:translate(57.3451vw,-10px) scale(.2479);animation:fall-28 26s -18s linear infinite}@keyframes fall-28{49.624%{transform:translate(51.5867vw,49.624vh) scale(.2479)}to{transform:translate(54.4659vw,99vh) scale(.2479)}}.snow:nth-child(29){opacity:.3782;transform:translate(9.1674vw,-10px) scale(.1356);animation:fall-29 23s -16s linear infinite}@keyframes fall-29{55.175%{transform:translate(8.2506vw,55.175vh) scale(.1356)}to{transform:translate(8.709vw,99vh) scale(.1356)}}.snow:nth-child(30){opacity:.7202;transform:translate(83.0172vw,-10px) scale(.1948);animation:fall-30 11s -13s linear infinite}@keyframes fall-30{65.688%{transform:translate(76.7997vw,65.688vh) scale(.1948)}to{transform:translate(79.90845vw,99vh) scale(.1948)}}.snow:nth-child(31){opacity:1.1324;transform:translate(14.8168vw,-10px) scale(.4322);animation:fall-31 26s -14s linear infinite}@keyframes fall-31{57.057%{transform:translate(9.0108vw,57.057vh) scale(.4322)}to{transform:translate(11.9138vw,99vh) scale(.4322)}}.snow:nth-child(32){opacity:1.5874;transform:translate(16.0161vw,-10px) scale(.4363);animation:fall-32 28s -6s linear infinite}@keyframes fall-32{70.643%{transform:translate(20.0182vw,70.643vh) scale(.4363)}to{transform:translate(18.01715vw,99vh) scale(.4363)}}.snow:nth-child(33){opacity:1.0862;transform:translate(93.1981vw,-10px) scale(.1664);animation:fall-33 19s -6s linear infinite}@keyframes fall-33{32.654%{transform:translate(95.2431vw,32.654vh) scale(.1664)}to{transform:translate(94.2206vw,99vh) scale(.1664)}}.snow:nth-child(34){opacity:1.7086;transform:translate(98.8534vw,-10px) scale(.8023);animation:fall-34 11s -22s linear infinite}@keyframes fall-34{76.01%{transform:translate(104.9081vw,76.01vh) scale(.8023)}to{transform:translate(101.88075vw,99vh) scale(.8023)}}.snow:nth-child(35){opacity:.2734;transform:translate(63.9286vw,-10px) scale(.4837);animation:fall-35 23s -28s linear infinite}@keyframes fall-35{43.28%{transform:translate(55.646vw,43.28vh) scale(.4837)}to{transform:translate(59.7873vw,99vh) scale(.4837)}}.snow:nth-child(36){opacity:.2794;transform:translate(57.9846vw,-10px) scale(.194);animation:fall-36 28s -19s linear infinite}@keyframes fall-36{47.606%{transform:translate(52.3288vw,47.606vh) scale(.194)}to{transform:translate(55.1567vw,99vh) scale(.194)}}.snow:nth-child(37){opacity:1.1026;transform:translate(59.2745vw,-10px) scale(.5371);animation:fall-37 30s -3s linear infinite}@keyframes fall-37{40.211%{transform:translate(67.41vw,40.211vh) scale(.5371)}to{transform:translate(63.34225vw,99vh) scale(.5371)}}.snow:nth-child(38){opacity:1.1836;transform:translate(62.3767vw,-10px) scale(.1379);animation:fall-38 21s -9s linear infinite}@keyframes fall-38{53.872%{transform:translate(66.2119vw,53.872vh) scale(.1379)}to{transform:translate(64.2943vw,99vh) scale(.1379)}}.snow:nth-child(39){opacity:1.548;transform:translate(17.5866vw,-10px) scale(.4514);animation:fall-39 18s -25s linear infinite}@keyframes fall-39{36.217%{transform:translate(10.8103vw,36.217vh) scale(.4514)}to{transform:translate(14.19845vw,99vh) scale(.4514)}}.snow:nth-child(40){opacity:1.7058;transform:translate(32.4283vw,-10px) scale(.1918);animation:fall-40 12s -20s linear infinite}@keyframes fall-40{62.302%{transform:translate(37.5324vw,62.302vh) scale(.1918)}to{transform:translate(34.98035vw,99vh) scale(.1918)}}.snow:nth-child(41){opacity:.2398;transform:translate(76.5191vw,-10px) scale(.9993);animation:fall-41 27s -29s linear infinite}@keyframes fall-41{40.496%{transform:translate(66.9222vw,40.496vh) scale(.9993)}to{transform:translate(71.72065vw,99vh) scale(.9993)}}.snow:nth-child(42){opacity:.802;transform:translate(43.303vw,-10px) scale(.209);animation:fall-42 13s -3s linear infinite}@keyframes fall-42{39.954%{transform:translate(43.5725vw,39.954vh) scale(.209)}to{transform:translate(43.43775vw,99vh) scale(.209)}}.snow:nth-child(43){opacity:.054;transform:translate(5.2273vw,-10px) scale(.223);animation:fall-43 15s -11s linear infinite}@keyframes fall-43{72.159%{transform:translate(5.7164vw,72.159vh) scale(.223)}to{transform:translate(5.47185vw,99vh) scale(.223)}}.snow:nth-child(44){opacity:1.6522;transform:translate(75.4021vw,-10px) scale(.3734);animation:fall-44 11s -4s linear infinite}@keyframes fall-44{57.667%{transform:translate(69.0999vw,57.667vh) scale(.3734)}to{transform:translate(72.251vw,99vh) scale(.3734)}}.snow:nth-child(45){opacity:.091;transform:translate(76.3103vw,-10px) scale(.4499);animation:fall-45 27s -12s linear infinite}@keyframes fall-45{57.862%{transform:translate(83.67vw,57.862vh) scale(.4499)}to{transform:translate(79.99015vw,99vh) scale(.4499)}}.snow:nth-child(46){opacity:1.5774;transform:translate(70.4544vw,-10px) scale(.9619);animation:fall-46 29s -30s linear infinite}@keyframes fall-46{70.434%{transform:translate(66.5998vw,70.434vh) scale(.9619)}to{transform:translate(68.5271vw,99vh) scale(.9619)}}.snow:nth-child(47){opacity:1.8062;transform:translate(83.8453vw,-10px) scale(.2481);animation:fall-47 20s -21s linear infinite}@keyframes fall-47{75.599%{transform:translate(84.0484vw,75.599vh) scale(.2481)}to{transform:translate(83.94685vw,99vh) scale(.2481)}}.snow:nth-child(48){opacity:.7992;transform:translate(50.6308vw,-10px) scale(.8098);animation:fall-48 26s -23s linear infinite}@keyframes fall-48{54.454%{transform:translate(42.2581vw,54.454vh) scale(.8098)}to{transform:translate(46.44445vw,99vh) scale(.8098)}}.snow:nth-child(49){opacity:1.4684;transform:translate(42.9813vw,-10px) scale(.1058);animation:fall-49 26s -9s linear infinite}@keyframes fall-49{68.004%{transform:translate(38.8268vw,68.004vh) scale(.1058)}to{transform:translate(40.90405vw,99vh) scale(.1058)}}.snow:nth-child(50){opacity:.6508;transform:translate(18.0007vw,-10px) scale(.4252);animation:fall-50 14s -18s linear infinite}@keyframes fall-50{55.922%{transform:translate(27.3999vw,55.922vh) scale(.4252)}to{transform:translate(22.7003vw,99vh) scale(.4252)}}.snow:nth-child(51){opacity:.9172;transform:translate(16.0324vw,-10px) scale(.9058);animation:fall-51 22s -25s linear infinite}@keyframes fall-51{39.652%{transform:translate(13.4964vw,39.652vh) scale(.9058)}to{transform:translate(14.7644vw,99vh) scale(.9058)}}.snow:nth-child(52){opacity:.6446;transform:translate(39.8101vw,-10px) scale(.1015);animation:fall-52 23s -17s linear infinite}@keyframes fall-52{41.364%{transform:translate(46.5236vw,41.364vh) scale(.1015)}to{transform:translate(43.16685vw,99vh) scale(.1015)}}.snow:nth-child(53){opacity:1.4052;transform:translate(60.5085vw,-10px) scale(.2995);animation:fall-53 25s -17s linear infinite}@keyframes fall-53{45.821%{transform:translate(61.7453vw,45.821vh) scale(.2995)}to{transform:translate(61.1269vw,99vh) scale(.2995)}}.snow:nth-child(54){opacity:.4216;transform:translate(44.0107vw,-10px) scale(.0516);animation:fall-54 20s -14s linear infinite}@keyframes fall-54{45.91%{transform:translate(48.6387vw,45.91vh) scale(.0516)}to{transform:translate(46.3247vw,99vh) scale(.0516)}}.snow:nth-child(55){opacity:1.3016;transform:translate(2.6575vw,-10px) scale(.9027);animation:fall-55 13s -5s linear infinite}@keyframes fall-55{30.757%{transform:translate(-7.0388vw,30.757vh) scale(.9027)}to{transform:translate(-2.19065vw,99vh) scale(.9027)}}.snow:nth-child(56){opacity:1.9602;transform:translate(28.8203vw,-10px) scale(.66);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{52.422%{transform:translate(35.9801vw,52.422vh) scale(.66)}to{transform:translate(32.4002vw,99vh) scale(.66)}}.snow:nth-child(57){opacity:.9596;transform:translate(9.4198vw,-10px) scale(.9006);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{43.88%{transform:translate(17.8583vw,43.88vh) scale(.9006)}to{transform:translate(13.63905vw,99vh) scale(.9006)}}.snow:nth-child(58){opacity:1.113;transform:translate(79.3506vw,-10px) scale(.0279);animation:fall-58 20s -8s linear infinite}@keyframes fall-58{47.527%{transform:translate(85.8772vw,47.527vh) scale(.0279)}to{transform:translate(82.6139vw,99vh) scale(.0279)}}.snow:nth-child(59){opacity:.3558;transform:translate(80.0741vw,-10px) scale(.4286);animation:fall-59 19s -13s linear infinite}@keyframes fall-59{59.993%{transform:translate(89.1723vw,59.993vh) scale(.4286)}to{transform:translate(84.6232vw,99vh) scale(.4286)}}.snow:nth-child(60){opacity:1.4094;transform:translate(67.0188vw,-10px) scale(.5982);animation:fall-60 18s -8s linear infinite}@keyframes fall-60{50.704%{transform:translate(63.6933vw,50.704vh) scale(.5982)}to{transform:translate(65.35605vw,99vh) scale(.5982)}}.snow:nth-child(61){opacity:.5118;transform:translate(41.3645vw,-10px) scale(.9926);animation:fall-61 29s -14s linear infinite}@keyframes fall-61{44.918%{transform:translate(41.5246vw,44.918vh) scale(.9926)}to{transform:translate(41.44455vw,99vh) scale(.9926)}}.snow:nth-child(62){opacity:1.9596;transform:translate(84.9384vw,-10px) scale(.5302);animation:fall-62 26s -6s linear infinite}@keyframes fall-62{36.874%{transform:translate(91.4734vw,36.874vh) scale(.5302)}to{transform:translate(88.2059vw,99vh) scale(.5302)}}.snow:nth-child(63){opacity:.452;transform:translate(52.2337vw,-10px) scale(.6876);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{47.166%{transform:translate(47.8871vw,47.166vh) scale(.6876)}to{transform:translate(50.0604vw,99vh) scale(.6876)}}.snow:nth-child(64){opacity:.456;transform:translate(71.8595vw,-10px) scale(.5405);animation:fall-64 20s -22s linear infinite}@keyframes fall-64{77.657%{transform:translate(81.1628vw,77.657vh) scale(.5405)}to{transform:translate(76.51115vw,99vh) scale(.5405)}}.snow:nth-child(65){opacity:.481;transform:translate(84.7281vw,-10px) scale(.1455);animation:fall-65 19s -23s linear infinite}@keyframes fall-65{56.454%{transform:translate(75.2311vw,56.454vh) scale(.1455)}to{transform:translate(79.9796vw,99vh) scale(.1455)}}.snow:nth-child(66){opacity:1.5972;transform:translate(46.0586vw,-10px) scale(.7498);animation:fall-66 10s -29s linear infinite}@keyframes fall-66{33.275%{transform:translate(51.5567vw,33.275vh) scale(.7498)}to{transform:translate(48.80765vw,99vh) scale(.7498)}}.snow:nth-child(67){opacity:.807;transform:translate(16.3346vw,-10px) scale(.9075);animation:fall-67 20s -27s linear infinite}@keyframes fall-67{30.373%{transform:translate(8.9774vw,30.373vh) scale(.9075)}to{transform:translate(12.656vw,99vh) scale(.9075)}}.snow:nth-child(68){opacity:.4986;transform:translate(37.2569vw,-10px) scale(.3867);animation:fall-68 16s -15s linear infinite}@keyframes fall-68{43.823%{transform:translate(37.4704vw,43.823vh) scale(.3867)}to{transform:translate(37.36365vw,99vh) scale(.3867)}}.snow:nth-child(69){opacity:.9962;transform:translate(22.4677vw,-10px) scale(.1201);animation:fall-69 18s -8s linear infinite}@keyframes fall-69{58.675%{transform:translate(31.6107vw,58.675vh) scale(.1201)}to{transform:translate(27.0392vw,99vh) scale(.1201)}}.snow:nth-child(70){opacity:.9596;transform:translate(55.2471vw,-10px) scale(.6453);animation:fall-70 26s -13s linear infinite}@keyframes fall-70{46.121%{transform:translate(55.4941vw,46.121vh) scale(.6453)}to{transform:translate(55.3706vw,99vh) scale(.6453)}}.snow:nth-child(71){opacity:.4108;transform:translate(94.2877vw,-10px) scale(.239);animation:fall-71 26s -23s linear infinite}@keyframes fall-71{79.82%{transform:translate(102.9586vw,79.82vh) scale(.239)}to{transform:translate(98.62315vw,99vh) scale(.239)}}.snow:nth-child(72){opacity:.9332;transform:translate(25.5522vw,-10px) scale(.7152);animation:fall-72 18s -29s linear infinite}@keyframes fall-72{63.71%{transform:translate(18.681vw,63.71vh) scale(.7152)}to{transform:translate(22.1166vw,99vh) scale(.7152)}}.snow:nth-child(73){opacity:1.5194;transform:translate(28.3153vw,-10px) scale(.6938);animation:fall-73 26s -12s linear infinite}@keyframes fall-73{59.479%{transform:translate(27.935vw,59.479vh) scale(.6938)}to{transform:translate(28.12515vw,99vh) scale(.6938)}}.snow:nth-child(74){opacity:1.069;transform:translate(54.9311vw,-10px) scale(.9182);animation:fall-74 17s -30s linear infinite}@keyframes fall-74{36.185%{transform:translate(57.8282vw,36.185vh) scale(.9182)}to{transform:translate(56.37965vw,99vh) scale(.9182)}}.snow:nth-child(75){opacity:.845;transform:translate(23.9194vw,-10px) scale(.2107);animation:fall-75 23s -15s linear infinite}@keyframes fall-75{57.197%{transform:translate(26.2125vw,57.197vh) scale(.2107)}to{transform:translate(25.06595vw,99vh) scale(.2107)}}.snow:nth-child(76){opacity:.3598;transform:translate(36.3619vw,-10px) scale(.799);animation:fall-76 26s -24s linear infinite}@keyframes fall-76{66.425%{transform:translate(43.2812vw,66.425vh) scale(.799)}to{transform:translate(39.82155vw,99vh) scale(.799)}}.snow:nth-child(77){opacity:.1684;transform:translate(10.157vw,-10px) scale(.9936);animation:fall-77 14s -1s linear infinite}@keyframes fall-77{78.69%{transform:translate(10.1347vw,78.69vh) scale(.9936)}to{transform:translate(10.14585vw,99vh) scale(.9936)}}.snow:nth-child(78){opacity:.2034;transform:translate(94.9886vw,-10px) scale(.2095);animation:fall-78 26s -1s linear infinite}@keyframes fall-78{31.502%{transform:translate(101.6744vw,31.502vh) scale(.2095)}to{transform:translate(98.3315vw,99vh) scale(.2095)}}.snow:nth-child(79){opacity:.9836;transform:translate(54.7497vw,-10px) scale(.5682);animation:fall-79 13s -13s linear infinite}@keyframes fall-79{30.082%{transform:translate(54.6657vw,30.082vh) scale(.5682)}to{transform:translate(54.7077vw,99vh) scale(.5682)}}.snow:nth-child(80){opacity:1.7226;transform:translate(57.9034vw,-10px) scale(.668);animation:fall-80 24s -24s linear infinite}@keyframes fall-80{78.871%{transform:translate(50.2942vw,78.871vh) scale(.668)}to{transform:translate(54.0988vw,99vh) scale(.668)}}.snow:nth-child(81){opacity:.55;transform:translate(40.5747vw,-10px) scale(.1501);animation:fall-81 30s -7s linear infinite}@keyframes fall-81{68.412%{transform:translate(33.3453vw,68.412vh) scale(.1501)}to{transform:translate(36.96vw,99vh) scale(.1501)}}.snow:nth-child(82){opacity:.9768;transform:translate(60.6035vw,-10px) scale(.9398);animation:fall-82 22s -18s linear infinite}@keyframes fall-82{41.407%{transform:translate(64.115vw,41.407vh) scale(.9398)}to{transform:translate(62.35925vw,99vh) scale(.9398)}}.snow:nth-child(83){opacity:1.6432;transform:translate(37.4787vw,-10px) scale(.3225);animation:fall-83 28s -19s linear infinite}@keyframes fall-83{67.63%{transform:translate(34.6595vw,67.63vh) scale(.3225)}to{transform:translate(36.0691vw,99vh) scale(.3225)}}.snow:nth-child(84){opacity:1.749;transform:translate(94.6572vw,-10px) scale(.36);animation:fall-84 10s -28s linear infinite}@keyframes fall-84{71.434%{transform:translate(99.5724vw,71.434vh) scale(.36)}to{transform:translate(97.1148vw,99vh) scale(.36)}}.snow:nth-child(85){opacity:1.336;transform:translate(30.7307vw,-10px) scale(.0289);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{30.542%{transform:translate(36.9315vw,30.542vh) scale(.0289)}to{transform:translate(33.8311vw,99vh) scale(.0289)}}.snow:nth-child(86){opacity:.7424;transform:translate(36.6613vw,-10px) scale(.4712);animation:fall-86 12s -25s linear infinite}@keyframes fall-86{76.754%{transform:translate(36.4356vw,76.754vh) scale(.4712)}to{transform:translate(36.54845vw,99vh) scale(.4712)}}.snow:nth-child(87){opacity:.2808;transform:translate(99.6951vw,-10px) scale(.4414);animation:fall-87 24s -26s linear infinite}@keyframes fall-87{49.032%{transform:translate(109.0919vw,49.032vh) scale(.4414)}to{transform:translate(104.3935vw,99vh) scale(.4414)}}.snow:nth-child(88){opacity:.3958;transform:translate(36.169vw,-10px) scale(.3028);animation:fall-88 30s -21s linear infinite}@keyframes fall-88{51.509%{transform:translate(26.9885vw,51.509vh) scale(.3028)}to{transform:translate(31.57875vw,99vh) scale(.3028)}}.snow:nth-child(89){opacity:1.6756;transform:translate(50.9477vw,-10px) scale(.4981);animation:fall-89 20s -9s linear infinite}@keyframes fall-89{72.7%{transform:translate(53.062vw,72.7vh) scale(.4981)}to{transform:translate(52.00485vw,99vh) scale(.4981)}}.snow:nth-child(90){opacity:1.2354;transform:translate(57.4319vw,-10px) scale(.9632);animation:fall-90 14s -20s linear infinite}@keyframes fall-90{67.245%{transform:translate(62.9681vw,67.245vh) scale(.9632)}to{transform:translate(60.2vw,99vh) scale(.9632)}}.snow:nth-child(91){opacity:1.7382;transform:translate(49.9443vw,-10px) scale(.9953);animation:fall-91 17s -27s linear infinite}@keyframes fall-91{55.229%{transform:translate(48.4855vw,55.229vh) scale(.9953)}to{transform:translate(49.2149vw,99vh) scale(.9953)}}.snow:nth-child(92){opacity:.3912;transform:translate(8.6597vw,-10px) scale(.2668);animation:fall-92 23s -28s linear infinite}@keyframes fall-92{60.057%{transform:translate(13.1017vw,60.057vh) scale(.2668)}to{transform:translate(10.8807vw,99vh) scale(.2668)}}.snow:nth-child(93){opacity:.2228;transform:translate(16.3336vw,-10px) scale(.0006);animation:fall-93 22s -28s linear infinite}@keyframes fall-93{48.547%{transform:translate(15.3493vw,48.547vh) scale(.0006)}to{transform:translate(15.84145vw,99vh) scale(.0006)}}.snow:nth-child(94){opacity:.0854;transform:translate(59.1715vw,-10px) scale(.2137);animation:fall-94 26s -24s linear infinite}@keyframes fall-94{32.603%{transform:translate(57.1738vw,32.603vh) scale(.2137)}to{transform:translate(58.17265vw,99vh) scale(.2137)}}.snow:nth-child(95){opacity:1.6306;transform:translate(32.0989vw,-10px) scale(.7779);animation:fall-95 14s -12s linear infinite}@keyframes fall-95{78.106%{transform:translate(42.0566vw,78.106vh) scale(.7779)}to{transform:translate(37.07775vw,99vh) scale(.7779)}}.snow:nth-child(96){opacity:1.6788;transform:translate(17.4019vw,-10px) scale(.3563);animation:fall-96 30s -11s linear infinite}@keyframes fall-96{75.759%{transform:translate(9.591vw,75.759vh) scale(.3563)}to{transform:translate(13.49645vw,99vh) scale(.3563)}}.snow:nth-child(97){opacity:1.316;transform:translate(54.8238vw,-10px) scale(.7648);animation:fall-97 12s -29s linear infinite}@keyframes fall-97{48.585%{transform:translate(51.8744vw,48.585vh) scale(.7648)}to{transform:translate(53.3491vw,99vh) scale(.7648)}}.snow:nth-child(98){opacity:.068;transform:translate(95.2394vw,-10px) scale(.0703);animation:fall-98 28s -22s linear infinite}@keyframes fall-98{35.76%{transform:translate(90.2263vw,35.76vh) scale(.0703)}to{transform:translate(92.73285vw,99vh) scale(.0703)}}.snow:nth-child(99){opacity:.3328;transform:translate(69.3432vw,-10px) scale(.7676);animation:fall-99 19s -3s linear infinite}@keyframes fall-99{47.161%{transform:translate(74.0895vw,47.161vh) scale(.7676)}to{transform:translate(71.71635vw,99vh) scale(.7676)}}.snow:nth-child(100){opacity:.8306;transform:translate(41.3276vw,-10px) scale(.6098);animation:fall-100 20s -23s linear infinite}@keyframes fall-100{34.3%{transform:translate(47.4313vw,34.3vh) scale(.6098)}to{transform:translate(44.37945vw,99vh) scale(.6098)}}.snow:nth-child(101){opacity:.296;transform:translate(93.5247vw,-10px) scale(.7552);animation:fall-101 17s -15s linear infinite}@keyframes fall-101{68.696%{transform:translate(100.5863vw,68.696vh) scale(.7552)}to{transform:translate(97.0555vw,99vh) scale(.7552)}}.snow:nth-child(102){opacity:1.4782;transform:translate(84.1581vw,-10px) scale(.0991);animation:fall-102 17s -21s linear infinite}@keyframes fall-102{64.997%{transform:translate(93.6229vw,64.997vh) scale(.0991)}to{transform:translate(88.8905vw,99vh) scale(.0991)}}.snow:nth-child(103){opacity:1.9266;transform:translate(83.7796vw,-10px) scale(.9);animation:fall-103 10s -1s linear infinite}@keyframes fall-103{78.677%{transform:translate(78.2394vw,78.677vh) scale(.9)}to{transform:translate(81.0095vw,99vh) scale(.9)}}.snow:nth-child(104){opacity:.6086;transform:translate(61.6443vw,-10px) scale(.738);animation:fall-104 10s -15s linear infinite}@keyframes fall-104{52.109%{transform:translate(70.3256vw,52.109vh) scale(.738)}to{transform:translate(65.98495vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.0108;transform:translate(94.5158vw,-10px) scale(.6556);animation:fall-105 28s -8s linear infinite}@keyframes fall-105{68.976%{transform:translate(96.2022vw,68.976vh) scale(.6556)}to{transform:translate(95.359vw,99vh) scale(.6556)}}.snow:nth-child(106){opacity:1.253;transform:translate(89.3749vw,-10px) scale(.2506);animation:fall-106 30s -16s linear infinite}@keyframes fall-106{42.547%{transform:translate(93.6152vw,42.547vh) scale(.2506)}to{transform:translate(91.49505vw,99vh) scale(.2506)}}.snow:nth-child(107){opacity:.3828;transform:translate(41.0949vw,-10px) scale(.1428);animation:fall-107 30s -18s linear infinite}@keyframes fall-107{61.159%{transform:translate(32.4514vw,61.159vh) scale(.1428)}to{transform:translate(36.77315vw,99vh) scale(.1428)}}.snow:nth-child(108){opacity:.8784;transform:translate(16.1448vw,-10px) scale(.5718);animation:fall-108 20s -13s linear infinite}@keyframes fall-108{57.728%{transform:translate(24.3184vw,57.728vh) scale(.5718)}to{transform:translate(20.2316vw,99vh) scale(.5718)}}.snow:nth-child(109){opacity:1.189;transform:translate(5.5185vw,-10px) scale(.3084);animation:fall-109 22s -23s linear infinite}@keyframes fall-109{78.549%{transform:translate(-2.0094vw,78.549vh) scale(.3084)}to{transform:translate(1.75455vw,99vh) scale(.3084)}}.snow:nth-child(110){opacity:.8216;transform:translate(1.6962vw,-10px) scale(.5609);animation:fall-110 29s -9s linear infinite}@keyframes fall-110{64.487%{transform:translate(10.5223vw,64.487vh) scale(.5609)}to{transform:translate(6.10925vw,99vh) scale(.5609)}}.snow:nth-child(111){opacity:1.1828;transform:translate(40.4202vw,-10px) scale(.3068);animation:fall-111 27s -28s linear infinite}@keyframes fall-111{30.647%{transform:translate(32.8896vw,30.647vh) scale(.3068)}to{transform:translate(36.6549vw,99vh) scale(.3068)}}.snow:nth-child(112){opacity:.8008;transform:translate(.3866vw,-10px) scale(.0356);animation:fall-112 14s -25s linear infinite}@keyframes fall-112{62.702%{transform:translate(-9.0563vw,62.702vh) scale(.0356)}to{transform:translate(-4.33485vw,99vh) scale(.0356)}}.snow:nth-child(113){opacity:.5022;transform:translate(29.128vw,-10px) scale(.294);animation:fall-113 17s -27s linear infinite}@keyframes fall-113{55.099%{transform:translate(25.7033vw,55.099vh) scale(.294)}to{transform:translate(27.41565vw,99vh) scale(.294)}}.snow:nth-child(114){opacity:.4404;transform:translate(8.7294vw,-10px) scale(.5288);animation:fall-114 10s -18s linear infinite}@keyframes fall-114{78.726%{transform:translate(6.9549vw,78.726vh) scale(.5288)}to{transform:translate(7.84215vw,99vh) scale(.5288)}}.snow:nth-child(115){opacity:1.3942;transform:translate(97.1473vw,-10px) scale(.7484);animation:fall-115 18s -16s linear infinite}@keyframes fall-115{68.456%{transform:translate(92.0772vw,68.456vh) scale(.7484)}to{transform:translate(94.61225vw,99vh) scale(.7484)}}.snow:nth-child(116){opacity:.2896;transform:translate(67.4517vw,-10px) scale(.1479);animation:fall-116 29s -16s linear infinite}@keyframes fall-116{55.225%{transform:translate(76.5708vw,55.225vh) scale(.1479)}to{transform:translate(72.01125vw,99vh) scale(.1479)}}.snow:nth-child(117){opacity:.5324;transform:translate(28.0886vw,-10px) scale(.2709);animation:fall-117 21s -21s linear infinite}@keyframes fall-117{70.879%{transform:translate(27.1172vw,70.879vh) scale(.2709)}to{transform:translate(27.6029vw,99vh) scale(.2709)}}.snow:nth-child(118){opacity:1.9496;transform:translate(88.4142vw,-10px) scale(.8473);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{46.559%{transform:translate(89.4896vw,46.559vh) scale(.8473)}to{transform:translate(88.9519vw,99vh) scale(.8473)}}.snow:nth-child(119){opacity:1.4414;transform:translate(40.2198vw,-10px) scale(.901);animation:fall-119 25s -7s linear infinite}@keyframes fall-119{61.026%{transform:translate(33.0705vw,61.026vh) scale(.901)}to{transform:translate(36.64515vw,99vh) scale(.901)}}.snow:nth-child(120){opacity:1.6688;transform:translate(25.6946vw,-10px) scale(.7233);animation:fall-120 25s -21s linear infinite}@keyframes fall-120{75.462%{transform:translate(18.3299vw,75.462vh) scale(.7233)}to{transform:translate(22.01225vw,99vh) scale(.7233)}}.snow:nth-child(121){opacity:1.8214;transform:translate(67.998vw,-10px) scale(.5368);animation:fall-121 27s -14s linear infinite}@keyframes fall-121{35.192%{transform:translate(67.3545vw,35.192vh) scale(.5368)}to{transform:translate(67.67625vw,99vh) scale(.5368)}}.snow:nth-child(122){opacity:1.2244;transform:translate(22.0706vw,-10px) scale(.289);animation:fall-122 18s -29s linear infinite}@keyframes fall-122{64.781%{transform:translate(15.9496vw,64.781vh) scale(.289)}to{transform:translate(19.0101vw,99vh) scale(.289)}}.snow:nth-child(123){opacity:.5252;transform:translate(6.9584vw,-10px) scale(.144);animation:fall-123 22s -11s linear infinite}@keyframes fall-123{53.79%{transform:translate(10.8105vw,53.79vh) scale(.144)}to{transform:translate(8.88445vw,99vh) scale(.144)}}.snow:nth-child(124){opacity:.3806;transform:translate(77.7916vw,-10px) scale(.8819);animation:fall-124 12s -20s linear infinite}@keyframes fall-124{76.763%{transform:translate(78.6241vw,76.763vh) scale(.8819)}to{transform:translate(78.20785vw,99vh) scale(.8819)}}.snow:nth-child(125){opacity:1.0052;transform:translate(78.0485vw,-10px) scale(.8957);animation:fall-125 25s -3s linear infinite}@keyframes fall-125{66.668%{transform:translate(79.365vw,66.668vh) scale(.8957)}to{transform:translate(78.70675vw,99vh) scale(.8957)}}.snow:nth-child(126){opacity:1.9486;transform:translate(74.9973vw,-10px) scale(.6684);animation:fall-126 23s -24s linear infinite}@keyframes fall-126{53.533%{transform:translate(79.4103vw,53.533vh) scale(.6684)}to{transform:translate(77.2038vw,99vh) scale(.6684)}}.snow:nth-child(127){opacity:1.7536;transform:translate(12.4067vw,-10px) scale(.1163);animation:fall-127 25s -28s linear infinite}@keyframes fall-127{77.785%{transform:translate(17.9346vw,77.785vh) scale(.1163)}to{transform:translate(15.17065vw,99vh) scale(.1163)}}.snow:nth-child(128){opacity:1.7566;transform:translate(70.0161vw,-10px) scale(.986);animation:fall-128 17s -28s linear infinite}@keyframes fall-128{62.153%{transform:translate(70.207vw,62.153vh) scale(.986)}to{transform:translate(70.11155vw,99vh) scale(.986)}}.snow:nth-child(129){opacity:1.3784;transform:translate(52.2574vw,-10px) scale(.86);animation:fall-129 13s -9s linear infinite}@keyframes fall-129{31.914%{transform:translate(45.071vw,31.914vh) scale(.86)}to{transform:translate(48.6642vw,99vh) scale(.86)}}.snow:nth-child(130){opacity:.7364;transform:translate(48.5657vw,-10px) scale(.3997);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{51.315%{transform:translate(50.8514vw,51.315vh) scale(.3997)}to{transform:translate(49.70855vw,99vh) scale(.3997)}}.snow:nth-child(131){opacity:.5358;transform:translate(78.9035vw,-10px) scale(.5385);animation:fall-131 13s -18s linear infinite}@keyframes fall-131{31.588%{transform:translate(80.8219vw,31.588vh) scale(.5385)}to{transform:translate(79.8627vw,99vh) scale(.5385)}}.snow:nth-child(132){opacity:1.3294;transform:translate(74.8444vw,-10px) scale(.1026);animation:fall-132 10s -20s linear infinite}@keyframes fall-132{56.781%{transform:translate(76.7553vw,56.781vh) scale(.1026)}to{transform:translate(75.79985vw,99vh) scale(.1026)}}.snow:nth-child(133){opacity:1.4118;transform:translate(6.8356vw,-10px) scale(.2235);animation:fall-133 24s -9s linear infinite}@keyframes fall-133{67.891%{transform:translate(8.5933vw,67.891vh) scale(.2235)}to{transform:translate(7.71445vw,99vh) scale(.2235)}}.snow:nth-child(134){opacity:.5854;transform:translate(5.9685vw,-10px) scale(.7982);animation:fall-134 10s -10s linear infinite}@keyframes fall-134{43.085%{transform:translate(5.4042vw,43.085vh) scale(.7982)}to{transform:translate(5.68635vw,99vh) scale(.7982)}}.snow:nth-child(135){opacity:1.5848;transform:translate(2.1345vw,-10px) scale(.9529);animation:fall-135 23s -20s linear infinite}@keyframes fall-135{57.042%{transform:translate(4.5234vw,57.042vh) scale(.9529)}to{transform:translate(3.32895vw,99vh) scale(.9529)}}.snow:nth-child(136){opacity:.788;transform:translate(50.4839vw,-10px) scale(.3844);animation:fall-136 10s -10s linear infinite}@keyframes fall-136{45.224%{transform:translate(49.7332vw,45.224vh) scale(.3844)}to{transform:translate(50.10855vw,99vh) scale(.3844)}}.snow:nth-child(137){opacity:.1714;transform:translate(32.1513vw,-10px) scale(.805);animation:fall-137 14s -21s linear infinite}@keyframes fall-137{47.429%{transform:translate(29.4914vw,47.429vh) scale(.805)}to{transform:translate(30.82135vw,99vh) scale(.805)}}.snow:nth-child(138){opacity:1.232;transform:translate(88.3897vw,-10px) scale(.0252);animation:fall-138 20s -20s linear infinite}@keyframes fall-138{72.135%{transform:translate(98.0442vw,72.135vh) scale(.0252)}to{transform:translate(93.21695vw,99vh) scale(.0252)}}.snow:nth-child(139){opacity:.1882;transform:translate(9.3977vw,-10px) scale(.1356);animation:fall-139 29s -30s linear infinite}@keyframes fall-139{54.776%{transform:translate(16.605vw,54.776vh) scale(.1356)}to{transform:translate(13.00135vw,99vh) scale(.1356)}}.snow:nth-child(140){opacity:.5424;transform:translate(38.3129vw,-10px) scale(.9929);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{67.516%{transform:translate(38.065vw,67.516vh) scale(.9929)}to{transform:translate(38.18895vw,99vh) scale(.9929)}}.snow:nth-child(141){opacity:1.0408;transform:translate(96.7899vw,-10px) scale(.8465);animation:fall-141 27s -19s linear infinite}@keyframes fall-141{72.376%{transform:translate(90.383vw,72.376vh) scale(.8465)}to{transform:translate(93.58645vw,99vh) scale(.8465)}}.snow:nth-child(142){opacity:.8272;transform:translate(51.9993vw,-10px) scale(.9718);animation:fall-142 13s -12s linear infinite}@keyframes fall-142{54.195%{transform:translate(50.664vw,54.195vh) scale(.9718)}to{transform:translate(51.33165vw,99vh) scale(.9718)}}.snow:nth-child(143){opacity:1.7204;transform:translate(37.7261vw,-10px) scale(.8072);animation:fall-143 16s -9s linear infinite}@keyframes fall-143{70.416%{transform:translate(43.9489vw,70.416vh) scale(.8072)}to{transform:translate(40.8375vw,99vh) scale(.8072)}}.snow:nth-child(144){opacity:.67;transform:translate(41.2629vw,-10px) scale(.2703);animation:fall-144 15s -9s linear infinite}@keyframes fall-144{31.668%{transform:translate(50.5484vw,31.668vh) scale(.2703)}to{transform:translate(45.90565vw,99vh) scale(.2703)}}.snow:nth-child(145){opacity:1.0474;transform:translate(59.4564vw,-10px) scale(.5253);animation:fall-145 16s -1s linear infinite}@keyframes fall-145{75.222%{transform:translate(67.795vw,75.222vh) scale(.5253)}to{transform:translate(63.6257vw,99vh) scale(.5253)}}.snow:nth-child(146){opacity:.5728;transform:translate(71.3739vw,-10px) scale(.9964);animation:fall-146 21s -29s linear infinite}@keyframes fall-146{53.916%{transform:translate(77.7193vw,53.916vh) scale(.9964)}to{transform:translate(74.5466vw,99vh) scale(.9964)}}.snow:nth-child(147){opacity:1.393;transform:translate(75.8704vw,-10px) scale(.3119);animation:fall-147 26s -13s linear infinite}@keyframes fall-147{66.309%{transform:translate(70.2827vw,66.309vh) scale(.3119)}to{transform:translate(73.07655vw,99vh) scale(.3119)}}.snow:nth-child(148){opacity:.5178;transform:translate(78.4592vw,-10px) scale(.8229);animation:fall-148 10s -17s linear infinite}@keyframes fall-148{31.032%{transform:translate(84.6165vw,31.032vh) scale(.8229)}to{transform:translate(81.53785vw,99vh) scale(.8229)}}.snow:nth-child(149){opacity:1.5844;transform:translate(53.9226vw,-10px) scale(.921);animation:fall-149 23s -2s linear infinite}@keyframes fall-149{73.483%{transform:translate(44.9997vw,73.483vh) scale(.921)}to{transform:translate(49.46115vw,99vh) scale(.921)}}.snow:nth-child(150){opacity:.6724;transform:translate(93.0469vw,-10px) scale(.6765);animation:fall-150 22s -5s linear infinite}@keyframes fall-150{40.871%{transform:translate(97.1164vw,40.871vh) scale(.6765)}to{transform:translate(95.08165vw,99vh) scale(.6765)}}.snow:nth-child(151){opacity:1.3576;transform:translate(24.2483vw,-10px) scale(.073);animation:fall-151 26s -1s linear infinite}@keyframes fall-151{71.096%{transform:translate(14.601vw,71.096vh) scale(.073)}to{transform:translate(19.42465vw,99vh) scale(.073)}}.snow:nth-child(152){opacity:1.1408;transform:translate(51.3287vw,-10px) scale(.1894);animation:fall-152 27s -27s linear infinite}@keyframes fall-152{79.008%{transform:translate(60.9153vw,79.008vh) scale(.1894)}to{transform:translate(56.122vw,99vh) scale(.1894)}}.snow:nth-child(153){opacity:.6014;transform:translate(59.1739vw,-10px) scale(.7783);animation:fall-153 18s -13s linear infinite}@keyframes fall-153{68.276%{transform:translate(60.1778vw,68.276vh) scale(.7783)}to{transform:translate(59.67585vw,99vh) scale(.7783)}}.snow:nth-child(154){opacity:.428;transform:translate(52.4331vw,-10px) scale(.4513);animation:fall-154 10s -25s linear infinite}@keyframes fall-154{34.664%{transform:translate(54.0498vw,34.664vh) scale(.4513)}to{transform:translate(53.24145vw,99vh) scale(.4513)}}.snow:nth-child(155){opacity:1.9406;transform:translate(44.3227vw,-10px) scale(.4625);animation:fall-155 11s -21s linear infinite}@keyframes fall-155{47.993%{transform:translate(42.5589vw,47.993vh) scale(.4625)}to{transform:translate(43.4408vw,99vh) scale(.4625)}}.snow:nth-child(156){opacity:1.3386;transform:translate(71.6797vw,-10px) scale(.4542);animation:fall-156 27s -3s linear infinite}@keyframes fall-156{35.715%{transform:translate(71.9681vw,35.715vh) scale(.4542)}to{transform:translate(71.8239vw,99vh) scale(.4542)}}.snow:nth-child(157){opacity:.7078;transform:translate(84.2419vw,-10px) scale(.7582);animation:fall-157 23s -20s linear infinite}@keyframes fall-157{73.402%{transform:translate(90.5135vw,73.402vh) scale(.7582)}to{transform:translate(87.3777vw,99vh) scale(.7582)}}.snow:nth-child(158){opacity:1.3372;transform:translate(86.5316vw,-10px) scale(.853);animation:fall-158 13s -1s linear infinite}@keyframes fall-158{53.925%{transform:translate(85.2443vw,53.925vh) scale(.853)}to{transform:translate(85.88795vw,99vh) scale(.853)}}.snow:nth-child(159){opacity:1.1018;transform:translate(12.1538vw,-10px) scale(.5622);animation:fall-159 25s -7s linear infinite}@keyframes fall-159{78.306%{transform:translate(13.8591vw,78.306vh) scale(.5622)}to{transform:translate(13.00645vw,99vh) scale(.5622)}}.snow:nth-child(160){opacity:.0694;transform:translate(55.5114vw,-10px) scale(.8841);animation:fall-160 21s -4s linear infinite}@keyframes fall-160{59.88%{transform:translate(59.5683vw,59.88vh) scale(.8841)}to{transform:translate(57.53985vw,99vh) scale(.8841)}}.snow:nth-child(161){opacity:1.0754;transform:translate(5.7214vw,-10px) scale(.2944);animation:fall-161 26s -30s linear infinite}@keyframes fall-161{47.655%{transform:translate(9.1232vw,47.655vh) scale(.2944)}to{transform:translate(7.4223vw,99vh) scale(.2944)}}.snow:nth-child(162){opacity:.1916;transform:translate(48.6319vw,-10px) scale(.6601);animation:fall-162 12s -2s linear infinite}@keyframes fall-162{78.599%{transform:translate(47.2032vw,78.599vh) scale(.6601)}to{transform:translate(47.91755vw,99vh) scale(.6601)}}.snow:nth-child(163){opacity:.4944;transform:translate(42.817vw,-10px) scale(.3479);animation:fall-163 10s -19s linear infinite}@keyframes fall-163{74.519%{transform:translate(44.9249vw,74.519vh) scale(.3479)}to{transform:translate(43.87095vw,99vh) scale(.3479)}}.snow:nth-child(164){opacity:1.0614;transform:translate(73.7992vw,-10px) scale(.6157);animation:fall-164 24s -3s linear infinite}@keyframes fall-164{76.754%{transform:translate(74.41vw,76.754vh) scale(.6157)}to{transform:translate(74.1046vw,99vh) scale(.6157)}}.snow:nth-child(165){opacity:1.5194;transform:translate(85.7274vw,-10px) scale(.8674);animation:fall-165 27s -16s linear infinite}@keyframes fall-165{60.882%{transform:translate(82.1569vw,60.882vh) scale(.8674)}to{transform:translate(83.94215vw,99vh) scale(.8674)}}.snow:nth-child(166){opacity:.708;transform:translate(73.2771vw,-10px) scale(.1326);animation:fall-166 12s -15s linear infinite}@keyframes fall-166{51.399%{transform:translate(72.4906vw,51.399vh) scale(.1326)}to{transform:translate(72.88385vw,99vh) scale(.1326)}}.snow:nth-child(167){opacity:1.2594;transform:translate(80.4759vw,-10px) scale(.2979);animation:fall-167 24s -8s linear infinite}@keyframes fall-167{79.29%{transform:translate(79.6118vw,79.29vh) scale(.2979)}to{transform:translate(80.04385vw,99vh) scale(.2979)}}.snow:nth-child(168){opacity:1.8224;transform:translate(33.6251vw,-10px) scale(.6708);animation:fall-168 21s -2s linear infinite}@keyframes fall-168{62.787%{transform:translate(25.4289vw,62.787vh) scale(.6708)}to{transform:translate(29.527vw,99vh) scale(.6708)}}.snow:nth-child(169){opacity:.865;transform:translate(72.4794vw,-10px) scale(.7879);animation:fall-169 17s -15s linear infinite}@keyframes fall-169{46.279%{transform:translate(66.4142vw,46.279vh) scale(.7879)}to{transform:translate(69.4468vw,99vh) scale(.7879)}}.snow:nth-child(170){opacity:.064;transform:translate(34.2913vw,-10px) scale(.5034);animation:fall-170 10s -1s linear infinite}@keyframes fall-170{45.258%{transform:translate(25.364vw,45.258vh) scale(.5034)}to{transform:translate(29.82765vw,99vh) scale(.5034)}}.snow:nth-child(171){opacity:1.1318;transform:translate(99.4293vw,-10px) scale(.6357);animation:fall-171 14s -23s linear infinite}@keyframes fall-171{76.608%{transform:translate(106.0619vw,76.608vh) scale(.6357)}to{transform:translate(102.7456vw,99vh) scale(.6357)}}.snow:nth-child(172){opacity:.5024;transform:translate(23.0048vw,-10px) scale(.5222);animation:fall-172 14s -12s linear infinite}@keyframes fall-172{77.856%{transform:translate(31.8828vw,77.856vh) scale(.5222)}to{transform:translate(27.4438vw,99vh) scale(.5222)}}.snow:nth-child(173){opacity:.9372;transform:translate(88.6354vw,-10px) scale(.2787);animation:fall-173 24s -16s linear infinite}@keyframes fall-173{75.625%{transform:translate(92.6401vw,75.625vh) scale(.2787)}to{transform:translate(90.63775vw,99vh) scale(.2787)}}.snow:nth-child(174){opacity:.8724;transform:translate(86.5173vw,-10px) scale(.649);animation:fall-174 15s -15s linear infinite}@keyframes fall-174{33.308%{transform:translate(92.1503vw,33.308vh) scale(.649)}to{transform:translate(89.3338vw,99vh) scale(.649)}}.snow:nth-child(175){opacity:.3166;transform:translate(98.7004vw,-10px) scale(.7487);animation:fall-175 11s -26s linear infinite}@keyframes fall-175{37.724%{transform:translate(94.6757vw,37.724vh) scale(.7487)}to{transform:translate(96.68805vw,99vh) scale(.7487)}}.snow:nth-child(176){opacity:.5104;transform:translate(13.401vw,-10px) scale(.8494);animation:fall-176 29s -5s linear infinite}@keyframes fall-176{79.636%{transform:translate(4.8224vw,79.636vh) scale(.8494)}to{transform:translate(9.1117vw,99vh) scale(.8494)}}.snow:nth-child(177){opacity:.26;transform:translate(38.3978vw,-10px) scale(.2366);animation:fall-177 12s -21s linear infinite}@keyframes fall-177{69.692%{transform:translate(42.7913vw,69.692vh) scale(.2366)}to{transform:translate(40.59455vw,99vh) scale(.2366)}}.snow:nth-child(178){opacity:1.3498;transform:translate(49.2909vw,-10px) scale(.0494);animation:fall-178 13s -13s linear infinite}@keyframes fall-178{39.511%{transform:translate(43.072vw,39.511vh) scale(.0494)}to{transform:translate(46.18145vw,99vh) scale(.0494)}}.snow:nth-child(179){opacity:1.7624;transform:translate(24.4847vw,-10px) scale(.1687);animation:fall-179 16s -17s linear infinite}@keyframes fall-179{65.657%{transform:translate(17.8144vw,65.657vh) scale(.1687)}to{transform:translate(21.14955vw,99vh) scale(.1687)}}.snow:nth-child(180){opacity:1.2744;transform:translate(75.6743vw,-10px) scale(.287);animation:fall-180 22s -24s linear infinite}@keyframes fall-180{69.557%{transform:translate(83.2948vw,69.557vh) scale(.287)}to{transform:translate(79.48455vw,99vh) scale(.287)}}.snow:nth-child(181){opacity:.0442;transform:translate(73.9085vw,-10px) scale(.9697);animation:fall-181 20s -24s linear infinite}@keyframes fall-181{73.291%{transform:translate(64.423vw,73.291vh) scale(.9697)}to{transform:translate(69.16575vw,99vh) scale(.9697)}}.snow:nth-child(182){opacity:1.1234;transform:translate(68.492vw,-10px) scale(.9619);animation:fall-182 14s -28s linear infinite}@keyframes fall-182{46.612%{transform:translate(66.5763vw,46.612vh) scale(.9619)}to{transform:translate(67.53415vw,99vh) scale(.9619)}}.snow:nth-child(183){opacity:1.6786;transform:translate(33.8376vw,-10px) scale(.0967);animation:fall-183 21s -25s linear infinite}@keyframes fall-183{53.185%{transform:translate(36.9472vw,53.185vh) scale(.0967)}to{transform:translate(35.3924vw,99vh) scale(.0967)}}.snow:nth-child(184){opacity:1.7648;transform:translate(61.5669vw,-10px) scale(.0467);animation:fall-184 16s -30s linear infinite}@keyframes fall-184{60.115%{transform:translate(66.9751vw,60.115vh) scale(.0467)}to{transform:translate(64.271vw,99vh) scale(.0467)}}.snow:nth-child(185){opacity:.6154;transform:translate(58.2954vw,-10px) scale(.7284);animation:fall-185 28s -21s linear infinite}@keyframes fall-185{52.481%{transform:translate(66.4198vw,52.481vh) scale(.7284)}to{transform:translate(62.3576vw,99vh) scale(.7284)}}.snow:nth-child(186){opacity:.8284;transform:translate(25.7593vw,-10px) scale(.2855);animation:fall-186 28s -28s linear infinite}@keyframes fall-186{62.364%{transform:translate(32.901vw,62.364vh) scale(.2855)}to{transform:translate(29.33015vw,99vh) scale(.2855)}}.snow:nth-child(187){opacity:.3724;transform:translate(82.9968vw,-10px) scale(.8963);animation:fall-187 28s -30s linear infinite}@keyframes fall-187{30.307%{transform:translate(77.7302vw,30.307vh) scale(.8963)}to{transform:translate(80.3635vw,99vh) scale(.8963)}}.snow:nth-child(188){opacity:1.6624;transform:translate(4.3189vw,-10px) scale(.6642);animation:fall-188 21s -3s linear infinite}@keyframes fall-188{33.562%{transform:translate(7.6538vw,33.562vh) scale(.6642)}to{transform:translate(5.98635vw,99vh) scale(.6642)}}.snow:nth-child(189){opacity:1.157;transform:translate(62.1965vw,-10px) scale(.0573);animation:fall-189 27s -2s linear infinite}@keyframes fall-189{70.209%{transform:translate(52.5135vw,70.209vh) scale(.0573)}to{transform:translate(57.355vw,99vh) scale(.0573)}}.snow:nth-child(190){opacity:1.882;transform:translate(36.7391vw,-10px) scale(.78);animation:fall-190 16s -18s linear infinite}@keyframes fall-190{71.855%{transform:translate(36.7223vw,71.855vh) scale(.78)}to{transform:translate(36.7307vw,99vh) scale(.78)}}.snow:nth-child(191){opacity:.6798;transform:translate(27.2685vw,-10px) scale(.5721);animation:fall-191 17s -3s linear infinite}@keyframes fall-191{32.311%{transform:translate(33.6737vw,32.311vh) scale(.5721)}to{transform:translate(30.4711vw,99vh) scale(.5721)}}.snow:nth-child(192){opacity:1.3126;transform:translate(31.2968vw,-10px) scale(.2289);animation:fall-192 15s -23s linear infinite}@keyframes fall-192{49.809%{transform:translate(21.9766vw,49.809vh) scale(.2289)}to{transform:translate(26.6367vw,99vh) scale(.2289)}}.snow:nth-child(193){opacity:1.4148;transform:translate(29.0028vw,-10px) scale(.5334);animation:fall-193 19s -20s linear infinite}@keyframes fall-193{62.595%{transform:translate(28.5773vw,62.595vh) scale(.5334)}to{transform:translate(28.79005vw,99vh) scale(.5334)}}.snow:nth-child(194){opacity:.319;transform:translate(77.4312vw,-10px) scale(.3968);animation:fall-194 12s -1s linear infinite}@keyframes fall-194{79.576%{transform:translate(71.6654vw,79.576vh) scale(.3968)}to{transform:translate(74.5483vw,99vh) scale(.3968)}}.snow:nth-child(195){opacity:1.8912;transform:translate(53.1897vw,-10px) scale(.9796);animation:fall-195 23s -18s linear infinite}@keyframes fall-195{70.834%{transform:translate(51.8188vw,70.834vh) scale(.9796)}to{transform:translate(52.50425vw,99vh) scale(.9796)}}.snow:nth-child(196){opacity:1.3982;transform:translate(86.6247vw,-10px) scale(.0561);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{37.747%{transform:translate(82.4683vw,37.747vh) scale(.0561)}to{transform:translate(84.5465vw,99vh) scale(.0561)}}.snow:nth-child(197){opacity:.6994;transform:translate(24.7871vw,-10px) scale(.3717);animation:fall-197 22s -4s linear infinite}@keyframes fall-197{63.571%{transform:translate(17.5196vw,63.571vh) scale(.3717)}to{transform:translate(21.15335vw,99vh) scale(.3717)}}.snow:nth-child(198){opacity:.9636;transform:translate(78.0612vw,-10px) scale(.0184);animation:fall-198 19s -9s linear infinite}@keyframes fall-198{38.964%{transform:translate(87.1vw,38.964vh) scale(.0184)}to{transform:translate(82.5806vw,99vh) scale(.0184)}}.snow:nth-child(199){opacity:1.8412;transform:translate(27.5577vw,-10px) scale(.0506);animation:fall-199 25s -7s linear infinite}@keyframes fall-199{55.824%{transform:translate(27.956vw,55.824vh) scale(.0506)}to{transform:translate(27.75685vw,99vh) scale(.0506)}}.snow:nth-child(200){opacity:.1208;transform:translate(89.6277vw,-10px) scale(.8158);animation:fall-200 27s -21s linear infinite}@keyframes fall-200{75.365%{transform:translate(88.6938vw,75.365vh) scale(.8158)}to{transform:translate(89.16075vw,99vh) scale(.8158)}}.snow:nth-child(201){opacity:1.8722;transform:translate(80.7087vw,-10px) scale(.0139);animation:fall-201 18s -13s linear infinite}@keyframes fall-201{52.573%{transform:translate(83.5539vw,52.573vh) scale(.0139)}to{transform:translate(82.1313vw,99vh) scale(.0139)}}.snow:nth-child(202){opacity:.5942;transform:translate(59.4519vw,-10px) scale(.9599);animation:fall-202 21s -3s linear infinite}@keyframes fall-202{66.298%{transform:translate(61.061vw,66.298vh) scale(.9599)}to{transform:translate(60.25645vw,99vh) scale(.9599)}}.snow:nth-child(203){opacity:1.995;transform:translate(58.3774vw,-10px) scale(.9298);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{58.727%{transform:translate(60.5685vw,58.727vh) scale(.9298)}to{transform:translate(59.47295vw,99vh) scale(.9298)}}.snow:nth-child(204){opacity:.3082;transform:translate(.0835vw,-10px) scale(.904);animation:fall-204 29s -9s linear infinite}@keyframes fall-204{61.719%{transform:translate(-7.4655vw,61.719vh) scale(.904)}to{transform:translate(-3.691vw,99vh) scale(.904)}}.snow:nth-child(205){opacity:1.3068;transform:translate(20.8034vw,-10px) scale(.2226);animation:fall-205 17s -24s linear infinite}@keyframes fall-205{79.611%{transform:translate(12.4447vw,79.611vh) scale(.2226)}to{transform:translate(16.62405vw,99vh) scale(.2226)}}.snow:nth-child(206){opacity:1.116;transform:translate(85.2233vw,-10px) scale(.2828);animation:fall-206 10s -30s linear infinite}@keyframes fall-206{30.731%{transform:translate(79.5637vw,30.731vh) scale(.2828)}to{transform:translate(82.3935vw,99vh) scale(.2828)}}.snow:nth-child(207){opacity:1.9662;transform:translate(59.9753vw,-10px) scale(.9835);animation:fall-207 16s -11s linear infinite}@keyframes fall-207{36.833%{transform:translate(50.9549vw,36.833vh) scale(.9835)}to{transform:translate(55.4651vw,99vh) scale(.9835)}}.snow:nth-child(208){opacity:.4308;transform:translate(80.1463vw,-10px) scale(.2628);animation:fall-208 30s -4s linear infinite}@keyframes fall-208{45.333%{transform:translate(73.9434vw,45.333vh) scale(.2628)}to{transform:translate(77.04485vw,99vh) scale(.2628)}}.snow:nth-child(209){opacity:1.5704;transform:translate(73.9803vw,-10px) scale(.0579);animation:fall-209 20s -7s linear infinite}@keyframes fall-209{54.526%{transform:translate(75.645vw,54.526vh) scale(.0579)}to{transform:translate(74.81265vw,99vh) scale(.0579)}}.snow:nth-child(210){opacity:.9852;transform:translate(3.3004vw,-10px) scale(.2017);animation:fall-210 29s -1s linear infinite}@keyframes fall-210{48.695%{transform:translate(-3.6947vw,48.695vh) scale(.2017)}to{transform:translate(-.19715vw,99vh) scale(.2017)}}.snow:nth-child(211){opacity:.0192;transform:translate(23.7843vw,-10px) scale(.9258);animation:fall-211 30s -22s linear infinite}@keyframes fall-211{31.353%{transform:translate(26.1336vw,31.353vh) scale(.9258)}to{transform:translate(24.95895vw,99vh) scale(.9258)}}.snow:nth-child(212){opacity:1.0082;transform:translate(13.3503vw,-10px) scale(.6242);animation:fall-212 30s -28s linear infinite}@keyframes fall-212{51.148%{transform:translate(8.7238vw,51.148vh) scale(.6242)}to{transform:translate(11.03705vw,99vh) scale(.6242)}}.snow:nth-child(213){opacity:.1392;transform:translate(6.1292vw,-10px) scale(.4153);animation:fall-213 28s -19s linear infinite}@keyframes fall-213{74.346%{transform:translate(3.489vw,74.346vh) scale(.4153)}to{transform:translate(4.8091vw,99vh) scale(.4153)}}.snow:nth-child(214){opacity:.5958;transform:translate(93.7391vw,-10px) scale(.9817);animation:fall-214 15s -16s linear infinite}@keyframes fall-214{68.62%{transform:translate(88.4792vw,68.62vh) scale(.9817)}to{transform:translate(91.10915vw,99vh) scale(.9817)}}.snow:nth-child(215){opacity:1.6632;transform:translate(11.6038vw,-10px) scale(.7651);animation:fall-215 28s -8s linear infinite}@keyframes fall-215{36.692%{transform:translate(13.3839vw,36.692vh) scale(.7651)}to{transform:translate(12.49385vw,99vh) scale(.7651)}}.snow:nth-child(216){opacity:.9828;transform:translate(85.3408vw,-10px) scale(.8722);animation:fall-216 20s -28s linear infinite}@keyframes fall-216{72.959%{transform:translate(80.2207vw,72.959vh) scale(.8722)}to{transform:translate(82.78075vw,99vh) scale(.8722)}}.snow:nth-child(217){opacity:1.8828;transform:translate(64.99vw,-10px) scale(.7181);animation:fall-217 30s -23s linear infinite}@keyframes fall-217{32.129%{transform:translate(70.0831vw,32.129vh) scale(.7181)}to{transform:translate(67.53655vw,99vh) scale(.7181)}}.snow:nth-child(218){opacity:.8608;transform:translate(39.4004vw,-10px) scale(.0225);animation:fall-218 29s -26s linear infinite}@keyframes fall-218{31.555%{transform:translate(36.5683vw,31.555vh) scale(.0225)}to{transform:translate(37.98435vw,99vh) scale(.0225)}}.snow:nth-child(219){opacity:.1574;transform:translate(63.2123vw,-10px) scale(.6751);animation:fall-219 12s -8s linear infinite}@keyframes fall-219{68.574%{transform:translate(72.1664vw,68.574vh) scale(.6751)}to{transform:translate(67.68935vw,99vh) scale(.6751)}}.snow:nth-child(220){opacity:1.8564;transform:translate(71.7778vw,-10px) scale(.9713);animation:fall-220 28s -13s linear infinite}@keyframes fall-220{57.057%{transform:translate(62.2248vw,57.057vh) scale(.9713)}to{transform:translate(67.0013vw,99vh) scale(.9713)}}.snow:nth-child(221){opacity:1.1056;transform:translate(38.2139vw,-10px) scale(.8595);animation:fall-221 12s -16s linear infinite}@keyframes fall-221{60.413%{transform:translate(43.5338vw,60.413vh) scale(.8595)}to{transform:translate(40.87385vw,99vh) scale(.8595)}}.snow:nth-child(222){opacity:1.6812;transform:translate(3.5694vw,-10px) scale(.8975);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{56.107%{transform:translate(13.3876vw,56.107vh) scale(.8975)}to{transform:translate(8.4785vw,99vh) scale(.8975)}}.snow:nth-child(223){opacity:.0108;transform:translate(8.878vw,-10px) scale(.1148);animation:fall-223 25s -13s linear infinite}@keyframes fall-223{66.497%{transform:translate(3.262vw,66.497vh) scale(.1148)}to{transform:translate(6.07vw,99vh) scale(.1148)}}.snow:nth-child(224){opacity:.127;transform:translate(53.4203vw,-10px) scale(.1378);animation:fall-224 17s -17s linear infinite}@keyframes fall-224{36.171%{transform:translate(58.3396vw,36.171vh) scale(.1378)}to{transform:translate(55.87995vw,99vh) scale(.1378)}}.snow:nth-child(225){opacity:.3126;transform:translate(84.4509vw,-10px) scale(.6504);animation:fall-225 11s -27s linear infinite}@keyframes fall-225{53.125%{transform:translate(93.4091vw,53.125vh) scale(.6504)}to{transform:translate(88.93vw,99vh) scale(.6504)}}.snow:nth-child(226){opacity:.3384;transform:translate(86.5042vw,-10px) scale(.143);animation:fall-226 11s -23s linear infinite}@keyframes fall-226{65.465%{transform:translate(78.4594vw,65.465vh) scale(.143)}to{transform:translate(82.4818vw,99vh) scale(.143)}}.snow:nth-child(227){opacity:1.1106;transform:translate(2.2411vw,-10px) scale(.114);animation:fall-227 30s -20s linear infinite}@keyframes fall-227{45.626%{transform:translate(9.9688vw,45.626vh) scale(.114)}to{transform:translate(6.10495vw,99vh) scale(.114)}}.snow:nth-child(228){opacity:1.247;transform:translate(56.0713vw,-10px) scale(.4406);animation:fall-228 24s -30s linear infinite}@keyframes fall-228{54.272%{transform:translate(52.4429vw,54.272vh) scale(.4406)}to{transform:translate(54.2571vw,99vh) scale(.4406)}}.snow:nth-child(229){opacity:1.951;transform:translate(73.6983vw,-10px) scale(.0393);animation:fall-229 28s -1s linear infinite}@keyframes fall-229{52.02%{transform:translate(68.4031vw,52.02vh) scale(.0393)}to{transform:translate(71.0507vw,99vh) scale(.0393)}}.snow:nth-child(230){opacity:.4006;transform:translate(36.2456vw,-10px) scale(.7694);animation:fall-230 20s -1s linear infinite}@keyframes fall-230{55.102%{transform:translate(46.1045vw,55.102vh) scale(.7694)}to{transform:translate(41.17505vw,99vh) scale(.7694)}}.snow:nth-child(231){opacity:1.5404;transform:translate(23.0943vw,-10px) scale(.4055);animation:fall-231 14s -13s linear infinite}@keyframes fall-231{77.54%{transform:translate(26.493vw,77.54vh) scale(.4055)}to{transform:translate(24.79365vw,99vh) scale(.4055)}}.snow:nth-child(232){opacity:1.0324;transform:translate(13.2033vw,-10px) scale(.1989);animation:fall-232 30s -13s linear infinite}@keyframes fall-232{35.571%{transform:translate(12.8243vw,35.571vh) scale(.1989)}to{transform:translate(13.0138vw,99vh) scale(.1989)}}.snow:nth-child(233){opacity:.5742;transform:translate(31.228vw,-10px) scale(.7492);animation:fall-233 26s -23s linear infinite}@keyframes fall-233{41.452%{transform:translate(35.0317vw,41.452vh) scale(.7492)}to{transform:translate(33.12985vw,99vh) scale(.7492)}}.snow:nth-child(234){opacity:.058;transform:translate(33.7869vw,-10px) scale(.1893);animation:fall-234 13s -9s linear infinite}@keyframes fall-234{37.04%{transform:translate(39.4151vw,37.04vh) scale(.1893)}to{transform:translate(36.601vw,99vh) scale(.1893)}}.snow:nth-child(235){opacity:.9254;transform:translate(55.795vw,-10px) scale(.704);animation:fall-235 23s -18s linear infinite}@keyframes fall-235{31.901%{transform:translate(51.8723vw,31.901vh) scale(.704)}to{transform:translate(53.83365vw,99vh) scale(.704)}}.snow:nth-child(236){opacity:1.8188;transform:translate(32.1353vw,-10px) scale(.0411);animation:fall-236 19s -3s linear infinite}@keyframes fall-236{62.272%{transform:translate(38.1295vw,62.272vh) scale(.0411)}to{transform:translate(35.1324vw,99vh) scale(.0411)}}.snow:nth-child(237){opacity:1.806;transform:translate(33.2499vw,-10px) scale(.2686);animation:fall-237 20s -20s linear infinite}@keyframes fall-237{62.366%{transform:translate(33.3089vw,62.366vh) scale(.2686)}to{transform:translate(33.2794vw,99vh) scale(.2686)}}.snow:nth-child(238){opacity:1.5468;transform:translate(21.6991vw,-10px) scale(.2542);animation:fall-238 30s -24s linear infinite}@keyframes fall-238{31.372%{transform:translate(25.4859vw,31.372vh) scale(.2542)}to{transform:translate(23.5925vw,99vh) scale(.2542)}}.snow:nth-child(239){opacity:.0292;transform:translate(31.0385vw,-10px) scale(.3857);animation:fall-239 17s -18s linear infinite}@keyframes fall-239{78.616%{transform:translate(29.3079vw,78.616vh) scale(.3857)}to{transform:translate(30.1732vw,99vh) scale(.3857)}}.snow:nth-child(240){opacity:.471;transform:translate(16.33vw,-10px) scale(.2647);animation:fall-240 26s -21s linear infinite}@keyframes fall-240{39.402%{transform:translate(21.4764vw,39.402vh) scale(.2647)}to{transform:translate(18.9032vw,99vh) scale(.2647)}}.snow:nth-child(241){opacity:1.289;transform:translate(98.8086vw,-10px) scale(.2331);animation:fall-241 20s -9s linear infinite}@keyframes fall-241{42.195%{transform:translate(107.1911vw,42.195vh) scale(.2331)}to{transform:translate(102.99985vw,99vh) scale(.2331)}}.snow:nth-child(242){opacity:1.8258;transform:translate(84.7577vw,-10px) scale(.9513);animation:fall-242 18s -25s linear infinite}@keyframes fall-242{43.948%{transform:translate(76.0331vw,43.948vh) scale(.9513)}to{transform:translate(80.3954vw,99vh) scale(.9513)}}.snow:nth-child(243){opacity:.592;transform:translate(12.2616vw,-10px) scale(.9477);animation:fall-243 23s -13s linear infinite}@keyframes fall-243{40.077%{transform:translate(10.2028vw,40.077vh) scale(.9477)}to{transform:translate(11.2322vw,99vh) scale(.9477)}}.snow:nth-child(244){opacity:1.4684;transform:translate(70.0517vw,-10px) scale(.574);animation:fall-244 30s -17s linear infinite}@keyframes fall-244{47.373%{transform:translate(73.2327vw,47.373vh) scale(.574)}to{transform:translate(71.6422vw,99vh) scale(.574)}}.snow:nth-child(245){opacity:1.6706;transform:translate(54.0815vw,-10px) scale(.1755);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{63.4%{transform:translate(56.7588vw,63.4vh) scale(.1755)}to{transform:translate(55.42015vw,99vh) scale(.1755)}}.snow:nth-child(246){opacity:.0634;transform:translate(39.1124vw,-10px) scale(.2758);animation:fall-246 15s -14s linear infinite}@keyframes fall-246{44.806%{transform:translate(32.2033vw,44.806vh) scale(.2758)}to{transform:translate(35.65785vw,99vh) scale(.2758)}}.snow:nth-child(247){opacity:1.4708;transform:translate(56.7762vw,-10px) scale(.1175);animation:fall-247 16s -20s linear infinite}@keyframes fall-247{74.363%{transform:translate(54.8078vw,74.363vh) scale(.1175)}to{transform:translate(55.792vw,99vh) scale(.1175)}}.snow:nth-child(248){opacity:1.0116;transform:translate(43.9594vw,-10px) scale(.4501);animation:fall-248 10s -30s linear infinite}@keyframes fall-248{74.191%{transform:translate(48.6719vw,74.191vh) scale(.4501)}to{transform:translate(46.31565vw,99vh) scale(.4501)}}.snow:nth-child(249){opacity:1.8822;transform:translate(30.0369vw,-10px) scale(.3439);animation:fall-249 23s -18s linear infinite}@keyframes fall-249{61.44%{transform:translate(24.0751vw,61.44vh) scale(.3439)}to{transform:translate(27.056vw,99vh) scale(.3439)}}.snow:nth-child(250){opacity:.6334;transform:translate(34.5054vw,-10px) scale(.6067);animation:fall-250 19s -8s linear infinite}@keyframes fall-250{77.451%{transform:translate(42.4395vw,77.451vh) scale(.6067)}to{transform:translate(38.47245vw,99vh) scale(.6067)}}.snow:nth-child(251){opacity:.109;transform:translate(39.475vw,-10px) scale(.9988);animation:fall-251 29s -23s linear infinite}@keyframes fall-251{43.742%{transform:translate(35.8731vw,43.742vh) scale(.9988)}to{transform:translate(37.67405vw,99vh) scale(.9988)}}.snow:nth-child(252){opacity:1.537;transform:translate(37.2144vw,-10px) scale(.5629);animation:fall-252 13s -7s linear infinite}@keyframes fall-252{50.978%{transform:translate(33.605vw,50.978vh) scale(.5629)}to{transform:translate(35.4097vw,99vh) scale(.5629)}}.snow:nth-child(253){opacity:.3798;transform:translate(3.6661vw,-10px) scale(.8253);animation:fall-253 29s -24s linear infinite}@keyframes fall-253{79.396%{transform:translate(13.1663vw,79.396vh) scale(.8253)}to{transform:translate(8.4162vw,99vh) scale(.8253)}}.snow:nth-child(254){opacity:1.2658;transform:translate(20.0394vw,-10px) scale(.4753);animation:fall-254 20s -11s linear infinite}@keyframes fall-254{31.727%{transform:translate(12.9192vw,31.727vh) scale(.4753)}to{transform:translate(16.4793vw,99vh) scale(.4753)}}.snow:nth-child(255){opacity:.8222;transform:translate(21.5773vw,-10px) scale(.4135);animation:fall-255 21s -17s linear infinite}@keyframes fall-255{47.574%{transform:translate(15.7003vw,47.574vh) scale(.4135)}to{transform:translate(18.6388vw,99vh) scale(.4135)}}.snow:nth-child(256){opacity:1.2012;transform:translate(80.6725vw,-10px) scale(.0258);animation:fall-256 30s -10s linear infinite}@keyframes fall-256{36.509%{transform:translate(81.2026vw,36.509vh) scale(.0258)}to{transform:translate(80.93755vw,99vh) scale(.0258)}}.snow:nth-child(257){opacity:1.1534;transform:translate(11.4428vw,-10px) scale(.3744);animation:fall-257 21s -11s linear infinite}@keyframes fall-257{48.685%{transform:translate(3.2415vw,48.685vh) scale(.3744)}to{transform:translate(7.34215vw,99vh) scale(.3744)}}.snow:nth-child(258){opacity:1.8472;transform:translate(51.4464vw,-10px) scale(.095);animation:fall-258 18s -25s linear infinite}@keyframes fall-258{70.34%{transform:translate(53.5697vw,70.34vh) scale(.095)}to{transform:translate(52.50805vw,99vh) scale(.095)}}.snow:nth-child(259){opacity:1.6202;transform:translate(87.9177vw,-10px) scale(.8251);animation:fall-259 13s -6s linear infinite}@keyframes fall-259{58.601%{transform:translate(89.9693vw,58.601vh) scale(.8251)}to{transform:translate(88.9435vw,99vh) scale(.8251)}}.snow:nth-child(260){opacity:.5008;transform:translate(4.5625vw,-10px) scale(.8904);animation:fall-260 15s -3s linear infinite}@keyframes fall-260{36.829%{transform:translate(9.7772vw,36.829vh) scale(.8904)}to{transform:translate(7.16985vw,99vh) scale(.8904)}}.snow:nth-child(261){opacity:.3362;transform:translate(87.5171vw,-10px) scale(.1542);animation:fall-261 12s -1s linear infinite}@keyframes fall-261{46.463%{transform:translate(82.6252vw,46.463vh) scale(.1542)}to{transform:translate(85.07115vw,99vh) scale(.1542)}}.snow:nth-child(262){opacity:.6276;transform:translate(73.7679vw,-10px) scale(.5091);animation:fall-262 24s -26s linear infinite}@keyframes fall-262{61.719%{transform:translate(77.8482vw,61.719vh) scale(.5091)}to{transform:translate(75.80805vw,99vh) scale(.5091)}}.snow:nth-child(263){opacity:1.1244;transform:translate(74.5383vw,-10px) scale(.0915);animation:fall-263 28s -4s linear infinite}@keyframes fall-263{61.104%{transform:translate(82.9464vw,61.104vh) scale(.0915)}to{transform:translate(78.74235vw,99vh) scale(.0915)}}.snow:nth-child(264){opacity:1.6188;transform:translate(34.5601vw,-10px) scale(.5434);animation:fall-264 13s -29s linear infinite}@keyframes fall-264{60.223%{transform:translate(39.3838vw,60.223vh) scale(.5434)}to{transform:translate(36.97195vw,99vh) scale(.5434)}}.snow:nth-child(265){opacity:.3706;transform:translate(94.4434vw,-10px) scale(.2936);animation:fall-265 29s -11s linear infinite}@keyframes fall-265{30.907%{transform:translate(97.9715vw,30.907vh) scale(.2936)}to{transform:translate(96.20745vw,99vh) scale(.2936)}}.snow:nth-child(266){opacity:.4374;transform:translate(1.3915vw,-10px) scale(.1802);animation:fall-266 29s -20s linear infinite}@keyframes fall-266{66.434%{transform:translate(3.8365vw,66.434vh) scale(.1802)}to{transform:translate(2.614vw,99vh) scale(.1802)}}.snow:nth-child(267){opacity:1.2176;transform:translate(24.1849vw,-10px) scale(.8768);animation:fall-267 10s -14s linear infinite}@keyframes fall-267{74.535%{transform:translate(21.2107vw,74.535vh) scale(.8768)}to{transform:translate(22.6978vw,99vh) scale(.8768)}}.snow:nth-child(268){opacity:.122;transform:translate(40.746vw,-10px) scale(.6602);animation:fall-268 20s -12s linear infinite}@keyframes fall-268{48.638%{transform:translate(34.077vw,48.638vh) scale(.6602)}to{transform:translate(37.4115vw,99vh) scale(.6602)}}.snow:nth-child(269){opacity:1.1902;transform:translate(33.3078vw,-10px) scale(.5178);animation:fall-269 15s -18s linear infinite}@keyframes fall-269{71.52%{transform:translate(27.1923vw,71.52vh) scale(.5178)}to{transform:translate(30.25005vw,99vh) scale(.5178)}}.snow:nth-child(270){opacity:1.8276;transform:translate(30.4913vw,-10px) scale(.2403);animation:fall-270 16s -30s linear infinite}@keyframes fall-270{38.338%{transform:translate(33.259vw,38.338vh) scale(.2403)}to{transform:translate(31.87515vw,99vh) scale(.2403)}}.snow:nth-child(271){opacity:.3872;transform:translate(25.365vw,-10px) scale(.0764);animation:fall-271 25s -3s linear infinite}@keyframes fall-271{71.78%{transform:translate(18.7952vw,71.78vh) scale(.0764)}to{transform:translate(22.0801vw,99vh) scale(.0764)}}.snow:nth-child(272){opacity:.4948;transform:translate(64.4805vw,-10px) scale(.1569);animation:fall-272 10s -8s linear infinite}@keyframes fall-272{32.994%{transform:translate(57.7101vw,32.994vh) scale(.1569)}to{transform:translate(61.0953vw,99vh) scale(.1569)}}.snow:nth-child(273){opacity:1.5538;transform:translate(52.8843vw,-10px) scale(.8925);animation:fall-273 26s -3s linear infinite}@keyframes fall-273{32.547%{transform:translate(62.0686vw,32.547vh) scale(.8925)}to{transform:translate(57.47645vw,99vh) scale(.8925)}}.snow:nth-child(274){opacity:.9496;transform:translate(65.3738vw,-10px) scale(.8554);animation:fall-274 12s -26s linear infinite}@keyframes fall-274{76.056%{transform:translate(60.8875vw,76.056vh) scale(.8554)}to{transform:translate(63.13065vw,99vh) scale(.8554)}}.snow:nth-child(275){opacity:.854;transform:translate(54.2072vw,-10px) scale(.3179);animation:fall-275 24s -11s linear infinite}@keyframes fall-275{61.483%{transform:translate(50.6496vw,61.483vh) scale(.3179)}to{transform:translate(52.4284vw,99vh) scale(.3179)}}.snow:nth-child(276){opacity:1.4368;transform:translate(10.3901vw,-10px) scale(.3274);animation:fall-276 27s -5s linear infinite}@keyframes fall-276{63.094%{transform:translate(8.3611vw,63.094vh) scale(.3274)}to{transform:translate(9.3756vw,99vh) scale(.3274)}}.snow:nth-child(277){opacity:.9526;transform:translate(76.9002vw,-10px) scale(.2221);animation:fall-277 24s -23s linear infinite}@keyframes fall-277{56.111%{transform:translate(68.0723vw,56.111vh) scale(.2221)}to{transform:translate(72.48625vw,99vh) scale(.2221)}}.snow:nth-child(278){opacity:1.2996;transform:translate(34.6113vw,-10px) scale(.22);animation:fall-278 12s -18s linear infinite}@keyframes fall-278{67.616%{transform:translate(28.0208vw,67.616vh) scale(.22)}to{transform:translate(31.31605vw,99vh) scale(.22)}}.snow:nth-child(279){opacity:1.136;transform:translate(75.8149vw,-10px) scale(.8243);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{44.315%{transform:translate(71.8834vw,44.315vh) scale(.8243)}to{transform:translate(73.84915vw,99vh) scale(.8243)}}.snow:nth-child(280){opacity:1.266;transform:translate(25.075vw,-10px) scale(.9995);animation:fall-280 16s -30s linear infinite}@keyframes fall-280{67.7%{transform:translate(16.939vw,67.7vh) scale(.9995)}to{transform:translate(21.007vw,99vh) scale(.9995)}}.snow:nth-child(281){opacity:1.5066;transform:translate(53.8659vw,-10px) scale(.3222);animation:fall-281 24s -25s linear infinite}@keyframes fall-281{69.517%{transform:translate(57.187vw,69.517vh) scale(.3222)}to{transform:translate(55.52645vw,99vh) scale(.3222)}}.snow:nth-child(282){opacity:1.499;transform:translate(58.6185vw,-10px) scale(.8423);animation:fall-282 19s -25s linear infinite}@keyframes fall-282{69.77%{transform:translate(50.0957vw,69.77vh) scale(.8423)}to{transform:translate(54.3571vw,99vh) scale(.8423)}}.snow:nth-child(283){opacity:1.8608;transform:translate(11.5504vw,-10px) scale(.239);animation:fall-283 11s -25s linear infinite}@keyframes fall-283{72.96%{transform:translate(18.4022vw,72.96vh) scale(.239)}to{transform:translate(14.9763vw,99vh) scale(.239)}}.snow:nth-child(284){opacity:1.144;transform:translate(26.6128vw,-10px) scale(.3492);animation:fall-284 26s -2s linear infinite}@keyframes fall-284{42.543%{transform:translate(20.6351vw,42.543vh) scale(.3492)}to{transform:translate(23.62395vw,99vh) scale(.3492)}}.snow:nth-child(285){opacity:1.556;transform:translate(49.3286vw,-10px) scale(.4086);animation:fall-285 14s -19s linear infinite}@keyframes fall-285{68.146%{transform:translate(42.7026vw,68.146vh) scale(.4086)}to{transform:translate(46.0156vw,99vh) scale(.4086)}}.snow:nth-child(286){opacity:.461;transform:translate(3.3197vw,-10px) scale(.6388);animation:fall-286 26s -3s linear infinite}@keyframes fall-286{65.016%{transform:translate(-3.4381vw,65.016vh) scale(.6388)}to{transform:translate(-.0592vw,99vh) scale(.6388)}}.snow:nth-child(287){opacity:.9322;transform:translate(98.5606vw,-10px) scale(.3524);animation:fall-287 22s -16s linear infinite}@keyframes fall-287{38.541%{transform:translate(90.0617vw,38.541vh) scale(.3524)}to{transform:translate(94.31115vw,99vh) scale(.3524)}}.snow:nth-child(288){opacity:1.5888;transform:translate(55.8326vw,-10px) scale(.7761);animation:fall-288 20s -29s linear infinite}@keyframes fall-288{75.803%{transform:translate(61.4888vw,75.803vh) scale(.7761)}to{transform:translate(58.6607vw,99vh) scale(.7761)}}.snow:nth-child(289){opacity:1.6438;transform:translate(48.2323vw,-10px) scale(.178);animation:fall-289 19s -5s linear infinite}@keyframes fall-289{32.393%{transform:translate(45.2825vw,32.393vh) scale(.178)}to{transform:translate(46.7574vw,99vh) scale(.178)}}.snow:nth-child(290){opacity:.3782;transform:translate(5.6206vw,-10px) scale(.3942);animation:fall-290 20s -17s linear infinite}@keyframes fall-290{59.763%{transform:translate(.9019vw,59.763vh) scale(.3942)}to{transform:translate(3.26125vw,99vh) scale(.3942)}}.snow:nth-child(291){opacity:.832;transform:translate(71.4839vw,-10px) scale(.08);animation:fall-291 18s -14s linear infinite}@keyframes fall-291{65.663%{transform:translate(71.22vw,65.663vh) scale(.08)}to{transform:translate(71.35195vw,99vh) scale(.08)}}.snow:nth-child(292){opacity:.4724;transform:translate(37.2868vw,-10px) scale(.1634);animation:fall-292 13s -12s linear infinite}@keyframes fall-292{35.745%{transform:translate(30.6935vw,35.745vh) scale(.1634)}to{transform:translate(33.99015vw,99vh) scale(.1634)}}.snow:nth-child(293){opacity:.871;transform:translate(49.2888vw,-10px) scale(.5682);animation:fall-293 14s -5s linear infinite}@keyframes fall-293{37.283%{transform:translate(40.3458vw,37.283vh) scale(.5682)}to{transform:translate(44.8173vw,99vh) scale(.5682)}}.snow:nth-child(294){opacity:.6304;transform:translate(40.9388vw,-10px) scale(.4426);animation:fall-294 29s -19s linear infinite}@keyframes fall-294{66.693%{transform:translate(34.7725vw,66.693vh) scale(.4426)}to{transform:translate(37.85565vw,99vh) scale(.4426)}}.snow:nth-child(295){opacity:.929;transform:translate(22.6206vw,-10px) scale(.1171);animation:fall-295 27s -5s linear infinite}@keyframes fall-295{62.123%{transform:translate(14.8157vw,62.123vh) scale(.1171)}to{transform:translate(18.71815vw,99vh) scale(.1171)}}.snow:nth-child(296){opacity:.087;transform:translate(47.4876vw,-10px) scale(.4096);animation:fall-296 11s -22s linear infinite}@keyframes fall-296{72.641%{transform:translate(53.8403vw,72.641vh) scale(.4096)}to{transform:translate(50.66395vw,99vh) scale(.4096)}}.snow:nth-child(297){opacity:1.2784;transform:translate(69.9339vw,-10px) scale(.4308);animation:fall-297 30s -20s linear infinite}@keyframes fall-297{46.21%{transform:translate(72.9865vw,46.21vh) scale(.4308)}to{transform:translate(71.4602vw,99vh) scale(.4308)}}.snow:nth-child(298){opacity:.8018;transform:translate(90.6273vw,-10px) scale(.1747);animation:fall-298 24s -28s linear infinite}@keyframes fall-298{54.796%{transform:translate(87.1307vw,54.796vh) scale(.1747)}to{transform:translate(88.879vw,99vh) scale(.1747)}}.snow:nth-child(299){opacity:1.5402;transform:translate(58.8445vw,-10px) scale(.4486);animation:fall-299 25s -18s linear infinite}@keyframes fall-299{67.037%{transform:translate(58.8576vw,67.037vh) scale(.4486)}to{transform:translate(58.85105vw,99vh) scale(.4486)}}.snow:nth-child(300){opacity:1.7268;transform:translate(98.0328vw,-10px) scale(.3622);animation:fall-300 22s -28s linear infinite}@keyframes fall-300{59.533%{transform:translate(104.191vw,59.533vh) scale(.3622)}to{transform:translate(101.1119vw,99vh) scale(.3622)}}.snow:nth-child(301){opacity:1.698;transform:translate(73.2952vw,-10px) scale(.2318);animation:fall-301 19s -30s linear infinite}@keyframes fall-301{39.343%{transform:translate(64.2963vw,39.343vh) scale(.2318)}to{transform:translate(68.79575vw,99vh) scale(.2318)}}.snow:nth-child(302){opacity:.0184;transform:translate(38.049vw,-10px) scale(.4489);animation:fall-302 10s -7s linear infinite}@keyframes fall-302{47.866%{transform:translate(43.617vw,47.866vh) scale(.4489)}to{transform:translate(40.833vw,99vh) scale(.4489)}}.snow:nth-child(303){opacity:1.0208;transform:translate(61.0031vw,-10px) scale(.8619);animation:fall-303 12s -28s linear infinite}@keyframes fall-303{31.589%{transform:translate(53.6325vw,31.589vh) scale(.8619)}to{transform:translate(57.3178vw,99vh) scale(.8619)}}.snow:nth-child(304){opacity:.194;transform:translate(52.4508vw,-10px) scale(.57);animation:fall-304 22s -13s linear infinite}@keyframes fall-304{47.538%{transform:translate(45.7011vw,47.538vh) scale(.57)}to{transform:translate(49.07595vw,99vh) scale(.57)}}.snow:nth-child(305){opacity:1.5546;transform:translate(40.5127vw,-10px) scale(.4819);animation:fall-305 18s -19s linear infinite}@keyframes fall-305{75.443%{transform:translate(32.0413vw,75.443vh) scale(.4819)}to{transform:translate(36.277vw,99vh) scale(.4819)}}.snow:nth-child(306){opacity:1.7506;transform:translate(20.1239vw,-10px) scale(.9596);animation:fall-306 21s -9s linear infinite}@keyframes fall-306{66.632%{transform:translate(12.4562vw,66.632vh) scale(.9596)}to{transform:translate(16.29005vw,99vh) scale(.9596)}}.snow:nth-child(307){opacity:.1048;transform:translate(99.9933vw,-10px) scale(.1152);animation:fall-307 21s -25s linear infinite}@keyframes fall-307{59.495%{transform:translate(100.752vw,59.495vh) scale(.1152)}to{transform:translate(100.37265vw,99vh) scale(.1152)}}.snow:nth-child(308){opacity:.6502;transform:translate(95.4843vw,-10px) scale(.8673);animation:fall-308 15s -8s linear infinite}@keyframes fall-308{37.075%{transform:translate(91.5866vw,37.075vh) scale(.8673)}to{transform:translate(93.53545vw,99vh) scale(.8673)}}.snow:nth-child(309){opacity:.596;transform:translate(63.5123vw,-10px) scale(.5849);animation:fall-309 19s -30s linear infinite}@keyframes fall-309{38.51%{transform:translate(68.0962vw,38.51vh) scale(.5849)}to{transform:translate(65.80425vw,99vh) scale(.5849)}}.snow:nth-child(310){opacity:.2816;transform:translate(52.6003vw,-10px) scale(.8783);animation:fall-310 21s -20s linear infinite}@keyframes fall-310{57.112%{transform:translate(49.9923vw,57.112vh) scale(.8783)}to{transform:translate(51.2963vw,99vh) scale(.8783)}}.snow:nth-child(311){opacity:.5836;transform:translate(43.4303vw,-10px) scale(.7668);animation:fall-311 18s -17s linear infinite}@keyframes fall-311{52.114%{transform:translate(44.2896vw,52.114vh) scale(.7668)}to{transform:translate(43.85995vw,99vh) scale(.7668)}}.snow:nth-child(312){opacity:1.2234;transform:translate(47.3472vw,-10px) scale(.5465);animation:fall-312 28s -5s linear infinite}@keyframes fall-312{54.43%{transform:translate(51.9929vw,54.43vh) scale(.5465)}to{transform:translate(49.67005vw,99vh) scale(.5465)}}.snow:nth-child(313){opacity:.7992;transform:translate(65.5849vw,-10px) scale(.6372);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{73.046%{transform:translate(68.8141vw,73.046vh) scale(.6372)}to{transform:translate(67.1995vw,99vh) scale(.6372)}}.snow:nth-child(314){opacity:1.1544;transform:translate(65.8413vw,-10px) scale(.1112);animation:fall-314 21s -22s linear infinite}@keyframes fall-314{64.703%{transform:translate(66.3826vw,64.703vh) scale(.1112)}to{transform:translate(66.11195vw,99vh) scale(.1112)}}.snow:nth-child(315){opacity:.9388;transform:translate(47.5093vw,-10px) scale(.9713);animation:fall-315 14s -16s linear infinite}@keyframes fall-315{73.812%{transform:translate(52.8736vw,73.812vh) scale(.9713)}to{transform:translate(50.19145vw,99vh) scale(.9713)}}.snow:nth-child(316){opacity:1.5724;transform:translate(41.5905vw,-10px) scale(.7025);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{72.31%{transform:translate(42.3991vw,72.31vh) scale(.7025)}to{transform:translate(41.9948vw,99vh) scale(.7025)}}.snow:nth-child(317){opacity:1.1376;transform:translate(98.6889vw,-10px) scale(.0732);animation:fall-317 13s -30s linear infinite}@keyframes fall-317{37.939%{transform:translate(106.2159vw,37.939vh) scale(.0732)}to{transform:translate(102.4524vw,99vh) scale(.0732)}}.snow:nth-child(318){opacity:1.7366;transform:translate(66.3996vw,-10px) scale(.1824);animation:fall-318 26s -3s linear infinite}@keyframes fall-318{42.291%{transform:translate(62.3043vw,42.291vh) scale(.1824)}to{transform:translate(64.35195vw,99vh) scale(.1824)}}.snow:nth-child(319){opacity:.9982;transform:translate(16.7487vw,-10px) scale(.2278);animation:fall-319 18s -25s linear infinite}@keyframes fall-319{56.083%{transform:translate(25.7178vw,56.083vh) scale(.2278)}to{transform:translate(21.23325vw,99vh) scale(.2278)}}.snow:nth-child(320){opacity:.1056;transform:translate(52.1748vw,-10px) scale(.668);animation:fall-320 25s -4s linear infinite}@keyframes fall-320{36.921%{transform:translate(50.8567vw,36.921vh) scale(.668)}to{transform:translate(51.51575vw,99vh) scale(.668)}}.snow:nth-child(321){opacity:1.1432;transform:translate(58.4219vw,-10px) scale(.5963);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{53.736%{transform:translate(51.4838vw,53.736vh) scale(.5963)}to{transform:translate(54.95285vw,99vh) scale(.5963)}}.snow:nth-child(322){opacity:.5572;transform:translate(86.4785vw,-10px) scale(.0274);animation:fall-322 30s -7s linear infinite}@keyframes fall-322{78.16%{transform:translate(96.0952vw,78.16vh) scale(.0274)}to{transform:translate(91.28685vw,99vh) scale(.0274)}}.snow:nth-child(323){opacity:1.1332;transform:translate(5.2388vw,-10px) scale(.2753);animation:fall-323 12s -4s linear infinite}@keyframes fall-323{48.677%{transform:translate(-2.0361vw,48.677vh) scale(.2753)}to{transform:translate(1.60135vw,99vh) scale(.2753)}}.snow:nth-child(324){opacity:1.767;transform:translate(84.0704vw,-10px) scale(.2643);animation:fall-324 27s -22s linear infinite}@keyframes fall-324{67.561%{transform:translate(93.7615vw,67.561vh) scale(.2643)}to{transform:translate(88.91595vw,99vh) scale(.2643)}}.snow:nth-child(325){opacity:.2436;transform:translate(63.0795vw,-10px) scale(.8024);animation:fall-325 27s -3s linear infinite}@keyframes fall-325{49.354%{transform:translate(66.691vw,49.354vh) scale(.8024)}to{transform:translate(64.88525vw,99vh) scale(.8024)}}.snow:nth-child(326){opacity:1.189;transform:translate(16.8228vw,-10px) scale(.203);animation:fall-326 17s -28s linear infinite}@keyframes fall-326{43.244%{transform:translate(20.3235vw,43.244vh) scale(.203)}to{transform:translate(18.57315vw,99vh) scale(.203)}}.snow:nth-child(327){opacity:1.5822;transform:translate(53.1374vw,-10px) scale(.286);animation:fall-327 12s -9s linear infinite}@keyframes fall-327{50.757%{transform:translate(45.0554vw,50.757vh) scale(.286)}to{transform:translate(49.0964vw,99vh) scale(.286)}}.snow:nth-child(328){opacity:.9274;transform:translate(39.9124vw,-10px) scale(.3055);animation:fall-328 22s -5s linear infinite}@keyframes fall-328{78.678%{transform:translate(39.7664vw,78.678vh) scale(.3055)}to{transform:translate(39.8394vw,99vh) scale(.3055)}}.snow:nth-child(329){opacity:1.9302;transform:translate(97.6892vw,-10px) scale(.6721);animation:fall-329 22s -28s linear infinite}@keyframes fall-329{43.776%{transform:translate(89.5479vw,43.776vh) scale(.6721)}to{transform:translate(93.61855vw,99vh) scale(.6721)}}.snow:nth-child(330){opacity:1.7824;transform:translate(74.1594vw,-10px) scale(.5608);animation:fall-330 30s -29s linear infinite}@keyframes fall-330{38.487%{transform:translate(73.6592vw,38.487vh) scale(.5608)}to{transform:translate(73.9093vw,99vh) scale(.5608)}}.snow:nth-child(331){opacity:1.9646;transform:translate(34.1276vw,-10px) scale(.6666);animation:fall-331 26s -29s linear infinite}@keyframes fall-331{74.099%{transform:translate(29.8843vw,74.099vh) scale(.6666)}to{transform:translate(32.00595vw,99vh) scale(.6666)}}.snow:nth-child(332){opacity:1.9864;transform:translate(52.0418vw,-10px) scale(.1393);animation:fall-332 25s -4s linear infinite}@keyframes fall-332{69.979%{transform:translate(61.3978vw,69.979vh) scale(.1393)}to{transform:translate(56.7198vw,99vh) scale(.1393)}}.snow:nth-child(333){opacity:1.358;transform:translate(15.9052vw,-10px) scale(.7596);animation:fall-333 20s -20s linear infinite}@keyframes fall-333{62.138%{transform:translate(13.8124vw,62.138vh) scale(.7596)}to{transform:translate(14.8588vw,99vh) scale(.7596)}}.snow:nth-child(334){opacity:1.6666;transform:translate(80.027vw,-10px) scale(.3724);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{48.048%{transform:translate(70.2174vw,48.048vh) scale(.3724)}to{transform:translate(75.1222vw,99vh) scale(.3724)}}.snow:nth-child(335){opacity:.2384;transform:translate(60.3229vw,-10px) scale(.1271);animation:fall-335 14s -19s linear infinite}@keyframes fall-335{59.745%{transform:translate(64.299vw,59.745vh) scale(.1271)}to{transform:translate(62.31095vw,99vh) scale(.1271)}}.snow:nth-child(336){opacity:1.2382;transform:translate(64.2248vw,-10px) scale(.9896);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{43.606%{transform:translate(69.5124vw,43.606vh) scale(.9896)}to{transform:translate(66.8686vw,99vh) scale(.9896)}}.snow:nth-child(337){opacity:1.9464;transform:translate(51.6882vw,-10px) scale(.0501);animation:fall-337 19s -15s linear infinite}@keyframes fall-337{49.81%{transform:translate(58.5543vw,49.81vh) scale(.0501)}to{transform:translate(55.12125vw,99vh) scale(.0501)}}.snow:nth-child(338){opacity:1.416;transform:translate(53.9424vw,-10px) scale(.3334);animation:fall-338 23s -20s linear infinite}@keyframes fall-338{39.341%{transform:translate(47.7184vw,39.341vh) scale(.3334)}to{transform:translate(50.8304vw,99vh) scale(.3334)}}.snow:nth-child(339){opacity:1.0324;transform:translate(14.0039vw,-10px) scale(.8443);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{43.567%{transform:translate(15.3588vw,43.567vh) scale(.8443)}to{transform:translate(14.68135vw,99vh) scale(.8443)}}.snow:nth-child(340){opacity:1.4288;transform:translate(59.9241vw,-10px) scale(.702);animation:fall-340 27s -11s linear infinite}@keyframes fall-340{59.371%{transform:translate(63.4167vw,59.371vh) scale(.702)}to{transform:translate(61.6704vw,99vh) scale(.702)}}.snow:nth-child(341){opacity:1.9008;transform:translate(20.9113vw,-10px) scale(.8584);animation:fall-341 23s -26s linear infinite}@keyframes fall-341{54.627%{transform:translate(28.2395vw,54.627vh) scale(.8584)}to{transform:translate(24.5754vw,99vh) scale(.8584)}}.snow:nth-child(342){opacity:1.2946;transform:translate(29.8496vw,-10px) scale(.0402);animation:fall-342 25s -9s linear infinite}@keyframes fall-342{48.844%{transform:translate(32.4061vw,48.844vh) scale(.0402)}to{transform:translate(31.12785vw,99vh) scale(.0402)}}.snow:nth-child(343){opacity:.273;transform:translate(69.7111vw,-10px) scale(.6291);animation:fall-343 18s -2s linear infinite}@keyframes fall-343{60.024%{transform:translate(74.6882vw,60.024vh) scale(.6291)}to{transform:translate(72.19965vw,99vh) scale(.6291)}}.snow:nth-child(344){opacity:.1808;transform:translate(70.1115vw,-10px) scale(.3439);animation:fall-344 11s -4s linear infinite}@keyframes fall-344{38.517%{transform:translate(66.8849vw,38.517vh) scale(.3439)}to{transform:translate(68.4982vw,99vh) scale(.3439)}}.snow:nth-child(345){opacity:.7818;transform:translate(7.0757vw,-10px) scale(.6113);animation:fall-345 10s -30s linear infinite}@keyframes fall-345{78.723%{transform:translate(10.8578vw,78.723vh) scale(.6113)}to{transform:translate(8.96675vw,99vh) scale(.6113)}}.snow:nth-child(346){opacity:.1168;transform:translate(18.0862vw,-10px) scale(.2447);animation:fall-346 19s -26s linear infinite}@keyframes fall-346{45.2%{transform:translate(18.5049vw,45.2vh) scale(.2447)}to{transform:translate(18.29555vw,99vh) scale(.2447)}}.snow:nth-child(347){opacity:.194;transform:translate(59.8381vw,-10px) scale(.7815);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{35.934%{transform:translate(52.6062vw,35.934vh) scale(.7815)}to{transform:translate(56.22215vw,99vh) scale(.7815)}}.snow:nth-child(348){opacity:.01;transform:translate(88.7141vw,-10px) scale(.6812);animation:fall-348 22s -28s linear infinite}@keyframes fall-348{30.038%{transform:translate(93.2345vw,30.038vh) scale(.6812)}to{transform:translate(90.9743vw,99vh) scale(.6812)}}.snow:nth-child(349){opacity:.3102;transform:translate(95.7933vw,-10px) scale(.5218);animation:fall-349 10s -17s linear infinite}@keyframes fall-349{42.743%{transform:translate(99.2356vw,42.743vh) scale(.5218)}to{transform:translate(97.51445vw,99vh) scale(.5218)}}.snow:nth-child(350){opacity:.8554;transform:translate(76.149vw,-10px) scale(.9207);animation:fall-350 27s -2s linear infinite}@keyframes fall-350{68.2%{transform:translate(71.7459vw,68.2vh) scale(.9207)}to{transform:translate(73.94745vw,99vh) scale(.9207)}}.snow:nth-child(351){opacity:1.9846;transform:translate(78.239vw,-10px) scale(.6898);animation:fall-351 14s -2s linear infinite}@keyframes fall-351{67.458%{transform:translate(78.0475vw,67.458vh) scale(.6898)}to{transform:translate(78.14325vw,99vh) scale(.6898)}}.snow:nth-child(352){opacity:.0282;transform:translate(58.6318vw,-10px) scale(.6015);animation:fall-352 18s -25s linear infinite}@keyframes fall-352{57.034%{transform:translate(50.1545vw,57.034vh) scale(.6015)}to{transform:translate(54.39315vw,99vh) scale(.6015)}}.snow:nth-child(353){opacity:.5748;transform:translate(88.3129vw,-10px) scale(.9152);animation:fall-353 17s -24s linear infinite}@keyframes fall-353{79.381%{transform:translate(98.3097vw,79.381vh) scale(.9152)}to{transform:translate(93.3113vw,99vh) scale(.9152)}}.snow:nth-child(354){opacity:.1728;transform:translate(66.0547vw,-10px) scale(.5786);animation:fall-354 16s -28s linear infinite}@keyframes fall-354{36.016%{transform:translate(69.6041vw,36.016vh) scale(.5786)}to{transform:translate(67.8294vw,99vh) scale(.5786)}}.snow:nth-child(355){opacity:.6726;transform:translate(90.9415vw,-10px) scale(.1596);animation:fall-355 13s -8s linear infinite}@keyframes fall-355{57.841%{transform:translate(96.7621vw,57.841vh) scale(.1596)}to{transform:translate(93.8518vw,99vh) scale(.1596)}}.snow:nth-child(356){opacity:1.0658;transform:translate(3.4849vw,-10px) scale(.8065);animation:fall-356 11s -27s linear infinite}@keyframes fall-356{76.551%{transform:translate(2.3816vw,76.551vh) scale(.8065)}to{transform:translate(2.93325vw,99vh) scale(.8065)}}.snow:nth-child(357){opacity:1.2452;transform:translate(51.4807vw,-10px) scale(.9171);animation:fall-357 18s -4s linear infinite}@keyframes fall-357{75.933%{transform:translate(42.4305vw,75.933vh) scale(.9171)}to{transform:translate(46.9556vw,99vh) scale(.9171)}}.snow:nth-child(358){opacity:.6806;transform:translate(95.1978vw,-10px) scale(.3266);animation:fall-358 27s -10s linear infinite}@keyframes fall-358{52.562%{transform:translate(101.9402vw,52.562vh) scale(.3266)}to{transform:translate(98.569vw,99vh) scale(.3266)}}.snow:nth-child(359){opacity:1.8292;transform:translate(89.5613vw,-10px) scale(.4865);animation:fall-359 10s -20s linear infinite}@keyframes fall-359{58.569%{transform:translate(97.3614vw,58.569vh) scale(.4865)}to{transform:translate(93.46135vw,99vh) scale(.4865)}}.snow:nth-child(360){opacity:1.5274;transform:translate(8.324vw,-10px) scale(.8498);animation:fall-360 26s -18s linear infinite}@keyframes fall-360{58.697%{transform:translate(15.9314vw,58.697vh) scale(.8498)}to{transform:translate(12.1277vw,99vh) scale(.8498)}}.snow:nth-child(361){opacity:1.3718;transform:translate(93.1137vw,-10px) scale(.0241);animation:fall-361 25s -11s linear infinite}@keyframes fall-361{45.877%{transform:translate(84.5027vw,45.877vh) scale(.0241)}to{transform:translate(88.8082vw,99vh) scale(.0241)}}.snow:nth-child(362){opacity:.0594;transform:translate(94.5224vw,-10px) scale(.4628);animation:fall-362 14s -10s linear infinite}@keyframes fall-362{76.032%{transform:translate(100.1051vw,76.032vh) scale(.4628)}to{transform:translate(97.31375vw,99vh) scale(.4628)}}.snow:nth-child(363){opacity:.236;transform:translate(81.6039vw,-10px) scale(.3832);animation:fall-363 10s -26s linear infinite}@keyframes fall-363{75.178%{transform:translate(76.5196vw,75.178vh) scale(.3832)}to{transform:translate(79.06175vw,99vh) scale(.3832)}}.snow:nth-child(364){opacity:.158;transform:translate(1.9551vw,-10px) scale(.7749);animation:fall-364 19s -27s linear infinite}@keyframes fall-364{38.457%{transform:translate(7.9113vw,38.457vh) scale(.7749)}to{transform:translate(4.9332vw,99vh) scale(.7749)}}.snow:nth-child(365){opacity:1.462;transform:translate(45.4245vw,-10px) scale(.4182);animation:fall-365 21s -24s linear infinite}@keyframes fall-365{67.083%{transform:translate(54.8983vw,67.083vh) scale(.4182)}to{transform:translate(50.1614vw,99vh) scale(.4182)}}.snow:nth-child(366){opacity:1.2764;transform:translate(94.21vw,-10px) scale(.9464);animation:fall-366 17s -9s linear infinite}@keyframes fall-366{55.026%{transform:translate(85.5326vw,55.026vh) scale(.9464)}to{transform:translate(89.8713vw,99vh) scale(.9464)}}.snow:nth-child(367){opacity:.4526;transform:translate(7.7818vw,-10px) scale(.7461);animation:fall-367 22s -15s linear infinite}@keyframes fall-367{52.633%{transform:translate(7.3195vw,52.633vh) scale(.7461)}to{transform:translate(7.55065vw,99vh) scale(.7461)}}.snow:nth-child(368){opacity:1.727;transform:translate(81.6823vw,-10px) scale(.4914);animation:fall-368 24s -24s linear infinite}@keyframes fall-368{51.477%{transform:translate(81.6629vw,51.477vh) scale(.4914)}to{transform:translate(81.6726vw,99vh) scale(.4914)}}.snow:nth-child(369){opacity:1.3166;transform:translate(32.2798vw,-10px) scale(.0968);animation:fall-369 11s -14s linear infinite}@keyframes fall-369{75.823%{transform:translate(32.8257vw,75.823vh) scale(.0968)}to{transform:translate(32.55275vw,99vh) scale(.0968)}}.snow:nth-child(370){opacity:1.8434;transform:translate(99.8896vw,-10px) scale(.6929);animation:fall-370 14s -15s linear infinite}@keyframes fall-370{41.161%{transform:translate(93.2743vw,41.161vh) scale(.6929)}to{transform:translate(96.58195vw,99vh) scale(.6929)}}.snow:nth-child(371){opacity:1.5152;transform:translate(14.8365vw,-10px) scale(.1722);animation:fall-371 21s -3s linear infinite}@keyframes fall-371{42.244%{transform:translate(13.3524vw,42.244vh) scale(.1722)}to{transform:translate(14.09445vw,99vh) scale(.1722)}}.snow:nth-child(372){opacity:1.4978;transform:translate(33.0687vw,-10px) scale(.7687);animation:fall-372 20s -20s linear infinite}@keyframes fall-372{49.739%{transform:translate(39.6963vw,49.739vh) scale(.7687)}to{transform:translate(36.3825vw,99vh) scale(.7687)}}.snow:nth-child(373){opacity:1.1278;transform:translate(27.5191vw,-10px) scale(.8719);animation:fall-373 14s -18s linear infinite}@keyframes fall-373{33.653%{transform:translate(32.7689vw,33.653vh) scale(.8719)}to{transform:translate(30.144vw,99vh) scale(.8719)}}.snow:nth-child(374){opacity:1.13;transform:translate(1.2937vw,-10px) scale(.18);animation:fall-374 15s -12s linear infinite}@keyframes fall-374{57.862%{transform:translate(5.1376vw,57.862vh) scale(.18)}to{transform:translate(3.21565vw,99vh) scale(.18)}}.snow:nth-child(375){opacity:1.6226;transform:translate(3.4068vw,-10px) scale(.0365);animation:fall-375 24s -1s linear infinite}@keyframes fall-375{79.978%{transform:translate(-3.4187vw,79.978vh) scale(.0365)}to{transform:translate(-.00595vw,99vh) scale(.0365)}}.snow:nth-child(376){opacity:.9134;transform:translate(32.8813vw,-10px) scale(.9129);animation:fall-376 22s -18s linear infinite}@keyframes fall-376{54.016%{transform:translate(31.5275vw,54.016vh) scale(.9129)}to{transform:translate(32.2044vw,99vh) scale(.9129)}}.snow:nth-child(377){opacity:1.2148;transform:translate(75.0634vw,-10px) scale(.4889);animation:fall-377 23s -24s linear infinite}@keyframes fall-377{45.469%{transform:translate(65.5183vw,45.469vh) scale(.4889)}to{transform:translate(70.29085vw,99vh) scale(.4889)}}.snow:nth-child(378){opacity:.1816;transform:translate(98.2194vw,-10px) scale(.6428);animation:fall-378 12s -11s linear infinite}@keyframes fall-378{68.118%{transform:translate(90.9037vw,68.118vh) scale(.6428)}to{transform:translate(94.56155vw,99vh) scale(.6428)}}.snow:nth-child(379){opacity:.6512;transform:translate(14.2983vw,-10px) scale(.4503);animation:fall-379 16s -20s linear infinite}@keyframes fall-379{55.226%{transform:translate(21.7186vw,55.226vh) scale(.4503)}to{transform:translate(18.00845vw,99vh) scale(.4503)}}.snow:nth-child(380){opacity:.421;transform:translate(81.7752vw,-10px) scale(.4131);animation:fall-380 18s -14s linear infinite}@keyframes fall-380{46.124%{transform:translate(79.7462vw,46.124vh) scale(.4131)}to{transform:translate(80.7607vw,99vh) scale(.4131)}}.snow:nth-child(381){opacity:1.1724;transform:translate(21.976vw,-10px) scale(.0119);animation:fall-381 11s -5s linear infinite}@keyframes fall-381{36.096%{transform:translate(28.2666vw,36.096vh) scale(.0119)}to{transform:translate(25.1213vw,99vh) scale(.0119)}}.snow:nth-child(382){opacity:1.035;transform:translate(52.2637vw,-10px) scale(.517);animation:fall-382 30s -10s linear infinite}@keyframes fall-382{37.192%{transform:translate(61.966vw,37.192vh) scale(.517)}to{transform:translate(57.11485vw,99vh) scale(.517)}}.snow:nth-child(383){opacity:1.1412;transform:translate(31.2276vw,-10px) scale(.3727);animation:fall-383 17s -20s linear infinite}@keyframes fall-383{73.56%{transform:translate(23.2716vw,73.56vh) scale(.3727)}to{transform:translate(27.2496vw,99vh) scale(.3727)}}.snow:nth-child(384){opacity:.853;transform:translate(1.8519vw,-10px) scale(.517);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{37.459%{transform:translate(.102vw,37.459vh) scale(.517)}to{transform:translate(.97695vw,99vh) scale(.517)}}.snow:nth-child(385){opacity:.7952;transform:translate(85.8501vw,-10px) scale(.1636);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{38.666%{transform:translate(94.455vw,38.666vh) scale(.1636)}to{transform:translate(90.15255vw,99vh) scale(.1636)}}.snow:nth-child(386){opacity:.9118;transform:translate(5.211vw,-10px) scale(.3831);animation:fall-386 16s -11s linear infinite}@keyframes fall-386{49.482%{transform:translate(10.8431vw,49.482vh) scale(.3831)}to{transform:translate(8.02705vw,99vh) scale(.3831)}}.snow:nth-child(387){opacity:1.0174;transform:translate(44.774vw,-10px) scale(.0376);animation:fall-387 27s -22s linear infinite}@keyframes fall-387{70.356%{transform:translate(48.2625vw,70.356vh) scale(.0376)}to{transform:translate(46.51825vw,99vh) scale(.0376)}}.snow:nth-child(388){opacity:.0422;transform:translate(7.7674vw,-10px) scale(.3197);animation:fall-388 15s -2s linear infinite}@keyframes fall-388{59.504%{transform:translate(14.7318vw,59.504vh) scale(.3197)}to{transform:translate(11.2496vw,99vh) scale(.3197)}}.snow:nth-child(389){opacity:.2428;transform:translate(13.822vw,-10px) scale(.8864);animation:fall-389 30s -15s linear infinite}@keyframes fall-389{55.173%{transform:translate(23.369vw,55.173vh) scale(.8864)}to{transform:translate(18.5955vw,99vh) scale(.8864)}}.snow:nth-child(390){opacity:1.516;transform:translate(86.2028vw,-10px) scale(.0412);animation:fall-390 23s -9s linear infinite}@keyframes fall-390{38.385%{transform:translate(88.8924vw,38.385vh) scale(.0412)}to{transform:translate(87.5476vw,99vh) scale(.0412)}}.snow:nth-child(391){opacity:1.3936;transform:translate(43.3428vw,-10px) scale(.2322);animation:fall-391 30s -10s linear infinite}@keyframes fall-391{36.575%{transform:translate(33.5118vw,36.575vh) scale(.2322)}to{transform:translate(38.4273vw,99vh) scale(.2322)}}.snow:nth-child(392){opacity:1.2918;transform:translate(24.7542vw,-10px) scale(.5818);animation:fall-392 28s -17s linear infinite}@keyframes fall-392{66.516%{transform:translate(22.9005vw,66.516vh) scale(.5818)}to{transform:translate(23.82735vw,99vh) scale(.5818)}}.snow:nth-child(393){opacity:.2666;transform:translate(56.0783vw,-10px) scale(.9142);animation:fall-393 30s -2s linear infinite}@keyframes fall-393{51.718%{transform:translate(53.5902vw,51.718vh) scale(.9142)}to{transform:translate(54.83425vw,99vh) scale(.9142)}}.snow:nth-child(394){opacity:.9864;transform:translate(73.6782vw,-10px) scale(.5247);animation:fall-394 11s -28s linear infinite}@keyframes fall-394{60.175%{transform:translate(73.593vw,60.175vh) scale(.5247)}to{transform:translate(73.6356vw,99vh) scale(.5247)}}.snow:nth-child(395){opacity:1.0134;transform:translate(65.4984vw,-10px) scale(.0068);animation:fall-395 18s -26s linear infinite}@keyframes fall-395{70.564%{transform:translate(69.6252vw,70.564vh) scale(.0068)}to{transform:translate(67.5618vw,99vh) scale(.0068)}}.snow:nth-child(396){opacity:1.3042;transform:translate(85.0238vw,-10px) scale(.5431);animation:fall-396 24s -26s linear infinite}@keyframes fall-396{49.606%{transform:translate(84.487vw,49.606vh) scale(.5431)}to{transform:translate(84.7554vw,99vh) scale(.5431)}}.snow:nth-child(397){opacity:.1208;transform:translate(80.8463vw,-10px) scale(.4518);animation:fall-397 19s -29s linear infinite}@keyframes fall-397{55.53%{transform:translate(70.9232vw,55.53vh) scale(.4518)}to{transform:translate(75.88475vw,99vh) scale(.4518)}}.snow:nth-child(398){opacity:.5164;transform:translate(90.9531vw,-10px) scale(.3016);animation:fall-398 24s -10s linear infinite}@keyframes fall-398{51.94%{transform:translate(81.8053vw,51.94vh) scale(.3016)}to{transform:translate(86.3792vw,99vh) scale(.3016)}}.snow:nth-child(399){opacity:.2364;transform:translate(26.0337vw,-10px) scale(.289);animation:fall-399 20s -10s linear infinite}@keyframes fall-399{65.968%{transform:translate(20.964vw,65.968vh) scale(.289)}to{transform:translate(23.49885vw,99vh) scale(.289)}}.snow:nth-child(400){opacity:.4756;transform:translate(35.4011vw,-10px) scale(.7216);animation:fall-400 15s -14s linear infinite}@keyframes fall-400{60.09%{transform:translate(37.1328vw,60.09vh) scale(.7216)}to{transform:translate(36.26695vw,99vh) scale(.7216)}}\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==
|