@esfaenza/core 19.2.11 → 19.2.12

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.
@@ -72,11 +72,11 @@ class AppComponent {
72
72
  }
73
73
  }
74
74
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }, { token: ANONYMOUS_MODE }], target: i0.ɵɵFactoryTarget.Component }); }
75
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: AppComponent, isStandalone: false, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.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{-webkit-animation:progress-bar-stripes 1s linear infinite;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;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);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:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.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:#0006}.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:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-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{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);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:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!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:#2d922d80;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:#555555b3}.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:#555555b3}.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:#ffffff1a 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:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!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{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;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:#fff;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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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:#00000080 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:#ededed;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{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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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;-moz-user-select:none!important;-ms-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:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;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-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.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-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:5px!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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.7912;transform:translate(80.7986vw,-10px) scale(.9126);animation:fall-1 21s -17s linear infinite}@keyframes fall-1{70.955%{transform:translate(84.9928vw,70.955vh) scale(.9126)}to{transform:translate(82.8957vw,99vh) scale(.9126)}}.snow:nth-child(2){opacity:.5652;transform:translate(88.2834vw,-10px) scale(.0485);animation:fall-2 11s -26s linear infinite}@keyframes fall-2{75.128%{transform:translate(91.4344vw,75.128vh) scale(.0485)}to{transform:translate(89.8589vw,99vh) scale(.0485)}}.snow:nth-child(3){opacity:.7688;transform:translate(70.842vw,-10px) scale(.597);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{50.034%{transform:translate(77.6801vw,50.034vh) scale(.597)}to{transform:translate(74.26105vw,99vh) scale(.597)}}.snow:nth-child(4){opacity:1.4882;transform:translate(26.7887vw,-10px) scale(.1499);animation:fall-4 15s -23s linear infinite}@keyframes fall-4{33.779%{transform:translate(24.9463vw,33.779vh) scale(.1499)}to{transform:translate(25.8675vw,99vh) scale(.1499)}}.snow:nth-child(5){opacity:1.1224;transform:translate(70.0747vw,-10px) scale(.431);animation:fall-5 26s -24s linear infinite}@keyframes fall-5{55.846%{transform:translate(72.5514vw,55.846vh) scale(.431)}to{transform:translate(71.31305vw,99vh) scale(.431)}}.snow:nth-child(6){opacity:.5946;transform:translate(40.5182vw,-10px) scale(.6668);animation:fall-6 26s -12s linear infinite}@keyframes fall-6{46.259%{transform:translate(47.0239vw,46.259vh) scale(.6668)}to{transform:translate(43.77105vw,99vh) scale(.6668)}}.snow:nth-child(7){opacity:1.6226;transform:translate(17.1577vw,-10px) scale(.2481);animation:fall-7 18s -19s linear infinite}@keyframes fall-7{58.845%{transform:translate(26.1352vw,58.845vh) scale(.2481)}to{transform:translate(21.64645vw,99vh) scale(.2481)}}.snow:nth-child(8){opacity:.3614;transform:translate(75.9817vw,-10px) scale(.3302);animation:fall-8 14s -22s linear infinite}@keyframes fall-8{43.221%{transform:translate(78.1013vw,43.221vh) scale(.3302)}to{transform:translate(77.0415vw,99vh) scale(.3302)}}.snow:nth-child(9){opacity:.6676;transform:translate(11.0586vw,-10px) scale(.5395);animation:fall-9 25s -18s linear infinite}@keyframes fall-9{41.769%{transform:translate(8.7147vw,41.769vh) scale(.5395)}to{transform:translate(9.88665vw,99vh) scale(.5395)}}.snow:nth-child(10){opacity:1.7562;transform:translate(43.6301vw,-10px) scale(.4963);animation:fall-10 27s -14s linear infinite}@keyframes fall-10{32.904%{transform:translate(41.7904vw,32.904vh) scale(.4963)}to{transform:translate(42.71025vw,99vh) scale(.4963)}}.snow:nth-child(11){opacity:.1596;transform:translate(46.1583vw,-10px) scale(.64);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{75.136%{transform:translate(41.3066vw,75.136vh) scale(.64)}to{transform:translate(43.73245vw,99vh) scale(.64)}}.snow:nth-child(12){opacity:.8524;transform:translate(21.753vw,-10px) scale(.745);animation:fall-12 20s -23s linear infinite}@keyframes fall-12{70.716%{transform:translate(22.2917vw,70.716vh) scale(.745)}to{transform:translate(22.02235vw,99vh) scale(.745)}}.snow:nth-child(13){opacity:1.0844;transform:translate(46.1694vw,-10px) scale(.3661);animation:fall-13 19s -27s linear infinite}@keyframes fall-13{38.284%{transform:translate(41.1812vw,38.284vh) scale(.3661)}to{transform:translate(43.6753vw,99vh) scale(.3661)}}.snow:nth-child(14){opacity:.2258;transform:translate(36.4022vw,-10px) scale(.6344);animation:fall-14 28s -21s linear infinite}@keyframes fall-14{49.169%{transform:translate(29.7167vw,49.169vh) scale(.6344)}to{transform:translate(33.05945vw,99vh) scale(.6344)}}.snow:nth-child(15){opacity:1.36;transform:translate(58.399vw,-10px) scale(.0077);animation:fall-15 30s -24s linear infinite}@keyframes fall-15{31.384%{transform:translate(49.347vw,31.384vh) scale(.0077)}to{transform:translate(53.873vw,99vh) scale(.0077)}}.snow:nth-child(16){opacity:.7698;transform:translate(1.3796vw,-10px) scale(.6056);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{37.586%{transform:translate(8.6467vw,37.586vh) scale(.6056)}to{transform:translate(5.01315vw,99vh) scale(.6056)}}.snow:nth-child(17){opacity:.3742;transform:translate(18.6276vw,-10px) scale(.3828);animation:fall-17 19s -15s linear infinite}@keyframes fall-17{52.724%{transform:translate(11.1081vw,52.724vh) scale(.3828)}to{transform:translate(14.86785vw,99vh) scale(.3828)}}.snow:nth-child(18){opacity:1.4876;transform:translate(53.3958vw,-10px) scale(.1448);animation:fall-18 20s -5s linear infinite}@keyframes fall-18{76.076%{transform:translate(57.671vw,76.076vh) scale(.1448)}to{transform:translate(55.5334vw,99vh) scale(.1448)}}.snow:nth-child(19){opacity:1.8532;transform:translate(48.2287vw,-10px) scale(.2573);animation:fall-19 25s -3s linear infinite}@keyframes fall-19{73.199%{transform:translate(41.5579vw,73.199vh) scale(.2573)}to{transform:translate(44.8933vw,99vh) scale(.2573)}}.snow:nth-child(20){opacity:.2416;transform:translate(14.877vw,-10px) scale(.1129);animation:fall-20 21s -20s linear infinite}@keyframes fall-20{56.126%{transform:translate(13.4645vw,56.126vh) scale(.1129)}to{transform:translate(14.17075vw,99vh) scale(.1129)}}.snow:nth-child(21){opacity:1.9698;transform:translate(84.0701vw,-10px) scale(.8962);animation:fall-21 19s -28s linear infinite}@keyframes fall-21{65.852%{transform:translate(75.3859vw,65.852vh) scale(.8962)}to{transform:translate(79.728vw,99vh) scale(.8962)}}.snow:nth-child(22){opacity:.5966;transform:translate(97.8296vw,-10px) scale(.0788);animation:fall-22 15s -25s linear infinite}@keyframes fall-22{50.51%{transform:translate(92.6313vw,50.51vh) scale(.0788)}to{transform:translate(95.23045vw,99vh) scale(.0788)}}.snow:nth-child(23){opacity:.0708;transform:translate(9.8105vw,-10px) scale(.4503);animation:fall-23 10s -22s linear infinite}@keyframes fall-23{77.486%{transform:translate(18.4524vw,77.486vh) scale(.4503)}to{transform:translate(14.13145vw,99vh) scale(.4503)}}.snow:nth-child(24){opacity:1.8926;transform:translate(65.2069vw,-10px) scale(.0058);animation:fall-24 29s -22s linear infinite}@keyframes fall-24{67.329%{transform:translate(59.1745vw,67.329vh) scale(.0058)}to{transform:translate(62.1907vw,99vh) scale(.0058)}}.snow:nth-child(25){opacity:1.9546;transform:translate(15.2116vw,-10px) scale(.0592);animation:fall-25 13s -10s linear infinite}@keyframes fall-25{57.601%{transform:translate(19.3567vw,57.601vh) scale(.0592)}to{transform:translate(17.28415vw,99vh) scale(.0592)}}.snow:nth-child(26){opacity:1.9042;transform:translate(58.1982vw,-10px) scale(.3453);animation:fall-26 27s -9s linear infinite}@keyframes fall-26{47.292%{transform:translate(62.57vw,47.292vh) scale(.3453)}to{transform:translate(60.3841vw,99vh) scale(.3453)}}.snow:nth-child(27){opacity:.042;transform:translate(25.1202vw,-10px) scale(.0832);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{43.601%{transform:translate(18.1664vw,43.601vh) scale(.0832)}to{transform:translate(21.6433vw,99vh) scale(.0832)}}.snow:nth-child(28){opacity:1.819;transform:translate(14.3581vw,-10px) scale(.4025);animation:fall-28 24s -21s linear infinite}@keyframes fall-28{44.778%{transform:translate(14.2309vw,44.778vh) scale(.4025)}to{transform:translate(14.2945vw,99vh) scale(.4025)}}.snow:nth-child(29){opacity:.0822;transform:translate(68.6014vw,-10px) scale(.8193);animation:fall-29 20s -17s linear infinite}@keyframes fall-29{35.6%{transform:translate(60.6125vw,35.6vh) scale(.8193)}to{transform:translate(64.60695vw,99vh) scale(.8193)}}.snow:nth-child(30){opacity:1.5232;transform:translate(99.9055vw,-10px) scale(.9833);animation:fall-30 18s -10s linear infinite}@keyframes fall-30{43.114%{transform:translate(96.6555vw,43.114vh) scale(.9833)}to{transform:translate(98.2805vw,99vh) scale(.9833)}}.snow:nth-child(31){opacity:1.4174;transform:translate(8.3482vw,-10px) scale(.1292);animation:fall-31 17s -23s linear infinite}@keyframes fall-31{75.949%{transform:translate(4.9514vw,75.949vh) scale(.1292)}to{transform:translate(6.6498vw,99vh) scale(.1292)}}.snow:nth-child(32){opacity:1.1168;transform:translate(9.7652vw,-10px) scale(.9693);animation:fall-32 18s -30s linear infinite}@keyframes fall-32{53.241%{transform:translate(9.2789vw,53.241vh) scale(.9693)}to{transform:translate(9.52205vw,99vh) scale(.9693)}}.snow:nth-child(33){opacity:1.861;transform:translate(35.9188vw,-10px) scale(.975);animation:fall-33 11s -6s linear infinite}@keyframes fall-33{32.679%{transform:translate(36.0212vw,32.679vh) scale(.975)}to{transform:translate(35.97vw,99vh) scale(.975)}}.snow:nth-child(34){opacity:.1248;transform:translate(98.8075vw,-10px) scale(.1766);animation:fall-34 19s -6s linear infinite}@keyframes fall-34{66.319%{transform:translate(91.1584vw,66.319vh) scale(.1766)}to{transform:translate(94.98295vw,99vh) scale(.1766)}}.snow:nth-child(35){opacity:.275;transform:translate(42.8181vw,-10px) scale(.2428);animation:fall-35 20s -26s linear infinite}@keyframes fall-35{77.387%{transform:translate(37.4137vw,77.387vh) scale(.2428)}to{transform:translate(40.1159vw,99vh) scale(.2428)}}.snow:nth-child(36){opacity:1.399;transform:translate(40.989vw,-10px) scale(.2609);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{46.491%{transform:translate(40.6473vw,46.491vh) scale(.2609)}to{transform:translate(40.81815vw,99vh) scale(.2609)}}.snow:nth-child(37){opacity:.5214;transform:translate(99.224vw,-10px) scale(.2153);animation:fall-37 23s -17s linear infinite}@keyframes fall-37{54.347%{transform:translate(102.6955vw,54.347vh) scale(.2153)}to{transform:translate(100.95975vw,99vh) scale(.2153)}}.snow:nth-child(38){opacity:1.2206;transform:translate(11.3194vw,-10px) scale(.6424);animation:fall-38 18s -22s linear infinite}@keyframes fall-38{41.613%{transform:translate(9.58vw,41.613vh) scale(.6424)}to{transform:translate(10.4497vw,99vh) scale(.6424)}}.snow:nth-child(39){opacity:1.141;transform:translate(7.4561vw,-10px) scale(.2915);animation:fall-39 27s -22s linear infinite}@keyframes fall-39{51.921%{transform:translate(10.9235vw,51.921vh) scale(.2915)}to{transform:translate(9.1898vw,99vh) scale(.2915)}}.snow:nth-child(40){opacity:.7508;transform:translate(39.4818vw,-10px) scale(.326);animation:fall-40 14s -22s linear infinite}@keyframes fall-40{70.844%{transform:translate(47.8484vw,70.844vh) scale(.326)}to{transform:translate(43.6651vw,99vh) scale(.326)}}.snow:nth-child(41){opacity:.1982;transform:translate(52.9325vw,-10px) scale(.6849);animation:fall-41 10s -19s linear infinite}@keyframes fall-41{57.649%{transform:translate(57.957vw,57.649vh) scale(.6849)}to{transform:translate(55.44475vw,99vh) scale(.6849)}}.snow:nth-child(42){opacity:.0912;transform:translate(31.8833vw,-10px) scale(.7694);animation:fall-42 24s -8s linear infinite}@keyframes fall-42{76.916%{transform:translate(28.11vw,76.916vh) scale(.7694)}to{transform:translate(29.99665vw,99vh) scale(.7694)}}.snow:nth-child(43){opacity:.1416;transform:translate(93.6315vw,-10px) scale(.2953);animation:fall-43 30s -29s linear infinite}@keyframes fall-43{31.613%{transform:translate(97.9174vw,31.613vh) scale(.2953)}to{transform:translate(95.77445vw,99vh) scale(.2953)}}.snow:nth-child(44){opacity:.219;transform:translate(67.7194vw,-10px) scale(.9006);animation:fall-44 13s -12s linear infinite}@keyframes fall-44{61.331%{transform:translate(73.6848vw,61.331vh) scale(.9006)}to{transform:translate(70.7021vw,99vh) scale(.9006)}}.snow:nth-child(45){opacity:1.7842;transform:translate(32.1241vw,-10px) scale(.1401);animation:fall-45 30s -22s linear infinite}@keyframes fall-45{43.062%{transform:translate(35.9133vw,43.062vh) scale(.1401)}to{transform:translate(34.0187vw,99vh) scale(.1401)}}.snow:nth-child(46){opacity:.8554;transform:translate(38.5788vw,-10px) scale(.9565);animation:fall-46 26s -20s linear infinite}@keyframes fall-46{57.061%{transform:translate(42.5304vw,57.061vh) scale(.9565)}to{transform:translate(40.5546vw,99vh) scale(.9565)}}.snow:nth-child(47){opacity:.2592;transform:translate(76.835vw,-10px) scale(.2614);animation:fall-47 21s -22s linear infinite}@keyframes fall-47{66.988%{transform:translate(77.0108vw,66.988vh) scale(.2614)}to{transform:translate(76.9229vw,99vh) scale(.2614)}}.snow:nth-child(48){opacity:1.7918;transform:translate(29.3333vw,-10px) scale(.18);animation:fall-48 19s -30s linear infinite}@keyframes fall-48{67.932%{transform:translate(34.037vw,67.932vh) scale(.18)}to{transform:translate(31.68515vw,99vh) scale(.18)}}.snow:nth-child(49){opacity:.5296;transform:translate(64.9285vw,-10px) scale(.4132);animation:fall-49 22s -1s linear infinite}@keyframes fall-49{47.833%{transform:translate(60.2374vw,47.833vh) scale(.4132)}to{transform:translate(62.58295vw,99vh) scale(.4132)}}.snow:nth-child(50){opacity:1.3946;transform:translate(23.5359vw,-10px) scale(.1083);animation:fall-50 26s -13s linear infinite}@keyframes fall-50{37.829%{transform:translate(23.93vw,37.829vh) scale(.1083)}to{transform:translate(23.73295vw,99vh) scale(.1083)}}.snow:nth-child(51){opacity:.5508;transform:translate(70.7945vw,-10px) scale(.559);animation:fall-51 21s -20s linear infinite}@keyframes fall-51{31.566%{transform:translate(69.3228vw,31.566vh) scale(.559)}to{transform:translate(70.05865vw,99vh) scale(.559)}}.snow:nth-child(52){opacity:1.79;transform:translate(75.499vw,-10px) scale(.6061);animation:fall-52 28s -11s linear infinite}@keyframes fall-52{71.07%{transform:translate(84.006vw,71.07vh) scale(.6061)}to{transform:translate(79.7525vw,99vh) scale(.6061)}}.snow:nth-child(53){opacity:.262;transform:translate(37.2436vw,-10px) scale(.3691);animation:fall-53 15s -27s linear infinite}@keyframes fall-53{31.618%{transform:translate(29.5587vw,31.618vh) scale(.3691)}to{transform:translate(33.40115vw,99vh) scale(.3691)}}.snow:nth-child(54){opacity:1.0774;transform:translate(38.2318vw,-10px) scale(.8328);animation:fall-54 18s -13s linear infinite}@keyframes fall-54{41.34%{transform:translate(36.9697vw,41.34vh) scale(.8328)}to{transform:translate(37.60075vw,99vh) scale(.8328)}}.snow:nth-child(55){opacity:1.0016;transform:translate(29.4209vw,-10px) scale(.6582);animation:fall-55 17s -2s linear infinite}@keyframes fall-55{39.168%{transform:translate(27.0016vw,39.168vh) scale(.6582)}to{transform:translate(28.21125vw,99vh) scale(.6582)}}.snow:nth-child(56){opacity:.7418;transform:translate(26.3716vw,-10px) scale(.8165);animation:fall-56 27s -7s linear infinite}@keyframes fall-56{36.272%{transform:translate(27.0414vw,36.272vh) scale(.8165)}to{transform:translate(26.7065vw,99vh) scale(.8165)}}.snow:nth-child(57){opacity:.8798;transform:translate(63.3288vw,-10px) scale(.34);animation:fall-57 11s -19s linear infinite}@keyframes fall-57{76.878%{transform:translate(60.7392vw,76.878vh) scale(.34)}to{transform:translate(62.034vw,99vh) scale(.34)}}.snow:nth-child(58){opacity:.4894;transform:translate(40.9927vw,-10px) scale(.8431);animation:fall-58 16s -3s linear infinite}@keyframes fall-58{43.153%{transform:translate(43.8399vw,43.153vh) scale(.8431)}to{transform:translate(42.4163vw,99vh) scale(.8431)}}.snow:nth-child(59){opacity:1.0468;transform:translate(18.2551vw,-10px) scale(.9895);animation:fall-59 24s -10s linear infinite}@keyframes fall-59{52.093%{transform:translate(26.5918vw,52.093vh) scale(.9895)}to{transform:translate(22.42345vw,99vh) scale(.9895)}}.snow:nth-child(60){opacity:1.365;transform:translate(69.1013vw,-10px) scale(.0384);animation:fall-60 11s -16s linear infinite}@keyframes fall-60{35.856%{transform:translate(77.1215vw,35.856vh) scale(.0384)}to{transform:translate(73.1114vw,99vh) scale(.0384)}}.snow:nth-child(61){opacity:1.2238;transform:translate(84.8622vw,-10px) scale(.264);animation:fall-61 11s -28s linear infinite}@keyframes fall-61{30.479%{transform:translate(76.4369vw,30.479vh) scale(.264)}to{transform:translate(80.64955vw,99vh) scale(.264)}}.snow:nth-child(62){opacity:1.3792;transform:translate(55.1571vw,-10px) scale(.6187);animation:fall-62 20s -6s linear infinite}@keyframes fall-62{43.275%{transform:translate(60.0836vw,43.275vh) scale(.6187)}to{transform:translate(57.62035vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.8076;transform:translate(25.1304vw,-10px) scale(.7449);animation:fall-63 15s -3s linear infinite}@keyframes fall-63{43.165%{transform:translate(18.4596vw,43.165vh) scale(.7449)}to{transform:translate(21.795vw,99vh) scale(.7449)}}.snow:nth-child(64){opacity:.226;transform:translate(59.9046vw,-10px) scale(.0899);animation:fall-64 27s -30s linear infinite}@keyframes fall-64{73.833%{transform:translate(64.0801vw,73.833vh) scale(.0899)}to{transform:translate(61.99235vw,99vh) scale(.0899)}}.snow:nth-child(65){opacity:1.0312;transform:translate(65.6086vw,-10px) scale(.8452);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{78.88%{transform:translate(56.062vw,78.88vh) scale(.8452)}to{transform:translate(60.8353vw,99vh) scale(.8452)}}.snow:nth-child(66){opacity:.2158;transform:translate(55.9714vw,-10px) scale(.6516);animation:fall-66 23s -28s linear infinite}@keyframes fall-66{46.836%{transform:translate(48.1727vw,46.836vh) scale(.6516)}to{transform:translate(52.07205vw,99vh) scale(.6516)}}.snow:nth-child(67){opacity:.235;transform:translate(36.8213vw,-10px) scale(.9893);animation:fall-67 27s -11s linear infinite}@keyframes fall-67{79.016%{transform:translate(37.3764vw,79.016vh) scale(.9893)}to{transform:translate(37.09885vw,99vh) scale(.9893)}}.snow:nth-child(68){opacity:.5646;transform:translate(77.1343vw,-10px) scale(.9854);animation:fall-68 19s -27s linear infinite}@keyframes fall-68{32.566%{transform:translate(84.2051vw,32.566vh) scale(.9854)}to{transform:translate(80.6697vw,99vh) scale(.9854)}}.snow:nth-child(69){opacity:.6678;transform:translate(67.0354vw,-10px) scale(.2672);animation:fall-69 28s -15s linear infinite}@keyframes fall-69{44.4%{transform:translate(69.2667vw,44.4vh) scale(.2672)}to{transform:translate(68.15105vw,99vh) scale(.2672)}}.snow:nth-child(70){opacity:.7782;transform:translate(70.074vw,-10px) scale(.709);animation:fall-70 26s -1s linear infinite}@keyframes fall-70{36.327%{transform:translate(74.9372vw,36.327vh) scale(.709)}to{transform:translate(72.5056vw,99vh) scale(.709)}}.snow:nth-child(71){opacity:.9054;transform:translate(34.1813vw,-10px) scale(.0142);animation:fall-71 15s -25s linear infinite}@keyframes fall-71{31.7%{transform:translate(27.7039vw,31.7vh) scale(.0142)}to{transform:translate(30.9426vw,99vh) scale(.0142)}}.snow:nth-child(72){opacity:1.445;transform:translate(58.7469vw,-10px) scale(.4085);animation:fall-72 26s -25s linear infinite}@keyframes fall-72{79.748%{transform:translate(57.3849vw,79.748vh) scale(.4085)}to{transform:translate(58.0659vw,99vh) scale(.4085)}}.snow:nth-child(73){opacity:.0114;transform:translate(74.3017vw,-10px) scale(.1079);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{69.24%{transform:translate(74.5128vw,69.24vh) scale(.1079)}to{transform:translate(74.40725vw,99vh) scale(.1079)}}.snow:nth-child(74){opacity:.6614;transform:translate(16.4216vw,-10px) scale(.9571);animation:fall-74 25s -28s linear infinite}@keyframes fall-74{40.363%{transform:translate(9.5042vw,40.363vh) scale(.9571)}to{transform:translate(12.9629vw,99vh) scale(.9571)}}.snow:nth-child(75){opacity:1.8962;transform:translate(30.1455vw,-10px) scale(.246);animation:fall-75 21s -25s linear infinite}@keyframes fall-75{57.485%{transform:translate(29.4549vw,57.485vh) scale(.246)}to{transform:translate(29.8002vw,99vh) scale(.246)}}.snow:nth-child(76){opacity:.5546;transform:translate(81.9312vw,-10px) scale(.7406);animation:fall-76 25s -14s linear infinite}@keyframes fall-76{40.88%{transform:translate(87.4916vw,40.88vh) scale(.7406)}to{transform:translate(84.7114vw,99vh) scale(.7406)}}.snow:nth-child(77){opacity:1.1272;transform:translate(30.2137vw,-10px) scale(.8188);animation:fall-77 12s -7s linear infinite}@keyframes fall-77{58.607%{transform:translate(24.8959vw,58.607vh) scale(.8188)}to{transform:translate(27.5548vw,99vh) scale(.8188)}}.snow:nth-child(78){opacity:.6378;transform:translate(46.4899vw,-10px) scale(.2383);animation:fall-78 27s -27s linear infinite}@keyframes fall-78{66.072%{transform:translate(44.1834vw,66.072vh) scale(.2383)}to{transform:translate(45.33665vw,99vh) scale(.2383)}}.snow:nth-child(79){opacity:.358;transform:translate(27.8051vw,-10px) scale(.921);animation:fall-79 19s -2s linear infinite}@keyframes fall-79{60.208%{transform:translate(17.8736vw,60.208vh) scale(.921)}to{transform:translate(22.83935vw,99vh) scale(.921)}}.snow:nth-child(80){opacity:1.7828;transform:translate(26.9327vw,-10px) scale(.6445);animation:fall-80 11s -4s linear infinite}@keyframes fall-80{34.693%{transform:translate(25.5346vw,34.693vh) scale(.6445)}to{transform:translate(26.23365vw,99vh) scale(.6445)}}.snow:nth-child(81){opacity:.7752;transform:translate(82.1566vw,-10px) scale(.0581);animation:fall-81 13s -17s linear infinite}@keyframes fall-81{40.522%{transform:translate(85.3241vw,40.522vh) scale(.0581)}to{transform:translate(83.74035vw,99vh) scale(.0581)}}.snow:nth-child(82){opacity:1.0136;transform:translate(83.1163vw,-10px) scale(.6657);animation:fall-82 18s -1s linear infinite}@keyframes fall-82{51.518%{transform:translate(77.9486vw,51.518vh) scale(.6657)}to{transform:translate(80.53245vw,99vh) scale(.6657)}}.snow:nth-child(83){opacity:.5478;transform:translate(74.4562vw,-10px) scale(.5455);animation:fall-83 10s -19s linear infinite}@keyframes fall-83{32.157%{transform:translate(71.6875vw,32.157vh) scale(.5455)}to{transform:translate(73.07185vw,99vh) scale(.5455)}}.snow:nth-child(84){opacity:.0944;transform:translate(40.8927vw,-10px) scale(.2378);animation:fall-84 20s -30s linear infinite}@keyframes fall-84{73.867%{transform:translate(39.1484vw,73.867vh) scale(.2378)}to{transform:translate(40.02055vw,99vh) scale(.2378)}}.snow:nth-child(85){opacity:.114;transform:translate(65.5849vw,-10px) scale(.7635);animation:fall-85 26s -4s linear infinite}@keyframes fall-85{60.746%{transform:translate(66.527vw,60.746vh) scale(.7635)}to{transform:translate(66.05595vw,99vh) scale(.7635)}}.snow:nth-child(86){opacity:1.242;transform:translate(86.0144vw,-10px) scale(.4219);animation:fall-86 18s -14s linear infinite}@keyframes fall-86{54.892%{transform:translate(79.1444vw,54.892vh) scale(.4219)}to{transform:translate(82.5794vw,99vh) scale(.4219)}}.snow:nth-child(87){opacity:.2576;transform:translate(62.0338vw,-10px) scale(.8004);animation:fall-87 17s -6s linear infinite}@keyframes fall-87{47.705%{transform:translate(69.6414vw,47.705vh) scale(.8004)}to{transform:translate(65.8376vw,99vh) scale(.8004)}}.snow:nth-child(88){opacity:.6354;transform:translate(43.4437vw,-10px) scale(.1379);animation:fall-88 20s -17s linear infinite}@keyframes fall-88{68.917%{transform:translate(53.1824vw,68.917vh) scale(.1379)}to{transform:translate(48.31305vw,99vh) scale(.1379)}}.snow:nth-child(89){opacity:1.3786;transform:translate(80.3198vw,-10px) scale(.1416);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{39.549%{transform:translate(84.9302vw,39.549vh) scale(.1416)}to{transform:translate(82.625vw,99vh) scale(.1416)}}.snow:nth-child(90){opacity:1.6936;transform:translate(88.7338vw,-10px) scale(.923);animation:fall-90 26s -14s linear infinite}@keyframes fall-90{35.328%{transform:translate(93.4726vw,35.328vh) scale(.923)}to{transform:translate(91.1032vw,99vh) scale(.923)}}.snow:nth-child(91){opacity:1.665;transform:translate(40.4191vw,-10px) scale(.2258);animation:fall-91 27s -14s linear infinite}@keyframes fall-91{70.094%{transform:translate(36.0409vw,70.094vh) scale(.2258)}to{transform:translate(38.23vw,99vh) scale(.2258)}}.snow:nth-child(92){opacity:1.1478;transform:translate(92.8607vw,-10px) scale(.4208);animation:fall-92 10s -4s linear infinite}@keyframes fall-92{76.018%{transform:translate(91.1193vw,76.018vh) scale(.4208)}to{transform:translate(91.99vw,99vh) scale(.4208)}}.snow:nth-child(93){opacity:.5948;transform:translate(18.7543vw,-10px) scale(.68);animation:fall-93 15s -20s linear infinite}@keyframes fall-93{73.738%{transform:translate(12.1325vw,73.738vh) scale(.68)}to{transform:translate(15.4434vw,99vh) scale(.68)}}.snow:nth-child(94){opacity:.785;transform:translate(52.3137vw,-10px) scale(.6653);animation:fall-94 21s -21s linear infinite}@keyframes fall-94{40.616%{transform:translate(53.2929vw,40.616vh) scale(.6653)}to{transform:translate(52.8033vw,99vh) scale(.6653)}}.snow:nth-child(95){opacity:1.5878;transform:translate(39.5495vw,-10px) scale(.1795);animation:fall-95 27s -11s linear infinite}@keyframes fall-95{75.437%{transform:translate(49.5328vw,75.437vh) scale(.1795)}to{transform:translate(44.54115vw,99vh) scale(.1795)}}.snow:nth-child(96){opacity:.725;transform:translate(14.5291vw,-10px) scale(.8846);animation:fall-96 14s -9s linear infinite}@keyframes fall-96{75.237%{transform:translate(23.6136vw,75.237vh) scale(.8846)}to{transform:translate(19.07135vw,99vh) scale(.8846)}}.snow:nth-child(97){opacity:.6618;transform:translate(91.6001vw,-10px) scale(.3477);animation:fall-97 20s -17s linear infinite}@keyframes fall-97{48.863%{transform:translate(82.8997vw,48.863vh) scale(.3477)}to{transform:translate(87.2499vw,99vh) scale(.3477)}}.snow:nth-child(98){opacity:.1178;transform:translate(46.0502vw,-10px) scale(.8008);animation:fall-98 22s -19s linear infinite}@keyframes fall-98{76.693%{transform:translate(49.6684vw,76.693vh) scale(.8008)}to{transform:translate(47.8593vw,99vh) scale(.8008)}}.snow:nth-child(99){opacity:1.6758;transform:translate(74.5338vw,-10px) scale(.9787);animation:fall-99 13s -24s linear infinite}@keyframes fall-99{79.948%{transform:translate(84.3227vw,79.948vh) scale(.9787)}to{transform:translate(79.42825vw,99vh) scale(.9787)}}.snow:nth-child(100){opacity:1.5582;transform:translate(63.4265vw,-10px) scale(.7616);animation:fall-100 23s -16s linear infinite}@keyframes fall-100{41.46%{transform:translate(58.0376vw,41.46vh) scale(.7616)}to{transform:translate(60.73205vw,99vh) scale(.7616)}}.snow:nth-child(101){opacity:1.6188;transform:translate(42.5478vw,-10px) scale(.3204);animation:fall-101 21s -25s linear infinite}@keyframes fall-101{59.524%{transform:translate(45.3379vw,59.524vh) scale(.3204)}to{transform:translate(43.94285vw,99vh) scale(.3204)}}.snow:nth-child(102){opacity:.6386;transform:translate(11.9687vw,-10px) scale(.109);animation:fall-102 23s -1s linear infinite}@keyframes fall-102{75.783%{transform:translate(15.3303vw,75.783vh) scale(.109)}to{transform:translate(13.6495vw,99vh) scale(.109)}}.snow:nth-child(103){opacity:1.7118;transform:translate(96.1231vw,-10px) scale(.0432);animation:fall-103 10s -16s linear infinite}@keyframes fall-103{75.66%{transform:translate(91.5604vw,75.66vh) scale(.0432)}to{transform:translate(93.84175vw,99vh) scale(.0432)}}.snow:nth-child(104){opacity:1.7014;transform:translate(52.9637vw,-10px) scale(.3385);animation:fall-104 14s -1s linear infinite}@keyframes fall-104{43.04%{transform:translate(52.1635vw,43.04vh) scale(.3385)}to{transform:translate(52.5636vw,99vh) scale(.3385)}}.snow:nth-child(105){opacity:1.5796;transform:translate(67.1028vw,-10px) scale(.1684);animation:fall-105 25s -18s linear infinite}@keyframes fall-105{62.694%{transform:translate(60.619vw,62.694vh) scale(.1684)}to{transform:translate(63.8609vw,99vh) scale(.1684)}}.snow:nth-child(106){opacity:.1958;transform:translate(4.0132vw,-10px) scale(.9058);animation:fall-106 18s -1s linear infinite}@keyframes fall-106{60.648%{transform:translate(8.0571vw,60.648vh) scale(.9058)}to{transform:translate(6.03515vw,99vh) scale(.9058)}}.snow:nth-child(107){opacity:1.8546;transform:translate(27.4027vw,-10px) scale(.0079);animation:fall-107 17s -14s linear infinite}@keyframes fall-107{64.889%{transform:translate(33.8361vw,64.889vh) scale(.0079)}to{transform:translate(30.6194vw,99vh) scale(.0079)}}.snow:nth-child(108){opacity:1.813;transform:translate(54.8654vw,-10px) scale(.1673);animation:fall-108 20s -5s linear infinite}@keyframes fall-108{62.419%{transform:translate(56.3037vw,62.419vh) scale(.1673)}to{transform:translate(55.58455vw,99vh) scale(.1673)}}.snow:nth-child(109){opacity:.5408;transform:translate(79.9191vw,-10px) scale(.2054);animation:fall-109 30s -22s linear infinite}@keyframes fall-109{64.087%{transform:translate(81.6591vw,64.087vh) scale(.2054)}to{transform:translate(80.7891vw,99vh) scale(.2054)}}.snow:nth-child(110){opacity:1.9678;transform:translate(78.7349vw,-10px) scale(.0574);animation:fall-110 24s -21s linear infinite}@keyframes fall-110{62.873%{transform:translate(88.1464vw,62.873vh) scale(.0574)}to{transform:translate(83.44065vw,99vh) scale(.0574)}}.snow:nth-child(111){opacity:.0448;transform:translate(55.9645vw,-10px) scale(.0547);animation:fall-111 28s -4s linear infinite}@keyframes fall-111{44.33%{transform:translate(50.861vw,44.33vh) scale(.0547)}to{transform:translate(53.41275vw,99vh) scale(.0547)}}.snow:nth-child(112){opacity:1.8568;transform:translate(.022vw,-10px) scale(.8306);animation:fall-112 19s -4s linear infinite}@keyframes fall-112{72.701%{transform:translate(2.5923vw,72.701vh) scale(.8306)}to{transform:translate(1.30715vw,99vh) scale(.8306)}}.snow:nth-child(113){opacity:1.9764;transform:translate(79.0853vw,-10px) scale(.857);animation:fall-113 19s -5s linear infinite}@keyframes fall-113{75.169%{transform:translate(74.0354vw,75.169vh) scale(.857)}to{transform:translate(76.56035vw,99vh) scale(.857)}}.snow:nth-child(114){opacity:1.5722;transform:translate(15.989vw,-10px) scale(.1812);animation:fall-114 19s -3s linear infinite}@keyframes fall-114{41.605%{transform:translate(12.488vw,41.605vh) scale(.1812)}to{transform:translate(14.2385vw,99vh) scale(.1812)}}.snow:nth-child(115){opacity:1.035;transform:translate(37.1715vw,-10px) scale(.5924);animation:fall-115 13s -16s linear infinite}@keyframes fall-115{30.973%{transform:translate(27.762vw,30.973vh) scale(.5924)}to{transform:translate(32.46675vw,99vh) scale(.5924)}}.snow:nth-child(116){opacity:1.6528;transform:translate(25.143vw,-10px) scale(.1867);animation:fall-116 19s -2s linear infinite}@keyframes fall-116{55.165%{transform:translate(30.7684vw,55.165vh) scale(.1867)}to{transform:translate(27.9557vw,99vh) scale(.1867)}}.snow:nth-child(117){opacity:1.1402;transform:translate(5.7039vw,-10px) scale(.1791);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{50.916%{transform:translate(8.2923vw,50.916vh) scale(.1791)}to{transform:translate(6.9981vw,99vh) scale(.1791)}}.snow:nth-child(118){opacity:1.4328;transform:translate(72.8341vw,-10px) scale(.4873);animation:fall-118 26s -20s linear infinite}@keyframes fall-118{39.748%{transform:translate(77.7433vw,39.748vh) scale(.4873)}to{transform:translate(75.2887vw,99vh) scale(.4873)}}.snow:nth-child(119){opacity:.9384;transform:translate(63.312vw,-10px) scale(.1627);animation:fall-119 11s -15s linear infinite}@keyframes fall-119{67.34%{transform:translate(68.1261vw,67.34vh) scale(.1627)}to{transform:translate(65.71905vw,99vh) scale(.1627)}}.snow:nth-child(120){opacity:.5856;transform:translate(82.3696vw,-10px) scale(.0407);animation:fall-120 25s -25s linear infinite}@keyframes fall-120{39.409%{transform:translate(74.9168vw,39.409vh) scale(.0407)}to{transform:translate(78.6432vw,99vh) scale(.0407)}}.snow:nth-child(121){opacity:.2102;transform:translate(10.7377vw,-10px) scale(.8317);animation:fall-121 25s -10s linear infinite}@keyframes fall-121{56.325%{transform:translate(4.1254vw,56.325vh) scale(.8317)}to{transform:translate(7.43155vw,99vh) scale(.8317)}}.snow:nth-child(122){opacity:.1838;transform:translate(44.4666vw,-10px) scale(.3256);animation:fall-122 27s -12s linear infinite}@keyframes fall-122{67.657%{transform:translate(53.5138vw,67.657vh) scale(.3256)}to{transform:translate(48.9902vw,99vh) scale(.3256)}}.snow:nth-child(123){opacity:.5884;transform:translate(66.3734vw,-10px) scale(.8777);animation:fall-123 21s -18s linear infinite}@keyframes fall-123{76.497%{transform:translate(65.9796vw,76.497vh) scale(.8777)}to{transform:translate(66.1765vw,99vh) scale(.8777)}}.snow:nth-child(124){opacity:1.6604;transform:translate(94.7546vw,-10px) scale(.8583);animation:fall-124 18s -19s linear infinite}@keyframes fall-124{42.502%{transform:translate(99.7614vw,42.502vh) scale(.8583)}to{transform:translate(97.258vw,99vh) scale(.8583)}}.snow:nth-child(125){opacity:1.5634;transform:translate(7.5045vw,-10px) scale(.7897);animation:fall-125 30s -10s linear infinite}@keyframes fall-125{66.982%{transform:translate(15.6386vw,66.982vh) scale(.7897)}to{transform:translate(11.57155vw,99vh) scale(.7897)}}.snow:nth-child(126){opacity:1.4602;transform:translate(16.1366vw,-10px) scale(.5879);animation:fall-126 17s -6s linear infinite}@keyframes fall-126{60.704%{transform:translate(12.6928vw,60.704vh) scale(.5879)}to{transform:translate(14.4147vw,99vh) scale(.5879)}}.snow:nth-child(127){opacity:.413;transform:translate(21.9708vw,-10px) scale(.6812);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{59.971%{transform:translate(13.331vw,59.971vh) scale(.6812)}to{transform:translate(17.6509vw,99vh) scale(.6812)}}.snow:nth-child(128){opacity:.3714;transform:translate(30.2456vw,-10px) scale(.62);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{70.602%{transform:translate(31.0883vw,70.602vh) scale(.62)}to{transform:translate(30.66695vw,99vh) scale(.62)}}.snow:nth-child(129){opacity:.5226;transform:translate(.6252vw,-10px) scale(.5742);animation:fall-129 15s -18s linear infinite}@keyframes fall-129{42.882%{transform:translate(-3.2984vw,42.882vh) scale(.5742)}to{transform:translate(-1.3366vw,99vh) scale(.5742)}}.snow:nth-child(130){opacity:1.018;transform:translate(69.8106vw,-10px) scale(.9576);animation:fall-130 29s -15s linear infinite}@keyframes fall-130{75.199%{transform:translate(74.5995vw,75.199vh) scale(.9576)}to{transform:translate(72.20505vw,99vh) scale(.9576)}}.snow:nth-child(131){opacity:.2;transform:translate(99.5792vw,-10px) scale(.9227);animation:fall-131 10s -2s linear infinite}@keyframes fall-131{73.399%{transform:translate(100.5025vw,73.399vh) scale(.9227)}to{transform:translate(100.04085vw,99vh) scale(.9227)}}.snow:nth-child(132){opacity:1.976;transform:translate(62.2708vw,-10px) scale(.6304);animation:fall-132 22s -30s linear infinite}@keyframes fall-132{78.81%{transform:translate(68.2261vw,78.81vh) scale(.6304)}to{transform:translate(65.24845vw,99vh) scale(.6304)}}.snow:nth-child(133){opacity:.5912;transform:translate(2.4578vw,-10px) scale(.7875);animation:fall-133 17s -14s linear infinite}@keyframes fall-133{72.601%{transform:translate(-6.1304vw,72.601vh) scale(.7875)}to{transform:translate(-1.8363vw,99vh) scale(.7875)}}.snow:nth-child(134){opacity:1.6922;transform:translate(37.5477vw,-10px) scale(.4851);animation:fall-134 25s -6s linear infinite}@keyframes fall-134{39.91%{transform:translate(35.9907vw,39.91vh) scale(.4851)}to{transform:translate(36.7692vw,99vh) scale(.4851)}}.snow:nth-child(135){opacity:.337;transform:translate(88.6932vw,-10px) scale(.1047);animation:fall-135 18s -8s linear infinite}@keyframes fall-135{52.44%{transform:translate(87.8708vw,52.44vh) scale(.1047)}to{transform:translate(88.282vw,99vh) scale(.1047)}}.snow:nth-child(136){opacity:1.5194;transform:translate(12.5806vw,-10px) scale(.0836);animation:fall-136 30s -3s linear infinite}@keyframes fall-136{73.804%{transform:translate(21.6488vw,73.804vh) scale(.0836)}to{transform:translate(17.1147vw,99vh) scale(.0836)}}.snow:nth-child(137){opacity:.2482;transform:translate(46.8315vw,-10px) scale(.6467);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{61.85%{transform:translate(41.7869vw,61.85vh) scale(.6467)}to{transform:translate(44.3092vw,99vh) scale(.6467)}}.snow:nth-child(138){opacity:.8262;transform:translate(53.9399vw,-10px) scale(.9947);animation:fall-138 28s -11s linear infinite}@keyframes fall-138{58.077%{transform:translate(53.7663vw,58.077vh) scale(.9947)}to{transform:translate(53.8531vw,99vh) scale(.9947)}}.snow:nth-child(139){opacity:.0496;transform:translate(77.56vw,-10px) scale(.2184);animation:fall-139 22s -29s linear infinite}@keyframes fall-139{33.585%{transform:translate(70.4106vw,33.585vh) scale(.2184)}to{transform:translate(73.9853vw,99vh) scale(.2184)}}.snow:nth-child(140){opacity:.4436;transform:translate(18.385vw,-10px) scale(.5346);animation:fall-140 11s -11s linear infinite}@keyframes fall-140{49.87%{transform:translate(28.2824vw,49.87vh) scale(.5346)}to{transform:translate(23.3337vw,99vh) scale(.5346)}}.snow:nth-child(141){opacity:.0514;transform:translate(48.6706vw,-10px) scale(.3663);animation:fall-141 17s -2s linear infinite}@keyframes fall-141{61.113%{transform:translate(47.9595vw,61.113vh) scale(.3663)}to{transform:translate(48.31505vw,99vh) scale(.3663)}}.snow:nth-child(142){opacity:.6302;transform:translate(83.8499vw,-10px) scale(.2354);animation:fall-142 17s -19s linear infinite}@keyframes fall-142{77.802%{transform:translate(87.174vw,77.802vh) scale(.2354)}to{transform:translate(85.51195vw,99vh) scale(.2354)}}.snow:nth-child(143){opacity:1.7956;transform:translate(68.9395vw,-10px) scale(.5956);animation:fall-143 29s -26s linear infinite}@keyframes fall-143{50.93%{transform:translate(64.2211vw,50.93vh) scale(.5956)}to{transform:translate(66.5803vw,99vh) scale(.5956)}}.snow:nth-child(144){opacity:.5972;transform:translate(95.9179vw,-10px) scale(.9697);animation:fall-144 23s -30s linear infinite}@keyframes fall-144{61.829%{transform:translate(90.282vw,61.829vh) scale(.9697)}to{transform:translate(93.09995vw,99vh) scale(.9697)}}.snow:nth-child(145){opacity:.3786;transform:translate(17.0369vw,-10px) scale(.4534);animation:fall-145 28s -1s linear infinite}@keyframes fall-145{36.034%{transform:translate(19.8752vw,36.034vh) scale(.4534)}to{transform:translate(18.45605vw,99vh) scale(.4534)}}.snow:nth-child(146){opacity:.9832;transform:translate(69.9462vw,-10px) scale(.4093);animation:fall-146 11s -23s linear infinite}@keyframes fall-146{47%{transform:translate(61.6505vw,47vh) scale(.4093)}to{transform:translate(65.79835vw,99vh) scale(.4093)}}.snow:nth-child(147){opacity:.9618;transform:translate(77.3596vw,-10px) scale(.7525);animation:fall-147 10s -6s linear infinite}@keyframes fall-147{65.167%{transform:translate(77.8382vw,65.167vh) scale(.7525)}to{transform:translate(77.5989vw,99vh) scale(.7525)}}.snow:nth-child(148){opacity:1.2712;transform:translate(65.9481vw,-10px) scale(.7793);animation:fall-148 23s -14s linear infinite}@keyframes fall-148{79.397%{transform:translate(71.294vw,79.397vh) scale(.7793)}to{transform:translate(68.62105vw,99vh) scale(.7793)}}.snow:nth-child(149){opacity:.421;transform:translate(93.7549vw,-10px) scale(.1886);animation:fall-149 16s -19s linear infinite}@keyframes fall-149{76.243%{transform:translate(89.4973vw,76.243vh) scale(.1886)}to{transform:translate(91.6261vw,99vh) scale(.1886)}}.snow:nth-child(150){opacity:1.0398;transform:translate(44.2481vw,-10px) scale(.6246);animation:fall-150 10s -11s linear infinite}@keyframes fall-150{63.317%{transform:translate(35.058vw,63.317vh) scale(.6246)}to{transform:translate(39.65305vw,99vh) scale(.6246)}}.snow:nth-child(151){opacity:.1216;transform:translate(21.8633vw,-10px) scale(.8583);animation:fall-151 18s -17s linear infinite}@keyframes fall-151{51.611%{transform:translate(21.8092vw,51.611vh) scale(.8583)}to{transform:translate(21.83625vw,99vh) scale(.8583)}}.snow:nth-child(152){opacity:.082;transform:translate(46.1154vw,-10px) scale(.0442);animation:fall-152 29s -11s linear infinite}@keyframes fall-152{70.027%{transform:translate(44.1075vw,70.027vh) scale(.0442)}to{transform:translate(45.11145vw,99vh) scale(.0442)}}.snow:nth-child(153){opacity:.6728;transform:translate(95.8023vw,-10px) scale(.4901);animation:fall-153 10s -29s linear infinite}@keyframes fall-153{51.888%{transform:translate(93.0513vw,51.888vh) scale(.4901)}to{transform:translate(94.4268vw,99vh) scale(.4901)}}.snow:nth-child(154){opacity:.7736;transform:translate(77.5817vw,-10px) scale(.485);animation:fall-154 14s -13s linear infinite}@keyframes fall-154{56.744%{transform:translate(86.9559vw,56.744vh) scale(.485)}to{transform:translate(82.2688vw,99vh) scale(.485)}}.snow:nth-child(155){opacity:.005;transform:translate(52.868vw,-10px) scale(.8317);animation:fall-155 20s -26s linear infinite}@keyframes fall-155{39.888%{transform:translate(53.2498vw,39.888vh) scale(.8317)}to{transform:translate(53.0589vw,99vh) scale(.8317)}}.snow:nth-child(156){opacity:.2124;transform:translate(36.1963vw,-10px) scale(.9084);animation:fall-156 26s -28s linear infinite}@keyframes fall-156{79.83%{transform:translate(45.3402vw,79.83vh) scale(.9084)}to{transform:translate(40.76825vw,99vh) scale(.9084)}}.snow:nth-child(157){opacity:.8164;transform:translate(63.1372vw,-10px) scale(.9955);animation:fall-157 16s -19s linear infinite}@keyframes fall-157{64.29%{transform:translate(70.3325vw,64.29vh) scale(.9955)}to{transform:translate(66.73485vw,99vh) scale(.9955)}}.snow:nth-child(158){opacity:1.4798;transform:translate(93.191vw,-10px) scale(.1417);animation:fall-158 30s -9s linear infinite}@keyframes fall-158{47.561%{transform:translate(101.6407vw,47.561vh) scale(.1417)}to{transform:translate(97.41585vw,99vh) scale(.1417)}}.snow:nth-child(159){opacity:1.648;transform:translate(13.3786vw,-10px) scale(.6456);animation:fall-159 19s -15s linear infinite}@keyframes fall-159{33.642%{transform:translate(17.3138vw,33.642vh) scale(.6456)}to{transform:translate(15.3462vw,99vh) scale(.6456)}}.snow:nth-child(160){opacity:1.4848;transform:translate(1.3048vw,-10px) scale(.1602);animation:fall-160 30s -21s linear infinite}@keyframes fall-160{77.728%{transform:translate(6.7325vw,77.728vh) scale(.1602)}to{transform:translate(4.01865vw,99vh) scale(.1602)}}.snow:nth-child(161){opacity:1.142;transform:translate(39.4573vw,-10px) scale(.5069);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{77.192%{transform:translate(35.5412vw,77.192vh) scale(.5069)}to{transform:translate(37.49925vw,99vh) scale(.5069)}}.snow:nth-child(162){opacity:.2516;transform:translate(9.3282vw,-10px) scale(.7203);animation:fall-162 12s -19s linear infinite}@keyframes fall-162{37.437%{transform:translate(5.1385vw,37.437vh) scale(.7203)}to{transform:translate(7.23335vw,99vh) scale(.7203)}}.snow:nth-child(163){opacity:1.9272;transform:translate(95.2587vw,-10px) scale(.3548);animation:fall-163 11s -26s linear infinite}@keyframes fall-163{59.471%{transform:translate(91.837vw,59.471vh) scale(.3548)}to{transform:translate(93.54785vw,99vh) scale(.3548)}}.snow:nth-child(164){opacity:1.9242;transform:translate(8.2372vw,-10px) scale(.3181);animation:fall-164 18s -9s linear infinite}@keyframes fall-164{52.295%{transform:translate(1.6052vw,52.295vh) scale(.3181)}to{transform:translate(4.9212vw,99vh) scale(.3181)}}.snow:nth-child(165){opacity:.8006;transform:translate(86.2515vw,-10px) scale(.3241);animation:fall-165 16s -25s linear infinite}@keyframes fall-165{57.395%{transform:translate(79.8544vw,57.395vh) scale(.3241)}to{transform:translate(83.05295vw,99vh) scale(.3241)}}.snow:nth-child(166){opacity:1.638;transform:translate(24.0716vw,-10px) scale(.5421);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{48.342%{transform:translate(19.0252vw,48.342vh) scale(.5421)}to{transform:translate(21.5484vw,99vh) scale(.5421)}}.snow:nth-child(167){opacity:.0304;transform:translate(29.5089vw,-10px) scale(.3306);animation:fall-167 21s -10s linear infinite}@keyframes fall-167{63.99%{transform:translate(38.2142vw,63.99vh) scale(.3306)}to{transform:translate(33.86155vw,99vh) scale(.3306)}}.snow:nth-child(168){opacity:.947;transform:translate(41.7572vw,-10px) scale(.8079);animation:fall-168 29s -14s linear infinite}@keyframes fall-168{57.888%{transform:translate(51.4431vw,57.888vh) scale(.8079)}to{transform:translate(46.60015vw,99vh) scale(.8079)}}.snow:nth-child(169){opacity:.516;transform:translate(30.4282vw,-10px) scale(.8648);animation:fall-169 20s -27s linear infinite}@keyframes fall-169{30.703%{transform:translate(38.7016vw,30.703vh) scale(.8648)}to{transform:translate(34.5649vw,99vh) scale(.8648)}}.snow:nth-child(170){opacity:1.6648;transform:translate(78.6066vw,-10px) scale(.0907);animation:fall-170 16s -24s linear infinite}@keyframes fall-170{32.925%{transform:translate(81.2554vw,32.925vh) scale(.0907)}to{transform:translate(79.931vw,99vh) scale(.0907)}}.snow:nth-child(171){opacity:1.8206;transform:translate(83.791vw,-10px) scale(.432);animation:fall-171 19s -29s linear infinite}@keyframes fall-171{44.925%{transform:translate(92.6781vw,44.925vh) scale(.432)}to{transform:translate(88.23455vw,99vh) scale(.432)}}.snow:nth-child(172){opacity:.2788;transform:translate(32.0922vw,-10px) scale(.1573);animation:fall-172 17s -11s linear infinite}@keyframes fall-172{75.041%{transform:translate(29.2869vw,75.041vh) scale(.1573)}to{transform:translate(30.68955vw,99vh) scale(.1573)}}.snow:nth-child(173){opacity:.9074;transform:translate(87.2307vw,-10px) scale(.5342);animation:fall-173 16s -20s linear infinite}@keyframes fall-173{60.413%{transform:translate(93.5843vw,60.413vh) scale(.5342)}to{transform:translate(90.4075vw,99vh) scale(.5342)}}.snow:nth-child(174){opacity:1.0812;transform:translate(78.2471vw,-10px) scale(.3339);animation:fall-174 16s -27s linear infinite}@keyframes fall-174{35.341%{transform:translate(72.0979vw,35.341vh) scale(.3339)}to{transform:translate(75.1725vw,99vh) scale(.3339)}}.snow:nth-child(175){opacity:.617;transform:translate(70.5572vw,-10px) scale(.9408);animation:fall-175 15s -24s linear infinite}@keyframes fall-175{63.632%{transform:translate(71.3981vw,63.632vh) scale(.9408)}to{transform:translate(70.97765vw,99vh) scale(.9408)}}.snow:nth-child(176){opacity:.9522;transform:translate(34.154vw,-10px) scale(.978);animation:fall-176 25s -24s linear infinite}@keyframes fall-176{41.51%{transform:translate(33.4524vw,41.51vh) scale(.978)}to{transform:translate(33.8032vw,99vh) scale(.978)}}.snow:nth-child(177){opacity:.601;transform:translate(54.4292vw,-10px) scale(.4701);animation:fall-177 16s -14s linear infinite}@keyframes fall-177{72.909%{transform:translate(54.4303vw,72.909vh) scale(.4701)}to{transform:translate(54.42975vw,99vh) scale(.4701)}}.snow:nth-child(178){opacity:.1804;transform:translate(89.2075vw,-10px) scale(.2805);animation:fall-178 17s -19s linear infinite}@keyframes fall-178{67.867%{transform:translate(87.8177vw,67.867vh) scale(.2805)}to{transform:translate(88.5126vw,99vh) scale(.2805)}}.snow:nth-child(179){opacity:.135;transform:translate(78.5763vw,-10px) scale(.3084);animation:fall-179 30s -17s linear infinite}@keyframes fall-179{50.71%{transform:translate(85.2198vw,50.71vh) scale(.3084)}to{transform:translate(81.89805vw,99vh) scale(.3084)}}.snow:nth-child(180){opacity:1.7074;transform:translate(87.5772vw,-10px) scale(.5967);animation:fall-180 12s -22s linear infinite}@keyframes fall-180{76.199%{transform:translate(78.8198vw,76.199vh) scale(.5967)}to{transform:translate(83.1985vw,99vh) scale(.5967)}}.snow:nth-child(181){opacity:.9654;transform:translate(69.332vw,-10px) scale(.6406);animation:fall-181 11s -10s linear infinite}@keyframes fall-181{32.611%{transform:translate(62.4594vw,32.611vh) scale(.6406)}to{transform:translate(65.8957vw,99vh) scale(.6406)}}.snow:nth-child(182){opacity:.173;transform:translate(5.4585vw,-10px) scale(.1258);animation:fall-182 23s -17s linear infinite}@keyframes fall-182{55.938%{transform:translate(7.903vw,55.938vh) scale(.1258)}to{transform:translate(6.68075vw,99vh) scale(.1258)}}.snow:nth-child(183){opacity:.37;transform:translate(11.7595vw,-10px) scale(.8098);animation:fall-183 17s -5s linear infinite}@keyframes fall-183{46.909%{transform:translate(10.9643vw,46.909vh) scale(.8098)}to{transform:translate(11.3619vw,99vh) scale(.8098)}}.snow:nth-child(184){opacity:.1072;transform:translate(36.3811vw,-10px) scale(.6155);animation:fall-184 10s -2s linear infinite}@keyframes fall-184{36.94%{transform:translate(46.298vw,36.94vh) scale(.6155)}to{transform:translate(41.33955vw,99vh) scale(.6155)}}.snow:nth-child(185){opacity:1.3898;transform:translate(58.1583vw,-10px) scale(.673);animation:fall-185 26s -5s linear infinite}@keyframes fall-185{62.925%{transform:translate(64.972vw,62.925vh) scale(.673)}to{transform:translate(61.56515vw,99vh) scale(.673)}}.snow:nth-child(186){opacity:.206;transform:translate(68.7015vw,-10px) scale(.6361);animation:fall-186 19s -4s linear infinite}@keyframes fall-186{32.197%{transform:translate(73.1296vw,32.197vh) scale(.6361)}to{transform:translate(70.91555vw,99vh) scale(.6361)}}.snow:nth-child(187){opacity:.3188;transform:translate(34.2235vw,-10px) scale(.0227);animation:fall-187 15s -10s linear infinite}@keyframes fall-187{77.156%{transform:translate(26.8197vw,77.156vh) scale(.0227)}to{transform:translate(30.5216vw,99vh) scale(.0227)}}.snow:nth-child(188){opacity:1.2742;transform:translate(62.6543vw,-10px) scale(.7138);animation:fall-188 25s -22s linear infinite}@keyframes fall-188{60.383%{transform:translate(59.1814vw,60.383vh) scale(.7138)}to{transform:translate(60.91785vw,99vh) scale(.7138)}}.snow:nth-child(189){opacity:1.9794;transform:translate(94.4905vw,-10px) scale(.3081);animation:fall-189 17s -21s linear infinite}@keyframes fall-189{75.566%{transform:translate(101.7099vw,75.566vh) scale(.3081)}to{transform:translate(98.1002vw,99vh) scale(.3081)}}.snow:nth-child(190){opacity:1.7498;transform:translate(81.7193vw,-10px) scale(.6991);animation:fall-190 12s -30s linear infinite}@keyframes fall-190{36.375%{transform:translate(78.5798vw,36.375vh) scale(.6991)}to{transform:translate(80.14955vw,99vh) scale(.6991)}}.snow:nth-child(191){opacity:.8176;transform:translate(7.2059vw,-10px) scale(.4011);animation:fall-191 15s -12s linear infinite}@keyframes fall-191{65.847%{transform:translate(13.2945vw,65.847vh) scale(.4011)}to{transform:translate(10.2502vw,99vh) scale(.4011)}}.snow:nth-child(192){opacity:1.262;transform:translate(85.4382vw,-10px) scale(.1469);animation:fall-192 29s -21s linear infinite}@keyframes fall-192{70.435%{transform:translate(92.0903vw,70.435vh) scale(.1469)}to{transform:translate(88.76425vw,99vh) scale(.1469)}}.snow:nth-child(193){opacity:.8592;transform:translate(89.8307vw,-10px) scale(.3583);animation:fall-193 29s -2s linear infinite}@keyframes fall-193{55.734%{transform:translate(81.6115vw,55.734vh) scale(.3583)}to{transform:translate(85.7211vw,99vh) scale(.3583)}}.snow:nth-child(194){opacity:1.888;transform:translate(65.4812vw,-10px) scale(.5688);animation:fall-194 26s -19s linear infinite}@keyframes fall-194{46.92%{transform:translate(68.635vw,46.92vh) scale(.5688)}to{transform:translate(67.0581vw,99vh) scale(.5688)}}.snow:nth-child(195){opacity:.3122;transform:translate(44.7635vw,-10px) scale(.4913);animation:fall-195 19s -4s linear infinite}@keyframes fall-195{67.395%{transform:translate(40.2183vw,67.395vh) scale(.4913)}to{transform:translate(42.4909vw,99vh) scale(.4913)}}.snow:nth-child(196){opacity:.4402;transform:translate(58.108vw,-10px) scale(.2469);animation:fall-196 21s -25s linear infinite}@keyframes fall-196{56.062%{transform:translate(51.1146vw,56.062vh) scale(.2469)}to{transform:translate(54.6113vw,99vh) scale(.2469)}}.snow:nth-child(197){opacity:.4516;transform:translate(19.2889vw,-10px) scale(.3013);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{30.293%{transform:translate(19.2159vw,30.293vh) scale(.3013)}to{transform:translate(19.2524vw,99vh) scale(.3013)}}.snow:nth-child(198){opacity:.307;transform:translate(90.1285vw,-10px) scale(.4225);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{59.93%{transform:translate(91.8003vw,59.93vh) scale(.4225)}to{transform:translate(90.9644vw,99vh) scale(.4225)}}.snow:nth-child(199){opacity:1.3436;transform:translate(50.9766vw,-10px) scale(.7223);animation:fall-199 24s -22s linear infinite}@keyframes fall-199{74.338%{transform:translate(58.2293vw,74.338vh) scale(.7223)}to{transform:translate(54.60295vw,99vh) scale(.7223)}}.snow:nth-child(200){opacity:.7272;transform:translate(21.9987vw,-10px) scale(.0754);animation:fall-200 20s -30s linear infinite}@keyframes fall-200{37.784%{transform:translate(19.0495vw,37.784vh) scale(.0754)}to{transform:translate(20.5241vw,99vh) scale(.0754)}}.snow:nth-child(201){opacity:1.5044;transform:translate(55.9496vw,-10px) scale(.2627);animation:fall-201 30s -7s linear infinite}@keyframes fall-201{45.734%{transform:translate(51.8134vw,45.734vh) scale(.2627)}to{transform:translate(53.8815vw,99vh) scale(.2627)}}.snow:nth-child(202){opacity:1.197;transform:translate(21.5008vw,-10px) scale(.9672);animation:fall-202 23s -8s linear infinite}@keyframes fall-202{73.986%{transform:translate(25.6522vw,73.986vh) scale(.9672)}to{transform:translate(23.5765vw,99vh) scale(.9672)}}.snow:nth-child(203){opacity:1.912;transform:translate(4.6781vw,-10px) scale(.7293);animation:fall-203 16s -12s linear infinite}@keyframes fall-203{53.344%{transform:translate(4.477vw,53.344vh) scale(.7293)}to{transform:translate(4.57755vw,99vh) scale(.7293)}}.snow:nth-child(204){opacity:1.839;transform:translate(39.9207vw,-10px) scale(.027);animation:fall-204 25s -20s linear infinite}@keyframes fall-204{69.036%{transform:translate(35.8761vw,69.036vh) scale(.027)}to{transform:translate(37.8984vw,99vh) scale(.027)}}.snow:nth-child(205){opacity:.7816;transform:translate(27.9786vw,-10px) scale(.1348);animation:fall-205 24s -8s linear infinite}@keyframes fall-205{46.621%{transform:translate(26.7839vw,46.621vh) scale(.1348)}to{transform:translate(27.38125vw,99vh) scale(.1348)}}.snow:nth-child(206){opacity:.8462;transform:translate(4.7238vw,-10px) scale(.8593);animation:fall-206 21s -5s linear infinite}@keyframes fall-206{50.698%{transform:translate(12.4796vw,50.698vh) scale(.8593)}to{transform:translate(8.6017vw,99vh) scale(.8593)}}.snow:nth-child(207){opacity:1.0456;transform:translate(22.7135vw,-10px) scale(.6375);animation:fall-207 26s -11s linear infinite}@keyframes fall-207{64.378%{transform:translate(17.1456vw,64.378vh) scale(.6375)}to{transform:translate(19.92955vw,99vh) scale(.6375)}}.snow:nth-child(208){opacity:.4822;transform:translate(53.5401vw,-10px) scale(.0551);animation:fall-208 13s -5s linear infinite}@keyframes fall-208{34.986%{transform:translate(56.9977vw,34.986vh) scale(.0551)}to{transform:translate(55.2689vw,99vh) scale(.0551)}}.snow:nth-child(209){opacity:1.7118;transform:translate(63.7621vw,-10px) scale(.565);animation:fall-209 11s -9s linear infinite}@keyframes fall-209{64.733%{transform:translate(57.8603vw,64.733vh) scale(.565)}to{transform:translate(60.8112vw,99vh) scale(.565)}}.snow:nth-child(210){opacity:1.9486;transform:translate(88.7914vw,-10px) scale(.242);animation:fall-210 27s -15s linear infinite}@keyframes fall-210{51.298%{transform:translate(88.2144vw,51.298vh) scale(.242)}to{transform:translate(88.5029vw,99vh) scale(.242)}}.snow:nth-child(211){opacity:1.7752;transform:translate(41.9933vw,-10px) scale(.8293);animation:fall-211 12s -25s linear infinite}@keyframes fall-211{74.542%{transform:translate(44.7672vw,74.542vh) scale(.8293)}to{transform:translate(43.38025vw,99vh) scale(.8293)}}.snow:nth-child(212){opacity:1.2966;transform:translate(24.6676vw,-10px) scale(.8909);animation:fall-212 19s -19s linear infinite}@keyframes fall-212{64.108%{transform:translate(15.4873vw,64.108vh) scale(.8909)}to{transform:translate(20.07745vw,99vh) scale(.8909)}}.snow:nth-child(213){opacity:1.1138;transform:translate(84.7857vw,-10px) scale(.5723);animation:fall-213 28s -12s linear infinite}@keyframes fall-213{58.355%{transform:translate(89.3007vw,58.355vh) scale(.5723)}to{transform:translate(87.0432vw,99vh) scale(.5723)}}.snow:nth-child(214){opacity:1.9306;transform:translate(78.8075vw,-10px) scale(.2209);animation:fall-214 30s -4s linear infinite}@keyframes fall-214{30.664%{transform:translate(72.3115vw,30.664vh) scale(.2209)}to{transform:translate(75.5595vw,99vh) scale(.2209)}}.snow:nth-child(215){opacity:.8038;transform:translate(33.369vw,-10px) scale(.962);animation:fall-215 30s -30s linear infinite}@keyframes fall-215{58.913%{transform:translate(27.9049vw,58.913vh) scale(.962)}to{transform:translate(30.63695vw,99vh) scale(.962)}}.snow:nth-child(216){opacity:.9896;transform:translate(9.6312vw,-10px) scale(.2113);animation:fall-216 15s -11s linear infinite}@keyframes fall-216{32.324%{transform:translate(4.7291vw,32.324vh) scale(.2113)}to{transform:translate(7.18015vw,99vh) scale(.2113)}}.snow:nth-child(217){opacity:1.1436;transform:translate(97.2741vw,-10px) scale(.5974);animation:fall-217 27s -19s linear infinite}@keyframes fall-217{32.886%{transform:translate(91.6116vw,32.886vh) scale(.5974)}to{transform:translate(94.44285vw,99vh) scale(.5974)}}.snow:nth-child(218){opacity:1.1952;transform:translate(9.0184vw,-10px) scale(.5331);animation:fall-218 26s -14s linear infinite}@keyframes fall-218{76.843%{transform:translate(-.1396vw,76.843vh) scale(.5331)}to{transform:translate(4.4394vw,99vh) scale(.5331)}}.snow:nth-child(219){opacity:1.3394;transform:translate(92.9987vw,-10px) scale(.4733);animation:fall-219 10s -25s linear infinite}@keyframes fall-219{40.985%{transform:translate(97.0792vw,40.985vh) scale(.4733)}to{transform:translate(95.03895vw,99vh) scale(.4733)}}.snow:nth-child(220){opacity:1.83;transform:translate(54.9909vw,-10px) scale(.4216);animation:fall-220 12s -26s linear infinite}@keyframes fall-220{51.442%{transform:translate(57.1088vw,51.442vh) scale(.4216)}to{transform:translate(56.04985vw,99vh) scale(.4216)}}.snow:nth-child(221){opacity:.7776;transform:translate(1.0697vw,-10px) scale(.9001);animation:fall-221 27s -25s linear infinite}@keyframes fall-221{54.677%{transform:translate(-5.1674vw,54.677vh) scale(.9001)}to{transform:translate(-2.04885vw,99vh) scale(.9001)}}.snow:nth-child(222){opacity:1.6756;transform:translate(81.8649vw,-10px) scale(.7284);animation:fall-222 21s -14s linear infinite}@keyframes fall-222{41.008%{transform:translate(87.2708vw,41.008vh) scale(.7284)}to{transform:translate(84.56785vw,99vh) scale(.7284)}}.snow:nth-child(223){opacity:1.6424;transform:translate(26.5884vw,-10px) scale(.1886);animation:fall-223 20s -23s linear infinite}@keyframes fall-223{47.237%{transform:translate(35.9198vw,47.237vh) scale(.1886)}to{transform:translate(31.2541vw,99vh) scale(.1886)}}.snow:nth-child(224){opacity:.202;transform:translate(61.283vw,-10px) scale(.8164);animation:fall-224 17s -5s linear infinite}@keyframes fall-224{79.396%{transform:translate(65.8787vw,79.396vh) scale(.8164)}to{transform:translate(63.58085vw,99vh) scale(.8164)}}.snow:nth-child(225){opacity:.6264;transform:translate(27.9281vw,-10px) scale(.772);animation:fall-225 30s -1s linear infinite}@keyframes fall-225{71.761%{transform:translate(17.9616vw,71.761vh) scale(.772)}to{transform:translate(22.94485vw,99vh) scale(.772)}}.snow:nth-child(226){opacity:.6634;transform:translate(41.726vw,-10px) scale(.0933);animation:fall-226 16s -12s linear infinite}@keyframes fall-226{44.38%{transform:translate(40.3385vw,44.38vh) scale(.0933)}to{transform:translate(41.03225vw,99vh) scale(.0933)}}.snow:nth-child(227){opacity:.0044;transform:translate(22.2037vw,-10px) scale(.5305);animation:fall-227 18s -27s linear infinite}@keyframes fall-227{49.906%{transform:translate(29.6157vw,49.906vh) scale(.5305)}to{transform:translate(25.9097vw,99vh) scale(.5305)}}.snow:nth-child(228){opacity:1.2556;transform:translate(31.9442vw,-10px) scale(.038);animation:fall-228 24s -8s linear infinite}@keyframes fall-228{78.24%{transform:translate(23.409vw,78.24vh) scale(.038)}to{transform:translate(27.6766vw,99vh) scale(.038)}}.snow:nth-child(229){opacity:.682;transform:translate(70.8615vw,-10px) scale(.3987);animation:fall-229 13s -21s linear infinite}@keyframes fall-229{62.366%{transform:translate(77.8528vw,62.366vh) scale(.3987)}to{transform:translate(74.35715vw,99vh) scale(.3987)}}.snow:nth-child(230){opacity:1.7584;transform:translate(16.5013vw,-10px) scale(.6163);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{48.722%{transform:translate(21.8742vw,48.722vh) scale(.6163)}to{transform:translate(19.18775vw,99vh) scale(.6163)}}.snow:nth-child(231){opacity:1.9778;transform:translate(24.2212vw,-10px) scale(.2044);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{39.294%{transform:translate(21.2738vw,39.294vh) scale(.2044)}to{transform:translate(22.7475vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:1.5644;transform:translate(6.8451vw,-10px) scale(.5661);animation:fall-232 13s -14s linear infinite}@keyframes fall-232{41.351%{transform:translate(1.3495vw,41.351vh) scale(.5661)}to{transform:translate(4.0973vw,99vh) scale(.5661)}}.snow:nth-child(233){opacity:.6198;transform:translate(88.0465vw,-10px) scale(.741);animation:fall-233 20s -2s linear infinite}@keyframes fall-233{34.011%{transform:translate(82.3571vw,34.011vh) scale(.741)}to{transform:translate(85.2018vw,99vh) scale(.741)}}.snow:nth-child(234){opacity:.615;transform:translate(12.261vw,-10px) scale(.7231);animation:fall-234 21s -27s linear infinite}@keyframes fall-234{45.837%{transform:translate(12.1129vw,45.837vh) scale(.7231)}to{transform:translate(12.18695vw,99vh) scale(.7231)}}.snow:nth-child(235){opacity:.3458;transform:translate(60.0381vw,-10px) scale(.3534);animation:fall-235 16s -17s linear infinite}@keyframes fall-235{43.78%{transform:translate(67.4571vw,43.78vh) scale(.3534)}to{transform:translate(63.7476vw,99vh) scale(.3534)}}.snow:nth-child(236){opacity:.2534;transform:translate(97.7512vw,-10px) scale(.9209);animation:fall-236 21s -20s linear infinite}@keyframes fall-236{31.903%{transform:translate(95.3916vw,31.903vh) scale(.9209)}to{transform:translate(96.5714vw,99vh) scale(.9209)}}.snow:nth-child(237){opacity:.805;transform:translate(51.9873vw,-10px) scale(.4066);animation:fall-237 25s -19s linear infinite}@keyframes fall-237{41.209%{transform:translate(54.8479vw,41.209vh) scale(.4066)}to{transform:translate(53.4176vw,99vh) scale(.4066)}}.snow:nth-child(238){opacity:1.8878;transform:translate(31.1131vw,-10px) scale(.3873);animation:fall-238 14s -11s linear infinite}@keyframes fall-238{42.708%{transform:translate(40.3486vw,42.708vh) scale(.3873)}to{transform:translate(35.73085vw,99vh) scale(.3873)}}.snow:nth-child(239){opacity:1.025;transform:translate(90.9059vw,-10px) scale(.5543);animation:fall-239 21s -18s linear infinite}@keyframes fall-239{31.821%{transform:translate(99.9712vw,31.821vh) scale(.5543)}to{transform:translate(95.43855vw,99vh) scale(.5543)}}.snow:nth-child(240){opacity:1.636;transform:translate(46.2156vw,-10px) scale(.0797);animation:fall-240 14s -19s linear infinite}@keyframes fall-240{41.266%{transform:translate(50.9889vw,41.266vh) scale(.0797)}to{transform:translate(48.60225vw,99vh) scale(.0797)}}.snow:nth-child(241){opacity:1.0828;transform:translate(19.4053vw,-10px) scale(.5915);animation:fall-241 10s -25s linear infinite}@keyframes fall-241{38.725%{transform:translate(15.5357vw,38.725vh) scale(.5915)}to{transform:translate(17.4705vw,99vh) scale(.5915)}}.snow:nth-child(242){opacity:.268;transform:translate(8.2037vw,-10px) scale(.0636);animation:fall-242 12s -3s linear infinite}@keyframes fall-242{47.571%{transform:translate(15.3738vw,47.571vh) scale(.0636)}to{transform:translate(11.78875vw,99vh) scale(.0636)}}.snow:nth-child(243){opacity:.1622;transform:translate(46.7596vw,-10px) scale(.668);animation:fall-243 14s -10s linear infinite}@keyframes fall-243{46.699%{transform:translate(51.6463vw,46.699vh) scale(.668)}to{transform:translate(49.20295vw,99vh) scale(.668)}}.snow:nth-child(244){opacity:.1968;transform:translate(57.4875vw,-10px) scale(.6554);animation:fall-244 14s -1s linear infinite}@keyframes fall-244{57.988%{transform:translate(56.7825vw,57.988vh) scale(.6554)}to{transform:translate(57.135vw,99vh) scale(.6554)}}.snow:nth-child(245){opacity:.4482;transform:translate(31.2361vw,-10px) scale(.501);animation:fall-245 29s -24s linear infinite}@keyframes fall-245{68.642%{transform:translate(36.4448vw,68.642vh) scale(.501)}to{transform:translate(33.84045vw,99vh) scale(.501)}}.snow:nth-child(246){opacity:.794;transform:translate(95.3454vw,-10px) scale(.5068);animation:fall-246 11s -8s linear infinite}@keyframes fall-246{38.647%{transform:translate(101.0822vw,38.647vh) scale(.5068)}to{transform:translate(98.2138vw,99vh) scale(.5068)}}.snow:nth-child(247){opacity:.2852;transform:translate(83.3482vw,-10px) scale(.5246);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{60.998%{transform:translate(90.3272vw,60.998vh) scale(.5246)}to{transform:translate(86.8377vw,99vh) scale(.5246)}}.snow:nth-child(248){opacity:1.0486;transform:translate(39.9347vw,-10px) scale(.4579);animation:fall-248 10s -20s linear infinite}@keyframes fall-248{50.544%{transform:translate(30.0033vw,50.544vh) scale(.4579)}to{transform:translate(34.969vw,99vh) scale(.4579)}}.snow:nth-child(249){opacity:.6056;transform:translate(68.82vw,-10px) scale(.3827);animation:fall-249 17s -12s linear infinite}@keyframes fall-249{31.666%{transform:translate(76.2711vw,31.666vh) scale(.3827)}to{transform:translate(72.54555vw,99vh) scale(.3827)}}.snow:nth-child(250){opacity:1.8836;transform:translate(18.2539vw,-10px) scale(.0055);animation:fall-250 14s -1s linear infinite}@keyframes fall-250{52.739%{transform:translate(13.9879vw,52.739vh) scale(.0055)}to{transform:translate(16.1209vw,99vh) scale(.0055)}}.snow:nth-child(251){opacity:.7774;transform:translate(49.9072vw,-10px) scale(.84);animation:fall-251 11s -11s linear infinite}@keyframes fall-251{63.527%{transform:translate(44.8915vw,63.527vh) scale(.84)}to{transform:translate(47.39935vw,99vh) scale(.84)}}.snow:nth-child(252){opacity:1.2076;transform:translate(70.3913vw,-10px) scale(.3429);animation:fall-252 22s -1s linear infinite}@keyframes fall-252{75.355%{transform:translate(60.9501vw,75.355vh) scale(.3429)}to{transform:translate(65.6707vw,99vh) scale(.3429)}}.snow:nth-child(253){opacity:1.9944;transform:translate(40.7602vw,-10px) scale(.9749);animation:fall-253 21s -29s linear infinite}@keyframes fall-253{39.492%{transform:translate(47.0162vw,39.492vh) scale(.9749)}to{transform:translate(43.8882vw,99vh) scale(.9749)}}.snow:nth-child(254){opacity:.2898;transform:translate(28.655vw,-10px) scale(.8441);animation:fall-254 26s -16s linear infinite}@keyframes fall-254{51.421%{transform:translate(25.5309vw,51.421vh) scale(.8441)}to{transform:translate(27.09295vw,99vh) scale(.8441)}}.snow:nth-child(255){opacity:.053;transform:translate(10.4134vw,-10px) scale(.0202);animation:fall-255 30s -25s linear infinite}@keyframes fall-255{38.98%{transform:translate(17.503vw,38.98vh) scale(.0202)}to{transform:translate(13.9582vw,99vh) scale(.0202)}}.snow:nth-child(256){opacity:.114;transform:translate(26.1502vw,-10px) scale(.9562);animation:fall-256 23s -30s linear infinite}@keyframes fall-256{68.408%{transform:translate(25.9089vw,68.408vh) scale(.9562)}to{transform:translate(26.02955vw,99vh) scale(.9562)}}.snow:nth-child(257){opacity:1.5972;transform:translate(35.7273vw,-10px) scale(.4839);animation:fall-257 17s -8s linear infinite}@keyframes fall-257{69.421%{transform:translate(34.1921vw,69.421vh) scale(.4839)}to{transform:translate(34.9597vw,99vh) scale(.4839)}}.snow:nth-child(258){opacity:.492;transform:translate(85.6378vw,-10px) scale(.6641);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{56.533%{transform:translate(82.054vw,56.533vh) scale(.6641)}to{transform:translate(83.8459vw,99vh) scale(.6641)}}.snow:nth-child(259){opacity:.2006;transform:translate(66.8839vw,-10px) scale(.2804);animation:fall-259 23s -21s linear infinite}@keyframes fall-259{50.233%{transform:translate(68.401vw,50.233vh) scale(.2804)}to{transform:translate(67.64245vw,99vh) scale(.2804)}}.snow:nth-child(260){opacity:1.1312;transform:translate(72.3622vw,-10px) scale(.3064);animation:fall-260 12s -5s linear infinite}@keyframes fall-260{52.943%{transform:translate(69.9381vw,52.943vh) scale(.3064)}to{transform:translate(71.15015vw,99vh) scale(.3064)}}.snow:nth-child(261){opacity:1.7896;transform:translate(42.9563vw,-10px) scale(.1543);animation:fall-261 23s -29s linear infinite}@keyframes fall-261{54.253%{transform:translate(38.4633vw,54.253vh) scale(.1543)}to{transform:translate(40.7098vw,99vh) scale(.1543)}}.snow:nth-child(262){opacity:.2014;transform:translate(98.6499vw,-10px) scale(.5495);animation:fall-262 16s -20s linear infinite}@keyframes fall-262{70.402%{transform:translate(107.1417vw,70.402vh) scale(.5495)}to{transform:translate(102.8958vw,99vh) scale(.5495)}}.snow:nth-child(263){opacity:.5474;transform:translate(31.976vw,-10px) scale(.9856);animation:fall-263 29s -17s linear infinite}@keyframes fall-263{70.454%{transform:translate(24.0637vw,70.454vh) scale(.9856)}to{transform:translate(28.01985vw,99vh) scale(.9856)}}.snow:nth-child(264){opacity:.1678;transform:translate(95.4178vw,-10px) scale(.9123);animation:fall-264 21s -29s linear infinite}@keyframes fall-264{60.405%{transform:translate(104.3494vw,60.405vh) scale(.9123)}to{transform:translate(99.8836vw,99vh) scale(.9123)}}.snow:nth-child(265){opacity:1.5728;transform:translate(63.3904vw,-10px) scale(.7996);animation:fall-265 29s -14s linear infinite}@keyframes fall-265{54.22%{transform:translate(61.415vw,54.22vh) scale(.7996)}to{transform:translate(62.4027vw,99vh) scale(.7996)}}.snow:nth-child(266){opacity:1.1984;transform:translate(68.1478vw,-10px) scale(.1254);animation:fall-266 15s -14s linear infinite}@keyframes fall-266{67.995%{transform:translate(75.1751vw,67.995vh) scale(.1254)}to{transform:translate(71.66145vw,99vh) scale(.1254)}}.snow:nth-child(267){opacity:.4008;transform:translate(73.4382vw,-10px) scale(.4855);animation:fall-267 29s -19s linear infinite}@keyframes fall-267{36.572%{transform:translate(74.0446vw,36.572vh) scale(.4855)}to{transform:translate(73.7414vw,99vh) scale(.4855)}}.snow:nth-child(268){opacity:.8664;transform:translate(66.1334vw,-10px) scale(.6663);animation:fall-268 11s -8s linear infinite}@keyframes fall-268{65.978%{transform:translate(58.369vw,65.978vh) scale(.6663)}to{transform:translate(62.2512vw,99vh) scale(.6663)}}.snow:nth-child(269){opacity:1.155;transform:translate(34.2622vw,-10px) scale(.2802);animation:fall-269 10s -9s linear infinite}@keyframes fall-269{57.108%{transform:translate(27.8449vw,57.108vh) scale(.2802)}to{transform:translate(31.05355vw,99vh) scale(.2802)}}.snow:nth-child(270){opacity:1.6278;transform:translate(33.612vw,-10px) scale(.8953);animation:fall-270 22s -19s linear infinite}@keyframes fall-270{63.384%{transform:translate(39.0641vw,63.384vh) scale(.8953)}to{transform:translate(36.33805vw,99vh) scale(.8953)}}.snow:nth-child(271){opacity:1.0562;transform:translate(22.3266vw,-10px) scale(.112);animation:fall-271 26s -27s linear infinite}@keyframes fall-271{44.047%{transform:translate(22.704vw,44.047vh) scale(.112)}to{transform:translate(22.5153vw,99vh) scale(.112)}}.snow:nth-child(272){opacity:.195;transform:translate(.7925vw,-10px) scale(.7864);animation:fall-272 22s -8s linear infinite}@keyframes fall-272{41.777%{transform:translate(4.5579vw,41.777vh) scale(.7864)}to{transform:translate(2.6752vw,99vh) scale(.7864)}}.snow:nth-child(273){opacity:.6616;transform:translate(15.7163vw,-10px) scale(.3142);animation:fall-273 22s -9s linear infinite}@keyframes fall-273{50.05%{transform:translate(16.5469vw,50.05vh) scale(.3142)}to{transform:translate(16.1316vw,99vh) scale(.3142)}}.snow:nth-child(274){opacity:.5116;transform:translate(43.5043vw,-10px) scale(.8121);animation:fall-274 21s -18s linear infinite}@keyframes fall-274{72.402%{transform:translate(37.8832vw,72.402vh) scale(.8121)}to{transform:translate(40.69375vw,99vh) scale(.8121)}}.snow:nth-child(275){opacity:.0034;transform:translate(96.2854vw,-10px) scale(.5911);animation:fall-275 17s -10s linear infinite}@keyframes fall-275{45.204%{transform:translate(91.0533vw,45.204vh) scale(.5911)}to{transform:translate(93.66935vw,99vh) scale(.5911)}}.snow:nth-child(276){opacity:.5448;transform:translate(81.3547vw,-10px) scale(.4183);animation:fall-276 17s -15s linear infinite}@keyframes fall-276{67.094%{transform:translate(90.3914vw,67.094vh) scale(.4183)}to{transform:translate(85.87305vw,99vh) scale(.4183)}}.snow:nth-child(277){opacity:.9314;transform:translate(36.5227vw,-10px) scale(.5882);animation:fall-277 12s -3s linear infinite}@keyframes fall-277{31.628%{transform:translate(27.1646vw,31.628vh) scale(.5882)}to{transform:translate(31.84365vw,99vh) scale(.5882)}}.snow:nth-child(278){opacity:.6524;transform:translate(15.3368vw,-10px) scale(.1908);animation:fall-278 29s -1s linear infinite}@keyframes fall-278{70.923%{transform:translate(10.2729vw,70.923vh) scale(.1908)}to{transform:translate(12.80485vw,99vh) scale(.1908)}}.snow:nth-child(279){opacity:1.9822;transform:translate(57.7977vw,-10px) scale(.5517);animation:fall-279 20s -15s linear infinite}@keyframes fall-279{77.961%{transform:translate(65.6168vw,77.961vh) scale(.5517)}to{transform:translate(61.70725vw,99vh) scale(.5517)}}.snow:nth-child(280){opacity:.3094;transform:translate(11.0177vw,-10px) scale(.4907);animation:fall-280 30s -5s linear infinite}@keyframes fall-280{70.006%{transform:translate(11.5987vw,70.006vh) scale(.4907)}to{transform:translate(11.3082vw,99vh) scale(.4907)}}.snow:nth-child(281){opacity:1.8466;transform:translate(55.4038vw,-10px) scale(.6671);animation:fall-281 20s -6s linear infinite}@keyframes fall-281{41.47%{transform:translate(51.8724vw,41.47vh) scale(.6671)}to{transform:translate(53.6381vw,99vh) scale(.6671)}}.snow:nth-child(282){opacity:.8468;transform:translate(11.9715vw,-10px) scale(.6528);animation:fall-282 28s -28s linear infinite}@keyframes fall-282{44.521%{transform:translate(17.6681vw,44.521vh) scale(.6528)}to{transform:translate(14.8198vw,99vh) scale(.6528)}}.snow:nth-child(283){opacity:1.8564;transform:translate(13.0995vw,-10px) scale(.3251);animation:fall-283 10s -20s linear infinite}@keyframes fall-283{79.811%{transform:translate(10.1888vw,79.811vh) scale(.3251)}to{transform:translate(11.64415vw,99vh) scale(.3251)}}.snow:nth-child(284){opacity:1.034;transform:translate(36.5279vw,-10px) scale(.1144);animation:fall-284 11s -19s linear infinite}@keyframes fall-284{73.683%{transform:translate(27.6241vw,73.683vh) scale(.1144)}to{transform:translate(32.076vw,99vh) scale(.1144)}}.snow:nth-child(285){opacity:.2466;transform:translate(38.5029vw,-10px) scale(.357);animation:fall-285 28s -9s linear infinite}@keyframes fall-285{33.147%{transform:translate(38.6878vw,33.147vh) scale(.357)}to{transform:translate(38.59535vw,99vh) scale(.357)}}.snow:nth-child(286){opacity:.0676;transform:translate(73.9961vw,-10px) scale(.1369);animation:fall-286 27s -18s linear infinite}@keyframes fall-286{76.532%{transform:translate(76.3551vw,76.532vh) scale(.1369)}to{transform:translate(75.1756vw,99vh) scale(.1369)}}.snow:nth-child(287){opacity:1.925;transform:translate(57.6243vw,-10px) scale(.9419);animation:fall-287 20s -2s linear infinite}@keyframes fall-287{37.766%{transform:translate(58.7441vw,37.766vh) scale(.9419)}to{transform:translate(58.1842vw,99vh) scale(.9419)}}.snow:nth-child(288){opacity:1.5178;transform:translate(.4353vw,-10px) scale(.2972);animation:fall-288 10s -13s linear infinite}@keyframes fall-288{53.079%{transform:translate(7.2396vw,53.079vh) scale(.2972)}to{transform:translate(3.83745vw,99vh) scale(.2972)}}.snow:nth-child(289){opacity:1.3578;transform:translate(18.3566vw,-10px) scale(.3927);animation:fall-289 27s -22s linear infinite}@keyframes fall-289{37.196%{transform:translate(22.3093vw,37.196vh) scale(.3927)}to{transform:translate(20.33295vw,99vh) scale(.3927)}}.snow:nth-child(290){opacity:1.4674;transform:translate(18.3229vw,-10px) scale(.8715);animation:fall-290 16s -30s linear infinite}@keyframes fall-290{31.142%{transform:translate(20.6703vw,31.142vh) scale(.8715)}to{transform:translate(19.4966vw,99vh) scale(.8715)}}.snow:nth-child(291){opacity:1.8526;transform:translate(52.7097vw,-10px) scale(.9067);animation:fall-291 16s -4s linear infinite}@keyframes fall-291{74.704%{transform:translate(44.7685vw,74.704vh) scale(.9067)}to{transform:translate(48.7391vw,99vh) scale(.9067)}}.snow:nth-child(292){opacity:1.4424;transform:translate(44.389vw,-10px) scale(.5413);animation:fall-292 23s -14s linear infinite}@keyframes fall-292{36.937%{transform:translate(35.131vw,36.937vh) scale(.5413)}to{transform:translate(39.76vw,99vh) scale(.5413)}}.snow:nth-child(293){opacity:.36;transform:translate(97.2226vw,-10px) scale(.9176);animation:fall-293 18s -1s linear infinite}@keyframes fall-293{66.162%{transform:translate(98.592vw,66.162vh) scale(.9176)}to{transform:translate(97.9073vw,99vh) scale(.9176)}}.snow:nth-child(294){opacity:.7756;transform:translate(7.8676vw,-10px) scale(.2114);animation:fall-294 29s -9s linear infinite}@keyframes fall-294{60.831%{transform:translate(4.5673vw,60.831vh) scale(.2114)}to{transform:translate(6.21745vw,99vh) scale(.2114)}}.snow:nth-child(295){opacity:1.7376;transform:translate(78.9571vw,-10px) scale(.2829);animation:fall-295 17s -15s linear infinite}@keyframes fall-295{39.147%{transform:translate(78.2985vw,39.147vh) scale(.2829)}to{transform:translate(78.6278vw,99vh) scale(.2829)}}.snow:nth-child(296){opacity:.481;transform:translate(43.7252vw,-10px) scale(.8673);animation:fall-296 24s -29s linear infinite}@keyframes fall-296{41.681%{transform:translate(53.6034vw,41.681vh) scale(.8673)}to{transform:translate(48.6643vw,99vh) scale(.8673)}}.snow:nth-child(297){opacity:1.9184;transform:translate(65.0428vw,-10px) scale(.2017);animation:fall-297 10s -27s linear infinite}@keyframes fall-297{78.917%{transform:translate(56.4385vw,78.917vh) scale(.2017)}to{transform:translate(60.74065vw,99vh) scale(.2017)}}.snow:nth-child(298){opacity:1.3678;transform:translate(61.8825vw,-10px) scale(.7564);animation:fall-298 18s -16s linear infinite}@keyframes fall-298{56.994%{transform:translate(63.8081vw,56.994vh) scale(.7564)}to{transform:translate(62.8453vw,99vh) scale(.7564)}}.snow:nth-child(299){opacity:.5364;transform:translate(92.6943vw,-10px) scale(.7885);animation:fall-299 29s -15s linear infinite}@keyframes fall-299{55.807%{transform:translate(83.6685vw,55.807vh) scale(.7885)}to{transform:translate(88.1814vw,99vh) scale(.7885)}}.snow:nth-child(300){opacity:.7492;transform:translate(42.7704vw,-10px) scale(.4979);animation:fall-300 12s -13s linear infinite}@keyframes fall-300{45.342%{transform:translate(46.7296vw,45.342vh) scale(.4979)}to{transform:translate(44.75vw,99vh) scale(.4979)}}.snow:nth-child(301){opacity:1.0414;transform:translate(46.3324vw,-10px) scale(.3206);animation:fall-301 13s -1s linear infinite}@keyframes fall-301{69.216%{transform:translate(42.8392vw,69.216vh) scale(.3206)}to{transform:translate(44.5858vw,99vh) scale(.3206)}}.snow:nth-child(302){opacity:.5568;transform:translate(83.1082vw,-10px) scale(.201);animation:fall-302 16s -11s linear infinite}@keyframes fall-302{76.11%{transform:translate(77.443vw,76.11vh) scale(.201)}to{transform:translate(80.2756vw,99vh) scale(.201)}}.snow:nth-child(303){opacity:1.9114;transform:translate(87.0719vw,-10px) scale(.9766);animation:fall-303 12s -13s linear infinite}@keyframes fall-303{68.871%{transform:translate(82.0916vw,68.871vh) scale(.9766)}to{transform:translate(84.58175vw,99vh) scale(.9766)}}.snow:nth-child(304){opacity:1.5262;transform:translate(58.4019vw,-10px) scale(.0314);animation:fall-304 19s -13s linear infinite}@keyframes fall-304{32.769%{transform:translate(63.1013vw,32.769vh) scale(.0314)}to{transform:translate(60.7516vw,99vh) scale(.0314)}}.snow:nth-child(305){opacity:.9536;transform:translate(83.4627vw,-10px) scale(.6869);animation:fall-305 28s -11s linear infinite}@keyframes fall-305{58.619%{transform:translate(87.5981vw,58.619vh) scale(.6869)}to{transform:translate(85.5304vw,99vh) scale(.6869)}}.snow:nth-child(306){opacity:1.6882;transform:translate(62.1771vw,-10px) scale(.0695);animation:fall-306 17s -9s linear infinite}@keyframes fall-306{68.716%{transform:translate(55.0582vw,68.716vh) scale(.0695)}to{transform:translate(58.61765vw,99vh) scale(.0695)}}.snow:nth-child(307){opacity:.2406;transform:translate(59.035vw,-10px) scale(.1933);animation:fall-307 10s -15s linear infinite}@keyframes fall-307{38.458%{transform:translate(49.7459vw,38.458vh) scale(.1933)}to{transform:translate(54.39045vw,99vh) scale(.1933)}}.snow:nth-child(308){opacity:.7646;transform:translate(14.7412vw,-10px) scale(.8124);animation:fall-308 19s -4s linear infinite}@keyframes fall-308{76.628%{transform:translate(21.3051vw,76.628vh) scale(.8124)}to{transform:translate(18.02315vw,99vh) scale(.8124)}}.snow:nth-child(309){opacity:1.8988;transform:translate(10.5064vw,-10px) scale(.9044);animation:fall-309 11s -7s linear infinite}@keyframes fall-309{64.077%{transform:translate(6.8215vw,64.077vh) scale(.9044)}to{transform:translate(8.66395vw,99vh) scale(.9044)}}.snow:nth-child(310){opacity:1.1846;transform:translate(33.1528vw,-10px) scale(.0183);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{43.847%{transform:translate(41.354vw,43.847vh) scale(.0183)}to{transform:translate(37.2534vw,99vh) scale(.0183)}}.snow:nth-child(311){opacity:1.5914;transform:translate(25.699vw,-10px) scale(.314);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{52.909%{transform:translate(24.1875vw,52.909vh) scale(.314)}to{transform:translate(24.94325vw,99vh) scale(.314)}}.snow:nth-child(312){opacity:1.6132;transform:translate(7.1417vw,-10px) scale(.1409);animation:fall-312 30s -27s linear infinite}@keyframes fall-312{34.502%{transform:translate(12.6755vw,34.502vh) scale(.1409)}to{transform:translate(9.9086vw,99vh) scale(.1409)}}.snow:nth-child(313){opacity:.4172;transform:translate(9.0418vw,-10px) scale(.1255);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{31.22%{transform:translate(18.797vw,31.22vh) scale(.1255)}to{transform:translate(13.9194vw,99vh) scale(.1255)}}.snow:nth-child(314){opacity:1.7788;transform:translate(81.4826vw,-10px) scale(.7044);animation:fall-314 27s -10s linear infinite}@keyframes fall-314{76.446%{transform:translate(76.8411vw,76.446vh) scale(.7044)}to{transform:translate(79.16185vw,99vh) scale(.7044)}}.snow:nth-child(315){opacity:1.1594;transform:translate(68.0888vw,-10px) scale(.323);animation:fall-315 22s -19s linear infinite}@keyframes fall-315{76.733%{transform:translate(63.7501vw,76.733vh) scale(.323)}to{transform:translate(65.91945vw,99vh) scale(.323)}}.snow:nth-child(316){opacity:1.543;transform:translate(80.9422vw,-10px) scale(.9882);animation:fall-316 20s -20s linear infinite}@keyframes fall-316{71.491%{transform:translate(75.7843vw,71.491vh) scale(.9882)}to{transform:translate(78.36325vw,99vh) scale(.9882)}}.snow:nth-child(317){opacity:1.142;transform:translate(72.7317vw,-10px) scale(.7768);animation:fall-317 24s -23s linear infinite}@keyframes fall-317{52.116%{transform:translate(75.1391vw,52.116vh) scale(.7768)}to{transform:translate(73.9354vw,99vh) scale(.7768)}}.snow:nth-child(318){opacity:.7606;transform:translate(68.4108vw,-10px) scale(.4139);animation:fall-318 21s -22s linear infinite}@keyframes fall-318{56.068%{transform:translate(58.5613vw,56.068vh) scale(.4139)}to{transform:translate(63.48605vw,99vh) scale(.4139)}}.snow:nth-child(319){opacity:.7846;transform:translate(41.8035vw,-10px) scale(.456);animation:fall-319 19s -3s linear infinite}@keyframes fall-319{52.66%{transform:translate(44.7653vw,52.66vh) scale(.456)}to{transform:translate(43.2844vw,99vh) scale(.456)}}.snow:nth-child(320){opacity:1.4816;transform:translate(5.4589vw,-10px) scale(.4861);animation:fall-320 30s -18s linear infinite}@keyframes fall-320{49.468%{transform:translate(1.5155vw,49.468vh) scale(.4861)}to{transform:translate(3.4872vw,99vh) scale(.4861)}}.snow:nth-child(321){opacity:.9284;transform:translate(80.2586vw,-10px) scale(.1222);animation:fall-321 26s -13s linear infinite}@keyframes fall-321{31.207%{transform:translate(77.0602vw,31.207vh) scale(.1222)}to{transform:translate(78.6594vw,99vh) scale(.1222)}}.snow:nth-child(322){opacity:1.1962;transform:translate(39.4895vw,-10px) scale(.4455);animation:fall-322 16s -1s linear infinite}@keyframes fall-322{66.507%{transform:translate(45.351vw,66.507vh) scale(.4455)}to{transform:translate(42.42025vw,99vh) scale(.4455)}}.snow:nth-child(323){opacity:1.5888;transform:translate(22.7355vw,-10px) scale(.8366);animation:fall-323 30s -15s linear infinite}@keyframes fall-323{67.903%{transform:translate(29.5416vw,67.903vh) scale(.8366)}to{transform:translate(26.13855vw,99vh) scale(.8366)}}.snow:nth-child(324){opacity:1.6462;transform:translate(96.7022vw,-10px) scale(.3735);animation:fall-324 13s -26s linear infinite}@keyframes fall-324{70.59%{transform:translate(101.8376vw,70.59vh) scale(.3735)}to{transform:translate(99.2699vw,99vh) scale(.3735)}}.snow:nth-child(325){opacity:1.3448;transform:translate(78.2948vw,-10px) scale(.7363);animation:fall-325 15s -7s linear infinite}@keyframes fall-325{54.683%{transform:translate(82.9912vw,54.683vh) scale(.7363)}to{transform:translate(80.643vw,99vh) scale(.7363)}}.snow:nth-child(326){opacity:1.305;transform:translate(54.927vw,-10px) scale(.8957);animation:fall-326 21s -29s linear infinite}@keyframes fall-326{30.856%{transform:translate(55.1601vw,30.856vh) scale(.8957)}to{transform:translate(55.04355vw,99vh) scale(.8957)}}.snow:nth-child(327){opacity:1.4984;transform:translate(.4307vw,-10px) scale(.8035);animation:fall-327 28s -4s linear infinite}@keyframes fall-327{33.656%{transform:translate(-3.5016vw,33.656vh) scale(.8035)}to{transform:translate(-1.53545vw,99vh) scale(.8035)}}.snow:nth-child(328){opacity:.7992;transform:translate(95.78vw,-10px) scale(.8188);animation:fall-328 14s -19s linear infinite}@keyframes fall-328{56.294%{transform:translate(94.7909vw,56.294vh) scale(.8188)}to{transform:translate(95.28545vw,99vh) scale(.8188)}}.snow:nth-child(329){opacity:.4066;transform:translate(42.6479vw,-10px) scale(.2782);animation:fall-329 14s -18s linear infinite}@keyframes fall-329{44.663%{transform:translate(42.6365vw,44.663vh) scale(.2782)}to{transform:translate(42.6422vw,99vh) scale(.2782)}}.snow:nth-child(330){opacity:1.6334;transform:translate(72.6599vw,-10px) scale(.9851);animation:fall-330 29s -4s linear infinite}@keyframes fall-330{43.987%{transform:translate(68.7931vw,43.987vh) scale(.9851)}to{transform:translate(70.7265vw,99vh) scale(.9851)}}.snow:nth-child(331){opacity:1.9178;transform:translate(5.0354vw,-10px) scale(.3081);animation:fall-331 29s -23s linear infinite}@keyframes fall-331{38.114%{transform:translate(-2.6383vw,38.114vh) scale(.3081)}to{transform:translate(1.19855vw,99vh) scale(.3081)}}.snow:nth-child(332){opacity:1.8746;transform:translate(39.526vw,-10px) scale(.8082);animation:fall-332 22s -14s linear infinite}@keyframes fall-332{34.906%{transform:translate(43.5378vw,34.906vh) scale(.8082)}to{transform:translate(41.5319vw,99vh) scale(.8082)}}.snow:nth-child(333){opacity:.5492;transform:translate(92.7472vw,-10px) scale(.3282);animation:fall-333 30s -27s linear infinite}@keyframes fall-333{41.953%{transform:translate(92.7131vw,41.953vh) scale(.3282)}to{transform:translate(92.73015vw,99vh) scale(.3282)}}.snow:nth-child(334){opacity:1.185;transform:translate(75.4682vw,-10px) scale(.3806);animation:fall-334 13s -12s linear infinite}@keyframes fall-334{70.781%{transform:translate(83.9417vw,70.781vh) scale(.3806)}to{transform:translate(79.70495vw,99vh) scale(.3806)}}.snow:nth-child(335){opacity:.8304;transform:translate(97.2031vw,-10px) scale(.5371);animation:fall-335 11s -25s linear infinite}@keyframes fall-335{50.467%{transform:translate(89.7595vw,50.467vh) scale(.5371)}to{transform:translate(93.4813vw,99vh) scale(.5371)}}.snow:nth-child(336){opacity:.852;transform:translate(85.778vw,-10px) scale(.0923);animation:fall-336 20s -6s linear infinite}@keyframes fall-336{74.244%{transform:translate(93.1592vw,74.244vh) scale(.0923)}to{transform:translate(89.4686vw,99vh) scale(.0923)}}.snow:nth-child(337){opacity:1.0908;transform:translate(65.4806vw,-10px) scale(.8991);animation:fall-337 17s -30s linear infinite}@keyframes fall-337{74.053%{transform:translate(58.1556vw,74.053vh) scale(.8991)}to{transform:translate(61.8181vw,99vh) scale(.8991)}}.snow:nth-child(338){opacity:.6512;transform:translate(94.1897vw,-10px) scale(.4194);animation:fall-338 29s -6s linear infinite}@keyframes fall-338{78.577%{transform:translate(95.4559vw,78.577vh) scale(.4194)}to{transform:translate(94.8228vw,99vh) scale(.4194)}}.snow:nth-child(339){opacity:.4108;transform:translate(1.1183vw,-10px) scale(.578);animation:fall-339 25s -27s linear infinite}@keyframes fall-339{60.541%{transform:translate(-.0174vw,60.541vh) scale(.578)}to{transform:translate(.55045vw,99vh) scale(.578)}}.snow:nth-child(340){opacity:1.6036;transform:translate(11.5657vw,-10px) scale(.1479);animation:fall-340 11s -20s linear infinite}@keyframes fall-340{69.088%{transform:translate(4.9372vw,69.088vh) scale(.1479)}to{transform:translate(8.25145vw,99vh) scale(.1479)}}.snow:nth-child(341){opacity:.8118;transform:translate(83.3423vw,-10px) scale(.8198);animation:fall-341 26s -18s linear infinite}@keyframes fall-341{41.402%{transform:translate(82.571vw,41.402vh) scale(.8198)}to{transform:translate(82.95665vw,99vh) scale(.8198)}}.snow:nth-child(342){opacity:1.2112;transform:translate(51.6238vw,-10px) scale(.6038);animation:fall-342 12s -24s linear infinite}@keyframes fall-342{70.808%{transform:translate(60.5713vw,70.808vh) scale(.6038)}to{transform:translate(56.09755vw,99vh) scale(.6038)}}.snow:nth-child(343){opacity:.8814;transform:translate(35.2612vw,-10px) scale(.6268);animation:fall-343 12s -10s linear infinite}@keyframes fall-343{78.187%{transform:translate(31.901vw,78.187vh) scale(.6268)}to{transform:translate(33.5811vw,99vh) scale(.6268)}}.snow:nth-child(344){opacity:.0308;transform:translate(26.8369vw,-10px) scale(.1209);animation:fall-344 16s -18s linear infinite}@keyframes fall-344{63.655%{transform:translate(34.7079vw,63.655vh) scale(.1209)}to{transform:translate(30.7724vw,99vh) scale(.1209)}}.snow:nth-child(345){opacity:1.053;transform:translate(24.3188vw,-10px) scale(.0238);animation:fall-345 10s -23s linear infinite}@keyframes fall-345{73.77%{transform:translate(19.6484vw,73.77vh) scale(.0238)}to{transform:translate(21.9836vw,99vh) scale(.0238)}}.snow:nth-child(346){opacity:.957;transform:translate(60.4394vw,-10px) scale(.9958);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{66.613%{transform:translate(64.6577vw,66.613vh) scale(.9958)}to{transform:translate(62.54855vw,99vh) scale(.9958)}}.snow:nth-child(347){opacity:1.4336;transform:translate(52.1687vw,-10px) scale(.396);animation:fall-347 21s -21s linear infinite}@keyframes fall-347{78.077%{transform:translate(56.4714vw,78.077vh) scale(.396)}to{transform:translate(54.32005vw,99vh) scale(.396)}}.snow:nth-child(348){opacity:1.3456;transform:translate(51.1036vw,-10px) scale(.6672);animation:fall-348 22s -28s linear infinite}@keyframes fall-348{54.006%{transform:translate(42.9678vw,54.006vh) scale(.6672)}to{transform:translate(47.0357vw,99vh) scale(.6672)}}.snow:nth-child(349){opacity:1.5708;transform:translate(49.1631vw,-10px) scale(.5149);animation:fall-349 24s -28s linear infinite}@keyframes fall-349{76.388%{transform:translate(45.4203vw,76.388vh) scale(.5149)}to{transform:translate(47.2917vw,99vh) scale(.5149)}}.snow:nth-child(350){opacity:.7802;transform:translate(73.0934vw,-10px) scale(.723);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{53.963%{transform:translate(82.6009vw,53.963vh) scale(.723)}to{transform:translate(77.84715vw,99vh) scale(.723)}}.snow:nth-child(351){opacity:1.023;transform:translate(55.9339vw,-10px) scale(.2448);animation:fall-351 13s -29s linear infinite}@keyframes fall-351{47.856%{transform:translate(52.0731vw,47.856vh) scale(.2448)}to{transform:translate(54.0035vw,99vh) scale(.2448)}}.snow:nth-child(352){opacity:.448;transform:translate(92.5052vw,-10px) scale(.0195);animation:fall-352 16s -12s linear infinite}@keyframes fall-352{36.676%{transform:translate(97.353vw,36.676vh) scale(.0195)}to{transform:translate(94.9291vw,99vh) scale(.0195)}}.snow:nth-child(353){opacity:1.0936;transform:translate(47.8492vw,-10px) scale(.0778);animation:fall-353 22s -14s linear infinite}@keyframes fall-353{63.626%{transform:translate(53.1559vw,63.626vh) scale(.0778)}to{transform:translate(50.50255vw,99vh) scale(.0778)}}.snow:nth-child(354){opacity:.5048;transform:translate(46.4528vw,-10px) scale(.9667);animation:fall-354 19s -10s linear infinite}@keyframes fall-354{77.203%{transform:translate(39.2855vw,77.203vh) scale(.9667)}to{transform:translate(42.86915vw,99vh) scale(.9667)}}.snow:nth-child(355){opacity:1.1738;transform:translate(62.4521vw,-10px) scale(.5602);animation:fall-355 18s -24s linear infinite}@keyframes fall-355{30.868%{transform:translate(69.2072vw,30.868vh) scale(.5602)}to{transform:translate(65.82965vw,99vh) scale(.5602)}}.snow:nth-child(356){opacity:.9644;transform:translate(65.1039vw,-10px) scale(.2704);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{70.592%{transform:translate(66.9724vw,70.592vh) scale(.2704)}to{transform:translate(66.03815vw,99vh) scale(.2704)}}.snow:nth-child(357){opacity:.108;transform:translate(53.7617vw,-10px) scale(.4535);animation:fall-357 21s -23s linear infinite}@keyframes fall-357{31.743%{transform:translate(44.3145vw,31.743vh) scale(.4535)}to{transform:translate(49.0381vw,99vh) scale(.4535)}}.snow:nth-child(358){opacity:.5636;transform:translate(54.8347vw,-10px) scale(.8883);animation:fall-358 29s -23s linear infinite}@keyframes fall-358{55.71%{transform:translate(63.4094vw,55.71vh) scale(.8883)}to{transform:translate(59.12205vw,99vh) scale(.8883)}}.snow:nth-child(359){opacity:1.4938;transform:translate(27.1998vw,-10px) scale(.0554);animation:fall-359 18s -25s linear infinite}@keyframes fall-359{61.616%{transform:translate(24.7542vw,61.616vh) scale(.0554)}to{transform:translate(25.977vw,99vh) scale(.0554)}}.snow:nth-child(360){opacity:.1944;transform:translate(56.5921vw,-10px) scale(.5085);animation:fall-360 10s -24s linear infinite}@keyframes fall-360{62.28%{transform:translate(50.2971vw,62.28vh) scale(.5085)}to{transform:translate(53.4446vw,99vh) scale(.5085)}}.snow:nth-child(361){opacity:.9514;transform:translate(97.5764vw,-10px) scale(.5509);animation:fall-361 17s -21s linear infinite}@keyframes fall-361{66.146%{transform:translate(95.5438vw,66.146vh) scale(.5509)}to{transform:translate(96.5601vw,99vh) scale(.5509)}}.snow:nth-child(362){opacity:.8374;transform:translate(94.5618vw,-10px) scale(.6966);animation:fall-362 30s -20s linear infinite}@keyframes fall-362{70.009%{transform:translate(103.8526vw,70.009vh) scale(.6966)}to{transform:translate(99.2072vw,99vh) scale(.6966)}}.snow:nth-child(363){opacity:1.6198;transform:translate(91.3552vw,-10px) scale(.0007);animation:fall-363 10s -8s linear infinite}@keyframes fall-363{71.079%{transform:translate(97.7158vw,71.079vh) scale(.0007)}to{transform:translate(94.5355vw,99vh) scale(.0007)}}.snow:nth-child(364){opacity:.5886;transform:translate(94.3677vw,-10px) scale(.0017);animation:fall-364 22s -5s linear infinite}@keyframes fall-364{46.228%{transform:translate(98.0778vw,46.228vh) scale(.0017)}to{transform:translate(96.22275vw,99vh) scale(.0017)}}.snow:nth-child(365){opacity:.2622;transform:translate(34.8018vw,-10px) scale(.7489);animation:fall-365 27s -7s linear infinite}@keyframes fall-365{47.427%{transform:translate(38.773vw,47.427vh) scale(.7489)}to{transform:translate(36.7874vw,99vh) scale(.7489)}}.snow:nth-child(366){opacity:.485;transform:translate(26.914vw,-10px) scale(.9827);animation:fall-366 20s -15s linear infinite}@keyframes fall-366{49.653%{transform:translate(24.8271vw,49.653vh) scale(.9827)}to{transform:translate(25.87055vw,99vh) scale(.9827)}}.snow:nth-child(367){opacity:.3924;transform:translate(48.6772vw,-10px) scale(.7454);animation:fall-367 27s -30s linear infinite}@keyframes fall-367{62.886%{transform:translate(57.5271vw,62.886vh) scale(.7454)}to{transform:translate(53.10215vw,99vh) scale(.7454)}}.snow:nth-child(368){opacity:1.1048;transform:translate(62.4251vw,-10px) scale(.6868);animation:fall-368 30s -23s linear infinite}@keyframes fall-368{62.407%{transform:translate(71.363vw,62.407vh) scale(.6868)}to{transform:translate(66.89405vw,99vh) scale(.6868)}}.snow:nth-child(369){opacity:1.9962;transform:translate(42.2442vw,-10px) scale(.0172);animation:fall-369 21s -9s linear infinite}@keyframes fall-369{30.778%{transform:translate(34.3783vw,30.778vh) scale(.0172)}to{transform:translate(38.31125vw,99vh) scale(.0172)}}.snow:nth-child(370){opacity:.2152;transform:translate(56.4176vw,-10px) scale(.9755);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{66.473%{transform:translate(64.9859vw,66.473vh) scale(.9755)}to{transform:translate(60.70175vw,99vh) scale(.9755)}}.snow:nth-child(371){opacity:.0496;transform:translate(5.3501vw,-10px) scale(.5336);animation:fall-371 22s -25s linear infinite}@keyframes fall-371{39.657%{transform:translate(-.3636vw,39.657vh) scale(.5336)}to{transform:translate(2.49325vw,99vh) scale(.5336)}}.snow:nth-child(372){opacity:.1662;transform:translate(41.2743vw,-10px) scale(.309);animation:fall-372 22s -22s linear infinite}@keyframes fall-372{59.368%{transform:translate(50.5984vw,59.368vh) scale(.309)}to{transform:translate(45.93635vw,99vh) scale(.309)}}.snow:nth-child(373){opacity:.4274;transform:translate(6.4684vw,-10px) scale(.3374);animation:fall-373 24s -25s linear infinite}@keyframes fall-373{64.56%{transform:translate(12.9325vw,64.56vh) scale(.3374)}to{transform:translate(9.70045vw,99vh) scale(.3374)}}.snow:nth-child(374){opacity:1.3028;transform:translate(78.637vw,-10px) scale(.2051);animation:fall-374 20s -11s linear infinite}@keyframes fall-374{70.224%{transform:translate(76.2052vw,70.224vh) scale(.2051)}to{transform:translate(77.4211vw,99vh) scale(.2051)}}.snow:nth-child(375){opacity:.5424;transform:translate(57.9088vw,-10px) scale(.3869);animation:fall-375 18s -25s linear infinite}@keyframes fall-375{44.261%{transform:translate(55.73vw,44.261vh) scale(.3869)}to{transform:translate(56.8194vw,99vh) scale(.3869)}}.snow:nth-child(376){opacity:.3208;transform:translate(94.8414vw,-10px) scale(.6934);animation:fall-376 11s -26s linear infinite}@keyframes fall-376{78.846%{transform:translate(93.8554vw,78.846vh) scale(.6934)}to{transform:translate(94.3484vw,99vh) scale(.6934)}}.snow:nth-child(377){opacity:.0848;transform:translate(87.7775vw,-10px) scale(.585);animation:fall-377 20s -18s linear infinite}@keyframes fall-377{41.028%{transform:translate(84.9927vw,41.028vh) scale(.585)}to{transform:translate(86.3851vw,99vh) scale(.585)}}.snow:nth-child(378){opacity:.324;transform:translate(69.2801vw,-10px) scale(.7002);animation:fall-378 16s -11s linear infinite}@keyframes fall-378{48.055%{transform:translate(74.9573vw,48.055vh) scale(.7002)}to{transform:translate(72.1187vw,99vh) scale(.7002)}}.snow:nth-child(379){opacity:1.1598;transform:translate(15.8877vw,-10px) scale(.6062);animation:fall-379 11s -9s linear infinite}@keyframes fall-379{44.856%{transform:translate(22.5116vw,44.856vh) scale(.6062)}to{transform:translate(19.19965vw,99vh) scale(.6062)}}.snow:nth-child(380){opacity:1.8912;transform:translate(73.7851vw,-10px) scale(.6334);animation:fall-380 19s -25s linear infinite}@keyframes fall-380{38.487%{transform:translate(76.8041vw,38.487vh) scale(.6334)}to{transform:translate(75.2946vw,99vh) scale(.6334)}}.snow:nth-child(381){opacity:1.8984;transform:translate(76.5248vw,-10px) scale(.466);animation:fall-381 30s -30s linear infinite}@keyframes fall-381{76.542%{transform:translate(77.2822vw,76.542vh) scale(.466)}to{transform:translate(76.9035vw,99vh) scale(.466)}}.snow:nth-child(382){opacity:.2852;transform:translate(77.4557vw,-10px) scale(.2136);animation:fall-382 18s -5s linear infinite}@keyframes fall-382{57.248%{transform:translate(69.6385vw,57.248vh) scale(.2136)}to{transform:translate(73.5471vw,99vh) scale(.2136)}}.snow:nth-child(383){opacity:.4284;transform:translate(29.542vw,-10px) scale(.679);animation:fall-383 13s -5s linear infinite}@keyframes fall-383{68.754%{transform:translate(24.7799vw,68.754vh) scale(.679)}to{transform:translate(27.16095vw,99vh) scale(.679)}}.snow:nth-child(384){opacity:1.1872;transform:translate(4.9865vw,-10px) scale(.1456);animation:fall-384 28s -24s linear infinite}@keyframes fall-384{53.852%{transform:translate(2.1449vw,53.852vh) scale(.1456)}to{transform:translate(3.5657vw,99vh) scale(.1456)}}.snow:nth-child(385){opacity:1.3978;transform:translate(49.415vw,-10px) scale(.0997);animation:fall-385 28s -12s linear infinite}@keyframes fall-385{40.203%{transform:translate(59.0978vw,40.203vh) scale(.0997)}to{transform:translate(54.2564vw,99vh) scale(.0997)}}.snow:nth-child(386){opacity:1.31;transform:translate(20.3909vw,-10px) scale(.9961);animation:fall-386 24s -28s linear infinite}@keyframes fall-386{50.973%{transform:translate(27.0704vw,50.973vh) scale(.9961)}to{transform:translate(23.73065vw,99vh) scale(.9961)}}.snow:nth-child(387){opacity:.316;transform:translate(29.5878vw,-10px) scale(.6978);animation:fall-387 14s -14s linear infinite}@keyframes fall-387{52.464%{transform:translate(26.2566vw,52.464vh) scale(.6978)}to{transform:translate(27.9222vw,99vh) scale(.6978)}}.snow:nth-child(388){opacity:1.9332;transform:translate(14.5318vw,-10px) scale(.825);animation:fall-388 16s -29s linear infinite}@keyframes fall-388{54.922%{transform:translate(4.7403vw,54.922vh) scale(.825)}to{transform:translate(9.63605vw,99vh) scale(.825)}}.snow:nth-child(389){opacity:1.2288;transform:translate(77.645vw,-10px) scale(.9007);animation:fall-389 28s -2s linear infinite}@keyframes fall-389{32.455%{transform:translate(75.024vw,32.455vh) scale(.9007)}to{transform:translate(76.3345vw,99vh) scale(.9007)}}.snow:nth-child(390){opacity:1.446;transform:translate(77.6522vw,-10px) scale(.0399);animation:fall-390 19s -22s linear infinite}@keyframes fall-390{34.567%{transform:translate(85.7144vw,34.567vh) scale(.0399)}to{transform:translate(81.6833vw,99vh) scale(.0399)}}.snow:nth-child(391){opacity:.1802;transform:translate(22.1714vw,-10px) scale(.2434);animation:fall-391 14s -8s linear infinite}@keyframes fall-391{66.44%{transform:translate(28.7335vw,66.44vh) scale(.2434)}to{transform:translate(25.45245vw,99vh) scale(.2434)}}.snow:nth-child(392){opacity:.1654;transform:translate(22.9847vw,-10px) scale(.0484);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{65.485%{transform:translate(19.2493vw,65.485vh) scale(.0484)}to{transform:translate(21.117vw,99vh) scale(.0484)}}.snow:nth-child(393){opacity:.5008;transform:translate(28.2342vw,-10px) scale(.1763);animation:fall-393 15s -29s linear infinite}@keyframes fall-393{37.014%{transform:translate(28.704vw,37.014vh) scale(.1763)}to{transform:translate(28.4691vw,99vh) scale(.1763)}}.snow:nth-child(394){opacity:.2906;transform:translate(48.9834vw,-10px) scale(.4488);animation:fall-394 13s -14s linear infinite}@keyframes fall-394{71.363%{transform:translate(45.2426vw,71.363vh) scale(.4488)}to{transform:translate(47.113vw,99vh) scale(.4488)}}.snow:nth-child(395){opacity:.321;transform:translate(55.045vw,-10px) scale(.3642);animation:fall-395 18s -12s linear infinite}@keyframes fall-395{55.034%{transform:translate(49.6472vw,55.034vh) scale(.3642)}to{transform:translate(52.3461vw,99vh) scale(.3642)}}.snow:nth-child(396){opacity:1.754;transform:translate(13.6974vw,-10px) scale(.1163);animation:fall-396 17s -15s linear infinite}@keyframes fall-396{49.445%{transform:translate(18.4397vw,49.445vh) scale(.1163)}to{transform:translate(16.06855vw,99vh) scale(.1163)}}.snow:nth-child(397){opacity:.9306;transform:translate(48.2608vw,-10px) scale(.4032);animation:fall-397 10s -18s linear infinite}@keyframes fall-397{46.184%{transform:translate(50.912vw,46.184vh) scale(.4032)}to{transform:translate(49.5864vw,99vh) scale(.4032)}}.snow:nth-child(398){opacity:.7228;transform:translate(24.3814vw,-10px) scale(.5348);animation:fall-398 16s -13s linear infinite}@keyframes fall-398{52.091%{transform:translate(29.3921vw,52.091vh) scale(.5348)}to{transform:translate(26.88675vw,99vh) scale(.5348)}}.snow:nth-child(399){opacity:1.085;transform:translate(26.0256vw,-10px) scale(.8931);animation:fall-399 15s -21s linear infinite}@keyframes fall-399{49.653%{transform:translate(23.7784vw,49.653vh) scale(.8931)}to{transform:translate(24.902vw,99vh) scale(.8931)}}.snow:nth-child(400){opacity:1.0378;transform:translate(56.9293vw,-10px) scale(.1931);animation:fall-400 16s -15s linear infinite}@keyframes fall-400{73.912%{transform:translate(61.4308vw,73.912vh) scale(.1931)}to{transform:translate(59.18005vw,99vh) scale(.1931)}}\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", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
75
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: AppComponent, isStandalone: false, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.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{-webkit-animation:progress-bar-stripes 1s linear infinite;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;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);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:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.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:#0006}.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:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-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{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);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:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!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:#2d922d80;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:#555555b3}.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:#555555b3}.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:#ffffff1a 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:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!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{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;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:#fff;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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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:#00000080 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:#ededed;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{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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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;-moz-user-select:none!important;-ms-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:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;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-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.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-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:5px!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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.693;transform:translate(64.9634vw,-10px) scale(.1074);animation:fall-1 25s -27s linear infinite}@keyframes fall-1{62.24%{transform:translate(71.6532vw,62.24vh) scale(.1074)}to{transform:translate(68.3083vw,99vh) scale(.1074)}}.snow:nth-child(2){opacity:.4172;transform:translate(49.8503vw,-10px) scale(.8052);animation:fall-2 28s -4s linear infinite}@keyframes fall-2{66.731%{transform:translate(51.6098vw,66.731vh) scale(.8052)}to{transform:translate(50.73005vw,99vh) scale(.8052)}}.snow:nth-child(3){opacity:1.6214;transform:translate(86.6194vw,-10px) scale(.8585);animation:fall-3 15s -26s linear infinite}@keyframes fall-3{42.324%{transform:translate(85.2854vw,42.324vh) scale(.8585)}to{transform:translate(85.9524vw,99vh) scale(.8585)}}.snow:nth-child(4){opacity:.614;transform:translate(21.5071vw,-10px) scale(.4022);animation:fall-4 12s -4s linear infinite}@keyframes fall-4{52.465%{transform:translate(24.8806vw,52.465vh) scale(.4022)}to{transform:translate(23.19385vw,99vh) scale(.4022)}}.snow:nth-child(5){opacity:1.263;transform:translate(38.0176vw,-10px) scale(.0661);animation:fall-5 26s -28s linear infinite}@keyframes fall-5{50.047%{transform:translate(38.257vw,50.047vh) scale(.0661)}to{transform:translate(38.1373vw,99vh) scale(.0661)}}.snow:nth-child(6){opacity:.6694;transform:translate(19.3218vw,-10px) scale(.8548);animation:fall-6 29s -7s linear infinite}@keyframes fall-6{33.225%{transform:translate(27.1297vw,33.225vh) scale(.8548)}to{transform:translate(23.22575vw,99vh) scale(.8548)}}.snow:nth-child(7){opacity:1.268;transform:translate(49.766vw,-10px) scale(.1172);animation:fall-7 28s -26s linear infinite}@keyframes fall-7{51.032%{transform:translate(51.992vw,51.032vh) scale(.1172)}to{transform:translate(50.879vw,99vh) scale(.1172)}}.snow:nth-child(8){opacity:1.4144;transform:translate(11.0473vw,-10px) scale(.2224);animation:fall-8 30s -13s linear infinite}@keyframes fall-8{32.348%{transform:translate(17.6643vw,32.348vh) scale(.2224)}to{transform:translate(14.3558vw,99vh) scale(.2224)}}.snow:nth-child(9){opacity:1.8122;transform:translate(59.6163vw,-10px) scale(.3397);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{66.047%{transform:translate(56.4969vw,66.047vh) scale(.3397)}to{transform:translate(58.0566vw,99vh) scale(.3397)}}.snow:nth-child(10){opacity:.8366;transform:translate(72.5763vw,-10px) scale(.5196);animation:fall-10 30s -16s linear infinite}@keyframes fall-10{79.6%{transform:translate(77.7338vw,79.6vh) scale(.5196)}to{transform:translate(75.15505vw,99vh) scale(.5196)}}.snow:nth-child(11){opacity:.8002;transform:translate(81.4724vw,-10px) scale(.1409);animation:fall-11 30s -14s linear infinite}@keyframes fall-11{67.299%{transform:translate(90.1082vw,67.299vh) scale(.1409)}to{transform:translate(85.7903vw,99vh) scale(.1409)}}.snow:nth-child(12){opacity:.538;transform:translate(7.5975vw,-10px) scale(.4342);animation:fall-12 12s -23s linear infinite}@keyframes fall-12{35.611%{transform:translate(15.8714vw,35.611vh) scale(.4342)}to{transform:translate(11.73445vw,99vh) scale(.4342)}}.snow:nth-child(13){opacity:1.8874;transform:translate(94.4553vw,-10px) scale(.5998);animation:fall-13 29s -17s linear infinite}@keyframes fall-13{72.564%{transform:translate(92.5249vw,72.564vh) scale(.5998)}to{transform:translate(93.4901vw,99vh) scale(.5998)}}.snow:nth-child(14){opacity:1.8928;transform:translate(80.0154vw,-10px) scale(.9312);animation:fall-14 14s -29s linear infinite}@keyframes fall-14{36.127%{transform:translate(80.2005vw,36.127vh) scale(.9312)}to{transform:translate(80.10795vw,99vh) scale(.9312)}}.snow:nth-child(15){opacity:.0936;transform:translate(28.063vw,-10px) scale(.6623);animation:fall-15 14s -19s linear infinite}@keyframes fall-15{43.866%{transform:translate(24.4961vw,43.866vh) scale(.6623)}to{transform:translate(26.27955vw,99vh) scale(.6623)}}.snow:nth-child(16){opacity:.64;transform:translate(88.9561vw,-10px) scale(.5222);animation:fall-16 23s -7s linear infinite}@keyframes fall-16{42.459%{transform:translate(83.0142vw,42.459vh) scale(.5222)}to{transform:translate(85.98515vw,99vh) scale(.5222)}}.snow:nth-child(17){opacity:1.144;transform:translate(93.3728vw,-10px) scale(.7158);animation:fall-17 28s -26s linear infinite}@keyframes fall-17{38.048%{transform:translate(94.2769vw,38.048vh) scale(.7158)}to{transform:translate(93.82485vw,99vh) scale(.7158)}}.snow:nth-child(18){opacity:1.258;transform:translate(73.4655vw,-10px) scale(.7452);animation:fall-18 15s -30s linear infinite}@keyframes fall-18{36.082%{transform:translate(70.977vw,36.082vh) scale(.7452)}to{transform:translate(72.22125vw,99vh) scale(.7452)}}.snow:nth-child(19){opacity:1.4448;transform:translate(27.164vw,-10px) scale(.3719);animation:fall-19 17s -10s linear infinite}@keyframes fall-19{65.085%{transform:translate(17.6762vw,65.085vh) scale(.3719)}to{transform:translate(22.4201vw,99vh) scale(.3719)}}.snow:nth-child(20){opacity:1.148;transform:translate(28.0578vw,-10px) scale(.8936);animation:fall-20 10s -30s linear infinite}@keyframes fall-20{55.425%{transform:translate(26.6802vw,55.425vh) scale(.8936)}to{transform:translate(27.369vw,99vh) scale(.8936)}}.snow:nth-child(21){opacity:.8204;transform:translate(57.7673vw,-10px) scale(.0958);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{42.325%{transform:translate(62.2102vw,42.325vh) scale(.0958)}to{transform:translate(59.98875vw,99vh) scale(.0958)}}.snow:nth-child(22){opacity:1.0738;transform:translate(51.2028vw,-10px) scale(.4234);animation:fall-22 28s -7s linear infinite}@keyframes fall-22{49.809%{transform:translate(54.0374vw,49.809vh) scale(.4234)}to{transform:translate(52.6201vw,99vh) scale(.4234)}}.snow:nth-child(23){opacity:.946;transform:translate(34.5192vw,-10px) scale(.4472);animation:fall-23 21s -18s linear infinite}@keyframes fall-23{76.482%{transform:translate(38.6022vw,76.482vh) scale(.4472)}to{transform:translate(36.5607vw,99vh) scale(.4472)}}.snow:nth-child(24){opacity:.0126;transform:translate(76.7165vw,-10px) scale(.2659);animation:fall-24 13s -11s linear infinite}@keyframes fall-24{67.647%{transform:translate(75.8528vw,67.647vh) scale(.2659)}to{transform:translate(76.28465vw,99vh) scale(.2659)}}.snow:nth-child(25){opacity:1.042;transform:translate(32.2782vw,-10px) scale(.6081);animation:fall-25 28s -13s linear infinite}@keyframes fall-25{33.422%{transform:translate(23.5763vw,33.422vh) scale(.6081)}to{transform:translate(27.92725vw,99vh) scale(.6081)}}.snow:nth-child(26){opacity:.379;transform:translate(45.098vw,-10px) scale(.612);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{31.562%{transform:translate(53.6715vw,31.562vh) scale(.612)}to{transform:translate(49.38475vw,99vh) scale(.612)}}.snow:nth-child(27){opacity:.5568;transform:translate(95.8568vw,-10px) scale(.7792);animation:fall-27 20s -14s linear infinite}@keyframes fall-27{39.501%{transform:translate(104.8345vw,39.501vh) scale(.7792)}to{transform:translate(100.34565vw,99vh) scale(.7792)}}.snow:nth-child(28){opacity:1.0312;transform:translate(79.7246vw,-10px) scale(.4715);animation:fall-28 14s -6s linear infinite}@keyframes fall-28{49.712%{transform:translate(79.6325vw,49.712vh) scale(.4715)}to{transform:translate(79.67855vw,99vh) scale(.4715)}}.snow:nth-child(29){opacity:.7238;transform:translate(97.1149vw,-10px) scale(.2286);animation:fall-29 29s -1s linear infinite}@keyframes fall-29{44.191%{transform:translate(91.6035vw,44.191vh) scale(.2286)}to{transform:translate(94.3592vw,99vh) scale(.2286)}}.snow:nth-child(30){opacity:.9556;transform:translate(14.2822vw,-10px) scale(.3616);animation:fall-30 11s -15s linear infinite}@keyframes fall-30{44.049%{transform:translate(13.3245vw,44.049vh) scale(.3616)}to{transform:translate(13.80335vw,99vh) scale(.3616)}}.snow:nth-child(31){opacity:1.8414;transform:translate(66.6588vw,-10px) scale(.2998);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{61.117%{transform:translate(69.0624vw,61.117vh) scale(.2998)}to{transform:translate(67.8606vw,99vh) scale(.2998)}}.snow:nth-child(32){opacity:.445;transform:translate(10.5522vw,-10px) scale(.3016);animation:fall-32 12s -23s linear infinite}@keyframes fall-32{55.733%{transform:translate(.5535vw,55.733vh) scale(.3016)}to{transform:translate(5.55285vw,99vh) scale(.3016)}}.snow:nth-child(33){opacity:1.001;transform:translate(58.0474vw,-10px) scale(.3795);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{33.837%{transform:translate(58.4715vw,33.837vh) scale(.3795)}to{transform:translate(58.25945vw,99vh) scale(.3795)}}.snow:nth-child(34){opacity:.3132;transform:translate(23.5997vw,-10px) scale(.8737);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{69.419%{transform:translate(13.7695vw,69.419vh) scale(.8737)}to{transform:translate(18.6846vw,99vh) scale(.8737)}}.snow:nth-child(35){opacity:.08;transform:translate(89.4619vw,-10px) scale(.7322);animation:fall-35 15s -14s linear infinite}@keyframes fall-35{54.871%{transform:translate(93.1311vw,54.871vh) scale(.7322)}to{transform:translate(91.2965vw,99vh) scale(.7322)}}.snow:nth-child(36){opacity:1.3414;transform:translate(15.8631vw,-10px) scale(.3618);animation:fall-36 29s -20s linear infinite}@keyframes fall-36{48.612%{transform:translate(23.5503vw,48.612vh) scale(.3618)}to{transform:translate(19.7067vw,99vh) scale(.3618)}}.snow:nth-child(37){opacity:1.134;transform:translate(93.7441vw,-10px) scale(.8502);animation:fall-37 29s -2s linear infinite}@keyframes fall-37{30.168%{transform:translate(101.84vw,30.168vh) scale(.8502)}to{transform:translate(97.79205vw,99vh) scale(.8502)}}.snow:nth-child(38){opacity:.5174;transform:translate(44.8379vw,-10px) scale(.8087);animation:fall-38 18s -21s linear infinite}@keyframes fall-38{59.143%{transform:translate(44.3655vw,59.143vh) scale(.8087)}to{transform:translate(44.6017vw,99vh) scale(.8087)}}.snow:nth-child(39){opacity:1.1522;transform:translate(15.1234vw,-10px) scale(.594);animation:fall-39 13s -27s linear infinite}@keyframes fall-39{37.913%{transform:translate(10.9568vw,37.913vh) scale(.594)}to{transform:translate(13.0401vw,99vh) scale(.594)}}.snow:nth-child(40){opacity:1.9942;transform:translate(24.0685vw,-10px) scale(.4292);animation:fall-40 24s -20s linear infinite}@keyframes fall-40{64.563%{transform:translate(26.5724vw,64.563vh) scale(.4292)}to{transform:translate(25.32045vw,99vh) scale(.4292)}}.snow:nth-child(41){opacity:1.4154;transform:translate(79.8302vw,-10px) scale(.3524);animation:fall-41 23s -16s linear infinite}@keyframes fall-41{34.136%{transform:translate(82.9831vw,34.136vh) scale(.3524)}to{transform:translate(81.40665vw,99vh) scale(.3524)}}.snow:nth-child(42){opacity:1.9962;transform:translate(44.547vw,-10px) scale(.6859);animation:fall-42 12s -20s linear infinite}@keyframes fall-42{36.623%{transform:translate(46.2895vw,36.623vh) scale(.6859)}to{transform:translate(45.41825vw,99vh) scale(.6859)}}.snow:nth-child(43){opacity:1.2768;transform:translate(61.6199vw,-10px) scale(.3668);animation:fall-43 19s -29s linear infinite}@keyframes fall-43{77.273%{transform:translate(55.3652vw,77.273vh) scale(.3668)}to{transform:translate(58.49255vw,99vh) scale(.3668)}}.snow:nth-child(44){opacity:1.196;transform:translate(3.7465vw,-10px) scale(.0322);animation:fall-44 10s -11s linear infinite}@keyframes fall-44{50.181%{transform:translate(5.8446vw,50.181vh) scale(.0322)}to{transform:translate(4.79555vw,99vh) scale(.0322)}}.snow:nth-child(45){opacity:1.6392;transform:translate(2.8869vw,-10px) scale(.6719);animation:fall-45 21s -25s linear infinite}@keyframes fall-45{42.558%{transform:translate(-3.2656vw,42.558vh) scale(.6719)}to{transform:translate(-.18935vw,99vh) scale(.6719)}}.snow:nth-child(46){opacity:.0246;transform:translate(83.9936vw,-10px) scale(.9207);animation:fall-46 14s -23s linear infinite}@keyframes fall-46{65.737%{transform:translate(83.6886vw,65.737vh) scale(.9207)}to{transform:translate(83.8411vw,99vh) scale(.9207)}}.snow:nth-child(47){opacity:1.7688;transform:translate(7.6659vw,-10px) scale(.7316);animation:fall-47 12s -29s linear infinite}@keyframes fall-47{60.879%{transform:translate(6.024vw,60.879vh) scale(.7316)}to{transform:translate(6.84495vw,99vh) scale(.7316)}}.snow:nth-child(48){opacity:.2984;transform:translate(83.0111vw,-10px) scale(.0718);animation:fall-48 16s -1s linear infinite}@keyframes fall-48{77.779%{transform:translate(74.2224vw,77.779vh) scale(.0718)}to{transform:translate(78.61675vw,99vh) scale(.0718)}}.snow:nth-child(49){opacity:1.348;transform:translate(60.2815vw,-10px) scale(.6515);animation:fall-49 15s -13s linear infinite}@keyframes fall-49{55.088%{transform:translate(54.6091vw,55.088vh) scale(.6515)}to{transform:translate(57.4453vw,99vh) scale(.6515)}}.snow:nth-child(50){opacity:1.102;transform:translate(21.0245vw,-10px) scale(.2932);animation:fall-50 11s -14s linear infinite}@keyframes fall-50{59.784%{transform:translate(16.495vw,59.784vh) scale(.2932)}to{transform:translate(18.75975vw,99vh) scale(.2932)}}.snow:nth-child(51){opacity:1.2732;transform:translate(75.8842vw,-10px) scale(.887);animation:fall-51 20s -2s linear infinite}@keyframes fall-51{76.308%{transform:translate(67.5862vw,76.308vh) scale(.887)}to{transform:translate(71.7352vw,99vh) scale(.887)}}.snow:nth-child(52){opacity:.4378;transform:translate(85.7076vw,-10px) scale(.9559);animation:fall-52 27s -27s linear infinite}@keyframes fall-52{72.073%{transform:translate(75.7348vw,72.073vh) scale(.9559)}to{transform:translate(80.7212vw,99vh) scale(.9559)}}.snow:nth-child(53){opacity:1.3566;transform:translate(88.6328vw,-10px) scale(.0518);animation:fall-53 15s -1s linear infinite}@keyframes fall-53{44.321%{transform:translate(81.9279vw,44.321vh) scale(.0518)}to{transform:translate(85.28035vw,99vh) scale(.0518)}}.snow:nth-child(54){opacity:1.8782;transform:translate(95.2534vw,-10px) scale(.337);animation:fall-54 17s -20s linear infinite}@keyframes fall-54{73.56%{transform:translate(104.2264vw,73.56vh) scale(.337)}to{transform:translate(99.7399vw,99vh) scale(.337)}}.snow:nth-child(55){opacity:1.6204;transform:translate(.873vw,-10px) scale(.3486);animation:fall-55 10s -19s linear infinite}@keyframes fall-55{49.369%{transform:translate(1.7805vw,49.369vh) scale(.3486)}to{transform:translate(1.32675vw,99vh) scale(.3486)}}.snow:nth-child(56){opacity:1.7844;transform:translate(48.3284vw,-10px) scale(.9897);animation:fall-56 26s -1s linear infinite}@keyframes fall-56{33.056%{transform:translate(42.2149vw,33.056vh) scale(.9897)}to{transform:translate(45.27165vw,99vh) scale(.9897)}}.snow:nth-child(57){opacity:1.5418;transform:translate(52.2242vw,-10px) scale(.2728);animation:fall-57 28s -17s linear infinite}@keyframes fall-57{39.767%{transform:translate(53.4937vw,39.767vh) scale(.2728)}to{transform:translate(52.85895vw,99vh) scale(.2728)}}.snow:nth-child(58){opacity:.9668;transform:translate(55.0342vw,-10px) scale(.311);animation:fall-58 10s -5s linear infinite}@keyframes fall-58{36.279%{transform:translate(60.9037vw,36.279vh) scale(.311)}to{transform:translate(57.96895vw,99vh) scale(.311)}}.snow:nth-child(59){opacity:1.443;transform:translate(85.7028vw,-10px) scale(.729);animation:fall-59 13s -15s linear infinite}@keyframes fall-59{61.759%{transform:translate(84.7222vw,61.759vh) scale(.729)}to{transform:translate(85.2125vw,99vh) scale(.729)}}.snow:nth-child(60){opacity:1.348;transform:translate(45.2749vw,-10px) scale(.8926);animation:fall-60 14s -10s linear infinite}@keyframes fall-60{41.09%{transform:translate(48.9041vw,41.09vh) scale(.8926)}to{transform:translate(47.0895vw,99vh) scale(.8926)}}.snow:nth-child(61){opacity:1.0446;transform:translate(3.3877vw,-10px) scale(.9666);animation:fall-61 15s -4s linear infinite}@keyframes fall-61{71.057%{transform:translate(1.4615vw,71.057vh) scale(.9666)}to{transform:translate(2.4246vw,99vh) scale(.9666)}}.snow:nth-child(62){opacity:1.9102;transform:translate(16.6456vw,-10px) scale(.6988);animation:fall-62 20s -24s linear infinite}@keyframes fall-62{60.097%{transform:translate(18.1311vw,60.097vh) scale(.6988)}to{transform:translate(17.38835vw,99vh) scale(.6988)}}.snow:nth-child(63){opacity:1.1568;transform:translate(74.6834vw,-10px) scale(.8644);animation:fall-63 30s -3s linear infinite}@keyframes fall-63{36.427%{transform:translate(78.5122vw,36.427vh) scale(.8644)}to{transform:translate(76.5978vw,99vh) scale(.8644)}}.snow:nth-child(64){opacity:.7462;transform:translate(97.193vw,-10px) scale(.4157);animation:fall-64 19s -3s linear infinite}@keyframes fall-64{52.54%{transform:translate(96.6407vw,52.54vh) scale(.4157)}to{transform:translate(96.91685vw,99vh) scale(.4157)}}.snow:nth-child(65){opacity:1.9588;transform:translate(52.311vw,-10px) scale(.3799);animation:fall-65 27s -2s linear infinite}@keyframes fall-65{78.244%{transform:translate(51.6262vw,78.244vh) scale(.3799)}to{transform:translate(51.9686vw,99vh) scale(.3799)}}.snow:nth-child(66){opacity:1.9096;transform:translate(92.5611vw,-10px) scale(.5756);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{50.505%{transform:translate(99.8998vw,50.505vh) scale(.5756)}to{transform:translate(96.23045vw,99vh) scale(.5756)}}.snow:nth-child(67){opacity:.5034;transform:translate(67.0561vw,-10px) scale(.24);animation:fall-67 13s -3s linear infinite}@keyframes fall-67{63.616%{transform:translate(65.4316vw,63.616vh) scale(.24)}to{transform:translate(66.24385vw,99vh) scale(.24)}}.snow:nth-child(68){opacity:.263;transform:translate(23.1835vw,-10px) scale(.3517);animation:fall-68 29s -1s linear infinite}@keyframes fall-68{50.26%{transform:translate(28.8399vw,50.26vh) scale(.3517)}to{transform:translate(26.0117vw,99vh) scale(.3517)}}.snow:nth-child(69){opacity:1.578;transform:translate(48.9813vw,-10px) scale(.7951);animation:fall-69 10s -19s linear infinite}@keyframes fall-69{50.941%{transform:translate(56.0174vw,50.941vh) scale(.7951)}to{transform:translate(52.49935vw,99vh) scale(.7951)}}.snow:nth-child(70){opacity:.7096;transform:translate(47.0611vw,-10px) scale(.5501);animation:fall-70 26s -18s linear infinite}@keyframes fall-70{32.283%{transform:translate(45.1068vw,32.283vh) scale(.5501)}to{transform:translate(46.08395vw,99vh) scale(.5501)}}.snow:nth-child(71){opacity:1.0666;transform:translate(15.4231vw,-10px) scale(.735);animation:fall-71 23s -16s linear infinite}@keyframes fall-71{70.346%{transform:translate(20.6531vw,70.346vh) scale(.735)}to{transform:translate(18.0381vw,99vh) scale(.735)}}.snow:nth-child(72){opacity:1.9588;transform:translate(36.0547vw,-10px) scale(.9685);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{32.032%{transform:translate(44.7428vw,32.032vh) scale(.9685)}to{transform:translate(40.39875vw,99vh) scale(.9685)}}.snow:nth-child(73){opacity:1.5798;transform:translate(51.1446vw,-10px) scale(.9942);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{77.236%{transform:translate(56.6703vw,77.236vh) scale(.9942)}to{transform:translate(53.90745vw,99vh) scale(.9942)}}.snow:nth-child(74){opacity:1.7484;transform:translate(53.5366vw,-10px) scale(.7754);animation:fall-74 23s -6s linear infinite}@keyframes fall-74{32.589%{transform:translate(57.4399vw,32.589vh) scale(.7754)}to{transform:translate(55.48825vw,99vh) scale(.7754)}}.snow:nth-child(75){opacity:.872;transform:translate(84.0424vw,-10px) scale(.4539);animation:fall-75 11s -9s linear infinite}@keyframes fall-75{63.204%{transform:translate(91.0029vw,63.204vh) scale(.4539)}to{transform:translate(87.52265vw,99vh) scale(.4539)}}.snow:nth-child(76){opacity:.7478;transform:translate(63.3442vw,-10px) scale(.8156);animation:fall-76 22s -16s linear infinite}@keyframes fall-76{61.523%{transform:translate(67.0331vw,61.523vh) scale(.8156)}to{transform:translate(65.18865vw,99vh) scale(.8156)}}.snow:nth-child(77){opacity:.3564;transform:translate(40.5939vw,-10px) scale(.9878);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{60.702%{transform:translate(43.2367vw,60.702vh) scale(.9878)}to{transform:translate(41.9153vw,99vh) scale(.9878)}}.snow:nth-child(78){opacity:1.8016;transform:translate(25.388vw,-10px) scale(.2129);animation:fall-78 23s -19s linear infinite}@keyframes fall-78{44.869%{transform:translate(25.9866vw,44.869vh) scale(.2129)}to{transform:translate(25.6873vw,99vh) scale(.2129)}}.snow:nth-child(79){opacity:1.9652;transform:translate(47.6389vw,-10px) scale(.452);animation:fall-79 30s -3s linear infinite}@keyframes fall-79{70.265%{transform:translate(53.7351vw,70.265vh) scale(.452)}to{transform:translate(50.687vw,99vh) scale(.452)}}.snow:nth-child(80){opacity:.4434;transform:translate(71.6545vw,-10px) scale(.7842);animation:fall-80 13s -13s linear infinite}@keyframes fall-80{42.493%{transform:translate(64.3484vw,42.493vh) scale(.7842)}to{transform:translate(68.00145vw,99vh) scale(.7842)}}.snow:nth-child(81){opacity:.5556;transform:translate(73.93vw,-10px) scale(.5249);animation:fall-81 12s -28s linear infinite}@keyframes fall-81{67.32%{transform:translate(66.5675vw,67.32vh) scale(.5249)}to{transform:translate(70.24875vw,99vh) scale(.5249)}}.snow:nth-child(82){opacity:.8152;transform:translate(1.7134vw,-10px) scale(.1121);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{75.408%{transform:translate(1.0076vw,75.408vh) scale(.1121)}to{transform:translate(1.3605vw,99vh) scale(.1121)}}.snow:nth-child(83){opacity:1.4372;transform:translate(83.5436vw,-10px) scale(.6402);animation:fall-83 14s -9s linear infinite}@keyframes fall-83{42.155%{transform:translate(87.4821vw,42.155vh) scale(.6402)}to{transform:translate(85.51285vw,99vh) scale(.6402)}}.snow:nth-child(84){opacity:.401;transform:translate(90.9996vw,-10px) scale(.82);animation:fall-84 20s -25s linear infinite}@keyframes fall-84{46.389%{transform:translate(86.2355vw,46.389vh) scale(.82)}to{transform:translate(88.61755vw,99vh) scale(.82)}}.snow:nth-child(85){opacity:1.1222;transform:translate(61.2838vw,-10px) scale(.9184);animation:fall-85 12s -15s linear infinite}@keyframes fall-85{74.778%{transform:translate(62.3887vw,74.778vh) scale(.9184)}to{transform:translate(61.83625vw,99vh) scale(.9184)}}.snow:nth-child(86){opacity:.6004;transform:translate(54.452vw,-10px) scale(.6166);animation:fall-86 11s -20s linear infinite}@keyframes fall-86{65.608%{transform:translate(62.0208vw,65.608vh) scale(.6166)}to{transform:translate(58.2364vw,99vh) scale(.6166)}}.snow:nth-child(87){opacity:1.6176;transform:translate(47.6085vw,-10px) scale(.2599);animation:fall-87 29s -20s linear infinite}@keyframes fall-87{79.867%{transform:translate(57.288vw,79.867vh) scale(.2599)}to{transform:translate(52.44825vw,99vh) scale(.2599)}}.snow:nth-child(88){opacity:.3268;transform:translate(38.507vw,-10px) scale(.0514);animation:fall-88 25s -8s linear infinite}@keyframes fall-88{77.182%{transform:translate(44.5949vw,77.182vh) scale(.0514)}to{transform:translate(41.55095vw,99vh) scale(.0514)}}.snow:nth-child(89){opacity:1.5356;transform:translate(26.5043vw,-10px) scale(.1414);animation:fall-89 27s -4s linear infinite}@keyframes fall-89{47.256%{transform:translate(20.8714vw,47.256vh) scale(.1414)}to{transform:translate(23.68785vw,99vh) scale(.1414)}}.snow:nth-child(90){opacity:.5724;transform:translate(55.2841vw,-10px) scale(.0239);animation:fall-90 10s -10s linear infinite}@keyframes fall-90{57.613%{transform:translate(53.1284vw,57.613vh) scale(.0239)}to{transform:translate(54.20625vw,99vh) scale(.0239)}}.snow:nth-child(91){opacity:1.746;transform:translate(2.172vw,-10px) scale(.7069);animation:fall-91 14s -30s linear infinite}@keyframes fall-91{79.095%{transform:translate(1.8327vw,79.095vh) scale(.7069)}to{transform:translate(2.00235vw,99vh) scale(.7069)}}.snow:nth-child(92){opacity:.6276;transform:translate(84.8448vw,-10px) scale(.9902);animation:fall-92 19s -25s linear infinite}@keyframes fall-92{39.534%{transform:translate(94.3218vw,39.534vh) scale(.9902)}to{transform:translate(89.5833vw,99vh) scale(.9902)}}.snow:nth-child(93){opacity:1.2032;transform:translate(90.1251vw,-10px) scale(.161);animation:fall-93 20s -5s linear infinite}@keyframes fall-93{77.58%{transform:translate(92.5802vw,77.58vh) scale(.161)}to{transform:translate(91.35265vw,99vh) scale(.161)}}.snow:nth-child(94){opacity:.9276;transform:translate(50.5484vw,-10px) scale(.1865);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{42.066%{transform:translate(44.9323vw,42.066vh) scale(.1865)}to{transform:translate(47.74035vw,99vh) scale(.1865)}}.snow:nth-child(95){opacity:.7524;transform:translate(23.7404vw,-10px) scale(.7094);animation:fall-95 29s -21s linear infinite}@keyframes fall-95{44.961%{transform:translate(33.4531vw,44.961vh) scale(.7094)}to{transform:translate(28.59675vw,99vh) scale(.7094)}}.snow:nth-child(96){opacity:.8744;transform:translate(90.2155vw,-10px) scale(.526);animation:fall-96 17s -26s linear infinite}@keyframes fall-96{59.993%{transform:translate(86.2585vw,59.993vh) scale(.526)}to{transform:translate(88.237vw,99vh) scale(.526)}}.snow:nth-child(97){opacity:1.1324;transform:translate(60.5238vw,-10px) scale(.5225);animation:fall-97 15s -21s linear infinite}@keyframes fall-97{30.686%{transform:translate(57.4382vw,30.686vh) scale(.5225)}to{transform:translate(58.981vw,99vh) scale(.5225)}}.snow:nth-child(98){opacity:.1196;transform:translate(12.1581vw,-10px) scale(.6242);animation:fall-98 21s -18s linear infinite}@keyframes fall-98{50.528%{transform:translate(18.9912vw,50.528vh) scale(.6242)}to{transform:translate(15.57465vw,99vh) scale(.6242)}}.snow:nth-child(99){opacity:1.8462;transform:translate(96.1963vw,-10px) scale(.7106);animation:fall-99 11s -19s linear infinite}@keyframes fall-99{62.811%{transform:translate(95.4512vw,62.811vh) scale(.7106)}to{transform:translate(95.82375vw,99vh) scale(.7106)}}.snow:nth-child(100){opacity:1.1888;transform:translate(50.2355vw,-10px) scale(.237);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{39.289%{transform:translate(46.6404vw,39.289vh) scale(.237)}to{transform:translate(48.43795vw,99vh) scale(.237)}}.snow:nth-child(101){opacity:.0736;transform:translate(44.671vw,-10px) scale(.7581);animation:fall-101 25s -23s linear infinite}@keyframes fall-101{78.133%{transform:translate(39.0203vw,78.133vh) scale(.7581)}to{transform:translate(41.84565vw,99vh) scale(.7581)}}.snow:nth-child(102){opacity:.3152;transform:translate(26.5945vw,-10px) scale(.1981);animation:fall-102 23s -15s linear infinite}@keyframes fall-102{49.974%{transform:translate(22.5465vw,49.974vh) scale(.1981)}to{transform:translate(24.5705vw,99vh) scale(.1981)}}.snow:nth-child(103){opacity:.086;transform:translate(25.4215vw,-10px) scale(.3668);animation:fall-103 21s -4s linear infinite}@keyframes fall-103{63.916%{transform:translate(28.9503vw,63.916vh) scale(.3668)}to{transform:translate(27.1859vw,99vh) scale(.3668)}}.snow:nth-child(104){opacity:1.9496;transform:translate(32.8903vw,-10px) scale(.5432);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{54.377%{transform:translate(33.1244vw,54.377vh) scale(.5432)}to{transform:translate(33.00735vw,99vh) scale(.5432)}}.snow:nth-child(105){opacity:1.438;transform:translate(79.3845vw,-10px) scale(.4806);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{44.424%{transform:translate(70.3553vw,44.424vh) scale(.4806)}to{transform:translate(74.8699vw,99vh) scale(.4806)}}.snow:nth-child(106){opacity:.6272;transform:translate(81.0084vw,-10px) scale(.1598);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{48.511%{transform:translate(87.3231vw,48.511vh) scale(.1598)}to{transform:translate(84.16575vw,99vh) scale(.1598)}}.snow:nth-child(107){opacity:1.211;transform:translate(42.1313vw,-10px) scale(.6543);animation:fall-107 11s -13s linear infinite}@keyframes fall-107{40.818%{transform:translate(43.4438vw,40.818vh) scale(.6543)}to{transform:translate(42.78755vw,99vh) scale(.6543)}}.snow:nth-child(108){opacity:1.515;transform:translate(46.5625vw,-10px) scale(.4118);animation:fall-108 23s -6s linear infinite}@keyframes fall-108{65.597%{transform:translate(40.0146vw,65.597vh) scale(.4118)}to{transform:translate(43.28855vw,99vh) scale(.4118)}}.snow:nth-child(109){opacity:1.1388;transform:translate(19.7845vw,-10px) scale(.1803);animation:fall-109 22s -26s linear infinite}@keyframes fall-109{70.828%{transform:translate(18.466vw,70.828vh) scale(.1803)}to{transform:translate(19.12525vw,99vh) scale(.1803)}}.snow:nth-child(110){opacity:1.388;transform:translate(86.5413vw,-10px) scale(.7006);animation:fall-110 16s -21s linear infinite}@keyframes fall-110{79.423%{transform:translate(78.2982vw,79.423vh) scale(.7006)}to{transform:translate(82.41975vw,99vh) scale(.7006)}}.snow:nth-child(111){opacity:.1704;transform:translate(38.1141vw,-10px) scale(.6836);animation:fall-111 20s -1s linear infinite}@keyframes fall-111{46.387%{transform:translate(28.3542vw,46.387vh) scale(.6836)}to{transform:translate(33.23415vw,99vh) scale(.6836)}}.snow:nth-child(112){opacity:1.8628;transform:translate(49.0891vw,-10px) scale(.8931);animation:fall-112 19s -11s linear infinite}@keyframes fall-112{77.306%{transform:translate(44.5692vw,77.306vh) scale(.8931)}to{transform:translate(46.82915vw,99vh) scale(.8931)}}.snow:nth-child(113){opacity:.8938;transform:translate(9.4925vw,-10px) scale(.8501);animation:fall-113 26s -18s linear infinite}@keyframes fall-113{35.603%{transform:translate(14.0379vw,35.603vh) scale(.8501)}to{transform:translate(11.7652vw,99vh) scale(.8501)}}.snow:nth-child(114){opacity:1.7942;transform:translate(60.9435vw,-10px) scale(.5556);animation:fall-114 18s -6s linear infinite}@keyframes fall-114{30.143%{transform:translate(59.4941vw,30.143vh) scale(.5556)}to{transform:translate(60.2188vw,99vh) scale(.5556)}}.snow:nth-child(115){opacity:1.6076;transform:translate(64.1778vw,-10px) scale(.8295);animation:fall-115 25s -23s linear infinite}@keyframes fall-115{68.343%{transform:translate(60.4704vw,68.343vh) scale(.8295)}to{transform:translate(62.3241vw,99vh) scale(.8295)}}.snow:nth-child(116){opacity:.812;transform:translate(46.0118vw,-10px) scale(.7048);animation:fall-116 29s -16s linear infinite}@keyframes fall-116{40.132%{transform:translate(41.5736vw,40.132vh) scale(.7048)}to{transform:translate(43.7927vw,99vh) scale(.7048)}}.snow:nth-child(117){opacity:1.3372;transform:translate(84.0224vw,-10px) scale(.2439);animation:fall-117 24s -16s linear infinite}@keyframes fall-117{51.24%{transform:translate(84.0536vw,51.24vh) scale(.2439)}to{transform:translate(84.038vw,99vh) scale(.2439)}}.snow:nth-child(118){opacity:1.551;transform:translate(79.7225vw,-10px) scale(.0748);animation:fall-118 29s -20s linear infinite}@keyframes fall-118{31.667%{transform:translate(76.1659vw,31.667vh) scale(.0748)}to{transform:translate(77.9442vw,99vh) scale(.0748)}}.snow:nth-child(119){opacity:1.949;transform:translate(92.0098vw,-10px) scale(.5458);animation:fall-119 22s -9s linear infinite}@keyframes fall-119{38.068%{transform:translate(88.5143vw,38.068vh) scale(.5458)}to{transform:translate(90.26205vw,99vh) scale(.5458)}}.snow:nth-child(120){opacity:.615;transform:translate(31.8806vw,-10px) scale(.2237);animation:fall-120 16s -21s linear infinite}@keyframes fall-120{41.717%{transform:translate(24.7352vw,41.717vh) scale(.2237)}to{transform:translate(28.3079vw,99vh) scale(.2237)}}.snow:nth-child(121){opacity:.9616;transform:translate(85.4862vw,-10px) scale(.532);animation:fall-121 11s -3s linear infinite}@keyframes fall-121{57.723%{transform:translate(75.7128vw,57.723vh) scale(.532)}to{transform:translate(80.5995vw,99vh) scale(.532)}}.snow:nth-child(122){opacity:1.371;transform:translate(8.1662vw,-10px) scale(.2134);animation:fall-122 29s -13s linear infinite}@keyframes fall-122{65.51%{transform:translate(-.1491vw,65.51vh) scale(.2134)}to{transform:translate(4.00855vw,99vh) scale(.2134)}}.snow:nth-child(123){opacity:1.5424;transform:translate(9.9769vw,-10px) scale(.4006);animation:fall-123 17s -4s linear infinite}@keyframes fall-123{42.296%{transform:translate(1.0897vw,42.296vh) scale(.4006)}to{transform:translate(5.5333vw,99vh) scale(.4006)}}.snow:nth-child(124){opacity:.731;transform:translate(98.518vw,-10px) scale(.3978);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{70.736%{transform:translate(101.8321vw,70.736vh) scale(.3978)}to{transform:translate(100.17505vw,99vh) scale(.3978)}}.snow:nth-child(125){opacity:1.8418;transform:translate(61.9589vw,-10px) scale(.6059);animation:fall-125 24s -22s linear infinite}@keyframes fall-125{74.602%{transform:translate(64.3574vw,74.602vh) scale(.6059)}to{transform:translate(63.15815vw,99vh) scale(.6059)}}.snow:nth-child(126){opacity:1.6736;transform:translate(89.9159vw,-10px) scale(.9106);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{50.779%{transform:translate(98.3245vw,50.779vh) scale(.9106)}to{transform:translate(94.1202vw,99vh) scale(.9106)}}.snow:nth-child(127){opacity:.497;transform:translate(69.9618vw,-10px) scale(.4452);animation:fall-127 29s -8s linear infinite}@keyframes fall-127{74.564%{transform:translate(79.8095vw,74.564vh) scale(.4452)}to{transform:translate(74.88565vw,99vh) scale(.4452)}}.snow:nth-child(128){opacity:.3402;transform:translate(37.8104vw,-10px) scale(.0886);animation:fall-128 20s -1s linear infinite}@keyframes fall-128{43.694%{transform:translate(33.0379vw,43.694vh) scale(.0886)}to{transform:translate(35.42415vw,99vh) scale(.0886)}}.snow:nth-child(129){opacity:1.6548;transform:translate(14.9823vw,-10px) scale(.3296);animation:fall-129 15s -9s linear infinite}@keyframes fall-129{42.509%{transform:translate(21.9615vw,42.509vh) scale(.3296)}to{transform:translate(18.4719vw,99vh) scale(.3296)}}.snow:nth-child(130){opacity:1.394;transform:translate(78.0196vw,-10px) scale(.6428);animation:fall-130 25s -24s linear infinite}@keyframes fall-130{54.795%{transform:translate(75.9887vw,54.795vh) scale(.6428)}to{transform:translate(77.00415vw,99vh) scale(.6428)}}.snow:nth-child(131){opacity:1.5428;transform:translate(82.1444vw,-10px) scale(.4339);animation:fall-131 21s -28s linear infinite}@keyframes fall-131{52.449%{transform:translate(75.913vw,52.449vh) scale(.4339)}to{transform:translate(79.0287vw,99vh) scale(.4339)}}.snow:nth-child(132){opacity:.407;transform:translate(28.8594vw,-10px) scale(.1327);animation:fall-132 26s -22s linear infinite}@keyframes fall-132{46.281%{transform:translate(29.5266vw,46.281vh) scale(.1327)}to{transform:translate(29.193vw,99vh) scale(.1327)}}.snow:nth-child(133){opacity:.271;transform:translate(59.9379vw,-10px) scale(.9241);animation:fall-133 30s -8s linear infinite}@keyframes fall-133{39.887%{transform:translate(69.4425vw,39.887vh) scale(.9241)}to{transform:translate(64.6902vw,99vh) scale(.9241)}}.snow:nth-child(134){opacity:.3528;transform:translate(.8489vw,-10px) scale(.8608);animation:fall-134 30s -7s linear infinite}@keyframes fall-134{64.154%{transform:translate(1.7018vw,64.154vh) scale(.8608)}to{transform:translate(1.27535vw,99vh) scale(.8608)}}.snow:nth-child(135){opacity:1.6764;transform:translate(41.0864vw,-10px) scale(.6011);animation:fall-135 13s -9s linear infinite}@keyframes fall-135{39.627%{transform:translate(37.9798vw,39.627vh) scale(.6011)}to{transform:translate(39.5331vw,99vh) scale(.6011)}}.snow:nth-child(136){opacity:.7616;transform:translate(14.8747vw,-10px) scale(.264);animation:fall-136 28s -16s linear infinite}@keyframes fall-136{74.227%{transform:translate(16.451vw,74.227vh) scale(.264)}to{transform:translate(15.66285vw,99vh) scale(.264)}}.snow:nth-child(137){opacity:1.0446;transform:translate(2.0687vw,-10px) scale(.8441);animation:fall-137 14s -17s linear infinite}@keyframes fall-137{55.151%{transform:translate(2.0042vw,55.151vh) scale(.8441)}to{transform:translate(2.03645vw,99vh) scale(.8441)}}.snow:nth-child(138){opacity:1.865;transform:translate(95.7154vw,-10px) scale(.7878);animation:fall-138 25s -10s linear infinite}@keyframes fall-138{78.657%{transform:translate(92.0277vw,78.657vh) scale(.7878)}to{transform:translate(93.87155vw,99vh) scale(.7878)}}.snow:nth-child(139){opacity:1.8552;transform:translate(37.9004vw,-10px) scale(.5785);animation:fall-139 22s -27s linear infinite}@keyframes fall-139{32.976%{transform:translate(32.3253vw,32.976vh) scale(.5785)}to{transform:translate(35.11285vw,99vh) scale(.5785)}}.snow:nth-child(140){opacity:1.6082;transform:translate(7.4572vw,-10px) scale(.6327);animation:fall-140 13s -29s linear infinite}@keyframes fall-140{39.539%{transform:translate(17.2821vw,39.539vh) scale(.6327)}to{transform:translate(12.36965vw,99vh) scale(.6327)}}.snow:nth-child(141){opacity:.4552;transform:translate(63.1405vw,-10px) scale(.0872);animation:fall-141 19s -11s linear infinite}@keyframes fall-141{60.359%{transform:translate(67.5283vw,60.359vh) scale(.0872)}to{transform:translate(65.3344vw,99vh) scale(.0872)}}.snow:nth-child(142){opacity:.6606;transform:translate(93.9717vw,-10px) scale(.4069);animation:fall-142 13s -11s linear infinite}@keyframes fall-142{75.465%{transform:translate(87.5459vw,75.465vh) scale(.4069)}to{transform:translate(90.7588vw,99vh) scale(.4069)}}.snow:nth-child(143){opacity:.1954;transform:translate(34.6696vw,-10px) scale(.6962);animation:fall-143 20s -11s linear infinite}@keyframes fall-143{58.852%{transform:translate(24.9211vw,58.852vh) scale(.6962)}to{transform:translate(29.79535vw,99vh) scale(.6962)}}.snow:nth-child(144){opacity:.647;transform:translate(23.0061vw,-10px) scale(.2145);animation:fall-144 14s -16s linear infinite}@keyframes fall-144{56.839%{transform:translate(15.0854vw,56.839vh) scale(.2145)}to{transform:translate(19.04575vw,99vh) scale(.2145)}}.snow:nth-child(145){opacity:1.5188;transform:translate(89.6402vw,-10px) scale(.5007);animation:fall-145 24s -30s linear infinite}@keyframes fall-145{78.696%{transform:translate(91.3776vw,78.696vh) scale(.5007)}to{transform:translate(90.5089vw,99vh) scale(.5007)}}.snow:nth-child(146){opacity:.264;transform:translate(13.7378vw,-10px) scale(.4467);animation:fall-146 20s -20s linear infinite}@keyframes fall-146{54.677%{transform:translate(9.8669vw,54.677vh) scale(.4467)}to{transform:translate(11.80235vw,99vh) scale(.4467)}}.snow:nth-child(147){opacity:1.6232;transform:translate(9.0743vw,-10px) scale(.4554);animation:fall-147 23s -9s linear infinite}@keyframes fall-147{69.446%{transform:translate(4.8127vw,69.446vh) scale(.4554)}to{transform:translate(6.9435vw,99vh) scale(.4554)}}.snow:nth-child(148){opacity:.1776;transform:translate(85.2039vw,-10px) scale(.5941);animation:fall-148 21s -27s linear infinite}@keyframes fall-148{58.908%{transform:translate(89.7108vw,58.908vh) scale(.5941)}to{transform:translate(87.45735vw,99vh) scale(.5941)}}.snow:nth-child(149){opacity:.5458;transform:translate(13.2943vw,-10px) scale(.7659);animation:fall-149 18s -27s linear infinite}@keyframes fall-149{36.762%{transform:translate(12.2182vw,36.762vh) scale(.7659)}to{transform:translate(12.75625vw,99vh) scale(.7659)}}.snow:nth-child(150){opacity:.6812;transform:translate(55.9885vw,-10px) scale(.2066);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{47.418%{transform:translate(48.052vw,47.418vh) scale(.2066)}to{transform:translate(52.02025vw,99vh) scale(.2066)}}.snow:nth-child(151){opacity:1.415;transform:translate(17.3431vw,-10px) scale(.0407);animation:fall-151 24s -3s linear infinite}@keyframes fall-151{59.345%{transform:translate(13.2354vw,59.345vh) scale(.0407)}to{transform:translate(15.28925vw,99vh) scale(.0407)}}.snow:nth-child(152){opacity:.537;transform:translate(35.1908vw,-10px) scale(.9873);animation:fall-152 14s -1s linear infinite}@keyframes fall-152{67.139%{transform:translate(37.8241vw,67.139vh) scale(.9873)}to{transform:translate(36.50745vw,99vh) scale(.9873)}}.snow:nth-child(153){opacity:.564;transform:translate(98.2757vw,-10px) scale(.228);animation:fall-153 21s -12s linear infinite}@keyframes fall-153{64.812%{transform:translate(103.5657vw,64.812vh) scale(.228)}to{transform:translate(100.9207vw,99vh) scale(.228)}}.snow:nth-child(154){opacity:.9076;transform:translate(58.4643vw,-10px) scale(.8961);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{62.698%{transform:translate(51.7807vw,62.698vh) scale(.8961)}to{transform:translate(55.1225vw,99vh) scale(.8961)}}.snow:nth-child(155){opacity:1.448;transform:translate(86.6846vw,-10px) scale(.5523);animation:fall-155 19s -12s linear infinite}@keyframes fall-155{76.879%{transform:translate(86.8502vw,76.879vh) scale(.5523)}to{transform:translate(86.7674vw,99vh) scale(.5523)}}.snow:nth-child(156){opacity:.8114;transform:translate(34.0545vw,-10px) scale(.7905);animation:fall-156 22s -16s linear infinite}@keyframes fall-156{40.265%{transform:translate(41.0951vw,40.265vh) scale(.7905)}to{transform:translate(37.5748vw,99vh) scale(.7905)}}.snow:nth-child(157){opacity:1.0502;transform:translate(23.3483vw,-10px) scale(.1661);animation:fall-157 22s -30s linear infinite}@keyframes fall-157{69.778%{transform:translate(31.097vw,69.778vh) scale(.1661)}to{transform:translate(27.22265vw,99vh) scale(.1661)}}.snow:nth-child(158){opacity:.8258;transform:translate(78.0544vw,-10px) scale(.6302);animation:fall-158 17s -4s linear infinite}@keyframes fall-158{59.92%{transform:translate(85.3526vw,59.92vh) scale(.6302)}to{transform:translate(81.7035vw,99vh) scale(.6302)}}.snow:nth-child(159){opacity:1.1632;transform:translate(39.5194vw,-10px) scale(.0068);animation:fall-159 16s -24s linear infinite}@keyframes fall-159{66.789%{transform:translate(40.3248vw,66.789vh) scale(.0068)}to{transform:translate(39.9221vw,99vh) scale(.0068)}}.snow:nth-child(160){opacity:1.2728;transform:translate(8.2766vw,-10px) scale(.0208);animation:fall-160 16s -3s linear infinite}@keyframes fall-160{76.226%{transform:translate(17.3105vw,76.226vh) scale(.0208)}to{transform:translate(12.79355vw,99vh) scale(.0208)}}.snow:nth-child(161){opacity:1.0162;transform:translate(23.0174vw,-10px) scale(.2447);animation:fall-161 13s -16s linear infinite}@keyframes fall-161{37.619%{transform:translate(21.1398vw,37.619vh) scale(.2447)}to{transform:translate(22.0786vw,99vh) scale(.2447)}}.snow:nth-child(162){opacity:.6198;transform:translate(7.4114vw,-10px) scale(.4663);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.891%{transform:translate(13.1033vw,43.891vh) scale(.4663)}to{transform:translate(10.25735vw,99vh) scale(.4663)}}.snow:nth-child(163){opacity:1.1074;transform:translate(75.8436vw,-10px) scale(.7707);animation:fall-163 14s -12s linear infinite}@keyframes fall-163{72.36%{transform:translate(75.2293vw,72.36vh) scale(.7707)}to{transform:translate(75.53645vw,99vh) scale(.7707)}}.snow:nth-child(164){opacity:1.7384;transform:translate(72.3709vw,-10px) scale(.653);animation:fall-164 13s -14s linear infinite}@keyframes fall-164{60.509%{transform:translate(76.5426vw,60.509vh) scale(.653)}to{transform:translate(74.45675vw,99vh) scale(.653)}}.snow:nth-child(165){opacity:.2492;transform:translate(2.2144vw,-10px) scale(.6822);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{34.093%{transform:translate(6.4113vw,34.093vh) scale(.6822)}to{transform:translate(4.31285vw,99vh) scale(.6822)}}.snow:nth-child(166){opacity:.4172;transform:translate(73.914vw,-10px) scale(.4797);animation:fall-166 11s -29s linear infinite}@keyframes fall-166{40.104%{transform:translate(68.2799vw,40.104vh) scale(.4797)}to{transform:translate(71.09695vw,99vh) scale(.4797)}}.snow:nth-child(167){opacity:1.743;transform:translate(76.8329vw,-10px) scale(.9982);animation:fall-167 11s -5s linear infinite}@keyframes fall-167{44.878%{transform:translate(75.1644vw,44.878vh) scale(.9982)}to{transform:translate(75.99865vw,99vh) scale(.9982)}}.snow:nth-child(168){opacity:1.5276;transform:translate(89.1395vw,-10px) scale(.5371);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.112%{transform:translate(85.3693vw,60.112vh) scale(.5371)}to{transform:translate(87.2544vw,99vh) scale(.5371)}}.snow:nth-child(169){opacity:1.3924;transform:translate(22.2029vw,-10px) scale(.2676);animation:fall-169 29s -13s linear infinite}@keyframes fall-169{42.354%{transform:translate(23.5731vw,42.354vh) scale(.2676)}to{transform:translate(22.888vw,99vh) scale(.2676)}}.snow:nth-child(170){opacity:.2476;transform:translate(81.4147vw,-10px) scale(.2609);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{61.327%{transform:translate(88.1992vw,61.327vh) scale(.2609)}to{transform:translate(84.80695vw,99vh) scale(.2609)}}.snow:nth-child(171){opacity:1.3506;transform:translate(26.2806vw,-10px) scale(.501);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{54.704%{transform:translate(25.2437vw,54.704vh) scale(.501)}to{transform:translate(25.76215vw,99vh) scale(.501)}}.snow:nth-child(172){opacity:1.817;transform:translate(59.1478vw,-10px) scale(.8656);animation:fall-172 15s -14s linear infinite}@keyframes fall-172{67.047%{transform:translate(49.854vw,67.047vh) scale(.8656)}to{transform:translate(54.5009vw,99vh) scale(.8656)}}.snow:nth-child(173){opacity:.8156;transform:translate(10.9118vw,-10px) scale(.2983);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{32.15%{transform:translate(9.223vw,32.15vh) scale(.2983)}to{transform:translate(10.0674vw,99vh) scale(.2983)}}.snow:nth-child(174){opacity:.5012;transform:translate(46.0112vw,-10px) scale(.6603);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{38.963%{transform:translate(44.607vw,38.963vh) scale(.6603)}to{transform:translate(45.3091vw,99vh) scale(.6603)}}.snow:nth-child(175){opacity:.2164;transform:translate(88.0895vw,-10px) scale(.882);animation:fall-175 30s -14s linear infinite}@keyframes fall-175{41.429%{transform:translate(86.3153vw,41.429vh) scale(.882)}to{transform:translate(87.2024vw,99vh) scale(.882)}}.snow:nth-child(176){opacity:1.8578;transform:translate(93.1359vw,-10px) scale(.0136);animation:fall-176 30s -25s linear infinite}@keyframes fall-176{65.327%{transform:translate(87.8847vw,65.327vh) scale(.0136)}to{transform:translate(90.5103vw,99vh) scale(.0136)}}.snow:nth-child(177){opacity:1.5154;transform:translate(23.7214vw,-10px) scale(.1954);animation:fall-177 28s -22s linear infinite}@keyframes fall-177{68.532%{transform:translate(28.7661vw,68.532vh) scale(.1954)}to{transform:translate(26.24375vw,99vh) scale(.1954)}}.snow:nth-child(178){opacity:1.304;transform:translate(36.3411vw,-10px) scale(.3086);animation:fall-178 12s -30s linear infinite}@keyframes fall-178{68.362%{transform:translate(36.4626vw,68.362vh) scale(.3086)}to{transform:translate(36.40185vw,99vh) scale(.3086)}}.snow:nth-child(179){opacity:1.6406;transform:translate(54.1217vw,-10px) scale(.835);animation:fall-179 13s -16s linear infinite}@keyframes fall-179{39.835%{transform:translate(62.0199vw,39.835vh) scale(.835)}to{transform:translate(58.0708vw,99vh) scale(.835)}}.snow:nth-child(180){opacity:1.1284;transform:translate(57.5642vw,-10px) scale(.8006);animation:fall-180 16s -12s linear infinite}@keyframes fall-180{71.432%{transform:translate(51.2341vw,71.432vh) scale(.8006)}to{transform:translate(54.39915vw,99vh) scale(.8006)}}.snow:nth-child(181){opacity:1.58;transform:translate(65.097vw,-10px) scale(.6128);animation:fall-181 28s -11s linear infinite}@keyframes fall-181{73.989%{transform:translate(62.3359vw,73.989vh) scale(.6128)}to{transform:translate(63.71645vw,99vh) scale(.6128)}}.snow:nth-child(182){opacity:.673;transform:translate(71.9235vw,-10px) scale(.5711);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{52.23%{transform:translate(66.6414vw,52.23vh) scale(.5711)}to{transform:translate(69.28245vw,99vh) scale(.5711)}}.snow:nth-child(183){opacity:1.4896;transform:translate(95.2676vw,-10px) scale(.652);animation:fall-183 27s -7s linear infinite}@keyframes fall-183{42.242%{transform:translate(93.6003vw,42.242vh) scale(.652)}to{transform:translate(94.43395vw,99vh) scale(.652)}}.snow:nth-child(184){opacity:.613;transform:translate(17.0227vw,-10px) scale(.8268);animation:fall-184 29s -7s linear infinite}@keyframes fall-184{37.508%{transform:translate(20.433vw,37.508vh) scale(.8268)}to{transform:translate(18.72785vw,99vh) scale(.8268)}}.snow:nth-child(185){opacity:1.6042;transform:translate(75.0494vw,-10px) scale(.4069);animation:fall-185 26s -6s linear infinite}@keyframes fall-185{74.864%{transform:translate(66.1762vw,74.864vh) scale(.4069)}to{transform:translate(70.6128vw,99vh) scale(.4069)}}.snow:nth-child(186){opacity:1.2716;transform:translate(62.1928vw,-10px) scale(.7766);animation:fall-186 21s -27s linear infinite}@keyframes fall-186{30.014%{transform:translate(64.8287vw,30.014vh) scale(.7766)}to{transform:translate(63.51075vw,99vh) scale(.7766)}}.snow:nth-child(187){opacity:1.7462;transform:translate(49.5737vw,-10px) scale(.3853);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{53.77%{transform:translate(53.4671vw,53.77vh) scale(.3853)}to{transform:translate(51.5204vw,99vh) scale(.3853)}}.snow:nth-child(188){opacity:.929;transform:translate(22.3381vw,-10px) scale(.6857);animation:fall-188 11s -16s linear infinite}@keyframes fall-188{53.606%{transform:translate(25.0485vw,53.606vh) scale(.6857)}to{transform:translate(23.6933vw,99vh) scale(.6857)}}.snow:nth-child(189){opacity:1.8124;transform:translate(20.69vw,-10px) scale(.1776);animation:fall-189 21s -27s linear infinite}@keyframes fall-189{51.77%{transform:translate(17.6459vw,51.77vh) scale(.1776)}to{transform:translate(19.16795vw,99vh) scale(.1776)}}.snow:nth-child(190){opacity:.0516;transform:translate(6.985vw,-10px) scale(.28);animation:fall-190 13s -3s linear infinite}@keyframes fall-190{51.625%{transform:translate(3.9765vw,51.625vh) scale(.28)}to{transform:translate(5.48075vw,99vh) scale(.28)}}.snow:nth-child(191){opacity:.456;transform:translate(98.5129vw,-10px) scale(.5186);animation:fall-191 30s -17s linear infinite}@keyframes fall-191{42.227%{transform:translate(102.1385vw,42.227vh) scale(.5186)}to{transform:translate(100.3257vw,99vh) scale(.5186)}}.snow:nth-child(192){opacity:1.1544;transform:translate(41.2053vw,-10px) scale(.105);animation:fall-192 17s -9s linear infinite}@keyframes fall-192{48.579%{transform:translate(42.6195vw,48.579vh) scale(.105)}to{transform:translate(41.9124vw,99vh) scale(.105)}}.snow:nth-child(193){opacity:1.182;transform:translate(22.6415vw,-10px) scale(.6884);animation:fall-193 26s -14s linear infinite}@keyframes fall-193{50.523%{transform:translate(30.4492vw,50.523vh) scale(.6884)}to{transform:translate(26.54535vw,99vh) scale(.6884)}}.snow:nth-child(194){opacity:1.6114;transform:translate(58.1485vw,-10px) scale(.0916);animation:fall-194 14s -11s linear infinite}@keyframes fall-194{39.416%{transform:translate(57.4959vw,39.416vh) scale(.0916)}to{transform:translate(57.8222vw,99vh) scale(.0916)}}.snow:nth-child(195){opacity:.1998;transform:translate(10.7752vw,-10px) scale(.6948);animation:fall-195 17s -20s linear infinite}@keyframes fall-195{53.273%{transform:translate(8.881vw,53.273vh) scale(.6948)}to{transform:translate(9.8281vw,99vh) scale(.6948)}}.snow:nth-child(196){opacity:.1292;transform:translate(80.7259vw,-10px) scale(.867);animation:fall-196 27s -15s linear infinite}@keyframes fall-196{40.549%{transform:translate(85.3643vw,40.549vh) scale(.867)}to{transform:translate(83.0451vw,99vh) scale(.867)}}.snow:nth-child(197){opacity:.0254;transform:translate(95.3654vw,-10px) scale(.7217);animation:fall-197 22s -9s linear infinite}@keyframes fall-197{55.426%{transform:translate(100.4041vw,55.426vh) scale(.7217)}to{transform:translate(97.88475vw,99vh) scale(.7217)}}.snow:nth-child(198){opacity:1.8826;transform:translate(10.037vw,-10px) scale(.6194);animation:fall-198 11s -19s linear infinite}@keyframes fall-198{45.294%{transform:translate(12.1664vw,45.294vh) scale(.6194)}to{transform:translate(11.1017vw,99vh) scale(.6194)}}.snow:nth-child(199){opacity:.0004;transform:translate(82.1813vw,-10px) scale(.9322);animation:fall-199 27s -3s linear infinite}@keyframes fall-199{41.203%{transform:translate(81.6813vw,41.203vh) scale(.9322)}to{transform:translate(81.9313vw,99vh) scale(.9322)}}.snow:nth-child(200){opacity:.4284;transform:translate(69.9648vw,-10px) scale(.9311);animation:fall-200 16s -22s linear infinite}@keyframes fall-200{50.53%{transform:translate(74.3324vw,50.53vh) scale(.9311)}to{transform:translate(72.1486vw,99vh) scale(.9311)}}.snow:nth-child(201){opacity:.1356;transform:translate(10.0819vw,-10px) scale(.5976);animation:fall-201 28s -18s linear infinite}@keyframes fall-201{79.531%{transform:translate(14.8281vw,79.531vh) scale(.5976)}to{transform:translate(12.455vw,99vh) scale(.5976)}}.snow:nth-child(202){opacity:.5348;transform:translate(6.5532vw,-10px) scale(.3609);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{46.077%{transform:translate(8.7624vw,46.077vh) scale(.3609)}to{transform:translate(7.6578vw,99vh) scale(.3609)}}.snow:nth-child(203){opacity:1.065;transform:translate(73.2755vw,-10px) scale(.8369);animation:fall-203 20s -7s linear infinite}@keyframes fall-203{63.388%{transform:translate(81.9538vw,63.388vh) scale(.8369)}to{transform:translate(77.61465vw,99vh) scale(.8369)}}.snow:nth-child(204){opacity:.4324;transform:translate(99.8671vw,-10px) scale(.7164);animation:fall-204 20s -11s linear infinite}@keyframes fall-204{62.088%{transform:translate(92.8368vw,62.088vh) scale(.7164)}to{transform:translate(96.35195vw,99vh) scale(.7164)}}.snow:nth-child(205){opacity:1.622;transform:translate(15.9856vw,-10px) scale(.0798);animation:fall-205 26s -21s linear infinite}@keyframes fall-205{35.74%{transform:translate(16.8116vw,35.74vh) scale(.0798)}to{transform:translate(16.3986vw,99vh) scale(.0798)}}.snow:nth-child(206){opacity:1.3332;transform:translate(99.2989vw,-10px) scale(.8366);animation:fall-206 20s -18s linear infinite}@keyframes fall-206{73.721%{transform:translate(108.6077vw,73.721vh) scale(.8366)}to{transform:translate(103.9533vw,99vh) scale(.8366)}}.snow:nth-child(207){opacity:.3652;transform:translate(67.751vw,-10px) scale(.6333);animation:fall-207 22s -28s linear infinite}@keyframes fall-207{74.964%{transform:translate(67.9962vw,74.964vh) scale(.6333)}to{transform:translate(67.8736vw,99vh) scale(.6333)}}.snow:nth-child(208){opacity:1.1;transform:translate(82.0863vw,-10px) scale(.2693);animation:fall-208 23s -7s linear infinite}@keyframes fall-208{70.496%{transform:translate(76.1162vw,70.496vh) scale(.2693)}to{transform:translate(79.10125vw,99vh) scale(.2693)}}.snow:nth-child(209){opacity:.73;transform:translate(49.4263vw,-10px) scale(.8942);animation:fall-209 26s -21s linear infinite}@keyframes fall-209{62.63%{transform:translate(47.3389vw,62.63vh) scale(.8942)}to{transform:translate(48.3826vw,99vh) scale(.8942)}}.snow:nth-child(210){opacity:1.7146;transform:translate(3.6017vw,-10px) scale(.8439);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{41.084%{transform:translate(.635vw,41.084vh) scale(.8439)}to{transform:translate(2.11835vw,99vh) scale(.8439)}}.snow:nth-child(211){opacity:1.1088;transform:translate(29.5399vw,-10px) scale(.8309);animation:fall-211 26s -19s linear infinite}@keyframes fall-211{35.382%{transform:translate(26.5581vw,35.382vh) scale(.8309)}to{transform:translate(28.049vw,99vh) scale(.8309)}}.snow:nth-child(212){opacity:1.8124;transform:translate(41.9935vw,-10px) scale(.2511);animation:fall-212 17s -9s linear infinite}@keyframes fall-212{41.125%{transform:translate(39.1816vw,41.125vh) scale(.2511)}to{transform:translate(40.58755vw,99vh) scale(.2511)}}.snow:nth-child(213){opacity:1.0288;transform:translate(54.3021vw,-10px) scale(.0543);animation:fall-213 29s -1s linear infinite}@keyframes fall-213{47.981%{transform:translate(48.0607vw,47.981vh) scale(.0543)}to{transform:translate(51.1814vw,99vh) scale(.0543)}}.snow:nth-child(214){opacity:.626;transform:translate(92.7668vw,-10px) scale(.2256);animation:fall-214 26s -1s linear infinite}@keyframes fall-214{45.348%{transform:translate(95.1867vw,45.348vh) scale(.2256)}to{transform:translate(93.97675vw,99vh) scale(.2256)}}.snow:nth-child(215){opacity:.3024;transform:translate(20.7728vw,-10px) scale(.3271);animation:fall-215 26s -30s linear infinite}@keyframes fall-215{44.68%{transform:translate(19.2552vw,44.68vh) scale(.3271)}to{transform:translate(20.014vw,99vh) scale(.3271)}}.snow:nth-child(216){opacity:.0908;transform:translate(40.3669vw,-10px) scale(.5425);animation:fall-216 10s -24s linear infinite}@keyframes fall-216{36.102%{transform:translate(36.8946vw,36.102vh) scale(.5425)}to{transform:translate(38.63075vw,99vh) scale(.5425)}}.snow:nth-child(217){opacity:1.7432;transform:translate(87.6517vw,-10px) scale(.4614);animation:fall-217 19s -20s linear infinite}@keyframes fall-217{70.01%{transform:translate(95.4512vw,70.01vh) scale(.4614)}to{transform:translate(91.55145vw,99vh) scale(.4614)}}.snow:nth-child(218){opacity:1.3882;transform:translate(66.9259vw,-10px) scale(.6702);animation:fall-218 16s -21s linear infinite}@keyframes fall-218{77.19%{transform:translate(61.679vw,77.19vh) scale(.6702)}to{transform:translate(64.30245vw,99vh) scale(.6702)}}.snow:nth-child(219){opacity:.4498;transform:translate(95.4369vw,-10px) scale(.8853);animation:fall-219 29s -11s linear infinite}@keyframes fall-219{39.515%{transform:translate(97.9946vw,39.515vh) scale(.8853)}to{transform:translate(96.71575vw,99vh) scale(.8853)}}.snow:nth-child(220){opacity:1.5362;transform:translate(23.2657vw,-10px) scale(.548);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{77.126%{transform:translate(13.5773vw,77.126vh) scale(.548)}to{transform:translate(18.4215vw,99vh) scale(.548)}}.snow:nth-child(221){opacity:.6132;transform:translate(97.0183vw,-10px) scale(.1504);animation:fall-221 27s -20s linear infinite}@keyframes fall-221{77.085%{transform:translate(106.9634vw,77.085vh) scale(.1504)}to{transform:translate(101.99085vw,99vh) scale(.1504)}}.snow:nth-child(222){opacity:1.5026;transform:translate(27.2351vw,-10px) scale(.0656);animation:fall-222 21s -13s linear infinite}@keyframes fall-222{48.959%{transform:translate(26.9686vw,48.959vh) scale(.0656)}to{transform:translate(27.10185vw,99vh) scale(.0656)}}.snow:nth-child(223){opacity:.2866;transform:translate(23.9446vw,-10px) scale(.773);animation:fall-223 24s -25s linear infinite}@keyframes fall-223{48.843%{transform:translate(21.2569vw,48.843vh) scale(.773)}to{transform:translate(22.60075vw,99vh) scale(.773)}}.snow:nth-child(224){opacity:.2134;transform:translate(12.6113vw,-10px) scale(.2212);animation:fall-224 25s -1s linear infinite}@keyframes fall-224{54.483%{transform:translate(9.6305vw,54.483vh) scale(.2212)}to{transform:translate(11.1209vw,99vh) scale(.2212)}}.snow:nth-child(225){opacity:.164;transform:translate(60.5652vw,-10px) scale(.2258);animation:fall-225 25s -15s linear infinite}@keyframes fall-225{69.431%{transform:translate(69.3242vw,69.431vh) scale(.2258)}to{transform:translate(64.9447vw,99vh) scale(.2258)}}.snow:nth-child(226){opacity:.7618;transform:translate(90.5892vw,-10px) scale(.695);animation:fall-226 13s -22s linear infinite}@keyframes fall-226{35.498%{transform:translate(95.6996vw,35.498vh) scale(.695)}to{transform:translate(93.1444vw,99vh) scale(.695)}}.snow:nth-child(227){opacity:1.9616;transform:translate(35.1251vw,-10px) scale(.1172);animation:fall-227 23s -22s linear infinite}@keyframes fall-227{55.254%{transform:translate(36.7659vw,55.254vh) scale(.1172)}to{transform:translate(35.9455vw,99vh) scale(.1172)}}.snow:nth-child(228){opacity:.0914;transform:translate(64.5336vw,-10px) scale(.7697);animation:fall-228 10s -7s linear infinite}@keyframes fall-228{71.675%{transform:translate(70.6529vw,71.675vh) scale(.7697)}to{transform:translate(67.59325vw,99vh) scale(.7697)}}.snow:nth-child(229){opacity:1.1174;transform:translate(65.5972vw,-10px) scale(.5397);animation:fall-229 18s -28s linear infinite}@keyframes fall-229{71.554%{transform:translate(75.131vw,71.554vh) scale(.5397)}to{transform:translate(70.3641vw,99vh) scale(.5397)}}.snow:nth-child(230){opacity:.8074;transform:translate(26.3437vw,-10px) scale(.7212);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{50.88%{transform:translate(22.508vw,50.88vh) scale(.7212)}to{transform:translate(24.42585vw,99vh) scale(.7212)}}.snow:nth-child(231){opacity:.182;transform:translate(75.8309vw,-10px) scale(.676);animation:fall-231 24s -20s linear infinite}@keyframes fall-231{67.882%{transform:translate(83.7485vw,67.882vh) scale(.676)}to{transform:translate(79.7897vw,99vh) scale(.676)}}.snow:nth-child(232){opacity:.8554;transform:translate(32.1972vw,-10px) scale(.3063);animation:fall-232 25s -17s linear infinite}@keyframes fall-232{57.886%{transform:translate(22.5072vw,57.886vh) scale(.3063)}to{transform:translate(27.3522vw,99vh) scale(.3063)}}.snow:nth-child(233){opacity:.5548;transform:translate(72.9937vw,-10px) scale(.8824);animation:fall-233 24s -22s linear infinite}@keyframes fall-233{64.766%{transform:translate(75.9975vw,64.766vh) scale(.8824)}to{transform:translate(74.4956vw,99vh) scale(.8824)}}.snow:nth-child(234){opacity:.5058;transform:translate(43.192vw,-10px) scale(.0857);animation:fall-234 16s -22s linear infinite}@keyframes fall-234{45.583%{transform:translate(33.3164vw,45.583vh) scale(.0857)}to{transform:translate(38.2542vw,99vh) scale(.0857)}}.snow:nth-child(235){opacity:.5968;transform:translate(90.7866vw,-10px) scale(.5057);animation:fall-235 14s -13s linear infinite}@keyframes fall-235{42.263%{transform:translate(90.9967vw,42.263vh) scale(.5057)}to{transform:translate(90.89165vw,99vh) scale(.5057)}}.snow:nth-child(236){opacity:.2172;transform:translate(67.6687vw,-10px) scale(.9768);animation:fall-236 19s -26s linear infinite}@keyframes fall-236{52.241%{transform:translate(59.4937vw,52.241vh) scale(.9768)}to{transform:translate(63.5812vw,99vh) scale(.9768)}}.snow:nth-child(237){opacity:.3596;transform:translate(55.2589vw,-10px) scale(.482);animation:fall-237 16s -22s linear infinite}@keyframes fall-237{42.011%{transform:translate(49.9497vw,42.011vh) scale(.482)}to{transform:translate(52.6043vw,99vh) scale(.482)}}.snow:nth-child(238){opacity:1.0684;transform:translate(3.9986vw,-10px) scale(.9673);animation:fall-238 21s -5s linear infinite}@keyframes fall-238{70.871%{transform:translate(6.9697vw,70.871vh) scale(.9673)}to{transform:translate(5.48415vw,99vh) scale(.9673)}}.snow:nth-child(239){opacity:1.424;transform:translate(88.384vw,-10px) scale(.1692);animation:fall-239 23s -1s linear infinite}@keyframes fall-239{34.207%{transform:translate(96.8442vw,34.207vh) scale(.1692)}to{transform:translate(92.6141vw,99vh) scale(.1692)}}.snow:nth-child(240){opacity:1.1924;transform:translate(65.1331vw,-10px) scale(.7523);animation:fall-240 14s -4s linear infinite}@keyframes fall-240{64.193%{transform:translate(74.5089vw,64.193vh) scale(.7523)}to{transform:translate(69.821vw,99vh) scale(.7523)}}.snow:nth-child(241){opacity:.1036;transform:translate(17.5021vw,-10px) scale(.9285);animation:fall-241 12s -5s linear infinite}@keyframes fall-241{70.771%{transform:translate(13.3306vw,70.771vh) scale(.9285)}to{transform:translate(15.41635vw,99vh) scale(.9285)}}.snow:nth-child(242){opacity:.8152;transform:translate(59.2332vw,-10px) scale(.9624);animation:fall-242 19s -7s linear infinite}@keyframes fall-242{66.651%{transform:translate(65.9487vw,66.651vh) scale(.9624)}to{transform:translate(62.59095vw,99vh) scale(.9624)}}.snow:nth-child(243){opacity:.9316;transform:translate(41.1355vw,-10px) scale(.6753);animation:fall-243 20s -8s linear infinite}@keyframes fall-243{41.919%{transform:translate(36.4205vw,41.919vh) scale(.6753)}to{transform:translate(38.778vw,99vh) scale(.6753)}}.snow:nth-child(244){opacity:.6588;transform:translate(13.5312vw,-10px) scale(.3149);animation:fall-244 20s -25s linear infinite}@keyframes fall-244{79.549%{transform:translate(17.7325vw,79.549vh) scale(.3149)}to{transform:translate(15.63185vw,99vh) scale(.3149)}}.snow:nth-child(245){opacity:.3972;transform:translate(89.202vw,-10px) scale(.6686);animation:fall-245 19s -1s linear infinite}@keyframes fall-245{73.498%{transform:translate(88.6624vw,73.498vh) scale(.6686)}to{transform:translate(88.9322vw,99vh) scale(.6686)}}.snow:nth-child(246){opacity:.3708;transform:translate(17.7519vw,-10px) scale(.2859);animation:fall-246 25s -18s linear infinite}@keyframes fall-246{68.084%{transform:translate(23.2208vw,68.084vh) scale(.2859)}to{transform:translate(20.48635vw,99vh) scale(.2859)}}.snow:nth-child(247){opacity:1.0228;transform:translate(80.2734vw,-10px) scale(.6044);animation:fall-247 23s -28s linear infinite}@keyframes fall-247{52.693%{transform:translate(70.3119vw,52.693vh) scale(.6044)}to{transform:translate(75.29265vw,99vh) scale(.6044)}}.snow:nth-child(248){opacity:1.3348;transform:translate(55.293vw,-10px) scale(.5493);animation:fall-248 28s -8s linear infinite}@keyframes fall-248{31.352%{transform:translate(54.2952vw,31.352vh) scale(.5493)}to{transform:translate(54.7941vw,99vh) scale(.5493)}}.snow:nth-child(249){opacity:1.9336;transform:translate(16.5357vw,-10px) scale(.8511);animation:fall-249 13s -29s linear infinite}@keyframes fall-249{77.283%{transform:translate(16.8331vw,77.283vh) scale(.8511)}to{transform:translate(16.6844vw,99vh) scale(.8511)}}.snow:nth-child(250){opacity:.1442;transform:translate(81.0046vw,-10px) scale(.9562);animation:fall-250 27s -26s linear infinite}@keyframes fall-250{31.658%{transform:translate(82.4414vw,31.658vh) scale(.9562)}to{transform:translate(81.723vw,99vh) scale(.9562)}}.snow:nth-child(251){opacity:.8452;transform:translate(71.754vw,-10px) scale(.3317);animation:fall-251 18s -11s linear infinite}@keyframes fall-251{49.576%{transform:translate(71.6094vw,49.576vh) scale(.3317)}to{transform:translate(71.6817vw,99vh) scale(.3317)}}.snow:nth-child(252){opacity:1.7368;transform:translate(55.824vw,-10px) scale(.0576);animation:fall-252 22s -20s linear infinite}@keyframes fall-252{73.769%{transform:translate(60.4183vw,73.769vh) scale(.0576)}to{transform:translate(58.12115vw,99vh) scale(.0576)}}.snow:nth-child(253){opacity:1.63;transform:translate(75.134vw,-10px) scale(.2161);animation:fall-253 30s -2s linear infinite}@keyframes fall-253{44.233%{transform:translate(69.3159vw,44.233vh) scale(.2161)}to{transform:translate(72.22495vw,99vh) scale(.2161)}}.snow:nth-child(254){opacity:.7868;transform:translate(7.9912vw,-10px) scale(.4541);animation:fall-254 17s -22s linear infinite}@keyframes fall-254{56.191%{transform:translate(1.5119vw,56.191vh) scale(.4541)}to{transform:translate(4.75155vw,99vh) scale(.4541)}}.snow:nth-child(255){opacity:.1028;transform:translate(50.403vw,-10px) scale(.1507);animation:fall-255 28s -9s linear infinite}@keyframes fall-255{70.967%{transform:translate(45.615vw,70.967vh) scale(.1507)}to{transform:translate(48.009vw,99vh) scale(.1507)}}.snow:nth-child(256){opacity:1.9192;transform:translate(97.3707vw,-10px) scale(.5104);animation:fall-256 25s -17s linear infinite}@keyframes fall-256{67.345%{transform:translate(90.8242vw,67.345vh) scale(.5104)}to{transform:translate(94.09745vw,99vh) scale(.5104)}}.snow:nth-child(257){opacity:1.132;transform:translate(45.1109vw,-10px) scale(.6929);animation:fall-257 25s -7s linear infinite}@keyframes fall-257{35.181%{transform:translate(35.5038vw,35.181vh) scale(.6929)}to{transform:translate(40.30735vw,99vh) scale(.6929)}}.snow:nth-child(258){opacity:.4206;transform:translate(57.9727vw,-10px) scale(.4168);animation:fall-258 15s -5s linear infinite}@keyframes fall-258{55.384%{transform:translate(64.698vw,55.384vh) scale(.4168)}to{transform:translate(61.33535vw,99vh) scale(.4168)}}.snow:nth-child(259){opacity:.7542;transform:translate(70.1581vw,-10px) scale(.1579);animation:fall-259 30s -3s linear infinite}@keyframes fall-259{77.309%{transform:translate(79.7809vw,77.309vh) scale(.1579)}to{transform:translate(74.9695vw,99vh) scale(.1579)}}.snow:nth-child(260){opacity:.3464;transform:translate(49.8762vw,-10px) scale(.1037);animation:fall-260 22s -11s linear infinite}@keyframes fall-260{60.859%{transform:translate(53.2537vw,60.859vh) scale(.1037)}to{transform:translate(51.56495vw,99vh) scale(.1037)}}.snow:nth-child(261){opacity:.092;transform:translate(53.1272vw,-10px) scale(.3337);animation:fall-261 22s -11s linear infinite}@keyframes fall-261{44.922%{transform:translate(61.0511vw,44.922vh) scale(.3337)}to{transform:translate(57.08915vw,99vh) scale(.3337)}}.snow:nth-child(262){opacity:.8002;transform:translate(95.368vw,-10px) scale(.9485);animation:fall-262 14s -30s linear infinite}@keyframes fall-262{67.551%{transform:translate(98.0435vw,67.551vh) scale(.9485)}to{transform:translate(96.70575vw,99vh) scale(.9485)}}.snow:nth-child(263){opacity:1.219;transform:translate(59.5487vw,-10px) scale(.3904);animation:fall-263 15s -11s linear infinite}@keyframes fall-263{49.063%{transform:translate(59.393vw,49.063vh) scale(.3904)}to{transform:translate(59.47085vw,99vh) scale(.3904)}}.snow:nth-child(264){opacity:1.4186;transform:translate(82.4645vw,-10px) scale(.0434);animation:fall-264 28s -3s linear infinite}@keyframes fall-264{41.923%{transform:translate(79.8021vw,41.923vh) scale(.0434)}to{transform:translate(81.1333vw,99vh) scale(.0434)}}.snow:nth-child(265){opacity:.6436;transform:translate(13.2352vw,-10px) scale(.3336);animation:fall-265 30s -6s linear infinite}@keyframes fall-265{43.394%{transform:translate(19.8889vw,43.394vh) scale(.3336)}to{transform:translate(16.56205vw,99vh) scale(.3336)}}.snow:nth-child(266){opacity:.819;transform:translate(72.338vw,-10px) scale(.8402);animation:fall-266 29s -18s linear infinite}@keyframes fall-266{47.941%{transform:translate(63.1139vw,47.941vh) scale(.8402)}to{transform:translate(67.72595vw,99vh) scale(.8402)}}.snow:nth-child(267){opacity:.1554;transform:translate(9.1612vw,-10px) scale(.5356);animation:fall-267 24s -2s linear infinite}@keyframes fall-267{45.273%{transform:translate(18.1392vw,45.273vh) scale(.5356)}to{transform:translate(13.6502vw,99vh) scale(.5356)}}.snow:nth-child(268){opacity:1.3194;transform:translate(34.3806vw,-10px) scale(.6336);animation:fall-268 12s -15s linear infinite}@keyframes fall-268{59.108%{transform:translate(40.0984vw,59.108vh) scale(.6336)}to{transform:translate(37.2395vw,99vh) scale(.6336)}}.snow:nth-child(269){opacity:1.4844;transform:translate(63.0262vw,-10px) scale(.4448);animation:fall-269 30s -22s linear infinite}@keyframes fall-269{37.568%{transform:translate(70.5891vw,37.568vh) scale(.4448)}to{transform:translate(66.80765vw,99vh) scale(.4448)}}.snow:nth-child(270){opacity:1.016;transform:translate(96.2199vw,-10px) scale(.437);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{48.32%{transform:translate(90.0661vw,48.32vh) scale(.437)}to{transform:translate(93.143vw,99vh) scale(.437)}}.snow:nth-child(271){opacity:.933;transform:translate(9.9693vw,-10px) scale(.2447);animation:fall-271 28s -25s linear infinite}@keyframes fall-271{75.648%{transform:translate(5.3036vw,75.648vh) scale(.2447)}to{transform:translate(7.63645vw,99vh) scale(.2447)}}.snow:nth-child(272){opacity:.4494;transform:translate(94.8894vw,-10px) scale(.6019);animation:fall-272 10s -30s linear infinite}@keyframes fall-272{71.044%{transform:translate(92.4469vw,71.044vh) scale(.6019)}to{transform:translate(93.66815vw,99vh) scale(.6019)}}.snow:nth-child(273){opacity:1.5022;transform:translate(53.2651vw,-10px) scale(.5068);animation:fall-273 23s -26s linear infinite}@keyframes fall-273{47.709%{transform:translate(44.3651vw,47.709vh) scale(.5068)}to{transform:translate(48.8151vw,99vh) scale(.5068)}}.snow:nth-child(274){opacity:.9884;transform:translate(64.0216vw,-10px) scale(.2182);animation:fall-274 16s -11s linear infinite}@keyframes fall-274{65.121%{transform:translate(64.4787vw,65.121vh) scale(.2182)}to{transform:translate(64.25015vw,99vh) scale(.2182)}}.snow:nth-child(275){opacity:.399;transform:translate(83.1837vw,-10px) scale(.9562);animation:fall-275 23s -20s linear infinite}@keyframes fall-275{40.028%{transform:translate(73.7679vw,40.028vh) scale(.9562)}to{transform:translate(78.4758vw,99vh) scale(.9562)}}.snow:nth-child(276){opacity:1.8436;transform:translate(71.8292vw,-10px) scale(.6707);animation:fall-276 25s -18s linear infinite}@keyframes fall-276{79.766%{transform:translate(78.4274vw,79.766vh) scale(.6707)}to{transform:translate(75.1283vw,99vh) scale(.6707)}}.snow:nth-child(277){opacity:.7856;transform:translate(68.2837vw,-10px) scale(.2431);animation:fall-277 20s -10s linear infinite}@keyframes fall-277{34.045%{transform:translate(58.7312vw,34.045vh) scale(.2431)}to{transform:translate(63.50745vw,99vh) scale(.2431)}}.snow:nth-child(278){opacity:1.4676;transform:translate(16.697vw,-10px) scale(.0653);animation:fall-278 15s -17s linear infinite}@keyframes fall-278{65.827%{transform:translate(26.4485vw,65.827vh) scale(.0653)}to{transform:translate(21.57275vw,99vh) scale(.0653)}}.snow:nth-child(279){opacity:1.683;transform:translate(56.9655vw,-10px) scale(.0327);animation:fall-279 27s -13s linear infinite}@keyframes fall-279{65.896%{transform:translate(50.8803vw,65.896vh) scale(.0327)}to{transform:translate(53.9229vw,99vh) scale(.0327)}}.snow:nth-child(280){opacity:.9016;transform:translate(23.7496vw,-10px) scale(.9254);animation:fall-280 12s -30s linear infinite}@keyframes fall-280{58.508%{transform:translate(22.7676vw,58.508vh) scale(.9254)}to{transform:translate(23.2586vw,99vh) scale(.9254)}}.snow:nth-child(281){opacity:.7182;transform:translate(25.9787vw,-10px) scale(.4066);animation:fall-281 17s -13s linear infinite}@keyframes fall-281{74.911%{transform:translate(29.2087vw,74.911vh) scale(.4066)}to{transform:translate(27.5937vw,99vh) scale(.4066)}}.snow:nth-child(282){opacity:.224;transform:translate(19.2577vw,-10px) scale(.9508);animation:fall-282 22s -12s linear infinite}@keyframes fall-282{73.895%{transform:translate(16.8374vw,73.895vh) scale(.9508)}to{transform:translate(18.04755vw,99vh) scale(.9508)}}.snow:nth-child(283){opacity:1.8954;transform:translate(67.2807vw,-10px) scale(.3234);animation:fall-283 26s -28s linear infinite}@keyframes fall-283{35.944%{transform:translate(65.5096vw,35.944vh) scale(.3234)}to{transform:translate(66.39515vw,99vh) scale(.3234)}}.snow:nth-child(284){opacity:1.1706;transform:translate(28.2661vw,-10px) scale(.6405);animation:fall-284 24s -8s linear infinite}@keyframes fall-284{68.867%{transform:translate(34.8572vw,68.867vh) scale(.6405)}to{transform:translate(31.56165vw,99vh) scale(.6405)}}.snow:nth-child(285){opacity:1.2264;transform:translate(26.5031vw,-10px) scale(.5512);animation:fall-285 20s -21s linear infinite}@keyframes fall-285{48.025%{transform:translate(29.6802vw,48.025vh) scale(.5512)}to{transform:translate(28.09165vw,99vh) scale(.5512)}}.snow:nth-child(286){opacity:1.3826;transform:translate(22.7751vw,-10px) scale(.8655);animation:fall-286 30s -18s linear infinite}@keyframes fall-286{38.456%{transform:translate(30.8433vw,38.456vh) scale(.8655)}to{transform:translate(26.8092vw,99vh) scale(.8655)}}.snow:nth-child(287){opacity:.5244;transform:translate(4.9105vw,-10px) scale(.2613);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{60.395%{transform:translate(6.397vw,60.395vh) scale(.2613)}to{transform:translate(5.65375vw,99vh) scale(.2613)}}.snow:nth-child(288){opacity:1.0772;transform:translate(46.5607vw,-10px) scale(.0853);animation:fall-288 13s -29s linear infinite}@keyframes fall-288{61.567%{transform:translate(38.2134vw,61.567vh) scale(.0853)}to{transform:translate(42.38705vw,99vh) scale(.0853)}}.snow:nth-child(289){opacity:1.7078;transform:translate(13.9368vw,-10px) scale(.6075);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{74.204%{transform:translate(18.8475vw,74.204vh) scale(.6075)}to{transform:translate(16.39215vw,99vh) scale(.6075)}}.snow:nth-child(290){opacity:.0886;transform:translate(97.9511vw,-10px) scale(.5344);animation:fall-290 19s -26s linear infinite}@keyframes fall-290{62.716%{transform:translate(98.3246vw,62.716vh) scale(.5344)}to{transform:translate(98.13785vw,99vh) scale(.5344)}}.snow:nth-child(291){opacity:1.1228;transform:translate(4.1914vw,-10px) scale(.6501);animation:fall-291 28s -19s linear infinite}@keyframes fall-291{47.641%{transform:translate(13.728vw,47.641vh) scale(.6501)}to{transform:translate(8.9597vw,99vh) scale(.6501)}}.snow:nth-child(292){opacity:1.4704;transform:translate(39.8251vw,-10px) scale(.4791);animation:fall-292 21s -10s linear infinite}@keyframes fall-292{72.328%{transform:translate(41.0781vw,72.328vh) scale(.4791)}to{transform:translate(40.4516vw,99vh) scale(.4791)}}.snow:nth-child(293){opacity:1.3704;transform:translate(15.5156vw,-10px) scale(.2026);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{75.084%{transform:translate(14.2152vw,75.084vh) scale(.2026)}to{transform:translate(14.8654vw,99vh) scale(.2026)}}.snow:nth-child(294){opacity:.5844;transform:translate(95.4242vw,-10px) scale(.1333);animation:fall-294 16s -2s linear infinite}@keyframes fall-294{46.664%{transform:translate(104.518vw,46.664vh) scale(.1333)}to{transform:translate(99.9711vw,99vh) scale(.1333)}}.snow:nth-child(295){opacity:.9034;transform:translate(9.671vw,-10px) scale(.3242);animation:fall-295 23s -13s linear infinite}@keyframes fall-295{37.326%{transform:translate(5.8606vw,37.326vh) scale(.3242)}to{transform:translate(7.7658vw,99vh) scale(.3242)}}.snow:nth-child(296){opacity:1.3198;transform:translate(43.6365vw,-10px) scale(.0688);animation:fall-296 13s -4s linear infinite}@keyframes fall-296{51.937%{transform:translate(40.9802vw,51.937vh) scale(.0688)}to{transform:translate(42.30835vw,99vh) scale(.0688)}}.snow:nth-child(297){opacity:.2244;transform:translate(4.0474vw,-10px) scale(.8673);animation:fall-297 23s -5s linear infinite}@keyframes fall-297{73.94%{transform:translate(14.0088vw,73.94vh) scale(.8673)}to{transform:translate(9.0281vw,99vh) scale(.8673)}}.snow:nth-child(298){opacity:1.19;transform:translate(41.9532vw,-10px) scale(.1619);animation:fall-298 11s -26s linear infinite}@keyframes fall-298{72.068%{transform:translate(37.8374vw,72.068vh) scale(.1619)}to{transform:translate(39.8953vw,99vh) scale(.1619)}}.snow:nth-child(299){opacity:1.5606;transform:translate(.3576vw,-10px) scale(.8717);animation:fall-299 13s -25s linear infinite}@keyframes fall-299{61.32%{transform:translate(-7.1217vw,61.32vh) scale(.8717)}to{transform:translate(-3.38205vw,99vh) scale(.8717)}}.snow:nth-child(300){opacity:.4818;transform:translate(51.1526vw,-10px) scale(.9988);animation:fall-300 23s -29s linear infinite}@keyframes fall-300{48.119%{transform:translate(49.31vw,48.119vh) scale(.9988)}to{transform:translate(50.2313vw,99vh) scale(.9988)}}.snow:nth-child(301){opacity:.524;transform:translate(3.2488vw,-10px) scale(.6916);animation:fall-301 25s -26s linear infinite}@keyframes fall-301{54.727%{transform:translate(9.7396vw,54.727vh) scale(.6916)}to{transform:translate(6.4942vw,99vh) scale(.6916)}}.snow:nth-child(302){opacity:1.5844;transform:translate(82.3842vw,-10px) scale(.4423);animation:fall-302 18s -3s linear infinite}@keyframes fall-302{43.039%{transform:translate(90.0482vw,43.039vh) scale(.4423)}to{transform:translate(86.2162vw,99vh) scale(.4423)}}.snow:nth-child(303){opacity:.5302;transform:translate(27.7493vw,-10px) scale(.3349);animation:fall-303 25s -20s linear infinite}@keyframes fall-303{79.562%{transform:translate(23.7387vw,79.562vh) scale(.3349)}to{transform:translate(25.744vw,99vh) scale(.3349)}}.snow:nth-child(304){opacity:1.7026;transform:translate(54.2181vw,-10px) scale(.8385);animation:fall-304 11s -4s linear infinite}@keyframes fall-304{53.718%{transform:translate(51.2335vw,53.718vh) scale(.8385)}to{transform:translate(52.7258vw,99vh) scale(.8385)}}.snow:nth-child(305){opacity:1.2124;transform:translate(25.3934vw,-10px) scale(.9913);animation:fall-305 26s -12s linear infinite}@keyframes fall-305{78.374%{transform:translate(25.0362vw,78.374vh) scale(.9913)}to{transform:translate(25.2148vw,99vh) scale(.9913)}}.snow:nth-child(306){opacity:.4086;transform:translate(74.942vw,-10px) scale(.1996);animation:fall-306 26s -28s linear infinite}@keyframes fall-306{63.143%{transform:translate(75.5133vw,63.143vh) scale(.1996)}to{transform:translate(75.22765vw,99vh) scale(.1996)}}.snow:nth-child(307){opacity:.3114;transform:translate(76.6016vw,-10px) scale(.7051);animation:fall-307 14s -30s linear infinite}@keyframes fall-307{71.384%{transform:translate(86.1387vw,71.384vh) scale(.7051)}to{transform:translate(81.37015vw,99vh) scale(.7051)}}.snow:nth-child(308){opacity:.8744;transform:translate(35.2814vw,-10px) scale(.0252);animation:fall-308 24s -29s linear infinite}@keyframes fall-308{68.797%{transform:translate(35.2251vw,68.797vh) scale(.0252)}to{transform:translate(35.25325vw,99vh) scale(.0252)}}.snow:nth-child(309){opacity:.5388;transform:translate(88.0653vw,-10px) scale(.9171);animation:fall-309 12s -22s linear infinite}@keyframes fall-309{55.91%{transform:translate(83.5749vw,55.91vh) scale(.9171)}to{transform:translate(85.8201vw,99vh) scale(.9171)}}.snow:nth-child(310){opacity:1.8126;transform:translate(34.9433vw,-10px) scale(.494);animation:fall-310 22s -17s linear infinite}@keyframes fall-310{56.677%{transform:translate(29.0699vw,56.677vh) scale(.494)}to{transform:translate(32.0066vw,99vh) scale(.494)}}.snow:nth-child(311){opacity:.6156;transform:translate(53.767vw,-10px) scale(.0154);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{54.66%{transform:translate(59.9717vw,54.66vh) scale(.0154)}to{transform:translate(56.86935vw,99vh) scale(.0154)}}.snow:nth-child(312){opacity:.3564;transform:translate(54.8118vw,-10px) scale(.6705);animation:fall-312 11s -2s linear infinite}@keyframes fall-312{67.912%{transform:translate(52.44vw,67.912vh) scale(.6705)}to{transform:translate(53.6259vw,99vh) scale(.6705)}}.snow:nth-child(313){opacity:1.1102;transform:translate(70.6921vw,-10px) scale(.6767);animation:fall-313 13s -13s linear infinite}@keyframes fall-313{63.425%{transform:translate(76.1821vw,63.425vh) scale(.6767)}to{transform:translate(73.4371vw,99vh) scale(.6767)}}.snow:nth-child(314){opacity:1.778;transform:translate(38.7426vw,-10px) scale(.253);animation:fall-314 14s -18s linear infinite}@keyframes fall-314{73.676%{transform:translate(33.7514vw,73.676vh) scale(.253)}to{transform:translate(36.247vw,99vh) scale(.253)}}.snow:nth-child(315){opacity:.858;transform:translate(22.4761vw,-10px) scale(.8792);animation:fall-315 21s -26s linear infinite}@keyframes fall-315{57.856%{transform:translate(22.2897vw,57.856vh) scale(.8792)}to{transform:translate(22.3829vw,99vh) scale(.8792)}}.snow:nth-child(316){opacity:.688;transform:translate(66.0645vw,-10px) scale(.2952);animation:fall-316 27s -28s linear infinite}@keyframes fall-316{57.335%{transform:translate(64.5275vw,57.335vh) scale(.2952)}to{transform:translate(65.296vw,99vh) scale(.2952)}}.snow:nth-child(317){opacity:.6956;transform:translate(67.6841vw,-10px) scale(.2243);animation:fall-317 13s -28s linear infinite}@keyframes fall-317{32.849%{transform:translate(65.7149vw,32.849vh) scale(.2243)}to{transform:translate(66.6995vw,99vh) scale(.2243)}}.snow:nth-child(318){opacity:.2544;transform:translate(81.4535vw,-10px) scale(.2224);animation:fall-318 14s -13s linear infinite}@keyframes fall-318{42.185%{transform:translate(88vw,42.185vh) scale(.2224)}to{transform:translate(84.72675vw,99vh) scale(.2224)}}.snow:nth-child(319){opacity:1.2002;transform:translate(39.4541vw,-10px) scale(.0038);animation:fall-319 24s -13s linear infinite}@keyframes fall-319{73.883%{transform:translate(45.0244vw,73.883vh) scale(.0038)}to{transform:translate(42.23925vw,99vh) scale(.0038)}}.snow:nth-child(320){opacity:.415;transform:translate(8.1443vw,-10px) scale(.3587);animation:fall-320 19s -15s linear infinite}@keyframes fall-320{61.754%{transform:translate(4.8628vw,61.754vh) scale(.3587)}to{transform:translate(6.50355vw,99vh) scale(.3587)}}.snow:nth-child(321){opacity:1.6194;transform:translate(75.6919vw,-10px) scale(.9615);animation:fall-321 19s -17s linear infinite}@keyframes fall-321{34.741%{transform:translate(79.328vw,34.741vh) scale(.9615)}to{transform:translate(77.50995vw,99vh) scale(.9615)}}.snow:nth-child(322){opacity:1.759;transform:translate(82.5794vw,-10px) scale(.7031);animation:fall-322 23s -2s linear infinite}@keyframes fall-322{60.342%{transform:translate(74.9923vw,60.342vh) scale(.7031)}to{transform:translate(78.78585vw,99vh) scale(.7031)}}.snow:nth-child(323){opacity:1.327;transform:translate(11.9933vw,-10px) scale(.4016);animation:fall-323 22s -11s linear infinite}@keyframes fall-323{46.771%{transform:translate(11.4569vw,46.771vh) scale(.4016)}to{transform:translate(11.7251vw,99vh) scale(.4016)}}.snow:nth-child(324){opacity:1.528;transform:translate(38.2364vw,-10px) scale(.1021);animation:fall-324 13s -8s linear infinite}@keyframes fall-324{41.835%{transform:translate(47.2233vw,41.835vh) scale(.1021)}to{transform:translate(42.72985vw,99vh) scale(.1021)}}.snow:nth-child(325){opacity:1.8882;transform:translate(40.9852vw,-10px) scale(.8514);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{32.156%{transform:translate(38.5144vw,32.156vh) scale(.8514)}to{transform:translate(39.7498vw,99vh) scale(.8514)}}.snow:nth-child(326){opacity:.4098;transform:translate(43.8511vw,-10px) scale(.8873);animation:fall-326 30s -17s linear infinite}@keyframes fall-326{45.091%{transform:translate(44.9744vw,45.091vh) scale(.8873)}to{transform:translate(44.41275vw,99vh) scale(.8873)}}.snow:nth-child(327){opacity:1.4564;transform:translate(9.9236vw,-10px) scale(.7113);animation:fall-327 26s -23s linear infinite}@keyframes fall-327{31.203%{transform:translate(12.9744vw,31.203vh) scale(.7113)}to{transform:translate(11.449vw,99vh) scale(.7113)}}.snow:nth-child(328){opacity:1.3488;transform:translate(50.002vw,-10px) scale(.2605);animation:fall-328 25s -24s linear infinite}@keyframes fall-328{31.888%{transform:translate(44.5253vw,31.888vh) scale(.2605)}to{transform:translate(47.26365vw,99vh) scale(.2605)}}.snow:nth-child(329){opacity:.1674;transform:translate(11.615vw,-10px) scale(.2246);animation:fall-329 12s -4s linear infinite}@keyframes fall-329{69.529%{transform:translate(3.8339vw,69.529vh) scale(.2246)}to{transform:translate(7.72445vw,99vh) scale(.2246)}}.snow:nth-child(330){opacity:.8636;transform:translate(44.8573vw,-10px) scale(.9665);animation:fall-330 16s -6s linear infinite}@keyframes fall-330{43.485%{transform:translate(43.9412vw,43.485vh) scale(.9665)}to{transform:translate(44.39925vw,99vh) scale(.9665)}}.snow:nth-child(331){opacity:.3352;transform:translate(58.7104vw,-10px) scale(.0591);animation:fall-331 27s -1s linear infinite}@keyframes fall-331{63.317%{transform:translate(58.5131vw,63.317vh) scale(.0591)}to{transform:translate(58.61175vw,99vh) scale(.0591)}}.snow:nth-child(332){opacity:.1422;transform:translate(18.0736vw,-10px) scale(.7404);animation:fall-332 28s -23s linear infinite}@keyframes fall-332{44.296%{transform:translate(11.764vw,44.296vh) scale(.7404)}to{transform:translate(14.9188vw,99vh) scale(.7404)}}.snow:nth-child(333){opacity:1.544;transform:translate(25.6102vw,-10px) scale(.9118);animation:fall-333 19s -25s linear infinite}@keyframes fall-333{57.979%{transform:translate(24.2152vw,57.979vh) scale(.9118)}to{transform:translate(24.9127vw,99vh) scale(.9118)}}.snow:nth-child(334){opacity:1.6762;transform:translate(48.3521vw,-10px) scale(.4637);animation:fall-334 13s -11s linear infinite}@keyframes fall-334{62.981%{transform:translate(45.9792vw,62.981vh) scale(.4637)}to{transform:translate(47.16565vw,99vh) scale(.4637)}}.snow:nth-child(335){opacity:.167;transform:translate(58.4217vw,-10px) scale(.7472);animation:fall-335 25s -24s linear infinite}@keyframes fall-335{72.326%{transform:translate(55.5057vw,72.326vh) scale(.7472)}to{transform:translate(56.9637vw,99vh) scale(.7472)}}.snow:nth-child(336){opacity:.897;transform:translate(38.4904vw,-10px) scale(.3638);animation:fall-336 22s -19s linear infinite}@keyframes fall-336{57.25%{transform:translate(34.5284vw,57.25vh) scale(.3638)}to{transform:translate(36.5094vw,99vh) scale(.3638)}}.snow:nth-child(337){opacity:.5232;transform:translate(88.3031vw,-10px) scale(.3919);animation:fall-337 22s -18s linear infinite}@keyframes fall-337{57.389%{transform:translate(81.9993vw,57.389vh) scale(.3919)}to{transform:translate(85.1512vw,99vh) scale(.3919)}}.snow:nth-child(338){opacity:1.675;transform:translate(89.4238vw,-10px) scale(.633);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{33.711%{transform:translate(97.3112vw,33.711vh) scale(.633)}to{transform:translate(93.3675vw,99vh) scale(.633)}}.snow:nth-child(339){opacity:.3408;transform:translate(34.8026vw,-10px) scale(.5372);animation:fall-339 26s -20s linear infinite}@keyframes fall-339{48.28%{transform:translate(42.3926vw,48.28vh) scale(.5372)}to{transform:translate(38.5976vw,99vh) scale(.5372)}}.snow:nth-child(340){opacity:.2366;transform:translate(23.0608vw,-10px) scale(.0113);animation:fall-340 17s -4s linear infinite}@keyframes fall-340{58.449%{transform:translate(23.9808vw,58.449vh) scale(.0113)}to{transform:translate(23.5208vw,99vh) scale(.0113)}}.snow:nth-child(341){opacity:1.0518;transform:translate(76.0062vw,-10px) scale(.1612);animation:fall-341 18s -14s linear infinite}@keyframes fall-341{59.795%{transform:translate(79.1354vw,59.795vh) scale(.1612)}to{transform:translate(77.5708vw,99vh) scale(.1612)}}.snow:nth-child(342){opacity:1.5744;transform:translate(2.0741vw,-10px) scale(.3514);animation:fall-342 30s -11s linear infinite}@keyframes fall-342{55.477%{transform:translate(11.4781vw,55.477vh) scale(.3514)}to{transform:translate(6.7761vw,99vh) scale(.3514)}}.snow:nth-child(343){opacity:1.623;transform:translate(60.1334vw,-10px) scale(.0644);animation:fall-343 19s -13s linear infinite}@keyframes fall-343{65.909%{transform:translate(60.3515vw,65.909vh) scale(.0644)}to{transform:translate(60.24245vw,99vh) scale(.0644)}}.snow:nth-child(344){opacity:.3846;transform:translate(33.7882vw,-10px) scale(.6551);animation:fall-344 27s -11s linear infinite}@keyframes fall-344{53.697%{transform:translate(33.4132vw,53.697vh) scale(.6551)}to{transform:translate(33.6007vw,99vh) scale(.6551)}}.snow:nth-child(345){opacity:1.9128;transform:translate(53.8228vw,-10px) scale(.0843);animation:fall-345 30s -9s linear infinite}@keyframes fall-345{58.877%{transform:translate(45.5152vw,58.877vh) scale(.0843)}to{transform:translate(49.669vw,99vh) scale(.0843)}}.snow:nth-child(346){opacity:.3916;transform:translate(73.6732vw,-10px) scale(.9586);animation:fall-346 15s -16s linear infinite}@keyframes fall-346{69.02%{transform:translate(81.7815vw,69.02vh) scale(.9586)}to{transform:translate(77.72735vw,99vh) scale(.9586)}}.snow:nth-child(347){opacity:1.7962;transform:translate(95.0625vw,-10px) scale(.4605);animation:fall-347 13s -13s linear infinite}@keyframes fall-347{40.631%{transform:translate(94.0912vw,40.631vh) scale(.4605)}to{transform:translate(94.57685vw,99vh) scale(.4605)}}.snow:nth-child(348){opacity:1.2302;transform:translate(42.8045vw,-10px) scale(.2412);animation:fall-348 11s -2s linear infinite}@keyframes fall-348{58.911%{transform:translate(36.1825vw,58.911vh) scale(.2412)}to{transform:translate(39.4935vw,99vh) scale(.2412)}}.snow:nth-child(349){opacity:1.9824;transform:translate(53.5249vw,-10px) scale(.8176);animation:fall-349 12s -30s linear infinite}@keyframes fall-349{50.488%{transform:translate(51.8351vw,50.488vh) scale(.8176)}to{transform:translate(52.68vw,99vh) scale(.8176)}}.snow:nth-child(350){opacity:.0704;transform:translate(22.3215vw,-10px) scale(.4794);animation:fall-350 12s -30s linear infinite}@keyframes fall-350{62.371%{transform:translate(13.4348vw,62.371vh) scale(.4794)}to{transform:translate(17.87815vw,99vh) scale(.4794)}}.snow:nth-child(351){opacity:.1448;transform:translate(81.2419vw,-10px) scale(.3839);animation:fall-351 12s -10s linear infinite}@keyframes fall-351{35.259%{transform:translate(90.9619vw,35.259vh) scale(.3839)}to{transform:translate(86.1019vw,99vh) scale(.3839)}}.snow:nth-child(352){opacity:1.8582;transform:translate(16.4834vw,-10px) scale(.5033);animation:fall-352 28s -9s linear infinite}@keyframes fall-352{45.189%{transform:translate(9.8337vw,45.189vh) scale(.5033)}to{transform:translate(13.15855vw,99vh) scale(.5033)}}.snow:nth-child(353){opacity:1.2758;transform:translate(8.8904vw,-10px) scale(.1457);animation:fall-353 20s -18s linear infinite}@keyframes fall-353{67.978%{transform:translate(5.0087vw,67.978vh) scale(.1457)}to{transform:translate(6.94955vw,99vh) scale(.1457)}}.snow:nth-child(354){opacity:.5798;transform:translate(44.3521vw,-10px) scale(.6981);animation:fall-354 27s -6s linear infinite}@keyframes fall-354{60.287%{transform:translate(45.1396vw,60.287vh) scale(.6981)}to{transform:translate(44.74585vw,99vh) scale(.6981)}}.snow:nth-child(355){opacity:1.5154;transform:translate(74.7076vw,-10px) scale(.3982);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{73.937%{transform:translate(78.1734vw,73.937vh) scale(.3982)}to{transform:translate(76.4405vw,99vh) scale(.3982)}}.snow:nth-child(356){opacity:1.7432;transform:translate(48.6736vw,-10px) scale(.2903);animation:fall-356 19s -24s linear infinite}@keyframes fall-356{42.616%{transform:translate(55.7473vw,42.616vh) scale(.2903)}to{transform:translate(52.21045vw,99vh) scale(.2903)}}.snow:nth-child(357){opacity:1.683;transform:translate(15.9933vw,-10px) scale(.0411);animation:fall-357 13s -21s linear infinite}@keyframes fall-357{72.703%{transform:translate(23.0824vw,72.703vh) scale(.0411)}to{transform:translate(19.53785vw,99vh) scale(.0411)}}.snow:nth-child(358){opacity:.1434;transform:translate(27.0055vw,-10px) scale(.3651);animation:fall-358 10s -20s linear infinite}@keyframes fall-358{35.219%{transform:translate(25.8196vw,35.219vh) scale(.3651)}to{transform:translate(26.41255vw,99vh) scale(.3651)}}.snow:nth-child(359){opacity:.0372;transform:translate(84.4193vw,-10px) scale(.4364);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{32.757%{transform:translate(81.5371vw,32.757vh) scale(.4364)}to{transform:translate(82.9782vw,99vh) scale(.4364)}}.snow:nth-child(360){opacity:.5968;transform:translate(72.6121vw,-10px) scale(.0858);animation:fall-360 21s -1s linear infinite}@keyframes fall-360{63.749%{transform:translate(66.0763vw,63.749vh) scale(.0858)}to{transform:translate(69.3442vw,99vh) scale(.0858)}}.snow:nth-child(361){opacity:.7596;transform:translate(89.9562vw,-10px) scale(.5667);animation:fall-361 27s -4s linear infinite}@keyframes fall-361{48.543%{transform:translate(98.3703vw,48.543vh) scale(.5667)}to{transform:translate(94.16325vw,99vh) scale(.5667)}}.snow:nth-child(362){opacity:.5338;transform:translate(41.906vw,-10px) scale(.4012);animation:fall-362 30s -28s linear infinite}@keyframes fall-362{47.238%{transform:translate(37.2911vw,47.238vh) scale(.4012)}to{transform:translate(39.59855vw,99vh) scale(.4012)}}.snow:nth-child(363){opacity:1.6958;transform:translate(37.2798vw,-10px) scale(.4239);animation:fall-363 27s -9s linear infinite}@keyframes fall-363{36.772%{transform:translate(36.4521vw,36.772vh) scale(.4239)}to{transform:translate(36.86595vw,99vh) scale(.4239)}}.snow:nth-child(364){opacity:.0886;transform:translate(84.4404vw,-10px) scale(.1215);animation:fall-364 22s -13s linear infinite}@keyframes fall-364{52.168%{transform:translate(82.0548vw,52.168vh) scale(.1215)}to{transform:translate(83.2476vw,99vh) scale(.1215)}}.snow:nth-child(365){opacity:1.3516;transform:translate(2.4609vw,-10px) scale(.9502);animation:fall-365 13s -6s linear infinite}@keyframes fall-365{47.842%{transform:translate(-6.571vw,47.842vh) scale(.9502)}to{transform:translate(-2.05505vw,99vh) scale(.9502)}}.snow:nth-child(366){opacity:1.4292;transform:translate(28.5489vw,-10px) scale(.6378);animation:fall-366 30s -4s linear infinite}@keyframes fall-366{44.919%{transform:translate(26.9166vw,44.919vh) scale(.6378)}to{transform:translate(27.73275vw,99vh) scale(.6378)}}.snow:nth-child(367){opacity:.0908;transform:translate(10.7088vw,-10px) scale(.0995);animation:fall-367 22s -21s linear infinite}@keyframes fall-367{36.901%{transform:translate(2.2542vw,36.901vh) scale(.0995)}to{transform:translate(6.4815vw,99vh) scale(.0995)}}.snow:nth-child(368){opacity:1.3438;transform:translate(65.9501vw,-10px) scale(.6209);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{38.028%{transform:translate(74.4936vw,38.028vh) scale(.6209)}to{transform:translate(70.22185vw,99vh) scale(.6209)}}.snow:nth-child(369){opacity:1.3716;transform:translate(65.4083vw,-10px) scale(.5369);animation:fall-369 27s -25s linear infinite}@keyframes fall-369{59.009%{transform:translate(74.5999vw,59.009vh) scale(.5369)}to{transform:translate(70.0041vw,99vh) scale(.5369)}}.snow:nth-child(370){opacity:1.936;transform:translate(96.7365vw,-10px) scale(.1922);animation:fall-370 24s -2s linear infinite}@keyframes fall-370{30.496%{transform:translate(102.3607vw,30.496vh) scale(.1922)}to{transform:translate(99.5486vw,99vh) scale(.1922)}}.snow:nth-child(371){opacity:.7878;transform:translate(62.4365vw,-10px) scale(.656);animation:fall-371 16s -27s linear infinite}@keyframes fall-371{64.029%{transform:translate(61.5045vw,64.029vh) scale(.656)}to{transform:translate(61.9705vw,99vh) scale(.656)}}.snow:nth-child(372){opacity:.7922;transform:translate(51.6902vw,-10px) scale(.3493);animation:fall-372 26s -16s linear infinite}@keyframes fall-372{74.135%{transform:translate(58.6605vw,74.135vh) scale(.3493)}to{transform:translate(55.17535vw,99vh) scale(.3493)}}.snow:nth-child(373){opacity:.749;transform:translate(3.8353vw,-10px) scale(.2253);animation:fall-373 22s -5s linear infinite}@keyframes fall-373{48.252%{transform:translate(9.289vw,48.252vh) scale(.2253)}to{transform:translate(6.56215vw,99vh) scale(.2253)}}.snow:nth-child(374){opacity:.6114;transform:translate(14.4539vw,-10px) scale(.7585);animation:fall-374 22s -27s linear infinite}@keyframes fall-374{64.841%{transform:translate(19.5039vw,64.841vh) scale(.7585)}to{transform:translate(16.9789vw,99vh) scale(.7585)}}.snow:nth-child(375){opacity:.2158;transform:translate(45.2275vw,-10px) scale(.428);animation:fall-375 30s -7s linear infinite}@keyframes fall-375{46.381%{transform:translate(45.0413vw,46.381vh) scale(.428)}to{transform:translate(45.1344vw,99vh) scale(.428)}}.snow:nth-child(376){opacity:.1596;transform:translate(93.5788vw,-10px) scale(.3624);animation:fall-376 15s -28s linear infinite}@keyframes fall-376{31.958%{transform:translate(100.5122vw,31.958vh) scale(.3624)}to{transform:translate(97.0455vw,99vh) scale(.3624)}}.snow:nth-child(377){opacity:1.1522;transform:translate(96.5523vw,-10px) scale(.2152);animation:fall-377 17s -7s linear infinite}@keyframes fall-377{35.98%{transform:translate(101.8519vw,35.98vh) scale(.2152)}to{transform:translate(99.2021vw,99vh) scale(.2152)}}.snow:nth-child(378){opacity:1.1346;transform:translate(98.7037vw,-10px) scale(.5374);animation:fall-378 29s -16s linear infinite}@keyframes fall-378{73.585%{transform:translate(103.512vw,73.585vh) scale(.5374)}to{transform:translate(101.10785vw,99vh) scale(.5374)}}.snow:nth-child(379){opacity:1.4288;transform:translate(71.7728vw,-10px) scale(.1735);animation:fall-379 28s -16s linear infinite}@keyframes fall-379{61.206%{transform:translate(64.2238vw,61.206vh) scale(.1735)}to{transform:translate(67.9983vw,99vh) scale(.1735)}}.snow:nth-child(380){opacity:.1134;transform:translate(62.8658vw,-10px) scale(.7278);animation:fall-380 25s -5s linear infinite}@keyframes fall-380{40.851%{transform:translate(54.3025vw,40.851vh) scale(.7278)}to{transform:translate(58.58415vw,99vh) scale(.7278)}}.snow:nth-child(381){opacity:1.7584;transform:translate(90.0349vw,-10px) scale(.9454);animation:fall-381 12s -30s linear infinite}@keyframes fall-381{55.643%{transform:translate(89.6311vw,55.643vh) scale(.9454)}to{transform:translate(89.833vw,99vh) scale(.9454)}}.snow:nth-child(382){opacity:1.3242;transform:translate(27.3216vw,-10px) scale(.3175);animation:fall-382 11s -19s linear infinite}@keyframes fall-382{64.134%{transform:translate(23.6952vw,64.134vh) scale(.3175)}to{transform:translate(25.5084vw,99vh) scale(.3175)}}.snow:nth-child(383){opacity:1.0954;transform:translate(35.5375vw,-10px) scale(.299);animation:fall-383 12s -25s linear infinite}@keyframes fall-383{35.576%{transform:translate(40.1461vw,35.576vh) scale(.299)}to{transform:translate(37.8418vw,99vh) scale(.299)}}.snow:nth-child(384){opacity:1.5466;transform:translate(45.2161vw,-10px) scale(.168);animation:fall-384 13s -26s linear infinite}@keyframes fall-384{37.256%{transform:translate(46.2537vw,37.256vh) scale(.168)}to{transform:translate(45.7349vw,99vh) scale(.168)}}.snow:nth-child(385){opacity:1.3102;transform:translate(77.7911vw,-10px) scale(.1175);animation:fall-385 14s -23s linear infinite}@keyframes fall-385{41.069%{transform:translate(74.9454vw,41.069vh) scale(.1175)}to{transform:translate(76.36825vw,99vh) scale(.1175)}}.snow:nth-child(386){opacity:1.768;transform:translate(81.6222vw,-10px) scale(.4831);animation:fall-386 20s -2s linear infinite}@keyframes fall-386{74.31%{transform:translate(90.8608vw,74.31vh) scale(.4831)}to{transform:translate(86.2415vw,99vh) scale(.4831)}}.snow:nth-child(387){opacity:1.5792;transform:translate(7.5479vw,-10px) scale(.3449);animation:fall-387 12s -14s linear infinite}@keyframes fall-387{51.294%{transform:translate(11.2383vw,51.294vh) scale(.3449)}to{transform:translate(9.3931vw,99vh) scale(.3449)}}.snow:nth-child(388){opacity:1.4818;transform:translate(5.5794vw,-10px) scale(.2129);animation:fall-388 30s -9s linear infinite}@keyframes fall-388{48.55%{transform:translate(5.596vw,48.55vh) scale(.2129)}to{transform:translate(5.5877vw,99vh) scale(.2129)}}.snow:nth-child(389){opacity:1.3562;transform:translate(89.0576vw,-10px) scale(.8979);animation:fall-389 22s -18s linear infinite}@keyframes fall-389{61.864%{transform:translate(88.5472vw,61.864vh) scale(.8979)}to{transform:translate(88.8024vw,99vh) scale(.8979)}}.snow:nth-child(390){opacity:.7916;transform:translate(72.3848vw,-10px) scale(.5826);animation:fall-390 29s -11s linear infinite}@keyframes fall-390{47.983%{transform:translate(76.727vw,47.983vh) scale(.5826)}to{transform:translate(74.5559vw,99vh) scale(.5826)}}.snow:nth-child(391){opacity:.3568;transform:translate(2.7741vw,-10px) scale(.3728);animation:fall-391 16s -1s linear infinite}@keyframes fall-391{50.953%{transform:translate(1.4356vw,50.953vh) scale(.3728)}to{transform:translate(2.10485vw,99vh) scale(.3728)}}.snow:nth-child(392){opacity:.4372;transform:translate(89.8558vw,-10px) scale(.7251);animation:fall-392 13s -26s linear infinite}@keyframes fall-392{53.484%{transform:translate(96.3549vw,53.484vh) scale(.7251)}to{transform:translate(93.10535vw,99vh) scale(.7251)}}.snow:nth-child(393){opacity:1.0704;transform:translate(30.9528vw,-10px) scale(.2528);animation:fall-393 17s -15s linear infinite}@keyframes fall-393{43.065%{transform:translate(23.0309vw,43.065vh) scale(.2528)}to{transform:translate(26.99185vw,99vh) scale(.2528)}}.snow:nth-child(394){opacity:.9422;transform:translate(19.5988vw,-10px) scale(.8461);animation:fall-394 18s -12s linear infinite}@keyframes fall-394{49.583%{transform:translate(27.9661vw,49.583vh) scale(.8461)}to{transform:translate(23.78245vw,99vh) scale(.8461)}}.snow:nth-child(395){opacity:.856;transform:translate(68.3915vw,-10px) scale(.6627);animation:fall-395 24s -17s linear infinite}@keyframes fall-395{75.92%{transform:translate(63.0402vw,75.92vh) scale(.6627)}to{transform:translate(65.71585vw,99vh) scale(.6627)}}.snow:nth-child(396){opacity:1.6904;transform:translate(71.8718vw,-10px) scale(.0151);animation:fall-396 23s -24s linear infinite}@keyframes fall-396{34.607%{transform:translate(71.6146vw,34.607vh) scale(.0151)}to{transform:translate(71.7432vw,99vh) scale(.0151)}}.snow:nth-child(397){opacity:.7892;transform:translate(76.8406vw,-10px) scale(.1871);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{59.435%{transform:translate(81.3961vw,59.435vh) scale(.1871)}to{transform:translate(79.11835vw,99vh) scale(.1871)}}.snow:nth-child(398){opacity:1.7308;transform:translate(58.5167vw,-10px) scale(.0994);animation:fall-398 19s -1s linear infinite}@keyframes fall-398{41.763%{transform:translate(65.6276vw,41.763vh) scale(.0994)}to{transform:translate(62.07215vw,99vh) scale(.0994)}}.snow:nth-child(399){opacity:.3216;transform:translate(53.973vw,-10px) scale(.0699);animation:fall-399 26s -4s linear infinite}@keyframes fall-399{77.586%{transform:translate(63.2135vw,77.586vh) scale(.0699)}to{transform:translate(58.59325vw,99vh) scale(.0699)}}.snow:nth-child(400){opacity:1.3242;transform:translate(22.7759vw,-10px) scale(.2869);animation:fall-400 16s -29s linear infinite}@keyframes fall-400{63.369%{transform:translate(27.3334vw,63.369vh) scale(.2869)}to{transform:translate(25.05465vw,99vh) scale(.2869)}}\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", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
76
76
  }
77
77
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: AppComponent, decorators: [{
78
78
  type: Component,
79
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: false, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.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{-webkit-animation:progress-bar-stripes 1s linear infinite;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;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);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:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.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:#0006}.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:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-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{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);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:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!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:#2d922d80;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:#555555b3}.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:#555555b3}.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:#ffffff1a 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:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!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{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;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:#fff;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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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:#00000080 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:#ededed;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{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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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;-moz-user-select:none!important;-ms-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:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;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-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.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-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:5px!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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.7912;transform:translate(80.7986vw,-10px) scale(.9126);animation:fall-1 21s -17s linear infinite}@keyframes fall-1{70.955%{transform:translate(84.9928vw,70.955vh) scale(.9126)}to{transform:translate(82.8957vw,99vh) scale(.9126)}}.snow:nth-child(2){opacity:.5652;transform:translate(88.2834vw,-10px) scale(.0485);animation:fall-2 11s -26s linear infinite}@keyframes fall-2{75.128%{transform:translate(91.4344vw,75.128vh) scale(.0485)}to{transform:translate(89.8589vw,99vh) scale(.0485)}}.snow:nth-child(3){opacity:.7688;transform:translate(70.842vw,-10px) scale(.597);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{50.034%{transform:translate(77.6801vw,50.034vh) scale(.597)}to{transform:translate(74.26105vw,99vh) scale(.597)}}.snow:nth-child(4){opacity:1.4882;transform:translate(26.7887vw,-10px) scale(.1499);animation:fall-4 15s -23s linear infinite}@keyframes fall-4{33.779%{transform:translate(24.9463vw,33.779vh) scale(.1499)}to{transform:translate(25.8675vw,99vh) scale(.1499)}}.snow:nth-child(5){opacity:1.1224;transform:translate(70.0747vw,-10px) scale(.431);animation:fall-5 26s -24s linear infinite}@keyframes fall-5{55.846%{transform:translate(72.5514vw,55.846vh) scale(.431)}to{transform:translate(71.31305vw,99vh) scale(.431)}}.snow:nth-child(6){opacity:.5946;transform:translate(40.5182vw,-10px) scale(.6668);animation:fall-6 26s -12s linear infinite}@keyframes fall-6{46.259%{transform:translate(47.0239vw,46.259vh) scale(.6668)}to{transform:translate(43.77105vw,99vh) scale(.6668)}}.snow:nth-child(7){opacity:1.6226;transform:translate(17.1577vw,-10px) scale(.2481);animation:fall-7 18s -19s linear infinite}@keyframes fall-7{58.845%{transform:translate(26.1352vw,58.845vh) scale(.2481)}to{transform:translate(21.64645vw,99vh) scale(.2481)}}.snow:nth-child(8){opacity:.3614;transform:translate(75.9817vw,-10px) scale(.3302);animation:fall-8 14s -22s linear infinite}@keyframes fall-8{43.221%{transform:translate(78.1013vw,43.221vh) scale(.3302)}to{transform:translate(77.0415vw,99vh) scale(.3302)}}.snow:nth-child(9){opacity:.6676;transform:translate(11.0586vw,-10px) scale(.5395);animation:fall-9 25s -18s linear infinite}@keyframes fall-9{41.769%{transform:translate(8.7147vw,41.769vh) scale(.5395)}to{transform:translate(9.88665vw,99vh) scale(.5395)}}.snow:nth-child(10){opacity:1.7562;transform:translate(43.6301vw,-10px) scale(.4963);animation:fall-10 27s -14s linear infinite}@keyframes fall-10{32.904%{transform:translate(41.7904vw,32.904vh) scale(.4963)}to{transform:translate(42.71025vw,99vh) scale(.4963)}}.snow:nth-child(11){opacity:.1596;transform:translate(46.1583vw,-10px) scale(.64);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{75.136%{transform:translate(41.3066vw,75.136vh) scale(.64)}to{transform:translate(43.73245vw,99vh) scale(.64)}}.snow:nth-child(12){opacity:.8524;transform:translate(21.753vw,-10px) scale(.745);animation:fall-12 20s -23s linear infinite}@keyframes fall-12{70.716%{transform:translate(22.2917vw,70.716vh) scale(.745)}to{transform:translate(22.02235vw,99vh) scale(.745)}}.snow:nth-child(13){opacity:1.0844;transform:translate(46.1694vw,-10px) scale(.3661);animation:fall-13 19s -27s linear infinite}@keyframes fall-13{38.284%{transform:translate(41.1812vw,38.284vh) scale(.3661)}to{transform:translate(43.6753vw,99vh) scale(.3661)}}.snow:nth-child(14){opacity:.2258;transform:translate(36.4022vw,-10px) scale(.6344);animation:fall-14 28s -21s linear infinite}@keyframes fall-14{49.169%{transform:translate(29.7167vw,49.169vh) scale(.6344)}to{transform:translate(33.05945vw,99vh) scale(.6344)}}.snow:nth-child(15){opacity:1.36;transform:translate(58.399vw,-10px) scale(.0077);animation:fall-15 30s -24s linear infinite}@keyframes fall-15{31.384%{transform:translate(49.347vw,31.384vh) scale(.0077)}to{transform:translate(53.873vw,99vh) scale(.0077)}}.snow:nth-child(16){opacity:.7698;transform:translate(1.3796vw,-10px) scale(.6056);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{37.586%{transform:translate(8.6467vw,37.586vh) scale(.6056)}to{transform:translate(5.01315vw,99vh) scale(.6056)}}.snow:nth-child(17){opacity:.3742;transform:translate(18.6276vw,-10px) scale(.3828);animation:fall-17 19s -15s linear infinite}@keyframes fall-17{52.724%{transform:translate(11.1081vw,52.724vh) scale(.3828)}to{transform:translate(14.86785vw,99vh) scale(.3828)}}.snow:nth-child(18){opacity:1.4876;transform:translate(53.3958vw,-10px) scale(.1448);animation:fall-18 20s -5s linear infinite}@keyframes fall-18{76.076%{transform:translate(57.671vw,76.076vh) scale(.1448)}to{transform:translate(55.5334vw,99vh) scale(.1448)}}.snow:nth-child(19){opacity:1.8532;transform:translate(48.2287vw,-10px) scale(.2573);animation:fall-19 25s -3s linear infinite}@keyframes fall-19{73.199%{transform:translate(41.5579vw,73.199vh) scale(.2573)}to{transform:translate(44.8933vw,99vh) scale(.2573)}}.snow:nth-child(20){opacity:.2416;transform:translate(14.877vw,-10px) scale(.1129);animation:fall-20 21s -20s linear infinite}@keyframes fall-20{56.126%{transform:translate(13.4645vw,56.126vh) scale(.1129)}to{transform:translate(14.17075vw,99vh) scale(.1129)}}.snow:nth-child(21){opacity:1.9698;transform:translate(84.0701vw,-10px) scale(.8962);animation:fall-21 19s -28s linear infinite}@keyframes fall-21{65.852%{transform:translate(75.3859vw,65.852vh) scale(.8962)}to{transform:translate(79.728vw,99vh) scale(.8962)}}.snow:nth-child(22){opacity:.5966;transform:translate(97.8296vw,-10px) scale(.0788);animation:fall-22 15s -25s linear infinite}@keyframes fall-22{50.51%{transform:translate(92.6313vw,50.51vh) scale(.0788)}to{transform:translate(95.23045vw,99vh) scale(.0788)}}.snow:nth-child(23){opacity:.0708;transform:translate(9.8105vw,-10px) scale(.4503);animation:fall-23 10s -22s linear infinite}@keyframes fall-23{77.486%{transform:translate(18.4524vw,77.486vh) scale(.4503)}to{transform:translate(14.13145vw,99vh) scale(.4503)}}.snow:nth-child(24){opacity:1.8926;transform:translate(65.2069vw,-10px) scale(.0058);animation:fall-24 29s -22s linear infinite}@keyframes fall-24{67.329%{transform:translate(59.1745vw,67.329vh) scale(.0058)}to{transform:translate(62.1907vw,99vh) scale(.0058)}}.snow:nth-child(25){opacity:1.9546;transform:translate(15.2116vw,-10px) scale(.0592);animation:fall-25 13s -10s linear infinite}@keyframes fall-25{57.601%{transform:translate(19.3567vw,57.601vh) scale(.0592)}to{transform:translate(17.28415vw,99vh) scale(.0592)}}.snow:nth-child(26){opacity:1.9042;transform:translate(58.1982vw,-10px) scale(.3453);animation:fall-26 27s -9s linear infinite}@keyframes fall-26{47.292%{transform:translate(62.57vw,47.292vh) scale(.3453)}to{transform:translate(60.3841vw,99vh) scale(.3453)}}.snow:nth-child(27){opacity:.042;transform:translate(25.1202vw,-10px) scale(.0832);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{43.601%{transform:translate(18.1664vw,43.601vh) scale(.0832)}to{transform:translate(21.6433vw,99vh) scale(.0832)}}.snow:nth-child(28){opacity:1.819;transform:translate(14.3581vw,-10px) scale(.4025);animation:fall-28 24s -21s linear infinite}@keyframes fall-28{44.778%{transform:translate(14.2309vw,44.778vh) scale(.4025)}to{transform:translate(14.2945vw,99vh) scale(.4025)}}.snow:nth-child(29){opacity:.0822;transform:translate(68.6014vw,-10px) scale(.8193);animation:fall-29 20s -17s linear infinite}@keyframes fall-29{35.6%{transform:translate(60.6125vw,35.6vh) scale(.8193)}to{transform:translate(64.60695vw,99vh) scale(.8193)}}.snow:nth-child(30){opacity:1.5232;transform:translate(99.9055vw,-10px) scale(.9833);animation:fall-30 18s -10s linear infinite}@keyframes fall-30{43.114%{transform:translate(96.6555vw,43.114vh) scale(.9833)}to{transform:translate(98.2805vw,99vh) scale(.9833)}}.snow:nth-child(31){opacity:1.4174;transform:translate(8.3482vw,-10px) scale(.1292);animation:fall-31 17s -23s linear infinite}@keyframes fall-31{75.949%{transform:translate(4.9514vw,75.949vh) scale(.1292)}to{transform:translate(6.6498vw,99vh) scale(.1292)}}.snow:nth-child(32){opacity:1.1168;transform:translate(9.7652vw,-10px) scale(.9693);animation:fall-32 18s -30s linear infinite}@keyframes fall-32{53.241%{transform:translate(9.2789vw,53.241vh) scale(.9693)}to{transform:translate(9.52205vw,99vh) scale(.9693)}}.snow:nth-child(33){opacity:1.861;transform:translate(35.9188vw,-10px) scale(.975);animation:fall-33 11s -6s linear infinite}@keyframes fall-33{32.679%{transform:translate(36.0212vw,32.679vh) scale(.975)}to{transform:translate(35.97vw,99vh) scale(.975)}}.snow:nth-child(34){opacity:.1248;transform:translate(98.8075vw,-10px) scale(.1766);animation:fall-34 19s -6s linear infinite}@keyframes fall-34{66.319%{transform:translate(91.1584vw,66.319vh) scale(.1766)}to{transform:translate(94.98295vw,99vh) scale(.1766)}}.snow:nth-child(35){opacity:.275;transform:translate(42.8181vw,-10px) scale(.2428);animation:fall-35 20s -26s linear infinite}@keyframes fall-35{77.387%{transform:translate(37.4137vw,77.387vh) scale(.2428)}to{transform:translate(40.1159vw,99vh) scale(.2428)}}.snow:nth-child(36){opacity:1.399;transform:translate(40.989vw,-10px) scale(.2609);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{46.491%{transform:translate(40.6473vw,46.491vh) scale(.2609)}to{transform:translate(40.81815vw,99vh) scale(.2609)}}.snow:nth-child(37){opacity:.5214;transform:translate(99.224vw,-10px) scale(.2153);animation:fall-37 23s -17s linear infinite}@keyframes fall-37{54.347%{transform:translate(102.6955vw,54.347vh) scale(.2153)}to{transform:translate(100.95975vw,99vh) scale(.2153)}}.snow:nth-child(38){opacity:1.2206;transform:translate(11.3194vw,-10px) scale(.6424);animation:fall-38 18s -22s linear infinite}@keyframes fall-38{41.613%{transform:translate(9.58vw,41.613vh) scale(.6424)}to{transform:translate(10.4497vw,99vh) scale(.6424)}}.snow:nth-child(39){opacity:1.141;transform:translate(7.4561vw,-10px) scale(.2915);animation:fall-39 27s -22s linear infinite}@keyframes fall-39{51.921%{transform:translate(10.9235vw,51.921vh) scale(.2915)}to{transform:translate(9.1898vw,99vh) scale(.2915)}}.snow:nth-child(40){opacity:.7508;transform:translate(39.4818vw,-10px) scale(.326);animation:fall-40 14s -22s linear infinite}@keyframes fall-40{70.844%{transform:translate(47.8484vw,70.844vh) scale(.326)}to{transform:translate(43.6651vw,99vh) scale(.326)}}.snow:nth-child(41){opacity:.1982;transform:translate(52.9325vw,-10px) scale(.6849);animation:fall-41 10s -19s linear infinite}@keyframes fall-41{57.649%{transform:translate(57.957vw,57.649vh) scale(.6849)}to{transform:translate(55.44475vw,99vh) scale(.6849)}}.snow:nth-child(42){opacity:.0912;transform:translate(31.8833vw,-10px) scale(.7694);animation:fall-42 24s -8s linear infinite}@keyframes fall-42{76.916%{transform:translate(28.11vw,76.916vh) scale(.7694)}to{transform:translate(29.99665vw,99vh) scale(.7694)}}.snow:nth-child(43){opacity:.1416;transform:translate(93.6315vw,-10px) scale(.2953);animation:fall-43 30s -29s linear infinite}@keyframes fall-43{31.613%{transform:translate(97.9174vw,31.613vh) scale(.2953)}to{transform:translate(95.77445vw,99vh) scale(.2953)}}.snow:nth-child(44){opacity:.219;transform:translate(67.7194vw,-10px) scale(.9006);animation:fall-44 13s -12s linear infinite}@keyframes fall-44{61.331%{transform:translate(73.6848vw,61.331vh) scale(.9006)}to{transform:translate(70.7021vw,99vh) scale(.9006)}}.snow:nth-child(45){opacity:1.7842;transform:translate(32.1241vw,-10px) scale(.1401);animation:fall-45 30s -22s linear infinite}@keyframes fall-45{43.062%{transform:translate(35.9133vw,43.062vh) scale(.1401)}to{transform:translate(34.0187vw,99vh) scale(.1401)}}.snow:nth-child(46){opacity:.8554;transform:translate(38.5788vw,-10px) scale(.9565);animation:fall-46 26s -20s linear infinite}@keyframes fall-46{57.061%{transform:translate(42.5304vw,57.061vh) scale(.9565)}to{transform:translate(40.5546vw,99vh) scale(.9565)}}.snow:nth-child(47){opacity:.2592;transform:translate(76.835vw,-10px) scale(.2614);animation:fall-47 21s -22s linear infinite}@keyframes fall-47{66.988%{transform:translate(77.0108vw,66.988vh) scale(.2614)}to{transform:translate(76.9229vw,99vh) scale(.2614)}}.snow:nth-child(48){opacity:1.7918;transform:translate(29.3333vw,-10px) scale(.18);animation:fall-48 19s -30s linear infinite}@keyframes fall-48{67.932%{transform:translate(34.037vw,67.932vh) scale(.18)}to{transform:translate(31.68515vw,99vh) scale(.18)}}.snow:nth-child(49){opacity:.5296;transform:translate(64.9285vw,-10px) scale(.4132);animation:fall-49 22s -1s linear infinite}@keyframes fall-49{47.833%{transform:translate(60.2374vw,47.833vh) scale(.4132)}to{transform:translate(62.58295vw,99vh) scale(.4132)}}.snow:nth-child(50){opacity:1.3946;transform:translate(23.5359vw,-10px) scale(.1083);animation:fall-50 26s -13s linear infinite}@keyframes fall-50{37.829%{transform:translate(23.93vw,37.829vh) scale(.1083)}to{transform:translate(23.73295vw,99vh) scale(.1083)}}.snow:nth-child(51){opacity:.5508;transform:translate(70.7945vw,-10px) scale(.559);animation:fall-51 21s -20s linear infinite}@keyframes fall-51{31.566%{transform:translate(69.3228vw,31.566vh) scale(.559)}to{transform:translate(70.05865vw,99vh) scale(.559)}}.snow:nth-child(52){opacity:1.79;transform:translate(75.499vw,-10px) scale(.6061);animation:fall-52 28s -11s linear infinite}@keyframes fall-52{71.07%{transform:translate(84.006vw,71.07vh) scale(.6061)}to{transform:translate(79.7525vw,99vh) scale(.6061)}}.snow:nth-child(53){opacity:.262;transform:translate(37.2436vw,-10px) scale(.3691);animation:fall-53 15s -27s linear infinite}@keyframes fall-53{31.618%{transform:translate(29.5587vw,31.618vh) scale(.3691)}to{transform:translate(33.40115vw,99vh) scale(.3691)}}.snow:nth-child(54){opacity:1.0774;transform:translate(38.2318vw,-10px) scale(.8328);animation:fall-54 18s -13s linear infinite}@keyframes fall-54{41.34%{transform:translate(36.9697vw,41.34vh) scale(.8328)}to{transform:translate(37.60075vw,99vh) scale(.8328)}}.snow:nth-child(55){opacity:1.0016;transform:translate(29.4209vw,-10px) scale(.6582);animation:fall-55 17s -2s linear infinite}@keyframes fall-55{39.168%{transform:translate(27.0016vw,39.168vh) scale(.6582)}to{transform:translate(28.21125vw,99vh) scale(.6582)}}.snow:nth-child(56){opacity:.7418;transform:translate(26.3716vw,-10px) scale(.8165);animation:fall-56 27s -7s linear infinite}@keyframes fall-56{36.272%{transform:translate(27.0414vw,36.272vh) scale(.8165)}to{transform:translate(26.7065vw,99vh) scale(.8165)}}.snow:nth-child(57){opacity:.8798;transform:translate(63.3288vw,-10px) scale(.34);animation:fall-57 11s -19s linear infinite}@keyframes fall-57{76.878%{transform:translate(60.7392vw,76.878vh) scale(.34)}to{transform:translate(62.034vw,99vh) scale(.34)}}.snow:nth-child(58){opacity:.4894;transform:translate(40.9927vw,-10px) scale(.8431);animation:fall-58 16s -3s linear infinite}@keyframes fall-58{43.153%{transform:translate(43.8399vw,43.153vh) scale(.8431)}to{transform:translate(42.4163vw,99vh) scale(.8431)}}.snow:nth-child(59){opacity:1.0468;transform:translate(18.2551vw,-10px) scale(.9895);animation:fall-59 24s -10s linear infinite}@keyframes fall-59{52.093%{transform:translate(26.5918vw,52.093vh) scale(.9895)}to{transform:translate(22.42345vw,99vh) scale(.9895)}}.snow:nth-child(60){opacity:1.365;transform:translate(69.1013vw,-10px) scale(.0384);animation:fall-60 11s -16s linear infinite}@keyframes fall-60{35.856%{transform:translate(77.1215vw,35.856vh) scale(.0384)}to{transform:translate(73.1114vw,99vh) scale(.0384)}}.snow:nth-child(61){opacity:1.2238;transform:translate(84.8622vw,-10px) scale(.264);animation:fall-61 11s -28s linear infinite}@keyframes fall-61{30.479%{transform:translate(76.4369vw,30.479vh) scale(.264)}to{transform:translate(80.64955vw,99vh) scale(.264)}}.snow:nth-child(62){opacity:1.3792;transform:translate(55.1571vw,-10px) scale(.6187);animation:fall-62 20s -6s linear infinite}@keyframes fall-62{43.275%{transform:translate(60.0836vw,43.275vh) scale(.6187)}to{transform:translate(57.62035vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.8076;transform:translate(25.1304vw,-10px) scale(.7449);animation:fall-63 15s -3s linear infinite}@keyframes fall-63{43.165%{transform:translate(18.4596vw,43.165vh) scale(.7449)}to{transform:translate(21.795vw,99vh) scale(.7449)}}.snow:nth-child(64){opacity:.226;transform:translate(59.9046vw,-10px) scale(.0899);animation:fall-64 27s -30s linear infinite}@keyframes fall-64{73.833%{transform:translate(64.0801vw,73.833vh) scale(.0899)}to{transform:translate(61.99235vw,99vh) scale(.0899)}}.snow:nth-child(65){opacity:1.0312;transform:translate(65.6086vw,-10px) scale(.8452);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{78.88%{transform:translate(56.062vw,78.88vh) scale(.8452)}to{transform:translate(60.8353vw,99vh) scale(.8452)}}.snow:nth-child(66){opacity:.2158;transform:translate(55.9714vw,-10px) scale(.6516);animation:fall-66 23s -28s linear infinite}@keyframes fall-66{46.836%{transform:translate(48.1727vw,46.836vh) scale(.6516)}to{transform:translate(52.07205vw,99vh) scale(.6516)}}.snow:nth-child(67){opacity:.235;transform:translate(36.8213vw,-10px) scale(.9893);animation:fall-67 27s -11s linear infinite}@keyframes fall-67{79.016%{transform:translate(37.3764vw,79.016vh) scale(.9893)}to{transform:translate(37.09885vw,99vh) scale(.9893)}}.snow:nth-child(68){opacity:.5646;transform:translate(77.1343vw,-10px) scale(.9854);animation:fall-68 19s -27s linear infinite}@keyframes fall-68{32.566%{transform:translate(84.2051vw,32.566vh) scale(.9854)}to{transform:translate(80.6697vw,99vh) scale(.9854)}}.snow:nth-child(69){opacity:.6678;transform:translate(67.0354vw,-10px) scale(.2672);animation:fall-69 28s -15s linear infinite}@keyframes fall-69{44.4%{transform:translate(69.2667vw,44.4vh) scale(.2672)}to{transform:translate(68.15105vw,99vh) scale(.2672)}}.snow:nth-child(70){opacity:.7782;transform:translate(70.074vw,-10px) scale(.709);animation:fall-70 26s -1s linear infinite}@keyframes fall-70{36.327%{transform:translate(74.9372vw,36.327vh) scale(.709)}to{transform:translate(72.5056vw,99vh) scale(.709)}}.snow:nth-child(71){opacity:.9054;transform:translate(34.1813vw,-10px) scale(.0142);animation:fall-71 15s -25s linear infinite}@keyframes fall-71{31.7%{transform:translate(27.7039vw,31.7vh) scale(.0142)}to{transform:translate(30.9426vw,99vh) scale(.0142)}}.snow:nth-child(72){opacity:1.445;transform:translate(58.7469vw,-10px) scale(.4085);animation:fall-72 26s -25s linear infinite}@keyframes fall-72{79.748%{transform:translate(57.3849vw,79.748vh) scale(.4085)}to{transform:translate(58.0659vw,99vh) scale(.4085)}}.snow:nth-child(73){opacity:.0114;transform:translate(74.3017vw,-10px) scale(.1079);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{69.24%{transform:translate(74.5128vw,69.24vh) scale(.1079)}to{transform:translate(74.40725vw,99vh) scale(.1079)}}.snow:nth-child(74){opacity:.6614;transform:translate(16.4216vw,-10px) scale(.9571);animation:fall-74 25s -28s linear infinite}@keyframes fall-74{40.363%{transform:translate(9.5042vw,40.363vh) scale(.9571)}to{transform:translate(12.9629vw,99vh) scale(.9571)}}.snow:nth-child(75){opacity:1.8962;transform:translate(30.1455vw,-10px) scale(.246);animation:fall-75 21s -25s linear infinite}@keyframes fall-75{57.485%{transform:translate(29.4549vw,57.485vh) scale(.246)}to{transform:translate(29.8002vw,99vh) scale(.246)}}.snow:nth-child(76){opacity:.5546;transform:translate(81.9312vw,-10px) scale(.7406);animation:fall-76 25s -14s linear infinite}@keyframes fall-76{40.88%{transform:translate(87.4916vw,40.88vh) scale(.7406)}to{transform:translate(84.7114vw,99vh) scale(.7406)}}.snow:nth-child(77){opacity:1.1272;transform:translate(30.2137vw,-10px) scale(.8188);animation:fall-77 12s -7s linear infinite}@keyframes fall-77{58.607%{transform:translate(24.8959vw,58.607vh) scale(.8188)}to{transform:translate(27.5548vw,99vh) scale(.8188)}}.snow:nth-child(78){opacity:.6378;transform:translate(46.4899vw,-10px) scale(.2383);animation:fall-78 27s -27s linear infinite}@keyframes fall-78{66.072%{transform:translate(44.1834vw,66.072vh) scale(.2383)}to{transform:translate(45.33665vw,99vh) scale(.2383)}}.snow:nth-child(79){opacity:.358;transform:translate(27.8051vw,-10px) scale(.921);animation:fall-79 19s -2s linear infinite}@keyframes fall-79{60.208%{transform:translate(17.8736vw,60.208vh) scale(.921)}to{transform:translate(22.83935vw,99vh) scale(.921)}}.snow:nth-child(80){opacity:1.7828;transform:translate(26.9327vw,-10px) scale(.6445);animation:fall-80 11s -4s linear infinite}@keyframes fall-80{34.693%{transform:translate(25.5346vw,34.693vh) scale(.6445)}to{transform:translate(26.23365vw,99vh) scale(.6445)}}.snow:nth-child(81){opacity:.7752;transform:translate(82.1566vw,-10px) scale(.0581);animation:fall-81 13s -17s linear infinite}@keyframes fall-81{40.522%{transform:translate(85.3241vw,40.522vh) scale(.0581)}to{transform:translate(83.74035vw,99vh) scale(.0581)}}.snow:nth-child(82){opacity:1.0136;transform:translate(83.1163vw,-10px) scale(.6657);animation:fall-82 18s -1s linear infinite}@keyframes fall-82{51.518%{transform:translate(77.9486vw,51.518vh) scale(.6657)}to{transform:translate(80.53245vw,99vh) scale(.6657)}}.snow:nth-child(83){opacity:.5478;transform:translate(74.4562vw,-10px) scale(.5455);animation:fall-83 10s -19s linear infinite}@keyframes fall-83{32.157%{transform:translate(71.6875vw,32.157vh) scale(.5455)}to{transform:translate(73.07185vw,99vh) scale(.5455)}}.snow:nth-child(84){opacity:.0944;transform:translate(40.8927vw,-10px) scale(.2378);animation:fall-84 20s -30s linear infinite}@keyframes fall-84{73.867%{transform:translate(39.1484vw,73.867vh) scale(.2378)}to{transform:translate(40.02055vw,99vh) scale(.2378)}}.snow:nth-child(85){opacity:.114;transform:translate(65.5849vw,-10px) scale(.7635);animation:fall-85 26s -4s linear infinite}@keyframes fall-85{60.746%{transform:translate(66.527vw,60.746vh) scale(.7635)}to{transform:translate(66.05595vw,99vh) scale(.7635)}}.snow:nth-child(86){opacity:1.242;transform:translate(86.0144vw,-10px) scale(.4219);animation:fall-86 18s -14s linear infinite}@keyframes fall-86{54.892%{transform:translate(79.1444vw,54.892vh) scale(.4219)}to{transform:translate(82.5794vw,99vh) scale(.4219)}}.snow:nth-child(87){opacity:.2576;transform:translate(62.0338vw,-10px) scale(.8004);animation:fall-87 17s -6s linear infinite}@keyframes fall-87{47.705%{transform:translate(69.6414vw,47.705vh) scale(.8004)}to{transform:translate(65.8376vw,99vh) scale(.8004)}}.snow:nth-child(88){opacity:.6354;transform:translate(43.4437vw,-10px) scale(.1379);animation:fall-88 20s -17s linear infinite}@keyframes fall-88{68.917%{transform:translate(53.1824vw,68.917vh) scale(.1379)}to{transform:translate(48.31305vw,99vh) scale(.1379)}}.snow:nth-child(89){opacity:1.3786;transform:translate(80.3198vw,-10px) scale(.1416);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{39.549%{transform:translate(84.9302vw,39.549vh) scale(.1416)}to{transform:translate(82.625vw,99vh) scale(.1416)}}.snow:nth-child(90){opacity:1.6936;transform:translate(88.7338vw,-10px) scale(.923);animation:fall-90 26s -14s linear infinite}@keyframes fall-90{35.328%{transform:translate(93.4726vw,35.328vh) scale(.923)}to{transform:translate(91.1032vw,99vh) scale(.923)}}.snow:nth-child(91){opacity:1.665;transform:translate(40.4191vw,-10px) scale(.2258);animation:fall-91 27s -14s linear infinite}@keyframes fall-91{70.094%{transform:translate(36.0409vw,70.094vh) scale(.2258)}to{transform:translate(38.23vw,99vh) scale(.2258)}}.snow:nth-child(92){opacity:1.1478;transform:translate(92.8607vw,-10px) scale(.4208);animation:fall-92 10s -4s linear infinite}@keyframes fall-92{76.018%{transform:translate(91.1193vw,76.018vh) scale(.4208)}to{transform:translate(91.99vw,99vh) scale(.4208)}}.snow:nth-child(93){opacity:.5948;transform:translate(18.7543vw,-10px) scale(.68);animation:fall-93 15s -20s linear infinite}@keyframes fall-93{73.738%{transform:translate(12.1325vw,73.738vh) scale(.68)}to{transform:translate(15.4434vw,99vh) scale(.68)}}.snow:nth-child(94){opacity:.785;transform:translate(52.3137vw,-10px) scale(.6653);animation:fall-94 21s -21s linear infinite}@keyframes fall-94{40.616%{transform:translate(53.2929vw,40.616vh) scale(.6653)}to{transform:translate(52.8033vw,99vh) scale(.6653)}}.snow:nth-child(95){opacity:1.5878;transform:translate(39.5495vw,-10px) scale(.1795);animation:fall-95 27s -11s linear infinite}@keyframes fall-95{75.437%{transform:translate(49.5328vw,75.437vh) scale(.1795)}to{transform:translate(44.54115vw,99vh) scale(.1795)}}.snow:nth-child(96){opacity:.725;transform:translate(14.5291vw,-10px) scale(.8846);animation:fall-96 14s -9s linear infinite}@keyframes fall-96{75.237%{transform:translate(23.6136vw,75.237vh) scale(.8846)}to{transform:translate(19.07135vw,99vh) scale(.8846)}}.snow:nth-child(97){opacity:.6618;transform:translate(91.6001vw,-10px) scale(.3477);animation:fall-97 20s -17s linear infinite}@keyframes fall-97{48.863%{transform:translate(82.8997vw,48.863vh) scale(.3477)}to{transform:translate(87.2499vw,99vh) scale(.3477)}}.snow:nth-child(98){opacity:.1178;transform:translate(46.0502vw,-10px) scale(.8008);animation:fall-98 22s -19s linear infinite}@keyframes fall-98{76.693%{transform:translate(49.6684vw,76.693vh) scale(.8008)}to{transform:translate(47.8593vw,99vh) scale(.8008)}}.snow:nth-child(99){opacity:1.6758;transform:translate(74.5338vw,-10px) scale(.9787);animation:fall-99 13s -24s linear infinite}@keyframes fall-99{79.948%{transform:translate(84.3227vw,79.948vh) scale(.9787)}to{transform:translate(79.42825vw,99vh) scale(.9787)}}.snow:nth-child(100){opacity:1.5582;transform:translate(63.4265vw,-10px) scale(.7616);animation:fall-100 23s -16s linear infinite}@keyframes fall-100{41.46%{transform:translate(58.0376vw,41.46vh) scale(.7616)}to{transform:translate(60.73205vw,99vh) scale(.7616)}}.snow:nth-child(101){opacity:1.6188;transform:translate(42.5478vw,-10px) scale(.3204);animation:fall-101 21s -25s linear infinite}@keyframes fall-101{59.524%{transform:translate(45.3379vw,59.524vh) scale(.3204)}to{transform:translate(43.94285vw,99vh) scale(.3204)}}.snow:nth-child(102){opacity:.6386;transform:translate(11.9687vw,-10px) scale(.109);animation:fall-102 23s -1s linear infinite}@keyframes fall-102{75.783%{transform:translate(15.3303vw,75.783vh) scale(.109)}to{transform:translate(13.6495vw,99vh) scale(.109)}}.snow:nth-child(103){opacity:1.7118;transform:translate(96.1231vw,-10px) scale(.0432);animation:fall-103 10s -16s linear infinite}@keyframes fall-103{75.66%{transform:translate(91.5604vw,75.66vh) scale(.0432)}to{transform:translate(93.84175vw,99vh) scale(.0432)}}.snow:nth-child(104){opacity:1.7014;transform:translate(52.9637vw,-10px) scale(.3385);animation:fall-104 14s -1s linear infinite}@keyframes fall-104{43.04%{transform:translate(52.1635vw,43.04vh) scale(.3385)}to{transform:translate(52.5636vw,99vh) scale(.3385)}}.snow:nth-child(105){opacity:1.5796;transform:translate(67.1028vw,-10px) scale(.1684);animation:fall-105 25s -18s linear infinite}@keyframes fall-105{62.694%{transform:translate(60.619vw,62.694vh) scale(.1684)}to{transform:translate(63.8609vw,99vh) scale(.1684)}}.snow:nth-child(106){opacity:.1958;transform:translate(4.0132vw,-10px) scale(.9058);animation:fall-106 18s -1s linear infinite}@keyframes fall-106{60.648%{transform:translate(8.0571vw,60.648vh) scale(.9058)}to{transform:translate(6.03515vw,99vh) scale(.9058)}}.snow:nth-child(107){opacity:1.8546;transform:translate(27.4027vw,-10px) scale(.0079);animation:fall-107 17s -14s linear infinite}@keyframes fall-107{64.889%{transform:translate(33.8361vw,64.889vh) scale(.0079)}to{transform:translate(30.6194vw,99vh) scale(.0079)}}.snow:nth-child(108){opacity:1.813;transform:translate(54.8654vw,-10px) scale(.1673);animation:fall-108 20s -5s linear infinite}@keyframes fall-108{62.419%{transform:translate(56.3037vw,62.419vh) scale(.1673)}to{transform:translate(55.58455vw,99vh) scale(.1673)}}.snow:nth-child(109){opacity:.5408;transform:translate(79.9191vw,-10px) scale(.2054);animation:fall-109 30s -22s linear infinite}@keyframes fall-109{64.087%{transform:translate(81.6591vw,64.087vh) scale(.2054)}to{transform:translate(80.7891vw,99vh) scale(.2054)}}.snow:nth-child(110){opacity:1.9678;transform:translate(78.7349vw,-10px) scale(.0574);animation:fall-110 24s -21s linear infinite}@keyframes fall-110{62.873%{transform:translate(88.1464vw,62.873vh) scale(.0574)}to{transform:translate(83.44065vw,99vh) scale(.0574)}}.snow:nth-child(111){opacity:.0448;transform:translate(55.9645vw,-10px) scale(.0547);animation:fall-111 28s -4s linear infinite}@keyframes fall-111{44.33%{transform:translate(50.861vw,44.33vh) scale(.0547)}to{transform:translate(53.41275vw,99vh) scale(.0547)}}.snow:nth-child(112){opacity:1.8568;transform:translate(.022vw,-10px) scale(.8306);animation:fall-112 19s -4s linear infinite}@keyframes fall-112{72.701%{transform:translate(2.5923vw,72.701vh) scale(.8306)}to{transform:translate(1.30715vw,99vh) scale(.8306)}}.snow:nth-child(113){opacity:1.9764;transform:translate(79.0853vw,-10px) scale(.857);animation:fall-113 19s -5s linear infinite}@keyframes fall-113{75.169%{transform:translate(74.0354vw,75.169vh) scale(.857)}to{transform:translate(76.56035vw,99vh) scale(.857)}}.snow:nth-child(114){opacity:1.5722;transform:translate(15.989vw,-10px) scale(.1812);animation:fall-114 19s -3s linear infinite}@keyframes fall-114{41.605%{transform:translate(12.488vw,41.605vh) scale(.1812)}to{transform:translate(14.2385vw,99vh) scale(.1812)}}.snow:nth-child(115){opacity:1.035;transform:translate(37.1715vw,-10px) scale(.5924);animation:fall-115 13s -16s linear infinite}@keyframes fall-115{30.973%{transform:translate(27.762vw,30.973vh) scale(.5924)}to{transform:translate(32.46675vw,99vh) scale(.5924)}}.snow:nth-child(116){opacity:1.6528;transform:translate(25.143vw,-10px) scale(.1867);animation:fall-116 19s -2s linear infinite}@keyframes fall-116{55.165%{transform:translate(30.7684vw,55.165vh) scale(.1867)}to{transform:translate(27.9557vw,99vh) scale(.1867)}}.snow:nth-child(117){opacity:1.1402;transform:translate(5.7039vw,-10px) scale(.1791);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{50.916%{transform:translate(8.2923vw,50.916vh) scale(.1791)}to{transform:translate(6.9981vw,99vh) scale(.1791)}}.snow:nth-child(118){opacity:1.4328;transform:translate(72.8341vw,-10px) scale(.4873);animation:fall-118 26s -20s linear infinite}@keyframes fall-118{39.748%{transform:translate(77.7433vw,39.748vh) scale(.4873)}to{transform:translate(75.2887vw,99vh) scale(.4873)}}.snow:nth-child(119){opacity:.9384;transform:translate(63.312vw,-10px) scale(.1627);animation:fall-119 11s -15s linear infinite}@keyframes fall-119{67.34%{transform:translate(68.1261vw,67.34vh) scale(.1627)}to{transform:translate(65.71905vw,99vh) scale(.1627)}}.snow:nth-child(120){opacity:.5856;transform:translate(82.3696vw,-10px) scale(.0407);animation:fall-120 25s -25s linear infinite}@keyframes fall-120{39.409%{transform:translate(74.9168vw,39.409vh) scale(.0407)}to{transform:translate(78.6432vw,99vh) scale(.0407)}}.snow:nth-child(121){opacity:.2102;transform:translate(10.7377vw,-10px) scale(.8317);animation:fall-121 25s -10s linear infinite}@keyframes fall-121{56.325%{transform:translate(4.1254vw,56.325vh) scale(.8317)}to{transform:translate(7.43155vw,99vh) scale(.8317)}}.snow:nth-child(122){opacity:.1838;transform:translate(44.4666vw,-10px) scale(.3256);animation:fall-122 27s -12s linear infinite}@keyframes fall-122{67.657%{transform:translate(53.5138vw,67.657vh) scale(.3256)}to{transform:translate(48.9902vw,99vh) scale(.3256)}}.snow:nth-child(123){opacity:.5884;transform:translate(66.3734vw,-10px) scale(.8777);animation:fall-123 21s -18s linear infinite}@keyframes fall-123{76.497%{transform:translate(65.9796vw,76.497vh) scale(.8777)}to{transform:translate(66.1765vw,99vh) scale(.8777)}}.snow:nth-child(124){opacity:1.6604;transform:translate(94.7546vw,-10px) scale(.8583);animation:fall-124 18s -19s linear infinite}@keyframes fall-124{42.502%{transform:translate(99.7614vw,42.502vh) scale(.8583)}to{transform:translate(97.258vw,99vh) scale(.8583)}}.snow:nth-child(125){opacity:1.5634;transform:translate(7.5045vw,-10px) scale(.7897);animation:fall-125 30s -10s linear infinite}@keyframes fall-125{66.982%{transform:translate(15.6386vw,66.982vh) scale(.7897)}to{transform:translate(11.57155vw,99vh) scale(.7897)}}.snow:nth-child(126){opacity:1.4602;transform:translate(16.1366vw,-10px) scale(.5879);animation:fall-126 17s -6s linear infinite}@keyframes fall-126{60.704%{transform:translate(12.6928vw,60.704vh) scale(.5879)}to{transform:translate(14.4147vw,99vh) scale(.5879)}}.snow:nth-child(127){opacity:.413;transform:translate(21.9708vw,-10px) scale(.6812);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{59.971%{transform:translate(13.331vw,59.971vh) scale(.6812)}to{transform:translate(17.6509vw,99vh) scale(.6812)}}.snow:nth-child(128){opacity:.3714;transform:translate(30.2456vw,-10px) scale(.62);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{70.602%{transform:translate(31.0883vw,70.602vh) scale(.62)}to{transform:translate(30.66695vw,99vh) scale(.62)}}.snow:nth-child(129){opacity:.5226;transform:translate(.6252vw,-10px) scale(.5742);animation:fall-129 15s -18s linear infinite}@keyframes fall-129{42.882%{transform:translate(-3.2984vw,42.882vh) scale(.5742)}to{transform:translate(-1.3366vw,99vh) scale(.5742)}}.snow:nth-child(130){opacity:1.018;transform:translate(69.8106vw,-10px) scale(.9576);animation:fall-130 29s -15s linear infinite}@keyframes fall-130{75.199%{transform:translate(74.5995vw,75.199vh) scale(.9576)}to{transform:translate(72.20505vw,99vh) scale(.9576)}}.snow:nth-child(131){opacity:.2;transform:translate(99.5792vw,-10px) scale(.9227);animation:fall-131 10s -2s linear infinite}@keyframes fall-131{73.399%{transform:translate(100.5025vw,73.399vh) scale(.9227)}to{transform:translate(100.04085vw,99vh) scale(.9227)}}.snow:nth-child(132){opacity:1.976;transform:translate(62.2708vw,-10px) scale(.6304);animation:fall-132 22s -30s linear infinite}@keyframes fall-132{78.81%{transform:translate(68.2261vw,78.81vh) scale(.6304)}to{transform:translate(65.24845vw,99vh) scale(.6304)}}.snow:nth-child(133){opacity:.5912;transform:translate(2.4578vw,-10px) scale(.7875);animation:fall-133 17s -14s linear infinite}@keyframes fall-133{72.601%{transform:translate(-6.1304vw,72.601vh) scale(.7875)}to{transform:translate(-1.8363vw,99vh) scale(.7875)}}.snow:nth-child(134){opacity:1.6922;transform:translate(37.5477vw,-10px) scale(.4851);animation:fall-134 25s -6s linear infinite}@keyframes fall-134{39.91%{transform:translate(35.9907vw,39.91vh) scale(.4851)}to{transform:translate(36.7692vw,99vh) scale(.4851)}}.snow:nth-child(135){opacity:.337;transform:translate(88.6932vw,-10px) scale(.1047);animation:fall-135 18s -8s linear infinite}@keyframes fall-135{52.44%{transform:translate(87.8708vw,52.44vh) scale(.1047)}to{transform:translate(88.282vw,99vh) scale(.1047)}}.snow:nth-child(136){opacity:1.5194;transform:translate(12.5806vw,-10px) scale(.0836);animation:fall-136 30s -3s linear infinite}@keyframes fall-136{73.804%{transform:translate(21.6488vw,73.804vh) scale(.0836)}to{transform:translate(17.1147vw,99vh) scale(.0836)}}.snow:nth-child(137){opacity:.2482;transform:translate(46.8315vw,-10px) scale(.6467);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{61.85%{transform:translate(41.7869vw,61.85vh) scale(.6467)}to{transform:translate(44.3092vw,99vh) scale(.6467)}}.snow:nth-child(138){opacity:.8262;transform:translate(53.9399vw,-10px) scale(.9947);animation:fall-138 28s -11s linear infinite}@keyframes fall-138{58.077%{transform:translate(53.7663vw,58.077vh) scale(.9947)}to{transform:translate(53.8531vw,99vh) scale(.9947)}}.snow:nth-child(139){opacity:.0496;transform:translate(77.56vw,-10px) scale(.2184);animation:fall-139 22s -29s linear infinite}@keyframes fall-139{33.585%{transform:translate(70.4106vw,33.585vh) scale(.2184)}to{transform:translate(73.9853vw,99vh) scale(.2184)}}.snow:nth-child(140){opacity:.4436;transform:translate(18.385vw,-10px) scale(.5346);animation:fall-140 11s -11s linear infinite}@keyframes fall-140{49.87%{transform:translate(28.2824vw,49.87vh) scale(.5346)}to{transform:translate(23.3337vw,99vh) scale(.5346)}}.snow:nth-child(141){opacity:.0514;transform:translate(48.6706vw,-10px) scale(.3663);animation:fall-141 17s -2s linear infinite}@keyframes fall-141{61.113%{transform:translate(47.9595vw,61.113vh) scale(.3663)}to{transform:translate(48.31505vw,99vh) scale(.3663)}}.snow:nth-child(142){opacity:.6302;transform:translate(83.8499vw,-10px) scale(.2354);animation:fall-142 17s -19s linear infinite}@keyframes fall-142{77.802%{transform:translate(87.174vw,77.802vh) scale(.2354)}to{transform:translate(85.51195vw,99vh) scale(.2354)}}.snow:nth-child(143){opacity:1.7956;transform:translate(68.9395vw,-10px) scale(.5956);animation:fall-143 29s -26s linear infinite}@keyframes fall-143{50.93%{transform:translate(64.2211vw,50.93vh) scale(.5956)}to{transform:translate(66.5803vw,99vh) scale(.5956)}}.snow:nth-child(144){opacity:.5972;transform:translate(95.9179vw,-10px) scale(.9697);animation:fall-144 23s -30s linear infinite}@keyframes fall-144{61.829%{transform:translate(90.282vw,61.829vh) scale(.9697)}to{transform:translate(93.09995vw,99vh) scale(.9697)}}.snow:nth-child(145){opacity:.3786;transform:translate(17.0369vw,-10px) scale(.4534);animation:fall-145 28s -1s linear infinite}@keyframes fall-145{36.034%{transform:translate(19.8752vw,36.034vh) scale(.4534)}to{transform:translate(18.45605vw,99vh) scale(.4534)}}.snow:nth-child(146){opacity:.9832;transform:translate(69.9462vw,-10px) scale(.4093);animation:fall-146 11s -23s linear infinite}@keyframes fall-146{47%{transform:translate(61.6505vw,47vh) scale(.4093)}to{transform:translate(65.79835vw,99vh) scale(.4093)}}.snow:nth-child(147){opacity:.9618;transform:translate(77.3596vw,-10px) scale(.7525);animation:fall-147 10s -6s linear infinite}@keyframes fall-147{65.167%{transform:translate(77.8382vw,65.167vh) scale(.7525)}to{transform:translate(77.5989vw,99vh) scale(.7525)}}.snow:nth-child(148){opacity:1.2712;transform:translate(65.9481vw,-10px) scale(.7793);animation:fall-148 23s -14s linear infinite}@keyframes fall-148{79.397%{transform:translate(71.294vw,79.397vh) scale(.7793)}to{transform:translate(68.62105vw,99vh) scale(.7793)}}.snow:nth-child(149){opacity:.421;transform:translate(93.7549vw,-10px) scale(.1886);animation:fall-149 16s -19s linear infinite}@keyframes fall-149{76.243%{transform:translate(89.4973vw,76.243vh) scale(.1886)}to{transform:translate(91.6261vw,99vh) scale(.1886)}}.snow:nth-child(150){opacity:1.0398;transform:translate(44.2481vw,-10px) scale(.6246);animation:fall-150 10s -11s linear infinite}@keyframes fall-150{63.317%{transform:translate(35.058vw,63.317vh) scale(.6246)}to{transform:translate(39.65305vw,99vh) scale(.6246)}}.snow:nth-child(151){opacity:.1216;transform:translate(21.8633vw,-10px) scale(.8583);animation:fall-151 18s -17s linear infinite}@keyframes fall-151{51.611%{transform:translate(21.8092vw,51.611vh) scale(.8583)}to{transform:translate(21.83625vw,99vh) scale(.8583)}}.snow:nth-child(152){opacity:.082;transform:translate(46.1154vw,-10px) scale(.0442);animation:fall-152 29s -11s linear infinite}@keyframes fall-152{70.027%{transform:translate(44.1075vw,70.027vh) scale(.0442)}to{transform:translate(45.11145vw,99vh) scale(.0442)}}.snow:nth-child(153){opacity:.6728;transform:translate(95.8023vw,-10px) scale(.4901);animation:fall-153 10s -29s linear infinite}@keyframes fall-153{51.888%{transform:translate(93.0513vw,51.888vh) scale(.4901)}to{transform:translate(94.4268vw,99vh) scale(.4901)}}.snow:nth-child(154){opacity:.7736;transform:translate(77.5817vw,-10px) scale(.485);animation:fall-154 14s -13s linear infinite}@keyframes fall-154{56.744%{transform:translate(86.9559vw,56.744vh) scale(.485)}to{transform:translate(82.2688vw,99vh) scale(.485)}}.snow:nth-child(155){opacity:.005;transform:translate(52.868vw,-10px) scale(.8317);animation:fall-155 20s -26s linear infinite}@keyframes fall-155{39.888%{transform:translate(53.2498vw,39.888vh) scale(.8317)}to{transform:translate(53.0589vw,99vh) scale(.8317)}}.snow:nth-child(156){opacity:.2124;transform:translate(36.1963vw,-10px) scale(.9084);animation:fall-156 26s -28s linear infinite}@keyframes fall-156{79.83%{transform:translate(45.3402vw,79.83vh) scale(.9084)}to{transform:translate(40.76825vw,99vh) scale(.9084)}}.snow:nth-child(157){opacity:.8164;transform:translate(63.1372vw,-10px) scale(.9955);animation:fall-157 16s -19s linear infinite}@keyframes fall-157{64.29%{transform:translate(70.3325vw,64.29vh) scale(.9955)}to{transform:translate(66.73485vw,99vh) scale(.9955)}}.snow:nth-child(158){opacity:1.4798;transform:translate(93.191vw,-10px) scale(.1417);animation:fall-158 30s -9s linear infinite}@keyframes fall-158{47.561%{transform:translate(101.6407vw,47.561vh) scale(.1417)}to{transform:translate(97.41585vw,99vh) scale(.1417)}}.snow:nth-child(159){opacity:1.648;transform:translate(13.3786vw,-10px) scale(.6456);animation:fall-159 19s -15s linear infinite}@keyframes fall-159{33.642%{transform:translate(17.3138vw,33.642vh) scale(.6456)}to{transform:translate(15.3462vw,99vh) scale(.6456)}}.snow:nth-child(160){opacity:1.4848;transform:translate(1.3048vw,-10px) scale(.1602);animation:fall-160 30s -21s linear infinite}@keyframes fall-160{77.728%{transform:translate(6.7325vw,77.728vh) scale(.1602)}to{transform:translate(4.01865vw,99vh) scale(.1602)}}.snow:nth-child(161){opacity:1.142;transform:translate(39.4573vw,-10px) scale(.5069);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{77.192%{transform:translate(35.5412vw,77.192vh) scale(.5069)}to{transform:translate(37.49925vw,99vh) scale(.5069)}}.snow:nth-child(162){opacity:.2516;transform:translate(9.3282vw,-10px) scale(.7203);animation:fall-162 12s -19s linear infinite}@keyframes fall-162{37.437%{transform:translate(5.1385vw,37.437vh) scale(.7203)}to{transform:translate(7.23335vw,99vh) scale(.7203)}}.snow:nth-child(163){opacity:1.9272;transform:translate(95.2587vw,-10px) scale(.3548);animation:fall-163 11s -26s linear infinite}@keyframes fall-163{59.471%{transform:translate(91.837vw,59.471vh) scale(.3548)}to{transform:translate(93.54785vw,99vh) scale(.3548)}}.snow:nth-child(164){opacity:1.9242;transform:translate(8.2372vw,-10px) scale(.3181);animation:fall-164 18s -9s linear infinite}@keyframes fall-164{52.295%{transform:translate(1.6052vw,52.295vh) scale(.3181)}to{transform:translate(4.9212vw,99vh) scale(.3181)}}.snow:nth-child(165){opacity:.8006;transform:translate(86.2515vw,-10px) scale(.3241);animation:fall-165 16s -25s linear infinite}@keyframes fall-165{57.395%{transform:translate(79.8544vw,57.395vh) scale(.3241)}to{transform:translate(83.05295vw,99vh) scale(.3241)}}.snow:nth-child(166){opacity:1.638;transform:translate(24.0716vw,-10px) scale(.5421);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{48.342%{transform:translate(19.0252vw,48.342vh) scale(.5421)}to{transform:translate(21.5484vw,99vh) scale(.5421)}}.snow:nth-child(167){opacity:.0304;transform:translate(29.5089vw,-10px) scale(.3306);animation:fall-167 21s -10s linear infinite}@keyframes fall-167{63.99%{transform:translate(38.2142vw,63.99vh) scale(.3306)}to{transform:translate(33.86155vw,99vh) scale(.3306)}}.snow:nth-child(168){opacity:.947;transform:translate(41.7572vw,-10px) scale(.8079);animation:fall-168 29s -14s linear infinite}@keyframes fall-168{57.888%{transform:translate(51.4431vw,57.888vh) scale(.8079)}to{transform:translate(46.60015vw,99vh) scale(.8079)}}.snow:nth-child(169){opacity:.516;transform:translate(30.4282vw,-10px) scale(.8648);animation:fall-169 20s -27s linear infinite}@keyframes fall-169{30.703%{transform:translate(38.7016vw,30.703vh) scale(.8648)}to{transform:translate(34.5649vw,99vh) scale(.8648)}}.snow:nth-child(170){opacity:1.6648;transform:translate(78.6066vw,-10px) scale(.0907);animation:fall-170 16s -24s linear infinite}@keyframes fall-170{32.925%{transform:translate(81.2554vw,32.925vh) scale(.0907)}to{transform:translate(79.931vw,99vh) scale(.0907)}}.snow:nth-child(171){opacity:1.8206;transform:translate(83.791vw,-10px) scale(.432);animation:fall-171 19s -29s linear infinite}@keyframes fall-171{44.925%{transform:translate(92.6781vw,44.925vh) scale(.432)}to{transform:translate(88.23455vw,99vh) scale(.432)}}.snow:nth-child(172){opacity:.2788;transform:translate(32.0922vw,-10px) scale(.1573);animation:fall-172 17s -11s linear infinite}@keyframes fall-172{75.041%{transform:translate(29.2869vw,75.041vh) scale(.1573)}to{transform:translate(30.68955vw,99vh) scale(.1573)}}.snow:nth-child(173){opacity:.9074;transform:translate(87.2307vw,-10px) scale(.5342);animation:fall-173 16s -20s linear infinite}@keyframes fall-173{60.413%{transform:translate(93.5843vw,60.413vh) scale(.5342)}to{transform:translate(90.4075vw,99vh) scale(.5342)}}.snow:nth-child(174){opacity:1.0812;transform:translate(78.2471vw,-10px) scale(.3339);animation:fall-174 16s -27s linear infinite}@keyframes fall-174{35.341%{transform:translate(72.0979vw,35.341vh) scale(.3339)}to{transform:translate(75.1725vw,99vh) scale(.3339)}}.snow:nth-child(175){opacity:.617;transform:translate(70.5572vw,-10px) scale(.9408);animation:fall-175 15s -24s linear infinite}@keyframes fall-175{63.632%{transform:translate(71.3981vw,63.632vh) scale(.9408)}to{transform:translate(70.97765vw,99vh) scale(.9408)}}.snow:nth-child(176){opacity:.9522;transform:translate(34.154vw,-10px) scale(.978);animation:fall-176 25s -24s linear infinite}@keyframes fall-176{41.51%{transform:translate(33.4524vw,41.51vh) scale(.978)}to{transform:translate(33.8032vw,99vh) scale(.978)}}.snow:nth-child(177){opacity:.601;transform:translate(54.4292vw,-10px) scale(.4701);animation:fall-177 16s -14s linear infinite}@keyframes fall-177{72.909%{transform:translate(54.4303vw,72.909vh) scale(.4701)}to{transform:translate(54.42975vw,99vh) scale(.4701)}}.snow:nth-child(178){opacity:.1804;transform:translate(89.2075vw,-10px) scale(.2805);animation:fall-178 17s -19s linear infinite}@keyframes fall-178{67.867%{transform:translate(87.8177vw,67.867vh) scale(.2805)}to{transform:translate(88.5126vw,99vh) scale(.2805)}}.snow:nth-child(179){opacity:.135;transform:translate(78.5763vw,-10px) scale(.3084);animation:fall-179 30s -17s linear infinite}@keyframes fall-179{50.71%{transform:translate(85.2198vw,50.71vh) scale(.3084)}to{transform:translate(81.89805vw,99vh) scale(.3084)}}.snow:nth-child(180){opacity:1.7074;transform:translate(87.5772vw,-10px) scale(.5967);animation:fall-180 12s -22s linear infinite}@keyframes fall-180{76.199%{transform:translate(78.8198vw,76.199vh) scale(.5967)}to{transform:translate(83.1985vw,99vh) scale(.5967)}}.snow:nth-child(181){opacity:.9654;transform:translate(69.332vw,-10px) scale(.6406);animation:fall-181 11s -10s linear infinite}@keyframes fall-181{32.611%{transform:translate(62.4594vw,32.611vh) scale(.6406)}to{transform:translate(65.8957vw,99vh) scale(.6406)}}.snow:nth-child(182){opacity:.173;transform:translate(5.4585vw,-10px) scale(.1258);animation:fall-182 23s -17s linear infinite}@keyframes fall-182{55.938%{transform:translate(7.903vw,55.938vh) scale(.1258)}to{transform:translate(6.68075vw,99vh) scale(.1258)}}.snow:nth-child(183){opacity:.37;transform:translate(11.7595vw,-10px) scale(.8098);animation:fall-183 17s -5s linear infinite}@keyframes fall-183{46.909%{transform:translate(10.9643vw,46.909vh) scale(.8098)}to{transform:translate(11.3619vw,99vh) scale(.8098)}}.snow:nth-child(184){opacity:.1072;transform:translate(36.3811vw,-10px) scale(.6155);animation:fall-184 10s -2s linear infinite}@keyframes fall-184{36.94%{transform:translate(46.298vw,36.94vh) scale(.6155)}to{transform:translate(41.33955vw,99vh) scale(.6155)}}.snow:nth-child(185){opacity:1.3898;transform:translate(58.1583vw,-10px) scale(.673);animation:fall-185 26s -5s linear infinite}@keyframes fall-185{62.925%{transform:translate(64.972vw,62.925vh) scale(.673)}to{transform:translate(61.56515vw,99vh) scale(.673)}}.snow:nth-child(186){opacity:.206;transform:translate(68.7015vw,-10px) scale(.6361);animation:fall-186 19s -4s linear infinite}@keyframes fall-186{32.197%{transform:translate(73.1296vw,32.197vh) scale(.6361)}to{transform:translate(70.91555vw,99vh) scale(.6361)}}.snow:nth-child(187){opacity:.3188;transform:translate(34.2235vw,-10px) scale(.0227);animation:fall-187 15s -10s linear infinite}@keyframes fall-187{77.156%{transform:translate(26.8197vw,77.156vh) scale(.0227)}to{transform:translate(30.5216vw,99vh) scale(.0227)}}.snow:nth-child(188){opacity:1.2742;transform:translate(62.6543vw,-10px) scale(.7138);animation:fall-188 25s -22s linear infinite}@keyframes fall-188{60.383%{transform:translate(59.1814vw,60.383vh) scale(.7138)}to{transform:translate(60.91785vw,99vh) scale(.7138)}}.snow:nth-child(189){opacity:1.9794;transform:translate(94.4905vw,-10px) scale(.3081);animation:fall-189 17s -21s linear infinite}@keyframes fall-189{75.566%{transform:translate(101.7099vw,75.566vh) scale(.3081)}to{transform:translate(98.1002vw,99vh) scale(.3081)}}.snow:nth-child(190){opacity:1.7498;transform:translate(81.7193vw,-10px) scale(.6991);animation:fall-190 12s -30s linear infinite}@keyframes fall-190{36.375%{transform:translate(78.5798vw,36.375vh) scale(.6991)}to{transform:translate(80.14955vw,99vh) scale(.6991)}}.snow:nth-child(191){opacity:.8176;transform:translate(7.2059vw,-10px) scale(.4011);animation:fall-191 15s -12s linear infinite}@keyframes fall-191{65.847%{transform:translate(13.2945vw,65.847vh) scale(.4011)}to{transform:translate(10.2502vw,99vh) scale(.4011)}}.snow:nth-child(192){opacity:1.262;transform:translate(85.4382vw,-10px) scale(.1469);animation:fall-192 29s -21s linear infinite}@keyframes fall-192{70.435%{transform:translate(92.0903vw,70.435vh) scale(.1469)}to{transform:translate(88.76425vw,99vh) scale(.1469)}}.snow:nth-child(193){opacity:.8592;transform:translate(89.8307vw,-10px) scale(.3583);animation:fall-193 29s -2s linear infinite}@keyframes fall-193{55.734%{transform:translate(81.6115vw,55.734vh) scale(.3583)}to{transform:translate(85.7211vw,99vh) scale(.3583)}}.snow:nth-child(194){opacity:1.888;transform:translate(65.4812vw,-10px) scale(.5688);animation:fall-194 26s -19s linear infinite}@keyframes fall-194{46.92%{transform:translate(68.635vw,46.92vh) scale(.5688)}to{transform:translate(67.0581vw,99vh) scale(.5688)}}.snow:nth-child(195){opacity:.3122;transform:translate(44.7635vw,-10px) scale(.4913);animation:fall-195 19s -4s linear infinite}@keyframes fall-195{67.395%{transform:translate(40.2183vw,67.395vh) scale(.4913)}to{transform:translate(42.4909vw,99vh) scale(.4913)}}.snow:nth-child(196){opacity:.4402;transform:translate(58.108vw,-10px) scale(.2469);animation:fall-196 21s -25s linear infinite}@keyframes fall-196{56.062%{transform:translate(51.1146vw,56.062vh) scale(.2469)}to{transform:translate(54.6113vw,99vh) scale(.2469)}}.snow:nth-child(197){opacity:.4516;transform:translate(19.2889vw,-10px) scale(.3013);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{30.293%{transform:translate(19.2159vw,30.293vh) scale(.3013)}to{transform:translate(19.2524vw,99vh) scale(.3013)}}.snow:nth-child(198){opacity:.307;transform:translate(90.1285vw,-10px) scale(.4225);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{59.93%{transform:translate(91.8003vw,59.93vh) scale(.4225)}to{transform:translate(90.9644vw,99vh) scale(.4225)}}.snow:nth-child(199){opacity:1.3436;transform:translate(50.9766vw,-10px) scale(.7223);animation:fall-199 24s -22s linear infinite}@keyframes fall-199{74.338%{transform:translate(58.2293vw,74.338vh) scale(.7223)}to{transform:translate(54.60295vw,99vh) scale(.7223)}}.snow:nth-child(200){opacity:.7272;transform:translate(21.9987vw,-10px) scale(.0754);animation:fall-200 20s -30s linear infinite}@keyframes fall-200{37.784%{transform:translate(19.0495vw,37.784vh) scale(.0754)}to{transform:translate(20.5241vw,99vh) scale(.0754)}}.snow:nth-child(201){opacity:1.5044;transform:translate(55.9496vw,-10px) scale(.2627);animation:fall-201 30s -7s linear infinite}@keyframes fall-201{45.734%{transform:translate(51.8134vw,45.734vh) scale(.2627)}to{transform:translate(53.8815vw,99vh) scale(.2627)}}.snow:nth-child(202){opacity:1.197;transform:translate(21.5008vw,-10px) scale(.9672);animation:fall-202 23s -8s linear infinite}@keyframes fall-202{73.986%{transform:translate(25.6522vw,73.986vh) scale(.9672)}to{transform:translate(23.5765vw,99vh) scale(.9672)}}.snow:nth-child(203){opacity:1.912;transform:translate(4.6781vw,-10px) scale(.7293);animation:fall-203 16s -12s linear infinite}@keyframes fall-203{53.344%{transform:translate(4.477vw,53.344vh) scale(.7293)}to{transform:translate(4.57755vw,99vh) scale(.7293)}}.snow:nth-child(204){opacity:1.839;transform:translate(39.9207vw,-10px) scale(.027);animation:fall-204 25s -20s linear infinite}@keyframes fall-204{69.036%{transform:translate(35.8761vw,69.036vh) scale(.027)}to{transform:translate(37.8984vw,99vh) scale(.027)}}.snow:nth-child(205){opacity:.7816;transform:translate(27.9786vw,-10px) scale(.1348);animation:fall-205 24s -8s linear infinite}@keyframes fall-205{46.621%{transform:translate(26.7839vw,46.621vh) scale(.1348)}to{transform:translate(27.38125vw,99vh) scale(.1348)}}.snow:nth-child(206){opacity:.8462;transform:translate(4.7238vw,-10px) scale(.8593);animation:fall-206 21s -5s linear infinite}@keyframes fall-206{50.698%{transform:translate(12.4796vw,50.698vh) scale(.8593)}to{transform:translate(8.6017vw,99vh) scale(.8593)}}.snow:nth-child(207){opacity:1.0456;transform:translate(22.7135vw,-10px) scale(.6375);animation:fall-207 26s -11s linear infinite}@keyframes fall-207{64.378%{transform:translate(17.1456vw,64.378vh) scale(.6375)}to{transform:translate(19.92955vw,99vh) scale(.6375)}}.snow:nth-child(208){opacity:.4822;transform:translate(53.5401vw,-10px) scale(.0551);animation:fall-208 13s -5s linear infinite}@keyframes fall-208{34.986%{transform:translate(56.9977vw,34.986vh) scale(.0551)}to{transform:translate(55.2689vw,99vh) scale(.0551)}}.snow:nth-child(209){opacity:1.7118;transform:translate(63.7621vw,-10px) scale(.565);animation:fall-209 11s -9s linear infinite}@keyframes fall-209{64.733%{transform:translate(57.8603vw,64.733vh) scale(.565)}to{transform:translate(60.8112vw,99vh) scale(.565)}}.snow:nth-child(210){opacity:1.9486;transform:translate(88.7914vw,-10px) scale(.242);animation:fall-210 27s -15s linear infinite}@keyframes fall-210{51.298%{transform:translate(88.2144vw,51.298vh) scale(.242)}to{transform:translate(88.5029vw,99vh) scale(.242)}}.snow:nth-child(211){opacity:1.7752;transform:translate(41.9933vw,-10px) scale(.8293);animation:fall-211 12s -25s linear infinite}@keyframes fall-211{74.542%{transform:translate(44.7672vw,74.542vh) scale(.8293)}to{transform:translate(43.38025vw,99vh) scale(.8293)}}.snow:nth-child(212){opacity:1.2966;transform:translate(24.6676vw,-10px) scale(.8909);animation:fall-212 19s -19s linear infinite}@keyframes fall-212{64.108%{transform:translate(15.4873vw,64.108vh) scale(.8909)}to{transform:translate(20.07745vw,99vh) scale(.8909)}}.snow:nth-child(213){opacity:1.1138;transform:translate(84.7857vw,-10px) scale(.5723);animation:fall-213 28s -12s linear infinite}@keyframes fall-213{58.355%{transform:translate(89.3007vw,58.355vh) scale(.5723)}to{transform:translate(87.0432vw,99vh) scale(.5723)}}.snow:nth-child(214){opacity:1.9306;transform:translate(78.8075vw,-10px) scale(.2209);animation:fall-214 30s -4s linear infinite}@keyframes fall-214{30.664%{transform:translate(72.3115vw,30.664vh) scale(.2209)}to{transform:translate(75.5595vw,99vh) scale(.2209)}}.snow:nth-child(215){opacity:.8038;transform:translate(33.369vw,-10px) scale(.962);animation:fall-215 30s -30s linear infinite}@keyframes fall-215{58.913%{transform:translate(27.9049vw,58.913vh) scale(.962)}to{transform:translate(30.63695vw,99vh) scale(.962)}}.snow:nth-child(216){opacity:.9896;transform:translate(9.6312vw,-10px) scale(.2113);animation:fall-216 15s -11s linear infinite}@keyframes fall-216{32.324%{transform:translate(4.7291vw,32.324vh) scale(.2113)}to{transform:translate(7.18015vw,99vh) scale(.2113)}}.snow:nth-child(217){opacity:1.1436;transform:translate(97.2741vw,-10px) scale(.5974);animation:fall-217 27s -19s linear infinite}@keyframes fall-217{32.886%{transform:translate(91.6116vw,32.886vh) scale(.5974)}to{transform:translate(94.44285vw,99vh) scale(.5974)}}.snow:nth-child(218){opacity:1.1952;transform:translate(9.0184vw,-10px) scale(.5331);animation:fall-218 26s -14s linear infinite}@keyframes fall-218{76.843%{transform:translate(-.1396vw,76.843vh) scale(.5331)}to{transform:translate(4.4394vw,99vh) scale(.5331)}}.snow:nth-child(219){opacity:1.3394;transform:translate(92.9987vw,-10px) scale(.4733);animation:fall-219 10s -25s linear infinite}@keyframes fall-219{40.985%{transform:translate(97.0792vw,40.985vh) scale(.4733)}to{transform:translate(95.03895vw,99vh) scale(.4733)}}.snow:nth-child(220){opacity:1.83;transform:translate(54.9909vw,-10px) scale(.4216);animation:fall-220 12s -26s linear infinite}@keyframes fall-220{51.442%{transform:translate(57.1088vw,51.442vh) scale(.4216)}to{transform:translate(56.04985vw,99vh) scale(.4216)}}.snow:nth-child(221){opacity:.7776;transform:translate(1.0697vw,-10px) scale(.9001);animation:fall-221 27s -25s linear infinite}@keyframes fall-221{54.677%{transform:translate(-5.1674vw,54.677vh) scale(.9001)}to{transform:translate(-2.04885vw,99vh) scale(.9001)}}.snow:nth-child(222){opacity:1.6756;transform:translate(81.8649vw,-10px) scale(.7284);animation:fall-222 21s -14s linear infinite}@keyframes fall-222{41.008%{transform:translate(87.2708vw,41.008vh) scale(.7284)}to{transform:translate(84.56785vw,99vh) scale(.7284)}}.snow:nth-child(223){opacity:1.6424;transform:translate(26.5884vw,-10px) scale(.1886);animation:fall-223 20s -23s linear infinite}@keyframes fall-223{47.237%{transform:translate(35.9198vw,47.237vh) scale(.1886)}to{transform:translate(31.2541vw,99vh) scale(.1886)}}.snow:nth-child(224){opacity:.202;transform:translate(61.283vw,-10px) scale(.8164);animation:fall-224 17s -5s linear infinite}@keyframes fall-224{79.396%{transform:translate(65.8787vw,79.396vh) scale(.8164)}to{transform:translate(63.58085vw,99vh) scale(.8164)}}.snow:nth-child(225){opacity:.6264;transform:translate(27.9281vw,-10px) scale(.772);animation:fall-225 30s -1s linear infinite}@keyframes fall-225{71.761%{transform:translate(17.9616vw,71.761vh) scale(.772)}to{transform:translate(22.94485vw,99vh) scale(.772)}}.snow:nth-child(226){opacity:.6634;transform:translate(41.726vw,-10px) scale(.0933);animation:fall-226 16s -12s linear infinite}@keyframes fall-226{44.38%{transform:translate(40.3385vw,44.38vh) scale(.0933)}to{transform:translate(41.03225vw,99vh) scale(.0933)}}.snow:nth-child(227){opacity:.0044;transform:translate(22.2037vw,-10px) scale(.5305);animation:fall-227 18s -27s linear infinite}@keyframes fall-227{49.906%{transform:translate(29.6157vw,49.906vh) scale(.5305)}to{transform:translate(25.9097vw,99vh) scale(.5305)}}.snow:nth-child(228){opacity:1.2556;transform:translate(31.9442vw,-10px) scale(.038);animation:fall-228 24s -8s linear infinite}@keyframes fall-228{78.24%{transform:translate(23.409vw,78.24vh) scale(.038)}to{transform:translate(27.6766vw,99vh) scale(.038)}}.snow:nth-child(229){opacity:.682;transform:translate(70.8615vw,-10px) scale(.3987);animation:fall-229 13s -21s linear infinite}@keyframes fall-229{62.366%{transform:translate(77.8528vw,62.366vh) scale(.3987)}to{transform:translate(74.35715vw,99vh) scale(.3987)}}.snow:nth-child(230){opacity:1.7584;transform:translate(16.5013vw,-10px) scale(.6163);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{48.722%{transform:translate(21.8742vw,48.722vh) scale(.6163)}to{transform:translate(19.18775vw,99vh) scale(.6163)}}.snow:nth-child(231){opacity:1.9778;transform:translate(24.2212vw,-10px) scale(.2044);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{39.294%{transform:translate(21.2738vw,39.294vh) scale(.2044)}to{transform:translate(22.7475vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:1.5644;transform:translate(6.8451vw,-10px) scale(.5661);animation:fall-232 13s -14s linear infinite}@keyframes fall-232{41.351%{transform:translate(1.3495vw,41.351vh) scale(.5661)}to{transform:translate(4.0973vw,99vh) scale(.5661)}}.snow:nth-child(233){opacity:.6198;transform:translate(88.0465vw,-10px) scale(.741);animation:fall-233 20s -2s linear infinite}@keyframes fall-233{34.011%{transform:translate(82.3571vw,34.011vh) scale(.741)}to{transform:translate(85.2018vw,99vh) scale(.741)}}.snow:nth-child(234){opacity:.615;transform:translate(12.261vw,-10px) scale(.7231);animation:fall-234 21s -27s linear infinite}@keyframes fall-234{45.837%{transform:translate(12.1129vw,45.837vh) scale(.7231)}to{transform:translate(12.18695vw,99vh) scale(.7231)}}.snow:nth-child(235){opacity:.3458;transform:translate(60.0381vw,-10px) scale(.3534);animation:fall-235 16s -17s linear infinite}@keyframes fall-235{43.78%{transform:translate(67.4571vw,43.78vh) scale(.3534)}to{transform:translate(63.7476vw,99vh) scale(.3534)}}.snow:nth-child(236){opacity:.2534;transform:translate(97.7512vw,-10px) scale(.9209);animation:fall-236 21s -20s linear infinite}@keyframes fall-236{31.903%{transform:translate(95.3916vw,31.903vh) scale(.9209)}to{transform:translate(96.5714vw,99vh) scale(.9209)}}.snow:nth-child(237){opacity:.805;transform:translate(51.9873vw,-10px) scale(.4066);animation:fall-237 25s -19s linear infinite}@keyframes fall-237{41.209%{transform:translate(54.8479vw,41.209vh) scale(.4066)}to{transform:translate(53.4176vw,99vh) scale(.4066)}}.snow:nth-child(238){opacity:1.8878;transform:translate(31.1131vw,-10px) scale(.3873);animation:fall-238 14s -11s linear infinite}@keyframes fall-238{42.708%{transform:translate(40.3486vw,42.708vh) scale(.3873)}to{transform:translate(35.73085vw,99vh) scale(.3873)}}.snow:nth-child(239){opacity:1.025;transform:translate(90.9059vw,-10px) scale(.5543);animation:fall-239 21s -18s linear infinite}@keyframes fall-239{31.821%{transform:translate(99.9712vw,31.821vh) scale(.5543)}to{transform:translate(95.43855vw,99vh) scale(.5543)}}.snow:nth-child(240){opacity:1.636;transform:translate(46.2156vw,-10px) scale(.0797);animation:fall-240 14s -19s linear infinite}@keyframes fall-240{41.266%{transform:translate(50.9889vw,41.266vh) scale(.0797)}to{transform:translate(48.60225vw,99vh) scale(.0797)}}.snow:nth-child(241){opacity:1.0828;transform:translate(19.4053vw,-10px) scale(.5915);animation:fall-241 10s -25s linear infinite}@keyframes fall-241{38.725%{transform:translate(15.5357vw,38.725vh) scale(.5915)}to{transform:translate(17.4705vw,99vh) scale(.5915)}}.snow:nth-child(242){opacity:.268;transform:translate(8.2037vw,-10px) scale(.0636);animation:fall-242 12s -3s linear infinite}@keyframes fall-242{47.571%{transform:translate(15.3738vw,47.571vh) scale(.0636)}to{transform:translate(11.78875vw,99vh) scale(.0636)}}.snow:nth-child(243){opacity:.1622;transform:translate(46.7596vw,-10px) scale(.668);animation:fall-243 14s -10s linear infinite}@keyframes fall-243{46.699%{transform:translate(51.6463vw,46.699vh) scale(.668)}to{transform:translate(49.20295vw,99vh) scale(.668)}}.snow:nth-child(244){opacity:.1968;transform:translate(57.4875vw,-10px) scale(.6554);animation:fall-244 14s -1s linear infinite}@keyframes fall-244{57.988%{transform:translate(56.7825vw,57.988vh) scale(.6554)}to{transform:translate(57.135vw,99vh) scale(.6554)}}.snow:nth-child(245){opacity:.4482;transform:translate(31.2361vw,-10px) scale(.501);animation:fall-245 29s -24s linear infinite}@keyframes fall-245{68.642%{transform:translate(36.4448vw,68.642vh) scale(.501)}to{transform:translate(33.84045vw,99vh) scale(.501)}}.snow:nth-child(246){opacity:.794;transform:translate(95.3454vw,-10px) scale(.5068);animation:fall-246 11s -8s linear infinite}@keyframes fall-246{38.647%{transform:translate(101.0822vw,38.647vh) scale(.5068)}to{transform:translate(98.2138vw,99vh) scale(.5068)}}.snow:nth-child(247){opacity:.2852;transform:translate(83.3482vw,-10px) scale(.5246);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{60.998%{transform:translate(90.3272vw,60.998vh) scale(.5246)}to{transform:translate(86.8377vw,99vh) scale(.5246)}}.snow:nth-child(248){opacity:1.0486;transform:translate(39.9347vw,-10px) scale(.4579);animation:fall-248 10s -20s linear infinite}@keyframes fall-248{50.544%{transform:translate(30.0033vw,50.544vh) scale(.4579)}to{transform:translate(34.969vw,99vh) scale(.4579)}}.snow:nth-child(249){opacity:.6056;transform:translate(68.82vw,-10px) scale(.3827);animation:fall-249 17s -12s linear infinite}@keyframes fall-249{31.666%{transform:translate(76.2711vw,31.666vh) scale(.3827)}to{transform:translate(72.54555vw,99vh) scale(.3827)}}.snow:nth-child(250){opacity:1.8836;transform:translate(18.2539vw,-10px) scale(.0055);animation:fall-250 14s -1s linear infinite}@keyframes fall-250{52.739%{transform:translate(13.9879vw,52.739vh) scale(.0055)}to{transform:translate(16.1209vw,99vh) scale(.0055)}}.snow:nth-child(251){opacity:.7774;transform:translate(49.9072vw,-10px) scale(.84);animation:fall-251 11s -11s linear infinite}@keyframes fall-251{63.527%{transform:translate(44.8915vw,63.527vh) scale(.84)}to{transform:translate(47.39935vw,99vh) scale(.84)}}.snow:nth-child(252){opacity:1.2076;transform:translate(70.3913vw,-10px) scale(.3429);animation:fall-252 22s -1s linear infinite}@keyframes fall-252{75.355%{transform:translate(60.9501vw,75.355vh) scale(.3429)}to{transform:translate(65.6707vw,99vh) scale(.3429)}}.snow:nth-child(253){opacity:1.9944;transform:translate(40.7602vw,-10px) scale(.9749);animation:fall-253 21s -29s linear infinite}@keyframes fall-253{39.492%{transform:translate(47.0162vw,39.492vh) scale(.9749)}to{transform:translate(43.8882vw,99vh) scale(.9749)}}.snow:nth-child(254){opacity:.2898;transform:translate(28.655vw,-10px) scale(.8441);animation:fall-254 26s -16s linear infinite}@keyframes fall-254{51.421%{transform:translate(25.5309vw,51.421vh) scale(.8441)}to{transform:translate(27.09295vw,99vh) scale(.8441)}}.snow:nth-child(255){opacity:.053;transform:translate(10.4134vw,-10px) scale(.0202);animation:fall-255 30s -25s linear infinite}@keyframes fall-255{38.98%{transform:translate(17.503vw,38.98vh) scale(.0202)}to{transform:translate(13.9582vw,99vh) scale(.0202)}}.snow:nth-child(256){opacity:.114;transform:translate(26.1502vw,-10px) scale(.9562);animation:fall-256 23s -30s linear infinite}@keyframes fall-256{68.408%{transform:translate(25.9089vw,68.408vh) scale(.9562)}to{transform:translate(26.02955vw,99vh) scale(.9562)}}.snow:nth-child(257){opacity:1.5972;transform:translate(35.7273vw,-10px) scale(.4839);animation:fall-257 17s -8s linear infinite}@keyframes fall-257{69.421%{transform:translate(34.1921vw,69.421vh) scale(.4839)}to{transform:translate(34.9597vw,99vh) scale(.4839)}}.snow:nth-child(258){opacity:.492;transform:translate(85.6378vw,-10px) scale(.6641);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{56.533%{transform:translate(82.054vw,56.533vh) scale(.6641)}to{transform:translate(83.8459vw,99vh) scale(.6641)}}.snow:nth-child(259){opacity:.2006;transform:translate(66.8839vw,-10px) scale(.2804);animation:fall-259 23s -21s linear infinite}@keyframes fall-259{50.233%{transform:translate(68.401vw,50.233vh) scale(.2804)}to{transform:translate(67.64245vw,99vh) scale(.2804)}}.snow:nth-child(260){opacity:1.1312;transform:translate(72.3622vw,-10px) scale(.3064);animation:fall-260 12s -5s linear infinite}@keyframes fall-260{52.943%{transform:translate(69.9381vw,52.943vh) scale(.3064)}to{transform:translate(71.15015vw,99vh) scale(.3064)}}.snow:nth-child(261){opacity:1.7896;transform:translate(42.9563vw,-10px) scale(.1543);animation:fall-261 23s -29s linear infinite}@keyframes fall-261{54.253%{transform:translate(38.4633vw,54.253vh) scale(.1543)}to{transform:translate(40.7098vw,99vh) scale(.1543)}}.snow:nth-child(262){opacity:.2014;transform:translate(98.6499vw,-10px) scale(.5495);animation:fall-262 16s -20s linear infinite}@keyframes fall-262{70.402%{transform:translate(107.1417vw,70.402vh) scale(.5495)}to{transform:translate(102.8958vw,99vh) scale(.5495)}}.snow:nth-child(263){opacity:.5474;transform:translate(31.976vw,-10px) scale(.9856);animation:fall-263 29s -17s linear infinite}@keyframes fall-263{70.454%{transform:translate(24.0637vw,70.454vh) scale(.9856)}to{transform:translate(28.01985vw,99vh) scale(.9856)}}.snow:nth-child(264){opacity:.1678;transform:translate(95.4178vw,-10px) scale(.9123);animation:fall-264 21s -29s linear infinite}@keyframes fall-264{60.405%{transform:translate(104.3494vw,60.405vh) scale(.9123)}to{transform:translate(99.8836vw,99vh) scale(.9123)}}.snow:nth-child(265){opacity:1.5728;transform:translate(63.3904vw,-10px) scale(.7996);animation:fall-265 29s -14s linear infinite}@keyframes fall-265{54.22%{transform:translate(61.415vw,54.22vh) scale(.7996)}to{transform:translate(62.4027vw,99vh) scale(.7996)}}.snow:nth-child(266){opacity:1.1984;transform:translate(68.1478vw,-10px) scale(.1254);animation:fall-266 15s -14s linear infinite}@keyframes fall-266{67.995%{transform:translate(75.1751vw,67.995vh) scale(.1254)}to{transform:translate(71.66145vw,99vh) scale(.1254)}}.snow:nth-child(267){opacity:.4008;transform:translate(73.4382vw,-10px) scale(.4855);animation:fall-267 29s -19s linear infinite}@keyframes fall-267{36.572%{transform:translate(74.0446vw,36.572vh) scale(.4855)}to{transform:translate(73.7414vw,99vh) scale(.4855)}}.snow:nth-child(268){opacity:.8664;transform:translate(66.1334vw,-10px) scale(.6663);animation:fall-268 11s -8s linear infinite}@keyframes fall-268{65.978%{transform:translate(58.369vw,65.978vh) scale(.6663)}to{transform:translate(62.2512vw,99vh) scale(.6663)}}.snow:nth-child(269){opacity:1.155;transform:translate(34.2622vw,-10px) scale(.2802);animation:fall-269 10s -9s linear infinite}@keyframes fall-269{57.108%{transform:translate(27.8449vw,57.108vh) scale(.2802)}to{transform:translate(31.05355vw,99vh) scale(.2802)}}.snow:nth-child(270){opacity:1.6278;transform:translate(33.612vw,-10px) scale(.8953);animation:fall-270 22s -19s linear infinite}@keyframes fall-270{63.384%{transform:translate(39.0641vw,63.384vh) scale(.8953)}to{transform:translate(36.33805vw,99vh) scale(.8953)}}.snow:nth-child(271){opacity:1.0562;transform:translate(22.3266vw,-10px) scale(.112);animation:fall-271 26s -27s linear infinite}@keyframes fall-271{44.047%{transform:translate(22.704vw,44.047vh) scale(.112)}to{transform:translate(22.5153vw,99vh) scale(.112)}}.snow:nth-child(272){opacity:.195;transform:translate(.7925vw,-10px) scale(.7864);animation:fall-272 22s -8s linear infinite}@keyframes fall-272{41.777%{transform:translate(4.5579vw,41.777vh) scale(.7864)}to{transform:translate(2.6752vw,99vh) scale(.7864)}}.snow:nth-child(273){opacity:.6616;transform:translate(15.7163vw,-10px) scale(.3142);animation:fall-273 22s -9s linear infinite}@keyframes fall-273{50.05%{transform:translate(16.5469vw,50.05vh) scale(.3142)}to{transform:translate(16.1316vw,99vh) scale(.3142)}}.snow:nth-child(274){opacity:.5116;transform:translate(43.5043vw,-10px) scale(.8121);animation:fall-274 21s -18s linear infinite}@keyframes fall-274{72.402%{transform:translate(37.8832vw,72.402vh) scale(.8121)}to{transform:translate(40.69375vw,99vh) scale(.8121)}}.snow:nth-child(275){opacity:.0034;transform:translate(96.2854vw,-10px) scale(.5911);animation:fall-275 17s -10s linear infinite}@keyframes fall-275{45.204%{transform:translate(91.0533vw,45.204vh) scale(.5911)}to{transform:translate(93.66935vw,99vh) scale(.5911)}}.snow:nth-child(276){opacity:.5448;transform:translate(81.3547vw,-10px) scale(.4183);animation:fall-276 17s -15s linear infinite}@keyframes fall-276{67.094%{transform:translate(90.3914vw,67.094vh) scale(.4183)}to{transform:translate(85.87305vw,99vh) scale(.4183)}}.snow:nth-child(277){opacity:.9314;transform:translate(36.5227vw,-10px) scale(.5882);animation:fall-277 12s -3s linear infinite}@keyframes fall-277{31.628%{transform:translate(27.1646vw,31.628vh) scale(.5882)}to{transform:translate(31.84365vw,99vh) scale(.5882)}}.snow:nth-child(278){opacity:.6524;transform:translate(15.3368vw,-10px) scale(.1908);animation:fall-278 29s -1s linear infinite}@keyframes fall-278{70.923%{transform:translate(10.2729vw,70.923vh) scale(.1908)}to{transform:translate(12.80485vw,99vh) scale(.1908)}}.snow:nth-child(279){opacity:1.9822;transform:translate(57.7977vw,-10px) scale(.5517);animation:fall-279 20s -15s linear infinite}@keyframes fall-279{77.961%{transform:translate(65.6168vw,77.961vh) scale(.5517)}to{transform:translate(61.70725vw,99vh) scale(.5517)}}.snow:nth-child(280){opacity:.3094;transform:translate(11.0177vw,-10px) scale(.4907);animation:fall-280 30s -5s linear infinite}@keyframes fall-280{70.006%{transform:translate(11.5987vw,70.006vh) scale(.4907)}to{transform:translate(11.3082vw,99vh) scale(.4907)}}.snow:nth-child(281){opacity:1.8466;transform:translate(55.4038vw,-10px) scale(.6671);animation:fall-281 20s -6s linear infinite}@keyframes fall-281{41.47%{transform:translate(51.8724vw,41.47vh) scale(.6671)}to{transform:translate(53.6381vw,99vh) scale(.6671)}}.snow:nth-child(282){opacity:.8468;transform:translate(11.9715vw,-10px) scale(.6528);animation:fall-282 28s -28s linear infinite}@keyframes fall-282{44.521%{transform:translate(17.6681vw,44.521vh) scale(.6528)}to{transform:translate(14.8198vw,99vh) scale(.6528)}}.snow:nth-child(283){opacity:1.8564;transform:translate(13.0995vw,-10px) scale(.3251);animation:fall-283 10s -20s linear infinite}@keyframes fall-283{79.811%{transform:translate(10.1888vw,79.811vh) scale(.3251)}to{transform:translate(11.64415vw,99vh) scale(.3251)}}.snow:nth-child(284){opacity:1.034;transform:translate(36.5279vw,-10px) scale(.1144);animation:fall-284 11s -19s linear infinite}@keyframes fall-284{73.683%{transform:translate(27.6241vw,73.683vh) scale(.1144)}to{transform:translate(32.076vw,99vh) scale(.1144)}}.snow:nth-child(285){opacity:.2466;transform:translate(38.5029vw,-10px) scale(.357);animation:fall-285 28s -9s linear infinite}@keyframes fall-285{33.147%{transform:translate(38.6878vw,33.147vh) scale(.357)}to{transform:translate(38.59535vw,99vh) scale(.357)}}.snow:nth-child(286){opacity:.0676;transform:translate(73.9961vw,-10px) scale(.1369);animation:fall-286 27s -18s linear infinite}@keyframes fall-286{76.532%{transform:translate(76.3551vw,76.532vh) scale(.1369)}to{transform:translate(75.1756vw,99vh) scale(.1369)}}.snow:nth-child(287){opacity:1.925;transform:translate(57.6243vw,-10px) scale(.9419);animation:fall-287 20s -2s linear infinite}@keyframes fall-287{37.766%{transform:translate(58.7441vw,37.766vh) scale(.9419)}to{transform:translate(58.1842vw,99vh) scale(.9419)}}.snow:nth-child(288){opacity:1.5178;transform:translate(.4353vw,-10px) scale(.2972);animation:fall-288 10s -13s linear infinite}@keyframes fall-288{53.079%{transform:translate(7.2396vw,53.079vh) scale(.2972)}to{transform:translate(3.83745vw,99vh) scale(.2972)}}.snow:nth-child(289){opacity:1.3578;transform:translate(18.3566vw,-10px) scale(.3927);animation:fall-289 27s -22s linear infinite}@keyframes fall-289{37.196%{transform:translate(22.3093vw,37.196vh) scale(.3927)}to{transform:translate(20.33295vw,99vh) scale(.3927)}}.snow:nth-child(290){opacity:1.4674;transform:translate(18.3229vw,-10px) scale(.8715);animation:fall-290 16s -30s linear infinite}@keyframes fall-290{31.142%{transform:translate(20.6703vw,31.142vh) scale(.8715)}to{transform:translate(19.4966vw,99vh) scale(.8715)}}.snow:nth-child(291){opacity:1.8526;transform:translate(52.7097vw,-10px) scale(.9067);animation:fall-291 16s -4s linear infinite}@keyframes fall-291{74.704%{transform:translate(44.7685vw,74.704vh) scale(.9067)}to{transform:translate(48.7391vw,99vh) scale(.9067)}}.snow:nth-child(292){opacity:1.4424;transform:translate(44.389vw,-10px) scale(.5413);animation:fall-292 23s -14s linear infinite}@keyframes fall-292{36.937%{transform:translate(35.131vw,36.937vh) scale(.5413)}to{transform:translate(39.76vw,99vh) scale(.5413)}}.snow:nth-child(293){opacity:.36;transform:translate(97.2226vw,-10px) scale(.9176);animation:fall-293 18s -1s linear infinite}@keyframes fall-293{66.162%{transform:translate(98.592vw,66.162vh) scale(.9176)}to{transform:translate(97.9073vw,99vh) scale(.9176)}}.snow:nth-child(294){opacity:.7756;transform:translate(7.8676vw,-10px) scale(.2114);animation:fall-294 29s -9s linear infinite}@keyframes fall-294{60.831%{transform:translate(4.5673vw,60.831vh) scale(.2114)}to{transform:translate(6.21745vw,99vh) scale(.2114)}}.snow:nth-child(295){opacity:1.7376;transform:translate(78.9571vw,-10px) scale(.2829);animation:fall-295 17s -15s linear infinite}@keyframes fall-295{39.147%{transform:translate(78.2985vw,39.147vh) scale(.2829)}to{transform:translate(78.6278vw,99vh) scale(.2829)}}.snow:nth-child(296){opacity:.481;transform:translate(43.7252vw,-10px) scale(.8673);animation:fall-296 24s -29s linear infinite}@keyframes fall-296{41.681%{transform:translate(53.6034vw,41.681vh) scale(.8673)}to{transform:translate(48.6643vw,99vh) scale(.8673)}}.snow:nth-child(297){opacity:1.9184;transform:translate(65.0428vw,-10px) scale(.2017);animation:fall-297 10s -27s linear infinite}@keyframes fall-297{78.917%{transform:translate(56.4385vw,78.917vh) scale(.2017)}to{transform:translate(60.74065vw,99vh) scale(.2017)}}.snow:nth-child(298){opacity:1.3678;transform:translate(61.8825vw,-10px) scale(.7564);animation:fall-298 18s -16s linear infinite}@keyframes fall-298{56.994%{transform:translate(63.8081vw,56.994vh) scale(.7564)}to{transform:translate(62.8453vw,99vh) scale(.7564)}}.snow:nth-child(299){opacity:.5364;transform:translate(92.6943vw,-10px) scale(.7885);animation:fall-299 29s -15s linear infinite}@keyframes fall-299{55.807%{transform:translate(83.6685vw,55.807vh) scale(.7885)}to{transform:translate(88.1814vw,99vh) scale(.7885)}}.snow:nth-child(300){opacity:.7492;transform:translate(42.7704vw,-10px) scale(.4979);animation:fall-300 12s -13s linear infinite}@keyframes fall-300{45.342%{transform:translate(46.7296vw,45.342vh) scale(.4979)}to{transform:translate(44.75vw,99vh) scale(.4979)}}.snow:nth-child(301){opacity:1.0414;transform:translate(46.3324vw,-10px) scale(.3206);animation:fall-301 13s -1s linear infinite}@keyframes fall-301{69.216%{transform:translate(42.8392vw,69.216vh) scale(.3206)}to{transform:translate(44.5858vw,99vh) scale(.3206)}}.snow:nth-child(302){opacity:.5568;transform:translate(83.1082vw,-10px) scale(.201);animation:fall-302 16s -11s linear infinite}@keyframes fall-302{76.11%{transform:translate(77.443vw,76.11vh) scale(.201)}to{transform:translate(80.2756vw,99vh) scale(.201)}}.snow:nth-child(303){opacity:1.9114;transform:translate(87.0719vw,-10px) scale(.9766);animation:fall-303 12s -13s linear infinite}@keyframes fall-303{68.871%{transform:translate(82.0916vw,68.871vh) scale(.9766)}to{transform:translate(84.58175vw,99vh) scale(.9766)}}.snow:nth-child(304){opacity:1.5262;transform:translate(58.4019vw,-10px) scale(.0314);animation:fall-304 19s -13s linear infinite}@keyframes fall-304{32.769%{transform:translate(63.1013vw,32.769vh) scale(.0314)}to{transform:translate(60.7516vw,99vh) scale(.0314)}}.snow:nth-child(305){opacity:.9536;transform:translate(83.4627vw,-10px) scale(.6869);animation:fall-305 28s -11s linear infinite}@keyframes fall-305{58.619%{transform:translate(87.5981vw,58.619vh) scale(.6869)}to{transform:translate(85.5304vw,99vh) scale(.6869)}}.snow:nth-child(306){opacity:1.6882;transform:translate(62.1771vw,-10px) scale(.0695);animation:fall-306 17s -9s linear infinite}@keyframes fall-306{68.716%{transform:translate(55.0582vw,68.716vh) scale(.0695)}to{transform:translate(58.61765vw,99vh) scale(.0695)}}.snow:nth-child(307){opacity:.2406;transform:translate(59.035vw,-10px) scale(.1933);animation:fall-307 10s -15s linear infinite}@keyframes fall-307{38.458%{transform:translate(49.7459vw,38.458vh) scale(.1933)}to{transform:translate(54.39045vw,99vh) scale(.1933)}}.snow:nth-child(308){opacity:.7646;transform:translate(14.7412vw,-10px) scale(.8124);animation:fall-308 19s -4s linear infinite}@keyframes fall-308{76.628%{transform:translate(21.3051vw,76.628vh) scale(.8124)}to{transform:translate(18.02315vw,99vh) scale(.8124)}}.snow:nth-child(309){opacity:1.8988;transform:translate(10.5064vw,-10px) scale(.9044);animation:fall-309 11s -7s linear infinite}@keyframes fall-309{64.077%{transform:translate(6.8215vw,64.077vh) scale(.9044)}to{transform:translate(8.66395vw,99vh) scale(.9044)}}.snow:nth-child(310){opacity:1.1846;transform:translate(33.1528vw,-10px) scale(.0183);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{43.847%{transform:translate(41.354vw,43.847vh) scale(.0183)}to{transform:translate(37.2534vw,99vh) scale(.0183)}}.snow:nth-child(311){opacity:1.5914;transform:translate(25.699vw,-10px) scale(.314);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{52.909%{transform:translate(24.1875vw,52.909vh) scale(.314)}to{transform:translate(24.94325vw,99vh) scale(.314)}}.snow:nth-child(312){opacity:1.6132;transform:translate(7.1417vw,-10px) scale(.1409);animation:fall-312 30s -27s linear infinite}@keyframes fall-312{34.502%{transform:translate(12.6755vw,34.502vh) scale(.1409)}to{transform:translate(9.9086vw,99vh) scale(.1409)}}.snow:nth-child(313){opacity:.4172;transform:translate(9.0418vw,-10px) scale(.1255);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{31.22%{transform:translate(18.797vw,31.22vh) scale(.1255)}to{transform:translate(13.9194vw,99vh) scale(.1255)}}.snow:nth-child(314){opacity:1.7788;transform:translate(81.4826vw,-10px) scale(.7044);animation:fall-314 27s -10s linear infinite}@keyframes fall-314{76.446%{transform:translate(76.8411vw,76.446vh) scale(.7044)}to{transform:translate(79.16185vw,99vh) scale(.7044)}}.snow:nth-child(315){opacity:1.1594;transform:translate(68.0888vw,-10px) scale(.323);animation:fall-315 22s -19s linear infinite}@keyframes fall-315{76.733%{transform:translate(63.7501vw,76.733vh) scale(.323)}to{transform:translate(65.91945vw,99vh) scale(.323)}}.snow:nth-child(316){opacity:1.543;transform:translate(80.9422vw,-10px) scale(.9882);animation:fall-316 20s -20s linear infinite}@keyframes fall-316{71.491%{transform:translate(75.7843vw,71.491vh) scale(.9882)}to{transform:translate(78.36325vw,99vh) scale(.9882)}}.snow:nth-child(317){opacity:1.142;transform:translate(72.7317vw,-10px) scale(.7768);animation:fall-317 24s -23s linear infinite}@keyframes fall-317{52.116%{transform:translate(75.1391vw,52.116vh) scale(.7768)}to{transform:translate(73.9354vw,99vh) scale(.7768)}}.snow:nth-child(318){opacity:.7606;transform:translate(68.4108vw,-10px) scale(.4139);animation:fall-318 21s -22s linear infinite}@keyframes fall-318{56.068%{transform:translate(58.5613vw,56.068vh) scale(.4139)}to{transform:translate(63.48605vw,99vh) scale(.4139)}}.snow:nth-child(319){opacity:.7846;transform:translate(41.8035vw,-10px) scale(.456);animation:fall-319 19s -3s linear infinite}@keyframes fall-319{52.66%{transform:translate(44.7653vw,52.66vh) scale(.456)}to{transform:translate(43.2844vw,99vh) scale(.456)}}.snow:nth-child(320){opacity:1.4816;transform:translate(5.4589vw,-10px) scale(.4861);animation:fall-320 30s -18s linear infinite}@keyframes fall-320{49.468%{transform:translate(1.5155vw,49.468vh) scale(.4861)}to{transform:translate(3.4872vw,99vh) scale(.4861)}}.snow:nth-child(321){opacity:.9284;transform:translate(80.2586vw,-10px) scale(.1222);animation:fall-321 26s -13s linear infinite}@keyframes fall-321{31.207%{transform:translate(77.0602vw,31.207vh) scale(.1222)}to{transform:translate(78.6594vw,99vh) scale(.1222)}}.snow:nth-child(322){opacity:1.1962;transform:translate(39.4895vw,-10px) scale(.4455);animation:fall-322 16s -1s linear infinite}@keyframes fall-322{66.507%{transform:translate(45.351vw,66.507vh) scale(.4455)}to{transform:translate(42.42025vw,99vh) scale(.4455)}}.snow:nth-child(323){opacity:1.5888;transform:translate(22.7355vw,-10px) scale(.8366);animation:fall-323 30s -15s linear infinite}@keyframes fall-323{67.903%{transform:translate(29.5416vw,67.903vh) scale(.8366)}to{transform:translate(26.13855vw,99vh) scale(.8366)}}.snow:nth-child(324){opacity:1.6462;transform:translate(96.7022vw,-10px) scale(.3735);animation:fall-324 13s -26s linear infinite}@keyframes fall-324{70.59%{transform:translate(101.8376vw,70.59vh) scale(.3735)}to{transform:translate(99.2699vw,99vh) scale(.3735)}}.snow:nth-child(325){opacity:1.3448;transform:translate(78.2948vw,-10px) scale(.7363);animation:fall-325 15s -7s linear infinite}@keyframes fall-325{54.683%{transform:translate(82.9912vw,54.683vh) scale(.7363)}to{transform:translate(80.643vw,99vh) scale(.7363)}}.snow:nth-child(326){opacity:1.305;transform:translate(54.927vw,-10px) scale(.8957);animation:fall-326 21s -29s linear infinite}@keyframes fall-326{30.856%{transform:translate(55.1601vw,30.856vh) scale(.8957)}to{transform:translate(55.04355vw,99vh) scale(.8957)}}.snow:nth-child(327){opacity:1.4984;transform:translate(.4307vw,-10px) scale(.8035);animation:fall-327 28s -4s linear infinite}@keyframes fall-327{33.656%{transform:translate(-3.5016vw,33.656vh) scale(.8035)}to{transform:translate(-1.53545vw,99vh) scale(.8035)}}.snow:nth-child(328){opacity:.7992;transform:translate(95.78vw,-10px) scale(.8188);animation:fall-328 14s -19s linear infinite}@keyframes fall-328{56.294%{transform:translate(94.7909vw,56.294vh) scale(.8188)}to{transform:translate(95.28545vw,99vh) scale(.8188)}}.snow:nth-child(329){opacity:.4066;transform:translate(42.6479vw,-10px) scale(.2782);animation:fall-329 14s -18s linear infinite}@keyframes fall-329{44.663%{transform:translate(42.6365vw,44.663vh) scale(.2782)}to{transform:translate(42.6422vw,99vh) scale(.2782)}}.snow:nth-child(330){opacity:1.6334;transform:translate(72.6599vw,-10px) scale(.9851);animation:fall-330 29s -4s linear infinite}@keyframes fall-330{43.987%{transform:translate(68.7931vw,43.987vh) scale(.9851)}to{transform:translate(70.7265vw,99vh) scale(.9851)}}.snow:nth-child(331){opacity:1.9178;transform:translate(5.0354vw,-10px) scale(.3081);animation:fall-331 29s -23s linear infinite}@keyframes fall-331{38.114%{transform:translate(-2.6383vw,38.114vh) scale(.3081)}to{transform:translate(1.19855vw,99vh) scale(.3081)}}.snow:nth-child(332){opacity:1.8746;transform:translate(39.526vw,-10px) scale(.8082);animation:fall-332 22s -14s linear infinite}@keyframes fall-332{34.906%{transform:translate(43.5378vw,34.906vh) scale(.8082)}to{transform:translate(41.5319vw,99vh) scale(.8082)}}.snow:nth-child(333){opacity:.5492;transform:translate(92.7472vw,-10px) scale(.3282);animation:fall-333 30s -27s linear infinite}@keyframes fall-333{41.953%{transform:translate(92.7131vw,41.953vh) scale(.3282)}to{transform:translate(92.73015vw,99vh) scale(.3282)}}.snow:nth-child(334){opacity:1.185;transform:translate(75.4682vw,-10px) scale(.3806);animation:fall-334 13s -12s linear infinite}@keyframes fall-334{70.781%{transform:translate(83.9417vw,70.781vh) scale(.3806)}to{transform:translate(79.70495vw,99vh) scale(.3806)}}.snow:nth-child(335){opacity:.8304;transform:translate(97.2031vw,-10px) scale(.5371);animation:fall-335 11s -25s linear infinite}@keyframes fall-335{50.467%{transform:translate(89.7595vw,50.467vh) scale(.5371)}to{transform:translate(93.4813vw,99vh) scale(.5371)}}.snow:nth-child(336){opacity:.852;transform:translate(85.778vw,-10px) scale(.0923);animation:fall-336 20s -6s linear infinite}@keyframes fall-336{74.244%{transform:translate(93.1592vw,74.244vh) scale(.0923)}to{transform:translate(89.4686vw,99vh) scale(.0923)}}.snow:nth-child(337){opacity:1.0908;transform:translate(65.4806vw,-10px) scale(.8991);animation:fall-337 17s -30s linear infinite}@keyframes fall-337{74.053%{transform:translate(58.1556vw,74.053vh) scale(.8991)}to{transform:translate(61.8181vw,99vh) scale(.8991)}}.snow:nth-child(338){opacity:.6512;transform:translate(94.1897vw,-10px) scale(.4194);animation:fall-338 29s -6s linear infinite}@keyframes fall-338{78.577%{transform:translate(95.4559vw,78.577vh) scale(.4194)}to{transform:translate(94.8228vw,99vh) scale(.4194)}}.snow:nth-child(339){opacity:.4108;transform:translate(1.1183vw,-10px) scale(.578);animation:fall-339 25s -27s linear infinite}@keyframes fall-339{60.541%{transform:translate(-.0174vw,60.541vh) scale(.578)}to{transform:translate(.55045vw,99vh) scale(.578)}}.snow:nth-child(340){opacity:1.6036;transform:translate(11.5657vw,-10px) scale(.1479);animation:fall-340 11s -20s linear infinite}@keyframes fall-340{69.088%{transform:translate(4.9372vw,69.088vh) scale(.1479)}to{transform:translate(8.25145vw,99vh) scale(.1479)}}.snow:nth-child(341){opacity:.8118;transform:translate(83.3423vw,-10px) scale(.8198);animation:fall-341 26s -18s linear infinite}@keyframes fall-341{41.402%{transform:translate(82.571vw,41.402vh) scale(.8198)}to{transform:translate(82.95665vw,99vh) scale(.8198)}}.snow:nth-child(342){opacity:1.2112;transform:translate(51.6238vw,-10px) scale(.6038);animation:fall-342 12s -24s linear infinite}@keyframes fall-342{70.808%{transform:translate(60.5713vw,70.808vh) scale(.6038)}to{transform:translate(56.09755vw,99vh) scale(.6038)}}.snow:nth-child(343){opacity:.8814;transform:translate(35.2612vw,-10px) scale(.6268);animation:fall-343 12s -10s linear infinite}@keyframes fall-343{78.187%{transform:translate(31.901vw,78.187vh) scale(.6268)}to{transform:translate(33.5811vw,99vh) scale(.6268)}}.snow:nth-child(344){opacity:.0308;transform:translate(26.8369vw,-10px) scale(.1209);animation:fall-344 16s -18s linear infinite}@keyframes fall-344{63.655%{transform:translate(34.7079vw,63.655vh) scale(.1209)}to{transform:translate(30.7724vw,99vh) scale(.1209)}}.snow:nth-child(345){opacity:1.053;transform:translate(24.3188vw,-10px) scale(.0238);animation:fall-345 10s -23s linear infinite}@keyframes fall-345{73.77%{transform:translate(19.6484vw,73.77vh) scale(.0238)}to{transform:translate(21.9836vw,99vh) scale(.0238)}}.snow:nth-child(346){opacity:.957;transform:translate(60.4394vw,-10px) scale(.9958);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{66.613%{transform:translate(64.6577vw,66.613vh) scale(.9958)}to{transform:translate(62.54855vw,99vh) scale(.9958)}}.snow:nth-child(347){opacity:1.4336;transform:translate(52.1687vw,-10px) scale(.396);animation:fall-347 21s -21s linear infinite}@keyframes fall-347{78.077%{transform:translate(56.4714vw,78.077vh) scale(.396)}to{transform:translate(54.32005vw,99vh) scale(.396)}}.snow:nth-child(348){opacity:1.3456;transform:translate(51.1036vw,-10px) scale(.6672);animation:fall-348 22s -28s linear infinite}@keyframes fall-348{54.006%{transform:translate(42.9678vw,54.006vh) scale(.6672)}to{transform:translate(47.0357vw,99vh) scale(.6672)}}.snow:nth-child(349){opacity:1.5708;transform:translate(49.1631vw,-10px) scale(.5149);animation:fall-349 24s -28s linear infinite}@keyframes fall-349{76.388%{transform:translate(45.4203vw,76.388vh) scale(.5149)}to{transform:translate(47.2917vw,99vh) scale(.5149)}}.snow:nth-child(350){opacity:.7802;transform:translate(73.0934vw,-10px) scale(.723);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{53.963%{transform:translate(82.6009vw,53.963vh) scale(.723)}to{transform:translate(77.84715vw,99vh) scale(.723)}}.snow:nth-child(351){opacity:1.023;transform:translate(55.9339vw,-10px) scale(.2448);animation:fall-351 13s -29s linear infinite}@keyframes fall-351{47.856%{transform:translate(52.0731vw,47.856vh) scale(.2448)}to{transform:translate(54.0035vw,99vh) scale(.2448)}}.snow:nth-child(352){opacity:.448;transform:translate(92.5052vw,-10px) scale(.0195);animation:fall-352 16s -12s linear infinite}@keyframes fall-352{36.676%{transform:translate(97.353vw,36.676vh) scale(.0195)}to{transform:translate(94.9291vw,99vh) scale(.0195)}}.snow:nth-child(353){opacity:1.0936;transform:translate(47.8492vw,-10px) scale(.0778);animation:fall-353 22s -14s linear infinite}@keyframes fall-353{63.626%{transform:translate(53.1559vw,63.626vh) scale(.0778)}to{transform:translate(50.50255vw,99vh) scale(.0778)}}.snow:nth-child(354){opacity:.5048;transform:translate(46.4528vw,-10px) scale(.9667);animation:fall-354 19s -10s linear infinite}@keyframes fall-354{77.203%{transform:translate(39.2855vw,77.203vh) scale(.9667)}to{transform:translate(42.86915vw,99vh) scale(.9667)}}.snow:nth-child(355){opacity:1.1738;transform:translate(62.4521vw,-10px) scale(.5602);animation:fall-355 18s -24s linear infinite}@keyframes fall-355{30.868%{transform:translate(69.2072vw,30.868vh) scale(.5602)}to{transform:translate(65.82965vw,99vh) scale(.5602)}}.snow:nth-child(356){opacity:.9644;transform:translate(65.1039vw,-10px) scale(.2704);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{70.592%{transform:translate(66.9724vw,70.592vh) scale(.2704)}to{transform:translate(66.03815vw,99vh) scale(.2704)}}.snow:nth-child(357){opacity:.108;transform:translate(53.7617vw,-10px) scale(.4535);animation:fall-357 21s -23s linear infinite}@keyframes fall-357{31.743%{transform:translate(44.3145vw,31.743vh) scale(.4535)}to{transform:translate(49.0381vw,99vh) scale(.4535)}}.snow:nth-child(358){opacity:.5636;transform:translate(54.8347vw,-10px) scale(.8883);animation:fall-358 29s -23s linear infinite}@keyframes fall-358{55.71%{transform:translate(63.4094vw,55.71vh) scale(.8883)}to{transform:translate(59.12205vw,99vh) scale(.8883)}}.snow:nth-child(359){opacity:1.4938;transform:translate(27.1998vw,-10px) scale(.0554);animation:fall-359 18s -25s linear infinite}@keyframes fall-359{61.616%{transform:translate(24.7542vw,61.616vh) scale(.0554)}to{transform:translate(25.977vw,99vh) scale(.0554)}}.snow:nth-child(360){opacity:.1944;transform:translate(56.5921vw,-10px) scale(.5085);animation:fall-360 10s -24s linear infinite}@keyframes fall-360{62.28%{transform:translate(50.2971vw,62.28vh) scale(.5085)}to{transform:translate(53.4446vw,99vh) scale(.5085)}}.snow:nth-child(361){opacity:.9514;transform:translate(97.5764vw,-10px) scale(.5509);animation:fall-361 17s -21s linear infinite}@keyframes fall-361{66.146%{transform:translate(95.5438vw,66.146vh) scale(.5509)}to{transform:translate(96.5601vw,99vh) scale(.5509)}}.snow:nth-child(362){opacity:.8374;transform:translate(94.5618vw,-10px) scale(.6966);animation:fall-362 30s -20s linear infinite}@keyframes fall-362{70.009%{transform:translate(103.8526vw,70.009vh) scale(.6966)}to{transform:translate(99.2072vw,99vh) scale(.6966)}}.snow:nth-child(363){opacity:1.6198;transform:translate(91.3552vw,-10px) scale(.0007);animation:fall-363 10s -8s linear infinite}@keyframes fall-363{71.079%{transform:translate(97.7158vw,71.079vh) scale(.0007)}to{transform:translate(94.5355vw,99vh) scale(.0007)}}.snow:nth-child(364){opacity:.5886;transform:translate(94.3677vw,-10px) scale(.0017);animation:fall-364 22s -5s linear infinite}@keyframes fall-364{46.228%{transform:translate(98.0778vw,46.228vh) scale(.0017)}to{transform:translate(96.22275vw,99vh) scale(.0017)}}.snow:nth-child(365){opacity:.2622;transform:translate(34.8018vw,-10px) scale(.7489);animation:fall-365 27s -7s linear infinite}@keyframes fall-365{47.427%{transform:translate(38.773vw,47.427vh) scale(.7489)}to{transform:translate(36.7874vw,99vh) scale(.7489)}}.snow:nth-child(366){opacity:.485;transform:translate(26.914vw,-10px) scale(.9827);animation:fall-366 20s -15s linear infinite}@keyframes fall-366{49.653%{transform:translate(24.8271vw,49.653vh) scale(.9827)}to{transform:translate(25.87055vw,99vh) scale(.9827)}}.snow:nth-child(367){opacity:.3924;transform:translate(48.6772vw,-10px) scale(.7454);animation:fall-367 27s -30s linear infinite}@keyframes fall-367{62.886%{transform:translate(57.5271vw,62.886vh) scale(.7454)}to{transform:translate(53.10215vw,99vh) scale(.7454)}}.snow:nth-child(368){opacity:1.1048;transform:translate(62.4251vw,-10px) scale(.6868);animation:fall-368 30s -23s linear infinite}@keyframes fall-368{62.407%{transform:translate(71.363vw,62.407vh) scale(.6868)}to{transform:translate(66.89405vw,99vh) scale(.6868)}}.snow:nth-child(369){opacity:1.9962;transform:translate(42.2442vw,-10px) scale(.0172);animation:fall-369 21s -9s linear infinite}@keyframes fall-369{30.778%{transform:translate(34.3783vw,30.778vh) scale(.0172)}to{transform:translate(38.31125vw,99vh) scale(.0172)}}.snow:nth-child(370){opacity:.2152;transform:translate(56.4176vw,-10px) scale(.9755);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{66.473%{transform:translate(64.9859vw,66.473vh) scale(.9755)}to{transform:translate(60.70175vw,99vh) scale(.9755)}}.snow:nth-child(371){opacity:.0496;transform:translate(5.3501vw,-10px) scale(.5336);animation:fall-371 22s -25s linear infinite}@keyframes fall-371{39.657%{transform:translate(-.3636vw,39.657vh) scale(.5336)}to{transform:translate(2.49325vw,99vh) scale(.5336)}}.snow:nth-child(372){opacity:.1662;transform:translate(41.2743vw,-10px) scale(.309);animation:fall-372 22s -22s linear infinite}@keyframes fall-372{59.368%{transform:translate(50.5984vw,59.368vh) scale(.309)}to{transform:translate(45.93635vw,99vh) scale(.309)}}.snow:nth-child(373){opacity:.4274;transform:translate(6.4684vw,-10px) scale(.3374);animation:fall-373 24s -25s linear infinite}@keyframes fall-373{64.56%{transform:translate(12.9325vw,64.56vh) scale(.3374)}to{transform:translate(9.70045vw,99vh) scale(.3374)}}.snow:nth-child(374){opacity:1.3028;transform:translate(78.637vw,-10px) scale(.2051);animation:fall-374 20s -11s linear infinite}@keyframes fall-374{70.224%{transform:translate(76.2052vw,70.224vh) scale(.2051)}to{transform:translate(77.4211vw,99vh) scale(.2051)}}.snow:nth-child(375){opacity:.5424;transform:translate(57.9088vw,-10px) scale(.3869);animation:fall-375 18s -25s linear infinite}@keyframes fall-375{44.261%{transform:translate(55.73vw,44.261vh) scale(.3869)}to{transform:translate(56.8194vw,99vh) scale(.3869)}}.snow:nth-child(376){opacity:.3208;transform:translate(94.8414vw,-10px) scale(.6934);animation:fall-376 11s -26s linear infinite}@keyframes fall-376{78.846%{transform:translate(93.8554vw,78.846vh) scale(.6934)}to{transform:translate(94.3484vw,99vh) scale(.6934)}}.snow:nth-child(377){opacity:.0848;transform:translate(87.7775vw,-10px) scale(.585);animation:fall-377 20s -18s linear infinite}@keyframes fall-377{41.028%{transform:translate(84.9927vw,41.028vh) scale(.585)}to{transform:translate(86.3851vw,99vh) scale(.585)}}.snow:nth-child(378){opacity:.324;transform:translate(69.2801vw,-10px) scale(.7002);animation:fall-378 16s -11s linear infinite}@keyframes fall-378{48.055%{transform:translate(74.9573vw,48.055vh) scale(.7002)}to{transform:translate(72.1187vw,99vh) scale(.7002)}}.snow:nth-child(379){opacity:1.1598;transform:translate(15.8877vw,-10px) scale(.6062);animation:fall-379 11s -9s linear infinite}@keyframes fall-379{44.856%{transform:translate(22.5116vw,44.856vh) scale(.6062)}to{transform:translate(19.19965vw,99vh) scale(.6062)}}.snow:nth-child(380){opacity:1.8912;transform:translate(73.7851vw,-10px) scale(.6334);animation:fall-380 19s -25s linear infinite}@keyframes fall-380{38.487%{transform:translate(76.8041vw,38.487vh) scale(.6334)}to{transform:translate(75.2946vw,99vh) scale(.6334)}}.snow:nth-child(381){opacity:1.8984;transform:translate(76.5248vw,-10px) scale(.466);animation:fall-381 30s -30s linear infinite}@keyframes fall-381{76.542%{transform:translate(77.2822vw,76.542vh) scale(.466)}to{transform:translate(76.9035vw,99vh) scale(.466)}}.snow:nth-child(382){opacity:.2852;transform:translate(77.4557vw,-10px) scale(.2136);animation:fall-382 18s -5s linear infinite}@keyframes fall-382{57.248%{transform:translate(69.6385vw,57.248vh) scale(.2136)}to{transform:translate(73.5471vw,99vh) scale(.2136)}}.snow:nth-child(383){opacity:.4284;transform:translate(29.542vw,-10px) scale(.679);animation:fall-383 13s -5s linear infinite}@keyframes fall-383{68.754%{transform:translate(24.7799vw,68.754vh) scale(.679)}to{transform:translate(27.16095vw,99vh) scale(.679)}}.snow:nth-child(384){opacity:1.1872;transform:translate(4.9865vw,-10px) scale(.1456);animation:fall-384 28s -24s linear infinite}@keyframes fall-384{53.852%{transform:translate(2.1449vw,53.852vh) scale(.1456)}to{transform:translate(3.5657vw,99vh) scale(.1456)}}.snow:nth-child(385){opacity:1.3978;transform:translate(49.415vw,-10px) scale(.0997);animation:fall-385 28s -12s linear infinite}@keyframes fall-385{40.203%{transform:translate(59.0978vw,40.203vh) scale(.0997)}to{transform:translate(54.2564vw,99vh) scale(.0997)}}.snow:nth-child(386){opacity:1.31;transform:translate(20.3909vw,-10px) scale(.9961);animation:fall-386 24s -28s linear infinite}@keyframes fall-386{50.973%{transform:translate(27.0704vw,50.973vh) scale(.9961)}to{transform:translate(23.73065vw,99vh) scale(.9961)}}.snow:nth-child(387){opacity:.316;transform:translate(29.5878vw,-10px) scale(.6978);animation:fall-387 14s -14s linear infinite}@keyframes fall-387{52.464%{transform:translate(26.2566vw,52.464vh) scale(.6978)}to{transform:translate(27.9222vw,99vh) scale(.6978)}}.snow:nth-child(388){opacity:1.9332;transform:translate(14.5318vw,-10px) scale(.825);animation:fall-388 16s -29s linear infinite}@keyframes fall-388{54.922%{transform:translate(4.7403vw,54.922vh) scale(.825)}to{transform:translate(9.63605vw,99vh) scale(.825)}}.snow:nth-child(389){opacity:1.2288;transform:translate(77.645vw,-10px) scale(.9007);animation:fall-389 28s -2s linear infinite}@keyframes fall-389{32.455%{transform:translate(75.024vw,32.455vh) scale(.9007)}to{transform:translate(76.3345vw,99vh) scale(.9007)}}.snow:nth-child(390){opacity:1.446;transform:translate(77.6522vw,-10px) scale(.0399);animation:fall-390 19s -22s linear infinite}@keyframes fall-390{34.567%{transform:translate(85.7144vw,34.567vh) scale(.0399)}to{transform:translate(81.6833vw,99vh) scale(.0399)}}.snow:nth-child(391){opacity:.1802;transform:translate(22.1714vw,-10px) scale(.2434);animation:fall-391 14s -8s linear infinite}@keyframes fall-391{66.44%{transform:translate(28.7335vw,66.44vh) scale(.2434)}to{transform:translate(25.45245vw,99vh) scale(.2434)}}.snow:nth-child(392){opacity:.1654;transform:translate(22.9847vw,-10px) scale(.0484);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{65.485%{transform:translate(19.2493vw,65.485vh) scale(.0484)}to{transform:translate(21.117vw,99vh) scale(.0484)}}.snow:nth-child(393){opacity:.5008;transform:translate(28.2342vw,-10px) scale(.1763);animation:fall-393 15s -29s linear infinite}@keyframes fall-393{37.014%{transform:translate(28.704vw,37.014vh) scale(.1763)}to{transform:translate(28.4691vw,99vh) scale(.1763)}}.snow:nth-child(394){opacity:.2906;transform:translate(48.9834vw,-10px) scale(.4488);animation:fall-394 13s -14s linear infinite}@keyframes fall-394{71.363%{transform:translate(45.2426vw,71.363vh) scale(.4488)}to{transform:translate(47.113vw,99vh) scale(.4488)}}.snow:nth-child(395){opacity:.321;transform:translate(55.045vw,-10px) scale(.3642);animation:fall-395 18s -12s linear infinite}@keyframes fall-395{55.034%{transform:translate(49.6472vw,55.034vh) scale(.3642)}to{transform:translate(52.3461vw,99vh) scale(.3642)}}.snow:nth-child(396){opacity:1.754;transform:translate(13.6974vw,-10px) scale(.1163);animation:fall-396 17s -15s linear infinite}@keyframes fall-396{49.445%{transform:translate(18.4397vw,49.445vh) scale(.1163)}to{transform:translate(16.06855vw,99vh) scale(.1163)}}.snow:nth-child(397){opacity:.9306;transform:translate(48.2608vw,-10px) scale(.4032);animation:fall-397 10s -18s linear infinite}@keyframes fall-397{46.184%{transform:translate(50.912vw,46.184vh) scale(.4032)}to{transform:translate(49.5864vw,99vh) scale(.4032)}}.snow:nth-child(398){opacity:.7228;transform:translate(24.3814vw,-10px) scale(.5348);animation:fall-398 16s -13s linear infinite}@keyframes fall-398{52.091%{transform:translate(29.3921vw,52.091vh) scale(.5348)}to{transform:translate(26.88675vw,99vh) scale(.5348)}}.snow:nth-child(399){opacity:1.085;transform:translate(26.0256vw,-10px) scale(.8931);animation:fall-399 15s -21s linear infinite}@keyframes fall-399{49.653%{transform:translate(23.7784vw,49.653vh) scale(.8931)}to{transform:translate(24.902vw,99vh) scale(.8931)}}.snow:nth-child(400){opacity:1.0378;transform:translate(56.9293vw,-10px) scale(.1931);animation:fall-400 16s -15s linear infinite}@keyframes fall-400{73.912%{transform:translate(61.4308vw,73.912vh) scale(.1931)}to{transform:translate(59.18005vw,99vh) scale(.1931)}}\n"] }]
79
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: false, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.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{-webkit-animation:progress-bar-stripes 1s linear infinite;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;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);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:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.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:#0006}.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:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-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{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);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:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!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:#2d922d80;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:#555555b3}.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:#555555b3}.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:#ffffff1a 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:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!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{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;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:#fff;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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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:#00000080 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:#ededed;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{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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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;-moz-user-select:none!important;-ms-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:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;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-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.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-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:5px!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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.693;transform:translate(64.9634vw,-10px) scale(.1074);animation:fall-1 25s -27s linear infinite}@keyframes fall-1{62.24%{transform:translate(71.6532vw,62.24vh) scale(.1074)}to{transform:translate(68.3083vw,99vh) scale(.1074)}}.snow:nth-child(2){opacity:.4172;transform:translate(49.8503vw,-10px) scale(.8052);animation:fall-2 28s -4s linear infinite}@keyframes fall-2{66.731%{transform:translate(51.6098vw,66.731vh) scale(.8052)}to{transform:translate(50.73005vw,99vh) scale(.8052)}}.snow:nth-child(3){opacity:1.6214;transform:translate(86.6194vw,-10px) scale(.8585);animation:fall-3 15s -26s linear infinite}@keyframes fall-3{42.324%{transform:translate(85.2854vw,42.324vh) scale(.8585)}to{transform:translate(85.9524vw,99vh) scale(.8585)}}.snow:nth-child(4){opacity:.614;transform:translate(21.5071vw,-10px) scale(.4022);animation:fall-4 12s -4s linear infinite}@keyframes fall-4{52.465%{transform:translate(24.8806vw,52.465vh) scale(.4022)}to{transform:translate(23.19385vw,99vh) scale(.4022)}}.snow:nth-child(5){opacity:1.263;transform:translate(38.0176vw,-10px) scale(.0661);animation:fall-5 26s -28s linear infinite}@keyframes fall-5{50.047%{transform:translate(38.257vw,50.047vh) scale(.0661)}to{transform:translate(38.1373vw,99vh) scale(.0661)}}.snow:nth-child(6){opacity:.6694;transform:translate(19.3218vw,-10px) scale(.8548);animation:fall-6 29s -7s linear infinite}@keyframes fall-6{33.225%{transform:translate(27.1297vw,33.225vh) scale(.8548)}to{transform:translate(23.22575vw,99vh) scale(.8548)}}.snow:nth-child(7){opacity:1.268;transform:translate(49.766vw,-10px) scale(.1172);animation:fall-7 28s -26s linear infinite}@keyframes fall-7{51.032%{transform:translate(51.992vw,51.032vh) scale(.1172)}to{transform:translate(50.879vw,99vh) scale(.1172)}}.snow:nth-child(8){opacity:1.4144;transform:translate(11.0473vw,-10px) scale(.2224);animation:fall-8 30s -13s linear infinite}@keyframes fall-8{32.348%{transform:translate(17.6643vw,32.348vh) scale(.2224)}to{transform:translate(14.3558vw,99vh) scale(.2224)}}.snow:nth-child(9){opacity:1.8122;transform:translate(59.6163vw,-10px) scale(.3397);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{66.047%{transform:translate(56.4969vw,66.047vh) scale(.3397)}to{transform:translate(58.0566vw,99vh) scale(.3397)}}.snow:nth-child(10){opacity:.8366;transform:translate(72.5763vw,-10px) scale(.5196);animation:fall-10 30s -16s linear infinite}@keyframes fall-10{79.6%{transform:translate(77.7338vw,79.6vh) scale(.5196)}to{transform:translate(75.15505vw,99vh) scale(.5196)}}.snow:nth-child(11){opacity:.8002;transform:translate(81.4724vw,-10px) scale(.1409);animation:fall-11 30s -14s linear infinite}@keyframes fall-11{67.299%{transform:translate(90.1082vw,67.299vh) scale(.1409)}to{transform:translate(85.7903vw,99vh) scale(.1409)}}.snow:nth-child(12){opacity:.538;transform:translate(7.5975vw,-10px) scale(.4342);animation:fall-12 12s -23s linear infinite}@keyframes fall-12{35.611%{transform:translate(15.8714vw,35.611vh) scale(.4342)}to{transform:translate(11.73445vw,99vh) scale(.4342)}}.snow:nth-child(13){opacity:1.8874;transform:translate(94.4553vw,-10px) scale(.5998);animation:fall-13 29s -17s linear infinite}@keyframes fall-13{72.564%{transform:translate(92.5249vw,72.564vh) scale(.5998)}to{transform:translate(93.4901vw,99vh) scale(.5998)}}.snow:nth-child(14){opacity:1.8928;transform:translate(80.0154vw,-10px) scale(.9312);animation:fall-14 14s -29s linear infinite}@keyframes fall-14{36.127%{transform:translate(80.2005vw,36.127vh) scale(.9312)}to{transform:translate(80.10795vw,99vh) scale(.9312)}}.snow:nth-child(15){opacity:.0936;transform:translate(28.063vw,-10px) scale(.6623);animation:fall-15 14s -19s linear infinite}@keyframes fall-15{43.866%{transform:translate(24.4961vw,43.866vh) scale(.6623)}to{transform:translate(26.27955vw,99vh) scale(.6623)}}.snow:nth-child(16){opacity:.64;transform:translate(88.9561vw,-10px) scale(.5222);animation:fall-16 23s -7s linear infinite}@keyframes fall-16{42.459%{transform:translate(83.0142vw,42.459vh) scale(.5222)}to{transform:translate(85.98515vw,99vh) scale(.5222)}}.snow:nth-child(17){opacity:1.144;transform:translate(93.3728vw,-10px) scale(.7158);animation:fall-17 28s -26s linear infinite}@keyframes fall-17{38.048%{transform:translate(94.2769vw,38.048vh) scale(.7158)}to{transform:translate(93.82485vw,99vh) scale(.7158)}}.snow:nth-child(18){opacity:1.258;transform:translate(73.4655vw,-10px) scale(.7452);animation:fall-18 15s -30s linear infinite}@keyframes fall-18{36.082%{transform:translate(70.977vw,36.082vh) scale(.7452)}to{transform:translate(72.22125vw,99vh) scale(.7452)}}.snow:nth-child(19){opacity:1.4448;transform:translate(27.164vw,-10px) scale(.3719);animation:fall-19 17s -10s linear infinite}@keyframes fall-19{65.085%{transform:translate(17.6762vw,65.085vh) scale(.3719)}to{transform:translate(22.4201vw,99vh) scale(.3719)}}.snow:nth-child(20){opacity:1.148;transform:translate(28.0578vw,-10px) scale(.8936);animation:fall-20 10s -30s linear infinite}@keyframes fall-20{55.425%{transform:translate(26.6802vw,55.425vh) scale(.8936)}to{transform:translate(27.369vw,99vh) scale(.8936)}}.snow:nth-child(21){opacity:.8204;transform:translate(57.7673vw,-10px) scale(.0958);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{42.325%{transform:translate(62.2102vw,42.325vh) scale(.0958)}to{transform:translate(59.98875vw,99vh) scale(.0958)}}.snow:nth-child(22){opacity:1.0738;transform:translate(51.2028vw,-10px) scale(.4234);animation:fall-22 28s -7s linear infinite}@keyframes fall-22{49.809%{transform:translate(54.0374vw,49.809vh) scale(.4234)}to{transform:translate(52.6201vw,99vh) scale(.4234)}}.snow:nth-child(23){opacity:.946;transform:translate(34.5192vw,-10px) scale(.4472);animation:fall-23 21s -18s linear infinite}@keyframes fall-23{76.482%{transform:translate(38.6022vw,76.482vh) scale(.4472)}to{transform:translate(36.5607vw,99vh) scale(.4472)}}.snow:nth-child(24){opacity:.0126;transform:translate(76.7165vw,-10px) scale(.2659);animation:fall-24 13s -11s linear infinite}@keyframes fall-24{67.647%{transform:translate(75.8528vw,67.647vh) scale(.2659)}to{transform:translate(76.28465vw,99vh) scale(.2659)}}.snow:nth-child(25){opacity:1.042;transform:translate(32.2782vw,-10px) scale(.6081);animation:fall-25 28s -13s linear infinite}@keyframes fall-25{33.422%{transform:translate(23.5763vw,33.422vh) scale(.6081)}to{transform:translate(27.92725vw,99vh) scale(.6081)}}.snow:nth-child(26){opacity:.379;transform:translate(45.098vw,-10px) scale(.612);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{31.562%{transform:translate(53.6715vw,31.562vh) scale(.612)}to{transform:translate(49.38475vw,99vh) scale(.612)}}.snow:nth-child(27){opacity:.5568;transform:translate(95.8568vw,-10px) scale(.7792);animation:fall-27 20s -14s linear infinite}@keyframes fall-27{39.501%{transform:translate(104.8345vw,39.501vh) scale(.7792)}to{transform:translate(100.34565vw,99vh) scale(.7792)}}.snow:nth-child(28){opacity:1.0312;transform:translate(79.7246vw,-10px) scale(.4715);animation:fall-28 14s -6s linear infinite}@keyframes fall-28{49.712%{transform:translate(79.6325vw,49.712vh) scale(.4715)}to{transform:translate(79.67855vw,99vh) scale(.4715)}}.snow:nth-child(29){opacity:.7238;transform:translate(97.1149vw,-10px) scale(.2286);animation:fall-29 29s -1s linear infinite}@keyframes fall-29{44.191%{transform:translate(91.6035vw,44.191vh) scale(.2286)}to{transform:translate(94.3592vw,99vh) scale(.2286)}}.snow:nth-child(30){opacity:.9556;transform:translate(14.2822vw,-10px) scale(.3616);animation:fall-30 11s -15s linear infinite}@keyframes fall-30{44.049%{transform:translate(13.3245vw,44.049vh) scale(.3616)}to{transform:translate(13.80335vw,99vh) scale(.3616)}}.snow:nth-child(31){opacity:1.8414;transform:translate(66.6588vw,-10px) scale(.2998);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{61.117%{transform:translate(69.0624vw,61.117vh) scale(.2998)}to{transform:translate(67.8606vw,99vh) scale(.2998)}}.snow:nth-child(32){opacity:.445;transform:translate(10.5522vw,-10px) scale(.3016);animation:fall-32 12s -23s linear infinite}@keyframes fall-32{55.733%{transform:translate(.5535vw,55.733vh) scale(.3016)}to{transform:translate(5.55285vw,99vh) scale(.3016)}}.snow:nth-child(33){opacity:1.001;transform:translate(58.0474vw,-10px) scale(.3795);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{33.837%{transform:translate(58.4715vw,33.837vh) scale(.3795)}to{transform:translate(58.25945vw,99vh) scale(.3795)}}.snow:nth-child(34){opacity:.3132;transform:translate(23.5997vw,-10px) scale(.8737);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{69.419%{transform:translate(13.7695vw,69.419vh) scale(.8737)}to{transform:translate(18.6846vw,99vh) scale(.8737)}}.snow:nth-child(35){opacity:.08;transform:translate(89.4619vw,-10px) scale(.7322);animation:fall-35 15s -14s linear infinite}@keyframes fall-35{54.871%{transform:translate(93.1311vw,54.871vh) scale(.7322)}to{transform:translate(91.2965vw,99vh) scale(.7322)}}.snow:nth-child(36){opacity:1.3414;transform:translate(15.8631vw,-10px) scale(.3618);animation:fall-36 29s -20s linear infinite}@keyframes fall-36{48.612%{transform:translate(23.5503vw,48.612vh) scale(.3618)}to{transform:translate(19.7067vw,99vh) scale(.3618)}}.snow:nth-child(37){opacity:1.134;transform:translate(93.7441vw,-10px) scale(.8502);animation:fall-37 29s -2s linear infinite}@keyframes fall-37{30.168%{transform:translate(101.84vw,30.168vh) scale(.8502)}to{transform:translate(97.79205vw,99vh) scale(.8502)}}.snow:nth-child(38){opacity:.5174;transform:translate(44.8379vw,-10px) scale(.8087);animation:fall-38 18s -21s linear infinite}@keyframes fall-38{59.143%{transform:translate(44.3655vw,59.143vh) scale(.8087)}to{transform:translate(44.6017vw,99vh) scale(.8087)}}.snow:nth-child(39){opacity:1.1522;transform:translate(15.1234vw,-10px) scale(.594);animation:fall-39 13s -27s linear infinite}@keyframes fall-39{37.913%{transform:translate(10.9568vw,37.913vh) scale(.594)}to{transform:translate(13.0401vw,99vh) scale(.594)}}.snow:nth-child(40){opacity:1.9942;transform:translate(24.0685vw,-10px) scale(.4292);animation:fall-40 24s -20s linear infinite}@keyframes fall-40{64.563%{transform:translate(26.5724vw,64.563vh) scale(.4292)}to{transform:translate(25.32045vw,99vh) scale(.4292)}}.snow:nth-child(41){opacity:1.4154;transform:translate(79.8302vw,-10px) scale(.3524);animation:fall-41 23s -16s linear infinite}@keyframes fall-41{34.136%{transform:translate(82.9831vw,34.136vh) scale(.3524)}to{transform:translate(81.40665vw,99vh) scale(.3524)}}.snow:nth-child(42){opacity:1.9962;transform:translate(44.547vw,-10px) scale(.6859);animation:fall-42 12s -20s linear infinite}@keyframes fall-42{36.623%{transform:translate(46.2895vw,36.623vh) scale(.6859)}to{transform:translate(45.41825vw,99vh) scale(.6859)}}.snow:nth-child(43){opacity:1.2768;transform:translate(61.6199vw,-10px) scale(.3668);animation:fall-43 19s -29s linear infinite}@keyframes fall-43{77.273%{transform:translate(55.3652vw,77.273vh) scale(.3668)}to{transform:translate(58.49255vw,99vh) scale(.3668)}}.snow:nth-child(44){opacity:1.196;transform:translate(3.7465vw,-10px) scale(.0322);animation:fall-44 10s -11s linear infinite}@keyframes fall-44{50.181%{transform:translate(5.8446vw,50.181vh) scale(.0322)}to{transform:translate(4.79555vw,99vh) scale(.0322)}}.snow:nth-child(45){opacity:1.6392;transform:translate(2.8869vw,-10px) scale(.6719);animation:fall-45 21s -25s linear infinite}@keyframes fall-45{42.558%{transform:translate(-3.2656vw,42.558vh) scale(.6719)}to{transform:translate(-.18935vw,99vh) scale(.6719)}}.snow:nth-child(46){opacity:.0246;transform:translate(83.9936vw,-10px) scale(.9207);animation:fall-46 14s -23s linear infinite}@keyframes fall-46{65.737%{transform:translate(83.6886vw,65.737vh) scale(.9207)}to{transform:translate(83.8411vw,99vh) scale(.9207)}}.snow:nth-child(47){opacity:1.7688;transform:translate(7.6659vw,-10px) scale(.7316);animation:fall-47 12s -29s linear infinite}@keyframes fall-47{60.879%{transform:translate(6.024vw,60.879vh) scale(.7316)}to{transform:translate(6.84495vw,99vh) scale(.7316)}}.snow:nth-child(48){opacity:.2984;transform:translate(83.0111vw,-10px) scale(.0718);animation:fall-48 16s -1s linear infinite}@keyframes fall-48{77.779%{transform:translate(74.2224vw,77.779vh) scale(.0718)}to{transform:translate(78.61675vw,99vh) scale(.0718)}}.snow:nth-child(49){opacity:1.348;transform:translate(60.2815vw,-10px) scale(.6515);animation:fall-49 15s -13s linear infinite}@keyframes fall-49{55.088%{transform:translate(54.6091vw,55.088vh) scale(.6515)}to{transform:translate(57.4453vw,99vh) scale(.6515)}}.snow:nth-child(50){opacity:1.102;transform:translate(21.0245vw,-10px) scale(.2932);animation:fall-50 11s -14s linear infinite}@keyframes fall-50{59.784%{transform:translate(16.495vw,59.784vh) scale(.2932)}to{transform:translate(18.75975vw,99vh) scale(.2932)}}.snow:nth-child(51){opacity:1.2732;transform:translate(75.8842vw,-10px) scale(.887);animation:fall-51 20s -2s linear infinite}@keyframes fall-51{76.308%{transform:translate(67.5862vw,76.308vh) scale(.887)}to{transform:translate(71.7352vw,99vh) scale(.887)}}.snow:nth-child(52){opacity:.4378;transform:translate(85.7076vw,-10px) scale(.9559);animation:fall-52 27s -27s linear infinite}@keyframes fall-52{72.073%{transform:translate(75.7348vw,72.073vh) scale(.9559)}to{transform:translate(80.7212vw,99vh) scale(.9559)}}.snow:nth-child(53){opacity:1.3566;transform:translate(88.6328vw,-10px) scale(.0518);animation:fall-53 15s -1s linear infinite}@keyframes fall-53{44.321%{transform:translate(81.9279vw,44.321vh) scale(.0518)}to{transform:translate(85.28035vw,99vh) scale(.0518)}}.snow:nth-child(54){opacity:1.8782;transform:translate(95.2534vw,-10px) scale(.337);animation:fall-54 17s -20s linear infinite}@keyframes fall-54{73.56%{transform:translate(104.2264vw,73.56vh) scale(.337)}to{transform:translate(99.7399vw,99vh) scale(.337)}}.snow:nth-child(55){opacity:1.6204;transform:translate(.873vw,-10px) scale(.3486);animation:fall-55 10s -19s linear infinite}@keyframes fall-55{49.369%{transform:translate(1.7805vw,49.369vh) scale(.3486)}to{transform:translate(1.32675vw,99vh) scale(.3486)}}.snow:nth-child(56){opacity:1.7844;transform:translate(48.3284vw,-10px) scale(.9897);animation:fall-56 26s -1s linear infinite}@keyframes fall-56{33.056%{transform:translate(42.2149vw,33.056vh) scale(.9897)}to{transform:translate(45.27165vw,99vh) scale(.9897)}}.snow:nth-child(57){opacity:1.5418;transform:translate(52.2242vw,-10px) scale(.2728);animation:fall-57 28s -17s linear infinite}@keyframes fall-57{39.767%{transform:translate(53.4937vw,39.767vh) scale(.2728)}to{transform:translate(52.85895vw,99vh) scale(.2728)}}.snow:nth-child(58){opacity:.9668;transform:translate(55.0342vw,-10px) scale(.311);animation:fall-58 10s -5s linear infinite}@keyframes fall-58{36.279%{transform:translate(60.9037vw,36.279vh) scale(.311)}to{transform:translate(57.96895vw,99vh) scale(.311)}}.snow:nth-child(59){opacity:1.443;transform:translate(85.7028vw,-10px) scale(.729);animation:fall-59 13s -15s linear infinite}@keyframes fall-59{61.759%{transform:translate(84.7222vw,61.759vh) scale(.729)}to{transform:translate(85.2125vw,99vh) scale(.729)}}.snow:nth-child(60){opacity:1.348;transform:translate(45.2749vw,-10px) scale(.8926);animation:fall-60 14s -10s linear infinite}@keyframes fall-60{41.09%{transform:translate(48.9041vw,41.09vh) scale(.8926)}to{transform:translate(47.0895vw,99vh) scale(.8926)}}.snow:nth-child(61){opacity:1.0446;transform:translate(3.3877vw,-10px) scale(.9666);animation:fall-61 15s -4s linear infinite}@keyframes fall-61{71.057%{transform:translate(1.4615vw,71.057vh) scale(.9666)}to{transform:translate(2.4246vw,99vh) scale(.9666)}}.snow:nth-child(62){opacity:1.9102;transform:translate(16.6456vw,-10px) scale(.6988);animation:fall-62 20s -24s linear infinite}@keyframes fall-62{60.097%{transform:translate(18.1311vw,60.097vh) scale(.6988)}to{transform:translate(17.38835vw,99vh) scale(.6988)}}.snow:nth-child(63){opacity:1.1568;transform:translate(74.6834vw,-10px) scale(.8644);animation:fall-63 30s -3s linear infinite}@keyframes fall-63{36.427%{transform:translate(78.5122vw,36.427vh) scale(.8644)}to{transform:translate(76.5978vw,99vh) scale(.8644)}}.snow:nth-child(64){opacity:.7462;transform:translate(97.193vw,-10px) scale(.4157);animation:fall-64 19s -3s linear infinite}@keyframes fall-64{52.54%{transform:translate(96.6407vw,52.54vh) scale(.4157)}to{transform:translate(96.91685vw,99vh) scale(.4157)}}.snow:nth-child(65){opacity:1.9588;transform:translate(52.311vw,-10px) scale(.3799);animation:fall-65 27s -2s linear infinite}@keyframes fall-65{78.244%{transform:translate(51.6262vw,78.244vh) scale(.3799)}to{transform:translate(51.9686vw,99vh) scale(.3799)}}.snow:nth-child(66){opacity:1.9096;transform:translate(92.5611vw,-10px) scale(.5756);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{50.505%{transform:translate(99.8998vw,50.505vh) scale(.5756)}to{transform:translate(96.23045vw,99vh) scale(.5756)}}.snow:nth-child(67){opacity:.5034;transform:translate(67.0561vw,-10px) scale(.24);animation:fall-67 13s -3s linear infinite}@keyframes fall-67{63.616%{transform:translate(65.4316vw,63.616vh) scale(.24)}to{transform:translate(66.24385vw,99vh) scale(.24)}}.snow:nth-child(68){opacity:.263;transform:translate(23.1835vw,-10px) scale(.3517);animation:fall-68 29s -1s linear infinite}@keyframes fall-68{50.26%{transform:translate(28.8399vw,50.26vh) scale(.3517)}to{transform:translate(26.0117vw,99vh) scale(.3517)}}.snow:nth-child(69){opacity:1.578;transform:translate(48.9813vw,-10px) scale(.7951);animation:fall-69 10s -19s linear infinite}@keyframes fall-69{50.941%{transform:translate(56.0174vw,50.941vh) scale(.7951)}to{transform:translate(52.49935vw,99vh) scale(.7951)}}.snow:nth-child(70){opacity:.7096;transform:translate(47.0611vw,-10px) scale(.5501);animation:fall-70 26s -18s linear infinite}@keyframes fall-70{32.283%{transform:translate(45.1068vw,32.283vh) scale(.5501)}to{transform:translate(46.08395vw,99vh) scale(.5501)}}.snow:nth-child(71){opacity:1.0666;transform:translate(15.4231vw,-10px) scale(.735);animation:fall-71 23s -16s linear infinite}@keyframes fall-71{70.346%{transform:translate(20.6531vw,70.346vh) scale(.735)}to{transform:translate(18.0381vw,99vh) scale(.735)}}.snow:nth-child(72){opacity:1.9588;transform:translate(36.0547vw,-10px) scale(.9685);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{32.032%{transform:translate(44.7428vw,32.032vh) scale(.9685)}to{transform:translate(40.39875vw,99vh) scale(.9685)}}.snow:nth-child(73){opacity:1.5798;transform:translate(51.1446vw,-10px) scale(.9942);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{77.236%{transform:translate(56.6703vw,77.236vh) scale(.9942)}to{transform:translate(53.90745vw,99vh) scale(.9942)}}.snow:nth-child(74){opacity:1.7484;transform:translate(53.5366vw,-10px) scale(.7754);animation:fall-74 23s -6s linear infinite}@keyframes fall-74{32.589%{transform:translate(57.4399vw,32.589vh) scale(.7754)}to{transform:translate(55.48825vw,99vh) scale(.7754)}}.snow:nth-child(75){opacity:.872;transform:translate(84.0424vw,-10px) scale(.4539);animation:fall-75 11s -9s linear infinite}@keyframes fall-75{63.204%{transform:translate(91.0029vw,63.204vh) scale(.4539)}to{transform:translate(87.52265vw,99vh) scale(.4539)}}.snow:nth-child(76){opacity:.7478;transform:translate(63.3442vw,-10px) scale(.8156);animation:fall-76 22s -16s linear infinite}@keyframes fall-76{61.523%{transform:translate(67.0331vw,61.523vh) scale(.8156)}to{transform:translate(65.18865vw,99vh) scale(.8156)}}.snow:nth-child(77){opacity:.3564;transform:translate(40.5939vw,-10px) scale(.9878);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{60.702%{transform:translate(43.2367vw,60.702vh) scale(.9878)}to{transform:translate(41.9153vw,99vh) scale(.9878)}}.snow:nth-child(78){opacity:1.8016;transform:translate(25.388vw,-10px) scale(.2129);animation:fall-78 23s -19s linear infinite}@keyframes fall-78{44.869%{transform:translate(25.9866vw,44.869vh) scale(.2129)}to{transform:translate(25.6873vw,99vh) scale(.2129)}}.snow:nth-child(79){opacity:1.9652;transform:translate(47.6389vw,-10px) scale(.452);animation:fall-79 30s -3s linear infinite}@keyframes fall-79{70.265%{transform:translate(53.7351vw,70.265vh) scale(.452)}to{transform:translate(50.687vw,99vh) scale(.452)}}.snow:nth-child(80){opacity:.4434;transform:translate(71.6545vw,-10px) scale(.7842);animation:fall-80 13s -13s linear infinite}@keyframes fall-80{42.493%{transform:translate(64.3484vw,42.493vh) scale(.7842)}to{transform:translate(68.00145vw,99vh) scale(.7842)}}.snow:nth-child(81){opacity:.5556;transform:translate(73.93vw,-10px) scale(.5249);animation:fall-81 12s -28s linear infinite}@keyframes fall-81{67.32%{transform:translate(66.5675vw,67.32vh) scale(.5249)}to{transform:translate(70.24875vw,99vh) scale(.5249)}}.snow:nth-child(82){opacity:.8152;transform:translate(1.7134vw,-10px) scale(.1121);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{75.408%{transform:translate(1.0076vw,75.408vh) scale(.1121)}to{transform:translate(1.3605vw,99vh) scale(.1121)}}.snow:nth-child(83){opacity:1.4372;transform:translate(83.5436vw,-10px) scale(.6402);animation:fall-83 14s -9s linear infinite}@keyframes fall-83{42.155%{transform:translate(87.4821vw,42.155vh) scale(.6402)}to{transform:translate(85.51285vw,99vh) scale(.6402)}}.snow:nth-child(84){opacity:.401;transform:translate(90.9996vw,-10px) scale(.82);animation:fall-84 20s -25s linear infinite}@keyframes fall-84{46.389%{transform:translate(86.2355vw,46.389vh) scale(.82)}to{transform:translate(88.61755vw,99vh) scale(.82)}}.snow:nth-child(85){opacity:1.1222;transform:translate(61.2838vw,-10px) scale(.9184);animation:fall-85 12s -15s linear infinite}@keyframes fall-85{74.778%{transform:translate(62.3887vw,74.778vh) scale(.9184)}to{transform:translate(61.83625vw,99vh) scale(.9184)}}.snow:nth-child(86){opacity:.6004;transform:translate(54.452vw,-10px) scale(.6166);animation:fall-86 11s -20s linear infinite}@keyframes fall-86{65.608%{transform:translate(62.0208vw,65.608vh) scale(.6166)}to{transform:translate(58.2364vw,99vh) scale(.6166)}}.snow:nth-child(87){opacity:1.6176;transform:translate(47.6085vw,-10px) scale(.2599);animation:fall-87 29s -20s linear infinite}@keyframes fall-87{79.867%{transform:translate(57.288vw,79.867vh) scale(.2599)}to{transform:translate(52.44825vw,99vh) scale(.2599)}}.snow:nth-child(88){opacity:.3268;transform:translate(38.507vw,-10px) scale(.0514);animation:fall-88 25s -8s linear infinite}@keyframes fall-88{77.182%{transform:translate(44.5949vw,77.182vh) scale(.0514)}to{transform:translate(41.55095vw,99vh) scale(.0514)}}.snow:nth-child(89){opacity:1.5356;transform:translate(26.5043vw,-10px) scale(.1414);animation:fall-89 27s -4s linear infinite}@keyframes fall-89{47.256%{transform:translate(20.8714vw,47.256vh) scale(.1414)}to{transform:translate(23.68785vw,99vh) scale(.1414)}}.snow:nth-child(90){opacity:.5724;transform:translate(55.2841vw,-10px) scale(.0239);animation:fall-90 10s -10s linear infinite}@keyframes fall-90{57.613%{transform:translate(53.1284vw,57.613vh) scale(.0239)}to{transform:translate(54.20625vw,99vh) scale(.0239)}}.snow:nth-child(91){opacity:1.746;transform:translate(2.172vw,-10px) scale(.7069);animation:fall-91 14s -30s linear infinite}@keyframes fall-91{79.095%{transform:translate(1.8327vw,79.095vh) scale(.7069)}to{transform:translate(2.00235vw,99vh) scale(.7069)}}.snow:nth-child(92){opacity:.6276;transform:translate(84.8448vw,-10px) scale(.9902);animation:fall-92 19s -25s linear infinite}@keyframes fall-92{39.534%{transform:translate(94.3218vw,39.534vh) scale(.9902)}to{transform:translate(89.5833vw,99vh) scale(.9902)}}.snow:nth-child(93){opacity:1.2032;transform:translate(90.1251vw,-10px) scale(.161);animation:fall-93 20s -5s linear infinite}@keyframes fall-93{77.58%{transform:translate(92.5802vw,77.58vh) scale(.161)}to{transform:translate(91.35265vw,99vh) scale(.161)}}.snow:nth-child(94){opacity:.9276;transform:translate(50.5484vw,-10px) scale(.1865);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{42.066%{transform:translate(44.9323vw,42.066vh) scale(.1865)}to{transform:translate(47.74035vw,99vh) scale(.1865)}}.snow:nth-child(95){opacity:.7524;transform:translate(23.7404vw,-10px) scale(.7094);animation:fall-95 29s -21s linear infinite}@keyframes fall-95{44.961%{transform:translate(33.4531vw,44.961vh) scale(.7094)}to{transform:translate(28.59675vw,99vh) scale(.7094)}}.snow:nth-child(96){opacity:.8744;transform:translate(90.2155vw,-10px) scale(.526);animation:fall-96 17s -26s linear infinite}@keyframes fall-96{59.993%{transform:translate(86.2585vw,59.993vh) scale(.526)}to{transform:translate(88.237vw,99vh) scale(.526)}}.snow:nth-child(97){opacity:1.1324;transform:translate(60.5238vw,-10px) scale(.5225);animation:fall-97 15s -21s linear infinite}@keyframes fall-97{30.686%{transform:translate(57.4382vw,30.686vh) scale(.5225)}to{transform:translate(58.981vw,99vh) scale(.5225)}}.snow:nth-child(98){opacity:.1196;transform:translate(12.1581vw,-10px) scale(.6242);animation:fall-98 21s -18s linear infinite}@keyframes fall-98{50.528%{transform:translate(18.9912vw,50.528vh) scale(.6242)}to{transform:translate(15.57465vw,99vh) scale(.6242)}}.snow:nth-child(99){opacity:1.8462;transform:translate(96.1963vw,-10px) scale(.7106);animation:fall-99 11s -19s linear infinite}@keyframes fall-99{62.811%{transform:translate(95.4512vw,62.811vh) scale(.7106)}to{transform:translate(95.82375vw,99vh) scale(.7106)}}.snow:nth-child(100){opacity:1.1888;transform:translate(50.2355vw,-10px) scale(.237);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{39.289%{transform:translate(46.6404vw,39.289vh) scale(.237)}to{transform:translate(48.43795vw,99vh) scale(.237)}}.snow:nth-child(101){opacity:.0736;transform:translate(44.671vw,-10px) scale(.7581);animation:fall-101 25s -23s linear infinite}@keyframes fall-101{78.133%{transform:translate(39.0203vw,78.133vh) scale(.7581)}to{transform:translate(41.84565vw,99vh) scale(.7581)}}.snow:nth-child(102){opacity:.3152;transform:translate(26.5945vw,-10px) scale(.1981);animation:fall-102 23s -15s linear infinite}@keyframes fall-102{49.974%{transform:translate(22.5465vw,49.974vh) scale(.1981)}to{transform:translate(24.5705vw,99vh) scale(.1981)}}.snow:nth-child(103){opacity:.086;transform:translate(25.4215vw,-10px) scale(.3668);animation:fall-103 21s -4s linear infinite}@keyframes fall-103{63.916%{transform:translate(28.9503vw,63.916vh) scale(.3668)}to{transform:translate(27.1859vw,99vh) scale(.3668)}}.snow:nth-child(104){opacity:1.9496;transform:translate(32.8903vw,-10px) scale(.5432);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{54.377%{transform:translate(33.1244vw,54.377vh) scale(.5432)}to{transform:translate(33.00735vw,99vh) scale(.5432)}}.snow:nth-child(105){opacity:1.438;transform:translate(79.3845vw,-10px) scale(.4806);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{44.424%{transform:translate(70.3553vw,44.424vh) scale(.4806)}to{transform:translate(74.8699vw,99vh) scale(.4806)}}.snow:nth-child(106){opacity:.6272;transform:translate(81.0084vw,-10px) scale(.1598);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{48.511%{transform:translate(87.3231vw,48.511vh) scale(.1598)}to{transform:translate(84.16575vw,99vh) scale(.1598)}}.snow:nth-child(107){opacity:1.211;transform:translate(42.1313vw,-10px) scale(.6543);animation:fall-107 11s -13s linear infinite}@keyframes fall-107{40.818%{transform:translate(43.4438vw,40.818vh) scale(.6543)}to{transform:translate(42.78755vw,99vh) scale(.6543)}}.snow:nth-child(108){opacity:1.515;transform:translate(46.5625vw,-10px) scale(.4118);animation:fall-108 23s -6s linear infinite}@keyframes fall-108{65.597%{transform:translate(40.0146vw,65.597vh) scale(.4118)}to{transform:translate(43.28855vw,99vh) scale(.4118)}}.snow:nth-child(109){opacity:1.1388;transform:translate(19.7845vw,-10px) scale(.1803);animation:fall-109 22s -26s linear infinite}@keyframes fall-109{70.828%{transform:translate(18.466vw,70.828vh) scale(.1803)}to{transform:translate(19.12525vw,99vh) scale(.1803)}}.snow:nth-child(110){opacity:1.388;transform:translate(86.5413vw,-10px) scale(.7006);animation:fall-110 16s -21s linear infinite}@keyframes fall-110{79.423%{transform:translate(78.2982vw,79.423vh) scale(.7006)}to{transform:translate(82.41975vw,99vh) scale(.7006)}}.snow:nth-child(111){opacity:.1704;transform:translate(38.1141vw,-10px) scale(.6836);animation:fall-111 20s -1s linear infinite}@keyframes fall-111{46.387%{transform:translate(28.3542vw,46.387vh) scale(.6836)}to{transform:translate(33.23415vw,99vh) scale(.6836)}}.snow:nth-child(112){opacity:1.8628;transform:translate(49.0891vw,-10px) scale(.8931);animation:fall-112 19s -11s linear infinite}@keyframes fall-112{77.306%{transform:translate(44.5692vw,77.306vh) scale(.8931)}to{transform:translate(46.82915vw,99vh) scale(.8931)}}.snow:nth-child(113){opacity:.8938;transform:translate(9.4925vw,-10px) scale(.8501);animation:fall-113 26s -18s linear infinite}@keyframes fall-113{35.603%{transform:translate(14.0379vw,35.603vh) scale(.8501)}to{transform:translate(11.7652vw,99vh) scale(.8501)}}.snow:nth-child(114){opacity:1.7942;transform:translate(60.9435vw,-10px) scale(.5556);animation:fall-114 18s -6s linear infinite}@keyframes fall-114{30.143%{transform:translate(59.4941vw,30.143vh) scale(.5556)}to{transform:translate(60.2188vw,99vh) scale(.5556)}}.snow:nth-child(115){opacity:1.6076;transform:translate(64.1778vw,-10px) scale(.8295);animation:fall-115 25s -23s linear infinite}@keyframes fall-115{68.343%{transform:translate(60.4704vw,68.343vh) scale(.8295)}to{transform:translate(62.3241vw,99vh) scale(.8295)}}.snow:nth-child(116){opacity:.812;transform:translate(46.0118vw,-10px) scale(.7048);animation:fall-116 29s -16s linear infinite}@keyframes fall-116{40.132%{transform:translate(41.5736vw,40.132vh) scale(.7048)}to{transform:translate(43.7927vw,99vh) scale(.7048)}}.snow:nth-child(117){opacity:1.3372;transform:translate(84.0224vw,-10px) scale(.2439);animation:fall-117 24s -16s linear infinite}@keyframes fall-117{51.24%{transform:translate(84.0536vw,51.24vh) scale(.2439)}to{transform:translate(84.038vw,99vh) scale(.2439)}}.snow:nth-child(118){opacity:1.551;transform:translate(79.7225vw,-10px) scale(.0748);animation:fall-118 29s -20s linear infinite}@keyframes fall-118{31.667%{transform:translate(76.1659vw,31.667vh) scale(.0748)}to{transform:translate(77.9442vw,99vh) scale(.0748)}}.snow:nth-child(119){opacity:1.949;transform:translate(92.0098vw,-10px) scale(.5458);animation:fall-119 22s -9s linear infinite}@keyframes fall-119{38.068%{transform:translate(88.5143vw,38.068vh) scale(.5458)}to{transform:translate(90.26205vw,99vh) scale(.5458)}}.snow:nth-child(120){opacity:.615;transform:translate(31.8806vw,-10px) scale(.2237);animation:fall-120 16s -21s linear infinite}@keyframes fall-120{41.717%{transform:translate(24.7352vw,41.717vh) scale(.2237)}to{transform:translate(28.3079vw,99vh) scale(.2237)}}.snow:nth-child(121){opacity:.9616;transform:translate(85.4862vw,-10px) scale(.532);animation:fall-121 11s -3s linear infinite}@keyframes fall-121{57.723%{transform:translate(75.7128vw,57.723vh) scale(.532)}to{transform:translate(80.5995vw,99vh) scale(.532)}}.snow:nth-child(122){opacity:1.371;transform:translate(8.1662vw,-10px) scale(.2134);animation:fall-122 29s -13s linear infinite}@keyframes fall-122{65.51%{transform:translate(-.1491vw,65.51vh) scale(.2134)}to{transform:translate(4.00855vw,99vh) scale(.2134)}}.snow:nth-child(123){opacity:1.5424;transform:translate(9.9769vw,-10px) scale(.4006);animation:fall-123 17s -4s linear infinite}@keyframes fall-123{42.296%{transform:translate(1.0897vw,42.296vh) scale(.4006)}to{transform:translate(5.5333vw,99vh) scale(.4006)}}.snow:nth-child(124){opacity:.731;transform:translate(98.518vw,-10px) scale(.3978);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{70.736%{transform:translate(101.8321vw,70.736vh) scale(.3978)}to{transform:translate(100.17505vw,99vh) scale(.3978)}}.snow:nth-child(125){opacity:1.8418;transform:translate(61.9589vw,-10px) scale(.6059);animation:fall-125 24s -22s linear infinite}@keyframes fall-125{74.602%{transform:translate(64.3574vw,74.602vh) scale(.6059)}to{transform:translate(63.15815vw,99vh) scale(.6059)}}.snow:nth-child(126){opacity:1.6736;transform:translate(89.9159vw,-10px) scale(.9106);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{50.779%{transform:translate(98.3245vw,50.779vh) scale(.9106)}to{transform:translate(94.1202vw,99vh) scale(.9106)}}.snow:nth-child(127){opacity:.497;transform:translate(69.9618vw,-10px) scale(.4452);animation:fall-127 29s -8s linear infinite}@keyframes fall-127{74.564%{transform:translate(79.8095vw,74.564vh) scale(.4452)}to{transform:translate(74.88565vw,99vh) scale(.4452)}}.snow:nth-child(128){opacity:.3402;transform:translate(37.8104vw,-10px) scale(.0886);animation:fall-128 20s -1s linear infinite}@keyframes fall-128{43.694%{transform:translate(33.0379vw,43.694vh) scale(.0886)}to{transform:translate(35.42415vw,99vh) scale(.0886)}}.snow:nth-child(129){opacity:1.6548;transform:translate(14.9823vw,-10px) scale(.3296);animation:fall-129 15s -9s linear infinite}@keyframes fall-129{42.509%{transform:translate(21.9615vw,42.509vh) scale(.3296)}to{transform:translate(18.4719vw,99vh) scale(.3296)}}.snow:nth-child(130){opacity:1.394;transform:translate(78.0196vw,-10px) scale(.6428);animation:fall-130 25s -24s linear infinite}@keyframes fall-130{54.795%{transform:translate(75.9887vw,54.795vh) scale(.6428)}to{transform:translate(77.00415vw,99vh) scale(.6428)}}.snow:nth-child(131){opacity:1.5428;transform:translate(82.1444vw,-10px) scale(.4339);animation:fall-131 21s -28s linear infinite}@keyframes fall-131{52.449%{transform:translate(75.913vw,52.449vh) scale(.4339)}to{transform:translate(79.0287vw,99vh) scale(.4339)}}.snow:nth-child(132){opacity:.407;transform:translate(28.8594vw,-10px) scale(.1327);animation:fall-132 26s -22s linear infinite}@keyframes fall-132{46.281%{transform:translate(29.5266vw,46.281vh) scale(.1327)}to{transform:translate(29.193vw,99vh) scale(.1327)}}.snow:nth-child(133){opacity:.271;transform:translate(59.9379vw,-10px) scale(.9241);animation:fall-133 30s -8s linear infinite}@keyframes fall-133{39.887%{transform:translate(69.4425vw,39.887vh) scale(.9241)}to{transform:translate(64.6902vw,99vh) scale(.9241)}}.snow:nth-child(134){opacity:.3528;transform:translate(.8489vw,-10px) scale(.8608);animation:fall-134 30s -7s linear infinite}@keyframes fall-134{64.154%{transform:translate(1.7018vw,64.154vh) scale(.8608)}to{transform:translate(1.27535vw,99vh) scale(.8608)}}.snow:nth-child(135){opacity:1.6764;transform:translate(41.0864vw,-10px) scale(.6011);animation:fall-135 13s -9s linear infinite}@keyframes fall-135{39.627%{transform:translate(37.9798vw,39.627vh) scale(.6011)}to{transform:translate(39.5331vw,99vh) scale(.6011)}}.snow:nth-child(136){opacity:.7616;transform:translate(14.8747vw,-10px) scale(.264);animation:fall-136 28s -16s linear infinite}@keyframes fall-136{74.227%{transform:translate(16.451vw,74.227vh) scale(.264)}to{transform:translate(15.66285vw,99vh) scale(.264)}}.snow:nth-child(137){opacity:1.0446;transform:translate(2.0687vw,-10px) scale(.8441);animation:fall-137 14s -17s linear infinite}@keyframes fall-137{55.151%{transform:translate(2.0042vw,55.151vh) scale(.8441)}to{transform:translate(2.03645vw,99vh) scale(.8441)}}.snow:nth-child(138){opacity:1.865;transform:translate(95.7154vw,-10px) scale(.7878);animation:fall-138 25s -10s linear infinite}@keyframes fall-138{78.657%{transform:translate(92.0277vw,78.657vh) scale(.7878)}to{transform:translate(93.87155vw,99vh) scale(.7878)}}.snow:nth-child(139){opacity:1.8552;transform:translate(37.9004vw,-10px) scale(.5785);animation:fall-139 22s -27s linear infinite}@keyframes fall-139{32.976%{transform:translate(32.3253vw,32.976vh) scale(.5785)}to{transform:translate(35.11285vw,99vh) scale(.5785)}}.snow:nth-child(140){opacity:1.6082;transform:translate(7.4572vw,-10px) scale(.6327);animation:fall-140 13s -29s linear infinite}@keyframes fall-140{39.539%{transform:translate(17.2821vw,39.539vh) scale(.6327)}to{transform:translate(12.36965vw,99vh) scale(.6327)}}.snow:nth-child(141){opacity:.4552;transform:translate(63.1405vw,-10px) scale(.0872);animation:fall-141 19s -11s linear infinite}@keyframes fall-141{60.359%{transform:translate(67.5283vw,60.359vh) scale(.0872)}to{transform:translate(65.3344vw,99vh) scale(.0872)}}.snow:nth-child(142){opacity:.6606;transform:translate(93.9717vw,-10px) scale(.4069);animation:fall-142 13s -11s linear infinite}@keyframes fall-142{75.465%{transform:translate(87.5459vw,75.465vh) scale(.4069)}to{transform:translate(90.7588vw,99vh) scale(.4069)}}.snow:nth-child(143){opacity:.1954;transform:translate(34.6696vw,-10px) scale(.6962);animation:fall-143 20s -11s linear infinite}@keyframes fall-143{58.852%{transform:translate(24.9211vw,58.852vh) scale(.6962)}to{transform:translate(29.79535vw,99vh) scale(.6962)}}.snow:nth-child(144){opacity:.647;transform:translate(23.0061vw,-10px) scale(.2145);animation:fall-144 14s -16s linear infinite}@keyframes fall-144{56.839%{transform:translate(15.0854vw,56.839vh) scale(.2145)}to{transform:translate(19.04575vw,99vh) scale(.2145)}}.snow:nth-child(145){opacity:1.5188;transform:translate(89.6402vw,-10px) scale(.5007);animation:fall-145 24s -30s linear infinite}@keyframes fall-145{78.696%{transform:translate(91.3776vw,78.696vh) scale(.5007)}to{transform:translate(90.5089vw,99vh) scale(.5007)}}.snow:nth-child(146){opacity:.264;transform:translate(13.7378vw,-10px) scale(.4467);animation:fall-146 20s -20s linear infinite}@keyframes fall-146{54.677%{transform:translate(9.8669vw,54.677vh) scale(.4467)}to{transform:translate(11.80235vw,99vh) scale(.4467)}}.snow:nth-child(147){opacity:1.6232;transform:translate(9.0743vw,-10px) scale(.4554);animation:fall-147 23s -9s linear infinite}@keyframes fall-147{69.446%{transform:translate(4.8127vw,69.446vh) scale(.4554)}to{transform:translate(6.9435vw,99vh) scale(.4554)}}.snow:nth-child(148){opacity:.1776;transform:translate(85.2039vw,-10px) scale(.5941);animation:fall-148 21s -27s linear infinite}@keyframes fall-148{58.908%{transform:translate(89.7108vw,58.908vh) scale(.5941)}to{transform:translate(87.45735vw,99vh) scale(.5941)}}.snow:nth-child(149){opacity:.5458;transform:translate(13.2943vw,-10px) scale(.7659);animation:fall-149 18s -27s linear infinite}@keyframes fall-149{36.762%{transform:translate(12.2182vw,36.762vh) scale(.7659)}to{transform:translate(12.75625vw,99vh) scale(.7659)}}.snow:nth-child(150){opacity:.6812;transform:translate(55.9885vw,-10px) scale(.2066);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{47.418%{transform:translate(48.052vw,47.418vh) scale(.2066)}to{transform:translate(52.02025vw,99vh) scale(.2066)}}.snow:nth-child(151){opacity:1.415;transform:translate(17.3431vw,-10px) scale(.0407);animation:fall-151 24s -3s linear infinite}@keyframes fall-151{59.345%{transform:translate(13.2354vw,59.345vh) scale(.0407)}to{transform:translate(15.28925vw,99vh) scale(.0407)}}.snow:nth-child(152){opacity:.537;transform:translate(35.1908vw,-10px) scale(.9873);animation:fall-152 14s -1s linear infinite}@keyframes fall-152{67.139%{transform:translate(37.8241vw,67.139vh) scale(.9873)}to{transform:translate(36.50745vw,99vh) scale(.9873)}}.snow:nth-child(153){opacity:.564;transform:translate(98.2757vw,-10px) scale(.228);animation:fall-153 21s -12s linear infinite}@keyframes fall-153{64.812%{transform:translate(103.5657vw,64.812vh) scale(.228)}to{transform:translate(100.9207vw,99vh) scale(.228)}}.snow:nth-child(154){opacity:.9076;transform:translate(58.4643vw,-10px) scale(.8961);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{62.698%{transform:translate(51.7807vw,62.698vh) scale(.8961)}to{transform:translate(55.1225vw,99vh) scale(.8961)}}.snow:nth-child(155){opacity:1.448;transform:translate(86.6846vw,-10px) scale(.5523);animation:fall-155 19s -12s linear infinite}@keyframes fall-155{76.879%{transform:translate(86.8502vw,76.879vh) scale(.5523)}to{transform:translate(86.7674vw,99vh) scale(.5523)}}.snow:nth-child(156){opacity:.8114;transform:translate(34.0545vw,-10px) scale(.7905);animation:fall-156 22s -16s linear infinite}@keyframes fall-156{40.265%{transform:translate(41.0951vw,40.265vh) scale(.7905)}to{transform:translate(37.5748vw,99vh) scale(.7905)}}.snow:nth-child(157){opacity:1.0502;transform:translate(23.3483vw,-10px) scale(.1661);animation:fall-157 22s -30s linear infinite}@keyframes fall-157{69.778%{transform:translate(31.097vw,69.778vh) scale(.1661)}to{transform:translate(27.22265vw,99vh) scale(.1661)}}.snow:nth-child(158){opacity:.8258;transform:translate(78.0544vw,-10px) scale(.6302);animation:fall-158 17s -4s linear infinite}@keyframes fall-158{59.92%{transform:translate(85.3526vw,59.92vh) scale(.6302)}to{transform:translate(81.7035vw,99vh) scale(.6302)}}.snow:nth-child(159){opacity:1.1632;transform:translate(39.5194vw,-10px) scale(.0068);animation:fall-159 16s -24s linear infinite}@keyframes fall-159{66.789%{transform:translate(40.3248vw,66.789vh) scale(.0068)}to{transform:translate(39.9221vw,99vh) scale(.0068)}}.snow:nth-child(160){opacity:1.2728;transform:translate(8.2766vw,-10px) scale(.0208);animation:fall-160 16s -3s linear infinite}@keyframes fall-160{76.226%{transform:translate(17.3105vw,76.226vh) scale(.0208)}to{transform:translate(12.79355vw,99vh) scale(.0208)}}.snow:nth-child(161){opacity:1.0162;transform:translate(23.0174vw,-10px) scale(.2447);animation:fall-161 13s -16s linear infinite}@keyframes fall-161{37.619%{transform:translate(21.1398vw,37.619vh) scale(.2447)}to{transform:translate(22.0786vw,99vh) scale(.2447)}}.snow:nth-child(162){opacity:.6198;transform:translate(7.4114vw,-10px) scale(.4663);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.891%{transform:translate(13.1033vw,43.891vh) scale(.4663)}to{transform:translate(10.25735vw,99vh) scale(.4663)}}.snow:nth-child(163){opacity:1.1074;transform:translate(75.8436vw,-10px) scale(.7707);animation:fall-163 14s -12s linear infinite}@keyframes fall-163{72.36%{transform:translate(75.2293vw,72.36vh) scale(.7707)}to{transform:translate(75.53645vw,99vh) scale(.7707)}}.snow:nth-child(164){opacity:1.7384;transform:translate(72.3709vw,-10px) scale(.653);animation:fall-164 13s -14s linear infinite}@keyframes fall-164{60.509%{transform:translate(76.5426vw,60.509vh) scale(.653)}to{transform:translate(74.45675vw,99vh) scale(.653)}}.snow:nth-child(165){opacity:.2492;transform:translate(2.2144vw,-10px) scale(.6822);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{34.093%{transform:translate(6.4113vw,34.093vh) scale(.6822)}to{transform:translate(4.31285vw,99vh) scale(.6822)}}.snow:nth-child(166){opacity:.4172;transform:translate(73.914vw,-10px) scale(.4797);animation:fall-166 11s -29s linear infinite}@keyframes fall-166{40.104%{transform:translate(68.2799vw,40.104vh) scale(.4797)}to{transform:translate(71.09695vw,99vh) scale(.4797)}}.snow:nth-child(167){opacity:1.743;transform:translate(76.8329vw,-10px) scale(.9982);animation:fall-167 11s -5s linear infinite}@keyframes fall-167{44.878%{transform:translate(75.1644vw,44.878vh) scale(.9982)}to{transform:translate(75.99865vw,99vh) scale(.9982)}}.snow:nth-child(168){opacity:1.5276;transform:translate(89.1395vw,-10px) scale(.5371);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.112%{transform:translate(85.3693vw,60.112vh) scale(.5371)}to{transform:translate(87.2544vw,99vh) scale(.5371)}}.snow:nth-child(169){opacity:1.3924;transform:translate(22.2029vw,-10px) scale(.2676);animation:fall-169 29s -13s linear infinite}@keyframes fall-169{42.354%{transform:translate(23.5731vw,42.354vh) scale(.2676)}to{transform:translate(22.888vw,99vh) scale(.2676)}}.snow:nth-child(170){opacity:.2476;transform:translate(81.4147vw,-10px) scale(.2609);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{61.327%{transform:translate(88.1992vw,61.327vh) scale(.2609)}to{transform:translate(84.80695vw,99vh) scale(.2609)}}.snow:nth-child(171){opacity:1.3506;transform:translate(26.2806vw,-10px) scale(.501);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{54.704%{transform:translate(25.2437vw,54.704vh) scale(.501)}to{transform:translate(25.76215vw,99vh) scale(.501)}}.snow:nth-child(172){opacity:1.817;transform:translate(59.1478vw,-10px) scale(.8656);animation:fall-172 15s -14s linear infinite}@keyframes fall-172{67.047%{transform:translate(49.854vw,67.047vh) scale(.8656)}to{transform:translate(54.5009vw,99vh) scale(.8656)}}.snow:nth-child(173){opacity:.8156;transform:translate(10.9118vw,-10px) scale(.2983);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{32.15%{transform:translate(9.223vw,32.15vh) scale(.2983)}to{transform:translate(10.0674vw,99vh) scale(.2983)}}.snow:nth-child(174){opacity:.5012;transform:translate(46.0112vw,-10px) scale(.6603);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{38.963%{transform:translate(44.607vw,38.963vh) scale(.6603)}to{transform:translate(45.3091vw,99vh) scale(.6603)}}.snow:nth-child(175){opacity:.2164;transform:translate(88.0895vw,-10px) scale(.882);animation:fall-175 30s -14s linear infinite}@keyframes fall-175{41.429%{transform:translate(86.3153vw,41.429vh) scale(.882)}to{transform:translate(87.2024vw,99vh) scale(.882)}}.snow:nth-child(176){opacity:1.8578;transform:translate(93.1359vw,-10px) scale(.0136);animation:fall-176 30s -25s linear infinite}@keyframes fall-176{65.327%{transform:translate(87.8847vw,65.327vh) scale(.0136)}to{transform:translate(90.5103vw,99vh) scale(.0136)}}.snow:nth-child(177){opacity:1.5154;transform:translate(23.7214vw,-10px) scale(.1954);animation:fall-177 28s -22s linear infinite}@keyframes fall-177{68.532%{transform:translate(28.7661vw,68.532vh) scale(.1954)}to{transform:translate(26.24375vw,99vh) scale(.1954)}}.snow:nth-child(178){opacity:1.304;transform:translate(36.3411vw,-10px) scale(.3086);animation:fall-178 12s -30s linear infinite}@keyframes fall-178{68.362%{transform:translate(36.4626vw,68.362vh) scale(.3086)}to{transform:translate(36.40185vw,99vh) scale(.3086)}}.snow:nth-child(179){opacity:1.6406;transform:translate(54.1217vw,-10px) scale(.835);animation:fall-179 13s -16s linear infinite}@keyframes fall-179{39.835%{transform:translate(62.0199vw,39.835vh) scale(.835)}to{transform:translate(58.0708vw,99vh) scale(.835)}}.snow:nth-child(180){opacity:1.1284;transform:translate(57.5642vw,-10px) scale(.8006);animation:fall-180 16s -12s linear infinite}@keyframes fall-180{71.432%{transform:translate(51.2341vw,71.432vh) scale(.8006)}to{transform:translate(54.39915vw,99vh) scale(.8006)}}.snow:nth-child(181){opacity:1.58;transform:translate(65.097vw,-10px) scale(.6128);animation:fall-181 28s -11s linear infinite}@keyframes fall-181{73.989%{transform:translate(62.3359vw,73.989vh) scale(.6128)}to{transform:translate(63.71645vw,99vh) scale(.6128)}}.snow:nth-child(182){opacity:.673;transform:translate(71.9235vw,-10px) scale(.5711);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{52.23%{transform:translate(66.6414vw,52.23vh) scale(.5711)}to{transform:translate(69.28245vw,99vh) scale(.5711)}}.snow:nth-child(183){opacity:1.4896;transform:translate(95.2676vw,-10px) scale(.652);animation:fall-183 27s -7s linear infinite}@keyframes fall-183{42.242%{transform:translate(93.6003vw,42.242vh) scale(.652)}to{transform:translate(94.43395vw,99vh) scale(.652)}}.snow:nth-child(184){opacity:.613;transform:translate(17.0227vw,-10px) scale(.8268);animation:fall-184 29s -7s linear infinite}@keyframes fall-184{37.508%{transform:translate(20.433vw,37.508vh) scale(.8268)}to{transform:translate(18.72785vw,99vh) scale(.8268)}}.snow:nth-child(185){opacity:1.6042;transform:translate(75.0494vw,-10px) scale(.4069);animation:fall-185 26s -6s linear infinite}@keyframes fall-185{74.864%{transform:translate(66.1762vw,74.864vh) scale(.4069)}to{transform:translate(70.6128vw,99vh) scale(.4069)}}.snow:nth-child(186){opacity:1.2716;transform:translate(62.1928vw,-10px) scale(.7766);animation:fall-186 21s -27s linear infinite}@keyframes fall-186{30.014%{transform:translate(64.8287vw,30.014vh) scale(.7766)}to{transform:translate(63.51075vw,99vh) scale(.7766)}}.snow:nth-child(187){opacity:1.7462;transform:translate(49.5737vw,-10px) scale(.3853);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{53.77%{transform:translate(53.4671vw,53.77vh) scale(.3853)}to{transform:translate(51.5204vw,99vh) scale(.3853)}}.snow:nth-child(188){opacity:.929;transform:translate(22.3381vw,-10px) scale(.6857);animation:fall-188 11s -16s linear infinite}@keyframes fall-188{53.606%{transform:translate(25.0485vw,53.606vh) scale(.6857)}to{transform:translate(23.6933vw,99vh) scale(.6857)}}.snow:nth-child(189){opacity:1.8124;transform:translate(20.69vw,-10px) scale(.1776);animation:fall-189 21s -27s linear infinite}@keyframes fall-189{51.77%{transform:translate(17.6459vw,51.77vh) scale(.1776)}to{transform:translate(19.16795vw,99vh) scale(.1776)}}.snow:nth-child(190){opacity:.0516;transform:translate(6.985vw,-10px) scale(.28);animation:fall-190 13s -3s linear infinite}@keyframes fall-190{51.625%{transform:translate(3.9765vw,51.625vh) scale(.28)}to{transform:translate(5.48075vw,99vh) scale(.28)}}.snow:nth-child(191){opacity:.456;transform:translate(98.5129vw,-10px) scale(.5186);animation:fall-191 30s -17s linear infinite}@keyframes fall-191{42.227%{transform:translate(102.1385vw,42.227vh) scale(.5186)}to{transform:translate(100.3257vw,99vh) scale(.5186)}}.snow:nth-child(192){opacity:1.1544;transform:translate(41.2053vw,-10px) scale(.105);animation:fall-192 17s -9s linear infinite}@keyframes fall-192{48.579%{transform:translate(42.6195vw,48.579vh) scale(.105)}to{transform:translate(41.9124vw,99vh) scale(.105)}}.snow:nth-child(193){opacity:1.182;transform:translate(22.6415vw,-10px) scale(.6884);animation:fall-193 26s -14s linear infinite}@keyframes fall-193{50.523%{transform:translate(30.4492vw,50.523vh) scale(.6884)}to{transform:translate(26.54535vw,99vh) scale(.6884)}}.snow:nth-child(194){opacity:1.6114;transform:translate(58.1485vw,-10px) scale(.0916);animation:fall-194 14s -11s linear infinite}@keyframes fall-194{39.416%{transform:translate(57.4959vw,39.416vh) scale(.0916)}to{transform:translate(57.8222vw,99vh) scale(.0916)}}.snow:nth-child(195){opacity:.1998;transform:translate(10.7752vw,-10px) scale(.6948);animation:fall-195 17s -20s linear infinite}@keyframes fall-195{53.273%{transform:translate(8.881vw,53.273vh) scale(.6948)}to{transform:translate(9.8281vw,99vh) scale(.6948)}}.snow:nth-child(196){opacity:.1292;transform:translate(80.7259vw,-10px) scale(.867);animation:fall-196 27s -15s linear infinite}@keyframes fall-196{40.549%{transform:translate(85.3643vw,40.549vh) scale(.867)}to{transform:translate(83.0451vw,99vh) scale(.867)}}.snow:nth-child(197){opacity:.0254;transform:translate(95.3654vw,-10px) scale(.7217);animation:fall-197 22s -9s linear infinite}@keyframes fall-197{55.426%{transform:translate(100.4041vw,55.426vh) scale(.7217)}to{transform:translate(97.88475vw,99vh) scale(.7217)}}.snow:nth-child(198){opacity:1.8826;transform:translate(10.037vw,-10px) scale(.6194);animation:fall-198 11s -19s linear infinite}@keyframes fall-198{45.294%{transform:translate(12.1664vw,45.294vh) scale(.6194)}to{transform:translate(11.1017vw,99vh) scale(.6194)}}.snow:nth-child(199){opacity:.0004;transform:translate(82.1813vw,-10px) scale(.9322);animation:fall-199 27s -3s linear infinite}@keyframes fall-199{41.203%{transform:translate(81.6813vw,41.203vh) scale(.9322)}to{transform:translate(81.9313vw,99vh) scale(.9322)}}.snow:nth-child(200){opacity:.4284;transform:translate(69.9648vw,-10px) scale(.9311);animation:fall-200 16s -22s linear infinite}@keyframes fall-200{50.53%{transform:translate(74.3324vw,50.53vh) scale(.9311)}to{transform:translate(72.1486vw,99vh) scale(.9311)}}.snow:nth-child(201){opacity:.1356;transform:translate(10.0819vw,-10px) scale(.5976);animation:fall-201 28s -18s linear infinite}@keyframes fall-201{79.531%{transform:translate(14.8281vw,79.531vh) scale(.5976)}to{transform:translate(12.455vw,99vh) scale(.5976)}}.snow:nth-child(202){opacity:.5348;transform:translate(6.5532vw,-10px) scale(.3609);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{46.077%{transform:translate(8.7624vw,46.077vh) scale(.3609)}to{transform:translate(7.6578vw,99vh) scale(.3609)}}.snow:nth-child(203){opacity:1.065;transform:translate(73.2755vw,-10px) scale(.8369);animation:fall-203 20s -7s linear infinite}@keyframes fall-203{63.388%{transform:translate(81.9538vw,63.388vh) scale(.8369)}to{transform:translate(77.61465vw,99vh) scale(.8369)}}.snow:nth-child(204){opacity:.4324;transform:translate(99.8671vw,-10px) scale(.7164);animation:fall-204 20s -11s linear infinite}@keyframes fall-204{62.088%{transform:translate(92.8368vw,62.088vh) scale(.7164)}to{transform:translate(96.35195vw,99vh) scale(.7164)}}.snow:nth-child(205){opacity:1.622;transform:translate(15.9856vw,-10px) scale(.0798);animation:fall-205 26s -21s linear infinite}@keyframes fall-205{35.74%{transform:translate(16.8116vw,35.74vh) scale(.0798)}to{transform:translate(16.3986vw,99vh) scale(.0798)}}.snow:nth-child(206){opacity:1.3332;transform:translate(99.2989vw,-10px) scale(.8366);animation:fall-206 20s -18s linear infinite}@keyframes fall-206{73.721%{transform:translate(108.6077vw,73.721vh) scale(.8366)}to{transform:translate(103.9533vw,99vh) scale(.8366)}}.snow:nth-child(207){opacity:.3652;transform:translate(67.751vw,-10px) scale(.6333);animation:fall-207 22s -28s linear infinite}@keyframes fall-207{74.964%{transform:translate(67.9962vw,74.964vh) scale(.6333)}to{transform:translate(67.8736vw,99vh) scale(.6333)}}.snow:nth-child(208){opacity:1.1;transform:translate(82.0863vw,-10px) scale(.2693);animation:fall-208 23s -7s linear infinite}@keyframes fall-208{70.496%{transform:translate(76.1162vw,70.496vh) scale(.2693)}to{transform:translate(79.10125vw,99vh) scale(.2693)}}.snow:nth-child(209){opacity:.73;transform:translate(49.4263vw,-10px) scale(.8942);animation:fall-209 26s -21s linear infinite}@keyframes fall-209{62.63%{transform:translate(47.3389vw,62.63vh) scale(.8942)}to{transform:translate(48.3826vw,99vh) scale(.8942)}}.snow:nth-child(210){opacity:1.7146;transform:translate(3.6017vw,-10px) scale(.8439);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{41.084%{transform:translate(.635vw,41.084vh) scale(.8439)}to{transform:translate(2.11835vw,99vh) scale(.8439)}}.snow:nth-child(211){opacity:1.1088;transform:translate(29.5399vw,-10px) scale(.8309);animation:fall-211 26s -19s linear infinite}@keyframes fall-211{35.382%{transform:translate(26.5581vw,35.382vh) scale(.8309)}to{transform:translate(28.049vw,99vh) scale(.8309)}}.snow:nth-child(212){opacity:1.8124;transform:translate(41.9935vw,-10px) scale(.2511);animation:fall-212 17s -9s linear infinite}@keyframes fall-212{41.125%{transform:translate(39.1816vw,41.125vh) scale(.2511)}to{transform:translate(40.58755vw,99vh) scale(.2511)}}.snow:nth-child(213){opacity:1.0288;transform:translate(54.3021vw,-10px) scale(.0543);animation:fall-213 29s -1s linear infinite}@keyframes fall-213{47.981%{transform:translate(48.0607vw,47.981vh) scale(.0543)}to{transform:translate(51.1814vw,99vh) scale(.0543)}}.snow:nth-child(214){opacity:.626;transform:translate(92.7668vw,-10px) scale(.2256);animation:fall-214 26s -1s linear infinite}@keyframes fall-214{45.348%{transform:translate(95.1867vw,45.348vh) scale(.2256)}to{transform:translate(93.97675vw,99vh) scale(.2256)}}.snow:nth-child(215){opacity:.3024;transform:translate(20.7728vw,-10px) scale(.3271);animation:fall-215 26s -30s linear infinite}@keyframes fall-215{44.68%{transform:translate(19.2552vw,44.68vh) scale(.3271)}to{transform:translate(20.014vw,99vh) scale(.3271)}}.snow:nth-child(216){opacity:.0908;transform:translate(40.3669vw,-10px) scale(.5425);animation:fall-216 10s -24s linear infinite}@keyframes fall-216{36.102%{transform:translate(36.8946vw,36.102vh) scale(.5425)}to{transform:translate(38.63075vw,99vh) scale(.5425)}}.snow:nth-child(217){opacity:1.7432;transform:translate(87.6517vw,-10px) scale(.4614);animation:fall-217 19s -20s linear infinite}@keyframes fall-217{70.01%{transform:translate(95.4512vw,70.01vh) scale(.4614)}to{transform:translate(91.55145vw,99vh) scale(.4614)}}.snow:nth-child(218){opacity:1.3882;transform:translate(66.9259vw,-10px) scale(.6702);animation:fall-218 16s -21s linear infinite}@keyframes fall-218{77.19%{transform:translate(61.679vw,77.19vh) scale(.6702)}to{transform:translate(64.30245vw,99vh) scale(.6702)}}.snow:nth-child(219){opacity:.4498;transform:translate(95.4369vw,-10px) scale(.8853);animation:fall-219 29s -11s linear infinite}@keyframes fall-219{39.515%{transform:translate(97.9946vw,39.515vh) scale(.8853)}to{transform:translate(96.71575vw,99vh) scale(.8853)}}.snow:nth-child(220){opacity:1.5362;transform:translate(23.2657vw,-10px) scale(.548);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{77.126%{transform:translate(13.5773vw,77.126vh) scale(.548)}to{transform:translate(18.4215vw,99vh) scale(.548)}}.snow:nth-child(221){opacity:.6132;transform:translate(97.0183vw,-10px) scale(.1504);animation:fall-221 27s -20s linear infinite}@keyframes fall-221{77.085%{transform:translate(106.9634vw,77.085vh) scale(.1504)}to{transform:translate(101.99085vw,99vh) scale(.1504)}}.snow:nth-child(222){opacity:1.5026;transform:translate(27.2351vw,-10px) scale(.0656);animation:fall-222 21s -13s linear infinite}@keyframes fall-222{48.959%{transform:translate(26.9686vw,48.959vh) scale(.0656)}to{transform:translate(27.10185vw,99vh) scale(.0656)}}.snow:nth-child(223){opacity:.2866;transform:translate(23.9446vw,-10px) scale(.773);animation:fall-223 24s -25s linear infinite}@keyframes fall-223{48.843%{transform:translate(21.2569vw,48.843vh) scale(.773)}to{transform:translate(22.60075vw,99vh) scale(.773)}}.snow:nth-child(224){opacity:.2134;transform:translate(12.6113vw,-10px) scale(.2212);animation:fall-224 25s -1s linear infinite}@keyframes fall-224{54.483%{transform:translate(9.6305vw,54.483vh) scale(.2212)}to{transform:translate(11.1209vw,99vh) scale(.2212)}}.snow:nth-child(225){opacity:.164;transform:translate(60.5652vw,-10px) scale(.2258);animation:fall-225 25s -15s linear infinite}@keyframes fall-225{69.431%{transform:translate(69.3242vw,69.431vh) scale(.2258)}to{transform:translate(64.9447vw,99vh) scale(.2258)}}.snow:nth-child(226){opacity:.7618;transform:translate(90.5892vw,-10px) scale(.695);animation:fall-226 13s -22s linear infinite}@keyframes fall-226{35.498%{transform:translate(95.6996vw,35.498vh) scale(.695)}to{transform:translate(93.1444vw,99vh) scale(.695)}}.snow:nth-child(227){opacity:1.9616;transform:translate(35.1251vw,-10px) scale(.1172);animation:fall-227 23s -22s linear infinite}@keyframes fall-227{55.254%{transform:translate(36.7659vw,55.254vh) scale(.1172)}to{transform:translate(35.9455vw,99vh) scale(.1172)}}.snow:nth-child(228){opacity:.0914;transform:translate(64.5336vw,-10px) scale(.7697);animation:fall-228 10s -7s linear infinite}@keyframes fall-228{71.675%{transform:translate(70.6529vw,71.675vh) scale(.7697)}to{transform:translate(67.59325vw,99vh) scale(.7697)}}.snow:nth-child(229){opacity:1.1174;transform:translate(65.5972vw,-10px) scale(.5397);animation:fall-229 18s -28s linear infinite}@keyframes fall-229{71.554%{transform:translate(75.131vw,71.554vh) scale(.5397)}to{transform:translate(70.3641vw,99vh) scale(.5397)}}.snow:nth-child(230){opacity:.8074;transform:translate(26.3437vw,-10px) scale(.7212);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{50.88%{transform:translate(22.508vw,50.88vh) scale(.7212)}to{transform:translate(24.42585vw,99vh) scale(.7212)}}.snow:nth-child(231){opacity:.182;transform:translate(75.8309vw,-10px) scale(.676);animation:fall-231 24s -20s linear infinite}@keyframes fall-231{67.882%{transform:translate(83.7485vw,67.882vh) scale(.676)}to{transform:translate(79.7897vw,99vh) scale(.676)}}.snow:nth-child(232){opacity:.8554;transform:translate(32.1972vw,-10px) scale(.3063);animation:fall-232 25s -17s linear infinite}@keyframes fall-232{57.886%{transform:translate(22.5072vw,57.886vh) scale(.3063)}to{transform:translate(27.3522vw,99vh) scale(.3063)}}.snow:nth-child(233){opacity:.5548;transform:translate(72.9937vw,-10px) scale(.8824);animation:fall-233 24s -22s linear infinite}@keyframes fall-233{64.766%{transform:translate(75.9975vw,64.766vh) scale(.8824)}to{transform:translate(74.4956vw,99vh) scale(.8824)}}.snow:nth-child(234){opacity:.5058;transform:translate(43.192vw,-10px) scale(.0857);animation:fall-234 16s -22s linear infinite}@keyframes fall-234{45.583%{transform:translate(33.3164vw,45.583vh) scale(.0857)}to{transform:translate(38.2542vw,99vh) scale(.0857)}}.snow:nth-child(235){opacity:.5968;transform:translate(90.7866vw,-10px) scale(.5057);animation:fall-235 14s -13s linear infinite}@keyframes fall-235{42.263%{transform:translate(90.9967vw,42.263vh) scale(.5057)}to{transform:translate(90.89165vw,99vh) scale(.5057)}}.snow:nth-child(236){opacity:.2172;transform:translate(67.6687vw,-10px) scale(.9768);animation:fall-236 19s -26s linear infinite}@keyframes fall-236{52.241%{transform:translate(59.4937vw,52.241vh) scale(.9768)}to{transform:translate(63.5812vw,99vh) scale(.9768)}}.snow:nth-child(237){opacity:.3596;transform:translate(55.2589vw,-10px) scale(.482);animation:fall-237 16s -22s linear infinite}@keyframes fall-237{42.011%{transform:translate(49.9497vw,42.011vh) scale(.482)}to{transform:translate(52.6043vw,99vh) scale(.482)}}.snow:nth-child(238){opacity:1.0684;transform:translate(3.9986vw,-10px) scale(.9673);animation:fall-238 21s -5s linear infinite}@keyframes fall-238{70.871%{transform:translate(6.9697vw,70.871vh) scale(.9673)}to{transform:translate(5.48415vw,99vh) scale(.9673)}}.snow:nth-child(239){opacity:1.424;transform:translate(88.384vw,-10px) scale(.1692);animation:fall-239 23s -1s linear infinite}@keyframes fall-239{34.207%{transform:translate(96.8442vw,34.207vh) scale(.1692)}to{transform:translate(92.6141vw,99vh) scale(.1692)}}.snow:nth-child(240){opacity:1.1924;transform:translate(65.1331vw,-10px) scale(.7523);animation:fall-240 14s -4s linear infinite}@keyframes fall-240{64.193%{transform:translate(74.5089vw,64.193vh) scale(.7523)}to{transform:translate(69.821vw,99vh) scale(.7523)}}.snow:nth-child(241){opacity:.1036;transform:translate(17.5021vw,-10px) scale(.9285);animation:fall-241 12s -5s linear infinite}@keyframes fall-241{70.771%{transform:translate(13.3306vw,70.771vh) scale(.9285)}to{transform:translate(15.41635vw,99vh) scale(.9285)}}.snow:nth-child(242){opacity:.8152;transform:translate(59.2332vw,-10px) scale(.9624);animation:fall-242 19s -7s linear infinite}@keyframes fall-242{66.651%{transform:translate(65.9487vw,66.651vh) scale(.9624)}to{transform:translate(62.59095vw,99vh) scale(.9624)}}.snow:nth-child(243){opacity:.9316;transform:translate(41.1355vw,-10px) scale(.6753);animation:fall-243 20s -8s linear infinite}@keyframes fall-243{41.919%{transform:translate(36.4205vw,41.919vh) scale(.6753)}to{transform:translate(38.778vw,99vh) scale(.6753)}}.snow:nth-child(244){opacity:.6588;transform:translate(13.5312vw,-10px) scale(.3149);animation:fall-244 20s -25s linear infinite}@keyframes fall-244{79.549%{transform:translate(17.7325vw,79.549vh) scale(.3149)}to{transform:translate(15.63185vw,99vh) scale(.3149)}}.snow:nth-child(245){opacity:.3972;transform:translate(89.202vw,-10px) scale(.6686);animation:fall-245 19s -1s linear infinite}@keyframes fall-245{73.498%{transform:translate(88.6624vw,73.498vh) scale(.6686)}to{transform:translate(88.9322vw,99vh) scale(.6686)}}.snow:nth-child(246){opacity:.3708;transform:translate(17.7519vw,-10px) scale(.2859);animation:fall-246 25s -18s linear infinite}@keyframes fall-246{68.084%{transform:translate(23.2208vw,68.084vh) scale(.2859)}to{transform:translate(20.48635vw,99vh) scale(.2859)}}.snow:nth-child(247){opacity:1.0228;transform:translate(80.2734vw,-10px) scale(.6044);animation:fall-247 23s -28s linear infinite}@keyframes fall-247{52.693%{transform:translate(70.3119vw,52.693vh) scale(.6044)}to{transform:translate(75.29265vw,99vh) scale(.6044)}}.snow:nth-child(248){opacity:1.3348;transform:translate(55.293vw,-10px) scale(.5493);animation:fall-248 28s -8s linear infinite}@keyframes fall-248{31.352%{transform:translate(54.2952vw,31.352vh) scale(.5493)}to{transform:translate(54.7941vw,99vh) scale(.5493)}}.snow:nth-child(249){opacity:1.9336;transform:translate(16.5357vw,-10px) scale(.8511);animation:fall-249 13s -29s linear infinite}@keyframes fall-249{77.283%{transform:translate(16.8331vw,77.283vh) scale(.8511)}to{transform:translate(16.6844vw,99vh) scale(.8511)}}.snow:nth-child(250){opacity:.1442;transform:translate(81.0046vw,-10px) scale(.9562);animation:fall-250 27s -26s linear infinite}@keyframes fall-250{31.658%{transform:translate(82.4414vw,31.658vh) scale(.9562)}to{transform:translate(81.723vw,99vh) scale(.9562)}}.snow:nth-child(251){opacity:.8452;transform:translate(71.754vw,-10px) scale(.3317);animation:fall-251 18s -11s linear infinite}@keyframes fall-251{49.576%{transform:translate(71.6094vw,49.576vh) scale(.3317)}to{transform:translate(71.6817vw,99vh) scale(.3317)}}.snow:nth-child(252){opacity:1.7368;transform:translate(55.824vw,-10px) scale(.0576);animation:fall-252 22s -20s linear infinite}@keyframes fall-252{73.769%{transform:translate(60.4183vw,73.769vh) scale(.0576)}to{transform:translate(58.12115vw,99vh) scale(.0576)}}.snow:nth-child(253){opacity:1.63;transform:translate(75.134vw,-10px) scale(.2161);animation:fall-253 30s -2s linear infinite}@keyframes fall-253{44.233%{transform:translate(69.3159vw,44.233vh) scale(.2161)}to{transform:translate(72.22495vw,99vh) scale(.2161)}}.snow:nth-child(254){opacity:.7868;transform:translate(7.9912vw,-10px) scale(.4541);animation:fall-254 17s -22s linear infinite}@keyframes fall-254{56.191%{transform:translate(1.5119vw,56.191vh) scale(.4541)}to{transform:translate(4.75155vw,99vh) scale(.4541)}}.snow:nth-child(255){opacity:.1028;transform:translate(50.403vw,-10px) scale(.1507);animation:fall-255 28s -9s linear infinite}@keyframes fall-255{70.967%{transform:translate(45.615vw,70.967vh) scale(.1507)}to{transform:translate(48.009vw,99vh) scale(.1507)}}.snow:nth-child(256){opacity:1.9192;transform:translate(97.3707vw,-10px) scale(.5104);animation:fall-256 25s -17s linear infinite}@keyframes fall-256{67.345%{transform:translate(90.8242vw,67.345vh) scale(.5104)}to{transform:translate(94.09745vw,99vh) scale(.5104)}}.snow:nth-child(257){opacity:1.132;transform:translate(45.1109vw,-10px) scale(.6929);animation:fall-257 25s -7s linear infinite}@keyframes fall-257{35.181%{transform:translate(35.5038vw,35.181vh) scale(.6929)}to{transform:translate(40.30735vw,99vh) scale(.6929)}}.snow:nth-child(258){opacity:.4206;transform:translate(57.9727vw,-10px) scale(.4168);animation:fall-258 15s -5s linear infinite}@keyframes fall-258{55.384%{transform:translate(64.698vw,55.384vh) scale(.4168)}to{transform:translate(61.33535vw,99vh) scale(.4168)}}.snow:nth-child(259){opacity:.7542;transform:translate(70.1581vw,-10px) scale(.1579);animation:fall-259 30s -3s linear infinite}@keyframes fall-259{77.309%{transform:translate(79.7809vw,77.309vh) scale(.1579)}to{transform:translate(74.9695vw,99vh) scale(.1579)}}.snow:nth-child(260){opacity:.3464;transform:translate(49.8762vw,-10px) scale(.1037);animation:fall-260 22s -11s linear infinite}@keyframes fall-260{60.859%{transform:translate(53.2537vw,60.859vh) scale(.1037)}to{transform:translate(51.56495vw,99vh) scale(.1037)}}.snow:nth-child(261){opacity:.092;transform:translate(53.1272vw,-10px) scale(.3337);animation:fall-261 22s -11s linear infinite}@keyframes fall-261{44.922%{transform:translate(61.0511vw,44.922vh) scale(.3337)}to{transform:translate(57.08915vw,99vh) scale(.3337)}}.snow:nth-child(262){opacity:.8002;transform:translate(95.368vw,-10px) scale(.9485);animation:fall-262 14s -30s linear infinite}@keyframes fall-262{67.551%{transform:translate(98.0435vw,67.551vh) scale(.9485)}to{transform:translate(96.70575vw,99vh) scale(.9485)}}.snow:nth-child(263){opacity:1.219;transform:translate(59.5487vw,-10px) scale(.3904);animation:fall-263 15s -11s linear infinite}@keyframes fall-263{49.063%{transform:translate(59.393vw,49.063vh) scale(.3904)}to{transform:translate(59.47085vw,99vh) scale(.3904)}}.snow:nth-child(264){opacity:1.4186;transform:translate(82.4645vw,-10px) scale(.0434);animation:fall-264 28s -3s linear infinite}@keyframes fall-264{41.923%{transform:translate(79.8021vw,41.923vh) scale(.0434)}to{transform:translate(81.1333vw,99vh) scale(.0434)}}.snow:nth-child(265){opacity:.6436;transform:translate(13.2352vw,-10px) scale(.3336);animation:fall-265 30s -6s linear infinite}@keyframes fall-265{43.394%{transform:translate(19.8889vw,43.394vh) scale(.3336)}to{transform:translate(16.56205vw,99vh) scale(.3336)}}.snow:nth-child(266){opacity:.819;transform:translate(72.338vw,-10px) scale(.8402);animation:fall-266 29s -18s linear infinite}@keyframes fall-266{47.941%{transform:translate(63.1139vw,47.941vh) scale(.8402)}to{transform:translate(67.72595vw,99vh) scale(.8402)}}.snow:nth-child(267){opacity:.1554;transform:translate(9.1612vw,-10px) scale(.5356);animation:fall-267 24s -2s linear infinite}@keyframes fall-267{45.273%{transform:translate(18.1392vw,45.273vh) scale(.5356)}to{transform:translate(13.6502vw,99vh) scale(.5356)}}.snow:nth-child(268){opacity:1.3194;transform:translate(34.3806vw,-10px) scale(.6336);animation:fall-268 12s -15s linear infinite}@keyframes fall-268{59.108%{transform:translate(40.0984vw,59.108vh) scale(.6336)}to{transform:translate(37.2395vw,99vh) scale(.6336)}}.snow:nth-child(269){opacity:1.4844;transform:translate(63.0262vw,-10px) scale(.4448);animation:fall-269 30s -22s linear infinite}@keyframes fall-269{37.568%{transform:translate(70.5891vw,37.568vh) scale(.4448)}to{transform:translate(66.80765vw,99vh) scale(.4448)}}.snow:nth-child(270){opacity:1.016;transform:translate(96.2199vw,-10px) scale(.437);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{48.32%{transform:translate(90.0661vw,48.32vh) scale(.437)}to{transform:translate(93.143vw,99vh) scale(.437)}}.snow:nth-child(271){opacity:.933;transform:translate(9.9693vw,-10px) scale(.2447);animation:fall-271 28s -25s linear infinite}@keyframes fall-271{75.648%{transform:translate(5.3036vw,75.648vh) scale(.2447)}to{transform:translate(7.63645vw,99vh) scale(.2447)}}.snow:nth-child(272){opacity:.4494;transform:translate(94.8894vw,-10px) scale(.6019);animation:fall-272 10s -30s linear infinite}@keyframes fall-272{71.044%{transform:translate(92.4469vw,71.044vh) scale(.6019)}to{transform:translate(93.66815vw,99vh) scale(.6019)}}.snow:nth-child(273){opacity:1.5022;transform:translate(53.2651vw,-10px) scale(.5068);animation:fall-273 23s -26s linear infinite}@keyframes fall-273{47.709%{transform:translate(44.3651vw,47.709vh) scale(.5068)}to{transform:translate(48.8151vw,99vh) scale(.5068)}}.snow:nth-child(274){opacity:.9884;transform:translate(64.0216vw,-10px) scale(.2182);animation:fall-274 16s -11s linear infinite}@keyframes fall-274{65.121%{transform:translate(64.4787vw,65.121vh) scale(.2182)}to{transform:translate(64.25015vw,99vh) scale(.2182)}}.snow:nth-child(275){opacity:.399;transform:translate(83.1837vw,-10px) scale(.9562);animation:fall-275 23s -20s linear infinite}@keyframes fall-275{40.028%{transform:translate(73.7679vw,40.028vh) scale(.9562)}to{transform:translate(78.4758vw,99vh) scale(.9562)}}.snow:nth-child(276){opacity:1.8436;transform:translate(71.8292vw,-10px) scale(.6707);animation:fall-276 25s -18s linear infinite}@keyframes fall-276{79.766%{transform:translate(78.4274vw,79.766vh) scale(.6707)}to{transform:translate(75.1283vw,99vh) scale(.6707)}}.snow:nth-child(277){opacity:.7856;transform:translate(68.2837vw,-10px) scale(.2431);animation:fall-277 20s -10s linear infinite}@keyframes fall-277{34.045%{transform:translate(58.7312vw,34.045vh) scale(.2431)}to{transform:translate(63.50745vw,99vh) scale(.2431)}}.snow:nth-child(278){opacity:1.4676;transform:translate(16.697vw,-10px) scale(.0653);animation:fall-278 15s -17s linear infinite}@keyframes fall-278{65.827%{transform:translate(26.4485vw,65.827vh) scale(.0653)}to{transform:translate(21.57275vw,99vh) scale(.0653)}}.snow:nth-child(279){opacity:1.683;transform:translate(56.9655vw,-10px) scale(.0327);animation:fall-279 27s -13s linear infinite}@keyframes fall-279{65.896%{transform:translate(50.8803vw,65.896vh) scale(.0327)}to{transform:translate(53.9229vw,99vh) scale(.0327)}}.snow:nth-child(280){opacity:.9016;transform:translate(23.7496vw,-10px) scale(.9254);animation:fall-280 12s -30s linear infinite}@keyframes fall-280{58.508%{transform:translate(22.7676vw,58.508vh) scale(.9254)}to{transform:translate(23.2586vw,99vh) scale(.9254)}}.snow:nth-child(281){opacity:.7182;transform:translate(25.9787vw,-10px) scale(.4066);animation:fall-281 17s -13s linear infinite}@keyframes fall-281{74.911%{transform:translate(29.2087vw,74.911vh) scale(.4066)}to{transform:translate(27.5937vw,99vh) scale(.4066)}}.snow:nth-child(282){opacity:.224;transform:translate(19.2577vw,-10px) scale(.9508);animation:fall-282 22s -12s linear infinite}@keyframes fall-282{73.895%{transform:translate(16.8374vw,73.895vh) scale(.9508)}to{transform:translate(18.04755vw,99vh) scale(.9508)}}.snow:nth-child(283){opacity:1.8954;transform:translate(67.2807vw,-10px) scale(.3234);animation:fall-283 26s -28s linear infinite}@keyframes fall-283{35.944%{transform:translate(65.5096vw,35.944vh) scale(.3234)}to{transform:translate(66.39515vw,99vh) scale(.3234)}}.snow:nth-child(284){opacity:1.1706;transform:translate(28.2661vw,-10px) scale(.6405);animation:fall-284 24s -8s linear infinite}@keyframes fall-284{68.867%{transform:translate(34.8572vw,68.867vh) scale(.6405)}to{transform:translate(31.56165vw,99vh) scale(.6405)}}.snow:nth-child(285){opacity:1.2264;transform:translate(26.5031vw,-10px) scale(.5512);animation:fall-285 20s -21s linear infinite}@keyframes fall-285{48.025%{transform:translate(29.6802vw,48.025vh) scale(.5512)}to{transform:translate(28.09165vw,99vh) scale(.5512)}}.snow:nth-child(286){opacity:1.3826;transform:translate(22.7751vw,-10px) scale(.8655);animation:fall-286 30s -18s linear infinite}@keyframes fall-286{38.456%{transform:translate(30.8433vw,38.456vh) scale(.8655)}to{transform:translate(26.8092vw,99vh) scale(.8655)}}.snow:nth-child(287){opacity:.5244;transform:translate(4.9105vw,-10px) scale(.2613);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{60.395%{transform:translate(6.397vw,60.395vh) scale(.2613)}to{transform:translate(5.65375vw,99vh) scale(.2613)}}.snow:nth-child(288){opacity:1.0772;transform:translate(46.5607vw,-10px) scale(.0853);animation:fall-288 13s -29s linear infinite}@keyframes fall-288{61.567%{transform:translate(38.2134vw,61.567vh) scale(.0853)}to{transform:translate(42.38705vw,99vh) scale(.0853)}}.snow:nth-child(289){opacity:1.7078;transform:translate(13.9368vw,-10px) scale(.6075);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{74.204%{transform:translate(18.8475vw,74.204vh) scale(.6075)}to{transform:translate(16.39215vw,99vh) scale(.6075)}}.snow:nth-child(290){opacity:.0886;transform:translate(97.9511vw,-10px) scale(.5344);animation:fall-290 19s -26s linear infinite}@keyframes fall-290{62.716%{transform:translate(98.3246vw,62.716vh) scale(.5344)}to{transform:translate(98.13785vw,99vh) scale(.5344)}}.snow:nth-child(291){opacity:1.1228;transform:translate(4.1914vw,-10px) scale(.6501);animation:fall-291 28s -19s linear infinite}@keyframes fall-291{47.641%{transform:translate(13.728vw,47.641vh) scale(.6501)}to{transform:translate(8.9597vw,99vh) scale(.6501)}}.snow:nth-child(292){opacity:1.4704;transform:translate(39.8251vw,-10px) scale(.4791);animation:fall-292 21s -10s linear infinite}@keyframes fall-292{72.328%{transform:translate(41.0781vw,72.328vh) scale(.4791)}to{transform:translate(40.4516vw,99vh) scale(.4791)}}.snow:nth-child(293){opacity:1.3704;transform:translate(15.5156vw,-10px) scale(.2026);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{75.084%{transform:translate(14.2152vw,75.084vh) scale(.2026)}to{transform:translate(14.8654vw,99vh) scale(.2026)}}.snow:nth-child(294){opacity:.5844;transform:translate(95.4242vw,-10px) scale(.1333);animation:fall-294 16s -2s linear infinite}@keyframes fall-294{46.664%{transform:translate(104.518vw,46.664vh) scale(.1333)}to{transform:translate(99.9711vw,99vh) scale(.1333)}}.snow:nth-child(295){opacity:.9034;transform:translate(9.671vw,-10px) scale(.3242);animation:fall-295 23s -13s linear infinite}@keyframes fall-295{37.326%{transform:translate(5.8606vw,37.326vh) scale(.3242)}to{transform:translate(7.7658vw,99vh) scale(.3242)}}.snow:nth-child(296){opacity:1.3198;transform:translate(43.6365vw,-10px) scale(.0688);animation:fall-296 13s -4s linear infinite}@keyframes fall-296{51.937%{transform:translate(40.9802vw,51.937vh) scale(.0688)}to{transform:translate(42.30835vw,99vh) scale(.0688)}}.snow:nth-child(297){opacity:.2244;transform:translate(4.0474vw,-10px) scale(.8673);animation:fall-297 23s -5s linear infinite}@keyframes fall-297{73.94%{transform:translate(14.0088vw,73.94vh) scale(.8673)}to{transform:translate(9.0281vw,99vh) scale(.8673)}}.snow:nth-child(298){opacity:1.19;transform:translate(41.9532vw,-10px) scale(.1619);animation:fall-298 11s -26s linear infinite}@keyframes fall-298{72.068%{transform:translate(37.8374vw,72.068vh) scale(.1619)}to{transform:translate(39.8953vw,99vh) scale(.1619)}}.snow:nth-child(299){opacity:1.5606;transform:translate(.3576vw,-10px) scale(.8717);animation:fall-299 13s -25s linear infinite}@keyframes fall-299{61.32%{transform:translate(-7.1217vw,61.32vh) scale(.8717)}to{transform:translate(-3.38205vw,99vh) scale(.8717)}}.snow:nth-child(300){opacity:.4818;transform:translate(51.1526vw,-10px) scale(.9988);animation:fall-300 23s -29s linear infinite}@keyframes fall-300{48.119%{transform:translate(49.31vw,48.119vh) scale(.9988)}to{transform:translate(50.2313vw,99vh) scale(.9988)}}.snow:nth-child(301){opacity:.524;transform:translate(3.2488vw,-10px) scale(.6916);animation:fall-301 25s -26s linear infinite}@keyframes fall-301{54.727%{transform:translate(9.7396vw,54.727vh) scale(.6916)}to{transform:translate(6.4942vw,99vh) scale(.6916)}}.snow:nth-child(302){opacity:1.5844;transform:translate(82.3842vw,-10px) scale(.4423);animation:fall-302 18s -3s linear infinite}@keyframes fall-302{43.039%{transform:translate(90.0482vw,43.039vh) scale(.4423)}to{transform:translate(86.2162vw,99vh) scale(.4423)}}.snow:nth-child(303){opacity:.5302;transform:translate(27.7493vw,-10px) scale(.3349);animation:fall-303 25s -20s linear infinite}@keyframes fall-303{79.562%{transform:translate(23.7387vw,79.562vh) scale(.3349)}to{transform:translate(25.744vw,99vh) scale(.3349)}}.snow:nth-child(304){opacity:1.7026;transform:translate(54.2181vw,-10px) scale(.8385);animation:fall-304 11s -4s linear infinite}@keyframes fall-304{53.718%{transform:translate(51.2335vw,53.718vh) scale(.8385)}to{transform:translate(52.7258vw,99vh) scale(.8385)}}.snow:nth-child(305){opacity:1.2124;transform:translate(25.3934vw,-10px) scale(.9913);animation:fall-305 26s -12s linear infinite}@keyframes fall-305{78.374%{transform:translate(25.0362vw,78.374vh) scale(.9913)}to{transform:translate(25.2148vw,99vh) scale(.9913)}}.snow:nth-child(306){opacity:.4086;transform:translate(74.942vw,-10px) scale(.1996);animation:fall-306 26s -28s linear infinite}@keyframes fall-306{63.143%{transform:translate(75.5133vw,63.143vh) scale(.1996)}to{transform:translate(75.22765vw,99vh) scale(.1996)}}.snow:nth-child(307){opacity:.3114;transform:translate(76.6016vw,-10px) scale(.7051);animation:fall-307 14s -30s linear infinite}@keyframes fall-307{71.384%{transform:translate(86.1387vw,71.384vh) scale(.7051)}to{transform:translate(81.37015vw,99vh) scale(.7051)}}.snow:nth-child(308){opacity:.8744;transform:translate(35.2814vw,-10px) scale(.0252);animation:fall-308 24s -29s linear infinite}@keyframes fall-308{68.797%{transform:translate(35.2251vw,68.797vh) scale(.0252)}to{transform:translate(35.25325vw,99vh) scale(.0252)}}.snow:nth-child(309){opacity:.5388;transform:translate(88.0653vw,-10px) scale(.9171);animation:fall-309 12s -22s linear infinite}@keyframes fall-309{55.91%{transform:translate(83.5749vw,55.91vh) scale(.9171)}to{transform:translate(85.8201vw,99vh) scale(.9171)}}.snow:nth-child(310){opacity:1.8126;transform:translate(34.9433vw,-10px) scale(.494);animation:fall-310 22s -17s linear infinite}@keyframes fall-310{56.677%{transform:translate(29.0699vw,56.677vh) scale(.494)}to{transform:translate(32.0066vw,99vh) scale(.494)}}.snow:nth-child(311){opacity:.6156;transform:translate(53.767vw,-10px) scale(.0154);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{54.66%{transform:translate(59.9717vw,54.66vh) scale(.0154)}to{transform:translate(56.86935vw,99vh) scale(.0154)}}.snow:nth-child(312){opacity:.3564;transform:translate(54.8118vw,-10px) scale(.6705);animation:fall-312 11s -2s linear infinite}@keyframes fall-312{67.912%{transform:translate(52.44vw,67.912vh) scale(.6705)}to{transform:translate(53.6259vw,99vh) scale(.6705)}}.snow:nth-child(313){opacity:1.1102;transform:translate(70.6921vw,-10px) scale(.6767);animation:fall-313 13s -13s linear infinite}@keyframes fall-313{63.425%{transform:translate(76.1821vw,63.425vh) scale(.6767)}to{transform:translate(73.4371vw,99vh) scale(.6767)}}.snow:nth-child(314){opacity:1.778;transform:translate(38.7426vw,-10px) scale(.253);animation:fall-314 14s -18s linear infinite}@keyframes fall-314{73.676%{transform:translate(33.7514vw,73.676vh) scale(.253)}to{transform:translate(36.247vw,99vh) scale(.253)}}.snow:nth-child(315){opacity:.858;transform:translate(22.4761vw,-10px) scale(.8792);animation:fall-315 21s -26s linear infinite}@keyframes fall-315{57.856%{transform:translate(22.2897vw,57.856vh) scale(.8792)}to{transform:translate(22.3829vw,99vh) scale(.8792)}}.snow:nth-child(316){opacity:.688;transform:translate(66.0645vw,-10px) scale(.2952);animation:fall-316 27s -28s linear infinite}@keyframes fall-316{57.335%{transform:translate(64.5275vw,57.335vh) scale(.2952)}to{transform:translate(65.296vw,99vh) scale(.2952)}}.snow:nth-child(317){opacity:.6956;transform:translate(67.6841vw,-10px) scale(.2243);animation:fall-317 13s -28s linear infinite}@keyframes fall-317{32.849%{transform:translate(65.7149vw,32.849vh) scale(.2243)}to{transform:translate(66.6995vw,99vh) scale(.2243)}}.snow:nth-child(318){opacity:.2544;transform:translate(81.4535vw,-10px) scale(.2224);animation:fall-318 14s -13s linear infinite}@keyframes fall-318{42.185%{transform:translate(88vw,42.185vh) scale(.2224)}to{transform:translate(84.72675vw,99vh) scale(.2224)}}.snow:nth-child(319){opacity:1.2002;transform:translate(39.4541vw,-10px) scale(.0038);animation:fall-319 24s -13s linear infinite}@keyframes fall-319{73.883%{transform:translate(45.0244vw,73.883vh) scale(.0038)}to{transform:translate(42.23925vw,99vh) scale(.0038)}}.snow:nth-child(320){opacity:.415;transform:translate(8.1443vw,-10px) scale(.3587);animation:fall-320 19s -15s linear infinite}@keyframes fall-320{61.754%{transform:translate(4.8628vw,61.754vh) scale(.3587)}to{transform:translate(6.50355vw,99vh) scale(.3587)}}.snow:nth-child(321){opacity:1.6194;transform:translate(75.6919vw,-10px) scale(.9615);animation:fall-321 19s -17s linear infinite}@keyframes fall-321{34.741%{transform:translate(79.328vw,34.741vh) scale(.9615)}to{transform:translate(77.50995vw,99vh) scale(.9615)}}.snow:nth-child(322){opacity:1.759;transform:translate(82.5794vw,-10px) scale(.7031);animation:fall-322 23s -2s linear infinite}@keyframes fall-322{60.342%{transform:translate(74.9923vw,60.342vh) scale(.7031)}to{transform:translate(78.78585vw,99vh) scale(.7031)}}.snow:nth-child(323){opacity:1.327;transform:translate(11.9933vw,-10px) scale(.4016);animation:fall-323 22s -11s linear infinite}@keyframes fall-323{46.771%{transform:translate(11.4569vw,46.771vh) scale(.4016)}to{transform:translate(11.7251vw,99vh) scale(.4016)}}.snow:nth-child(324){opacity:1.528;transform:translate(38.2364vw,-10px) scale(.1021);animation:fall-324 13s -8s linear infinite}@keyframes fall-324{41.835%{transform:translate(47.2233vw,41.835vh) scale(.1021)}to{transform:translate(42.72985vw,99vh) scale(.1021)}}.snow:nth-child(325){opacity:1.8882;transform:translate(40.9852vw,-10px) scale(.8514);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{32.156%{transform:translate(38.5144vw,32.156vh) scale(.8514)}to{transform:translate(39.7498vw,99vh) scale(.8514)}}.snow:nth-child(326){opacity:.4098;transform:translate(43.8511vw,-10px) scale(.8873);animation:fall-326 30s -17s linear infinite}@keyframes fall-326{45.091%{transform:translate(44.9744vw,45.091vh) scale(.8873)}to{transform:translate(44.41275vw,99vh) scale(.8873)}}.snow:nth-child(327){opacity:1.4564;transform:translate(9.9236vw,-10px) scale(.7113);animation:fall-327 26s -23s linear infinite}@keyframes fall-327{31.203%{transform:translate(12.9744vw,31.203vh) scale(.7113)}to{transform:translate(11.449vw,99vh) scale(.7113)}}.snow:nth-child(328){opacity:1.3488;transform:translate(50.002vw,-10px) scale(.2605);animation:fall-328 25s -24s linear infinite}@keyframes fall-328{31.888%{transform:translate(44.5253vw,31.888vh) scale(.2605)}to{transform:translate(47.26365vw,99vh) scale(.2605)}}.snow:nth-child(329){opacity:.1674;transform:translate(11.615vw,-10px) scale(.2246);animation:fall-329 12s -4s linear infinite}@keyframes fall-329{69.529%{transform:translate(3.8339vw,69.529vh) scale(.2246)}to{transform:translate(7.72445vw,99vh) scale(.2246)}}.snow:nth-child(330){opacity:.8636;transform:translate(44.8573vw,-10px) scale(.9665);animation:fall-330 16s -6s linear infinite}@keyframes fall-330{43.485%{transform:translate(43.9412vw,43.485vh) scale(.9665)}to{transform:translate(44.39925vw,99vh) scale(.9665)}}.snow:nth-child(331){opacity:.3352;transform:translate(58.7104vw,-10px) scale(.0591);animation:fall-331 27s -1s linear infinite}@keyframes fall-331{63.317%{transform:translate(58.5131vw,63.317vh) scale(.0591)}to{transform:translate(58.61175vw,99vh) scale(.0591)}}.snow:nth-child(332){opacity:.1422;transform:translate(18.0736vw,-10px) scale(.7404);animation:fall-332 28s -23s linear infinite}@keyframes fall-332{44.296%{transform:translate(11.764vw,44.296vh) scale(.7404)}to{transform:translate(14.9188vw,99vh) scale(.7404)}}.snow:nth-child(333){opacity:1.544;transform:translate(25.6102vw,-10px) scale(.9118);animation:fall-333 19s -25s linear infinite}@keyframes fall-333{57.979%{transform:translate(24.2152vw,57.979vh) scale(.9118)}to{transform:translate(24.9127vw,99vh) scale(.9118)}}.snow:nth-child(334){opacity:1.6762;transform:translate(48.3521vw,-10px) scale(.4637);animation:fall-334 13s -11s linear infinite}@keyframes fall-334{62.981%{transform:translate(45.9792vw,62.981vh) scale(.4637)}to{transform:translate(47.16565vw,99vh) scale(.4637)}}.snow:nth-child(335){opacity:.167;transform:translate(58.4217vw,-10px) scale(.7472);animation:fall-335 25s -24s linear infinite}@keyframes fall-335{72.326%{transform:translate(55.5057vw,72.326vh) scale(.7472)}to{transform:translate(56.9637vw,99vh) scale(.7472)}}.snow:nth-child(336){opacity:.897;transform:translate(38.4904vw,-10px) scale(.3638);animation:fall-336 22s -19s linear infinite}@keyframes fall-336{57.25%{transform:translate(34.5284vw,57.25vh) scale(.3638)}to{transform:translate(36.5094vw,99vh) scale(.3638)}}.snow:nth-child(337){opacity:.5232;transform:translate(88.3031vw,-10px) scale(.3919);animation:fall-337 22s -18s linear infinite}@keyframes fall-337{57.389%{transform:translate(81.9993vw,57.389vh) scale(.3919)}to{transform:translate(85.1512vw,99vh) scale(.3919)}}.snow:nth-child(338){opacity:1.675;transform:translate(89.4238vw,-10px) scale(.633);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{33.711%{transform:translate(97.3112vw,33.711vh) scale(.633)}to{transform:translate(93.3675vw,99vh) scale(.633)}}.snow:nth-child(339){opacity:.3408;transform:translate(34.8026vw,-10px) scale(.5372);animation:fall-339 26s -20s linear infinite}@keyframes fall-339{48.28%{transform:translate(42.3926vw,48.28vh) scale(.5372)}to{transform:translate(38.5976vw,99vh) scale(.5372)}}.snow:nth-child(340){opacity:.2366;transform:translate(23.0608vw,-10px) scale(.0113);animation:fall-340 17s -4s linear infinite}@keyframes fall-340{58.449%{transform:translate(23.9808vw,58.449vh) scale(.0113)}to{transform:translate(23.5208vw,99vh) scale(.0113)}}.snow:nth-child(341){opacity:1.0518;transform:translate(76.0062vw,-10px) scale(.1612);animation:fall-341 18s -14s linear infinite}@keyframes fall-341{59.795%{transform:translate(79.1354vw,59.795vh) scale(.1612)}to{transform:translate(77.5708vw,99vh) scale(.1612)}}.snow:nth-child(342){opacity:1.5744;transform:translate(2.0741vw,-10px) scale(.3514);animation:fall-342 30s -11s linear infinite}@keyframes fall-342{55.477%{transform:translate(11.4781vw,55.477vh) scale(.3514)}to{transform:translate(6.7761vw,99vh) scale(.3514)}}.snow:nth-child(343){opacity:1.623;transform:translate(60.1334vw,-10px) scale(.0644);animation:fall-343 19s -13s linear infinite}@keyframes fall-343{65.909%{transform:translate(60.3515vw,65.909vh) scale(.0644)}to{transform:translate(60.24245vw,99vh) scale(.0644)}}.snow:nth-child(344){opacity:.3846;transform:translate(33.7882vw,-10px) scale(.6551);animation:fall-344 27s -11s linear infinite}@keyframes fall-344{53.697%{transform:translate(33.4132vw,53.697vh) scale(.6551)}to{transform:translate(33.6007vw,99vh) scale(.6551)}}.snow:nth-child(345){opacity:1.9128;transform:translate(53.8228vw,-10px) scale(.0843);animation:fall-345 30s -9s linear infinite}@keyframes fall-345{58.877%{transform:translate(45.5152vw,58.877vh) scale(.0843)}to{transform:translate(49.669vw,99vh) scale(.0843)}}.snow:nth-child(346){opacity:.3916;transform:translate(73.6732vw,-10px) scale(.9586);animation:fall-346 15s -16s linear infinite}@keyframes fall-346{69.02%{transform:translate(81.7815vw,69.02vh) scale(.9586)}to{transform:translate(77.72735vw,99vh) scale(.9586)}}.snow:nth-child(347){opacity:1.7962;transform:translate(95.0625vw,-10px) scale(.4605);animation:fall-347 13s -13s linear infinite}@keyframes fall-347{40.631%{transform:translate(94.0912vw,40.631vh) scale(.4605)}to{transform:translate(94.57685vw,99vh) scale(.4605)}}.snow:nth-child(348){opacity:1.2302;transform:translate(42.8045vw,-10px) scale(.2412);animation:fall-348 11s -2s linear infinite}@keyframes fall-348{58.911%{transform:translate(36.1825vw,58.911vh) scale(.2412)}to{transform:translate(39.4935vw,99vh) scale(.2412)}}.snow:nth-child(349){opacity:1.9824;transform:translate(53.5249vw,-10px) scale(.8176);animation:fall-349 12s -30s linear infinite}@keyframes fall-349{50.488%{transform:translate(51.8351vw,50.488vh) scale(.8176)}to{transform:translate(52.68vw,99vh) scale(.8176)}}.snow:nth-child(350){opacity:.0704;transform:translate(22.3215vw,-10px) scale(.4794);animation:fall-350 12s -30s linear infinite}@keyframes fall-350{62.371%{transform:translate(13.4348vw,62.371vh) scale(.4794)}to{transform:translate(17.87815vw,99vh) scale(.4794)}}.snow:nth-child(351){opacity:.1448;transform:translate(81.2419vw,-10px) scale(.3839);animation:fall-351 12s -10s linear infinite}@keyframes fall-351{35.259%{transform:translate(90.9619vw,35.259vh) scale(.3839)}to{transform:translate(86.1019vw,99vh) scale(.3839)}}.snow:nth-child(352){opacity:1.8582;transform:translate(16.4834vw,-10px) scale(.5033);animation:fall-352 28s -9s linear infinite}@keyframes fall-352{45.189%{transform:translate(9.8337vw,45.189vh) scale(.5033)}to{transform:translate(13.15855vw,99vh) scale(.5033)}}.snow:nth-child(353){opacity:1.2758;transform:translate(8.8904vw,-10px) scale(.1457);animation:fall-353 20s -18s linear infinite}@keyframes fall-353{67.978%{transform:translate(5.0087vw,67.978vh) scale(.1457)}to{transform:translate(6.94955vw,99vh) scale(.1457)}}.snow:nth-child(354){opacity:.5798;transform:translate(44.3521vw,-10px) scale(.6981);animation:fall-354 27s -6s linear infinite}@keyframes fall-354{60.287%{transform:translate(45.1396vw,60.287vh) scale(.6981)}to{transform:translate(44.74585vw,99vh) scale(.6981)}}.snow:nth-child(355){opacity:1.5154;transform:translate(74.7076vw,-10px) scale(.3982);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{73.937%{transform:translate(78.1734vw,73.937vh) scale(.3982)}to{transform:translate(76.4405vw,99vh) scale(.3982)}}.snow:nth-child(356){opacity:1.7432;transform:translate(48.6736vw,-10px) scale(.2903);animation:fall-356 19s -24s linear infinite}@keyframes fall-356{42.616%{transform:translate(55.7473vw,42.616vh) scale(.2903)}to{transform:translate(52.21045vw,99vh) scale(.2903)}}.snow:nth-child(357){opacity:1.683;transform:translate(15.9933vw,-10px) scale(.0411);animation:fall-357 13s -21s linear infinite}@keyframes fall-357{72.703%{transform:translate(23.0824vw,72.703vh) scale(.0411)}to{transform:translate(19.53785vw,99vh) scale(.0411)}}.snow:nth-child(358){opacity:.1434;transform:translate(27.0055vw,-10px) scale(.3651);animation:fall-358 10s -20s linear infinite}@keyframes fall-358{35.219%{transform:translate(25.8196vw,35.219vh) scale(.3651)}to{transform:translate(26.41255vw,99vh) scale(.3651)}}.snow:nth-child(359){opacity:.0372;transform:translate(84.4193vw,-10px) scale(.4364);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{32.757%{transform:translate(81.5371vw,32.757vh) scale(.4364)}to{transform:translate(82.9782vw,99vh) scale(.4364)}}.snow:nth-child(360){opacity:.5968;transform:translate(72.6121vw,-10px) scale(.0858);animation:fall-360 21s -1s linear infinite}@keyframes fall-360{63.749%{transform:translate(66.0763vw,63.749vh) scale(.0858)}to{transform:translate(69.3442vw,99vh) scale(.0858)}}.snow:nth-child(361){opacity:.7596;transform:translate(89.9562vw,-10px) scale(.5667);animation:fall-361 27s -4s linear infinite}@keyframes fall-361{48.543%{transform:translate(98.3703vw,48.543vh) scale(.5667)}to{transform:translate(94.16325vw,99vh) scale(.5667)}}.snow:nth-child(362){opacity:.5338;transform:translate(41.906vw,-10px) scale(.4012);animation:fall-362 30s -28s linear infinite}@keyframes fall-362{47.238%{transform:translate(37.2911vw,47.238vh) scale(.4012)}to{transform:translate(39.59855vw,99vh) scale(.4012)}}.snow:nth-child(363){opacity:1.6958;transform:translate(37.2798vw,-10px) scale(.4239);animation:fall-363 27s -9s linear infinite}@keyframes fall-363{36.772%{transform:translate(36.4521vw,36.772vh) scale(.4239)}to{transform:translate(36.86595vw,99vh) scale(.4239)}}.snow:nth-child(364){opacity:.0886;transform:translate(84.4404vw,-10px) scale(.1215);animation:fall-364 22s -13s linear infinite}@keyframes fall-364{52.168%{transform:translate(82.0548vw,52.168vh) scale(.1215)}to{transform:translate(83.2476vw,99vh) scale(.1215)}}.snow:nth-child(365){opacity:1.3516;transform:translate(2.4609vw,-10px) scale(.9502);animation:fall-365 13s -6s linear infinite}@keyframes fall-365{47.842%{transform:translate(-6.571vw,47.842vh) scale(.9502)}to{transform:translate(-2.05505vw,99vh) scale(.9502)}}.snow:nth-child(366){opacity:1.4292;transform:translate(28.5489vw,-10px) scale(.6378);animation:fall-366 30s -4s linear infinite}@keyframes fall-366{44.919%{transform:translate(26.9166vw,44.919vh) scale(.6378)}to{transform:translate(27.73275vw,99vh) scale(.6378)}}.snow:nth-child(367){opacity:.0908;transform:translate(10.7088vw,-10px) scale(.0995);animation:fall-367 22s -21s linear infinite}@keyframes fall-367{36.901%{transform:translate(2.2542vw,36.901vh) scale(.0995)}to{transform:translate(6.4815vw,99vh) scale(.0995)}}.snow:nth-child(368){opacity:1.3438;transform:translate(65.9501vw,-10px) scale(.6209);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{38.028%{transform:translate(74.4936vw,38.028vh) scale(.6209)}to{transform:translate(70.22185vw,99vh) scale(.6209)}}.snow:nth-child(369){opacity:1.3716;transform:translate(65.4083vw,-10px) scale(.5369);animation:fall-369 27s -25s linear infinite}@keyframes fall-369{59.009%{transform:translate(74.5999vw,59.009vh) scale(.5369)}to{transform:translate(70.0041vw,99vh) scale(.5369)}}.snow:nth-child(370){opacity:1.936;transform:translate(96.7365vw,-10px) scale(.1922);animation:fall-370 24s -2s linear infinite}@keyframes fall-370{30.496%{transform:translate(102.3607vw,30.496vh) scale(.1922)}to{transform:translate(99.5486vw,99vh) scale(.1922)}}.snow:nth-child(371){opacity:.7878;transform:translate(62.4365vw,-10px) scale(.656);animation:fall-371 16s -27s linear infinite}@keyframes fall-371{64.029%{transform:translate(61.5045vw,64.029vh) scale(.656)}to{transform:translate(61.9705vw,99vh) scale(.656)}}.snow:nth-child(372){opacity:.7922;transform:translate(51.6902vw,-10px) scale(.3493);animation:fall-372 26s -16s linear infinite}@keyframes fall-372{74.135%{transform:translate(58.6605vw,74.135vh) scale(.3493)}to{transform:translate(55.17535vw,99vh) scale(.3493)}}.snow:nth-child(373){opacity:.749;transform:translate(3.8353vw,-10px) scale(.2253);animation:fall-373 22s -5s linear infinite}@keyframes fall-373{48.252%{transform:translate(9.289vw,48.252vh) scale(.2253)}to{transform:translate(6.56215vw,99vh) scale(.2253)}}.snow:nth-child(374){opacity:.6114;transform:translate(14.4539vw,-10px) scale(.7585);animation:fall-374 22s -27s linear infinite}@keyframes fall-374{64.841%{transform:translate(19.5039vw,64.841vh) scale(.7585)}to{transform:translate(16.9789vw,99vh) scale(.7585)}}.snow:nth-child(375){opacity:.2158;transform:translate(45.2275vw,-10px) scale(.428);animation:fall-375 30s -7s linear infinite}@keyframes fall-375{46.381%{transform:translate(45.0413vw,46.381vh) scale(.428)}to{transform:translate(45.1344vw,99vh) scale(.428)}}.snow:nth-child(376){opacity:.1596;transform:translate(93.5788vw,-10px) scale(.3624);animation:fall-376 15s -28s linear infinite}@keyframes fall-376{31.958%{transform:translate(100.5122vw,31.958vh) scale(.3624)}to{transform:translate(97.0455vw,99vh) scale(.3624)}}.snow:nth-child(377){opacity:1.1522;transform:translate(96.5523vw,-10px) scale(.2152);animation:fall-377 17s -7s linear infinite}@keyframes fall-377{35.98%{transform:translate(101.8519vw,35.98vh) scale(.2152)}to{transform:translate(99.2021vw,99vh) scale(.2152)}}.snow:nth-child(378){opacity:1.1346;transform:translate(98.7037vw,-10px) scale(.5374);animation:fall-378 29s -16s linear infinite}@keyframes fall-378{73.585%{transform:translate(103.512vw,73.585vh) scale(.5374)}to{transform:translate(101.10785vw,99vh) scale(.5374)}}.snow:nth-child(379){opacity:1.4288;transform:translate(71.7728vw,-10px) scale(.1735);animation:fall-379 28s -16s linear infinite}@keyframes fall-379{61.206%{transform:translate(64.2238vw,61.206vh) scale(.1735)}to{transform:translate(67.9983vw,99vh) scale(.1735)}}.snow:nth-child(380){opacity:.1134;transform:translate(62.8658vw,-10px) scale(.7278);animation:fall-380 25s -5s linear infinite}@keyframes fall-380{40.851%{transform:translate(54.3025vw,40.851vh) scale(.7278)}to{transform:translate(58.58415vw,99vh) scale(.7278)}}.snow:nth-child(381){opacity:1.7584;transform:translate(90.0349vw,-10px) scale(.9454);animation:fall-381 12s -30s linear infinite}@keyframes fall-381{55.643%{transform:translate(89.6311vw,55.643vh) scale(.9454)}to{transform:translate(89.833vw,99vh) scale(.9454)}}.snow:nth-child(382){opacity:1.3242;transform:translate(27.3216vw,-10px) scale(.3175);animation:fall-382 11s -19s linear infinite}@keyframes fall-382{64.134%{transform:translate(23.6952vw,64.134vh) scale(.3175)}to{transform:translate(25.5084vw,99vh) scale(.3175)}}.snow:nth-child(383){opacity:1.0954;transform:translate(35.5375vw,-10px) scale(.299);animation:fall-383 12s -25s linear infinite}@keyframes fall-383{35.576%{transform:translate(40.1461vw,35.576vh) scale(.299)}to{transform:translate(37.8418vw,99vh) scale(.299)}}.snow:nth-child(384){opacity:1.5466;transform:translate(45.2161vw,-10px) scale(.168);animation:fall-384 13s -26s linear infinite}@keyframes fall-384{37.256%{transform:translate(46.2537vw,37.256vh) scale(.168)}to{transform:translate(45.7349vw,99vh) scale(.168)}}.snow:nth-child(385){opacity:1.3102;transform:translate(77.7911vw,-10px) scale(.1175);animation:fall-385 14s -23s linear infinite}@keyframes fall-385{41.069%{transform:translate(74.9454vw,41.069vh) scale(.1175)}to{transform:translate(76.36825vw,99vh) scale(.1175)}}.snow:nth-child(386){opacity:1.768;transform:translate(81.6222vw,-10px) scale(.4831);animation:fall-386 20s -2s linear infinite}@keyframes fall-386{74.31%{transform:translate(90.8608vw,74.31vh) scale(.4831)}to{transform:translate(86.2415vw,99vh) scale(.4831)}}.snow:nth-child(387){opacity:1.5792;transform:translate(7.5479vw,-10px) scale(.3449);animation:fall-387 12s -14s linear infinite}@keyframes fall-387{51.294%{transform:translate(11.2383vw,51.294vh) scale(.3449)}to{transform:translate(9.3931vw,99vh) scale(.3449)}}.snow:nth-child(388){opacity:1.4818;transform:translate(5.5794vw,-10px) scale(.2129);animation:fall-388 30s -9s linear infinite}@keyframes fall-388{48.55%{transform:translate(5.596vw,48.55vh) scale(.2129)}to{transform:translate(5.5877vw,99vh) scale(.2129)}}.snow:nth-child(389){opacity:1.3562;transform:translate(89.0576vw,-10px) scale(.8979);animation:fall-389 22s -18s linear infinite}@keyframes fall-389{61.864%{transform:translate(88.5472vw,61.864vh) scale(.8979)}to{transform:translate(88.8024vw,99vh) scale(.8979)}}.snow:nth-child(390){opacity:.7916;transform:translate(72.3848vw,-10px) scale(.5826);animation:fall-390 29s -11s linear infinite}@keyframes fall-390{47.983%{transform:translate(76.727vw,47.983vh) scale(.5826)}to{transform:translate(74.5559vw,99vh) scale(.5826)}}.snow:nth-child(391){opacity:.3568;transform:translate(2.7741vw,-10px) scale(.3728);animation:fall-391 16s -1s linear infinite}@keyframes fall-391{50.953%{transform:translate(1.4356vw,50.953vh) scale(.3728)}to{transform:translate(2.10485vw,99vh) scale(.3728)}}.snow:nth-child(392){opacity:.4372;transform:translate(89.8558vw,-10px) scale(.7251);animation:fall-392 13s -26s linear infinite}@keyframes fall-392{53.484%{transform:translate(96.3549vw,53.484vh) scale(.7251)}to{transform:translate(93.10535vw,99vh) scale(.7251)}}.snow:nth-child(393){opacity:1.0704;transform:translate(30.9528vw,-10px) scale(.2528);animation:fall-393 17s -15s linear infinite}@keyframes fall-393{43.065%{transform:translate(23.0309vw,43.065vh) scale(.2528)}to{transform:translate(26.99185vw,99vh) scale(.2528)}}.snow:nth-child(394){opacity:.9422;transform:translate(19.5988vw,-10px) scale(.8461);animation:fall-394 18s -12s linear infinite}@keyframes fall-394{49.583%{transform:translate(27.9661vw,49.583vh) scale(.8461)}to{transform:translate(23.78245vw,99vh) scale(.8461)}}.snow:nth-child(395){opacity:.856;transform:translate(68.3915vw,-10px) scale(.6627);animation:fall-395 24s -17s linear infinite}@keyframes fall-395{75.92%{transform:translate(63.0402vw,75.92vh) scale(.6627)}to{transform:translate(65.71585vw,99vh) scale(.6627)}}.snow:nth-child(396){opacity:1.6904;transform:translate(71.8718vw,-10px) scale(.0151);animation:fall-396 23s -24s linear infinite}@keyframes fall-396{34.607%{transform:translate(71.6146vw,34.607vh) scale(.0151)}to{transform:translate(71.7432vw,99vh) scale(.0151)}}.snow:nth-child(397){opacity:.7892;transform:translate(76.8406vw,-10px) scale(.1871);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{59.435%{transform:translate(81.3961vw,59.435vh) scale(.1871)}to{transform:translate(79.11835vw,99vh) scale(.1871)}}.snow:nth-child(398){opacity:1.7308;transform:translate(58.5167vw,-10px) scale(.0994);animation:fall-398 19s -1s linear infinite}@keyframes fall-398{41.763%{transform:translate(65.6276vw,41.763vh) scale(.0994)}to{transform:translate(62.07215vw,99vh) scale(.0994)}}.snow:nth-child(399){opacity:.3216;transform:translate(53.973vw,-10px) scale(.0699);animation:fall-399 26s -4s linear infinite}@keyframes fall-399{77.586%{transform:translate(63.2135vw,77.586vh) scale(.0699)}to{transform:translate(58.59325vw,99vh) scale(.0699)}}.snow:nth-child(400){opacity:1.3242;transform:translate(22.7759vw,-10px) scale(.2869);animation:fall-400 16s -29s linear infinite}@keyframes fall-400{63.369%{transform:translate(27.3334vw,63.369vh) scale(.2869)}to{transform:translate(25.05465vw,99vh) scale(.2869)}}\n"] }]
80
80
  }], ctorParameters: () => [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }, { type: undefined, decorators: [{
81
81
  type: Inject,
82
82
  args: [ANONYMOUS_MODE]