@esfaenza/core 15.2.27 → 15.2.28

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.
@@ -21,9 +21,9 @@ export class AppComponent {
21
21
  }
22
22
  }
23
23
  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 });
24
- 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\" 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: 1800){.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:.6456;transform:translate(.3802vw,-10px) scale(.1224);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{74.859%{transform:translate(-.7839vw,74.859vh) scale(.1224)}to{transform:translate(-.20185vw,100vh) scale(.1224)}}.snow:nth-child(2){opacity:.9464;transform:translate(46.6593vw,-10px) scale(.1442);animation:fall-2 15s -16s linear infinite}@keyframes fall-2{79.575%{transform:translate(38.1899vw,79.575vh) scale(.1442)}to{transform:translate(42.4246vw,100vh) scale(.1442)}}.snow:nth-child(3){opacity:1.5624;transform:translate(42.2838vw,-10px) scale(.5923);animation:fall-3 22s -30s linear infinite}@keyframes fall-3{64.431%{transform:translate(33.6081vw,64.431vh) scale(.5923)}to{transform:translate(37.94595vw,100vh) scale(.5923)}}.snow:nth-child(4){opacity:.1926;transform:translate(71.0689vw,-10px) scale(.2024);animation:fall-4 13s -2s linear infinite}@keyframes fall-4{49.384%{transform:translate(76.2867vw,49.384vh) scale(.2024)}to{transform:translate(73.6778vw,100vh) scale(.2024)}}.snow:nth-child(5){opacity:.1328;transform:translate(68.0472vw,-10px) scale(.4658);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{48.796%{transform:translate(66.6736vw,48.796vh) scale(.4658)}to{transform:translate(67.3604vw,100vh) scale(.4658)}}.snow:nth-child(6){opacity:1.8182;transform:translate(27.6105vw,-10px) scale(.3122);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{69.693%{transform:translate(28.583vw,69.693vh) scale(.3122)}to{transform:translate(28.09675vw,100vh) scale(.3122)}}.snow:nth-child(7){opacity:.254;transform:translate(73.0326vw,-10px) scale(.6659);animation:fall-7 26s -8s linear infinite}@keyframes fall-7{44.292%{transform:translate(67.6043vw,44.292vh) scale(.6659)}to{transform:translate(70.31845vw,100vh) scale(.6659)}}.snow:nth-child(8){opacity:1.689;transform:translate(40.798vw,-10px) scale(.3561);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{74.855%{transform:translate(37.247vw,74.855vh) scale(.3561)}to{transform:translate(39.0225vw,100vh) scale(.3561)}}.snow:nth-child(9){opacity:.0956;transform:translate(2.415vw,-10px) scale(.668);animation:fall-9 26s -18s linear infinite}@keyframes fall-9{64.578%{transform:translate(.9259vw,64.578vh) scale(.668)}to{transform:translate(1.67045vw,100vh) scale(.668)}}.snow:nth-child(10){opacity:1.4906;transform:translate(63.1569vw,-10px) scale(.5438);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{44.991%{transform:translate(72.8744vw,44.991vh) scale(.5438)}to{transform:translate(68.01565vw,100vh) scale(.5438)}}.snow:nth-child(11){opacity:1.3472;transform:translate(61.0971vw,-10px) scale(.9412);animation:fall-11 28s -5s linear infinite}@keyframes fall-11{41.512%{transform:translate(59.7641vw,41.512vh) scale(.9412)}to{transform:translate(60.4306vw,100vh) scale(.9412)}}.snow:nth-child(12){opacity:.5632;transform:translate(83.2906vw,-10px) scale(.0729);animation:fall-12 14s -26s linear infinite}@keyframes fall-12{56.838%{transform:translate(74.6351vw,56.838vh) scale(.0729)}to{transform:translate(78.96285vw,100vh) scale(.0729)}}.snow:nth-child(13){opacity:.608;transform:translate(96.4375vw,-10px) scale(.8499);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{64.853%{transform:translate(92.8894vw,64.853vh) scale(.8499)}to{transform:translate(94.66345vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.147;transform:translate(46.9055vw,-10px) scale(.4185);animation:fall-14 26s -1s linear infinite}@keyframes fall-14{39.567%{transform:translate(49.8837vw,39.567vh) scale(.4185)}to{transform:translate(48.3946vw,100vh) scale(.4185)}}.snow:nth-child(15){opacity:.4004;transform:translate(55.031vw,-10px) scale(.6758);animation:fall-15 16s -10s linear infinite}@keyframes fall-15{65.363%{transform:translate(46.4039vw,65.363vh) scale(.6758)}to{transform:translate(50.71745vw,100vh) scale(.6758)}}.snow:nth-child(16){opacity:.6016;transform:translate(8.7419vw,-10px) scale(.6179);animation:fall-16 18s -26s linear infinite}@keyframes fall-16{70.941%{transform:translate(8.1297vw,70.941vh) scale(.6179)}to{transform:translate(8.4358vw,100vh) scale(.6179)}}.snow:nth-child(17){opacity:.0584;transform:translate(27.4416vw,-10px) scale(.9003);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{63.618%{transform:translate(33.5015vw,63.618vh) scale(.9003)}to{transform:translate(30.47155vw,100vh) scale(.9003)}}.snow:nth-child(18){opacity:.5916;transform:translate(20.29vw,-10px) scale(.5571);animation:fall-18 23s -30s linear infinite}@keyframes fall-18{39.852%{transform:translate(23.9613vw,39.852vh) scale(.5571)}to{transform:translate(22.12565vw,100vh) scale(.5571)}}.snow:nth-child(19){opacity:1.5306;transform:translate(82.5948vw,-10px) scale(.7675);animation:fall-19 13s -4s linear infinite}@keyframes fall-19{55.11%{transform:translate(90.3vw,55.11vh) scale(.7675)}to{transform:translate(86.4474vw,100vh) scale(.7675)}}.snow:nth-child(20){opacity:.28;transform:translate(.1929vw,-10px) scale(.1748);animation:fall-20 22s -5s linear infinite}@keyframes fall-20{55.151%{transform:translate(8.0807vw,55.151vh) scale(.1748)}to{transform:translate(4.1368vw,100vh) scale(.1748)}}.snow:nth-child(21){opacity:.1658;transform:translate(75.9723vw,-10px) scale(.6787);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{67.756%{transform:translate(77.5128vw,67.756vh) scale(.6787)}to{transform:translate(76.74255vw,100vh) scale(.6787)}}.snow:nth-child(22){opacity:1.8526;transform:translate(62.5742vw,-10px) scale(.8374);animation:fall-22 18s -26s linear infinite}@keyframes fall-22{75.214%{transform:translate(59.6314vw,75.214vh) scale(.8374)}to{transform:translate(61.1028vw,100vh) scale(.8374)}}.snow:nth-child(23){opacity:1.4066;transform:translate(37.2176vw,-10px) scale(.9604);animation:fall-23 10s -21s linear infinite}@keyframes fall-23{57.59%{transform:translate(46.0995vw,57.59vh) scale(.9604)}to{transform:translate(41.65855vw,100vh) scale(.9604)}}.snow:nth-child(24){opacity:1.7768;transform:translate(.3582vw,-10px) scale(.3426);animation:fall-24 22s -14s linear infinite}@keyframes fall-24{31.213%{transform:translate(5.1183vw,31.213vh) scale(.3426)}to{transform:translate(2.73825vw,100vh) scale(.3426)}}.snow:nth-child(25){opacity:1.8264;transform:translate(87.5374vw,-10px) scale(.3561);animation:fall-25 21s -24s linear infinite}@keyframes fall-25{68.741%{transform:translate(89.4531vw,68.741vh) scale(.3561)}to{transform:translate(88.49525vw,100vh) scale(.3561)}}.snow:nth-child(26){opacity:.3902;transform:translate(47.746vw,-10px) scale(.2165);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{69.331%{transform:translate(47.6582vw,69.331vh) scale(.2165)}to{transform:translate(47.7021vw,100vh) scale(.2165)}}.snow:nth-child(27){opacity:.745;transform:translate(14.1219vw,-10px) scale(.3343);animation:fall-27 30s -16s linear infinite}@keyframes fall-27{50.805%{transform:translate(4.8323vw,50.805vh) scale(.3343)}to{transform:translate(9.4771vw,100vh) scale(.3343)}}.snow:nth-child(28){opacity:1.383;transform:translate(68.8454vw,-10px) scale(.9079);animation:fall-28 22s -14s linear infinite}@keyframes fall-28{61.596%{transform:translate(72.7927vw,61.596vh) scale(.9079)}to{transform:translate(70.81905vw,100vh) scale(.9079)}}.snow:nth-child(29){opacity:.536;transform:translate(62.3709vw,-10px) scale(.9621);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{69.569%{transform:translate(72.2307vw,69.569vh) scale(.9621)}to{transform:translate(67.3008vw,100vh) scale(.9621)}}.snow:nth-child(30){opacity:.783;transform:translate(88.5025vw,-10px) scale(.0057);animation:fall-30 22s -6s linear infinite}@keyframes fall-30{50.913%{transform:translate(87.1527vw,50.913vh) scale(.0057)}to{transform:translate(87.8276vw,100vh) scale(.0057)}}.snow:nth-child(31){opacity:.419;transform:translate(80.9069vw,-10px) scale(.3027);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{39.254%{transform:translate(79.4246vw,39.254vh) scale(.3027)}to{transform:translate(80.16575vw,100vh) scale(.3027)}}.snow:nth-child(32){opacity:.831;transform:translate(99.0586vw,-10px) scale(.3713);animation:fall-32 17s -1s linear infinite}@keyframes fall-32{78.623%{transform:translate(108.0503vw,78.623vh) scale(.3713)}to{transform:translate(103.55445vw,100vh) scale(.3713)}}.snow:nth-child(33){opacity:.773;transform:translate(68.6463vw,-10px) scale(.2133);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{72.698%{transform:translate(71.5169vw,72.698vh) scale(.2133)}to{transform:translate(70.0816vw,100vh) scale(.2133)}}.snow:nth-child(34){opacity:.4784;transform:translate(65.3359vw,-10px) scale(.2706);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{49.992%{transform:translate(56.0634vw,49.992vh) scale(.2706)}to{transform:translate(60.69965vw,100vh) scale(.2706)}}.snow:nth-child(35){opacity:1.9978;transform:translate(29.2389vw,-10px) scale(.885);animation:fall-35 13s -10s linear infinite}@keyframes fall-35{64.223%{transform:translate(22.1319vw,64.223vh) scale(.885)}to{transform:translate(25.6854vw,100vh) scale(.885)}}.snow:nth-child(36){opacity:.6338;transform:translate(12.7562vw,-10px) scale(.6682);animation:fall-36 21s -25s linear infinite}@keyframes fall-36{30.078%{transform:translate(17.9927vw,30.078vh) scale(.6682)}to{transform:translate(15.37445vw,100vh) scale(.6682)}}.snow:nth-child(37){opacity:.36;transform:translate(80.161vw,-10px) scale(.1797);animation:fall-37 22s -7s linear infinite}@keyframes fall-37{74.709%{transform:translate(84.4554vw,74.709vh) scale(.1797)}to{transform:translate(82.3082vw,100vh) scale(.1797)}}.snow:nth-child(38){opacity:.8244;transform:translate(19.6378vw,-10px) scale(.8062);animation:fall-38 29s -12s linear infinite}@keyframes fall-38{77.663%{transform:translate(22.3188vw,77.663vh) scale(.8062)}to{transform:translate(20.9783vw,100vh) scale(.8062)}}.snow:nth-child(39){opacity:1.45;transform:translate(83.763vw,-10px) scale(.4117);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{33.659%{transform:translate(92.242vw,33.659vh) scale(.4117)}to{transform:translate(88.0025vw,100vh) scale(.4117)}}.snow:nth-child(40){opacity:.0654;transform:translate(90.9105vw,-10px) scale(.576);animation:fall-40 14s -20s linear infinite}@keyframes fall-40{42.807%{transform:translate(84.9895vw,42.807vh) scale(.576)}to{transform:translate(87.95vw,100vh) scale(.576)}}.snow:nth-child(41){opacity:1.2088;transform:translate(47.94vw,-10px) scale(.5992);animation:fall-41 26s -30s linear infinite}@keyframes fall-41{54.369%{transform:translate(43.969vw,54.369vh) scale(.5992)}to{transform:translate(45.9545vw,100vh) scale(.5992)}}.snow:nth-child(42){opacity:.4034;transform:translate(33.9357vw,-10px) scale(.3972);animation:fall-42 19s -29s linear infinite}@keyframes fall-42{50.929%{transform:translate(42.0098vw,50.929vh) scale(.3972)}to{transform:translate(37.97275vw,100vh) scale(.3972)}}.snow:nth-child(43){opacity:.383;transform:translate(87.8115vw,-10px) scale(.2629);animation:fall-43 23s -10s linear infinite}@keyframes fall-43{34.642%{transform:translate(83.6787vw,34.642vh) scale(.2629)}to{transform:translate(85.7451vw,100vh) scale(.2629)}}.snow:nth-child(44){opacity:.7422;transform:translate(24.655vw,-10px) scale(.3371);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{34.135%{transform:translate(15.2447vw,34.135vh) scale(.3371)}to{transform:translate(19.94985vw,100vh) scale(.3371)}}.snow:nth-child(45){opacity:1.2278;transform:translate(84.1445vw,-10px) scale(.8609);animation:fall-45 15s -2s linear infinite}@keyframes fall-45{63.266%{transform:translate(88.0075vw,63.266vh) scale(.8609)}to{transform:translate(86.076vw,100vh) scale(.8609)}}.snow:nth-child(46){opacity:1.6766;transform:translate(47.4499vw,-10px) scale(.7229);animation:fall-46 30s -14s linear infinite}@keyframes fall-46{75.779%{transform:translate(43.2577vw,75.779vh) scale(.7229)}to{transform:translate(45.3538vw,100vh) scale(.7229)}}.snow:nth-child(47){opacity:1.6164;transform:translate(40.7435vw,-10px) scale(.6321);animation:fall-47 29s -22s linear infinite}@keyframes fall-47{61.873%{transform:translate(36.1899vw,61.873vh) scale(.6321)}to{transform:translate(38.4667vw,100vh) scale(.6321)}}.snow:nth-child(48){opacity:1.707;transform:translate(39.4962vw,-10px) scale(.6797);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{37.055%{transform:translate(32.96vw,37.055vh) scale(.6797)}to{transform:translate(36.2281vw,100vh) scale(.6797)}}.snow:nth-child(49){opacity:1.3424;transform:translate(59.7837vw,-10px) scale(.3098);animation:fall-49 30s -11s linear infinite}@keyframes fall-49{72.979%{transform:translate(51.5444vw,72.979vh) scale(.3098)}to{transform:translate(55.66405vw,100vh) scale(.3098)}}.snow:nth-child(50){opacity:1.5836;transform:translate(21.2776vw,-10px) scale(.4001);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{79.531%{transform:translate(25.1647vw,79.531vh) scale(.4001)}to{transform:translate(23.22115vw,100vh) scale(.4001)}}.snow:nth-child(51){opacity:1.2872;transform:translate(12.5827vw,-10px) scale(.0614);animation:fall-51 25s -1s linear infinite}@keyframes fall-51{79.824%{transform:translate(7.9817vw,79.824vh) scale(.0614)}to{transform:translate(10.2822vw,100vh) scale(.0614)}}.snow:nth-child(52){opacity:.9086;transform:translate(40.7377vw,-10px) scale(.4665);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{49.886%{transform:translate(36.6635vw,49.886vh) scale(.4665)}to{transform:translate(38.7006vw,100vh) scale(.4665)}}.snow:nth-child(53){opacity:.6014;transform:translate(49.6645vw,-10px) scale(.3164);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{56.045%{transform:translate(53.9111vw,56.045vh) scale(.3164)}to{transform:translate(51.7878vw,100vh) scale(.3164)}}.snow:nth-child(54){opacity:1.9104;transform:translate(66.6471vw,-10px) scale(.9978);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{72.34%{transform:translate(66.6612vw,72.34vh) scale(.9978)}to{transform:translate(66.65415vw,100vh) scale(.9978)}}.snow:nth-child(55){opacity:1.6796;transform:translate(10.378vw,-10px) scale(.3435);animation:fall-55 29s -2s linear infinite}@keyframes fall-55{37.206%{transform:translate(3.7815vw,37.206vh) scale(.3435)}to{transform:translate(7.07975vw,100vh) scale(.3435)}}.snow:nth-child(56){opacity:.7572;transform:translate(75.1245vw,-10px) scale(.3004);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{33.326%{transform:translate(69.1881vw,33.326vh) scale(.3004)}to{transform:translate(72.1563vw,100vh) scale(.3004)}}.snow:nth-child(57){opacity:1.0606;transform:translate(55.1536vw,-10px) scale(.2236);animation:fall-57 12s -21s linear infinite}@keyframes fall-57{63.809%{transform:translate(57.42vw,63.809vh) scale(.2236)}to{transform:translate(56.2868vw,100vh) scale(.2236)}}.snow:nth-child(58){opacity:.1524;transform:translate(78.6306vw,-10px) scale(.5893);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{54.419%{transform:translate(80.8486vw,54.419vh) scale(.5893)}to{transform:translate(79.7396vw,100vh) scale(.5893)}}.snow:nth-child(59){opacity:1.8642;transform:translate(30.0334vw,-10px) scale(.0111);animation:fall-59 16s -19s linear infinite}@keyframes fall-59{74.57%{transform:translate(22.7038vw,74.57vh) scale(.0111)}to{transform:translate(26.3686vw,100vh) scale(.0111)}}.snow:nth-child(60){opacity:.0872;transform:translate(72.6896vw,-10px) scale(.1532);animation:fall-60 15s -17s linear infinite}@keyframes fall-60{41.237%{transform:translate(76.4721vw,41.237vh) scale(.1532)}to{transform:translate(74.58085vw,100vh) scale(.1532)}}.snow:nth-child(61){opacity:1.0604;transform:translate(86.1003vw,-10px) scale(.5615);animation:fall-61 10s -13s linear infinite}@keyframes fall-61{54.953%{transform:translate(84.1262vw,54.953vh) scale(.5615)}to{transform:translate(85.11325vw,100vh) scale(.5615)}}.snow:nth-child(62){opacity:.1492;transform:translate(79.6098vw,-10px) scale(.1589);animation:fall-62 21s -19s linear infinite}@keyframes fall-62{49.193%{transform:translate(85.5433vw,49.193vh) scale(.1589)}to{transform:translate(82.57655vw,100vh) scale(.1589)}}.snow:nth-child(63){opacity:.9274;transform:translate(94.8361vw,-10px) scale(.7873);animation:fall-63 24s -5s linear infinite}@keyframes fall-63{68.629%{transform:translate(101.5625vw,68.629vh) scale(.7873)}to{transform:translate(98.1993vw,100vh) scale(.7873)}}.snow:nth-child(64){opacity:1.7654;transform:translate(16.7196vw,-10px) scale(.8631);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{76.154%{transform:translate(12.3208vw,76.154vh) scale(.8631)}to{transform:translate(14.5202vw,100vh) scale(.8631)}}.snow:nth-child(65){opacity:.8526;transform:translate(45.1696vw,-10px) scale(.6303);animation:fall-65 20s -7s linear infinite}@keyframes fall-65{74.667%{transform:translate(40.0383vw,74.667vh) scale(.6303)}to{transform:translate(42.60395vw,100vh) scale(.6303)}}.snow:nth-child(66){opacity:.6244;transform:translate(35.1042vw,-10px) scale(.7162);animation:fall-66 28s -13s linear infinite}@keyframes fall-66{32.924%{transform:translate(40.9637vw,32.924vh) scale(.7162)}to{transform:translate(38.03395vw,100vh) scale(.7162)}}.snow:nth-child(67){opacity:1.4138;transform:translate(87.96vw,-10px) scale(.2209);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{32.843%{transform:translate(80.8869vw,32.843vh) scale(.2209)}to{transform:translate(84.42345vw,100vh) scale(.2209)}}.snow:nth-child(68){opacity:1.9;transform:translate(50.9359vw,-10px) scale(.8769);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{49.539%{transform:translate(41.0595vw,49.539vh) scale(.8769)}to{transform:translate(45.9977vw,100vh) scale(.8769)}}.snow:nth-child(69){opacity:.7804;transform:translate(24.8967vw,-10px) scale(.0828);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{40.237%{transform:translate(21.9509vw,40.237vh) scale(.0828)}to{transform:translate(23.4238vw,100vh) scale(.0828)}}.snow:nth-child(70){opacity:.6332;transform:translate(98.7311vw,-10px) scale(.8389);animation:fall-70 17s -10s linear infinite}@keyframes fall-70{70.213%{transform:translate(99.7725vw,70.213vh) scale(.8389)}to{transform:translate(99.2518vw,100vh) scale(.8389)}}.snow:nth-child(71){opacity:1.669;transform:translate(63.4066vw,-10px) scale(.9742);animation:fall-71 28s -4s linear infinite}@keyframes fall-71{46.197%{transform:translate(71.6665vw,46.197vh) scale(.9742)}to{transform:translate(67.53655vw,100vh) scale(.9742)}}.snow:nth-child(72){opacity:1.3946;transform:translate(36.3702vw,-10px) scale(.152);animation:fall-72 11s -14s linear infinite}@keyframes fall-72{54.935%{transform:translate(36.0413vw,54.935vh) scale(.152)}to{transform:translate(36.20575vw,100vh) scale(.152)}}.snow:nth-child(73){opacity:1.3364;transform:translate(12.4494vw,-10px) scale(.271);animation:fall-73 10s -20s linear infinite}@keyframes fall-73{38.278%{transform:translate(16.7732vw,38.278vh) scale(.271)}to{transform:translate(14.6113vw,100vh) scale(.271)}}.snow:nth-child(74){opacity:1.63;transform:translate(26.1421vw,-10px) scale(.1377);animation:fall-74 21s -14s linear infinite}@keyframes fall-74{69.224%{transform:translate(26.586vw,69.224vh) scale(.1377)}to{transform:translate(26.36405vw,100vh) scale(.1377)}}.snow:nth-child(75){opacity:1.051;transform:translate(75.6337vw,-10px) scale(.3993);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{63.843%{transform:translate(81.9785vw,63.843vh) scale(.3993)}to{transform:translate(78.8061vw,100vh) scale(.3993)}}.snow:nth-child(76){opacity:.4424;transform:translate(90.5216vw,-10px) scale(.9943);animation:fall-76 21s -21s linear infinite}@keyframes fall-76{49.634%{transform:translate(87.9673vw,49.634vh) scale(.9943)}to{transform:translate(89.24445vw,100vh) scale(.9943)}}.snow:nth-child(77){opacity:1.7778;transform:translate(8.2217vw,-10px) scale(.8573);animation:fall-77 21s -1s linear infinite}@keyframes fall-77{36.932%{transform:translate(8.2117vw,36.932vh) scale(.8573)}to{transform:translate(8.2167vw,100vh) scale(.8573)}}.snow:nth-child(78){opacity:1.2852;transform:translate(33.4831vw,-10px) scale(.7467);animation:fall-78 27s -5s linear infinite}@keyframes fall-78{74.837%{transform:translate(40.3426vw,74.837vh) scale(.7467)}to{transform:translate(36.91285vw,100vh) scale(.7467)}}.snow:nth-child(79){opacity:.567;transform:translate(53.9907vw,-10px) scale(.6686);animation:fall-79 30s -10s linear infinite}@keyframes fall-79{33.002%{transform:translate(50.2105vw,33.002vh) scale(.6686)}to{transform:translate(52.1006vw,100vh) scale(.6686)}}.snow:nth-child(80){opacity:.9452;transform:translate(15.8089vw,-10px) scale(.4364);animation:fall-80 10s -7s linear infinite}@keyframes fall-80{77.161%{transform:translate(23.2935vw,77.161vh) scale(.4364)}to{transform:translate(19.5512vw,100vh) scale(.4364)}}.snow:nth-child(81){opacity:.405;transform:translate(65.2995vw,-10px) scale(.1011);animation:fall-81 19s -6s linear infinite}@keyframes fall-81{34.575%{transform:translate(68.8692vw,34.575vh) scale(.1011)}to{transform:translate(67.08435vw,100vh) scale(.1011)}}.snow:nth-child(82){opacity:.1234;transform:translate(3.1779vw,-10px) scale(.9653);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{53.657%{transform:translate(-6.7835vw,53.657vh) scale(.9653)}to{transform:translate(-1.8028vw,100vh) scale(.9653)}}.snow:nth-child(83){opacity:1.6208;transform:translate(23.1667vw,-10px) scale(.114);animation:fall-83 12s -28s linear infinite}@keyframes fall-83{77.249%{transform:translate(30.2462vw,77.249vh) scale(.114)}to{transform:translate(26.70645vw,100vh) scale(.114)}}.snow:nth-child(84){opacity:.5786;transform:translate(2.7515vw,-10px) scale(.7517);animation:fall-84 23s -26s linear infinite}@keyframes fall-84{65.016%{transform:translate(-4.4132vw,65.016vh) scale(.7517)}to{transform:translate(-.83085vw,100vh) scale(.7517)}}.snow:nth-child(85){opacity:.454;transform:translate(98.2689vw,-10px) scale(.8637);animation:fall-85 29s -6s linear infinite}@keyframes fall-85{70.301%{transform:translate(98.1559vw,70.301vh) scale(.8637)}to{transform:translate(98.2124vw,100vh) scale(.8637)}}.snow:nth-child(86){opacity:1.0564;transform:translate(89.5933vw,-10px) scale(.6704);animation:fall-86 17s -17s linear infinite}@keyframes fall-86{76.004%{transform:translate(84.4144vw,76.004vh) scale(.6704)}to{transform:translate(87.00385vw,100vh) scale(.6704)}}.snow:nth-child(87){opacity:1.3342;transform:translate(71.8544vw,-10px) scale(.2207);animation:fall-87 22s -1s linear infinite}@keyframes fall-87{70.468%{transform:translate(64.1337vw,70.468vh) scale(.2207)}to{transform:translate(67.99405vw,100vh) scale(.2207)}}.snow:nth-child(88){opacity:.341;transform:translate(10.5656vw,-10px) scale(.2557);animation:fall-88 20s -14s linear infinite}@keyframes fall-88{58.684%{transform:translate(10.7029vw,58.684vh) scale(.2557)}to{transform:translate(10.63425vw,100vh) scale(.2557)}}.snow:nth-child(89){opacity:1.9516;transform:translate(75.359vw,-10px) scale(.2104);animation:fall-89 12s -22s linear infinite}@keyframes fall-89{48.989%{transform:translate(68.8906vw,48.989vh) scale(.2104)}to{transform:translate(72.1248vw,100vh) scale(.2104)}}.snow:nth-child(90){opacity:1.3006;transform:translate(43.0006vw,-10px) scale(.5684);animation:fall-90 24s -5s linear infinite}@keyframes fall-90{76.88%{transform:translate(39.9912vw,76.88vh) scale(.5684)}to{transform:translate(41.4959vw,100vh) scale(.5684)}}.snow:nth-child(91){opacity:1.3682;transform:translate(27.7332vw,-10px) scale(.8226);animation:fall-91 20s -30s linear infinite}@keyframes fall-91{35.817%{transform:translate(19.5395vw,35.817vh) scale(.8226)}to{transform:translate(23.63635vw,100vh) scale(.8226)}}.snow:nth-child(92){opacity:1.4608;transform:translate(41.546vw,-10px) scale(.7668);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{40.276%{transform:translate(38.2951vw,40.276vh) scale(.7668)}to{transform:translate(39.92055vw,100vh) scale(.7668)}}.snow:nth-child(93){opacity:.9828;transform:translate(20.5627vw,-10px) scale(.1983);animation:fall-93 21s -5s linear infinite}@keyframes fall-93{47.013%{transform:translate(24.612vw,47.013vh) scale(.1983)}to{transform:translate(22.58735vw,100vh) scale(.1983)}}.snow:nth-child(94){opacity:1.6556;transform:translate(20.5609vw,-10px) scale(.3715);animation:fall-94 14s -10s linear infinite}@keyframes fall-94{30.548%{transform:translate(15.7782vw,30.548vh) scale(.3715)}to{transform:translate(18.16955vw,100vh) scale(.3715)}}.snow:nth-child(95){opacity:.68;transform:translate(48.5196vw,-10px) scale(.3025);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{72.348%{transform:translate(50.8157vw,72.348vh) scale(.3025)}to{transform:translate(49.66765vw,100vh) scale(.3025)}}.snow:nth-child(96){opacity:.763;transform:translate(59.3189vw,-10px) scale(.4985);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{68.087%{transform:translate(56.0371vw,68.087vh) scale(.4985)}to{transform:translate(57.678vw,100vh) scale(.4985)}}.snow:nth-child(97){opacity:1.0594;transform:translate(20.273vw,-10px) scale(.663);animation:fall-97 24s -18s linear infinite}@keyframes fall-97{33.115%{transform:translate(24.4301vw,33.115vh) scale(.663)}to{transform:translate(22.35155vw,100vh) scale(.663)}}.snow:nth-child(98){opacity:1.609;transform:translate(44.5168vw,-10px) scale(.8822);animation:fall-98 12s -27s linear infinite}@keyframes fall-98{73.609%{transform:translate(45.1245vw,73.609vh) scale(.8822)}to{transform:translate(44.82065vw,100vh) scale(.8822)}}.snow:nth-child(99){opacity:1.9466;transform:translate(47.5213vw,-10px) scale(.549);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.326%{transform:translate(50.9919vw,49.326vh) scale(.549)}to{transform:translate(49.2566vw,100vh) scale(.549)}}.snow:nth-child(100){opacity:.7402;transform:translate(41.8978vw,-10px) scale(.0373);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{54.133%{transform:translate(49.8621vw,54.133vh) scale(.0373)}to{transform:translate(45.87995vw,100vh) scale(.0373)}}.snow:nth-child(101){opacity:1.2426;transform:translate(42.1778vw,-10px) scale(.9315);animation:fall-101 24s -2s linear infinite}@keyframes fall-101{63.886%{transform:translate(45.1513vw,63.886vh) scale(.9315)}to{transform:translate(43.66455vw,100vh) scale(.9315)}}.snow:nth-child(102){opacity:.454;transform:translate(13.282vw,-10px) scale(.8517);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{52.616%{transform:translate(10.3561vw,52.616vh) scale(.8517)}to{transform:translate(11.81905vw,100vh) scale(.8517)}}.snow:nth-child(103){opacity:1.2248;transform:translate(78.1986vw,-10px) scale(.8739);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{53.896%{transform:translate(82.627vw,53.896vh) scale(.8739)}to{transform:translate(80.4128vw,100vh) scale(.8739)}}.snow:nth-child(104){opacity:1.4434;transform:translate(88.5469vw,-10px) scale(.1561);animation:fall-104 27s -27s linear infinite}@keyframes fall-104{50.522%{transform:translate(93.5708vw,50.522vh) scale(.1561)}to{transform:translate(91.05885vw,100vh) scale(.1561)}}.snow:nth-child(105){opacity:.2878;transform:translate(76.1214vw,-10px) scale(.7203);animation:fall-105 18s -10s linear infinite}@keyframes fall-105{70.093%{transform:translate(67.4306vw,70.093vh) scale(.7203)}to{transform:translate(71.776vw,100vh) scale(.7203)}}.snow:nth-child(106){opacity:1.7684;transform:translate(76.5304vw,-10px) scale(.6801);animation:fall-106 25s -2s linear infinite}@keyframes fall-106{37.191%{transform:translate(74.9597vw,37.191vh) scale(.6801)}to{transform:translate(75.74505vw,100vh) scale(.6801)}}.snow:nth-child(107){opacity:.376;transform:translate(7.748vw,-10px) scale(.646);animation:fall-107 12s -29s linear infinite}@keyframes fall-107{39.735%{transform:translate(-.9715vw,39.735vh) scale(.646)}to{transform:translate(3.38825vw,100vh) scale(.646)}}.snow:nth-child(108){opacity:1.9176;transform:translate(69.6135vw,-10px) scale(.5995);animation:fall-108 20s -1s linear infinite}@keyframes fall-108{40.958%{transform:translate(66.4922vw,40.958vh) scale(.5995)}to{transform:translate(68.05285vw,100vh) scale(.5995)}}.snow:nth-child(109){opacity:1.115;transform:translate(86.0048vw,-10px) scale(.8116);animation:fall-109 22s -24s linear infinite}@keyframes fall-109{52.513%{transform:translate(86.4951vw,52.513vh) scale(.8116)}to{transform:translate(86.24995vw,100vh) scale(.8116)}}.snow:nth-child(110){opacity:.7616;transform:translate(35.7969vw,-10px) scale(.4939);animation:fall-110 18s -30s linear infinite}@keyframes fall-110{74.454%{transform:translate(42.0644vw,74.454vh) scale(.4939)}to{transform:translate(38.93065vw,100vh) scale(.4939)}}.snow:nth-child(111){opacity:.401;transform:translate(98.7082vw,-10px) scale(.6409);animation:fall-111 27s -12s linear infinite}@keyframes fall-111{53.011%{transform:translate(96.0945vw,53.011vh) scale(.6409)}to{transform:translate(97.40135vw,100vh) scale(.6409)}}.snow:nth-child(112){opacity:.2646;transform:translate(66.6162vw,-10px) scale(.9281);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{72.685%{transform:translate(76.1945vw,72.685vh) scale(.9281)}to{transform:translate(71.40535vw,100vh) scale(.9281)}}.snow:nth-child(113){opacity:.4072;transform:translate(93.4322vw,-10px) scale(.8717);animation:fall-113 10s -17s linear infinite}@keyframes fall-113{65.309%{transform:translate(91.1312vw,65.309vh) scale(.8717)}to{transform:translate(92.2817vw,100vh) scale(.8717)}}.snow:nth-child(114){opacity:1.9452;transform:translate(13.1806vw,-10px) scale(.0845);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{69.412%{transform:translate(21.1419vw,69.412vh) scale(.0845)}to{transform:translate(17.16125vw,100vh) scale(.0845)}}.snow:nth-child(115){opacity:.8276;transform:translate(47.4646vw,-10px) scale(.1593);animation:fall-115 14s -17s linear infinite}@keyframes fall-115{52.39%{transform:translate(51.3549vw,52.39vh) scale(.1593)}to{transform:translate(49.40975vw,100vh) scale(.1593)}}.snow:nth-child(116){opacity:.9478;transform:translate(59.7962vw,-10px) scale(.1207);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{71.734%{transform:translate(51.1228vw,71.734vh) scale(.1207)}to{transform:translate(55.4595vw,100vh) scale(.1207)}}.snow:nth-child(117){opacity:.1042;transform:translate(83.9476vw,-10px) scale(.4164);animation:fall-117 18s -27s linear infinite}@keyframes fall-117{68.764%{transform:translate(90.4056vw,68.764vh) scale(.4164)}to{transform:translate(87.1766vw,100vh) scale(.4164)}}.snow:nth-child(118){opacity:.6582;transform:translate(98.758vw,-10px) scale(.1876);animation:fall-118 13s -24s linear infinite}@keyframes fall-118{70.873%{transform:translate(100.4327vw,70.873vh) scale(.1876)}to{transform:translate(99.59535vw,100vh) scale(.1876)}}.snow:nth-child(119){opacity:.6918;transform:translate(61.293vw,-10px) scale(.495);animation:fall-119 30s -16s linear infinite}@keyframes fall-119{56.53%{transform:translate(53.4041vw,56.53vh) scale(.495)}to{transform:translate(57.34855vw,100vh) scale(.495)}}.snow:nth-child(120){opacity:.5788;transform:translate(8.4428vw,-10px) scale(.7519);animation:fall-120 10s -9s linear infinite}@keyframes fall-120{49.455%{transform:translate(13.0364vw,49.455vh) scale(.7519)}to{transform:translate(10.7396vw,100vh) scale(.7519)}}.snow:nth-child(121){opacity:1.2648;transform:translate(12.7523vw,-10px) scale(.8438);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{38.126%{transform:translate(21.4192vw,38.126vh) scale(.8438)}to{transform:translate(17.08575vw,100vh) scale(.8438)}}.snow:nth-child(122){opacity:1.827;transform:translate(32.06vw,-10px) scale(.9733);animation:fall-122 20s -10s linear infinite}@keyframes fall-122{38.683%{transform:translate(39.1845vw,38.683vh) scale(.9733)}to{transform:translate(35.62225vw,100vh) scale(.9733)}}.snow:nth-child(123){opacity:1.9052;transform:translate(86.0543vw,-10px) scale(.0505);animation:fall-123 15s -17s linear infinite}@keyframes fall-123{64.406%{transform:translate(76.266vw,64.406vh) scale(.0505)}to{transform:translate(81.16015vw,100vh) scale(.0505)}}.snow:nth-child(124){opacity:.543;transform:translate(48.9458vw,-10px) scale(.5193);animation:fall-124 22s -8s linear infinite}@keyframes fall-124{60.645%{transform:translate(49.4243vw,60.645vh) scale(.5193)}to{transform:translate(49.18505vw,100vh) scale(.5193)}}.snow:nth-child(125){opacity:.3358;transform:translate(8.8055vw,-10px) scale(.4522);animation:fall-125 28s -15s linear infinite}@keyframes fall-125{79.475%{transform:translate(17.6214vw,79.475vh) scale(.4522)}to{transform:translate(13.21345vw,100vh) scale(.4522)}}.snow:nth-child(126){opacity:1.4738;transform:translate(86.5867vw,-10px) scale(.0165);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{68.157%{transform:translate(81.2258vw,68.157vh) scale(.0165)}to{transform:translate(83.90625vw,100vh) scale(.0165)}}.snow:nth-child(127){opacity:1.8718;transform:translate(56.2734vw,-10px) scale(.4591);animation:fall-127 19s -27s linear infinite}@keyframes fall-127{39.02%{transform:translate(57.383vw,39.02vh) scale(.4591)}to{transform:translate(56.8282vw,100vh) scale(.4591)}}.snow:nth-child(128){opacity:1.8692;transform:translate(37.6751vw,-10px) scale(.9811);animation:fall-128 29s -4s linear infinite}@keyframes fall-128{59.329%{transform:translate(39.9444vw,59.329vh) scale(.9811)}to{transform:translate(38.80975vw,100vh) scale(.9811)}}.snow:nth-child(129){opacity:.6466;transform:translate(8.6784vw,-10px) scale(.7403);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{58.585%{transform:translate(6.1892vw,58.585vh) scale(.7403)}to{transform:translate(7.4338vw,100vh) scale(.7403)}}.snow:nth-child(130){opacity:1.1774;transform:translate(83.9716vw,-10px) scale(.4348);animation:fall-130 20s -24s linear infinite}@keyframes fall-130{45.525%{transform:translate(90.0564vw,45.525vh) scale(.4348)}to{transform:translate(87.014vw,100vh) scale(.4348)}}.snow:nth-child(131){opacity:.6306;transform:translate(7.1649vw,-10px) scale(.7695);animation:fall-131 18s -17s linear infinite}@keyframes fall-131{35.652%{transform:translate(10.4319vw,35.652vh) scale(.7695)}to{transform:translate(8.7984vw,100vh) scale(.7695)}}.snow:nth-child(132){opacity:.685;transform:translate(26.3523vw,-10px) scale(.3974);animation:fall-132 30s -7s linear infinite}@keyframes fall-132{54.142%{transform:translate(34.0909vw,54.142vh) scale(.3974)}to{transform:translate(30.2216vw,100vh) scale(.3974)}}.snow:nth-child(133){opacity:.5744;transform:translate(37.9149vw,-10px) scale(.8049);animation:fall-133 29s -14s linear infinite}@keyframes fall-133{42.329%{transform:translate(35.2893vw,42.329vh) scale(.8049)}to{transform:translate(36.6021vw,100vh) scale(.8049)}}.snow:nth-child(134){opacity:.7846;transform:translate(.6723vw,-10px) scale(.3214);animation:fall-134 28s -5s linear infinite}@keyframes fall-134{78.939%{transform:translate(1.0694vw,78.939vh) scale(.3214)}to{transform:translate(.87085vw,100vh) scale(.3214)}}.snow:nth-child(135){opacity:1.2478;transform:translate(69.5153vw,-10px) scale(.6042);animation:fall-135 25s -4s linear infinite}@keyframes fall-135{39.014%{transform:translate(60.0214vw,39.014vh) scale(.6042)}to{transform:translate(64.76835vw,100vh) scale(.6042)}}.snow:nth-child(136){opacity:1.295;transform:translate(37.9559vw,-10px) scale(.7414);animation:fall-136 11s -29s linear infinite}@keyframes fall-136{49.319%{transform:translate(29.1385vw,49.319vh) scale(.7414)}to{transform:translate(33.5472vw,100vh) scale(.7414)}}.snow:nth-child(137){opacity:.2532;transform:translate(55.4259vw,-10px) scale(.4195);animation:fall-137 14s -22s linear infinite}@keyframes fall-137{44.026%{transform:translate(51.1594vw,44.026vh) scale(.4195)}to{transform:translate(53.29265vw,100vh) scale(.4195)}}.snow:nth-child(138){opacity:1.8306;transform:translate(50.0242vw,-10px) scale(.3165);animation:fall-138 17s -18s linear infinite}@keyframes fall-138{73.197%{transform:translate(53.2901vw,73.197vh) scale(.3165)}to{transform:translate(51.65715vw,100vh) scale(.3165)}}.snow:nth-child(139){opacity:.9042;transform:translate(64.0421vw,-10px) scale(.51);animation:fall-139 19s -10s linear infinite}@keyframes fall-139{76.118%{transform:translate(61.2959vw,76.118vh) scale(.51)}to{transform:translate(62.669vw,100vh) scale(.51)}}.snow:nth-child(140){opacity:.7582;transform:translate(99.5261vw,-10px) scale(.8589);animation:fall-140 22s -10s linear infinite}@keyframes fall-140{35.335%{transform:translate(104.0308vw,35.335vh) scale(.8589)}to{transform:translate(101.77845vw,100vh) scale(.8589)}}.snow:nth-child(141){opacity:.2936;transform:translate(89.154vw,-10px) scale(.291);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{42.287%{transform:translate(89.9262vw,42.287vh) scale(.291)}to{transform:translate(89.5401vw,100vh) scale(.291)}}.snow:nth-child(142){opacity:.5224;transform:translate(29.5982vw,-10px) scale(.1342);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{43.55%{transform:translate(25.974vw,43.55vh) scale(.1342)}to{transform:translate(27.7861vw,100vh) scale(.1342)}}.snow:nth-child(143){opacity:.9088;transform:translate(79.1099vw,-10px) scale(.4058);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{75.633%{transform:translate(71.681vw,75.633vh) scale(.4058)}to{transform:translate(75.39545vw,100vh) scale(.4058)}}.snow:nth-child(144){opacity:.9326;transform:translate(83.4371vw,-10px) scale(.6017);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{65.19%{transform:translate(82.6318vw,65.19vh) scale(.6017)}to{transform:translate(83.03445vw,100vh) scale(.6017)}}.snow:nth-child(145){opacity:.3096;transform:translate(76.2712vw,-10px) scale(.3855);animation:fall-145 28s -24s linear infinite}@keyframes fall-145{44.619%{transform:translate(77.2856vw,44.619vh) scale(.3855)}to{transform:translate(76.7784vw,100vh) scale(.3855)}}.snow:nth-child(146){opacity:.6418;transform:translate(5.7185vw,-10px) scale(.1903);animation:fall-146 23s -5s linear infinite}@keyframes fall-146{66.102%{transform:translate(12.526vw,66.102vh) scale(.1903)}to{transform:translate(9.12225vw,100vh) scale(.1903)}}.snow:nth-child(147){opacity:1.215;transform:translate(6.7004vw,-10px) scale(.8215);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{54.317%{transform:translate(9.5026vw,54.317vh) scale(.8215)}to{transform:translate(8.1015vw,100vh) scale(.8215)}}.snow:nth-child(148){opacity:.8954;transform:translate(77.0494vw,-10px) scale(.8268);animation:fall-148 13s -13s linear infinite}@keyframes fall-148{67.029%{transform:translate(71.5029vw,67.029vh) scale(.8268)}to{transform:translate(74.27615vw,100vh) scale(.8268)}}.snow:nth-child(149){opacity:.6068;transform:translate(51.6504vw,-10px) scale(.8088);animation:fall-149 25s -8s linear infinite}@keyframes fall-149{63.029%{transform:translate(50.5656vw,63.029vh) scale(.8088)}to{transform:translate(51.108vw,100vh) scale(.8088)}}.snow:nth-child(150){opacity:1.5176;transform:translate(68.6892vw,-10px) scale(.2717);animation:fall-150 14s -21s linear infinite}@keyframes fall-150{35.718%{transform:translate(64.8756vw,35.718vh) scale(.2717)}to{transform:translate(66.7824vw,100vh) scale(.2717)}}.snow:nth-child(151){opacity:.1264;transform:translate(99.0842vw,-10px) scale(.4211);animation:fall-151 25s -21s linear infinite}@keyframes fall-151{52.915%{transform:translate(92.1722vw,52.915vh) scale(.4211)}to{transform:translate(95.6282vw,100vh) scale(.4211)}}.snow:nth-child(152){opacity:.3868;transform:translate(12.0841vw,-10px) scale(.2017);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{34.757%{transform:translate(7.1983vw,34.757vh) scale(.2017)}to{transform:translate(9.6412vw,100vh) scale(.2017)}}.snow:nth-child(153){opacity:1.8346;transform:translate(40.371vw,-10px) scale(.6962);animation:fall-153 24s -19s linear infinite}@keyframes fall-153{46.69%{transform:translate(37.4184vw,46.69vh) scale(.6962)}to{transform:translate(38.8947vw,100vh) scale(.6962)}}.snow:nth-child(154){opacity:1.8182;transform:translate(10.9011vw,-10px) scale(.0727);animation:fall-154 28s -10s linear infinite}@keyframes fall-154{54.099%{transform:translate(7.6599vw,54.099vh) scale(.0727)}to{transform:translate(9.2805vw,100vh) scale(.0727)}}.snow:nth-child(155){opacity:1.5986;transform:translate(75.5003vw,-10px) scale(.7737);animation:fall-155 24s -3s linear infinite}@keyframes fall-155{76.924%{transform:translate(72.4568vw,76.924vh) scale(.7737)}to{transform:translate(73.97855vw,100vh) scale(.7737)}}.snow:nth-child(156){opacity:.0838;transform:translate(45.5361vw,-10px) scale(.0643);animation:fall-156 11s -3s linear infinite}@keyframes fall-156{53.582%{transform:translate(50.798vw,53.582vh) scale(.0643)}to{transform:translate(48.16705vw,100vh) scale(.0643)}}.snow:nth-child(157){opacity:1.4574;transform:translate(42.2169vw,-10px) scale(.9539);animation:fall-157 10s -30s linear infinite}@keyframes fall-157{65.902%{transform:translate(39.1366vw,65.902vh) scale(.9539)}to{transform:translate(40.67675vw,100vh) scale(.9539)}}.snow:nth-child(158){opacity:1.6616;transform:translate(36.5145vw,-10px) scale(.347);animation:fall-158 30s -10s linear infinite}@keyframes fall-158{49.014%{transform:translate(33.9421vw,49.014vh) scale(.347)}to{transform:translate(35.2283vw,100vh) scale(.347)}}.snow:nth-child(159){opacity:1.4798;transform:translate(4.419vw,-10px) scale(.7801);animation:fall-159 16s -1s linear infinite}@keyframes fall-159{43.291%{transform:translate(13.7209vw,43.291vh) scale(.7801)}to{transform:translate(9.06995vw,100vh) scale(.7801)}}.snow:nth-child(160){opacity:1.4642;transform:translate(19.2857vw,-10px) scale(.1457);animation:fall-160 25s -13s linear infinite}@keyframes fall-160{55.428%{transform:translate(24.9686vw,55.428vh) scale(.1457)}to{transform:translate(22.12715vw,100vh) scale(.1457)}}.snow:nth-child(161){opacity:.6044;transform:translate(57.9811vw,-10px) scale(.6587);animation:fall-161 27s -29s linear infinite}@keyframes fall-161{75.916%{transform:translate(63.5033vw,75.916vh) scale(.6587)}to{transform:translate(60.7422vw,100vh) scale(.6587)}}.snow:nth-child(162){opacity:.3422;transform:translate(50.5377vw,-10px) scale(.0694);animation:fall-162 22s -27s linear infinite}@keyframes fall-162{37.698%{transform:translate(58.7338vw,37.698vh) scale(.0694)}to{transform:translate(54.63575vw,100vh) scale(.0694)}}.snow:nth-child(163){opacity:.4176;transform:translate(68.0203vw,-10px) scale(.576);animation:fall-163 13s -5s linear infinite}@keyframes fall-163{66.978%{transform:translate(61.6165vw,66.978vh) scale(.576)}to{transform:translate(64.8184vw,100vh) scale(.576)}}.snow:nth-child(164){opacity:.727;transform:translate(36.2843vw,-10px) scale(.0984);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{78.259%{transform:translate(39.7413vw,78.259vh) scale(.0984)}to{transform:translate(38.0128vw,100vh) scale(.0984)}}.snow:nth-child(165){opacity:.632;transform:translate(92.128vw,-10px) scale(.6385);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{65.423%{transform:translate(86.4108vw,65.423vh) scale(.6385)}to{transform:translate(89.2694vw,100vh) scale(.6385)}}.snow:nth-child(166){opacity:.1042;transform:translate(73.9761vw,-10px) scale(.5414);animation:fall-166 15s -4s linear infinite}@keyframes fall-166{60.648%{transform:translate(70.215vw,60.648vh) scale(.5414)}to{transform:translate(72.09555vw,100vh) scale(.5414)}}.snow:nth-child(167){opacity:.2706;transform:translate(53.0771vw,-10px) scale(.2503);animation:fall-167 18s -18s linear infinite}@keyframes fall-167{40.64%{transform:translate(58.5849vw,40.64vh) scale(.2503)}to{transform:translate(55.831vw,100vh) scale(.2503)}}.snow:nth-child(168){opacity:.7932;transform:translate(50.0273vw,-10px) scale(.2079);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{35.083%{transform:translate(51.1079vw,35.083vh) scale(.2079)}to{transform:translate(50.5676vw,100vh) scale(.2079)}}.snow:nth-child(169){opacity:.2934;transform:translate(27.123vw,-10px) scale(.3587);animation:fall-169 29s -14s linear infinite}@keyframes fall-169{74.824%{transform:translate(33.2668vw,74.824vh) scale(.3587)}to{transform:translate(30.1949vw,100vh) scale(.3587)}}.snow:nth-child(170){opacity:.9082;transform:translate(85.9961vw,-10px) scale(.4175);animation:fall-170 29s -13s linear infinite}@keyframes fall-170{44.218%{transform:translate(89.3607vw,44.218vh) scale(.4175)}to{transform:translate(87.6784vw,100vh) scale(.4175)}}.snow:nth-child(171){opacity:.8092;transform:translate(22.7518vw,-10px) scale(.7005);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{74.004%{transform:translate(24.2602vw,74.004vh) scale(.7005)}to{transform:translate(23.506vw,100vh) scale(.7005)}}.snow:nth-child(172){opacity:.0898;transform:translate(7.4856vw,-10px) scale(.6759);animation:fall-172 25s -8s linear infinite}@keyframes fall-172{32.202%{transform:translate(.1823vw,32.202vh) scale(.6759)}to{transform:translate(3.83395vw,100vh) scale(.6759)}}.snow:nth-child(173){opacity:1.389;transform:translate(74.2312vw,-10px) scale(.6665);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{76.805%{transform:translate(68.9356vw,76.805vh) scale(.6665)}to{transform:translate(71.5834vw,100vh) scale(.6665)}}.snow:nth-child(174){opacity:1.0158;transform:translate(14.6257vw,-10px) scale(.9366);animation:fall-174 30s -4s linear infinite}@keyframes fall-174{37.344%{transform:translate(22.0046vw,37.344vh) scale(.9366)}to{transform:translate(18.31515vw,100vh) scale(.9366)}}.snow:nth-child(175){opacity:1.9738;transform:translate(61.9583vw,-10px) scale(.2809);animation:fall-175 21s -25s linear infinite}@keyframes fall-175{33.888%{transform:translate(71.7661vw,33.888vh) scale(.2809)}to{transform:translate(66.8622vw,100vh) scale(.2809)}}.snow:nth-child(176){opacity:.6934;transform:translate(50.0144vw,-10px) scale(.5027);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{44.385%{transform:translate(58.7918vw,44.385vh) scale(.5027)}to{transform:translate(54.4031vw,100vh) scale(.5027)}}.snow:nth-child(177){opacity:.002;transform:translate(40.1005vw,-10px) scale(.8238);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{38.918%{transform:translate(41.1592vw,38.918vh) scale(.8238)}to{transform:translate(40.62985vw,100vh) scale(.8238)}}.snow:nth-child(178){opacity:1.1832;transform:translate(58.4005vw,-10px) scale(.5466);animation:fall-178 28s -8s linear infinite}@keyframes fall-178{76.35%{transform:translate(63.4002vw,76.35vh) scale(.5466)}to{transform:translate(60.90035vw,100vh) scale(.5466)}}.snow:nth-child(179){opacity:.4958;transform:translate(12.2571vw,-10px) scale(.0728);animation:fall-179 15s -19s linear infinite}@keyframes fall-179{31.364%{transform:translate(21.346vw,31.364vh) scale(.0728)}to{transform:translate(16.80155vw,100vh) scale(.0728)}}.snow:nth-child(180){opacity:.292;transform:translate(79.2655vw,-10px) scale(.2838);animation:fall-180 25s -10s linear infinite}@keyframes fall-180{60.12%{transform:translate(82.2672vw,60.12vh) scale(.2838)}to{transform:translate(80.76635vw,100vh) scale(.2838)}}.snow:nth-child(181){opacity:1.4114;transform:translate(93.1841vw,-10px) scale(.0273);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{31.976%{transform:translate(92.6819vw,31.976vh) scale(.0273)}to{transform:translate(92.933vw,100vh) scale(.0273)}}.snow:nth-child(182){opacity:.2396;transform:translate(17.0422vw,-10px) scale(.3435);animation:fall-182 22s -14s linear infinite}@keyframes fall-182{43.659%{transform:translate(15.2913vw,43.659vh) scale(.3435)}to{transform:translate(16.16675vw,100vh) scale(.3435)}}.snow:nth-child(183){opacity:.5402;transform:translate(42.7369vw,-10px) scale(.6749);animation:fall-183 22s -13s linear infinite}@keyframes fall-183{50.764%{transform:translate(51.172vw,50.764vh) scale(.6749)}to{transform:translate(46.95445vw,100vh) scale(.6749)}}.snow:nth-child(184){opacity:1.7584;transform:translate(25.0585vw,-10px) scale(.3184);animation:fall-184 26s -27s linear infinite}@keyframes fall-184{75.935%{transform:translate(19.9228vw,75.935vh) scale(.3184)}to{transform:translate(22.49065vw,100vh) scale(.3184)}}.snow:nth-child(185){opacity:.6092;transform:translate(49.9901vw,-10px) scale(.1495);animation:fall-185 26s -20s linear infinite}@keyframes fall-185{69.312%{transform:translate(51.9902vw,69.312vh) scale(.1495)}to{transform:translate(50.99015vw,100vh) scale(.1495)}}.snow:nth-child(186){opacity:1.1962;transform:translate(67.9764vw,-10px) scale(.2536);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{45.933%{transform:translate(72.1172vw,45.933vh) scale(.2536)}to{transform:translate(70.0468vw,100vh) scale(.2536)}}.snow:nth-child(187){opacity:.9796;transform:translate(.2189vw,-10px) scale(.9531);animation:fall-187 17s -8s linear infinite}@keyframes fall-187{33.543%{transform:translate(1.9113vw,33.543vh) scale(.9531)}to{transform:translate(1.0651vw,100vh) scale(.9531)}}.snow:nth-child(188){opacity:1.636;transform:translate(96.504vw,-10px) scale(.0308);animation:fall-188 14s -1s linear infinite}@keyframes fall-188{60.849%{transform:translate(97.9379vw,60.849vh) scale(.0308)}to{transform:translate(97.22095vw,100vh) scale(.0308)}}.snow:nth-child(189){opacity:1.9478;transform:translate(32.5374vw,-10px) scale(.608);animation:fall-189 30s -28s linear infinite}@keyframes fall-189{58.116%{transform:translate(26.6029vw,58.116vh) scale(.608)}to{transform:translate(29.57015vw,100vh) scale(.608)}}.snow:nth-child(190){opacity:.5576;transform:translate(28.4956vw,-10px) scale(.9999);animation:fall-190 17s -18s linear infinite}@keyframes fall-190{76.255%{transform:translate(33.9759vw,76.255vh) scale(.9999)}to{transform:translate(31.23575vw,100vh) scale(.9999)}}.snow:nth-child(191){opacity:1.2642;transform:translate(96.4833vw,-10px) scale(.5683);animation:fall-191 20s -27s linear infinite}@keyframes fall-191{43.92%{transform:translate(92.6669vw,43.92vh) scale(.5683)}to{transform:translate(94.5751vw,100vh) scale(.5683)}}.snow:nth-child(192){opacity:1.8276;transform:translate(62.2985vw,-10px) scale(.8046);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{65.205%{transform:translate(53.46vw,65.205vh) scale(.8046)}to{transform:translate(57.87925vw,100vh) scale(.8046)}}.snow:nth-child(193){opacity:.3946;transform:translate(57.8886vw,-10px) scale(.9545);animation:fall-193 27s -9s linear infinite}@keyframes fall-193{38.555%{transform:translate(66.9315vw,38.555vh) scale(.9545)}to{transform:translate(62.41005vw,100vh) scale(.9545)}}.snow:nth-child(194){opacity:1.6794;transform:translate(25.5398vw,-10px) scale(.4936);animation:fall-194 25s -8s linear infinite}@keyframes fall-194{75.96%{transform:translate(31.3476vw,75.96vh) scale(.4936)}to{transform:translate(28.4437vw,100vh) scale(.4936)}}.snow:nth-child(195){opacity:1.6026;transform:translate(35.9788vw,-10px) scale(.6899);animation:fall-195 12s -12s linear infinite}@keyframes fall-195{59.246%{transform:translate(33.1558vw,59.246vh) scale(.6899)}to{transform:translate(34.5673vw,100vh) scale(.6899)}}.snow:nth-child(196){opacity:.374;transform:translate(88.1078vw,-10px) scale(.7098);animation:fall-196 21s -14s linear infinite}@keyframes fall-196{47.708%{transform:translate(96.392vw,47.708vh) scale(.7098)}to{transform:translate(92.2499vw,100vh) scale(.7098)}}.snow:nth-child(197){opacity:1.7098;transform:translate(94.953vw,-10px) scale(.2774);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{46.077%{transform:translate(92.9447vw,46.077vh) scale(.2774)}to{transform:translate(93.94885vw,100vh) scale(.2774)}}.snow:nth-child(198){opacity:1.4128;transform:translate(99.5973vw,-10px) scale(.8231);animation:fall-198 24s -15s linear infinite}@keyframes fall-198{74.474%{transform:translate(94.7051vw,74.474vh) scale(.8231)}to{transform:translate(97.1512vw,100vh) scale(.8231)}}.snow:nth-child(199){opacity:.3738;transform:translate(12.7202vw,-10px) scale(.365);animation:fall-199 18s -16s linear infinite}@keyframes fall-199{56.974%{transform:translate(16.7985vw,56.974vh) scale(.365)}to{transform:translate(14.75935vw,100vh) scale(.365)}}.snow:nth-child(200){opacity:.285;transform:translate(87.1435vw,-10px) scale(.8875);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{66.02%{transform:translate(83.9542vw,66.02vh) scale(.8875)}to{transform:translate(85.54885vw,100vh) scale(.8875)}}.snow:nth-child(201){opacity:.3362;transform:translate(21.7418vw,-10px) scale(.245);animation:fall-201 20s -21s linear infinite}@keyframes fall-201{33.171%{transform:translate(28.7621vw,33.171vh) scale(.245)}to{transform:translate(25.25195vw,100vh) scale(.245)}}.snow:nth-child(202){opacity:1.9558;transform:translate(99.6002vw,-10px) scale(.7227);animation:fall-202 17s -12s linear infinite}@keyframes fall-202{46.748%{transform:translate(99.4683vw,46.748vh) scale(.7227)}to{transform:translate(99.53425vw,100vh) scale(.7227)}}.snow:nth-child(203){opacity:.9222;transform:translate(46.0721vw,-10px) scale(.4076);animation:fall-203 23s -1s linear infinite}@keyframes fall-203{79.139%{transform:translate(38.9373vw,79.139vh) scale(.4076)}to{transform:translate(42.5047vw,100vh) scale(.4076)}}.snow:nth-child(204){opacity:1.1868;transform:translate(83.3004vw,-10px) scale(.6346);animation:fall-204 13s -14s linear infinite}@keyframes fall-204{70.554%{transform:translate(79.4584vw,70.554vh) scale(.6346)}to{transform:translate(81.3794vw,100vh) scale(.6346)}}.snow:nth-child(205){opacity:.7506;transform:translate(30.7998vw,-10px) scale(.7636);animation:fall-205 10s -3s linear infinite}@keyframes fall-205{74.257%{transform:translate(21.0678vw,74.257vh) scale(.7636)}to{transform:translate(25.9338vw,100vh) scale(.7636)}}.snow:nth-child(206){opacity:.787;transform:translate(85.327vw,-10px) scale(.3861);animation:fall-206 24s -29s linear infinite}@keyframes fall-206{44.13%{transform:translate(91.8536vw,44.13vh) scale(.3861)}to{transform:translate(88.5903vw,100vh) scale(.3861)}}.snow:nth-child(207){opacity:1.4544;transform:translate(72.8953vw,-10px) scale(.7278);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{45.592%{transform:translate(64.0848vw,45.592vh) scale(.7278)}to{transform:translate(68.49005vw,100vh) scale(.7278)}}.snow:nth-child(208){opacity:1.5994;transform:translate(47.1336vw,-10px) scale(.2862);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{45.928%{transform:translate(55.5057vw,45.928vh) scale(.2862)}to{transform:translate(51.31965vw,100vh) scale(.2862)}}.snow:nth-child(209){opacity:.4464;transform:translate(4.8124vw,-10px) scale(.636);animation:fall-209 23s -9s linear infinite}@keyframes fall-209{39.429%{transform:translate(8.9936vw,39.429vh) scale(.636)}to{transform:translate(6.903vw,100vh) scale(.636)}}.snow:nth-child(210){opacity:.3802;transform:translate(3.8166vw,-10px) scale(.4983);animation:fall-210 26s -23s linear infinite}@keyframes fall-210{35.607%{transform:translate(4.8386vw,35.607vh) scale(.4983)}to{transform:translate(4.3276vw,100vh) scale(.4983)}}.snow:nth-child(211){opacity:1.9544;transform:translate(5.719vw,-10px) scale(.4757);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{58.379%{transform:translate(-1.6377vw,58.379vh) scale(.4757)}to{transform:translate(2.04065vw,100vh) scale(.4757)}}.snow:nth-child(212){opacity:.2472;transform:translate(90.0632vw,-10px) scale(.0525);animation:fall-212 18s -12s linear infinite}@keyframes fall-212{47.986%{transform:translate(83.4226vw,47.986vh) scale(.0525)}to{transform:translate(86.7429vw,100vh) scale(.0525)}}.snow:nth-child(213){opacity:.5202;transform:translate(43.1884vw,-10px) scale(.3456);animation:fall-213 20s -14s linear infinite}@keyframes fall-213{70.116%{transform:translate(48.8152vw,70.116vh) scale(.3456)}to{transform:translate(46.0018vw,100vh) scale(.3456)}}.snow:nth-child(214){opacity:.8652;transform:translate(16.8872vw,-10px) scale(.7149);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{71.356%{transform:translate(8.2284vw,71.356vh) scale(.7149)}to{transform:translate(12.5578vw,100vh) scale(.7149)}}.snow:nth-child(215){opacity:.9782;transform:translate(33.2068vw,-10px) scale(.3175);animation:fall-215 14s -27s linear infinite}@keyframes fall-215{34.451%{transform:translate(40.0829vw,34.451vh) scale(.3175)}to{transform:translate(36.64485vw,100vh) scale(.3175)}}.snow:nth-child(216){opacity:.2062;transform:translate(16.313vw,-10px) scale(.2423);animation:fall-216 13s -19s linear infinite}@keyframes fall-216{79.058%{transform:translate(21.7221vw,79.058vh) scale(.2423)}to{transform:translate(19.01755vw,100vh) scale(.2423)}}.snow:nth-child(217){opacity:1.7884;transform:translate(19.1801vw,-10px) scale(.2439);animation:fall-217 11s -11s linear infinite}@keyframes fall-217{55.448%{transform:translate(27.4729vw,55.448vh) scale(.2439)}to{transform:translate(23.3265vw,100vh) scale(.2439)}}.snow:nth-child(218){opacity:.2126;transform:translate(57.3099vw,-10px) scale(.5933);animation:fall-218 22s -30s linear infinite}@keyframes fall-218{36.937%{transform:translate(49.2222vw,36.937vh) scale(.5933)}to{transform:translate(53.26605vw,100vh) scale(.5933)}}.snow:nth-child(219){opacity:1.0642;transform:translate(59.2013vw,-10px) scale(.1749);animation:fall-219 16s -23s linear infinite}@keyframes fall-219{37.889%{transform:translate(60.2094vw,37.889vh) scale(.1749)}to{transform:translate(59.70535vw,100vh) scale(.1749)}}.snow:nth-child(220){opacity:1.241;transform:translate(51.044vw,-10px) scale(.3488);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{78.042%{transform:translate(48.3955vw,78.042vh) scale(.3488)}to{transform:translate(49.71975vw,100vh) scale(.3488)}}.snow:nth-child(221){opacity:.8312;transform:translate(30.7999vw,-10px) scale(.0482);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{60.509%{transform:translate(32.7709vw,60.509vh) scale(.0482)}to{transform:translate(31.7854vw,100vh) scale(.0482)}}.snow:nth-child(222){opacity:1.6378;transform:translate(44.6274vw,-10px) scale(.6559);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{57.569%{transform:translate(50.3933vw,57.569vh) scale(.6559)}to{transform:translate(47.51035vw,100vh) scale(.6559)}}.snow:nth-child(223){opacity:.4902;transform:translate(34.9481vw,-10px) scale(.9903);animation:fall-223 23s -28s linear infinite}@keyframes fall-223{59.299%{transform:translate(25.3054vw,59.299vh) scale(.9903)}to{transform:translate(30.12675vw,100vh) scale(.9903)}}.snow:nth-child(224){opacity:1.7242;transform:translate(16.1953vw,-10px) scale(.6222);animation:fall-224 13s -13s linear infinite}@keyframes fall-224{61.338%{transform:translate(11.2981vw,61.338vh) scale(.6222)}to{transform:translate(13.7467vw,100vh) scale(.6222)}}.snow:nth-child(225){opacity:1.814;transform:translate(46.114vw,-10px) scale(.7845);animation:fall-225 11s -28s linear infinite}@keyframes fall-225{75.248%{transform:translate(36.9721vw,75.248vh) scale(.7845)}to{transform:translate(41.54305vw,100vh) scale(.7845)}}.snow:nth-child(226){opacity:1.6616;transform:translate(45.2306vw,-10px) scale(.6893);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{72.411%{transform:translate(47.7027vw,72.411vh) scale(.6893)}to{transform:translate(46.46665vw,100vh) scale(.6893)}}.snow:nth-child(227){opacity:.6098;transform:translate(53.0197vw,-10px) scale(.5929);animation:fall-227 13s -16s linear infinite}@keyframes fall-227{48.439%{transform:translate(43.5509vw,48.439vh) scale(.5929)}to{transform:translate(48.2853vw,100vh) scale(.5929)}}.snow:nth-child(228){opacity:.1844;transform:translate(23.5828vw,-10px) scale(.4788);animation:fall-228 14s -2s linear infinite}@keyframes fall-228{61.969%{transform:translate(27.7399vw,61.969vh) scale(.4788)}to{transform:translate(25.66135vw,100vh) scale(.4788)}}.snow:nth-child(229){opacity:1.8274;transform:translate(26.0416vw,-10px) scale(.8266);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{32.73%{transform:translate(33.9069vw,32.73vh) scale(.8266)}to{transform:translate(29.97425vw,100vh) scale(.8266)}}.snow:nth-child(230){opacity:1.3898;transform:translate(45.5584vw,-10px) scale(.6701);animation:fall-230 23s -2s linear infinite}@keyframes fall-230{71.1%{transform:translate(48.9317vw,71.1vh) scale(.6701)}to{transform:translate(47.24505vw,100vh) scale(.6701)}}.snow:nth-child(231){opacity:1.3832;transform:translate(77.643vw,-10px) scale(.5043);animation:fall-231 23s -1s linear infinite}@keyframes fall-231{57.509%{transform:translate(71.0376vw,57.509vh) scale(.5043)}to{transform:translate(74.3403vw,100vh) scale(.5043)}}.snow:nth-child(232){opacity:1.1018;transform:translate(35.7136vw,-10px) scale(.5417);animation:fall-232 19s -6s linear infinite}@keyframes fall-232{70.711%{transform:translate(32.1077vw,70.711vh) scale(.5417)}to{transform:translate(33.91065vw,100vh) scale(.5417)}}.snow:nth-child(233){opacity:.5776;transform:translate(21.9618vw,-10px) scale(.7743);animation:fall-233 18s -27s linear infinite}@keyframes fall-233{74.185%{transform:translate(23.5815vw,74.185vh) scale(.7743)}to{transform:translate(22.77165vw,100vh) scale(.7743)}}.snow:nth-child(234){opacity:1.1178;transform:translate(47.4306vw,-10px) scale(.369);animation:fall-234 29s -5s linear infinite}@keyframes fall-234{49.208%{transform:translate(45.6578vw,49.208vh) scale(.369)}to{transform:translate(46.5442vw,100vh) scale(.369)}}.snow:nth-child(235){opacity:.5456;transform:translate(85.5138vw,-10px) scale(.1432);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{62.335%{transform:translate(83.2092vw,62.335vh) scale(.1432)}to{transform:translate(84.3615vw,100vh) scale(.1432)}}.snow:nth-child(236){opacity:.9562;transform:translate(34.0658vw,-10px) scale(.3096);animation:fall-236 22s -22s linear infinite}@keyframes fall-236{62.177%{transform:translate(27.0202vw,62.177vh) scale(.3096)}to{transform:translate(30.543vw,100vh) scale(.3096)}}.snow:nth-child(237){opacity:1.488;transform:translate(43.2445vw,-10px) scale(.9995);animation:fall-237 26s -16s linear infinite}@keyframes fall-237{39.786%{transform:translate(44.1564vw,39.786vh) scale(.9995)}to{transform:translate(43.70045vw,100vh) scale(.9995)}}.snow:nth-child(238){opacity:1.769;transform:translate(32.8661vw,-10px) scale(.7748);animation:fall-238 12s -3s linear infinite}@keyframes fall-238{78.528%{transform:translate(26.8651vw,78.528vh) scale(.7748)}to{transform:translate(29.8656vw,100vh) scale(.7748)}}.snow:nth-child(239){opacity:.429;transform:translate(89.6257vw,-10px) scale(.0323);animation:fall-239 26s -16s linear infinite}@keyframes fall-239{41.557%{transform:translate(80.3799vw,41.557vh) scale(.0323)}to{transform:translate(85.0028vw,100vh) scale(.0323)}}.snow:nth-child(240){opacity:1.132;transform:translate(27.7818vw,-10px) scale(.8667);animation:fall-240 10s -24s linear infinite}@keyframes fall-240{57.806%{transform:translate(18.0477vw,57.806vh) scale(.8667)}to{transform:translate(22.91475vw,100vh) scale(.8667)}}.snow:nth-child(241){opacity:.2512;transform:translate(51.7898vw,-10px) scale(.2616);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{40.526%{transform:translate(52.7699vw,40.526vh) scale(.2616)}to{transform:translate(52.27985vw,100vh) scale(.2616)}}.snow:nth-child(242){opacity:.448;transform:translate(96.7869vw,-10px) scale(.9735);animation:fall-242 20s -28s linear infinite}@keyframes fall-242{33.194%{transform:translate(95.0421vw,33.194vh) scale(.9735)}to{transform:translate(95.9145vw,100vh) scale(.9735)}}.snow:nth-child(243){opacity:1.1766;transform:translate(10.1832vw,-10px) scale(.1079);animation:fall-243 19s -2s linear infinite}@keyframes fall-243{32.454%{transform:translate(20.0794vw,32.454vh) scale(.1079)}to{transform:translate(15.1313vw,100vh) scale(.1079)}}.snow:nth-child(244){opacity:1.9636;transform:translate(45.5761vw,-10px) scale(.8964);animation:fall-244 17s -24s linear infinite}@keyframes fall-244{49.253%{transform:translate(42.0445vw,49.253vh) scale(.8964)}to{transform:translate(43.8103vw,100vh) scale(.8964)}}.snow:nth-child(245){opacity:1.6076;transform:translate(66.3353vw,-10px) scale(.9502);animation:fall-245 29s -11s linear infinite}@keyframes fall-245{64.217%{transform:translate(74.8679vw,64.217vh) scale(.9502)}to{transform:translate(70.6016vw,100vh) scale(.9502)}}.snow:nth-child(246){opacity:.5304;transform:translate(16.5825vw,-10px) scale(.1079);animation:fall-246 26s -8s linear infinite}@keyframes fall-246{65.143%{transform:translate(20.9404vw,65.143vh) scale(.1079)}to{transform:translate(18.76145vw,100vh) scale(.1079)}}.snow:nth-child(247){opacity:1.2008;transform:translate(59.2507vw,-10px) scale(.2875);animation:fall-247 26s -30s linear infinite}@keyframes fall-247{44.105%{transform:translate(51.2042vw,44.105vh) scale(.2875)}to{transform:translate(55.22745vw,100vh) scale(.2875)}}.snow:nth-child(248){opacity:.8878;transform:translate(97.6825vw,-10px) scale(.6635);animation:fall-248 22s -5s linear infinite}@keyframes fall-248{67.93%{transform:translate(98.4755vw,67.93vh) scale(.6635)}to{transform:translate(98.079vw,100vh) scale(.6635)}}.snow:nth-child(249){opacity:.5116;transform:translate(82.2045vw,-10px) scale(.4408);animation:fall-249 22s -19s linear infinite}@keyframes fall-249{74.061%{transform:translate(77.0939vw,74.061vh) scale(.4408)}to{transform:translate(79.6492vw,100vh) scale(.4408)}}.snow:nth-child(250){opacity:1.4426;transform:translate(55.4214vw,-10px) scale(.2232);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{73.523%{transform:translate(49.4724vw,73.523vh) scale(.2232)}to{transform:translate(52.4469vw,100vh) scale(.2232)}}.snow:nth-child(251){opacity:1.516;transform:translate(23.618vw,-10px) scale(.9709);animation:fall-251 14s -21s linear infinite}@keyframes fall-251{54.635%{transform:translate(22.8699vw,54.635vh) scale(.9709)}to{transform:translate(23.24395vw,100vh) scale(.9709)}}.snow:nth-child(252){opacity:1.0852;transform:translate(68.256vw,-10px) scale(.2655);animation:fall-252 17s -6s linear infinite}@keyframes fall-252{48.051%{transform:translate(77.8998vw,48.051vh) scale(.2655)}to{transform:translate(73.0779vw,100vh) scale(.2655)}}.snow:nth-child(253){opacity:1.7414;transform:translate(2.849vw,-10px) scale(.5588);animation:fall-253 22s -7s linear infinite}@keyframes fall-253{43.988%{transform:translate(5.5651vw,43.988vh) scale(.5588)}to{transform:translate(4.20705vw,100vh) scale(.5588)}}.snow:nth-child(254){opacity:.8072;transform:translate(58.0769vw,-10px) scale(.3439);animation:fall-254 21s -27s linear infinite}@keyframes fall-254{35.321%{transform:translate(61.8617vw,35.321vh) scale(.3439)}to{transform:translate(59.9693vw,100vh) scale(.3439)}}.snow:nth-child(255){opacity:1.624;transform:translate(41.976vw,-10px) scale(.5099);animation:fall-255 25s -27s linear infinite}@keyframes fall-255{67.456%{transform:translate(50.5185vw,67.456vh) scale(.5099)}to{transform:translate(46.24725vw,100vh) scale(.5099)}}.snow:nth-child(256){opacity:.0126;transform:translate(12.3711vw,-10px) scale(.4289);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{67.222%{transform:translate(19.9205vw,67.222vh) scale(.4289)}to{transform:translate(16.1458vw,100vh) scale(.4289)}}.snow:nth-child(257){opacity:1.2018;transform:translate(32.9296vw,-10px) scale(.1375);animation:fall-257 20s -1s linear infinite}@keyframes fall-257{53.486%{transform:translate(25.0759vw,53.486vh) scale(.1375)}to{transform:translate(29.00275vw,100vh) scale(.1375)}}.snow:nth-child(258){opacity:.5684;transform:translate(66.8067vw,-10px) scale(.5678);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{54.761%{transform:translate(71.0211vw,54.761vh) scale(.5678)}to{transform:translate(68.9139vw,100vh) scale(.5678)}}.snow:nth-child(259){opacity:.3126;transform:translate(84.2551vw,-10px) scale(.8057);animation:fall-259 10s -16s linear infinite}@keyframes fall-259{74.136%{transform:translate(84.5458vw,74.136vh) scale(.8057)}to{transform:translate(84.40045vw,100vh) scale(.8057)}}.snow:nth-child(260){opacity:.6058;transform:translate(58.1961vw,-10px) scale(.4609);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{76.177%{transform:translate(52.0004vw,76.177vh) scale(.4609)}to{transform:translate(55.09825vw,100vh) scale(.4609)}}.snow:nth-child(261){opacity:.8612;transform:translate(7.9897vw,-10px) scale(.6049);animation:fall-261 22s -16s linear infinite}@keyframes fall-261{43.02%{transform:translate(12.6375vw,43.02vh) scale(.6049)}to{transform:translate(10.3136vw,100vh) scale(.6049)}}.snow:nth-child(262){opacity:.4804;transform:translate(68.988vw,-10px) scale(.963);animation:fall-262 25s -29s linear infinite}@keyframes fall-262{60.486%{transform:translate(73.2398vw,60.486vh) scale(.963)}to{transform:translate(71.1139vw,100vh) scale(.963)}}.snow:nth-child(263){opacity:1.0336;transform:translate(59.5476vw,-10px) scale(.6016);animation:fall-263 19s -23s linear infinite}@keyframes fall-263{42.513%{transform:translate(58.1905vw,42.513vh) scale(.6016)}to{transform:translate(58.86905vw,100vh) scale(.6016)}}.snow:nth-child(264){opacity:1.8716;transform:translate(22.8354vw,-10px) scale(.0053);animation:fall-264 17s -27s linear infinite}@keyframes fall-264{65.881%{transform:translate(22.5853vw,65.881vh) scale(.0053)}to{transform:translate(22.71035vw,100vh) scale(.0053)}}.snow:nth-child(265){opacity:.2116;transform:translate(53.3186vw,-10px) scale(.8371);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{76.141%{transform:translate(45.3197vw,76.141vh) scale(.8371)}to{transform:translate(49.31915vw,100vh) scale(.8371)}}.snow:nth-child(266){opacity:.4034;transform:translate(70.9015vw,-10px) scale(.083);animation:fall-266 11s -23s linear infinite}@keyframes fall-266{50.503%{transform:translate(62.7969vw,50.503vh) scale(.083)}to{transform:translate(66.8492vw,100vh) scale(.083)}}.snow:nth-child(267){opacity:.3136;transform:translate(49.7318vw,-10px) scale(.0991);animation:fall-267 12s -2s linear infinite}@keyframes fall-267{30.934%{transform:translate(46.862vw,30.934vh) scale(.0991)}to{transform:translate(48.2969vw,100vh) scale(.0991)}}.snow:nth-child(268){opacity:.3082;transform:translate(51.6007vw,-10px) scale(.1551);animation:fall-268 13s -18s linear infinite}@keyframes fall-268{77.678%{transform:translate(53.9018vw,77.678vh) scale(.1551)}to{transform:translate(52.75125vw,100vh) scale(.1551)}}.snow:nth-child(269){opacity:.7476;transform:translate(4.4462vw,-10px) scale(.9677);animation:fall-269 21s -13s linear infinite}@keyframes fall-269{43.69%{transform:translate(-.8139vw,43.69vh) scale(.9677)}to{transform:translate(1.81615vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:1.0812;transform:translate(10.6977vw,-10px) scale(.222);animation:fall-270 16s -5s linear infinite}@keyframes fall-270{45.094%{transform:translate(15.002vw,45.094vh) scale(.222)}to{transform:translate(12.84985vw,100vh) scale(.222)}}.snow:nth-child(271){opacity:1.0804;transform:translate(10.9694vw,-10px) scale(.2642);animation:fall-271 27s -21s linear infinite}@keyframes fall-271{74.932%{transform:translate(15.5844vw,74.932vh) scale(.2642)}to{transform:translate(13.2769vw,100vh) scale(.2642)}}.snow:nth-child(272){opacity:.9784;transform:translate(27.0104vw,-10px) scale(.7485);animation:fall-272 26s -12s linear infinite}@keyframes fall-272{46.5%{transform:translate(20.2233vw,46.5vh) scale(.7485)}to{transform:translate(23.61685vw,100vh) scale(.7485)}}.snow:nth-child(273){opacity:.8896;transform:translate(47.29vw,-10px) scale(.9487);animation:fall-273 24s -22s linear infinite}@keyframes fall-273{31.623%{transform:translate(56.5884vw,31.623vh) scale(.9487)}to{transform:translate(51.9392vw,100vh) scale(.9487)}}.snow:nth-child(274){opacity:.9176;transform:translate(17.002vw,-10px) scale(.6993);animation:fall-274 20s -16s linear infinite}@keyframes fall-274{62.466%{transform:translate(13.2927vw,62.466vh) scale(.6993)}to{transform:translate(15.14735vw,100vh) scale(.6993)}}.snow:nth-child(275){opacity:1.984;transform:translate(4.7819vw,-10px) scale(.6734);animation:fall-275 10s -8s linear infinite}@keyframes fall-275{56.347%{transform:translate(.7858vw,56.347vh) scale(.6734)}to{transform:translate(2.78385vw,100vh) scale(.6734)}}.snow:nth-child(276){opacity:1.0852;transform:translate(81.4748vw,-10px) scale(.4301);animation:fall-276 24s -22s linear infinite}@keyframes fall-276{67.274%{transform:translate(71.969vw,67.274vh) scale(.4301)}to{transform:translate(76.7219vw,100vh) scale(.4301)}}.snow:nth-child(277){opacity:.6936;transform:translate(70.3201vw,-10px) scale(.2803);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{43.825%{transform:translate(68.7404vw,43.825vh) scale(.2803)}to{transform:translate(69.53025vw,100vh) scale(.2803)}}.snow:nth-child(278){opacity:.5068;transform:translate(72.4393vw,-10px) scale(.6218);animation:fall-278 26s -13s linear infinite}@keyframes fall-278{78.114%{transform:translate(67.478vw,78.114vh) scale(.6218)}to{transform:translate(69.95865vw,100vh) scale(.6218)}}.snow:nth-child(279){opacity:.083;transform:translate(41.189vw,-10px) scale(.3446);animation:fall-279 27s -28s linear infinite}@keyframes fall-279{65.63%{transform:translate(40.3698vw,65.63vh) scale(.3446)}to{transform:translate(40.7794vw,100vh) scale(.3446)}}.snow:nth-child(280){opacity:.4326;transform:translate(10.9875vw,-10px) scale(.6636);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{69.87%{transform:translate(10.6251vw,69.87vh) scale(.6636)}to{transform:translate(10.8063vw,100vh) scale(.6636)}}.snow:nth-child(281){opacity:.548;transform:translate(92.1943vw,-10px) scale(.9085);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{51.701%{transform:translate(95.921vw,51.701vh) scale(.9085)}to{transform:translate(94.05765vw,100vh) scale(.9085)}}.snow:nth-child(282){opacity:.53;transform:translate(24.4183vw,-10px) scale(.4017);animation:fall-282 12s -10s linear infinite}@keyframes fall-282{47.693%{transform:translate(33.5586vw,47.693vh) scale(.4017)}to{transform:translate(28.98845vw,100vh) scale(.4017)}}.snow:nth-child(283){opacity:1.2414;transform:translate(.5004vw,-10px) scale(.5037);animation:fall-283 18s -23s linear infinite}@keyframes fall-283{52.573%{transform:translate(9.4216vw,52.573vh) scale(.5037)}to{transform:translate(4.961vw,100vh) scale(.5037)}}.snow:nth-child(284){opacity:1.5592;transform:translate(20.7436vw,-10px) scale(.7437);animation:fall-284 25s -20s linear infinite}@keyframes fall-284{32.697%{transform:translate(20.5503vw,32.697vh) scale(.7437)}to{transform:translate(20.64695vw,100vh) scale(.7437)}}.snow:nth-child(285){opacity:.5702;transform:translate(82.8728vw,-10px) scale(.8762);animation:fall-285 12s -27s linear infinite}@keyframes fall-285{73.582%{transform:translate(82.8177vw,73.582vh) scale(.8762)}to{transform:translate(82.84525vw,100vh) scale(.8762)}}.snow:nth-child(286){opacity:1.9306;transform:translate(99.1619vw,-10px) scale(.1448);animation:fall-286 19s -2s linear infinite}@keyframes fall-286{56.346%{transform:translate(100.9587vw,56.346vh) scale(.1448)}to{transform:translate(100.0603vw,100vh) scale(.1448)}}.snow:nth-child(287){opacity:.46;transform:translate(8.143vw,-10px) scale(.7872);animation:fall-287 11s -12s linear infinite}@keyframes fall-287{66.021%{transform:translate(3.4179vw,66.021vh) scale(.7872)}to{transform:translate(5.78045vw,100vh) scale(.7872)}}.snow:nth-child(288){opacity:.5996;transform:translate(5.2383vw,-10px) scale(.9486);animation:fall-288 28s -16s linear infinite}@keyframes fall-288{70.69%{transform:translate(7.4633vw,70.69vh) scale(.9486)}to{transform:translate(6.3508vw,100vh) scale(.9486)}}.snow:nth-child(289){opacity:.0002;transform:translate(21.676vw,-10px) scale(.3323);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{78.544%{transform:translate(31.2156vw,78.544vh) scale(.3323)}to{transform:translate(26.4458vw,100vh) scale(.3323)}}.snow:nth-child(290){opacity:1.2778;transform:translate(80.0973vw,-10px) scale(.2532);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{72.947%{transform:translate(77.0247vw,72.947vh) scale(.2532)}to{transform:translate(78.561vw,100vh) scale(.2532)}}.snow:nth-child(291){opacity:.0954;transform:translate(58.9417vw,-10px) scale(.3746);animation:fall-291 28s -10s linear infinite}@keyframes fall-291{45.594%{transform:translate(54.3338vw,45.594vh) scale(.3746)}to{transform:translate(56.63775vw,100vh) scale(.3746)}}.snow:nth-child(292){opacity:.6048;transform:translate(69.7158vw,-10px) scale(.7124);animation:fall-292 12s -5s linear infinite}@keyframes fall-292{73.363%{transform:translate(74.451vw,73.363vh) scale(.7124)}to{transform:translate(72.0834vw,100vh) scale(.7124)}}.snow:nth-child(293){opacity:1.7892;transform:translate(60.8184vw,-10px) scale(.6117);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{78.942%{transform:translate(59.5189vw,78.942vh) scale(.6117)}to{transform:translate(60.16865vw,100vh) scale(.6117)}}.snow:nth-child(294){opacity:1.4618;transform:translate(38.9795vw,-10px) scale(.2499);animation:fall-294 30s -26s linear infinite}@keyframes fall-294{54.263%{transform:translate(41.097vw,54.263vh) scale(.2499)}to{transform:translate(40.03825vw,100vh) scale(.2499)}}.snow:nth-child(295){opacity:1.7538;transform:translate(65.5091vw,-10px) scale(.4215);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{48.78%{transform:translate(74.1681vw,48.78vh) scale(.4215)}to{transform:translate(69.8386vw,100vh) scale(.4215)}}.snow:nth-child(296){opacity:1.4346;transform:translate(60.2353vw,-10px) scale(.3115);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{67.31%{transform:translate(57.7511vw,67.31vh) scale(.3115)}to{transform:translate(58.9932vw,100vh) scale(.3115)}}.snow:nth-child(297){opacity:.3086;transform:translate(37.9176vw,-10px) scale(.9045);animation:fall-297 22s -12s linear infinite}@keyframes fall-297{58.96%{transform:translate(41.6495vw,58.96vh) scale(.9045)}to{transform:translate(39.78355vw,100vh) scale(.9045)}}.snow:nth-child(298){opacity:.3848;transform:translate(68.5188vw,-10px) scale(.1759);animation:fall-298 20s -26s linear infinite}@keyframes fall-298{72.426%{transform:translate(74.4626vw,72.426vh) scale(.1759)}to{transform:translate(71.4907vw,100vh) scale(.1759)}}.snow:nth-child(299){opacity:1.6056;transform:translate(12.6901vw,-10px) scale(.7198);animation:fall-299 21s -10s linear infinite}@keyframes fall-299{77.062%{transform:translate(8.0424vw,77.062vh) scale(.7198)}to{transform:translate(10.36625vw,100vh) scale(.7198)}}.snow:nth-child(300){opacity:.8682;transform:translate(31.2696vw,-10px) scale(.9762);animation:fall-300 26s -10s linear infinite}@keyframes fall-300{51.524%{transform:translate(36.3745vw,51.524vh) scale(.9762)}to{transform:translate(33.82205vw,100vh) scale(.9762)}}.snow:nth-child(301){opacity:1.1814;transform:translate(3.8992vw,-10px) scale(.8526);animation:fall-301 17s -20s linear infinite}@keyframes fall-301{59.372%{transform:translate(-.9787vw,59.372vh) scale(.8526)}to{transform:translate(1.46025vw,100vh) scale(.8526)}}.snow:nth-child(302){opacity:1.2698;transform:translate(74.9166vw,-10px) scale(.8707);animation:fall-302 11s -11s linear infinite}@keyframes fall-302{71.121%{transform:translate(66.8479vw,71.121vh) scale(.8707)}to{transform:translate(70.88225vw,100vh) scale(.8707)}}.snow:nth-child(303){opacity:1.0926;transform:translate(66.3828vw,-10px) scale(.5329);animation:fall-303 24s -19s linear infinite}@keyframes fall-303{60.53%{transform:translate(71.7317vw,60.53vh) scale(.5329)}to{transform:translate(69.05725vw,100vh) scale(.5329)}}.snow:nth-child(304){opacity:1.6926;transform:translate(26.6643vw,-10px) scale(.3849);animation:fall-304 29s -29s linear infinite}@keyframes fall-304{56.289%{transform:translate(33.3365vw,56.289vh) scale(.3849)}to{transform:translate(30.0004vw,100vh) scale(.3849)}}.snow:nth-child(305){opacity:1.4564;transform:translate(37.9784vw,-10px) scale(.4925);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{52.789%{transform:translate(37.6562vw,52.789vh) scale(.4925)}to{transform:translate(37.8173vw,100vh) scale(.4925)}}.snow:nth-child(306){opacity:1.7532;transform:translate(44.0658vw,-10px) scale(.6331);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{47.12%{transform:translate(49.3308vw,47.12vh) scale(.6331)}to{transform:translate(46.6983vw,100vh) scale(.6331)}}.snow:nth-child(307){opacity:1.6444;transform:translate(28.0204vw,-10px) scale(.7206);animation:fall-307 10s -14s linear infinite}@keyframes fall-307{66.586%{transform:translate(20.3714vw,66.586vh) scale(.7206)}to{transform:translate(24.1959vw,100vh) scale(.7206)}}.snow:nth-child(308){opacity:.249;transform:translate(98.1237vw,-10px) scale(.8909);animation:fall-308 29s -11s linear infinite}@keyframes fall-308{43.23%{transform:translate(93.5007vw,43.23vh) scale(.8909)}to{transform:translate(95.8122vw,100vh) scale(.8909)}}.snow:nth-child(309){opacity:.7928;transform:translate(57.7388vw,-10px) scale(.9857);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{54.811%{transform:translate(60.6215vw,54.811vh) scale(.9857)}to{transform:translate(59.18015vw,100vh) scale(.9857)}}.snow:nth-child(310){opacity:1.6248;transform:translate(42.1136vw,-10px) scale(.2393);animation:fall-310 18s -10s linear infinite}@keyframes fall-310{64.761%{transform:translate(45.7245vw,64.761vh) scale(.2393)}to{transform:translate(43.91905vw,100vh) scale(.2393)}}.snow:nth-child(311){opacity:1.2946;transform:translate(75.0771vw,-10px) scale(.1788);animation:fall-311 25s -17s linear infinite}@keyframes fall-311{42.397%{transform:translate(83.2937vw,42.397vh) scale(.1788)}to{transform:translate(79.1854vw,100vh) scale(.1788)}}.snow:nth-child(312){opacity:.089;transform:translate(84.9522vw,-10px) scale(.125);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{46.969%{transform:translate(92.3951vw,46.969vh) scale(.125)}to{transform:translate(88.67365vw,100vh) scale(.125)}}.snow:nth-child(313){opacity:.5318;transform:translate(4.366vw,-10px) scale(.1223);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{57.393%{transform:translate(7.6049vw,57.393vh) scale(.1223)}to{transform:translate(5.98545vw,100vh) scale(.1223)}}.snow:nth-child(314){opacity:.5754;transform:translate(8.803vw,-10px) scale(.6207);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{61.971%{transform:translate(5.1719vw,61.971vh) scale(.6207)}to{transform:translate(6.98745vw,100vh) scale(.6207)}}.snow:nth-child(315){opacity:.4658;transform:translate(14.1061vw,-10px) scale(.9062);animation:fall-315 28s -19s linear infinite}@keyframes fall-315{74.397%{transform:translate(17.4587vw,74.397vh) scale(.9062)}to{transform:translate(15.7824vw,100vh) scale(.9062)}}.snow:nth-child(316){opacity:1.2434;transform:translate(22.7841vw,-10px) scale(.6333);animation:fall-316 25s -23s linear infinite}@keyframes fall-316{43.419%{transform:translate(19.3922vw,43.419vh) scale(.6333)}to{transform:translate(21.08815vw,100vh) scale(.6333)}}.snow:nth-child(317){opacity:.492;transform:translate(20.2331vw,-10px) scale(.954);animation:fall-317 14s -4s linear infinite}@keyframes fall-317{53.137%{transform:translate(19.19vw,53.137vh) scale(.954)}to{transform:translate(19.71155vw,100vh) scale(.954)}}.snow:nth-child(318){opacity:1.1698;transform:translate(1.5048vw,-10px) scale(.4593);animation:fall-318 18s -22s linear infinite}@keyframes fall-318{50.518%{transform:translate(-.5307vw,50.518vh) scale(.4593)}to{transform:translate(.48705vw,100vh) scale(.4593)}}.snow:nth-child(319){opacity:.819;transform:translate(54.6222vw,-10px) scale(.4347);animation:fall-319 22s -4s linear infinite}@keyframes fall-319{61.666%{transform:translate(52.1897vw,61.666vh) scale(.4347)}to{transform:translate(53.40595vw,100vh) scale(.4347)}}.snow:nth-child(320){opacity:.2572;transform:translate(93.9398vw,-10px) scale(.5982);animation:fall-320 10s -23s linear infinite}@keyframes fall-320{65.518%{transform:translate(100.7921vw,65.518vh) scale(.5982)}to{transform:translate(97.36595vw,100vh) scale(.5982)}}.snow:nth-child(321){opacity:.3682;transform:translate(33.3201vw,-10px) scale(.7348);animation:fall-321 26s -17s linear infinite}@keyframes fall-321{76.089%{transform:translate(36.3231vw,76.089vh) scale(.7348)}to{transform:translate(34.8216vw,100vh) scale(.7348)}}.snow:nth-child(322){opacity:.1214;transform:translate(52.5469vw,-10px) scale(.9995);animation:fall-322 23s -29s linear infinite}@keyframes fall-322{79.876%{transform:translate(48.1319vw,79.876vh) scale(.9995)}to{transform:translate(50.3394vw,100vh) scale(.9995)}}.snow:nth-child(323){opacity:1.5664;transform:translate(79.0245vw,-10px) scale(.2658);animation:fall-323 19s -11s linear infinite}@keyframes fall-323{36.875%{transform:translate(88.8832vw,36.875vh) scale(.2658)}to{transform:translate(83.95385vw,100vh) scale(.2658)}}.snow:nth-child(324){opacity:.3332;transform:translate(65.5216vw,-10px) scale(.0658);animation:fall-324 21s -20s linear infinite}@keyframes fall-324{72.974%{transform:translate(55.8359vw,72.974vh) scale(.0658)}to{transform:translate(60.67875vw,100vh) scale(.0658)}}.snow:nth-child(325){opacity:1.066;transform:translate(99.4141vw,-10px) scale(.7737);animation:fall-325 12s -29s linear infinite}@keyframes fall-325{34.915%{transform:translate(96.9491vw,34.915vh) scale(.7737)}to{transform:translate(98.1816vw,100vh) scale(.7737)}}.snow:nth-child(326){opacity:1.8436;transform:translate(86.4298vw,-10px) scale(.2841);animation:fall-326 12s -25s linear infinite}@keyframes fall-326{77.696%{transform:translate(81.6262vw,77.696vh) scale(.2841)}to{transform:translate(84.028vw,100vh) scale(.2841)}}.snow:nth-child(327){opacity:.6606;transform:translate(19.3171vw,-10px) scale(.6631);animation:fall-327 15s -15s linear infinite}@keyframes fall-327{39.404%{transform:translate(28.4145vw,39.404vh) scale(.6631)}to{transform:translate(23.8658vw,100vh) scale(.6631)}}.snow:nth-child(328){opacity:1.0726;transform:translate(86.6249vw,-10px) scale(.5704);animation:fall-328 14s -13s linear infinite}@keyframes fall-328{76.969%{transform:translate(95.7241vw,76.969vh) scale(.5704)}to{transform:translate(91.1745vw,100vh) scale(.5704)}}.snow:nth-child(329){opacity:.6352;transform:translate(68.9187vw,-10px) scale(.6025);animation:fall-329 12s -20s linear infinite}@keyframes fall-329{38.226%{transform:translate(62.7484vw,38.226vh) scale(.6025)}to{transform:translate(65.83355vw,100vh) scale(.6025)}}.snow:nth-child(330){opacity:.8936;transform:translate(16.5386vw,-10px) scale(.6826);animation:fall-330 20s -17s linear infinite}@keyframes fall-330{55.309%{transform:translate(14.8954vw,55.309vh) scale(.6826)}to{transform:translate(15.717vw,100vh) scale(.6826)}}.snow:nth-child(331){opacity:1.1452;transform:translate(28.1145vw,-10px) scale(.2912);animation:fall-331 17s -20s linear infinite}@keyframes fall-331{31.382%{transform:translate(34.917vw,31.382vh) scale(.2912)}to{transform:translate(31.51575vw,100vh) scale(.2912)}}.snow:nth-child(332){opacity:.6578;transform:translate(27.5929vw,-10px) scale(.4129);animation:fall-332 21s -1s linear infinite}@keyframes fall-332{59.956%{transform:translate(30.9261vw,59.956vh) scale(.4129)}to{transform:translate(29.2595vw,100vh) scale(.4129)}}.snow:nth-child(333){opacity:.2868;transform:translate(33.525vw,-10px) scale(.2389);animation:fall-333 12s -5s linear infinite}@keyframes fall-333{61.956%{transform:translate(28.7041vw,61.956vh) scale(.2389)}to{transform:translate(31.11455vw,100vh) scale(.2389)}}.snow:nth-child(334){opacity:.1264;transform:translate(39.8577vw,-10px) scale(.2175);animation:fall-334 14s -3s linear infinite}@keyframes fall-334{59.472%{transform:translate(35.6606vw,59.472vh) scale(.2175)}to{transform:translate(37.75915vw,100vh) scale(.2175)}}.snow:nth-child(335){opacity:.1114;transform:translate(76.1069vw,-10px) scale(.2807);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{53.341%{transform:translate(68.661vw,53.341vh) scale(.2807)}to{transform:translate(72.38395vw,100vh) scale(.2807)}}.snow:nth-child(336){opacity:1.2678;transform:translate(58.0172vw,-10px) scale(.9424);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{40.899%{transform:translate(49.7286vw,40.899vh) scale(.9424)}to{transform:translate(53.8729vw,100vh) scale(.9424)}}.snow:nth-child(337){opacity:1.6376;transform:translate(39.0653vw,-10px) scale(.4848);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{31.968%{transform:translate(47.1922vw,31.968vh) scale(.4848)}to{transform:translate(43.12875vw,100vh) scale(.4848)}}.snow:nth-child(338){opacity:1.8364;transform:translate(32.0968vw,-10px) scale(.0068);animation:fall-338 17s -2s linear infinite}@keyframes fall-338{35.124%{transform:translate(29.2634vw,35.124vh) scale(.0068)}to{transform:translate(30.6801vw,100vh) scale(.0068)}}.snow:nth-child(339){opacity:1.4222;transform:translate(1.1553vw,-10px) scale(.8018);animation:fall-339 13s -29s linear infinite}@keyframes fall-339{76.309%{transform:translate(10.9161vw,76.309vh) scale(.8018)}to{transform:translate(6.0357vw,100vh) scale(.8018)}}.snow:nth-child(340){opacity:.6056;transform:translate(4.5761vw,-10px) scale(.5019);animation:fall-340 19s -13s linear infinite}@keyframes fall-340{30.16%{transform:translate(1.0818vw,30.16vh) scale(.5019)}to{transform:translate(2.82895vw,100vh) scale(.5019)}}.snow:nth-child(341){opacity:1.6788;transform:translate(87.0382vw,-10px) scale(.4232);animation:fall-341 17s -27s linear infinite}@keyframes fall-341{68.438%{transform:translate(90.332vw,68.438vh) scale(.4232)}to{transform:translate(88.6851vw,100vh) scale(.4232)}}.snow:nth-child(342){opacity:.798;transform:translate(22.246vw,-10px) scale(.4911);animation:fall-342 30s -4s linear infinite}@keyframes fall-342{50.938%{transform:translate(26.4638vw,50.938vh) scale(.4911)}to{transform:translate(24.3549vw,100vh) scale(.4911)}}.snow:nth-child(343){opacity:1.9846;transform:translate(17.0085vw,-10px) scale(.2684);animation:fall-343 10s -27s linear infinite}@keyframes fall-343{73.783%{transform:translate(9.6035vw,73.783vh) scale(.2684)}to{transform:translate(13.306vw,100vh) scale(.2684)}}.snow:nth-child(344){opacity:1.3938;transform:translate(1.9676vw,-10px) scale(.1732);animation:fall-344 21s -30s linear infinite}@keyframes fall-344{33.041%{transform:translate(1.4264vw,33.041vh) scale(.1732)}to{transform:translate(1.697vw,100vh) scale(.1732)}}.snow:nth-child(345){opacity:.717;transform:translate(42.034vw,-10px) scale(.5717);animation:fall-345 28s -16s linear infinite}@keyframes fall-345{73.685%{transform:translate(46.5846vw,73.685vh) scale(.5717)}to{transform:translate(44.3093vw,100vh) scale(.5717)}}.snow:nth-child(346){opacity:.4508;transform:translate(11.5692vw,-10px) scale(.7419);animation:fall-346 12s -20s linear infinite}@keyframes fall-346{66.521%{transform:translate(17.5557vw,66.521vh) scale(.7419)}to{transform:translate(14.56245vw,100vh) scale(.7419)}}.snow:nth-child(347){opacity:1.1204;transform:translate(38.6663vw,-10px) scale(.8163);animation:fall-347 12s -8s linear infinite}@keyframes fall-347{36.371%{transform:translate(32.8392vw,36.371vh) scale(.8163)}to{transform:translate(35.75275vw,100vh) scale(.8163)}}.snow:nth-child(348){opacity:.9812;transform:translate(14.7797vw,-10px) scale(.3377);animation:fall-348 21s -18s linear infinite}@keyframes fall-348{76.408%{transform:translate(11.2254vw,76.408vh) scale(.3377)}to{transform:translate(13.00255vw,100vh) scale(.3377)}}.snow:nth-child(349){opacity:1.946;transform:translate(78.5073vw,-10px) scale(.3977);animation:fall-349 13s -24s linear infinite}@keyframes fall-349{48.789%{transform:translate(76.6855vw,48.789vh) scale(.3977)}to{transform:translate(77.5964vw,100vh) scale(.3977)}}.snow:nth-child(350){opacity:1.8438;transform:translate(61.4016vw,-10px) scale(.5694);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.571%{transform:translate(65.4476vw,69.571vh) scale(.5694)}to{transform:translate(63.4246vw,100vh) scale(.5694)}}.snow:nth-child(351){opacity:1.83;transform:translate(51.3031vw,-10px) scale(.6309);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{51.352%{transform:translate(51.1442vw,51.352vh) scale(.6309)}to{transform:translate(51.22365vw,100vh) scale(.6309)}}.snow:nth-child(352){opacity:1.9126;transform:translate(4.813vw,-10px) scale(.7679);animation:fall-352 14s -11s linear infinite}@keyframes fall-352{74.479%{transform:translate(9.7017vw,74.479vh) scale(.7679)}to{transform:translate(7.25735vw,100vh) scale(.7679)}}.snow:nth-child(353){opacity:.2914;transform:translate(6.4516vw,-10px) scale(.2127);animation:fall-353 28s -2s linear infinite}@keyframes fall-353{39.661%{transform:translate(5.9318vw,39.661vh) scale(.2127)}to{transform:translate(6.1917vw,100vh) scale(.2127)}}.snow:nth-child(354){opacity:1.9438;transform:translate(49.6769vw,-10px) scale(.2112);animation:fall-354 13s -19s linear infinite}@keyframes fall-354{36.61%{transform:translate(57.8768vw,36.61vh) scale(.2112)}to{transform:translate(53.77685vw,100vh) scale(.2112)}}.snow:nth-child(355){opacity:1.5284;transform:translate(86.8865vw,-10px) scale(.1798);animation:fall-355 25s -21s linear infinite}@keyframes fall-355{57.523%{transform:translate(94.0705vw,57.523vh) scale(.1798)}to{transform:translate(90.4785vw,100vh) scale(.1798)}}.snow:nth-child(356){opacity:.872;transform:translate(60.6141vw,-10px) scale(.4364);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{55.338%{transform:translate(53.5495vw,55.338vh) scale(.4364)}to{transform:translate(57.0818vw,100vh) scale(.4364)}}.snow:nth-child(357){opacity:.247;transform:translate(78.4394vw,-10px) scale(.615);animation:fall-357 20s -1s linear infinite}@keyframes fall-357{36.071%{transform:translate(77.2865vw,36.071vh) scale(.615)}to{transform:translate(77.86295vw,100vh) scale(.615)}}.snow:nth-child(358){opacity:1.3836;transform:translate(59.6413vw,-10px) scale(.9096);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{58.784%{transform:translate(63.955vw,58.784vh) scale(.9096)}to{transform:translate(61.79815vw,100vh) scale(.9096)}}.snow:nth-child(359){opacity:1.7634;transform:translate(6.4065vw,-10px) scale(.4607);animation:fall-359 18s -19s linear infinite}@keyframes fall-359{30.859%{transform:translate(1.5713vw,30.859vh) scale(.4607)}to{transform:translate(3.9889vw,100vh) scale(.4607)}}.snow:nth-child(360){opacity:1.0126;transform:translate(68.2985vw,-10px) scale(.0476);animation:fall-360 12s -4s linear infinite}@keyframes fall-360{75.494%{transform:translate(68.9688vw,75.494vh) scale(.0476)}to{transform:translate(68.63365vw,100vh) scale(.0476)}}.snow:nth-child(361){opacity:.8194;transform:translate(44.3658vw,-10px) scale(.8262);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{41.294%{transform:translate(54.0093vw,41.294vh) scale(.8262)}to{transform:translate(49.18755vw,100vh) scale(.8262)}}.snow:nth-child(362){opacity:1.3956;transform:translate(22.6751vw,-10px) scale(.9686);animation:fall-362 28s -25s linear infinite}@keyframes fall-362{55.051%{transform:translate(21.304vw,55.051vh) scale(.9686)}to{transform:translate(21.98955vw,100vh) scale(.9686)}}.snow:nth-child(363){opacity:.4306;transform:translate(94.4965vw,-10px) scale(.8475);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{60.888%{transform:translate(86.4729vw,60.888vh) scale(.8475)}to{transform:translate(90.4847vw,100vh) scale(.8475)}}.snow:nth-child(364){opacity:1.3958;transform:translate(70.1623vw,-10px) scale(.356);animation:fall-364 23s -17s linear infinite}@keyframes fall-364{57.262%{transform:translate(70.9694vw,57.262vh) scale(.356)}to{transform:translate(70.56585vw,100vh) scale(.356)}}.snow:nth-child(365){opacity:1.671;transform:translate(35.5154vw,-10px) scale(.7833);animation:fall-365 24s -22s linear infinite}@keyframes fall-365{74.279%{transform:translate(44.2041vw,74.279vh) scale(.7833)}to{transform:translate(39.85975vw,100vh) scale(.7833)}}.snow:nth-child(366){opacity:1.9688;transform:translate(65.3794vw,-10px) scale(.3052);animation:fall-366 11s -12s linear infinite}@keyframes fall-366{66.294%{transform:translate(62.5608vw,66.294vh) scale(.3052)}to{transform:translate(63.9701vw,100vh) scale(.3052)}}.snow:nth-child(367){opacity:1.5186;transform:translate(4.6706vw,-10px) scale(.3295);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{41.31%{transform:translate(-.0408vw,41.31vh) scale(.3295)}to{transform:translate(2.3149vw,100vh) scale(.3295)}}.snow:nth-child(368){opacity:.0254;transform:translate(49.1087vw,-10px) scale(.0841);animation:fall-368 16s -30s linear infinite}@keyframes fall-368{42.871%{transform:translate(40.2874vw,42.871vh) scale(.0841)}to{transform:translate(44.69805vw,100vh) scale(.0841)}}.snow:nth-child(369){opacity:1.7858;transform:translate(13.5272vw,-10px) scale(.0599);animation:fall-369 25s -21s linear infinite}@keyframes fall-369{54.391%{transform:translate(13.4034vw,54.391vh) scale(.0599)}to{transform:translate(13.4653vw,100vh) scale(.0599)}}.snow:nth-child(370){opacity:1.914;transform:translate(35.6199vw,-10px) scale(.518);animation:fall-370 14s -25s linear infinite}@keyframes fall-370{38.022%{transform:translate(36.1063vw,38.022vh) scale(.518)}to{transform:translate(35.8631vw,100vh) scale(.518)}}.snow:nth-child(371){opacity:1.183;transform:translate(69.9755vw,-10px) scale(.5259);animation:fall-371 24s -22s linear infinite}@keyframes fall-371{39.884%{transform:translate(61.2416vw,39.884vh) scale(.5259)}to{transform:translate(65.60855vw,100vh) scale(.5259)}}.snow:nth-child(372){opacity:1.226;transform:translate(4.606vw,-10px) scale(.6263);animation:fall-372 24s -11s linear infinite}@keyframes fall-372{54.507%{transform:translate(2.2787vw,54.507vh) scale(.6263)}to{transform:translate(3.44235vw,100vh) scale(.6263)}}.snow:nth-child(373){opacity:1.3162;transform:translate(66.3088vw,-10px) scale(.9877);animation:fall-373 28s -10s linear infinite}@keyframes fall-373{75.732%{transform:translate(58.294vw,75.732vh) scale(.9877)}to{transform:translate(62.3014vw,100vh) scale(.9877)}}.snow:nth-child(374){opacity:1.0442;transform:translate(44.6823vw,-10px) scale(.676);animation:fall-374 20s -28s linear infinite}@keyframes fall-374{66.79%{transform:translate(52.446vw,66.79vh) scale(.676)}to{transform:translate(48.56415vw,100vh) scale(.676)}}.snow:nth-child(375){opacity:.2782;transform:translate(56.7589vw,-10px) scale(.1109);animation:fall-375 26s -9s linear infinite}@keyframes fall-375{72.369%{transform:translate(54.856vw,72.369vh) scale(.1109)}to{transform:translate(55.80745vw,100vh) scale(.1109)}}.snow:nth-child(376){opacity:.3068;transform:translate(45.5405vw,-10px) scale(.005);animation:fall-376 20s -5s linear infinite}@keyframes fall-376{51.114%{transform:translate(54.3619vw,51.114vh) scale(.005)}to{transform:translate(49.9512vw,100vh) scale(.005)}}.snow:nth-child(377){opacity:1.1012;transform:translate(78.0056vw,-10px) scale(.2335);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{32.314%{transform:translate(80.1068vw,32.314vh) scale(.2335)}to{transform:translate(79.0562vw,100vh) scale(.2335)}}.snow:nth-child(378){opacity:1.5872;transform:translate(38.8874vw,-10px) scale(.2219);animation:fall-378 21s -12s linear infinite}@keyframes fall-378{34.996%{transform:translate(34.5234vw,34.996vh) scale(.2219)}to{transform:translate(36.7054vw,100vh) scale(.2219)}}.snow:nth-child(379){opacity:1.0602;transform:translate(58.5541vw,-10px) scale(.4042);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{75.982%{transform:translate(56.693vw,75.982vh) scale(.4042)}to{transform:translate(57.62355vw,100vh) scale(.4042)}}.snow:nth-child(380){opacity:1.2912;transform:translate(77.923vw,-10px) scale(.2507);animation:fall-380 19s -18s linear infinite}@keyframes fall-380{40.115%{transform:translate(81.8985vw,40.115vh) scale(.2507)}to{transform:translate(79.91075vw,100vh) scale(.2507)}}.snow:nth-child(381){opacity:.4652;transform:translate(58.8409vw,-10px) scale(.1891);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{43.917%{transform:translate(62.319vw,43.917vh) scale(.1891)}to{transform:translate(60.57995vw,100vh) scale(.1891)}}.snow:nth-child(382){opacity:.1908;transform:translate(80.8049vw,-10px) scale(.4566);animation:fall-382 13s -26s linear infinite}@keyframes fall-382{74.035%{transform:translate(90.3794vw,74.035vh) scale(.4566)}to{transform:translate(85.59215vw,100vh) scale(.4566)}}.snow:nth-child(383){opacity:1.8298;transform:translate(21.6396vw,-10px) scale(.1485);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{35.795%{transform:translate(13.8589vw,35.795vh) scale(.1485)}to{transform:translate(17.74925vw,100vh) scale(.1485)}}.snow:nth-child(384){opacity:.5694;transform:translate(53.647vw,-10px) scale(.0505);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{38.201%{transform:translate(44.681vw,38.201vh) scale(.0505)}to{transform:translate(49.164vw,100vh) scale(.0505)}}.snow:nth-child(385){opacity:1.3238;transform:translate(53.8072vw,-10px) scale(.2512);animation:fall-385 26s -12s linear infinite}@keyframes fall-385{74.836%{transform:translate(57.7154vw,74.836vh) scale(.2512)}to{transform:translate(55.7613vw,100vh) scale(.2512)}}.snow:nth-child(386){opacity:1.1706;transform:translate(96.4401vw,-10px) scale(.3499);animation:fall-386 22s -1s linear infinite}@keyframes fall-386{52.561%{transform:translate(96.9327vw,52.561vh) scale(.3499)}to{transform:translate(96.6864vw,100vh) scale(.3499)}}.snow:nth-child(387){opacity:.1852;transform:translate(21.7019vw,-10px) scale(.2155);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{33.052%{transform:translate(14.9474vw,33.052vh) scale(.2155)}to{transform:translate(18.32465vw,100vh) scale(.2155)}}.snow:nth-child(388){opacity:1.8606;transform:translate(84.2034vw,-10px) scale(.7179);animation:fall-388 30s -7s linear infinite}@keyframes fall-388{78.203%{transform:translate(85.1418vw,78.203vh) scale(.7179)}to{transform:translate(84.6726vw,100vh) scale(.7179)}}.snow:nth-child(389){opacity:1.3204;transform:translate(88.2926vw,-10px) scale(.4999);animation:fall-389 11s -20s linear infinite}@keyframes fall-389{48.941%{transform:translate(89.3645vw,48.941vh) scale(.4999)}to{transform:translate(88.82855vw,100vh) scale(.4999)}}.snow:nth-child(390){opacity:1.1478;transform:translate(18.3781vw,-10px) scale(.9497);animation:fall-390 28s -2s linear infinite}@keyframes fall-390{63.292%{transform:translate(9.4843vw,63.292vh) scale(.9497)}to{transform:translate(13.9312vw,100vh) scale(.9497)}}.snow:nth-child(391){opacity:1.4852;transform:translate(85.3943vw,-10px) scale(.0213);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{55.292%{transform:translate(93.5168vw,55.292vh) scale(.0213)}to{transform:translate(89.45555vw,100vh) scale(.0213)}}.snow:nth-child(392){opacity:1.8952;transform:translate(15.1264vw,-10px) scale(.7157);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{35.638%{transform:translate(7.254vw,35.638vh) scale(.7157)}to{transform:translate(11.1902vw,100vh) scale(.7157)}}.snow:nth-child(393){opacity:.421;transform:translate(65.8581vw,-10px) scale(.8067);animation:fall-393 24s -6s linear infinite}@keyframes fall-393{65.747%{transform:translate(56.7022vw,65.747vh) scale(.8067)}to{transform:translate(61.28015vw,100vh) scale(.8067)}}.snow:nth-child(394){opacity:1.8012;transform:translate(22.4992vw,-10px) scale(.1592);animation:fall-394 19s -26s linear infinite}@keyframes fall-394{50.728%{transform:translate(26.293vw,50.728vh) scale(.1592)}to{transform:translate(24.3961vw,100vh) scale(.1592)}}.snow:nth-child(395){opacity:1.2034;transform:translate(56.3364vw,-10px) scale(.079);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{45.61%{transform:translate(49.4037vw,45.61vh) scale(.079)}to{transform:translate(52.87005vw,100vh) scale(.079)}}.snow:nth-child(396){opacity:1.1962;transform:translate(76.9553vw,-10px) scale(.1741);animation:fall-396 16s -11s linear infinite}@keyframes fall-396{41.785%{transform:translate(67.3152vw,41.785vh) scale(.1741)}to{transform:translate(72.13525vw,100vh) scale(.1741)}}.snow:nth-child(397){opacity:1.5778;transform:translate(21.2985vw,-10px) scale(.3048);animation:fall-397 18s -7s linear infinite}@keyframes fall-397{41.445%{transform:translate(13.4156vw,41.445vh) scale(.3048)}to{transform:translate(17.35705vw,100vh) scale(.3048)}}.snow:nth-child(398){opacity:1.82;transform:translate(47.6659vw,-10px) scale(.83);animation:fall-398 22s -5s linear infinite}@keyframes fall-398{65.575%{transform:translate(39.7356vw,65.575vh) scale(.83)}to{transform:translate(43.70075vw,100vh) scale(.83)}}.snow:nth-child(399){opacity:.5222;transform:translate(83.6206vw,-10px) scale(.1395);animation:fall-399 17s -25s linear infinite}@keyframes fall-399{34.303%{transform:translate(77.8374vw,34.303vh) scale(.1395)}to{transform:translate(80.729vw,100vh) scale(.1395)}}.snow:nth-child(400){opacity:.7814;transform:translate(72.6532vw,-10px) scale(.2103);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{36.079%{transform:translate(72.583vw,36.079vh) scale(.2103)}to{transform:translate(72.6181vw,100vh) scale(.2103)}}\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 });
24
+ 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\" 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: 1800){.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.6296;transform:translate(83.5307vw,-10px) scale(.7361);animation:fall-1 28s -27s linear infinite}@keyframes fall-1{53.791%{transform:translate(89.0683vw,53.791vh) scale(.7361)}to{transform:translate(86.2995vw,100vh) scale(.7361)}}.snow:nth-child(2){opacity:.718;transform:translate(55.5139vw,-10px) scale(.6298);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{62.427%{transform:translate(50.4412vw,62.427vh) scale(.6298)}to{transform:translate(52.97755vw,100vh) scale(.6298)}}.snow:nth-child(3){opacity:.4326;transform:translate(25.8529vw,-10px) scale(.214);animation:fall-3 18s -29s linear infinite}@keyframes fall-3{78.729%{transform:translate(30.5598vw,78.729vh) scale(.214)}to{transform:translate(28.20635vw,100vh) scale(.214)}}.snow:nth-child(4){opacity:.6758;transform:translate(73.951vw,-10px) scale(.1079);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{56.897%{transform:translate(77.6831vw,56.897vh) scale(.1079)}to{transform:translate(75.81705vw,100vh) scale(.1079)}}.snow:nth-child(5){opacity:.7364;transform:translate(40.5592vw,-10px) scale(.0857);animation:fall-5 29s -8s linear infinite}@keyframes fall-5{50.569%{transform:translate(41.3352vw,50.569vh) scale(.0857)}to{transform:translate(40.9472vw,100vh) scale(.0857)}}.snow:nth-child(6){opacity:1.0182;transform:translate(91.3888vw,-10px) scale(.8839);animation:fall-6 22s -9s linear infinite}@keyframes fall-6{36.658%{transform:translate(93.6097vw,36.658vh) scale(.8839)}to{transform:translate(92.49925vw,100vh) scale(.8839)}}.snow:nth-child(7){opacity:1.3088;transform:translate(18.7305vw,-10px) scale(.2828);animation:fall-7 13s -9s linear infinite}@keyframes fall-7{74.012%{transform:translate(25.201vw,74.012vh) scale(.2828)}to{transform:translate(21.96575vw,100vh) scale(.2828)}}.snow:nth-child(8){opacity:.7956;transform:translate(58.864vw,-10px) scale(.9873);animation:fall-8 12s -19s linear infinite}@keyframes fall-8{64.692%{transform:translate(56.2459vw,64.692vh) scale(.9873)}to{transform:translate(57.55495vw,100vh) scale(.9873)}}.snow:nth-child(9){opacity:.6454;transform:translate(91.895vw,-10px) scale(.8194);animation:fall-9 25s -15s linear infinite}@keyframes fall-9{33.52%{transform:translate(92.5753vw,33.52vh) scale(.8194)}to{transform:translate(92.23515vw,100vh) scale(.8194)}}.snow:nth-child(10){opacity:.0148;transform:translate(26.1448vw,-10px) scale(.6849);animation:fall-10 26s -18s linear infinite}@keyframes fall-10{60.525%{transform:translate(22.2669vw,60.525vh) scale(.6849)}to{transform:translate(24.20585vw,100vh) scale(.6849)}}.snow:nth-child(11){opacity:1.029;transform:translate(64.9929vw,-10px) scale(.5112);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{77.723%{transform:translate(59.4432vw,77.723vh) scale(.5112)}to{transform:translate(62.21805vw,100vh) scale(.5112)}}.snow:nth-child(12){opacity:1.1666;transform:translate(84.9517vw,-10px) scale(.5512);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{55.967%{transform:translate(88.0348vw,55.967vh) scale(.5512)}to{transform:translate(86.49325vw,100vh) scale(.5512)}}.snow:nth-child(13){opacity:.8228;transform:translate(93.8818vw,-10px) scale(.3101);animation:fall-13 24s -1s linear infinite}@keyframes fall-13{43.205%{transform:translate(101.1302vw,43.205vh) scale(.3101)}to{transform:translate(97.506vw,100vh) scale(.3101)}}.snow:nth-child(14){opacity:1.1894;transform:translate(10.7287vw,-10px) scale(.2767);animation:fall-14 19s -7s linear infinite}@keyframes fall-14{35.527%{transform:translate(3.1126vw,35.527vh) scale(.2767)}to{transform:translate(6.92065vw,100vh) scale(.2767)}}.snow:nth-child(15){opacity:.043;transform:translate(22.2529vw,-10px) scale(.1227);animation:fall-15 24s -6s linear infinite}@keyframes fall-15{71.256%{transform:translate(12.4605vw,71.256vh) scale(.1227)}to{transform:translate(17.3567vw,100vh) scale(.1227)}}.snow:nth-child(16){opacity:.8496;transform:translate(29.6863vw,-10px) scale(.0661);animation:fall-16 17s -30s linear infinite}@keyframes fall-16{65.399%{transform:translate(25.1724vw,65.399vh) scale(.0661)}to{transform:translate(27.42935vw,100vh) scale(.0661)}}.snow:nth-child(17){opacity:1.736;transform:translate(97.441vw,-10px) scale(.9679);animation:fall-17 26s -15s linear infinite}@keyframes fall-17{38.103%{transform:translate(96.8462vw,38.103vh) scale(.9679)}to{transform:translate(97.1436vw,100vh) scale(.9679)}}.snow:nth-child(18){opacity:1.7738;transform:translate(20.2196vw,-10px) scale(.8033);animation:fall-18 30s -5s linear infinite}@keyframes fall-18{50.699%{transform:translate(21.0256vw,50.699vh) scale(.8033)}to{transform:translate(20.6226vw,100vh) scale(.8033)}}.snow:nth-child(19){opacity:1.4172;transform:translate(32.539vw,-10px) scale(.0831);animation:fall-19 25s -16s linear infinite}@keyframes fall-19{56.67%{transform:translate(32.6564vw,56.67vh) scale(.0831)}to{transform:translate(32.5977vw,100vh) scale(.0831)}}.snow:nth-child(20){opacity:1.6242;transform:translate(29.3654vw,-10px) scale(.1513);animation:fall-20 23s -20s linear infinite}@keyframes fall-20{35.622%{transform:translate(20.4117vw,35.622vh) scale(.1513)}to{transform:translate(24.88855vw,100vh) scale(.1513)}}.snow:nth-child(21){opacity:.158;transform:translate(67.1189vw,-10px) scale(.7128);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{41.703%{transform:translate(58.2432vw,41.703vh) scale(.7128)}to{transform:translate(62.68105vw,100vh) scale(.7128)}}.snow:nth-child(22){opacity:.644;transform:translate(18.4255vw,-10px) scale(.5185);animation:fall-22 15s -1s linear infinite}@keyframes fall-22{60.725%{transform:translate(26.9001vw,60.725vh) scale(.5185)}to{transform:translate(22.6628vw,100vh) scale(.5185)}}.snow:nth-child(23){opacity:1.3096;transform:translate(95.6703vw,-10px) scale(.918);animation:fall-23 11s -17s linear infinite}@keyframes fall-23{68.487%{transform:translate(89.376vw,68.487vh) scale(.918)}to{transform:translate(92.52315vw,100vh) scale(.918)}}.snow:nth-child(24){opacity:.7254;transform:translate(28.607vw,-10px) scale(.3341);animation:fall-24 21s -6s linear infinite}@keyframes fall-24{60.984%{transform:translate(35.8479vw,60.984vh) scale(.3341)}to{transform:translate(32.22745vw,100vh) scale(.3341)}}.snow:nth-child(25){opacity:.7096;transform:translate(12.9017vw,-10px) scale(.1045);animation:fall-25 16s -11s linear infinite}@keyframes fall-25{35.147%{transform:translate(6.6145vw,35.147vh) scale(.1045)}to{transform:translate(9.7581vw,100vh) scale(.1045)}}.snow:nth-child(26){opacity:1.656;transform:translate(23.3189vw,-10px) scale(.0181);animation:fall-26 24s -25s linear infinite}@keyframes fall-26{75.609%{transform:translate(16.2969vw,75.609vh) scale(.0181)}to{transform:translate(19.8079vw,100vh) scale(.0181)}}.snow:nth-child(27){opacity:.088;transform:translate(71.9462vw,-10px) scale(.8298);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{58.964%{transform:translate(78.9413vw,58.964vh) scale(.8298)}to{transform:translate(75.44375vw,100vh) scale(.8298)}}.snow:nth-child(28){opacity:1.5436;transform:translate(9.8576vw,-10px) scale(.2641);animation:fall-28 22s -4s linear infinite}@keyframes fall-28{60.212%{transform:translate(6.5422vw,60.212vh) scale(.2641)}to{transform:translate(8.1999vw,100vh) scale(.2641)}}.snow:nth-child(29){opacity:.6868;transform:translate(94.7314vw,-10px) scale(.0499);animation:fall-29 26s -11s linear infinite}@keyframes fall-29{78.713%{transform:translate(89.9198vw,78.713vh) scale(.0499)}to{transform:translate(92.3256vw,100vh) scale(.0499)}}.snow:nth-child(30){opacity:1.4796;transform:translate(18.4525vw,-10px) scale(.9879);animation:fall-30 15s -2s linear infinite}@keyframes fall-30{76.183%{transform:translate(26.8963vw,76.183vh) scale(.9879)}to{transform:translate(22.6744vw,100vh) scale(.9879)}}.snow:nth-child(31){opacity:.0468;transform:translate(64.513vw,-10px) scale(.8208);animation:fall-31 15s -10s linear infinite}@keyframes fall-31{72.443%{transform:translate(64.6635vw,72.443vh) scale(.8208)}to{transform:translate(64.58825vw,100vh) scale(.8208)}}.snow:nth-child(32){opacity:1.6524;transform:translate(98.3301vw,-10px) scale(.9616);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{37.51%{transform:translate(98.1173vw,37.51vh) scale(.9616)}to{transform:translate(98.2237vw,100vh) scale(.9616)}}.snow:nth-child(33){opacity:1.4842;transform:translate(42.7192vw,-10px) scale(.6679);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{58.93%{transform:translate(36.3879vw,58.93vh) scale(.6679)}to{transform:translate(39.55355vw,100vh) scale(.6679)}}.snow:nth-child(34){opacity:.216;transform:translate(62.4127vw,-10px) scale(.4842);animation:fall-34 24s -12s linear infinite}@keyframes fall-34{78.024%{transform:translate(54.9886vw,78.024vh) scale(.4842)}to{transform:translate(58.70065vw,100vh) scale(.4842)}}.snow:nth-child(35){opacity:1.5124;transform:translate(19.3836vw,-10px) scale(.0286);animation:fall-35 28s -16s linear infinite}@keyframes fall-35{78.415%{transform:translate(23.6438vw,78.415vh) scale(.0286)}to{transform:translate(21.5137vw,100vh) scale(.0286)}}.snow:nth-child(36){opacity:.126;transform:translate(45.3758vw,-10px) scale(.9915);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{57.764%{transform:translate(40.4004vw,57.764vh) scale(.9915)}to{transform:translate(42.8881vw,100vh) scale(.9915)}}.snow:nth-child(37){opacity:1.8082;transform:translate(10.5902vw,-10px) scale(.2339);animation:fall-37 30s -15s linear infinite}@keyframes fall-37{32.719%{transform:translate(5.8473vw,32.719vh) scale(.2339)}to{transform:translate(8.21875vw,100vh) scale(.2339)}}.snow:nth-child(38){opacity:1.946;transform:translate(35.0691vw,-10px) scale(.1274);animation:fall-38 25s -5s linear infinite}@keyframes fall-38{72.788%{transform:translate(34.5448vw,72.788vh) scale(.1274)}to{transform:translate(34.80695vw,100vh) scale(.1274)}}.snow:nth-child(39){opacity:1.3334;transform:translate(77.063vw,-10px) scale(.472);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{71.998%{transform:translate(71.3775vw,71.998vh) scale(.472)}to{transform:translate(74.22025vw,100vh) scale(.472)}}.snow:nth-child(40){opacity:1.1664;transform:translate(45.2383vw,-10px) scale(.3614);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{74.417%{transform:translate(37.4625vw,74.417vh) scale(.3614)}to{transform:translate(41.3504vw,100vh) scale(.3614)}}.snow:nth-child(41){opacity:1.4014;transform:translate(91.7141vw,-10px) scale(.6174);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{52.462%{transform:translate(81.8448vw,52.462vh) scale(.6174)}to{transform:translate(86.77945vw,100vh) scale(.6174)}}.snow:nth-child(42){opacity:.0244;transform:translate(57.0897vw,-10px) scale(.5357);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{59.822%{transform:translate(57.1499vw,59.822vh) scale(.5357)}to{transform:translate(57.1198vw,100vh) scale(.5357)}}.snow:nth-child(43){opacity:1.5086;transform:translate(73.9305vw,-10px) scale(.6855);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{38%{transform:translate(72.8699vw,38vh) scale(.6855)}to{transform:translate(73.4002vw,100vh) scale(.6855)}}.snow:nth-child(44){opacity:.2566;transform:translate(50.3209vw,-10px) scale(.361);animation:fall-44 21s -13s linear infinite}@keyframes fall-44{59.895%{transform:translate(44.7328vw,59.895vh) scale(.361)}to{transform:translate(47.52685vw,100vh) scale(.361)}}.snow:nth-child(45){opacity:.536;transform:translate(22.4036vw,-10px) scale(.0807);animation:fall-45 23s -12s linear infinite}@keyframes fall-45{32.915%{transform:translate(17.6749vw,32.915vh) scale(.0807)}to{transform:translate(20.03925vw,100vh) scale(.0807)}}.snow:nth-child(46){opacity:1.3556;transform:translate(91.4335vw,-10px) scale(.7556);animation:fall-46 15s -30s linear infinite}@keyframes fall-46{55.941%{transform:translate(96.1691vw,55.941vh) scale(.7556)}to{transform:translate(93.8013vw,100vh) scale(.7556)}}.snow:nth-child(47){opacity:1.0768;transform:translate(11.2923vw,-10px) scale(.5029);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{72.927%{transform:translate(11.2793vw,72.927vh) scale(.5029)}to{transform:translate(11.2858vw,100vh) scale(.5029)}}.snow:nth-child(48){opacity:.2908;transform:translate(30.2307vw,-10px) scale(.8337);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{54.966%{transform:translate(26.2694vw,54.966vh) scale(.8337)}to{transform:translate(28.25005vw,100vh) scale(.8337)}}.snow:nth-child(49){opacity:.276;transform:translate(10.6593vw,-10px) scale(.3329);animation:fall-49 28s -8s linear infinite}@keyframes fall-49{72.62%{transform:translate(16.118vw,72.62vh) scale(.3329)}to{transform:translate(13.38865vw,100vh) scale(.3329)}}.snow:nth-child(50){opacity:.3024;transform:translate(27.9307vw,-10px) scale(.0995);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{66.02%{transform:translate(33.7174vw,66.02vh) scale(.0995)}to{transform:translate(30.82405vw,100vh) scale(.0995)}}.snow:nth-child(51){opacity:1.0964;transform:translate(9.8399vw,-10px) scale(.0142);animation:fall-51 22s -27s linear infinite}@keyframes fall-51{67.286%{transform:translate(4.1563vw,67.286vh) scale(.0142)}to{transform:translate(6.9981vw,100vh) scale(.0142)}}.snow:nth-child(52){opacity:1.7036;transform:translate(70.2282vw,-10px) scale(.4441);animation:fall-52 25s -12s linear infinite}@keyframes fall-52{58.602%{transform:translate(78.9653vw,58.602vh) scale(.4441)}to{transform:translate(74.59675vw,100vh) scale(.4441)}}.snow:nth-child(53){opacity:1.5976;transform:translate(73.1804vw,-10px) scale(.4218);animation:fall-53 14s -22s linear infinite}@keyframes fall-53{74.918%{transform:translate(67.7186vw,74.918vh) scale(.4218)}to{transform:translate(70.4495vw,100vh) scale(.4218)}}.snow:nth-child(54){opacity:.7834;transform:translate(21.0836vw,-10px) scale(.1081);animation:fall-54 20s -25s linear infinite}@keyframes fall-54{51.798%{transform:translate(18.6018vw,51.798vh) scale(.1081)}to{transform:translate(19.8427vw,100vh) scale(.1081)}}.snow:nth-child(55){opacity:.1552;transform:translate(38.3421vw,-10px) scale(.9297);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.367%{transform:translate(34.4613vw,62.367vh) scale(.9297)}to{transform:translate(36.4017vw,100vh) scale(.9297)}}.snow:nth-child(56){opacity:1.9658;transform:translate(41.3912vw,-10px) scale(.287);animation:fall-56 15s -25s linear infinite}@keyframes fall-56{31.384%{transform:translate(32.1266vw,31.384vh) scale(.287)}to{transform:translate(36.7589vw,100vh) scale(.287)}}.snow:nth-child(57){opacity:.7454;transform:translate(32.0379vw,-10px) scale(.4404);animation:fall-57 11s -29s linear infinite}@keyframes fall-57{43.433%{transform:translate(36.4155vw,43.433vh) scale(.4404)}to{transform:translate(34.2267vw,100vh) scale(.4404)}}.snow:nth-child(58){opacity:1.0256;transform:translate(90.1724vw,-10px) scale(.8602);animation:fall-58 13s -22s linear infinite}@keyframes fall-58{43.936%{transform:translate(98.0494vw,43.936vh) scale(.8602)}to{transform:translate(94.1109vw,100vh) scale(.8602)}}.snow:nth-child(59){opacity:.3804;transform:translate(56.2121vw,-10px) scale(.9459);animation:fall-59 24s -11s linear infinite}@keyframes fall-59{45.001%{transform:translate(47.8867vw,45.001vh) scale(.9459)}to{transform:translate(52.0494vw,100vh) scale(.9459)}}.snow:nth-child(60){opacity:1.8168;transform:translate(49.2038vw,-10px) scale(.5592);animation:fall-60 24s -10s linear infinite}@keyframes fall-60{44.682%{transform:translate(51.8322vw,44.682vh) scale(.5592)}to{transform:translate(50.518vw,100vh) scale(.5592)}}.snow:nth-child(61){opacity:1.7094;transform:translate(22.8122vw,-10px) scale(.4101);animation:fall-61 19s -21s linear infinite}@keyframes fall-61{55.457%{transform:translate(22.2442vw,55.457vh) scale(.4101)}to{transform:translate(22.5282vw,100vh) scale(.4101)}}.snow:nth-child(62){opacity:.8292;transform:translate(54.4941vw,-10px) scale(.5139);animation:fall-62 18s -19s linear infinite}@keyframes fall-62{33.634%{transform:translate(55.4093vw,33.634vh) scale(.5139)}to{transform:translate(54.9517vw,100vh) scale(.5139)}}.snow:nth-child(63){opacity:1.6124;transform:translate(75.9199vw,-10px) scale(.1319);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{41.92%{transform:translate(71.3334vw,41.92vh) scale(.1319)}to{transform:translate(73.62665vw,100vh) scale(.1319)}}.snow:nth-child(64){opacity:1.203;transform:translate(55.571vw,-10px) scale(.2783);animation:fall-64 20s -16s linear infinite}@keyframes fall-64{34.033%{transform:translate(59.5378vw,34.033vh) scale(.2783)}to{transform:translate(57.5544vw,100vh) scale(.2783)}}.snow:nth-child(65){opacity:1.8228;transform:translate(22.6687vw,-10px) scale(.7229);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{41.064%{transform:translate(26.0388vw,41.064vh) scale(.7229)}to{transform:translate(24.35375vw,100vh) scale(.7229)}}.snow:nth-child(66){opacity:1.5856;transform:translate(43.934vw,-10px) scale(.4749);animation:fall-66 18s -23s linear infinite}@keyframes fall-66{55.054%{transform:translate(34.0977vw,55.054vh) scale(.4749)}to{transform:translate(39.01585vw,100vh) scale(.4749)}}.snow:nth-child(67){opacity:.4958;transform:translate(46.3427vw,-10px) scale(.0592);animation:fall-67 30s -23s linear infinite}@keyframes fall-67{69.837%{transform:translate(48.6939vw,69.837vh) scale(.0592)}to{transform:translate(47.5183vw,100vh) scale(.0592)}}.snow:nth-child(68){opacity:1.3532;transform:translate(7.5109vw,-10px) scale(.7366);animation:fall-68 19s -19s linear infinite}@keyframes fall-68{33.24%{transform:translate(7.403vw,33.24vh) scale(.7366)}to{transform:translate(7.45695vw,100vh) scale(.7366)}}.snow:nth-child(69){opacity:.9632;transform:translate(63.5006vw,-10px) scale(.4339);animation:fall-69 16s -13s linear infinite}@keyframes fall-69{55.921%{transform:translate(59.3076vw,55.921vh) scale(.4339)}to{transform:translate(61.4041vw,100vh) scale(.4339)}}.snow:nth-child(70){opacity:.6268;transform:translate(23.4831vw,-10px) scale(.6127);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{75.013%{transform:translate(28.3051vw,75.013vh) scale(.6127)}to{transform:translate(25.8941vw,100vh) scale(.6127)}}.snow:nth-child(71){opacity:1.2612;transform:translate(61.93vw,-10px) scale(.9681);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{72.609%{transform:translate(58.0948vw,72.609vh) scale(.9681)}to{transform:translate(60.0124vw,100vh) scale(.9681)}}.snow:nth-child(72){opacity:1.9142;transform:translate(69.1428vw,-10px) scale(.5492);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{66.814%{transform:translate(64.2726vw,66.814vh) scale(.5492)}to{transform:translate(66.7077vw,100vh) scale(.5492)}}.snow:nth-child(73){opacity:.6;transform:translate(58.6466vw,-10px) scale(.2447);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{77.824%{transform:translate(59.6063vw,77.824vh) scale(.2447)}to{transform:translate(59.12645vw,100vh) scale(.2447)}}.snow:nth-child(74){opacity:1.7494;transform:translate(41.5467vw,-10px) scale(.2378);animation:fall-74 29s -19s linear infinite}@keyframes fall-74{63.024%{transform:translate(45.9894vw,63.024vh) scale(.2378)}to{transform:translate(43.76805vw,100vh) scale(.2378)}}.snow:nth-child(75){opacity:.9766;transform:translate(22.4865vw,-10px) scale(.9667);animation:fall-75 26s -13s linear infinite}@keyframes fall-75{66.063%{transform:translate(29.9961vw,66.063vh) scale(.9667)}to{transform:translate(26.2413vw,100vh) scale(.9667)}}.snow:nth-child(76){opacity:1.7182;transform:translate(12.3368vw,-10px) scale(.4589);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{41.098%{transform:translate(7.3825vw,41.098vh) scale(.4589)}to{transform:translate(9.85965vw,100vh) scale(.4589)}}.snow:nth-child(77){opacity:.4522;transform:translate(85.1358vw,-10px) scale(.6242);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{62.261%{transform:translate(81.5607vw,62.261vh) scale(.6242)}to{transform:translate(83.34825vw,100vh) scale(.6242)}}.snow:nth-child(78){opacity:.874;transform:translate(44.971vw,-10px) scale(.5218);animation:fall-78 26s -23s linear infinite}@keyframes fall-78{44.234%{transform:translate(48.3792vw,44.234vh) scale(.5218)}to{transform:translate(46.6751vw,100vh) scale(.5218)}}.snow:nth-child(79){opacity:.8278;transform:translate(54.3685vw,-10px) scale(.9711);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{56.765%{transform:translate(45.6309vw,56.765vh) scale(.9711)}to{transform:translate(49.9997vw,100vh) scale(.9711)}}.snow:nth-child(80){opacity:.0516;transform:translate(23.5028vw,-10px) scale(.4435);animation:fall-80 18s -25s linear infinite}@keyframes fall-80{69.856%{transform:translate(26.7898vw,69.856vh) scale(.4435)}to{transform:translate(25.1463vw,100vh) scale(.4435)}}.snow:nth-child(81){opacity:.9106;transform:translate(77.0595vw,-10px) scale(.8734);animation:fall-81 17s -30s linear infinite}@keyframes fall-81{66.214%{transform:translate(86.4964vw,66.214vh) scale(.8734)}to{transform:translate(81.77795vw,100vh) scale(.8734)}}.snow:nth-child(82){opacity:1.034;transform:translate(53.5341vw,-10px) scale(.0594);animation:fall-82 19s -4s linear infinite}@keyframes fall-82{70.642%{transform:translate(48.4232vw,70.642vh) scale(.0594)}to{transform:translate(50.97865vw,100vh) scale(.0594)}}.snow:nth-child(83){opacity:1.0662;transform:translate(15.2355vw,-10px) scale(.0998);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{48.578%{transform:translate(14.6277vw,48.578vh) scale(.0998)}to{transform:translate(14.9316vw,100vh) scale(.0998)}}.snow:nth-child(84){opacity:.879;transform:translate(74.2566vw,-10px) scale(.3047);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{64.251%{transform:translate(69.4252vw,64.251vh) scale(.3047)}to{transform:translate(71.8409vw,100vh) scale(.3047)}}.snow:nth-child(85){opacity:1.5944;transform:translate(12.6091vw,-10px) scale(.4608);animation:fall-85 23s -23s linear infinite}@keyframes fall-85{67.973%{transform:translate(4.6465vw,67.973vh) scale(.4608)}to{transform:translate(8.6278vw,100vh) scale(.4608)}}.snow:nth-child(86){opacity:1.4806;transform:translate(29.0152vw,-10px) scale(.5515);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{61.787%{transform:translate(21.4638vw,61.787vh) scale(.5515)}to{transform:translate(25.2395vw,100vh) scale(.5515)}}.snow:nth-child(87){opacity:1.7534;transform:translate(50.3247vw,-10px) scale(.9587);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{69.307%{transform:translate(52.5936vw,69.307vh) scale(.9587)}to{transform:translate(51.45915vw,100vh) scale(.9587)}}.snow:nth-child(88){opacity:.815;transform:translate(81.7676vw,-10px) scale(.5496);animation:fall-88 25s -27s linear infinite}@keyframes fall-88{69.568%{transform:translate(90.3802vw,69.568vh) scale(.5496)}to{transform:translate(86.0739vw,100vh) scale(.5496)}}.snow:nth-child(89){opacity:1.2634;transform:translate(88.0981vw,-10px) scale(.3196);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{75.253%{transform:translate(83.0399vw,75.253vh) scale(.3196)}to{transform:translate(85.569vw,100vh) scale(.3196)}}.snow:nth-child(90){opacity:1.6646;transform:translate(35.1777vw,-10px) scale(.5411);animation:fall-90 21s -24s linear infinite}@keyframes fall-90{60.928%{transform:translate(38.7661vw,60.928vh) scale(.5411)}to{transform:translate(36.9719vw,100vh) scale(.5411)}}.snow:nth-child(91){opacity:.0092;transform:translate(57.7101vw,-10px) scale(.2729);animation:fall-91 20s -11s linear infinite}@keyframes fall-91{54.211%{transform:translate(48.1331vw,54.211vh) scale(.2729)}to{transform:translate(52.9216vw,100vh) scale(.2729)}}.snow:nth-child(92){opacity:1.5714;transform:translate(19.5228vw,-10px) scale(.6424);animation:fall-92 14s -20s linear infinite}@keyframes fall-92{40.403%{transform:translate(12.9397vw,40.403vh) scale(.6424)}to{transform:translate(16.23125vw,100vh) scale(.6424)}}.snow:nth-child(93){opacity:.035;transform:translate(71.9078vw,-10px) scale(.5633);animation:fall-93 12s -26s linear infinite}@keyframes fall-93{63.641%{transform:translate(72.7425vw,63.641vh) scale(.5633)}to{transform:translate(72.32515vw,100vh) scale(.5633)}}.snow:nth-child(94){opacity:1.0966;transform:translate(58.9216vw,-10px) scale(.2135);animation:fall-94 27s -30s linear infinite}@keyframes fall-94{57.137%{transform:translate(68.6756vw,57.137vh) scale(.2135)}to{transform:translate(63.7986vw,100vh) scale(.2135)}}.snow:nth-child(95){opacity:1.2146;transform:translate(49.2802vw,-10px) scale(.6125);animation:fall-95 18s -29s linear infinite}@keyframes fall-95{64.254%{transform:translate(44.2468vw,64.254vh) scale(.6125)}to{transform:translate(46.7635vw,100vh) scale(.6125)}}.snow:nth-child(96){opacity:.5958;transform:translate(78.917vw,-10px) scale(.5685);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{42.092%{transform:translate(85.8192vw,42.092vh) scale(.5685)}to{transform:translate(82.3681vw,100vh) scale(.5685)}}.snow:nth-child(97){opacity:1.5092;transform:translate(22.6032vw,-10px) scale(.3198);animation:fall-97 24s -29s linear infinite}@keyframes fall-97{74.242%{transform:translate(30.941vw,74.242vh) scale(.3198)}to{transform:translate(26.7721vw,100vh) scale(.3198)}}.snow:nth-child(98){opacity:.3804;transform:translate(62.7528vw,-10px) scale(.3377);animation:fall-98 21s -12s linear infinite}@keyframes fall-98{33.168%{transform:translate(65.9947vw,33.168vh) scale(.3377)}to{transform:translate(64.37375vw,100vh) scale(.3377)}}.snow:nth-child(99){opacity:.7908;transform:translate(57.2354vw,-10px) scale(.8656);animation:fall-99 21s -30s linear infinite}@keyframes fall-99{50.553%{transform:translate(51.2524vw,50.553vh) scale(.8656)}to{transform:translate(54.2439vw,100vh) scale(.8656)}}.snow:nth-child(100){opacity:1.7608;transform:translate(84.6201vw,-10px) scale(.8472);animation:fall-100 19s -7s linear infinite}@keyframes fall-100{65.669%{transform:translate(90.13vw,65.669vh) scale(.8472)}to{transform:translate(87.37505vw,100vh) scale(.8472)}}.snow:nth-child(101){opacity:.641;transform:translate(12.951vw,-10px) scale(.1175);animation:fall-101 14s -22s linear infinite}@keyframes fall-101{76.041%{transform:translate(14.0283vw,76.041vh) scale(.1175)}to{transform:translate(13.48965vw,100vh) scale(.1175)}}.snow:nth-child(102){opacity:.7034;transform:translate(26.8712vw,-10px) scale(.8349);animation:fall-102 12s -17s linear infinite}@keyframes fall-102{60.928%{transform:translate(23.1339vw,60.928vh) scale(.8349)}to{transform:translate(25.00255vw,100vh) scale(.8349)}}.snow:nth-child(103){opacity:.7168;transform:translate(20.8584vw,-10px) scale(.8845);animation:fall-103 30s -3s linear infinite}@keyframes fall-103{47.027%{transform:translate(27.7046vw,47.027vh) scale(.8845)}to{transform:translate(24.2815vw,100vh) scale(.8845)}}.snow:nth-child(104){opacity:.306;transform:translate(21.7019vw,-10px) scale(.2144);animation:fall-104 18s -27s linear infinite}@keyframes fall-104{71.344%{transform:translate(14.4586vw,71.344vh) scale(.2144)}to{transform:translate(18.08025vw,100vh) scale(.2144)}}.snow:nth-child(105){opacity:1.3522;transform:translate(2.8772vw,-10px) scale(.7914);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{59.504%{transform:translate(-5.1815vw,59.504vh) scale(.7914)}to{transform:translate(-1.15215vw,100vh) scale(.7914)}}.snow:nth-child(106){opacity:1.5782;transform:translate(20.6256vw,-10px) scale(.0286);animation:fall-106 10s -15s linear infinite}@keyframes fall-106{68.666%{transform:translate(15.7482vw,68.666vh) scale(.0286)}to{transform:translate(18.1869vw,100vh) scale(.0286)}}.snow:nth-child(107){opacity:1.185;transform:translate(9.8687vw,-10px) scale(.3587);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{76.849%{transform:translate(6.6259vw,76.849vh) scale(.3587)}to{transform:translate(8.2473vw,100vh) scale(.3587)}}.snow:nth-child(108){opacity:.6898;transform:translate(48.4691vw,-10px) scale(.7542);animation:fall-108 18s -3s linear infinite}@keyframes fall-108{41.432%{transform:translate(56.0762vw,41.432vh) scale(.7542)}to{transform:translate(52.27265vw,100vh) scale(.7542)}}.snow:nth-child(109){opacity:.9182;transform:translate(16.4338vw,-10px) scale(.296);animation:fall-109 28s -21s linear infinite}@keyframes fall-109{42.591%{transform:translate(21.5055vw,42.591vh) scale(.296)}to{transform:translate(18.96965vw,100vh) scale(.296)}}.snow:nth-child(110){opacity:.715;transform:translate(27.4985vw,-10px) scale(.3964);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{52.487%{transform:translate(22.4665vw,52.487vh) scale(.3964)}to{transform:translate(24.9825vw,100vh) scale(.3964)}}.snow:nth-child(111){opacity:.6298;transform:translate(93.8816vw,-10px) scale(.3509);animation:fall-111 25s -10s linear infinite}@keyframes fall-111{30.173%{transform:translate(101.3378vw,30.173vh) scale(.3509)}to{transform:translate(97.6097vw,100vh) scale(.3509)}}.snow:nth-child(112){opacity:1.9888;transform:translate(19.9385vw,-10px) scale(.7872);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{32.001%{transform:translate(23.5339vw,32.001vh) scale(.7872)}to{transform:translate(21.7362vw,100vh) scale(.7872)}}.snow:nth-child(113){opacity:1.7504;transform:translate(16.2477vw,-10px) scale(.482);animation:fall-113 11s -22s linear infinite}@keyframes fall-113{75.912%{transform:translate(11.2282vw,75.912vh) scale(.482)}to{transform:translate(13.73795vw,100vh) scale(.482)}}.snow:nth-child(114){opacity:.463;transform:translate(62.8646vw,-10px) scale(.0468);animation:fall-114 18s -1s linear infinite}@keyframes fall-114{59.045%{transform:translate(62.0349vw,59.045vh) scale(.0468)}to{transform:translate(62.44975vw,100vh) scale(.0468)}}.snow:nth-child(115){opacity:.7308;transform:translate(86.5382vw,-10px) scale(.1221);animation:fall-115 14s -18s linear infinite}@keyframes fall-115{45.567%{transform:translate(77.0327vw,45.567vh) scale(.1221)}to{transform:translate(81.78545vw,100vh) scale(.1221)}}.snow:nth-child(116){opacity:1.5124;transform:translate(71.8844vw,-10px) scale(.3535);animation:fall-116 29s -4s linear infinite}@keyframes fall-116{61.867%{transform:translate(79.744vw,61.867vh) scale(.3535)}to{transform:translate(75.8142vw,100vh) scale(.3535)}}.snow:nth-child(117){opacity:.3532;transform:translate(24.5176vw,-10px) scale(.134);animation:fall-117 28s -30s linear infinite}@keyframes fall-117{59.513%{transform:translate(14.5681vw,59.513vh) scale(.134)}to{transform:translate(19.54285vw,100vh) scale(.134)}}.snow:nth-child(118){opacity:.8194;transform:translate(53.7837vw,-10px) scale(.4638);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{33.316%{transform:translate(46.1815vw,33.316vh) scale(.4638)}to{transform:translate(49.9826vw,100vh) scale(.4638)}}.snow:nth-child(119){opacity:1.7834;transform:translate(98.9706vw,-10px) scale(.0054);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{77.024%{transform:translate(93.3589vw,77.024vh) scale(.0054)}to{transform:translate(96.16475vw,100vh) scale(.0054)}}.snow:nth-child(120){opacity:1.624;transform:translate(2.0144vw,-10px) scale(.9222);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{75.685%{transform:translate(-2.6897vw,75.685vh) scale(.9222)}to{transform:translate(-.33765vw,100vh) scale(.9222)}}.snow:nth-child(121){opacity:1.4886;transform:translate(51.3949vw,-10px) scale(.7938);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{35.434%{transform:translate(58.5074vw,35.434vh) scale(.7938)}to{transform:translate(54.95115vw,100vh) scale(.7938)}}.snow:nth-child(122){opacity:.0056;transform:translate(56.7095vw,-10px) scale(.8868);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{55.879%{transform:translate(59.2513vw,55.879vh) scale(.8868)}to{transform:translate(57.9804vw,100vh) scale(.8868)}}.snow:nth-child(123){opacity:1.0786;transform:translate(54.2887vw,-10px) scale(.4392);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{65.406%{transform:translate(49.8259vw,65.406vh) scale(.4392)}to{transform:translate(52.0573vw,100vh) scale(.4392)}}.snow:nth-child(124){opacity:.371;transform:translate(50.8884vw,-10px) scale(.3313);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{57.386%{transform:translate(43.4715vw,57.386vh) scale(.3313)}to{transform:translate(47.17995vw,100vh) scale(.3313)}}.snow:nth-child(125){opacity:1.6486;transform:translate(45.317vw,-10px) scale(.2743);animation:fall-125 15s -29s linear infinite}@keyframes fall-125{30.441%{transform:translate(54.5103vw,30.441vh) scale(.2743)}to{transform:translate(49.91365vw,100vh) scale(.2743)}}.snow:nth-child(126){opacity:1.6018;transform:translate(42.7835vw,-10px) scale(.6283);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{54.896%{transform:translate(52.7319vw,54.896vh) scale(.6283)}to{transform:translate(47.7577vw,100vh) scale(.6283)}}.snow:nth-child(127){opacity:1.7152;transform:translate(84.9396vw,-10px) scale(.3099);animation:fall-127 19s -24s linear infinite}@keyframes fall-127{69.203%{transform:translate(92.7503vw,69.203vh) scale(.3099)}to{transform:translate(88.84495vw,100vh) scale(.3099)}}.snow:nth-child(128){opacity:.0998;transform:translate(28.5975vw,-10px) scale(.8443);animation:fall-128 30s -22s linear infinite}@keyframes fall-128{72.313%{transform:translate(24.094vw,72.313vh) scale(.8443)}to{transform:translate(26.34575vw,100vh) scale(.8443)}}.snow:nth-child(129){opacity:1.3212;transform:translate(36.9113vw,-10px) scale(.915);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{41.173%{transform:translate(27.4125vw,41.173vh) scale(.915)}to{transform:translate(32.1619vw,100vh) scale(.915)}}.snow:nth-child(130){opacity:1.1824;transform:translate(36.0856vw,-10px) scale(.0898);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{53.378%{transform:translate(32.5889vw,53.378vh) scale(.0898)}to{transform:translate(34.33725vw,100vh) scale(.0898)}}.snow:nth-child(131){opacity:1.2774;transform:translate(66.9265vw,-10px) scale(.2716);animation:fall-131 14s -10s linear infinite}@keyframes fall-131{67.567%{transform:translate(62.9vw,67.567vh) scale(.2716)}to{transform:translate(64.91325vw,100vh) scale(.2716)}}.snow:nth-child(132){opacity:1.0156;transform:translate(2.8037vw,-10px) scale(.9627);animation:fall-132 12s -8s linear infinite}@keyframes fall-132{62.106%{transform:translate(-5.1915vw,62.106vh) scale(.9627)}to{transform:translate(-1.1939vw,100vh) scale(.9627)}}.snow:nth-child(133){opacity:1.6474;transform:translate(99.0175vw,-10px) scale(.9742);animation:fall-133 26s -25s linear infinite}@keyframes fall-133{59.184%{transform:translate(108.2945vw,59.184vh) scale(.9742)}to{transform:translate(103.656vw,100vh) scale(.9742)}}.snow:nth-child(134){opacity:.0578;transform:translate(8.587vw,-10px) scale(.2894);animation:fall-134 24s -8s linear infinite}@keyframes fall-134{46.69%{transform:translate(15.452vw,46.69vh) scale(.2894)}to{transform:translate(12.0195vw,100vh) scale(.2894)}}.snow:nth-child(135){opacity:1.5744;transform:translate(18.4559vw,-10px) scale(.0938);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{52.482%{transform:translate(9.5074vw,52.482vh) scale(.0938)}to{transform:translate(13.98165vw,100vh) scale(.0938)}}.snow:nth-child(136){opacity:1.548;transform:translate(73.4452vw,-10px) scale(.1397);animation:fall-136 13s -3s linear infinite}@keyframes fall-136{73.484%{transform:translate(80.3696vw,73.484vh) scale(.1397)}to{transform:translate(76.9074vw,100vh) scale(.1397)}}.snow:nth-child(137){opacity:1.1292;transform:translate(61.5957vw,-10px) scale(.2522);animation:fall-137 10s -12s linear infinite}@keyframes fall-137{40.568%{transform:translate(60.0823vw,40.568vh) scale(.2522)}to{transform:translate(60.839vw,100vh) scale(.2522)}}.snow:nth-child(138){opacity:.7974;transform:translate(71.5295vw,-10px) scale(.1873);animation:fall-138 24s -17s linear infinite}@keyframes fall-138{56.424%{transform:translate(73.0484vw,56.424vh) scale(.1873)}to{transform:translate(72.28895vw,100vh) scale(.1873)}}.snow:nth-child(139){opacity:.5598;transform:translate(14.7857vw,-10px) scale(.4741);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{75.057%{transform:translate(14.6069vw,75.057vh) scale(.4741)}to{transform:translate(14.6963vw,100vh) scale(.4741)}}.snow:nth-child(140){opacity:1.7556;transform:translate(56.547vw,-10px) scale(.4965);animation:fall-140 17s -20s linear infinite}@keyframes fall-140{57.185%{transform:translate(61.2684vw,57.185vh) scale(.4965)}to{transform:translate(58.9077vw,100vh) scale(.4965)}}.snow:nth-child(141){opacity:.161;transform:translate(57.4361vw,-10px) scale(.7263);animation:fall-141 20s -16s linear infinite}@keyframes fall-141{44.789%{transform:translate(52.3831vw,44.789vh) scale(.7263)}to{transform:translate(54.9096vw,100vh) scale(.7263)}}.snow:nth-child(142){opacity:.3122;transform:translate(84.7001vw,-10px) scale(.8284);animation:fall-142 29s -6s linear infinite}@keyframes fall-142{78.547%{transform:translate(88.1161vw,78.547vh) scale(.8284)}to{transform:translate(86.4081vw,100vh) scale(.8284)}}.snow:nth-child(143){opacity:1.5732;transform:translate(97.6383vw,-10px) scale(.0875);animation:fall-143 10s -7s linear infinite}@keyframes fall-143{35.798%{transform:translate(95.3862vw,35.798vh) scale(.0875)}to{transform:translate(96.51225vw,100vh) scale(.0875)}}.snow:nth-child(144){opacity:1.8258;transform:translate(29.3969vw,-10px) scale(.6199);animation:fall-144 30s -7s linear infinite}@keyframes fall-144{52.573%{transform:translate(27.8873vw,52.573vh) scale(.6199)}to{transform:translate(28.6421vw,100vh) scale(.6199)}}.snow:nth-child(145){opacity:.8138;transform:translate(85.6517vw,-10px) scale(.5418);animation:fall-145 15s -19s linear infinite}@keyframes fall-145{33.674%{transform:translate(75.8366vw,33.674vh) scale(.5418)}to{transform:translate(80.74415vw,100vh) scale(.5418)}}.snow:nth-child(146){opacity:1.607;transform:translate(11.1229vw,-10px) scale(.4076);animation:fall-146 20s -9s linear infinite}@keyframes fall-146{76.58%{transform:translate(10.8748vw,76.58vh) scale(.4076)}to{transform:translate(10.99885vw,100vh) scale(.4076)}}.snow:nth-child(147){opacity:1.1976;transform:translate(59.1062vw,-10px) scale(.6865);animation:fall-147 23s -28s linear infinite}@keyframes fall-147{50.844%{transform:translate(65.5574vw,50.844vh) scale(.6865)}to{transform:translate(62.3318vw,100vh) scale(.6865)}}.snow:nth-child(148){opacity:1.9968;transform:translate(69.283vw,-10px) scale(.1492);animation:fall-148 18s -19s linear infinite}@keyframes fall-148{42.398%{transform:translate(64.7239vw,42.398vh) scale(.1492)}to{transform:translate(67.00345vw,100vh) scale(.1492)}}.snow:nth-child(149){opacity:1.7294;transform:translate(85.5214vw,-10px) scale(.0167);animation:fall-149 15s -10s linear infinite}@keyframes fall-149{47.988%{transform:translate(90.2322vw,47.988vh) scale(.0167)}to{transform:translate(87.8768vw,100vh) scale(.0167)}}.snow:nth-child(150){opacity:1.282;transform:translate(13.0849vw,-10px) scale(.6034);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{64.751%{transform:translate(13.1326vw,64.751vh) scale(.6034)}to{transform:translate(13.10875vw,100vh) scale(.6034)}}.snow:nth-child(151){opacity:1.834;transform:translate(74.4138vw,-10px) scale(.3807);animation:fall-151 25s -15s linear infinite}@keyframes fall-151{63.646%{transform:translate(71.5128vw,63.646vh) scale(.3807)}to{transform:translate(72.9633vw,100vh) scale(.3807)}}.snow:nth-child(152){opacity:.6292;transform:translate(54.3087vw,-10px) scale(.4632);animation:fall-152 15s -3s linear infinite}@keyframes fall-152{47.807%{transform:translate(60.1109vw,47.807vh) scale(.4632)}to{transform:translate(57.2098vw,100vh) scale(.4632)}}.snow:nth-child(153){opacity:1.8692;transform:translate(33.5287vw,-10px) scale(.3978);animation:fall-153 29s -25s linear infinite}@keyframes fall-153{72.396%{transform:translate(37.2457vw,72.396vh) scale(.3978)}to{transform:translate(35.3872vw,100vh) scale(.3978)}}.snow:nth-child(154){opacity:1.1818;transform:translate(62.3373vw,-10px) scale(.7971);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{63.031%{transform:translate(58.5404vw,63.031vh) scale(.7971)}to{transform:translate(60.43885vw,100vh) scale(.7971)}}.snow:nth-child(155){opacity:1.5326;transform:translate(18.7006vw,-10px) scale(.6132);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{59.713%{transform:translate(10.6358vw,59.713vh) scale(.6132)}to{transform:translate(14.6682vw,100vh) scale(.6132)}}.snow:nth-child(156){opacity:.4;transform:translate(96.9005vw,-10px) scale(.3778);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{47.524%{transform:translate(88.3793vw,47.524vh) scale(.3778)}to{transform:translate(92.6399vw,100vh) scale(.3778)}}.snow:nth-child(157){opacity:1.236;transform:translate(71.1543vw,-10px) scale(.5164);animation:fall-157 24s -12s linear infinite}@keyframes fall-157{32.083%{transform:translate(69.1396vw,32.083vh) scale(.5164)}to{transform:translate(70.14695vw,100vh) scale(.5164)}}.snow:nth-child(158){opacity:.2154;transform:translate(53.6269vw,-10px) scale(.7506);animation:fall-158 22s -19s linear infinite}@keyframes fall-158{71.583%{transform:translate(51.0247vw,71.583vh) scale(.7506)}to{transform:translate(52.3258vw,100vh) scale(.7506)}}.snow:nth-child(159){opacity:.7984;transform:translate(63.3066vw,-10px) scale(.6957);animation:fall-159 19s -21s linear infinite}@keyframes fall-159{32.607%{transform:translate(71.0783vw,32.607vh) scale(.6957)}to{transform:translate(67.19245vw,100vh) scale(.6957)}}.snow:nth-child(160){opacity:.6962;transform:translate(75.7136vw,-10px) scale(.9206);animation:fall-160 18s -30s linear infinite}@keyframes fall-160{37.373%{transform:translate(72.5203vw,37.373vh) scale(.9206)}to{transform:translate(74.11695vw,100vh) scale(.9206)}}.snow:nth-child(161){opacity:.3194;transform:translate(6.632vw,-10px) scale(.8763);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{76.094%{transform:translate(.2793vw,76.094vh) scale(.8763)}to{transform:translate(3.45565vw,100vh) scale(.8763)}}.snow:nth-child(162){opacity:.8152;transform:translate(37.6289vw,-10px) scale(.1453);animation:fall-162 12s -22s linear infinite}@keyframes fall-162{41.228%{transform:translate(41.58vw,41.228vh) scale(.1453)}to{transform:translate(39.60445vw,100vh) scale(.1453)}}.snow:nth-child(163){opacity:.6504;transform:translate(28.5569vw,-10px) scale(.5365);animation:fall-163 18s -15s linear infinite}@keyframes fall-163{56.229%{transform:translate(36.8883vw,56.229vh) scale(.5365)}to{transform:translate(32.7226vw,100vh) scale(.5365)}}.snow:nth-child(164){opacity:1.855;transform:translate(90.6569vw,-10px) scale(.8901);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{33.308%{transform:translate(91.2829vw,33.308vh) scale(.8901)}to{transform:translate(90.9699vw,100vh) scale(.8901)}}.snow:nth-child(165){opacity:1.3408;transform:translate(38.074vw,-10px) scale(.3812);animation:fall-165 16s -17s linear infinite}@keyframes fall-165{40.841%{transform:translate(30.8567vw,40.841vh) scale(.3812)}to{transform:translate(34.46535vw,100vh) scale(.3812)}}.snow:nth-child(166){opacity:1.8318;transform:translate(1.5265vw,-10px) scale(.6683);animation:fall-166 26s -24s linear infinite}@keyframes fall-166{72.612%{transform:translate(1.8177vw,72.612vh) scale(.6683)}to{transform:translate(1.6721vw,100vh) scale(.6683)}}.snow:nth-child(167){opacity:1.6972;transform:translate(10.7611vw,-10px) scale(.7088);animation:fall-167 28s -24s linear infinite}@keyframes fall-167{46.298%{transform:translate(12.3243vw,46.298vh) scale(.7088)}to{transform:translate(11.5427vw,100vh) scale(.7088)}}.snow:nth-child(168){opacity:.3138;transform:translate(4.7825vw,-10px) scale(.467);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.109%{transform:translate(.3604vw,60.109vh) scale(.467)}to{transform:translate(2.57145vw,100vh) scale(.467)}}.snow:nth-child(169){opacity:.1514;transform:translate(17.8975vw,-10px) scale(.5678);animation:fall-169 25s -23s linear infinite}@keyframes fall-169{77.373%{transform:translate(25.8367vw,77.373vh) scale(.5678)}to{transform:translate(21.8671vw,100vh) scale(.5678)}}.snow:nth-child(170){opacity:1.0946;transform:translate(82.6926vw,-10px) scale(.1913);animation:fall-170 20s -8s linear infinite}@keyframes fall-170{47.255%{transform:translate(83.9805vw,47.255vh) scale(.1913)}to{transform:translate(83.33655vw,100vh) scale(.1913)}}.snow:nth-child(171){opacity:.8606;transform:translate(28.603vw,-10px) scale(.1812);animation:fall-171 17s -24s linear infinite}@keyframes fall-171{60.464%{transform:translate(30.9418vw,60.464vh) scale(.1812)}to{transform:translate(29.7724vw,100vh) scale(.1812)}}.snow:nth-child(172){opacity:1.2604;transform:translate(37.161vw,-10px) scale(.7601);animation:fall-172 17s -20s linear infinite}@keyframes fall-172{44.356%{transform:translate(37.6041vw,44.356vh) scale(.7601)}to{transform:translate(37.38255vw,100vh) scale(.7601)}}.snow:nth-child(173){opacity:1.0056;transform:translate(64.0934vw,-10px) scale(.8493);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{52.311%{transform:translate(61.9048vw,52.311vh) scale(.8493)}to{transform:translate(62.9991vw,100vh) scale(.8493)}}.snow:nth-child(174){opacity:.9566;transform:translate(56.8116vw,-10px) scale(.9699);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{48.785%{transform:translate(51.8987vw,48.785vh) scale(.9699)}to{transform:translate(54.35515vw,100vh) scale(.9699)}}.snow:nth-child(175){opacity:.8374;transform:translate(80.7026vw,-10px) scale(.1109);animation:fall-175 15s -26s linear infinite}@keyframes fall-175{31.694%{transform:translate(78.425vw,31.694vh) scale(.1109)}to{transform:translate(79.5638vw,100vh) scale(.1109)}}.snow:nth-child(176){opacity:.5704;transform:translate(82.124vw,-10px) scale(.3212);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{73.828%{transform:translate(78.7574vw,73.828vh) scale(.3212)}to{transform:translate(80.4407vw,100vh) scale(.3212)}}.snow:nth-child(177){opacity:.2824;transform:translate(9.5711vw,-10px) scale(.0504);animation:fall-177 20s -16s linear infinite}@keyframes fall-177{34.033%{transform:translate(2.1905vw,34.033vh) scale(.0504)}to{transform:translate(5.8808vw,100vh) scale(.0504)}}.snow:nth-child(178){opacity:.6716;transform:translate(49.7045vw,-10px) scale(.3127);animation:fall-178 22s -29s linear infinite}@keyframes fall-178{68.155%{transform:translate(55.2198vw,68.155vh) scale(.3127)}to{transform:translate(52.46215vw,100vh) scale(.3127)}}.snow:nth-child(179){opacity:1.1272;transform:translate(7.9205vw,-10px) scale(.5099);animation:fall-179 25s -21s linear infinite}@keyframes fall-179{70.099%{transform:translate(7.6751vw,70.099vh) scale(.5099)}to{transform:translate(7.7978vw,100vh) scale(.5099)}}.snow:nth-child(180){opacity:1.1074;transform:translate(93.6015vw,-10px) scale(.2811);animation:fall-180 28s -16s linear infinite}@keyframes fall-180{34.534%{transform:translate(100.5602vw,34.534vh) scale(.2811)}to{transform:translate(97.08085vw,100vh) scale(.2811)}}.snow:nth-child(181){opacity:1.4294;transform:translate(12.6684vw,-10px) scale(.9946);animation:fall-181 15s -8s linear infinite}@keyframes fall-181{75.312%{transform:translate(5.9482vw,75.312vh) scale(.9946)}to{transform:translate(9.3083vw,100vh) scale(.9946)}}.snow:nth-child(182){opacity:.4172;transform:translate(30.1233vw,-10px) scale(.0706);animation:fall-182 16s -19s linear infinite}@keyframes fall-182{33.897%{transform:translate(28.0924vw,33.897vh) scale(.0706)}to{transform:translate(29.10785vw,100vh) scale(.0706)}}.snow:nth-child(183){opacity:.5772;transform:translate(41.3792vw,-10px) scale(.0669);animation:fall-183 28s -25s linear infinite}@keyframes fall-183{52.969%{transform:translate(48.4368vw,52.969vh) scale(.0669)}to{transform:translate(44.908vw,100vh) scale(.0669)}}.snow:nth-child(184){opacity:.1206;transform:translate(80.9478vw,-10px) scale(.1396);animation:fall-184 13s -16s linear infinite}@keyframes fall-184{66.794%{transform:translate(85.3145vw,66.794vh) scale(.1396)}to{transform:translate(83.13115vw,100vh) scale(.1396)}}.snow:nth-child(185){opacity:1.5692;transform:translate(72.4214vw,-10px) scale(.548);animation:fall-185 18s -26s linear infinite}@keyframes fall-185{76.414%{transform:translate(74.0252vw,76.414vh) scale(.548)}to{transform:translate(73.2233vw,100vh) scale(.548)}}.snow:nth-child(186){opacity:1.351;transform:translate(26.2451vw,-10px) scale(.3241);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{54.11%{transform:translate(18.7983vw,54.11vh) scale(.3241)}to{transform:translate(22.5217vw,100vh) scale(.3241)}}.snow:nth-child(187){opacity:.1568;transform:translate(45.0441vw,-10px) scale(.7598);animation:fall-187 20s -6s linear infinite}@keyframes fall-187{77.492%{transform:translate(39.958vw,77.492vh) scale(.7598)}to{transform:translate(42.50105vw,100vh) scale(.7598)}}.snow:nth-child(188){opacity:1.9926;transform:translate(41.8243vw,-10px) scale(.4063);animation:fall-188 12s -16s linear infinite}@keyframes fall-188{79.645%{transform:translate(40.3337vw,79.645vh) scale(.4063)}to{transform:translate(41.079vw,100vh) scale(.4063)}}.snow:nth-child(189){opacity:.9326;transform:translate(37.0634vw,-10px) scale(.7);animation:fall-189 14s -17s linear infinite}@keyframes fall-189{47.438%{transform:translate(31.2529vw,47.438vh) scale(.7)}to{transform:translate(34.15815vw,100vh) scale(.7)}}.snow:nth-child(190){opacity:1.8678;transform:translate(79.754vw,-10px) scale(.8153);animation:fall-190 18s -1s linear infinite}@keyframes fall-190{79.956%{transform:translate(80.7555vw,79.956vh) scale(.8153)}to{transform:translate(80.25475vw,100vh) scale(.8153)}}.snow:nth-child(191){opacity:.045;transform:translate(27.9427vw,-10px) scale(.2195);animation:fall-191 22s -13s linear infinite}@keyframes fall-191{39.839%{transform:translate(34.1847vw,39.839vh) scale(.2195)}to{transform:translate(31.0637vw,100vh) scale(.2195)}}.snow:nth-child(192){opacity:1.364;transform:translate(11.2105vw,-10px) scale(.6833);animation:fall-192 13s -24s linear infinite}@keyframes fall-192{38.964%{transform:translate(4.0715vw,38.964vh) scale(.6833)}to{transform:translate(7.641vw,100vh) scale(.6833)}}.snow:nth-child(193){opacity:1.9454;transform:translate(35.9855vw,-10px) scale(.6237);animation:fall-193 17s -27s linear infinite}@keyframes fall-193{48.78%{transform:translate(26.436vw,48.78vh) scale(.6237)}to{transform:translate(31.21075vw,100vh) scale(.6237)}}.snow:nth-child(194){opacity:1.3674;transform:translate(11.3491vw,-10px) scale(.0288);animation:fall-194 13s -11s linear infinite}@keyframes fall-194{58.822%{transform:translate(11.4146vw,58.822vh) scale(.0288)}to{transform:translate(11.38185vw,100vh) scale(.0288)}}.snow:nth-child(195){opacity:1.329;transform:translate(96.0105vw,-10px) scale(.3119);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{66.843%{transform:translate(105.5845vw,66.843vh) scale(.3119)}to{transform:translate(100.7975vw,100vh) scale(.3119)}}.snow:nth-child(196){opacity:1.0454;transform:translate(63.1vw,-10px) scale(.0556);animation:fall-196 26s -23s linear infinite}@keyframes fall-196{65.066%{transform:translate(71.542vw,65.066vh) scale(.0556)}to{transform:translate(67.321vw,100vh) scale(.0556)}}.snow:nth-child(197){opacity:1.1272;transform:translate(24.4945vw,-10px) scale(.4974);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{73.116%{transform:translate(16.2536vw,73.116vh) scale(.4974)}to{transform:translate(20.37405vw,100vh) scale(.4974)}}.snow:nth-child(198){opacity:.4322;transform:translate(49.3389vw,-10px) scale(.5052);animation:fall-198 17s -8s linear infinite}@keyframes fall-198{54.458%{transform:translate(49.9732vw,54.458vh) scale(.5052)}to{transform:translate(49.65605vw,100vh) scale(.5052)}}.snow:nth-child(199){opacity:.5082;transform:translate(35.3201vw,-10px) scale(.4393);animation:fall-199 29s -28s linear infinite}@keyframes fall-199{57.556%{transform:translate(33.388vw,57.556vh) scale(.4393)}to{transform:translate(34.35405vw,100vh) scale(.4393)}}.snow:nth-child(200){opacity:.095;transform:translate(91.513vw,-10px) scale(.6723);animation:fall-200 18s -6s linear infinite}@keyframes fall-200{39.508%{transform:translate(86.7129vw,39.508vh) scale(.6723)}to{transform:translate(89.11295vw,100vh) scale(.6723)}}.snow:nth-child(201){opacity:1.0996;transform:translate(89.1409vw,-10px) scale(.492);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{55.325%{transform:translate(80.0463vw,55.325vh) scale(.492)}to{transform:translate(84.5936vw,100vh) scale(.492)}}.snow:nth-child(202){opacity:.0872;transform:translate(80.9591vw,-10px) scale(.9657);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{54.465%{transform:translate(84.6402vw,54.465vh) scale(.9657)}to{transform:translate(82.79965vw,100vh) scale(.9657)}}.snow:nth-child(203){opacity:.9882;transform:translate(95.2678vw,-10px) scale(.2438);animation:fall-203 22s -8s linear infinite}@keyframes fall-203{30.98%{transform:translate(102.2837vw,30.98vh) scale(.2438)}to{transform:translate(98.77575vw,100vh) scale(.2438)}}.snow:nth-child(204){opacity:1.081;transform:translate(71.2844vw,-10px) scale(.7384);animation:fall-204 30s -19s linear infinite}@keyframes fall-204{57.052%{transform:translate(78.4vw,57.052vh) scale(.7384)}to{transform:translate(74.8422vw,100vh) scale(.7384)}}.snow:nth-child(205){opacity:.3678;transform:translate(70.1239vw,-10px) scale(.5179);animation:fall-205 20s -22s linear infinite}@keyframes fall-205{70.59%{transform:translate(78.3966vw,70.59vh) scale(.5179)}to{transform:translate(74.26025vw,100vh) scale(.5179)}}.snow:nth-child(206){opacity:1.3052;transform:translate(67.4762vw,-10px) scale(.8792);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{39.655%{transform:translate(72.6921vw,39.655vh) scale(.8792)}to{transform:translate(70.08415vw,100vh) scale(.8792)}}.snow:nth-child(207){opacity:.2416;transform:translate(63.3265vw,-10px) scale(.1772);animation:fall-207 23s -1s linear infinite}@keyframes fall-207{68.156%{transform:translate(70.006vw,68.156vh) scale(.1772)}to{transform:translate(66.66625vw,100vh) scale(.1772)}}.snow:nth-child(208){opacity:.5716;transform:translate(47.1654vw,-10px) scale(.1212);animation:fall-208 29s -29s linear infinite}@keyframes fall-208{71.73%{transform:translate(44.5927vw,71.73vh) scale(.1212)}to{transform:translate(45.87905vw,100vh) scale(.1212)}}.snow:nth-child(209){opacity:.7498;transform:translate(14.4833vw,-10px) scale(.8289);animation:fall-209 22s -1s linear infinite}@keyframes fall-209{78.998%{transform:translate(7.5751vw,78.998vh) scale(.8289)}to{transform:translate(11.0292vw,100vh) scale(.8289)}}.snow:nth-child(210){opacity:.581;transform:translate(87.1068vw,-10px) scale(.3977);animation:fall-210 10s -13s linear infinite}@keyframes fall-210{79.403%{transform:translate(77.6537vw,79.403vh) scale(.3977)}to{transform:translate(82.38025vw,100vh) scale(.3977)}}.snow:nth-child(211){opacity:.7574;transform:translate(4.9793vw,-10px) scale(.3914);animation:fall-211 27s -30s linear infinite}@keyframes fall-211{30.212%{transform:translate(14.8265vw,30.212vh) scale(.3914)}to{transform:translate(9.9029vw,100vh) scale(.3914)}}.snow:nth-child(212){opacity:1.6516;transform:translate(48.7467vw,-10px) scale(.6235);animation:fall-212 11s -20s linear infinite}@keyframes fall-212{41.793%{transform:translate(50.5832vw,41.793vh) scale(.6235)}to{transform:translate(49.66495vw,100vh) scale(.6235)}}.snow:nth-child(213){opacity:1.7498;transform:translate(.0331vw,-10px) scale(.2818);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{43.285%{transform:translate(9.5554vw,43.285vh) scale(.2818)}to{transform:translate(4.79425vw,100vh) scale(.2818)}}.snow:nth-child(214){opacity:1.0252;transform:translate(11.2746vw,-10px) scale(.3255);animation:fall-214 10s -13s linear infinite}@keyframes fall-214{66.718%{transform:translate(11.3669vw,66.718vh) scale(.3255)}to{transform:translate(11.32075vw,100vh) scale(.3255)}}.snow:nth-child(215){opacity:.7946;transform:translate(9.7302vw,-10px) scale(.6558);animation:fall-215 13s -6s linear infinite}@keyframes fall-215{35.149%{transform:translate(8.5422vw,35.149vh) scale(.6558)}to{transform:translate(9.1362vw,100vh) scale(.6558)}}.snow:nth-child(216){opacity:1.9562;transform:translate(72.6948vw,-10px) scale(.9097);animation:fall-216 25s -21s linear infinite}@keyframes fall-216{78.531%{transform:translate(79.7957vw,78.531vh) scale(.9097)}to{transform:translate(76.24525vw,100vh) scale(.9097)}}.snow:nth-child(217){opacity:1.5202;transform:translate(57.7755vw,-10px) scale(.6893);animation:fall-217 27s -15s linear infinite}@keyframes fall-217{46.71%{transform:translate(55.9171vw,46.71vh) scale(.6893)}to{transform:translate(56.8463vw,100vh) scale(.6893)}}.snow:nth-child(218){opacity:.021;transform:translate(93.501vw,-10px) scale(.5639);animation:fall-218 26s -17s linear infinite}@keyframes fall-218{70.445%{transform:translate(94.4967vw,70.445vh) scale(.5639)}to{transform:translate(93.99885vw,100vh) scale(.5639)}}.snow:nth-child(219){opacity:1.873;transform:translate(66.4684vw,-10px) scale(.5955);animation:fall-219 25s -17s linear infinite}@keyframes fall-219{58.993%{transform:translate(69.2962vw,58.993vh) scale(.5955)}to{transform:translate(67.8823vw,100vh) scale(.5955)}}.snow:nth-child(220){opacity:1.2348;transform:translate(61.1866vw,-10px) scale(.6748);animation:fall-220 13s -15s linear infinite}@keyframes fall-220{55.743%{transform:translate(68.6279vw,55.743vh) scale(.6748)}to{transform:translate(64.90725vw,100vh) scale(.6748)}}.snow:nth-child(221){opacity:1.7728;transform:translate(47.216vw,-10px) scale(.0307);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{30.974%{transform:translate(55.2307vw,30.974vh) scale(.0307)}to{transform:translate(51.22335vw,100vh) scale(.0307)}}.snow:nth-child(222){opacity:1.671;transform:translate(79.0828vw,-10px) scale(.5317);animation:fall-222 17s -15s linear infinite}@keyframes fall-222{75.507%{transform:translate(87.9963vw,75.507vh) scale(.5317)}to{transform:translate(83.53955vw,100vh) scale(.5317)}}.snow:nth-child(223){opacity:1.9698;transform:translate(73.1291vw,-10px) scale(.6139);animation:fall-223 15s -21s linear infinite}@keyframes fall-223{35.969%{transform:translate(81.0266vw,35.969vh) scale(.6139)}to{transform:translate(77.07785vw,100vh) scale(.6139)}}.snow:nth-child(224){opacity:.371;transform:translate(79.8095vw,-10px) scale(.0161);animation:fall-224 29s -19s linear infinite}@keyframes fall-224{45.606%{transform:translate(76.4605vw,45.606vh) scale(.0161)}to{transform:translate(78.135vw,100vh) scale(.0161)}}.snow:nth-child(225){opacity:.2532;transform:translate(78.3517vw,-10px) scale(.7083);animation:fall-225 27s -2s linear infinite}@keyframes fall-225{76.166%{transform:translate(77.4648vw,76.166vh) scale(.7083)}to{transform:translate(77.90825vw,100vh) scale(.7083)}}.snow:nth-child(226){opacity:.2104;transform:translate(84.3164vw,-10px) scale(.2594);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{73.841%{transform:translate(87.174vw,73.841vh) scale(.2594)}to{transform:translate(85.7452vw,100vh) scale(.2594)}}.snow:nth-child(227){opacity:1.631;transform:translate(91.5756vw,-10px) scale(.573);animation:fall-227 28s -19s linear infinite}@keyframes fall-227{37.666%{transform:translate(87.1412vw,37.666vh) scale(.573)}to{transform:translate(89.3584vw,100vh) scale(.573)}}.snow:nth-child(228){opacity:1.202;transform:translate(12.7861vw,-10px) scale(.8057);animation:fall-228 28s -13s linear infinite}@keyframes fall-228{55.82%{transform:translate(14.8944vw,55.82vh) scale(.8057)}to{transform:translate(13.84025vw,100vh) scale(.8057)}}.snow:nth-child(229){opacity:1.8098;transform:translate(71.5799vw,-10px) scale(.3887);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{65.804%{transform:translate(71.1326vw,65.804vh) scale(.3887)}to{transform:translate(71.35625vw,100vh) scale(.3887)}}.snow:nth-child(230){opacity:1.8852;transform:translate(3.6725vw,-10px) scale(.7238);animation:fall-230 26s -24s linear infinite}@keyframes fall-230{37.8%{transform:translate(12.0393vw,37.8vh) scale(.7238)}to{transform:translate(7.8559vw,100vh) scale(.7238)}}.snow:nth-child(231){opacity:1.9196;transform:translate(94.979vw,-10px) scale(.9727);animation:fall-231 28s -2s linear infinite}@keyframes fall-231{48.746%{transform:translate(85.3059vw,48.746vh) scale(.9727)}to{transform:translate(90.14245vw,100vh) scale(.9727)}}.snow:nth-child(232){opacity:1.7632;transform:translate(42.2868vw,-10px) scale(.9454);animation:fall-232 27s -25s linear infinite}@keyframes fall-232{51.597%{transform:translate(38.638vw,51.597vh) scale(.9454)}to{transform:translate(40.4624vw,100vh) scale(.9454)}}.snow:nth-child(233){opacity:1.1492;transform:translate(28.2273vw,-10px) scale(.6472);animation:fall-233 17s -28s linear infinite}@keyframes fall-233{30.837%{transform:translate(32.9222vw,30.837vh) scale(.6472)}to{transform:translate(30.57475vw,100vh) scale(.6472)}}.snow:nth-child(234){opacity:.217;transform:translate(92.5546vw,-10px) scale(.3402);animation:fall-234 18s -17s linear infinite}@keyframes fall-234{37.617%{transform:translate(99.7877vw,37.617vh) scale(.3402)}to{transform:translate(96.17115vw,100vh) scale(.3402)}}.snow:nth-child(235){opacity:1.6182;transform:translate(68.8313vw,-10px) scale(.9708);animation:fall-235 11s -27s linear infinite}@keyframes fall-235{47.172%{transform:translate(71.5987vw,47.172vh) scale(.9708)}to{transform:translate(70.215vw,100vh) scale(.9708)}}.snow:nth-child(236){opacity:.7596;transform:translate(94.873vw,-10px) scale(.9156);animation:fall-236 23s -13s linear infinite}@keyframes fall-236{58.461%{transform:translate(89.9703vw,58.461vh) scale(.9156)}to{transform:translate(92.42165vw,100vh) scale(.9156)}}.snow:nth-child(237){opacity:1.3784;transform:translate(87.0695vw,-10px) scale(.7064);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{59.451%{transform:translate(89.1935vw,59.451vh) scale(.7064)}to{transform:translate(88.1315vw,100vh) scale(.7064)}}.snow:nth-child(238){opacity:1.892;transform:translate(21.0992vw,-10px) scale(.8176);animation:fall-238 23s -25s linear infinite}@keyframes fall-238{75.255%{transform:translate(26.6647vw,75.255vh) scale(.8176)}to{transform:translate(23.88195vw,100vh) scale(.8176)}}.snow:nth-child(239){opacity:1.2888;transform:translate(92.5871vw,-10px) scale(.4349);animation:fall-239 11s -12s linear infinite}@keyframes fall-239{35.261%{transform:translate(94.8256vw,35.261vh) scale(.4349)}to{transform:translate(93.70635vw,100vh) scale(.4349)}}.snow:nth-child(240){opacity:.1536;transform:translate(86.8406vw,-10px) scale(.2705);animation:fall-240 20s -8s linear infinite}@keyframes fall-240{34.535%{transform:translate(77.7517vw,34.535vh) scale(.2705)}to{transform:translate(82.29615vw,100vh) scale(.2705)}}.snow:nth-child(241){opacity:1.0552;transform:translate(75.3012vw,-10px) scale(.0541);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{65.575%{transform:translate(74.505vw,65.575vh) scale(.0541)}to{transform:translate(74.9031vw,100vh) scale(.0541)}}.snow:nth-child(242){opacity:.8002;transform:translate(30.0796vw,-10px) scale(.995);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{46.89%{transform:translate(21.6283vw,46.89vh) scale(.995)}to{transform:translate(25.85395vw,100vh) scale(.995)}}.snow:nth-child(243){opacity:1.145;transform:translate(22.3158vw,-10px) scale(.2895);animation:fall-243 21s -16s linear infinite}@keyframes fall-243{48.994%{transform:translate(23.2545vw,48.994vh) scale(.2895)}to{transform:translate(22.78515vw,100vh) scale(.2895)}}.snow:nth-child(244){opacity:1.5688;transform:translate(12.3774vw,-10px) scale(.7745);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{77.521%{transform:translate(7.291vw,77.521vh) scale(.7745)}to{transform:translate(9.8342vw,100vh) scale(.7745)}}.snow:nth-child(245){opacity:1.502;transform:translate(15.0455vw,-10px) scale(.3548);animation:fall-245 25s -27s linear infinite}@keyframes fall-245{76.55%{transform:translate(15.7777vw,76.55vh) scale(.3548)}to{transform:translate(15.4116vw,100vh) scale(.3548)}}.snow:nth-child(246){opacity:.3156;transform:translate(92.8632vw,-10px) scale(.8089);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.885%{transform:translate(94.3805vw,40.885vh) scale(.8089)}to{transform:translate(93.62185vw,100vh) scale(.8089)}}.snow:nth-child(247){opacity:1.53;transform:translate(78.3023vw,-10px) scale(.0204);animation:fall-247 24s -28s linear infinite}@keyframes fall-247{44.267%{transform:translate(81.7027vw,44.267vh) scale(.0204)}to{transform:translate(80.0025vw,100vh) scale(.0204)}}.snow:nth-child(248){opacity:.0778;transform:translate(21.5915vw,-10px) scale(.7484);animation:fall-248 27s -22s linear infinite}@keyframes fall-248{48.831%{transform:translate(17.292vw,48.831vh) scale(.7484)}to{transform:translate(19.44175vw,100vh) scale(.7484)}}.snow:nth-child(249){opacity:1.0656;transform:translate(93.9443vw,-10px) scale(.4333);animation:fall-249 14s -14s linear infinite}@keyframes fall-249{48.474%{transform:translate(88.0039vw,48.474vh) scale(.4333)}to{transform:translate(90.9741vw,100vh) scale(.4333)}}.snow:nth-child(250){opacity:1.801;transform:translate(55.7349vw,-10px) scale(.8004);animation:fall-250 10s -1s linear infinite}@keyframes fall-250{61.019%{transform:translate(65.6179vw,61.019vh) scale(.8004)}to{transform:translate(60.6764vw,100vh) scale(.8004)}}.snow:nth-child(251){opacity:.1544;transform:translate(60.0933vw,-10px) scale(.2328);animation:fall-251 23s -11s linear infinite}@keyframes fall-251{35.422%{transform:translate(67.8771vw,35.422vh) scale(.2328)}to{transform:translate(63.9852vw,100vh) scale(.2328)}}.snow:nth-child(252){opacity:.7158;transform:translate(55.0836vw,-10px) scale(.5847);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{72.813%{transform:translate(59.3689vw,72.813vh) scale(.5847)}to{transform:translate(57.22625vw,100vh) scale(.5847)}}.snow:nth-child(253){opacity:1.3104;transform:translate(88.4258vw,-10px) scale(.4261);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{75.392%{transform:translate(86.7121vw,75.392vh) scale(.4261)}to{transform:translate(87.56895vw,100vh) scale(.4261)}}.snow:nth-child(254){opacity:1.777;transform:translate(87.1516vw,-10px) scale(.4387);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{51.003%{transform:translate(88.8871vw,51.003vh) scale(.4387)}to{transform:translate(88.01935vw,100vh) scale(.4387)}}.snow:nth-child(255){opacity:1.4184;transform:translate(34.7433vw,-10px) scale(.5784);animation:fall-255 11s -25s linear infinite}@keyframes fall-255{49.992%{transform:translate(25.8161vw,49.992vh) scale(.5784)}to{transform:translate(30.2797vw,100vh) scale(.5784)}}.snow:nth-child(256){opacity:1.636;transform:translate(53.5384vw,-10px) scale(.3627);animation:fall-256 26s -17s linear infinite}@keyframes fall-256{63.335%{transform:translate(49.7148vw,63.335vh) scale(.3627)}to{transform:translate(51.6266vw,100vh) scale(.3627)}}.snow:nth-child(257){opacity:.966;transform:translate(66.6839vw,-10px) scale(.4092);animation:fall-257 25s -25s linear infinite}@keyframes fall-257{53.556%{transform:translate(63.3024vw,53.556vh) scale(.4092)}to{transform:translate(64.99315vw,100vh) scale(.4092)}}.snow:nth-child(258){opacity:1.16;transform:translate(97.8198vw,-10px) scale(.8174);animation:fall-258 25s -11s linear infinite}@keyframes fall-258{55.566%{transform:translate(94.6115vw,55.566vh) scale(.8174)}to{transform:translate(96.21565vw,100vh) scale(.8174)}}.snow:nth-child(259){opacity:.9628;transform:translate(85.9743vw,-10px) scale(.0319);animation:fall-259 16s -18s linear infinite}@keyframes fall-259{57.462%{transform:translate(87.4081vw,57.462vh) scale(.0319)}to{transform:translate(86.6912vw,100vh) scale(.0319)}}.snow:nth-child(260){opacity:1.4344;transform:translate(99.6139vw,-10px) scale(.0458);animation:fall-260 13s -14s linear infinite}@keyframes fall-260{54.481%{transform:translate(109.4917vw,54.481vh) scale(.0458)}to{transform:translate(104.5528vw,100vh) scale(.0458)}}.snow:nth-child(261){opacity:.202;transform:translate(13.9289vw,-10px) scale(.9224);animation:fall-261 23s -18s linear infinite}@keyframes fall-261{40.705%{transform:translate(19.5063vw,40.705vh) scale(.9224)}to{transform:translate(16.7176vw,100vh) scale(.9224)}}.snow:nth-child(262){opacity:1.2628;transform:translate(97.5855vw,-10px) scale(.3765);animation:fall-262 20s -12s linear infinite}@keyframes fall-262{69.047%{transform:translate(100.3762vw,69.047vh) scale(.3765)}to{transform:translate(98.98085vw,100vh) scale(.3765)}}.snow:nth-child(263){opacity:1.0062;transform:translate(22.5194vw,-10px) scale(.0477);animation:fall-263 16s -19s linear infinite}@keyframes fall-263{35.824%{transform:translate(20.0303vw,35.824vh) scale(.0477)}to{transform:translate(21.27485vw,100vh) scale(.0477)}}.snow:nth-child(264){opacity:.509;transform:translate(72.8656vw,-10px) scale(.3196);animation:fall-264 14s -5s linear infinite}@keyframes fall-264{53.887%{transform:translate(70.9822vw,53.887vh) scale(.3196)}to{transform:translate(71.9239vw,100vh) scale(.3196)}}.snow:nth-child(265){opacity:.0564;transform:translate(26.0928vw,-10px) scale(.9567);animation:fall-265 29s -18s linear infinite}@keyframes fall-265{41.173%{transform:translate(18.2269vw,41.173vh) scale(.9567)}to{transform:translate(22.15985vw,100vh) scale(.9567)}}.snow:nth-child(266){opacity:1.4584;transform:translate(48.0528vw,-10px) scale(.2342);animation:fall-266 17s -6s linear infinite}@keyframes fall-266{51.002%{transform:translate(57.8054vw,51.002vh) scale(.2342)}to{transform:translate(52.9291vw,100vh) scale(.2342)}}.snow:nth-child(267){opacity:1.992;transform:translate(1.7282vw,-10px) scale(.6581);animation:fall-267 19s -22s linear infinite}@keyframes fall-267{40.396%{transform:translate(6.7545vw,40.396vh) scale(.6581)}to{transform:translate(4.24135vw,100vh) scale(.6581)}}.snow:nth-child(268){opacity:.0168;transform:translate(8.5938vw,-10px) scale(.4618);animation:fall-268 21s -30s linear infinite}@keyframes fall-268{68.067%{transform:translate(18.5577vw,68.067vh) scale(.4618)}to{transform:translate(13.57575vw,100vh) scale(.4618)}}.snow:nth-child(269){opacity:.3804;transform:translate(14.6006vw,-10px) scale(.639);animation:fall-269 13s -29s linear infinite}@keyframes fall-269{55.307%{transform:translate(19.0235vw,55.307vh) scale(.639)}to{transform:translate(16.81205vw,100vh) scale(.639)}}.snow:nth-child(270){opacity:1.1976;transform:translate(1.0536vw,-10px) scale(.7533);animation:fall-270 18s -17s linear infinite}@keyframes fall-270{71.763%{transform:translate(.3025vw,71.763vh) scale(.7533)}to{transform:translate(.67805vw,100vh) scale(.7533)}}.snow:nth-child(271){opacity:.1508;transform:translate(5.4295vw,-10px) scale(.2753);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{33.978%{transform:translate(15.274vw,33.978vh) scale(.2753)}to{transform:translate(10.35175vw,100vh) scale(.2753)}}.snow:nth-child(272){opacity:1.8318;transform:translate(17.065vw,-10px) scale(.3295);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{35.578%{transform:translate(24.1129vw,35.578vh) scale(.3295)}to{transform:translate(20.58895vw,100vh) scale(.3295)}}.snow:nth-child(273){opacity:.985;transform:translate(7.0475vw,-10px) scale(.9207);animation:fall-273 30s -27s linear infinite}@keyframes fall-273{51.157%{transform:translate(2.4248vw,51.157vh) scale(.9207)}to{transform:translate(4.73615vw,100vh) scale(.9207)}}.snow:nth-child(274){opacity:.7306;transform:translate(39.401vw,-10px) scale(.7382);animation:fall-274 12s -11s linear infinite}@keyframes fall-274{52.822%{transform:translate(39.8267vw,52.822vh) scale(.7382)}to{transform:translate(39.61385vw,100vh) scale(.7382)}}.snow:nth-child(275){opacity:.5528;transform:translate(21.7873vw,-10px) scale(.4833);animation:fall-275 10s -21s linear infinite}@keyframes fall-275{62.837%{transform:translate(16.3381vw,62.837vh) scale(.4833)}to{transform:translate(19.0627vw,100vh) scale(.4833)}}.snow:nth-child(276){opacity:1.1218;transform:translate(56.2919vw,-10px) scale(.3205);animation:fall-276 29s -4s linear infinite}@keyframes fall-276{59.015%{transform:translate(50.9977vw,59.015vh) scale(.3205)}to{transform:translate(53.6448vw,100vh) scale(.3205)}}.snow:nth-child(277){opacity:.4214;transform:translate(93.0739vw,-10px) scale(.6463);animation:fall-277 12s -9s linear infinite}@keyframes fall-277{39.652%{transform:translate(95.3092vw,39.652vh) scale(.6463)}to{transform:translate(94.19155vw,100vh) scale(.6463)}}.snow:nth-child(278){opacity:.3734;transform:translate(42.8702vw,-10px) scale(.3759);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{66.92%{transform:translate(47.6121vw,66.92vh) scale(.3759)}to{transform:translate(45.24115vw,100vh) scale(.3759)}}.snow:nth-child(279){opacity:.7218;transform:translate(.1032vw,-10px) scale(.0533);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{35.837%{transform:translate(-7.6547vw,35.837vh) scale(.0533)}to{transform:translate(-3.77575vw,100vh) scale(.0533)}}.snow:nth-child(280){opacity:.1734;transform:translate(2.8122vw,-10px) scale(.4428);animation:fall-280 28s -24s linear infinite}@keyframes fall-280{61.304%{transform:translate(7.1233vw,61.304vh) scale(.4428)}to{transform:translate(4.96775vw,100vh) scale(.4428)}}.snow:nth-child(281){opacity:1.4912;transform:translate(76.4124vw,-10px) scale(.638);animation:fall-281 22s -15s linear infinite}@keyframes fall-281{38.244%{transform:translate(72.0975vw,38.244vh) scale(.638)}to{transform:translate(74.25495vw,100vh) scale(.638)}}.snow:nth-child(282){opacity:.458;transform:translate(31.3526vw,-10px) scale(.4156);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{35.813%{transform:translate(24.4304vw,35.813vh) scale(.4156)}to{transform:translate(27.8915vw,100vh) scale(.4156)}}.snow:nth-child(283){opacity:.8498;transform:translate(19.6194vw,-10px) scale(.196);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{71.833%{transform:translate(20.2981vw,71.833vh) scale(.196)}to{transform:translate(19.95875vw,100vh) scale(.196)}}.snow:nth-child(284){opacity:.2628;transform:translate(45.8149vw,-10px) scale(.9196);animation:fall-284 22s -19s linear infinite}@keyframes fall-284{53.69%{transform:translate(47.8303vw,53.69vh) scale(.9196)}to{transform:translate(46.8226vw,100vh) scale(.9196)}}.snow:nth-child(285){opacity:.8352;transform:translate(44.9002vw,-10px) scale(.2608);animation:fall-285 27s -15s linear infinite}@keyframes fall-285{34.251%{transform:translate(52.5381vw,34.251vh) scale(.2608)}to{transform:translate(48.71915vw,100vh) scale(.2608)}}.snow:nth-child(286){opacity:.2364;transform:translate(32.3435vw,-10px) scale(.8816);animation:fall-286 21s -19s linear infinite}@keyframes fall-286{53.335%{transform:translate(32.0611vw,53.335vh) scale(.8816)}to{transform:translate(32.2023vw,100vh) scale(.8816)}}.snow:nth-child(287){opacity:.0232;transform:translate(53.0255vw,-10px) scale(.1942);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{38.129%{transform:translate(45.1327vw,38.129vh) scale(.1942)}to{transform:translate(49.0791vw,100vh) scale(.1942)}}.snow:nth-child(288){opacity:.912;transform:translate(36.9866vw,-10px) scale(.2224);animation:fall-288 16s -13s linear infinite}@keyframes fall-288{38.847%{transform:translate(27.1235vw,38.847vh) scale(.2224)}to{transform:translate(32.05505vw,100vh) scale(.2224)}}.snow:nth-child(289){opacity:1.8166;transform:translate(8.919vw,-10px) scale(.2713);animation:fall-289 20s -21s linear infinite}@keyframes fall-289{46.013%{transform:translate(13.943vw,46.013vh) scale(.2713)}to{transform:translate(11.431vw,100vh) scale(.2713)}}.snow:nth-child(290){opacity:1.3402;transform:translate(27.3333vw,-10px) scale(.5647);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{68.525%{transform:translate(28.1707vw,68.525vh) scale(.5647)}to{transform:translate(27.752vw,100vh) scale(.5647)}}.snow:nth-child(291){opacity:1.2436;transform:translate(39.6359vw,-10px) scale(.1407);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{45.501%{transform:translate(49.3295vw,45.501vh) scale(.1407)}to{transform:translate(44.4827vw,100vh) scale(.1407)}}.snow:nth-child(292){opacity:1.8368;transform:translate(82.087vw,-10px) scale(.5242);animation:fall-292 27s -4s linear infinite}@keyframes fall-292{32.691%{transform:translate(84.7271vw,32.691vh) scale(.5242)}to{transform:translate(83.40705vw,100vh) scale(.5242)}}.snow:nth-child(293){opacity:.6722;transform:translate(83.3772vw,-10px) scale(.5242);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{69.764%{transform:translate(77.1019vw,69.764vh) scale(.5242)}to{transform:translate(80.23955vw,100vh) scale(.5242)}}.snow:nth-child(294){opacity:.1594;transform:translate(20.982vw,-10px) scale(.3607);animation:fall-294 25s -27s linear infinite}@keyframes fall-294{53.545%{transform:translate(22.0737vw,53.545vh) scale(.3607)}to{transform:translate(21.52785vw,100vh) scale(.3607)}}.snow:nth-child(295){opacity:1.265;transform:translate(13.3932vw,-10px) scale(.7682);animation:fall-295 26s -18s linear infinite}@keyframes fall-295{53.873%{transform:translate(3.4155vw,53.873vh) scale(.7682)}to{transform:translate(8.40435vw,100vh) scale(.7682)}}.snow:nth-child(296){opacity:1.4866;transform:translate(80.5602vw,-10px) scale(.1894);animation:fall-296 21s -14s linear infinite}@keyframes fall-296{45.455%{transform:translate(80.6382vw,45.455vh) scale(.1894)}to{transform:translate(80.5992vw,100vh) scale(.1894)}}.snow:nth-child(297){opacity:1.5914;transform:translate(63.9656vw,-10px) scale(.9254);animation:fall-297 24s -30s linear infinite}@keyframes fall-297{78.835%{transform:translate(58.9031vw,78.835vh) scale(.9254)}to{transform:translate(61.43435vw,100vh) scale(.9254)}}.snow:nth-child(298){opacity:1.4376;transform:translate(46.5125vw,-10px) scale(.4959);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{58.293%{transform:translate(38.3476vw,58.293vh) scale(.4959)}to{transform:translate(42.43005vw,100vh) scale(.4959)}}.snow:nth-child(299){opacity:.7564;transform:translate(35.3211vw,-10px) scale(.3699);animation:fall-299 24s -10s linear infinite}@keyframes fall-299{66.233%{transform:translate(25.6744vw,66.233vh) scale(.3699)}to{transform:translate(30.49775vw,100vh) scale(.3699)}}.snow:nth-child(300){opacity:1.0738;transform:translate(40.0612vw,-10px) scale(.9062);animation:fall-300 14s -4s linear infinite}@keyframes fall-300{41.024%{transform:translate(34.1395vw,41.024vh) scale(.9062)}to{transform:translate(37.10035vw,100vh) scale(.9062)}}.snow:nth-child(301){opacity:1.134;transform:translate(4.9084vw,-10px) scale(.7085);animation:fall-301 10s -3s linear infinite}@keyframes fall-301{54.303%{transform:translate(2.2821vw,54.303vh) scale(.7085)}to{transform:translate(3.59525vw,100vh) scale(.7085)}}.snow:nth-child(302){opacity:.6876;transform:translate(71.2538vw,-10px) scale(.064);animation:fall-302 26s -21s linear infinite}@keyframes fall-302{32.948%{transform:translate(74.7159vw,32.948vh) scale(.064)}to{transform:translate(72.98485vw,100vh) scale(.064)}}.snow:nth-child(303){opacity:.6196;transform:translate(72.9846vw,-10px) scale(.5186);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{59.057%{transform:translate(67.1137vw,59.057vh) scale(.5186)}to{transform:translate(70.04915vw,100vh) scale(.5186)}}.snow:nth-child(304){opacity:1.4416;transform:translate(68.5347vw,-10px) scale(.5812);animation:fall-304 16s -15s linear infinite}@keyframes fall-304{70.12%{transform:translate(72.9834vw,70.12vh) scale(.5812)}to{transform:translate(70.75905vw,100vh) scale(.5812)}}.snow:nth-child(305){opacity:1.7486;transform:translate(3.1682vw,-10px) scale(.269);animation:fall-305 28s -21s linear infinite}@keyframes fall-305{37.249%{transform:translate(7.1542vw,37.249vh) scale(.269)}to{transform:translate(5.1612vw,100vh) scale(.269)}}.snow:nth-child(306){opacity:1.6188;transform:translate(39.3855vw,-10px) scale(.55);animation:fall-306 23s -8s linear infinite}@keyframes fall-306{44.301%{transform:translate(35.3409vw,44.301vh) scale(.55)}to{transform:translate(37.3632vw,100vh) scale(.55)}}.snow:nth-child(307){opacity:.3946;transform:translate(63.4858vw,-10px) scale(.424);animation:fall-307 15s -30s linear infinite}@keyframes fall-307{50.62%{transform:translate(67.1045vw,50.62vh) scale(.424)}to{transform:translate(65.29515vw,100vh) scale(.424)}}.snow:nth-child(308){opacity:1.9554;transform:translate(38.6025vw,-10px) scale(.7208);animation:fall-308 22s -11s linear infinite}@keyframes fall-308{38.489%{transform:translate(39.5923vw,38.489vh) scale(.7208)}to{transform:translate(39.0974vw,100vh) scale(.7208)}}.snow:nth-child(309){opacity:.5898;transform:translate(27.3125vw,-10px) scale(.4065);animation:fall-309 28s -4s linear infinite}@keyframes fall-309{52.279%{transform:translate(31.2438vw,52.279vh) scale(.4065)}to{transform:translate(29.27815vw,100vh) scale(.4065)}}.snow:nth-child(310){opacity:.9484;transform:translate(98.1962vw,-10px) scale(.7229);animation:fall-310 25s -29s linear infinite}@keyframes fall-310{42.331%{transform:translate(105.0671vw,42.331vh) scale(.7229)}to{transform:translate(101.63165vw,100vh) scale(.7229)}}.snow:nth-child(311){opacity:1.7162;transform:translate(74.6844vw,-10px) scale(.7621);animation:fall-311 23s -13s linear infinite}@keyframes fall-311{43.011%{transform:translate(68.4324vw,43.011vh) scale(.7621)}to{transform:translate(71.5584vw,100vh) scale(.7621)}}.snow:nth-child(312){opacity:.6672;transform:translate(95.4183vw,-10px) scale(.9054);animation:fall-312 18s -10s linear infinite}@keyframes fall-312{76.394%{transform:translate(94.9333vw,76.394vh) scale(.9054)}to{transform:translate(95.1758vw,100vh) scale(.9054)}}.snow:nth-child(313){opacity:1.6134;transform:translate(71.7401vw,-10px) scale(.5786);animation:fall-313 27s -12s linear infinite}@keyframes fall-313{57.874%{transform:translate(75.3183vw,57.874vh) scale(.5786)}to{transform:translate(73.5292vw,100vh) scale(.5786)}}.snow:nth-child(314){opacity:.4262;transform:translate(32.8312vw,-10px) scale(.747);animation:fall-314 12s -21s linear infinite}@keyframes fall-314{57.496%{transform:translate(26.3708vw,57.496vh) scale(.747)}to{transform:translate(29.601vw,100vh) scale(.747)}}.snow:nth-child(315){opacity:.5526;transform:translate(72.0592vw,-10px) scale(.5152);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{79.527%{transform:translate(65.2958vw,79.527vh) scale(.5152)}to{transform:translate(68.6775vw,100vh) scale(.5152)}}.snow:nth-child(316){opacity:.7412;transform:translate(98.563vw,-10px) scale(.9924);animation:fall-316 14s -8s linear infinite}@keyframes fall-316{58.656%{transform:translate(104.8445vw,58.656vh) scale(.9924)}to{transform:translate(101.70375vw,100vh) scale(.9924)}}.snow:nth-child(317){opacity:.9006;transform:translate(54.1751vw,-10px) scale(.5358);animation:fall-317 28s -12s linear infinite}@keyframes fall-317{54.178%{transform:translate(47.0155vw,54.178vh) scale(.5358)}to{transform:translate(50.5953vw,100vh) scale(.5358)}}.snow:nth-child(318){opacity:.8978;transform:translate(97.9787vw,-10px) scale(.3355);animation:fall-318 12s -21s linear infinite}@keyframes fall-318{78.073%{transform:translate(107.6595vw,78.073vh) scale(.3355)}to{transform:translate(102.8191vw,100vh) scale(.3355)}}.snow:nth-child(319){opacity:.8906;transform:translate(23.0705vw,-10px) scale(.5763);animation:fall-319 10s -17s linear infinite}@keyframes fall-319{59.044%{transform:translate(28.4283vw,59.044vh) scale(.5763)}to{transform:translate(25.7494vw,100vh) scale(.5763)}}.snow:nth-child(320){opacity:.3246;transform:translate(23.2389vw,-10px) scale(.7749);animation:fall-320 18s -5s linear infinite}@keyframes fall-320{36.378%{transform:translate(21.0538vw,36.378vh) scale(.7749)}to{transform:translate(22.14635vw,100vh) scale(.7749)}}.snow:nth-child(321){opacity:1.9792;transform:translate(33.285vw,-10px) scale(.0833);animation:fall-321 10s -8s linear infinite}@keyframes fall-321{30.211%{transform:translate(25.4486vw,30.211vh) scale(.0833)}to{transform:translate(29.3668vw,100vh) scale(.0833)}}.snow:nth-child(322){opacity:1.0476;transform:translate(40.1717vw,-10px) scale(.6311);animation:fall-322 14s -12s linear infinite}@keyframes fall-322{75.121%{transform:translate(48.3872vw,75.121vh) scale(.6311)}to{transform:translate(44.27945vw,100vh) scale(.6311)}}.snow:nth-child(323){opacity:.0418;transform:translate(46.0775vw,-10px) scale(.6293);animation:fall-323 11s -4s linear infinite}@keyframes fall-323{45.107%{transform:translate(39.0944vw,45.107vh) scale(.6293)}to{transform:translate(42.58595vw,100vh) scale(.6293)}}.snow:nth-child(324){opacity:.8628;transform:translate(6.8494vw,-10px) scale(.6289);animation:fall-324 17s -23s linear infinite}@keyframes fall-324{76.142%{transform:translate(.6119vw,76.142vh) scale(.6289)}to{transform:translate(3.73065vw,100vh) scale(.6289)}}.snow:nth-child(325){opacity:1.0372;transform:translate(18.8062vw,-10px) scale(.104);animation:fall-325 24s -13s linear infinite}@keyframes fall-325{31.22%{transform:translate(10.0917vw,31.22vh) scale(.104)}to{transform:translate(14.44895vw,100vh) scale(.104)}}.snow:nth-child(326){opacity:1.8454;transform:translate(40.2601vw,-10px) scale(.0368);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{37.415%{transform:translate(43.9069vw,37.415vh) scale(.0368)}to{transform:translate(42.0835vw,100vh) scale(.0368)}}.snow:nth-child(327){opacity:1.352;transform:translate(52.8092vw,-10px) scale(.4805);animation:fall-327 17s -17s linear infinite}@keyframes fall-327{73.561%{transform:translate(56.3699vw,73.561vh) scale(.4805)}to{transform:translate(54.58955vw,100vh) scale(.4805)}}.snow:nth-child(328){opacity:.0378;transform:translate(25.6092vw,-10px) scale(.6695);animation:fall-328 24s -30s linear infinite}@keyframes fall-328{55.85%{transform:translate(34.0062vw,55.85vh) scale(.6695)}to{transform:translate(29.8077vw,100vh) scale(.6695)}}.snow:nth-child(329){opacity:1.3464;transform:translate(52.3959vw,-10px) scale(.7394);animation:fall-329 15s -14s linear infinite}@keyframes fall-329{61.935%{transform:translate(44.8838vw,61.935vh) scale(.7394)}to{transform:translate(48.63985vw,100vh) scale(.7394)}}.snow:nth-child(330){opacity:1.5798;transform:translate(17.5808vw,-10px) scale(.1001);animation:fall-330 28s -30s linear infinite}@keyframes fall-330{30.435%{transform:translate(17.2596vw,30.435vh) scale(.1001)}to{transform:translate(17.4202vw,100vh) scale(.1001)}}.snow:nth-child(331){opacity:1.9488;transform:translate(64.2396vw,-10px) scale(.9474);animation:fall-331 15s -9s linear infinite}@keyframes fall-331{79.737%{transform:translate(56.3955vw,79.737vh) scale(.9474)}to{transform:translate(60.31755vw,100vh) scale(.9474)}}.snow:nth-child(332){opacity:.9344;transform:translate(73.3947vw,-10px) scale(.3097);animation:fall-332 30s -19s linear infinite}@keyframes fall-332{47.19%{transform:translate(72.4794vw,47.19vh) scale(.3097)}to{transform:translate(72.93705vw,100vh) scale(.3097)}}.snow:nth-child(333){opacity:1.4514;transform:translate(72.9273vw,-10px) scale(.7769);animation:fall-333 22s -6s linear infinite}@keyframes fall-333{70.083%{transform:translate(74.9441vw,70.083vh) scale(.7769)}to{transform:translate(73.9357vw,100vh) scale(.7769)}}.snow:nth-child(334){opacity:1.5162;transform:translate(37.003vw,-10px) scale(.4467);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{54.505%{transform:translate(40.7491vw,54.505vh) scale(.4467)}to{transform:translate(38.87605vw,100vh) scale(.4467)}}.snow:nth-child(335){opacity:1.4712;transform:translate(36.7669vw,-10px) scale(.5434);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{41.311%{transform:translate(29.8008vw,41.311vh) scale(.5434)}to{transform:translate(33.28385vw,100vh) scale(.5434)}}.snow:nth-child(336){opacity:.8974;transform:translate(88.3779vw,-10px) scale(.9922);animation:fall-336 18s -27s linear infinite}@keyframes fall-336{50.081%{transform:translate(93.7544vw,50.081vh) scale(.9922)}to{transform:translate(91.06615vw,100vh) scale(.9922)}}.snow:nth-child(337){opacity:1.6408;transform:translate(70.1686vw,-10px) scale(.7182);animation:fall-337 27s -3s linear infinite}@keyframes fall-337{40.281%{transform:translate(78.6164vw,40.281vh) scale(.7182)}to{transform:translate(74.3925vw,100vh) scale(.7182)}}.snow:nth-child(338){opacity:.0446;transform:translate(52.8722vw,-10px) scale(.4657);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{51.684%{transform:translate(55.2517vw,51.684vh) scale(.4657)}to{transform:translate(54.06195vw,100vh) scale(.4657)}}.snow:nth-child(339){opacity:.0868;transform:translate(56.9761vw,-10px) scale(.4047);animation:fall-339 18s -19s linear infinite}@keyframes fall-339{64.745%{transform:translate(64.9232vw,64.745vh) scale(.4047)}to{transform:translate(60.94965vw,100vh) scale(.4047)}}.snow:nth-child(340){opacity:.1434;transform:translate(45.3507vw,-10px) scale(.3884);animation:fall-340 11s -25s linear infinite}@keyframes fall-340{40.159%{transform:translate(49.0525vw,40.159vh) scale(.3884)}to{transform:translate(47.2016vw,100vh) scale(.3884)}}.snow:nth-child(341){opacity:1.057;transform:translate(27.4467vw,-10px) scale(.9479);animation:fall-341 28s -13s linear infinite}@keyframes fall-341{44.51%{transform:translate(22.8606vw,44.51vh) scale(.9479)}to{transform:translate(25.15365vw,100vh) scale(.9479)}}.snow:nth-child(342){opacity:1.0292;transform:translate(85.665vw,-10px) scale(.3747);animation:fall-342 24s -3s linear infinite}@keyframes fall-342{39.103%{transform:translate(80.3329vw,39.103vh) scale(.3747)}to{transform:translate(82.99895vw,100vh) scale(.3747)}}.snow:nth-child(343){opacity:.8816;transform:translate(24.8012vw,-10px) scale(.7212);animation:fall-343 20s -14s linear infinite}@keyframes fall-343{32.137%{transform:translate(18.4198vw,32.137vh) scale(.7212)}to{transform:translate(21.6105vw,100vh) scale(.7212)}}.snow:nth-child(344){opacity:1.3264;transform:translate(9.3714vw,-10px) scale(.6281);animation:fall-344 19s -23s linear infinite}@keyframes fall-344{50.094%{transform:translate(8.8043vw,50.094vh) scale(.6281)}to{transform:translate(9.08785vw,100vh) scale(.6281)}}.snow:nth-child(345){opacity:.6946;transform:translate(38.1243vw,-10px) scale(.9883);animation:fall-345 22s -18s linear infinite}@keyframes fall-345{40.091%{transform:translate(43.5425vw,40.091vh) scale(.9883)}to{transform:translate(40.8334vw,100vh) scale(.9883)}}.snow:nth-child(346){opacity:1.3284;transform:translate(1.6046vw,-10px) scale(.9869);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{45.46%{transform:translate(1.6386vw,45.46vh) scale(.9869)}to{transform:translate(1.6216vw,100vh) scale(.9869)}}.snow:nth-child(347){opacity:.933;transform:translate(60.8699vw,-10px) scale(.6934);animation:fall-347 24s -16s linear infinite}@keyframes fall-347{59.63%{transform:translate(52.485vw,59.63vh) scale(.6934)}to{transform:translate(56.67745vw,100vh) scale(.6934)}}.snow:nth-child(348){opacity:1.8828;transform:translate(76.3221vw,-10px) scale(.9298);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{54.494%{transform:translate(80.3957vw,54.494vh) scale(.9298)}to{transform:translate(78.3589vw,100vh) scale(.9298)}}.snow:nth-child(349){opacity:.7716;transform:translate(4.9466vw,-10px) scale(.9864);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{33.743%{transform:translate(7.5127vw,33.743vh) scale(.9864)}to{transform:translate(6.22965vw,100vh) scale(.9864)}}.snow:nth-child(350){opacity:1.4384;transform:translate(17.3135vw,-10px) scale(.3392);animation:fall-350 22s -7s linear infinite}@keyframes fall-350{33.139%{transform:translate(12.4392vw,33.139vh) scale(.3392)}to{transform:translate(14.87635vw,100vh) scale(.3392)}}.snow:nth-child(351){opacity:1.423;transform:translate(63.5675vw,-10px) scale(.6384);animation:fall-351 27s -30s linear infinite}@keyframes fall-351{56.485%{transform:translate(60.7636vw,56.485vh) scale(.6384)}to{transform:translate(62.16555vw,100vh) scale(.6384)}}.snow:nth-child(352){opacity:.3454;transform:translate(24.4063vw,-10px) scale(.801);animation:fall-352 16s -1s linear infinite}@keyframes fall-352{38.6%{transform:translate(17.7356vw,38.6vh) scale(.801)}to{transform:translate(21.07095vw,100vh) scale(.801)}}.snow:nth-child(353){opacity:.0552;transform:translate(19.9184vw,-10px) scale(.6539);animation:fall-353 18s -26s linear infinite}@keyframes fall-353{34.2%{transform:translate(25.7396vw,34.2vh) scale(.6539)}to{transform:translate(22.829vw,100vh) scale(.6539)}}.snow:nth-child(354){opacity:.3702;transform:translate(9.9736vw,-10px) scale(.5132);animation:fall-354 22s -22s linear infinite}@keyframes fall-354{64.057%{transform:translate(3.5103vw,64.057vh) scale(.5132)}to{transform:translate(6.74195vw,100vh) scale(.5132)}}.snow:nth-child(355){opacity:.6376;transform:translate(80.6179vw,-10px) scale(.4066);animation:fall-355 13s -20s linear infinite}@keyframes fall-355{42.268%{transform:translate(74.3086vw,42.268vh) scale(.4066)}to{transform:translate(77.46325vw,100vh) scale(.4066)}}.snow:nth-child(356){opacity:1.8774;transform:translate(71.5521vw,-10px) scale(.0169);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{37.252%{transform:translate(78.0261vw,37.252vh) scale(.0169)}to{transform:translate(74.7891vw,100vh) scale(.0169)}}.snow:nth-child(357){opacity:.8452;transform:translate(87.5122vw,-10px) scale(.1349);animation:fall-357 13s -27s linear infinite}@keyframes fall-357{72.877%{transform:translate(77.8756vw,72.877vh) scale(.1349)}to{transform:translate(82.6939vw,100vh) scale(.1349)}}.snow:nth-child(358){opacity:.4846;transform:translate(17.8709vw,-10px) scale(.762);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{40.827%{transform:translate(22.8407vw,40.827vh) scale(.762)}to{transform:translate(20.3558vw,100vh) scale(.762)}}.snow:nth-child(359){opacity:1.5078;transform:translate(62.9064vw,-10px) scale(.5255);animation:fall-359 23s -30s linear infinite}@keyframes fall-359{52.115%{transform:translate(55.5603vw,52.115vh) scale(.5255)}to{transform:translate(59.23335vw,100vh) scale(.5255)}}.snow:nth-child(360){opacity:.9808;transform:translate(37.068vw,-10px) scale(.3716);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{51.559%{transform:translate(38.7033vw,51.559vh) scale(.3716)}to{transform:translate(37.88565vw,100vh) scale(.3716)}}.snow:nth-child(361){opacity:.056;transform:translate(18.2678vw,-10px) scale(.018);animation:fall-361 15s -18s linear infinite}@keyframes fall-361{37.068%{transform:translate(18.6148vw,37.068vh) scale(.018)}to{transform:translate(18.4413vw,100vh) scale(.018)}}.snow:nth-child(362){opacity:.3124;transform:translate(74.8035vw,-10px) scale(.6783);animation:fall-362 28s -10s linear infinite}@keyframes fall-362{34.79%{transform:translate(76.1843vw,34.79vh) scale(.6783)}to{transform:translate(75.4939vw,100vh) scale(.6783)}}.snow:nth-child(363){opacity:.8358;transform:translate(49.0745vw,-10px) scale(.5313);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{51.939%{transform:translate(49.3855vw,51.939vh) scale(.5313)}to{transform:translate(49.23vw,100vh) scale(.5313)}}.snow:nth-child(364){opacity:1.82;transform:translate(52.8757vw,-10px) scale(.3669);animation:fall-364 23s -15s linear infinite}@keyframes fall-364{79.206%{transform:translate(61.7233vw,79.206vh) scale(.3669)}to{transform:translate(57.2995vw,100vh) scale(.3669)}}.snow:nth-child(365){opacity:1.7664;transform:translate(98.2158vw,-10px) scale(.5863);animation:fall-365 16s -13s linear infinite}@keyframes fall-365{76.253%{transform:translate(99.6558vw,76.253vh) scale(.5863)}to{transform:translate(98.9358vw,100vh) scale(.5863)}}.snow:nth-child(366){opacity:1.309;transform:translate(96.7889vw,-10px) scale(.6861);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{69.727%{transform:translate(99.8475vw,69.727vh) scale(.6861)}to{transform:translate(98.3182vw,100vh) scale(.6861)}}.snow:nth-child(367){opacity:1.8648;transform:translate(76.5229vw,-10px) scale(.7845);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{43.385%{transform:translate(85.8008vw,43.385vh) scale(.7845)}to{transform:translate(81.16185vw,100vh) scale(.7845)}}.snow:nth-child(368){opacity:1.277;transform:translate(90.2456vw,-10px) scale(.1629);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{30.699%{transform:translate(86.779vw,30.699vh) scale(.1629)}to{transform:translate(88.5123vw,100vh) scale(.1629)}}.snow:nth-child(369){opacity:.9392;transform:translate(83.0409vw,-10px) scale(.9594);animation:fall-369 30s -19s linear infinite}@keyframes fall-369{58.272%{transform:translate(88.0473vw,58.272vh) scale(.9594)}to{transform:translate(85.5441vw,100vh) scale(.9594)}}.snow:nth-child(370){opacity:1.1928;transform:translate(33.9446vw,-10px) scale(.76);animation:fall-370 27s -15s linear infinite}@keyframes fall-370{69.186%{transform:translate(25.1668vw,69.186vh) scale(.76)}to{transform:translate(29.5557vw,100vh) scale(.76)}}.snow:nth-child(371){opacity:1.264;transform:translate(91.9267vw,-10px) scale(.3725);animation:fall-371 25s -29s linear infinite}@keyframes fall-371{33.852%{transform:translate(84.8345vw,33.852vh) scale(.3725)}to{transform:translate(88.3806vw,100vh) scale(.3725)}}.snow:nth-child(372){opacity:1.0704;transform:translate(3.8314vw,-10px) scale(.3431);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{62.896%{transform:translate(.9973vw,62.896vh) scale(.3431)}to{transform:translate(2.41435vw,100vh) scale(.3431)}}.snow:nth-child(373){opacity:1.1386;transform:translate(48.1659vw,-10px) scale(.7129);animation:fall-373 27s -30s linear infinite}@keyframes fall-373{31.131%{transform:translate(51.5827vw,31.131vh) scale(.7129)}to{transform:translate(49.8743vw,100vh) scale(.7129)}}.snow:nth-child(374){opacity:.5216;transform:translate(71.3429vw,-10px) scale(.1679);animation:fall-374 21s -2s linear infinite}@keyframes fall-374{40.138%{transform:translate(77.7938vw,40.138vh) scale(.1679)}to{transform:translate(74.56835vw,100vh) scale(.1679)}}.snow:nth-child(375){opacity:1.099;transform:translate(.1066vw,-10px) scale(.9247);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{40.58%{transform:translate(-5.1116vw,40.58vh) scale(.9247)}to{transform:translate(-2.5025vw,100vh) scale(.9247)}}.snow:nth-child(376){opacity:.0836;transform:translate(61.2274vw,-10px) scale(.9723);animation:fall-376 14s -1s linear infinite}@keyframes fall-376{67.943%{transform:translate(56.6438vw,67.943vh) scale(.9723)}to{transform:translate(58.9356vw,100vh) scale(.9723)}}.snow:nth-child(377){opacity:1.7294;transform:translate(57.5622vw,-10px) scale(.7617);animation:fall-377 19s -12s linear infinite}@keyframes fall-377{45.606%{transform:translate(62.163vw,45.606vh) scale(.7617)}to{transform:translate(59.8626vw,100vh) scale(.7617)}}.snow:nth-child(378){opacity:1.8844;transform:translate(61.9169vw,-10px) scale(.6604);animation:fall-378 16s -27s linear infinite}@keyframes fall-378{78.762%{transform:translate(55.304vw,78.762vh) scale(.6604)}to{transform:translate(58.61045vw,100vh) scale(.6604)}}.snow:nth-child(379){opacity:.8102;transform:translate(97.4447vw,-10px) scale(.8098);animation:fall-379 16s -27s linear infinite}@keyframes fall-379{40.397%{transform:translate(87.9268vw,40.397vh) scale(.8098)}to{transform:translate(92.68575vw,100vh) scale(.8098)}}.snow:nth-child(380){opacity:.5122;transform:translate(21.7824vw,-10px) scale(.2296);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{32.013%{transform:translate(13.73vw,32.013vh) scale(.2296)}to{transform:translate(17.7562vw,100vh) scale(.2296)}}.snow:nth-child(381){opacity:1.421;transform:translate(85.7456vw,-10px) scale(.9877);animation:fall-381 22s -23s linear infinite}@keyframes fall-381{60.98%{transform:translate(80.5206vw,60.98vh) scale(.9877)}to{transform:translate(83.1331vw,100vh) scale(.9877)}}.snow:nth-child(382){opacity:1.5256;transform:translate(53.6451vw,-10px) scale(.9587);animation:fall-382 11s -12s linear infinite}@keyframes fall-382{55.001%{transform:translate(62.869vw,55.001vh) scale(.9587)}to{transform:translate(58.25705vw,100vh) scale(.9587)}}.snow:nth-child(383){opacity:.7384;transform:translate(32.0521vw,-10px) scale(.9689);animation:fall-383 20s -6s linear infinite}@keyframes fall-383{31.103%{transform:translate(28.9054vw,31.103vh) scale(.9689)}to{transform:translate(30.47875vw,100vh) scale(.9689)}}.snow:nth-child(384){opacity:.5764;transform:translate(25.8402vw,-10px) scale(.1512);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{59.168%{transform:translate(22.2514vw,59.168vh) scale(.1512)}to{transform:translate(24.0458vw,100vh) scale(.1512)}}.snow:nth-child(385){opacity:1.896;transform:translate(30.1501vw,-10px) scale(.0819);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{74.696%{transform:translate(34.2891vw,74.696vh) scale(.0819)}to{transform:translate(32.2196vw,100vh) scale(.0819)}}.snow:nth-child(386){opacity:1.4154;transform:translate(32.3967vw,-10px) scale(.0452);animation:fall-386 19s -12s linear infinite}@keyframes fall-386{47.199%{transform:translate(39.1061vw,47.199vh) scale(.0452)}to{transform:translate(35.7514vw,100vh) scale(.0452)}}.snow:nth-child(387){opacity:.6698;transform:translate(3.3748vw,-10px) scale(.0119);animation:fall-387 13s -25s linear infinite}@keyframes fall-387{36.839%{transform:translate(4.2559vw,36.839vh) scale(.0119)}to{transform:translate(3.81535vw,100vh) scale(.0119)}}.snow:nth-child(388){opacity:.897;transform:translate(18.7041vw,-10px) scale(.3921);animation:fall-388 14s -26s linear infinite}@keyframes fall-388{35.49%{transform:translate(16.4636vw,35.49vh) scale(.3921)}to{transform:translate(17.58385vw,100vh) scale(.3921)}}.snow:nth-child(389){opacity:.4258;transform:translate(64.8047vw,-10px) scale(.1382);animation:fall-389 10s -23s linear infinite}@keyframes fall-389{43.341%{transform:translate(68.9858vw,43.341vh) scale(.1382)}to{transform:translate(66.89525vw,100vh) scale(.1382)}}.snow:nth-child(390){opacity:1.4372;transform:translate(97.1615vw,-10px) scale(.4495);animation:fall-390 14s -5s linear infinite}@keyframes fall-390{56.761%{transform:translate(106.6119vw,56.761vh) scale(.4495)}to{transform:translate(101.8867vw,100vh) scale(.4495)}}.snow:nth-child(391){opacity:.4604;transform:translate(80.4687vw,-10px) scale(.8391);animation:fall-391 10s -4s linear infinite}@keyframes fall-391{41.848%{transform:translate(86.9905vw,41.848vh) scale(.8391)}to{transform:translate(83.7296vw,100vh) scale(.8391)}}.snow:nth-child(392){opacity:1.4122;transform:translate(98.4957vw,-10px) scale(.3519);animation:fall-392 17s -6s linear infinite}@keyframes fall-392{40.044%{transform:translate(100.7757vw,40.044vh) scale(.3519)}to{transform:translate(99.6357vw,100vh) scale(.3519)}}.snow:nth-child(393){opacity:.9344;transform:translate(80.3vw,-10px) scale(.1481);animation:fall-393 28s -1s linear infinite}@keyframes fall-393{65.781%{transform:translate(90.1779vw,65.781vh) scale(.1481)}to{transform:translate(85.23895vw,100vh) scale(.1481)}}.snow:nth-child(394){opacity:.3364;transform:translate(96.3606vw,-10px) scale(.3955);animation:fall-394 30s -17s linear infinite}@keyframes fall-394{65.878%{transform:translate(92.0498vw,65.878vh) scale(.3955)}to{transform:translate(94.2052vw,100vh) scale(.3955)}}.snow:nth-child(395){opacity:.0502;transform:translate(23.5212vw,-10px) scale(.3286);animation:fall-395 14s -5s linear infinite}@keyframes fall-395{75.33%{transform:translate(18.5753vw,75.33vh) scale(.3286)}to{transform:translate(21.04825vw,100vh) scale(.3286)}}.snow:nth-child(396){opacity:1.451;transform:translate(31.9882vw,-10px) scale(.6667);animation:fall-396 17s -12s linear infinite}@keyframes fall-396{31.389%{transform:translate(32.4188vw,31.389vh) scale(.6667)}to{transform:translate(32.2035vw,100vh) scale(.6667)}}.snow:nth-child(397){opacity:.5628;transform:translate(48.6329vw,-10px) scale(.7645);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{78.651%{transform:translate(39.3524vw,78.651vh) scale(.7645)}to{transform:translate(43.99265vw,100vh) scale(.7645)}}.snow:nth-child(398){opacity:.2354;transform:translate(45.5723vw,-10px) scale(.1015);animation:fall-398 17s -29s linear infinite}@keyframes fall-398{62.881%{transform:translate(42.9221vw,62.881vh) scale(.1015)}to{transform:translate(44.2472vw,100vh) scale(.1015)}}.snow:nth-child(399){opacity:.4374;transform:translate(76.5931vw,-10px) scale(.8109);animation:fall-399 22s -11s linear infinite}@keyframes fall-399{71.322%{transform:translate(71.4587vw,71.322vh) scale(.8109)}to{transform:translate(74.0259vw,100vh) scale(.8109)}}.snow:nth-child(400){opacity:.3986;transform:translate(51.0358vw,-10px) scale(.8632);animation:fall-400 23s -10s linear infinite}@keyframes fall-400{48.588%{transform:translate(56.2977vw,48.588vh) scale(.8632)}to{transform:translate(53.66675vw,100vh) scale(.8632)}}\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
25
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
26
26
  type: Component,
27
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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:.6456;transform:translate(.3802vw,-10px) scale(.1224);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{74.859%{transform:translate(-.7839vw,74.859vh) scale(.1224)}to{transform:translate(-.20185vw,100vh) scale(.1224)}}.snow:nth-child(2){opacity:.9464;transform:translate(46.6593vw,-10px) scale(.1442);animation:fall-2 15s -16s linear infinite}@keyframes fall-2{79.575%{transform:translate(38.1899vw,79.575vh) scale(.1442)}to{transform:translate(42.4246vw,100vh) scale(.1442)}}.snow:nth-child(3){opacity:1.5624;transform:translate(42.2838vw,-10px) scale(.5923);animation:fall-3 22s -30s linear infinite}@keyframes fall-3{64.431%{transform:translate(33.6081vw,64.431vh) scale(.5923)}to{transform:translate(37.94595vw,100vh) scale(.5923)}}.snow:nth-child(4){opacity:.1926;transform:translate(71.0689vw,-10px) scale(.2024);animation:fall-4 13s -2s linear infinite}@keyframes fall-4{49.384%{transform:translate(76.2867vw,49.384vh) scale(.2024)}to{transform:translate(73.6778vw,100vh) scale(.2024)}}.snow:nth-child(5){opacity:.1328;transform:translate(68.0472vw,-10px) scale(.4658);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{48.796%{transform:translate(66.6736vw,48.796vh) scale(.4658)}to{transform:translate(67.3604vw,100vh) scale(.4658)}}.snow:nth-child(6){opacity:1.8182;transform:translate(27.6105vw,-10px) scale(.3122);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{69.693%{transform:translate(28.583vw,69.693vh) scale(.3122)}to{transform:translate(28.09675vw,100vh) scale(.3122)}}.snow:nth-child(7){opacity:.254;transform:translate(73.0326vw,-10px) scale(.6659);animation:fall-7 26s -8s linear infinite}@keyframes fall-7{44.292%{transform:translate(67.6043vw,44.292vh) scale(.6659)}to{transform:translate(70.31845vw,100vh) scale(.6659)}}.snow:nth-child(8){opacity:1.689;transform:translate(40.798vw,-10px) scale(.3561);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{74.855%{transform:translate(37.247vw,74.855vh) scale(.3561)}to{transform:translate(39.0225vw,100vh) scale(.3561)}}.snow:nth-child(9){opacity:.0956;transform:translate(2.415vw,-10px) scale(.668);animation:fall-9 26s -18s linear infinite}@keyframes fall-9{64.578%{transform:translate(.9259vw,64.578vh) scale(.668)}to{transform:translate(1.67045vw,100vh) scale(.668)}}.snow:nth-child(10){opacity:1.4906;transform:translate(63.1569vw,-10px) scale(.5438);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{44.991%{transform:translate(72.8744vw,44.991vh) scale(.5438)}to{transform:translate(68.01565vw,100vh) scale(.5438)}}.snow:nth-child(11){opacity:1.3472;transform:translate(61.0971vw,-10px) scale(.9412);animation:fall-11 28s -5s linear infinite}@keyframes fall-11{41.512%{transform:translate(59.7641vw,41.512vh) scale(.9412)}to{transform:translate(60.4306vw,100vh) scale(.9412)}}.snow:nth-child(12){opacity:.5632;transform:translate(83.2906vw,-10px) scale(.0729);animation:fall-12 14s -26s linear infinite}@keyframes fall-12{56.838%{transform:translate(74.6351vw,56.838vh) scale(.0729)}to{transform:translate(78.96285vw,100vh) scale(.0729)}}.snow:nth-child(13){opacity:.608;transform:translate(96.4375vw,-10px) scale(.8499);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{64.853%{transform:translate(92.8894vw,64.853vh) scale(.8499)}to{transform:translate(94.66345vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.147;transform:translate(46.9055vw,-10px) scale(.4185);animation:fall-14 26s -1s linear infinite}@keyframes fall-14{39.567%{transform:translate(49.8837vw,39.567vh) scale(.4185)}to{transform:translate(48.3946vw,100vh) scale(.4185)}}.snow:nth-child(15){opacity:.4004;transform:translate(55.031vw,-10px) scale(.6758);animation:fall-15 16s -10s linear infinite}@keyframes fall-15{65.363%{transform:translate(46.4039vw,65.363vh) scale(.6758)}to{transform:translate(50.71745vw,100vh) scale(.6758)}}.snow:nth-child(16){opacity:.6016;transform:translate(8.7419vw,-10px) scale(.6179);animation:fall-16 18s -26s linear infinite}@keyframes fall-16{70.941%{transform:translate(8.1297vw,70.941vh) scale(.6179)}to{transform:translate(8.4358vw,100vh) scale(.6179)}}.snow:nth-child(17){opacity:.0584;transform:translate(27.4416vw,-10px) scale(.9003);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{63.618%{transform:translate(33.5015vw,63.618vh) scale(.9003)}to{transform:translate(30.47155vw,100vh) scale(.9003)}}.snow:nth-child(18){opacity:.5916;transform:translate(20.29vw,-10px) scale(.5571);animation:fall-18 23s -30s linear infinite}@keyframes fall-18{39.852%{transform:translate(23.9613vw,39.852vh) scale(.5571)}to{transform:translate(22.12565vw,100vh) scale(.5571)}}.snow:nth-child(19){opacity:1.5306;transform:translate(82.5948vw,-10px) scale(.7675);animation:fall-19 13s -4s linear infinite}@keyframes fall-19{55.11%{transform:translate(90.3vw,55.11vh) scale(.7675)}to{transform:translate(86.4474vw,100vh) scale(.7675)}}.snow:nth-child(20){opacity:.28;transform:translate(.1929vw,-10px) scale(.1748);animation:fall-20 22s -5s linear infinite}@keyframes fall-20{55.151%{transform:translate(8.0807vw,55.151vh) scale(.1748)}to{transform:translate(4.1368vw,100vh) scale(.1748)}}.snow:nth-child(21){opacity:.1658;transform:translate(75.9723vw,-10px) scale(.6787);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{67.756%{transform:translate(77.5128vw,67.756vh) scale(.6787)}to{transform:translate(76.74255vw,100vh) scale(.6787)}}.snow:nth-child(22){opacity:1.8526;transform:translate(62.5742vw,-10px) scale(.8374);animation:fall-22 18s -26s linear infinite}@keyframes fall-22{75.214%{transform:translate(59.6314vw,75.214vh) scale(.8374)}to{transform:translate(61.1028vw,100vh) scale(.8374)}}.snow:nth-child(23){opacity:1.4066;transform:translate(37.2176vw,-10px) scale(.9604);animation:fall-23 10s -21s linear infinite}@keyframes fall-23{57.59%{transform:translate(46.0995vw,57.59vh) scale(.9604)}to{transform:translate(41.65855vw,100vh) scale(.9604)}}.snow:nth-child(24){opacity:1.7768;transform:translate(.3582vw,-10px) scale(.3426);animation:fall-24 22s -14s linear infinite}@keyframes fall-24{31.213%{transform:translate(5.1183vw,31.213vh) scale(.3426)}to{transform:translate(2.73825vw,100vh) scale(.3426)}}.snow:nth-child(25){opacity:1.8264;transform:translate(87.5374vw,-10px) scale(.3561);animation:fall-25 21s -24s linear infinite}@keyframes fall-25{68.741%{transform:translate(89.4531vw,68.741vh) scale(.3561)}to{transform:translate(88.49525vw,100vh) scale(.3561)}}.snow:nth-child(26){opacity:.3902;transform:translate(47.746vw,-10px) scale(.2165);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{69.331%{transform:translate(47.6582vw,69.331vh) scale(.2165)}to{transform:translate(47.7021vw,100vh) scale(.2165)}}.snow:nth-child(27){opacity:.745;transform:translate(14.1219vw,-10px) scale(.3343);animation:fall-27 30s -16s linear infinite}@keyframes fall-27{50.805%{transform:translate(4.8323vw,50.805vh) scale(.3343)}to{transform:translate(9.4771vw,100vh) scale(.3343)}}.snow:nth-child(28){opacity:1.383;transform:translate(68.8454vw,-10px) scale(.9079);animation:fall-28 22s -14s linear infinite}@keyframes fall-28{61.596%{transform:translate(72.7927vw,61.596vh) scale(.9079)}to{transform:translate(70.81905vw,100vh) scale(.9079)}}.snow:nth-child(29){opacity:.536;transform:translate(62.3709vw,-10px) scale(.9621);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{69.569%{transform:translate(72.2307vw,69.569vh) scale(.9621)}to{transform:translate(67.3008vw,100vh) scale(.9621)}}.snow:nth-child(30){opacity:.783;transform:translate(88.5025vw,-10px) scale(.0057);animation:fall-30 22s -6s linear infinite}@keyframes fall-30{50.913%{transform:translate(87.1527vw,50.913vh) scale(.0057)}to{transform:translate(87.8276vw,100vh) scale(.0057)}}.snow:nth-child(31){opacity:.419;transform:translate(80.9069vw,-10px) scale(.3027);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{39.254%{transform:translate(79.4246vw,39.254vh) scale(.3027)}to{transform:translate(80.16575vw,100vh) scale(.3027)}}.snow:nth-child(32){opacity:.831;transform:translate(99.0586vw,-10px) scale(.3713);animation:fall-32 17s -1s linear infinite}@keyframes fall-32{78.623%{transform:translate(108.0503vw,78.623vh) scale(.3713)}to{transform:translate(103.55445vw,100vh) scale(.3713)}}.snow:nth-child(33){opacity:.773;transform:translate(68.6463vw,-10px) scale(.2133);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{72.698%{transform:translate(71.5169vw,72.698vh) scale(.2133)}to{transform:translate(70.0816vw,100vh) scale(.2133)}}.snow:nth-child(34){opacity:.4784;transform:translate(65.3359vw,-10px) scale(.2706);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{49.992%{transform:translate(56.0634vw,49.992vh) scale(.2706)}to{transform:translate(60.69965vw,100vh) scale(.2706)}}.snow:nth-child(35){opacity:1.9978;transform:translate(29.2389vw,-10px) scale(.885);animation:fall-35 13s -10s linear infinite}@keyframes fall-35{64.223%{transform:translate(22.1319vw,64.223vh) scale(.885)}to{transform:translate(25.6854vw,100vh) scale(.885)}}.snow:nth-child(36){opacity:.6338;transform:translate(12.7562vw,-10px) scale(.6682);animation:fall-36 21s -25s linear infinite}@keyframes fall-36{30.078%{transform:translate(17.9927vw,30.078vh) scale(.6682)}to{transform:translate(15.37445vw,100vh) scale(.6682)}}.snow:nth-child(37){opacity:.36;transform:translate(80.161vw,-10px) scale(.1797);animation:fall-37 22s -7s linear infinite}@keyframes fall-37{74.709%{transform:translate(84.4554vw,74.709vh) scale(.1797)}to{transform:translate(82.3082vw,100vh) scale(.1797)}}.snow:nth-child(38){opacity:.8244;transform:translate(19.6378vw,-10px) scale(.8062);animation:fall-38 29s -12s linear infinite}@keyframes fall-38{77.663%{transform:translate(22.3188vw,77.663vh) scale(.8062)}to{transform:translate(20.9783vw,100vh) scale(.8062)}}.snow:nth-child(39){opacity:1.45;transform:translate(83.763vw,-10px) scale(.4117);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{33.659%{transform:translate(92.242vw,33.659vh) scale(.4117)}to{transform:translate(88.0025vw,100vh) scale(.4117)}}.snow:nth-child(40){opacity:.0654;transform:translate(90.9105vw,-10px) scale(.576);animation:fall-40 14s -20s linear infinite}@keyframes fall-40{42.807%{transform:translate(84.9895vw,42.807vh) scale(.576)}to{transform:translate(87.95vw,100vh) scale(.576)}}.snow:nth-child(41){opacity:1.2088;transform:translate(47.94vw,-10px) scale(.5992);animation:fall-41 26s -30s linear infinite}@keyframes fall-41{54.369%{transform:translate(43.969vw,54.369vh) scale(.5992)}to{transform:translate(45.9545vw,100vh) scale(.5992)}}.snow:nth-child(42){opacity:.4034;transform:translate(33.9357vw,-10px) scale(.3972);animation:fall-42 19s -29s linear infinite}@keyframes fall-42{50.929%{transform:translate(42.0098vw,50.929vh) scale(.3972)}to{transform:translate(37.97275vw,100vh) scale(.3972)}}.snow:nth-child(43){opacity:.383;transform:translate(87.8115vw,-10px) scale(.2629);animation:fall-43 23s -10s linear infinite}@keyframes fall-43{34.642%{transform:translate(83.6787vw,34.642vh) scale(.2629)}to{transform:translate(85.7451vw,100vh) scale(.2629)}}.snow:nth-child(44){opacity:.7422;transform:translate(24.655vw,-10px) scale(.3371);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{34.135%{transform:translate(15.2447vw,34.135vh) scale(.3371)}to{transform:translate(19.94985vw,100vh) scale(.3371)}}.snow:nth-child(45){opacity:1.2278;transform:translate(84.1445vw,-10px) scale(.8609);animation:fall-45 15s -2s linear infinite}@keyframes fall-45{63.266%{transform:translate(88.0075vw,63.266vh) scale(.8609)}to{transform:translate(86.076vw,100vh) scale(.8609)}}.snow:nth-child(46){opacity:1.6766;transform:translate(47.4499vw,-10px) scale(.7229);animation:fall-46 30s -14s linear infinite}@keyframes fall-46{75.779%{transform:translate(43.2577vw,75.779vh) scale(.7229)}to{transform:translate(45.3538vw,100vh) scale(.7229)}}.snow:nth-child(47){opacity:1.6164;transform:translate(40.7435vw,-10px) scale(.6321);animation:fall-47 29s -22s linear infinite}@keyframes fall-47{61.873%{transform:translate(36.1899vw,61.873vh) scale(.6321)}to{transform:translate(38.4667vw,100vh) scale(.6321)}}.snow:nth-child(48){opacity:1.707;transform:translate(39.4962vw,-10px) scale(.6797);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{37.055%{transform:translate(32.96vw,37.055vh) scale(.6797)}to{transform:translate(36.2281vw,100vh) scale(.6797)}}.snow:nth-child(49){opacity:1.3424;transform:translate(59.7837vw,-10px) scale(.3098);animation:fall-49 30s -11s linear infinite}@keyframes fall-49{72.979%{transform:translate(51.5444vw,72.979vh) scale(.3098)}to{transform:translate(55.66405vw,100vh) scale(.3098)}}.snow:nth-child(50){opacity:1.5836;transform:translate(21.2776vw,-10px) scale(.4001);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{79.531%{transform:translate(25.1647vw,79.531vh) scale(.4001)}to{transform:translate(23.22115vw,100vh) scale(.4001)}}.snow:nth-child(51){opacity:1.2872;transform:translate(12.5827vw,-10px) scale(.0614);animation:fall-51 25s -1s linear infinite}@keyframes fall-51{79.824%{transform:translate(7.9817vw,79.824vh) scale(.0614)}to{transform:translate(10.2822vw,100vh) scale(.0614)}}.snow:nth-child(52){opacity:.9086;transform:translate(40.7377vw,-10px) scale(.4665);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{49.886%{transform:translate(36.6635vw,49.886vh) scale(.4665)}to{transform:translate(38.7006vw,100vh) scale(.4665)}}.snow:nth-child(53){opacity:.6014;transform:translate(49.6645vw,-10px) scale(.3164);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{56.045%{transform:translate(53.9111vw,56.045vh) scale(.3164)}to{transform:translate(51.7878vw,100vh) scale(.3164)}}.snow:nth-child(54){opacity:1.9104;transform:translate(66.6471vw,-10px) scale(.9978);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{72.34%{transform:translate(66.6612vw,72.34vh) scale(.9978)}to{transform:translate(66.65415vw,100vh) scale(.9978)}}.snow:nth-child(55){opacity:1.6796;transform:translate(10.378vw,-10px) scale(.3435);animation:fall-55 29s -2s linear infinite}@keyframes fall-55{37.206%{transform:translate(3.7815vw,37.206vh) scale(.3435)}to{transform:translate(7.07975vw,100vh) scale(.3435)}}.snow:nth-child(56){opacity:.7572;transform:translate(75.1245vw,-10px) scale(.3004);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{33.326%{transform:translate(69.1881vw,33.326vh) scale(.3004)}to{transform:translate(72.1563vw,100vh) scale(.3004)}}.snow:nth-child(57){opacity:1.0606;transform:translate(55.1536vw,-10px) scale(.2236);animation:fall-57 12s -21s linear infinite}@keyframes fall-57{63.809%{transform:translate(57.42vw,63.809vh) scale(.2236)}to{transform:translate(56.2868vw,100vh) scale(.2236)}}.snow:nth-child(58){opacity:.1524;transform:translate(78.6306vw,-10px) scale(.5893);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{54.419%{transform:translate(80.8486vw,54.419vh) scale(.5893)}to{transform:translate(79.7396vw,100vh) scale(.5893)}}.snow:nth-child(59){opacity:1.8642;transform:translate(30.0334vw,-10px) scale(.0111);animation:fall-59 16s -19s linear infinite}@keyframes fall-59{74.57%{transform:translate(22.7038vw,74.57vh) scale(.0111)}to{transform:translate(26.3686vw,100vh) scale(.0111)}}.snow:nth-child(60){opacity:.0872;transform:translate(72.6896vw,-10px) scale(.1532);animation:fall-60 15s -17s linear infinite}@keyframes fall-60{41.237%{transform:translate(76.4721vw,41.237vh) scale(.1532)}to{transform:translate(74.58085vw,100vh) scale(.1532)}}.snow:nth-child(61){opacity:1.0604;transform:translate(86.1003vw,-10px) scale(.5615);animation:fall-61 10s -13s linear infinite}@keyframes fall-61{54.953%{transform:translate(84.1262vw,54.953vh) scale(.5615)}to{transform:translate(85.11325vw,100vh) scale(.5615)}}.snow:nth-child(62){opacity:.1492;transform:translate(79.6098vw,-10px) scale(.1589);animation:fall-62 21s -19s linear infinite}@keyframes fall-62{49.193%{transform:translate(85.5433vw,49.193vh) scale(.1589)}to{transform:translate(82.57655vw,100vh) scale(.1589)}}.snow:nth-child(63){opacity:.9274;transform:translate(94.8361vw,-10px) scale(.7873);animation:fall-63 24s -5s linear infinite}@keyframes fall-63{68.629%{transform:translate(101.5625vw,68.629vh) scale(.7873)}to{transform:translate(98.1993vw,100vh) scale(.7873)}}.snow:nth-child(64){opacity:1.7654;transform:translate(16.7196vw,-10px) scale(.8631);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{76.154%{transform:translate(12.3208vw,76.154vh) scale(.8631)}to{transform:translate(14.5202vw,100vh) scale(.8631)}}.snow:nth-child(65){opacity:.8526;transform:translate(45.1696vw,-10px) scale(.6303);animation:fall-65 20s -7s linear infinite}@keyframes fall-65{74.667%{transform:translate(40.0383vw,74.667vh) scale(.6303)}to{transform:translate(42.60395vw,100vh) scale(.6303)}}.snow:nth-child(66){opacity:.6244;transform:translate(35.1042vw,-10px) scale(.7162);animation:fall-66 28s -13s linear infinite}@keyframes fall-66{32.924%{transform:translate(40.9637vw,32.924vh) scale(.7162)}to{transform:translate(38.03395vw,100vh) scale(.7162)}}.snow:nth-child(67){opacity:1.4138;transform:translate(87.96vw,-10px) scale(.2209);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{32.843%{transform:translate(80.8869vw,32.843vh) scale(.2209)}to{transform:translate(84.42345vw,100vh) scale(.2209)}}.snow:nth-child(68){opacity:1.9;transform:translate(50.9359vw,-10px) scale(.8769);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{49.539%{transform:translate(41.0595vw,49.539vh) scale(.8769)}to{transform:translate(45.9977vw,100vh) scale(.8769)}}.snow:nth-child(69){opacity:.7804;transform:translate(24.8967vw,-10px) scale(.0828);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{40.237%{transform:translate(21.9509vw,40.237vh) scale(.0828)}to{transform:translate(23.4238vw,100vh) scale(.0828)}}.snow:nth-child(70){opacity:.6332;transform:translate(98.7311vw,-10px) scale(.8389);animation:fall-70 17s -10s linear infinite}@keyframes fall-70{70.213%{transform:translate(99.7725vw,70.213vh) scale(.8389)}to{transform:translate(99.2518vw,100vh) scale(.8389)}}.snow:nth-child(71){opacity:1.669;transform:translate(63.4066vw,-10px) scale(.9742);animation:fall-71 28s -4s linear infinite}@keyframes fall-71{46.197%{transform:translate(71.6665vw,46.197vh) scale(.9742)}to{transform:translate(67.53655vw,100vh) scale(.9742)}}.snow:nth-child(72){opacity:1.3946;transform:translate(36.3702vw,-10px) scale(.152);animation:fall-72 11s -14s linear infinite}@keyframes fall-72{54.935%{transform:translate(36.0413vw,54.935vh) scale(.152)}to{transform:translate(36.20575vw,100vh) scale(.152)}}.snow:nth-child(73){opacity:1.3364;transform:translate(12.4494vw,-10px) scale(.271);animation:fall-73 10s -20s linear infinite}@keyframes fall-73{38.278%{transform:translate(16.7732vw,38.278vh) scale(.271)}to{transform:translate(14.6113vw,100vh) scale(.271)}}.snow:nth-child(74){opacity:1.63;transform:translate(26.1421vw,-10px) scale(.1377);animation:fall-74 21s -14s linear infinite}@keyframes fall-74{69.224%{transform:translate(26.586vw,69.224vh) scale(.1377)}to{transform:translate(26.36405vw,100vh) scale(.1377)}}.snow:nth-child(75){opacity:1.051;transform:translate(75.6337vw,-10px) scale(.3993);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{63.843%{transform:translate(81.9785vw,63.843vh) scale(.3993)}to{transform:translate(78.8061vw,100vh) scale(.3993)}}.snow:nth-child(76){opacity:.4424;transform:translate(90.5216vw,-10px) scale(.9943);animation:fall-76 21s -21s linear infinite}@keyframes fall-76{49.634%{transform:translate(87.9673vw,49.634vh) scale(.9943)}to{transform:translate(89.24445vw,100vh) scale(.9943)}}.snow:nth-child(77){opacity:1.7778;transform:translate(8.2217vw,-10px) scale(.8573);animation:fall-77 21s -1s linear infinite}@keyframes fall-77{36.932%{transform:translate(8.2117vw,36.932vh) scale(.8573)}to{transform:translate(8.2167vw,100vh) scale(.8573)}}.snow:nth-child(78){opacity:1.2852;transform:translate(33.4831vw,-10px) scale(.7467);animation:fall-78 27s -5s linear infinite}@keyframes fall-78{74.837%{transform:translate(40.3426vw,74.837vh) scale(.7467)}to{transform:translate(36.91285vw,100vh) scale(.7467)}}.snow:nth-child(79){opacity:.567;transform:translate(53.9907vw,-10px) scale(.6686);animation:fall-79 30s -10s linear infinite}@keyframes fall-79{33.002%{transform:translate(50.2105vw,33.002vh) scale(.6686)}to{transform:translate(52.1006vw,100vh) scale(.6686)}}.snow:nth-child(80){opacity:.9452;transform:translate(15.8089vw,-10px) scale(.4364);animation:fall-80 10s -7s linear infinite}@keyframes fall-80{77.161%{transform:translate(23.2935vw,77.161vh) scale(.4364)}to{transform:translate(19.5512vw,100vh) scale(.4364)}}.snow:nth-child(81){opacity:.405;transform:translate(65.2995vw,-10px) scale(.1011);animation:fall-81 19s -6s linear infinite}@keyframes fall-81{34.575%{transform:translate(68.8692vw,34.575vh) scale(.1011)}to{transform:translate(67.08435vw,100vh) scale(.1011)}}.snow:nth-child(82){opacity:.1234;transform:translate(3.1779vw,-10px) scale(.9653);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{53.657%{transform:translate(-6.7835vw,53.657vh) scale(.9653)}to{transform:translate(-1.8028vw,100vh) scale(.9653)}}.snow:nth-child(83){opacity:1.6208;transform:translate(23.1667vw,-10px) scale(.114);animation:fall-83 12s -28s linear infinite}@keyframes fall-83{77.249%{transform:translate(30.2462vw,77.249vh) scale(.114)}to{transform:translate(26.70645vw,100vh) scale(.114)}}.snow:nth-child(84){opacity:.5786;transform:translate(2.7515vw,-10px) scale(.7517);animation:fall-84 23s -26s linear infinite}@keyframes fall-84{65.016%{transform:translate(-4.4132vw,65.016vh) scale(.7517)}to{transform:translate(-.83085vw,100vh) scale(.7517)}}.snow:nth-child(85){opacity:.454;transform:translate(98.2689vw,-10px) scale(.8637);animation:fall-85 29s -6s linear infinite}@keyframes fall-85{70.301%{transform:translate(98.1559vw,70.301vh) scale(.8637)}to{transform:translate(98.2124vw,100vh) scale(.8637)}}.snow:nth-child(86){opacity:1.0564;transform:translate(89.5933vw,-10px) scale(.6704);animation:fall-86 17s -17s linear infinite}@keyframes fall-86{76.004%{transform:translate(84.4144vw,76.004vh) scale(.6704)}to{transform:translate(87.00385vw,100vh) scale(.6704)}}.snow:nth-child(87){opacity:1.3342;transform:translate(71.8544vw,-10px) scale(.2207);animation:fall-87 22s -1s linear infinite}@keyframes fall-87{70.468%{transform:translate(64.1337vw,70.468vh) scale(.2207)}to{transform:translate(67.99405vw,100vh) scale(.2207)}}.snow:nth-child(88){opacity:.341;transform:translate(10.5656vw,-10px) scale(.2557);animation:fall-88 20s -14s linear infinite}@keyframes fall-88{58.684%{transform:translate(10.7029vw,58.684vh) scale(.2557)}to{transform:translate(10.63425vw,100vh) scale(.2557)}}.snow:nth-child(89){opacity:1.9516;transform:translate(75.359vw,-10px) scale(.2104);animation:fall-89 12s -22s linear infinite}@keyframes fall-89{48.989%{transform:translate(68.8906vw,48.989vh) scale(.2104)}to{transform:translate(72.1248vw,100vh) scale(.2104)}}.snow:nth-child(90){opacity:1.3006;transform:translate(43.0006vw,-10px) scale(.5684);animation:fall-90 24s -5s linear infinite}@keyframes fall-90{76.88%{transform:translate(39.9912vw,76.88vh) scale(.5684)}to{transform:translate(41.4959vw,100vh) scale(.5684)}}.snow:nth-child(91){opacity:1.3682;transform:translate(27.7332vw,-10px) scale(.8226);animation:fall-91 20s -30s linear infinite}@keyframes fall-91{35.817%{transform:translate(19.5395vw,35.817vh) scale(.8226)}to{transform:translate(23.63635vw,100vh) scale(.8226)}}.snow:nth-child(92){opacity:1.4608;transform:translate(41.546vw,-10px) scale(.7668);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{40.276%{transform:translate(38.2951vw,40.276vh) scale(.7668)}to{transform:translate(39.92055vw,100vh) scale(.7668)}}.snow:nth-child(93){opacity:.9828;transform:translate(20.5627vw,-10px) scale(.1983);animation:fall-93 21s -5s linear infinite}@keyframes fall-93{47.013%{transform:translate(24.612vw,47.013vh) scale(.1983)}to{transform:translate(22.58735vw,100vh) scale(.1983)}}.snow:nth-child(94){opacity:1.6556;transform:translate(20.5609vw,-10px) scale(.3715);animation:fall-94 14s -10s linear infinite}@keyframes fall-94{30.548%{transform:translate(15.7782vw,30.548vh) scale(.3715)}to{transform:translate(18.16955vw,100vh) scale(.3715)}}.snow:nth-child(95){opacity:.68;transform:translate(48.5196vw,-10px) scale(.3025);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{72.348%{transform:translate(50.8157vw,72.348vh) scale(.3025)}to{transform:translate(49.66765vw,100vh) scale(.3025)}}.snow:nth-child(96){opacity:.763;transform:translate(59.3189vw,-10px) scale(.4985);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{68.087%{transform:translate(56.0371vw,68.087vh) scale(.4985)}to{transform:translate(57.678vw,100vh) scale(.4985)}}.snow:nth-child(97){opacity:1.0594;transform:translate(20.273vw,-10px) scale(.663);animation:fall-97 24s -18s linear infinite}@keyframes fall-97{33.115%{transform:translate(24.4301vw,33.115vh) scale(.663)}to{transform:translate(22.35155vw,100vh) scale(.663)}}.snow:nth-child(98){opacity:1.609;transform:translate(44.5168vw,-10px) scale(.8822);animation:fall-98 12s -27s linear infinite}@keyframes fall-98{73.609%{transform:translate(45.1245vw,73.609vh) scale(.8822)}to{transform:translate(44.82065vw,100vh) scale(.8822)}}.snow:nth-child(99){opacity:1.9466;transform:translate(47.5213vw,-10px) scale(.549);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.326%{transform:translate(50.9919vw,49.326vh) scale(.549)}to{transform:translate(49.2566vw,100vh) scale(.549)}}.snow:nth-child(100){opacity:.7402;transform:translate(41.8978vw,-10px) scale(.0373);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{54.133%{transform:translate(49.8621vw,54.133vh) scale(.0373)}to{transform:translate(45.87995vw,100vh) scale(.0373)}}.snow:nth-child(101){opacity:1.2426;transform:translate(42.1778vw,-10px) scale(.9315);animation:fall-101 24s -2s linear infinite}@keyframes fall-101{63.886%{transform:translate(45.1513vw,63.886vh) scale(.9315)}to{transform:translate(43.66455vw,100vh) scale(.9315)}}.snow:nth-child(102){opacity:.454;transform:translate(13.282vw,-10px) scale(.8517);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{52.616%{transform:translate(10.3561vw,52.616vh) scale(.8517)}to{transform:translate(11.81905vw,100vh) scale(.8517)}}.snow:nth-child(103){opacity:1.2248;transform:translate(78.1986vw,-10px) scale(.8739);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{53.896%{transform:translate(82.627vw,53.896vh) scale(.8739)}to{transform:translate(80.4128vw,100vh) scale(.8739)}}.snow:nth-child(104){opacity:1.4434;transform:translate(88.5469vw,-10px) scale(.1561);animation:fall-104 27s -27s linear infinite}@keyframes fall-104{50.522%{transform:translate(93.5708vw,50.522vh) scale(.1561)}to{transform:translate(91.05885vw,100vh) scale(.1561)}}.snow:nth-child(105){opacity:.2878;transform:translate(76.1214vw,-10px) scale(.7203);animation:fall-105 18s -10s linear infinite}@keyframes fall-105{70.093%{transform:translate(67.4306vw,70.093vh) scale(.7203)}to{transform:translate(71.776vw,100vh) scale(.7203)}}.snow:nth-child(106){opacity:1.7684;transform:translate(76.5304vw,-10px) scale(.6801);animation:fall-106 25s -2s linear infinite}@keyframes fall-106{37.191%{transform:translate(74.9597vw,37.191vh) scale(.6801)}to{transform:translate(75.74505vw,100vh) scale(.6801)}}.snow:nth-child(107){opacity:.376;transform:translate(7.748vw,-10px) scale(.646);animation:fall-107 12s -29s linear infinite}@keyframes fall-107{39.735%{transform:translate(-.9715vw,39.735vh) scale(.646)}to{transform:translate(3.38825vw,100vh) scale(.646)}}.snow:nth-child(108){opacity:1.9176;transform:translate(69.6135vw,-10px) scale(.5995);animation:fall-108 20s -1s linear infinite}@keyframes fall-108{40.958%{transform:translate(66.4922vw,40.958vh) scale(.5995)}to{transform:translate(68.05285vw,100vh) scale(.5995)}}.snow:nth-child(109){opacity:1.115;transform:translate(86.0048vw,-10px) scale(.8116);animation:fall-109 22s -24s linear infinite}@keyframes fall-109{52.513%{transform:translate(86.4951vw,52.513vh) scale(.8116)}to{transform:translate(86.24995vw,100vh) scale(.8116)}}.snow:nth-child(110){opacity:.7616;transform:translate(35.7969vw,-10px) scale(.4939);animation:fall-110 18s -30s linear infinite}@keyframes fall-110{74.454%{transform:translate(42.0644vw,74.454vh) scale(.4939)}to{transform:translate(38.93065vw,100vh) scale(.4939)}}.snow:nth-child(111){opacity:.401;transform:translate(98.7082vw,-10px) scale(.6409);animation:fall-111 27s -12s linear infinite}@keyframes fall-111{53.011%{transform:translate(96.0945vw,53.011vh) scale(.6409)}to{transform:translate(97.40135vw,100vh) scale(.6409)}}.snow:nth-child(112){opacity:.2646;transform:translate(66.6162vw,-10px) scale(.9281);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{72.685%{transform:translate(76.1945vw,72.685vh) scale(.9281)}to{transform:translate(71.40535vw,100vh) scale(.9281)}}.snow:nth-child(113){opacity:.4072;transform:translate(93.4322vw,-10px) scale(.8717);animation:fall-113 10s -17s linear infinite}@keyframes fall-113{65.309%{transform:translate(91.1312vw,65.309vh) scale(.8717)}to{transform:translate(92.2817vw,100vh) scale(.8717)}}.snow:nth-child(114){opacity:1.9452;transform:translate(13.1806vw,-10px) scale(.0845);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{69.412%{transform:translate(21.1419vw,69.412vh) scale(.0845)}to{transform:translate(17.16125vw,100vh) scale(.0845)}}.snow:nth-child(115){opacity:.8276;transform:translate(47.4646vw,-10px) scale(.1593);animation:fall-115 14s -17s linear infinite}@keyframes fall-115{52.39%{transform:translate(51.3549vw,52.39vh) scale(.1593)}to{transform:translate(49.40975vw,100vh) scale(.1593)}}.snow:nth-child(116){opacity:.9478;transform:translate(59.7962vw,-10px) scale(.1207);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{71.734%{transform:translate(51.1228vw,71.734vh) scale(.1207)}to{transform:translate(55.4595vw,100vh) scale(.1207)}}.snow:nth-child(117){opacity:.1042;transform:translate(83.9476vw,-10px) scale(.4164);animation:fall-117 18s -27s linear infinite}@keyframes fall-117{68.764%{transform:translate(90.4056vw,68.764vh) scale(.4164)}to{transform:translate(87.1766vw,100vh) scale(.4164)}}.snow:nth-child(118){opacity:.6582;transform:translate(98.758vw,-10px) scale(.1876);animation:fall-118 13s -24s linear infinite}@keyframes fall-118{70.873%{transform:translate(100.4327vw,70.873vh) scale(.1876)}to{transform:translate(99.59535vw,100vh) scale(.1876)}}.snow:nth-child(119){opacity:.6918;transform:translate(61.293vw,-10px) scale(.495);animation:fall-119 30s -16s linear infinite}@keyframes fall-119{56.53%{transform:translate(53.4041vw,56.53vh) scale(.495)}to{transform:translate(57.34855vw,100vh) scale(.495)}}.snow:nth-child(120){opacity:.5788;transform:translate(8.4428vw,-10px) scale(.7519);animation:fall-120 10s -9s linear infinite}@keyframes fall-120{49.455%{transform:translate(13.0364vw,49.455vh) scale(.7519)}to{transform:translate(10.7396vw,100vh) scale(.7519)}}.snow:nth-child(121){opacity:1.2648;transform:translate(12.7523vw,-10px) scale(.8438);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{38.126%{transform:translate(21.4192vw,38.126vh) scale(.8438)}to{transform:translate(17.08575vw,100vh) scale(.8438)}}.snow:nth-child(122){opacity:1.827;transform:translate(32.06vw,-10px) scale(.9733);animation:fall-122 20s -10s linear infinite}@keyframes fall-122{38.683%{transform:translate(39.1845vw,38.683vh) scale(.9733)}to{transform:translate(35.62225vw,100vh) scale(.9733)}}.snow:nth-child(123){opacity:1.9052;transform:translate(86.0543vw,-10px) scale(.0505);animation:fall-123 15s -17s linear infinite}@keyframes fall-123{64.406%{transform:translate(76.266vw,64.406vh) scale(.0505)}to{transform:translate(81.16015vw,100vh) scale(.0505)}}.snow:nth-child(124){opacity:.543;transform:translate(48.9458vw,-10px) scale(.5193);animation:fall-124 22s -8s linear infinite}@keyframes fall-124{60.645%{transform:translate(49.4243vw,60.645vh) scale(.5193)}to{transform:translate(49.18505vw,100vh) scale(.5193)}}.snow:nth-child(125){opacity:.3358;transform:translate(8.8055vw,-10px) scale(.4522);animation:fall-125 28s -15s linear infinite}@keyframes fall-125{79.475%{transform:translate(17.6214vw,79.475vh) scale(.4522)}to{transform:translate(13.21345vw,100vh) scale(.4522)}}.snow:nth-child(126){opacity:1.4738;transform:translate(86.5867vw,-10px) scale(.0165);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{68.157%{transform:translate(81.2258vw,68.157vh) scale(.0165)}to{transform:translate(83.90625vw,100vh) scale(.0165)}}.snow:nth-child(127){opacity:1.8718;transform:translate(56.2734vw,-10px) scale(.4591);animation:fall-127 19s -27s linear infinite}@keyframes fall-127{39.02%{transform:translate(57.383vw,39.02vh) scale(.4591)}to{transform:translate(56.8282vw,100vh) scale(.4591)}}.snow:nth-child(128){opacity:1.8692;transform:translate(37.6751vw,-10px) scale(.9811);animation:fall-128 29s -4s linear infinite}@keyframes fall-128{59.329%{transform:translate(39.9444vw,59.329vh) scale(.9811)}to{transform:translate(38.80975vw,100vh) scale(.9811)}}.snow:nth-child(129){opacity:.6466;transform:translate(8.6784vw,-10px) scale(.7403);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{58.585%{transform:translate(6.1892vw,58.585vh) scale(.7403)}to{transform:translate(7.4338vw,100vh) scale(.7403)}}.snow:nth-child(130){opacity:1.1774;transform:translate(83.9716vw,-10px) scale(.4348);animation:fall-130 20s -24s linear infinite}@keyframes fall-130{45.525%{transform:translate(90.0564vw,45.525vh) scale(.4348)}to{transform:translate(87.014vw,100vh) scale(.4348)}}.snow:nth-child(131){opacity:.6306;transform:translate(7.1649vw,-10px) scale(.7695);animation:fall-131 18s -17s linear infinite}@keyframes fall-131{35.652%{transform:translate(10.4319vw,35.652vh) scale(.7695)}to{transform:translate(8.7984vw,100vh) scale(.7695)}}.snow:nth-child(132){opacity:.685;transform:translate(26.3523vw,-10px) scale(.3974);animation:fall-132 30s -7s linear infinite}@keyframes fall-132{54.142%{transform:translate(34.0909vw,54.142vh) scale(.3974)}to{transform:translate(30.2216vw,100vh) scale(.3974)}}.snow:nth-child(133){opacity:.5744;transform:translate(37.9149vw,-10px) scale(.8049);animation:fall-133 29s -14s linear infinite}@keyframes fall-133{42.329%{transform:translate(35.2893vw,42.329vh) scale(.8049)}to{transform:translate(36.6021vw,100vh) scale(.8049)}}.snow:nth-child(134){opacity:.7846;transform:translate(.6723vw,-10px) scale(.3214);animation:fall-134 28s -5s linear infinite}@keyframes fall-134{78.939%{transform:translate(1.0694vw,78.939vh) scale(.3214)}to{transform:translate(.87085vw,100vh) scale(.3214)}}.snow:nth-child(135){opacity:1.2478;transform:translate(69.5153vw,-10px) scale(.6042);animation:fall-135 25s -4s linear infinite}@keyframes fall-135{39.014%{transform:translate(60.0214vw,39.014vh) scale(.6042)}to{transform:translate(64.76835vw,100vh) scale(.6042)}}.snow:nth-child(136){opacity:1.295;transform:translate(37.9559vw,-10px) scale(.7414);animation:fall-136 11s -29s linear infinite}@keyframes fall-136{49.319%{transform:translate(29.1385vw,49.319vh) scale(.7414)}to{transform:translate(33.5472vw,100vh) scale(.7414)}}.snow:nth-child(137){opacity:.2532;transform:translate(55.4259vw,-10px) scale(.4195);animation:fall-137 14s -22s linear infinite}@keyframes fall-137{44.026%{transform:translate(51.1594vw,44.026vh) scale(.4195)}to{transform:translate(53.29265vw,100vh) scale(.4195)}}.snow:nth-child(138){opacity:1.8306;transform:translate(50.0242vw,-10px) scale(.3165);animation:fall-138 17s -18s linear infinite}@keyframes fall-138{73.197%{transform:translate(53.2901vw,73.197vh) scale(.3165)}to{transform:translate(51.65715vw,100vh) scale(.3165)}}.snow:nth-child(139){opacity:.9042;transform:translate(64.0421vw,-10px) scale(.51);animation:fall-139 19s -10s linear infinite}@keyframes fall-139{76.118%{transform:translate(61.2959vw,76.118vh) scale(.51)}to{transform:translate(62.669vw,100vh) scale(.51)}}.snow:nth-child(140){opacity:.7582;transform:translate(99.5261vw,-10px) scale(.8589);animation:fall-140 22s -10s linear infinite}@keyframes fall-140{35.335%{transform:translate(104.0308vw,35.335vh) scale(.8589)}to{transform:translate(101.77845vw,100vh) scale(.8589)}}.snow:nth-child(141){opacity:.2936;transform:translate(89.154vw,-10px) scale(.291);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{42.287%{transform:translate(89.9262vw,42.287vh) scale(.291)}to{transform:translate(89.5401vw,100vh) scale(.291)}}.snow:nth-child(142){opacity:.5224;transform:translate(29.5982vw,-10px) scale(.1342);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{43.55%{transform:translate(25.974vw,43.55vh) scale(.1342)}to{transform:translate(27.7861vw,100vh) scale(.1342)}}.snow:nth-child(143){opacity:.9088;transform:translate(79.1099vw,-10px) scale(.4058);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{75.633%{transform:translate(71.681vw,75.633vh) scale(.4058)}to{transform:translate(75.39545vw,100vh) scale(.4058)}}.snow:nth-child(144){opacity:.9326;transform:translate(83.4371vw,-10px) scale(.6017);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{65.19%{transform:translate(82.6318vw,65.19vh) scale(.6017)}to{transform:translate(83.03445vw,100vh) scale(.6017)}}.snow:nth-child(145){opacity:.3096;transform:translate(76.2712vw,-10px) scale(.3855);animation:fall-145 28s -24s linear infinite}@keyframes fall-145{44.619%{transform:translate(77.2856vw,44.619vh) scale(.3855)}to{transform:translate(76.7784vw,100vh) scale(.3855)}}.snow:nth-child(146){opacity:.6418;transform:translate(5.7185vw,-10px) scale(.1903);animation:fall-146 23s -5s linear infinite}@keyframes fall-146{66.102%{transform:translate(12.526vw,66.102vh) scale(.1903)}to{transform:translate(9.12225vw,100vh) scale(.1903)}}.snow:nth-child(147){opacity:1.215;transform:translate(6.7004vw,-10px) scale(.8215);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{54.317%{transform:translate(9.5026vw,54.317vh) scale(.8215)}to{transform:translate(8.1015vw,100vh) scale(.8215)}}.snow:nth-child(148){opacity:.8954;transform:translate(77.0494vw,-10px) scale(.8268);animation:fall-148 13s -13s linear infinite}@keyframes fall-148{67.029%{transform:translate(71.5029vw,67.029vh) scale(.8268)}to{transform:translate(74.27615vw,100vh) scale(.8268)}}.snow:nth-child(149){opacity:.6068;transform:translate(51.6504vw,-10px) scale(.8088);animation:fall-149 25s -8s linear infinite}@keyframes fall-149{63.029%{transform:translate(50.5656vw,63.029vh) scale(.8088)}to{transform:translate(51.108vw,100vh) scale(.8088)}}.snow:nth-child(150){opacity:1.5176;transform:translate(68.6892vw,-10px) scale(.2717);animation:fall-150 14s -21s linear infinite}@keyframes fall-150{35.718%{transform:translate(64.8756vw,35.718vh) scale(.2717)}to{transform:translate(66.7824vw,100vh) scale(.2717)}}.snow:nth-child(151){opacity:.1264;transform:translate(99.0842vw,-10px) scale(.4211);animation:fall-151 25s -21s linear infinite}@keyframes fall-151{52.915%{transform:translate(92.1722vw,52.915vh) scale(.4211)}to{transform:translate(95.6282vw,100vh) scale(.4211)}}.snow:nth-child(152){opacity:.3868;transform:translate(12.0841vw,-10px) scale(.2017);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{34.757%{transform:translate(7.1983vw,34.757vh) scale(.2017)}to{transform:translate(9.6412vw,100vh) scale(.2017)}}.snow:nth-child(153){opacity:1.8346;transform:translate(40.371vw,-10px) scale(.6962);animation:fall-153 24s -19s linear infinite}@keyframes fall-153{46.69%{transform:translate(37.4184vw,46.69vh) scale(.6962)}to{transform:translate(38.8947vw,100vh) scale(.6962)}}.snow:nth-child(154){opacity:1.8182;transform:translate(10.9011vw,-10px) scale(.0727);animation:fall-154 28s -10s linear infinite}@keyframes fall-154{54.099%{transform:translate(7.6599vw,54.099vh) scale(.0727)}to{transform:translate(9.2805vw,100vh) scale(.0727)}}.snow:nth-child(155){opacity:1.5986;transform:translate(75.5003vw,-10px) scale(.7737);animation:fall-155 24s -3s linear infinite}@keyframes fall-155{76.924%{transform:translate(72.4568vw,76.924vh) scale(.7737)}to{transform:translate(73.97855vw,100vh) scale(.7737)}}.snow:nth-child(156){opacity:.0838;transform:translate(45.5361vw,-10px) scale(.0643);animation:fall-156 11s -3s linear infinite}@keyframes fall-156{53.582%{transform:translate(50.798vw,53.582vh) scale(.0643)}to{transform:translate(48.16705vw,100vh) scale(.0643)}}.snow:nth-child(157){opacity:1.4574;transform:translate(42.2169vw,-10px) scale(.9539);animation:fall-157 10s -30s linear infinite}@keyframes fall-157{65.902%{transform:translate(39.1366vw,65.902vh) scale(.9539)}to{transform:translate(40.67675vw,100vh) scale(.9539)}}.snow:nth-child(158){opacity:1.6616;transform:translate(36.5145vw,-10px) scale(.347);animation:fall-158 30s -10s linear infinite}@keyframes fall-158{49.014%{transform:translate(33.9421vw,49.014vh) scale(.347)}to{transform:translate(35.2283vw,100vh) scale(.347)}}.snow:nth-child(159){opacity:1.4798;transform:translate(4.419vw,-10px) scale(.7801);animation:fall-159 16s -1s linear infinite}@keyframes fall-159{43.291%{transform:translate(13.7209vw,43.291vh) scale(.7801)}to{transform:translate(9.06995vw,100vh) scale(.7801)}}.snow:nth-child(160){opacity:1.4642;transform:translate(19.2857vw,-10px) scale(.1457);animation:fall-160 25s -13s linear infinite}@keyframes fall-160{55.428%{transform:translate(24.9686vw,55.428vh) scale(.1457)}to{transform:translate(22.12715vw,100vh) scale(.1457)}}.snow:nth-child(161){opacity:.6044;transform:translate(57.9811vw,-10px) scale(.6587);animation:fall-161 27s -29s linear infinite}@keyframes fall-161{75.916%{transform:translate(63.5033vw,75.916vh) scale(.6587)}to{transform:translate(60.7422vw,100vh) scale(.6587)}}.snow:nth-child(162){opacity:.3422;transform:translate(50.5377vw,-10px) scale(.0694);animation:fall-162 22s -27s linear infinite}@keyframes fall-162{37.698%{transform:translate(58.7338vw,37.698vh) scale(.0694)}to{transform:translate(54.63575vw,100vh) scale(.0694)}}.snow:nth-child(163){opacity:.4176;transform:translate(68.0203vw,-10px) scale(.576);animation:fall-163 13s -5s linear infinite}@keyframes fall-163{66.978%{transform:translate(61.6165vw,66.978vh) scale(.576)}to{transform:translate(64.8184vw,100vh) scale(.576)}}.snow:nth-child(164){opacity:.727;transform:translate(36.2843vw,-10px) scale(.0984);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{78.259%{transform:translate(39.7413vw,78.259vh) scale(.0984)}to{transform:translate(38.0128vw,100vh) scale(.0984)}}.snow:nth-child(165){opacity:.632;transform:translate(92.128vw,-10px) scale(.6385);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{65.423%{transform:translate(86.4108vw,65.423vh) scale(.6385)}to{transform:translate(89.2694vw,100vh) scale(.6385)}}.snow:nth-child(166){opacity:.1042;transform:translate(73.9761vw,-10px) scale(.5414);animation:fall-166 15s -4s linear infinite}@keyframes fall-166{60.648%{transform:translate(70.215vw,60.648vh) scale(.5414)}to{transform:translate(72.09555vw,100vh) scale(.5414)}}.snow:nth-child(167){opacity:.2706;transform:translate(53.0771vw,-10px) scale(.2503);animation:fall-167 18s -18s linear infinite}@keyframes fall-167{40.64%{transform:translate(58.5849vw,40.64vh) scale(.2503)}to{transform:translate(55.831vw,100vh) scale(.2503)}}.snow:nth-child(168){opacity:.7932;transform:translate(50.0273vw,-10px) scale(.2079);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{35.083%{transform:translate(51.1079vw,35.083vh) scale(.2079)}to{transform:translate(50.5676vw,100vh) scale(.2079)}}.snow:nth-child(169){opacity:.2934;transform:translate(27.123vw,-10px) scale(.3587);animation:fall-169 29s -14s linear infinite}@keyframes fall-169{74.824%{transform:translate(33.2668vw,74.824vh) scale(.3587)}to{transform:translate(30.1949vw,100vh) scale(.3587)}}.snow:nth-child(170){opacity:.9082;transform:translate(85.9961vw,-10px) scale(.4175);animation:fall-170 29s -13s linear infinite}@keyframes fall-170{44.218%{transform:translate(89.3607vw,44.218vh) scale(.4175)}to{transform:translate(87.6784vw,100vh) scale(.4175)}}.snow:nth-child(171){opacity:.8092;transform:translate(22.7518vw,-10px) scale(.7005);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{74.004%{transform:translate(24.2602vw,74.004vh) scale(.7005)}to{transform:translate(23.506vw,100vh) scale(.7005)}}.snow:nth-child(172){opacity:.0898;transform:translate(7.4856vw,-10px) scale(.6759);animation:fall-172 25s -8s linear infinite}@keyframes fall-172{32.202%{transform:translate(.1823vw,32.202vh) scale(.6759)}to{transform:translate(3.83395vw,100vh) scale(.6759)}}.snow:nth-child(173){opacity:1.389;transform:translate(74.2312vw,-10px) scale(.6665);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{76.805%{transform:translate(68.9356vw,76.805vh) scale(.6665)}to{transform:translate(71.5834vw,100vh) scale(.6665)}}.snow:nth-child(174){opacity:1.0158;transform:translate(14.6257vw,-10px) scale(.9366);animation:fall-174 30s -4s linear infinite}@keyframes fall-174{37.344%{transform:translate(22.0046vw,37.344vh) scale(.9366)}to{transform:translate(18.31515vw,100vh) scale(.9366)}}.snow:nth-child(175){opacity:1.9738;transform:translate(61.9583vw,-10px) scale(.2809);animation:fall-175 21s -25s linear infinite}@keyframes fall-175{33.888%{transform:translate(71.7661vw,33.888vh) scale(.2809)}to{transform:translate(66.8622vw,100vh) scale(.2809)}}.snow:nth-child(176){opacity:.6934;transform:translate(50.0144vw,-10px) scale(.5027);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{44.385%{transform:translate(58.7918vw,44.385vh) scale(.5027)}to{transform:translate(54.4031vw,100vh) scale(.5027)}}.snow:nth-child(177){opacity:.002;transform:translate(40.1005vw,-10px) scale(.8238);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{38.918%{transform:translate(41.1592vw,38.918vh) scale(.8238)}to{transform:translate(40.62985vw,100vh) scale(.8238)}}.snow:nth-child(178){opacity:1.1832;transform:translate(58.4005vw,-10px) scale(.5466);animation:fall-178 28s -8s linear infinite}@keyframes fall-178{76.35%{transform:translate(63.4002vw,76.35vh) scale(.5466)}to{transform:translate(60.90035vw,100vh) scale(.5466)}}.snow:nth-child(179){opacity:.4958;transform:translate(12.2571vw,-10px) scale(.0728);animation:fall-179 15s -19s linear infinite}@keyframes fall-179{31.364%{transform:translate(21.346vw,31.364vh) scale(.0728)}to{transform:translate(16.80155vw,100vh) scale(.0728)}}.snow:nth-child(180){opacity:.292;transform:translate(79.2655vw,-10px) scale(.2838);animation:fall-180 25s -10s linear infinite}@keyframes fall-180{60.12%{transform:translate(82.2672vw,60.12vh) scale(.2838)}to{transform:translate(80.76635vw,100vh) scale(.2838)}}.snow:nth-child(181){opacity:1.4114;transform:translate(93.1841vw,-10px) scale(.0273);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{31.976%{transform:translate(92.6819vw,31.976vh) scale(.0273)}to{transform:translate(92.933vw,100vh) scale(.0273)}}.snow:nth-child(182){opacity:.2396;transform:translate(17.0422vw,-10px) scale(.3435);animation:fall-182 22s -14s linear infinite}@keyframes fall-182{43.659%{transform:translate(15.2913vw,43.659vh) scale(.3435)}to{transform:translate(16.16675vw,100vh) scale(.3435)}}.snow:nth-child(183){opacity:.5402;transform:translate(42.7369vw,-10px) scale(.6749);animation:fall-183 22s -13s linear infinite}@keyframes fall-183{50.764%{transform:translate(51.172vw,50.764vh) scale(.6749)}to{transform:translate(46.95445vw,100vh) scale(.6749)}}.snow:nth-child(184){opacity:1.7584;transform:translate(25.0585vw,-10px) scale(.3184);animation:fall-184 26s -27s linear infinite}@keyframes fall-184{75.935%{transform:translate(19.9228vw,75.935vh) scale(.3184)}to{transform:translate(22.49065vw,100vh) scale(.3184)}}.snow:nth-child(185){opacity:.6092;transform:translate(49.9901vw,-10px) scale(.1495);animation:fall-185 26s -20s linear infinite}@keyframes fall-185{69.312%{transform:translate(51.9902vw,69.312vh) scale(.1495)}to{transform:translate(50.99015vw,100vh) scale(.1495)}}.snow:nth-child(186){opacity:1.1962;transform:translate(67.9764vw,-10px) scale(.2536);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{45.933%{transform:translate(72.1172vw,45.933vh) scale(.2536)}to{transform:translate(70.0468vw,100vh) scale(.2536)}}.snow:nth-child(187){opacity:.9796;transform:translate(.2189vw,-10px) scale(.9531);animation:fall-187 17s -8s linear infinite}@keyframes fall-187{33.543%{transform:translate(1.9113vw,33.543vh) scale(.9531)}to{transform:translate(1.0651vw,100vh) scale(.9531)}}.snow:nth-child(188){opacity:1.636;transform:translate(96.504vw,-10px) scale(.0308);animation:fall-188 14s -1s linear infinite}@keyframes fall-188{60.849%{transform:translate(97.9379vw,60.849vh) scale(.0308)}to{transform:translate(97.22095vw,100vh) scale(.0308)}}.snow:nth-child(189){opacity:1.9478;transform:translate(32.5374vw,-10px) scale(.608);animation:fall-189 30s -28s linear infinite}@keyframes fall-189{58.116%{transform:translate(26.6029vw,58.116vh) scale(.608)}to{transform:translate(29.57015vw,100vh) scale(.608)}}.snow:nth-child(190){opacity:.5576;transform:translate(28.4956vw,-10px) scale(.9999);animation:fall-190 17s -18s linear infinite}@keyframes fall-190{76.255%{transform:translate(33.9759vw,76.255vh) scale(.9999)}to{transform:translate(31.23575vw,100vh) scale(.9999)}}.snow:nth-child(191){opacity:1.2642;transform:translate(96.4833vw,-10px) scale(.5683);animation:fall-191 20s -27s linear infinite}@keyframes fall-191{43.92%{transform:translate(92.6669vw,43.92vh) scale(.5683)}to{transform:translate(94.5751vw,100vh) scale(.5683)}}.snow:nth-child(192){opacity:1.8276;transform:translate(62.2985vw,-10px) scale(.8046);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{65.205%{transform:translate(53.46vw,65.205vh) scale(.8046)}to{transform:translate(57.87925vw,100vh) scale(.8046)}}.snow:nth-child(193){opacity:.3946;transform:translate(57.8886vw,-10px) scale(.9545);animation:fall-193 27s -9s linear infinite}@keyframes fall-193{38.555%{transform:translate(66.9315vw,38.555vh) scale(.9545)}to{transform:translate(62.41005vw,100vh) scale(.9545)}}.snow:nth-child(194){opacity:1.6794;transform:translate(25.5398vw,-10px) scale(.4936);animation:fall-194 25s -8s linear infinite}@keyframes fall-194{75.96%{transform:translate(31.3476vw,75.96vh) scale(.4936)}to{transform:translate(28.4437vw,100vh) scale(.4936)}}.snow:nth-child(195){opacity:1.6026;transform:translate(35.9788vw,-10px) scale(.6899);animation:fall-195 12s -12s linear infinite}@keyframes fall-195{59.246%{transform:translate(33.1558vw,59.246vh) scale(.6899)}to{transform:translate(34.5673vw,100vh) scale(.6899)}}.snow:nth-child(196){opacity:.374;transform:translate(88.1078vw,-10px) scale(.7098);animation:fall-196 21s -14s linear infinite}@keyframes fall-196{47.708%{transform:translate(96.392vw,47.708vh) scale(.7098)}to{transform:translate(92.2499vw,100vh) scale(.7098)}}.snow:nth-child(197){opacity:1.7098;transform:translate(94.953vw,-10px) scale(.2774);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{46.077%{transform:translate(92.9447vw,46.077vh) scale(.2774)}to{transform:translate(93.94885vw,100vh) scale(.2774)}}.snow:nth-child(198){opacity:1.4128;transform:translate(99.5973vw,-10px) scale(.8231);animation:fall-198 24s -15s linear infinite}@keyframes fall-198{74.474%{transform:translate(94.7051vw,74.474vh) scale(.8231)}to{transform:translate(97.1512vw,100vh) scale(.8231)}}.snow:nth-child(199){opacity:.3738;transform:translate(12.7202vw,-10px) scale(.365);animation:fall-199 18s -16s linear infinite}@keyframes fall-199{56.974%{transform:translate(16.7985vw,56.974vh) scale(.365)}to{transform:translate(14.75935vw,100vh) scale(.365)}}.snow:nth-child(200){opacity:.285;transform:translate(87.1435vw,-10px) scale(.8875);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{66.02%{transform:translate(83.9542vw,66.02vh) scale(.8875)}to{transform:translate(85.54885vw,100vh) scale(.8875)}}.snow:nth-child(201){opacity:.3362;transform:translate(21.7418vw,-10px) scale(.245);animation:fall-201 20s -21s linear infinite}@keyframes fall-201{33.171%{transform:translate(28.7621vw,33.171vh) scale(.245)}to{transform:translate(25.25195vw,100vh) scale(.245)}}.snow:nth-child(202){opacity:1.9558;transform:translate(99.6002vw,-10px) scale(.7227);animation:fall-202 17s -12s linear infinite}@keyframes fall-202{46.748%{transform:translate(99.4683vw,46.748vh) scale(.7227)}to{transform:translate(99.53425vw,100vh) scale(.7227)}}.snow:nth-child(203){opacity:.9222;transform:translate(46.0721vw,-10px) scale(.4076);animation:fall-203 23s -1s linear infinite}@keyframes fall-203{79.139%{transform:translate(38.9373vw,79.139vh) scale(.4076)}to{transform:translate(42.5047vw,100vh) scale(.4076)}}.snow:nth-child(204){opacity:1.1868;transform:translate(83.3004vw,-10px) scale(.6346);animation:fall-204 13s -14s linear infinite}@keyframes fall-204{70.554%{transform:translate(79.4584vw,70.554vh) scale(.6346)}to{transform:translate(81.3794vw,100vh) scale(.6346)}}.snow:nth-child(205){opacity:.7506;transform:translate(30.7998vw,-10px) scale(.7636);animation:fall-205 10s -3s linear infinite}@keyframes fall-205{74.257%{transform:translate(21.0678vw,74.257vh) scale(.7636)}to{transform:translate(25.9338vw,100vh) scale(.7636)}}.snow:nth-child(206){opacity:.787;transform:translate(85.327vw,-10px) scale(.3861);animation:fall-206 24s -29s linear infinite}@keyframes fall-206{44.13%{transform:translate(91.8536vw,44.13vh) scale(.3861)}to{transform:translate(88.5903vw,100vh) scale(.3861)}}.snow:nth-child(207){opacity:1.4544;transform:translate(72.8953vw,-10px) scale(.7278);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{45.592%{transform:translate(64.0848vw,45.592vh) scale(.7278)}to{transform:translate(68.49005vw,100vh) scale(.7278)}}.snow:nth-child(208){opacity:1.5994;transform:translate(47.1336vw,-10px) scale(.2862);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{45.928%{transform:translate(55.5057vw,45.928vh) scale(.2862)}to{transform:translate(51.31965vw,100vh) scale(.2862)}}.snow:nth-child(209){opacity:.4464;transform:translate(4.8124vw,-10px) scale(.636);animation:fall-209 23s -9s linear infinite}@keyframes fall-209{39.429%{transform:translate(8.9936vw,39.429vh) scale(.636)}to{transform:translate(6.903vw,100vh) scale(.636)}}.snow:nth-child(210){opacity:.3802;transform:translate(3.8166vw,-10px) scale(.4983);animation:fall-210 26s -23s linear infinite}@keyframes fall-210{35.607%{transform:translate(4.8386vw,35.607vh) scale(.4983)}to{transform:translate(4.3276vw,100vh) scale(.4983)}}.snow:nth-child(211){opacity:1.9544;transform:translate(5.719vw,-10px) scale(.4757);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{58.379%{transform:translate(-1.6377vw,58.379vh) scale(.4757)}to{transform:translate(2.04065vw,100vh) scale(.4757)}}.snow:nth-child(212){opacity:.2472;transform:translate(90.0632vw,-10px) scale(.0525);animation:fall-212 18s -12s linear infinite}@keyframes fall-212{47.986%{transform:translate(83.4226vw,47.986vh) scale(.0525)}to{transform:translate(86.7429vw,100vh) scale(.0525)}}.snow:nth-child(213){opacity:.5202;transform:translate(43.1884vw,-10px) scale(.3456);animation:fall-213 20s -14s linear infinite}@keyframes fall-213{70.116%{transform:translate(48.8152vw,70.116vh) scale(.3456)}to{transform:translate(46.0018vw,100vh) scale(.3456)}}.snow:nth-child(214){opacity:.8652;transform:translate(16.8872vw,-10px) scale(.7149);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{71.356%{transform:translate(8.2284vw,71.356vh) scale(.7149)}to{transform:translate(12.5578vw,100vh) scale(.7149)}}.snow:nth-child(215){opacity:.9782;transform:translate(33.2068vw,-10px) scale(.3175);animation:fall-215 14s -27s linear infinite}@keyframes fall-215{34.451%{transform:translate(40.0829vw,34.451vh) scale(.3175)}to{transform:translate(36.64485vw,100vh) scale(.3175)}}.snow:nth-child(216){opacity:.2062;transform:translate(16.313vw,-10px) scale(.2423);animation:fall-216 13s -19s linear infinite}@keyframes fall-216{79.058%{transform:translate(21.7221vw,79.058vh) scale(.2423)}to{transform:translate(19.01755vw,100vh) scale(.2423)}}.snow:nth-child(217){opacity:1.7884;transform:translate(19.1801vw,-10px) scale(.2439);animation:fall-217 11s -11s linear infinite}@keyframes fall-217{55.448%{transform:translate(27.4729vw,55.448vh) scale(.2439)}to{transform:translate(23.3265vw,100vh) scale(.2439)}}.snow:nth-child(218){opacity:.2126;transform:translate(57.3099vw,-10px) scale(.5933);animation:fall-218 22s -30s linear infinite}@keyframes fall-218{36.937%{transform:translate(49.2222vw,36.937vh) scale(.5933)}to{transform:translate(53.26605vw,100vh) scale(.5933)}}.snow:nth-child(219){opacity:1.0642;transform:translate(59.2013vw,-10px) scale(.1749);animation:fall-219 16s -23s linear infinite}@keyframes fall-219{37.889%{transform:translate(60.2094vw,37.889vh) scale(.1749)}to{transform:translate(59.70535vw,100vh) scale(.1749)}}.snow:nth-child(220){opacity:1.241;transform:translate(51.044vw,-10px) scale(.3488);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{78.042%{transform:translate(48.3955vw,78.042vh) scale(.3488)}to{transform:translate(49.71975vw,100vh) scale(.3488)}}.snow:nth-child(221){opacity:.8312;transform:translate(30.7999vw,-10px) scale(.0482);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{60.509%{transform:translate(32.7709vw,60.509vh) scale(.0482)}to{transform:translate(31.7854vw,100vh) scale(.0482)}}.snow:nth-child(222){opacity:1.6378;transform:translate(44.6274vw,-10px) scale(.6559);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{57.569%{transform:translate(50.3933vw,57.569vh) scale(.6559)}to{transform:translate(47.51035vw,100vh) scale(.6559)}}.snow:nth-child(223){opacity:.4902;transform:translate(34.9481vw,-10px) scale(.9903);animation:fall-223 23s -28s linear infinite}@keyframes fall-223{59.299%{transform:translate(25.3054vw,59.299vh) scale(.9903)}to{transform:translate(30.12675vw,100vh) scale(.9903)}}.snow:nth-child(224){opacity:1.7242;transform:translate(16.1953vw,-10px) scale(.6222);animation:fall-224 13s -13s linear infinite}@keyframes fall-224{61.338%{transform:translate(11.2981vw,61.338vh) scale(.6222)}to{transform:translate(13.7467vw,100vh) scale(.6222)}}.snow:nth-child(225){opacity:1.814;transform:translate(46.114vw,-10px) scale(.7845);animation:fall-225 11s -28s linear infinite}@keyframes fall-225{75.248%{transform:translate(36.9721vw,75.248vh) scale(.7845)}to{transform:translate(41.54305vw,100vh) scale(.7845)}}.snow:nth-child(226){opacity:1.6616;transform:translate(45.2306vw,-10px) scale(.6893);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{72.411%{transform:translate(47.7027vw,72.411vh) scale(.6893)}to{transform:translate(46.46665vw,100vh) scale(.6893)}}.snow:nth-child(227){opacity:.6098;transform:translate(53.0197vw,-10px) scale(.5929);animation:fall-227 13s -16s linear infinite}@keyframes fall-227{48.439%{transform:translate(43.5509vw,48.439vh) scale(.5929)}to{transform:translate(48.2853vw,100vh) scale(.5929)}}.snow:nth-child(228){opacity:.1844;transform:translate(23.5828vw,-10px) scale(.4788);animation:fall-228 14s -2s linear infinite}@keyframes fall-228{61.969%{transform:translate(27.7399vw,61.969vh) scale(.4788)}to{transform:translate(25.66135vw,100vh) scale(.4788)}}.snow:nth-child(229){opacity:1.8274;transform:translate(26.0416vw,-10px) scale(.8266);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{32.73%{transform:translate(33.9069vw,32.73vh) scale(.8266)}to{transform:translate(29.97425vw,100vh) scale(.8266)}}.snow:nth-child(230){opacity:1.3898;transform:translate(45.5584vw,-10px) scale(.6701);animation:fall-230 23s -2s linear infinite}@keyframes fall-230{71.1%{transform:translate(48.9317vw,71.1vh) scale(.6701)}to{transform:translate(47.24505vw,100vh) scale(.6701)}}.snow:nth-child(231){opacity:1.3832;transform:translate(77.643vw,-10px) scale(.5043);animation:fall-231 23s -1s linear infinite}@keyframes fall-231{57.509%{transform:translate(71.0376vw,57.509vh) scale(.5043)}to{transform:translate(74.3403vw,100vh) scale(.5043)}}.snow:nth-child(232){opacity:1.1018;transform:translate(35.7136vw,-10px) scale(.5417);animation:fall-232 19s -6s linear infinite}@keyframes fall-232{70.711%{transform:translate(32.1077vw,70.711vh) scale(.5417)}to{transform:translate(33.91065vw,100vh) scale(.5417)}}.snow:nth-child(233){opacity:.5776;transform:translate(21.9618vw,-10px) scale(.7743);animation:fall-233 18s -27s linear infinite}@keyframes fall-233{74.185%{transform:translate(23.5815vw,74.185vh) scale(.7743)}to{transform:translate(22.77165vw,100vh) scale(.7743)}}.snow:nth-child(234){opacity:1.1178;transform:translate(47.4306vw,-10px) scale(.369);animation:fall-234 29s -5s linear infinite}@keyframes fall-234{49.208%{transform:translate(45.6578vw,49.208vh) scale(.369)}to{transform:translate(46.5442vw,100vh) scale(.369)}}.snow:nth-child(235){opacity:.5456;transform:translate(85.5138vw,-10px) scale(.1432);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{62.335%{transform:translate(83.2092vw,62.335vh) scale(.1432)}to{transform:translate(84.3615vw,100vh) scale(.1432)}}.snow:nth-child(236){opacity:.9562;transform:translate(34.0658vw,-10px) scale(.3096);animation:fall-236 22s -22s linear infinite}@keyframes fall-236{62.177%{transform:translate(27.0202vw,62.177vh) scale(.3096)}to{transform:translate(30.543vw,100vh) scale(.3096)}}.snow:nth-child(237){opacity:1.488;transform:translate(43.2445vw,-10px) scale(.9995);animation:fall-237 26s -16s linear infinite}@keyframes fall-237{39.786%{transform:translate(44.1564vw,39.786vh) scale(.9995)}to{transform:translate(43.70045vw,100vh) scale(.9995)}}.snow:nth-child(238){opacity:1.769;transform:translate(32.8661vw,-10px) scale(.7748);animation:fall-238 12s -3s linear infinite}@keyframes fall-238{78.528%{transform:translate(26.8651vw,78.528vh) scale(.7748)}to{transform:translate(29.8656vw,100vh) scale(.7748)}}.snow:nth-child(239){opacity:.429;transform:translate(89.6257vw,-10px) scale(.0323);animation:fall-239 26s -16s linear infinite}@keyframes fall-239{41.557%{transform:translate(80.3799vw,41.557vh) scale(.0323)}to{transform:translate(85.0028vw,100vh) scale(.0323)}}.snow:nth-child(240){opacity:1.132;transform:translate(27.7818vw,-10px) scale(.8667);animation:fall-240 10s -24s linear infinite}@keyframes fall-240{57.806%{transform:translate(18.0477vw,57.806vh) scale(.8667)}to{transform:translate(22.91475vw,100vh) scale(.8667)}}.snow:nth-child(241){opacity:.2512;transform:translate(51.7898vw,-10px) scale(.2616);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{40.526%{transform:translate(52.7699vw,40.526vh) scale(.2616)}to{transform:translate(52.27985vw,100vh) scale(.2616)}}.snow:nth-child(242){opacity:.448;transform:translate(96.7869vw,-10px) scale(.9735);animation:fall-242 20s -28s linear infinite}@keyframes fall-242{33.194%{transform:translate(95.0421vw,33.194vh) scale(.9735)}to{transform:translate(95.9145vw,100vh) scale(.9735)}}.snow:nth-child(243){opacity:1.1766;transform:translate(10.1832vw,-10px) scale(.1079);animation:fall-243 19s -2s linear infinite}@keyframes fall-243{32.454%{transform:translate(20.0794vw,32.454vh) scale(.1079)}to{transform:translate(15.1313vw,100vh) scale(.1079)}}.snow:nth-child(244){opacity:1.9636;transform:translate(45.5761vw,-10px) scale(.8964);animation:fall-244 17s -24s linear infinite}@keyframes fall-244{49.253%{transform:translate(42.0445vw,49.253vh) scale(.8964)}to{transform:translate(43.8103vw,100vh) scale(.8964)}}.snow:nth-child(245){opacity:1.6076;transform:translate(66.3353vw,-10px) scale(.9502);animation:fall-245 29s -11s linear infinite}@keyframes fall-245{64.217%{transform:translate(74.8679vw,64.217vh) scale(.9502)}to{transform:translate(70.6016vw,100vh) scale(.9502)}}.snow:nth-child(246){opacity:.5304;transform:translate(16.5825vw,-10px) scale(.1079);animation:fall-246 26s -8s linear infinite}@keyframes fall-246{65.143%{transform:translate(20.9404vw,65.143vh) scale(.1079)}to{transform:translate(18.76145vw,100vh) scale(.1079)}}.snow:nth-child(247){opacity:1.2008;transform:translate(59.2507vw,-10px) scale(.2875);animation:fall-247 26s -30s linear infinite}@keyframes fall-247{44.105%{transform:translate(51.2042vw,44.105vh) scale(.2875)}to{transform:translate(55.22745vw,100vh) scale(.2875)}}.snow:nth-child(248){opacity:.8878;transform:translate(97.6825vw,-10px) scale(.6635);animation:fall-248 22s -5s linear infinite}@keyframes fall-248{67.93%{transform:translate(98.4755vw,67.93vh) scale(.6635)}to{transform:translate(98.079vw,100vh) scale(.6635)}}.snow:nth-child(249){opacity:.5116;transform:translate(82.2045vw,-10px) scale(.4408);animation:fall-249 22s -19s linear infinite}@keyframes fall-249{74.061%{transform:translate(77.0939vw,74.061vh) scale(.4408)}to{transform:translate(79.6492vw,100vh) scale(.4408)}}.snow:nth-child(250){opacity:1.4426;transform:translate(55.4214vw,-10px) scale(.2232);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{73.523%{transform:translate(49.4724vw,73.523vh) scale(.2232)}to{transform:translate(52.4469vw,100vh) scale(.2232)}}.snow:nth-child(251){opacity:1.516;transform:translate(23.618vw,-10px) scale(.9709);animation:fall-251 14s -21s linear infinite}@keyframes fall-251{54.635%{transform:translate(22.8699vw,54.635vh) scale(.9709)}to{transform:translate(23.24395vw,100vh) scale(.9709)}}.snow:nth-child(252){opacity:1.0852;transform:translate(68.256vw,-10px) scale(.2655);animation:fall-252 17s -6s linear infinite}@keyframes fall-252{48.051%{transform:translate(77.8998vw,48.051vh) scale(.2655)}to{transform:translate(73.0779vw,100vh) scale(.2655)}}.snow:nth-child(253){opacity:1.7414;transform:translate(2.849vw,-10px) scale(.5588);animation:fall-253 22s -7s linear infinite}@keyframes fall-253{43.988%{transform:translate(5.5651vw,43.988vh) scale(.5588)}to{transform:translate(4.20705vw,100vh) scale(.5588)}}.snow:nth-child(254){opacity:.8072;transform:translate(58.0769vw,-10px) scale(.3439);animation:fall-254 21s -27s linear infinite}@keyframes fall-254{35.321%{transform:translate(61.8617vw,35.321vh) scale(.3439)}to{transform:translate(59.9693vw,100vh) scale(.3439)}}.snow:nth-child(255){opacity:1.624;transform:translate(41.976vw,-10px) scale(.5099);animation:fall-255 25s -27s linear infinite}@keyframes fall-255{67.456%{transform:translate(50.5185vw,67.456vh) scale(.5099)}to{transform:translate(46.24725vw,100vh) scale(.5099)}}.snow:nth-child(256){opacity:.0126;transform:translate(12.3711vw,-10px) scale(.4289);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{67.222%{transform:translate(19.9205vw,67.222vh) scale(.4289)}to{transform:translate(16.1458vw,100vh) scale(.4289)}}.snow:nth-child(257){opacity:1.2018;transform:translate(32.9296vw,-10px) scale(.1375);animation:fall-257 20s -1s linear infinite}@keyframes fall-257{53.486%{transform:translate(25.0759vw,53.486vh) scale(.1375)}to{transform:translate(29.00275vw,100vh) scale(.1375)}}.snow:nth-child(258){opacity:.5684;transform:translate(66.8067vw,-10px) scale(.5678);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{54.761%{transform:translate(71.0211vw,54.761vh) scale(.5678)}to{transform:translate(68.9139vw,100vh) scale(.5678)}}.snow:nth-child(259){opacity:.3126;transform:translate(84.2551vw,-10px) scale(.8057);animation:fall-259 10s -16s linear infinite}@keyframes fall-259{74.136%{transform:translate(84.5458vw,74.136vh) scale(.8057)}to{transform:translate(84.40045vw,100vh) scale(.8057)}}.snow:nth-child(260){opacity:.6058;transform:translate(58.1961vw,-10px) scale(.4609);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{76.177%{transform:translate(52.0004vw,76.177vh) scale(.4609)}to{transform:translate(55.09825vw,100vh) scale(.4609)}}.snow:nth-child(261){opacity:.8612;transform:translate(7.9897vw,-10px) scale(.6049);animation:fall-261 22s -16s linear infinite}@keyframes fall-261{43.02%{transform:translate(12.6375vw,43.02vh) scale(.6049)}to{transform:translate(10.3136vw,100vh) scale(.6049)}}.snow:nth-child(262){opacity:.4804;transform:translate(68.988vw,-10px) scale(.963);animation:fall-262 25s -29s linear infinite}@keyframes fall-262{60.486%{transform:translate(73.2398vw,60.486vh) scale(.963)}to{transform:translate(71.1139vw,100vh) scale(.963)}}.snow:nth-child(263){opacity:1.0336;transform:translate(59.5476vw,-10px) scale(.6016);animation:fall-263 19s -23s linear infinite}@keyframes fall-263{42.513%{transform:translate(58.1905vw,42.513vh) scale(.6016)}to{transform:translate(58.86905vw,100vh) scale(.6016)}}.snow:nth-child(264){opacity:1.8716;transform:translate(22.8354vw,-10px) scale(.0053);animation:fall-264 17s -27s linear infinite}@keyframes fall-264{65.881%{transform:translate(22.5853vw,65.881vh) scale(.0053)}to{transform:translate(22.71035vw,100vh) scale(.0053)}}.snow:nth-child(265){opacity:.2116;transform:translate(53.3186vw,-10px) scale(.8371);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{76.141%{transform:translate(45.3197vw,76.141vh) scale(.8371)}to{transform:translate(49.31915vw,100vh) scale(.8371)}}.snow:nth-child(266){opacity:.4034;transform:translate(70.9015vw,-10px) scale(.083);animation:fall-266 11s -23s linear infinite}@keyframes fall-266{50.503%{transform:translate(62.7969vw,50.503vh) scale(.083)}to{transform:translate(66.8492vw,100vh) scale(.083)}}.snow:nth-child(267){opacity:.3136;transform:translate(49.7318vw,-10px) scale(.0991);animation:fall-267 12s -2s linear infinite}@keyframes fall-267{30.934%{transform:translate(46.862vw,30.934vh) scale(.0991)}to{transform:translate(48.2969vw,100vh) scale(.0991)}}.snow:nth-child(268){opacity:.3082;transform:translate(51.6007vw,-10px) scale(.1551);animation:fall-268 13s -18s linear infinite}@keyframes fall-268{77.678%{transform:translate(53.9018vw,77.678vh) scale(.1551)}to{transform:translate(52.75125vw,100vh) scale(.1551)}}.snow:nth-child(269){opacity:.7476;transform:translate(4.4462vw,-10px) scale(.9677);animation:fall-269 21s -13s linear infinite}@keyframes fall-269{43.69%{transform:translate(-.8139vw,43.69vh) scale(.9677)}to{transform:translate(1.81615vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:1.0812;transform:translate(10.6977vw,-10px) scale(.222);animation:fall-270 16s -5s linear infinite}@keyframes fall-270{45.094%{transform:translate(15.002vw,45.094vh) scale(.222)}to{transform:translate(12.84985vw,100vh) scale(.222)}}.snow:nth-child(271){opacity:1.0804;transform:translate(10.9694vw,-10px) scale(.2642);animation:fall-271 27s -21s linear infinite}@keyframes fall-271{74.932%{transform:translate(15.5844vw,74.932vh) scale(.2642)}to{transform:translate(13.2769vw,100vh) scale(.2642)}}.snow:nth-child(272){opacity:.9784;transform:translate(27.0104vw,-10px) scale(.7485);animation:fall-272 26s -12s linear infinite}@keyframes fall-272{46.5%{transform:translate(20.2233vw,46.5vh) scale(.7485)}to{transform:translate(23.61685vw,100vh) scale(.7485)}}.snow:nth-child(273){opacity:.8896;transform:translate(47.29vw,-10px) scale(.9487);animation:fall-273 24s -22s linear infinite}@keyframes fall-273{31.623%{transform:translate(56.5884vw,31.623vh) scale(.9487)}to{transform:translate(51.9392vw,100vh) scale(.9487)}}.snow:nth-child(274){opacity:.9176;transform:translate(17.002vw,-10px) scale(.6993);animation:fall-274 20s -16s linear infinite}@keyframes fall-274{62.466%{transform:translate(13.2927vw,62.466vh) scale(.6993)}to{transform:translate(15.14735vw,100vh) scale(.6993)}}.snow:nth-child(275){opacity:1.984;transform:translate(4.7819vw,-10px) scale(.6734);animation:fall-275 10s -8s linear infinite}@keyframes fall-275{56.347%{transform:translate(.7858vw,56.347vh) scale(.6734)}to{transform:translate(2.78385vw,100vh) scale(.6734)}}.snow:nth-child(276){opacity:1.0852;transform:translate(81.4748vw,-10px) scale(.4301);animation:fall-276 24s -22s linear infinite}@keyframes fall-276{67.274%{transform:translate(71.969vw,67.274vh) scale(.4301)}to{transform:translate(76.7219vw,100vh) scale(.4301)}}.snow:nth-child(277){opacity:.6936;transform:translate(70.3201vw,-10px) scale(.2803);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{43.825%{transform:translate(68.7404vw,43.825vh) scale(.2803)}to{transform:translate(69.53025vw,100vh) scale(.2803)}}.snow:nth-child(278){opacity:.5068;transform:translate(72.4393vw,-10px) scale(.6218);animation:fall-278 26s -13s linear infinite}@keyframes fall-278{78.114%{transform:translate(67.478vw,78.114vh) scale(.6218)}to{transform:translate(69.95865vw,100vh) scale(.6218)}}.snow:nth-child(279){opacity:.083;transform:translate(41.189vw,-10px) scale(.3446);animation:fall-279 27s -28s linear infinite}@keyframes fall-279{65.63%{transform:translate(40.3698vw,65.63vh) scale(.3446)}to{transform:translate(40.7794vw,100vh) scale(.3446)}}.snow:nth-child(280){opacity:.4326;transform:translate(10.9875vw,-10px) scale(.6636);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{69.87%{transform:translate(10.6251vw,69.87vh) scale(.6636)}to{transform:translate(10.8063vw,100vh) scale(.6636)}}.snow:nth-child(281){opacity:.548;transform:translate(92.1943vw,-10px) scale(.9085);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{51.701%{transform:translate(95.921vw,51.701vh) scale(.9085)}to{transform:translate(94.05765vw,100vh) scale(.9085)}}.snow:nth-child(282){opacity:.53;transform:translate(24.4183vw,-10px) scale(.4017);animation:fall-282 12s -10s linear infinite}@keyframes fall-282{47.693%{transform:translate(33.5586vw,47.693vh) scale(.4017)}to{transform:translate(28.98845vw,100vh) scale(.4017)}}.snow:nth-child(283){opacity:1.2414;transform:translate(.5004vw,-10px) scale(.5037);animation:fall-283 18s -23s linear infinite}@keyframes fall-283{52.573%{transform:translate(9.4216vw,52.573vh) scale(.5037)}to{transform:translate(4.961vw,100vh) scale(.5037)}}.snow:nth-child(284){opacity:1.5592;transform:translate(20.7436vw,-10px) scale(.7437);animation:fall-284 25s -20s linear infinite}@keyframes fall-284{32.697%{transform:translate(20.5503vw,32.697vh) scale(.7437)}to{transform:translate(20.64695vw,100vh) scale(.7437)}}.snow:nth-child(285){opacity:.5702;transform:translate(82.8728vw,-10px) scale(.8762);animation:fall-285 12s -27s linear infinite}@keyframes fall-285{73.582%{transform:translate(82.8177vw,73.582vh) scale(.8762)}to{transform:translate(82.84525vw,100vh) scale(.8762)}}.snow:nth-child(286){opacity:1.9306;transform:translate(99.1619vw,-10px) scale(.1448);animation:fall-286 19s -2s linear infinite}@keyframes fall-286{56.346%{transform:translate(100.9587vw,56.346vh) scale(.1448)}to{transform:translate(100.0603vw,100vh) scale(.1448)}}.snow:nth-child(287){opacity:.46;transform:translate(8.143vw,-10px) scale(.7872);animation:fall-287 11s -12s linear infinite}@keyframes fall-287{66.021%{transform:translate(3.4179vw,66.021vh) scale(.7872)}to{transform:translate(5.78045vw,100vh) scale(.7872)}}.snow:nth-child(288){opacity:.5996;transform:translate(5.2383vw,-10px) scale(.9486);animation:fall-288 28s -16s linear infinite}@keyframes fall-288{70.69%{transform:translate(7.4633vw,70.69vh) scale(.9486)}to{transform:translate(6.3508vw,100vh) scale(.9486)}}.snow:nth-child(289){opacity:.0002;transform:translate(21.676vw,-10px) scale(.3323);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{78.544%{transform:translate(31.2156vw,78.544vh) scale(.3323)}to{transform:translate(26.4458vw,100vh) scale(.3323)}}.snow:nth-child(290){opacity:1.2778;transform:translate(80.0973vw,-10px) scale(.2532);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{72.947%{transform:translate(77.0247vw,72.947vh) scale(.2532)}to{transform:translate(78.561vw,100vh) scale(.2532)}}.snow:nth-child(291){opacity:.0954;transform:translate(58.9417vw,-10px) scale(.3746);animation:fall-291 28s -10s linear infinite}@keyframes fall-291{45.594%{transform:translate(54.3338vw,45.594vh) scale(.3746)}to{transform:translate(56.63775vw,100vh) scale(.3746)}}.snow:nth-child(292){opacity:.6048;transform:translate(69.7158vw,-10px) scale(.7124);animation:fall-292 12s -5s linear infinite}@keyframes fall-292{73.363%{transform:translate(74.451vw,73.363vh) scale(.7124)}to{transform:translate(72.0834vw,100vh) scale(.7124)}}.snow:nth-child(293){opacity:1.7892;transform:translate(60.8184vw,-10px) scale(.6117);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{78.942%{transform:translate(59.5189vw,78.942vh) scale(.6117)}to{transform:translate(60.16865vw,100vh) scale(.6117)}}.snow:nth-child(294){opacity:1.4618;transform:translate(38.9795vw,-10px) scale(.2499);animation:fall-294 30s -26s linear infinite}@keyframes fall-294{54.263%{transform:translate(41.097vw,54.263vh) scale(.2499)}to{transform:translate(40.03825vw,100vh) scale(.2499)}}.snow:nth-child(295){opacity:1.7538;transform:translate(65.5091vw,-10px) scale(.4215);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{48.78%{transform:translate(74.1681vw,48.78vh) scale(.4215)}to{transform:translate(69.8386vw,100vh) scale(.4215)}}.snow:nth-child(296){opacity:1.4346;transform:translate(60.2353vw,-10px) scale(.3115);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{67.31%{transform:translate(57.7511vw,67.31vh) scale(.3115)}to{transform:translate(58.9932vw,100vh) scale(.3115)}}.snow:nth-child(297){opacity:.3086;transform:translate(37.9176vw,-10px) scale(.9045);animation:fall-297 22s -12s linear infinite}@keyframes fall-297{58.96%{transform:translate(41.6495vw,58.96vh) scale(.9045)}to{transform:translate(39.78355vw,100vh) scale(.9045)}}.snow:nth-child(298){opacity:.3848;transform:translate(68.5188vw,-10px) scale(.1759);animation:fall-298 20s -26s linear infinite}@keyframes fall-298{72.426%{transform:translate(74.4626vw,72.426vh) scale(.1759)}to{transform:translate(71.4907vw,100vh) scale(.1759)}}.snow:nth-child(299){opacity:1.6056;transform:translate(12.6901vw,-10px) scale(.7198);animation:fall-299 21s -10s linear infinite}@keyframes fall-299{77.062%{transform:translate(8.0424vw,77.062vh) scale(.7198)}to{transform:translate(10.36625vw,100vh) scale(.7198)}}.snow:nth-child(300){opacity:.8682;transform:translate(31.2696vw,-10px) scale(.9762);animation:fall-300 26s -10s linear infinite}@keyframes fall-300{51.524%{transform:translate(36.3745vw,51.524vh) scale(.9762)}to{transform:translate(33.82205vw,100vh) scale(.9762)}}.snow:nth-child(301){opacity:1.1814;transform:translate(3.8992vw,-10px) scale(.8526);animation:fall-301 17s -20s linear infinite}@keyframes fall-301{59.372%{transform:translate(-.9787vw,59.372vh) scale(.8526)}to{transform:translate(1.46025vw,100vh) scale(.8526)}}.snow:nth-child(302){opacity:1.2698;transform:translate(74.9166vw,-10px) scale(.8707);animation:fall-302 11s -11s linear infinite}@keyframes fall-302{71.121%{transform:translate(66.8479vw,71.121vh) scale(.8707)}to{transform:translate(70.88225vw,100vh) scale(.8707)}}.snow:nth-child(303){opacity:1.0926;transform:translate(66.3828vw,-10px) scale(.5329);animation:fall-303 24s -19s linear infinite}@keyframes fall-303{60.53%{transform:translate(71.7317vw,60.53vh) scale(.5329)}to{transform:translate(69.05725vw,100vh) scale(.5329)}}.snow:nth-child(304){opacity:1.6926;transform:translate(26.6643vw,-10px) scale(.3849);animation:fall-304 29s -29s linear infinite}@keyframes fall-304{56.289%{transform:translate(33.3365vw,56.289vh) scale(.3849)}to{transform:translate(30.0004vw,100vh) scale(.3849)}}.snow:nth-child(305){opacity:1.4564;transform:translate(37.9784vw,-10px) scale(.4925);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{52.789%{transform:translate(37.6562vw,52.789vh) scale(.4925)}to{transform:translate(37.8173vw,100vh) scale(.4925)}}.snow:nth-child(306){opacity:1.7532;transform:translate(44.0658vw,-10px) scale(.6331);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{47.12%{transform:translate(49.3308vw,47.12vh) scale(.6331)}to{transform:translate(46.6983vw,100vh) scale(.6331)}}.snow:nth-child(307){opacity:1.6444;transform:translate(28.0204vw,-10px) scale(.7206);animation:fall-307 10s -14s linear infinite}@keyframes fall-307{66.586%{transform:translate(20.3714vw,66.586vh) scale(.7206)}to{transform:translate(24.1959vw,100vh) scale(.7206)}}.snow:nth-child(308){opacity:.249;transform:translate(98.1237vw,-10px) scale(.8909);animation:fall-308 29s -11s linear infinite}@keyframes fall-308{43.23%{transform:translate(93.5007vw,43.23vh) scale(.8909)}to{transform:translate(95.8122vw,100vh) scale(.8909)}}.snow:nth-child(309){opacity:.7928;transform:translate(57.7388vw,-10px) scale(.9857);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{54.811%{transform:translate(60.6215vw,54.811vh) scale(.9857)}to{transform:translate(59.18015vw,100vh) scale(.9857)}}.snow:nth-child(310){opacity:1.6248;transform:translate(42.1136vw,-10px) scale(.2393);animation:fall-310 18s -10s linear infinite}@keyframes fall-310{64.761%{transform:translate(45.7245vw,64.761vh) scale(.2393)}to{transform:translate(43.91905vw,100vh) scale(.2393)}}.snow:nth-child(311){opacity:1.2946;transform:translate(75.0771vw,-10px) scale(.1788);animation:fall-311 25s -17s linear infinite}@keyframes fall-311{42.397%{transform:translate(83.2937vw,42.397vh) scale(.1788)}to{transform:translate(79.1854vw,100vh) scale(.1788)}}.snow:nth-child(312){opacity:.089;transform:translate(84.9522vw,-10px) scale(.125);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{46.969%{transform:translate(92.3951vw,46.969vh) scale(.125)}to{transform:translate(88.67365vw,100vh) scale(.125)}}.snow:nth-child(313){opacity:.5318;transform:translate(4.366vw,-10px) scale(.1223);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{57.393%{transform:translate(7.6049vw,57.393vh) scale(.1223)}to{transform:translate(5.98545vw,100vh) scale(.1223)}}.snow:nth-child(314){opacity:.5754;transform:translate(8.803vw,-10px) scale(.6207);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{61.971%{transform:translate(5.1719vw,61.971vh) scale(.6207)}to{transform:translate(6.98745vw,100vh) scale(.6207)}}.snow:nth-child(315){opacity:.4658;transform:translate(14.1061vw,-10px) scale(.9062);animation:fall-315 28s -19s linear infinite}@keyframes fall-315{74.397%{transform:translate(17.4587vw,74.397vh) scale(.9062)}to{transform:translate(15.7824vw,100vh) scale(.9062)}}.snow:nth-child(316){opacity:1.2434;transform:translate(22.7841vw,-10px) scale(.6333);animation:fall-316 25s -23s linear infinite}@keyframes fall-316{43.419%{transform:translate(19.3922vw,43.419vh) scale(.6333)}to{transform:translate(21.08815vw,100vh) scale(.6333)}}.snow:nth-child(317){opacity:.492;transform:translate(20.2331vw,-10px) scale(.954);animation:fall-317 14s -4s linear infinite}@keyframes fall-317{53.137%{transform:translate(19.19vw,53.137vh) scale(.954)}to{transform:translate(19.71155vw,100vh) scale(.954)}}.snow:nth-child(318){opacity:1.1698;transform:translate(1.5048vw,-10px) scale(.4593);animation:fall-318 18s -22s linear infinite}@keyframes fall-318{50.518%{transform:translate(-.5307vw,50.518vh) scale(.4593)}to{transform:translate(.48705vw,100vh) scale(.4593)}}.snow:nth-child(319){opacity:.819;transform:translate(54.6222vw,-10px) scale(.4347);animation:fall-319 22s -4s linear infinite}@keyframes fall-319{61.666%{transform:translate(52.1897vw,61.666vh) scale(.4347)}to{transform:translate(53.40595vw,100vh) scale(.4347)}}.snow:nth-child(320){opacity:.2572;transform:translate(93.9398vw,-10px) scale(.5982);animation:fall-320 10s -23s linear infinite}@keyframes fall-320{65.518%{transform:translate(100.7921vw,65.518vh) scale(.5982)}to{transform:translate(97.36595vw,100vh) scale(.5982)}}.snow:nth-child(321){opacity:.3682;transform:translate(33.3201vw,-10px) scale(.7348);animation:fall-321 26s -17s linear infinite}@keyframes fall-321{76.089%{transform:translate(36.3231vw,76.089vh) scale(.7348)}to{transform:translate(34.8216vw,100vh) scale(.7348)}}.snow:nth-child(322){opacity:.1214;transform:translate(52.5469vw,-10px) scale(.9995);animation:fall-322 23s -29s linear infinite}@keyframes fall-322{79.876%{transform:translate(48.1319vw,79.876vh) scale(.9995)}to{transform:translate(50.3394vw,100vh) scale(.9995)}}.snow:nth-child(323){opacity:1.5664;transform:translate(79.0245vw,-10px) scale(.2658);animation:fall-323 19s -11s linear infinite}@keyframes fall-323{36.875%{transform:translate(88.8832vw,36.875vh) scale(.2658)}to{transform:translate(83.95385vw,100vh) scale(.2658)}}.snow:nth-child(324){opacity:.3332;transform:translate(65.5216vw,-10px) scale(.0658);animation:fall-324 21s -20s linear infinite}@keyframes fall-324{72.974%{transform:translate(55.8359vw,72.974vh) scale(.0658)}to{transform:translate(60.67875vw,100vh) scale(.0658)}}.snow:nth-child(325){opacity:1.066;transform:translate(99.4141vw,-10px) scale(.7737);animation:fall-325 12s -29s linear infinite}@keyframes fall-325{34.915%{transform:translate(96.9491vw,34.915vh) scale(.7737)}to{transform:translate(98.1816vw,100vh) scale(.7737)}}.snow:nth-child(326){opacity:1.8436;transform:translate(86.4298vw,-10px) scale(.2841);animation:fall-326 12s -25s linear infinite}@keyframes fall-326{77.696%{transform:translate(81.6262vw,77.696vh) scale(.2841)}to{transform:translate(84.028vw,100vh) scale(.2841)}}.snow:nth-child(327){opacity:.6606;transform:translate(19.3171vw,-10px) scale(.6631);animation:fall-327 15s -15s linear infinite}@keyframes fall-327{39.404%{transform:translate(28.4145vw,39.404vh) scale(.6631)}to{transform:translate(23.8658vw,100vh) scale(.6631)}}.snow:nth-child(328){opacity:1.0726;transform:translate(86.6249vw,-10px) scale(.5704);animation:fall-328 14s -13s linear infinite}@keyframes fall-328{76.969%{transform:translate(95.7241vw,76.969vh) scale(.5704)}to{transform:translate(91.1745vw,100vh) scale(.5704)}}.snow:nth-child(329){opacity:.6352;transform:translate(68.9187vw,-10px) scale(.6025);animation:fall-329 12s -20s linear infinite}@keyframes fall-329{38.226%{transform:translate(62.7484vw,38.226vh) scale(.6025)}to{transform:translate(65.83355vw,100vh) scale(.6025)}}.snow:nth-child(330){opacity:.8936;transform:translate(16.5386vw,-10px) scale(.6826);animation:fall-330 20s -17s linear infinite}@keyframes fall-330{55.309%{transform:translate(14.8954vw,55.309vh) scale(.6826)}to{transform:translate(15.717vw,100vh) scale(.6826)}}.snow:nth-child(331){opacity:1.1452;transform:translate(28.1145vw,-10px) scale(.2912);animation:fall-331 17s -20s linear infinite}@keyframes fall-331{31.382%{transform:translate(34.917vw,31.382vh) scale(.2912)}to{transform:translate(31.51575vw,100vh) scale(.2912)}}.snow:nth-child(332){opacity:.6578;transform:translate(27.5929vw,-10px) scale(.4129);animation:fall-332 21s -1s linear infinite}@keyframes fall-332{59.956%{transform:translate(30.9261vw,59.956vh) scale(.4129)}to{transform:translate(29.2595vw,100vh) scale(.4129)}}.snow:nth-child(333){opacity:.2868;transform:translate(33.525vw,-10px) scale(.2389);animation:fall-333 12s -5s linear infinite}@keyframes fall-333{61.956%{transform:translate(28.7041vw,61.956vh) scale(.2389)}to{transform:translate(31.11455vw,100vh) scale(.2389)}}.snow:nth-child(334){opacity:.1264;transform:translate(39.8577vw,-10px) scale(.2175);animation:fall-334 14s -3s linear infinite}@keyframes fall-334{59.472%{transform:translate(35.6606vw,59.472vh) scale(.2175)}to{transform:translate(37.75915vw,100vh) scale(.2175)}}.snow:nth-child(335){opacity:.1114;transform:translate(76.1069vw,-10px) scale(.2807);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{53.341%{transform:translate(68.661vw,53.341vh) scale(.2807)}to{transform:translate(72.38395vw,100vh) scale(.2807)}}.snow:nth-child(336){opacity:1.2678;transform:translate(58.0172vw,-10px) scale(.9424);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{40.899%{transform:translate(49.7286vw,40.899vh) scale(.9424)}to{transform:translate(53.8729vw,100vh) scale(.9424)}}.snow:nth-child(337){opacity:1.6376;transform:translate(39.0653vw,-10px) scale(.4848);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{31.968%{transform:translate(47.1922vw,31.968vh) scale(.4848)}to{transform:translate(43.12875vw,100vh) scale(.4848)}}.snow:nth-child(338){opacity:1.8364;transform:translate(32.0968vw,-10px) scale(.0068);animation:fall-338 17s -2s linear infinite}@keyframes fall-338{35.124%{transform:translate(29.2634vw,35.124vh) scale(.0068)}to{transform:translate(30.6801vw,100vh) scale(.0068)}}.snow:nth-child(339){opacity:1.4222;transform:translate(1.1553vw,-10px) scale(.8018);animation:fall-339 13s -29s linear infinite}@keyframes fall-339{76.309%{transform:translate(10.9161vw,76.309vh) scale(.8018)}to{transform:translate(6.0357vw,100vh) scale(.8018)}}.snow:nth-child(340){opacity:.6056;transform:translate(4.5761vw,-10px) scale(.5019);animation:fall-340 19s -13s linear infinite}@keyframes fall-340{30.16%{transform:translate(1.0818vw,30.16vh) scale(.5019)}to{transform:translate(2.82895vw,100vh) scale(.5019)}}.snow:nth-child(341){opacity:1.6788;transform:translate(87.0382vw,-10px) scale(.4232);animation:fall-341 17s -27s linear infinite}@keyframes fall-341{68.438%{transform:translate(90.332vw,68.438vh) scale(.4232)}to{transform:translate(88.6851vw,100vh) scale(.4232)}}.snow:nth-child(342){opacity:.798;transform:translate(22.246vw,-10px) scale(.4911);animation:fall-342 30s -4s linear infinite}@keyframes fall-342{50.938%{transform:translate(26.4638vw,50.938vh) scale(.4911)}to{transform:translate(24.3549vw,100vh) scale(.4911)}}.snow:nth-child(343){opacity:1.9846;transform:translate(17.0085vw,-10px) scale(.2684);animation:fall-343 10s -27s linear infinite}@keyframes fall-343{73.783%{transform:translate(9.6035vw,73.783vh) scale(.2684)}to{transform:translate(13.306vw,100vh) scale(.2684)}}.snow:nth-child(344){opacity:1.3938;transform:translate(1.9676vw,-10px) scale(.1732);animation:fall-344 21s -30s linear infinite}@keyframes fall-344{33.041%{transform:translate(1.4264vw,33.041vh) scale(.1732)}to{transform:translate(1.697vw,100vh) scale(.1732)}}.snow:nth-child(345){opacity:.717;transform:translate(42.034vw,-10px) scale(.5717);animation:fall-345 28s -16s linear infinite}@keyframes fall-345{73.685%{transform:translate(46.5846vw,73.685vh) scale(.5717)}to{transform:translate(44.3093vw,100vh) scale(.5717)}}.snow:nth-child(346){opacity:.4508;transform:translate(11.5692vw,-10px) scale(.7419);animation:fall-346 12s -20s linear infinite}@keyframes fall-346{66.521%{transform:translate(17.5557vw,66.521vh) scale(.7419)}to{transform:translate(14.56245vw,100vh) scale(.7419)}}.snow:nth-child(347){opacity:1.1204;transform:translate(38.6663vw,-10px) scale(.8163);animation:fall-347 12s -8s linear infinite}@keyframes fall-347{36.371%{transform:translate(32.8392vw,36.371vh) scale(.8163)}to{transform:translate(35.75275vw,100vh) scale(.8163)}}.snow:nth-child(348){opacity:.9812;transform:translate(14.7797vw,-10px) scale(.3377);animation:fall-348 21s -18s linear infinite}@keyframes fall-348{76.408%{transform:translate(11.2254vw,76.408vh) scale(.3377)}to{transform:translate(13.00255vw,100vh) scale(.3377)}}.snow:nth-child(349){opacity:1.946;transform:translate(78.5073vw,-10px) scale(.3977);animation:fall-349 13s -24s linear infinite}@keyframes fall-349{48.789%{transform:translate(76.6855vw,48.789vh) scale(.3977)}to{transform:translate(77.5964vw,100vh) scale(.3977)}}.snow:nth-child(350){opacity:1.8438;transform:translate(61.4016vw,-10px) scale(.5694);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.571%{transform:translate(65.4476vw,69.571vh) scale(.5694)}to{transform:translate(63.4246vw,100vh) scale(.5694)}}.snow:nth-child(351){opacity:1.83;transform:translate(51.3031vw,-10px) scale(.6309);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{51.352%{transform:translate(51.1442vw,51.352vh) scale(.6309)}to{transform:translate(51.22365vw,100vh) scale(.6309)}}.snow:nth-child(352){opacity:1.9126;transform:translate(4.813vw,-10px) scale(.7679);animation:fall-352 14s -11s linear infinite}@keyframes fall-352{74.479%{transform:translate(9.7017vw,74.479vh) scale(.7679)}to{transform:translate(7.25735vw,100vh) scale(.7679)}}.snow:nth-child(353){opacity:.2914;transform:translate(6.4516vw,-10px) scale(.2127);animation:fall-353 28s -2s linear infinite}@keyframes fall-353{39.661%{transform:translate(5.9318vw,39.661vh) scale(.2127)}to{transform:translate(6.1917vw,100vh) scale(.2127)}}.snow:nth-child(354){opacity:1.9438;transform:translate(49.6769vw,-10px) scale(.2112);animation:fall-354 13s -19s linear infinite}@keyframes fall-354{36.61%{transform:translate(57.8768vw,36.61vh) scale(.2112)}to{transform:translate(53.77685vw,100vh) scale(.2112)}}.snow:nth-child(355){opacity:1.5284;transform:translate(86.8865vw,-10px) scale(.1798);animation:fall-355 25s -21s linear infinite}@keyframes fall-355{57.523%{transform:translate(94.0705vw,57.523vh) scale(.1798)}to{transform:translate(90.4785vw,100vh) scale(.1798)}}.snow:nth-child(356){opacity:.872;transform:translate(60.6141vw,-10px) scale(.4364);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{55.338%{transform:translate(53.5495vw,55.338vh) scale(.4364)}to{transform:translate(57.0818vw,100vh) scale(.4364)}}.snow:nth-child(357){opacity:.247;transform:translate(78.4394vw,-10px) scale(.615);animation:fall-357 20s -1s linear infinite}@keyframes fall-357{36.071%{transform:translate(77.2865vw,36.071vh) scale(.615)}to{transform:translate(77.86295vw,100vh) scale(.615)}}.snow:nth-child(358){opacity:1.3836;transform:translate(59.6413vw,-10px) scale(.9096);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{58.784%{transform:translate(63.955vw,58.784vh) scale(.9096)}to{transform:translate(61.79815vw,100vh) scale(.9096)}}.snow:nth-child(359){opacity:1.7634;transform:translate(6.4065vw,-10px) scale(.4607);animation:fall-359 18s -19s linear infinite}@keyframes fall-359{30.859%{transform:translate(1.5713vw,30.859vh) scale(.4607)}to{transform:translate(3.9889vw,100vh) scale(.4607)}}.snow:nth-child(360){opacity:1.0126;transform:translate(68.2985vw,-10px) scale(.0476);animation:fall-360 12s -4s linear infinite}@keyframes fall-360{75.494%{transform:translate(68.9688vw,75.494vh) scale(.0476)}to{transform:translate(68.63365vw,100vh) scale(.0476)}}.snow:nth-child(361){opacity:.8194;transform:translate(44.3658vw,-10px) scale(.8262);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{41.294%{transform:translate(54.0093vw,41.294vh) scale(.8262)}to{transform:translate(49.18755vw,100vh) scale(.8262)}}.snow:nth-child(362){opacity:1.3956;transform:translate(22.6751vw,-10px) scale(.9686);animation:fall-362 28s -25s linear infinite}@keyframes fall-362{55.051%{transform:translate(21.304vw,55.051vh) scale(.9686)}to{transform:translate(21.98955vw,100vh) scale(.9686)}}.snow:nth-child(363){opacity:.4306;transform:translate(94.4965vw,-10px) scale(.8475);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{60.888%{transform:translate(86.4729vw,60.888vh) scale(.8475)}to{transform:translate(90.4847vw,100vh) scale(.8475)}}.snow:nth-child(364){opacity:1.3958;transform:translate(70.1623vw,-10px) scale(.356);animation:fall-364 23s -17s linear infinite}@keyframes fall-364{57.262%{transform:translate(70.9694vw,57.262vh) scale(.356)}to{transform:translate(70.56585vw,100vh) scale(.356)}}.snow:nth-child(365){opacity:1.671;transform:translate(35.5154vw,-10px) scale(.7833);animation:fall-365 24s -22s linear infinite}@keyframes fall-365{74.279%{transform:translate(44.2041vw,74.279vh) scale(.7833)}to{transform:translate(39.85975vw,100vh) scale(.7833)}}.snow:nth-child(366){opacity:1.9688;transform:translate(65.3794vw,-10px) scale(.3052);animation:fall-366 11s -12s linear infinite}@keyframes fall-366{66.294%{transform:translate(62.5608vw,66.294vh) scale(.3052)}to{transform:translate(63.9701vw,100vh) scale(.3052)}}.snow:nth-child(367){opacity:1.5186;transform:translate(4.6706vw,-10px) scale(.3295);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{41.31%{transform:translate(-.0408vw,41.31vh) scale(.3295)}to{transform:translate(2.3149vw,100vh) scale(.3295)}}.snow:nth-child(368){opacity:.0254;transform:translate(49.1087vw,-10px) scale(.0841);animation:fall-368 16s -30s linear infinite}@keyframes fall-368{42.871%{transform:translate(40.2874vw,42.871vh) scale(.0841)}to{transform:translate(44.69805vw,100vh) scale(.0841)}}.snow:nth-child(369){opacity:1.7858;transform:translate(13.5272vw,-10px) scale(.0599);animation:fall-369 25s -21s linear infinite}@keyframes fall-369{54.391%{transform:translate(13.4034vw,54.391vh) scale(.0599)}to{transform:translate(13.4653vw,100vh) scale(.0599)}}.snow:nth-child(370){opacity:1.914;transform:translate(35.6199vw,-10px) scale(.518);animation:fall-370 14s -25s linear infinite}@keyframes fall-370{38.022%{transform:translate(36.1063vw,38.022vh) scale(.518)}to{transform:translate(35.8631vw,100vh) scale(.518)}}.snow:nth-child(371){opacity:1.183;transform:translate(69.9755vw,-10px) scale(.5259);animation:fall-371 24s -22s linear infinite}@keyframes fall-371{39.884%{transform:translate(61.2416vw,39.884vh) scale(.5259)}to{transform:translate(65.60855vw,100vh) scale(.5259)}}.snow:nth-child(372){opacity:1.226;transform:translate(4.606vw,-10px) scale(.6263);animation:fall-372 24s -11s linear infinite}@keyframes fall-372{54.507%{transform:translate(2.2787vw,54.507vh) scale(.6263)}to{transform:translate(3.44235vw,100vh) scale(.6263)}}.snow:nth-child(373){opacity:1.3162;transform:translate(66.3088vw,-10px) scale(.9877);animation:fall-373 28s -10s linear infinite}@keyframes fall-373{75.732%{transform:translate(58.294vw,75.732vh) scale(.9877)}to{transform:translate(62.3014vw,100vh) scale(.9877)}}.snow:nth-child(374){opacity:1.0442;transform:translate(44.6823vw,-10px) scale(.676);animation:fall-374 20s -28s linear infinite}@keyframes fall-374{66.79%{transform:translate(52.446vw,66.79vh) scale(.676)}to{transform:translate(48.56415vw,100vh) scale(.676)}}.snow:nth-child(375){opacity:.2782;transform:translate(56.7589vw,-10px) scale(.1109);animation:fall-375 26s -9s linear infinite}@keyframes fall-375{72.369%{transform:translate(54.856vw,72.369vh) scale(.1109)}to{transform:translate(55.80745vw,100vh) scale(.1109)}}.snow:nth-child(376){opacity:.3068;transform:translate(45.5405vw,-10px) scale(.005);animation:fall-376 20s -5s linear infinite}@keyframes fall-376{51.114%{transform:translate(54.3619vw,51.114vh) scale(.005)}to{transform:translate(49.9512vw,100vh) scale(.005)}}.snow:nth-child(377){opacity:1.1012;transform:translate(78.0056vw,-10px) scale(.2335);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{32.314%{transform:translate(80.1068vw,32.314vh) scale(.2335)}to{transform:translate(79.0562vw,100vh) scale(.2335)}}.snow:nth-child(378){opacity:1.5872;transform:translate(38.8874vw,-10px) scale(.2219);animation:fall-378 21s -12s linear infinite}@keyframes fall-378{34.996%{transform:translate(34.5234vw,34.996vh) scale(.2219)}to{transform:translate(36.7054vw,100vh) scale(.2219)}}.snow:nth-child(379){opacity:1.0602;transform:translate(58.5541vw,-10px) scale(.4042);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{75.982%{transform:translate(56.693vw,75.982vh) scale(.4042)}to{transform:translate(57.62355vw,100vh) scale(.4042)}}.snow:nth-child(380){opacity:1.2912;transform:translate(77.923vw,-10px) scale(.2507);animation:fall-380 19s -18s linear infinite}@keyframes fall-380{40.115%{transform:translate(81.8985vw,40.115vh) scale(.2507)}to{transform:translate(79.91075vw,100vh) scale(.2507)}}.snow:nth-child(381){opacity:.4652;transform:translate(58.8409vw,-10px) scale(.1891);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{43.917%{transform:translate(62.319vw,43.917vh) scale(.1891)}to{transform:translate(60.57995vw,100vh) scale(.1891)}}.snow:nth-child(382){opacity:.1908;transform:translate(80.8049vw,-10px) scale(.4566);animation:fall-382 13s -26s linear infinite}@keyframes fall-382{74.035%{transform:translate(90.3794vw,74.035vh) scale(.4566)}to{transform:translate(85.59215vw,100vh) scale(.4566)}}.snow:nth-child(383){opacity:1.8298;transform:translate(21.6396vw,-10px) scale(.1485);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{35.795%{transform:translate(13.8589vw,35.795vh) scale(.1485)}to{transform:translate(17.74925vw,100vh) scale(.1485)}}.snow:nth-child(384){opacity:.5694;transform:translate(53.647vw,-10px) scale(.0505);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{38.201%{transform:translate(44.681vw,38.201vh) scale(.0505)}to{transform:translate(49.164vw,100vh) scale(.0505)}}.snow:nth-child(385){opacity:1.3238;transform:translate(53.8072vw,-10px) scale(.2512);animation:fall-385 26s -12s linear infinite}@keyframes fall-385{74.836%{transform:translate(57.7154vw,74.836vh) scale(.2512)}to{transform:translate(55.7613vw,100vh) scale(.2512)}}.snow:nth-child(386){opacity:1.1706;transform:translate(96.4401vw,-10px) scale(.3499);animation:fall-386 22s -1s linear infinite}@keyframes fall-386{52.561%{transform:translate(96.9327vw,52.561vh) scale(.3499)}to{transform:translate(96.6864vw,100vh) scale(.3499)}}.snow:nth-child(387){opacity:.1852;transform:translate(21.7019vw,-10px) scale(.2155);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{33.052%{transform:translate(14.9474vw,33.052vh) scale(.2155)}to{transform:translate(18.32465vw,100vh) scale(.2155)}}.snow:nth-child(388){opacity:1.8606;transform:translate(84.2034vw,-10px) scale(.7179);animation:fall-388 30s -7s linear infinite}@keyframes fall-388{78.203%{transform:translate(85.1418vw,78.203vh) scale(.7179)}to{transform:translate(84.6726vw,100vh) scale(.7179)}}.snow:nth-child(389){opacity:1.3204;transform:translate(88.2926vw,-10px) scale(.4999);animation:fall-389 11s -20s linear infinite}@keyframes fall-389{48.941%{transform:translate(89.3645vw,48.941vh) scale(.4999)}to{transform:translate(88.82855vw,100vh) scale(.4999)}}.snow:nth-child(390){opacity:1.1478;transform:translate(18.3781vw,-10px) scale(.9497);animation:fall-390 28s -2s linear infinite}@keyframes fall-390{63.292%{transform:translate(9.4843vw,63.292vh) scale(.9497)}to{transform:translate(13.9312vw,100vh) scale(.9497)}}.snow:nth-child(391){opacity:1.4852;transform:translate(85.3943vw,-10px) scale(.0213);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{55.292%{transform:translate(93.5168vw,55.292vh) scale(.0213)}to{transform:translate(89.45555vw,100vh) scale(.0213)}}.snow:nth-child(392){opacity:1.8952;transform:translate(15.1264vw,-10px) scale(.7157);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{35.638%{transform:translate(7.254vw,35.638vh) scale(.7157)}to{transform:translate(11.1902vw,100vh) scale(.7157)}}.snow:nth-child(393){opacity:.421;transform:translate(65.8581vw,-10px) scale(.8067);animation:fall-393 24s -6s linear infinite}@keyframes fall-393{65.747%{transform:translate(56.7022vw,65.747vh) scale(.8067)}to{transform:translate(61.28015vw,100vh) scale(.8067)}}.snow:nth-child(394){opacity:1.8012;transform:translate(22.4992vw,-10px) scale(.1592);animation:fall-394 19s -26s linear infinite}@keyframes fall-394{50.728%{transform:translate(26.293vw,50.728vh) scale(.1592)}to{transform:translate(24.3961vw,100vh) scale(.1592)}}.snow:nth-child(395){opacity:1.2034;transform:translate(56.3364vw,-10px) scale(.079);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{45.61%{transform:translate(49.4037vw,45.61vh) scale(.079)}to{transform:translate(52.87005vw,100vh) scale(.079)}}.snow:nth-child(396){opacity:1.1962;transform:translate(76.9553vw,-10px) scale(.1741);animation:fall-396 16s -11s linear infinite}@keyframes fall-396{41.785%{transform:translate(67.3152vw,41.785vh) scale(.1741)}to{transform:translate(72.13525vw,100vh) scale(.1741)}}.snow:nth-child(397){opacity:1.5778;transform:translate(21.2985vw,-10px) scale(.3048);animation:fall-397 18s -7s linear infinite}@keyframes fall-397{41.445%{transform:translate(13.4156vw,41.445vh) scale(.3048)}to{transform:translate(17.35705vw,100vh) scale(.3048)}}.snow:nth-child(398){opacity:1.82;transform:translate(47.6659vw,-10px) scale(.83);animation:fall-398 22s -5s linear infinite}@keyframes fall-398{65.575%{transform:translate(39.7356vw,65.575vh) scale(.83)}to{transform:translate(43.70075vw,100vh) scale(.83)}}.snow:nth-child(399){opacity:.5222;transform:translate(83.6206vw,-10px) scale(.1395);animation:fall-399 17s -25s linear infinite}@keyframes fall-399{34.303%{transform:translate(77.8374vw,34.303vh) scale(.1395)}to{transform:translate(80.729vw,100vh) scale(.1395)}}.snow:nth-child(400){opacity:.7814;transform:translate(72.6532vw,-10px) scale(.2103);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{36.079%{transform:translate(72.583vw,36.079vh) scale(.2103)}to{transform:translate(72.6181vw,100vh) scale(.2103)}}\n"] }]
27
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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.6296;transform:translate(83.5307vw,-10px) scale(.7361);animation:fall-1 28s -27s linear infinite}@keyframes fall-1{53.791%{transform:translate(89.0683vw,53.791vh) scale(.7361)}to{transform:translate(86.2995vw,100vh) scale(.7361)}}.snow:nth-child(2){opacity:.718;transform:translate(55.5139vw,-10px) scale(.6298);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{62.427%{transform:translate(50.4412vw,62.427vh) scale(.6298)}to{transform:translate(52.97755vw,100vh) scale(.6298)}}.snow:nth-child(3){opacity:.4326;transform:translate(25.8529vw,-10px) scale(.214);animation:fall-3 18s -29s linear infinite}@keyframes fall-3{78.729%{transform:translate(30.5598vw,78.729vh) scale(.214)}to{transform:translate(28.20635vw,100vh) scale(.214)}}.snow:nth-child(4){opacity:.6758;transform:translate(73.951vw,-10px) scale(.1079);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{56.897%{transform:translate(77.6831vw,56.897vh) scale(.1079)}to{transform:translate(75.81705vw,100vh) scale(.1079)}}.snow:nth-child(5){opacity:.7364;transform:translate(40.5592vw,-10px) scale(.0857);animation:fall-5 29s -8s linear infinite}@keyframes fall-5{50.569%{transform:translate(41.3352vw,50.569vh) scale(.0857)}to{transform:translate(40.9472vw,100vh) scale(.0857)}}.snow:nth-child(6){opacity:1.0182;transform:translate(91.3888vw,-10px) scale(.8839);animation:fall-6 22s -9s linear infinite}@keyframes fall-6{36.658%{transform:translate(93.6097vw,36.658vh) scale(.8839)}to{transform:translate(92.49925vw,100vh) scale(.8839)}}.snow:nth-child(7){opacity:1.3088;transform:translate(18.7305vw,-10px) scale(.2828);animation:fall-7 13s -9s linear infinite}@keyframes fall-7{74.012%{transform:translate(25.201vw,74.012vh) scale(.2828)}to{transform:translate(21.96575vw,100vh) scale(.2828)}}.snow:nth-child(8){opacity:.7956;transform:translate(58.864vw,-10px) scale(.9873);animation:fall-8 12s -19s linear infinite}@keyframes fall-8{64.692%{transform:translate(56.2459vw,64.692vh) scale(.9873)}to{transform:translate(57.55495vw,100vh) scale(.9873)}}.snow:nth-child(9){opacity:.6454;transform:translate(91.895vw,-10px) scale(.8194);animation:fall-9 25s -15s linear infinite}@keyframes fall-9{33.52%{transform:translate(92.5753vw,33.52vh) scale(.8194)}to{transform:translate(92.23515vw,100vh) scale(.8194)}}.snow:nth-child(10){opacity:.0148;transform:translate(26.1448vw,-10px) scale(.6849);animation:fall-10 26s -18s linear infinite}@keyframes fall-10{60.525%{transform:translate(22.2669vw,60.525vh) scale(.6849)}to{transform:translate(24.20585vw,100vh) scale(.6849)}}.snow:nth-child(11){opacity:1.029;transform:translate(64.9929vw,-10px) scale(.5112);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{77.723%{transform:translate(59.4432vw,77.723vh) scale(.5112)}to{transform:translate(62.21805vw,100vh) scale(.5112)}}.snow:nth-child(12){opacity:1.1666;transform:translate(84.9517vw,-10px) scale(.5512);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{55.967%{transform:translate(88.0348vw,55.967vh) scale(.5512)}to{transform:translate(86.49325vw,100vh) scale(.5512)}}.snow:nth-child(13){opacity:.8228;transform:translate(93.8818vw,-10px) scale(.3101);animation:fall-13 24s -1s linear infinite}@keyframes fall-13{43.205%{transform:translate(101.1302vw,43.205vh) scale(.3101)}to{transform:translate(97.506vw,100vh) scale(.3101)}}.snow:nth-child(14){opacity:1.1894;transform:translate(10.7287vw,-10px) scale(.2767);animation:fall-14 19s -7s linear infinite}@keyframes fall-14{35.527%{transform:translate(3.1126vw,35.527vh) scale(.2767)}to{transform:translate(6.92065vw,100vh) scale(.2767)}}.snow:nth-child(15){opacity:.043;transform:translate(22.2529vw,-10px) scale(.1227);animation:fall-15 24s -6s linear infinite}@keyframes fall-15{71.256%{transform:translate(12.4605vw,71.256vh) scale(.1227)}to{transform:translate(17.3567vw,100vh) scale(.1227)}}.snow:nth-child(16){opacity:.8496;transform:translate(29.6863vw,-10px) scale(.0661);animation:fall-16 17s -30s linear infinite}@keyframes fall-16{65.399%{transform:translate(25.1724vw,65.399vh) scale(.0661)}to{transform:translate(27.42935vw,100vh) scale(.0661)}}.snow:nth-child(17){opacity:1.736;transform:translate(97.441vw,-10px) scale(.9679);animation:fall-17 26s -15s linear infinite}@keyframes fall-17{38.103%{transform:translate(96.8462vw,38.103vh) scale(.9679)}to{transform:translate(97.1436vw,100vh) scale(.9679)}}.snow:nth-child(18){opacity:1.7738;transform:translate(20.2196vw,-10px) scale(.8033);animation:fall-18 30s -5s linear infinite}@keyframes fall-18{50.699%{transform:translate(21.0256vw,50.699vh) scale(.8033)}to{transform:translate(20.6226vw,100vh) scale(.8033)}}.snow:nth-child(19){opacity:1.4172;transform:translate(32.539vw,-10px) scale(.0831);animation:fall-19 25s -16s linear infinite}@keyframes fall-19{56.67%{transform:translate(32.6564vw,56.67vh) scale(.0831)}to{transform:translate(32.5977vw,100vh) scale(.0831)}}.snow:nth-child(20){opacity:1.6242;transform:translate(29.3654vw,-10px) scale(.1513);animation:fall-20 23s -20s linear infinite}@keyframes fall-20{35.622%{transform:translate(20.4117vw,35.622vh) scale(.1513)}to{transform:translate(24.88855vw,100vh) scale(.1513)}}.snow:nth-child(21){opacity:.158;transform:translate(67.1189vw,-10px) scale(.7128);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{41.703%{transform:translate(58.2432vw,41.703vh) scale(.7128)}to{transform:translate(62.68105vw,100vh) scale(.7128)}}.snow:nth-child(22){opacity:.644;transform:translate(18.4255vw,-10px) scale(.5185);animation:fall-22 15s -1s linear infinite}@keyframes fall-22{60.725%{transform:translate(26.9001vw,60.725vh) scale(.5185)}to{transform:translate(22.6628vw,100vh) scale(.5185)}}.snow:nth-child(23){opacity:1.3096;transform:translate(95.6703vw,-10px) scale(.918);animation:fall-23 11s -17s linear infinite}@keyframes fall-23{68.487%{transform:translate(89.376vw,68.487vh) scale(.918)}to{transform:translate(92.52315vw,100vh) scale(.918)}}.snow:nth-child(24){opacity:.7254;transform:translate(28.607vw,-10px) scale(.3341);animation:fall-24 21s -6s linear infinite}@keyframes fall-24{60.984%{transform:translate(35.8479vw,60.984vh) scale(.3341)}to{transform:translate(32.22745vw,100vh) scale(.3341)}}.snow:nth-child(25){opacity:.7096;transform:translate(12.9017vw,-10px) scale(.1045);animation:fall-25 16s -11s linear infinite}@keyframes fall-25{35.147%{transform:translate(6.6145vw,35.147vh) scale(.1045)}to{transform:translate(9.7581vw,100vh) scale(.1045)}}.snow:nth-child(26){opacity:1.656;transform:translate(23.3189vw,-10px) scale(.0181);animation:fall-26 24s -25s linear infinite}@keyframes fall-26{75.609%{transform:translate(16.2969vw,75.609vh) scale(.0181)}to{transform:translate(19.8079vw,100vh) scale(.0181)}}.snow:nth-child(27){opacity:.088;transform:translate(71.9462vw,-10px) scale(.8298);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{58.964%{transform:translate(78.9413vw,58.964vh) scale(.8298)}to{transform:translate(75.44375vw,100vh) scale(.8298)}}.snow:nth-child(28){opacity:1.5436;transform:translate(9.8576vw,-10px) scale(.2641);animation:fall-28 22s -4s linear infinite}@keyframes fall-28{60.212%{transform:translate(6.5422vw,60.212vh) scale(.2641)}to{transform:translate(8.1999vw,100vh) scale(.2641)}}.snow:nth-child(29){opacity:.6868;transform:translate(94.7314vw,-10px) scale(.0499);animation:fall-29 26s -11s linear infinite}@keyframes fall-29{78.713%{transform:translate(89.9198vw,78.713vh) scale(.0499)}to{transform:translate(92.3256vw,100vh) scale(.0499)}}.snow:nth-child(30){opacity:1.4796;transform:translate(18.4525vw,-10px) scale(.9879);animation:fall-30 15s -2s linear infinite}@keyframes fall-30{76.183%{transform:translate(26.8963vw,76.183vh) scale(.9879)}to{transform:translate(22.6744vw,100vh) scale(.9879)}}.snow:nth-child(31){opacity:.0468;transform:translate(64.513vw,-10px) scale(.8208);animation:fall-31 15s -10s linear infinite}@keyframes fall-31{72.443%{transform:translate(64.6635vw,72.443vh) scale(.8208)}to{transform:translate(64.58825vw,100vh) scale(.8208)}}.snow:nth-child(32){opacity:1.6524;transform:translate(98.3301vw,-10px) scale(.9616);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{37.51%{transform:translate(98.1173vw,37.51vh) scale(.9616)}to{transform:translate(98.2237vw,100vh) scale(.9616)}}.snow:nth-child(33){opacity:1.4842;transform:translate(42.7192vw,-10px) scale(.6679);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{58.93%{transform:translate(36.3879vw,58.93vh) scale(.6679)}to{transform:translate(39.55355vw,100vh) scale(.6679)}}.snow:nth-child(34){opacity:.216;transform:translate(62.4127vw,-10px) scale(.4842);animation:fall-34 24s -12s linear infinite}@keyframes fall-34{78.024%{transform:translate(54.9886vw,78.024vh) scale(.4842)}to{transform:translate(58.70065vw,100vh) scale(.4842)}}.snow:nth-child(35){opacity:1.5124;transform:translate(19.3836vw,-10px) scale(.0286);animation:fall-35 28s -16s linear infinite}@keyframes fall-35{78.415%{transform:translate(23.6438vw,78.415vh) scale(.0286)}to{transform:translate(21.5137vw,100vh) scale(.0286)}}.snow:nth-child(36){opacity:.126;transform:translate(45.3758vw,-10px) scale(.9915);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{57.764%{transform:translate(40.4004vw,57.764vh) scale(.9915)}to{transform:translate(42.8881vw,100vh) scale(.9915)}}.snow:nth-child(37){opacity:1.8082;transform:translate(10.5902vw,-10px) scale(.2339);animation:fall-37 30s -15s linear infinite}@keyframes fall-37{32.719%{transform:translate(5.8473vw,32.719vh) scale(.2339)}to{transform:translate(8.21875vw,100vh) scale(.2339)}}.snow:nth-child(38){opacity:1.946;transform:translate(35.0691vw,-10px) scale(.1274);animation:fall-38 25s -5s linear infinite}@keyframes fall-38{72.788%{transform:translate(34.5448vw,72.788vh) scale(.1274)}to{transform:translate(34.80695vw,100vh) scale(.1274)}}.snow:nth-child(39){opacity:1.3334;transform:translate(77.063vw,-10px) scale(.472);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{71.998%{transform:translate(71.3775vw,71.998vh) scale(.472)}to{transform:translate(74.22025vw,100vh) scale(.472)}}.snow:nth-child(40){opacity:1.1664;transform:translate(45.2383vw,-10px) scale(.3614);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{74.417%{transform:translate(37.4625vw,74.417vh) scale(.3614)}to{transform:translate(41.3504vw,100vh) scale(.3614)}}.snow:nth-child(41){opacity:1.4014;transform:translate(91.7141vw,-10px) scale(.6174);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{52.462%{transform:translate(81.8448vw,52.462vh) scale(.6174)}to{transform:translate(86.77945vw,100vh) scale(.6174)}}.snow:nth-child(42){opacity:.0244;transform:translate(57.0897vw,-10px) scale(.5357);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{59.822%{transform:translate(57.1499vw,59.822vh) scale(.5357)}to{transform:translate(57.1198vw,100vh) scale(.5357)}}.snow:nth-child(43){opacity:1.5086;transform:translate(73.9305vw,-10px) scale(.6855);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{38%{transform:translate(72.8699vw,38vh) scale(.6855)}to{transform:translate(73.4002vw,100vh) scale(.6855)}}.snow:nth-child(44){opacity:.2566;transform:translate(50.3209vw,-10px) scale(.361);animation:fall-44 21s -13s linear infinite}@keyframes fall-44{59.895%{transform:translate(44.7328vw,59.895vh) scale(.361)}to{transform:translate(47.52685vw,100vh) scale(.361)}}.snow:nth-child(45){opacity:.536;transform:translate(22.4036vw,-10px) scale(.0807);animation:fall-45 23s -12s linear infinite}@keyframes fall-45{32.915%{transform:translate(17.6749vw,32.915vh) scale(.0807)}to{transform:translate(20.03925vw,100vh) scale(.0807)}}.snow:nth-child(46){opacity:1.3556;transform:translate(91.4335vw,-10px) scale(.7556);animation:fall-46 15s -30s linear infinite}@keyframes fall-46{55.941%{transform:translate(96.1691vw,55.941vh) scale(.7556)}to{transform:translate(93.8013vw,100vh) scale(.7556)}}.snow:nth-child(47){opacity:1.0768;transform:translate(11.2923vw,-10px) scale(.5029);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{72.927%{transform:translate(11.2793vw,72.927vh) scale(.5029)}to{transform:translate(11.2858vw,100vh) scale(.5029)}}.snow:nth-child(48){opacity:.2908;transform:translate(30.2307vw,-10px) scale(.8337);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{54.966%{transform:translate(26.2694vw,54.966vh) scale(.8337)}to{transform:translate(28.25005vw,100vh) scale(.8337)}}.snow:nth-child(49){opacity:.276;transform:translate(10.6593vw,-10px) scale(.3329);animation:fall-49 28s -8s linear infinite}@keyframes fall-49{72.62%{transform:translate(16.118vw,72.62vh) scale(.3329)}to{transform:translate(13.38865vw,100vh) scale(.3329)}}.snow:nth-child(50){opacity:.3024;transform:translate(27.9307vw,-10px) scale(.0995);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{66.02%{transform:translate(33.7174vw,66.02vh) scale(.0995)}to{transform:translate(30.82405vw,100vh) scale(.0995)}}.snow:nth-child(51){opacity:1.0964;transform:translate(9.8399vw,-10px) scale(.0142);animation:fall-51 22s -27s linear infinite}@keyframes fall-51{67.286%{transform:translate(4.1563vw,67.286vh) scale(.0142)}to{transform:translate(6.9981vw,100vh) scale(.0142)}}.snow:nth-child(52){opacity:1.7036;transform:translate(70.2282vw,-10px) scale(.4441);animation:fall-52 25s -12s linear infinite}@keyframes fall-52{58.602%{transform:translate(78.9653vw,58.602vh) scale(.4441)}to{transform:translate(74.59675vw,100vh) scale(.4441)}}.snow:nth-child(53){opacity:1.5976;transform:translate(73.1804vw,-10px) scale(.4218);animation:fall-53 14s -22s linear infinite}@keyframes fall-53{74.918%{transform:translate(67.7186vw,74.918vh) scale(.4218)}to{transform:translate(70.4495vw,100vh) scale(.4218)}}.snow:nth-child(54){opacity:.7834;transform:translate(21.0836vw,-10px) scale(.1081);animation:fall-54 20s -25s linear infinite}@keyframes fall-54{51.798%{transform:translate(18.6018vw,51.798vh) scale(.1081)}to{transform:translate(19.8427vw,100vh) scale(.1081)}}.snow:nth-child(55){opacity:.1552;transform:translate(38.3421vw,-10px) scale(.9297);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.367%{transform:translate(34.4613vw,62.367vh) scale(.9297)}to{transform:translate(36.4017vw,100vh) scale(.9297)}}.snow:nth-child(56){opacity:1.9658;transform:translate(41.3912vw,-10px) scale(.287);animation:fall-56 15s -25s linear infinite}@keyframes fall-56{31.384%{transform:translate(32.1266vw,31.384vh) scale(.287)}to{transform:translate(36.7589vw,100vh) scale(.287)}}.snow:nth-child(57){opacity:.7454;transform:translate(32.0379vw,-10px) scale(.4404);animation:fall-57 11s -29s linear infinite}@keyframes fall-57{43.433%{transform:translate(36.4155vw,43.433vh) scale(.4404)}to{transform:translate(34.2267vw,100vh) scale(.4404)}}.snow:nth-child(58){opacity:1.0256;transform:translate(90.1724vw,-10px) scale(.8602);animation:fall-58 13s -22s linear infinite}@keyframes fall-58{43.936%{transform:translate(98.0494vw,43.936vh) scale(.8602)}to{transform:translate(94.1109vw,100vh) scale(.8602)}}.snow:nth-child(59){opacity:.3804;transform:translate(56.2121vw,-10px) scale(.9459);animation:fall-59 24s -11s linear infinite}@keyframes fall-59{45.001%{transform:translate(47.8867vw,45.001vh) scale(.9459)}to{transform:translate(52.0494vw,100vh) scale(.9459)}}.snow:nth-child(60){opacity:1.8168;transform:translate(49.2038vw,-10px) scale(.5592);animation:fall-60 24s -10s linear infinite}@keyframes fall-60{44.682%{transform:translate(51.8322vw,44.682vh) scale(.5592)}to{transform:translate(50.518vw,100vh) scale(.5592)}}.snow:nth-child(61){opacity:1.7094;transform:translate(22.8122vw,-10px) scale(.4101);animation:fall-61 19s -21s linear infinite}@keyframes fall-61{55.457%{transform:translate(22.2442vw,55.457vh) scale(.4101)}to{transform:translate(22.5282vw,100vh) scale(.4101)}}.snow:nth-child(62){opacity:.8292;transform:translate(54.4941vw,-10px) scale(.5139);animation:fall-62 18s -19s linear infinite}@keyframes fall-62{33.634%{transform:translate(55.4093vw,33.634vh) scale(.5139)}to{transform:translate(54.9517vw,100vh) scale(.5139)}}.snow:nth-child(63){opacity:1.6124;transform:translate(75.9199vw,-10px) scale(.1319);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{41.92%{transform:translate(71.3334vw,41.92vh) scale(.1319)}to{transform:translate(73.62665vw,100vh) scale(.1319)}}.snow:nth-child(64){opacity:1.203;transform:translate(55.571vw,-10px) scale(.2783);animation:fall-64 20s -16s linear infinite}@keyframes fall-64{34.033%{transform:translate(59.5378vw,34.033vh) scale(.2783)}to{transform:translate(57.5544vw,100vh) scale(.2783)}}.snow:nth-child(65){opacity:1.8228;transform:translate(22.6687vw,-10px) scale(.7229);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{41.064%{transform:translate(26.0388vw,41.064vh) scale(.7229)}to{transform:translate(24.35375vw,100vh) scale(.7229)}}.snow:nth-child(66){opacity:1.5856;transform:translate(43.934vw,-10px) scale(.4749);animation:fall-66 18s -23s linear infinite}@keyframes fall-66{55.054%{transform:translate(34.0977vw,55.054vh) scale(.4749)}to{transform:translate(39.01585vw,100vh) scale(.4749)}}.snow:nth-child(67){opacity:.4958;transform:translate(46.3427vw,-10px) scale(.0592);animation:fall-67 30s -23s linear infinite}@keyframes fall-67{69.837%{transform:translate(48.6939vw,69.837vh) scale(.0592)}to{transform:translate(47.5183vw,100vh) scale(.0592)}}.snow:nth-child(68){opacity:1.3532;transform:translate(7.5109vw,-10px) scale(.7366);animation:fall-68 19s -19s linear infinite}@keyframes fall-68{33.24%{transform:translate(7.403vw,33.24vh) scale(.7366)}to{transform:translate(7.45695vw,100vh) scale(.7366)}}.snow:nth-child(69){opacity:.9632;transform:translate(63.5006vw,-10px) scale(.4339);animation:fall-69 16s -13s linear infinite}@keyframes fall-69{55.921%{transform:translate(59.3076vw,55.921vh) scale(.4339)}to{transform:translate(61.4041vw,100vh) scale(.4339)}}.snow:nth-child(70){opacity:.6268;transform:translate(23.4831vw,-10px) scale(.6127);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{75.013%{transform:translate(28.3051vw,75.013vh) scale(.6127)}to{transform:translate(25.8941vw,100vh) scale(.6127)}}.snow:nth-child(71){opacity:1.2612;transform:translate(61.93vw,-10px) scale(.9681);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{72.609%{transform:translate(58.0948vw,72.609vh) scale(.9681)}to{transform:translate(60.0124vw,100vh) scale(.9681)}}.snow:nth-child(72){opacity:1.9142;transform:translate(69.1428vw,-10px) scale(.5492);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{66.814%{transform:translate(64.2726vw,66.814vh) scale(.5492)}to{transform:translate(66.7077vw,100vh) scale(.5492)}}.snow:nth-child(73){opacity:.6;transform:translate(58.6466vw,-10px) scale(.2447);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{77.824%{transform:translate(59.6063vw,77.824vh) scale(.2447)}to{transform:translate(59.12645vw,100vh) scale(.2447)}}.snow:nth-child(74){opacity:1.7494;transform:translate(41.5467vw,-10px) scale(.2378);animation:fall-74 29s -19s linear infinite}@keyframes fall-74{63.024%{transform:translate(45.9894vw,63.024vh) scale(.2378)}to{transform:translate(43.76805vw,100vh) scale(.2378)}}.snow:nth-child(75){opacity:.9766;transform:translate(22.4865vw,-10px) scale(.9667);animation:fall-75 26s -13s linear infinite}@keyframes fall-75{66.063%{transform:translate(29.9961vw,66.063vh) scale(.9667)}to{transform:translate(26.2413vw,100vh) scale(.9667)}}.snow:nth-child(76){opacity:1.7182;transform:translate(12.3368vw,-10px) scale(.4589);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{41.098%{transform:translate(7.3825vw,41.098vh) scale(.4589)}to{transform:translate(9.85965vw,100vh) scale(.4589)}}.snow:nth-child(77){opacity:.4522;transform:translate(85.1358vw,-10px) scale(.6242);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{62.261%{transform:translate(81.5607vw,62.261vh) scale(.6242)}to{transform:translate(83.34825vw,100vh) scale(.6242)}}.snow:nth-child(78){opacity:.874;transform:translate(44.971vw,-10px) scale(.5218);animation:fall-78 26s -23s linear infinite}@keyframes fall-78{44.234%{transform:translate(48.3792vw,44.234vh) scale(.5218)}to{transform:translate(46.6751vw,100vh) scale(.5218)}}.snow:nth-child(79){opacity:.8278;transform:translate(54.3685vw,-10px) scale(.9711);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{56.765%{transform:translate(45.6309vw,56.765vh) scale(.9711)}to{transform:translate(49.9997vw,100vh) scale(.9711)}}.snow:nth-child(80){opacity:.0516;transform:translate(23.5028vw,-10px) scale(.4435);animation:fall-80 18s -25s linear infinite}@keyframes fall-80{69.856%{transform:translate(26.7898vw,69.856vh) scale(.4435)}to{transform:translate(25.1463vw,100vh) scale(.4435)}}.snow:nth-child(81){opacity:.9106;transform:translate(77.0595vw,-10px) scale(.8734);animation:fall-81 17s -30s linear infinite}@keyframes fall-81{66.214%{transform:translate(86.4964vw,66.214vh) scale(.8734)}to{transform:translate(81.77795vw,100vh) scale(.8734)}}.snow:nth-child(82){opacity:1.034;transform:translate(53.5341vw,-10px) scale(.0594);animation:fall-82 19s -4s linear infinite}@keyframes fall-82{70.642%{transform:translate(48.4232vw,70.642vh) scale(.0594)}to{transform:translate(50.97865vw,100vh) scale(.0594)}}.snow:nth-child(83){opacity:1.0662;transform:translate(15.2355vw,-10px) scale(.0998);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{48.578%{transform:translate(14.6277vw,48.578vh) scale(.0998)}to{transform:translate(14.9316vw,100vh) scale(.0998)}}.snow:nth-child(84){opacity:.879;transform:translate(74.2566vw,-10px) scale(.3047);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{64.251%{transform:translate(69.4252vw,64.251vh) scale(.3047)}to{transform:translate(71.8409vw,100vh) scale(.3047)}}.snow:nth-child(85){opacity:1.5944;transform:translate(12.6091vw,-10px) scale(.4608);animation:fall-85 23s -23s linear infinite}@keyframes fall-85{67.973%{transform:translate(4.6465vw,67.973vh) scale(.4608)}to{transform:translate(8.6278vw,100vh) scale(.4608)}}.snow:nth-child(86){opacity:1.4806;transform:translate(29.0152vw,-10px) scale(.5515);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{61.787%{transform:translate(21.4638vw,61.787vh) scale(.5515)}to{transform:translate(25.2395vw,100vh) scale(.5515)}}.snow:nth-child(87){opacity:1.7534;transform:translate(50.3247vw,-10px) scale(.9587);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{69.307%{transform:translate(52.5936vw,69.307vh) scale(.9587)}to{transform:translate(51.45915vw,100vh) scale(.9587)}}.snow:nth-child(88){opacity:.815;transform:translate(81.7676vw,-10px) scale(.5496);animation:fall-88 25s -27s linear infinite}@keyframes fall-88{69.568%{transform:translate(90.3802vw,69.568vh) scale(.5496)}to{transform:translate(86.0739vw,100vh) scale(.5496)}}.snow:nth-child(89){opacity:1.2634;transform:translate(88.0981vw,-10px) scale(.3196);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{75.253%{transform:translate(83.0399vw,75.253vh) scale(.3196)}to{transform:translate(85.569vw,100vh) scale(.3196)}}.snow:nth-child(90){opacity:1.6646;transform:translate(35.1777vw,-10px) scale(.5411);animation:fall-90 21s -24s linear infinite}@keyframes fall-90{60.928%{transform:translate(38.7661vw,60.928vh) scale(.5411)}to{transform:translate(36.9719vw,100vh) scale(.5411)}}.snow:nth-child(91){opacity:.0092;transform:translate(57.7101vw,-10px) scale(.2729);animation:fall-91 20s -11s linear infinite}@keyframes fall-91{54.211%{transform:translate(48.1331vw,54.211vh) scale(.2729)}to{transform:translate(52.9216vw,100vh) scale(.2729)}}.snow:nth-child(92){opacity:1.5714;transform:translate(19.5228vw,-10px) scale(.6424);animation:fall-92 14s -20s linear infinite}@keyframes fall-92{40.403%{transform:translate(12.9397vw,40.403vh) scale(.6424)}to{transform:translate(16.23125vw,100vh) scale(.6424)}}.snow:nth-child(93){opacity:.035;transform:translate(71.9078vw,-10px) scale(.5633);animation:fall-93 12s -26s linear infinite}@keyframes fall-93{63.641%{transform:translate(72.7425vw,63.641vh) scale(.5633)}to{transform:translate(72.32515vw,100vh) scale(.5633)}}.snow:nth-child(94){opacity:1.0966;transform:translate(58.9216vw,-10px) scale(.2135);animation:fall-94 27s -30s linear infinite}@keyframes fall-94{57.137%{transform:translate(68.6756vw,57.137vh) scale(.2135)}to{transform:translate(63.7986vw,100vh) scale(.2135)}}.snow:nth-child(95){opacity:1.2146;transform:translate(49.2802vw,-10px) scale(.6125);animation:fall-95 18s -29s linear infinite}@keyframes fall-95{64.254%{transform:translate(44.2468vw,64.254vh) scale(.6125)}to{transform:translate(46.7635vw,100vh) scale(.6125)}}.snow:nth-child(96){opacity:.5958;transform:translate(78.917vw,-10px) scale(.5685);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{42.092%{transform:translate(85.8192vw,42.092vh) scale(.5685)}to{transform:translate(82.3681vw,100vh) scale(.5685)}}.snow:nth-child(97){opacity:1.5092;transform:translate(22.6032vw,-10px) scale(.3198);animation:fall-97 24s -29s linear infinite}@keyframes fall-97{74.242%{transform:translate(30.941vw,74.242vh) scale(.3198)}to{transform:translate(26.7721vw,100vh) scale(.3198)}}.snow:nth-child(98){opacity:.3804;transform:translate(62.7528vw,-10px) scale(.3377);animation:fall-98 21s -12s linear infinite}@keyframes fall-98{33.168%{transform:translate(65.9947vw,33.168vh) scale(.3377)}to{transform:translate(64.37375vw,100vh) scale(.3377)}}.snow:nth-child(99){opacity:.7908;transform:translate(57.2354vw,-10px) scale(.8656);animation:fall-99 21s -30s linear infinite}@keyframes fall-99{50.553%{transform:translate(51.2524vw,50.553vh) scale(.8656)}to{transform:translate(54.2439vw,100vh) scale(.8656)}}.snow:nth-child(100){opacity:1.7608;transform:translate(84.6201vw,-10px) scale(.8472);animation:fall-100 19s -7s linear infinite}@keyframes fall-100{65.669%{transform:translate(90.13vw,65.669vh) scale(.8472)}to{transform:translate(87.37505vw,100vh) scale(.8472)}}.snow:nth-child(101){opacity:.641;transform:translate(12.951vw,-10px) scale(.1175);animation:fall-101 14s -22s linear infinite}@keyframes fall-101{76.041%{transform:translate(14.0283vw,76.041vh) scale(.1175)}to{transform:translate(13.48965vw,100vh) scale(.1175)}}.snow:nth-child(102){opacity:.7034;transform:translate(26.8712vw,-10px) scale(.8349);animation:fall-102 12s -17s linear infinite}@keyframes fall-102{60.928%{transform:translate(23.1339vw,60.928vh) scale(.8349)}to{transform:translate(25.00255vw,100vh) scale(.8349)}}.snow:nth-child(103){opacity:.7168;transform:translate(20.8584vw,-10px) scale(.8845);animation:fall-103 30s -3s linear infinite}@keyframes fall-103{47.027%{transform:translate(27.7046vw,47.027vh) scale(.8845)}to{transform:translate(24.2815vw,100vh) scale(.8845)}}.snow:nth-child(104){opacity:.306;transform:translate(21.7019vw,-10px) scale(.2144);animation:fall-104 18s -27s linear infinite}@keyframes fall-104{71.344%{transform:translate(14.4586vw,71.344vh) scale(.2144)}to{transform:translate(18.08025vw,100vh) scale(.2144)}}.snow:nth-child(105){opacity:1.3522;transform:translate(2.8772vw,-10px) scale(.7914);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{59.504%{transform:translate(-5.1815vw,59.504vh) scale(.7914)}to{transform:translate(-1.15215vw,100vh) scale(.7914)}}.snow:nth-child(106){opacity:1.5782;transform:translate(20.6256vw,-10px) scale(.0286);animation:fall-106 10s -15s linear infinite}@keyframes fall-106{68.666%{transform:translate(15.7482vw,68.666vh) scale(.0286)}to{transform:translate(18.1869vw,100vh) scale(.0286)}}.snow:nth-child(107){opacity:1.185;transform:translate(9.8687vw,-10px) scale(.3587);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{76.849%{transform:translate(6.6259vw,76.849vh) scale(.3587)}to{transform:translate(8.2473vw,100vh) scale(.3587)}}.snow:nth-child(108){opacity:.6898;transform:translate(48.4691vw,-10px) scale(.7542);animation:fall-108 18s -3s linear infinite}@keyframes fall-108{41.432%{transform:translate(56.0762vw,41.432vh) scale(.7542)}to{transform:translate(52.27265vw,100vh) scale(.7542)}}.snow:nth-child(109){opacity:.9182;transform:translate(16.4338vw,-10px) scale(.296);animation:fall-109 28s -21s linear infinite}@keyframes fall-109{42.591%{transform:translate(21.5055vw,42.591vh) scale(.296)}to{transform:translate(18.96965vw,100vh) scale(.296)}}.snow:nth-child(110){opacity:.715;transform:translate(27.4985vw,-10px) scale(.3964);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{52.487%{transform:translate(22.4665vw,52.487vh) scale(.3964)}to{transform:translate(24.9825vw,100vh) scale(.3964)}}.snow:nth-child(111){opacity:.6298;transform:translate(93.8816vw,-10px) scale(.3509);animation:fall-111 25s -10s linear infinite}@keyframes fall-111{30.173%{transform:translate(101.3378vw,30.173vh) scale(.3509)}to{transform:translate(97.6097vw,100vh) scale(.3509)}}.snow:nth-child(112){opacity:1.9888;transform:translate(19.9385vw,-10px) scale(.7872);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{32.001%{transform:translate(23.5339vw,32.001vh) scale(.7872)}to{transform:translate(21.7362vw,100vh) scale(.7872)}}.snow:nth-child(113){opacity:1.7504;transform:translate(16.2477vw,-10px) scale(.482);animation:fall-113 11s -22s linear infinite}@keyframes fall-113{75.912%{transform:translate(11.2282vw,75.912vh) scale(.482)}to{transform:translate(13.73795vw,100vh) scale(.482)}}.snow:nth-child(114){opacity:.463;transform:translate(62.8646vw,-10px) scale(.0468);animation:fall-114 18s -1s linear infinite}@keyframes fall-114{59.045%{transform:translate(62.0349vw,59.045vh) scale(.0468)}to{transform:translate(62.44975vw,100vh) scale(.0468)}}.snow:nth-child(115){opacity:.7308;transform:translate(86.5382vw,-10px) scale(.1221);animation:fall-115 14s -18s linear infinite}@keyframes fall-115{45.567%{transform:translate(77.0327vw,45.567vh) scale(.1221)}to{transform:translate(81.78545vw,100vh) scale(.1221)}}.snow:nth-child(116){opacity:1.5124;transform:translate(71.8844vw,-10px) scale(.3535);animation:fall-116 29s -4s linear infinite}@keyframes fall-116{61.867%{transform:translate(79.744vw,61.867vh) scale(.3535)}to{transform:translate(75.8142vw,100vh) scale(.3535)}}.snow:nth-child(117){opacity:.3532;transform:translate(24.5176vw,-10px) scale(.134);animation:fall-117 28s -30s linear infinite}@keyframes fall-117{59.513%{transform:translate(14.5681vw,59.513vh) scale(.134)}to{transform:translate(19.54285vw,100vh) scale(.134)}}.snow:nth-child(118){opacity:.8194;transform:translate(53.7837vw,-10px) scale(.4638);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{33.316%{transform:translate(46.1815vw,33.316vh) scale(.4638)}to{transform:translate(49.9826vw,100vh) scale(.4638)}}.snow:nth-child(119){opacity:1.7834;transform:translate(98.9706vw,-10px) scale(.0054);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{77.024%{transform:translate(93.3589vw,77.024vh) scale(.0054)}to{transform:translate(96.16475vw,100vh) scale(.0054)}}.snow:nth-child(120){opacity:1.624;transform:translate(2.0144vw,-10px) scale(.9222);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{75.685%{transform:translate(-2.6897vw,75.685vh) scale(.9222)}to{transform:translate(-.33765vw,100vh) scale(.9222)}}.snow:nth-child(121){opacity:1.4886;transform:translate(51.3949vw,-10px) scale(.7938);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{35.434%{transform:translate(58.5074vw,35.434vh) scale(.7938)}to{transform:translate(54.95115vw,100vh) scale(.7938)}}.snow:nth-child(122){opacity:.0056;transform:translate(56.7095vw,-10px) scale(.8868);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{55.879%{transform:translate(59.2513vw,55.879vh) scale(.8868)}to{transform:translate(57.9804vw,100vh) scale(.8868)}}.snow:nth-child(123){opacity:1.0786;transform:translate(54.2887vw,-10px) scale(.4392);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{65.406%{transform:translate(49.8259vw,65.406vh) scale(.4392)}to{transform:translate(52.0573vw,100vh) scale(.4392)}}.snow:nth-child(124){opacity:.371;transform:translate(50.8884vw,-10px) scale(.3313);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{57.386%{transform:translate(43.4715vw,57.386vh) scale(.3313)}to{transform:translate(47.17995vw,100vh) scale(.3313)}}.snow:nth-child(125){opacity:1.6486;transform:translate(45.317vw,-10px) scale(.2743);animation:fall-125 15s -29s linear infinite}@keyframes fall-125{30.441%{transform:translate(54.5103vw,30.441vh) scale(.2743)}to{transform:translate(49.91365vw,100vh) scale(.2743)}}.snow:nth-child(126){opacity:1.6018;transform:translate(42.7835vw,-10px) scale(.6283);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{54.896%{transform:translate(52.7319vw,54.896vh) scale(.6283)}to{transform:translate(47.7577vw,100vh) scale(.6283)}}.snow:nth-child(127){opacity:1.7152;transform:translate(84.9396vw,-10px) scale(.3099);animation:fall-127 19s -24s linear infinite}@keyframes fall-127{69.203%{transform:translate(92.7503vw,69.203vh) scale(.3099)}to{transform:translate(88.84495vw,100vh) scale(.3099)}}.snow:nth-child(128){opacity:.0998;transform:translate(28.5975vw,-10px) scale(.8443);animation:fall-128 30s -22s linear infinite}@keyframes fall-128{72.313%{transform:translate(24.094vw,72.313vh) scale(.8443)}to{transform:translate(26.34575vw,100vh) scale(.8443)}}.snow:nth-child(129){opacity:1.3212;transform:translate(36.9113vw,-10px) scale(.915);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{41.173%{transform:translate(27.4125vw,41.173vh) scale(.915)}to{transform:translate(32.1619vw,100vh) scale(.915)}}.snow:nth-child(130){opacity:1.1824;transform:translate(36.0856vw,-10px) scale(.0898);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{53.378%{transform:translate(32.5889vw,53.378vh) scale(.0898)}to{transform:translate(34.33725vw,100vh) scale(.0898)}}.snow:nth-child(131){opacity:1.2774;transform:translate(66.9265vw,-10px) scale(.2716);animation:fall-131 14s -10s linear infinite}@keyframes fall-131{67.567%{transform:translate(62.9vw,67.567vh) scale(.2716)}to{transform:translate(64.91325vw,100vh) scale(.2716)}}.snow:nth-child(132){opacity:1.0156;transform:translate(2.8037vw,-10px) scale(.9627);animation:fall-132 12s -8s linear infinite}@keyframes fall-132{62.106%{transform:translate(-5.1915vw,62.106vh) scale(.9627)}to{transform:translate(-1.1939vw,100vh) scale(.9627)}}.snow:nth-child(133){opacity:1.6474;transform:translate(99.0175vw,-10px) scale(.9742);animation:fall-133 26s -25s linear infinite}@keyframes fall-133{59.184%{transform:translate(108.2945vw,59.184vh) scale(.9742)}to{transform:translate(103.656vw,100vh) scale(.9742)}}.snow:nth-child(134){opacity:.0578;transform:translate(8.587vw,-10px) scale(.2894);animation:fall-134 24s -8s linear infinite}@keyframes fall-134{46.69%{transform:translate(15.452vw,46.69vh) scale(.2894)}to{transform:translate(12.0195vw,100vh) scale(.2894)}}.snow:nth-child(135){opacity:1.5744;transform:translate(18.4559vw,-10px) scale(.0938);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{52.482%{transform:translate(9.5074vw,52.482vh) scale(.0938)}to{transform:translate(13.98165vw,100vh) scale(.0938)}}.snow:nth-child(136){opacity:1.548;transform:translate(73.4452vw,-10px) scale(.1397);animation:fall-136 13s -3s linear infinite}@keyframes fall-136{73.484%{transform:translate(80.3696vw,73.484vh) scale(.1397)}to{transform:translate(76.9074vw,100vh) scale(.1397)}}.snow:nth-child(137){opacity:1.1292;transform:translate(61.5957vw,-10px) scale(.2522);animation:fall-137 10s -12s linear infinite}@keyframes fall-137{40.568%{transform:translate(60.0823vw,40.568vh) scale(.2522)}to{transform:translate(60.839vw,100vh) scale(.2522)}}.snow:nth-child(138){opacity:.7974;transform:translate(71.5295vw,-10px) scale(.1873);animation:fall-138 24s -17s linear infinite}@keyframes fall-138{56.424%{transform:translate(73.0484vw,56.424vh) scale(.1873)}to{transform:translate(72.28895vw,100vh) scale(.1873)}}.snow:nth-child(139){opacity:.5598;transform:translate(14.7857vw,-10px) scale(.4741);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{75.057%{transform:translate(14.6069vw,75.057vh) scale(.4741)}to{transform:translate(14.6963vw,100vh) scale(.4741)}}.snow:nth-child(140){opacity:1.7556;transform:translate(56.547vw,-10px) scale(.4965);animation:fall-140 17s -20s linear infinite}@keyframes fall-140{57.185%{transform:translate(61.2684vw,57.185vh) scale(.4965)}to{transform:translate(58.9077vw,100vh) scale(.4965)}}.snow:nth-child(141){opacity:.161;transform:translate(57.4361vw,-10px) scale(.7263);animation:fall-141 20s -16s linear infinite}@keyframes fall-141{44.789%{transform:translate(52.3831vw,44.789vh) scale(.7263)}to{transform:translate(54.9096vw,100vh) scale(.7263)}}.snow:nth-child(142){opacity:.3122;transform:translate(84.7001vw,-10px) scale(.8284);animation:fall-142 29s -6s linear infinite}@keyframes fall-142{78.547%{transform:translate(88.1161vw,78.547vh) scale(.8284)}to{transform:translate(86.4081vw,100vh) scale(.8284)}}.snow:nth-child(143){opacity:1.5732;transform:translate(97.6383vw,-10px) scale(.0875);animation:fall-143 10s -7s linear infinite}@keyframes fall-143{35.798%{transform:translate(95.3862vw,35.798vh) scale(.0875)}to{transform:translate(96.51225vw,100vh) scale(.0875)}}.snow:nth-child(144){opacity:1.8258;transform:translate(29.3969vw,-10px) scale(.6199);animation:fall-144 30s -7s linear infinite}@keyframes fall-144{52.573%{transform:translate(27.8873vw,52.573vh) scale(.6199)}to{transform:translate(28.6421vw,100vh) scale(.6199)}}.snow:nth-child(145){opacity:.8138;transform:translate(85.6517vw,-10px) scale(.5418);animation:fall-145 15s -19s linear infinite}@keyframes fall-145{33.674%{transform:translate(75.8366vw,33.674vh) scale(.5418)}to{transform:translate(80.74415vw,100vh) scale(.5418)}}.snow:nth-child(146){opacity:1.607;transform:translate(11.1229vw,-10px) scale(.4076);animation:fall-146 20s -9s linear infinite}@keyframes fall-146{76.58%{transform:translate(10.8748vw,76.58vh) scale(.4076)}to{transform:translate(10.99885vw,100vh) scale(.4076)}}.snow:nth-child(147){opacity:1.1976;transform:translate(59.1062vw,-10px) scale(.6865);animation:fall-147 23s -28s linear infinite}@keyframes fall-147{50.844%{transform:translate(65.5574vw,50.844vh) scale(.6865)}to{transform:translate(62.3318vw,100vh) scale(.6865)}}.snow:nth-child(148){opacity:1.9968;transform:translate(69.283vw,-10px) scale(.1492);animation:fall-148 18s -19s linear infinite}@keyframes fall-148{42.398%{transform:translate(64.7239vw,42.398vh) scale(.1492)}to{transform:translate(67.00345vw,100vh) scale(.1492)}}.snow:nth-child(149){opacity:1.7294;transform:translate(85.5214vw,-10px) scale(.0167);animation:fall-149 15s -10s linear infinite}@keyframes fall-149{47.988%{transform:translate(90.2322vw,47.988vh) scale(.0167)}to{transform:translate(87.8768vw,100vh) scale(.0167)}}.snow:nth-child(150){opacity:1.282;transform:translate(13.0849vw,-10px) scale(.6034);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{64.751%{transform:translate(13.1326vw,64.751vh) scale(.6034)}to{transform:translate(13.10875vw,100vh) scale(.6034)}}.snow:nth-child(151){opacity:1.834;transform:translate(74.4138vw,-10px) scale(.3807);animation:fall-151 25s -15s linear infinite}@keyframes fall-151{63.646%{transform:translate(71.5128vw,63.646vh) scale(.3807)}to{transform:translate(72.9633vw,100vh) scale(.3807)}}.snow:nth-child(152){opacity:.6292;transform:translate(54.3087vw,-10px) scale(.4632);animation:fall-152 15s -3s linear infinite}@keyframes fall-152{47.807%{transform:translate(60.1109vw,47.807vh) scale(.4632)}to{transform:translate(57.2098vw,100vh) scale(.4632)}}.snow:nth-child(153){opacity:1.8692;transform:translate(33.5287vw,-10px) scale(.3978);animation:fall-153 29s -25s linear infinite}@keyframes fall-153{72.396%{transform:translate(37.2457vw,72.396vh) scale(.3978)}to{transform:translate(35.3872vw,100vh) scale(.3978)}}.snow:nth-child(154){opacity:1.1818;transform:translate(62.3373vw,-10px) scale(.7971);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{63.031%{transform:translate(58.5404vw,63.031vh) scale(.7971)}to{transform:translate(60.43885vw,100vh) scale(.7971)}}.snow:nth-child(155){opacity:1.5326;transform:translate(18.7006vw,-10px) scale(.6132);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{59.713%{transform:translate(10.6358vw,59.713vh) scale(.6132)}to{transform:translate(14.6682vw,100vh) scale(.6132)}}.snow:nth-child(156){opacity:.4;transform:translate(96.9005vw,-10px) scale(.3778);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{47.524%{transform:translate(88.3793vw,47.524vh) scale(.3778)}to{transform:translate(92.6399vw,100vh) scale(.3778)}}.snow:nth-child(157){opacity:1.236;transform:translate(71.1543vw,-10px) scale(.5164);animation:fall-157 24s -12s linear infinite}@keyframes fall-157{32.083%{transform:translate(69.1396vw,32.083vh) scale(.5164)}to{transform:translate(70.14695vw,100vh) scale(.5164)}}.snow:nth-child(158){opacity:.2154;transform:translate(53.6269vw,-10px) scale(.7506);animation:fall-158 22s -19s linear infinite}@keyframes fall-158{71.583%{transform:translate(51.0247vw,71.583vh) scale(.7506)}to{transform:translate(52.3258vw,100vh) scale(.7506)}}.snow:nth-child(159){opacity:.7984;transform:translate(63.3066vw,-10px) scale(.6957);animation:fall-159 19s -21s linear infinite}@keyframes fall-159{32.607%{transform:translate(71.0783vw,32.607vh) scale(.6957)}to{transform:translate(67.19245vw,100vh) scale(.6957)}}.snow:nth-child(160){opacity:.6962;transform:translate(75.7136vw,-10px) scale(.9206);animation:fall-160 18s -30s linear infinite}@keyframes fall-160{37.373%{transform:translate(72.5203vw,37.373vh) scale(.9206)}to{transform:translate(74.11695vw,100vh) scale(.9206)}}.snow:nth-child(161){opacity:.3194;transform:translate(6.632vw,-10px) scale(.8763);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{76.094%{transform:translate(.2793vw,76.094vh) scale(.8763)}to{transform:translate(3.45565vw,100vh) scale(.8763)}}.snow:nth-child(162){opacity:.8152;transform:translate(37.6289vw,-10px) scale(.1453);animation:fall-162 12s -22s linear infinite}@keyframes fall-162{41.228%{transform:translate(41.58vw,41.228vh) scale(.1453)}to{transform:translate(39.60445vw,100vh) scale(.1453)}}.snow:nth-child(163){opacity:.6504;transform:translate(28.5569vw,-10px) scale(.5365);animation:fall-163 18s -15s linear infinite}@keyframes fall-163{56.229%{transform:translate(36.8883vw,56.229vh) scale(.5365)}to{transform:translate(32.7226vw,100vh) scale(.5365)}}.snow:nth-child(164){opacity:1.855;transform:translate(90.6569vw,-10px) scale(.8901);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{33.308%{transform:translate(91.2829vw,33.308vh) scale(.8901)}to{transform:translate(90.9699vw,100vh) scale(.8901)}}.snow:nth-child(165){opacity:1.3408;transform:translate(38.074vw,-10px) scale(.3812);animation:fall-165 16s -17s linear infinite}@keyframes fall-165{40.841%{transform:translate(30.8567vw,40.841vh) scale(.3812)}to{transform:translate(34.46535vw,100vh) scale(.3812)}}.snow:nth-child(166){opacity:1.8318;transform:translate(1.5265vw,-10px) scale(.6683);animation:fall-166 26s -24s linear infinite}@keyframes fall-166{72.612%{transform:translate(1.8177vw,72.612vh) scale(.6683)}to{transform:translate(1.6721vw,100vh) scale(.6683)}}.snow:nth-child(167){opacity:1.6972;transform:translate(10.7611vw,-10px) scale(.7088);animation:fall-167 28s -24s linear infinite}@keyframes fall-167{46.298%{transform:translate(12.3243vw,46.298vh) scale(.7088)}to{transform:translate(11.5427vw,100vh) scale(.7088)}}.snow:nth-child(168){opacity:.3138;transform:translate(4.7825vw,-10px) scale(.467);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.109%{transform:translate(.3604vw,60.109vh) scale(.467)}to{transform:translate(2.57145vw,100vh) scale(.467)}}.snow:nth-child(169){opacity:.1514;transform:translate(17.8975vw,-10px) scale(.5678);animation:fall-169 25s -23s linear infinite}@keyframes fall-169{77.373%{transform:translate(25.8367vw,77.373vh) scale(.5678)}to{transform:translate(21.8671vw,100vh) scale(.5678)}}.snow:nth-child(170){opacity:1.0946;transform:translate(82.6926vw,-10px) scale(.1913);animation:fall-170 20s -8s linear infinite}@keyframes fall-170{47.255%{transform:translate(83.9805vw,47.255vh) scale(.1913)}to{transform:translate(83.33655vw,100vh) scale(.1913)}}.snow:nth-child(171){opacity:.8606;transform:translate(28.603vw,-10px) scale(.1812);animation:fall-171 17s -24s linear infinite}@keyframes fall-171{60.464%{transform:translate(30.9418vw,60.464vh) scale(.1812)}to{transform:translate(29.7724vw,100vh) scale(.1812)}}.snow:nth-child(172){opacity:1.2604;transform:translate(37.161vw,-10px) scale(.7601);animation:fall-172 17s -20s linear infinite}@keyframes fall-172{44.356%{transform:translate(37.6041vw,44.356vh) scale(.7601)}to{transform:translate(37.38255vw,100vh) scale(.7601)}}.snow:nth-child(173){opacity:1.0056;transform:translate(64.0934vw,-10px) scale(.8493);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{52.311%{transform:translate(61.9048vw,52.311vh) scale(.8493)}to{transform:translate(62.9991vw,100vh) scale(.8493)}}.snow:nth-child(174){opacity:.9566;transform:translate(56.8116vw,-10px) scale(.9699);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{48.785%{transform:translate(51.8987vw,48.785vh) scale(.9699)}to{transform:translate(54.35515vw,100vh) scale(.9699)}}.snow:nth-child(175){opacity:.8374;transform:translate(80.7026vw,-10px) scale(.1109);animation:fall-175 15s -26s linear infinite}@keyframes fall-175{31.694%{transform:translate(78.425vw,31.694vh) scale(.1109)}to{transform:translate(79.5638vw,100vh) scale(.1109)}}.snow:nth-child(176){opacity:.5704;transform:translate(82.124vw,-10px) scale(.3212);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{73.828%{transform:translate(78.7574vw,73.828vh) scale(.3212)}to{transform:translate(80.4407vw,100vh) scale(.3212)}}.snow:nth-child(177){opacity:.2824;transform:translate(9.5711vw,-10px) scale(.0504);animation:fall-177 20s -16s linear infinite}@keyframes fall-177{34.033%{transform:translate(2.1905vw,34.033vh) scale(.0504)}to{transform:translate(5.8808vw,100vh) scale(.0504)}}.snow:nth-child(178){opacity:.6716;transform:translate(49.7045vw,-10px) scale(.3127);animation:fall-178 22s -29s linear infinite}@keyframes fall-178{68.155%{transform:translate(55.2198vw,68.155vh) scale(.3127)}to{transform:translate(52.46215vw,100vh) scale(.3127)}}.snow:nth-child(179){opacity:1.1272;transform:translate(7.9205vw,-10px) scale(.5099);animation:fall-179 25s -21s linear infinite}@keyframes fall-179{70.099%{transform:translate(7.6751vw,70.099vh) scale(.5099)}to{transform:translate(7.7978vw,100vh) scale(.5099)}}.snow:nth-child(180){opacity:1.1074;transform:translate(93.6015vw,-10px) scale(.2811);animation:fall-180 28s -16s linear infinite}@keyframes fall-180{34.534%{transform:translate(100.5602vw,34.534vh) scale(.2811)}to{transform:translate(97.08085vw,100vh) scale(.2811)}}.snow:nth-child(181){opacity:1.4294;transform:translate(12.6684vw,-10px) scale(.9946);animation:fall-181 15s -8s linear infinite}@keyframes fall-181{75.312%{transform:translate(5.9482vw,75.312vh) scale(.9946)}to{transform:translate(9.3083vw,100vh) scale(.9946)}}.snow:nth-child(182){opacity:.4172;transform:translate(30.1233vw,-10px) scale(.0706);animation:fall-182 16s -19s linear infinite}@keyframes fall-182{33.897%{transform:translate(28.0924vw,33.897vh) scale(.0706)}to{transform:translate(29.10785vw,100vh) scale(.0706)}}.snow:nth-child(183){opacity:.5772;transform:translate(41.3792vw,-10px) scale(.0669);animation:fall-183 28s -25s linear infinite}@keyframes fall-183{52.969%{transform:translate(48.4368vw,52.969vh) scale(.0669)}to{transform:translate(44.908vw,100vh) scale(.0669)}}.snow:nth-child(184){opacity:.1206;transform:translate(80.9478vw,-10px) scale(.1396);animation:fall-184 13s -16s linear infinite}@keyframes fall-184{66.794%{transform:translate(85.3145vw,66.794vh) scale(.1396)}to{transform:translate(83.13115vw,100vh) scale(.1396)}}.snow:nth-child(185){opacity:1.5692;transform:translate(72.4214vw,-10px) scale(.548);animation:fall-185 18s -26s linear infinite}@keyframes fall-185{76.414%{transform:translate(74.0252vw,76.414vh) scale(.548)}to{transform:translate(73.2233vw,100vh) scale(.548)}}.snow:nth-child(186){opacity:1.351;transform:translate(26.2451vw,-10px) scale(.3241);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{54.11%{transform:translate(18.7983vw,54.11vh) scale(.3241)}to{transform:translate(22.5217vw,100vh) scale(.3241)}}.snow:nth-child(187){opacity:.1568;transform:translate(45.0441vw,-10px) scale(.7598);animation:fall-187 20s -6s linear infinite}@keyframes fall-187{77.492%{transform:translate(39.958vw,77.492vh) scale(.7598)}to{transform:translate(42.50105vw,100vh) scale(.7598)}}.snow:nth-child(188){opacity:1.9926;transform:translate(41.8243vw,-10px) scale(.4063);animation:fall-188 12s -16s linear infinite}@keyframes fall-188{79.645%{transform:translate(40.3337vw,79.645vh) scale(.4063)}to{transform:translate(41.079vw,100vh) scale(.4063)}}.snow:nth-child(189){opacity:.9326;transform:translate(37.0634vw,-10px) scale(.7);animation:fall-189 14s -17s linear infinite}@keyframes fall-189{47.438%{transform:translate(31.2529vw,47.438vh) scale(.7)}to{transform:translate(34.15815vw,100vh) scale(.7)}}.snow:nth-child(190){opacity:1.8678;transform:translate(79.754vw,-10px) scale(.8153);animation:fall-190 18s -1s linear infinite}@keyframes fall-190{79.956%{transform:translate(80.7555vw,79.956vh) scale(.8153)}to{transform:translate(80.25475vw,100vh) scale(.8153)}}.snow:nth-child(191){opacity:.045;transform:translate(27.9427vw,-10px) scale(.2195);animation:fall-191 22s -13s linear infinite}@keyframes fall-191{39.839%{transform:translate(34.1847vw,39.839vh) scale(.2195)}to{transform:translate(31.0637vw,100vh) scale(.2195)}}.snow:nth-child(192){opacity:1.364;transform:translate(11.2105vw,-10px) scale(.6833);animation:fall-192 13s -24s linear infinite}@keyframes fall-192{38.964%{transform:translate(4.0715vw,38.964vh) scale(.6833)}to{transform:translate(7.641vw,100vh) scale(.6833)}}.snow:nth-child(193){opacity:1.9454;transform:translate(35.9855vw,-10px) scale(.6237);animation:fall-193 17s -27s linear infinite}@keyframes fall-193{48.78%{transform:translate(26.436vw,48.78vh) scale(.6237)}to{transform:translate(31.21075vw,100vh) scale(.6237)}}.snow:nth-child(194){opacity:1.3674;transform:translate(11.3491vw,-10px) scale(.0288);animation:fall-194 13s -11s linear infinite}@keyframes fall-194{58.822%{transform:translate(11.4146vw,58.822vh) scale(.0288)}to{transform:translate(11.38185vw,100vh) scale(.0288)}}.snow:nth-child(195){opacity:1.329;transform:translate(96.0105vw,-10px) scale(.3119);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{66.843%{transform:translate(105.5845vw,66.843vh) scale(.3119)}to{transform:translate(100.7975vw,100vh) scale(.3119)}}.snow:nth-child(196){opacity:1.0454;transform:translate(63.1vw,-10px) scale(.0556);animation:fall-196 26s -23s linear infinite}@keyframes fall-196{65.066%{transform:translate(71.542vw,65.066vh) scale(.0556)}to{transform:translate(67.321vw,100vh) scale(.0556)}}.snow:nth-child(197){opacity:1.1272;transform:translate(24.4945vw,-10px) scale(.4974);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{73.116%{transform:translate(16.2536vw,73.116vh) scale(.4974)}to{transform:translate(20.37405vw,100vh) scale(.4974)}}.snow:nth-child(198){opacity:.4322;transform:translate(49.3389vw,-10px) scale(.5052);animation:fall-198 17s -8s linear infinite}@keyframes fall-198{54.458%{transform:translate(49.9732vw,54.458vh) scale(.5052)}to{transform:translate(49.65605vw,100vh) scale(.5052)}}.snow:nth-child(199){opacity:.5082;transform:translate(35.3201vw,-10px) scale(.4393);animation:fall-199 29s -28s linear infinite}@keyframes fall-199{57.556%{transform:translate(33.388vw,57.556vh) scale(.4393)}to{transform:translate(34.35405vw,100vh) scale(.4393)}}.snow:nth-child(200){opacity:.095;transform:translate(91.513vw,-10px) scale(.6723);animation:fall-200 18s -6s linear infinite}@keyframes fall-200{39.508%{transform:translate(86.7129vw,39.508vh) scale(.6723)}to{transform:translate(89.11295vw,100vh) scale(.6723)}}.snow:nth-child(201){opacity:1.0996;transform:translate(89.1409vw,-10px) scale(.492);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{55.325%{transform:translate(80.0463vw,55.325vh) scale(.492)}to{transform:translate(84.5936vw,100vh) scale(.492)}}.snow:nth-child(202){opacity:.0872;transform:translate(80.9591vw,-10px) scale(.9657);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{54.465%{transform:translate(84.6402vw,54.465vh) scale(.9657)}to{transform:translate(82.79965vw,100vh) scale(.9657)}}.snow:nth-child(203){opacity:.9882;transform:translate(95.2678vw,-10px) scale(.2438);animation:fall-203 22s -8s linear infinite}@keyframes fall-203{30.98%{transform:translate(102.2837vw,30.98vh) scale(.2438)}to{transform:translate(98.77575vw,100vh) scale(.2438)}}.snow:nth-child(204){opacity:1.081;transform:translate(71.2844vw,-10px) scale(.7384);animation:fall-204 30s -19s linear infinite}@keyframes fall-204{57.052%{transform:translate(78.4vw,57.052vh) scale(.7384)}to{transform:translate(74.8422vw,100vh) scale(.7384)}}.snow:nth-child(205){opacity:.3678;transform:translate(70.1239vw,-10px) scale(.5179);animation:fall-205 20s -22s linear infinite}@keyframes fall-205{70.59%{transform:translate(78.3966vw,70.59vh) scale(.5179)}to{transform:translate(74.26025vw,100vh) scale(.5179)}}.snow:nth-child(206){opacity:1.3052;transform:translate(67.4762vw,-10px) scale(.8792);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{39.655%{transform:translate(72.6921vw,39.655vh) scale(.8792)}to{transform:translate(70.08415vw,100vh) scale(.8792)}}.snow:nth-child(207){opacity:.2416;transform:translate(63.3265vw,-10px) scale(.1772);animation:fall-207 23s -1s linear infinite}@keyframes fall-207{68.156%{transform:translate(70.006vw,68.156vh) scale(.1772)}to{transform:translate(66.66625vw,100vh) scale(.1772)}}.snow:nth-child(208){opacity:.5716;transform:translate(47.1654vw,-10px) scale(.1212);animation:fall-208 29s -29s linear infinite}@keyframes fall-208{71.73%{transform:translate(44.5927vw,71.73vh) scale(.1212)}to{transform:translate(45.87905vw,100vh) scale(.1212)}}.snow:nth-child(209){opacity:.7498;transform:translate(14.4833vw,-10px) scale(.8289);animation:fall-209 22s -1s linear infinite}@keyframes fall-209{78.998%{transform:translate(7.5751vw,78.998vh) scale(.8289)}to{transform:translate(11.0292vw,100vh) scale(.8289)}}.snow:nth-child(210){opacity:.581;transform:translate(87.1068vw,-10px) scale(.3977);animation:fall-210 10s -13s linear infinite}@keyframes fall-210{79.403%{transform:translate(77.6537vw,79.403vh) scale(.3977)}to{transform:translate(82.38025vw,100vh) scale(.3977)}}.snow:nth-child(211){opacity:.7574;transform:translate(4.9793vw,-10px) scale(.3914);animation:fall-211 27s -30s linear infinite}@keyframes fall-211{30.212%{transform:translate(14.8265vw,30.212vh) scale(.3914)}to{transform:translate(9.9029vw,100vh) scale(.3914)}}.snow:nth-child(212){opacity:1.6516;transform:translate(48.7467vw,-10px) scale(.6235);animation:fall-212 11s -20s linear infinite}@keyframes fall-212{41.793%{transform:translate(50.5832vw,41.793vh) scale(.6235)}to{transform:translate(49.66495vw,100vh) scale(.6235)}}.snow:nth-child(213){opacity:1.7498;transform:translate(.0331vw,-10px) scale(.2818);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{43.285%{transform:translate(9.5554vw,43.285vh) scale(.2818)}to{transform:translate(4.79425vw,100vh) scale(.2818)}}.snow:nth-child(214){opacity:1.0252;transform:translate(11.2746vw,-10px) scale(.3255);animation:fall-214 10s -13s linear infinite}@keyframes fall-214{66.718%{transform:translate(11.3669vw,66.718vh) scale(.3255)}to{transform:translate(11.32075vw,100vh) scale(.3255)}}.snow:nth-child(215){opacity:.7946;transform:translate(9.7302vw,-10px) scale(.6558);animation:fall-215 13s -6s linear infinite}@keyframes fall-215{35.149%{transform:translate(8.5422vw,35.149vh) scale(.6558)}to{transform:translate(9.1362vw,100vh) scale(.6558)}}.snow:nth-child(216){opacity:1.9562;transform:translate(72.6948vw,-10px) scale(.9097);animation:fall-216 25s -21s linear infinite}@keyframes fall-216{78.531%{transform:translate(79.7957vw,78.531vh) scale(.9097)}to{transform:translate(76.24525vw,100vh) scale(.9097)}}.snow:nth-child(217){opacity:1.5202;transform:translate(57.7755vw,-10px) scale(.6893);animation:fall-217 27s -15s linear infinite}@keyframes fall-217{46.71%{transform:translate(55.9171vw,46.71vh) scale(.6893)}to{transform:translate(56.8463vw,100vh) scale(.6893)}}.snow:nth-child(218){opacity:.021;transform:translate(93.501vw,-10px) scale(.5639);animation:fall-218 26s -17s linear infinite}@keyframes fall-218{70.445%{transform:translate(94.4967vw,70.445vh) scale(.5639)}to{transform:translate(93.99885vw,100vh) scale(.5639)}}.snow:nth-child(219){opacity:1.873;transform:translate(66.4684vw,-10px) scale(.5955);animation:fall-219 25s -17s linear infinite}@keyframes fall-219{58.993%{transform:translate(69.2962vw,58.993vh) scale(.5955)}to{transform:translate(67.8823vw,100vh) scale(.5955)}}.snow:nth-child(220){opacity:1.2348;transform:translate(61.1866vw,-10px) scale(.6748);animation:fall-220 13s -15s linear infinite}@keyframes fall-220{55.743%{transform:translate(68.6279vw,55.743vh) scale(.6748)}to{transform:translate(64.90725vw,100vh) scale(.6748)}}.snow:nth-child(221){opacity:1.7728;transform:translate(47.216vw,-10px) scale(.0307);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{30.974%{transform:translate(55.2307vw,30.974vh) scale(.0307)}to{transform:translate(51.22335vw,100vh) scale(.0307)}}.snow:nth-child(222){opacity:1.671;transform:translate(79.0828vw,-10px) scale(.5317);animation:fall-222 17s -15s linear infinite}@keyframes fall-222{75.507%{transform:translate(87.9963vw,75.507vh) scale(.5317)}to{transform:translate(83.53955vw,100vh) scale(.5317)}}.snow:nth-child(223){opacity:1.9698;transform:translate(73.1291vw,-10px) scale(.6139);animation:fall-223 15s -21s linear infinite}@keyframes fall-223{35.969%{transform:translate(81.0266vw,35.969vh) scale(.6139)}to{transform:translate(77.07785vw,100vh) scale(.6139)}}.snow:nth-child(224){opacity:.371;transform:translate(79.8095vw,-10px) scale(.0161);animation:fall-224 29s -19s linear infinite}@keyframes fall-224{45.606%{transform:translate(76.4605vw,45.606vh) scale(.0161)}to{transform:translate(78.135vw,100vh) scale(.0161)}}.snow:nth-child(225){opacity:.2532;transform:translate(78.3517vw,-10px) scale(.7083);animation:fall-225 27s -2s linear infinite}@keyframes fall-225{76.166%{transform:translate(77.4648vw,76.166vh) scale(.7083)}to{transform:translate(77.90825vw,100vh) scale(.7083)}}.snow:nth-child(226){opacity:.2104;transform:translate(84.3164vw,-10px) scale(.2594);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{73.841%{transform:translate(87.174vw,73.841vh) scale(.2594)}to{transform:translate(85.7452vw,100vh) scale(.2594)}}.snow:nth-child(227){opacity:1.631;transform:translate(91.5756vw,-10px) scale(.573);animation:fall-227 28s -19s linear infinite}@keyframes fall-227{37.666%{transform:translate(87.1412vw,37.666vh) scale(.573)}to{transform:translate(89.3584vw,100vh) scale(.573)}}.snow:nth-child(228){opacity:1.202;transform:translate(12.7861vw,-10px) scale(.8057);animation:fall-228 28s -13s linear infinite}@keyframes fall-228{55.82%{transform:translate(14.8944vw,55.82vh) scale(.8057)}to{transform:translate(13.84025vw,100vh) scale(.8057)}}.snow:nth-child(229){opacity:1.8098;transform:translate(71.5799vw,-10px) scale(.3887);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{65.804%{transform:translate(71.1326vw,65.804vh) scale(.3887)}to{transform:translate(71.35625vw,100vh) scale(.3887)}}.snow:nth-child(230){opacity:1.8852;transform:translate(3.6725vw,-10px) scale(.7238);animation:fall-230 26s -24s linear infinite}@keyframes fall-230{37.8%{transform:translate(12.0393vw,37.8vh) scale(.7238)}to{transform:translate(7.8559vw,100vh) scale(.7238)}}.snow:nth-child(231){opacity:1.9196;transform:translate(94.979vw,-10px) scale(.9727);animation:fall-231 28s -2s linear infinite}@keyframes fall-231{48.746%{transform:translate(85.3059vw,48.746vh) scale(.9727)}to{transform:translate(90.14245vw,100vh) scale(.9727)}}.snow:nth-child(232){opacity:1.7632;transform:translate(42.2868vw,-10px) scale(.9454);animation:fall-232 27s -25s linear infinite}@keyframes fall-232{51.597%{transform:translate(38.638vw,51.597vh) scale(.9454)}to{transform:translate(40.4624vw,100vh) scale(.9454)}}.snow:nth-child(233){opacity:1.1492;transform:translate(28.2273vw,-10px) scale(.6472);animation:fall-233 17s -28s linear infinite}@keyframes fall-233{30.837%{transform:translate(32.9222vw,30.837vh) scale(.6472)}to{transform:translate(30.57475vw,100vh) scale(.6472)}}.snow:nth-child(234){opacity:.217;transform:translate(92.5546vw,-10px) scale(.3402);animation:fall-234 18s -17s linear infinite}@keyframes fall-234{37.617%{transform:translate(99.7877vw,37.617vh) scale(.3402)}to{transform:translate(96.17115vw,100vh) scale(.3402)}}.snow:nth-child(235){opacity:1.6182;transform:translate(68.8313vw,-10px) scale(.9708);animation:fall-235 11s -27s linear infinite}@keyframes fall-235{47.172%{transform:translate(71.5987vw,47.172vh) scale(.9708)}to{transform:translate(70.215vw,100vh) scale(.9708)}}.snow:nth-child(236){opacity:.7596;transform:translate(94.873vw,-10px) scale(.9156);animation:fall-236 23s -13s linear infinite}@keyframes fall-236{58.461%{transform:translate(89.9703vw,58.461vh) scale(.9156)}to{transform:translate(92.42165vw,100vh) scale(.9156)}}.snow:nth-child(237){opacity:1.3784;transform:translate(87.0695vw,-10px) scale(.7064);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{59.451%{transform:translate(89.1935vw,59.451vh) scale(.7064)}to{transform:translate(88.1315vw,100vh) scale(.7064)}}.snow:nth-child(238){opacity:1.892;transform:translate(21.0992vw,-10px) scale(.8176);animation:fall-238 23s -25s linear infinite}@keyframes fall-238{75.255%{transform:translate(26.6647vw,75.255vh) scale(.8176)}to{transform:translate(23.88195vw,100vh) scale(.8176)}}.snow:nth-child(239){opacity:1.2888;transform:translate(92.5871vw,-10px) scale(.4349);animation:fall-239 11s -12s linear infinite}@keyframes fall-239{35.261%{transform:translate(94.8256vw,35.261vh) scale(.4349)}to{transform:translate(93.70635vw,100vh) scale(.4349)}}.snow:nth-child(240){opacity:.1536;transform:translate(86.8406vw,-10px) scale(.2705);animation:fall-240 20s -8s linear infinite}@keyframes fall-240{34.535%{transform:translate(77.7517vw,34.535vh) scale(.2705)}to{transform:translate(82.29615vw,100vh) scale(.2705)}}.snow:nth-child(241){opacity:1.0552;transform:translate(75.3012vw,-10px) scale(.0541);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{65.575%{transform:translate(74.505vw,65.575vh) scale(.0541)}to{transform:translate(74.9031vw,100vh) scale(.0541)}}.snow:nth-child(242){opacity:.8002;transform:translate(30.0796vw,-10px) scale(.995);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{46.89%{transform:translate(21.6283vw,46.89vh) scale(.995)}to{transform:translate(25.85395vw,100vh) scale(.995)}}.snow:nth-child(243){opacity:1.145;transform:translate(22.3158vw,-10px) scale(.2895);animation:fall-243 21s -16s linear infinite}@keyframes fall-243{48.994%{transform:translate(23.2545vw,48.994vh) scale(.2895)}to{transform:translate(22.78515vw,100vh) scale(.2895)}}.snow:nth-child(244){opacity:1.5688;transform:translate(12.3774vw,-10px) scale(.7745);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{77.521%{transform:translate(7.291vw,77.521vh) scale(.7745)}to{transform:translate(9.8342vw,100vh) scale(.7745)}}.snow:nth-child(245){opacity:1.502;transform:translate(15.0455vw,-10px) scale(.3548);animation:fall-245 25s -27s linear infinite}@keyframes fall-245{76.55%{transform:translate(15.7777vw,76.55vh) scale(.3548)}to{transform:translate(15.4116vw,100vh) scale(.3548)}}.snow:nth-child(246){opacity:.3156;transform:translate(92.8632vw,-10px) scale(.8089);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.885%{transform:translate(94.3805vw,40.885vh) scale(.8089)}to{transform:translate(93.62185vw,100vh) scale(.8089)}}.snow:nth-child(247){opacity:1.53;transform:translate(78.3023vw,-10px) scale(.0204);animation:fall-247 24s -28s linear infinite}@keyframes fall-247{44.267%{transform:translate(81.7027vw,44.267vh) scale(.0204)}to{transform:translate(80.0025vw,100vh) scale(.0204)}}.snow:nth-child(248){opacity:.0778;transform:translate(21.5915vw,-10px) scale(.7484);animation:fall-248 27s -22s linear infinite}@keyframes fall-248{48.831%{transform:translate(17.292vw,48.831vh) scale(.7484)}to{transform:translate(19.44175vw,100vh) scale(.7484)}}.snow:nth-child(249){opacity:1.0656;transform:translate(93.9443vw,-10px) scale(.4333);animation:fall-249 14s -14s linear infinite}@keyframes fall-249{48.474%{transform:translate(88.0039vw,48.474vh) scale(.4333)}to{transform:translate(90.9741vw,100vh) scale(.4333)}}.snow:nth-child(250){opacity:1.801;transform:translate(55.7349vw,-10px) scale(.8004);animation:fall-250 10s -1s linear infinite}@keyframes fall-250{61.019%{transform:translate(65.6179vw,61.019vh) scale(.8004)}to{transform:translate(60.6764vw,100vh) scale(.8004)}}.snow:nth-child(251){opacity:.1544;transform:translate(60.0933vw,-10px) scale(.2328);animation:fall-251 23s -11s linear infinite}@keyframes fall-251{35.422%{transform:translate(67.8771vw,35.422vh) scale(.2328)}to{transform:translate(63.9852vw,100vh) scale(.2328)}}.snow:nth-child(252){opacity:.7158;transform:translate(55.0836vw,-10px) scale(.5847);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{72.813%{transform:translate(59.3689vw,72.813vh) scale(.5847)}to{transform:translate(57.22625vw,100vh) scale(.5847)}}.snow:nth-child(253){opacity:1.3104;transform:translate(88.4258vw,-10px) scale(.4261);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{75.392%{transform:translate(86.7121vw,75.392vh) scale(.4261)}to{transform:translate(87.56895vw,100vh) scale(.4261)}}.snow:nth-child(254){opacity:1.777;transform:translate(87.1516vw,-10px) scale(.4387);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{51.003%{transform:translate(88.8871vw,51.003vh) scale(.4387)}to{transform:translate(88.01935vw,100vh) scale(.4387)}}.snow:nth-child(255){opacity:1.4184;transform:translate(34.7433vw,-10px) scale(.5784);animation:fall-255 11s -25s linear infinite}@keyframes fall-255{49.992%{transform:translate(25.8161vw,49.992vh) scale(.5784)}to{transform:translate(30.2797vw,100vh) scale(.5784)}}.snow:nth-child(256){opacity:1.636;transform:translate(53.5384vw,-10px) scale(.3627);animation:fall-256 26s -17s linear infinite}@keyframes fall-256{63.335%{transform:translate(49.7148vw,63.335vh) scale(.3627)}to{transform:translate(51.6266vw,100vh) scale(.3627)}}.snow:nth-child(257){opacity:.966;transform:translate(66.6839vw,-10px) scale(.4092);animation:fall-257 25s -25s linear infinite}@keyframes fall-257{53.556%{transform:translate(63.3024vw,53.556vh) scale(.4092)}to{transform:translate(64.99315vw,100vh) scale(.4092)}}.snow:nth-child(258){opacity:1.16;transform:translate(97.8198vw,-10px) scale(.8174);animation:fall-258 25s -11s linear infinite}@keyframes fall-258{55.566%{transform:translate(94.6115vw,55.566vh) scale(.8174)}to{transform:translate(96.21565vw,100vh) scale(.8174)}}.snow:nth-child(259){opacity:.9628;transform:translate(85.9743vw,-10px) scale(.0319);animation:fall-259 16s -18s linear infinite}@keyframes fall-259{57.462%{transform:translate(87.4081vw,57.462vh) scale(.0319)}to{transform:translate(86.6912vw,100vh) scale(.0319)}}.snow:nth-child(260){opacity:1.4344;transform:translate(99.6139vw,-10px) scale(.0458);animation:fall-260 13s -14s linear infinite}@keyframes fall-260{54.481%{transform:translate(109.4917vw,54.481vh) scale(.0458)}to{transform:translate(104.5528vw,100vh) scale(.0458)}}.snow:nth-child(261){opacity:.202;transform:translate(13.9289vw,-10px) scale(.9224);animation:fall-261 23s -18s linear infinite}@keyframes fall-261{40.705%{transform:translate(19.5063vw,40.705vh) scale(.9224)}to{transform:translate(16.7176vw,100vh) scale(.9224)}}.snow:nth-child(262){opacity:1.2628;transform:translate(97.5855vw,-10px) scale(.3765);animation:fall-262 20s -12s linear infinite}@keyframes fall-262{69.047%{transform:translate(100.3762vw,69.047vh) scale(.3765)}to{transform:translate(98.98085vw,100vh) scale(.3765)}}.snow:nth-child(263){opacity:1.0062;transform:translate(22.5194vw,-10px) scale(.0477);animation:fall-263 16s -19s linear infinite}@keyframes fall-263{35.824%{transform:translate(20.0303vw,35.824vh) scale(.0477)}to{transform:translate(21.27485vw,100vh) scale(.0477)}}.snow:nth-child(264){opacity:.509;transform:translate(72.8656vw,-10px) scale(.3196);animation:fall-264 14s -5s linear infinite}@keyframes fall-264{53.887%{transform:translate(70.9822vw,53.887vh) scale(.3196)}to{transform:translate(71.9239vw,100vh) scale(.3196)}}.snow:nth-child(265){opacity:.0564;transform:translate(26.0928vw,-10px) scale(.9567);animation:fall-265 29s -18s linear infinite}@keyframes fall-265{41.173%{transform:translate(18.2269vw,41.173vh) scale(.9567)}to{transform:translate(22.15985vw,100vh) scale(.9567)}}.snow:nth-child(266){opacity:1.4584;transform:translate(48.0528vw,-10px) scale(.2342);animation:fall-266 17s -6s linear infinite}@keyframes fall-266{51.002%{transform:translate(57.8054vw,51.002vh) scale(.2342)}to{transform:translate(52.9291vw,100vh) scale(.2342)}}.snow:nth-child(267){opacity:1.992;transform:translate(1.7282vw,-10px) scale(.6581);animation:fall-267 19s -22s linear infinite}@keyframes fall-267{40.396%{transform:translate(6.7545vw,40.396vh) scale(.6581)}to{transform:translate(4.24135vw,100vh) scale(.6581)}}.snow:nth-child(268){opacity:.0168;transform:translate(8.5938vw,-10px) scale(.4618);animation:fall-268 21s -30s linear infinite}@keyframes fall-268{68.067%{transform:translate(18.5577vw,68.067vh) scale(.4618)}to{transform:translate(13.57575vw,100vh) scale(.4618)}}.snow:nth-child(269){opacity:.3804;transform:translate(14.6006vw,-10px) scale(.639);animation:fall-269 13s -29s linear infinite}@keyframes fall-269{55.307%{transform:translate(19.0235vw,55.307vh) scale(.639)}to{transform:translate(16.81205vw,100vh) scale(.639)}}.snow:nth-child(270){opacity:1.1976;transform:translate(1.0536vw,-10px) scale(.7533);animation:fall-270 18s -17s linear infinite}@keyframes fall-270{71.763%{transform:translate(.3025vw,71.763vh) scale(.7533)}to{transform:translate(.67805vw,100vh) scale(.7533)}}.snow:nth-child(271){opacity:.1508;transform:translate(5.4295vw,-10px) scale(.2753);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{33.978%{transform:translate(15.274vw,33.978vh) scale(.2753)}to{transform:translate(10.35175vw,100vh) scale(.2753)}}.snow:nth-child(272){opacity:1.8318;transform:translate(17.065vw,-10px) scale(.3295);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{35.578%{transform:translate(24.1129vw,35.578vh) scale(.3295)}to{transform:translate(20.58895vw,100vh) scale(.3295)}}.snow:nth-child(273){opacity:.985;transform:translate(7.0475vw,-10px) scale(.9207);animation:fall-273 30s -27s linear infinite}@keyframes fall-273{51.157%{transform:translate(2.4248vw,51.157vh) scale(.9207)}to{transform:translate(4.73615vw,100vh) scale(.9207)}}.snow:nth-child(274){opacity:.7306;transform:translate(39.401vw,-10px) scale(.7382);animation:fall-274 12s -11s linear infinite}@keyframes fall-274{52.822%{transform:translate(39.8267vw,52.822vh) scale(.7382)}to{transform:translate(39.61385vw,100vh) scale(.7382)}}.snow:nth-child(275){opacity:.5528;transform:translate(21.7873vw,-10px) scale(.4833);animation:fall-275 10s -21s linear infinite}@keyframes fall-275{62.837%{transform:translate(16.3381vw,62.837vh) scale(.4833)}to{transform:translate(19.0627vw,100vh) scale(.4833)}}.snow:nth-child(276){opacity:1.1218;transform:translate(56.2919vw,-10px) scale(.3205);animation:fall-276 29s -4s linear infinite}@keyframes fall-276{59.015%{transform:translate(50.9977vw,59.015vh) scale(.3205)}to{transform:translate(53.6448vw,100vh) scale(.3205)}}.snow:nth-child(277){opacity:.4214;transform:translate(93.0739vw,-10px) scale(.6463);animation:fall-277 12s -9s linear infinite}@keyframes fall-277{39.652%{transform:translate(95.3092vw,39.652vh) scale(.6463)}to{transform:translate(94.19155vw,100vh) scale(.6463)}}.snow:nth-child(278){opacity:.3734;transform:translate(42.8702vw,-10px) scale(.3759);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{66.92%{transform:translate(47.6121vw,66.92vh) scale(.3759)}to{transform:translate(45.24115vw,100vh) scale(.3759)}}.snow:nth-child(279){opacity:.7218;transform:translate(.1032vw,-10px) scale(.0533);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{35.837%{transform:translate(-7.6547vw,35.837vh) scale(.0533)}to{transform:translate(-3.77575vw,100vh) scale(.0533)}}.snow:nth-child(280){opacity:.1734;transform:translate(2.8122vw,-10px) scale(.4428);animation:fall-280 28s -24s linear infinite}@keyframes fall-280{61.304%{transform:translate(7.1233vw,61.304vh) scale(.4428)}to{transform:translate(4.96775vw,100vh) scale(.4428)}}.snow:nth-child(281){opacity:1.4912;transform:translate(76.4124vw,-10px) scale(.638);animation:fall-281 22s -15s linear infinite}@keyframes fall-281{38.244%{transform:translate(72.0975vw,38.244vh) scale(.638)}to{transform:translate(74.25495vw,100vh) scale(.638)}}.snow:nth-child(282){opacity:.458;transform:translate(31.3526vw,-10px) scale(.4156);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{35.813%{transform:translate(24.4304vw,35.813vh) scale(.4156)}to{transform:translate(27.8915vw,100vh) scale(.4156)}}.snow:nth-child(283){opacity:.8498;transform:translate(19.6194vw,-10px) scale(.196);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{71.833%{transform:translate(20.2981vw,71.833vh) scale(.196)}to{transform:translate(19.95875vw,100vh) scale(.196)}}.snow:nth-child(284){opacity:.2628;transform:translate(45.8149vw,-10px) scale(.9196);animation:fall-284 22s -19s linear infinite}@keyframes fall-284{53.69%{transform:translate(47.8303vw,53.69vh) scale(.9196)}to{transform:translate(46.8226vw,100vh) scale(.9196)}}.snow:nth-child(285){opacity:.8352;transform:translate(44.9002vw,-10px) scale(.2608);animation:fall-285 27s -15s linear infinite}@keyframes fall-285{34.251%{transform:translate(52.5381vw,34.251vh) scale(.2608)}to{transform:translate(48.71915vw,100vh) scale(.2608)}}.snow:nth-child(286){opacity:.2364;transform:translate(32.3435vw,-10px) scale(.8816);animation:fall-286 21s -19s linear infinite}@keyframes fall-286{53.335%{transform:translate(32.0611vw,53.335vh) scale(.8816)}to{transform:translate(32.2023vw,100vh) scale(.8816)}}.snow:nth-child(287){opacity:.0232;transform:translate(53.0255vw,-10px) scale(.1942);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{38.129%{transform:translate(45.1327vw,38.129vh) scale(.1942)}to{transform:translate(49.0791vw,100vh) scale(.1942)}}.snow:nth-child(288){opacity:.912;transform:translate(36.9866vw,-10px) scale(.2224);animation:fall-288 16s -13s linear infinite}@keyframes fall-288{38.847%{transform:translate(27.1235vw,38.847vh) scale(.2224)}to{transform:translate(32.05505vw,100vh) scale(.2224)}}.snow:nth-child(289){opacity:1.8166;transform:translate(8.919vw,-10px) scale(.2713);animation:fall-289 20s -21s linear infinite}@keyframes fall-289{46.013%{transform:translate(13.943vw,46.013vh) scale(.2713)}to{transform:translate(11.431vw,100vh) scale(.2713)}}.snow:nth-child(290){opacity:1.3402;transform:translate(27.3333vw,-10px) scale(.5647);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{68.525%{transform:translate(28.1707vw,68.525vh) scale(.5647)}to{transform:translate(27.752vw,100vh) scale(.5647)}}.snow:nth-child(291){opacity:1.2436;transform:translate(39.6359vw,-10px) scale(.1407);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{45.501%{transform:translate(49.3295vw,45.501vh) scale(.1407)}to{transform:translate(44.4827vw,100vh) scale(.1407)}}.snow:nth-child(292){opacity:1.8368;transform:translate(82.087vw,-10px) scale(.5242);animation:fall-292 27s -4s linear infinite}@keyframes fall-292{32.691%{transform:translate(84.7271vw,32.691vh) scale(.5242)}to{transform:translate(83.40705vw,100vh) scale(.5242)}}.snow:nth-child(293){opacity:.6722;transform:translate(83.3772vw,-10px) scale(.5242);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{69.764%{transform:translate(77.1019vw,69.764vh) scale(.5242)}to{transform:translate(80.23955vw,100vh) scale(.5242)}}.snow:nth-child(294){opacity:.1594;transform:translate(20.982vw,-10px) scale(.3607);animation:fall-294 25s -27s linear infinite}@keyframes fall-294{53.545%{transform:translate(22.0737vw,53.545vh) scale(.3607)}to{transform:translate(21.52785vw,100vh) scale(.3607)}}.snow:nth-child(295){opacity:1.265;transform:translate(13.3932vw,-10px) scale(.7682);animation:fall-295 26s -18s linear infinite}@keyframes fall-295{53.873%{transform:translate(3.4155vw,53.873vh) scale(.7682)}to{transform:translate(8.40435vw,100vh) scale(.7682)}}.snow:nth-child(296){opacity:1.4866;transform:translate(80.5602vw,-10px) scale(.1894);animation:fall-296 21s -14s linear infinite}@keyframes fall-296{45.455%{transform:translate(80.6382vw,45.455vh) scale(.1894)}to{transform:translate(80.5992vw,100vh) scale(.1894)}}.snow:nth-child(297){opacity:1.5914;transform:translate(63.9656vw,-10px) scale(.9254);animation:fall-297 24s -30s linear infinite}@keyframes fall-297{78.835%{transform:translate(58.9031vw,78.835vh) scale(.9254)}to{transform:translate(61.43435vw,100vh) scale(.9254)}}.snow:nth-child(298){opacity:1.4376;transform:translate(46.5125vw,-10px) scale(.4959);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{58.293%{transform:translate(38.3476vw,58.293vh) scale(.4959)}to{transform:translate(42.43005vw,100vh) scale(.4959)}}.snow:nth-child(299){opacity:.7564;transform:translate(35.3211vw,-10px) scale(.3699);animation:fall-299 24s -10s linear infinite}@keyframes fall-299{66.233%{transform:translate(25.6744vw,66.233vh) scale(.3699)}to{transform:translate(30.49775vw,100vh) scale(.3699)}}.snow:nth-child(300){opacity:1.0738;transform:translate(40.0612vw,-10px) scale(.9062);animation:fall-300 14s -4s linear infinite}@keyframes fall-300{41.024%{transform:translate(34.1395vw,41.024vh) scale(.9062)}to{transform:translate(37.10035vw,100vh) scale(.9062)}}.snow:nth-child(301){opacity:1.134;transform:translate(4.9084vw,-10px) scale(.7085);animation:fall-301 10s -3s linear infinite}@keyframes fall-301{54.303%{transform:translate(2.2821vw,54.303vh) scale(.7085)}to{transform:translate(3.59525vw,100vh) scale(.7085)}}.snow:nth-child(302){opacity:.6876;transform:translate(71.2538vw,-10px) scale(.064);animation:fall-302 26s -21s linear infinite}@keyframes fall-302{32.948%{transform:translate(74.7159vw,32.948vh) scale(.064)}to{transform:translate(72.98485vw,100vh) scale(.064)}}.snow:nth-child(303){opacity:.6196;transform:translate(72.9846vw,-10px) scale(.5186);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{59.057%{transform:translate(67.1137vw,59.057vh) scale(.5186)}to{transform:translate(70.04915vw,100vh) scale(.5186)}}.snow:nth-child(304){opacity:1.4416;transform:translate(68.5347vw,-10px) scale(.5812);animation:fall-304 16s -15s linear infinite}@keyframes fall-304{70.12%{transform:translate(72.9834vw,70.12vh) scale(.5812)}to{transform:translate(70.75905vw,100vh) scale(.5812)}}.snow:nth-child(305){opacity:1.7486;transform:translate(3.1682vw,-10px) scale(.269);animation:fall-305 28s -21s linear infinite}@keyframes fall-305{37.249%{transform:translate(7.1542vw,37.249vh) scale(.269)}to{transform:translate(5.1612vw,100vh) scale(.269)}}.snow:nth-child(306){opacity:1.6188;transform:translate(39.3855vw,-10px) scale(.55);animation:fall-306 23s -8s linear infinite}@keyframes fall-306{44.301%{transform:translate(35.3409vw,44.301vh) scale(.55)}to{transform:translate(37.3632vw,100vh) scale(.55)}}.snow:nth-child(307){opacity:.3946;transform:translate(63.4858vw,-10px) scale(.424);animation:fall-307 15s -30s linear infinite}@keyframes fall-307{50.62%{transform:translate(67.1045vw,50.62vh) scale(.424)}to{transform:translate(65.29515vw,100vh) scale(.424)}}.snow:nth-child(308){opacity:1.9554;transform:translate(38.6025vw,-10px) scale(.7208);animation:fall-308 22s -11s linear infinite}@keyframes fall-308{38.489%{transform:translate(39.5923vw,38.489vh) scale(.7208)}to{transform:translate(39.0974vw,100vh) scale(.7208)}}.snow:nth-child(309){opacity:.5898;transform:translate(27.3125vw,-10px) scale(.4065);animation:fall-309 28s -4s linear infinite}@keyframes fall-309{52.279%{transform:translate(31.2438vw,52.279vh) scale(.4065)}to{transform:translate(29.27815vw,100vh) scale(.4065)}}.snow:nth-child(310){opacity:.9484;transform:translate(98.1962vw,-10px) scale(.7229);animation:fall-310 25s -29s linear infinite}@keyframes fall-310{42.331%{transform:translate(105.0671vw,42.331vh) scale(.7229)}to{transform:translate(101.63165vw,100vh) scale(.7229)}}.snow:nth-child(311){opacity:1.7162;transform:translate(74.6844vw,-10px) scale(.7621);animation:fall-311 23s -13s linear infinite}@keyframes fall-311{43.011%{transform:translate(68.4324vw,43.011vh) scale(.7621)}to{transform:translate(71.5584vw,100vh) scale(.7621)}}.snow:nth-child(312){opacity:.6672;transform:translate(95.4183vw,-10px) scale(.9054);animation:fall-312 18s -10s linear infinite}@keyframes fall-312{76.394%{transform:translate(94.9333vw,76.394vh) scale(.9054)}to{transform:translate(95.1758vw,100vh) scale(.9054)}}.snow:nth-child(313){opacity:1.6134;transform:translate(71.7401vw,-10px) scale(.5786);animation:fall-313 27s -12s linear infinite}@keyframes fall-313{57.874%{transform:translate(75.3183vw,57.874vh) scale(.5786)}to{transform:translate(73.5292vw,100vh) scale(.5786)}}.snow:nth-child(314){opacity:.4262;transform:translate(32.8312vw,-10px) scale(.747);animation:fall-314 12s -21s linear infinite}@keyframes fall-314{57.496%{transform:translate(26.3708vw,57.496vh) scale(.747)}to{transform:translate(29.601vw,100vh) scale(.747)}}.snow:nth-child(315){opacity:.5526;transform:translate(72.0592vw,-10px) scale(.5152);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{79.527%{transform:translate(65.2958vw,79.527vh) scale(.5152)}to{transform:translate(68.6775vw,100vh) scale(.5152)}}.snow:nth-child(316){opacity:.7412;transform:translate(98.563vw,-10px) scale(.9924);animation:fall-316 14s -8s linear infinite}@keyframes fall-316{58.656%{transform:translate(104.8445vw,58.656vh) scale(.9924)}to{transform:translate(101.70375vw,100vh) scale(.9924)}}.snow:nth-child(317){opacity:.9006;transform:translate(54.1751vw,-10px) scale(.5358);animation:fall-317 28s -12s linear infinite}@keyframes fall-317{54.178%{transform:translate(47.0155vw,54.178vh) scale(.5358)}to{transform:translate(50.5953vw,100vh) scale(.5358)}}.snow:nth-child(318){opacity:.8978;transform:translate(97.9787vw,-10px) scale(.3355);animation:fall-318 12s -21s linear infinite}@keyframes fall-318{78.073%{transform:translate(107.6595vw,78.073vh) scale(.3355)}to{transform:translate(102.8191vw,100vh) scale(.3355)}}.snow:nth-child(319){opacity:.8906;transform:translate(23.0705vw,-10px) scale(.5763);animation:fall-319 10s -17s linear infinite}@keyframes fall-319{59.044%{transform:translate(28.4283vw,59.044vh) scale(.5763)}to{transform:translate(25.7494vw,100vh) scale(.5763)}}.snow:nth-child(320){opacity:.3246;transform:translate(23.2389vw,-10px) scale(.7749);animation:fall-320 18s -5s linear infinite}@keyframes fall-320{36.378%{transform:translate(21.0538vw,36.378vh) scale(.7749)}to{transform:translate(22.14635vw,100vh) scale(.7749)}}.snow:nth-child(321){opacity:1.9792;transform:translate(33.285vw,-10px) scale(.0833);animation:fall-321 10s -8s linear infinite}@keyframes fall-321{30.211%{transform:translate(25.4486vw,30.211vh) scale(.0833)}to{transform:translate(29.3668vw,100vh) scale(.0833)}}.snow:nth-child(322){opacity:1.0476;transform:translate(40.1717vw,-10px) scale(.6311);animation:fall-322 14s -12s linear infinite}@keyframes fall-322{75.121%{transform:translate(48.3872vw,75.121vh) scale(.6311)}to{transform:translate(44.27945vw,100vh) scale(.6311)}}.snow:nth-child(323){opacity:.0418;transform:translate(46.0775vw,-10px) scale(.6293);animation:fall-323 11s -4s linear infinite}@keyframes fall-323{45.107%{transform:translate(39.0944vw,45.107vh) scale(.6293)}to{transform:translate(42.58595vw,100vh) scale(.6293)}}.snow:nth-child(324){opacity:.8628;transform:translate(6.8494vw,-10px) scale(.6289);animation:fall-324 17s -23s linear infinite}@keyframes fall-324{76.142%{transform:translate(.6119vw,76.142vh) scale(.6289)}to{transform:translate(3.73065vw,100vh) scale(.6289)}}.snow:nth-child(325){opacity:1.0372;transform:translate(18.8062vw,-10px) scale(.104);animation:fall-325 24s -13s linear infinite}@keyframes fall-325{31.22%{transform:translate(10.0917vw,31.22vh) scale(.104)}to{transform:translate(14.44895vw,100vh) scale(.104)}}.snow:nth-child(326){opacity:1.8454;transform:translate(40.2601vw,-10px) scale(.0368);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{37.415%{transform:translate(43.9069vw,37.415vh) scale(.0368)}to{transform:translate(42.0835vw,100vh) scale(.0368)}}.snow:nth-child(327){opacity:1.352;transform:translate(52.8092vw,-10px) scale(.4805);animation:fall-327 17s -17s linear infinite}@keyframes fall-327{73.561%{transform:translate(56.3699vw,73.561vh) scale(.4805)}to{transform:translate(54.58955vw,100vh) scale(.4805)}}.snow:nth-child(328){opacity:.0378;transform:translate(25.6092vw,-10px) scale(.6695);animation:fall-328 24s -30s linear infinite}@keyframes fall-328{55.85%{transform:translate(34.0062vw,55.85vh) scale(.6695)}to{transform:translate(29.8077vw,100vh) scale(.6695)}}.snow:nth-child(329){opacity:1.3464;transform:translate(52.3959vw,-10px) scale(.7394);animation:fall-329 15s -14s linear infinite}@keyframes fall-329{61.935%{transform:translate(44.8838vw,61.935vh) scale(.7394)}to{transform:translate(48.63985vw,100vh) scale(.7394)}}.snow:nth-child(330){opacity:1.5798;transform:translate(17.5808vw,-10px) scale(.1001);animation:fall-330 28s -30s linear infinite}@keyframes fall-330{30.435%{transform:translate(17.2596vw,30.435vh) scale(.1001)}to{transform:translate(17.4202vw,100vh) scale(.1001)}}.snow:nth-child(331){opacity:1.9488;transform:translate(64.2396vw,-10px) scale(.9474);animation:fall-331 15s -9s linear infinite}@keyframes fall-331{79.737%{transform:translate(56.3955vw,79.737vh) scale(.9474)}to{transform:translate(60.31755vw,100vh) scale(.9474)}}.snow:nth-child(332){opacity:.9344;transform:translate(73.3947vw,-10px) scale(.3097);animation:fall-332 30s -19s linear infinite}@keyframes fall-332{47.19%{transform:translate(72.4794vw,47.19vh) scale(.3097)}to{transform:translate(72.93705vw,100vh) scale(.3097)}}.snow:nth-child(333){opacity:1.4514;transform:translate(72.9273vw,-10px) scale(.7769);animation:fall-333 22s -6s linear infinite}@keyframes fall-333{70.083%{transform:translate(74.9441vw,70.083vh) scale(.7769)}to{transform:translate(73.9357vw,100vh) scale(.7769)}}.snow:nth-child(334){opacity:1.5162;transform:translate(37.003vw,-10px) scale(.4467);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{54.505%{transform:translate(40.7491vw,54.505vh) scale(.4467)}to{transform:translate(38.87605vw,100vh) scale(.4467)}}.snow:nth-child(335){opacity:1.4712;transform:translate(36.7669vw,-10px) scale(.5434);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{41.311%{transform:translate(29.8008vw,41.311vh) scale(.5434)}to{transform:translate(33.28385vw,100vh) scale(.5434)}}.snow:nth-child(336){opacity:.8974;transform:translate(88.3779vw,-10px) scale(.9922);animation:fall-336 18s -27s linear infinite}@keyframes fall-336{50.081%{transform:translate(93.7544vw,50.081vh) scale(.9922)}to{transform:translate(91.06615vw,100vh) scale(.9922)}}.snow:nth-child(337){opacity:1.6408;transform:translate(70.1686vw,-10px) scale(.7182);animation:fall-337 27s -3s linear infinite}@keyframes fall-337{40.281%{transform:translate(78.6164vw,40.281vh) scale(.7182)}to{transform:translate(74.3925vw,100vh) scale(.7182)}}.snow:nth-child(338){opacity:.0446;transform:translate(52.8722vw,-10px) scale(.4657);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{51.684%{transform:translate(55.2517vw,51.684vh) scale(.4657)}to{transform:translate(54.06195vw,100vh) scale(.4657)}}.snow:nth-child(339){opacity:.0868;transform:translate(56.9761vw,-10px) scale(.4047);animation:fall-339 18s -19s linear infinite}@keyframes fall-339{64.745%{transform:translate(64.9232vw,64.745vh) scale(.4047)}to{transform:translate(60.94965vw,100vh) scale(.4047)}}.snow:nth-child(340){opacity:.1434;transform:translate(45.3507vw,-10px) scale(.3884);animation:fall-340 11s -25s linear infinite}@keyframes fall-340{40.159%{transform:translate(49.0525vw,40.159vh) scale(.3884)}to{transform:translate(47.2016vw,100vh) scale(.3884)}}.snow:nth-child(341){opacity:1.057;transform:translate(27.4467vw,-10px) scale(.9479);animation:fall-341 28s -13s linear infinite}@keyframes fall-341{44.51%{transform:translate(22.8606vw,44.51vh) scale(.9479)}to{transform:translate(25.15365vw,100vh) scale(.9479)}}.snow:nth-child(342){opacity:1.0292;transform:translate(85.665vw,-10px) scale(.3747);animation:fall-342 24s -3s linear infinite}@keyframes fall-342{39.103%{transform:translate(80.3329vw,39.103vh) scale(.3747)}to{transform:translate(82.99895vw,100vh) scale(.3747)}}.snow:nth-child(343){opacity:.8816;transform:translate(24.8012vw,-10px) scale(.7212);animation:fall-343 20s -14s linear infinite}@keyframes fall-343{32.137%{transform:translate(18.4198vw,32.137vh) scale(.7212)}to{transform:translate(21.6105vw,100vh) scale(.7212)}}.snow:nth-child(344){opacity:1.3264;transform:translate(9.3714vw,-10px) scale(.6281);animation:fall-344 19s -23s linear infinite}@keyframes fall-344{50.094%{transform:translate(8.8043vw,50.094vh) scale(.6281)}to{transform:translate(9.08785vw,100vh) scale(.6281)}}.snow:nth-child(345){opacity:.6946;transform:translate(38.1243vw,-10px) scale(.9883);animation:fall-345 22s -18s linear infinite}@keyframes fall-345{40.091%{transform:translate(43.5425vw,40.091vh) scale(.9883)}to{transform:translate(40.8334vw,100vh) scale(.9883)}}.snow:nth-child(346){opacity:1.3284;transform:translate(1.6046vw,-10px) scale(.9869);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{45.46%{transform:translate(1.6386vw,45.46vh) scale(.9869)}to{transform:translate(1.6216vw,100vh) scale(.9869)}}.snow:nth-child(347){opacity:.933;transform:translate(60.8699vw,-10px) scale(.6934);animation:fall-347 24s -16s linear infinite}@keyframes fall-347{59.63%{transform:translate(52.485vw,59.63vh) scale(.6934)}to{transform:translate(56.67745vw,100vh) scale(.6934)}}.snow:nth-child(348){opacity:1.8828;transform:translate(76.3221vw,-10px) scale(.9298);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{54.494%{transform:translate(80.3957vw,54.494vh) scale(.9298)}to{transform:translate(78.3589vw,100vh) scale(.9298)}}.snow:nth-child(349){opacity:.7716;transform:translate(4.9466vw,-10px) scale(.9864);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{33.743%{transform:translate(7.5127vw,33.743vh) scale(.9864)}to{transform:translate(6.22965vw,100vh) scale(.9864)}}.snow:nth-child(350){opacity:1.4384;transform:translate(17.3135vw,-10px) scale(.3392);animation:fall-350 22s -7s linear infinite}@keyframes fall-350{33.139%{transform:translate(12.4392vw,33.139vh) scale(.3392)}to{transform:translate(14.87635vw,100vh) scale(.3392)}}.snow:nth-child(351){opacity:1.423;transform:translate(63.5675vw,-10px) scale(.6384);animation:fall-351 27s -30s linear infinite}@keyframes fall-351{56.485%{transform:translate(60.7636vw,56.485vh) scale(.6384)}to{transform:translate(62.16555vw,100vh) scale(.6384)}}.snow:nth-child(352){opacity:.3454;transform:translate(24.4063vw,-10px) scale(.801);animation:fall-352 16s -1s linear infinite}@keyframes fall-352{38.6%{transform:translate(17.7356vw,38.6vh) scale(.801)}to{transform:translate(21.07095vw,100vh) scale(.801)}}.snow:nth-child(353){opacity:.0552;transform:translate(19.9184vw,-10px) scale(.6539);animation:fall-353 18s -26s linear infinite}@keyframes fall-353{34.2%{transform:translate(25.7396vw,34.2vh) scale(.6539)}to{transform:translate(22.829vw,100vh) scale(.6539)}}.snow:nth-child(354){opacity:.3702;transform:translate(9.9736vw,-10px) scale(.5132);animation:fall-354 22s -22s linear infinite}@keyframes fall-354{64.057%{transform:translate(3.5103vw,64.057vh) scale(.5132)}to{transform:translate(6.74195vw,100vh) scale(.5132)}}.snow:nth-child(355){opacity:.6376;transform:translate(80.6179vw,-10px) scale(.4066);animation:fall-355 13s -20s linear infinite}@keyframes fall-355{42.268%{transform:translate(74.3086vw,42.268vh) scale(.4066)}to{transform:translate(77.46325vw,100vh) scale(.4066)}}.snow:nth-child(356){opacity:1.8774;transform:translate(71.5521vw,-10px) scale(.0169);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{37.252%{transform:translate(78.0261vw,37.252vh) scale(.0169)}to{transform:translate(74.7891vw,100vh) scale(.0169)}}.snow:nth-child(357){opacity:.8452;transform:translate(87.5122vw,-10px) scale(.1349);animation:fall-357 13s -27s linear infinite}@keyframes fall-357{72.877%{transform:translate(77.8756vw,72.877vh) scale(.1349)}to{transform:translate(82.6939vw,100vh) scale(.1349)}}.snow:nth-child(358){opacity:.4846;transform:translate(17.8709vw,-10px) scale(.762);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{40.827%{transform:translate(22.8407vw,40.827vh) scale(.762)}to{transform:translate(20.3558vw,100vh) scale(.762)}}.snow:nth-child(359){opacity:1.5078;transform:translate(62.9064vw,-10px) scale(.5255);animation:fall-359 23s -30s linear infinite}@keyframes fall-359{52.115%{transform:translate(55.5603vw,52.115vh) scale(.5255)}to{transform:translate(59.23335vw,100vh) scale(.5255)}}.snow:nth-child(360){opacity:.9808;transform:translate(37.068vw,-10px) scale(.3716);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{51.559%{transform:translate(38.7033vw,51.559vh) scale(.3716)}to{transform:translate(37.88565vw,100vh) scale(.3716)}}.snow:nth-child(361){opacity:.056;transform:translate(18.2678vw,-10px) scale(.018);animation:fall-361 15s -18s linear infinite}@keyframes fall-361{37.068%{transform:translate(18.6148vw,37.068vh) scale(.018)}to{transform:translate(18.4413vw,100vh) scale(.018)}}.snow:nth-child(362){opacity:.3124;transform:translate(74.8035vw,-10px) scale(.6783);animation:fall-362 28s -10s linear infinite}@keyframes fall-362{34.79%{transform:translate(76.1843vw,34.79vh) scale(.6783)}to{transform:translate(75.4939vw,100vh) scale(.6783)}}.snow:nth-child(363){opacity:.8358;transform:translate(49.0745vw,-10px) scale(.5313);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{51.939%{transform:translate(49.3855vw,51.939vh) scale(.5313)}to{transform:translate(49.23vw,100vh) scale(.5313)}}.snow:nth-child(364){opacity:1.82;transform:translate(52.8757vw,-10px) scale(.3669);animation:fall-364 23s -15s linear infinite}@keyframes fall-364{79.206%{transform:translate(61.7233vw,79.206vh) scale(.3669)}to{transform:translate(57.2995vw,100vh) scale(.3669)}}.snow:nth-child(365){opacity:1.7664;transform:translate(98.2158vw,-10px) scale(.5863);animation:fall-365 16s -13s linear infinite}@keyframes fall-365{76.253%{transform:translate(99.6558vw,76.253vh) scale(.5863)}to{transform:translate(98.9358vw,100vh) scale(.5863)}}.snow:nth-child(366){opacity:1.309;transform:translate(96.7889vw,-10px) scale(.6861);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{69.727%{transform:translate(99.8475vw,69.727vh) scale(.6861)}to{transform:translate(98.3182vw,100vh) scale(.6861)}}.snow:nth-child(367){opacity:1.8648;transform:translate(76.5229vw,-10px) scale(.7845);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{43.385%{transform:translate(85.8008vw,43.385vh) scale(.7845)}to{transform:translate(81.16185vw,100vh) scale(.7845)}}.snow:nth-child(368){opacity:1.277;transform:translate(90.2456vw,-10px) scale(.1629);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{30.699%{transform:translate(86.779vw,30.699vh) scale(.1629)}to{transform:translate(88.5123vw,100vh) scale(.1629)}}.snow:nth-child(369){opacity:.9392;transform:translate(83.0409vw,-10px) scale(.9594);animation:fall-369 30s -19s linear infinite}@keyframes fall-369{58.272%{transform:translate(88.0473vw,58.272vh) scale(.9594)}to{transform:translate(85.5441vw,100vh) scale(.9594)}}.snow:nth-child(370){opacity:1.1928;transform:translate(33.9446vw,-10px) scale(.76);animation:fall-370 27s -15s linear infinite}@keyframes fall-370{69.186%{transform:translate(25.1668vw,69.186vh) scale(.76)}to{transform:translate(29.5557vw,100vh) scale(.76)}}.snow:nth-child(371){opacity:1.264;transform:translate(91.9267vw,-10px) scale(.3725);animation:fall-371 25s -29s linear infinite}@keyframes fall-371{33.852%{transform:translate(84.8345vw,33.852vh) scale(.3725)}to{transform:translate(88.3806vw,100vh) scale(.3725)}}.snow:nth-child(372){opacity:1.0704;transform:translate(3.8314vw,-10px) scale(.3431);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{62.896%{transform:translate(.9973vw,62.896vh) scale(.3431)}to{transform:translate(2.41435vw,100vh) scale(.3431)}}.snow:nth-child(373){opacity:1.1386;transform:translate(48.1659vw,-10px) scale(.7129);animation:fall-373 27s -30s linear infinite}@keyframes fall-373{31.131%{transform:translate(51.5827vw,31.131vh) scale(.7129)}to{transform:translate(49.8743vw,100vh) scale(.7129)}}.snow:nth-child(374){opacity:.5216;transform:translate(71.3429vw,-10px) scale(.1679);animation:fall-374 21s -2s linear infinite}@keyframes fall-374{40.138%{transform:translate(77.7938vw,40.138vh) scale(.1679)}to{transform:translate(74.56835vw,100vh) scale(.1679)}}.snow:nth-child(375){opacity:1.099;transform:translate(.1066vw,-10px) scale(.9247);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{40.58%{transform:translate(-5.1116vw,40.58vh) scale(.9247)}to{transform:translate(-2.5025vw,100vh) scale(.9247)}}.snow:nth-child(376){opacity:.0836;transform:translate(61.2274vw,-10px) scale(.9723);animation:fall-376 14s -1s linear infinite}@keyframes fall-376{67.943%{transform:translate(56.6438vw,67.943vh) scale(.9723)}to{transform:translate(58.9356vw,100vh) scale(.9723)}}.snow:nth-child(377){opacity:1.7294;transform:translate(57.5622vw,-10px) scale(.7617);animation:fall-377 19s -12s linear infinite}@keyframes fall-377{45.606%{transform:translate(62.163vw,45.606vh) scale(.7617)}to{transform:translate(59.8626vw,100vh) scale(.7617)}}.snow:nth-child(378){opacity:1.8844;transform:translate(61.9169vw,-10px) scale(.6604);animation:fall-378 16s -27s linear infinite}@keyframes fall-378{78.762%{transform:translate(55.304vw,78.762vh) scale(.6604)}to{transform:translate(58.61045vw,100vh) scale(.6604)}}.snow:nth-child(379){opacity:.8102;transform:translate(97.4447vw,-10px) scale(.8098);animation:fall-379 16s -27s linear infinite}@keyframes fall-379{40.397%{transform:translate(87.9268vw,40.397vh) scale(.8098)}to{transform:translate(92.68575vw,100vh) scale(.8098)}}.snow:nth-child(380){opacity:.5122;transform:translate(21.7824vw,-10px) scale(.2296);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{32.013%{transform:translate(13.73vw,32.013vh) scale(.2296)}to{transform:translate(17.7562vw,100vh) scale(.2296)}}.snow:nth-child(381){opacity:1.421;transform:translate(85.7456vw,-10px) scale(.9877);animation:fall-381 22s -23s linear infinite}@keyframes fall-381{60.98%{transform:translate(80.5206vw,60.98vh) scale(.9877)}to{transform:translate(83.1331vw,100vh) scale(.9877)}}.snow:nth-child(382){opacity:1.5256;transform:translate(53.6451vw,-10px) scale(.9587);animation:fall-382 11s -12s linear infinite}@keyframes fall-382{55.001%{transform:translate(62.869vw,55.001vh) scale(.9587)}to{transform:translate(58.25705vw,100vh) scale(.9587)}}.snow:nth-child(383){opacity:.7384;transform:translate(32.0521vw,-10px) scale(.9689);animation:fall-383 20s -6s linear infinite}@keyframes fall-383{31.103%{transform:translate(28.9054vw,31.103vh) scale(.9689)}to{transform:translate(30.47875vw,100vh) scale(.9689)}}.snow:nth-child(384){opacity:.5764;transform:translate(25.8402vw,-10px) scale(.1512);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{59.168%{transform:translate(22.2514vw,59.168vh) scale(.1512)}to{transform:translate(24.0458vw,100vh) scale(.1512)}}.snow:nth-child(385){opacity:1.896;transform:translate(30.1501vw,-10px) scale(.0819);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{74.696%{transform:translate(34.2891vw,74.696vh) scale(.0819)}to{transform:translate(32.2196vw,100vh) scale(.0819)}}.snow:nth-child(386){opacity:1.4154;transform:translate(32.3967vw,-10px) scale(.0452);animation:fall-386 19s -12s linear infinite}@keyframes fall-386{47.199%{transform:translate(39.1061vw,47.199vh) scale(.0452)}to{transform:translate(35.7514vw,100vh) scale(.0452)}}.snow:nth-child(387){opacity:.6698;transform:translate(3.3748vw,-10px) scale(.0119);animation:fall-387 13s -25s linear infinite}@keyframes fall-387{36.839%{transform:translate(4.2559vw,36.839vh) scale(.0119)}to{transform:translate(3.81535vw,100vh) scale(.0119)}}.snow:nth-child(388){opacity:.897;transform:translate(18.7041vw,-10px) scale(.3921);animation:fall-388 14s -26s linear infinite}@keyframes fall-388{35.49%{transform:translate(16.4636vw,35.49vh) scale(.3921)}to{transform:translate(17.58385vw,100vh) scale(.3921)}}.snow:nth-child(389){opacity:.4258;transform:translate(64.8047vw,-10px) scale(.1382);animation:fall-389 10s -23s linear infinite}@keyframes fall-389{43.341%{transform:translate(68.9858vw,43.341vh) scale(.1382)}to{transform:translate(66.89525vw,100vh) scale(.1382)}}.snow:nth-child(390){opacity:1.4372;transform:translate(97.1615vw,-10px) scale(.4495);animation:fall-390 14s -5s linear infinite}@keyframes fall-390{56.761%{transform:translate(106.6119vw,56.761vh) scale(.4495)}to{transform:translate(101.8867vw,100vh) scale(.4495)}}.snow:nth-child(391){opacity:.4604;transform:translate(80.4687vw,-10px) scale(.8391);animation:fall-391 10s -4s linear infinite}@keyframes fall-391{41.848%{transform:translate(86.9905vw,41.848vh) scale(.8391)}to{transform:translate(83.7296vw,100vh) scale(.8391)}}.snow:nth-child(392){opacity:1.4122;transform:translate(98.4957vw,-10px) scale(.3519);animation:fall-392 17s -6s linear infinite}@keyframes fall-392{40.044%{transform:translate(100.7757vw,40.044vh) scale(.3519)}to{transform:translate(99.6357vw,100vh) scale(.3519)}}.snow:nth-child(393){opacity:.9344;transform:translate(80.3vw,-10px) scale(.1481);animation:fall-393 28s -1s linear infinite}@keyframes fall-393{65.781%{transform:translate(90.1779vw,65.781vh) scale(.1481)}to{transform:translate(85.23895vw,100vh) scale(.1481)}}.snow:nth-child(394){opacity:.3364;transform:translate(96.3606vw,-10px) scale(.3955);animation:fall-394 30s -17s linear infinite}@keyframes fall-394{65.878%{transform:translate(92.0498vw,65.878vh) scale(.3955)}to{transform:translate(94.2052vw,100vh) scale(.3955)}}.snow:nth-child(395){opacity:.0502;transform:translate(23.5212vw,-10px) scale(.3286);animation:fall-395 14s -5s linear infinite}@keyframes fall-395{75.33%{transform:translate(18.5753vw,75.33vh) scale(.3286)}to{transform:translate(21.04825vw,100vh) scale(.3286)}}.snow:nth-child(396){opacity:1.451;transform:translate(31.9882vw,-10px) scale(.6667);animation:fall-396 17s -12s linear infinite}@keyframes fall-396{31.389%{transform:translate(32.4188vw,31.389vh) scale(.6667)}to{transform:translate(32.2035vw,100vh) scale(.6667)}}.snow:nth-child(397){opacity:.5628;transform:translate(48.6329vw,-10px) scale(.7645);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{78.651%{transform:translate(39.3524vw,78.651vh) scale(.7645)}to{transform:translate(43.99265vw,100vh) scale(.7645)}}.snow:nth-child(398){opacity:.2354;transform:translate(45.5723vw,-10px) scale(.1015);animation:fall-398 17s -29s linear infinite}@keyframes fall-398{62.881%{transform:translate(42.9221vw,62.881vh) scale(.1015)}to{transform:translate(44.2472vw,100vh) scale(.1015)}}.snow:nth-child(399){opacity:.4374;transform:translate(76.5931vw,-10px) scale(.8109);animation:fall-399 22s -11s linear infinite}@keyframes fall-399{71.322%{transform:translate(71.4587vw,71.322vh) scale(.8109)}to{transform:translate(74.0259vw,100vh) scale(.8109)}}.snow:nth-child(400){opacity:.3986;transform:translate(51.0358vw,-10px) scale(.8632);animation:fall-400 23s -10s linear infinite}@keyframes fall-400{48.588%{transform:translate(56.2977vw,48.588vh) scale(.8632)}to{transform:translate(53.66675vw,100vh) scale(.8632)}}\n"] }]
28
28
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
29
29
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBSXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUYvRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBSXhCLElBQUksSUFBSSxDQUFDLE1BQU0sQ0FBQyxhQUFhO1lBQ3pCLEtBQUssSUFBSSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUMsR0FBRyxHQUFHLEVBQUUsQ0FBQyxFQUFFO2dCQUN4QixJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUUzQixJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxZQUFZLEVBQUU7WUFDeEIsT0FBTyxDQUFDLEdBQUcsQ0FBQyx1REFBdUQsQ0FBQyxDQUFBO1lBQ3BFLElBQUksQ0FBQyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUMsT0FBTyxFQUFFLEVBQUUsT0FBTyxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsR0FBRyxFQUFFLENBQUMsQ0FBQyxDQUFDO1NBQ2pFO0lBQ0wsQ0FBQzs7eUdBZFEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6QixpS0FHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCcsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcHBDb21wb25lbnQge1xyXG5cclxuICAgIHB1YmxpYyBzbm93czogbnVtYmVyW10gPSBbXTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzXCIgY2xhc3M9XCJzbm93XCI+PC9kaXY+XHJcbjwvbmctY29udGFpbmVyPlxyXG48cm91dGVyLW91dGxldD48L3JvdXRlci1vdXRsZXQ+Il19