@esfaenza/core 19.2.13 → 19.2.14

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.6804;transform:translate(16.8241vw,-10px) scale(.3533);animation:fall-1 16s -17s linear infinite}@keyframes fall-1{48.957%{transform:translate(8.8185vw,48.957vh) scale(.3533)}to{transform:translate(12.8213vw,99vh) scale(.3533)}}.snow:nth-child(2){opacity:1.8286;transform:translate(72.6254vw,-10px) scale(.1949);animation:fall-2 17s -2s linear infinite}@keyframes fall-2{64.468%{transform:translate(78.5955vw,64.468vh) scale(.1949)}to{transform:translate(75.61045vw,99vh) scale(.1949)}}.snow:nth-child(3){opacity:.9464;transform:translate(91.7588vw,-10px) scale(.361);animation:fall-3 25s -11s linear infinite}@keyframes fall-3{75.464%{transform:translate(100.5815vw,75.464vh) scale(.361)}to{transform:translate(96.17015vw,99vh) scale(.361)}}.snow:nth-child(4){opacity:.5286;transform:translate(85.036vw,-10px) scale(.6711);animation:fall-4 13s -21s linear infinite}@keyframes fall-4{33.939%{transform:translate(91.9068vw,33.939vh) scale(.6711)}to{transform:translate(88.4714vw,99vh) scale(.6711)}}.snow:nth-child(5){opacity:1.8796;transform:translate(34.4921vw,-10px) scale(.4475);animation:fall-5 11s -1s linear infinite}@keyframes fall-5{59.911%{transform:translate(35.3097vw,59.911vh) scale(.4475)}to{transform:translate(34.9009vw,99vh) scale(.4475)}}.snow:nth-child(6){opacity:1.339;transform:translate(19.0138vw,-10px) scale(.953);animation:fall-6 10s -29s linear infinite}@keyframes fall-6{42.927%{transform:translate(13.9349vw,42.927vh) scale(.953)}to{transform:translate(16.47435vw,99vh) scale(.953)}}.snow:nth-child(7){opacity:1.3634;transform:translate(96.984vw,-10px) scale(.5062);animation:fall-7 22s -5s linear infinite}@keyframes fall-7{79.079%{transform:translate(90.4412vw,79.079vh) scale(.5062)}to{transform:translate(93.7126vw,99vh) scale(.5062)}}.snow:nth-child(8){opacity:.7156;transform:translate(76.1101vw,-10px) scale(.6063);animation:fall-8 11s -3s linear infinite}@keyframes fall-8{45.506%{transform:translate(72.8874vw,45.506vh) scale(.6063)}to{transform:translate(74.49875vw,99vh) scale(.6063)}}.snow:nth-child(9){opacity:.1792;transform:translate(94.719vw,-10px) scale(.8526);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{71.893%{transform:translate(98.0911vw,71.893vh) scale(.8526)}to{transform:translate(96.40505vw,99vh) scale(.8526)}}.snow:nth-child(10){opacity:1.0352;transform:translate(1.7283vw,-10px) scale(.8174);animation:fall-10 24s -27s linear infinite}@keyframes fall-10{79.657%{transform:translate(-.1752vw,79.657vh) scale(.8174)}to{transform:translate(.77655vw,99vh) scale(.8174)}}.snow:nth-child(11){opacity:.8394;transform:translate(19.6189vw,-10px) scale(.3012);animation:fall-11 15s -14s linear infinite}@keyframes fall-11{63.723%{transform:translate(27.8198vw,63.723vh) scale(.3012)}to{transform:translate(23.71935vw,99vh) scale(.3012)}}.snow:nth-child(12){opacity:1.8556;transform:translate(59.1207vw,-10px) scale(.5707);animation:fall-12 17s -29s linear infinite}@keyframes fall-12{31.581%{transform:translate(64.3331vw,31.581vh) scale(.5707)}to{transform:translate(61.7269vw,99vh) scale(.5707)}}.snow:nth-child(13){opacity:1.1068;transform:translate(95.6858vw,-10px) scale(.2137);animation:fall-13 13s -21s linear infinite}@keyframes fall-13{79.603%{transform:translate(87.4574vw,79.603vh) scale(.2137)}to{transform:translate(91.5716vw,99vh) scale(.2137)}}.snow:nth-child(14){opacity:.3406;transform:translate(14.2867vw,-10px) scale(.2737);animation:fall-14 21s -2s linear infinite}@keyframes fall-14{46.893%{transform:translate(5.451vw,46.893vh) scale(.2737)}to{transform:translate(9.86885vw,99vh) scale(.2737)}}.snow:nth-child(15){opacity:1.81;transform:translate(8.4438vw,-10px) scale(.0728);animation:fall-15 13s -26s linear infinite}@keyframes fall-15{36.708%{transform:translate(9.5118vw,36.708vh) scale(.0728)}to{transform:translate(8.9778vw,99vh) scale(.0728)}}.snow:nth-child(16){opacity:1.5196;transform:translate(69.9612vw,-10px) scale(.8121);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{67.013%{transform:translate(72.5609vw,67.013vh) scale(.8121)}to{transform:translate(71.26105vw,99vh) scale(.8121)}}.snow:nth-child(17){opacity:1.5974;transform:translate(39.4747vw,-10px) scale(.2733);animation:fall-17 16s -14s linear infinite}@keyframes fall-17{75.69%{transform:translate(43.8868vw,75.69vh) scale(.2733)}to{transform:translate(41.68075vw,99vh) scale(.2733)}}.snow:nth-child(18){opacity:.3558;transform:translate(77.5522vw,-10px) scale(.5485);animation:fall-18 26s -13s linear infinite}@keyframes fall-18{37.142%{transform:translate(86.4089vw,37.142vh) scale(.5485)}to{transform:translate(81.98055vw,99vh) scale(.5485)}}.snow:nth-child(19){opacity:1.9218;transform:translate(78.591vw,-10px) scale(.7771);animation:fall-19 30s -14s linear infinite}@keyframes fall-19{64.235%{transform:translate(82.0745vw,64.235vh) scale(.7771)}to{transform:translate(80.33275vw,99vh) scale(.7771)}}.snow:nth-child(20){opacity:.9246;transform:translate(86.2948vw,-10px) scale(.4347);animation:fall-20 18s -22s linear infinite}@keyframes fall-20{65.098%{transform:translate(80.7511vw,65.098vh) scale(.4347)}to{transform:translate(83.52295vw,99vh) scale(.4347)}}.snow:nth-child(21){opacity:.182;transform:translate(30.1854vw,-10px) scale(.9562);animation:fall-21 30s -1s linear infinite}@keyframes fall-21{36.804%{transform:translate(34.6439vw,36.804vh) scale(.9562)}to{transform:translate(32.41465vw,99vh) scale(.9562)}}.snow:nth-child(22){opacity:.2432;transform:translate(92.5874vw,-10px) scale(.7482);animation:fall-22 10s -3s linear infinite}@keyframes fall-22{75.107%{transform:translate(102.4384vw,75.107vh) scale(.7482)}to{transform:translate(97.5129vw,99vh) scale(.7482)}}.snow:nth-child(23){opacity:.4512;transform:translate(53.427vw,-10px) scale(.349);animation:fall-23 24s -13s linear infinite}@keyframes fall-23{59.496%{transform:translate(61.8348vw,59.496vh) scale(.349)}to{transform:translate(57.6309vw,99vh) scale(.349)}}.snow:nth-child(24){opacity:.0806;transform:translate(1.3864vw,-10px) scale(.8035);animation:fall-24 21s -27s linear infinite}@keyframes fall-24{78.94%{transform:translate(10.3764vw,78.94vh) scale(.8035)}to{transform:translate(5.8814vw,99vh) scale(.8035)}}.snow:nth-child(25){opacity:1.2458;transform:translate(93.7461vw,-10px) scale(.0818);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{32.583%{transform:translate(89.5768vw,32.583vh) scale(.0818)}to{transform:translate(91.66145vw,99vh) scale(.0818)}}.snow:nth-child(26){opacity:1.6818;transform:translate(22.7163vw,-10px) scale(.9885);animation:fall-26 20s -22s linear infinite}@keyframes fall-26{30.861%{transform:translate(19.4312vw,30.861vh) scale(.9885)}to{transform:translate(21.07375vw,99vh) scale(.9885)}}.snow:nth-child(27){opacity:.2136;transform:translate(34.9363vw,-10px) scale(.9975);animation:fall-27 17s -27s linear infinite}@keyframes fall-27{40.765%{transform:translate(26.1679vw,40.765vh) scale(.9975)}to{transform:translate(30.5521vw,99vh) scale(.9975)}}.snow:nth-child(28){opacity:1.0612;transform:translate(60.7821vw,-10px) scale(.7859);animation:fall-28 26s -13s linear infinite}@keyframes fall-28{48.569%{transform:translate(53.5058vw,48.569vh) scale(.7859)}to{transform:translate(57.14395vw,99vh) scale(.7859)}}.snow:nth-child(29){opacity:1.659;transform:translate(22.0923vw,-10px) scale(.7388);animation:fall-29 13s -18s linear infinite}@keyframes fall-29{57.108%{transform:translate(18.955vw,57.108vh) scale(.7388)}to{transform:translate(20.52365vw,99vh) scale(.7388)}}.snow:nth-child(30){opacity:1.0434;transform:translate(42.1916vw,-10px) scale(.4565);animation:fall-30 14s -15s linear infinite}@keyframes fall-30{59.15%{transform:translate(47.8952vw,59.15vh) scale(.4565)}to{transform:translate(45.0434vw,99vh) scale(.4565)}}.snow:nth-child(31){opacity:.3824;transform:translate(13.7664vw,-10px) scale(.324);animation:fall-31 28s -5s linear infinite}@keyframes fall-31{74.169%{transform:translate(18.1145vw,74.169vh) scale(.324)}to{transform:translate(15.94045vw,99vh) scale(.324)}}.snow:nth-child(32){opacity:.5212;transform:translate(33.1166vw,-10px) scale(.8102);animation:fall-32 17s -30s linear infinite}@keyframes fall-32{69.323%{transform:translate(37.85vw,69.323vh) scale(.8102)}to{transform:translate(35.4833vw,99vh) scale(.8102)}}.snow:nth-child(33){opacity:.4728;transform:translate(29.5706vw,-10px) scale(.9903);animation:fall-33 18s -18s linear infinite}@keyframes fall-33{71.418%{transform:translate(28.9309vw,71.418vh) scale(.9903)}to{transform:translate(29.25075vw,99vh) scale(.9903)}}.snow:nth-child(34){opacity:.173;transform:translate(39.5431vw,-10px) scale(.3015);animation:fall-34 16s -24s linear infinite}@keyframes fall-34{46.546%{transform:translate(49.0675vw,46.546vh) scale(.3015)}to{transform:translate(44.3053vw,99vh) scale(.3015)}}.snow:nth-child(35){opacity:1.1844;transform:translate(14.9472vw,-10px) scale(.634);animation:fall-35 29s -5s linear infinite}@keyframes fall-35{78.483%{transform:translate(14.1184vw,78.483vh) scale(.634)}to{transform:translate(14.5328vw,99vh) scale(.634)}}.snow:nth-child(36){opacity:.9474;transform:translate(92.8988vw,-10px) scale(.5023);animation:fall-36 24s -5s linear infinite}@keyframes fall-36{44.299%{transform:translate(94.2593vw,44.299vh) scale(.5023)}to{transform:translate(93.57905vw,99vh) scale(.5023)}}.snow:nth-child(37){opacity:1.7262;transform:translate(7.5304vw,-10px) scale(.6696);animation:fall-37 11s -11s linear infinite}@keyframes fall-37{38.574%{transform:translate(4.1549vw,38.574vh) scale(.6696)}to{transform:translate(5.84265vw,99vh) scale(.6696)}}.snow:nth-child(38){opacity:.089;transform:translate(85.641vw,-10px) scale(.016);animation:fall-38 15s -1s linear infinite}@keyframes fall-38{42.644%{transform:translate(93.9909vw,42.644vh) scale(.016)}to{transform:translate(89.81595vw,99vh) scale(.016)}}.snow:nth-child(39){opacity:1.3418;transform:translate(17.3908vw,-10px) scale(.6961);animation:fall-39 14s -30s linear infinite}@keyframes fall-39{58.149%{transform:translate(8.6533vw,58.149vh) scale(.6961)}to{transform:translate(13.02205vw,99vh) scale(.6961)}}.snow:nth-child(40){opacity:1.4356;transform:translate(35.3726vw,-10px) scale(.1248);animation:fall-40 13s -16s linear infinite}@keyframes fall-40{42.949%{transform:translate(37.1077vw,42.949vh) scale(.1248)}to{transform:translate(36.24015vw,99vh) scale(.1248)}}.snow:nth-child(41){opacity:.6086;transform:translate(45.495vw,-10px) scale(.7516);animation:fall-41 18s -26s linear infinite}@keyframes fall-41{49.297%{transform:translate(53.0381vw,49.297vh) scale(.7516)}to{transform:translate(49.26655vw,99vh) scale(.7516)}}.snow:nth-child(42){opacity:1.1144;transform:translate(20.5415vw,-10px) scale(.8855);animation:fall-42 11s -13s linear infinite}@keyframes fall-42{67.834%{transform:translate(29.9059vw,67.834vh) scale(.8855)}to{transform:translate(25.2237vw,99vh) scale(.8855)}}.snow:nth-child(43){opacity:1.9404;transform:translate(26.3871vw,-10px) scale(.5885);animation:fall-43 29s -17s linear infinite}@keyframes fall-43{48.956%{transform:translate(28.5693vw,48.956vh) scale(.5885)}to{transform:translate(27.4782vw,99vh) scale(.5885)}}.snow:nth-child(44){opacity:.0852;transform:translate(40.487vw,-10px) scale(.1571);animation:fall-44 18s -21s linear infinite}@keyframes fall-44{46.759%{transform:translate(36.8986vw,46.759vh) scale(.1571)}to{transform:translate(38.6928vw,99vh) scale(.1571)}}.snow:nth-child(45){opacity:1.464;transform:translate(48.4774vw,-10px) scale(.3025);animation:fall-45 17s -16s linear infinite}@keyframes fall-45{66.277%{transform:translate(44.8084vw,66.277vh) scale(.3025)}to{transform:translate(46.6429vw,99vh) scale(.3025)}}.snow:nth-child(46){opacity:1.9872;transform:translate(17.4294vw,-10px) scale(.0924);animation:fall-46 29s -22s linear infinite}@keyframes fall-46{53.125%{transform:translate(16.2813vw,53.125vh) scale(.0924)}to{transform:translate(16.85535vw,99vh) scale(.0924)}}.snow:nth-child(47){opacity:1.6008;transform:translate(71.5889vw,-10px) scale(.2967);animation:fall-47 28s -18s linear infinite}@keyframes fall-47{41.69%{transform:translate(66.8202vw,41.69vh) scale(.2967)}to{transform:translate(69.20455vw,99vh) scale(.2967)}}.snow:nth-child(48){opacity:1.2258;transform:translate(60.2346vw,-10px) scale(.8919);animation:fall-48 25s -5s linear infinite}@keyframes fall-48{60.391%{transform:translate(54.2713vw,60.391vh) scale(.8919)}to{transform:translate(57.25295vw,99vh) scale(.8919)}}.snow:nth-child(49){opacity:1.428;transform:translate(32.1618vw,-10px) scale(.6417);animation:fall-49 26s -30s linear infinite}@keyframes fall-49{61.437%{transform:translate(28.8185vw,61.437vh) scale(.6417)}to{transform:translate(30.49015vw,99vh) scale(.6417)}}.snow:nth-child(50){opacity:.3506;transform:translate(81.4311vw,-10px) scale(.7791);animation:fall-50 23s -12s linear infinite}@keyframes fall-50{33.371%{transform:translate(89.6521vw,33.371vh) scale(.7791)}to{transform:translate(85.5416vw,99vh) scale(.7791)}}.snow:nth-child(51){opacity:1.5;transform:translate(16.6404vw,-10px) scale(.8813);animation:fall-51 22s -16s linear infinite}@keyframes fall-51{47.033%{transform:translate(7.2442vw,47.033vh) scale(.8813)}to{transform:translate(11.9423vw,99vh) scale(.8813)}}.snow:nth-child(52){opacity:1.9036;transform:translate(8.337vw,-10px) scale(.4149);animation:fall-52 18s -8s linear infinite}@keyframes fall-52{73.85%{transform:translate(3.2603vw,73.85vh) scale(.4149)}to{transform:translate(5.79865vw,99vh) scale(.4149)}}.snow:nth-child(53){opacity:.1468;transform:translate(9.2091vw,-10px) scale(.4635);animation:fall-53 24s -4s linear infinite}@keyframes fall-53{54.277%{transform:translate(10.0134vw,54.277vh) scale(.4635)}to{transform:translate(9.61125vw,99vh) scale(.4635)}}.snow:nth-child(54){opacity:.4488;transform:translate(75.7845vw,-10px) scale(.7882);animation:fall-54 23s -18s linear infinite}@keyframes fall-54{56.976%{transform:translate(77.3573vw,56.976vh) scale(.7882)}to{transform:translate(76.5709vw,99vh) scale(.7882)}}.snow:nth-child(55){opacity:.7164;transform:translate(32.0888vw,-10px) scale(.5641);animation:fall-55 29s -10s linear infinite}@keyframes fall-55{74.522%{transform:translate(36.7218vw,74.522vh) scale(.5641)}to{transform:translate(34.4053vw,99vh) scale(.5641)}}.snow:nth-child(56){opacity:1.6936;transform:translate(78.4031vw,-10px) scale(.8232);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{65.295%{transform:translate(79.5147vw,65.295vh) scale(.8232)}to{transform:translate(78.9589vw,99vh) scale(.8232)}}.snow:nth-child(57){opacity:.6392;transform:translate(30.5642vw,-10px) scale(.265);animation:fall-57 29s -2s linear infinite}@keyframes fall-57{62.287%{transform:translate(37.1849vw,62.287vh) scale(.265)}to{transform:translate(33.87455vw,99vh) scale(.265)}}.snow:nth-child(58){opacity:.3456;transform:translate(52.0586vw,-10px) scale(.6013);animation:fall-58 22s -6s linear infinite}@keyframes fall-58{77.973%{transform:translate(48.5075vw,77.973vh) scale(.6013)}to{transform:translate(50.28305vw,99vh) scale(.6013)}}.snow:nth-child(59){opacity:1.767;transform:translate(64.5052vw,-10px) scale(.3072);animation:fall-59 19s -24s linear infinite}@keyframes fall-59{60.623%{transform:translate(65.0497vw,60.623vh) scale(.3072)}to{transform:translate(64.77745vw,99vh) scale(.3072)}}.snow:nth-child(60){opacity:.0744;transform:translate(55.4316vw,-10px) scale(.8613);animation:fall-60 19s -11s linear infinite}@keyframes fall-60{49.458%{transform:translate(56.9401vw,49.458vh) scale(.8613)}to{transform:translate(56.18585vw,99vh) scale(.8613)}}.snow:nth-child(61){opacity:.982;transform:translate(14.7681vw,-10px) scale(.7247);animation:fall-61 23s -11s linear infinite}@keyframes fall-61{47.42%{transform:translate(15.8678vw,47.42vh) scale(.7247)}to{transform:translate(15.31795vw,99vh) scale(.7247)}}.snow:nth-child(62){opacity:1.66;transform:translate(43.8492vw,-10px) scale(.3809);animation:fall-62 22s -3s linear infinite}@keyframes fall-62{65.996%{transform:translate(34.1982vw,65.996vh) scale(.3809)}to{transform:translate(39.0237vw,99vh) scale(.3809)}}.snow:nth-child(63){opacity:.675;transform:translate(94.2842vw,-10px) scale(.697);animation:fall-63 13s -1s linear infinite}@keyframes fall-63{67.209%{transform:translate(103.1816vw,67.209vh) scale(.697)}to{transform:translate(98.7329vw,99vh) scale(.697)}}.snow:nth-child(64){opacity:.4838;transform:translate(98.6703vw,-10px) scale(.2283);animation:fall-64 24s -28s linear infinite}@keyframes fall-64{39.735%{transform:translate(103.1031vw,39.735vh) scale(.2283)}to{transform:translate(100.8867vw,99vh) scale(.2283)}}.snow:nth-child(65){opacity:.8204;transform:translate(44.1675vw,-10px) scale(.0014);animation:fall-65 19s -5s linear infinite}@keyframes fall-65{71.198%{transform:translate(41.0758vw,71.198vh) scale(.0014)}to{transform:translate(42.62165vw,99vh) scale(.0014)}}.snow:nth-child(66){opacity:1.2814;transform:translate(24.232vw,-10px) scale(.3889);animation:fall-66 14s -16s linear infinite}@keyframes fall-66{54.731%{transform:translate(28.031vw,54.731vh) scale(.3889)}to{transform:translate(26.1315vw,99vh) scale(.3889)}}.snow:nth-child(67){opacity:1.144;transform:translate(64.04vw,-10px) scale(.8805);animation:fall-67 22s -30s linear infinite}@keyframes fall-67{63.556%{transform:translate(56.9161vw,63.556vh) scale(.8805)}to{transform:translate(60.47805vw,99vh) scale(.8805)}}.snow:nth-child(68){opacity:1.8096;transform:translate(58.2658vw,-10px) scale(.4642);animation:fall-68 23s -6s linear infinite}@keyframes fall-68{46.445%{transform:translate(49.5013vw,46.445vh) scale(.4642)}to{transform:translate(53.88355vw,99vh) scale(.4642)}}.snow:nth-child(69){opacity:1.5756;transform:translate(42.1238vw,-10px) scale(.1594);animation:fall-69 30s -25s linear infinite}@keyframes fall-69{73.823%{transform:translate(44.4261vw,73.823vh) scale(.1594)}to{transform:translate(43.27495vw,99vh) scale(.1594)}}.snow:nth-child(70){opacity:.3462;transform:translate(23.958vw,-10px) scale(.1813);animation:fall-70 11s -8s linear infinite}@keyframes fall-70{57.398%{transform:translate(25.182vw,57.398vh) scale(.1813)}to{transform:translate(24.57vw,99vh) scale(.1813)}}.snow:nth-child(71){opacity:1.9708;transform:translate(96.3775vw,-10px) scale(.2993);animation:fall-71 18s -17s linear infinite}@keyframes fall-71{51.294%{transform:translate(96.8783vw,51.294vh) scale(.2993)}to{transform:translate(96.6279vw,99vh) scale(.2993)}}.snow:nth-child(72){opacity:1.5176;transform:translate(67.034vw,-10px) scale(.593);animation:fall-72 28s -27s linear infinite}@keyframes fall-72{35.734%{transform:translate(75.0204vw,35.734vh) scale(.593)}to{transform:translate(71.0272vw,99vh) scale(.593)}}.snow:nth-child(73){opacity:.3676;transform:translate(31.3278vw,-10px) scale(.9405);animation:fall-73 13s -19s linear infinite}@keyframes fall-73{52.641%{transform:translate(26.8658vw,52.641vh) scale(.9405)}to{transform:translate(29.0968vw,99vh) scale(.9405)}}.snow:nth-child(74){opacity:.7788;transform:translate(15.9237vw,-10px) scale(.6464);animation:fall-74 21s -3s linear infinite}@keyframes fall-74{65.832%{transform:translate(18.9419vw,65.832vh) scale(.6464)}to{transform:translate(17.4328vw,99vh) scale(.6464)}}.snow:nth-child(75){opacity:.5596;transform:translate(14.8221vw,-10px) scale(.4052);animation:fall-75 24s -12s linear infinite}@keyframes fall-75{54.515%{transform:translate(19.9369vw,54.515vh) scale(.4052)}to{transform:translate(17.3795vw,99vh) scale(.4052)}}.snow:nth-child(76){opacity:1.14;transform:translate(93.3708vw,-10px) scale(.5);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{75.533%{transform:translate(101.35vw,75.533vh) scale(.5)}to{transform:translate(97.3604vw,99vh) scale(.5)}}.snow:nth-child(77){opacity:1.578;transform:translate(63.5934vw,-10px) scale(.9845);animation:fall-77 15s -11s linear infinite}@keyframes fall-77{74.17%{transform:translate(57.2557vw,74.17vh) scale(.9845)}to{transform:translate(60.42455vw,99vh) scale(.9845)}}.snow:nth-child(78){opacity:.5366;transform:translate(40.3029vw,-10px) scale(.7095);animation:fall-78 27s -23s linear infinite}@keyframes fall-78{51.004%{transform:translate(30.9116vw,51.004vh) scale(.7095)}to{transform:translate(35.60725vw,99vh) scale(.7095)}}.snow:nth-child(79){opacity:1.5784;transform:translate(29.4647vw,-10px) scale(.2457);animation:fall-79 16s -21s linear infinite}@keyframes fall-79{71.342%{transform:translate(21.6356vw,71.342vh) scale(.2457)}to{transform:translate(25.55015vw,99vh) scale(.2457)}}.snow:nth-child(80){opacity:.0292;transform:translate(35.2751vw,-10px) scale(.2716);animation:fall-80 17s -10s linear infinite}@keyframes fall-80{59.425%{transform:translate(39.5172vw,59.425vh) scale(.2716)}to{transform:translate(37.39615vw,99vh) scale(.2716)}}.snow:nth-child(81){opacity:.634;transform:translate(26.2873vw,-10px) scale(.6884);animation:fall-81 14s -26s linear infinite}@keyframes fall-81{77.167%{transform:translate(30.1501vw,77.167vh) scale(.6884)}to{transform:translate(28.2187vw,99vh) scale(.6884)}}.snow:nth-child(82){opacity:.9538;transform:translate(53.1039vw,-10px) scale(.577);animation:fall-82 27s -19s linear infinite}@keyframes fall-82{45.94%{transform:translate(46.8956vw,45.94vh) scale(.577)}to{transform:translate(49.99975vw,99vh) scale(.577)}}.snow:nth-child(83){opacity:1.233;transform:translate(73.0968vw,-10px) scale(.5342);animation:fall-83 26s -10s linear infinite}@keyframes fall-83{51.25%{transform:translate(65.3424vw,51.25vh) scale(.5342)}to{transform:translate(69.2196vw,99vh) scale(.5342)}}.snow:nth-child(84){opacity:.9784;transform:translate(53.1029vw,-10px) scale(.2766);animation:fall-84 26s -29s linear infinite}@keyframes fall-84{68.595%{transform:translate(48.2412vw,68.595vh) scale(.2766)}to{transform:translate(50.67205vw,99vh) scale(.2766)}}.snow:nth-child(85){opacity:1.7144;transform:translate(9.6574vw,-10px) scale(.6906);animation:fall-85 13s -9s linear infinite}@keyframes fall-85{68.607%{transform:translate(17.1697vw,68.607vh) scale(.6906)}to{transform:translate(13.41355vw,99vh) scale(.6906)}}.snow:nth-child(86){opacity:1.382;transform:translate(69.4688vw,-10px) scale(.0595);animation:fall-86 11s -15s linear infinite}@keyframes fall-86{41.62%{transform:translate(78.4068vw,41.62vh) scale(.0595)}to{transform:translate(73.9378vw,99vh) scale(.0595)}}.snow:nth-child(87){opacity:.4268;transform:translate(23.7349vw,-10px) scale(.2373);animation:fall-87 11s -15s linear infinite}@keyframes fall-87{44.41%{transform:translate(31.1997vw,44.41vh) scale(.2373)}to{transform:translate(27.4673vw,99vh) scale(.2373)}}.snow:nth-child(88){opacity:1.7834;transform:translate(17.4413vw,-10px) scale(.5019);animation:fall-88 18s -28s linear infinite}@keyframes fall-88{65.036%{transform:translate(17.9842vw,65.036vh) scale(.5019)}to{transform:translate(17.71275vw,99vh) scale(.5019)}}.snow:nth-child(89){opacity:1.934;transform:translate(75.2224vw,-10px) scale(.1146);animation:fall-89 23s -26s linear infinite}@keyframes fall-89{36.223%{transform:translate(72.7558vw,36.223vh) scale(.1146)}to{transform:translate(73.9891vw,99vh) scale(.1146)}}.snow:nth-child(90){opacity:1.6188;transform:translate(60.6952vw,-10px) scale(.6511);animation:fall-90 20s -12s linear infinite}@keyframes fall-90{52.726%{transform:translate(58.4354vw,52.726vh) scale(.6511)}to{transform:translate(59.5653vw,99vh) scale(.6511)}}.snow:nth-child(91){opacity:.851;transform:translate(16.1085vw,-10px) scale(.8544);animation:fall-91 17s -24s linear infinite}@keyframes fall-91{58.21%{transform:translate(14.0974vw,58.21vh) scale(.8544)}to{transform:translate(15.10295vw,99vh) scale(.8544)}}.snow:nth-child(92){opacity:1.771;transform:translate(3.6831vw,-10px) scale(.3266);animation:fall-92 23s -8s linear infinite}@keyframes fall-92{64.434%{transform:translate(6.88vw,64.434vh) scale(.3266)}to{transform:translate(5.28155vw,99vh) scale(.3266)}}.snow:nth-child(93){opacity:.6056;transform:translate(91.8726vw,-10px) scale(.3227);animation:fall-93 26s -5s linear infinite}@keyframes fall-93{45.551%{transform:translate(96.8644vw,45.551vh) scale(.3227)}to{transform:translate(94.3685vw,99vh) scale(.3227)}}.snow:nth-child(94){opacity:.0282;transform:translate(81.3562vw,-10px) scale(.1046);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{78.333%{transform:translate(78.8853vw,78.333vh) scale(.1046)}to{transform:translate(80.12075vw,99vh) scale(.1046)}}.snow:nth-child(95){opacity:1.7454;transform:translate(64.9169vw,-10px) scale(.1866);animation:fall-95 23s -26s linear infinite}@keyframes fall-95{54.788%{transform:translate(68.5605vw,54.788vh) scale(.1866)}to{transform:translate(66.7387vw,99vh) scale(.1866)}}.snow:nth-child(96){opacity:1.1554;transform:translate(38.0102vw,-10px) scale(.7298);animation:fall-96 27s -6s linear infinite}@keyframes fall-96{37.43%{transform:translate(35.0229vw,37.43vh) scale(.7298)}to{transform:translate(36.51655vw,99vh) scale(.7298)}}.snow:nth-child(97){opacity:1.9764;transform:translate(12.1821vw,-10px) scale(.3875);animation:fall-97 19s -25s linear infinite}@keyframes fall-97{44.44%{transform:translate(8.4215vw,44.44vh) scale(.3875)}to{transform:translate(10.3018vw,99vh) scale(.3875)}}.snow:nth-child(98){opacity:1.2852;transform:translate(69.8422vw,-10px) scale(.4073);animation:fall-98 24s -16s linear infinite}@keyframes fall-98{38.705%{transform:translate(60.4961vw,38.705vh) scale(.4073)}to{transform:translate(65.16915vw,99vh) scale(.4073)}}.snow:nth-child(99){opacity:1.6534;transform:translate(84.1833vw,-10px) scale(.6469);animation:fall-99 20s -16s linear infinite}@keyframes fall-99{65.39%{transform:translate(78.9629vw,65.39vh) scale(.6469)}to{transform:translate(81.5731vw,99vh) scale(.6469)}}.snow:nth-child(100){opacity:.3518;transform:translate(7.1753vw,-10px) scale(.1178);animation:fall-100 14s -6s linear infinite}@keyframes fall-100{51.819%{transform:translate(11.1504vw,51.819vh) scale(.1178)}to{transform:translate(9.16285vw,99vh) scale(.1178)}}.snow:nth-child(101){opacity:.1452;transform:translate(37.3136vw,-10px) scale(.6728);animation:fall-101 28s -2s linear infinite}@keyframes fall-101{44.083%{transform:translate(32.166vw,44.083vh) scale(.6728)}to{transform:translate(34.7398vw,99vh) scale(.6728)}}.snow:nth-child(102){opacity:1.0646;transform:translate(35.2735vw,-10px) scale(.1972);animation:fall-102 25s -24s linear infinite}@keyframes fall-102{40.1%{transform:translate(43.5768vw,40.1vh) scale(.1972)}to{transform:translate(39.42515vw,99vh) scale(.1972)}}.snow:nth-child(103){opacity:.0328;transform:translate(42.3278vw,-10px) scale(.8449);animation:fall-103 29s -27s linear infinite}@keyframes fall-103{39.314%{transform:translate(44.8701vw,39.314vh) scale(.8449)}to{transform:translate(43.59895vw,99vh) scale(.8449)}}.snow:nth-child(104){opacity:1.8414;transform:translate(42.9499vw,-10px) scale(.9549);animation:fall-104 27s -19s linear infinite}@keyframes fall-104{40.546%{transform:translate(51.0294vw,40.546vh) scale(.9549)}to{transform:translate(46.98965vw,99vh) scale(.9549)}}.snow:nth-child(105){opacity:1.783;transform:translate(2.5354vw,-10px) scale(.1524);animation:fall-105 11s -16s linear infinite}@keyframes fall-105{65.566%{transform:translate(1.5148vw,65.566vh) scale(.1524)}to{transform:translate(2.0251vw,99vh) scale(.1524)}}.snow:nth-child(106){opacity:1.8938;transform:translate(53.3035vw,-10px) scale(.5631);animation:fall-106 16s -21s linear infinite}@keyframes fall-106{70.017%{transform:translate(51.324vw,70.017vh) scale(.5631)}to{transform:translate(52.31375vw,99vh) scale(.5631)}}.snow:nth-child(107){opacity:.5106;transform:translate(90.7913vw,-10px) scale(.4988);animation:fall-107 14s -15s linear infinite}@keyframes fall-107{73.301%{transform:translate(91.7816vw,73.301vh) scale(.4988)}to{transform:translate(91.28645vw,99vh) scale(.4988)}}.snow:nth-child(108){opacity:1.6442;transform:translate(22.0281vw,-10px) scale(.1707);animation:fall-108 27s -22s linear infinite}@keyframes fall-108{74.131%{transform:translate(31.5611vw,74.131vh) scale(.1707)}to{transform:translate(26.7946vw,99vh) scale(.1707)}}.snow:nth-child(109){opacity:.2664;transform:translate(70.6468vw,-10px) scale(.1228);animation:fall-109 17s -6s linear infinite}@keyframes fall-109{44.604%{transform:translate(63.7224vw,44.604vh) scale(.1228)}to{transform:translate(67.1846vw,99vh) scale(.1228)}}.snow:nth-child(110){opacity:.6204;transform:translate(17.0774vw,-10px) scale(.7129);animation:fall-110 20s -2s linear infinite}@keyframes fall-110{65.478%{transform:translate(18.2751vw,65.478vh) scale(.7129)}to{transform:translate(17.67625vw,99vh) scale(.7129)}}.snow:nth-child(111){opacity:.1424;transform:translate(78.5669vw,-10px) scale(.4703);animation:fall-111 11s -8s linear infinite}@keyframes fall-111{64.037%{transform:translate(75.4901vw,64.037vh) scale(.4703)}to{transform:translate(77.0285vw,99vh) scale(.4703)}}.snow:nth-child(112){opacity:1.3798;transform:translate(49.7715vw,-10px) scale(.007);animation:fall-112 26s -24s linear infinite}@keyframes fall-112{79.976%{transform:translate(41.688vw,79.976vh) scale(.007)}to{transform:translate(45.72975vw,99vh) scale(.007)}}.snow:nth-child(113){opacity:1.8502;transform:translate(18.6987vw,-10px) scale(.4368);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{64.769%{transform:translate(24.2985vw,64.769vh) scale(.4368)}to{transform:translate(21.4986vw,99vh) scale(.4368)}}.snow:nth-child(114){opacity:.73;transform:translate(87.3497vw,-10px) scale(.5353);animation:fall-114 19s -28s linear infinite}@keyframes fall-114{54.274%{transform:translate(82.6594vw,54.274vh) scale(.5353)}to{transform:translate(85.00455vw,99vh) scale(.5353)}}.snow:nth-child(115){opacity:1.0668;transform:translate(41.5079vw,-10px) scale(.6264);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{51.724%{transform:translate(43.5957vw,51.724vh) scale(.6264)}to{transform:translate(42.5518vw,99vh) scale(.6264)}}.snow:nth-child(116){opacity:.7004;transform:translate(6.9815vw,-10px) scale(.8871);animation:fall-116 13s -13s linear infinite}@keyframes fall-116{50.236%{transform:translate(6.2354vw,50.236vh) scale(.8871)}to{transform:translate(6.60845vw,99vh) scale(.8871)}}.snow:nth-child(117){opacity:.9344;transform:translate(30.9555vw,-10px) scale(.6548);animation:fall-117 17s -24s linear infinite}@keyframes fall-117{55.282%{transform:translate(30.0506vw,55.282vh) scale(.6548)}to{transform:translate(30.50305vw,99vh) scale(.6548)}}.snow:nth-child(118){opacity:1.8094;transform:translate(86.9813vw,-10px) scale(.9795);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{33.68%{transform:translate(88.2475vw,33.68vh) scale(.9795)}to{transform:translate(87.6144vw,99vh) scale(.9795)}}.snow:nth-child(119){opacity:.441;transform:translate(86.8881vw,-10px) scale(.8262);animation:fall-119 25s -11s linear infinite}@keyframes fall-119{77.796%{transform:translate(94.4159vw,77.796vh) scale(.8262)}to{transform:translate(90.652vw,99vh) scale(.8262)}}.snow:nth-child(120){opacity:1.1842;transform:translate(46.0857vw,-10px) scale(.9317);animation:fall-120 17s -7s linear infinite}@keyframes fall-120{30.398%{transform:translate(53.314vw,30.398vh) scale(.9317)}to{transform:translate(49.69985vw,99vh) scale(.9317)}}.snow:nth-child(121){opacity:.277;transform:translate(65.6762vw,-10px) scale(.1526);animation:fall-121 18s -18s linear infinite}@keyframes fall-121{64.601%{transform:translate(56.8715vw,64.601vh) scale(.1526)}to{transform:translate(61.27385vw,99vh) scale(.1526)}}.snow:nth-child(122){opacity:.0786;transform:translate(56.6733vw,-10px) scale(.6007);animation:fall-122 20s -2s linear infinite}@keyframes fall-122{79.52%{transform:translate(60.855vw,79.52vh) scale(.6007)}to{transform:translate(58.76415vw,99vh) scale(.6007)}}.snow:nth-child(123){opacity:.0866;transform:translate(39.4822vw,-10px) scale(.9564);animation:fall-123 15s -10s linear infinite}@keyframes fall-123{31.83%{transform:translate(30.6921vw,31.83vh) scale(.9564)}to{transform:translate(35.08715vw,99vh) scale(.9564)}}.snow:nth-child(124){opacity:1.9434;transform:translate(36.5476vw,-10px) scale(.5602);animation:fall-124 20s -18s linear infinite}@keyframes fall-124{39.985%{transform:translate(32.4317vw,39.985vh) scale(.5602)}to{transform:translate(34.48965vw,99vh) scale(.5602)}}.snow:nth-child(125){opacity:1.5236;transform:translate(55.41vw,-10px) scale(.2287);animation:fall-125 12s -29s linear infinite}@keyframes fall-125{60.628%{transform:translate(55.9804vw,60.628vh) scale(.2287)}to{transform:translate(55.6952vw,99vh) scale(.2287)}}.snow:nth-child(126){opacity:1.9278;transform:translate(6.8455vw,-10px) scale(.7132);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{78.593%{transform:translate(7.518vw,78.593vh) scale(.7132)}to{transform:translate(7.18175vw,99vh) scale(.7132)}}.snow:nth-child(127){opacity:.0274;transform:translate(8.8693vw,-10px) scale(.3669);animation:fall-127 24s -5s linear infinite}@keyframes fall-127{31.148%{transform:translate(9.8403vw,31.148vh) scale(.3669)}to{transform:translate(9.3548vw,99vh) scale(.3669)}}.snow:nth-child(128){opacity:.3792;transform:translate(79.3241vw,-10px) scale(.658);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{32.436%{transform:translate(77.9122vw,32.436vh) scale(.658)}to{transform:translate(78.61815vw,99vh) scale(.658)}}.snow:nth-child(129){opacity:.5144;transform:translate(74.6743vw,-10px) scale(.2005);animation:fall-129 25s -20s linear infinite}@keyframes fall-129{47.453%{transform:translate(78.129vw,47.453vh) scale(.2005)}to{transform:translate(76.40165vw,99vh) scale(.2005)}}.snow:nth-child(130){opacity:.456;transform:translate(13.3849vw,-10px) scale(.2742);animation:fall-130 28s -7s linear infinite}@keyframes fall-130{73.284%{transform:translate(14.208vw,73.284vh) scale(.2742)}to{transform:translate(13.79645vw,99vh) scale(.2742)}}.snow:nth-child(131){opacity:1.0512;transform:translate(1.0119vw,-10px) scale(.939);animation:fall-131 11s -20s linear infinite}@keyframes fall-131{35.963%{transform:translate(.9151vw,35.963vh) scale(.939)}to{transform:translate(.9635vw,99vh) scale(.939)}}.snow:nth-child(132){opacity:.908;transform:translate(97.0772vw,-10px) scale(.066);animation:fall-132 11s -4s linear infinite}@keyframes fall-132{35.628%{transform:translate(91.1309vw,35.628vh) scale(.066)}to{transform:translate(94.10405vw,99vh) scale(.066)}}.snow:nth-child(133){opacity:1.5924;transform:translate(8.6463vw,-10px) scale(.4976);animation:fall-133 15s -14s linear infinite}@keyframes fall-133{37.273%{transform:translate(3.8963vw,37.273vh) scale(.4976)}to{transform:translate(6.2713vw,99vh) scale(.4976)}}.snow:nth-child(134){opacity:.5906;transform:translate(73.8848vw,-10px) scale(.4831);animation:fall-134 20s -16s linear infinite}@keyframes fall-134{68.737%{transform:translate(73.0096vw,68.737vh) scale(.4831)}to{transform:translate(73.4472vw,99vh) scale(.4831)}}.snow:nth-child(135){opacity:.8058;transform:translate(79.0229vw,-10px) scale(.0216);animation:fall-135 17s -24s linear infinite}@keyframes fall-135{42.697%{transform:translate(83.619vw,42.697vh) scale(.0216)}to{transform:translate(81.32095vw,99vh) scale(.0216)}}.snow:nth-child(136){opacity:1.341;transform:translate(31.366vw,-10px) scale(.8605);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{49.011%{transform:translate(38.3685vw,49.011vh) scale(.8605)}to{transform:translate(34.86725vw,99vh) scale(.8605)}}.snow:nth-child(137){opacity:1.511;transform:translate(42.7184vw,-10px) scale(.1859);animation:fall-137 27s -30s linear infinite}@keyframes fall-137{37.785%{transform:translate(48.7129vw,37.785vh) scale(.1859)}to{transform:translate(45.71565vw,99vh) scale(.1859)}}.snow:nth-child(138){opacity:.8626;transform:translate(45.2645vw,-10px) scale(.438);animation:fall-138 29s -21s linear infinite}@keyframes fall-138{37.473%{transform:translate(43.101vw,37.473vh) scale(.438)}to{transform:translate(44.18275vw,99vh) scale(.438)}}.snow:nth-child(139){opacity:.076;transform:translate(27.9888vw,-10px) scale(.1411);animation:fall-139 28s -5s linear infinite}@keyframes fall-139{36.597%{transform:translate(34.551vw,36.597vh) scale(.1411)}to{transform:translate(31.2699vw,99vh) scale(.1411)}}.snow:nth-child(140){opacity:1.5552;transform:translate(59.1764vw,-10px) scale(.1227);animation:fall-140 12s -16s linear infinite}@keyframes fall-140{73.57%{transform:translate(67.5569vw,73.57vh) scale(.1227)}to{transform:translate(63.36665vw,99vh) scale(.1227)}}.snow:nth-child(141){opacity:.887;transform:translate(58.6642vw,-10px) scale(.8076);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{57.782%{transform:translate(59.2086vw,57.782vh) scale(.8076)}to{transform:translate(58.9364vw,99vh) scale(.8076)}}.snow:nth-child(142){opacity:.3556;transform:translate(44.4555vw,-10px) scale(.1079);animation:fall-142 14s -5s linear infinite}@keyframes fall-142{63.283%{transform:translate(34.5579vw,63.283vh) scale(.1079)}to{transform:translate(39.5067vw,99vh) scale(.1079)}}.snow:nth-child(143){opacity:.1746;transform:translate(71.2824vw,-10px) scale(.5954);animation:fall-143 26s -25s linear infinite}@keyframes fall-143{56.364%{transform:translate(68.5103vw,56.364vh) scale(.5954)}to{transform:translate(69.89635vw,99vh) scale(.5954)}}.snow:nth-child(144){opacity:1.7142;transform:translate(23.7605vw,-10px) scale(.6312);animation:fall-144 25s -6s linear infinite}@keyframes fall-144{68.89%{transform:translate(16.0635vw,68.89vh) scale(.6312)}to{transform:translate(19.912vw,99vh) scale(.6312)}}.snow:nth-child(145){opacity:.1662;transform:translate(94.7299vw,-10px) scale(.3588);animation:fall-145 17s -2s linear infinite}@keyframes fall-145{67.549%{transform:translate(91.5056vw,67.549vh) scale(.3588)}to{transform:translate(93.11775vw,99vh) scale(.3588)}}.snow:nth-child(146){opacity:1.3134;transform:translate(2.0674vw,-10px) scale(.1527);animation:fall-146 12s -22s linear infinite}@keyframes fall-146{52.201%{transform:translate(-1.7128vw,52.201vh) scale(.1527)}to{transform:translate(.1773vw,99vh) scale(.1527)}}.snow:nth-child(147){opacity:1.0268;transform:translate(26.6482vw,-10px) scale(.9459);animation:fall-147 23s -11s linear infinite}@keyframes fall-147{57.234%{transform:translate(27.359vw,57.234vh) scale(.9459)}to{transform:translate(27.0036vw,99vh) scale(.9459)}}.snow:nth-child(148){opacity:1.9778;transform:translate(42.7155vw,-10px) scale(.029);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{60.528%{transform:translate(40.8798vw,60.528vh) scale(.029)}to{transform:translate(41.79765vw,99vh) scale(.029)}}.snow:nth-child(149){opacity:.389;transform:translate(69.1474vw,-10px) scale(.1089);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{52.176%{transform:translate(73.9063vw,52.176vh) scale(.1089)}to{transform:translate(71.52685vw,99vh) scale(.1089)}}.snow:nth-child(150){opacity:.8366;transform:translate(43.991vw,-10px) scale(.5925);animation:fall-150 16s -24s linear infinite}@keyframes fall-150{31.08%{transform:translate(44.1696vw,31.08vh) scale(.5925)}to{transform:translate(44.0803vw,99vh) scale(.5925)}}.snow:nth-child(151){opacity:.7956;transform:translate(20.4195vw,-10px) scale(.941);animation:fall-151 23s -10s linear infinite}@keyframes fall-151{73.295%{transform:translate(21.5872vw,73.295vh) scale(.941)}to{transform:translate(21.00335vw,99vh) scale(.941)}}.snow:nth-child(152){opacity:.9898;transform:translate(97.827vw,-10px) scale(.4759);animation:fall-152 28s -20s linear infinite}@keyframes fall-152{39.564%{transform:translate(92.3842vw,39.564vh) scale(.4759)}to{transform:translate(95.1056vw,99vh) scale(.4759)}}.snow:nth-child(153){opacity:1.9456;transform:translate(56.6178vw,-10px) scale(.0354);animation:fall-153 16s -19s linear infinite}@keyframes fall-153{44.787%{transform:translate(48.302vw,44.787vh) scale(.0354)}to{transform:translate(52.4599vw,99vh) scale(.0354)}}.snow:nth-child(154){opacity:.323;transform:translate(1.1907vw,-10px) scale(.0982);animation:fall-154 23s -13s linear infinite}@keyframes fall-154{36.095%{transform:translate(-4.4354vw,36.095vh) scale(.0982)}to{transform:translate(-1.62235vw,99vh) scale(.0982)}}.snow:nth-child(155){opacity:1.7198;transform:translate(81.4043vw,-10px) scale(.3109);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{79.717%{transform:translate(81.506vw,79.717vh) scale(.3109)}to{transform:translate(81.45515vw,99vh) scale(.3109)}}.snow:nth-child(156){opacity:1.8466;transform:translate(49.2809vw,-10px) scale(.9161);animation:fall-156 25s -29s linear infinite}@keyframes fall-156{79.544%{transform:translate(48.2769vw,79.544vh) scale(.9161)}to{transform:translate(48.7789vw,99vh) scale(.9161)}}.snow:nth-child(157){opacity:1.6584;transform:translate(46.6078vw,-10px) scale(.8431);animation:fall-157 20s -20s linear infinite}@keyframes fall-157{56.306%{transform:translate(51.4233vw,56.306vh) scale(.8431)}to{transform:translate(49.01555vw,99vh) scale(.8431)}}.snow:nth-child(158){opacity:1.8742;transform:translate(94.7383vw,-10px) scale(.7951);animation:fall-158 19s -13s linear infinite}@keyframes fall-158{53.792%{transform:translate(96.7272vw,53.792vh) scale(.7951)}to{transform:translate(95.73275vw,99vh) scale(.7951)}}.snow:nth-child(159){opacity:.9714;transform:translate(73.6227vw,-10px) scale(.6082);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{69.392%{transform:translate(79.4135vw,69.392vh) scale(.6082)}to{transform:translate(76.5181vw,99vh) scale(.6082)}}.snow:nth-child(160){opacity:.6268;transform:translate(75.2252vw,-10px) scale(.6785);animation:fall-160 14s -20s linear infinite}@keyframes fall-160{62.824%{transform:translate(81.9295vw,62.824vh) scale(.6785)}to{transform:translate(78.57735vw,99vh) scale(.6785)}}.snow:nth-child(161){opacity:.4428;transform:translate(41.6316vw,-10px) scale(.4101);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{34.917%{transform:translate(39.2191vw,34.917vh) scale(.4101)}to{transform:translate(40.42535vw,99vh) scale(.4101)}}.snow:nth-child(162){opacity:.6282;transform:translate(53.5736vw,-10px) scale(.4422);animation:fall-162 28s -4s linear infinite}@keyframes fall-162{66.907%{transform:translate(46.4855vw,66.907vh) scale(.4422)}to{transform:translate(50.02955vw,99vh) scale(.4422)}}.snow:nth-child(163){opacity:1.9974;transform:translate(51.2084vw,-10px) scale(.8746);animation:fall-163 19s -18s linear infinite}@keyframes fall-163{71.167%{transform:translate(59.362vw,71.167vh) scale(.8746)}to{transform:translate(55.2852vw,99vh) scale(.8746)}}.snow:nth-child(164){opacity:.9888;transform:translate(69.2461vw,-10px) scale(.9071);animation:fall-164 22s -29s linear infinite}@keyframes fall-164{50.102%{transform:translate(64.8672vw,50.102vh) scale(.9071)}to{transform:translate(67.05665vw,99vh) scale(.9071)}}.snow:nth-child(165){opacity:.293;transform:translate(26.166vw,-10px) scale(.6025);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{64.013%{transform:translate(29.9983vw,64.013vh) scale(.6025)}to{transform:translate(28.08215vw,99vh) scale(.6025)}}.snow:nth-child(166){opacity:.3166;transform:translate(18.5132vw,-10px) scale(.3219);animation:fall-166 13s -4s linear infinite}@keyframes fall-166{34.544%{transform:translate(15.0691vw,34.544vh) scale(.3219)}to{transform:translate(16.79115vw,99vh) scale(.3219)}}.snow:nth-child(167){opacity:.4412;transform:translate(17.4089vw,-10px) scale(.8686);animation:fall-167 20s -23s linear infinite}@keyframes fall-167{39.083%{transform:translate(26.1423vw,39.083vh) scale(.8686)}to{transform:translate(21.7756vw,99vh) scale(.8686)}}.snow:nth-child(168){opacity:1.2336;transform:translate(8.8826vw,-10px) scale(.0464);animation:fall-168 25s -17s linear infinite}@keyframes fall-168{67.591%{transform:translate(5.5218vw,67.591vh) scale(.0464)}to{transform:translate(7.2022vw,99vh) scale(.0464)}}.snow:nth-child(169){opacity:1.1006;transform:translate(77.4409vw,-10px) scale(.9063);animation:fall-169 12s -18s linear infinite}@keyframes fall-169{50.022%{transform:translate(79.7632vw,50.022vh) scale(.9063)}to{transform:translate(78.60205vw,99vh) scale(.9063)}}.snow:nth-child(170){opacity:1.2002;transform:translate(72.8278vw,-10px) scale(.1997);animation:fall-170 27s -30s linear infinite}@keyframes fall-170{56.671%{transform:translate(64.7495vw,56.671vh) scale(.1997)}to{transform:translate(68.78865vw,99vh) scale(.1997)}}.snow:nth-child(171){opacity:.6356;transform:translate(8.2561vw,-10px) scale(.0396);animation:fall-171 11s -29s linear infinite}@keyframes fall-171{79.865%{transform:translate(13.7039vw,79.865vh) scale(.0396)}to{transform:translate(10.98vw,99vh) scale(.0396)}}.snow:nth-child(172){opacity:1.118;transform:translate(54.6612vw,-10px) scale(.0145);animation:fall-172 10s -20s linear infinite}@keyframes fall-172{78.021%{transform:translate(54.4129vw,78.021vh) scale(.0145)}to{transform:translate(54.53705vw,99vh) scale(.0145)}}.snow:nth-child(173){opacity:1.0668;transform:translate(59.7982vw,-10px) scale(.556);animation:fall-173 20s -30s linear infinite}@keyframes fall-173{45.716%{transform:translate(60.1049vw,45.716vh) scale(.556)}to{transform:translate(59.95155vw,99vh) scale(.556)}}.snow:nth-child(174){opacity:1.5706;transform:translate(50.0818vw,-10px) scale(.6451);animation:fall-174 27s -16s linear infinite}@keyframes fall-174{54.257%{transform:translate(58.4863vw,54.257vh) scale(.6451)}to{transform:translate(54.28405vw,99vh) scale(.6451)}}.snow:nth-child(175){opacity:1.9168;transform:translate(8.8824vw,-10px) scale(.3049);animation:fall-175 22s -11s linear infinite}@keyframes fall-175{66.236%{transform:translate(10.9925vw,66.236vh) scale(.3049)}to{transform:translate(9.93745vw,99vh) scale(.3049)}}.snow:nth-child(176){opacity:.8012;transform:translate(9.4303vw,-10px) scale(.4759);animation:fall-176 20s -23s linear infinite}@keyframes fall-176{30.495%{transform:translate(16.7716vw,30.495vh) scale(.4759)}to{transform:translate(13.10095vw,99vh) scale(.4759)}}.snow:nth-child(177){opacity:1.1482;transform:translate(18.9565vw,-10px) scale(.542);animation:fall-177 10s -22s linear infinite}@keyframes fall-177{32.306%{transform:translate(10.2388vw,32.306vh) scale(.542)}to{transform:translate(14.59765vw,99vh) scale(.542)}}.snow:nth-child(178){opacity:1.6256;transform:translate(96.375vw,-10px) scale(.1965);animation:fall-178 25s -26s linear infinite}@keyframes fall-178{31.461%{transform:translate(103.0883vw,31.461vh) scale(.1965)}to{transform:translate(99.73165vw,99vh) scale(.1965)}}.snow:nth-child(179){opacity:1.3498;transform:translate(84.7745vw,-10px) scale(.5763);animation:fall-179 14s -16s linear infinite}@keyframes fall-179{43.181%{transform:translate(83.169vw,43.181vh) scale(.5763)}to{transform:translate(83.97175vw,99vh) scale(.5763)}}.snow:nth-child(180){opacity:1.4558;transform:translate(41.6544vw,-10px) scale(.8213);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{69.562%{transform:translate(35.9726vw,69.562vh) scale(.8213)}to{transform:translate(38.8135vw,99vh) scale(.8213)}}.snow:nth-child(181){opacity:1.9484;transform:translate(5.5298vw,-10px) scale(.0759);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{32.436%{transform:translate(-3.8121vw,32.436vh) scale(.0759)}to{transform:translate(.85885vw,99vh) scale(.0759)}}.snow:nth-child(182){opacity:.1856;transform:translate(28.5117vw,-10px) scale(.3409);animation:fall-182 18s -2s linear infinite}@keyframes fall-182{64.393%{transform:translate(30.8936vw,64.393vh) scale(.3409)}to{transform:translate(29.70265vw,99vh) scale(.3409)}}.snow:nth-child(183){opacity:1.583;transform:translate(81.6723vw,-10px) scale(.5453);animation:fall-183 23s -16s linear infinite}@keyframes fall-183{68.074%{transform:translate(74.4711vw,68.074vh) scale(.5453)}to{transform:translate(78.0717vw,99vh) scale(.5453)}}.snow:nth-child(184){opacity:1.885;transform:translate(57.6599vw,-10px) scale(.6722);animation:fall-184 26s -3s linear infinite}@keyframes fall-184{46.035%{transform:translate(67.5564vw,46.035vh) scale(.6722)}to{transform:translate(62.60815vw,99vh) scale(.6722)}}.snow:nth-child(185){opacity:.5768;transform:translate(18.6128vw,-10px) scale(.252);animation:fall-185 16s -12s linear infinite}@keyframes fall-185{41.476%{transform:translate(24.9897vw,41.476vh) scale(.252)}to{transform:translate(21.80125vw,99vh) scale(.252)}}.snow:nth-child(186){opacity:1.2676;transform:translate(85.0956vw,-10px) scale(.069);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{67.488%{transform:translate(84.2121vw,67.488vh) scale(.069)}to{transform:translate(84.65385vw,99vh) scale(.069)}}.snow:nth-child(187){opacity:.0964;transform:translate(67.7026vw,-10px) scale(.2722);animation:fall-187 25s -3s linear infinite}@keyframes fall-187{52.495%{transform:translate(67.869vw,52.495vh) scale(.2722)}to{transform:translate(67.7858vw,99vh) scale(.2722)}}.snow:nth-child(188){opacity:.3618;transform:translate(27.9288vw,-10px) scale(.4689);animation:fall-188 16s -30s linear infinite}@keyframes fall-188{75.026%{transform:translate(21.3377vw,75.026vh) scale(.4689)}to{transform:translate(24.63325vw,99vh) scale(.4689)}}.snow:nth-child(189){opacity:.6676;transform:translate(95.9702vw,-10px) scale(.6172);animation:fall-189 12s -18s linear infinite}@keyframes fall-189{70.869%{transform:translate(102.0509vw,70.869vh) scale(.6172)}to{transform:translate(99.01055vw,99vh) scale(.6172)}}.snow:nth-child(190){opacity:1.1836;transform:translate(39.0795vw,-10px) scale(.659);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{78.413%{transform:translate(38.406vw,78.413vh) scale(.659)}to{transform:translate(38.74275vw,99vh) scale(.659)}}.snow:nth-child(191){opacity:1.2982;transform:translate(97.9059vw,-10px) scale(.5037);animation:fall-191 26s -2s linear infinite}@keyframes fall-191{70.245%{transform:translate(90.8489vw,70.245vh) scale(.5037)}to{transform:translate(94.3774vw,99vh) scale(.5037)}}.snow:nth-child(192){opacity:.075;transform:translate(57.167vw,-10px) scale(.8024);animation:fall-192 21s -4s linear infinite}@keyframes fall-192{57.351%{transform:translate(59.434vw,57.351vh) scale(.8024)}to{transform:translate(58.3005vw,99vh) scale(.8024)}}.snow:nth-child(193){opacity:.9344;transform:translate(57.3993vw,-10px) scale(.4674);animation:fall-193 15s -24s linear infinite}@keyframes fall-193{53.696%{transform:translate(48.7924vw,53.696vh) scale(.4674)}to{transform:translate(53.09585vw,99vh) scale(.4674)}}.snow:nth-child(194){opacity:1.8784;transform:translate(.8039vw,-10px) scale(.6564);animation:fall-194 15s -7s linear infinite}@keyframes fall-194{49.213%{transform:translate(4.5826vw,49.213vh) scale(.6564)}to{transform:translate(2.69325vw,99vh) scale(.6564)}}.snow:nth-child(195){opacity:.7574;transform:translate(84.9842vw,-10px) scale(.4402);animation:fall-195 17s -1s linear infinite}@keyframes fall-195{52.829%{transform:translate(78.6324vw,52.829vh) scale(.4402)}to{transform:translate(81.8083vw,99vh) scale(.4402)}}.snow:nth-child(196){opacity:1.2712;transform:translate(59.5363vw,-10px) scale(.3526);animation:fall-196 10s -21s linear infinite}@keyframes fall-196{42.629%{transform:translate(63.7126vw,42.629vh) scale(.3526)}to{transform:translate(61.62445vw,99vh) scale(.3526)}}.snow:nth-child(197){opacity:1.2194;transform:translate(93.5391vw,-10px) scale(.6802);animation:fall-197 29s -6s linear infinite}@keyframes fall-197{48.148%{transform:translate(99.4604vw,48.148vh) scale(.6802)}to{transform:translate(96.49975vw,99vh) scale(.6802)}}.snow:nth-child(198){opacity:.8068;transform:translate(46.7505vw,-10px) scale(.6142);animation:fall-198 22s -3s linear infinite}@keyframes fall-198{46.572%{transform:translate(42.6491vw,46.572vh) scale(.6142)}to{transform:translate(44.6998vw,99vh) scale(.6142)}}.snow:nth-child(199){opacity:1.5698;transform:translate(38.3528vw,-10px) scale(.4061);animation:fall-199 26s -9s linear infinite}@keyframes fall-199{46.297%{transform:translate(36.1393vw,46.297vh) scale(.4061)}to{transform:translate(37.24605vw,99vh) scale(.4061)}}.snow:nth-child(200){opacity:.734;transform:translate(23.306vw,-10px) scale(.4874);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{50.052%{transform:translate(27.4743vw,50.052vh) scale(.4874)}to{transform:translate(25.39015vw,99vh) scale(.4874)}}.snow:nth-child(201){opacity:.7932;transform:translate(67.566vw,-10px) scale(.4452);animation:fall-201 26s -18s linear infinite}@keyframes fall-201{36.115%{transform:translate(61.0854vw,36.115vh) scale(.4452)}to{transform:translate(64.3257vw,99vh) scale(.4452)}}.snow:nth-child(202){opacity:.0616;transform:translate(10.2664vw,-10px) scale(.5423);animation:fall-202 10s -29s linear infinite}@keyframes fall-202{66.216%{transform:translate(15.236vw,66.216vh) scale(.5423)}to{transform:translate(12.7512vw,99vh) scale(.5423)}}.snow:nth-child(203){opacity:.9712;transform:translate(15.1608vw,-10px) scale(.1111);animation:fall-203 29s -15s linear infinite}@keyframes fall-203{58.686%{transform:translate(20.5495vw,58.686vh) scale(.1111)}to{transform:translate(17.85515vw,99vh) scale(.1111)}}.snow:nth-child(204){opacity:.2338;transform:translate(85.2823vw,-10px) scale(.2332);animation:fall-204 15s -13s linear infinite}@keyframes fall-204{47.084%{transform:translate(91.503vw,47.084vh) scale(.2332)}to{transform:translate(88.39265vw,99vh) scale(.2332)}}.snow:nth-child(205){opacity:.9984;transform:translate(14.0661vw,-10px) scale(.5534);animation:fall-205 11s -19s linear infinite}@keyframes fall-205{77.462%{transform:translate(10.068vw,77.462vh) scale(.5534)}to{transform:translate(12.06705vw,99vh) scale(.5534)}}.snow:nth-child(206){opacity:.3356;transform:translate(34.7507vw,-10px) scale(.7221);animation:fall-206 30s -11s linear infinite}@keyframes fall-206{79.006%{transform:translate(30.0273vw,79.006vh) scale(.7221)}to{transform:translate(32.389vw,99vh) scale(.7221)}}.snow:nth-child(207){opacity:.8138;transform:translate(56.1408vw,-10px) scale(.4345);animation:fall-207 20s -22s linear infinite}@keyframes fall-207{58.959%{transform:translate(59.7482vw,58.959vh) scale(.4345)}to{transform:translate(57.9445vw,99vh) scale(.4345)}}.snow:nth-child(208){opacity:.9888;transform:translate(23.2373vw,-10px) scale(.6316);animation:fall-208 25s -14s linear infinite}@keyframes fall-208{61.626%{transform:translate(16.5198vw,61.626vh) scale(.6316)}to{transform:translate(19.87855vw,99vh) scale(.6316)}}.snow:nth-child(209){opacity:1.941;transform:translate(8.902vw,-10px) scale(.0579);animation:fall-209 28s -7s linear infinite}@keyframes fall-209{79.152%{transform:translate(15.3539vw,79.152vh) scale(.0579)}to{transform:translate(12.12795vw,99vh) scale(.0579)}}.snow:nth-child(210){opacity:.5874;transform:translate(22.9342vw,-10px) scale(.6736);animation:fall-210 20s -19s linear infinite}@keyframes fall-210{38.146%{transform:translate(15.8182vw,38.146vh) scale(.6736)}to{transform:translate(19.3762vw,99vh) scale(.6736)}}.snow:nth-child(211){opacity:1.252;transform:translate(24.638vw,-10px) scale(.0397);animation:fall-211 29s -4s linear infinite}@keyframes fall-211{46.711%{transform:translate(20.6404vw,46.711vh) scale(.0397)}to{transform:translate(22.6392vw,99vh) scale(.0397)}}.snow:nth-child(212){opacity:.1804;transform:translate(3.3878vw,-10px) scale(.0656);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{63.998%{transform:translate(12.1103vw,63.998vh) scale(.0656)}to{transform:translate(7.74905vw,99vh) scale(.0656)}}.snow:nth-child(213){opacity:1.7086;transform:translate(49.2109vw,-10px) scale(.6111);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{61.299%{transform:translate(51.0408vw,61.299vh) scale(.6111)}to{transform:translate(50.12585vw,99vh) scale(.6111)}}.snow:nth-child(214){opacity:1.8542;transform:translate(36.3099vw,-10px) scale(.2543);animation:fall-214 30s -12s linear infinite}@keyframes fall-214{38.265%{transform:translate(45.324vw,38.265vh) scale(.2543)}to{transform:translate(40.81695vw,99vh) scale(.2543)}}.snow:nth-child(215){opacity:1.5222;transform:translate(72.1898vw,-10px) scale(.576);animation:fall-215 15s -22s linear infinite}@keyframes fall-215{66.468%{transform:translate(70.8387vw,66.468vh) scale(.576)}to{transform:translate(71.51425vw,99vh) scale(.576)}}.snow:nth-child(216){opacity:1.1426;transform:translate(66.8529vw,-10px) scale(.4988);animation:fall-216 30s -18s linear infinite}@keyframes fall-216{59.363%{transform:translate(66.7618vw,59.363vh) scale(.4988)}to{transform:translate(66.80735vw,99vh) scale(.4988)}}.snow:nth-child(217){opacity:.6014;transform:translate(35.7925vw,-10px) scale(.2045);animation:fall-217 16s -12s linear infinite}@keyframes fall-217{57.737%{transform:translate(43.1007vw,57.737vh) scale(.2045)}to{transform:translate(39.4466vw,99vh) scale(.2045)}}.snow:nth-child(218){opacity:.8788;transform:translate(66.7633vw,-10px) scale(.1873);animation:fall-218 23s -25s linear infinite}@keyframes fall-218{79.5%{transform:translate(59.6472vw,79.5vh) scale(.1873)}to{transform:translate(63.20525vw,99vh) scale(.1873)}}.snow:nth-child(219){opacity:.4068;transform:translate(59.4262vw,-10px) scale(.1218);animation:fall-219 23s -2s linear infinite}@keyframes fall-219{46.235%{transform:translate(58.5043vw,46.235vh) scale(.1218)}to{transform:translate(58.96525vw,99vh) scale(.1218)}}.snow:nth-child(220){opacity:1.764;transform:translate(71.5588vw,-10px) scale(.551);animation:fall-220 17s -4s linear infinite}@keyframes fall-220{72.904%{transform:translate(80.4013vw,72.904vh) scale(.551)}to{transform:translate(75.98005vw,99vh) scale(.551)}}.snow:nth-child(221){opacity:.5768;transform:translate(44.4964vw,-10px) scale(.9746);animation:fall-221 17s -18s linear infinite}@keyframes fall-221{49.24%{transform:translate(42.0137vw,49.24vh) scale(.9746)}to{transform:translate(43.25505vw,99vh) scale(.9746)}}.snow:nth-child(222){opacity:.6852;transform:translate(12.2793vw,-10px) scale(.6533);animation:fall-222 30s -6s linear infinite}@keyframes fall-222{69.286%{transform:translate(15.4032vw,69.286vh) scale(.6533)}to{transform:translate(13.84125vw,99vh) scale(.6533)}}.snow:nth-child(223){opacity:.63;transform:translate(5.4784vw,-10px) scale(.0857);animation:fall-223 11s -23s linear infinite}@keyframes fall-223{33.54%{transform:translate(9.674vw,33.54vh) scale(.0857)}to{transform:translate(7.5762vw,99vh) scale(.0857)}}.snow:nth-child(224){opacity:1.1522;transform:translate(73.2958vw,-10px) scale(.3007);animation:fall-224 22s -5s linear infinite}@keyframes fall-224{30.38%{transform:translate(80.5926vw,30.38vh) scale(.3007)}to{transform:translate(76.9442vw,99vh) scale(.3007)}}.snow:nth-child(225){opacity:1.2292;transform:translate(60.0272vw,-10px) scale(.4369);animation:fall-225 14s -19s linear infinite}@keyframes fall-225{73.416%{transform:translate(61.0551vw,73.416vh) scale(.4369)}to{transform:translate(60.54115vw,99vh) scale(.4369)}}.snow:nth-child(226){opacity:1.375;transform:translate(78.4488vw,-10px) scale(.1673);animation:fall-226 10s -3s linear infinite}@keyframes fall-226{58.778%{transform:translate(86.5466vw,58.778vh) scale(.1673)}to{transform:translate(82.4977vw,99vh) scale(.1673)}}.snow:nth-child(227){opacity:.9548;transform:translate(79.5093vw,-10px) scale(.6811);animation:fall-227 30s -25s linear infinite}@keyframes fall-227{38.142%{transform:translate(84.383vw,38.142vh) scale(.6811)}to{transform:translate(81.94615vw,99vh) scale(.6811)}}.snow:nth-child(228){opacity:1.4736;transform:translate(82.8231vw,-10px) scale(.2219);animation:fall-228 10s -9s linear infinite}@keyframes fall-228{68.365%{transform:translate(73.301vw,68.365vh) scale(.2219)}to{transform:translate(78.06205vw,99vh) scale(.2219)}}.snow:nth-child(229){opacity:1.6084;transform:translate(20.5088vw,-10px) scale(.2295);animation:fall-229 14s -29s linear infinite}@keyframes fall-229{79.474%{transform:translate(19.0148vw,79.474vh) scale(.2295)}to{transform:translate(19.7618vw,99vh) scale(.2295)}}.snow:nth-child(230){opacity:1.0024;transform:translate(47.4484vw,-10px) scale(.4594);animation:fall-230 26s -21s linear infinite}@keyframes fall-230{77.133%{transform:translate(43.9679vw,77.133vh) scale(.4594)}to{transform:translate(45.70815vw,99vh) scale(.4594)}}.snow:nth-child(231){opacity:1.9762;transform:translate(56.1909vw,-10px) scale(.798);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{51.897%{transform:translate(47.4649vw,51.897vh) scale(.798)}to{transform:translate(51.8279vw,99vh) scale(.798)}}.snow:nth-child(232){opacity:.5998;transform:translate(77.8043vw,-10px) scale(.5392);animation:fall-232 24s -7s linear infinite}@keyframes fall-232{44.511%{transform:translate(81.4984vw,44.511vh) scale(.5392)}to{transform:translate(79.65135vw,99vh) scale(.5392)}}.snow:nth-child(233){opacity:.8456;transform:translate(78.3044vw,-10px) scale(.0817);animation:fall-233 27s -2s linear infinite}@keyframes fall-233{68.011%{transform:translate(72.5262vw,68.011vh) scale(.0817)}to{transform:translate(75.4153vw,99vh) scale(.0817)}}.snow:nth-child(234){opacity:.438;transform:translate(32.2626vw,-10px) scale(.3419);animation:fall-234 15s -8s linear infinite}@keyframes fall-234{79.688%{transform:translate(35.6539vw,79.688vh) scale(.3419)}to{transform:translate(33.95825vw,99vh) scale(.3419)}}.snow:nth-child(235){opacity:.736;transform:translate(65.1097vw,-10px) scale(.6374);animation:fall-235 24s -6s linear infinite}@keyframes fall-235{43.365%{transform:translate(72.8105vw,43.365vh) scale(.6374)}to{transform:translate(68.9601vw,99vh) scale(.6374)}}.snow:nth-child(236){opacity:.235;transform:translate(84.1714vw,-10px) scale(.2158);animation:fall-236 21s -10s linear infinite}@keyframes fall-236{35.072%{transform:translate(84.1871vw,35.072vh) scale(.2158)}to{transform:translate(84.17925vw,99vh) scale(.2158)}}.snow:nth-child(237){opacity:.9574;transform:translate(21.4869vw,-10px) scale(.8495);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{36.516%{transform:translate(15.9827vw,36.516vh) scale(.8495)}to{transform:translate(18.7348vw,99vh) scale(.8495)}}.snow:nth-child(238){opacity:.9248;transform:translate(47.6729vw,-10px) scale(.1297);animation:fall-238 24s -3s linear infinite}@keyframes fall-238{70.212%{transform:translate(55.0841vw,70.212vh) scale(.1297)}to{transform:translate(51.3785vw,99vh) scale(.1297)}}.snow:nth-child(239){opacity:.2202;transform:translate(7.204vw,-10px) scale(.515);animation:fall-239 20s -21s linear infinite}@keyframes fall-239{77.111%{transform:translate(17.0798vw,77.111vh) scale(.515)}to{transform:translate(12.1419vw,99vh) scale(.515)}}.snow:nth-child(240){opacity:.699;transform:translate(68.1269vw,-10px) scale(.7942);animation:fall-240 26s -2s linear infinite}@keyframes fall-240{76.428%{transform:translate(59.4289vw,76.428vh) scale(.7942)}to{transform:translate(63.7779vw,99vh) scale(.7942)}}.snow:nth-child(241){opacity:.0602;transform:translate(35.8911vw,-10px) scale(.0378);animation:fall-241 30s -19s linear infinite}@keyframes fall-241{76.81%{transform:translate(45.1083vw,76.81vh) scale(.0378)}to{transform:translate(40.4997vw,99vh) scale(.0378)}}.snow:nth-child(242){opacity:.4672;transform:translate(50.7374vw,-10px) scale(.6481);animation:fall-242 11s -13s linear infinite}@keyframes fall-242{59.086%{transform:translate(44.4288vw,59.086vh) scale(.6481)}to{transform:translate(47.5831vw,99vh) scale(.6481)}}.snow:nth-child(243){opacity:.9038;transform:translate(71.17vw,-10px) scale(.3433);animation:fall-243 18s -13s linear infinite}@keyframes fall-243{67.706%{transform:translate(69.4224vw,67.706vh) scale(.3433)}to{transform:translate(70.2962vw,99vh) scale(.3433)}}.snow:nth-child(244){opacity:1.9644;transform:translate(16.2801vw,-10px) scale(.6694);animation:fall-244 24s -5s linear infinite}@keyframes fall-244{40.311%{transform:translate(18.8523vw,40.311vh) scale(.6694)}to{transform:translate(17.5662vw,99vh) scale(.6694)}}.snow:nth-child(245){opacity:1.372;transform:translate(45.9056vw,-10px) scale(.862);animation:fall-245 26s -17s linear infinite}@keyframes fall-245{62.588%{transform:translate(53.7272vw,62.588vh) scale(.862)}to{transform:translate(49.8164vw,99vh) scale(.862)}}.snow:nth-child(246){opacity:1.7266;transform:translate(21.2865vw,-10px) scale(.6047);animation:fall-246 29s -12s linear infinite}@keyframes fall-246{59.986%{transform:translate(12.8058vw,59.986vh) scale(.6047)}to{transform:translate(17.04615vw,99vh) scale(.6047)}}.snow:nth-child(247){opacity:.7334;transform:translate(36.4761vw,-10px) scale(.9899);animation:fall-247 16s -13s linear infinite}@keyframes fall-247{71.863%{transform:translate(31.9161vw,71.863vh) scale(.9899)}to{transform:translate(34.1961vw,99vh) scale(.9899)}}.snow:nth-child(248){opacity:1.5662;transform:translate(62.652vw,-10px) scale(.7832);animation:fall-248 15s -13s linear infinite}@keyframes fall-248{58.772%{transform:translate(55.3461vw,58.772vh) scale(.7832)}to{transform:translate(58.99905vw,99vh) scale(.7832)}}.snow:nth-child(249){opacity:.2346;transform:translate(72.4755vw,-10px) scale(.801);animation:fall-249 20s -9s linear infinite}@keyframes fall-249{35.051%{transform:translate(63.6498vw,35.051vh) scale(.801)}to{transform:translate(68.06265vw,99vh) scale(.801)}}.snow:nth-child(250){opacity:1.034;transform:translate(25.658vw,-10px) scale(.8644);animation:fall-250 21s -24s linear infinite}@keyframes fall-250{52.04%{transform:translate(27.9918vw,52.04vh) scale(.8644)}to{transform:translate(26.8249vw,99vh) scale(.8644)}}.snow:nth-child(251){opacity:1.7122;transform:translate(78.5352vw,-10px) scale(.835);animation:fall-251 21s -18s linear infinite}@keyframes fall-251{50.589%{transform:translate(81.2708vw,50.589vh) scale(.835)}to{transform:translate(79.903vw,99vh) scale(.835)}}.snow:nth-child(252){opacity:.8316;transform:translate(41.716vw,-10px) scale(.4219);animation:fall-252 13s -25s linear infinite}@keyframes fall-252{62.286%{transform:translate(42.07vw,62.286vh) scale(.4219)}to{transform:translate(41.893vw,99vh) scale(.4219)}}.snow:nth-child(253){opacity:1.5248;transform:translate(36.0594vw,-10px) scale(.1703);animation:fall-253 18s -1s linear infinite}@keyframes fall-253{42.484%{transform:translate(38.8506vw,42.484vh) scale(.1703)}to{transform:translate(37.455vw,99vh) scale(.1703)}}.snow:nth-child(254){opacity:.4544;transform:translate(59.8647vw,-10px) scale(.4932);animation:fall-254 13s -4s linear infinite}@keyframes fall-254{55.801%{transform:translate(64.6246vw,55.801vh) scale(.4932)}to{transform:translate(62.24465vw,99vh) scale(.4932)}}.snow:nth-child(255){opacity:.0464;transform:translate(8.6984vw,-10px) scale(.5817);animation:fall-255 27s -18s linear infinite}@keyframes fall-255{35.121%{transform:translate(3.8259vw,35.121vh) scale(.5817)}to{transform:translate(6.26215vw,99vh) scale(.5817)}}.snow:nth-child(256){opacity:1.9772;transform:translate(43.5796vw,-10px) scale(.2023);animation:fall-256 11s -5s linear infinite}@keyframes fall-256{69.502%{transform:translate(49.2152vw,69.502vh) scale(.2023)}to{transform:translate(46.3974vw,99vh) scale(.2023)}}.snow:nth-child(257){opacity:1.6474;transform:translate(37.9856vw,-10px) scale(.5233);animation:fall-257 24s -29s linear infinite}@keyframes fall-257{57.938%{transform:translate(30.3439vw,57.938vh) scale(.5233)}to{transform:translate(34.16475vw,99vh) scale(.5233)}}.snow:nth-child(258){opacity:1.4684;transform:translate(50.1029vw,-10px) scale(.7187);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{42.284%{transform:translate(57.3142vw,42.284vh) scale(.7187)}to{transform:translate(53.70855vw,99vh) scale(.7187)}}.snow:nth-child(259){opacity:1.6274;transform:translate(23.7525vw,-10px) scale(.5205);animation:fall-259 18s -5s linear infinite}@keyframes fall-259{74.533%{transform:translate(29.6559vw,74.533vh) scale(.5205)}to{transform:translate(26.7042vw,99vh) scale(.5205)}}.snow:nth-child(260){opacity:.2402;transform:translate(57.0482vw,-10px) scale(.8998);animation:fall-260 12s -11s linear infinite}@keyframes fall-260{50.987%{transform:translate(53.5746vw,50.987vh) scale(.8998)}to{transform:translate(55.3114vw,99vh) scale(.8998)}}.snow:nth-child(261){opacity:.1714;transform:translate(2.6767vw,-10px) scale(.2442);animation:fall-261 27s -10s linear infinite}@keyframes fall-261{67.944%{transform:translate(-5.7592vw,67.944vh) scale(.2442)}to{transform:translate(-1.54125vw,99vh) scale(.2442)}}.snow:nth-child(262){opacity:1.7392;transform:translate(27.6389vw,-10px) scale(.9544);animation:fall-262 10s -14s linear infinite}@keyframes fall-262{64.435%{transform:translate(18.4102vw,64.435vh) scale(.9544)}to{transform:translate(23.02455vw,99vh) scale(.9544)}}.snow:nth-child(263){opacity:1.6786;transform:translate(23.7562vw,-10px) scale(.5895);animation:fall-263 30s -20s linear infinite}@keyframes fall-263{53.698%{transform:translate(16.608vw,53.698vh) scale(.5895)}to{transform:translate(20.1821vw,99vh) scale(.5895)}}.snow:nth-child(264){opacity:1.319;transform:translate(67.177vw,-10px) scale(.1124);animation:fall-264 27s -9s linear infinite}@keyframes fall-264{46.854%{transform:translate(76.2871vw,46.854vh) scale(.1124)}to{transform:translate(71.73205vw,99vh) scale(.1124)}}.snow:nth-child(265){opacity:.9228;transform:translate(85.0425vw,-10px) scale(.9394);animation:fall-265 12s -9s linear infinite}@keyframes fall-265{48.892%{transform:translate(77.5924vw,48.892vh) scale(.9394)}to{transform:translate(81.31745vw,99vh) scale(.9394)}}.snow:nth-child(266){opacity:.3734;transform:translate(.4901vw,-10px) scale(.5921);animation:fall-266 25s -29s linear infinite}@keyframes fall-266{41.169%{transform:translate(-2.6937vw,41.169vh) scale(.5921)}to{transform:translate(-1.1018vw,99vh) scale(.5921)}}.snow:nth-child(267){opacity:1.4174;transform:translate(87.2651vw,-10px) scale(.2951);animation:fall-267 28s -11s linear infinite}@keyframes fall-267{57.679%{transform:translate(80.4601vw,57.679vh) scale(.2951)}to{transform:translate(83.8626vw,99vh) scale(.2951)}}.snow:nth-child(268){opacity:1.5066;transform:translate(85.4051vw,-10px) scale(.6416);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{48.014%{transform:translate(85.5649vw,48.014vh) scale(.6416)}to{transform:translate(85.485vw,99vh) scale(.6416)}}.snow:nth-child(269){opacity:.9868;transform:translate(7.5258vw,-10px) scale(.4597);animation:fall-269 26s -22s linear infinite}@keyframes fall-269{67.074%{transform:translate(10.7503vw,67.074vh) scale(.4597)}to{transform:translate(9.13805vw,99vh) scale(.4597)}}.snow:nth-child(270){opacity:1.384;transform:translate(30.1059vw,-10px) scale(.3371);animation:fall-270 17s -25s linear infinite}@keyframes fall-270{73.327%{transform:translate(25.4624vw,73.327vh) scale(.3371)}to{transform:translate(27.78415vw,99vh) scale(.3371)}}.snow:nth-child(271){opacity:.6896;transform:translate(56.5949vw,-10px) scale(.7786);animation:fall-271 30s -19s linear infinite}@keyframes fall-271{61.259%{transform:translate(64.3527vw,61.259vh) scale(.7786)}to{transform:translate(60.4738vw,99vh) scale(.7786)}}.snow:nth-child(272){opacity:.4762;transform:translate(5.1178vw,-10px) scale(.2548);animation:fall-272 11s -8s linear infinite}@keyframes fall-272{47.106%{transform:translate(-3.042vw,47.106vh) scale(.2548)}to{transform:translate(1.0379vw,99vh) scale(.2548)}}.snow:nth-child(273){opacity:1.9936;transform:translate(30.3051vw,-10px) scale(.7995);animation:fall-273 28s -12s linear infinite}@keyframes fall-273{71.743%{transform:translate(34.1374vw,71.743vh) scale(.7995)}to{transform:translate(32.22125vw,99vh) scale(.7995)}}.snow:nth-child(274){opacity:1.5456;transform:translate(24.6626vw,-10px) scale(.5547);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{63.061%{transform:translate(26.3371vw,63.061vh) scale(.5547)}to{transform:translate(25.49985vw,99vh) scale(.5547)}}.snow:nth-child(275){opacity:.972;transform:translate(10.1113vw,-10px) scale(.8679);animation:fall-275 26s -26s linear infinite}@keyframes fall-275{48.857%{transform:translate(14.2714vw,48.857vh) scale(.8679)}to{transform:translate(12.19135vw,99vh) scale(.8679)}}.snow:nth-child(276){opacity:1.2892;transform:translate(53.1107vw,-10px) scale(.6969);animation:fall-276 22s -29s linear infinite}@keyframes fall-276{71.191%{transform:translate(58.9857vw,71.191vh) scale(.6969)}to{transform:translate(56.0482vw,99vh) scale(.6969)}}.snow:nth-child(277){opacity:.0686;transform:translate(3.0765vw,-10px) scale(.3937);animation:fall-277 24s -9s linear infinite}@keyframes fall-277{47.324%{transform:translate(-5.3571vw,47.324vh) scale(.3937)}to{transform:translate(-1.1403vw,99vh) scale(.3937)}}.snow:nth-child(278){opacity:.0646;transform:translate(27.3079vw,-10px) scale(.2229);animation:fall-278 25s -23s linear infinite}@keyframes fall-278{57.19%{transform:translate(35.5159vw,57.19vh) scale(.2229)}to{transform:translate(31.4119vw,99vh) scale(.2229)}}.snow:nth-child(279){opacity:.064;transform:translate(16.5446vw,-10px) scale(.2809);animation:fall-279 29s -10s linear infinite}@keyframes fall-279{32.254%{transform:translate(13.2027vw,32.254vh) scale(.2809)}to{transform:translate(14.87365vw,99vh) scale(.2809)}}.snow:nth-child(280){opacity:1.2778;transform:translate(27.1098vw,-10px) scale(.1186);animation:fall-280 10s -19s linear infinite}@keyframes fall-280{64.709%{transform:translate(32.855vw,64.709vh) scale(.1186)}to{transform:translate(29.9824vw,99vh) scale(.1186)}}.snow:nth-child(281){opacity:1.286;transform:translate(91.0953vw,-10px) scale(.5664);animation:fall-281 17s -15s linear infinite}@keyframes fall-281{51.178%{transform:translate(92.5002vw,51.178vh) scale(.5664)}to{transform:translate(91.79775vw,99vh) scale(.5664)}}.snow:nth-child(282){opacity:1.2662;transform:translate(93.3715vw,-10px) scale(.5549);animation:fall-282 25s -26s linear infinite}@keyframes fall-282{69.46%{transform:translate(85.4792vw,69.46vh) scale(.5549)}to{transform:translate(89.42535vw,99vh) scale(.5549)}}.snow:nth-child(283){opacity:1.181;transform:translate(33.9803vw,-10px) scale(.0881);animation:fall-283 25s -26s linear infinite}@keyframes fall-283{32.772%{transform:translate(37.7183vw,32.772vh) scale(.0881)}to{transform:translate(35.8493vw,99vh) scale(.0881)}}.snow:nth-child(284){opacity:1.9828;transform:translate(67.3203vw,-10px) scale(.6974);animation:fall-284 12s -16s linear infinite}@keyframes fall-284{52%{transform:translate(65.7688vw,52vh) scale(.6974)}to{transform:translate(66.54455vw,99vh) scale(.6974)}}.snow:nth-child(285){opacity:1.7152;transform:translate(68.3191vw,-10px) scale(.5395);animation:fall-285 27s -28s linear infinite}@keyframes fall-285{38.985%{transform:translate(74.9424vw,38.985vh) scale(.5395)}to{transform:translate(71.63075vw,99vh) scale(.5395)}}.snow:nth-child(286){opacity:.5762;transform:translate(52.2613vw,-10px) scale(.5935);animation:fall-286 21s -16s linear infinite}@keyframes fall-286{68.365%{transform:translate(47.6943vw,68.365vh) scale(.5935)}to{transform:translate(49.9778vw,99vh) scale(.5935)}}.snow:nth-child(287){opacity:.8202;transform:translate(57.5926vw,-10px) scale(.6998);animation:fall-287 21s -13s linear infinite}@keyframes fall-287{62.519%{transform:translate(65.6528vw,62.519vh) scale(.6998)}to{transform:translate(61.6227vw,99vh) scale(.6998)}}.snow:nth-child(288){opacity:1.9376;transform:translate(98.5111vw,-10px) scale(.4517);animation:fall-288 13s -16s linear infinite}@keyframes fall-288{58.994%{transform:translate(107.0275vw,58.994vh) scale(.4517)}to{transform:translate(102.7693vw,99vh) scale(.4517)}}.snow:nth-child(289){opacity:.768;transform:translate(54.2177vw,-10px) scale(.4586);animation:fall-289 29s -23s linear infinite}@keyframes fall-289{43.173%{transform:translate(46.0569vw,43.173vh) scale(.4586)}to{transform:translate(50.1373vw,99vh) scale(.4586)}}.snow:nth-child(290){opacity:1.3098;transform:translate(70.5032vw,-10px) scale(.6003);animation:fall-290 26s -6s linear infinite}@keyframes fall-290{75.395%{transform:translate(65.1418vw,75.395vh) scale(.6003)}to{transform:translate(67.8225vw,99vh) scale(.6003)}}.snow:nth-child(291){opacity:1.29;transform:translate(96.2697vw,-10px) scale(.1116);animation:fall-291 20s -28s linear infinite}@keyframes fall-291{50.204%{transform:translate(92.7117vw,50.204vh) scale(.1116)}to{transform:translate(94.4907vw,99vh) scale(.1116)}}.snow:nth-child(292){opacity:.9604;transform:translate(37.4515vw,-10px) scale(.7393);animation:fall-292 27s -30s linear infinite}@keyframes fall-292{72.975%{transform:translate(27.7829vw,72.975vh) scale(.7393)}to{transform:translate(32.6172vw,99vh) scale(.7393)}}.snow:nth-child(293){opacity:1.219;transform:translate(90.85vw,-10px) scale(.4552);animation:fall-293 26s -23s linear infinite}@keyframes fall-293{39.574%{transform:translate(96.9157vw,39.574vh) scale(.4552)}to{transform:translate(93.88285vw,99vh) scale(.4552)}}.snow:nth-child(294){opacity:1.1434;transform:translate(20.8515vw,-10px) scale(.0653);animation:fall-294 15s -10s linear infinite}@keyframes fall-294{55.637%{transform:translate(13.7802vw,55.637vh) scale(.0653)}to{transform:translate(17.31585vw,99vh) scale(.0653)}}.snow:nth-child(295){opacity:1.4752;transform:translate(65.7051vw,-10px) scale(.187);animation:fall-295 25s -29s linear infinite}@keyframes fall-295{65.148%{transform:translate(55.9542vw,65.148vh) scale(.187)}to{transform:translate(60.82965vw,99vh) scale(.187)}}.snow:nth-child(296){opacity:1.9464;transform:translate(65.3223vw,-10px) scale(.6946);animation:fall-296 25s -29s linear infinite}@keyframes fall-296{60.317%{transform:translate(56.6009vw,60.317vh) scale(.6946)}to{transform:translate(60.9616vw,99vh) scale(.6946)}}.snow:nth-child(297){opacity:.2696;transform:translate(41.1247vw,-10px) scale(.6866);animation:fall-297 15s -12s linear infinite}@keyframes fall-297{55.892%{transform:translate(47.8877vw,55.892vh) scale(.6866)}to{transform:translate(44.5062vw,99vh) scale(.6866)}}.snow:nth-child(298){opacity:1.863;transform:translate(62.9344vw,-10px) scale(.3763);animation:fall-298 30s -6s linear infinite}@keyframes fall-298{64.775%{transform:translate(54.4715vw,64.775vh) scale(.3763)}to{transform:translate(58.70295vw,99vh) scale(.3763)}}.snow:nth-child(299){opacity:.701;transform:translate(93.9185vw,-10px) scale(.2007);animation:fall-299 18s -29s linear infinite}@keyframes fall-299{42.849%{transform:translate(88.9038vw,42.849vh) scale(.2007)}to{transform:translate(91.41115vw,99vh) scale(.2007)}}.snow:nth-child(300){opacity:.3942;transform:translate(69.3031vw,-10px) scale(.9586);animation:fall-300 30s -24s linear infinite}@keyframes fall-300{34.091%{transform:translate(76.6146vw,34.091vh) scale(.9586)}to{transform:translate(72.95885vw,99vh) scale(.9586)}}.snow:nth-child(301){opacity:.7544;transform:translate(57.3374vw,-10px) scale(.9037);animation:fall-301 24s -20s linear infinite}@keyframes fall-301{64.834%{transform:translate(64.7578vw,64.834vh) scale(.9037)}to{transform:translate(61.0476vw,99vh) scale(.9037)}}.snow:nth-child(302){opacity:1.909;transform:translate(12.0496vw,-10px) scale(.3519);animation:fall-302 21s -8s linear infinite}@keyframes fall-302{37.204%{transform:translate(5.9789vw,37.204vh) scale(.3519)}to{transform:translate(9.01425vw,99vh) scale(.3519)}}.snow:nth-child(303){opacity:1.4568;transform:translate(66.3226vw,-10px) scale(.6299);animation:fall-303 23s -21s linear infinite}@keyframes fall-303{45.205%{transform:translate(65.7675vw,45.205vh) scale(.6299)}to{transform:translate(66.04505vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:.8048;transform:translate(64.5039vw,-10px) scale(.3685);animation:fall-304 22s -8s linear infinite}@keyframes fall-304{71.837%{transform:translate(58.8984vw,71.837vh) scale(.3685)}to{transform:translate(61.70115vw,99vh) scale(.3685)}}.snow:nth-child(305){opacity:.7294;transform:translate(43.9763vw,-10px) scale(.9539);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{54.375%{transform:translate(36.7271vw,54.375vh) scale(.9539)}to{transform:translate(40.3517vw,99vh) scale(.9539)}}.snow:nth-child(306){opacity:.5548;transform:translate(54.7856vw,-10px) scale(.7625);animation:fall-306 28s -22s linear infinite}@keyframes fall-306{53.675%{transform:translate(52.7478vw,53.675vh) scale(.7625)}to{transform:translate(53.7667vw,99vh) scale(.7625)}}.snow:nth-child(307){opacity:.256;transform:translate(77.381vw,-10px) scale(.5161);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{60.41%{transform:translate(79.0446vw,60.41vh) scale(.5161)}to{transform:translate(78.2128vw,99vh) scale(.5161)}}.snow:nth-child(308){opacity:.3758;transform:translate(31.2801vw,-10px) scale(.1292);animation:fall-308 19s -9s linear infinite}@keyframes fall-308{54.466%{transform:translate(38.2961vw,54.466vh) scale(.1292)}to{transform:translate(34.7881vw,99vh) scale(.1292)}}.snow:nth-child(309){opacity:1.1014;transform:translate(63.1582vw,-10px) scale(.9394);animation:fall-309 29s -22s linear infinite}@keyframes fall-309{50.178%{transform:translate(57.7246vw,50.178vh) scale(.9394)}to{transform:translate(60.4414vw,99vh) scale(.9394)}}.snow:nth-child(310){opacity:1.4374;transform:translate(66.8326vw,-10px) scale(.6141);animation:fall-310 26s -16s linear infinite}@keyframes fall-310{33.507%{transform:translate(76.5745vw,33.507vh) scale(.6141)}to{transform:translate(71.70355vw,99vh) scale(.6141)}}.snow:nth-child(311){opacity:1.4374;transform:translate(56.9611vw,-10px) scale(.0532);animation:fall-311 14s -23s linear infinite}@keyframes fall-311{55.048%{transform:translate(65.4916vw,55.048vh) scale(.0532)}to{transform:translate(61.22635vw,99vh) scale(.0532)}}.snow:nth-child(312){opacity:.5114;transform:translate(41.3687vw,-10px) scale(.9799);animation:fall-312 29s -21s linear infinite}@keyframes fall-312{76.079%{transform:translate(33.5598vw,76.079vh) scale(.9799)}to{transform:translate(37.46425vw,99vh) scale(.9799)}}.snow:nth-child(313){opacity:1.021;transform:translate(36.3513vw,-10px) scale(.2185);animation:fall-313 14s -18s linear infinite}@keyframes fall-313{38.923%{transform:translate(41.8874vw,38.923vh) scale(.2185)}to{transform:translate(39.11935vw,99vh) scale(.2185)}}.snow:nth-child(314){opacity:1.175;transform:translate(99.2238vw,-10px) scale(.0006);animation:fall-314 14s -29s linear infinite}@keyframes fall-314{62.006%{transform:translate(105.3915vw,62.006vh) scale(.0006)}to{transform:translate(102.30765vw,99vh) scale(.0006)}}.snow:nth-child(315){opacity:1.7992;transform:translate(86.4299vw,-10px) scale(.8387);animation:fall-315 18s -5s linear infinite}@keyframes fall-315{65.83%{transform:translate(92.7153vw,65.83vh) scale(.8387)}to{transform:translate(89.5726vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.6908;transform:translate(47.1033vw,-10px) scale(.8702);animation:fall-316 10s -25s linear infinite}@keyframes fall-316{34.13%{transform:translate(46.1032vw,34.13vh) scale(.8702)}to{transform:translate(46.60325vw,99vh) scale(.8702)}}.snow:nth-child(317){opacity:.9528;transform:translate(78.613vw,-10px) scale(.6638);animation:fall-317 15s -1s linear infinite}@keyframes fall-317{44.845%{transform:translate(78.1707vw,44.845vh) scale(.6638)}to{transform:translate(78.39185vw,99vh) scale(.6638)}}.snow:nth-child(318){opacity:1.7712;transform:translate(.2943vw,-10px) scale(.7981);animation:fall-318 24s -1s linear infinite}@keyframes fall-318{73.789%{transform:translate(7.9856vw,73.789vh) scale(.7981)}to{transform:translate(4.13995vw,99vh) scale(.7981)}}.snow:nth-child(319){opacity:.8176;transform:translate(19.4706vw,-10px) scale(.2102);animation:fall-319 12s -12s linear infinite}@keyframes fall-319{50.747%{transform:translate(27.0484vw,50.747vh) scale(.2102)}to{transform:translate(23.2595vw,99vh) scale(.2102)}}.snow:nth-child(320){opacity:1.3616;transform:translate(77.3629vw,-10px) scale(.2703);animation:fall-320 28s -5s linear infinite}@keyframes fall-320{44.264%{transform:translate(70.8336vw,44.264vh) scale(.2703)}to{transform:translate(74.09825vw,99vh) scale(.2703)}}.snow:nth-child(321){opacity:.9662;transform:translate(17.7213vw,-10px) scale(.8436);animation:fall-321 16s -6s linear infinite}@keyframes fall-321{42.629%{transform:translate(18.876vw,42.629vh) scale(.8436)}to{transform:translate(18.29865vw,99vh) scale(.8436)}}.snow:nth-child(322){opacity:1.1698;transform:translate(30.3552vw,-10px) scale(.8924);animation:fall-322 21s -18s linear infinite}@keyframes fall-322{30.094%{transform:translate(21.6546vw,30.094vh) scale(.8924)}to{transform:translate(26.0049vw,99vh) scale(.8924)}}.snow:nth-child(323){opacity:.255;transform:translate(88.1849vw,-10px) scale(.8576);animation:fall-323 18s -19s linear infinite}@keyframes fall-323{44.261%{transform:translate(85.5499vw,44.261vh) scale(.8576)}to{transform:translate(86.8674vw,99vh) scale(.8576)}}.snow:nth-child(324){opacity:.1086;transform:translate(47.9035vw,-10px) scale(.8317);animation:fall-324 10s -4s linear infinite}@keyframes fall-324{56.198%{transform:translate(45.2168vw,56.198vh) scale(.8317)}to{transform:translate(46.56015vw,99vh) scale(.8317)}}.snow:nth-child(325){opacity:.4616;transform:translate(59.7361vw,-10px) scale(.6661);animation:fall-325 19s -7s linear infinite}@keyframes fall-325{52.678%{transform:translate(54.2681vw,52.678vh) scale(.6661)}to{transform:translate(57.0021vw,99vh) scale(.6661)}}.snow:nth-child(326){opacity:.6496;transform:translate(39.4247vw,-10px) scale(.9297);animation:fall-326 12s -6s linear infinite}@keyframes fall-326{73.702%{transform:translate(30.9715vw,73.702vh) scale(.9297)}to{transform:translate(35.1981vw,99vh) scale(.9297)}}.snow:nth-child(327){opacity:.417;transform:translate(58.2528vw,-10px) scale(.196);animation:fall-327 13s -4s linear infinite}@keyframes fall-327{53.214%{transform:translate(48.4778vw,53.214vh) scale(.196)}to{transform:translate(53.3653vw,99vh) scale(.196)}}.snow:nth-child(328){opacity:.671;transform:translate(42.8018vw,-10px) scale(.5056);animation:fall-328 16s -15s linear infinite}@keyframes fall-328{31.286%{transform:translate(47.6821vw,31.286vh) scale(.5056)}to{transform:translate(45.24195vw,99vh) scale(.5056)}}.snow:nth-child(329){opacity:1.5812;transform:translate(32.9773vw,-10px) scale(.4861);animation:fall-329 21s -17s linear infinite}@keyframes fall-329{73.155%{transform:translate(38.8464vw,73.155vh) scale(.4861)}to{transform:translate(35.91185vw,99vh) scale(.4861)}}.snow:nth-child(330){opacity:1.0626;transform:translate(78.9617vw,-10px) scale(.3297);animation:fall-330 12s -15s linear infinite}@keyframes fall-330{71.752%{transform:translate(75.7616vw,71.752vh) scale(.3297)}to{transform:translate(77.36165vw,99vh) scale(.3297)}}.snow:nth-child(331){opacity:1.242;transform:translate(8.7198vw,-10px) scale(.2291);animation:fall-331 17s -29s linear infinite}@keyframes fall-331{78.042%{transform:translate(14.5629vw,78.042vh) scale(.2291)}to{transform:translate(11.64135vw,99vh) scale(.2291)}}.snow:nth-child(332){opacity:1.4838;transform:translate(45.269vw,-10px) scale(.5697);animation:fall-332 21s -19s linear infinite}@keyframes fall-332{79.559%{transform:translate(53.7vw,79.559vh) scale(.5697)}to{transform:translate(49.4845vw,99vh) scale(.5697)}}.snow:nth-child(333){opacity:1.3446;transform:translate(19.2696vw,-10px) scale(.1214);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{74.943%{transform:translate(16.7098vw,74.943vh) scale(.1214)}to{transform:translate(17.9897vw,99vh) scale(.1214)}}.snow:nth-child(334){opacity:1.2692;transform:translate(22.5299vw,-10px) scale(.3915);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{64.406%{transform:translate(16.4417vw,64.406vh) scale(.3915)}to{transform:translate(19.4858vw,99vh) scale(.3915)}}.snow:nth-child(335){opacity:1.4976;transform:translate(28.5555vw,-10px) scale(.0662);animation:fall-335 24s -29s linear infinite}@keyframes fall-335{44.924%{transform:translate(28.0459vw,44.924vh) scale(.0662)}to{transform:translate(28.3007vw,99vh) scale(.0662)}}.snow:nth-child(336){opacity:1.441;transform:translate(20.8252vw,-10px) scale(.0797);animation:fall-336 28s -24s linear infinite}@keyframes fall-336{63.453%{transform:translate(15.7017vw,63.453vh) scale(.0797)}to{transform:translate(18.26345vw,99vh) scale(.0797)}}.snow:nth-child(337){opacity:1.7072;transform:translate(15.7665vw,-10px) scale(.8508);animation:fall-337 17s -20s linear infinite}@keyframes fall-337{33.469%{transform:translate(21.5357vw,33.469vh) scale(.8508)}to{transform:translate(18.6511vw,99vh) scale(.8508)}}.snow:nth-child(338){opacity:1.9626;transform:translate(21.0498vw,-10px) scale(.8905);animation:fall-338 25s -26s linear infinite}@keyframes fall-338{70.556%{transform:translate(16.1148vw,70.556vh) scale(.8905)}to{transform:translate(18.5823vw,99vh) scale(.8905)}}.snow:nth-child(339){opacity:.9918;transform:translate(50.5747vw,-10px) scale(.2083);animation:fall-339 22s -4s linear infinite}@keyframes fall-339{55.087%{transform:translate(43.4726vw,55.087vh) scale(.2083)}to{transform:translate(47.02365vw,99vh) scale(.2083)}}.snow:nth-child(340){opacity:1.6292;transform:translate(47.9542vw,-10px) scale(.6575);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{48.274%{transform:translate(57.0023vw,48.274vh) scale(.6575)}to{transform:translate(52.47825vw,99vh) scale(.6575)}}.snow:nth-child(341){opacity:1.416;transform:translate(98.3484vw,-10px) scale(.4461);animation:fall-341 26s -23s linear infinite}@keyframes fall-341{78.492%{transform:translate(89.5512vw,78.492vh) scale(.4461)}to{transform:translate(93.9498vw,99vh) scale(.4461)}}.snow:nth-child(342){opacity:.9608;transform:translate(57.3503vw,-10px) scale(.2262);animation:fall-342 17s -18s linear infinite}@keyframes fall-342{76.992%{transform:translate(50.1105vw,76.992vh) scale(.2262)}to{transform:translate(53.7304vw,99vh) scale(.2262)}}.snow:nth-child(343){opacity:1.3252;transform:translate(48.6413vw,-10px) scale(.8994);animation:fall-343 14s -18s linear infinite}@keyframes fall-343{33.058%{transform:translate(51.2878vw,33.058vh) scale(.8994)}to{transform:translate(49.96455vw,99vh) scale(.8994)}}.snow:nth-child(344){opacity:.1272;transform:translate(33.7691vw,-10px) scale(.6863);animation:fall-344 28s -3s linear infinite}@keyframes fall-344{41.855%{transform:translate(32.7299vw,41.855vh) scale(.6863)}to{transform:translate(33.2495vw,99vh) scale(.6863)}}.snow:nth-child(345){opacity:.2138;transform:translate(77.9127vw,-10px) scale(.4085);animation:fall-345 21s -2s linear infinite}@keyframes fall-345{48.441%{transform:translate(83.0782vw,48.441vh) scale(.4085)}to{transform:translate(80.49545vw,99vh) scale(.4085)}}.snow:nth-child(346){opacity:1.7098;transform:translate(76.3731vw,-10px) scale(.774);animation:fall-346 13s -22s linear infinite}@keyframes fall-346{73.174%{transform:translate(68.8607vw,73.174vh) scale(.774)}to{transform:translate(72.6169vw,99vh) scale(.774)}}.snow:nth-child(347){opacity:1.921;transform:translate(66.5679vw,-10px) scale(.4688);animation:fall-347 11s -21s linear infinite}@keyframes fall-347{44.308%{transform:translate(58.6877vw,44.308vh) scale(.4688)}to{transform:translate(62.6278vw,99vh) scale(.4688)}}.snow:nth-child(348){opacity:1.531;transform:translate(6.634vw,-10px) scale(.7005);animation:fall-348 17s -12s linear infinite}@keyframes fall-348{48.222%{transform:translate(14.5248vw,48.222vh) scale(.7005)}to{transform:translate(10.5794vw,99vh) scale(.7005)}}.snow:nth-child(349){opacity:1.2236;transform:translate(72.1273vw,-10px) scale(.5333);animation:fall-349 26s -7s linear infinite}@keyframes fall-349{52.043%{transform:translate(79.0608vw,52.043vh) scale(.5333)}to{transform:translate(75.59405vw,99vh) scale(.5333)}}.snow:nth-child(350){opacity:.3352;transform:translate(1.4314vw,-10px) scale(.3988);animation:fall-350 27s -16s linear infinite}@keyframes fall-350{53.513%{transform:translate(-.2095vw,53.513vh) scale(.3988)}to{transform:translate(.61095vw,99vh) scale(.3988)}}.snow:nth-child(351){opacity:.8712;transform:translate(13.0784vw,-10px) scale(.0463);animation:fall-351 30s -5s linear infinite}@keyframes fall-351{33.079%{transform:translate(22.0385vw,33.079vh) scale(.0463)}to{transform:translate(17.55845vw,99vh) scale(.0463)}}.snow:nth-child(352){opacity:1.1222;transform:translate(60.7231vw,-10px) scale(.5069);animation:fall-352 18s -17s linear infinite}@keyframes fall-352{78.493%{transform:translate(57.7045vw,78.493vh) scale(.5069)}to{transform:translate(59.2138vw,99vh) scale(.5069)}}.snow:nth-child(353){opacity:1.6624;transform:translate(82.7487vw,-10px) scale(.1734);animation:fall-353 22s -1s linear infinite}@keyframes fall-353{79.141%{transform:translate(74.0059vw,79.141vh) scale(.1734)}to{transform:translate(78.3773vw,99vh) scale(.1734)}}.snow:nth-child(354){opacity:1.6148;transform:translate(92.2569vw,-10px) scale(.1314);animation:fall-354 21s -28s linear infinite}@keyframes fall-354{65.473%{transform:translate(87.2218vw,65.473vh) scale(.1314)}to{transform:translate(89.73935vw,99vh) scale(.1314)}}.snow:nth-child(355){opacity:1.8788;transform:translate(36.6822vw,-10px) scale(.0832);animation:fall-355 10s -27s linear infinite}@keyframes fall-355{65.31%{transform:translate(29.518vw,65.31vh) scale(.0832)}to{transform:translate(33.1001vw,99vh) scale(.0832)}}.snow:nth-child(356){opacity:.4814;transform:translate(55.7053vw,-10px) scale(.3858);animation:fall-356 22s -18s linear infinite}@keyframes fall-356{37.989%{transform:translate(59.6589vw,37.989vh) scale(.3858)}to{transform:translate(57.6821vw,99vh) scale(.3858)}}.snow:nth-child(357){opacity:1.9126;transform:translate(22.0897vw,-10px) scale(.3205);animation:fall-357 21s -26s linear infinite}@keyframes fall-357{30.964%{transform:translate(13.5247vw,30.964vh) scale(.3205)}to{transform:translate(17.8072vw,99vh) scale(.3205)}}.snow:nth-child(358){opacity:.2048;transform:translate(86.7451vw,-10px) scale(.3571);animation:fall-358 11s -14s linear infinite}@keyframes fall-358{60.372%{transform:translate(81.9045vw,60.372vh) scale(.3571)}to{transform:translate(84.3248vw,99vh) scale(.3571)}}.snow:nth-child(359){opacity:.9954;transform:translate(32.5732vw,-10px) scale(.9395);animation:fall-359 15s -5s linear infinite}@keyframes fall-359{71.672%{transform:translate(23.6303vw,71.672vh) scale(.9395)}to{transform:translate(28.10175vw,99vh) scale(.9395)}}.snow:nth-child(360){opacity:.7704;transform:translate(88.0129vw,-10px) scale(.1089);animation:fall-360 25s -24s linear infinite}@keyframes fall-360{79.369%{transform:translate(82.1232vw,79.369vh) scale(.1089)}to{transform:translate(85.06805vw,99vh) scale(.1089)}}.snow:nth-child(361){opacity:.106;transform:translate(18.9748vw,-10px) scale(.0131);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{45.621%{transform:translate(20.7996vw,45.621vh) scale(.0131)}to{transform:translate(19.8872vw,99vh) scale(.0131)}}.snow:nth-child(362){opacity:1.34;transform:translate(9.8957vw,-10px) scale(.6722);animation:fall-362 29s -1s linear infinite}@keyframes fall-362{76.164%{transform:translate(9.3266vw,76.164vh) scale(.6722)}to{transform:translate(9.61115vw,99vh) scale(.6722)}}.snow:nth-child(363){opacity:.2302;transform:translate(75.3332vw,-10px) scale(.5146);animation:fall-363 27s -20s linear infinite}@keyframes fall-363{33.764%{transform:translate(70.1061vw,33.764vh) scale(.5146)}to{transform:translate(72.71965vw,99vh) scale(.5146)}}.snow:nth-child(364){opacity:1.205;transform:translate(32.8629vw,-10px) scale(.1354);animation:fall-364 26s -17s linear infinite}@keyframes fall-364{63.093%{transform:translate(23.9095vw,63.093vh) scale(.1354)}to{transform:translate(28.3862vw,99vh) scale(.1354)}}.snow:nth-child(365){opacity:.9402;transform:translate(14.893vw,-10px) scale(.4571);animation:fall-365 10s -10s linear infinite}@keyframes fall-365{53.327%{transform:translate(7.3932vw,53.327vh) scale(.4571)}to{transform:translate(11.1431vw,99vh) scale(.4571)}}.snow:nth-child(366){opacity:1.7034;transform:translate(4.5903vw,-10px) scale(.6977);animation:fall-366 27s -16s linear infinite}@keyframes fall-366{45.892%{transform:translate(4.8948vw,45.892vh) scale(.6977)}to{transform:translate(4.74255vw,99vh) scale(.6977)}}.snow:nth-child(367){opacity:1.0848;transform:translate(43.5854vw,-10px) scale(.7804);animation:fall-367 15s -5s linear infinite}@keyframes fall-367{62.425%{transform:translate(39.4581vw,62.425vh) scale(.7804)}to{transform:translate(41.52175vw,99vh) scale(.7804)}}.snow:nth-child(368){opacity:1.5564;transform:translate(83.3493vw,-10px) scale(.4716);animation:fall-368 18s -23s linear infinite}@keyframes fall-368{52.023%{transform:translate(74.7712vw,52.023vh) scale(.4716)}to{transform:translate(79.06025vw,99vh) scale(.4716)}}.snow:nth-child(369){opacity:.8942;transform:translate(13.066vw,-10px) scale(.6992);animation:fall-369 19s -5s linear infinite}@keyframes fall-369{76.434%{transform:translate(22.8972vw,76.434vh) scale(.6992)}to{transform:translate(17.9816vw,99vh) scale(.6992)}}.snow:nth-child(370){opacity:1.5664;transform:translate(65.7834vw,-10px) scale(.2358);animation:fall-370 15s -18s linear infinite}@keyframes fall-370{33.865%{transform:translate(56.0898vw,33.865vh) scale(.2358)}to{transform:translate(60.9366vw,99vh) scale(.2358)}}.snow:nth-child(371){opacity:.1122;transform:translate(28.9674vw,-10px) scale(.5832);animation:fall-371 18s -1s linear infinite}@keyframes fall-371{42.722%{transform:translate(26.6404vw,42.722vh) scale(.5832)}to{transform:translate(27.8039vw,99vh) scale(.5832)}}.snow:nth-child(372){opacity:1.6614;transform:translate(21.5636vw,-10px) scale(.635);animation:fall-372 18s -29s linear infinite}@keyframes fall-372{47.726%{transform:translate(21.041vw,47.726vh) scale(.635)}to{transform:translate(21.3023vw,99vh) scale(.635)}}.snow:nth-child(373){opacity:1.1472;transform:translate(29.5499vw,-10px) scale(.2883);animation:fall-373 26s -15s linear infinite}@keyframes fall-373{66.693%{transform:translate(33.6021vw,66.693vh) scale(.2883)}to{transform:translate(31.576vw,99vh) scale(.2883)}}.snow:nth-child(374){opacity:.751;transform:translate(75.1458vw,-10px) scale(.7761);animation:fall-374 27s -20s linear infinite}@keyframes fall-374{34.557%{transform:translate(70.8913vw,34.557vh) scale(.7761)}to{transform:translate(73.01855vw,99vh) scale(.7761)}}.snow:nth-child(375){opacity:.863;transform:translate(18.997vw,-10px) scale(.3682);animation:fall-375 14s -7s linear infinite}@keyframes fall-375{72.779%{transform:translate(20.9247vw,72.779vh) scale(.3682)}to{transform:translate(19.96085vw,99vh) scale(.3682)}}.snow:nth-child(376){opacity:.4052;transform:translate(36.3293vw,-10px) scale(.3332);animation:fall-376 25s -9s linear infinite}@keyframes fall-376{40.274%{transform:translate(44.1885vw,40.274vh) scale(.3332)}to{transform:translate(40.2589vw,99vh) scale(.3332)}}.snow:nth-child(377){opacity:.756;transform:translate(58.9128vw,-10px) scale(.7642);animation:fall-377 16s -14s linear infinite}@keyframes fall-377{69.894%{transform:translate(65.4539vw,69.894vh) scale(.7642)}to{transform:translate(62.18335vw,99vh) scale(.7642)}}.snow:nth-child(378){opacity:1.4394;transform:translate(7.2032vw,-10px) scale(.0327);animation:fall-378 23s -26s linear infinite}@keyframes fall-378{44.166%{transform:translate(.6225vw,44.166vh) scale(.0327)}to{transform:translate(3.91285vw,99vh) scale(.0327)}}.snow:nth-child(379){opacity:1.1302;transform:translate(4.234vw,-10px) scale(.6546);animation:fall-379 17s -28s linear infinite}@keyframes fall-379{55.431%{transform:translate(-1.8643vw,55.431vh) scale(.6546)}to{transform:translate(1.18485vw,99vh) scale(.6546)}}.snow:nth-child(380){opacity:.4342;transform:translate(80.0801vw,-10px) scale(.0128);animation:fall-380 28s -13s linear infinite}@keyframes fall-380{33.502%{transform:translate(86.901vw,33.502vh) scale(.0128)}to{transform:translate(83.49055vw,99vh) scale(.0128)}}.snow:nth-child(381){opacity:.506;transform:translate(48.2706vw,-10px) scale(.6488);animation:fall-381 28s -15s linear infinite}@keyframes fall-381{77.962%{transform:translate(57.3787vw,77.962vh) scale(.6488)}to{transform:translate(52.82465vw,99vh) scale(.6488)}}.snow:nth-child(382){opacity:1.72;transform:translate(52.2981vw,-10px) scale(.0214);animation:fall-382 11s -16s linear infinite}@keyframes fall-382{73.49%{transform:translate(47.6948vw,73.49vh) scale(.0214)}to{transform:translate(49.99645vw,99vh) scale(.0214)}}.snow:nth-child(383){opacity:1.941;transform:translate(18.6561vw,-10px) scale(.6155);animation:fall-383 30s -14s linear infinite}@keyframes fall-383{56.625%{transform:translate(13.841vw,56.625vh) scale(.6155)}to{transform:translate(16.24855vw,99vh) scale(.6155)}}.snow:nth-child(384){opacity:1.327;transform:translate(76.7177vw,-10px) scale(.4458);animation:fall-384 15s -24s linear infinite}@keyframes fall-384{57.066%{transform:translate(83.5244vw,57.066vh) scale(.4458)}to{transform:translate(80.12105vw,99vh) scale(.4458)}}.snow:nth-child(385){opacity:.3414;transform:translate(72.3105vw,-10px) scale(.3054);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{64.299%{transform:translate(70.0394vw,64.299vh) scale(.3054)}to{transform:translate(71.17495vw,99vh) scale(.3054)}}.snow:nth-child(386){opacity:.4442;transform:translate(10.8368vw,-10px) scale(.6317);animation:fall-386 27s -25s linear infinite}@keyframes fall-386{37.192%{transform:translate(16.6178vw,37.192vh) scale(.6317)}to{transform:translate(13.7273vw,99vh) scale(.6317)}}.snow:nth-child(387){opacity:1.6138;transform:translate(5.1739vw,-10px) scale(.7453);animation:fall-387 15s -18s linear infinite}@keyframes fall-387{72.808%{transform:translate(-2.2798vw,72.808vh) scale(.7453)}to{transform:translate(1.44705vw,99vh) scale(.7453)}}.snow:nth-child(388){opacity:.712;transform:translate(67.1974vw,-10px) scale(.3999);animation:fall-388 18s -3s linear infinite}@keyframes fall-388{48.721%{transform:translate(71.3645vw,48.721vh) scale(.3999)}to{transform:translate(69.28095vw,99vh) scale(.3999)}}.snow:nth-child(389){opacity:.1526;transform:translate(88.4281vw,-10px) scale(.5042);animation:fall-389 26s -21s linear infinite}@keyframes fall-389{73.141%{transform:translate(86.2516vw,73.141vh) scale(.5042)}to{transform:translate(87.33985vw,99vh) scale(.5042)}}.snow:nth-child(390){opacity:.0176;transform:translate(74.5109vw,-10px) scale(.7478);animation:fall-390 20s -25s linear infinite}@keyframes fall-390{32.427%{transform:translate(68.5566vw,32.427vh) scale(.7478)}to{transform:translate(71.53375vw,99vh) scale(.7478)}}.snow:nth-child(391){opacity:1.377;transform:translate(82.6865vw,-10px) scale(.0262);animation:fall-391 28s -30s linear infinite}@keyframes fall-391{76.397%{transform:translate(83.5979vw,76.397vh) scale(.0262)}to{transform:translate(83.1422vw,99vh) scale(.0262)}}.snow:nth-child(392){opacity:.1188;transform:translate(66.3393vw,-10px) scale(.8783);animation:fall-392 11s -19s linear infinite}@keyframes fall-392{40.142%{transform:translate(61.2139vw,40.142vh) scale(.8783)}to{transform:translate(63.7766vw,99vh) scale(.8783)}}.snow:nth-child(393){opacity:1.3662;transform:translate(66.9498vw,-10px) scale(.3601);animation:fall-393 14s -29s linear infinite}@keyframes fall-393{67.622%{transform:translate(76.5192vw,67.622vh) scale(.3601)}to{transform:translate(71.7345vw,99vh) scale(.3601)}}.snow:nth-child(394){opacity:.4628;transform:translate(64.1447vw,-10px) scale(.7886);animation:fall-394 27s -19s linear infinite}@keyframes fall-394{68.928%{transform:translate(54.1937vw,68.928vh) scale(.7886)}to{transform:translate(59.1692vw,99vh) scale(.7886)}}.snow:nth-child(395){opacity:.0564;transform:translate(69.3586vw,-10px) scale(.2962);animation:fall-395 24s -16s linear infinite}@keyframes fall-395{37.91%{transform:translate(71.7038vw,37.91vh) scale(.2962)}to{transform:translate(70.5312vw,99vh) scale(.2962)}}.snow:nth-child(396){opacity:.052;transform:translate(32.1473vw,-10px) scale(.3151);animation:fall-396 13s -3s linear infinite}@keyframes fall-396{62.116%{transform:translate(25.9998vw,62.116vh) scale(.3151)}to{transform:translate(29.07355vw,99vh) scale(.3151)}}.snow:nth-child(397){opacity:1.2778;transform:translate(20.7368vw,-10px) scale(.9687);animation:fall-397 15s -11s linear infinite}@keyframes fall-397{71.268%{transform:translate(18.5144vw,71.268vh) scale(.9687)}to{transform:translate(19.6256vw,99vh) scale(.9687)}}.snow:nth-child(398){opacity:1.3914;transform:translate(6.3749vw,-10px) scale(.8414);animation:fall-398 10s -20s linear infinite}@keyframes fall-398{41.172%{transform:translate(11.5915vw,41.172vh) scale(.8414)}to{transform:translate(8.9832vw,99vh) scale(.8414)}}.snow:nth-child(399){opacity:1.6266;transform:translate(97.6285vw,-10px) scale(.4851);animation:fall-399 16s -8s linear infinite}@keyframes fall-399{48.993%{transform:translate(107.6066vw,48.993vh) scale(.4851)}to{transform:translate(102.61755vw,99vh) scale(.4851)}}.snow:nth-child(400){opacity:.5148;transform:translate(17.8384vw,-10px) scale(.2762);animation:fall-400 25s -9s linear infinite}@keyframes fall-400{64.841%{transform:translate(25.7627vw,64.841vh) scale(.2762)}to{transform:translate(21.80055vw,99vh) scale(.2762)}}\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:.698;transform:translate(99.0344vw,-10px) scale(.4034);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{74.966%{transform:translate(106.1017vw,74.966vh) scale(.4034)}to{transform:translate(102.56805vw,99vh) scale(.4034)}}.snow:nth-child(2){opacity:1.729;transform:translate(22.5102vw,-10px) scale(.4951);animation:fall-2 30s -26s linear infinite}@keyframes fall-2{79.393%{transform:translate(15.5558vw,79.393vh) scale(.4951)}to{transform:translate(19.033vw,99vh) scale(.4951)}}.snow:nth-child(3){opacity:1.8084;transform:translate(60.7905vw,-10px) scale(.3004);animation:fall-3 12s -16s linear infinite}@keyframes fall-3{52.235%{transform:translate(64.2372vw,52.235vh) scale(.3004)}to{transform:translate(62.51385vw,99vh) scale(.3004)}}.snow:nth-child(4){opacity:.8228;transform:translate(23.7211vw,-10px) scale(.6552);animation:fall-4 16s -23s linear infinite}@keyframes fall-4{63.408%{transform:translate(21.4183vw,63.408vh) scale(.6552)}to{transform:translate(22.5697vw,99vh) scale(.6552)}}.snow:nth-child(5){opacity:1.3542;transform:translate(31.5354vw,-10px) scale(.6915);animation:fall-5 14s -7s linear infinite}@keyframes fall-5{50.866%{transform:translate(27.0838vw,50.866vh) scale(.6915)}to{transform:translate(29.3096vw,99vh) scale(.6915)}}.snow:nth-child(6){opacity:.7752;transform:translate(73.4747vw,-10px) scale(.6785);animation:fall-6 20s -29s linear infinite}@keyframes fall-6{75.535%{transform:translate(68.1989vw,75.535vh) scale(.6785)}to{transform:translate(70.8368vw,99vh) scale(.6785)}}.snow:nth-child(7){opacity:1.2488;transform:translate(48.5101vw,-10px) scale(.158);animation:fall-7 19s -15s linear infinite}@keyframes fall-7{53.781%{transform:translate(49.3347vw,53.781vh) scale(.158)}to{transform:translate(48.9224vw,99vh) scale(.158)}}.snow:nth-child(8){opacity:1.996;transform:translate(96.2044vw,-10px) scale(.1359);animation:fall-8 22s -18s linear infinite}@keyframes fall-8{59.509%{transform:translate(87.9093vw,59.509vh) scale(.1359)}to{transform:translate(92.05685vw,99vh) scale(.1359)}}.snow:nth-child(9){opacity:1.375;transform:translate(86.2638vw,-10px) scale(.5811);animation:fall-9 16s -26s linear infinite}@keyframes fall-9{63.914%{transform:translate(88.5524vw,63.914vh) scale(.5811)}to{transform:translate(87.4081vw,99vh) scale(.5811)}}.snow:nth-child(10){opacity:.5644;transform:translate(19.9673vw,-10px) scale(.9896);animation:fall-10 23s -12s linear infinite}@keyframes fall-10{48.342%{transform:translate(17.755vw,48.342vh) scale(.9896)}to{transform:translate(18.86115vw,99vh) scale(.9896)}}.snow:nth-child(11){opacity:1.9816;transform:translate(36.5008vw,-10px) scale(.4433);animation:fall-11 30s -24s linear infinite}@keyframes fall-11{78.422%{transform:translate(38.2399vw,78.422vh) scale(.4433)}to{transform:translate(37.37035vw,99vh) scale(.4433)}}.snow:nth-child(12){opacity:.9836;transform:translate(25.1059vw,-10px) scale(.1001);animation:fall-12 29s -9s linear infinite}@keyframes fall-12{34.411%{transform:translate(20.8814vw,34.411vh) scale(.1001)}to{transform:translate(22.99365vw,99vh) scale(.1001)}}.snow:nth-child(13){opacity:1.9614;transform:translate(8.5565vw,-10px) scale(.8211);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{33.358%{transform:translate(14.7033vw,33.358vh) scale(.8211)}to{transform:translate(11.6299vw,99vh) scale(.8211)}}.snow:nth-child(14){opacity:1.429;transform:translate(68.1497vw,-10px) scale(.9345);animation:fall-14 23s -2s linear infinite}@keyframes fall-14{40.048%{transform:translate(78.0446vw,40.048vh) scale(.9345)}to{transform:translate(73.09715vw,99vh) scale(.9345)}}.snow:nth-child(15){opacity:.3054;transform:translate(7.2524vw,-10px) scale(.051);animation:fall-15 26s -28s linear infinite}@keyframes fall-15{55.972%{transform:translate(8.4258vw,55.972vh) scale(.051)}to{transform:translate(7.8391vw,99vh) scale(.051)}}.snow:nth-child(16){opacity:.1848;transform:translate(7.5403vw,-10px) scale(.8665);animation:fall-16 14s -16s linear infinite}@keyframes fall-16{61.67%{transform:translate(.7997vw,61.67vh) scale(.8665)}to{transform:translate(4.17vw,99vh) scale(.8665)}}.snow:nth-child(17){opacity:.3786;transform:translate(39.8449vw,-10px) scale(.431);animation:fall-17 14s -11s linear infinite}@keyframes fall-17{79.697%{transform:translate(40.4421vw,79.697vh) scale(.431)}to{transform:translate(40.1435vw,99vh) scale(.431)}}.snow:nth-child(18){opacity:.0258;transform:translate(73.4312vw,-10px) scale(.1637);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{39.026%{transform:translate(78.8305vw,39.026vh) scale(.1637)}to{transform:translate(76.13085vw,99vh) scale(.1637)}}.snow:nth-child(19){opacity:1.2684;transform:translate(2.3667vw,-10px) scale(.0806);animation:fall-19 12s -12s linear infinite}@keyframes fall-19{78.642%{transform:translate(.2831vw,78.642vh) scale(.0806)}to{transform:translate(1.3249vw,99vh) scale(.0806)}}.snow:nth-child(20){opacity:.993;transform:translate(88.5677vw,-10px) scale(.5237);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{49.394%{transform:translate(97.4106vw,49.394vh) scale(.5237)}to{transform:translate(92.98915vw,99vh) scale(.5237)}}.snow:nth-child(21){opacity:1.0112;transform:translate(61.9635vw,-10px) scale(.4053);animation:fall-21 10s -5s linear infinite}@keyframes fall-21{40.196%{transform:translate(67.9205vw,40.196vh) scale(.4053)}to{transform:translate(64.942vw,99vh) scale(.4053)}}.snow:nth-child(22){opacity:1.3006;transform:translate(82.0639vw,-10px) scale(.7168);animation:fall-22 16s -27s linear infinite}@keyframes fall-22{47.439%{transform:translate(75.6654vw,47.439vh) scale(.7168)}to{transform:translate(78.86465vw,99vh) scale(.7168)}}.snow:nth-child(23){opacity:1.6834;transform:translate(66.4273vw,-10px) scale(.858);animation:fall-23 27s -3s linear infinite}@keyframes fall-23{31.658%{transform:translate(74.2756vw,31.658vh) scale(.858)}to{transform:translate(70.35145vw,99vh) scale(.858)}}.snow:nth-child(24){opacity:.6328;transform:translate(18.096vw,-10px) scale(.7888);animation:fall-24 15s -17s linear infinite}@keyframes fall-24{50.396%{transform:translate(15.2727vw,50.396vh) scale(.7888)}to{transform:translate(16.68435vw,99vh) scale(.7888)}}.snow:nth-child(25){opacity:1.9896;transform:translate(53.3907vw,-10px) scale(.9354);animation:fall-25 30s -9s linear infinite}@keyframes fall-25{51.055%{transform:translate(59.2997vw,51.055vh) scale(.9354)}to{transform:translate(56.3452vw,99vh) scale(.9354)}}.snow:nth-child(26){opacity:1.468;transform:translate(49.159vw,-10px) scale(.9265);animation:fall-26 18s -22s linear infinite}@keyframes fall-26{71.249%{transform:translate(53.686vw,71.249vh) scale(.9265)}to{transform:translate(51.4225vw,99vh) scale(.9265)}}.snow:nth-child(27){opacity:1.7878;transform:translate(24.4408vw,-10px) scale(.3702);animation:fall-27 18s -4s linear infinite}@keyframes fall-27{46.093%{transform:translate(20.6426vw,46.093vh) scale(.3702)}to{transform:translate(22.5417vw,99vh) scale(.3702)}}.snow:nth-child(28){opacity:.2986;transform:translate(93.4771vw,-10px) scale(.2617);animation:fall-28 23s -22s linear infinite}@keyframes fall-28{53.271%{transform:translate(87.5894vw,53.271vh) scale(.2617)}to{transform:translate(90.53325vw,99vh) scale(.2617)}}.snow:nth-child(29){opacity:1.7036;transform:translate(90.4975vw,-10px) scale(.3003);animation:fall-29 14s -16s linear infinite}@keyframes fall-29{60.552%{transform:translate(85.9767vw,60.552vh) scale(.3003)}to{transform:translate(88.2371vw,99vh) scale(.3003)}}.snow:nth-child(30){opacity:1.6778;transform:translate(40.7496vw,-10px) scale(.953);animation:fall-30 13s -20s linear infinite}@keyframes fall-30{37.898%{transform:translate(42.0718vw,37.898vh) scale(.953)}to{transform:translate(41.4107vw,99vh) scale(.953)}}.snow:nth-child(31){opacity:1.1098;transform:translate(79.1523vw,-10px) scale(.2727);animation:fall-31 10s -25s linear infinite}@keyframes fall-31{71.01%{transform:translate(83.8782vw,71.01vh) scale(.2727)}to{transform:translate(81.51525vw,99vh) scale(.2727)}}.snow:nth-child(32){opacity:1.8666;transform:translate(9.2733vw,-10px) scale(.77);animation:fall-32 10s -15s linear infinite}@keyframes fall-32{61.299%{transform:translate(18.1773vw,61.299vh) scale(.77)}to{transform:translate(13.7253vw,99vh) scale(.77)}}.snow:nth-child(33){opacity:.5606;transform:translate(50.1129vw,-10px) scale(.0773);animation:fall-33 28s -9s linear infinite}@keyframes fall-33{68.973%{transform:translate(52.707vw,68.973vh) scale(.0773)}to{transform:translate(51.40995vw,99vh) scale(.0773)}}.snow:nth-child(34){opacity:1.475;transform:translate(33.0118vw,-10px) scale(.7551);animation:fall-34 18s -27s linear infinite}@keyframes fall-34{54.819%{transform:translate(36.1484vw,54.819vh) scale(.7551)}to{transform:translate(34.5801vw,99vh) scale(.7551)}}.snow:nth-child(35){opacity:1.606;transform:translate(10.903vw,-10px) scale(.7004);animation:fall-35 17s -13s linear infinite}@keyframes fall-35{50.089%{transform:translate(14.916vw,50.089vh) scale(.7004)}to{transform:translate(12.9095vw,99vh) scale(.7004)}}.snow:nth-child(36){opacity:1.6578;transform:translate(26.4111vw,-10px) scale(.3559);animation:fall-36 24s -2s linear infinite}@keyframes fall-36{55.987%{transform:translate(18.755vw,55.987vh) scale(.3559)}to{transform:translate(22.58305vw,99vh) scale(.3559)}}.snow:nth-child(37){opacity:1.2306;transform:translate(84.1374vw,-10px) scale(.4335);animation:fall-37 19s -5s linear infinite}@keyframes fall-37{79.669%{transform:translate(90.659vw,79.669vh) scale(.4335)}to{transform:translate(87.3982vw,99vh) scale(.4335)}}.snow:nth-child(38){opacity:1.0016;transform:translate(91.7618vw,-10px) scale(.7583);animation:fall-38 23s -9s linear infinite}@keyframes fall-38{59.827%{transform:translate(91.1403vw,59.827vh) scale(.7583)}to{transform:translate(91.45105vw,99vh) scale(.7583)}}.snow:nth-child(39){opacity:1.8772;transform:translate(99.9501vw,-10px) scale(.516);animation:fall-39 14s -4s linear infinite}@keyframes fall-39{30.861%{transform:translate(97.5074vw,30.861vh) scale(.516)}to{transform:translate(98.72875vw,99vh) scale(.516)}}.snow:nth-child(40){opacity:1.8224;transform:translate(13.1061vw,-10px) scale(.8602);animation:fall-40 29s -3s linear infinite}@keyframes fall-40{60.047%{transform:translate(10.5599vw,60.047vh) scale(.8602)}to{transform:translate(11.833vw,99vh) scale(.8602)}}.snow:nth-child(41){opacity:1.3732;transform:translate(26.1175vw,-10px) scale(.0805);animation:fall-41 29s -2s linear infinite}@keyframes fall-41{58.03%{transform:translate(17.8821vw,58.03vh) scale(.0805)}to{transform:translate(21.9998vw,99vh) scale(.0805)}}.snow:nth-child(42){opacity:1.913;transform:translate(64.5539vw,-10px) scale(.1285);animation:fall-42 25s -30s linear infinite}@keyframes fall-42{73.541%{transform:translate(66.9294vw,73.541vh) scale(.1285)}to{transform:translate(65.74165vw,99vh) scale(.1285)}}.snow:nth-child(43){opacity:1.9754;transform:translate(46.4432vw,-10px) scale(.7475);animation:fall-43 25s -5s linear infinite}@keyframes fall-43{66.073%{transform:translate(44.9347vw,66.073vh) scale(.7475)}to{transform:translate(45.68895vw,99vh) scale(.7475)}}.snow:nth-child(44){opacity:.584;transform:translate(25.2968vw,-10px) scale(.4508);animation:fall-44 20s -18s linear infinite}@keyframes fall-44{31.378%{transform:translate(17.2666vw,31.378vh) scale(.4508)}to{transform:translate(21.2817vw,99vh) scale(.4508)}}.snow:nth-child(45){opacity:1.2438;transform:translate(13.1901vw,-10px) scale(.5997);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{32.246%{transform:translate(11.8743vw,32.246vh) scale(.5997)}to{transform:translate(12.5322vw,99vh) scale(.5997)}}.snow:nth-child(46){opacity:1.0872;transform:translate(85.9623vw,-10px) scale(.5523);animation:fall-46 24s -29s linear infinite}@keyframes fall-46{42.52%{transform:translate(83.2793vw,42.52vh) scale(.5523)}to{transform:translate(84.6208vw,99vh) scale(.5523)}}.snow:nth-child(47){opacity:1.396;transform:translate(91.2538vw,-10px) scale(.329);animation:fall-47 23s -1s linear infinite}@keyframes fall-47{35.649%{transform:translate(89.2315vw,35.649vh) scale(.329)}to{transform:translate(90.24265vw,99vh) scale(.329)}}.snow:nth-child(48){opacity:.4398;transform:translate(93.7603vw,-10px) scale(.7527);animation:fall-48 24s -23s linear infinite}@keyframes fall-48{62.867%{transform:translate(101.1543vw,62.867vh) scale(.7527)}to{transform:translate(97.4573vw,99vh) scale(.7527)}}.snow:nth-child(49){opacity:1.7314;transform:translate(16.7586vw,-10px) scale(.1044);animation:fall-49 14s -13s linear infinite}@keyframes fall-49{50.35%{transform:translate(13.2727vw,50.35vh) scale(.1044)}to{transform:translate(15.01565vw,99vh) scale(.1044)}}.snow:nth-child(50){opacity:.2476;transform:translate(93.2916vw,-10px) scale(.0902);animation:fall-50 25s -21s linear infinite}@keyframes fall-50{56.603%{transform:translate(99.3006vw,56.603vh) scale(.0902)}to{transform:translate(96.2961vw,99vh) scale(.0902)}}.snow:nth-child(51){opacity:.8992;transform:translate(17.7018vw,-10px) scale(.8352);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{79.173%{transform:translate(18.9301vw,79.173vh) scale(.8352)}to{transform:translate(18.31595vw,99vh) scale(.8352)}}.snow:nth-child(52){opacity:.6004;transform:translate(93.9457vw,-10px) scale(.8178);animation:fall-52 16s -24s linear infinite}@keyframes fall-52{40.906%{transform:translate(97.6492vw,40.906vh) scale(.8178)}to{transform:translate(95.79745vw,99vh) scale(.8178)}}.snow:nth-child(53){opacity:.694;transform:translate(55.7057vw,-10px) scale(.3072);animation:fall-53 19s -17s linear infinite}@keyframes fall-53{45.2%{transform:translate(45.9846vw,45.2vh) scale(.3072)}to{transform:translate(50.84515vw,99vh) scale(.3072)}}.snow:nth-child(54){opacity:.0288;transform:translate(57.2497vw,-10px) scale(.0309);animation:fall-54 12s -3s linear infinite}@keyframes fall-54{59.42%{transform:translate(48.0688vw,59.42vh) scale(.0309)}to{transform:translate(52.65925vw,99vh) scale(.0309)}}.snow:nth-child(55){opacity:.4714;transform:translate(99.1442vw,-10px) scale(.5249);animation:fall-55 26s -13s linear infinite}@keyframes fall-55{54.08%{transform:translate(103.1481vw,54.08vh) scale(.5249)}to{transform:translate(101.14615vw,99vh) scale(.5249)}}.snow:nth-child(56){opacity:1.9152;transform:translate(69.0861vw,-10px) scale(.4119);animation:fall-56 18s -25s linear infinite}@keyframes fall-56{62.838%{transform:translate(67.7212vw,62.838vh) scale(.4119)}to{transform:translate(68.40365vw,99vh) scale(.4119)}}.snow:nth-child(57){opacity:.9318;transform:translate(58.1959vw,-10px) scale(.0907);animation:fall-57 15s -11s linear infinite}@keyframes fall-57{40.47%{transform:translate(58.3027vw,40.47vh) scale(.0907)}to{transform:translate(58.2493vw,99vh) scale(.0907)}}.snow:nth-child(58){opacity:1.4644;transform:translate(71.8332vw,-10px) scale(.3039);animation:fall-58 17s -23s linear infinite}@keyframes fall-58{72.904%{transform:translate(63.5687vw,72.904vh) scale(.3039)}to{transform:translate(67.70095vw,99vh) scale(.3039)}}.snow:nth-child(59){opacity:.9632;transform:translate(67.3936vw,-10px) scale(.6321);animation:fall-59 18s -5s linear infinite}@keyframes fall-59{35.828%{transform:translate(65.9517vw,35.828vh) scale(.6321)}to{transform:translate(66.67265vw,99vh) scale(.6321)}}.snow:nth-child(60){opacity:1.422;transform:translate(12.6216vw,-10px) scale(.3887);animation:fall-60 20s -7s linear infinite}@keyframes fall-60{48.132%{transform:translate(18.3857vw,48.132vh) scale(.3887)}to{transform:translate(15.50365vw,99vh) scale(.3887)}}.snow:nth-child(61){opacity:.5272;transform:translate(30.9038vw,-10px) scale(.2875);animation:fall-61 30s -28s linear infinite}@keyframes fall-61{40.433%{transform:translate(22.684vw,40.433vh) scale(.2875)}to{transform:translate(26.7939vw,99vh) scale(.2875)}}.snow:nth-child(62){opacity:1.9544;transform:translate(56.8075vw,-10px) scale(.1927);animation:fall-62 27s -2s linear infinite}@keyframes fall-62{37.371%{transform:translate(66.746vw,37.371vh) scale(.1927)}to{transform:translate(61.77675vw,99vh) scale(.1927)}}.snow:nth-child(63){opacity:1.1472;transform:translate(43.3402vw,-10px) scale(.1235);animation:fall-63 20s -27s linear infinite}@keyframes fall-63{65.313%{transform:translate(53.3168vw,65.313vh) scale(.1235)}to{transform:translate(48.3285vw,99vh) scale(.1235)}}.snow:nth-child(64){opacity:.2956;transform:translate(49.1581vw,-10px) scale(.8492);animation:fall-64 25s -19s linear infinite}@keyframes fall-64{48.103%{transform:translate(56.8056vw,48.103vh) scale(.8492)}to{transform:translate(52.98185vw,99vh) scale(.8492)}}.snow:nth-child(65){opacity:.7426;transform:translate(78.1644vw,-10px) scale(.0516);animation:fall-65 30s -5s linear infinite}@keyframes fall-65{54.907%{transform:translate(82.4321vw,54.907vh) scale(.0516)}to{transform:translate(80.29825vw,99vh) scale(.0516)}}.snow:nth-child(66){opacity:.536;transform:translate(97.3673vw,-10px) scale(.3922);animation:fall-66 13s -25s linear infinite}@keyframes fall-66{76.414%{transform:translate(104.3007vw,76.414vh) scale(.3922)}to{transform:translate(100.834vw,99vh) scale(.3922)}}.snow:nth-child(67){opacity:1.6146;transform:translate(97.9391vw,-10px) scale(.0564);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{54.521%{transform:translate(102.0325vw,54.521vh) scale(.0564)}to{transform:translate(99.9858vw,99vh) scale(.0564)}}.snow:nth-child(68){opacity:1.7546;transform:translate(20.0327vw,-10px) scale(.9489);animation:fall-68 19s -30s linear infinite}@keyframes fall-68{79.595%{transform:translate(17.0548vw,79.595vh) scale(.9489)}to{transform:translate(18.54375vw,99vh) scale(.9489)}}.snow:nth-child(69){opacity:1.3986;transform:translate(33.1866vw,-10px) scale(.0669);animation:fall-69 15s -12s linear infinite}@keyframes fall-69{50.736%{transform:translate(24.3703vw,50.736vh) scale(.0669)}to{transform:translate(28.77845vw,99vh) scale(.0669)}}.snow:nth-child(70){opacity:.929;transform:translate(34.8792vw,-10px) scale(.8704);animation:fall-70 23s -10s linear infinite}@keyframes fall-70{67.434%{transform:translate(43.6633vw,67.434vh) scale(.8704)}to{transform:translate(39.27125vw,99vh) scale(.8704)}}.snow:nth-child(71){opacity:1.1406;transform:translate(19.3869vw,-10px) scale(.4241);animation:fall-71 20s -6s linear infinite}@keyframes fall-71{74.644%{transform:translate(23.628vw,74.644vh) scale(.4241)}to{transform:translate(21.50745vw,99vh) scale(.4241)}}.snow:nth-child(72){opacity:.9928;transform:translate(90.8315vw,-10px) scale(.381);animation:fall-72 18s -8s linear infinite}@keyframes fall-72{41.432%{transform:translate(85.7051vw,41.432vh) scale(.381)}to{transform:translate(88.2683vw,99vh) scale(.381)}}.snow:nth-child(73){opacity:1.5676;transform:translate(8.4959vw,-10px) scale(.967);animation:fall-73 21s -1s linear infinite}@keyframes fall-73{52.744%{transform:translate(17.2178vw,52.744vh) scale(.967)}to{transform:translate(12.85685vw,99vh) scale(.967)}}.snow:nth-child(74){opacity:.95;transform:translate(26.5989vw,-10px) scale(.0833);animation:fall-74 21s -21s linear infinite}@keyframes fall-74{55.785%{transform:translate(33.1034vw,55.785vh) scale(.0833)}to{transform:translate(29.85115vw,99vh) scale(.0833)}}.snow:nth-child(75){opacity:1.152;transform:translate(21.6711vw,-10px) scale(.3906);animation:fall-75 23s -27s linear infinite}@keyframes fall-75{46.471%{transform:translate(19.5908vw,46.471vh) scale(.3906)}to{transform:translate(20.63095vw,99vh) scale(.3906)}}.snow:nth-child(76){opacity:.2654;transform:translate(98.701vw,-10px) scale(.0238);animation:fall-76 19s -11s linear infinite}@keyframes fall-76{70.482%{transform:translate(94.2787vw,70.482vh) scale(.0238)}to{transform:translate(96.48985vw,99vh) scale(.0238)}}.snow:nth-child(77){opacity:1.1624;transform:translate(28.7901vw,-10px) scale(.8083);animation:fall-77 21s -21s linear infinite}@keyframes fall-77{74.779%{transform:translate(36.5861vw,74.779vh) scale(.8083)}to{transform:translate(32.6881vw,99vh) scale(.8083)}}.snow:nth-child(78){opacity:.2552;transform:translate(99.0945vw,-10px) scale(.6604);animation:fall-78 13s -3s linear infinite}@keyframes fall-78{56.409%{transform:translate(95.907vw,56.409vh) scale(.6604)}to{transform:translate(97.50075vw,99vh) scale(.6604)}}.snow:nth-child(79){opacity:.8312;transform:translate(7.9493vw,-10px) scale(.0947);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{35.069%{transform:translate(.6759vw,35.069vh) scale(.0947)}to{transform:translate(4.3126vw,99vh) scale(.0947)}}.snow:nth-child(80){opacity:1.6114;transform:translate(19.0164vw,-10px) scale(.4511);animation:fall-80 30s -5s linear infinite}@keyframes fall-80{69.888%{transform:translate(18.4043vw,69.888vh) scale(.4511)}to{transform:translate(18.71035vw,99vh) scale(.4511)}}.snow:nth-child(81){opacity:1.4582;transform:translate(72.8537vw,-10px) scale(.3447);animation:fall-81 28s -15s linear infinite}@keyframes fall-81{59.417%{transform:translate(64.0384vw,59.417vh) scale(.3447)}to{transform:translate(68.44605vw,99vh) scale(.3447)}}.snow:nth-child(82){opacity:1.724;transform:translate(81.7168vw,-10px) scale(.1261);animation:fall-82 27s -13s linear infinite}@keyframes fall-82{40.74%{transform:translate(80.7029vw,40.74vh) scale(.1261)}to{transform:translate(81.20985vw,99vh) scale(.1261)}}.snow:nth-child(83){opacity:1.145;transform:translate(4.6482vw,-10px) scale(.3337);animation:fall-83 17s -23s linear infinite}@keyframes fall-83{75.146%{transform:translate(4.2726vw,75.146vh) scale(.3337)}to{transform:translate(4.4604vw,99vh) scale(.3337)}}.snow:nth-child(84){opacity:.6304;transform:translate(38.603vw,-10px) scale(.7756);animation:fall-84 20s -14s linear infinite}@keyframes fall-84{60.787%{transform:translate(31.3517vw,60.787vh) scale(.7756)}to{transform:translate(34.97735vw,99vh) scale(.7756)}}.snow:nth-child(85){opacity:1.1666;transform:translate(39.4234vw,-10px) scale(.7966);animation:fall-85 25s -4s linear infinite}@keyframes fall-85{75.086%{transform:translate(45.7849vw,75.086vh) scale(.7966)}to{transform:translate(42.60415vw,99vh) scale(.7966)}}.snow:nth-child(86){opacity:1.2718;transform:translate(87.4131vw,-10px) scale(.0784);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{38.99%{transform:translate(83.0776vw,38.99vh) scale(.0784)}to{transform:translate(85.24535vw,99vh) scale(.0784)}}.snow:nth-child(87){opacity:.7646;transform:translate(39.7779vw,-10px) scale(.0335);animation:fall-87 22s -8s linear infinite}@keyframes fall-87{74.529%{transform:translate(40.5959vw,74.529vh) scale(.0335)}to{transform:translate(40.1869vw,99vh) scale(.0335)}}.snow:nth-child(88){opacity:1.0432;transform:translate(70.509vw,-10px) scale(.2152);animation:fall-88 10s -23s linear infinite}@keyframes fall-88{46.937%{transform:translate(77.5687vw,46.937vh) scale(.2152)}to{transform:translate(74.03885vw,99vh) scale(.2152)}}.snow:nth-child(89){opacity:.7504;transform:translate(91.2258vw,-10px) scale(.6055);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{50.524%{transform:translate(81.8619vw,50.524vh) scale(.6055)}to{transform:translate(86.54385vw,99vh) scale(.6055)}}.snow:nth-child(90){opacity:1.388;transform:translate(54.9236vw,-10px) scale(.3201);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{50.07%{transform:translate(56.9727vw,50.07vh) scale(.3201)}to{transform:translate(55.94815vw,99vh) scale(.3201)}}.snow:nth-child(91){opacity:1.2148;transform:translate(3.8946vw,-10px) scale(.5357);animation:fall-91 19s -20s linear infinite}@keyframes fall-91{65.096%{transform:translate(-2.3949vw,65.096vh) scale(.5357)}to{transform:translate(.74985vw,99vh) scale(.5357)}}.snow:nth-child(92){opacity:.9576;transform:translate(74.5574vw,-10px) scale(.7643);animation:fall-92 15s -23s linear infinite}@keyframes fall-92{49.295%{transform:translate(76.0498vw,49.295vh) scale(.7643)}to{transform:translate(75.3036vw,99vh) scale(.7643)}}.snow:nth-child(93){opacity:1.063;transform:translate(29.9555vw,-10px) scale(.1441);animation:fall-93 14s -20s linear infinite}@keyframes fall-93{33.838%{transform:translate(27.4442vw,33.838vh) scale(.1441)}to{transform:translate(28.69985vw,99vh) scale(.1441)}}.snow:nth-child(94){opacity:.6458;transform:translate(4.2181vw,-10px) scale(.7508);animation:fall-94 26s -2s linear infinite}@keyframes fall-94{45.262%{transform:translate(13.1672vw,45.262vh) scale(.7508)}to{transform:translate(8.69265vw,99vh) scale(.7508)}}.snow:nth-child(95){opacity:1.8614;transform:translate(85.1907vw,-10px) scale(.6771);animation:fall-95 16s -11s linear infinite}@keyframes fall-95{70.455%{transform:translate(93.1984vw,70.455vh) scale(.6771)}to{transform:translate(89.19455vw,99vh) scale(.6771)}}.snow:nth-child(96){opacity:1.4524;transform:translate(80.5257vw,-10px) scale(.872);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{31.875%{transform:translate(76.7991vw,31.875vh) scale(.872)}to{transform:translate(78.6624vw,99vh) scale(.872)}}.snow:nth-child(97){opacity:1.006;transform:translate(99.4245vw,-10px) scale(.689);animation:fall-97 16s -30s linear infinite}@keyframes fall-97{48.552%{transform:translate(105.5094vw,48.552vh) scale(.689)}to{transform:translate(102.46695vw,99vh) scale(.689)}}.snow:nth-child(98){opacity:.793;transform:translate(62.8947vw,-10px) scale(.5093);animation:fall-98 16s -27s linear infinite}@keyframes fall-98{61.988%{transform:translate(58.2793vw,61.988vh) scale(.5093)}to{transform:translate(60.587vw,99vh) scale(.5093)}}.snow:nth-child(99){opacity:1.5784;transform:translate(4.2958vw,-10px) scale(.4386);animation:fall-99 19s -28s linear infinite}@keyframes fall-99{48.498%{transform:translate(4.8559vw,48.498vh) scale(.4386)}to{transform:translate(4.57585vw,99vh) scale(.4386)}}.snow:nth-child(100){opacity:1.7226;transform:translate(76.295vw,-10px) scale(.2018);animation:fall-100 25s -18s linear infinite}@keyframes fall-100{43.396%{transform:translate(77.1261vw,43.396vh) scale(.2018)}to{transform:translate(76.71055vw,99vh) scale(.2018)}}.snow:nth-child(101){opacity:.5402;transform:translate(40.8649vw,-10px) scale(.2421);animation:fall-101 10s -29s linear infinite}@keyframes fall-101{36.01%{transform:translate(35.9824vw,36.01vh) scale(.2421)}to{transform:translate(38.42365vw,99vh) scale(.2421)}}.snow:nth-child(102){opacity:.9666;transform:translate(62.4546vw,-10px) scale(.4305);animation:fall-102 15s -15s linear infinite}@keyframes fall-102{34.465%{transform:translate(69.0176vw,34.465vh) scale(.4305)}to{transform:translate(65.7361vw,99vh) scale(.4305)}}.snow:nth-child(103){opacity:.0468;transform:translate(54.8192vw,-10px) scale(.5228);animation:fall-103 11s -16s linear infinite}@keyframes fall-103{74.689%{transform:translate(54.3737vw,74.689vh) scale(.5228)}to{transform:translate(54.59645vw,99vh) scale(.5228)}}.snow:nth-child(104){opacity:.913;transform:translate(56.0523vw,-10px) scale(.4947);animation:fall-104 27s -3s linear infinite}@keyframes fall-104{69.866%{transform:translate(57.7202vw,69.866vh) scale(.4947)}to{transform:translate(56.88625vw,99vh) scale(.4947)}}.snow:nth-child(105){opacity:.855;transform:translate(35.4294vw,-10px) scale(.6645);animation:fall-105 15s -20s linear infinite}@keyframes fall-105{38.195%{transform:translate(43.1289vw,38.195vh) scale(.6645)}to{transform:translate(39.27915vw,99vh) scale(.6645)}}.snow:nth-child(106){opacity:1.647;transform:translate(9.3043vw,-10px) scale(.379);animation:fall-106 15s -1s linear infinite}@keyframes fall-106{44.36%{transform:translate(.8288vw,44.36vh) scale(.379)}to{transform:translate(5.06655vw,99vh) scale(.379)}}.snow:nth-child(107){opacity:1.4196;transform:translate(41.4286vw,-10px) scale(.2773);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{76.154%{transform:translate(48.6826vw,76.154vh) scale(.2773)}to{transform:translate(45.0556vw,99vh) scale(.2773)}}.snow:nth-child(108){opacity:1.5862;transform:translate(17.883vw,-10px) scale(.5183);animation:fall-108 18s -10s linear infinite}@keyframes fall-108{56.618%{transform:translate(9.4844vw,56.618vh) scale(.5183)}to{transform:translate(13.6837vw,99vh) scale(.5183)}}.snow:nth-child(109){opacity:.35;transform:translate(18.877vw,-10px) scale(.4479);animation:fall-109 25s -26s linear infinite}@keyframes fall-109{55.289%{transform:translate(23.138vw,55.289vh) scale(.4479)}to{transform:translate(21.0075vw,99vh) scale(.4479)}}.snow:nth-child(110){opacity:.908;transform:translate(37.6798vw,-10px) scale(.2671);animation:fall-110 23s -28s linear infinite}@keyframes fall-110{47.374%{transform:translate(29.7285vw,47.374vh) scale(.2671)}to{transform:translate(33.70415vw,99vh) scale(.2671)}}.snow:nth-child(111){opacity:1.045;transform:translate(90.1824vw,-10px) scale(.4671);animation:fall-111 22s -28s linear infinite}@keyframes fall-111{69.34%{transform:translate(99.2203vw,69.34vh) scale(.4671)}to{transform:translate(94.70135vw,99vh) scale(.4671)}}.snow:nth-child(112){opacity:.482;transform:translate(94.9028vw,-10px) scale(.1451);animation:fall-112 24s -27s linear infinite}@keyframes fall-112{43.218%{transform:translate(89.7113vw,43.218vh) scale(.1451)}to{transform:translate(92.30705vw,99vh) scale(.1451)}}.snow:nth-child(113){opacity:1.3422;transform:translate(68.981vw,-10px) scale(.1352);animation:fall-113 27s -5s linear infinite}@keyframes fall-113{46.818%{transform:translate(70.8238vw,46.818vh) scale(.1352)}to{transform:translate(69.9024vw,99vh) scale(.1352)}}.snow:nth-child(114){opacity:.7274;transform:translate(70.0728vw,-10px) scale(.6737);animation:fall-114 30s -12s linear infinite}@keyframes fall-114{39.3%{transform:translate(65.144vw,39.3vh) scale(.6737)}to{transform:translate(67.6084vw,99vh) scale(.6737)}}.snow:nth-child(115){opacity:.2256;transform:translate(91.3828vw,-10px) scale(.7577);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{59.168%{transform:translate(90.5228vw,59.168vh) scale(.7577)}to{transform:translate(90.9528vw,99vh) scale(.7577)}}.snow:nth-child(116){opacity:.0496;transform:translate(75.6821vw,-10px) scale(.2244);animation:fall-116 24s -15s linear infinite}@keyframes fall-116{77.206%{transform:translate(80.0368vw,77.206vh) scale(.2244)}to{transform:translate(77.85945vw,99vh) scale(.2244)}}.snow:nth-child(117){opacity:.826;transform:translate(3.0345vw,-10px) scale(.711);animation:fall-117 22s -26s linear infinite}@keyframes fall-117{37.463%{transform:translate(-2.8911vw,37.463vh) scale(.711)}to{transform:translate(.0717vw,99vh) scale(.711)}}.snow:nth-child(118){opacity:1.5444;transform:translate(43.776vw,-10px) scale(.7446);animation:fall-118 19s -12s linear infinite}@keyframes fall-118{55.07%{transform:translate(51.9793vw,55.07vh) scale(.7446)}to{transform:translate(47.87765vw,99vh) scale(.7446)}}.snow:nth-child(119){opacity:1.3104;transform:translate(57.0895vw,-10px) scale(.5535);animation:fall-119 27s -21s linear infinite}@keyframes fall-119{40.229%{transform:translate(66.1572vw,40.229vh) scale(.5535)}to{transform:translate(61.62335vw,99vh) scale(.5535)}}.snow:nth-child(120){opacity:.7276;transform:translate(13.2508vw,-10px) scale(.5373);animation:fall-120 29s -24s linear infinite}@keyframes fall-120{64.3%{transform:translate(20.6982vw,64.3vh) scale(.5373)}to{transform:translate(16.9745vw,99vh) scale(.5373)}}.snow:nth-child(121){opacity:.8574;transform:translate(55.4764vw,-10px) scale(.9466);animation:fall-121 30s -4s linear infinite}@keyframes fall-121{70.824%{transform:translate(53.8792vw,70.824vh) scale(.9466)}to{transform:translate(54.6778vw,99vh) scale(.9466)}}.snow:nth-child(122){opacity:.5828;transform:translate(91.99vw,-10px) scale(.7821);animation:fall-122 24s -9s linear infinite}@keyframes fall-122{77.422%{transform:translate(99.7614vw,77.422vh) scale(.7821)}to{transform:translate(95.8757vw,99vh) scale(.7821)}}.snow:nth-child(123){opacity:.573;transform:translate(31.788vw,-10px) scale(.3203);animation:fall-123 25s -23s linear infinite}@keyframes fall-123{47.08%{transform:translate(30.1197vw,47.08vh) scale(.3203)}to{transform:translate(30.95385vw,99vh) scale(.3203)}}.snow:nth-child(124){opacity:1.2544;transform:translate(99.7809vw,-10px) scale(.6466);animation:fall-124 18s -3s linear infinite}@keyframes fall-124{30.591%{transform:translate(98.2952vw,30.591vh) scale(.6466)}to{transform:translate(99.03805vw,99vh) scale(.6466)}}.snow:nth-child(125){opacity:1.9904;transform:translate(65.9826vw,-10px) scale(.4728);animation:fall-125 25s -14s linear infinite}@keyframes fall-125{47.437%{transform:translate(61.7161vw,47.437vh) scale(.4728)}to{transform:translate(63.84935vw,99vh) scale(.4728)}}.snow:nth-child(126){opacity:.6546;transform:translate(7.0116vw,-10px) scale(.8172);animation:fall-126 16s -13s linear infinite}@keyframes fall-126{31.202%{transform:translate(1.2079vw,31.202vh) scale(.8172)}to{transform:translate(4.10975vw,99vh) scale(.8172)}}.snow:nth-child(127){opacity:1.2942;transform:translate(88.5165vw,-10px) scale(.2516);animation:fall-127 30s -15s linear infinite}@keyframes fall-127{56.696%{transform:translate(84.0416vw,56.696vh) scale(.2516)}to{transform:translate(86.27905vw,99vh) scale(.2516)}}.snow:nth-child(128){opacity:1.7364;transform:translate(24.9494vw,-10px) scale(.6928);animation:fall-128 24s -23s linear infinite}@keyframes fall-128{66.505%{transform:translate(20.4691vw,66.505vh) scale(.6928)}to{transform:translate(22.70925vw,99vh) scale(.6928)}}.snow:nth-child(129){opacity:.738;transform:translate(84.2449vw,-10px) scale(.3499);animation:fall-129 22s -21s linear infinite}@keyframes fall-129{39.992%{transform:translate(80.0806vw,39.992vh) scale(.3499)}to{transform:translate(82.16275vw,99vh) scale(.3499)}}.snow:nth-child(130){opacity:.4342;transform:translate(11.0281vw,-10px) scale(.0201);animation:fall-130 13s -26s linear infinite}@keyframes fall-130{75.77%{transform:translate(10.3865vw,75.77vh) scale(.0201)}to{transform:translate(10.7073vw,99vh) scale(.0201)}}.snow:nth-child(131){opacity:.6738;transform:translate(21.2147vw,-10px) scale(.1863);animation:fall-131 12s -6s linear infinite}@keyframes fall-131{74.408%{transform:translate(12.0239vw,74.408vh) scale(.1863)}to{transform:translate(16.6193vw,99vh) scale(.1863)}}.snow:nth-child(132){opacity:.871;transform:translate(3.0508vw,-10px) scale(.3502);animation:fall-132 29s -7s linear infinite}@keyframes fall-132{79.504%{transform:translate(-5.6176vw,79.504vh) scale(.3502)}to{transform:translate(-1.2834vw,99vh) scale(.3502)}}.snow:nth-child(133){opacity:1.437;transform:translate(21.2949vw,-10px) scale(.7077);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{79.434%{transform:translate(23.2903vw,79.434vh) scale(.7077)}to{transform:translate(22.2926vw,99vh) scale(.7077)}}.snow:nth-child(134){opacity:.3776;transform:translate(83.5743vw,-10px) scale(.1376);animation:fall-134 11s -24s linear infinite}@keyframes fall-134{30.538%{transform:translate(89.7105vw,30.538vh) scale(.1376)}to{transform:translate(86.6424vw,99vh) scale(.1376)}}.snow:nth-child(135){opacity:.6676;transform:translate(59.9826vw,-10px) scale(.3582);animation:fall-135 17s -14s linear infinite}@keyframes fall-135{49.539%{transform:translate(55.67vw,49.539vh) scale(.3582)}to{transform:translate(57.8263vw,99vh) scale(.3582)}}.snow:nth-child(136){opacity:1.8118;transform:translate(38.0137vw,-10px) scale(.8933);animation:fall-136 30s -15s linear infinite}@keyframes fall-136{58.649%{transform:translate(34.8567vw,58.649vh) scale(.8933)}to{transform:translate(36.4352vw,99vh) scale(.8933)}}.snow:nth-child(137){opacity:1.535;transform:translate(59.1161vw,-10px) scale(.9326);animation:fall-137 24s -14s linear infinite}@keyframes fall-137{65.326%{transform:translate(49.7725vw,65.326vh) scale(.9326)}to{transform:translate(54.4443vw,99vh) scale(.9326)}}.snow:nth-child(138){opacity:1.1064;transform:translate(81.5808vw,-10px) scale(.6062);animation:fall-138 29s -2s linear infinite}@keyframes fall-138{73.993%{transform:translate(80.1317vw,73.993vh) scale(.6062)}to{transform:translate(80.85625vw,99vh) scale(.6062)}}.snow:nth-child(139){opacity:.5348;transform:translate(57.5954vw,-10px) scale(.0341);animation:fall-139 11s -10s linear infinite}@keyframes fall-139{68.027%{transform:translate(61.9721vw,68.027vh) scale(.0341)}to{transform:translate(59.78375vw,99vh) scale(.0341)}}.snow:nth-child(140){opacity:1.7708;transform:translate(96.6374vw,-10px) scale(.307);animation:fall-140 30s -25s linear infinite}@keyframes fall-140{52.249%{transform:translate(97.4505vw,52.249vh) scale(.307)}to{transform:translate(97.04395vw,99vh) scale(.307)}}.snow:nth-child(141){opacity:1.3752;transform:translate(29.7231vw,-10px) scale(.5744);animation:fall-141 15s -23s linear infinite}@keyframes fall-141{67.66%{transform:translate(32.7448vw,67.66vh) scale(.5744)}to{transform:translate(31.23395vw,99vh) scale(.5744)}}.snow:nth-child(142){opacity:.5974;transform:translate(7.2907vw,-10px) scale(.7824);animation:fall-142 13s -13s linear infinite}@keyframes fall-142{62.034%{transform:translate(-.5456vw,62.034vh) scale(.7824)}to{transform:translate(3.37255vw,99vh) scale(.7824)}}.snow:nth-child(143){opacity:.7188;transform:translate(19.7275vw,-10px) scale(.3137);animation:fall-143 23s -24s linear infinite}@keyframes fall-143{64.842%{transform:translate(23.5547vw,64.842vh) scale(.3137)}to{transform:translate(21.6411vw,99vh) scale(.3137)}}.snow:nth-child(144){opacity:.769;transform:translate(82.8823vw,-10px) scale(.1219);animation:fall-144 30s -19s linear infinite}@keyframes fall-144{48.918%{transform:translate(91.142vw,48.918vh) scale(.1219)}to{transform:translate(87.01215vw,99vh) scale(.1219)}}.snow:nth-child(145){opacity:1.6854;transform:translate(93.6575vw,-10px) scale(.5253);animation:fall-145 25s -30s linear infinite}@keyframes fall-145{31.853%{transform:translate(93.0512vw,31.853vh) scale(.5253)}to{transform:translate(93.35435vw,99vh) scale(.5253)}}.snow:nth-child(146){opacity:.5536;transform:translate(95.2969vw,-10px) scale(.9238);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{38.563%{transform:translate(94.1761vw,38.563vh) scale(.9238)}to{transform:translate(94.7365vw,99vh) scale(.9238)}}.snow:nth-child(147){opacity:1.4028;transform:translate(36.4672vw,-10px) scale(.5503);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{60.852%{transform:translate(45.602vw,60.852vh) scale(.5503)}to{transform:translate(41.0346vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:.1936;transform:translate(25.8882vw,-10px) scale(.6918);animation:fall-148 20s -17s linear infinite}@keyframes fall-148{57.27%{transform:translate(20.636vw,57.27vh) scale(.6918)}to{transform:translate(23.2621vw,99vh) scale(.6918)}}.snow:nth-child(149){opacity:.3386;transform:translate(97.4598vw,-10px) scale(.8095);animation:fall-149 14s -16s linear infinite}@keyframes fall-149{42.41%{transform:translate(100.6073vw,42.41vh) scale(.8095)}to{transform:translate(99.03355vw,99vh) scale(.8095)}}.snow:nth-child(150){opacity:.206;transform:translate(9.9532vw,-10px) scale(.2268);animation:fall-150 28s -20s linear infinite}@keyframes fall-150{56.511%{transform:translate(16.5343vw,56.511vh) scale(.2268)}to{transform:translate(13.24375vw,99vh) scale(.2268)}}.snow:nth-child(151){opacity:.4628;transform:translate(66.4189vw,-10px) scale(.092);animation:fall-151 14s -7s linear infinite}@keyframes fall-151{48.762%{transform:translate(75.2137vw,48.762vh) scale(.092)}to{transform:translate(70.8163vw,99vh) scale(.092)}}.snow:nth-child(152){opacity:.7158;transform:translate(87.1516vw,-10px) scale(.2975);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{53.504%{transform:translate(80.5593vw,53.504vh) scale(.2975)}to{transform:translate(83.85545vw,99vh) scale(.2975)}}.snow:nth-child(153){opacity:.6824;transform:translate(60.7847vw,-10px) scale(.8274);animation:fall-153 12s -6s linear infinite}@keyframes fall-153{69.673%{transform:translate(59.7955vw,69.673vh) scale(.8274)}to{transform:translate(60.2901vw,99vh) scale(.8274)}}.snow:nth-child(154){opacity:1.8282;transform:translate(28.9311vw,-10px) scale(.5023);animation:fall-154 24s -25s linear infinite}@keyframes fall-154{72.236%{transform:translate(23.4856vw,72.236vh) scale(.5023)}to{transform:translate(26.20835vw,99vh) scale(.5023)}}.snow:nth-child(155){opacity:1.15;transform:translate(49.3344vw,-10px) scale(.2678);animation:fall-155 30s -18s linear infinite}@keyframes fall-155{42.581%{transform:translate(59.18vw,42.581vh) scale(.2678)}to{transform:translate(54.2572vw,99vh) scale(.2678)}}.snow:nth-child(156){opacity:1.1988;transform:translate(.0531vw,-10px) scale(.3815);animation:fall-156 14s -16s linear infinite}@keyframes fall-156{56.506%{transform:translate(3.0941vw,56.506vh) scale(.3815)}to{transform:translate(1.5736vw,99vh) scale(.3815)}}.snow:nth-child(157){opacity:.3152;transform:translate(31.2184vw,-10px) scale(.1148);animation:fall-157 23s -24s linear infinite}@keyframes fall-157{62.996%{transform:translate(40.0033vw,62.996vh) scale(.1148)}to{transform:translate(35.61085vw,99vh) scale(.1148)}}.snow:nth-child(158){opacity:.3664;transform:translate(42.9554vw,-10px) scale(.7469);animation:fall-158 18s -17s linear infinite}@keyframes fall-158{76.005%{transform:translate(36.0661vw,76.005vh) scale(.7469)}to{transform:translate(39.51075vw,99vh) scale(.7469)}}.snow:nth-child(159){opacity:.9192;transform:translate(96.645vw,-10px) scale(.1546);animation:fall-159 15s -13s linear infinite}@keyframes fall-159{30.033%{transform:translate(92.7857vw,30.033vh) scale(.1546)}to{transform:translate(94.71535vw,99vh) scale(.1546)}}.snow:nth-child(160){opacity:.4392;transform:translate(91.9234vw,-10px) scale(.951);animation:fall-160 19s -2s linear infinite}@keyframes fall-160{42.08%{transform:translate(88.9504vw,42.08vh) scale(.951)}to{transform:translate(90.4369vw,99vh) scale(.951)}}.snow:nth-child(161){opacity:1.673;transform:translate(89.9146vw,-10px) scale(.6293);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{62.703%{transform:translate(80.54vw,62.703vh) scale(.6293)}to{transform:translate(85.2273vw,99vh) scale(.6293)}}.snow:nth-child(162){opacity:.4632;transform:translate(38.7948vw,-10px) scale(.8456);animation:fall-162 16s -6s linear infinite}@keyframes fall-162{59.454%{transform:translate(43.5378vw,59.454vh) scale(.8456)}to{transform:translate(41.1663vw,99vh) scale(.8456)}}.snow:nth-child(163){opacity:1.9026;transform:translate(83.7882vw,-10px) scale(.6088);animation:fall-163 26s -19s linear infinite}@keyframes fall-163{33.199%{transform:translate(90.6768vw,33.199vh) scale(.6088)}to{transform:translate(87.2325vw,99vh) scale(.6088)}}.snow:nth-child(164){opacity:1.7386;transform:translate(71.1773vw,-10px) scale(.0142);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{74.792%{transform:translate(63.9891vw,74.792vh) scale(.0142)}to{transform:translate(67.5832vw,99vh) scale(.0142)}}.snow:nth-child(165){opacity:1.536;transform:translate(50.5882vw,-10px) scale(.0224);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{79.148%{transform:translate(49.5362vw,79.148vh) scale(.0224)}to{transform:translate(50.0622vw,99vh) scale(.0224)}}.snow:nth-child(166){opacity:.8714;transform:translate(56.6386vw,-10px) scale(.2362);animation:fall-166 16s -29s linear infinite}@keyframes fall-166{38.809%{transform:translate(53.0988vw,38.809vh) scale(.2362)}to{transform:translate(54.8687vw,99vh) scale(.2362)}}.snow:nth-child(167){opacity:.9322;transform:translate(18.2034vw,-10px) scale(.3211);animation:fall-167 28s -16s linear infinite}@keyframes fall-167{45.665%{transform:translate(24.2745vw,45.665vh) scale(.3211)}to{transform:translate(21.23895vw,99vh) scale(.3211)}}.snow:nth-child(168){opacity:.7552;transform:translate(6.8459vw,-10px) scale(.0447);animation:fall-168 14s -2s linear infinite}@keyframes fall-168{60.278%{transform:translate(2.4339vw,60.278vh) scale(.0447)}to{transform:translate(4.6399vw,99vh) scale(.0447)}}.snow:nth-child(169){opacity:.5698;transform:translate(44.3855vw,-10px) scale(.9019);animation:fall-169 21s -27s linear infinite}@keyframes fall-169{43.892%{transform:translate(34.6084vw,43.892vh) scale(.9019)}to{transform:translate(39.49695vw,99vh) scale(.9019)}}.snow:nth-child(170){opacity:1.6914;transform:translate(18.4491vw,-10px) scale(.4536);animation:fall-170 14s -17s linear infinite}@keyframes fall-170{77.151%{transform:translate(11.8331vw,77.151vh) scale(.4536)}to{transform:translate(15.1411vw,99vh) scale(.4536)}}.snow:nth-child(171){opacity:1.0946;transform:translate(26.1068vw,-10px) scale(.9252);animation:fall-171 14s -30s linear infinite}@keyframes fall-171{74.507%{transform:translate(33.3494vw,74.507vh) scale(.9252)}to{transform:translate(29.7281vw,99vh) scale(.9252)}}.snow:nth-child(172){opacity:1.002;transform:translate(94.4397vw,-10px) scale(.3525);animation:fall-172 29s -1s linear infinite}@keyframes fall-172{72.304%{transform:translate(87.6885vw,72.304vh) scale(.3525)}to{transform:translate(91.0641vw,99vh) scale(.3525)}}.snow:nth-child(173){opacity:.6614;transform:translate(9.9246vw,-10px) scale(.3199);animation:fall-173 15s -30s linear infinite}@keyframes fall-173{50.441%{transform:translate(14.7748vw,50.441vh) scale(.3199)}to{transform:translate(12.3497vw,99vh) scale(.3199)}}.snow:nth-child(174){opacity:.9142;transform:translate(24.7032vw,-10px) scale(.5574);animation:fall-174 28s -8s linear infinite}@keyframes fall-174{37.143%{transform:translate(33.0555vw,37.143vh) scale(.5574)}to{transform:translate(28.87935vw,99vh) scale(.5574)}}.snow:nth-child(175){opacity:.4058;transform:translate(26.5661vw,-10px) scale(.3014);animation:fall-175 13s -16s linear infinite}@keyframes fall-175{48.155%{transform:translate(23.4358vw,48.155vh) scale(.3014)}to{transform:translate(25.00095vw,99vh) scale(.3014)}}.snow:nth-child(176){opacity:1.0256;transform:translate(33.8vw,-10px) scale(.943);animation:fall-176 29s -4s linear infinite}@keyframes fall-176{67.085%{transform:translate(37.5394vw,67.085vh) scale(.943)}to{transform:translate(35.6697vw,99vh) scale(.943)}}.snow:nth-child(177){opacity:1.3306;transform:translate(14.3509vw,-10px) scale(.1514);animation:fall-177 30s -15s linear infinite}@keyframes fall-177{79.283%{transform:translate(22.5322vw,79.283vh) scale(.1514)}to{transform:translate(18.44155vw,99vh) scale(.1514)}}.snow:nth-child(178){opacity:1.703;transform:translate(72.6141vw,-10px) scale(.4439);animation:fall-178 14s -18s linear infinite}@keyframes fall-178{66.653%{transform:translate(82.1255vw,66.653vh) scale(.4439)}to{transform:translate(77.3698vw,99vh) scale(.4439)}}.snow:nth-child(179){opacity:.64;transform:translate(25.0353vw,-10px) scale(.2948);animation:fall-179 16s -17s linear infinite}@keyframes fall-179{31.524%{transform:translate(20.5153vw,31.524vh) scale(.2948)}to{transform:translate(22.7753vw,99vh) scale(.2948)}}.snow:nth-child(180){opacity:.015;transform:translate(57.9781vw,-10px) scale(.8873);animation:fall-180 28s -4s linear infinite}@keyframes fall-180{78.238%{transform:translate(52.0029vw,78.238vh) scale(.8873)}to{transform:translate(54.9905vw,99vh) scale(.8873)}}.snow:nth-child(181){opacity:.8448;transform:translate(52.4448vw,-10px) scale(.5851);animation:fall-181 27s -9s linear infinite}@keyframes fall-181{52.233%{transform:translate(47.9094vw,52.233vh) scale(.5851)}to{transform:translate(50.1771vw,99vh) scale(.5851)}}.snow:nth-child(182){opacity:1.2112;transform:translate(15.9759vw,-10px) scale(.324);animation:fall-182 24s -18s linear infinite}@keyframes fall-182{68.308%{transform:translate(8.8794vw,68.308vh) scale(.324)}to{transform:translate(12.42765vw,99vh) scale(.324)}}.snow:nth-child(183){opacity:.5282;transform:translate(32.0604vw,-10px) scale(.0403);animation:fall-183 10s -27s linear infinite}@keyframes fall-183{66.709%{transform:translate(39.2827vw,66.709vh) scale(.0403)}to{transform:translate(35.67155vw,99vh) scale(.0403)}}.snow:nth-child(184){opacity:1.9632;transform:translate(26.9995vw,-10px) scale(.4427);animation:fall-184 22s -20s linear infinite}@keyframes fall-184{58.919%{transform:translate(17.3311vw,58.919vh) scale(.4427)}to{transform:translate(22.1653vw,99vh) scale(.4427)}}.snow:nth-child(185){opacity:1.264;transform:translate(47.4493vw,-10px) scale(.8011);animation:fall-185 23s -9s linear infinite}@keyframes fall-185{73.229%{transform:translate(42.7898vw,73.229vh) scale(.8011)}to{transform:translate(45.11955vw,99vh) scale(.8011)}}.snow:nth-child(186){opacity:1.6802;transform:translate(37.2627vw,-10px) scale(.2179);animation:fall-186 20s -20s linear infinite}@keyframes fall-186{74.688%{transform:translate(45.2011vw,74.688vh) scale(.2179)}to{transform:translate(41.2319vw,99vh) scale(.2179)}}.snow:nth-child(187){opacity:.8868;transform:translate(96.7922vw,-10px) scale(.2598);animation:fall-187 30s -25s linear infinite}@keyframes fall-187{74.422%{transform:translate(105.4458vw,74.422vh) scale(.2598)}to{transform:translate(101.119vw,99vh) scale(.2598)}}.snow:nth-child(188){opacity:1.2786;transform:translate(49.9442vw,-10px) scale(.5749);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{42.354%{transform:translate(43.3968vw,42.354vh) scale(.5749)}to{transform:translate(46.6705vw,99vh) scale(.5749)}}.snow:nth-child(189){opacity:1.064;transform:translate(23.9101vw,-10px) scale(.0042);animation:fall-189 13s -23s linear infinite}@keyframes fall-189{49.93%{transform:translate(15.8878vw,49.93vh) scale(.0042)}to{transform:translate(19.89895vw,99vh) scale(.0042)}}.snow:nth-child(190){opacity:.8384;transform:translate(85.0625vw,-10px) scale(.9773);animation:fall-190 19s -6s linear infinite}@keyframes fall-190{79.868%{transform:translate(91.964vw,79.868vh) scale(.9773)}to{transform:translate(88.51325vw,99vh) scale(.9773)}}.snow:nth-child(191){opacity:1.2156;transform:translate(26.4321vw,-10px) scale(.6981);animation:fall-191 23s -2s linear infinite}@keyframes fall-191{46.053%{transform:translate(27.8334vw,46.053vh) scale(.6981)}to{transform:translate(27.13275vw,99vh) scale(.6981)}}.snow:nth-child(192){opacity:1.1024;transform:translate(29.6306vw,-10px) scale(.8893);animation:fall-192 15s -1s linear infinite}@keyframes fall-192{43.312%{transform:translate(29.9966vw,43.312vh) scale(.8893)}to{transform:translate(29.8136vw,99vh) scale(.8893)}}.snow:nth-child(193){opacity:.0738;transform:translate(35.7793vw,-10px) scale(.5076);animation:fall-193 16s -17s linear infinite}@keyframes fall-193{70.81%{transform:translate(34.2965vw,70.81vh) scale(.5076)}to{transform:translate(35.0379vw,99vh) scale(.5076)}}.snow:nth-child(194){opacity:.0334;transform:translate(13.6621vw,-10px) scale(.2655);animation:fall-194 29s -11s linear infinite}@keyframes fall-194{43.322%{transform:translate(16.9175vw,43.322vh) scale(.2655)}to{transform:translate(15.2898vw,99vh) scale(.2655)}}.snow:nth-child(195){opacity:1.3538;transform:translate(40.5245vw,-10px) scale(.8807);animation:fall-195 26s -20s linear infinite}@keyframes fall-195{31.914%{transform:translate(45.6546vw,31.914vh) scale(.8807)}to{transform:translate(43.08955vw,99vh) scale(.8807)}}.snow:nth-child(196){opacity:.3224;transform:translate(90.8759vw,-10px) scale(.9773);animation:fall-196 18s -10s linear infinite}@keyframes fall-196{36.606%{transform:translate(90.4893vw,36.606vh) scale(.9773)}to{transform:translate(90.6826vw,99vh) scale(.9773)}}.snow:nth-child(197){opacity:.098;transform:translate(14.8282vw,-10px) scale(.9323);animation:fall-197 29s -7s linear infinite}@keyframes fall-197{50.369%{transform:translate(15.7544vw,50.369vh) scale(.9323)}to{transform:translate(15.2913vw,99vh) scale(.9323)}}.snow:nth-child(198){opacity:.9178;transform:translate(11.0593vw,-10px) scale(.4988);animation:fall-198 30s -20s linear infinite}@keyframes fall-198{46.428%{transform:translate(5.5822vw,46.428vh) scale(.4988)}to{transform:translate(8.32075vw,99vh) scale(.4988)}}.snow:nth-child(199){opacity:1.937;transform:translate(37.1961vw,-10px) scale(.4368);animation:fall-199 30s -24s linear infinite}@keyframes fall-199{39.674%{transform:translate(30.9323vw,39.674vh) scale(.4368)}to{transform:translate(34.0642vw,99vh) scale(.4368)}}.snow:nth-child(200){opacity:.2226;transform:translate(18.3509vw,-10px) scale(.1766);animation:fall-200 24s -29s linear infinite}@keyframes fall-200{44.681%{transform:translate(27.7266vw,44.681vh) scale(.1766)}to{transform:translate(23.03875vw,99vh) scale(.1766)}}.snow:nth-child(201){opacity:.0398;transform:translate(75.3294vw,-10px) scale(.2208);animation:fall-201 15s -1s linear infinite}@keyframes fall-201{48.901%{transform:translate(76.7913vw,48.901vh) scale(.2208)}to{transform:translate(76.06035vw,99vh) scale(.2208)}}.snow:nth-child(202){opacity:.875;transform:translate(33.4388vw,-10px) scale(.6905);animation:fall-202 11s -11s linear infinite}@keyframes fall-202{34.391%{transform:translate(41.2852vw,34.391vh) scale(.6905)}to{transform:translate(37.362vw,99vh) scale(.6905)}}.snow:nth-child(203){opacity:.5798;transform:translate(36.2403vw,-10px) scale(.6387);animation:fall-203 30s -1s linear infinite}@keyframes fall-203{36.826%{transform:translate(42.1202vw,36.826vh) scale(.6387)}to{transform:translate(39.18025vw,99vh) scale(.6387)}}.snow:nth-child(204){opacity:.7692;transform:translate(36.0089vw,-10px) scale(.9205);animation:fall-204 14s -8s linear infinite}@keyframes fall-204{32.165%{transform:translate(45.6505vw,32.165vh) scale(.9205)}to{transform:translate(40.8297vw,99vh) scale(.9205)}}.snow:nth-child(205){opacity:.3124;transform:translate(87.2859vw,-10px) scale(.1496);animation:fall-205 23s -6s linear infinite}@keyframes fall-205{43.812%{transform:translate(87.7787vw,43.812vh) scale(.1496)}to{transform:translate(87.5323vw,99vh) scale(.1496)}}.snow:nth-child(206){opacity:.4036;transform:translate(58.4692vw,-10px) scale(.1038);animation:fall-206 10s -14s linear infinite}@keyframes fall-206{74.068%{transform:translate(56.574vw,74.068vh) scale(.1038)}to{transform:translate(57.5216vw,99vh) scale(.1038)}}.snow:nth-child(207){opacity:1.1928;transform:translate(83.7066vw,-10px) scale(.1229);animation:fall-207 17s -17s linear infinite}@keyframes fall-207{46.536%{transform:translate(88.8062vw,46.536vh) scale(.1229)}to{transform:translate(86.2564vw,99vh) scale(.1229)}}.snow:nth-child(208){opacity:.8938;transform:translate(.8069vw,-10px) scale(.9977);animation:fall-208 10s -4s linear infinite}@keyframes fall-208{43.535%{transform:translate(-6.574vw,43.535vh) scale(.9977)}to{transform:translate(-2.88355vw,99vh) scale(.9977)}}.snow:nth-child(209){opacity:1.3548;transform:translate(68.016vw,-10px) scale(.4483);animation:fall-209 19s -28s linear infinite}@keyframes fall-209{56.136%{transform:translate(67.6759vw,56.136vh) scale(.4483)}to{transform:translate(67.84595vw,99vh) scale(.4483)}}.snow:nth-child(210){opacity:.5752;transform:translate(8.8232vw,-10px) scale(.961);animation:fall-210 16s -17s linear infinite}@keyframes fall-210{60.786%{transform:translate(2.4064vw,60.786vh) scale(.961)}to{transform:translate(5.6148vw,99vh) scale(.961)}}.snow:nth-child(211){opacity:.6672;transform:translate(9.4358vw,-10px) scale(.3733);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{47.257%{transform:translate(10.9155vw,47.257vh) scale(.3733)}to{transform:translate(10.17565vw,99vh) scale(.3733)}}.snow:nth-child(212){opacity:1.6672;transform:translate(45.6126vw,-10px) scale(.4338);animation:fall-212 25s -22s linear infinite}@keyframes fall-212{47.785%{transform:translate(46.6171vw,47.785vh) scale(.4338)}to{transform:translate(46.11485vw,99vh) scale(.4338)}}.snow:nth-child(213){opacity:1.0574;transform:translate(53.2026vw,-10px) scale(.8004);animation:fall-213 22s -5s linear infinite}@keyframes fall-213{65.836%{transform:translate(48.4396vw,65.836vh) scale(.8004)}to{transform:translate(50.8211vw,99vh) scale(.8004)}}.snow:nth-child(214){opacity:1.106;transform:translate(29.6629vw,-10px) scale(.7972);animation:fall-214 25s -13s linear infinite}@keyframes fall-214{35.7%{transform:translate(35.9537vw,35.7vh) scale(.7972)}to{transform:translate(32.8083vw,99vh) scale(.7972)}}.snow:nth-child(215){opacity:1.1784;transform:translate(38.9856vw,-10px) scale(.785);animation:fall-215 13s -26s linear infinite}@keyframes fall-215{61.355%{transform:translate(45.3338vw,61.355vh) scale(.785)}to{transform:translate(42.1597vw,99vh) scale(.785)}}.snow:nth-child(216){opacity:1.2496;transform:translate(54.0545vw,-10px) scale(.6464);animation:fall-216 13s -3s linear infinite}@keyframes fall-216{79.237%{transform:translate(45.4639vw,79.237vh) scale(.6464)}to{transform:translate(49.7592vw,99vh) scale(.6464)}}.snow:nth-child(217){opacity:.9312;transform:translate(80.0994vw,-10px) scale(.8219);animation:fall-217 14s -9s linear infinite}@keyframes fall-217{34.881%{transform:translate(71.568vw,34.881vh) scale(.8219)}to{transform:translate(75.8337vw,99vh) scale(.8219)}}.snow:nth-child(218){opacity:1.5516;transform:translate(4.3437vw,-10px) scale(.6148);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{52.056%{transform:translate(9.0461vw,52.056vh) scale(.6148)}to{transform:translate(6.6949vw,99vh) scale(.6148)}}.snow:nth-child(219){opacity:.5652;transform:translate(83.7156vw,-10px) scale(.759);animation:fall-219 24s -7s linear infinite}@keyframes fall-219{37.966%{transform:translate(86.6967vw,37.966vh) scale(.759)}to{transform:translate(85.20615vw,99vh) scale(.759)}}.snow:nth-child(220){opacity:.7654;transform:translate(84.318vw,-10px) scale(.3434);animation:fall-220 26s -28s linear infinite}@keyframes fall-220{62.697%{transform:translate(74.5652vw,62.697vh) scale(.3434)}to{transform:translate(79.4416vw,99vh) scale(.3434)}}.snow:nth-child(221){opacity:1.7656;transform:translate(7.3813vw,-10px) scale(.9851);animation:fall-221 27s -27s linear infinite}@keyframes fall-221{47.567%{transform:translate(.3109vw,47.567vh) scale(.9851)}to{transform:translate(3.8461vw,99vh) scale(.9851)}}.snow:nth-child(222){opacity:1.1884;transform:translate(39.3409vw,-10px) scale(.2133);animation:fall-222 10s -19s linear infinite}@keyframes fall-222{50.194%{transform:translate(40.7372vw,50.194vh) scale(.2133)}to{transform:translate(40.03905vw,99vh) scale(.2133)}}.snow:nth-child(223){opacity:1.7962;transform:translate(45.5825vw,-10px) scale(.0227);animation:fall-223 22s -1s linear infinite}@keyframes fall-223{70.578%{transform:translate(41.5583vw,70.578vh) scale(.0227)}to{transform:translate(43.5704vw,99vh) scale(.0227)}}.snow:nth-child(224){opacity:.4296;transform:translate(72.3202vw,-10px) scale(.6142);animation:fall-224 20s -30s linear infinite}@keyframes fall-224{71.659%{transform:translate(68.9942vw,71.659vh) scale(.6142)}to{transform:translate(70.6572vw,99vh) scale(.6142)}}.snow:nth-child(225){opacity:1.2954;transform:translate(.6868vw,-10px) scale(.9222);animation:fall-225 18s -23s linear infinite}@keyframes fall-225{77.642%{transform:translate(4.2476vw,77.642vh) scale(.9222)}to{transform:translate(2.4672vw,99vh) scale(.9222)}}.snow:nth-child(226){opacity:1.7454;transform:translate(23.0436vw,-10px) scale(.7496);animation:fall-226 17s -2s linear infinite}@keyframes fall-226{75.009%{transform:translate(28.7176vw,75.009vh) scale(.7496)}to{transform:translate(25.8806vw,99vh) scale(.7496)}}.snow:nth-child(227){opacity:.558;transform:translate(.8358vw,-10px) scale(.8568);animation:fall-227 10s -12s linear infinite}@keyframes fall-227{61.423%{transform:translate(6.7175vw,61.423vh) scale(.8568)}to{transform:translate(3.77665vw,99vh) scale(.8568)}}.snow:nth-child(228){opacity:1.778;transform:translate(86.2635vw,-10px) scale(.4764);animation:fall-228 20s -13s linear infinite}@keyframes fall-228{74.018%{transform:translate(86.4632vw,74.018vh) scale(.4764)}to{transform:translate(86.36335vw,99vh) scale(.4764)}}.snow:nth-child(229){opacity:1.8108;transform:translate(8.3735vw,-10px) scale(.1836);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{33.132%{transform:translate(10.0663vw,33.132vh) scale(.1836)}to{transform:translate(9.2199vw,99vh) scale(.1836)}}.snow:nth-child(230){opacity:.2652;transform:translate(65.1131vw,-10px) scale(.8824);animation:fall-230 19s -5s linear infinite}@keyframes fall-230{61.355%{transform:translate(69.7174vw,61.355vh) scale(.8824)}to{transform:translate(67.41525vw,99vh) scale(.8824)}}.snow:nth-child(231){opacity:.5546;transform:translate(55.6051vw,-10px) scale(.8405);animation:fall-231 11s -1s linear infinite}@keyframes fall-231{42.181%{transform:translate(46.877vw,42.181vh) scale(.8405)}to{transform:translate(51.24105vw,99vh) scale(.8405)}}.snow:nth-child(232){opacity:.9412;transform:translate(91.4946vw,-10px) scale(.7571);animation:fall-232 28s -8s linear infinite}@keyframes fall-232{70.653%{transform:translate(83.0842vw,70.653vh) scale(.7571)}to{transform:translate(87.2894vw,99vh) scale(.7571)}}.snow:nth-child(233){opacity:.5728;transform:translate(90.8623vw,-10px) scale(.5817);animation:fall-233 30s -18s linear infinite}@keyframes fall-233{76.4%{transform:translate(98.9641vw,76.4vh) scale(.5817)}to{transform:translate(94.9132vw,99vh) scale(.5817)}}.snow:nth-child(234){opacity:1.594;transform:translate(2.2737vw,-10px) scale(.532);animation:fall-234 13s -18s linear infinite}@keyframes fall-234{72.449%{transform:translate(-.5161vw,72.449vh) scale(.532)}to{transform:translate(.8788vw,99vh) scale(.532)}}.snow:nth-child(235){opacity:.8028;transform:translate(30.3438vw,-10px) scale(.0746);animation:fall-235 10s -18s linear infinite}@keyframes fall-235{76.164%{transform:translate(38.1234vw,76.164vh) scale(.0746)}to{transform:translate(34.2336vw,99vh) scale(.0746)}}.snow:nth-child(236){opacity:1.019;transform:translate(95.7734vw,-10px) scale(.956);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{45.807%{transform:translate(96.9484vw,45.807vh) scale(.956)}to{transform:translate(96.3609vw,99vh) scale(.956)}}.snow:nth-child(237){opacity:1.6296;transform:translate(76.976vw,-10px) scale(.1874);animation:fall-237 22s -8s linear infinite}@keyframes fall-237{51.649%{transform:translate(74.2165vw,51.649vh) scale(.1874)}to{transform:translate(75.59625vw,99vh) scale(.1874)}}.snow:nth-child(238){opacity:.6022;transform:translate(8.2108vw,-10px) scale(.6465);animation:fall-238 25s -9s linear infinite}@keyframes fall-238{63.764%{transform:translate(4.1105vw,63.764vh) scale(.6465)}to{transform:translate(6.16065vw,99vh) scale(.6465)}}.snow:nth-child(239){opacity:1.1262;transform:translate(43.9436vw,-10px) scale(.9793);animation:fall-239 13s -23s linear infinite}@keyframes fall-239{50.336%{transform:translate(38.8053vw,50.336vh) scale(.9793)}to{transform:translate(41.37445vw,99vh) scale(.9793)}}.snow:nth-child(240){opacity:1.5524;transform:translate(71.1833vw,-10px) scale(.5914);animation:fall-240 28s -3s linear infinite}@keyframes fall-240{70.465%{transform:translate(62.8462vw,70.465vh) scale(.5914)}to{transform:translate(67.01475vw,99vh) scale(.5914)}}.snow:nth-child(241){opacity:1.8666;transform:translate(87.0976vw,-10px) scale(.7356);animation:fall-241 24s -9s linear infinite}@keyframes fall-241{66.729%{transform:translate(81.2167vw,66.729vh) scale(.7356)}to{transform:translate(84.15715vw,99vh) scale(.7356)}}.snow:nth-child(242){opacity:.8822;transform:translate(38.716vw,-10px) scale(.8378);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{58.447%{transform:translate(43.4754vw,58.447vh) scale(.8378)}to{transform:translate(41.0957vw,99vh) scale(.8378)}}.snow:nth-child(243){opacity:1.9612;transform:translate(35.102vw,-10px) scale(.5671);animation:fall-243 23s -11s linear infinite}@keyframes fall-243{35.892%{transform:translate(38.3272vw,35.892vh) scale(.5671)}to{transform:translate(36.7146vw,99vh) scale(.5671)}}.snow:nth-child(244){opacity:1.5154;transform:translate(64.5366vw,-10px) scale(.3225);animation:fall-244 22s -18s linear infinite}@keyframes fall-244{66.538%{transform:translate(73.3733vw,66.538vh) scale(.3225)}to{transform:translate(68.95495vw,99vh) scale(.3225)}}.snow:nth-child(245){opacity:1.5318;transform:translate(94.2111vw,-10px) scale(.2925);animation:fall-245 24s -29s linear infinite}@keyframes fall-245{77.953%{transform:translate(95.2642vw,77.953vh) scale(.2925)}to{transform:translate(94.73765vw,99vh) scale(.2925)}}.snow:nth-child(246){opacity:.7324;transform:translate(12.053vw,-10px) scale(.6613);animation:fall-246 26s -13s linear infinite}@keyframes fall-246{44.496%{transform:translate(11.7887vw,44.496vh) scale(.6613)}to{transform:translate(11.92085vw,99vh) scale(.6613)}}.snow:nth-child(247){opacity:1.9956;transform:translate(56.7517vw,-10px) scale(.5927);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{56.568%{transform:translate(66.4198vw,56.568vh) scale(.5927)}to{transform:translate(61.58575vw,99vh) scale(.5927)}}.snow:nth-child(248){opacity:.4676;transform:translate(46.7825vw,-10px) scale(.487);animation:fall-248 28s -22s linear infinite}@keyframes fall-248{40.99%{transform:translate(42.358vw,40.99vh) scale(.487)}to{transform:translate(44.57025vw,99vh) scale(.487)}}.snow:nth-child(249){opacity:1.5018;transform:translate(39.8375vw,-10px) scale(.0353);animation:fall-249 30s -13s linear infinite}@keyframes fall-249{65.143%{transform:translate(36.1864vw,65.143vh) scale(.0353)}to{transform:translate(38.01195vw,99vh) scale(.0353)}}.snow:nth-child(250){opacity:1.9072;transform:translate(1.7153vw,-10px) scale(.6192);animation:fall-250 28s -2s linear infinite}@keyframes fall-250{32.696%{transform:translate(-1.698vw,32.696vh) scale(.6192)}to{transform:translate(.00865vw,99vh) scale(.6192)}}.snow:nth-child(251){opacity:1.6076;transform:translate(38.8042vw,-10px) scale(.1241);animation:fall-251 14s -10s linear infinite}@keyframes fall-251{44.285%{transform:translate(48.3425vw,44.285vh) scale(.1241)}to{transform:translate(43.57335vw,99vh) scale(.1241)}}.snow:nth-child(252){opacity:1.394;transform:translate(70.6961vw,-10px) scale(.8382);animation:fall-252 27s -3s linear infinite}@keyframes fall-252{60.153%{transform:translate(72.7689vw,60.153vh) scale(.8382)}to{transform:translate(71.7325vw,99vh) scale(.8382)}}.snow:nth-child(253){opacity:1.0898;transform:translate(5.1459vw,-10px) scale(.1469);animation:fall-253 14s -25s linear infinite}@keyframes fall-253{77.693%{transform:translate(4.3071vw,77.693vh) scale(.1469)}to{transform:translate(4.7265vw,99vh) scale(.1469)}}.snow:nth-child(254){opacity:.4086;transform:translate(56.0192vw,-10px) scale(.7646);animation:fall-254 28s -10s linear infinite}@keyframes fall-254{43.761%{transform:translate(58.9204vw,43.761vh) scale(.7646)}to{transform:translate(57.4698vw,99vh) scale(.7646)}}.snow:nth-child(255){opacity:1.6436;transform:translate(34.574vw,-10px) scale(.596);animation:fall-255 18s -11s linear infinite}@keyframes fall-255{46.133%{transform:translate(26.5549vw,46.133vh) scale(.596)}to{transform:translate(30.56445vw,99vh) scale(.596)}}.snow:nth-child(256){opacity:.92;transform:translate(74.4796vw,-10px) scale(.8482);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{64.084%{transform:translate(68.6898vw,64.084vh) scale(.8482)}to{transform:translate(71.5847vw,99vh) scale(.8482)}}.snow:nth-child(257){opacity:1.8234;transform:translate(18.8609vw,-10px) scale(.5573);animation:fall-257 23s -27s linear infinite}@keyframes fall-257{66.82%{transform:translate(16.3588vw,66.82vh) scale(.5573)}to{transform:translate(17.60985vw,99vh) scale(.5573)}}.snow:nth-child(258){opacity:.6068;transform:translate(6.2447vw,-10px) scale(.7432);animation:fall-258 14s -16s linear infinite}@keyframes fall-258{68.265%{transform:translate(1.909vw,68.265vh) scale(.7432)}to{transform:translate(4.07685vw,99vh) scale(.7432)}}.snow:nth-child(259){opacity:.6444;transform:translate(55.4075vw,-10px) scale(.4831);animation:fall-259 16s -30s linear infinite}@keyframes fall-259{61.21%{transform:translate(48.1984vw,61.21vh) scale(.4831)}to{transform:translate(51.80295vw,99vh) scale(.4831)}}.snow:nth-child(260){opacity:.8578;transform:translate(83.539vw,-10px) scale(.2775);animation:fall-260 25s -14s linear infinite}@keyframes fall-260{64.411%{transform:translate(91.1982vw,64.411vh) scale(.2775)}to{transform:translate(87.3686vw,99vh) scale(.2775)}}.snow:nth-child(261){opacity:.0058;transform:translate(40.7272vw,-10px) scale(.1532);animation:fall-261 15s -7s linear infinite}@keyframes fall-261{70.395%{transform:translate(38.9713vw,70.395vh) scale(.1532)}to{transform:translate(39.84925vw,99vh) scale(.1532)}}.snow:nth-child(262){opacity:1.2312;transform:translate(21.5335vw,-10px) scale(.2443);animation:fall-262 20s -20s linear infinite}@keyframes fall-262{54.964%{transform:translate(24.5925vw,54.964vh) scale(.2443)}to{transform:translate(23.063vw,99vh) scale(.2443)}}.snow:nth-child(263){opacity:1.529;transform:translate(28.0471vw,-10px) scale(.9354);animation:fall-263 12s -3s linear infinite}@keyframes fall-263{47.373%{transform:translate(31.598vw,47.373vh) scale(.9354)}to{transform:translate(29.82255vw,99vh) scale(.9354)}}.snow:nth-child(264){opacity:.7682;transform:translate(99.0016vw,-10px) scale(.2158);animation:fall-264 17s -14s linear infinite}@keyframes fall-264{30.087%{transform:translate(95.3358vw,30.087vh) scale(.2158)}to{transform:translate(97.1687vw,99vh) scale(.2158)}}.snow:nth-child(265){opacity:1.6936;transform:translate(18.4114vw,-10px) scale(.2836);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{77.312%{transform:translate(17.9996vw,77.312vh) scale(.2836)}to{transform:translate(18.2055vw,99vh) scale(.2836)}}.snow:nth-child(266){opacity:1.9882;transform:translate(17.6112vw,-10px) scale(.763);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{64.542%{transform:translate(24.8991vw,64.542vh) scale(.763)}to{transform:translate(21.25515vw,99vh) scale(.763)}}.snow:nth-child(267){opacity:.8838;transform:translate(82.9387vw,-10px) scale(.1754);animation:fall-267 30s -7s linear infinite}@keyframes fall-267{49.085%{transform:translate(82.1616vw,49.085vh) scale(.1754)}to{transform:translate(82.55015vw,99vh) scale(.1754)}}.snow:nth-child(268){opacity:.0872;transform:translate(90.1392vw,-10px) scale(.2318);animation:fall-268 13s -10s linear infinite}@keyframes fall-268{52.003%{transform:translate(87.2996vw,52.003vh) scale(.2318)}to{transform:translate(88.7194vw,99vh) scale(.2318)}}.snow:nth-child(269){opacity:1.5272;transform:translate(87.3153vw,-10px) scale(.9562);animation:fall-269 11s -13s linear infinite}@keyframes fall-269{42.967%{transform:translate(96.6411vw,42.967vh) scale(.9562)}to{transform:translate(91.9782vw,99vh) scale(.9562)}}.snow:nth-child(270){opacity:1.1548;transform:translate(62.842vw,-10px) scale(.7979);animation:fall-270 13s -15s linear infinite}@keyframes fall-270{56.858%{transform:translate(61.4288vw,56.858vh) scale(.7979)}to{transform:translate(62.1354vw,99vh) scale(.7979)}}.snow:nth-child(271){opacity:.2764;transform:translate(95.0845vw,-10px) scale(.9922);animation:fall-271 17s -23s linear infinite}@keyframes fall-271{41.428%{transform:translate(102.9273vw,41.428vh) scale(.9922)}to{transform:translate(99.0059vw,99vh) scale(.9922)}}.snow:nth-child(272){opacity:.9024;transform:translate(53.136vw,-10px) scale(.7487);animation:fall-272 27s -10s linear infinite}@keyframes fall-272{71.076%{transform:translate(62.7769vw,71.076vh) scale(.7487)}to{transform:translate(57.95645vw,99vh) scale(.7487)}}.snow:nth-child(273){opacity:1.0382;transform:translate(74.4825vw,-10px) scale(.8162);animation:fall-273 13s -1s linear infinite}@keyframes fall-273{63.577%{transform:translate(79.5998vw,63.577vh) scale(.8162)}to{transform:translate(77.04115vw,99vh) scale(.8162)}}.snow:nth-child(274){opacity:1.5622;transform:translate(9.3517vw,-10px) scale(.9642);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{63.41%{transform:translate(8.7574vw,63.41vh) scale(.9642)}to{transform:translate(9.05455vw,99vh) scale(.9642)}}.snow:nth-child(275){opacity:.9026;transform:translate(51.1354vw,-10px) scale(.3738);animation:fall-275 25s -1s linear infinite}@keyframes fall-275{52.206%{transform:translate(47.6315vw,52.206vh) scale(.3738)}to{transform:translate(49.38345vw,99vh) scale(.3738)}}.snow:nth-child(276){opacity:.856;transform:translate(47.1449vw,-10px) scale(.6719);animation:fall-276 20s -16s linear infinite}@keyframes fall-276{35.753%{transform:translate(52.7191vw,35.753vh) scale(.6719)}to{transform:translate(49.932vw,99vh) scale(.6719)}}.snow:nth-child(277){opacity:.251;transform:translate(93.1253vw,-10px) scale(.7599);animation:fall-277 24s -10s linear infinite}@keyframes fall-277{47.752%{transform:translate(92.8978vw,47.752vh) scale(.7599)}to{transform:translate(93.01155vw,99vh) scale(.7599)}}.snow:nth-child(278){opacity:1.2912;transform:translate(28.7345vw,-10px) scale(.7284);animation:fall-278 28s -5s linear infinite}@keyframes fall-278{62.984%{transform:translate(20.306vw,62.984vh) scale(.7284)}to{transform:translate(24.52025vw,99vh) scale(.7284)}}.snow:nth-child(279){opacity:1.005;transform:translate(54.0128vw,-10px) scale(.9542);animation:fall-279 17s -29s linear infinite}@keyframes fall-279{55.115%{transform:translate(54.358vw,55.115vh) scale(.9542)}to{transform:translate(54.1854vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.7554;transform:translate(70.0932vw,-10px) scale(.6993);animation:fall-280 15s -27s linear infinite}@keyframes fall-280{77.914%{transform:translate(72.3548vw,77.914vh) scale(.6993)}to{transform:translate(71.224vw,99vh) scale(.6993)}}.snow:nth-child(281){opacity:.9696;transform:translate(35.8468vw,-10px) scale(.3283);animation:fall-281 10s -13s linear infinite}@keyframes fall-281{75.666%{transform:translate(26.9319vw,75.666vh) scale(.3283)}to{transform:translate(31.38935vw,99vh) scale(.3283)}}.snow:nth-child(282){opacity:.066;transform:translate(42.7455vw,-10px) scale(.059);animation:fall-282 15s -7s linear infinite}@keyframes fall-282{58.914%{transform:translate(50.2543vw,58.914vh) scale(.059)}to{transform:translate(46.4999vw,99vh) scale(.059)}}.snow:nth-child(283){opacity:1.7754;transform:translate(39.4779vw,-10px) scale(.5586);animation:fall-283 18s -29s linear infinite}@keyframes fall-283{75.322%{transform:translate(46.0854vw,75.322vh) scale(.5586)}to{transform:translate(42.78165vw,99vh) scale(.5586)}}.snow:nth-child(284){opacity:.3726;transform:translate(55.4728vw,-10px) scale(.8881);animation:fall-284 30s -12s linear infinite}@keyframes fall-284{77.112%{transform:translate(48.4233vw,77.112vh) scale(.8881)}to{transform:translate(51.94805vw,99vh) scale(.8881)}}.snow:nth-child(285){opacity:.939;transform:translate(73.0293vw,-10px) scale(.656);animation:fall-285 12s -13s linear infinite}@keyframes fall-285{58.331%{transform:translate(77.7477vw,58.331vh) scale(.656)}to{transform:translate(75.3885vw,99vh) scale(.656)}}.snow:nth-child(286){opacity:1.0956;transform:translate(88.9066vw,-10px) scale(.1904);animation:fall-286 20s -15s linear infinite}@keyframes fall-286{40.391%{transform:translate(94.2765vw,40.391vh) scale(.1904)}to{transform:translate(91.59155vw,99vh) scale(.1904)}}.snow:nth-child(287){opacity:.2678;transform:translate(14.2497vw,-10px) scale(.175);animation:fall-287 20s -6s linear infinite}@keyframes fall-287{74.383%{transform:translate(23.4388vw,74.383vh) scale(.175)}to{transform:translate(18.84425vw,99vh) scale(.175)}}.snow:nth-child(288){opacity:.7648;transform:translate(43.5913vw,-10px) scale(.8486);animation:fall-288 15s -9s linear infinite}@keyframes fall-288{79.683%{transform:translate(44.2513vw,79.683vh) scale(.8486)}to{transform:translate(43.9213vw,99vh) scale(.8486)}}.snow:nth-child(289){opacity:.4702;transform:translate(17.367vw,-10px) scale(.1263);animation:fall-289 27s -25s linear infinite}@keyframes fall-289{57.132%{transform:translate(24.7722vw,57.132vh) scale(.1263)}to{transform:translate(21.0696vw,99vh) scale(.1263)}}.snow:nth-child(290){opacity:.1078;transform:translate(90.9919vw,-10px) scale(.3958);animation:fall-290 12s -20s linear infinite}@keyframes fall-290{36.132%{transform:translate(81.3539vw,36.132vh) scale(.3958)}to{transform:translate(86.1729vw,99vh) scale(.3958)}}.snow:nth-child(291){opacity:.8508;transform:translate(89.2174vw,-10px) scale(.2596);animation:fall-291 14s -12s linear infinite}@keyframes fall-291{49.529%{transform:translate(92.0344vw,49.529vh) scale(.2596)}to{transform:translate(90.6259vw,99vh) scale(.2596)}}.snow:nth-child(292){opacity:.55;transform:translate(42.8235vw,-10px) scale(.6182);animation:fall-292 26s -8s linear infinite}@keyframes fall-292{72%{transform:translate(35.8246vw,72vh) scale(.6182)}to{transform:translate(39.32405vw,99vh) scale(.6182)}}.snow:nth-child(293){opacity:.089;transform:translate(17.535vw,-10px) scale(.1225);animation:fall-293 21s -3s linear infinite}@keyframes fall-293{36.72%{transform:translate(8.5569vw,36.72vh) scale(.1225)}to{transform:translate(13.04595vw,99vh) scale(.1225)}}.snow:nth-child(294){opacity:1.526;transform:translate(62.6723vw,-10px) scale(.9292);animation:fall-294 11s -19s linear infinite}@keyframes fall-294{69.649%{transform:translate(57.2028vw,69.649vh) scale(.9292)}to{transform:translate(59.93755vw,99vh) scale(.9292)}}.snow:nth-child(295){opacity:.0796;transform:translate(20.4424vw,-10px) scale(.6595);animation:fall-295 14s -28s linear infinite}@keyframes fall-295{72.495%{transform:translate(26.955vw,72.495vh) scale(.6595)}to{transform:translate(23.6987vw,99vh) scale(.6595)}}.snow:nth-child(296){opacity:1.6644;transform:translate(44.3207vw,-10px) scale(.6874);animation:fall-296 15s -6s linear infinite}@keyframes fall-296{30.673%{transform:translate(46.2534vw,30.673vh) scale(.6874)}to{transform:translate(45.28705vw,99vh) scale(.6874)}}.snow:nth-child(297){opacity:1.7808;transform:translate(19.558vw,-10px) scale(.2651);animation:fall-297 23s -15s linear infinite}@keyframes fall-297{76.6%{transform:translate(25.3451vw,76.6vh) scale(.2651)}to{transform:translate(22.45155vw,99vh) scale(.2651)}}.snow:nth-child(298){opacity:.2112;transform:translate(32.0508vw,-10px) scale(.573);animation:fall-298 21s -26s linear infinite}@keyframes fall-298{58.162%{transform:translate(39.1456vw,58.162vh) scale(.573)}to{transform:translate(35.5982vw,99vh) scale(.573)}}.snow:nth-child(299){opacity:1.6288;transform:translate(1.2668vw,-10px) scale(.0744);animation:fall-299 30s -8s linear infinite}@keyframes fall-299{67.075%{transform:translate(.7493vw,67.075vh) scale(.0744)}to{transform:translate(1.00805vw,99vh) scale(.0744)}}.snow:nth-child(300){opacity:.008;transform:translate(66.1697vw,-10px) scale(.6943);animation:fall-300 24s -4s linear infinite}@keyframes fall-300{33.277%{transform:translate(66.6886vw,33.277vh) scale(.6943)}to{transform:translate(66.42915vw,99vh) scale(.6943)}}.snow:nth-child(301){opacity:1.7948;transform:translate(12.4278vw,-10px) scale(.4046);animation:fall-301 24s -15s linear infinite}@keyframes fall-301{67.689%{transform:translate(20.8626vw,67.689vh) scale(.4046)}to{transform:translate(16.6452vw,99vh) scale(.4046)}}.snow:nth-child(302){opacity:1.7892;transform:translate(72.979vw,-10px) scale(.1895);animation:fall-302 11s -12s linear infinite}@keyframes fall-302{46.106%{transform:translate(66.5306vw,46.106vh) scale(.1895)}to{transform:translate(69.7548vw,99vh) scale(.1895)}}.snow:nth-child(303){opacity:.0036;transform:translate(71.8861vw,-10px) scale(.7263);animation:fall-303 10s -2s linear infinite}@keyframes fall-303{44.175%{transform:translate(72.0294vw,44.175vh) scale(.7263)}to{transform:translate(71.95775vw,99vh) scale(.7263)}}.snow:nth-child(304){opacity:1.798;transform:translate(7.9045vw,-10px) scale(.6276);animation:fall-304 23s -23s linear infinite}@keyframes fall-304{34.49%{transform:translate(-.9741vw,34.49vh) scale(.6276)}to{transform:translate(3.4652vw,99vh) scale(.6276)}}.snow:nth-child(305){opacity:.8108;transform:translate(66.3503vw,-10px) scale(.8376);animation:fall-305 29s -16s linear infinite}@keyframes fall-305{53.791%{transform:translate(66.0908vw,53.791vh) scale(.8376)}to{transform:translate(66.22055vw,99vh) scale(.8376)}}.snow:nth-child(306){opacity:1.0002;transform:translate(6.907vw,-10px) scale(.9053);animation:fall-306 26s -27s linear infinite}@keyframes fall-306{46.277%{transform:translate(.8032vw,46.277vh) scale(.9053)}to{transform:translate(3.8551vw,99vh) scale(.9053)}}.snow:nth-child(307){opacity:.7872;transform:translate(21.7882vw,-10px) scale(.7313);animation:fall-307 10s -28s linear infinite}@keyframes fall-307{65.131%{transform:translate(15.5216vw,65.131vh) scale(.7313)}to{transform:translate(18.6549vw,99vh) scale(.7313)}}.snow:nth-child(308){opacity:1.487;transform:translate(75.6286vw,-10px) scale(.7868);animation:fall-308 13s -20s linear infinite}@keyframes fall-308{43.889%{transform:translate(77.9776vw,43.889vh) scale(.7868)}to{transform:translate(76.8031vw,99vh) scale(.7868)}}.snow:nth-child(309){opacity:1.0056;transform:translate(81.8249vw,-10px) scale(.1233);animation:fall-309 20s -10s linear infinite}@keyframes fall-309{38.099%{transform:translate(71.8974vw,38.099vh) scale(.1233)}to{transform:translate(76.86115vw,99vh) scale(.1233)}}.snow:nth-child(310){opacity:.4974;transform:translate(15.5262vw,-10px) scale(.5976);animation:fall-310 12s -28s linear infinite}@keyframes fall-310{33.579%{transform:translate(16.5085vw,33.579vh) scale(.5976)}to{transform:translate(16.01735vw,99vh) scale(.5976)}}.snow:nth-child(311){opacity:1.6012;transform:translate(17.0218vw,-10px) scale(.6117);animation:fall-311 19s -14s linear infinite}@keyframes fall-311{53.922%{transform:translate(11.4815vw,53.922vh) scale(.6117)}to{transform:translate(14.25165vw,99vh) scale(.6117)}}.snow:nth-child(312){opacity:.8414;transform:translate(42.2689vw,-10px) scale(.1597);animation:fall-312 25s -22s linear infinite}@keyframes fall-312{30.589%{transform:translate(42.7852vw,30.589vh) scale(.1597)}to{transform:translate(42.52705vw,99vh) scale(.1597)}}.snow:nth-child(313){opacity:1.07;transform:translate(30.5916vw,-10px) scale(.1955);animation:fall-313 17s -22s linear infinite}@keyframes fall-313{76.177%{transform:translate(28.8072vw,76.177vh) scale(.1955)}to{transform:translate(29.6994vw,99vh) scale(.1955)}}.snow:nth-child(314){opacity:1.3066;transform:translate(43.0931vw,-10px) scale(.943);animation:fall-314 27s -11s linear infinite}@keyframes fall-314{78.752%{transform:translate(48.7481vw,78.752vh) scale(.943)}to{transform:translate(45.9206vw,99vh) scale(.943)}}.snow:nth-child(315){opacity:1.9456;transform:translate(12.5995vw,-10px) scale(.4014);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{64.725%{transform:translate(5.3941vw,64.725vh) scale(.4014)}to{transform:translate(8.9968vw,99vh) scale(.4014)}}.snow:nth-child(316){opacity:1.7454;transform:translate(2.6701vw,-10px) scale(.5501);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{31.12%{transform:translate(10.3532vw,31.12vh) scale(.5501)}to{transform:translate(6.51165vw,99vh) scale(.5501)}}.snow:nth-child(317){opacity:.8476;transform:translate(31.4427vw,-10px) scale(.8912);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{70.706%{transform:translate(25.6705vw,70.706vh) scale(.8912)}to{transform:translate(28.5566vw,99vh) scale(.8912)}}.snow:nth-child(318){opacity:1.028;transform:translate(62.2724vw,-10px) scale(.6908);animation:fall-318 17s -29s linear infinite}@keyframes fall-318{72.921%{transform:translate(69.1875vw,72.921vh) scale(.6908)}to{transform:translate(65.72995vw,99vh) scale(.6908)}}.snow:nth-child(319){opacity:.9284;transform:translate(5.9739vw,-10px) scale(.0989);animation:fall-319 23s -28s linear infinite}@keyframes fall-319{60.133%{transform:translate(15.6453vw,60.133vh) scale(.0989)}to{transform:translate(10.8096vw,99vh) scale(.0989)}}.snow:nth-child(320){opacity:.8262;transform:translate(74.8402vw,-10px) scale(.9654);animation:fall-320 20s -5s linear infinite}@keyframes fall-320{78.59%{transform:translate(70.134vw,78.59vh) scale(.9654)}to{transform:translate(72.4871vw,99vh) scale(.9654)}}.snow:nth-child(321){opacity:.8602;transform:translate(42.9483vw,-10px) scale(.4074);animation:fall-321 16s -20s linear infinite}@keyframes fall-321{37.041%{transform:translate(38.6905vw,37.041vh) scale(.4074)}to{transform:translate(40.8194vw,99vh) scale(.4074)}}.snow:nth-child(322){opacity:1.5944;transform:translate(14.4691vw,-10px) scale(.2598);animation:fall-322 23s -25s linear infinite}@keyframes fall-322{77.787%{transform:translate(18.4859vw,77.787vh) scale(.2598)}to{transform:translate(16.4775vw,99vh) scale(.2598)}}.snow:nth-child(323){opacity:1.4414;transform:translate(34.4984vw,-10px) scale(.2544);animation:fall-323 13s -16s linear infinite}@keyframes fall-323{54.236%{transform:translate(35.5916vw,54.236vh) scale(.2544)}to{transform:translate(35.045vw,99vh) scale(.2544)}}.snow:nth-child(324){opacity:.2602;transform:translate(14.8683vw,-10px) scale(.0068);animation:fall-324 13s -25s linear infinite}@keyframes fall-324{41.485%{transform:translate(18.0224vw,41.485vh) scale(.0068)}to{transform:translate(16.44535vw,99vh) scale(.0068)}}.snow:nth-child(325){opacity:.6048;transform:translate(15.6803vw,-10px) scale(.2051);animation:fall-325 30s -18s linear infinite}@keyframes fall-325{69.793%{transform:translate(17.9506vw,69.793vh) scale(.2051)}to{transform:translate(16.81545vw,99vh) scale(.2051)}}.snow:nth-child(326){opacity:1.1994;transform:translate(17.0585vw,-10px) scale(.4644);animation:fall-326 25s -20s linear infinite}@keyframes fall-326{69.269%{transform:translate(10.4001vw,69.269vh) scale(.4644)}to{transform:translate(13.7293vw,99vh) scale(.4644)}}.snow:nth-child(327){opacity:1.8064;transform:translate(35.1818vw,-10px) scale(.9107);animation:fall-327 24s -29s linear infinite}@keyframes fall-327{39.854%{transform:translate(38.7399vw,39.854vh) scale(.9107)}to{transform:translate(36.96085vw,99vh) scale(.9107)}}.snow:nth-child(328){opacity:1.4194;transform:translate(49.3684vw,-10px) scale(.0508);animation:fall-328 13s -13s linear infinite}@keyframes fall-328{56.115%{transform:translate(56.9494vw,56.115vh) scale(.0508)}to{transform:translate(53.1589vw,99vh) scale(.0508)}}.snow:nth-child(329){opacity:1.4416;transform:translate(80.3065vw,-10px) scale(.6681);animation:fall-329 25s -17s linear infinite}@keyframes fall-329{79.317%{transform:translate(90.001vw,79.317vh) scale(.6681)}to{transform:translate(85.15375vw,99vh) scale(.6681)}}.snow:nth-child(330){opacity:.8086;transform:translate(41.4392vw,-10px) scale(.5757);animation:fall-330 27s -18s linear infinite}@keyframes fall-330{76.201%{transform:translate(43.3718vw,76.201vh) scale(.5757)}to{transform:translate(42.4055vw,99vh) scale(.5757)}}.snow:nth-child(331){opacity:.347;transform:translate(98.1667vw,-10px) scale(.1985);animation:fall-331 14s -23s linear infinite}@keyframes fall-331{46.763%{transform:translate(98.7736vw,46.763vh) scale(.1985)}to{transform:translate(98.47015vw,99vh) scale(.1985)}}.snow:nth-child(332){opacity:1.3924;transform:translate(13.6894vw,-10px) scale(.8117);animation:fall-332 14s -22s linear infinite}@keyframes fall-332{31.143%{transform:translate(11.3044vw,31.143vh) scale(.8117)}to{transform:translate(12.4969vw,99vh) scale(.8117)}}.snow:nth-child(333){opacity:.7256;transform:translate(46.8502vw,-10px) scale(.1314);animation:fall-333 23s -10s linear infinite}@keyframes fall-333{62.249%{transform:translate(56.1888vw,62.249vh) scale(.1314)}to{transform:translate(51.5195vw,99vh) scale(.1314)}}.snow:nth-child(334){opacity:.762;transform:translate(84.0032vw,-10px) scale(.0166);animation:fall-334 25s -10s linear infinite}@keyframes fall-334{44.498%{transform:translate(79.9106vw,44.498vh) scale(.0166)}to{transform:translate(81.9569vw,99vh) scale(.0166)}}.snow:nth-child(335){opacity:1.9562;transform:translate(54.5619vw,-10px) scale(.1628);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{69.681%{transform:translate(45.7989vw,69.681vh) scale(.1628)}to{transform:translate(50.1804vw,99vh) scale(.1628)}}.snow:nth-child(336){opacity:.9508;transform:translate(35.2446vw,-10px) scale(.0702);animation:fall-336 16s -13s linear infinite}@keyframes fall-336{35.76%{transform:translate(42.3588vw,35.76vh) scale(.0702)}to{transform:translate(38.8017vw,99vh) scale(.0702)}}.snow:nth-child(337){opacity:.5622;transform:translate(6.0556vw,-10px) scale(.8248);animation:fall-337 15s -14s linear infinite}@keyframes fall-337{79.349%{transform:translate(14.9045vw,79.349vh) scale(.8248)}to{transform:translate(10.48005vw,99vh) scale(.8248)}}.snow:nth-child(338){opacity:1.4784;transform:translate(67.1611vw,-10px) scale(.0118);animation:fall-338 15s -18s linear infinite}@keyframes fall-338{30.998%{transform:translate(72.4522vw,30.998vh) scale(.0118)}to{transform:translate(69.80665vw,99vh) scale(.0118)}}.snow:nth-child(339){opacity:1.7004;transform:translate(32.6625vw,-10px) scale(.7765);animation:fall-339 21s -4s linear infinite}@keyframes fall-339{34.948%{transform:translate(24.8218vw,34.948vh) scale(.7765)}to{transform:translate(28.74215vw,99vh) scale(.7765)}}.snow:nth-child(340){opacity:1.7898;transform:translate(8.4076vw,-10px) scale(.8992);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{62.511%{transform:translate(16.7809vw,62.511vh) scale(.8992)}to{transform:translate(12.59425vw,99vh) scale(.8992)}}.snow:nth-child(341){opacity:1.879;transform:translate(75.9379vw,-10px) scale(.7401);animation:fall-341 13s -30s linear infinite}@keyframes fall-341{53.67%{transform:translate(67.3384vw,53.67vh) scale(.7401)}to{transform:translate(71.63815vw,99vh) scale(.7401)}}.snow:nth-child(342){opacity:.1864;transform:translate(97.8796vw,-10px) scale(.2044);animation:fall-342 17s -14s linear infinite}@keyframes fall-342{36.201%{transform:translate(94.4214vw,36.201vh) scale(.2044)}to{transform:translate(96.1505vw,99vh) scale(.2044)}}.snow:nth-child(343){opacity:.6078;transform:translate(9.9766vw,-10px) scale(.593);animation:fall-343 23s -2s linear infinite}@keyframes fall-343{38.463%{transform:translate(11.892vw,38.463vh) scale(.593)}to{transform:translate(10.9343vw,99vh) scale(.593)}}.snow:nth-child(344){opacity:1.2348;transform:translate(79.8676vw,-10px) scale(.7936);animation:fall-344 23s -14s linear infinite}@keyframes fall-344{45.708%{transform:translate(70.1577vw,45.708vh) scale(.7936)}to{transform:translate(75.01265vw,99vh) scale(.7936)}}.snow:nth-child(345){opacity:.7398;transform:translate(95.9235vw,-10px) scale(.5849);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{68.072%{transform:translate(86.0065vw,68.072vh) scale(.5849)}to{transform:translate(90.965vw,99vh) scale(.5849)}}.snow:nth-child(346){opacity:1.4328;transform:translate(19.5303vw,-10px) scale(.237);animation:fall-346 24s -15s linear infinite}@keyframes fall-346{63.74%{transform:translate(16.9254vw,63.74vh) scale(.237)}to{transform:translate(18.22785vw,99vh) scale(.237)}}.snow:nth-child(347){opacity:.7316;transform:translate(40.4373vw,-10px) scale(.5969);animation:fall-347 15s -3s linear infinite}@keyframes fall-347{30.428%{transform:translate(47.1485vw,30.428vh) scale(.5969)}to{transform:translate(43.7929vw,99vh) scale(.5969)}}.snow:nth-child(348){opacity:.5092;transform:translate(15.6544vw,-10px) scale(.1593);animation:fall-348 26s -23s linear infinite}@keyframes fall-348{32.946%{transform:translate(10.1061vw,32.946vh) scale(.1593)}to{transform:translate(12.88025vw,99vh) scale(.1593)}}.snow:nth-child(349){opacity:.919;transform:translate(18.281vw,-10px) scale(.7902);animation:fall-349 17s -20s linear infinite}@keyframes fall-349{36.552%{transform:translate(13.7982vw,36.552vh) scale(.7902)}to{transform:translate(16.0396vw,99vh) scale(.7902)}}.snow:nth-child(350){opacity:1.907;transform:translate(66.5222vw,-10px) scale(.8717);animation:fall-350 23s -5s linear infinite}@keyframes fall-350{39.793%{transform:translate(63.5547vw,39.793vh) scale(.8717)}to{transform:translate(65.03845vw,99vh) scale(.8717)}}.snow:nth-child(351){opacity:.9386;transform:translate(37.8731vw,-10px) scale(.7772);animation:fall-351 27s -3s linear infinite}@keyframes fall-351{36.952%{transform:translate(37.2727vw,36.952vh) scale(.7772)}to{transform:translate(37.5729vw,99vh) scale(.7772)}}.snow:nth-child(352){opacity:1.7428;transform:translate(96.3288vw,-10px) scale(.0763);animation:fall-352 15s -16s linear infinite}@keyframes fall-352{48.835%{transform:translate(104.9401vw,48.835vh) scale(.0763)}to{transform:translate(100.63445vw,99vh) scale(.0763)}}.snow:nth-child(353){opacity:.3674;transform:translate(45.2456vw,-10px) scale(.1187);animation:fall-353 13s -18s linear infinite}@keyframes fall-353{33.685%{transform:translate(46.9643vw,33.685vh) scale(.1187)}to{transform:translate(46.10495vw,99vh) scale(.1187)}}.snow:nth-child(354){opacity:.6096;transform:translate(22.6857vw,-10px) scale(.3872);animation:fall-354 12s -28s linear infinite}@keyframes fall-354{65.62%{transform:translate(20.8743vw,65.62vh) scale(.3872)}to{transform:translate(21.78vw,99vh) scale(.3872)}}.snow:nth-child(355){opacity:.0182;transform:translate(7.6798vw,-10px) scale(.8687);animation:fall-355 22s -27s linear infinite}@keyframes fall-355{36.107%{transform:translate(-1.5813vw,36.107vh) scale(.8687)}to{transform:translate(3.04925vw,99vh) scale(.8687)}}.snow:nth-child(356){opacity:.6484;transform:translate(42.4605vw,-10px) scale(.3305);animation:fall-356 27s -1s linear infinite}@keyframes fall-356{77.541%{transform:translate(38.611vw,77.541vh) scale(.3305)}to{transform:translate(40.53575vw,99vh) scale(.3305)}}.snow:nth-child(357){opacity:1.4076;transform:translate(31.1748vw,-10px) scale(.2211);animation:fall-357 11s -24s linear infinite}@keyframes fall-357{32.998%{transform:translate(38.666vw,32.998vh) scale(.2211)}to{transform:translate(34.9204vw,99vh) scale(.2211)}}.snow:nth-child(358){opacity:1.8136;transform:translate(41.9788vw,-10px) scale(.2543);animation:fall-358 10s -8s linear infinite}@keyframes fall-358{76.142%{transform:translate(50.2459vw,76.142vh) scale(.2543)}to{transform:translate(46.11235vw,99vh) scale(.2543)}}.snow:nth-child(359){opacity:1.1532;transform:translate(84.079vw,-10px) scale(.3447);animation:fall-359 29s -12s linear infinite}@keyframes fall-359{74.351%{transform:translate(88.6039vw,74.351vh) scale(.3447)}to{transform:translate(86.34145vw,99vh) scale(.3447)}}.snow:nth-child(360){opacity:.9542;transform:translate(90.1894vw,-10px) scale(.2485);animation:fall-360 24s -15s linear infinite}@keyframes fall-360{31.061%{transform:translate(96.8669vw,31.061vh) scale(.2485)}to{transform:translate(93.52815vw,99vh) scale(.2485)}}.snow:nth-child(361){opacity:1.3216;transform:translate(3.3265vw,-10px) scale(.9802);animation:fall-361 23s -20s linear infinite}@keyframes fall-361{33.033%{transform:translate(11.1365vw,33.033vh) scale(.9802)}to{transform:translate(7.2315vw,99vh) scale(.9802)}}.snow:nth-child(362){opacity:.719;transform:translate(6.9363vw,-10px) scale(.401);animation:fall-362 18s -15s linear infinite}@keyframes fall-362{36.6%{transform:translate(9.1482vw,36.6vh) scale(.401)}to{transform:translate(8.04225vw,99vh) scale(.401)}}.snow:nth-child(363){opacity:1.1952;transform:translate(1.8402vw,-10px) scale(.6647);animation:fall-363 18s -8s linear infinite}@keyframes fall-363{66.778%{transform:translate(9.5378vw,66.778vh) scale(.6647)}to{transform:translate(5.689vw,99vh) scale(.6647)}}.snow:nth-child(364){opacity:.8896;transform:translate(76.8935vw,-10px) scale(.8982);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{64.711%{transform:translate(84.059vw,64.711vh) scale(.8982)}to{transform:translate(80.47625vw,99vh) scale(.8982)}}.snow:nth-child(365){opacity:1.5526;transform:translate(17.0515vw,-10px) scale(.1698);animation:fall-365 25s -15s linear infinite}@keyframes fall-365{45.428%{transform:translate(10.6309vw,45.428vh) scale(.1698)}to{transform:translate(13.8412vw,99vh) scale(.1698)}}.snow:nth-child(366){opacity:.1176;transform:translate(24.2511vw,-10px) scale(.529);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{35.645%{transform:translate(20.3188vw,35.645vh) scale(.529)}to{transform:translate(22.28495vw,99vh) scale(.529)}}.snow:nth-child(367){opacity:1.0916;transform:translate(54.6849vw,-10px) scale(.0683);animation:fall-367 14s -18s linear infinite}@keyframes fall-367{57.142%{transform:translate(49.8044vw,57.142vh) scale(.0683)}to{transform:translate(52.24465vw,99vh) scale(.0683)}}.snow:nth-child(368){opacity:1.7868;transform:translate(92.6972vw,-10px) scale(.151);animation:fall-368 16s -7s linear infinite}@keyframes fall-368{51.744%{transform:translate(91.3021vw,51.744vh) scale(.151)}to{transform:translate(91.99965vw,99vh) scale(.151)}}.snow:nth-child(369){opacity:.7584;transform:translate(93.2314vw,-10px) scale(.4549);animation:fall-369 15s -27s linear infinite}@keyframes fall-369{37.245%{transform:translate(84.2873vw,37.245vh) scale(.4549)}to{transform:translate(88.75935vw,99vh) scale(.4549)}}.snow:nth-child(370){opacity:.7312;transform:translate(60.6718vw,-10px) scale(.1061);animation:fall-370 15s -18s linear infinite}@keyframes fall-370{76.648%{transform:translate(51.6907vw,76.648vh) scale(.1061)}to{transform:translate(56.18125vw,99vh) scale(.1061)}}.snow:nth-child(371){opacity:1.943;transform:translate(20.51vw,-10px) scale(.5235);animation:fall-371 10s -26s linear infinite}@keyframes fall-371{67.252%{transform:translate(12.5216vw,67.252vh) scale(.5235)}to{transform:translate(16.5158vw,99vh) scale(.5235)}}.snow:nth-child(372){opacity:1.5416;transform:translate(92.7426vw,-10px) scale(.0202);animation:fall-372 12s -16s linear infinite}@keyframes fall-372{73.205%{transform:translate(95.597vw,73.205vh) scale(.0202)}to{transform:translate(94.1698vw,99vh) scale(.0202)}}.snow:nth-child(373){opacity:1.3798;transform:translate(63.4451vw,-10px) scale(.6175);animation:fall-373 25s -5s linear infinite}@keyframes fall-373{37.903%{transform:translate(61.6501vw,37.903vh) scale(.6175)}to{transform:translate(62.5476vw,99vh) scale(.6175)}}.snow:nth-child(374){opacity:1.0256;transform:translate(49.8011vw,-10px) scale(.4384);animation:fall-374 16s -5s linear infinite}@keyframes fall-374{60.128%{transform:translate(48.4732vw,60.128vh) scale(.4384)}to{transform:translate(49.13715vw,99vh) scale(.4384)}}.snow:nth-child(375){opacity:1.0746;transform:translate(56.0574vw,-10px) scale(.2349);animation:fall-375 22s -3s linear infinite}@keyframes fall-375{63.194%{transform:translate(55.9634vw,63.194vh) scale(.2349)}to{transform:translate(56.0104vw,99vh) scale(.2349)}}.snow:nth-child(376){opacity:1.5424;transform:translate(11.0029vw,-10px) scale(.8335);animation:fall-376 27s -19s linear infinite}@keyframes fall-376{76.494%{transform:translate(13.8917vw,76.494vh) scale(.8335)}to{transform:translate(12.4473vw,99vh) scale(.8335)}}.snow:nth-child(377){opacity:1.2594;transform:translate(72.347vw,-10px) scale(.8182);animation:fall-377 10s -1s linear infinite}@keyframes fall-377{46.427%{transform:translate(74.158vw,46.427vh) scale(.8182)}to{transform:translate(73.2525vw,99vh) scale(.8182)}}.snow:nth-child(378){opacity:.6118;transform:translate(5.9621vw,-10px) scale(.5895);animation:fall-378 30s -4s linear infinite}@keyframes fall-378{43.216%{transform:translate(2.4711vw,43.216vh) scale(.5895)}to{transform:translate(4.2166vw,99vh) scale(.5895)}}.snow:nth-child(379){opacity:1.0612;transform:translate(15.5837vw,-10px) scale(.8793);animation:fall-379 27s -6s linear infinite}@keyframes fall-379{60.402%{transform:translate(11.5303vw,60.402vh) scale(.8793)}to{transform:translate(13.557vw,99vh) scale(.8793)}}.snow:nth-child(380){opacity:1.6746;transform:translate(14.0539vw,-10px) scale(.5237);animation:fall-380 16s -9s linear infinite}@keyframes fall-380{34.482%{transform:translate(19.297vw,34.482vh) scale(.5237)}to{transform:translate(16.67545vw,99vh) scale(.5237)}}.snow:nth-child(381){opacity:1.8456;transform:translate(39.054vw,-10px) scale(.2184);animation:fall-381 16s -9s linear infinite}@keyframes fall-381{32.248%{transform:translate(34.7276vw,32.248vh) scale(.2184)}to{transform:translate(36.8908vw,99vh) scale(.2184)}}.snow:nth-child(382){opacity:.5452;transform:translate(20.7929vw,-10px) scale(.2801);animation:fall-382 24s -19s linear infinite}@keyframes fall-382{61.283%{transform:translate(26.1285vw,61.283vh) scale(.2801)}to{transform:translate(23.4607vw,99vh) scale(.2801)}}.snow:nth-child(383){opacity:1.6926;transform:translate(69.2698vw,-10px) scale(.6081);animation:fall-383 13s -25s linear infinite}@keyframes fall-383{41.249%{transform:translate(77.0748vw,41.249vh) scale(.6081)}to{transform:translate(73.1723vw,99vh) scale(.6081)}}.snow:nth-child(384){opacity:1.4292;transform:translate(33.6301vw,-10px) scale(.6283);animation:fall-384 26s -5s linear infinite}@keyframes fall-384{43.874%{transform:translate(41.626vw,43.874vh) scale(.6283)}to{transform:translate(37.62805vw,99vh) scale(.6283)}}.snow:nth-child(385){opacity:.888;transform:translate(50.3485vw,-10px) scale(.5096);animation:fall-385 25s -16s linear infinite}@keyframes fall-385{67.84%{transform:translate(52.0998vw,67.84vh) scale(.5096)}to{transform:translate(51.22415vw,99vh) scale(.5096)}}.snow:nth-child(386){opacity:1.0586;transform:translate(22.3936vw,-10px) scale(.8206);animation:fall-386 12s -23s linear infinite}@keyframes fall-386{74.448%{transform:translate(19.8865vw,74.448vh) scale(.8206)}to{transform:translate(21.14005vw,99vh) scale(.8206)}}.snow:nth-child(387){opacity:1.994;transform:translate(38.3864vw,-10px) scale(.2916);animation:fall-387 14s -13s linear infinite}@keyframes fall-387{78.403%{transform:translate(28.7278vw,78.403vh) scale(.2916)}to{transform:translate(33.5571vw,99vh) scale(.2916)}}.snow:nth-child(388){opacity:.1268;transform:translate(60.9293vw,-10px) scale(.9548);animation:fall-388 17s -22s linear infinite}@keyframes fall-388{67.045%{transform:translate(67.2218vw,67.045vh) scale(.9548)}to{transform:translate(64.07555vw,99vh) scale(.9548)}}.snow:nth-child(389){opacity:1.585;transform:translate(62.1998vw,-10px) scale(.5545);animation:fall-389 19s -16s linear infinite}@keyframes fall-389{31.356%{transform:translate(65.7075vw,31.356vh) scale(.5545)}to{transform:translate(63.95365vw,99vh) scale(.5545)}}.snow:nth-child(390){opacity:.623;transform:translate(76.0642vw,-10px) scale(.1826);animation:fall-390 21s -1s linear infinite}@keyframes fall-390{70.295%{transform:translate(71.762vw,70.295vh) scale(.1826)}to{transform:translate(73.9131vw,99vh) scale(.1826)}}.snow:nth-child(391){opacity:1.7674;transform:translate(64.2435vw,-10px) scale(.2064);animation:fall-391 30s -24s linear infinite}@keyframes fall-391{65.728%{transform:translate(67.267vw,65.728vh) scale(.2064)}to{transform:translate(65.75525vw,99vh) scale(.2064)}}.snow:nth-child(392){opacity:.8972;transform:translate(29.1791vw,-10px) scale(.5524);animation:fall-392 21s -19s linear infinite}@keyframes fall-392{71.841%{transform:translate(30.0449vw,71.841vh) scale(.5524)}to{transform:translate(29.612vw,99vh) scale(.5524)}}.snow:nth-child(393){opacity:1.8484;transform:translate(52.7885vw,-10px) scale(.9343);animation:fall-393 18s -2s linear infinite}@keyframes fall-393{34.656%{transform:translate(48.0104vw,34.656vh) scale(.9343)}to{transform:translate(50.39945vw,99vh) scale(.9343)}}.snow:nth-child(394){opacity:1.0726;transform:translate(62.8258vw,-10px) scale(.2418);animation:fall-394 11s -22s linear infinite}@keyframes fall-394{76.921%{transform:translate(64.2993vw,76.921vh) scale(.2418)}to{transform:translate(63.56255vw,99vh) scale(.2418)}}.snow:nth-child(395){opacity:1.296;transform:translate(40.2225vw,-10px) scale(.5948);animation:fall-395 26s -23s linear infinite}@keyframes fall-395{33.504%{transform:translate(46.2736vw,33.504vh) scale(.5948)}to{transform:translate(43.24805vw,99vh) scale(.5948)}}.snow:nth-child(396){opacity:1.0366;transform:translate(.1267vw,-10px) scale(.6288);animation:fall-396 13s -14s linear infinite}@keyframes fall-396{72.719%{transform:translate(-9.6957vw,72.719vh) scale(.6288)}to{transform:translate(-4.7845vw,99vh) scale(.6288)}}.snow:nth-child(397){opacity:1.5796;transform:translate(55.9968vw,-10px) scale(.5713);animation:fall-397 22s -22s linear infinite}@keyframes fall-397{32.591%{transform:translate(47.2012vw,32.591vh) scale(.5713)}to{transform:translate(51.599vw,99vh) scale(.5713)}}.snow:nth-child(398){opacity:1.819;transform:translate(67.9783vw,-10px) scale(.7662);animation:fall-398 27s -15s linear infinite}@keyframes fall-398{41.739%{transform:translate(65.015vw,41.739vh) scale(.7662)}to{transform:translate(66.49665vw,99vh) scale(.7662)}}.snow:nth-child(399){opacity:.5646;transform:translate(22.9018vw,-10px) scale(.2702);animation:fall-399 20s -25s linear infinite}@keyframes fall-399{53.057%{transform:translate(17.4997vw,53.057vh) scale(.2702)}to{transform:translate(20.20075vw,99vh) scale(.2702)}}.snow:nth-child(400){opacity:1.7008;transform:translate(35.59vw,-10px) scale(.2005);animation:fall-400 19s -21s linear infinite}@keyframes fall-400{64.93%{transform:translate(26.0291vw,64.93vh) scale(.2005)}to{transform:translate(30.80955vw,99vh) scale(.2005)}}\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.6804;transform:translate(16.8241vw,-10px) scale(.3533);animation:fall-1 16s -17s linear infinite}@keyframes fall-1{48.957%{transform:translate(8.8185vw,48.957vh) scale(.3533)}to{transform:translate(12.8213vw,99vh) scale(.3533)}}.snow:nth-child(2){opacity:1.8286;transform:translate(72.6254vw,-10px) scale(.1949);animation:fall-2 17s -2s linear infinite}@keyframes fall-2{64.468%{transform:translate(78.5955vw,64.468vh) scale(.1949)}to{transform:translate(75.61045vw,99vh) scale(.1949)}}.snow:nth-child(3){opacity:.9464;transform:translate(91.7588vw,-10px) scale(.361);animation:fall-3 25s -11s linear infinite}@keyframes fall-3{75.464%{transform:translate(100.5815vw,75.464vh) scale(.361)}to{transform:translate(96.17015vw,99vh) scale(.361)}}.snow:nth-child(4){opacity:.5286;transform:translate(85.036vw,-10px) scale(.6711);animation:fall-4 13s -21s linear infinite}@keyframes fall-4{33.939%{transform:translate(91.9068vw,33.939vh) scale(.6711)}to{transform:translate(88.4714vw,99vh) scale(.6711)}}.snow:nth-child(5){opacity:1.8796;transform:translate(34.4921vw,-10px) scale(.4475);animation:fall-5 11s -1s linear infinite}@keyframes fall-5{59.911%{transform:translate(35.3097vw,59.911vh) scale(.4475)}to{transform:translate(34.9009vw,99vh) scale(.4475)}}.snow:nth-child(6){opacity:1.339;transform:translate(19.0138vw,-10px) scale(.953);animation:fall-6 10s -29s linear infinite}@keyframes fall-6{42.927%{transform:translate(13.9349vw,42.927vh) scale(.953)}to{transform:translate(16.47435vw,99vh) scale(.953)}}.snow:nth-child(7){opacity:1.3634;transform:translate(96.984vw,-10px) scale(.5062);animation:fall-7 22s -5s linear infinite}@keyframes fall-7{79.079%{transform:translate(90.4412vw,79.079vh) scale(.5062)}to{transform:translate(93.7126vw,99vh) scale(.5062)}}.snow:nth-child(8){opacity:.7156;transform:translate(76.1101vw,-10px) scale(.6063);animation:fall-8 11s -3s linear infinite}@keyframes fall-8{45.506%{transform:translate(72.8874vw,45.506vh) scale(.6063)}to{transform:translate(74.49875vw,99vh) scale(.6063)}}.snow:nth-child(9){opacity:.1792;transform:translate(94.719vw,-10px) scale(.8526);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{71.893%{transform:translate(98.0911vw,71.893vh) scale(.8526)}to{transform:translate(96.40505vw,99vh) scale(.8526)}}.snow:nth-child(10){opacity:1.0352;transform:translate(1.7283vw,-10px) scale(.8174);animation:fall-10 24s -27s linear infinite}@keyframes fall-10{79.657%{transform:translate(-.1752vw,79.657vh) scale(.8174)}to{transform:translate(.77655vw,99vh) scale(.8174)}}.snow:nth-child(11){opacity:.8394;transform:translate(19.6189vw,-10px) scale(.3012);animation:fall-11 15s -14s linear infinite}@keyframes fall-11{63.723%{transform:translate(27.8198vw,63.723vh) scale(.3012)}to{transform:translate(23.71935vw,99vh) scale(.3012)}}.snow:nth-child(12){opacity:1.8556;transform:translate(59.1207vw,-10px) scale(.5707);animation:fall-12 17s -29s linear infinite}@keyframes fall-12{31.581%{transform:translate(64.3331vw,31.581vh) scale(.5707)}to{transform:translate(61.7269vw,99vh) scale(.5707)}}.snow:nth-child(13){opacity:1.1068;transform:translate(95.6858vw,-10px) scale(.2137);animation:fall-13 13s -21s linear infinite}@keyframes fall-13{79.603%{transform:translate(87.4574vw,79.603vh) scale(.2137)}to{transform:translate(91.5716vw,99vh) scale(.2137)}}.snow:nth-child(14){opacity:.3406;transform:translate(14.2867vw,-10px) scale(.2737);animation:fall-14 21s -2s linear infinite}@keyframes fall-14{46.893%{transform:translate(5.451vw,46.893vh) scale(.2737)}to{transform:translate(9.86885vw,99vh) scale(.2737)}}.snow:nth-child(15){opacity:1.81;transform:translate(8.4438vw,-10px) scale(.0728);animation:fall-15 13s -26s linear infinite}@keyframes fall-15{36.708%{transform:translate(9.5118vw,36.708vh) scale(.0728)}to{transform:translate(8.9778vw,99vh) scale(.0728)}}.snow:nth-child(16){opacity:1.5196;transform:translate(69.9612vw,-10px) scale(.8121);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{67.013%{transform:translate(72.5609vw,67.013vh) scale(.8121)}to{transform:translate(71.26105vw,99vh) scale(.8121)}}.snow:nth-child(17){opacity:1.5974;transform:translate(39.4747vw,-10px) scale(.2733);animation:fall-17 16s -14s linear infinite}@keyframes fall-17{75.69%{transform:translate(43.8868vw,75.69vh) scale(.2733)}to{transform:translate(41.68075vw,99vh) scale(.2733)}}.snow:nth-child(18){opacity:.3558;transform:translate(77.5522vw,-10px) scale(.5485);animation:fall-18 26s -13s linear infinite}@keyframes fall-18{37.142%{transform:translate(86.4089vw,37.142vh) scale(.5485)}to{transform:translate(81.98055vw,99vh) scale(.5485)}}.snow:nth-child(19){opacity:1.9218;transform:translate(78.591vw,-10px) scale(.7771);animation:fall-19 30s -14s linear infinite}@keyframes fall-19{64.235%{transform:translate(82.0745vw,64.235vh) scale(.7771)}to{transform:translate(80.33275vw,99vh) scale(.7771)}}.snow:nth-child(20){opacity:.9246;transform:translate(86.2948vw,-10px) scale(.4347);animation:fall-20 18s -22s linear infinite}@keyframes fall-20{65.098%{transform:translate(80.7511vw,65.098vh) scale(.4347)}to{transform:translate(83.52295vw,99vh) scale(.4347)}}.snow:nth-child(21){opacity:.182;transform:translate(30.1854vw,-10px) scale(.9562);animation:fall-21 30s -1s linear infinite}@keyframes fall-21{36.804%{transform:translate(34.6439vw,36.804vh) scale(.9562)}to{transform:translate(32.41465vw,99vh) scale(.9562)}}.snow:nth-child(22){opacity:.2432;transform:translate(92.5874vw,-10px) scale(.7482);animation:fall-22 10s -3s linear infinite}@keyframes fall-22{75.107%{transform:translate(102.4384vw,75.107vh) scale(.7482)}to{transform:translate(97.5129vw,99vh) scale(.7482)}}.snow:nth-child(23){opacity:.4512;transform:translate(53.427vw,-10px) scale(.349);animation:fall-23 24s -13s linear infinite}@keyframes fall-23{59.496%{transform:translate(61.8348vw,59.496vh) scale(.349)}to{transform:translate(57.6309vw,99vh) scale(.349)}}.snow:nth-child(24){opacity:.0806;transform:translate(1.3864vw,-10px) scale(.8035);animation:fall-24 21s -27s linear infinite}@keyframes fall-24{78.94%{transform:translate(10.3764vw,78.94vh) scale(.8035)}to{transform:translate(5.8814vw,99vh) scale(.8035)}}.snow:nth-child(25){opacity:1.2458;transform:translate(93.7461vw,-10px) scale(.0818);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{32.583%{transform:translate(89.5768vw,32.583vh) scale(.0818)}to{transform:translate(91.66145vw,99vh) scale(.0818)}}.snow:nth-child(26){opacity:1.6818;transform:translate(22.7163vw,-10px) scale(.9885);animation:fall-26 20s -22s linear infinite}@keyframes fall-26{30.861%{transform:translate(19.4312vw,30.861vh) scale(.9885)}to{transform:translate(21.07375vw,99vh) scale(.9885)}}.snow:nth-child(27){opacity:.2136;transform:translate(34.9363vw,-10px) scale(.9975);animation:fall-27 17s -27s linear infinite}@keyframes fall-27{40.765%{transform:translate(26.1679vw,40.765vh) scale(.9975)}to{transform:translate(30.5521vw,99vh) scale(.9975)}}.snow:nth-child(28){opacity:1.0612;transform:translate(60.7821vw,-10px) scale(.7859);animation:fall-28 26s -13s linear infinite}@keyframes fall-28{48.569%{transform:translate(53.5058vw,48.569vh) scale(.7859)}to{transform:translate(57.14395vw,99vh) scale(.7859)}}.snow:nth-child(29){opacity:1.659;transform:translate(22.0923vw,-10px) scale(.7388);animation:fall-29 13s -18s linear infinite}@keyframes fall-29{57.108%{transform:translate(18.955vw,57.108vh) scale(.7388)}to{transform:translate(20.52365vw,99vh) scale(.7388)}}.snow:nth-child(30){opacity:1.0434;transform:translate(42.1916vw,-10px) scale(.4565);animation:fall-30 14s -15s linear infinite}@keyframes fall-30{59.15%{transform:translate(47.8952vw,59.15vh) scale(.4565)}to{transform:translate(45.0434vw,99vh) scale(.4565)}}.snow:nth-child(31){opacity:.3824;transform:translate(13.7664vw,-10px) scale(.324);animation:fall-31 28s -5s linear infinite}@keyframes fall-31{74.169%{transform:translate(18.1145vw,74.169vh) scale(.324)}to{transform:translate(15.94045vw,99vh) scale(.324)}}.snow:nth-child(32){opacity:.5212;transform:translate(33.1166vw,-10px) scale(.8102);animation:fall-32 17s -30s linear infinite}@keyframes fall-32{69.323%{transform:translate(37.85vw,69.323vh) scale(.8102)}to{transform:translate(35.4833vw,99vh) scale(.8102)}}.snow:nth-child(33){opacity:.4728;transform:translate(29.5706vw,-10px) scale(.9903);animation:fall-33 18s -18s linear infinite}@keyframes fall-33{71.418%{transform:translate(28.9309vw,71.418vh) scale(.9903)}to{transform:translate(29.25075vw,99vh) scale(.9903)}}.snow:nth-child(34){opacity:.173;transform:translate(39.5431vw,-10px) scale(.3015);animation:fall-34 16s -24s linear infinite}@keyframes fall-34{46.546%{transform:translate(49.0675vw,46.546vh) scale(.3015)}to{transform:translate(44.3053vw,99vh) scale(.3015)}}.snow:nth-child(35){opacity:1.1844;transform:translate(14.9472vw,-10px) scale(.634);animation:fall-35 29s -5s linear infinite}@keyframes fall-35{78.483%{transform:translate(14.1184vw,78.483vh) scale(.634)}to{transform:translate(14.5328vw,99vh) scale(.634)}}.snow:nth-child(36){opacity:.9474;transform:translate(92.8988vw,-10px) scale(.5023);animation:fall-36 24s -5s linear infinite}@keyframes fall-36{44.299%{transform:translate(94.2593vw,44.299vh) scale(.5023)}to{transform:translate(93.57905vw,99vh) scale(.5023)}}.snow:nth-child(37){opacity:1.7262;transform:translate(7.5304vw,-10px) scale(.6696);animation:fall-37 11s -11s linear infinite}@keyframes fall-37{38.574%{transform:translate(4.1549vw,38.574vh) scale(.6696)}to{transform:translate(5.84265vw,99vh) scale(.6696)}}.snow:nth-child(38){opacity:.089;transform:translate(85.641vw,-10px) scale(.016);animation:fall-38 15s -1s linear infinite}@keyframes fall-38{42.644%{transform:translate(93.9909vw,42.644vh) scale(.016)}to{transform:translate(89.81595vw,99vh) scale(.016)}}.snow:nth-child(39){opacity:1.3418;transform:translate(17.3908vw,-10px) scale(.6961);animation:fall-39 14s -30s linear infinite}@keyframes fall-39{58.149%{transform:translate(8.6533vw,58.149vh) scale(.6961)}to{transform:translate(13.02205vw,99vh) scale(.6961)}}.snow:nth-child(40){opacity:1.4356;transform:translate(35.3726vw,-10px) scale(.1248);animation:fall-40 13s -16s linear infinite}@keyframes fall-40{42.949%{transform:translate(37.1077vw,42.949vh) scale(.1248)}to{transform:translate(36.24015vw,99vh) scale(.1248)}}.snow:nth-child(41){opacity:.6086;transform:translate(45.495vw,-10px) scale(.7516);animation:fall-41 18s -26s linear infinite}@keyframes fall-41{49.297%{transform:translate(53.0381vw,49.297vh) scale(.7516)}to{transform:translate(49.26655vw,99vh) scale(.7516)}}.snow:nth-child(42){opacity:1.1144;transform:translate(20.5415vw,-10px) scale(.8855);animation:fall-42 11s -13s linear infinite}@keyframes fall-42{67.834%{transform:translate(29.9059vw,67.834vh) scale(.8855)}to{transform:translate(25.2237vw,99vh) scale(.8855)}}.snow:nth-child(43){opacity:1.9404;transform:translate(26.3871vw,-10px) scale(.5885);animation:fall-43 29s -17s linear infinite}@keyframes fall-43{48.956%{transform:translate(28.5693vw,48.956vh) scale(.5885)}to{transform:translate(27.4782vw,99vh) scale(.5885)}}.snow:nth-child(44){opacity:.0852;transform:translate(40.487vw,-10px) scale(.1571);animation:fall-44 18s -21s linear infinite}@keyframes fall-44{46.759%{transform:translate(36.8986vw,46.759vh) scale(.1571)}to{transform:translate(38.6928vw,99vh) scale(.1571)}}.snow:nth-child(45){opacity:1.464;transform:translate(48.4774vw,-10px) scale(.3025);animation:fall-45 17s -16s linear infinite}@keyframes fall-45{66.277%{transform:translate(44.8084vw,66.277vh) scale(.3025)}to{transform:translate(46.6429vw,99vh) scale(.3025)}}.snow:nth-child(46){opacity:1.9872;transform:translate(17.4294vw,-10px) scale(.0924);animation:fall-46 29s -22s linear infinite}@keyframes fall-46{53.125%{transform:translate(16.2813vw,53.125vh) scale(.0924)}to{transform:translate(16.85535vw,99vh) scale(.0924)}}.snow:nth-child(47){opacity:1.6008;transform:translate(71.5889vw,-10px) scale(.2967);animation:fall-47 28s -18s linear infinite}@keyframes fall-47{41.69%{transform:translate(66.8202vw,41.69vh) scale(.2967)}to{transform:translate(69.20455vw,99vh) scale(.2967)}}.snow:nth-child(48){opacity:1.2258;transform:translate(60.2346vw,-10px) scale(.8919);animation:fall-48 25s -5s linear infinite}@keyframes fall-48{60.391%{transform:translate(54.2713vw,60.391vh) scale(.8919)}to{transform:translate(57.25295vw,99vh) scale(.8919)}}.snow:nth-child(49){opacity:1.428;transform:translate(32.1618vw,-10px) scale(.6417);animation:fall-49 26s -30s linear infinite}@keyframes fall-49{61.437%{transform:translate(28.8185vw,61.437vh) scale(.6417)}to{transform:translate(30.49015vw,99vh) scale(.6417)}}.snow:nth-child(50){opacity:.3506;transform:translate(81.4311vw,-10px) scale(.7791);animation:fall-50 23s -12s linear infinite}@keyframes fall-50{33.371%{transform:translate(89.6521vw,33.371vh) scale(.7791)}to{transform:translate(85.5416vw,99vh) scale(.7791)}}.snow:nth-child(51){opacity:1.5;transform:translate(16.6404vw,-10px) scale(.8813);animation:fall-51 22s -16s linear infinite}@keyframes fall-51{47.033%{transform:translate(7.2442vw,47.033vh) scale(.8813)}to{transform:translate(11.9423vw,99vh) scale(.8813)}}.snow:nth-child(52){opacity:1.9036;transform:translate(8.337vw,-10px) scale(.4149);animation:fall-52 18s -8s linear infinite}@keyframes fall-52{73.85%{transform:translate(3.2603vw,73.85vh) scale(.4149)}to{transform:translate(5.79865vw,99vh) scale(.4149)}}.snow:nth-child(53){opacity:.1468;transform:translate(9.2091vw,-10px) scale(.4635);animation:fall-53 24s -4s linear infinite}@keyframes fall-53{54.277%{transform:translate(10.0134vw,54.277vh) scale(.4635)}to{transform:translate(9.61125vw,99vh) scale(.4635)}}.snow:nth-child(54){opacity:.4488;transform:translate(75.7845vw,-10px) scale(.7882);animation:fall-54 23s -18s linear infinite}@keyframes fall-54{56.976%{transform:translate(77.3573vw,56.976vh) scale(.7882)}to{transform:translate(76.5709vw,99vh) scale(.7882)}}.snow:nth-child(55){opacity:.7164;transform:translate(32.0888vw,-10px) scale(.5641);animation:fall-55 29s -10s linear infinite}@keyframes fall-55{74.522%{transform:translate(36.7218vw,74.522vh) scale(.5641)}to{transform:translate(34.4053vw,99vh) scale(.5641)}}.snow:nth-child(56){opacity:1.6936;transform:translate(78.4031vw,-10px) scale(.8232);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{65.295%{transform:translate(79.5147vw,65.295vh) scale(.8232)}to{transform:translate(78.9589vw,99vh) scale(.8232)}}.snow:nth-child(57){opacity:.6392;transform:translate(30.5642vw,-10px) scale(.265);animation:fall-57 29s -2s linear infinite}@keyframes fall-57{62.287%{transform:translate(37.1849vw,62.287vh) scale(.265)}to{transform:translate(33.87455vw,99vh) scale(.265)}}.snow:nth-child(58){opacity:.3456;transform:translate(52.0586vw,-10px) scale(.6013);animation:fall-58 22s -6s linear infinite}@keyframes fall-58{77.973%{transform:translate(48.5075vw,77.973vh) scale(.6013)}to{transform:translate(50.28305vw,99vh) scale(.6013)}}.snow:nth-child(59){opacity:1.767;transform:translate(64.5052vw,-10px) scale(.3072);animation:fall-59 19s -24s linear infinite}@keyframes fall-59{60.623%{transform:translate(65.0497vw,60.623vh) scale(.3072)}to{transform:translate(64.77745vw,99vh) scale(.3072)}}.snow:nth-child(60){opacity:.0744;transform:translate(55.4316vw,-10px) scale(.8613);animation:fall-60 19s -11s linear infinite}@keyframes fall-60{49.458%{transform:translate(56.9401vw,49.458vh) scale(.8613)}to{transform:translate(56.18585vw,99vh) scale(.8613)}}.snow:nth-child(61){opacity:.982;transform:translate(14.7681vw,-10px) scale(.7247);animation:fall-61 23s -11s linear infinite}@keyframes fall-61{47.42%{transform:translate(15.8678vw,47.42vh) scale(.7247)}to{transform:translate(15.31795vw,99vh) scale(.7247)}}.snow:nth-child(62){opacity:1.66;transform:translate(43.8492vw,-10px) scale(.3809);animation:fall-62 22s -3s linear infinite}@keyframes fall-62{65.996%{transform:translate(34.1982vw,65.996vh) scale(.3809)}to{transform:translate(39.0237vw,99vh) scale(.3809)}}.snow:nth-child(63){opacity:.675;transform:translate(94.2842vw,-10px) scale(.697);animation:fall-63 13s -1s linear infinite}@keyframes fall-63{67.209%{transform:translate(103.1816vw,67.209vh) scale(.697)}to{transform:translate(98.7329vw,99vh) scale(.697)}}.snow:nth-child(64){opacity:.4838;transform:translate(98.6703vw,-10px) scale(.2283);animation:fall-64 24s -28s linear infinite}@keyframes fall-64{39.735%{transform:translate(103.1031vw,39.735vh) scale(.2283)}to{transform:translate(100.8867vw,99vh) scale(.2283)}}.snow:nth-child(65){opacity:.8204;transform:translate(44.1675vw,-10px) scale(.0014);animation:fall-65 19s -5s linear infinite}@keyframes fall-65{71.198%{transform:translate(41.0758vw,71.198vh) scale(.0014)}to{transform:translate(42.62165vw,99vh) scale(.0014)}}.snow:nth-child(66){opacity:1.2814;transform:translate(24.232vw,-10px) scale(.3889);animation:fall-66 14s -16s linear infinite}@keyframes fall-66{54.731%{transform:translate(28.031vw,54.731vh) scale(.3889)}to{transform:translate(26.1315vw,99vh) scale(.3889)}}.snow:nth-child(67){opacity:1.144;transform:translate(64.04vw,-10px) scale(.8805);animation:fall-67 22s -30s linear infinite}@keyframes fall-67{63.556%{transform:translate(56.9161vw,63.556vh) scale(.8805)}to{transform:translate(60.47805vw,99vh) scale(.8805)}}.snow:nth-child(68){opacity:1.8096;transform:translate(58.2658vw,-10px) scale(.4642);animation:fall-68 23s -6s linear infinite}@keyframes fall-68{46.445%{transform:translate(49.5013vw,46.445vh) scale(.4642)}to{transform:translate(53.88355vw,99vh) scale(.4642)}}.snow:nth-child(69){opacity:1.5756;transform:translate(42.1238vw,-10px) scale(.1594);animation:fall-69 30s -25s linear infinite}@keyframes fall-69{73.823%{transform:translate(44.4261vw,73.823vh) scale(.1594)}to{transform:translate(43.27495vw,99vh) scale(.1594)}}.snow:nth-child(70){opacity:.3462;transform:translate(23.958vw,-10px) scale(.1813);animation:fall-70 11s -8s linear infinite}@keyframes fall-70{57.398%{transform:translate(25.182vw,57.398vh) scale(.1813)}to{transform:translate(24.57vw,99vh) scale(.1813)}}.snow:nth-child(71){opacity:1.9708;transform:translate(96.3775vw,-10px) scale(.2993);animation:fall-71 18s -17s linear infinite}@keyframes fall-71{51.294%{transform:translate(96.8783vw,51.294vh) scale(.2993)}to{transform:translate(96.6279vw,99vh) scale(.2993)}}.snow:nth-child(72){opacity:1.5176;transform:translate(67.034vw,-10px) scale(.593);animation:fall-72 28s -27s linear infinite}@keyframes fall-72{35.734%{transform:translate(75.0204vw,35.734vh) scale(.593)}to{transform:translate(71.0272vw,99vh) scale(.593)}}.snow:nth-child(73){opacity:.3676;transform:translate(31.3278vw,-10px) scale(.9405);animation:fall-73 13s -19s linear infinite}@keyframes fall-73{52.641%{transform:translate(26.8658vw,52.641vh) scale(.9405)}to{transform:translate(29.0968vw,99vh) scale(.9405)}}.snow:nth-child(74){opacity:.7788;transform:translate(15.9237vw,-10px) scale(.6464);animation:fall-74 21s -3s linear infinite}@keyframes fall-74{65.832%{transform:translate(18.9419vw,65.832vh) scale(.6464)}to{transform:translate(17.4328vw,99vh) scale(.6464)}}.snow:nth-child(75){opacity:.5596;transform:translate(14.8221vw,-10px) scale(.4052);animation:fall-75 24s -12s linear infinite}@keyframes fall-75{54.515%{transform:translate(19.9369vw,54.515vh) scale(.4052)}to{transform:translate(17.3795vw,99vh) scale(.4052)}}.snow:nth-child(76){opacity:1.14;transform:translate(93.3708vw,-10px) scale(.5);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{75.533%{transform:translate(101.35vw,75.533vh) scale(.5)}to{transform:translate(97.3604vw,99vh) scale(.5)}}.snow:nth-child(77){opacity:1.578;transform:translate(63.5934vw,-10px) scale(.9845);animation:fall-77 15s -11s linear infinite}@keyframes fall-77{74.17%{transform:translate(57.2557vw,74.17vh) scale(.9845)}to{transform:translate(60.42455vw,99vh) scale(.9845)}}.snow:nth-child(78){opacity:.5366;transform:translate(40.3029vw,-10px) scale(.7095);animation:fall-78 27s -23s linear infinite}@keyframes fall-78{51.004%{transform:translate(30.9116vw,51.004vh) scale(.7095)}to{transform:translate(35.60725vw,99vh) scale(.7095)}}.snow:nth-child(79){opacity:1.5784;transform:translate(29.4647vw,-10px) scale(.2457);animation:fall-79 16s -21s linear infinite}@keyframes fall-79{71.342%{transform:translate(21.6356vw,71.342vh) scale(.2457)}to{transform:translate(25.55015vw,99vh) scale(.2457)}}.snow:nth-child(80){opacity:.0292;transform:translate(35.2751vw,-10px) scale(.2716);animation:fall-80 17s -10s linear infinite}@keyframes fall-80{59.425%{transform:translate(39.5172vw,59.425vh) scale(.2716)}to{transform:translate(37.39615vw,99vh) scale(.2716)}}.snow:nth-child(81){opacity:.634;transform:translate(26.2873vw,-10px) scale(.6884);animation:fall-81 14s -26s linear infinite}@keyframes fall-81{77.167%{transform:translate(30.1501vw,77.167vh) scale(.6884)}to{transform:translate(28.2187vw,99vh) scale(.6884)}}.snow:nth-child(82){opacity:.9538;transform:translate(53.1039vw,-10px) scale(.577);animation:fall-82 27s -19s linear infinite}@keyframes fall-82{45.94%{transform:translate(46.8956vw,45.94vh) scale(.577)}to{transform:translate(49.99975vw,99vh) scale(.577)}}.snow:nth-child(83){opacity:1.233;transform:translate(73.0968vw,-10px) scale(.5342);animation:fall-83 26s -10s linear infinite}@keyframes fall-83{51.25%{transform:translate(65.3424vw,51.25vh) scale(.5342)}to{transform:translate(69.2196vw,99vh) scale(.5342)}}.snow:nth-child(84){opacity:.9784;transform:translate(53.1029vw,-10px) scale(.2766);animation:fall-84 26s -29s linear infinite}@keyframes fall-84{68.595%{transform:translate(48.2412vw,68.595vh) scale(.2766)}to{transform:translate(50.67205vw,99vh) scale(.2766)}}.snow:nth-child(85){opacity:1.7144;transform:translate(9.6574vw,-10px) scale(.6906);animation:fall-85 13s -9s linear infinite}@keyframes fall-85{68.607%{transform:translate(17.1697vw,68.607vh) scale(.6906)}to{transform:translate(13.41355vw,99vh) scale(.6906)}}.snow:nth-child(86){opacity:1.382;transform:translate(69.4688vw,-10px) scale(.0595);animation:fall-86 11s -15s linear infinite}@keyframes fall-86{41.62%{transform:translate(78.4068vw,41.62vh) scale(.0595)}to{transform:translate(73.9378vw,99vh) scale(.0595)}}.snow:nth-child(87){opacity:.4268;transform:translate(23.7349vw,-10px) scale(.2373);animation:fall-87 11s -15s linear infinite}@keyframes fall-87{44.41%{transform:translate(31.1997vw,44.41vh) scale(.2373)}to{transform:translate(27.4673vw,99vh) scale(.2373)}}.snow:nth-child(88){opacity:1.7834;transform:translate(17.4413vw,-10px) scale(.5019);animation:fall-88 18s -28s linear infinite}@keyframes fall-88{65.036%{transform:translate(17.9842vw,65.036vh) scale(.5019)}to{transform:translate(17.71275vw,99vh) scale(.5019)}}.snow:nth-child(89){opacity:1.934;transform:translate(75.2224vw,-10px) scale(.1146);animation:fall-89 23s -26s linear infinite}@keyframes fall-89{36.223%{transform:translate(72.7558vw,36.223vh) scale(.1146)}to{transform:translate(73.9891vw,99vh) scale(.1146)}}.snow:nth-child(90){opacity:1.6188;transform:translate(60.6952vw,-10px) scale(.6511);animation:fall-90 20s -12s linear infinite}@keyframes fall-90{52.726%{transform:translate(58.4354vw,52.726vh) scale(.6511)}to{transform:translate(59.5653vw,99vh) scale(.6511)}}.snow:nth-child(91){opacity:.851;transform:translate(16.1085vw,-10px) scale(.8544);animation:fall-91 17s -24s linear infinite}@keyframes fall-91{58.21%{transform:translate(14.0974vw,58.21vh) scale(.8544)}to{transform:translate(15.10295vw,99vh) scale(.8544)}}.snow:nth-child(92){opacity:1.771;transform:translate(3.6831vw,-10px) scale(.3266);animation:fall-92 23s -8s linear infinite}@keyframes fall-92{64.434%{transform:translate(6.88vw,64.434vh) scale(.3266)}to{transform:translate(5.28155vw,99vh) scale(.3266)}}.snow:nth-child(93){opacity:.6056;transform:translate(91.8726vw,-10px) scale(.3227);animation:fall-93 26s -5s linear infinite}@keyframes fall-93{45.551%{transform:translate(96.8644vw,45.551vh) scale(.3227)}to{transform:translate(94.3685vw,99vh) scale(.3227)}}.snow:nth-child(94){opacity:.0282;transform:translate(81.3562vw,-10px) scale(.1046);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{78.333%{transform:translate(78.8853vw,78.333vh) scale(.1046)}to{transform:translate(80.12075vw,99vh) scale(.1046)}}.snow:nth-child(95){opacity:1.7454;transform:translate(64.9169vw,-10px) scale(.1866);animation:fall-95 23s -26s linear infinite}@keyframes fall-95{54.788%{transform:translate(68.5605vw,54.788vh) scale(.1866)}to{transform:translate(66.7387vw,99vh) scale(.1866)}}.snow:nth-child(96){opacity:1.1554;transform:translate(38.0102vw,-10px) scale(.7298);animation:fall-96 27s -6s linear infinite}@keyframes fall-96{37.43%{transform:translate(35.0229vw,37.43vh) scale(.7298)}to{transform:translate(36.51655vw,99vh) scale(.7298)}}.snow:nth-child(97){opacity:1.9764;transform:translate(12.1821vw,-10px) scale(.3875);animation:fall-97 19s -25s linear infinite}@keyframes fall-97{44.44%{transform:translate(8.4215vw,44.44vh) scale(.3875)}to{transform:translate(10.3018vw,99vh) scale(.3875)}}.snow:nth-child(98){opacity:1.2852;transform:translate(69.8422vw,-10px) scale(.4073);animation:fall-98 24s -16s linear infinite}@keyframes fall-98{38.705%{transform:translate(60.4961vw,38.705vh) scale(.4073)}to{transform:translate(65.16915vw,99vh) scale(.4073)}}.snow:nth-child(99){opacity:1.6534;transform:translate(84.1833vw,-10px) scale(.6469);animation:fall-99 20s -16s linear infinite}@keyframes fall-99{65.39%{transform:translate(78.9629vw,65.39vh) scale(.6469)}to{transform:translate(81.5731vw,99vh) scale(.6469)}}.snow:nth-child(100){opacity:.3518;transform:translate(7.1753vw,-10px) scale(.1178);animation:fall-100 14s -6s linear infinite}@keyframes fall-100{51.819%{transform:translate(11.1504vw,51.819vh) scale(.1178)}to{transform:translate(9.16285vw,99vh) scale(.1178)}}.snow:nth-child(101){opacity:.1452;transform:translate(37.3136vw,-10px) scale(.6728);animation:fall-101 28s -2s linear infinite}@keyframes fall-101{44.083%{transform:translate(32.166vw,44.083vh) scale(.6728)}to{transform:translate(34.7398vw,99vh) scale(.6728)}}.snow:nth-child(102){opacity:1.0646;transform:translate(35.2735vw,-10px) scale(.1972);animation:fall-102 25s -24s linear infinite}@keyframes fall-102{40.1%{transform:translate(43.5768vw,40.1vh) scale(.1972)}to{transform:translate(39.42515vw,99vh) scale(.1972)}}.snow:nth-child(103){opacity:.0328;transform:translate(42.3278vw,-10px) scale(.8449);animation:fall-103 29s -27s linear infinite}@keyframes fall-103{39.314%{transform:translate(44.8701vw,39.314vh) scale(.8449)}to{transform:translate(43.59895vw,99vh) scale(.8449)}}.snow:nth-child(104){opacity:1.8414;transform:translate(42.9499vw,-10px) scale(.9549);animation:fall-104 27s -19s linear infinite}@keyframes fall-104{40.546%{transform:translate(51.0294vw,40.546vh) scale(.9549)}to{transform:translate(46.98965vw,99vh) scale(.9549)}}.snow:nth-child(105){opacity:1.783;transform:translate(2.5354vw,-10px) scale(.1524);animation:fall-105 11s -16s linear infinite}@keyframes fall-105{65.566%{transform:translate(1.5148vw,65.566vh) scale(.1524)}to{transform:translate(2.0251vw,99vh) scale(.1524)}}.snow:nth-child(106){opacity:1.8938;transform:translate(53.3035vw,-10px) scale(.5631);animation:fall-106 16s -21s linear infinite}@keyframes fall-106{70.017%{transform:translate(51.324vw,70.017vh) scale(.5631)}to{transform:translate(52.31375vw,99vh) scale(.5631)}}.snow:nth-child(107){opacity:.5106;transform:translate(90.7913vw,-10px) scale(.4988);animation:fall-107 14s -15s linear infinite}@keyframes fall-107{73.301%{transform:translate(91.7816vw,73.301vh) scale(.4988)}to{transform:translate(91.28645vw,99vh) scale(.4988)}}.snow:nth-child(108){opacity:1.6442;transform:translate(22.0281vw,-10px) scale(.1707);animation:fall-108 27s -22s linear infinite}@keyframes fall-108{74.131%{transform:translate(31.5611vw,74.131vh) scale(.1707)}to{transform:translate(26.7946vw,99vh) scale(.1707)}}.snow:nth-child(109){opacity:.2664;transform:translate(70.6468vw,-10px) scale(.1228);animation:fall-109 17s -6s linear infinite}@keyframes fall-109{44.604%{transform:translate(63.7224vw,44.604vh) scale(.1228)}to{transform:translate(67.1846vw,99vh) scale(.1228)}}.snow:nth-child(110){opacity:.6204;transform:translate(17.0774vw,-10px) scale(.7129);animation:fall-110 20s -2s linear infinite}@keyframes fall-110{65.478%{transform:translate(18.2751vw,65.478vh) scale(.7129)}to{transform:translate(17.67625vw,99vh) scale(.7129)}}.snow:nth-child(111){opacity:.1424;transform:translate(78.5669vw,-10px) scale(.4703);animation:fall-111 11s -8s linear infinite}@keyframes fall-111{64.037%{transform:translate(75.4901vw,64.037vh) scale(.4703)}to{transform:translate(77.0285vw,99vh) scale(.4703)}}.snow:nth-child(112){opacity:1.3798;transform:translate(49.7715vw,-10px) scale(.007);animation:fall-112 26s -24s linear infinite}@keyframes fall-112{79.976%{transform:translate(41.688vw,79.976vh) scale(.007)}to{transform:translate(45.72975vw,99vh) scale(.007)}}.snow:nth-child(113){opacity:1.8502;transform:translate(18.6987vw,-10px) scale(.4368);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{64.769%{transform:translate(24.2985vw,64.769vh) scale(.4368)}to{transform:translate(21.4986vw,99vh) scale(.4368)}}.snow:nth-child(114){opacity:.73;transform:translate(87.3497vw,-10px) scale(.5353);animation:fall-114 19s -28s linear infinite}@keyframes fall-114{54.274%{transform:translate(82.6594vw,54.274vh) scale(.5353)}to{transform:translate(85.00455vw,99vh) scale(.5353)}}.snow:nth-child(115){opacity:1.0668;transform:translate(41.5079vw,-10px) scale(.6264);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{51.724%{transform:translate(43.5957vw,51.724vh) scale(.6264)}to{transform:translate(42.5518vw,99vh) scale(.6264)}}.snow:nth-child(116){opacity:.7004;transform:translate(6.9815vw,-10px) scale(.8871);animation:fall-116 13s -13s linear infinite}@keyframes fall-116{50.236%{transform:translate(6.2354vw,50.236vh) scale(.8871)}to{transform:translate(6.60845vw,99vh) scale(.8871)}}.snow:nth-child(117){opacity:.9344;transform:translate(30.9555vw,-10px) scale(.6548);animation:fall-117 17s -24s linear infinite}@keyframes fall-117{55.282%{transform:translate(30.0506vw,55.282vh) scale(.6548)}to{transform:translate(30.50305vw,99vh) scale(.6548)}}.snow:nth-child(118){opacity:1.8094;transform:translate(86.9813vw,-10px) scale(.9795);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{33.68%{transform:translate(88.2475vw,33.68vh) scale(.9795)}to{transform:translate(87.6144vw,99vh) scale(.9795)}}.snow:nth-child(119){opacity:.441;transform:translate(86.8881vw,-10px) scale(.8262);animation:fall-119 25s -11s linear infinite}@keyframes fall-119{77.796%{transform:translate(94.4159vw,77.796vh) scale(.8262)}to{transform:translate(90.652vw,99vh) scale(.8262)}}.snow:nth-child(120){opacity:1.1842;transform:translate(46.0857vw,-10px) scale(.9317);animation:fall-120 17s -7s linear infinite}@keyframes fall-120{30.398%{transform:translate(53.314vw,30.398vh) scale(.9317)}to{transform:translate(49.69985vw,99vh) scale(.9317)}}.snow:nth-child(121){opacity:.277;transform:translate(65.6762vw,-10px) scale(.1526);animation:fall-121 18s -18s linear infinite}@keyframes fall-121{64.601%{transform:translate(56.8715vw,64.601vh) scale(.1526)}to{transform:translate(61.27385vw,99vh) scale(.1526)}}.snow:nth-child(122){opacity:.0786;transform:translate(56.6733vw,-10px) scale(.6007);animation:fall-122 20s -2s linear infinite}@keyframes fall-122{79.52%{transform:translate(60.855vw,79.52vh) scale(.6007)}to{transform:translate(58.76415vw,99vh) scale(.6007)}}.snow:nth-child(123){opacity:.0866;transform:translate(39.4822vw,-10px) scale(.9564);animation:fall-123 15s -10s linear infinite}@keyframes fall-123{31.83%{transform:translate(30.6921vw,31.83vh) scale(.9564)}to{transform:translate(35.08715vw,99vh) scale(.9564)}}.snow:nth-child(124){opacity:1.9434;transform:translate(36.5476vw,-10px) scale(.5602);animation:fall-124 20s -18s linear infinite}@keyframes fall-124{39.985%{transform:translate(32.4317vw,39.985vh) scale(.5602)}to{transform:translate(34.48965vw,99vh) scale(.5602)}}.snow:nth-child(125){opacity:1.5236;transform:translate(55.41vw,-10px) scale(.2287);animation:fall-125 12s -29s linear infinite}@keyframes fall-125{60.628%{transform:translate(55.9804vw,60.628vh) scale(.2287)}to{transform:translate(55.6952vw,99vh) scale(.2287)}}.snow:nth-child(126){opacity:1.9278;transform:translate(6.8455vw,-10px) scale(.7132);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{78.593%{transform:translate(7.518vw,78.593vh) scale(.7132)}to{transform:translate(7.18175vw,99vh) scale(.7132)}}.snow:nth-child(127){opacity:.0274;transform:translate(8.8693vw,-10px) scale(.3669);animation:fall-127 24s -5s linear infinite}@keyframes fall-127{31.148%{transform:translate(9.8403vw,31.148vh) scale(.3669)}to{transform:translate(9.3548vw,99vh) scale(.3669)}}.snow:nth-child(128){opacity:.3792;transform:translate(79.3241vw,-10px) scale(.658);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{32.436%{transform:translate(77.9122vw,32.436vh) scale(.658)}to{transform:translate(78.61815vw,99vh) scale(.658)}}.snow:nth-child(129){opacity:.5144;transform:translate(74.6743vw,-10px) scale(.2005);animation:fall-129 25s -20s linear infinite}@keyframes fall-129{47.453%{transform:translate(78.129vw,47.453vh) scale(.2005)}to{transform:translate(76.40165vw,99vh) scale(.2005)}}.snow:nth-child(130){opacity:.456;transform:translate(13.3849vw,-10px) scale(.2742);animation:fall-130 28s -7s linear infinite}@keyframes fall-130{73.284%{transform:translate(14.208vw,73.284vh) scale(.2742)}to{transform:translate(13.79645vw,99vh) scale(.2742)}}.snow:nth-child(131){opacity:1.0512;transform:translate(1.0119vw,-10px) scale(.939);animation:fall-131 11s -20s linear infinite}@keyframes fall-131{35.963%{transform:translate(.9151vw,35.963vh) scale(.939)}to{transform:translate(.9635vw,99vh) scale(.939)}}.snow:nth-child(132){opacity:.908;transform:translate(97.0772vw,-10px) scale(.066);animation:fall-132 11s -4s linear infinite}@keyframes fall-132{35.628%{transform:translate(91.1309vw,35.628vh) scale(.066)}to{transform:translate(94.10405vw,99vh) scale(.066)}}.snow:nth-child(133){opacity:1.5924;transform:translate(8.6463vw,-10px) scale(.4976);animation:fall-133 15s -14s linear infinite}@keyframes fall-133{37.273%{transform:translate(3.8963vw,37.273vh) scale(.4976)}to{transform:translate(6.2713vw,99vh) scale(.4976)}}.snow:nth-child(134){opacity:.5906;transform:translate(73.8848vw,-10px) scale(.4831);animation:fall-134 20s -16s linear infinite}@keyframes fall-134{68.737%{transform:translate(73.0096vw,68.737vh) scale(.4831)}to{transform:translate(73.4472vw,99vh) scale(.4831)}}.snow:nth-child(135){opacity:.8058;transform:translate(79.0229vw,-10px) scale(.0216);animation:fall-135 17s -24s linear infinite}@keyframes fall-135{42.697%{transform:translate(83.619vw,42.697vh) scale(.0216)}to{transform:translate(81.32095vw,99vh) scale(.0216)}}.snow:nth-child(136){opacity:1.341;transform:translate(31.366vw,-10px) scale(.8605);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{49.011%{transform:translate(38.3685vw,49.011vh) scale(.8605)}to{transform:translate(34.86725vw,99vh) scale(.8605)}}.snow:nth-child(137){opacity:1.511;transform:translate(42.7184vw,-10px) scale(.1859);animation:fall-137 27s -30s linear infinite}@keyframes fall-137{37.785%{transform:translate(48.7129vw,37.785vh) scale(.1859)}to{transform:translate(45.71565vw,99vh) scale(.1859)}}.snow:nth-child(138){opacity:.8626;transform:translate(45.2645vw,-10px) scale(.438);animation:fall-138 29s -21s linear infinite}@keyframes fall-138{37.473%{transform:translate(43.101vw,37.473vh) scale(.438)}to{transform:translate(44.18275vw,99vh) scale(.438)}}.snow:nth-child(139){opacity:.076;transform:translate(27.9888vw,-10px) scale(.1411);animation:fall-139 28s -5s linear infinite}@keyframes fall-139{36.597%{transform:translate(34.551vw,36.597vh) scale(.1411)}to{transform:translate(31.2699vw,99vh) scale(.1411)}}.snow:nth-child(140){opacity:1.5552;transform:translate(59.1764vw,-10px) scale(.1227);animation:fall-140 12s -16s linear infinite}@keyframes fall-140{73.57%{transform:translate(67.5569vw,73.57vh) scale(.1227)}to{transform:translate(63.36665vw,99vh) scale(.1227)}}.snow:nth-child(141){opacity:.887;transform:translate(58.6642vw,-10px) scale(.8076);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{57.782%{transform:translate(59.2086vw,57.782vh) scale(.8076)}to{transform:translate(58.9364vw,99vh) scale(.8076)}}.snow:nth-child(142){opacity:.3556;transform:translate(44.4555vw,-10px) scale(.1079);animation:fall-142 14s -5s linear infinite}@keyframes fall-142{63.283%{transform:translate(34.5579vw,63.283vh) scale(.1079)}to{transform:translate(39.5067vw,99vh) scale(.1079)}}.snow:nth-child(143){opacity:.1746;transform:translate(71.2824vw,-10px) scale(.5954);animation:fall-143 26s -25s linear infinite}@keyframes fall-143{56.364%{transform:translate(68.5103vw,56.364vh) scale(.5954)}to{transform:translate(69.89635vw,99vh) scale(.5954)}}.snow:nth-child(144){opacity:1.7142;transform:translate(23.7605vw,-10px) scale(.6312);animation:fall-144 25s -6s linear infinite}@keyframes fall-144{68.89%{transform:translate(16.0635vw,68.89vh) scale(.6312)}to{transform:translate(19.912vw,99vh) scale(.6312)}}.snow:nth-child(145){opacity:.1662;transform:translate(94.7299vw,-10px) scale(.3588);animation:fall-145 17s -2s linear infinite}@keyframes fall-145{67.549%{transform:translate(91.5056vw,67.549vh) scale(.3588)}to{transform:translate(93.11775vw,99vh) scale(.3588)}}.snow:nth-child(146){opacity:1.3134;transform:translate(2.0674vw,-10px) scale(.1527);animation:fall-146 12s -22s linear infinite}@keyframes fall-146{52.201%{transform:translate(-1.7128vw,52.201vh) scale(.1527)}to{transform:translate(.1773vw,99vh) scale(.1527)}}.snow:nth-child(147){opacity:1.0268;transform:translate(26.6482vw,-10px) scale(.9459);animation:fall-147 23s -11s linear infinite}@keyframes fall-147{57.234%{transform:translate(27.359vw,57.234vh) scale(.9459)}to{transform:translate(27.0036vw,99vh) scale(.9459)}}.snow:nth-child(148){opacity:1.9778;transform:translate(42.7155vw,-10px) scale(.029);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{60.528%{transform:translate(40.8798vw,60.528vh) scale(.029)}to{transform:translate(41.79765vw,99vh) scale(.029)}}.snow:nth-child(149){opacity:.389;transform:translate(69.1474vw,-10px) scale(.1089);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{52.176%{transform:translate(73.9063vw,52.176vh) scale(.1089)}to{transform:translate(71.52685vw,99vh) scale(.1089)}}.snow:nth-child(150){opacity:.8366;transform:translate(43.991vw,-10px) scale(.5925);animation:fall-150 16s -24s linear infinite}@keyframes fall-150{31.08%{transform:translate(44.1696vw,31.08vh) scale(.5925)}to{transform:translate(44.0803vw,99vh) scale(.5925)}}.snow:nth-child(151){opacity:.7956;transform:translate(20.4195vw,-10px) scale(.941);animation:fall-151 23s -10s linear infinite}@keyframes fall-151{73.295%{transform:translate(21.5872vw,73.295vh) scale(.941)}to{transform:translate(21.00335vw,99vh) scale(.941)}}.snow:nth-child(152){opacity:.9898;transform:translate(97.827vw,-10px) scale(.4759);animation:fall-152 28s -20s linear infinite}@keyframes fall-152{39.564%{transform:translate(92.3842vw,39.564vh) scale(.4759)}to{transform:translate(95.1056vw,99vh) scale(.4759)}}.snow:nth-child(153){opacity:1.9456;transform:translate(56.6178vw,-10px) scale(.0354);animation:fall-153 16s -19s linear infinite}@keyframes fall-153{44.787%{transform:translate(48.302vw,44.787vh) scale(.0354)}to{transform:translate(52.4599vw,99vh) scale(.0354)}}.snow:nth-child(154){opacity:.323;transform:translate(1.1907vw,-10px) scale(.0982);animation:fall-154 23s -13s linear infinite}@keyframes fall-154{36.095%{transform:translate(-4.4354vw,36.095vh) scale(.0982)}to{transform:translate(-1.62235vw,99vh) scale(.0982)}}.snow:nth-child(155){opacity:1.7198;transform:translate(81.4043vw,-10px) scale(.3109);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{79.717%{transform:translate(81.506vw,79.717vh) scale(.3109)}to{transform:translate(81.45515vw,99vh) scale(.3109)}}.snow:nth-child(156){opacity:1.8466;transform:translate(49.2809vw,-10px) scale(.9161);animation:fall-156 25s -29s linear infinite}@keyframes fall-156{79.544%{transform:translate(48.2769vw,79.544vh) scale(.9161)}to{transform:translate(48.7789vw,99vh) scale(.9161)}}.snow:nth-child(157){opacity:1.6584;transform:translate(46.6078vw,-10px) scale(.8431);animation:fall-157 20s -20s linear infinite}@keyframes fall-157{56.306%{transform:translate(51.4233vw,56.306vh) scale(.8431)}to{transform:translate(49.01555vw,99vh) scale(.8431)}}.snow:nth-child(158){opacity:1.8742;transform:translate(94.7383vw,-10px) scale(.7951);animation:fall-158 19s -13s linear infinite}@keyframes fall-158{53.792%{transform:translate(96.7272vw,53.792vh) scale(.7951)}to{transform:translate(95.73275vw,99vh) scale(.7951)}}.snow:nth-child(159){opacity:.9714;transform:translate(73.6227vw,-10px) scale(.6082);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{69.392%{transform:translate(79.4135vw,69.392vh) scale(.6082)}to{transform:translate(76.5181vw,99vh) scale(.6082)}}.snow:nth-child(160){opacity:.6268;transform:translate(75.2252vw,-10px) scale(.6785);animation:fall-160 14s -20s linear infinite}@keyframes fall-160{62.824%{transform:translate(81.9295vw,62.824vh) scale(.6785)}to{transform:translate(78.57735vw,99vh) scale(.6785)}}.snow:nth-child(161){opacity:.4428;transform:translate(41.6316vw,-10px) scale(.4101);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{34.917%{transform:translate(39.2191vw,34.917vh) scale(.4101)}to{transform:translate(40.42535vw,99vh) scale(.4101)}}.snow:nth-child(162){opacity:.6282;transform:translate(53.5736vw,-10px) scale(.4422);animation:fall-162 28s -4s linear infinite}@keyframes fall-162{66.907%{transform:translate(46.4855vw,66.907vh) scale(.4422)}to{transform:translate(50.02955vw,99vh) scale(.4422)}}.snow:nth-child(163){opacity:1.9974;transform:translate(51.2084vw,-10px) scale(.8746);animation:fall-163 19s -18s linear infinite}@keyframes fall-163{71.167%{transform:translate(59.362vw,71.167vh) scale(.8746)}to{transform:translate(55.2852vw,99vh) scale(.8746)}}.snow:nth-child(164){opacity:.9888;transform:translate(69.2461vw,-10px) scale(.9071);animation:fall-164 22s -29s linear infinite}@keyframes fall-164{50.102%{transform:translate(64.8672vw,50.102vh) scale(.9071)}to{transform:translate(67.05665vw,99vh) scale(.9071)}}.snow:nth-child(165){opacity:.293;transform:translate(26.166vw,-10px) scale(.6025);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{64.013%{transform:translate(29.9983vw,64.013vh) scale(.6025)}to{transform:translate(28.08215vw,99vh) scale(.6025)}}.snow:nth-child(166){opacity:.3166;transform:translate(18.5132vw,-10px) scale(.3219);animation:fall-166 13s -4s linear infinite}@keyframes fall-166{34.544%{transform:translate(15.0691vw,34.544vh) scale(.3219)}to{transform:translate(16.79115vw,99vh) scale(.3219)}}.snow:nth-child(167){opacity:.4412;transform:translate(17.4089vw,-10px) scale(.8686);animation:fall-167 20s -23s linear infinite}@keyframes fall-167{39.083%{transform:translate(26.1423vw,39.083vh) scale(.8686)}to{transform:translate(21.7756vw,99vh) scale(.8686)}}.snow:nth-child(168){opacity:1.2336;transform:translate(8.8826vw,-10px) scale(.0464);animation:fall-168 25s -17s linear infinite}@keyframes fall-168{67.591%{transform:translate(5.5218vw,67.591vh) scale(.0464)}to{transform:translate(7.2022vw,99vh) scale(.0464)}}.snow:nth-child(169){opacity:1.1006;transform:translate(77.4409vw,-10px) scale(.9063);animation:fall-169 12s -18s linear infinite}@keyframes fall-169{50.022%{transform:translate(79.7632vw,50.022vh) scale(.9063)}to{transform:translate(78.60205vw,99vh) scale(.9063)}}.snow:nth-child(170){opacity:1.2002;transform:translate(72.8278vw,-10px) scale(.1997);animation:fall-170 27s -30s linear infinite}@keyframes fall-170{56.671%{transform:translate(64.7495vw,56.671vh) scale(.1997)}to{transform:translate(68.78865vw,99vh) scale(.1997)}}.snow:nth-child(171){opacity:.6356;transform:translate(8.2561vw,-10px) scale(.0396);animation:fall-171 11s -29s linear infinite}@keyframes fall-171{79.865%{transform:translate(13.7039vw,79.865vh) scale(.0396)}to{transform:translate(10.98vw,99vh) scale(.0396)}}.snow:nth-child(172){opacity:1.118;transform:translate(54.6612vw,-10px) scale(.0145);animation:fall-172 10s -20s linear infinite}@keyframes fall-172{78.021%{transform:translate(54.4129vw,78.021vh) scale(.0145)}to{transform:translate(54.53705vw,99vh) scale(.0145)}}.snow:nth-child(173){opacity:1.0668;transform:translate(59.7982vw,-10px) scale(.556);animation:fall-173 20s -30s linear infinite}@keyframes fall-173{45.716%{transform:translate(60.1049vw,45.716vh) scale(.556)}to{transform:translate(59.95155vw,99vh) scale(.556)}}.snow:nth-child(174){opacity:1.5706;transform:translate(50.0818vw,-10px) scale(.6451);animation:fall-174 27s -16s linear infinite}@keyframes fall-174{54.257%{transform:translate(58.4863vw,54.257vh) scale(.6451)}to{transform:translate(54.28405vw,99vh) scale(.6451)}}.snow:nth-child(175){opacity:1.9168;transform:translate(8.8824vw,-10px) scale(.3049);animation:fall-175 22s -11s linear infinite}@keyframes fall-175{66.236%{transform:translate(10.9925vw,66.236vh) scale(.3049)}to{transform:translate(9.93745vw,99vh) scale(.3049)}}.snow:nth-child(176){opacity:.8012;transform:translate(9.4303vw,-10px) scale(.4759);animation:fall-176 20s -23s linear infinite}@keyframes fall-176{30.495%{transform:translate(16.7716vw,30.495vh) scale(.4759)}to{transform:translate(13.10095vw,99vh) scale(.4759)}}.snow:nth-child(177){opacity:1.1482;transform:translate(18.9565vw,-10px) scale(.542);animation:fall-177 10s -22s linear infinite}@keyframes fall-177{32.306%{transform:translate(10.2388vw,32.306vh) scale(.542)}to{transform:translate(14.59765vw,99vh) scale(.542)}}.snow:nth-child(178){opacity:1.6256;transform:translate(96.375vw,-10px) scale(.1965);animation:fall-178 25s -26s linear infinite}@keyframes fall-178{31.461%{transform:translate(103.0883vw,31.461vh) scale(.1965)}to{transform:translate(99.73165vw,99vh) scale(.1965)}}.snow:nth-child(179){opacity:1.3498;transform:translate(84.7745vw,-10px) scale(.5763);animation:fall-179 14s -16s linear infinite}@keyframes fall-179{43.181%{transform:translate(83.169vw,43.181vh) scale(.5763)}to{transform:translate(83.97175vw,99vh) scale(.5763)}}.snow:nth-child(180){opacity:1.4558;transform:translate(41.6544vw,-10px) scale(.8213);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{69.562%{transform:translate(35.9726vw,69.562vh) scale(.8213)}to{transform:translate(38.8135vw,99vh) scale(.8213)}}.snow:nth-child(181){opacity:1.9484;transform:translate(5.5298vw,-10px) scale(.0759);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{32.436%{transform:translate(-3.8121vw,32.436vh) scale(.0759)}to{transform:translate(.85885vw,99vh) scale(.0759)}}.snow:nth-child(182){opacity:.1856;transform:translate(28.5117vw,-10px) scale(.3409);animation:fall-182 18s -2s linear infinite}@keyframes fall-182{64.393%{transform:translate(30.8936vw,64.393vh) scale(.3409)}to{transform:translate(29.70265vw,99vh) scale(.3409)}}.snow:nth-child(183){opacity:1.583;transform:translate(81.6723vw,-10px) scale(.5453);animation:fall-183 23s -16s linear infinite}@keyframes fall-183{68.074%{transform:translate(74.4711vw,68.074vh) scale(.5453)}to{transform:translate(78.0717vw,99vh) scale(.5453)}}.snow:nth-child(184){opacity:1.885;transform:translate(57.6599vw,-10px) scale(.6722);animation:fall-184 26s -3s linear infinite}@keyframes fall-184{46.035%{transform:translate(67.5564vw,46.035vh) scale(.6722)}to{transform:translate(62.60815vw,99vh) scale(.6722)}}.snow:nth-child(185){opacity:.5768;transform:translate(18.6128vw,-10px) scale(.252);animation:fall-185 16s -12s linear infinite}@keyframes fall-185{41.476%{transform:translate(24.9897vw,41.476vh) scale(.252)}to{transform:translate(21.80125vw,99vh) scale(.252)}}.snow:nth-child(186){opacity:1.2676;transform:translate(85.0956vw,-10px) scale(.069);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{67.488%{transform:translate(84.2121vw,67.488vh) scale(.069)}to{transform:translate(84.65385vw,99vh) scale(.069)}}.snow:nth-child(187){opacity:.0964;transform:translate(67.7026vw,-10px) scale(.2722);animation:fall-187 25s -3s linear infinite}@keyframes fall-187{52.495%{transform:translate(67.869vw,52.495vh) scale(.2722)}to{transform:translate(67.7858vw,99vh) scale(.2722)}}.snow:nth-child(188){opacity:.3618;transform:translate(27.9288vw,-10px) scale(.4689);animation:fall-188 16s -30s linear infinite}@keyframes fall-188{75.026%{transform:translate(21.3377vw,75.026vh) scale(.4689)}to{transform:translate(24.63325vw,99vh) scale(.4689)}}.snow:nth-child(189){opacity:.6676;transform:translate(95.9702vw,-10px) scale(.6172);animation:fall-189 12s -18s linear infinite}@keyframes fall-189{70.869%{transform:translate(102.0509vw,70.869vh) scale(.6172)}to{transform:translate(99.01055vw,99vh) scale(.6172)}}.snow:nth-child(190){opacity:1.1836;transform:translate(39.0795vw,-10px) scale(.659);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{78.413%{transform:translate(38.406vw,78.413vh) scale(.659)}to{transform:translate(38.74275vw,99vh) scale(.659)}}.snow:nth-child(191){opacity:1.2982;transform:translate(97.9059vw,-10px) scale(.5037);animation:fall-191 26s -2s linear infinite}@keyframes fall-191{70.245%{transform:translate(90.8489vw,70.245vh) scale(.5037)}to{transform:translate(94.3774vw,99vh) scale(.5037)}}.snow:nth-child(192){opacity:.075;transform:translate(57.167vw,-10px) scale(.8024);animation:fall-192 21s -4s linear infinite}@keyframes fall-192{57.351%{transform:translate(59.434vw,57.351vh) scale(.8024)}to{transform:translate(58.3005vw,99vh) scale(.8024)}}.snow:nth-child(193){opacity:.9344;transform:translate(57.3993vw,-10px) scale(.4674);animation:fall-193 15s -24s linear infinite}@keyframes fall-193{53.696%{transform:translate(48.7924vw,53.696vh) scale(.4674)}to{transform:translate(53.09585vw,99vh) scale(.4674)}}.snow:nth-child(194){opacity:1.8784;transform:translate(.8039vw,-10px) scale(.6564);animation:fall-194 15s -7s linear infinite}@keyframes fall-194{49.213%{transform:translate(4.5826vw,49.213vh) scale(.6564)}to{transform:translate(2.69325vw,99vh) scale(.6564)}}.snow:nth-child(195){opacity:.7574;transform:translate(84.9842vw,-10px) scale(.4402);animation:fall-195 17s -1s linear infinite}@keyframes fall-195{52.829%{transform:translate(78.6324vw,52.829vh) scale(.4402)}to{transform:translate(81.8083vw,99vh) scale(.4402)}}.snow:nth-child(196){opacity:1.2712;transform:translate(59.5363vw,-10px) scale(.3526);animation:fall-196 10s -21s linear infinite}@keyframes fall-196{42.629%{transform:translate(63.7126vw,42.629vh) scale(.3526)}to{transform:translate(61.62445vw,99vh) scale(.3526)}}.snow:nth-child(197){opacity:1.2194;transform:translate(93.5391vw,-10px) scale(.6802);animation:fall-197 29s -6s linear infinite}@keyframes fall-197{48.148%{transform:translate(99.4604vw,48.148vh) scale(.6802)}to{transform:translate(96.49975vw,99vh) scale(.6802)}}.snow:nth-child(198){opacity:.8068;transform:translate(46.7505vw,-10px) scale(.6142);animation:fall-198 22s -3s linear infinite}@keyframes fall-198{46.572%{transform:translate(42.6491vw,46.572vh) scale(.6142)}to{transform:translate(44.6998vw,99vh) scale(.6142)}}.snow:nth-child(199){opacity:1.5698;transform:translate(38.3528vw,-10px) scale(.4061);animation:fall-199 26s -9s linear infinite}@keyframes fall-199{46.297%{transform:translate(36.1393vw,46.297vh) scale(.4061)}to{transform:translate(37.24605vw,99vh) scale(.4061)}}.snow:nth-child(200){opacity:.734;transform:translate(23.306vw,-10px) scale(.4874);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{50.052%{transform:translate(27.4743vw,50.052vh) scale(.4874)}to{transform:translate(25.39015vw,99vh) scale(.4874)}}.snow:nth-child(201){opacity:.7932;transform:translate(67.566vw,-10px) scale(.4452);animation:fall-201 26s -18s linear infinite}@keyframes fall-201{36.115%{transform:translate(61.0854vw,36.115vh) scale(.4452)}to{transform:translate(64.3257vw,99vh) scale(.4452)}}.snow:nth-child(202){opacity:.0616;transform:translate(10.2664vw,-10px) scale(.5423);animation:fall-202 10s -29s linear infinite}@keyframes fall-202{66.216%{transform:translate(15.236vw,66.216vh) scale(.5423)}to{transform:translate(12.7512vw,99vh) scale(.5423)}}.snow:nth-child(203){opacity:.9712;transform:translate(15.1608vw,-10px) scale(.1111);animation:fall-203 29s -15s linear infinite}@keyframes fall-203{58.686%{transform:translate(20.5495vw,58.686vh) scale(.1111)}to{transform:translate(17.85515vw,99vh) scale(.1111)}}.snow:nth-child(204){opacity:.2338;transform:translate(85.2823vw,-10px) scale(.2332);animation:fall-204 15s -13s linear infinite}@keyframes fall-204{47.084%{transform:translate(91.503vw,47.084vh) scale(.2332)}to{transform:translate(88.39265vw,99vh) scale(.2332)}}.snow:nth-child(205){opacity:.9984;transform:translate(14.0661vw,-10px) scale(.5534);animation:fall-205 11s -19s linear infinite}@keyframes fall-205{77.462%{transform:translate(10.068vw,77.462vh) scale(.5534)}to{transform:translate(12.06705vw,99vh) scale(.5534)}}.snow:nth-child(206){opacity:.3356;transform:translate(34.7507vw,-10px) scale(.7221);animation:fall-206 30s -11s linear infinite}@keyframes fall-206{79.006%{transform:translate(30.0273vw,79.006vh) scale(.7221)}to{transform:translate(32.389vw,99vh) scale(.7221)}}.snow:nth-child(207){opacity:.8138;transform:translate(56.1408vw,-10px) scale(.4345);animation:fall-207 20s -22s linear infinite}@keyframes fall-207{58.959%{transform:translate(59.7482vw,58.959vh) scale(.4345)}to{transform:translate(57.9445vw,99vh) scale(.4345)}}.snow:nth-child(208){opacity:.9888;transform:translate(23.2373vw,-10px) scale(.6316);animation:fall-208 25s -14s linear infinite}@keyframes fall-208{61.626%{transform:translate(16.5198vw,61.626vh) scale(.6316)}to{transform:translate(19.87855vw,99vh) scale(.6316)}}.snow:nth-child(209){opacity:1.941;transform:translate(8.902vw,-10px) scale(.0579);animation:fall-209 28s -7s linear infinite}@keyframes fall-209{79.152%{transform:translate(15.3539vw,79.152vh) scale(.0579)}to{transform:translate(12.12795vw,99vh) scale(.0579)}}.snow:nth-child(210){opacity:.5874;transform:translate(22.9342vw,-10px) scale(.6736);animation:fall-210 20s -19s linear infinite}@keyframes fall-210{38.146%{transform:translate(15.8182vw,38.146vh) scale(.6736)}to{transform:translate(19.3762vw,99vh) scale(.6736)}}.snow:nth-child(211){opacity:1.252;transform:translate(24.638vw,-10px) scale(.0397);animation:fall-211 29s -4s linear infinite}@keyframes fall-211{46.711%{transform:translate(20.6404vw,46.711vh) scale(.0397)}to{transform:translate(22.6392vw,99vh) scale(.0397)}}.snow:nth-child(212){opacity:.1804;transform:translate(3.3878vw,-10px) scale(.0656);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{63.998%{transform:translate(12.1103vw,63.998vh) scale(.0656)}to{transform:translate(7.74905vw,99vh) scale(.0656)}}.snow:nth-child(213){opacity:1.7086;transform:translate(49.2109vw,-10px) scale(.6111);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{61.299%{transform:translate(51.0408vw,61.299vh) scale(.6111)}to{transform:translate(50.12585vw,99vh) scale(.6111)}}.snow:nth-child(214){opacity:1.8542;transform:translate(36.3099vw,-10px) scale(.2543);animation:fall-214 30s -12s linear infinite}@keyframes fall-214{38.265%{transform:translate(45.324vw,38.265vh) scale(.2543)}to{transform:translate(40.81695vw,99vh) scale(.2543)}}.snow:nth-child(215){opacity:1.5222;transform:translate(72.1898vw,-10px) scale(.576);animation:fall-215 15s -22s linear infinite}@keyframes fall-215{66.468%{transform:translate(70.8387vw,66.468vh) scale(.576)}to{transform:translate(71.51425vw,99vh) scale(.576)}}.snow:nth-child(216){opacity:1.1426;transform:translate(66.8529vw,-10px) scale(.4988);animation:fall-216 30s -18s linear infinite}@keyframes fall-216{59.363%{transform:translate(66.7618vw,59.363vh) scale(.4988)}to{transform:translate(66.80735vw,99vh) scale(.4988)}}.snow:nth-child(217){opacity:.6014;transform:translate(35.7925vw,-10px) scale(.2045);animation:fall-217 16s -12s linear infinite}@keyframes fall-217{57.737%{transform:translate(43.1007vw,57.737vh) scale(.2045)}to{transform:translate(39.4466vw,99vh) scale(.2045)}}.snow:nth-child(218){opacity:.8788;transform:translate(66.7633vw,-10px) scale(.1873);animation:fall-218 23s -25s linear infinite}@keyframes fall-218{79.5%{transform:translate(59.6472vw,79.5vh) scale(.1873)}to{transform:translate(63.20525vw,99vh) scale(.1873)}}.snow:nth-child(219){opacity:.4068;transform:translate(59.4262vw,-10px) scale(.1218);animation:fall-219 23s -2s linear infinite}@keyframes fall-219{46.235%{transform:translate(58.5043vw,46.235vh) scale(.1218)}to{transform:translate(58.96525vw,99vh) scale(.1218)}}.snow:nth-child(220){opacity:1.764;transform:translate(71.5588vw,-10px) scale(.551);animation:fall-220 17s -4s linear infinite}@keyframes fall-220{72.904%{transform:translate(80.4013vw,72.904vh) scale(.551)}to{transform:translate(75.98005vw,99vh) scale(.551)}}.snow:nth-child(221){opacity:.5768;transform:translate(44.4964vw,-10px) scale(.9746);animation:fall-221 17s -18s linear infinite}@keyframes fall-221{49.24%{transform:translate(42.0137vw,49.24vh) scale(.9746)}to{transform:translate(43.25505vw,99vh) scale(.9746)}}.snow:nth-child(222){opacity:.6852;transform:translate(12.2793vw,-10px) scale(.6533);animation:fall-222 30s -6s linear infinite}@keyframes fall-222{69.286%{transform:translate(15.4032vw,69.286vh) scale(.6533)}to{transform:translate(13.84125vw,99vh) scale(.6533)}}.snow:nth-child(223){opacity:.63;transform:translate(5.4784vw,-10px) scale(.0857);animation:fall-223 11s -23s linear infinite}@keyframes fall-223{33.54%{transform:translate(9.674vw,33.54vh) scale(.0857)}to{transform:translate(7.5762vw,99vh) scale(.0857)}}.snow:nth-child(224){opacity:1.1522;transform:translate(73.2958vw,-10px) scale(.3007);animation:fall-224 22s -5s linear infinite}@keyframes fall-224{30.38%{transform:translate(80.5926vw,30.38vh) scale(.3007)}to{transform:translate(76.9442vw,99vh) scale(.3007)}}.snow:nth-child(225){opacity:1.2292;transform:translate(60.0272vw,-10px) scale(.4369);animation:fall-225 14s -19s linear infinite}@keyframes fall-225{73.416%{transform:translate(61.0551vw,73.416vh) scale(.4369)}to{transform:translate(60.54115vw,99vh) scale(.4369)}}.snow:nth-child(226){opacity:1.375;transform:translate(78.4488vw,-10px) scale(.1673);animation:fall-226 10s -3s linear infinite}@keyframes fall-226{58.778%{transform:translate(86.5466vw,58.778vh) scale(.1673)}to{transform:translate(82.4977vw,99vh) scale(.1673)}}.snow:nth-child(227){opacity:.9548;transform:translate(79.5093vw,-10px) scale(.6811);animation:fall-227 30s -25s linear infinite}@keyframes fall-227{38.142%{transform:translate(84.383vw,38.142vh) scale(.6811)}to{transform:translate(81.94615vw,99vh) scale(.6811)}}.snow:nth-child(228){opacity:1.4736;transform:translate(82.8231vw,-10px) scale(.2219);animation:fall-228 10s -9s linear infinite}@keyframes fall-228{68.365%{transform:translate(73.301vw,68.365vh) scale(.2219)}to{transform:translate(78.06205vw,99vh) scale(.2219)}}.snow:nth-child(229){opacity:1.6084;transform:translate(20.5088vw,-10px) scale(.2295);animation:fall-229 14s -29s linear infinite}@keyframes fall-229{79.474%{transform:translate(19.0148vw,79.474vh) scale(.2295)}to{transform:translate(19.7618vw,99vh) scale(.2295)}}.snow:nth-child(230){opacity:1.0024;transform:translate(47.4484vw,-10px) scale(.4594);animation:fall-230 26s -21s linear infinite}@keyframes fall-230{77.133%{transform:translate(43.9679vw,77.133vh) scale(.4594)}to{transform:translate(45.70815vw,99vh) scale(.4594)}}.snow:nth-child(231){opacity:1.9762;transform:translate(56.1909vw,-10px) scale(.798);animation:fall-231 26s -10s linear infinite}@keyframes fall-231{51.897%{transform:translate(47.4649vw,51.897vh) scale(.798)}to{transform:translate(51.8279vw,99vh) scale(.798)}}.snow:nth-child(232){opacity:.5998;transform:translate(77.8043vw,-10px) scale(.5392);animation:fall-232 24s -7s linear infinite}@keyframes fall-232{44.511%{transform:translate(81.4984vw,44.511vh) scale(.5392)}to{transform:translate(79.65135vw,99vh) scale(.5392)}}.snow:nth-child(233){opacity:.8456;transform:translate(78.3044vw,-10px) scale(.0817);animation:fall-233 27s -2s linear infinite}@keyframes fall-233{68.011%{transform:translate(72.5262vw,68.011vh) scale(.0817)}to{transform:translate(75.4153vw,99vh) scale(.0817)}}.snow:nth-child(234){opacity:.438;transform:translate(32.2626vw,-10px) scale(.3419);animation:fall-234 15s -8s linear infinite}@keyframes fall-234{79.688%{transform:translate(35.6539vw,79.688vh) scale(.3419)}to{transform:translate(33.95825vw,99vh) scale(.3419)}}.snow:nth-child(235){opacity:.736;transform:translate(65.1097vw,-10px) scale(.6374);animation:fall-235 24s -6s linear infinite}@keyframes fall-235{43.365%{transform:translate(72.8105vw,43.365vh) scale(.6374)}to{transform:translate(68.9601vw,99vh) scale(.6374)}}.snow:nth-child(236){opacity:.235;transform:translate(84.1714vw,-10px) scale(.2158);animation:fall-236 21s -10s linear infinite}@keyframes fall-236{35.072%{transform:translate(84.1871vw,35.072vh) scale(.2158)}to{transform:translate(84.17925vw,99vh) scale(.2158)}}.snow:nth-child(237){opacity:.9574;transform:translate(21.4869vw,-10px) scale(.8495);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{36.516%{transform:translate(15.9827vw,36.516vh) scale(.8495)}to{transform:translate(18.7348vw,99vh) scale(.8495)}}.snow:nth-child(238){opacity:.9248;transform:translate(47.6729vw,-10px) scale(.1297);animation:fall-238 24s -3s linear infinite}@keyframes fall-238{70.212%{transform:translate(55.0841vw,70.212vh) scale(.1297)}to{transform:translate(51.3785vw,99vh) scale(.1297)}}.snow:nth-child(239){opacity:.2202;transform:translate(7.204vw,-10px) scale(.515);animation:fall-239 20s -21s linear infinite}@keyframes fall-239{77.111%{transform:translate(17.0798vw,77.111vh) scale(.515)}to{transform:translate(12.1419vw,99vh) scale(.515)}}.snow:nth-child(240){opacity:.699;transform:translate(68.1269vw,-10px) scale(.7942);animation:fall-240 26s -2s linear infinite}@keyframes fall-240{76.428%{transform:translate(59.4289vw,76.428vh) scale(.7942)}to{transform:translate(63.7779vw,99vh) scale(.7942)}}.snow:nth-child(241){opacity:.0602;transform:translate(35.8911vw,-10px) scale(.0378);animation:fall-241 30s -19s linear infinite}@keyframes fall-241{76.81%{transform:translate(45.1083vw,76.81vh) scale(.0378)}to{transform:translate(40.4997vw,99vh) scale(.0378)}}.snow:nth-child(242){opacity:.4672;transform:translate(50.7374vw,-10px) scale(.6481);animation:fall-242 11s -13s linear infinite}@keyframes fall-242{59.086%{transform:translate(44.4288vw,59.086vh) scale(.6481)}to{transform:translate(47.5831vw,99vh) scale(.6481)}}.snow:nth-child(243){opacity:.9038;transform:translate(71.17vw,-10px) scale(.3433);animation:fall-243 18s -13s linear infinite}@keyframes fall-243{67.706%{transform:translate(69.4224vw,67.706vh) scale(.3433)}to{transform:translate(70.2962vw,99vh) scale(.3433)}}.snow:nth-child(244){opacity:1.9644;transform:translate(16.2801vw,-10px) scale(.6694);animation:fall-244 24s -5s linear infinite}@keyframes fall-244{40.311%{transform:translate(18.8523vw,40.311vh) scale(.6694)}to{transform:translate(17.5662vw,99vh) scale(.6694)}}.snow:nth-child(245){opacity:1.372;transform:translate(45.9056vw,-10px) scale(.862);animation:fall-245 26s -17s linear infinite}@keyframes fall-245{62.588%{transform:translate(53.7272vw,62.588vh) scale(.862)}to{transform:translate(49.8164vw,99vh) scale(.862)}}.snow:nth-child(246){opacity:1.7266;transform:translate(21.2865vw,-10px) scale(.6047);animation:fall-246 29s -12s linear infinite}@keyframes fall-246{59.986%{transform:translate(12.8058vw,59.986vh) scale(.6047)}to{transform:translate(17.04615vw,99vh) scale(.6047)}}.snow:nth-child(247){opacity:.7334;transform:translate(36.4761vw,-10px) scale(.9899);animation:fall-247 16s -13s linear infinite}@keyframes fall-247{71.863%{transform:translate(31.9161vw,71.863vh) scale(.9899)}to{transform:translate(34.1961vw,99vh) scale(.9899)}}.snow:nth-child(248){opacity:1.5662;transform:translate(62.652vw,-10px) scale(.7832);animation:fall-248 15s -13s linear infinite}@keyframes fall-248{58.772%{transform:translate(55.3461vw,58.772vh) scale(.7832)}to{transform:translate(58.99905vw,99vh) scale(.7832)}}.snow:nth-child(249){opacity:.2346;transform:translate(72.4755vw,-10px) scale(.801);animation:fall-249 20s -9s linear infinite}@keyframes fall-249{35.051%{transform:translate(63.6498vw,35.051vh) scale(.801)}to{transform:translate(68.06265vw,99vh) scale(.801)}}.snow:nth-child(250){opacity:1.034;transform:translate(25.658vw,-10px) scale(.8644);animation:fall-250 21s -24s linear infinite}@keyframes fall-250{52.04%{transform:translate(27.9918vw,52.04vh) scale(.8644)}to{transform:translate(26.8249vw,99vh) scale(.8644)}}.snow:nth-child(251){opacity:1.7122;transform:translate(78.5352vw,-10px) scale(.835);animation:fall-251 21s -18s linear infinite}@keyframes fall-251{50.589%{transform:translate(81.2708vw,50.589vh) scale(.835)}to{transform:translate(79.903vw,99vh) scale(.835)}}.snow:nth-child(252){opacity:.8316;transform:translate(41.716vw,-10px) scale(.4219);animation:fall-252 13s -25s linear infinite}@keyframes fall-252{62.286%{transform:translate(42.07vw,62.286vh) scale(.4219)}to{transform:translate(41.893vw,99vh) scale(.4219)}}.snow:nth-child(253){opacity:1.5248;transform:translate(36.0594vw,-10px) scale(.1703);animation:fall-253 18s -1s linear infinite}@keyframes fall-253{42.484%{transform:translate(38.8506vw,42.484vh) scale(.1703)}to{transform:translate(37.455vw,99vh) scale(.1703)}}.snow:nth-child(254){opacity:.4544;transform:translate(59.8647vw,-10px) scale(.4932);animation:fall-254 13s -4s linear infinite}@keyframes fall-254{55.801%{transform:translate(64.6246vw,55.801vh) scale(.4932)}to{transform:translate(62.24465vw,99vh) scale(.4932)}}.snow:nth-child(255){opacity:.0464;transform:translate(8.6984vw,-10px) scale(.5817);animation:fall-255 27s -18s linear infinite}@keyframes fall-255{35.121%{transform:translate(3.8259vw,35.121vh) scale(.5817)}to{transform:translate(6.26215vw,99vh) scale(.5817)}}.snow:nth-child(256){opacity:1.9772;transform:translate(43.5796vw,-10px) scale(.2023);animation:fall-256 11s -5s linear infinite}@keyframes fall-256{69.502%{transform:translate(49.2152vw,69.502vh) scale(.2023)}to{transform:translate(46.3974vw,99vh) scale(.2023)}}.snow:nth-child(257){opacity:1.6474;transform:translate(37.9856vw,-10px) scale(.5233);animation:fall-257 24s -29s linear infinite}@keyframes fall-257{57.938%{transform:translate(30.3439vw,57.938vh) scale(.5233)}to{transform:translate(34.16475vw,99vh) scale(.5233)}}.snow:nth-child(258){opacity:1.4684;transform:translate(50.1029vw,-10px) scale(.7187);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{42.284%{transform:translate(57.3142vw,42.284vh) scale(.7187)}to{transform:translate(53.70855vw,99vh) scale(.7187)}}.snow:nth-child(259){opacity:1.6274;transform:translate(23.7525vw,-10px) scale(.5205);animation:fall-259 18s -5s linear infinite}@keyframes fall-259{74.533%{transform:translate(29.6559vw,74.533vh) scale(.5205)}to{transform:translate(26.7042vw,99vh) scale(.5205)}}.snow:nth-child(260){opacity:.2402;transform:translate(57.0482vw,-10px) scale(.8998);animation:fall-260 12s -11s linear infinite}@keyframes fall-260{50.987%{transform:translate(53.5746vw,50.987vh) scale(.8998)}to{transform:translate(55.3114vw,99vh) scale(.8998)}}.snow:nth-child(261){opacity:.1714;transform:translate(2.6767vw,-10px) scale(.2442);animation:fall-261 27s -10s linear infinite}@keyframes fall-261{67.944%{transform:translate(-5.7592vw,67.944vh) scale(.2442)}to{transform:translate(-1.54125vw,99vh) scale(.2442)}}.snow:nth-child(262){opacity:1.7392;transform:translate(27.6389vw,-10px) scale(.9544);animation:fall-262 10s -14s linear infinite}@keyframes fall-262{64.435%{transform:translate(18.4102vw,64.435vh) scale(.9544)}to{transform:translate(23.02455vw,99vh) scale(.9544)}}.snow:nth-child(263){opacity:1.6786;transform:translate(23.7562vw,-10px) scale(.5895);animation:fall-263 30s -20s linear infinite}@keyframes fall-263{53.698%{transform:translate(16.608vw,53.698vh) scale(.5895)}to{transform:translate(20.1821vw,99vh) scale(.5895)}}.snow:nth-child(264){opacity:1.319;transform:translate(67.177vw,-10px) scale(.1124);animation:fall-264 27s -9s linear infinite}@keyframes fall-264{46.854%{transform:translate(76.2871vw,46.854vh) scale(.1124)}to{transform:translate(71.73205vw,99vh) scale(.1124)}}.snow:nth-child(265){opacity:.9228;transform:translate(85.0425vw,-10px) scale(.9394);animation:fall-265 12s -9s linear infinite}@keyframes fall-265{48.892%{transform:translate(77.5924vw,48.892vh) scale(.9394)}to{transform:translate(81.31745vw,99vh) scale(.9394)}}.snow:nth-child(266){opacity:.3734;transform:translate(.4901vw,-10px) scale(.5921);animation:fall-266 25s -29s linear infinite}@keyframes fall-266{41.169%{transform:translate(-2.6937vw,41.169vh) scale(.5921)}to{transform:translate(-1.1018vw,99vh) scale(.5921)}}.snow:nth-child(267){opacity:1.4174;transform:translate(87.2651vw,-10px) scale(.2951);animation:fall-267 28s -11s linear infinite}@keyframes fall-267{57.679%{transform:translate(80.4601vw,57.679vh) scale(.2951)}to{transform:translate(83.8626vw,99vh) scale(.2951)}}.snow:nth-child(268){opacity:1.5066;transform:translate(85.4051vw,-10px) scale(.6416);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{48.014%{transform:translate(85.5649vw,48.014vh) scale(.6416)}to{transform:translate(85.485vw,99vh) scale(.6416)}}.snow:nth-child(269){opacity:.9868;transform:translate(7.5258vw,-10px) scale(.4597);animation:fall-269 26s -22s linear infinite}@keyframes fall-269{67.074%{transform:translate(10.7503vw,67.074vh) scale(.4597)}to{transform:translate(9.13805vw,99vh) scale(.4597)}}.snow:nth-child(270){opacity:1.384;transform:translate(30.1059vw,-10px) scale(.3371);animation:fall-270 17s -25s linear infinite}@keyframes fall-270{73.327%{transform:translate(25.4624vw,73.327vh) scale(.3371)}to{transform:translate(27.78415vw,99vh) scale(.3371)}}.snow:nth-child(271){opacity:.6896;transform:translate(56.5949vw,-10px) scale(.7786);animation:fall-271 30s -19s linear infinite}@keyframes fall-271{61.259%{transform:translate(64.3527vw,61.259vh) scale(.7786)}to{transform:translate(60.4738vw,99vh) scale(.7786)}}.snow:nth-child(272){opacity:.4762;transform:translate(5.1178vw,-10px) scale(.2548);animation:fall-272 11s -8s linear infinite}@keyframes fall-272{47.106%{transform:translate(-3.042vw,47.106vh) scale(.2548)}to{transform:translate(1.0379vw,99vh) scale(.2548)}}.snow:nth-child(273){opacity:1.9936;transform:translate(30.3051vw,-10px) scale(.7995);animation:fall-273 28s -12s linear infinite}@keyframes fall-273{71.743%{transform:translate(34.1374vw,71.743vh) scale(.7995)}to{transform:translate(32.22125vw,99vh) scale(.7995)}}.snow:nth-child(274){opacity:1.5456;transform:translate(24.6626vw,-10px) scale(.5547);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{63.061%{transform:translate(26.3371vw,63.061vh) scale(.5547)}to{transform:translate(25.49985vw,99vh) scale(.5547)}}.snow:nth-child(275){opacity:.972;transform:translate(10.1113vw,-10px) scale(.8679);animation:fall-275 26s -26s linear infinite}@keyframes fall-275{48.857%{transform:translate(14.2714vw,48.857vh) scale(.8679)}to{transform:translate(12.19135vw,99vh) scale(.8679)}}.snow:nth-child(276){opacity:1.2892;transform:translate(53.1107vw,-10px) scale(.6969);animation:fall-276 22s -29s linear infinite}@keyframes fall-276{71.191%{transform:translate(58.9857vw,71.191vh) scale(.6969)}to{transform:translate(56.0482vw,99vh) scale(.6969)}}.snow:nth-child(277){opacity:.0686;transform:translate(3.0765vw,-10px) scale(.3937);animation:fall-277 24s -9s linear infinite}@keyframes fall-277{47.324%{transform:translate(-5.3571vw,47.324vh) scale(.3937)}to{transform:translate(-1.1403vw,99vh) scale(.3937)}}.snow:nth-child(278){opacity:.0646;transform:translate(27.3079vw,-10px) scale(.2229);animation:fall-278 25s -23s linear infinite}@keyframes fall-278{57.19%{transform:translate(35.5159vw,57.19vh) scale(.2229)}to{transform:translate(31.4119vw,99vh) scale(.2229)}}.snow:nth-child(279){opacity:.064;transform:translate(16.5446vw,-10px) scale(.2809);animation:fall-279 29s -10s linear infinite}@keyframes fall-279{32.254%{transform:translate(13.2027vw,32.254vh) scale(.2809)}to{transform:translate(14.87365vw,99vh) scale(.2809)}}.snow:nth-child(280){opacity:1.2778;transform:translate(27.1098vw,-10px) scale(.1186);animation:fall-280 10s -19s linear infinite}@keyframes fall-280{64.709%{transform:translate(32.855vw,64.709vh) scale(.1186)}to{transform:translate(29.9824vw,99vh) scale(.1186)}}.snow:nth-child(281){opacity:1.286;transform:translate(91.0953vw,-10px) scale(.5664);animation:fall-281 17s -15s linear infinite}@keyframes fall-281{51.178%{transform:translate(92.5002vw,51.178vh) scale(.5664)}to{transform:translate(91.79775vw,99vh) scale(.5664)}}.snow:nth-child(282){opacity:1.2662;transform:translate(93.3715vw,-10px) scale(.5549);animation:fall-282 25s -26s linear infinite}@keyframes fall-282{69.46%{transform:translate(85.4792vw,69.46vh) scale(.5549)}to{transform:translate(89.42535vw,99vh) scale(.5549)}}.snow:nth-child(283){opacity:1.181;transform:translate(33.9803vw,-10px) scale(.0881);animation:fall-283 25s -26s linear infinite}@keyframes fall-283{32.772%{transform:translate(37.7183vw,32.772vh) scale(.0881)}to{transform:translate(35.8493vw,99vh) scale(.0881)}}.snow:nth-child(284){opacity:1.9828;transform:translate(67.3203vw,-10px) scale(.6974);animation:fall-284 12s -16s linear infinite}@keyframes fall-284{52%{transform:translate(65.7688vw,52vh) scale(.6974)}to{transform:translate(66.54455vw,99vh) scale(.6974)}}.snow:nth-child(285){opacity:1.7152;transform:translate(68.3191vw,-10px) scale(.5395);animation:fall-285 27s -28s linear infinite}@keyframes fall-285{38.985%{transform:translate(74.9424vw,38.985vh) scale(.5395)}to{transform:translate(71.63075vw,99vh) scale(.5395)}}.snow:nth-child(286){opacity:.5762;transform:translate(52.2613vw,-10px) scale(.5935);animation:fall-286 21s -16s linear infinite}@keyframes fall-286{68.365%{transform:translate(47.6943vw,68.365vh) scale(.5935)}to{transform:translate(49.9778vw,99vh) scale(.5935)}}.snow:nth-child(287){opacity:.8202;transform:translate(57.5926vw,-10px) scale(.6998);animation:fall-287 21s -13s linear infinite}@keyframes fall-287{62.519%{transform:translate(65.6528vw,62.519vh) scale(.6998)}to{transform:translate(61.6227vw,99vh) scale(.6998)}}.snow:nth-child(288){opacity:1.9376;transform:translate(98.5111vw,-10px) scale(.4517);animation:fall-288 13s -16s linear infinite}@keyframes fall-288{58.994%{transform:translate(107.0275vw,58.994vh) scale(.4517)}to{transform:translate(102.7693vw,99vh) scale(.4517)}}.snow:nth-child(289){opacity:.768;transform:translate(54.2177vw,-10px) scale(.4586);animation:fall-289 29s -23s linear infinite}@keyframes fall-289{43.173%{transform:translate(46.0569vw,43.173vh) scale(.4586)}to{transform:translate(50.1373vw,99vh) scale(.4586)}}.snow:nth-child(290){opacity:1.3098;transform:translate(70.5032vw,-10px) scale(.6003);animation:fall-290 26s -6s linear infinite}@keyframes fall-290{75.395%{transform:translate(65.1418vw,75.395vh) scale(.6003)}to{transform:translate(67.8225vw,99vh) scale(.6003)}}.snow:nth-child(291){opacity:1.29;transform:translate(96.2697vw,-10px) scale(.1116);animation:fall-291 20s -28s linear infinite}@keyframes fall-291{50.204%{transform:translate(92.7117vw,50.204vh) scale(.1116)}to{transform:translate(94.4907vw,99vh) scale(.1116)}}.snow:nth-child(292){opacity:.9604;transform:translate(37.4515vw,-10px) scale(.7393);animation:fall-292 27s -30s linear infinite}@keyframes fall-292{72.975%{transform:translate(27.7829vw,72.975vh) scale(.7393)}to{transform:translate(32.6172vw,99vh) scale(.7393)}}.snow:nth-child(293){opacity:1.219;transform:translate(90.85vw,-10px) scale(.4552);animation:fall-293 26s -23s linear infinite}@keyframes fall-293{39.574%{transform:translate(96.9157vw,39.574vh) scale(.4552)}to{transform:translate(93.88285vw,99vh) scale(.4552)}}.snow:nth-child(294){opacity:1.1434;transform:translate(20.8515vw,-10px) scale(.0653);animation:fall-294 15s -10s linear infinite}@keyframes fall-294{55.637%{transform:translate(13.7802vw,55.637vh) scale(.0653)}to{transform:translate(17.31585vw,99vh) scale(.0653)}}.snow:nth-child(295){opacity:1.4752;transform:translate(65.7051vw,-10px) scale(.187);animation:fall-295 25s -29s linear infinite}@keyframes fall-295{65.148%{transform:translate(55.9542vw,65.148vh) scale(.187)}to{transform:translate(60.82965vw,99vh) scale(.187)}}.snow:nth-child(296){opacity:1.9464;transform:translate(65.3223vw,-10px) scale(.6946);animation:fall-296 25s -29s linear infinite}@keyframes fall-296{60.317%{transform:translate(56.6009vw,60.317vh) scale(.6946)}to{transform:translate(60.9616vw,99vh) scale(.6946)}}.snow:nth-child(297){opacity:.2696;transform:translate(41.1247vw,-10px) scale(.6866);animation:fall-297 15s -12s linear infinite}@keyframes fall-297{55.892%{transform:translate(47.8877vw,55.892vh) scale(.6866)}to{transform:translate(44.5062vw,99vh) scale(.6866)}}.snow:nth-child(298){opacity:1.863;transform:translate(62.9344vw,-10px) scale(.3763);animation:fall-298 30s -6s linear infinite}@keyframes fall-298{64.775%{transform:translate(54.4715vw,64.775vh) scale(.3763)}to{transform:translate(58.70295vw,99vh) scale(.3763)}}.snow:nth-child(299){opacity:.701;transform:translate(93.9185vw,-10px) scale(.2007);animation:fall-299 18s -29s linear infinite}@keyframes fall-299{42.849%{transform:translate(88.9038vw,42.849vh) scale(.2007)}to{transform:translate(91.41115vw,99vh) scale(.2007)}}.snow:nth-child(300){opacity:.3942;transform:translate(69.3031vw,-10px) scale(.9586);animation:fall-300 30s -24s linear infinite}@keyframes fall-300{34.091%{transform:translate(76.6146vw,34.091vh) scale(.9586)}to{transform:translate(72.95885vw,99vh) scale(.9586)}}.snow:nth-child(301){opacity:.7544;transform:translate(57.3374vw,-10px) scale(.9037);animation:fall-301 24s -20s linear infinite}@keyframes fall-301{64.834%{transform:translate(64.7578vw,64.834vh) scale(.9037)}to{transform:translate(61.0476vw,99vh) scale(.9037)}}.snow:nth-child(302){opacity:1.909;transform:translate(12.0496vw,-10px) scale(.3519);animation:fall-302 21s -8s linear infinite}@keyframes fall-302{37.204%{transform:translate(5.9789vw,37.204vh) scale(.3519)}to{transform:translate(9.01425vw,99vh) scale(.3519)}}.snow:nth-child(303){opacity:1.4568;transform:translate(66.3226vw,-10px) scale(.6299);animation:fall-303 23s -21s linear infinite}@keyframes fall-303{45.205%{transform:translate(65.7675vw,45.205vh) scale(.6299)}to{transform:translate(66.04505vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:.8048;transform:translate(64.5039vw,-10px) scale(.3685);animation:fall-304 22s -8s linear infinite}@keyframes fall-304{71.837%{transform:translate(58.8984vw,71.837vh) scale(.3685)}to{transform:translate(61.70115vw,99vh) scale(.3685)}}.snow:nth-child(305){opacity:.7294;transform:translate(43.9763vw,-10px) scale(.9539);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{54.375%{transform:translate(36.7271vw,54.375vh) scale(.9539)}to{transform:translate(40.3517vw,99vh) scale(.9539)}}.snow:nth-child(306){opacity:.5548;transform:translate(54.7856vw,-10px) scale(.7625);animation:fall-306 28s -22s linear infinite}@keyframes fall-306{53.675%{transform:translate(52.7478vw,53.675vh) scale(.7625)}to{transform:translate(53.7667vw,99vh) scale(.7625)}}.snow:nth-child(307){opacity:.256;transform:translate(77.381vw,-10px) scale(.5161);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{60.41%{transform:translate(79.0446vw,60.41vh) scale(.5161)}to{transform:translate(78.2128vw,99vh) scale(.5161)}}.snow:nth-child(308){opacity:.3758;transform:translate(31.2801vw,-10px) scale(.1292);animation:fall-308 19s -9s linear infinite}@keyframes fall-308{54.466%{transform:translate(38.2961vw,54.466vh) scale(.1292)}to{transform:translate(34.7881vw,99vh) scale(.1292)}}.snow:nth-child(309){opacity:1.1014;transform:translate(63.1582vw,-10px) scale(.9394);animation:fall-309 29s -22s linear infinite}@keyframes fall-309{50.178%{transform:translate(57.7246vw,50.178vh) scale(.9394)}to{transform:translate(60.4414vw,99vh) scale(.9394)}}.snow:nth-child(310){opacity:1.4374;transform:translate(66.8326vw,-10px) scale(.6141);animation:fall-310 26s -16s linear infinite}@keyframes fall-310{33.507%{transform:translate(76.5745vw,33.507vh) scale(.6141)}to{transform:translate(71.70355vw,99vh) scale(.6141)}}.snow:nth-child(311){opacity:1.4374;transform:translate(56.9611vw,-10px) scale(.0532);animation:fall-311 14s -23s linear infinite}@keyframes fall-311{55.048%{transform:translate(65.4916vw,55.048vh) scale(.0532)}to{transform:translate(61.22635vw,99vh) scale(.0532)}}.snow:nth-child(312){opacity:.5114;transform:translate(41.3687vw,-10px) scale(.9799);animation:fall-312 29s -21s linear infinite}@keyframes fall-312{76.079%{transform:translate(33.5598vw,76.079vh) scale(.9799)}to{transform:translate(37.46425vw,99vh) scale(.9799)}}.snow:nth-child(313){opacity:1.021;transform:translate(36.3513vw,-10px) scale(.2185);animation:fall-313 14s -18s linear infinite}@keyframes fall-313{38.923%{transform:translate(41.8874vw,38.923vh) scale(.2185)}to{transform:translate(39.11935vw,99vh) scale(.2185)}}.snow:nth-child(314){opacity:1.175;transform:translate(99.2238vw,-10px) scale(.0006);animation:fall-314 14s -29s linear infinite}@keyframes fall-314{62.006%{transform:translate(105.3915vw,62.006vh) scale(.0006)}to{transform:translate(102.30765vw,99vh) scale(.0006)}}.snow:nth-child(315){opacity:1.7992;transform:translate(86.4299vw,-10px) scale(.8387);animation:fall-315 18s -5s linear infinite}@keyframes fall-315{65.83%{transform:translate(92.7153vw,65.83vh) scale(.8387)}to{transform:translate(89.5726vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.6908;transform:translate(47.1033vw,-10px) scale(.8702);animation:fall-316 10s -25s linear infinite}@keyframes fall-316{34.13%{transform:translate(46.1032vw,34.13vh) scale(.8702)}to{transform:translate(46.60325vw,99vh) scale(.8702)}}.snow:nth-child(317){opacity:.9528;transform:translate(78.613vw,-10px) scale(.6638);animation:fall-317 15s -1s linear infinite}@keyframes fall-317{44.845%{transform:translate(78.1707vw,44.845vh) scale(.6638)}to{transform:translate(78.39185vw,99vh) scale(.6638)}}.snow:nth-child(318){opacity:1.7712;transform:translate(.2943vw,-10px) scale(.7981);animation:fall-318 24s -1s linear infinite}@keyframes fall-318{73.789%{transform:translate(7.9856vw,73.789vh) scale(.7981)}to{transform:translate(4.13995vw,99vh) scale(.7981)}}.snow:nth-child(319){opacity:.8176;transform:translate(19.4706vw,-10px) scale(.2102);animation:fall-319 12s -12s linear infinite}@keyframes fall-319{50.747%{transform:translate(27.0484vw,50.747vh) scale(.2102)}to{transform:translate(23.2595vw,99vh) scale(.2102)}}.snow:nth-child(320){opacity:1.3616;transform:translate(77.3629vw,-10px) scale(.2703);animation:fall-320 28s -5s linear infinite}@keyframes fall-320{44.264%{transform:translate(70.8336vw,44.264vh) scale(.2703)}to{transform:translate(74.09825vw,99vh) scale(.2703)}}.snow:nth-child(321){opacity:.9662;transform:translate(17.7213vw,-10px) scale(.8436);animation:fall-321 16s -6s linear infinite}@keyframes fall-321{42.629%{transform:translate(18.876vw,42.629vh) scale(.8436)}to{transform:translate(18.29865vw,99vh) scale(.8436)}}.snow:nth-child(322){opacity:1.1698;transform:translate(30.3552vw,-10px) scale(.8924);animation:fall-322 21s -18s linear infinite}@keyframes fall-322{30.094%{transform:translate(21.6546vw,30.094vh) scale(.8924)}to{transform:translate(26.0049vw,99vh) scale(.8924)}}.snow:nth-child(323){opacity:.255;transform:translate(88.1849vw,-10px) scale(.8576);animation:fall-323 18s -19s linear infinite}@keyframes fall-323{44.261%{transform:translate(85.5499vw,44.261vh) scale(.8576)}to{transform:translate(86.8674vw,99vh) scale(.8576)}}.snow:nth-child(324){opacity:.1086;transform:translate(47.9035vw,-10px) scale(.8317);animation:fall-324 10s -4s linear infinite}@keyframes fall-324{56.198%{transform:translate(45.2168vw,56.198vh) scale(.8317)}to{transform:translate(46.56015vw,99vh) scale(.8317)}}.snow:nth-child(325){opacity:.4616;transform:translate(59.7361vw,-10px) scale(.6661);animation:fall-325 19s -7s linear infinite}@keyframes fall-325{52.678%{transform:translate(54.2681vw,52.678vh) scale(.6661)}to{transform:translate(57.0021vw,99vh) scale(.6661)}}.snow:nth-child(326){opacity:.6496;transform:translate(39.4247vw,-10px) scale(.9297);animation:fall-326 12s -6s linear infinite}@keyframes fall-326{73.702%{transform:translate(30.9715vw,73.702vh) scale(.9297)}to{transform:translate(35.1981vw,99vh) scale(.9297)}}.snow:nth-child(327){opacity:.417;transform:translate(58.2528vw,-10px) scale(.196);animation:fall-327 13s -4s linear infinite}@keyframes fall-327{53.214%{transform:translate(48.4778vw,53.214vh) scale(.196)}to{transform:translate(53.3653vw,99vh) scale(.196)}}.snow:nth-child(328){opacity:.671;transform:translate(42.8018vw,-10px) scale(.5056);animation:fall-328 16s -15s linear infinite}@keyframes fall-328{31.286%{transform:translate(47.6821vw,31.286vh) scale(.5056)}to{transform:translate(45.24195vw,99vh) scale(.5056)}}.snow:nth-child(329){opacity:1.5812;transform:translate(32.9773vw,-10px) scale(.4861);animation:fall-329 21s -17s linear infinite}@keyframes fall-329{73.155%{transform:translate(38.8464vw,73.155vh) scale(.4861)}to{transform:translate(35.91185vw,99vh) scale(.4861)}}.snow:nth-child(330){opacity:1.0626;transform:translate(78.9617vw,-10px) scale(.3297);animation:fall-330 12s -15s linear infinite}@keyframes fall-330{71.752%{transform:translate(75.7616vw,71.752vh) scale(.3297)}to{transform:translate(77.36165vw,99vh) scale(.3297)}}.snow:nth-child(331){opacity:1.242;transform:translate(8.7198vw,-10px) scale(.2291);animation:fall-331 17s -29s linear infinite}@keyframes fall-331{78.042%{transform:translate(14.5629vw,78.042vh) scale(.2291)}to{transform:translate(11.64135vw,99vh) scale(.2291)}}.snow:nth-child(332){opacity:1.4838;transform:translate(45.269vw,-10px) scale(.5697);animation:fall-332 21s -19s linear infinite}@keyframes fall-332{79.559%{transform:translate(53.7vw,79.559vh) scale(.5697)}to{transform:translate(49.4845vw,99vh) scale(.5697)}}.snow:nth-child(333){opacity:1.3446;transform:translate(19.2696vw,-10px) scale(.1214);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{74.943%{transform:translate(16.7098vw,74.943vh) scale(.1214)}to{transform:translate(17.9897vw,99vh) scale(.1214)}}.snow:nth-child(334){opacity:1.2692;transform:translate(22.5299vw,-10px) scale(.3915);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{64.406%{transform:translate(16.4417vw,64.406vh) scale(.3915)}to{transform:translate(19.4858vw,99vh) scale(.3915)}}.snow:nth-child(335){opacity:1.4976;transform:translate(28.5555vw,-10px) scale(.0662);animation:fall-335 24s -29s linear infinite}@keyframes fall-335{44.924%{transform:translate(28.0459vw,44.924vh) scale(.0662)}to{transform:translate(28.3007vw,99vh) scale(.0662)}}.snow:nth-child(336){opacity:1.441;transform:translate(20.8252vw,-10px) scale(.0797);animation:fall-336 28s -24s linear infinite}@keyframes fall-336{63.453%{transform:translate(15.7017vw,63.453vh) scale(.0797)}to{transform:translate(18.26345vw,99vh) scale(.0797)}}.snow:nth-child(337){opacity:1.7072;transform:translate(15.7665vw,-10px) scale(.8508);animation:fall-337 17s -20s linear infinite}@keyframes fall-337{33.469%{transform:translate(21.5357vw,33.469vh) scale(.8508)}to{transform:translate(18.6511vw,99vh) scale(.8508)}}.snow:nth-child(338){opacity:1.9626;transform:translate(21.0498vw,-10px) scale(.8905);animation:fall-338 25s -26s linear infinite}@keyframes fall-338{70.556%{transform:translate(16.1148vw,70.556vh) scale(.8905)}to{transform:translate(18.5823vw,99vh) scale(.8905)}}.snow:nth-child(339){opacity:.9918;transform:translate(50.5747vw,-10px) scale(.2083);animation:fall-339 22s -4s linear infinite}@keyframes fall-339{55.087%{transform:translate(43.4726vw,55.087vh) scale(.2083)}to{transform:translate(47.02365vw,99vh) scale(.2083)}}.snow:nth-child(340){opacity:1.6292;transform:translate(47.9542vw,-10px) scale(.6575);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{48.274%{transform:translate(57.0023vw,48.274vh) scale(.6575)}to{transform:translate(52.47825vw,99vh) scale(.6575)}}.snow:nth-child(341){opacity:1.416;transform:translate(98.3484vw,-10px) scale(.4461);animation:fall-341 26s -23s linear infinite}@keyframes fall-341{78.492%{transform:translate(89.5512vw,78.492vh) scale(.4461)}to{transform:translate(93.9498vw,99vh) scale(.4461)}}.snow:nth-child(342){opacity:.9608;transform:translate(57.3503vw,-10px) scale(.2262);animation:fall-342 17s -18s linear infinite}@keyframes fall-342{76.992%{transform:translate(50.1105vw,76.992vh) scale(.2262)}to{transform:translate(53.7304vw,99vh) scale(.2262)}}.snow:nth-child(343){opacity:1.3252;transform:translate(48.6413vw,-10px) scale(.8994);animation:fall-343 14s -18s linear infinite}@keyframes fall-343{33.058%{transform:translate(51.2878vw,33.058vh) scale(.8994)}to{transform:translate(49.96455vw,99vh) scale(.8994)}}.snow:nth-child(344){opacity:.1272;transform:translate(33.7691vw,-10px) scale(.6863);animation:fall-344 28s -3s linear infinite}@keyframes fall-344{41.855%{transform:translate(32.7299vw,41.855vh) scale(.6863)}to{transform:translate(33.2495vw,99vh) scale(.6863)}}.snow:nth-child(345){opacity:.2138;transform:translate(77.9127vw,-10px) scale(.4085);animation:fall-345 21s -2s linear infinite}@keyframes fall-345{48.441%{transform:translate(83.0782vw,48.441vh) scale(.4085)}to{transform:translate(80.49545vw,99vh) scale(.4085)}}.snow:nth-child(346){opacity:1.7098;transform:translate(76.3731vw,-10px) scale(.774);animation:fall-346 13s -22s linear infinite}@keyframes fall-346{73.174%{transform:translate(68.8607vw,73.174vh) scale(.774)}to{transform:translate(72.6169vw,99vh) scale(.774)}}.snow:nth-child(347){opacity:1.921;transform:translate(66.5679vw,-10px) scale(.4688);animation:fall-347 11s -21s linear infinite}@keyframes fall-347{44.308%{transform:translate(58.6877vw,44.308vh) scale(.4688)}to{transform:translate(62.6278vw,99vh) scale(.4688)}}.snow:nth-child(348){opacity:1.531;transform:translate(6.634vw,-10px) scale(.7005);animation:fall-348 17s -12s linear infinite}@keyframes fall-348{48.222%{transform:translate(14.5248vw,48.222vh) scale(.7005)}to{transform:translate(10.5794vw,99vh) scale(.7005)}}.snow:nth-child(349){opacity:1.2236;transform:translate(72.1273vw,-10px) scale(.5333);animation:fall-349 26s -7s linear infinite}@keyframes fall-349{52.043%{transform:translate(79.0608vw,52.043vh) scale(.5333)}to{transform:translate(75.59405vw,99vh) scale(.5333)}}.snow:nth-child(350){opacity:.3352;transform:translate(1.4314vw,-10px) scale(.3988);animation:fall-350 27s -16s linear infinite}@keyframes fall-350{53.513%{transform:translate(-.2095vw,53.513vh) scale(.3988)}to{transform:translate(.61095vw,99vh) scale(.3988)}}.snow:nth-child(351){opacity:.8712;transform:translate(13.0784vw,-10px) scale(.0463);animation:fall-351 30s -5s linear infinite}@keyframes fall-351{33.079%{transform:translate(22.0385vw,33.079vh) scale(.0463)}to{transform:translate(17.55845vw,99vh) scale(.0463)}}.snow:nth-child(352){opacity:1.1222;transform:translate(60.7231vw,-10px) scale(.5069);animation:fall-352 18s -17s linear infinite}@keyframes fall-352{78.493%{transform:translate(57.7045vw,78.493vh) scale(.5069)}to{transform:translate(59.2138vw,99vh) scale(.5069)}}.snow:nth-child(353){opacity:1.6624;transform:translate(82.7487vw,-10px) scale(.1734);animation:fall-353 22s -1s linear infinite}@keyframes fall-353{79.141%{transform:translate(74.0059vw,79.141vh) scale(.1734)}to{transform:translate(78.3773vw,99vh) scale(.1734)}}.snow:nth-child(354){opacity:1.6148;transform:translate(92.2569vw,-10px) scale(.1314);animation:fall-354 21s -28s linear infinite}@keyframes fall-354{65.473%{transform:translate(87.2218vw,65.473vh) scale(.1314)}to{transform:translate(89.73935vw,99vh) scale(.1314)}}.snow:nth-child(355){opacity:1.8788;transform:translate(36.6822vw,-10px) scale(.0832);animation:fall-355 10s -27s linear infinite}@keyframes fall-355{65.31%{transform:translate(29.518vw,65.31vh) scale(.0832)}to{transform:translate(33.1001vw,99vh) scale(.0832)}}.snow:nth-child(356){opacity:.4814;transform:translate(55.7053vw,-10px) scale(.3858);animation:fall-356 22s -18s linear infinite}@keyframes fall-356{37.989%{transform:translate(59.6589vw,37.989vh) scale(.3858)}to{transform:translate(57.6821vw,99vh) scale(.3858)}}.snow:nth-child(357){opacity:1.9126;transform:translate(22.0897vw,-10px) scale(.3205);animation:fall-357 21s -26s linear infinite}@keyframes fall-357{30.964%{transform:translate(13.5247vw,30.964vh) scale(.3205)}to{transform:translate(17.8072vw,99vh) scale(.3205)}}.snow:nth-child(358){opacity:.2048;transform:translate(86.7451vw,-10px) scale(.3571);animation:fall-358 11s -14s linear infinite}@keyframes fall-358{60.372%{transform:translate(81.9045vw,60.372vh) scale(.3571)}to{transform:translate(84.3248vw,99vh) scale(.3571)}}.snow:nth-child(359){opacity:.9954;transform:translate(32.5732vw,-10px) scale(.9395);animation:fall-359 15s -5s linear infinite}@keyframes fall-359{71.672%{transform:translate(23.6303vw,71.672vh) scale(.9395)}to{transform:translate(28.10175vw,99vh) scale(.9395)}}.snow:nth-child(360){opacity:.7704;transform:translate(88.0129vw,-10px) scale(.1089);animation:fall-360 25s -24s linear infinite}@keyframes fall-360{79.369%{transform:translate(82.1232vw,79.369vh) scale(.1089)}to{transform:translate(85.06805vw,99vh) scale(.1089)}}.snow:nth-child(361){opacity:.106;transform:translate(18.9748vw,-10px) scale(.0131);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{45.621%{transform:translate(20.7996vw,45.621vh) scale(.0131)}to{transform:translate(19.8872vw,99vh) scale(.0131)}}.snow:nth-child(362){opacity:1.34;transform:translate(9.8957vw,-10px) scale(.6722);animation:fall-362 29s -1s linear infinite}@keyframes fall-362{76.164%{transform:translate(9.3266vw,76.164vh) scale(.6722)}to{transform:translate(9.61115vw,99vh) scale(.6722)}}.snow:nth-child(363){opacity:.2302;transform:translate(75.3332vw,-10px) scale(.5146);animation:fall-363 27s -20s linear infinite}@keyframes fall-363{33.764%{transform:translate(70.1061vw,33.764vh) scale(.5146)}to{transform:translate(72.71965vw,99vh) scale(.5146)}}.snow:nth-child(364){opacity:1.205;transform:translate(32.8629vw,-10px) scale(.1354);animation:fall-364 26s -17s linear infinite}@keyframes fall-364{63.093%{transform:translate(23.9095vw,63.093vh) scale(.1354)}to{transform:translate(28.3862vw,99vh) scale(.1354)}}.snow:nth-child(365){opacity:.9402;transform:translate(14.893vw,-10px) scale(.4571);animation:fall-365 10s -10s linear infinite}@keyframes fall-365{53.327%{transform:translate(7.3932vw,53.327vh) scale(.4571)}to{transform:translate(11.1431vw,99vh) scale(.4571)}}.snow:nth-child(366){opacity:1.7034;transform:translate(4.5903vw,-10px) scale(.6977);animation:fall-366 27s -16s linear infinite}@keyframes fall-366{45.892%{transform:translate(4.8948vw,45.892vh) scale(.6977)}to{transform:translate(4.74255vw,99vh) scale(.6977)}}.snow:nth-child(367){opacity:1.0848;transform:translate(43.5854vw,-10px) scale(.7804);animation:fall-367 15s -5s linear infinite}@keyframes fall-367{62.425%{transform:translate(39.4581vw,62.425vh) scale(.7804)}to{transform:translate(41.52175vw,99vh) scale(.7804)}}.snow:nth-child(368){opacity:1.5564;transform:translate(83.3493vw,-10px) scale(.4716);animation:fall-368 18s -23s linear infinite}@keyframes fall-368{52.023%{transform:translate(74.7712vw,52.023vh) scale(.4716)}to{transform:translate(79.06025vw,99vh) scale(.4716)}}.snow:nth-child(369){opacity:.8942;transform:translate(13.066vw,-10px) scale(.6992);animation:fall-369 19s -5s linear infinite}@keyframes fall-369{76.434%{transform:translate(22.8972vw,76.434vh) scale(.6992)}to{transform:translate(17.9816vw,99vh) scale(.6992)}}.snow:nth-child(370){opacity:1.5664;transform:translate(65.7834vw,-10px) scale(.2358);animation:fall-370 15s -18s linear infinite}@keyframes fall-370{33.865%{transform:translate(56.0898vw,33.865vh) scale(.2358)}to{transform:translate(60.9366vw,99vh) scale(.2358)}}.snow:nth-child(371){opacity:.1122;transform:translate(28.9674vw,-10px) scale(.5832);animation:fall-371 18s -1s linear infinite}@keyframes fall-371{42.722%{transform:translate(26.6404vw,42.722vh) scale(.5832)}to{transform:translate(27.8039vw,99vh) scale(.5832)}}.snow:nth-child(372){opacity:1.6614;transform:translate(21.5636vw,-10px) scale(.635);animation:fall-372 18s -29s linear infinite}@keyframes fall-372{47.726%{transform:translate(21.041vw,47.726vh) scale(.635)}to{transform:translate(21.3023vw,99vh) scale(.635)}}.snow:nth-child(373){opacity:1.1472;transform:translate(29.5499vw,-10px) scale(.2883);animation:fall-373 26s -15s linear infinite}@keyframes fall-373{66.693%{transform:translate(33.6021vw,66.693vh) scale(.2883)}to{transform:translate(31.576vw,99vh) scale(.2883)}}.snow:nth-child(374){opacity:.751;transform:translate(75.1458vw,-10px) scale(.7761);animation:fall-374 27s -20s linear infinite}@keyframes fall-374{34.557%{transform:translate(70.8913vw,34.557vh) scale(.7761)}to{transform:translate(73.01855vw,99vh) scale(.7761)}}.snow:nth-child(375){opacity:.863;transform:translate(18.997vw,-10px) scale(.3682);animation:fall-375 14s -7s linear infinite}@keyframes fall-375{72.779%{transform:translate(20.9247vw,72.779vh) scale(.3682)}to{transform:translate(19.96085vw,99vh) scale(.3682)}}.snow:nth-child(376){opacity:.4052;transform:translate(36.3293vw,-10px) scale(.3332);animation:fall-376 25s -9s linear infinite}@keyframes fall-376{40.274%{transform:translate(44.1885vw,40.274vh) scale(.3332)}to{transform:translate(40.2589vw,99vh) scale(.3332)}}.snow:nth-child(377){opacity:.756;transform:translate(58.9128vw,-10px) scale(.7642);animation:fall-377 16s -14s linear infinite}@keyframes fall-377{69.894%{transform:translate(65.4539vw,69.894vh) scale(.7642)}to{transform:translate(62.18335vw,99vh) scale(.7642)}}.snow:nth-child(378){opacity:1.4394;transform:translate(7.2032vw,-10px) scale(.0327);animation:fall-378 23s -26s linear infinite}@keyframes fall-378{44.166%{transform:translate(.6225vw,44.166vh) scale(.0327)}to{transform:translate(3.91285vw,99vh) scale(.0327)}}.snow:nth-child(379){opacity:1.1302;transform:translate(4.234vw,-10px) scale(.6546);animation:fall-379 17s -28s linear infinite}@keyframes fall-379{55.431%{transform:translate(-1.8643vw,55.431vh) scale(.6546)}to{transform:translate(1.18485vw,99vh) scale(.6546)}}.snow:nth-child(380){opacity:.4342;transform:translate(80.0801vw,-10px) scale(.0128);animation:fall-380 28s -13s linear infinite}@keyframes fall-380{33.502%{transform:translate(86.901vw,33.502vh) scale(.0128)}to{transform:translate(83.49055vw,99vh) scale(.0128)}}.snow:nth-child(381){opacity:.506;transform:translate(48.2706vw,-10px) scale(.6488);animation:fall-381 28s -15s linear infinite}@keyframes fall-381{77.962%{transform:translate(57.3787vw,77.962vh) scale(.6488)}to{transform:translate(52.82465vw,99vh) scale(.6488)}}.snow:nth-child(382){opacity:1.72;transform:translate(52.2981vw,-10px) scale(.0214);animation:fall-382 11s -16s linear infinite}@keyframes fall-382{73.49%{transform:translate(47.6948vw,73.49vh) scale(.0214)}to{transform:translate(49.99645vw,99vh) scale(.0214)}}.snow:nth-child(383){opacity:1.941;transform:translate(18.6561vw,-10px) scale(.6155);animation:fall-383 30s -14s linear infinite}@keyframes fall-383{56.625%{transform:translate(13.841vw,56.625vh) scale(.6155)}to{transform:translate(16.24855vw,99vh) scale(.6155)}}.snow:nth-child(384){opacity:1.327;transform:translate(76.7177vw,-10px) scale(.4458);animation:fall-384 15s -24s linear infinite}@keyframes fall-384{57.066%{transform:translate(83.5244vw,57.066vh) scale(.4458)}to{transform:translate(80.12105vw,99vh) scale(.4458)}}.snow:nth-child(385){opacity:.3414;transform:translate(72.3105vw,-10px) scale(.3054);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{64.299%{transform:translate(70.0394vw,64.299vh) scale(.3054)}to{transform:translate(71.17495vw,99vh) scale(.3054)}}.snow:nth-child(386){opacity:.4442;transform:translate(10.8368vw,-10px) scale(.6317);animation:fall-386 27s -25s linear infinite}@keyframes fall-386{37.192%{transform:translate(16.6178vw,37.192vh) scale(.6317)}to{transform:translate(13.7273vw,99vh) scale(.6317)}}.snow:nth-child(387){opacity:1.6138;transform:translate(5.1739vw,-10px) scale(.7453);animation:fall-387 15s -18s linear infinite}@keyframes fall-387{72.808%{transform:translate(-2.2798vw,72.808vh) scale(.7453)}to{transform:translate(1.44705vw,99vh) scale(.7453)}}.snow:nth-child(388){opacity:.712;transform:translate(67.1974vw,-10px) scale(.3999);animation:fall-388 18s -3s linear infinite}@keyframes fall-388{48.721%{transform:translate(71.3645vw,48.721vh) scale(.3999)}to{transform:translate(69.28095vw,99vh) scale(.3999)}}.snow:nth-child(389){opacity:.1526;transform:translate(88.4281vw,-10px) scale(.5042);animation:fall-389 26s -21s linear infinite}@keyframes fall-389{73.141%{transform:translate(86.2516vw,73.141vh) scale(.5042)}to{transform:translate(87.33985vw,99vh) scale(.5042)}}.snow:nth-child(390){opacity:.0176;transform:translate(74.5109vw,-10px) scale(.7478);animation:fall-390 20s -25s linear infinite}@keyframes fall-390{32.427%{transform:translate(68.5566vw,32.427vh) scale(.7478)}to{transform:translate(71.53375vw,99vh) scale(.7478)}}.snow:nth-child(391){opacity:1.377;transform:translate(82.6865vw,-10px) scale(.0262);animation:fall-391 28s -30s linear infinite}@keyframes fall-391{76.397%{transform:translate(83.5979vw,76.397vh) scale(.0262)}to{transform:translate(83.1422vw,99vh) scale(.0262)}}.snow:nth-child(392){opacity:.1188;transform:translate(66.3393vw,-10px) scale(.8783);animation:fall-392 11s -19s linear infinite}@keyframes fall-392{40.142%{transform:translate(61.2139vw,40.142vh) scale(.8783)}to{transform:translate(63.7766vw,99vh) scale(.8783)}}.snow:nth-child(393){opacity:1.3662;transform:translate(66.9498vw,-10px) scale(.3601);animation:fall-393 14s -29s linear infinite}@keyframes fall-393{67.622%{transform:translate(76.5192vw,67.622vh) scale(.3601)}to{transform:translate(71.7345vw,99vh) scale(.3601)}}.snow:nth-child(394){opacity:.4628;transform:translate(64.1447vw,-10px) scale(.7886);animation:fall-394 27s -19s linear infinite}@keyframes fall-394{68.928%{transform:translate(54.1937vw,68.928vh) scale(.7886)}to{transform:translate(59.1692vw,99vh) scale(.7886)}}.snow:nth-child(395){opacity:.0564;transform:translate(69.3586vw,-10px) scale(.2962);animation:fall-395 24s -16s linear infinite}@keyframes fall-395{37.91%{transform:translate(71.7038vw,37.91vh) scale(.2962)}to{transform:translate(70.5312vw,99vh) scale(.2962)}}.snow:nth-child(396){opacity:.052;transform:translate(32.1473vw,-10px) scale(.3151);animation:fall-396 13s -3s linear infinite}@keyframes fall-396{62.116%{transform:translate(25.9998vw,62.116vh) scale(.3151)}to{transform:translate(29.07355vw,99vh) scale(.3151)}}.snow:nth-child(397){opacity:1.2778;transform:translate(20.7368vw,-10px) scale(.9687);animation:fall-397 15s -11s linear infinite}@keyframes fall-397{71.268%{transform:translate(18.5144vw,71.268vh) scale(.9687)}to{transform:translate(19.6256vw,99vh) scale(.9687)}}.snow:nth-child(398){opacity:1.3914;transform:translate(6.3749vw,-10px) scale(.8414);animation:fall-398 10s -20s linear infinite}@keyframes fall-398{41.172%{transform:translate(11.5915vw,41.172vh) scale(.8414)}to{transform:translate(8.9832vw,99vh) scale(.8414)}}.snow:nth-child(399){opacity:1.6266;transform:translate(97.6285vw,-10px) scale(.4851);animation:fall-399 16s -8s linear infinite}@keyframes fall-399{48.993%{transform:translate(107.6066vw,48.993vh) scale(.4851)}to{transform:translate(102.61755vw,99vh) scale(.4851)}}.snow:nth-child(400){opacity:.5148;transform:translate(17.8384vw,-10px) scale(.2762);animation:fall-400 25s -9s linear infinite}@keyframes fall-400{64.841%{transform:translate(25.7627vw,64.841vh) scale(.2762)}to{transform:translate(21.80055vw,99vh) scale(.2762)}}\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:.698;transform:translate(99.0344vw,-10px) scale(.4034);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{74.966%{transform:translate(106.1017vw,74.966vh) scale(.4034)}to{transform:translate(102.56805vw,99vh) scale(.4034)}}.snow:nth-child(2){opacity:1.729;transform:translate(22.5102vw,-10px) scale(.4951);animation:fall-2 30s -26s linear infinite}@keyframes fall-2{79.393%{transform:translate(15.5558vw,79.393vh) scale(.4951)}to{transform:translate(19.033vw,99vh) scale(.4951)}}.snow:nth-child(3){opacity:1.8084;transform:translate(60.7905vw,-10px) scale(.3004);animation:fall-3 12s -16s linear infinite}@keyframes fall-3{52.235%{transform:translate(64.2372vw,52.235vh) scale(.3004)}to{transform:translate(62.51385vw,99vh) scale(.3004)}}.snow:nth-child(4){opacity:.8228;transform:translate(23.7211vw,-10px) scale(.6552);animation:fall-4 16s -23s linear infinite}@keyframes fall-4{63.408%{transform:translate(21.4183vw,63.408vh) scale(.6552)}to{transform:translate(22.5697vw,99vh) scale(.6552)}}.snow:nth-child(5){opacity:1.3542;transform:translate(31.5354vw,-10px) scale(.6915);animation:fall-5 14s -7s linear infinite}@keyframes fall-5{50.866%{transform:translate(27.0838vw,50.866vh) scale(.6915)}to{transform:translate(29.3096vw,99vh) scale(.6915)}}.snow:nth-child(6){opacity:.7752;transform:translate(73.4747vw,-10px) scale(.6785);animation:fall-6 20s -29s linear infinite}@keyframes fall-6{75.535%{transform:translate(68.1989vw,75.535vh) scale(.6785)}to{transform:translate(70.8368vw,99vh) scale(.6785)}}.snow:nth-child(7){opacity:1.2488;transform:translate(48.5101vw,-10px) scale(.158);animation:fall-7 19s -15s linear infinite}@keyframes fall-7{53.781%{transform:translate(49.3347vw,53.781vh) scale(.158)}to{transform:translate(48.9224vw,99vh) scale(.158)}}.snow:nth-child(8){opacity:1.996;transform:translate(96.2044vw,-10px) scale(.1359);animation:fall-8 22s -18s linear infinite}@keyframes fall-8{59.509%{transform:translate(87.9093vw,59.509vh) scale(.1359)}to{transform:translate(92.05685vw,99vh) scale(.1359)}}.snow:nth-child(9){opacity:1.375;transform:translate(86.2638vw,-10px) scale(.5811);animation:fall-9 16s -26s linear infinite}@keyframes fall-9{63.914%{transform:translate(88.5524vw,63.914vh) scale(.5811)}to{transform:translate(87.4081vw,99vh) scale(.5811)}}.snow:nth-child(10){opacity:.5644;transform:translate(19.9673vw,-10px) scale(.9896);animation:fall-10 23s -12s linear infinite}@keyframes fall-10{48.342%{transform:translate(17.755vw,48.342vh) scale(.9896)}to{transform:translate(18.86115vw,99vh) scale(.9896)}}.snow:nth-child(11){opacity:1.9816;transform:translate(36.5008vw,-10px) scale(.4433);animation:fall-11 30s -24s linear infinite}@keyframes fall-11{78.422%{transform:translate(38.2399vw,78.422vh) scale(.4433)}to{transform:translate(37.37035vw,99vh) scale(.4433)}}.snow:nth-child(12){opacity:.9836;transform:translate(25.1059vw,-10px) scale(.1001);animation:fall-12 29s -9s linear infinite}@keyframes fall-12{34.411%{transform:translate(20.8814vw,34.411vh) scale(.1001)}to{transform:translate(22.99365vw,99vh) scale(.1001)}}.snow:nth-child(13){opacity:1.9614;transform:translate(8.5565vw,-10px) scale(.8211);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{33.358%{transform:translate(14.7033vw,33.358vh) scale(.8211)}to{transform:translate(11.6299vw,99vh) scale(.8211)}}.snow:nth-child(14){opacity:1.429;transform:translate(68.1497vw,-10px) scale(.9345);animation:fall-14 23s -2s linear infinite}@keyframes fall-14{40.048%{transform:translate(78.0446vw,40.048vh) scale(.9345)}to{transform:translate(73.09715vw,99vh) scale(.9345)}}.snow:nth-child(15){opacity:.3054;transform:translate(7.2524vw,-10px) scale(.051);animation:fall-15 26s -28s linear infinite}@keyframes fall-15{55.972%{transform:translate(8.4258vw,55.972vh) scale(.051)}to{transform:translate(7.8391vw,99vh) scale(.051)}}.snow:nth-child(16){opacity:.1848;transform:translate(7.5403vw,-10px) scale(.8665);animation:fall-16 14s -16s linear infinite}@keyframes fall-16{61.67%{transform:translate(.7997vw,61.67vh) scale(.8665)}to{transform:translate(4.17vw,99vh) scale(.8665)}}.snow:nth-child(17){opacity:.3786;transform:translate(39.8449vw,-10px) scale(.431);animation:fall-17 14s -11s linear infinite}@keyframes fall-17{79.697%{transform:translate(40.4421vw,79.697vh) scale(.431)}to{transform:translate(40.1435vw,99vh) scale(.431)}}.snow:nth-child(18){opacity:.0258;transform:translate(73.4312vw,-10px) scale(.1637);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{39.026%{transform:translate(78.8305vw,39.026vh) scale(.1637)}to{transform:translate(76.13085vw,99vh) scale(.1637)}}.snow:nth-child(19){opacity:1.2684;transform:translate(2.3667vw,-10px) scale(.0806);animation:fall-19 12s -12s linear infinite}@keyframes fall-19{78.642%{transform:translate(.2831vw,78.642vh) scale(.0806)}to{transform:translate(1.3249vw,99vh) scale(.0806)}}.snow:nth-child(20){opacity:.993;transform:translate(88.5677vw,-10px) scale(.5237);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{49.394%{transform:translate(97.4106vw,49.394vh) scale(.5237)}to{transform:translate(92.98915vw,99vh) scale(.5237)}}.snow:nth-child(21){opacity:1.0112;transform:translate(61.9635vw,-10px) scale(.4053);animation:fall-21 10s -5s linear infinite}@keyframes fall-21{40.196%{transform:translate(67.9205vw,40.196vh) scale(.4053)}to{transform:translate(64.942vw,99vh) scale(.4053)}}.snow:nth-child(22){opacity:1.3006;transform:translate(82.0639vw,-10px) scale(.7168);animation:fall-22 16s -27s linear infinite}@keyframes fall-22{47.439%{transform:translate(75.6654vw,47.439vh) scale(.7168)}to{transform:translate(78.86465vw,99vh) scale(.7168)}}.snow:nth-child(23){opacity:1.6834;transform:translate(66.4273vw,-10px) scale(.858);animation:fall-23 27s -3s linear infinite}@keyframes fall-23{31.658%{transform:translate(74.2756vw,31.658vh) scale(.858)}to{transform:translate(70.35145vw,99vh) scale(.858)}}.snow:nth-child(24){opacity:.6328;transform:translate(18.096vw,-10px) scale(.7888);animation:fall-24 15s -17s linear infinite}@keyframes fall-24{50.396%{transform:translate(15.2727vw,50.396vh) scale(.7888)}to{transform:translate(16.68435vw,99vh) scale(.7888)}}.snow:nth-child(25){opacity:1.9896;transform:translate(53.3907vw,-10px) scale(.9354);animation:fall-25 30s -9s linear infinite}@keyframes fall-25{51.055%{transform:translate(59.2997vw,51.055vh) scale(.9354)}to{transform:translate(56.3452vw,99vh) scale(.9354)}}.snow:nth-child(26){opacity:1.468;transform:translate(49.159vw,-10px) scale(.9265);animation:fall-26 18s -22s linear infinite}@keyframes fall-26{71.249%{transform:translate(53.686vw,71.249vh) scale(.9265)}to{transform:translate(51.4225vw,99vh) scale(.9265)}}.snow:nth-child(27){opacity:1.7878;transform:translate(24.4408vw,-10px) scale(.3702);animation:fall-27 18s -4s linear infinite}@keyframes fall-27{46.093%{transform:translate(20.6426vw,46.093vh) scale(.3702)}to{transform:translate(22.5417vw,99vh) scale(.3702)}}.snow:nth-child(28){opacity:.2986;transform:translate(93.4771vw,-10px) scale(.2617);animation:fall-28 23s -22s linear infinite}@keyframes fall-28{53.271%{transform:translate(87.5894vw,53.271vh) scale(.2617)}to{transform:translate(90.53325vw,99vh) scale(.2617)}}.snow:nth-child(29){opacity:1.7036;transform:translate(90.4975vw,-10px) scale(.3003);animation:fall-29 14s -16s linear infinite}@keyframes fall-29{60.552%{transform:translate(85.9767vw,60.552vh) scale(.3003)}to{transform:translate(88.2371vw,99vh) scale(.3003)}}.snow:nth-child(30){opacity:1.6778;transform:translate(40.7496vw,-10px) scale(.953);animation:fall-30 13s -20s linear infinite}@keyframes fall-30{37.898%{transform:translate(42.0718vw,37.898vh) scale(.953)}to{transform:translate(41.4107vw,99vh) scale(.953)}}.snow:nth-child(31){opacity:1.1098;transform:translate(79.1523vw,-10px) scale(.2727);animation:fall-31 10s -25s linear infinite}@keyframes fall-31{71.01%{transform:translate(83.8782vw,71.01vh) scale(.2727)}to{transform:translate(81.51525vw,99vh) scale(.2727)}}.snow:nth-child(32){opacity:1.8666;transform:translate(9.2733vw,-10px) scale(.77);animation:fall-32 10s -15s linear infinite}@keyframes fall-32{61.299%{transform:translate(18.1773vw,61.299vh) scale(.77)}to{transform:translate(13.7253vw,99vh) scale(.77)}}.snow:nth-child(33){opacity:.5606;transform:translate(50.1129vw,-10px) scale(.0773);animation:fall-33 28s -9s linear infinite}@keyframes fall-33{68.973%{transform:translate(52.707vw,68.973vh) scale(.0773)}to{transform:translate(51.40995vw,99vh) scale(.0773)}}.snow:nth-child(34){opacity:1.475;transform:translate(33.0118vw,-10px) scale(.7551);animation:fall-34 18s -27s linear infinite}@keyframes fall-34{54.819%{transform:translate(36.1484vw,54.819vh) scale(.7551)}to{transform:translate(34.5801vw,99vh) scale(.7551)}}.snow:nth-child(35){opacity:1.606;transform:translate(10.903vw,-10px) scale(.7004);animation:fall-35 17s -13s linear infinite}@keyframes fall-35{50.089%{transform:translate(14.916vw,50.089vh) scale(.7004)}to{transform:translate(12.9095vw,99vh) scale(.7004)}}.snow:nth-child(36){opacity:1.6578;transform:translate(26.4111vw,-10px) scale(.3559);animation:fall-36 24s -2s linear infinite}@keyframes fall-36{55.987%{transform:translate(18.755vw,55.987vh) scale(.3559)}to{transform:translate(22.58305vw,99vh) scale(.3559)}}.snow:nth-child(37){opacity:1.2306;transform:translate(84.1374vw,-10px) scale(.4335);animation:fall-37 19s -5s linear infinite}@keyframes fall-37{79.669%{transform:translate(90.659vw,79.669vh) scale(.4335)}to{transform:translate(87.3982vw,99vh) scale(.4335)}}.snow:nth-child(38){opacity:1.0016;transform:translate(91.7618vw,-10px) scale(.7583);animation:fall-38 23s -9s linear infinite}@keyframes fall-38{59.827%{transform:translate(91.1403vw,59.827vh) scale(.7583)}to{transform:translate(91.45105vw,99vh) scale(.7583)}}.snow:nth-child(39){opacity:1.8772;transform:translate(99.9501vw,-10px) scale(.516);animation:fall-39 14s -4s linear infinite}@keyframes fall-39{30.861%{transform:translate(97.5074vw,30.861vh) scale(.516)}to{transform:translate(98.72875vw,99vh) scale(.516)}}.snow:nth-child(40){opacity:1.8224;transform:translate(13.1061vw,-10px) scale(.8602);animation:fall-40 29s -3s linear infinite}@keyframes fall-40{60.047%{transform:translate(10.5599vw,60.047vh) scale(.8602)}to{transform:translate(11.833vw,99vh) scale(.8602)}}.snow:nth-child(41){opacity:1.3732;transform:translate(26.1175vw,-10px) scale(.0805);animation:fall-41 29s -2s linear infinite}@keyframes fall-41{58.03%{transform:translate(17.8821vw,58.03vh) scale(.0805)}to{transform:translate(21.9998vw,99vh) scale(.0805)}}.snow:nth-child(42){opacity:1.913;transform:translate(64.5539vw,-10px) scale(.1285);animation:fall-42 25s -30s linear infinite}@keyframes fall-42{73.541%{transform:translate(66.9294vw,73.541vh) scale(.1285)}to{transform:translate(65.74165vw,99vh) scale(.1285)}}.snow:nth-child(43){opacity:1.9754;transform:translate(46.4432vw,-10px) scale(.7475);animation:fall-43 25s -5s linear infinite}@keyframes fall-43{66.073%{transform:translate(44.9347vw,66.073vh) scale(.7475)}to{transform:translate(45.68895vw,99vh) scale(.7475)}}.snow:nth-child(44){opacity:.584;transform:translate(25.2968vw,-10px) scale(.4508);animation:fall-44 20s -18s linear infinite}@keyframes fall-44{31.378%{transform:translate(17.2666vw,31.378vh) scale(.4508)}to{transform:translate(21.2817vw,99vh) scale(.4508)}}.snow:nth-child(45){opacity:1.2438;transform:translate(13.1901vw,-10px) scale(.5997);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{32.246%{transform:translate(11.8743vw,32.246vh) scale(.5997)}to{transform:translate(12.5322vw,99vh) scale(.5997)}}.snow:nth-child(46){opacity:1.0872;transform:translate(85.9623vw,-10px) scale(.5523);animation:fall-46 24s -29s linear infinite}@keyframes fall-46{42.52%{transform:translate(83.2793vw,42.52vh) scale(.5523)}to{transform:translate(84.6208vw,99vh) scale(.5523)}}.snow:nth-child(47){opacity:1.396;transform:translate(91.2538vw,-10px) scale(.329);animation:fall-47 23s -1s linear infinite}@keyframes fall-47{35.649%{transform:translate(89.2315vw,35.649vh) scale(.329)}to{transform:translate(90.24265vw,99vh) scale(.329)}}.snow:nth-child(48){opacity:.4398;transform:translate(93.7603vw,-10px) scale(.7527);animation:fall-48 24s -23s linear infinite}@keyframes fall-48{62.867%{transform:translate(101.1543vw,62.867vh) scale(.7527)}to{transform:translate(97.4573vw,99vh) scale(.7527)}}.snow:nth-child(49){opacity:1.7314;transform:translate(16.7586vw,-10px) scale(.1044);animation:fall-49 14s -13s linear infinite}@keyframes fall-49{50.35%{transform:translate(13.2727vw,50.35vh) scale(.1044)}to{transform:translate(15.01565vw,99vh) scale(.1044)}}.snow:nth-child(50){opacity:.2476;transform:translate(93.2916vw,-10px) scale(.0902);animation:fall-50 25s -21s linear infinite}@keyframes fall-50{56.603%{transform:translate(99.3006vw,56.603vh) scale(.0902)}to{transform:translate(96.2961vw,99vh) scale(.0902)}}.snow:nth-child(51){opacity:.8992;transform:translate(17.7018vw,-10px) scale(.8352);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{79.173%{transform:translate(18.9301vw,79.173vh) scale(.8352)}to{transform:translate(18.31595vw,99vh) scale(.8352)}}.snow:nth-child(52){opacity:.6004;transform:translate(93.9457vw,-10px) scale(.8178);animation:fall-52 16s -24s linear infinite}@keyframes fall-52{40.906%{transform:translate(97.6492vw,40.906vh) scale(.8178)}to{transform:translate(95.79745vw,99vh) scale(.8178)}}.snow:nth-child(53){opacity:.694;transform:translate(55.7057vw,-10px) scale(.3072);animation:fall-53 19s -17s linear infinite}@keyframes fall-53{45.2%{transform:translate(45.9846vw,45.2vh) scale(.3072)}to{transform:translate(50.84515vw,99vh) scale(.3072)}}.snow:nth-child(54){opacity:.0288;transform:translate(57.2497vw,-10px) scale(.0309);animation:fall-54 12s -3s linear infinite}@keyframes fall-54{59.42%{transform:translate(48.0688vw,59.42vh) scale(.0309)}to{transform:translate(52.65925vw,99vh) scale(.0309)}}.snow:nth-child(55){opacity:.4714;transform:translate(99.1442vw,-10px) scale(.5249);animation:fall-55 26s -13s linear infinite}@keyframes fall-55{54.08%{transform:translate(103.1481vw,54.08vh) scale(.5249)}to{transform:translate(101.14615vw,99vh) scale(.5249)}}.snow:nth-child(56){opacity:1.9152;transform:translate(69.0861vw,-10px) scale(.4119);animation:fall-56 18s -25s linear infinite}@keyframes fall-56{62.838%{transform:translate(67.7212vw,62.838vh) scale(.4119)}to{transform:translate(68.40365vw,99vh) scale(.4119)}}.snow:nth-child(57){opacity:.9318;transform:translate(58.1959vw,-10px) scale(.0907);animation:fall-57 15s -11s linear infinite}@keyframes fall-57{40.47%{transform:translate(58.3027vw,40.47vh) scale(.0907)}to{transform:translate(58.2493vw,99vh) scale(.0907)}}.snow:nth-child(58){opacity:1.4644;transform:translate(71.8332vw,-10px) scale(.3039);animation:fall-58 17s -23s linear infinite}@keyframes fall-58{72.904%{transform:translate(63.5687vw,72.904vh) scale(.3039)}to{transform:translate(67.70095vw,99vh) scale(.3039)}}.snow:nth-child(59){opacity:.9632;transform:translate(67.3936vw,-10px) scale(.6321);animation:fall-59 18s -5s linear infinite}@keyframes fall-59{35.828%{transform:translate(65.9517vw,35.828vh) scale(.6321)}to{transform:translate(66.67265vw,99vh) scale(.6321)}}.snow:nth-child(60){opacity:1.422;transform:translate(12.6216vw,-10px) scale(.3887);animation:fall-60 20s -7s linear infinite}@keyframes fall-60{48.132%{transform:translate(18.3857vw,48.132vh) scale(.3887)}to{transform:translate(15.50365vw,99vh) scale(.3887)}}.snow:nth-child(61){opacity:.5272;transform:translate(30.9038vw,-10px) scale(.2875);animation:fall-61 30s -28s linear infinite}@keyframes fall-61{40.433%{transform:translate(22.684vw,40.433vh) scale(.2875)}to{transform:translate(26.7939vw,99vh) scale(.2875)}}.snow:nth-child(62){opacity:1.9544;transform:translate(56.8075vw,-10px) scale(.1927);animation:fall-62 27s -2s linear infinite}@keyframes fall-62{37.371%{transform:translate(66.746vw,37.371vh) scale(.1927)}to{transform:translate(61.77675vw,99vh) scale(.1927)}}.snow:nth-child(63){opacity:1.1472;transform:translate(43.3402vw,-10px) scale(.1235);animation:fall-63 20s -27s linear infinite}@keyframes fall-63{65.313%{transform:translate(53.3168vw,65.313vh) scale(.1235)}to{transform:translate(48.3285vw,99vh) scale(.1235)}}.snow:nth-child(64){opacity:.2956;transform:translate(49.1581vw,-10px) scale(.8492);animation:fall-64 25s -19s linear infinite}@keyframes fall-64{48.103%{transform:translate(56.8056vw,48.103vh) scale(.8492)}to{transform:translate(52.98185vw,99vh) scale(.8492)}}.snow:nth-child(65){opacity:.7426;transform:translate(78.1644vw,-10px) scale(.0516);animation:fall-65 30s -5s linear infinite}@keyframes fall-65{54.907%{transform:translate(82.4321vw,54.907vh) scale(.0516)}to{transform:translate(80.29825vw,99vh) scale(.0516)}}.snow:nth-child(66){opacity:.536;transform:translate(97.3673vw,-10px) scale(.3922);animation:fall-66 13s -25s linear infinite}@keyframes fall-66{76.414%{transform:translate(104.3007vw,76.414vh) scale(.3922)}to{transform:translate(100.834vw,99vh) scale(.3922)}}.snow:nth-child(67){opacity:1.6146;transform:translate(97.9391vw,-10px) scale(.0564);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{54.521%{transform:translate(102.0325vw,54.521vh) scale(.0564)}to{transform:translate(99.9858vw,99vh) scale(.0564)}}.snow:nth-child(68){opacity:1.7546;transform:translate(20.0327vw,-10px) scale(.9489);animation:fall-68 19s -30s linear infinite}@keyframes fall-68{79.595%{transform:translate(17.0548vw,79.595vh) scale(.9489)}to{transform:translate(18.54375vw,99vh) scale(.9489)}}.snow:nth-child(69){opacity:1.3986;transform:translate(33.1866vw,-10px) scale(.0669);animation:fall-69 15s -12s linear infinite}@keyframes fall-69{50.736%{transform:translate(24.3703vw,50.736vh) scale(.0669)}to{transform:translate(28.77845vw,99vh) scale(.0669)}}.snow:nth-child(70){opacity:.929;transform:translate(34.8792vw,-10px) scale(.8704);animation:fall-70 23s -10s linear infinite}@keyframes fall-70{67.434%{transform:translate(43.6633vw,67.434vh) scale(.8704)}to{transform:translate(39.27125vw,99vh) scale(.8704)}}.snow:nth-child(71){opacity:1.1406;transform:translate(19.3869vw,-10px) scale(.4241);animation:fall-71 20s -6s linear infinite}@keyframes fall-71{74.644%{transform:translate(23.628vw,74.644vh) scale(.4241)}to{transform:translate(21.50745vw,99vh) scale(.4241)}}.snow:nth-child(72){opacity:.9928;transform:translate(90.8315vw,-10px) scale(.381);animation:fall-72 18s -8s linear infinite}@keyframes fall-72{41.432%{transform:translate(85.7051vw,41.432vh) scale(.381)}to{transform:translate(88.2683vw,99vh) scale(.381)}}.snow:nth-child(73){opacity:1.5676;transform:translate(8.4959vw,-10px) scale(.967);animation:fall-73 21s -1s linear infinite}@keyframes fall-73{52.744%{transform:translate(17.2178vw,52.744vh) scale(.967)}to{transform:translate(12.85685vw,99vh) scale(.967)}}.snow:nth-child(74){opacity:.95;transform:translate(26.5989vw,-10px) scale(.0833);animation:fall-74 21s -21s linear infinite}@keyframes fall-74{55.785%{transform:translate(33.1034vw,55.785vh) scale(.0833)}to{transform:translate(29.85115vw,99vh) scale(.0833)}}.snow:nth-child(75){opacity:1.152;transform:translate(21.6711vw,-10px) scale(.3906);animation:fall-75 23s -27s linear infinite}@keyframes fall-75{46.471%{transform:translate(19.5908vw,46.471vh) scale(.3906)}to{transform:translate(20.63095vw,99vh) scale(.3906)}}.snow:nth-child(76){opacity:.2654;transform:translate(98.701vw,-10px) scale(.0238);animation:fall-76 19s -11s linear infinite}@keyframes fall-76{70.482%{transform:translate(94.2787vw,70.482vh) scale(.0238)}to{transform:translate(96.48985vw,99vh) scale(.0238)}}.snow:nth-child(77){opacity:1.1624;transform:translate(28.7901vw,-10px) scale(.8083);animation:fall-77 21s -21s linear infinite}@keyframes fall-77{74.779%{transform:translate(36.5861vw,74.779vh) scale(.8083)}to{transform:translate(32.6881vw,99vh) scale(.8083)}}.snow:nth-child(78){opacity:.2552;transform:translate(99.0945vw,-10px) scale(.6604);animation:fall-78 13s -3s linear infinite}@keyframes fall-78{56.409%{transform:translate(95.907vw,56.409vh) scale(.6604)}to{transform:translate(97.50075vw,99vh) scale(.6604)}}.snow:nth-child(79){opacity:.8312;transform:translate(7.9493vw,-10px) scale(.0947);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{35.069%{transform:translate(.6759vw,35.069vh) scale(.0947)}to{transform:translate(4.3126vw,99vh) scale(.0947)}}.snow:nth-child(80){opacity:1.6114;transform:translate(19.0164vw,-10px) scale(.4511);animation:fall-80 30s -5s linear infinite}@keyframes fall-80{69.888%{transform:translate(18.4043vw,69.888vh) scale(.4511)}to{transform:translate(18.71035vw,99vh) scale(.4511)}}.snow:nth-child(81){opacity:1.4582;transform:translate(72.8537vw,-10px) scale(.3447);animation:fall-81 28s -15s linear infinite}@keyframes fall-81{59.417%{transform:translate(64.0384vw,59.417vh) scale(.3447)}to{transform:translate(68.44605vw,99vh) scale(.3447)}}.snow:nth-child(82){opacity:1.724;transform:translate(81.7168vw,-10px) scale(.1261);animation:fall-82 27s -13s linear infinite}@keyframes fall-82{40.74%{transform:translate(80.7029vw,40.74vh) scale(.1261)}to{transform:translate(81.20985vw,99vh) scale(.1261)}}.snow:nth-child(83){opacity:1.145;transform:translate(4.6482vw,-10px) scale(.3337);animation:fall-83 17s -23s linear infinite}@keyframes fall-83{75.146%{transform:translate(4.2726vw,75.146vh) scale(.3337)}to{transform:translate(4.4604vw,99vh) scale(.3337)}}.snow:nth-child(84){opacity:.6304;transform:translate(38.603vw,-10px) scale(.7756);animation:fall-84 20s -14s linear infinite}@keyframes fall-84{60.787%{transform:translate(31.3517vw,60.787vh) scale(.7756)}to{transform:translate(34.97735vw,99vh) scale(.7756)}}.snow:nth-child(85){opacity:1.1666;transform:translate(39.4234vw,-10px) scale(.7966);animation:fall-85 25s -4s linear infinite}@keyframes fall-85{75.086%{transform:translate(45.7849vw,75.086vh) scale(.7966)}to{transform:translate(42.60415vw,99vh) scale(.7966)}}.snow:nth-child(86){opacity:1.2718;transform:translate(87.4131vw,-10px) scale(.0784);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{38.99%{transform:translate(83.0776vw,38.99vh) scale(.0784)}to{transform:translate(85.24535vw,99vh) scale(.0784)}}.snow:nth-child(87){opacity:.7646;transform:translate(39.7779vw,-10px) scale(.0335);animation:fall-87 22s -8s linear infinite}@keyframes fall-87{74.529%{transform:translate(40.5959vw,74.529vh) scale(.0335)}to{transform:translate(40.1869vw,99vh) scale(.0335)}}.snow:nth-child(88){opacity:1.0432;transform:translate(70.509vw,-10px) scale(.2152);animation:fall-88 10s -23s linear infinite}@keyframes fall-88{46.937%{transform:translate(77.5687vw,46.937vh) scale(.2152)}to{transform:translate(74.03885vw,99vh) scale(.2152)}}.snow:nth-child(89){opacity:.7504;transform:translate(91.2258vw,-10px) scale(.6055);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{50.524%{transform:translate(81.8619vw,50.524vh) scale(.6055)}to{transform:translate(86.54385vw,99vh) scale(.6055)}}.snow:nth-child(90){opacity:1.388;transform:translate(54.9236vw,-10px) scale(.3201);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{50.07%{transform:translate(56.9727vw,50.07vh) scale(.3201)}to{transform:translate(55.94815vw,99vh) scale(.3201)}}.snow:nth-child(91){opacity:1.2148;transform:translate(3.8946vw,-10px) scale(.5357);animation:fall-91 19s -20s linear infinite}@keyframes fall-91{65.096%{transform:translate(-2.3949vw,65.096vh) scale(.5357)}to{transform:translate(.74985vw,99vh) scale(.5357)}}.snow:nth-child(92){opacity:.9576;transform:translate(74.5574vw,-10px) scale(.7643);animation:fall-92 15s -23s linear infinite}@keyframes fall-92{49.295%{transform:translate(76.0498vw,49.295vh) scale(.7643)}to{transform:translate(75.3036vw,99vh) scale(.7643)}}.snow:nth-child(93){opacity:1.063;transform:translate(29.9555vw,-10px) scale(.1441);animation:fall-93 14s -20s linear infinite}@keyframes fall-93{33.838%{transform:translate(27.4442vw,33.838vh) scale(.1441)}to{transform:translate(28.69985vw,99vh) scale(.1441)}}.snow:nth-child(94){opacity:.6458;transform:translate(4.2181vw,-10px) scale(.7508);animation:fall-94 26s -2s linear infinite}@keyframes fall-94{45.262%{transform:translate(13.1672vw,45.262vh) scale(.7508)}to{transform:translate(8.69265vw,99vh) scale(.7508)}}.snow:nth-child(95){opacity:1.8614;transform:translate(85.1907vw,-10px) scale(.6771);animation:fall-95 16s -11s linear infinite}@keyframes fall-95{70.455%{transform:translate(93.1984vw,70.455vh) scale(.6771)}to{transform:translate(89.19455vw,99vh) scale(.6771)}}.snow:nth-child(96){opacity:1.4524;transform:translate(80.5257vw,-10px) scale(.872);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{31.875%{transform:translate(76.7991vw,31.875vh) scale(.872)}to{transform:translate(78.6624vw,99vh) scale(.872)}}.snow:nth-child(97){opacity:1.006;transform:translate(99.4245vw,-10px) scale(.689);animation:fall-97 16s -30s linear infinite}@keyframes fall-97{48.552%{transform:translate(105.5094vw,48.552vh) scale(.689)}to{transform:translate(102.46695vw,99vh) scale(.689)}}.snow:nth-child(98){opacity:.793;transform:translate(62.8947vw,-10px) scale(.5093);animation:fall-98 16s -27s linear infinite}@keyframes fall-98{61.988%{transform:translate(58.2793vw,61.988vh) scale(.5093)}to{transform:translate(60.587vw,99vh) scale(.5093)}}.snow:nth-child(99){opacity:1.5784;transform:translate(4.2958vw,-10px) scale(.4386);animation:fall-99 19s -28s linear infinite}@keyframes fall-99{48.498%{transform:translate(4.8559vw,48.498vh) scale(.4386)}to{transform:translate(4.57585vw,99vh) scale(.4386)}}.snow:nth-child(100){opacity:1.7226;transform:translate(76.295vw,-10px) scale(.2018);animation:fall-100 25s -18s linear infinite}@keyframes fall-100{43.396%{transform:translate(77.1261vw,43.396vh) scale(.2018)}to{transform:translate(76.71055vw,99vh) scale(.2018)}}.snow:nth-child(101){opacity:.5402;transform:translate(40.8649vw,-10px) scale(.2421);animation:fall-101 10s -29s linear infinite}@keyframes fall-101{36.01%{transform:translate(35.9824vw,36.01vh) scale(.2421)}to{transform:translate(38.42365vw,99vh) scale(.2421)}}.snow:nth-child(102){opacity:.9666;transform:translate(62.4546vw,-10px) scale(.4305);animation:fall-102 15s -15s linear infinite}@keyframes fall-102{34.465%{transform:translate(69.0176vw,34.465vh) scale(.4305)}to{transform:translate(65.7361vw,99vh) scale(.4305)}}.snow:nth-child(103){opacity:.0468;transform:translate(54.8192vw,-10px) scale(.5228);animation:fall-103 11s -16s linear infinite}@keyframes fall-103{74.689%{transform:translate(54.3737vw,74.689vh) scale(.5228)}to{transform:translate(54.59645vw,99vh) scale(.5228)}}.snow:nth-child(104){opacity:.913;transform:translate(56.0523vw,-10px) scale(.4947);animation:fall-104 27s -3s linear infinite}@keyframes fall-104{69.866%{transform:translate(57.7202vw,69.866vh) scale(.4947)}to{transform:translate(56.88625vw,99vh) scale(.4947)}}.snow:nth-child(105){opacity:.855;transform:translate(35.4294vw,-10px) scale(.6645);animation:fall-105 15s -20s linear infinite}@keyframes fall-105{38.195%{transform:translate(43.1289vw,38.195vh) scale(.6645)}to{transform:translate(39.27915vw,99vh) scale(.6645)}}.snow:nth-child(106){opacity:1.647;transform:translate(9.3043vw,-10px) scale(.379);animation:fall-106 15s -1s linear infinite}@keyframes fall-106{44.36%{transform:translate(.8288vw,44.36vh) scale(.379)}to{transform:translate(5.06655vw,99vh) scale(.379)}}.snow:nth-child(107){opacity:1.4196;transform:translate(41.4286vw,-10px) scale(.2773);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{76.154%{transform:translate(48.6826vw,76.154vh) scale(.2773)}to{transform:translate(45.0556vw,99vh) scale(.2773)}}.snow:nth-child(108){opacity:1.5862;transform:translate(17.883vw,-10px) scale(.5183);animation:fall-108 18s -10s linear infinite}@keyframes fall-108{56.618%{transform:translate(9.4844vw,56.618vh) scale(.5183)}to{transform:translate(13.6837vw,99vh) scale(.5183)}}.snow:nth-child(109){opacity:.35;transform:translate(18.877vw,-10px) scale(.4479);animation:fall-109 25s -26s linear infinite}@keyframes fall-109{55.289%{transform:translate(23.138vw,55.289vh) scale(.4479)}to{transform:translate(21.0075vw,99vh) scale(.4479)}}.snow:nth-child(110){opacity:.908;transform:translate(37.6798vw,-10px) scale(.2671);animation:fall-110 23s -28s linear infinite}@keyframes fall-110{47.374%{transform:translate(29.7285vw,47.374vh) scale(.2671)}to{transform:translate(33.70415vw,99vh) scale(.2671)}}.snow:nth-child(111){opacity:1.045;transform:translate(90.1824vw,-10px) scale(.4671);animation:fall-111 22s -28s linear infinite}@keyframes fall-111{69.34%{transform:translate(99.2203vw,69.34vh) scale(.4671)}to{transform:translate(94.70135vw,99vh) scale(.4671)}}.snow:nth-child(112){opacity:.482;transform:translate(94.9028vw,-10px) scale(.1451);animation:fall-112 24s -27s linear infinite}@keyframes fall-112{43.218%{transform:translate(89.7113vw,43.218vh) scale(.1451)}to{transform:translate(92.30705vw,99vh) scale(.1451)}}.snow:nth-child(113){opacity:1.3422;transform:translate(68.981vw,-10px) scale(.1352);animation:fall-113 27s -5s linear infinite}@keyframes fall-113{46.818%{transform:translate(70.8238vw,46.818vh) scale(.1352)}to{transform:translate(69.9024vw,99vh) scale(.1352)}}.snow:nth-child(114){opacity:.7274;transform:translate(70.0728vw,-10px) scale(.6737);animation:fall-114 30s -12s linear infinite}@keyframes fall-114{39.3%{transform:translate(65.144vw,39.3vh) scale(.6737)}to{transform:translate(67.6084vw,99vh) scale(.6737)}}.snow:nth-child(115){opacity:.2256;transform:translate(91.3828vw,-10px) scale(.7577);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{59.168%{transform:translate(90.5228vw,59.168vh) scale(.7577)}to{transform:translate(90.9528vw,99vh) scale(.7577)}}.snow:nth-child(116){opacity:.0496;transform:translate(75.6821vw,-10px) scale(.2244);animation:fall-116 24s -15s linear infinite}@keyframes fall-116{77.206%{transform:translate(80.0368vw,77.206vh) scale(.2244)}to{transform:translate(77.85945vw,99vh) scale(.2244)}}.snow:nth-child(117){opacity:.826;transform:translate(3.0345vw,-10px) scale(.711);animation:fall-117 22s -26s linear infinite}@keyframes fall-117{37.463%{transform:translate(-2.8911vw,37.463vh) scale(.711)}to{transform:translate(.0717vw,99vh) scale(.711)}}.snow:nth-child(118){opacity:1.5444;transform:translate(43.776vw,-10px) scale(.7446);animation:fall-118 19s -12s linear infinite}@keyframes fall-118{55.07%{transform:translate(51.9793vw,55.07vh) scale(.7446)}to{transform:translate(47.87765vw,99vh) scale(.7446)}}.snow:nth-child(119){opacity:1.3104;transform:translate(57.0895vw,-10px) scale(.5535);animation:fall-119 27s -21s linear infinite}@keyframes fall-119{40.229%{transform:translate(66.1572vw,40.229vh) scale(.5535)}to{transform:translate(61.62335vw,99vh) scale(.5535)}}.snow:nth-child(120){opacity:.7276;transform:translate(13.2508vw,-10px) scale(.5373);animation:fall-120 29s -24s linear infinite}@keyframes fall-120{64.3%{transform:translate(20.6982vw,64.3vh) scale(.5373)}to{transform:translate(16.9745vw,99vh) scale(.5373)}}.snow:nth-child(121){opacity:.8574;transform:translate(55.4764vw,-10px) scale(.9466);animation:fall-121 30s -4s linear infinite}@keyframes fall-121{70.824%{transform:translate(53.8792vw,70.824vh) scale(.9466)}to{transform:translate(54.6778vw,99vh) scale(.9466)}}.snow:nth-child(122){opacity:.5828;transform:translate(91.99vw,-10px) scale(.7821);animation:fall-122 24s -9s linear infinite}@keyframes fall-122{77.422%{transform:translate(99.7614vw,77.422vh) scale(.7821)}to{transform:translate(95.8757vw,99vh) scale(.7821)}}.snow:nth-child(123){opacity:.573;transform:translate(31.788vw,-10px) scale(.3203);animation:fall-123 25s -23s linear infinite}@keyframes fall-123{47.08%{transform:translate(30.1197vw,47.08vh) scale(.3203)}to{transform:translate(30.95385vw,99vh) scale(.3203)}}.snow:nth-child(124){opacity:1.2544;transform:translate(99.7809vw,-10px) scale(.6466);animation:fall-124 18s -3s linear infinite}@keyframes fall-124{30.591%{transform:translate(98.2952vw,30.591vh) scale(.6466)}to{transform:translate(99.03805vw,99vh) scale(.6466)}}.snow:nth-child(125){opacity:1.9904;transform:translate(65.9826vw,-10px) scale(.4728);animation:fall-125 25s -14s linear infinite}@keyframes fall-125{47.437%{transform:translate(61.7161vw,47.437vh) scale(.4728)}to{transform:translate(63.84935vw,99vh) scale(.4728)}}.snow:nth-child(126){opacity:.6546;transform:translate(7.0116vw,-10px) scale(.8172);animation:fall-126 16s -13s linear infinite}@keyframes fall-126{31.202%{transform:translate(1.2079vw,31.202vh) scale(.8172)}to{transform:translate(4.10975vw,99vh) scale(.8172)}}.snow:nth-child(127){opacity:1.2942;transform:translate(88.5165vw,-10px) scale(.2516);animation:fall-127 30s -15s linear infinite}@keyframes fall-127{56.696%{transform:translate(84.0416vw,56.696vh) scale(.2516)}to{transform:translate(86.27905vw,99vh) scale(.2516)}}.snow:nth-child(128){opacity:1.7364;transform:translate(24.9494vw,-10px) scale(.6928);animation:fall-128 24s -23s linear infinite}@keyframes fall-128{66.505%{transform:translate(20.4691vw,66.505vh) scale(.6928)}to{transform:translate(22.70925vw,99vh) scale(.6928)}}.snow:nth-child(129){opacity:.738;transform:translate(84.2449vw,-10px) scale(.3499);animation:fall-129 22s -21s linear infinite}@keyframes fall-129{39.992%{transform:translate(80.0806vw,39.992vh) scale(.3499)}to{transform:translate(82.16275vw,99vh) scale(.3499)}}.snow:nth-child(130){opacity:.4342;transform:translate(11.0281vw,-10px) scale(.0201);animation:fall-130 13s -26s linear infinite}@keyframes fall-130{75.77%{transform:translate(10.3865vw,75.77vh) scale(.0201)}to{transform:translate(10.7073vw,99vh) scale(.0201)}}.snow:nth-child(131){opacity:.6738;transform:translate(21.2147vw,-10px) scale(.1863);animation:fall-131 12s -6s linear infinite}@keyframes fall-131{74.408%{transform:translate(12.0239vw,74.408vh) scale(.1863)}to{transform:translate(16.6193vw,99vh) scale(.1863)}}.snow:nth-child(132){opacity:.871;transform:translate(3.0508vw,-10px) scale(.3502);animation:fall-132 29s -7s linear infinite}@keyframes fall-132{79.504%{transform:translate(-5.6176vw,79.504vh) scale(.3502)}to{transform:translate(-1.2834vw,99vh) scale(.3502)}}.snow:nth-child(133){opacity:1.437;transform:translate(21.2949vw,-10px) scale(.7077);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{79.434%{transform:translate(23.2903vw,79.434vh) scale(.7077)}to{transform:translate(22.2926vw,99vh) scale(.7077)}}.snow:nth-child(134){opacity:.3776;transform:translate(83.5743vw,-10px) scale(.1376);animation:fall-134 11s -24s linear infinite}@keyframes fall-134{30.538%{transform:translate(89.7105vw,30.538vh) scale(.1376)}to{transform:translate(86.6424vw,99vh) scale(.1376)}}.snow:nth-child(135){opacity:.6676;transform:translate(59.9826vw,-10px) scale(.3582);animation:fall-135 17s -14s linear infinite}@keyframes fall-135{49.539%{transform:translate(55.67vw,49.539vh) scale(.3582)}to{transform:translate(57.8263vw,99vh) scale(.3582)}}.snow:nth-child(136){opacity:1.8118;transform:translate(38.0137vw,-10px) scale(.8933);animation:fall-136 30s -15s linear infinite}@keyframes fall-136{58.649%{transform:translate(34.8567vw,58.649vh) scale(.8933)}to{transform:translate(36.4352vw,99vh) scale(.8933)}}.snow:nth-child(137){opacity:1.535;transform:translate(59.1161vw,-10px) scale(.9326);animation:fall-137 24s -14s linear infinite}@keyframes fall-137{65.326%{transform:translate(49.7725vw,65.326vh) scale(.9326)}to{transform:translate(54.4443vw,99vh) scale(.9326)}}.snow:nth-child(138){opacity:1.1064;transform:translate(81.5808vw,-10px) scale(.6062);animation:fall-138 29s -2s linear infinite}@keyframes fall-138{73.993%{transform:translate(80.1317vw,73.993vh) scale(.6062)}to{transform:translate(80.85625vw,99vh) scale(.6062)}}.snow:nth-child(139){opacity:.5348;transform:translate(57.5954vw,-10px) scale(.0341);animation:fall-139 11s -10s linear infinite}@keyframes fall-139{68.027%{transform:translate(61.9721vw,68.027vh) scale(.0341)}to{transform:translate(59.78375vw,99vh) scale(.0341)}}.snow:nth-child(140){opacity:1.7708;transform:translate(96.6374vw,-10px) scale(.307);animation:fall-140 30s -25s linear infinite}@keyframes fall-140{52.249%{transform:translate(97.4505vw,52.249vh) scale(.307)}to{transform:translate(97.04395vw,99vh) scale(.307)}}.snow:nth-child(141){opacity:1.3752;transform:translate(29.7231vw,-10px) scale(.5744);animation:fall-141 15s -23s linear infinite}@keyframes fall-141{67.66%{transform:translate(32.7448vw,67.66vh) scale(.5744)}to{transform:translate(31.23395vw,99vh) scale(.5744)}}.snow:nth-child(142){opacity:.5974;transform:translate(7.2907vw,-10px) scale(.7824);animation:fall-142 13s -13s linear infinite}@keyframes fall-142{62.034%{transform:translate(-.5456vw,62.034vh) scale(.7824)}to{transform:translate(3.37255vw,99vh) scale(.7824)}}.snow:nth-child(143){opacity:.7188;transform:translate(19.7275vw,-10px) scale(.3137);animation:fall-143 23s -24s linear infinite}@keyframes fall-143{64.842%{transform:translate(23.5547vw,64.842vh) scale(.3137)}to{transform:translate(21.6411vw,99vh) scale(.3137)}}.snow:nth-child(144){opacity:.769;transform:translate(82.8823vw,-10px) scale(.1219);animation:fall-144 30s -19s linear infinite}@keyframes fall-144{48.918%{transform:translate(91.142vw,48.918vh) scale(.1219)}to{transform:translate(87.01215vw,99vh) scale(.1219)}}.snow:nth-child(145){opacity:1.6854;transform:translate(93.6575vw,-10px) scale(.5253);animation:fall-145 25s -30s linear infinite}@keyframes fall-145{31.853%{transform:translate(93.0512vw,31.853vh) scale(.5253)}to{transform:translate(93.35435vw,99vh) scale(.5253)}}.snow:nth-child(146){opacity:.5536;transform:translate(95.2969vw,-10px) scale(.9238);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{38.563%{transform:translate(94.1761vw,38.563vh) scale(.9238)}to{transform:translate(94.7365vw,99vh) scale(.9238)}}.snow:nth-child(147){opacity:1.4028;transform:translate(36.4672vw,-10px) scale(.5503);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{60.852%{transform:translate(45.602vw,60.852vh) scale(.5503)}to{transform:translate(41.0346vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:.1936;transform:translate(25.8882vw,-10px) scale(.6918);animation:fall-148 20s -17s linear infinite}@keyframes fall-148{57.27%{transform:translate(20.636vw,57.27vh) scale(.6918)}to{transform:translate(23.2621vw,99vh) scale(.6918)}}.snow:nth-child(149){opacity:.3386;transform:translate(97.4598vw,-10px) scale(.8095);animation:fall-149 14s -16s linear infinite}@keyframes fall-149{42.41%{transform:translate(100.6073vw,42.41vh) scale(.8095)}to{transform:translate(99.03355vw,99vh) scale(.8095)}}.snow:nth-child(150){opacity:.206;transform:translate(9.9532vw,-10px) scale(.2268);animation:fall-150 28s -20s linear infinite}@keyframes fall-150{56.511%{transform:translate(16.5343vw,56.511vh) scale(.2268)}to{transform:translate(13.24375vw,99vh) scale(.2268)}}.snow:nth-child(151){opacity:.4628;transform:translate(66.4189vw,-10px) scale(.092);animation:fall-151 14s -7s linear infinite}@keyframes fall-151{48.762%{transform:translate(75.2137vw,48.762vh) scale(.092)}to{transform:translate(70.8163vw,99vh) scale(.092)}}.snow:nth-child(152){opacity:.7158;transform:translate(87.1516vw,-10px) scale(.2975);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{53.504%{transform:translate(80.5593vw,53.504vh) scale(.2975)}to{transform:translate(83.85545vw,99vh) scale(.2975)}}.snow:nth-child(153){opacity:.6824;transform:translate(60.7847vw,-10px) scale(.8274);animation:fall-153 12s -6s linear infinite}@keyframes fall-153{69.673%{transform:translate(59.7955vw,69.673vh) scale(.8274)}to{transform:translate(60.2901vw,99vh) scale(.8274)}}.snow:nth-child(154){opacity:1.8282;transform:translate(28.9311vw,-10px) scale(.5023);animation:fall-154 24s -25s linear infinite}@keyframes fall-154{72.236%{transform:translate(23.4856vw,72.236vh) scale(.5023)}to{transform:translate(26.20835vw,99vh) scale(.5023)}}.snow:nth-child(155){opacity:1.15;transform:translate(49.3344vw,-10px) scale(.2678);animation:fall-155 30s -18s linear infinite}@keyframes fall-155{42.581%{transform:translate(59.18vw,42.581vh) scale(.2678)}to{transform:translate(54.2572vw,99vh) scale(.2678)}}.snow:nth-child(156){opacity:1.1988;transform:translate(.0531vw,-10px) scale(.3815);animation:fall-156 14s -16s linear infinite}@keyframes fall-156{56.506%{transform:translate(3.0941vw,56.506vh) scale(.3815)}to{transform:translate(1.5736vw,99vh) scale(.3815)}}.snow:nth-child(157){opacity:.3152;transform:translate(31.2184vw,-10px) scale(.1148);animation:fall-157 23s -24s linear infinite}@keyframes fall-157{62.996%{transform:translate(40.0033vw,62.996vh) scale(.1148)}to{transform:translate(35.61085vw,99vh) scale(.1148)}}.snow:nth-child(158){opacity:.3664;transform:translate(42.9554vw,-10px) scale(.7469);animation:fall-158 18s -17s linear infinite}@keyframes fall-158{76.005%{transform:translate(36.0661vw,76.005vh) scale(.7469)}to{transform:translate(39.51075vw,99vh) scale(.7469)}}.snow:nth-child(159){opacity:.9192;transform:translate(96.645vw,-10px) scale(.1546);animation:fall-159 15s -13s linear infinite}@keyframes fall-159{30.033%{transform:translate(92.7857vw,30.033vh) scale(.1546)}to{transform:translate(94.71535vw,99vh) scale(.1546)}}.snow:nth-child(160){opacity:.4392;transform:translate(91.9234vw,-10px) scale(.951);animation:fall-160 19s -2s linear infinite}@keyframes fall-160{42.08%{transform:translate(88.9504vw,42.08vh) scale(.951)}to{transform:translate(90.4369vw,99vh) scale(.951)}}.snow:nth-child(161){opacity:1.673;transform:translate(89.9146vw,-10px) scale(.6293);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{62.703%{transform:translate(80.54vw,62.703vh) scale(.6293)}to{transform:translate(85.2273vw,99vh) scale(.6293)}}.snow:nth-child(162){opacity:.4632;transform:translate(38.7948vw,-10px) scale(.8456);animation:fall-162 16s -6s linear infinite}@keyframes fall-162{59.454%{transform:translate(43.5378vw,59.454vh) scale(.8456)}to{transform:translate(41.1663vw,99vh) scale(.8456)}}.snow:nth-child(163){opacity:1.9026;transform:translate(83.7882vw,-10px) scale(.6088);animation:fall-163 26s -19s linear infinite}@keyframes fall-163{33.199%{transform:translate(90.6768vw,33.199vh) scale(.6088)}to{transform:translate(87.2325vw,99vh) scale(.6088)}}.snow:nth-child(164){opacity:1.7386;transform:translate(71.1773vw,-10px) scale(.0142);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{74.792%{transform:translate(63.9891vw,74.792vh) scale(.0142)}to{transform:translate(67.5832vw,99vh) scale(.0142)}}.snow:nth-child(165){opacity:1.536;transform:translate(50.5882vw,-10px) scale(.0224);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{79.148%{transform:translate(49.5362vw,79.148vh) scale(.0224)}to{transform:translate(50.0622vw,99vh) scale(.0224)}}.snow:nth-child(166){opacity:.8714;transform:translate(56.6386vw,-10px) scale(.2362);animation:fall-166 16s -29s linear infinite}@keyframes fall-166{38.809%{transform:translate(53.0988vw,38.809vh) scale(.2362)}to{transform:translate(54.8687vw,99vh) scale(.2362)}}.snow:nth-child(167){opacity:.9322;transform:translate(18.2034vw,-10px) scale(.3211);animation:fall-167 28s -16s linear infinite}@keyframes fall-167{45.665%{transform:translate(24.2745vw,45.665vh) scale(.3211)}to{transform:translate(21.23895vw,99vh) scale(.3211)}}.snow:nth-child(168){opacity:.7552;transform:translate(6.8459vw,-10px) scale(.0447);animation:fall-168 14s -2s linear infinite}@keyframes fall-168{60.278%{transform:translate(2.4339vw,60.278vh) scale(.0447)}to{transform:translate(4.6399vw,99vh) scale(.0447)}}.snow:nth-child(169){opacity:.5698;transform:translate(44.3855vw,-10px) scale(.9019);animation:fall-169 21s -27s linear infinite}@keyframes fall-169{43.892%{transform:translate(34.6084vw,43.892vh) scale(.9019)}to{transform:translate(39.49695vw,99vh) scale(.9019)}}.snow:nth-child(170){opacity:1.6914;transform:translate(18.4491vw,-10px) scale(.4536);animation:fall-170 14s -17s linear infinite}@keyframes fall-170{77.151%{transform:translate(11.8331vw,77.151vh) scale(.4536)}to{transform:translate(15.1411vw,99vh) scale(.4536)}}.snow:nth-child(171){opacity:1.0946;transform:translate(26.1068vw,-10px) scale(.9252);animation:fall-171 14s -30s linear infinite}@keyframes fall-171{74.507%{transform:translate(33.3494vw,74.507vh) scale(.9252)}to{transform:translate(29.7281vw,99vh) scale(.9252)}}.snow:nth-child(172){opacity:1.002;transform:translate(94.4397vw,-10px) scale(.3525);animation:fall-172 29s -1s linear infinite}@keyframes fall-172{72.304%{transform:translate(87.6885vw,72.304vh) scale(.3525)}to{transform:translate(91.0641vw,99vh) scale(.3525)}}.snow:nth-child(173){opacity:.6614;transform:translate(9.9246vw,-10px) scale(.3199);animation:fall-173 15s -30s linear infinite}@keyframes fall-173{50.441%{transform:translate(14.7748vw,50.441vh) scale(.3199)}to{transform:translate(12.3497vw,99vh) scale(.3199)}}.snow:nth-child(174){opacity:.9142;transform:translate(24.7032vw,-10px) scale(.5574);animation:fall-174 28s -8s linear infinite}@keyframes fall-174{37.143%{transform:translate(33.0555vw,37.143vh) scale(.5574)}to{transform:translate(28.87935vw,99vh) scale(.5574)}}.snow:nth-child(175){opacity:.4058;transform:translate(26.5661vw,-10px) scale(.3014);animation:fall-175 13s -16s linear infinite}@keyframes fall-175{48.155%{transform:translate(23.4358vw,48.155vh) scale(.3014)}to{transform:translate(25.00095vw,99vh) scale(.3014)}}.snow:nth-child(176){opacity:1.0256;transform:translate(33.8vw,-10px) scale(.943);animation:fall-176 29s -4s linear infinite}@keyframes fall-176{67.085%{transform:translate(37.5394vw,67.085vh) scale(.943)}to{transform:translate(35.6697vw,99vh) scale(.943)}}.snow:nth-child(177){opacity:1.3306;transform:translate(14.3509vw,-10px) scale(.1514);animation:fall-177 30s -15s linear infinite}@keyframes fall-177{79.283%{transform:translate(22.5322vw,79.283vh) scale(.1514)}to{transform:translate(18.44155vw,99vh) scale(.1514)}}.snow:nth-child(178){opacity:1.703;transform:translate(72.6141vw,-10px) scale(.4439);animation:fall-178 14s -18s linear infinite}@keyframes fall-178{66.653%{transform:translate(82.1255vw,66.653vh) scale(.4439)}to{transform:translate(77.3698vw,99vh) scale(.4439)}}.snow:nth-child(179){opacity:.64;transform:translate(25.0353vw,-10px) scale(.2948);animation:fall-179 16s -17s linear infinite}@keyframes fall-179{31.524%{transform:translate(20.5153vw,31.524vh) scale(.2948)}to{transform:translate(22.7753vw,99vh) scale(.2948)}}.snow:nth-child(180){opacity:.015;transform:translate(57.9781vw,-10px) scale(.8873);animation:fall-180 28s -4s linear infinite}@keyframes fall-180{78.238%{transform:translate(52.0029vw,78.238vh) scale(.8873)}to{transform:translate(54.9905vw,99vh) scale(.8873)}}.snow:nth-child(181){opacity:.8448;transform:translate(52.4448vw,-10px) scale(.5851);animation:fall-181 27s -9s linear infinite}@keyframes fall-181{52.233%{transform:translate(47.9094vw,52.233vh) scale(.5851)}to{transform:translate(50.1771vw,99vh) scale(.5851)}}.snow:nth-child(182){opacity:1.2112;transform:translate(15.9759vw,-10px) scale(.324);animation:fall-182 24s -18s linear infinite}@keyframes fall-182{68.308%{transform:translate(8.8794vw,68.308vh) scale(.324)}to{transform:translate(12.42765vw,99vh) scale(.324)}}.snow:nth-child(183){opacity:.5282;transform:translate(32.0604vw,-10px) scale(.0403);animation:fall-183 10s -27s linear infinite}@keyframes fall-183{66.709%{transform:translate(39.2827vw,66.709vh) scale(.0403)}to{transform:translate(35.67155vw,99vh) scale(.0403)}}.snow:nth-child(184){opacity:1.9632;transform:translate(26.9995vw,-10px) scale(.4427);animation:fall-184 22s -20s linear infinite}@keyframes fall-184{58.919%{transform:translate(17.3311vw,58.919vh) scale(.4427)}to{transform:translate(22.1653vw,99vh) scale(.4427)}}.snow:nth-child(185){opacity:1.264;transform:translate(47.4493vw,-10px) scale(.8011);animation:fall-185 23s -9s linear infinite}@keyframes fall-185{73.229%{transform:translate(42.7898vw,73.229vh) scale(.8011)}to{transform:translate(45.11955vw,99vh) scale(.8011)}}.snow:nth-child(186){opacity:1.6802;transform:translate(37.2627vw,-10px) scale(.2179);animation:fall-186 20s -20s linear infinite}@keyframes fall-186{74.688%{transform:translate(45.2011vw,74.688vh) scale(.2179)}to{transform:translate(41.2319vw,99vh) scale(.2179)}}.snow:nth-child(187){opacity:.8868;transform:translate(96.7922vw,-10px) scale(.2598);animation:fall-187 30s -25s linear infinite}@keyframes fall-187{74.422%{transform:translate(105.4458vw,74.422vh) scale(.2598)}to{transform:translate(101.119vw,99vh) scale(.2598)}}.snow:nth-child(188){opacity:1.2786;transform:translate(49.9442vw,-10px) scale(.5749);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{42.354%{transform:translate(43.3968vw,42.354vh) scale(.5749)}to{transform:translate(46.6705vw,99vh) scale(.5749)}}.snow:nth-child(189){opacity:1.064;transform:translate(23.9101vw,-10px) scale(.0042);animation:fall-189 13s -23s linear infinite}@keyframes fall-189{49.93%{transform:translate(15.8878vw,49.93vh) scale(.0042)}to{transform:translate(19.89895vw,99vh) scale(.0042)}}.snow:nth-child(190){opacity:.8384;transform:translate(85.0625vw,-10px) scale(.9773);animation:fall-190 19s -6s linear infinite}@keyframes fall-190{79.868%{transform:translate(91.964vw,79.868vh) scale(.9773)}to{transform:translate(88.51325vw,99vh) scale(.9773)}}.snow:nth-child(191){opacity:1.2156;transform:translate(26.4321vw,-10px) scale(.6981);animation:fall-191 23s -2s linear infinite}@keyframes fall-191{46.053%{transform:translate(27.8334vw,46.053vh) scale(.6981)}to{transform:translate(27.13275vw,99vh) scale(.6981)}}.snow:nth-child(192){opacity:1.1024;transform:translate(29.6306vw,-10px) scale(.8893);animation:fall-192 15s -1s linear infinite}@keyframes fall-192{43.312%{transform:translate(29.9966vw,43.312vh) scale(.8893)}to{transform:translate(29.8136vw,99vh) scale(.8893)}}.snow:nth-child(193){opacity:.0738;transform:translate(35.7793vw,-10px) scale(.5076);animation:fall-193 16s -17s linear infinite}@keyframes fall-193{70.81%{transform:translate(34.2965vw,70.81vh) scale(.5076)}to{transform:translate(35.0379vw,99vh) scale(.5076)}}.snow:nth-child(194){opacity:.0334;transform:translate(13.6621vw,-10px) scale(.2655);animation:fall-194 29s -11s linear infinite}@keyframes fall-194{43.322%{transform:translate(16.9175vw,43.322vh) scale(.2655)}to{transform:translate(15.2898vw,99vh) scale(.2655)}}.snow:nth-child(195){opacity:1.3538;transform:translate(40.5245vw,-10px) scale(.8807);animation:fall-195 26s -20s linear infinite}@keyframes fall-195{31.914%{transform:translate(45.6546vw,31.914vh) scale(.8807)}to{transform:translate(43.08955vw,99vh) scale(.8807)}}.snow:nth-child(196){opacity:.3224;transform:translate(90.8759vw,-10px) scale(.9773);animation:fall-196 18s -10s linear infinite}@keyframes fall-196{36.606%{transform:translate(90.4893vw,36.606vh) scale(.9773)}to{transform:translate(90.6826vw,99vh) scale(.9773)}}.snow:nth-child(197){opacity:.098;transform:translate(14.8282vw,-10px) scale(.9323);animation:fall-197 29s -7s linear infinite}@keyframes fall-197{50.369%{transform:translate(15.7544vw,50.369vh) scale(.9323)}to{transform:translate(15.2913vw,99vh) scale(.9323)}}.snow:nth-child(198){opacity:.9178;transform:translate(11.0593vw,-10px) scale(.4988);animation:fall-198 30s -20s linear infinite}@keyframes fall-198{46.428%{transform:translate(5.5822vw,46.428vh) scale(.4988)}to{transform:translate(8.32075vw,99vh) scale(.4988)}}.snow:nth-child(199){opacity:1.937;transform:translate(37.1961vw,-10px) scale(.4368);animation:fall-199 30s -24s linear infinite}@keyframes fall-199{39.674%{transform:translate(30.9323vw,39.674vh) scale(.4368)}to{transform:translate(34.0642vw,99vh) scale(.4368)}}.snow:nth-child(200){opacity:.2226;transform:translate(18.3509vw,-10px) scale(.1766);animation:fall-200 24s -29s linear infinite}@keyframes fall-200{44.681%{transform:translate(27.7266vw,44.681vh) scale(.1766)}to{transform:translate(23.03875vw,99vh) scale(.1766)}}.snow:nth-child(201){opacity:.0398;transform:translate(75.3294vw,-10px) scale(.2208);animation:fall-201 15s -1s linear infinite}@keyframes fall-201{48.901%{transform:translate(76.7913vw,48.901vh) scale(.2208)}to{transform:translate(76.06035vw,99vh) scale(.2208)}}.snow:nth-child(202){opacity:.875;transform:translate(33.4388vw,-10px) scale(.6905);animation:fall-202 11s -11s linear infinite}@keyframes fall-202{34.391%{transform:translate(41.2852vw,34.391vh) scale(.6905)}to{transform:translate(37.362vw,99vh) scale(.6905)}}.snow:nth-child(203){opacity:.5798;transform:translate(36.2403vw,-10px) scale(.6387);animation:fall-203 30s -1s linear infinite}@keyframes fall-203{36.826%{transform:translate(42.1202vw,36.826vh) scale(.6387)}to{transform:translate(39.18025vw,99vh) scale(.6387)}}.snow:nth-child(204){opacity:.7692;transform:translate(36.0089vw,-10px) scale(.9205);animation:fall-204 14s -8s linear infinite}@keyframes fall-204{32.165%{transform:translate(45.6505vw,32.165vh) scale(.9205)}to{transform:translate(40.8297vw,99vh) scale(.9205)}}.snow:nth-child(205){opacity:.3124;transform:translate(87.2859vw,-10px) scale(.1496);animation:fall-205 23s -6s linear infinite}@keyframes fall-205{43.812%{transform:translate(87.7787vw,43.812vh) scale(.1496)}to{transform:translate(87.5323vw,99vh) scale(.1496)}}.snow:nth-child(206){opacity:.4036;transform:translate(58.4692vw,-10px) scale(.1038);animation:fall-206 10s -14s linear infinite}@keyframes fall-206{74.068%{transform:translate(56.574vw,74.068vh) scale(.1038)}to{transform:translate(57.5216vw,99vh) scale(.1038)}}.snow:nth-child(207){opacity:1.1928;transform:translate(83.7066vw,-10px) scale(.1229);animation:fall-207 17s -17s linear infinite}@keyframes fall-207{46.536%{transform:translate(88.8062vw,46.536vh) scale(.1229)}to{transform:translate(86.2564vw,99vh) scale(.1229)}}.snow:nth-child(208){opacity:.8938;transform:translate(.8069vw,-10px) scale(.9977);animation:fall-208 10s -4s linear infinite}@keyframes fall-208{43.535%{transform:translate(-6.574vw,43.535vh) scale(.9977)}to{transform:translate(-2.88355vw,99vh) scale(.9977)}}.snow:nth-child(209){opacity:1.3548;transform:translate(68.016vw,-10px) scale(.4483);animation:fall-209 19s -28s linear infinite}@keyframes fall-209{56.136%{transform:translate(67.6759vw,56.136vh) scale(.4483)}to{transform:translate(67.84595vw,99vh) scale(.4483)}}.snow:nth-child(210){opacity:.5752;transform:translate(8.8232vw,-10px) scale(.961);animation:fall-210 16s -17s linear infinite}@keyframes fall-210{60.786%{transform:translate(2.4064vw,60.786vh) scale(.961)}to{transform:translate(5.6148vw,99vh) scale(.961)}}.snow:nth-child(211){opacity:.6672;transform:translate(9.4358vw,-10px) scale(.3733);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{47.257%{transform:translate(10.9155vw,47.257vh) scale(.3733)}to{transform:translate(10.17565vw,99vh) scale(.3733)}}.snow:nth-child(212){opacity:1.6672;transform:translate(45.6126vw,-10px) scale(.4338);animation:fall-212 25s -22s linear infinite}@keyframes fall-212{47.785%{transform:translate(46.6171vw,47.785vh) scale(.4338)}to{transform:translate(46.11485vw,99vh) scale(.4338)}}.snow:nth-child(213){opacity:1.0574;transform:translate(53.2026vw,-10px) scale(.8004);animation:fall-213 22s -5s linear infinite}@keyframes fall-213{65.836%{transform:translate(48.4396vw,65.836vh) scale(.8004)}to{transform:translate(50.8211vw,99vh) scale(.8004)}}.snow:nth-child(214){opacity:1.106;transform:translate(29.6629vw,-10px) scale(.7972);animation:fall-214 25s -13s linear infinite}@keyframes fall-214{35.7%{transform:translate(35.9537vw,35.7vh) scale(.7972)}to{transform:translate(32.8083vw,99vh) scale(.7972)}}.snow:nth-child(215){opacity:1.1784;transform:translate(38.9856vw,-10px) scale(.785);animation:fall-215 13s -26s linear infinite}@keyframes fall-215{61.355%{transform:translate(45.3338vw,61.355vh) scale(.785)}to{transform:translate(42.1597vw,99vh) scale(.785)}}.snow:nth-child(216){opacity:1.2496;transform:translate(54.0545vw,-10px) scale(.6464);animation:fall-216 13s -3s linear infinite}@keyframes fall-216{79.237%{transform:translate(45.4639vw,79.237vh) scale(.6464)}to{transform:translate(49.7592vw,99vh) scale(.6464)}}.snow:nth-child(217){opacity:.9312;transform:translate(80.0994vw,-10px) scale(.8219);animation:fall-217 14s -9s linear infinite}@keyframes fall-217{34.881%{transform:translate(71.568vw,34.881vh) scale(.8219)}to{transform:translate(75.8337vw,99vh) scale(.8219)}}.snow:nth-child(218){opacity:1.5516;transform:translate(4.3437vw,-10px) scale(.6148);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{52.056%{transform:translate(9.0461vw,52.056vh) scale(.6148)}to{transform:translate(6.6949vw,99vh) scale(.6148)}}.snow:nth-child(219){opacity:.5652;transform:translate(83.7156vw,-10px) scale(.759);animation:fall-219 24s -7s linear infinite}@keyframes fall-219{37.966%{transform:translate(86.6967vw,37.966vh) scale(.759)}to{transform:translate(85.20615vw,99vh) scale(.759)}}.snow:nth-child(220){opacity:.7654;transform:translate(84.318vw,-10px) scale(.3434);animation:fall-220 26s -28s linear infinite}@keyframes fall-220{62.697%{transform:translate(74.5652vw,62.697vh) scale(.3434)}to{transform:translate(79.4416vw,99vh) scale(.3434)}}.snow:nth-child(221){opacity:1.7656;transform:translate(7.3813vw,-10px) scale(.9851);animation:fall-221 27s -27s linear infinite}@keyframes fall-221{47.567%{transform:translate(.3109vw,47.567vh) scale(.9851)}to{transform:translate(3.8461vw,99vh) scale(.9851)}}.snow:nth-child(222){opacity:1.1884;transform:translate(39.3409vw,-10px) scale(.2133);animation:fall-222 10s -19s linear infinite}@keyframes fall-222{50.194%{transform:translate(40.7372vw,50.194vh) scale(.2133)}to{transform:translate(40.03905vw,99vh) scale(.2133)}}.snow:nth-child(223){opacity:1.7962;transform:translate(45.5825vw,-10px) scale(.0227);animation:fall-223 22s -1s linear infinite}@keyframes fall-223{70.578%{transform:translate(41.5583vw,70.578vh) scale(.0227)}to{transform:translate(43.5704vw,99vh) scale(.0227)}}.snow:nth-child(224){opacity:.4296;transform:translate(72.3202vw,-10px) scale(.6142);animation:fall-224 20s -30s linear infinite}@keyframes fall-224{71.659%{transform:translate(68.9942vw,71.659vh) scale(.6142)}to{transform:translate(70.6572vw,99vh) scale(.6142)}}.snow:nth-child(225){opacity:1.2954;transform:translate(.6868vw,-10px) scale(.9222);animation:fall-225 18s -23s linear infinite}@keyframes fall-225{77.642%{transform:translate(4.2476vw,77.642vh) scale(.9222)}to{transform:translate(2.4672vw,99vh) scale(.9222)}}.snow:nth-child(226){opacity:1.7454;transform:translate(23.0436vw,-10px) scale(.7496);animation:fall-226 17s -2s linear infinite}@keyframes fall-226{75.009%{transform:translate(28.7176vw,75.009vh) scale(.7496)}to{transform:translate(25.8806vw,99vh) scale(.7496)}}.snow:nth-child(227){opacity:.558;transform:translate(.8358vw,-10px) scale(.8568);animation:fall-227 10s -12s linear infinite}@keyframes fall-227{61.423%{transform:translate(6.7175vw,61.423vh) scale(.8568)}to{transform:translate(3.77665vw,99vh) scale(.8568)}}.snow:nth-child(228){opacity:1.778;transform:translate(86.2635vw,-10px) scale(.4764);animation:fall-228 20s -13s linear infinite}@keyframes fall-228{74.018%{transform:translate(86.4632vw,74.018vh) scale(.4764)}to{transform:translate(86.36335vw,99vh) scale(.4764)}}.snow:nth-child(229){opacity:1.8108;transform:translate(8.3735vw,-10px) scale(.1836);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{33.132%{transform:translate(10.0663vw,33.132vh) scale(.1836)}to{transform:translate(9.2199vw,99vh) scale(.1836)}}.snow:nth-child(230){opacity:.2652;transform:translate(65.1131vw,-10px) scale(.8824);animation:fall-230 19s -5s linear infinite}@keyframes fall-230{61.355%{transform:translate(69.7174vw,61.355vh) scale(.8824)}to{transform:translate(67.41525vw,99vh) scale(.8824)}}.snow:nth-child(231){opacity:.5546;transform:translate(55.6051vw,-10px) scale(.8405);animation:fall-231 11s -1s linear infinite}@keyframes fall-231{42.181%{transform:translate(46.877vw,42.181vh) scale(.8405)}to{transform:translate(51.24105vw,99vh) scale(.8405)}}.snow:nth-child(232){opacity:.9412;transform:translate(91.4946vw,-10px) scale(.7571);animation:fall-232 28s -8s linear infinite}@keyframes fall-232{70.653%{transform:translate(83.0842vw,70.653vh) scale(.7571)}to{transform:translate(87.2894vw,99vh) scale(.7571)}}.snow:nth-child(233){opacity:.5728;transform:translate(90.8623vw,-10px) scale(.5817);animation:fall-233 30s -18s linear infinite}@keyframes fall-233{76.4%{transform:translate(98.9641vw,76.4vh) scale(.5817)}to{transform:translate(94.9132vw,99vh) scale(.5817)}}.snow:nth-child(234){opacity:1.594;transform:translate(2.2737vw,-10px) scale(.532);animation:fall-234 13s -18s linear infinite}@keyframes fall-234{72.449%{transform:translate(-.5161vw,72.449vh) scale(.532)}to{transform:translate(.8788vw,99vh) scale(.532)}}.snow:nth-child(235){opacity:.8028;transform:translate(30.3438vw,-10px) scale(.0746);animation:fall-235 10s -18s linear infinite}@keyframes fall-235{76.164%{transform:translate(38.1234vw,76.164vh) scale(.0746)}to{transform:translate(34.2336vw,99vh) scale(.0746)}}.snow:nth-child(236){opacity:1.019;transform:translate(95.7734vw,-10px) scale(.956);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{45.807%{transform:translate(96.9484vw,45.807vh) scale(.956)}to{transform:translate(96.3609vw,99vh) scale(.956)}}.snow:nth-child(237){opacity:1.6296;transform:translate(76.976vw,-10px) scale(.1874);animation:fall-237 22s -8s linear infinite}@keyframes fall-237{51.649%{transform:translate(74.2165vw,51.649vh) scale(.1874)}to{transform:translate(75.59625vw,99vh) scale(.1874)}}.snow:nth-child(238){opacity:.6022;transform:translate(8.2108vw,-10px) scale(.6465);animation:fall-238 25s -9s linear infinite}@keyframes fall-238{63.764%{transform:translate(4.1105vw,63.764vh) scale(.6465)}to{transform:translate(6.16065vw,99vh) scale(.6465)}}.snow:nth-child(239){opacity:1.1262;transform:translate(43.9436vw,-10px) scale(.9793);animation:fall-239 13s -23s linear infinite}@keyframes fall-239{50.336%{transform:translate(38.8053vw,50.336vh) scale(.9793)}to{transform:translate(41.37445vw,99vh) scale(.9793)}}.snow:nth-child(240){opacity:1.5524;transform:translate(71.1833vw,-10px) scale(.5914);animation:fall-240 28s -3s linear infinite}@keyframes fall-240{70.465%{transform:translate(62.8462vw,70.465vh) scale(.5914)}to{transform:translate(67.01475vw,99vh) scale(.5914)}}.snow:nth-child(241){opacity:1.8666;transform:translate(87.0976vw,-10px) scale(.7356);animation:fall-241 24s -9s linear infinite}@keyframes fall-241{66.729%{transform:translate(81.2167vw,66.729vh) scale(.7356)}to{transform:translate(84.15715vw,99vh) scale(.7356)}}.snow:nth-child(242){opacity:.8822;transform:translate(38.716vw,-10px) scale(.8378);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{58.447%{transform:translate(43.4754vw,58.447vh) scale(.8378)}to{transform:translate(41.0957vw,99vh) scale(.8378)}}.snow:nth-child(243){opacity:1.9612;transform:translate(35.102vw,-10px) scale(.5671);animation:fall-243 23s -11s linear infinite}@keyframes fall-243{35.892%{transform:translate(38.3272vw,35.892vh) scale(.5671)}to{transform:translate(36.7146vw,99vh) scale(.5671)}}.snow:nth-child(244){opacity:1.5154;transform:translate(64.5366vw,-10px) scale(.3225);animation:fall-244 22s -18s linear infinite}@keyframes fall-244{66.538%{transform:translate(73.3733vw,66.538vh) scale(.3225)}to{transform:translate(68.95495vw,99vh) scale(.3225)}}.snow:nth-child(245){opacity:1.5318;transform:translate(94.2111vw,-10px) scale(.2925);animation:fall-245 24s -29s linear infinite}@keyframes fall-245{77.953%{transform:translate(95.2642vw,77.953vh) scale(.2925)}to{transform:translate(94.73765vw,99vh) scale(.2925)}}.snow:nth-child(246){opacity:.7324;transform:translate(12.053vw,-10px) scale(.6613);animation:fall-246 26s -13s linear infinite}@keyframes fall-246{44.496%{transform:translate(11.7887vw,44.496vh) scale(.6613)}to{transform:translate(11.92085vw,99vh) scale(.6613)}}.snow:nth-child(247){opacity:1.9956;transform:translate(56.7517vw,-10px) scale(.5927);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{56.568%{transform:translate(66.4198vw,56.568vh) scale(.5927)}to{transform:translate(61.58575vw,99vh) scale(.5927)}}.snow:nth-child(248){opacity:.4676;transform:translate(46.7825vw,-10px) scale(.487);animation:fall-248 28s -22s linear infinite}@keyframes fall-248{40.99%{transform:translate(42.358vw,40.99vh) scale(.487)}to{transform:translate(44.57025vw,99vh) scale(.487)}}.snow:nth-child(249){opacity:1.5018;transform:translate(39.8375vw,-10px) scale(.0353);animation:fall-249 30s -13s linear infinite}@keyframes fall-249{65.143%{transform:translate(36.1864vw,65.143vh) scale(.0353)}to{transform:translate(38.01195vw,99vh) scale(.0353)}}.snow:nth-child(250){opacity:1.9072;transform:translate(1.7153vw,-10px) scale(.6192);animation:fall-250 28s -2s linear infinite}@keyframes fall-250{32.696%{transform:translate(-1.698vw,32.696vh) scale(.6192)}to{transform:translate(.00865vw,99vh) scale(.6192)}}.snow:nth-child(251){opacity:1.6076;transform:translate(38.8042vw,-10px) scale(.1241);animation:fall-251 14s -10s linear infinite}@keyframes fall-251{44.285%{transform:translate(48.3425vw,44.285vh) scale(.1241)}to{transform:translate(43.57335vw,99vh) scale(.1241)}}.snow:nth-child(252){opacity:1.394;transform:translate(70.6961vw,-10px) scale(.8382);animation:fall-252 27s -3s linear infinite}@keyframes fall-252{60.153%{transform:translate(72.7689vw,60.153vh) scale(.8382)}to{transform:translate(71.7325vw,99vh) scale(.8382)}}.snow:nth-child(253){opacity:1.0898;transform:translate(5.1459vw,-10px) scale(.1469);animation:fall-253 14s -25s linear infinite}@keyframes fall-253{77.693%{transform:translate(4.3071vw,77.693vh) scale(.1469)}to{transform:translate(4.7265vw,99vh) scale(.1469)}}.snow:nth-child(254){opacity:.4086;transform:translate(56.0192vw,-10px) scale(.7646);animation:fall-254 28s -10s linear infinite}@keyframes fall-254{43.761%{transform:translate(58.9204vw,43.761vh) scale(.7646)}to{transform:translate(57.4698vw,99vh) scale(.7646)}}.snow:nth-child(255){opacity:1.6436;transform:translate(34.574vw,-10px) scale(.596);animation:fall-255 18s -11s linear infinite}@keyframes fall-255{46.133%{transform:translate(26.5549vw,46.133vh) scale(.596)}to{transform:translate(30.56445vw,99vh) scale(.596)}}.snow:nth-child(256){opacity:.92;transform:translate(74.4796vw,-10px) scale(.8482);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{64.084%{transform:translate(68.6898vw,64.084vh) scale(.8482)}to{transform:translate(71.5847vw,99vh) scale(.8482)}}.snow:nth-child(257){opacity:1.8234;transform:translate(18.8609vw,-10px) scale(.5573);animation:fall-257 23s -27s linear infinite}@keyframes fall-257{66.82%{transform:translate(16.3588vw,66.82vh) scale(.5573)}to{transform:translate(17.60985vw,99vh) scale(.5573)}}.snow:nth-child(258){opacity:.6068;transform:translate(6.2447vw,-10px) scale(.7432);animation:fall-258 14s -16s linear infinite}@keyframes fall-258{68.265%{transform:translate(1.909vw,68.265vh) scale(.7432)}to{transform:translate(4.07685vw,99vh) scale(.7432)}}.snow:nth-child(259){opacity:.6444;transform:translate(55.4075vw,-10px) scale(.4831);animation:fall-259 16s -30s linear infinite}@keyframes fall-259{61.21%{transform:translate(48.1984vw,61.21vh) scale(.4831)}to{transform:translate(51.80295vw,99vh) scale(.4831)}}.snow:nth-child(260){opacity:.8578;transform:translate(83.539vw,-10px) scale(.2775);animation:fall-260 25s -14s linear infinite}@keyframes fall-260{64.411%{transform:translate(91.1982vw,64.411vh) scale(.2775)}to{transform:translate(87.3686vw,99vh) scale(.2775)}}.snow:nth-child(261){opacity:.0058;transform:translate(40.7272vw,-10px) scale(.1532);animation:fall-261 15s -7s linear infinite}@keyframes fall-261{70.395%{transform:translate(38.9713vw,70.395vh) scale(.1532)}to{transform:translate(39.84925vw,99vh) scale(.1532)}}.snow:nth-child(262){opacity:1.2312;transform:translate(21.5335vw,-10px) scale(.2443);animation:fall-262 20s -20s linear infinite}@keyframes fall-262{54.964%{transform:translate(24.5925vw,54.964vh) scale(.2443)}to{transform:translate(23.063vw,99vh) scale(.2443)}}.snow:nth-child(263){opacity:1.529;transform:translate(28.0471vw,-10px) scale(.9354);animation:fall-263 12s -3s linear infinite}@keyframes fall-263{47.373%{transform:translate(31.598vw,47.373vh) scale(.9354)}to{transform:translate(29.82255vw,99vh) scale(.9354)}}.snow:nth-child(264){opacity:.7682;transform:translate(99.0016vw,-10px) scale(.2158);animation:fall-264 17s -14s linear infinite}@keyframes fall-264{30.087%{transform:translate(95.3358vw,30.087vh) scale(.2158)}to{transform:translate(97.1687vw,99vh) scale(.2158)}}.snow:nth-child(265){opacity:1.6936;transform:translate(18.4114vw,-10px) scale(.2836);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{77.312%{transform:translate(17.9996vw,77.312vh) scale(.2836)}to{transform:translate(18.2055vw,99vh) scale(.2836)}}.snow:nth-child(266){opacity:1.9882;transform:translate(17.6112vw,-10px) scale(.763);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{64.542%{transform:translate(24.8991vw,64.542vh) scale(.763)}to{transform:translate(21.25515vw,99vh) scale(.763)}}.snow:nth-child(267){opacity:.8838;transform:translate(82.9387vw,-10px) scale(.1754);animation:fall-267 30s -7s linear infinite}@keyframes fall-267{49.085%{transform:translate(82.1616vw,49.085vh) scale(.1754)}to{transform:translate(82.55015vw,99vh) scale(.1754)}}.snow:nth-child(268){opacity:.0872;transform:translate(90.1392vw,-10px) scale(.2318);animation:fall-268 13s -10s linear infinite}@keyframes fall-268{52.003%{transform:translate(87.2996vw,52.003vh) scale(.2318)}to{transform:translate(88.7194vw,99vh) scale(.2318)}}.snow:nth-child(269){opacity:1.5272;transform:translate(87.3153vw,-10px) scale(.9562);animation:fall-269 11s -13s linear infinite}@keyframes fall-269{42.967%{transform:translate(96.6411vw,42.967vh) scale(.9562)}to{transform:translate(91.9782vw,99vh) scale(.9562)}}.snow:nth-child(270){opacity:1.1548;transform:translate(62.842vw,-10px) scale(.7979);animation:fall-270 13s -15s linear infinite}@keyframes fall-270{56.858%{transform:translate(61.4288vw,56.858vh) scale(.7979)}to{transform:translate(62.1354vw,99vh) scale(.7979)}}.snow:nth-child(271){opacity:.2764;transform:translate(95.0845vw,-10px) scale(.9922);animation:fall-271 17s -23s linear infinite}@keyframes fall-271{41.428%{transform:translate(102.9273vw,41.428vh) scale(.9922)}to{transform:translate(99.0059vw,99vh) scale(.9922)}}.snow:nth-child(272){opacity:.9024;transform:translate(53.136vw,-10px) scale(.7487);animation:fall-272 27s -10s linear infinite}@keyframes fall-272{71.076%{transform:translate(62.7769vw,71.076vh) scale(.7487)}to{transform:translate(57.95645vw,99vh) scale(.7487)}}.snow:nth-child(273){opacity:1.0382;transform:translate(74.4825vw,-10px) scale(.8162);animation:fall-273 13s -1s linear infinite}@keyframes fall-273{63.577%{transform:translate(79.5998vw,63.577vh) scale(.8162)}to{transform:translate(77.04115vw,99vh) scale(.8162)}}.snow:nth-child(274){opacity:1.5622;transform:translate(9.3517vw,-10px) scale(.9642);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{63.41%{transform:translate(8.7574vw,63.41vh) scale(.9642)}to{transform:translate(9.05455vw,99vh) scale(.9642)}}.snow:nth-child(275){opacity:.9026;transform:translate(51.1354vw,-10px) scale(.3738);animation:fall-275 25s -1s linear infinite}@keyframes fall-275{52.206%{transform:translate(47.6315vw,52.206vh) scale(.3738)}to{transform:translate(49.38345vw,99vh) scale(.3738)}}.snow:nth-child(276){opacity:.856;transform:translate(47.1449vw,-10px) scale(.6719);animation:fall-276 20s -16s linear infinite}@keyframes fall-276{35.753%{transform:translate(52.7191vw,35.753vh) scale(.6719)}to{transform:translate(49.932vw,99vh) scale(.6719)}}.snow:nth-child(277){opacity:.251;transform:translate(93.1253vw,-10px) scale(.7599);animation:fall-277 24s -10s linear infinite}@keyframes fall-277{47.752%{transform:translate(92.8978vw,47.752vh) scale(.7599)}to{transform:translate(93.01155vw,99vh) scale(.7599)}}.snow:nth-child(278){opacity:1.2912;transform:translate(28.7345vw,-10px) scale(.7284);animation:fall-278 28s -5s linear infinite}@keyframes fall-278{62.984%{transform:translate(20.306vw,62.984vh) scale(.7284)}to{transform:translate(24.52025vw,99vh) scale(.7284)}}.snow:nth-child(279){opacity:1.005;transform:translate(54.0128vw,-10px) scale(.9542);animation:fall-279 17s -29s linear infinite}@keyframes fall-279{55.115%{transform:translate(54.358vw,55.115vh) scale(.9542)}to{transform:translate(54.1854vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.7554;transform:translate(70.0932vw,-10px) scale(.6993);animation:fall-280 15s -27s linear infinite}@keyframes fall-280{77.914%{transform:translate(72.3548vw,77.914vh) scale(.6993)}to{transform:translate(71.224vw,99vh) scale(.6993)}}.snow:nth-child(281){opacity:.9696;transform:translate(35.8468vw,-10px) scale(.3283);animation:fall-281 10s -13s linear infinite}@keyframes fall-281{75.666%{transform:translate(26.9319vw,75.666vh) scale(.3283)}to{transform:translate(31.38935vw,99vh) scale(.3283)}}.snow:nth-child(282){opacity:.066;transform:translate(42.7455vw,-10px) scale(.059);animation:fall-282 15s -7s linear infinite}@keyframes fall-282{58.914%{transform:translate(50.2543vw,58.914vh) scale(.059)}to{transform:translate(46.4999vw,99vh) scale(.059)}}.snow:nth-child(283){opacity:1.7754;transform:translate(39.4779vw,-10px) scale(.5586);animation:fall-283 18s -29s linear infinite}@keyframes fall-283{75.322%{transform:translate(46.0854vw,75.322vh) scale(.5586)}to{transform:translate(42.78165vw,99vh) scale(.5586)}}.snow:nth-child(284){opacity:.3726;transform:translate(55.4728vw,-10px) scale(.8881);animation:fall-284 30s -12s linear infinite}@keyframes fall-284{77.112%{transform:translate(48.4233vw,77.112vh) scale(.8881)}to{transform:translate(51.94805vw,99vh) scale(.8881)}}.snow:nth-child(285){opacity:.939;transform:translate(73.0293vw,-10px) scale(.656);animation:fall-285 12s -13s linear infinite}@keyframes fall-285{58.331%{transform:translate(77.7477vw,58.331vh) scale(.656)}to{transform:translate(75.3885vw,99vh) scale(.656)}}.snow:nth-child(286){opacity:1.0956;transform:translate(88.9066vw,-10px) scale(.1904);animation:fall-286 20s -15s linear infinite}@keyframes fall-286{40.391%{transform:translate(94.2765vw,40.391vh) scale(.1904)}to{transform:translate(91.59155vw,99vh) scale(.1904)}}.snow:nth-child(287){opacity:.2678;transform:translate(14.2497vw,-10px) scale(.175);animation:fall-287 20s -6s linear infinite}@keyframes fall-287{74.383%{transform:translate(23.4388vw,74.383vh) scale(.175)}to{transform:translate(18.84425vw,99vh) scale(.175)}}.snow:nth-child(288){opacity:.7648;transform:translate(43.5913vw,-10px) scale(.8486);animation:fall-288 15s -9s linear infinite}@keyframes fall-288{79.683%{transform:translate(44.2513vw,79.683vh) scale(.8486)}to{transform:translate(43.9213vw,99vh) scale(.8486)}}.snow:nth-child(289){opacity:.4702;transform:translate(17.367vw,-10px) scale(.1263);animation:fall-289 27s -25s linear infinite}@keyframes fall-289{57.132%{transform:translate(24.7722vw,57.132vh) scale(.1263)}to{transform:translate(21.0696vw,99vh) scale(.1263)}}.snow:nth-child(290){opacity:.1078;transform:translate(90.9919vw,-10px) scale(.3958);animation:fall-290 12s -20s linear infinite}@keyframes fall-290{36.132%{transform:translate(81.3539vw,36.132vh) scale(.3958)}to{transform:translate(86.1729vw,99vh) scale(.3958)}}.snow:nth-child(291){opacity:.8508;transform:translate(89.2174vw,-10px) scale(.2596);animation:fall-291 14s -12s linear infinite}@keyframes fall-291{49.529%{transform:translate(92.0344vw,49.529vh) scale(.2596)}to{transform:translate(90.6259vw,99vh) scale(.2596)}}.snow:nth-child(292){opacity:.55;transform:translate(42.8235vw,-10px) scale(.6182);animation:fall-292 26s -8s linear infinite}@keyframes fall-292{72%{transform:translate(35.8246vw,72vh) scale(.6182)}to{transform:translate(39.32405vw,99vh) scale(.6182)}}.snow:nth-child(293){opacity:.089;transform:translate(17.535vw,-10px) scale(.1225);animation:fall-293 21s -3s linear infinite}@keyframes fall-293{36.72%{transform:translate(8.5569vw,36.72vh) scale(.1225)}to{transform:translate(13.04595vw,99vh) scale(.1225)}}.snow:nth-child(294){opacity:1.526;transform:translate(62.6723vw,-10px) scale(.9292);animation:fall-294 11s -19s linear infinite}@keyframes fall-294{69.649%{transform:translate(57.2028vw,69.649vh) scale(.9292)}to{transform:translate(59.93755vw,99vh) scale(.9292)}}.snow:nth-child(295){opacity:.0796;transform:translate(20.4424vw,-10px) scale(.6595);animation:fall-295 14s -28s linear infinite}@keyframes fall-295{72.495%{transform:translate(26.955vw,72.495vh) scale(.6595)}to{transform:translate(23.6987vw,99vh) scale(.6595)}}.snow:nth-child(296){opacity:1.6644;transform:translate(44.3207vw,-10px) scale(.6874);animation:fall-296 15s -6s linear infinite}@keyframes fall-296{30.673%{transform:translate(46.2534vw,30.673vh) scale(.6874)}to{transform:translate(45.28705vw,99vh) scale(.6874)}}.snow:nth-child(297){opacity:1.7808;transform:translate(19.558vw,-10px) scale(.2651);animation:fall-297 23s -15s linear infinite}@keyframes fall-297{76.6%{transform:translate(25.3451vw,76.6vh) scale(.2651)}to{transform:translate(22.45155vw,99vh) scale(.2651)}}.snow:nth-child(298){opacity:.2112;transform:translate(32.0508vw,-10px) scale(.573);animation:fall-298 21s -26s linear infinite}@keyframes fall-298{58.162%{transform:translate(39.1456vw,58.162vh) scale(.573)}to{transform:translate(35.5982vw,99vh) scale(.573)}}.snow:nth-child(299){opacity:1.6288;transform:translate(1.2668vw,-10px) scale(.0744);animation:fall-299 30s -8s linear infinite}@keyframes fall-299{67.075%{transform:translate(.7493vw,67.075vh) scale(.0744)}to{transform:translate(1.00805vw,99vh) scale(.0744)}}.snow:nth-child(300){opacity:.008;transform:translate(66.1697vw,-10px) scale(.6943);animation:fall-300 24s -4s linear infinite}@keyframes fall-300{33.277%{transform:translate(66.6886vw,33.277vh) scale(.6943)}to{transform:translate(66.42915vw,99vh) scale(.6943)}}.snow:nth-child(301){opacity:1.7948;transform:translate(12.4278vw,-10px) scale(.4046);animation:fall-301 24s -15s linear infinite}@keyframes fall-301{67.689%{transform:translate(20.8626vw,67.689vh) scale(.4046)}to{transform:translate(16.6452vw,99vh) scale(.4046)}}.snow:nth-child(302){opacity:1.7892;transform:translate(72.979vw,-10px) scale(.1895);animation:fall-302 11s -12s linear infinite}@keyframes fall-302{46.106%{transform:translate(66.5306vw,46.106vh) scale(.1895)}to{transform:translate(69.7548vw,99vh) scale(.1895)}}.snow:nth-child(303){opacity:.0036;transform:translate(71.8861vw,-10px) scale(.7263);animation:fall-303 10s -2s linear infinite}@keyframes fall-303{44.175%{transform:translate(72.0294vw,44.175vh) scale(.7263)}to{transform:translate(71.95775vw,99vh) scale(.7263)}}.snow:nth-child(304){opacity:1.798;transform:translate(7.9045vw,-10px) scale(.6276);animation:fall-304 23s -23s linear infinite}@keyframes fall-304{34.49%{transform:translate(-.9741vw,34.49vh) scale(.6276)}to{transform:translate(3.4652vw,99vh) scale(.6276)}}.snow:nth-child(305){opacity:.8108;transform:translate(66.3503vw,-10px) scale(.8376);animation:fall-305 29s -16s linear infinite}@keyframes fall-305{53.791%{transform:translate(66.0908vw,53.791vh) scale(.8376)}to{transform:translate(66.22055vw,99vh) scale(.8376)}}.snow:nth-child(306){opacity:1.0002;transform:translate(6.907vw,-10px) scale(.9053);animation:fall-306 26s -27s linear infinite}@keyframes fall-306{46.277%{transform:translate(.8032vw,46.277vh) scale(.9053)}to{transform:translate(3.8551vw,99vh) scale(.9053)}}.snow:nth-child(307){opacity:.7872;transform:translate(21.7882vw,-10px) scale(.7313);animation:fall-307 10s -28s linear infinite}@keyframes fall-307{65.131%{transform:translate(15.5216vw,65.131vh) scale(.7313)}to{transform:translate(18.6549vw,99vh) scale(.7313)}}.snow:nth-child(308){opacity:1.487;transform:translate(75.6286vw,-10px) scale(.7868);animation:fall-308 13s -20s linear infinite}@keyframes fall-308{43.889%{transform:translate(77.9776vw,43.889vh) scale(.7868)}to{transform:translate(76.8031vw,99vh) scale(.7868)}}.snow:nth-child(309){opacity:1.0056;transform:translate(81.8249vw,-10px) scale(.1233);animation:fall-309 20s -10s linear infinite}@keyframes fall-309{38.099%{transform:translate(71.8974vw,38.099vh) scale(.1233)}to{transform:translate(76.86115vw,99vh) scale(.1233)}}.snow:nth-child(310){opacity:.4974;transform:translate(15.5262vw,-10px) scale(.5976);animation:fall-310 12s -28s linear infinite}@keyframes fall-310{33.579%{transform:translate(16.5085vw,33.579vh) scale(.5976)}to{transform:translate(16.01735vw,99vh) scale(.5976)}}.snow:nth-child(311){opacity:1.6012;transform:translate(17.0218vw,-10px) scale(.6117);animation:fall-311 19s -14s linear infinite}@keyframes fall-311{53.922%{transform:translate(11.4815vw,53.922vh) scale(.6117)}to{transform:translate(14.25165vw,99vh) scale(.6117)}}.snow:nth-child(312){opacity:.8414;transform:translate(42.2689vw,-10px) scale(.1597);animation:fall-312 25s -22s linear infinite}@keyframes fall-312{30.589%{transform:translate(42.7852vw,30.589vh) scale(.1597)}to{transform:translate(42.52705vw,99vh) scale(.1597)}}.snow:nth-child(313){opacity:1.07;transform:translate(30.5916vw,-10px) scale(.1955);animation:fall-313 17s -22s linear infinite}@keyframes fall-313{76.177%{transform:translate(28.8072vw,76.177vh) scale(.1955)}to{transform:translate(29.6994vw,99vh) scale(.1955)}}.snow:nth-child(314){opacity:1.3066;transform:translate(43.0931vw,-10px) scale(.943);animation:fall-314 27s -11s linear infinite}@keyframes fall-314{78.752%{transform:translate(48.7481vw,78.752vh) scale(.943)}to{transform:translate(45.9206vw,99vh) scale(.943)}}.snow:nth-child(315){opacity:1.9456;transform:translate(12.5995vw,-10px) scale(.4014);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{64.725%{transform:translate(5.3941vw,64.725vh) scale(.4014)}to{transform:translate(8.9968vw,99vh) scale(.4014)}}.snow:nth-child(316){opacity:1.7454;transform:translate(2.6701vw,-10px) scale(.5501);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{31.12%{transform:translate(10.3532vw,31.12vh) scale(.5501)}to{transform:translate(6.51165vw,99vh) scale(.5501)}}.snow:nth-child(317){opacity:.8476;transform:translate(31.4427vw,-10px) scale(.8912);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{70.706%{transform:translate(25.6705vw,70.706vh) scale(.8912)}to{transform:translate(28.5566vw,99vh) scale(.8912)}}.snow:nth-child(318){opacity:1.028;transform:translate(62.2724vw,-10px) scale(.6908);animation:fall-318 17s -29s linear infinite}@keyframes fall-318{72.921%{transform:translate(69.1875vw,72.921vh) scale(.6908)}to{transform:translate(65.72995vw,99vh) scale(.6908)}}.snow:nth-child(319){opacity:.9284;transform:translate(5.9739vw,-10px) scale(.0989);animation:fall-319 23s -28s linear infinite}@keyframes fall-319{60.133%{transform:translate(15.6453vw,60.133vh) scale(.0989)}to{transform:translate(10.8096vw,99vh) scale(.0989)}}.snow:nth-child(320){opacity:.8262;transform:translate(74.8402vw,-10px) scale(.9654);animation:fall-320 20s -5s linear infinite}@keyframes fall-320{78.59%{transform:translate(70.134vw,78.59vh) scale(.9654)}to{transform:translate(72.4871vw,99vh) scale(.9654)}}.snow:nth-child(321){opacity:.8602;transform:translate(42.9483vw,-10px) scale(.4074);animation:fall-321 16s -20s linear infinite}@keyframes fall-321{37.041%{transform:translate(38.6905vw,37.041vh) scale(.4074)}to{transform:translate(40.8194vw,99vh) scale(.4074)}}.snow:nth-child(322){opacity:1.5944;transform:translate(14.4691vw,-10px) scale(.2598);animation:fall-322 23s -25s linear infinite}@keyframes fall-322{77.787%{transform:translate(18.4859vw,77.787vh) scale(.2598)}to{transform:translate(16.4775vw,99vh) scale(.2598)}}.snow:nth-child(323){opacity:1.4414;transform:translate(34.4984vw,-10px) scale(.2544);animation:fall-323 13s -16s linear infinite}@keyframes fall-323{54.236%{transform:translate(35.5916vw,54.236vh) scale(.2544)}to{transform:translate(35.045vw,99vh) scale(.2544)}}.snow:nth-child(324){opacity:.2602;transform:translate(14.8683vw,-10px) scale(.0068);animation:fall-324 13s -25s linear infinite}@keyframes fall-324{41.485%{transform:translate(18.0224vw,41.485vh) scale(.0068)}to{transform:translate(16.44535vw,99vh) scale(.0068)}}.snow:nth-child(325){opacity:.6048;transform:translate(15.6803vw,-10px) scale(.2051);animation:fall-325 30s -18s linear infinite}@keyframes fall-325{69.793%{transform:translate(17.9506vw,69.793vh) scale(.2051)}to{transform:translate(16.81545vw,99vh) scale(.2051)}}.snow:nth-child(326){opacity:1.1994;transform:translate(17.0585vw,-10px) scale(.4644);animation:fall-326 25s -20s linear infinite}@keyframes fall-326{69.269%{transform:translate(10.4001vw,69.269vh) scale(.4644)}to{transform:translate(13.7293vw,99vh) scale(.4644)}}.snow:nth-child(327){opacity:1.8064;transform:translate(35.1818vw,-10px) scale(.9107);animation:fall-327 24s -29s linear infinite}@keyframes fall-327{39.854%{transform:translate(38.7399vw,39.854vh) scale(.9107)}to{transform:translate(36.96085vw,99vh) scale(.9107)}}.snow:nth-child(328){opacity:1.4194;transform:translate(49.3684vw,-10px) scale(.0508);animation:fall-328 13s -13s linear infinite}@keyframes fall-328{56.115%{transform:translate(56.9494vw,56.115vh) scale(.0508)}to{transform:translate(53.1589vw,99vh) scale(.0508)}}.snow:nth-child(329){opacity:1.4416;transform:translate(80.3065vw,-10px) scale(.6681);animation:fall-329 25s -17s linear infinite}@keyframes fall-329{79.317%{transform:translate(90.001vw,79.317vh) scale(.6681)}to{transform:translate(85.15375vw,99vh) scale(.6681)}}.snow:nth-child(330){opacity:.8086;transform:translate(41.4392vw,-10px) scale(.5757);animation:fall-330 27s -18s linear infinite}@keyframes fall-330{76.201%{transform:translate(43.3718vw,76.201vh) scale(.5757)}to{transform:translate(42.4055vw,99vh) scale(.5757)}}.snow:nth-child(331){opacity:.347;transform:translate(98.1667vw,-10px) scale(.1985);animation:fall-331 14s -23s linear infinite}@keyframes fall-331{46.763%{transform:translate(98.7736vw,46.763vh) scale(.1985)}to{transform:translate(98.47015vw,99vh) scale(.1985)}}.snow:nth-child(332){opacity:1.3924;transform:translate(13.6894vw,-10px) scale(.8117);animation:fall-332 14s -22s linear infinite}@keyframes fall-332{31.143%{transform:translate(11.3044vw,31.143vh) scale(.8117)}to{transform:translate(12.4969vw,99vh) scale(.8117)}}.snow:nth-child(333){opacity:.7256;transform:translate(46.8502vw,-10px) scale(.1314);animation:fall-333 23s -10s linear infinite}@keyframes fall-333{62.249%{transform:translate(56.1888vw,62.249vh) scale(.1314)}to{transform:translate(51.5195vw,99vh) scale(.1314)}}.snow:nth-child(334){opacity:.762;transform:translate(84.0032vw,-10px) scale(.0166);animation:fall-334 25s -10s linear infinite}@keyframes fall-334{44.498%{transform:translate(79.9106vw,44.498vh) scale(.0166)}to{transform:translate(81.9569vw,99vh) scale(.0166)}}.snow:nth-child(335){opacity:1.9562;transform:translate(54.5619vw,-10px) scale(.1628);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{69.681%{transform:translate(45.7989vw,69.681vh) scale(.1628)}to{transform:translate(50.1804vw,99vh) scale(.1628)}}.snow:nth-child(336){opacity:.9508;transform:translate(35.2446vw,-10px) scale(.0702);animation:fall-336 16s -13s linear infinite}@keyframes fall-336{35.76%{transform:translate(42.3588vw,35.76vh) scale(.0702)}to{transform:translate(38.8017vw,99vh) scale(.0702)}}.snow:nth-child(337){opacity:.5622;transform:translate(6.0556vw,-10px) scale(.8248);animation:fall-337 15s -14s linear infinite}@keyframes fall-337{79.349%{transform:translate(14.9045vw,79.349vh) scale(.8248)}to{transform:translate(10.48005vw,99vh) scale(.8248)}}.snow:nth-child(338){opacity:1.4784;transform:translate(67.1611vw,-10px) scale(.0118);animation:fall-338 15s -18s linear infinite}@keyframes fall-338{30.998%{transform:translate(72.4522vw,30.998vh) scale(.0118)}to{transform:translate(69.80665vw,99vh) scale(.0118)}}.snow:nth-child(339){opacity:1.7004;transform:translate(32.6625vw,-10px) scale(.7765);animation:fall-339 21s -4s linear infinite}@keyframes fall-339{34.948%{transform:translate(24.8218vw,34.948vh) scale(.7765)}to{transform:translate(28.74215vw,99vh) scale(.7765)}}.snow:nth-child(340){opacity:1.7898;transform:translate(8.4076vw,-10px) scale(.8992);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{62.511%{transform:translate(16.7809vw,62.511vh) scale(.8992)}to{transform:translate(12.59425vw,99vh) scale(.8992)}}.snow:nth-child(341){opacity:1.879;transform:translate(75.9379vw,-10px) scale(.7401);animation:fall-341 13s -30s linear infinite}@keyframes fall-341{53.67%{transform:translate(67.3384vw,53.67vh) scale(.7401)}to{transform:translate(71.63815vw,99vh) scale(.7401)}}.snow:nth-child(342){opacity:.1864;transform:translate(97.8796vw,-10px) scale(.2044);animation:fall-342 17s -14s linear infinite}@keyframes fall-342{36.201%{transform:translate(94.4214vw,36.201vh) scale(.2044)}to{transform:translate(96.1505vw,99vh) scale(.2044)}}.snow:nth-child(343){opacity:.6078;transform:translate(9.9766vw,-10px) scale(.593);animation:fall-343 23s -2s linear infinite}@keyframes fall-343{38.463%{transform:translate(11.892vw,38.463vh) scale(.593)}to{transform:translate(10.9343vw,99vh) scale(.593)}}.snow:nth-child(344){opacity:1.2348;transform:translate(79.8676vw,-10px) scale(.7936);animation:fall-344 23s -14s linear infinite}@keyframes fall-344{45.708%{transform:translate(70.1577vw,45.708vh) scale(.7936)}to{transform:translate(75.01265vw,99vh) scale(.7936)}}.snow:nth-child(345){opacity:.7398;transform:translate(95.9235vw,-10px) scale(.5849);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{68.072%{transform:translate(86.0065vw,68.072vh) scale(.5849)}to{transform:translate(90.965vw,99vh) scale(.5849)}}.snow:nth-child(346){opacity:1.4328;transform:translate(19.5303vw,-10px) scale(.237);animation:fall-346 24s -15s linear infinite}@keyframes fall-346{63.74%{transform:translate(16.9254vw,63.74vh) scale(.237)}to{transform:translate(18.22785vw,99vh) scale(.237)}}.snow:nth-child(347){opacity:.7316;transform:translate(40.4373vw,-10px) scale(.5969);animation:fall-347 15s -3s linear infinite}@keyframes fall-347{30.428%{transform:translate(47.1485vw,30.428vh) scale(.5969)}to{transform:translate(43.7929vw,99vh) scale(.5969)}}.snow:nth-child(348){opacity:.5092;transform:translate(15.6544vw,-10px) scale(.1593);animation:fall-348 26s -23s linear infinite}@keyframes fall-348{32.946%{transform:translate(10.1061vw,32.946vh) scale(.1593)}to{transform:translate(12.88025vw,99vh) scale(.1593)}}.snow:nth-child(349){opacity:.919;transform:translate(18.281vw,-10px) scale(.7902);animation:fall-349 17s -20s linear infinite}@keyframes fall-349{36.552%{transform:translate(13.7982vw,36.552vh) scale(.7902)}to{transform:translate(16.0396vw,99vh) scale(.7902)}}.snow:nth-child(350){opacity:1.907;transform:translate(66.5222vw,-10px) scale(.8717);animation:fall-350 23s -5s linear infinite}@keyframes fall-350{39.793%{transform:translate(63.5547vw,39.793vh) scale(.8717)}to{transform:translate(65.03845vw,99vh) scale(.8717)}}.snow:nth-child(351){opacity:.9386;transform:translate(37.8731vw,-10px) scale(.7772);animation:fall-351 27s -3s linear infinite}@keyframes fall-351{36.952%{transform:translate(37.2727vw,36.952vh) scale(.7772)}to{transform:translate(37.5729vw,99vh) scale(.7772)}}.snow:nth-child(352){opacity:1.7428;transform:translate(96.3288vw,-10px) scale(.0763);animation:fall-352 15s -16s linear infinite}@keyframes fall-352{48.835%{transform:translate(104.9401vw,48.835vh) scale(.0763)}to{transform:translate(100.63445vw,99vh) scale(.0763)}}.snow:nth-child(353){opacity:.3674;transform:translate(45.2456vw,-10px) scale(.1187);animation:fall-353 13s -18s linear infinite}@keyframes fall-353{33.685%{transform:translate(46.9643vw,33.685vh) scale(.1187)}to{transform:translate(46.10495vw,99vh) scale(.1187)}}.snow:nth-child(354){opacity:.6096;transform:translate(22.6857vw,-10px) scale(.3872);animation:fall-354 12s -28s linear infinite}@keyframes fall-354{65.62%{transform:translate(20.8743vw,65.62vh) scale(.3872)}to{transform:translate(21.78vw,99vh) scale(.3872)}}.snow:nth-child(355){opacity:.0182;transform:translate(7.6798vw,-10px) scale(.8687);animation:fall-355 22s -27s linear infinite}@keyframes fall-355{36.107%{transform:translate(-1.5813vw,36.107vh) scale(.8687)}to{transform:translate(3.04925vw,99vh) scale(.8687)}}.snow:nth-child(356){opacity:.6484;transform:translate(42.4605vw,-10px) scale(.3305);animation:fall-356 27s -1s linear infinite}@keyframes fall-356{77.541%{transform:translate(38.611vw,77.541vh) scale(.3305)}to{transform:translate(40.53575vw,99vh) scale(.3305)}}.snow:nth-child(357){opacity:1.4076;transform:translate(31.1748vw,-10px) scale(.2211);animation:fall-357 11s -24s linear infinite}@keyframes fall-357{32.998%{transform:translate(38.666vw,32.998vh) scale(.2211)}to{transform:translate(34.9204vw,99vh) scale(.2211)}}.snow:nth-child(358){opacity:1.8136;transform:translate(41.9788vw,-10px) scale(.2543);animation:fall-358 10s -8s linear infinite}@keyframes fall-358{76.142%{transform:translate(50.2459vw,76.142vh) scale(.2543)}to{transform:translate(46.11235vw,99vh) scale(.2543)}}.snow:nth-child(359){opacity:1.1532;transform:translate(84.079vw,-10px) scale(.3447);animation:fall-359 29s -12s linear infinite}@keyframes fall-359{74.351%{transform:translate(88.6039vw,74.351vh) scale(.3447)}to{transform:translate(86.34145vw,99vh) scale(.3447)}}.snow:nth-child(360){opacity:.9542;transform:translate(90.1894vw,-10px) scale(.2485);animation:fall-360 24s -15s linear infinite}@keyframes fall-360{31.061%{transform:translate(96.8669vw,31.061vh) scale(.2485)}to{transform:translate(93.52815vw,99vh) scale(.2485)}}.snow:nth-child(361){opacity:1.3216;transform:translate(3.3265vw,-10px) scale(.9802);animation:fall-361 23s -20s linear infinite}@keyframes fall-361{33.033%{transform:translate(11.1365vw,33.033vh) scale(.9802)}to{transform:translate(7.2315vw,99vh) scale(.9802)}}.snow:nth-child(362){opacity:.719;transform:translate(6.9363vw,-10px) scale(.401);animation:fall-362 18s -15s linear infinite}@keyframes fall-362{36.6%{transform:translate(9.1482vw,36.6vh) scale(.401)}to{transform:translate(8.04225vw,99vh) scale(.401)}}.snow:nth-child(363){opacity:1.1952;transform:translate(1.8402vw,-10px) scale(.6647);animation:fall-363 18s -8s linear infinite}@keyframes fall-363{66.778%{transform:translate(9.5378vw,66.778vh) scale(.6647)}to{transform:translate(5.689vw,99vh) scale(.6647)}}.snow:nth-child(364){opacity:.8896;transform:translate(76.8935vw,-10px) scale(.8982);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{64.711%{transform:translate(84.059vw,64.711vh) scale(.8982)}to{transform:translate(80.47625vw,99vh) scale(.8982)}}.snow:nth-child(365){opacity:1.5526;transform:translate(17.0515vw,-10px) scale(.1698);animation:fall-365 25s -15s linear infinite}@keyframes fall-365{45.428%{transform:translate(10.6309vw,45.428vh) scale(.1698)}to{transform:translate(13.8412vw,99vh) scale(.1698)}}.snow:nth-child(366){opacity:.1176;transform:translate(24.2511vw,-10px) scale(.529);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{35.645%{transform:translate(20.3188vw,35.645vh) scale(.529)}to{transform:translate(22.28495vw,99vh) scale(.529)}}.snow:nth-child(367){opacity:1.0916;transform:translate(54.6849vw,-10px) scale(.0683);animation:fall-367 14s -18s linear infinite}@keyframes fall-367{57.142%{transform:translate(49.8044vw,57.142vh) scale(.0683)}to{transform:translate(52.24465vw,99vh) scale(.0683)}}.snow:nth-child(368){opacity:1.7868;transform:translate(92.6972vw,-10px) scale(.151);animation:fall-368 16s -7s linear infinite}@keyframes fall-368{51.744%{transform:translate(91.3021vw,51.744vh) scale(.151)}to{transform:translate(91.99965vw,99vh) scale(.151)}}.snow:nth-child(369){opacity:.7584;transform:translate(93.2314vw,-10px) scale(.4549);animation:fall-369 15s -27s linear infinite}@keyframes fall-369{37.245%{transform:translate(84.2873vw,37.245vh) scale(.4549)}to{transform:translate(88.75935vw,99vh) scale(.4549)}}.snow:nth-child(370){opacity:.7312;transform:translate(60.6718vw,-10px) scale(.1061);animation:fall-370 15s -18s linear infinite}@keyframes fall-370{76.648%{transform:translate(51.6907vw,76.648vh) scale(.1061)}to{transform:translate(56.18125vw,99vh) scale(.1061)}}.snow:nth-child(371){opacity:1.943;transform:translate(20.51vw,-10px) scale(.5235);animation:fall-371 10s -26s linear infinite}@keyframes fall-371{67.252%{transform:translate(12.5216vw,67.252vh) scale(.5235)}to{transform:translate(16.5158vw,99vh) scale(.5235)}}.snow:nth-child(372){opacity:1.5416;transform:translate(92.7426vw,-10px) scale(.0202);animation:fall-372 12s -16s linear infinite}@keyframes fall-372{73.205%{transform:translate(95.597vw,73.205vh) scale(.0202)}to{transform:translate(94.1698vw,99vh) scale(.0202)}}.snow:nth-child(373){opacity:1.3798;transform:translate(63.4451vw,-10px) scale(.6175);animation:fall-373 25s -5s linear infinite}@keyframes fall-373{37.903%{transform:translate(61.6501vw,37.903vh) scale(.6175)}to{transform:translate(62.5476vw,99vh) scale(.6175)}}.snow:nth-child(374){opacity:1.0256;transform:translate(49.8011vw,-10px) scale(.4384);animation:fall-374 16s -5s linear infinite}@keyframes fall-374{60.128%{transform:translate(48.4732vw,60.128vh) scale(.4384)}to{transform:translate(49.13715vw,99vh) scale(.4384)}}.snow:nth-child(375){opacity:1.0746;transform:translate(56.0574vw,-10px) scale(.2349);animation:fall-375 22s -3s linear infinite}@keyframes fall-375{63.194%{transform:translate(55.9634vw,63.194vh) scale(.2349)}to{transform:translate(56.0104vw,99vh) scale(.2349)}}.snow:nth-child(376){opacity:1.5424;transform:translate(11.0029vw,-10px) scale(.8335);animation:fall-376 27s -19s linear infinite}@keyframes fall-376{76.494%{transform:translate(13.8917vw,76.494vh) scale(.8335)}to{transform:translate(12.4473vw,99vh) scale(.8335)}}.snow:nth-child(377){opacity:1.2594;transform:translate(72.347vw,-10px) scale(.8182);animation:fall-377 10s -1s linear infinite}@keyframes fall-377{46.427%{transform:translate(74.158vw,46.427vh) scale(.8182)}to{transform:translate(73.2525vw,99vh) scale(.8182)}}.snow:nth-child(378){opacity:.6118;transform:translate(5.9621vw,-10px) scale(.5895);animation:fall-378 30s -4s linear infinite}@keyframes fall-378{43.216%{transform:translate(2.4711vw,43.216vh) scale(.5895)}to{transform:translate(4.2166vw,99vh) scale(.5895)}}.snow:nth-child(379){opacity:1.0612;transform:translate(15.5837vw,-10px) scale(.8793);animation:fall-379 27s -6s linear infinite}@keyframes fall-379{60.402%{transform:translate(11.5303vw,60.402vh) scale(.8793)}to{transform:translate(13.557vw,99vh) scale(.8793)}}.snow:nth-child(380){opacity:1.6746;transform:translate(14.0539vw,-10px) scale(.5237);animation:fall-380 16s -9s linear infinite}@keyframes fall-380{34.482%{transform:translate(19.297vw,34.482vh) scale(.5237)}to{transform:translate(16.67545vw,99vh) scale(.5237)}}.snow:nth-child(381){opacity:1.8456;transform:translate(39.054vw,-10px) scale(.2184);animation:fall-381 16s -9s linear infinite}@keyframes fall-381{32.248%{transform:translate(34.7276vw,32.248vh) scale(.2184)}to{transform:translate(36.8908vw,99vh) scale(.2184)}}.snow:nth-child(382){opacity:.5452;transform:translate(20.7929vw,-10px) scale(.2801);animation:fall-382 24s -19s linear infinite}@keyframes fall-382{61.283%{transform:translate(26.1285vw,61.283vh) scale(.2801)}to{transform:translate(23.4607vw,99vh) scale(.2801)}}.snow:nth-child(383){opacity:1.6926;transform:translate(69.2698vw,-10px) scale(.6081);animation:fall-383 13s -25s linear infinite}@keyframes fall-383{41.249%{transform:translate(77.0748vw,41.249vh) scale(.6081)}to{transform:translate(73.1723vw,99vh) scale(.6081)}}.snow:nth-child(384){opacity:1.4292;transform:translate(33.6301vw,-10px) scale(.6283);animation:fall-384 26s -5s linear infinite}@keyframes fall-384{43.874%{transform:translate(41.626vw,43.874vh) scale(.6283)}to{transform:translate(37.62805vw,99vh) scale(.6283)}}.snow:nth-child(385){opacity:.888;transform:translate(50.3485vw,-10px) scale(.5096);animation:fall-385 25s -16s linear infinite}@keyframes fall-385{67.84%{transform:translate(52.0998vw,67.84vh) scale(.5096)}to{transform:translate(51.22415vw,99vh) scale(.5096)}}.snow:nth-child(386){opacity:1.0586;transform:translate(22.3936vw,-10px) scale(.8206);animation:fall-386 12s -23s linear infinite}@keyframes fall-386{74.448%{transform:translate(19.8865vw,74.448vh) scale(.8206)}to{transform:translate(21.14005vw,99vh) scale(.8206)}}.snow:nth-child(387){opacity:1.994;transform:translate(38.3864vw,-10px) scale(.2916);animation:fall-387 14s -13s linear infinite}@keyframes fall-387{78.403%{transform:translate(28.7278vw,78.403vh) scale(.2916)}to{transform:translate(33.5571vw,99vh) scale(.2916)}}.snow:nth-child(388){opacity:.1268;transform:translate(60.9293vw,-10px) scale(.9548);animation:fall-388 17s -22s linear infinite}@keyframes fall-388{67.045%{transform:translate(67.2218vw,67.045vh) scale(.9548)}to{transform:translate(64.07555vw,99vh) scale(.9548)}}.snow:nth-child(389){opacity:1.585;transform:translate(62.1998vw,-10px) scale(.5545);animation:fall-389 19s -16s linear infinite}@keyframes fall-389{31.356%{transform:translate(65.7075vw,31.356vh) scale(.5545)}to{transform:translate(63.95365vw,99vh) scale(.5545)}}.snow:nth-child(390){opacity:.623;transform:translate(76.0642vw,-10px) scale(.1826);animation:fall-390 21s -1s linear infinite}@keyframes fall-390{70.295%{transform:translate(71.762vw,70.295vh) scale(.1826)}to{transform:translate(73.9131vw,99vh) scale(.1826)}}.snow:nth-child(391){opacity:1.7674;transform:translate(64.2435vw,-10px) scale(.2064);animation:fall-391 30s -24s linear infinite}@keyframes fall-391{65.728%{transform:translate(67.267vw,65.728vh) scale(.2064)}to{transform:translate(65.75525vw,99vh) scale(.2064)}}.snow:nth-child(392){opacity:.8972;transform:translate(29.1791vw,-10px) scale(.5524);animation:fall-392 21s -19s linear infinite}@keyframes fall-392{71.841%{transform:translate(30.0449vw,71.841vh) scale(.5524)}to{transform:translate(29.612vw,99vh) scale(.5524)}}.snow:nth-child(393){opacity:1.8484;transform:translate(52.7885vw,-10px) scale(.9343);animation:fall-393 18s -2s linear infinite}@keyframes fall-393{34.656%{transform:translate(48.0104vw,34.656vh) scale(.9343)}to{transform:translate(50.39945vw,99vh) scale(.9343)}}.snow:nth-child(394){opacity:1.0726;transform:translate(62.8258vw,-10px) scale(.2418);animation:fall-394 11s -22s linear infinite}@keyframes fall-394{76.921%{transform:translate(64.2993vw,76.921vh) scale(.2418)}to{transform:translate(63.56255vw,99vh) scale(.2418)}}.snow:nth-child(395){opacity:1.296;transform:translate(40.2225vw,-10px) scale(.5948);animation:fall-395 26s -23s linear infinite}@keyframes fall-395{33.504%{transform:translate(46.2736vw,33.504vh) scale(.5948)}to{transform:translate(43.24805vw,99vh) scale(.5948)}}.snow:nth-child(396){opacity:1.0366;transform:translate(.1267vw,-10px) scale(.6288);animation:fall-396 13s -14s linear infinite}@keyframes fall-396{72.719%{transform:translate(-9.6957vw,72.719vh) scale(.6288)}to{transform:translate(-4.7845vw,99vh) scale(.6288)}}.snow:nth-child(397){opacity:1.5796;transform:translate(55.9968vw,-10px) scale(.5713);animation:fall-397 22s -22s linear infinite}@keyframes fall-397{32.591%{transform:translate(47.2012vw,32.591vh) scale(.5713)}to{transform:translate(51.599vw,99vh) scale(.5713)}}.snow:nth-child(398){opacity:1.819;transform:translate(67.9783vw,-10px) scale(.7662);animation:fall-398 27s -15s linear infinite}@keyframes fall-398{41.739%{transform:translate(65.015vw,41.739vh) scale(.7662)}to{transform:translate(66.49665vw,99vh) scale(.7662)}}.snow:nth-child(399){opacity:.5646;transform:translate(22.9018vw,-10px) scale(.2702);animation:fall-399 20s -25s linear infinite}@keyframes fall-399{53.057%{transform:translate(17.4997vw,53.057vh) scale(.2702)}to{transform:translate(20.20075vw,99vh) scale(.2702)}}.snow:nth-child(400){opacity:1.7008;transform:translate(35.59vw,-10px) scale(.2005);animation:fall-400 19s -21s linear infinite}@keyframes fall-400{64.93%{transform:translate(26.0291vw,64.93vh) scale(.2005)}to{transform:translate(30.80955vw,99vh) scale(.2005)}}\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]