@esfaenza/core 15.2.81 → 15.2.82
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.1418;transform:translate(77.9629vw,-10px) scale(.9136);animation:fall-1 21s -23s linear infinite}@keyframes fall-1{78.231%{transform:translate(82.8373vw,78.231vh) scale(.9136)}to{transform:translate(80.4001vw,99vh) scale(.9136)}}.snow:nth-child(2){opacity:.8944;transform:translate(5.8528vw,-10px) scale(.7011);animation:fall-2 17s -15s linear infinite}@keyframes fall-2{45.525%{transform:translate(-3.5349vw,45.525vh) scale(.7011)}to{transform:translate(1.15895vw,99vh) scale(.7011)}}.snow:nth-child(3){opacity:.6022;transform:translate(96.818vw,-10px) scale(.4609);animation:fall-3 27s -6s linear infinite}@keyframes fall-3{68.165%{transform:translate(97.3621vw,68.165vh) scale(.4609)}to{transform:translate(97.09005vw,99vh) scale(.4609)}}.snow:nth-child(4){opacity:.1716;transform:translate(89.5664vw,-10px) scale(.7102);animation:fall-4 14s -16s linear infinite}@keyframes fall-4{40.23%{transform:translate(81.4174vw,40.23vh) scale(.7102)}to{transform:translate(85.4919vw,99vh) scale(.7102)}}.snow:nth-child(5){opacity:1.0512;transform:translate(36.3158vw,-10px) scale(.9053);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{33.715%{transform:translate(37.51vw,33.715vh) scale(.9053)}to{transform:translate(36.9129vw,99vh) scale(.9053)}}.snow:nth-child(6){opacity:1.8138;transform:translate(31.1115vw,-10px) scale(.3645);animation:fall-6 13s -5s linear infinite}@keyframes fall-6{30.049%{transform:translate(35.9595vw,30.049vh) scale(.3645)}to{transform:translate(33.5355vw,99vh) scale(.3645)}}.snow:nth-child(7){opacity:.3306;transform:translate(54.2717vw,-10px) scale(.994);animation:fall-7 20s -13s linear infinite}@keyframes fall-7{73.598%{transform:translate(54.8842vw,73.598vh) scale(.994)}to{transform:translate(54.57795vw,99vh) scale(.994)}}.snow:nth-child(8){opacity:1.1418;transform:translate(65.8761vw,-10px) scale(.4549);animation:fall-8 11s -23s linear infinite}@keyframes fall-8{50.55%{transform:translate(61.1436vw,50.55vh) scale(.4549)}to{transform:translate(63.50985vw,99vh) scale(.4549)}}.snow:nth-child(9){opacity:1.6892;transform:translate(25.8124vw,-10px) scale(.6131);animation:fall-9 18s -12s linear infinite}@keyframes fall-9{39.336%{transform:translate(27.5342vw,39.336vh) scale(.6131)}to{transform:translate(26.6733vw,99vh) scale(.6131)}}.snow:nth-child(10){opacity:1.051;transform:translate(7.2456vw,-10px) scale(.3166);animation:fall-10 17s -4s linear infinite}@keyframes fall-10{53.931%{transform:translate(10.4789vw,53.931vh) scale(.3166)}to{transform:translate(8.86225vw,99vh) scale(.3166)}}.snow:nth-child(11){opacity:.4236;transform:translate(65.2522vw,-10px) scale(.8044);animation:fall-11 25s -12s linear infinite}@keyframes fall-11{65.474%{transform:translate(61.2708vw,65.474vh) scale(.8044)}to{transform:translate(63.2615vw,99vh) scale(.8044)}}.snow:nth-child(12){opacity:.868;transform:translate(57.8847vw,-10px) scale(.2513);animation:fall-12 15s -24s linear infinite}@keyframes fall-12{53.065%{transform:translate(52.9043vw,53.065vh) scale(.2513)}to{transform:translate(55.3945vw,99vh) scale(.2513)}}.snow:nth-child(13){opacity:.515;transform:translate(39.1429vw,-10px) scale(.1679);animation:fall-13 17s -13s linear infinite}@keyframes fall-13{70.822%{transform:translate(37.4023vw,70.822vh) scale(.1679)}to{transform:translate(38.2726vw,99vh) scale(.1679)}}.snow:nth-child(14){opacity:1.5334;transform:translate(6.3056vw,-10px) scale(.5545);animation:fall-14 14s -1s linear infinite}@keyframes fall-14{44.893%{transform:translate(-.1165vw,44.893vh) scale(.5545)}to{transform:translate(3.09455vw,99vh) scale(.5545)}}.snow:nth-child(15){opacity:.8014;transform:translate(85.2574vw,-10px) scale(.4757);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{57.129%{transform:translate(81.8039vw,57.129vh) scale(.4757)}to{transform:translate(83.53065vw,99vh) scale(.4757)}}.snow:nth-child(16){opacity:1.4568;transform:translate(2.6569vw,-10px) scale(.3206);animation:fall-16 28s -10s linear infinite}@keyframes fall-16{55.125%{transform:translate(2.4417vw,55.125vh) scale(.3206)}to{transform:translate(2.5493vw,99vh) scale(.3206)}}.snow:nth-child(17){opacity:1.8758;transform:translate(81.0721vw,-10px) scale(.8039);animation:fall-17 19s -6s linear infinite}@keyframes fall-17{65.902%{transform:translate(87.4518vw,65.902vh) scale(.8039)}to{transform:translate(84.26195vw,99vh) scale(.8039)}}.snow:nth-child(18){opacity:.8408;transform:translate(6.1853vw,-10px) scale(.7154);animation:fall-18 16s -7s linear infinite}@keyframes fall-18{74.597%{transform:translate(11.1211vw,74.597vh) scale(.7154)}to{transform:translate(8.6532vw,99vh) scale(.7154)}}.snow:nth-child(19){opacity:1.592;transform:translate(6.6292vw,-10px) scale(.7733);animation:fall-19 16s -24s linear infinite}@keyframes fall-19{43.811%{transform:translate(-.8966vw,43.811vh) scale(.7733)}to{transform:translate(2.8663vw,99vh) scale(.7733)}}.snow:nth-child(20){opacity:1.8634;transform:translate(78.5283vw,-10px) scale(.9388);animation:fall-20 30s -16s linear infinite}@keyframes fall-20{52.612%{transform:translate(70.5784vw,52.612vh) scale(.9388)}to{transform:translate(74.55335vw,99vh) scale(.9388)}}.snow:nth-child(21){opacity:1.9958;transform:translate(21.9975vw,-10px) scale(.9081);animation:fall-21 26s -11s linear infinite}@keyframes fall-21{54.831%{transform:translate(15.1973vw,54.831vh) scale(.9081)}to{transform:translate(18.5974vw,99vh) scale(.9081)}}.snow:nth-child(22){opacity:.1534;transform:translate(47.8322vw,-10px) scale(.6309);animation:fall-22 19s -1s linear infinite}@keyframes fall-22{36.518%{transform:translate(56.0842vw,36.518vh) scale(.6309)}to{transform:translate(51.9582vw,99vh) scale(.6309)}}.snow:nth-child(23){opacity:.1962;transform:translate(56.3308vw,-10px) scale(.5307);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{66.499%{transform:translate(54.8204vw,66.499vh) scale(.5307)}to{transform:translate(55.5756vw,99vh) scale(.5307)}}.snow:nth-child(24){opacity:.2368;transform:translate(64.7389vw,-10px) scale(.9684);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{73.881%{transform:translate(54.9007vw,73.881vh) scale(.9684)}to{transform:translate(59.8198vw,99vh) scale(.9684)}}.snow:nth-child(25){opacity:.7186;transform:translate(26.7242vw,-10px) scale(.289);animation:fall-25 20s -6s linear infinite}@keyframes fall-25{55.927%{transform:translate(35.5262vw,55.927vh) scale(.289)}to{transform:translate(31.1252vw,99vh) scale(.289)}}.snow:nth-child(26){opacity:1.63;transform:translate(65.1829vw,-10px) scale(.7044);animation:fall-26 20s -7s linear infinite}@keyframes fall-26{39.525%{transform:translate(59.0691vw,39.525vh) scale(.7044)}to{transform:translate(62.126vw,99vh) scale(.7044)}}.snow:nth-child(27){opacity:.6412;transform:translate(33.3432vw,-10px) scale(.0507);animation:fall-27 20s -21s linear infinite}@keyframes fall-27{77.878%{transform:translate(23.4558vw,77.878vh) scale(.0507)}to{transform:translate(28.3995vw,99vh) scale(.0507)}}.snow:nth-child(28){opacity:1.8708;transform:translate(35.0932vw,-10px) scale(.4368);animation:fall-28 24s -29s linear infinite}@keyframes fall-28{51.133%{transform:translate(29.4253vw,51.133vh) scale(.4368)}to{transform:translate(32.25925vw,99vh) scale(.4368)}}.snow:nth-child(29){opacity:1.5046;transform:translate(48.6029vw,-10px) scale(.2852);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{41.047%{transform:translate(42.4864vw,41.047vh) scale(.2852)}to{transform:translate(45.54465vw,99vh) scale(.2852)}}.snow:nth-child(30){opacity:.6466;transform:translate(54.7276vw,-10px) scale(.037);animation:fall-30 14s -16s linear infinite}@keyframes fall-30{52.726%{transform:translate(56.3506vw,52.726vh) scale(.037)}to{transform:translate(55.5391vw,99vh) scale(.037)}}.snow:nth-child(31){opacity:1.46;transform:translate(21.7463vw,-10px) scale(.0713);animation:fall-31 18s -20s linear infinite}@keyframes fall-31{74.197%{transform:translate(27.1879vw,74.197vh) scale(.0713)}to{transform:translate(24.4671vw,99vh) scale(.0713)}}.snow:nth-child(32){opacity:1.3718;transform:translate(50.0036vw,-10px) scale(.8704);animation:fall-32 15s -4s linear infinite}@keyframes fall-32{72.994%{transform:translate(59.4823vw,72.994vh) scale(.8704)}to{transform:translate(54.74295vw,99vh) scale(.8704)}}.snow:nth-child(33){opacity:.9094;transform:translate(53.9084vw,-10px) scale(.9519);animation:fall-33 25s -7s linear infinite}@keyframes fall-33{59.462%{transform:translate(51.6296vw,59.462vh) scale(.9519)}to{transform:translate(52.769vw,99vh) scale(.9519)}}.snow:nth-child(34){opacity:1.5862;transform:translate(43.6613vw,-10px) scale(.874);animation:fall-34 17s -26s linear infinite}@keyframes fall-34{38.118%{transform:translate(46.2225vw,38.118vh) scale(.874)}to{transform:translate(44.9419vw,99vh) scale(.874)}}.snow:nth-child(35){opacity:.822;transform:translate(30.3478vw,-10px) scale(.1449);animation:fall-35 15s -30s linear infinite}@keyframes fall-35{58.44%{transform:translate(21.8521vw,58.44vh) scale(.1449)}to{transform:translate(26.09995vw,99vh) scale(.1449)}}.snow:nth-child(36){opacity:.2628;transform:translate(99.8289vw,-10px) scale(.3536);animation:fall-36 11s -15s linear infinite}@keyframes fall-36{60.923%{transform:translate(94.5682vw,60.923vh) scale(.3536)}to{transform:translate(97.19855vw,99vh) scale(.3536)}}.snow:nth-child(37){opacity:.3984;transform:translate(.4793vw,-10px) scale(.6695);animation:fall-37 22s -14s linear infinite}@keyframes fall-37{57.395%{transform:translate(9.8282vw,57.395vh) scale(.6695)}to{transform:translate(5.15375vw,99vh) scale(.6695)}}.snow:nth-child(38){opacity:1.831;transform:translate(46.0986vw,-10px) scale(.6464);animation:fall-38 27s -6s linear infinite}@keyframes fall-38{78.718%{transform:translate(53.8126vw,78.718vh) scale(.6464)}to{transform:translate(49.9556vw,99vh) scale(.6464)}}.snow:nth-child(39){opacity:.9476;transform:translate(43.8818vw,-10px) scale(.3367);animation:fall-39 12s -29s linear infinite}@keyframes fall-39{49.458%{transform:translate(43.2933vw,49.458vh) scale(.3367)}to{transform:translate(43.58755vw,99vh) scale(.3367)}}.snow:nth-child(40){opacity:.5236;transform:translate(32.8526vw,-10px) scale(.0029);animation:fall-40 14s -3s linear infinite}@keyframes fall-40{70.887%{transform:translate(24.6493vw,70.887vh) scale(.0029)}to{transform:translate(28.75095vw,99vh) scale(.0029)}}.snow:nth-child(41){opacity:1.69;transform:translate(50.1864vw,-10px) scale(.5788);animation:fall-41 21s -25s linear infinite}@keyframes fall-41{40.829%{transform:translate(44.999vw,40.829vh) scale(.5788)}to{transform:translate(47.5927vw,99vh) scale(.5788)}}.snow:nth-child(42){opacity:1.9452;transform:translate(50.2688vw,-10px) scale(.8286);animation:fall-42 19s -18s linear infinite}@keyframes fall-42{71.464%{transform:translate(59.0738vw,71.464vh) scale(.8286)}to{transform:translate(54.6713vw,99vh) scale(.8286)}}.snow:nth-child(43){opacity:.6496;transform:translate(88.2716vw,-10px) scale(.6966);animation:fall-43 12s -7s linear infinite}@keyframes fall-43{52.988%{transform:translate(88.9165vw,52.988vh) scale(.6966)}to{transform:translate(88.59405vw,99vh) scale(.6966)}}.snow:nth-child(44){opacity:1.3668;transform:translate(83.8332vw,-10px) scale(.4733);animation:fall-44 12s -19s linear infinite}@keyframes fall-44{55.124%{transform:translate(85.1507vw,55.124vh) scale(.4733)}to{transform:translate(84.49195vw,99vh) scale(.4733)}}.snow:nth-child(45){opacity:.2674;transform:translate(59.0249vw,-10px) scale(.44);animation:fall-45 17s -2s linear infinite}@keyframes fall-45{73.78%{transform:translate(51.4419vw,73.78vh) scale(.44)}to{transform:translate(55.2334vw,99vh) scale(.44)}}.snow:nth-child(46){opacity:1.5482;transform:translate(40.8654vw,-10px) scale(.8936);animation:fall-46 10s -30s linear infinite}@keyframes fall-46{51.58%{transform:translate(33.563vw,51.58vh) scale(.8936)}to{transform:translate(37.2142vw,99vh) scale(.8936)}}.snow:nth-child(47){opacity:.0118;transform:translate(55.9157vw,-10px) scale(.7686);animation:fall-47 12s -13s linear infinite}@keyframes fall-47{70.119%{transform:translate(47.731vw,70.119vh) scale(.7686)}to{transform:translate(51.82335vw,99vh) scale(.7686)}}.snow:nth-child(48){opacity:1.451;transform:translate(60.2564vw,-10px) scale(.6209);animation:fall-48 22s -30s linear infinite}@keyframes fall-48{66.838%{transform:translate(54.35vw,66.838vh) scale(.6209)}to{transform:translate(57.3032vw,99vh) scale(.6209)}}.snow:nth-child(49){opacity:.3442;transform:translate(14.197vw,-10px) scale(.0565);animation:fall-49 22s -16s linear infinite}@keyframes fall-49{38.596%{transform:translate(19.9791vw,38.596vh) scale(.0565)}to{transform:translate(17.08805vw,99vh) scale(.0565)}}.snow:nth-child(50){opacity:1.856;transform:translate(37.874vw,-10px) scale(.7823);animation:fall-50 14s -30s linear infinite}@keyframes fall-50{49.248%{transform:translate(38.1693vw,49.248vh) scale(.7823)}to{transform:translate(38.02165vw,99vh) scale(.7823)}}.snow:nth-child(51){opacity:.4142;transform:translate(85.8015vw,-10px) scale(.9166);animation:fall-51 21s -23s linear infinite}@keyframes fall-51{38.012%{transform:translate(94.8162vw,38.012vh) scale(.9166)}to{transform:translate(90.30885vw,99vh) scale(.9166)}}.snow:nth-child(52){opacity:.587;transform:translate(66.5815vw,-10px) scale(.0568);animation:fall-52 26s -28s linear infinite}@keyframes fall-52{54.154%{transform:translate(67.4595vw,54.154vh) scale(.0568)}to{transform:translate(67.0205vw,99vh) scale(.0568)}}.snow:nth-child(53){opacity:.5492;transform:translate(31.1638vw,-10px) scale(.6195);animation:fall-53 26s -18s linear infinite}@keyframes fall-53{59.341%{transform:translate(32.4689vw,59.341vh) scale(.6195)}to{transform:translate(31.81635vw,99vh) scale(.6195)}}.snow:nth-child(54){opacity:1.0402;transform:translate(76.7239vw,-10px) scale(.2368);animation:fall-54 10s -26s linear infinite}@keyframes fall-54{45.566%{transform:translate(78.8493vw,45.566vh) scale(.2368)}to{transform:translate(77.7866vw,99vh) scale(.2368)}}.snow:nth-child(55){opacity:1.2842;transform:translate(27.8727vw,-10px) scale(.3507);animation:fall-55 20s -27s linear infinite}@keyframes fall-55{47.917%{transform:translate(33.222vw,47.917vh) scale(.3507)}to{transform:translate(30.54735vw,99vh) scale(.3507)}}.snow:nth-child(56){opacity:1.8812;transform:translate(48.7884vw,-10px) scale(.2881);animation:fall-56 23s -21s linear infinite}@keyframes fall-56{61.916%{transform:translate(57.4758vw,61.916vh) scale(.2881)}to{transform:translate(53.1321vw,99vh) scale(.2881)}}.snow:nth-child(57){opacity:1.4326;transform:translate(32.0024vw,-10px) scale(.5129);animation:fall-57 29s -3s linear infinite}@keyframes fall-57{60.728%{transform:translate(40.4238vw,60.728vh) scale(.5129)}to{transform:translate(36.2131vw,99vh) scale(.5129)}}.snow:nth-child(58){opacity:1.1812;transform:translate(39.9371vw,-10px) scale(.9462);animation:fall-58 28s -21s linear infinite}@keyframes fall-58{31.154%{transform:translate(40.9155vw,31.154vh) scale(.9462)}to{transform:translate(40.4263vw,99vh) scale(.9462)}}.snow:nth-child(59){opacity:1.5318;transform:translate(54.8488vw,-10px) scale(.5075);animation:fall-59 22s -27s linear infinite}@keyframes fall-59{61.09%{transform:translate(60.3385vw,61.09vh) scale(.5075)}to{transform:translate(57.59365vw,99vh) scale(.5075)}}.snow:nth-child(60){opacity:1.6922;transform:translate(23.6463vw,-10px) scale(.375);animation:fall-60 13s -13s linear infinite}@keyframes fall-60{68.68%{transform:translate(32.4148vw,68.68vh) scale(.375)}to{transform:translate(28.03055vw,99vh) scale(.375)}}.snow:nth-child(61){opacity:1.5762;transform:translate(35.7401vw,-10px) scale(.2769);animation:fall-61 25s -20s linear infinite}@keyframes fall-61{52.861%{transform:translate(32.1797vw,52.861vh) scale(.2769)}to{transform:translate(33.9599vw,99vh) scale(.2769)}}.snow:nth-child(62){opacity:1.7534;transform:translate(63.4936vw,-10px) scale(.0447);animation:fall-62 16s -11s linear infinite}@keyframes fall-62{70.236%{transform:translate(54.9337vw,70.236vh) scale(.0447)}to{transform:translate(59.21365vw,99vh) scale(.0447)}}.snow:nth-child(63){opacity:.1236;transform:translate(61.4193vw,-10px) scale(.3629);animation:fall-63 27s -11s linear infinite}@keyframes fall-63{64.918%{transform:translate(57.4895vw,64.918vh) scale(.3629)}to{transform:translate(59.4544vw,99vh) scale(.3629)}}.snow:nth-child(64){opacity:.908;transform:translate(9.5823vw,-10px) scale(.9075);animation:fall-64 24s -29s linear infinite}@keyframes fall-64{48.724%{transform:translate(15.5876vw,48.724vh) scale(.9075)}to{transform:translate(12.58495vw,99vh) scale(.9075)}}.snow:nth-child(65){opacity:1.2298;transform:translate(3.3693vw,-10px) scale(.9305);animation:fall-65 30s -4s linear infinite}@keyframes fall-65{41.611%{transform:translate(4.9732vw,41.611vh) scale(.9305)}to{transform:translate(4.17125vw,99vh) scale(.9305)}}.snow:nth-child(66){opacity:.8174;transform:translate(71.9426vw,-10px) scale(.5189);animation:fall-66 30s -26s linear infinite}@keyframes fall-66{37.56%{transform:translate(72.8887vw,37.56vh) scale(.5189)}to{transform:translate(72.41565vw,99vh) scale(.5189)}}.snow:nth-child(67){opacity:1.3668;transform:translate(21.9533vw,-10px) scale(.2771);animation:fall-67 30s -22s linear infinite}@keyframes fall-67{51.384%{transform:translate(31.4488vw,51.384vh) scale(.2771)}to{transform:translate(26.70105vw,99vh) scale(.2771)}}.snow:nth-child(68){opacity:.446;transform:translate(4.3201vw,-10px) scale(.6845);animation:fall-68 29s -10s linear infinite}@keyframes fall-68{35.546%{transform:translate(3.3635vw,35.546vh) scale(.6845)}to{transform:translate(3.8418vw,99vh) scale(.6845)}}.snow:nth-child(69){opacity:.0098;transform:translate(85.4616vw,-10px) scale(.9872);animation:fall-69 13s -1s linear infinite}@keyframes fall-69{68.764%{transform:translate(83.9278vw,68.764vh) scale(.9872)}to{transform:translate(84.6947vw,99vh) scale(.9872)}}.snow:nth-child(70){opacity:.5222;transform:translate(21.4477vw,-10px) scale(.9088);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{31.337%{transform:translate(17.0098vw,31.337vh) scale(.9088)}to{transform:translate(19.22875vw,99vh) scale(.9088)}}.snow:nth-child(71){opacity:.6454;transform:translate(51.8023vw,-10px) scale(.2138);animation:fall-71 28s -22s linear infinite}@keyframes fall-71{74.459%{transform:translate(41.9327vw,74.459vh) scale(.2138)}to{transform:translate(46.8675vw,99vh) scale(.2138)}}.snow:nth-child(72){opacity:.1426;transform:translate(34.3089vw,-10px) scale(.3218);animation:fall-72 12s -7s linear infinite}@keyframes fall-72{44.802%{transform:translate(43.8143vw,44.802vh) scale(.3218)}to{transform:translate(39.0616vw,99vh) scale(.3218)}}.snow:nth-child(73){opacity:.3406;transform:translate(91.9831vw,-10px) scale(.0616);animation:fall-73 18s -10s linear infinite}@keyframes fall-73{38.223%{transform:translate(83.4559vw,38.223vh) scale(.0616)}to{transform:translate(87.7195vw,99vh) scale(.0616)}}.snow:nth-child(74){opacity:1.904;transform:translate(71.1027vw,-10px) scale(.183);animation:fall-74 26s -12s linear infinite}@keyframes fall-74{38.023%{transform:translate(73.3292vw,38.023vh) scale(.183)}to{transform:translate(72.21595vw,99vh) scale(.183)}}.snow:nth-child(75){opacity:.9126;transform:translate(94.9569vw,-10px) scale(.7164);animation:fall-75 27s -17s linear infinite}@keyframes fall-75{57.486%{transform:translate(89.2247vw,57.486vh) scale(.7164)}to{transform:translate(92.0908vw,99vh) scale(.7164)}}.snow:nth-child(76){opacity:1.1062;transform:translate(94.5365vw,-10px) scale(.0428);animation:fall-76 15s -4s linear infinite}@keyframes fall-76{60.984%{transform:translate(96.6442vw,60.984vh) scale(.0428)}to{transform:translate(95.59035vw,99vh) scale(.0428)}}.snow:nth-child(77){opacity:.9388;transform:translate(8.0951vw,-10px) scale(.0427);animation:fall-77 13s -24s linear infinite}@keyframes fall-77{44.751%{transform:translate(.4195vw,44.751vh) scale(.0427)}to{transform:translate(4.2573vw,99vh) scale(.0427)}}.snow:nth-child(78){opacity:1.4058;transform:translate(67.7871vw,-10px) scale(.2311);animation:fall-78 11s -17s linear infinite}@keyframes fall-78{50.182%{transform:translate(63.4113vw,50.182vh) scale(.2311)}to{transform:translate(65.5992vw,99vh) scale(.2311)}}.snow:nth-child(79){opacity:.9822;transform:translate(57.5878vw,-10px) scale(.9327);animation:fall-79 19s -14s linear infinite}@keyframes fall-79{63.187%{transform:translate(57.8409vw,63.187vh) scale(.9327)}to{transform:translate(57.71435vw,99vh) scale(.9327)}}.snow:nth-child(80){opacity:1.5676;transform:translate(88.4095vw,-10px) scale(.0408);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{47.501%{transform:translate(85.5052vw,47.501vh) scale(.0408)}to{transform:translate(86.95735vw,99vh) scale(.0408)}}.snow:nth-child(81){opacity:.3568;transform:translate(78.3193vw,-10px) scale(.3239);animation:fall-81 18s -5s linear infinite}@keyframes fall-81{72.04%{transform:translate(76.928vw,72.04vh) scale(.3239)}to{transform:translate(77.62365vw,99vh) scale(.3239)}}.snow:nth-child(82){opacity:1.2768;transform:translate(79.9637vw,-10px) scale(.3175);animation:fall-82 10s -12s linear infinite}@keyframes fall-82{35.534%{transform:translate(87.9397vw,35.534vh) scale(.3175)}to{transform:translate(83.9517vw,99vh) scale(.3175)}}.snow:nth-child(83){opacity:1.4194;transform:translate(69.1101vw,-10px) scale(.5439);animation:fall-83 28s -12s linear infinite}@keyframes fall-83{30.814%{transform:translate(73.5166vw,30.814vh) scale(.5439)}to{transform:translate(71.31335vw,99vh) scale(.5439)}}.snow:nth-child(84){opacity:.7398;transform:translate(.6186vw,-10px) scale(.209);animation:fall-84 25s -20s linear infinite}@keyframes fall-84{48.142%{transform:translate(-.7808vw,48.142vh) scale(.209)}to{transform:translate(-.0811vw,99vh) scale(.209)}}.snow:nth-child(85){opacity:.0104;transform:translate(74.8902vw,-10px) scale(.8189);animation:fall-85 16s -13s linear infinite}@keyframes fall-85{37.831%{transform:translate(73.0986vw,37.831vh) scale(.8189)}to{transform:translate(73.9944vw,99vh) scale(.8189)}}.snow:nth-child(86){opacity:1.9076;transform:translate(34.8605vw,-10px) scale(.6423);animation:fall-86 29s -4s linear infinite}@keyframes fall-86{71.837%{transform:translate(31.952vw,71.837vh) scale(.6423)}to{transform:translate(33.40625vw,99vh) scale(.6423)}}.snow:nth-child(87){opacity:1.5334;transform:translate(80.5808vw,-10px) scale(.5678);animation:fall-87 28s -19s linear infinite}@keyframes fall-87{56.953%{transform:translate(89.2139vw,56.953vh) scale(.5678)}to{transform:translate(84.89735vw,99vh) scale(.5678)}}.snow:nth-child(88){opacity:.9188;transform:translate(10.9714vw,-10px) scale(.4354);animation:fall-88 12s -30s linear infinite}@keyframes fall-88{77.555%{transform:translate(15.0045vw,77.555vh) scale(.4354)}to{transform:translate(12.98795vw,99vh) scale(.4354)}}.snow:nth-child(89){opacity:.3222;transform:translate(50.7793vw,-10px) scale(.2458);animation:fall-89 24s -4s linear infinite}@keyframes fall-89{57.618%{transform:translate(46.3654vw,57.618vh) scale(.2458)}to{transform:translate(48.57235vw,99vh) scale(.2458)}}.snow:nth-child(90){opacity:.5624;transform:translate(77.3995vw,-10px) scale(.2061);animation:fall-90 26s -4s linear infinite}@keyframes fall-90{46.762%{transform:translate(80.6561vw,46.762vh) scale(.2061)}to{transform:translate(79.0278vw,99vh) scale(.2061)}}.snow:nth-child(91){opacity:.2734;transform:translate(54.7943vw,-10px) scale(.4059);animation:fall-91 20s -19s linear infinite}@keyframes fall-91{78.172%{transform:translate(53.4317vw,78.172vh) scale(.4059)}to{transform:translate(54.113vw,99vh) scale(.4059)}}.snow:nth-child(92){opacity:.7034;transform:translate(94.2573vw,-10px) scale(.1409);animation:fall-92 15s -30s linear infinite}@keyframes fall-92{65.494%{transform:translate(100.4477vw,65.494vh) scale(.1409)}to{transform:translate(97.3525vw,99vh) scale(.1409)}}.snow:nth-child(93){opacity:1.4738;transform:translate(56.3739vw,-10px) scale(.1619);animation:fall-93 15s -22s linear infinite}@keyframes fall-93{57.767%{transform:translate(53.8418vw,57.767vh) scale(.1619)}to{transform:translate(55.10785vw,99vh) scale(.1619)}}.snow:nth-child(94){opacity:1.8658;transform:translate(69.5468vw,-10px) scale(.7812);animation:fall-94 30s -25s linear infinite}@keyframes fall-94{75.963%{transform:translate(71.125vw,75.963vh) scale(.7812)}to{transform:translate(70.3359vw,99vh) scale(.7812)}}.snow:nth-child(95){opacity:1.3604;transform:translate(48.9916vw,-10px) scale(.5697);animation:fall-95 30s -27s linear infinite}@keyframes fall-95{60.486%{transform:translate(50.9204vw,60.486vh) scale(.5697)}to{transform:translate(49.956vw,99vh) scale(.5697)}}.snow:nth-child(96){opacity:.5754;transform:translate(9.0939vw,-10px) scale(.4133);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{31.081%{transform:translate(18.5175vw,31.081vh) scale(.4133)}to{transform:translate(13.8057vw,99vh) scale(.4133)}}.snow:nth-child(97){opacity:1.2888;transform:translate(56.5906vw,-10px) scale(.2395);animation:fall-97 26s -7s linear infinite}@keyframes fall-97{76.339%{transform:translate(53.2044vw,76.339vh) scale(.2395)}to{transform:translate(54.8975vw,99vh) scale(.2395)}}.snow:nth-child(98){opacity:.9746;transform:translate(90.8344vw,-10px) scale(.3755);animation:fall-98 30s -15s linear infinite}@keyframes fall-98{42.237%{transform:translate(93.8014vw,42.237vh) scale(.3755)}to{transform:translate(92.3179vw,99vh) scale(.3755)}}.snow:nth-child(99){opacity:.3518;transform:translate(95.2694vw,-10px) scale(.4645);animation:fall-99 10s -3s linear infinite}@keyframes fall-99{53.065%{transform:translate(85.9434vw,53.065vh) scale(.4645)}to{transform:translate(90.6064vw,99vh) scale(.4645)}}.snow:nth-child(100){opacity:1.1128;transform:translate(39.3255vw,-10px) scale(.9359);animation:fall-100 24s -22s linear infinite}@keyframes fall-100{67.578%{transform:translate(29.9048vw,67.578vh) scale(.9359)}to{transform:translate(34.61515vw,99vh) scale(.9359)}}.snow:nth-child(101){opacity:.0102;transform:translate(41.3096vw,-10px) scale(.7656);animation:fall-101 23s -10s linear infinite}@keyframes fall-101{32.629%{transform:translate(48.7309vw,32.629vh) scale(.7656)}to{transform:translate(45.02025vw,99vh) scale(.7656)}}.snow:nth-child(102){opacity:1.4028;transform:translate(56.343vw,-10px) scale(.7622);animation:fall-102 19s -7s linear infinite}@keyframes fall-102{41.653%{transform:translate(48.914vw,41.653vh) scale(.7622)}to{transform:translate(52.6285vw,99vh) scale(.7622)}}.snow:nth-child(103){opacity:1.7886;transform:translate(43.129vw,-10px) scale(.0333);animation:fall-103 29s -6s linear infinite}@keyframes fall-103{73.843%{transform:translate(40.1718vw,73.843vh) scale(.0333)}to{transform:translate(41.6504vw,99vh) scale(.0333)}}.snow:nth-child(104){opacity:1.5796;transform:translate(68.9838vw,-10px) scale(.4923);animation:fall-104 16s -30s linear infinite}@keyframes fall-104{42.844%{transform:translate(62.2792vw,42.844vh) scale(.4923)}to{transform:translate(65.6315vw,99vh) scale(.4923)}}.snow:nth-child(105){opacity:1.6296;transform:translate(62.438vw,-10px) scale(.7643);animation:fall-105 24s -2s linear infinite}@keyframes fall-105{34.755%{transform:translate(60.2371vw,34.755vh) scale(.7643)}to{transform:translate(61.33755vw,99vh) scale(.7643)}}.snow:nth-child(106){opacity:1.3504;transform:translate(45.4146vw,-10px) scale(.3772);animation:fall-106 28s -4s linear infinite}@keyframes fall-106{46.917%{transform:translate(48.3574vw,46.917vh) scale(.3772)}to{transform:translate(46.886vw,99vh) scale(.3772)}}.snow:nth-child(107){opacity:.086;transform:translate(41.8591vw,-10px) scale(.6038);animation:fall-107 17s -23s linear infinite}@keyframes fall-107{63.559%{transform:translate(43.2127vw,63.559vh) scale(.6038)}to{transform:translate(42.5359vw,99vh) scale(.6038)}}.snow:nth-child(108){opacity:1.1432;transform:translate(64.0841vw,-10px) scale(.4975);animation:fall-108 27s -3s linear infinite}@keyframes fall-108{60.672%{transform:translate(60.8862vw,60.672vh) scale(.4975)}to{transform:translate(62.48515vw,99vh) scale(.4975)}}.snow:nth-child(109){opacity:.694;transform:translate(35.5931vw,-10px) scale(.0088);animation:fall-109 21s -17s linear infinite}@keyframes fall-109{56.441%{transform:translate(35.3049vw,56.441vh) scale(.0088)}to{transform:translate(35.449vw,99vh) scale(.0088)}}.snow:nth-child(110){opacity:1.737;transform:translate(51.0639vw,-10px) scale(.9872);animation:fall-110 30s -10s linear infinite}@keyframes fall-110{51.709%{transform:translate(43.3972vw,51.709vh) scale(.9872)}to{transform:translate(47.23055vw,99vh) scale(.9872)}}.snow:nth-child(111){opacity:1.6322;transform:translate(87.0548vw,-10px) scale(.9192);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{68.546%{transform:translate(84.2865vw,68.546vh) scale(.9192)}to{transform:translate(85.67065vw,99vh) scale(.9192)}}.snow:nth-child(112){opacity:1.578;transform:translate(3.099vw,-10px) scale(.454);animation:fall-112 26s -6s linear infinite}@keyframes fall-112{61.666%{transform:translate(5.9442vw,61.666vh) scale(.454)}to{transform:translate(4.5216vw,99vh) scale(.454)}}.snow:nth-child(113){opacity:.8548;transform:translate(89.5245vw,-10px) scale(.2457);animation:fall-113 10s -26s linear infinite}@keyframes fall-113{56.564%{transform:translate(97.2664vw,56.564vh) scale(.2457)}to{transform:translate(93.39545vw,99vh) scale(.2457)}}.snow:nth-child(114){opacity:1.0956;transform:translate(76.2537vw,-10px) scale(.8635);animation:fall-114 30s -22s linear infinite}@keyframes fall-114{58.86%{transform:translate(74.3332vw,58.86vh) scale(.8635)}to{transform:translate(75.29345vw,99vh) scale(.8635)}}.snow:nth-child(115){opacity:.2962;transform:translate(72.8631vw,-10px) scale(.7634);animation:fall-115 26s -3s linear infinite}@keyframes fall-115{51.577%{transform:translate(76.4172vw,51.577vh) scale(.7634)}to{transform:translate(74.64015vw,99vh) scale(.7634)}}.snow:nth-child(116){opacity:1.1058;transform:translate(92.7383vw,-10px) scale(.4359);animation:fall-116 16s -30s linear infinite}@keyframes fall-116{32.409%{transform:translate(86.4371vw,32.409vh) scale(.4359)}to{transform:translate(89.5877vw,99vh) scale(.4359)}}.snow:nth-child(117){opacity:1.2188;transform:translate(30.0985vw,-10px) scale(.6399);animation:fall-117 26s -23s linear infinite}@keyframes fall-117{65.718%{transform:translate(27.2196vw,65.718vh) scale(.6399)}to{transform:translate(28.65905vw,99vh) scale(.6399)}}.snow:nth-child(118){opacity:.9084;transform:translate(91.1702vw,-10px) scale(.6251);animation:fall-118 27s -26s linear infinite}@keyframes fall-118{37.425%{transform:translate(88.2284vw,37.425vh) scale(.6251)}to{transform:translate(89.6993vw,99vh) scale(.6251)}}.snow:nth-child(119){opacity:1.783;transform:translate(85.4341vw,-10px) scale(.1571);animation:fall-119 28s -20s linear infinite}@keyframes fall-119{68.523%{transform:translate(84.4221vw,68.523vh) scale(.1571)}to{transform:translate(84.9281vw,99vh) scale(.1571)}}.snow:nth-child(120){opacity:1.967;transform:translate(70.1742vw,-10px) scale(.8776);animation:fall-120 14s -28s linear infinite}@keyframes fall-120{49.915%{transform:translate(61.1584vw,49.915vh) scale(.8776)}to{transform:translate(65.6663vw,99vh) scale(.8776)}}.snow:nth-child(121){opacity:.5848;transform:translate(45.9026vw,-10px) scale(.4364);animation:fall-121 14s -23s linear infinite}@keyframes fall-121{38.659%{transform:translate(48.5337vw,38.659vh) scale(.4364)}to{transform:translate(47.21815vw,99vh) scale(.4364)}}.snow:nth-child(122){opacity:.9834;transform:translate(57.9392vw,-10px) scale(.843);animation:fall-122 28s -16s linear infinite}@keyframes fall-122{52.283%{transform:translate(56.8264vw,52.283vh) scale(.843)}to{transform:translate(57.3828vw,99vh) scale(.843)}}.snow:nth-child(123){opacity:1.7456;transform:translate(5.765vw,-10px) scale(.5426);animation:fall-123 21s -27s linear infinite}@keyframes fall-123{76.428%{transform:translate(12.2778vw,76.428vh) scale(.5426)}to{transform:translate(9.0214vw,99vh) scale(.5426)}}.snow:nth-child(124){opacity:.184;transform:translate(73.6651vw,-10px) scale(.9782);animation:fall-124 24s -5s linear infinite}@keyframes fall-124{32.693%{transform:translate(67.7607vw,32.693vh) scale(.9782)}to{transform:translate(70.7129vw,99vh) scale(.9782)}}.snow:nth-child(125){opacity:1.7504;transform:translate(15.3466vw,-10px) scale(.7092);animation:fall-125 19s -3s linear infinite}@keyframes fall-125{31.209%{transform:translate(15.9752vw,31.209vh) scale(.7092)}to{transform:translate(15.6609vw,99vh) scale(.7092)}}.snow:nth-child(126){opacity:.5532;transform:translate(89.1637vw,-10px) scale(.6052);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{47.769%{transform:translate(87.5282vw,47.769vh) scale(.6052)}to{transform:translate(88.34595vw,99vh) scale(.6052)}}.snow:nth-child(127){opacity:.981;transform:translate(47.8893vw,-10px) scale(.3296);animation:fall-127 21s -12s linear infinite}@keyframes fall-127{75.552%{transform:translate(56.9542vw,75.552vh) scale(.3296)}to{transform:translate(52.42175vw,99vh) scale(.3296)}}.snow:nth-child(128){opacity:.5048;transform:translate(83.7041vw,-10px) scale(.5112);animation:fall-128 24s -29s linear infinite}@keyframes fall-128{32.368%{transform:translate(77.6866vw,32.368vh) scale(.5112)}to{transform:translate(80.69535vw,99vh) scale(.5112)}}.snow:nth-child(129){opacity:1.88;transform:translate(70.1823vw,-10px) scale(.8029);animation:fall-129 14s -14s linear infinite}@keyframes fall-129{74.106%{transform:translate(60.3376vw,74.106vh) scale(.8029)}to{transform:translate(65.25995vw,99vh) scale(.8029)}}.snow:nth-child(130){opacity:1.6738;transform:translate(68.7978vw,-10px) scale(.9933);animation:fall-130 15s -20s linear infinite}@keyframes fall-130{44.962%{transform:translate(75.6933vw,44.962vh) scale(.9933)}to{transform:translate(72.24555vw,99vh) scale(.9933)}}.snow:nth-child(131){opacity:.1844;transform:translate(24.5544vw,-10px) scale(.7968);animation:fall-131 19s -2s linear infinite}@keyframes fall-131{60.715%{transform:translate(33.8026vw,60.715vh) scale(.7968)}to{transform:translate(29.1785vw,99vh) scale(.7968)}}.snow:nth-child(132){opacity:1.0638;transform:translate(49.795vw,-10px) scale(.8796);animation:fall-132 22s -19s linear infinite}@keyframes fall-132{74.779%{transform:translate(52.1911vw,74.779vh) scale(.8796)}to{transform:translate(50.99305vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:1.338;transform:translate(52.9307vw,-10px) scale(.2435);animation:fall-133 29s -12s linear infinite}@keyframes fall-133{58.243%{transform:translate(50.9426vw,58.243vh) scale(.2435)}to{transform:translate(51.93665vw,99vh) scale(.2435)}}.snow:nth-child(134){opacity:1.6416;transform:translate(35.2032vw,-10px) scale(.5801);animation:fall-134 12s -13s linear infinite}@keyframes fall-134{36.61%{transform:translate(38.4846vw,36.61vh) scale(.5801)}to{transform:translate(36.8439vw,99vh) scale(.5801)}}.snow:nth-child(135){opacity:.396;transform:translate(27.195vw,-10px) scale(.0034);animation:fall-135 22s -11s linear infinite}@keyframes fall-135{51.285%{transform:translate(23.4603vw,51.285vh) scale(.0034)}to{transform:translate(25.32765vw,99vh) scale(.0034)}}.snow:nth-child(136){opacity:.5884;transform:translate(65.6757vw,-10px) scale(.1932);animation:fall-136 13s -27s linear infinite}@keyframes fall-136{39.142%{transform:translate(68.2078vw,39.142vh) scale(.1932)}to{transform:translate(66.94175vw,99vh) scale(.1932)}}.snow:nth-child(137){opacity:1.2944;transform:translate(89.9368vw,-10px) scale(.618);animation:fall-137 14s -27s linear infinite}@keyframes fall-137{69.608%{transform:translate(95.2019vw,69.608vh) scale(.618)}to{transform:translate(92.56935vw,99vh) scale(.618)}}.snow:nth-child(138){opacity:1.5012;transform:translate(4.319vw,-10px) scale(.8065);animation:fall-138 10s -3s linear infinite}@keyframes fall-138{74.577%{transform:translate(13.2974vw,74.577vh) scale(.8065)}to{transform:translate(8.8082vw,99vh) scale(.8065)}}.snow:nth-child(139){opacity:.0896;transform:translate(34.3443vw,-10px) scale(.9958);animation:fall-139 14s -29s linear infinite}@keyframes fall-139{38.352%{transform:translate(43.1811vw,38.352vh) scale(.9958)}to{transform:translate(38.7627vw,99vh) scale(.9958)}}.snow:nth-child(140){opacity:.652;transform:translate(49.667vw,-10px) scale(.9723);animation:fall-140 11s -26s linear infinite}@keyframes fall-140{75.082%{transform:translate(59.6543vw,75.082vh) scale(.9723)}to{transform:translate(54.66065vw,99vh) scale(.9723)}}.snow:nth-child(141){opacity:.986;transform:translate(12.2364vw,-10px) scale(.1556);animation:fall-141 21s -1s linear infinite}@keyframes fall-141{57.588%{transform:translate(17.2018vw,57.588vh) scale(.1556)}to{transform:translate(14.7191vw,99vh) scale(.1556)}}.snow:nth-child(142){opacity:1.0538;transform:translate(91.731vw,-10px) scale(.702);animation:fall-142 21s -26s linear infinite}@keyframes fall-142{64.167%{transform:translate(97.1139vw,64.167vh) scale(.702)}to{transform:translate(94.42245vw,99vh) scale(.702)}}.snow:nth-child(143){opacity:1.9234;transform:translate(45.2812vw,-10px) scale(.984);animation:fall-143 25s -16s linear infinite}@keyframes fall-143{48.296%{transform:translate(48.6522vw,48.296vh) scale(.984)}to{transform:translate(46.9667vw,99vh) scale(.984)}}.snow:nth-child(144){opacity:1.633;transform:translate(92.4243vw,-10px) scale(.7109);animation:fall-144 14s -8s linear infinite}@keyframes fall-144{37.727%{transform:translate(96.0612vw,37.727vh) scale(.7109)}to{transform:translate(94.24275vw,99vh) scale(.7109)}}.snow:nth-child(145){opacity:1.5376;transform:translate(36.0353vw,-10px) scale(.6915);animation:fall-145 19s -10s linear infinite}@keyframes fall-145{63.745%{transform:translate(29.5499vw,63.745vh) scale(.6915)}to{transform:translate(32.7926vw,99vh) scale(.6915)}}.snow:nth-child(146){opacity:.2726;transform:translate(28.3353vw,-10px) scale(.7425);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{44.025%{transform:translate(21.0738vw,44.025vh) scale(.7425)}to{transform:translate(24.70455vw,99vh) scale(.7425)}}.snow:nth-child(147){opacity:1.439;transform:translate(22.4677vw,-10px) scale(.5239);animation:fall-147 20s -20s linear infinite}@keyframes fall-147{75.236%{transform:translate(13.7547vw,75.236vh) scale(.5239)}to{transform:translate(18.1112vw,99vh) scale(.5239)}}.snow:nth-child(148){opacity:.4276;transform:translate(98.7124vw,-10px) scale(.7831);animation:fall-148 29s -7s linear infinite}@keyframes fall-148{56.013%{transform:translate(90.5998vw,56.013vh) scale(.7831)}to{transform:translate(94.6561vw,99vh) scale(.7831)}}.snow:nth-child(149){opacity:1.31;transform:translate(77.7218vw,-10px) scale(.8854);animation:fall-149 20s -6s linear infinite}@keyframes fall-149{57.261%{transform:translate(68.1394vw,57.261vh) scale(.8854)}to{transform:translate(72.9306vw,99vh) scale(.8854)}}.snow:nth-child(150){opacity:.43;transform:translate(78.5612vw,-10px) scale(.3553);animation:fall-150 23s -19s linear infinite}@keyframes fall-150{42.632%{transform:translate(76.0001vw,42.632vh) scale(.3553)}to{transform:translate(77.28065vw,99vh) scale(.3553)}}.snow:nth-child(151){opacity:.82;transform:translate(62.2068vw,-10px) scale(.2855);animation:fall-151 12s -10s linear infinite}@keyframes fall-151{51.427%{transform:translate(64.838vw,51.427vh) scale(.2855)}to{transform:translate(63.5224vw,99vh) scale(.2855)}}.snow:nth-child(152){opacity:.6666;transform:translate(88.0584vw,-10px) scale(.5731);animation:fall-152 20s -23s linear infinite}@keyframes fall-152{66.599%{transform:translate(89.7105vw,66.599vh) scale(.5731)}to{transform:translate(88.88445vw,99vh) scale(.5731)}}.snow:nth-child(153){opacity:1.8212;transform:translate(26.5908vw,-10px) scale(.1008);animation:fall-153 22s -4s linear infinite}@keyframes fall-153{31.745%{transform:translate(17.6055vw,31.745vh) scale(.1008)}to{transform:translate(22.09815vw,99vh) scale(.1008)}}.snow:nth-child(154){opacity:.3366;transform:translate(26.5304vw,-10px) scale(.3008);animation:fall-154 11s -7s linear infinite}@keyframes fall-154{61.637%{transform:translate(28.5677vw,61.637vh) scale(.3008)}to{transform:translate(27.54905vw,99vh) scale(.3008)}}.snow:nth-child(155){opacity:.5022;transform:translate(29.5093vw,-10px) scale(.737);animation:fall-155 30s -10s linear infinite}@keyframes fall-155{67.707%{transform:translate(33.8424vw,67.707vh) scale(.737)}to{transform:translate(31.67585vw,99vh) scale(.737)}}.snow:nth-child(156){opacity:1.7476;transform:translate(19.1026vw,-10px) scale(.5002);animation:fall-156 23s -3s linear infinite}@keyframes fall-156{39.684%{transform:translate(26.3212vw,39.684vh) scale(.5002)}to{transform:translate(22.7119vw,99vh) scale(.5002)}}.snow:nth-child(157){opacity:.1122;transform:translate(53.1843vw,-10px) scale(.6933);animation:fall-157 19s -14s linear infinite}@keyframes fall-157{46.795%{transform:translate(52.0401vw,46.795vh) scale(.6933)}to{transform:translate(52.6122vw,99vh) scale(.6933)}}.snow:nth-child(158){opacity:1.7902;transform:translate(11.8965vw,-10px) scale(.5001);animation:fall-158 24s -8s linear infinite}@keyframes fall-158{62.77%{transform:translate(12.4927vw,62.77vh) scale(.5001)}to{transform:translate(12.1946vw,99vh) scale(.5001)}}.snow:nth-child(159){opacity:1.762;transform:translate(21.1361vw,-10px) scale(.8752);animation:fall-159 11s -21s linear infinite}@keyframes fall-159{42.251%{transform:translate(21.1749vw,42.251vh) scale(.8752)}to{transform:translate(21.1555vw,99vh) scale(.8752)}}.snow:nth-child(160){opacity:.4676;transform:translate(21.7089vw,-10px) scale(.7368);animation:fall-160 14s -10s linear infinite}@keyframes fall-160{67.113%{transform:translate(17.7056vw,67.113vh) scale(.7368)}to{transform:translate(19.70725vw,99vh) scale(.7368)}}.snow:nth-child(161){opacity:1.877;transform:translate(42.1473vw,-10px) scale(.8361);animation:fall-161 30s -17s linear infinite}@keyframes fall-161{46.371%{transform:translate(51.6729vw,46.371vh) scale(.8361)}to{transform:translate(46.9101vw,99vh) scale(.8361)}}.snow:nth-child(162){opacity:1.7986;transform:translate(46.1656vw,-10px) scale(.4375);animation:fall-162 16s -6s linear infinite}@keyframes fall-162{49.186%{transform:translate(46.2202vw,49.186vh) scale(.4375)}to{transform:translate(46.1929vw,99vh) scale(.4375)}}.snow:nth-child(163){opacity:1.244;transform:translate(59.7411vw,-10px) scale(.8287);animation:fall-163 24s -17s linear infinite}@keyframes fall-163{33.628%{transform:translate(56.2982vw,33.628vh) scale(.8287)}to{transform:translate(58.01965vw,99vh) scale(.8287)}}.snow:nth-child(164){opacity:1.183;transform:translate(15.0468vw,-10px) scale(.8976);animation:fall-164 13s -19s linear infinite}@keyframes fall-164{34.783%{transform:translate(14.6777vw,34.783vh) scale(.8976)}to{transform:translate(14.86225vw,99vh) scale(.8976)}}.snow:nth-child(165){opacity:.0894;transform:translate(6.0514vw,-10px) scale(.1533);animation:fall-165 21s -3s linear infinite}@keyframes fall-165{36.828%{transform:translate(12.7031vw,36.828vh) scale(.1533)}to{transform:translate(9.37725vw,99vh) scale(.1533)}}.snow:nth-child(166){opacity:1.2766;transform:translate(21.4788vw,-10px) scale(.7179);animation:fall-166 23s -19s linear infinite}@keyframes fall-166{44.737%{transform:translate(18.1528vw,44.737vh) scale(.7179)}to{transform:translate(19.8158vw,99vh) scale(.7179)}}.snow:nth-child(167){opacity:.1294;transform:translate(41.045vw,-10px) scale(.8539);animation:fall-167 29s -26s linear infinite}@keyframes fall-167{37.98%{transform:translate(45.4921vw,37.98vh) scale(.8539)}to{transform:translate(43.26855vw,99vh) scale(.8539)}}.snow:nth-child(168){opacity:.3918;transform:translate(35.92vw,-10px) scale(.7052);animation:fall-168 17s -9s linear infinite}@keyframes fall-168{31.118%{transform:translate(38.6686vw,31.118vh) scale(.7052)}to{transform:translate(37.2943vw,99vh) scale(.7052)}}.snow:nth-child(169){opacity:1.9486;transform:translate(85.0531vw,-10px) scale(.9489);animation:fall-169 30s -8s linear infinite}@keyframes fall-169{43.05%{transform:translate(93.9179vw,43.05vh) scale(.9489)}to{transform:translate(89.4855vw,99vh) scale(.9489)}}.snow:nth-child(170){opacity:.5088;transform:translate(77.951vw,-10px) scale(.3904);animation:fall-170 21s -3s linear infinite}@keyframes fall-170{44.325%{transform:translate(70.4209vw,44.325vh) scale(.3904)}to{transform:translate(74.18595vw,99vh) scale(.3904)}}.snow:nth-child(171){opacity:1.9186;transform:translate(19.9026vw,-10px) scale(.8388);animation:fall-171 28s -30s linear infinite}@keyframes fall-171{79.091%{transform:translate(16.3541vw,79.091vh) scale(.8388)}to{transform:translate(18.12835vw,99vh) scale(.8388)}}.snow:nth-child(172){opacity:1.8864;transform:translate(28.2936vw,-10px) scale(.1625);animation:fall-172 24s -28s linear infinite}@keyframes fall-172{42.997%{transform:translate(29.3755vw,42.997vh) scale(.1625)}to{transform:translate(28.83455vw,99vh) scale(.1625)}}.snow:nth-child(173){opacity:1.042;transform:translate(32.0942vw,-10px) scale(.2228);animation:fall-173 14s -6s linear infinite}@keyframes fall-173{37.325%{transform:translate(32.4597vw,37.325vh) scale(.2228)}to{transform:translate(32.27695vw,99vh) scale(.2228)}}.snow:nth-child(174){opacity:1.2814;transform:translate(72.6739vw,-10px) scale(.4735);animation:fall-174 13s -24s linear infinite}@keyframes fall-174{41.689%{transform:translate(65.2395vw,41.689vh) scale(.4735)}to{transform:translate(68.9567vw,99vh) scale(.4735)}}.snow:nth-child(175){opacity:1.221;transform:translate(89.9267vw,-10px) scale(.4455);animation:fall-175 16s -18s linear infinite}@keyframes fall-175{71.701%{transform:translate(80.1366vw,71.701vh) scale(.4455)}to{transform:translate(85.03165vw,99vh) scale(.4455)}}.snow:nth-child(176){opacity:1.0144;transform:translate(66.8209vw,-10px) scale(.2294);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{43.537%{transform:translate(62.5637vw,43.537vh) scale(.2294)}to{transform:translate(64.6923vw,99vh) scale(.2294)}}.snow:nth-child(177){opacity:1.3052;transform:translate(55.6277vw,-10px) scale(.2454);animation:fall-177 24s -12s linear infinite}@keyframes fall-177{32.216%{transform:translate(47.9313vw,32.216vh) scale(.2454)}to{transform:translate(51.7795vw,99vh) scale(.2454)}}.snow:nth-child(178){opacity:.8052;transform:translate(62.4282vw,-10px) scale(.8641);animation:fall-178 11s -3s linear infinite}@keyframes fall-178{33.894%{transform:translate(67.4148vw,33.894vh) scale(.8641)}to{transform:translate(64.9215vw,99vh) scale(.8641)}}.snow:nth-child(179){opacity:1.4626;transform:translate(18.8606vw,-10px) scale(.6163);animation:fall-179 19s -26s linear infinite}@keyframes fall-179{30.996%{transform:translate(19.8195vw,30.996vh) scale(.6163)}to{transform:translate(19.34005vw,99vh) scale(.6163)}}.snow:nth-child(180){opacity:1.1398;transform:translate(39.7882vw,-10px) scale(.2222);animation:fall-180 14s -22s linear infinite}@keyframes fall-180{74.849%{transform:translate(40.0828vw,74.849vh) scale(.2222)}to{transform:translate(39.9355vw,99vh) scale(.2222)}}.snow:nth-child(181){opacity:.5514;transform:translate(6.6429vw,-10px) scale(.5594);animation:fall-181 12s -22s linear infinite}@keyframes fall-181{36.123%{transform:translate(9.4309vw,36.123vh) scale(.5594)}to{transform:translate(8.0369vw,99vh) scale(.5594)}}.snow:nth-child(182){opacity:.3364;transform:translate(95.7137vw,-10px) scale(.3819);animation:fall-182 29s -20s linear infinite}@keyframes fall-182{32.532%{transform:translate(100.0439vw,32.532vh) scale(.3819)}to{transform:translate(97.8788vw,99vh) scale(.3819)}}.snow:nth-child(183){opacity:1.6438;transform:translate(7.3752vw,-10px) scale(.3006);animation:fall-183 28s -6s linear infinite}@keyframes fall-183{34.009%{transform:translate(9.5703vw,34.009vh) scale(.3006)}to{transform:translate(8.47275vw,99vh) scale(.3006)}}.snow:nth-child(184){opacity:.3766;transform:translate(55.1161vw,-10px) scale(.3719);animation:fall-184 17s -8s linear infinite}@keyframes fall-184{77.578%{transform:translate(59.2242vw,77.578vh) scale(.3719)}to{transform:translate(57.17015vw,99vh) scale(.3719)}}.snow:nth-child(185){opacity:.1588;transform:translate(46.972vw,-10px) scale(.6983);animation:fall-185 26s -29s linear infinite}@keyframes fall-185{57.172%{transform:translate(37.3239vw,57.172vh) scale(.6983)}to{transform:translate(42.14795vw,99vh) scale(.6983)}}.snow:nth-child(186){opacity:1.485;transform:translate(57.5111vw,-10px) scale(.4303);animation:fall-186 24s -12s linear infinite}@keyframes fall-186{37.377%{transform:translate(48.7211vw,37.377vh) scale(.4303)}to{transform:translate(53.1161vw,99vh) scale(.4303)}}.snow:nth-child(187){opacity:1.4064;transform:translate(86.922vw,-10px) scale(.8248);animation:fall-187 21s -24s linear infinite}@keyframes fall-187{45.629%{transform:translate(88.0224vw,45.629vh) scale(.8248)}to{transform:translate(87.4722vw,99vh) scale(.8248)}}.snow:nth-child(188){opacity:.0062;transform:translate(67.2209vw,-10px) scale(.7621);animation:fall-188 14s -20s linear infinite}@keyframes fall-188{47.193%{transform:translate(67.0165vw,47.193vh) scale(.7621)}to{transform:translate(67.1187vw,99vh) scale(.7621)}}.snow:nth-child(189){opacity:.8284;transform:translate(86.8312vw,-10px) scale(.6632);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{79.962%{transform:translate(92.7177vw,79.962vh) scale(.6632)}to{transform:translate(89.77445vw,99vh) scale(.6632)}}.snow:nth-child(190){opacity:1.988;transform:translate(97.4466vw,-10px) scale(.4718);animation:fall-190 15s -16s linear infinite}@keyframes fall-190{42.341%{transform:translate(93.1768vw,42.341vh) scale(.4718)}to{transform:translate(95.3117vw,99vh) scale(.4718)}}.snow:nth-child(191){opacity:.3312;transform:translate(16.3192vw,-10px) scale(.0526);animation:fall-191 17s -20s linear infinite}@keyframes fall-191{46.735%{transform:translate(15.4993vw,46.735vh) scale(.0526)}to{transform:translate(15.90925vw,99vh) scale(.0526)}}.snow:nth-child(192){opacity:1.1904;transform:translate(79.829vw,-10px) scale(.3661);animation:fall-192 11s -3s linear infinite}@keyframes fall-192{77.175%{transform:translate(73.4264vw,77.175vh) scale(.3661)}to{transform:translate(76.6277vw,99vh) scale(.3661)}}.snow:nth-child(193){opacity:1.6594;transform:translate(52.9349vw,-10px) scale(.2041);animation:fall-193 26s -27s linear infinite}@keyframes fall-193{39.787%{transform:translate(54.5371vw,39.787vh) scale(.2041)}to{transform:translate(53.736vw,99vh) scale(.2041)}}.snow:nth-child(194){opacity:.3616;transform:translate(85.2898vw,-10px) scale(.0235);animation:fall-194 25s -25s linear infinite}@keyframes fall-194{43.66%{transform:translate(77.0246vw,43.66vh) scale(.0235)}to{transform:translate(81.1572vw,99vh) scale(.0235)}}.snow:nth-child(195){opacity:.0796;transform:translate(60.4574vw,-10px) scale(.8143);animation:fall-195 20s -11s linear infinite}@keyframes fall-195{54.162%{transform:translate(50.8049vw,54.162vh) scale(.8143)}to{transform:translate(55.63115vw,99vh) scale(.8143)}}.snow:nth-child(196){opacity:1.8526;transform:translate(78.4303vw,-10px) scale(.407);animation:fall-196 10s -5s linear infinite}@keyframes fall-196{40.978%{transform:translate(83.6556vw,40.978vh) scale(.407)}to{transform:translate(81.04295vw,99vh) scale(.407)}}.snow:nth-child(197){opacity:.7608;transform:translate(8.1797vw,-10px) scale(.8436);animation:fall-197 19s -27s linear infinite}@keyframes fall-197{79.048%{transform:translate(10.6986vw,79.048vh) scale(.8436)}to{transform:translate(9.43915vw,99vh) scale(.8436)}}.snow:nth-child(198){opacity:.8566;transform:translate(14.3993vw,-10px) scale(.8709);animation:fall-198 18s -25s linear infinite}@keyframes fall-198{49.472%{transform:translate(16.6069vw,49.472vh) scale(.8709)}to{transform:translate(15.5031vw,99vh) scale(.8709)}}.snow:nth-child(199){opacity:.9402;transform:translate(39.2832vw,-10px) scale(.4624);animation:fall-199 22s -12s linear infinite}@keyframes fall-199{49.631%{transform:translate(46.725vw,49.631vh) scale(.4624)}to{transform:translate(43.0041vw,99vh) scale(.4624)}}.snow:nth-child(200){opacity:1.4708;transform:translate(79.6964vw,-10px) scale(.0114);animation:fall-200 30s -15s linear infinite}@keyframes fall-200{69.946%{transform:translate(82.1697vw,69.946vh) scale(.0114)}to{transform:translate(80.93305vw,99vh) scale(.0114)}}.snow:nth-child(201){opacity:1.5234;transform:translate(37.7045vw,-10px) scale(.4445);animation:fall-201 17s -28s linear infinite}@keyframes fall-201{47.724%{transform:translate(33.948vw,47.724vh) scale(.4445)}to{transform:translate(35.82625vw,99vh) scale(.4445)}}.snow:nth-child(202){opacity:.1034;transform:translate(58.7567vw,-10px) scale(.2567);animation:fall-202 13s -15s linear infinite}@keyframes fall-202{68.115%{transform:translate(62.4106vw,68.115vh) scale(.2567)}to{transform:translate(60.58365vw,99vh) scale(.2567)}}.snow:nth-child(203){opacity:.8646;transform:translate(58.6748vw,-10px) scale(.8167);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{42.008%{transform:translate(51.6587vw,42.008vh) scale(.8167)}to{transform:translate(55.16675vw,99vh) scale(.8167)}}.snow:nth-child(204){opacity:1.9996;transform:translate(11.5917vw,-10px) scale(.1048);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{52.289%{transform:translate(21.3274vw,52.289vh) scale(.1048)}to{transform:translate(16.45955vw,99vh) scale(.1048)}}.snow:nth-child(205){opacity:.2848;transform:translate(97.4406vw,-10px) scale(.8368);animation:fall-205 30s -25s linear infinite}@keyframes fall-205{57.676%{transform:translate(95.9041vw,57.676vh) scale(.8368)}to{transform:translate(96.67235vw,99vh) scale(.8368)}}.snow:nth-child(206){opacity:.0918;transform:translate(84.8963vw,-10px) scale(.3216);animation:fall-206 24s -13s linear infinite}@keyframes fall-206{37.387%{transform:translate(77.4198vw,37.387vh) scale(.3216)}to{transform:translate(81.15805vw,99vh) scale(.3216)}}.snow:nth-child(207){opacity:.2142;transform:translate(64.4784vw,-10px) scale(.1373);animation:fall-207 29s -6s linear infinite}@keyframes fall-207{52.033%{transform:translate(68.5142vw,52.033vh) scale(.1373)}to{transform:translate(66.4963vw,99vh) scale(.1373)}}.snow:nth-child(208){opacity:1.6868;transform:translate(93.6257vw,-10px) scale(.8967);animation:fall-208 27s -1s linear infinite}@keyframes fall-208{52.538%{transform:translate(88.3665vw,52.538vh) scale(.8967)}to{transform:translate(90.9961vw,99vh) scale(.8967)}}.snow:nth-child(209){opacity:1.389;transform:translate(10.4711vw,-10px) scale(.8891);animation:fall-209 24s -19s linear infinite}@keyframes fall-209{52.25%{transform:translate(4.3957vw,52.25vh) scale(.8891)}to{transform:translate(7.4334vw,99vh) scale(.8891)}}.snow:nth-child(210){opacity:.3684;transform:translate(79.3612vw,-10px) scale(.9527);animation:fall-210 17s -26s linear infinite}@keyframes fall-210{40.818%{transform:translate(77.5924vw,40.818vh) scale(.9527)}to{transform:translate(78.4768vw,99vh) scale(.9527)}}.snow:nth-child(211){opacity:.3978;transform:translate(12.0047vw,-10px) scale(.3206);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{73.58%{transform:translate(7.4427vw,73.58vh) scale(.3206)}to{transform:translate(9.7237vw,99vh) scale(.3206)}}.snow:nth-child(212){opacity:.8336;transform:translate(66.6095vw,-10px) scale(.7228);animation:fall-212 28s -14s linear infinite}@keyframes fall-212{35.448%{transform:translate(69.3992vw,35.448vh) scale(.7228)}to{transform:translate(68.00435vw,99vh) scale(.7228)}}.snow:nth-child(213){opacity:1.411;transform:translate(66.6069vw,-10px) scale(.1063);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{41.481%{transform:translate(59.7149vw,41.481vh) scale(.1063)}to{transform:translate(63.1609vw,99vh) scale(.1063)}}.snow:nth-child(214){opacity:1.1308;transform:translate(46.9131vw,-10px) scale(.948);animation:fall-214 18s -20s linear infinite}@keyframes fall-214{37.515%{transform:translate(40.8676vw,37.515vh) scale(.948)}to{transform:translate(43.89035vw,99vh) scale(.948)}}.snow:nth-child(215){opacity:1.8502;transform:translate(21.4921vw,-10px) scale(.0392);animation:fall-215 25s -3s linear infinite}@keyframes fall-215{46.117%{transform:translate(18.9662vw,46.117vh) scale(.0392)}to{transform:translate(20.22915vw,99vh) scale(.0392)}}.snow:nth-child(216){opacity:1.1274;transform:translate(53.7073vw,-10px) scale(.4401);animation:fall-216 17s -3s linear infinite}@keyframes fall-216{50.141%{transform:translate(45.2651vw,50.141vh) scale(.4401)}to{transform:translate(49.4862vw,99vh) scale(.4401)}}.snow:nth-child(217){opacity:.3212;transform:translate(76.2287vw,-10px) scale(.4068);animation:fall-217 24s -1s linear infinite}@keyframes fall-217{51.912%{transform:translate(83.591vw,51.912vh) scale(.4068)}to{transform:translate(79.90985vw,99vh) scale(.4068)}}.snow:nth-child(218){opacity:.816;transform:translate(17.3603vw,-10px) scale(.4902);animation:fall-218 28s -17s linear infinite}@keyframes fall-218{74.094%{transform:translate(7.8067vw,74.094vh) scale(.4902)}to{transform:translate(12.5835vw,99vh) scale(.4902)}}.snow:nth-child(219){opacity:.3486;transform:translate(57.8236vw,-10px) scale(.8486);animation:fall-219 24s -6s linear infinite}@keyframes fall-219{34.789%{transform:translate(66.0132vw,34.789vh) scale(.8486)}to{transform:translate(61.9184vw,99vh) scale(.8486)}}.snow:nth-child(220){opacity:.7592;transform:translate(3.0539vw,-10px) scale(.271);animation:fall-220 11s -9s linear infinite}@keyframes fall-220{63.506%{transform:translate(-.3495vw,63.506vh) scale(.271)}to{transform:translate(1.3522vw,99vh) scale(.271)}}.snow:nth-child(221){opacity:.1864;transform:translate(24.0737vw,-10px) scale(.6329);animation:fall-221 28s -13s linear infinite}@keyframes fall-221{44.795%{transform:translate(18.6716vw,44.795vh) scale(.6329)}to{transform:translate(21.37265vw,99vh) scale(.6329)}}.snow:nth-child(222){opacity:1.6206;transform:translate(71.1099vw,-10px) scale(.9724);animation:fall-222 15s -5s linear infinite}@keyframes fall-222{55.861%{transform:translate(67.1604vw,55.861vh) scale(.9724)}to{transform:translate(69.13515vw,99vh) scale(.9724)}}.snow:nth-child(223){opacity:.6496;transform:translate(67.2431vw,-10px) scale(.5127);animation:fall-223 20s -5s linear infinite}@keyframes fall-223{66.739%{transform:translate(63.1984vw,66.739vh) scale(.5127)}to{transform:translate(65.22075vw,99vh) scale(.5127)}}.snow:nth-child(224){opacity:1.08;transform:translate(2.0668vw,-10px) scale(.6241);animation:fall-224 25s -11s linear infinite}@keyframes fall-224{70.892%{transform:translate(-1.3058vw,70.892vh) scale(.6241)}to{transform:translate(.3805vw,99vh) scale(.6241)}}.snow:nth-child(225){opacity:1.8294;transform:translate(28.2447vw,-10px) scale(.1518);animation:fall-225 25s -6s linear infinite}@keyframes fall-225{59.024%{transform:translate(24.5537vw,59.024vh) scale(.1518)}to{transform:translate(26.3992vw,99vh) scale(.1518)}}.snow:nth-child(226){opacity:1.118;transform:translate(91.4351vw,-10px) scale(.0785);animation:fall-226 27s -1s linear infinite}@keyframes fall-226{76.486%{transform:translate(91.4983vw,76.486vh) scale(.0785)}to{transform:translate(91.4667vw,99vh) scale(.0785)}}.snow:nth-child(227){opacity:.9598;transform:translate(70.6629vw,-10px) scale(.5784);animation:fall-227 14s -16s linear infinite}@keyframes fall-227{38.262%{transform:translate(64.8432vw,38.262vh) scale(.5784)}to{transform:translate(67.75305vw,99vh) scale(.5784)}}.snow:nth-child(228){opacity:1.6928;transform:translate(39.3389vw,-10px) scale(.1339);animation:fall-228 23s -23s linear infinite}@keyframes fall-228{31.81%{transform:translate(37.0885vw,31.81vh) scale(.1339)}to{transform:translate(38.2137vw,99vh) scale(.1339)}}.snow:nth-child(229){opacity:1.3928;transform:translate(3.8273vw,-10px) scale(.472);animation:fall-229 17s -1s linear infinite}@keyframes fall-229{71.978%{transform:translate(11.0563vw,71.978vh) scale(.472)}to{transform:translate(7.4418vw,99vh) scale(.472)}}.snow:nth-child(230){opacity:1.3384;transform:translate(35.8387vw,-10px) scale(.7819);animation:fall-230 29s -19s linear infinite}@keyframes fall-230{65.406%{transform:translate(43.4816vw,65.406vh) scale(.7819)}to{transform:translate(39.66015vw,99vh) scale(.7819)}}.snow:nth-child(231){opacity:1.929;transform:translate(30.9976vw,-10px) scale(.6891);animation:fall-231 20s -5s linear infinite}@keyframes fall-231{34.04%{transform:translate(27.0782vw,34.04vh) scale(.6891)}to{transform:translate(29.0379vw,99vh) scale(.6891)}}.snow:nth-child(232){opacity:.5756;transform:translate(9.6651vw,-10px) scale(.2031);animation:fall-232 22s -16s linear infinite}@keyframes fall-232{31.541%{transform:translate(8.8746vw,31.541vh) scale(.2031)}to{transform:translate(9.26985vw,99vh) scale(.2031)}}.snow:nth-child(233){opacity:.6734;transform:translate(63.8858vw,-10px) scale(.8103);animation:fall-233 25s -21s linear infinite}@keyframes fall-233{56.536%{transform:translate(55.9467vw,56.536vh) scale(.8103)}to{transform:translate(59.91625vw,99vh) scale(.8103)}}.snow:nth-child(234){opacity:.363;transform:translate(63.2069vw,-10px) scale(.736);animation:fall-234 18s -10s linear infinite}@keyframes fall-234{69.1%{transform:translate(63.7745vw,69.1vh) scale(.736)}to{transform:translate(63.4907vw,99vh) scale(.736)}}.snow:nth-child(235){opacity:1.75;transform:translate(53.7643vw,-10px) scale(.6125);animation:fall-235 28s -10s linear infinite}@keyframes fall-235{48.734%{transform:translate(50.5604vw,48.734vh) scale(.6125)}to{transform:translate(52.16235vw,99vh) scale(.6125)}}.snow:nth-child(236){opacity:1.215;transform:translate(84.6445vw,-10px) scale(.1605);animation:fall-236 23s -7s linear infinite}@keyframes fall-236{48.39%{transform:translate(88.4031vw,48.39vh) scale(.1605)}to{transform:translate(86.5238vw,99vh) scale(.1605)}}.snow:nth-child(237){opacity:.3156;transform:translate(39.782vw,-10px) scale(.5105);animation:fall-237 23s -4s linear infinite}@keyframes fall-237{71.192%{transform:translate(37.3361vw,71.192vh) scale(.5105)}to{transform:translate(38.55905vw,99vh) scale(.5105)}}.snow:nth-child(238){opacity:.411;transform:translate(17.2847vw,-10px) scale(.5727);animation:fall-238 23s -19s linear infinite}@keyframes fall-238{79.121%{transform:translate(26.3282vw,79.121vh) scale(.5727)}to{transform:translate(21.80645vw,99vh) scale(.5727)}}.snow:nth-child(239){opacity:.5434;transform:translate(51.211vw,-10px) scale(.9414);animation:fall-239 29s -18s linear infinite}@keyframes fall-239{65.979%{transform:translate(58.5231vw,65.979vh) scale(.9414)}to{transform:translate(54.86705vw,99vh) scale(.9414)}}.snow:nth-child(240){opacity:.2952;transform:translate(98.8187vw,-10px) scale(.0639);animation:fall-240 10s -19s linear infinite}@keyframes fall-240{45.258%{transform:translate(93.7657vw,45.258vh) scale(.0639)}to{transform:translate(96.2922vw,99vh) scale(.0639)}}.snow:nth-child(241){opacity:1.6342;transform:translate(36.7077vw,-10px) scale(.5542);animation:fall-241 25s -3s linear infinite}@keyframes fall-241{47.043%{transform:translate(40.0685vw,47.043vh) scale(.5542)}to{transform:translate(38.3881vw,99vh) scale(.5542)}}.snow:nth-child(242){opacity:1.5716;transform:translate(39.837vw,-10px) scale(.4371);animation:fall-242 26s -29s linear infinite}@keyframes fall-242{70.822%{transform:translate(32.3919vw,70.822vh) scale(.4371)}to{transform:translate(36.11445vw,99vh) scale(.4371)}}.snow:nth-child(243){opacity:1.696;transform:translate(98.2307vw,-10px) scale(.9442);animation:fall-243 28s -3s linear infinite}@keyframes fall-243{64.333%{transform:translate(98.1584vw,64.333vh) scale(.9442)}to{transform:translate(98.19455vw,99vh) scale(.9442)}}.snow:nth-child(244){opacity:.2956;transform:translate(82.5446vw,-10px) scale(.2586);animation:fall-244 10s -29s linear infinite}@keyframes fall-244{71.748%{transform:translate(87.5915vw,71.748vh) scale(.2586)}to{transform:translate(85.06805vw,99vh) scale(.2586)}}.snow:nth-child(245){opacity:.946;transform:translate(38.5186vw,-10px) scale(.0375);animation:fall-245 14s -28s linear infinite}@keyframes fall-245{72.963%{transform:translate(33.474vw,72.963vh) scale(.0375)}to{transform:translate(35.9963vw,99vh) scale(.0375)}}.snow:nth-child(246){opacity:1.3918;transform:translate(60.191vw,-10px) scale(.2369);animation:fall-246 21s -11s linear infinite}@keyframes fall-246{36.122%{transform:translate(53.7722vw,36.122vh) scale(.2369)}to{transform:translate(56.9816vw,99vh) scale(.2369)}}.snow:nth-child(247){opacity:1.4688;transform:translate(3.9511vw,-10px) scale(.5248);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{36.937%{transform:translate(-3.8515vw,36.937vh) scale(.5248)}to{transform:translate(.0498vw,99vh) scale(.5248)}}.snow:nth-child(248){opacity:.6688;transform:translate(16.046vw,-10px) scale(.2328);animation:fall-248 22s -2s linear infinite}@keyframes fall-248{41.307%{transform:translate(23.2302vw,41.307vh) scale(.2328)}to{transform:translate(19.6381vw,99vh) scale(.2328)}}.snow:nth-child(249){opacity:.027;transform:translate(77.9507vw,-10px) scale(.8768);animation:fall-249 17s -9s linear infinite}@keyframes fall-249{79.52%{transform:translate(85.0196vw,79.52vh) scale(.8768)}to{transform:translate(81.48515vw,99vh) scale(.8768)}}.snow:nth-child(250){opacity:1.2328;transform:translate(45.5572vw,-10px) scale(.9824);animation:fall-250 19s -21s linear infinite}@keyframes fall-250{62.672%{transform:translate(45.2943vw,62.672vh) scale(.9824)}to{transform:translate(45.42575vw,99vh) scale(.9824)}}.snow:nth-child(251){opacity:.192;transform:translate(23.055vw,-10px) scale(.2853);animation:fall-251 22s -23s linear infinite}@keyframes fall-251{50.117%{transform:translate(15.4145vw,50.117vh) scale(.2853)}to{transform:translate(19.23475vw,99vh) scale(.2853)}}.snow:nth-child(252){opacity:.538;transform:translate(40.6723vw,-10px) scale(.7082);animation:fall-252 17s -9s linear infinite}@keyframes fall-252{64.849%{transform:translate(46.697vw,64.849vh) scale(.7082)}to{transform:translate(43.68465vw,99vh) scale(.7082)}}.snow:nth-child(253){opacity:1.2858;transform:translate(90.9166vw,-10px) scale(.4417);animation:fall-253 19s -25s linear infinite}@keyframes fall-253{78.004%{transform:translate(85.3786vw,78.004vh) scale(.4417)}to{transform:translate(88.1476vw,99vh) scale(.4417)}}.snow:nth-child(254){opacity:.5912;transform:translate(91.2317vw,-10px) scale(.7605);animation:fall-254 24s -14s linear infinite}@keyframes fall-254{43.932%{transform:translate(82.1609vw,43.932vh) scale(.7605)}to{transform:translate(86.6963vw,99vh) scale(.7605)}}.snow:nth-child(255){opacity:1.9258;transform:translate(91.7352vw,-10px) scale(.561);animation:fall-255 27s -11s linear infinite}@keyframes fall-255{40.439%{transform:translate(93.7037vw,40.439vh) scale(.561)}to{transform:translate(92.71945vw,99vh) scale(.561)}}.snow:nth-child(256){opacity:1.261;transform:translate(29.3207vw,-10px) scale(.6101);animation:fall-256 21s -14s linear infinite}@keyframes fall-256{64.21%{transform:translate(36.2484vw,64.21vh) scale(.6101)}to{transform:translate(32.78455vw,99vh) scale(.6101)}}.snow:nth-child(257){opacity:.6292;transform:translate(24.7536vw,-10px) scale(.8039);animation:fall-257 10s -16s linear infinite}@keyframes fall-257{34.473%{transform:translate(33.13vw,34.473vh) scale(.8039)}to{transform:translate(28.9418vw,99vh) scale(.8039)}}.snow:nth-child(258){opacity:1.667;transform:translate(43.7438vw,-10px) scale(.8859);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{30.506%{transform:translate(38.3071vw,30.506vh) scale(.8859)}to{transform:translate(41.02545vw,99vh) scale(.8859)}}.snow:nth-child(259){opacity:.4574;transform:translate(59.2247vw,-10px) scale(.5536);animation:fall-259 22s -25s linear infinite}@keyframes fall-259{62.55%{transform:translate(52.7593vw,62.55vh) scale(.5536)}to{transform:translate(55.992vw,99vh) scale(.5536)}}.snow:nth-child(260){opacity:.0018;transform:translate(60.6861vw,-10px) scale(.3512);animation:fall-260 25s -5s linear infinite}@keyframes fall-260{59.979%{transform:translate(62.4417vw,59.979vh) scale(.3512)}to{transform:translate(61.5639vw,99vh) scale(.3512)}}.snow:nth-child(261){opacity:1.3664;transform:translate(97.1692vw,-10px) scale(.3388);animation:fall-261 12s -20s linear infinite}@keyframes fall-261{33.781%{transform:translate(91.9821vw,33.781vh) scale(.3388)}to{transform:translate(94.57565vw,99vh) scale(.3388)}}.snow:nth-child(262){opacity:.893;transform:translate(52.1638vw,-10px) scale(.1454);animation:fall-262 13s -21s linear infinite}@keyframes fall-262{51.059%{transform:translate(58.8301vw,51.059vh) scale(.1454)}to{transform:translate(55.49695vw,99vh) scale(.1454)}}.snow:nth-child(263){opacity:.6384;transform:translate(48.4104vw,-10px) scale(.5101);animation:fall-263 27s -22s linear infinite}@keyframes fall-263{32.009%{transform:translate(41.8259vw,32.009vh) scale(.5101)}to{transform:translate(45.11815vw,99vh) scale(.5101)}}.snow:nth-child(264){opacity:.5178;transform:translate(16.1063vw,-10px) scale(.4787);animation:fall-264 11s -15s linear infinite}@keyframes fall-264{51.772%{transform:translate(11.2119vw,51.772vh) scale(.4787)}to{transform:translate(13.6591vw,99vh) scale(.4787)}}.snow:nth-child(265){opacity:.3278;transform:translate(69.4116vw,-10px) scale(.7908);animation:fall-265 28s -26s linear infinite}@keyframes fall-265{56.916%{transform:translate(59.6547vw,56.916vh) scale(.7908)}to{transform:translate(64.53315vw,99vh) scale(.7908)}}.snow:nth-child(266){opacity:1.7922;transform:translate(46.6238vw,-10px) scale(.641);animation:fall-266 24s -24s linear infinite}@keyframes fall-266{74.59%{transform:translate(37.6334vw,74.59vh) scale(.641)}to{transform:translate(42.1286vw,99vh) scale(.641)}}.snow:nth-child(267){opacity:.8322;transform:translate(96.2432vw,-10px) scale(.6727);animation:fall-267 23s -12s linear infinite}@keyframes fall-267{65.548%{transform:translate(105.8524vw,65.548vh) scale(.6727)}to{transform:translate(101.0478vw,99vh) scale(.6727)}}.snow:nth-child(268){opacity:1.9662;transform:translate(39.937vw,-10px) scale(.7388);animation:fall-268 22s -25s linear infinite}@keyframes fall-268{62.538%{transform:translate(38.5618vw,62.538vh) scale(.7388)}to{transform:translate(39.2494vw,99vh) scale(.7388)}}.snow:nth-child(269){opacity:1.9216;transform:translate(57.0944vw,-10px) scale(.7433);animation:fall-269 17s -8s linear infinite}@keyframes fall-269{69.268%{transform:translate(59.0402vw,69.268vh) scale(.7433)}to{transform:translate(58.0673vw,99vh) scale(.7433)}}.snow:nth-child(270){opacity:1.1502;transform:translate(9.4644vw,-10px) scale(.8333);animation:fall-270 21s -28s linear infinite}@keyframes fall-270{49.776%{transform:translate(9.1545vw,49.776vh) scale(.8333)}to{transform:translate(9.30945vw,99vh) scale(.8333)}}.snow:nth-child(271){opacity:1.3228;transform:translate(53.82vw,-10px) scale(.3939);animation:fall-271 27s -12s linear infinite}@keyframes fall-271{77.815%{transform:translate(46.7216vw,77.815vh) scale(.3939)}to{transform:translate(50.2708vw,99vh) scale(.3939)}}.snow:nth-child(272){opacity:1.4038;transform:translate(97.8377vw,-10px) scale(.6036);animation:fall-272 13s -27s linear infinite}@keyframes fall-272{40.218%{transform:translate(104.3986vw,40.218vh) scale(.6036)}to{transform:translate(101.11815vw,99vh) scale(.6036)}}.snow:nth-child(273){opacity:.0494;transform:translate(18.718vw,-10px) scale(.5445);animation:fall-273 30s -26s linear infinite}@keyframes fall-273{37.748%{transform:translate(18.2543vw,37.748vh) scale(.5445)}to{transform:translate(18.48615vw,99vh) scale(.5445)}}.snow:nth-child(274){opacity:.3736;transform:translate(97.78vw,-10px) scale(.1969);animation:fall-274 12s -22s linear infinite}@keyframes fall-274{63.998%{transform:translate(93.5468vw,63.998vh) scale(.1969)}to{transform:translate(95.6634vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.857;transform:translate(85.3198vw,-10px) scale(.2571);animation:fall-275 21s -3s linear infinite}@keyframes fall-275{68.216%{transform:translate(87.533vw,68.216vh) scale(.2571)}to{transform:translate(86.4264vw,99vh) scale(.2571)}}.snow:nth-child(276){opacity:.9062;transform:translate(15.9827vw,-10px) scale(.0255);animation:fall-276 27s -16s linear infinite}@keyframes fall-276{76.159%{transform:translate(24.9426vw,76.159vh) scale(.0255)}to{transform:translate(20.46265vw,99vh) scale(.0255)}}.snow:nth-child(277){opacity:.2186;transform:translate(21.1363vw,-10px) scale(.2049);animation:fall-277 16s -19s linear infinite}@keyframes fall-277{45.011%{transform:translate(26.6745vw,45.011vh) scale(.2049)}to{transform:translate(23.9054vw,99vh) scale(.2049)}}.snow:nth-child(278){opacity:.475;transform:translate(50.8642vw,-10px) scale(.1717);animation:fall-278 23s -10s linear infinite}@keyframes fall-278{38.931%{transform:translate(42.3028vw,38.931vh) scale(.1717)}to{transform:translate(46.5835vw,99vh) scale(.1717)}}.snow:nth-child(279){opacity:1.0498;transform:translate(48.001vw,-10px) scale(.9236);animation:fall-279 19s -1s linear infinite}@keyframes fall-279{36.762%{transform:translate(52.2266vw,36.762vh) scale(.9236)}to{transform:translate(50.1138vw,99vh) scale(.9236)}}.snow:nth-child(280){opacity:.8358;transform:translate(73.4268vw,-10px) scale(.8261);animation:fall-280 23s -1s linear infinite}@keyframes fall-280{49.746%{transform:translate(78.8025vw,49.746vh) scale(.8261)}to{transform:translate(76.11465vw,99vh) scale(.8261)}}.snow:nth-child(281){opacity:1.3094;transform:translate(98.1603vw,-10px) scale(.3695);animation:fall-281 17s -20s linear infinite}@keyframes fall-281{48.55%{transform:translate(102.441vw,48.55vh) scale(.3695)}to{transform:translate(100.30065vw,99vh) scale(.3695)}}.snow:nth-child(282){opacity:1.2446;transform:translate(30.8247vw,-10px) scale(.5736);animation:fall-282 25s -14s linear infinite}@keyframes fall-282{57.512%{transform:translate(29.6065vw,57.512vh) scale(.5736)}to{transform:translate(30.2156vw,99vh) scale(.5736)}}.snow:nth-child(283){opacity:.026;transform:translate(.1261vw,-10px) scale(.3164);animation:fall-283 25s -7s linear infinite}@keyframes fall-283{57.719%{transform:translate(-7.3149vw,57.719vh) scale(.3164)}to{transform:translate(-3.5944vw,99vh) scale(.3164)}}.snow:nth-child(284){opacity:1.2902;transform:translate(35.1695vw,-10px) scale(.3835);animation:fall-284 27s -18s linear infinite}@keyframes fall-284{61.356%{transform:translate(33.8996vw,61.356vh) scale(.3835)}to{transform:translate(34.53455vw,99vh) scale(.3835)}}.snow:nth-child(285){opacity:.4066;transform:translate(69.5753vw,-10px) scale(.21);animation:fall-285 30s -14s linear infinite}@keyframes fall-285{72.547%{transform:translate(68.2109vw,72.547vh) scale(.21)}to{transform:translate(68.8931vw,99vh) scale(.21)}}.snow:nth-child(286){opacity:1.58;transform:translate(88.9447vw,-10px) scale(.8632);animation:fall-286 20s -17s linear infinite}@keyframes fall-286{65.009%{transform:translate(83.3557vw,65.009vh) scale(.8632)}to{transform:translate(86.1502vw,99vh) scale(.8632)}}.snow:nth-child(287){opacity:1.6332;transform:translate(59.4619vw,-10px) scale(.2381);animation:fall-287 24s -17s linear infinite}@keyframes fall-287{36.699%{transform:translate(69.2156vw,36.699vh) scale(.2381)}to{transform:translate(64.33875vw,99vh) scale(.2381)}}.snow:nth-child(288){opacity:1.0732;transform:translate(4.3844vw,-10px) scale(.1597);animation:fall-288 13s -12s linear infinite}@keyframes fall-288{57.262%{transform:translate(12.5051vw,57.262vh) scale(.1597)}to{transform:translate(8.44475vw,99vh) scale(.1597)}}.snow:nth-child(289){opacity:.1818;transform:translate(18.6504vw,-10px) scale(.1718);animation:fall-289 30s -30s linear infinite}@keyframes fall-289{34.055%{transform:translate(19.591vw,34.055vh) scale(.1718)}to{transform:translate(19.1207vw,99vh) scale(.1718)}}.snow:nth-child(290){opacity:1.2142;transform:translate(86.4358vw,-10px) scale(.7046);animation:fall-290 30s -17s linear infinite}@keyframes fall-290{49.894%{transform:translate(92.5365vw,49.894vh) scale(.7046)}to{transform:translate(89.48615vw,99vh) scale(.7046)}}.snow:nth-child(291){opacity:.759;transform:translate(97.9717vw,-10px) scale(.0634);animation:fall-291 30s -30s linear infinite}@keyframes fall-291{77.22%{transform:translate(90.2594vw,77.22vh) scale(.0634)}to{transform:translate(94.11555vw,99vh) scale(.0634)}}.snow:nth-child(292){opacity:.8268;transform:translate(3.9869vw,-10px) scale(.4642);animation:fall-292 14s -7s linear infinite}@keyframes fall-292{56.074%{transform:translate(-2.6744vw,56.074vh) scale(.4642)}to{transform:translate(.65625vw,99vh) scale(.4642)}}.snow:nth-child(293){opacity:.9022;transform:translate(84.2252vw,-10px) scale(.2081);animation:fall-293 14s -18s linear infinite}@keyframes fall-293{53.917%{transform:translate(85.675vw,53.917vh) scale(.2081)}to{transform:translate(84.9501vw,99vh) scale(.2081)}}.snow:nth-child(294){opacity:.406;transform:translate(90.4093vw,-10px) scale(.5962);animation:fall-294 25s -10s linear infinite}@keyframes fall-294{74.653%{transform:translate(87.7706vw,74.653vh) scale(.5962)}to{transform:translate(89.08995vw,99vh) scale(.5962)}}.snow:nth-child(295){opacity:.0278;transform:translate(98.8856vw,-10px) scale(.3154);animation:fall-295 24s -30s linear infinite}@keyframes fall-295{39.068%{transform:translate(108.4121vw,39.068vh) scale(.3154)}to{transform:translate(103.64885vw,99vh) scale(.3154)}}.snow:nth-child(296){opacity:.7622;transform:translate(.5637vw,-10px) scale(.0117);animation:fall-296 24s -28s linear infinite}@keyframes fall-296{69.425%{transform:translate(1.5757vw,69.425vh) scale(.0117)}to{transform:translate(1.0697vw,99vh) scale(.0117)}}.snow:nth-child(297){opacity:1.9668;transform:translate(13.8576vw,-10px) scale(.8645);animation:fall-297 10s -19s linear infinite}@keyframes fall-297{31.581%{transform:translate(23.3176vw,31.581vh) scale(.8645)}to{transform:translate(18.5876vw,99vh) scale(.8645)}}.snow:nth-child(298){opacity:.7392;transform:translate(18.9264vw,-10px) scale(.398);animation:fall-298 22s -6s linear infinite}@keyframes fall-298{68.943%{transform:translate(9.3275vw,68.943vh) scale(.398)}to{transform:translate(14.12695vw,99vh) scale(.398)}}.snow:nth-child(299){opacity:.7508;transform:translate(83.5836vw,-10px) scale(.2222);animation:fall-299 22s -4s linear infinite}@keyframes fall-299{40.779%{transform:translate(87.0701vw,40.779vh) scale(.2222)}to{transform:translate(85.32685vw,99vh) scale(.2222)}}.snow:nth-child(300){opacity:1.9654;transform:translate(27.0015vw,-10px) scale(.903);animation:fall-300 29s -30s linear infinite}@keyframes fall-300{73.329%{transform:translate(19.6755vw,73.329vh) scale(.903)}to{transform:translate(23.3385vw,99vh) scale(.903)}}.snow:nth-child(301){opacity:1.5432;transform:translate(31.9315vw,-10px) scale(.4622);animation:fall-301 30s -14s linear infinite}@keyframes fall-301{67.359%{transform:translate(30.9797vw,67.359vh) scale(.4622)}to{transform:translate(31.4556vw,99vh) scale(.4622)}}.snow:nth-child(302){opacity:.6764;transform:translate(47.939vw,-10px) scale(.6441);animation:fall-302 26s -25s linear infinite}@keyframes fall-302{33.688%{transform:translate(45.6848vw,33.688vh) scale(.6441)}to{transform:translate(46.8119vw,99vh) scale(.6441)}}.snow:nth-child(303){opacity:1.976;transform:translate(60.2899vw,-10px) scale(.1778);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.26%{transform:translate(68.7585vw,68.26vh) scale(.1778)}to{transform:translate(64.5242vw,99vh) scale(.1778)}}.snow:nth-child(304){opacity:.5922;transform:translate(69.2985vw,-10px) scale(.5625);animation:fall-304 29s -17s linear infinite}@keyframes fall-304{45.404%{transform:translate(74.0087vw,45.404vh) scale(.5625)}to{transform:translate(71.6536vw,99vh) scale(.5625)}}.snow:nth-child(305){opacity:1.677;transform:translate(70.5528vw,-10px) scale(.5069);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{56.138%{transform:translate(71.3067vw,56.138vh) scale(.5069)}to{transform:translate(70.92975vw,99vh) scale(.5069)}}.snow:nth-child(306){opacity:.0866;transform:translate(49.6797vw,-10px) scale(.8858);animation:fall-306 28s -27s linear infinite}@keyframes fall-306{70.376%{transform:translate(53.0802vw,70.376vh) scale(.8858)}to{transform:translate(51.37995vw,99vh) scale(.8858)}}.snow:nth-child(307){opacity:.2554;transform:translate(18.4464vw,-10px) scale(.1658);animation:fall-307 22s -2s linear infinite}@keyframes fall-307{48.611%{transform:translate(12.1923vw,48.611vh) scale(.1658)}to{transform:translate(15.31935vw,99vh) scale(.1658)}}.snow:nth-child(308){opacity:1.9314;transform:translate(61.925vw,-10px) scale(.3712);animation:fall-308 10s -27s linear infinite}@keyframes fall-308{62.017%{transform:translate(56.51vw,62.017vh) scale(.3712)}to{transform:translate(59.2175vw,99vh) scale(.3712)}}.snow:nth-child(309){opacity:1.971;transform:translate(70.7202vw,-10px) scale(.6651);animation:fall-309 17s -19s linear infinite}@keyframes fall-309{50.924%{transform:translate(62.3872vw,50.924vh) scale(.6651)}to{transform:translate(66.5537vw,99vh) scale(.6651)}}.snow:nth-child(310){opacity:.0092;transform:translate(50.2368vw,-10px) scale(.7552);animation:fall-310 25s -9s linear infinite}@keyframes fall-310{55.748%{transform:translate(49.1128vw,55.748vh) scale(.7552)}to{transform:translate(49.6748vw,99vh) scale(.7552)}}.snow:nth-child(311){opacity:1.2914;transform:translate(13.109vw,-10px) scale(.2273);animation:fall-311 13s -5s linear infinite}@keyframes fall-311{76.444%{transform:translate(9.7569vw,76.444vh) scale(.2273)}to{transform:translate(11.43295vw,99vh) scale(.2273)}}.snow:nth-child(312){opacity:.6214;transform:translate(16.6972vw,-10px) scale(.5831);animation:fall-312 17s -14s linear infinite}@keyframes fall-312{73.636%{transform:translate(25.1946vw,73.636vh) scale(.5831)}to{transform:translate(20.9459vw,99vh) scale(.5831)}}.snow:nth-child(313){opacity:.7474;transform:translate(48.2134vw,-10px) scale(.1791);animation:fall-313 21s -14s linear infinite}@keyframes fall-313{77.874%{transform:translate(54.5152vw,77.874vh) scale(.1791)}to{transform:translate(51.3643vw,99vh) scale(.1791)}}.snow:nth-child(314){opacity:.256;transform:translate(50.2026vw,-10px) scale(.1135);animation:fall-314 23s -27s linear infinite}@keyframes fall-314{57.377%{transform:translate(45.3507vw,57.377vh) scale(.1135)}to{transform:translate(47.77665vw,99vh) scale(.1135)}}.snow:nth-child(315){opacity:.4794;transform:translate(88.0869vw,-10px) scale(.5997);animation:fall-315 10s -12s linear infinite}@keyframes fall-315{73.372%{transform:translate(89.3689vw,73.372vh) scale(.5997)}to{transform:translate(88.7279vw,99vh) scale(.5997)}}.snow:nth-child(316){opacity:.0094;transform:translate(51.724vw,-10px) scale(.2209);animation:fall-316 13s -28s linear infinite}@keyframes fall-316{70.565%{transform:translate(53.9162vw,70.565vh) scale(.2209)}to{transform:translate(52.8201vw,99vh) scale(.2209)}}.snow:nth-child(317){opacity:.12;transform:translate(1.7211vw,-10px) scale(.1549);animation:fall-317 20s -26s linear infinite}@keyframes fall-317{34.141%{transform:translate(2.3127vw,34.141vh) scale(.1549)}to{transform:translate(2.0169vw,99vh) scale(.1549)}}.snow:nth-child(318){opacity:.6316;transform:translate(4.8905vw,-10px) scale(.0898);animation:fall-318 27s -25s linear infinite}@keyframes fall-318{52.575%{transform:translate(2.7923vw,52.575vh) scale(.0898)}to{transform:translate(3.8414vw,99vh) scale(.0898)}}.snow:nth-child(319){opacity:.7546;transform:translate(19.6847vw,-10px) scale(.6325);animation:fall-319 22s -24s linear infinite}@keyframes fall-319{64.678%{transform:translate(26.7947vw,64.678vh) scale(.6325)}to{transform:translate(23.2397vw,99vh) scale(.6325)}}.snow:nth-child(320){opacity:1.6284;transform:translate(21.067vw,-10px) scale(.1855);animation:fall-320 30s -3s linear infinite}@keyframes fall-320{45.592%{transform:translate(26.6531vw,45.592vh) scale(.1855)}to{transform:translate(23.86005vw,99vh) scale(.1855)}}.snow:nth-child(321){opacity:1.2086;transform:translate(26.195vw,-10px) scale(.709);animation:fall-321 20s -13s linear infinite}@keyframes fall-321{56.4%{transform:translate(17.9863vw,56.4vh) scale(.709)}to{transform:translate(22.09065vw,99vh) scale(.709)}}.snow:nth-child(322){opacity:.171;transform:translate(1.9654vw,-10px) scale(.742);animation:fall-322 10s -18s linear infinite}@keyframes fall-322{47.592%{transform:translate(2.608vw,47.592vh) scale(.742)}to{transform:translate(2.2867vw,99vh) scale(.742)}}.snow:nth-child(323){opacity:.3328;transform:translate(62.8243vw,-10px) scale(.1218);animation:fall-323 13s -27s linear infinite}@keyframes fall-323{34.162%{transform:translate(67.5269vw,34.162vh) scale(.1218)}to{transform:translate(65.1756vw,99vh) scale(.1218)}}.snow:nth-child(324){opacity:.6736;transform:translate(20.9256vw,-10px) scale(.8325);animation:fall-324 20s -20s linear infinite}@keyframes fall-324{59.351%{transform:translate(29.6398vw,59.351vh) scale(.8325)}to{transform:translate(25.2827vw,99vh) scale(.8325)}}.snow:nth-child(325){opacity:1.9716;transform:translate(4.338vw,-10px) scale(.2067);animation:fall-325 27s -26s linear infinite}@keyframes fall-325{50.97%{transform:translate(6.602vw,50.97vh) scale(.2067)}to{transform:translate(5.47vw,99vh) scale(.2067)}}.snow:nth-child(326){opacity:1.501;transform:translate(64.5156vw,-10px) scale(.3116);animation:fall-326 11s -19s linear infinite}@keyframes fall-326{39.936%{transform:translate(59.6881vw,39.936vh) scale(.3116)}to{transform:translate(62.10185vw,99vh) scale(.3116)}}.snow:nth-child(327){opacity:.9276;transform:translate(2.3093vw,-10px) scale(.6035);animation:fall-327 24s -13s linear infinite}@keyframes fall-327{58.078%{transform:translate(-1.2475vw,58.078vh) scale(.6035)}to{transform:translate(.5309vw,99vh) scale(.6035)}}.snow:nth-child(328){opacity:1.1726;transform:translate(35.8047vw,-10px) scale(.7693);animation:fall-328 28s -16s linear infinite}@keyframes fall-328{50.004%{transform:translate(28.1946vw,50.004vh) scale(.7693)}to{transform:translate(31.99965vw,99vh) scale(.7693)}}.snow:nth-child(329){opacity:1.8962;transform:translate(68.2983vw,-10px) scale(.569);animation:fall-329 13s -20s linear infinite}@keyframes fall-329{34.708%{transform:translate(70.7388vw,34.708vh) scale(.569)}to{transform:translate(69.51855vw,99vh) scale(.569)}}.snow:nth-child(330){opacity:.6952;transform:translate(85.44vw,-10px) scale(.7632);animation:fall-330 10s -18s linear infinite}@keyframes fall-330{38.81%{transform:translate(89.7333vw,38.81vh) scale(.7632)}to{transform:translate(87.58665vw,99vh) scale(.7632)}}.snow:nth-child(331){opacity:.7462;transform:translate(39.9499vw,-10px) scale(.0449);animation:fall-331 23s -25s linear infinite}@keyframes fall-331{34.316%{transform:translate(36.519vw,34.316vh) scale(.0449)}to{transform:translate(38.23445vw,99vh) scale(.0449)}}.snow:nth-child(332){opacity:1.2498;transform:translate(90.4739vw,-10px) scale(.2521);animation:fall-332 29s -29s linear infinite}@keyframes fall-332{77.614%{transform:translate(86.4886vw,77.614vh) scale(.2521)}to{transform:translate(88.48125vw,99vh) scale(.2521)}}.snow:nth-child(333){opacity:1.6122;transform:translate(1.7819vw,-10px) scale(.6635);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{31.672%{transform:translate(8.8685vw,31.672vh) scale(.6635)}to{transform:translate(5.3252vw,99vh) scale(.6635)}}.snow:nth-child(334){opacity:.2842;transform:translate(82.7731vw,-10px) scale(.9539);animation:fall-334 12s -21s linear infinite}@keyframes fall-334{77.263%{transform:translate(76.7918vw,77.263vh) scale(.9539)}to{transform:translate(79.78245vw,99vh) scale(.9539)}}.snow:nth-child(335){opacity:.6428;transform:translate(23.0514vw,-10px) scale(.7882);animation:fall-335 26s -13s linear infinite}@keyframes fall-335{32.948%{transform:translate(29.9555vw,32.948vh) scale(.7882)}to{transform:translate(26.50345vw,99vh) scale(.7882)}}.snow:nth-child(336){opacity:.7036;transform:translate(44.0727vw,-10px) scale(.8625);animation:fall-336 26s -8s linear infinite}@keyframes fall-336{41.773%{transform:translate(51.0071vw,41.773vh) scale(.8625)}to{transform:translate(47.5399vw,99vh) scale(.8625)}}.snow:nth-child(337){opacity:.5366;transform:translate(47.8481vw,-10px) scale(.243);animation:fall-337 22s -7s linear infinite}@keyframes fall-337{47.291%{transform:translate(43.916vw,47.291vh) scale(.243)}to{transform:translate(45.88205vw,99vh) scale(.243)}}.snow:nth-child(338){opacity:.1034;transform:translate(32.9221vw,-10px) scale(.5088);animation:fall-338 12s -24s linear infinite}@keyframes fall-338{60.69%{transform:translate(38.5877vw,60.69vh) scale(.5088)}to{transform:translate(35.7549vw,99vh) scale(.5088)}}.snow:nth-child(339){opacity:.2066;transform:translate(3.0036vw,-10px) scale(.2429);animation:fall-339 20s -16s linear infinite}@keyframes fall-339{52.973%{transform:translate(8.3738vw,52.973vh) scale(.2429)}to{transform:translate(5.6887vw,99vh) scale(.2429)}}.snow:nth-child(340){opacity:.8992;transform:translate(42.3359vw,-10px) scale(.5788);animation:fall-340 14s -15s linear infinite}@keyframes fall-340{47.261%{transform:translate(35.5052vw,47.261vh) scale(.5788)}to{transform:translate(38.92055vw,99vh) scale(.5788)}}.snow:nth-child(341){opacity:1.2454;transform:translate(48.9148vw,-10px) scale(.9536);animation:fall-341 12s -16s linear infinite}@keyframes fall-341{70.187%{transform:translate(51.6691vw,70.187vh) scale(.9536)}to{transform:translate(50.29195vw,99vh) scale(.9536)}}.snow:nth-child(342){opacity:.7152;transform:translate(67.2vw,-10px) scale(.8761);animation:fall-342 10s -30s linear infinite}@keyframes fall-342{77.568%{transform:translate(66.6138vw,77.568vh) scale(.8761)}to{transform:translate(66.9069vw,99vh) scale(.8761)}}.snow:nth-child(343){opacity:1.469;transform:translate(97.8776vw,-10px) scale(.2821);animation:fall-343 23s -20s linear infinite}@keyframes fall-343{61.135%{transform:translate(93.3134vw,61.135vh) scale(.2821)}to{transform:translate(95.5955vw,99vh) scale(.2821)}}.snow:nth-child(344){opacity:.0652;transform:translate(38.8285vw,-10px) scale(.1057);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{48.836%{transform:translate(33.3945vw,48.836vh) scale(.1057)}to{transform:translate(36.1115vw,99vh) scale(.1057)}}.snow:nth-child(345){opacity:1.68;transform:translate(76.5267vw,-10px) scale(.0315);animation:fall-345 26s -26s linear infinite}@keyframes fall-345{38.835%{transform:translate(76.6556vw,38.835vh) scale(.0315)}to{transform:translate(76.59115vw,99vh) scale(.0315)}}.snow:nth-child(346){opacity:.6126;transform:translate(69.3824vw,-10px) scale(.1905);animation:fall-346 25s -18s linear infinite}@keyframes fall-346{62.094%{transform:translate(69.9776vw,62.094vh) scale(.1905)}to{transform:translate(69.68vw,99vh) scale(.1905)}}.snow:nth-child(347){opacity:1.1544;transform:translate(50.8242vw,-10px) scale(.0175);animation:fall-347 12s -13s linear infinite}@keyframes fall-347{75.906%{transform:translate(43.3917vw,75.906vh) scale(.0175)}to{transform:translate(47.10795vw,99vh) scale(.0175)}}.snow:nth-child(348){opacity:.7096;transform:translate(27.0961vw,-10px) scale(.7784);animation:fall-348 26s -7s linear infinite}@keyframes fall-348{48.575%{transform:translate(35.5812vw,48.575vh) scale(.7784)}to{transform:translate(31.33865vw,99vh) scale(.7784)}}.snow:nth-child(349){opacity:.1064;transform:translate(53.2874vw,-10px) scale(.1012);animation:fall-349 28s -8s linear infinite}@keyframes fall-349{65.435%{transform:translate(51.5833vw,65.435vh) scale(.1012)}to{transform:translate(52.43535vw,99vh) scale(.1012)}}.snow:nth-child(350){opacity:.135;transform:translate(65.3461vw,-10px) scale(.1507);animation:fall-350 21s -23s linear infinite}@keyframes fall-350{43.298%{transform:translate(56.1088vw,43.298vh) scale(.1507)}to{transform:translate(60.72745vw,99vh) scale(.1507)}}.snow:nth-child(351){opacity:1.0144;transform:translate(25.7201vw,-10px) scale(.8502);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{38.529%{transform:translate(34.4365vw,38.529vh) scale(.8502)}to{transform:translate(30.0783vw,99vh) scale(.8502)}}.snow:nth-child(352){opacity:1.279;transform:translate(38.1395vw,-10px) scale(.1083);animation:fall-352 24s -8s linear infinite}@keyframes fall-352{73.715%{transform:translate(33.7665vw,73.715vh) scale(.1083)}to{transform:translate(35.953vw,99vh) scale(.1083)}}.snow:nth-child(353){opacity:1.2944;transform:translate(82.7311vw,-10px) scale(.91);animation:fall-353 28s -23s linear infinite}@keyframes fall-353{63.202%{transform:translate(87.3351vw,63.202vh) scale(.91)}to{transform:translate(85.0331vw,99vh) scale(.91)}}.snow:nth-child(354){opacity:1.899;transform:translate(49.7577vw,-10px) scale(.6683);animation:fall-354 10s -24s linear infinite}@keyframes fall-354{64.606%{transform:translate(44.0358vw,64.606vh) scale(.6683)}to{transform:translate(46.89675vw,99vh) scale(.6683)}}.snow:nth-child(355){opacity:1.6362;transform:translate(86.8027vw,-10px) scale(.0871);animation:fall-355 25s -20s linear infinite}@keyframes fall-355{74.085%{transform:translate(91.5715vw,74.085vh) scale(.0871)}to{transform:translate(89.1871vw,99vh) scale(.0871)}}.snow:nth-child(356){opacity:.3608;transform:translate(61.6764vw,-10px) scale(.4216);animation:fall-356 12s -6s linear infinite}@keyframes fall-356{73.959%{transform:translate(61.6338vw,73.959vh) scale(.4216)}to{transform:translate(61.6551vw,99vh) scale(.4216)}}.snow:nth-child(357){opacity:1.7716;transform:translate(41.1918vw,-10px) scale(.5268);animation:fall-357 19s -30s linear infinite}@keyframes fall-357{74.143%{transform:translate(45.6116vw,74.143vh) scale(.5268)}to{transform:translate(43.4017vw,99vh) scale(.5268)}}.snow:nth-child(358){opacity:.9608;transform:translate(24.1957vw,-10px) scale(.3239);animation:fall-358 21s -7s linear infinite}@keyframes fall-358{75.524%{transform:translate(16.8154vw,75.524vh) scale(.3239)}to{transform:translate(20.50555vw,99vh) scale(.3239)}}.snow:nth-child(359){opacity:.3984;transform:translate(18.2436vw,-10px) scale(.4433);animation:fall-359 14s -22s linear infinite}@keyframes fall-359{31.254%{transform:translate(8.8313vw,31.254vh) scale(.4433)}to{transform:translate(13.53745vw,99vh) scale(.4433)}}.snow:nth-child(360){opacity:.3322;transform:translate(46.633vw,-10px) scale(.5795);animation:fall-360 17s -24s linear infinite}@keyframes fall-360{55.922%{transform:translate(48.6748vw,55.922vh) scale(.5795)}to{transform:translate(47.6539vw,99vh) scale(.5795)}}.snow:nth-child(361){opacity:.0982;transform:translate(43.8361vw,-10px) scale(.648);animation:fall-361 15s -9s linear infinite}@keyframes fall-361{37.554%{transform:translate(41.2169vw,37.554vh) scale(.648)}to{transform:translate(42.5265vw,99vh) scale(.648)}}.snow:nth-child(362){opacity:.2854;transform:translate(83.7336vw,-10px) scale(.5192);animation:fall-362 25s -4s linear infinite}@keyframes fall-362{53.134%{transform:translate(83.4609vw,53.134vh) scale(.5192)}to{transform:translate(83.59725vw,99vh) scale(.5192)}}.snow:nth-child(363){opacity:1.5124;transform:translate(8.6965vw,-10px) scale(.6028);animation:fall-363 10s -25s linear infinite}@keyframes fall-363{66.105%{transform:translate(7.906vw,66.105vh) scale(.6028)}to{transform:translate(8.30125vw,99vh) scale(.6028)}}.snow:nth-child(364){opacity:1.5284;transform:translate(42.3419vw,-10px) scale(.7227);animation:fall-364 11s -15s linear infinite}@keyframes fall-364{56.531%{transform:translate(34.9813vw,56.531vh) scale(.7227)}to{transform:translate(38.6616vw,99vh) scale(.7227)}}.snow:nth-child(365){opacity:1.4912;transform:translate(38.7769vw,-10px) scale(.4418);animation:fall-365 21s -11s linear infinite}@keyframes fall-365{68.581%{transform:translate(39.8471vw,68.581vh) scale(.4418)}to{transform:translate(39.312vw,99vh) scale(.4418)}}.snow:nth-child(366){opacity:.6906;transform:translate(3.6318vw,-10px) scale(.3665);animation:fall-366 11s -10s linear infinite}@keyframes fall-366{79.794%{transform:translate(7.1905vw,79.794vh) scale(.3665)}to{transform:translate(5.41115vw,99vh) scale(.3665)}}.snow:nth-child(367){opacity:1.9056;transform:translate(33.1595vw,-10px) scale(.1442);animation:fall-367 25s -22s linear infinite}@keyframes fall-367{61.569%{transform:translate(33.2457vw,61.569vh) scale(.1442)}to{transform:translate(33.2026vw,99vh) scale(.1442)}}.snow:nth-child(368){opacity:1.9714;transform:translate(41.5932vw,-10px) scale(.0943);animation:fall-368 24s -9s linear infinite}@keyframes fall-368{37.802%{transform:translate(49.2475vw,37.802vh) scale(.0943)}to{transform:translate(45.42035vw,99vh) scale(.0943)}}.snow:nth-child(369){opacity:1.974;transform:translate(76.7691vw,-10px) scale(.7912);animation:fall-369 14s -9s linear infinite}@keyframes fall-369{70.665%{transform:translate(71.1835vw,70.665vh) scale(.7912)}to{transform:translate(73.9763vw,99vh) scale(.7912)}}.snow:nth-child(370){opacity:1.7728;transform:translate(1.8134vw,-10px) scale(.8406);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{64.157%{transform:translate(2.8832vw,64.157vh) scale(.8406)}to{transform:translate(2.3483vw,99vh) scale(.8406)}}.snow:nth-child(371){opacity:.5458;transform:translate(91.1581vw,-10px) scale(.2215);animation:fall-371 26s -25s linear infinite}@keyframes fall-371{69.474%{transform:translate(87.2053vw,69.474vh) scale(.2215)}to{transform:translate(89.1817vw,99vh) scale(.2215)}}.snow:nth-child(372){opacity:.472;transform:translate(86.5511vw,-10px) scale(.2916);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{58.656%{transform:translate(80.8476vw,58.656vh) scale(.2916)}to{transform:translate(83.69935vw,99vh) scale(.2916)}}.snow:nth-child(373){opacity:1.1286;transform:translate(41.9608vw,-10px) scale(.9066);animation:fall-373 18s -28s linear infinite}@keyframes fall-373{51.385%{transform:translate(48.8562vw,51.385vh) scale(.9066)}to{transform:translate(45.4085vw,99vh) scale(.9066)}}.snow:nth-child(374){opacity:1.966;transform:translate(45.4001vw,-10px) scale(.4943);animation:fall-374 27s -14s linear infinite}@keyframes fall-374{35.159%{transform:translate(46.082vw,35.159vh) scale(.4943)}to{transform:translate(45.74105vw,99vh) scale(.4943)}}.snow:nth-child(375){opacity:1.0058;transform:translate(85.0204vw,-10px) scale(.2509);animation:fall-375 17s -14s linear infinite}@keyframes fall-375{48.462%{transform:translate(79.9518vw,48.462vh) scale(.2509)}to{transform:translate(82.4861vw,99vh) scale(.2509)}}.snow:nth-child(376){opacity:1.0346;transform:translate(58.4964vw,-10px) scale(.7693);animation:fall-376 21s -18s linear infinite}@keyframes fall-376{43.555%{transform:translate(61.5425vw,43.555vh) scale(.7693)}to{transform:translate(60.01945vw,99vh) scale(.7693)}}.snow:nth-child(377){opacity:1.574;transform:translate(42.0438vw,-10px) scale(.2431);animation:fall-377 26s -1s linear infinite}@keyframes fall-377{76.463%{transform:translate(42.475vw,76.463vh) scale(.2431)}to{transform:translate(42.2594vw,99vh) scale(.2431)}}.snow:nth-child(378){opacity:1.5002;transform:translate(15.3079vw,-10px) scale(.1158);animation:fall-378 24s -19s linear infinite}@keyframes fall-378{42.651%{transform:translate(22.4996vw,42.651vh) scale(.1158)}to{transform:translate(18.90375vw,99vh) scale(.1158)}}.snow:nth-child(379){opacity:.3032;transform:translate(73.4332vw,-10px) scale(.5741);animation:fall-379 26s -30s linear infinite}@keyframes fall-379{55.302%{transform:translate(82.7259vw,55.302vh) scale(.5741)}to{transform:translate(78.07955vw,99vh) scale(.5741)}}.snow:nth-child(380){opacity:.127;transform:translate(87.3956vw,-10px) scale(.9091);animation:fall-380 18s -6s linear infinite}@keyframes fall-380{48.985%{transform:translate(94.8173vw,48.985vh) scale(.9091)}to{transform:translate(91.10645vw,99vh) scale(.9091)}}.snow:nth-child(381){opacity:1.7894;transform:translate(75.7764vw,-10px) scale(.3713);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{73.368%{transform:translate(69.0182vw,73.368vh) scale(.3713)}to{transform:translate(72.3973vw,99vh) scale(.3713)}}.snow:nth-child(382){opacity:.5754;transform:translate(41.1454vw,-10px) scale(.8238);animation:fall-382 11s -23s linear infinite}@keyframes fall-382{65.911%{transform:translate(31.6391vw,65.911vh) scale(.8238)}to{transform:translate(36.39225vw,99vh) scale(.8238)}}.snow:nth-child(383){opacity:.3202;transform:translate(96.6974vw,-10px) scale(.0183);animation:fall-383 28s -9s linear infinite}@keyframes fall-383{52.759%{transform:translate(87.938vw,52.759vh) scale(.0183)}to{transform:translate(92.3177vw,99vh) scale(.0183)}}.snow:nth-child(384){opacity:.9936;transform:translate(79.0836vw,-10px) scale(.7797);animation:fall-384 28s -16s linear infinite}@keyframes fall-384{74.313%{transform:translate(75.599vw,74.313vh) scale(.7797)}to{transform:translate(77.3413vw,99vh) scale(.7797)}}.snow:nth-child(385){opacity:1.1582;transform:translate(48.9746vw,-10px) scale(.081);animation:fall-385 25s -20s linear infinite}@keyframes fall-385{55.736%{transform:translate(48.3326vw,55.736vh) scale(.081)}to{transform:translate(48.6536vw,99vh) scale(.081)}}.snow:nth-child(386){opacity:1.86;transform:translate(92.2451vw,-10px) scale(.2255);animation:fall-386 11s -30s linear infinite}@keyframes fall-386{67.517%{transform:translate(86.6975vw,67.517vh) scale(.2255)}to{transform:translate(89.4713vw,99vh) scale(.2255)}}.snow:nth-child(387){opacity:1.6018;transform:translate(79.5413vw,-10px) scale(.6875);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{79.112%{transform:translate(69.6625vw,79.112vh) scale(.6875)}to{transform:translate(74.6019vw,99vh) scale(.6875)}}.snow:nth-child(388){opacity:.7458;transform:translate(36.8233vw,-10px) scale(.5176);animation:fall-388 15s -19s linear infinite}@keyframes fall-388{38.804%{transform:translate(45.9657vw,38.804vh) scale(.5176)}to{transform:translate(41.3945vw,99vh) scale(.5176)}}.snow:nth-child(389){opacity:.4698;transform:translate(45.6934vw,-10px) scale(.0934);animation:fall-389 14s -7s linear infinite}@keyframes fall-389{69.178%{transform:translate(54.8021vw,69.178vh) scale(.0934)}to{transform:translate(50.24775vw,99vh) scale(.0934)}}.snow:nth-child(390){opacity:.3778;transform:translate(64.5069vw,-10px) scale(.8595);animation:fall-390 23s -12s linear infinite}@keyframes fall-390{53.853%{transform:translate(72.0062vw,53.853vh) scale(.8595)}to{transform:translate(68.25655vw,99vh) scale(.8595)}}.snow:nth-child(391){opacity:.5624;transform:translate(4.9907vw,-10px) scale(.1961);animation:fall-391 25s -28s linear infinite}@keyframes fall-391{69.93%{transform:translate(10.5656vw,69.93vh) scale(.1961)}to{transform:translate(7.77815vw,99vh) scale(.1961)}}.snow:nth-child(392){opacity:.8514;transform:translate(54.1362vw,-10px) scale(.4418);animation:fall-392 19s -2s linear infinite}@keyframes fall-392{65.392%{transform:translate(49.8196vw,65.392vh) scale(.4418)}to{transform:translate(51.9779vw,99vh) scale(.4418)}}.snow:nth-child(393){opacity:.78;transform:translate(54.0282vw,-10px) scale(.9002);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{52.932%{transform:translate(47.0547vw,52.932vh) scale(.9002)}to{transform:translate(50.54145vw,99vh) scale(.9002)}}.snow:nth-child(394){opacity:.926;transform:translate(69.9822vw,-10px) scale(.9222);animation:fall-394 19s -24s linear infinite}@keyframes fall-394{76.023%{transform:translate(76.6256vw,76.023vh) scale(.9222)}to{transform:translate(73.3039vw,99vh) scale(.9222)}}.snow:nth-child(395){opacity:1.3406;transform:translate(2.6992vw,-10px) scale(.7775);animation:fall-395 19s -19s linear infinite}@keyframes fall-395{50.448%{transform:translate(8.4438vw,50.448vh) scale(.7775)}to{transform:translate(5.5715vw,99vh) scale(.7775)}}.snow:nth-child(396){opacity:.7394;transform:translate(9.2419vw,-10px) scale(.9357);animation:fall-396 25s -10s linear infinite}@keyframes fall-396{34.618%{transform:translate(.469vw,34.618vh) scale(.9357)}to{transform:translate(4.85545vw,99vh) scale(.9357)}}.snow:nth-child(397){opacity:1.911;transform:translate(70.3497vw,-10px) scale(.1562);animation:fall-397 16s -17s linear infinite}@keyframes fall-397{33.948%{transform:translate(76.6821vw,33.948vh) scale(.1562)}to{transform:translate(73.5159vw,99vh) scale(.1562)}}.snow:nth-child(398){opacity:1.872;transform:translate(83.5737vw,-10px) scale(.442);animation:fall-398 25s -30s linear infinite}@keyframes fall-398{46.315%{transform:translate(93.4178vw,46.315vh) scale(.442)}to{transform:translate(88.49575vw,99vh) scale(.442)}}.snow:nth-child(399){opacity:1.3778;transform:translate(7.7361vw,-10px) scale(.7097);animation:fall-399 16s -7s linear infinite}@keyframes fall-399{42.142%{transform:translate(13.7205vw,42.142vh) scale(.7097)}to{transform:translate(10.7283vw,99vh) scale(.7097)}}.snow:nth-child(400){opacity:.557;transform:translate(92.8829vw,-10px) scale(.7954);animation:fall-400 24s -17s linear infinite}@keyframes fall-400{30.197%{transform:translate(94.5388vw,30.197vh) scale(.7954)}to{transform:translate(93.71085vw,99vh) scale(.7954)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6642;transform:translate(94.5834vw,-10px) scale(.5469);animation:fall-1 11s -15s linear infinite}@keyframes fall-1{62.02%{transform:translate(100.4621vw,62.02vh) scale(.5469)}to{transform:translate(97.52275vw,99vh) scale(.5469)}}.snow:nth-child(2){opacity:.4624;transform:translate(37.3284vw,-10px) scale(.8174);animation:fall-2 14s -7s linear infinite}@keyframes fall-2{43.175%{transform:translate(36.2624vw,43.175vh) scale(.8174)}to{transform:translate(36.7954vw,99vh) scale(.8174)}}.snow:nth-child(3){opacity:1.6224;transform:translate(1.1861vw,-10px) scale(.7057);animation:fall-3 13s -28s linear infinite}@keyframes fall-3{48.085%{transform:translate(9.0929vw,48.085vh) scale(.7057)}to{transform:translate(5.1395vw,99vh) scale(.7057)}}.snow:nth-child(4){opacity:1.6286;transform:translate(29.4566vw,-10px) scale(.2101);animation:fall-4 22s -27s linear infinite}@keyframes fall-4{48.308%{transform:translate(30.055vw,48.308vh) scale(.2101)}to{transform:translate(29.7558vw,99vh) scale(.2101)}}.snow:nth-child(5){opacity:.1128;transform:translate(25.9718vw,-10px) scale(.092);animation:fall-5 27s -7s linear infinite}@keyframes fall-5{40.522%{transform:translate(31.703vw,40.522vh) scale(.092)}to{transform:translate(28.8374vw,99vh) scale(.092)}}.snow:nth-child(6){opacity:.0816;transform:translate(90.2702vw,-10px) scale(.5766);animation:fall-6 20s -19s linear infinite}@keyframes fall-6{34.406%{transform:translate(96.1166vw,34.406vh) scale(.5766)}to{transform:translate(93.1934vw,99vh) scale(.5766)}}.snow:nth-child(7){opacity:.8242;transform:translate(92.8801vw,-10px) scale(.571);animation:fall-7 12s -13s linear infinite}@keyframes fall-7{40.084%{transform:translate(97.4879vw,40.084vh) scale(.571)}to{transform:translate(95.184vw,99vh) scale(.571)}}.snow:nth-child(8){opacity:.6344;transform:translate(43.8496vw,-10px) scale(.1228);animation:fall-8 13s -28s linear infinite}@keyframes fall-8{36.681%{transform:translate(49.403vw,36.681vh) scale(.1228)}to{transform:translate(46.6263vw,99vh) scale(.1228)}}.snow:nth-child(9){opacity:.5622;transform:translate(67.6823vw,-10px) scale(.9369);animation:fall-9 21s -26s linear infinite}@keyframes fall-9{33.742%{transform:translate(61.9046vw,33.742vh) scale(.9369)}to{transform:translate(64.79345vw,99vh) scale(.9369)}}.snow:nth-child(10){opacity:.833;transform:translate(61.184vw,-10px) scale(.695);animation:fall-10 16s -17s linear infinite}@keyframes fall-10{53.516%{transform:translate(70.6986vw,53.516vh) scale(.695)}to{transform:translate(65.9413vw,99vh) scale(.695)}}.snow:nth-child(11){opacity:1.0788;transform:translate(29.8844vw,-10px) scale(.6769);animation:fall-11 16s -6s linear infinite}@keyframes fall-11{74.595%{transform:translate(25.0552vw,74.595vh) scale(.6769)}to{transform:translate(27.4698vw,99vh) scale(.6769)}}.snow:nth-child(12){opacity:1.3268;transform:translate(20.6795vw,-10px) scale(.6478);animation:fall-12 12s -26s linear infinite}@keyframes fall-12{36.28%{transform:translate(14.9327vw,36.28vh) scale(.6478)}to{transform:translate(17.8061vw,99vh) scale(.6478)}}.snow:nth-child(13){opacity:.298;transform:translate(72.5673vw,-10px) scale(.5979);animation:fall-13 10s -7s linear infinite}@keyframes fall-13{42.128%{transform:translate(73.8678vw,42.128vh) scale(.5979)}to{transform:translate(73.21755vw,99vh) scale(.5979)}}.snow:nth-child(14){opacity:1.106;transform:translate(90.5006vw,-10px) scale(.0216);animation:fall-14 27s -6s linear infinite}@keyframes fall-14{73.305%{transform:translate(81.7423vw,73.305vh) scale(.0216)}to{transform:translate(86.12145vw,99vh) scale(.0216)}}.snow:nth-child(15){opacity:.4132;transform:translate(75.4219vw,-10px) scale(.6328);animation:fall-15 19s -21s linear infinite}@keyframes fall-15{73.806%{transform:translate(74.9502vw,73.806vh) scale(.6328)}to{transform:translate(75.18605vw,99vh) scale(.6328)}}.snow:nth-child(16){opacity:.817;transform:translate(12.1048vw,-10px) scale(.5423);animation:fall-16 22s -16s linear infinite}@keyframes fall-16{78.588%{transform:translate(22.0157vw,78.588vh) scale(.5423)}to{transform:translate(17.06025vw,99vh) scale(.5423)}}.snow:nth-child(17){opacity:.0556;transform:translate(75.724vw,-10px) scale(.5486);animation:fall-17 29s -14s linear infinite}@keyframes fall-17{47.325%{transform:translate(85.5307vw,47.325vh) scale(.5486)}to{transform:translate(80.62735vw,99vh) scale(.5486)}}.snow:nth-child(18){opacity:.3106;transform:translate(14.8039vw,-10px) scale(.9448);animation:fall-18 15s -5s linear infinite}@keyframes fall-18{46.386%{transform:translate(17.8018vw,46.386vh) scale(.9448)}to{transform:translate(16.30285vw,99vh) scale(.9448)}}.snow:nth-child(19){opacity:.4298;transform:translate(7.0479vw,-10px) scale(.1322);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{36.328%{transform:translate(16.061vw,36.328vh) scale(.1322)}to{transform:translate(11.55445vw,99vh) scale(.1322)}}.snow:nth-child(20){opacity:1.9998;transform:translate(50.9098vw,-10px) scale(.7054);animation:fall-20 23s -16s linear infinite}@keyframes fall-20{34.267%{transform:translate(44.051vw,34.267vh) scale(.7054)}to{transform:translate(47.4804vw,99vh) scale(.7054)}}.snow:nth-child(21){opacity:1.4054;transform:translate(67.104vw,-10px) scale(.5721);animation:fall-21 15s -25s linear infinite}@keyframes fall-21{40.913%{transform:translate(72.2924vw,40.913vh) scale(.5721)}to{transform:translate(69.6982vw,99vh) scale(.5721)}}.snow:nth-child(22){opacity:1.3534;transform:translate(31.6785vw,-10px) scale(.9603);animation:fall-22 23s -17s linear infinite}@keyframes fall-22{38.014%{transform:translate(39.7884vw,38.014vh) scale(.9603)}to{transform:translate(35.73345vw,99vh) scale(.9603)}}.snow:nth-child(23){opacity:1.5304;transform:translate(12.8308vw,-10px) scale(.2054);animation:fall-23 29s -3s linear infinite}@keyframes fall-23{69.596%{transform:translate(15.9189vw,69.596vh) scale(.2054)}to{transform:translate(14.37485vw,99vh) scale(.2054)}}.snow:nth-child(24){opacity:.9242;transform:translate(77.8612vw,-10px) scale(.4302);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{38.251%{transform:translate(77.0047vw,38.251vh) scale(.4302)}to{transform:translate(77.43295vw,99vh) scale(.4302)}}.snow:nth-child(25){opacity:.8186;transform:translate(20.8428vw,-10px) scale(.3082);animation:fall-25 20s -16s linear infinite}@keyframes fall-25{55.001%{transform:translate(24.5532vw,55.001vh) scale(.3082)}to{transform:translate(22.698vw,99vh) scale(.3082)}}.snow:nth-child(26){opacity:1.5128;transform:translate(51.8182vw,-10px) scale(.4697);animation:fall-26 10s -25s linear infinite}@keyframes fall-26{48.011%{transform:translate(51.6762vw,48.011vh) scale(.4697)}to{transform:translate(51.7472vw,99vh) scale(.4697)}}.snow:nth-child(27){opacity:1.7402;transform:translate(21.2555vw,-10px) scale(.91);animation:fall-27 27s -1s linear infinite}@keyframes fall-27{61.414%{transform:translate(23.7711vw,61.414vh) scale(.91)}to{transform:translate(22.5133vw,99vh) scale(.91)}}.snow:nth-child(28){opacity:1.7736;transform:translate(81.925vw,-10px) scale(.7815);animation:fall-28 18s -13s linear infinite}@keyframes fall-28{41.373%{transform:translate(81.8603vw,41.373vh) scale(.7815)}to{transform:translate(81.89265vw,99vh) scale(.7815)}}.snow:nth-child(29){opacity:.307;transform:translate(11.342vw,-10px) scale(.1329);animation:fall-29 24s -17s linear infinite}@keyframes fall-29{53.537%{transform:translate(20.3564vw,53.537vh) scale(.1329)}to{transform:translate(15.8492vw,99vh) scale(.1329)}}.snow:nth-child(30){opacity:.1178;transform:translate(29.646vw,-10px) scale(.8327);animation:fall-30 18s -1s linear infinite}@keyframes fall-30{61.191%{transform:translate(23.2978vw,61.191vh) scale(.8327)}to{transform:translate(26.4719vw,99vh) scale(.8327)}}.snow:nth-child(31){opacity:.8228;transform:translate(9.1102vw,-10px) scale(.166);animation:fall-31 20s -11s linear infinite}@keyframes fall-31{70.644%{transform:translate(-.103vw,70.644vh) scale(.166)}to{transform:translate(4.5036vw,99vh) scale(.166)}}.snow:nth-child(32){opacity:1.1812;transform:translate(92.3007vw,-10px) scale(.4139);animation:fall-32 11s -8s linear infinite}@keyframes fall-32{30.841%{transform:translate(85.7774vw,30.841vh) scale(.4139)}to{transform:translate(89.03905vw,99vh) scale(.4139)}}.snow:nth-child(33){opacity:.9278;transform:translate(.9679vw,-10px) scale(.276);animation:fall-33 25s -27s linear infinite}@keyframes fall-33{74.463%{transform:translate(-.2144vw,74.463vh) scale(.276)}to{transform:translate(.37675vw,99vh) scale(.276)}}.snow:nth-child(34){opacity:1.6632;transform:translate(22.0958vw,-10px) scale(.5316);animation:fall-34 28s -29s linear infinite}@keyframes fall-34{45.618%{transform:translate(13.6547vw,45.618vh) scale(.5316)}to{transform:translate(17.87525vw,99vh) scale(.5316)}}.snow:nth-child(35){opacity:1.6254;transform:translate(4.5818vw,-10px) scale(.5595);animation:fall-35 16s -21s linear infinite}@keyframes fall-35{52.98%{transform:translate(1.5431vw,52.98vh) scale(.5595)}to{transform:translate(3.06245vw,99vh) scale(.5595)}}.snow:nth-child(36){opacity:.0728;transform:translate(47.4246vw,-10px) scale(.0465);animation:fall-36 24s -12s linear infinite}@keyframes fall-36{58.077%{transform:translate(43.0807vw,58.077vh) scale(.0465)}to{transform:translate(45.25265vw,99vh) scale(.0465)}}.snow:nth-child(37){opacity:.7166;transform:translate(50.7908vw,-10px) scale(.5122);animation:fall-37 26s -11s linear infinite}@keyframes fall-37{76.417%{transform:translate(43.3971vw,76.417vh) scale(.5122)}to{transform:translate(47.09395vw,99vh) scale(.5122)}}.snow:nth-child(38){opacity:.232;transform:translate(53.447vw,-10px) scale(.5397);animation:fall-38 13s -12s linear infinite}@keyframes fall-38{76.552%{transform:translate(45.3893vw,76.552vh) scale(.5397)}to{transform:translate(49.41815vw,99vh) scale(.5397)}}.snow:nth-child(39){opacity:1.7334;transform:translate(92.4965vw,-10px) scale(.4593);animation:fall-39 13s -24s linear infinite}@keyframes fall-39{32.712%{transform:translate(89.2019vw,32.712vh) scale(.4593)}to{transform:translate(90.8492vw,99vh) scale(.4593)}}.snow:nth-child(40){opacity:1.8426;transform:translate(80.748vw,-10px) scale(.8903);animation:fall-40 27s -7s linear infinite}@keyframes fall-40{30.49%{transform:translate(79.4929vw,30.49vh) scale(.8903)}to{transform:translate(80.12045vw,99vh) scale(.8903)}}.snow:nth-child(41){opacity:.8202;transform:translate(57.2016vw,-10px) scale(.2322);animation:fall-41 27s -28s linear infinite}@keyframes fall-41{55.547%{transform:translate(62.4935vw,55.547vh) scale(.2322)}to{transform:translate(59.84755vw,99vh) scale(.2322)}}.snow:nth-child(42){opacity:1.8274;transform:translate(83.4849vw,-10px) scale(.876);animation:fall-42 21s -25s linear infinite}@keyframes fall-42{78.817%{transform:translate(89.9989vw,78.817vh) scale(.876)}to{transform:translate(86.7419vw,99vh) scale(.876)}}.snow:nth-child(43){opacity:.8608;transform:translate(73.652vw,-10px) scale(.8503);animation:fall-43 10s -18s linear infinite}@keyframes fall-43{35.322%{transform:translate(76.4827vw,35.322vh) scale(.8503)}to{transform:translate(75.06735vw,99vh) scale(.8503)}}.snow:nth-child(44){opacity:.9808;transform:translate(70.6409vw,-10px) scale(.2827);animation:fall-44 21s -21s linear infinite}@keyframes fall-44{35.458%{transform:translate(64.3463vw,35.458vh) scale(.2827)}to{transform:translate(67.4936vw,99vh) scale(.2827)}}.snow:nth-child(45){opacity:1.768;transform:translate(63.5413vw,-10px) scale(.4448);animation:fall-45 20s -23s linear infinite}@keyframes fall-45{39.839%{transform:translate(61.8172vw,39.839vh) scale(.4448)}to{transform:translate(62.67925vw,99vh) scale(.4448)}}.snow:nth-child(46){opacity:1.2946;transform:translate(57.8768vw,-10px) scale(.717);animation:fall-46 29s -29s linear infinite}@keyframes fall-46{39.903%{transform:translate(66.8304vw,39.903vh) scale(.717)}to{transform:translate(62.3536vw,99vh) scale(.717)}}.snow:nth-child(47){opacity:1.8994;transform:translate(46.0603vw,-10px) scale(.8528);animation:fall-47 15s -3s linear infinite}@keyframes fall-47{61.949%{transform:translate(54.4133vw,61.949vh) scale(.8528)}to{transform:translate(50.2368vw,99vh) scale(.8528)}}.snow:nth-child(48){opacity:.119;transform:translate(97.3471vw,-10px) scale(.2461);animation:fall-48 21s -5s linear infinite}@keyframes fall-48{64.386%{transform:translate(98.1513vw,64.386vh) scale(.2461)}to{transform:translate(97.7492vw,99vh) scale(.2461)}}.snow:nth-child(49){opacity:.4588;transform:translate(9.5567vw,-10px) scale(.754);animation:fall-49 21s -25s linear infinite}@keyframes fall-49{60.077%{transform:translate(3.6098vw,60.077vh) scale(.754)}to{transform:translate(6.58325vw,99vh) scale(.754)}}.snow:nth-child(50){opacity:.6466;transform:translate(16.953vw,-10px) scale(.1182);animation:fall-50 22s -8s linear infinite}@keyframes fall-50{78.463%{transform:translate(9.0459vw,78.463vh) scale(.1182)}to{transform:translate(12.99945vw,99vh) scale(.1182)}}.snow:nth-child(51){opacity:1.7208;transform:translate(80.0756vw,-10px) scale(.2638);animation:fall-51 26s -22s linear infinite}@keyframes fall-51{78.293%{transform:translate(86.0613vw,78.293vh) scale(.2638)}to{transform:translate(83.06845vw,99vh) scale(.2638)}}.snow:nth-child(52){opacity:.11;transform:translate(18.5941vw,-10px) scale(.5251);animation:fall-52 10s -12s linear infinite}@keyframes fall-52{34.538%{transform:translate(27.5979vw,34.538vh) scale(.5251)}to{transform:translate(23.096vw,99vh) scale(.5251)}}.snow:nth-child(53){opacity:.8748;transform:translate(76.3472vw,-10px) scale(.5722);animation:fall-53 28s -11s linear infinite}@keyframes fall-53{79.817%{transform:translate(71.5679vw,79.817vh) scale(.5722)}to{transform:translate(73.95755vw,99vh) scale(.5722)}}.snow:nth-child(54){opacity:.4062;transform:translate(59.069vw,-10px) scale(.1866);animation:fall-54 15s -25s linear infinite}@keyframes fall-54{33.683%{transform:translate(69.0203vw,33.683vh) scale(.1866)}to{transform:translate(64.04465vw,99vh) scale(.1866)}}.snow:nth-child(55){opacity:1.9542;transform:translate(59.773vw,-10px) scale(.8381);animation:fall-55 25s -1s linear infinite}@keyframes fall-55{55.582%{transform:translate(53.8674vw,55.582vh) scale(.8381)}to{transform:translate(56.8202vw,99vh) scale(.8381)}}.snow:nth-child(56){opacity:.3744;transform:translate(6.6697vw,-10px) scale(.4345);animation:fall-56 24s -11s linear infinite}@keyframes fall-56{47.111%{transform:translate(-.3866vw,47.111vh) scale(.4345)}to{transform:translate(3.14155vw,99vh) scale(.4345)}}.snow:nth-child(57){opacity:.633;transform:translate(7.7393vw,-10px) scale(.4344);animation:fall-57 11s -11s linear infinite}@keyframes fall-57{64.561%{transform:translate(15.1897vw,64.561vh) scale(.4344)}to{transform:translate(11.4645vw,99vh) scale(.4344)}}.snow:nth-child(58){opacity:1.2388;transform:translate(23.1984vw,-10px) scale(.019);animation:fall-58 16s -7s linear infinite}@keyframes fall-58{41.535%{transform:translate(25.1103vw,41.535vh) scale(.019)}to{transform:translate(24.15435vw,99vh) scale(.019)}}.snow:nth-child(59){opacity:1.4728;transform:translate(97.7762vw,-10px) scale(.6229);animation:fall-59 29s -18s linear infinite}@keyframes fall-59{32.808%{transform:translate(98.9392vw,32.808vh) scale(.6229)}to{transform:translate(98.3577vw,99vh) scale(.6229)}}.snow:nth-child(60){opacity:.0174;transform:translate(17.8755vw,-10px) scale(.7947);animation:fall-60 29s -8s linear infinite}@keyframes fall-60{50.101%{transform:translate(19.639vw,50.101vh) scale(.7947)}to{transform:translate(18.75725vw,99vh) scale(.7947)}}.snow:nth-child(61){opacity:.2346;transform:translate(4.6726vw,-10px) scale(.1165);animation:fall-61 11s -26s linear infinite}@keyframes fall-61{72.161%{transform:translate(5.4365vw,72.161vh) scale(.1165)}to{transform:translate(5.05455vw,99vh) scale(.1165)}}.snow:nth-child(62){opacity:.5782;transform:translate(75.4478vw,-10px) scale(.6798);animation:fall-62 20s -10s linear infinite}@keyframes fall-62{39.387%{transform:translate(72.3873vw,39.387vh) scale(.6798)}to{transform:translate(73.91755vw,99vh) scale(.6798)}}.snow:nth-child(63){opacity:.3012;transform:translate(3.897vw,-10px) scale(.4428);animation:fall-63 24s -12s linear infinite}@keyframes fall-63{37.062%{transform:translate(-5.4522vw,37.062vh) scale(.4428)}to{transform:translate(-.7776vw,99vh) scale(.4428)}}.snow:nth-child(64){opacity:1.7878;transform:translate(79.1362vw,-10px) scale(.3483);animation:fall-64 22s -15s linear infinite}@keyframes fall-64{56.358%{transform:translate(82.6684vw,56.358vh) scale(.3483)}to{transform:translate(80.9023vw,99vh) scale(.3483)}}.snow:nth-child(65){opacity:1.7708;transform:translate(54.2313vw,-10px) scale(.7551);animation:fall-65 24s -5s linear infinite}@keyframes fall-65{41.675%{transform:translate(52.9376vw,41.675vh) scale(.7551)}to{transform:translate(53.58445vw,99vh) scale(.7551)}}.snow:nth-child(66){opacity:1.2364;transform:translate(9.8726vw,-10px) scale(.6066);animation:fall-66 13s -6s linear infinite}@keyframes fall-66{53.202%{transform:translate(1.7896vw,53.202vh) scale(.6066)}to{transform:translate(5.8311vw,99vh) scale(.6066)}}.snow:nth-child(67){opacity:1.7484;transform:translate(63.9695vw,-10px) scale(.236);animation:fall-67 18s -4s linear infinite}@keyframes fall-67{31.652%{transform:translate(71.3434vw,31.652vh) scale(.236)}to{transform:translate(67.65645vw,99vh) scale(.236)}}.snow:nth-child(68){opacity:1.9478;transform:translate(27.3624vw,-10px) scale(.0668);animation:fall-68 24s -10s linear infinite}@keyframes fall-68{51.181%{transform:translate(25.7262vw,51.181vh) scale(.0668)}to{transform:translate(26.5443vw,99vh) scale(.0668)}}.snow:nth-child(69){opacity:1.1388;transform:translate(10.1859vw,-10px) scale(.1067);animation:fall-69 26s -14s linear infinite}@keyframes fall-69{62.746%{transform:translate(4.7748vw,62.746vh) scale(.1067)}to{transform:translate(7.48035vw,99vh) scale(.1067)}}.snow:nth-child(70){opacity:.5644;transform:translate(73.4884vw,-10px) scale(.5084);animation:fall-70 26s -14s linear infinite}@keyframes fall-70{75.046%{transform:translate(70.2708vw,75.046vh) scale(.5084)}to{transform:translate(71.8796vw,99vh) scale(.5084)}}.snow:nth-child(71){opacity:1.9506;transform:translate(91.7936vw,-10px) scale(.7403);animation:fall-71 23s -7s linear infinite}@keyframes fall-71{40.632%{transform:translate(100.9239vw,40.632vh) scale(.7403)}to{transform:translate(96.35875vw,99vh) scale(.7403)}}.snow:nth-child(72){opacity:1.6012;transform:translate(77.4435vw,-10px) scale(.4422);animation:fall-72 30s -5s linear infinite}@keyframes fall-72{54.318%{transform:translate(78.6866vw,54.318vh) scale(.4422)}to{transform:translate(78.06505vw,99vh) scale(.4422)}}.snow:nth-child(73){opacity:.3166;transform:translate(40.9173vw,-10px) scale(.2648);animation:fall-73 12s -20s linear infinite}@keyframes fall-73{62.937%{transform:translate(46.4461vw,62.937vh) scale(.2648)}to{transform:translate(43.6817vw,99vh) scale(.2648)}}.snow:nth-child(74){opacity:1.558;transform:translate(59.7869vw,-10px) scale(.1809);animation:fall-74 30s -4s linear infinite}@keyframes fall-74{60.345%{transform:translate(58.5167vw,60.345vh) scale(.1809)}to{transform:translate(59.1518vw,99vh) scale(.1809)}}.snow:nth-child(75){opacity:1.637;transform:translate(42.2095vw,-10px) scale(.3394);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{60.188%{transform:translate(35.8275vw,60.188vh) scale(.3394)}to{transform:translate(39.0185vw,99vh) scale(.3394)}}.snow:nth-child(76){opacity:1.2072;transform:translate(3.7868vw,-10px) scale(.5048);animation:fall-76 13s -22s linear infinite}@keyframes fall-76{53.961%{transform:translate(4.0876vw,53.961vh) scale(.5048)}to{transform:translate(3.9372vw,99vh) scale(.5048)}}.snow:nth-child(77){opacity:1.657;transform:translate(15.6131vw,-10px) scale(.1876);animation:fall-77 13s -21s linear infinite}@keyframes fall-77{58.024%{transform:translate(20.9602vw,58.024vh) scale(.1876)}to{transform:translate(18.28665vw,99vh) scale(.1876)}}.snow:nth-child(78){opacity:1.605;transform:translate(86.5785vw,-10px) scale(.0316);animation:fall-78 10s -8s linear infinite}@keyframes fall-78{52.399%{transform:translate(94.6389vw,52.399vh) scale(.0316)}to{transform:translate(90.6087vw,99vh) scale(.0316)}}.snow:nth-child(79){opacity:.2252;transform:translate(28.5019vw,-10px) scale(.5595);animation:fall-79 22s -11s linear infinite}@keyframes fall-79{69.324%{transform:translate(30.202vw,69.324vh) scale(.5595)}to{transform:translate(29.35195vw,99vh) scale(.5595)}}.snow:nth-child(80){opacity:1.2996;transform:translate(20.3609vw,-10px) scale(.2507);animation:fall-80 13s -17s linear infinite}@keyframes fall-80{44.677%{transform:translate(23.361vw,44.677vh) scale(.2507)}to{transform:translate(21.86095vw,99vh) scale(.2507)}}.snow:nth-child(81){opacity:1.0474;transform:translate(51.5218vw,-10px) scale(.5448);animation:fall-81 18s -24s linear infinite}@keyframes fall-81{75.23%{transform:translate(48.2784vw,75.23vh) scale(.5448)}to{transform:translate(49.9001vw,99vh) scale(.5448)}}.snow:nth-child(82){opacity:.8712;transform:translate(11.4638vw,-10px) scale(.9333);animation:fall-82 24s -27s linear infinite}@keyframes fall-82{54.376%{transform:translate(21.4218vw,54.376vh) scale(.9333)}to{transform:translate(16.4428vw,99vh) scale(.9333)}}.snow:nth-child(83){opacity:.2998;transform:translate(43.9006vw,-10px) scale(.7263);animation:fall-83 21s -21s linear infinite}@keyframes fall-83{46.916%{transform:translate(38.451vw,46.916vh) scale(.7263)}to{transform:translate(41.1758vw,99vh) scale(.7263)}}.snow:nth-child(84){opacity:.7292;transform:translate(91.7498vw,-10px) scale(.0999);animation:fall-84 24s -14s linear infinite}@keyframes fall-84{50.852%{transform:translate(100vw,50.852vh) scale(.0999)}to{transform:translate(95.8749vw,99vh) scale(.0999)}}.snow:nth-child(85){opacity:.984;transform:translate(66.8328vw,-10px) scale(.8084);animation:fall-85 30s -17s linear infinite}@keyframes fall-85{64.476%{transform:translate(62.553vw,64.476vh) scale(.8084)}to{transform:translate(64.6929vw,99vh) scale(.8084)}}.snow:nth-child(86){opacity:.0824;transform:translate(89.032vw,-10px) scale(.5079);animation:fall-86 20s -1s linear infinite}@keyframes fall-86{30.262%{transform:translate(89.688vw,30.262vh) scale(.5079)}to{transform:translate(89.36vw,99vh) scale(.5079)}}.snow:nth-child(87){opacity:1.9168;transform:translate(78.8645vw,-10px) scale(.4449);animation:fall-87 30s -29s linear infinite}@keyframes fall-87{77.114%{transform:translate(72.9016vw,77.114vh) scale(.4449)}to{transform:translate(75.88305vw,99vh) scale(.4449)}}.snow:nth-child(88){opacity:1.746;transform:translate(94.0418vw,-10px) scale(.6693);animation:fall-88 22s -12s linear infinite}@keyframes fall-88{51.71%{transform:translate(99.9069vw,51.71vh) scale(.6693)}to{transform:translate(96.97435vw,99vh) scale(.6693)}}.snow:nth-child(89){opacity:1.491;transform:translate(57.378vw,-10px) scale(.5794);animation:fall-89 24s -5s linear infinite}@keyframes fall-89{78.882%{transform:translate(62.3495vw,78.882vh) scale(.5794)}to{transform:translate(59.86375vw,99vh) scale(.5794)}}.snow:nth-child(90){opacity:1.7404;transform:translate(83.3328vw,-10px) scale(.0348);animation:fall-90 21s -4s linear infinite}@keyframes fall-90{39.767%{transform:translate(77.8712vw,39.767vh) scale(.0348)}to{transform:translate(80.602vw,99vh) scale(.0348)}}.snow:nth-child(91){opacity:.8218;transform:translate(12.0868vw,-10px) scale(.3912);animation:fall-91 22s -11s linear infinite}@keyframes fall-91{75.44%{transform:translate(2.8712vw,75.44vh) scale(.3912)}to{transform:translate(7.479vw,99vh) scale(.3912)}}.snow:nth-child(92){opacity:1.3082;transform:translate(14.2143vw,-10px) scale(.4969);animation:fall-92 21s -9s linear infinite}@keyframes fall-92{61.191%{transform:translate(9.2318vw,61.191vh) scale(.4969)}to{transform:translate(11.72305vw,99vh) scale(.4969)}}.snow:nth-child(93){opacity:.1338;transform:translate(70.2464vw,-10px) scale(.2826);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.573%{transform:translate(80.0914vw,60.573vh) scale(.2826)}to{transform:translate(75.1689vw,99vh) scale(.2826)}}.snow:nth-child(94){opacity:.193;transform:translate(88.2215vw,-10px) scale(.8121);animation:fall-94 15s -1s linear infinite}@keyframes fall-94{34.11%{transform:translate(81.5548vw,34.11vh) scale(.8121)}to{transform:translate(84.88815vw,99vh) scale(.8121)}}.snow:nth-child(95){opacity:.8446;transform:translate(95.468vw,-10px) scale(.2401);animation:fall-95 11s -3s linear infinite}@keyframes fall-95{46.894%{transform:translate(99.4154vw,46.894vh) scale(.2401)}to{transform:translate(97.4417vw,99vh) scale(.2401)}}.snow:nth-child(96){opacity:.9842;transform:translate(71.6996vw,-10px) scale(.8186);animation:fall-96 15s -13s linear infinite}@keyframes fall-96{43.421%{transform:translate(76.4357vw,43.421vh) scale(.8186)}to{transform:translate(74.06765vw,99vh) scale(.8186)}}.snow:nth-child(97){opacity:1.4446;transform:translate(76.3382vw,-10px) scale(.6615);animation:fall-97 27s -30s linear infinite}@keyframes fall-97{38.116%{transform:translate(67.3539vw,38.116vh) scale(.6615)}to{transform:translate(71.84605vw,99vh) scale(.6615)}}.snow:nth-child(98){opacity:1.1454;transform:translate(32.1229vw,-10px) scale(.4147);animation:fall-98 23s -17s linear infinite}@keyframes fall-98{52.777%{transform:translate(37.0028vw,52.777vh) scale(.4147)}to{transform:translate(34.56285vw,99vh) scale(.4147)}}.snow:nth-child(99){opacity:1.905;transform:translate(64.7581vw,-10px) scale(.1486);animation:fall-99 21s -16s linear infinite}@keyframes fall-99{53.157%{transform:translate(67.1214vw,53.157vh) scale(.1486)}to{transform:translate(65.93975vw,99vh) scale(.1486)}}.snow:nth-child(100){opacity:.6468;transform:translate(14.1221vw,-10px) scale(.7955);animation:fall-100 28s -2s linear infinite}@keyframes fall-100{60.857%{transform:translate(9.1422vw,60.857vh) scale(.7955)}to{transform:translate(11.63215vw,99vh) scale(.7955)}}.snow:nth-child(101){opacity:1.3032;transform:translate(30.0455vw,-10px) scale(.9962);animation:fall-101 14s -17s linear infinite}@keyframes fall-101{54.533%{transform:translate(35.6235vw,54.533vh) scale(.9962)}to{transform:translate(32.8345vw,99vh) scale(.9962)}}.snow:nth-child(102){opacity:1.227;transform:translate(64.2121vw,-10px) scale(.785);animation:fall-102 13s -8s linear infinite}@keyframes fall-102{33.26%{transform:translate(60.7892vw,33.26vh) scale(.785)}to{transform:translate(62.50065vw,99vh) scale(.785)}}.snow:nth-child(103){opacity:1.6464;transform:translate(60.4514vw,-10px) scale(.0484);animation:fall-103 30s -28s linear infinite}@keyframes fall-103{42.249%{transform:translate(66.7127vw,42.249vh) scale(.0484)}to{transform:translate(63.58205vw,99vh) scale(.0484)}}.snow:nth-child(104){opacity:1.9728;transform:translate(65.3422vw,-10px) scale(.9775);animation:fall-104 30s -10s linear infinite}@keyframes fall-104{53.183%{transform:translate(74.9936vw,53.183vh) scale(.9775)}to{transform:translate(70.1679vw,99vh) scale(.9775)}}.snow:nth-child(105){opacity:.6106;transform:translate(62.9828vw,-10px) scale(.4238);animation:fall-105 22s -14s linear infinite}@keyframes fall-105{67.053%{transform:translate(57.5681vw,67.053vh) scale(.4238)}to{transform:translate(60.27545vw,99vh) scale(.4238)}}.snow:nth-child(106){opacity:.882;transform:translate(97.5935vw,-10px) scale(.6518);animation:fall-106 14s -19s linear infinite}@keyframes fall-106{36.29%{transform:translate(94.2972vw,36.29vh) scale(.6518)}to{transform:translate(95.94535vw,99vh) scale(.6518)}}.snow:nth-child(107){opacity:.211;transform:translate(90.359vw,-10px) scale(.0705);animation:fall-107 16s -16s linear infinite}@keyframes fall-107{65.343%{transform:translate(91.5141vw,65.343vh) scale(.0705)}to{transform:translate(90.93655vw,99vh) scale(.0705)}}.snow:nth-child(108){opacity:1.4088;transform:translate(32.5138vw,-10px) scale(.2403);animation:fall-108 23s -8s linear infinite}@keyframes fall-108{51.656%{transform:translate(25.5838vw,51.656vh) scale(.2403)}to{transform:translate(29.0488vw,99vh) scale(.2403)}}.snow:nth-child(109){opacity:1.3518;transform:translate(78.4273vw,-10px) scale(.1271);animation:fall-109 30s -29s linear infinite}@keyframes fall-109{47.683%{transform:translate(86.3254vw,47.683vh) scale(.1271)}to{transform:translate(82.37635vw,99vh) scale(.1271)}}.snow:nth-child(110){opacity:.6206;transform:translate(51.7392vw,-10px) scale(.4652);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{50.959%{transform:translate(49.433vw,50.959vh) scale(.4652)}to{transform:translate(50.5861vw,99vh) scale(.4652)}}.snow:nth-child(111){opacity:.242;transform:translate(18.2129vw,-10px) scale(.7904);animation:fall-111 11s -28s linear infinite}@keyframes fall-111{78.914%{transform:translate(9.0284vw,78.914vh) scale(.7904)}to{transform:translate(13.62065vw,99vh) scale(.7904)}}.snow:nth-child(112){opacity:1.1148;transform:translate(56.8461vw,-10px) scale(.0595);animation:fall-112 16s -5s linear infinite}@keyframes fall-112{78.244%{transform:translate(53.5782vw,78.244vh) scale(.0595)}to{transform:translate(55.21215vw,99vh) scale(.0595)}}.snow:nth-child(113){opacity:1.2498;transform:translate(5.1976vw,-10px) scale(.9792);animation:fall-113 28s -30s linear infinite}@keyframes fall-113{46.132%{transform:translate(11.8218vw,46.132vh) scale(.9792)}to{transform:translate(8.5097vw,99vh) scale(.9792)}}.snow:nth-child(114){opacity:.0358;transform:translate(69.3218vw,-10px) scale(.2935);animation:fall-114 19s -13s linear infinite}@keyframes fall-114{70.897%{transform:translate(74.1768vw,70.897vh) scale(.2935)}to{transform:translate(71.7493vw,99vh) scale(.2935)}}.snow:nth-child(115){opacity:1.3356;transform:translate(12.9854vw,-10px) scale(.1997);animation:fall-115 25s -9s linear infinite}@keyframes fall-115{38.271%{transform:translate(3.998vw,38.271vh) scale(.1997)}to{transform:translate(8.4917vw,99vh) scale(.1997)}}.snow:nth-child(116){opacity:.4106;transform:translate(55.9022vw,-10px) scale(.4606);animation:fall-116 20s -9s linear infinite}@keyframes fall-116{68.215%{transform:translate(55.1299vw,68.215vh) scale(.4606)}to{transform:translate(55.51605vw,99vh) scale(.4606)}}.snow:nth-child(117){opacity:1.9974;transform:translate(97.3649vw,-10px) scale(.7721);animation:fall-117 30s -2s linear infinite}@keyframes fall-117{72.023%{transform:translate(98.0593vw,72.023vh) scale(.7721)}to{transform:translate(97.7121vw,99vh) scale(.7721)}}.snow:nth-child(118){opacity:1.0092;transform:translate(36.1679vw,-10px) scale(.6745);animation:fall-118 18s -14s linear infinite}@keyframes fall-118{50.258%{transform:translate(43.7979vw,50.258vh) scale(.6745)}to{transform:translate(39.9829vw,99vh) scale(.6745)}}.snow:nth-child(119){opacity:1.9622;transform:translate(85.3674vw,-10px) scale(.1185);animation:fall-119 13s -6s linear infinite}@keyframes fall-119{33.954%{transform:translate(76.6363vw,33.954vh) scale(.1185)}to{transform:translate(81.00185vw,99vh) scale(.1185)}}.snow:nth-child(120){opacity:.4172;transform:translate(16.392vw,-10px) scale(.7221);animation:fall-120 11s -28s linear infinite}@keyframes fall-120{63.425%{transform:translate(23.0843vw,63.425vh) scale(.7221)}to{transform:translate(19.73815vw,99vh) scale(.7221)}}.snow:nth-child(121){opacity:.5302;transform:translate(23.74vw,-10px) scale(.8621);animation:fall-121 29s -16s linear infinite}@keyframes fall-121{32.032%{transform:translate(21.9084vw,32.032vh) scale(.8621)}to{transform:translate(22.8242vw,99vh) scale(.8621)}}.snow:nth-child(122){opacity:.4094;transform:translate(.5132vw,-10px) scale(.2042);animation:fall-122 20s -16s linear infinite}@keyframes fall-122{76.016%{transform:translate(.4227vw,76.016vh) scale(.2042)}to{transform:translate(.46795vw,99vh) scale(.2042)}}.snow:nth-child(123){opacity:.3806;transform:translate(46.493vw,-10px) scale(.9391);animation:fall-123 19s -23s linear infinite}@keyframes fall-123{49.185%{transform:translate(49.3382vw,49.185vh) scale(.9391)}to{transform:translate(47.9156vw,99vh) scale(.9391)}}.snow:nth-child(124){opacity:.7444;transform:translate(85.6407vw,-10px) scale(.0327);animation:fall-124 20s -22s linear infinite}@keyframes fall-124{50.02%{transform:translate(81.3599vw,50.02vh) scale(.0327)}to{transform:translate(83.5003vw,99vh) scale(.0327)}}.snow:nth-child(125){opacity:1.953;transform:translate(96.9958vw,-10px) scale(.6523);animation:fall-125 11s -10s linear infinite}@keyframes fall-125{31.537%{transform:translate(97.8726vw,31.537vh) scale(.6523)}to{transform:translate(97.4342vw,99vh) scale(.6523)}}.snow:nth-child(126){opacity:.363;transform:translate(99.2891vw,-10px) scale(.1878);animation:fall-126 17s -23s linear infinite}@keyframes fall-126{68.73%{transform:translate(95.4612vw,68.73vh) scale(.1878)}to{transform:translate(97.37515vw,99vh) scale(.1878)}}.snow:nth-child(127){opacity:.3412;transform:translate(74.5239vw,-10px) scale(.9366);animation:fall-127 25s -12s linear infinite}@keyframes fall-127{68.446%{transform:translate(76.3539vw,68.446vh) scale(.9366)}to{transform:translate(75.4389vw,99vh) scale(.9366)}}.snow:nth-child(128){opacity:.193;transform:translate(20.9031vw,-10px) scale(.9589);animation:fall-128 18s -29s linear infinite}@keyframes fall-128{57.013%{transform:translate(24.8067vw,57.013vh) scale(.9589)}to{transform:translate(22.8549vw,99vh) scale(.9589)}}.snow:nth-child(129){opacity:1.3346;transform:translate(7.9395vw,-10px) scale(.7458);animation:fall-129 28s -28s linear infinite}@keyframes fall-129{71.835%{transform:translate(7.8262vw,71.835vh) scale(.7458)}to{transform:translate(7.88285vw,99vh) scale(.7458)}}.snow:nth-child(130){opacity:1.8986;transform:translate(3.0181vw,-10px) scale(.8197);animation:fall-130 19s -2s linear infinite}@keyframes fall-130{36.5%{transform:translate(11.383vw,36.5vh) scale(.8197)}to{transform:translate(7.20055vw,99vh) scale(.8197)}}.snow:nth-child(131){opacity:1.7206;transform:translate(71.9723vw,-10px) scale(.9066);animation:fall-131 29s -30s linear infinite}@keyframes fall-131{78.094%{transform:translate(65.0148vw,78.094vh) scale(.9066)}to{transform:translate(68.49355vw,99vh) scale(.9066)}}.snow:nth-child(132){opacity:.8046;transform:translate(6.8008vw,-10px) scale(.2238);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{77.623%{transform:translate(9.8164vw,77.623vh) scale(.2238)}to{transform:translate(8.3086vw,99vh) scale(.2238)}}.snow:nth-child(133){opacity:.3748;transform:translate(22.5932vw,-10px) scale(.0621);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{35.377%{transform:translate(14.1822vw,35.377vh) scale(.0621)}to{transform:translate(18.3877vw,99vh) scale(.0621)}}.snow:nth-child(134){opacity:1.233;transform:translate(34.3151vw,-10px) scale(.2225);animation:fall-134 25s -20s linear infinite}@keyframes fall-134{37.872%{transform:translate(38.5746vw,37.872vh) scale(.2225)}to{transform:translate(36.44485vw,99vh) scale(.2225)}}.snow:nth-child(135){opacity:.7256;transform:translate(54.729vw,-10px) scale(.5653);animation:fall-135 11s -14s linear infinite}@keyframes fall-135{48.732%{transform:translate(46.6019vw,48.732vh) scale(.5653)}to{transform:translate(50.66545vw,99vh) scale(.5653)}}.snow:nth-child(136){opacity:.4046;transform:translate(30.2758vw,-10px) scale(.5985);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{76.11%{transform:translate(34.7708vw,76.11vh) scale(.5985)}to{transform:translate(32.5233vw,99vh) scale(.5985)}}.snow:nth-child(137){opacity:1.3662;transform:translate(16.183vw,-10px) scale(.2343);animation:fall-137 27s -7s linear infinite}@keyframes fall-137{63.65%{transform:translate(13.982vw,63.65vh) scale(.2343)}to{transform:translate(15.0825vw,99vh) scale(.2343)}}.snow:nth-child(138){opacity:1.5238;transform:translate(5.3422vw,-10px) scale(.239);animation:fall-138 20s -25s linear infinite}@keyframes fall-138{71.231%{transform:translate(.3421vw,71.231vh) scale(.239)}to{transform:translate(2.84215vw,99vh) scale(.239)}}.snow:nth-child(139){opacity:1.0748;transform:translate(5.026vw,-10px) scale(.3194);animation:fall-139 26s -19s linear infinite}@keyframes fall-139{77.084%{transform:translate(.7649vw,77.084vh) scale(.3194)}to{transform:translate(2.89545vw,99vh) scale(.3194)}}.snow:nth-child(140){opacity:1.7072;transform:translate(74.827vw,-10px) scale(.4424);animation:fall-140 22s -23s linear infinite}@keyframes fall-140{34.246%{transform:translate(72.9214vw,34.246vh) scale(.4424)}to{transform:translate(73.8742vw,99vh) scale(.4424)}}.snow:nth-child(141){opacity:1.2998;transform:translate(33.7714vw,-10px) scale(.3121);animation:fall-141 14s -22s linear infinite}@keyframes fall-141{39.99%{transform:translate(27.8872vw,39.99vh) scale(.3121)}to{transform:translate(30.8293vw,99vh) scale(.3121)}}.snow:nth-child(142){opacity:1.3598;transform:translate(43.3313vw,-10px) scale(.6787);animation:fall-142 19s -26s linear infinite}@keyframes fall-142{39.509%{transform:translate(37.8279vw,39.509vh) scale(.6787)}to{transform:translate(40.5796vw,99vh) scale(.6787)}}.snow:nth-child(143){opacity:.6706;transform:translate(99.7775vw,-10px) scale(.1066);animation:fall-143 14s -5s linear infinite}@keyframes fall-143{47.842%{transform:translate(107.1625vw,47.842vh) scale(.1066)}to{transform:translate(103.47vw,99vh) scale(.1066)}}.snow:nth-child(144){opacity:1.35;transform:translate(86.8153vw,-10px) scale(.3093);animation:fall-144 12s -26s linear infinite}@keyframes fall-144{64.535%{transform:translate(81.0553vw,64.535vh) scale(.3093)}to{transform:translate(83.9353vw,99vh) scale(.3093)}}.snow:nth-child(145){opacity:.6484;transform:translate(88.8662vw,-10px) scale(.7993);animation:fall-145 12s -20s linear infinite}@keyframes fall-145{54.966%{transform:translate(93.7684vw,54.966vh) scale(.7993)}to{transform:translate(91.3173vw,99vh) scale(.7993)}}.snow:nth-child(146){opacity:.836;transform:translate(91.4215vw,-10px) scale(.0926);animation:fall-146 12s -24s linear infinite}@keyframes fall-146{59.219%{transform:translate(92.7476vw,59.219vh) scale(.0926)}to{transform:translate(92.08455vw,99vh) scale(.0926)}}.snow:nth-child(147){opacity:1.3372;transform:translate(9.941vw,-10px) scale(.6574);animation:fall-147 20s -29s linear infinite}@keyframes fall-147{40.677%{transform:translate(4.7456vw,40.677vh) scale(.6574)}to{transform:translate(7.3433vw,99vh) scale(.6574)}}.snow:nth-child(148){opacity:.302;transform:translate(97.4356vw,-10px) scale(.6426);animation:fall-148 18s -6s linear infinite}@keyframes fall-148{38.869%{transform:translate(87.7528vw,38.869vh) scale(.6426)}to{transform:translate(92.5942vw,99vh) scale(.6426)}}.snow:nth-child(149){opacity:1.2676;transform:translate(1.7107vw,-10px) scale(.9531);animation:fall-149 27s -28s linear infinite}@keyframes fall-149{72.09%{transform:translate(-.7367vw,72.09vh) scale(.9531)}to{transform:translate(.487vw,99vh) scale(.9531)}}.snow:nth-child(150){opacity:.2554;transform:translate(45.5711vw,-10px) scale(.5656);animation:fall-150 28s -3s linear infinite}@keyframes fall-150{64.928%{transform:translate(53.7788vw,64.928vh) scale(.5656)}to{transform:translate(49.67495vw,99vh) scale(.5656)}}.snow:nth-child(151){opacity:1.0854;transform:translate(45.3032vw,-10px) scale(.1871);animation:fall-151 15s -29s linear infinite}@keyframes fall-151{52.642%{transform:translate(52.2057vw,52.642vh) scale(.1871)}to{transform:translate(48.75445vw,99vh) scale(.1871)}}.snow:nth-child(152){opacity:.579;transform:translate(62.7384vw,-10px) scale(.8967);animation:fall-152 29s -21s linear infinite}@keyframes fall-152{51.345%{transform:translate(70.4753vw,51.345vh) scale(.8967)}to{transform:translate(66.60685vw,99vh) scale(.8967)}}.snow:nth-child(153){opacity:1.4408;transform:translate(78.2713vw,-10px) scale(.8918);animation:fall-153 18s -17s linear infinite}@keyframes fall-153{48.13%{transform:translate(75.159vw,48.13vh) scale(.8918)}to{transform:translate(76.71515vw,99vh) scale(.8918)}}.snow:nth-child(154){opacity:1.0258;transform:translate(64.1941vw,-10px) scale(.0324);animation:fall-154 15s -14s linear infinite}@keyframes fall-154{57.65%{transform:translate(57.1133vw,57.65vh) scale(.0324)}to{transform:translate(60.6537vw,99vh) scale(.0324)}}.snow:nth-child(155){opacity:1.1198;transform:translate(11.3211vw,-10px) scale(.7703);animation:fall-155 16s -7s linear infinite}@keyframes fall-155{31.787%{transform:translate(8.0972vw,31.787vh) scale(.7703)}to{transform:translate(9.70915vw,99vh) scale(.7703)}}.snow:nth-child(156){opacity:.8914;transform:translate(68.8325vw,-10px) scale(.238);animation:fall-156 13s -27s linear infinite}@keyframes fall-156{47.45%{transform:translate(74.9974vw,47.45vh) scale(.238)}to{transform:translate(71.91495vw,99vh) scale(.238)}}.snow:nth-child(157){opacity:1.3824;transform:translate(59.289vw,-10px) scale(.5076);animation:fall-157 27s -9s linear infinite}@keyframes fall-157{40.664%{transform:translate(53.4767vw,40.664vh) scale(.5076)}to{transform:translate(56.38285vw,99vh) scale(.5076)}}.snow:nth-child(158){opacity:1.6616;transform:translate(87.2898vw,-10px) scale(.6475);animation:fall-158 20s -6s linear infinite}@keyframes fall-158{34.128%{transform:translate(91.8246vw,34.128vh) scale(.6475)}to{transform:translate(89.5572vw,99vh) scale(.6475)}}.snow:nth-child(159){opacity:.0576;transform:translate(21.0107vw,-10px) scale(.5099);animation:fall-159 23s -30s linear infinite}@keyframes fall-159{42.013%{transform:translate(24.4895vw,42.013vh) scale(.5099)}to{transform:translate(22.7501vw,99vh) scale(.5099)}}.snow:nth-child(160){opacity:1.2286;transform:translate(44.1736vw,-10px) scale(.3371);animation:fall-160 14s -17s linear infinite}@keyframes fall-160{61.358%{transform:translate(38.56vw,61.358vh) scale(.3371)}to{transform:translate(41.3668vw,99vh) scale(.3371)}}.snow:nth-child(161){opacity:1.4126;transform:translate(63.1816vw,-10px) scale(.2377);animation:fall-161 24s -18s linear infinite}@keyframes fall-161{72.068%{transform:translate(67.2308vw,72.068vh) scale(.2377)}to{transform:translate(65.2062vw,99vh) scale(.2377)}}.snow:nth-child(162){opacity:.6158;transform:translate(79.324vw,-10px) scale(.0387);animation:fall-162 16s -28s linear infinite}@keyframes fall-162{40.25%{transform:translate(73.961vw,40.25vh) scale(.0387)}to{transform:translate(76.6425vw,99vh) scale(.0387)}}.snow:nth-child(163){opacity:1.5608;transform:translate(93.1636vw,-10px) scale(.7451);animation:fall-163 14s -17s linear infinite}@keyframes fall-163{57.2%{transform:translate(96.7802vw,57.2vh) scale(.7451)}to{transform:translate(94.9719vw,99vh) scale(.7451)}}.snow:nth-child(164){opacity:1.289;transform:translate(45.2962vw,-10px) scale(.8912);animation:fall-164 11s -3s linear infinite}@keyframes fall-164{43.698%{transform:translate(44.8767vw,43.698vh) scale(.8912)}to{transform:translate(45.08645vw,99vh) scale(.8912)}}.snow:nth-child(165){opacity:1.2038;transform:translate(82.0112vw,-10px) scale(.006);animation:fall-165 14s -12s linear infinite}@keyframes fall-165{71.386%{transform:translate(91.8138vw,71.386vh) scale(.006)}to{transform:translate(86.9125vw,99vh) scale(.006)}}.snow:nth-child(166){opacity:.9136;transform:translate(73.1477vw,-10px) scale(.177);animation:fall-166 11s -11s linear infinite}@keyframes fall-166{36.289%{transform:translate(69.8395vw,36.289vh) scale(.177)}to{transform:translate(71.4936vw,99vh) scale(.177)}}.snow:nth-child(167){opacity:1.2942;transform:translate(71.5149vw,-10px) scale(.9887);animation:fall-167 30s -13s linear infinite}@keyframes fall-167{60.043%{transform:translate(67.8506vw,60.043vh) scale(.9887)}to{transform:translate(69.68275vw,99vh) scale(.9887)}}.snow:nth-child(168){opacity:.331;transform:translate(64.6053vw,-10px) scale(.6404);animation:fall-168 16s -6s linear infinite}@keyframes fall-168{76.914%{transform:translate(58.1375vw,76.914vh) scale(.6404)}to{transform:translate(61.3714vw,99vh) scale(.6404)}}.snow:nth-child(169){opacity:.1748;transform:translate(38.1994vw,-10px) scale(.3132);animation:fall-169 30s -23s linear infinite}@keyframes fall-169{67.996%{transform:translate(30.1673vw,67.996vh) scale(.3132)}to{transform:translate(34.18335vw,99vh) scale(.3132)}}.snow:nth-child(170){opacity:1.7814;transform:translate(44.2156vw,-10px) scale(.1327);animation:fall-170 20s -26s linear infinite}@keyframes fall-170{47.366%{transform:translate(41.204vw,47.366vh) scale(.1327)}to{transform:translate(42.7098vw,99vh) scale(.1327)}}.snow:nth-child(171){opacity:.0372;transform:translate(92.6291vw,-10px) scale(.6339);animation:fall-171 16s -10s linear infinite}@keyframes fall-171{50.211%{transform:translate(100.0722vw,50.211vh) scale(.6339)}to{transform:translate(96.35065vw,99vh) scale(.6339)}}.snow:nth-child(172){opacity:.3762;transform:translate(5.6657vw,-10px) scale(.0007);animation:fall-172 17s -18s linear infinite}@keyframes fall-172{48.229%{transform:translate(14.0866vw,48.229vh) scale(.0007)}to{transform:translate(9.87615vw,99vh) scale(.0007)}}.snow:nth-child(173){opacity:.1326;transform:translate(40.4494vw,-10px) scale(.4079);animation:fall-173 16s -28s linear infinite}@keyframes fall-173{34.927%{transform:translate(48.983vw,34.927vh) scale(.4079)}to{transform:translate(44.7162vw,99vh) scale(.4079)}}.snow:nth-child(174){opacity:.3476;transform:translate(72.1821vw,-10px) scale(.2149);animation:fall-174 21s -28s linear infinite}@keyframes fall-174{47.201%{transform:translate(71.0193vw,47.201vh) scale(.2149)}to{transform:translate(71.6007vw,99vh) scale(.2149)}}.snow:nth-child(175){opacity:1.5254;transform:translate(27.7797vw,-10px) scale(.8463);animation:fall-175 19s -22s linear infinite}@keyframes fall-175{57.01%{transform:translate(28.0811vw,57.01vh) scale(.8463)}to{transform:translate(27.9304vw,99vh) scale(.8463)}}.snow:nth-child(176){opacity:.986;transform:translate(89.9271vw,-10px) scale(.282);animation:fall-176 10s -28s linear infinite}@keyframes fall-176{31.74%{transform:translate(90.4102vw,31.74vh) scale(.282)}to{transform:translate(90.16865vw,99vh) scale(.282)}}.snow:nth-child(177){opacity:.326;transform:translate(88.326vw,-10px) scale(.3006);animation:fall-177 22s -18s linear infinite}@keyframes fall-177{50.614%{transform:translate(79.9086vw,50.614vh) scale(.3006)}to{transform:translate(84.1173vw,99vh) scale(.3006)}}.snow:nth-child(178){opacity:1.5942;transform:translate(89.8913vw,-10px) scale(.8932);animation:fall-178 22s -4s linear infinite}@keyframes fall-178{40.834%{transform:translate(93.2454vw,40.834vh) scale(.8932)}to{transform:translate(91.56835vw,99vh) scale(.8932)}}.snow:nth-child(179){opacity:1.3956;transform:translate(43.3253vw,-10px) scale(.559);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{48.462%{transform:translate(36.6435vw,48.462vh) scale(.559)}to{transform:translate(39.9844vw,99vh) scale(.559)}}.snow:nth-child(180){opacity:1.877;transform:translate(79.6855vw,-10px) scale(.5589);animation:fall-180 30s -29s linear infinite}@keyframes fall-180{75.163%{transform:translate(73.813vw,75.163vh) scale(.5589)}to{transform:translate(76.74925vw,99vh) scale(.5589)}}.snow:nth-child(181){opacity:1.2032;transform:translate(2.2782vw,-10px) scale(.7119);animation:fall-181 16s -26s linear infinite}@keyframes fall-181{57.783%{transform:translate(-6.4671vw,57.783vh) scale(.7119)}to{transform:translate(-2.09445vw,99vh) scale(.7119)}}.snow:nth-child(182){opacity:.9044;transform:translate(4.2948vw,-10px) scale(.7895);animation:fall-182 27s -22s linear infinite}@keyframes fall-182{63.574%{transform:translate(1.6078vw,63.574vh) scale(.7895)}to{transform:translate(2.9513vw,99vh) scale(.7895)}}.snow:nth-child(183){opacity:1.6802;transform:translate(24.1651vw,-10px) scale(.3753);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{51.122%{transform:translate(15.3311vw,51.122vh) scale(.3753)}to{transform:translate(19.7481vw,99vh) scale(.3753)}}.snow:nth-child(184){opacity:1.2668;transform:translate(61.5228vw,-10px) scale(.1422);animation:fall-184 14s -7s linear infinite}@keyframes fall-184{36.962%{transform:translate(63.2589vw,36.962vh) scale(.1422)}to{transform:translate(62.39085vw,99vh) scale(.1422)}}.snow:nth-child(185){opacity:1.6106;transform:translate(83.7804vw,-10px) scale(.7104);animation:fall-185 15s -22s linear infinite}@keyframes fall-185{57.963%{transform:translate(77.1864vw,57.963vh) scale(.7104)}to{transform:translate(80.4834vw,99vh) scale(.7104)}}.snow:nth-child(186){opacity:.1054;transform:translate(22.5223vw,-10px) scale(.1498);animation:fall-186 24s -30s linear infinite}@keyframes fall-186{45.471%{transform:translate(22.175vw,45.471vh) scale(.1498)}to{transform:translate(22.34865vw,99vh) scale(.1498)}}.snow:nth-child(187){opacity:1.7018;transform:translate(63.9038vw,-10px) scale(.5411);animation:fall-187 11s -17s linear infinite}@keyframes fall-187{51.291%{transform:translate(58.548vw,51.291vh) scale(.5411)}to{transform:translate(61.2259vw,99vh) scale(.5411)}}.snow:nth-child(188){opacity:1.6672;transform:translate(90.9871vw,-10px) scale(.1822);animation:fall-188 18s -1s linear infinite}@keyframes fall-188{43.741%{transform:translate(81.1242vw,43.741vh) scale(.1822)}to{transform:translate(86.05565vw,99vh) scale(.1822)}}.snow:nth-child(189){opacity:1.9064;transform:translate(18.1616vw,-10px) scale(.3915);animation:fall-189 15s -5s linear infinite}@keyframes fall-189{61.189%{transform:translate(12.1954vw,61.189vh) scale(.3915)}to{transform:translate(15.1785vw,99vh) scale(.3915)}}.snow:nth-child(190){opacity:.5014;transform:translate(54.0707vw,-10px) scale(.3209);animation:fall-190 22s -13s linear infinite}@keyframes fall-190{34.629%{transform:translate(63.1842vw,34.629vh) scale(.3209)}to{transform:translate(58.62745vw,99vh) scale(.3209)}}.snow:nth-child(191){opacity:.2294;transform:translate(84.5443vw,-10px) scale(.6639);animation:fall-191 17s -13s linear infinite}@keyframes fall-191{43.755%{transform:translate(75.9227vw,43.755vh) scale(.6639)}to{transform:translate(80.2335vw,99vh) scale(.6639)}}.snow:nth-child(192){opacity:.5102;transform:translate(74.3589vw,-10px) scale(.9327);animation:fall-192 19s -28s linear infinite}@keyframes fall-192{65.062%{transform:translate(81.2121vw,65.062vh) scale(.9327)}to{transform:translate(77.7855vw,99vh) scale(.9327)}}.snow:nth-child(193){opacity:1.7506;transform:translate(29.6846vw,-10px) scale(.6172);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{42.458%{transform:translate(27.846vw,42.458vh) scale(.6172)}to{transform:translate(28.7653vw,99vh) scale(.6172)}}.snow:nth-child(194){opacity:.8446;transform:translate(96.9257vw,-10px) scale(.0499);animation:fall-194 17s -28s linear infinite}@keyframes fall-194{32.827%{transform:translate(101.8084vw,32.827vh) scale(.0499)}to{transform:translate(99.36705vw,99vh) scale(.0499)}}.snow:nth-child(195){opacity:1.519;transform:translate(4.6494vw,-10px) scale(.4825);animation:fall-195 29s -7s linear infinite}@keyframes fall-195{55.097%{transform:translate(9.9579vw,55.097vh) scale(.4825)}to{transform:translate(7.30365vw,99vh) scale(.4825)}}.snow:nth-child(196){opacity:1.2936;transform:translate(75.5478vw,-10px) scale(.5187);animation:fall-196 29s -15s linear infinite}@keyframes fall-196{57.098%{transform:translate(79.073vw,57.098vh) scale(.5187)}to{transform:translate(77.3104vw,99vh) scale(.5187)}}.snow:nth-child(197){opacity:.0572;transform:translate(69.1381vw,-10px) scale(.5005);animation:fall-197 17s -11s linear infinite}@keyframes fall-197{43.014%{transform:translate(67.1718vw,43.014vh) scale(.5005)}to{transform:translate(68.15495vw,99vh) scale(.5005)}}.snow:nth-child(198){opacity:1.7028;transform:translate(65.5937vw,-10px) scale(.4383);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{43.252%{transform:translate(71.0813vw,43.252vh) scale(.4383)}to{transform:translate(68.3375vw,99vh) scale(.4383)}}.snow:nth-child(199){opacity:1.4926;transform:translate(44.1749vw,-10px) scale(.3515);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{47.561%{transform:translate(41.8471vw,47.561vh) scale(.3515)}to{transform:translate(43.011vw,99vh) scale(.3515)}}.snow:nth-child(200){opacity:1.4048;transform:translate(69.0465vw,-10px) scale(.4825);animation:fall-200 23s -5s linear infinite}@keyframes fall-200{63.688%{transform:translate(72.1114vw,63.688vh) scale(.4825)}to{transform:translate(70.57895vw,99vh) scale(.4825)}}.snow:nth-child(201){opacity:1.9938;transform:translate(99.6918vw,-10px) scale(.7028);animation:fall-201 21s -24s linear infinite}@keyframes fall-201{75.513%{transform:translate(109.1008vw,75.513vh) scale(.7028)}to{transform:translate(104.3963vw,99vh) scale(.7028)}}.snow:nth-child(202){opacity:.3644;transform:translate(50.872vw,-10px) scale(.1017);animation:fall-202 27s -26s linear infinite}@keyframes fall-202{60.711%{transform:translate(51.6715vw,60.711vh) scale(.1017)}to{transform:translate(51.27175vw,99vh) scale(.1017)}}.snow:nth-child(203){opacity:.2102;transform:translate(50.8058vw,-10px) scale(.0761);animation:fall-203 14s -25s linear infinite}@keyframes fall-203{69.225%{transform:translate(47.2478vw,69.225vh) scale(.0761)}to{transform:translate(49.0268vw,99vh) scale(.0761)}}.snow:nth-child(204){opacity:1.1208;transform:translate(2.5529vw,-10px) scale(.0396);animation:fall-204 14s -23s linear infinite}@keyframes fall-204{41.498%{transform:translate(-1.3816vw,41.498vh) scale(.0396)}to{transform:translate(.58565vw,99vh) scale(.0396)}}.snow:nth-child(205){opacity:.9834;transform:translate(43.7928vw,-10px) scale(.9187);animation:fall-205 26s -12s linear infinite}@keyframes fall-205{41.223%{transform:translate(48.3347vw,41.223vh) scale(.9187)}to{transform:translate(46.06375vw,99vh) scale(.9187)}}.snow:nth-child(206){opacity:.5388;transform:translate(96.9077vw,-10px) scale(.9511);animation:fall-206 21s -23s linear infinite}@keyframes fall-206{34.168%{transform:translate(104.0561vw,34.168vh) scale(.9511)}to{transform:translate(100.4819vw,99vh) scale(.9511)}}.snow:nth-child(207){opacity:.8178;transform:translate(46.3849vw,-10px) scale(.9638);animation:fall-207 21s -22s linear infinite}@keyframes fall-207{56.71%{transform:translate(51.6922vw,56.71vh) scale(.9638)}to{transform:translate(49.03855vw,99vh) scale(.9638)}}.snow:nth-child(208){opacity:1.6348;transform:translate(70.1389vw,-10px) scale(.7536);animation:fall-208 11s -29s linear infinite}@keyframes fall-208{35.677%{transform:translate(72.229vw,35.677vh) scale(.7536)}to{transform:translate(71.18395vw,99vh) scale(.7536)}}.snow:nth-child(209){opacity:1.7582;transform:translate(81.8474vw,-10px) scale(.0388);animation:fall-209 15s -17s linear infinite}@keyframes fall-209{45.207%{transform:translate(86.5417vw,45.207vh) scale(.0388)}to{transform:translate(84.19455vw,99vh) scale(.0388)}}.snow:nth-child(210){opacity:.7928;transform:translate(6.3275vw,-10px) scale(.2074);animation:fall-210 20s -19s linear infinite}@keyframes fall-210{53.945%{transform:translate(3.1865vw,53.945vh) scale(.2074)}to{transform:translate(4.757vw,99vh) scale(.2074)}}.snow:nth-child(211){opacity:1.3834;transform:translate(34.27vw,-10px) scale(.2032);animation:fall-211 15s -17s linear infinite}@keyframes fall-211{51.518%{transform:translate(43.3405vw,51.518vh) scale(.2032)}to{transform:translate(38.80525vw,99vh) scale(.2032)}}.snow:nth-child(212){opacity:.5724;transform:translate(33.022vw,-10px) scale(.9663);animation:fall-212 11s -4s linear infinite}@keyframes fall-212{47.382%{transform:translate(23.39vw,47.382vh) scale(.9663)}to{transform:translate(28.206vw,99vh) scale(.9663)}}.snow:nth-child(213){opacity:1.1566;transform:translate(99.883vw,-10px) scale(.7039);animation:fall-213 24s -16s linear infinite}@keyframes fall-213{30.953%{transform:translate(93.3782vw,30.953vh) scale(.7039)}to{transform:translate(96.6306vw,99vh) scale(.7039)}}.snow:nth-child(214){opacity:.8582;transform:translate(12.8799vw,-10px) scale(.0784);animation:fall-214 15s -13s linear infinite}@keyframes fall-214{34.62%{transform:translate(7.2815vw,34.62vh) scale(.0784)}to{transform:translate(10.0807vw,99vh) scale(.0784)}}.snow:nth-child(215){opacity:.2996;transform:translate(26.7402vw,-10px) scale(.9017);animation:fall-215 24s -17s linear infinite}@keyframes fall-215{75.534%{transform:translate(28.3611vw,75.534vh) scale(.9017)}to{transform:translate(27.55065vw,99vh) scale(.9017)}}.snow:nth-child(216){opacity:1.868;transform:translate(75.1388vw,-10px) scale(.738);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{69.434%{transform:translate(73.0402vw,69.434vh) scale(.738)}to{transform:translate(74.0895vw,99vh) scale(.738)}}.snow:nth-child(217){opacity:1.8346;transform:translate(64.1918vw,-10px) scale(.9782);animation:fall-217 24s -3s linear infinite}@keyframes fall-217{54.974%{transform:translate(58.0676vw,54.974vh) scale(.9782)}to{transform:translate(61.1297vw,99vh) scale(.9782)}}.snow:nth-child(218){opacity:.802;transform:translate(62.3089vw,-10px) scale(.1029);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{77.923%{transform:translate(67.5808vw,77.923vh) scale(.1029)}to{transform:translate(64.94485vw,99vh) scale(.1029)}}.snow:nth-child(219){opacity:1.0638;transform:translate(41.785vw,-10px) scale(.3171);animation:fall-219 21s -28s linear infinite}@keyframes fall-219{76.642%{transform:translate(48.9436vw,76.642vh) scale(.3171)}to{transform:translate(45.3643vw,99vh) scale(.3171)}}.snow:nth-child(220){opacity:.8168;transform:translate(36.1303vw,-10px) scale(.6192);animation:fall-220 15s -29s linear infinite}@keyframes fall-220{44.443%{transform:translate(39.9109vw,44.443vh) scale(.6192)}to{transform:translate(38.0206vw,99vh) scale(.6192)}}.snow:nth-child(221){opacity:1.9506;transform:translate(.522vw,-10px) scale(.5774);animation:fall-221 22s -5s linear infinite}@keyframes fall-221{79.104%{transform:translate(3.8327vw,79.104vh) scale(.5774)}to{transform:translate(2.17735vw,99vh) scale(.5774)}}.snow:nth-child(222){opacity:.913;transform:translate(94.6105vw,-10px) scale(.847);animation:fall-222 29s -9s linear infinite}@keyframes fall-222{66.524%{transform:translate(92.8018vw,66.524vh) scale(.847)}to{transform:translate(93.70615vw,99vh) scale(.847)}}.snow:nth-child(223){opacity:.2904;transform:translate(99.096vw,-10px) scale(.4548);animation:fall-223 30s -25s linear infinite}@keyframes fall-223{49.598%{transform:translate(103.9143vw,49.598vh) scale(.4548)}to{transform:translate(101.50515vw,99vh) scale(.4548)}}.snow:nth-child(224){opacity:.7188;transform:translate(60.2592vw,-10px) scale(.338);animation:fall-224 11s -30s linear infinite}@keyframes fall-224{31.756%{transform:translate(61.0147vw,31.756vh) scale(.338)}to{transform:translate(60.63695vw,99vh) scale(.338)}}.snow:nth-child(225){opacity:.296;transform:translate(36.1081vw,-10px) scale(.9297);animation:fall-225 19s -16s linear infinite}@keyframes fall-225{30.518%{transform:translate(36.8778vw,30.518vh) scale(.9297)}to{transform:translate(36.49295vw,99vh) scale(.9297)}}.snow:nth-child(226){opacity:1.5322;transform:translate(9.557vw,-10px) scale(.5752);animation:fall-226 21s -25s linear infinite}@keyframes fall-226{38.249%{transform:translate(17.839vw,38.249vh) scale(.5752)}to{transform:translate(13.698vw,99vh) scale(.5752)}}.snow:nth-child(227){opacity:.227;transform:translate(21.8906vw,-10px) scale(.1955);animation:fall-227 10s -1s linear infinite}@keyframes fall-227{34.987%{transform:translate(30.946vw,34.987vh) scale(.1955)}to{transform:translate(26.4183vw,99vh) scale(.1955)}}.snow:nth-child(228){opacity:.829;transform:translate(49.3958vw,-10px) scale(.6736);animation:fall-228 14s -5s linear infinite}@keyframes fall-228{50.605%{transform:translate(50.1614vw,50.605vh) scale(.6736)}to{transform:translate(49.7786vw,99vh) scale(.6736)}}.snow:nth-child(229){opacity:1.831;transform:translate(1.4912vw,-10px) scale(.0674);animation:fall-229 26s -11s linear infinite}@keyframes fall-229{34.067%{transform:translate(6.1285vw,34.067vh) scale(.0674)}to{transform:translate(3.80985vw,99vh) scale(.0674)}}.snow:nth-child(230){opacity:.9424;transform:translate(56.7486vw,-10px) scale(.629);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{34.486%{transform:translate(56.8358vw,34.486vh) scale(.629)}to{transform:translate(56.7922vw,99vh) scale(.629)}}.snow:nth-child(231){opacity:1.6938;transform:translate(62.3458vw,-10px) scale(.8824);animation:fall-231 18s -3s linear infinite}@keyframes fall-231{61.913%{transform:translate(72.2144vw,61.913vh) scale(.8824)}to{transform:translate(67.2801vw,99vh) scale(.8824)}}.snow:nth-child(232){opacity:.4736;transform:translate(24.7325vw,-10px) scale(.1926);animation:fall-232 11s -10s linear infinite}@keyframes fall-232{78.915%{transform:translate(18.2909vw,78.915vh) scale(.1926)}to{transform:translate(21.5117vw,99vh) scale(.1926)}}.snow:nth-child(233){opacity:.3214;transform:translate(64.4718vw,-10px) scale(.9138);animation:fall-233 21s -11s linear infinite}@keyframes fall-233{34.969%{transform:translate(72.07vw,34.969vh) scale(.9138)}to{transform:translate(68.2709vw,99vh) scale(.9138)}}.snow:nth-child(234){opacity:1.8584;transform:translate(84.572vw,-10px) scale(.1492);animation:fall-234 14s -23s linear infinite}@keyframes fall-234{72.416%{transform:translate(87.8937vw,72.416vh) scale(.1492)}to{transform:translate(86.23285vw,99vh) scale(.1492)}}.snow:nth-child(235){opacity:.4754;transform:translate(95.0991vw,-10px) scale(.9839);animation:fall-235 25s -28s linear infinite}@keyframes fall-235{61.949%{transform:translate(103.3491vw,61.949vh) scale(.9839)}to{transform:translate(99.2241vw,99vh) scale(.9839)}}.snow:nth-child(236){opacity:1.617;transform:translate(98.4003vw,-10px) scale(.8276);animation:fall-236 23s -7s linear infinite}@keyframes fall-236{53.067%{transform:translate(93.2667vw,53.067vh) scale(.8276)}to{transform:translate(95.8335vw,99vh) scale(.8276)}}.snow:nth-child(237){opacity:1.6054;transform:translate(59.423vw,-10px) scale(.7433);animation:fall-237 16s -13s linear infinite}@keyframes fall-237{42.996%{transform:translate(58.218vw,42.996vh) scale(.7433)}to{transform:translate(58.8205vw,99vh) scale(.7433)}}.snow:nth-child(238){opacity:.6542;transform:translate(96.6004vw,-10px) scale(.9254);animation:fall-238 28s -21s linear infinite}@keyframes fall-238{37.669%{transform:translate(91.8378vw,37.669vh) scale(.9254)}to{transform:translate(94.2191vw,99vh) scale(.9254)}}.snow:nth-child(239){opacity:.55;transform:translate(69.3187vw,-10px) scale(.9747);animation:fall-239 10s -25s linear infinite}@keyframes fall-239{48.78%{transform:translate(66.5468vw,48.78vh) scale(.9747)}to{transform:translate(67.93275vw,99vh) scale(.9747)}}.snow:nth-child(240){opacity:1.6074;transform:translate(88.1869vw,-10px) scale(.1921);animation:fall-240 13s -17s linear infinite}@keyframes fall-240{59.372%{transform:translate(94.0099vw,59.372vh) scale(.1921)}to{transform:translate(91.0984vw,99vh) scale(.1921)}}.snow:nth-child(241){opacity:1.2756;transform:translate(96.2734vw,-10px) scale(.8991);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{75.074%{transform:translate(105.8606vw,75.074vh) scale(.8991)}to{transform:translate(101.067vw,99vh) scale(.8991)}}.snow:nth-child(242){opacity:.8658;transform:translate(25.8554vw,-10px) scale(.7993);animation:fall-242 25s -9s linear infinite}@keyframes fall-242{62.76%{transform:translate(30.1446vw,62.76vh) scale(.7993)}to{transform:translate(28vw,99vh) scale(.7993)}}.snow:nth-child(243){opacity:1.0094;transform:translate(55.8824vw,-10px) scale(.795);animation:fall-243 14s -20s linear infinite}@keyframes fall-243{43.828%{transform:translate(61.1212vw,43.828vh) scale(.795)}to{transform:translate(58.5018vw,99vh) scale(.795)}}.snow:nth-child(244){opacity:1.762;transform:translate(74.0094vw,-10px) scale(.8658);animation:fall-244 17s -15s linear infinite}@keyframes fall-244{79.548%{transform:translate(69.1745vw,79.548vh) scale(.8658)}to{transform:translate(71.59195vw,99vh) scale(.8658)}}.snow:nth-child(245){opacity:1.8992;transform:translate(77.6813vw,-10px) scale(.7561);animation:fall-245 26s -3s linear infinite}@keyframes fall-245{66.194%{transform:translate(74.1369vw,66.194vh) scale(.7561)}to{transform:translate(75.9091vw,99vh) scale(.7561)}}.snow:nth-child(246){opacity:1.147;transform:translate(89.5365vw,-10px) scale(.0359);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{76.733%{transform:translate(91.6019vw,76.733vh) scale(.0359)}to{transform:translate(90.5692vw,99vh) scale(.0359)}}.snow:nth-child(247){opacity:.6294;transform:translate(91.1499vw,-10px) scale(.9662);animation:fall-247 11s -17s linear infinite}@keyframes fall-247{77.316%{transform:translate(97.4556vw,77.316vh) scale(.9662)}to{transform:translate(94.30275vw,99vh) scale(.9662)}}.snow:nth-child(248){opacity:1.961;transform:translate(44.5056vw,-10px) scale(.7378);animation:fall-248 24s -15s linear infinite}@keyframes fall-248{53.679%{transform:translate(52.114vw,53.679vh) scale(.7378)}to{transform:translate(48.3098vw,99vh) scale(.7378)}}.snow:nth-child(249){opacity:.4562;transform:translate(56.9289vw,-10px) scale(.8328);animation:fall-249 11s -4s linear infinite}@keyframes fall-249{37.461%{transform:translate(54.6882vw,37.461vh) scale(.8328)}to{transform:translate(55.80855vw,99vh) scale(.8328)}}.snow:nth-child(250){opacity:1.3966;transform:translate(1.0164vw,-10px) scale(.5142);animation:fall-250 22s -27s linear infinite}@keyframes fall-250{32.103%{transform:translate(6.3299vw,32.103vh) scale(.5142)}to{transform:translate(3.67315vw,99vh) scale(.5142)}}.snow:nth-child(251){opacity:.9502;transform:translate(76.4806vw,-10px) scale(.7883);animation:fall-251 13s -21s linear infinite}@keyframes fall-251{68.712%{transform:translate(84.6387vw,68.712vh) scale(.7883)}to{transform:translate(80.55965vw,99vh) scale(.7883)}}.snow:nth-child(252){opacity:.1806;transform:translate(3.4764vw,-10px) scale(.1373);animation:fall-252 18s -10s linear infinite}@keyframes fall-252{36.765%{transform:translate(7.4145vw,36.765vh) scale(.1373)}to{transform:translate(5.44545vw,99vh) scale(.1373)}}.snow:nth-child(253){opacity:.1806;transform:translate(87.213vw,-10px) scale(.6657);animation:fall-253 30s -24s linear infinite}@keyframes fall-253{37.29%{transform:translate(79.3986vw,37.29vh) scale(.6657)}to{transform:translate(83.3058vw,99vh) scale(.6657)}}.snow:nth-child(254){opacity:1.5556;transform:translate(74.2155vw,-10px) scale(.4271);animation:fall-254 24s -29s linear infinite}@keyframes fall-254{55.256%{transform:translate(81.9842vw,55.256vh) scale(.4271)}to{transform:translate(78.09985vw,99vh) scale(.4271)}}.snow:nth-child(255){opacity:.3624;transform:translate(42.7089vw,-10px) scale(.7181);animation:fall-255 30s -16s linear infinite}@keyframes fall-255{35.444%{transform:translate(48.7275vw,35.444vh) scale(.7181)}to{transform:translate(45.7182vw,99vh) scale(.7181)}}.snow:nth-child(256){opacity:.9522;transform:translate(.9654vw,-10px) scale(.0144);animation:fall-256 16s -16s linear infinite}@keyframes fall-256{76.67%{transform:translate(-8.7303vw,76.67vh) scale(.0144)}to{transform:translate(-3.88245vw,99vh) scale(.0144)}}.snow:nth-child(257){opacity:.258;transform:translate(35.3223vw,-10px) scale(.6282);animation:fall-257 27s -10s linear infinite}@keyframes fall-257{61.598%{transform:translate(41.8227vw,61.598vh) scale(.6282)}to{transform:translate(38.5725vw,99vh) scale(.6282)}}.snow:nth-child(258){opacity:.896;transform:translate(7.3994vw,-10px) scale(.0118);animation:fall-258 14s -24s linear infinite}@keyframes fall-258{72.3%{transform:translate(8.6947vw,72.3vh) scale(.0118)}to{transform:translate(8.04705vw,99vh) scale(.0118)}}.snow:nth-child(259){opacity:1.1658;transform:translate(50.5375vw,-10px) scale(.055);animation:fall-259 25s -8s linear infinite}@keyframes fall-259{45.104%{transform:translate(56.9061vw,45.104vh) scale(.055)}to{transform:translate(53.7218vw,99vh) scale(.055)}}.snow:nth-child(260){opacity:.969;transform:translate(90.9447vw,-10px) scale(.02);animation:fall-260 17s -21s linear infinite}@keyframes fall-260{57.45%{transform:translate(95.3554vw,57.45vh) scale(.02)}to{transform:translate(93.15005vw,99vh) scale(.02)}}.snow:nth-child(261){opacity:1.363;transform:translate(53.8122vw,-10px) scale(.1049);animation:fall-261 25s -13s linear infinite}@keyframes fall-261{52.716%{transform:translate(46.1536vw,52.716vh) scale(.1049)}to{transform:translate(49.9829vw,99vh) scale(.1049)}}.snow:nth-child(262){opacity:.5582;transform:translate(79.7439vw,-10px) scale(.4431);animation:fall-262 13s -5s linear infinite}@keyframes fall-262{57.392%{transform:translate(74.6267vw,57.392vh) scale(.4431)}to{transform:translate(77.1853vw,99vh) scale(.4431)}}.snow:nth-child(263){opacity:1.2906;transform:translate(89.2347vw,-10px) scale(.7069);animation:fall-263 16s -29s linear infinite}@keyframes fall-263{67.306%{transform:translate(84.127vw,67.306vh) scale(.7069)}to{transform:translate(86.68085vw,99vh) scale(.7069)}}.snow:nth-child(264){opacity:1.2116;transform:translate(90.7936vw,-10px) scale(.7565);animation:fall-264 23s -5s linear infinite}@keyframes fall-264{41.76%{transform:translate(98.3558vw,41.76vh) scale(.7565)}to{transform:translate(94.5747vw,99vh) scale(.7565)}}.snow:nth-child(265){opacity:.4954;transform:translate(83.8039vw,-10px) scale(.0303);animation:fall-265 30s -6s linear infinite}@keyframes fall-265{37.505%{transform:translate(73.8132vw,37.505vh) scale(.0303)}to{transform:translate(78.80855vw,99vh) scale(.0303)}}.snow:nth-child(266){opacity:.9582;transform:translate(25.8618vw,-10px) scale(.0459);animation:fall-266 16s -22s linear infinite}@keyframes fall-266{46.295%{transform:translate(15.9658vw,46.295vh) scale(.0459)}to{transform:translate(20.9138vw,99vh) scale(.0459)}}.snow:nth-child(267){opacity:.5918;transform:translate(13.3438vw,-10px) scale(.3356);animation:fall-267 15s -30s linear infinite}@keyframes fall-267{77.138%{transform:translate(7.3783vw,77.138vh) scale(.3356)}to{transform:translate(10.36105vw,99vh) scale(.3356)}}.snow:nth-child(268){opacity:.17;transform:translate(70.7159vw,-10px) scale(.5736);animation:fall-268 26s -16s linear infinite}@keyframes fall-268{48.629%{transform:translate(78.8187vw,48.629vh) scale(.5736)}to{transform:translate(74.7673vw,99vh) scale(.5736)}}.snow:nth-child(269){opacity:.7406;transform:translate(58.4711vw,-10px) scale(.4205);animation:fall-269 19s -10s linear infinite}@keyframes fall-269{73.532%{transform:translate(54.7106vw,73.532vh) scale(.4205)}to{transform:translate(56.59085vw,99vh) scale(.4205)}}.snow:nth-child(270){opacity:1.4172;transform:translate(88.0546vw,-10px) scale(.0004);animation:fall-270 23s -28s linear infinite}@keyframes fall-270{61.822%{transform:translate(83.2515vw,61.822vh) scale(.0004)}to{transform:translate(85.65305vw,99vh) scale(.0004)}}.snow:nth-child(271){opacity:1.6592;transform:translate(74.813vw,-10px) scale(.3847);animation:fall-271 20s -12s linear infinite}@keyframes fall-271{75.09%{transform:translate(76.5777vw,75.09vh) scale(.3847)}to{transform:translate(75.69535vw,99vh) scale(.3847)}}.snow:nth-child(272){opacity:1.2306;transform:translate(67.4333vw,-10px) scale(.1323);animation:fall-272 10s -23s linear infinite}@keyframes fall-272{45.546%{transform:translate(71.763vw,45.546vh) scale(.1323)}to{transform:translate(69.59815vw,99vh) scale(.1323)}}.snow:nth-child(273){opacity:1.4958;transform:translate(50.2985vw,-10px) scale(.8146);animation:fall-273 16s -16s linear infinite}@keyframes fall-273{46.34%{transform:translate(54.035vw,46.34vh) scale(.8146)}to{transform:translate(52.16675vw,99vh) scale(.8146)}}.snow:nth-child(274){opacity:1.183;transform:translate(88.2714vw,-10px) scale(.223);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{52.195%{transform:translate(92.6521vw,52.195vh) scale(.223)}to{transform:translate(90.46175vw,99vh) scale(.223)}}.snow:nth-child(275){opacity:.546;transform:translate(90.88vw,-10px) scale(.7215);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{45.755%{transform:translate(92.9074vw,45.755vh) scale(.7215)}to{transform:translate(91.8937vw,99vh) scale(.7215)}}.snow:nth-child(276){opacity:1.5238;transform:translate(6.3534vw,-10px) scale(.8374);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{64.266%{transform:translate(-1.9501vw,64.266vh) scale(.8374)}to{transform:translate(2.20165vw,99vh) scale(.8374)}}.snow:nth-child(277){opacity:1.1694;transform:translate(58.2854vw,-10px) scale(.3618);animation:fall-277 30s -23s linear infinite}@keyframes fall-277{65.816%{transform:translate(64.6319vw,65.816vh) scale(.3618)}to{transform:translate(61.45865vw,99vh) scale(.3618)}}.snow:nth-child(278){opacity:1.5562;transform:translate(34.1012vw,-10px) scale(.5687);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{72.877%{transform:translate(32.1757vw,72.877vh) scale(.5687)}to{transform:translate(33.13845vw,99vh) scale(.5687)}}.snow:nth-child(279){opacity:1.0688;transform:translate(83.3471vw,-10px) scale(.9397);animation:fall-279 16s -29s linear infinite}@keyframes fall-279{63.543%{transform:translate(89.9762vw,63.543vh) scale(.9397)}to{transform:translate(86.66165vw,99vh) scale(.9397)}}.snow:nth-child(280){opacity:.1182;transform:translate(37.6508vw,-10px) scale(.1782);animation:fall-280 26s -24s linear infinite}@keyframes fall-280{62.966%{transform:translate(33.8122vw,62.966vh) scale(.1782)}to{transform:translate(35.7315vw,99vh) scale(.1782)}}.snow:nth-child(281){opacity:1.3736;transform:translate(14.3735vw,-10px) scale(.2188);animation:fall-281 27s -28s linear infinite}@keyframes fall-281{33.545%{transform:translate(23.8239vw,33.545vh) scale(.2188)}to{transform:translate(19.0987vw,99vh) scale(.2188)}}.snow:nth-child(282){opacity:1.1452;transform:translate(74.6223vw,-10px) scale(.5161);animation:fall-282 21s -14s linear infinite}@keyframes fall-282{34.498%{transform:translate(74.0028vw,34.498vh) scale(.5161)}to{transform:translate(74.31255vw,99vh) scale(.5161)}}.snow:nth-child(283){opacity:1.942;transform:translate(55.9075vw,-10px) scale(.8056);animation:fall-283 23s -29s linear infinite}@keyframes fall-283{64.3%{transform:translate(56.6009vw,64.3vh) scale(.8056)}to{transform:translate(56.2542vw,99vh) scale(.8056)}}.snow:nth-child(284){opacity:.61;transform:translate(65.9681vw,-10px) scale(.0039);animation:fall-284 11s -21s linear infinite}@keyframes fall-284{51.599%{transform:translate(63.4838vw,51.599vh) scale(.0039)}to{transform:translate(64.72595vw,99vh) scale(.0039)}}.snow:nth-child(285){opacity:1.074;transform:translate(70.8252vw,-10px) scale(.4727);animation:fall-285 26s -29s linear infinite}@keyframes fall-285{49.454%{transform:translate(75.8154vw,49.454vh) scale(.4727)}to{transform:translate(73.3203vw,99vh) scale(.4727)}}.snow:nth-child(286){opacity:.032;transform:translate(66.1289vw,-10px) scale(.0402);animation:fall-286 22s -9s linear infinite}@keyframes fall-286{37.102%{transform:translate(62.2116vw,37.102vh) scale(.0402)}to{transform:translate(64.17025vw,99vh) scale(.0402)}}.snow:nth-child(287){opacity:.855;transform:translate(81.325vw,-10px) scale(.2246);animation:fall-287 16s -23s linear infinite}@keyframes fall-287{42.156%{transform:translate(74.5024vw,42.156vh) scale(.2246)}to{transform:translate(77.9137vw,99vh) scale(.2246)}}.snow:nth-child(288){opacity:.8068;transform:translate(33.7931vw,-10px) scale(.582);animation:fall-288 11s -21s linear infinite}@keyframes fall-288{77.817%{transform:translate(38.7445vw,77.817vh) scale(.582)}to{transform:translate(36.2688vw,99vh) scale(.582)}}.snow:nth-child(289){opacity:1.8252;transform:translate(20.8101vw,-10px) scale(.7687);animation:fall-289 15s -28s linear infinite}@keyframes fall-289{79.696%{transform:translate(17.3365vw,79.696vh) scale(.7687)}to{transform:translate(19.0733vw,99vh) scale(.7687)}}.snow:nth-child(290){opacity:.7464;transform:translate(21.9993vw,-10px) scale(.1942);animation:fall-290 16s -12s linear infinite}@keyframes fall-290{61.096%{transform:translate(30.1781vw,61.096vh) scale(.1942)}to{transform:translate(26.0887vw,99vh) scale(.1942)}}.snow:nth-child(291){opacity:.3086;transform:translate(54.863vw,-10px) scale(.6544);animation:fall-291 21s -23s linear infinite}@keyframes fall-291{77.738%{transform:translate(49.113vw,77.738vh) scale(.6544)}to{transform:translate(51.988vw,99vh) scale(.6544)}}.snow:nth-child(292){opacity:.3342;transform:translate(3.6905vw,-10px) scale(.5105);animation:fall-292 19s -29s linear infinite}@keyframes fall-292{63.332%{transform:translate(.8107vw,63.332vh) scale(.5105)}to{transform:translate(2.2506vw,99vh) scale(.5105)}}.snow:nth-child(293){opacity:.4542;transform:translate(64.6518vw,-10px) scale(.6305);animation:fall-293 23s -30s linear infinite}@keyframes fall-293{68.1%{transform:translate(66.7105vw,68.1vh) scale(.6305)}to{transform:translate(65.68115vw,99vh) scale(.6305)}}.snow:nth-child(294){opacity:1.3784;transform:translate(8.7244vw,-10px) scale(.9422);animation:fall-294 28s -3s linear infinite}@keyframes fall-294{36.283%{transform:translate(3.9553vw,36.283vh) scale(.9422)}to{transform:translate(6.33985vw,99vh) scale(.9422)}}.snow:nth-child(295){opacity:.0114;transform:translate(39.2091vw,-10px) scale(.096);animation:fall-295 11s -14s linear infinite}@keyframes fall-295{49.785%{transform:translate(31.6719vw,49.785vh) scale(.096)}to{transform:translate(35.4405vw,99vh) scale(.096)}}.snow:nth-child(296){opacity:1.5516;transform:translate(82.2692vw,-10px) scale(.815);animation:fall-296 24s -9s linear infinite}@keyframes fall-296{37.143%{transform:translate(83.7431vw,37.143vh) scale(.815)}to{transform:translate(83.00615vw,99vh) scale(.815)}}.snow:nth-child(297){opacity:1.8844;transform:translate(34.5642vw,-10px) scale(.7432);animation:fall-297 30s -8s linear infinite}@keyframes fall-297{59.671%{transform:translate(29.8087vw,59.671vh) scale(.7432)}to{transform:translate(32.18645vw,99vh) scale(.7432)}}.snow:nth-child(298){opacity:.205;transform:translate(65.4296vw,-10px) scale(.699);animation:fall-298 30s -15s linear infinite}@keyframes fall-298{66.943%{transform:translate(73.3452vw,66.943vh) scale(.699)}to{transform:translate(69.3874vw,99vh) scale(.699)}}.snow:nth-child(299){opacity:1.1934;transform:translate(3.8507vw,-10px) scale(.8155);animation:fall-299 23s -25s linear infinite}@keyframes fall-299{66.847%{transform:translate(6.2802vw,66.847vh) scale(.8155)}to{transform:translate(5.06545vw,99vh) scale(.8155)}}.snow:nth-child(300){opacity:1.6004;transform:translate(56.0133vw,-10px) scale(.5621);animation:fall-300 23s -8s linear infinite}@keyframes fall-300{39.156%{transform:translate(47.4872vw,39.156vh) scale(.5621)}to{transform:translate(51.75025vw,99vh) scale(.5621)}}.snow:nth-child(301){opacity:1.6494;transform:translate(32.1484vw,-10px) scale(.7912);animation:fall-301 24s -5s linear infinite}@keyframes fall-301{76.335%{transform:translate(22.94vw,76.335vh) scale(.7912)}to{transform:translate(27.5442vw,99vh) scale(.7912)}}.snow:nth-child(302){opacity:1.916;transform:translate(34.1227vw,-10px) scale(.8302);animation:fall-302 20s -30s linear infinite}@keyframes fall-302{37.898%{transform:translate(37.7606vw,37.898vh) scale(.8302)}to{transform:translate(35.94165vw,99vh) scale(.8302)}}.snow:nth-child(303){opacity:.8326;transform:translate(84.5965vw,-10px) scale(.9649);animation:fall-303 29s -24s linear infinite}@keyframes fall-303{32.995%{transform:translate(89.9309vw,32.995vh) scale(.9649)}to{transform:translate(87.2637vw,99vh) scale(.9649)}}.snow:nth-child(304){opacity:.032;transform:translate(29.4978vw,-10px) scale(.2068);animation:fall-304 12s -1s linear infinite}@keyframes fall-304{56.032%{transform:translate(28.902vw,56.032vh) scale(.2068)}to{transform:translate(29.1999vw,99vh) scale(.2068)}}.snow:nth-child(305){opacity:.1688;transform:translate(31.8318vw,-10px) scale(.9013);animation:fall-305 21s -9s linear infinite}@keyframes fall-305{39.743%{transform:translate(25.3402vw,39.743vh) scale(.9013)}to{transform:translate(28.586vw,99vh) scale(.9013)}}.snow:nth-child(306){opacity:1.1266;transform:translate(89.7747vw,-10px) scale(.072);animation:fall-306 30s -19s linear infinite}@keyframes fall-306{38.201%{transform:translate(87.9475vw,38.201vh) scale(.072)}to{transform:translate(88.8611vw,99vh) scale(.072)}}.snow:nth-child(307){opacity:.3116;transform:translate(84.2349vw,-10px) scale(.0315);animation:fall-307 18s -22s linear infinite}@keyframes fall-307{47.908%{transform:translate(84.23vw,47.908vh) scale(.0315)}to{transform:translate(84.23245vw,99vh) scale(.0315)}}.snow:nth-child(308){opacity:.3056;transform:translate(26.4718vw,-10px) scale(.4192);animation:fall-308 25s -15s linear infinite}@keyframes fall-308{62.847%{transform:translate(20.2627vw,62.847vh) scale(.4192)}to{transform:translate(23.36725vw,99vh) scale(.4192)}}.snow:nth-child(309){opacity:.4004;transform:translate(70.0868vw,-10px) scale(.1953);animation:fall-309 27s -24s linear infinite}@keyframes fall-309{47.339%{transform:translate(78.7326vw,47.339vh) scale(.1953)}to{transform:translate(74.4097vw,99vh) scale(.1953)}}.snow:nth-child(310){opacity:1.7796;transform:translate(55.2952vw,-10px) scale(.0691);animation:fall-310 26s -16s linear infinite}@keyframes fall-310{76.036%{transform:translate(50.622vw,76.036vh) scale(.0691)}to{transform:translate(52.9586vw,99vh) scale(.0691)}}.snow:nth-child(311){opacity:1.4298;transform:translate(.9116vw,-10px) scale(.7262);animation:fall-311 21s -27s linear infinite}@keyframes fall-311{66.139%{transform:translate(-2.4818vw,66.139vh) scale(.7262)}to{transform:translate(-.7851vw,99vh) scale(.7262)}}.snow:nth-child(312){opacity:.4888;transform:translate(48.9988vw,-10px) scale(.2056);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{38.515%{transform:translate(40.98vw,38.515vh) scale(.2056)}to{transform:translate(44.9894vw,99vh) scale(.2056)}}.snow:nth-child(313){opacity:.652;transform:translate(28.8169vw,-10px) scale(.7849);animation:fall-313 14s -26s linear infinite}@keyframes fall-313{76.197%{transform:translate(25.2654vw,76.197vh) scale(.7849)}to{transform:translate(27.04115vw,99vh) scale(.7849)}}.snow:nth-child(314){opacity:1.1838;transform:translate(24.1659vw,-10px) scale(.7576);animation:fall-314 10s -13s linear infinite}@keyframes fall-314{49.728%{transform:translate(32.9683vw,49.728vh) scale(.7576)}to{transform:translate(28.5671vw,99vh) scale(.7576)}}.snow:nth-child(315){opacity:1.1036;transform:translate(42.0341vw,-10px) scale(.5011);animation:fall-315 15s -12s linear infinite}@keyframes fall-315{60.084%{transform:translate(35.5404vw,60.084vh) scale(.5011)}to{transform:translate(38.78725vw,99vh) scale(.5011)}}.snow:nth-child(316){opacity:.5094;transform:translate(5.0368vw,-10px) scale(.3311);animation:fall-316 11s -19s linear infinite}@keyframes fall-316{42.079%{transform:translate(8.4296vw,42.079vh) scale(.3311)}to{transform:translate(6.7332vw,99vh) scale(.3311)}}.snow:nth-child(317){opacity:.7944;transform:translate(7.3993vw,-10px) scale(.9349);animation:fall-317 22s -2s linear infinite}@keyframes fall-317{35.5%{transform:translate(16.2963vw,35.5vh) scale(.9349)}to{transform:translate(11.8478vw,99vh) scale(.9349)}}.snow:nth-child(318){opacity:.9806;transform:translate(9.692vw,-10px) scale(.3945);animation:fall-318 21s -22s linear infinite}@keyframes fall-318{57.681%{transform:translate(14.4979vw,57.681vh) scale(.3945)}to{transform:translate(12.09495vw,99vh) scale(.3945)}}.snow:nth-child(319){opacity:.798;transform:translate(44.3859vw,-10px) scale(.0812);animation:fall-319 20s -6s linear infinite}@keyframes fall-319{75.243%{transform:translate(41.2549vw,75.243vh) scale(.0812)}to{transform:translate(42.8204vw,99vh) scale(.0812)}}.snow:nth-child(320){opacity:.2312;transform:translate(91.427vw,-10px) scale(.185);animation:fall-320 27s -23s linear infinite}@keyframes fall-320{31.528%{transform:translate(85.5369vw,31.528vh) scale(.185)}to{transform:translate(88.48195vw,99vh) scale(.185)}}.snow:nth-child(321){opacity:1.3764;transform:translate(19.4164vw,-10px) scale(.7609);animation:fall-321 12s -28s linear infinite}@keyframes fall-321{57.717%{transform:translate(26.6834vw,57.717vh) scale(.7609)}to{transform:translate(23.0499vw,99vh) scale(.7609)}}.snow:nth-child(322){opacity:1.0266;transform:translate(4.6572vw,-10px) scale(.0137);animation:fall-322 21s -3s linear infinite}@keyframes fall-322{60.888%{transform:translate(5.5219vw,60.888vh) scale(.0137)}to{transform:translate(5.08955vw,99vh) scale(.0137)}}.snow:nth-child(323){opacity:1.2848;transform:translate(79.7874vw,-10px) scale(.2587);animation:fall-323 26s -24s linear infinite}@keyframes fall-323{57.375%{transform:translate(81.9359vw,57.375vh) scale(.2587)}to{transform:translate(80.86165vw,99vh) scale(.2587)}}.snow:nth-child(324){opacity:.9744;transform:translate(64.834vw,-10px) scale(.9436);animation:fall-324 24s -13s linear infinite}@keyframes fall-324{30.114%{transform:translate(61.9697vw,30.114vh) scale(.9436)}to{transform:translate(63.40185vw,99vh) scale(.9436)}}.snow:nth-child(325){opacity:1.4396;transform:translate(64.6499vw,-10px) scale(.1369);animation:fall-325 21s -22s linear infinite}@keyframes fall-325{33.301%{transform:translate(59.7723vw,33.301vh) scale(.1369)}to{transform:translate(62.2111vw,99vh) scale(.1369)}}.snow:nth-child(326){opacity:.5996;transform:translate(53.9204vw,-10px) scale(.4521);animation:fall-326 29s -15s linear infinite}@keyframes fall-326{52.78%{transform:translate(55.77vw,52.78vh) scale(.4521)}to{transform:translate(54.8452vw,99vh) scale(.4521)}}.snow:nth-child(327){opacity:.7996;transform:translate(98.5691vw,-10px) scale(.4716);animation:fall-327 20s -21s linear infinite}@keyframes fall-327{31.412%{transform:translate(94.5015vw,31.412vh) scale(.4716)}to{transform:translate(96.5353vw,99vh) scale(.4716)}}.snow:nth-child(328){opacity:1.98;transform:translate(75.8831vw,-10px) scale(.0075);animation:fall-328 10s -10s linear infinite}@keyframes fall-328{57.364%{transform:translate(80.2794vw,57.364vh) scale(.0075)}to{transform:translate(78.08125vw,99vh) scale(.0075)}}.snow:nth-child(329){opacity:.3766;transform:translate(35.9665vw,-10px) scale(.3147);animation:fall-329 11s -9s linear infinite}@keyframes fall-329{51.994%{transform:translate(39.228vw,51.994vh) scale(.3147)}to{transform:translate(37.59725vw,99vh) scale(.3147)}}.snow:nth-child(330){opacity:.4578;transform:translate(21.7335vw,-10px) scale(.2692);animation:fall-330 14s -26s linear infinite}@keyframes fall-330{71.933%{transform:translate(16.5484vw,71.933vh) scale(.2692)}to{transform:translate(19.14095vw,99vh) scale(.2692)}}.snow:nth-child(331){opacity:1.922;transform:translate(10.8883vw,-10px) scale(.2162);animation:fall-331 25s -16s linear infinite}@keyframes fall-331{75.649%{transform:translate(17.4491vw,75.649vh) scale(.2162)}to{transform:translate(14.1687vw,99vh) scale(.2162)}}.snow:nth-child(332){opacity:.78;transform:translate(19.8023vw,-10px) scale(.7331);animation:fall-332 29s -3s linear infinite}@keyframes fall-332{62.5%{transform:translate(25.2477vw,62.5vh) scale(.7331)}to{transform:translate(22.525vw,99vh) scale(.7331)}}.snow:nth-child(333){opacity:1.5922;transform:translate(29.4068vw,-10px) scale(.0534);animation:fall-333 25s -26s linear infinite}@keyframes fall-333{32.042%{transform:translate(24.6369vw,32.042vh) scale(.0534)}to{transform:translate(27.02185vw,99vh) scale(.0534)}}.snow:nth-child(334){opacity:1.0064;transform:translate(23.3177vw,-10px) scale(.4438);animation:fall-334 30s -7s linear infinite}@keyframes fall-334{70.08%{transform:translate(20.6571vw,70.08vh) scale(.4438)}to{transform:translate(21.9874vw,99vh) scale(.4438)}}.snow:nth-child(335){opacity:1.1714;transform:translate(98.1605vw,-10px) scale(.143);animation:fall-335 28s -28s linear infinite}@keyframes fall-335{47.754%{transform:translate(106.8373vw,47.754vh) scale(.143)}to{transform:translate(102.4989vw,99vh) scale(.143)}}.snow:nth-child(336){opacity:.6608;transform:translate(27.21vw,-10px) scale(.4251);animation:fall-336 14s -16s linear infinite}@keyframes fall-336{54.395%{transform:translate(33.1391vw,54.395vh) scale(.4251)}to{transform:translate(30.17455vw,99vh) scale(.4251)}}.snow:nth-child(337){opacity:1.2538;transform:translate(65.6879vw,-10px) scale(.8155);animation:fall-337 15s -29s linear infinite}@keyframes fall-337{56.012%{transform:translate(71.7704vw,56.012vh) scale(.8155)}to{transform:translate(68.72915vw,99vh) scale(.8155)}}.snow:nth-child(338){opacity:.0776;transform:translate(7.063vw,-10px) scale(.2617);animation:fall-338 12s -2s linear infinite}@keyframes fall-338{46.941%{transform:translate(8.2675vw,46.941vh) scale(.2617)}to{transform:translate(7.66525vw,99vh) scale(.2617)}}.snow:nth-child(339){opacity:1.5896;transform:translate(20.2573vw,-10px) scale(.66);animation:fall-339 28s -9s linear infinite}@keyframes fall-339{50.491%{transform:translate(17.5217vw,50.491vh) scale(.66)}to{transform:translate(18.8895vw,99vh) scale(.66)}}.snow:nth-child(340){opacity:1.2056;transform:translate(7.3955vw,-10px) scale(.1171);animation:fall-340 30s -12s linear infinite}@keyframes fall-340{61.286%{transform:translate(16.29vw,61.286vh) scale(.1171)}to{transform:translate(11.84275vw,99vh) scale(.1171)}}.snow:nth-child(341){opacity:.7162;transform:translate(61.4244vw,-10px) scale(.0973);animation:fall-341 24s -19s linear infinite}@keyframes fall-341{56.699%{transform:translate(61.253vw,56.699vh) scale(.0973)}to{transform:translate(61.3387vw,99vh) scale(.0973)}}.snow:nth-child(342){opacity:1.9656;transform:translate(6.7207vw,-10px) scale(.9386);animation:fall-342 27s -21s linear infinite}@keyframes fall-342{72.471%{transform:translate(1.4757vw,72.471vh) scale(.9386)}to{transform:translate(4.0982vw,99vh) scale(.9386)}}.snow:nth-child(343){opacity:1.359;transform:translate(37.2107vw,-10px) scale(.6738);animation:fall-343 27s -27s linear infinite}@keyframes fall-343{74.145%{transform:translate(44.5953vw,74.145vh) scale(.6738)}to{transform:translate(40.903vw,99vh) scale(.6738)}}.snow:nth-child(344){opacity:.3728;transform:translate(71.8015vw,-10px) scale(.8292);animation:fall-344 18s -30s linear infinite}@keyframes fall-344{75.41%{transform:translate(74.2662vw,75.41vh) scale(.8292)}to{transform:translate(73.03385vw,99vh) scale(.8292)}}.snow:nth-child(345){opacity:1.4254;transform:translate(48.6256vw,-10px) scale(.5711);animation:fall-345 30s -22s linear infinite}@keyframes fall-345{32.571%{transform:translate(43.5763vw,32.571vh) scale(.5711)}to{transform:translate(46.10095vw,99vh) scale(.5711)}}.snow:nth-child(346){opacity:.9792;transform:translate(45.4968vw,-10px) scale(.3942);animation:fall-346 23s -17s linear infinite}@keyframes fall-346{67.243%{transform:translate(49.0185vw,67.243vh) scale(.3942)}to{transform:translate(47.25765vw,99vh) scale(.3942)}}.snow:nth-child(347){opacity:1.7292;transform:translate(85.3499vw,-10px) scale(.2825);animation:fall-347 12s -4s linear infinite}@keyframes fall-347{33.024%{transform:translate(93.2941vw,33.024vh) scale(.2825)}to{transform:translate(89.322vw,99vh) scale(.2825)}}.snow:nth-child(348){opacity:.8622;transform:translate(62.765vw,-10px) scale(.9048);animation:fall-348 16s -26s linear infinite}@keyframes fall-348{66.22%{transform:translate(68.843vw,66.22vh) scale(.9048)}to{transform:translate(65.804vw,99vh) scale(.9048)}}.snow:nth-child(349){opacity:1.9122;transform:translate(7.5715vw,-10px) scale(.5551);animation:fall-349 24s -7s linear infinite}@keyframes fall-349{51.016%{transform:translate(17.2258vw,51.016vh) scale(.5551)}to{transform:translate(12.39865vw,99vh) scale(.5551)}}.snow:nth-child(350){opacity:1.2308;transform:translate(23.984vw,-10px) scale(.8013);animation:fall-350 23s -3s linear infinite}@keyframes fall-350{63.234%{transform:translate(31.6459vw,63.234vh) scale(.8013)}to{transform:translate(27.81495vw,99vh) scale(.8013)}}.snow:nth-child(351){opacity:.755;transform:translate(88.9102vw,-10px) scale(.167);animation:fall-351 13s -8s linear infinite}@keyframes fall-351{45.411%{transform:translate(89.7087vw,45.411vh) scale(.167)}to{transform:translate(89.30945vw,99vh) scale(.167)}}.snow:nth-child(352){opacity:.7214;transform:translate(1.2407vw,-10px) scale(.9659);animation:fall-352 19s -4s linear infinite}@keyframes fall-352{52.333%{transform:translate(5.4549vw,52.333vh) scale(.9659)}to{transform:translate(3.3478vw,99vh) scale(.9659)}}.snow:nth-child(353){opacity:1.3942;transform:translate(63.412vw,-10px) scale(.239);animation:fall-353 24s -22s linear infinite}@keyframes fall-353{44.53%{transform:translate(55.9746vw,44.53vh) scale(.239)}to{transform:translate(59.6933vw,99vh) scale(.239)}}.snow:nth-child(354){opacity:.5914;transform:translate(36.0966vw,-10px) scale(.8454);animation:fall-354 27s -26s linear infinite}@keyframes fall-354{51.761%{transform:translate(41.6662vw,51.761vh) scale(.8454)}to{transform:translate(38.8814vw,99vh) scale(.8454)}}.snow:nth-child(355){opacity:1.6104;transform:translate(35.3698vw,-10px) scale(.4177);animation:fall-355 10s -7s linear infinite}@keyframes fall-355{72.218%{transform:translate(37.7163vw,72.218vh) scale(.4177)}to{transform:translate(36.54305vw,99vh) scale(.4177)}}.snow:nth-child(356){opacity:1.4356;transform:translate(22.334vw,-10px) scale(.8273);animation:fall-356 15s -15s linear infinite}@keyframes fall-356{73.656%{transform:translate(23.256vw,73.656vh) scale(.8273)}to{transform:translate(22.795vw,99vh) scale(.8273)}}.snow:nth-child(357){opacity:.116;transform:translate(63.8975vw,-10px) scale(.7308);animation:fall-357 30s -21s linear infinite}@keyframes fall-357{38.592%{transform:translate(57.5196vw,38.592vh) scale(.7308)}to{transform:translate(60.70855vw,99vh) scale(.7308)}}.snow:nth-child(358){opacity:1.275;transform:translate(8.6098vw,-10px) scale(.9103);animation:fall-358 18s -23s linear infinite}@keyframes fall-358{40.059%{transform:translate(15.8957vw,40.059vh) scale(.9103)}to{transform:translate(12.25275vw,99vh) scale(.9103)}}.snow:nth-child(359){opacity:.5298;transform:translate(55.8446vw,-10px) scale(.4399);animation:fall-359 27s -24s linear infinite}@keyframes fall-359{71.213%{transform:translate(58.8582vw,71.213vh) scale(.4399)}to{transform:translate(57.3514vw,99vh) scale(.4399)}}.snow:nth-child(360){opacity:.6758;transform:translate(26.5997vw,-10px) scale(.2989);animation:fall-360 25s -5s linear infinite}@keyframes fall-360{54.397%{transform:translate(23.2377vw,54.397vh) scale(.2989)}to{transform:translate(24.9187vw,99vh) scale(.2989)}}.snow:nth-child(361){opacity:1.492;transform:translate(65.2621vw,-10px) scale(.3287);animation:fall-361 19s -22s linear infinite}@keyframes fall-361{65.254%{transform:translate(74.4815vw,65.254vh) scale(.3287)}to{transform:translate(69.8718vw,99vh) scale(.3287)}}.snow:nth-child(362){opacity:.6324;transform:translate(42.2123vw,-10px) scale(.785);animation:fall-362 30s -22s linear infinite}@keyframes fall-362{69.961%{transform:translate(49.4227vw,69.961vh) scale(.785)}to{transform:translate(45.8175vw,99vh) scale(.785)}}.snow:nth-child(363){opacity:1.7732;transform:translate(64.6339vw,-10px) scale(.7269);animation:fall-363 25s -17s linear infinite}@keyframes fall-363{33.877%{transform:translate(71.27vw,33.877vh) scale(.7269)}to{transform:translate(67.95195vw,99vh) scale(.7269)}}.snow:nth-child(364){opacity:1.543;transform:translate(43.9504vw,-10px) scale(.0235);animation:fall-364 23s -18s linear infinite}@keyframes fall-364{43.056%{transform:translate(35.5108vw,43.056vh) scale(.0235)}to{transform:translate(39.7306vw,99vh) scale(.0235)}}.snow:nth-child(365){opacity:1.5596;transform:translate(54.2787vw,-10px) scale(.4641);animation:fall-365 10s -23s linear infinite}@keyframes fall-365{52.123%{transform:translate(50.1523vw,52.123vh) scale(.4641)}to{transform:translate(52.2155vw,99vh) scale(.4641)}}.snow:nth-child(366){opacity:.964;transform:translate(51.1945vw,-10px) scale(.706);animation:fall-366 12s -13s linear infinite}@keyframes fall-366{43.963%{transform:translate(43.1253vw,43.963vh) scale(.706)}to{transform:translate(47.1599vw,99vh) scale(.706)}}.snow:nth-child(367){opacity:1.1452;transform:translate(69.305vw,-10px) scale(.3182);animation:fall-367 20s -18s linear infinite}@keyframes fall-367{75.853%{transform:translate(75.3628vw,75.853vh) scale(.3182)}to{transform:translate(72.3339vw,99vh) scale(.3182)}}.snow:nth-child(368){opacity:.2674;transform:translate(77.0558vw,-10px) scale(.6122);animation:fall-368 19s -16s linear infinite}@keyframes fall-368{60.383%{transform:translate(75.9865vw,60.383vh) scale(.6122)}to{transform:translate(76.52115vw,99vh) scale(.6122)}}.snow:nth-child(369){opacity:1.4424;transform:translate(19.1544vw,-10px) scale(.5742);animation:fall-369 10s -26s linear infinite}@keyframes fall-369{69.425%{transform:translate(25.2738vw,69.425vh) scale(.5742)}to{transform:translate(22.2141vw,99vh) scale(.5742)}}.snow:nth-child(370){opacity:1.7644;transform:translate(89.5079vw,-10px) scale(.4576);animation:fall-370 26s -3s linear infinite}@keyframes fall-370{32.064%{transform:translate(83.9299vw,32.064vh) scale(.4576)}to{transform:translate(86.7189vw,99vh) scale(.4576)}}.snow:nth-child(371){opacity:1.0028;transform:translate(2.8984vw,-10px) scale(.804);animation:fall-371 17s -10s linear infinite}@keyframes fall-371{48.212%{transform:translate(12.7305vw,48.212vh) scale(.804)}to{transform:translate(7.81445vw,99vh) scale(.804)}}.snow:nth-child(372){opacity:1.65;transform:translate(87.7911vw,-10px) scale(.7703);animation:fall-372 24s -25s linear infinite}@keyframes fall-372{77.03%{transform:translate(91.1433vw,77.03vh) scale(.7703)}to{transform:translate(89.4672vw,99vh) scale(.7703)}}.snow:nth-child(373){opacity:1.9498;transform:translate(71.3496vw,-10px) scale(.7345);animation:fall-373 29s -21s linear infinite}@keyframes fall-373{68.174%{transform:translate(68.8645vw,68.174vh) scale(.7345)}to{transform:translate(70.10705vw,99vh) scale(.7345)}}.snow:nth-child(374){opacity:1.139;transform:translate(7.2792vw,-10px) scale(.7626);animation:fall-374 10s -26s linear infinite}@keyframes fall-374{56.531%{transform:translate(14.0781vw,56.531vh) scale(.7626)}to{transform:translate(10.67865vw,99vh) scale(.7626)}}.snow:nth-child(375){opacity:.537;transform:translate(11.0332vw,-10px) scale(.4785);animation:fall-375 19s -28s linear infinite}@keyframes fall-375{75.169%{transform:translate(7.6297vw,75.169vh) scale(.4785)}to{transform:translate(9.33145vw,99vh) scale(.4785)}}.snow:nth-child(376){opacity:1.6102;transform:translate(28.7375vw,-10px) scale(.3762);animation:fall-376 27s -30s linear infinite}@keyframes fall-376{74.38%{transform:translate(37.2655vw,74.38vh) scale(.3762)}to{transform:translate(33.0015vw,99vh) scale(.3762)}}.snow:nth-child(377){opacity:.1752;transform:translate(65.4016vw,-10px) scale(.5504);animation:fall-377 22s -16s linear infinite}@keyframes fall-377{42.588%{transform:translate(57.778vw,42.588vh) scale(.5504)}to{transform:translate(61.5898vw,99vh) scale(.5504)}}.snow:nth-child(378){opacity:.8486;transform:translate(5.6417vw,-10px) scale(.0768);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{78.236%{transform:translate(.6457vw,78.236vh) scale(.0768)}to{transform:translate(3.1437vw,99vh) scale(.0768)}}.snow:nth-child(379){opacity:1.2984;transform:translate(64.0436vw,-10px) scale(.5887);animation:fall-379 10s -21s linear infinite}@keyframes fall-379{35.682%{transform:translate(56.6078vw,35.682vh) scale(.5887)}to{transform:translate(60.3257vw,99vh) scale(.5887)}}.snow:nth-child(380){opacity:.0828;transform:translate(1.8544vw,-10px) scale(.6132);animation:fall-380 12s -23s linear infinite}@keyframes fall-380{55.713%{transform:translate(4.8255vw,55.713vh) scale(.6132)}to{transform:translate(3.33995vw,99vh) scale(.6132)}}.snow:nth-child(381){opacity:1.4514;transform:translate(33.4048vw,-10px) scale(.6382);animation:fall-381 22s -24s linear infinite}@keyframes fall-381{54.015%{transform:translate(34.0883vw,54.015vh) scale(.6382)}to{transform:translate(33.74655vw,99vh) scale(.6382)}}.snow:nth-child(382){opacity:1.571;transform:translate(42.7177vw,-10px) scale(.3623);animation:fall-382 14s -12s linear infinite}@keyframes fall-382{47.611%{transform:translate(33.31vw,47.611vh) scale(.3623)}to{transform:translate(38.01385vw,99vh) scale(.3623)}}.snow:nth-child(383){opacity:1.2714;transform:translate(24.9049vw,-10px) scale(.7077);animation:fall-383 28s -27s linear infinite}@keyframes fall-383{31.715%{transform:translate(33.7702vw,31.715vh) scale(.7077)}to{transform:translate(29.33755vw,99vh) scale(.7077)}}.snow:nth-child(384){opacity:1.7654;transform:translate(34.8693vw,-10px) scale(.0385);animation:fall-384 15s -11s linear infinite}@keyframes fall-384{32.252%{transform:translate(33.6585vw,32.252vh) scale(.0385)}to{transform:translate(34.2639vw,99vh) scale(.0385)}}.snow:nth-child(385){opacity:1.164;transform:translate(73.4622vw,-10px) scale(.2498);animation:fall-385 30s -21s linear infinite}@keyframes fall-385{69.121%{transform:translate(75.5399vw,69.121vh) scale(.2498)}to{transform:translate(74.50105vw,99vh) scale(.2498)}}.snow:nth-child(386){opacity:1.1608;transform:translate(56.6757vw,-10px) scale(.6225);animation:fall-386 19s -19s linear infinite}@keyframes fall-386{37.363%{transform:translate(50.7554vw,37.363vh) scale(.6225)}to{transform:translate(53.71555vw,99vh) scale(.6225)}}.snow:nth-child(387){opacity:.3918;transform:translate(73.1356vw,-10px) scale(.6254);animation:fall-387 23s -6s linear infinite}@keyframes fall-387{39.865%{transform:translate(79.5109vw,39.865vh) scale(.6254)}to{transform:translate(76.32325vw,99vh) scale(.6254)}}.snow:nth-child(388){opacity:.4618;transform:translate(3.4849vw,-10px) scale(.3791);animation:fall-388 12s -20s linear infinite}@keyframes fall-388{48.242%{transform:translate(-4.3091vw,48.242vh) scale(.3791)}to{transform:translate(-.4121vw,99vh) scale(.3791)}}.snow:nth-child(389){opacity:1.2302;transform:translate(2.2221vw,-10px) scale(.9651);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{48.994%{transform:translate(11.2836vw,48.994vh) scale(.9651)}to{transform:translate(6.75285vw,99vh) scale(.9651)}}.snow:nth-child(390){opacity:.1802;transform:translate(72.4048vw,-10px) scale(.5597);animation:fall-390 30s -27s linear infinite}@keyframes fall-390{71.861%{transform:translate(63.088vw,71.861vh) scale(.5597)}to{transform:translate(67.7464vw,99vh) scale(.5597)}}.snow:nth-child(391){opacity:1.1182;transform:translate(38.4062vw,-10px) scale(.6938);animation:fall-391 10s -25s linear infinite}@keyframes fall-391{69.032%{transform:translate(41.9111vw,69.032vh) scale(.6938)}to{transform:translate(40.15865vw,99vh) scale(.6938)}}.snow:nth-child(392){opacity:.6212;transform:translate(38.1026vw,-10px) scale(.8231);animation:fall-392 10s -24s linear infinite}@keyframes fall-392{58.592%{transform:translate(31.2039vw,58.592vh) scale(.8231)}to{transform:translate(34.65325vw,99vh) scale(.8231)}}.snow:nth-child(393){opacity:1.4586;transform:translate(78.2904vw,-10px) scale(.2129);animation:fall-393 23s -30s linear infinite}@keyframes fall-393{35.237%{transform:translate(74.703vw,35.237vh) scale(.2129)}to{transform:translate(76.4967vw,99vh) scale(.2129)}}.snow:nth-child(394){opacity:1.0504;transform:translate(47.7423vw,-10px) scale(.9138);animation:fall-394 27s -13s linear infinite}@keyframes fall-394{38.618%{transform:translate(40.979vw,38.618vh) scale(.9138)}to{transform:translate(44.36065vw,99vh) scale(.9138)}}.snow:nth-child(395){opacity:.6898;transform:translate(26.0967vw,-10px) scale(.9347);animation:fall-395 20s -21s linear infinite}@keyframes fall-395{72.01%{transform:translate(35.5157vw,72.01vh) scale(.9347)}to{transform:translate(30.8062vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.3548;transform:translate(14.941vw,-10px) scale(.4429);animation:fall-396 29s -30s linear infinite}@keyframes fall-396{39.123%{transform:translate(6.9785vw,39.123vh) scale(.4429)}to{transform:translate(10.95975vw,99vh) scale(.4429)}}.snow:nth-child(397){opacity:1.7312;transform:translate(27.0323vw,-10px) scale(.8895);animation:fall-397 24s -17s linear infinite}@keyframes fall-397{53.721%{transform:translate(31.6198vw,53.721vh) scale(.8895)}to{transform:translate(29.32605vw,99vh) scale(.8895)}}.snow:nth-child(398){opacity:.4196;transform:translate(99.0167vw,-10px) scale(.9996);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{39.433%{transform:translate(101.9831vw,39.433vh) scale(.9996)}to{transform:translate(100.4999vw,99vh) scale(.9996)}}.snow:nth-child(399){opacity:1.9016;transform:translate(94.275vw,-10px) scale(.6561);animation:fall-399 14s -7s linear infinite}@keyframes fall-399{49.546%{transform:translate(99.0756vw,49.546vh) scale(.6561)}to{transform:translate(96.6753vw,99vh) scale(.6561)}}.snow:nth-child(400){opacity:1.672;transform:translate(45.4934vw,-10px) scale(.9245);animation:fall-400 19s -23s linear infinite}@keyframes fall-400{51.357%{transform:translate(43.4176vw,51.357vh) scale(.9245)}to{transform:translate(44.4555vw,99vh) scale(.9245)}}\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.1418;transform:translate(77.9629vw,-10px) scale(.9136);animation:fall-1 21s -23s linear infinite}@keyframes fall-1{78.231%{transform:translate(82.8373vw,78.231vh) scale(.9136)}to{transform:translate(80.4001vw,99vh) scale(.9136)}}.snow:nth-child(2){opacity:.8944;transform:translate(5.8528vw,-10px) scale(.7011);animation:fall-2 17s -15s linear infinite}@keyframes fall-2{45.525%{transform:translate(-3.5349vw,45.525vh) scale(.7011)}to{transform:translate(1.15895vw,99vh) scale(.7011)}}.snow:nth-child(3){opacity:.6022;transform:translate(96.818vw,-10px) scale(.4609);animation:fall-3 27s -6s linear infinite}@keyframes fall-3{68.165%{transform:translate(97.3621vw,68.165vh) scale(.4609)}to{transform:translate(97.09005vw,99vh) scale(.4609)}}.snow:nth-child(4){opacity:.1716;transform:translate(89.5664vw,-10px) scale(.7102);animation:fall-4 14s -16s linear infinite}@keyframes fall-4{40.23%{transform:translate(81.4174vw,40.23vh) scale(.7102)}to{transform:translate(85.4919vw,99vh) scale(.7102)}}.snow:nth-child(5){opacity:1.0512;transform:translate(36.3158vw,-10px) scale(.9053);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{33.715%{transform:translate(37.51vw,33.715vh) scale(.9053)}to{transform:translate(36.9129vw,99vh) scale(.9053)}}.snow:nth-child(6){opacity:1.8138;transform:translate(31.1115vw,-10px) scale(.3645);animation:fall-6 13s -5s linear infinite}@keyframes fall-6{30.049%{transform:translate(35.9595vw,30.049vh) scale(.3645)}to{transform:translate(33.5355vw,99vh) scale(.3645)}}.snow:nth-child(7){opacity:.3306;transform:translate(54.2717vw,-10px) scale(.994);animation:fall-7 20s -13s linear infinite}@keyframes fall-7{73.598%{transform:translate(54.8842vw,73.598vh) scale(.994)}to{transform:translate(54.57795vw,99vh) scale(.994)}}.snow:nth-child(8){opacity:1.1418;transform:translate(65.8761vw,-10px) scale(.4549);animation:fall-8 11s -23s linear infinite}@keyframes fall-8{50.55%{transform:translate(61.1436vw,50.55vh) scale(.4549)}to{transform:translate(63.50985vw,99vh) scale(.4549)}}.snow:nth-child(9){opacity:1.6892;transform:translate(25.8124vw,-10px) scale(.6131);animation:fall-9 18s -12s linear infinite}@keyframes fall-9{39.336%{transform:translate(27.5342vw,39.336vh) scale(.6131)}to{transform:translate(26.6733vw,99vh) scale(.6131)}}.snow:nth-child(10){opacity:1.051;transform:translate(7.2456vw,-10px) scale(.3166);animation:fall-10 17s -4s linear infinite}@keyframes fall-10{53.931%{transform:translate(10.4789vw,53.931vh) scale(.3166)}to{transform:translate(8.86225vw,99vh) scale(.3166)}}.snow:nth-child(11){opacity:.4236;transform:translate(65.2522vw,-10px) scale(.8044);animation:fall-11 25s -12s linear infinite}@keyframes fall-11{65.474%{transform:translate(61.2708vw,65.474vh) scale(.8044)}to{transform:translate(63.2615vw,99vh) scale(.8044)}}.snow:nth-child(12){opacity:.868;transform:translate(57.8847vw,-10px) scale(.2513);animation:fall-12 15s -24s linear infinite}@keyframes fall-12{53.065%{transform:translate(52.9043vw,53.065vh) scale(.2513)}to{transform:translate(55.3945vw,99vh) scale(.2513)}}.snow:nth-child(13){opacity:.515;transform:translate(39.1429vw,-10px) scale(.1679);animation:fall-13 17s -13s linear infinite}@keyframes fall-13{70.822%{transform:translate(37.4023vw,70.822vh) scale(.1679)}to{transform:translate(38.2726vw,99vh) scale(.1679)}}.snow:nth-child(14){opacity:1.5334;transform:translate(6.3056vw,-10px) scale(.5545);animation:fall-14 14s -1s linear infinite}@keyframes fall-14{44.893%{transform:translate(-.1165vw,44.893vh) scale(.5545)}to{transform:translate(3.09455vw,99vh) scale(.5545)}}.snow:nth-child(15){opacity:.8014;transform:translate(85.2574vw,-10px) scale(.4757);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{57.129%{transform:translate(81.8039vw,57.129vh) scale(.4757)}to{transform:translate(83.53065vw,99vh) scale(.4757)}}.snow:nth-child(16){opacity:1.4568;transform:translate(2.6569vw,-10px) scale(.3206);animation:fall-16 28s -10s linear infinite}@keyframes fall-16{55.125%{transform:translate(2.4417vw,55.125vh) scale(.3206)}to{transform:translate(2.5493vw,99vh) scale(.3206)}}.snow:nth-child(17){opacity:1.8758;transform:translate(81.0721vw,-10px) scale(.8039);animation:fall-17 19s -6s linear infinite}@keyframes fall-17{65.902%{transform:translate(87.4518vw,65.902vh) scale(.8039)}to{transform:translate(84.26195vw,99vh) scale(.8039)}}.snow:nth-child(18){opacity:.8408;transform:translate(6.1853vw,-10px) scale(.7154);animation:fall-18 16s -7s linear infinite}@keyframes fall-18{74.597%{transform:translate(11.1211vw,74.597vh) scale(.7154)}to{transform:translate(8.6532vw,99vh) scale(.7154)}}.snow:nth-child(19){opacity:1.592;transform:translate(6.6292vw,-10px) scale(.7733);animation:fall-19 16s -24s linear infinite}@keyframes fall-19{43.811%{transform:translate(-.8966vw,43.811vh) scale(.7733)}to{transform:translate(2.8663vw,99vh) scale(.7733)}}.snow:nth-child(20){opacity:1.8634;transform:translate(78.5283vw,-10px) scale(.9388);animation:fall-20 30s -16s linear infinite}@keyframes fall-20{52.612%{transform:translate(70.5784vw,52.612vh) scale(.9388)}to{transform:translate(74.55335vw,99vh) scale(.9388)}}.snow:nth-child(21){opacity:1.9958;transform:translate(21.9975vw,-10px) scale(.9081);animation:fall-21 26s -11s linear infinite}@keyframes fall-21{54.831%{transform:translate(15.1973vw,54.831vh) scale(.9081)}to{transform:translate(18.5974vw,99vh) scale(.9081)}}.snow:nth-child(22){opacity:.1534;transform:translate(47.8322vw,-10px) scale(.6309);animation:fall-22 19s -1s linear infinite}@keyframes fall-22{36.518%{transform:translate(56.0842vw,36.518vh) scale(.6309)}to{transform:translate(51.9582vw,99vh) scale(.6309)}}.snow:nth-child(23){opacity:.1962;transform:translate(56.3308vw,-10px) scale(.5307);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{66.499%{transform:translate(54.8204vw,66.499vh) scale(.5307)}to{transform:translate(55.5756vw,99vh) scale(.5307)}}.snow:nth-child(24){opacity:.2368;transform:translate(64.7389vw,-10px) scale(.9684);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{73.881%{transform:translate(54.9007vw,73.881vh) scale(.9684)}to{transform:translate(59.8198vw,99vh) scale(.9684)}}.snow:nth-child(25){opacity:.7186;transform:translate(26.7242vw,-10px) scale(.289);animation:fall-25 20s -6s linear infinite}@keyframes fall-25{55.927%{transform:translate(35.5262vw,55.927vh) scale(.289)}to{transform:translate(31.1252vw,99vh) scale(.289)}}.snow:nth-child(26){opacity:1.63;transform:translate(65.1829vw,-10px) scale(.7044);animation:fall-26 20s -7s linear infinite}@keyframes fall-26{39.525%{transform:translate(59.0691vw,39.525vh) scale(.7044)}to{transform:translate(62.126vw,99vh) scale(.7044)}}.snow:nth-child(27){opacity:.6412;transform:translate(33.3432vw,-10px) scale(.0507);animation:fall-27 20s -21s linear infinite}@keyframes fall-27{77.878%{transform:translate(23.4558vw,77.878vh) scale(.0507)}to{transform:translate(28.3995vw,99vh) scale(.0507)}}.snow:nth-child(28){opacity:1.8708;transform:translate(35.0932vw,-10px) scale(.4368);animation:fall-28 24s -29s linear infinite}@keyframes fall-28{51.133%{transform:translate(29.4253vw,51.133vh) scale(.4368)}to{transform:translate(32.25925vw,99vh) scale(.4368)}}.snow:nth-child(29){opacity:1.5046;transform:translate(48.6029vw,-10px) scale(.2852);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{41.047%{transform:translate(42.4864vw,41.047vh) scale(.2852)}to{transform:translate(45.54465vw,99vh) scale(.2852)}}.snow:nth-child(30){opacity:.6466;transform:translate(54.7276vw,-10px) scale(.037);animation:fall-30 14s -16s linear infinite}@keyframes fall-30{52.726%{transform:translate(56.3506vw,52.726vh) scale(.037)}to{transform:translate(55.5391vw,99vh) scale(.037)}}.snow:nth-child(31){opacity:1.46;transform:translate(21.7463vw,-10px) scale(.0713);animation:fall-31 18s -20s linear infinite}@keyframes fall-31{74.197%{transform:translate(27.1879vw,74.197vh) scale(.0713)}to{transform:translate(24.4671vw,99vh) scale(.0713)}}.snow:nth-child(32){opacity:1.3718;transform:translate(50.0036vw,-10px) scale(.8704);animation:fall-32 15s -4s linear infinite}@keyframes fall-32{72.994%{transform:translate(59.4823vw,72.994vh) scale(.8704)}to{transform:translate(54.74295vw,99vh) scale(.8704)}}.snow:nth-child(33){opacity:.9094;transform:translate(53.9084vw,-10px) scale(.9519);animation:fall-33 25s -7s linear infinite}@keyframes fall-33{59.462%{transform:translate(51.6296vw,59.462vh) scale(.9519)}to{transform:translate(52.769vw,99vh) scale(.9519)}}.snow:nth-child(34){opacity:1.5862;transform:translate(43.6613vw,-10px) scale(.874);animation:fall-34 17s -26s linear infinite}@keyframes fall-34{38.118%{transform:translate(46.2225vw,38.118vh) scale(.874)}to{transform:translate(44.9419vw,99vh) scale(.874)}}.snow:nth-child(35){opacity:.822;transform:translate(30.3478vw,-10px) scale(.1449);animation:fall-35 15s -30s linear infinite}@keyframes fall-35{58.44%{transform:translate(21.8521vw,58.44vh) scale(.1449)}to{transform:translate(26.09995vw,99vh) scale(.1449)}}.snow:nth-child(36){opacity:.2628;transform:translate(99.8289vw,-10px) scale(.3536);animation:fall-36 11s -15s linear infinite}@keyframes fall-36{60.923%{transform:translate(94.5682vw,60.923vh) scale(.3536)}to{transform:translate(97.19855vw,99vh) scale(.3536)}}.snow:nth-child(37){opacity:.3984;transform:translate(.4793vw,-10px) scale(.6695);animation:fall-37 22s -14s linear infinite}@keyframes fall-37{57.395%{transform:translate(9.8282vw,57.395vh) scale(.6695)}to{transform:translate(5.15375vw,99vh) scale(.6695)}}.snow:nth-child(38){opacity:1.831;transform:translate(46.0986vw,-10px) scale(.6464);animation:fall-38 27s -6s linear infinite}@keyframes fall-38{78.718%{transform:translate(53.8126vw,78.718vh) scale(.6464)}to{transform:translate(49.9556vw,99vh) scale(.6464)}}.snow:nth-child(39){opacity:.9476;transform:translate(43.8818vw,-10px) scale(.3367);animation:fall-39 12s -29s linear infinite}@keyframes fall-39{49.458%{transform:translate(43.2933vw,49.458vh) scale(.3367)}to{transform:translate(43.58755vw,99vh) scale(.3367)}}.snow:nth-child(40){opacity:.5236;transform:translate(32.8526vw,-10px) scale(.0029);animation:fall-40 14s -3s linear infinite}@keyframes fall-40{70.887%{transform:translate(24.6493vw,70.887vh) scale(.0029)}to{transform:translate(28.75095vw,99vh) scale(.0029)}}.snow:nth-child(41){opacity:1.69;transform:translate(50.1864vw,-10px) scale(.5788);animation:fall-41 21s -25s linear infinite}@keyframes fall-41{40.829%{transform:translate(44.999vw,40.829vh) scale(.5788)}to{transform:translate(47.5927vw,99vh) scale(.5788)}}.snow:nth-child(42){opacity:1.9452;transform:translate(50.2688vw,-10px) scale(.8286);animation:fall-42 19s -18s linear infinite}@keyframes fall-42{71.464%{transform:translate(59.0738vw,71.464vh) scale(.8286)}to{transform:translate(54.6713vw,99vh) scale(.8286)}}.snow:nth-child(43){opacity:.6496;transform:translate(88.2716vw,-10px) scale(.6966);animation:fall-43 12s -7s linear infinite}@keyframes fall-43{52.988%{transform:translate(88.9165vw,52.988vh) scale(.6966)}to{transform:translate(88.59405vw,99vh) scale(.6966)}}.snow:nth-child(44){opacity:1.3668;transform:translate(83.8332vw,-10px) scale(.4733);animation:fall-44 12s -19s linear infinite}@keyframes fall-44{55.124%{transform:translate(85.1507vw,55.124vh) scale(.4733)}to{transform:translate(84.49195vw,99vh) scale(.4733)}}.snow:nth-child(45){opacity:.2674;transform:translate(59.0249vw,-10px) scale(.44);animation:fall-45 17s -2s linear infinite}@keyframes fall-45{73.78%{transform:translate(51.4419vw,73.78vh) scale(.44)}to{transform:translate(55.2334vw,99vh) scale(.44)}}.snow:nth-child(46){opacity:1.5482;transform:translate(40.8654vw,-10px) scale(.8936);animation:fall-46 10s -30s linear infinite}@keyframes fall-46{51.58%{transform:translate(33.563vw,51.58vh) scale(.8936)}to{transform:translate(37.2142vw,99vh) scale(.8936)}}.snow:nth-child(47){opacity:.0118;transform:translate(55.9157vw,-10px) scale(.7686);animation:fall-47 12s -13s linear infinite}@keyframes fall-47{70.119%{transform:translate(47.731vw,70.119vh) scale(.7686)}to{transform:translate(51.82335vw,99vh) scale(.7686)}}.snow:nth-child(48){opacity:1.451;transform:translate(60.2564vw,-10px) scale(.6209);animation:fall-48 22s -30s linear infinite}@keyframes fall-48{66.838%{transform:translate(54.35vw,66.838vh) scale(.6209)}to{transform:translate(57.3032vw,99vh) scale(.6209)}}.snow:nth-child(49){opacity:.3442;transform:translate(14.197vw,-10px) scale(.0565);animation:fall-49 22s -16s linear infinite}@keyframes fall-49{38.596%{transform:translate(19.9791vw,38.596vh) scale(.0565)}to{transform:translate(17.08805vw,99vh) scale(.0565)}}.snow:nth-child(50){opacity:1.856;transform:translate(37.874vw,-10px) scale(.7823);animation:fall-50 14s -30s linear infinite}@keyframes fall-50{49.248%{transform:translate(38.1693vw,49.248vh) scale(.7823)}to{transform:translate(38.02165vw,99vh) scale(.7823)}}.snow:nth-child(51){opacity:.4142;transform:translate(85.8015vw,-10px) scale(.9166);animation:fall-51 21s -23s linear infinite}@keyframes fall-51{38.012%{transform:translate(94.8162vw,38.012vh) scale(.9166)}to{transform:translate(90.30885vw,99vh) scale(.9166)}}.snow:nth-child(52){opacity:.587;transform:translate(66.5815vw,-10px) scale(.0568);animation:fall-52 26s -28s linear infinite}@keyframes fall-52{54.154%{transform:translate(67.4595vw,54.154vh) scale(.0568)}to{transform:translate(67.0205vw,99vh) scale(.0568)}}.snow:nth-child(53){opacity:.5492;transform:translate(31.1638vw,-10px) scale(.6195);animation:fall-53 26s -18s linear infinite}@keyframes fall-53{59.341%{transform:translate(32.4689vw,59.341vh) scale(.6195)}to{transform:translate(31.81635vw,99vh) scale(.6195)}}.snow:nth-child(54){opacity:1.0402;transform:translate(76.7239vw,-10px) scale(.2368);animation:fall-54 10s -26s linear infinite}@keyframes fall-54{45.566%{transform:translate(78.8493vw,45.566vh) scale(.2368)}to{transform:translate(77.7866vw,99vh) scale(.2368)}}.snow:nth-child(55){opacity:1.2842;transform:translate(27.8727vw,-10px) scale(.3507);animation:fall-55 20s -27s linear infinite}@keyframes fall-55{47.917%{transform:translate(33.222vw,47.917vh) scale(.3507)}to{transform:translate(30.54735vw,99vh) scale(.3507)}}.snow:nth-child(56){opacity:1.8812;transform:translate(48.7884vw,-10px) scale(.2881);animation:fall-56 23s -21s linear infinite}@keyframes fall-56{61.916%{transform:translate(57.4758vw,61.916vh) scale(.2881)}to{transform:translate(53.1321vw,99vh) scale(.2881)}}.snow:nth-child(57){opacity:1.4326;transform:translate(32.0024vw,-10px) scale(.5129);animation:fall-57 29s -3s linear infinite}@keyframes fall-57{60.728%{transform:translate(40.4238vw,60.728vh) scale(.5129)}to{transform:translate(36.2131vw,99vh) scale(.5129)}}.snow:nth-child(58){opacity:1.1812;transform:translate(39.9371vw,-10px) scale(.9462);animation:fall-58 28s -21s linear infinite}@keyframes fall-58{31.154%{transform:translate(40.9155vw,31.154vh) scale(.9462)}to{transform:translate(40.4263vw,99vh) scale(.9462)}}.snow:nth-child(59){opacity:1.5318;transform:translate(54.8488vw,-10px) scale(.5075);animation:fall-59 22s -27s linear infinite}@keyframes fall-59{61.09%{transform:translate(60.3385vw,61.09vh) scale(.5075)}to{transform:translate(57.59365vw,99vh) scale(.5075)}}.snow:nth-child(60){opacity:1.6922;transform:translate(23.6463vw,-10px) scale(.375);animation:fall-60 13s -13s linear infinite}@keyframes fall-60{68.68%{transform:translate(32.4148vw,68.68vh) scale(.375)}to{transform:translate(28.03055vw,99vh) scale(.375)}}.snow:nth-child(61){opacity:1.5762;transform:translate(35.7401vw,-10px) scale(.2769);animation:fall-61 25s -20s linear infinite}@keyframes fall-61{52.861%{transform:translate(32.1797vw,52.861vh) scale(.2769)}to{transform:translate(33.9599vw,99vh) scale(.2769)}}.snow:nth-child(62){opacity:1.7534;transform:translate(63.4936vw,-10px) scale(.0447);animation:fall-62 16s -11s linear infinite}@keyframes fall-62{70.236%{transform:translate(54.9337vw,70.236vh) scale(.0447)}to{transform:translate(59.21365vw,99vh) scale(.0447)}}.snow:nth-child(63){opacity:.1236;transform:translate(61.4193vw,-10px) scale(.3629);animation:fall-63 27s -11s linear infinite}@keyframes fall-63{64.918%{transform:translate(57.4895vw,64.918vh) scale(.3629)}to{transform:translate(59.4544vw,99vh) scale(.3629)}}.snow:nth-child(64){opacity:.908;transform:translate(9.5823vw,-10px) scale(.9075);animation:fall-64 24s -29s linear infinite}@keyframes fall-64{48.724%{transform:translate(15.5876vw,48.724vh) scale(.9075)}to{transform:translate(12.58495vw,99vh) scale(.9075)}}.snow:nth-child(65){opacity:1.2298;transform:translate(3.3693vw,-10px) scale(.9305);animation:fall-65 30s -4s linear infinite}@keyframes fall-65{41.611%{transform:translate(4.9732vw,41.611vh) scale(.9305)}to{transform:translate(4.17125vw,99vh) scale(.9305)}}.snow:nth-child(66){opacity:.8174;transform:translate(71.9426vw,-10px) scale(.5189);animation:fall-66 30s -26s linear infinite}@keyframes fall-66{37.56%{transform:translate(72.8887vw,37.56vh) scale(.5189)}to{transform:translate(72.41565vw,99vh) scale(.5189)}}.snow:nth-child(67){opacity:1.3668;transform:translate(21.9533vw,-10px) scale(.2771);animation:fall-67 30s -22s linear infinite}@keyframes fall-67{51.384%{transform:translate(31.4488vw,51.384vh) scale(.2771)}to{transform:translate(26.70105vw,99vh) scale(.2771)}}.snow:nth-child(68){opacity:.446;transform:translate(4.3201vw,-10px) scale(.6845);animation:fall-68 29s -10s linear infinite}@keyframes fall-68{35.546%{transform:translate(3.3635vw,35.546vh) scale(.6845)}to{transform:translate(3.8418vw,99vh) scale(.6845)}}.snow:nth-child(69){opacity:.0098;transform:translate(85.4616vw,-10px) scale(.9872);animation:fall-69 13s -1s linear infinite}@keyframes fall-69{68.764%{transform:translate(83.9278vw,68.764vh) scale(.9872)}to{transform:translate(84.6947vw,99vh) scale(.9872)}}.snow:nth-child(70){opacity:.5222;transform:translate(21.4477vw,-10px) scale(.9088);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{31.337%{transform:translate(17.0098vw,31.337vh) scale(.9088)}to{transform:translate(19.22875vw,99vh) scale(.9088)}}.snow:nth-child(71){opacity:.6454;transform:translate(51.8023vw,-10px) scale(.2138);animation:fall-71 28s -22s linear infinite}@keyframes fall-71{74.459%{transform:translate(41.9327vw,74.459vh) scale(.2138)}to{transform:translate(46.8675vw,99vh) scale(.2138)}}.snow:nth-child(72){opacity:.1426;transform:translate(34.3089vw,-10px) scale(.3218);animation:fall-72 12s -7s linear infinite}@keyframes fall-72{44.802%{transform:translate(43.8143vw,44.802vh) scale(.3218)}to{transform:translate(39.0616vw,99vh) scale(.3218)}}.snow:nth-child(73){opacity:.3406;transform:translate(91.9831vw,-10px) scale(.0616);animation:fall-73 18s -10s linear infinite}@keyframes fall-73{38.223%{transform:translate(83.4559vw,38.223vh) scale(.0616)}to{transform:translate(87.7195vw,99vh) scale(.0616)}}.snow:nth-child(74){opacity:1.904;transform:translate(71.1027vw,-10px) scale(.183);animation:fall-74 26s -12s linear infinite}@keyframes fall-74{38.023%{transform:translate(73.3292vw,38.023vh) scale(.183)}to{transform:translate(72.21595vw,99vh) scale(.183)}}.snow:nth-child(75){opacity:.9126;transform:translate(94.9569vw,-10px) scale(.7164);animation:fall-75 27s -17s linear infinite}@keyframes fall-75{57.486%{transform:translate(89.2247vw,57.486vh) scale(.7164)}to{transform:translate(92.0908vw,99vh) scale(.7164)}}.snow:nth-child(76){opacity:1.1062;transform:translate(94.5365vw,-10px) scale(.0428);animation:fall-76 15s -4s linear infinite}@keyframes fall-76{60.984%{transform:translate(96.6442vw,60.984vh) scale(.0428)}to{transform:translate(95.59035vw,99vh) scale(.0428)}}.snow:nth-child(77){opacity:.9388;transform:translate(8.0951vw,-10px) scale(.0427);animation:fall-77 13s -24s linear infinite}@keyframes fall-77{44.751%{transform:translate(.4195vw,44.751vh) scale(.0427)}to{transform:translate(4.2573vw,99vh) scale(.0427)}}.snow:nth-child(78){opacity:1.4058;transform:translate(67.7871vw,-10px) scale(.2311);animation:fall-78 11s -17s linear infinite}@keyframes fall-78{50.182%{transform:translate(63.4113vw,50.182vh) scale(.2311)}to{transform:translate(65.5992vw,99vh) scale(.2311)}}.snow:nth-child(79){opacity:.9822;transform:translate(57.5878vw,-10px) scale(.9327);animation:fall-79 19s -14s linear infinite}@keyframes fall-79{63.187%{transform:translate(57.8409vw,63.187vh) scale(.9327)}to{transform:translate(57.71435vw,99vh) scale(.9327)}}.snow:nth-child(80){opacity:1.5676;transform:translate(88.4095vw,-10px) scale(.0408);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{47.501%{transform:translate(85.5052vw,47.501vh) scale(.0408)}to{transform:translate(86.95735vw,99vh) scale(.0408)}}.snow:nth-child(81){opacity:.3568;transform:translate(78.3193vw,-10px) scale(.3239);animation:fall-81 18s -5s linear infinite}@keyframes fall-81{72.04%{transform:translate(76.928vw,72.04vh) scale(.3239)}to{transform:translate(77.62365vw,99vh) scale(.3239)}}.snow:nth-child(82){opacity:1.2768;transform:translate(79.9637vw,-10px) scale(.3175);animation:fall-82 10s -12s linear infinite}@keyframes fall-82{35.534%{transform:translate(87.9397vw,35.534vh) scale(.3175)}to{transform:translate(83.9517vw,99vh) scale(.3175)}}.snow:nth-child(83){opacity:1.4194;transform:translate(69.1101vw,-10px) scale(.5439);animation:fall-83 28s -12s linear infinite}@keyframes fall-83{30.814%{transform:translate(73.5166vw,30.814vh) scale(.5439)}to{transform:translate(71.31335vw,99vh) scale(.5439)}}.snow:nth-child(84){opacity:.7398;transform:translate(.6186vw,-10px) scale(.209);animation:fall-84 25s -20s linear infinite}@keyframes fall-84{48.142%{transform:translate(-.7808vw,48.142vh) scale(.209)}to{transform:translate(-.0811vw,99vh) scale(.209)}}.snow:nth-child(85){opacity:.0104;transform:translate(74.8902vw,-10px) scale(.8189);animation:fall-85 16s -13s linear infinite}@keyframes fall-85{37.831%{transform:translate(73.0986vw,37.831vh) scale(.8189)}to{transform:translate(73.9944vw,99vh) scale(.8189)}}.snow:nth-child(86){opacity:1.9076;transform:translate(34.8605vw,-10px) scale(.6423);animation:fall-86 29s -4s linear infinite}@keyframes fall-86{71.837%{transform:translate(31.952vw,71.837vh) scale(.6423)}to{transform:translate(33.40625vw,99vh) scale(.6423)}}.snow:nth-child(87){opacity:1.5334;transform:translate(80.5808vw,-10px) scale(.5678);animation:fall-87 28s -19s linear infinite}@keyframes fall-87{56.953%{transform:translate(89.2139vw,56.953vh) scale(.5678)}to{transform:translate(84.89735vw,99vh) scale(.5678)}}.snow:nth-child(88){opacity:.9188;transform:translate(10.9714vw,-10px) scale(.4354);animation:fall-88 12s -30s linear infinite}@keyframes fall-88{77.555%{transform:translate(15.0045vw,77.555vh) scale(.4354)}to{transform:translate(12.98795vw,99vh) scale(.4354)}}.snow:nth-child(89){opacity:.3222;transform:translate(50.7793vw,-10px) scale(.2458);animation:fall-89 24s -4s linear infinite}@keyframes fall-89{57.618%{transform:translate(46.3654vw,57.618vh) scale(.2458)}to{transform:translate(48.57235vw,99vh) scale(.2458)}}.snow:nth-child(90){opacity:.5624;transform:translate(77.3995vw,-10px) scale(.2061);animation:fall-90 26s -4s linear infinite}@keyframes fall-90{46.762%{transform:translate(80.6561vw,46.762vh) scale(.2061)}to{transform:translate(79.0278vw,99vh) scale(.2061)}}.snow:nth-child(91){opacity:.2734;transform:translate(54.7943vw,-10px) scale(.4059);animation:fall-91 20s -19s linear infinite}@keyframes fall-91{78.172%{transform:translate(53.4317vw,78.172vh) scale(.4059)}to{transform:translate(54.113vw,99vh) scale(.4059)}}.snow:nth-child(92){opacity:.7034;transform:translate(94.2573vw,-10px) scale(.1409);animation:fall-92 15s -30s linear infinite}@keyframes fall-92{65.494%{transform:translate(100.4477vw,65.494vh) scale(.1409)}to{transform:translate(97.3525vw,99vh) scale(.1409)}}.snow:nth-child(93){opacity:1.4738;transform:translate(56.3739vw,-10px) scale(.1619);animation:fall-93 15s -22s linear infinite}@keyframes fall-93{57.767%{transform:translate(53.8418vw,57.767vh) scale(.1619)}to{transform:translate(55.10785vw,99vh) scale(.1619)}}.snow:nth-child(94){opacity:1.8658;transform:translate(69.5468vw,-10px) scale(.7812);animation:fall-94 30s -25s linear infinite}@keyframes fall-94{75.963%{transform:translate(71.125vw,75.963vh) scale(.7812)}to{transform:translate(70.3359vw,99vh) scale(.7812)}}.snow:nth-child(95){opacity:1.3604;transform:translate(48.9916vw,-10px) scale(.5697);animation:fall-95 30s -27s linear infinite}@keyframes fall-95{60.486%{transform:translate(50.9204vw,60.486vh) scale(.5697)}to{transform:translate(49.956vw,99vh) scale(.5697)}}.snow:nth-child(96){opacity:.5754;transform:translate(9.0939vw,-10px) scale(.4133);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{31.081%{transform:translate(18.5175vw,31.081vh) scale(.4133)}to{transform:translate(13.8057vw,99vh) scale(.4133)}}.snow:nth-child(97){opacity:1.2888;transform:translate(56.5906vw,-10px) scale(.2395);animation:fall-97 26s -7s linear infinite}@keyframes fall-97{76.339%{transform:translate(53.2044vw,76.339vh) scale(.2395)}to{transform:translate(54.8975vw,99vh) scale(.2395)}}.snow:nth-child(98){opacity:.9746;transform:translate(90.8344vw,-10px) scale(.3755);animation:fall-98 30s -15s linear infinite}@keyframes fall-98{42.237%{transform:translate(93.8014vw,42.237vh) scale(.3755)}to{transform:translate(92.3179vw,99vh) scale(.3755)}}.snow:nth-child(99){opacity:.3518;transform:translate(95.2694vw,-10px) scale(.4645);animation:fall-99 10s -3s linear infinite}@keyframes fall-99{53.065%{transform:translate(85.9434vw,53.065vh) scale(.4645)}to{transform:translate(90.6064vw,99vh) scale(.4645)}}.snow:nth-child(100){opacity:1.1128;transform:translate(39.3255vw,-10px) scale(.9359);animation:fall-100 24s -22s linear infinite}@keyframes fall-100{67.578%{transform:translate(29.9048vw,67.578vh) scale(.9359)}to{transform:translate(34.61515vw,99vh) scale(.9359)}}.snow:nth-child(101){opacity:.0102;transform:translate(41.3096vw,-10px) scale(.7656);animation:fall-101 23s -10s linear infinite}@keyframes fall-101{32.629%{transform:translate(48.7309vw,32.629vh) scale(.7656)}to{transform:translate(45.02025vw,99vh) scale(.7656)}}.snow:nth-child(102){opacity:1.4028;transform:translate(56.343vw,-10px) scale(.7622);animation:fall-102 19s -7s linear infinite}@keyframes fall-102{41.653%{transform:translate(48.914vw,41.653vh) scale(.7622)}to{transform:translate(52.6285vw,99vh) scale(.7622)}}.snow:nth-child(103){opacity:1.7886;transform:translate(43.129vw,-10px) scale(.0333);animation:fall-103 29s -6s linear infinite}@keyframes fall-103{73.843%{transform:translate(40.1718vw,73.843vh) scale(.0333)}to{transform:translate(41.6504vw,99vh) scale(.0333)}}.snow:nth-child(104){opacity:1.5796;transform:translate(68.9838vw,-10px) scale(.4923);animation:fall-104 16s -30s linear infinite}@keyframes fall-104{42.844%{transform:translate(62.2792vw,42.844vh) scale(.4923)}to{transform:translate(65.6315vw,99vh) scale(.4923)}}.snow:nth-child(105){opacity:1.6296;transform:translate(62.438vw,-10px) scale(.7643);animation:fall-105 24s -2s linear infinite}@keyframes fall-105{34.755%{transform:translate(60.2371vw,34.755vh) scale(.7643)}to{transform:translate(61.33755vw,99vh) scale(.7643)}}.snow:nth-child(106){opacity:1.3504;transform:translate(45.4146vw,-10px) scale(.3772);animation:fall-106 28s -4s linear infinite}@keyframes fall-106{46.917%{transform:translate(48.3574vw,46.917vh) scale(.3772)}to{transform:translate(46.886vw,99vh) scale(.3772)}}.snow:nth-child(107){opacity:.086;transform:translate(41.8591vw,-10px) scale(.6038);animation:fall-107 17s -23s linear infinite}@keyframes fall-107{63.559%{transform:translate(43.2127vw,63.559vh) scale(.6038)}to{transform:translate(42.5359vw,99vh) scale(.6038)}}.snow:nth-child(108){opacity:1.1432;transform:translate(64.0841vw,-10px) scale(.4975);animation:fall-108 27s -3s linear infinite}@keyframes fall-108{60.672%{transform:translate(60.8862vw,60.672vh) scale(.4975)}to{transform:translate(62.48515vw,99vh) scale(.4975)}}.snow:nth-child(109){opacity:.694;transform:translate(35.5931vw,-10px) scale(.0088);animation:fall-109 21s -17s linear infinite}@keyframes fall-109{56.441%{transform:translate(35.3049vw,56.441vh) scale(.0088)}to{transform:translate(35.449vw,99vh) scale(.0088)}}.snow:nth-child(110){opacity:1.737;transform:translate(51.0639vw,-10px) scale(.9872);animation:fall-110 30s -10s linear infinite}@keyframes fall-110{51.709%{transform:translate(43.3972vw,51.709vh) scale(.9872)}to{transform:translate(47.23055vw,99vh) scale(.9872)}}.snow:nth-child(111){opacity:1.6322;transform:translate(87.0548vw,-10px) scale(.9192);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{68.546%{transform:translate(84.2865vw,68.546vh) scale(.9192)}to{transform:translate(85.67065vw,99vh) scale(.9192)}}.snow:nth-child(112){opacity:1.578;transform:translate(3.099vw,-10px) scale(.454);animation:fall-112 26s -6s linear infinite}@keyframes fall-112{61.666%{transform:translate(5.9442vw,61.666vh) scale(.454)}to{transform:translate(4.5216vw,99vh) scale(.454)}}.snow:nth-child(113){opacity:.8548;transform:translate(89.5245vw,-10px) scale(.2457);animation:fall-113 10s -26s linear infinite}@keyframes fall-113{56.564%{transform:translate(97.2664vw,56.564vh) scale(.2457)}to{transform:translate(93.39545vw,99vh) scale(.2457)}}.snow:nth-child(114){opacity:1.0956;transform:translate(76.2537vw,-10px) scale(.8635);animation:fall-114 30s -22s linear infinite}@keyframes fall-114{58.86%{transform:translate(74.3332vw,58.86vh) scale(.8635)}to{transform:translate(75.29345vw,99vh) scale(.8635)}}.snow:nth-child(115){opacity:.2962;transform:translate(72.8631vw,-10px) scale(.7634);animation:fall-115 26s -3s linear infinite}@keyframes fall-115{51.577%{transform:translate(76.4172vw,51.577vh) scale(.7634)}to{transform:translate(74.64015vw,99vh) scale(.7634)}}.snow:nth-child(116){opacity:1.1058;transform:translate(92.7383vw,-10px) scale(.4359);animation:fall-116 16s -30s linear infinite}@keyframes fall-116{32.409%{transform:translate(86.4371vw,32.409vh) scale(.4359)}to{transform:translate(89.5877vw,99vh) scale(.4359)}}.snow:nth-child(117){opacity:1.2188;transform:translate(30.0985vw,-10px) scale(.6399);animation:fall-117 26s -23s linear infinite}@keyframes fall-117{65.718%{transform:translate(27.2196vw,65.718vh) scale(.6399)}to{transform:translate(28.65905vw,99vh) scale(.6399)}}.snow:nth-child(118){opacity:.9084;transform:translate(91.1702vw,-10px) scale(.6251);animation:fall-118 27s -26s linear infinite}@keyframes fall-118{37.425%{transform:translate(88.2284vw,37.425vh) scale(.6251)}to{transform:translate(89.6993vw,99vh) scale(.6251)}}.snow:nth-child(119){opacity:1.783;transform:translate(85.4341vw,-10px) scale(.1571);animation:fall-119 28s -20s linear infinite}@keyframes fall-119{68.523%{transform:translate(84.4221vw,68.523vh) scale(.1571)}to{transform:translate(84.9281vw,99vh) scale(.1571)}}.snow:nth-child(120){opacity:1.967;transform:translate(70.1742vw,-10px) scale(.8776);animation:fall-120 14s -28s linear infinite}@keyframes fall-120{49.915%{transform:translate(61.1584vw,49.915vh) scale(.8776)}to{transform:translate(65.6663vw,99vh) scale(.8776)}}.snow:nth-child(121){opacity:.5848;transform:translate(45.9026vw,-10px) scale(.4364);animation:fall-121 14s -23s linear infinite}@keyframes fall-121{38.659%{transform:translate(48.5337vw,38.659vh) scale(.4364)}to{transform:translate(47.21815vw,99vh) scale(.4364)}}.snow:nth-child(122){opacity:.9834;transform:translate(57.9392vw,-10px) scale(.843);animation:fall-122 28s -16s linear infinite}@keyframes fall-122{52.283%{transform:translate(56.8264vw,52.283vh) scale(.843)}to{transform:translate(57.3828vw,99vh) scale(.843)}}.snow:nth-child(123){opacity:1.7456;transform:translate(5.765vw,-10px) scale(.5426);animation:fall-123 21s -27s linear infinite}@keyframes fall-123{76.428%{transform:translate(12.2778vw,76.428vh) scale(.5426)}to{transform:translate(9.0214vw,99vh) scale(.5426)}}.snow:nth-child(124){opacity:.184;transform:translate(73.6651vw,-10px) scale(.9782);animation:fall-124 24s -5s linear infinite}@keyframes fall-124{32.693%{transform:translate(67.7607vw,32.693vh) scale(.9782)}to{transform:translate(70.7129vw,99vh) scale(.9782)}}.snow:nth-child(125){opacity:1.7504;transform:translate(15.3466vw,-10px) scale(.7092);animation:fall-125 19s -3s linear infinite}@keyframes fall-125{31.209%{transform:translate(15.9752vw,31.209vh) scale(.7092)}to{transform:translate(15.6609vw,99vh) scale(.7092)}}.snow:nth-child(126){opacity:.5532;transform:translate(89.1637vw,-10px) scale(.6052);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{47.769%{transform:translate(87.5282vw,47.769vh) scale(.6052)}to{transform:translate(88.34595vw,99vh) scale(.6052)}}.snow:nth-child(127){opacity:.981;transform:translate(47.8893vw,-10px) scale(.3296);animation:fall-127 21s -12s linear infinite}@keyframes fall-127{75.552%{transform:translate(56.9542vw,75.552vh) scale(.3296)}to{transform:translate(52.42175vw,99vh) scale(.3296)}}.snow:nth-child(128){opacity:.5048;transform:translate(83.7041vw,-10px) scale(.5112);animation:fall-128 24s -29s linear infinite}@keyframes fall-128{32.368%{transform:translate(77.6866vw,32.368vh) scale(.5112)}to{transform:translate(80.69535vw,99vh) scale(.5112)}}.snow:nth-child(129){opacity:1.88;transform:translate(70.1823vw,-10px) scale(.8029);animation:fall-129 14s -14s linear infinite}@keyframes fall-129{74.106%{transform:translate(60.3376vw,74.106vh) scale(.8029)}to{transform:translate(65.25995vw,99vh) scale(.8029)}}.snow:nth-child(130){opacity:1.6738;transform:translate(68.7978vw,-10px) scale(.9933);animation:fall-130 15s -20s linear infinite}@keyframes fall-130{44.962%{transform:translate(75.6933vw,44.962vh) scale(.9933)}to{transform:translate(72.24555vw,99vh) scale(.9933)}}.snow:nth-child(131){opacity:.1844;transform:translate(24.5544vw,-10px) scale(.7968);animation:fall-131 19s -2s linear infinite}@keyframes fall-131{60.715%{transform:translate(33.8026vw,60.715vh) scale(.7968)}to{transform:translate(29.1785vw,99vh) scale(.7968)}}.snow:nth-child(132){opacity:1.0638;transform:translate(49.795vw,-10px) scale(.8796);animation:fall-132 22s -19s linear infinite}@keyframes fall-132{74.779%{transform:translate(52.1911vw,74.779vh) scale(.8796)}to{transform:translate(50.99305vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:1.338;transform:translate(52.9307vw,-10px) scale(.2435);animation:fall-133 29s -12s linear infinite}@keyframes fall-133{58.243%{transform:translate(50.9426vw,58.243vh) scale(.2435)}to{transform:translate(51.93665vw,99vh) scale(.2435)}}.snow:nth-child(134){opacity:1.6416;transform:translate(35.2032vw,-10px) scale(.5801);animation:fall-134 12s -13s linear infinite}@keyframes fall-134{36.61%{transform:translate(38.4846vw,36.61vh) scale(.5801)}to{transform:translate(36.8439vw,99vh) scale(.5801)}}.snow:nth-child(135){opacity:.396;transform:translate(27.195vw,-10px) scale(.0034);animation:fall-135 22s -11s linear infinite}@keyframes fall-135{51.285%{transform:translate(23.4603vw,51.285vh) scale(.0034)}to{transform:translate(25.32765vw,99vh) scale(.0034)}}.snow:nth-child(136){opacity:.5884;transform:translate(65.6757vw,-10px) scale(.1932);animation:fall-136 13s -27s linear infinite}@keyframes fall-136{39.142%{transform:translate(68.2078vw,39.142vh) scale(.1932)}to{transform:translate(66.94175vw,99vh) scale(.1932)}}.snow:nth-child(137){opacity:1.2944;transform:translate(89.9368vw,-10px) scale(.618);animation:fall-137 14s -27s linear infinite}@keyframes fall-137{69.608%{transform:translate(95.2019vw,69.608vh) scale(.618)}to{transform:translate(92.56935vw,99vh) scale(.618)}}.snow:nth-child(138){opacity:1.5012;transform:translate(4.319vw,-10px) scale(.8065);animation:fall-138 10s -3s linear infinite}@keyframes fall-138{74.577%{transform:translate(13.2974vw,74.577vh) scale(.8065)}to{transform:translate(8.8082vw,99vh) scale(.8065)}}.snow:nth-child(139){opacity:.0896;transform:translate(34.3443vw,-10px) scale(.9958);animation:fall-139 14s -29s linear infinite}@keyframes fall-139{38.352%{transform:translate(43.1811vw,38.352vh) scale(.9958)}to{transform:translate(38.7627vw,99vh) scale(.9958)}}.snow:nth-child(140){opacity:.652;transform:translate(49.667vw,-10px) scale(.9723);animation:fall-140 11s -26s linear infinite}@keyframes fall-140{75.082%{transform:translate(59.6543vw,75.082vh) scale(.9723)}to{transform:translate(54.66065vw,99vh) scale(.9723)}}.snow:nth-child(141){opacity:.986;transform:translate(12.2364vw,-10px) scale(.1556);animation:fall-141 21s -1s linear infinite}@keyframes fall-141{57.588%{transform:translate(17.2018vw,57.588vh) scale(.1556)}to{transform:translate(14.7191vw,99vh) scale(.1556)}}.snow:nth-child(142){opacity:1.0538;transform:translate(91.731vw,-10px) scale(.702);animation:fall-142 21s -26s linear infinite}@keyframes fall-142{64.167%{transform:translate(97.1139vw,64.167vh) scale(.702)}to{transform:translate(94.42245vw,99vh) scale(.702)}}.snow:nth-child(143){opacity:1.9234;transform:translate(45.2812vw,-10px) scale(.984);animation:fall-143 25s -16s linear infinite}@keyframes fall-143{48.296%{transform:translate(48.6522vw,48.296vh) scale(.984)}to{transform:translate(46.9667vw,99vh) scale(.984)}}.snow:nth-child(144){opacity:1.633;transform:translate(92.4243vw,-10px) scale(.7109);animation:fall-144 14s -8s linear infinite}@keyframes fall-144{37.727%{transform:translate(96.0612vw,37.727vh) scale(.7109)}to{transform:translate(94.24275vw,99vh) scale(.7109)}}.snow:nth-child(145){opacity:1.5376;transform:translate(36.0353vw,-10px) scale(.6915);animation:fall-145 19s -10s linear infinite}@keyframes fall-145{63.745%{transform:translate(29.5499vw,63.745vh) scale(.6915)}to{transform:translate(32.7926vw,99vh) scale(.6915)}}.snow:nth-child(146){opacity:.2726;transform:translate(28.3353vw,-10px) scale(.7425);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{44.025%{transform:translate(21.0738vw,44.025vh) scale(.7425)}to{transform:translate(24.70455vw,99vh) scale(.7425)}}.snow:nth-child(147){opacity:1.439;transform:translate(22.4677vw,-10px) scale(.5239);animation:fall-147 20s -20s linear infinite}@keyframes fall-147{75.236%{transform:translate(13.7547vw,75.236vh) scale(.5239)}to{transform:translate(18.1112vw,99vh) scale(.5239)}}.snow:nth-child(148){opacity:.4276;transform:translate(98.7124vw,-10px) scale(.7831);animation:fall-148 29s -7s linear infinite}@keyframes fall-148{56.013%{transform:translate(90.5998vw,56.013vh) scale(.7831)}to{transform:translate(94.6561vw,99vh) scale(.7831)}}.snow:nth-child(149){opacity:1.31;transform:translate(77.7218vw,-10px) scale(.8854);animation:fall-149 20s -6s linear infinite}@keyframes fall-149{57.261%{transform:translate(68.1394vw,57.261vh) scale(.8854)}to{transform:translate(72.9306vw,99vh) scale(.8854)}}.snow:nth-child(150){opacity:.43;transform:translate(78.5612vw,-10px) scale(.3553);animation:fall-150 23s -19s linear infinite}@keyframes fall-150{42.632%{transform:translate(76.0001vw,42.632vh) scale(.3553)}to{transform:translate(77.28065vw,99vh) scale(.3553)}}.snow:nth-child(151){opacity:.82;transform:translate(62.2068vw,-10px) scale(.2855);animation:fall-151 12s -10s linear infinite}@keyframes fall-151{51.427%{transform:translate(64.838vw,51.427vh) scale(.2855)}to{transform:translate(63.5224vw,99vh) scale(.2855)}}.snow:nth-child(152){opacity:.6666;transform:translate(88.0584vw,-10px) scale(.5731);animation:fall-152 20s -23s linear infinite}@keyframes fall-152{66.599%{transform:translate(89.7105vw,66.599vh) scale(.5731)}to{transform:translate(88.88445vw,99vh) scale(.5731)}}.snow:nth-child(153){opacity:1.8212;transform:translate(26.5908vw,-10px) scale(.1008);animation:fall-153 22s -4s linear infinite}@keyframes fall-153{31.745%{transform:translate(17.6055vw,31.745vh) scale(.1008)}to{transform:translate(22.09815vw,99vh) scale(.1008)}}.snow:nth-child(154){opacity:.3366;transform:translate(26.5304vw,-10px) scale(.3008);animation:fall-154 11s -7s linear infinite}@keyframes fall-154{61.637%{transform:translate(28.5677vw,61.637vh) scale(.3008)}to{transform:translate(27.54905vw,99vh) scale(.3008)}}.snow:nth-child(155){opacity:.5022;transform:translate(29.5093vw,-10px) scale(.737);animation:fall-155 30s -10s linear infinite}@keyframes fall-155{67.707%{transform:translate(33.8424vw,67.707vh) scale(.737)}to{transform:translate(31.67585vw,99vh) scale(.737)}}.snow:nth-child(156){opacity:1.7476;transform:translate(19.1026vw,-10px) scale(.5002);animation:fall-156 23s -3s linear infinite}@keyframes fall-156{39.684%{transform:translate(26.3212vw,39.684vh) scale(.5002)}to{transform:translate(22.7119vw,99vh) scale(.5002)}}.snow:nth-child(157){opacity:.1122;transform:translate(53.1843vw,-10px) scale(.6933);animation:fall-157 19s -14s linear infinite}@keyframes fall-157{46.795%{transform:translate(52.0401vw,46.795vh) scale(.6933)}to{transform:translate(52.6122vw,99vh) scale(.6933)}}.snow:nth-child(158){opacity:1.7902;transform:translate(11.8965vw,-10px) scale(.5001);animation:fall-158 24s -8s linear infinite}@keyframes fall-158{62.77%{transform:translate(12.4927vw,62.77vh) scale(.5001)}to{transform:translate(12.1946vw,99vh) scale(.5001)}}.snow:nth-child(159){opacity:1.762;transform:translate(21.1361vw,-10px) scale(.8752);animation:fall-159 11s -21s linear infinite}@keyframes fall-159{42.251%{transform:translate(21.1749vw,42.251vh) scale(.8752)}to{transform:translate(21.1555vw,99vh) scale(.8752)}}.snow:nth-child(160){opacity:.4676;transform:translate(21.7089vw,-10px) scale(.7368);animation:fall-160 14s -10s linear infinite}@keyframes fall-160{67.113%{transform:translate(17.7056vw,67.113vh) scale(.7368)}to{transform:translate(19.70725vw,99vh) scale(.7368)}}.snow:nth-child(161){opacity:1.877;transform:translate(42.1473vw,-10px) scale(.8361);animation:fall-161 30s -17s linear infinite}@keyframes fall-161{46.371%{transform:translate(51.6729vw,46.371vh) scale(.8361)}to{transform:translate(46.9101vw,99vh) scale(.8361)}}.snow:nth-child(162){opacity:1.7986;transform:translate(46.1656vw,-10px) scale(.4375);animation:fall-162 16s -6s linear infinite}@keyframes fall-162{49.186%{transform:translate(46.2202vw,49.186vh) scale(.4375)}to{transform:translate(46.1929vw,99vh) scale(.4375)}}.snow:nth-child(163){opacity:1.244;transform:translate(59.7411vw,-10px) scale(.8287);animation:fall-163 24s -17s linear infinite}@keyframes fall-163{33.628%{transform:translate(56.2982vw,33.628vh) scale(.8287)}to{transform:translate(58.01965vw,99vh) scale(.8287)}}.snow:nth-child(164){opacity:1.183;transform:translate(15.0468vw,-10px) scale(.8976);animation:fall-164 13s -19s linear infinite}@keyframes fall-164{34.783%{transform:translate(14.6777vw,34.783vh) scale(.8976)}to{transform:translate(14.86225vw,99vh) scale(.8976)}}.snow:nth-child(165){opacity:.0894;transform:translate(6.0514vw,-10px) scale(.1533);animation:fall-165 21s -3s linear infinite}@keyframes fall-165{36.828%{transform:translate(12.7031vw,36.828vh) scale(.1533)}to{transform:translate(9.37725vw,99vh) scale(.1533)}}.snow:nth-child(166){opacity:1.2766;transform:translate(21.4788vw,-10px) scale(.7179);animation:fall-166 23s -19s linear infinite}@keyframes fall-166{44.737%{transform:translate(18.1528vw,44.737vh) scale(.7179)}to{transform:translate(19.8158vw,99vh) scale(.7179)}}.snow:nth-child(167){opacity:.1294;transform:translate(41.045vw,-10px) scale(.8539);animation:fall-167 29s -26s linear infinite}@keyframes fall-167{37.98%{transform:translate(45.4921vw,37.98vh) scale(.8539)}to{transform:translate(43.26855vw,99vh) scale(.8539)}}.snow:nth-child(168){opacity:.3918;transform:translate(35.92vw,-10px) scale(.7052);animation:fall-168 17s -9s linear infinite}@keyframes fall-168{31.118%{transform:translate(38.6686vw,31.118vh) scale(.7052)}to{transform:translate(37.2943vw,99vh) scale(.7052)}}.snow:nth-child(169){opacity:1.9486;transform:translate(85.0531vw,-10px) scale(.9489);animation:fall-169 30s -8s linear infinite}@keyframes fall-169{43.05%{transform:translate(93.9179vw,43.05vh) scale(.9489)}to{transform:translate(89.4855vw,99vh) scale(.9489)}}.snow:nth-child(170){opacity:.5088;transform:translate(77.951vw,-10px) scale(.3904);animation:fall-170 21s -3s linear infinite}@keyframes fall-170{44.325%{transform:translate(70.4209vw,44.325vh) scale(.3904)}to{transform:translate(74.18595vw,99vh) scale(.3904)}}.snow:nth-child(171){opacity:1.9186;transform:translate(19.9026vw,-10px) scale(.8388);animation:fall-171 28s -30s linear infinite}@keyframes fall-171{79.091%{transform:translate(16.3541vw,79.091vh) scale(.8388)}to{transform:translate(18.12835vw,99vh) scale(.8388)}}.snow:nth-child(172){opacity:1.8864;transform:translate(28.2936vw,-10px) scale(.1625);animation:fall-172 24s -28s linear infinite}@keyframes fall-172{42.997%{transform:translate(29.3755vw,42.997vh) scale(.1625)}to{transform:translate(28.83455vw,99vh) scale(.1625)}}.snow:nth-child(173){opacity:1.042;transform:translate(32.0942vw,-10px) scale(.2228);animation:fall-173 14s -6s linear infinite}@keyframes fall-173{37.325%{transform:translate(32.4597vw,37.325vh) scale(.2228)}to{transform:translate(32.27695vw,99vh) scale(.2228)}}.snow:nth-child(174){opacity:1.2814;transform:translate(72.6739vw,-10px) scale(.4735);animation:fall-174 13s -24s linear infinite}@keyframes fall-174{41.689%{transform:translate(65.2395vw,41.689vh) scale(.4735)}to{transform:translate(68.9567vw,99vh) scale(.4735)}}.snow:nth-child(175){opacity:1.221;transform:translate(89.9267vw,-10px) scale(.4455);animation:fall-175 16s -18s linear infinite}@keyframes fall-175{71.701%{transform:translate(80.1366vw,71.701vh) scale(.4455)}to{transform:translate(85.03165vw,99vh) scale(.4455)}}.snow:nth-child(176){opacity:1.0144;transform:translate(66.8209vw,-10px) scale(.2294);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{43.537%{transform:translate(62.5637vw,43.537vh) scale(.2294)}to{transform:translate(64.6923vw,99vh) scale(.2294)}}.snow:nth-child(177){opacity:1.3052;transform:translate(55.6277vw,-10px) scale(.2454);animation:fall-177 24s -12s linear infinite}@keyframes fall-177{32.216%{transform:translate(47.9313vw,32.216vh) scale(.2454)}to{transform:translate(51.7795vw,99vh) scale(.2454)}}.snow:nth-child(178){opacity:.8052;transform:translate(62.4282vw,-10px) scale(.8641);animation:fall-178 11s -3s linear infinite}@keyframes fall-178{33.894%{transform:translate(67.4148vw,33.894vh) scale(.8641)}to{transform:translate(64.9215vw,99vh) scale(.8641)}}.snow:nth-child(179){opacity:1.4626;transform:translate(18.8606vw,-10px) scale(.6163);animation:fall-179 19s -26s linear infinite}@keyframes fall-179{30.996%{transform:translate(19.8195vw,30.996vh) scale(.6163)}to{transform:translate(19.34005vw,99vh) scale(.6163)}}.snow:nth-child(180){opacity:1.1398;transform:translate(39.7882vw,-10px) scale(.2222);animation:fall-180 14s -22s linear infinite}@keyframes fall-180{74.849%{transform:translate(40.0828vw,74.849vh) scale(.2222)}to{transform:translate(39.9355vw,99vh) scale(.2222)}}.snow:nth-child(181){opacity:.5514;transform:translate(6.6429vw,-10px) scale(.5594);animation:fall-181 12s -22s linear infinite}@keyframes fall-181{36.123%{transform:translate(9.4309vw,36.123vh) scale(.5594)}to{transform:translate(8.0369vw,99vh) scale(.5594)}}.snow:nth-child(182){opacity:.3364;transform:translate(95.7137vw,-10px) scale(.3819);animation:fall-182 29s -20s linear infinite}@keyframes fall-182{32.532%{transform:translate(100.0439vw,32.532vh) scale(.3819)}to{transform:translate(97.8788vw,99vh) scale(.3819)}}.snow:nth-child(183){opacity:1.6438;transform:translate(7.3752vw,-10px) scale(.3006);animation:fall-183 28s -6s linear infinite}@keyframes fall-183{34.009%{transform:translate(9.5703vw,34.009vh) scale(.3006)}to{transform:translate(8.47275vw,99vh) scale(.3006)}}.snow:nth-child(184){opacity:.3766;transform:translate(55.1161vw,-10px) scale(.3719);animation:fall-184 17s -8s linear infinite}@keyframes fall-184{77.578%{transform:translate(59.2242vw,77.578vh) scale(.3719)}to{transform:translate(57.17015vw,99vh) scale(.3719)}}.snow:nth-child(185){opacity:.1588;transform:translate(46.972vw,-10px) scale(.6983);animation:fall-185 26s -29s linear infinite}@keyframes fall-185{57.172%{transform:translate(37.3239vw,57.172vh) scale(.6983)}to{transform:translate(42.14795vw,99vh) scale(.6983)}}.snow:nth-child(186){opacity:1.485;transform:translate(57.5111vw,-10px) scale(.4303);animation:fall-186 24s -12s linear infinite}@keyframes fall-186{37.377%{transform:translate(48.7211vw,37.377vh) scale(.4303)}to{transform:translate(53.1161vw,99vh) scale(.4303)}}.snow:nth-child(187){opacity:1.4064;transform:translate(86.922vw,-10px) scale(.8248);animation:fall-187 21s -24s linear infinite}@keyframes fall-187{45.629%{transform:translate(88.0224vw,45.629vh) scale(.8248)}to{transform:translate(87.4722vw,99vh) scale(.8248)}}.snow:nth-child(188){opacity:.0062;transform:translate(67.2209vw,-10px) scale(.7621);animation:fall-188 14s -20s linear infinite}@keyframes fall-188{47.193%{transform:translate(67.0165vw,47.193vh) scale(.7621)}to{transform:translate(67.1187vw,99vh) scale(.7621)}}.snow:nth-child(189){opacity:.8284;transform:translate(86.8312vw,-10px) scale(.6632);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{79.962%{transform:translate(92.7177vw,79.962vh) scale(.6632)}to{transform:translate(89.77445vw,99vh) scale(.6632)}}.snow:nth-child(190){opacity:1.988;transform:translate(97.4466vw,-10px) scale(.4718);animation:fall-190 15s -16s linear infinite}@keyframes fall-190{42.341%{transform:translate(93.1768vw,42.341vh) scale(.4718)}to{transform:translate(95.3117vw,99vh) scale(.4718)}}.snow:nth-child(191){opacity:.3312;transform:translate(16.3192vw,-10px) scale(.0526);animation:fall-191 17s -20s linear infinite}@keyframes fall-191{46.735%{transform:translate(15.4993vw,46.735vh) scale(.0526)}to{transform:translate(15.90925vw,99vh) scale(.0526)}}.snow:nth-child(192){opacity:1.1904;transform:translate(79.829vw,-10px) scale(.3661);animation:fall-192 11s -3s linear infinite}@keyframes fall-192{77.175%{transform:translate(73.4264vw,77.175vh) scale(.3661)}to{transform:translate(76.6277vw,99vh) scale(.3661)}}.snow:nth-child(193){opacity:1.6594;transform:translate(52.9349vw,-10px) scale(.2041);animation:fall-193 26s -27s linear infinite}@keyframes fall-193{39.787%{transform:translate(54.5371vw,39.787vh) scale(.2041)}to{transform:translate(53.736vw,99vh) scale(.2041)}}.snow:nth-child(194){opacity:.3616;transform:translate(85.2898vw,-10px) scale(.0235);animation:fall-194 25s -25s linear infinite}@keyframes fall-194{43.66%{transform:translate(77.0246vw,43.66vh) scale(.0235)}to{transform:translate(81.1572vw,99vh) scale(.0235)}}.snow:nth-child(195){opacity:.0796;transform:translate(60.4574vw,-10px) scale(.8143);animation:fall-195 20s -11s linear infinite}@keyframes fall-195{54.162%{transform:translate(50.8049vw,54.162vh) scale(.8143)}to{transform:translate(55.63115vw,99vh) scale(.8143)}}.snow:nth-child(196){opacity:1.8526;transform:translate(78.4303vw,-10px) scale(.407);animation:fall-196 10s -5s linear infinite}@keyframes fall-196{40.978%{transform:translate(83.6556vw,40.978vh) scale(.407)}to{transform:translate(81.04295vw,99vh) scale(.407)}}.snow:nth-child(197){opacity:.7608;transform:translate(8.1797vw,-10px) scale(.8436);animation:fall-197 19s -27s linear infinite}@keyframes fall-197{79.048%{transform:translate(10.6986vw,79.048vh) scale(.8436)}to{transform:translate(9.43915vw,99vh) scale(.8436)}}.snow:nth-child(198){opacity:.8566;transform:translate(14.3993vw,-10px) scale(.8709);animation:fall-198 18s -25s linear infinite}@keyframes fall-198{49.472%{transform:translate(16.6069vw,49.472vh) scale(.8709)}to{transform:translate(15.5031vw,99vh) scale(.8709)}}.snow:nth-child(199){opacity:.9402;transform:translate(39.2832vw,-10px) scale(.4624);animation:fall-199 22s -12s linear infinite}@keyframes fall-199{49.631%{transform:translate(46.725vw,49.631vh) scale(.4624)}to{transform:translate(43.0041vw,99vh) scale(.4624)}}.snow:nth-child(200){opacity:1.4708;transform:translate(79.6964vw,-10px) scale(.0114);animation:fall-200 30s -15s linear infinite}@keyframes fall-200{69.946%{transform:translate(82.1697vw,69.946vh) scale(.0114)}to{transform:translate(80.93305vw,99vh) scale(.0114)}}.snow:nth-child(201){opacity:1.5234;transform:translate(37.7045vw,-10px) scale(.4445);animation:fall-201 17s -28s linear infinite}@keyframes fall-201{47.724%{transform:translate(33.948vw,47.724vh) scale(.4445)}to{transform:translate(35.82625vw,99vh) scale(.4445)}}.snow:nth-child(202){opacity:.1034;transform:translate(58.7567vw,-10px) scale(.2567);animation:fall-202 13s -15s linear infinite}@keyframes fall-202{68.115%{transform:translate(62.4106vw,68.115vh) scale(.2567)}to{transform:translate(60.58365vw,99vh) scale(.2567)}}.snow:nth-child(203){opacity:.8646;transform:translate(58.6748vw,-10px) scale(.8167);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{42.008%{transform:translate(51.6587vw,42.008vh) scale(.8167)}to{transform:translate(55.16675vw,99vh) scale(.8167)}}.snow:nth-child(204){opacity:1.9996;transform:translate(11.5917vw,-10px) scale(.1048);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{52.289%{transform:translate(21.3274vw,52.289vh) scale(.1048)}to{transform:translate(16.45955vw,99vh) scale(.1048)}}.snow:nth-child(205){opacity:.2848;transform:translate(97.4406vw,-10px) scale(.8368);animation:fall-205 30s -25s linear infinite}@keyframes fall-205{57.676%{transform:translate(95.9041vw,57.676vh) scale(.8368)}to{transform:translate(96.67235vw,99vh) scale(.8368)}}.snow:nth-child(206){opacity:.0918;transform:translate(84.8963vw,-10px) scale(.3216);animation:fall-206 24s -13s linear infinite}@keyframes fall-206{37.387%{transform:translate(77.4198vw,37.387vh) scale(.3216)}to{transform:translate(81.15805vw,99vh) scale(.3216)}}.snow:nth-child(207){opacity:.2142;transform:translate(64.4784vw,-10px) scale(.1373);animation:fall-207 29s -6s linear infinite}@keyframes fall-207{52.033%{transform:translate(68.5142vw,52.033vh) scale(.1373)}to{transform:translate(66.4963vw,99vh) scale(.1373)}}.snow:nth-child(208){opacity:1.6868;transform:translate(93.6257vw,-10px) scale(.8967);animation:fall-208 27s -1s linear infinite}@keyframes fall-208{52.538%{transform:translate(88.3665vw,52.538vh) scale(.8967)}to{transform:translate(90.9961vw,99vh) scale(.8967)}}.snow:nth-child(209){opacity:1.389;transform:translate(10.4711vw,-10px) scale(.8891);animation:fall-209 24s -19s linear infinite}@keyframes fall-209{52.25%{transform:translate(4.3957vw,52.25vh) scale(.8891)}to{transform:translate(7.4334vw,99vh) scale(.8891)}}.snow:nth-child(210){opacity:.3684;transform:translate(79.3612vw,-10px) scale(.9527);animation:fall-210 17s -26s linear infinite}@keyframes fall-210{40.818%{transform:translate(77.5924vw,40.818vh) scale(.9527)}to{transform:translate(78.4768vw,99vh) scale(.9527)}}.snow:nth-child(211){opacity:.3978;transform:translate(12.0047vw,-10px) scale(.3206);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{73.58%{transform:translate(7.4427vw,73.58vh) scale(.3206)}to{transform:translate(9.7237vw,99vh) scale(.3206)}}.snow:nth-child(212){opacity:.8336;transform:translate(66.6095vw,-10px) scale(.7228);animation:fall-212 28s -14s linear infinite}@keyframes fall-212{35.448%{transform:translate(69.3992vw,35.448vh) scale(.7228)}to{transform:translate(68.00435vw,99vh) scale(.7228)}}.snow:nth-child(213){opacity:1.411;transform:translate(66.6069vw,-10px) scale(.1063);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{41.481%{transform:translate(59.7149vw,41.481vh) scale(.1063)}to{transform:translate(63.1609vw,99vh) scale(.1063)}}.snow:nth-child(214){opacity:1.1308;transform:translate(46.9131vw,-10px) scale(.948);animation:fall-214 18s -20s linear infinite}@keyframes fall-214{37.515%{transform:translate(40.8676vw,37.515vh) scale(.948)}to{transform:translate(43.89035vw,99vh) scale(.948)}}.snow:nth-child(215){opacity:1.8502;transform:translate(21.4921vw,-10px) scale(.0392);animation:fall-215 25s -3s linear infinite}@keyframes fall-215{46.117%{transform:translate(18.9662vw,46.117vh) scale(.0392)}to{transform:translate(20.22915vw,99vh) scale(.0392)}}.snow:nth-child(216){opacity:1.1274;transform:translate(53.7073vw,-10px) scale(.4401);animation:fall-216 17s -3s linear infinite}@keyframes fall-216{50.141%{transform:translate(45.2651vw,50.141vh) scale(.4401)}to{transform:translate(49.4862vw,99vh) scale(.4401)}}.snow:nth-child(217){opacity:.3212;transform:translate(76.2287vw,-10px) scale(.4068);animation:fall-217 24s -1s linear infinite}@keyframes fall-217{51.912%{transform:translate(83.591vw,51.912vh) scale(.4068)}to{transform:translate(79.90985vw,99vh) scale(.4068)}}.snow:nth-child(218){opacity:.816;transform:translate(17.3603vw,-10px) scale(.4902);animation:fall-218 28s -17s linear infinite}@keyframes fall-218{74.094%{transform:translate(7.8067vw,74.094vh) scale(.4902)}to{transform:translate(12.5835vw,99vh) scale(.4902)}}.snow:nth-child(219){opacity:.3486;transform:translate(57.8236vw,-10px) scale(.8486);animation:fall-219 24s -6s linear infinite}@keyframes fall-219{34.789%{transform:translate(66.0132vw,34.789vh) scale(.8486)}to{transform:translate(61.9184vw,99vh) scale(.8486)}}.snow:nth-child(220){opacity:.7592;transform:translate(3.0539vw,-10px) scale(.271);animation:fall-220 11s -9s linear infinite}@keyframes fall-220{63.506%{transform:translate(-.3495vw,63.506vh) scale(.271)}to{transform:translate(1.3522vw,99vh) scale(.271)}}.snow:nth-child(221){opacity:.1864;transform:translate(24.0737vw,-10px) scale(.6329);animation:fall-221 28s -13s linear infinite}@keyframes fall-221{44.795%{transform:translate(18.6716vw,44.795vh) scale(.6329)}to{transform:translate(21.37265vw,99vh) scale(.6329)}}.snow:nth-child(222){opacity:1.6206;transform:translate(71.1099vw,-10px) scale(.9724);animation:fall-222 15s -5s linear infinite}@keyframes fall-222{55.861%{transform:translate(67.1604vw,55.861vh) scale(.9724)}to{transform:translate(69.13515vw,99vh) scale(.9724)}}.snow:nth-child(223){opacity:.6496;transform:translate(67.2431vw,-10px) scale(.5127);animation:fall-223 20s -5s linear infinite}@keyframes fall-223{66.739%{transform:translate(63.1984vw,66.739vh) scale(.5127)}to{transform:translate(65.22075vw,99vh) scale(.5127)}}.snow:nth-child(224){opacity:1.08;transform:translate(2.0668vw,-10px) scale(.6241);animation:fall-224 25s -11s linear infinite}@keyframes fall-224{70.892%{transform:translate(-1.3058vw,70.892vh) scale(.6241)}to{transform:translate(.3805vw,99vh) scale(.6241)}}.snow:nth-child(225){opacity:1.8294;transform:translate(28.2447vw,-10px) scale(.1518);animation:fall-225 25s -6s linear infinite}@keyframes fall-225{59.024%{transform:translate(24.5537vw,59.024vh) scale(.1518)}to{transform:translate(26.3992vw,99vh) scale(.1518)}}.snow:nth-child(226){opacity:1.118;transform:translate(91.4351vw,-10px) scale(.0785);animation:fall-226 27s -1s linear infinite}@keyframes fall-226{76.486%{transform:translate(91.4983vw,76.486vh) scale(.0785)}to{transform:translate(91.4667vw,99vh) scale(.0785)}}.snow:nth-child(227){opacity:.9598;transform:translate(70.6629vw,-10px) scale(.5784);animation:fall-227 14s -16s linear infinite}@keyframes fall-227{38.262%{transform:translate(64.8432vw,38.262vh) scale(.5784)}to{transform:translate(67.75305vw,99vh) scale(.5784)}}.snow:nth-child(228){opacity:1.6928;transform:translate(39.3389vw,-10px) scale(.1339);animation:fall-228 23s -23s linear infinite}@keyframes fall-228{31.81%{transform:translate(37.0885vw,31.81vh) scale(.1339)}to{transform:translate(38.2137vw,99vh) scale(.1339)}}.snow:nth-child(229){opacity:1.3928;transform:translate(3.8273vw,-10px) scale(.472);animation:fall-229 17s -1s linear infinite}@keyframes fall-229{71.978%{transform:translate(11.0563vw,71.978vh) scale(.472)}to{transform:translate(7.4418vw,99vh) scale(.472)}}.snow:nth-child(230){opacity:1.3384;transform:translate(35.8387vw,-10px) scale(.7819);animation:fall-230 29s -19s linear infinite}@keyframes fall-230{65.406%{transform:translate(43.4816vw,65.406vh) scale(.7819)}to{transform:translate(39.66015vw,99vh) scale(.7819)}}.snow:nth-child(231){opacity:1.929;transform:translate(30.9976vw,-10px) scale(.6891);animation:fall-231 20s -5s linear infinite}@keyframes fall-231{34.04%{transform:translate(27.0782vw,34.04vh) scale(.6891)}to{transform:translate(29.0379vw,99vh) scale(.6891)}}.snow:nth-child(232){opacity:.5756;transform:translate(9.6651vw,-10px) scale(.2031);animation:fall-232 22s -16s linear infinite}@keyframes fall-232{31.541%{transform:translate(8.8746vw,31.541vh) scale(.2031)}to{transform:translate(9.26985vw,99vh) scale(.2031)}}.snow:nth-child(233){opacity:.6734;transform:translate(63.8858vw,-10px) scale(.8103);animation:fall-233 25s -21s linear infinite}@keyframes fall-233{56.536%{transform:translate(55.9467vw,56.536vh) scale(.8103)}to{transform:translate(59.91625vw,99vh) scale(.8103)}}.snow:nth-child(234){opacity:.363;transform:translate(63.2069vw,-10px) scale(.736);animation:fall-234 18s -10s linear infinite}@keyframes fall-234{69.1%{transform:translate(63.7745vw,69.1vh) scale(.736)}to{transform:translate(63.4907vw,99vh) scale(.736)}}.snow:nth-child(235){opacity:1.75;transform:translate(53.7643vw,-10px) scale(.6125);animation:fall-235 28s -10s linear infinite}@keyframes fall-235{48.734%{transform:translate(50.5604vw,48.734vh) scale(.6125)}to{transform:translate(52.16235vw,99vh) scale(.6125)}}.snow:nth-child(236){opacity:1.215;transform:translate(84.6445vw,-10px) scale(.1605);animation:fall-236 23s -7s linear infinite}@keyframes fall-236{48.39%{transform:translate(88.4031vw,48.39vh) scale(.1605)}to{transform:translate(86.5238vw,99vh) scale(.1605)}}.snow:nth-child(237){opacity:.3156;transform:translate(39.782vw,-10px) scale(.5105);animation:fall-237 23s -4s linear infinite}@keyframes fall-237{71.192%{transform:translate(37.3361vw,71.192vh) scale(.5105)}to{transform:translate(38.55905vw,99vh) scale(.5105)}}.snow:nth-child(238){opacity:.411;transform:translate(17.2847vw,-10px) scale(.5727);animation:fall-238 23s -19s linear infinite}@keyframes fall-238{79.121%{transform:translate(26.3282vw,79.121vh) scale(.5727)}to{transform:translate(21.80645vw,99vh) scale(.5727)}}.snow:nth-child(239){opacity:.5434;transform:translate(51.211vw,-10px) scale(.9414);animation:fall-239 29s -18s linear infinite}@keyframes fall-239{65.979%{transform:translate(58.5231vw,65.979vh) scale(.9414)}to{transform:translate(54.86705vw,99vh) scale(.9414)}}.snow:nth-child(240){opacity:.2952;transform:translate(98.8187vw,-10px) scale(.0639);animation:fall-240 10s -19s linear infinite}@keyframes fall-240{45.258%{transform:translate(93.7657vw,45.258vh) scale(.0639)}to{transform:translate(96.2922vw,99vh) scale(.0639)}}.snow:nth-child(241){opacity:1.6342;transform:translate(36.7077vw,-10px) scale(.5542);animation:fall-241 25s -3s linear infinite}@keyframes fall-241{47.043%{transform:translate(40.0685vw,47.043vh) scale(.5542)}to{transform:translate(38.3881vw,99vh) scale(.5542)}}.snow:nth-child(242){opacity:1.5716;transform:translate(39.837vw,-10px) scale(.4371);animation:fall-242 26s -29s linear infinite}@keyframes fall-242{70.822%{transform:translate(32.3919vw,70.822vh) scale(.4371)}to{transform:translate(36.11445vw,99vh) scale(.4371)}}.snow:nth-child(243){opacity:1.696;transform:translate(98.2307vw,-10px) scale(.9442);animation:fall-243 28s -3s linear infinite}@keyframes fall-243{64.333%{transform:translate(98.1584vw,64.333vh) scale(.9442)}to{transform:translate(98.19455vw,99vh) scale(.9442)}}.snow:nth-child(244){opacity:.2956;transform:translate(82.5446vw,-10px) scale(.2586);animation:fall-244 10s -29s linear infinite}@keyframes fall-244{71.748%{transform:translate(87.5915vw,71.748vh) scale(.2586)}to{transform:translate(85.06805vw,99vh) scale(.2586)}}.snow:nth-child(245){opacity:.946;transform:translate(38.5186vw,-10px) scale(.0375);animation:fall-245 14s -28s linear infinite}@keyframes fall-245{72.963%{transform:translate(33.474vw,72.963vh) scale(.0375)}to{transform:translate(35.9963vw,99vh) scale(.0375)}}.snow:nth-child(246){opacity:1.3918;transform:translate(60.191vw,-10px) scale(.2369);animation:fall-246 21s -11s linear infinite}@keyframes fall-246{36.122%{transform:translate(53.7722vw,36.122vh) scale(.2369)}to{transform:translate(56.9816vw,99vh) scale(.2369)}}.snow:nth-child(247){opacity:1.4688;transform:translate(3.9511vw,-10px) scale(.5248);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{36.937%{transform:translate(-3.8515vw,36.937vh) scale(.5248)}to{transform:translate(.0498vw,99vh) scale(.5248)}}.snow:nth-child(248){opacity:.6688;transform:translate(16.046vw,-10px) scale(.2328);animation:fall-248 22s -2s linear infinite}@keyframes fall-248{41.307%{transform:translate(23.2302vw,41.307vh) scale(.2328)}to{transform:translate(19.6381vw,99vh) scale(.2328)}}.snow:nth-child(249){opacity:.027;transform:translate(77.9507vw,-10px) scale(.8768);animation:fall-249 17s -9s linear infinite}@keyframes fall-249{79.52%{transform:translate(85.0196vw,79.52vh) scale(.8768)}to{transform:translate(81.48515vw,99vh) scale(.8768)}}.snow:nth-child(250){opacity:1.2328;transform:translate(45.5572vw,-10px) scale(.9824);animation:fall-250 19s -21s linear infinite}@keyframes fall-250{62.672%{transform:translate(45.2943vw,62.672vh) scale(.9824)}to{transform:translate(45.42575vw,99vh) scale(.9824)}}.snow:nth-child(251){opacity:.192;transform:translate(23.055vw,-10px) scale(.2853);animation:fall-251 22s -23s linear infinite}@keyframes fall-251{50.117%{transform:translate(15.4145vw,50.117vh) scale(.2853)}to{transform:translate(19.23475vw,99vh) scale(.2853)}}.snow:nth-child(252){opacity:.538;transform:translate(40.6723vw,-10px) scale(.7082);animation:fall-252 17s -9s linear infinite}@keyframes fall-252{64.849%{transform:translate(46.697vw,64.849vh) scale(.7082)}to{transform:translate(43.68465vw,99vh) scale(.7082)}}.snow:nth-child(253){opacity:1.2858;transform:translate(90.9166vw,-10px) scale(.4417);animation:fall-253 19s -25s linear infinite}@keyframes fall-253{78.004%{transform:translate(85.3786vw,78.004vh) scale(.4417)}to{transform:translate(88.1476vw,99vh) scale(.4417)}}.snow:nth-child(254){opacity:.5912;transform:translate(91.2317vw,-10px) scale(.7605);animation:fall-254 24s -14s linear infinite}@keyframes fall-254{43.932%{transform:translate(82.1609vw,43.932vh) scale(.7605)}to{transform:translate(86.6963vw,99vh) scale(.7605)}}.snow:nth-child(255){opacity:1.9258;transform:translate(91.7352vw,-10px) scale(.561);animation:fall-255 27s -11s linear infinite}@keyframes fall-255{40.439%{transform:translate(93.7037vw,40.439vh) scale(.561)}to{transform:translate(92.71945vw,99vh) scale(.561)}}.snow:nth-child(256){opacity:1.261;transform:translate(29.3207vw,-10px) scale(.6101);animation:fall-256 21s -14s linear infinite}@keyframes fall-256{64.21%{transform:translate(36.2484vw,64.21vh) scale(.6101)}to{transform:translate(32.78455vw,99vh) scale(.6101)}}.snow:nth-child(257){opacity:.6292;transform:translate(24.7536vw,-10px) scale(.8039);animation:fall-257 10s -16s linear infinite}@keyframes fall-257{34.473%{transform:translate(33.13vw,34.473vh) scale(.8039)}to{transform:translate(28.9418vw,99vh) scale(.8039)}}.snow:nth-child(258){opacity:1.667;transform:translate(43.7438vw,-10px) scale(.8859);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{30.506%{transform:translate(38.3071vw,30.506vh) scale(.8859)}to{transform:translate(41.02545vw,99vh) scale(.8859)}}.snow:nth-child(259){opacity:.4574;transform:translate(59.2247vw,-10px) scale(.5536);animation:fall-259 22s -25s linear infinite}@keyframes fall-259{62.55%{transform:translate(52.7593vw,62.55vh) scale(.5536)}to{transform:translate(55.992vw,99vh) scale(.5536)}}.snow:nth-child(260){opacity:.0018;transform:translate(60.6861vw,-10px) scale(.3512);animation:fall-260 25s -5s linear infinite}@keyframes fall-260{59.979%{transform:translate(62.4417vw,59.979vh) scale(.3512)}to{transform:translate(61.5639vw,99vh) scale(.3512)}}.snow:nth-child(261){opacity:1.3664;transform:translate(97.1692vw,-10px) scale(.3388);animation:fall-261 12s -20s linear infinite}@keyframes fall-261{33.781%{transform:translate(91.9821vw,33.781vh) scale(.3388)}to{transform:translate(94.57565vw,99vh) scale(.3388)}}.snow:nth-child(262){opacity:.893;transform:translate(52.1638vw,-10px) scale(.1454);animation:fall-262 13s -21s linear infinite}@keyframes fall-262{51.059%{transform:translate(58.8301vw,51.059vh) scale(.1454)}to{transform:translate(55.49695vw,99vh) scale(.1454)}}.snow:nth-child(263){opacity:.6384;transform:translate(48.4104vw,-10px) scale(.5101);animation:fall-263 27s -22s linear infinite}@keyframes fall-263{32.009%{transform:translate(41.8259vw,32.009vh) scale(.5101)}to{transform:translate(45.11815vw,99vh) scale(.5101)}}.snow:nth-child(264){opacity:.5178;transform:translate(16.1063vw,-10px) scale(.4787);animation:fall-264 11s -15s linear infinite}@keyframes fall-264{51.772%{transform:translate(11.2119vw,51.772vh) scale(.4787)}to{transform:translate(13.6591vw,99vh) scale(.4787)}}.snow:nth-child(265){opacity:.3278;transform:translate(69.4116vw,-10px) scale(.7908);animation:fall-265 28s -26s linear infinite}@keyframes fall-265{56.916%{transform:translate(59.6547vw,56.916vh) scale(.7908)}to{transform:translate(64.53315vw,99vh) scale(.7908)}}.snow:nth-child(266){opacity:1.7922;transform:translate(46.6238vw,-10px) scale(.641);animation:fall-266 24s -24s linear infinite}@keyframes fall-266{74.59%{transform:translate(37.6334vw,74.59vh) scale(.641)}to{transform:translate(42.1286vw,99vh) scale(.641)}}.snow:nth-child(267){opacity:.8322;transform:translate(96.2432vw,-10px) scale(.6727);animation:fall-267 23s -12s linear infinite}@keyframes fall-267{65.548%{transform:translate(105.8524vw,65.548vh) scale(.6727)}to{transform:translate(101.0478vw,99vh) scale(.6727)}}.snow:nth-child(268){opacity:1.9662;transform:translate(39.937vw,-10px) scale(.7388);animation:fall-268 22s -25s linear infinite}@keyframes fall-268{62.538%{transform:translate(38.5618vw,62.538vh) scale(.7388)}to{transform:translate(39.2494vw,99vh) scale(.7388)}}.snow:nth-child(269){opacity:1.9216;transform:translate(57.0944vw,-10px) scale(.7433);animation:fall-269 17s -8s linear infinite}@keyframes fall-269{69.268%{transform:translate(59.0402vw,69.268vh) scale(.7433)}to{transform:translate(58.0673vw,99vh) scale(.7433)}}.snow:nth-child(270){opacity:1.1502;transform:translate(9.4644vw,-10px) scale(.8333);animation:fall-270 21s -28s linear infinite}@keyframes fall-270{49.776%{transform:translate(9.1545vw,49.776vh) scale(.8333)}to{transform:translate(9.30945vw,99vh) scale(.8333)}}.snow:nth-child(271){opacity:1.3228;transform:translate(53.82vw,-10px) scale(.3939);animation:fall-271 27s -12s linear infinite}@keyframes fall-271{77.815%{transform:translate(46.7216vw,77.815vh) scale(.3939)}to{transform:translate(50.2708vw,99vh) scale(.3939)}}.snow:nth-child(272){opacity:1.4038;transform:translate(97.8377vw,-10px) scale(.6036);animation:fall-272 13s -27s linear infinite}@keyframes fall-272{40.218%{transform:translate(104.3986vw,40.218vh) scale(.6036)}to{transform:translate(101.11815vw,99vh) scale(.6036)}}.snow:nth-child(273){opacity:.0494;transform:translate(18.718vw,-10px) scale(.5445);animation:fall-273 30s -26s linear infinite}@keyframes fall-273{37.748%{transform:translate(18.2543vw,37.748vh) scale(.5445)}to{transform:translate(18.48615vw,99vh) scale(.5445)}}.snow:nth-child(274){opacity:.3736;transform:translate(97.78vw,-10px) scale(.1969);animation:fall-274 12s -22s linear infinite}@keyframes fall-274{63.998%{transform:translate(93.5468vw,63.998vh) scale(.1969)}to{transform:translate(95.6634vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.857;transform:translate(85.3198vw,-10px) scale(.2571);animation:fall-275 21s -3s linear infinite}@keyframes fall-275{68.216%{transform:translate(87.533vw,68.216vh) scale(.2571)}to{transform:translate(86.4264vw,99vh) scale(.2571)}}.snow:nth-child(276){opacity:.9062;transform:translate(15.9827vw,-10px) scale(.0255);animation:fall-276 27s -16s linear infinite}@keyframes fall-276{76.159%{transform:translate(24.9426vw,76.159vh) scale(.0255)}to{transform:translate(20.46265vw,99vh) scale(.0255)}}.snow:nth-child(277){opacity:.2186;transform:translate(21.1363vw,-10px) scale(.2049);animation:fall-277 16s -19s linear infinite}@keyframes fall-277{45.011%{transform:translate(26.6745vw,45.011vh) scale(.2049)}to{transform:translate(23.9054vw,99vh) scale(.2049)}}.snow:nth-child(278){opacity:.475;transform:translate(50.8642vw,-10px) scale(.1717);animation:fall-278 23s -10s linear infinite}@keyframes fall-278{38.931%{transform:translate(42.3028vw,38.931vh) scale(.1717)}to{transform:translate(46.5835vw,99vh) scale(.1717)}}.snow:nth-child(279){opacity:1.0498;transform:translate(48.001vw,-10px) scale(.9236);animation:fall-279 19s -1s linear infinite}@keyframes fall-279{36.762%{transform:translate(52.2266vw,36.762vh) scale(.9236)}to{transform:translate(50.1138vw,99vh) scale(.9236)}}.snow:nth-child(280){opacity:.8358;transform:translate(73.4268vw,-10px) scale(.8261);animation:fall-280 23s -1s linear infinite}@keyframes fall-280{49.746%{transform:translate(78.8025vw,49.746vh) scale(.8261)}to{transform:translate(76.11465vw,99vh) scale(.8261)}}.snow:nth-child(281){opacity:1.3094;transform:translate(98.1603vw,-10px) scale(.3695);animation:fall-281 17s -20s linear infinite}@keyframes fall-281{48.55%{transform:translate(102.441vw,48.55vh) scale(.3695)}to{transform:translate(100.30065vw,99vh) scale(.3695)}}.snow:nth-child(282){opacity:1.2446;transform:translate(30.8247vw,-10px) scale(.5736);animation:fall-282 25s -14s linear infinite}@keyframes fall-282{57.512%{transform:translate(29.6065vw,57.512vh) scale(.5736)}to{transform:translate(30.2156vw,99vh) scale(.5736)}}.snow:nth-child(283){opacity:.026;transform:translate(.1261vw,-10px) scale(.3164);animation:fall-283 25s -7s linear infinite}@keyframes fall-283{57.719%{transform:translate(-7.3149vw,57.719vh) scale(.3164)}to{transform:translate(-3.5944vw,99vh) scale(.3164)}}.snow:nth-child(284){opacity:1.2902;transform:translate(35.1695vw,-10px) scale(.3835);animation:fall-284 27s -18s linear infinite}@keyframes fall-284{61.356%{transform:translate(33.8996vw,61.356vh) scale(.3835)}to{transform:translate(34.53455vw,99vh) scale(.3835)}}.snow:nth-child(285){opacity:.4066;transform:translate(69.5753vw,-10px) scale(.21);animation:fall-285 30s -14s linear infinite}@keyframes fall-285{72.547%{transform:translate(68.2109vw,72.547vh) scale(.21)}to{transform:translate(68.8931vw,99vh) scale(.21)}}.snow:nth-child(286){opacity:1.58;transform:translate(88.9447vw,-10px) scale(.8632);animation:fall-286 20s -17s linear infinite}@keyframes fall-286{65.009%{transform:translate(83.3557vw,65.009vh) scale(.8632)}to{transform:translate(86.1502vw,99vh) scale(.8632)}}.snow:nth-child(287){opacity:1.6332;transform:translate(59.4619vw,-10px) scale(.2381);animation:fall-287 24s -17s linear infinite}@keyframes fall-287{36.699%{transform:translate(69.2156vw,36.699vh) scale(.2381)}to{transform:translate(64.33875vw,99vh) scale(.2381)}}.snow:nth-child(288){opacity:1.0732;transform:translate(4.3844vw,-10px) scale(.1597);animation:fall-288 13s -12s linear infinite}@keyframes fall-288{57.262%{transform:translate(12.5051vw,57.262vh) scale(.1597)}to{transform:translate(8.44475vw,99vh) scale(.1597)}}.snow:nth-child(289){opacity:.1818;transform:translate(18.6504vw,-10px) scale(.1718);animation:fall-289 30s -30s linear infinite}@keyframes fall-289{34.055%{transform:translate(19.591vw,34.055vh) scale(.1718)}to{transform:translate(19.1207vw,99vh) scale(.1718)}}.snow:nth-child(290){opacity:1.2142;transform:translate(86.4358vw,-10px) scale(.7046);animation:fall-290 30s -17s linear infinite}@keyframes fall-290{49.894%{transform:translate(92.5365vw,49.894vh) scale(.7046)}to{transform:translate(89.48615vw,99vh) scale(.7046)}}.snow:nth-child(291){opacity:.759;transform:translate(97.9717vw,-10px) scale(.0634);animation:fall-291 30s -30s linear infinite}@keyframes fall-291{77.22%{transform:translate(90.2594vw,77.22vh) scale(.0634)}to{transform:translate(94.11555vw,99vh) scale(.0634)}}.snow:nth-child(292){opacity:.8268;transform:translate(3.9869vw,-10px) scale(.4642);animation:fall-292 14s -7s linear infinite}@keyframes fall-292{56.074%{transform:translate(-2.6744vw,56.074vh) scale(.4642)}to{transform:translate(.65625vw,99vh) scale(.4642)}}.snow:nth-child(293){opacity:.9022;transform:translate(84.2252vw,-10px) scale(.2081);animation:fall-293 14s -18s linear infinite}@keyframes fall-293{53.917%{transform:translate(85.675vw,53.917vh) scale(.2081)}to{transform:translate(84.9501vw,99vh) scale(.2081)}}.snow:nth-child(294){opacity:.406;transform:translate(90.4093vw,-10px) scale(.5962);animation:fall-294 25s -10s linear infinite}@keyframes fall-294{74.653%{transform:translate(87.7706vw,74.653vh) scale(.5962)}to{transform:translate(89.08995vw,99vh) scale(.5962)}}.snow:nth-child(295){opacity:.0278;transform:translate(98.8856vw,-10px) scale(.3154);animation:fall-295 24s -30s linear infinite}@keyframes fall-295{39.068%{transform:translate(108.4121vw,39.068vh) scale(.3154)}to{transform:translate(103.64885vw,99vh) scale(.3154)}}.snow:nth-child(296){opacity:.7622;transform:translate(.5637vw,-10px) scale(.0117);animation:fall-296 24s -28s linear infinite}@keyframes fall-296{69.425%{transform:translate(1.5757vw,69.425vh) scale(.0117)}to{transform:translate(1.0697vw,99vh) scale(.0117)}}.snow:nth-child(297){opacity:1.9668;transform:translate(13.8576vw,-10px) scale(.8645);animation:fall-297 10s -19s linear infinite}@keyframes fall-297{31.581%{transform:translate(23.3176vw,31.581vh) scale(.8645)}to{transform:translate(18.5876vw,99vh) scale(.8645)}}.snow:nth-child(298){opacity:.7392;transform:translate(18.9264vw,-10px) scale(.398);animation:fall-298 22s -6s linear infinite}@keyframes fall-298{68.943%{transform:translate(9.3275vw,68.943vh) scale(.398)}to{transform:translate(14.12695vw,99vh) scale(.398)}}.snow:nth-child(299){opacity:.7508;transform:translate(83.5836vw,-10px) scale(.2222);animation:fall-299 22s -4s linear infinite}@keyframes fall-299{40.779%{transform:translate(87.0701vw,40.779vh) scale(.2222)}to{transform:translate(85.32685vw,99vh) scale(.2222)}}.snow:nth-child(300){opacity:1.9654;transform:translate(27.0015vw,-10px) scale(.903);animation:fall-300 29s -30s linear infinite}@keyframes fall-300{73.329%{transform:translate(19.6755vw,73.329vh) scale(.903)}to{transform:translate(23.3385vw,99vh) scale(.903)}}.snow:nth-child(301){opacity:1.5432;transform:translate(31.9315vw,-10px) scale(.4622);animation:fall-301 30s -14s linear infinite}@keyframes fall-301{67.359%{transform:translate(30.9797vw,67.359vh) scale(.4622)}to{transform:translate(31.4556vw,99vh) scale(.4622)}}.snow:nth-child(302){opacity:.6764;transform:translate(47.939vw,-10px) scale(.6441);animation:fall-302 26s -25s linear infinite}@keyframes fall-302{33.688%{transform:translate(45.6848vw,33.688vh) scale(.6441)}to{transform:translate(46.8119vw,99vh) scale(.6441)}}.snow:nth-child(303){opacity:1.976;transform:translate(60.2899vw,-10px) scale(.1778);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.26%{transform:translate(68.7585vw,68.26vh) scale(.1778)}to{transform:translate(64.5242vw,99vh) scale(.1778)}}.snow:nth-child(304){opacity:.5922;transform:translate(69.2985vw,-10px) scale(.5625);animation:fall-304 29s -17s linear infinite}@keyframes fall-304{45.404%{transform:translate(74.0087vw,45.404vh) scale(.5625)}to{transform:translate(71.6536vw,99vh) scale(.5625)}}.snow:nth-child(305){opacity:1.677;transform:translate(70.5528vw,-10px) scale(.5069);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{56.138%{transform:translate(71.3067vw,56.138vh) scale(.5069)}to{transform:translate(70.92975vw,99vh) scale(.5069)}}.snow:nth-child(306){opacity:.0866;transform:translate(49.6797vw,-10px) scale(.8858);animation:fall-306 28s -27s linear infinite}@keyframes fall-306{70.376%{transform:translate(53.0802vw,70.376vh) scale(.8858)}to{transform:translate(51.37995vw,99vh) scale(.8858)}}.snow:nth-child(307){opacity:.2554;transform:translate(18.4464vw,-10px) scale(.1658);animation:fall-307 22s -2s linear infinite}@keyframes fall-307{48.611%{transform:translate(12.1923vw,48.611vh) scale(.1658)}to{transform:translate(15.31935vw,99vh) scale(.1658)}}.snow:nth-child(308){opacity:1.9314;transform:translate(61.925vw,-10px) scale(.3712);animation:fall-308 10s -27s linear infinite}@keyframes fall-308{62.017%{transform:translate(56.51vw,62.017vh) scale(.3712)}to{transform:translate(59.2175vw,99vh) scale(.3712)}}.snow:nth-child(309){opacity:1.971;transform:translate(70.7202vw,-10px) scale(.6651);animation:fall-309 17s -19s linear infinite}@keyframes fall-309{50.924%{transform:translate(62.3872vw,50.924vh) scale(.6651)}to{transform:translate(66.5537vw,99vh) scale(.6651)}}.snow:nth-child(310){opacity:.0092;transform:translate(50.2368vw,-10px) scale(.7552);animation:fall-310 25s -9s linear infinite}@keyframes fall-310{55.748%{transform:translate(49.1128vw,55.748vh) scale(.7552)}to{transform:translate(49.6748vw,99vh) scale(.7552)}}.snow:nth-child(311){opacity:1.2914;transform:translate(13.109vw,-10px) scale(.2273);animation:fall-311 13s -5s linear infinite}@keyframes fall-311{76.444%{transform:translate(9.7569vw,76.444vh) scale(.2273)}to{transform:translate(11.43295vw,99vh) scale(.2273)}}.snow:nth-child(312){opacity:.6214;transform:translate(16.6972vw,-10px) scale(.5831);animation:fall-312 17s -14s linear infinite}@keyframes fall-312{73.636%{transform:translate(25.1946vw,73.636vh) scale(.5831)}to{transform:translate(20.9459vw,99vh) scale(.5831)}}.snow:nth-child(313){opacity:.7474;transform:translate(48.2134vw,-10px) scale(.1791);animation:fall-313 21s -14s linear infinite}@keyframes fall-313{77.874%{transform:translate(54.5152vw,77.874vh) scale(.1791)}to{transform:translate(51.3643vw,99vh) scale(.1791)}}.snow:nth-child(314){opacity:.256;transform:translate(50.2026vw,-10px) scale(.1135);animation:fall-314 23s -27s linear infinite}@keyframes fall-314{57.377%{transform:translate(45.3507vw,57.377vh) scale(.1135)}to{transform:translate(47.77665vw,99vh) scale(.1135)}}.snow:nth-child(315){opacity:.4794;transform:translate(88.0869vw,-10px) scale(.5997);animation:fall-315 10s -12s linear infinite}@keyframes fall-315{73.372%{transform:translate(89.3689vw,73.372vh) scale(.5997)}to{transform:translate(88.7279vw,99vh) scale(.5997)}}.snow:nth-child(316){opacity:.0094;transform:translate(51.724vw,-10px) scale(.2209);animation:fall-316 13s -28s linear infinite}@keyframes fall-316{70.565%{transform:translate(53.9162vw,70.565vh) scale(.2209)}to{transform:translate(52.8201vw,99vh) scale(.2209)}}.snow:nth-child(317){opacity:.12;transform:translate(1.7211vw,-10px) scale(.1549);animation:fall-317 20s -26s linear infinite}@keyframes fall-317{34.141%{transform:translate(2.3127vw,34.141vh) scale(.1549)}to{transform:translate(2.0169vw,99vh) scale(.1549)}}.snow:nth-child(318){opacity:.6316;transform:translate(4.8905vw,-10px) scale(.0898);animation:fall-318 27s -25s linear infinite}@keyframes fall-318{52.575%{transform:translate(2.7923vw,52.575vh) scale(.0898)}to{transform:translate(3.8414vw,99vh) scale(.0898)}}.snow:nth-child(319){opacity:.7546;transform:translate(19.6847vw,-10px) scale(.6325);animation:fall-319 22s -24s linear infinite}@keyframes fall-319{64.678%{transform:translate(26.7947vw,64.678vh) scale(.6325)}to{transform:translate(23.2397vw,99vh) scale(.6325)}}.snow:nth-child(320){opacity:1.6284;transform:translate(21.067vw,-10px) scale(.1855);animation:fall-320 30s -3s linear infinite}@keyframes fall-320{45.592%{transform:translate(26.6531vw,45.592vh) scale(.1855)}to{transform:translate(23.86005vw,99vh) scale(.1855)}}.snow:nth-child(321){opacity:1.2086;transform:translate(26.195vw,-10px) scale(.709);animation:fall-321 20s -13s linear infinite}@keyframes fall-321{56.4%{transform:translate(17.9863vw,56.4vh) scale(.709)}to{transform:translate(22.09065vw,99vh) scale(.709)}}.snow:nth-child(322){opacity:.171;transform:translate(1.9654vw,-10px) scale(.742);animation:fall-322 10s -18s linear infinite}@keyframes fall-322{47.592%{transform:translate(2.608vw,47.592vh) scale(.742)}to{transform:translate(2.2867vw,99vh) scale(.742)}}.snow:nth-child(323){opacity:.3328;transform:translate(62.8243vw,-10px) scale(.1218);animation:fall-323 13s -27s linear infinite}@keyframes fall-323{34.162%{transform:translate(67.5269vw,34.162vh) scale(.1218)}to{transform:translate(65.1756vw,99vh) scale(.1218)}}.snow:nth-child(324){opacity:.6736;transform:translate(20.9256vw,-10px) scale(.8325);animation:fall-324 20s -20s linear infinite}@keyframes fall-324{59.351%{transform:translate(29.6398vw,59.351vh) scale(.8325)}to{transform:translate(25.2827vw,99vh) scale(.8325)}}.snow:nth-child(325){opacity:1.9716;transform:translate(4.338vw,-10px) scale(.2067);animation:fall-325 27s -26s linear infinite}@keyframes fall-325{50.97%{transform:translate(6.602vw,50.97vh) scale(.2067)}to{transform:translate(5.47vw,99vh) scale(.2067)}}.snow:nth-child(326){opacity:1.501;transform:translate(64.5156vw,-10px) scale(.3116);animation:fall-326 11s -19s linear infinite}@keyframes fall-326{39.936%{transform:translate(59.6881vw,39.936vh) scale(.3116)}to{transform:translate(62.10185vw,99vh) scale(.3116)}}.snow:nth-child(327){opacity:.9276;transform:translate(2.3093vw,-10px) scale(.6035);animation:fall-327 24s -13s linear infinite}@keyframes fall-327{58.078%{transform:translate(-1.2475vw,58.078vh) scale(.6035)}to{transform:translate(.5309vw,99vh) scale(.6035)}}.snow:nth-child(328){opacity:1.1726;transform:translate(35.8047vw,-10px) scale(.7693);animation:fall-328 28s -16s linear infinite}@keyframes fall-328{50.004%{transform:translate(28.1946vw,50.004vh) scale(.7693)}to{transform:translate(31.99965vw,99vh) scale(.7693)}}.snow:nth-child(329){opacity:1.8962;transform:translate(68.2983vw,-10px) scale(.569);animation:fall-329 13s -20s linear infinite}@keyframes fall-329{34.708%{transform:translate(70.7388vw,34.708vh) scale(.569)}to{transform:translate(69.51855vw,99vh) scale(.569)}}.snow:nth-child(330){opacity:.6952;transform:translate(85.44vw,-10px) scale(.7632);animation:fall-330 10s -18s linear infinite}@keyframes fall-330{38.81%{transform:translate(89.7333vw,38.81vh) scale(.7632)}to{transform:translate(87.58665vw,99vh) scale(.7632)}}.snow:nth-child(331){opacity:.7462;transform:translate(39.9499vw,-10px) scale(.0449);animation:fall-331 23s -25s linear infinite}@keyframes fall-331{34.316%{transform:translate(36.519vw,34.316vh) scale(.0449)}to{transform:translate(38.23445vw,99vh) scale(.0449)}}.snow:nth-child(332){opacity:1.2498;transform:translate(90.4739vw,-10px) scale(.2521);animation:fall-332 29s -29s linear infinite}@keyframes fall-332{77.614%{transform:translate(86.4886vw,77.614vh) scale(.2521)}to{transform:translate(88.48125vw,99vh) scale(.2521)}}.snow:nth-child(333){opacity:1.6122;transform:translate(1.7819vw,-10px) scale(.6635);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{31.672%{transform:translate(8.8685vw,31.672vh) scale(.6635)}to{transform:translate(5.3252vw,99vh) scale(.6635)}}.snow:nth-child(334){opacity:.2842;transform:translate(82.7731vw,-10px) scale(.9539);animation:fall-334 12s -21s linear infinite}@keyframes fall-334{77.263%{transform:translate(76.7918vw,77.263vh) scale(.9539)}to{transform:translate(79.78245vw,99vh) scale(.9539)}}.snow:nth-child(335){opacity:.6428;transform:translate(23.0514vw,-10px) scale(.7882);animation:fall-335 26s -13s linear infinite}@keyframes fall-335{32.948%{transform:translate(29.9555vw,32.948vh) scale(.7882)}to{transform:translate(26.50345vw,99vh) scale(.7882)}}.snow:nth-child(336){opacity:.7036;transform:translate(44.0727vw,-10px) scale(.8625);animation:fall-336 26s -8s linear infinite}@keyframes fall-336{41.773%{transform:translate(51.0071vw,41.773vh) scale(.8625)}to{transform:translate(47.5399vw,99vh) scale(.8625)}}.snow:nth-child(337){opacity:.5366;transform:translate(47.8481vw,-10px) scale(.243);animation:fall-337 22s -7s linear infinite}@keyframes fall-337{47.291%{transform:translate(43.916vw,47.291vh) scale(.243)}to{transform:translate(45.88205vw,99vh) scale(.243)}}.snow:nth-child(338){opacity:.1034;transform:translate(32.9221vw,-10px) scale(.5088);animation:fall-338 12s -24s linear infinite}@keyframes fall-338{60.69%{transform:translate(38.5877vw,60.69vh) scale(.5088)}to{transform:translate(35.7549vw,99vh) scale(.5088)}}.snow:nth-child(339){opacity:.2066;transform:translate(3.0036vw,-10px) scale(.2429);animation:fall-339 20s -16s linear infinite}@keyframes fall-339{52.973%{transform:translate(8.3738vw,52.973vh) scale(.2429)}to{transform:translate(5.6887vw,99vh) scale(.2429)}}.snow:nth-child(340){opacity:.8992;transform:translate(42.3359vw,-10px) scale(.5788);animation:fall-340 14s -15s linear infinite}@keyframes fall-340{47.261%{transform:translate(35.5052vw,47.261vh) scale(.5788)}to{transform:translate(38.92055vw,99vh) scale(.5788)}}.snow:nth-child(341){opacity:1.2454;transform:translate(48.9148vw,-10px) scale(.9536);animation:fall-341 12s -16s linear infinite}@keyframes fall-341{70.187%{transform:translate(51.6691vw,70.187vh) scale(.9536)}to{transform:translate(50.29195vw,99vh) scale(.9536)}}.snow:nth-child(342){opacity:.7152;transform:translate(67.2vw,-10px) scale(.8761);animation:fall-342 10s -30s linear infinite}@keyframes fall-342{77.568%{transform:translate(66.6138vw,77.568vh) scale(.8761)}to{transform:translate(66.9069vw,99vh) scale(.8761)}}.snow:nth-child(343){opacity:1.469;transform:translate(97.8776vw,-10px) scale(.2821);animation:fall-343 23s -20s linear infinite}@keyframes fall-343{61.135%{transform:translate(93.3134vw,61.135vh) scale(.2821)}to{transform:translate(95.5955vw,99vh) scale(.2821)}}.snow:nth-child(344){opacity:.0652;transform:translate(38.8285vw,-10px) scale(.1057);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{48.836%{transform:translate(33.3945vw,48.836vh) scale(.1057)}to{transform:translate(36.1115vw,99vh) scale(.1057)}}.snow:nth-child(345){opacity:1.68;transform:translate(76.5267vw,-10px) scale(.0315);animation:fall-345 26s -26s linear infinite}@keyframes fall-345{38.835%{transform:translate(76.6556vw,38.835vh) scale(.0315)}to{transform:translate(76.59115vw,99vh) scale(.0315)}}.snow:nth-child(346){opacity:.6126;transform:translate(69.3824vw,-10px) scale(.1905);animation:fall-346 25s -18s linear infinite}@keyframes fall-346{62.094%{transform:translate(69.9776vw,62.094vh) scale(.1905)}to{transform:translate(69.68vw,99vh) scale(.1905)}}.snow:nth-child(347){opacity:1.1544;transform:translate(50.8242vw,-10px) scale(.0175);animation:fall-347 12s -13s linear infinite}@keyframes fall-347{75.906%{transform:translate(43.3917vw,75.906vh) scale(.0175)}to{transform:translate(47.10795vw,99vh) scale(.0175)}}.snow:nth-child(348){opacity:.7096;transform:translate(27.0961vw,-10px) scale(.7784);animation:fall-348 26s -7s linear infinite}@keyframes fall-348{48.575%{transform:translate(35.5812vw,48.575vh) scale(.7784)}to{transform:translate(31.33865vw,99vh) scale(.7784)}}.snow:nth-child(349){opacity:.1064;transform:translate(53.2874vw,-10px) scale(.1012);animation:fall-349 28s -8s linear infinite}@keyframes fall-349{65.435%{transform:translate(51.5833vw,65.435vh) scale(.1012)}to{transform:translate(52.43535vw,99vh) scale(.1012)}}.snow:nth-child(350){opacity:.135;transform:translate(65.3461vw,-10px) scale(.1507);animation:fall-350 21s -23s linear infinite}@keyframes fall-350{43.298%{transform:translate(56.1088vw,43.298vh) scale(.1507)}to{transform:translate(60.72745vw,99vh) scale(.1507)}}.snow:nth-child(351){opacity:1.0144;transform:translate(25.7201vw,-10px) scale(.8502);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{38.529%{transform:translate(34.4365vw,38.529vh) scale(.8502)}to{transform:translate(30.0783vw,99vh) scale(.8502)}}.snow:nth-child(352){opacity:1.279;transform:translate(38.1395vw,-10px) scale(.1083);animation:fall-352 24s -8s linear infinite}@keyframes fall-352{73.715%{transform:translate(33.7665vw,73.715vh) scale(.1083)}to{transform:translate(35.953vw,99vh) scale(.1083)}}.snow:nth-child(353){opacity:1.2944;transform:translate(82.7311vw,-10px) scale(.91);animation:fall-353 28s -23s linear infinite}@keyframes fall-353{63.202%{transform:translate(87.3351vw,63.202vh) scale(.91)}to{transform:translate(85.0331vw,99vh) scale(.91)}}.snow:nth-child(354){opacity:1.899;transform:translate(49.7577vw,-10px) scale(.6683);animation:fall-354 10s -24s linear infinite}@keyframes fall-354{64.606%{transform:translate(44.0358vw,64.606vh) scale(.6683)}to{transform:translate(46.89675vw,99vh) scale(.6683)}}.snow:nth-child(355){opacity:1.6362;transform:translate(86.8027vw,-10px) scale(.0871);animation:fall-355 25s -20s linear infinite}@keyframes fall-355{74.085%{transform:translate(91.5715vw,74.085vh) scale(.0871)}to{transform:translate(89.1871vw,99vh) scale(.0871)}}.snow:nth-child(356){opacity:.3608;transform:translate(61.6764vw,-10px) scale(.4216);animation:fall-356 12s -6s linear infinite}@keyframes fall-356{73.959%{transform:translate(61.6338vw,73.959vh) scale(.4216)}to{transform:translate(61.6551vw,99vh) scale(.4216)}}.snow:nth-child(357){opacity:1.7716;transform:translate(41.1918vw,-10px) scale(.5268);animation:fall-357 19s -30s linear infinite}@keyframes fall-357{74.143%{transform:translate(45.6116vw,74.143vh) scale(.5268)}to{transform:translate(43.4017vw,99vh) scale(.5268)}}.snow:nth-child(358){opacity:.9608;transform:translate(24.1957vw,-10px) scale(.3239);animation:fall-358 21s -7s linear infinite}@keyframes fall-358{75.524%{transform:translate(16.8154vw,75.524vh) scale(.3239)}to{transform:translate(20.50555vw,99vh) scale(.3239)}}.snow:nth-child(359){opacity:.3984;transform:translate(18.2436vw,-10px) scale(.4433);animation:fall-359 14s -22s linear infinite}@keyframes fall-359{31.254%{transform:translate(8.8313vw,31.254vh) scale(.4433)}to{transform:translate(13.53745vw,99vh) scale(.4433)}}.snow:nth-child(360){opacity:.3322;transform:translate(46.633vw,-10px) scale(.5795);animation:fall-360 17s -24s linear infinite}@keyframes fall-360{55.922%{transform:translate(48.6748vw,55.922vh) scale(.5795)}to{transform:translate(47.6539vw,99vh) scale(.5795)}}.snow:nth-child(361){opacity:.0982;transform:translate(43.8361vw,-10px) scale(.648);animation:fall-361 15s -9s linear infinite}@keyframes fall-361{37.554%{transform:translate(41.2169vw,37.554vh) scale(.648)}to{transform:translate(42.5265vw,99vh) scale(.648)}}.snow:nth-child(362){opacity:.2854;transform:translate(83.7336vw,-10px) scale(.5192);animation:fall-362 25s -4s linear infinite}@keyframes fall-362{53.134%{transform:translate(83.4609vw,53.134vh) scale(.5192)}to{transform:translate(83.59725vw,99vh) scale(.5192)}}.snow:nth-child(363){opacity:1.5124;transform:translate(8.6965vw,-10px) scale(.6028);animation:fall-363 10s -25s linear infinite}@keyframes fall-363{66.105%{transform:translate(7.906vw,66.105vh) scale(.6028)}to{transform:translate(8.30125vw,99vh) scale(.6028)}}.snow:nth-child(364){opacity:1.5284;transform:translate(42.3419vw,-10px) scale(.7227);animation:fall-364 11s -15s linear infinite}@keyframes fall-364{56.531%{transform:translate(34.9813vw,56.531vh) scale(.7227)}to{transform:translate(38.6616vw,99vh) scale(.7227)}}.snow:nth-child(365){opacity:1.4912;transform:translate(38.7769vw,-10px) scale(.4418);animation:fall-365 21s -11s linear infinite}@keyframes fall-365{68.581%{transform:translate(39.8471vw,68.581vh) scale(.4418)}to{transform:translate(39.312vw,99vh) scale(.4418)}}.snow:nth-child(366){opacity:.6906;transform:translate(3.6318vw,-10px) scale(.3665);animation:fall-366 11s -10s linear infinite}@keyframes fall-366{79.794%{transform:translate(7.1905vw,79.794vh) scale(.3665)}to{transform:translate(5.41115vw,99vh) scale(.3665)}}.snow:nth-child(367){opacity:1.9056;transform:translate(33.1595vw,-10px) scale(.1442);animation:fall-367 25s -22s linear infinite}@keyframes fall-367{61.569%{transform:translate(33.2457vw,61.569vh) scale(.1442)}to{transform:translate(33.2026vw,99vh) scale(.1442)}}.snow:nth-child(368){opacity:1.9714;transform:translate(41.5932vw,-10px) scale(.0943);animation:fall-368 24s -9s linear infinite}@keyframes fall-368{37.802%{transform:translate(49.2475vw,37.802vh) scale(.0943)}to{transform:translate(45.42035vw,99vh) scale(.0943)}}.snow:nth-child(369){opacity:1.974;transform:translate(76.7691vw,-10px) scale(.7912);animation:fall-369 14s -9s linear infinite}@keyframes fall-369{70.665%{transform:translate(71.1835vw,70.665vh) scale(.7912)}to{transform:translate(73.9763vw,99vh) scale(.7912)}}.snow:nth-child(370){opacity:1.7728;transform:translate(1.8134vw,-10px) scale(.8406);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{64.157%{transform:translate(2.8832vw,64.157vh) scale(.8406)}to{transform:translate(2.3483vw,99vh) scale(.8406)}}.snow:nth-child(371){opacity:.5458;transform:translate(91.1581vw,-10px) scale(.2215);animation:fall-371 26s -25s linear infinite}@keyframes fall-371{69.474%{transform:translate(87.2053vw,69.474vh) scale(.2215)}to{transform:translate(89.1817vw,99vh) scale(.2215)}}.snow:nth-child(372){opacity:.472;transform:translate(86.5511vw,-10px) scale(.2916);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{58.656%{transform:translate(80.8476vw,58.656vh) scale(.2916)}to{transform:translate(83.69935vw,99vh) scale(.2916)}}.snow:nth-child(373){opacity:1.1286;transform:translate(41.9608vw,-10px) scale(.9066);animation:fall-373 18s -28s linear infinite}@keyframes fall-373{51.385%{transform:translate(48.8562vw,51.385vh) scale(.9066)}to{transform:translate(45.4085vw,99vh) scale(.9066)}}.snow:nth-child(374){opacity:1.966;transform:translate(45.4001vw,-10px) scale(.4943);animation:fall-374 27s -14s linear infinite}@keyframes fall-374{35.159%{transform:translate(46.082vw,35.159vh) scale(.4943)}to{transform:translate(45.74105vw,99vh) scale(.4943)}}.snow:nth-child(375){opacity:1.0058;transform:translate(85.0204vw,-10px) scale(.2509);animation:fall-375 17s -14s linear infinite}@keyframes fall-375{48.462%{transform:translate(79.9518vw,48.462vh) scale(.2509)}to{transform:translate(82.4861vw,99vh) scale(.2509)}}.snow:nth-child(376){opacity:1.0346;transform:translate(58.4964vw,-10px) scale(.7693);animation:fall-376 21s -18s linear infinite}@keyframes fall-376{43.555%{transform:translate(61.5425vw,43.555vh) scale(.7693)}to{transform:translate(60.01945vw,99vh) scale(.7693)}}.snow:nth-child(377){opacity:1.574;transform:translate(42.0438vw,-10px) scale(.2431);animation:fall-377 26s -1s linear infinite}@keyframes fall-377{76.463%{transform:translate(42.475vw,76.463vh) scale(.2431)}to{transform:translate(42.2594vw,99vh) scale(.2431)}}.snow:nth-child(378){opacity:1.5002;transform:translate(15.3079vw,-10px) scale(.1158);animation:fall-378 24s -19s linear infinite}@keyframes fall-378{42.651%{transform:translate(22.4996vw,42.651vh) scale(.1158)}to{transform:translate(18.90375vw,99vh) scale(.1158)}}.snow:nth-child(379){opacity:.3032;transform:translate(73.4332vw,-10px) scale(.5741);animation:fall-379 26s -30s linear infinite}@keyframes fall-379{55.302%{transform:translate(82.7259vw,55.302vh) scale(.5741)}to{transform:translate(78.07955vw,99vh) scale(.5741)}}.snow:nth-child(380){opacity:.127;transform:translate(87.3956vw,-10px) scale(.9091);animation:fall-380 18s -6s linear infinite}@keyframes fall-380{48.985%{transform:translate(94.8173vw,48.985vh) scale(.9091)}to{transform:translate(91.10645vw,99vh) scale(.9091)}}.snow:nth-child(381){opacity:1.7894;transform:translate(75.7764vw,-10px) scale(.3713);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{73.368%{transform:translate(69.0182vw,73.368vh) scale(.3713)}to{transform:translate(72.3973vw,99vh) scale(.3713)}}.snow:nth-child(382){opacity:.5754;transform:translate(41.1454vw,-10px) scale(.8238);animation:fall-382 11s -23s linear infinite}@keyframes fall-382{65.911%{transform:translate(31.6391vw,65.911vh) scale(.8238)}to{transform:translate(36.39225vw,99vh) scale(.8238)}}.snow:nth-child(383){opacity:.3202;transform:translate(96.6974vw,-10px) scale(.0183);animation:fall-383 28s -9s linear infinite}@keyframes fall-383{52.759%{transform:translate(87.938vw,52.759vh) scale(.0183)}to{transform:translate(92.3177vw,99vh) scale(.0183)}}.snow:nth-child(384){opacity:.9936;transform:translate(79.0836vw,-10px) scale(.7797);animation:fall-384 28s -16s linear infinite}@keyframes fall-384{74.313%{transform:translate(75.599vw,74.313vh) scale(.7797)}to{transform:translate(77.3413vw,99vh) scale(.7797)}}.snow:nth-child(385){opacity:1.1582;transform:translate(48.9746vw,-10px) scale(.081);animation:fall-385 25s -20s linear infinite}@keyframes fall-385{55.736%{transform:translate(48.3326vw,55.736vh) scale(.081)}to{transform:translate(48.6536vw,99vh) scale(.081)}}.snow:nth-child(386){opacity:1.86;transform:translate(92.2451vw,-10px) scale(.2255);animation:fall-386 11s -30s linear infinite}@keyframes fall-386{67.517%{transform:translate(86.6975vw,67.517vh) scale(.2255)}to{transform:translate(89.4713vw,99vh) scale(.2255)}}.snow:nth-child(387){opacity:1.6018;transform:translate(79.5413vw,-10px) scale(.6875);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{79.112%{transform:translate(69.6625vw,79.112vh) scale(.6875)}to{transform:translate(74.6019vw,99vh) scale(.6875)}}.snow:nth-child(388){opacity:.7458;transform:translate(36.8233vw,-10px) scale(.5176);animation:fall-388 15s -19s linear infinite}@keyframes fall-388{38.804%{transform:translate(45.9657vw,38.804vh) scale(.5176)}to{transform:translate(41.3945vw,99vh) scale(.5176)}}.snow:nth-child(389){opacity:.4698;transform:translate(45.6934vw,-10px) scale(.0934);animation:fall-389 14s -7s linear infinite}@keyframes fall-389{69.178%{transform:translate(54.8021vw,69.178vh) scale(.0934)}to{transform:translate(50.24775vw,99vh) scale(.0934)}}.snow:nth-child(390){opacity:.3778;transform:translate(64.5069vw,-10px) scale(.8595);animation:fall-390 23s -12s linear infinite}@keyframes fall-390{53.853%{transform:translate(72.0062vw,53.853vh) scale(.8595)}to{transform:translate(68.25655vw,99vh) scale(.8595)}}.snow:nth-child(391){opacity:.5624;transform:translate(4.9907vw,-10px) scale(.1961);animation:fall-391 25s -28s linear infinite}@keyframes fall-391{69.93%{transform:translate(10.5656vw,69.93vh) scale(.1961)}to{transform:translate(7.77815vw,99vh) scale(.1961)}}.snow:nth-child(392){opacity:.8514;transform:translate(54.1362vw,-10px) scale(.4418);animation:fall-392 19s -2s linear infinite}@keyframes fall-392{65.392%{transform:translate(49.8196vw,65.392vh) scale(.4418)}to{transform:translate(51.9779vw,99vh) scale(.4418)}}.snow:nth-child(393){opacity:.78;transform:translate(54.0282vw,-10px) scale(.9002);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{52.932%{transform:translate(47.0547vw,52.932vh) scale(.9002)}to{transform:translate(50.54145vw,99vh) scale(.9002)}}.snow:nth-child(394){opacity:.926;transform:translate(69.9822vw,-10px) scale(.9222);animation:fall-394 19s -24s linear infinite}@keyframes fall-394{76.023%{transform:translate(76.6256vw,76.023vh) scale(.9222)}to{transform:translate(73.3039vw,99vh) scale(.9222)}}.snow:nth-child(395){opacity:1.3406;transform:translate(2.6992vw,-10px) scale(.7775);animation:fall-395 19s -19s linear infinite}@keyframes fall-395{50.448%{transform:translate(8.4438vw,50.448vh) scale(.7775)}to{transform:translate(5.5715vw,99vh) scale(.7775)}}.snow:nth-child(396){opacity:.7394;transform:translate(9.2419vw,-10px) scale(.9357);animation:fall-396 25s -10s linear infinite}@keyframes fall-396{34.618%{transform:translate(.469vw,34.618vh) scale(.9357)}to{transform:translate(4.85545vw,99vh) scale(.9357)}}.snow:nth-child(397){opacity:1.911;transform:translate(70.3497vw,-10px) scale(.1562);animation:fall-397 16s -17s linear infinite}@keyframes fall-397{33.948%{transform:translate(76.6821vw,33.948vh) scale(.1562)}to{transform:translate(73.5159vw,99vh) scale(.1562)}}.snow:nth-child(398){opacity:1.872;transform:translate(83.5737vw,-10px) scale(.442);animation:fall-398 25s -30s linear infinite}@keyframes fall-398{46.315%{transform:translate(93.4178vw,46.315vh) scale(.442)}to{transform:translate(88.49575vw,99vh) scale(.442)}}.snow:nth-child(399){opacity:1.3778;transform:translate(7.7361vw,-10px) scale(.7097);animation:fall-399 16s -7s linear infinite}@keyframes fall-399{42.142%{transform:translate(13.7205vw,42.142vh) scale(.7097)}to{transform:translate(10.7283vw,99vh) scale(.7097)}}.snow:nth-child(400){opacity:.557;transform:translate(92.8829vw,-10px) scale(.7954);animation:fall-400 24s -17s linear infinite}@keyframes fall-400{30.197%{transform:translate(94.5388vw,30.197vh) scale(.7954)}to{transform:translate(93.71085vw,99vh) scale(.7954)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6642;transform:translate(94.5834vw,-10px) scale(.5469);animation:fall-1 11s -15s linear infinite}@keyframes fall-1{62.02%{transform:translate(100.4621vw,62.02vh) scale(.5469)}to{transform:translate(97.52275vw,99vh) scale(.5469)}}.snow:nth-child(2){opacity:.4624;transform:translate(37.3284vw,-10px) scale(.8174);animation:fall-2 14s -7s linear infinite}@keyframes fall-2{43.175%{transform:translate(36.2624vw,43.175vh) scale(.8174)}to{transform:translate(36.7954vw,99vh) scale(.8174)}}.snow:nth-child(3){opacity:1.6224;transform:translate(1.1861vw,-10px) scale(.7057);animation:fall-3 13s -28s linear infinite}@keyframes fall-3{48.085%{transform:translate(9.0929vw,48.085vh) scale(.7057)}to{transform:translate(5.1395vw,99vh) scale(.7057)}}.snow:nth-child(4){opacity:1.6286;transform:translate(29.4566vw,-10px) scale(.2101);animation:fall-4 22s -27s linear infinite}@keyframes fall-4{48.308%{transform:translate(30.055vw,48.308vh) scale(.2101)}to{transform:translate(29.7558vw,99vh) scale(.2101)}}.snow:nth-child(5){opacity:.1128;transform:translate(25.9718vw,-10px) scale(.092);animation:fall-5 27s -7s linear infinite}@keyframes fall-5{40.522%{transform:translate(31.703vw,40.522vh) scale(.092)}to{transform:translate(28.8374vw,99vh) scale(.092)}}.snow:nth-child(6){opacity:.0816;transform:translate(90.2702vw,-10px) scale(.5766);animation:fall-6 20s -19s linear infinite}@keyframes fall-6{34.406%{transform:translate(96.1166vw,34.406vh) scale(.5766)}to{transform:translate(93.1934vw,99vh) scale(.5766)}}.snow:nth-child(7){opacity:.8242;transform:translate(92.8801vw,-10px) scale(.571);animation:fall-7 12s -13s linear infinite}@keyframes fall-7{40.084%{transform:translate(97.4879vw,40.084vh) scale(.571)}to{transform:translate(95.184vw,99vh) scale(.571)}}.snow:nth-child(8){opacity:.6344;transform:translate(43.8496vw,-10px) scale(.1228);animation:fall-8 13s -28s linear infinite}@keyframes fall-8{36.681%{transform:translate(49.403vw,36.681vh) scale(.1228)}to{transform:translate(46.6263vw,99vh) scale(.1228)}}.snow:nth-child(9){opacity:.5622;transform:translate(67.6823vw,-10px) scale(.9369);animation:fall-9 21s -26s linear infinite}@keyframes fall-9{33.742%{transform:translate(61.9046vw,33.742vh) scale(.9369)}to{transform:translate(64.79345vw,99vh) scale(.9369)}}.snow:nth-child(10){opacity:.833;transform:translate(61.184vw,-10px) scale(.695);animation:fall-10 16s -17s linear infinite}@keyframes fall-10{53.516%{transform:translate(70.6986vw,53.516vh) scale(.695)}to{transform:translate(65.9413vw,99vh) scale(.695)}}.snow:nth-child(11){opacity:1.0788;transform:translate(29.8844vw,-10px) scale(.6769);animation:fall-11 16s -6s linear infinite}@keyframes fall-11{74.595%{transform:translate(25.0552vw,74.595vh) scale(.6769)}to{transform:translate(27.4698vw,99vh) scale(.6769)}}.snow:nth-child(12){opacity:1.3268;transform:translate(20.6795vw,-10px) scale(.6478);animation:fall-12 12s -26s linear infinite}@keyframes fall-12{36.28%{transform:translate(14.9327vw,36.28vh) scale(.6478)}to{transform:translate(17.8061vw,99vh) scale(.6478)}}.snow:nth-child(13){opacity:.298;transform:translate(72.5673vw,-10px) scale(.5979);animation:fall-13 10s -7s linear infinite}@keyframes fall-13{42.128%{transform:translate(73.8678vw,42.128vh) scale(.5979)}to{transform:translate(73.21755vw,99vh) scale(.5979)}}.snow:nth-child(14){opacity:1.106;transform:translate(90.5006vw,-10px) scale(.0216);animation:fall-14 27s -6s linear infinite}@keyframes fall-14{73.305%{transform:translate(81.7423vw,73.305vh) scale(.0216)}to{transform:translate(86.12145vw,99vh) scale(.0216)}}.snow:nth-child(15){opacity:.4132;transform:translate(75.4219vw,-10px) scale(.6328);animation:fall-15 19s -21s linear infinite}@keyframes fall-15{73.806%{transform:translate(74.9502vw,73.806vh) scale(.6328)}to{transform:translate(75.18605vw,99vh) scale(.6328)}}.snow:nth-child(16){opacity:.817;transform:translate(12.1048vw,-10px) scale(.5423);animation:fall-16 22s -16s linear infinite}@keyframes fall-16{78.588%{transform:translate(22.0157vw,78.588vh) scale(.5423)}to{transform:translate(17.06025vw,99vh) scale(.5423)}}.snow:nth-child(17){opacity:.0556;transform:translate(75.724vw,-10px) scale(.5486);animation:fall-17 29s -14s linear infinite}@keyframes fall-17{47.325%{transform:translate(85.5307vw,47.325vh) scale(.5486)}to{transform:translate(80.62735vw,99vh) scale(.5486)}}.snow:nth-child(18){opacity:.3106;transform:translate(14.8039vw,-10px) scale(.9448);animation:fall-18 15s -5s linear infinite}@keyframes fall-18{46.386%{transform:translate(17.8018vw,46.386vh) scale(.9448)}to{transform:translate(16.30285vw,99vh) scale(.9448)}}.snow:nth-child(19){opacity:.4298;transform:translate(7.0479vw,-10px) scale(.1322);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{36.328%{transform:translate(16.061vw,36.328vh) scale(.1322)}to{transform:translate(11.55445vw,99vh) scale(.1322)}}.snow:nth-child(20){opacity:1.9998;transform:translate(50.9098vw,-10px) scale(.7054);animation:fall-20 23s -16s linear infinite}@keyframes fall-20{34.267%{transform:translate(44.051vw,34.267vh) scale(.7054)}to{transform:translate(47.4804vw,99vh) scale(.7054)}}.snow:nth-child(21){opacity:1.4054;transform:translate(67.104vw,-10px) scale(.5721);animation:fall-21 15s -25s linear infinite}@keyframes fall-21{40.913%{transform:translate(72.2924vw,40.913vh) scale(.5721)}to{transform:translate(69.6982vw,99vh) scale(.5721)}}.snow:nth-child(22){opacity:1.3534;transform:translate(31.6785vw,-10px) scale(.9603);animation:fall-22 23s -17s linear infinite}@keyframes fall-22{38.014%{transform:translate(39.7884vw,38.014vh) scale(.9603)}to{transform:translate(35.73345vw,99vh) scale(.9603)}}.snow:nth-child(23){opacity:1.5304;transform:translate(12.8308vw,-10px) scale(.2054);animation:fall-23 29s -3s linear infinite}@keyframes fall-23{69.596%{transform:translate(15.9189vw,69.596vh) scale(.2054)}to{transform:translate(14.37485vw,99vh) scale(.2054)}}.snow:nth-child(24){opacity:.9242;transform:translate(77.8612vw,-10px) scale(.4302);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{38.251%{transform:translate(77.0047vw,38.251vh) scale(.4302)}to{transform:translate(77.43295vw,99vh) scale(.4302)}}.snow:nth-child(25){opacity:.8186;transform:translate(20.8428vw,-10px) scale(.3082);animation:fall-25 20s -16s linear infinite}@keyframes fall-25{55.001%{transform:translate(24.5532vw,55.001vh) scale(.3082)}to{transform:translate(22.698vw,99vh) scale(.3082)}}.snow:nth-child(26){opacity:1.5128;transform:translate(51.8182vw,-10px) scale(.4697);animation:fall-26 10s -25s linear infinite}@keyframes fall-26{48.011%{transform:translate(51.6762vw,48.011vh) scale(.4697)}to{transform:translate(51.7472vw,99vh) scale(.4697)}}.snow:nth-child(27){opacity:1.7402;transform:translate(21.2555vw,-10px) scale(.91);animation:fall-27 27s -1s linear infinite}@keyframes fall-27{61.414%{transform:translate(23.7711vw,61.414vh) scale(.91)}to{transform:translate(22.5133vw,99vh) scale(.91)}}.snow:nth-child(28){opacity:1.7736;transform:translate(81.925vw,-10px) scale(.7815);animation:fall-28 18s -13s linear infinite}@keyframes fall-28{41.373%{transform:translate(81.8603vw,41.373vh) scale(.7815)}to{transform:translate(81.89265vw,99vh) scale(.7815)}}.snow:nth-child(29){opacity:.307;transform:translate(11.342vw,-10px) scale(.1329);animation:fall-29 24s -17s linear infinite}@keyframes fall-29{53.537%{transform:translate(20.3564vw,53.537vh) scale(.1329)}to{transform:translate(15.8492vw,99vh) scale(.1329)}}.snow:nth-child(30){opacity:.1178;transform:translate(29.646vw,-10px) scale(.8327);animation:fall-30 18s -1s linear infinite}@keyframes fall-30{61.191%{transform:translate(23.2978vw,61.191vh) scale(.8327)}to{transform:translate(26.4719vw,99vh) scale(.8327)}}.snow:nth-child(31){opacity:.8228;transform:translate(9.1102vw,-10px) scale(.166);animation:fall-31 20s -11s linear infinite}@keyframes fall-31{70.644%{transform:translate(-.103vw,70.644vh) scale(.166)}to{transform:translate(4.5036vw,99vh) scale(.166)}}.snow:nth-child(32){opacity:1.1812;transform:translate(92.3007vw,-10px) scale(.4139);animation:fall-32 11s -8s linear infinite}@keyframes fall-32{30.841%{transform:translate(85.7774vw,30.841vh) scale(.4139)}to{transform:translate(89.03905vw,99vh) scale(.4139)}}.snow:nth-child(33){opacity:.9278;transform:translate(.9679vw,-10px) scale(.276);animation:fall-33 25s -27s linear infinite}@keyframes fall-33{74.463%{transform:translate(-.2144vw,74.463vh) scale(.276)}to{transform:translate(.37675vw,99vh) scale(.276)}}.snow:nth-child(34){opacity:1.6632;transform:translate(22.0958vw,-10px) scale(.5316);animation:fall-34 28s -29s linear infinite}@keyframes fall-34{45.618%{transform:translate(13.6547vw,45.618vh) scale(.5316)}to{transform:translate(17.87525vw,99vh) scale(.5316)}}.snow:nth-child(35){opacity:1.6254;transform:translate(4.5818vw,-10px) scale(.5595);animation:fall-35 16s -21s linear infinite}@keyframes fall-35{52.98%{transform:translate(1.5431vw,52.98vh) scale(.5595)}to{transform:translate(3.06245vw,99vh) scale(.5595)}}.snow:nth-child(36){opacity:.0728;transform:translate(47.4246vw,-10px) scale(.0465);animation:fall-36 24s -12s linear infinite}@keyframes fall-36{58.077%{transform:translate(43.0807vw,58.077vh) scale(.0465)}to{transform:translate(45.25265vw,99vh) scale(.0465)}}.snow:nth-child(37){opacity:.7166;transform:translate(50.7908vw,-10px) scale(.5122);animation:fall-37 26s -11s linear infinite}@keyframes fall-37{76.417%{transform:translate(43.3971vw,76.417vh) scale(.5122)}to{transform:translate(47.09395vw,99vh) scale(.5122)}}.snow:nth-child(38){opacity:.232;transform:translate(53.447vw,-10px) scale(.5397);animation:fall-38 13s -12s linear infinite}@keyframes fall-38{76.552%{transform:translate(45.3893vw,76.552vh) scale(.5397)}to{transform:translate(49.41815vw,99vh) scale(.5397)}}.snow:nth-child(39){opacity:1.7334;transform:translate(92.4965vw,-10px) scale(.4593);animation:fall-39 13s -24s linear infinite}@keyframes fall-39{32.712%{transform:translate(89.2019vw,32.712vh) scale(.4593)}to{transform:translate(90.8492vw,99vh) scale(.4593)}}.snow:nth-child(40){opacity:1.8426;transform:translate(80.748vw,-10px) scale(.8903);animation:fall-40 27s -7s linear infinite}@keyframes fall-40{30.49%{transform:translate(79.4929vw,30.49vh) scale(.8903)}to{transform:translate(80.12045vw,99vh) scale(.8903)}}.snow:nth-child(41){opacity:.8202;transform:translate(57.2016vw,-10px) scale(.2322);animation:fall-41 27s -28s linear infinite}@keyframes fall-41{55.547%{transform:translate(62.4935vw,55.547vh) scale(.2322)}to{transform:translate(59.84755vw,99vh) scale(.2322)}}.snow:nth-child(42){opacity:1.8274;transform:translate(83.4849vw,-10px) scale(.876);animation:fall-42 21s -25s linear infinite}@keyframes fall-42{78.817%{transform:translate(89.9989vw,78.817vh) scale(.876)}to{transform:translate(86.7419vw,99vh) scale(.876)}}.snow:nth-child(43){opacity:.8608;transform:translate(73.652vw,-10px) scale(.8503);animation:fall-43 10s -18s linear infinite}@keyframes fall-43{35.322%{transform:translate(76.4827vw,35.322vh) scale(.8503)}to{transform:translate(75.06735vw,99vh) scale(.8503)}}.snow:nth-child(44){opacity:.9808;transform:translate(70.6409vw,-10px) scale(.2827);animation:fall-44 21s -21s linear infinite}@keyframes fall-44{35.458%{transform:translate(64.3463vw,35.458vh) scale(.2827)}to{transform:translate(67.4936vw,99vh) scale(.2827)}}.snow:nth-child(45){opacity:1.768;transform:translate(63.5413vw,-10px) scale(.4448);animation:fall-45 20s -23s linear infinite}@keyframes fall-45{39.839%{transform:translate(61.8172vw,39.839vh) scale(.4448)}to{transform:translate(62.67925vw,99vh) scale(.4448)}}.snow:nth-child(46){opacity:1.2946;transform:translate(57.8768vw,-10px) scale(.717);animation:fall-46 29s -29s linear infinite}@keyframes fall-46{39.903%{transform:translate(66.8304vw,39.903vh) scale(.717)}to{transform:translate(62.3536vw,99vh) scale(.717)}}.snow:nth-child(47){opacity:1.8994;transform:translate(46.0603vw,-10px) scale(.8528);animation:fall-47 15s -3s linear infinite}@keyframes fall-47{61.949%{transform:translate(54.4133vw,61.949vh) scale(.8528)}to{transform:translate(50.2368vw,99vh) scale(.8528)}}.snow:nth-child(48){opacity:.119;transform:translate(97.3471vw,-10px) scale(.2461);animation:fall-48 21s -5s linear infinite}@keyframes fall-48{64.386%{transform:translate(98.1513vw,64.386vh) scale(.2461)}to{transform:translate(97.7492vw,99vh) scale(.2461)}}.snow:nth-child(49){opacity:.4588;transform:translate(9.5567vw,-10px) scale(.754);animation:fall-49 21s -25s linear infinite}@keyframes fall-49{60.077%{transform:translate(3.6098vw,60.077vh) scale(.754)}to{transform:translate(6.58325vw,99vh) scale(.754)}}.snow:nth-child(50){opacity:.6466;transform:translate(16.953vw,-10px) scale(.1182);animation:fall-50 22s -8s linear infinite}@keyframes fall-50{78.463%{transform:translate(9.0459vw,78.463vh) scale(.1182)}to{transform:translate(12.99945vw,99vh) scale(.1182)}}.snow:nth-child(51){opacity:1.7208;transform:translate(80.0756vw,-10px) scale(.2638);animation:fall-51 26s -22s linear infinite}@keyframes fall-51{78.293%{transform:translate(86.0613vw,78.293vh) scale(.2638)}to{transform:translate(83.06845vw,99vh) scale(.2638)}}.snow:nth-child(52){opacity:.11;transform:translate(18.5941vw,-10px) scale(.5251);animation:fall-52 10s -12s linear infinite}@keyframes fall-52{34.538%{transform:translate(27.5979vw,34.538vh) scale(.5251)}to{transform:translate(23.096vw,99vh) scale(.5251)}}.snow:nth-child(53){opacity:.8748;transform:translate(76.3472vw,-10px) scale(.5722);animation:fall-53 28s -11s linear infinite}@keyframes fall-53{79.817%{transform:translate(71.5679vw,79.817vh) scale(.5722)}to{transform:translate(73.95755vw,99vh) scale(.5722)}}.snow:nth-child(54){opacity:.4062;transform:translate(59.069vw,-10px) scale(.1866);animation:fall-54 15s -25s linear infinite}@keyframes fall-54{33.683%{transform:translate(69.0203vw,33.683vh) scale(.1866)}to{transform:translate(64.04465vw,99vh) scale(.1866)}}.snow:nth-child(55){opacity:1.9542;transform:translate(59.773vw,-10px) scale(.8381);animation:fall-55 25s -1s linear infinite}@keyframes fall-55{55.582%{transform:translate(53.8674vw,55.582vh) scale(.8381)}to{transform:translate(56.8202vw,99vh) scale(.8381)}}.snow:nth-child(56){opacity:.3744;transform:translate(6.6697vw,-10px) scale(.4345);animation:fall-56 24s -11s linear infinite}@keyframes fall-56{47.111%{transform:translate(-.3866vw,47.111vh) scale(.4345)}to{transform:translate(3.14155vw,99vh) scale(.4345)}}.snow:nth-child(57){opacity:.633;transform:translate(7.7393vw,-10px) scale(.4344);animation:fall-57 11s -11s linear infinite}@keyframes fall-57{64.561%{transform:translate(15.1897vw,64.561vh) scale(.4344)}to{transform:translate(11.4645vw,99vh) scale(.4344)}}.snow:nth-child(58){opacity:1.2388;transform:translate(23.1984vw,-10px) scale(.019);animation:fall-58 16s -7s linear infinite}@keyframes fall-58{41.535%{transform:translate(25.1103vw,41.535vh) scale(.019)}to{transform:translate(24.15435vw,99vh) scale(.019)}}.snow:nth-child(59){opacity:1.4728;transform:translate(97.7762vw,-10px) scale(.6229);animation:fall-59 29s -18s linear infinite}@keyframes fall-59{32.808%{transform:translate(98.9392vw,32.808vh) scale(.6229)}to{transform:translate(98.3577vw,99vh) scale(.6229)}}.snow:nth-child(60){opacity:.0174;transform:translate(17.8755vw,-10px) scale(.7947);animation:fall-60 29s -8s linear infinite}@keyframes fall-60{50.101%{transform:translate(19.639vw,50.101vh) scale(.7947)}to{transform:translate(18.75725vw,99vh) scale(.7947)}}.snow:nth-child(61){opacity:.2346;transform:translate(4.6726vw,-10px) scale(.1165);animation:fall-61 11s -26s linear infinite}@keyframes fall-61{72.161%{transform:translate(5.4365vw,72.161vh) scale(.1165)}to{transform:translate(5.05455vw,99vh) scale(.1165)}}.snow:nth-child(62){opacity:.5782;transform:translate(75.4478vw,-10px) scale(.6798);animation:fall-62 20s -10s linear infinite}@keyframes fall-62{39.387%{transform:translate(72.3873vw,39.387vh) scale(.6798)}to{transform:translate(73.91755vw,99vh) scale(.6798)}}.snow:nth-child(63){opacity:.3012;transform:translate(3.897vw,-10px) scale(.4428);animation:fall-63 24s -12s linear infinite}@keyframes fall-63{37.062%{transform:translate(-5.4522vw,37.062vh) scale(.4428)}to{transform:translate(-.7776vw,99vh) scale(.4428)}}.snow:nth-child(64){opacity:1.7878;transform:translate(79.1362vw,-10px) scale(.3483);animation:fall-64 22s -15s linear infinite}@keyframes fall-64{56.358%{transform:translate(82.6684vw,56.358vh) scale(.3483)}to{transform:translate(80.9023vw,99vh) scale(.3483)}}.snow:nth-child(65){opacity:1.7708;transform:translate(54.2313vw,-10px) scale(.7551);animation:fall-65 24s -5s linear infinite}@keyframes fall-65{41.675%{transform:translate(52.9376vw,41.675vh) scale(.7551)}to{transform:translate(53.58445vw,99vh) scale(.7551)}}.snow:nth-child(66){opacity:1.2364;transform:translate(9.8726vw,-10px) scale(.6066);animation:fall-66 13s -6s linear infinite}@keyframes fall-66{53.202%{transform:translate(1.7896vw,53.202vh) scale(.6066)}to{transform:translate(5.8311vw,99vh) scale(.6066)}}.snow:nth-child(67){opacity:1.7484;transform:translate(63.9695vw,-10px) scale(.236);animation:fall-67 18s -4s linear infinite}@keyframes fall-67{31.652%{transform:translate(71.3434vw,31.652vh) scale(.236)}to{transform:translate(67.65645vw,99vh) scale(.236)}}.snow:nth-child(68){opacity:1.9478;transform:translate(27.3624vw,-10px) scale(.0668);animation:fall-68 24s -10s linear infinite}@keyframes fall-68{51.181%{transform:translate(25.7262vw,51.181vh) scale(.0668)}to{transform:translate(26.5443vw,99vh) scale(.0668)}}.snow:nth-child(69){opacity:1.1388;transform:translate(10.1859vw,-10px) scale(.1067);animation:fall-69 26s -14s linear infinite}@keyframes fall-69{62.746%{transform:translate(4.7748vw,62.746vh) scale(.1067)}to{transform:translate(7.48035vw,99vh) scale(.1067)}}.snow:nth-child(70){opacity:.5644;transform:translate(73.4884vw,-10px) scale(.5084);animation:fall-70 26s -14s linear infinite}@keyframes fall-70{75.046%{transform:translate(70.2708vw,75.046vh) scale(.5084)}to{transform:translate(71.8796vw,99vh) scale(.5084)}}.snow:nth-child(71){opacity:1.9506;transform:translate(91.7936vw,-10px) scale(.7403);animation:fall-71 23s -7s linear infinite}@keyframes fall-71{40.632%{transform:translate(100.9239vw,40.632vh) scale(.7403)}to{transform:translate(96.35875vw,99vh) scale(.7403)}}.snow:nth-child(72){opacity:1.6012;transform:translate(77.4435vw,-10px) scale(.4422);animation:fall-72 30s -5s linear infinite}@keyframes fall-72{54.318%{transform:translate(78.6866vw,54.318vh) scale(.4422)}to{transform:translate(78.06505vw,99vh) scale(.4422)}}.snow:nth-child(73){opacity:.3166;transform:translate(40.9173vw,-10px) scale(.2648);animation:fall-73 12s -20s linear infinite}@keyframes fall-73{62.937%{transform:translate(46.4461vw,62.937vh) scale(.2648)}to{transform:translate(43.6817vw,99vh) scale(.2648)}}.snow:nth-child(74){opacity:1.558;transform:translate(59.7869vw,-10px) scale(.1809);animation:fall-74 30s -4s linear infinite}@keyframes fall-74{60.345%{transform:translate(58.5167vw,60.345vh) scale(.1809)}to{transform:translate(59.1518vw,99vh) scale(.1809)}}.snow:nth-child(75){opacity:1.637;transform:translate(42.2095vw,-10px) scale(.3394);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{60.188%{transform:translate(35.8275vw,60.188vh) scale(.3394)}to{transform:translate(39.0185vw,99vh) scale(.3394)}}.snow:nth-child(76){opacity:1.2072;transform:translate(3.7868vw,-10px) scale(.5048);animation:fall-76 13s -22s linear infinite}@keyframes fall-76{53.961%{transform:translate(4.0876vw,53.961vh) scale(.5048)}to{transform:translate(3.9372vw,99vh) scale(.5048)}}.snow:nth-child(77){opacity:1.657;transform:translate(15.6131vw,-10px) scale(.1876);animation:fall-77 13s -21s linear infinite}@keyframes fall-77{58.024%{transform:translate(20.9602vw,58.024vh) scale(.1876)}to{transform:translate(18.28665vw,99vh) scale(.1876)}}.snow:nth-child(78){opacity:1.605;transform:translate(86.5785vw,-10px) scale(.0316);animation:fall-78 10s -8s linear infinite}@keyframes fall-78{52.399%{transform:translate(94.6389vw,52.399vh) scale(.0316)}to{transform:translate(90.6087vw,99vh) scale(.0316)}}.snow:nth-child(79){opacity:.2252;transform:translate(28.5019vw,-10px) scale(.5595);animation:fall-79 22s -11s linear infinite}@keyframes fall-79{69.324%{transform:translate(30.202vw,69.324vh) scale(.5595)}to{transform:translate(29.35195vw,99vh) scale(.5595)}}.snow:nth-child(80){opacity:1.2996;transform:translate(20.3609vw,-10px) scale(.2507);animation:fall-80 13s -17s linear infinite}@keyframes fall-80{44.677%{transform:translate(23.361vw,44.677vh) scale(.2507)}to{transform:translate(21.86095vw,99vh) scale(.2507)}}.snow:nth-child(81){opacity:1.0474;transform:translate(51.5218vw,-10px) scale(.5448);animation:fall-81 18s -24s linear infinite}@keyframes fall-81{75.23%{transform:translate(48.2784vw,75.23vh) scale(.5448)}to{transform:translate(49.9001vw,99vh) scale(.5448)}}.snow:nth-child(82){opacity:.8712;transform:translate(11.4638vw,-10px) scale(.9333);animation:fall-82 24s -27s linear infinite}@keyframes fall-82{54.376%{transform:translate(21.4218vw,54.376vh) scale(.9333)}to{transform:translate(16.4428vw,99vh) scale(.9333)}}.snow:nth-child(83){opacity:.2998;transform:translate(43.9006vw,-10px) scale(.7263);animation:fall-83 21s -21s linear infinite}@keyframes fall-83{46.916%{transform:translate(38.451vw,46.916vh) scale(.7263)}to{transform:translate(41.1758vw,99vh) scale(.7263)}}.snow:nth-child(84){opacity:.7292;transform:translate(91.7498vw,-10px) scale(.0999);animation:fall-84 24s -14s linear infinite}@keyframes fall-84{50.852%{transform:translate(100vw,50.852vh) scale(.0999)}to{transform:translate(95.8749vw,99vh) scale(.0999)}}.snow:nth-child(85){opacity:.984;transform:translate(66.8328vw,-10px) scale(.8084);animation:fall-85 30s -17s linear infinite}@keyframes fall-85{64.476%{transform:translate(62.553vw,64.476vh) scale(.8084)}to{transform:translate(64.6929vw,99vh) scale(.8084)}}.snow:nth-child(86){opacity:.0824;transform:translate(89.032vw,-10px) scale(.5079);animation:fall-86 20s -1s linear infinite}@keyframes fall-86{30.262%{transform:translate(89.688vw,30.262vh) scale(.5079)}to{transform:translate(89.36vw,99vh) scale(.5079)}}.snow:nth-child(87){opacity:1.9168;transform:translate(78.8645vw,-10px) scale(.4449);animation:fall-87 30s -29s linear infinite}@keyframes fall-87{77.114%{transform:translate(72.9016vw,77.114vh) scale(.4449)}to{transform:translate(75.88305vw,99vh) scale(.4449)}}.snow:nth-child(88){opacity:1.746;transform:translate(94.0418vw,-10px) scale(.6693);animation:fall-88 22s -12s linear infinite}@keyframes fall-88{51.71%{transform:translate(99.9069vw,51.71vh) scale(.6693)}to{transform:translate(96.97435vw,99vh) scale(.6693)}}.snow:nth-child(89){opacity:1.491;transform:translate(57.378vw,-10px) scale(.5794);animation:fall-89 24s -5s linear infinite}@keyframes fall-89{78.882%{transform:translate(62.3495vw,78.882vh) scale(.5794)}to{transform:translate(59.86375vw,99vh) scale(.5794)}}.snow:nth-child(90){opacity:1.7404;transform:translate(83.3328vw,-10px) scale(.0348);animation:fall-90 21s -4s linear infinite}@keyframes fall-90{39.767%{transform:translate(77.8712vw,39.767vh) scale(.0348)}to{transform:translate(80.602vw,99vh) scale(.0348)}}.snow:nth-child(91){opacity:.8218;transform:translate(12.0868vw,-10px) scale(.3912);animation:fall-91 22s -11s linear infinite}@keyframes fall-91{75.44%{transform:translate(2.8712vw,75.44vh) scale(.3912)}to{transform:translate(7.479vw,99vh) scale(.3912)}}.snow:nth-child(92){opacity:1.3082;transform:translate(14.2143vw,-10px) scale(.4969);animation:fall-92 21s -9s linear infinite}@keyframes fall-92{61.191%{transform:translate(9.2318vw,61.191vh) scale(.4969)}to{transform:translate(11.72305vw,99vh) scale(.4969)}}.snow:nth-child(93){opacity:.1338;transform:translate(70.2464vw,-10px) scale(.2826);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.573%{transform:translate(80.0914vw,60.573vh) scale(.2826)}to{transform:translate(75.1689vw,99vh) scale(.2826)}}.snow:nth-child(94){opacity:.193;transform:translate(88.2215vw,-10px) scale(.8121);animation:fall-94 15s -1s linear infinite}@keyframes fall-94{34.11%{transform:translate(81.5548vw,34.11vh) scale(.8121)}to{transform:translate(84.88815vw,99vh) scale(.8121)}}.snow:nth-child(95){opacity:.8446;transform:translate(95.468vw,-10px) scale(.2401);animation:fall-95 11s -3s linear infinite}@keyframes fall-95{46.894%{transform:translate(99.4154vw,46.894vh) scale(.2401)}to{transform:translate(97.4417vw,99vh) scale(.2401)}}.snow:nth-child(96){opacity:.9842;transform:translate(71.6996vw,-10px) scale(.8186);animation:fall-96 15s -13s linear infinite}@keyframes fall-96{43.421%{transform:translate(76.4357vw,43.421vh) scale(.8186)}to{transform:translate(74.06765vw,99vh) scale(.8186)}}.snow:nth-child(97){opacity:1.4446;transform:translate(76.3382vw,-10px) scale(.6615);animation:fall-97 27s -30s linear infinite}@keyframes fall-97{38.116%{transform:translate(67.3539vw,38.116vh) scale(.6615)}to{transform:translate(71.84605vw,99vh) scale(.6615)}}.snow:nth-child(98){opacity:1.1454;transform:translate(32.1229vw,-10px) scale(.4147);animation:fall-98 23s -17s linear infinite}@keyframes fall-98{52.777%{transform:translate(37.0028vw,52.777vh) scale(.4147)}to{transform:translate(34.56285vw,99vh) scale(.4147)}}.snow:nth-child(99){opacity:1.905;transform:translate(64.7581vw,-10px) scale(.1486);animation:fall-99 21s -16s linear infinite}@keyframes fall-99{53.157%{transform:translate(67.1214vw,53.157vh) scale(.1486)}to{transform:translate(65.93975vw,99vh) scale(.1486)}}.snow:nth-child(100){opacity:.6468;transform:translate(14.1221vw,-10px) scale(.7955);animation:fall-100 28s -2s linear infinite}@keyframes fall-100{60.857%{transform:translate(9.1422vw,60.857vh) scale(.7955)}to{transform:translate(11.63215vw,99vh) scale(.7955)}}.snow:nth-child(101){opacity:1.3032;transform:translate(30.0455vw,-10px) scale(.9962);animation:fall-101 14s -17s linear infinite}@keyframes fall-101{54.533%{transform:translate(35.6235vw,54.533vh) scale(.9962)}to{transform:translate(32.8345vw,99vh) scale(.9962)}}.snow:nth-child(102){opacity:1.227;transform:translate(64.2121vw,-10px) scale(.785);animation:fall-102 13s -8s linear infinite}@keyframes fall-102{33.26%{transform:translate(60.7892vw,33.26vh) scale(.785)}to{transform:translate(62.50065vw,99vh) scale(.785)}}.snow:nth-child(103){opacity:1.6464;transform:translate(60.4514vw,-10px) scale(.0484);animation:fall-103 30s -28s linear infinite}@keyframes fall-103{42.249%{transform:translate(66.7127vw,42.249vh) scale(.0484)}to{transform:translate(63.58205vw,99vh) scale(.0484)}}.snow:nth-child(104){opacity:1.9728;transform:translate(65.3422vw,-10px) scale(.9775);animation:fall-104 30s -10s linear infinite}@keyframes fall-104{53.183%{transform:translate(74.9936vw,53.183vh) scale(.9775)}to{transform:translate(70.1679vw,99vh) scale(.9775)}}.snow:nth-child(105){opacity:.6106;transform:translate(62.9828vw,-10px) scale(.4238);animation:fall-105 22s -14s linear infinite}@keyframes fall-105{67.053%{transform:translate(57.5681vw,67.053vh) scale(.4238)}to{transform:translate(60.27545vw,99vh) scale(.4238)}}.snow:nth-child(106){opacity:.882;transform:translate(97.5935vw,-10px) scale(.6518);animation:fall-106 14s -19s linear infinite}@keyframes fall-106{36.29%{transform:translate(94.2972vw,36.29vh) scale(.6518)}to{transform:translate(95.94535vw,99vh) scale(.6518)}}.snow:nth-child(107){opacity:.211;transform:translate(90.359vw,-10px) scale(.0705);animation:fall-107 16s -16s linear infinite}@keyframes fall-107{65.343%{transform:translate(91.5141vw,65.343vh) scale(.0705)}to{transform:translate(90.93655vw,99vh) scale(.0705)}}.snow:nth-child(108){opacity:1.4088;transform:translate(32.5138vw,-10px) scale(.2403);animation:fall-108 23s -8s linear infinite}@keyframes fall-108{51.656%{transform:translate(25.5838vw,51.656vh) scale(.2403)}to{transform:translate(29.0488vw,99vh) scale(.2403)}}.snow:nth-child(109){opacity:1.3518;transform:translate(78.4273vw,-10px) scale(.1271);animation:fall-109 30s -29s linear infinite}@keyframes fall-109{47.683%{transform:translate(86.3254vw,47.683vh) scale(.1271)}to{transform:translate(82.37635vw,99vh) scale(.1271)}}.snow:nth-child(110){opacity:.6206;transform:translate(51.7392vw,-10px) scale(.4652);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{50.959%{transform:translate(49.433vw,50.959vh) scale(.4652)}to{transform:translate(50.5861vw,99vh) scale(.4652)}}.snow:nth-child(111){opacity:.242;transform:translate(18.2129vw,-10px) scale(.7904);animation:fall-111 11s -28s linear infinite}@keyframes fall-111{78.914%{transform:translate(9.0284vw,78.914vh) scale(.7904)}to{transform:translate(13.62065vw,99vh) scale(.7904)}}.snow:nth-child(112){opacity:1.1148;transform:translate(56.8461vw,-10px) scale(.0595);animation:fall-112 16s -5s linear infinite}@keyframes fall-112{78.244%{transform:translate(53.5782vw,78.244vh) scale(.0595)}to{transform:translate(55.21215vw,99vh) scale(.0595)}}.snow:nth-child(113){opacity:1.2498;transform:translate(5.1976vw,-10px) scale(.9792);animation:fall-113 28s -30s linear infinite}@keyframes fall-113{46.132%{transform:translate(11.8218vw,46.132vh) scale(.9792)}to{transform:translate(8.5097vw,99vh) scale(.9792)}}.snow:nth-child(114){opacity:.0358;transform:translate(69.3218vw,-10px) scale(.2935);animation:fall-114 19s -13s linear infinite}@keyframes fall-114{70.897%{transform:translate(74.1768vw,70.897vh) scale(.2935)}to{transform:translate(71.7493vw,99vh) scale(.2935)}}.snow:nth-child(115){opacity:1.3356;transform:translate(12.9854vw,-10px) scale(.1997);animation:fall-115 25s -9s linear infinite}@keyframes fall-115{38.271%{transform:translate(3.998vw,38.271vh) scale(.1997)}to{transform:translate(8.4917vw,99vh) scale(.1997)}}.snow:nth-child(116){opacity:.4106;transform:translate(55.9022vw,-10px) scale(.4606);animation:fall-116 20s -9s linear infinite}@keyframes fall-116{68.215%{transform:translate(55.1299vw,68.215vh) scale(.4606)}to{transform:translate(55.51605vw,99vh) scale(.4606)}}.snow:nth-child(117){opacity:1.9974;transform:translate(97.3649vw,-10px) scale(.7721);animation:fall-117 30s -2s linear infinite}@keyframes fall-117{72.023%{transform:translate(98.0593vw,72.023vh) scale(.7721)}to{transform:translate(97.7121vw,99vh) scale(.7721)}}.snow:nth-child(118){opacity:1.0092;transform:translate(36.1679vw,-10px) scale(.6745);animation:fall-118 18s -14s linear infinite}@keyframes fall-118{50.258%{transform:translate(43.7979vw,50.258vh) scale(.6745)}to{transform:translate(39.9829vw,99vh) scale(.6745)}}.snow:nth-child(119){opacity:1.9622;transform:translate(85.3674vw,-10px) scale(.1185);animation:fall-119 13s -6s linear infinite}@keyframes fall-119{33.954%{transform:translate(76.6363vw,33.954vh) scale(.1185)}to{transform:translate(81.00185vw,99vh) scale(.1185)}}.snow:nth-child(120){opacity:.4172;transform:translate(16.392vw,-10px) scale(.7221);animation:fall-120 11s -28s linear infinite}@keyframes fall-120{63.425%{transform:translate(23.0843vw,63.425vh) scale(.7221)}to{transform:translate(19.73815vw,99vh) scale(.7221)}}.snow:nth-child(121){opacity:.5302;transform:translate(23.74vw,-10px) scale(.8621);animation:fall-121 29s -16s linear infinite}@keyframes fall-121{32.032%{transform:translate(21.9084vw,32.032vh) scale(.8621)}to{transform:translate(22.8242vw,99vh) scale(.8621)}}.snow:nth-child(122){opacity:.4094;transform:translate(.5132vw,-10px) scale(.2042);animation:fall-122 20s -16s linear infinite}@keyframes fall-122{76.016%{transform:translate(.4227vw,76.016vh) scale(.2042)}to{transform:translate(.46795vw,99vh) scale(.2042)}}.snow:nth-child(123){opacity:.3806;transform:translate(46.493vw,-10px) scale(.9391);animation:fall-123 19s -23s linear infinite}@keyframes fall-123{49.185%{transform:translate(49.3382vw,49.185vh) scale(.9391)}to{transform:translate(47.9156vw,99vh) scale(.9391)}}.snow:nth-child(124){opacity:.7444;transform:translate(85.6407vw,-10px) scale(.0327);animation:fall-124 20s -22s linear infinite}@keyframes fall-124{50.02%{transform:translate(81.3599vw,50.02vh) scale(.0327)}to{transform:translate(83.5003vw,99vh) scale(.0327)}}.snow:nth-child(125){opacity:1.953;transform:translate(96.9958vw,-10px) scale(.6523);animation:fall-125 11s -10s linear infinite}@keyframes fall-125{31.537%{transform:translate(97.8726vw,31.537vh) scale(.6523)}to{transform:translate(97.4342vw,99vh) scale(.6523)}}.snow:nth-child(126){opacity:.363;transform:translate(99.2891vw,-10px) scale(.1878);animation:fall-126 17s -23s linear infinite}@keyframes fall-126{68.73%{transform:translate(95.4612vw,68.73vh) scale(.1878)}to{transform:translate(97.37515vw,99vh) scale(.1878)}}.snow:nth-child(127){opacity:.3412;transform:translate(74.5239vw,-10px) scale(.9366);animation:fall-127 25s -12s linear infinite}@keyframes fall-127{68.446%{transform:translate(76.3539vw,68.446vh) scale(.9366)}to{transform:translate(75.4389vw,99vh) scale(.9366)}}.snow:nth-child(128){opacity:.193;transform:translate(20.9031vw,-10px) scale(.9589);animation:fall-128 18s -29s linear infinite}@keyframes fall-128{57.013%{transform:translate(24.8067vw,57.013vh) scale(.9589)}to{transform:translate(22.8549vw,99vh) scale(.9589)}}.snow:nth-child(129){opacity:1.3346;transform:translate(7.9395vw,-10px) scale(.7458);animation:fall-129 28s -28s linear infinite}@keyframes fall-129{71.835%{transform:translate(7.8262vw,71.835vh) scale(.7458)}to{transform:translate(7.88285vw,99vh) scale(.7458)}}.snow:nth-child(130){opacity:1.8986;transform:translate(3.0181vw,-10px) scale(.8197);animation:fall-130 19s -2s linear infinite}@keyframes fall-130{36.5%{transform:translate(11.383vw,36.5vh) scale(.8197)}to{transform:translate(7.20055vw,99vh) scale(.8197)}}.snow:nth-child(131){opacity:1.7206;transform:translate(71.9723vw,-10px) scale(.9066);animation:fall-131 29s -30s linear infinite}@keyframes fall-131{78.094%{transform:translate(65.0148vw,78.094vh) scale(.9066)}to{transform:translate(68.49355vw,99vh) scale(.9066)}}.snow:nth-child(132){opacity:.8046;transform:translate(6.8008vw,-10px) scale(.2238);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{77.623%{transform:translate(9.8164vw,77.623vh) scale(.2238)}to{transform:translate(8.3086vw,99vh) scale(.2238)}}.snow:nth-child(133){opacity:.3748;transform:translate(22.5932vw,-10px) scale(.0621);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{35.377%{transform:translate(14.1822vw,35.377vh) scale(.0621)}to{transform:translate(18.3877vw,99vh) scale(.0621)}}.snow:nth-child(134){opacity:1.233;transform:translate(34.3151vw,-10px) scale(.2225);animation:fall-134 25s -20s linear infinite}@keyframes fall-134{37.872%{transform:translate(38.5746vw,37.872vh) scale(.2225)}to{transform:translate(36.44485vw,99vh) scale(.2225)}}.snow:nth-child(135){opacity:.7256;transform:translate(54.729vw,-10px) scale(.5653);animation:fall-135 11s -14s linear infinite}@keyframes fall-135{48.732%{transform:translate(46.6019vw,48.732vh) scale(.5653)}to{transform:translate(50.66545vw,99vh) scale(.5653)}}.snow:nth-child(136){opacity:.4046;transform:translate(30.2758vw,-10px) scale(.5985);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{76.11%{transform:translate(34.7708vw,76.11vh) scale(.5985)}to{transform:translate(32.5233vw,99vh) scale(.5985)}}.snow:nth-child(137){opacity:1.3662;transform:translate(16.183vw,-10px) scale(.2343);animation:fall-137 27s -7s linear infinite}@keyframes fall-137{63.65%{transform:translate(13.982vw,63.65vh) scale(.2343)}to{transform:translate(15.0825vw,99vh) scale(.2343)}}.snow:nth-child(138){opacity:1.5238;transform:translate(5.3422vw,-10px) scale(.239);animation:fall-138 20s -25s linear infinite}@keyframes fall-138{71.231%{transform:translate(.3421vw,71.231vh) scale(.239)}to{transform:translate(2.84215vw,99vh) scale(.239)}}.snow:nth-child(139){opacity:1.0748;transform:translate(5.026vw,-10px) scale(.3194);animation:fall-139 26s -19s linear infinite}@keyframes fall-139{77.084%{transform:translate(.7649vw,77.084vh) scale(.3194)}to{transform:translate(2.89545vw,99vh) scale(.3194)}}.snow:nth-child(140){opacity:1.7072;transform:translate(74.827vw,-10px) scale(.4424);animation:fall-140 22s -23s linear infinite}@keyframes fall-140{34.246%{transform:translate(72.9214vw,34.246vh) scale(.4424)}to{transform:translate(73.8742vw,99vh) scale(.4424)}}.snow:nth-child(141){opacity:1.2998;transform:translate(33.7714vw,-10px) scale(.3121);animation:fall-141 14s -22s linear infinite}@keyframes fall-141{39.99%{transform:translate(27.8872vw,39.99vh) scale(.3121)}to{transform:translate(30.8293vw,99vh) scale(.3121)}}.snow:nth-child(142){opacity:1.3598;transform:translate(43.3313vw,-10px) scale(.6787);animation:fall-142 19s -26s linear infinite}@keyframes fall-142{39.509%{transform:translate(37.8279vw,39.509vh) scale(.6787)}to{transform:translate(40.5796vw,99vh) scale(.6787)}}.snow:nth-child(143){opacity:.6706;transform:translate(99.7775vw,-10px) scale(.1066);animation:fall-143 14s -5s linear infinite}@keyframes fall-143{47.842%{transform:translate(107.1625vw,47.842vh) scale(.1066)}to{transform:translate(103.47vw,99vh) scale(.1066)}}.snow:nth-child(144){opacity:1.35;transform:translate(86.8153vw,-10px) scale(.3093);animation:fall-144 12s -26s linear infinite}@keyframes fall-144{64.535%{transform:translate(81.0553vw,64.535vh) scale(.3093)}to{transform:translate(83.9353vw,99vh) scale(.3093)}}.snow:nth-child(145){opacity:.6484;transform:translate(88.8662vw,-10px) scale(.7993);animation:fall-145 12s -20s linear infinite}@keyframes fall-145{54.966%{transform:translate(93.7684vw,54.966vh) scale(.7993)}to{transform:translate(91.3173vw,99vh) scale(.7993)}}.snow:nth-child(146){opacity:.836;transform:translate(91.4215vw,-10px) scale(.0926);animation:fall-146 12s -24s linear infinite}@keyframes fall-146{59.219%{transform:translate(92.7476vw,59.219vh) scale(.0926)}to{transform:translate(92.08455vw,99vh) scale(.0926)}}.snow:nth-child(147){opacity:1.3372;transform:translate(9.941vw,-10px) scale(.6574);animation:fall-147 20s -29s linear infinite}@keyframes fall-147{40.677%{transform:translate(4.7456vw,40.677vh) scale(.6574)}to{transform:translate(7.3433vw,99vh) scale(.6574)}}.snow:nth-child(148){opacity:.302;transform:translate(97.4356vw,-10px) scale(.6426);animation:fall-148 18s -6s linear infinite}@keyframes fall-148{38.869%{transform:translate(87.7528vw,38.869vh) scale(.6426)}to{transform:translate(92.5942vw,99vh) scale(.6426)}}.snow:nth-child(149){opacity:1.2676;transform:translate(1.7107vw,-10px) scale(.9531);animation:fall-149 27s -28s linear infinite}@keyframes fall-149{72.09%{transform:translate(-.7367vw,72.09vh) scale(.9531)}to{transform:translate(.487vw,99vh) scale(.9531)}}.snow:nth-child(150){opacity:.2554;transform:translate(45.5711vw,-10px) scale(.5656);animation:fall-150 28s -3s linear infinite}@keyframes fall-150{64.928%{transform:translate(53.7788vw,64.928vh) scale(.5656)}to{transform:translate(49.67495vw,99vh) scale(.5656)}}.snow:nth-child(151){opacity:1.0854;transform:translate(45.3032vw,-10px) scale(.1871);animation:fall-151 15s -29s linear infinite}@keyframes fall-151{52.642%{transform:translate(52.2057vw,52.642vh) scale(.1871)}to{transform:translate(48.75445vw,99vh) scale(.1871)}}.snow:nth-child(152){opacity:.579;transform:translate(62.7384vw,-10px) scale(.8967);animation:fall-152 29s -21s linear infinite}@keyframes fall-152{51.345%{transform:translate(70.4753vw,51.345vh) scale(.8967)}to{transform:translate(66.60685vw,99vh) scale(.8967)}}.snow:nth-child(153){opacity:1.4408;transform:translate(78.2713vw,-10px) scale(.8918);animation:fall-153 18s -17s linear infinite}@keyframes fall-153{48.13%{transform:translate(75.159vw,48.13vh) scale(.8918)}to{transform:translate(76.71515vw,99vh) scale(.8918)}}.snow:nth-child(154){opacity:1.0258;transform:translate(64.1941vw,-10px) scale(.0324);animation:fall-154 15s -14s linear infinite}@keyframes fall-154{57.65%{transform:translate(57.1133vw,57.65vh) scale(.0324)}to{transform:translate(60.6537vw,99vh) scale(.0324)}}.snow:nth-child(155){opacity:1.1198;transform:translate(11.3211vw,-10px) scale(.7703);animation:fall-155 16s -7s linear infinite}@keyframes fall-155{31.787%{transform:translate(8.0972vw,31.787vh) scale(.7703)}to{transform:translate(9.70915vw,99vh) scale(.7703)}}.snow:nth-child(156){opacity:.8914;transform:translate(68.8325vw,-10px) scale(.238);animation:fall-156 13s -27s linear infinite}@keyframes fall-156{47.45%{transform:translate(74.9974vw,47.45vh) scale(.238)}to{transform:translate(71.91495vw,99vh) scale(.238)}}.snow:nth-child(157){opacity:1.3824;transform:translate(59.289vw,-10px) scale(.5076);animation:fall-157 27s -9s linear infinite}@keyframes fall-157{40.664%{transform:translate(53.4767vw,40.664vh) scale(.5076)}to{transform:translate(56.38285vw,99vh) scale(.5076)}}.snow:nth-child(158){opacity:1.6616;transform:translate(87.2898vw,-10px) scale(.6475);animation:fall-158 20s -6s linear infinite}@keyframes fall-158{34.128%{transform:translate(91.8246vw,34.128vh) scale(.6475)}to{transform:translate(89.5572vw,99vh) scale(.6475)}}.snow:nth-child(159){opacity:.0576;transform:translate(21.0107vw,-10px) scale(.5099);animation:fall-159 23s -30s linear infinite}@keyframes fall-159{42.013%{transform:translate(24.4895vw,42.013vh) scale(.5099)}to{transform:translate(22.7501vw,99vh) scale(.5099)}}.snow:nth-child(160){opacity:1.2286;transform:translate(44.1736vw,-10px) scale(.3371);animation:fall-160 14s -17s linear infinite}@keyframes fall-160{61.358%{transform:translate(38.56vw,61.358vh) scale(.3371)}to{transform:translate(41.3668vw,99vh) scale(.3371)}}.snow:nth-child(161){opacity:1.4126;transform:translate(63.1816vw,-10px) scale(.2377);animation:fall-161 24s -18s linear infinite}@keyframes fall-161{72.068%{transform:translate(67.2308vw,72.068vh) scale(.2377)}to{transform:translate(65.2062vw,99vh) scale(.2377)}}.snow:nth-child(162){opacity:.6158;transform:translate(79.324vw,-10px) scale(.0387);animation:fall-162 16s -28s linear infinite}@keyframes fall-162{40.25%{transform:translate(73.961vw,40.25vh) scale(.0387)}to{transform:translate(76.6425vw,99vh) scale(.0387)}}.snow:nth-child(163){opacity:1.5608;transform:translate(93.1636vw,-10px) scale(.7451);animation:fall-163 14s -17s linear infinite}@keyframes fall-163{57.2%{transform:translate(96.7802vw,57.2vh) scale(.7451)}to{transform:translate(94.9719vw,99vh) scale(.7451)}}.snow:nth-child(164){opacity:1.289;transform:translate(45.2962vw,-10px) scale(.8912);animation:fall-164 11s -3s linear infinite}@keyframes fall-164{43.698%{transform:translate(44.8767vw,43.698vh) scale(.8912)}to{transform:translate(45.08645vw,99vh) scale(.8912)}}.snow:nth-child(165){opacity:1.2038;transform:translate(82.0112vw,-10px) scale(.006);animation:fall-165 14s -12s linear infinite}@keyframes fall-165{71.386%{transform:translate(91.8138vw,71.386vh) scale(.006)}to{transform:translate(86.9125vw,99vh) scale(.006)}}.snow:nth-child(166){opacity:.9136;transform:translate(73.1477vw,-10px) scale(.177);animation:fall-166 11s -11s linear infinite}@keyframes fall-166{36.289%{transform:translate(69.8395vw,36.289vh) scale(.177)}to{transform:translate(71.4936vw,99vh) scale(.177)}}.snow:nth-child(167){opacity:1.2942;transform:translate(71.5149vw,-10px) scale(.9887);animation:fall-167 30s -13s linear infinite}@keyframes fall-167{60.043%{transform:translate(67.8506vw,60.043vh) scale(.9887)}to{transform:translate(69.68275vw,99vh) scale(.9887)}}.snow:nth-child(168){opacity:.331;transform:translate(64.6053vw,-10px) scale(.6404);animation:fall-168 16s -6s linear infinite}@keyframes fall-168{76.914%{transform:translate(58.1375vw,76.914vh) scale(.6404)}to{transform:translate(61.3714vw,99vh) scale(.6404)}}.snow:nth-child(169){opacity:.1748;transform:translate(38.1994vw,-10px) scale(.3132);animation:fall-169 30s -23s linear infinite}@keyframes fall-169{67.996%{transform:translate(30.1673vw,67.996vh) scale(.3132)}to{transform:translate(34.18335vw,99vh) scale(.3132)}}.snow:nth-child(170){opacity:1.7814;transform:translate(44.2156vw,-10px) scale(.1327);animation:fall-170 20s -26s linear infinite}@keyframes fall-170{47.366%{transform:translate(41.204vw,47.366vh) scale(.1327)}to{transform:translate(42.7098vw,99vh) scale(.1327)}}.snow:nth-child(171){opacity:.0372;transform:translate(92.6291vw,-10px) scale(.6339);animation:fall-171 16s -10s linear infinite}@keyframes fall-171{50.211%{transform:translate(100.0722vw,50.211vh) scale(.6339)}to{transform:translate(96.35065vw,99vh) scale(.6339)}}.snow:nth-child(172){opacity:.3762;transform:translate(5.6657vw,-10px) scale(.0007);animation:fall-172 17s -18s linear infinite}@keyframes fall-172{48.229%{transform:translate(14.0866vw,48.229vh) scale(.0007)}to{transform:translate(9.87615vw,99vh) scale(.0007)}}.snow:nth-child(173){opacity:.1326;transform:translate(40.4494vw,-10px) scale(.4079);animation:fall-173 16s -28s linear infinite}@keyframes fall-173{34.927%{transform:translate(48.983vw,34.927vh) scale(.4079)}to{transform:translate(44.7162vw,99vh) scale(.4079)}}.snow:nth-child(174){opacity:.3476;transform:translate(72.1821vw,-10px) scale(.2149);animation:fall-174 21s -28s linear infinite}@keyframes fall-174{47.201%{transform:translate(71.0193vw,47.201vh) scale(.2149)}to{transform:translate(71.6007vw,99vh) scale(.2149)}}.snow:nth-child(175){opacity:1.5254;transform:translate(27.7797vw,-10px) scale(.8463);animation:fall-175 19s -22s linear infinite}@keyframes fall-175{57.01%{transform:translate(28.0811vw,57.01vh) scale(.8463)}to{transform:translate(27.9304vw,99vh) scale(.8463)}}.snow:nth-child(176){opacity:.986;transform:translate(89.9271vw,-10px) scale(.282);animation:fall-176 10s -28s linear infinite}@keyframes fall-176{31.74%{transform:translate(90.4102vw,31.74vh) scale(.282)}to{transform:translate(90.16865vw,99vh) scale(.282)}}.snow:nth-child(177){opacity:.326;transform:translate(88.326vw,-10px) scale(.3006);animation:fall-177 22s -18s linear infinite}@keyframes fall-177{50.614%{transform:translate(79.9086vw,50.614vh) scale(.3006)}to{transform:translate(84.1173vw,99vh) scale(.3006)}}.snow:nth-child(178){opacity:1.5942;transform:translate(89.8913vw,-10px) scale(.8932);animation:fall-178 22s -4s linear infinite}@keyframes fall-178{40.834%{transform:translate(93.2454vw,40.834vh) scale(.8932)}to{transform:translate(91.56835vw,99vh) scale(.8932)}}.snow:nth-child(179){opacity:1.3956;transform:translate(43.3253vw,-10px) scale(.559);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{48.462%{transform:translate(36.6435vw,48.462vh) scale(.559)}to{transform:translate(39.9844vw,99vh) scale(.559)}}.snow:nth-child(180){opacity:1.877;transform:translate(79.6855vw,-10px) scale(.5589);animation:fall-180 30s -29s linear infinite}@keyframes fall-180{75.163%{transform:translate(73.813vw,75.163vh) scale(.5589)}to{transform:translate(76.74925vw,99vh) scale(.5589)}}.snow:nth-child(181){opacity:1.2032;transform:translate(2.2782vw,-10px) scale(.7119);animation:fall-181 16s -26s linear infinite}@keyframes fall-181{57.783%{transform:translate(-6.4671vw,57.783vh) scale(.7119)}to{transform:translate(-2.09445vw,99vh) scale(.7119)}}.snow:nth-child(182){opacity:.9044;transform:translate(4.2948vw,-10px) scale(.7895);animation:fall-182 27s -22s linear infinite}@keyframes fall-182{63.574%{transform:translate(1.6078vw,63.574vh) scale(.7895)}to{transform:translate(2.9513vw,99vh) scale(.7895)}}.snow:nth-child(183){opacity:1.6802;transform:translate(24.1651vw,-10px) scale(.3753);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{51.122%{transform:translate(15.3311vw,51.122vh) scale(.3753)}to{transform:translate(19.7481vw,99vh) scale(.3753)}}.snow:nth-child(184){opacity:1.2668;transform:translate(61.5228vw,-10px) scale(.1422);animation:fall-184 14s -7s linear infinite}@keyframes fall-184{36.962%{transform:translate(63.2589vw,36.962vh) scale(.1422)}to{transform:translate(62.39085vw,99vh) scale(.1422)}}.snow:nth-child(185){opacity:1.6106;transform:translate(83.7804vw,-10px) scale(.7104);animation:fall-185 15s -22s linear infinite}@keyframes fall-185{57.963%{transform:translate(77.1864vw,57.963vh) scale(.7104)}to{transform:translate(80.4834vw,99vh) scale(.7104)}}.snow:nth-child(186){opacity:.1054;transform:translate(22.5223vw,-10px) scale(.1498);animation:fall-186 24s -30s linear infinite}@keyframes fall-186{45.471%{transform:translate(22.175vw,45.471vh) scale(.1498)}to{transform:translate(22.34865vw,99vh) scale(.1498)}}.snow:nth-child(187){opacity:1.7018;transform:translate(63.9038vw,-10px) scale(.5411);animation:fall-187 11s -17s linear infinite}@keyframes fall-187{51.291%{transform:translate(58.548vw,51.291vh) scale(.5411)}to{transform:translate(61.2259vw,99vh) scale(.5411)}}.snow:nth-child(188){opacity:1.6672;transform:translate(90.9871vw,-10px) scale(.1822);animation:fall-188 18s -1s linear infinite}@keyframes fall-188{43.741%{transform:translate(81.1242vw,43.741vh) scale(.1822)}to{transform:translate(86.05565vw,99vh) scale(.1822)}}.snow:nth-child(189){opacity:1.9064;transform:translate(18.1616vw,-10px) scale(.3915);animation:fall-189 15s -5s linear infinite}@keyframes fall-189{61.189%{transform:translate(12.1954vw,61.189vh) scale(.3915)}to{transform:translate(15.1785vw,99vh) scale(.3915)}}.snow:nth-child(190){opacity:.5014;transform:translate(54.0707vw,-10px) scale(.3209);animation:fall-190 22s -13s linear infinite}@keyframes fall-190{34.629%{transform:translate(63.1842vw,34.629vh) scale(.3209)}to{transform:translate(58.62745vw,99vh) scale(.3209)}}.snow:nth-child(191){opacity:.2294;transform:translate(84.5443vw,-10px) scale(.6639);animation:fall-191 17s -13s linear infinite}@keyframes fall-191{43.755%{transform:translate(75.9227vw,43.755vh) scale(.6639)}to{transform:translate(80.2335vw,99vh) scale(.6639)}}.snow:nth-child(192){opacity:.5102;transform:translate(74.3589vw,-10px) scale(.9327);animation:fall-192 19s -28s linear infinite}@keyframes fall-192{65.062%{transform:translate(81.2121vw,65.062vh) scale(.9327)}to{transform:translate(77.7855vw,99vh) scale(.9327)}}.snow:nth-child(193){opacity:1.7506;transform:translate(29.6846vw,-10px) scale(.6172);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{42.458%{transform:translate(27.846vw,42.458vh) scale(.6172)}to{transform:translate(28.7653vw,99vh) scale(.6172)}}.snow:nth-child(194){opacity:.8446;transform:translate(96.9257vw,-10px) scale(.0499);animation:fall-194 17s -28s linear infinite}@keyframes fall-194{32.827%{transform:translate(101.8084vw,32.827vh) scale(.0499)}to{transform:translate(99.36705vw,99vh) scale(.0499)}}.snow:nth-child(195){opacity:1.519;transform:translate(4.6494vw,-10px) scale(.4825);animation:fall-195 29s -7s linear infinite}@keyframes fall-195{55.097%{transform:translate(9.9579vw,55.097vh) scale(.4825)}to{transform:translate(7.30365vw,99vh) scale(.4825)}}.snow:nth-child(196){opacity:1.2936;transform:translate(75.5478vw,-10px) scale(.5187);animation:fall-196 29s -15s linear infinite}@keyframes fall-196{57.098%{transform:translate(79.073vw,57.098vh) scale(.5187)}to{transform:translate(77.3104vw,99vh) scale(.5187)}}.snow:nth-child(197){opacity:.0572;transform:translate(69.1381vw,-10px) scale(.5005);animation:fall-197 17s -11s linear infinite}@keyframes fall-197{43.014%{transform:translate(67.1718vw,43.014vh) scale(.5005)}to{transform:translate(68.15495vw,99vh) scale(.5005)}}.snow:nth-child(198){opacity:1.7028;transform:translate(65.5937vw,-10px) scale(.4383);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{43.252%{transform:translate(71.0813vw,43.252vh) scale(.4383)}to{transform:translate(68.3375vw,99vh) scale(.4383)}}.snow:nth-child(199){opacity:1.4926;transform:translate(44.1749vw,-10px) scale(.3515);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{47.561%{transform:translate(41.8471vw,47.561vh) scale(.3515)}to{transform:translate(43.011vw,99vh) scale(.3515)}}.snow:nth-child(200){opacity:1.4048;transform:translate(69.0465vw,-10px) scale(.4825);animation:fall-200 23s -5s linear infinite}@keyframes fall-200{63.688%{transform:translate(72.1114vw,63.688vh) scale(.4825)}to{transform:translate(70.57895vw,99vh) scale(.4825)}}.snow:nth-child(201){opacity:1.9938;transform:translate(99.6918vw,-10px) scale(.7028);animation:fall-201 21s -24s linear infinite}@keyframes fall-201{75.513%{transform:translate(109.1008vw,75.513vh) scale(.7028)}to{transform:translate(104.3963vw,99vh) scale(.7028)}}.snow:nth-child(202){opacity:.3644;transform:translate(50.872vw,-10px) scale(.1017);animation:fall-202 27s -26s linear infinite}@keyframes fall-202{60.711%{transform:translate(51.6715vw,60.711vh) scale(.1017)}to{transform:translate(51.27175vw,99vh) scale(.1017)}}.snow:nth-child(203){opacity:.2102;transform:translate(50.8058vw,-10px) scale(.0761);animation:fall-203 14s -25s linear infinite}@keyframes fall-203{69.225%{transform:translate(47.2478vw,69.225vh) scale(.0761)}to{transform:translate(49.0268vw,99vh) scale(.0761)}}.snow:nth-child(204){opacity:1.1208;transform:translate(2.5529vw,-10px) scale(.0396);animation:fall-204 14s -23s linear infinite}@keyframes fall-204{41.498%{transform:translate(-1.3816vw,41.498vh) scale(.0396)}to{transform:translate(.58565vw,99vh) scale(.0396)}}.snow:nth-child(205){opacity:.9834;transform:translate(43.7928vw,-10px) scale(.9187);animation:fall-205 26s -12s linear infinite}@keyframes fall-205{41.223%{transform:translate(48.3347vw,41.223vh) scale(.9187)}to{transform:translate(46.06375vw,99vh) scale(.9187)}}.snow:nth-child(206){opacity:.5388;transform:translate(96.9077vw,-10px) scale(.9511);animation:fall-206 21s -23s linear infinite}@keyframes fall-206{34.168%{transform:translate(104.0561vw,34.168vh) scale(.9511)}to{transform:translate(100.4819vw,99vh) scale(.9511)}}.snow:nth-child(207){opacity:.8178;transform:translate(46.3849vw,-10px) scale(.9638);animation:fall-207 21s -22s linear infinite}@keyframes fall-207{56.71%{transform:translate(51.6922vw,56.71vh) scale(.9638)}to{transform:translate(49.03855vw,99vh) scale(.9638)}}.snow:nth-child(208){opacity:1.6348;transform:translate(70.1389vw,-10px) scale(.7536);animation:fall-208 11s -29s linear infinite}@keyframes fall-208{35.677%{transform:translate(72.229vw,35.677vh) scale(.7536)}to{transform:translate(71.18395vw,99vh) scale(.7536)}}.snow:nth-child(209){opacity:1.7582;transform:translate(81.8474vw,-10px) scale(.0388);animation:fall-209 15s -17s linear infinite}@keyframes fall-209{45.207%{transform:translate(86.5417vw,45.207vh) scale(.0388)}to{transform:translate(84.19455vw,99vh) scale(.0388)}}.snow:nth-child(210){opacity:.7928;transform:translate(6.3275vw,-10px) scale(.2074);animation:fall-210 20s -19s linear infinite}@keyframes fall-210{53.945%{transform:translate(3.1865vw,53.945vh) scale(.2074)}to{transform:translate(4.757vw,99vh) scale(.2074)}}.snow:nth-child(211){opacity:1.3834;transform:translate(34.27vw,-10px) scale(.2032);animation:fall-211 15s -17s linear infinite}@keyframes fall-211{51.518%{transform:translate(43.3405vw,51.518vh) scale(.2032)}to{transform:translate(38.80525vw,99vh) scale(.2032)}}.snow:nth-child(212){opacity:.5724;transform:translate(33.022vw,-10px) scale(.9663);animation:fall-212 11s -4s linear infinite}@keyframes fall-212{47.382%{transform:translate(23.39vw,47.382vh) scale(.9663)}to{transform:translate(28.206vw,99vh) scale(.9663)}}.snow:nth-child(213){opacity:1.1566;transform:translate(99.883vw,-10px) scale(.7039);animation:fall-213 24s -16s linear infinite}@keyframes fall-213{30.953%{transform:translate(93.3782vw,30.953vh) scale(.7039)}to{transform:translate(96.6306vw,99vh) scale(.7039)}}.snow:nth-child(214){opacity:.8582;transform:translate(12.8799vw,-10px) scale(.0784);animation:fall-214 15s -13s linear infinite}@keyframes fall-214{34.62%{transform:translate(7.2815vw,34.62vh) scale(.0784)}to{transform:translate(10.0807vw,99vh) scale(.0784)}}.snow:nth-child(215){opacity:.2996;transform:translate(26.7402vw,-10px) scale(.9017);animation:fall-215 24s -17s linear infinite}@keyframes fall-215{75.534%{transform:translate(28.3611vw,75.534vh) scale(.9017)}to{transform:translate(27.55065vw,99vh) scale(.9017)}}.snow:nth-child(216){opacity:1.868;transform:translate(75.1388vw,-10px) scale(.738);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{69.434%{transform:translate(73.0402vw,69.434vh) scale(.738)}to{transform:translate(74.0895vw,99vh) scale(.738)}}.snow:nth-child(217){opacity:1.8346;transform:translate(64.1918vw,-10px) scale(.9782);animation:fall-217 24s -3s linear infinite}@keyframes fall-217{54.974%{transform:translate(58.0676vw,54.974vh) scale(.9782)}to{transform:translate(61.1297vw,99vh) scale(.9782)}}.snow:nth-child(218){opacity:.802;transform:translate(62.3089vw,-10px) scale(.1029);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{77.923%{transform:translate(67.5808vw,77.923vh) scale(.1029)}to{transform:translate(64.94485vw,99vh) scale(.1029)}}.snow:nth-child(219){opacity:1.0638;transform:translate(41.785vw,-10px) scale(.3171);animation:fall-219 21s -28s linear infinite}@keyframes fall-219{76.642%{transform:translate(48.9436vw,76.642vh) scale(.3171)}to{transform:translate(45.3643vw,99vh) scale(.3171)}}.snow:nth-child(220){opacity:.8168;transform:translate(36.1303vw,-10px) scale(.6192);animation:fall-220 15s -29s linear infinite}@keyframes fall-220{44.443%{transform:translate(39.9109vw,44.443vh) scale(.6192)}to{transform:translate(38.0206vw,99vh) scale(.6192)}}.snow:nth-child(221){opacity:1.9506;transform:translate(.522vw,-10px) scale(.5774);animation:fall-221 22s -5s linear infinite}@keyframes fall-221{79.104%{transform:translate(3.8327vw,79.104vh) scale(.5774)}to{transform:translate(2.17735vw,99vh) scale(.5774)}}.snow:nth-child(222){opacity:.913;transform:translate(94.6105vw,-10px) scale(.847);animation:fall-222 29s -9s linear infinite}@keyframes fall-222{66.524%{transform:translate(92.8018vw,66.524vh) scale(.847)}to{transform:translate(93.70615vw,99vh) scale(.847)}}.snow:nth-child(223){opacity:.2904;transform:translate(99.096vw,-10px) scale(.4548);animation:fall-223 30s -25s linear infinite}@keyframes fall-223{49.598%{transform:translate(103.9143vw,49.598vh) scale(.4548)}to{transform:translate(101.50515vw,99vh) scale(.4548)}}.snow:nth-child(224){opacity:.7188;transform:translate(60.2592vw,-10px) scale(.338);animation:fall-224 11s -30s linear infinite}@keyframes fall-224{31.756%{transform:translate(61.0147vw,31.756vh) scale(.338)}to{transform:translate(60.63695vw,99vh) scale(.338)}}.snow:nth-child(225){opacity:.296;transform:translate(36.1081vw,-10px) scale(.9297);animation:fall-225 19s -16s linear infinite}@keyframes fall-225{30.518%{transform:translate(36.8778vw,30.518vh) scale(.9297)}to{transform:translate(36.49295vw,99vh) scale(.9297)}}.snow:nth-child(226){opacity:1.5322;transform:translate(9.557vw,-10px) scale(.5752);animation:fall-226 21s -25s linear infinite}@keyframes fall-226{38.249%{transform:translate(17.839vw,38.249vh) scale(.5752)}to{transform:translate(13.698vw,99vh) scale(.5752)}}.snow:nth-child(227){opacity:.227;transform:translate(21.8906vw,-10px) scale(.1955);animation:fall-227 10s -1s linear infinite}@keyframes fall-227{34.987%{transform:translate(30.946vw,34.987vh) scale(.1955)}to{transform:translate(26.4183vw,99vh) scale(.1955)}}.snow:nth-child(228){opacity:.829;transform:translate(49.3958vw,-10px) scale(.6736);animation:fall-228 14s -5s linear infinite}@keyframes fall-228{50.605%{transform:translate(50.1614vw,50.605vh) scale(.6736)}to{transform:translate(49.7786vw,99vh) scale(.6736)}}.snow:nth-child(229){opacity:1.831;transform:translate(1.4912vw,-10px) scale(.0674);animation:fall-229 26s -11s linear infinite}@keyframes fall-229{34.067%{transform:translate(6.1285vw,34.067vh) scale(.0674)}to{transform:translate(3.80985vw,99vh) scale(.0674)}}.snow:nth-child(230){opacity:.9424;transform:translate(56.7486vw,-10px) scale(.629);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{34.486%{transform:translate(56.8358vw,34.486vh) scale(.629)}to{transform:translate(56.7922vw,99vh) scale(.629)}}.snow:nth-child(231){opacity:1.6938;transform:translate(62.3458vw,-10px) scale(.8824);animation:fall-231 18s -3s linear infinite}@keyframes fall-231{61.913%{transform:translate(72.2144vw,61.913vh) scale(.8824)}to{transform:translate(67.2801vw,99vh) scale(.8824)}}.snow:nth-child(232){opacity:.4736;transform:translate(24.7325vw,-10px) scale(.1926);animation:fall-232 11s -10s linear infinite}@keyframes fall-232{78.915%{transform:translate(18.2909vw,78.915vh) scale(.1926)}to{transform:translate(21.5117vw,99vh) scale(.1926)}}.snow:nth-child(233){opacity:.3214;transform:translate(64.4718vw,-10px) scale(.9138);animation:fall-233 21s -11s linear infinite}@keyframes fall-233{34.969%{transform:translate(72.07vw,34.969vh) scale(.9138)}to{transform:translate(68.2709vw,99vh) scale(.9138)}}.snow:nth-child(234){opacity:1.8584;transform:translate(84.572vw,-10px) scale(.1492);animation:fall-234 14s -23s linear infinite}@keyframes fall-234{72.416%{transform:translate(87.8937vw,72.416vh) scale(.1492)}to{transform:translate(86.23285vw,99vh) scale(.1492)}}.snow:nth-child(235){opacity:.4754;transform:translate(95.0991vw,-10px) scale(.9839);animation:fall-235 25s -28s linear infinite}@keyframes fall-235{61.949%{transform:translate(103.3491vw,61.949vh) scale(.9839)}to{transform:translate(99.2241vw,99vh) scale(.9839)}}.snow:nth-child(236){opacity:1.617;transform:translate(98.4003vw,-10px) scale(.8276);animation:fall-236 23s -7s linear infinite}@keyframes fall-236{53.067%{transform:translate(93.2667vw,53.067vh) scale(.8276)}to{transform:translate(95.8335vw,99vh) scale(.8276)}}.snow:nth-child(237){opacity:1.6054;transform:translate(59.423vw,-10px) scale(.7433);animation:fall-237 16s -13s linear infinite}@keyframes fall-237{42.996%{transform:translate(58.218vw,42.996vh) scale(.7433)}to{transform:translate(58.8205vw,99vh) scale(.7433)}}.snow:nth-child(238){opacity:.6542;transform:translate(96.6004vw,-10px) scale(.9254);animation:fall-238 28s -21s linear infinite}@keyframes fall-238{37.669%{transform:translate(91.8378vw,37.669vh) scale(.9254)}to{transform:translate(94.2191vw,99vh) scale(.9254)}}.snow:nth-child(239){opacity:.55;transform:translate(69.3187vw,-10px) scale(.9747);animation:fall-239 10s -25s linear infinite}@keyframes fall-239{48.78%{transform:translate(66.5468vw,48.78vh) scale(.9747)}to{transform:translate(67.93275vw,99vh) scale(.9747)}}.snow:nth-child(240){opacity:1.6074;transform:translate(88.1869vw,-10px) scale(.1921);animation:fall-240 13s -17s linear infinite}@keyframes fall-240{59.372%{transform:translate(94.0099vw,59.372vh) scale(.1921)}to{transform:translate(91.0984vw,99vh) scale(.1921)}}.snow:nth-child(241){opacity:1.2756;transform:translate(96.2734vw,-10px) scale(.8991);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{75.074%{transform:translate(105.8606vw,75.074vh) scale(.8991)}to{transform:translate(101.067vw,99vh) scale(.8991)}}.snow:nth-child(242){opacity:.8658;transform:translate(25.8554vw,-10px) scale(.7993);animation:fall-242 25s -9s linear infinite}@keyframes fall-242{62.76%{transform:translate(30.1446vw,62.76vh) scale(.7993)}to{transform:translate(28vw,99vh) scale(.7993)}}.snow:nth-child(243){opacity:1.0094;transform:translate(55.8824vw,-10px) scale(.795);animation:fall-243 14s -20s linear infinite}@keyframes fall-243{43.828%{transform:translate(61.1212vw,43.828vh) scale(.795)}to{transform:translate(58.5018vw,99vh) scale(.795)}}.snow:nth-child(244){opacity:1.762;transform:translate(74.0094vw,-10px) scale(.8658);animation:fall-244 17s -15s linear infinite}@keyframes fall-244{79.548%{transform:translate(69.1745vw,79.548vh) scale(.8658)}to{transform:translate(71.59195vw,99vh) scale(.8658)}}.snow:nth-child(245){opacity:1.8992;transform:translate(77.6813vw,-10px) scale(.7561);animation:fall-245 26s -3s linear infinite}@keyframes fall-245{66.194%{transform:translate(74.1369vw,66.194vh) scale(.7561)}to{transform:translate(75.9091vw,99vh) scale(.7561)}}.snow:nth-child(246){opacity:1.147;transform:translate(89.5365vw,-10px) scale(.0359);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{76.733%{transform:translate(91.6019vw,76.733vh) scale(.0359)}to{transform:translate(90.5692vw,99vh) scale(.0359)}}.snow:nth-child(247){opacity:.6294;transform:translate(91.1499vw,-10px) scale(.9662);animation:fall-247 11s -17s linear infinite}@keyframes fall-247{77.316%{transform:translate(97.4556vw,77.316vh) scale(.9662)}to{transform:translate(94.30275vw,99vh) scale(.9662)}}.snow:nth-child(248){opacity:1.961;transform:translate(44.5056vw,-10px) scale(.7378);animation:fall-248 24s -15s linear infinite}@keyframes fall-248{53.679%{transform:translate(52.114vw,53.679vh) scale(.7378)}to{transform:translate(48.3098vw,99vh) scale(.7378)}}.snow:nth-child(249){opacity:.4562;transform:translate(56.9289vw,-10px) scale(.8328);animation:fall-249 11s -4s linear infinite}@keyframes fall-249{37.461%{transform:translate(54.6882vw,37.461vh) scale(.8328)}to{transform:translate(55.80855vw,99vh) scale(.8328)}}.snow:nth-child(250){opacity:1.3966;transform:translate(1.0164vw,-10px) scale(.5142);animation:fall-250 22s -27s linear infinite}@keyframes fall-250{32.103%{transform:translate(6.3299vw,32.103vh) scale(.5142)}to{transform:translate(3.67315vw,99vh) scale(.5142)}}.snow:nth-child(251){opacity:.9502;transform:translate(76.4806vw,-10px) scale(.7883);animation:fall-251 13s -21s linear infinite}@keyframes fall-251{68.712%{transform:translate(84.6387vw,68.712vh) scale(.7883)}to{transform:translate(80.55965vw,99vh) scale(.7883)}}.snow:nth-child(252){opacity:.1806;transform:translate(3.4764vw,-10px) scale(.1373);animation:fall-252 18s -10s linear infinite}@keyframes fall-252{36.765%{transform:translate(7.4145vw,36.765vh) scale(.1373)}to{transform:translate(5.44545vw,99vh) scale(.1373)}}.snow:nth-child(253){opacity:.1806;transform:translate(87.213vw,-10px) scale(.6657);animation:fall-253 30s -24s linear infinite}@keyframes fall-253{37.29%{transform:translate(79.3986vw,37.29vh) scale(.6657)}to{transform:translate(83.3058vw,99vh) scale(.6657)}}.snow:nth-child(254){opacity:1.5556;transform:translate(74.2155vw,-10px) scale(.4271);animation:fall-254 24s -29s linear infinite}@keyframes fall-254{55.256%{transform:translate(81.9842vw,55.256vh) scale(.4271)}to{transform:translate(78.09985vw,99vh) scale(.4271)}}.snow:nth-child(255){opacity:.3624;transform:translate(42.7089vw,-10px) scale(.7181);animation:fall-255 30s -16s linear infinite}@keyframes fall-255{35.444%{transform:translate(48.7275vw,35.444vh) scale(.7181)}to{transform:translate(45.7182vw,99vh) scale(.7181)}}.snow:nth-child(256){opacity:.9522;transform:translate(.9654vw,-10px) scale(.0144);animation:fall-256 16s -16s linear infinite}@keyframes fall-256{76.67%{transform:translate(-8.7303vw,76.67vh) scale(.0144)}to{transform:translate(-3.88245vw,99vh) scale(.0144)}}.snow:nth-child(257){opacity:.258;transform:translate(35.3223vw,-10px) scale(.6282);animation:fall-257 27s -10s linear infinite}@keyframes fall-257{61.598%{transform:translate(41.8227vw,61.598vh) scale(.6282)}to{transform:translate(38.5725vw,99vh) scale(.6282)}}.snow:nth-child(258){opacity:.896;transform:translate(7.3994vw,-10px) scale(.0118);animation:fall-258 14s -24s linear infinite}@keyframes fall-258{72.3%{transform:translate(8.6947vw,72.3vh) scale(.0118)}to{transform:translate(8.04705vw,99vh) scale(.0118)}}.snow:nth-child(259){opacity:1.1658;transform:translate(50.5375vw,-10px) scale(.055);animation:fall-259 25s -8s linear infinite}@keyframes fall-259{45.104%{transform:translate(56.9061vw,45.104vh) scale(.055)}to{transform:translate(53.7218vw,99vh) scale(.055)}}.snow:nth-child(260){opacity:.969;transform:translate(90.9447vw,-10px) scale(.02);animation:fall-260 17s -21s linear infinite}@keyframes fall-260{57.45%{transform:translate(95.3554vw,57.45vh) scale(.02)}to{transform:translate(93.15005vw,99vh) scale(.02)}}.snow:nth-child(261){opacity:1.363;transform:translate(53.8122vw,-10px) scale(.1049);animation:fall-261 25s -13s linear infinite}@keyframes fall-261{52.716%{transform:translate(46.1536vw,52.716vh) scale(.1049)}to{transform:translate(49.9829vw,99vh) scale(.1049)}}.snow:nth-child(262){opacity:.5582;transform:translate(79.7439vw,-10px) scale(.4431);animation:fall-262 13s -5s linear infinite}@keyframes fall-262{57.392%{transform:translate(74.6267vw,57.392vh) scale(.4431)}to{transform:translate(77.1853vw,99vh) scale(.4431)}}.snow:nth-child(263){opacity:1.2906;transform:translate(89.2347vw,-10px) scale(.7069);animation:fall-263 16s -29s linear infinite}@keyframes fall-263{67.306%{transform:translate(84.127vw,67.306vh) scale(.7069)}to{transform:translate(86.68085vw,99vh) scale(.7069)}}.snow:nth-child(264){opacity:1.2116;transform:translate(90.7936vw,-10px) scale(.7565);animation:fall-264 23s -5s linear infinite}@keyframes fall-264{41.76%{transform:translate(98.3558vw,41.76vh) scale(.7565)}to{transform:translate(94.5747vw,99vh) scale(.7565)}}.snow:nth-child(265){opacity:.4954;transform:translate(83.8039vw,-10px) scale(.0303);animation:fall-265 30s -6s linear infinite}@keyframes fall-265{37.505%{transform:translate(73.8132vw,37.505vh) scale(.0303)}to{transform:translate(78.80855vw,99vh) scale(.0303)}}.snow:nth-child(266){opacity:.9582;transform:translate(25.8618vw,-10px) scale(.0459);animation:fall-266 16s -22s linear infinite}@keyframes fall-266{46.295%{transform:translate(15.9658vw,46.295vh) scale(.0459)}to{transform:translate(20.9138vw,99vh) scale(.0459)}}.snow:nth-child(267){opacity:.5918;transform:translate(13.3438vw,-10px) scale(.3356);animation:fall-267 15s -30s linear infinite}@keyframes fall-267{77.138%{transform:translate(7.3783vw,77.138vh) scale(.3356)}to{transform:translate(10.36105vw,99vh) scale(.3356)}}.snow:nth-child(268){opacity:.17;transform:translate(70.7159vw,-10px) scale(.5736);animation:fall-268 26s -16s linear infinite}@keyframes fall-268{48.629%{transform:translate(78.8187vw,48.629vh) scale(.5736)}to{transform:translate(74.7673vw,99vh) scale(.5736)}}.snow:nth-child(269){opacity:.7406;transform:translate(58.4711vw,-10px) scale(.4205);animation:fall-269 19s -10s linear infinite}@keyframes fall-269{73.532%{transform:translate(54.7106vw,73.532vh) scale(.4205)}to{transform:translate(56.59085vw,99vh) scale(.4205)}}.snow:nth-child(270){opacity:1.4172;transform:translate(88.0546vw,-10px) scale(.0004);animation:fall-270 23s -28s linear infinite}@keyframes fall-270{61.822%{transform:translate(83.2515vw,61.822vh) scale(.0004)}to{transform:translate(85.65305vw,99vh) scale(.0004)}}.snow:nth-child(271){opacity:1.6592;transform:translate(74.813vw,-10px) scale(.3847);animation:fall-271 20s -12s linear infinite}@keyframes fall-271{75.09%{transform:translate(76.5777vw,75.09vh) scale(.3847)}to{transform:translate(75.69535vw,99vh) scale(.3847)}}.snow:nth-child(272){opacity:1.2306;transform:translate(67.4333vw,-10px) scale(.1323);animation:fall-272 10s -23s linear infinite}@keyframes fall-272{45.546%{transform:translate(71.763vw,45.546vh) scale(.1323)}to{transform:translate(69.59815vw,99vh) scale(.1323)}}.snow:nth-child(273){opacity:1.4958;transform:translate(50.2985vw,-10px) scale(.8146);animation:fall-273 16s -16s linear infinite}@keyframes fall-273{46.34%{transform:translate(54.035vw,46.34vh) scale(.8146)}to{transform:translate(52.16675vw,99vh) scale(.8146)}}.snow:nth-child(274){opacity:1.183;transform:translate(88.2714vw,-10px) scale(.223);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{52.195%{transform:translate(92.6521vw,52.195vh) scale(.223)}to{transform:translate(90.46175vw,99vh) scale(.223)}}.snow:nth-child(275){opacity:.546;transform:translate(90.88vw,-10px) scale(.7215);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{45.755%{transform:translate(92.9074vw,45.755vh) scale(.7215)}to{transform:translate(91.8937vw,99vh) scale(.7215)}}.snow:nth-child(276){opacity:1.5238;transform:translate(6.3534vw,-10px) scale(.8374);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{64.266%{transform:translate(-1.9501vw,64.266vh) scale(.8374)}to{transform:translate(2.20165vw,99vh) scale(.8374)}}.snow:nth-child(277){opacity:1.1694;transform:translate(58.2854vw,-10px) scale(.3618);animation:fall-277 30s -23s linear infinite}@keyframes fall-277{65.816%{transform:translate(64.6319vw,65.816vh) scale(.3618)}to{transform:translate(61.45865vw,99vh) scale(.3618)}}.snow:nth-child(278){opacity:1.5562;transform:translate(34.1012vw,-10px) scale(.5687);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{72.877%{transform:translate(32.1757vw,72.877vh) scale(.5687)}to{transform:translate(33.13845vw,99vh) scale(.5687)}}.snow:nth-child(279){opacity:1.0688;transform:translate(83.3471vw,-10px) scale(.9397);animation:fall-279 16s -29s linear infinite}@keyframes fall-279{63.543%{transform:translate(89.9762vw,63.543vh) scale(.9397)}to{transform:translate(86.66165vw,99vh) scale(.9397)}}.snow:nth-child(280){opacity:.1182;transform:translate(37.6508vw,-10px) scale(.1782);animation:fall-280 26s -24s linear infinite}@keyframes fall-280{62.966%{transform:translate(33.8122vw,62.966vh) scale(.1782)}to{transform:translate(35.7315vw,99vh) scale(.1782)}}.snow:nth-child(281){opacity:1.3736;transform:translate(14.3735vw,-10px) scale(.2188);animation:fall-281 27s -28s linear infinite}@keyframes fall-281{33.545%{transform:translate(23.8239vw,33.545vh) scale(.2188)}to{transform:translate(19.0987vw,99vh) scale(.2188)}}.snow:nth-child(282){opacity:1.1452;transform:translate(74.6223vw,-10px) scale(.5161);animation:fall-282 21s -14s linear infinite}@keyframes fall-282{34.498%{transform:translate(74.0028vw,34.498vh) scale(.5161)}to{transform:translate(74.31255vw,99vh) scale(.5161)}}.snow:nth-child(283){opacity:1.942;transform:translate(55.9075vw,-10px) scale(.8056);animation:fall-283 23s -29s linear infinite}@keyframes fall-283{64.3%{transform:translate(56.6009vw,64.3vh) scale(.8056)}to{transform:translate(56.2542vw,99vh) scale(.8056)}}.snow:nth-child(284){opacity:.61;transform:translate(65.9681vw,-10px) scale(.0039);animation:fall-284 11s -21s linear infinite}@keyframes fall-284{51.599%{transform:translate(63.4838vw,51.599vh) scale(.0039)}to{transform:translate(64.72595vw,99vh) scale(.0039)}}.snow:nth-child(285){opacity:1.074;transform:translate(70.8252vw,-10px) scale(.4727);animation:fall-285 26s -29s linear infinite}@keyframes fall-285{49.454%{transform:translate(75.8154vw,49.454vh) scale(.4727)}to{transform:translate(73.3203vw,99vh) scale(.4727)}}.snow:nth-child(286){opacity:.032;transform:translate(66.1289vw,-10px) scale(.0402);animation:fall-286 22s -9s linear infinite}@keyframes fall-286{37.102%{transform:translate(62.2116vw,37.102vh) scale(.0402)}to{transform:translate(64.17025vw,99vh) scale(.0402)}}.snow:nth-child(287){opacity:.855;transform:translate(81.325vw,-10px) scale(.2246);animation:fall-287 16s -23s linear infinite}@keyframes fall-287{42.156%{transform:translate(74.5024vw,42.156vh) scale(.2246)}to{transform:translate(77.9137vw,99vh) scale(.2246)}}.snow:nth-child(288){opacity:.8068;transform:translate(33.7931vw,-10px) scale(.582);animation:fall-288 11s -21s linear infinite}@keyframes fall-288{77.817%{transform:translate(38.7445vw,77.817vh) scale(.582)}to{transform:translate(36.2688vw,99vh) scale(.582)}}.snow:nth-child(289){opacity:1.8252;transform:translate(20.8101vw,-10px) scale(.7687);animation:fall-289 15s -28s linear infinite}@keyframes fall-289{79.696%{transform:translate(17.3365vw,79.696vh) scale(.7687)}to{transform:translate(19.0733vw,99vh) scale(.7687)}}.snow:nth-child(290){opacity:.7464;transform:translate(21.9993vw,-10px) scale(.1942);animation:fall-290 16s -12s linear infinite}@keyframes fall-290{61.096%{transform:translate(30.1781vw,61.096vh) scale(.1942)}to{transform:translate(26.0887vw,99vh) scale(.1942)}}.snow:nth-child(291){opacity:.3086;transform:translate(54.863vw,-10px) scale(.6544);animation:fall-291 21s -23s linear infinite}@keyframes fall-291{77.738%{transform:translate(49.113vw,77.738vh) scale(.6544)}to{transform:translate(51.988vw,99vh) scale(.6544)}}.snow:nth-child(292){opacity:.3342;transform:translate(3.6905vw,-10px) scale(.5105);animation:fall-292 19s -29s linear infinite}@keyframes fall-292{63.332%{transform:translate(.8107vw,63.332vh) scale(.5105)}to{transform:translate(2.2506vw,99vh) scale(.5105)}}.snow:nth-child(293){opacity:.4542;transform:translate(64.6518vw,-10px) scale(.6305);animation:fall-293 23s -30s linear infinite}@keyframes fall-293{68.1%{transform:translate(66.7105vw,68.1vh) scale(.6305)}to{transform:translate(65.68115vw,99vh) scale(.6305)}}.snow:nth-child(294){opacity:1.3784;transform:translate(8.7244vw,-10px) scale(.9422);animation:fall-294 28s -3s linear infinite}@keyframes fall-294{36.283%{transform:translate(3.9553vw,36.283vh) scale(.9422)}to{transform:translate(6.33985vw,99vh) scale(.9422)}}.snow:nth-child(295){opacity:.0114;transform:translate(39.2091vw,-10px) scale(.096);animation:fall-295 11s -14s linear infinite}@keyframes fall-295{49.785%{transform:translate(31.6719vw,49.785vh) scale(.096)}to{transform:translate(35.4405vw,99vh) scale(.096)}}.snow:nth-child(296){opacity:1.5516;transform:translate(82.2692vw,-10px) scale(.815);animation:fall-296 24s -9s linear infinite}@keyframes fall-296{37.143%{transform:translate(83.7431vw,37.143vh) scale(.815)}to{transform:translate(83.00615vw,99vh) scale(.815)}}.snow:nth-child(297){opacity:1.8844;transform:translate(34.5642vw,-10px) scale(.7432);animation:fall-297 30s -8s linear infinite}@keyframes fall-297{59.671%{transform:translate(29.8087vw,59.671vh) scale(.7432)}to{transform:translate(32.18645vw,99vh) scale(.7432)}}.snow:nth-child(298){opacity:.205;transform:translate(65.4296vw,-10px) scale(.699);animation:fall-298 30s -15s linear infinite}@keyframes fall-298{66.943%{transform:translate(73.3452vw,66.943vh) scale(.699)}to{transform:translate(69.3874vw,99vh) scale(.699)}}.snow:nth-child(299){opacity:1.1934;transform:translate(3.8507vw,-10px) scale(.8155);animation:fall-299 23s -25s linear infinite}@keyframes fall-299{66.847%{transform:translate(6.2802vw,66.847vh) scale(.8155)}to{transform:translate(5.06545vw,99vh) scale(.8155)}}.snow:nth-child(300){opacity:1.6004;transform:translate(56.0133vw,-10px) scale(.5621);animation:fall-300 23s -8s linear infinite}@keyframes fall-300{39.156%{transform:translate(47.4872vw,39.156vh) scale(.5621)}to{transform:translate(51.75025vw,99vh) scale(.5621)}}.snow:nth-child(301){opacity:1.6494;transform:translate(32.1484vw,-10px) scale(.7912);animation:fall-301 24s -5s linear infinite}@keyframes fall-301{76.335%{transform:translate(22.94vw,76.335vh) scale(.7912)}to{transform:translate(27.5442vw,99vh) scale(.7912)}}.snow:nth-child(302){opacity:1.916;transform:translate(34.1227vw,-10px) scale(.8302);animation:fall-302 20s -30s linear infinite}@keyframes fall-302{37.898%{transform:translate(37.7606vw,37.898vh) scale(.8302)}to{transform:translate(35.94165vw,99vh) scale(.8302)}}.snow:nth-child(303){opacity:.8326;transform:translate(84.5965vw,-10px) scale(.9649);animation:fall-303 29s -24s linear infinite}@keyframes fall-303{32.995%{transform:translate(89.9309vw,32.995vh) scale(.9649)}to{transform:translate(87.2637vw,99vh) scale(.9649)}}.snow:nth-child(304){opacity:.032;transform:translate(29.4978vw,-10px) scale(.2068);animation:fall-304 12s -1s linear infinite}@keyframes fall-304{56.032%{transform:translate(28.902vw,56.032vh) scale(.2068)}to{transform:translate(29.1999vw,99vh) scale(.2068)}}.snow:nth-child(305){opacity:.1688;transform:translate(31.8318vw,-10px) scale(.9013);animation:fall-305 21s -9s linear infinite}@keyframes fall-305{39.743%{transform:translate(25.3402vw,39.743vh) scale(.9013)}to{transform:translate(28.586vw,99vh) scale(.9013)}}.snow:nth-child(306){opacity:1.1266;transform:translate(89.7747vw,-10px) scale(.072);animation:fall-306 30s -19s linear infinite}@keyframes fall-306{38.201%{transform:translate(87.9475vw,38.201vh) scale(.072)}to{transform:translate(88.8611vw,99vh) scale(.072)}}.snow:nth-child(307){opacity:.3116;transform:translate(84.2349vw,-10px) scale(.0315);animation:fall-307 18s -22s linear infinite}@keyframes fall-307{47.908%{transform:translate(84.23vw,47.908vh) scale(.0315)}to{transform:translate(84.23245vw,99vh) scale(.0315)}}.snow:nth-child(308){opacity:.3056;transform:translate(26.4718vw,-10px) scale(.4192);animation:fall-308 25s -15s linear infinite}@keyframes fall-308{62.847%{transform:translate(20.2627vw,62.847vh) scale(.4192)}to{transform:translate(23.36725vw,99vh) scale(.4192)}}.snow:nth-child(309){opacity:.4004;transform:translate(70.0868vw,-10px) scale(.1953);animation:fall-309 27s -24s linear infinite}@keyframes fall-309{47.339%{transform:translate(78.7326vw,47.339vh) scale(.1953)}to{transform:translate(74.4097vw,99vh) scale(.1953)}}.snow:nth-child(310){opacity:1.7796;transform:translate(55.2952vw,-10px) scale(.0691);animation:fall-310 26s -16s linear infinite}@keyframes fall-310{76.036%{transform:translate(50.622vw,76.036vh) scale(.0691)}to{transform:translate(52.9586vw,99vh) scale(.0691)}}.snow:nth-child(311){opacity:1.4298;transform:translate(.9116vw,-10px) scale(.7262);animation:fall-311 21s -27s linear infinite}@keyframes fall-311{66.139%{transform:translate(-2.4818vw,66.139vh) scale(.7262)}to{transform:translate(-.7851vw,99vh) scale(.7262)}}.snow:nth-child(312){opacity:.4888;transform:translate(48.9988vw,-10px) scale(.2056);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{38.515%{transform:translate(40.98vw,38.515vh) scale(.2056)}to{transform:translate(44.9894vw,99vh) scale(.2056)}}.snow:nth-child(313){opacity:.652;transform:translate(28.8169vw,-10px) scale(.7849);animation:fall-313 14s -26s linear infinite}@keyframes fall-313{76.197%{transform:translate(25.2654vw,76.197vh) scale(.7849)}to{transform:translate(27.04115vw,99vh) scale(.7849)}}.snow:nth-child(314){opacity:1.1838;transform:translate(24.1659vw,-10px) scale(.7576);animation:fall-314 10s -13s linear infinite}@keyframes fall-314{49.728%{transform:translate(32.9683vw,49.728vh) scale(.7576)}to{transform:translate(28.5671vw,99vh) scale(.7576)}}.snow:nth-child(315){opacity:1.1036;transform:translate(42.0341vw,-10px) scale(.5011);animation:fall-315 15s -12s linear infinite}@keyframes fall-315{60.084%{transform:translate(35.5404vw,60.084vh) scale(.5011)}to{transform:translate(38.78725vw,99vh) scale(.5011)}}.snow:nth-child(316){opacity:.5094;transform:translate(5.0368vw,-10px) scale(.3311);animation:fall-316 11s -19s linear infinite}@keyframes fall-316{42.079%{transform:translate(8.4296vw,42.079vh) scale(.3311)}to{transform:translate(6.7332vw,99vh) scale(.3311)}}.snow:nth-child(317){opacity:.7944;transform:translate(7.3993vw,-10px) scale(.9349);animation:fall-317 22s -2s linear infinite}@keyframes fall-317{35.5%{transform:translate(16.2963vw,35.5vh) scale(.9349)}to{transform:translate(11.8478vw,99vh) scale(.9349)}}.snow:nth-child(318){opacity:.9806;transform:translate(9.692vw,-10px) scale(.3945);animation:fall-318 21s -22s linear infinite}@keyframes fall-318{57.681%{transform:translate(14.4979vw,57.681vh) scale(.3945)}to{transform:translate(12.09495vw,99vh) scale(.3945)}}.snow:nth-child(319){opacity:.798;transform:translate(44.3859vw,-10px) scale(.0812);animation:fall-319 20s -6s linear infinite}@keyframes fall-319{75.243%{transform:translate(41.2549vw,75.243vh) scale(.0812)}to{transform:translate(42.8204vw,99vh) scale(.0812)}}.snow:nth-child(320){opacity:.2312;transform:translate(91.427vw,-10px) scale(.185);animation:fall-320 27s -23s linear infinite}@keyframes fall-320{31.528%{transform:translate(85.5369vw,31.528vh) scale(.185)}to{transform:translate(88.48195vw,99vh) scale(.185)}}.snow:nth-child(321){opacity:1.3764;transform:translate(19.4164vw,-10px) scale(.7609);animation:fall-321 12s -28s linear infinite}@keyframes fall-321{57.717%{transform:translate(26.6834vw,57.717vh) scale(.7609)}to{transform:translate(23.0499vw,99vh) scale(.7609)}}.snow:nth-child(322){opacity:1.0266;transform:translate(4.6572vw,-10px) scale(.0137);animation:fall-322 21s -3s linear infinite}@keyframes fall-322{60.888%{transform:translate(5.5219vw,60.888vh) scale(.0137)}to{transform:translate(5.08955vw,99vh) scale(.0137)}}.snow:nth-child(323){opacity:1.2848;transform:translate(79.7874vw,-10px) scale(.2587);animation:fall-323 26s -24s linear infinite}@keyframes fall-323{57.375%{transform:translate(81.9359vw,57.375vh) scale(.2587)}to{transform:translate(80.86165vw,99vh) scale(.2587)}}.snow:nth-child(324){opacity:.9744;transform:translate(64.834vw,-10px) scale(.9436);animation:fall-324 24s -13s linear infinite}@keyframes fall-324{30.114%{transform:translate(61.9697vw,30.114vh) scale(.9436)}to{transform:translate(63.40185vw,99vh) scale(.9436)}}.snow:nth-child(325){opacity:1.4396;transform:translate(64.6499vw,-10px) scale(.1369);animation:fall-325 21s -22s linear infinite}@keyframes fall-325{33.301%{transform:translate(59.7723vw,33.301vh) scale(.1369)}to{transform:translate(62.2111vw,99vh) scale(.1369)}}.snow:nth-child(326){opacity:.5996;transform:translate(53.9204vw,-10px) scale(.4521);animation:fall-326 29s -15s linear infinite}@keyframes fall-326{52.78%{transform:translate(55.77vw,52.78vh) scale(.4521)}to{transform:translate(54.8452vw,99vh) scale(.4521)}}.snow:nth-child(327){opacity:.7996;transform:translate(98.5691vw,-10px) scale(.4716);animation:fall-327 20s -21s linear infinite}@keyframes fall-327{31.412%{transform:translate(94.5015vw,31.412vh) scale(.4716)}to{transform:translate(96.5353vw,99vh) scale(.4716)}}.snow:nth-child(328){opacity:1.98;transform:translate(75.8831vw,-10px) scale(.0075);animation:fall-328 10s -10s linear infinite}@keyframes fall-328{57.364%{transform:translate(80.2794vw,57.364vh) scale(.0075)}to{transform:translate(78.08125vw,99vh) scale(.0075)}}.snow:nth-child(329){opacity:.3766;transform:translate(35.9665vw,-10px) scale(.3147);animation:fall-329 11s -9s linear infinite}@keyframes fall-329{51.994%{transform:translate(39.228vw,51.994vh) scale(.3147)}to{transform:translate(37.59725vw,99vh) scale(.3147)}}.snow:nth-child(330){opacity:.4578;transform:translate(21.7335vw,-10px) scale(.2692);animation:fall-330 14s -26s linear infinite}@keyframes fall-330{71.933%{transform:translate(16.5484vw,71.933vh) scale(.2692)}to{transform:translate(19.14095vw,99vh) scale(.2692)}}.snow:nth-child(331){opacity:1.922;transform:translate(10.8883vw,-10px) scale(.2162);animation:fall-331 25s -16s linear infinite}@keyframes fall-331{75.649%{transform:translate(17.4491vw,75.649vh) scale(.2162)}to{transform:translate(14.1687vw,99vh) scale(.2162)}}.snow:nth-child(332){opacity:.78;transform:translate(19.8023vw,-10px) scale(.7331);animation:fall-332 29s -3s linear infinite}@keyframes fall-332{62.5%{transform:translate(25.2477vw,62.5vh) scale(.7331)}to{transform:translate(22.525vw,99vh) scale(.7331)}}.snow:nth-child(333){opacity:1.5922;transform:translate(29.4068vw,-10px) scale(.0534);animation:fall-333 25s -26s linear infinite}@keyframes fall-333{32.042%{transform:translate(24.6369vw,32.042vh) scale(.0534)}to{transform:translate(27.02185vw,99vh) scale(.0534)}}.snow:nth-child(334){opacity:1.0064;transform:translate(23.3177vw,-10px) scale(.4438);animation:fall-334 30s -7s linear infinite}@keyframes fall-334{70.08%{transform:translate(20.6571vw,70.08vh) scale(.4438)}to{transform:translate(21.9874vw,99vh) scale(.4438)}}.snow:nth-child(335){opacity:1.1714;transform:translate(98.1605vw,-10px) scale(.143);animation:fall-335 28s -28s linear infinite}@keyframes fall-335{47.754%{transform:translate(106.8373vw,47.754vh) scale(.143)}to{transform:translate(102.4989vw,99vh) scale(.143)}}.snow:nth-child(336){opacity:.6608;transform:translate(27.21vw,-10px) scale(.4251);animation:fall-336 14s -16s linear infinite}@keyframes fall-336{54.395%{transform:translate(33.1391vw,54.395vh) scale(.4251)}to{transform:translate(30.17455vw,99vh) scale(.4251)}}.snow:nth-child(337){opacity:1.2538;transform:translate(65.6879vw,-10px) scale(.8155);animation:fall-337 15s -29s linear infinite}@keyframes fall-337{56.012%{transform:translate(71.7704vw,56.012vh) scale(.8155)}to{transform:translate(68.72915vw,99vh) scale(.8155)}}.snow:nth-child(338){opacity:.0776;transform:translate(7.063vw,-10px) scale(.2617);animation:fall-338 12s -2s linear infinite}@keyframes fall-338{46.941%{transform:translate(8.2675vw,46.941vh) scale(.2617)}to{transform:translate(7.66525vw,99vh) scale(.2617)}}.snow:nth-child(339){opacity:1.5896;transform:translate(20.2573vw,-10px) scale(.66);animation:fall-339 28s -9s linear infinite}@keyframes fall-339{50.491%{transform:translate(17.5217vw,50.491vh) scale(.66)}to{transform:translate(18.8895vw,99vh) scale(.66)}}.snow:nth-child(340){opacity:1.2056;transform:translate(7.3955vw,-10px) scale(.1171);animation:fall-340 30s -12s linear infinite}@keyframes fall-340{61.286%{transform:translate(16.29vw,61.286vh) scale(.1171)}to{transform:translate(11.84275vw,99vh) scale(.1171)}}.snow:nth-child(341){opacity:.7162;transform:translate(61.4244vw,-10px) scale(.0973);animation:fall-341 24s -19s linear infinite}@keyframes fall-341{56.699%{transform:translate(61.253vw,56.699vh) scale(.0973)}to{transform:translate(61.3387vw,99vh) scale(.0973)}}.snow:nth-child(342){opacity:1.9656;transform:translate(6.7207vw,-10px) scale(.9386);animation:fall-342 27s -21s linear infinite}@keyframes fall-342{72.471%{transform:translate(1.4757vw,72.471vh) scale(.9386)}to{transform:translate(4.0982vw,99vh) scale(.9386)}}.snow:nth-child(343){opacity:1.359;transform:translate(37.2107vw,-10px) scale(.6738);animation:fall-343 27s -27s linear infinite}@keyframes fall-343{74.145%{transform:translate(44.5953vw,74.145vh) scale(.6738)}to{transform:translate(40.903vw,99vh) scale(.6738)}}.snow:nth-child(344){opacity:.3728;transform:translate(71.8015vw,-10px) scale(.8292);animation:fall-344 18s -30s linear infinite}@keyframes fall-344{75.41%{transform:translate(74.2662vw,75.41vh) scale(.8292)}to{transform:translate(73.03385vw,99vh) scale(.8292)}}.snow:nth-child(345){opacity:1.4254;transform:translate(48.6256vw,-10px) scale(.5711);animation:fall-345 30s -22s linear infinite}@keyframes fall-345{32.571%{transform:translate(43.5763vw,32.571vh) scale(.5711)}to{transform:translate(46.10095vw,99vh) scale(.5711)}}.snow:nth-child(346){opacity:.9792;transform:translate(45.4968vw,-10px) scale(.3942);animation:fall-346 23s -17s linear infinite}@keyframes fall-346{67.243%{transform:translate(49.0185vw,67.243vh) scale(.3942)}to{transform:translate(47.25765vw,99vh) scale(.3942)}}.snow:nth-child(347){opacity:1.7292;transform:translate(85.3499vw,-10px) scale(.2825);animation:fall-347 12s -4s linear infinite}@keyframes fall-347{33.024%{transform:translate(93.2941vw,33.024vh) scale(.2825)}to{transform:translate(89.322vw,99vh) scale(.2825)}}.snow:nth-child(348){opacity:.8622;transform:translate(62.765vw,-10px) scale(.9048);animation:fall-348 16s -26s linear infinite}@keyframes fall-348{66.22%{transform:translate(68.843vw,66.22vh) scale(.9048)}to{transform:translate(65.804vw,99vh) scale(.9048)}}.snow:nth-child(349){opacity:1.9122;transform:translate(7.5715vw,-10px) scale(.5551);animation:fall-349 24s -7s linear infinite}@keyframes fall-349{51.016%{transform:translate(17.2258vw,51.016vh) scale(.5551)}to{transform:translate(12.39865vw,99vh) scale(.5551)}}.snow:nth-child(350){opacity:1.2308;transform:translate(23.984vw,-10px) scale(.8013);animation:fall-350 23s -3s linear infinite}@keyframes fall-350{63.234%{transform:translate(31.6459vw,63.234vh) scale(.8013)}to{transform:translate(27.81495vw,99vh) scale(.8013)}}.snow:nth-child(351){opacity:.755;transform:translate(88.9102vw,-10px) scale(.167);animation:fall-351 13s -8s linear infinite}@keyframes fall-351{45.411%{transform:translate(89.7087vw,45.411vh) scale(.167)}to{transform:translate(89.30945vw,99vh) scale(.167)}}.snow:nth-child(352){opacity:.7214;transform:translate(1.2407vw,-10px) scale(.9659);animation:fall-352 19s -4s linear infinite}@keyframes fall-352{52.333%{transform:translate(5.4549vw,52.333vh) scale(.9659)}to{transform:translate(3.3478vw,99vh) scale(.9659)}}.snow:nth-child(353){opacity:1.3942;transform:translate(63.412vw,-10px) scale(.239);animation:fall-353 24s -22s linear infinite}@keyframes fall-353{44.53%{transform:translate(55.9746vw,44.53vh) scale(.239)}to{transform:translate(59.6933vw,99vh) scale(.239)}}.snow:nth-child(354){opacity:.5914;transform:translate(36.0966vw,-10px) scale(.8454);animation:fall-354 27s -26s linear infinite}@keyframes fall-354{51.761%{transform:translate(41.6662vw,51.761vh) scale(.8454)}to{transform:translate(38.8814vw,99vh) scale(.8454)}}.snow:nth-child(355){opacity:1.6104;transform:translate(35.3698vw,-10px) scale(.4177);animation:fall-355 10s -7s linear infinite}@keyframes fall-355{72.218%{transform:translate(37.7163vw,72.218vh) scale(.4177)}to{transform:translate(36.54305vw,99vh) scale(.4177)}}.snow:nth-child(356){opacity:1.4356;transform:translate(22.334vw,-10px) scale(.8273);animation:fall-356 15s -15s linear infinite}@keyframes fall-356{73.656%{transform:translate(23.256vw,73.656vh) scale(.8273)}to{transform:translate(22.795vw,99vh) scale(.8273)}}.snow:nth-child(357){opacity:.116;transform:translate(63.8975vw,-10px) scale(.7308);animation:fall-357 30s -21s linear infinite}@keyframes fall-357{38.592%{transform:translate(57.5196vw,38.592vh) scale(.7308)}to{transform:translate(60.70855vw,99vh) scale(.7308)}}.snow:nth-child(358){opacity:1.275;transform:translate(8.6098vw,-10px) scale(.9103);animation:fall-358 18s -23s linear infinite}@keyframes fall-358{40.059%{transform:translate(15.8957vw,40.059vh) scale(.9103)}to{transform:translate(12.25275vw,99vh) scale(.9103)}}.snow:nth-child(359){opacity:.5298;transform:translate(55.8446vw,-10px) scale(.4399);animation:fall-359 27s -24s linear infinite}@keyframes fall-359{71.213%{transform:translate(58.8582vw,71.213vh) scale(.4399)}to{transform:translate(57.3514vw,99vh) scale(.4399)}}.snow:nth-child(360){opacity:.6758;transform:translate(26.5997vw,-10px) scale(.2989);animation:fall-360 25s -5s linear infinite}@keyframes fall-360{54.397%{transform:translate(23.2377vw,54.397vh) scale(.2989)}to{transform:translate(24.9187vw,99vh) scale(.2989)}}.snow:nth-child(361){opacity:1.492;transform:translate(65.2621vw,-10px) scale(.3287);animation:fall-361 19s -22s linear infinite}@keyframes fall-361{65.254%{transform:translate(74.4815vw,65.254vh) scale(.3287)}to{transform:translate(69.8718vw,99vh) scale(.3287)}}.snow:nth-child(362){opacity:.6324;transform:translate(42.2123vw,-10px) scale(.785);animation:fall-362 30s -22s linear infinite}@keyframes fall-362{69.961%{transform:translate(49.4227vw,69.961vh) scale(.785)}to{transform:translate(45.8175vw,99vh) scale(.785)}}.snow:nth-child(363){opacity:1.7732;transform:translate(64.6339vw,-10px) scale(.7269);animation:fall-363 25s -17s linear infinite}@keyframes fall-363{33.877%{transform:translate(71.27vw,33.877vh) scale(.7269)}to{transform:translate(67.95195vw,99vh) scale(.7269)}}.snow:nth-child(364){opacity:1.543;transform:translate(43.9504vw,-10px) scale(.0235);animation:fall-364 23s -18s linear infinite}@keyframes fall-364{43.056%{transform:translate(35.5108vw,43.056vh) scale(.0235)}to{transform:translate(39.7306vw,99vh) scale(.0235)}}.snow:nth-child(365){opacity:1.5596;transform:translate(54.2787vw,-10px) scale(.4641);animation:fall-365 10s -23s linear infinite}@keyframes fall-365{52.123%{transform:translate(50.1523vw,52.123vh) scale(.4641)}to{transform:translate(52.2155vw,99vh) scale(.4641)}}.snow:nth-child(366){opacity:.964;transform:translate(51.1945vw,-10px) scale(.706);animation:fall-366 12s -13s linear infinite}@keyframes fall-366{43.963%{transform:translate(43.1253vw,43.963vh) scale(.706)}to{transform:translate(47.1599vw,99vh) scale(.706)}}.snow:nth-child(367){opacity:1.1452;transform:translate(69.305vw,-10px) scale(.3182);animation:fall-367 20s -18s linear infinite}@keyframes fall-367{75.853%{transform:translate(75.3628vw,75.853vh) scale(.3182)}to{transform:translate(72.3339vw,99vh) scale(.3182)}}.snow:nth-child(368){opacity:.2674;transform:translate(77.0558vw,-10px) scale(.6122);animation:fall-368 19s -16s linear infinite}@keyframes fall-368{60.383%{transform:translate(75.9865vw,60.383vh) scale(.6122)}to{transform:translate(76.52115vw,99vh) scale(.6122)}}.snow:nth-child(369){opacity:1.4424;transform:translate(19.1544vw,-10px) scale(.5742);animation:fall-369 10s -26s linear infinite}@keyframes fall-369{69.425%{transform:translate(25.2738vw,69.425vh) scale(.5742)}to{transform:translate(22.2141vw,99vh) scale(.5742)}}.snow:nth-child(370){opacity:1.7644;transform:translate(89.5079vw,-10px) scale(.4576);animation:fall-370 26s -3s linear infinite}@keyframes fall-370{32.064%{transform:translate(83.9299vw,32.064vh) scale(.4576)}to{transform:translate(86.7189vw,99vh) scale(.4576)}}.snow:nth-child(371){opacity:1.0028;transform:translate(2.8984vw,-10px) scale(.804);animation:fall-371 17s -10s linear infinite}@keyframes fall-371{48.212%{transform:translate(12.7305vw,48.212vh) scale(.804)}to{transform:translate(7.81445vw,99vh) scale(.804)}}.snow:nth-child(372){opacity:1.65;transform:translate(87.7911vw,-10px) scale(.7703);animation:fall-372 24s -25s linear infinite}@keyframes fall-372{77.03%{transform:translate(91.1433vw,77.03vh) scale(.7703)}to{transform:translate(89.4672vw,99vh) scale(.7703)}}.snow:nth-child(373){opacity:1.9498;transform:translate(71.3496vw,-10px) scale(.7345);animation:fall-373 29s -21s linear infinite}@keyframes fall-373{68.174%{transform:translate(68.8645vw,68.174vh) scale(.7345)}to{transform:translate(70.10705vw,99vh) scale(.7345)}}.snow:nth-child(374){opacity:1.139;transform:translate(7.2792vw,-10px) scale(.7626);animation:fall-374 10s -26s linear infinite}@keyframes fall-374{56.531%{transform:translate(14.0781vw,56.531vh) scale(.7626)}to{transform:translate(10.67865vw,99vh) scale(.7626)}}.snow:nth-child(375){opacity:.537;transform:translate(11.0332vw,-10px) scale(.4785);animation:fall-375 19s -28s linear infinite}@keyframes fall-375{75.169%{transform:translate(7.6297vw,75.169vh) scale(.4785)}to{transform:translate(9.33145vw,99vh) scale(.4785)}}.snow:nth-child(376){opacity:1.6102;transform:translate(28.7375vw,-10px) scale(.3762);animation:fall-376 27s -30s linear infinite}@keyframes fall-376{74.38%{transform:translate(37.2655vw,74.38vh) scale(.3762)}to{transform:translate(33.0015vw,99vh) scale(.3762)}}.snow:nth-child(377){opacity:.1752;transform:translate(65.4016vw,-10px) scale(.5504);animation:fall-377 22s -16s linear infinite}@keyframes fall-377{42.588%{transform:translate(57.778vw,42.588vh) scale(.5504)}to{transform:translate(61.5898vw,99vh) scale(.5504)}}.snow:nth-child(378){opacity:.8486;transform:translate(5.6417vw,-10px) scale(.0768);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{78.236%{transform:translate(.6457vw,78.236vh) scale(.0768)}to{transform:translate(3.1437vw,99vh) scale(.0768)}}.snow:nth-child(379){opacity:1.2984;transform:translate(64.0436vw,-10px) scale(.5887);animation:fall-379 10s -21s linear infinite}@keyframes fall-379{35.682%{transform:translate(56.6078vw,35.682vh) scale(.5887)}to{transform:translate(60.3257vw,99vh) scale(.5887)}}.snow:nth-child(380){opacity:.0828;transform:translate(1.8544vw,-10px) scale(.6132);animation:fall-380 12s -23s linear infinite}@keyframes fall-380{55.713%{transform:translate(4.8255vw,55.713vh) scale(.6132)}to{transform:translate(3.33995vw,99vh) scale(.6132)}}.snow:nth-child(381){opacity:1.4514;transform:translate(33.4048vw,-10px) scale(.6382);animation:fall-381 22s -24s linear infinite}@keyframes fall-381{54.015%{transform:translate(34.0883vw,54.015vh) scale(.6382)}to{transform:translate(33.74655vw,99vh) scale(.6382)}}.snow:nth-child(382){opacity:1.571;transform:translate(42.7177vw,-10px) scale(.3623);animation:fall-382 14s -12s linear infinite}@keyframes fall-382{47.611%{transform:translate(33.31vw,47.611vh) scale(.3623)}to{transform:translate(38.01385vw,99vh) scale(.3623)}}.snow:nth-child(383){opacity:1.2714;transform:translate(24.9049vw,-10px) scale(.7077);animation:fall-383 28s -27s linear infinite}@keyframes fall-383{31.715%{transform:translate(33.7702vw,31.715vh) scale(.7077)}to{transform:translate(29.33755vw,99vh) scale(.7077)}}.snow:nth-child(384){opacity:1.7654;transform:translate(34.8693vw,-10px) scale(.0385);animation:fall-384 15s -11s linear infinite}@keyframes fall-384{32.252%{transform:translate(33.6585vw,32.252vh) scale(.0385)}to{transform:translate(34.2639vw,99vh) scale(.0385)}}.snow:nth-child(385){opacity:1.164;transform:translate(73.4622vw,-10px) scale(.2498);animation:fall-385 30s -21s linear infinite}@keyframes fall-385{69.121%{transform:translate(75.5399vw,69.121vh) scale(.2498)}to{transform:translate(74.50105vw,99vh) scale(.2498)}}.snow:nth-child(386){opacity:1.1608;transform:translate(56.6757vw,-10px) scale(.6225);animation:fall-386 19s -19s linear infinite}@keyframes fall-386{37.363%{transform:translate(50.7554vw,37.363vh) scale(.6225)}to{transform:translate(53.71555vw,99vh) scale(.6225)}}.snow:nth-child(387){opacity:.3918;transform:translate(73.1356vw,-10px) scale(.6254);animation:fall-387 23s -6s linear infinite}@keyframes fall-387{39.865%{transform:translate(79.5109vw,39.865vh) scale(.6254)}to{transform:translate(76.32325vw,99vh) scale(.6254)}}.snow:nth-child(388){opacity:.4618;transform:translate(3.4849vw,-10px) scale(.3791);animation:fall-388 12s -20s linear infinite}@keyframes fall-388{48.242%{transform:translate(-4.3091vw,48.242vh) scale(.3791)}to{transform:translate(-.4121vw,99vh) scale(.3791)}}.snow:nth-child(389){opacity:1.2302;transform:translate(2.2221vw,-10px) scale(.9651);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{48.994%{transform:translate(11.2836vw,48.994vh) scale(.9651)}to{transform:translate(6.75285vw,99vh) scale(.9651)}}.snow:nth-child(390){opacity:.1802;transform:translate(72.4048vw,-10px) scale(.5597);animation:fall-390 30s -27s linear infinite}@keyframes fall-390{71.861%{transform:translate(63.088vw,71.861vh) scale(.5597)}to{transform:translate(67.7464vw,99vh) scale(.5597)}}.snow:nth-child(391){opacity:1.1182;transform:translate(38.4062vw,-10px) scale(.6938);animation:fall-391 10s -25s linear infinite}@keyframes fall-391{69.032%{transform:translate(41.9111vw,69.032vh) scale(.6938)}to{transform:translate(40.15865vw,99vh) scale(.6938)}}.snow:nth-child(392){opacity:.6212;transform:translate(38.1026vw,-10px) scale(.8231);animation:fall-392 10s -24s linear infinite}@keyframes fall-392{58.592%{transform:translate(31.2039vw,58.592vh) scale(.8231)}to{transform:translate(34.65325vw,99vh) scale(.8231)}}.snow:nth-child(393){opacity:1.4586;transform:translate(78.2904vw,-10px) scale(.2129);animation:fall-393 23s -30s linear infinite}@keyframes fall-393{35.237%{transform:translate(74.703vw,35.237vh) scale(.2129)}to{transform:translate(76.4967vw,99vh) scale(.2129)}}.snow:nth-child(394){opacity:1.0504;transform:translate(47.7423vw,-10px) scale(.9138);animation:fall-394 27s -13s linear infinite}@keyframes fall-394{38.618%{transform:translate(40.979vw,38.618vh) scale(.9138)}to{transform:translate(44.36065vw,99vh) scale(.9138)}}.snow:nth-child(395){opacity:.6898;transform:translate(26.0967vw,-10px) scale(.9347);animation:fall-395 20s -21s linear infinite}@keyframes fall-395{72.01%{transform:translate(35.5157vw,72.01vh) scale(.9347)}to{transform:translate(30.8062vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.3548;transform:translate(14.941vw,-10px) scale(.4429);animation:fall-396 29s -30s linear infinite}@keyframes fall-396{39.123%{transform:translate(6.9785vw,39.123vh) scale(.4429)}to{transform:translate(10.95975vw,99vh) scale(.4429)}}.snow:nth-child(397){opacity:1.7312;transform:translate(27.0323vw,-10px) scale(.8895);animation:fall-397 24s -17s linear infinite}@keyframes fall-397{53.721%{transform:translate(31.6198vw,53.721vh) scale(.8895)}to{transform:translate(29.32605vw,99vh) scale(.8895)}}.snow:nth-child(398){opacity:.4196;transform:translate(99.0167vw,-10px) scale(.9996);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{39.433%{transform:translate(101.9831vw,39.433vh) scale(.9996)}to{transform:translate(100.4999vw,99vh) scale(.9996)}}.snow:nth-child(399){opacity:1.9016;transform:translate(94.275vw,-10px) scale(.6561);animation:fall-399 14s -7s linear infinite}@keyframes fall-399{49.546%{transform:translate(99.0756vw,49.546vh) scale(.6561)}to{transform:translate(96.6753vw,99vh) scale(.6561)}}.snow:nth-child(400){opacity:1.672;transform:translate(45.4934vw,-10px) scale(.9245);animation:fall-400 19s -23s linear infinite}@keyframes fall-400{51.357%{transform:translate(43.4176vw,51.357vh) scale(.9245)}to{transform:translate(44.4555vw,99vh) scale(.9245)}}\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==
|