@esfaenza/core 19.2.15 → 19.2.16

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.3378;transform:translate(33.9947vw,-10px) scale(.5828);animation:fall-1 11s -14s linear infinite}@keyframes fall-1{68.465%{transform:translate(37.677vw,68.465vh) scale(.5828)}to{transform:translate(35.83585vw,99vh) scale(.5828)}}.snow:nth-child(2){opacity:1.0618;transform:translate(3.8879vw,-10px) scale(.6022);animation:fall-2 20s -2s linear infinite}@keyframes fall-2{79.818%{transform:translate(9.7047vw,79.818vh) scale(.6022)}to{transform:translate(6.7963vw,99vh) scale(.6022)}}.snow:nth-child(3){opacity:1.172;transform:translate(72.7247vw,-10px) scale(.3056);animation:fall-3 15s -29s linear infinite}@keyframes fall-3{32.525%{transform:translate(80.5079vw,32.525vh) scale(.3056)}to{transform:translate(76.6163vw,99vh) scale(.3056)}}.snow:nth-child(4){opacity:.9352;transform:translate(88.2779vw,-10px) scale(.3287);animation:fall-4 14s -20s linear infinite}@keyframes fall-4{71.375%{transform:translate(89.1361vw,71.375vh) scale(.3287)}to{transform:translate(88.707vw,99vh) scale(.3287)}}.snow:nth-child(5){opacity:1.2574;transform:translate(69.9165vw,-10px) scale(.034);animation:fall-5 26s -23s linear infinite}@keyframes fall-5{76.05%{transform:translate(79.1545vw,76.05vh) scale(.034)}to{transform:translate(74.5355vw,99vh) scale(.034)}}.snow:nth-child(6){opacity:1.3124;transform:translate(84.5709vw,-10px) scale(.7168);animation:fall-6 29s -20s linear infinite}@keyframes fall-6{58.02%{transform:translate(82.6358vw,58.02vh) scale(.7168)}to{transform:translate(83.60335vw,99vh) scale(.7168)}}.snow:nth-child(7){opacity:.0082;transform:translate(7.0831vw,-10px) scale(.8523);animation:fall-7 23s -12s linear infinite}@keyframes fall-7{66.164%{transform:translate(.7948vw,66.164vh) scale(.8523)}to{transform:translate(3.93895vw,99vh) scale(.8523)}}.snow:nth-child(8){opacity:1.9984;transform:translate(55.4697vw,-10px) scale(.046);animation:fall-8 14s -25s linear infinite}@keyframes fall-8{72.624%{transform:translate(56.8225vw,72.624vh) scale(.046)}to{transform:translate(56.1461vw,99vh) scale(.046)}}.snow:nth-child(9){opacity:1.8808;transform:translate(79.2071vw,-10px) scale(.7934);animation:fall-9 27s -15s linear infinite}@keyframes fall-9{38.353%{transform:translate(70.3859vw,38.353vh) scale(.7934)}to{transform:translate(74.7965vw,99vh) scale(.7934)}}.snow:nth-child(10){opacity:1.844;transform:translate(96.782vw,-10px) scale(.5583);animation:fall-10 11s -10s linear infinite}@keyframes fall-10{45.153%{transform:translate(106.2787vw,45.153vh) scale(.5583)}to{transform:translate(101.53035vw,99vh) scale(.5583)}}.snow:nth-child(11){opacity:1.4996;transform:translate(98.7202vw,-10px) scale(.3352);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{49.655%{transform:translate(106.7248vw,49.655vh) scale(.3352)}to{transform:translate(102.7225vw,99vh) scale(.3352)}}.snow:nth-child(12){opacity:1.7894;transform:translate(40.3877vw,-10px) scale(.1381);animation:fall-12 24s -21s linear infinite}@keyframes fall-12{33.243%{transform:translate(46.6474vw,33.243vh) scale(.1381)}to{transform:translate(43.51755vw,99vh) scale(.1381)}}.snow:nth-child(13){opacity:1.0816;transform:translate(23.763vw,-10px) scale(.6665);animation:fall-13 19s -28s linear infinite}@keyframes fall-13{69.574%{transform:translate(16.9069vw,69.574vh) scale(.6665)}to{transform:translate(20.33495vw,99vh) scale(.6665)}}.snow:nth-child(14){opacity:1.397;transform:translate(91.4981vw,-10px) scale(.1085);animation:fall-14 27s -23s linear infinite}@keyframes fall-14{64.084%{transform:translate(84.037vw,64.084vh) scale(.1085)}to{transform:translate(87.76755vw,99vh) scale(.1085)}}.snow:nth-child(15){opacity:.1454;transform:translate(29.1781vw,-10px) scale(.6486);animation:fall-15 17s -1s linear infinite}@keyframes fall-15{49.348%{transform:translate(33.988vw,49.348vh) scale(.6486)}to{transform:translate(31.58305vw,99vh) scale(.6486)}}.snow:nth-child(16){opacity:.8976;transform:translate(53.461vw,-10px) scale(.884);animation:fall-16 10s -18s linear infinite}@keyframes fall-16{52.616%{transform:translate(56.7479vw,52.616vh) scale(.884)}to{transform:translate(55.10445vw,99vh) scale(.884)}}.snow:nth-child(17){opacity:1.915;transform:translate(51.7574vw,-10px) scale(.6728);animation:fall-17 15s -26s linear infinite}@keyframes fall-17{50.662%{transform:translate(49.2703vw,50.662vh) scale(.6728)}to{transform:translate(50.51385vw,99vh) scale(.6728)}}.snow:nth-child(18){opacity:.1274;transform:translate(4.7402vw,-10px) scale(.1919);animation:fall-18 16s -1s linear infinite}@keyframes fall-18{62.329%{transform:translate(12.0294vw,62.329vh) scale(.1919)}to{transform:translate(8.3848vw,99vh) scale(.1919)}}.snow:nth-child(19){opacity:.7592;transform:translate(21.8716vw,-10px) scale(.5309);animation:fall-19 20s -25s linear infinite}@keyframes fall-19{52.395%{transform:translate(17.9205vw,52.395vh) scale(.5309)}to{transform:translate(19.89605vw,99vh) scale(.5309)}}.snow:nth-child(20){opacity:1.3432;transform:translate(62.2694vw,-10px) scale(.1715);animation:fall-20 29s -13s linear infinite}@keyframes fall-20{48.269%{transform:translate(59.4492vw,48.269vh) scale(.1715)}to{transform:translate(60.8593vw,99vh) scale(.1715)}}.snow:nth-child(21){opacity:1.7582;transform:translate(14.3819vw,-10px) scale(.0685);animation:fall-21 18s -13s linear infinite}@keyframes fall-21{38.887%{transform:translate(16.494vw,38.887vh) scale(.0685)}to{transform:translate(15.43795vw,99vh) scale(.0685)}}.snow:nth-child(22){opacity:1.7066;transform:translate(54.0457vw,-10px) scale(.9022);animation:fall-22 26s -16s linear infinite}@keyframes fall-22{52.433%{transform:translate(46.3787vw,52.433vh) scale(.9022)}to{transform:translate(50.2122vw,99vh) scale(.9022)}}.snow:nth-child(23){opacity:.1936;transform:translate(6.9058vw,-10px) scale(.9516);animation:fall-23 17s -21s linear infinite}@keyframes fall-23{40.749%{transform:translate(4.6922vw,40.749vh) scale(.9516)}to{transform:translate(5.799vw,99vh) scale(.9516)}}.snow:nth-child(24){opacity:1.4988;transform:translate(43.5627vw,-10px) scale(.796);animation:fall-24 12s -5s linear infinite}@keyframes fall-24{64.283%{transform:translate(50.066vw,64.283vh) scale(.796)}to{transform:translate(46.81435vw,99vh) scale(.796)}}.snow:nth-child(25){opacity:.5818;transform:translate(17.0307vw,-10px) scale(.2428);animation:fall-25 16s -10s linear infinite}@keyframes fall-25{55.506%{transform:translate(11.6804vw,55.506vh) scale(.2428)}to{transform:translate(14.35555vw,99vh) scale(.2428)}}.snow:nth-child(26){opacity:1.3446;transform:translate(61.9219vw,-10px) scale(.7501);animation:fall-26 24s -30s linear infinite}@keyframes fall-26{73.759%{transform:translate(65.1284vw,73.759vh) scale(.7501)}to{transform:translate(63.52515vw,99vh) scale(.7501)}}.snow:nth-child(27){opacity:.6232;transform:translate(26.3419vw,-10px) scale(.1549);animation:fall-27 15s -16s linear infinite}@keyframes fall-27{41.672%{transform:translate(20.3603vw,41.672vh) scale(.1549)}to{transform:translate(23.3511vw,99vh) scale(.1549)}}.snow:nth-child(28){opacity:.36;transform:translate(84.414vw,-10px) scale(.8922);animation:fall-28 16s -8s linear infinite}@keyframes fall-28{74.302%{transform:translate(79.6325vw,74.302vh) scale(.8922)}to{transform:translate(82.02325vw,99vh) scale(.8922)}}.snow:nth-child(29){opacity:.4082;transform:translate(98.8935vw,-10px) scale(.5375);animation:fall-29 22s -21s linear infinite}@keyframes fall-29{77.022%{transform:translate(103.292vw,77.022vh) scale(.5375)}to{transform:translate(101.09275vw,99vh) scale(.5375)}}.snow:nth-child(30){opacity:.3574;transform:translate(6.8062vw,-10px) scale(.8828);animation:fall-30 26s -4s linear infinite}@keyframes fall-30{36.105%{transform:translate(-2.0762vw,36.105vh) scale(.8828)}to{transform:translate(2.365vw,99vh) scale(.8828)}}.snow:nth-child(31){opacity:1.4732;transform:translate(34.1953vw,-10px) scale(.4254);animation:fall-31 20s -1s linear infinite}@keyframes fall-31{50.062%{transform:translate(25.7624vw,50.062vh) scale(.4254)}to{transform:translate(29.97885vw,99vh) scale(.4254)}}.snow:nth-child(32){opacity:1.7804;transform:translate(54.1518vw,-10px) scale(.6879);animation:fall-32 21s -26s linear infinite}@keyframes fall-32{72.936%{transform:translate(60.0503vw,72.936vh) scale(.6879)}to{transform:translate(57.10105vw,99vh) scale(.6879)}}.snow:nth-child(33){opacity:1.219;transform:translate(25.6273vw,-10px) scale(.7187);animation:fall-33 15s -27s linear infinite}@keyframes fall-33{61.241%{transform:translate(28.8646vw,61.241vh) scale(.7187)}to{transform:translate(27.24595vw,99vh) scale(.7187)}}.snow:nth-child(34){opacity:.2302;transform:translate(.818vw,-10px) scale(.3016);animation:fall-34 22s -15s linear infinite}@keyframes fall-34{59.111%{transform:translate(-.0418vw,59.111vh) scale(.3016)}to{transform:translate(.3881vw,99vh) scale(.3016)}}.snow:nth-child(35){opacity:1.3636;transform:translate(27.3435vw,-10px) scale(.6233);animation:fall-35 10s -13s linear infinite}@keyframes fall-35{70.726%{transform:translate(33.1527vw,70.726vh) scale(.6233)}to{transform:translate(30.2481vw,99vh) scale(.6233)}}.snow:nth-child(36){opacity:.803;transform:translate(41.8333vw,-10px) scale(.6468);animation:fall-36 22s -8s linear infinite}@keyframes fall-36{55.81%{transform:translate(47.2973vw,55.81vh) scale(.6468)}to{transform:translate(44.5653vw,99vh) scale(.6468)}}.snow:nth-child(37){opacity:.25;transform:translate(62.1072vw,-10px) scale(.2486);animation:fall-37 25s -25s linear infinite}@keyframes fall-37{68.214%{transform:translate(61.7908vw,68.214vh) scale(.2486)}to{transform:translate(61.949vw,99vh) scale(.2486)}}.snow:nth-child(38){opacity:1.0742;transform:translate(20.5904vw,-10px) scale(.6727);animation:fall-38 15s -21s linear infinite}@keyframes fall-38{61.537%{transform:translate(16.6802vw,61.537vh) scale(.6727)}to{transform:translate(18.6353vw,99vh) scale(.6727)}}.snow:nth-child(39){opacity:1.1778;transform:translate(57.3066vw,-10px) scale(.4522);animation:fall-39 10s -30s linear infinite}@keyframes fall-39{50.493%{transform:translate(51.3581vw,50.493vh) scale(.4522)}to{transform:translate(54.33235vw,99vh) scale(.4522)}}.snow:nth-child(40){opacity:1.2304;transform:translate(3.3759vw,-10px) scale(.7688);animation:fall-40 11s -30s linear infinite}@keyframes fall-40{31.478%{transform:translate(8.3774vw,31.478vh) scale(.7688)}to{transform:translate(5.87665vw,99vh) scale(.7688)}}.snow:nth-child(41){opacity:.2268;transform:translate(73.1174vw,-10px) scale(.7944);animation:fall-41 25s -1s linear infinite}@keyframes fall-41{41.015%{transform:translate(69.9652vw,41.015vh) scale(.7944)}to{transform:translate(71.5413vw,99vh) scale(.7944)}}.snow:nth-child(42){opacity:1.3684;transform:translate(99.1692vw,-10px) scale(.5916);animation:fall-42 13s -25s linear infinite}@keyframes fall-42{60.049%{transform:translate(90.2068vw,60.049vh) scale(.5916)}to{transform:translate(94.688vw,99vh) scale(.5916)}}.snow:nth-child(43){opacity:1.8898;transform:translate(88.8423vw,-10px) scale(.5507);animation:fall-43 27s -21s linear infinite}@keyframes fall-43{36.8%{transform:translate(93.9633vw,36.8vh) scale(.5507)}to{transform:translate(91.4028vw,99vh) scale(.5507)}}.snow:nth-child(44){opacity:1.9406;transform:translate(73.3683vw,-10px) scale(.3394);animation:fall-44 18s -23s linear infinite}@keyframes fall-44{71.151%{transform:translate(64.4951vw,71.151vh) scale(.3394)}to{transform:translate(68.9317vw,99vh) scale(.3394)}}.snow:nth-child(45){opacity:1.671;transform:translate(59.2551vw,-10px) scale(.1564);animation:fall-45 25s -21s linear infinite}@keyframes fall-45{30.035%{transform:translate(63.4933vw,30.035vh) scale(.1564)}to{transform:translate(61.3742vw,99vh) scale(.1564)}}.snow:nth-child(46){opacity:.1794;transform:translate(25.276vw,-10px) scale(.2339);animation:fall-46 15s -11s linear infinite}@keyframes fall-46{42.761%{transform:translate(33.2962vw,42.761vh) scale(.2339)}to{transform:translate(29.2861vw,99vh) scale(.2339)}}.snow:nth-child(47){opacity:1.5912;transform:translate(8.7835vw,-10px) scale(.6378);animation:fall-47 11s -15s linear infinite}@keyframes fall-47{79.149%{transform:translate(15.3403vw,79.149vh) scale(.6378)}to{transform:translate(12.0619vw,99vh) scale(.6378)}}.snow:nth-child(48){opacity:.9044;transform:translate(82.1199vw,-10px) scale(.6398);animation:fall-48 12s -18s linear infinite}@keyframes fall-48{68.37%{transform:translate(82.3497vw,68.37vh) scale(.6398)}to{transform:translate(82.2348vw,99vh) scale(.6398)}}.snow:nth-child(49){opacity:1.4484;transform:translate(43.0574vw,-10px) scale(.1971);animation:fall-49 16s -6s linear infinite}@keyframes fall-49{33.449%{transform:translate(36.5414vw,33.449vh) scale(.1971)}to{transform:translate(39.7994vw,99vh) scale(.1971)}}.snow:nth-child(50){opacity:1.5146;transform:translate(79.2674vw,-10px) scale(.0552);animation:fall-50 22s -12s linear infinite}@keyframes fall-50{68.539%{transform:translate(75.8042vw,68.539vh) scale(.0552)}to{transform:translate(77.5358vw,99vh) scale(.0552)}}.snow:nth-child(51){opacity:1.2658;transform:translate(62.5991vw,-10px) scale(.8557);animation:fall-51 18s -12s linear infinite}@keyframes fall-51{64.52%{transform:translate(66.8793vw,64.52vh) scale(.8557)}to{transform:translate(64.7392vw,99vh) scale(.8557)}}.snow:nth-child(52){opacity:1.376;transform:translate(87.6402vw,-10px) scale(.9958);animation:fall-52 16s -15s linear infinite}@keyframes fall-52{32.533%{transform:translate(85.5394vw,32.533vh) scale(.9958)}to{transform:translate(86.5898vw,99vh) scale(.9958)}}.snow:nth-child(53){opacity:1.1076;transform:translate(99.0346vw,-10px) scale(.113);animation:fall-53 23s -13s linear infinite}@keyframes fall-53{51.143%{transform:translate(105.1609vw,51.143vh) scale(.113)}to{transform:translate(102.09775vw,99vh) scale(.113)}}.snow:nth-child(54){opacity:.1018;transform:translate(59.2185vw,-10px) scale(.8413);animation:fall-54 18s -23s linear infinite}@keyframes fall-54{65.014%{transform:translate(54.9536vw,65.014vh) scale(.8413)}to{transform:translate(57.08605vw,99vh) scale(.8413)}}.snow:nth-child(55){opacity:.9698;transform:translate(64.3691vw,-10px) scale(.5067);animation:fall-55 16s -2s linear infinite}@keyframes fall-55{35.503%{transform:translate(59.4222vw,35.503vh) scale(.5067)}to{transform:translate(61.89565vw,99vh) scale(.5067)}}.snow:nth-child(56){opacity:.8222;transform:translate(69.4453vw,-10px) scale(.9032);animation:fall-56 29s -14s linear infinite}@keyframes fall-56{59.942%{transform:translate(69.495vw,59.942vh) scale(.9032)}to{transform:translate(69.47015vw,99vh) scale(.9032)}}.snow:nth-child(57){opacity:.0836;transform:translate(23.5051vw,-10px) scale(.8727);animation:fall-57 26s -30s linear infinite}@keyframes fall-57{68.779%{transform:translate(25.7859vw,68.779vh) scale(.8727)}to{transform:translate(24.6455vw,99vh) scale(.8727)}}.snow:nth-child(58){opacity:.5108;transform:translate(.0602vw,-10px) scale(.743);animation:fall-58 10s -6s linear infinite}@keyframes fall-58{30.938%{transform:translate(-3.5147vw,30.938vh) scale(.743)}to{transform:translate(-1.72725vw,99vh) scale(.743)}}.snow:nth-child(59){opacity:.7342;transform:translate(41.3097vw,-10px) scale(.0581);animation:fall-59 25s -10s linear infinite}@keyframes fall-59{45.91%{transform:translate(31.9215vw,45.91vh) scale(.0581)}to{transform:translate(36.6156vw,99vh) scale(.0581)}}.snow:nth-child(60){opacity:.168;transform:translate(33.1321vw,-10px) scale(.1595);animation:fall-60 28s -29s linear infinite}@keyframes fall-60{47.589%{transform:translate(40.9824vw,47.589vh) scale(.1595)}to{transform:translate(37.05725vw,99vh) scale(.1595)}}.snow:nth-child(61){opacity:.8674;transform:translate(84.2754vw,-10px) scale(.8242);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{60.694%{transform:translate(76.17vw,60.694vh) scale(.8242)}to{transform:translate(80.2227vw,99vh) scale(.8242)}}.snow:nth-child(62){opacity:.5844;transform:translate(94.667vw,-10px) scale(.6106);animation:fall-62 19s -22s linear infinite}@keyframes fall-62{74.139%{transform:translate(99.8106vw,74.139vh) scale(.6106)}to{transform:translate(97.2388vw,99vh) scale(.6106)}}.snow:nth-child(63){opacity:1.3692;transform:translate(82.6272vw,-10px) scale(.002);animation:fall-63 28s -12s linear infinite}@keyframes fall-63{30.523%{transform:translate(88.1497vw,30.523vh) scale(.002)}to{transform:translate(85.38845vw,99vh) scale(.002)}}.snow:nth-child(64){opacity:1.4688;transform:translate(9.346vw,-10px) scale(.9877);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{53.147%{transform:translate(9.3162vw,53.147vh) scale(.9877)}to{transform:translate(9.3311vw,99vh) scale(.9877)}}.snow:nth-child(65){opacity:.2872;transform:translate(13.6014vw,-10px) scale(.7132);animation:fall-65 13s -14s linear infinite}@keyframes fall-65{59.655%{transform:translate(11.5227vw,59.655vh) scale(.7132)}to{transform:translate(12.56205vw,99vh) scale(.7132)}}.snow:nth-child(66){opacity:1.559;transform:translate(70.0053vw,-10px) scale(.0347);animation:fall-66 20s -23s linear infinite}@keyframes fall-66{54.319%{transform:translate(60.8698vw,54.319vh) scale(.0347)}to{transform:translate(65.43755vw,99vh) scale(.0347)}}.snow:nth-child(67){opacity:.9478;transform:translate(86.5222vw,-10px) scale(.0338);animation:fall-67 23s -15s linear infinite}@keyframes fall-67{66.787%{transform:translate(85.154vw,66.787vh) scale(.0338)}to{transform:translate(85.8381vw,99vh) scale(.0338)}}.snow:nth-child(68){opacity:1.5168;transform:translate(18.955vw,-10px) scale(.8126);animation:fall-68 15s -6s linear infinite}@keyframes fall-68{54.281%{transform:translate(8.9912vw,54.281vh) scale(.8126)}to{transform:translate(13.9731vw,99vh) scale(.8126)}}.snow:nth-child(69){opacity:.5678;transform:translate(98.5061vw,-10px) scale(.6804);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{74.59%{transform:translate(103.6132vw,74.59vh) scale(.6804)}to{transform:translate(101.05965vw,99vh) scale(.6804)}}.snow:nth-child(70){opacity:.6118;transform:translate(9.2492vw,-10px) scale(.1467);animation:fall-70 11s -23s linear infinite}@keyframes fall-70{36.636%{transform:translate(15.4458vw,36.636vh) scale(.1467)}to{transform:translate(12.3475vw,99vh) scale(.1467)}}.snow:nth-child(71){opacity:1.4156;transform:translate(95.3646vw,-10px) scale(.5777);animation:fall-71 30s -1s linear infinite}@keyframes fall-71{38.114%{transform:translate(92.8792vw,38.114vh) scale(.5777)}to{transform:translate(94.1219vw,99vh) scale(.5777)}}.snow:nth-child(72){opacity:1.2004;transform:translate(73.0905vw,-10px) scale(.0878);animation:fall-72 22s -5s linear infinite}@keyframes fall-72{32.12%{transform:translate(65.5183vw,32.12vh) scale(.0878)}to{transform:translate(69.3044vw,99vh) scale(.0878)}}.snow:nth-child(73){opacity:.0252;transform:translate(92.3037vw,-10px) scale(.3725);animation:fall-73 18s -9s linear infinite}@keyframes fall-73{35.949%{transform:translate(85.1689vw,35.949vh) scale(.3725)}to{transform:translate(88.7363vw,99vh) scale(.3725)}}.snow:nth-child(74){opacity:.8366;transform:translate(47.8883vw,-10px) scale(.4937);animation:fall-74 19s -4s linear infinite}@keyframes fall-74{67.588%{transform:translate(52.4971vw,67.588vh) scale(.4937)}to{transform:translate(50.1927vw,99vh) scale(.4937)}}.snow:nth-child(75){opacity:1.137;transform:translate(13.5344vw,-10px) scale(.2758);animation:fall-75 18s -24s linear infinite}@keyframes fall-75{43.921%{transform:translate(11.161vw,43.921vh) scale(.2758)}to{transform:translate(12.3477vw,99vh) scale(.2758)}}.snow:nth-child(76){opacity:.7774;transform:translate(55.2458vw,-10px) scale(.6643);animation:fall-76 25s -19s linear infinite}@keyframes fall-76{32.393%{transform:translate(51.9898vw,32.393vh) scale(.6643)}to{transform:translate(53.6178vw,99vh) scale(.6643)}}.snow:nth-child(77){opacity:.2392;transform:translate(48.1614vw,-10px) scale(.0301);animation:fall-77 10s -19s linear infinite}@keyframes fall-77{62.557%{transform:translate(42.7607vw,62.557vh) scale(.0301)}to{transform:translate(45.46105vw,99vh) scale(.0301)}}.snow:nth-child(78){opacity:.0844;transform:translate(33.8016vw,-10px) scale(.4002);animation:fall-78 17s -22s linear infinite}@keyframes fall-78{73.251%{transform:translate(41.7121vw,73.251vh) scale(.4002)}to{transform:translate(37.75685vw,99vh) scale(.4002)}}.snow:nth-child(79){opacity:1.4578;transform:translate(94.2311vw,-10px) scale(.2351);animation:fall-79 12s -11s linear infinite}@keyframes fall-79{47.296%{transform:translate(90.3124vw,47.296vh) scale(.2351)}to{transform:translate(92.27175vw,99vh) scale(.2351)}}.snow:nth-child(80){opacity:1.9146;transform:translate(74.4741vw,-10px) scale(.6022);animation:fall-80 20s -2s linear infinite}@keyframes fall-80{32.802%{transform:translate(79.0108vw,32.802vh) scale(.6022)}to{transform:translate(76.74245vw,99vh) scale(.6022)}}.snow:nth-child(81){opacity:1.943;transform:translate(60.2688vw,-10px) scale(.6382);animation:fall-81 30s -10s linear infinite}@keyframes fall-81{72.725%{transform:translate(54.7297vw,72.725vh) scale(.6382)}to{transform:translate(57.49925vw,99vh) scale(.6382)}}.snow:nth-child(82){opacity:.1688;transform:translate(95.4207vw,-10px) scale(.2599);animation:fall-82 26s -11s linear infinite}@keyframes fall-82{48.822%{transform:translate(98.1133vw,48.822vh) scale(.2599)}to{transform:translate(96.767vw,99vh) scale(.2599)}}.snow:nth-child(83){opacity:1.6218;transform:translate(33.6454vw,-10px) scale(.88);animation:fall-83 30s -22s linear infinite}@keyframes fall-83{74.399%{transform:translate(26.3777vw,74.399vh) scale(.88)}to{transform:translate(30.01155vw,99vh) scale(.88)}}.snow:nth-child(84){opacity:.999;transform:translate(48.0867vw,-10px) scale(.361);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{63.362%{transform:translate(40.6529vw,63.362vh) scale(.361)}to{transform:translate(44.3698vw,99vh) scale(.361)}}.snow:nth-child(85){opacity:1.1826;transform:translate(97.0356vw,-10px) scale(.1339);animation:fall-85 18s -3s linear infinite}@keyframes fall-85{33.059%{transform:translate(98.4635vw,33.059vh) scale(.1339)}to{transform:translate(97.74955vw,99vh) scale(.1339)}}.snow:nth-child(86){opacity:.4404;transform:translate(46.8142vw,-10px) scale(.7039);animation:fall-86 29s -2s linear infinite}@keyframes fall-86{41.622%{transform:translate(56.3189vw,41.622vh) scale(.7039)}to{transform:translate(51.56655vw,99vh) scale(.7039)}}.snow:nth-child(87){opacity:1.8744;transform:translate(23.074vw,-10px) scale(.2401);animation:fall-87 17s -30s linear infinite}@keyframes fall-87{52.447%{transform:translate(17.7023vw,52.447vh) scale(.2401)}to{transform:translate(20.38815vw,99vh) scale(.2401)}}.snow:nth-child(88){opacity:1.4168;transform:translate(12.8244vw,-10px) scale(.8414);animation:fall-88 22s -22s linear infinite}@keyframes fall-88{53.759%{transform:translate(7.5692vw,53.759vh) scale(.8414)}to{transform:translate(10.1968vw,99vh) scale(.8414)}}.snow:nth-child(89){opacity:.3314;transform:translate(27.7392vw,-10px) scale(.427);animation:fall-89 18s -5s linear infinite}@keyframes fall-89{66.554%{transform:translate(28.881vw,66.554vh) scale(.427)}to{transform:translate(28.3101vw,99vh) scale(.427)}}.snow:nth-child(90){opacity:1.8916;transform:translate(38.9001vw,-10px) scale(.2534);animation:fall-90 22s -27s linear infinite}@keyframes fall-90{59.744%{transform:translate(31.9907vw,59.744vh) scale(.2534)}to{transform:translate(35.4454vw,99vh) scale(.2534)}}.snow:nth-child(91){opacity:1.8324;transform:translate(40.5104vw,-10px) scale(.6862);animation:fall-91 16s -12s linear infinite}@keyframes fall-91{51.56%{transform:translate(31.2764vw,51.56vh) scale(.6862)}to{transform:translate(35.8934vw,99vh) scale(.6862)}}.snow:nth-child(92){opacity:.9394;transform:translate(34.0851vw,-10px) scale(.4495);animation:fall-92 18s -14s linear infinite}@keyframes fall-92{64.826%{transform:translate(29.6802vw,64.826vh) scale(.4495)}to{transform:translate(31.88265vw,99vh) scale(.4495)}}.snow:nth-child(93){opacity:.2146;transform:translate(51.865vw,-10px) scale(.7306);animation:fall-93 29s -7s linear infinite}@keyframes fall-93{35.855%{transform:translate(48.5653vw,35.855vh) scale(.7306)}to{transform:translate(50.21515vw,99vh) scale(.7306)}}.snow:nth-child(94){opacity:1.3868;transform:translate(2.4913vw,-10px) scale(.9897);animation:fall-94 11s -3s linear infinite}@keyframes fall-94{57.741%{transform:translate(-4.3158vw,57.741vh) scale(.9897)}to{transform:translate(-.91225vw,99vh) scale(.9897)}}.snow:nth-child(95){opacity:.1656;transform:translate(92.0382vw,-10px) scale(.17);animation:fall-95 28s -12s linear infinite}@keyframes fall-95{45.487%{transform:translate(85.7152vw,45.487vh) scale(.17)}to{transform:translate(88.8767vw,99vh) scale(.17)}}.snow:nth-child(96){opacity:1.5788;transform:translate(50.0643vw,-10px) scale(.5821);animation:fall-96 10s -16s linear infinite}@keyframes fall-96{42.626%{transform:translate(46.0791vw,42.626vh) scale(.5821)}to{transform:translate(48.0717vw,99vh) scale(.5821)}}.snow:nth-child(97){opacity:1.1752;transform:translate(88.2597vw,-10px) scale(.6439);animation:fall-97 20s -19s linear infinite}@keyframes fall-97{37.385%{transform:translate(90.2917vw,37.385vh) scale(.6439)}to{transform:translate(89.2757vw,99vh) scale(.6439)}}.snow:nth-child(98){opacity:.1862;transform:translate(50.1553vw,-10px) scale(.2465);animation:fall-98 20s -2s linear infinite}@keyframes fall-98{37.294%{transform:translate(59.3385vw,37.294vh) scale(.2465)}to{transform:translate(54.7469vw,99vh) scale(.2465)}}.snow:nth-child(99){opacity:.1162;transform:translate(29.7051vw,-10px) scale(.2686);animation:fall-99 28s -15s linear infinite}@keyframes fall-99{36.448%{transform:translate(36.9118vw,36.448vh) scale(.2686)}to{transform:translate(33.30845vw,99vh) scale(.2686)}}.snow:nth-child(100){opacity:.9126;transform:translate(65.554vw,-10px) scale(.7606);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{38.758%{transform:translate(72.0829vw,38.758vh) scale(.7606)}to{transform:translate(68.81845vw,99vh) scale(.7606)}}.snow:nth-child(101){opacity:1.09;transform:translate(88.0354vw,-10px) scale(.0988);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{65.837%{transform:translate(93.4101vw,65.837vh) scale(.0988)}to{transform:translate(90.72275vw,99vh) scale(.0988)}}.snow:nth-child(102){opacity:1.7252;transform:translate(54.0326vw,-10px) scale(.0599);animation:fall-102 11s -12s linear infinite}@keyframes fall-102{66.535%{transform:translate(63.224vw,66.535vh) scale(.0599)}to{transform:translate(58.6283vw,99vh) scale(.0599)}}.snow:nth-child(103){opacity:.232;transform:translate(6.5772vw,-10px) scale(.9742);animation:fall-103 21s -26s linear infinite}@keyframes fall-103{37.943%{transform:translate(.4567vw,37.943vh) scale(.9742)}to{transform:translate(3.51695vw,99vh) scale(.9742)}}.snow:nth-child(104){opacity:1.1696;transform:translate(55.9317vw,-10px) scale(.3577);animation:fall-104 19s -26s linear infinite}@keyframes fall-104{40.473%{transform:translate(64.6326vw,40.473vh) scale(.3577)}to{transform:translate(60.28215vw,99vh) scale(.3577)}}.snow:nth-child(105){opacity:1.512;transform:translate(72.9596vw,-10px) scale(.2874);animation:fall-105 25s -28s linear infinite}@keyframes fall-105{77.962%{transform:translate(70.7404vw,77.962vh) scale(.2874)}to{transform:translate(71.85vw,99vh) scale(.2874)}}.snow:nth-child(106){opacity:.358;transform:translate(58.5074vw,-10px) scale(.8995);animation:fall-106 14s -30s linear infinite}@keyframes fall-106{43.576%{transform:translate(58.6703vw,43.576vh) scale(.8995)}to{transform:translate(58.58885vw,99vh) scale(.8995)}}.snow:nth-child(107){opacity:.627;transform:translate(10.8237vw,-10px) scale(.2936);animation:fall-107 19s -25s linear infinite}@keyframes fall-107{38.181%{transform:translate(11.2766vw,38.181vh) scale(.2936)}to{transform:translate(11.05015vw,99vh) scale(.2936)}}.snow:nth-child(108){opacity:1.4424;transform:translate(69.6458vw,-10px) scale(.6411);animation:fall-108 23s -7s linear infinite}@keyframes fall-108{33.207%{transform:translate(64.28vw,33.207vh) scale(.6411)}to{transform:translate(66.9629vw,99vh) scale(.6411)}}.snow:nth-child(109){opacity:.2166;transform:translate(47.297vw,-10px) scale(.0978);animation:fall-109 12s -10s linear infinite}@keyframes fall-109{31.523%{transform:translate(50.6947vw,31.523vh) scale(.0978)}to{transform:translate(48.99585vw,99vh) scale(.0978)}}.snow:nth-child(110){opacity:1.3646;transform:translate(47.6337vw,-10px) scale(.2678);animation:fall-110 25s -26s linear infinite}@keyframes fall-110{30.195%{transform:translate(40.8073vw,30.195vh) scale(.2678)}to{transform:translate(44.2205vw,99vh) scale(.2678)}}.snow:nth-child(111){opacity:.5506;transform:translate(70.0149vw,-10px) scale(.3368);animation:fall-111 19s -6s linear infinite}@keyframes fall-111{70.498%{transform:translate(78.2071vw,70.498vh) scale(.3368)}to{transform:translate(74.111vw,99vh) scale(.3368)}}.snow:nth-child(112){opacity:.3568;transform:translate(88.3689vw,-10px) scale(.7852);animation:fall-112 18s -26s linear infinite}@keyframes fall-112{58.701%{transform:translate(82.1962vw,58.701vh) scale(.7852)}to{transform:translate(85.28255vw,99vh) scale(.7852)}}.snow:nth-child(113){opacity:1.879;transform:translate(24.452vw,-10px) scale(.6883);animation:fall-113 27s -22s linear infinite}@keyframes fall-113{32.308%{transform:translate(21.3568vw,32.308vh) scale(.6883)}to{transform:translate(22.9044vw,99vh) scale(.6883)}}.snow:nth-child(114){opacity:.838;transform:translate(55.9883vw,-10px) scale(.2698);animation:fall-114 30s -3s linear infinite}@keyframes fall-114{31.119%{transform:translate(47.9342vw,31.119vh) scale(.2698)}to{transform:translate(51.96125vw,99vh) scale(.2698)}}.snow:nth-child(115){opacity:1.749;transform:translate(77.314vw,-10px) scale(.084);animation:fall-115 24s -29s linear infinite}@keyframes fall-115{76.172%{transform:translate(81.0335vw,76.172vh) scale(.084)}to{transform:translate(79.17375vw,99vh) scale(.084)}}.snow:nth-child(116){opacity:1.78;transform:translate(21.4301vw,-10px) scale(.7764);animation:fall-116 11s -29s linear infinite}@keyframes fall-116{35.864%{transform:translate(18.185vw,35.864vh) scale(.7764)}to{transform:translate(19.80755vw,99vh) scale(.7764)}}.snow:nth-child(117){opacity:1.636;transform:translate(71.0215vw,-10px) scale(.7194);animation:fall-117 20s -2s linear infinite}@keyframes fall-117{69.447%{transform:translate(79.4818vw,69.447vh) scale(.7194)}to{transform:translate(75.25165vw,99vh) scale(.7194)}}.snow:nth-child(118){opacity:1.968;transform:translate(80.5189vw,-10px) scale(.4866);animation:fall-118 25s -13s linear infinite}@keyframes fall-118{58.413%{transform:translate(86.2064vw,58.413vh) scale(.4866)}to{transform:translate(83.36265vw,99vh) scale(.4866)}}.snow:nth-child(119){opacity:.962;transform:translate(15.4165vw,-10px) scale(.7798);animation:fall-119 11s -12s linear infinite}@keyframes fall-119{54.806%{transform:translate(11.684vw,54.806vh) scale(.7798)}to{transform:translate(13.55025vw,99vh) scale(.7798)}}.snow:nth-child(120){opacity:1.2438;transform:translate(31.7891vw,-10px) scale(.1971);animation:fall-120 24s -7s linear infinite}@keyframes fall-120{54.768%{transform:translate(30.5267vw,54.768vh) scale(.1971)}to{transform:translate(31.1579vw,99vh) scale(.1971)}}.snow:nth-child(121){opacity:.945;transform:translate(90.942vw,-10px) scale(.4263);animation:fall-121 19s -7s linear infinite}@keyframes fall-121{70.775%{transform:translate(87.4197vw,70.775vh) scale(.4263)}to{transform:translate(89.18085vw,99vh) scale(.4263)}}.snow:nth-child(122){opacity:.6696;transform:translate(90.3135vw,-10px) scale(.167);animation:fall-122 13s -3s linear infinite}@keyframes fall-122{60.614%{transform:translate(87.3301vw,60.614vh) scale(.167)}to{transform:translate(88.8218vw,99vh) scale(.167)}}.snow:nth-child(123){opacity:.893;transform:translate(86.0293vw,-10px) scale(.5801);animation:fall-123 14s -13s linear infinite}@keyframes fall-123{60.466%{transform:translate(95.7972vw,60.466vh) scale(.5801)}to{transform:translate(90.91325vw,99vh) scale(.5801)}}.snow:nth-child(124){opacity:1.8972;transform:translate(67.611vw,-10px) scale(.5499);animation:fall-124 19s -3s linear infinite}@keyframes fall-124{70.651%{transform:translate(74.2165vw,70.651vh) scale(.5499)}to{transform:translate(70.91375vw,99vh) scale(.5499)}}.snow:nth-child(125){opacity:1.117;transform:translate(26.9238vw,-10px) scale(.062);animation:fall-125 19s -7s linear infinite}@keyframes fall-125{50.947%{transform:translate(36.4718vw,50.947vh) scale(.062)}to{transform:translate(31.6978vw,99vh) scale(.062)}}.snow:nth-child(126){opacity:.1562;transform:translate(95.7543vw,-10px) scale(.146);animation:fall-126 25s -12s linear infinite}@keyframes fall-126{61.4%{transform:translate(100.6603vw,61.4vh) scale(.146)}to{transform:translate(98.2073vw,99vh) scale(.146)}}.snow:nth-child(127){opacity:1.9014;transform:translate(40.5591vw,-10px) scale(.1153);animation:fall-127 14s -22s linear infinite}@keyframes fall-127{54.428%{transform:translate(33.1876vw,54.428vh) scale(.1153)}to{transform:translate(36.87335vw,99vh) scale(.1153)}}.snow:nth-child(128){opacity:1.5952;transform:translate(95.3282vw,-10px) scale(.948);animation:fall-128 26s -3s linear infinite}@keyframes fall-128{65.396%{transform:translate(87.3426vw,65.396vh) scale(.948)}to{transform:translate(91.3354vw,99vh) scale(.948)}}.snow:nth-child(129){opacity:1.6662;transform:translate(31.2475vw,-10px) scale(.9406);animation:fall-129 10s -23s linear infinite}@keyframes fall-129{63.692%{transform:translate(27.0188vw,63.692vh) scale(.9406)}to{transform:translate(29.13315vw,99vh) scale(.9406)}}.snow:nth-child(130){opacity:.7984;transform:translate(60.0742vw,-10px) scale(.9418);animation:fall-130 27s -5s linear infinite}@keyframes fall-130{48.187%{transform:translate(55.8939vw,48.187vh) scale(.9418)}to{transform:translate(57.98405vw,99vh) scale(.9418)}}.snow:nth-child(131){opacity:1.3878;transform:translate(5.5453vw,-10px) scale(.7412);animation:fall-131 18s -14s linear infinite}@keyframes fall-131{38.851%{transform:translate(10.6418vw,38.851vh) scale(.7412)}to{transform:translate(8.09355vw,99vh) scale(.7412)}}.snow:nth-child(132){opacity:.4388;transform:translate(10.1082vw,-10px) scale(.6606);animation:fall-132 26s -1s linear infinite}@keyframes fall-132{47.051%{transform:translate(18.7393vw,47.051vh) scale(.6606)}to{transform:translate(14.42375vw,99vh) scale(.6606)}}.snow:nth-child(133){opacity:.0498;transform:translate(1.6681vw,-10px) scale(.4562);animation:fall-133 15s -29s linear infinite}@keyframes fall-133{64.622%{transform:translate(-3.432vw,64.622vh) scale(.4562)}to{transform:translate(-.88195vw,99vh) scale(.4562)}}.snow:nth-child(134){opacity:.4492;transform:translate(6.3079vw,-10px) scale(.0365);animation:fall-134 17s -21s linear infinite}@keyframes fall-134{38.58%{transform:translate(-1.5091vw,38.58vh) scale(.0365)}to{transform:translate(2.3994vw,99vh) scale(.0365)}}.snow:nth-child(135){opacity:.8016;transform:translate(55.1316vw,-10px) scale(.4459);animation:fall-135 20s -19s linear infinite}@keyframes fall-135{58.715%{transform:translate(46.0369vw,58.715vh) scale(.4459)}to{transform:translate(50.58425vw,99vh) scale(.4459)}}.snow:nth-child(136){opacity:.017;transform:translate(21.7326vw,-10px) scale(.8352);animation:fall-136 21s -20s linear infinite}@keyframes fall-136{36.748%{transform:translate(24.0247vw,36.748vh) scale(.8352)}to{transform:translate(22.87865vw,99vh) scale(.8352)}}.snow:nth-child(137){opacity:.3364;transform:translate(5.6189vw,-10px) scale(.7037);animation:fall-137 17s -4s linear infinite}@keyframes fall-137{64.335%{transform:translate(5.0332vw,64.335vh) scale(.7037)}to{transform:translate(5.32605vw,99vh) scale(.7037)}}.snow:nth-child(138){opacity:.8572;transform:translate(68.7239vw,-10px) scale(.3407);animation:fall-138 22s -7s linear infinite}@keyframes fall-138{53.326%{transform:translate(73.0867vw,53.326vh) scale(.3407)}to{transform:translate(70.9053vw,99vh) scale(.3407)}}.snow:nth-child(139){opacity:.7336;transform:translate(37.9332vw,-10px) scale(.2127);animation:fall-139 25s -22s linear infinite}@keyframes fall-139{47.953%{transform:translate(42.4173vw,47.953vh) scale(.2127)}to{transform:translate(40.17525vw,99vh) scale(.2127)}}.snow:nth-child(140){opacity:1.0454;transform:translate(95.6834vw,-10px) scale(.8298);animation:fall-140 16s -1s linear infinite}@keyframes fall-140{73.292%{transform:translate(101.4813vw,73.292vh) scale(.8298)}to{transform:translate(98.58235vw,99vh) scale(.8298)}}.snow:nth-child(141){opacity:1.5832;transform:translate(43.0811vw,-10px) scale(.0036);animation:fall-141 24s -11s linear infinite}@keyframes fall-141{66.757%{transform:translate(52.5302vw,66.757vh) scale(.0036)}to{transform:translate(47.80565vw,99vh) scale(.0036)}}.snow:nth-child(142){opacity:1.4342;transform:translate(71.1508vw,-10px) scale(.8567);animation:fall-142 18s -26s linear infinite}@keyframes fall-142{68.184%{transform:translate(78.3357vw,68.184vh) scale(.8567)}to{transform:translate(74.74325vw,99vh) scale(.8567)}}.snow:nth-child(143){opacity:.8122;transform:translate(12.7762vw,-10px) scale(.4389);animation:fall-143 12s -6s linear infinite}@keyframes fall-143{74.037%{transform:translate(16.882vw,74.037vh) scale(.4389)}to{transform:translate(14.8291vw,99vh) scale(.4389)}}.snow:nth-child(144){opacity:.5036;transform:translate(37.693vw,-10px) scale(.756);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{62.187%{transform:translate(45.11vw,62.187vh) scale(.756)}to{transform:translate(41.4015vw,99vh) scale(.756)}}.snow:nth-child(145){opacity:.5724;transform:translate(17.2946vw,-10px) scale(.8693);animation:fall-145 26s -28s linear infinite}@keyframes fall-145{62.281%{transform:translate(8.0209vw,62.281vh) scale(.8693)}to{transform:translate(12.65775vw,99vh) scale(.8693)}}.snow:nth-child(146){opacity:1.582;transform:translate(33.8941vw,-10px) scale(.7225);animation:fall-146 22s -14s linear infinite}@keyframes fall-146{47.793%{transform:translate(39.4425vw,47.793vh) scale(.7225)}to{transform:translate(36.6683vw,99vh) scale(.7225)}}.snow:nth-child(147){opacity:.9644;transform:translate(77.7697vw,-10px) scale(.1638);animation:fall-147 24s -7s linear infinite}@keyframes fall-147{63.541%{transform:translate(77.0793vw,63.541vh) scale(.1638)}to{transform:translate(77.4245vw,99vh) scale(.1638)}}.snow:nth-child(148){opacity:1.7692;transform:translate(65.6521vw,-10px) scale(.181);animation:fall-148 15s -14s linear infinite}@keyframes fall-148{32.534%{transform:translate(75.0426vw,32.534vh) scale(.181)}to{transform:translate(70.34735vw,99vh) scale(.181)}}.snow:nth-child(149){opacity:1.0288;transform:translate(60.2317vw,-10px) scale(.2922);animation:fall-149 15s -14s linear infinite}@keyframes fall-149{61.171%{transform:translate(57.482vw,61.171vh) scale(.2922)}to{transform:translate(58.85685vw,99vh) scale(.2922)}}.snow:nth-child(150){opacity:1.8084;transform:translate(80.7856vw,-10px) scale(.0945);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{58.777%{transform:translate(86.491vw,58.777vh) scale(.0945)}to{transform:translate(83.6383vw,99vh) scale(.0945)}}.snow:nth-child(151){opacity:.0824;transform:translate(61.7841vw,-10px) scale(.5261);animation:fall-151 26s -12s linear infinite}@keyframes fall-151{44.461%{transform:translate(65.9035vw,44.461vh) scale(.5261)}to{transform:translate(63.8438vw,99vh) scale(.5261)}}.snow:nth-child(152){opacity:1.6718;transform:translate(77.8627vw,-10px) scale(.5251);animation:fall-152 29s -25s linear infinite}@keyframes fall-152{63.164%{transform:translate(83.0131vw,63.164vh) scale(.5251)}to{transform:translate(80.4379vw,99vh) scale(.5251)}}.snow:nth-child(153){opacity:.847;transform:translate(19.4264vw,-10px) scale(.6698);animation:fall-153 22s -19s linear infinite}@keyframes fall-153{77.361%{transform:translate(25.5731vw,77.361vh) scale(.6698)}to{transform:translate(22.49975vw,99vh) scale(.6698)}}.snow:nth-child(154){opacity:1.943;transform:translate(3.7741vw,-10px) scale(.316);animation:fall-154 22s -22s linear infinite}@keyframes fall-154{62.729%{transform:translate(11.1889vw,62.729vh) scale(.316)}to{transform:translate(7.4815vw,99vh) scale(.316)}}.snow:nth-child(155){opacity:1.0844;transform:translate(62.7104vw,-10px) scale(.8437);animation:fall-155 22s -15s linear infinite}@keyframes fall-155{51.446%{transform:translate(62.1954vw,51.446vh) scale(.8437)}to{transform:translate(62.4529vw,99vh) scale(.8437)}}.snow:nth-child(156){opacity:.2418;transform:translate(41.5702vw,-10px) scale(.0047);animation:fall-156 18s -28s linear infinite}@keyframes fall-156{56.93%{transform:translate(34.5812vw,56.93vh) scale(.0047)}to{transform:translate(38.0757vw,99vh) scale(.0047)}}.snow:nth-child(157){opacity:1.994;transform:translate(94.143vw,-10px) scale(.8557);animation:fall-157 26s -3s linear infinite}@keyframes fall-157{77.422%{transform:translate(88.7066vw,77.422vh) scale(.8557)}to{transform:translate(91.4248vw,99vh) scale(.8557)}}.snow:nth-child(158){opacity:1.9618;transform:translate(12.7737vw,-10px) scale(.9558);animation:fall-158 14s -29s linear infinite}@keyframes fall-158{35.965%{transform:translate(9.6675vw,35.965vh) scale(.9558)}to{transform:translate(11.2206vw,99vh) scale(.9558)}}.snow:nth-child(159){opacity:1.4612;transform:translate(20.8893vw,-10px) scale(.7953);animation:fall-159 17s -19s linear infinite}@keyframes fall-159{50.414%{transform:translate(17.2604vw,50.414vh) scale(.7953)}to{transform:translate(19.07485vw,99vh) scale(.7953)}}.snow:nth-child(160){opacity:.3282;transform:translate(71.6284vw,-10px) scale(.1535);animation:fall-160 14s -5s linear infinite}@keyframes fall-160{68.137%{transform:translate(61.7651vw,68.137vh) scale(.1535)}to{transform:translate(66.69675vw,99vh) scale(.1535)}}.snow:nth-child(161){opacity:.9156;transform:translate(47.104vw,-10px) scale(.8044);animation:fall-161 14s -29s linear infinite}@keyframes fall-161{65.187%{transform:translate(44.7495vw,65.187vh) scale(.8044)}to{transform:translate(45.92675vw,99vh) scale(.8044)}}.snow:nth-child(162){opacity:.9178;transform:translate(43.7089vw,-10px) scale(.0644);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{73.815%{transform:translate(38.297vw,73.815vh) scale(.0644)}to{transform:translate(41.00295vw,99vh) scale(.0644)}}.snow:nth-child(163){opacity:.6706;transform:translate(83.6949vw,-10px) scale(.0338);animation:fall-163 17s -11s linear infinite}@keyframes fall-163{33.636%{transform:translate(77.3354vw,33.636vh) scale(.0338)}to{transform:translate(80.51515vw,99vh) scale(.0338)}}.snow:nth-child(164){opacity:1.0832;transform:translate(29.8935vw,-10px) scale(.2513);animation:fall-164 27s -16s linear infinite}@keyframes fall-164{75.967%{transform:translate(23.2441vw,75.967vh) scale(.2513)}to{transform:translate(26.5688vw,99vh) scale(.2513)}}.snow:nth-child(165){opacity:.0234;transform:translate(23.0664vw,-10px) scale(.5873);animation:fall-165 23s -17s linear infinite}@keyframes fall-165{40.191%{transform:translate(25.7853vw,40.191vh) scale(.5873)}to{transform:translate(24.42585vw,99vh) scale(.5873)}}.snow:nth-child(166){opacity:1.729;transform:translate(19.5304vw,-10px) scale(.3017);animation:fall-166 13s -11s linear infinite}@keyframes fall-166{49.16%{transform:translate(28.0353vw,49.16vh) scale(.3017)}to{transform:translate(23.78285vw,99vh) scale(.3017)}}.snow:nth-child(167){opacity:.2698;transform:translate(98.3867vw,-10px) scale(.4851);animation:fall-167 21s -22s linear infinite}@keyframes fall-167{63.477%{transform:translate(99.2278vw,63.477vh) scale(.4851)}to{transform:translate(98.80725vw,99vh) scale(.4851)}}.snow:nth-child(168){opacity:.3994;transform:translate(91.3979vw,-10px) scale(.5658);animation:fall-168 19s -19s linear infinite}@keyframes fall-168{42.464%{transform:translate(87.2851vw,42.464vh) scale(.5658)}to{transform:translate(89.3415vw,99vh) scale(.5658)}}.snow:nth-child(169){opacity:1.1018;transform:translate(13.2462vw,-10px) scale(.3799);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{33.044%{transform:translate(12.9274vw,33.044vh) scale(.3799)}to{transform:translate(13.0868vw,99vh) scale(.3799)}}.snow:nth-child(170){opacity:.5532;transform:translate(29.6954vw,-10px) scale(.8148);animation:fall-170 19s -2s linear infinite}@keyframes fall-170{51.317%{transform:translate(35.6159vw,51.317vh) scale(.8148)}to{transform:translate(32.65565vw,99vh) scale(.8148)}}.snow:nth-child(171){opacity:.7018;transform:translate(49.5975vw,-10px) scale(.9965);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{70.026%{transform:translate(58.6409vw,70.026vh) scale(.9965)}to{transform:translate(54.1192vw,99vh) scale(.9965)}}.snow:nth-child(172){opacity:1.9914;transform:translate(96.3064vw,-10px) scale(.0532);animation:fall-172 20s -30s linear infinite}@keyframes fall-172{59.524%{transform:translate(92.3034vw,59.524vh) scale(.0532)}to{transform:translate(94.3049vw,99vh) scale(.0532)}}.snow:nth-child(173){opacity:1.8066;transform:translate(59.7011vw,-10px) scale(.8692);animation:fall-173 24s -18s linear infinite}@keyframes fall-173{52.722%{transform:translate(54.2049vw,52.722vh) scale(.8692)}to{transform:translate(56.953vw,99vh) scale(.8692)}}.snow:nth-child(174){opacity:1.8372;transform:translate(30.267vw,-10px) scale(.7131);animation:fall-174 15s -22s linear infinite}@keyframes fall-174{74.331%{transform:translate(36.1559vw,74.331vh) scale(.7131)}to{transform:translate(33.21145vw,99vh) scale(.7131)}}.snow:nth-child(175){opacity:.3208;transform:translate(10.0279vw,-10px) scale(.3966);animation:fall-175 14s -30s linear infinite}@keyframes fall-175{39.307%{transform:translate(5.6713vw,39.307vh) scale(.3966)}to{transform:translate(7.8496vw,99vh) scale(.3966)}}.snow:nth-child(176){opacity:.0212;transform:translate(43.5198vw,-10px) scale(.2598);animation:fall-176 22s -18s linear infinite}@keyframes fall-176{66.448%{transform:translate(51.2655vw,66.448vh) scale(.2598)}to{transform:translate(47.39265vw,99vh) scale(.2598)}}.snow:nth-child(177){opacity:1.2748;transform:translate(34.0581vw,-10px) scale(.4132);animation:fall-177 11s -7s linear infinite}@keyframes fall-177{30.596%{transform:translate(37.5265vw,30.596vh) scale(.4132)}to{transform:translate(35.7923vw,99vh) scale(.4132)}}.snow:nth-child(178){opacity:.7806;transform:translate(34.0681vw,-10px) scale(.6809);animation:fall-178 14s -16s linear infinite}@keyframes fall-178{76.327%{transform:translate(40.1464vw,76.327vh) scale(.6809)}to{transform:translate(37.10725vw,99vh) scale(.6809)}}.snow:nth-child(179){opacity:1.2966;transform:translate(47.2506vw,-10px) scale(.355);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{58.697%{transform:translate(51.3632vw,58.697vh) scale(.355)}to{transform:translate(49.3069vw,99vh) scale(.355)}}.snow:nth-child(180){opacity:1.532;transform:translate(54.4909vw,-10px) scale(.608);animation:fall-180 21s -21s linear infinite}@keyframes fall-180{74.682%{transform:translate(58.2911vw,74.682vh) scale(.608)}to{transform:translate(56.391vw,99vh) scale(.608)}}.snow:nth-child(181){opacity:.4268;transform:translate(31.5494vw,-10px) scale(.2091);animation:fall-181 27s -20s linear infinite}@keyframes fall-181{66.782%{transform:translate(35.4647vw,66.782vh) scale(.2091)}to{transform:translate(33.50705vw,99vh) scale(.2091)}}.snow:nth-child(182){opacity:1.9786;transform:translate(89.539vw,-10px) scale(.4361);animation:fall-182 17s -25s linear infinite}@keyframes fall-182{66.921%{transform:translate(97.8084vw,66.921vh) scale(.4361)}to{transform:translate(93.6737vw,99vh) scale(.4361)}}.snow:nth-child(183){opacity:1.2248;transform:translate(4.6979vw,-10px) scale(.0807);animation:fall-183 19s -23s linear infinite}@keyframes fall-183{71.192%{transform:translate(-4.9715vw,71.192vh) scale(.0807)}to{transform:translate(-.1368vw,99vh) scale(.0807)}}.snow:nth-child(184){opacity:.2016;transform:translate(21.2226vw,-10px) scale(.2726);animation:fall-184 27s -19s linear infinite}@keyframes fall-184{52.681%{transform:translate(21.1547vw,52.681vh) scale(.2726)}to{transform:translate(21.18865vw,99vh) scale(.2726)}}.snow:nth-child(185){opacity:1.2598;transform:translate(9.4581vw,-10px) scale(.3189);animation:fall-185 20s -6s linear infinite}@keyframes fall-185{34.676%{transform:translate(17.8595vw,34.676vh) scale(.3189)}to{transform:translate(13.6588vw,99vh) scale(.3189)}}.snow:nth-child(186){opacity:1.9184;transform:translate(48.2268vw,-10px) scale(.6089);animation:fall-186 19s -19s linear infinite}@keyframes fall-186{69.695%{transform:translate(42.5079vw,69.695vh) scale(.6089)}to{transform:translate(45.36735vw,99vh) scale(.6089)}}.snow:nth-child(187){opacity:.2502;transform:translate(51.7585vw,-10px) scale(.5084);animation:fall-187 28s -10s linear infinite}@keyframes fall-187{60.091%{transform:translate(61.4908vw,60.091vh) scale(.5084)}to{transform:translate(56.62465vw,99vh) scale(.5084)}}.snow:nth-child(188){opacity:.6032;transform:translate(54.4804vw,-10px) scale(.2998);animation:fall-188 25s -21s linear infinite}@keyframes fall-188{41.062%{transform:translate(61.9154vw,41.062vh) scale(.2998)}to{transform:translate(58.1979vw,99vh) scale(.2998)}}.snow:nth-child(189){opacity:.0538;transform:translate(99.1772vw,-10px) scale(.2957);animation:fall-189 12s -16s linear infinite}@keyframes fall-189{47.594%{transform:translate(100.0266vw,47.594vh) scale(.2957)}to{transform:translate(99.6019vw,99vh) scale(.2957)}}.snow:nth-child(190){opacity:.1298;transform:translate(53.8426vw,-10px) scale(.9784);animation:fall-190 12s -27s linear infinite}@keyframes fall-190{70.623%{transform:translate(57.7483vw,70.623vh) scale(.9784)}to{transform:translate(55.79545vw,99vh) scale(.9784)}}.snow:nth-child(191){opacity:1.062;transform:translate(80.3488vw,-10px) scale(.3961);animation:fall-191 12s -29s linear infinite}@keyframes fall-191{42.09%{transform:translate(76.7789vw,42.09vh) scale(.3961)}to{transform:translate(78.56385vw,99vh) scale(.3961)}}.snow:nth-child(192){opacity:1.9966;transform:translate(60.2323vw,-10px) scale(.5398);animation:fall-192 11s -26s linear infinite}@keyframes fall-192{77.61%{transform:translate(51.6432vw,77.61vh) scale(.5398)}to{transform:translate(55.93775vw,99vh) scale(.5398)}}.snow:nth-child(193){opacity:.7664;transform:translate(10.1356vw,-10px) scale(.6005);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{48.81%{transform:translate(8.3204vw,48.81vh) scale(.6005)}to{transform:translate(9.228vw,99vh) scale(.6005)}}.snow:nth-child(194){opacity:.1878;transform:translate(47.6435vw,-10px) scale(.637);animation:fall-194 26s -9s linear infinite}@keyframes fall-194{62.783%{transform:translate(39.3514vw,62.783vh) scale(.637)}to{transform:translate(43.49745vw,99vh) scale(.637)}}.snow:nth-child(195){opacity:1.591;transform:translate(41.4305vw,-10px) scale(.0001);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{70.15%{transform:translate(46.338vw,70.15vh) scale(.0001)}to{transform:translate(43.88425vw,99vh) scale(.0001)}}.snow:nth-child(196){opacity:1.2446;transform:translate(52.0462vw,-10px) scale(.625);animation:fall-196 18s -11s linear infinite}@keyframes fall-196{55.903%{transform:translate(49.1546vw,55.903vh) scale(.625)}to{transform:translate(50.6004vw,99vh) scale(.625)}}.snow:nth-child(197){opacity:1.715;transform:translate(27.651vw,-10px) scale(.6733);animation:fall-197 21s -25s linear infinite}@keyframes fall-197{36.397%{transform:translate(27.7742vw,36.397vh) scale(.6733)}to{transform:translate(27.7126vw,99vh) scale(.6733)}}.snow:nth-child(198){opacity:.0914;transform:translate(47.8605vw,-10px) scale(.2925);animation:fall-198 10s -29s linear infinite}@keyframes fall-198{67.249%{transform:translate(40.2433vw,67.249vh) scale(.2925)}to{transform:translate(44.0519vw,99vh) scale(.2925)}}.snow:nth-child(199){opacity:.1186;transform:translate(85.5068vw,-10px) scale(.1767);animation:fall-199 23s -27s linear infinite}@keyframes fall-199{63.766%{transform:translate(80.8072vw,63.766vh) scale(.1767)}to{transform:translate(83.157vw,99vh) scale(.1767)}}.snow:nth-child(200){opacity:1.241;transform:translate(19.3504vw,-10px) scale(.085);animation:fall-200 25s -30s linear infinite}@keyframes fall-200{32.9%{transform:translate(25.9058vw,32.9vh) scale(.085)}to{transform:translate(22.6281vw,99vh) scale(.085)}}.snow:nth-child(201){opacity:1.5664;transform:translate(62.4698vw,-10px) scale(.1884);animation:fall-201 25s -17s linear infinite}@keyframes fall-201{69.631%{transform:translate(58.2324vw,69.631vh) scale(.1884)}to{transform:translate(60.3511vw,99vh) scale(.1884)}}.snow:nth-child(202){opacity:1.5984;transform:translate(17.5585vw,-10px) scale(.0345);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{41.745%{transform:translate(21.2723vw,41.745vh) scale(.0345)}to{transform:translate(19.4154vw,99vh) scale(.0345)}}.snow:nth-child(203){opacity:1.9228;transform:translate(17.8167vw,-10px) scale(.9376);animation:fall-203 15s -28s linear infinite}@keyframes fall-203{51.303%{transform:translate(12.5456vw,51.303vh) scale(.9376)}to{transform:translate(15.18115vw,99vh) scale(.9376)}}.snow:nth-child(204){opacity:.8928;transform:translate(97.5964vw,-10px) scale(.3657);animation:fall-204 16s -22s linear infinite}@keyframes fall-204{51.064%{transform:translate(99.968vw,51.064vh) scale(.3657)}to{transform:translate(98.7822vw,99vh) scale(.3657)}}.snow:nth-child(205){opacity:.2436;transform:translate(30.381vw,-10px) scale(.5323);animation:fall-205 26s -7s linear infinite}@keyframes fall-205{62.036%{transform:translate(26.9189vw,62.036vh) scale(.5323)}to{transform:translate(28.64995vw,99vh) scale(.5323)}}.snow:nth-child(206){opacity:1.705;transform:translate(46.3464vw,-10px) scale(.7571);animation:fall-206 15s -20s linear infinite}@keyframes fall-206{74.635%{transform:translate(54.5496vw,74.635vh) scale(.7571)}to{transform:translate(50.448vw,99vh) scale(.7571)}}.snow:nth-child(207){opacity:1.9398;transform:translate(67.511vw,-10px) scale(.7563);animation:fall-207 25s -4s linear infinite}@keyframes fall-207{61.555%{transform:translate(66.2822vw,61.555vh) scale(.7563)}to{transform:translate(66.8966vw,99vh) scale(.7563)}}.snow:nth-child(208){opacity:1.115;transform:translate(1.5441vw,-10px) scale(.1395);animation:fall-208 30s -1s linear infinite}@keyframes fall-208{36.042%{transform:translate(7.4123vw,36.042vh) scale(.1395)}to{transform:translate(4.4782vw,99vh) scale(.1395)}}.snow:nth-child(209){opacity:.079;transform:translate(65.5622vw,-10px) scale(.9422);animation:fall-209 10s -11s linear infinite}@keyframes fall-209{54.333%{transform:translate(71.8626vw,54.333vh) scale(.9422)}to{transform:translate(68.7124vw,99vh) scale(.9422)}}.snow:nth-child(210){opacity:.422;transform:translate(51.8085vw,-10px) scale(.9115);animation:fall-210 26s -20s linear infinite}@keyframes fall-210{38.252%{transform:translate(44.8171vw,38.252vh) scale(.9115)}to{transform:translate(48.3128vw,99vh) scale(.9115)}}.snow:nth-child(211){opacity:1.0364;transform:translate(87.4046vw,-10px) scale(.6371);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{48.698%{transform:translate(79.6656vw,48.698vh) scale(.6371)}to{transform:translate(83.5351vw,99vh) scale(.6371)}}.snow:nth-child(212){opacity:1.0274;transform:translate(16.3913vw,-10px) scale(.1119);animation:fall-212 22s -15s linear infinite}@keyframes fall-212{43.211%{transform:translate(17.2112vw,43.211vh) scale(.1119)}to{transform:translate(16.80125vw,99vh) scale(.1119)}}.snow:nth-child(213){opacity:1.7542;transform:translate(35.3474vw,-10px) scale(.2379);animation:fall-213 23s -17s linear infinite}@keyframes fall-213{39.807%{transform:translate(33.7233vw,39.807vh) scale(.2379)}to{transform:translate(34.53535vw,99vh) scale(.2379)}}.snow:nth-child(214){opacity:.7652;transform:translate(12.8125vw,-10px) scale(.9468);animation:fall-214 20s -15s linear infinite}@keyframes fall-214{30.817%{transform:translate(17.6804vw,30.817vh) scale(.9468)}to{transform:translate(15.24645vw,99vh) scale(.9468)}}.snow:nth-child(215){opacity:1.295;transform:translate(97.5333vw,-10px) scale(.4622);animation:fall-215 17s -14s linear infinite}@keyframes fall-215{42.774%{transform:translate(106.7493vw,42.774vh) scale(.4622)}to{transform:translate(102.1413vw,99vh) scale(.4622)}}.snow:nth-child(216){opacity:.2002;transform:translate(88.5684vw,-10px) scale(.0138);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{77.604%{transform:translate(97.333vw,77.604vh) scale(.0138)}to{transform:translate(92.9507vw,99vh) scale(.0138)}}.snow:nth-child(217){opacity:1.089;transform:translate(70.8785vw,-10px) scale(.4001);animation:fall-217 17s -5s linear infinite}@keyframes fall-217{49.638%{transform:translate(70.0354vw,49.638vh) scale(.4001)}to{transform:translate(70.45695vw,99vh) scale(.4001)}}.snow:nth-child(218){opacity:1.308;transform:translate(89.8704vw,-10px) scale(.0365);animation:fall-218 15s -19s linear infinite}@keyframes fall-218{64.688%{transform:translate(84.2972vw,64.688vh) scale(.0365)}to{transform:translate(87.0838vw,99vh) scale(.0365)}}.snow:nth-child(219){opacity:.4604;transform:translate(66.9314vw,-10px) scale(.7986);animation:fall-219 18s -10s linear infinite}@keyframes fall-219{78.918%{transform:translate(75.3659vw,78.918vh) scale(.7986)}to{transform:translate(71.14865vw,99vh) scale(.7986)}}.snow:nth-child(220){opacity:1.0584;transform:translate(85.5426vw,-10px) scale(.2286);animation:fall-220 16s -5s linear infinite}@keyframes fall-220{34.703%{transform:translate(79.2828vw,34.703vh) scale(.2286)}to{transform:translate(82.4127vw,99vh) scale(.2286)}}.snow:nth-child(221){opacity:1.8012;transform:translate(91.15vw,-10px) scale(.076);animation:fall-221 10s -8s linear infinite}@keyframes fall-221{76.579%{transform:translate(86.0322vw,76.579vh) scale(.076)}to{transform:translate(88.5911vw,99vh) scale(.076)}}.snow:nth-child(222){opacity:1.043;transform:translate(70.8456vw,-10px) scale(.1006);animation:fall-222 18s -3s linear infinite}@keyframes fall-222{67.598%{transform:translate(65.6581vw,67.598vh) scale(.1006)}to{transform:translate(68.25185vw,99vh) scale(.1006)}}.snow:nth-child(223){opacity:.3942;transform:translate(57.4156vw,-10px) scale(.8055);animation:fall-223 13s -20s linear infinite}@keyframes fall-223{37.288%{transform:translate(56.8578vw,37.288vh) scale(.8055)}to{transform:translate(57.1367vw,99vh) scale(.8055)}}.snow:nth-child(224){opacity:1.5858;transform:translate(48.1269vw,-10px) scale(.4813);animation:fall-224 22s -2s linear infinite}@keyframes fall-224{45.665%{transform:translate(56.9053vw,45.665vh) scale(.4813)}to{transform:translate(52.5161vw,99vh) scale(.4813)}}.snow:nth-child(225){opacity:.1124;transform:translate(32.3011vw,-10px) scale(.7177);animation:fall-225 16s -28s linear infinite}@keyframes fall-225{47.824%{transform:translate(40.9649vw,47.824vh) scale(.7177)}to{transform:translate(36.633vw,99vh) scale(.7177)}}.snow:nth-child(226){opacity:.5776;transform:translate(76.9292vw,-10px) scale(.4018);animation:fall-226 28s -17s linear infinite}@keyframes fall-226{44.978%{transform:translate(79.1057vw,44.978vh) scale(.4018)}to{transform:translate(78.01745vw,99vh) scale(.4018)}}.snow:nth-child(227){opacity:1.4738;transform:translate(29.5664vw,-10px) scale(.1708);animation:fall-227 20s -5s linear infinite}@keyframes fall-227{48.261%{transform:translate(28.8216vw,48.261vh) scale(.1708)}to{transform:translate(29.194vw,99vh) scale(.1708)}}.snow:nth-child(228){opacity:.6022;transform:translate(51.83vw,-10px) scale(.8629);animation:fall-228 23s -24s linear infinite}@keyframes fall-228{78.465%{transform:translate(45.4197vw,78.465vh) scale(.8629)}to{transform:translate(48.62485vw,99vh) scale(.8629)}}.snow:nth-child(229){opacity:.8322;transform:translate(5.8199vw,-10px) scale(.2064);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{38.046%{transform:translate(-2.1075vw,38.046vh) scale(.2064)}to{transform:translate(1.8562vw,99vh) scale(.2064)}}.snow:nth-child(230){opacity:1.1994;transform:translate(5.416vw,-10px) scale(.3015);animation:fall-230 15s -15s linear infinite}@keyframes fall-230{50.031%{transform:translate(12.8658vw,50.031vh) scale(.3015)}to{transform:translate(9.1409vw,99vh) scale(.3015)}}.snow:nth-child(231){opacity:1.2022;transform:translate(18.2187vw,-10px) scale(.0575);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{52.662%{transform:translate(12.657vw,52.662vh) scale(.0575)}to{transform:translate(15.43785vw,99vh) scale(.0575)}}.snow:nth-child(232){opacity:1.3408;transform:translate(64.2586vw,-10px) scale(.468);animation:fall-232 24s -30s linear infinite}@keyframes fall-232{53.864%{transform:translate(69.7766vw,53.864vh) scale(.468)}to{transform:translate(67.0176vw,99vh) scale(.468)}}.snow:nth-child(233){opacity:1.8526;transform:translate(5.2362vw,-10px) scale(.3902);animation:fall-233 12s -9s linear infinite}@keyframes fall-233{46.784%{transform:translate(5.8908vw,46.784vh) scale(.3902)}to{transform:translate(5.5635vw,99vh) scale(.3902)}}.snow:nth-child(234){opacity:1.211;transform:translate(29.898vw,-10px) scale(.3182);animation:fall-234 10s -26s linear infinite}@keyframes fall-234{36.838%{transform:translate(22.0308vw,36.838vh) scale(.3182)}to{transform:translate(25.9644vw,99vh) scale(.3182)}}.snow:nth-child(235){opacity:1.1948;transform:translate(26.3914vw,-10px) scale(.0127);animation:fall-235 14s -13s linear infinite}@keyframes fall-235{35.655%{transform:translate(25.9017vw,35.655vh) scale(.0127)}to{transform:translate(26.14655vw,99vh) scale(.0127)}}.snow:nth-child(236){opacity:.6824;transform:translate(18.8602vw,-10px) scale(.8363);animation:fall-236 30s -10s linear infinite}@keyframes fall-236{47.614%{transform:translate(19.86vw,47.614vh) scale(.8363)}to{transform:translate(19.3601vw,99vh) scale(.8363)}}.snow:nth-child(237){opacity:1.3566;transform:translate(62.0413vw,-10px) scale(.8134);animation:fall-237 19s -10s linear infinite}@keyframes fall-237{50.558%{transform:translate(67.9191vw,50.558vh) scale(.8134)}to{transform:translate(64.9802vw,99vh) scale(.8134)}}.snow:nth-child(238){opacity:.8178;transform:translate(.9913vw,-10px) scale(.3721);animation:fall-238 13s -3s linear infinite}@keyframes fall-238{35.007%{transform:translate(-8.887vw,35.007vh) scale(.3721)}to{transform:translate(-3.94785vw,99vh) scale(.3721)}}.snow:nth-child(239){opacity:1.485;transform:translate(93.4407vw,-10px) scale(.8612);animation:fall-239 20s -19s linear infinite}@keyframes fall-239{65.89%{transform:translate(91.0959vw,65.89vh) scale(.8612)}to{transform:translate(92.2683vw,99vh) scale(.8612)}}.snow:nth-child(240){opacity:1.4942;transform:translate(40.9619vw,-10px) scale(.3138);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{49.27%{transform:translate(43.819vw,49.27vh) scale(.3138)}to{transform:translate(42.39045vw,99vh) scale(.3138)}}.snow:nth-child(241){opacity:1.6192;transform:translate(88.6637vw,-10px) scale(.0273);animation:fall-241 18s -5s linear infinite}@keyframes fall-241{59.89%{transform:translate(89.7143vw,59.89vh) scale(.0273)}to{transform:translate(89.189vw,99vh) scale(.0273)}}.snow:nth-child(242){opacity:1.6262;transform:translate(18.967vw,-10px) scale(.9695);animation:fall-242 11s -7s linear infinite}@keyframes fall-242{49.057%{transform:translate(25.1807vw,49.057vh) scale(.9695)}to{transform:translate(22.07385vw,99vh) scale(.9695)}}.snow:nth-child(243){opacity:1.107;transform:translate(66.1529vw,-10px) scale(.9939);animation:fall-243 12s -24s linear infinite}@keyframes fall-243{49.708%{transform:translate(58.2915vw,49.708vh) scale(.9939)}to{transform:translate(62.2222vw,99vh) scale(.9939)}}.snow:nth-child(244){opacity:.2384;transform:translate(15.0844vw,-10px) scale(.6414);animation:fall-244 27s -14s linear infinite}@keyframes fall-244{32.048%{transform:translate(9.3716vw,32.048vh) scale(.6414)}to{transform:translate(12.228vw,99vh) scale(.6414)}}.snow:nth-child(245){opacity:.227;transform:translate(72.4452vw,-10px) scale(.4472);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{39.868%{transform:translate(70.6657vw,39.868vh) scale(.4472)}to{transform:translate(71.55545vw,99vh) scale(.4472)}}.snow:nth-child(246){opacity:.2036;transform:translate(72.2265vw,-10px) scale(.8479);animation:fall-246 22s -5s linear infinite}@keyframes fall-246{61.901%{transform:translate(63.3601vw,61.901vh) scale(.8479)}to{transform:translate(67.7933vw,99vh) scale(.8479)}}.snow:nth-child(247){opacity:.3866;transform:translate(81.3778vw,-10px) scale(.2264);animation:fall-247 14s -3s linear infinite}@keyframes fall-247{72.616%{transform:translate(76.8502vw,72.616vh) scale(.2264)}to{transform:translate(79.114vw,99vh) scale(.2264)}}.snow:nth-child(248){opacity:1.375;transform:translate(71.5746vw,-10px) scale(.9305);animation:fall-248 20s -4s linear infinite}@keyframes fall-248{33.959%{transform:translate(72.147vw,33.959vh) scale(.9305)}to{transform:translate(71.8608vw,99vh) scale(.9305)}}.snow:nth-child(249){opacity:1.3524;transform:translate(74.711vw,-10px) scale(.4237);animation:fall-249 28s -4s linear infinite}@keyframes fall-249{59.037%{transform:translate(83.0367vw,59.037vh) scale(.4237)}to{transform:translate(78.87385vw,99vh) scale(.4237)}}.snow:nth-child(250){opacity:1.5096;transform:translate(34.7721vw,-10px) scale(.2054);animation:fall-250 11s -10s linear infinite}@keyframes fall-250{45.066%{transform:translate(32.3269vw,45.066vh) scale(.2054)}to{transform:translate(33.5495vw,99vh) scale(.2054)}}.snow:nth-child(251){opacity:1.843;transform:translate(50.6952vw,-10px) scale(.9467);animation:fall-251 29s -22s linear infinite}@keyframes fall-251{69.726%{transform:translate(57.2706vw,69.726vh) scale(.9467)}to{transform:translate(53.9829vw,99vh) scale(.9467)}}.snow:nth-child(252){opacity:1.2866;transform:translate(95.0353vw,-10px) scale(.4312);animation:fall-252 24s -30s linear infinite}@keyframes fall-252{77.734%{transform:translate(92.073vw,77.734vh) scale(.4312)}to{transform:translate(93.55415vw,99vh) scale(.4312)}}.snow:nth-child(253){opacity:1.5732;transform:translate(53.4175vw,-10px) scale(.927);animation:fall-253 15s -7s linear infinite}@keyframes fall-253{42.358%{transform:translate(49.6197vw,42.358vh) scale(.927)}to{transform:translate(51.5186vw,99vh) scale(.927)}}.snow:nth-child(254){opacity:1.9492;transform:translate(87.3424vw,-10px) scale(.5144);animation:fall-254 25s -12s linear infinite}@keyframes fall-254{44.483%{transform:translate(88.7397vw,44.483vh) scale(.5144)}to{transform:translate(88.04105vw,99vh) scale(.5144)}}.snow:nth-child(255){opacity:1.7332;transform:translate(3.0771vw,-10px) scale(.8119);animation:fall-255 25s -28s linear infinite}@keyframes fall-255{73.361%{transform:translate(-1.1151vw,73.361vh) scale(.8119)}to{transform:translate(.981vw,99vh) scale(.8119)}}.snow:nth-child(256){opacity:.6534;transform:translate(35.4841vw,-10px) scale(.5082);animation:fall-256 14s -16s linear infinite}@keyframes fall-256{66.107%{transform:translate(42.4816vw,66.107vh) scale(.5082)}to{transform:translate(38.98285vw,99vh) scale(.5082)}}.snow:nth-child(257){opacity:.9772;transform:translate(86.5176vw,-10px) scale(.7323);animation:fall-257 15s -6s linear infinite}@keyframes fall-257{72.427%{transform:translate(81.2622vw,72.427vh) scale(.7323)}to{transform:translate(83.8899vw,99vh) scale(.7323)}}.snow:nth-child(258){opacity:1.5484;transform:translate(66.7455vw,-10px) scale(.5132);animation:fall-258 15s -8s linear infinite}@keyframes fall-258{39.574%{transform:translate(61.5584vw,39.574vh) scale(.5132)}to{transform:translate(64.15195vw,99vh) scale(.5132)}}.snow:nth-child(259){opacity:.2206;transform:translate(49.712vw,-10px) scale(.1769);animation:fall-259 17s -16s linear infinite}@keyframes fall-259{33.292%{transform:translate(49.6954vw,33.292vh) scale(.1769)}to{transform:translate(49.7037vw,99vh) scale(.1769)}}.snow:nth-child(260){opacity:.9394;transform:translate(76.6291vw,-10px) scale(.0945);animation:fall-260 16s -9s linear infinite}@keyframes fall-260{69.684%{transform:translate(68.4439vw,69.684vh) scale(.0945)}to{transform:translate(72.5365vw,99vh) scale(.0945)}}.snow:nth-child(261){opacity:.0398;transform:translate(28.4696vw,-10px) scale(.379);animation:fall-261 19s -10s linear infinite}@keyframes fall-261{57.307%{transform:translate(27.7918vw,57.307vh) scale(.379)}to{transform:translate(28.1307vw,99vh) scale(.379)}}.snow:nth-child(262){opacity:1.1942;transform:translate(11.1376vw,-10px) scale(.081);animation:fall-262 16s -27s linear infinite}@keyframes fall-262{49.274%{transform:translate(1.4595vw,49.274vh) scale(.081)}to{transform:translate(6.29855vw,99vh) scale(.081)}}.snow:nth-child(263){opacity:1.1088;transform:translate(74.5224vw,-10px) scale(.0691);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{32.625%{transform:translate(78.3885vw,32.625vh) scale(.0691)}to{transform:translate(76.45545vw,99vh) scale(.0691)}}.snow:nth-child(264){opacity:1.5552;transform:translate(16.72vw,-10px) scale(.3123);animation:fall-264 16s -30s linear infinite}@keyframes fall-264{70.072%{transform:translate(15.7618vw,70.072vh) scale(.3123)}to{transform:translate(16.2409vw,99vh) scale(.3123)}}.snow:nth-child(265){opacity:.6698;transform:translate(93.0979vw,-10px) scale(.2984);animation:fall-265 27s -1s linear infinite}@keyframes fall-265{33.497%{transform:translate(96.7736vw,33.497vh) scale(.2984)}to{transform:translate(94.93575vw,99vh) scale(.2984)}}.snow:nth-child(266){opacity:1.765;transform:translate(73.834vw,-10px) scale(.9574);animation:fall-266 24s -17s linear infinite}@keyframes fall-266{43.477%{transform:translate(74.7574vw,43.477vh) scale(.9574)}to{transform:translate(74.2957vw,99vh) scale(.9574)}}.snow:nth-child(267){opacity:.4688;transform:translate(39.2483vw,-10px) scale(.8995);animation:fall-267 11s -12s linear infinite}@keyframes fall-267{47.608%{transform:translate(31.2285vw,47.608vh) scale(.8995)}to{transform:translate(35.2384vw,99vh) scale(.8995)}}.snow:nth-child(268){opacity:1.7548;transform:translate(57.535vw,-10px) scale(.0673);animation:fall-268 13s -16s linear infinite}@keyframes fall-268{58.169%{transform:translate(62.3037vw,58.169vh) scale(.0673)}to{transform:translate(59.91935vw,99vh) scale(.0673)}}.snow:nth-child(269){opacity:.7196;transform:translate(1.6922vw,-10px) scale(.6193);animation:fall-269 21s -30s linear infinite}@keyframes fall-269{72.346%{transform:translate(-3.7627vw,72.346vh) scale(.6193)}to{transform:translate(-1.03525vw,99vh) scale(.6193)}}.snow:nth-child(270){opacity:.4898;transform:translate(45.3159vw,-10px) scale(.4304);animation:fall-270 29s -30s linear infinite}@keyframes fall-270{55.842%{transform:translate(48.7395vw,55.842vh) scale(.4304)}to{transform:translate(47.0277vw,99vh) scale(.4304)}}.snow:nth-child(271){opacity:1.8012;transform:translate(97.0997vw,-10px) scale(.0034);animation:fall-271 27s -8s linear infinite}@keyframes fall-271{38.923%{transform:translate(91.7014vw,38.923vh) scale(.0034)}to{transform:translate(94.40055vw,99vh) scale(.0034)}}.snow:nth-child(272){opacity:.2908;transform:translate(98.117vw,-10px) scale(.9546);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{69.39%{transform:translate(94.1113vw,69.39vh) scale(.9546)}to{transform:translate(96.11415vw,99vh) scale(.9546)}}.snow:nth-child(273){opacity:1.4574;transform:translate(92.1706vw,-10px) scale(.386);animation:fall-273 30s -4s linear infinite}@keyframes fall-273{31.97%{transform:translate(86.3556vw,31.97vh) scale(.386)}to{transform:translate(89.2631vw,99vh) scale(.386)}}.snow:nth-child(274){opacity:1.1182;transform:translate(27.981vw,-10px) scale(.0198);animation:fall-274 11s -7s linear infinite}@keyframes fall-274{42.381%{transform:translate(34.7358vw,42.381vh) scale(.0198)}to{transform:translate(31.3584vw,99vh) scale(.0198)}}.snow:nth-child(275){opacity:1.5046;transform:translate(.3501vw,-10px) scale(.0715);animation:fall-275 22s -18s linear infinite}@keyframes fall-275{39.849%{transform:translate(-5.2131vw,39.849vh) scale(.0715)}to{transform:translate(-2.4315vw,99vh) scale(.0715)}}.snow:nth-child(276){opacity:.7138;transform:translate(56.9126vw,-10px) scale(.7252);animation:fall-276 20s -12s linear infinite}@keyframes fall-276{44.617%{transform:translate(48.336vw,44.617vh) scale(.7252)}to{transform:translate(52.6243vw,99vh) scale(.7252)}}.snow:nth-child(277){opacity:1.5126;transform:translate(99.538vw,-10px) scale(.7893);animation:fall-277 29s -6s linear infinite}@keyframes fall-277{41.003%{transform:translate(96.1363vw,41.003vh) scale(.7893)}to{transform:translate(97.83715vw,99vh) scale(.7893)}}.snow:nth-child(278){opacity:1.1422;transform:translate(26.9071vw,-10px) scale(.6163);animation:fall-278 11s -7s linear infinite}@keyframes fall-278{56.71%{transform:translate(24.1987vw,56.71vh) scale(.6163)}to{transform:translate(25.5529vw,99vh) scale(.6163)}}.snow:nth-child(279){opacity:.3134;transform:translate(50.6256vw,-10px) scale(.8591);animation:fall-279 27s -13s linear infinite}@keyframes fall-279{46.912%{transform:translate(51.3353vw,46.912vh) scale(.8591)}to{transform:translate(50.98045vw,99vh) scale(.8591)}}.snow:nth-child(280){opacity:.4754;transform:translate(91.458vw,-10px) scale(.002);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.75%{transform:translate(93.5812vw,77.75vh) scale(.002)}to{transform:translate(92.5196vw,99vh) scale(.002)}}.snow:nth-child(281){opacity:1.4578;transform:translate(31.8435vw,-10px) scale(.5637);animation:fall-281 12s -22s linear infinite}@keyframes fall-281{59.494%{transform:translate(40.0622vw,59.494vh) scale(.5637)}to{transform:translate(35.95285vw,99vh) scale(.5637)}}.snow:nth-child(282){opacity:.258;transform:translate(56.5702vw,-10px) scale(.2064);animation:fall-282 21s -13s linear infinite}@keyframes fall-282{40.854%{transform:translate(46.799vw,40.854vh) scale(.2064)}to{transform:translate(51.6846vw,99vh) scale(.2064)}}.snow:nth-child(283){opacity:.9404;transform:translate(25.8726vw,-10px) scale(.1139);animation:fall-283 20s -11s linear infinite}@keyframes fall-283{40.552%{transform:translate(21.9191vw,40.552vh) scale(.1139)}to{transform:translate(23.89585vw,99vh) scale(.1139)}}.snow:nth-child(284){opacity:1.0306;transform:translate(54.4258vw,-10px) scale(.4709);animation:fall-284 22s -14s linear infinite}@keyframes fall-284{57.09%{transform:translate(45.662vw,57.09vh) scale(.4709)}to{transform:translate(50.0439vw,99vh) scale(.4709)}}.snow:nth-child(285){opacity:1.2482;transform:translate(21.3123vw,-10px) scale(.1134);animation:fall-285 20s -18s linear infinite}@keyframes fall-285{35.886%{transform:translate(21.0125vw,35.886vh) scale(.1134)}to{transform:translate(21.1624vw,99vh) scale(.1134)}}.snow:nth-child(286){opacity:.7682;transform:translate(13.3253vw,-10px) scale(.3709);animation:fall-286 10s -8s linear infinite}@keyframes fall-286{51.507%{transform:translate(3.6119vw,51.507vh) scale(.3709)}to{transform:translate(8.4686vw,99vh) scale(.3709)}}.snow:nth-child(287){opacity:.7004;transform:translate(23.2778vw,-10px) scale(.7089);animation:fall-287 18s -30s linear infinite}@keyframes fall-287{30.085%{transform:translate(19.6561vw,30.085vh) scale(.7089)}to{transform:translate(21.46695vw,99vh) scale(.7089)}}.snow:nth-child(288){opacity:1.7872;transform:translate(81.5155vw,-10px) scale(.8592);animation:fall-288 24s -13s linear infinite}@keyframes fall-288{44.812%{transform:translate(75.3324vw,44.812vh) scale(.8592)}to{transform:translate(78.42395vw,99vh) scale(.8592)}}.snow:nth-child(289){opacity:.0504;transform:translate(99.9576vw,-10px) scale(.7827);animation:fall-289 20s -27s linear infinite}@keyframes fall-289{69.021%{transform:translate(93.91vw,69.021vh) scale(.7827)}to{transform:translate(96.9338vw,99vh) scale(.7827)}}.snow:nth-child(290){opacity:1.7484;transform:translate(23.7877vw,-10px) scale(.9487);animation:fall-290 28s -19s linear infinite}@keyframes fall-290{70.269%{transform:translate(16.0773vw,70.269vh) scale(.9487)}to{transform:translate(19.9325vw,99vh) scale(.9487)}}.snow:nth-child(291){opacity:1.6092;transform:translate(54.0867vw,-10px) scale(.3206);animation:fall-291 17s -22s linear infinite}@keyframes fall-291{55.414%{transform:translate(48.8129vw,55.414vh) scale(.3206)}to{transform:translate(51.4498vw,99vh) scale(.3206)}}.snow:nth-child(292){opacity:.3232;transform:translate(37.8042vw,-10px) scale(.2475);animation:fall-292 16s -13s linear infinite}@keyframes fall-292{45.138%{transform:translate(41.8454vw,45.138vh) scale(.2475)}to{transform:translate(39.8248vw,99vh) scale(.2475)}}.snow:nth-child(293){opacity:.9672;transform:translate(77.1094vw,-10px) scale(.8853);animation:fall-293 20s -29s linear infinite}@keyframes fall-293{35.14%{transform:translate(74.3399vw,35.14vh) scale(.8853)}to{transform:translate(75.72465vw,99vh) scale(.8853)}}.snow:nth-child(294){opacity:.9326;transform:translate(60.9068vw,-10px) scale(.3855);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{62.4%{transform:translate(70.4878vw,62.4vh) scale(.3855)}to{transform:translate(65.6973vw,99vh) scale(.3855)}}.snow:nth-child(295){opacity:.6914;transform:translate(55.0153vw,-10px) scale(.7189);animation:fall-295 12s -1s linear infinite}@keyframes fall-295{60.487%{transform:translate(60.7836vw,60.487vh) scale(.7189)}to{transform:translate(57.89945vw,99vh) scale(.7189)}}.snow:nth-child(296){opacity:1.5198;transform:translate(44.8754vw,-10px) scale(.4476);animation:fall-296 21s -12s linear infinite}@keyframes fall-296{64.337%{transform:translate(43.9425vw,64.337vh) scale(.4476)}to{transform:translate(44.40895vw,99vh) scale(.4476)}}.snow:nth-child(297){opacity:.9466;transform:translate(47.5402vw,-10px) scale(.7732);animation:fall-297 28s -20s linear infinite}@keyframes fall-297{33.179%{transform:translate(43.5183vw,33.179vh) scale(.7732)}to{transform:translate(45.52925vw,99vh) scale(.7732)}}.snow:nth-child(298){opacity:.5364;transform:translate(44.8588vw,-10px) scale(.0756);animation:fall-298 14s -20s linear infinite}@keyframes fall-298{74.209%{transform:translate(35.7307vw,74.209vh) scale(.0756)}to{transform:translate(40.29475vw,99vh) scale(.0756)}}.snow:nth-child(299){opacity:.1244;transform:translate(75.7253vw,-10px) scale(.9391);animation:fall-299 14s -19s linear infinite}@keyframes fall-299{64.786%{transform:translate(71.4152vw,64.786vh) scale(.9391)}to{transform:translate(73.57025vw,99vh) scale(.9391)}}.snow:nth-child(300){opacity:1.2818;transform:translate(23.6691vw,-10px) scale(.8311);animation:fall-300 11s -16s linear infinite}@keyframes fall-300{70.406%{transform:translate(33.4372vw,70.406vh) scale(.8311)}to{transform:translate(28.55315vw,99vh) scale(.8311)}}.snow:nth-child(301){opacity:1.8314;transform:translate(.0452vw,-10px) scale(.7912);animation:fall-301 21s -6s linear infinite}@keyframes fall-301{51.194%{transform:translate(6.5225vw,51.194vh) scale(.7912)}to{transform:translate(3.28385vw,99vh) scale(.7912)}}.snow:nth-child(302){opacity:1.017;transform:translate(85.2591vw,-10px) scale(.7497);animation:fall-302 29s -15s linear infinite}@keyframes fall-302{31.074%{transform:translate(88.7232vw,31.074vh) scale(.7497)}to{transform:translate(86.99115vw,99vh) scale(.7497)}}.snow:nth-child(303){opacity:1.9364;transform:translate(18.2472vw,-10px) scale(.5046);animation:fall-303 24s -10s linear infinite}@keyframes fall-303{48.776%{transform:translate(10.4217vw,48.776vh) scale(.5046)}to{transform:translate(14.33445vw,99vh) scale(.5046)}}.snow:nth-child(304){opacity:1.7418;transform:translate(81.1573vw,-10px) scale(.5598);animation:fall-304 19s -12s linear infinite}@keyframes fall-304{34.217%{transform:translate(81.2115vw,34.217vh) scale(.5598)}to{transform:translate(81.1844vw,99vh) scale(.5598)}}.snow:nth-child(305){opacity:.2908;transform:translate(58.4818vw,-10px) scale(.7147);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{30.924%{transform:translate(57.5995vw,30.924vh) scale(.7147)}to{transform:translate(58.04065vw,99vh) scale(.7147)}}.snow:nth-child(306){opacity:1.0474;transform:translate(67.5868vw,-10px) scale(.1105);animation:fall-306 19s -8s linear infinite}@keyframes fall-306{50.897%{transform:translate(70.3216vw,50.897vh) scale(.1105)}to{transform:translate(68.9542vw,99vh) scale(.1105)}}.snow:nth-child(307){opacity:.1874;transform:translate(90.4386vw,-10px) scale(.2582);animation:fall-307 30s -5s linear infinite}@keyframes fall-307{60.599%{transform:translate(85.4408vw,60.599vh) scale(.2582)}to{transform:translate(87.9397vw,99vh) scale(.2582)}}.snow:nth-child(308){opacity:1.7146;transform:translate(23.9257vw,-10px) scale(.697);animation:fall-308 18s -3s linear infinite}@keyframes fall-308{66.539%{transform:translate(14.3861vw,66.539vh) scale(.697)}to{transform:translate(19.1559vw,99vh) scale(.697)}}.snow:nth-child(309){opacity:.2746;transform:translate(87.7982vw,-10px) scale(.4956);animation:fall-309 25s -13s linear infinite}@keyframes fall-309{41.779%{transform:translate(85.3964vw,41.779vh) scale(.4956)}to{transform:translate(86.5973vw,99vh) scale(.4956)}}.snow:nth-child(310){opacity:.571;transform:translate(49.551vw,-10px) scale(.9939);animation:fall-310 30s -18s linear infinite}@keyframes fall-310{75.258%{transform:translate(47.8264vw,75.258vh) scale(.9939)}to{transform:translate(48.6887vw,99vh) scale(.9939)}}.snow:nth-child(311){opacity:1.1904;transform:translate(73.6655vw,-10px) scale(.0561);animation:fall-311 25s -6s linear infinite}@keyframes fall-311{48.858%{transform:translate(65.5463vw,48.858vh) scale(.0561)}to{transform:translate(69.6059vw,99vh) scale(.0561)}}.snow:nth-child(312){opacity:.6746;transform:translate(33.508vw,-10px) scale(.1865);animation:fall-312 11s -3s linear infinite}@keyframes fall-312{40.332%{transform:translate(39.9625vw,40.332vh) scale(.1865)}to{transform:translate(36.73525vw,99vh) scale(.1865)}}.snow:nth-child(313){opacity:.7386;transform:translate(32.6561vw,-10px) scale(.6749);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{70.631%{transform:translate(39.1705vw,70.631vh) scale(.6749)}to{transform:translate(35.9133vw,99vh) scale(.6749)}}.snow:nth-child(314){opacity:.5064;transform:translate(3.0221vw,-10px) scale(.364);animation:fall-314 29s -2s linear infinite}@keyframes fall-314{41.767%{transform:translate(11.0373vw,41.767vh) scale(.364)}to{transform:translate(7.0297vw,99vh) scale(.364)}}.snow:nth-child(315){opacity:1.7402;transform:translate(60.4388vw,-10px) scale(.9915);animation:fall-315 14s -21s linear infinite}@keyframes fall-315{54.575%{transform:translate(62.2354vw,54.575vh) scale(.9915)}to{transform:translate(61.3371vw,99vh) scale(.9915)}}.snow:nth-child(316){opacity:.2786;transform:translate(25.0655vw,-10px) scale(.8403);animation:fall-316 30s -26s linear infinite}@keyframes fall-316{51.659%{transform:translate(26.2588vw,51.659vh) scale(.8403)}to{transform:translate(25.66215vw,99vh) scale(.8403)}}.snow:nth-child(317){opacity:.3518;transform:translate(71.1778vw,-10px) scale(.1886);animation:fall-317 18s -5s linear infinite}@keyframes fall-317{59.856%{transform:translate(74vw,59.856vh) scale(.1886)}to{transform:translate(72.5889vw,99vh) scale(.1886)}}.snow:nth-child(318){opacity:1.585;transform:translate(19.641vw,-10px) scale(.7913);animation:fall-318 17s -13s linear infinite}@keyframes fall-318{46.016%{transform:translate(28.4529vw,46.016vh) scale(.7913)}to{transform:translate(24.04695vw,99vh) scale(.7913)}}.snow:nth-child(319){opacity:.248;transform:translate(1.3962vw,-10px) scale(.1968);animation:fall-319 11s -30s linear infinite}@keyframes fall-319{55.104%{transform:translate(5.0973vw,55.104vh) scale(.1968)}to{transform:translate(3.24675vw,99vh) scale(.1968)}}.snow:nth-child(320){opacity:1.5984;transform:translate(20.4913vw,-10px) scale(.0117);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{68.066%{transform:translate(20.7066vw,68.066vh) scale(.0117)}to{transform:translate(20.59895vw,99vh) scale(.0117)}}.snow:nth-child(321){opacity:1.9584;transform:translate(2.0909vw,-10px) scale(.9567);animation:fall-321 25s -21s linear infinite}@keyframes fall-321{33.328%{transform:translate(4.1579vw,33.328vh) scale(.9567)}to{transform:translate(3.1244vw,99vh) scale(.9567)}}.snow:nth-child(322){opacity:1.491;transform:translate(97.4797vw,-10px) scale(.8121);animation:fall-322 28s -6s linear infinite}@keyframes fall-322{55.19%{transform:translate(106.751vw,55.19vh) scale(.8121)}to{transform:translate(102.11535vw,99vh) scale(.8121)}}.snow:nth-child(323){opacity:1.0486;transform:translate(67.9104vw,-10px) scale(.0875);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{65.579%{transform:translate(61.7747vw,65.579vh) scale(.0875)}to{transform:translate(64.84255vw,99vh) scale(.0875)}}.snow:nth-child(324){opacity:1.0996;transform:translate(36.2084vw,-10px) scale(.5613);animation:fall-324 24s -24s linear infinite}@keyframes fall-324{36.573%{transform:translate(45.0498vw,36.573vh) scale(.5613)}to{transform:translate(40.6291vw,99vh) scale(.5613)}}.snow:nth-child(325){opacity:1.102;transform:translate(53.7806vw,-10px) scale(.7243);animation:fall-325 22s -27s linear infinite}@keyframes fall-325{34.247%{transform:translate(49.5417vw,34.247vh) scale(.7243)}to{transform:translate(51.66115vw,99vh) scale(.7243)}}.snow:nth-child(326){opacity:.7778;transform:translate(49.2674vw,-10px) scale(.5216);animation:fall-326 25s -13s linear infinite}@keyframes fall-326{73.55%{transform:translate(40.1168vw,73.55vh) scale(.5216)}to{transform:translate(44.6921vw,99vh) scale(.5216)}}.snow:nth-child(327){opacity:1.3964;transform:translate(29.5281vw,-10px) scale(.1328);animation:fall-327 26s -25s linear infinite}@keyframes fall-327{37.923%{transform:translate(25.4389vw,37.923vh) scale(.1328)}to{transform:translate(27.4835vw,99vh) scale(.1328)}}.snow:nth-child(328){opacity:1.478;transform:translate(32.8234vw,-10px) scale(.4248);animation:fall-328 29s -9s linear infinite}@keyframes fall-328{73.959%{transform:translate(38.9095vw,73.959vh) scale(.4248)}to{transform:translate(35.86645vw,99vh) scale(.4248)}}.snow:nth-child(329){opacity:.0964;transform:translate(31.1446vw,-10px) scale(.8899);animation:fall-329 13s -1s linear infinite}@keyframes fall-329{77.892%{transform:translate(24.903vw,77.892vh) scale(.8899)}to{transform:translate(28.0238vw,99vh) scale(.8899)}}.snow:nth-child(330){opacity:.0224;transform:translate(64.3561vw,-10px) scale(.7938);animation:fall-330 27s -21s linear infinite}@keyframes fall-330{75.499%{transform:translate(63.283vw,75.499vh) scale(.7938)}to{transform:translate(63.81955vw,99vh) scale(.7938)}}.snow:nth-child(331){opacity:1.226;transform:translate(52.2247vw,-10px) scale(.6861);animation:fall-331 30s -13s linear infinite}@keyframes fall-331{75.778%{transform:translate(43.823vw,75.778vh) scale(.6861)}to{transform:translate(48.02385vw,99vh) scale(.6861)}}.snow:nth-child(332){opacity:1.046;transform:translate(2.0101vw,-10px) scale(.5424);animation:fall-332 26s -1s linear infinite}@keyframes fall-332{71.281%{transform:translate(-3.1484vw,71.281vh) scale(.5424)}to{transform:translate(-.56915vw,99vh) scale(.5424)}}.snow:nth-child(333){opacity:.0318;transform:translate(36.0766vw,-10px) scale(.5069);animation:fall-333 15s -12s linear infinite}@keyframes fall-333{68.27%{transform:translate(39.8074vw,68.27vh) scale(.5069)}to{transform:translate(37.942vw,99vh) scale(.5069)}}.snow:nth-child(334){opacity:1.0038;transform:translate(5.1522vw,-10px) scale(.5812);animation:fall-334 23s -27s linear infinite}@keyframes fall-334{41.366%{transform:translate(5.8889vw,41.366vh) scale(.5812)}to{transform:translate(5.52055vw,99vh) scale(.5812)}}.snow:nth-child(335){opacity:.681;transform:translate(90.7188vw,-10px) scale(.6452);animation:fall-335 14s -11s linear infinite}@keyframes fall-335{44.493%{transform:translate(85.3146vw,44.493vh) scale(.6452)}to{transform:translate(88.0167vw,99vh) scale(.6452)}}.snow:nth-child(336){opacity:.153;transform:translate(45.464vw,-10px) scale(.4811);animation:fall-336 29s -25s linear infinite}@keyframes fall-336{48.588%{transform:translate(50.0453vw,48.588vh) scale(.4811)}to{transform:translate(47.75465vw,99vh) scale(.4811)}}.snow:nth-child(337){opacity:.0384;transform:translate(90.7091vw,-10px) scale(.5909);animation:fall-337 12s -22s linear infinite}@keyframes fall-337{37.299%{transform:translate(93.3398vw,37.299vh) scale(.5909)}to{transform:translate(92.02445vw,99vh) scale(.5909)}}.snow:nth-child(338){opacity:.8398;transform:translate(18.4104vw,-10px) scale(.0453);animation:fall-338 13s -7s linear infinite}@keyframes fall-338{71.686%{transform:translate(25.4622vw,71.686vh) scale(.0453)}to{transform:translate(21.9363vw,99vh) scale(.0453)}}.snow:nth-child(339){opacity:1.5648;transform:translate(67vw,-10px) scale(.7475);animation:fall-339 16s -19s linear infinite}@keyframes fall-339{72.094%{transform:translate(72.5799vw,72.094vh) scale(.7475)}to{transform:translate(69.78995vw,99vh) scale(.7475)}}.snow:nth-child(340){opacity:.8756;transform:translate(71.9108vw,-10px) scale(.7616);animation:fall-340 13s -18s linear infinite}@keyframes fall-340{72.199%{transform:translate(81.0201vw,72.199vh) scale(.7616)}to{transform:translate(76.46545vw,99vh) scale(.7616)}}.snow:nth-child(341){opacity:.588;transform:translate(44.2663vw,-10px) scale(.8026);animation:fall-341 13s -13s linear infinite}@keyframes fall-341{34.224%{transform:translate(37.8209vw,34.224vh) scale(.8026)}to{transform:translate(41.0436vw,99vh) scale(.8026)}}.snow:nth-child(342){opacity:.5108;transform:translate(24.2055vw,-10px) scale(.9112);animation:fall-342 21s -2s linear infinite}@keyframes fall-342{50.16%{transform:translate(29.5426vw,50.16vh) scale(.9112)}to{transform:translate(26.87405vw,99vh) scale(.9112)}}.snow:nth-child(343){opacity:.2182;transform:translate(61.7228vw,-10px) scale(.9203);animation:fall-343 20s -17s linear infinite}@keyframes fall-343{64.877%{transform:translate(67.0991vw,64.877vh) scale(.9203)}to{transform:translate(64.41095vw,99vh) scale(.9203)}}.snow:nth-child(344){opacity:1.7132;transform:translate(2.2054vw,-10px) scale(.9852);animation:fall-344 21s -16s linear infinite}@keyframes fall-344{44.096%{transform:translate(.7532vw,44.096vh) scale(.9852)}to{transform:translate(1.4793vw,99vh) scale(.9852)}}.snow:nth-child(345){opacity:.855;transform:translate(9.1638vw,-10px) scale(.5245);animation:fall-345 14s -25s linear infinite}@keyframes fall-345{33.575%{transform:translate(11.4142vw,33.575vh) scale(.5245)}to{transform:translate(10.289vw,99vh) scale(.5245)}}.snow:nth-child(346){opacity:1.509;transform:translate(46.1868vw,-10px) scale(.5149);animation:fall-346 12s -13s linear infinite}@keyframes fall-346{61.733%{transform:translate(50.6917vw,61.733vh) scale(.5149)}to{transform:translate(48.43925vw,99vh) scale(.5149)}}.snow:nth-child(347){opacity:1.171;transform:translate(36.8138vw,-10px) scale(.1185);animation:fall-347 13s -9s linear infinite}@keyframes fall-347{71.532%{transform:translate(35.6626vw,71.532vh) scale(.1185)}to{transform:translate(36.2382vw,99vh) scale(.1185)}}.snow:nth-child(348){opacity:.997;transform:translate(74.5894vw,-10px) scale(.1674);animation:fall-348 29s -6s linear infinite}@keyframes fall-348{71.333%{transform:translate(79.9614vw,71.333vh) scale(.1674)}to{transform:translate(77.2754vw,99vh) scale(.1674)}}.snow:nth-child(349){opacity:1.1596;transform:translate(36.4846vw,-10px) scale(.6289);animation:fall-349 22s -13s linear infinite}@keyframes fall-349{75.686%{transform:translate(33.0971vw,75.686vh) scale(.6289)}to{transform:translate(34.79085vw,99vh) scale(.6289)}}.snow:nth-child(350){opacity:.444;transform:translate(45.8618vw,-10px) scale(.2013);animation:fall-350 23s -1s linear infinite}@keyframes fall-350{40.383%{transform:translate(44.5576vw,40.383vh) scale(.2013)}to{transform:translate(45.2097vw,99vh) scale(.2013)}}.snow:nth-child(351){opacity:1.1022;transform:translate(40.2861vw,-10px) scale(.3356);animation:fall-351 24s -7s linear infinite}@keyframes fall-351{39.715%{transform:translate(34.8821vw,39.715vh) scale(.3356)}to{transform:translate(37.5841vw,99vh) scale(.3356)}}.snow:nth-child(352){opacity:1.5648;transform:translate(24.9192vw,-10px) scale(.1311);animation:fall-352 10s -10s linear infinite}@keyframes fall-352{36.936%{transform:translate(28.0502vw,36.936vh) scale(.1311)}to{transform:translate(26.4847vw,99vh) scale(.1311)}}.snow:nth-child(353){opacity:1.5774;transform:translate(62.5003vw,-10px) scale(.6439);animation:fall-353 24s -21s linear infinite}@keyframes fall-353{34.288%{transform:translate(69.6494vw,34.288vh) scale(.6439)}to{transform:translate(66.07485vw,99vh) scale(.6439)}}.snow:nth-child(354){opacity:.654;transform:translate(81.2576vw,-10px) scale(.9942);animation:fall-354 14s -16s linear infinite}@keyframes fall-354{35.313%{transform:translate(91.1475vw,35.313vh) scale(.9942)}to{transform:translate(86.20255vw,99vh) scale(.9942)}}.snow:nth-child(355){opacity:1.0422;transform:translate(78.2418vw,-10px) scale(.5401);animation:fall-355 30s -27s linear infinite}@keyframes fall-355{30.93%{transform:translate(77.4746vw,30.93vh) scale(.5401)}to{transform:translate(77.8582vw,99vh) scale(.5401)}}.snow:nth-child(356){opacity:.5914;transform:translate(92.2566vw,-10px) scale(.3129);animation:fall-356 20s -16s linear infinite}@keyframes fall-356{63.665%{transform:translate(95.1512vw,63.665vh) scale(.3129)}to{transform:translate(93.7039vw,99vh) scale(.3129)}}.snow:nth-child(357){opacity:1.789;transform:translate(74.7319vw,-10px) scale(.1368);animation:fall-357 20s -12s linear infinite}@keyframes fall-357{50.296%{transform:translate(75.922vw,50.296vh) scale(.1368)}to{transform:translate(75.32695vw,99vh) scale(.1368)}}.snow:nth-child(358){opacity:.2094;transform:translate(88.067vw,-10px) scale(.5382);animation:fall-358 26s -24s linear infinite}@keyframes fall-358{60.576%{transform:translate(95.974vw,60.576vh) scale(.5382)}to{transform:translate(92.0205vw,99vh) scale(.5382)}}.snow:nth-child(359){opacity:.9436;transform:translate(20.4291vw,-10px) scale(.973);animation:fall-359 17s -26s linear infinite}@keyframes fall-359{74.541%{transform:translate(30.2629vw,74.541vh) scale(.973)}to{transform:translate(25.346vw,99vh) scale(.973)}}.snow:nth-child(360){opacity:.739;transform:translate(56.7305vw,-10px) scale(.3925);animation:fall-360 26s -11s linear infinite}@keyframes fall-360{31.852%{transform:translate(51.4805vw,31.852vh) scale(.3925)}to{transform:translate(54.1055vw,99vh) scale(.3925)}}.snow:nth-child(361){opacity:1.721;transform:translate(66.8467vw,-10px) scale(.9125);animation:fall-361 29s -24s linear infinite}@keyframes fall-361{33.142%{transform:translate(70.7873vw,33.142vh) scale(.9125)}to{transform:translate(68.817vw,99vh) scale(.9125)}}.snow:nth-child(362){opacity:1.6136;transform:translate(69.4788vw,-10px) scale(.7926);animation:fall-362 18s -10s linear infinite}@keyframes fall-362{56.718%{transform:translate(62.7271vw,56.718vh) scale(.7926)}to{transform:translate(66.10295vw,99vh) scale(.7926)}}.snow:nth-child(363){opacity:1.7462;transform:translate(11.0879vw,-10px) scale(.8146);animation:fall-363 22s -13s linear infinite}@keyframes fall-363{70.812%{transform:translate(2.148vw,70.812vh) scale(.8146)}to{transform:translate(6.61795vw,99vh) scale(.8146)}}.snow:nth-child(364){opacity:.7472;transform:translate(72.2608vw,-10px) scale(.4539);animation:fall-364 24s -18s linear infinite}@keyframes fall-364{37.044%{transform:translate(71.4662vw,37.044vh) scale(.4539)}to{transform:translate(71.8635vw,99vh) scale(.4539)}}.snow:nth-child(365){opacity:1.2966;transform:translate(44.6926vw,-10px) scale(.9241);animation:fall-365 18s -29s linear infinite}@keyframes fall-365{62.687%{transform:translate(43.885vw,62.687vh) scale(.9241)}to{transform:translate(44.2888vw,99vh) scale(.9241)}}.snow:nth-child(366){opacity:1.602;transform:translate(27.182vw,-10px) scale(.8395);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{76.732%{transform:translate(31.8532vw,76.732vh) scale(.8395)}to{transform:translate(29.5176vw,99vh) scale(.8395)}}.snow:nth-child(367){opacity:1.3106;transform:translate(2.8705vw,-10px) scale(.5598);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{31.973%{transform:translate(-1.959vw,31.973vh) scale(.5598)}to{transform:translate(.45575vw,99vh) scale(.5598)}}.snow:nth-child(368){opacity:.63;transform:translate(16.0365vw,-10px) scale(.6447);animation:fall-368 16s -20s linear infinite}@keyframes fall-368{49.244%{transform:translate(16.1578vw,49.244vh) scale(.6447)}to{transform:translate(16.09715vw,99vh) scale(.6447)}}.snow:nth-child(369){opacity:.5742;transform:translate(36.0792vw,-10px) scale(.2836);animation:fall-369 16s -19s linear infinite}@keyframes fall-369{72.223%{transform:translate(27.9586vw,72.223vh) scale(.2836)}to{transform:translate(32.0189vw,99vh) scale(.2836)}}.snow:nth-child(370){opacity:.6774;transform:translate(44.9535vw,-10px) scale(.7745);animation:fall-370 22s -12s linear infinite}@keyframes fall-370{79.711%{transform:translate(47.6301vw,79.711vh) scale(.7745)}to{transform:translate(46.2918vw,99vh) scale(.7745)}}.snow:nth-child(371){opacity:.8206;transform:translate(79.8072vw,-10px) scale(.0386);animation:fall-371 18s -12s linear infinite}@keyframes fall-371{33.719%{transform:translate(74.7164vw,33.719vh) scale(.0386)}to{transform:translate(77.2618vw,99vh) scale(.0386)}}.snow:nth-child(372){opacity:1.8536;transform:translate(25.935vw,-10px) scale(.4405);animation:fall-372 16s -16s linear infinite}@keyframes fall-372{56.492%{transform:translate(25.8747vw,56.492vh) scale(.4405)}to{transform:translate(25.90485vw,99vh) scale(.4405)}}.snow:nth-child(373){opacity:1.5514;transform:translate(43.6545vw,-10px) scale(.6351);animation:fall-373 25s -9s linear infinite}@keyframes fall-373{60.404%{transform:translate(52.0555vw,60.404vh) scale(.6351)}to{transform:translate(47.855vw,99vh) scale(.6351)}}.snow:nth-child(374){opacity:1.1252;transform:translate(6.9954vw,-10px) scale(.1521);animation:fall-374 28s -3s linear infinite}@keyframes fall-374{40.064%{transform:translate(3.1564vw,40.064vh) scale(.1521)}to{transform:translate(5.0759vw,99vh) scale(.1521)}}.snow:nth-child(375){opacity:1.5254;transform:translate(19.1521vw,-10px) scale(.0856);animation:fall-375 10s -25s linear infinite}@keyframes fall-375{58.856%{transform:translate(23.4298vw,58.856vh) scale(.0856)}to{transform:translate(21.29095vw,99vh) scale(.0856)}}.snow:nth-child(376){opacity:.1476;transform:translate(63.2377vw,-10px) scale(.1583);animation:fall-376 11s -24s linear infinite}@keyframes fall-376{77.95%{transform:translate(70.5267vw,77.95vh) scale(.1583)}to{transform:translate(66.8822vw,99vh) scale(.1583)}}.snow:nth-child(377){opacity:1.3254;transform:translate(71.272vw,-10px) scale(.7684);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{53.05%{transform:translate(68.355vw,53.05vh) scale(.7684)}to{transform:translate(69.8135vw,99vh) scale(.7684)}}.snow:nth-child(378){opacity:.1492;transform:translate(99.6572vw,-10px) scale(.3026);animation:fall-378 17s -22s linear infinite}@keyframes fall-378{35.712%{transform:translate(106.6417vw,35.712vh) scale(.3026)}to{transform:translate(103.14945vw,99vh) scale(.3026)}}.snow:nth-child(379){opacity:1.8798;transform:translate(15.0979vw,-10px) scale(.8127);animation:fall-379 24s -26s linear infinite}@keyframes fall-379{32.976%{transform:translate(20.2242vw,32.976vh) scale(.8127)}to{transform:translate(17.66105vw,99vh) scale(.8127)}}.snow:nth-child(380){opacity:.0062;transform:translate(44.0581vw,-10px) scale(.8486);animation:fall-380 17s -4s linear infinite}@keyframes fall-380{70.044%{transform:translate(35.5818vw,70.044vh) scale(.8486)}to{transform:translate(39.81995vw,99vh) scale(.8486)}}.snow:nth-child(381){opacity:.563;transform:translate(94.239vw,-10px) scale(.8631);animation:fall-381 17s -26s linear infinite}@keyframes fall-381{31.403%{transform:translate(100.7154vw,31.403vh) scale(.8631)}to{transform:translate(97.4772vw,99vh) scale(.8631)}}.snow:nth-child(382){opacity:.1754;transform:translate(62.1214vw,-10px) scale(.7193);animation:fall-382 16s -11s linear infinite}@keyframes fall-382{67.909%{transform:translate(53.3489vw,67.909vh) scale(.7193)}to{transform:translate(57.73515vw,99vh) scale(.7193)}}.snow:nth-child(383){opacity:.9236;transform:translate(9.6246vw,-10px) scale(.1693);animation:fall-383 29s -18s linear infinite}@keyframes fall-383{69.945%{transform:translate(6.5651vw,69.945vh) scale(.1693)}to{transform:translate(8.09485vw,99vh) scale(.1693)}}.snow:nth-child(384){opacity:.3012;transform:translate(8.2841vw,-10px) scale(.5602);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{67.379%{transform:translate(8.2873vw,67.379vh) scale(.5602)}to{transform:translate(8.2857vw,99vh) scale(.5602)}}.snow:nth-child(385){opacity:.9978;transform:translate(68.9512vw,-10px) scale(.6291);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{56.661%{transform:translate(73.6914vw,56.661vh) scale(.6291)}to{transform:translate(71.3213vw,99vh) scale(.6291)}}.snow:nth-child(386){opacity:1.416;transform:translate(87.2448vw,-10px) scale(.6439);animation:fall-386 11s -15s linear infinite}@keyframes fall-386{38.077%{transform:translate(96.0185vw,38.077vh) scale(.6439)}to{transform:translate(91.63165vw,99vh) scale(.6439)}}.snow:nth-child(387){opacity:.694;transform:translate(11.1743vw,-10px) scale(.5364);animation:fall-387 14s -14s linear infinite}@keyframes fall-387{55.595%{transform:translate(9.0495vw,55.595vh) scale(.5364)}to{transform:translate(10.1119vw,99vh) scale(.5364)}}.snow:nth-child(388){opacity:1.8526;transform:translate(80.4493vw,-10px) scale(.6073);animation:fall-388 23s -11s linear infinite}@keyframes fall-388{56.423%{transform:translate(81.0247vw,56.423vh) scale(.6073)}to{transform:translate(80.737vw,99vh) scale(.6073)}}.snow:nth-child(389){opacity:1.535;transform:translate(45.1666vw,-10px) scale(.6414);animation:fall-389 10s -14s linear infinite}@keyframes fall-389{54.234%{transform:translate(41.7885vw,54.234vh) scale(.6414)}to{transform:translate(43.47755vw,99vh) scale(.6414)}}.snow:nth-child(390){opacity:1.3054;transform:translate(40.8907vw,-10px) scale(.8381);animation:fall-390 15s -22s linear infinite}@keyframes fall-390{49.506%{transform:translate(37.9309vw,49.506vh) scale(.8381)}to{transform:translate(39.4108vw,99vh) scale(.8381)}}.snow:nth-child(391){opacity:.2948;transform:translate(49.0431vw,-10px) scale(.181);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{50.444%{transform:translate(44.681vw,50.444vh) scale(.181)}to{transform:translate(46.86205vw,99vh) scale(.181)}}.snow:nth-child(392){opacity:1.3014;transform:translate(76.5359vw,-10px) scale(.4094);animation:fall-392 23s -17s linear infinite}@keyframes fall-392{35.295%{transform:translate(78.0327vw,35.295vh) scale(.4094)}to{transform:translate(77.2843vw,99vh) scale(.4094)}}.snow:nth-child(393){opacity:.1756;transform:translate(34.0131vw,-10px) scale(.4519);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{48.01%{transform:translate(43.7285vw,48.01vh) scale(.4519)}to{transform:translate(38.8708vw,99vh) scale(.4519)}}.snow:nth-child(394){opacity:.8784;transform:translate(93.2004vw,-10px) scale(.6793);animation:fall-394 25s -24s linear infinite}@keyframes fall-394{46.835%{transform:translate(96.0863vw,46.835vh) scale(.6793)}to{transform:translate(94.64335vw,99vh) scale(.6793)}}.snow:nth-child(395){opacity:.8588;transform:translate(52.2221vw,-10px) scale(.0988);animation:fall-395 19s -18s linear infinite}@keyframes fall-395{36.416%{transform:translate(61.3045vw,36.416vh) scale(.0988)}to{transform:translate(56.7633vw,99vh) scale(.0988)}}.snow:nth-child(396){opacity:1.4702;transform:translate(22.7495vw,-10px) scale(.1266);animation:fall-396 10s -12s linear infinite}@keyframes fall-396{50.238%{transform:translate(18.1585vw,50.238vh) scale(.1266)}to{transform:translate(20.454vw,99vh) scale(.1266)}}.snow:nth-child(397){opacity:.7494;transform:translate(19.8278vw,-10px) scale(.5866);animation:fall-397 15s -11s linear infinite}@keyframes fall-397{61.376%{transform:translate(28.1182vw,61.376vh) scale(.5866)}to{transform:translate(23.973vw,99vh) scale(.5866)}}.snow:nth-child(398){opacity:1.7022;transform:translate(39.6045vw,-10px) scale(.9916);animation:fall-398 25s -21s linear infinite}@keyframes fall-398{45.187%{transform:translate(33.3273vw,45.187vh) scale(.9916)}to{transform:translate(36.4659vw,99vh) scale(.9916)}}.snow:nth-child(399){opacity:.3148;transform:translate(38.9261vw,-10px) scale(.6117);animation:fall-399 30s -21s linear infinite}@keyframes fall-399{41.368%{transform:translate(47.0598vw,41.368vh) scale(.6117)}to{transform:translate(42.99295vw,99vh) scale(.6117)}}.snow:nth-child(400){opacity:1.7754;transform:translate(10.6981vw,-10px) scale(.5181);animation:fall-400 14s -1s linear infinite}@keyframes fall-400{73.225%{transform:translate(16.5061vw,73.225vh) scale(.5181)}to{transform:translate(13.6021vw,99vh) scale(.5181)}}\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:.7826;transform:translate(52.7429vw,-10px) scale(.0529);animation:fall-1 12s -14s linear infinite}@keyframes fall-1{46.889%{transform:translate(54.8557vw,46.889vh) scale(.0529)}to{transform:translate(53.7993vw,99vh) scale(.0529)}}.snow:nth-child(2){opacity:.9184;transform:translate(16.5517vw,-10px) scale(.433);animation:fall-2 12s -30s linear infinite}@keyframes fall-2{66.267%{transform:translate(10.8713vw,66.267vh) scale(.433)}to{transform:translate(13.7115vw,99vh) scale(.433)}}.snow:nth-child(3){opacity:1.0968;transform:translate(41.3742vw,-10px) scale(.4521);animation:fall-3 26s -13s linear infinite}@keyframes fall-3{78.158%{transform:translate(39.9157vw,78.158vh) scale(.4521)}to{transform:translate(40.64495vw,99vh) scale(.4521)}}.snow:nth-child(4){opacity:.6732;transform:translate(79.9681vw,-10px) scale(.5751);animation:fall-4 18s -12s linear infinite}@keyframes fall-4{55.241%{transform:translate(82.4802vw,55.241vh) scale(.5751)}to{transform:translate(81.22415vw,99vh) scale(.5751)}}.snow:nth-child(5){opacity:1.7406;transform:translate(26.8492vw,-10px) scale(.8839);animation:fall-5 14s -29s linear infinite}@keyframes fall-5{68.573%{transform:translate(33.27vw,68.573vh) scale(.8839)}to{transform:translate(30.0596vw,99vh) scale(.8839)}}.snow:nth-child(6){opacity:.6318;transform:translate(89.7701vw,-10px) scale(.7523);animation:fall-6 25s -19s linear infinite}@keyframes fall-6{59.544%{transform:translate(81.1076vw,59.544vh) scale(.7523)}to{transform:translate(85.43885vw,99vh) scale(.7523)}}.snow:nth-child(7){opacity:.6974;transform:translate(96.2998vw,-10px) scale(.0877);animation:fall-7 17s -25s linear infinite}@keyframes fall-7{58.156%{transform:translate(97.909vw,58.156vh) scale(.0877)}to{transform:translate(97.1044vw,99vh) scale(.0877)}}.snow:nth-child(8){opacity:1.1314;transform:translate(47.23vw,-10px) scale(.8093);animation:fall-8 30s -10s linear infinite}@keyframes fall-8{40.386%{transform:translate(55.8451vw,40.386vh) scale(.8093)}to{transform:translate(51.53755vw,99vh) scale(.8093)}}.snow:nth-child(9){opacity:.2946;transform:translate(11.5908vw,-10px) scale(.5895);animation:fall-9 20s -3s linear infinite}@keyframes fall-9{51.525%{transform:translate(6.942vw,51.525vh) scale(.5895)}to{transform:translate(9.2664vw,99vh) scale(.5895)}}.snow:nth-child(10){opacity:.7076;transform:translate(96.2988vw,-10px) scale(.1393);animation:fall-10 27s -4s linear infinite}@keyframes fall-10{30.032%{transform:translate(100.5524vw,30.032vh) scale(.1393)}to{transform:translate(98.4256vw,99vh) scale(.1393)}}.snow:nth-child(11){opacity:.7406;transform:translate(32.5662vw,-10px) scale(.1912);animation:fall-11 12s -13s linear infinite}@keyframes fall-11{46.318%{transform:translate(31.9762vw,46.318vh) scale(.1912)}to{transform:translate(32.2712vw,99vh) scale(.1912)}}.snow:nth-child(12){opacity:1.843;transform:translate(35.1153vw,-10px) scale(.4345);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{74.585%{transform:translate(41.5393vw,74.585vh) scale(.4345)}to{transform:translate(38.3273vw,99vh) scale(.4345)}}.snow:nth-child(13){opacity:1.1012;transform:translate(56.9145vw,-10px) scale(.0925);animation:fall-13 22s -21s linear infinite}@keyframes fall-13{30.006%{transform:translate(65.9784vw,30.006vh) scale(.0925)}to{transform:translate(61.44645vw,99vh) scale(.0925)}}.snow:nth-child(14){opacity:1.1506;transform:translate(83.6814vw,-10px) scale(.7036);animation:fall-14 23s -26s linear infinite}@keyframes fall-14{41.754%{transform:translate(90.5155vw,41.754vh) scale(.7036)}to{transform:translate(87.09845vw,99vh) scale(.7036)}}.snow:nth-child(15){opacity:1.4112;transform:translate(98.2049vw,-10px) scale(.8332);animation:fall-15 23s -23s linear infinite}@keyframes fall-15{52.469%{transform:translate(98.5546vw,52.469vh) scale(.8332)}to{transform:translate(98.37975vw,99vh) scale(.8332)}}.snow:nth-child(16){opacity:1.6008;transform:translate(93.1778vw,-10px) scale(.6806);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{72.465%{transform:translate(86.6498vw,72.465vh) scale(.6806)}to{transform:translate(89.9138vw,99vh) scale(.6806)}}.snow:nth-child(17){opacity:1.7076;transform:translate(68.2817vw,-10px) scale(.4125);animation:fall-17 15s -29s linear infinite}@keyframes fall-17{69.148%{transform:translate(58.563vw,69.148vh) scale(.4125)}to{transform:translate(63.42235vw,99vh) scale(.4125)}}.snow:nth-child(18){opacity:1.9526;transform:translate(37.2012vw,-10px) scale(.2655);animation:fall-18 17s -13s linear infinite}@keyframes fall-18{76.176%{transform:translate(44.2887vw,76.176vh) scale(.2655)}to{transform:translate(40.74495vw,99vh) scale(.2655)}}.snow:nth-child(19){opacity:.116;transform:translate(38.3697vw,-10px) scale(.4569);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{35.145%{transform:translate(45.0717vw,35.145vh) scale(.4569)}to{transform:translate(41.7207vw,99vh) scale(.4569)}}.snow:nth-child(20){opacity:.0468;transform:translate(64.6189vw,-10px) scale(.9096);animation:fall-20 29s -11s linear infinite}@keyframes fall-20{66.417%{transform:translate(61.3655vw,66.417vh) scale(.9096)}to{transform:translate(62.9922vw,99vh) scale(.9096)}}.snow:nth-child(21){opacity:.7006;transform:translate(60.9541vw,-10px) scale(.1054);animation:fall-21 23s -11s linear infinite}@keyframes fall-21{70.098%{transform:translate(64.3495vw,70.098vh) scale(.1054)}to{transform:translate(62.6518vw,99vh) scale(.1054)}}.snow:nth-child(22){opacity:.358;transform:translate(30.6345vw,-10px) scale(.1247);animation:fall-22 10s -3s linear infinite}@keyframes fall-22{75.002%{transform:translate(40.562vw,75.002vh) scale(.1247)}to{transform:translate(35.59825vw,99vh) scale(.1247)}}.snow:nth-child(23){opacity:1.618;transform:translate(75.5655vw,-10px) scale(.7891);animation:fall-23 19s -25s linear infinite}@keyframes fall-23{50.743%{transform:translate(79.2578vw,50.743vh) scale(.7891)}to{transform:translate(77.41165vw,99vh) scale(.7891)}}.snow:nth-child(24){opacity:.5518;transform:translate(98.6748vw,-10px) scale(.9478);animation:fall-24 25s -7s linear infinite}@keyframes fall-24{48.191%{transform:translate(95.447vw,48.191vh) scale(.9478)}to{transform:translate(97.0609vw,99vh) scale(.9478)}}.snow:nth-child(25){opacity:.0208;transform:translate(23.9131vw,-10px) scale(.6974);animation:fall-25 13s -15s linear infinite}@keyframes fall-25{44.064%{transform:translate(28.5983vw,44.064vh) scale(.6974)}to{transform:translate(26.2557vw,99vh) scale(.6974)}}.snow:nth-child(26){opacity:1.7562;transform:translate(12.3265vw,-10px) scale(.9458);animation:fall-26 15s -28s linear infinite}@keyframes fall-26{38.845%{transform:translate(13.2503vw,38.845vh) scale(.9458)}to{transform:translate(12.7884vw,99vh) scale(.9458)}}.snow:nth-child(27){opacity:1.8016;transform:translate(25.3879vw,-10px) scale(.4602);animation:fall-27 24s -21s linear infinite}@keyframes fall-27{41.243%{transform:translate(33.2822vw,41.243vh) scale(.4602)}to{transform:translate(29.33505vw,99vh) scale(.4602)}}.snow:nth-child(28){opacity:1.6324;transform:translate(94.1288vw,-10px) scale(.0179);animation:fall-28 16s -14s linear infinite}@keyframes fall-28{59.105%{transform:translate(93.9195vw,59.105vh) scale(.0179)}to{transform:translate(94.02415vw,99vh) scale(.0179)}}.snow:nth-child(29){opacity:.671;transform:translate(10.529vw,-10px) scale(.6059);animation:fall-29 12s -18s linear infinite}@keyframes fall-29{77.439%{transform:translate(18.2871vw,77.439vh) scale(.6059)}to{transform:translate(14.40805vw,99vh) scale(.6059)}}.snow:nth-child(30){opacity:.3448;transform:translate(70.73vw,-10px) scale(.2579);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{75.77%{transform:translate(75.5153vw,75.77vh) scale(.2579)}to{transform:translate(73.12265vw,99vh) scale(.2579)}}.snow:nth-child(31){opacity:1.574;transform:translate(27.5272vw,-10px) scale(.24);animation:fall-31 27s -4s linear infinite}@keyframes fall-31{55.663%{transform:translate(18.0606vw,55.663vh) scale(.24)}to{transform:translate(22.7939vw,99vh) scale(.24)}}.snow:nth-child(32){opacity:.0604;transform:translate(5.256vw,-10px) scale(.2769);animation:fall-32 13s -22s linear infinite}@keyframes fall-32{46.989%{transform:translate(3.1483vw,46.989vh) scale(.2769)}to{transform:translate(4.20215vw,99vh) scale(.2769)}}.snow:nth-child(33){opacity:1.2558;transform:translate(80.5369vw,-10px) scale(.4748);animation:fall-33 23s -16s linear infinite}@keyframes fall-33{64.187%{transform:translate(86.0201vw,64.187vh) scale(.4748)}to{transform:translate(83.2785vw,99vh) scale(.4748)}}.snow:nth-child(34){opacity:1.1518;transform:translate(60.9877vw,-10px) scale(.625);animation:fall-34 24s -2s linear infinite}@keyframes fall-34{66.945%{transform:translate(55.6228vw,66.945vh) scale(.625)}to{transform:translate(58.30525vw,99vh) scale(.625)}}.snow:nth-child(35){opacity:1.8352;transform:translate(60.762vw,-10px) scale(.6747);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{65.391%{transform:translate(61.5939vw,65.391vh) scale(.6747)}to{transform:translate(61.17795vw,99vh) scale(.6747)}}.snow:nth-child(36){opacity:.5738;transform:translate(99.0817vw,-10px) scale(.8869);animation:fall-36 22s -15s linear infinite}@keyframes fall-36{75.527%{transform:translate(99.8431vw,75.527vh) scale(.8869)}to{transform:translate(99.4624vw,99vh) scale(.8869)}}.snow:nth-child(37){opacity:1.3652;transform:translate(44.8574vw,-10px) scale(.9221);animation:fall-37 25s -26s linear infinite}@keyframes fall-37{38.322%{transform:translate(50.592vw,38.322vh) scale(.9221)}to{transform:translate(47.7247vw,99vh) scale(.9221)}}.snow:nth-child(38){opacity:1.8148;transform:translate(34.1531vw,-10px) scale(.6796);animation:fall-38 24s -17s linear infinite}@keyframes fall-38{44.241%{transform:translate(33.695vw,44.241vh) scale(.6796)}to{transform:translate(33.92405vw,99vh) scale(.6796)}}.snow:nth-child(39){opacity:1.4616;transform:translate(95.2968vw,-10px) scale(.3564);animation:fall-39 27s -29s linear infinite}@keyframes fall-39{62.291%{transform:translate(103.86vw,62.291vh) scale(.3564)}to{transform:translate(99.5784vw,99vh) scale(.3564)}}.snow:nth-child(40){opacity:1.3926;transform:translate(68.926vw,-10px) scale(.4278);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{32.466%{transform:translate(59.0244vw,32.466vh) scale(.4278)}to{transform:translate(63.9752vw,99vh) scale(.4278)}}.snow:nth-child(41){opacity:.6266;transform:translate(.0071vw,-10px) scale(.5177);animation:fall-41 10s -15s linear infinite}@keyframes fall-41{57.767%{transform:translate(-1.8172vw,57.767vh) scale(.5177)}to{transform:translate(-.90505vw,99vh) scale(.5177)}}.snow:nth-child(42){opacity:.0812;transform:translate(27.008vw,-10px) scale(.2282);animation:fall-42 18s -10s linear infinite}@keyframes fall-42{75.052%{transform:translate(28.1244vw,75.052vh) scale(.2282)}to{transform:translate(27.5662vw,99vh) scale(.2282)}}.snow:nth-child(43){opacity:1.3662;transform:translate(51.8672vw,-10px) scale(.7884);animation:fall-43 30s -23s linear infinite}@keyframes fall-43{68.362%{transform:translate(50.2381vw,68.362vh) scale(.7884)}to{transform:translate(51.05265vw,99vh) scale(.7884)}}.snow:nth-child(44){opacity:1.2028;transform:translate(62.1033vw,-10px) scale(.026);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{32.343%{transform:translate(62.193vw,32.343vh) scale(.026)}to{transform:translate(62.14815vw,99vh) scale(.026)}}.snow:nth-child(45){opacity:1.4712;transform:translate(12.7353vw,-10px) scale(.5504);animation:fall-45 24s -20s linear infinite}@keyframes fall-45{31.424%{transform:translate(12.2533vw,31.424vh) scale(.5504)}to{transform:translate(12.4943vw,99vh) scale(.5504)}}.snow:nth-child(46){opacity:1.393;transform:translate(85.3306vw,-10px) scale(.8781);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{67.736%{transform:translate(76.174vw,67.736vh) scale(.8781)}to{transform:translate(80.7523vw,99vh) scale(.8781)}}.snow:nth-child(47){opacity:1.6544;transform:translate(57.0413vw,-10px) scale(.895);animation:fall-47 22s -2s linear infinite}@keyframes fall-47{76.747%{transform:translate(48.3773vw,76.747vh) scale(.895)}to{transform:translate(52.7093vw,99vh) scale(.895)}}.snow:nth-child(48){opacity:1.1676;transform:translate(78.112vw,-10px) scale(.9655);animation:fall-48 18s -1s linear infinite}@keyframes fall-48{75.997%{transform:translate(76.0255vw,75.997vh) scale(.9655)}to{transform:translate(77.06875vw,99vh) scale(.9655)}}.snow:nth-child(49){opacity:.9584;transform:translate(12.714vw,-10px) scale(.1973);animation:fall-49 19s -6s linear infinite}@keyframes fall-49{70.074%{transform:translate(17.1524vw,70.074vh) scale(.1973)}to{transform:translate(14.9332vw,99vh) scale(.1973)}}.snow:nth-child(50){opacity:1.0004;transform:translate(31.4861vw,-10px) scale(.9406);animation:fall-50 26s -25s linear infinite}@keyframes fall-50{43.691%{transform:translate(41.4841vw,43.691vh) scale(.9406)}to{transform:translate(36.4851vw,99vh) scale(.9406)}}.snow:nth-child(51){opacity:.721;transform:translate(28.1229vw,-10px) scale(.1693);animation:fall-51 19s -17s linear infinite}@keyframes fall-51{55.992%{transform:translate(36.9701vw,55.992vh) scale(.1693)}to{transform:translate(32.5465vw,99vh) scale(.1693)}}.snow:nth-child(52){opacity:1.2638;transform:translate(73.7827vw,-10px) scale(.5443);animation:fall-52 13s -11s linear infinite}@keyframes fall-52{61.956%{transform:translate(75.7523vw,61.956vh) scale(.5443)}to{transform:translate(74.7675vw,99vh) scale(.5443)}}.snow:nth-child(53){opacity:1.5278;transform:translate(77.3736vw,-10px) scale(.0836);animation:fall-53 11s -4s linear infinite}@keyframes fall-53{69.138%{transform:translate(73.6556vw,69.138vh) scale(.0836)}to{transform:translate(75.5146vw,99vh) scale(.0836)}}.snow:nth-child(54){opacity:1.9984;transform:translate(64.6304vw,-10px) scale(.5935);animation:fall-54 26s -22s linear infinite}@keyframes fall-54{56.192%{transform:translate(74.381vw,56.192vh) scale(.5935)}to{transform:translate(69.5057vw,99vh) scale(.5935)}}.snow:nth-child(55){opacity:1.1502;transform:translate(39.978vw,-10px) scale(.8033);animation:fall-55 15s -19s linear infinite}@keyframes fall-55{79.613%{transform:translate(33.3726vw,79.613vh) scale(.8033)}to{transform:translate(36.6753vw,99vh) scale(.8033)}}.snow:nth-child(56){opacity:1.292;transform:translate(13.3872vw,-10px) scale(.751);animation:fall-56 15s -24s linear infinite}@keyframes fall-56{62.781%{transform:translate(6.0549vw,62.781vh) scale(.751)}to{transform:translate(9.72105vw,99vh) scale(.751)}}.snow:nth-child(57){opacity:1.7998;transform:translate(27.7435vw,-10px) scale(.813);animation:fall-57 23s -27s linear infinite}@keyframes fall-57{46.033%{transform:translate(28.0852vw,46.033vh) scale(.813)}to{transform:translate(27.91435vw,99vh) scale(.813)}}.snow:nth-child(58){opacity:1.973;transform:translate(44.1786vw,-10px) scale(.6298);animation:fall-58 16s -27s linear infinite}@keyframes fall-58{43.842%{transform:translate(40.5264vw,43.842vh) scale(.6298)}to{transform:translate(42.3525vw,99vh) scale(.6298)}}.snow:nth-child(59){opacity:1.476;transform:translate(87.9136vw,-10px) scale(.0841);animation:fall-59 13s -11s linear infinite}@keyframes fall-59{34.555%{transform:translate(87.9427vw,34.555vh) scale(.0841)}to{transform:translate(87.92815vw,99vh) scale(.0841)}}.snow:nth-child(60){opacity:1.9678;transform:translate(89.7925vw,-10px) scale(.5995);animation:fall-60 18s -16s linear infinite}@keyframes fall-60{78.017%{transform:translate(79.8104vw,78.017vh) scale(.5995)}to{transform:translate(84.80145vw,99vh) scale(.5995)}}.snow:nth-child(61){opacity:1.1326;transform:translate(62.109vw,-10px) scale(.2814);animation:fall-61 28s -30s linear infinite}@keyframes fall-61{35%{transform:translate(61.5172vw,35vh) scale(.2814)}to{transform:translate(61.8131vw,99vh) scale(.2814)}}.snow:nth-child(62){opacity:1.3776;transform:translate(75.626vw,-10px) scale(.8518);animation:fall-62 13s -9s linear infinite}@keyframes fall-62{35.546%{transform:translate(70.459vw,35.546vh) scale(.8518)}to{transform:translate(73.0425vw,99vh) scale(.8518)}}.snow:nth-child(63){opacity:.58;transform:translate(50.2842vw,-10px) scale(.6105);animation:fall-63 10s -7s linear infinite}@keyframes fall-63{45.476%{transform:translate(40.7028vw,45.476vh) scale(.6105)}to{transform:translate(45.4935vw,99vh) scale(.6105)}}.snow:nth-child(64){opacity:.41;transform:translate(.1694vw,-10px) scale(.5361);animation:fall-64 21s -3s linear infinite}@keyframes fall-64{69.989%{transform:translate(1.3391vw,69.989vh) scale(.5361)}to{transform:translate(.75425vw,99vh) scale(.5361)}}.snow:nth-child(65){opacity:.5376;transform:translate(21.2805vw,-10px) scale(.4316);animation:fall-65 15s -10s linear infinite}@keyframes fall-65{44.872%{transform:translate(28.9263vw,44.872vh) scale(.4316)}to{transform:translate(25.1034vw,99vh) scale(.4316)}}.snow:nth-child(66){opacity:.7526;transform:translate(20.7326vw,-10px) scale(.5187);animation:fall-66 19s -11s linear infinite}@keyframes fall-66{76.471%{transform:translate(17.2697vw,76.471vh) scale(.5187)}to{transform:translate(19.00115vw,99vh) scale(.5187)}}.snow:nth-child(67){opacity:1.2788;transform:translate(86.4511vw,-10px) scale(.6938);animation:fall-67 17s -23s linear infinite}@keyframes fall-67{74.948%{transform:translate(78.1734vw,74.948vh) scale(.6938)}to{transform:translate(82.31225vw,99vh) scale(.6938)}}.snow:nth-child(68){opacity:1.7636;transform:translate(90.3089vw,-10px) scale(.5489);animation:fall-68 16s -13s linear infinite}@keyframes fall-68{41.206%{transform:translate(97.0372vw,41.206vh) scale(.5489)}to{transform:translate(93.67305vw,99vh) scale(.5489)}}.snow:nth-child(69){opacity:1.38;transform:translate(6.6299vw,-10px) scale(.2428);animation:fall-69 27s -26s linear infinite}@keyframes fall-69{39.388%{transform:translate(13.1461vw,39.388vh) scale(.2428)}to{transform:translate(9.888vw,99vh) scale(.2428)}}.snow:nth-child(70){opacity:.5496;transform:translate(97.7886vw,-10px) scale(.0426);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{56.152%{transform:translate(107.6702vw,56.152vh) scale(.0426)}to{transform:translate(102.7294vw,99vh) scale(.0426)}}.snow:nth-child(71){opacity:1.8906;transform:translate(17.1616vw,-10px) scale(.3871);animation:fall-71 26s -2s linear infinite}@keyframes fall-71{47.434%{transform:translate(7.7764vw,47.434vh) scale(.3871)}to{transform:translate(12.469vw,99vh) scale(.3871)}}.snow:nth-child(72){opacity:.0282;transform:translate(13.2439vw,-10px) scale(.0117);animation:fall-72 24s -23s linear infinite}@keyframes fall-72{30.001%{transform:translate(19.3477vw,30.001vh) scale(.0117)}to{transform:translate(16.2958vw,99vh) scale(.0117)}}.snow:nth-child(73){opacity:.4892;transform:translate(53.5455vw,-10px) scale(.7429);animation:fall-73 15s -30s linear infinite}@keyframes fall-73{36.916%{transform:translate(51.9526vw,36.916vh) scale(.7429)}to{transform:translate(52.74905vw,99vh) scale(.7429)}}.snow:nth-child(74){opacity:1.8546;transform:translate(80.6698vw,-10px) scale(.4722);animation:fall-74 30s -19s linear infinite}@keyframes fall-74{40.072%{transform:translate(81.8475vw,40.072vh) scale(.4722)}to{transform:translate(81.25865vw,99vh) scale(.4722)}}.snow:nth-child(75){opacity:.0402;transform:translate(90.4557vw,-10px) scale(.1083);animation:fall-75 17s -24s linear infinite}@keyframes fall-75{32.576%{transform:translate(96.1568vw,32.576vh) scale(.1083)}to{transform:translate(93.30625vw,99vh) scale(.1083)}}.snow:nth-child(76){opacity:1.4054;transform:translate(53.6025vw,-10px) scale(.4074);animation:fall-76 29s -10s linear infinite}@keyframes fall-76{48.32%{transform:translate(51.3709vw,48.32vh) scale(.4074)}to{transform:translate(52.4867vw,99vh) scale(.4074)}}.snow:nth-child(77){opacity:.1052;transform:translate(29.1988vw,-10px) scale(.7581);animation:fall-77 13s -24s linear infinite}@keyframes fall-77{64.75%{transform:translate(24.3419vw,64.75vh) scale(.7581)}to{transform:translate(26.77035vw,99vh) scale(.7581)}}.snow:nth-child(78){opacity:.9906;transform:translate(8.7808vw,-10px) scale(.3377);animation:fall-78 30s -26s linear infinite}@keyframes fall-78{67.207%{transform:translate(2.8402vw,67.207vh) scale(.3377)}to{transform:translate(5.8105vw,99vh) scale(.3377)}}.snow:nth-child(79){opacity:1.9788;transform:translate(44.1893vw,-10px) scale(.1994);animation:fall-79 23s -19s linear infinite}@keyframes fall-79{77.284%{transform:translate(38.1959vw,77.284vh) scale(.1994)}to{transform:translate(41.1926vw,99vh) scale(.1994)}}.snow:nth-child(80){opacity:.6352;transform:translate(53.8906vw,-10px) scale(.0424);animation:fall-80 27s -14s linear infinite}@keyframes fall-80{47.885%{transform:translate(47.6489vw,47.885vh) scale(.0424)}to{transform:translate(50.76975vw,99vh) scale(.0424)}}.snow:nth-child(81){opacity:1.5072;transform:translate(67.029vw,-10px) scale(.1914);animation:fall-81 10s -12s linear infinite}@keyframes fall-81{36.077%{transform:translate(70.2813vw,36.077vh) scale(.1914)}to{transform:translate(68.65515vw,99vh) scale(.1914)}}.snow:nth-child(82){opacity:.124;transform:translate(60.5348vw,-10px) scale(.401);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{48.756%{transform:translate(63.8761vw,48.756vh) scale(.401)}to{transform:translate(62.20545vw,99vh) scale(.401)}}.snow:nth-child(83){opacity:1.3294;transform:translate(67.5832vw,-10px) scale(.0985);animation:fall-83 18s -15s linear infinite}@keyframes fall-83{47.049%{transform:translate(63.3398vw,47.049vh) scale(.0985)}to{transform:translate(65.4615vw,99vh) scale(.0985)}}.snow:nth-child(84){opacity:.043;transform:translate(44.1544vw,-10px) scale(.6279);animation:fall-84 16s -3s linear infinite}@keyframes fall-84{52.952%{transform:translate(45.4541vw,52.952vh) scale(.6279)}to{transform:translate(44.80425vw,99vh) scale(.6279)}}.snow:nth-child(85){opacity:.6644;transform:translate(57.6415vw,-10px) scale(.4447);animation:fall-85 26s -3s linear infinite}@keyframes fall-85{65.426%{transform:translate(59.2364vw,65.426vh) scale(.4447)}to{transform:translate(58.43895vw,99vh) scale(.4447)}}.snow:nth-child(86){opacity:1.6594;transform:translate(80.9641vw,-10px) scale(.714);animation:fall-86 15s -12s linear infinite}@keyframes fall-86{40.05%{transform:translate(83.447vw,40.05vh) scale(.714)}to{transform:translate(82.20555vw,99vh) scale(.714)}}.snow:nth-child(87){opacity:.1594;transform:translate(3.9644vw,-10px) scale(.0369);animation:fall-87 18s -1s linear infinite}@keyframes fall-87{40.678%{transform:translate(-.4997vw,40.678vh) scale(.0369)}to{transform:translate(1.73235vw,99vh) scale(.0369)}}.snow:nth-child(88){opacity:.159;transform:translate(12.393vw,-10px) scale(.3989);animation:fall-88 25s -13s linear infinite}@keyframes fall-88{48.352%{transform:translate(15.7655vw,48.352vh) scale(.3989)}to{transform:translate(14.07925vw,99vh) scale(.3989)}}.snow:nth-child(89){opacity:.282;transform:translate(85.2613vw,-10px) scale(.5577);animation:fall-89 28s -11s linear infinite}@keyframes fall-89{41.402%{transform:translate(83.7987vw,41.402vh) scale(.5577)}to{transform:translate(84.53vw,99vh) scale(.5577)}}.snow:nth-child(90){opacity:.35;transform:translate(27.3796vw,-10px) scale(.8939);animation:fall-90 17s -22s linear infinite}@keyframes fall-90{67.214%{transform:translate(29.2575vw,67.214vh) scale(.8939)}to{transform:translate(28.31855vw,99vh) scale(.8939)}}.snow:nth-child(91){opacity:1.3088;transform:translate(75.484vw,-10px) scale(.9784);animation:fall-91 30s -23s linear infinite}@keyframes fall-91{62.762%{transform:translate(73.9738vw,62.762vh) scale(.9784)}to{transform:translate(74.7289vw,99vh) scale(.9784)}}.snow:nth-child(92){opacity:1.085;transform:translate(67.4067vw,-10px) scale(.1298);animation:fall-92 21s -8s linear infinite}@keyframes fall-92{61.715%{transform:translate(60.5588vw,61.715vh) scale(.1298)}to{transform:translate(63.98275vw,99vh) scale(.1298)}}.snow:nth-child(93){opacity:1.0914;transform:translate(88.6165vw,-10px) scale(.6497);animation:fall-93 14s -16s linear infinite}@keyframes fall-93{56.125%{transform:translate(89.8575vw,56.125vh) scale(.6497)}to{transform:translate(89.237vw,99vh) scale(.6497)}}.snow:nth-child(94){opacity:1.1358;transform:translate(6.8796vw,-10px) scale(.9638);animation:fall-94 26s -3s linear infinite}@keyframes fall-94{78.187%{transform:translate(3.1795vw,78.187vh) scale(.9638)}to{transform:translate(5.02955vw,99vh) scale(.9638)}}.snow:nth-child(95){opacity:.1568;transform:translate(27.5162vw,-10px) scale(.8896);animation:fall-95 11s -28s linear infinite}@keyframes fall-95{45.902%{transform:translate(21.1904vw,45.902vh) scale(.8896)}to{transform:translate(24.3533vw,99vh) scale(.8896)}}.snow:nth-child(96){opacity:.6512;transform:translate(77.9618vw,-10px) scale(.1786);animation:fall-96 15s -8s linear infinite}@keyframes fall-96{61.402%{transform:translate(78.2449vw,61.402vh) scale(.1786)}to{transform:translate(78.10335vw,99vh) scale(.1786)}}.snow:nth-child(97){opacity:.249;transform:translate(92.5828vw,-10px) scale(.8946);animation:fall-97 13s -28s linear infinite}@keyframes fall-97{71.613%{transform:translate(92.0597vw,71.613vh) scale(.8946)}to{transform:translate(92.32125vw,99vh) scale(.8946)}}.snow:nth-child(98){opacity:1.4312;transform:translate(9.0213vw,-10px) scale(.0048);animation:fall-98 29s -26s linear infinite}@keyframes fall-98{74.192%{transform:translate(16.5704vw,74.192vh) scale(.0048)}to{transform:translate(12.79585vw,99vh) scale(.0048)}}.snow:nth-child(99){opacity:1.2842;transform:translate(38.894vw,-10px) scale(.1731);animation:fall-99 27s -4s linear infinite}@keyframes fall-99{36.422%{transform:translate(40.3496vw,36.422vh) scale(.1731)}to{transform:translate(39.6218vw,99vh) scale(.1731)}}.snow:nth-child(100){opacity:.162;transform:translate(27.9279vw,-10px) scale(.3468);animation:fall-100 11s -17s linear infinite}@keyframes fall-100{44.288%{transform:translate(35.489vw,44.288vh) scale(.3468)}to{transform:translate(31.70845vw,99vh) scale(.3468)}}.snow:nth-child(101){opacity:.3138;transform:translate(6.9383vw,-10px) scale(.9254);animation:fall-101 21s -17s linear infinite}@keyframes fall-101{36.33%{transform:translate(-.7467vw,36.33vh) scale(.9254)}to{transform:translate(3.0958vw,99vh) scale(.9254)}}.snow:nth-child(102){opacity:.0932;transform:translate(67.2852vw,-10px) scale(.19);animation:fall-102 17s -11s linear infinite}@keyframes fall-102{36.264%{transform:translate(76.1321vw,36.264vh) scale(.19)}to{transform:translate(71.70865vw,99vh) scale(.19)}}.snow:nth-child(103){opacity:.8188;transform:translate(9.7426vw,-10px) scale(.6485);animation:fall-103 13s -2s linear infinite}@keyframes fall-103{42.271%{transform:translate(6.848vw,42.271vh) scale(.6485)}to{transform:translate(8.2953vw,99vh) scale(.6485)}}.snow:nth-child(104){opacity:.068;transform:translate(84.9741vw,-10px) scale(.2315);animation:fall-104 20s -17s linear infinite}@keyframes fall-104{44.99%{transform:translate(94.6723vw,44.99vh) scale(.2315)}to{transform:translate(89.8232vw,99vh) scale(.2315)}}.snow:nth-child(105){opacity:1.616;transform:translate(36.4727vw,-10px) scale(.5315);animation:fall-105 22s -25s linear infinite}@keyframes fall-105{57.053%{transform:translate(39.1533vw,57.053vh) scale(.5315)}to{transform:translate(37.813vw,99vh) scale(.5315)}}.snow:nth-child(106){opacity:.0244;transform:translate(68.9012vw,-10px) scale(.3024);animation:fall-106 11s -13s linear infinite}@keyframes fall-106{76.957%{transform:translate(69.9138vw,76.957vh) scale(.3024)}to{transform:translate(69.4075vw,99vh) scale(.3024)}}.snow:nth-child(107){opacity:.815;transform:translate(63.0835vw,-10px) scale(.46);animation:fall-107 21s -30s linear infinite}@keyframes fall-107{78.831%{transform:translate(57.8214vw,78.831vh) scale(.46)}to{transform:translate(60.45245vw,99vh) scale(.46)}}.snow:nth-child(108){opacity:.426;transform:translate(55.4436vw,-10px) scale(.6064);animation:fall-108 12s -9s linear infinite}@keyframes fall-108{31.118%{transform:translate(59.1125vw,31.118vh) scale(.6064)}to{transform:translate(57.27805vw,99vh) scale(.6064)}}.snow:nth-child(109){opacity:1.644;transform:translate(99.9768vw,-10px) scale(.777);animation:fall-109 18s -16s linear infinite}@keyframes fall-109{32.091%{transform:translate(99.1853vw,32.091vh) scale(.777)}to{transform:translate(99.58105vw,99vh) scale(.777)}}.snow:nth-child(110){opacity:.5432;transform:translate(52.1705vw,-10px) scale(.2938);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{49.479%{transform:translate(61.1392vw,49.479vh) scale(.2938)}to{transform:translate(56.65485vw,99vh) scale(.2938)}}.snow:nth-child(111){opacity:1.7914;transform:translate(94.8002vw,-10px) scale(.1395);animation:fall-111 12s -19s linear infinite}@keyframes fall-111{62.89%{transform:translate(92.6211vw,62.89vh) scale(.1395)}to{transform:translate(93.71065vw,99vh) scale(.1395)}}.snow:nth-child(112){opacity:.0366;transform:translate(50.2987vw,-10px) scale(.1804);animation:fall-112 19s -7s linear infinite}@keyframes fall-112{31.901%{transform:translate(41.9363vw,31.901vh) scale(.1804)}to{transform:translate(46.1175vw,99vh) scale(.1804)}}.snow:nth-child(113){opacity:1.418;transform:translate(32.582vw,-10px) scale(.1054);animation:fall-113 18s -28s linear infinite}@keyframes fall-113{41.91%{transform:translate(39.2765vw,41.91vh) scale(.1054)}to{transform:translate(35.92925vw,99vh) scale(.1054)}}.snow:nth-child(114){opacity:.928;transform:translate(26.6929vw,-10px) scale(.6913);animation:fall-114 23s -9s linear infinite}@keyframes fall-114{51.139%{transform:translate(25.7192vw,51.139vh) scale(.6913)}to{transform:translate(26.20605vw,99vh) scale(.6913)}}.snow:nth-child(115){opacity:.7528;transform:translate(44.2072vw,-10px) scale(.1399);animation:fall-115 14s -3s linear infinite}@keyframes fall-115{34.732%{transform:translate(52.8002vw,34.732vh) scale(.1399)}to{transform:translate(48.5037vw,99vh) scale(.1399)}}.snow:nth-child(116){opacity:.3204;transform:translate(51.6579vw,-10px) scale(.7754);animation:fall-116 10s -3s linear infinite}@keyframes fall-116{45.92%{transform:translate(59.2306vw,45.92vh) scale(.7754)}to{transform:translate(55.44425vw,99vh) scale(.7754)}}.snow:nth-child(117){opacity:.7614;transform:translate(51.265vw,-10px) scale(.5651);animation:fall-117 15s -11s linear infinite}@keyframes fall-117{75.916%{transform:translate(41.8602vw,75.916vh) scale(.5651)}to{transform:translate(46.5626vw,99vh) scale(.5651)}}.snow:nth-child(118){opacity:1.017;transform:translate(43.0913vw,-10px) scale(.2158);animation:fall-118 27s -26s linear infinite}@keyframes fall-118{47.583%{transform:translate(42.3138vw,47.583vh) scale(.2158)}to{transform:translate(42.70255vw,99vh) scale(.2158)}}.snow:nth-child(119){opacity:1.5824;transform:translate(67.5954vw,-10px) scale(.6734);animation:fall-119 26s -20s linear infinite}@keyframes fall-119{37.389%{transform:translate(68.066vw,37.389vh) scale(.6734)}to{transform:translate(67.8307vw,99vh) scale(.6734)}}.snow:nth-child(120){opacity:.3094;transform:translate(46.7928vw,-10px) scale(.9763);animation:fall-120 19s -9s linear infinite}@keyframes fall-120{52.999%{transform:translate(54.8997vw,52.999vh) scale(.9763)}to{transform:translate(50.84625vw,99vh) scale(.9763)}}.snow:nth-child(121){opacity:.3866;transform:translate(7.1106vw,-10px) scale(.373);animation:fall-121 10s -11s linear infinite}@keyframes fall-121{46.547%{transform:translate(4.1699vw,46.547vh) scale(.373)}to{transform:translate(5.64025vw,99vh) scale(.373)}}.snow:nth-child(122){opacity:1.926;transform:translate(27.1488vw,-10px) scale(.1306);animation:fall-122 18s -19s linear infinite}@keyframes fall-122{39.546%{transform:translate(27.2769vw,39.546vh) scale(.1306)}to{transform:translate(27.21285vw,99vh) scale(.1306)}}.snow:nth-child(123){opacity:1.3846;transform:translate(92.9434vw,-10px) scale(.1838);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{30.248%{transform:translate(87.2931vw,30.248vh) scale(.1838)}to{transform:translate(90.11825vw,99vh) scale(.1838)}}.snow:nth-child(124){opacity:1.7682;transform:translate(58.2108vw,-10px) scale(.353);animation:fall-124 13s -21s linear infinite}@keyframes fall-124{71.515%{transform:translate(57.3792vw,71.515vh) scale(.353)}to{transform:translate(57.795vw,99vh) scale(.353)}}.snow:nth-child(125){opacity:.1746;transform:translate(42.5216vw,-10px) scale(.6887);animation:fall-125 10s -15s linear infinite}@keyframes fall-125{52.707%{transform:translate(34.3341vw,52.707vh) scale(.6887)}to{transform:translate(38.42785vw,99vh) scale(.6887)}}.snow:nth-child(126){opacity:.0046;transform:translate(29.6044vw,-10px) scale(.3666);animation:fall-126 22s -27s linear infinite}@keyframes fall-126{74.365%{transform:translate(21.8625vw,74.365vh) scale(.3666)}to{transform:translate(25.73345vw,99vh) scale(.3666)}}.snow:nth-child(127){opacity:.0606;transform:translate(42.2247vw,-10px) scale(.7652);animation:fall-127 14s -30s linear infinite}@keyframes fall-127{75.557%{transform:translate(51.6514vw,75.557vh) scale(.7652)}to{transform:translate(46.93805vw,99vh) scale(.7652)}}.snow:nth-child(128){opacity:1.391;transform:translate(70.1194vw,-10px) scale(.5742);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{56.921%{transform:translate(74.4077vw,56.921vh) scale(.5742)}to{transform:translate(72.26355vw,99vh) scale(.5742)}}.snow:nth-child(129){opacity:.55;transform:translate(73.092vw,-10px) scale(.3528);animation:fall-129 17s -5s linear infinite}@keyframes fall-129{47.279%{transform:translate(67.7471vw,47.279vh) scale(.3528)}to{transform:translate(70.41955vw,99vh) scale(.3528)}}.snow:nth-child(130){opacity:.1284;transform:translate(64.9106vw,-10px) scale(.0608);animation:fall-130 27s -7s linear infinite}@keyframes fall-130{79.491%{transform:translate(69.6756vw,79.491vh) scale(.0608)}to{transform:translate(67.2931vw,99vh) scale(.0608)}}.snow:nth-child(131){opacity:1.7226;transform:translate(53.0043vw,-10px) scale(.4526);animation:fall-131 15s -25s linear infinite}@keyframes fall-131{46.527%{transform:translate(54.1909vw,46.527vh) scale(.4526)}to{transform:translate(53.5976vw,99vh) scale(.4526)}}.snow:nth-child(132){opacity:.9842;transform:translate(63.7682vw,-10px) scale(.4518);animation:fall-132 17s -8s linear infinite}@keyframes fall-132{50.46%{transform:translate(68.6243vw,50.46vh) scale(.4518)}to{transform:translate(66.19625vw,99vh) scale(.4518)}}.snow:nth-child(133){opacity:1.2716;transform:translate(90.6047vw,-10px) scale(.5038);animation:fall-133 25s -7s linear infinite}@keyframes fall-133{43.799%{transform:translate(85.3162vw,43.799vh) scale(.5038)}to{transform:translate(87.96045vw,99vh) scale(.5038)}}.snow:nth-child(134){opacity:.164;transform:translate(38.9962vw,-10px) scale(.5846);animation:fall-134 27s -12s linear infinite}@keyframes fall-134{49.113%{transform:translate(29.8577vw,49.113vh) scale(.5846)}to{transform:translate(34.42695vw,99vh) scale(.5846)}}.snow:nth-child(135){opacity:1.2584;transform:translate(50.9832vw,-10px) scale(.6259);animation:fall-135 12s -5s linear infinite}@keyframes fall-135{31.385%{transform:translate(51.2887vw,31.385vh) scale(.6259)}to{transform:translate(51.13595vw,99vh) scale(.6259)}}.snow:nth-child(136){opacity:1.4108;transform:translate(15.6584vw,-10px) scale(.9834);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{57.913%{transform:translate(14.1061vw,57.913vh) scale(.9834)}to{transform:translate(14.88225vw,99vh) scale(.9834)}}.snow:nth-child(137){opacity:1.664;transform:translate(14.3406vw,-10px) scale(.747);animation:fall-137 14s -24s linear infinite}@keyframes fall-137{79.696%{transform:translate(10.8156vw,79.696vh) scale(.747)}to{transform:translate(12.5781vw,99vh) scale(.747)}}.snow:nth-child(138){opacity:1.813;transform:translate(9.9888vw,-10px) scale(.0585);animation:fall-138 30s -6s linear infinite}@keyframes fall-138{40.345%{transform:translate(9.7576vw,40.345vh) scale(.0585)}to{transform:translate(9.8732vw,99vh) scale(.0585)}}.snow:nth-child(139){opacity:.6464;transform:translate(81.2849vw,-10px) scale(.0095);animation:fall-139 11s -7s linear infinite}@keyframes fall-139{56.923%{transform:translate(82.0913vw,56.923vh) scale(.0095)}to{transform:translate(81.6881vw,99vh) scale(.0095)}}.snow:nth-child(140){opacity:1.2954;transform:translate(11.9073vw,-10px) scale(.3347);animation:fall-140 10s -30s linear infinite}@keyframes fall-140{42.827%{transform:translate(6.5911vw,42.827vh) scale(.3347)}to{transform:translate(9.2492vw,99vh) scale(.3347)}}.snow:nth-child(141){opacity:1.694;transform:translate(17.2069vw,-10px) scale(.2743);animation:fall-141 22s -5s linear infinite}@keyframes fall-141{74.439%{transform:translate(24.27vw,74.439vh) scale(.2743)}to{transform:translate(20.73845vw,99vh) scale(.2743)}}.snow:nth-child(142){opacity:1.9278;transform:translate(20.7873vw,-10px) scale(.2938);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{37.291%{transform:translate(14.612vw,37.291vh) scale(.2938)}to{transform:translate(17.69965vw,99vh) scale(.2938)}}.snow:nth-child(143){opacity:.8586;transform:translate(87.6359vw,-10px) scale(.6838);animation:fall-143 11s -5s linear infinite}@keyframes fall-143{65.511%{transform:translate(94.6173vw,65.511vh) scale(.6838)}to{transform:translate(91.1266vw,99vh) scale(.6838)}}.snow:nth-child(144){opacity:1.4822;transform:translate(79.2872vw,-10px) scale(.9957);animation:fall-144 12s -30s linear infinite}@keyframes fall-144{48.722%{transform:translate(82.2272vw,48.722vh) scale(.9957)}to{transform:translate(80.7572vw,99vh) scale(.9957)}}.snow:nth-child(145){opacity:.1182;transform:translate(3.0813vw,-10px) scale(.6604);animation:fall-145 23s -14s linear infinite}@keyframes fall-145{48.733%{transform:translate(1.3787vw,48.733vh) scale(.6604)}to{transform:translate(2.23vw,99vh) scale(.6604)}}.snow:nth-child(146){opacity:1.6508;transform:translate(18.993vw,-10px) scale(.1423);animation:fall-146 27s -24s linear infinite}@keyframes fall-146{46.564%{transform:translate(14.2162vw,46.564vh) scale(.1423)}to{transform:translate(16.6046vw,99vh) scale(.1423)}}.snow:nth-child(147){opacity:.1012;transform:translate(12.1956vw,-10px) scale(.1423);animation:fall-147 28s -14s linear infinite}@keyframes fall-147{30.122%{transform:translate(8.9385vw,30.122vh) scale(.1423)}to{transform:translate(10.56705vw,99vh) scale(.1423)}}.snow:nth-child(148){opacity:1.9974;transform:translate(36.3382vw,-10px) scale(.6238);animation:fall-148 15s -29s linear infinite}@keyframes fall-148{31.951%{transform:translate(31.9518vw,31.951vh) scale(.6238)}to{transform:translate(34.145vw,99vh) scale(.6238)}}.snow:nth-child(149){opacity:.3664;transform:translate(29.512vw,-10px) scale(.8521);animation:fall-149 20s -29s linear infinite}@keyframes fall-149{56.157%{transform:translate(32.2615vw,56.157vh) scale(.8521)}to{transform:translate(30.88675vw,99vh) scale(.8521)}}.snow:nth-child(150){opacity:1.9378;transform:translate(66.495vw,-10px) scale(.0398);animation:fall-150 13s -30s linear infinite}@keyframes fall-150{72.677%{transform:translate(72.7065vw,72.677vh) scale(.0398)}to{transform:translate(69.60075vw,99vh) scale(.0398)}}.snow:nth-child(151){opacity:1.7622;transform:translate(73.5928vw,-10px) scale(.1397);animation:fall-151 27s -2s linear infinite}@keyframes fall-151{55.902%{transform:translate(76.7438vw,55.902vh) scale(.1397)}to{transform:translate(75.1683vw,99vh) scale(.1397)}}.snow:nth-child(152){opacity:1.913;transform:translate(1.8945vw,-10px) scale(.0023);animation:fall-152 14s -20s linear infinite}@keyframes fall-152{68.648%{transform:translate(7.8407vw,68.648vh) scale(.0023)}to{transform:translate(4.8676vw,99vh) scale(.0023)}}.snow:nth-child(153){opacity:1.5244;transform:translate(1.897vw,-10px) scale(.4226);animation:fall-153 22s -16s linear infinite}@keyframes fall-153{75.331%{transform:translate(-7.4043vw,75.331vh) scale(.4226)}to{transform:translate(-2.75365vw,99vh) scale(.4226)}}.snow:nth-child(154){opacity:.3862;transform:translate(30.4196vw,-10px) scale(.9421);animation:fall-154 27s -21s linear infinite}@keyframes fall-154{35.856%{transform:translate(23.1387vw,35.856vh) scale(.9421)}to{transform:translate(26.77915vw,99vh) scale(.9421)}}.snow:nth-child(155){opacity:.6522;transform:translate(88.4707vw,-10px) scale(.8449);animation:fall-155 30s -10s linear infinite}@keyframes fall-155{42.435%{transform:translate(97.4717vw,42.435vh) scale(.8449)}to{transform:translate(92.9712vw,99vh) scale(.8449)}}.snow:nth-child(156){opacity:1.8676;transform:translate(25.4843vw,-10px) scale(.3925);animation:fall-156 14s -1s linear infinite}@keyframes fall-156{47.112%{transform:translate(17.2357vw,47.112vh) scale(.3925)}to{transform:translate(21.36vw,99vh) scale(.3925)}}.snow:nth-child(157){opacity:.3802;transform:translate(44.7692vw,-10px) scale(.7581);animation:fall-157 11s -6s linear infinite}@keyframes fall-157{39.361%{transform:translate(41.2286vw,39.361vh) scale(.7581)}to{transform:translate(42.9989vw,99vh) scale(.7581)}}.snow:nth-child(158){opacity:.687;transform:translate(84.2933vw,-10px) scale(.0027);animation:fall-158 28s -1s linear infinite}@keyframes fall-158{53.599%{transform:translate(91.6483vw,53.599vh) scale(.0027)}to{transform:translate(87.9708vw,99vh) scale(.0027)}}.snow:nth-child(159){opacity:.1568;transform:translate(74.4766vw,-10px) scale(.3153);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{32.508%{transform:translate(73.3734vw,32.508vh) scale(.3153)}to{transform:translate(73.925vw,99vh) scale(.3153)}}.snow:nth-child(160){opacity:.7498;transform:translate(73.9155vw,-10px) scale(.9042);animation:fall-160 27s -29s linear infinite}@keyframes fall-160{75.167%{transform:translate(76.6054vw,75.167vh) scale(.9042)}to{transform:translate(75.26045vw,99vh) scale(.9042)}}.snow:nth-child(161){opacity:1.7316;transform:translate(59.4576vw,-10px) scale(.1797);animation:fall-161 15s -14s linear infinite}@keyframes fall-161{76.628%{transform:translate(60.2997vw,76.628vh) scale(.1797)}to{transform:translate(59.87865vw,99vh) scale(.1797)}}.snow:nth-child(162){opacity:.6028;transform:translate(11.4073vw,-10px) scale(.5081);animation:fall-162 16s -13s linear infinite}@keyframes fall-162{70.626%{transform:translate(21.3208vw,70.626vh) scale(.5081)}to{transform:translate(16.36405vw,99vh) scale(.5081)}}.snow:nth-child(163){opacity:1.1452;transform:translate(3.8648vw,-10px) scale(.6426);animation:fall-163 12s -21s linear infinite}@keyframes fall-163{37.897%{transform:translate(11.3501vw,37.897vh) scale(.6426)}to{transform:translate(7.60745vw,99vh) scale(.6426)}}.snow:nth-child(164){opacity:.2292;transform:translate(87.0618vw,-10px) scale(.5839);animation:fall-164 25s -15s linear infinite}@keyframes fall-164{43.086%{transform:translate(93.2025vw,43.086vh) scale(.5839)}to{transform:translate(90.13215vw,99vh) scale(.5839)}}.snow:nth-child(165){opacity:1.9098;transform:translate(52.6581vw,-10px) scale(.049);animation:fall-165 25s -26s linear infinite}@keyframes fall-165{46.805%{transform:translate(58.0726vw,46.805vh) scale(.049)}to{transform:translate(55.36535vw,99vh) scale(.049)}}.snow:nth-child(166){opacity:1.7134;transform:translate(22.0407vw,-10px) scale(.31);animation:fall-166 27s -7s linear infinite}@keyframes fall-166{77.093%{transform:translate(19.3117vw,77.093vh) scale(.31)}to{transform:translate(20.6762vw,99vh) scale(.31)}}.snow:nth-child(167){opacity:.2158;transform:translate(36.2071vw,-10px) scale(.9097);animation:fall-167 15s -27s linear infinite}@keyframes fall-167{71.188%{transform:translate(41.0688vw,71.188vh) scale(.9097)}to{transform:translate(38.63795vw,99vh) scale(.9097)}}.snow:nth-child(168){opacity:1.6664;transform:translate(9.2324vw,-10px) scale(.6018);animation:fall-168 29s -15s linear infinite}@keyframes fall-168{64.483%{transform:translate(10.8489vw,64.483vh) scale(.6018)}to{transform:translate(10.04065vw,99vh) scale(.6018)}}.snow:nth-child(169){opacity:.2948;transform:translate(13.8341vw,-10px) scale(.4691);animation:fall-169 20s -7s linear infinite}@keyframes fall-169{38.966%{transform:translate(15.9931vw,38.966vh) scale(.4691)}to{transform:translate(14.9136vw,99vh) scale(.4691)}}.snow:nth-child(170){opacity:1.8604;transform:translate(61.5229vw,-10px) scale(.4008);animation:fall-170 25s -6s linear infinite}@keyframes fall-170{55.391%{transform:translate(51.8876vw,55.391vh) scale(.4008)}to{transform:translate(56.70525vw,99vh) scale(.4008)}}.snow:nth-child(171){opacity:.5796;transform:translate(93.3279vw,-10px) scale(.7421);animation:fall-171 30s -14s linear infinite}@keyframes fall-171{35.676%{transform:translate(86.5058vw,35.676vh) scale(.7421)}to{transform:translate(89.91685vw,99vh) scale(.7421)}}.snow:nth-child(172){opacity:1.4568;transform:translate(43.4145vw,-10px) scale(.2391);animation:fall-172 29s -4s linear infinite}@keyframes fall-172{75.758%{transform:translate(44.7274vw,75.758vh) scale(.2391)}to{transform:translate(44.07095vw,99vh) scale(.2391)}}.snow:nth-child(173){opacity:.0698;transform:translate(6.6563vw,-10px) scale(.1632);animation:fall-173 20s -12s linear infinite}@keyframes fall-173{68.511%{transform:translate(.2521vw,68.511vh) scale(.1632)}to{transform:translate(3.4542vw,99vh) scale(.1632)}}.snow:nth-child(174){opacity:1.6898;transform:translate(67.7148vw,-10px) scale(.5589);animation:fall-174 12s -28s linear infinite}@keyframes fall-174{62.332%{transform:translate(76.4998vw,62.332vh) scale(.5589)}to{transform:translate(72.1073vw,99vh) scale(.5589)}}.snow:nth-child(175){opacity:.2468;transform:translate(86.8807vw,-10px) scale(.9749);animation:fall-175 30s -1s linear infinite}@keyframes fall-175{30.757%{transform:translate(77.4841vw,30.757vh) scale(.9749)}to{transform:translate(82.1824vw,99vh) scale(.9749)}}.snow:nth-child(176){opacity:.124;transform:translate(10.413vw,-10px) scale(.7223);animation:fall-176 28s -13s linear infinite}@keyframes fall-176{51.258%{transform:translate(6.7617vw,51.258vh) scale(.7223)}to{transform:translate(8.58735vw,99vh) scale(.7223)}}.snow:nth-child(177){opacity:.957;transform:translate(44.6588vw,-10px) scale(.0361);animation:fall-177 18s -7s linear infinite}@keyframes fall-177{63.437%{transform:translate(37.0972vw,63.437vh) scale(.0361)}to{transform:translate(40.878vw,99vh) scale(.0361)}}.snow:nth-child(178){opacity:1.404;transform:translate(9.4494vw,-10px) scale(.3235);animation:fall-178 24s -26s linear infinite}@keyframes fall-178{72.895%{transform:translate(13.7803vw,72.895vh) scale(.3235)}to{transform:translate(11.61485vw,99vh) scale(.3235)}}.snow:nth-child(179){opacity:1.452;transform:translate(87.4338vw,-10px) scale(.1079);animation:fall-179 18s -8s linear infinite}@keyframes fall-179{44.549%{transform:translate(79.7795vw,44.549vh) scale(.1079)}to{transform:translate(83.60665vw,99vh) scale(.1079)}}.snow:nth-child(180){opacity:.461;transform:translate(42.8824vw,-10px) scale(.9929);animation:fall-180 17s -18s linear infinite}@keyframes fall-180{65.773%{transform:translate(42.7768vw,65.773vh) scale(.9929)}to{transform:translate(42.8296vw,99vh) scale(.9929)}}.snow:nth-child(181){opacity:.636;transform:translate(16.7388vw,-10px) scale(.0079);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{65.563%{transform:translate(19.6174vw,65.563vh) scale(.0079)}to{transform:translate(18.1781vw,99vh) scale(.0079)}}.snow:nth-child(182){opacity:.9186;transform:translate(37.5556vw,-10px) scale(.3859);animation:fall-182 14s -5s linear infinite}@keyframes fall-182{54.121%{transform:translate(46.4634vw,54.121vh) scale(.3859)}to{transform:translate(42.0095vw,99vh) scale(.3859)}}.snow:nth-child(183){opacity:.4512;transform:translate(99.6304vw,-10px) scale(.9375);animation:fall-183 20s -13s linear infinite}@keyframes fall-183{50.58%{transform:translate(97.5903vw,50.58vh) scale(.9375)}to{transform:translate(98.61035vw,99vh) scale(.9375)}}.snow:nth-child(184){opacity:1.3736;transform:translate(59.8003vw,-10px) scale(.3812);animation:fall-184 11s -10s linear infinite}@keyframes fall-184{32.087%{transform:translate(56.5126vw,32.087vh) scale(.3812)}to{transform:translate(58.15645vw,99vh) scale(.3812)}}.snow:nth-child(185){opacity:1.2438;transform:translate(57.0181vw,-10px) scale(.389);animation:fall-185 16s -12s linear infinite}@keyframes fall-185{70.851%{transform:translate(62.0229vw,70.851vh) scale(.389)}to{transform:translate(59.5205vw,99vh) scale(.389)}}.snow:nth-child(186){opacity:.9706;transform:translate(23.1377vw,-10px) scale(.7748);animation:fall-186 26s -25s linear infinite}@keyframes fall-186{55.458%{transform:translate(25.4193vw,55.458vh) scale(.7748)}to{transform:translate(24.2785vw,99vh) scale(.7748)}}.snow:nth-child(187){opacity:.9756;transform:translate(8.2321vw,-10px) scale(.6947);animation:fall-187 16s -9s linear infinite}@keyframes fall-187{35.302%{transform:translate(16.3795vw,35.302vh) scale(.6947)}to{transform:translate(12.3058vw,99vh) scale(.6947)}}.snow:nth-child(188){opacity:.6738;transform:translate(27.7878vw,-10px) scale(.147);animation:fall-188 11s -7s linear infinite}@keyframes fall-188{51.593%{transform:translate(28.7727vw,51.593vh) scale(.147)}to{transform:translate(28.28025vw,99vh) scale(.147)}}.snow:nth-child(189){opacity:.6528;transform:translate(74.1235vw,-10px) scale(.9262);animation:fall-189 27s -5s linear infinite}@keyframes fall-189{75.992%{transform:translate(65.0209vw,75.992vh) scale(.9262)}to{transform:translate(69.5722vw,99vh) scale(.9262)}}.snow:nth-child(190){opacity:1.9606;transform:translate(83.351vw,-10px) scale(.2656);animation:fall-190 30s -17s linear infinite}@keyframes fall-190{56.009%{transform:translate(81.8457vw,56.009vh) scale(.2656)}to{transform:translate(82.59835vw,99vh) scale(.2656)}}.snow:nth-child(191){opacity:.6914;transform:translate(92.2055vw,-10px) scale(.0748);animation:fall-191 11s -3s linear infinite}@keyframes fall-191{69.48%{transform:translate(96.2177vw,69.48vh) scale(.0748)}to{transform:translate(94.2116vw,99vh) scale(.0748)}}.snow:nth-child(192){opacity:1.295;transform:translate(31.3337vw,-10px) scale(.3712);animation:fall-192 27s -24s linear infinite}@keyframes fall-192{62.566%{transform:translate(30.9565vw,62.566vh) scale(.3712)}to{transform:translate(31.1451vw,99vh) scale(.3712)}}.snow:nth-child(193){opacity:.2234;transform:translate(64.9525vw,-10px) scale(.2075);animation:fall-193 16s -13s linear infinite}@keyframes fall-193{64.67%{transform:translate(72.709vw,64.67vh) scale(.2075)}to{transform:translate(68.83075vw,99vh) scale(.2075)}}.snow:nth-child(194){opacity:1.752;transform:translate(59.699vw,-10px) scale(.6947);animation:fall-194 23s -30s linear infinite}@keyframes fall-194{73.539%{transform:translate(55.9487vw,73.539vh) scale(.6947)}to{transform:translate(57.82385vw,99vh) scale(.6947)}}.snow:nth-child(195){opacity:.2788;transform:translate(72.7094vw,-10px) scale(.8748);animation:fall-195 17s -19s linear infinite}@keyframes fall-195{70.846%{transform:translate(66.6995vw,70.846vh) scale(.8748)}to{transform:translate(69.70445vw,99vh) scale(.8748)}}.snow:nth-child(196){opacity:.6546;transform:translate(75.2216vw,-10px) scale(.2043);animation:fall-196 19s -27s linear infinite}@keyframes fall-196{70.378%{transform:translate(67.7944vw,70.378vh) scale(.2043)}to{transform:translate(71.508vw,99vh) scale(.2043)}}.snow:nth-child(197){opacity:.436;transform:translate(21.3856vw,-10px) scale(.5766);animation:fall-197 27s -2s linear infinite}@keyframes fall-197{41.849%{transform:translate(20.9031vw,41.849vh) scale(.5766)}to{transform:translate(21.14435vw,99vh) scale(.5766)}}.snow:nth-child(198){opacity:.3884;transform:translate(45.7116vw,-10px) scale(.1955);animation:fall-198 20s -17s linear infinite}@keyframes fall-198{63.466%{transform:translate(41.1948vw,63.466vh) scale(.1955)}to{transform:translate(43.4532vw,99vh) scale(.1955)}}.snow:nth-child(199){opacity:.7142;transform:translate(12.2349vw,-10px) scale(.9536);animation:fall-199 23s -21s linear infinite}@keyframes fall-199{79.365%{transform:translate(6.8258vw,79.365vh) scale(.9536)}to{transform:translate(9.53035vw,99vh) scale(.9536)}}.snow:nth-child(200){opacity:1.8118;transform:translate(52.4769vw,-10px) scale(.8334);animation:fall-200 16s -16s linear infinite}@keyframes fall-200{78.868%{transform:translate(50.6595vw,78.868vh) scale(.8334)}to{transform:translate(51.5682vw,99vh) scale(.8334)}}.snow:nth-child(201){opacity:1.0684;transform:translate(25.8472vw,-10px) scale(.3827);animation:fall-201 22s -1s linear infinite}@keyframes fall-201{71.18%{transform:translate(25.7282vw,71.18vh) scale(.3827)}to{transform:translate(25.7877vw,99vh) scale(.3827)}}.snow:nth-child(202){opacity:1.8402;transform:translate(50.8837vw,-10px) scale(.7632);animation:fall-202 28s -24s linear infinite}@keyframes fall-202{53.02%{transform:translate(42.2124vw,53.02vh) scale(.7632)}to{transform:translate(46.54805vw,99vh) scale(.7632)}}.snow:nth-child(203){opacity:.0996;transform:translate(97.2494vw,-10px) scale(.2436);animation:fall-203 26s -3s linear infinite}@keyframes fall-203{58.178%{transform:translate(96.1044vw,58.178vh) scale(.2436)}to{transform:translate(96.6769vw,99vh) scale(.2436)}}.snow:nth-child(204){opacity:.4022;transform:translate(77.0622vw,-10px) scale(.3111);animation:fall-204 14s -16s linear infinite}@keyframes fall-204{40.426%{transform:translate(86.3516vw,40.426vh) scale(.3111)}to{transform:translate(81.7069vw,99vh) scale(.3111)}}.snow:nth-child(205){opacity:1.7846;transform:translate(2.0561vw,-10px) scale(.0854);animation:fall-205 19s -1s linear infinite}@keyframes fall-205{74.681%{transform:translate(3.2288vw,74.681vh) scale(.0854)}to{transform:translate(2.64245vw,99vh) scale(.0854)}}.snow:nth-child(206){opacity:.2712;transform:translate(14.8713vw,-10px) scale(.907);animation:fall-206 18s -18s linear infinite}@keyframes fall-206{57.899%{transform:translate(12.1092vw,57.899vh) scale(.907)}to{transform:translate(13.49025vw,99vh) scale(.907)}}.snow:nth-child(207){opacity:.8618;transform:translate(36.1217vw,-10px) scale(.0677);animation:fall-207 27s -1s linear infinite}@keyframes fall-207{76.441%{transform:translate(31.9144vw,76.441vh) scale(.0677)}to{transform:translate(34.01805vw,99vh) scale(.0677)}}.snow:nth-child(208){opacity:.9828;transform:translate(22.4008vw,-10px) scale(.1454);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{66.683%{transform:translate(24.4254vw,66.683vh) scale(.1454)}to{transform:translate(23.4131vw,99vh) scale(.1454)}}.snow:nth-child(209){opacity:.2274;transform:translate(82.9612vw,-10px) scale(.5199);animation:fall-209 24s -1s linear infinite}@keyframes fall-209{42.994%{transform:translate(79.7184vw,42.994vh) scale(.5199)}to{transform:translate(81.3398vw,99vh) scale(.5199)}}.snow:nth-child(210){opacity:.112;transform:translate(54.7269vw,-10px) scale(.3166);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{42.986%{transform:translate(54.0861vw,42.986vh) scale(.3166)}to{transform:translate(54.4065vw,99vh) scale(.3166)}}.snow:nth-child(211){opacity:.016;transform:translate(45.2413vw,-10px) scale(.3429);animation:fall-211 17s -16s linear infinite}@keyframes fall-211{74.081%{transform:translate(47.6928vw,74.081vh) scale(.3429)}to{transform:translate(46.46705vw,99vh) scale(.3429)}}.snow:nth-child(212){opacity:1.4568;transform:translate(25.6767vw,-10px) scale(.3829);animation:fall-212 14s -21s linear infinite}@keyframes fall-212{32.222%{transform:translate(18.106vw,32.222vh) scale(.3829)}to{transform:translate(21.89135vw,99vh) scale(.3829)}}.snow:nth-child(213){opacity:1.0022;transform:translate(98.2405vw,-10px) scale(.816);animation:fall-213 20s -13s linear infinite}@keyframes fall-213{33.133%{transform:translate(90.2918vw,33.133vh) scale(.816)}to{transform:translate(94.26615vw,99vh) scale(.816)}}.snow:nth-child(214){opacity:.5152;transform:translate(63.6608vw,-10px) scale(.89);animation:fall-214 11s -5s linear infinite}@keyframes fall-214{51.892%{transform:translate(68.5252vw,51.892vh) scale(.89)}to{transform:translate(66.093vw,99vh) scale(.89)}}.snow:nth-child(215){opacity:1.1078;transform:translate(43.6951vw,-10px) scale(.3093);animation:fall-215 21s -20s linear infinite}@keyframes fall-215{71.012%{transform:translate(43.1088vw,71.012vh) scale(.3093)}to{transform:translate(43.40195vw,99vh) scale(.3093)}}.snow:nth-child(216){opacity:.4566;transform:translate(30.6428vw,-10px) scale(.4209);animation:fall-216 23s -18s linear infinite}@keyframes fall-216{58.136%{transform:translate(28.1637vw,58.136vh) scale(.4209)}to{transform:translate(29.40325vw,99vh) scale(.4209)}}.snow:nth-child(217){opacity:.9314;transform:translate(21.913vw,-10px) scale(.8927);animation:fall-217 20s -7s linear infinite}@keyframes fall-217{77.775%{transform:translate(19.7172vw,77.775vh) scale(.8927)}to{transform:translate(20.8151vw,99vh) scale(.8927)}}.snow:nth-child(218){opacity:.0164;transform:translate(65.3145vw,-10px) scale(.5777);animation:fall-218 21s -13s linear infinite}@keyframes fall-218{51.321%{transform:translate(75.1723vw,51.321vh) scale(.5777)}to{transform:translate(70.2434vw,99vh) scale(.5777)}}.snow:nth-child(219){opacity:.5762;transform:translate(89.6921vw,-10px) scale(.0857);animation:fall-219 26s -5s linear infinite}@keyframes fall-219{43.446%{transform:translate(86.7413vw,43.446vh) scale(.0857)}to{transform:translate(88.2167vw,99vh) scale(.0857)}}.snow:nth-child(220){opacity:1.3924;transform:translate(6.0048vw,-10px) scale(.0652);animation:fall-220 16s -8s linear infinite}@keyframes fall-220{63.692%{transform:translate(12.1683vw,63.692vh) scale(.0652)}to{transform:translate(9.08655vw,99vh) scale(.0652)}}.snow:nth-child(221){opacity:.0128;transform:translate(39.3152vw,-10px) scale(.2927);animation:fall-221 18s -11s linear infinite}@keyframes fall-221{51.01%{transform:translate(48.0038vw,51.01vh) scale(.2927)}to{transform:translate(43.6595vw,99vh) scale(.2927)}}.snow:nth-child(222){opacity:1.186;transform:translate(64.3708vw,-10px) scale(.3504);animation:fall-222 21s -6s linear infinite}@keyframes fall-222{44.382%{transform:translate(61.8675vw,44.382vh) scale(.3504)}to{transform:translate(63.11915vw,99vh) scale(.3504)}}.snow:nth-child(223){opacity:1.9986;transform:translate(34.4948vw,-10px) scale(.2854);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{35.258%{transform:translate(36.1889vw,35.258vh) scale(.2854)}to{transform:translate(35.34185vw,99vh) scale(.2854)}}.snow:nth-child(224){opacity:.4172;transform:translate(98.1117vw,-10px) scale(.2673);animation:fall-224 28s -4s linear infinite}@keyframes fall-224{47.547%{transform:translate(89.381vw,47.547vh) scale(.2673)}to{transform:translate(93.74635vw,99vh) scale(.2673)}}.snow:nth-child(225){opacity:.0412;transform:translate(13.1365vw,-10px) scale(.718);animation:fall-225 22s -17s linear infinite}@keyframes fall-225{39.842%{transform:translate(21.6423vw,39.842vh) scale(.718)}to{transform:translate(17.3894vw,99vh) scale(.718)}}.snow:nth-child(226){opacity:1.7846;transform:translate(86.6971vw,-10px) scale(.6167);animation:fall-226 17s -11s linear infinite}@keyframes fall-226{72.323%{transform:translate(80.7516vw,72.323vh) scale(.6167)}to{transform:translate(83.72435vw,99vh) scale(.6167)}}.snow:nth-child(227){opacity:1.8098;transform:translate(95.2551vw,-10px) scale(.033);animation:fall-227 12s -13s linear infinite}@keyframes fall-227{57.935%{transform:translate(91.7179vw,57.935vh) scale(.033)}to{transform:translate(93.4865vw,99vh) scale(.033)}}.snow:nth-child(228){opacity:1.4656;transform:translate(37.7415vw,-10px) scale(.539);animation:fall-228 19s -18s linear infinite}@keyframes fall-228{74.661%{transform:translate(29.8883vw,74.661vh) scale(.539)}to{transform:translate(33.8149vw,99vh) scale(.539)}}.snow:nth-child(229){opacity:.7844;transform:translate(72.2154vw,-10px) scale(.0894);animation:fall-229 18s -17s linear infinite}@keyframes fall-229{66.166%{transform:translate(77.0308vw,66.166vh) scale(.0894)}to{transform:translate(74.6231vw,99vh) scale(.0894)}}.snow:nth-child(230){opacity:.2688;transform:translate(77.148vw,-10px) scale(.9915);animation:fall-230 26s -2s linear infinite}@keyframes fall-230{77.774%{transform:translate(70.0371vw,77.774vh) scale(.9915)}to{transform:translate(73.59255vw,99vh) scale(.9915)}}.snow:nth-child(231){opacity:.0976;transform:translate(5.2408vw,-10px) scale(.4058);animation:fall-231 19s -8s linear infinite}@keyframes fall-231{64.388%{transform:translate(6.5272vw,64.388vh) scale(.4058)}to{transform:translate(5.884vw,99vh) scale(.4058)}}.snow:nth-child(232){opacity:.6334;transform:translate(21.8373vw,-10px) scale(.1134);animation:fall-232 22s -12s linear infinite}@keyframes fall-232{37.911%{transform:translate(23.6963vw,37.911vh) scale(.1134)}to{transform:translate(22.7668vw,99vh) scale(.1134)}}.snow:nth-child(233){opacity:.4398;transform:translate(70.988vw,-10px) scale(.9435);animation:fall-233 24s -20s linear infinite}@keyframes fall-233{64.432%{transform:translate(67.5888vw,64.432vh) scale(.9435)}to{transform:translate(69.2884vw,99vh) scale(.9435)}}.snow:nth-child(234){opacity:1.7918;transform:translate(54.1873vw,-10px) scale(.3019);animation:fall-234 20s -25s linear infinite}@keyframes fall-234{44.756%{transform:translate(51.3447vw,44.756vh) scale(.3019)}to{transform:translate(52.766vw,99vh) scale(.3019)}}.snow:nth-child(235){opacity:1.0262;transform:translate(.3089vw,-10px) scale(.0674);animation:fall-235 11s -5s linear infinite}@keyframes fall-235{45.121%{transform:translate(-1.4597vw,45.121vh) scale(.0674)}to{transform:translate(-.5754vw,99vh) scale(.0674)}}.snow:nth-child(236){opacity:1.1762;transform:translate(51.6387vw,-10px) scale(.7031);animation:fall-236 16s -2s linear infinite}@keyframes fall-236{48.393%{transform:translate(57.2461vw,48.393vh) scale(.7031)}to{transform:translate(54.4424vw,99vh) scale(.7031)}}.snow:nth-child(237){opacity:.1028;transform:translate(97.6221vw,-10px) scale(.7827);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{42.526%{transform:translate(94.3296vw,42.526vh) scale(.7827)}to{transform:translate(95.97585vw,99vh) scale(.7827)}}.snow:nth-child(238){opacity:.9564;transform:translate(2.1152vw,-10px) scale(.736);animation:fall-238 25s -25s linear infinite}@keyframes fall-238{76.613%{transform:translate(7.5394vw,76.613vh) scale(.736)}to{transform:translate(4.8273vw,99vh) scale(.736)}}.snow:nth-child(239){opacity:.7192;transform:translate(86.8745vw,-10px) scale(.0387);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{70.775%{transform:translate(78.0448vw,70.775vh) scale(.0387)}to{transform:translate(82.45965vw,99vh) scale(.0387)}}.snow:nth-child(240){opacity:.5324;transform:translate(.0092vw,-10px) scale(.7898);animation:fall-240 19s -28s linear infinite}@keyframes fall-240{38.762%{transform:translate(7.8479vw,38.762vh) scale(.7898)}to{transform:translate(3.92855vw,99vh) scale(.7898)}}.snow:nth-child(241){opacity:1.4436;transform:translate(46.4137vw,-10px) scale(.882);animation:fall-241 25s -22s linear infinite}@keyframes fall-241{52.461%{transform:translate(39.7403vw,52.461vh) scale(.882)}to{transform:translate(43.077vw,99vh) scale(.882)}}.snow:nth-child(242){opacity:1.473;transform:translate(94.9924vw,-10px) scale(.4307);animation:fall-242 26s -29s linear infinite}@keyframes fall-242{39.537%{transform:translate(89.7132vw,39.537vh) scale(.4307)}to{transform:translate(92.3528vw,99vh) scale(.4307)}}.snow:nth-child(243){opacity:1.1118;transform:translate(73.2829vw,-10px) scale(.084);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{35.629%{transform:translate(67.1462vw,35.629vh) scale(.084)}to{transform:translate(70.21455vw,99vh) scale(.084)}}.snow:nth-child(244){opacity:.4134;transform:translate(3.9985vw,-10px) scale(.6084);animation:fall-244 23s -8s linear infinite}@keyframes fall-244{31.513%{transform:translate(3.2827vw,31.513vh) scale(.6084)}to{transform:translate(3.6406vw,99vh) scale(.6084)}}.snow:nth-child(245){opacity:.8672;transform:translate(11.8321vw,-10px) scale(.2275);animation:fall-245 20s -3s linear infinite}@keyframes fall-245{52.636%{transform:translate(19.2796vw,52.636vh) scale(.2275)}to{transform:translate(15.55585vw,99vh) scale(.2275)}}.snow:nth-child(246){opacity:.1528;transform:translate(53.288vw,-10px) scale(.1366);animation:fall-246 26s -23s linear infinite}@keyframes fall-246{79.895%{transform:translate(52.3213vw,79.895vh) scale(.1366)}to{transform:translate(52.80465vw,99vh) scale(.1366)}}.snow:nth-child(247){opacity:.3898;transform:translate(34.1571vw,-10px) scale(.8985);animation:fall-247 25s -24s linear infinite}@keyframes fall-247{68.633%{transform:translate(39.3432vw,68.633vh) scale(.8985)}to{transform:translate(36.75015vw,99vh) scale(.8985)}}.snow:nth-child(248){opacity:1.1238;transform:translate(28.0892vw,-10px) scale(.6052);animation:fall-248 20s -15s linear infinite}@keyframes fall-248{34.179%{transform:translate(18.3005vw,34.179vh) scale(.6052)}to{transform:translate(23.19485vw,99vh) scale(.6052)}}.snow:nth-child(249){opacity:1.6238;transform:translate(22.8598vw,-10px) scale(.8845);animation:fall-249 30s -21s linear infinite}@keyframes fall-249{61.39%{transform:translate(21.7153vw,61.39vh) scale(.8845)}to{transform:translate(22.28755vw,99vh) scale(.8845)}}.snow:nth-child(250){opacity:1.3736;transform:translate(11.0927vw,-10px) scale(.9646);animation:fall-250 27s -24s linear infinite}@keyframes fall-250{39.032%{transform:translate(2.5884vw,39.032vh) scale(.9646)}to{transform:translate(6.84055vw,99vh) scale(.9646)}}.snow:nth-child(251){opacity:1.9528;transform:translate(79.3367vw,-10px) scale(.2758);animation:fall-251 22s -10s linear infinite}@keyframes fall-251{60.124%{transform:translate(73.1784vw,60.124vh) scale(.2758)}to{transform:translate(76.25755vw,99vh) scale(.2758)}}.snow:nth-child(252){opacity:.6596;transform:translate(64.1197vw,-10px) scale(.0544);animation:fall-252 26s -25s linear infinite}@keyframes fall-252{52.647%{transform:translate(64.3155vw,52.647vh) scale(.0544)}to{transform:translate(64.2176vw,99vh) scale(.0544)}}.snow:nth-child(253){opacity:.36;transform:translate(1.8219vw,-10px) scale(.2356);animation:fall-253 29s -8s linear infinite}@keyframes fall-253{79.504%{transform:translate(-1.1086vw,79.504vh) scale(.2356)}to{transform:translate(.35665vw,99vh) scale(.2356)}}.snow:nth-child(254){opacity:.2616;transform:translate(72.621vw,-10px) scale(.6207);animation:fall-254 29s -1s linear infinite}@keyframes fall-254{48.44%{transform:translate(70.1458vw,48.44vh) scale(.6207)}to{transform:translate(71.3834vw,99vh) scale(.6207)}}.snow:nth-child(255){opacity:1.5106;transform:translate(69.1932vw,-10px) scale(.0188);animation:fall-255 16s -8s linear infinite}@keyframes fall-255{42.613%{transform:translate(65.4442vw,42.613vh) scale(.0188)}to{transform:translate(67.3187vw,99vh) scale(.0188)}}.snow:nth-child(256){opacity:.6378;transform:translate(80.9124vw,-10px) scale(.7398);animation:fall-256 19s -2s linear infinite}@keyframes fall-256{68.455%{transform:translate(77.5521vw,68.455vh) scale(.7398)}to{transform:translate(79.23225vw,99vh) scale(.7398)}}.snow:nth-child(257){opacity:.4096;transform:translate(3.8289vw,-10px) scale(.2888);animation:fall-257 16s -15s linear infinite}@keyframes fall-257{53.898%{transform:translate(1.8308vw,53.898vh) scale(.2888)}to{transform:translate(2.82985vw,99vh) scale(.2888)}}.snow:nth-child(258){opacity:.0636;transform:translate(49.8198vw,-10px) scale(.6216);animation:fall-258 24s -13s linear infinite}@keyframes fall-258{69.396%{transform:translate(57.4558vw,69.396vh) scale(.6216)}to{transform:translate(53.6378vw,99vh) scale(.6216)}}.snow:nth-child(259){opacity:.7948;transform:translate(40.7681vw,-10px) scale(.2066);animation:fall-259 17s -10s linear infinite}@keyframes fall-259{62.957%{transform:translate(32.5494vw,62.957vh) scale(.2066)}to{transform:translate(36.65875vw,99vh) scale(.2066)}}.snow:nth-child(260){opacity:1.5422;transform:translate(70.1154vw,-10px) scale(.968);animation:fall-260 18s -13s linear infinite}@keyframes fall-260{37.357%{transform:translate(62.1129vw,37.357vh) scale(.968)}to{transform:translate(66.11415vw,99vh) scale(.968)}}.snow:nth-child(261){opacity:.9162;transform:translate(83.037vw,-10px) scale(.0032);animation:fall-261 13s -16s linear infinite}@keyframes fall-261{32.159%{transform:translate(87.2982vw,32.159vh) scale(.0032)}to{transform:translate(85.1676vw,99vh) scale(.0032)}}.snow:nth-child(262){opacity:.697;transform:translate(86.0645vw,-10px) scale(.7143);animation:fall-262 12s -25s linear infinite}@keyframes fall-262{69.42%{transform:translate(90.1931vw,69.42vh) scale(.7143)}to{transform:translate(88.1288vw,99vh) scale(.7143)}}.snow:nth-child(263){opacity:1.436;transform:translate(17.2801vw,-10px) scale(.8962);animation:fall-263 30s -2s linear infinite}@keyframes fall-263{70.688%{transform:translate(10.6054vw,70.688vh) scale(.8962)}to{transform:translate(13.94275vw,99vh) scale(.8962)}}.snow:nth-child(264){opacity:1.7608;transform:translate(85.5764vw,-10px) scale(.1452);animation:fall-264 18s -20s linear infinite}@keyframes fall-264{50.774%{transform:translate(90.5677vw,50.774vh) scale(.1452)}to{transform:translate(88.07205vw,99vh) scale(.1452)}}.snow:nth-child(265){opacity:.2996;transform:translate(71.6119vw,-10px) scale(.2261);animation:fall-265 13s -17s linear infinite}@keyframes fall-265{54.976%{transform:translate(72.175vw,54.976vh) scale(.2261)}to{transform:translate(71.89345vw,99vh) scale(.2261)}}.snow:nth-child(266){opacity:1.4772;transform:translate(87.8806vw,-10px) scale(.2535);animation:fall-266 22s -6s linear infinite}@keyframes fall-266{50.845%{transform:translate(87.6027vw,50.845vh) scale(.2535)}to{transform:translate(87.74165vw,99vh) scale(.2535)}}.snow:nth-child(267){opacity:.122;transform:translate(55.8446vw,-10px) scale(.7549);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{57.927%{transform:translate(65.813vw,57.927vh) scale(.7549)}to{transform:translate(60.8288vw,99vh) scale(.7549)}}.snow:nth-child(268){opacity:1.5504;transform:translate(91.2664vw,-10px) scale(.7948);animation:fall-268 27s -15s linear infinite}@keyframes fall-268{52.747%{transform:translate(90.8761vw,52.747vh) scale(.7948)}to{transform:translate(91.07125vw,99vh) scale(.7948)}}.snow:nth-child(269){opacity:.395;transform:translate(10.7752vw,-10px) scale(.9338);animation:fall-269 22s -3s linear infinite}@keyframes fall-269{71.75%{transform:translate(8.4526vw,71.75vh) scale(.9338)}to{transform:translate(9.6139vw,99vh) scale(.9338)}}.snow:nth-child(270){opacity:1.7618;transform:translate(71.3115vw,-10px) scale(.3877);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{53.946%{transform:translate(72.6751vw,53.946vh) scale(.3877)}to{transform:translate(71.9933vw,99vh) scale(.3877)}}.snow:nth-child(271){opacity:1.4994;transform:translate(77.8646vw,-10px) scale(.7363);animation:fall-271 28s -5s linear infinite}@keyframes fall-271{72.161%{transform:translate(78.0805vw,72.161vh) scale(.7363)}to{transform:translate(77.97255vw,99vh) scale(.7363)}}.snow:nth-child(272){opacity:.604;transform:translate(63.7665vw,-10px) scale(.979);animation:fall-272 24s -5s linear infinite}@keyframes fall-272{43.387%{transform:translate(58.2583vw,43.387vh) scale(.979)}to{transform:translate(61.0124vw,99vh) scale(.979)}}.snow:nth-child(273){opacity:1.7694;transform:translate(97.2157vw,-10px) scale(.6561);animation:fall-273 27s -13s linear infinite}@keyframes fall-273{71.466%{transform:translate(101.233vw,71.466vh) scale(.6561)}to{transform:translate(99.22435vw,99vh) scale(.6561)}}.snow:nth-child(274){opacity:1.708;transform:translate(26.4145vw,-10px) scale(.358);animation:fall-274 13s -13s linear infinite}@keyframes fall-274{65.966%{transform:translate(26.1112vw,65.966vh) scale(.358)}to{transform:translate(26.26285vw,99vh) scale(.358)}}.snow:nth-child(275){opacity:.9092;transform:translate(71.775vw,-10px) scale(.1352);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{75.283%{transform:translate(74.3407vw,75.283vh) scale(.1352)}to{transform:translate(73.05785vw,99vh) scale(.1352)}}.snow:nth-child(276){opacity:1.868;transform:translate(42.2082vw,-10px) scale(.9865);animation:fall-276 20s -4s linear infinite}@keyframes fall-276{75.175%{transform:translate(48.3735vw,75.175vh) scale(.9865)}to{transform:translate(45.29085vw,99vh) scale(.9865)}}.snow:nth-child(277){opacity:.5154;transform:translate(37.5259vw,-10px) scale(.4449);animation:fall-277 24s -17s linear infinite}@keyframes fall-277{73.149%{transform:translate(27.6792vw,73.149vh) scale(.4449)}to{transform:translate(32.60255vw,99vh) scale(.4449)}}.snow:nth-child(278){opacity:.2664;transform:translate(47.7558vw,-10px) scale(.28);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{35.317%{transform:translate(52.1228vw,35.317vh) scale(.28)}to{transform:translate(49.9393vw,99vh) scale(.28)}}.snow:nth-child(279){opacity:.338;transform:translate(4.7597vw,-10px) scale(.2491);animation:fall-279 16s -1s linear infinite}@keyframes fall-279{53.856%{transform:translate(-4.8042vw,53.856vh) scale(.2491)}to{transform:translate(-.02225vw,99vh) scale(.2491)}}.snow:nth-child(280){opacity:.115;transform:translate(71.1613vw,-10px) scale(.063);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{69.735%{transform:translate(76.2463vw,69.735vh) scale(.063)}to{transform:translate(73.7038vw,99vh) scale(.063)}}.snow:nth-child(281){opacity:1.2698;transform:translate(24.2033vw,-10px) scale(.5811);animation:fall-281 19s -19s linear infinite}@keyframes fall-281{68.411%{transform:translate(16.8603vw,68.411vh) scale(.5811)}to{transform:translate(20.5318vw,99vh) scale(.5811)}}.snow:nth-child(282){opacity:1.5754;transform:translate(40.3051vw,-10px) scale(.8186);animation:fall-282 18s -10s linear infinite}@keyframes fall-282{37.062%{transform:translate(34.2752vw,37.062vh) scale(.8186)}to{transform:translate(37.29015vw,99vh) scale(.8186)}}.snow:nth-child(283){opacity:1.3766;transform:translate(40.6952vw,-10px) scale(.1894);animation:fall-283 26s -19s linear infinite}@keyframes fall-283{34.374%{transform:translate(32.6775vw,34.374vh) scale(.1894)}to{transform:translate(36.68635vw,99vh) scale(.1894)}}.snow:nth-child(284){opacity:1.9586;transform:translate(24.8259vw,-10px) scale(.7388);animation:fall-284 25s -15s linear infinite}@keyframes fall-284{43.021%{transform:translate(20.3932vw,43.021vh) scale(.7388)}to{transform:translate(22.60955vw,99vh) scale(.7388)}}.snow:nth-child(285){opacity:1.9748;transform:translate(19.6036vw,-10px) scale(.429);animation:fall-285 12s -29s linear infinite}@keyframes fall-285{71.476%{transform:translate(22.6907vw,71.476vh) scale(.429)}to{transform:translate(21.14715vw,99vh) scale(.429)}}.snow:nth-child(286){opacity:1.5212;transform:translate(78.1437vw,-10px) scale(.6026);animation:fall-286 28s -3s linear infinite}@keyframes fall-286{73.853%{transform:translate(69.9673vw,73.853vh) scale(.6026)}to{transform:translate(74.0555vw,99vh) scale(.6026)}}.snow:nth-child(287){opacity:1.0334;transform:translate(69.2971vw,-10px) scale(.2156);animation:fall-287 29s -4s linear infinite}@keyframes fall-287{46.014%{transform:translate(62.3878vw,46.014vh) scale(.2156)}to{transform:translate(65.84245vw,99vh) scale(.2156)}}.snow:nth-child(288){opacity:.7782;transform:translate(77.1463vw,-10px) scale(.115);animation:fall-288 13s -1s linear infinite}@keyframes fall-288{55.378%{transform:translate(76.2271vw,55.378vh) scale(.115)}to{transform:translate(76.6867vw,99vh) scale(.115)}}.snow:nth-child(289){opacity:1.704;transform:translate(99.7394vw,-10px) scale(.6508);animation:fall-289 25s -19s linear infinite}@keyframes fall-289{55.786%{transform:translate(93.0618vw,55.786vh) scale(.6508)}to{transform:translate(96.4006vw,99vh) scale(.6508)}}.snow:nth-child(290){opacity:1.2114;transform:translate(61.0818vw,-10px) scale(.1286);animation:fall-290 26s -27s linear infinite}@keyframes fall-290{41.436%{transform:translate(54.8698vw,41.436vh) scale(.1286)}to{transform:translate(57.9758vw,99vh) scale(.1286)}}.snow:nth-child(291){opacity:.3984;transform:translate(65.8796vw,-10px) scale(.6405);animation:fall-291 24s -8s linear infinite}@keyframes fall-291{45.549%{transform:translate(61.3685vw,45.549vh) scale(.6405)}to{transform:translate(63.62405vw,99vh) scale(.6405)}}.snow:nth-child(292){opacity:1.1294;transform:translate(31.9408vw,-10px) scale(.5107);animation:fall-292 27s -24s linear infinite}@keyframes fall-292{78.529%{transform:translate(30.3168vw,78.529vh) scale(.5107)}to{transform:translate(31.1288vw,99vh) scale(.5107)}}.snow:nth-child(293){opacity:1.7584;transform:translate(17.006vw,-10px) scale(.2558);animation:fall-293 24s -17s linear infinite}@keyframes fall-293{74.19%{transform:translate(8.6914vw,74.19vh) scale(.2558)}to{transform:translate(12.8487vw,99vh) scale(.2558)}}.snow:nth-child(294){opacity:1.3892;transform:translate(41.6521vw,-10px) scale(.4012);animation:fall-294 20s -9s linear infinite}@keyframes fall-294{62.098%{transform:translate(36.2412vw,62.098vh) scale(.4012)}to{transform:translate(38.94665vw,99vh) scale(.4012)}}.snow:nth-child(295){opacity:1.4602;transform:translate(69.3198vw,-10px) scale(.761);animation:fall-295 19s -2s linear infinite}@keyframes fall-295{77.015%{transform:translate(62.9978vw,77.015vh) scale(.761)}to{transform:translate(66.1588vw,99vh) scale(.761)}}.snow:nth-child(296){opacity:.5132;transform:translate(20.1524vw,-10px) scale(.9352);animation:fall-296 20s -18s linear infinite}@keyframes fall-296{64.048%{transform:translate(25.3483vw,64.048vh) scale(.9352)}to{transform:translate(22.75035vw,99vh) scale(.9352)}}.snow:nth-child(297){opacity:.0202;transform:translate(46.2189vw,-10px) scale(.4995);animation:fall-297 23s -3s linear infinite}@keyframes fall-297{49.629%{transform:translate(47.4313vw,49.629vh) scale(.4995)}to{transform:translate(46.8251vw,99vh) scale(.4995)}}.snow:nth-child(298){opacity:.6766;transform:translate(19.3718vw,-10px) scale(.5242);animation:fall-298 28s -24s linear infinite}@keyframes fall-298{69.196%{transform:translate(14.5476vw,69.196vh) scale(.5242)}to{transform:translate(16.9597vw,99vh) scale(.5242)}}.snow:nth-child(299){opacity:1.6306;transform:translate(43.0989vw,-10px) scale(.3344);animation:fall-299 27s -5s linear infinite}@keyframes fall-299{66.497%{transform:translate(50.953vw,66.497vh) scale(.3344)}to{transform:translate(47.02595vw,99vh) scale(.3344)}}.snow:nth-child(300){opacity:1.8976;transform:translate(7.9224vw,-10px) scale(.5466);animation:fall-300 21s -6s linear infinite}@keyframes fall-300{72.028%{transform:translate(-1.4896vw,72.028vh) scale(.5466)}to{transform:translate(3.2164vw,99vh) scale(.5466)}}.snow:nth-child(301){opacity:1.7156;transform:translate(81.7139vw,-10px) scale(.9346);animation:fall-301 27s -20s linear infinite}@keyframes fall-301{46.411%{transform:translate(86.7307vw,46.411vh) scale(.9346)}to{transform:translate(84.2223vw,99vh) scale(.9346)}}.snow:nth-child(302){opacity:.2624;transform:translate(92.0407vw,-10px) scale(.4853);animation:fall-302 17s -15s linear infinite}@keyframes fall-302{51.967%{transform:translate(83.4924vw,51.967vh) scale(.4853)}to{transform:translate(87.76655vw,99vh) scale(.4853)}}.snow:nth-child(303){opacity:.7056;transform:translate(24.7273vw,-10px) scale(.9226);animation:fall-303 12s -9s linear infinite}@keyframes fall-303{69.555%{transform:translate(27.3606vw,69.555vh) scale(.9226)}to{transform:translate(26.04395vw,99vh) scale(.9226)}}.snow:nth-child(304){opacity:.6972;transform:translate(61.7461vw,-10px) scale(.7528);animation:fall-304 23s -23s linear infinite}@keyframes fall-304{30.625%{transform:translate(67.0358vw,30.625vh) scale(.7528)}to{transform:translate(64.39095vw,99vh) scale(.7528)}}.snow:nth-child(305){opacity:.9706;transform:translate(34.4178vw,-10px) scale(.9109);animation:fall-305 26s -22s linear infinite}@keyframes fall-305{59.762%{transform:translate(42.216vw,59.762vh) scale(.9109)}to{transform:translate(38.3169vw,99vh) scale(.9109)}}.snow:nth-child(306){opacity:.7572;transform:translate(27.7365vw,-10px) scale(.9093);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{57.667%{transform:translate(34.4462vw,57.667vh) scale(.9093)}to{transform:translate(31.09135vw,99vh) scale(.9093)}}.snow:nth-child(307){opacity:.4044;transform:translate(7.7723vw,-10px) scale(.9034);animation:fall-307 11s -2s linear infinite}@keyframes fall-307{46.211%{transform:translate(15.7574vw,46.211vh) scale(.9034)}to{transform:translate(11.76485vw,99vh) scale(.9034)}}.snow:nth-child(308){opacity:1.1414;transform:translate(76.7829vw,-10px) scale(.3038);animation:fall-308 20s -9s linear infinite}@keyframes fall-308{46.812%{transform:translate(73.675vw,46.812vh) scale(.3038)}to{transform:translate(75.22895vw,99vh) scale(.3038)}}.snow:nth-child(309){opacity:1.2774;transform:translate(52.8347vw,-10px) scale(.201);animation:fall-309 10s -22s linear infinite}@keyframes fall-309{50.332%{transform:translate(62.5882vw,50.332vh) scale(.201)}to{transform:translate(57.71145vw,99vh) scale(.201)}}.snow:nth-child(310){opacity:1.239;transform:translate(65.3241vw,-10px) scale(.3889);animation:fall-310 13s -19s linear infinite}@keyframes fall-310{65.226%{transform:translate(65.6676vw,65.226vh) scale(.3889)}to{transform:translate(65.49585vw,99vh) scale(.3889)}}.snow:nth-child(311){opacity:.6842;transform:translate(20.1819vw,-10px) scale(.8399);animation:fall-311 22s -19s linear infinite}@keyframes fall-311{61.273%{transform:translate(19.5182vw,61.273vh) scale(.8399)}to{transform:translate(19.85005vw,99vh) scale(.8399)}}.snow:nth-child(312){opacity:1.9446;transform:translate(5.3179vw,-10px) scale(.236);animation:fall-312 29s -10s linear infinite}@keyframes fall-312{44.721%{transform:translate(-4.2871vw,44.721vh) scale(.236)}to{transform:translate(.5154vw,99vh) scale(.236)}}.snow:nth-child(313){opacity:.8846;transform:translate(22.0074vw,-10px) scale(.277);animation:fall-313 23s -5s linear infinite}@keyframes fall-313{58.757%{transform:translate(21.7224vw,58.757vh) scale(.277)}to{transform:translate(21.8649vw,99vh) scale(.277)}}.snow:nth-child(314){opacity:1.6148;transform:translate(42.5265vw,-10px) scale(.7565);animation:fall-314 23s -11s linear infinite}@keyframes fall-314{40.697%{transform:translate(34.5613vw,40.697vh) scale(.7565)}to{transform:translate(38.5439vw,99vh) scale(.7565)}}.snow:nth-child(315){opacity:.0778;transform:translate(49.3772vw,-10px) scale(.6222);animation:fall-315 29s -29s linear infinite}@keyframes fall-315{38.623%{transform:translate(51.9907vw,38.623vh) scale(.6222)}to{transform:translate(50.68395vw,99vh) scale(.6222)}}.snow:nth-child(316){opacity:1.7236;transform:translate(39.8352vw,-10px) scale(.1168);animation:fall-316 28s -17s linear infinite}@keyframes fall-316{71.855%{transform:translate(42.9336vw,71.855vh) scale(.1168)}to{transform:translate(41.3844vw,99vh) scale(.1168)}}.snow:nth-child(317){opacity:1.212;transform:translate(19.3401vw,-10px) scale(.2736);animation:fall-317 11s -5s linear infinite}@keyframes fall-317{32.973%{transform:translate(14.7037vw,32.973vh) scale(.2736)}to{transform:translate(17.0219vw,99vh) scale(.2736)}}.snow:nth-child(318){opacity:1.1482;transform:translate(56.3221vw,-10px) scale(.8569);animation:fall-318 12s -27s linear infinite}@keyframes fall-318{52.365%{transform:translate(53.5665vw,52.365vh) scale(.8569)}to{transform:translate(54.9443vw,99vh) scale(.8569)}}.snow:nth-child(319){opacity:.142;transform:translate(1.6317vw,-10px) scale(.3092);animation:fall-319 21s -22s linear infinite}@keyframes fall-319{53.313%{transform:translate(-6.182vw,53.313vh) scale(.3092)}to{transform:translate(-2.27515vw,99vh) scale(.3092)}}.snow:nth-child(320){opacity:.085;transform:translate(38.7133vw,-10px) scale(.7348);animation:fall-320 19s -5s linear infinite}@keyframes fall-320{42.775%{transform:translate(48.0028vw,42.775vh) scale(.7348)}to{transform:translate(43.35805vw,99vh) scale(.7348)}}.snow:nth-child(321){opacity:1.4196;transform:translate(67.354vw,-10px) scale(.7578);animation:fall-321 14s -26s linear infinite}@keyframes fall-321{52.805%{transform:translate(61.1639vw,52.805vh) scale(.7578)}to{transform:translate(64.25895vw,99vh) scale(.7578)}}.snow:nth-child(322){opacity:.6376;transform:translate(69.3824vw,-10px) scale(.198);animation:fall-322 20s -5s linear infinite}@keyframes fall-322{74.16%{transform:translate(73.9993vw,74.16vh) scale(.198)}to{transform:translate(71.69085vw,99vh) scale(.198)}}.snow:nth-child(323){opacity:1.0432;transform:translate(59.9405vw,-10px) scale(.8098);animation:fall-323 29s -19s linear infinite}@keyframes fall-323{48.063%{transform:translate(67.9199vw,48.063vh) scale(.8098)}to{transform:translate(63.9302vw,99vh) scale(.8098)}}.snow:nth-child(324){opacity:.6628;transform:translate(68.8119vw,-10px) scale(.6484);animation:fall-324 23s -28s linear infinite}@keyframes fall-324{68.434%{transform:translate(72.8552vw,68.434vh) scale(.6484)}to{transform:translate(70.83355vw,99vh) scale(.6484)}}.snow:nth-child(325){opacity:1.2456;transform:translate(29.2332vw,-10px) scale(.1908);animation:fall-325 26s -4s linear infinite}@keyframes fall-325{35.334%{transform:translate(25.9454vw,35.334vh) scale(.1908)}to{transform:translate(27.5893vw,99vh) scale(.1908)}}.snow:nth-child(326){opacity:1.077;transform:translate(76.0417vw,-10px) scale(.1651);animation:fall-326 25s -28s linear infinite}@keyframes fall-326{76.971%{transform:translate(79.6924vw,76.971vh) scale(.1651)}to{transform:translate(77.86705vw,99vh) scale(.1651)}}.snow:nth-child(327){opacity:.9402;transform:translate(93.683vw,-10px) scale(.777);animation:fall-327 23s -9s linear infinite}@keyframes fall-327{33.284%{transform:translate(97.1538vw,33.284vh) scale(.777)}to{transform:translate(95.4184vw,99vh) scale(.777)}}.snow:nth-child(328){opacity:1.2582;transform:translate(24.7972vw,-10px) scale(.0166);animation:fall-328 12s -26s linear infinite}@keyframes fall-328{59.055%{transform:translate(15.643vw,59.055vh) scale(.0166)}to{transform:translate(20.2201vw,99vh) scale(.0166)}}.snow:nth-child(329){opacity:.27;transform:translate(34.6135vw,-10px) scale(.2344);animation:fall-329 10s -12s linear infinite}@keyframes fall-329{57.205%{transform:translate(33.7563vw,57.205vh) scale(.2344)}to{transform:translate(34.1849vw,99vh) scale(.2344)}}.snow:nth-child(330){opacity:.0746;transform:translate(71.982vw,-10px) scale(.1864);animation:fall-330 30s -8s linear infinite}@keyframes fall-330{57.309%{transform:translate(69.2842vw,57.309vh) scale(.1864)}to{transform:translate(70.6331vw,99vh) scale(.1864)}}.snow:nth-child(331){opacity:.4408;transform:translate(3.7812vw,-10px) scale(.0262);animation:fall-331 24s -17s linear infinite}@keyframes fall-331{52.034%{transform:translate(2.4861vw,52.034vh) scale(.0262)}to{transform:translate(3.13365vw,99vh) scale(.0262)}}.snow:nth-child(332){opacity:.5926;transform:translate(31.6145vw,-10px) scale(.721);animation:fall-332 11s -8s linear infinite}@keyframes fall-332{45.281%{transform:translate(35.4212vw,45.281vh) scale(.721)}to{transform:translate(33.51785vw,99vh) scale(.721)}}.snow:nth-child(333){opacity:.6884;transform:translate(57.775vw,-10px) scale(.4656);animation:fall-333 13s -18s linear infinite}@keyframes fall-333{68.142%{transform:translate(52.4639vw,68.142vh) scale(.4656)}to{transform:translate(55.11945vw,99vh) scale(.4656)}}.snow:nth-child(334){opacity:.765;transform:translate(59.2126vw,-10px) scale(.9238);animation:fall-334 14s -8s linear infinite}@keyframes fall-334{57.413%{transform:translate(55.7323vw,57.413vh) scale(.9238)}to{transform:translate(57.47245vw,99vh) scale(.9238)}}.snow:nth-child(335){opacity:1.094;transform:translate(67.348vw,-10px) scale(.2737);animation:fall-335 20s -13s linear infinite}@keyframes fall-335{64.109%{transform:translate(60.1952vw,64.109vh) scale(.2737)}to{transform:translate(63.7716vw,99vh) scale(.2737)}}.snow:nth-child(336){opacity:.591;transform:translate(61.3967vw,-10px) scale(.6984);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{31.844%{transform:translate(60.1634vw,31.844vh) scale(.6984)}to{transform:translate(60.78005vw,99vh) scale(.6984)}}.snow:nth-child(337){opacity:.8636;transform:translate(97.5644vw,-10px) scale(.8774);animation:fall-337 20s -14s linear infinite}@keyframes fall-337{32.775%{transform:translate(103.1883vw,32.775vh) scale(.8774)}to{transform:translate(100.37635vw,99vh) scale(.8774)}}.snow:nth-child(338){opacity:.3162;transform:translate(23.1644vw,-10px) scale(.1548);animation:fall-338 25s -10s linear infinite}@keyframes fall-338{43.89%{transform:translate(32.0127vw,43.89vh) scale(.1548)}to{transform:translate(27.58855vw,99vh) scale(.1548)}}.snow:nth-child(339){opacity:1.7518;transform:translate(8.7564vw,-10px) scale(.3432);animation:fall-339 18s -7s linear infinite}@keyframes fall-339{32.084%{transform:translate(3.903vw,32.084vh) scale(.3432)}to{transform:translate(6.3297vw,99vh) scale(.3432)}}.snow:nth-child(340){opacity:1.1392;transform:translate(93.756vw,-10px) scale(.797);animation:fall-340 18s -22s linear infinite}@keyframes fall-340{47.114%{transform:translate(89.0805vw,47.114vh) scale(.797)}to{transform:translate(91.41825vw,99vh) scale(.797)}}.snow:nth-child(341){opacity:1.848;transform:translate(18.3127vw,-10px) scale(.2863);animation:fall-341 10s -27s linear infinite}@keyframes fall-341{65.358%{transform:translate(17.5664vw,65.358vh) scale(.2863)}to{transform:translate(17.93955vw,99vh) scale(.2863)}}.snow:nth-child(342){opacity:.404;transform:translate(53.7343vw,-10px) scale(.0839);animation:fall-342 13s -8s linear infinite}@keyframes fall-342{31.752%{transform:translate(50.624vw,31.752vh) scale(.0839)}to{transform:translate(52.17915vw,99vh) scale(.0839)}}.snow:nth-child(343){opacity:1.6182;transform:translate(74.5534vw,-10px) scale(.9215);animation:fall-343 19s -24s linear infinite}@keyframes fall-343{72.562%{transform:translate(80.0215vw,72.562vh) scale(.9215)}to{transform:translate(77.28745vw,99vh) scale(.9215)}}.snow:nth-child(344){opacity:.5946;transform:translate(1.6526vw,-10px) scale(.4436);animation:fall-344 19s -10s linear infinite}@keyframes fall-344{70.123%{transform:translate(9.7603vw,70.123vh) scale(.4436)}to{transform:translate(5.70645vw,99vh) scale(.4436)}}.snow:nth-child(345){opacity:1.1614;transform:translate(10.4722vw,-10px) scale(.3398);animation:fall-345 10s -30s linear infinite}@keyframes fall-345{47.224%{transform:translate(10.631vw,47.224vh) scale(.3398)}to{transform:translate(10.5516vw,99vh) scale(.3398)}}.snow:nth-child(346){opacity:1.437;transform:translate(79.0218vw,-10px) scale(.0585);animation:fall-346 16s -7s linear infinite}@keyframes fall-346{56.903%{transform:translate(70.6404vw,56.903vh) scale(.0585)}to{transform:translate(74.8311vw,99vh) scale(.0585)}}.snow:nth-child(347){opacity:.147;transform:translate(2.5127vw,-10px) scale(.8934);animation:fall-347 11s -1s linear infinite}@keyframes fall-347{47.237%{transform:translate(-3.2212vw,47.237vh) scale(.8934)}to{transform:translate(-.35425vw,99vh) scale(.8934)}}.snow:nth-child(348){opacity:.7306;transform:translate(56.1618vw,-10px) scale(.967);animation:fall-348 15s -4s linear infinite}@keyframes fall-348{63.098%{transform:translate(53.5455vw,63.098vh) scale(.967)}to{transform:translate(54.85365vw,99vh) scale(.967)}}.snow:nth-child(349){opacity:1.3714;transform:translate(3.1452vw,-10px) scale(.0548);animation:fall-349 18s -7s linear infinite}@keyframes fall-349{62.787%{transform:translate(2.9828vw,62.787vh) scale(.0548)}to{transform:translate(3.064vw,99vh) scale(.0548)}}.snow:nth-child(350){opacity:.0682;transform:translate(10.4691vw,-10px) scale(.6007);animation:fall-350 19s -19s linear infinite}@keyframes fall-350{35.808%{transform:translate(18.9543vw,35.808vh) scale(.6007)}to{transform:translate(14.7117vw,99vh) scale(.6007)}}.snow:nth-child(351){opacity:.8498;transform:translate(1.2423vw,-10px) scale(.3136);animation:fall-351 25s -25s linear infinite}@keyframes fall-351{38.61%{transform:translate(3.2013vw,38.61vh) scale(.3136)}to{transform:translate(2.2218vw,99vh) scale(.3136)}}.snow:nth-child(352){opacity:1.3786;transform:translate(56.4003vw,-10px) scale(.3494);animation:fall-352 19s -26s linear infinite}@keyframes fall-352{71.973%{transform:translate(51.5652vw,71.973vh) scale(.3494)}to{transform:translate(53.98275vw,99vh) scale(.3494)}}.snow:nth-child(353){opacity:.5252;transform:translate(83.3098vw,-10px) scale(.2159);animation:fall-353 25s -16s linear infinite}@keyframes fall-353{58.418%{transform:translate(80.6853vw,58.418vh) scale(.2159)}to{transform:translate(81.99755vw,99vh) scale(.2159)}}.snow:nth-child(354){opacity:.4878;transform:translate(83.0093vw,-10px) scale(.6689);animation:fall-354 23s -19s linear infinite}@keyframes fall-354{54.355%{transform:translate(83.2351vw,54.355vh) scale(.6689)}to{transform:translate(83.1222vw,99vh) scale(.6689)}}.snow:nth-child(355){opacity:.1284;transform:translate(14.906vw,-10px) scale(.2993);animation:fall-355 14s -16s linear infinite}@keyframes fall-355{49.836%{transform:translate(14.7328vw,49.836vh) scale(.2993)}to{transform:translate(14.8194vw,99vh) scale(.2993)}}.snow:nth-child(356){opacity:.6756;transform:translate(52.971vw,-10px) scale(.4062);animation:fall-356 28s -6s linear infinite}@keyframes fall-356{40.662%{transform:translate(47.8205vw,40.662vh) scale(.4062)}to{transform:translate(50.39575vw,99vh) scale(.4062)}}.snow:nth-child(357){opacity:.1538;transform:translate(63.6188vw,-10px) scale(.9866);animation:fall-357 21s -13s linear infinite}@keyframes fall-357{37.648%{transform:translate(57.3826vw,37.648vh) scale(.9866)}to{transform:translate(60.5007vw,99vh) scale(.9866)}}.snow:nth-child(358){opacity:.7678;transform:translate(62.0304vw,-10px) scale(.3408);animation:fall-358 19s -15s linear infinite}@keyframes fall-358{43.589%{transform:translate(69.4439vw,43.589vh) scale(.3408)}to{transform:translate(65.73715vw,99vh) scale(.3408)}}.snow:nth-child(359){opacity:.5108;transform:translate(1.9534vw,-10px) scale(.4683);animation:fall-359 26s -7s linear infinite}@keyframes fall-359{50.164%{transform:translate(4.4502vw,50.164vh) scale(.4683)}to{transform:translate(3.2018vw,99vh) scale(.4683)}}.snow:nth-child(360){opacity:1.0908;transform:translate(61.0609vw,-10px) scale(.1654);animation:fall-360 12s -15s linear infinite}@keyframes fall-360{52.797%{transform:translate(54.7604vw,52.797vh) scale(.1654)}to{transform:translate(57.91065vw,99vh) scale(.1654)}}.snow:nth-child(361){opacity:.188;transform:translate(99.4752vw,-10px) scale(.7425);animation:fall-361 23s -7s linear infinite}@keyframes fall-361{45.968%{transform:translate(103.7567vw,45.968vh) scale(.7425)}to{transform:translate(101.61595vw,99vh) scale(.7425)}}.snow:nth-child(362){opacity:.4614;transform:translate(47.1846vw,-10px) scale(.746);animation:fall-362 15s -6s linear infinite}@keyframes fall-362{73.561%{transform:translate(50.5351vw,73.561vh) scale(.746)}to{transform:translate(48.85985vw,99vh) scale(.746)}}.snow:nth-child(363){opacity:.8772;transform:translate(2.9185vw,-10px) scale(.3);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{55.078%{transform:translate(2.0554vw,55.078vh) scale(.3)}to{transform:translate(2.48695vw,99vh) scale(.3)}}.snow:nth-child(364){opacity:1.4158;transform:translate(68.2175vw,-10px) scale(.3232);animation:fall-364 18s -20s linear infinite}@keyframes fall-364{30.717%{transform:translate(65.0593vw,30.717vh) scale(.3232)}to{transform:translate(66.6384vw,99vh) scale(.3232)}}.snow:nth-child(365){opacity:1.2194;transform:translate(25.5654vw,-10px) scale(.5835);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{44.594%{transform:translate(22.0125vw,44.594vh) scale(.5835)}to{transform:translate(23.78895vw,99vh) scale(.5835)}}.snow:nth-child(366){opacity:1.0098;transform:translate(3.5591vw,-10px) scale(.0753);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{63.315%{transform:translate(10.3097vw,63.315vh) scale(.0753)}to{transform:translate(6.9344vw,99vh) scale(.0753)}}.snow:nth-child(367){opacity:1.0058;transform:translate(81.7822vw,-10px) scale(.9494);animation:fall-367 10s -16s linear infinite}@keyframes fall-367{32.006%{transform:translate(72.0422vw,32.006vh) scale(.9494)}to{transform:translate(76.9122vw,99vh) scale(.9494)}}.snow:nth-child(368){opacity:1.3292;transform:translate(38.7945vw,-10px) scale(.5745);animation:fall-368 17s -9s linear infinite}@keyframes fall-368{60.636%{transform:translate(29.5336vw,60.636vh) scale(.5745)}to{transform:translate(34.16405vw,99vh) scale(.5745)}}.snow:nth-child(369){opacity:.3352;transform:translate(92.785vw,-10px) scale(.54);animation:fall-369 14s -3s linear infinite}@keyframes fall-369{49.276%{transform:translate(89.471vw,49.276vh) scale(.54)}to{transform:translate(91.128vw,99vh) scale(.54)}}.snow:nth-child(370){opacity:1.9036;transform:translate(99.4549vw,-10px) scale(.1013);animation:fall-370 22s -27s linear infinite}@keyframes fall-370{76.912%{transform:translate(103.0665vw,76.912vh) scale(.1013)}to{transform:translate(101.2607vw,99vh) scale(.1013)}}.snow:nth-child(371){opacity:.2054;transform:translate(5.2256vw,-10px) scale(.9773);animation:fall-371 30s -22s linear infinite}@keyframes fall-371{36.462%{transform:translate(10.2989vw,36.462vh) scale(.9773)}to{transform:translate(7.76225vw,99vh) scale(.9773)}}.snow:nth-child(372){opacity:1.6508;transform:translate(64.8745vw,-10px) scale(.6982);animation:fall-372 12s -28s linear infinite}@keyframes fall-372{35.669%{transform:translate(64.4991vw,35.669vh) scale(.6982)}to{transform:translate(64.6868vw,99vh) scale(.6982)}}.snow:nth-child(373){opacity:.8592;transform:translate(37.1817vw,-10px) scale(.5925);animation:fall-373 19s -4s linear infinite}@keyframes fall-373{46.094%{transform:translate(44.1459vw,46.094vh) scale(.5925)}to{transform:translate(40.6638vw,99vh) scale(.5925)}}.snow:nth-child(374){opacity:1.7312;transform:translate(29.8493vw,-10px) scale(.5791);animation:fall-374 14s -29s linear infinite}@keyframes fall-374{43.5%{transform:translate(21.786vw,43.5vh) scale(.5791)}to{transform:translate(25.81765vw,99vh) scale(.5791)}}.snow:nth-child(375){opacity:.671;transform:translate(10.7961vw,-10px) scale(.1057);animation:fall-375 13s -9s linear infinite}@keyframes fall-375{69.489%{transform:translate(6.2327vw,69.489vh) scale(.1057)}to{transform:translate(8.5144vw,99vh) scale(.1057)}}.snow:nth-child(376){opacity:.0572;transform:translate(56.3838vw,-10px) scale(.2556);animation:fall-376 19s -19s linear infinite}@keyframes fall-376{77.578%{transform:translate(54.8737vw,77.578vh) scale(.2556)}to{transform:translate(55.62875vw,99vh) scale(.2556)}}.snow:nth-child(377){opacity:.112;transform:translate(82.815vw,-10px) scale(.889);animation:fall-377 28s -11s linear infinite}@keyframes fall-377{30.996%{transform:translate(91.5271vw,30.996vh) scale(.889)}to{transform:translate(87.17105vw,99vh) scale(.889)}}.snow:nth-child(378){opacity:.6548;transform:translate(66.0028vw,-10px) scale(.3193);animation:fall-378 27s -17s linear infinite}@keyframes fall-378{67.32%{transform:translate(60.5574vw,67.32vh) scale(.3193)}to{transform:translate(63.2801vw,99vh) scale(.3193)}}.snow:nth-child(379){opacity:1.856;transform:translate(52.8004vw,-10px) scale(.1734);animation:fall-379 22s -3s linear infinite}@keyframes fall-379{70.458%{transform:translate(42.9076vw,70.458vh) scale(.1734)}to{transform:translate(47.854vw,99vh) scale(.1734)}}.snow:nth-child(380){opacity:.7102;transform:translate(46.9544vw,-10px) scale(.4183);animation:fall-380 12s -26s linear infinite}@keyframes fall-380{59.454%{transform:translate(53.1224vw,59.454vh) scale(.4183)}to{transform:translate(50.0384vw,99vh) scale(.4183)}}.snow:nth-child(381){opacity:1.7648;transform:translate(7.3501vw,-10px) scale(.6396);animation:fall-381 24s -28s linear infinite}@keyframes fall-381{75.425%{transform:translate(-.02vw,75.425vh) scale(.6396)}to{transform:translate(3.66505vw,99vh) scale(.6396)}}.snow:nth-child(382){opacity:1.747;transform:translate(54.7696vw,-10px) scale(.7801);animation:fall-382 15s -14s linear infinite}@keyframes fall-382{59.771%{transform:translate(63.3812vw,59.771vh) scale(.7801)}to{transform:translate(59.0754vw,99vh) scale(.7801)}}.snow:nth-child(383){opacity:.5916;transform:translate(3.296vw,-10px) scale(.7495);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{47.503%{transform:translate(-.4446vw,47.503vh) scale(.7495)}to{transform:translate(1.4257vw,99vh) scale(.7495)}}.snow:nth-child(384){opacity:1.6986;transform:translate(56.3042vw,-10px) scale(.5124);animation:fall-384 18s -21s linear infinite}@keyframes fall-384{48.566%{transform:translate(47.3744vw,48.566vh) scale(.5124)}to{transform:translate(51.8393vw,99vh) scale(.5124)}}.snow:nth-child(385){opacity:1.115;transform:translate(34.283vw,-10px) scale(.3101);animation:fall-385 26s -22s linear infinite}@keyframes fall-385{33.251%{transform:translate(29.5363vw,33.251vh) scale(.3101)}to{transform:translate(31.90965vw,99vh) scale(.3101)}}.snow:nth-child(386){opacity:1.2784;transform:translate(51.2307vw,-10px) scale(.86);animation:fall-386 17s -18s linear infinite}@keyframes fall-386{33.977%{transform:translate(53.0245vw,33.977vh) scale(.86)}to{transform:translate(52.1276vw,99vh) scale(.86)}}.snow:nth-child(387){opacity:.023;transform:translate(13.8194vw,-10px) scale(.709);animation:fall-387 18s -2s linear infinite}@keyframes fall-387{40.419%{transform:translate(13.2921vw,40.419vh) scale(.709)}to{transform:translate(13.55575vw,99vh) scale(.709)}}.snow:nth-child(388){opacity:.9524;transform:translate(23.9481vw,-10px) scale(.8662);animation:fall-388 16s -22s linear infinite}@keyframes fall-388{70.857%{transform:translate(28.1796vw,70.857vh) scale(.8662)}to{transform:translate(26.06385vw,99vh) scale(.8662)}}.snow:nth-child(389){opacity:.3804;transform:translate(74.0196vw,-10px) scale(.9572);animation:fall-389 13s -13s linear infinite}@keyframes fall-389{60.477%{transform:translate(68.8277vw,60.477vh) scale(.9572)}to{transform:translate(71.42365vw,99vh) scale(.9572)}}.snow:nth-child(390){opacity:.2638;transform:translate(21.8447vw,-10px) scale(.9912);animation:fall-390 21s -11s linear infinite}@keyframes fall-390{48.93%{transform:translate(12.9547vw,48.93vh) scale(.9912)}to{transform:translate(17.3997vw,99vh) scale(.9912)}}.snow:nth-child(391){opacity:1.997;transform:translate(93.7755vw,-10px) scale(.5181);animation:fall-391 27s -18s linear infinite}@keyframes fall-391{71.664%{transform:translate(95.1242vw,71.664vh) scale(.5181)}to{transform:translate(94.44985vw,99vh) scale(.5181)}}.snow:nth-child(392){opacity:1.7458;transform:translate(17.7017vw,-10px) scale(.5813);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{32.401%{transform:translate(22.5655vw,32.401vh) scale(.5813)}to{transform:translate(20.1336vw,99vh) scale(.5813)}}.snow:nth-child(393){opacity:.9618;transform:translate(51.804vw,-10px) scale(.4211);animation:fall-393 11s -29s linear infinite}@keyframes fall-393{66.998%{transform:translate(54.8156vw,66.998vh) scale(.4211)}to{transform:translate(53.3098vw,99vh) scale(.4211)}}.snow:nth-child(394){opacity:1.985;transform:translate(49.8074vw,-10px) scale(.5569);animation:fall-394 22s -12s linear infinite}@keyframes fall-394{65.203%{transform:translate(46.2504vw,65.203vh) scale(.5569)}to{transform:translate(48.0289vw,99vh) scale(.5569)}}.snow:nth-child(395){opacity:1.869;transform:translate(45.7182vw,-10px) scale(.1629);animation:fall-395 23s -1s linear infinite}@keyframes fall-395{40.996%{transform:translate(46.2463vw,40.996vh) scale(.1629)}to{transform:translate(45.98225vw,99vh) scale(.1629)}}.snow:nth-child(396){opacity:1.9062;transform:translate(91.7852vw,-10px) scale(.5073);animation:fall-396 10s -28s linear infinite}@keyframes fall-396{65.616%{transform:translate(85.2273vw,65.616vh) scale(.5073)}to{transform:translate(88.50625vw,99vh) scale(.5073)}}.snow:nth-child(397){opacity:.6864;transform:translate(34.5029vw,-10px) scale(.0115);animation:fall-397 13s -4s linear infinite}@keyframes fall-397{39.944%{transform:translate(29.1451vw,39.944vh) scale(.0115)}to{transform:translate(31.824vw,99vh) scale(.0115)}}.snow:nth-child(398){opacity:.7486;transform:translate(83.6286vw,-10px) scale(.6646);animation:fall-398 25s -14s linear infinite}@keyframes fall-398{59.958%{transform:translate(84.1036vw,59.958vh) scale(.6646)}to{transform:translate(83.8661vw,99vh) scale(.6646)}}.snow:nth-child(399){opacity:1.5944;transform:translate(67.9487vw,-10px) scale(.5653);animation:fall-399 10s -16s linear infinite}@keyframes fall-399{64.581%{transform:translate(59.0994vw,64.581vh) scale(.5653)}to{transform:translate(63.52405vw,99vh) scale(.5653)}}.snow:nth-child(400){opacity:.923;transform:translate(5.1774vw,-10px) scale(.2999);animation:fall-400 16s -20s linear infinite}@keyframes fall-400{38.659%{transform:translate(-2.1319vw,38.659vh) scale(.2999)}to{transform:translate(1.52275vw,99vh) scale(.2999)}}\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.3378;transform:translate(33.9947vw,-10px) scale(.5828);animation:fall-1 11s -14s linear infinite}@keyframes fall-1{68.465%{transform:translate(37.677vw,68.465vh) scale(.5828)}to{transform:translate(35.83585vw,99vh) scale(.5828)}}.snow:nth-child(2){opacity:1.0618;transform:translate(3.8879vw,-10px) scale(.6022);animation:fall-2 20s -2s linear infinite}@keyframes fall-2{79.818%{transform:translate(9.7047vw,79.818vh) scale(.6022)}to{transform:translate(6.7963vw,99vh) scale(.6022)}}.snow:nth-child(3){opacity:1.172;transform:translate(72.7247vw,-10px) scale(.3056);animation:fall-3 15s -29s linear infinite}@keyframes fall-3{32.525%{transform:translate(80.5079vw,32.525vh) scale(.3056)}to{transform:translate(76.6163vw,99vh) scale(.3056)}}.snow:nth-child(4){opacity:.9352;transform:translate(88.2779vw,-10px) scale(.3287);animation:fall-4 14s -20s linear infinite}@keyframes fall-4{71.375%{transform:translate(89.1361vw,71.375vh) scale(.3287)}to{transform:translate(88.707vw,99vh) scale(.3287)}}.snow:nth-child(5){opacity:1.2574;transform:translate(69.9165vw,-10px) scale(.034);animation:fall-5 26s -23s linear infinite}@keyframes fall-5{76.05%{transform:translate(79.1545vw,76.05vh) scale(.034)}to{transform:translate(74.5355vw,99vh) scale(.034)}}.snow:nth-child(6){opacity:1.3124;transform:translate(84.5709vw,-10px) scale(.7168);animation:fall-6 29s -20s linear infinite}@keyframes fall-6{58.02%{transform:translate(82.6358vw,58.02vh) scale(.7168)}to{transform:translate(83.60335vw,99vh) scale(.7168)}}.snow:nth-child(7){opacity:.0082;transform:translate(7.0831vw,-10px) scale(.8523);animation:fall-7 23s -12s linear infinite}@keyframes fall-7{66.164%{transform:translate(.7948vw,66.164vh) scale(.8523)}to{transform:translate(3.93895vw,99vh) scale(.8523)}}.snow:nth-child(8){opacity:1.9984;transform:translate(55.4697vw,-10px) scale(.046);animation:fall-8 14s -25s linear infinite}@keyframes fall-8{72.624%{transform:translate(56.8225vw,72.624vh) scale(.046)}to{transform:translate(56.1461vw,99vh) scale(.046)}}.snow:nth-child(9){opacity:1.8808;transform:translate(79.2071vw,-10px) scale(.7934);animation:fall-9 27s -15s linear infinite}@keyframes fall-9{38.353%{transform:translate(70.3859vw,38.353vh) scale(.7934)}to{transform:translate(74.7965vw,99vh) scale(.7934)}}.snow:nth-child(10){opacity:1.844;transform:translate(96.782vw,-10px) scale(.5583);animation:fall-10 11s -10s linear infinite}@keyframes fall-10{45.153%{transform:translate(106.2787vw,45.153vh) scale(.5583)}to{transform:translate(101.53035vw,99vh) scale(.5583)}}.snow:nth-child(11){opacity:1.4996;transform:translate(98.7202vw,-10px) scale(.3352);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{49.655%{transform:translate(106.7248vw,49.655vh) scale(.3352)}to{transform:translate(102.7225vw,99vh) scale(.3352)}}.snow:nth-child(12){opacity:1.7894;transform:translate(40.3877vw,-10px) scale(.1381);animation:fall-12 24s -21s linear infinite}@keyframes fall-12{33.243%{transform:translate(46.6474vw,33.243vh) scale(.1381)}to{transform:translate(43.51755vw,99vh) scale(.1381)}}.snow:nth-child(13){opacity:1.0816;transform:translate(23.763vw,-10px) scale(.6665);animation:fall-13 19s -28s linear infinite}@keyframes fall-13{69.574%{transform:translate(16.9069vw,69.574vh) scale(.6665)}to{transform:translate(20.33495vw,99vh) scale(.6665)}}.snow:nth-child(14){opacity:1.397;transform:translate(91.4981vw,-10px) scale(.1085);animation:fall-14 27s -23s linear infinite}@keyframes fall-14{64.084%{transform:translate(84.037vw,64.084vh) scale(.1085)}to{transform:translate(87.76755vw,99vh) scale(.1085)}}.snow:nth-child(15){opacity:.1454;transform:translate(29.1781vw,-10px) scale(.6486);animation:fall-15 17s -1s linear infinite}@keyframes fall-15{49.348%{transform:translate(33.988vw,49.348vh) scale(.6486)}to{transform:translate(31.58305vw,99vh) scale(.6486)}}.snow:nth-child(16){opacity:.8976;transform:translate(53.461vw,-10px) scale(.884);animation:fall-16 10s -18s linear infinite}@keyframes fall-16{52.616%{transform:translate(56.7479vw,52.616vh) scale(.884)}to{transform:translate(55.10445vw,99vh) scale(.884)}}.snow:nth-child(17){opacity:1.915;transform:translate(51.7574vw,-10px) scale(.6728);animation:fall-17 15s -26s linear infinite}@keyframes fall-17{50.662%{transform:translate(49.2703vw,50.662vh) scale(.6728)}to{transform:translate(50.51385vw,99vh) scale(.6728)}}.snow:nth-child(18){opacity:.1274;transform:translate(4.7402vw,-10px) scale(.1919);animation:fall-18 16s -1s linear infinite}@keyframes fall-18{62.329%{transform:translate(12.0294vw,62.329vh) scale(.1919)}to{transform:translate(8.3848vw,99vh) scale(.1919)}}.snow:nth-child(19){opacity:.7592;transform:translate(21.8716vw,-10px) scale(.5309);animation:fall-19 20s -25s linear infinite}@keyframes fall-19{52.395%{transform:translate(17.9205vw,52.395vh) scale(.5309)}to{transform:translate(19.89605vw,99vh) scale(.5309)}}.snow:nth-child(20){opacity:1.3432;transform:translate(62.2694vw,-10px) scale(.1715);animation:fall-20 29s -13s linear infinite}@keyframes fall-20{48.269%{transform:translate(59.4492vw,48.269vh) scale(.1715)}to{transform:translate(60.8593vw,99vh) scale(.1715)}}.snow:nth-child(21){opacity:1.7582;transform:translate(14.3819vw,-10px) scale(.0685);animation:fall-21 18s -13s linear infinite}@keyframes fall-21{38.887%{transform:translate(16.494vw,38.887vh) scale(.0685)}to{transform:translate(15.43795vw,99vh) scale(.0685)}}.snow:nth-child(22){opacity:1.7066;transform:translate(54.0457vw,-10px) scale(.9022);animation:fall-22 26s -16s linear infinite}@keyframes fall-22{52.433%{transform:translate(46.3787vw,52.433vh) scale(.9022)}to{transform:translate(50.2122vw,99vh) scale(.9022)}}.snow:nth-child(23){opacity:.1936;transform:translate(6.9058vw,-10px) scale(.9516);animation:fall-23 17s -21s linear infinite}@keyframes fall-23{40.749%{transform:translate(4.6922vw,40.749vh) scale(.9516)}to{transform:translate(5.799vw,99vh) scale(.9516)}}.snow:nth-child(24){opacity:1.4988;transform:translate(43.5627vw,-10px) scale(.796);animation:fall-24 12s -5s linear infinite}@keyframes fall-24{64.283%{transform:translate(50.066vw,64.283vh) scale(.796)}to{transform:translate(46.81435vw,99vh) scale(.796)}}.snow:nth-child(25){opacity:.5818;transform:translate(17.0307vw,-10px) scale(.2428);animation:fall-25 16s -10s linear infinite}@keyframes fall-25{55.506%{transform:translate(11.6804vw,55.506vh) scale(.2428)}to{transform:translate(14.35555vw,99vh) scale(.2428)}}.snow:nth-child(26){opacity:1.3446;transform:translate(61.9219vw,-10px) scale(.7501);animation:fall-26 24s -30s linear infinite}@keyframes fall-26{73.759%{transform:translate(65.1284vw,73.759vh) scale(.7501)}to{transform:translate(63.52515vw,99vh) scale(.7501)}}.snow:nth-child(27){opacity:.6232;transform:translate(26.3419vw,-10px) scale(.1549);animation:fall-27 15s -16s linear infinite}@keyframes fall-27{41.672%{transform:translate(20.3603vw,41.672vh) scale(.1549)}to{transform:translate(23.3511vw,99vh) scale(.1549)}}.snow:nth-child(28){opacity:.36;transform:translate(84.414vw,-10px) scale(.8922);animation:fall-28 16s -8s linear infinite}@keyframes fall-28{74.302%{transform:translate(79.6325vw,74.302vh) scale(.8922)}to{transform:translate(82.02325vw,99vh) scale(.8922)}}.snow:nth-child(29){opacity:.4082;transform:translate(98.8935vw,-10px) scale(.5375);animation:fall-29 22s -21s linear infinite}@keyframes fall-29{77.022%{transform:translate(103.292vw,77.022vh) scale(.5375)}to{transform:translate(101.09275vw,99vh) scale(.5375)}}.snow:nth-child(30){opacity:.3574;transform:translate(6.8062vw,-10px) scale(.8828);animation:fall-30 26s -4s linear infinite}@keyframes fall-30{36.105%{transform:translate(-2.0762vw,36.105vh) scale(.8828)}to{transform:translate(2.365vw,99vh) scale(.8828)}}.snow:nth-child(31){opacity:1.4732;transform:translate(34.1953vw,-10px) scale(.4254);animation:fall-31 20s -1s linear infinite}@keyframes fall-31{50.062%{transform:translate(25.7624vw,50.062vh) scale(.4254)}to{transform:translate(29.97885vw,99vh) scale(.4254)}}.snow:nth-child(32){opacity:1.7804;transform:translate(54.1518vw,-10px) scale(.6879);animation:fall-32 21s -26s linear infinite}@keyframes fall-32{72.936%{transform:translate(60.0503vw,72.936vh) scale(.6879)}to{transform:translate(57.10105vw,99vh) scale(.6879)}}.snow:nth-child(33){opacity:1.219;transform:translate(25.6273vw,-10px) scale(.7187);animation:fall-33 15s -27s linear infinite}@keyframes fall-33{61.241%{transform:translate(28.8646vw,61.241vh) scale(.7187)}to{transform:translate(27.24595vw,99vh) scale(.7187)}}.snow:nth-child(34){opacity:.2302;transform:translate(.818vw,-10px) scale(.3016);animation:fall-34 22s -15s linear infinite}@keyframes fall-34{59.111%{transform:translate(-.0418vw,59.111vh) scale(.3016)}to{transform:translate(.3881vw,99vh) scale(.3016)}}.snow:nth-child(35){opacity:1.3636;transform:translate(27.3435vw,-10px) scale(.6233);animation:fall-35 10s -13s linear infinite}@keyframes fall-35{70.726%{transform:translate(33.1527vw,70.726vh) scale(.6233)}to{transform:translate(30.2481vw,99vh) scale(.6233)}}.snow:nth-child(36){opacity:.803;transform:translate(41.8333vw,-10px) scale(.6468);animation:fall-36 22s -8s linear infinite}@keyframes fall-36{55.81%{transform:translate(47.2973vw,55.81vh) scale(.6468)}to{transform:translate(44.5653vw,99vh) scale(.6468)}}.snow:nth-child(37){opacity:.25;transform:translate(62.1072vw,-10px) scale(.2486);animation:fall-37 25s -25s linear infinite}@keyframes fall-37{68.214%{transform:translate(61.7908vw,68.214vh) scale(.2486)}to{transform:translate(61.949vw,99vh) scale(.2486)}}.snow:nth-child(38){opacity:1.0742;transform:translate(20.5904vw,-10px) scale(.6727);animation:fall-38 15s -21s linear infinite}@keyframes fall-38{61.537%{transform:translate(16.6802vw,61.537vh) scale(.6727)}to{transform:translate(18.6353vw,99vh) scale(.6727)}}.snow:nth-child(39){opacity:1.1778;transform:translate(57.3066vw,-10px) scale(.4522);animation:fall-39 10s -30s linear infinite}@keyframes fall-39{50.493%{transform:translate(51.3581vw,50.493vh) scale(.4522)}to{transform:translate(54.33235vw,99vh) scale(.4522)}}.snow:nth-child(40){opacity:1.2304;transform:translate(3.3759vw,-10px) scale(.7688);animation:fall-40 11s -30s linear infinite}@keyframes fall-40{31.478%{transform:translate(8.3774vw,31.478vh) scale(.7688)}to{transform:translate(5.87665vw,99vh) scale(.7688)}}.snow:nth-child(41){opacity:.2268;transform:translate(73.1174vw,-10px) scale(.7944);animation:fall-41 25s -1s linear infinite}@keyframes fall-41{41.015%{transform:translate(69.9652vw,41.015vh) scale(.7944)}to{transform:translate(71.5413vw,99vh) scale(.7944)}}.snow:nth-child(42){opacity:1.3684;transform:translate(99.1692vw,-10px) scale(.5916);animation:fall-42 13s -25s linear infinite}@keyframes fall-42{60.049%{transform:translate(90.2068vw,60.049vh) scale(.5916)}to{transform:translate(94.688vw,99vh) scale(.5916)}}.snow:nth-child(43){opacity:1.8898;transform:translate(88.8423vw,-10px) scale(.5507);animation:fall-43 27s -21s linear infinite}@keyframes fall-43{36.8%{transform:translate(93.9633vw,36.8vh) scale(.5507)}to{transform:translate(91.4028vw,99vh) scale(.5507)}}.snow:nth-child(44){opacity:1.9406;transform:translate(73.3683vw,-10px) scale(.3394);animation:fall-44 18s -23s linear infinite}@keyframes fall-44{71.151%{transform:translate(64.4951vw,71.151vh) scale(.3394)}to{transform:translate(68.9317vw,99vh) scale(.3394)}}.snow:nth-child(45){opacity:1.671;transform:translate(59.2551vw,-10px) scale(.1564);animation:fall-45 25s -21s linear infinite}@keyframes fall-45{30.035%{transform:translate(63.4933vw,30.035vh) scale(.1564)}to{transform:translate(61.3742vw,99vh) scale(.1564)}}.snow:nth-child(46){opacity:.1794;transform:translate(25.276vw,-10px) scale(.2339);animation:fall-46 15s -11s linear infinite}@keyframes fall-46{42.761%{transform:translate(33.2962vw,42.761vh) scale(.2339)}to{transform:translate(29.2861vw,99vh) scale(.2339)}}.snow:nth-child(47){opacity:1.5912;transform:translate(8.7835vw,-10px) scale(.6378);animation:fall-47 11s -15s linear infinite}@keyframes fall-47{79.149%{transform:translate(15.3403vw,79.149vh) scale(.6378)}to{transform:translate(12.0619vw,99vh) scale(.6378)}}.snow:nth-child(48){opacity:.9044;transform:translate(82.1199vw,-10px) scale(.6398);animation:fall-48 12s -18s linear infinite}@keyframes fall-48{68.37%{transform:translate(82.3497vw,68.37vh) scale(.6398)}to{transform:translate(82.2348vw,99vh) scale(.6398)}}.snow:nth-child(49){opacity:1.4484;transform:translate(43.0574vw,-10px) scale(.1971);animation:fall-49 16s -6s linear infinite}@keyframes fall-49{33.449%{transform:translate(36.5414vw,33.449vh) scale(.1971)}to{transform:translate(39.7994vw,99vh) scale(.1971)}}.snow:nth-child(50){opacity:1.5146;transform:translate(79.2674vw,-10px) scale(.0552);animation:fall-50 22s -12s linear infinite}@keyframes fall-50{68.539%{transform:translate(75.8042vw,68.539vh) scale(.0552)}to{transform:translate(77.5358vw,99vh) scale(.0552)}}.snow:nth-child(51){opacity:1.2658;transform:translate(62.5991vw,-10px) scale(.8557);animation:fall-51 18s -12s linear infinite}@keyframes fall-51{64.52%{transform:translate(66.8793vw,64.52vh) scale(.8557)}to{transform:translate(64.7392vw,99vh) scale(.8557)}}.snow:nth-child(52){opacity:1.376;transform:translate(87.6402vw,-10px) scale(.9958);animation:fall-52 16s -15s linear infinite}@keyframes fall-52{32.533%{transform:translate(85.5394vw,32.533vh) scale(.9958)}to{transform:translate(86.5898vw,99vh) scale(.9958)}}.snow:nth-child(53){opacity:1.1076;transform:translate(99.0346vw,-10px) scale(.113);animation:fall-53 23s -13s linear infinite}@keyframes fall-53{51.143%{transform:translate(105.1609vw,51.143vh) scale(.113)}to{transform:translate(102.09775vw,99vh) scale(.113)}}.snow:nth-child(54){opacity:.1018;transform:translate(59.2185vw,-10px) scale(.8413);animation:fall-54 18s -23s linear infinite}@keyframes fall-54{65.014%{transform:translate(54.9536vw,65.014vh) scale(.8413)}to{transform:translate(57.08605vw,99vh) scale(.8413)}}.snow:nth-child(55){opacity:.9698;transform:translate(64.3691vw,-10px) scale(.5067);animation:fall-55 16s -2s linear infinite}@keyframes fall-55{35.503%{transform:translate(59.4222vw,35.503vh) scale(.5067)}to{transform:translate(61.89565vw,99vh) scale(.5067)}}.snow:nth-child(56){opacity:.8222;transform:translate(69.4453vw,-10px) scale(.9032);animation:fall-56 29s -14s linear infinite}@keyframes fall-56{59.942%{transform:translate(69.495vw,59.942vh) scale(.9032)}to{transform:translate(69.47015vw,99vh) scale(.9032)}}.snow:nth-child(57){opacity:.0836;transform:translate(23.5051vw,-10px) scale(.8727);animation:fall-57 26s -30s linear infinite}@keyframes fall-57{68.779%{transform:translate(25.7859vw,68.779vh) scale(.8727)}to{transform:translate(24.6455vw,99vh) scale(.8727)}}.snow:nth-child(58){opacity:.5108;transform:translate(.0602vw,-10px) scale(.743);animation:fall-58 10s -6s linear infinite}@keyframes fall-58{30.938%{transform:translate(-3.5147vw,30.938vh) scale(.743)}to{transform:translate(-1.72725vw,99vh) scale(.743)}}.snow:nth-child(59){opacity:.7342;transform:translate(41.3097vw,-10px) scale(.0581);animation:fall-59 25s -10s linear infinite}@keyframes fall-59{45.91%{transform:translate(31.9215vw,45.91vh) scale(.0581)}to{transform:translate(36.6156vw,99vh) scale(.0581)}}.snow:nth-child(60){opacity:.168;transform:translate(33.1321vw,-10px) scale(.1595);animation:fall-60 28s -29s linear infinite}@keyframes fall-60{47.589%{transform:translate(40.9824vw,47.589vh) scale(.1595)}to{transform:translate(37.05725vw,99vh) scale(.1595)}}.snow:nth-child(61){opacity:.8674;transform:translate(84.2754vw,-10px) scale(.8242);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{60.694%{transform:translate(76.17vw,60.694vh) scale(.8242)}to{transform:translate(80.2227vw,99vh) scale(.8242)}}.snow:nth-child(62){opacity:.5844;transform:translate(94.667vw,-10px) scale(.6106);animation:fall-62 19s -22s linear infinite}@keyframes fall-62{74.139%{transform:translate(99.8106vw,74.139vh) scale(.6106)}to{transform:translate(97.2388vw,99vh) scale(.6106)}}.snow:nth-child(63){opacity:1.3692;transform:translate(82.6272vw,-10px) scale(.002);animation:fall-63 28s -12s linear infinite}@keyframes fall-63{30.523%{transform:translate(88.1497vw,30.523vh) scale(.002)}to{transform:translate(85.38845vw,99vh) scale(.002)}}.snow:nth-child(64){opacity:1.4688;transform:translate(9.346vw,-10px) scale(.9877);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{53.147%{transform:translate(9.3162vw,53.147vh) scale(.9877)}to{transform:translate(9.3311vw,99vh) scale(.9877)}}.snow:nth-child(65){opacity:.2872;transform:translate(13.6014vw,-10px) scale(.7132);animation:fall-65 13s -14s linear infinite}@keyframes fall-65{59.655%{transform:translate(11.5227vw,59.655vh) scale(.7132)}to{transform:translate(12.56205vw,99vh) scale(.7132)}}.snow:nth-child(66){opacity:1.559;transform:translate(70.0053vw,-10px) scale(.0347);animation:fall-66 20s -23s linear infinite}@keyframes fall-66{54.319%{transform:translate(60.8698vw,54.319vh) scale(.0347)}to{transform:translate(65.43755vw,99vh) scale(.0347)}}.snow:nth-child(67){opacity:.9478;transform:translate(86.5222vw,-10px) scale(.0338);animation:fall-67 23s -15s linear infinite}@keyframes fall-67{66.787%{transform:translate(85.154vw,66.787vh) scale(.0338)}to{transform:translate(85.8381vw,99vh) scale(.0338)}}.snow:nth-child(68){opacity:1.5168;transform:translate(18.955vw,-10px) scale(.8126);animation:fall-68 15s -6s linear infinite}@keyframes fall-68{54.281%{transform:translate(8.9912vw,54.281vh) scale(.8126)}to{transform:translate(13.9731vw,99vh) scale(.8126)}}.snow:nth-child(69){opacity:.5678;transform:translate(98.5061vw,-10px) scale(.6804);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{74.59%{transform:translate(103.6132vw,74.59vh) scale(.6804)}to{transform:translate(101.05965vw,99vh) scale(.6804)}}.snow:nth-child(70){opacity:.6118;transform:translate(9.2492vw,-10px) scale(.1467);animation:fall-70 11s -23s linear infinite}@keyframes fall-70{36.636%{transform:translate(15.4458vw,36.636vh) scale(.1467)}to{transform:translate(12.3475vw,99vh) scale(.1467)}}.snow:nth-child(71){opacity:1.4156;transform:translate(95.3646vw,-10px) scale(.5777);animation:fall-71 30s -1s linear infinite}@keyframes fall-71{38.114%{transform:translate(92.8792vw,38.114vh) scale(.5777)}to{transform:translate(94.1219vw,99vh) scale(.5777)}}.snow:nth-child(72){opacity:1.2004;transform:translate(73.0905vw,-10px) scale(.0878);animation:fall-72 22s -5s linear infinite}@keyframes fall-72{32.12%{transform:translate(65.5183vw,32.12vh) scale(.0878)}to{transform:translate(69.3044vw,99vh) scale(.0878)}}.snow:nth-child(73){opacity:.0252;transform:translate(92.3037vw,-10px) scale(.3725);animation:fall-73 18s -9s linear infinite}@keyframes fall-73{35.949%{transform:translate(85.1689vw,35.949vh) scale(.3725)}to{transform:translate(88.7363vw,99vh) scale(.3725)}}.snow:nth-child(74){opacity:.8366;transform:translate(47.8883vw,-10px) scale(.4937);animation:fall-74 19s -4s linear infinite}@keyframes fall-74{67.588%{transform:translate(52.4971vw,67.588vh) scale(.4937)}to{transform:translate(50.1927vw,99vh) scale(.4937)}}.snow:nth-child(75){opacity:1.137;transform:translate(13.5344vw,-10px) scale(.2758);animation:fall-75 18s -24s linear infinite}@keyframes fall-75{43.921%{transform:translate(11.161vw,43.921vh) scale(.2758)}to{transform:translate(12.3477vw,99vh) scale(.2758)}}.snow:nth-child(76){opacity:.7774;transform:translate(55.2458vw,-10px) scale(.6643);animation:fall-76 25s -19s linear infinite}@keyframes fall-76{32.393%{transform:translate(51.9898vw,32.393vh) scale(.6643)}to{transform:translate(53.6178vw,99vh) scale(.6643)}}.snow:nth-child(77){opacity:.2392;transform:translate(48.1614vw,-10px) scale(.0301);animation:fall-77 10s -19s linear infinite}@keyframes fall-77{62.557%{transform:translate(42.7607vw,62.557vh) scale(.0301)}to{transform:translate(45.46105vw,99vh) scale(.0301)}}.snow:nth-child(78){opacity:.0844;transform:translate(33.8016vw,-10px) scale(.4002);animation:fall-78 17s -22s linear infinite}@keyframes fall-78{73.251%{transform:translate(41.7121vw,73.251vh) scale(.4002)}to{transform:translate(37.75685vw,99vh) scale(.4002)}}.snow:nth-child(79){opacity:1.4578;transform:translate(94.2311vw,-10px) scale(.2351);animation:fall-79 12s -11s linear infinite}@keyframes fall-79{47.296%{transform:translate(90.3124vw,47.296vh) scale(.2351)}to{transform:translate(92.27175vw,99vh) scale(.2351)}}.snow:nth-child(80){opacity:1.9146;transform:translate(74.4741vw,-10px) scale(.6022);animation:fall-80 20s -2s linear infinite}@keyframes fall-80{32.802%{transform:translate(79.0108vw,32.802vh) scale(.6022)}to{transform:translate(76.74245vw,99vh) scale(.6022)}}.snow:nth-child(81){opacity:1.943;transform:translate(60.2688vw,-10px) scale(.6382);animation:fall-81 30s -10s linear infinite}@keyframes fall-81{72.725%{transform:translate(54.7297vw,72.725vh) scale(.6382)}to{transform:translate(57.49925vw,99vh) scale(.6382)}}.snow:nth-child(82){opacity:.1688;transform:translate(95.4207vw,-10px) scale(.2599);animation:fall-82 26s -11s linear infinite}@keyframes fall-82{48.822%{transform:translate(98.1133vw,48.822vh) scale(.2599)}to{transform:translate(96.767vw,99vh) scale(.2599)}}.snow:nth-child(83){opacity:1.6218;transform:translate(33.6454vw,-10px) scale(.88);animation:fall-83 30s -22s linear infinite}@keyframes fall-83{74.399%{transform:translate(26.3777vw,74.399vh) scale(.88)}to{transform:translate(30.01155vw,99vh) scale(.88)}}.snow:nth-child(84){opacity:.999;transform:translate(48.0867vw,-10px) scale(.361);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{63.362%{transform:translate(40.6529vw,63.362vh) scale(.361)}to{transform:translate(44.3698vw,99vh) scale(.361)}}.snow:nth-child(85){opacity:1.1826;transform:translate(97.0356vw,-10px) scale(.1339);animation:fall-85 18s -3s linear infinite}@keyframes fall-85{33.059%{transform:translate(98.4635vw,33.059vh) scale(.1339)}to{transform:translate(97.74955vw,99vh) scale(.1339)}}.snow:nth-child(86){opacity:.4404;transform:translate(46.8142vw,-10px) scale(.7039);animation:fall-86 29s -2s linear infinite}@keyframes fall-86{41.622%{transform:translate(56.3189vw,41.622vh) scale(.7039)}to{transform:translate(51.56655vw,99vh) scale(.7039)}}.snow:nth-child(87){opacity:1.8744;transform:translate(23.074vw,-10px) scale(.2401);animation:fall-87 17s -30s linear infinite}@keyframes fall-87{52.447%{transform:translate(17.7023vw,52.447vh) scale(.2401)}to{transform:translate(20.38815vw,99vh) scale(.2401)}}.snow:nth-child(88){opacity:1.4168;transform:translate(12.8244vw,-10px) scale(.8414);animation:fall-88 22s -22s linear infinite}@keyframes fall-88{53.759%{transform:translate(7.5692vw,53.759vh) scale(.8414)}to{transform:translate(10.1968vw,99vh) scale(.8414)}}.snow:nth-child(89){opacity:.3314;transform:translate(27.7392vw,-10px) scale(.427);animation:fall-89 18s -5s linear infinite}@keyframes fall-89{66.554%{transform:translate(28.881vw,66.554vh) scale(.427)}to{transform:translate(28.3101vw,99vh) scale(.427)}}.snow:nth-child(90){opacity:1.8916;transform:translate(38.9001vw,-10px) scale(.2534);animation:fall-90 22s -27s linear infinite}@keyframes fall-90{59.744%{transform:translate(31.9907vw,59.744vh) scale(.2534)}to{transform:translate(35.4454vw,99vh) scale(.2534)}}.snow:nth-child(91){opacity:1.8324;transform:translate(40.5104vw,-10px) scale(.6862);animation:fall-91 16s -12s linear infinite}@keyframes fall-91{51.56%{transform:translate(31.2764vw,51.56vh) scale(.6862)}to{transform:translate(35.8934vw,99vh) scale(.6862)}}.snow:nth-child(92){opacity:.9394;transform:translate(34.0851vw,-10px) scale(.4495);animation:fall-92 18s -14s linear infinite}@keyframes fall-92{64.826%{transform:translate(29.6802vw,64.826vh) scale(.4495)}to{transform:translate(31.88265vw,99vh) scale(.4495)}}.snow:nth-child(93){opacity:.2146;transform:translate(51.865vw,-10px) scale(.7306);animation:fall-93 29s -7s linear infinite}@keyframes fall-93{35.855%{transform:translate(48.5653vw,35.855vh) scale(.7306)}to{transform:translate(50.21515vw,99vh) scale(.7306)}}.snow:nth-child(94){opacity:1.3868;transform:translate(2.4913vw,-10px) scale(.9897);animation:fall-94 11s -3s linear infinite}@keyframes fall-94{57.741%{transform:translate(-4.3158vw,57.741vh) scale(.9897)}to{transform:translate(-.91225vw,99vh) scale(.9897)}}.snow:nth-child(95){opacity:.1656;transform:translate(92.0382vw,-10px) scale(.17);animation:fall-95 28s -12s linear infinite}@keyframes fall-95{45.487%{transform:translate(85.7152vw,45.487vh) scale(.17)}to{transform:translate(88.8767vw,99vh) scale(.17)}}.snow:nth-child(96){opacity:1.5788;transform:translate(50.0643vw,-10px) scale(.5821);animation:fall-96 10s -16s linear infinite}@keyframes fall-96{42.626%{transform:translate(46.0791vw,42.626vh) scale(.5821)}to{transform:translate(48.0717vw,99vh) scale(.5821)}}.snow:nth-child(97){opacity:1.1752;transform:translate(88.2597vw,-10px) scale(.6439);animation:fall-97 20s -19s linear infinite}@keyframes fall-97{37.385%{transform:translate(90.2917vw,37.385vh) scale(.6439)}to{transform:translate(89.2757vw,99vh) scale(.6439)}}.snow:nth-child(98){opacity:.1862;transform:translate(50.1553vw,-10px) scale(.2465);animation:fall-98 20s -2s linear infinite}@keyframes fall-98{37.294%{transform:translate(59.3385vw,37.294vh) scale(.2465)}to{transform:translate(54.7469vw,99vh) scale(.2465)}}.snow:nth-child(99){opacity:.1162;transform:translate(29.7051vw,-10px) scale(.2686);animation:fall-99 28s -15s linear infinite}@keyframes fall-99{36.448%{transform:translate(36.9118vw,36.448vh) scale(.2686)}to{transform:translate(33.30845vw,99vh) scale(.2686)}}.snow:nth-child(100){opacity:.9126;transform:translate(65.554vw,-10px) scale(.7606);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{38.758%{transform:translate(72.0829vw,38.758vh) scale(.7606)}to{transform:translate(68.81845vw,99vh) scale(.7606)}}.snow:nth-child(101){opacity:1.09;transform:translate(88.0354vw,-10px) scale(.0988);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{65.837%{transform:translate(93.4101vw,65.837vh) scale(.0988)}to{transform:translate(90.72275vw,99vh) scale(.0988)}}.snow:nth-child(102){opacity:1.7252;transform:translate(54.0326vw,-10px) scale(.0599);animation:fall-102 11s -12s linear infinite}@keyframes fall-102{66.535%{transform:translate(63.224vw,66.535vh) scale(.0599)}to{transform:translate(58.6283vw,99vh) scale(.0599)}}.snow:nth-child(103){opacity:.232;transform:translate(6.5772vw,-10px) scale(.9742);animation:fall-103 21s -26s linear infinite}@keyframes fall-103{37.943%{transform:translate(.4567vw,37.943vh) scale(.9742)}to{transform:translate(3.51695vw,99vh) scale(.9742)}}.snow:nth-child(104){opacity:1.1696;transform:translate(55.9317vw,-10px) scale(.3577);animation:fall-104 19s -26s linear infinite}@keyframes fall-104{40.473%{transform:translate(64.6326vw,40.473vh) scale(.3577)}to{transform:translate(60.28215vw,99vh) scale(.3577)}}.snow:nth-child(105){opacity:1.512;transform:translate(72.9596vw,-10px) scale(.2874);animation:fall-105 25s -28s linear infinite}@keyframes fall-105{77.962%{transform:translate(70.7404vw,77.962vh) scale(.2874)}to{transform:translate(71.85vw,99vh) scale(.2874)}}.snow:nth-child(106){opacity:.358;transform:translate(58.5074vw,-10px) scale(.8995);animation:fall-106 14s -30s linear infinite}@keyframes fall-106{43.576%{transform:translate(58.6703vw,43.576vh) scale(.8995)}to{transform:translate(58.58885vw,99vh) scale(.8995)}}.snow:nth-child(107){opacity:.627;transform:translate(10.8237vw,-10px) scale(.2936);animation:fall-107 19s -25s linear infinite}@keyframes fall-107{38.181%{transform:translate(11.2766vw,38.181vh) scale(.2936)}to{transform:translate(11.05015vw,99vh) scale(.2936)}}.snow:nth-child(108){opacity:1.4424;transform:translate(69.6458vw,-10px) scale(.6411);animation:fall-108 23s -7s linear infinite}@keyframes fall-108{33.207%{transform:translate(64.28vw,33.207vh) scale(.6411)}to{transform:translate(66.9629vw,99vh) scale(.6411)}}.snow:nth-child(109){opacity:.2166;transform:translate(47.297vw,-10px) scale(.0978);animation:fall-109 12s -10s linear infinite}@keyframes fall-109{31.523%{transform:translate(50.6947vw,31.523vh) scale(.0978)}to{transform:translate(48.99585vw,99vh) scale(.0978)}}.snow:nth-child(110){opacity:1.3646;transform:translate(47.6337vw,-10px) scale(.2678);animation:fall-110 25s -26s linear infinite}@keyframes fall-110{30.195%{transform:translate(40.8073vw,30.195vh) scale(.2678)}to{transform:translate(44.2205vw,99vh) scale(.2678)}}.snow:nth-child(111){opacity:.5506;transform:translate(70.0149vw,-10px) scale(.3368);animation:fall-111 19s -6s linear infinite}@keyframes fall-111{70.498%{transform:translate(78.2071vw,70.498vh) scale(.3368)}to{transform:translate(74.111vw,99vh) scale(.3368)}}.snow:nth-child(112){opacity:.3568;transform:translate(88.3689vw,-10px) scale(.7852);animation:fall-112 18s -26s linear infinite}@keyframes fall-112{58.701%{transform:translate(82.1962vw,58.701vh) scale(.7852)}to{transform:translate(85.28255vw,99vh) scale(.7852)}}.snow:nth-child(113){opacity:1.879;transform:translate(24.452vw,-10px) scale(.6883);animation:fall-113 27s -22s linear infinite}@keyframes fall-113{32.308%{transform:translate(21.3568vw,32.308vh) scale(.6883)}to{transform:translate(22.9044vw,99vh) scale(.6883)}}.snow:nth-child(114){opacity:.838;transform:translate(55.9883vw,-10px) scale(.2698);animation:fall-114 30s -3s linear infinite}@keyframes fall-114{31.119%{transform:translate(47.9342vw,31.119vh) scale(.2698)}to{transform:translate(51.96125vw,99vh) scale(.2698)}}.snow:nth-child(115){opacity:1.749;transform:translate(77.314vw,-10px) scale(.084);animation:fall-115 24s -29s linear infinite}@keyframes fall-115{76.172%{transform:translate(81.0335vw,76.172vh) scale(.084)}to{transform:translate(79.17375vw,99vh) scale(.084)}}.snow:nth-child(116){opacity:1.78;transform:translate(21.4301vw,-10px) scale(.7764);animation:fall-116 11s -29s linear infinite}@keyframes fall-116{35.864%{transform:translate(18.185vw,35.864vh) scale(.7764)}to{transform:translate(19.80755vw,99vh) scale(.7764)}}.snow:nth-child(117){opacity:1.636;transform:translate(71.0215vw,-10px) scale(.7194);animation:fall-117 20s -2s linear infinite}@keyframes fall-117{69.447%{transform:translate(79.4818vw,69.447vh) scale(.7194)}to{transform:translate(75.25165vw,99vh) scale(.7194)}}.snow:nth-child(118){opacity:1.968;transform:translate(80.5189vw,-10px) scale(.4866);animation:fall-118 25s -13s linear infinite}@keyframes fall-118{58.413%{transform:translate(86.2064vw,58.413vh) scale(.4866)}to{transform:translate(83.36265vw,99vh) scale(.4866)}}.snow:nth-child(119){opacity:.962;transform:translate(15.4165vw,-10px) scale(.7798);animation:fall-119 11s -12s linear infinite}@keyframes fall-119{54.806%{transform:translate(11.684vw,54.806vh) scale(.7798)}to{transform:translate(13.55025vw,99vh) scale(.7798)}}.snow:nth-child(120){opacity:1.2438;transform:translate(31.7891vw,-10px) scale(.1971);animation:fall-120 24s -7s linear infinite}@keyframes fall-120{54.768%{transform:translate(30.5267vw,54.768vh) scale(.1971)}to{transform:translate(31.1579vw,99vh) scale(.1971)}}.snow:nth-child(121){opacity:.945;transform:translate(90.942vw,-10px) scale(.4263);animation:fall-121 19s -7s linear infinite}@keyframes fall-121{70.775%{transform:translate(87.4197vw,70.775vh) scale(.4263)}to{transform:translate(89.18085vw,99vh) scale(.4263)}}.snow:nth-child(122){opacity:.6696;transform:translate(90.3135vw,-10px) scale(.167);animation:fall-122 13s -3s linear infinite}@keyframes fall-122{60.614%{transform:translate(87.3301vw,60.614vh) scale(.167)}to{transform:translate(88.8218vw,99vh) scale(.167)}}.snow:nth-child(123){opacity:.893;transform:translate(86.0293vw,-10px) scale(.5801);animation:fall-123 14s -13s linear infinite}@keyframes fall-123{60.466%{transform:translate(95.7972vw,60.466vh) scale(.5801)}to{transform:translate(90.91325vw,99vh) scale(.5801)}}.snow:nth-child(124){opacity:1.8972;transform:translate(67.611vw,-10px) scale(.5499);animation:fall-124 19s -3s linear infinite}@keyframes fall-124{70.651%{transform:translate(74.2165vw,70.651vh) scale(.5499)}to{transform:translate(70.91375vw,99vh) scale(.5499)}}.snow:nth-child(125){opacity:1.117;transform:translate(26.9238vw,-10px) scale(.062);animation:fall-125 19s -7s linear infinite}@keyframes fall-125{50.947%{transform:translate(36.4718vw,50.947vh) scale(.062)}to{transform:translate(31.6978vw,99vh) scale(.062)}}.snow:nth-child(126){opacity:.1562;transform:translate(95.7543vw,-10px) scale(.146);animation:fall-126 25s -12s linear infinite}@keyframes fall-126{61.4%{transform:translate(100.6603vw,61.4vh) scale(.146)}to{transform:translate(98.2073vw,99vh) scale(.146)}}.snow:nth-child(127){opacity:1.9014;transform:translate(40.5591vw,-10px) scale(.1153);animation:fall-127 14s -22s linear infinite}@keyframes fall-127{54.428%{transform:translate(33.1876vw,54.428vh) scale(.1153)}to{transform:translate(36.87335vw,99vh) scale(.1153)}}.snow:nth-child(128){opacity:1.5952;transform:translate(95.3282vw,-10px) scale(.948);animation:fall-128 26s -3s linear infinite}@keyframes fall-128{65.396%{transform:translate(87.3426vw,65.396vh) scale(.948)}to{transform:translate(91.3354vw,99vh) scale(.948)}}.snow:nth-child(129){opacity:1.6662;transform:translate(31.2475vw,-10px) scale(.9406);animation:fall-129 10s -23s linear infinite}@keyframes fall-129{63.692%{transform:translate(27.0188vw,63.692vh) scale(.9406)}to{transform:translate(29.13315vw,99vh) scale(.9406)}}.snow:nth-child(130){opacity:.7984;transform:translate(60.0742vw,-10px) scale(.9418);animation:fall-130 27s -5s linear infinite}@keyframes fall-130{48.187%{transform:translate(55.8939vw,48.187vh) scale(.9418)}to{transform:translate(57.98405vw,99vh) scale(.9418)}}.snow:nth-child(131){opacity:1.3878;transform:translate(5.5453vw,-10px) scale(.7412);animation:fall-131 18s -14s linear infinite}@keyframes fall-131{38.851%{transform:translate(10.6418vw,38.851vh) scale(.7412)}to{transform:translate(8.09355vw,99vh) scale(.7412)}}.snow:nth-child(132){opacity:.4388;transform:translate(10.1082vw,-10px) scale(.6606);animation:fall-132 26s -1s linear infinite}@keyframes fall-132{47.051%{transform:translate(18.7393vw,47.051vh) scale(.6606)}to{transform:translate(14.42375vw,99vh) scale(.6606)}}.snow:nth-child(133){opacity:.0498;transform:translate(1.6681vw,-10px) scale(.4562);animation:fall-133 15s -29s linear infinite}@keyframes fall-133{64.622%{transform:translate(-3.432vw,64.622vh) scale(.4562)}to{transform:translate(-.88195vw,99vh) scale(.4562)}}.snow:nth-child(134){opacity:.4492;transform:translate(6.3079vw,-10px) scale(.0365);animation:fall-134 17s -21s linear infinite}@keyframes fall-134{38.58%{transform:translate(-1.5091vw,38.58vh) scale(.0365)}to{transform:translate(2.3994vw,99vh) scale(.0365)}}.snow:nth-child(135){opacity:.8016;transform:translate(55.1316vw,-10px) scale(.4459);animation:fall-135 20s -19s linear infinite}@keyframes fall-135{58.715%{transform:translate(46.0369vw,58.715vh) scale(.4459)}to{transform:translate(50.58425vw,99vh) scale(.4459)}}.snow:nth-child(136){opacity:.017;transform:translate(21.7326vw,-10px) scale(.8352);animation:fall-136 21s -20s linear infinite}@keyframes fall-136{36.748%{transform:translate(24.0247vw,36.748vh) scale(.8352)}to{transform:translate(22.87865vw,99vh) scale(.8352)}}.snow:nth-child(137){opacity:.3364;transform:translate(5.6189vw,-10px) scale(.7037);animation:fall-137 17s -4s linear infinite}@keyframes fall-137{64.335%{transform:translate(5.0332vw,64.335vh) scale(.7037)}to{transform:translate(5.32605vw,99vh) scale(.7037)}}.snow:nth-child(138){opacity:.8572;transform:translate(68.7239vw,-10px) scale(.3407);animation:fall-138 22s -7s linear infinite}@keyframes fall-138{53.326%{transform:translate(73.0867vw,53.326vh) scale(.3407)}to{transform:translate(70.9053vw,99vh) scale(.3407)}}.snow:nth-child(139){opacity:.7336;transform:translate(37.9332vw,-10px) scale(.2127);animation:fall-139 25s -22s linear infinite}@keyframes fall-139{47.953%{transform:translate(42.4173vw,47.953vh) scale(.2127)}to{transform:translate(40.17525vw,99vh) scale(.2127)}}.snow:nth-child(140){opacity:1.0454;transform:translate(95.6834vw,-10px) scale(.8298);animation:fall-140 16s -1s linear infinite}@keyframes fall-140{73.292%{transform:translate(101.4813vw,73.292vh) scale(.8298)}to{transform:translate(98.58235vw,99vh) scale(.8298)}}.snow:nth-child(141){opacity:1.5832;transform:translate(43.0811vw,-10px) scale(.0036);animation:fall-141 24s -11s linear infinite}@keyframes fall-141{66.757%{transform:translate(52.5302vw,66.757vh) scale(.0036)}to{transform:translate(47.80565vw,99vh) scale(.0036)}}.snow:nth-child(142){opacity:1.4342;transform:translate(71.1508vw,-10px) scale(.8567);animation:fall-142 18s -26s linear infinite}@keyframes fall-142{68.184%{transform:translate(78.3357vw,68.184vh) scale(.8567)}to{transform:translate(74.74325vw,99vh) scale(.8567)}}.snow:nth-child(143){opacity:.8122;transform:translate(12.7762vw,-10px) scale(.4389);animation:fall-143 12s -6s linear infinite}@keyframes fall-143{74.037%{transform:translate(16.882vw,74.037vh) scale(.4389)}to{transform:translate(14.8291vw,99vh) scale(.4389)}}.snow:nth-child(144){opacity:.5036;transform:translate(37.693vw,-10px) scale(.756);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{62.187%{transform:translate(45.11vw,62.187vh) scale(.756)}to{transform:translate(41.4015vw,99vh) scale(.756)}}.snow:nth-child(145){opacity:.5724;transform:translate(17.2946vw,-10px) scale(.8693);animation:fall-145 26s -28s linear infinite}@keyframes fall-145{62.281%{transform:translate(8.0209vw,62.281vh) scale(.8693)}to{transform:translate(12.65775vw,99vh) scale(.8693)}}.snow:nth-child(146){opacity:1.582;transform:translate(33.8941vw,-10px) scale(.7225);animation:fall-146 22s -14s linear infinite}@keyframes fall-146{47.793%{transform:translate(39.4425vw,47.793vh) scale(.7225)}to{transform:translate(36.6683vw,99vh) scale(.7225)}}.snow:nth-child(147){opacity:.9644;transform:translate(77.7697vw,-10px) scale(.1638);animation:fall-147 24s -7s linear infinite}@keyframes fall-147{63.541%{transform:translate(77.0793vw,63.541vh) scale(.1638)}to{transform:translate(77.4245vw,99vh) scale(.1638)}}.snow:nth-child(148){opacity:1.7692;transform:translate(65.6521vw,-10px) scale(.181);animation:fall-148 15s -14s linear infinite}@keyframes fall-148{32.534%{transform:translate(75.0426vw,32.534vh) scale(.181)}to{transform:translate(70.34735vw,99vh) scale(.181)}}.snow:nth-child(149){opacity:1.0288;transform:translate(60.2317vw,-10px) scale(.2922);animation:fall-149 15s -14s linear infinite}@keyframes fall-149{61.171%{transform:translate(57.482vw,61.171vh) scale(.2922)}to{transform:translate(58.85685vw,99vh) scale(.2922)}}.snow:nth-child(150){opacity:1.8084;transform:translate(80.7856vw,-10px) scale(.0945);animation:fall-150 15s -7s linear infinite}@keyframes fall-150{58.777%{transform:translate(86.491vw,58.777vh) scale(.0945)}to{transform:translate(83.6383vw,99vh) scale(.0945)}}.snow:nth-child(151){opacity:.0824;transform:translate(61.7841vw,-10px) scale(.5261);animation:fall-151 26s -12s linear infinite}@keyframes fall-151{44.461%{transform:translate(65.9035vw,44.461vh) scale(.5261)}to{transform:translate(63.8438vw,99vh) scale(.5261)}}.snow:nth-child(152){opacity:1.6718;transform:translate(77.8627vw,-10px) scale(.5251);animation:fall-152 29s -25s linear infinite}@keyframes fall-152{63.164%{transform:translate(83.0131vw,63.164vh) scale(.5251)}to{transform:translate(80.4379vw,99vh) scale(.5251)}}.snow:nth-child(153){opacity:.847;transform:translate(19.4264vw,-10px) scale(.6698);animation:fall-153 22s -19s linear infinite}@keyframes fall-153{77.361%{transform:translate(25.5731vw,77.361vh) scale(.6698)}to{transform:translate(22.49975vw,99vh) scale(.6698)}}.snow:nth-child(154){opacity:1.943;transform:translate(3.7741vw,-10px) scale(.316);animation:fall-154 22s -22s linear infinite}@keyframes fall-154{62.729%{transform:translate(11.1889vw,62.729vh) scale(.316)}to{transform:translate(7.4815vw,99vh) scale(.316)}}.snow:nth-child(155){opacity:1.0844;transform:translate(62.7104vw,-10px) scale(.8437);animation:fall-155 22s -15s linear infinite}@keyframes fall-155{51.446%{transform:translate(62.1954vw,51.446vh) scale(.8437)}to{transform:translate(62.4529vw,99vh) scale(.8437)}}.snow:nth-child(156){opacity:.2418;transform:translate(41.5702vw,-10px) scale(.0047);animation:fall-156 18s -28s linear infinite}@keyframes fall-156{56.93%{transform:translate(34.5812vw,56.93vh) scale(.0047)}to{transform:translate(38.0757vw,99vh) scale(.0047)}}.snow:nth-child(157){opacity:1.994;transform:translate(94.143vw,-10px) scale(.8557);animation:fall-157 26s -3s linear infinite}@keyframes fall-157{77.422%{transform:translate(88.7066vw,77.422vh) scale(.8557)}to{transform:translate(91.4248vw,99vh) scale(.8557)}}.snow:nth-child(158){opacity:1.9618;transform:translate(12.7737vw,-10px) scale(.9558);animation:fall-158 14s -29s linear infinite}@keyframes fall-158{35.965%{transform:translate(9.6675vw,35.965vh) scale(.9558)}to{transform:translate(11.2206vw,99vh) scale(.9558)}}.snow:nth-child(159){opacity:1.4612;transform:translate(20.8893vw,-10px) scale(.7953);animation:fall-159 17s -19s linear infinite}@keyframes fall-159{50.414%{transform:translate(17.2604vw,50.414vh) scale(.7953)}to{transform:translate(19.07485vw,99vh) scale(.7953)}}.snow:nth-child(160){opacity:.3282;transform:translate(71.6284vw,-10px) scale(.1535);animation:fall-160 14s -5s linear infinite}@keyframes fall-160{68.137%{transform:translate(61.7651vw,68.137vh) scale(.1535)}to{transform:translate(66.69675vw,99vh) scale(.1535)}}.snow:nth-child(161){opacity:.9156;transform:translate(47.104vw,-10px) scale(.8044);animation:fall-161 14s -29s linear infinite}@keyframes fall-161{65.187%{transform:translate(44.7495vw,65.187vh) scale(.8044)}to{transform:translate(45.92675vw,99vh) scale(.8044)}}.snow:nth-child(162){opacity:.9178;transform:translate(43.7089vw,-10px) scale(.0644);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{73.815%{transform:translate(38.297vw,73.815vh) scale(.0644)}to{transform:translate(41.00295vw,99vh) scale(.0644)}}.snow:nth-child(163){opacity:.6706;transform:translate(83.6949vw,-10px) scale(.0338);animation:fall-163 17s -11s linear infinite}@keyframes fall-163{33.636%{transform:translate(77.3354vw,33.636vh) scale(.0338)}to{transform:translate(80.51515vw,99vh) scale(.0338)}}.snow:nth-child(164){opacity:1.0832;transform:translate(29.8935vw,-10px) scale(.2513);animation:fall-164 27s -16s linear infinite}@keyframes fall-164{75.967%{transform:translate(23.2441vw,75.967vh) scale(.2513)}to{transform:translate(26.5688vw,99vh) scale(.2513)}}.snow:nth-child(165){opacity:.0234;transform:translate(23.0664vw,-10px) scale(.5873);animation:fall-165 23s -17s linear infinite}@keyframes fall-165{40.191%{transform:translate(25.7853vw,40.191vh) scale(.5873)}to{transform:translate(24.42585vw,99vh) scale(.5873)}}.snow:nth-child(166){opacity:1.729;transform:translate(19.5304vw,-10px) scale(.3017);animation:fall-166 13s -11s linear infinite}@keyframes fall-166{49.16%{transform:translate(28.0353vw,49.16vh) scale(.3017)}to{transform:translate(23.78285vw,99vh) scale(.3017)}}.snow:nth-child(167){opacity:.2698;transform:translate(98.3867vw,-10px) scale(.4851);animation:fall-167 21s -22s linear infinite}@keyframes fall-167{63.477%{transform:translate(99.2278vw,63.477vh) scale(.4851)}to{transform:translate(98.80725vw,99vh) scale(.4851)}}.snow:nth-child(168){opacity:.3994;transform:translate(91.3979vw,-10px) scale(.5658);animation:fall-168 19s -19s linear infinite}@keyframes fall-168{42.464%{transform:translate(87.2851vw,42.464vh) scale(.5658)}to{transform:translate(89.3415vw,99vh) scale(.5658)}}.snow:nth-child(169){opacity:1.1018;transform:translate(13.2462vw,-10px) scale(.3799);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{33.044%{transform:translate(12.9274vw,33.044vh) scale(.3799)}to{transform:translate(13.0868vw,99vh) scale(.3799)}}.snow:nth-child(170){opacity:.5532;transform:translate(29.6954vw,-10px) scale(.8148);animation:fall-170 19s -2s linear infinite}@keyframes fall-170{51.317%{transform:translate(35.6159vw,51.317vh) scale(.8148)}to{transform:translate(32.65565vw,99vh) scale(.8148)}}.snow:nth-child(171){opacity:.7018;transform:translate(49.5975vw,-10px) scale(.9965);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{70.026%{transform:translate(58.6409vw,70.026vh) scale(.9965)}to{transform:translate(54.1192vw,99vh) scale(.9965)}}.snow:nth-child(172){opacity:1.9914;transform:translate(96.3064vw,-10px) scale(.0532);animation:fall-172 20s -30s linear infinite}@keyframes fall-172{59.524%{transform:translate(92.3034vw,59.524vh) scale(.0532)}to{transform:translate(94.3049vw,99vh) scale(.0532)}}.snow:nth-child(173){opacity:1.8066;transform:translate(59.7011vw,-10px) scale(.8692);animation:fall-173 24s -18s linear infinite}@keyframes fall-173{52.722%{transform:translate(54.2049vw,52.722vh) scale(.8692)}to{transform:translate(56.953vw,99vh) scale(.8692)}}.snow:nth-child(174){opacity:1.8372;transform:translate(30.267vw,-10px) scale(.7131);animation:fall-174 15s -22s linear infinite}@keyframes fall-174{74.331%{transform:translate(36.1559vw,74.331vh) scale(.7131)}to{transform:translate(33.21145vw,99vh) scale(.7131)}}.snow:nth-child(175){opacity:.3208;transform:translate(10.0279vw,-10px) scale(.3966);animation:fall-175 14s -30s linear infinite}@keyframes fall-175{39.307%{transform:translate(5.6713vw,39.307vh) scale(.3966)}to{transform:translate(7.8496vw,99vh) scale(.3966)}}.snow:nth-child(176){opacity:.0212;transform:translate(43.5198vw,-10px) scale(.2598);animation:fall-176 22s -18s linear infinite}@keyframes fall-176{66.448%{transform:translate(51.2655vw,66.448vh) scale(.2598)}to{transform:translate(47.39265vw,99vh) scale(.2598)}}.snow:nth-child(177){opacity:1.2748;transform:translate(34.0581vw,-10px) scale(.4132);animation:fall-177 11s -7s linear infinite}@keyframes fall-177{30.596%{transform:translate(37.5265vw,30.596vh) scale(.4132)}to{transform:translate(35.7923vw,99vh) scale(.4132)}}.snow:nth-child(178){opacity:.7806;transform:translate(34.0681vw,-10px) scale(.6809);animation:fall-178 14s -16s linear infinite}@keyframes fall-178{76.327%{transform:translate(40.1464vw,76.327vh) scale(.6809)}to{transform:translate(37.10725vw,99vh) scale(.6809)}}.snow:nth-child(179){opacity:1.2966;transform:translate(47.2506vw,-10px) scale(.355);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{58.697%{transform:translate(51.3632vw,58.697vh) scale(.355)}to{transform:translate(49.3069vw,99vh) scale(.355)}}.snow:nth-child(180){opacity:1.532;transform:translate(54.4909vw,-10px) scale(.608);animation:fall-180 21s -21s linear infinite}@keyframes fall-180{74.682%{transform:translate(58.2911vw,74.682vh) scale(.608)}to{transform:translate(56.391vw,99vh) scale(.608)}}.snow:nth-child(181){opacity:.4268;transform:translate(31.5494vw,-10px) scale(.2091);animation:fall-181 27s -20s linear infinite}@keyframes fall-181{66.782%{transform:translate(35.4647vw,66.782vh) scale(.2091)}to{transform:translate(33.50705vw,99vh) scale(.2091)}}.snow:nth-child(182){opacity:1.9786;transform:translate(89.539vw,-10px) scale(.4361);animation:fall-182 17s -25s linear infinite}@keyframes fall-182{66.921%{transform:translate(97.8084vw,66.921vh) scale(.4361)}to{transform:translate(93.6737vw,99vh) scale(.4361)}}.snow:nth-child(183){opacity:1.2248;transform:translate(4.6979vw,-10px) scale(.0807);animation:fall-183 19s -23s linear infinite}@keyframes fall-183{71.192%{transform:translate(-4.9715vw,71.192vh) scale(.0807)}to{transform:translate(-.1368vw,99vh) scale(.0807)}}.snow:nth-child(184){opacity:.2016;transform:translate(21.2226vw,-10px) scale(.2726);animation:fall-184 27s -19s linear infinite}@keyframes fall-184{52.681%{transform:translate(21.1547vw,52.681vh) scale(.2726)}to{transform:translate(21.18865vw,99vh) scale(.2726)}}.snow:nth-child(185){opacity:1.2598;transform:translate(9.4581vw,-10px) scale(.3189);animation:fall-185 20s -6s linear infinite}@keyframes fall-185{34.676%{transform:translate(17.8595vw,34.676vh) scale(.3189)}to{transform:translate(13.6588vw,99vh) scale(.3189)}}.snow:nth-child(186){opacity:1.9184;transform:translate(48.2268vw,-10px) scale(.6089);animation:fall-186 19s -19s linear infinite}@keyframes fall-186{69.695%{transform:translate(42.5079vw,69.695vh) scale(.6089)}to{transform:translate(45.36735vw,99vh) scale(.6089)}}.snow:nth-child(187){opacity:.2502;transform:translate(51.7585vw,-10px) scale(.5084);animation:fall-187 28s -10s linear infinite}@keyframes fall-187{60.091%{transform:translate(61.4908vw,60.091vh) scale(.5084)}to{transform:translate(56.62465vw,99vh) scale(.5084)}}.snow:nth-child(188){opacity:.6032;transform:translate(54.4804vw,-10px) scale(.2998);animation:fall-188 25s -21s linear infinite}@keyframes fall-188{41.062%{transform:translate(61.9154vw,41.062vh) scale(.2998)}to{transform:translate(58.1979vw,99vh) scale(.2998)}}.snow:nth-child(189){opacity:.0538;transform:translate(99.1772vw,-10px) scale(.2957);animation:fall-189 12s -16s linear infinite}@keyframes fall-189{47.594%{transform:translate(100.0266vw,47.594vh) scale(.2957)}to{transform:translate(99.6019vw,99vh) scale(.2957)}}.snow:nth-child(190){opacity:.1298;transform:translate(53.8426vw,-10px) scale(.9784);animation:fall-190 12s -27s linear infinite}@keyframes fall-190{70.623%{transform:translate(57.7483vw,70.623vh) scale(.9784)}to{transform:translate(55.79545vw,99vh) scale(.9784)}}.snow:nth-child(191){opacity:1.062;transform:translate(80.3488vw,-10px) scale(.3961);animation:fall-191 12s -29s linear infinite}@keyframes fall-191{42.09%{transform:translate(76.7789vw,42.09vh) scale(.3961)}to{transform:translate(78.56385vw,99vh) scale(.3961)}}.snow:nth-child(192){opacity:1.9966;transform:translate(60.2323vw,-10px) scale(.5398);animation:fall-192 11s -26s linear infinite}@keyframes fall-192{77.61%{transform:translate(51.6432vw,77.61vh) scale(.5398)}to{transform:translate(55.93775vw,99vh) scale(.5398)}}.snow:nth-child(193){opacity:.7664;transform:translate(10.1356vw,-10px) scale(.6005);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{48.81%{transform:translate(8.3204vw,48.81vh) scale(.6005)}to{transform:translate(9.228vw,99vh) scale(.6005)}}.snow:nth-child(194){opacity:.1878;transform:translate(47.6435vw,-10px) scale(.637);animation:fall-194 26s -9s linear infinite}@keyframes fall-194{62.783%{transform:translate(39.3514vw,62.783vh) scale(.637)}to{transform:translate(43.49745vw,99vh) scale(.637)}}.snow:nth-child(195){opacity:1.591;transform:translate(41.4305vw,-10px) scale(.0001);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{70.15%{transform:translate(46.338vw,70.15vh) scale(.0001)}to{transform:translate(43.88425vw,99vh) scale(.0001)}}.snow:nth-child(196){opacity:1.2446;transform:translate(52.0462vw,-10px) scale(.625);animation:fall-196 18s -11s linear infinite}@keyframes fall-196{55.903%{transform:translate(49.1546vw,55.903vh) scale(.625)}to{transform:translate(50.6004vw,99vh) scale(.625)}}.snow:nth-child(197){opacity:1.715;transform:translate(27.651vw,-10px) scale(.6733);animation:fall-197 21s -25s linear infinite}@keyframes fall-197{36.397%{transform:translate(27.7742vw,36.397vh) scale(.6733)}to{transform:translate(27.7126vw,99vh) scale(.6733)}}.snow:nth-child(198){opacity:.0914;transform:translate(47.8605vw,-10px) scale(.2925);animation:fall-198 10s -29s linear infinite}@keyframes fall-198{67.249%{transform:translate(40.2433vw,67.249vh) scale(.2925)}to{transform:translate(44.0519vw,99vh) scale(.2925)}}.snow:nth-child(199){opacity:.1186;transform:translate(85.5068vw,-10px) scale(.1767);animation:fall-199 23s -27s linear infinite}@keyframes fall-199{63.766%{transform:translate(80.8072vw,63.766vh) scale(.1767)}to{transform:translate(83.157vw,99vh) scale(.1767)}}.snow:nth-child(200){opacity:1.241;transform:translate(19.3504vw,-10px) scale(.085);animation:fall-200 25s -30s linear infinite}@keyframes fall-200{32.9%{transform:translate(25.9058vw,32.9vh) scale(.085)}to{transform:translate(22.6281vw,99vh) scale(.085)}}.snow:nth-child(201){opacity:1.5664;transform:translate(62.4698vw,-10px) scale(.1884);animation:fall-201 25s -17s linear infinite}@keyframes fall-201{69.631%{transform:translate(58.2324vw,69.631vh) scale(.1884)}to{transform:translate(60.3511vw,99vh) scale(.1884)}}.snow:nth-child(202){opacity:1.5984;transform:translate(17.5585vw,-10px) scale(.0345);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{41.745%{transform:translate(21.2723vw,41.745vh) scale(.0345)}to{transform:translate(19.4154vw,99vh) scale(.0345)}}.snow:nth-child(203){opacity:1.9228;transform:translate(17.8167vw,-10px) scale(.9376);animation:fall-203 15s -28s linear infinite}@keyframes fall-203{51.303%{transform:translate(12.5456vw,51.303vh) scale(.9376)}to{transform:translate(15.18115vw,99vh) scale(.9376)}}.snow:nth-child(204){opacity:.8928;transform:translate(97.5964vw,-10px) scale(.3657);animation:fall-204 16s -22s linear infinite}@keyframes fall-204{51.064%{transform:translate(99.968vw,51.064vh) scale(.3657)}to{transform:translate(98.7822vw,99vh) scale(.3657)}}.snow:nth-child(205){opacity:.2436;transform:translate(30.381vw,-10px) scale(.5323);animation:fall-205 26s -7s linear infinite}@keyframes fall-205{62.036%{transform:translate(26.9189vw,62.036vh) scale(.5323)}to{transform:translate(28.64995vw,99vh) scale(.5323)}}.snow:nth-child(206){opacity:1.705;transform:translate(46.3464vw,-10px) scale(.7571);animation:fall-206 15s -20s linear infinite}@keyframes fall-206{74.635%{transform:translate(54.5496vw,74.635vh) scale(.7571)}to{transform:translate(50.448vw,99vh) scale(.7571)}}.snow:nth-child(207){opacity:1.9398;transform:translate(67.511vw,-10px) scale(.7563);animation:fall-207 25s -4s linear infinite}@keyframes fall-207{61.555%{transform:translate(66.2822vw,61.555vh) scale(.7563)}to{transform:translate(66.8966vw,99vh) scale(.7563)}}.snow:nth-child(208){opacity:1.115;transform:translate(1.5441vw,-10px) scale(.1395);animation:fall-208 30s -1s linear infinite}@keyframes fall-208{36.042%{transform:translate(7.4123vw,36.042vh) scale(.1395)}to{transform:translate(4.4782vw,99vh) scale(.1395)}}.snow:nth-child(209){opacity:.079;transform:translate(65.5622vw,-10px) scale(.9422);animation:fall-209 10s -11s linear infinite}@keyframes fall-209{54.333%{transform:translate(71.8626vw,54.333vh) scale(.9422)}to{transform:translate(68.7124vw,99vh) scale(.9422)}}.snow:nth-child(210){opacity:.422;transform:translate(51.8085vw,-10px) scale(.9115);animation:fall-210 26s -20s linear infinite}@keyframes fall-210{38.252%{transform:translate(44.8171vw,38.252vh) scale(.9115)}to{transform:translate(48.3128vw,99vh) scale(.9115)}}.snow:nth-child(211){opacity:1.0364;transform:translate(87.4046vw,-10px) scale(.6371);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{48.698%{transform:translate(79.6656vw,48.698vh) scale(.6371)}to{transform:translate(83.5351vw,99vh) scale(.6371)}}.snow:nth-child(212){opacity:1.0274;transform:translate(16.3913vw,-10px) scale(.1119);animation:fall-212 22s -15s linear infinite}@keyframes fall-212{43.211%{transform:translate(17.2112vw,43.211vh) scale(.1119)}to{transform:translate(16.80125vw,99vh) scale(.1119)}}.snow:nth-child(213){opacity:1.7542;transform:translate(35.3474vw,-10px) scale(.2379);animation:fall-213 23s -17s linear infinite}@keyframes fall-213{39.807%{transform:translate(33.7233vw,39.807vh) scale(.2379)}to{transform:translate(34.53535vw,99vh) scale(.2379)}}.snow:nth-child(214){opacity:.7652;transform:translate(12.8125vw,-10px) scale(.9468);animation:fall-214 20s -15s linear infinite}@keyframes fall-214{30.817%{transform:translate(17.6804vw,30.817vh) scale(.9468)}to{transform:translate(15.24645vw,99vh) scale(.9468)}}.snow:nth-child(215){opacity:1.295;transform:translate(97.5333vw,-10px) scale(.4622);animation:fall-215 17s -14s linear infinite}@keyframes fall-215{42.774%{transform:translate(106.7493vw,42.774vh) scale(.4622)}to{transform:translate(102.1413vw,99vh) scale(.4622)}}.snow:nth-child(216){opacity:.2002;transform:translate(88.5684vw,-10px) scale(.0138);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{77.604%{transform:translate(97.333vw,77.604vh) scale(.0138)}to{transform:translate(92.9507vw,99vh) scale(.0138)}}.snow:nth-child(217){opacity:1.089;transform:translate(70.8785vw,-10px) scale(.4001);animation:fall-217 17s -5s linear infinite}@keyframes fall-217{49.638%{transform:translate(70.0354vw,49.638vh) scale(.4001)}to{transform:translate(70.45695vw,99vh) scale(.4001)}}.snow:nth-child(218){opacity:1.308;transform:translate(89.8704vw,-10px) scale(.0365);animation:fall-218 15s -19s linear infinite}@keyframes fall-218{64.688%{transform:translate(84.2972vw,64.688vh) scale(.0365)}to{transform:translate(87.0838vw,99vh) scale(.0365)}}.snow:nth-child(219){opacity:.4604;transform:translate(66.9314vw,-10px) scale(.7986);animation:fall-219 18s -10s linear infinite}@keyframes fall-219{78.918%{transform:translate(75.3659vw,78.918vh) scale(.7986)}to{transform:translate(71.14865vw,99vh) scale(.7986)}}.snow:nth-child(220){opacity:1.0584;transform:translate(85.5426vw,-10px) scale(.2286);animation:fall-220 16s -5s linear infinite}@keyframes fall-220{34.703%{transform:translate(79.2828vw,34.703vh) scale(.2286)}to{transform:translate(82.4127vw,99vh) scale(.2286)}}.snow:nth-child(221){opacity:1.8012;transform:translate(91.15vw,-10px) scale(.076);animation:fall-221 10s -8s linear infinite}@keyframes fall-221{76.579%{transform:translate(86.0322vw,76.579vh) scale(.076)}to{transform:translate(88.5911vw,99vh) scale(.076)}}.snow:nth-child(222){opacity:1.043;transform:translate(70.8456vw,-10px) scale(.1006);animation:fall-222 18s -3s linear infinite}@keyframes fall-222{67.598%{transform:translate(65.6581vw,67.598vh) scale(.1006)}to{transform:translate(68.25185vw,99vh) scale(.1006)}}.snow:nth-child(223){opacity:.3942;transform:translate(57.4156vw,-10px) scale(.8055);animation:fall-223 13s -20s linear infinite}@keyframes fall-223{37.288%{transform:translate(56.8578vw,37.288vh) scale(.8055)}to{transform:translate(57.1367vw,99vh) scale(.8055)}}.snow:nth-child(224){opacity:1.5858;transform:translate(48.1269vw,-10px) scale(.4813);animation:fall-224 22s -2s linear infinite}@keyframes fall-224{45.665%{transform:translate(56.9053vw,45.665vh) scale(.4813)}to{transform:translate(52.5161vw,99vh) scale(.4813)}}.snow:nth-child(225){opacity:.1124;transform:translate(32.3011vw,-10px) scale(.7177);animation:fall-225 16s -28s linear infinite}@keyframes fall-225{47.824%{transform:translate(40.9649vw,47.824vh) scale(.7177)}to{transform:translate(36.633vw,99vh) scale(.7177)}}.snow:nth-child(226){opacity:.5776;transform:translate(76.9292vw,-10px) scale(.4018);animation:fall-226 28s -17s linear infinite}@keyframes fall-226{44.978%{transform:translate(79.1057vw,44.978vh) scale(.4018)}to{transform:translate(78.01745vw,99vh) scale(.4018)}}.snow:nth-child(227){opacity:1.4738;transform:translate(29.5664vw,-10px) scale(.1708);animation:fall-227 20s -5s linear infinite}@keyframes fall-227{48.261%{transform:translate(28.8216vw,48.261vh) scale(.1708)}to{transform:translate(29.194vw,99vh) scale(.1708)}}.snow:nth-child(228){opacity:.6022;transform:translate(51.83vw,-10px) scale(.8629);animation:fall-228 23s -24s linear infinite}@keyframes fall-228{78.465%{transform:translate(45.4197vw,78.465vh) scale(.8629)}to{transform:translate(48.62485vw,99vh) scale(.8629)}}.snow:nth-child(229){opacity:.8322;transform:translate(5.8199vw,-10px) scale(.2064);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{38.046%{transform:translate(-2.1075vw,38.046vh) scale(.2064)}to{transform:translate(1.8562vw,99vh) scale(.2064)}}.snow:nth-child(230){opacity:1.1994;transform:translate(5.416vw,-10px) scale(.3015);animation:fall-230 15s -15s linear infinite}@keyframes fall-230{50.031%{transform:translate(12.8658vw,50.031vh) scale(.3015)}to{transform:translate(9.1409vw,99vh) scale(.3015)}}.snow:nth-child(231){opacity:1.2022;transform:translate(18.2187vw,-10px) scale(.0575);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{52.662%{transform:translate(12.657vw,52.662vh) scale(.0575)}to{transform:translate(15.43785vw,99vh) scale(.0575)}}.snow:nth-child(232){opacity:1.3408;transform:translate(64.2586vw,-10px) scale(.468);animation:fall-232 24s -30s linear infinite}@keyframes fall-232{53.864%{transform:translate(69.7766vw,53.864vh) scale(.468)}to{transform:translate(67.0176vw,99vh) scale(.468)}}.snow:nth-child(233){opacity:1.8526;transform:translate(5.2362vw,-10px) scale(.3902);animation:fall-233 12s -9s linear infinite}@keyframes fall-233{46.784%{transform:translate(5.8908vw,46.784vh) scale(.3902)}to{transform:translate(5.5635vw,99vh) scale(.3902)}}.snow:nth-child(234){opacity:1.211;transform:translate(29.898vw,-10px) scale(.3182);animation:fall-234 10s -26s linear infinite}@keyframes fall-234{36.838%{transform:translate(22.0308vw,36.838vh) scale(.3182)}to{transform:translate(25.9644vw,99vh) scale(.3182)}}.snow:nth-child(235){opacity:1.1948;transform:translate(26.3914vw,-10px) scale(.0127);animation:fall-235 14s -13s linear infinite}@keyframes fall-235{35.655%{transform:translate(25.9017vw,35.655vh) scale(.0127)}to{transform:translate(26.14655vw,99vh) scale(.0127)}}.snow:nth-child(236){opacity:.6824;transform:translate(18.8602vw,-10px) scale(.8363);animation:fall-236 30s -10s linear infinite}@keyframes fall-236{47.614%{transform:translate(19.86vw,47.614vh) scale(.8363)}to{transform:translate(19.3601vw,99vh) scale(.8363)}}.snow:nth-child(237){opacity:1.3566;transform:translate(62.0413vw,-10px) scale(.8134);animation:fall-237 19s -10s linear infinite}@keyframes fall-237{50.558%{transform:translate(67.9191vw,50.558vh) scale(.8134)}to{transform:translate(64.9802vw,99vh) scale(.8134)}}.snow:nth-child(238){opacity:.8178;transform:translate(.9913vw,-10px) scale(.3721);animation:fall-238 13s -3s linear infinite}@keyframes fall-238{35.007%{transform:translate(-8.887vw,35.007vh) scale(.3721)}to{transform:translate(-3.94785vw,99vh) scale(.3721)}}.snow:nth-child(239){opacity:1.485;transform:translate(93.4407vw,-10px) scale(.8612);animation:fall-239 20s -19s linear infinite}@keyframes fall-239{65.89%{transform:translate(91.0959vw,65.89vh) scale(.8612)}to{transform:translate(92.2683vw,99vh) scale(.8612)}}.snow:nth-child(240){opacity:1.4942;transform:translate(40.9619vw,-10px) scale(.3138);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{49.27%{transform:translate(43.819vw,49.27vh) scale(.3138)}to{transform:translate(42.39045vw,99vh) scale(.3138)}}.snow:nth-child(241){opacity:1.6192;transform:translate(88.6637vw,-10px) scale(.0273);animation:fall-241 18s -5s linear infinite}@keyframes fall-241{59.89%{transform:translate(89.7143vw,59.89vh) scale(.0273)}to{transform:translate(89.189vw,99vh) scale(.0273)}}.snow:nth-child(242){opacity:1.6262;transform:translate(18.967vw,-10px) scale(.9695);animation:fall-242 11s -7s linear infinite}@keyframes fall-242{49.057%{transform:translate(25.1807vw,49.057vh) scale(.9695)}to{transform:translate(22.07385vw,99vh) scale(.9695)}}.snow:nth-child(243){opacity:1.107;transform:translate(66.1529vw,-10px) scale(.9939);animation:fall-243 12s -24s linear infinite}@keyframes fall-243{49.708%{transform:translate(58.2915vw,49.708vh) scale(.9939)}to{transform:translate(62.2222vw,99vh) scale(.9939)}}.snow:nth-child(244){opacity:.2384;transform:translate(15.0844vw,-10px) scale(.6414);animation:fall-244 27s -14s linear infinite}@keyframes fall-244{32.048%{transform:translate(9.3716vw,32.048vh) scale(.6414)}to{transform:translate(12.228vw,99vh) scale(.6414)}}.snow:nth-child(245){opacity:.227;transform:translate(72.4452vw,-10px) scale(.4472);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{39.868%{transform:translate(70.6657vw,39.868vh) scale(.4472)}to{transform:translate(71.55545vw,99vh) scale(.4472)}}.snow:nth-child(246){opacity:.2036;transform:translate(72.2265vw,-10px) scale(.8479);animation:fall-246 22s -5s linear infinite}@keyframes fall-246{61.901%{transform:translate(63.3601vw,61.901vh) scale(.8479)}to{transform:translate(67.7933vw,99vh) scale(.8479)}}.snow:nth-child(247){opacity:.3866;transform:translate(81.3778vw,-10px) scale(.2264);animation:fall-247 14s -3s linear infinite}@keyframes fall-247{72.616%{transform:translate(76.8502vw,72.616vh) scale(.2264)}to{transform:translate(79.114vw,99vh) scale(.2264)}}.snow:nth-child(248){opacity:1.375;transform:translate(71.5746vw,-10px) scale(.9305);animation:fall-248 20s -4s linear infinite}@keyframes fall-248{33.959%{transform:translate(72.147vw,33.959vh) scale(.9305)}to{transform:translate(71.8608vw,99vh) scale(.9305)}}.snow:nth-child(249){opacity:1.3524;transform:translate(74.711vw,-10px) scale(.4237);animation:fall-249 28s -4s linear infinite}@keyframes fall-249{59.037%{transform:translate(83.0367vw,59.037vh) scale(.4237)}to{transform:translate(78.87385vw,99vh) scale(.4237)}}.snow:nth-child(250){opacity:1.5096;transform:translate(34.7721vw,-10px) scale(.2054);animation:fall-250 11s -10s linear infinite}@keyframes fall-250{45.066%{transform:translate(32.3269vw,45.066vh) scale(.2054)}to{transform:translate(33.5495vw,99vh) scale(.2054)}}.snow:nth-child(251){opacity:1.843;transform:translate(50.6952vw,-10px) scale(.9467);animation:fall-251 29s -22s linear infinite}@keyframes fall-251{69.726%{transform:translate(57.2706vw,69.726vh) scale(.9467)}to{transform:translate(53.9829vw,99vh) scale(.9467)}}.snow:nth-child(252){opacity:1.2866;transform:translate(95.0353vw,-10px) scale(.4312);animation:fall-252 24s -30s linear infinite}@keyframes fall-252{77.734%{transform:translate(92.073vw,77.734vh) scale(.4312)}to{transform:translate(93.55415vw,99vh) scale(.4312)}}.snow:nth-child(253){opacity:1.5732;transform:translate(53.4175vw,-10px) scale(.927);animation:fall-253 15s -7s linear infinite}@keyframes fall-253{42.358%{transform:translate(49.6197vw,42.358vh) scale(.927)}to{transform:translate(51.5186vw,99vh) scale(.927)}}.snow:nth-child(254){opacity:1.9492;transform:translate(87.3424vw,-10px) scale(.5144);animation:fall-254 25s -12s linear infinite}@keyframes fall-254{44.483%{transform:translate(88.7397vw,44.483vh) scale(.5144)}to{transform:translate(88.04105vw,99vh) scale(.5144)}}.snow:nth-child(255){opacity:1.7332;transform:translate(3.0771vw,-10px) scale(.8119);animation:fall-255 25s -28s linear infinite}@keyframes fall-255{73.361%{transform:translate(-1.1151vw,73.361vh) scale(.8119)}to{transform:translate(.981vw,99vh) scale(.8119)}}.snow:nth-child(256){opacity:.6534;transform:translate(35.4841vw,-10px) scale(.5082);animation:fall-256 14s -16s linear infinite}@keyframes fall-256{66.107%{transform:translate(42.4816vw,66.107vh) scale(.5082)}to{transform:translate(38.98285vw,99vh) scale(.5082)}}.snow:nth-child(257){opacity:.9772;transform:translate(86.5176vw,-10px) scale(.7323);animation:fall-257 15s -6s linear infinite}@keyframes fall-257{72.427%{transform:translate(81.2622vw,72.427vh) scale(.7323)}to{transform:translate(83.8899vw,99vh) scale(.7323)}}.snow:nth-child(258){opacity:1.5484;transform:translate(66.7455vw,-10px) scale(.5132);animation:fall-258 15s -8s linear infinite}@keyframes fall-258{39.574%{transform:translate(61.5584vw,39.574vh) scale(.5132)}to{transform:translate(64.15195vw,99vh) scale(.5132)}}.snow:nth-child(259){opacity:.2206;transform:translate(49.712vw,-10px) scale(.1769);animation:fall-259 17s -16s linear infinite}@keyframes fall-259{33.292%{transform:translate(49.6954vw,33.292vh) scale(.1769)}to{transform:translate(49.7037vw,99vh) scale(.1769)}}.snow:nth-child(260){opacity:.9394;transform:translate(76.6291vw,-10px) scale(.0945);animation:fall-260 16s -9s linear infinite}@keyframes fall-260{69.684%{transform:translate(68.4439vw,69.684vh) scale(.0945)}to{transform:translate(72.5365vw,99vh) scale(.0945)}}.snow:nth-child(261){opacity:.0398;transform:translate(28.4696vw,-10px) scale(.379);animation:fall-261 19s -10s linear infinite}@keyframes fall-261{57.307%{transform:translate(27.7918vw,57.307vh) scale(.379)}to{transform:translate(28.1307vw,99vh) scale(.379)}}.snow:nth-child(262){opacity:1.1942;transform:translate(11.1376vw,-10px) scale(.081);animation:fall-262 16s -27s linear infinite}@keyframes fall-262{49.274%{transform:translate(1.4595vw,49.274vh) scale(.081)}to{transform:translate(6.29855vw,99vh) scale(.081)}}.snow:nth-child(263){opacity:1.1088;transform:translate(74.5224vw,-10px) scale(.0691);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{32.625%{transform:translate(78.3885vw,32.625vh) scale(.0691)}to{transform:translate(76.45545vw,99vh) scale(.0691)}}.snow:nth-child(264){opacity:1.5552;transform:translate(16.72vw,-10px) scale(.3123);animation:fall-264 16s -30s linear infinite}@keyframes fall-264{70.072%{transform:translate(15.7618vw,70.072vh) scale(.3123)}to{transform:translate(16.2409vw,99vh) scale(.3123)}}.snow:nth-child(265){opacity:.6698;transform:translate(93.0979vw,-10px) scale(.2984);animation:fall-265 27s -1s linear infinite}@keyframes fall-265{33.497%{transform:translate(96.7736vw,33.497vh) scale(.2984)}to{transform:translate(94.93575vw,99vh) scale(.2984)}}.snow:nth-child(266){opacity:1.765;transform:translate(73.834vw,-10px) scale(.9574);animation:fall-266 24s -17s linear infinite}@keyframes fall-266{43.477%{transform:translate(74.7574vw,43.477vh) scale(.9574)}to{transform:translate(74.2957vw,99vh) scale(.9574)}}.snow:nth-child(267){opacity:.4688;transform:translate(39.2483vw,-10px) scale(.8995);animation:fall-267 11s -12s linear infinite}@keyframes fall-267{47.608%{transform:translate(31.2285vw,47.608vh) scale(.8995)}to{transform:translate(35.2384vw,99vh) scale(.8995)}}.snow:nth-child(268){opacity:1.7548;transform:translate(57.535vw,-10px) scale(.0673);animation:fall-268 13s -16s linear infinite}@keyframes fall-268{58.169%{transform:translate(62.3037vw,58.169vh) scale(.0673)}to{transform:translate(59.91935vw,99vh) scale(.0673)}}.snow:nth-child(269){opacity:.7196;transform:translate(1.6922vw,-10px) scale(.6193);animation:fall-269 21s -30s linear infinite}@keyframes fall-269{72.346%{transform:translate(-3.7627vw,72.346vh) scale(.6193)}to{transform:translate(-1.03525vw,99vh) scale(.6193)}}.snow:nth-child(270){opacity:.4898;transform:translate(45.3159vw,-10px) scale(.4304);animation:fall-270 29s -30s linear infinite}@keyframes fall-270{55.842%{transform:translate(48.7395vw,55.842vh) scale(.4304)}to{transform:translate(47.0277vw,99vh) scale(.4304)}}.snow:nth-child(271){opacity:1.8012;transform:translate(97.0997vw,-10px) scale(.0034);animation:fall-271 27s -8s linear infinite}@keyframes fall-271{38.923%{transform:translate(91.7014vw,38.923vh) scale(.0034)}to{transform:translate(94.40055vw,99vh) scale(.0034)}}.snow:nth-child(272){opacity:.2908;transform:translate(98.117vw,-10px) scale(.9546);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{69.39%{transform:translate(94.1113vw,69.39vh) scale(.9546)}to{transform:translate(96.11415vw,99vh) scale(.9546)}}.snow:nth-child(273){opacity:1.4574;transform:translate(92.1706vw,-10px) scale(.386);animation:fall-273 30s -4s linear infinite}@keyframes fall-273{31.97%{transform:translate(86.3556vw,31.97vh) scale(.386)}to{transform:translate(89.2631vw,99vh) scale(.386)}}.snow:nth-child(274){opacity:1.1182;transform:translate(27.981vw,-10px) scale(.0198);animation:fall-274 11s -7s linear infinite}@keyframes fall-274{42.381%{transform:translate(34.7358vw,42.381vh) scale(.0198)}to{transform:translate(31.3584vw,99vh) scale(.0198)}}.snow:nth-child(275){opacity:1.5046;transform:translate(.3501vw,-10px) scale(.0715);animation:fall-275 22s -18s linear infinite}@keyframes fall-275{39.849%{transform:translate(-5.2131vw,39.849vh) scale(.0715)}to{transform:translate(-2.4315vw,99vh) scale(.0715)}}.snow:nth-child(276){opacity:.7138;transform:translate(56.9126vw,-10px) scale(.7252);animation:fall-276 20s -12s linear infinite}@keyframes fall-276{44.617%{transform:translate(48.336vw,44.617vh) scale(.7252)}to{transform:translate(52.6243vw,99vh) scale(.7252)}}.snow:nth-child(277){opacity:1.5126;transform:translate(99.538vw,-10px) scale(.7893);animation:fall-277 29s -6s linear infinite}@keyframes fall-277{41.003%{transform:translate(96.1363vw,41.003vh) scale(.7893)}to{transform:translate(97.83715vw,99vh) scale(.7893)}}.snow:nth-child(278){opacity:1.1422;transform:translate(26.9071vw,-10px) scale(.6163);animation:fall-278 11s -7s linear infinite}@keyframes fall-278{56.71%{transform:translate(24.1987vw,56.71vh) scale(.6163)}to{transform:translate(25.5529vw,99vh) scale(.6163)}}.snow:nth-child(279){opacity:.3134;transform:translate(50.6256vw,-10px) scale(.8591);animation:fall-279 27s -13s linear infinite}@keyframes fall-279{46.912%{transform:translate(51.3353vw,46.912vh) scale(.8591)}to{transform:translate(50.98045vw,99vh) scale(.8591)}}.snow:nth-child(280){opacity:.4754;transform:translate(91.458vw,-10px) scale(.002);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.75%{transform:translate(93.5812vw,77.75vh) scale(.002)}to{transform:translate(92.5196vw,99vh) scale(.002)}}.snow:nth-child(281){opacity:1.4578;transform:translate(31.8435vw,-10px) scale(.5637);animation:fall-281 12s -22s linear infinite}@keyframes fall-281{59.494%{transform:translate(40.0622vw,59.494vh) scale(.5637)}to{transform:translate(35.95285vw,99vh) scale(.5637)}}.snow:nth-child(282){opacity:.258;transform:translate(56.5702vw,-10px) scale(.2064);animation:fall-282 21s -13s linear infinite}@keyframes fall-282{40.854%{transform:translate(46.799vw,40.854vh) scale(.2064)}to{transform:translate(51.6846vw,99vh) scale(.2064)}}.snow:nth-child(283){opacity:.9404;transform:translate(25.8726vw,-10px) scale(.1139);animation:fall-283 20s -11s linear infinite}@keyframes fall-283{40.552%{transform:translate(21.9191vw,40.552vh) scale(.1139)}to{transform:translate(23.89585vw,99vh) scale(.1139)}}.snow:nth-child(284){opacity:1.0306;transform:translate(54.4258vw,-10px) scale(.4709);animation:fall-284 22s -14s linear infinite}@keyframes fall-284{57.09%{transform:translate(45.662vw,57.09vh) scale(.4709)}to{transform:translate(50.0439vw,99vh) scale(.4709)}}.snow:nth-child(285){opacity:1.2482;transform:translate(21.3123vw,-10px) scale(.1134);animation:fall-285 20s -18s linear infinite}@keyframes fall-285{35.886%{transform:translate(21.0125vw,35.886vh) scale(.1134)}to{transform:translate(21.1624vw,99vh) scale(.1134)}}.snow:nth-child(286){opacity:.7682;transform:translate(13.3253vw,-10px) scale(.3709);animation:fall-286 10s -8s linear infinite}@keyframes fall-286{51.507%{transform:translate(3.6119vw,51.507vh) scale(.3709)}to{transform:translate(8.4686vw,99vh) scale(.3709)}}.snow:nth-child(287){opacity:.7004;transform:translate(23.2778vw,-10px) scale(.7089);animation:fall-287 18s -30s linear infinite}@keyframes fall-287{30.085%{transform:translate(19.6561vw,30.085vh) scale(.7089)}to{transform:translate(21.46695vw,99vh) scale(.7089)}}.snow:nth-child(288){opacity:1.7872;transform:translate(81.5155vw,-10px) scale(.8592);animation:fall-288 24s -13s linear infinite}@keyframes fall-288{44.812%{transform:translate(75.3324vw,44.812vh) scale(.8592)}to{transform:translate(78.42395vw,99vh) scale(.8592)}}.snow:nth-child(289){opacity:.0504;transform:translate(99.9576vw,-10px) scale(.7827);animation:fall-289 20s -27s linear infinite}@keyframes fall-289{69.021%{transform:translate(93.91vw,69.021vh) scale(.7827)}to{transform:translate(96.9338vw,99vh) scale(.7827)}}.snow:nth-child(290){opacity:1.7484;transform:translate(23.7877vw,-10px) scale(.9487);animation:fall-290 28s -19s linear infinite}@keyframes fall-290{70.269%{transform:translate(16.0773vw,70.269vh) scale(.9487)}to{transform:translate(19.9325vw,99vh) scale(.9487)}}.snow:nth-child(291){opacity:1.6092;transform:translate(54.0867vw,-10px) scale(.3206);animation:fall-291 17s -22s linear infinite}@keyframes fall-291{55.414%{transform:translate(48.8129vw,55.414vh) scale(.3206)}to{transform:translate(51.4498vw,99vh) scale(.3206)}}.snow:nth-child(292){opacity:.3232;transform:translate(37.8042vw,-10px) scale(.2475);animation:fall-292 16s -13s linear infinite}@keyframes fall-292{45.138%{transform:translate(41.8454vw,45.138vh) scale(.2475)}to{transform:translate(39.8248vw,99vh) scale(.2475)}}.snow:nth-child(293){opacity:.9672;transform:translate(77.1094vw,-10px) scale(.8853);animation:fall-293 20s -29s linear infinite}@keyframes fall-293{35.14%{transform:translate(74.3399vw,35.14vh) scale(.8853)}to{transform:translate(75.72465vw,99vh) scale(.8853)}}.snow:nth-child(294){opacity:.9326;transform:translate(60.9068vw,-10px) scale(.3855);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{62.4%{transform:translate(70.4878vw,62.4vh) scale(.3855)}to{transform:translate(65.6973vw,99vh) scale(.3855)}}.snow:nth-child(295){opacity:.6914;transform:translate(55.0153vw,-10px) scale(.7189);animation:fall-295 12s -1s linear infinite}@keyframes fall-295{60.487%{transform:translate(60.7836vw,60.487vh) scale(.7189)}to{transform:translate(57.89945vw,99vh) scale(.7189)}}.snow:nth-child(296){opacity:1.5198;transform:translate(44.8754vw,-10px) scale(.4476);animation:fall-296 21s -12s linear infinite}@keyframes fall-296{64.337%{transform:translate(43.9425vw,64.337vh) scale(.4476)}to{transform:translate(44.40895vw,99vh) scale(.4476)}}.snow:nth-child(297){opacity:.9466;transform:translate(47.5402vw,-10px) scale(.7732);animation:fall-297 28s -20s linear infinite}@keyframes fall-297{33.179%{transform:translate(43.5183vw,33.179vh) scale(.7732)}to{transform:translate(45.52925vw,99vh) scale(.7732)}}.snow:nth-child(298){opacity:.5364;transform:translate(44.8588vw,-10px) scale(.0756);animation:fall-298 14s -20s linear infinite}@keyframes fall-298{74.209%{transform:translate(35.7307vw,74.209vh) scale(.0756)}to{transform:translate(40.29475vw,99vh) scale(.0756)}}.snow:nth-child(299){opacity:.1244;transform:translate(75.7253vw,-10px) scale(.9391);animation:fall-299 14s -19s linear infinite}@keyframes fall-299{64.786%{transform:translate(71.4152vw,64.786vh) scale(.9391)}to{transform:translate(73.57025vw,99vh) scale(.9391)}}.snow:nth-child(300){opacity:1.2818;transform:translate(23.6691vw,-10px) scale(.8311);animation:fall-300 11s -16s linear infinite}@keyframes fall-300{70.406%{transform:translate(33.4372vw,70.406vh) scale(.8311)}to{transform:translate(28.55315vw,99vh) scale(.8311)}}.snow:nth-child(301){opacity:1.8314;transform:translate(.0452vw,-10px) scale(.7912);animation:fall-301 21s -6s linear infinite}@keyframes fall-301{51.194%{transform:translate(6.5225vw,51.194vh) scale(.7912)}to{transform:translate(3.28385vw,99vh) scale(.7912)}}.snow:nth-child(302){opacity:1.017;transform:translate(85.2591vw,-10px) scale(.7497);animation:fall-302 29s -15s linear infinite}@keyframes fall-302{31.074%{transform:translate(88.7232vw,31.074vh) scale(.7497)}to{transform:translate(86.99115vw,99vh) scale(.7497)}}.snow:nth-child(303){opacity:1.9364;transform:translate(18.2472vw,-10px) scale(.5046);animation:fall-303 24s -10s linear infinite}@keyframes fall-303{48.776%{transform:translate(10.4217vw,48.776vh) scale(.5046)}to{transform:translate(14.33445vw,99vh) scale(.5046)}}.snow:nth-child(304){opacity:1.7418;transform:translate(81.1573vw,-10px) scale(.5598);animation:fall-304 19s -12s linear infinite}@keyframes fall-304{34.217%{transform:translate(81.2115vw,34.217vh) scale(.5598)}to{transform:translate(81.1844vw,99vh) scale(.5598)}}.snow:nth-child(305){opacity:.2908;transform:translate(58.4818vw,-10px) scale(.7147);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{30.924%{transform:translate(57.5995vw,30.924vh) scale(.7147)}to{transform:translate(58.04065vw,99vh) scale(.7147)}}.snow:nth-child(306){opacity:1.0474;transform:translate(67.5868vw,-10px) scale(.1105);animation:fall-306 19s -8s linear infinite}@keyframes fall-306{50.897%{transform:translate(70.3216vw,50.897vh) scale(.1105)}to{transform:translate(68.9542vw,99vh) scale(.1105)}}.snow:nth-child(307){opacity:.1874;transform:translate(90.4386vw,-10px) scale(.2582);animation:fall-307 30s -5s linear infinite}@keyframes fall-307{60.599%{transform:translate(85.4408vw,60.599vh) scale(.2582)}to{transform:translate(87.9397vw,99vh) scale(.2582)}}.snow:nth-child(308){opacity:1.7146;transform:translate(23.9257vw,-10px) scale(.697);animation:fall-308 18s -3s linear infinite}@keyframes fall-308{66.539%{transform:translate(14.3861vw,66.539vh) scale(.697)}to{transform:translate(19.1559vw,99vh) scale(.697)}}.snow:nth-child(309){opacity:.2746;transform:translate(87.7982vw,-10px) scale(.4956);animation:fall-309 25s -13s linear infinite}@keyframes fall-309{41.779%{transform:translate(85.3964vw,41.779vh) scale(.4956)}to{transform:translate(86.5973vw,99vh) scale(.4956)}}.snow:nth-child(310){opacity:.571;transform:translate(49.551vw,-10px) scale(.9939);animation:fall-310 30s -18s linear infinite}@keyframes fall-310{75.258%{transform:translate(47.8264vw,75.258vh) scale(.9939)}to{transform:translate(48.6887vw,99vh) scale(.9939)}}.snow:nth-child(311){opacity:1.1904;transform:translate(73.6655vw,-10px) scale(.0561);animation:fall-311 25s -6s linear infinite}@keyframes fall-311{48.858%{transform:translate(65.5463vw,48.858vh) scale(.0561)}to{transform:translate(69.6059vw,99vh) scale(.0561)}}.snow:nth-child(312){opacity:.6746;transform:translate(33.508vw,-10px) scale(.1865);animation:fall-312 11s -3s linear infinite}@keyframes fall-312{40.332%{transform:translate(39.9625vw,40.332vh) scale(.1865)}to{transform:translate(36.73525vw,99vh) scale(.1865)}}.snow:nth-child(313){opacity:.7386;transform:translate(32.6561vw,-10px) scale(.6749);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{70.631%{transform:translate(39.1705vw,70.631vh) scale(.6749)}to{transform:translate(35.9133vw,99vh) scale(.6749)}}.snow:nth-child(314){opacity:.5064;transform:translate(3.0221vw,-10px) scale(.364);animation:fall-314 29s -2s linear infinite}@keyframes fall-314{41.767%{transform:translate(11.0373vw,41.767vh) scale(.364)}to{transform:translate(7.0297vw,99vh) scale(.364)}}.snow:nth-child(315){opacity:1.7402;transform:translate(60.4388vw,-10px) scale(.9915);animation:fall-315 14s -21s linear infinite}@keyframes fall-315{54.575%{transform:translate(62.2354vw,54.575vh) scale(.9915)}to{transform:translate(61.3371vw,99vh) scale(.9915)}}.snow:nth-child(316){opacity:.2786;transform:translate(25.0655vw,-10px) scale(.8403);animation:fall-316 30s -26s linear infinite}@keyframes fall-316{51.659%{transform:translate(26.2588vw,51.659vh) scale(.8403)}to{transform:translate(25.66215vw,99vh) scale(.8403)}}.snow:nth-child(317){opacity:.3518;transform:translate(71.1778vw,-10px) scale(.1886);animation:fall-317 18s -5s linear infinite}@keyframes fall-317{59.856%{transform:translate(74vw,59.856vh) scale(.1886)}to{transform:translate(72.5889vw,99vh) scale(.1886)}}.snow:nth-child(318){opacity:1.585;transform:translate(19.641vw,-10px) scale(.7913);animation:fall-318 17s -13s linear infinite}@keyframes fall-318{46.016%{transform:translate(28.4529vw,46.016vh) scale(.7913)}to{transform:translate(24.04695vw,99vh) scale(.7913)}}.snow:nth-child(319){opacity:.248;transform:translate(1.3962vw,-10px) scale(.1968);animation:fall-319 11s -30s linear infinite}@keyframes fall-319{55.104%{transform:translate(5.0973vw,55.104vh) scale(.1968)}to{transform:translate(3.24675vw,99vh) scale(.1968)}}.snow:nth-child(320){opacity:1.5984;transform:translate(20.4913vw,-10px) scale(.0117);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{68.066%{transform:translate(20.7066vw,68.066vh) scale(.0117)}to{transform:translate(20.59895vw,99vh) scale(.0117)}}.snow:nth-child(321){opacity:1.9584;transform:translate(2.0909vw,-10px) scale(.9567);animation:fall-321 25s -21s linear infinite}@keyframes fall-321{33.328%{transform:translate(4.1579vw,33.328vh) scale(.9567)}to{transform:translate(3.1244vw,99vh) scale(.9567)}}.snow:nth-child(322){opacity:1.491;transform:translate(97.4797vw,-10px) scale(.8121);animation:fall-322 28s -6s linear infinite}@keyframes fall-322{55.19%{transform:translate(106.751vw,55.19vh) scale(.8121)}to{transform:translate(102.11535vw,99vh) scale(.8121)}}.snow:nth-child(323){opacity:1.0486;transform:translate(67.9104vw,-10px) scale(.0875);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{65.579%{transform:translate(61.7747vw,65.579vh) scale(.0875)}to{transform:translate(64.84255vw,99vh) scale(.0875)}}.snow:nth-child(324){opacity:1.0996;transform:translate(36.2084vw,-10px) scale(.5613);animation:fall-324 24s -24s linear infinite}@keyframes fall-324{36.573%{transform:translate(45.0498vw,36.573vh) scale(.5613)}to{transform:translate(40.6291vw,99vh) scale(.5613)}}.snow:nth-child(325){opacity:1.102;transform:translate(53.7806vw,-10px) scale(.7243);animation:fall-325 22s -27s linear infinite}@keyframes fall-325{34.247%{transform:translate(49.5417vw,34.247vh) scale(.7243)}to{transform:translate(51.66115vw,99vh) scale(.7243)}}.snow:nth-child(326){opacity:.7778;transform:translate(49.2674vw,-10px) scale(.5216);animation:fall-326 25s -13s linear infinite}@keyframes fall-326{73.55%{transform:translate(40.1168vw,73.55vh) scale(.5216)}to{transform:translate(44.6921vw,99vh) scale(.5216)}}.snow:nth-child(327){opacity:1.3964;transform:translate(29.5281vw,-10px) scale(.1328);animation:fall-327 26s -25s linear infinite}@keyframes fall-327{37.923%{transform:translate(25.4389vw,37.923vh) scale(.1328)}to{transform:translate(27.4835vw,99vh) scale(.1328)}}.snow:nth-child(328){opacity:1.478;transform:translate(32.8234vw,-10px) scale(.4248);animation:fall-328 29s -9s linear infinite}@keyframes fall-328{73.959%{transform:translate(38.9095vw,73.959vh) scale(.4248)}to{transform:translate(35.86645vw,99vh) scale(.4248)}}.snow:nth-child(329){opacity:.0964;transform:translate(31.1446vw,-10px) scale(.8899);animation:fall-329 13s -1s linear infinite}@keyframes fall-329{77.892%{transform:translate(24.903vw,77.892vh) scale(.8899)}to{transform:translate(28.0238vw,99vh) scale(.8899)}}.snow:nth-child(330){opacity:.0224;transform:translate(64.3561vw,-10px) scale(.7938);animation:fall-330 27s -21s linear infinite}@keyframes fall-330{75.499%{transform:translate(63.283vw,75.499vh) scale(.7938)}to{transform:translate(63.81955vw,99vh) scale(.7938)}}.snow:nth-child(331){opacity:1.226;transform:translate(52.2247vw,-10px) scale(.6861);animation:fall-331 30s -13s linear infinite}@keyframes fall-331{75.778%{transform:translate(43.823vw,75.778vh) scale(.6861)}to{transform:translate(48.02385vw,99vh) scale(.6861)}}.snow:nth-child(332){opacity:1.046;transform:translate(2.0101vw,-10px) scale(.5424);animation:fall-332 26s -1s linear infinite}@keyframes fall-332{71.281%{transform:translate(-3.1484vw,71.281vh) scale(.5424)}to{transform:translate(-.56915vw,99vh) scale(.5424)}}.snow:nth-child(333){opacity:.0318;transform:translate(36.0766vw,-10px) scale(.5069);animation:fall-333 15s -12s linear infinite}@keyframes fall-333{68.27%{transform:translate(39.8074vw,68.27vh) scale(.5069)}to{transform:translate(37.942vw,99vh) scale(.5069)}}.snow:nth-child(334){opacity:1.0038;transform:translate(5.1522vw,-10px) scale(.5812);animation:fall-334 23s -27s linear infinite}@keyframes fall-334{41.366%{transform:translate(5.8889vw,41.366vh) scale(.5812)}to{transform:translate(5.52055vw,99vh) scale(.5812)}}.snow:nth-child(335){opacity:.681;transform:translate(90.7188vw,-10px) scale(.6452);animation:fall-335 14s -11s linear infinite}@keyframes fall-335{44.493%{transform:translate(85.3146vw,44.493vh) scale(.6452)}to{transform:translate(88.0167vw,99vh) scale(.6452)}}.snow:nth-child(336){opacity:.153;transform:translate(45.464vw,-10px) scale(.4811);animation:fall-336 29s -25s linear infinite}@keyframes fall-336{48.588%{transform:translate(50.0453vw,48.588vh) scale(.4811)}to{transform:translate(47.75465vw,99vh) scale(.4811)}}.snow:nth-child(337){opacity:.0384;transform:translate(90.7091vw,-10px) scale(.5909);animation:fall-337 12s -22s linear infinite}@keyframes fall-337{37.299%{transform:translate(93.3398vw,37.299vh) scale(.5909)}to{transform:translate(92.02445vw,99vh) scale(.5909)}}.snow:nth-child(338){opacity:.8398;transform:translate(18.4104vw,-10px) scale(.0453);animation:fall-338 13s -7s linear infinite}@keyframes fall-338{71.686%{transform:translate(25.4622vw,71.686vh) scale(.0453)}to{transform:translate(21.9363vw,99vh) scale(.0453)}}.snow:nth-child(339){opacity:1.5648;transform:translate(67vw,-10px) scale(.7475);animation:fall-339 16s -19s linear infinite}@keyframes fall-339{72.094%{transform:translate(72.5799vw,72.094vh) scale(.7475)}to{transform:translate(69.78995vw,99vh) scale(.7475)}}.snow:nth-child(340){opacity:.8756;transform:translate(71.9108vw,-10px) scale(.7616);animation:fall-340 13s -18s linear infinite}@keyframes fall-340{72.199%{transform:translate(81.0201vw,72.199vh) scale(.7616)}to{transform:translate(76.46545vw,99vh) scale(.7616)}}.snow:nth-child(341){opacity:.588;transform:translate(44.2663vw,-10px) scale(.8026);animation:fall-341 13s -13s linear infinite}@keyframes fall-341{34.224%{transform:translate(37.8209vw,34.224vh) scale(.8026)}to{transform:translate(41.0436vw,99vh) scale(.8026)}}.snow:nth-child(342){opacity:.5108;transform:translate(24.2055vw,-10px) scale(.9112);animation:fall-342 21s -2s linear infinite}@keyframes fall-342{50.16%{transform:translate(29.5426vw,50.16vh) scale(.9112)}to{transform:translate(26.87405vw,99vh) scale(.9112)}}.snow:nth-child(343){opacity:.2182;transform:translate(61.7228vw,-10px) scale(.9203);animation:fall-343 20s -17s linear infinite}@keyframes fall-343{64.877%{transform:translate(67.0991vw,64.877vh) scale(.9203)}to{transform:translate(64.41095vw,99vh) scale(.9203)}}.snow:nth-child(344){opacity:1.7132;transform:translate(2.2054vw,-10px) scale(.9852);animation:fall-344 21s -16s linear infinite}@keyframes fall-344{44.096%{transform:translate(.7532vw,44.096vh) scale(.9852)}to{transform:translate(1.4793vw,99vh) scale(.9852)}}.snow:nth-child(345){opacity:.855;transform:translate(9.1638vw,-10px) scale(.5245);animation:fall-345 14s -25s linear infinite}@keyframes fall-345{33.575%{transform:translate(11.4142vw,33.575vh) scale(.5245)}to{transform:translate(10.289vw,99vh) scale(.5245)}}.snow:nth-child(346){opacity:1.509;transform:translate(46.1868vw,-10px) scale(.5149);animation:fall-346 12s -13s linear infinite}@keyframes fall-346{61.733%{transform:translate(50.6917vw,61.733vh) scale(.5149)}to{transform:translate(48.43925vw,99vh) scale(.5149)}}.snow:nth-child(347){opacity:1.171;transform:translate(36.8138vw,-10px) scale(.1185);animation:fall-347 13s -9s linear infinite}@keyframes fall-347{71.532%{transform:translate(35.6626vw,71.532vh) scale(.1185)}to{transform:translate(36.2382vw,99vh) scale(.1185)}}.snow:nth-child(348){opacity:.997;transform:translate(74.5894vw,-10px) scale(.1674);animation:fall-348 29s -6s linear infinite}@keyframes fall-348{71.333%{transform:translate(79.9614vw,71.333vh) scale(.1674)}to{transform:translate(77.2754vw,99vh) scale(.1674)}}.snow:nth-child(349){opacity:1.1596;transform:translate(36.4846vw,-10px) scale(.6289);animation:fall-349 22s -13s linear infinite}@keyframes fall-349{75.686%{transform:translate(33.0971vw,75.686vh) scale(.6289)}to{transform:translate(34.79085vw,99vh) scale(.6289)}}.snow:nth-child(350){opacity:.444;transform:translate(45.8618vw,-10px) scale(.2013);animation:fall-350 23s -1s linear infinite}@keyframes fall-350{40.383%{transform:translate(44.5576vw,40.383vh) scale(.2013)}to{transform:translate(45.2097vw,99vh) scale(.2013)}}.snow:nth-child(351){opacity:1.1022;transform:translate(40.2861vw,-10px) scale(.3356);animation:fall-351 24s -7s linear infinite}@keyframes fall-351{39.715%{transform:translate(34.8821vw,39.715vh) scale(.3356)}to{transform:translate(37.5841vw,99vh) scale(.3356)}}.snow:nth-child(352){opacity:1.5648;transform:translate(24.9192vw,-10px) scale(.1311);animation:fall-352 10s -10s linear infinite}@keyframes fall-352{36.936%{transform:translate(28.0502vw,36.936vh) scale(.1311)}to{transform:translate(26.4847vw,99vh) scale(.1311)}}.snow:nth-child(353){opacity:1.5774;transform:translate(62.5003vw,-10px) scale(.6439);animation:fall-353 24s -21s linear infinite}@keyframes fall-353{34.288%{transform:translate(69.6494vw,34.288vh) scale(.6439)}to{transform:translate(66.07485vw,99vh) scale(.6439)}}.snow:nth-child(354){opacity:.654;transform:translate(81.2576vw,-10px) scale(.9942);animation:fall-354 14s -16s linear infinite}@keyframes fall-354{35.313%{transform:translate(91.1475vw,35.313vh) scale(.9942)}to{transform:translate(86.20255vw,99vh) scale(.9942)}}.snow:nth-child(355){opacity:1.0422;transform:translate(78.2418vw,-10px) scale(.5401);animation:fall-355 30s -27s linear infinite}@keyframes fall-355{30.93%{transform:translate(77.4746vw,30.93vh) scale(.5401)}to{transform:translate(77.8582vw,99vh) scale(.5401)}}.snow:nth-child(356){opacity:.5914;transform:translate(92.2566vw,-10px) scale(.3129);animation:fall-356 20s -16s linear infinite}@keyframes fall-356{63.665%{transform:translate(95.1512vw,63.665vh) scale(.3129)}to{transform:translate(93.7039vw,99vh) scale(.3129)}}.snow:nth-child(357){opacity:1.789;transform:translate(74.7319vw,-10px) scale(.1368);animation:fall-357 20s -12s linear infinite}@keyframes fall-357{50.296%{transform:translate(75.922vw,50.296vh) scale(.1368)}to{transform:translate(75.32695vw,99vh) scale(.1368)}}.snow:nth-child(358){opacity:.2094;transform:translate(88.067vw,-10px) scale(.5382);animation:fall-358 26s -24s linear infinite}@keyframes fall-358{60.576%{transform:translate(95.974vw,60.576vh) scale(.5382)}to{transform:translate(92.0205vw,99vh) scale(.5382)}}.snow:nth-child(359){opacity:.9436;transform:translate(20.4291vw,-10px) scale(.973);animation:fall-359 17s -26s linear infinite}@keyframes fall-359{74.541%{transform:translate(30.2629vw,74.541vh) scale(.973)}to{transform:translate(25.346vw,99vh) scale(.973)}}.snow:nth-child(360){opacity:.739;transform:translate(56.7305vw,-10px) scale(.3925);animation:fall-360 26s -11s linear infinite}@keyframes fall-360{31.852%{transform:translate(51.4805vw,31.852vh) scale(.3925)}to{transform:translate(54.1055vw,99vh) scale(.3925)}}.snow:nth-child(361){opacity:1.721;transform:translate(66.8467vw,-10px) scale(.9125);animation:fall-361 29s -24s linear infinite}@keyframes fall-361{33.142%{transform:translate(70.7873vw,33.142vh) scale(.9125)}to{transform:translate(68.817vw,99vh) scale(.9125)}}.snow:nth-child(362){opacity:1.6136;transform:translate(69.4788vw,-10px) scale(.7926);animation:fall-362 18s -10s linear infinite}@keyframes fall-362{56.718%{transform:translate(62.7271vw,56.718vh) scale(.7926)}to{transform:translate(66.10295vw,99vh) scale(.7926)}}.snow:nth-child(363){opacity:1.7462;transform:translate(11.0879vw,-10px) scale(.8146);animation:fall-363 22s -13s linear infinite}@keyframes fall-363{70.812%{transform:translate(2.148vw,70.812vh) scale(.8146)}to{transform:translate(6.61795vw,99vh) scale(.8146)}}.snow:nth-child(364){opacity:.7472;transform:translate(72.2608vw,-10px) scale(.4539);animation:fall-364 24s -18s linear infinite}@keyframes fall-364{37.044%{transform:translate(71.4662vw,37.044vh) scale(.4539)}to{transform:translate(71.8635vw,99vh) scale(.4539)}}.snow:nth-child(365){opacity:1.2966;transform:translate(44.6926vw,-10px) scale(.9241);animation:fall-365 18s -29s linear infinite}@keyframes fall-365{62.687%{transform:translate(43.885vw,62.687vh) scale(.9241)}to{transform:translate(44.2888vw,99vh) scale(.9241)}}.snow:nth-child(366){opacity:1.602;transform:translate(27.182vw,-10px) scale(.8395);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{76.732%{transform:translate(31.8532vw,76.732vh) scale(.8395)}to{transform:translate(29.5176vw,99vh) scale(.8395)}}.snow:nth-child(367){opacity:1.3106;transform:translate(2.8705vw,-10px) scale(.5598);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{31.973%{transform:translate(-1.959vw,31.973vh) scale(.5598)}to{transform:translate(.45575vw,99vh) scale(.5598)}}.snow:nth-child(368){opacity:.63;transform:translate(16.0365vw,-10px) scale(.6447);animation:fall-368 16s -20s linear infinite}@keyframes fall-368{49.244%{transform:translate(16.1578vw,49.244vh) scale(.6447)}to{transform:translate(16.09715vw,99vh) scale(.6447)}}.snow:nth-child(369){opacity:.5742;transform:translate(36.0792vw,-10px) scale(.2836);animation:fall-369 16s -19s linear infinite}@keyframes fall-369{72.223%{transform:translate(27.9586vw,72.223vh) scale(.2836)}to{transform:translate(32.0189vw,99vh) scale(.2836)}}.snow:nth-child(370){opacity:.6774;transform:translate(44.9535vw,-10px) scale(.7745);animation:fall-370 22s -12s linear infinite}@keyframes fall-370{79.711%{transform:translate(47.6301vw,79.711vh) scale(.7745)}to{transform:translate(46.2918vw,99vh) scale(.7745)}}.snow:nth-child(371){opacity:.8206;transform:translate(79.8072vw,-10px) scale(.0386);animation:fall-371 18s -12s linear infinite}@keyframes fall-371{33.719%{transform:translate(74.7164vw,33.719vh) scale(.0386)}to{transform:translate(77.2618vw,99vh) scale(.0386)}}.snow:nth-child(372){opacity:1.8536;transform:translate(25.935vw,-10px) scale(.4405);animation:fall-372 16s -16s linear infinite}@keyframes fall-372{56.492%{transform:translate(25.8747vw,56.492vh) scale(.4405)}to{transform:translate(25.90485vw,99vh) scale(.4405)}}.snow:nth-child(373){opacity:1.5514;transform:translate(43.6545vw,-10px) scale(.6351);animation:fall-373 25s -9s linear infinite}@keyframes fall-373{60.404%{transform:translate(52.0555vw,60.404vh) scale(.6351)}to{transform:translate(47.855vw,99vh) scale(.6351)}}.snow:nth-child(374){opacity:1.1252;transform:translate(6.9954vw,-10px) scale(.1521);animation:fall-374 28s -3s linear infinite}@keyframes fall-374{40.064%{transform:translate(3.1564vw,40.064vh) scale(.1521)}to{transform:translate(5.0759vw,99vh) scale(.1521)}}.snow:nth-child(375){opacity:1.5254;transform:translate(19.1521vw,-10px) scale(.0856);animation:fall-375 10s -25s linear infinite}@keyframes fall-375{58.856%{transform:translate(23.4298vw,58.856vh) scale(.0856)}to{transform:translate(21.29095vw,99vh) scale(.0856)}}.snow:nth-child(376){opacity:.1476;transform:translate(63.2377vw,-10px) scale(.1583);animation:fall-376 11s -24s linear infinite}@keyframes fall-376{77.95%{transform:translate(70.5267vw,77.95vh) scale(.1583)}to{transform:translate(66.8822vw,99vh) scale(.1583)}}.snow:nth-child(377){opacity:1.3254;transform:translate(71.272vw,-10px) scale(.7684);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{53.05%{transform:translate(68.355vw,53.05vh) scale(.7684)}to{transform:translate(69.8135vw,99vh) scale(.7684)}}.snow:nth-child(378){opacity:.1492;transform:translate(99.6572vw,-10px) scale(.3026);animation:fall-378 17s -22s linear infinite}@keyframes fall-378{35.712%{transform:translate(106.6417vw,35.712vh) scale(.3026)}to{transform:translate(103.14945vw,99vh) scale(.3026)}}.snow:nth-child(379){opacity:1.8798;transform:translate(15.0979vw,-10px) scale(.8127);animation:fall-379 24s -26s linear infinite}@keyframes fall-379{32.976%{transform:translate(20.2242vw,32.976vh) scale(.8127)}to{transform:translate(17.66105vw,99vh) scale(.8127)}}.snow:nth-child(380){opacity:.0062;transform:translate(44.0581vw,-10px) scale(.8486);animation:fall-380 17s -4s linear infinite}@keyframes fall-380{70.044%{transform:translate(35.5818vw,70.044vh) scale(.8486)}to{transform:translate(39.81995vw,99vh) scale(.8486)}}.snow:nth-child(381){opacity:.563;transform:translate(94.239vw,-10px) scale(.8631);animation:fall-381 17s -26s linear infinite}@keyframes fall-381{31.403%{transform:translate(100.7154vw,31.403vh) scale(.8631)}to{transform:translate(97.4772vw,99vh) scale(.8631)}}.snow:nth-child(382){opacity:.1754;transform:translate(62.1214vw,-10px) scale(.7193);animation:fall-382 16s -11s linear infinite}@keyframes fall-382{67.909%{transform:translate(53.3489vw,67.909vh) scale(.7193)}to{transform:translate(57.73515vw,99vh) scale(.7193)}}.snow:nth-child(383){opacity:.9236;transform:translate(9.6246vw,-10px) scale(.1693);animation:fall-383 29s -18s linear infinite}@keyframes fall-383{69.945%{transform:translate(6.5651vw,69.945vh) scale(.1693)}to{transform:translate(8.09485vw,99vh) scale(.1693)}}.snow:nth-child(384){opacity:.3012;transform:translate(8.2841vw,-10px) scale(.5602);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{67.379%{transform:translate(8.2873vw,67.379vh) scale(.5602)}to{transform:translate(8.2857vw,99vh) scale(.5602)}}.snow:nth-child(385){opacity:.9978;transform:translate(68.9512vw,-10px) scale(.6291);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{56.661%{transform:translate(73.6914vw,56.661vh) scale(.6291)}to{transform:translate(71.3213vw,99vh) scale(.6291)}}.snow:nth-child(386){opacity:1.416;transform:translate(87.2448vw,-10px) scale(.6439);animation:fall-386 11s -15s linear infinite}@keyframes fall-386{38.077%{transform:translate(96.0185vw,38.077vh) scale(.6439)}to{transform:translate(91.63165vw,99vh) scale(.6439)}}.snow:nth-child(387){opacity:.694;transform:translate(11.1743vw,-10px) scale(.5364);animation:fall-387 14s -14s linear infinite}@keyframes fall-387{55.595%{transform:translate(9.0495vw,55.595vh) scale(.5364)}to{transform:translate(10.1119vw,99vh) scale(.5364)}}.snow:nth-child(388){opacity:1.8526;transform:translate(80.4493vw,-10px) scale(.6073);animation:fall-388 23s -11s linear infinite}@keyframes fall-388{56.423%{transform:translate(81.0247vw,56.423vh) scale(.6073)}to{transform:translate(80.737vw,99vh) scale(.6073)}}.snow:nth-child(389){opacity:1.535;transform:translate(45.1666vw,-10px) scale(.6414);animation:fall-389 10s -14s linear infinite}@keyframes fall-389{54.234%{transform:translate(41.7885vw,54.234vh) scale(.6414)}to{transform:translate(43.47755vw,99vh) scale(.6414)}}.snow:nth-child(390){opacity:1.3054;transform:translate(40.8907vw,-10px) scale(.8381);animation:fall-390 15s -22s linear infinite}@keyframes fall-390{49.506%{transform:translate(37.9309vw,49.506vh) scale(.8381)}to{transform:translate(39.4108vw,99vh) scale(.8381)}}.snow:nth-child(391){opacity:.2948;transform:translate(49.0431vw,-10px) scale(.181);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{50.444%{transform:translate(44.681vw,50.444vh) scale(.181)}to{transform:translate(46.86205vw,99vh) scale(.181)}}.snow:nth-child(392){opacity:1.3014;transform:translate(76.5359vw,-10px) scale(.4094);animation:fall-392 23s -17s linear infinite}@keyframes fall-392{35.295%{transform:translate(78.0327vw,35.295vh) scale(.4094)}to{transform:translate(77.2843vw,99vh) scale(.4094)}}.snow:nth-child(393){opacity:.1756;transform:translate(34.0131vw,-10px) scale(.4519);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{48.01%{transform:translate(43.7285vw,48.01vh) scale(.4519)}to{transform:translate(38.8708vw,99vh) scale(.4519)}}.snow:nth-child(394){opacity:.8784;transform:translate(93.2004vw,-10px) scale(.6793);animation:fall-394 25s -24s linear infinite}@keyframes fall-394{46.835%{transform:translate(96.0863vw,46.835vh) scale(.6793)}to{transform:translate(94.64335vw,99vh) scale(.6793)}}.snow:nth-child(395){opacity:.8588;transform:translate(52.2221vw,-10px) scale(.0988);animation:fall-395 19s -18s linear infinite}@keyframes fall-395{36.416%{transform:translate(61.3045vw,36.416vh) scale(.0988)}to{transform:translate(56.7633vw,99vh) scale(.0988)}}.snow:nth-child(396){opacity:1.4702;transform:translate(22.7495vw,-10px) scale(.1266);animation:fall-396 10s -12s linear infinite}@keyframes fall-396{50.238%{transform:translate(18.1585vw,50.238vh) scale(.1266)}to{transform:translate(20.454vw,99vh) scale(.1266)}}.snow:nth-child(397){opacity:.7494;transform:translate(19.8278vw,-10px) scale(.5866);animation:fall-397 15s -11s linear infinite}@keyframes fall-397{61.376%{transform:translate(28.1182vw,61.376vh) scale(.5866)}to{transform:translate(23.973vw,99vh) scale(.5866)}}.snow:nth-child(398){opacity:1.7022;transform:translate(39.6045vw,-10px) scale(.9916);animation:fall-398 25s -21s linear infinite}@keyframes fall-398{45.187%{transform:translate(33.3273vw,45.187vh) scale(.9916)}to{transform:translate(36.4659vw,99vh) scale(.9916)}}.snow:nth-child(399){opacity:.3148;transform:translate(38.9261vw,-10px) scale(.6117);animation:fall-399 30s -21s linear infinite}@keyframes fall-399{41.368%{transform:translate(47.0598vw,41.368vh) scale(.6117)}to{transform:translate(42.99295vw,99vh) scale(.6117)}}.snow:nth-child(400){opacity:1.7754;transform:translate(10.6981vw,-10px) scale(.5181);animation:fall-400 14s -1s linear infinite}@keyframes fall-400{73.225%{transform:translate(16.5061vw,73.225vh) scale(.5181)}to{transform:translate(13.6021vw,99vh) scale(.5181)}}\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:.7826;transform:translate(52.7429vw,-10px) scale(.0529);animation:fall-1 12s -14s linear infinite}@keyframes fall-1{46.889%{transform:translate(54.8557vw,46.889vh) scale(.0529)}to{transform:translate(53.7993vw,99vh) scale(.0529)}}.snow:nth-child(2){opacity:.9184;transform:translate(16.5517vw,-10px) scale(.433);animation:fall-2 12s -30s linear infinite}@keyframes fall-2{66.267%{transform:translate(10.8713vw,66.267vh) scale(.433)}to{transform:translate(13.7115vw,99vh) scale(.433)}}.snow:nth-child(3){opacity:1.0968;transform:translate(41.3742vw,-10px) scale(.4521);animation:fall-3 26s -13s linear infinite}@keyframes fall-3{78.158%{transform:translate(39.9157vw,78.158vh) scale(.4521)}to{transform:translate(40.64495vw,99vh) scale(.4521)}}.snow:nth-child(4){opacity:.6732;transform:translate(79.9681vw,-10px) scale(.5751);animation:fall-4 18s -12s linear infinite}@keyframes fall-4{55.241%{transform:translate(82.4802vw,55.241vh) scale(.5751)}to{transform:translate(81.22415vw,99vh) scale(.5751)}}.snow:nth-child(5){opacity:1.7406;transform:translate(26.8492vw,-10px) scale(.8839);animation:fall-5 14s -29s linear infinite}@keyframes fall-5{68.573%{transform:translate(33.27vw,68.573vh) scale(.8839)}to{transform:translate(30.0596vw,99vh) scale(.8839)}}.snow:nth-child(6){opacity:.6318;transform:translate(89.7701vw,-10px) scale(.7523);animation:fall-6 25s -19s linear infinite}@keyframes fall-6{59.544%{transform:translate(81.1076vw,59.544vh) scale(.7523)}to{transform:translate(85.43885vw,99vh) scale(.7523)}}.snow:nth-child(7){opacity:.6974;transform:translate(96.2998vw,-10px) scale(.0877);animation:fall-7 17s -25s linear infinite}@keyframes fall-7{58.156%{transform:translate(97.909vw,58.156vh) scale(.0877)}to{transform:translate(97.1044vw,99vh) scale(.0877)}}.snow:nth-child(8){opacity:1.1314;transform:translate(47.23vw,-10px) scale(.8093);animation:fall-8 30s -10s linear infinite}@keyframes fall-8{40.386%{transform:translate(55.8451vw,40.386vh) scale(.8093)}to{transform:translate(51.53755vw,99vh) scale(.8093)}}.snow:nth-child(9){opacity:.2946;transform:translate(11.5908vw,-10px) scale(.5895);animation:fall-9 20s -3s linear infinite}@keyframes fall-9{51.525%{transform:translate(6.942vw,51.525vh) scale(.5895)}to{transform:translate(9.2664vw,99vh) scale(.5895)}}.snow:nth-child(10){opacity:.7076;transform:translate(96.2988vw,-10px) scale(.1393);animation:fall-10 27s -4s linear infinite}@keyframes fall-10{30.032%{transform:translate(100.5524vw,30.032vh) scale(.1393)}to{transform:translate(98.4256vw,99vh) scale(.1393)}}.snow:nth-child(11){opacity:.7406;transform:translate(32.5662vw,-10px) scale(.1912);animation:fall-11 12s -13s linear infinite}@keyframes fall-11{46.318%{transform:translate(31.9762vw,46.318vh) scale(.1912)}to{transform:translate(32.2712vw,99vh) scale(.1912)}}.snow:nth-child(12){opacity:1.843;transform:translate(35.1153vw,-10px) scale(.4345);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{74.585%{transform:translate(41.5393vw,74.585vh) scale(.4345)}to{transform:translate(38.3273vw,99vh) scale(.4345)}}.snow:nth-child(13){opacity:1.1012;transform:translate(56.9145vw,-10px) scale(.0925);animation:fall-13 22s -21s linear infinite}@keyframes fall-13{30.006%{transform:translate(65.9784vw,30.006vh) scale(.0925)}to{transform:translate(61.44645vw,99vh) scale(.0925)}}.snow:nth-child(14){opacity:1.1506;transform:translate(83.6814vw,-10px) scale(.7036);animation:fall-14 23s -26s linear infinite}@keyframes fall-14{41.754%{transform:translate(90.5155vw,41.754vh) scale(.7036)}to{transform:translate(87.09845vw,99vh) scale(.7036)}}.snow:nth-child(15){opacity:1.4112;transform:translate(98.2049vw,-10px) scale(.8332);animation:fall-15 23s -23s linear infinite}@keyframes fall-15{52.469%{transform:translate(98.5546vw,52.469vh) scale(.8332)}to{transform:translate(98.37975vw,99vh) scale(.8332)}}.snow:nth-child(16){opacity:1.6008;transform:translate(93.1778vw,-10px) scale(.6806);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{72.465%{transform:translate(86.6498vw,72.465vh) scale(.6806)}to{transform:translate(89.9138vw,99vh) scale(.6806)}}.snow:nth-child(17){opacity:1.7076;transform:translate(68.2817vw,-10px) scale(.4125);animation:fall-17 15s -29s linear infinite}@keyframes fall-17{69.148%{transform:translate(58.563vw,69.148vh) scale(.4125)}to{transform:translate(63.42235vw,99vh) scale(.4125)}}.snow:nth-child(18){opacity:1.9526;transform:translate(37.2012vw,-10px) scale(.2655);animation:fall-18 17s -13s linear infinite}@keyframes fall-18{76.176%{transform:translate(44.2887vw,76.176vh) scale(.2655)}to{transform:translate(40.74495vw,99vh) scale(.2655)}}.snow:nth-child(19){opacity:.116;transform:translate(38.3697vw,-10px) scale(.4569);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{35.145%{transform:translate(45.0717vw,35.145vh) scale(.4569)}to{transform:translate(41.7207vw,99vh) scale(.4569)}}.snow:nth-child(20){opacity:.0468;transform:translate(64.6189vw,-10px) scale(.9096);animation:fall-20 29s -11s linear infinite}@keyframes fall-20{66.417%{transform:translate(61.3655vw,66.417vh) scale(.9096)}to{transform:translate(62.9922vw,99vh) scale(.9096)}}.snow:nth-child(21){opacity:.7006;transform:translate(60.9541vw,-10px) scale(.1054);animation:fall-21 23s -11s linear infinite}@keyframes fall-21{70.098%{transform:translate(64.3495vw,70.098vh) scale(.1054)}to{transform:translate(62.6518vw,99vh) scale(.1054)}}.snow:nth-child(22){opacity:.358;transform:translate(30.6345vw,-10px) scale(.1247);animation:fall-22 10s -3s linear infinite}@keyframes fall-22{75.002%{transform:translate(40.562vw,75.002vh) scale(.1247)}to{transform:translate(35.59825vw,99vh) scale(.1247)}}.snow:nth-child(23){opacity:1.618;transform:translate(75.5655vw,-10px) scale(.7891);animation:fall-23 19s -25s linear infinite}@keyframes fall-23{50.743%{transform:translate(79.2578vw,50.743vh) scale(.7891)}to{transform:translate(77.41165vw,99vh) scale(.7891)}}.snow:nth-child(24){opacity:.5518;transform:translate(98.6748vw,-10px) scale(.9478);animation:fall-24 25s -7s linear infinite}@keyframes fall-24{48.191%{transform:translate(95.447vw,48.191vh) scale(.9478)}to{transform:translate(97.0609vw,99vh) scale(.9478)}}.snow:nth-child(25){opacity:.0208;transform:translate(23.9131vw,-10px) scale(.6974);animation:fall-25 13s -15s linear infinite}@keyframes fall-25{44.064%{transform:translate(28.5983vw,44.064vh) scale(.6974)}to{transform:translate(26.2557vw,99vh) scale(.6974)}}.snow:nth-child(26){opacity:1.7562;transform:translate(12.3265vw,-10px) scale(.9458);animation:fall-26 15s -28s linear infinite}@keyframes fall-26{38.845%{transform:translate(13.2503vw,38.845vh) scale(.9458)}to{transform:translate(12.7884vw,99vh) scale(.9458)}}.snow:nth-child(27){opacity:1.8016;transform:translate(25.3879vw,-10px) scale(.4602);animation:fall-27 24s -21s linear infinite}@keyframes fall-27{41.243%{transform:translate(33.2822vw,41.243vh) scale(.4602)}to{transform:translate(29.33505vw,99vh) scale(.4602)}}.snow:nth-child(28){opacity:1.6324;transform:translate(94.1288vw,-10px) scale(.0179);animation:fall-28 16s -14s linear infinite}@keyframes fall-28{59.105%{transform:translate(93.9195vw,59.105vh) scale(.0179)}to{transform:translate(94.02415vw,99vh) scale(.0179)}}.snow:nth-child(29){opacity:.671;transform:translate(10.529vw,-10px) scale(.6059);animation:fall-29 12s -18s linear infinite}@keyframes fall-29{77.439%{transform:translate(18.2871vw,77.439vh) scale(.6059)}to{transform:translate(14.40805vw,99vh) scale(.6059)}}.snow:nth-child(30){opacity:.3448;transform:translate(70.73vw,-10px) scale(.2579);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{75.77%{transform:translate(75.5153vw,75.77vh) scale(.2579)}to{transform:translate(73.12265vw,99vh) scale(.2579)}}.snow:nth-child(31){opacity:1.574;transform:translate(27.5272vw,-10px) scale(.24);animation:fall-31 27s -4s linear infinite}@keyframes fall-31{55.663%{transform:translate(18.0606vw,55.663vh) scale(.24)}to{transform:translate(22.7939vw,99vh) scale(.24)}}.snow:nth-child(32){opacity:.0604;transform:translate(5.256vw,-10px) scale(.2769);animation:fall-32 13s -22s linear infinite}@keyframes fall-32{46.989%{transform:translate(3.1483vw,46.989vh) scale(.2769)}to{transform:translate(4.20215vw,99vh) scale(.2769)}}.snow:nth-child(33){opacity:1.2558;transform:translate(80.5369vw,-10px) scale(.4748);animation:fall-33 23s -16s linear infinite}@keyframes fall-33{64.187%{transform:translate(86.0201vw,64.187vh) scale(.4748)}to{transform:translate(83.2785vw,99vh) scale(.4748)}}.snow:nth-child(34){opacity:1.1518;transform:translate(60.9877vw,-10px) scale(.625);animation:fall-34 24s -2s linear infinite}@keyframes fall-34{66.945%{transform:translate(55.6228vw,66.945vh) scale(.625)}to{transform:translate(58.30525vw,99vh) scale(.625)}}.snow:nth-child(35){opacity:1.8352;transform:translate(60.762vw,-10px) scale(.6747);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{65.391%{transform:translate(61.5939vw,65.391vh) scale(.6747)}to{transform:translate(61.17795vw,99vh) scale(.6747)}}.snow:nth-child(36){opacity:.5738;transform:translate(99.0817vw,-10px) scale(.8869);animation:fall-36 22s -15s linear infinite}@keyframes fall-36{75.527%{transform:translate(99.8431vw,75.527vh) scale(.8869)}to{transform:translate(99.4624vw,99vh) scale(.8869)}}.snow:nth-child(37){opacity:1.3652;transform:translate(44.8574vw,-10px) scale(.9221);animation:fall-37 25s -26s linear infinite}@keyframes fall-37{38.322%{transform:translate(50.592vw,38.322vh) scale(.9221)}to{transform:translate(47.7247vw,99vh) scale(.9221)}}.snow:nth-child(38){opacity:1.8148;transform:translate(34.1531vw,-10px) scale(.6796);animation:fall-38 24s -17s linear infinite}@keyframes fall-38{44.241%{transform:translate(33.695vw,44.241vh) scale(.6796)}to{transform:translate(33.92405vw,99vh) scale(.6796)}}.snow:nth-child(39){opacity:1.4616;transform:translate(95.2968vw,-10px) scale(.3564);animation:fall-39 27s -29s linear infinite}@keyframes fall-39{62.291%{transform:translate(103.86vw,62.291vh) scale(.3564)}to{transform:translate(99.5784vw,99vh) scale(.3564)}}.snow:nth-child(40){opacity:1.3926;transform:translate(68.926vw,-10px) scale(.4278);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{32.466%{transform:translate(59.0244vw,32.466vh) scale(.4278)}to{transform:translate(63.9752vw,99vh) scale(.4278)}}.snow:nth-child(41){opacity:.6266;transform:translate(.0071vw,-10px) scale(.5177);animation:fall-41 10s -15s linear infinite}@keyframes fall-41{57.767%{transform:translate(-1.8172vw,57.767vh) scale(.5177)}to{transform:translate(-.90505vw,99vh) scale(.5177)}}.snow:nth-child(42){opacity:.0812;transform:translate(27.008vw,-10px) scale(.2282);animation:fall-42 18s -10s linear infinite}@keyframes fall-42{75.052%{transform:translate(28.1244vw,75.052vh) scale(.2282)}to{transform:translate(27.5662vw,99vh) scale(.2282)}}.snow:nth-child(43){opacity:1.3662;transform:translate(51.8672vw,-10px) scale(.7884);animation:fall-43 30s -23s linear infinite}@keyframes fall-43{68.362%{transform:translate(50.2381vw,68.362vh) scale(.7884)}to{transform:translate(51.05265vw,99vh) scale(.7884)}}.snow:nth-child(44){opacity:1.2028;transform:translate(62.1033vw,-10px) scale(.026);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{32.343%{transform:translate(62.193vw,32.343vh) scale(.026)}to{transform:translate(62.14815vw,99vh) scale(.026)}}.snow:nth-child(45){opacity:1.4712;transform:translate(12.7353vw,-10px) scale(.5504);animation:fall-45 24s -20s linear infinite}@keyframes fall-45{31.424%{transform:translate(12.2533vw,31.424vh) scale(.5504)}to{transform:translate(12.4943vw,99vh) scale(.5504)}}.snow:nth-child(46){opacity:1.393;transform:translate(85.3306vw,-10px) scale(.8781);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{67.736%{transform:translate(76.174vw,67.736vh) scale(.8781)}to{transform:translate(80.7523vw,99vh) scale(.8781)}}.snow:nth-child(47){opacity:1.6544;transform:translate(57.0413vw,-10px) scale(.895);animation:fall-47 22s -2s linear infinite}@keyframes fall-47{76.747%{transform:translate(48.3773vw,76.747vh) scale(.895)}to{transform:translate(52.7093vw,99vh) scale(.895)}}.snow:nth-child(48){opacity:1.1676;transform:translate(78.112vw,-10px) scale(.9655);animation:fall-48 18s -1s linear infinite}@keyframes fall-48{75.997%{transform:translate(76.0255vw,75.997vh) scale(.9655)}to{transform:translate(77.06875vw,99vh) scale(.9655)}}.snow:nth-child(49){opacity:.9584;transform:translate(12.714vw,-10px) scale(.1973);animation:fall-49 19s -6s linear infinite}@keyframes fall-49{70.074%{transform:translate(17.1524vw,70.074vh) scale(.1973)}to{transform:translate(14.9332vw,99vh) scale(.1973)}}.snow:nth-child(50){opacity:1.0004;transform:translate(31.4861vw,-10px) scale(.9406);animation:fall-50 26s -25s linear infinite}@keyframes fall-50{43.691%{transform:translate(41.4841vw,43.691vh) scale(.9406)}to{transform:translate(36.4851vw,99vh) scale(.9406)}}.snow:nth-child(51){opacity:.721;transform:translate(28.1229vw,-10px) scale(.1693);animation:fall-51 19s -17s linear infinite}@keyframes fall-51{55.992%{transform:translate(36.9701vw,55.992vh) scale(.1693)}to{transform:translate(32.5465vw,99vh) scale(.1693)}}.snow:nth-child(52){opacity:1.2638;transform:translate(73.7827vw,-10px) scale(.5443);animation:fall-52 13s -11s linear infinite}@keyframes fall-52{61.956%{transform:translate(75.7523vw,61.956vh) scale(.5443)}to{transform:translate(74.7675vw,99vh) scale(.5443)}}.snow:nth-child(53){opacity:1.5278;transform:translate(77.3736vw,-10px) scale(.0836);animation:fall-53 11s -4s linear infinite}@keyframes fall-53{69.138%{transform:translate(73.6556vw,69.138vh) scale(.0836)}to{transform:translate(75.5146vw,99vh) scale(.0836)}}.snow:nth-child(54){opacity:1.9984;transform:translate(64.6304vw,-10px) scale(.5935);animation:fall-54 26s -22s linear infinite}@keyframes fall-54{56.192%{transform:translate(74.381vw,56.192vh) scale(.5935)}to{transform:translate(69.5057vw,99vh) scale(.5935)}}.snow:nth-child(55){opacity:1.1502;transform:translate(39.978vw,-10px) scale(.8033);animation:fall-55 15s -19s linear infinite}@keyframes fall-55{79.613%{transform:translate(33.3726vw,79.613vh) scale(.8033)}to{transform:translate(36.6753vw,99vh) scale(.8033)}}.snow:nth-child(56){opacity:1.292;transform:translate(13.3872vw,-10px) scale(.751);animation:fall-56 15s -24s linear infinite}@keyframes fall-56{62.781%{transform:translate(6.0549vw,62.781vh) scale(.751)}to{transform:translate(9.72105vw,99vh) scale(.751)}}.snow:nth-child(57){opacity:1.7998;transform:translate(27.7435vw,-10px) scale(.813);animation:fall-57 23s -27s linear infinite}@keyframes fall-57{46.033%{transform:translate(28.0852vw,46.033vh) scale(.813)}to{transform:translate(27.91435vw,99vh) scale(.813)}}.snow:nth-child(58){opacity:1.973;transform:translate(44.1786vw,-10px) scale(.6298);animation:fall-58 16s -27s linear infinite}@keyframes fall-58{43.842%{transform:translate(40.5264vw,43.842vh) scale(.6298)}to{transform:translate(42.3525vw,99vh) scale(.6298)}}.snow:nth-child(59){opacity:1.476;transform:translate(87.9136vw,-10px) scale(.0841);animation:fall-59 13s -11s linear infinite}@keyframes fall-59{34.555%{transform:translate(87.9427vw,34.555vh) scale(.0841)}to{transform:translate(87.92815vw,99vh) scale(.0841)}}.snow:nth-child(60){opacity:1.9678;transform:translate(89.7925vw,-10px) scale(.5995);animation:fall-60 18s -16s linear infinite}@keyframes fall-60{78.017%{transform:translate(79.8104vw,78.017vh) scale(.5995)}to{transform:translate(84.80145vw,99vh) scale(.5995)}}.snow:nth-child(61){opacity:1.1326;transform:translate(62.109vw,-10px) scale(.2814);animation:fall-61 28s -30s linear infinite}@keyframes fall-61{35%{transform:translate(61.5172vw,35vh) scale(.2814)}to{transform:translate(61.8131vw,99vh) scale(.2814)}}.snow:nth-child(62){opacity:1.3776;transform:translate(75.626vw,-10px) scale(.8518);animation:fall-62 13s -9s linear infinite}@keyframes fall-62{35.546%{transform:translate(70.459vw,35.546vh) scale(.8518)}to{transform:translate(73.0425vw,99vh) scale(.8518)}}.snow:nth-child(63){opacity:.58;transform:translate(50.2842vw,-10px) scale(.6105);animation:fall-63 10s -7s linear infinite}@keyframes fall-63{45.476%{transform:translate(40.7028vw,45.476vh) scale(.6105)}to{transform:translate(45.4935vw,99vh) scale(.6105)}}.snow:nth-child(64){opacity:.41;transform:translate(.1694vw,-10px) scale(.5361);animation:fall-64 21s -3s linear infinite}@keyframes fall-64{69.989%{transform:translate(1.3391vw,69.989vh) scale(.5361)}to{transform:translate(.75425vw,99vh) scale(.5361)}}.snow:nth-child(65){opacity:.5376;transform:translate(21.2805vw,-10px) scale(.4316);animation:fall-65 15s -10s linear infinite}@keyframes fall-65{44.872%{transform:translate(28.9263vw,44.872vh) scale(.4316)}to{transform:translate(25.1034vw,99vh) scale(.4316)}}.snow:nth-child(66){opacity:.7526;transform:translate(20.7326vw,-10px) scale(.5187);animation:fall-66 19s -11s linear infinite}@keyframes fall-66{76.471%{transform:translate(17.2697vw,76.471vh) scale(.5187)}to{transform:translate(19.00115vw,99vh) scale(.5187)}}.snow:nth-child(67){opacity:1.2788;transform:translate(86.4511vw,-10px) scale(.6938);animation:fall-67 17s -23s linear infinite}@keyframes fall-67{74.948%{transform:translate(78.1734vw,74.948vh) scale(.6938)}to{transform:translate(82.31225vw,99vh) scale(.6938)}}.snow:nth-child(68){opacity:1.7636;transform:translate(90.3089vw,-10px) scale(.5489);animation:fall-68 16s -13s linear infinite}@keyframes fall-68{41.206%{transform:translate(97.0372vw,41.206vh) scale(.5489)}to{transform:translate(93.67305vw,99vh) scale(.5489)}}.snow:nth-child(69){opacity:1.38;transform:translate(6.6299vw,-10px) scale(.2428);animation:fall-69 27s -26s linear infinite}@keyframes fall-69{39.388%{transform:translate(13.1461vw,39.388vh) scale(.2428)}to{transform:translate(9.888vw,99vh) scale(.2428)}}.snow:nth-child(70){opacity:.5496;transform:translate(97.7886vw,-10px) scale(.0426);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{56.152%{transform:translate(107.6702vw,56.152vh) scale(.0426)}to{transform:translate(102.7294vw,99vh) scale(.0426)}}.snow:nth-child(71){opacity:1.8906;transform:translate(17.1616vw,-10px) scale(.3871);animation:fall-71 26s -2s linear infinite}@keyframes fall-71{47.434%{transform:translate(7.7764vw,47.434vh) scale(.3871)}to{transform:translate(12.469vw,99vh) scale(.3871)}}.snow:nth-child(72){opacity:.0282;transform:translate(13.2439vw,-10px) scale(.0117);animation:fall-72 24s -23s linear infinite}@keyframes fall-72{30.001%{transform:translate(19.3477vw,30.001vh) scale(.0117)}to{transform:translate(16.2958vw,99vh) scale(.0117)}}.snow:nth-child(73){opacity:.4892;transform:translate(53.5455vw,-10px) scale(.7429);animation:fall-73 15s -30s linear infinite}@keyframes fall-73{36.916%{transform:translate(51.9526vw,36.916vh) scale(.7429)}to{transform:translate(52.74905vw,99vh) scale(.7429)}}.snow:nth-child(74){opacity:1.8546;transform:translate(80.6698vw,-10px) scale(.4722);animation:fall-74 30s -19s linear infinite}@keyframes fall-74{40.072%{transform:translate(81.8475vw,40.072vh) scale(.4722)}to{transform:translate(81.25865vw,99vh) scale(.4722)}}.snow:nth-child(75){opacity:.0402;transform:translate(90.4557vw,-10px) scale(.1083);animation:fall-75 17s -24s linear infinite}@keyframes fall-75{32.576%{transform:translate(96.1568vw,32.576vh) scale(.1083)}to{transform:translate(93.30625vw,99vh) scale(.1083)}}.snow:nth-child(76){opacity:1.4054;transform:translate(53.6025vw,-10px) scale(.4074);animation:fall-76 29s -10s linear infinite}@keyframes fall-76{48.32%{transform:translate(51.3709vw,48.32vh) scale(.4074)}to{transform:translate(52.4867vw,99vh) scale(.4074)}}.snow:nth-child(77){opacity:.1052;transform:translate(29.1988vw,-10px) scale(.7581);animation:fall-77 13s -24s linear infinite}@keyframes fall-77{64.75%{transform:translate(24.3419vw,64.75vh) scale(.7581)}to{transform:translate(26.77035vw,99vh) scale(.7581)}}.snow:nth-child(78){opacity:.9906;transform:translate(8.7808vw,-10px) scale(.3377);animation:fall-78 30s -26s linear infinite}@keyframes fall-78{67.207%{transform:translate(2.8402vw,67.207vh) scale(.3377)}to{transform:translate(5.8105vw,99vh) scale(.3377)}}.snow:nth-child(79){opacity:1.9788;transform:translate(44.1893vw,-10px) scale(.1994);animation:fall-79 23s -19s linear infinite}@keyframes fall-79{77.284%{transform:translate(38.1959vw,77.284vh) scale(.1994)}to{transform:translate(41.1926vw,99vh) scale(.1994)}}.snow:nth-child(80){opacity:.6352;transform:translate(53.8906vw,-10px) scale(.0424);animation:fall-80 27s -14s linear infinite}@keyframes fall-80{47.885%{transform:translate(47.6489vw,47.885vh) scale(.0424)}to{transform:translate(50.76975vw,99vh) scale(.0424)}}.snow:nth-child(81){opacity:1.5072;transform:translate(67.029vw,-10px) scale(.1914);animation:fall-81 10s -12s linear infinite}@keyframes fall-81{36.077%{transform:translate(70.2813vw,36.077vh) scale(.1914)}to{transform:translate(68.65515vw,99vh) scale(.1914)}}.snow:nth-child(82){opacity:.124;transform:translate(60.5348vw,-10px) scale(.401);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{48.756%{transform:translate(63.8761vw,48.756vh) scale(.401)}to{transform:translate(62.20545vw,99vh) scale(.401)}}.snow:nth-child(83){opacity:1.3294;transform:translate(67.5832vw,-10px) scale(.0985);animation:fall-83 18s -15s linear infinite}@keyframes fall-83{47.049%{transform:translate(63.3398vw,47.049vh) scale(.0985)}to{transform:translate(65.4615vw,99vh) scale(.0985)}}.snow:nth-child(84){opacity:.043;transform:translate(44.1544vw,-10px) scale(.6279);animation:fall-84 16s -3s linear infinite}@keyframes fall-84{52.952%{transform:translate(45.4541vw,52.952vh) scale(.6279)}to{transform:translate(44.80425vw,99vh) scale(.6279)}}.snow:nth-child(85){opacity:.6644;transform:translate(57.6415vw,-10px) scale(.4447);animation:fall-85 26s -3s linear infinite}@keyframes fall-85{65.426%{transform:translate(59.2364vw,65.426vh) scale(.4447)}to{transform:translate(58.43895vw,99vh) scale(.4447)}}.snow:nth-child(86){opacity:1.6594;transform:translate(80.9641vw,-10px) scale(.714);animation:fall-86 15s -12s linear infinite}@keyframes fall-86{40.05%{transform:translate(83.447vw,40.05vh) scale(.714)}to{transform:translate(82.20555vw,99vh) scale(.714)}}.snow:nth-child(87){opacity:.1594;transform:translate(3.9644vw,-10px) scale(.0369);animation:fall-87 18s -1s linear infinite}@keyframes fall-87{40.678%{transform:translate(-.4997vw,40.678vh) scale(.0369)}to{transform:translate(1.73235vw,99vh) scale(.0369)}}.snow:nth-child(88){opacity:.159;transform:translate(12.393vw,-10px) scale(.3989);animation:fall-88 25s -13s linear infinite}@keyframes fall-88{48.352%{transform:translate(15.7655vw,48.352vh) scale(.3989)}to{transform:translate(14.07925vw,99vh) scale(.3989)}}.snow:nth-child(89){opacity:.282;transform:translate(85.2613vw,-10px) scale(.5577);animation:fall-89 28s -11s linear infinite}@keyframes fall-89{41.402%{transform:translate(83.7987vw,41.402vh) scale(.5577)}to{transform:translate(84.53vw,99vh) scale(.5577)}}.snow:nth-child(90){opacity:.35;transform:translate(27.3796vw,-10px) scale(.8939);animation:fall-90 17s -22s linear infinite}@keyframes fall-90{67.214%{transform:translate(29.2575vw,67.214vh) scale(.8939)}to{transform:translate(28.31855vw,99vh) scale(.8939)}}.snow:nth-child(91){opacity:1.3088;transform:translate(75.484vw,-10px) scale(.9784);animation:fall-91 30s -23s linear infinite}@keyframes fall-91{62.762%{transform:translate(73.9738vw,62.762vh) scale(.9784)}to{transform:translate(74.7289vw,99vh) scale(.9784)}}.snow:nth-child(92){opacity:1.085;transform:translate(67.4067vw,-10px) scale(.1298);animation:fall-92 21s -8s linear infinite}@keyframes fall-92{61.715%{transform:translate(60.5588vw,61.715vh) scale(.1298)}to{transform:translate(63.98275vw,99vh) scale(.1298)}}.snow:nth-child(93){opacity:1.0914;transform:translate(88.6165vw,-10px) scale(.6497);animation:fall-93 14s -16s linear infinite}@keyframes fall-93{56.125%{transform:translate(89.8575vw,56.125vh) scale(.6497)}to{transform:translate(89.237vw,99vh) scale(.6497)}}.snow:nth-child(94){opacity:1.1358;transform:translate(6.8796vw,-10px) scale(.9638);animation:fall-94 26s -3s linear infinite}@keyframes fall-94{78.187%{transform:translate(3.1795vw,78.187vh) scale(.9638)}to{transform:translate(5.02955vw,99vh) scale(.9638)}}.snow:nth-child(95){opacity:.1568;transform:translate(27.5162vw,-10px) scale(.8896);animation:fall-95 11s -28s linear infinite}@keyframes fall-95{45.902%{transform:translate(21.1904vw,45.902vh) scale(.8896)}to{transform:translate(24.3533vw,99vh) scale(.8896)}}.snow:nth-child(96){opacity:.6512;transform:translate(77.9618vw,-10px) scale(.1786);animation:fall-96 15s -8s linear infinite}@keyframes fall-96{61.402%{transform:translate(78.2449vw,61.402vh) scale(.1786)}to{transform:translate(78.10335vw,99vh) scale(.1786)}}.snow:nth-child(97){opacity:.249;transform:translate(92.5828vw,-10px) scale(.8946);animation:fall-97 13s -28s linear infinite}@keyframes fall-97{71.613%{transform:translate(92.0597vw,71.613vh) scale(.8946)}to{transform:translate(92.32125vw,99vh) scale(.8946)}}.snow:nth-child(98){opacity:1.4312;transform:translate(9.0213vw,-10px) scale(.0048);animation:fall-98 29s -26s linear infinite}@keyframes fall-98{74.192%{transform:translate(16.5704vw,74.192vh) scale(.0048)}to{transform:translate(12.79585vw,99vh) scale(.0048)}}.snow:nth-child(99){opacity:1.2842;transform:translate(38.894vw,-10px) scale(.1731);animation:fall-99 27s -4s linear infinite}@keyframes fall-99{36.422%{transform:translate(40.3496vw,36.422vh) scale(.1731)}to{transform:translate(39.6218vw,99vh) scale(.1731)}}.snow:nth-child(100){opacity:.162;transform:translate(27.9279vw,-10px) scale(.3468);animation:fall-100 11s -17s linear infinite}@keyframes fall-100{44.288%{transform:translate(35.489vw,44.288vh) scale(.3468)}to{transform:translate(31.70845vw,99vh) scale(.3468)}}.snow:nth-child(101){opacity:.3138;transform:translate(6.9383vw,-10px) scale(.9254);animation:fall-101 21s -17s linear infinite}@keyframes fall-101{36.33%{transform:translate(-.7467vw,36.33vh) scale(.9254)}to{transform:translate(3.0958vw,99vh) scale(.9254)}}.snow:nth-child(102){opacity:.0932;transform:translate(67.2852vw,-10px) scale(.19);animation:fall-102 17s -11s linear infinite}@keyframes fall-102{36.264%{transform:translate(76.1321vw,36.264vh) scale(.19)}to{transform:translate(71.70865vw,99vh) scale(.19)}}.snow:nth-child(103){opacity:.8188;transform:translate(9.7426vw,-10px) scale(.6485);animation:fall-103 13s -2s linear infinite}@keyframes fall-103{42.271%{transform:translate(6.848vw,42.271vh) scale(.6485)}to{transform:translate(8.2953vw,99vh) scale(.6485)}}.snow:nth-child(104){opacity:.068;transform:translate(84.9741vw,-10px) scale(.2315);animation:fall-104 20s -17s linear infinite}@keyframes fall-104{44.99%{transform:translate(94.6723vw,44.99vh) scale(.2315)}to{transform:translate(89.8232vw,99vh) scale(.2315)}}.snow:nth-child(105){opacity:1.616;transform:translate(36.4727vw,-10px) scale(.5315);animation:fall-105 22s -25s linear infinite}@keyframes fall-105{57.053%{transform:translate(39.1533vw,57.053vh) scale(.5315)}to{transform:translate(37.813vw,99vh) scale(.5315)}}.snow:nth-child(106){opacity:.0244;transform:translate(68.9012vw,-10px) scale(.3024);animation:fall-106 11s -13s linear infinite}@keyframes fall-106{76.957%{transform:translate(69.9138vw,76.957vh) scale(.3024)}to{transform:translate(69.4075vw,99vh) scale(.3024)}}.snow:nth-child(107){opacity:.815;transform:translate(63.0835vw,-10px) scale(.46);animation:fall-107 21s -30s linear infinite}@keyframes fall-107{78.831%{transform:translate(57.8214vw,78.831vh) scale(.46)}to{transform:translate(60.45245vw,99vh) scale(.46)}}.snow:nth-child(108){opacity:.426;transform:translate(55.4436vw,-10px) scale(.6064);animation:fall-108 12s -9s linear infinite}@keyframes fall-108{31.118%{transform:translate(59.1125vw,31.118vh) scale(.6064)}to{transform:translate(57.27805vw,99vh) scale(.6064)}}.snow:nth-child(109){opacity:1.644;transform:translate(99.9768vw,-10px) scale(.777);animation:fall-109 18s -16s linear infinite}@keyframes fall-109{32.091%{transform:translate(99.1853vw,32.091vh) scale(.777)}to{transform:translate(99.58105vw,99vh) scale(.777)}}.snow:nth-child(110){opacity:.5432;transform:translate(52.1705vw,-10px) scale(.2938);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{49.479%{transform:translate(61.1392vw,49.479vh) scale(.2938)}to{transform:translate(56.65485vw,99vh) scale(.2938)}}.snow:nth-child(111){opacity:1.7914;transform:translate(94.8002vw,-10px) scale(.1395);animation:fall-111 12s -19s linear infinite}@keyframes fall-111{62.89%{transform:translate(92.6211vw,62.89vh) scale(.1395)}to{transform:translate(93.71065vw,99vh) scale(.1395)}}.snow:nth-child(112){opacity:.0366;transform:translate(50.2987vw,-10px) scale(.1804);animation:fall-112 19s -7s linear infinite}@keyframes fall-112{31.901%{transform:translate(41.9363vw,31.901vh) scale(.1804)}to{transform:translate(46.1175vw,99vh) scale(.1804)}}.snow:nth-child(113){opacity:1.418;transform:translate(32.582vw,-10px) scale(.1054);animation:fall-113 18s -28s linear infinite}@keyframes fall-113{41.91%{transform:translate(39.2765vw,41.91vh) scale(.1054)}to{transform:translate(35.92925vw,99vh) scale(.1054)}}.snow:nth-child(114){opacity:.928;transform:translate(26.6929vw,-10px) scale(.6913);animation:fall-114 23s -9s linear infinite}@keyframes fall-114{51.139%{transform:translate(25.7192vw,51.139vh) scale(.6913)}to{transform:translate(26.20605vw,99vh) scale(.6913)}}.snow:nth-child(115){opacity:.7528;transform:translate(44.2072vw,-10px) scale(.1399);animation:fall-115 14s -3s linear infinite}@keyframes fall-115{34.732%{transform:translate(52.8002vw,34.732vh) scale(.1399)}to{transform:translate(48.5037vw,99vh) scale(.1399)}}.snow:nth-child(116){opacity:.3204;transform:translate(51.6579vw,-10px) scale(.7754);animation:fall-116 10s -3s linear infinite}@keyframes fall-116{45.92%{transform:translate(59.2306vw,45.92vh) scale(.7754)}to{transform:translate(55.44425vw,99vh) scale(.7754)}}.snow:nth-child(117){opacity:.7614;transform:translate(51.265vw,-10px) scale(.5651);animation:fall-117 15s -11s linear infinite}@keyframes fall-117{75.916%{transform:translate(41.8602vw,75.916vh) scale(.5651)}to{transform:translate(46.5626vw,99vh) scale(.5651)}}.snow:nth-child(118){opacity:1.017;transform:translate(43.0913vw,-10px) scale(.2158);animation:fall-118 27s -26s linear infinite}@keyframes fall-118{47.583%{transform:translate(42.3138vw,47.583vh) scale(.2158)}to{transform:translate(42.70255vw,99vh) scale(.2158)}}.snow:nth-child(119){opacity:1.5824;transform:translate(67.5954vw,-10px) scale(.6734);animation:fall-119 26s -20s linear infinite}@keyframes fall-119{37.389%{transform:translate(68.066vw,37.389vh) scale(.6734)}to{transform:translate(67.8307vw,99vh) scale(.6734)}}.snow:nth-child(120){opacity:.3094;transform:translate(46.7928vw,-10px) scale(.9763);animation:fall-120 19s -9s linear infinite}@keyframes fall-120{52.999%{transform:translate(54.8997vw,52.999vh) scale(.9763)}to{transform:translate(50.84625vw,99vh) scale(.9763)}}.snow:nth-child(121){opacity:.3866;transform:translate(7.1106vw,-10px) scale(.373);animation:fall-121 10s -11s linear infinite}@keyframes fall-121{46.547%{transform:translate(4.1699vw,46.547vh) scale(.373)}to{transform:translate(5.64025vw,99vh) scale(.373)}}.snow:nth-child(122){opacity:1.926;transform:translate(27.1488vw,-10px) scale(.1306);animation:fall-122 18s -19s linear infinite}@keyframes fall-122{39.546%{transform:translate(27.2769vw,39.546vh) scale(.1306)}to{transform:translate(27.21285vw,99vh) scale(.1306)}}.snow:nth-child(123){opacity:1.3846;transform:translate(92.9434vw,-10px) scale(.1838);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{30.248%{transform:translate(87.2931vw,30.248vh) scale(.1838)}to{transform:translate(90.11825vw,99vh) scale(.1838)}}.snow:nth-child(124){opacity:1.7682;transform:translate(58.2108vw,-10px) scale(.353);animation:fall-124 13s -21s linear infinite}@keyframes fall-124{71.515%{transform:translate(57.3792vw,71.515vh) scale(.353)}to{transform:translate(57.795vw,99vh) scale(.353)}}.snow:nth-child(125){opacity:.1746;transform:translate(42.5216vw,-10px) scale(.6887);animation:fall-125 10s -15s linear infinite}@keyframes fall-125{52.707%{transform:translate(34.3341vw,52.707vh) scale(.6887)}to{transform:translate(38.42785vw,99vh) scale(.6887)}}.snow:nth-child(126){opacity:.0046;transform:translate(29.6044vw,-10px) scale(.3666);animation:fall-126 22s -27s linear infinite}@keyframes fall-126{74.365%{transform:translate(21.8625vw,74.365vh) scale(.3666)}to{transform:translate(25.73345vw,99vh) scale(.3666)}}.snow:nth-child(127){opacity:.0606;transform:translate(42.2247vw,-10px) scale(.7652);animation:fall-127 14s -30s linear infinite}@keyframes fall-127{75.557%{transform:translate(51.6514vw,75.557vh) scale(.7652)}to{transform:translate(46.93805vw,99vh) scale(.7652)}}.snow:nth-child(128){opacity:1.391;transform:translate(70.1194vw,-10px) scale(.5742);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{56.921%{transform:translate(74.4077vw,56.921vh) scale(.5742)}to{transform:translate(72.26355vw,99vh) scale(.5742)}}.snow:nth-child(129){opacity:.55;transform:translate(73.092vw,-10px) scale(.3528);animation:fall-129 17s -5s linear infinite}@keyframes fall-129{47.279%{transform:translate(67.7471vw,47.279vh) scale(.3528)}to{transform:translate(70.41955vw,99vh) scale(.3528)}}.snow:nth-child(130){opacity:.1284;transform:translate(64.9106vw,-10px) scale(.0608);animation:fall-130 27s -7s linear infinite}@keyframes fall-130{79.491%{transform:translate(69.6756vw,79.491vh) scale(.0608)}to{transform:translate(67.2931vw,99vh) scale(.0608)}}.snow:nth-child(131){opacity:1.7226;transform:translate(53.0043vw,-10px) scale(.4526);animation:fall-131 15s -25s linear infinite}@keyframes fall-131{46.527%{transform:translate(54.1909vw,46.527vh) scale(.4526)}to{transform:translate(53.5976vw,99vh) scale(.4526)}}.snow:nth-child(132){opacity:.9842;transform:translate(63.7682vw,-10px) scale(.4518);animation:fall-132 17s -8s linear infinite}@keyframes fall-132{50.46%{transform:translate(68.6243vw,50.46vh) scale(.4518)}to{transform:translate(66.19625vw,99vh) scale(.4518)}}.snow:nth-child(133){opacity:1.2716;transform:translate(90.6047vw,-10px) scale(.5038);animation:fall-133 25s -7s linear infinite}@keyframes fall-133{43.799%{transform:translate(85.3162vw,43.799vh) scale(.5038)}to{transform:translate(87.96045vw,99vh) scale(.5038)}}.snow:nth-child(134){opacity:.164;transform:translate(38.9962vw,-10px) scale(.5846);animation:fall-134 27s -12s linear infinite}@keyframes fall-134{49.113%{transform:translate(29.8577vw,49.113vh) scale(.5846)}to{transform:translate(34.42695vw,99vh) scale(.5846)}}.snow:nth-child(135){opacity:1.2584;transform:translate(50.9832vw,-10px) scale(.6259);animation:fall-135 12s -5s linear infinite}@keyframes fall-135{31.385%{transform:translate(51.2887vw,31.385vh) scale(.6259)}to{transform:translate(51.13595vw,99vh) scale(.6259)}}.snow:nth-child(136){opacity:1.4108;transform:translate(15.6584vw,-10px) scale(.9834);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{57.913%{transform:translate(14.1061vw,57.913vh) scale(.9834)}to{transform:translate(14.88225vw,99vh) scale(.9834)}}.snow:nth-child(137){opacity:1.664;transform:translate(14.3406vw,-10px) scale(.747);animation:fall-137 14s -24s linear infinite}@keyframes fall-137{79.696%{transform:translate(10.8156vw,79.696vh) scale(.747)}to{transform:translate(12.5781vw,99vh) scale(.747)}}.snow:nth-child(138){opacity:1.813;transform:translate(9.9888vw,-10px) scale(.0585);animation:fall-138 30s -6s linear infinite}@keyframes fall-138{40.345%{transform:translate(9.7576vw,40.345vh) scale(.0585)}to{transform:translate(9.8732vw,99vh) scale(.0585)}}.snow:nth-child(139){opacity:.6464;transform:translate(81.2849vw,-10px) scale(.0095);animation:fall-139 11s -7s linear infinite}@keyframes fall-139{56.923%{transform:translate(82.0913vw,56.923vh) scale(.0095)}to{transform:translate(81.6881vw,99vh) scale(.0095)}}.snow:nth-child(140){opacity:1.2954;transform:translate(11.9073vw,-10px) scale(.3347);animation:fall-140 10s -30s linear infinite}@keyframes fall-140{42.827%{transform:translate(6.5911vw,42.827vh) scale(.3347)}to{transform:translate(9.2492vw,99vh) scale(.3347)}}.snow:nth-child(141){opacity:1.694;transform:translate(17.2069vw,-10px) scale(.2743);animation:fall-141 22s -5s linear infinite}@keyframes fall-141{74.439%{transform:translate(24.27vw,74.439vh) scale(.2743)}to{transform:translate(20.73845vw,99vh) scale(.2743)}}.snow:nth-child(142){opacity:1.9278;transform:translate(20.7873vw,-10px) scale(.2938);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{37.291%{transform:translate(14.612vw,37.291vh) scale(.2938)}to{transform:translate(17.69965vw,99vh) scale(.2938)}}.snow:nth-child(143){opacity:.8586;transform:translate(87.6359vw,-10px) scale(.6838);animation:fall-143 11s -5s linear infinite}@keyframes fall-143{65.511%{transform:translate(94.6173vw,65.511vh) scale(.6838)}to{transform:translate(91.1266vw,99vh) scale(.6838)}}.snow:nth-child(144){opacity:1.4822;transform:translate(79.2872vw,-10px) scale(.9957);animation:fall-144 12s -30s linear infinite}@keyframes fall-144{48.722%{transform:translate(82.2272vw,48.722vh) scale(.9957)}to{transform:translate(80.7572vw,99vh) scale(.9957)}}.snow:nth-child(145){opacity:.1182;transform:translate(3.0813vw,-10px) scale(.6604);animation:fall-145 23s -14s linear infinite}@keyframes fall-145{48.733%{transform:translate(1.3787vw,48.733vh) scale(.6604)}to{transform:translate(2.23vw,99vh) scale(.6604)}}.snow:nth-child(146){opacity:1.6508;transform:translate(18.993vw,-10px) scale(.1423);animation:fall-146 27s -24s linear infinite}@keyframes fall-146{46.564%{transform:translate(14.2162vw,46.564vh) scale(.1423)}to{transform:translate(16.6046vw,99vh) scale(.1423)}}.snow:nth-child(147){opacity:.1012;transform:translate(12.1956vw,-10px) scale(.1423);animation:fall-147 28s -14s linear infinite}@keyframes fall-147{30.122%{transform:translate(8.9385vw,30.122vh) scale(.1423)}to{transform:translate(10.56705vw,99vh) scale(.1423)}}.snow:nth-child(148){opacity:1.9974;transform:translate(36.3382vw,-10px) scale(.6238);animation:fall-148 15s -29s linear infinite}@keyframes fall-148{31.951%{transform:translate(31.9518vw,31.951vh) scale(.6238)}to{transform:translate(34.145vw,99vh) scale(.6238)}}.snow:nth-child(149){opacity:.3664;transform:translate(29.512vw,-10px) scale(.8521);animation:fall-149 20s -29s linear infinite}@keyframes fall-149{56.157%{transform:translate(32.2615vw,56.157vh) scale(.8521)}to{transform:translate(30.88675vw,99vh) scale(.8521)}}.snow:nth-child(150){opacity:1.9378;transform:translate(66.495vw,-10px) scale(.0398);animation:fall-150 13s -30s linear infinite}@keyframes fall-150{72.677%{transform:translate(72.7065vw,72.677vh) scale(.0398)}to{transform:translate(69.60075vw,99vh) scale(.0398)}}.snow:nth-child(151){opacity:1.7622;transform:translate(73.5928vw,-10px) scale(.1397);animation:fall-151 27s -2s linear infinite}@keyframes fall-151{55.902%{transform:translate(76.7438vw,55.902vh) scale(.1397)}to{transform:translate(75.1683vw,99vh) scale(.1397)}}.snow:nth-child(152){opacity:1.913;transform:translate(1.8945vw,-10px) scale(.0023);animation:fall-152 14s -20s linear infinite}@keyframes fall-152{68.648%{transform:translate(7.8407vw,68.648vh) scale(.0023)}to{transform:translate(4.8676vw,99vh) scale(.0023)}}.snow:nth-child(153){opacity:1.5244;transform:translate(1.897vw,-10px) scale(.4226);animation:fall-153 22s -16s linear infinite}@keyframes fall-153{75.331%{transform:translate(-7.4043vw,75.331vh) scale(.4226)}to{transform:translate(-2.75365vw,99vh) scale(.4226)}}.snow:nth-child(154){opacity:.3862;transform:translate(30.4196vw,-10px) scale(.9421);animation:fall-154 27s -21s linear infinite}@keyframes fall-154{35.856%{transform:translate(23.1387vw,35.856vh) scale(.9421)}to{transform:translate(26.77915vw,99vh) scale(.9421)}}.snow:nth-child(155){opacity:.6522;transform:translate(88.4707vw,-10px) scale(.8449);animation:fall-155 30s -10s linear infinite}@keyframes fall-155{42.435%{transform:translate(97.4717vw,42.435vh) scale(.8449)}to{transform:translate(92.9712vw,99vh) scale(.8449)}}.snow:nth-child(156){opacity:1.8676;transform:translate(25.4843vw,-10px) scale(.3925);animation:fall-156 14s -1s linear infinite}@keyframes fall-156{47.112%{transform:translate(17.2357vw,47.112vh) scale(.3925)}to{transform:translate(21.36vw,99vh) scale(.3925)}}.snow:nth-child(157){opacity:.3802;transform:translate(44.7692vw,-10px) scale(.7581);animation:fall-157 11s -6s linear infinite}@keyframes fall-157{39.361%{transform:translate(41.2286vw,39.361vh) scale(.7581)}to{transform:translate(42.9989vw,99vh) scale(.7581)}}.snow:nth-child(158){opacity:.687;transform:translate(84.2933vw,-10px) scale(.0027);animation:fall-158 28s -1s linear infinite}@keyframes fall-158{53.599%{transform:translate(91.6483vw,53.599vh) scale(.0027)}to{transform:translate(87.9708vw,99vh) scale(.0027)}}.snow:nth-child(159){opacity:.1568;transform:translate(74.4766vw,-10px) scale(.3153);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{32.508%{transform:translate(73.3734vw,32.508vh) scale(.3153)}to{transform:translate(73.925vw,99vh) scale(.3153)}}.snow:nth-child(160){opacity:.7498;transform:translate(73.9155vw,-10px) scale(.9042);animation:fall-160 27s -29s linear infinite}@keyframes fall-160{75.167%{transform:translate(76.6054vw,75.167vh) scale(.9042)}to{transform:translate(75.26045vw,99vh) scale(.9042)}}.snow:nth-child(161){opacity:1.7316;transform:translate(59.4576vw,-10px) scale(.1797);animation:fall-161 15s -14s linear infinite}@keyframes fall-161{76.628%{transform:translate(60.2997vw,76.628vh) scale(.1797)}to{transform:translate(59.87865vw,99vh) scale(.1797)}}.snow:nth-child(162){opacity:.6028;transform:translate(11.4073vw,-10px) scale(.5081);animation:fall-162 16s -13s linear infinite}@keyframes fall-162{70.626%{transform:translate(21.3208vw,70.626vh) scale(.5081)}to{transform:translate(16.36405vw,99vh) scale(.5081)}}.snow:nth-child(163){opacity:1.1452;transform:translate(3.8648vw,-10px) scale(.6426);animation:fall-163 12s -21s linear infinite}@keyframes fall-163{37.897%{transform:translate(11.3501vw,37.897vh) scale(.6426)}to{transform:translate(7.60745vw,99vh) scale(.6426)}}.snow:nth-child(164){opacity:.2292;transform:translate(87.0618vw,-10px) scale(.5839);animation:fall-164 25s -15s linear infinite}@keyframes fall-164{43.086%{transform:translate(93.2025vw,43.086vh) scale(.5839)}to{transform:translate(90.13215vw,99vh) scale(.5839)}}.snow:nth-child(165){opacity:1.9098;transform:translate(52.6581vw,-10px) scale(.049);animation:fall-165 25s -26s linear infinite}@keyframes fall-165{46.805%{transform:translate(58.0726vw,46.805vh) scale(.049)}to{transform:translate(55.36535vw,99vh) scale(.049)}}.snow:nth-child(166){opacity:1.7134;transform:translate(22.0407vw,-10px) scale(.31);animation:fall-166 27s -7s linear infinite}@keyframes fall-166{77.093%{transform:translate(19.3117vw,77.093vh) scale(.31)}to{transform:translate(20.6762vw,99vh) scale(.31)}}.snow:nth-child(167){opacity:.2158;transform:translate(36.2071vw,-10px) scale(.9097);animation:fall-167 15s -27s linear infinite}@keyframes fall-167{71.188%{transform:translate(41.0688vw,71.188vh) scale(.9097)}to{transform:translate(38.63795vw,99vh) scale(.9097)}}.snow:nth-child(168){opacity:1.6664;transform:translate(9.2324vw,-10px) scale(.6018);animation:fall-168 29s -15s linear infinite}@keyframes fall-168{64.483%{transform:translate(10.8489vw,64.483vh) scale(.6018)}to{transform:translate(10.04065vw,99vh) scale(.6018)}}.snow:nth-child(169){opacity:.2948;transform:translate(13.8341vw,-10px) scale(.4691);animation:fall-169 20s -7s linear infinite}@keyframes fall-169{38.966%{transform:translate(15.9931vw,38.966vh) scale(.4691)}to{transform:translate(14.9136vw,99vh) scale(.4691)}}.snow:nth-child(170){opacity:1.8604;transform:translate(61.5229vw,-10px) scale(.4008);animation:fall-170 25s -6s linear infinite}@keyframes fall-170{55.391%{transform:translate(51.8876vw,55.391vh) scale(.4008)}to{transform:translate(56.70525vw,99vh) scale(.4008)}}.snow:nth-child(171){opacity:.5796;transform:translate(93.3279vw,-10px) scale(.7421);animation:fall-171 30s -14s linear infinite}@keyframes fall-171{35.676%{transform:translate(86.5058vw,35.676vh) scale(.7421)}to{transform:translate(89.91685vw,99vh) scale(.7421)}}.snow:nth-child(172){opacity:1.4568;transform:translate(43.4145vw,-10px) scale(.2391);animation:fall-172 29s -4s linear infinite}@keyframes fall-172{75.758%{transform:translate(44.7274vw,75.758vh) scale(.2391)}to{transform:translate(44.07095vw,99vh) scale(.2391)}}.snow:nth-child(173){opacity:.0698;transform:translate(6.6563vw,-10px) scale(.1632);animation:fall-173 20s -12s linear infinite}@keyframes fall-173{68.511%{transform:translate(.2521vw,68.511vh) scale(.1632)}to{transform:translate(3.4542vw,99vh) scale(.1632)}}.snow:nth-child(174){opacity:1.6898;transform:translate(67.7148vw,-10px) scale(.5589);animation:fall-174 12s -28s linear infinite}@keyframes fall-174{62.332%{transform:translate(76.4998vw,62.332vh) scale(.5589)}to{transform:translate(72.1073vw,99vh) scale(.5589)}}.snow:nth-child(175){opacity:.2468;transform:translate(86.8807vw,-10px) scale(.9749);animation:fall-175 30s -1s linear infinite}@keyframes fall-175{30.757%{transform:translate(77.4841vw,30.757vh) scale(.9749)}to{transform:translate(82.1824vw,99vh) scale(.9749)}}.snow:nth-child(176){opacity:.124;transform:translate(10.413vw,-10px) scale(.7223);animation:fall-176 28s -13s linear infinite}@keyframes fall-176{51.258%{transform:translate(6.7617vw,51.258vh) scale(.7223)}to{transform:translate(8.58735vw,99vh) scale(.7223)}}.snow:nth-child(177){opacity:.957;transform:translate(44.6588vw,-10px) scale(.0361);animation:fall-177 18s -7s linear infinite}@keyframes fall-177{63.437%{transform:translate(37.0972vw,63.437vh) scale(.0361)}to{transform:translate(40.878vw,99vh) scale(.0361)}}.snow:nth-child(178){opacity:1.404;transform:translate(9.4494vw,-10px) scale(.3235);animation:fall-178 24s -26s linear infinite}@keyframes fall-178{72.895%{transform:translate(13.7803vw,72.895vh) scale(.3235)}to{transform:translate(11.61485vw,99vh) scale(.3235)}}.snow:nth-child(179){opacity:1.452;transform:translate(87.4338vw,-10px) scale(.1079);animation:fall-179 18s -8s linear infinite}@keyframes fall-179{44.549%{transform:translate(79.7795vw,44.549vh) scale(.1079)}to{transform:translate(83.60665vw,99vh) scale(.1079)}}.snow:nth-child(180){opacity:.461;transform:translate(42.8824vw,-10px) scale(.9929);animation:fall-180 17s -18s linear infinite}@keyframes fall-180{65.773%{transform:translate(42.7768vw,65.773vh) scale(.9929)}to{transform:translate(42.8296vw,99vh) scale(.9929)}}.snow:nth-child(181){opacity:.636;transform:translate(16.7388vw,-10px) scale(.0079);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{65.563%{transform:translate(19.6174vw,65.563vh) scale(.0079)}to{transform:translate(18.1781vw,99vh) scale(.0079)}}.snow:nth-child(182){opacity:.9186;transform:translate(37.5556vw,-10px) scale(.3859);animation:fall-182 14s -5s linear infinite}@keyframes fall-182{54.121%{transform:translate(46.4634vw,54.121vh) scale(.3859)}to{transform:translate(42.0095vw,99vh) scale(.3859)}}.snow:nth-child(183){opacity:.4512;transform:translate(99.6304vw,-10px) scale(.9375);animation:fall-183 20s -13s linear infinite}@keyframes fall-183{50.58%{transform:translate(97.5903vw,50.58vh) scale(.9375)}to{transform:translate(98.61035vw,99vh) scale(.9375)}}.snow:nth-child(184){opacity:1.3736;transform:translate(59.8003vw,-10px) scale(.3812);animation:fall-184 11s -10s linear infinite}@keyframes fall-184{32.087%{transform:translate(56.5126vw,32.087vh) scale(.3812)}to{transform:translate(58.15645vw,99vh) scale(.3812)}}.snow:nth-child(185){opacity:1.2438;transform:translate(57.0181vw,-10px) scale(.389);animation:fall-185 16s -12s linear infinite}@keyframes fall-185{70.851%{transform:translate(62.0229vw,70.851vh) scale(.389)}to{transform:translate(59.5205vw,99vh) scale(.389)}}.snow:nth-child(186){opacity:.9706;transform:translate(23.1377vw,-10px) scale(.7748);animation:fall-186 26s -25s linear infinite}@keyframes fall-186{55.458%{transform:translate(25.4193vw,55.458vh) scale(.7748)}to{transform:translate(24.2785vw,99vh) scale(.7748)}}.snow:nth-child(187){opacity:.9756;transform:translate(8.2321vw,-10px) scale(.6947);animation:fall-187 16s -9s linear infinite}@keyframes fall-187{35.302%{transform:translate(16.3795vw,35.302vh) scale(.6947)}to{transform:translate(12.3058vw,99vh) scale(.6947)}}.snow:nth-child(188){opacity:.6738;transform:translate(27.7878vw,-10px) scale(.147);animation:fall-188 11s -7s linear infinite}@keyframes fall-188{51.593%{transform:translate(28.7727vw,51.593vh) scale(.147)}to{transform:translate(28.28025vw,99vh) scale(.147)}}.snow:nth-child(189){opacity:.6528;transform:translate(74.1235vw,-10px) scale(.9262);animation:fall-189 27s -5s linear infinite}@keyframes fall-189{75.992%{transform:translate(65.0209vw,75.992vh) scale(.9262)}to{transform:translate(69.5722vw,99vh) scale(.9262)}}.snow:nth-child(190){opacity:1.9606;transform:translate(83.351vw,-10px) scale(.2656);animation:fall-190 30s -17s linear infinite}@keyframes fall-190{56.009%{transform:translate(81.8457vw,56.009vh) scale(.2656)}to{transform:translate(82.59835vw,99vh) scale(.2656)}}.snow:nth-child(191){opacity:.6914;transform:translate(92.2055vw,-10px) scale(.0748);animation:fall-191 11s -3s linear infinite}@keyframes fall-191{69.48%{transform:translate(96.2177vw,69.48vh) scale(.0748)}to{transform:translate(94.2116vw,99vh) scale(.0748)}}.snow:nth-child(192){opacity:1.295;transform:translate(31.3337vw,-10px) scale(.3712);animation:fall-192 27s -24s linear infinite}@keyframes fall-192{62.566%{transform:translate(30.9565vw,62.566vh) scale(.3712)}to{transform:translate(31.1451vw,99vh) scale(.3712)}}.snow:nth-child(193){opacity:.2234;transform:translate(64.9525vw,-10px) scale(.2075);animation:fall-193 16s -13s linear infinite}@keyframes fall-193{64.67%{transform:translate(72.709vw,64.67vh) scale(.2075)}to{transform:translate(68.83075vw,99vh) scale(.2075)}}.snow:nth-child(194){opacity:1.752;transform:translate(59.699vw,-10px) scale(.6947);animation:fall-194 23s -30s linear infinite}@keyframes fall-194{73.539%{transform:translate(55.9487vw,73.539vh) scale(.6947)}to{transform:translate(57.82385vw,99vh) scale(.6947)}}.snow:nth-child(195){opacity:.2788;transform:translate(72.7094vw,-10px) scale(.8748);animation:fall-195 17s -19s linear infinite}@keyframes fall-195{70.846%{transform:translate(66.6995vw,70.846vh) scale(.8748)}to{transform:translate(69.70445vw,99vh) scale(.8748)}}.snow:nth-child(196){opacity:.6546;transform:translate(75.2216vw,-10px) scale(.2043);animation:fall-196 19s -27s linear infinite}@keyframes fall-196{70.378%{transform:translate(67.7944vw,70.378vh) scale(.2043)}to{transform:translate(71.508vw,99vh) scale(.2043)}}.snow:nth-child(197){opacity:.436;transform:translate(21.3856vw,-10px) scale(.5766);animation:fall-197 27s -2s linear infinite}@keyframes fall-197{41.849%{transform:translate(20.9031vw,41.849vh) scale(.5766)}to{transform:translate(21.14435vw,99vh) scale(.5766)}}.snow:nth-child(198){opacity:.3884;transform:translate(45.7116vw,-10px) scale(.1955);animation:fall-198 20s -17s linear infinite}@keyframes fall-198{63.466%{transform:translate(41.1948vw,63.466vh) scale(.1955)}to{transform:translate(43.4532vw,99vh) scale(.1955)}}.snow:nth-child(199){opacity:.7142;transform:translate(12.2349vw,-10px) scale(.9536);animation:fall-199 23s -21s linear infinite}@keyframes fall-199{79.365%{transform:translate(6.8258vw,79.365vh) scale(.9536)}to{transform:translate(9.53035vw,99vh) scale(.9536)}}.snow:nth-child(200){opacity:1.8118;transform:translate(52.4769vw,-10px) scale(.8334);animation:fall-200 16s -16s linear infinite}@keyframes fall-200{78.868%{transform:translate(50.6595vw,78.868vh) scale(.8334)}to{transform:translate(51.5682vw,99vh) scale(.8334)}}.snow:nth-child(201){opacity:1.0684;transform:translate(25.8472vw,-10px) scale(.3827);animation:fall-201 22s -1s linear infinite}@keyframes fall-201{71.18%{transform:translate(25.7282vw,71.18vh) scale(.3827)}to{transform:translate(25.7877vw,99vh) scale(.3827)}}.snow:nth-child(202){opacity:1.8402;transform:translate(50.8837vw,-10px) scale(.7632);animation:fall-202 28s -24s linear infinite}@keyframes fall-202{53.02%{transform:translate(42.2124vw,53.02vh) scale(.7632)}to{transform:translate(46.54805vw,99vh) scale(.7632)}}.snow:nth-child(203){opacity:.0996;transform:translate(97.2494vw,-10px) scale(.2436);animation:fall-203 26s -3s linear infinite}@keyframes fall-203{58.178%{transform:translate(96.1044vw,58.178vh) scale(.2436)}to{transform:translate(96.6769vw,99vh) scale(.2436)}}.snow:nth-child(204){opacity:.4022;transform:translate(77.0622vw,-10px) scale(.3111);animation:fall-204 14s -16s linear infinite}@keyframes fall-204{40.426%{transform:translate(86.3516vw,40.426vh) scale(.3111)}to{transform:translate(81.7069vw,99vh) scale(.3111)}}.snow:nth-child(205){opacity:1.7846;transform:translate(2.0561vw,-10px) scale(.0854);animation:fall-205 19s -1s linear infinite}@keyframes fall-205{74.681%{transform:translate(3.2288vw,74.681vh) scale(.0854)}to{transform:translate(2.64245vw,99vh) scale(.0854)}}.snow:nth-child(206){opacity:.2712;transform:translate(14.8713vw,-10px) scale(.907);animation:fall-206 18s -18s linear infinite}@keyframes fall-206{57.899%{transform:translate(12.1092vw,57.899vh) scale(.907)}to{transform:translate(13.49025vw,99vh) scale(.907)}}.snow:nth-child(207){opacity:.8618;transform:translate(36.1217vw,-10px) scale(.0677);animation:fall-207 27s -1s linear infinite}@keyframes fall-207{76.441%{transform:translate(31.9144vw,76.441vh) scale(.0677)}to{transform:translate(34.01805vw,99vh) scale(.0677)}}.snow:nth-child(208){opacity:.9828;transform:translate(22.4008vw,-10px) scale(.1454);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{66.683%{transform:translate(24.4254vw,66.683vh) scale(.1454)}to{transform:translate(23.4131vw,99vh) scale(.1454)}}.snow:nth-child(209){opacity:.2274;transform:translate(82.9612vw,-10px) scale(.5199);animation:fall-209 24s -1s linear infinite}@keyframes fall-209{42.994%{transform:translate(79.7184vw,42.994vh) scale(.5199)}to{transform:translate(81.3398vw,99vh) scale(.5199)}}.snow:nth-child(210){opacity:.112;transform:translate(54.7269vw,-10px) scale(.3166);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{42.986%{transform:translate(54.0861vw,42.986vh) scale(.3166)}to{transform:translate(54.4065vw,99vh) scale(.3166)}}.snow:nth-child(211){opacity:.016;transform:translate(45.2413vw,-10px) scale(.3429);animation:fall-211 17s -16s linear infinite}@keyframes fall-211{74.081%{transform:translate(47.6928vw,74.081vh) scale(.3429)}to{transform:translate(46.46705vw,99vh) scale(.3429)}}.snow:nth-child(212){opacity:1.4568;transform:translate(25.6767vw,-10px) scale(.3829);animation:fall-212 14s -21s linear infinite}@keyframes fall-212{32.222%{transform:translate(18.106vw,32.222vh) scale(.3829)}to{transform:translate(21.89135vw,99vh) scale(.3829)}}.snow:nth-child(213){opacity:1.0022;transform:translate(98.2405vw,-10px) scale(.816);animation:fall-213 20s -13s linear infinite}@keyframes fall-213{33.133%{transform:translate(90.2918vw,33.133vh) scale(.816)}to{transform:translate(94.26615vw,99vh) scale(.816)}}.snow:nth-child(214){opacity:.5152;transform:translate(63.6608vw,-10px) scale(.89);animation:fall-214 11s -5s linear infinite}@keyframes fall-214{51.892%{transform:translate(68.5252vw,51.892vh) scale(.89)}to{transform:translate(66.093vw,99vh) scale(.89)}}.snow:nth-child(215){opacity:1.1078;transform:translate(43.6951vw,-10px) scale(.3093);animation:fall-215 21s -20s linear infinite}@keyframes fall-215{71.012%{transform:translate(43.1088vw,71.012vh) scale(.3093)}to{transform:translate(43.40195vw,99vh) scale(.3093)}}.snow:nth-child(216){opacity:.4566;transform:translate(30.6428vw,-10px) scale(.4209);animation:fall-216 23s -18s linear infinite}@keyframes fall-216{58.136%{transform:translate(28.1637vw,58.136vh) scale(.4209)}to{transform:translate(29.40325vw,99vh) scale(.4209)}}.snow:nth-child(217){opacity:.9314;transform:translate(21.913vw,-10px) scale(.8927);animation:fall-217 20s -7s linear infinite}@keyframes fall-217{77.775%{transform:translate(19.7172vw,77.775vh) scale(.8927)}to{transform:translate(20.8151vw,99vh) scale(.8927)}}.snow:nth-child(218){opacity:.0164;transform:translate(65.3145vw,-10px) scale(.5777);animation:fall-218 21s -13s linear infinite}@keyframes fall-218{51.321%{transform:translate(75.1723vw,51.321vh) scale(.5777)}to{transform:translate(70.2434vw,99vh) scale(.5777)}}.snow:nth-child(219){opacity:.5762;transform:translate(89.6921vw,-10px) scale(.0857);animation:fall-219 26s -5s linear infinite}@keyframes fall-219{43.446%{transform:translate(86.7413vw,43.446vh) scale(.0857)}to{transform:translate(88.2167vw,99vh) scale(.0857)}}.snow:nth-child(220){opacity:1.3924;transform:translate(6.0048vw,-10px) scale(.0652);animation:fall-220 16s -8s linear infinite}@keyframes fall-220{63.692%{transform:translate(12.1683vw,63.692vh) scale(.0652)}to{transform:translate(9.08655vw,99vh) scale(.0652)}}.snow:nth-child(221){opacity:.0128;transform:translate(39.3152vw,-10px) scale(.2927);animation:fall-221 18s -11s linear infinite}@keyframes fall-221{51.01%{transform:translate(48.0038vw,51.01vh) scale(.2927)}to{transform:translate(43.6595vw,99vh) scale(.2927)}}.snow:nth-child(222){opacity:1.186;transform:translate(64.3708vw,-10px) scale(.3504);animation:fall-222 21s -6s linear infinite}@keyframes fall-222{44.382%{transform:translate(61.8675vw,44.382vh) scale(.3504)}to{transform:translate(63.11915vw,99vh) scale(.3504)}}.snow:nth-child(223){opacity:1.9986;transform:translate(34.4948vw,-10px) scale(.2854);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{35.258%{transform:translate(36.1889vw,35.258vh) scale(.2854)}to{transform:translate(35.34185vw,99vh) scale(.2854)}}.snow:nth-child(224){opacity:.4172;transform:translate(98.1117vw,-10px) scale(.2673);animation:fall-224 28s -4s linear infinite}@keyframes fall-224{47.547%{transform:translate(89.381vw,47.547vh) scale(.2673)}to{transform:translate(93.74635vw,99vh) scale(.2673)}}.snow:nth-child(225){opacity:.0412;transform:translate(13.1365vw,-10px) scale(.718);animation:fall-225 22s -17s linear infinite}@keyframes fall-225{39.842%{transform:translate(21.6423vw,39.842vh) scale(.718)}to{transform:translate(17.3894vw,99vh) scale(.718)}}.snow:nth-child(226){opacity:1.7846;transform:translate(86.6971vw,-10px) scale(.6167);animation:fall-226 17s -11s linear infinite}@keyframes fall-226{72.323%{transform:translate(80.7516vw,72.323vh) scale(.6167)}to{transform:translate(83.72435vw,99vh) scale(.6167)}}.snow:nth-child(227){opacity:1.8098;transform:translate(95.2551vw,-10px) scale(.033);animation:fall-227 12s -13s linear infinite}@keyframes fall-227{57.935%{transform:translate(91.7179vw,57.935vh) scale(.033)}to{transform:translate(93.4865vw,99vh) scale(.033)}}.snow:nth-child(228){opacity:1.4656;transform:translate(37.7415vw,-10px) scale(.539);animation:fall-228 19s -18s linear infinite}@keyframes fall-228{74.661%{transform:translate(29.8883vw,74.661vh) scale(.539)}to{transform:translate(33.8149vw,99vh) scale(.539)}}.snow:nth-child(229){opacity:.7844;transform:translate(72.2154vw,-10px) scale(.0894);animation:fall-229 18s -17s linear infinite}@keyframes fall-229{66.166%{transform:translate(77.0308vw,66.166vh) scale(.0894)}to{transform:translate(74.6231vw,99vh) scale(.0894)}}.snow:nth-child(230){opacity:.2688;transform:translate(77.148vw,-10px) scale(.9915);animation:fall-230 26s -2s linear infinite}@keyframes fall-230{77.774%{transform:translate(70.0371vw,77.774vh) scale(.9915)}to{transform:translate(73.59255vw,99vh) scale(.9915)}}.snow:nth-child(231){opacity:.0976;transform:translate(5.2408vw,-10px) scale(.4058);animation:fall-231 19s -8s linear infinite}@keyframes fall-231{64.388%{transform:translate(6.5272vw,64.388vh) scale(.4058)}to{transform:translate(5.884vw,99vh) scale(.4058)}}.snow:nth-child(232){opacity:.6334;transform:translate(21.8373vw,-10px) scale(.1134);animation:fall-232 22s -12s linear infinite}@keyframes fall-232{37.911%{transform:translate(23.6963vw,37.911vh) scale(.1134)}to{transform:translate(22.7668vw,99vh) scale(.1134)}}.snow:nth-child(233){opacity:.4398;transform:translate(70.988vw,-10px) scale(.9435);animation:fall-233 24s -20s linear infinite}@keyframes fall-233{64.432%{transform:translate(67.5888vw,64.432vh) scale(.9435)}to{transform:translate(69.2884vw,99vh) scale(.9435)}}.snow:nth-child(234){opacity:1.7918;transform:translate(54.1873vw,-10px) scale(.3019);animation:fall-234 20s -25s linear infinite}@keyframes fall-234{44.756%{transform:translate(51.3447vw,44.756vh) scale(.3019)}to{transform:translate(52.766vw,99vh) scale(.3019)}}.snow:nth-child(235){opacity:1.0262;transform:translate(.3089vw,-10px) scale(.0674);animation:fall-235 11s -5s linear infinite}@keyframes fall-235{45.121%{transform:translate(-1.4597vw,45.121vh) scale(.0674)}to{transform:translate(-.5754vw,99vh) scale(.0674)}}.snow:nth-child(236){opacity:1.1762;transform:translate(51.6387vw,-10px) scale(.7031);animation:fall-236 16s -2s linear infinite}@keyframes fall-236{48.393%{transform:translate(57.2461vw,48.393vh) scale(.7031)}to{transform:translate(54.4424vw,99vh) scale(.7031)}}.snow:nth-child(237){opacity:.1028;transform:translate(97.6221vw,-10px) scale(.7827);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{42.526%{transform:translate(94.3296vw,42.526vh) scale(.7827)}to{transform:translate(95.97585vw,99vh) scale(.7827)}}.snow:nth-child(238){opacity:.9564;transform:translate(2.1152vw,-10px) scale(.736);animation:fall-238 25s -25s linear infinite}@keyframes fall-238{76.613%{transform:translate(7.5394vw,76.613vh) scale(.736)}to{transform:translate(4.8273vw,99vh) scale(.736)}}.snow:nth-child(239){opacity:.7192;transform:translate(86.8745vw,-10px) scale(.0387);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{70.775%{transform:translate(78.0448vw,70.775vh) scale(.0387)}to{transform:translate(82.45965vw,99vh) scale(.0387)}}.snow:nth-child(240){opacity:.5324;transform:translate(.0092vw,-10px) scale(.7898);animation:fall-240 19s -28s linear infinite}@keyframes fall-240{38.762%{transform:translate(7.8479vw,38.762vh) scale(.7898)}to{transform:translate(3.92855vw,99vh) scale(.7898)}}.snow:nth-child(241){opacity:1.4436;transform:translate(46.4137vw,-10px) scale(.882);animation:fall-241 25s -22s linear infinite}@keyframes fall-241{52.461%{transform:translate(39.7403vw,52.461vh) scale(.882)}to{transform:translate(43.077vw,99vh) scale(.882)}}.snow:nth-child(242){opacity:1.473;transform:translate(94.9924vw,-10px) scale(.4307);animation:fall-242 26s -29s linear infinite}@keyframes fall-242{39.537%{transform:translate(89.7132vw,39.537vh) scale(.4307)}to{transform:translate(92.3528vw,99vh) scale(.4307)}}.snow:nth-child(243){opacity:1.1118;transform:translate(73.2829vw,-10px) scale(.084);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{35.629%{transform:translate(67.1462vw,35.629vh) scale(.084)}to{transform:translate(70.21455vw,99vh) scale(.084)}}.snow:nth-child(244){opacity:.4134;transform:translate(3.9985vw,-10px) scale(.6084);animation:fall-244 23s -8s linear infinite}@keyframes fall-244{31.513%{transform:translate(3.2827vw,31.513vh) scale(.6084)}to{transform:translate(3.6406vw,99vh) scale(.6084)}}.snow:nth-child(245){opacity:.8672;transform:translate(11.8321vw,-10px) scale(.2275);animation:fall-245 20s -3s linear infinite}@keyframes fall-245{52.636%{transform:translate(19.2796vw,52.636vh) scale(.2275)}to{transform:translate(15.55585vw,99vh) scale(.2275)}}.snow:nth-child(246){opacity:.1528;transform:translate(53.288vw,-10px) scale(.1366);animation:fall-246 26s -23s linear infinite}@keyframes fall-246{79.895%{transform:translate(52.3213vw,79.895vh) scale(.1366)}to{transform:translate(52.80465vw,99vh) scale(.1366)}}.snow:nth-child(247){opacity:.3898;transform:translate(34.1571vw,-10px) scale(.8985);animation:fall-247 25s -24s linear infinite}@keyframes fall-247{68.633%{transform:translate(39.3432vw,68.633vh) scale(.8985)}to{transform:translate(36.75015vw,99vh) scale(.8985)}}.snow:nth-child(248){opacity:1.1238;transform:translate(28.0892vw,-10px) scale(.6052);animation:fall-248 20s -15s linear infinite}@keyframes fall-248{34.179%{transform:translate(18.3005vw,34.179vh) scale(.6052)}to{transform:translate(23.19485vw,99vh) scale(.6052)}}.snow:nth-child(249){opacity:1.6238;transform:translate(22.8598vw,-10px) scale(.8845);animation:fall-249 30s -21s linear infinite}@keyframes fall-249{61.39%{transform:translate(21.7153vw,61.39vh) scale(.8845)}to{transform:translate(22.28755vw,99vh) scale(.8845)}}.snow:nth-child(250){opacity:1.3736;transform:translate(11.0927vw,-10px) scale(.9646);animation:fall-250 27s -24s linear infinite}@keyframes fall-250{39.032%{transform:translate(2.5884vw,39.032vh) scale(.9646)}to{transform:translate(6.84055vw,99vh) scale(.9646)}}.snow:nth-child(251){opacity:1.9528;transform:translate(79.3367vw,-10px) scale(.2758);animation:fall-251 22s -10s linear infinite}@keyframes fall-251{60.124%{transform:translate(73.1784vw,60.124vh) scale(.2758)}to{transform:translate(76.25755vw,99vh) scale(.2758)}}.snow:nth-child(252){opacity:.6596;transform:translate(64.1197vw,-10px) scale(.0544);animation:fall-252 26s -25s linear infinite}@keyframes fall-252{52.647%{transform:translate(64.3155vw,52.647vh) scale(.0544)}to{transform:translate(64.2176vw,99vh) scale(.0544)}}.snow:nth-child(253){opacity:.36;transform:translate(1.8219vw,-10px) scale(.2356);animation:fall-253 29s -8s linear infinite}@keyframes fall-253{79.504%{transform:translate(-1.1086vw,79.504vh) scale(.2356)}to{transform:translate(.35665vw,99vh) scale(.2356)}}.snow:nth-child(254){opacity:.2616;transform:translate(72.621vw,-10px) scale(.6207);animation:fall-254 29s -1s linear infinite}@keyframes fall-254{48.44%{transform:translate(70.1458vw,48.44vh) scale(.6207)}to{transform:translate(71.3834vw,99vh) scale(.6207)}}.snow:nth-child(255){opacity:1.5106;transform:translate(69.1932vw,-10px) scale(.0188);animation:fall-255 16s -8s linear infinite}@keyframes fall-255{42.613%{transform:translate(65.4442vw,42.613vh) scale(.0188)}to{transform:translate(67.3187vw,99vh) scale(.0188)}}.snow:nth-child(256){opacity:.6378;transform:translate(80.9124vw,-10px) scale(.7398);animation:fall-256 19s -2s linear infinite}@keyframes fall-256{68.455%{transform:translate(77.5521vw,68.455vh) scale(.7398)}to{transform:translate(79.23225vw,99vh) scale(.7398)}}.snow:nth-child(257){opacity:.4096;transform:translate(3.8289vw,-10px) scale(.2888);animation:fall-257 16s -15s linear infinite}@keyframes fall-257{53.898%{transform:translate(1.8308vw,53.898vh) scale(.2888)}to{transform:translate(2.82985vw,99vh) scale(.2888)}}.snow:nth-child(258){opacity:.0636;transform:translate(49.8198vw,-10px) scale(.6216);animation:fall-258 24s -13s linear infinite}@keyframes fall-258{69.396%{transform:translate(57.4558vw,69.396vh) scale(.6216)}to{transform:translate(53.6378vw,99vh) scale(.6216)}}.snow:nth-child(259){opacity:.7948;transform:translate(40.7681vw,-10px) scale(.2066);animation:fall-259 17s -10s linear infinite}@keyframes fall-259{62.957%{transform:translate(32.5494vw,62.957vh) scale(.2066)}to{transform:translate(36.65875vw,99vh) scale(.2066)}}.snow:nth-child(260){opacity:1.5422;transform:translate(70.1154vw,-10px) scale(.968);animation:fall-260 18s -13s linear infinite}@keyframes fall-260{37.357%{transform:translate(62.1129vw,37.357vh) scale(.968)}to{transform:translate(66.11415vw,99vh) scale(.968)}}.snow:nth-child(261){opacity:.9162;transform:translate(83.037vw,-10px) scale(.0032);animation:fall-261 13s -16s linear infinite}@keyframes fall-261{32.159%{transform:translate(87.2982vw,32.159vh) scale(.0032)}to{transform:translate(85.1676vw,99vh) scale(.0032)}}.snow:nth-child(262){opacity:.697;transform:translate(86.0645vw,-10px) scale(.7143);animation:fall-262 12s -25s linear infinite}@keyframes fall-262{69.42%{transform:translate(90.1931vw,69.42vh) scale(.7143)}to{transform:translate(88.1288vw,99vh) scale(.7143)}}.snow:nth-child(263){opacity:1.436;transform:translate(17.2801vw,-10px) scale(.8962);animation:fall-263 30s -2s linear infinite}@keyframes fall-263{70.688%{transform:translate(10.6054vw,70.688vh) scale(.8962)}to{transform:translate(13.94275vw,99vh) scale(.8962)}}.snow:nth-child(264){opacity:1.7608;transform:translate(85.5764vw,-10px) scale(.1452);animation:fall-264 18s -20s linear infinite}@keyframes fall-264{50.774%{transform:translate(90.5677vw,50.774vh) scale(.1452)}to{transform:translate(88.07205vw,99vh) scale(.1452)}}.snow:nth-child(265){opacity:.2996;transform:translate(71.6119vw,-10px) scale(.2261);animation:fall-265 13s -17s linear infinite}@keyframes fall-265{54.976%{transform:translate(72.175vw,54.976vh) scale(.2261)}to{transform:translate(71.89345vw,99vh) scale(.2261)}}.snow:nth-child(266){opacity:1.4772;transform:translate(87.8806vw,-10px) scale(.2535);animation:fall-266 22s -6s linear infinite}@keyframes fall-266{50.845%{transform:translate(87.6027vw,50.845vh) scale(.2535)}to{transform:translate(87.74165vw,99vh) scale(.2535)}}.snow:nth-child(267){opacity:.122;transform:translate(55.8446vw,-10px) scale(.7549);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{57.927%{transform:translate(65.813vw,57.927vh) scale(.7549)}to{transform:translate(60.8288vw,99vh) scale(.7549)}}.snow:nth-child(268){opacity:1.5504;transform:translate(91.2664vw,-10px) scale(.7948);animation:fall-268 27s -15s linear infinite}@keyframes fall-268{52.747%{transform:translate(90.8761vw,52.747vh) scale(.7948)}to{transform:translate(91.07125vw,99vh) scale(.7948)}}.snow:nth-child(269){opacity:.395;transform:translate(10.7752vw,-10px) scale(.9338);animation:fall-269 22s -3s linear infinite}@keyframes fall-269{71.75%{transform:translate(8.4526vw,71.75vh) scale(.9338)}to{transform:translate(9.6139vw,99vh) scale(.9338)}}.snow:nth-child(270){opacity:1.7618;transform:translate(71.3115vw,-10px) scale(.3877);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{53.946%{transform:translate(72.6751vw,53.946vh) scale(.3877)}to{transform:translate(71.9933vw,99vh) scale(.3877)}}.snow:nth-child(271){opacity:1.4994;transform:translate(77.8646vw,-10px) scale(.7363);animation:fall-271 28s -5s linear infinite}@keyframes fall-271{72.161%{transform:translate(78.0805vw,72.161vh) scale(.7363)}to{transform:translate(77.97255vw,99vh) scale(.7363)}}.snow:nth-child(272){opacity:.604;transform:translate(63.7665vw,-10px) scale(.979);animation:fall-272 24s -5s linear infinite}@keyframes fall-272{43.387%{transform:translate(58.2583vw,43.387vh) scale(.979)}to{transform:translate(61.0124vw,99vh) scale(.979)}}.snow:nth-child(273){opacity:1.7694;transform:translate(97.2157vw,-10px) scale(.6561);animation:fall-273 27s -13s linear infinite}@keyframes fall-273{71.466%{transform:translate(101.233vw,71.466vh) scale(.6561)}to{transform:translate(99.22435vw,99vh) scale(.6561)}}.snow:nth-child(274){opacity:1.708;transform:translate(26.4145vw,-10px) scale(.358);animation:fall-274 13s -13s linear infinite}@keyframes fall-274{65.966%{transform:translate(26.1112vw,65.966vh) scale(.358)}to{transform:translate(26.26285vw,99vh) scale(.358)}}.snow:nth-child(275){opacity:.9092;transform:translate(71.775vw,-10px) scale(.1352);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{75.283%{transform:translate(74.3407vw,75.283vh) scale(.1352)}to{transform:translate(73.05785vw,99vh) scale(.1352)}}.snow:nth-child(276){opacity:1.868;transform:translate(42.2082vw,-10px) scale(.9865);animation:fall-276 20s -4s linear infinite}@keyframes fall-276{75.175%{transform:translate(48.3735vw,75.175vh) scale(.9865)}to{transform:translate(45.29085vw,99vh) scale(.9865)}}.snow:nth-child(277){opacity:.5154;transform:translate(37.5259vw,-10px) scale(.4449);animation:fall-277 24s -17s linear infinite}@keyframes fall-277{73.149%{transform:translate(27.6792vw,73.149vh) scale(.4449)}to{transform:translate(32.60255vw,99vh) scale(.4449)}}.snow:nth-child(278){opacity:.2664;transform:translate(47.7558vw,-10px) scale(.28);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{35.317%{transform:translate(52.1228vw,35.317vh) scale(.28)}to{transform:translate(49.9393vw,99vh) scale(.28)}}.snow:nth-child(279){opacity:.338;transform:translate(4.7597vw,-10px) scale(.2491);animation:fall-279 16s -1s linear infinite}@keyframes fall-279{53.856%{transform:translate(-4.8042vw,53.856vh) scale(.2491)}to{transform:translate(-.02225vw,99vh) scale(.2491)}}.snow:nth-child(280){opacity:.115;transform:translate(71.1613vw,-10px) scale(.063);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{69.735%{transform:translate(76.2463vw,69.735vh) scale(.063)}to{transform:translate(73.7038vw,99vh) scale(.063)}}.snow:nth-child(281){opacity:1.2698;transform:translate(24.2033vw,-10px) scale(.5811);animation:fall-281 19s -19s linear infinite}@keyframes fall-281{68.411%{transform:translate(16.8603vw,68.411vh) scale(.5811)}to{transform:translate(20.5318vw,99vh) scale(.5811)}}.snow:nth-child(282){opacity:1.5754;transform:translate(40.3051vw,-10px) scale(.8186);animation:fall-282 18s -10s linear infinite}@keyframes fall-282{37.062%{transform:translate(34.2752vw,37.062vh) scale(.8186)}to{transform:translate(37.29015vw,99vh) scale(.8186)}}.snow:nth-child(283){opacity:1.3766;transform:translate(40.6952vw,-10px) scale(.1894);animation:fall-283 26s -19s linear infinite}@keyframes fall-283{34.374%{transform:translate(32.6775vw,34.374vh) scale(.1894)}to{transform:translate(36.68635vw,99vh) scale(.1894)}}.snow:nth-child(284){opacity:1.9586;transform:translate(24.8259vw,-10px) scale(.7388);animation:fall-284 25s -15s linear infinite}@keyframes fall-284{43.021%{transform:translate(20.3932vw,43.021vh) scale(.7388)}to{transform:translate(22.60955vw,99vh) scale(.7388)}}.snow:nth-child(285){opacity:1.9748;transform:translate(19.6036vw,-10px) scale(.429);animation:fall-285 12s -29s linear infinite}@keyframes fall-285{71.476%{transform:translate(22.6907vw,71.476vh) scale(.429)}to{transform:translate(21.14715vw,99vh) scale(.429)}}.snow:nth-child(286){opacity:1.5212;transform:translate(78.1437vw,-10px) scale(.6026);animation:fall-286 28s -3s linear infinite}@keyframes fall-286{73.853%{transform:translate(69.9673vw,73.853vh) scale(.6026)}to{transform:translate(74.0555vw,99vh) scale(.6026)}}.snow:nth-child(287){opacity:1.0334;transform:translate(69.2971vw,-10px) scale(.2156);animation:fall-287 29s -4s linear infinite}@keyframes fall-287{46.014%{transform:translate(62.3878vw,46.014vh) scale(.2156)}to{transform:translate(65.84245vw,99vh) scale(.2156)}}.snow:nth-child(288){opacity:.7782;transform:translate(77.1463vw,-10px) scale(.115);animation:fall-288 13s -1s linear infinite}@keyframes fall-288{55.378%{transform:translate(76.2271vw,55.378vh) scale(.115)}to{transform:translate(76.6867vw,99vh) scale(.115)}}.snow:nth-child(289){opacity:1.704;transform:translate(99.7394vw,-10px) scale(.6508);animation:fall-289 25s -19s linear infinite}@keyframes fall-289{55.786%{transform:translate(93.0618vw,55.786vh) scale(.6508)}to{transform:translate(96.4006vw,99vh) scale(.6508)}}.snow:nth-child(290){opacity:1.2114;transform:translate(61.0818vw,-10px) scale(.1286);animation:fall-290 26s -27s linear infinite}@keyframes fall-290{41.436%{transform:translate(54.8698vw,41.436vh) scale(.1286)}to{transform:translate(57.9758vw,99vh) scale(.1286)}}.snow:nth-child(291){opacity:.3984;transform:translate(65.8796vw,-10px) scale(.6405);animation:fall-291 24s -8s linear infinite}@keyframes fall-291{45.549%{transform:translate(61.3685vw,45.549vh) scale(.6405)}to{transform:translate(63.62405vw,99vh) scale(.6405)}}.snow:nth-child(292){opacity:1.1294;transform:translate(31.9408vw,-10px) scale(.5107);animation:fall-292 27s -24s linear infinite}@keyframes fall-292{78.529%{transform:translate(30.3168vw,78.529vh) scale(.5107)}to{transform:translate(31.1288vw,99vh) scale(.5107)}}.snow:nth-child(293){opacity:1.7584;transform:translate(17.006vw,-10px) scale(.2558);animation:fall-293 24s -17s linear infinite}@keyframes fall-293{74.19%{transform:translate(8.6914vw,74.19vh) scale(.2558)}to{transform:translate(12.8487vw,99vh) scale(.2558)}}.snow:nth-child(294){opacity:1.3892;transform:translate(41.6521vw,-10px) scale(.4012);animation:fall-294 20s -9s linear infinite}@keyframes fall-294{62.098%{transform:translate(36.2412vw,62.098vh) scale(.4012)}to{transform:translate(38.94665vw,99vh) scale(.4012)}}.snow:nth-child(295){opacity:1.4602;transform:translate(69.3198vw,-10px) scale(.761);animation:fall-295 19s -2s linear infinite}@keyframes fall-295{77.015%{transform:translate(62.9978vw,77.015vh) scale(.761)}to{transform:translate(66.1588vw,99vh) scale(.761)}}.snow:nth-child(296){opacity:.5132;transform:translate(20.1524vw,-10px) scale(.9352);animation:fall-296 20s -18s linear infinite}@keyframes fall-296{64.048%{transform:translate(25.3483vw,64.048vh) scale(.9352)}to{transform:translate(22.75035vw,99vh) scale(.9352)}}.snow:nth-child(297){opacity:.0202;transform:translate(46.2189vw,-10px) scale(.4995);animation:fall-297 23s -3s linear infinite}@keyframes fall-297{49.629%{transform:translate(47.4313vw,49.629vh) scale(.4995)}to{transform:translate(46.8251vw,99vh) scale(.4995)}}.snow:nth-child(298){opacity:.6766;transform:translate(19.3718vw,-10px) scale(.5242);animation:fall-298 28s -24s linear infinite}@keyframes fall-298{69.196%{transform:translate(14.5476vw,69.196vh) scale(.5242)}to{transform:translate(16.9597vw,99vh) scale(.5242)}}.snow:nth-child(299){opacity:1.6306;transform:translate(43.0989vw,-10px) scale(.3344);animation:fall-299 27s -5s linear infinite}@keyframes fall-299{66.497%{transform:translate(50.953vw,66.497vh) scale(.3344)}to{transform:translate(47.02595vw,99vh) scale(.3344)}}.snow:nth-child(300){opacity:1.8976;transform:translate(7.9224vw,-10px) scale(.5466);animation:fall-300 21s -6s linear infinite}@keyframes fall-300{72.028%{transform:translate(-1.4896vw,72.028vh) scale(.5466)}to{transform:translate(3.2164vw,99vh) scale(.5466)}}.snow:nth-child(301){opacity:1.7156;transform:translate(81.7139vw,-10px) scale(.9346);animation:fall-301 27s -20s linear infinite}@keyframes fall-301{46.411%{transform:translate(86.7307vw,46.411vh) scale(.9346)}to{transform:translate(84.2223vw,99vh) scale(.9346)}}.snow:nth-child(302){opacity:.2624;transform:translate(92.0407vw,-10px) scale(.4853);animation:fall-302 17s -15s linear infinite}@keyframes fall-302{51.967%{transform:translate(83.4924vw,51.967vh) scale(.4853)}to{transform:translate(87.76655vw,99vh) scale(.4853)}}.snow:nth-child(303){opacity:.7056;transform:translate(24.7273vw,-10px) scale(.9226);animation:fall-303 12s -9s linear infinite}@keyframes fall-303{69.555%{transform:translate(27.3606vw,69.555vh) scale(.9226)}to{transform:translate(26.04395vw,99vh) scale(.9226)}}.snow:nth-child(304){opacity:.6972;transform:translate(61.7461vw,-10px) scale(.7528);animation:fall-304 23s -23s linear infinite}@keyframes fall-304{30.625%{transform:translate(67.0358vw,30.625vh) scale(.7528)}to{transform:translate(64.39095vw,99vh) scale(.7528)}}.snow:nth-child(305){opacity:.9706;transform:translate(34.4178vw,-10px) scale(.9109);animation:fall-305 26s -22s linear infinite}@keyframes fall-305{59.762%{transform:translate(42.216vw,59.762vh) scale(.9109)}to{transform:translate(38.3169vw,99vh) scale(.9109)}}.snow:nth-child(306){opacity:.7572;transform:translate(27.7365vw,-10px) scale(.9093);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{57.667%{transform:translate(34.4462vw,57.667vh) scale(.9093)}to{transform:translate(31.09135vw,99vh) scale(.9093)}}.snow:nth-child(307){opacity:.4044;transform:translate(7.7723vw,-10px) scale(.9034);animation:fall-307 11s -2s linear infinite}@keyframes fall-307{46.211%{transform:translate(15.7574vw,46.211vh) scale(.9034)}to{transform:translate(11.76485vw,99vh) scale(.9034)}}.snow:nth-child(308){opacity:1.1414;transform:translate(76.7829vw,-10px) scale(.3038);animation:fall-308 20s -9s linear infinite}@keyframes fall-308{46.812%{transform:translate(73.675vw,46.812vh) scale(.3038)}to{transform:translate(75.22895vw,99vh) scale(.3038)}}.snow:nth-child(309){opacity:1.2774;transform:translate(52.8347vw,-10px) scale(.201);animation:fall-309 10s -22s linear infinite}@keyframes fall-309{50.332%{transform:translate(62.5882vw,50.332vh) scale(.201)}to{transform:translate(57.71145vw,99vh) scale(.201)}}.snow:nth-child(310){opacity:1.239;transform:translate(65.3241vw,-10px) scale(.3889);animation:fall-310 13s -19s linear infinite}@keyframes fall-310{65.226%{transform:translate(65.6676vw,65.226vh) scale(.3889)}to{transform:translate(65.49585vw,99vh) scale(.3889)}}.snow:nth-child(311){opacity:.6842;transform:translate(20.1819vw,-10px) scale(.8399);animation:fall-311 22s -19s linear infinite}@keyframes fall-311{61.273%{transform:translate(19.5182vw,61.273vh) scale(.8399)}to{transform:translate(19.85005vw,99vh) scale(.8399)}}.snow:nth-child(312){opacity:1.9446;transform:translate(5.3179vw,-10px) scale(.236);animation:fall-312 29s -10s linear infinite}@keyframes fall-312{44.721%{transform:translate(-4.2871vw,44.721vh) scale(.236)}to{transform:translate(.5154vw,99vh) scale(.236)}}.snow:nth-child(313){opacity:.8846;transform:translate(22.0074vw,-10px) scale(.277);animation:fall-313 23s -5s linear infinite}@keyframes fall-313{58.757%{transform:translate(21.7224vw,58.757vh) scale(.277)}to{transform:translate(21.8649vw,99vh) scale(.277)}}.snow:nth-child(314){opacity:1.6148;transform:translate(42.5265vw,-10px) scale(.7565);animation:fall-314 23s -11s linear infinite}@keyframes fall-314{40.697%{transform:translate(34.5613vw,40.697vh) scale(.7565)}to{transform:translate(38.5439vw,99vh) scale(.7565)}}.snow:nth-child(315){opacity:.0778;transform:translate(49.3772vw,-10px) scale(.6222);animation:fall-315 29s -29s linear infinite}@keyframes fall-315{38.623%{transform:translate(51.9907vw,38.623vh) scale(.6222)}to{transform:translate(50.68395vw,99vh) scale(.6222)}}.snow:nth-child(316){opacity:1.7236;transform:translate(39.8352vw,-10px) scale(.1168);animation:fall-316 28s -17s linear infinite}@keyframes fall-316{71.855%{transform:translate(42.9336vw,71.855vh) scale(.1168)}to{transform:translate(41.3844vw,99vh) scale(.1168)}}.snow:nth-child(317){opacity:1.212;transform:translate(19.3401vw,-10px) scale(.2736);animation:fall-317 11s -5s linear infinite}@keyframes fall-317{32.973%{transform:translate(14.7037vw,32.973vh) scale(.2736)}to{transform:translate(17.0219vw,99vh) scale(.2736)}}.snow:nth-child(318){opacity:1.1482;transform:translate(56.3221vw,-10px) scale(.8569);animation:fall-318 12s -27s linear infinite}@keyframes fall-318{52.365%{transform:translate(53.5665vw,52.365vh) scale(.8569)}to{transform:translate(54.9443vw,99vh) scale(.8569)}}.snow:nth-child(319){opacity:.142;transform:translate(1.6317vw,-10px) scale(.3092);animation:fall-319 21s -22s linear infinite}@keyframes fall-319{53.313%{transform:translate(-6.182vw,53.313vh) scale(.3092)}to{transform:translate(-2.27515vw,99vh) scale(.3092)}}.snow:nth-child(320){opacity:.085;transform:translate(38.7133vw,-10px) scale(.7348);animation:fall-320 19s -5s linear infinite}@keyframes fall-320{42.775%{transform:translate(48.0028vw,42.775vh) scale(.7348)}to{transform:translate(43.35805vw,99vh) scale(.7348)}}.snow:nth-child(321){opacity:1.4196;transform:translate(67.354vw,-10px) scale(.7578);animation:fall-321 14s -26s linear infinite}@keyframes fall-321{52.805%{transform:translate(61.1639vw,52.805vh) scale(.7578)}to{transform:translate(64.25895vw,99vh) scale(.7578)}}.snow:nth-child(322){opacity:.6376;transform:translate(69.3824vw,-10px) scale(.198);animation:fall-322 20s -5s linear infinite}@keyframes fall-322{74.16%{transform:translate(73.9993vw,74.16vh) scale(.198)}to{transform:translate(71.69085vw,99vh) scale(.198)}}.snow:nth-child(323){opacity:1.0432;transform:translate(59.9405vw,-10px) scale(.8098);animation:fall-323 29s -19s linear infinite}@keyframes fall-323{48.063%{transform:translate(67.9199vw,48.063vh) scale(.8098)}to{transform:translate(63.9302vw,99vh) scale(.8098)}}.snow:nth-child(324){opacity:.6628;transform:translate(68.8119vw,-10px) scale(.6484);animation:fall-324 23s -28s linear infinite}@keyframes fall-324{68.434%{transform:translate(72.8552vw,68.434vh) scale(.6484)}to{transform:translate(70.83355vw,99vh) scale(.6484)}}.snow:nth-child(325){opacity:1.2456;transform:translate(29.2332vw,-10px) scale(.1908);animation:fall-325 26s -4s linear infinite}@keyframes fall-325{35.334%{transform:translate(25.9454vw,35.334vh) scale(.1908)}to{transform:translate(27.5893vw,99vh) scale(.1908)}}.snow:nth-child(326){opacity:1.077;transform:translate(76.0417vw,-10px) scale(.1651);animation:fall-326 25s -28s linear infinite}@keyframes fall-326{76.971%{transform:translate(79.6924vw,76.971vh) scale(.1651)}to{transform:translate(77.86705vw,99vh) scale(.1651)}}.snow:nth-child(327){opacity:.9402;transform:translate(93.683vw,-10px) scale(.777);animation:fall-327 23s -9s linear infinite}@keyframes fall-327{33.284%{transform:translate(97.1538vw,33.284vh) scale(.777)}to{transform:translate(95.4184vw,99vh) scale(.777)}}.snow:nth-child(328){opacity:1.2582;transform:translate(24.7972vw,-10px) scale(.0166);animation:fall-328 12s -26s linear infinite}@keyframes fall-328{59.055%{transform:translate(15.643vw,59.055vh) scale(.0166)}to{transform:translate(20.2201vw,99vh) scale(.0166)}}.snow:nth-child(329){opacity:.27;transform:translate(34.6135vw,-10px) scale(.2344);animation:fall-329 10s -12s linear infinite}@keyframes fall-329{57.205%{transform:translate(33.7563vw,57.205vh) scale(.2344)}to{transform:translate(34.1849vw,99vh) scale(.2344)}}.snow:nth-child(330){opacity:.0746;transform:translate(71.982vw,-10px) scale(.1864);animation:fall-330 30s -8s linear infinite}@keyframes fall-330{57.309%{transform:translate(69.2842vw,57.309vh) scale(.1864)}to{transform:translate(70.6331vw,99vh) scale(.1864)}}.snow:nth-child(331){opacity:.4408;transform:translate(3.7812vw,-10px) scale(.0262);animation:fall-331 24s -17s linear infinite}@keyframes fall-331{52.034%{transform:translate(2.4861vw,52.034vh) scale(.0262)}to{transform:translate(3.13365vw,99vh) scale(.0262)}}.snow:nth-child(332){opacity:.5926;transform:translate(31.6145vw,-10px) scale(.721);animation:fall-332 11s -8s linear infinite}@keyframes fall-332{45.281%{transform:translate(35.4212vw,45.281vh) scale(.721)}to{transform:translate(33.51785vw,99vh) scale(.721)}}.snow:nth-child(333){opacity:.6884;transform:translate(57.775vw,-10px) scale(.4656);animation:fall-333 13s -18s linear infinite}@keyframes fall-333{68.142%{transform:translate(52.4639vw,68.142vh) scale(.4656)}to{transform:translate(55.11945vw,99vh) scale(.4656)}}.snow:nth-child(334){opacity:.765;transform:translate(59.2126vw,-10px) scale(.9238);animation:fall-334 14s -8s linear infinite}@keyframes fall-334{57.413%{transform:translate(55.7323vw,57.413vh) scale(.9238)}to{transform:translate(57.47245vw,99vh) scale(.9238)}}.snow:nth-child(335){opacity:1.094;transform:translate(67.348vw,-10px) scale(.2737);animation:fall-335 20s -13s linear infinite}@keyframes fall-335{64.109%{transform:translate(60.1952vw,64.109vh) scale(.2737)}to{transform:translate(63.7716vw,99vh) scale(.2737)}}.snow:nth-child(336){opacity:.591;transform:translate(61.3967vw,-10px) scale(.6984);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{31.844%{transform:translate(60.1634vw,31.844vh) scale(.6984)}to{transform:translate(60.78005vw,99vh) scale(.6984)}}.snow:nth-child(337){opacity:.8636;transform:translate(97.5644vw,-10px) scale(.8774);animation:fall-337 20s -14s linear infinite}@keyframes fall-337{32.775%{transform:translate(103.1883vw,32.775vh) scale(.8774)}to{transform:translate(100.37635vw,99vh) scale(.8774)}}.snow:nth-child(338){opacity:.3162;transform:translate(23.1644vw,-10px) scale(.1548);animation:fall-338 25s -10s linear infinite}@keyframes fall-338{43.89%{transform:translate(32.0127vw,43.89vh) scale(.1548)}to{transform:translate(27.58855vw,99vh) scale(.1548)}}.snow:nth-child(339){opacity:1.7518;transform:translate(8.7564vw,-10px) scale(.3432);animation:fall-339 18s -7s linear infinite}@keyframes fall-339{32.084%{transform:translate(3.903vw,32.084vh) scale(.3432)}to{transform:translate(6.3297vw,99vh) scale(.3432)}}.snow:nth-child(340){opacity:1.1392;transform:translate(93.756vw,-10px) scale(.797);animation:fall-340 18s -22s linear infinite}@keyframes fall-340{47.114%{transform:translate(89.0805vw,47.114vh) scale(.797)}to{transform:translate(91.41825vw,99vh) scale(.797)}}.snow:nth-child(341){opacity:1.848;transform:translate(18.3127vw,-10px) scale(.2863);animation:fall-341 10s -27s linear infinite}@keyframes fall-341{65.358%{transform:translate(17.5664vw,65.358vh) scale(.2863)}to{transform:translate(17.93955vw,99vh) scale(.2863)}}.snow:nth-child(342){opacity:.404;transform:translate(53.7343vw,-10px) scale(.0839);animation:fall-342 13s -8s linear infinite}@keyframes fall-342{31.752%{transform:translate(50.624vw,31.752vh) scale(.0839)}to{transform:translate(52.17915vw,99vh) scale(.0839)}}.snow:nth-child(343){opacity:1.6182;transform:translate(74.5534vw,-10px) scale(.9215);animation:fall-343 19s -24s linear infinite}@keyframes fall-343{72.562%{transform:translate(80.0215vw,72.562vh) scale(.9215)}to{transform:translate(77.28745vw,99vh) scale(.9215)}}.snow:nth-child(344){opacity:.5946;transform:translate(1.6526vw,-10px) scale(.4436);animation:fall-344 19s -10s linear infinite}@keyframes fall-344{70.123%{transform:translate(9.7603vw,70.123vh) scale(.4436)}to{transform:translate(5.70645vw,99vh) scale(.4436)}}.snow:nth-child(345){opacity:1.1614;transform:translate(10.4722vw,-10px) scale(.3398);animation:fall-345 10s -30s linear infinite}@keyframes fall-345{47.224%{transform:translate(10.631vw,47.224vh) scale(.3398)}to{transform:translate(10.5516vw,99vh) scale(.3398)}}.snow:nth-child(346){opacity:1.437;transform:translate(79.0218vw,-10px) scale(.0585);animation:fall-346 16s -7s linear infinite}@keyframes fall-346{56.903%{transform:translate(70.6404vw,56.903vh) scale(.0585)}to{transform:translate(74.8311vw,99vh) scale(.0585)}}.snow:nth-child(347){opacity:.147;transform:translate(2.5127vw,-10px) scale(.8934);animation:fall-347 11s -1s linear infinite}@keyframes fall-347{47.237%{transform:translate(-3.2212vw,47.237vh) scale(.8934)}to{transform:translate(-.35425vw,99vh) scale(.8934)}}.snow:nth-child(348){opacity:.7306;transform:translate(56.1618vw,-10px) scale(.967);animation:fall-348 15s -4s linear infinite}@keyframes fall-348{63.098%{transform:translate(53.5455vw,63.098vh) scale(.967)}to{transform:translate(54.85365vw,99vh) scale(.967)}}.snow:nth-child(349){opacity:1.3714;transform:translate(3.1452vw,-10px) scale(.0548);animation:fall-349 18s -7s linear infinite}@keyframes fall-349{62.787%{transform:translate(2.9828vw,62.787vh) scale(.0548)}to{transform:translate(3.064vw,99vh) scale(.0548)}}.snow:nth-child(350){opacity:.0682;transform:translate(10.4691vw,-10px) scale(.6007);animation:fall-350 19s -19s linear infinite}@keyframes fall-350{35.808%{transform:translate(18.9543vw,35.808vh) scale(.6007)}to{transform:translate(14.7117vw,99vh) scale(.6007)}}.snow:nth-child(351){opacity:.8498;transform:translate(1.2423vw,-10px) scale(.3136);animation:fall-351 25s -25s linear infinite}@keyframes fall-351{38.61%{transform:translate(3.2013vw,38.61vh) scale(.3136)}to{transform:translate(2.2218vw,99vh) scale(.3136)}}.snow:nth-child(352){opacity:1.3786;transform:translate(56.4003vw,-10px) scale(.3494);animation:fall-352 19s -26s linear infinite}@keyframes fall-352{71.973%{transform:translate(51.5652vw,71.973vh) scale(.3494)}to{transform:translate(53.98275vw,99vh) scale(.3494)}}.snow:nth-child(353){opacity:.5252;transform:translate(83.3098vw,-10px) scale(.2159);animation:fall-353 25s -16s linear infinite}@keyframes fall-353{58.418%{transform:translate(80.6853vw,58.418vh) scale(.2159)}to{transform:translate(81.99755vw,99vh) scale(.2159)}}.snow:nth-child(354){opacity:.4878;transform:translate(83.0093vw,-10px) scale(.6689);animation:fall-354 23s -19s linear infinite}@keyframes fall-354{54.355%{transform:translate(83.2351vw,54.355vh) scale(.6689)}to{transform:translate(83.1222vw,99vh) scale(.6689)}}.snow:nth-child(355){opacity:.1284;transform:translate(14.906vw,-10px) scale(.2993);animation:fall-355 14s -16s linear infinite}@keyframes fall-355{49.836%{transform:translate(14.7328vw,49.836vh) scale(.2993)}to{transform:translate(14.8194vw,99vh) scale(.2993)}}.snow:nth-child(356){opacity:.6756;transform:translate(52.971vw,-10px) scale(.4062);animation:fall-356 28s -6s linear infinite}@keyframes fall-356{40.662%{transform:translate(47.8205vw,40.662vh) scale(.4062)}to{transform:translate(50.39575vw,99vh) scale(.4062)}}.snow:nth-child(357){opacity:.1538;transform:translate(63.6188vw,-10px) scale(.9866);animation:fall-357 21s -13s linear infinite}@keyframes fall-357{37.648%{transform:translate(57.3826vw,37.648vh) scale(.9866)}to{transform:translate(60.5007vw,99vh) scale(.9866)}}.snow:nth-child(358){opacity:.7678;transform:translate(62.0304vw,-10px) scale(.3408);animation:fall-358 19s -15s linear infinite}@keyframes fall-358{43.589%{transform:translate(69.4439vw,43.589vh) scale(.3408)}to{transform:translate(65.73715vw,99vh) scale(.3408)}}.snow:nth-child(359){opacity:.5108;transform:translate(1.9534vw,-10px) scale(.4683);animation:fall-359 26s -7s linear infinite}@keyframes fall-359{50.164%{transform:translate(4.4502vw,50.164vh) scale(.4683)}to{transform:translate(3.2018vw,99vh) scale(.4683)}}.snow:nth-child(360){opacity:1.0908;transform:translate(61.0609vw,-10px) scale(.1654);animation:fall-360 12s -15s linear infinite}@keyframes fall-360{52.797%{transform:translate(54.7604vw,52.797vh) scale(.1654)}to{transform:translate(57.91065vw,99vh) scale(.1654)}}.snow:nth-child(361){opacity:.188;transform:translate(99.4752vw,-10px) scale(.7425);animation:fall-361 23s -7s linear infinite}@keyframes fall-361{45.968%{transform:translate(103.7567vw,45.968vh) scale(.7425)}to{transform:translate(101.61595vw,99vh) scale(.7425)}}.snow:nth-child(362){opacity:.4614;transform:translate(47.1846vw,-10px) scale(.746);animation:fall-362 15s -6s linear infinite}@keyframes fall-362{73.561%{transform:translate(50.5351vw,73.561vh) scale(.746)}to{transform:translate(48.85985vw,99vh) scale(.746)}}.snow:nth-child(363){opacity:.8772;transform:translate(2.9185vw,-10px) scale(.3);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{55.078%{transform:translate(2.0554vw,55.078vh) scale(.3)}to{transform:translate(2.48695vw,99vh) scale(.3)}}.snow:nth-child(364){opacity:1.4158;transform:translate(68.2175vw,-10px) scale(.3232);animation:fall-364 18s -20s linear infinite}@keyframes fall-364{30.717%{transform:translate(65.0593vw,30.717vh) scale(.3232)}to{transform:translate(66.6384vw,99vh) scale(.3232)}}.snow:nth-child(365){opacity:1.2194;transform:translate(25.5654vw,-10px) scale(.5835);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{44.594%{transform:translate(22.0125vw,44.594vh) scale(.5835)}to{transform:translate(23.78895vw,99vh) scale(.5835)}}.snow:nth-child(366){opacity:1.0098;transform:translate(3.5591vw,-10px) scale(.0753);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{63.315%{transform:translate(10.3097vw,63.315vh) scale(.0753)}to{transform:translate(6.9344vw,99vh) scale(.0753)}}.snow:nth-child(367){opacity:1.0058;transform:translate(81.7822vw,-10px) scale(.9494);animation:fall-367 10s -16s linear infinite}@keyframes fall-367{32.006%{transform:translate(72.0422vw,32.006vh) scale(.9494)}to{transform:translate(76.9122vw,99vh) scale(.9494)}}.snow:nth-child(368){opacity:1.3292;transform:translate(38.7945vw,-10px) scale(.5745);animation:fall-368 17s -9s linear infinite}@keyframes fall-368{60.636%{transform:translate(29.5336vw,60.636vh) scale(.5745)}to{transform:translate(34.16405vw,99vh) scale(.5745)}}.snow:nth-child(369){opacity:.3352;transform:translate(92.785vw,-10px) scale(.54);animation:fall-369 14s -3s linear infinite}@keyframes fall-369{49.276%{transform:translate(89.471vw,49.276vh) scale(.54)}to{transform:translate(91.128vw,99vh) scale(.54)}}.snow:nth-child(370){opacity:1.9036;transform:translate(99.4549vw,-10px) scale(.1013);animation:fall-370 22s -27s linear infinite}@keyframes fall-370{76.912%{transform:translate(103.0665vw,76.912vh) scale(.1013)}to{transform:translate(101.2607vw,99vh) scale(.1013)}}.snow:nth-child(371){opacity:.2054;transform:translate(5.2256vw,-10px) scale(.9773);animation:fall-371 30s -22s linear infinite}@keyframes fall-371{36.462%{transform:translate(10.2989vw,36.462vh) scale(.9773)}to{transform:translate(7.76225vw,99vh) scale(.9773)}}.snow:nth-child(372){opacity:1.6508;transform:translate(64.8745vw,-10px) scale(.6982);animation:fall-372 12s -28s linear infinite}@keyframes fall-372{35.669%{transform:translate(64.4991vw,35.669vh) scale(.6982)}to{transform:translate(64.6868vw,99vh) scale(.6982)}}.snow:nth-child(373){opacity:.8592;transform:translate(37.1817vw,-10px) scale(.5925);animation:fall-373 19s -4s linear infinite}@keyframes fall-373{46.094%{transform:translate(44.1459vw,46.094vh) scale(.5925)}to{transform:translate(40.6638vw,99vh) scale(.5925)}}.snow:nth-child(374){opacity:1.7312;transform:translate(29.8493vw,-10px) scale(.5791);animation:fall-374 14s -29s linear infinite}@keyframes fall-374{43.5%{transform:translate(21.786vw,43.5vh) scale(.5791)}to{transform:translate(25.81765vw,99vh) scale(.5791)}}.snow:nth-child(375){opacity:.671;transform:translate(10.7961vw,-10px) scale(.1057);animation:fall-375 13s -9s linear infinite}@keyframes fall-375{69.489%{transform:translate(6.2327vw,69.489vh) scale(.1057)}to{transform:translate(8.5144vw,99vh) scale(.1057)}}.snow:nth-child(376){opacity:.0572;transform:translate(56.3838vw,-10px) scale(.2556);animation:fall-376 19s -19s linear infinite}@keyframes fall-376{77.578%{transform:translate(54.8737vw,77.578vh) scale(.2556)}to{transform:translate(55.62875vw,99vh) scale(.2556)}}.snow:nth-child(377){opacity:.112;transform:translate(82.815vw,-10px) scale(.889);animation:fall-377 28s -11s linear infinite}@keyframes fall-377{30.996%{transform:translate(91.5271vw,30.996vh) scale(.889)}to{transform:translate(87.17105vw,99vh) scale(.889)}}.snow:nth-child(378){opacity:.6548;transform:translate(66.0028vw,-10px) scale(.3193);animation:fall-378 27s -17s linear infinite}@keyframes fall-378{67.32%{transform:translate(60.5574vw,67.32vh) scale(.3193)}to{transform:translate(63.2801vw,99vh) scale(.3193)}}.snow:nth-child(379){opacity:1.856;transform:translate(52.8004vw,-10px) scale(.1734);animation:fall-379 22s -3s linear infinite}@keyframes fall-379{70.458%{transform:translate(42.9076vw,70.458vh) scale(.1734)}to{transform:translate(47.854vw,99vh) scale(.1734)}}.snow:nth-child(380){opacity:.7102;transform:translate(46.9544vw,-10px) scale(.4183);animation:fall-380 12s -26s linear infinite}@keyframes fall-380{59.454%{transform:translate(53.1224vw,59.454vh) scale(.4183)}to{transform:translate(50.0384vw,99vh) scale(.4183)}}.snow:nth-child(381){opacity:1.7648;transform:translate(7.3501vw,-10px) scale(.6396);animation:fall-381 24s -28s linear infinite}@keyframes fall-381{75.425%{transform:translate(-.02vw,75.425vh) scale(.6396)}to{transform:translate(3.66505vw,99vh) scale(.6396)}}.snow:nth-child(382){opacity:1.747;transform:translate(54.7696vw,-10px) scale(.7801);animation:fall-382 15s -14s linear infinite}@keyframes fall-382{59.771%{transform:translate(63.3812vw,59.771vh) scale(.7801)}to{transform:translate(59.0754vw,99vh) scale(.7801)}}.snow:nth-child(383){opacity:.5916;transform:translate(3.296vw,-10px) scale(.7495);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{47.503%{transform:translate(-.4446vw,47.503vh) scale(.7495)}to{transform:translate(1.4257vw,99vh) scale(.7495)}}.snow:nth-child(384){opacity:1.6986;transform:translate(56.3042vw,-10px) scale(.5124);animation:fall-384 18s -21s linear infinite}@keyframes fall-384{48.566%{transform:translate(47.3744vw,48.566vh) scale(.5124)}to{transform:translate(51.8393vw,99vh) scale(.5124)}}.snow:nth-child(385){opacity:1.115;transform:translate(34.283vw,-10px) scale(.3101);animation:fall-385 26s -22s linear infinite}@keyframes fall-385{33.251%{transform:translate(29.5363vw,33.251vh) scale(.3101)}to{transform:translate(31.90965vw,99vh) scale(.3101)}}.snow:nth-child(386){opacity:1.2784;transform:translate(51.2307vw,-10px) scale(.86);animation:fall-386 17s -18s linear infinite}@keyframes fall-386{33.977%{transform:translate(53.0245vw,33.977vh) scale(.86)}to{transform:translate(52.1276vw,99vh) scale(.86)}}.snow:nth-child(387){opacity:.023;transform:translate(13.8194vw,-10px) scale(.709);animation:fall-387 18s -2s linear infinite}@keyframes fall-387{40.419%{transform:translate(13.2921vw,40.419vh) scale(.709)}to{transform:translate(13.55575vw,99vh) scale(.709)}}.snow:nth-child(388){opacity:.9524;transform:translate(23.9481vw,-10px) scale(.8662);animation:fall-388 16s -22s linear infinite}@keyframes fall-388{70.857%{transform:translate(28.1796vw,70.857vh) scale(.8662)}to{transform:translate(26.06385vw,99vh) scale(.8662)}}.snow:nth-child(389){opacity:.3804;transform:translate(74.0196vw,-10px) scale(.9572);animation:fall-389 13s -13s linear infinite}@keyframes fall-389{60.477%{transform:translate(68.8277vw,60.477vh) scale(.9572)}to{transform:translate(71.42365vw,99vh) scale(.9572)}}.snow:nth-child(390){opacity:.2638;transform:translate(21.8447vw,-10px) scale(.9912);animation:fall-390 21s -11s linear infinite}@keyframes fall-390{48.93%{transform:translate(12.9547vw,48.93vh) scale(.9912)}to{transform:translate(17.3997vw,99vh) scale(.9912)}}.snow:nth-child(391){opacity:1.997;transform:translate(93.7755vw,-10px) scale(.5181);animation:fall-391 27s -18s linear infinite}@keyframes fall-391{71.664%{transform:translate(95.1242vw,71.664vh) scale(.5181)}to{transform:translate(94.44985vw,99vh) scale(.5181)}}.snow:nth-child(392){opacity:1.7458;transform:translate(17.7017vw,-10px) scale(.5813);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{32.401%{transform:translate(22.5655vw,32.401vh) scale(.5813)}to{transform:translate(20.1336vw,99vh) scale(.5813)}}.snow:nth-child(393){opacity:.9618;transform:translate(51.804vw,-10px) scale(.4211);animation:fall-393 11s -29s linear infinite}@keyframes fall-393{66.998%{transform:translate(54.8156vw,66.998vh) scale(.4211)}to{transform:translate(53.3098vw,99vh) scale(.4211)}}.snow:nth-child(394){opacity:1.985;transform:translate(49.8074vw,-10px) scale(.5569);animation:fall-394 22s -12s linear infinite}@keyframes fall-394{65.203%{transform:translate(46.2504vw,65.203vh) scale(.5569)}to{transform:translate(48.0289vw,99vh) scale(.5569)}}.snow:nth-child(395){opacity:1.869;transform:translate(45.7182vw,-10px) scale(.1629);animation:fall-395 23s -1s linear infinite}@keyframes fall-395{40.996%{transform:translate(46.2463vw,40.996vh) scale(.1629)}to{transform:translate(45.98225vw,99vh) scale(.1629)}}.snow:nth-child(396){opacity:1.9062;transform:translate(91.7852vw,-10px) scale(.5073);animation:fall-396 10s -28s linear infinite}@keyframes fall-396{65.616%{transform:translate(85.2273vw,65.616vh) scale(.5073)}to{transform:translate(88.50625vw,99vh) scale(.5073)}}.snow:nth-child(397){opacity:.6864;transform:translate(34.5029vw,-10px) scale(.0115);animation:fall-397 13s -4s linear infinite}@keyframes fall-397{39.944%{transform:translate(29.1451vw,39.944vh) scale(.0115)}to{transform:translate(31.824vw,99vh) scale(.0115)}}.snow:nth-child(398){opacity:.7486;transform:translate(83.6286vw,-10px) scale(.6646);animation:fall-398 25s -14s linear infinite}@keyframes fall-398{59.958%{transform:translate(84.1036vw,59.958vh) scale(.6646)}to{transform:translate(83.8661vw,99vh) scale(.6646)}}.snow:nth-child(399){opacity:1.5944;transform:translate(67.9487vw,-10px) scale(.5653);animation:fall-399 10s -16s linear infinite}@keyframes fall-399{64.581%{transform:translate(59.0994vw,64.581vh) scale(.5653)}to{transform:translate(63.52405vw,99vh) scale(.5653)}}.snow:nth-child(400){opacity:.923;transform:translate(5.1774vw,-10px) scale(.2999);animation:fall-400 16s -20s linear infinite}@keyframes fall-400{38.659%{transform:translate(-2.1319vw,38.659vh) scale(.2999)}to{transform:translate(1.52275vw,99vh) scale(.2999)}}\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]